:root{--bg-top:#f2f7f5;--bg-bottom:#e4eee9;--surface:rgba(255,255,255,0.6);--surface-2:rgba(255,255,255,0.85);--text-1:#1e3329;--text-2:#617a6d;--accent:#4a7c59;--accent-dark:#2c5238;--accent-soft:#8eb89f;--stroke:rgba(255,255,255,0.9);--glow-soft:0 8px 32px rgba(30,51,41,0.04);--glow-accent:0 8px 24px rgba(74,124,89,0.2);--glass-filter:blur(40px) saturate(150%);--r-sm:14px;--r-md:20px;--r-lg:32px;--space-1:0.5rem;--space-2:0.75rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem}*{box-sizing:border-box}body,html{margin:0;min-height:100%;overscroll-behavior-y:none}html{background-color:var(--bg-1);-webkit-text-size-adjust:100%}body{font-family:var(--font-body),ui-sans-serif,system-ui;font-size:clamp(16px,1.05vw,18px);color:var(--text-1);background-color:var(--bg-top);background-image:linear-gradient(180deg,var(--bg-top) 0,var(--bg-bottom) 100%);background-attachment:fixed;line-height:1.6;min-height:100dvh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@supports (-webkit-touch-callout:none){body,html{min-height:-webkit-fill-available}}a{color:inherit;text-decoration:none}h1,h2,h3{margin:0;font-family:var(--font-heading),ui-serif,Georgia;letter-spacing:.01em;font-weight:600}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}