:root{--paper:#fffafb;--blush:#f8dce4;--rose:#f4c8d2;--rouge:#9f2438;--rouge-dark:#681a28;--ink:#21171c;--muted:#64585e;--line:#e8c8d1;--mint:#dcebe5;--sage:#315848;--sage-dark:#203f34;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--ink);background:var(--paper);font-family:var(--sans);letter-spacing:0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}body,button,input{letter-spacing:0}img{display:block}a{color:inherit}::selection{background:var(--rouge);color:var(--paper)}@media (width<=900px){:root{font-size:16px}}.site-page{background:var(--paper);min-height:100svh;overflow-x:hidden}.site-header{z-index:10;border-bottom:1px solid color-mix(in srgb, var(--line), transparent 18%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffafbf0;justify-content:space-between;align-items:center;gap:24px;padding:14px 40px;display:flex;position:sticky;top:0;box-shadow:0 12px 30px #361c2312}.brand{min-width:252px;color:var(--ink);align-items:center;gap:14px;text-decoration:none;display:inline-flex}.brand img{border-radius:8px;flex:none;width:62px;height:62px}.brand span{gap:3px;display:grid}.brand strong{font-family:var(--serif);font-size:1.08rem;line-height:1.1}.brand small{max-width:245px;color:var(--muted);font-size:.82rem;line-height:1.35}.site-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.site-nav a{min-height:40px;color:var(--ink);border:1px solid #0000;border-radius:8px;align-items:center;padding:8px 13px;font-size:.94rem;font-weight:800;text-decoration:none;display:inline-flex}.site-nav a:hover,.site-nav a:focus-visible{border-color:color-mix(in srgb, var(--rouge), transparent 74%);background:var(--blush);color:var(--rouge-dark)}.hero{background:var(--rose);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,740px) minmax(260px,420px);justify-content:center;align-items:center;gap:64px;min-height:68svh;padding:82px 40px 78px;display:grid;position:relative;overflow:hidden}.hero-mark{z-index:1;opacity:1;grid-area:1/2;justify-self:center;width:min(420px,100%);max-width:100%;height:auto;position:relative}.hero-content{z-index:1;grid-area:1/1;width:min(740px,100%);margin:0;position:relative}.eyebrow{color:var(--sage-dark);text-transform:uppercase;margin:0 0 13px;font-size:.78rem;font-weight:900;line-height:1.35}h1,h2,h3{color:var(--rouge-dark);font-family:var(--serif);margin:0;font-weight:700;line-height:1.06}h1{max-width:760px;font-size:4.85rem}h2{max-width:820px;font-size:3rem}h3{font-size:1.65rem}.hero-subtitle{color:var(--rouge);font-family:var(--serif);margin:18px 0 24px;font-size:1.58rem;font-weight:700;line-height:1.25}p{color:var(--muted);margin:0;line-height:1.78}.hero p:not(.eyebrow):not(.hero-subtitle){max-width:710px;color:var(--ink);font-size:1.08rem}.button-row{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{cursor:pointer;min-height:50px;font:inherit;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:12px 19px;font-weight:900;line-height:1.2;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible,.site-nav a:focus-visible,.contact-link:focus-visible{outline:3px solid var(--sage);outline-offset:3px}.button-primary{background:var(--rouge);color:var(--paper);box-shadow:0 12px 24px #9f243833}.button-primary:hover,.button-primary:focus-visible{background:var(--rouge-dark);box-shadow:0 14px 26px #9f243842}.button-secondary{border-color:color-mix(in srgb, var(--sage), transparent 20%);background:var(--mint);color:var(--sage-dark)}.button-secondary:hover,.button-secondary:focus-visible{background:var(--sage);color:var(--paper)}.section{padding:92px 40px}.section-inner{width:min(1120px,100%);margin:0 auto}.mission{border-left:7px solid var(--rouge);background:var(--blush);max-width:980px;color:var(--ink);font-family:var(--serif);border-radius:0 8px 8px 0;margin:24px 0 66px;padding:30px 34px;font-size:1.48rem;line-height:1.55;box-shadow:0 22px 48px #361c2314}.story-grid{grid-template-columns:1fr;align-items:start;gap:70px;display:grid}.origin-story,.founder,.community-actions{gap:20px;display:grid}.origin-story h3,.community-actions h3{color:var(--rouge-dark)}.origin-story p,.founder p,.community-grid p,.contact p,.privacy p{font-size:1rem}.founder{border-top:1px solid var(--line);grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:start;gap:44px;padding-top:54px}.founder img{aspect-ratio:4/5;object-fit:cover;object-position:center top;border:1px solid var(--line);border-radius:8px;width:100%;box-shadow:0 24px 48px #361c2321}.founder div{align-content:start;gap:17px;display:grid}.founder .eyebrow{margin:0}.section-accent{background:var(--mint);border-block:1px solid color-mix(in srgb, var(--sage), transparent 68%)}.community-grid{grid-template-columns:1fr;align-items:start;gap:36px;display:grid}.community-grid>div:first-child{max-width:820px}.community-grid h2{margin-bottom:24px}.community-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px}.community-actions>section{background:#f7f6f6;border:1px solid #bdc6c2;border-radius:3px;align-content:start;gap:16px;padding:28px;display:grid}.community-actions>section#waitlist{background:0 0;border:0;border-radius:3px;padding:0;display:block}.community-actions>section#reader-survey{border-radius:8px;margin-top:40px}.community-actions .button{justify-self:start}.waitlist-embed{background:0 0;border:0;border-radius:3px;width:100%;max-width:100%;min-height:760px;display:block}.contact{justify-items:start;gap:18px;padding-block:8px;display:grid}.contact h2{max-width:900px}.contact-link{color:var(--rouge);font-family:var(--serif);text-underline-offset:5px;font-size:2rem;font-weight:700;text-decoration-thickness:2px}.privacy{background:var(--ink);padding:46px 40px}.privacy h2{color:var(--paper);margin-bottom:14px;font-size:1.7rem}.privacy p{color:#fffafbd6;max-width:850px}.site-footer{background:var(--rose);color:var(--paper)}.site-footer .section-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.site-footer img{border-radius:8px;width:4rem;height:4rem}.site-footer p{color:var(--ink);font-weight:800}@media (width<=900px){.site-header{flex-direction:column;align-items:flex-start;padding:14px 20px;position:static}.site-nav{justify-content:flex-start}.hero{text-align:center;grid-template-columns:1fr;justify-items:center;gap:34px;min-height:auto;padding:56px 20px 66px}.hero-mark{opacity:1;grid-area:1/1;width:min(270px,72vw)}.hero-content{grid-area:2/1;width:min(720px,100%);margin:0 auto}.hero p:not(.eyebrow):not(.hero-subtitle){margin-inline:auto}.button-row{justify-content:center}h1{font-size:3.25rem}h2{font-size:2.35rem}h3{font-size:1.45rem}.section{padding:68px 20px}.mission{margin-bottom:48px;padding:22px;font-size:1.24rem}.story-grid,.community-grid{grid-template-columns:1fr;gap:44px}.founder{grid-template-columns:1fr;gap:28px;padding-top:44px}.community-actions{grid-template-columns:1fr}.community-actions>section#reader-survey{margin-top:0}.community-actions>section{padding:22px}.waitlist-embed{min-height:800px}}@media (width<=560px){.brand{display:none}.site-nav{gap:4px}.site-nav a{padding-inline:9px}.hero-mark{width:min(220px,72vw)}h1{font-size:2.6rem}h2{font-size:1.95rem}.hero-subtitle{font-size:1.3rem}.button-row{grid-template-columns:1fr;display:grid}.button,.community-actions .button{width:100%}.waitlist-embed{min-height:860px}.contact-link{font-size:1.45rem}.site-footer .section-inner{flex-direction:column;align-items:flex-start}}
