:root{color-scheme:dark;--bg:#111613;--surface:#1a211d;--raised:#222b25;--text:#f3f5ee;--muted:#aeb8ad;--accent:#c7f283;--line:#343e35;--ink:#18220f;--max:1240px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:var(--ink)}.wrap{max-width:var(--max);margin:auto;width:calc(100% - 80px)}.skip-link{position:absolute;top:-100px;left:20px;background:var(--accent);color:var(--ink);padding:12px;z-index:10}.skip-link:focus{top:10px}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.wordmark{display:flex;gap:12px;align-items:center;font-size:21px;font-weight:780;letter-spacing:-.06em}.brand-sub{font-size:12px;max-width:120px;line-height:1.3;color:var(--muted);font-weight:400;letter-spacing:0;margin-left:8px;border-left:1px solid var(--line);padding-left:20px}.brand-mark{width:26px;height:26px;display:grid;grid-template-columns:16px 7px;grid-template-rows:11px 12px;gap:3px}.brand-mark i{background:var(--accent);border-radius:2px}.brand-mark i:first-child{grid-row:span 2}.site-header nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:550}.site-header nav a:hover,.site-footer a:hover,.text-link:hover{color:var(--accent)}.nav-cta{border:1px solid #75816f;padding:10px 17px;border-radius:6px}.nav-cta span{margin-left:14px}.hero{display:grid;grid-template-columns:1.13fr 1fr;gap:65px;padding-top:86px;padding-bottom:78px;align-items:center}.eyebrow{font-size:12px;line-height:1.5;text-transform:uppercase;letter-spacing:.12em;font-weight:650;margin:0 0 20px;color:var(--muted)}.hero .eyebrow{color:var(--accent)}.tiny-disk{font-size:18px;margin-right:8px;vertical-align:-1px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(46px,5.35vw,74px);line-height:1.05;letter-spacing:-.057em;font-weight:610;margin-bottom:25px}h1 span{color:var(--accent)}.hero-description{font-size:20px;line-height:1.65;color:var(--muted);max-width:360px;margin-bottom:30px}.hero-actions{display:flex;gap:26px;align-items:center}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;padding:15px 22px;border-radius:7px;font-size:15px;line-height:1.5;font-weight:650;transition:background .15s,transform .15s}.button:hover{transform:translateY(-2px)}.primary{background:var(--accent);color:var(--ink)}.primary:hover{background:#d5ffa0}.secondary{background:#29322b;color:var(--text);border:1px solid #53604f}.secondary:hover{background:#344132}.text-link{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:12px}.compatibility{color:var(--muted);font-size:12px;line-height:1.8;margin:20px 0 0}.compatibility span{color:#889584}.space-story{border:1px solid #526047;border-radius:14px;padding:23px;background:#1c251c;box-shadow:0 24px 80px #0003;transform:rotate(1.5deg)}.story-heading{display:flex;justify-content:space-between;gap:15px;font-size:12px;color:#d5dfca}.mono{font-family:ui-monospace,SFMono-Regular,monospace;font-size:10px;letter-spacing:.06em;color:#91a281}.story-total{display:flex;align-items:center;justify-content:space-between;margin:18px 0 19px;gap:20px}.story-number{font-size:60px;line-height:1;letter-spacing:-.055em;font-weight:500}.story-number span{font-size:22px;margin-left:8px;color:#c5d2b8;letter-spacing:-.02em}.story-total>span:last-child{font-size:12px;color:#b5c3a7;line-height:1.5;text-align:right}.story-map{height:230px;display:grid;gap:5px;grid-template-columns:1.5fr 1fr .75fr;grid-template-rows:1.2fr 1fr .45fr}.story-map>div{border-radius:4px;display:flex;flex-direction:column;align-items:flex-start;padding:12px;position:relative;overflow:hidden;color:#253515}.story-map span{font-size:12px;font-weight:600}.story-map strong{font-size:18px;font-weight:600;letter-spacing:-.03em}.story-projects{grid-row:span 3;background:#c7f283}.story-projects .tile-symbol{position:absolute;font-size:64px;bottom:0;right:12px;font-weight:300;opacity:.24}.story-media{grid-column:span 2;background:#9cc161}.story-downloads{background:#7f9b52}.story-caches{background:#dddaa7}.story-map .story-other{grid-column:span 2;flex-direction:row;align-items:center;justify-content:space-between;background:#4f6942;color:#e4eddb;padding:5px 12px}.story-map .story-other strong{font-size:12px}.story-footer{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#a9b89a;margin-top:16px}.principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;padding-top:23px;padding-bottom:23px;color:#c5cec1;font-size:14px}.principles b{color:var(--accent);font-size:20px;margin-right:12px;font-weight:400}.section{padding-top:96px;padding-bottom:10px}.section-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:35px}.section-intro>p{max-width:360px;color:var(--muted);font-size:16px;margin-bottom:5px}.section-intro .eyebrow{margin-bottom:12px}h2{font-size:clamp(32px,3.7vw,46px);line-height:1.13;letter-spacing:-.046em;font-weight:570;margin-bottom:0}h3{letter-spacing:-.025em;font-weight:600}.product-demo{border:1px solid #425045;border-radius:12px;overflow:hidden;background:#151e19;box-shadow:0 24px 70px #0002}.demo-titlebar{padding:12px 18px;background:#242c26;display:flex;align-items:center;gap:20px;font-size:12px;font-weight:600;border-bottom:1px solid var(--line)}.traffic-lights{display:flex;gap:6px}.traffic-lights i{height:8px;width:8px;border-radius:50%;background:#87927f}.traffic-lights i:first-child{background:#bf8475}.traffic-lights i:nth-child(2){background:#c5b57b}.demo-label{margin-left:auto;font-size:11px;color:#b4bead;font-weight:400}.demo-main{display:grid;grid-template-columns:170px minmax(0,1fr) 250px;min-height:430px}.demo-sidebar{background:#18231c;border-right:1px solid var(--line);padding:25px 17px}.demo-sidebar .eyebrow{font-size:10px;margin-bottom:15px}.source-selected{background:#314330;border:1px solid #516348;border-radius:5px;padding:8px 10px;font-size:12px}.source-selected span{margin-right:6px}.sidebar-summary{display:flex;flex-direction:column;margin-top:48px;gap:8px}.sidebar-summary>span{font-size:10px;color:var(--muted)}.sidebar-summary strong{font-weight:450;font-size:38px;line-height:1;letter-spacing:-.045em}.sidebar-summary small{font-size:14px;letter-spacing:0;color:var(--muted)}.demo-caption{color:#93a28e;font-size:10px;line-height:1.6;margin-top:50px}.demo-workspace{padding:23px 22px}.demo-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:20px}.breadcrumb{font-size:10px;color:var(--muted)}.demo-heading h3{font-size:24px;line-height:1.2;margin:7px 0 0}.view-switch{display:flex;background:#273229;border-radius:6px;padding:3px;gap:2px}.view-switch button{font-size:11px;border:0;padding:6px 8px;border-radius:4px;color:var(--muted);background:transparent;white-space:nowrap}.view-switch button.selected{background:#45633d;color:white}.view-switch small{font-size:9px;margin-left:3px;color:#d1eab5}.demo-items{display:grid;gap:4px}.demo-row{display:grid;grid-template-columns:24px 1fr auto;gap:9px;align-items:center;width:100%;padding:10px;border:1px solid transparent;border-radius:5px;text-align:left;color:var(--text);background:transparent;min-width:0}.demo-row:hover{background:#243028}.demo-row.active{border-color:#8dad74;background:#293a28}.demo-row .row-folder{color:#a7b99b;font-size:23px;font-weight:300}.demo-row .row-name{font-size:13px;font-weight:600;display:block}.demo-row .row-detail{font-size:10px;color:var(--muted);display:block}.demo-row strong{font-size:13px;font-weight:500;white-space:nowrap}.row-bar{grid-column:2/4;height:3px;background:#334632;margin-top:1px;overflow:hidden;border-radius:3px}.row-bar i{height:100%;display:block;background:#a1c97c}.measurement-note{font-size:10px;color:#93a28e;margin:14px 0 0}.demo-inspector{padding:27px 21px;border-left:1px solid var(--line);background:#202b23}.demo-inspector .eyebrow{font-size:9px;letter-spacing:.08em;margin-bottom:18px}.folder-icon{font-size:30px;line-height:1;color:var(--accent);display:block;margin-bottom:12px}.demo-inspector h3{font-size:24px;margin:0 0 7px;line-height:1.2}.inspector-amount{font-size:18px;display:block;margin-bottom:17px}.risk-pill{font-size:10px;border-radius:4px;padding:5px 7px;background:#6b60302b;border:1px solid #877c45;color:#ecdba5;display:inline-block;line-height:1.5}.demo-inspector>p:not(.eyebrow){font-size:12px;color:#c0cabb;line-height:1.65;margin:14px 0}.demo-inspector .inspector-note{padding-top:14px;border-top:1px solid #3a4739;color:#a8b7a1!important;font-size:10px!important}.inspector-link{display:flex;justify-content:space-between;color:#d9efc6;font-size:11px;margin-top:19px}.demo-items.map-view{height:300px;grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:1fr 1fr .4fr;gap:5px}.map-view .demo-row{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:14px;background:#425737;position:relative;color:#f3f7ed;border-color:#70875d}.map-view .demo-row:first-child{grid-row:span 3;background:#789858;color:#10180b}.map-view .demo-row:nth-child(2){grid-column:span 2;background:#486738}.map-view .demo-row:nth-child(4){background:#5b6740}.map-view .demo-row:nth-child(5){grid-column:span 2;flex-direction:row;align-items:center;padding:5px 14px}.map-view .demo-row:nth-child(5) strong{font-size:14px}.map-view .demo-row.active{outline:2px solid var(--accent);outline-offset:-3px}.map-view .row-bar,.map-view .row-folder,.map-view .row-detail{display:none}.map-view .demo-row strong{font-size:20px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:45px}.steps article{border-top:1px solid #596447;padding-top:26px;display:flex;flex-direction:column;align-items:flex-start}.step-number{font-family:ui-monospace,monospace;font-size:12px;color:var(--accent);margin-bottom:29px}.steps h3{font-size:24px;line-height:1.2;margin-bottom:16px}.steps p{color:var(--muted);font-size:16px;margin-bottom:23px}.feature-label{margin-top:auto;font-size:12px;color:#cae7ad;border:1px solid #536947;border-radius:4px;padding:3px 9px}.cleanup-note{margin-top:38px;padding:24px 28px;display:flex;gap:25px;align-items:center;background:#1e291f;border-radius:8px}.cleanup-note>span{color:var(--accent);font-size:36px;line-height:1}.cleanup-note p{font-size:14px;color:var(--muted);margin:0}.cleanup-note strong{color:var(--text);font-weight:600}.privacy-strip{background:#c7f283;color:#203015;margin-top:95px;padding:58px 0}.privacy-strip>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.privacy-strip .eyebrow{color:#41552e}.privacy-strip p{font-size:16px;max-width:495px}.privacy-strip h2{font-size:48px}.privacy-strip .text-link{border-bottom:1px solid #435634;padding-bottom:4px}.privacy-strip .text-link:hover{color:#000}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:40px}.price-card{padding:32px;border:1px solid #465141;border-radius:12px;background:#1a221b;display:flex;flex-direction:column}.plan-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.plan-heading h3{font-size:24px;margin:0}.plan-heading>span{font-size:12px;color:var(--muted)}.plan-heading .plan-tag{color:#d2edb6;border:1px solid #769a54;padding:3px 8px;border-radius:4px}.price{font-size:64px;font-weight:500;letter-spacing:-.065em;line-height:1;margin:34px 0 25px}.price>span:not(.price-number){display:block;color:var(--muted);font-size:12px;letter-spacing:0;font-weight:400;line-height:1.5;margin-top:12px}.price-number{font-size:inherit}.price-card ul{list-style:none;margin:0 0 28px;padding:24px 0 0;border-top:1px solid var(--line)}.price-card li{font-size:15px;padding:5px 0;display:flex;gap:11px}.price-card li:before{content:'✓';color:var(--accent)}.full{width:100%;margin-top:auto}.pro-card{border-color:#a7cb7d;background:#243022}.pro-card ul{border-top-color:#4b5c3d}.pricing-footnote{font-size:12px;max-width:790px;color:var(--muted);margin:22px auto 0;text-align:center}.faq-section{display:grid;grid-template-columns:1fr 1.7fr;gap:80px;margin-bottom:80px}.faqs details{border-top:1px solid var(--line);padding:22px 0}.faqs details:last-child{border-bottom:1px solid var(--line)}.faqs summary{cursor:pointer;display:flex;justify-content:space-between;gap:20px;list-style:none;font-size:17px;line-height:1.4;font-weight:550}.faqs summary::-webkit-details-marker{display:none}.faqs summary:after{content:'+';color:var(--accent);font-size:20px;font-weight:400}.faqs details[open] summary:after{content:'−'}.faqs details p{color:var(--muted);font-size:15px;line-height:1.75;margin:17px 0 0;max-width:570px}.launch-section{border:1px solid #4b5a3d;background:#202c1e;border-radius:12px;padding:43px 40px;display:flex;justify-content:space-between;align-items:center;gap:45px;margin-bottom:70px}.launch-section h2{font-size:38px;margin-bottom:15px}.launch-section p:not(.eyebrow){max-width:570px;color:var(--muted);margin:0;font-size:15px}.launch-section .eyebrow{margin-bottom:13px}.launch-action{display:flex;flex-direction:column;gap:17px;align-items:flex-start}.availability{border:1px solid #667d50;color:var(--accent);padding:10px 14px;border-radius:5px;font-size:14px;white-space:nowrap}.site-footer{display:flex;gap:20px;align-items:center;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:28px;padding-bottom:35px}.site-footer>.wordmark{font-size:18px}.site-footer>span{font-size:12px;color:var(--muted)}.site-footer nav{display:flex;gap:25px;margin-left:auto;font-size:13px}.site-footer small{font-size:11px;color:#91a18a;flex-basis:100%}.document{max-width:760px;padding:70px 0 80px;min-height:65vh}.document h1{font-size:52px;margin-bottom:24px}.document .lead{font-size:20px;color:#cbd4c4;line-height:1.6}.document h2{font-size:25px;margin:38px 0 16px}.document p,.document li{font-size:16px;color:var(--muted)}.document a:not(.button){color:var(--accent);text-decoration:underline;text-underline-offset:3px}.document ul,.document ol{padding-left:22px}.document li{margin-bottom:9px}.document .notice{padding:20px;border:1px solid #69794e;border-radius:8px;background:#273122;color:#d1dfc3;font-size:14px}.document .notice strong{color:var(--text)}.status-list{display:grid;gap:10px}.status-item{padding:14px 18px;border:1px solid var(--line);border-radius:6px;display:flex;justify-content:space-between;gap:20px}.status-item span:last-child{color:var(--accent);text-align:right}.document code{font-size:14px;color:var(--text)}
@media(min-width:1450px){.hero{padding-top:100px;padding-bottom:95px}}@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.hero{gap:35px}.brand-sub{display:none}.demo-main{grid-template-columns:140px minmax(0,1fr) 220px}.demo-sidebar{padding:25px 12px}.demo-workspace{padding:20px 15px}.demo-heading{align-items:flex-start;flex-direction:column;gap:15px}.demo-heading h3{font-size:22px}.demo-inspector{padding:25px 17px}.story-map{height:210px}.story-map>div{padding:9px}.principles{font-size:12px}.section-intro{gap:30px}.steps{gap:25px}.privacy-strip>.wrap{gap:50px}.faq-section{gap:40px}.launch-section{padding:32px}.hero-description{font-size:18px}.brand-mark{width:25px}.story-number{font-size:54px}}@media(max-width:800px){.hero{grid-template-columns:1fr;gap:45px;padding-top:55px;padding-bottom:48px}.hero-copy{max-width:650px}h1{font-size:64px}.hero-description{max-width:460px}.space-story{max-width:560px;width:100%;transform:none}.story-map{height:240px}.story-map strong{font-size:24px}.story-map span{font-size:14px}.story-heading{font-size:14px}.principles{align-items:flex-start;font-size:12px;gap:18px}.principles span{max-width:180px}.principles b{display:block;margin-bottom:4px}.section{padding-top:65px}.section-intro{display:block}.section-intro>p{margin-top:20px;max-width:550px}.demo-main{grid-template-columns:minmax(0,1fr) 240px}.demo-sidebar{display:none}.steps{grid-template-columns:1fr;gap:30px}.steps article{display:grid;grid-template-columns:40px 1fr;column-gap:15px;padding-top:22px}.step-number{grid-row:span 3;margin:3px 0 0}.steps h3,.steps p{margin-bottom:13px}.steps .feature-label{grid-column:2;width:max-content;max-width:100%;margin:0}.privacy-strip{margin-top:65px}.privacy-strip>.wrap{grid-template-columns:1fr;gap:30px}.privacy-strip h2{font-size:44px}.privacy-strip p{max-width:100%}.price-card{padding:23px}.plan-heading{flex-direction:column;align-items:flex-start;gap:10px}.price-card li{font-size:14px}.price{font-size:57px}.faq-section{grid-template-columns:1fr;gap:30px;margin-bottom:50px}.faq-section h2 br{display:none}.launch-section{flex-direction:column;align-items:flex-start;gap:25px}.launch-action{gap:12px}.site-header{height:84px}.site-header nav{gap:20px}.site-footer>span{display:none}}@media(max-width:540px){.wrap{width:calc(100% - 36px)}.site-header{gap:10px}.site-header nav{gap:15px;font-size:13px}.site-header nav>a:first-child{display:none}.wordmark{font-size:20px;gap:8px}.nav-cta{padding:8px 11px}.nav-cta span{margin-left:5px}.hero{padding-top:43px}h1{font-size:48px}.eyebrow{font-size:11px}.hero-description{font-size:18px}.hero-actions{gap:22px}.button{padding:14px 18px}.space-story{padding:19px}.story-heading{font-size:12px}.story-total>span:last-child{font-size:11px}.story-map{height:210px;grid-template-columns:1.2fr 1fr .8fr}.story-map span{font-size:11px}.story-map strong{font-size:17px}.story-number{font-size:54px}.story-projects .tile-symbol{font-size:60px}.story-footer{font-size:9px}.principles{gap:13px;font-size:11px;line-height:1.5}.principles b{font-size:18px}.section-intro h2{font-size:34px}.section-intro>p{font-size:15px}.demo-main{grid-template-columns:1fr}.demo-workspace{padding:20px 15px}.demo-heading{flex-direction:row;align-items:center;gap:8px}.demo-heading h3{font-size:21px}.view-switch button{padding:6px;font-size:10px}.demo-inspector{border-left:none;border-top:1px solid var(--line);padding:22px;display:grid;grid-template-columns:1fr auto;gap:5px 15px}.demo-inspector .eyebrow,.demo-inspector>p:not(.eyebrow),.demo-inspector .risk-pill,.inspector-link{grid-column:1/-1;margin:0 0 10px}.demo-inspector .folder-icon{display:none}.demo-inspector h3{margin:0 0 8px;font-size:23px}.inspector-amount{font-size:21px;margin:0}.demo-inspector .risk-pill{width:max-content;max-width:100%}.demo-inspector .inspector-note{margin-bottom:4px!important}.inspector-link{margin:4px 0 0}.demo-inspector>p:not(.eyebrow){font-size:13px}.demo-inspector .eyebrow{font-size:10px}.demo-row .row-name{font-size:14px}.demo-row .row-detail{font-size:11px}.demo-row strong{font-size:14px}.measurement-note{font-size:10px}.pricing-grid{grid-template-columns:1fr}.price-card{padding:27px}.plan-heading{flex-direction:row;align-items:center}.price-card li{font-size:15px}.cleanup-note{align-items:flex-start;padding:20px;gap:15px}.cleanup-note p{font-size:13px}.privacy-strip{padding:42px 0}.privacy-strip h2{font-size:39px}.launch-section{padding:25px}.launch-section h2{font-size:32px}.availability{white-space:normal}.site-footer nav{gap:17px}.site-footer{gap:14px}.site-footer>.wordmark{font-size:17px}.document{padding:45px 0 60px}.document h1{font-size:40px}.document .lead{font-size:18px}.status-item{flex-direction:column;gap:4px}.status-item span:last-child{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
