:root{--bg:#FAF6F1;--surface:#FFFFFF;--elev:#F1E9DE;--text:#1A1613;--muted:#6B635B;--stroke:#E7DED2;--stroke-soft:#EFE7DB;--accent:#E85D3A;--accent-soft:#FBEBE4;--font-body:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.55}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:3px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.h1{font-size:clamp(40px,6vw,76px);line-height:1.05;letter-spacing:-1.5px;font-weight:800;max-width:820px;margin:0 auto}.h1,.h2{text-wrap:balance}.h2{font-size:clamp(28px,3.4vw,40px);line-height:1.15;letter-spacing:-.6px;font-weight:700}.lead{font-size:clamp(15px,1.5vw,17px);line-height:1.6;max-width:60ch;margin-left:auto;margin-right:auto}.lead,.muted{color:var(--muted)}.section{max-width:1080px;margin:0 auto;padding:clamp(64px,8vw,96px) clamp(20px,4vw,32px);text-align:center}.section>*+*{margin-top:20px}.section>.eyebrow+.h2{margin-top:14px}.section>.h2+.lead{margin-top:16px}.section>*+.grid-2,.section>*+.grid-3{margin-top:48px}.grid-2,.grid-3{display:grid;grid-gap:20px;gap:20px;text-align:left}.grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{padding:28px 24px;background:var(--surface);border:1px solid var(--stroke);border-radius:14px;transition:border-color .15s ease,transform .15s ease;display:flex;flex-direction:column}.card:hover{border-color:var(--accent)}.card>*+*{margin-top:10px}.card>.step-n+h3,.card>h3+p{margin-top:8px}.card h3{font-size:17px;font-weight:700;line-height:1.3;letter-spacing:-.2px}.card p{font-size:14.5px;line-height:1.6;color:var(--muted)}.card .card-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.card>.card-head+p{margin-top:8px}.hero{max-width:1080px;margin:0 auto;padding:clamp(56px,8vw,96px) clamp(20px,4vw,32px) clamp(56px,6vw,72px);text-align:center}.hero>*+*{margin-top:24px}.hero>.h1+.lead,.hero>.pill+.h1{margin-top:20px}.hero>.lead+.hero-ctas{margin-top:32px}.hero-ctas,.hero-mark{display:flex;justify-content:center}.hero-ctas{gap:12px;flex-wrap:wrap}.footer{max-width:1080px;margin:40px auto 0;padding:clamp(32px,5vw,48px) clamp(20px,4vw,32px);border-top:1px solid var(--stroke);color:var(--muted);font-size:13px;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer,.footer-brand{display:flex;align-items:center}.footer-brand{gap:12px}.footer-brand a{color:var(--text)}.footer-links{display:flex;gap:20px}@media (max-width:640px){.footer{flex-direction:column;align-items:flex-start;gap:16px}}.pill{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid var(--stroke);border-radius:999px;background:var(--surface);font-size:12px;color:var(--muted)}.pill-dot{width:6px;height:6px;border-radius:50%;background:var(--accent)}.cta,.cta-secondary{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:10px;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.cta{background:var(--accent);color:#FFFFFF;border:0}.cta:hover{background:#d34e2f;text-decoration:none}.cta-secondary{background:var(--surface);color:var(--text);border:1px solid var(--stroke)}.cta-secondary:hover{border-color:var(--accent);text-decoration:none}.waitlist{max-width:620px}.section>*+.waitlist-form{margin-top:32px}.section>.waitlist-form+.waitlist-note{margin-top:12px}.waitlist-form{display:flex;gap:8px;flex-wrap:wrap}.waitlist-input{flex:1 1 260px;padding:14px 16px;border:1px solid var(--stroke);border-radius:10px;font-size:15px;font-family:inherit;background:var(--surface);color:var(--text);outline:none;transition:border-color .15s ease}.waitlist-input:focus{border-color:var(--accent)}.waitlist-submit{flex:0 0 auto}.waitlist-note{font-size:12px;color:var(--muted)}@media (max-width:640px){.waitlist-form{flex-direction:column}.waitlist-input,.waitlist-submit{width:100%;max-width:none}}.post-article>section>h2{font-size:clamp(22px,2.6vw,28px);line-height:1.25;letter-spacing:-.02em;font-weight:700;margin-bottom:12px;color:var(--text)}.post-article li,.post-article p{font-size:16px;line-height:1.7;color:var(--text);max-width:62ch}.post-article>section>p+p{margin-top:16px}.post-article ol,.post-article ul{margin-top:16px;padding-left:24px}.post-article li+li{margin-top:10px}.post-article a{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.post-article b,.post-article strong{font-weight:600;color:var(--text)}.step-n{font-family:var(--font-mono);font-size:12px;font-weight:700;letter-spacing:.06em}.badge,.step-n{color:var(--accent)}.badge{font-size:11px;font-weight:600;background:var(--accent-soft);padding:3px 10px;border-radius:999px;letter-spacing:.02em;white-space:nowrap}@media (max-width:640px){.grid-2,.grid-3{grid-template-columns:1fr;gap:16px}.card{padding:24px 20px;border-radius:12px}.cta,.cta-secondary{padding:13px 20px;width:100%;max-width:320px}.section>*+.grid-2,.section>*+.grid-3{margin-top:32px}.hero>*+*{margin-top:20px}.hero>.pill+.h1{margin-top:16px}.hero>.h1+.lead{margin-top:18px}.hero>.lead+.hero-ctas{margin-top:28px}.hero-ctas{flex-direction:column;align-items:center;gap:10px}}.pricing{min-height:100vh;padding:32px 24px 96px;max-width:1080px;margin:0 auto}.pricing-header{gap:12px;margin-bottom:48px}.pricing-back,.pricing-header{display:flex;align-items:center}.pricing-back{gap:10px;color:inherit;text-decoration:none}.pricing-back span{font-size:14px;color:var(--muted)}.pricing-hero{text-align:center;margin-bottom:40px}.pricing-hero .eyebrow{display:block;margin-bottom:12px}.pricing-hero .lead{margin-top:14px}.pricing-toggle-wrap{display:flex;flex-direction:column;align-items:center;gap:40px;margin:8px 0 56px}.pricing-toggle{display:inline-flex;padding:4px;background:var(--elev);border:1px solid var(--stroke);border-radius:999px}.pricing-toggle button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;font:inherit;color:var(--muted);padding:8px 18px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:background .12s ease,color .12s ease}.pricing-toggle button.on{background:var(--surface);color:var(--text);box-shadow:0 1px 2px rgba(0,0,0,.04)}.pricing-toggle .pill{font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px;background:var(--accent-soft);color:var(--accent);letter-spacing:.02em}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;width:100%;max-width:820px}.plan{background:var(--surface);border:1px solid var(--stroke);border-radius:20px;padding:28px;display:flex;flex-direction:column;gap:12px}.plan--highlight{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.plan-name{font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.plan--highlight .plan-name{color:var(--accent)}.plan-price{display:flex;align-items:baseline;gap:6px;margin-top:4px}.plan-amount{font-size:44px;line-height:1;font-weight:800;letter-spacing:-1px}.plan-cadence{color:var(--muted);font-size:15px}.plan-subprice{font-size:13px;color:var(--muted);margin-top:-4px}.plan-cta{display:inline-flex;justify-content:center;align-items:center;padding:12px 20px;border-radius:12px;font-weight:600;font-size:15px;text-decoration:none;margin-top:8px;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.plan-cta--solid{background:var(--accent);color:#fff}.plan-cta--solid:hover{transform:translateY(-1px);box-shadow:0 8px 16px rgba(232,93,58,.24);text-decoration:none}.plan-cta--ghost{background:var(--elev);color:var(--text);border:1px solid var(--stroke)}.plan-cta--ghost:hover{background:var(--surface);text-decoration:none}.plan-caption{font-size:12px;color:var(--muted);text-align:center}.plan-list{list-style:none;padding:12px 0 0;border-top:1px solid var(--stroke-soft);display:flex;flex-direction:column;gap:10px;margin:12px 0 0}.plan-list li{display:flex;gap:10px;font-size:14px;line-height:1.5}.plan-check{color:var(--accent);font-weight:800;width:16px;flex-shrink:0}.pricing-faq{max-width:680px;margin:72px auto 40px}.pricing-faq .h2{margin-bottom:16px}.faq{border-top:1px solid var(--stroke-soft);padding:16px 0}.faq summary{cursor:pointer;font-weight:600;font-size:15px;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--muted);font-weight:400;font-size:18px;transition:transform .16s ease}.faq[open] summary:after{content:"−"}.faq p{margin-top:10px;color:var(--muted);font-size:14px;line-height:1.6}@media (max-width:720px){.pricing{padding:24px 20px 64px}.pricing-grid{grid-template-columns:1fr}.plan{padding:24px}.plan-amount{font-size:36px}}.contribute{min-height:100vh;padding:32px 24px 96px;max-width:1080px;margin:0 auto}.contribute-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:48px}.contribute-back,.contribute-repo{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none;font-size:14px}.contribute-repo{padding:6px 12px;border-radius:999px;border:1px solid var(--stroke);color:var(--muted)}.contribute-hero{padding:24px 0 32px}.contribute-hero .eyebrow{margin-bottom:12px;display:block}.contribute-cta-row{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.contribute-cta{padding:14px 22px;border-radius:12px;font-weight:600;font-size:15px;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.contribute-cta-solid{background:var(--accent);color:#fff}.contribute-cta-solid:hover{transform:translateY(-1px);box-shadow:0 8px 16px rgba(232,93,58,.24);text-decoration:none}.contribute-cta-ghost{background:var(--elev);color:var(--text);border:1px solid var(--stroke)}.contribute-cta-ghost:hover{background:var(--surface);text-decoration:none}.contribute-flow{margin:56px 0}.contribute-steps{list-style:none;padding:0;margin:32px 0 0;display:grid;grid-gap:12px;gap:12px}.contribute-step{display:grid;grid-template-columns:64px 1fr;grid-gap:16px;gap:16px;padding:20px 24px;border:1px solid var(--stroke);border-radius:14px;background:var(--surface)}.contribute-step-n{font-size:22px;font-weight:800;color:var(--accent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.5px}.contribute-step-title{font-size:20px;font-weight:700;letter-spacing:-.2px;margin-bottom:6px}.contribute-step-body{font-size:15px;line-height:1.65;color:var(--text)}.contribute-step-body code{font-family:var(--font-mono);font-size:13px;padding:2px 6px;background:var(--elev);border-radius:5px}.contribute-step-body a{color:var(--accent);font-weight:500}.contribute-step-body .muted{color:var(--muted);font-size:14px}.contribute-community{margin:72px 0}.community-grid{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:48px;gap:48px;align-items:start}.community-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.community-list-h{font-size:15px;font-weight:700;color:var(--text);margin-bottom:4px}.community-list-body{font-size:14px;color:var(--muted);line-height:1.6}.contribute-quality{margin:56px 0}.quality-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-top:24px}.quality-card{padding:20px;border:1px solid var(--stroke);border-radius:12px;background:var(--surface)}.quality-card-title{font-size:15px;font-weight:700;margin-bottom:8px;color:var(--text)}.quality-card-body{font-size:14px;color:var(--muted);line-height:1.65}.contribute-schema{margin:56px 0}.contribute-code{margin-top:20px;padding:20px 24px;background:var(--text);color:#F5E5D9;border-radius:12px;font-family:var(--font-mono);font-size:13px;line-height:1.65;overflow-x:auto}.contribute-cta-bottom{margin:96px 0 32px;padding:40px;background:var(--elev);border:1px solid var(--stroke);border-radius:20px;text-align:center}@media (max-width:720px){.contribute{padding:24px 20px 48px}.community-grid{gap:24px}.community-grid,.quality-grid{grid-template-columns:1fr}.contribute-step{grid-template-columns:48px 1fr;padding:16px 18px}.contribute-step-n{font-size:18px}.contribute-cta-bottom{padding:24px}}.community-strip{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:32px}.community-pill{display:grid;grid-template-columns:44px 1fr;grid-gap:12px;gap:12px;padding:16px 18px;background:var(--surface);border:1px solid var(--stroke);border-radius:12px;align-items:start}.community-pill-n{font-size:18px;font-weight:800;color:var(--accent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.5px}.community-pill-t{font-size:15px;font-weight:700;margin-bottom:4px}.community-pill-body{font-size:13px;color:var(--muted);line-height:1.55}.pricing-peek-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:32px;max-width:780px}.peek-card{background:var(--surface);border:1px solid var(--stroke);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:12px}.peek-card--highlight{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.peek-name{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.peek-card--highlight .peek-name{color:var(--accent)}.peek-price{font-size:22px;font-weight:800;letter-spacing:-.4px}.peek-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;min-height:120px}.peek-list li{display:flex;gap:10px;font-size:13px;color:var(--text);line-height:1.5}.peek-card .plan-cta{margin-top:auto}@media (max-width:720px){.community-strip,.pricing-peek-grid{grid-template-columns:1fr}}