@import url(https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Inter:wght@300;400;500;600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg:#f3efea;--text:#4a403a;--muted:#7a6f66;--accent:#6b705c;--card:#fff;--border:#e7e0d8}*{box-sizing:border-box}#root,body,html{height:100%}body{background:#f3efea;background:var(--bg);color:#4a403a;color:var(--text);font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;margin:0}.app{display:flex;flex-direction:column;min-height:100vh}.site-header{background:#0000;padding:36px 4.5vw 0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.brand-link{color:#4a403a;color:var(--text);font-size:.75rem;font-weight:400;letter-spacing:.35em;text-decoration:none;text-transform:uppercase}.brand-link:hover{color:#6b705c;color:var(--accent)}.content{display:flex;flex:1 1;overflow-y:auto;scroll-behavior:smooth;scroll-snap-type:y mandatory;width:100%}.page{display:grid;flex:1 1;padding:8vh 6vw;place-items:center}.simple-page{text-align:center}.simple-inner{grid-gap:16px;display:grid;gap:16px;justify-items:center}.policy{gap:14px;justify-items:start;max-width:760px;text-align:left}.policy h1{margin-bottom:6px}.policy h2{font-size:1.2rem;font-weight:600;margin:22px 0 0}.policy h3{font-size:1rem;font-weight:600;margin:16px 0 0}.policy p{color:#7a6f66;color:var(--muted);line-height:1.6;margin:0}.policy-meta{color:#4a403a;color:var(--text);font-size:.95rem}.policy-list{color:#7a6f66;color:var(--muted);line-height:1.6;margin:0;padding-left:18px}.page h1{font-size:clamp(2.5rem,4vw,4rem);letter-spacing:-.02em;margin:0}.home{display:flex;flex-direction:column;gap:0;padding:0;width:100%}.hero{display:grid;min-height:100vh;padding:12vh 6vw 6vh;place-items:center;scroll-snap-align:start}.hero-inner{display:flex;flex-direction:column;gap:26px;max-width:760px;text-align:center}.hero h1{font-family:"DM Serif Display",Times New Roman,serif;font-size:clamp(3.2rem,6.2vw,5.8rem);font-weight:400;letter-spacing:-.01em;margin:0}.hero-inner p{color:#7a6f66;color:var(--muted);font-size:1.1rem;margin:0}.section{display:flex;flex-direction:column;gap:22px;justify-content:center;margin:0 auto;max-width:980px;min-height:100vh;padding:0 6vw;scroll-snap-align:start;text-align:left}.section h2{font-family:"DM Serif Display",Times New Roman,serif;font-size:clamp(2.1rem,3.4vw,3rem);font-weight:400;letter-spacing:-.01em;margin:0}.section p{color:#7a6f66;color:var(--muted);font-size:1.05rem;margin:0;max-width:720px}.problem h2{font-size:clamp(2.2rem,3.6vw,3.1rem);line-height:1.25}.problem-line{display:block;white-space:nowrap}.threshold{align-items:center;text-align:center}.threshold p{max-width:560px}.cta{border:1px solid #0000;border-radius:14px;cursor:pointer;font-size:.95rem;letter-spacing:.06em;padding:16px 32px;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease}.cta-ghost{background:#6b705c;background:var(--accent);border-color:#0000;color:#f3efea;color:var(--bg);font-size:.85rem;padding:12px 20px}.cta:hover{opacity:.9;transform:translateY(-1px)}.footer{background:#f3efea;background:var(--bg);border-top:none;padding:20px 6vw 28px}.footer-links{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.footer-links a{color:#7a6f66;color:var(--muted);font-size:.95rem;letter-spacing:.02em;text-decoration:none;text-transform:uppercase}.footer-links a:hover{color:#6b705c;color:var(--accent)}@media (max-width:900px){.home{padding-top:10vh}}@media (max-width:720px){.problem-line{white-space:normal}}
/*# sourceMappingURL=main.64454e5c.css.map*/