:root{--bg-deep: #050506;--bg-elevated: #0c0d0f;--green-deep: #0d2818;--green-mid: #1a4d2e;--green-glow: #2d6b45;--accent: #3d8f5c;--accent-soft: rgba(61, 143, 92, .35);--text: #f4f4f5;--text-muted: rgba(244, 244, 245, .55);--text-dim: rgba(244, 244, 245, .35);--ease: cubic-bezier(.45, 0, .55, 1);--duration-slow: .9s;--radius: 14px;--max-w: 1120px;--font: "DM Sans", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:dark}body{margin:0;min-height:100vh;min-height:100dvh;background:var(--bg-deep);color:var(--text);font-family:var(--font);font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(61,143,92,.15)}#root{min-height:100vh}section[id]{scroll-margin-top:5.5rem}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}:focus:not(:focus-visible){outline:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(max-width:480px){section[id]{scroll-margin-top:4.75rem}}
