@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#132018;background:#edf9ef;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#edf9ef}button,a{font:inherit}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 10% 7%,rgba(172,255,188,.88),transparent 27%),radial-gradient(circle at 83% 17%,rgba(211,253,222,.78),transparent 31%),radial-gradient(circle at 52% 66%,rgba(255,231,211,.45),transparent 33%),linear-gradient(135deg,#e2ffe6,#f8fff9 51%,#eaf6ec)}.site-shell:before{content:"";position:fixed;top:-12%;right:-12%;bottom:-12%;left:-12%;z-index:0;pointer-events:none;background:#ffffff1a}.site-header,.hero,.experience-section,.quickstart,.site-footer{position:relative;z-index:1}.site-header{width:100%;padding:24px 40px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:14px;font-size:26px;font-weight:800;letter-spacing:-.03em}.brand img{width:56px;height:56px;border-radius:14px;box-shadow:0 10px 24px #2f744129}.header-nav{display:flex;align-items:center;gap:24px;color:#132018a6;font-size:12px;font-weight:700}.header-nav a{transition:color .18s ease,transform .18s ease}.header-nav a:hover{color:#1d6038;transform:translateY(-1px)}.header-download{padding:10px 14px;border:1px solid rgba(60,119,71,.22);border-radius:999px;background:#ffffff6b;color:#173421!important}.header-right,.header-account{display:flex;align-items:center;gap:12px}.header-right{gap:20px}.header-account button{min-height:38px;border-radius:999px;padding:0 15px;cursor:pointer;font-size:11px;font-weight:800}.account-login,.account-logout{border:1px solid rgba(33,72,43,.18);background:#ffffff6b;color:#173421}.account-create{border:1px solid #132018;background:#132018;color:#fff}.account-chip{display:flex;align-items:center;gap:8px;border:1px solid rgba(33,72,43,.16);background:#ffffff94;color:#173421;text-decoration:none}.account-chip img,.account-chip>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#32784a;color:#fff;object-fit:cover}.auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#0d181161;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.web-auth-card{width:min(430px,100%);padding:36px;border:1px solid rgba(33,72,43,.16);border-radius:24px;background:#fbfffb;box-shadow:0 28px 90px #1320183d;text-align:center}.web-auth-card>img{width:58px;height:58px;border-radius:17px}.web-auth-card .auth-kicker{margin:18px 0 9px;color:#32784a;font:600 10px DM Mono,monospace;letter-spacing:.12em;text-transform:uppercase}.web-auth-card h1{margin:0;color:#142319;font-size:28px;line-height:1.15;letter-spacing:-.05em}.web-auth-card>p:not(.auth-kicker){margin:16px auto 24px;color:#13201899;font-size:13px;line-height:1.65}.web-auth-provider{min-height:52px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:14px;background:#132018;color:#fff;transition:background .18s ease,opacity .18s ease}.web-auth-provider:hover{background:#1b3925}.web-auth-provider[aria-busy=true]{pointer-events:none;opacity:.82}.github-mark{width:23px;height:23px;display:block;object-fit:contain;filter:invert(1)}.web-auth-success .web-auth-home{display:inline-flex;margin-top:13px}html[data-auth-busy=true] .account-login,html[data-auth-busy=true] .account-create{opacity:.58;pointer-events:none}.web-auth-cancel{margin:12px 0 18px;border:0;background:transparent;color:#42634a;cursor:pointer;font-size:11px;font-weight:700}.web-auth-card small{display:block;color:#1320186e;font-size:10px;line-height:1.55}.hero{width:min(1200px,calc(100% - 40px));margin:0 auto;padding:104px 0 78px;text-align:center}.eyebrow,.section-kicker{margin:0 0 17px;color:#32784a;font:600 11px/1 DM Mono,monospace;letter-spacing:.12em;text-transform:uppercase}.hero h1{margin:0;color:#142319;font-size:clamp(32px,5.2vw,68px);line-height:1.1;letter-spacing:-.06em;font-weight:800}@media(min-width:900px){.hero h1{white-space:nowrap}}.hero h1 em{color:#4a7053;font-style:normal}.hero-copy{width:min(630px,100%);margin:26px auto 0;color:#132018a6;font-size:16px;line-height:1.7}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:30px}.button{min-height:45px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border-radius:999px;font-size:12px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:#132018;color:#fff;box-shadow:0 16px 30px #1320182e}.button-primary:hover{box-shadow:0 20px 38px #1320183d}.button-quiet{border:1px solid rgba(60,119,71,.18);background:#ffffff52;color:#1c5b35}.download-note{margin:14px 0 0;color:#13201870;font-size:11px}.experience-section{width:min(1060px,calc(100% - 40px));margin:0 auto;padding:0 0 126px}.feature-section,.models-section{width:min(1060px,calc(100% - 40px));margin:0 auto;padding:10px 0 126px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}.section-heading h2,.models-intro h2{max-width:600px;margin:0;color:#142319;font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.07em}.section-heading p,.models-intro p{max-width:355px;margin:0;color:#13201899;font-size:14px;line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.feature-card{min-height:260px;padding:24px 22px 20px;border:1px solid rgba(33,72,43,.14);border-radius:18px;background:#ffffff6b;box-shadow:0 18px 40px #426f4b14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.feature-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#132018;color:#fff;font-size:20px}.feature-card h3{margin:26px 0 10px;color:#173421;font-size:17px;letter-spacing:-.03em}.feature-card p{min-height:78px;margin:0 0 15px;color:#13201894;font-size:12px;line-height:1.65}.feature-card a{color:#1d6038;font-size:11px;font-weight:800}.feature-card a span{margin-left:5px}.models-section{display:grid;grid-template-columns:minmax(250px,.78fr) minmax(0,1.22fr);gap:42px;align-items:start}.models-intro{position:sticky;top:24px}.models-intro h2{margin:0 0 17px;font-size:clamp(34px,4.2vw,54px)}.models-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.model-card{display:flex;align-items:center;gap:12px;min-width:0;padding:14px;border:1px solid rgba(33,72,43,.13);border-radius:14px;background:#ffffff70;transition:transform .2s ease,border-color .2s ease,background .2s ease}.model-card:hover{transform:translateY(-2px);border-color:#2c71404d;background:#ffffffad}.model-card h3{margin:0 0 4px;color:#173421;font-size:12px;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.model-card p{margin:0;color:#1320187a;font-size:10px}.model-arrow{margin-left:auto;color:#1320185c;font-size:13px}.model-icon{flex:0 0 30px;width:30px;height:30px;display:block;border:1px solid rgba(19,32,24,.12);border-radius:9px;background-image:url(/brand/model-icons-sprite.png);background-size:400% 400%;background-repeat:no-repeat;background-color:#fff}.sprite-0{background-position:0 0}.sprite-1{background-position:33.333% 0}.sprite-2{background-position:66.666% 0}.sprite-3{background-position:100% 0}.sprite-4{background-position:0 33.333%}.sprite-5{background-position:33.333% 33.333%}.sprite-6{background-position:66.666% 33.333%}.sprite-7{background-position:100% 33.333%}.sprite-8{background-position:0 66.666%}.sprite-9{background-position:33.333% 66.666%}.sprite-10{background-position:66.666% 66.666%}.sprite-11{background-position:100% 66.666%}.sprite-12{background-position:0 100%}.sprite-13{background-position:33.333% 100%}.sprite-14{background-position:66.666% 100%}.sprite-15{background-position:100% 100%}.window-frame{overflow:hidden;border:1px solid rgba(33,72,43,.18);border-radius:22px;background:#ffffffc7;box-shadow:0 32px 70px #426f4b2e;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.window-topbar{height:44px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid rgba(33,72,43,.13);background:#ffffff70;color:#1320188a;font-size:11px}.traffic-lights{display:flex;gap:6px;width:80px}.traffic-lights i{width:8px;height:8px;display:block;border-radius:50%;background:#de7b68}.traffic-lights i:nth-child(2){background:#e2bc55}.traffic-lights i:nth-child(3){background:#6ab779}.window-title{flex:1;text-align:center;font-weight:700}.window-tools{display:flex;gap:13px;width:80px;justify-content:flex-end}.window-body{min-height:545px;display:grid;grid-template-columns:226px 1fr}.mock-sidebar{padding:23px 14px;border-right:1px solid rgba(33,72,43,.12);background:#f3fcf38a}.mock-brand{display:flex;align-items:center;gap:8px;margin:0 10px 24px;font-size:13px}.mock-brand img{width:25px;height:25px;border-radius:8px}.mock-nav{width:100%;display:flex;align-items:center;gap:10px;padding:9px 10px;border:0;border-radius:10px;background:transparent;color:#132018b3;text-align:left;font-size:11px;cursor:pointer}.mock-nav.active,.mock-nav:hover{background:#b6e7be75;color:#1d6038}.mock-label{margin:28px 10px 9px;color:#1320186b;font:500 10px DM Mono,monospace;text-transform:uppercase}.mock-project{display:flex;gap:8px;padding:9px 10px;color:#173421;font-size:11px;font-weight:700}.mock-conversation{display:flex;flex-direction:column;gap:3px;margin:2px 0 0 24px;padding:9px 10px;border-radius:9px;color:#13201894;font-size:10.5px;cursor:pointer}.mock-conversation.selected,.mock-conversation:hover{background:#ffffff8c;color:#173421}.mock-conversation small{color:#13201861;font-size:9px}.mock-main{min-width:0;display:flex;flex-direction:column;padding:0 28px 22px;background:#ffffff47}.mock-main-top{height:62px;display:flex;align-items:center;justify-content:space-between;color:#132018cc;font-size:12px;font-weight:800}.mock-main-top>div{display:flex;gap:4px}.mock-tab{padding:7px 10px;border:0;border-radius:8px;background:transparent;color:#13201875;font-size:10px;cursor:pointer}.mock-tab.active,.mock-tab:hover{background:#bce3c273;color:#1d6038}.mock-empty{flex:1;display:grid;place-content:center;justify-items:center;text-align:center}.mock-orb{width:62px;height:62px;display:grid;place-items:center;margin-bottom:18px;border-radius:22px;background:#ffffffa6;box-shadow:0 16px 34px #497f4e21}.mock-orb img{width:39px;height:39px;border-radius:13px}.mock-empty h2{margin:0;color:#173421;font-size:24px;letter-spacing:-.045em}.mock-empty p{width:min(360px,100%);margin:12px 0;color:#1320187a;font-size:11px;line-height:1.6}.mock-composer{display:flex;align-items:center;gap:11px;min-height:55px;padding:0 12px;border:1px solid rgba(33,72,43,.14);border-radius:17px;background:#ffffff94;color:#1320187a;box-shadow:0 10px 22px #416a4514;font-size:11px}.composer-placeholder{flex:1}.composer-model{color:#1320187a;font-size:10px}.mock-composer button{width:29px;height:29px;border:0;border-radius:50%;background:#1c5b35;color:#fff;font-weight:800}.mock-review{flex:1;padding:52px 7% 24px}.mock-review[hidden],.mock-empty[hidden]{display:none}.review-pill{display:inline-block;padding:7px 10px;border-radius:999px;background:#b9e5c08f;color:#1c5b35;font-size:10px;font-weight:800}.review-code{display:grid;gap:9px;margin-top:26px;padding:18px;border:1px solid rgba(33,72,43,.13);border-radius:13px;background:#ffffff80;font:11px/1.4 DM Mono,monospace}.review-code b{color:#132018a6}.removed{color:#a14b40}.added{color:#32784a}.review-action{margin-top:18px;padding:10px 13px;border:0;border-radius:9px;background:#132018;color:#fff;font-size:11px;font-weight:700}.quickstart{width:min(900px,calc(100% - 40px));margin:0 auto;padding:0 0 110px}.quickstart-heading h2{max-width:720px;margin:0;color:#142319;font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.07em}.quickstart-heading p{margin:18px 0 42px;color:#1320189e;font-size:14px}.steps{position:relative;max-width:690px}.steps:before{content:"";position:absolute;top:22px;bottom:22px;left:16px;width:1px;background:#33724538}.step{position:relative;border-bottom:1px solid rgba(33,72,43,.11)}.step-trigger{width:100%;display:grid;grid-template-columns:34px 1fr 24px;align-items:center;gap:10px;padding:18px 0;border:0;background:transparent;color:#173421;text-align:left;font-size:15px;font-weight:800;cursor:pointer}.step-number{width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(51,114,69,.28);border-radius:50%;background:#f1fff2ad;color:#1d6038;font:500 11px DM Mono,monospace}.step-chevron{color:#13201870;transition:transform .22s ease}.step.open .step-chevron{transform:rotate(180deg)}.step-content{max-height:0;overflow:hidden;margin-left:44px;color:#13201899;font-size:12px;line-height:1.65;transition:max-height .28s ease,padding-bottom .28s ease}.step.open .step-content{max-height:110px;padding-bottom:20px}.step-content p{margin:0 0 8px}.step-link{color:#1d6038;font-weight:800;text-decoration:underline;text-underline-offset:3px}.site-footer{width:min(1120px,calc(100% - 48px));display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 auto;padding:32px 0;border-top:1px solid rgba(33,72,43,.14);color:#1320188c;font-size:12px}.site-footer a{color:#1d6038;font-weight:700;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.site-footer a:hover{color:#32784a}.footer-left{display:flex;flex-direction:column;gap:4px}.footer-center{display:flex;align-items:center;justify-content:center;color:#13201899}.footer-right{text-align:right}@media(max-width:900px){.feature-grid{grid-template-columns:repeat(2,1fr)}.models-section{grid-template-columns:1fr;gap:26px}.models-intro{position:static}.section-heading{align-items:flex-start;flex-direction:column;gap:14px}}.action-section{width:min(1060px,calc(100% - 40px));margin:0 auto;padding:0 0 126px}.action-layout{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:44px;align-items:center}.action-layout h2{max-width:440px;margin:0 0 16px;color:#142319;font-size:clamp(34px,4.5vw,60px);line-height:1.02;letter-spacing:-.07em}.action-layout p{max-width:390px;margin:0 0 25px;color:#13201899;font-size:14px;line-height:1.7}.action-demo{min-height:280px;display:grid;place-items:center;padding:30px;border:1px solid rgba(33,72,43,.14);border-radius:22px;background:#ffffff6b;box-shadow:0 24px 60px #426f4b1a}.action-island{position:relative;width:min(350px,100%);min-height:64px;display:flex;align-items:center;gap:13px;padding:12px 20px 12px 16px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:#090b0a;color:#fff;box-shadow:0 18px 45px #00000038;transition:width .55s cubic-bezier(.16,1,.3,1),transform .35s ease,box-shadow .35s ease}.action-island.active{width:min(500px,100%);transform:scale(1.03);box-shadow:0 0 0 1px #ffffffb3,0 0 34px #ffffff38,0 22px 58px #0000004d}.action-island img{width:32px;height:32px;flex:0 0 32px;border-radius:10px;filter:grayscale(1) brightness(0) invert(1)}.action-island strong,.action-island small{display:block}.action-island strong{font-size:14px;letter-spacing:-.02em}.action-island small{margin-top:3px;color:#ffffff94;font-size:10px}.action-pulse{position:absolute;top:2px;right:2px;bottom:2px;left:2px;border:1px solid transparent;border-radius:999px;pointer-events:none}.action-island.active .action-pulse{animation:island-glow 1.2s ease-in-out infinite}.action-caption{margin-top:24px;color:#1320187a;font:11px DM Mono,monospace;text-align:center}.button:disabled{cursor:wait;opacity:.55}@keyframes island-glow{0%,to{opacity:.2;box-shadow:inset 0 0 #fff0}50%{opacity:1;box-shadow:inset 0 0 0 1px #ffffffb3,0 0 20px #ffffff29}}.model-icon{padding:5px;background-image:none;object-fit:cover}@media(max-width:720px){.action-section{width:calc(100% - 32px);padding-bottom:74px}.action-layout{grid-template-columns:1fr;gap:26px}.action-demo{padding:22px 12px}}.demo-video{position:relative;overflow:hidden;border:1px solid rgba(33,72,43,.18);border-radius:22px;background:#ffffffc7;box-shadow:0 32px 70px #426f4b2e}.demo-topbar{height:44px;display:flex;align-items:center;gap:14px;padding:0 16px;border-bottom:1px solid rgba(33,72,43,.13);color:#1320188c;font-size:11px}.demo-topbar>span{flex:1;text-align:center;font-weight:700}.demo-topbar button{border:0;background:transparent;color:#1d6038;font-size:10px;font-weight:800;cursor:pointer}.demo-island-wrap{position:absolute;top:44px;left:0;right:0;z-index:20;display:flex;justify-content:center;padding:8px 0;pointer-events:none;opacity:0;transform:translateY(-6px);transition:opacity .38s ease,transform .38s cubic-bezier(.16,1,.3,1)}.demo-island-wrap.demo-island-active{opacity:1;transform:none;pointer-events:auto}.demo-action-island{display:inline-flex;align-items:center;gap:10px;padding:8px 16px 8px 10px;border-radius:999px;background:linear-gradient(180deg,#0e1310,#060a07);color:#fff;box-shadow:0 0 0 1px #ffffff2e,0 14px 40px #00000047;transition:box-shadow .35s ease}.demo-action-island[data-phase=working]{box-shadow:0 0 0 1px #ffffff8c,0 0 28px #ffffff26,0 14px 40px #00000047}.demo-action-island[data-phase=completed]{box-shadow:0 0 0 1px #ffffff2e,0 14px 40px #00000047}.demo-action-island img{width:26px;height:26px;border-radius:8px}.demo-island-text{display:grid;gap:2px}.demo-island-text strong{font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.demo-island-text small{color:#ffffff94;font-size:9.5px;white-space:nowrap}.demo-stage{height:505px;display:grid;grid-template-columns:210px 1fr}.demo-sidebar{padding:23px 14px;border-right:1px solid rgba(33,72,43,.12);background:#f3fcf3a3}.demo-sidebar-item{display:flex;gap:10px;padding:9px 10px;border-radius:10px;color:#1320189e;font-size:11px}.demo-sidebar-item.active{background:#b6e7be75;color:#1d6038;font-weight:800}.demo-main{min-width:0;position:relative;display:flex;flex-direction:column;padding:0 24px 22px;background:#ffffff57}.demo-header{height:62px;display:flex;align-items:center;justify-content:space-between;color:#173421;font-size:12px;font-weight:800}.demo-model{color:#1320186b;font-size:10px;font-weight:600}.demo-center{position:absolute;top:62px;right:0;bottom:55px;left:0;display:grid;place-content:center;justify-items:center;text-align:center;pointer-events:none;transition:opacity .45s ease,transform .45s cubic-bezier(.16,1,.3,1)}.demo-center.demo-center-hidden{opacity:0;transform:scale(.94) translateY(12px)}.demo-video.is-typing .demo-center{transform:scale(1.45) translateY(28px)}.demo-video.is-typing .demo-center .demo-orb{opacity:.07}.demo-orb{width:62px;height:62px;display:grid;place-items:center;margin-bottom:18px;border-radius:22px;background:#ffffffa6;box-shadow:0 16px 34px #497f4e21}.demo-orb img{width:39px;height:39px;border-radius:13px}.demo-center h2{margin:0;color:#173421;font-size:24px;letter-spacing:-.045em}.demo-center p{width:min(360px,100%);margin:12px 0;color:#1320187a;font-size:11px;line-height:1.6}.demo-feed{flex:1;overflow-y:auto;padding:24px 6% 18px;opacity:0;pointer-events:none;transition:opacity .4s ease .15s;scrollbar-width:none}.demo-feed::-webkit-scrollbar{display:none}.demo-feed.demo-feed-visible{opacity:1;pointer-events:auto}.demo-user-msg{display:none;align-self:flex-end;margin:0 0 20px auto;max-width:88%;padding:9px 14px;border-radius:14px 14px 4px;background:#132018;color:#e8f5ea;font-size:11px;line-height:1.5}.demo-user-msg.demo-user-msg-visible{display:block}.demo-composer{display:flex;align-items:center;gap:11px;min-height:55px;padding:0 12px;border:1px solid rgba(33,72,43,.14);border-radius:17px;background:#ffffffa3;color:#1320187a;box-shadow:0 10px 22px #416a4514;font-size:11px;transition:transform .55s cubic-bezier(.16,1,.3,1)}.demo-video.is-typing .demo-composer{transform:scale(1.18) translateY(-18px)}.demo-prompt{flex:1;min-height:15px;color:#173421;text-align:left}.demo-composer .composer-model{font-size:10px}.demo-composer button{width:29px;height:29px;flex:0 0 29px;border:0;border-radius:50%;background:#1c5b35;color:#fff;font-weight:800;transition:transform .18s ease,background .18s ease}.demo-composer button.demo-btn-sent{background:#26a55a;transform:scale(1.22)}.demo-actions-list{display:flex;flex-direction:column;gap:4px}.demo-action-row{display:flex;align-items:flex-start;gap:10px;padding:9px 10px;border-radius:10px;transition:opacity .32s ease,transform .32s cubic-bezier(.16,1,.3,1),background .2s ease}.demo-action-row:hover{background:#21482b0d}.demo-row-entering{opacity:0;transform:translateY(8px)}.da-icon{flex:0 0 22px;width:22px;height:22px;display:grid;place-items:center;border-radius:7px;background:#21482b17;color:#1320189e;font-size:12px;margin-top:1px}.da-icon-cmd{background:#13201812;color:#1d6038;font-family:DM Mono,monospace;font-size:13px}.da-icon-think{background:#5f78c81a;color:#4060c0}.da-icon-done{background:#26844d1f;color:#26844d;font-size:14px}.da-body{flex:1;min-width:0;display:grid;gap:2px}.da-label{color:#173421;font-size:11px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.da-label code,code.da-label{font-family:DM Mono,Cascadia Mono,monospace;font-size:10px;color:#1d4a2e}.da-label-done{color:#26844d}.da-detail{color:#13201875;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.da-success{color:#26844d}.da-badge{flex:0 0 auto;margin-left:auto;padding:2px 7px;border-radius:999px;background:#26844d1a;color:#26844d;font:600 9px DM Mono,monospace;white-space:nowrap;margin-top:2px}@media(max-width:720px){.demo-stage{grid-template-columns:1fr;height:450px}.demo-sidebar{display:none}.demo-main{padding:0 14px 14px}.demo-video.is-typing .demo-center{transform:scale(1.22) translateY(20px)}.demo-video.is-typing .demo-composer{transform:scale(1.08) translateY(-12px)}.demo-feed{padding:22px 0 10px}}.models-section{min-height:560px}.models-intro{position:static!important}.models-grid{align-content:start;min-width:0;overflow:visible}.model-card{min-height:60px;visibility:visible;opacity:1}.model-icon{visibility:visible;opacity:1}@media(max-width:720px){.site-header{width:100%;padding:16px 20px}.brand{font-size:20px;gap:10px}.brand img{width:42px;height:42px;border-radius:10px}.header-nav a:not(.header-download){display:none}.hero{padding-top:70px}.hero h1{font-size:clamp(43px,13vw,67px)}.hero-copy{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.experience-section{width:calc(100% - 24px);padding-bottom:74px}.window-body{grid-template-columns:1fr}.mock-sidebar{display:none}.mock-main{padding:0 14px 14px}.window-body{min-height:500px}.composer-model{display:none}.feature-section,.models-section{width:calc(100% - 32px);padding-bottom:74px}.feature-grid,.models-grid{grid-template-columns:1fr}.quickstart{width:calc(100% - 32px)}.quickstart-heading h2{font-size:43px}.site-footer{width:calc(100% - 32px);flex-direction:column;align-items:flex-start;gap:16px}.footer-left,.footer-center,.footer-right{width:100%;text-align:left}}@media(max-width:720px){.header-right{gap:8px}.header-nav{display:none}.header-account{gap:6px}.header-account button{min-height:34px;padding:0 11px;font-size:10px}.account-chip strong,.account-logout{display:none}.web-auth-card{padding:28px 22px}}
