:root{--bg:#f3efe4;--bg-accent:#d8d0b8;--surface:rgba(255,252,245,0.88);--surface-strong:#fff9ee;--text:#1f241f;--muted:#5e685c;--line:rgba(53,67,46,0.16);--brand:#365a36;--brand-strong:#243e24;--brand-soft:#dde8d7;--focus:#c88731;--shadow:0 24px 80px rgba(47,55,42,0.14);--radius-xl:32px;--radius-lg:24px;--radius-md:16px;--max-width:1120px;--font-body:"Avenir Next","Segoe UI",sans-serif;--font-display:"Iowan Old Style","Palatino Linotype",serif}*{box-sizing:border-box}html{min-height:100%;background:radial-gradient(circle at top left,rgba(255,255,255,.75),transparent 28%),radial-gradient(circle at top right,rgba(200,135,49,.16),transparent 22%),linear-gradient(180deg,#f4efe4,#ece6d8)}body{margin:0;min-height:100vh;color:var(--text);font-family:var(--font-body)}a{color:inherit;text-decoration:none}button,input{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.site-shell{width:min(calc(100% - 32px),var(--max-width));margin:0 auto}.site-header{justify-content:space-between;gap:16px;padding:24px 0 8px}.brand-lockup,.site-header{display:flex;align-items:center}.brand-lockup{gap:14px}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:18px;background:linear-gradient(145deg,#f0d78b,#c88731);color:#1f241f;font-size:24px;box-shadow:inset 0 1px 0 rgba(255,255,255,.4)}.brand-name{font-family:var(--font-display);font-size:1.4rem;line-height:1}.brand-tagline{color:var(--muted);font-size:.92rem}.nav-links{display:flex;align-items:center;gap:12px}.nav-link{padding:10px 14px;border-radius:999px;color:var(--muted)}.nav-link:hover{background:rgba(255,255,255,.58)}.locale-switcher{display:inline-flex;gap:8px;padding:6px;border-radius:999px;background:rgba(255,255,255,.62);border:1px solid var(--line)}.locale-button{border:0;background:transparent;color:var(--muted);padding:8px 12px;border-radius:999px;cursor:pointer}.locale-button[data-active=true]{background:var(--brand);color:white}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);grid-gap:24px;gap:24px;padding:36px 0 48px}.auth-shell,.hero-panel,.policy-shell,.story-card{background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow)}.hero-panel{padding:44px;border-radius:var(--radius-xl)}.eyebrow{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border-radius:999px;background:rgba(54,90,54,.08);color:var(--brand-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.auth-shell h1,.hero h1,.policy-shell h1{font-family:var(--font-display);font-size:clamp(2.6rem,5vw,4.8rem);line-height:.98;margin:18px 0}.auth-note,.auth-shell p,.feature-copy,.field-help,.hero p,.policy-shell p,.section-body,.story-copy{color:var(--muted);line-height:1.65}.auth-actions,.hero-actions,.link-cluster{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.button-primary,.button-secondary,.text-link{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;border-radius:999px;border:1px solid transparent;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button-primary{background:var(--brand);color:white}.button-primary:hover{transform:translateY(-1px);background:var(--brand-strong)}.button-secondary{background:rgba(255,255,255,.66);border-color:var(--line)}.button-secondary:hover,.text-link:hover{transform:translateY(-1px);background:rgba(255,255,255,.86)}.auth-shell,.policy-shell,.story-card{border-radius:var(--radius-xl)}.story-card{padding:30px;display:grid;grid-gap:16px;gap:16px}.feature-grid,.policy-sections,.story-grid{display:grid;grid-gap:18px;gap:18px}.feature-grid,.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.policy-section,.story-metric{padding:20px;border-radius:var(--radius-lg);background:rgba(255,255,255,.6);border:1px solid var(--line)}.auth-shell h2,.feature-card h2,.policy-section h2,.story-metric h2{margin:0 0 10px;font-size:1.08rem}.feature-card strong,.story-metric strong{display:block;margin-bottom:6px;font-size:1.25rem}.page-section{padding:0 0 48px}.page-section-heading{font-family:var(--font-display);font-size:clamp(2rem,3vw,2.8rem);margin:0 0 12px}.page-section-copy{max-width:60ch;color:var(--muted);margin:0 0 22px;line-height:1.65}.site-footer{display:flex;justify-content:space-between;gap:16px;padding:0 0 40px;color:var(--muted)}.auth-shell,.policy-shell{width:min(calc(100% - 32px),840px);margin:28px auto 48px;padding:36px}.auth-status,.policy-meta{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:var(--brand-soft);color:var(--brand-strong);font-size:.84rem;font-weight:700}.policy-sections{margin-top:24px}.auth-shell{max-width:640px}.auth-form{display:grid;grid-gap:16px;gap:16px;margin-top:24px}.field-block{display:grid;grid-gap:8px;gap:8px}.field-label{font-weight:700}.field-input{min-height:52px;width:100%;padding:0 16px;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.9)}.auth-feedback{margin-top:18px;padding:16px 18px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.74)}.auth-feedback[data-tone=error]{border-color:rgba(161,73,59,.28);background:rgba(255,239,235,.9);color:#7b2d24}.auth-feedback[data-tone=success]{border-color:rgba(54,90,54,.22);background:rgba(231,241,229,.9);color:#214021}.footer-links{display:flex;gap:14px;flex-wrap:wrap}@media (max-width:920px){.feature-grid,.hero,.site-footer,.story-grid{grid-template-columns:1fr;flex-direction:column}.site-header{flex-direction:column;align-items:flex-start}.nav-links{width:100%;justify-content:space-between;flex-wrap:wrap}}@media (max-width:640px){.auth-shell,.policy-shell,.site-shell{width:min(calc(100% - 20px),var(--max-width))}.auth-shell,.hero-panel,.policy-shell,.story-card{padding:24px}.auth-actions,.feature-grid,.hero-actions,.link-cluster,.story-grid{grid-template-columns:1fr;flex-direction:column}.button-primary,.button-secondary,.text-link{width:100%}}