:root{--site-sans-font:Graphik,"Avenir Next",Avenir,"Helvetica Neue","Segoe UI",Roboto,Arial,sans-serif;--site-serif-font:Charter,"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--background:0 0% 99%;--foreground:215 22% 12%;--card:0 0% 100%;--card-foreground:215 22% 12%;--popover:0 0% 100%;--popover-foreground:215 22% 12%;--primary:158 84% 31%;--primary-foreground:0 0% 100%;--secondary:210 20% 97%;--secondary-foreground:215 18% 24%;--muted:210 20% 96%;--muted-foreground:215 10% 40%;--accent:150 40% 96%;--accent-foreground:158 84% 24%;--destructive:0 74% 42%;--destructive-foreground:210 40% 98%;--border:215 17% 88%;--input:215 17% 88%;--ring:158 84% 31%;--radius:0.625rem;--shadow-soft:0 8px 24px rgba(15,23,42,0.04);--shadow-card:0 14px 36px rgba(15,23,42,0.05)}*,*::before,*::after{box-sizing:border-box}html{font-size:100%;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{margin:0;background:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--site-sans-font);font-size:1rem;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit;font-family:var(--site-sans-font)}[x-cloak]{display:none !important}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 380,"GRAD" 0,"opsz" 24}.editorial-prose{color:hsl(var(--foreground));font-family:var(--site-serif-font);font-size:clamp(1.1875rem,1.12rem + 0.35vw,1.3125rem);line-height:1.82}.editorial-prose p{margin:0 0 1.75rem}.editorial-prose h2,.editorial-prose h3{margin:3.25rem 0 1rem;font-family:var(--site-sans-font);line-height:1.16;letter-spacing:-0.025em;color:hsl(var(--foreground))}.editorial-prose h2{font-size:clamp(2rem,1.8rem + 0.9vw,2.6rem)}.editorial-prose h3{font-size:clamp(1.5rem,1.38rem + 0.6vw,1.95rem)}.editorial-prose blockquote{margin:2.5rem 0;padding:1rem 0 1rem 1.5rem;border-left:3px solid hsl(var(--primary));color:hsl(var(--secondary-foreground));font-size:1.28em;font-style:normal}.editorial-prose pre{margin:2.25rem 0;overflow-x:auto;border:1px solid rgba(148,163,184,0.18);border-radius:0.75rem;background:#111827;color:#e5e7eb;box-shadow:var(--shadow-soft)}.editorial-prose code{font-family:"IBM Plex Mono",monospace}.editorial-prose pre code{display:block;padding:1.25rem 1.4rem;font-size:0.95rem;line-height:1.7}.editorial-prose .lead{font-size:clamp(1.35rem,1.18rem + 0.55vw,1.7rem);line-height:1.72;color:hsl(var(--muted-foreground))}.glass-panel{background:rgba(255,255,255,0.88);backdrop-filter:blur(8px)}.shadow-soft{box-shadow:var(--shadow-soft)}.shadow-card{box-shadow:var(--shadow-card)}::selection{background:hsla(var(--primary),0.16)}@media (max-width:768px){.editorial-prose{font-size:1.125rem;line-height:1.78}}