:root{--space-1:4px;--space-2:8px;--space-3:16px;--space-4:24px;--space-5:32px;--space-6:40px;--space-7:64px;--space-8:80px;--font-sans:"Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;--text-xs:.8125rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:2rem;--text-hero:clamp(2.5rem, 6vw, 3.75rem);--leading-tight:1.25;--leading-body:1.6;--weight-normal:400;--weight-semibold:600;--content-max:1280px;--prose-max:720px;--gutter:24px;--radius-sm:8px;--radius-md:12px;--shadow-sm:0 1px 2px #14171a0f, 0 1px 3px #14171a14;--shadow-md:0 4px 12px #14171a14, 0 2px 4px #14171a0f;--transition:.16s ease;--accent:#9fe870;--accent-ink:#14171a}:root,:root[data-theme=light]{color-scheme:light;--bg:#fff;--surface:#f6f7f6;--surface-2:#eef0ee;--border:#e2e5e2;--border-strong:#cbd0cb;--text:#14171a;--text-muted:#565c63;--accent-text:#3d7a17;--accent-text-hover:#2f5f12;--focus-ring:#3d7a17}:root[data-theme=dark]{color-scheme:dark;--bg:#0f1214;--surface:#171b1e;--surface-2:#1f2429;--border:#2a2f34;--border-strong:#3a4046;--text:#e8eaec;--text-muted:#9aa1a8;--accent-text:#9fe870;--accent-text-hover:#b6f090;--focus-ring:#9fe870}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-body);font-weight:var(--weight-normal);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;word-break:keep-all;overflow-wrap:break-word;letter-spacing:0;margin:0}h1,h2,h3,h4{line-height:var(--leading-tight);font-weight:var(--weight-semibold);word-break:keep-all;overflow-wrap:break-word;margin:0}em,i,cite{font-style:normal}a{color:var(--accent-text);text-decoration:none}a:hover{color:var(--accent-text-hover);text-decoration:underline}img,svg,video{max-width:100%;height:auto}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.container{width:100%;max-width:var(--content-max);padding-inline:var(--gutter);margin-inline:auto}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;padding:var(--space-2) var(--space-3);background:var(--accent);color:var(--accent-ink);border-radius:var(--radius-sm);position:absolute;top:0;left:-9999px}.skip-link:focus{left:var(--space-3);top:var(--space-3)}.btn{justify-content:center;align-items:center;gap:var(--space-2);min-height:44px;padding:0 var(--space-4);border-radius:var(--radius-md);font-weight:var(--weight-semibold);font-size:var(--text-base);cursor:pointer;transition:background var(--transition), border-color var(--transition);border:1px solid #0000;display:inline-flex}.btn-primary{background:var(--accent);color:var(--accent-ink)}.btn-primary:hover{color:var(--accent-ink);background:#8fdc5e;text-decoration:none}.btn-secondary{border-color:var(--border-strong);color:var(--text);background:0 0}.btn-secondary:hover{background:var(--surface);color:var(--text);text-decoration:none}.tag{padding:2px var(--space-2);font-size:var(--text-xs);color:var(--text-muted);background:var(--surface-2);border-radius:var(--radius-sm);display:inline-block}.theme-toggle[data-astro-cid-l6lhmie6]{border:1px solid var(--border-strong);border-radius:var(--radius-md);width:44px;height:44px;color:var(--text);cursor:pointer;transition:background var(--transition), border-color var(--transition);background:0 0;justify-content:center;align-items:center;padding:0;display:inline-flex}.theme-toggle[data-astro-cid-l6lhmie6]:hover{background:var(--surface)}.icon[data-astro-cid-l6lhmie6]{display:none}:root[data-theme=light] .icon-moon[data-astro-cid-l6lhmie6],:root[data-theme=dark] .icon-sun[data-astro-cid-l6lhmie6]{display:block}.locale-switch[data-astro-cid-io7cporw]{min-width:44px;height:44px;padding:0 var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-md);color:var(--text);font-size:var(--text-sm);font-weight:var(--weight-semibold);transition:background var(--transition), border-color var(--transition);justify-content:center;align-items:center;display:inline-flex}.locale-switch[data-astro-cid-io7cporw]:hover{background:var(--surface);color:var(--text);text-decoration:none}.site-header[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--border);background:var(--bg);z-index:20;position:sticky;top:0}.header-inner[data-astro-cid-nen7h5rs]{align-items:center;gap:var(--space-4);min-height:64px;display:flex}.brand[data-astro-cid-nen7h5rs]{align-items:center;gap:var(--space-2);color:var(--text);font-weight:var(--weight-semibold);font-size:var(--text-lg);display:inline-flex}.brand[data-astro-cid-nen7h5rs]:hover{color:var(--text);text-decoration:none}.brand-mark[data-astro-cid-nen7h5rs]{border-radius:var(--radius-sm);background:var(--accent);width:32px;height:32px;color:var(--accent-ink);font-weight:var(--weight-semibold);justify-content:center;align-items:center;display:inline-flex}.nav[data-astro-cid-nen7h5rs]{gap:var(--space-4);margin-inline-start:auto;display:flex}.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--text-muted);font-size:var(--text-base);padding:var(--space-2) 0}.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--text);text-decoration:none}.header-actions[data-astro-cid-nen7h5rs]{align-items:center;gap:var(--space-2);display:flex}@media (width<=480px){.brand-name[data-astro-cid-nen7h5rs]{display:none}.header-inner[data-astro-cid-nen7h5rs]{gap:var(--space-3)}}.site-footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--border);margin-top:var(--space-8);padding-block:var(--space-6);background:var(--surface)}.footer-inner[data-astro-cid-jo6i4kqk]{gap:var(--space-5);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;display:flex}.footer-brand[data-astro-cid-jo6i4kqk] .brand-name[data-astro-cid-jo6i4kqk]{font-weight:var(--weight-semibold);font-size:var(--text-lg)}.tagline[data-astro-cid-jo6i4kqk]{margin:var(--space-2) 0 0;color:var(--text-muted);font-size:var(--text-sm);max-width:40ch}.footer-nav[data-astro-cid-jo6i4kqk]{gap:var(--space-4);flex-wrap:wrap;display:flex}.footer-nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--text-muted);font-size:var(--text-sm)}.footer-nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--text);text-decoration:none}.footer-legal[data-astro-cid-jo6i4kqk]{margin-top:var(--space-5);color:var(--text-muted)}
