:root{--brand: #1967a3;--brand-dark: #145c8a;--cyan: #0ea5e9;--bg: #f8fafc;--bg-dark: #020617;--surface: #ffffff;--surface-dark: #0b1121;--surface-light2: #f1f5f9;--text-dark: #0f172a;--text-mid: #334155;--text-light: #64748b;--text-lighter: #94a3b8;--border: rgba(15, 23, 42, .06);--border-strong: rgba(15, 23, 42, .12);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .04);--shadow-md: 0 4px 20px rgba(0, 0, 0, .04);--shadow-lg: 0 20px 50px rgba(0, 0, 0, .06);--font-sans: "Noto Sans KR", "Barlow", sans-serif;--font-display: "Barlow", sans-serif;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 20px;--sp-6: 24px;--sp-8: 32px;--sp-10: 40px;--sp-12: 48px;--sp-16: 64px;--sp-20: 80px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 14px;--radius-2xl: 16px;--radius-full: 9999px;--layout-max: 1400px;--layout-content-max: 720px;--layout-gutter: 24px;--layout-width: calc(100% - var(--layout-gutter) * 2);--layout-padding: 36px;--nav-height: 58px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100%;display:flex;flex-direction:column;font-family:var(--font-sans);background:transparent;color:var(--text-dark);overflow-x:hidden;line-height:1.6;word-break:keep-all}a{color:inherit;text-decoration:none}img,video{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}ul,ol{list-style:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollDown{0%{top:-50%}to{top:150%}}.animate-badge{opacity:0;animation:fadeUp .7s ease .3s forwards}.animate-title{opacity:0;animation:fadeUp .9s ease .5s forwards}.animate-subtitle{opacity:0;animation:fadeUp .7s ease .8s forwards}.animate-cta{opacity:0;animation:fadeUp .7s ease 1s forwards}.reveal{opacity:1;transform:translateY(0);transition:opacity .8s ease,transform .8s ease}.reveal.animate{opacity:0;transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.container{max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding)}@media (max-width: 768px){:root{--layout-gutter: 12px;--layout-padding: 20px;--nav-height: 52px}}.nav.svelte-1h32yp1{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:300;width:var(--layout-width);max-width:var(--layout-max);height:var(--nav-height);border-radius:var(--radius-xl);background:#ffffffa6;backdrop-filter:blur(20px) saturate(1.3);-webkit-backdrop-filter:blur(20px) saturate(1.3);border:1px solid var(--border);box-shadow:0 4px 20px #0000000a;display:flex;align-items:center;justify-content:space-between;padding:0 var(--layout-padding)}.logo.svelte-1h32yp1 img:where(.svelte-1h32yp1){height:28px;display:block}.gnb.svelte-1h32yp1{display:flex;gap:0;list-style:none;align-items:center}.gnb.svelte-1h32yp1>li:where(.svelte-1h32yp1){position:relative;padding:0 24px;display:flex;align-items:center}.gnb.svelte-1h32yp1>li:where(.svelte-1h32yp1)>a:where(.svelte-1h32yp1){color:var(--text-light);text-decoration:none;font-size:14px;font-weight:600;transition:color .3s;display:flex;align-items:center;height:var(--nav-height)}.gnb.svelte-1h32yp1>li:where(.svelte-1h32yp1)>a:where(.svelte-1h32yp1):hover{color:var(--text-dark)}.gnb-req.svelte-1h32yp1{padding:0 0 0 24px!important}.gnb-req.svelte-1h32yp1>a:where(.svelte-1h32yp1){height:auto!important;padding:9px 24px;border-radius:10px;background:var(--brand);color:#fff!important;font-size:12px!important;font-family:Barlow,sans-serif;font-weight:700;letter-spacing:1.5px;transition:all .3s}.gnb-req.svelte-1h32yp1>a:where(.svelte-1h32yp1):hover{background:var(--brand-dark);box-shadow:0 4px 12px #1967a340}.gnb.svelte-1h32yp1 .sub:where(.svelte-1h32yp1){position:absolute;top:100%;left:0;min-width:180px;border-radius:12px;padding:8px 0;opacity:0;visibility:hidden;transform:translateY(8px);transition:all .3s ease;z-index:400;background:var(--surface);border:1px solid var(--border);box-shadow:0 12px 40px #00000014}.gnb.svelte-1h32yp1>li:where(.svelte-1h32yp1):hover>.sub:where(.svelte-1h32yp1){opacity:1;visibility:visible;transform:translateY(4px)}.gnb.svelte-1h32yp1 .sub:where(.svelte-1h32yp1) li:where(.svelte-1h32yp1){list-style:none}.gnb.svelte-1h32yp1 .sub:where(.svelte-1h32yp1) li:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1){display:block;padding:8px 20px;font-size:13px;color:var(--text-light);text-decoration:none;transition:all .2s;font-weight:500;border-radius:6px;margin:0 6px}.gnb.svelte-1h32yp1 .sub:where(.svelte-1h32yp1) li:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1):hover{color:var(--brand);background:#1967a30f}.mob-btn.svelte-1h32yp1{display:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:4px}.mob-btn.svelte-1h32yp1 span:where(.svelte-1h32yp1){display:block;width:100%;height:2px;background:var(--text-mid, #334155);border-radius:1px;transition:all .3s;transform-origin:center}.mob-btn--open.svelte-1h32yp1 span:where(.svelte-1h32yp1):nth-child(1){transform:translateY(7px) rotate(45deg)}.mob-btn--open.svelte-1h32yp1 span:where(.svelte-1h32yp1):nth-child(2){opacity:0}.mob-btn--open.svelte-1h32yp1 span:where(.svelte-1h32yp1):nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mob-overlay.svelte-1h32yp1{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:290}.mob-menu.svelte-1h32yp1{display:none;position:fixed;top:88px;left:50%;transform:translate(-50%);width:calc(100% - 24px);max-width:400px;background:#fffffff2;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border);border-radius:14px;padding:20px;z-index:310;box-shadow:0 12px 40px #0000001a;animation:svelte-1h32yp1-mobSlide .25s ease}@keyframes svelte-1h32yp1-mobSlide{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.mob-group.svelte-1h32yp1{padding:8px 0;border-bottom:1px solid rgba(0,0,0,.05)}.mob-group.svelte-1h32yp1:last-of-type{border-bottom:none}.mob-group-title.svelte-1h32yp1{display:block;font-size:14px;font-weight:700;color:var(--text-dark);text-decoration:none;padding:8px 12px}.mob-link.svelte-1h32yp1{display:block;font-size:13px;color:var(--text-light);text-decoration:none;padding:6px 12px 6px 24px;border-radius:6px;transition:all .2s}.mob-link.svelte-1h32yp1:hover{color:var(--brand);background:#1967a30f}.mob-cta.svelte-1h32yp1{display:block;text-align:center;margin-top:12px;padding:12px;border-radius:10px;background:var(--brand);color:#fff;font-size:14px;font-weight:700;text-decoration:none;letter-spacing:.5px}@media (max-width: 768px){.logo.svelte-1h32yp1 img:where(.svelte-1h32yp1){height:22px}.gnb.svelte-1h32yp1{display:none}.mob-btn.svelte-1h32yp1{display:flex}.mob-overlay.svelte-1h32yp1,.mob-menu.svelte-1h32yp1{display:block}}.footer.svelte-jz8lnl{position:relative;z-index:2;background:#0f172a;padding:48px 0;color:#fff6}.footer-inner.svelte-jz8lnl{max-width:var(--layout-max);margin:0 auto;padding:0 var(--layout-padding);display:flex;align-items:center;justify-content:space-between}.footer-logo.svelte-jz8lnl img:where(.svelte-jz8lnl){height:16px;opacity:.4;filter:brightness(2)}.footer-copy.svelte-jz8lnl{font-size:11px}@media (max-width: 768px){.footer-inner.svelte-jz8lnl{flex-direction:column;gap:var(--sp-4);text-align:center;padding:0 var(--layout-padding)}}.main-content.svelte-12qhfyh{flex:1}
