:root{--manual-brand:#5e6ad2;--manual-brand-hover:#4f5bc4;--manual-brand-subtle:#f4f5fb;--manual-page:#fff;--manual-subtle:#fafbfc;--manual-card:#fff;--manual-text:#0e0e10;--manual-secondary:#3c3e44;--manual-tertiary:#6b6f76;--manual-border:#ebeef2;--manual-border-strong:#d8dbe0;--manual-footer:#101114;--manual-width:1200px;--manual-header-height:64px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body.ktheme-manual-site{margin:0;overflow-x:hidden;background:var(--manual-page);color:var(--manual-text);font-family:Pretendard,"Noto Sans KR",sans-serif;font-feature-settings:"ss01","ss02","cv01","cv03";-webkit-font-smoothing:antialiased}body.ktheme-manual-site a{color:inherit;text-decoration:none}.manual-home{width:min(100% - 48px, var(--manual-width));margin:0 auto;padding:88px 0 104px}.manual-home__eyebrow{margin:0 0 14px;color:var(--manual-brand);font-size:12px;font-weight:700;letter-spacing:.12em}.manual-home__documents .eazydocs_shortcode{margin:0}.manual-home__hero{display:grid;grid-template-columns:minmax(0, 760px) auto;align-items:end;gap:48px;padding:0 0 72px;border-bottom:1px solid var(--manual-border)}.manual-home__hero-copy h1,.manual-home__section-heading h2,.manual-home__task-group h3,.manual-journey-step h3,.manual-journey-branch h3{margin:0;color:var(--manual-text);letter-spacing:-.04em;text-wrap:balance}.manual-home__hero-copy h1{max-width:720px;font-size:clamp(38px, 5.1vw, 64px);line-height:1.1}.manual-home__hero-copy>p:last-child{max-width:640px;margin:22px 0 0;color:var(--manual-tertiary);font-size:17px;line-height:1.75}.manual-home__hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.manual-button,.manual-action,.manual-journey-step__complete,.manual-journey__reset{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid transparent;border-radius:7px;font-family:inherit;font-size:14px;font-weight:650;line-height:1.35;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.manual-button{padding:0 16px}.manual-button--primary{border-color:var(--manual-brand);background:var(--manual-brand);color:#fff !important}.manual-button--primary:hover,.manual-button--primary:focus-visible,.manual-button--primary:active{border-color:var(--manual-brand-hover);background:var(--manual-brand-hover);color:#fff !important}.manual-button--secondary{border-color:var(--manual-border-strong);background:#fff;color:var(--manual-text) !important}.manual-button--secondary:hover,.manual-button--secondary:focus-visible{border-color:var(--manual-brand);color:var(--manual-brand) !important}.manual-home__section{padding:88px 0;border-bottom:1px solid var(--manual-border)}.manual-home__section-heading{max-width:690px;margin-bottom:36px}.manual-home__section-heading h2{font-size:clamp(28px, 3.8vw, 42px);line-height:1.18}.manual-home__section-heading>p:last-child{margin:14px 0 0;color:var(--manual-tertiary);font-size:15px;line-height:1.7}.manual-journey__progress{min-height:24px;margin:-16px 0 18px;color:var(--manual-tertiary);font-size:13px}.manual-journey-paths{display:grid;grid-template-columns:repeat(2,minmax(0, 1fr));gap:12px;margin-bottom:36px}.manual-journey-path{display:grid;gap:7px;min-height:112px;padding:20px 22px;border:1px solid var(--manual-border);border-radius:9px;background:#fff;color:var(--manual-secondary);font:inherit;text-align:left;cursor:pointer}.manual-journey-path strong{color:var(--manual-text);font-size:16px}.manual-journey-path span{font-size:14px;line-height:1.55}.manual-journey-path:hover,.manual-journey-path[aria-pressed=true]{border-color:var(--manual-brand);background:var(--manual-brand-subtle)}.manual-journey__steps{position:relative}.manual-journey-step{display:grid;grid-template-columns:76px minmax(0, 1fr);gap:28px;position:relative;padding:0 0 42px}.manual-journey-step__rail{position:relative;min-height:100%}.manual-journey-step__rail:after{position:absolute;top:45px;bottom:-6px;left:21px;width:1px;background:var(--manual-border-strong);content:''}.manual-journey-step:last-of-type .manual-journey-step__rail:after{display:none}.manual-journey-step__rail span{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--manual-border-strong);border-radius:50%;background:#fff;color:var(--manual-brand);font-size:12px;font-weight:750}.manual-journey-step__content{padding:2px 0 0}.manual-journey-step__eyebrow{margin:0 0 7px;color:var(--manual-brand);font-size:12px;font-weight:700;letter-spacing:.08em}.manual-journey-step h3,.manual-journey-branch h3{font-size:22px;line-height:1.3}.manual-journey-step__content>p:not(.manual-journey-step__eyebrow),.manual-journey-branch>p:not(.manual-journey-step__eyebrow){max-width:680px;margin:10px 0 0;color:var(--manual-secondary);font-size:15px;line-height:1.7}.manual-journey-step__actions,.manual-home__link-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.manual-action{max-width:100%;gap:9px;padding:8px 11px;border-color:var(--manual-border);background:var(--manual-subtle);color:var(--manual-secondary) !important;text-align:left}.manual-action span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manual-action:hover,.manual-action:focus-visible{border-color:var(--manual-brand);background:#fff;color:var(--manual-brand) !important}.manual-action--external{border-color:var(--manual-brand);background:var(--manual-brand);color:#fff !important}.manual-action--external:hover,.manual-action--external:focus-visible,.manual-action--external:active{border-color:var(--manual-brand-hover);background:var(--manual-brand-hover);color:#fff !important}.manual-journey-step__complete{margin-top:15px;padding:0 11px;border-color:var(--manual-border-strong);background:#fff;color:var(--manual-secondary);cursor:pointer}.manual-journey-step__complete:hover,.manual-journey-step__complete:focus-visible{border-color:var(--manual-brand);color:var(--manual-brand)}.manual-journey-step.is-complete .manual-journey-step__rail span{border-color:var(--manual-brand);background:var(--manual-brand);color:#fff}.manual-journey-step.is-complete .manual-journey-step__complete{border-color:var(--manual-brand);background:var(--manual-brand-subtle);color:var(--manual-brand)}.manual-journey__branches{display:grid;grid-template-columns:repeat(2,minmax(0, 1fr));gap:12px;margin:-8px 0 42px 104px}.manual-journey-branch{padding:22px;border:1px solid var(--manual-border);border-radius:9px;background:var(--manual-subtle)}.manual-journey-branch.is-path-muted{opacity:.54}.manual-journey__reset{padding:0;border:0;background:0 0;color:var(--manual-tertiary);font-size:13px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.manual-home__task-groups{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:0;border-top:1px solid var(--manual-border)}.manual-home__task-group{padding:26px 26px 28px 0;border-bottom:1px solid var(--manual-border)}.manual-home__task-group+.manual-home__task-group{padding-left:26px;border-left:1px solid var(--manual-border)}.manual-home__task-group h3{font-size:18px;line-height:1.4}.manual-home__task-group>p{min-height:66px;margin:10px 0 0;color:var(--manual-tertiary);font-size:14px;line-height:1.65}.manual-home__link-list{align-items:flex-start}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:12px;left:12px;z-index:120;padding:10px 14px;border-radius:6px;background:var(--manual-text);color:#fff}.manual-header{position:sticky;top:0;z-index:90;min-height:var(--manual-header-height);border-bottom:1px solid var(--manual-border);background:rgba(255,255,255,.94);backdrop-filter:blur(12px)}.admin-bar .manual-header{top:32px}.manual-header__inner{display:grid;grid-template-columns:auto minmax(0, 1fr);align-items:center;width:min(100% - 48px, var(--manual-width));min-height:var(--manual-header-height);margin:0 auto;gap:28px}.manual-brand,.manual-brand .custom-logo-link{display:inline-flex;align-items:center}.manual-brand .custom-logo{width:auto;max-width:172px;max-height:36px}.manual-brand__text{display:inline-flex;align-items:center;gap:8px;font-size:17px;letter-spacing:-.02em}.manual-brand__text span{display:grid;width:28px;height:28px;place-items:center;border-radius:7px;background:var(--manual-brand);color:#fff;font-weight:700}.manual-header__navigation{display:grid;grid-template-columns:minmax(0, 1fr) minmax(170px, 220px) auto auto;align-items:center;gap:12px}.manual-primary-nav__list{display:flex;align-items:center;gap:22px;margin:0;padding:0;list-style:none}.manual-primary-nav__list a{display:inline-flex;align-items:center;min-height:40px;color:var(--manual-secondary);font-size:14px;font-weight:500;letter-spacing:-.01em;transition:color .16s ease}.manual-primary-nav__list a:hover,.manual-primary-nav__list .current-menu-item>a,.manual-primary-nav__list .current-menu-ancestor>a{color:var(--manual-brand)}.manual-search{display:grid;grid-template-columns:minmax(0, 1fr) auto;height:36px;overflow:hidden;border:1px solid var(--manual-border);border-radius:7px;background:var(--manual-subtle)}.manual-search input[type=search]{min-width:0;padding:0 11px;border:0;outline:0;background:0 0;color:var(--manual-text);font:inherit;font-size:13px}.manual-search button{padding:0 12px;border:0;border-left:1px solid var(--manual-border);background:0 0;color:var(--manual-secondary);font-size:12px;font-weight:600;cursor:pointer}.manual-search:focus-within{border-color:var(--manual-brand);box-shadow:0 0 0 3px rgba(94,106,210,.12)}.manual-utility{display:flex;align-items:center;gap:2px;margin:0;padding:0;list-style:none}.manual-utility__link{display:inline-grid;width:36px;height:36px;place-items:center;border-radius:6px;color:var(--manual-tertiary);transition:background .16s ease,color .16s ease,transform .16s ease}.manual-utility__link:hover{background:var(--manual-subtle);color:var(--manual-text)}.manual-utility__link:active{transform:translateY(1px)}.manual-utility__icon{width:18px;height:18px}.manual-utility__label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.manual-market-link{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 14px;border:1px solid var(--manual-border);border-radius:6px;color:var(--manual-secondary);font-size:13px;font-weight:600;transition:border-color .16s ease,background .16s ease,color .16s ease}.manual-market-link:hover{border-color:var(--manual-border-strong);background:var(--manual-subtle);color:var(--manual-text)}.manual-nav-toggle{display:none}.manual-content{min-height:calc(100dvh - var(--manual-header-height) - 220px)}.manual-search-results{width:min(100% - 48px, 880px);margin:0 auto;padding:72px 0 104px}.manual-search-results__header{max-width:680px;margin-bottom:40px}.manual-search-results__eyebrow{margin:0 0 12px;color:var(--manual-brand);font-size:12px;font-weight:700;letter-spacing:.12em}.manual-search-results h1,.manual-search-results h2{margin:0;color:var(--manual-text);letter-spacing:-.035em}.manual-search-results h1{font-size:clamp(32px, 5vw, 46px);line-height:1.16}.manual-search-results__header>p:last-child{margin:14px 0 0;color:var(--manual-tertiary);font-size:15px}.manual-search-results__list{margin:0;padding:0;list-style:none;border-top:1px solid var(--manual-border)}.manual-search-result{border-bottom:1px solid var(--manual-border)}.manual-search-result__link{display:grid;gap:8px;padding:25px 4px;transition:background .16s ease,padding .16s ease}.manual-search-result__link:hover{padding-inline:12px;background:var(--manual-subtle)}.manual-search-result__title{color:var(--manual-text);font-size:18px;font-weight:650;letter-spacing:-.02em}.manual-search-result__summary{color:var(--manual-secondary);font-size:14px;line-height:1.65}.manual-search-result__meta{color:var(--manual-tertiary);font-size:12px}.manual-search-results__empty{padding:38px;border:1px solid var(--manual-border);border-radius:8px;background:var(--manual-subtle)}.manual-search-results__empty p{color:var(--manual-secondary)}.manual-search-results__empty a{color:var(--manual-brand);font-weight:650}.manual-search-results__pagination{margin-top:32px}.ezd_search_banner{padding:54px 24px !important;background:var(--manual-brand-subtle) !important;background-image:none !important}.ezd_search_form{max-width:680px !important;margin-inline:auto !important}.ezd_search_form input,#ezd_searchInput{min-height:52px !important;border:1px solid var(--manual-border-strong) !important;border-radius:8px !important;background:#fff !important;color:var(--manual-text) !important;box-shadow:0 8px 24px rgba(36,41,64,.06) !important}.page_breadcrumb.ezd-breadcrumb{border-color:var(--manual-border) !important;background:var(--manual-subtle) !important}.doc_documentation_area{background:var(--manual-page) !important}.doc_documentation_area>.ezd-container,.doc_documentation_area .ezd-custom-container{width:min(100% - 48px, var(--manual-width)) !important;max-width:var(--manual-width) !important}.doc_left_sidebarlist{border-right:1px solid var(--manual-border) !important;background:var(--manual-subtle) !important}.doc_left_sidebarlist .nav-sidebar a{border-radius:6px !important;color:var(--manual-secondary) !important;transition:background .16s ease,color .16s ease !important}.doc_left_sidebarlist .nav-sidebar a:hover,.doc_left_sidebarlist .nav-sidebar .active>a{background:var(--manual-brand-subtle) !important;color:var(--manual-brand) !important}.doc-middle-content{padding-inline:clamp(28px, 4vw, 64px) !important}.doc-middle-content .doc-post-content,.doc-middle-content .editor-content{max-width:68ch;color:var(--manual-secondary);font-size:16px;line-height:1.75}.doc-middle-content h1,.doc-middle-content h2,.doc-middle-content h3,.doc-middle-content h4{color:var(--manual-text);letter-spacing:-.025em;text-wrap:balance}.doc-middle-content h1{font-size:28px !important;line-height:1.15 !important}.doc-middle-content h2{margin-top:2.5em;padding-bottom:.4em;border-bottom:1px solid var(--manual-border)}.doc-middle-content img{height:auto;border:1px solid var(--manual-border);border-radius:8px}.doc_rightsidebar{border-left:1px solid var(--manual-border) !important}.doc_rightsidebar .toc-heading,.doc_rightsidebar a{color:var(--manual-secondary) !important}.doc_rightsidebar a:hover,.doc_rightsidebar a.active{color:var(--manual-brand) !important}.doc_documentation_area a:focus-visible,.manual-header a:focus-visible,.manual-header button:focus-visible,.manual-footer a:focus-visible{outline:2px solid var(--manual-brand);outline-offset:3px;border-radius:4px}.manual-footer{border-top:1px solid #25272c;background:var(--manual-footer);color:#f7f8f8}.manual-footer__inner{display:grid;grid-template-columns:minmax(0, 1fr) auto;width:min(100% - 48px, var(--manual-width));margin:0 auto;padding:42px 0 28px;gap:24px}.manual-footer__brand strong{font-size:15px;letter-spacing:.04em}.manual-footer__brand p,.manual-footer__copyright{margin:8px 0 0;color:#a8abb2;font-size:13px;line-height:1.6}.manual-footer__nav{display:flex;align-items:start;gap:18px;color:#c7c9ce;font-size:13px}.manual-footer__nav a:hover{color:#fff}.manual-footer__copyright{grid-column:1/-1;padding-top:20px;border-top:1px solid #25272c}@media (max-width:1023px){.manual-header__inner{grid-template-columns:minmax(0, 1fr) auto;width:min(100% - 32px, var(--manual-width))}.manual-nav-toggle{display:inline-grid;width:40px;height:40px;padding:9px;place-content:center;gap:5px;border:1px solid var(--manual-border);border-radius:6px;background:#fff;cursor:pointer}.manual-nav-toggle span:not(.screen-reader-text){display:block;width:18px;height:2px;border-radius:2px;background:var(--manual-text)}.manual-header__navigation{display:none;position:absolute;top:calc(100% + 1px);right:0;left:0;max-height:calc(100dvh - var(--manual-header-height));padding:18px 16px 24px;overflow-y:auto;overscroll-behavior:contain;border-bottom:1px solid var(--manual-border);background:#fff;box-shadow:0 12px 30px rgba(36,41,64,.08)}.manual-nav-open .manual-header__navigation{display:grid;grid-template-columns:1fr;gap:16px}.manual-primary-nav__list{display:grid;gap:2px}.manual-primary-nav__list a{width:100%;min-height:42px;padding:0 8px;border-bottom:1px solid var(--manual-border)}.manual-utility{display:grid;grid-template-columns:repeat(2,minmax(0, 1fr));gap:6px}.manual-utility__link{display:inline-flex;width:100%;min-height:44px;padding:0 10px;justify-content:flex-start;gap:9px;border:1px solid var(--manual-border)}.manual-utility__label{position:static;width:auto;height:auto;overflow:visible;clip:auto;color:var(--manual-secondary);font-size:13px;font-weight:500;white-space:normal}.manual-market-link{width:100%;min-height:44px}body.manual-nav-scroll-lock{overflow:hidden}.doc_documentation_area>.ezd-container,.doc_documentation_area .ezd-custom-container{width:min(100% - 32px, var(--manual-width)) !important}.doc-middle-content{padding-inline:28px !important}}@media (max-width:767px){:root{--manual-header-height:56px}.admin-bar .manual-header{top:46px}.manual-header__inner,.manual-footer__inner{width:calc(100% - 32px)}.manual-home{width:calc(100% - 32px);padding:56px 0 72px}.manual-search-results{width:calc(100% - 32px);padding:48px 0 72px}.manual-search-result__link{padding-block:20px}.manual-home__hero{display:block;padding-bottom:48px}.manual-home__hero-copy h1{font-size:37px}.manual-home__hero-actions{justify-content:flex-start;margin-top:26px}.manual-button{flex:1 1 100%}.manual-home__section{padding:56px 0}.manual-journey-paths,.manual-journey__branches,.manual-home__task-groups{grid-template-columns:1fr}.manual-journey-step{grid-template-columns:50px minmax(0, 1fr);gap:14px;padding-bottom:34px}.manual-journey-step__rail:after{left:18px}.manual-journey-step__rail span{width:38px;height:38px;font-size:11px}.manual-journey-step h3,.manual-journey-branch h3{font-size:19px}.manual-journey__branches{margin:-3px 0 34px 64px}.manual-journey-branch{padding:18px}.manual-home__task-group,.manual-home__task-group+.manual-home__task-group{padding:22px 0;border-left:0}.manual-home__task-group>p{min-height:0}.manual-brand .custom-logo{max-width:142px;max-height:30px}.ezd_search_banner{padding:36px 16px !important}.doc_documentation_area>.ezd-container,.doc_documentation_area .ezd-custom-container{width:100% !important}.doc-middle-content{padding:28px 18px 44px !important}.doc-middle-content .doc-post-content,.doc-middle-content .editor-content{font-size:15px;line-height:1.72}.manual-footer__inner{grid-template-columns:1fr;padding:34px 0 24px}.manual-footer__nav{display:grid;gap:10px}.manual-footer__copyright{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto !important;transition-duration:.01ms !important}}