:root{--color-bg:#edf7f0;--color-bg-alt:#f8fcf9;--color-surface:#fff;--color-surface-strong:#0d1b16;--color-border:#cbe1d3;--color-border-strong:#1e5b42;--color-text:#132019;--color-text-muted:#587061;--color-text-on-dark:#eef8f1;--color-accent:#18a85f;--color-accent-soft:#7ce29f;--color-success:#11844c;--shadow-soft:0 18px 36px #161b2414;--shadow-strong:0 28px 60px #080c1257;--radius-sm:12px;--radius-md:18px;--radius-lg:28px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:2.75rem;--space-8:4rem;--page-max-width:72rem}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--color-text);background:radial-gradient(circle at 12% -8%, #18a85f33, transparent 30%), radial-gradient(circle at 88% 5%, #7ce29f2e, transparent 28%), linear-gradient(180deg, #fff6, transparent 18%), var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}
