*,:before,:after{box-sizing:border-box}html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,em,img,small,strong,ol,ul,li,form,label,article,aside,figure,footer,header,main,nav,section,video,button,input,textarea{font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,figure,footer,header,main,nav,section{display:block}ol,ul{list-style:none}img,video,svg{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;font:inherit;background:0 0}input,textarea,select{color:inherit;font:inherit;appearance:none;background:0 0;border-radius:0}textarea{resize:none}table{border-collapse:collapse}::selection{color:#080c32;background:#5eddff}:root{--c-bg:#080c32;--c-bg-deep:#00031f;--c-black:#000;--c-white:#fff;--c-text:#f2f2f2;--c-line:#0d134b;--c-line-2:#5f6487;--c-cyan:#5eddff;--c-cyan-2:#97e9ff;--c-cyan-3:#7fe5ff;--c-cyan-4:#25c8ff;--c-cyan-soft:#c8f3ff;--c-blue:#097fd0;--c-blue-2:#2388ff;--c-blue-3:#0041ba;--panel-h:100vh;--c-bg-rgb:8 12 50;--c-black-rgb:0 0 0;--c-white-rgb:255 255 255;--c-text-rgb:242 242 242;--c-line-rgb:13 19 75;--c-line-2-rgb:95 100 135;--c-cyan-rgb:94 221 255;--c-cyan-soft-rgb:200 243 255;--grad-accent:linear-gradient(90deg, #5eddff 0%, #64bad1 80%, #097fd0 100%);--grad-phase1:linear-gradient(120deg, #5eddff 0%, #64bad1 100%);--grad-phase2:linear-gradient(120deg, #64bad1 0%, #097fd0 100%);--grad-phase3:linear-gradient(120deg, #097fd0 0%, #0041ba 100%);--f-en:"Outfit", "Pretendard Variable", Pretendard, sans-serif;--f-ko:"Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;--ease:cubic-bezier(.22,.61,.36,1);--ease-out:cubic-bezier(.16,1,.3,1);--header-h:calc(86 * var(--u));--u:min(.25641vw, 1.13px);--uf:var(--u);--pad:max(20px, calc(20 * var(--u)));--content:100%}@supports (height:100lvh){:root{--panel-h:100lvh}}@media (min-width:1024px){:root{--u:min(.0520833vw, 1px);--uf:max(var(--u), .82px);--pad:calc(160 * var(--u));--header-h:calc(118 * var(--u));--content:calc(1600 * var(--u))}}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scrollbar-gutter:stable;overflow-x:clip}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--c-black);color:var(--c-text);font-family:var(--f-ko);word-break:keep-all;font-weight:500;line-height:1.5;overflow-x:clip}html.is-locked{overflow-y:hidden}body.is-locked{overflow:hidden}.skip-link{z-index:999;background:var(--c-cyan);color:var(--c-bg);border-radius:0 0 8px 8px;padding:12px 24px;font-weight:700;transition:top .2s;position:fixed;top:-100px;left:50%;transform:translate(-50%)}.skip-link:focus{top:0}.eyebrow{font-family:var(--f-en);font-weight:800;font-size:max(11px, calc(14 * var(--uf)));letter-spacing:-.02em;color:var(--c-white);line-height:1}@media (min-width:1024px){.eyebrow{font-size:max(12px, calc(20 * var(--uf)))}}.grad{background:var(--grad-accent);color:#0000;-webkit-background-clip:text;background-clip:text}.circle-btn{width:calc(46 * var(--u));height:calc(46 * var(--u));border:1px solid var(--c-white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-width:40px;min-height:40px;transition:background .3s var(--ease), opacity .3s var(--ease);background:#ffffff0d;border-radius:50%;place-items:center;display:grid}.circle-btn svg{width:calc(16 * var(--u));min-width:10px;fill:var(--c-white)}.circle-btn:hover{background:#ffffff38}.circle-btn[disabled]{opacity:.2;cursor:default}:focus-visible{outline:2px solid var(--c-cyan);outline-offset:3px}[data-reveal]{opacity:0;transition:opacity .9s var(--ease-out), transform .9s var(--ease-out);will-change:opacity, transform;transform:translateY(40px)}[data-reveal].is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}}
