.header-refresh_header__qmF4_{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(245,242,236,.12);background:rgba(16,16,17,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-refresh_headerInner__cDhpr{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:var(--container);margin:0 auto;padding:12px 40px}.header-refresh_logo__KFijy{flex:0 0 auto;color:#f5f2ec;font-size:19px;font-weight:850;letter-spacing:0;white-space:nowrap}.header-refresh_nav__b8fDw{display:flex;align-items:center;justify-content:flex-end;gap:3px}.header-refresh_navLink__sY1eR,.header-refresh_subscribeNav__H1J_K{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border-radius:var(--radius-btn);font-size:13px;font-weight:760}.header-refresh_navLink__sY1eR{color:rgba(245,242,236,.68);padding:0 13px;transition:background .16s ease,color .16s ease}.header-refresh_navLink__sY1eR:hover{background:rgba(245,242,236,.08);color:#fff}.header-refresh_subscribeNav__H1J_K{margin-left:7px;border:1px solid rgba(245,242,236,.32);background:transparent;color:rgba(245,242,236,.82);padding:0 16px;transition:background .16s ease,border-color .16s ease,color .16s ease}.header-refresh_subscribeNav__H1J_K:hover{border-color:rgba(245,242,236,.7);background:rgba(245,242,236,.08);color:#fff}@media (max-width:760px){.header-refresh_headerInner__cDhpr{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;padding:10px 20px 9px}.header-refresh_logo__KFijy{font-size:17px}.header-refresh_nav__b8fDw{display:grid;grid-template-columns:repeat(3,auto) 1fr;grid-gap:4px;gap:4px;width:100%;justify-content:stretch}.header-refresh_navLink__sY1eR{min-height:38px;padding:0 11px}.header-refresh_contactNav__BGIb0,.header-refresh_mobileOptional__B2vxv{display:none}.header-refresh_subscribeNav__H1J_K{min-height:38px;margin-left:auto;padding:0 14px}}@font-face{font-family:Pretendard Variable;font-weight:45 920;font-style:normal;font-display:swap;src:url(/_next/static/media/PretendardVariable.ff840cfe.woff2) format("woff2-variations")}:root{--bg:#101011;--paper:#f3f0e9;--paper-warm:#18181b;--panel:#131315;--wine:#f5f2ec;--wine-deep:#101011;--fire:#ff5a1f;--fire-soft:#ffc0a7;--blue:#83a7ec;--blue-soft:#17352f;--ink:#e9e5de;--mute:#aaa49b;--line:rgba(245,242,236,0.13);--pillar-1:#c84f36;--pillar-2:#ff5a1f;--pillar-3:#2d6f62;--seed:#b8a99b;--grow:#86c06a;--evergreen:#2c4a38;--font-serif:"Pretendard Variable",Pretendard,sans-serif;--font-sans:"Pretendard Variable",Pretendard,sans-serif;--fs-hero:58px;--fs-h2:44px;--fs-body:16px;--fs-caption:12.5px;--container:1180px;--measure:680px;--radius-card:8px;--radius-card-sm:6px;--radius-pill:999px;--radius-btn:6px;--pad-section:clamp(40px,5vw,64px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes routeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}*{box-sizing:border-box}body,html{margin:0;padding:0;color:var(--ink)}body,html{background:var(--bg)}body{position:relative;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;word-break:keep-all}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}input::placeholder{color:var(--mute)}:focus-visible{outline:3px solid #8eb7ff;outline-offset:3px}h1,h2,h3{font-family:var(--font-serif);letter-spacing:0;line-height:1.25}.callout,.practiceBox{border-radius:var(--radius-card-sm);margin:32px 0;padding:clamp(22px,3vw,30px)}.callout{border-left:4px solid var(--line);background:var(--paper-warm)}.callout-warning{border-left-color:var(--fire);background:rgba(255,90,31,.1)}.practiceBox{border-left:4px solid var(--fire);background:rgba(255,90,31,.1)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}body{-webkit-user-select:none;-moz-user-select:none;user-select:none}code,input,kbd,pre,samp,textarea{-webkit-user-select:text;-moz-user-select:text;user-select:text}img{-webkit-user-drag:none}