:root{--bg:#dff5e7;--bg-elevated:rgba(236,252,242,0.92);--bg-strong:#f1fdf4;--surface:rgba(224,248,232,0.92);--surface-strong:#f5fff7;--surface-muted:#c2e4cc;--text:#0b2619;--text-muted:#305e42;--line:rgba(10,58,34,0.16);--shadow:0 24px 60px rgba(12,64,36,0.2);--shadow-soft:0 12px 30px rgba(12,64,36,0.11);--accent:#178a4e;--accent-strong:#0b4228;--accent-soft:#bcefd4;--accent-alt:#4ec97a;--neon:#2dda7b;--neon-dim:rgba(45,218,123,0.22);--neon-glow:rgba(45,218,123,0.45);--danger:#c04040;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--radius-sm:12px;--content-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(ellipse at 15% 5%,rgba(45,218,123,.18),transparent 38%),radial-gradient(ellipse at 85% 10%,rgba(100,220,150,.14),transparent 32%),radial-gradient(ellipse at 50% 95%,rgba(23,138,78,.12),transparent 44%),linear-gradient(180deg,#ecfff3,#dff5e7 38%,#d0ecdb);color:var(--text);font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;line-height:1.5}::selection{background:rgba(45,218,123,.28);color:var(--accent-strong)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,h4,h5,h6{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;letter-spacing:-.02em}p{margin:0}main{width:100%}