:root{--brand: #1967a3;--brand-dark: #145c8a;--cyan: #0ea5e9;--bg: #f8fafc;--surface: #ffffff;--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: 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}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);background:transparent;color:var(--text-dark);overflow-x:hidden;line-height:1.6}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:1400px;margin:0 auto;padding:0 48px}@media (max-width: 768px){.container{padding:0 24px}}.nav.svelte-1h32yp1{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:300;width:calc(100% - 48px);max-width:1400px;height:58px;border-radius:14px;background:#ffffffd9;backdrop-filter:blur(24px) saturate(1.4);-webkit-backdrop-filter:blur(24px) saturate(1.4);border:1px solid var(--border);box-shadow:0 4px 20px #0000000a;display:flex;align-items:center;justify-content:space-between;padding:0 36px}.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:58px}.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}@media (max-width: 768px){.nav.svelte-1h32yp1{width:calc(100% - 24px);padding:0 20px}.gnb.svelte-1h32yp1{display:none}}.footer.svelte-jz8lnl{position:relative;z-index:2;background:#0f172a;padding:48px 0;color:#fff6}.footer-inner.svelte-jz8lnl{max-width:1400px;margin:0 auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between}.footer-left.svelte-jz8lnl{display:flex;align-items:center;gap:16px}.footer-logo.svelte-jz8lnl img:where(.svelte-jz8lnl){height:16px;opacity:.4;filter:brightness(2)}.footer-copy.svelte-jz8lnl{font-size:11px}.footer-contact.svelte-jz8lnl{display:flex;gap:24px}.footer-contact.svelte-jz8lnl a:where(.svelte-jz8lnl){font-size:12px;color:#fff6;text-decoration:none;transition:color .2s}.footer-contact.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:#38bdf8}@media (max-width: 768px){.footer-inner.svelte-jz8lnl{flex-direction:column;gap:16px;text-align:center;padding:0 24px}.footer-left.svelte-jz8lnl{flex-direction:column}}
