:root{color-scheme:light;--ink:#111;--muted:#595959;--line:#d8d8d8;--paper:#fff;--soft:#f4f6f3;--green:#35a853;--green-dark:#1d6c35;--yellow:#f4c430;--red:#d94b3d;--blue:#3877c9;--black:#050505;--max:1180px;--radius:8px;--font-sans:Arial, Helvetica, sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:var(--font-sans);scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0}img{max-width:100%;display:block}a{color:inherit}p,h1,h2,h3,dl,dd,pre{margin:0}p{color:var(--muted);font-size:1rem;line-height:1.7}h1,h2,h3{font-weight:700;line-height:1.02}h1{max-width:860px;font-size:3.35rem}h2{font-size:2.25rem}h3{font-size:1.28rem}.skip-link{z-index:20;background:var(--ink);color:var(--paper);padding:.75rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:10;backdrop-filter:blur(18px);background:#ffffffb8;border-bottom:1px solid #11111114;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:60px;padding:.48rem 1rem;display:grid;position:sticky;top:0}.main-nav{align-items:center;gap:.38rem;display:flex}.nav-left{justify-content:flex-start}.nav-right{justify-content:flex-end}.menu-button{border-radius:var(--radius);color:#464646;border:1px solid #0000;justify-content:center;align-items:center;min-height:36px;padding:0 .78rem;font-size:.9rem;font-weight:750;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.menu-button:hover{color:var(--ink)}.menu-button-ghost{background:0 0}.menu-button-ghost:hover{background:#f7f7f7;border-color:#e5e5e5}.menu-button-ghost.is-active{color:var(--ink);background:#f1f1f1;border-color:#dedede}.menu-button-muted{border-color:var(--line);color:#3f3f3f;background:#ffffffbd}.menu-button-muted:hover{background:#f8f8f8;border-color:#bdbdbd}.menu-button-primary{border-color:var(--ink);background:var(--ink);color:var(--paper)}.menu-button-primary:hover{background:var(--ink);color:var(--paper)}.menu-button.is-unavailable{color:#888;cursor:not-allowed;opacity:.68;pointer-events:none;background:#f2f2f2;border-color:#e1e1e1}.page-shell{width:min(100% - 2rem, var(--max));margin:0 auto}.hero{border-bottom:1px solid var(--line);background:var(--paper);min-height:66svh;position:relative;overflow:hidden}.hero-content{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:66svh;padding:3rem 0 3.25rem;display:flex;position:relative}.hero-copy{color:#303030;max-width:680px;margin-top:1.4rem;font-size:1.22rem}.kicker{color:var(--green-dark);font-family:var(--font-mono);text-transform:uppercase;font-size:.84rem;font-weight:800}.button-row{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.button{border:1px solid var(--ink);border-radius:var(--radius);justify-content:center;align-items:center;min-height:48px;padding:0 1.1rem;font-weight:800;text-decoration:none;display:inline-flex}.button-primary{background:var(--ink);color:var(--paper)}.button-primary:hover{background:var(--green);border-color:var(--green);color:var(--paper)}.button-secondary{background:#ffffffd1}.button-secondary:hover{background:var(--paper)}.button.is-unavailable{color:#777;cursor:not-allowed;opacity:.62;pointer-events:none;background:#f1f1f1;border-color:#cecece}.button-on-dark{color:var(--paper);border-color:#ffffff73;margin-top:1.5rem}.button-on-dark:hover{background:var(--paper);color:var(--ink)}.section-ink .button.is-unavailable{color:#ffffff94;background:#ffffff14;border-color:#ffffff3d}.hero-facts{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:min(100%,760px);margin-top:1.75rem;display:grid}.hero-facts div{background:#ffffffe0;padding:1rem}.hero-facts dt{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;font-size:.78rem}.hero-facts dd{margin-top:.4rem;font-weight:800}.intro-band{border-bottom:1px solid var(--line);background:var(--paper);padding:2.75rem 0}.intro-grid,.plane-grid,.split,.privacy-grid,.product-grid,.plugin-console{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:3rem;display:grid}.intro-grid p{font-size:1.12rem}.section{border-bottom:1px solid var(--line);padding:5rem 0}.section-soft{background:var(--soft)}.section-ink{background:var(--black);color:var(--paper)}.section-ink p,.section-ink .kicker{color:#ffffffc2}.section-heading{max-width:720px;margin-bottom:2rem}.section-heading h2,.intro-grid h2,.plane-grid h2,.split h2,.privacy-grid h2,.product-grid h2,.plugin-console h2{margin-top:.6rem}.section-heading p,.plane-grid p,.split p,.privacy-grid p,.product-grid p,.plugin-console p{margin-top:1rem}.section-heading.compact{margin-bottom:0}.card-grid{gap:1rem;display:grid}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.story-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);min-height:230px;padding:1.35rem}.card h2,.card h3,.story-card h3{margin-bottom:.85rem}.story-card{flex-direction:column;justify-content:space-between;display:flex}.story-card span{color:var(--green-dark);font-family:var(--font-mono);font-size:.8rem;font-weight:800}.story-card h3{margin-top:1.4rem}.section-link{margin-top:1.5rem}.section-link a{text-underline-offset:4px;font-weight:800}.plane-board,.setup-board,.surface-list,.timeline,.story-table,.plugin-console pre{border-radius:var(--radius);border:1px solid #ffffff2e}.plane-board{background:#101010;padding:1rem}.plane-topline{color:#fffc;font-family:var(--font-mono);border-bottom:1px solid #ffffff2e;justify-content:space-between;gap:1rem;padding-bottom:1rem;font-size:.85rem;display:flex}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.module-grid span,.approval-strip span{border-radius:var(--radius);border:1px solid #fff3;align-items:center;min-height:64px;padding:.8rem;font-weight:800;display:flex}.module-grid span:nth-child(2n){color:var(--yellow)}.module-grid span:nth-child(3n){color:#70c889}.approval-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:.75rem;display:grid}.setup-board{border-color:var(--line);background:var(--paper);padding:1rem}.setup-meter{border:1px solid var(--ink);border-radius:999px;height:18px;padding:3px}.setup-meter span{background:linear-gradient(90deg, var(--green), var(--yellow));border-radius:999px;width:62%;height:100%;display:block}.setup-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto minmax(140px,.55fr);align-items:center;gap:1rem;padding:1rem 0;display:grid}.setup-row:last-child{border-bottom:0;padding-bottom:0}.setup-row span{font-family:var(--font-mono);font-weight:800}.setup-row em{color:var(--muted);text-align:right;font-style:normal}.rule-list{gap:.75rem;display:grid}.rule-list p{border-left:4px solid var(--ink);color:var(--ink);padding:.7rem 0 .7rem 1rem;font-weight:700}.subhero{padding:5rem 0 4rem}.subhero h1{margin-top:.7rem}.subhero p:last-child{max-width:760px;margin-top:1rem;font-size:1.16rem}.surface-list{border-color:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:1rem;display:grid}.surface-list span{border:1px solid var(--line);border-radius:var(--radius);padding:1rem;font-weight:800}.timeline{border-color:#ffffff2e;gap:.75rem;padding:1rem;display:grid}.timeline div{border-bottom:1px solid #ffffff29;grid-template-columns:auto 110px 1fr;align-items:center;gap:1rem;padding-bottom:.75rem;display:grid}.timeline div:last-child{border-bottom:0;padding-bottom:0}.timeline span{background:var(--paper);width:34px;height:34px;color:var(--ink);font-family:var(--font-mono);border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.timeline strong{color:var(--yellow)}.story-table{border-color:var(--line);overflow:hidden}.story-table-head,.story-row{background:var(--line);grid-template-columns:.9fr 1.1fr 1fr;gap:1px;display:grid}.story-table-head span,.story-row>*{background:var(--paper);padding:1rem}.story-table-head span{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;font-size:.78rem;font-weight:800}.story-row h2{font-size:1.05rem}.plugin-console pre{border-color:var(--line);color:#f7f7f7;font-family:var(--font-mono);background:#101010;padding:1.25rem;font-size:.92rem;line-height:1.6;overflow:auto}.site-footer{background:var(--paper);padding:3rem 0}.footer-grid{width:min(100% - 2rem, var(--max));grid-template-columns:1.2fr .7fr .9fr;gap:2rem;margin:0 auto;display:grid}.footer-grid p{max-width:420px;margin-top:1rem}.footer-grid h2{margin-bottom:1rem;font-size:1rem}.footer-grid a{color:var(--muted);margin-top:.65rem;text-decoration:none;display:block}.footer-grid a:hover{color:var(--ink);text-underline-offset:4px;text-decoration:underline}@media (width>=760px){h1{font-size:4.2rem}h2{font-size:3rem}}@media (width>=1180px){h1{font-size:4.85rem}}@media (width<=900px){.site-header{grid-template-columns:1fr;gap:1rem}.main-nav{padding-bottom:.25rem;overflow-x:auto}.nav-left{grid-area:1/1;justify-content:flex-start}.nav-right{grid-area:2/1;justify-content:flex-start}.intro-grid,.plane-grid,.split,.privacy-grid,.product-grid,.plugin-console,.footer-grid{grid-template-columns:1fr}.card-grid.three,.card-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.site-header{padding:.65rem 1rem}.menu-button{min-height:38px;padding:0 .8rem}.hero,.hero-content{min-height:58svh}.hero-content{padding:2.2rem 0 2.6rem}h1{font-size:2.75rem}h2{font-size:2.1rem}.hero-copy{font-size:1rem}.hero-facts{display:none}.hero-facts,.card-grid.three,.card-grid.four,.module-grid,.approval-strip,.surface-list,.story-table-head,.story-row{grid-template-columns:1fr}.setup-row{grid-template-columns:1fr;gap:.35rem}.setup-row em{text-align:left}.timeline div{grid-template-columns:auto 1fr}.timeline p{grid-column:1/-1}.section{padding:3.5rem 0}}
