:root{--color-ink:#18212b;--color-muted:#62707d;--color-paper:#f7f9fb;--color-surface:#ffffff;--color-line:#d7dee5;--color-accent:#247864;--color-accent-strong:#155746;--color-rust:#a85835;--color-steel:#364958;--shadow-soft:0 24px 70px rgba(24,33,43,0.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--color-paper);color:var(--color-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::selection{background:var(--color-accent);color:#ffffff}