:root{color-scheme:dark;--bg:#081225;--panel:#0e1b31;--panel2:#122139;--line:#22334c;--text:#f2f6ff;--muted:#a1afc7;--blue:#3f83ff;--mint:#66e3ce;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:radial-gradient(ellipse at 80% 0%,#102d511f,transparent 55%),var(--bg);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--mint);outline-offset:5px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.35;letter-spacing:-.045em}button{color:inherit}::selection{background:#3f83ff80}.container{width:min(1120px,calc(100% - 48px));margin:auto}.skip-link{position:absolute;left:16px;top:-100px;z-index:20;padding:12px 20px;background:var(--mint);color:#071528}.skip-link:focus{top:10px}.site-header{border-bottom:1px solid #ffffff0b;background:#081225dd}.header-inner{min-height:92px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0;font-size:23px;font-weight:850;letter-spacing:-.06em;line-height:1.25}.brand-sub{display:block;font-size:11px;letter-spacing:.015em;color:var(--muted);font-weight:500;margin-top:5px}.main-nav{display:flex;gap:25px;margin-left:auto;font-size:14px;font-weight:650;white-space:nowrap}.main-nav a{color:#becae0;padding:16px 0}.main-nav a:hover,.main-nav a[aria-current=page]{color:var(--mint)}.header-link{font-size:13px;border:1px solid var(--line);border-radius:50px;padding:9px 15px;color:#ccd7ec;white-space:nowrap}.launch-panel{position:relative;isolation:isolate;overflow:hidden;text-align:center;margin:34px 0 28px;padding:45px 24px 24px;border:1px solid #2a466e;border-radius:30px;background:radial-gradient(ellipse at 50% 75%,#154172 0%,#0e2345 45%,#101d34 100%)}.launch-panel:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.13;background-image:linear-gradient(#6d9ed633 1px,transparent 1px),linear-gradient(90deg,#6d9ed633 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(ellipse,black,transparent 75%)}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.18em;color:var(--mint);margin-bottom:18px}.eyebrow span{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--mint);margin:0 7px 1px 0}.launch-panel h1{font-size:25px;font-weight:650;margin-bottom:10px}.launch-intro{font-size:15px;color:#b4c5df;margin-bottom:25px}.cta-wrap{position:relative;z-index:2;width:min(670px,100%);margin:0 auto}.primary-cta{position:relative;isolation:isolate;display:flex;justify-content:center;align-items:center;gap:30px;width:100%;min-height:100px;padding:18px 30px;border:1px solid #98c1ff;border-radius:19px;font-size:clamp(26px,3.7vw,40px);font-weight:850;letter-spacing:-.055em;color:#fff;background:linear-gradient(115deg,#2166fa,#388efc 60%,#4aaaff);box-shadow:0 14px 48px #0061ff45,0 0 0 7px #438dff0c;overflow:hidden;transition:transform .25s,box-shadow .25s;animation:cta-glow 3.5s ease-in-out infinite}.primary-cta:after{content:"";position:absolute;inset:-70% auto -70% -55%;width:40%;background:linear-gradient(90deg,transparent,#fff5,transparent);transform:rotate(24deg);animation:cta-shine 5.5s ease-in-out infinite;pointer-events:none;z-index:-1}.primary-cta:hover{transform:translateY(-3px);box-shadow:0 18px 65px #0061ff65}.primary-cta>span:last-child{font-weight:400;font-size:1.1em}.primary-cta:disabled{cursor:not-allowed}.cta-hint{font-size:12px;color:#aabbd6;margin:14px 0 0}.motion-control{margin-top:12px;background:transparent;border:0;padding:6px 12px;color:#91a6c6;text-decoration:underline;text-underline-offset:3px;font-size:11px}.launch-orbit{position:absolute;border:1px solid #559af329;border-radius:50%;z-index:-1;pointer-events:none}.orbit-one{width:330px;height:330px;top:40px;left:-210px}.orbit-two{width:450px;height:450px;top:-70px;right:-315px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.section-heading h2{font-size:25px;margin:0}.section-heading>span,.section-heading>a{font-size:13px;color:var(--muted)}.section-heading>a:hover{color:var(--mint)}.section-heading .eyebrow{margin-bottom:10px}.section-heading.compact{margin-bottom:16px}.compact h2{font-size:19px}.compact>span{font-size:12px}.address-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.address-card{background:linear-gradient(140deg,#10243b,#0e1a2c);border:1px solid #29475b;border-radius:var(--radius);padding:24px 25px}.address-card.next{border-color:#29364e;background:var(--panel)}.address-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:17px}.address-top h3{font-size:16px;margin:0;display:flex;align-items:center;gap:9px}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--mint);box-shadow:0 0 12px #66e3ce44}.next .status-dot{background:#7ba6ff;box-shadow:none}.status-dot.waiting{background:#97a6be;box-shadow:none}.status-label{font-size:11px;border-radius:50px;padding:3px 9px;background:#67d9c410;color:#a2d7cb}.next .status-label{background:#759cff0f;color:#9bb7eb}.address-url{font-size:21px;font-weight:700;line-height:1.5;letter-spacing:-.025em;overflow-wrap:anywhere;margin-bottom:7px}.muted{color:var(--muted)}.small{font-size:12px}.address-note{font-size:13px;color:#b6c6de;white-space:pre-line;margin-bottom:12px}.address-actions{display:flex;align-items:center;gap:10px;margin-top:19px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border:1px solid var(--line);border-radius:10px;padding:9px 16px;font-size:13px;font-weight:650;line-height:1.5;transition:background .2s}.button.ghost{background:#ffffff03;color:#c3d3ed}.button.ghost:hover{background:#ffffff0c}.button.solid{background:#326fdf;border-color:#477fe2;color:white}.button.solid:hover{background:#4283f1}.address-disclaimer{margin:14px 0 0;font-size:11px;color:#8d9fba}.guide-picker{margin:60px 0}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.guide-card{border:1px solid var(--line);padding:25px;border-radius:var(--radius);background:#101b2e;transition:transform .2s,border-color .2s}.guide-card:hover{transform:translateY(-4px);border-color:#5184bc}.guide-number{display:block;color:#7696bf;font-family:ui-monospace,monospace;font-size:12px;letter-spacing:.08em;margin-bottom:28px}.guide-card h3{display:flex;justify-content:space-between;font-size:19px;margin-bottom:10px}.guide-card h3 span{font-weight:400;color:var(--mint)}.guide-card p{font-size:13px;color:var(--muted);margin:0;line-height:1.7}.content-heading{margin-top:64px}.page-figure{margin:0 0 35px}.page-figure img{width:100%;border:1px solid var(--line);border-radius:22px}.cover-figure img{aspect-ratio:1200/630;object-fit:cover}.page-figure figcaption{font-size:11px;color:#869bb7;margin-top:9px}.article-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(210px,1fr);gap:52px;margin-top:40px}.prose{font-size:16px;color:#bdcce3;line-height:1.95;overflow-wrap:anywhere;min-width:0}.prose h2{font-size:24px;color:var(--text);margin:43px 0 18px;scroll-margin-top:25px}.prose>h2:first-child{margin-top:0}.prose h3{font-size:19px;color:var(--text);margin:28px 0 15px}.prose p{margin-bottom:20px}.prose ul,.prose ol{padding-left:23px;margin-bottom:24px}.prose li{padding-left:4px;margin-bottom:8px}.prose a{color:#8dbbff;text-decoration:underline;text-decoration-color:#8dbbff55;text-underline-offset:4px}.prose a:hover{color:var(--mint)}.prose strong{color:#e0eafd}.body-figure{margin:35px 0}.body-figure img{border-radius:16px}.article-aside{align-self:start;position:sticky;top:28px}.toc{padding:23px;border:1px solid var(--line);border-radius:18px;background:#101d31}.toc>p{font-size:12px;letter-spacing:.07em;color:#9bb1d3;margin-bottom:16px;font-weight:700}.toc ol{margin:0;padding-left:17px;color:#7897bd}.toc li{padding-left:4px;margin:12px 0;font-size:12px;line-height:1.8}.toc a{color:#c0cfe6}.toc a:hover{color:var(--mint)}.aside-note{margin-top:22px;border:1px solid #1b3545;border-radius:18px;padding:22px;background:#0d202b}.note-icon{display:flex;width:24px;height:24px;border:1px solid #5ca895;border-radius:50%;align-items:center;justify-content:center;color:var(--mint);font:italic 16px Georgia;margin-bottom:16px}.aside-note h2{font-size:15px}.aside-note p{font-size:12px;color:#a6bdc7;line-height:1.9}.aside-note a{font-size:12px;color:var(--mint)}.related{margin:65px 0 75px;border-top:1px solid var(--line);padding-top:32px}.related h2{font-size:20px}.related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.related-grid a{padding:18px 22px;border:1px solid var(--line);border-radius:13px;background:#0e1c31;display:flex;justify-content:space-between;font-size:14px}.related-grid a:hover{border-color:#4f7daf}.related-grid a span:last-child{color:var(--mint)}.site-footer{background:#060f1e;border-top:1px solid #1c2b42;padding:38px 0 22px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:25px}.footer-top nav{display:flex;flex-wrap:wrap;gap:20px;font-size:12px;color:#a8bad2}.site-footer>.container>p{max-width:700px;font-size:12px;color:#8399b8;line-height:1.9;margin-bottom:27px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #1b273a;padding-top:21px;font-size:11px;color:#68819f}.breadcrumb{display:flex;gap:11px;align-items:center;color:var(--muted);font-size:12px;margin:30px 0}.page-heading{max-width:840px;margin-bottom:30px}.page-heading h1{font-size:clamp(28px,4vw,42px);margin-bottom:15px}.page-heading>p:not(.eyebrow){font-size:16px;color:var(--muted)}.page-meta{display:flex;gap:20px;font-size:11px;color:#8dabc9;margin-top:23px}.notice-item,.notice-empty,.contact-box{background:var(--panel);padding:24px;border:1px solid var(--line);border-radius:16px;margin:18px 0}.notice-item time{font-size:12px;color:var(--mint)}.notice-item h3{margin-top:12px}.notice-item p:last-child,.contact-box p:last-child{margin-bottom:0}.notice-empty{font-size:14px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);opacity:0;pointer-events:none;z-index:50;background:#eaf6ff;color:#0b2243;font-size:13px;font-weight:650;padding:12px 22px;border-radius:10px;box-shadow:0 4px 20px #0005;transition:opacity .2s,transform .2s;width:max-content;max-width:calc(100% - 30px)}.toast.show{opacity:1;transform:translate(-50%,0)}.error-page{padding-top:100px}.error-page h1{font-size:34px}.error-page p{color:var(--muted)}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation:none!important;scroll-behavior:auto!important}@keyframes cta-glow{0%,100%{box-shadow:0 14px 48px #0061ff45,0 0 0 6px #438dff08}50%{box-shadow:0 16px 62px #0061ff68,0 0 0 10px #438dff10}}@keyframes cta-shine{0%,60%{left:-55%}90%,100%{left:130%}}@media(max-width:1000px){.header-inner{gap:20px}.main-nav{gap:16px;font-size:13px}.header-link{display:none}.article-layout{gap:28px;grid-template-columns:minmax(0,1fr) 235px}.container{width:calc(100% - 40px)}.footer-top nav{gap:14px}}@media(max-width:700px){.header-inner{flex-wrap:wrap;gap:0;min-height:0;padding:18px 0 0}.brand{font-size:21px}.brand img{width:34px;height:34px}.brand-sub{font-size:11px}.main-nav{width:100%;margin:14px 0 0;gap:22px;overflow-x:auto;padding-bottom:1px;scrollbar-width:thin}.main-nav a{padding:10px 0 15px}.launch-panel{padding:30px 17px 18px;margin-top:23px;border-radius:24px}.launch-panel h1{font-size:23px}.launch-panel .eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:15px}.launch-intro{font-size:13px;max-width:270px;margin:0 auto 22px}.primary-cta{min-height:84px;font-size:29px;gap:17px;border-radius:15px;padding:16px 10px}.cta-hint{font-size:11px}.motion-control{font-size:11px}.address-grid{grid-template-columns:1fr;gap:13px}.address-card{padding:22px}.address-url{font-size:20px}.compact>span{display:none}.compact h2{font-size:18px}.section-heading{align-items:start}.section-heading h2{font-size:22px}.section-heading>span{font-size:11px}.section-heading>a{font-size:11px;white-space:nowrap;padding-top:4px}.guide-grid{grid-template-columns:1fr;gap:12px}.guide-card{padding:21px 22px;display:grid;grid-template-columns:32px 1fr;column-gap:17px}.guide-number{grid-row:1/3;margin:2px 0 0}.guide-card h3{font-size:18px;margin-bottom:7px}.guide-card p{font-size:12px}.guide-picker{margin:43px 0}.content-heading{margin-top:45px}.content-heading>span{display:none}.page-figure img{border-radius:16px}.page-figure figcaption{font-size:11px;line-height:1.7}.article-layout{display:flex;flex-direction:column;gap:24px;margin-top:25px}.article-aside{order:-1;position:static;width:100%}.aside-note{display:none}.toc{padding:17px 20px}.toc>p{margin-bottom:8px}.toc li{font-size:12px;margin:7px 0}.toc ol{columns:1}.prose{font-size:15px;line-height:1.95}.prose h2{font-size:22px;margin-top:35px}.related{margin:45px 0}.related-grid{grid-template-columns:1fr}.footer-top{align-items:start;flex-direction:column;gap:23px}.footer-top nav{gap:14px}.footer-bottom{font-size:11px;flex-direction:column;gap:6px}.breadcrumb{margin:25px 0}.page-heading h1{font-size:30px}.page-heading .eyebrow{font-size:10px}.page-heading>p:not(.eyebrow){font-size:14px}.page-meta{font-size:11px}.error-page{padding-top:60px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
