.site-header[data-astro-cid-37fxchfa]{background:var(--c-surface);border-bottom:var(--b);position:sticky;top:0;z-index:100}.header-inner[data-astro-cid-37fxchfa]{display:flex;align-items:center;justify-content:space-between;padding:var(--sp-3) var(--sp-4);max-width:var(--max-width-wide);margin:0 auto;width:100%}.logo[data-astro-cid-37fxchfa]{font-size:var(--text-lg);font-weight:700;color:var(--c-text);text-decoration:none;letter-spacing:-.02em}.logo[data-astro-cid-37fxchfa]:hover{text-decoration:none;opacity:.8}.lang-switcher[data-astro-cid-37fxchfa]{display:flex;gap:var(--sp-1)}.lang-btn[data-astro-cid-37fxchfa]{padding:var(--sp-1) var(--sp-3);border:var(--b);font-size:var(--text-sm);font-weight:600;color:var(--c-text);text-decoration:none;background:var(--c-surface);box-shadow:var(--shadow-hard-xs);transition:all var(--t);letter-spacing:.02em}.lang-btn[data-astro-cid-37fxchfa]:hover{background:var(--c-accent);text-decoration:none;transform:translate(-1px,-1px);box-shadow:var(--shadow-hard-sm)}.lang-btn[data-astro-cid-37fxchfa]:active{transform:translate(2px,2px);box-shadow:none}.container[data-astro-cid-37fxchfa]{max-width:var(--max-width);margin:0 auto;width:100%;padding:0 var(--container-pad)}.main-content[data-astro-cid-37fxchfa]{flex:1;padding-top:var(--sp-10);padding-bottom:var(--sp-16)}.site-footer[data-astro-cid-37fxchfa]{border-top:var(--b);padding:var(--sp-6) 0;background:var(--c-surface);font-size:var(--text-sm)}.footer-inner[data-astro-cid-37fxchfa]{display:flex;justify-content:space-between;align-items:center;max-width:var(--max-width-wide);margin:0 auto;width:100%;padding:0 var(--container-pad)}.footer-inner[data-astro-cid-37fxchfa] nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{color:var(--c-text-tertiary);text-decoration:none;margin-left:var(--sp-4)}.footer-inner[data-astro-cid-37fxchfa] nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{color:var(--c-text);text-decoration:underline}@media(max-width:480px){:root{--container-pad: var(--sp-3)}.header-inner[data-astro-cid-37fxchfa]{padding:var(--sp-2) var(--sp-3)}.main-content[data-astro-cid-37fxchfa]{padding-top:var(--sp-6)}}:root{--c-bg: #f5f5f0;--c-surface: #fff;--c-surface-hover: #f0f0e8;--c-surface-active: #e8e8dc;--c-border: #000;--c-border-light: #bbb;--c-text: #000;--c-text-secondary: #222;--c-text-tertiary: #555;--c-text-inverse: #fff;--c-accent: #ffe033;--c-accent-hover: #ffd600;--c-accent-dark: #c8a800;--c-success: #d4edda;--c-success-border: #000;--c-success-text: #155724;--c-hero-bg: #000;--c-hero-text: #fff;--c-hero-surface: #1a1a1a;--c-hero-border: #555;--c-hero-input-bg: #fff;--c-link: #000;--c-link-hover: #000;--shadow-hard: 4px 4px 0 #000;--shadow-hard-sm: 3px 3px 0 #000;--shadow-hard-xs: 2px 2px 0 #000;--b: 3px solid #000;--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;--font: "Space Grotesk", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "Space Mono", "SF Mono", monospace;--text-xs: .75rem;--text-sm: .8125rem;--text-base: .9375rem;--text-lg: 1.0625rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 2rem;--text-4xl: 2.75rem;--t: .1s ease;--max-width: 720px;--max-width-wide: 960px;--container-pad: var(--sp-4)}@media(prefers-color-scheme:dark){:root{--c-bg: #0d0d0d;--c-surface: #1a1a1a;--c-surface-hover: #252525;--c-surface-active: #303030;--c-border: #e8e8e8;--c-border-light: #666;--c-text: #f0f0f0;--c-text-secondary: #d4d4d4;--c-text-tertiary: #999;--c-text-inverse: #000;--c-accent: #ffe033;--c-accent-hover: #ffd600;--c-accent-dark: #ffe033;--c-success: #1a3a1a;--c-success-border: #4a4;--c-success-text: #7ec77e;--c-hero-bg: #111;--c-hero-text: #f0f0f0;--c-hero-surface: #252525;--c-hero-border: #666;--c-hero-input-bg: #252525;--c-link: #f0f0f0;--c-link-hover: #ffe033;--shadow-hard: 4px 4px 0 #e8e8e8;--shadow-hard-sm: 3px 3px 0 #e8e8e8;--shadow-hard-xs: 2px 2px 0 #e8e8e8;--b: 3px solid #e8e8e8}}[data-astro-cid-37fxchfa],[data-astro-cid-37fxchfa]:before,[data-astro-cid-37fxchfa]:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:var(--font);color:var(--c-text);background:var(--c-bg);line-height:1.6;min-height:100vh;display:flex;flex-direction:column}a[data-astro-cid-37fxchfa]{color:var(--c-link);text-decoration:underline;text-underline-offset:2px}a[data-astro-cid-37fxchfa]:hover{color:var(--c-link-hover)}img[data-astro-cid-37fxchfa]{max-width:100%;height:auto}h1[data-astro-cid-37fxchfa],h2[data-astro-cid-37fxchfa],h3[data-astro-cid-37fxchfa],h4[data-astro-cid-37fxchfa]{line-height:1.2;letter-spacing:-.02em}.ad-container[data-astro-cid-dntsx2bq]{margin:var(--sp-6) 0;text-align:center;min-height:100px}.ad-top[data-astro-cid-dntsx2bq]{margin-top:var(--sp-4);margin-bottom:var(--sp-6)}.ad-middle[data-astro-cid-dntsx2bq]{margin:var(--sp-8) 0}.ad-bottom[data-astro-cid-dntsx2bq]{margin-top:var(--sp-8);margin-bottom:var(--sp-4)}
