*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #f4f7fb;--color-surface: #ffffff;--color-border: #d7dfec;--color-text: #132033;--color-text-muted: #5f6c80;--color-accent: #3659d9;--color-accent-hover: #2948bc;--color-badge-bg: #e7edff;--color-badge-text: #2948bc;--max-width: 900px;color-scheme:light}:root[data-theme=dark]{--color-bg: #0f1117;--color-surface: #1a1d27;--color-border: #2a2d3a;--color-text: #e4e4e7;--color-text-muted: #9ca3af;--color-accent: #818cf8;--color-accent-hover: #a5b4fc;--color-badge-bg: #1e1b4b;--color-badge-text: #c7d2fe;color-scheme:dark}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--color-bg: #0f1117;--color-surface: #1a1d27;--color-border: #2a2d3a;--color-text: #e4e4e7;--color-text-muted: #9ca3af;--color-accent: #818cf8;--color-accent-hover: #a5b4fc;--color-badge-bg: #1e1b4b;--color-badge-text: #c7d2fe;color-scheme:dark}}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.6}body{min-height:100vh;background:var(--color-bg);color:var(--color-text)}a{color:var(--color-accent);text-decoration:none}a:hover{color:var(--color-accent-hover);text-decoration:underline}.container{max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem}.badge{display:inline-block;padding:.2em .6em;border-radius:.375rem;font-size:.85em;font-weight:500;background:var(--color-badge-bg);color:var(--color-badge-text)}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}h1,h2,h3{line-height:1.3}h1{font-size:2rem}h2{font-size:1.5rem;margin-bottom:1rem}h3{font-size:1.15rem}.lang-switcher[data-astro-cid-a2mxz4y6]{display:flex;gap:.5rem;font-size:.85rem}.lang-switcher__item[data-astro-cid-a2mxz4y6]{color:var(--color-text-muted);text-decoration:none;padding:.2rem .4rem;border-radius:.25rem}.lang-switcher__item[data-astro-cid-a2mxz4y6]:hover{color:var(--color-accent);text-decoration:none}.lang-switcher__item--active[data-astro-cid-a2mxz4y6]{color:var(--color-text);font-weight:600}.theme-switcher[data-astro-cid-dz5h74bc]{display:flex;align-items:center}.theme-toggle[data-astro-cid-dz5h74bc]{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface);color:var(--color-text);font:inherit;line-height:1;cursor:pointer;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.theme-toggle__icon[data-astro-cid-dz5h74bc]{font-size:1rem}.theme-toggle[data-astro-cid-dz5h74bc]:hover,.theme-toggle[data-astro-cid-dz5h74bc]:focus-visible{border-color:var(--color-accent);color:var(--color-accent);outline:none}.site-header[data-astro-cid-37fxchfa]{position:sticky;top:0;z-index:40;backdrop-filter:blur(8px);background:color-mix(in srgb,var(--color-bg) 88%,transparent);border-bottom:1px solid var(--color-border);margin-bottom:1rem}.header-row[data-astro-cid-37fxchfa]{display:grid;grid-template-columns:auto minmax(240px,1fr) auto;align-items:center;gap:.9rem}.header-controls[data-astro-cid-37fxchfa]{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;justify-content:flex-end}.header-search[data-astro-cid-37fxchfa]{min-width:0}.header-search[data-astro-cid-37fxchfa] input[data-astro-cid-37fxchfa]{width:100%;height:2.4rem;border-radius:.7rem;border:1px solid color-mix(in srgb,var(--color-accent) 18%,var(--color-border));background:var(--color-surface);color:var(--color-text);padding:0 .8rem;outline:none;transition:border-color .12s,box-shadow .12s}.header-search[data-astro-cid-37fxchfa] input[data-astro-cid-37fxchfa]:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-accent) 16%,transparent)}.header-search[data-astro-cid-37fxchfa] input[data-astro-cid-37fxchfa]::placeholder{color:var(--color-text-muted)}.site-title[data-astro-cid-37fxchfa]{font-size:1.25rem;font-weight:700;color:var(--color-text);text-decoration:none;display:inline-block;padding:.75rem 0}.site-title[data-astro-cid-37fxchfa]:hover{color:var(--color-accent);text-decoration:none}@media(max-width:640px){.header-row[data-astro-cid-37fxchfa]{grid-template-columns:1fr auto;gap:.65rem}.header-search[data-astro-cid-37fxchfa]{grid-column:1 / -1;grid-row:2}.header-controls[data-astro-cid-37fxchfa]{justify-content:flex-end}}
