:root{--brand-bg: #ffffff;--brand-fg: #1a1a2e;--brand-muted: #5a5a6e;--brand-accent: #1a73e8;--brand-accent-dark: #0d47a1;--brand-surface: #f6f8fc;--brand-border: #e3e8f0;--brand-hero-overlay: rgba(10, 20, 40, .45);--font-sans: -apple-system, BlinkMacSystemFont, "Pretendard", "Apple SD Gothic Neo", "Segoe UI", Roboto, sans-serif;--font-serif: "Noto Serif KR", Georgia, serif;--fs-base: 18px;--lh-base: 1.78;--measure: 720px;--space: 1rem;--radius: 12px;--shadow: 0 2px 16px rgba(20, 30, 60, .06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--brand-bg);color:var(--brand-fg);font-family:var(--font-sans);font-size:var(--fs-base);line-height:var(--lh-base);-webkit-font-smoothing:antialiased}a{color:var(--brand-accent);text-decoration:none}a:hover{text-decoration:underline}img,video{max-width:100%;height:auto;display:block}.container{max-width:1120px;margin:0 auto;padding:0 20px}@media(prefers-reduced-motion:no-preference){.fade-up{animation:fadeUp .6s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}}.site-header[data-astro-cid-5hce7sga]{position:sticky;top:0;z-index:50;background:#ffffffeb;backdrop-filter:saturate(180%) blur(8px);border-bottom:1px solid var(--brand-border)}.header-inner[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;height:64px}.brand[data-astro-cid-5hce7sga]{font-weight:800;font-size:1.25rem;color:var(--brand-fg);display:flex;align-items:baseline;gap:.5rem;text-decoration:none}.brand-tag[data-astro-cid-5hce7sga]{font-size:.78rem;font-weight:500;color:var(--brand-muted)}.site-nav[data-astro-cid-5hce7sga]{display:flex;gap:1.2rem;flex-wrap:wrap}.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--brand-fg);font-weight:600;font-size:.95rem}.site-footer[data-astro-cid-5hce7sga]{margin-top:4rem;padding:2.5rem 0;background:var(--brand-surface);border-top:1px solid var(--brand-border)}.site-footer[data-astro-cid-5hce7sga] .muted[data-astro-cid-5hce7sga]{color:var(--brand-muted);font-size:.85rem}@media(max-width:640px){.brand-tag[data-astro-cid-5hce7sga],.site-nav[data-astro-cid-5hce7sga]{display:none}}.hero[data-astro-cid-bbe6dxrz]{position:relative;height:78vh;min-height:480px;overflow:hidden;background:#0a1428}.hero-poster[data-astro-cid-bbe6dxrz],.hero-video[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-video[data-astro-cid-bbe6dxrz]{opacity:0;transition:opacity .8s ease}.hero-video[data-astro-cid-bbe6dxrz].ready{opacity:1}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:var(--brand-hero-overlay)}.hero-inner[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;max-width:1120px}.hero-title[data-astro-cid-bbe6dxrz]{font-size:clamp(2rem,5vw,3.4rem);line-height:1.15;margin:0 0 .6rem;font-weight:800;letter-spacing:-.02em;text-shadow:0 2px 20px rgba(0,0,0,.35)}.hero-sub[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,2vw,1.3rem);margin:0 0 1.5rem;max-width:620px;opacity:.95}.hero-cta[data-astro-cid-bbe6dxrz]{display:inline-block;background:var(--brand-accent);color:#fff;padding:.85rem 1.8rem;border-radius:999px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s}.hero-cta[data-astro-cid-bbe6dxrz]:hover{background:var(--brand-accent-dark);transform:translateY(-2px);text-decoration:none}.cat-section[data-astro-cid-j7pv25f6]{margin:3rem 0}.cat-title[data-astro-cid-j7pv25f6]{font-size:1.6rem;font-weight:800;border-left:4px solid var(--brand-accent);padding-left:.7rem;margin-bottom:1.2rem}.card-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.card[data-astro-cid-j7pv25f6]{display:block;background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:var(--radius);padding:1.2rem;transition:transform .18s,box-shadow .18s}.card[data-astro-cid-j7pv25f6]:hover{transform:translateY(-3px);box-shadow:var(--shadow);text-decoration:none}.card[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin:0;font-size:1.02rem;line-height:1.45;color:var(--brand-fg);font-weight:700}.deep-section[data-astro-cid-j7pv25f6]{margin:2.5rem 0 3.5rem}.deep-card[data-astro-cid-j7pv25f6]{border-color:var(--brand-accent);border-width:1px}.deep-desc[data-astro-cid-j7pv25f6]{margin:.5rem 0 0;font-size:.88rem;color:var(--brand-muted);line-height:1.5}
