@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--ink:#17201b;--paper:#f4f2eb;--cream:#ebe7db;--orange:#e95d2a;--mint:#c9f14a;--green:#213b31;--line:rgba(23,32,27,.14);font-family:DM Sans,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper)}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.nav-shell{position:sticky;top:0;z-index:50;background:#f4f2ebdb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font:600 18px Space Grotesk}.mark{display:grid;place-items:center;color:var(--ink);width:29px}.mark svg,.window-title svg,.mini-mark svg{width:100%;display:block}.nav-links{display:flex;gap:34px;font-size:14px}.nav-links a,.text-link{transition:color .2s}.nav-links a:hover,.text-link:hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:4px;min-height:50px;padding:0 23px;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #17201b24}.button-small{min-height:42px;padding:0 18px;font-size:14px}.button-dark{background:var(--ink);color:#fff}.button-orange{background:var(--orange);color:#fff}.button-light{background:var(--paper);color:var(--ink)}.hero{padding:92px 0 0;text-align:center}.eyebrow,.section-kicker{font-size:12px;font-weight:700;letter-spacing:.16em}.eyebrow{display:flex;align-items:center;justify-content:center;gap:10px}.eyebrow span{width:7px;height:7px;background:var(--orange);border-radius:50%}h1,h2{font-family:Space Grotesk;letter-spacing:-.055em;margin:0;line-height:.98}h1{font-size:clamp(56px,8vw,104px);max-width:1000px;margin:25px auto}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;color:var(--orange)}.hero-copy{font-size:20px;line-height:1.55;max-width:650px;margin:0 auto;color:#53605a}.hero-actions{display:flex;justify-content:center;align-items:center;gap:28px;margin-top:34px}.text-link{display:flex;align-items:center;font-weight:700}.product-frame{margin:78px 0 0;text-align:left;background:#17201b;border-radius:10px 10px 0 0;padding:9px 9px 0;box-shadow:0 35px 90px #19271e33}.window-bar{height:44px;color:#d6ddd8;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:0 11px;font-size:11px}.window-dots{display:flex;gap:6px}.window-dots i{width:8px;height:8px;background:#506058;border-radius:50%}.window-title{justify-self:center;display:flex;align-items:center;gap:7px}.window-title svg{width:15px}.window-status{justify-self:end;display:flex;align-items:center;gap:7px}.window-status i{width:6px;height:6px;background:var(--mint);border-radius:50%}.app-grid{height:500px;display:grid;grid-template-columns:185px 1fr 1.15fr;background:#faf9f5;border-radius:6px 6px 0 0;overflow:hidden}.project-rail{background:#eceae2;border-right:1px solid #d9d8d0;padding:25px 18px;display:flex;flex-direction:column}.project-rail small,.chat-panel>small{font-size:9px;letter-spacing:.16em;color:#849087}.project-rail strong{font:600 15px Space Grotesk;margin:5px 0 22px}.rail-item{font-size:12px;padding:10px;border-radius:4px;margin-bottom:3px;color:#657068}.rail-item.active{background:#dcd9ce;color:var(--ink);font-weight:700}.rail-bottom{margin-top:auto;border-top:1px solid #d4d1c7;padding-top:14px;display:flex;flex-direction:column;gap:5px;color:#7b837e;font-size:10px}.chat-panel{padding:25px;border-right:1px solid #dfded7}.bubble{font-size:12px;line-height:1.55;border-radius:7px;padding:13px 15px}.bubble.user{background:#edeae2;margin:16px 0 24px 30px}.agent-line{display:flex;gap:11px;font-size:12px;line-height:1.55}.agent-line p{color:#627068;margin:5px 0}.agent-icon{flex:none;width:27px;height:27px;background:var(--orange);color:#fff;border-radius:5px;display:grid;place-items:center}.task-list{border-top:1px solid #e1e0da;margin-top:20px;padding-top:14px;font-size:11px}.task-list div{display:flex;gap:8px;align-items:center;margin:9px}.task-list svg{width:14px;color:#587c4a}.task-list .working{color:#7f684f}.task-list .working span{width:10px;height:10px;border:2px solid var(--orange);border-top-color:transparent;border-radius:50%}.board-panel{display:flex;flex-direction:column;background:#243b32}.board-head,.board-foot{color:#bac8c0;display:flex;justify-content:space-between;align-items:center;padding:0 18px;font-size:10px}.board-head{height:46px;border-bottom:1px solid #3c5048}.board{position:relative;flex:1;margin:18px;border:1px solid #557064;border-radius:8px;background-color:#2d493d;background-image:radial-gradient(#496357 1px,transparent 1px);background-size:16px 16px;overflow:hidden}.board svg{position:absolute;inset:0;width:100%;height:100%}.board path{fill:none;stroke:#bcdd49;stroke-width:2;opacity:.8}.board path+path{stroke:#e97845}.chip{position:absolute;z-index:2;background:#17251f;border:1px solid #819087;color:#dfe6e1;font-size:8px;display:grid;place-items:center;border-radius:2px}.chip-main{width:55px;height:55px;left:45%;top:40%;font-size:10px}.chip-a{width:44px;height:25px;left:4%;top:28%}.chip-b{width:38px;height:38px;right:10%;top:20%}.chip-c{width:40px;height:35px;right:10%;bottom:17%}.via{position:absolute;width:7px;height:7px;background:#e0a43f;border-radius:50%;border:2px solid #1a2b24}.v1{left:20%;top:65%}.v2{left:63%;top:20%}.v3{left:72%;top:70%}.v4{left:36%;top:17%}.board-foot{height:42px;border-top:1px solid #3c5048}.board-foot i{display:inline-block;width:6px;height:6px;background:var(--mint);border-radius:50%;margin-right:5px}.trust-row{height:105px;display:flex;align-items:center;justify-content:space-around;border-bottom:1px solid var(--line);font-size:14px;color:#68726c}.trust-row span{font-size:9px;letter-spacing:.15em}.trust-row b{font-family:Space Grotesk}.section{padding:125px 0}.workflow{background:var(--cream)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin:23px 0 55px}.section-heading h2,.principle-copy h2{font-size:clamp(42px,5vw,68px)}.section-heading p{max-width:390px;color:#606a64;line-height:1.6}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.feature-card{padding:30px;min-height:330px;border-right:1px solid var(--line);background:#ffffff29;transition:background .2s,transform .2s}.feature-card:last-child{border:0}.feature-card:hover{background:#f4f2eb;transform:translateY(-4px)}.feature-top{display:flex;justify-content:space-between;align-items:start;color:#7b817d;font:500 11px Space Grotesk}.feature-icon{width:44px;height:44px;border:1px solid var(--line);display:grid;place-items:center}.feature-icon svg{width:20px}.feature-card h3{font:600 22px Space Grotesk;margin:75px 0 14px}.feature-card p{font-size:14px;line-height:1.65;color:#667069}.principles{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;padding-top:135px;padding-bottom:135px}.principle-copy h2{margin:22px 0 28px}.principle-copy>p{color:#68716b;line-height:1.7;max-width:520px}.principle-copy ul{list-style:none;padding:0;margin:30px 0 0}.principle-copy li{display:flex;gap:10px;align-items:center;margin:14px 0;font-weight:600;font-size:14px}.principle-copy li svg{width:18px;color:var(--orange)}.code-card{background:#17201b;color:#dce3df;border-radius:8px;box-shadow:18px 18px #d7d2c4}.code-top,.code-meta{display:flex;justify-content:space-between;padding:17px 20px;font-size:10px}.code-top{border-bottom:1px solid #344039}.code-top span:last-child{color:var(--mint);letter-spacing:.12em}.code-top i{display:inline-block;width:6px;height:6px;background:var(--mint);border-radius:50%;margin-right:5px}.code-card pre{font:12px/2.15 monospace;padding:25px 30px;margin:0}.code-card pre b{color:#f0c86a}.dim{color:#738078}.green{color:var(--mint)}.orange{color:#ff7a49}.code-meta{border-top:1px solid #344039;color:#77847c}.pricing{background:var(--orange);color:#fff;padding:95px 0}.pricing-inner{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:100px}.pricing .section-kicker{color:#511d0c}.pricing h2{font-size:clamp(45px,6vw,74px);margin-top:20px}.pricing-copy p{font-size:17px;line-height:1.7;margin:0 0 28px}.signup{text-align:center;padding-top:130px;padding-bottom:130px}.mini-mark{display:block;width:42px;margin:0 auto 25px}.signup h2{font-size:clamp(48px,6vw,78px)}.signup>p{color:#667069;font-size:17px}.signup form{display:flex;max-width:570px;margin:32px auto 15px}.signup input{flex:1;border:1px solid #cbc8be;border-right:0;background:#fff;padding:0 18px;min-width:0;border-radius:4px 0 0 4px}.signup form .button{border-radius:0 4px 4px 0}.signup small{color:#838a85}footer{background:#17201b;color:#e7ece9;padding:65px 0 25px}.footer-grid{display:flex;justify-content:space-between}.footer-grid p{font-size:13px;color:#849089}.footer-links{display:flex;gap:100px}.footer-links>div{display:flex;flex-direction:column;gap:12px;font-size:13px;color:#aab4ae}.footer-links strong{font-size:9px;letter-spacing:.15em;color:#637068;margin-bottom:6px}.footer-links a{display:flex;align-items:center;gap:7px}.footer-bottom{border-top:1px solid #354139;margin-top:55px;padding-top:24px;display:flex;justify-content:space-between;color:#647169;font-size:11px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid #2070df;outline-offset:3px}@media(max-width:900px){.nav-links,.desktop-cta{display:none}.app-grid{grid-template-columns:130px 1fr}.board-panel{display:none}.feature-grid{grid-template-columns:1fr 1fr}.feature-card:nth-child(2){border-right:0}.feature-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.principles{grid-template-columns:1fr;gap:60px}.pricing-inner{grid-template-columns:1fr;gap:40px}.section-heading{display:block}.section-heading p{margin-top:25px}.trust-row b:nth-last-child(-n+2){display:none}}@media(max-width:600px){.wrap{width:min(100% - 32px,1180px)}.hero{padding-top:62px}.hero-copy{font-size:17px}.hero-actions{flex-direction:column;gap:18px}.product-frame{margin-top:55px;margin-inline:-8px}.window-bar{grid-template-columns:1fr 1fr}.window-status{display:none}.app-grid{height:420px;grid-template-columns:1fr}.project-rail{display:none}.chat-panel{border:0}.trust-row{height:auto;padding:28px 0;gap:18px;flex-wrap:wrap}.trust-row span{width:100%}.section{padding:85px 0}.feature-grid{grid-template-columns:1fr}.feature-card,.feature-card:nth-child(2){border:0;border-bottom:1px solid var(--line);min-height:260px}.feature-card:last-child{border-bottom:0}.feature-card h3{margin-top:50px}.principles{padding-top:90px;padding-bottom:100px}.code-card{box-shadow:9px 9px #d7d2c4}.code-card pre{font-size:10px;padding:20px 15px}.pricing{padding:75px 0}.signup{padding-top:90px;padding-bottom:90px}.signup form{flex-direction:column;gap:10px}.signup input{min-height:54px;border:1px solid #cbc8be;border-radius:4px}.signup form .button{border-radius:4px}.footer-grid{display:block}.footer-links{margin-top:50px;gap:50px}.footer-bottom{gap:20px;flex-direction:column}.window-title{justify-self:end}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--ink:#f2f3f5;--paper:#090a0c;--cream:#0d0f12;--orange:#54d49a;--mint:#54d49a;--green:#121419;--line:#2d323a;color-scheme:dark;font-family:Inter,DM Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}body{background:radial-gradient(1100px 520px at 115% -8%,rgba(40,90,170,.16),transparent 55%),radial-gradient(800px 480px at -8% 108%,rgba(24,90,55,.12),transparent 52%),var(--paper)}.mark img,.window-title img,.mini-mark img{width:100%;height:100%;display:block}.nav-shell{background:#090a0ce0}.button-dark{background:#f2f3f5;color:#090a0c}.button-orange{background:#54d49a;color:#071a12}.button-light{background:#f2f3f5;color:#090a0c}.nav-links a:hover,.text-link:hover,h1 em,h2 em{color:#54d49a}.hero-copy,.section-heading p,.feature-card p,.principle-copy>p,.signup>p{color:#b3b7bf}.product-frame{background:#0d0f12;box-shadow:0 35px 90px #0000007a;border:1px solid #2d323a}.window-bar{color:#b3b7bf}.window-dots i{background:#424953}.app-grid{background:#121419}.project-rail{background:#0d0f12;border-color:#2d323a}.project-rail small,.chat-panel>small{color:#858b95}.project-rail strong{color:#f2f3f5}.rail-item{color:#858b95}.rail-item.active{background:#1e2229;color:#f2f3f5}.rail-bottom,.task-list{border-color:#2d323a;color:#858b95}.chat-panel{border-color:#2d323a}.bubble.user{background:#1e2229}.agent-line p{color:#b3b7bf}.agent-icon{background:#54d49a;color:#071a12}.task-list svg{color:#54d49a}.task-list .working{color:#e6b75c}.task-list .working span{border-color:#54d49a;border-top-color:transparent}.board-panel{background:#121419}.board-head,.board-foot{color:#b3b7bf}.board-head,.board-foot{border-color:#2d323a}.board{background-color:#18372a;background-image:radial-gradient(#347858 1px,transparent 1px);border-color:#4eaa7b}.board path{stroke:#54d49a}.board path+path{stroke:#8aa9ef}.chip{background:#0d0f12;border-color:#737b86;color:#e8eef5}.via{background:#dfca6c;border-color:#17140b}.trust-row{color:#858b95}.workflow{background:#0d0f12}.feature-card{background:#121419}.feature-card:hover{background:#181b21}.feature-top{color:#858b95}.feature-icon{background:#181b21}.code-card{background:#0d0f12;box-shadow:18px 18px #181b21;border:1px solid #2d323a}.code-top,.code-meta{border-color:#2d323a}.code-card pre b{color:#8aa9ef}.dim,.code-meta{color:#858b95}.green{color:#54d49a}.orange{color:#e6b75c}.pricing{background:#121419;border-block:1px solid #2d323a}.pricing .section-kicker{color:#54d49a}.signup input{background:#121419;border-color:#424953;color:#f2f3f5}.signup small{color:#858b95}footer{background:#0d0f12;border-top:1px solid #2d323a}.footer-grid p,.footer-links,.footer-bottom{color:#858b95}.footer-links strong{color:#b3b7bf}:focus-visible{outline-color:#8aa9ef}@media(max-width:600px){.code-card{box-shadow:9px 9px #181b21}}.product-frame{width:min(1060px,100%);margin:78px auto 0;padding:8px;background:#121419;border:1px solid #424953;border-radius:12px;overflow:hidden;text-align:left;box-shadow:0 38px 100px #00000094,0 0 0 7px #ffffff05,0 0 80px #54d49a14}.real-app-shot{position:relative;aspect-ratio:2.82/1;overflow:hidden;border-radius:7px;background:#090a0c}.real-app-shot:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 70px #00000038}.real-app-shot img{display:block;width:100%;height:auto;margin-top:-2.75%}.product-frame figcaption{display:flex;align-items:center;justify-content:space-between;padding:13px 10px 5px;color:#858b95;font-size:11px;letter-spacing:.02em}.product-frame figcaption span:first-child{color:#b3b7bf;font-size:9px;letter-spacing:.13em;font-weight:700}.product-frame figcaption i{display:inline-block;width:6px;height:6px;margin-right:7px;border-radius:50%;background:#54d49a;box-shadow:0 0 0 4px #54d49a1a}.detail-shot{margin:0;background:#121419;border:1px solid #2d323a;border-radius:10px;overflow:hidden;box-shadow:18px 18px #181b21}.detail-shot>div{position:relative;aspect-ratio:1.18/1;overflow:hidden;background:#090a0c}.detail-shot img{position:absolute;top:-3%;left:0;width:100%;height:112%;display:block;object-fit:cover;object-position:76% top;filter:brightness(1.16) contrast(1.06) saturate(1.08)}.detail-shot figcaption{display:flex;flex-direction:column;gap:5px;padding:20px 22px;color:#858b95;font-size:11px}.detail-shot figcaption strong{color:#f2f3f5;font:600 18px Space Grotesk}@media(max-width:600px){.product-frame{width:calc(100% + 16px);margin-top:55px;margin-inline:-8px;padding:5px}.product-frame figcaption{display:none}.real-app-shot{aspect-ratio:1.55/1}.real-app-shot img{height:112%;width:100%;margin-top:-3%;object-fit:cover;object-position:68% top}.detail-shot{box-shadow:9px 9px #181b21}}.footer-email{display:inline-flex;align-items:center;gap:8px;margin-top:10px;color:#b3b7bf;font-size:13px;transition:color .2s}.footer-email:hover{color:#54d49a}@media(max-width:767px){html{scroll-padding-top:68px}body{overflow-x:hidden}.wrap{width:calc(100% - 40px)}.nav{height:64px}.nav-shell{padding-top:env(safe-area-inset-top)}.brand{font-size:16px}.mark{width:26px}.hero{padding-top:56px}.eyebrow{font-size:10px;letter-spacing:.13em}h1{font-size:clamp(44px,13.6vw,58px);line-height:1.02;letter-spacing:-.06em;margin:20px auto 22px}.hero-copy{max-width:340px;font-size:16px;line-height:1.62}.hero-actions{width:100%;margin-top:28px;gap:12px}.hero-actions .button{width:100%;min-height:52px}.hero-actions .text-link{min-height:44px;padding:0 12px}.product-frame{width:100%;margin:46px 0 0;padding:5px;border-radius:9px;box-shadow:0 24px 60px #0000008c,0 0 50px #54d49a12}.real-app-shot{aspect-ratio:1.38/1;border-radius:5px}.real-app-shot img{width:100%;height:120%;margin-top:-3%;object-fit:cover;object-position:68% top}.trust-row{display:grid;grid-template-columns:1fr 1fr;height:auto;padding:30px 0 34px;gap:18px 12px;text-align:left}.trust-row span{grid-column:1/-1;width:auto}.trust-row b{font-size:13px}.section{padding:78px 0}.section-kicker{font-size:10px}.section-heading{margin:18px 0 36px}.section-heading h2,.principle-copy h2{font-size:clamp(38px,11vw,50px);line-height:1.02}.section-heading p{font-size:15px;line-height:1.65;margin-top:22px}.feature-grid{border-radius:8px;overflow:hidden}.feature-card,.feature-card:nth-child(2){min-height:0;padding:26px 24px 28px}.feature-card h3{margin:36px 0 10px;font-size:21px}.feature-card p{font-size:14px;line-height:1.65}.feature-icon{width:42px;height:42px}.principles{width:calc(100% - 40px);padding-top:82px;padding-bottom:92px;gap:48px}.principle-copy h2{margin:18px 0 24px}.principle-copy>p{font-size:15px;line-height:1.68}.principle-copy ul{margin-top:26px}.principle-copy li{align-items:flex-start;margin:16px 0;font-size:14px;line-height:1.45}.principle-copy li svg{flex:0 0 auto;margin-top:1px}.detail-shot{margin:0 7px 8px 0;border-radius:8px}.detail-shot>div{aspect-ratio:1.12/1}.detail-shot figcaption{padding:17px 18px}.detail-shot figcaption strong{font-size:17px}footer{padding:52px 0 calc(24px + env(safe-area-inset-bottom))}.footer-grid{display:block}.footer-grid p{margin-bottom:14px}.footer-email{min-height:44px;margin-top:0}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:38px}.footer-links a{min-height:38px}.footer-bottom{margin-top:40px;padding-top:22px;gap:10px;line-height:1.5}}@media(max-width:370px){h1{font-size:42px}.wrap,.principles{width:calc(100% - 32px)}.feature-card{padding-inline:20px}.footer-links{grid-template-columns:1fr}}@media(min-width:768px)and (max-width:1024px){.wrap{width:calc(100% - 64px)}.hero{padding-top:76px}.product-frame{width:100%}.principles{gap:56px}.feature-card{padding:24px}.feature-card h3{font-size:20px}}.developer-page{padding-block:64px 96px;min-height:80vh;--dev-muted:#b3b7bf;--dev-surface:#121419;--dev-danger:#ffb5b5}.developer-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:40px}.developer-heading h1{font-size:clamp(42px,6vw,72px);margin:24px 0;letter-spacing:-.045em}.developer-heading p,.developer-card p,.developer-account p{color:var(--dev-muted);line-height:1.65}.developer-badge{display:flex;align-items:center;gap:8px;white-space:nowrap;border:1px solid var(--line);padding:12px 16px;border-radius:32px;color:var(--mint);font-size:14px}.developer-card{padding:32px;border:1px solid var(--line);border-radius:10px;background:var(--dev-surface);margin-top:24px;min-width:0}.developer-card h2{font:600 25px Space Grotesk;letter-spacing:-.025em;line-height:1.25}.developer-login{max-width:760px}.developer-login h2{margin-top:24px}.developer-login>p{max-width:640px}.developer-login>.button{margin:12px 0}.developer-small{font-size:14px}.developer-policy{border-top:1px solid var(--line);margin-top:24px;padding-top:24px;display:flex;flex-wrap:wrap;gap:12px 24px;font-size:14px}.developer-policy span:before{content:"✓";color:var(--mint);margin-right:8px}.developer-account,.developer-section-title{display:flex;justify-content:space-between;align-items:center;gap:16px}.developer-account p{margin-bottom:0}.developer-section-title>span{color:var(--dev-muted);font-size:14px}.button-outline{background:transparent;color:var(--ink);border:1px solid #657080;min-height:44px}.button:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.developer-form{display:flex;align-items:end;gap:16px;margin:28px 0}.developer-form>div{flex:1;max-width:420px}.developer-form label{display:block;font-size:14px;font-weight:600;margin-bottom:8px}.developer-form input{display:block;width:100%;min-height:50px;background:var(--paper);color:var(--ink);border:1px solid #657080;border-radius:4px;padding:12px}.developer-form input::placeholder{color:var(--dev-muted)}.developer-alert{padding:18px 22px;border:1px solid #ab6565;border-radius:6px;background:#291c20;color:var(--dev-danger);margin-bottom:24px;line-height:1.6}.developer-alert a{text-decoration:underline}.developer-notice{color:var(--mint)}.developer-secret{border-color:var(--mint)}.developer-secret>code{display:block;overflow-wrap:anywhere;padding:18px;background:var(--paper);border-radius:4px;line-height:1.6}.developer-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.developer-empty{display:grid;justify-items:center;padding:36px 16px;border-top:1px solid var(--line);text-align:center;gap:12px;color:var(--dev-muted)}.developer-empty p{margin:0}.developer-key-list{list-style:none;margin:24px 0 0;padding:0}.developer-key-list>li{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;border-top:1px solid var(--line)}.developer-key-list>li>div{min-width:0}.developer-key-list strong{overflow-wrap:anywhere}.developer-key-list p{font-size:14px;margin:8px 0 0}.developer-key-status{display:inline-block;margin-left:12px;font-size:12px;padding:4px 8px;border:1px solid var(--line);border-radius:4px;color:var(--dev-muted)}.developer-key-status.is-active{color:var(--mint)}.developer-revoke{display:flex;flex-wrap:wrap;justify-content:end;gap:10px}.developer-revoke>span{width:100%;font-size:14px;text-align:right}.button-danger{background:var(--dev-danger);color:#291c20}.developer-card pre{background:var(--paper);padding:20px;border-radius:6px;overflow-x:auto;font-size:13px;line-height:1.8}.developer-page~footer{padding:0 0 25px}.developer-page~footer .footer-bottom{margin-top:0;color:#b3b7bf}.developer-page :focus-visible{scroll-margin:100px}@media(max-width:600px){.developer-page{padding-top:36px}.developer-heading{align-items:start;flex-direction:column;gap:0}.developer-card{padding:24px 18px}.developer-form{flex-direction:column;align-items:stretch}.developer-form>div{max-width:none}.developer-key-list>li{align-items:start;flex-direction:column}.developer-revoke{justify-content:start}.developer-revoke>span{text-align:left}.developer-account{align-items:start}.developer-account p{font-size:13px;overflow-wrap:anywhere}.developer-section-title{align-items:start;flex-direction:column}.developer-policy{flex-direction:column}.developer-page~footer .footer-bottom{padding-top:24px}}.developer-page .button{white-space:nowrap}.developer-page .button svg{flex-shrink:0}.developer-account>div{min-width:0}.developer-account>.button{flex-shrink:0}:root{font-family:DM Sans,ui-sans-serif,system-ui,sans-serif}html{scroll-padding-top:100px}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.button:active{transform:translateY(1px);box-shadow:none}.skip-link{position:fixed;top:12px;left:20px;z-index:60;transform:translateY(-160%);padding:12px 20px;background:var(--mint);color:var(--paper);font-weight:700;border-radius:4px}.skip-link:focus{transform:translateY(0)}.mobile-developers{display:none}.marketing-page .hero{padding-top:80px;text-align:left}.hero-intro{display:grid;grid-template-columns:1.5fr 1fr;gap:64px;align-items:end}.hero-descriptor{margin:18px 0 0;color:#b3b7bf;font-size:14px;line-height:1.5}.hero-title h1{font-size:clamp(48px,5.8vw,80px);line-height:1.04;margin:0;letter-spacing:-.035em}.hero-title h1 em{font-family:inherit;font-style:normal;font-weight:500}.hero-summary{padding-bottom:5px}.hero-summary .hero-copy{font-size:18px;line-height:1.65;max-width:38ch;margin:0}.hero-summary .hero-actions{justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:14px;margin-top:24px}.hero-summary .text-link{min-height:44px}.marketing-page .product-frame{width:100%;margin-top:52px;border-radius:8px;box-shadow:none;padding:7px}.marketing-page .real-app-shot{display:block;aspect-ratio:3012/1624;border-radius:3px}.marketing-page .real-app-shot img{width:100%;height:auto;object-fit:initial;margin-top:0}.marketing-page .product-frame figcaption{display:flex;gap:16px;font-size:12px;line-height:1.5;padding:12px 8px 5px}.marketing-page .trust-row{display:flex;justify-content:flex-start;gap:48px;color:#aeb8b3;height:auto;padding:30px 0 38px;flex-wrap:wrap}.marketing-page .trust-row span{margin-right:auto;font-size:11px}.marketing-page .trust-row b{display:block}.marketing-page .workflow{padding:100px 0 112px}.marketing-page .section-heading{align-items:start;gap:48px;margin-bottom:44px}.marketing-page .section-heading h2,.marketing-page .principle-copy h2{font-size:clamp(38px,4.5vw,60px);line-height:1.08;letter-spacing:-.035em}.marketing-page h2 em{font-family:inherit;font-style:normal;font-weight:500}.marketing-page .feature-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:64px;margin:0;padding:0;list-style:none;border:0;border-radius:0}.marketing-page .feature-card,.marketing-page .feature-card:nth-child(2){display:grid;grid-template-columns:48px 1fr;column-gap:24px;min-height:0;padding:28px 0 32px;border:0;border-top:1px solid var(--line);background:transparent;transform:none}.marketing-page .feature-top{grid-row:1/3;flex-direction:column;gap:16px;justify-content:flex-start;align-items:center;font:500 12px DM Sans,sans-serif;font-variant-numeric:tabular-nums;color:var(--mint)}.marketing-page .feature-icon{border:0;background:transparent;width:40px;height:32px;color:#9ea9a3}.marketing-page .feature-card h3{margin:0 0 12px;font-size:23px;line-height:1.25}.marketing-page .feature-card p{margin:0;font-size:15px;max-width:48ch}.marketing-page .principles{gap:72px;padding-block:104px 120px}.marketing-page .detail-shot{box-shadow:none;border-radius:6px}.marketing-page .detail-shot img{top:0;height:100%;object-position:85% bottom;filter:none}footer a:hover{color:var(--mint)}.footer-links a{min-height:44px}.footer-bottom{color:#9ca8a0}@media(max-width:900px){.mobile-developers{display:flex;min-height:44px;font-size:14px;gap:6px}.hero-intro{grid-template-columns:1fr;gap:28px}.hero-summary .hero-copy{max-width:58ch}.hero-summary .hero-actions{flex-direction:row;align-items:center;gap:24px}.marketing-page .feature-grid{column-gap:32px}.marketing-page .principles{gap:44px}}@media(max-width:600px){html{scroll-padding-top:84px}.marketing-page .hero{padding-top:44px}.hero-title h1{font-size:clamp(36px,10.5vw,60px);margin-top:0}.hero-summary .hero-copy{font-size:16px}.hero-summary .hero-actions{flex-direction:column;align-items:stretch;gap:8px}.hero-summary .text-link{align-self:flex-start}.marketing-page .product-frame{margin-top:32px;padding:4px}.marketing-page .product-frame figcaption{flex-wrap:wrap;gap:4px;padding:10px 6px 6px}.marketing-page .product-frame figcaption span:first-child{width:100%;font-size:10px}.marketing-page .trust-row{gap:16px 24px;padding-block:24px 30px}.marketing-page .trust-row span{width:100%}.marketing-page .workflow{padding:64px 0 72px}.marketing-page .section-heading{margin-bottom:28px}.marketing-page .feature-grid{grid-template-columns:1fr}.marketing-page .feature-card{column-gap:16px;padding-block:24px}.marketing-page .principles{padding-block:72px 80px}.marketing-page .detail-shot{margin:0}}:root{--focus:#8aa9ef;--muted:#b3b7bf;scrollbar-color:#657080 var(--paper)}::selection{background:var(--mint);color:#071a12}input{caret-color:var(--mint)}a{text-underline-offset:.2em}:focus-visible{outline:3px solid var(--focus);outline-offset:4px;scroll-margin-block:110px 24px}.nav .brand,.footer-grid .brand,.nav-links a,.nav>.text-link:not(.mobile-developers),.footer-email{min-height:44px;display:inline-flex;align-items:center}.nav .button-small{min-height:44px}.nav{gap:16px}.nav .brand{flex-shrink:0}.footer-email{overflow-wrap:anywhere}.footer-links a,.footer-email{transition:color .18s ease}.marketing-page .product-frame figcaption{padding-block:5px 0}.marketing-page .section-heading,.marketing-page .principle-copy h2{margin-top:0}.marketing-page .feature-top{align-self:start}@media(max-width:370px){.nav .brand{font-size:14px;gap:7px}.mobile-developers{font-size:13px}.nav{gap:10px}}.developer-downloads>p{max-width:65ch}.developer-download-list{list-style:none;margin:24px 0;padding:0}.developer-download-list li{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;border-top:1px solid var(--line)}.developer-download-list li>div{min-width:0}.developer-download-list h3{margin:0;font:600 20px Space Grotesk,sans-serif}.developer-download-list p{margin:8px 0;font-size:14px;font-variant-numeric:tabular-nums}.developer-filename{display:block;color:var(--dev-muted);font-size:13px;overflow-wrap:anywhere}.developer-download-list .button{flex-shrink:0}.developer-download-error{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.developer-download-error p{width:100%;color:var(--dev-danger)}.developer-download-error .text-link{min-height:44px}@media(max-width:600px){.developer-download-list li{align-items:stretch;flex-direction:column;gap:16px}}
