:root{color-scheme:light;--cream:#fffcf8;--paper:#fff;--ink:#342750;--muted:#645d79;--green:#46b949;--green-dark:#2f8734;--plum:#82364f;--rose:#f1cbd6;--peach:#ffe2d0;--gold:#ffe7a8;--border:#e7e1ec;--shadow:0 24px 70px #3427501f;--radius-lg:2rem;--radius-md:1.25rem;--shell:min(1120px, calc(100% - 2rem));font-synthesis:none;font-family:Inter,ui-rounded,SF Pro Rounded,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html{background:var(--cream);scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 90% 8%, #ffe2d0b3, transparent 30rem), radial-gradient(circle at 10% 30%, #ffe7a861, transparent 26rem), var(--cream);text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:.2em}a:hover{color:var(--green-dark)}:focus-visible{outline:3px solid var(--plum);outline-offset:4px;border-radius:.35rem}.skip-link{z-index:100;color:#fff;background:var(--ink);border-radius:999px;padding:.65rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.shell{width:var(--shell);margin-inline:auto}.site-header{z-index:10;padding-block:1.25rem;position:relative}.header-inner,.footer-bottom{justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand{color:var(--ink);letter-spacing:-.04em;align-items:center;gap:.7rem;font-size:1.25rem;font-weight:850;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:var(--green);letter-spacing:0;border-radius:50% 50% 48% 52%;place-items:center;width:2.25rem;height:2.25rem;font-size:1rem;display:grid;box-shadow:0 6px 16px #46b94940}.site-header nav ul{gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.site-header nav a{min-height:44px;color:var(--muted);border-radius:999px;padding:.55rem .9rem;font-weight:700;text-decoration:none;display:block}.site-header nav a:hover{color:var(--ink);background:#ffffffb8}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,7vw,6rem);min-height:min(760px,100svh - 84px);padding-block:clamp(3rem,9vw,7rem);display:grid}.eyebrow,.legal-kicker{color:var(--plum);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:850}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance;line-height:1.08}h1{letter-spacing:-.065em;max-width:11ch;margin-bottom:1.4rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.35rem,8vw,6.9rem);font-weight:500}h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,5vw,4.2rem);font-weight:500}h3{letter-spacing:-.02em;margin-bottom:.65rem;font-size:1.2rem}.lede{max-width:38rem;color:var(--muted);margin-bottom:1.8rem;font-size:clamp(1.1rem,2.2vw,1.3rem)}.actions{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.button{color:#fff;background:var(--green);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:.75rem 1.25rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #46b94938}.button:hover{color:#fff;background:var(--green-dark)}.button-secondary{color:var(--ink);border-color:var(--border);box-shadow:none;background:#fffc}.button-secondary:hover{color:var(--ink);background:#fff}.hero-art{isolation:isolate;place-items:center;min-height:500px;display:grid;position:relative}.hero-art:before,.hero-art:after{content:"";z-index:-1;border-radius:50%;position:absolute}.hero-art:before{aspect-ratio:1;background:repeating-conic-gradient(from 8deg,#ffe7a8b8 0deg 8deg,#0000 8deg 18deg),radial-gradient(circle,#fff 0 42%,#0000 43%);width:100%;animation:22s linear infinite drift}.hero-art:after{aspect-ratio:1;filter:blur(42px);opacity:.85;background:#fff;width:62%}.hero-art img{filter:drop-shadow(0 30px 24px #3427501a);width:min(92%,540px)}.status-pill{box-shadow:var(--shadow);backdrop-filter:blur(14px);background:#fffc;border:1px solid #ffffffe6;border-radius:999px;padding:.65rem .95rem;font-size:.88rem;font-weight:800;position:absolute;bottom:10%;right:3%}.section{padding-block:clamp(4.5rem,10vw,8rem)}.section-heading{max-width:720px;margin-bottom:3rem}.section-heading p,.feature-card p,.privacy-panel p,.support-card p{color:var(--muted)}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature-card,.support-card{border-radius:var(--radius-md);background:#ffffffc7;border:1px solid #e7e1eccc;padding:clamp(1.4rem,3vw,2rem);box-shadow:0 12px 34px #3427500f}.feature-number{width:2.5rem;height:2.5rem;color:var(--plum);background:var(--rose);border-radius:50%;place-items:center;margin-bottom:2rem;font-size:.82rem;font-weight:850;display:grid}.privacy-panel{border-radius:var(--radius-lg);background:var(--ink);color:#fff;box-shadow:var(--shadow);grid-template-columns:.85fr 1.15fr;gap:clamp(2rem,8vw,7rem);padding:clamp(2rem,6vw,5rem);display:grid}.privacy-panel .eyebrow{color:var(--rose)}.privacy-panel p{color:#dcd6e7}.privacy-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.privacy-list li{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:1rem;padding:1.1rem 1.2rem}.privacy-list strong{margin-bottom:.2rem;display:block}.coming{text-align:center}.coming-inner{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:radial-gradient(circle at 50% 110%,#f1cbd6b3,#0000 34rem),#fff;padding:clamp(3rem,8vw,6rem) 1.5rem}.coming h2{max-width:14ch;margin-inline:auto}.coming p{max-width:38rem;color:var(--muted);margin-inline:auto}.page-hero{padding-block:clamp(4rem,9vw,7rem) 3rem}.page-hero h1{max-width:13ch;font-size:clamp(3rem,7vw,5.6rem)}.prose{width:min(760px,100% - 2rem);margin-inline:auto;padding-bottom:6rem}.prose h2{letter-spacing:-.025em;margin-top:3rem;font-family:inherit;font-size:1.6rem;font-weight:800}.prose p,.prose li{color:var(--muted)}.prose a{color:var(--green-dark);font-weight:700}.notice{border-left:4px solid var(--plum);border-radius:0 var(--radius-md) var(--radius-md) 0;background:#fff;margin-block:2rem;padding:1.2rem 1.3rem}.support-grid{grid-template-columns:1.1fr .9fr;gap:1rem;padding-bottom:6rem;display:grid}.support-card.featured{color:#fff;background:var(--ink)}.support-card.featured p{color:#dcd6e7}.support-email{color:var(--rose);margin-top:1rem;font-size:clamp(1.2rem,3vw,1.7rem);font-weight:850;text-decoration-thickness:2px;display:inline-block}.link-list{gap:.7rem;display:grid}.link-list a{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:44px;padding:.5rem 0;font-weight:750;text-decoration:none;display:flex}.site-footer{border-top:1px solid var(--border);background:#fff9;padding-block:4rem 2rem}.footer-grid{grid-template-columns:1fr auto;gap:3rem;display:grid}.footer-brand{margin-bottom:.7rem}.site-footer p{color:var(--muted)}.site-footer nav{grid-template-columns:repeat(2,minmax(120px,1fr));gap:.6rem 2rem;display:grid}.site-footer nav a,.footer-bottom a{align-items:center;min-height:44px;display:flex}.footer-bottom{border-top:1px solid var(--border);margin-top:3rem;padding-top:1.25rem;font-size:.9rem}.footer-bottom p{margin:0}@keyframes drift{to{transform:rotate(360deg)}}@media (width<=780px){.hero,.privacy-panel,.support-grid{grid-template-columns:1fr}.hero{min-height:auto;padding-top:3rem}.hero-copy{text-align:center}.hero-copy h1,.hero-copy .lede{margin-inline:auto}.actions{justify-content:center}.hero-art{min-height:380px}.feature-grid{grid-template-columns:1fr}.feature-number{margin-bottom:1rem}.footer-grid{grid-template-columns:1fr}}@media (width<=520px){:root{--shell:min(100% - 1.25rem, 1120px)}.site-header nav a{padding-inline:.65rem}.hero-art{min-height:310px}.status-pill{bottom:4%;right:0}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
