:root{--bg:#f4eee4;--bg-strong:#efe4d2;--surface:#fffbf5d1;--surface-strong:#fff8eef0;--line:#2f433b29;--text:#17342e;--muted:#4d635b;--accent:#1e6b56;--accent-soft:#d6eadf;--accent-warm:#c86d35;--shadow:0 24px 80px #17342e1c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);font-family:var(--font-body),sans-serif;background:radial-gradient(circle at top left,#c86d352e,transparent 30%),radial-gradient(circle at top right,#1e6b562e,transparent 34%),linear-gradient(180deg,#f7f2ea 0%,var(--bg)45%,#e8dfd3 100%);margin:0}body:before,body:after{z-index:-1;content:"";filter:blur(14px);opacity:.55;border-radius:999px;width:24rem;height:24rem;position:fixed;inset:auto}body:before{background:#1e6b561a;top:6rem;right:-8rem}body:after{background:#c86d351a;bottom:-6rem;left:-10rem}a{color:inherit;text-decoration:none}.site-shell{width:min(1180px,100vw - 2rem);margin:0 auto;padding:1.5rem 0 4rem}.hero,.section-grid,.audience-band,.flow-section,.trust-section,.policy-hero,.policy-section,.site-footer{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:32px;position:relative;overflow:hidden}.hero,.policy-hero{gap:1.5rem;margin-top:1rem;padding:2rem;display:grid}.hero{grid-template-columns:minmax(0,1.3fr) minmax(280px,.9fr);align-items:stretch}.hero:after,.policy-hero:after{content:"";border:1px solid #1e6b561f;border-radius:24px;width:9rem;height:9rem;position:absolute;top:1rem;right:1rem;transform:rotate(14deg)}.hero-copy,.policy-hero{animation:.7s ease-out both rise-in}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.9rem;font-weight:700}h1,h2,h3{font-family:var(--font-display),serif;letter-spacing:-.03em;word-break:keep-all;text-wrap:balance;margin:0;font-weight:700}h1{max-width:11ch;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.98}h2{max-width:100%;font-size:clamp(1.8rem,3vw,3rem);line-height:1.08}h3{font-size:1.45rem;line-height:1.15}.hero-summary,.policy-summary,.section-summary,.feature-card p,.audience-card p,.flow-card p,.trust-card p,.snapshot-copy p,.footer-copy,.footer-note,.policy-section p,.policy-section li,.hero-note{color:var(--muted);font-size:1.02rem;line-height:1.7}.hero-summary,.policy-summary,.section-summary{max-width:38rem;margin:1.25rem 0 0}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.5rem;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:3.1rem;padding:.85rem 1.25rem;font-weight:700;transition:transform .16s,background-color .16s,color .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:#f9f3ea}.button-secondary{background:#fffbf599;border:1px solid #1e6b562e}.hero-note{margin:1rem 0 0}.hero-panel{align-self:center;gap:1rem;animation:.82s ease-out 80ms both rise-in;display:grid}.signal-card,.feature-card,.audience-card,.flow-card,.trust-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:24px}.signal-card{gap:.35rem;padding:1.3rem 1.35rem;display:grid}.signal-card span,.feature-kicker,.flow-index{color:var(--accent-warm);letter-spacing:.08em;text-transform:uppercase;font-size:.86rem;font-weight:700}.signal-card strong{font-size:1.18rem;line-height:1.45}.section-grid,.snapshot-section,.audience-band,.flow-section,.trust-section,.policy-section,.site-footer{margin-top:1.25rem;padding:2rem}.section-heading{flex-direction:column;gap:.5rem;display:flex}.section-heading h2{max-width:min(100%,28ch)}.section-heading.compact h2{max-width:min(100%,32ch)}.feature-grid,.snapshot-grid,.audience-list,.trust-grid{gap:1rem;margin-top:1.5rem;display:grid}.snapshot-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid,.audience-list,.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.snapshot-card,.audience-card,.trust-card{padding:1.35rem}.feature-card,.snapshot-card,.trust-card{animation:.7s ease-out both rise-in}.feature-card:nth-child(2),.snapshot-card:nth-child(2),.trust-card:nth-child(2){animation-delay:60ms}.feature-card:nth-child(3),.snapshot-card:nth-child(3),.trust-card:nth-child(3){animation-delay:.12s}.feature-card:nth-child(4),.snapshot-card:nth-child(4),.trust-card:nth-child(4){animation-delay:.18s}.snapshot-card{gap:1rem;display:grid}.snapshot-frame{border:1px solid var(--line);background:linear-gradient(#fffcf7f5 0%,#ece2d3e6 100%);border-radius:24px;padding:.9rem}.snapshot-image{border-radius:22px;width:100%;height:auto;display:block;box-shadow:0 16px 40px #17342e29}.snapshot-copy{gap:.5rem;display:grid}.feature-kicker{margin:0 0 .75rem}.flow-list{gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.flow-card{grid-template-columns:4.5rem minmax(0,1fr);align-items:start;gap:1rem;padding:1.35rem;display:grid}.flow-index{background:var(--accent-soft);border-radius:50%;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;display:inline-flex}.policy-shell{max-width:920px}.policy-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.5rem 0 0;display:grid}.policy-meta div{border:1px solid var(--line);background:#fff8eebf;border-radius:20px;padding:1rem 1.1rem}.policy-meta dt{color:var(--muted);margin-bottom:.35rem;font-size:.95rem;font-weight:700}.policy-meta dd{margin:0;font-size:1.05rem;font-weight:700}.policy-section h2{margin-bottom:1rem;font-size:clamp(1.35rem,2.2vw,1.95rem)}.policy-section ul{margin:0;padding-left:1.15rem}.policy-section li+li{margin-top:.6rem}.site-footer{gap:.85rem;display:grid}.footer-brand{font-family:var(--font-display),serif;margin:0;font-size:1.45rem;font-weight:700}.footer-links{color:var(--accent);flex-wrap:wrap;gap:1rem;font-weight:700;display:flex}.footer-copy,.footer-note{margin:0}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.hero{grid-template-columns:1fr}.snapshot-grid,.feature-grid,.audience-list,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.site-shell{width:min(100vw - 1rem,100%);padding-bottom:2rem}.hero,.section-grid,.audience-band,.flow-section,.trust-section,.policy-hero,.policy-section,.site-footer{border-radius:24px;padding:1.4rem}h1{max-width:none;font-size:clamp(2.2rem,11vw,3.4rem)}h2{max-width:none;font-size:clamp(1.6rem,7vw,2.2rem)}.snapshot-grid,.feature-grid,.audience-list,.trust-grid,.policy-meta,.flow-card{grid-template-columns:1fr}.flow-index{width:3rem;height:3rem}}
