@font-face{font-family:Instrument;src:url(/dev/styles/fonts/InstrumentSans-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Instrument;src:url(/dev/styles/fonts/InstrumentSans-SemiBold.woff2) format("woff2");font-weight:600 900;font-display:swap}@font-face{font-family:Commit;src:url(/dev/styles/fonts/CommitMono-Regular.woff2) format("woff2");font-weight:400;font-display:swap}:root{--bg:#101010;--surface:#191919;--text:#f0eeea;--muted:#a2a19e;--red:#ee4051;--line:#343434;--mono:Commit,monospace;--sans:Instrument,sans-serif;--width:1360px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--text);background:var(--bg);font-family:var(--sans);font-size:17px;line-height:1.5;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}::selection{background:var(--red);color:#101010}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:not(:disabled),summary{cursor:pointer}img{max-width:100%;height:auto;display:block}svg{flex-shrink:0}p,h1,h2,h3,figure{margin:0}p+p{margin-top:1em}h1,h2,h3{font-weight:600;letter-spacing:-.055em;line-height:1.04;text-wrap:balance}h1{font-size:clamp(64px,6.9vw,108px)}h2{font-size:clamp(40px,4.1vw,64px)}h3{font-size:28px;letter-spacing:-.03em}em{font-style:normal;color:var(--red)}a,button,summary,input{outline-offset:6px}:focus-visible{outline:2px solid var(--red)}[hidden]{display:none!important}.wrap{width:min(var(--width),calc(100% - 112px));margin-inline:auto}.section{padding-block:104px}.eyebrow,.mono{font-family:var(--mono);font-size:11px;line-height:1.6;letter-spacing:.06em}.eyebrow{margin-bottom:26px;color:var(--red)}.muted{color:var(--muted)}.section-copy{font-size:20px;line-height:1.55;max-width:530px}.small-copy{font-size:14px;line-height:1.65;color:var(--muted)}.small-copy a,.faq a{text-decoration:underline;text-underline-offset:4px}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:15px;font-weight:600;padding-block:8px;border-bottom:1px solid currentColor}.text-link:hover{color:var(--red)}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;padding:15px 22px;font-size:15px;font-weight:600;border:1px solid transparent;min-height:52px}.button-red{background:var(--red);color:#101010}.button-red:hover{background:#ff6473}.button-ink{background:#101010;color:#fff}.button-ink:hover{background:#282828}.skip-link{position:fixed;top:-100px;left:20px;padding:12px;background:var(--text);color:var(--bg);z-index:100}.skip-link:focus{top:12px}.site-header{height:84px;border-bottom:1px solid var(--line);background:#101010f7;position:sticky;top:0;z-index:20}.nav-wrap{height:100%;width:min(1560px,calc(100% - 80px));margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:block;flex-shrink:0}.site-header .brand img{width:147px;height:auto}.site-header nav{display:flex;align-items:center;gap:32px;font-size:14px}.site-header nav>a:not(.nav-download):hover,.site-header nav>a[aria-current]{color:var(--red)}.nav-github{display:flex}.nav-download{display:flex;align-items:center;gap:18px;background:var(--text);color:#151515;padding:11px 17px;font-weight:600}.nav-download:hover{background:var(--red)}.menu-toggle{display:none}.hero{padding-top:80px}.hero-heading,.hero-bottom{display:grid;grid-template-columns:1.8fr 1fr;gap:60px;align-items:end}.hero-intro{max-width:360px;padding-bottom:5px;font-size:18px}.hero-intro .text-link{margin-top:15px}.hero-bottom{align-items:center;margin:38px 0 40px}.downloads{display:flex;align-items:stretch;gap:10px;flex-wrap:wrap}.os-button,.source-button{display:flex;align-items:center;gap:13px;min-height:63px;padding:11px 18px;border:1px solid #4b4b4b;background:transparent;font-size:15px;text-align:left}.os-button:disabled{cursor:not-allowed;color:#dad8d5;opacity:1}.os-button small{display:block;color:var(--muted);font-size:9px;font-family:var(--mono);margin-top:2px}.source-button{border-color:transparent;gap:9px}.source-button:hover{color:var(--red)}.hero-price{font-size:15px}.hero-price-answer em{font-size:clamp(28px,2.3vw,36px);font-weight:600;letter-spacing:-.045em;line-height:1.05}.hero-price{max-width:380px}.hero-price-sub{margin-top:4px;font-size:18px}.hero-price .muted{margin-top:10px;line-height:1.55}.hero-price a{display:inline-flex;align-items:center;gap:5px;color:var(--text);font-weight:600;text-decoration:underline;text-underline-offset:4px}.hero-price a:hover{color:var(--red)}.hero-stage{position:relative;padding:15px 15px 0;background:#242122;border:1px solid #423236;border-bottom:0}.shot{min-width:0}.shot-open{position:relative;display:block;border:1px solid #363636;background:#151515;overflow:hidden}.shot-open img{width:100%;height:auto}.shot-enlarge{position:absolute;right:14px;bottom:14px;width:32px;height:32px;background:#151515d9;border:1px solid #666;color:#fff;text-align:center;font-size:22px;line-height:29px;opacity:0;transition:opacity .15s}.shot-open:hover .shot-enlarge,.shot-open:focus-visible .shot-enlarge{opacity:1}figcaption{font-size:12px;color:var(--muted);display:flex;justify-content:space-between;gap:20px;padding:14px 0}figcaption span{font:9px var(--mono);letter-spacing:.05em;align-self:center}.hero-stage figcaption{padding:14px 3px}.principles{border-block:1px solid var(--line);margin-top:0}.principles .wrap{display:flex;justify-content:space-between;padding-block:22px;font:10px var(--mono);letter-spacing:.06em;color:#c6c5c2}.principles span:before{content:"+";color:var(--red);margin-right:14px}.split-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:start}.split-heading .small-copy{max-width:470px;margin-top:20px}.migration-route{display:flex;align-items:center;justify-content:space-between;border-block:1px solid var(--line);margin-top:42px;padding:22px 0;font:12px var(--mono);gap:18px}.migration-route>svg{color:var(--red)}.route-destination{display:flex;align-items:center;gap:12px}.product-section{background:#181818;border-block:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:42px}.narrow{max-width:340px;font-size:18px}.product-tabs{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:52px}.tab-group-label{font:11px var(--mono);letter-spacing:.06em;color:var(--muted)}.tab-row{display:flex;gap:36px;border-bottom:1px solid #484848}.product-tabs button{background:none;border:0;border-bottom:3px solid transparent;margin-bottom:-1px;display:flex;gap:16px;padding:15px 0 20px;color:var(--muted);font:11px var(--mono);align-items:center}.product-tabs span{font:600 23px var(--sans);letter-spacing:-.03em}.product-tabs button[aria-selected=true]{border-bottom-color:var(--red);color:var(--red)}.product-tabs button:hover{color:var(--text)}.panel-copy{display:flex;align-items:start;gap:50px;justify-content:space-between;margin:30px 0}.panel-copy h3{font-size:24px;max-width:370px}.panel-copy p{max-width:560px;font-size:16px;color:#bcbab7}.feature-tags{display:flex;flex-wrap:wrap;gap:26px;font:11px var(--mono);color:var(--muted);padding-top:24px}.feature-tags span:before{content:"↳";color:var(--red);margin-right:8px}.detail-stories{display:grid;gap:105px}.story{display:grid;grid-template-columns:.8fr 1.5fr;gap:72px;align-items:center}.story.reverse{grid-template-columns:1.5fr .8fr}.story.reverse .story-heading{order:2}.story-heading h2{margin-bottom:26px}.story-heading>p:not(.eyebrow){max-width:375px;color:#c7c5c1}.story-heading .small-copy{color:var(--muted)!important;font-size:14px}.story-heading .text-link{margin-top:24px}.story .shot{box-shadow:0 22px 65px #0003}.noise-section{background:#1b1b1b;border-block:1px solid var(--line)}.preview-note{font:11px var(--mono);color:var(--muted);border-left:2px solid var(--red);padding-left:12px;margin-top:16px}.community h2{font-size:clamp(46px,5.8vw,86px)}.community-intro{font-size:21px;margin-top:30px;color:var(--muted)}.community-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:44px;border-block:1px solid var(--line)}.community-grid>a{padding:35px 45px 35px 0}.community-grid>a+a{border-left:1px solid var(--line);padding-left:45px;padding-right:0}.community-title{font-size:42px;letter-spacing:-.05em;display:flex;justify-content:space-between;align-items:center}.community-grid p{color:var(--muted);font-size:17px;max-width:475px;margin:22px 0}.community-grid .mono,.community-grid a:hover .community-title{color:var(--red)}.community-end{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:20px}.community-end p{font-size:15px;color:var(--muted)}.community-end a{font-size:13px}.manifesto-banner{background:var(--red);color:#111;padding:84px 0}.manifesto-banner .eyebrow{color:#242021}.manifesto-banner h2{font-size:clamp(45px,5.9vw,88px);letter-spacing:-.055em;max-width:1200px}.manifesto-banner-bottom{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-top:38px}.manifesto-banner p{font-size:18px}.manifesto-banner .eyebrow{font-size:11px}.maker{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.maker-photo{height:480px;overflow:hidden;background:#0d0d0d}.maker-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.maker-copy{max-width:455px}.maker-copy h2{margin-bottom:28px}.maker-copy>p:not(.eyebrow){font-size:20px;color:#bbb9b5}.maker-copy .text-link{margin-top:25px}.download-section{background:#1a1a1a;padding:86px 0;border-block:1px solid var(--line)}.download-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:end}.download-heading h2{font-size:clamp(48px,5.5vw,80px)}.download-heading>div{max-width:450px}.download-heading p{font-size:18px}.download-heading .muted{font-size:15px}.download-heading .button{margin-top:24px}.download-heading .small-copy{font-size:12px;max-width:340px;margin-top:12px}.download-tray{display:flex;justify-content:space-between;gap:25px;align-items:center;border-top:1px solid #414141;margin-top:44px;padding-top:30px}.download-tray h3{font-size:22px}.download-tray p{font-size:13px;color:var(--muted);margin-top:6px}.faq-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:80px}.faq details{border-top:1px solid var(--line);padding:21px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{list-style:none;display:flex;justify-content:space-between;gap:24px;font-size:18px}.faq summary::-webkit-details-marker{display:none}.faq details[open] summary svg{transform:rotate(45deg)}.faq details p{font-size:16px;line-height:1.65;color:var(--muted);margin-top:18px;max-width:620px}.site-footer{padding-block:35px 32px;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:38px}.footer-top p{font-size:20px;letter-spacing:-.03em}.footer-bottom{display:flex;justify-content:space-between;gap:35px;border-top:1px solid var(--line);padding-top:28px;font-size:12px;color:var(--muted)}.footer-bottom span{font-size:11px}.footer-bottom nav{display:flex;flex-wrap:wrap;align-items:start;gap:24px}.footer-bottom a:hover{color:var(--text)}.privacy-note{font-family:var(--mono);font-size:10px;text-align:right;margin:0}.lightbox{width:96vw;max-width:1800px;max-height:95vh;padding:48px 18px 18px;background:#141414;color:var(--text);border:1px solid #4d4d4d}.lightbox::backdrop{background:#000e}.lightbox>img{max-height:78vh;object-fit:contain;margin:auto}.lightbox>p{font-size:13px;margin-top:12px;color:var(--muted)}.lightbox-close{position:absolute;right:14px;top:10px;display:flex;align-items:center;gap:8px;background:none;border:0;font-size:13px;padding:5px}.lightbox-close:hover{color:var(--red)}.page-hero{padding-block:82px 64px;border-bottom:1px solid var(--line)}.page-hero h1{max-width:1150px}.page-hero .lead{font-size:24px;max-width:700px;color:var(--muted);margin-top:35px}.prose-layout{display:grid;grid-template-columns:220px 1fr;gap:70px;padding-block:70px 110px}.prose-aside{font:11px/1.8 var(--mono);color:var(--muted)}.prose-aside a{display:block;margin-bottom:14px}.prose-aside a:hover{color:var(--red)}.prose{max-width:790px;font-size:21px;line-height:1.65}.prose h2{font-size:42px;margin:65px 0 25px}.prose h2:first-child{margin-top:0}.prose p{margin-bottom:24px}.prose strong{font-weight:600;color:var(--text)}.prose .big-line{font-size:clamp(34px,4vw,56px);line-height:1.12;letter-spacing:-.04em;font-weight:600;color:var(--red);margin:40px 0}.prose .signature{font-size:16px;color:var(--muted);margin-top:35px}.prose a:not(.button){text-decoration:underline;text-underline-offset:4px}.prose ul{padding-left:22px;font-size:18px;color:#c5c2be}.prose li{padding-block:6px}.prose .button{margin-top:15px}.about-hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:55px}.about-hero img{width:100%;height:580px;object-fit:cover}.technical-table{width:100%;border-collapse:collapse;font-size:16px;margin-block:25px}.technical-table th,.technical-table td{padding:17px 12px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.technical-table th{color:var(--red);font:11px var(--mono)}.technical-table td:first-child{width:30%;color:var(--text)}.technical-table td{color:#c6c3bf}.page-end{border-top:1px solid var(--line);padding-top:35px;margin-top:55px}@media(min-width:1700px){.hero-heading,.hero-bottom{grid-template-columns:1.85fr 1fr}.hero-intro{max-width:380px}.hero{padding-top:90px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.nav-wrap{width:calc(100% - 48px)}.hero-heading,.hero-bottom{gap:28px;grid-template-columns:1.4fr 1fr}h1{font-size:clamp(56px,7vw,82px)}.hero-intro{font-size:16px}.os-button,.source-button{padding:10px 12px;gap:8px}.hero-bottom{gap:15px}.section{padding-block:80px}.story{gap:38px}.split-heading{gap:40px}.maker{gap:45px}.maker-photo{height:430px}.download-tray{align-items:start;flex-direction:column}.download-heading{gap:40px}.prose-layout{grid-template-columns:160px 1fr;gap:40px}.footer-bottom nav{gap:12px}.section-heading{gap:30px}.narrow{max-width:280px}}@media(max-width:760px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 36px)}.site-header{height:68px}.nav-wrap{width:calc(100% - 32px)}.site-header .brand img{width:126px}.menu-toggle{display:flex;align-items:center;gap:10px;background:none;border:1px solid #484848;padding:7px 10px;font-size:13px}.site-header nav{display:none;position:absolute;top:67px;left:0;right:0;background:#181818;padding:24px;align-items:stretch;gap:0;border-bottom:1px solid var(--line)}.site-header nav.is-open{display:flex;flex-direction:column}.site-header nav>a{padding:13px}.nav-github{align-items:center}.nav-download{justify-content:space-between;margin-top:10px}.hero{padding-top:44px}.hero-heading{display:block}.hero h1{font-size:clamp(42px,9.1vw,68px);letter-spacing:-.055em}.hero-intro{margin-top:24px;max-width:490px;font-size:17px}.hero-intro .text-link{font-size:13px;margin-top:12px}.hero-bottom{display:block;margin:26px 0}.downloads{gap:6px}.os-button{flex:1;justify-content:center;padding:10px 7px;font-size:12px;min-height:58px;gap:7px}.os-button svg{width:17px;height:17px}.os-button small{font-size:7px}.source-button{font-size:12px;min-height:44px;padding:8px 10px}.compact .source-button{flex-basis:100%;justify-content:flex-start;padding-left:0}.hero-price{margin-top:26px;max-width:none}.hero-price-answer em{font-size:34px}.hero-stage{padding:5px 5px 0;margin-inline:-7px}.hero-stage figcaption{font-size:10px}.shot-enlarge{opacity:1;width:25px;height:25px;font-size:17px;line-height:22px;right:7px;bottom:7px}figcaption span{display:none}.principles .wrap{display:grid;grid-template-columns:1fr 1fr;gap:17px 8px;font-size:8px;padding-block:20px}.principles span:before{margin-right:8px}.section{padding-block:62px}.eyebrow{font-size:9px;margin-bottom:20px}h2{font-size:40px}.split-heading,.section-heading,.panel-copy{display:block}.split-heading .section-copy{margin-top:24px;font-size:17px}.split-heading .small-copy{font-size:13px}.migration-route{font-size:8px;gap:8px;padding:18px 0;margin-top:30px}.migration-route>svg{width:15px}.route-destination{gap:4px}.route-destination img{width:22px;height:22px}.section-heading{margin-bottom:26px}.section-heading .narrow{max-width:100%;margin-top:22px;font-size:17px}.product-tabs{grid-template-columns:1fr;gap:22px;margin-top:30px}.tab-row{gap:26px}.product-tabs button{gap:7px;font-size:8px;padding-bottom:14px}.product-tabs span{font-size:18px}.panel-copy{margin:25px 0}.panel-copy h3{font-size:23px}.panel-copy p{font-size:15px;margin-top:12px}.feature-tags{gap:14px 20px;font-size:9px;padding-top:20px}.detail-stories{gap:62px}.story,.story.reverse{display:flex;flex-direction:column;gap:28px;align-items:stretch}.story.reverse .story-heading{order:0}.story-heading>p:not(.eyebrow){max-width:none;font-size:17px}.story-heading h2 br{display:none}.community h2{font-size:clamp(34px,8.4vw,53px)}.community-intro{font-size:18px}.community-grid{grid-template-columns:1fr;margin-top:30px}.community-grid>a,.community-grid>a+a{padding:26px 0;border-left:0}.community-grid>a+a{border-top:1px solid var(--line)}.community-title{font-size:34px}.community-grid p{font-size:16px;margin:17px 0}.community-end{display:block}.community-end p{font-size:14px;margin-bottom:14px}.manifesto-banner{padding-block:58px}.manifesto-banner h2{font-size:clamp(38px,8.5vw,62px)}.manifesto-banner-bottom{display:block;margin-top:25px}.manifesto-banner-bottom p{font-size:17px}.manifesto-banner .button{margin-top:25px}.maker{display:flex;flex-direction:column;gap:30px;align-items:stretch}.maker-photo{height:340px}.maker-copy{max-width:100%}.maker-copy>p:not(.eyebrow){font-size:18px}.download-section{padding-block:58px}.download-heading{display:block}.download-heading h2{font-size:clamp(40px,9.6vw,66px)}.download-heading>div{margin-top:30px}.download-heading p{font-size:17px}.download-tray{margin-top:30px;padding-top:25px;gap:20px}.download-tray .downloads{width:100%}.download-tray .source-button{flex-basis:100%;padding-left:0}.faq-grid{display:block}.faq-grid h2{margin-bottom:30px}.faq-grid h2 br{display:none}.faq summary{font-size:16px}.faq details p{font-size:15px}.footer-top{flex-wrap:wrap;gap:25px}.footer-top p{order:3;flex-basis:100%;font-size:18px}.footer-top .brand img{width:130px}.footer-top .text-link{font-size:13px;gap:10px}.footer-bottom{display:block}.footer-bottom nav{margin-block:24px;gap:15px 20px}.privacy-note{text-align:left}.page-hero{padding-block:48px 40px}.page-hero h1{font-size:clamp(46px,10vw,70px)}.page-hero .lead{font-size:20px;margin-top:26px}.prose-layout{display:block;padding-block:35px 60px}.prose-aside{margin-bottom:35px;border-bottom:1px solid var(--line);padding-bottom:20px}.prose{font-size:18px}.prose h2{font-size:34px;margin-top:45px}.prose .big-line{font-size:36px}.about-hero{display:flex;flex-direction:column;gap:30px;align-items:stretch}.about-hero img{height:350px}.technical-table{font-size:14px}.technical-table th,.technical-table td{padding:12px 7px}.lightbox{padding:45px 8px 12px;width:98vw}.lightbox>p{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.side-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px;align-items:center;margin-top:56px}.side-story h3{margin-bottom:20px}.side-story p{color:var(--muted);max-width:430px}.side-story .text-link{margin-top:20px}.console-preview{margin-top:42px}.workspace-details{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:48px;padding-top:36px;border-top:1px solid var(--line)}.workspace-details h3{font-size:25px;margin-bottom:14px}.workspace-details p{color:var(--muted);font-size:16px;min-height:72px;margin-bottom:22px}@media(max-width:760px){.side-story,.workspace-details{grid-template-columns:1fr;gap:30px}.side-story{margin-top:32px}.workspace-details{margin-top:30px;padding-top:28px}.workspace-details p{min-height:0}.side-story p{max-width:none}}
