/* JUST: system typography, cool neutrals and blue from the Apple style study. */
:root{--bg:#f5f5f7;--paper:#fff;--ink:#1d1d1f;--muted:#6e6e73;--line:#e8e8ed;--blue:#0071e3;--blue-hover:#0066cc;--soft:#edf5ff;--red:#b42318;--green:#23754c;--shadow:0 24px 70px -32px #16161735;--radius:24px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #0071e380;outline-offset:4px}input,textarea{color:var(--ink)}button{color:inherit}p{line-height:1.6}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:600;letter-spacing:-.04em}h1{font-size:clamp(44px,6.5vw,84px);line-height:1.03}h2{font-size:clamp(32px,4vw,54px);line-height:1.1}h3{font-size:24px;line-height:1.2}small{line-height:1.5}.muted{color:var(--muted)}.container{max-width:1200px;margin:auto;padding:0 32px}.hidden,[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:fixed;left:20px;top:-60px;z-index:1000;background:white;padding:12px}.skip:focus{top:12px}
.wordmark{font-size:29px;font-weight:750;letter-spacing:-1.8px;display:inline-flex;align-items:baseline;line-height:1}.wordmark .dot{color:var(--blue);font-size:33px}.topbar{position:sticky;top:0;z-index:30;background:#ffffffd9;backdrop-filter:blur(20px);border-bottom:1px solid #00000006}.nav{height:74px;display:flex;justify-content:space-between;align-items:center;gap:24px}.navlinks{display:flex;gap:32px;font-size:14px;color:var(--muted)}.navlinks a:hover{color:var(--ink)}.nav-actions{display:flex;align-items:center;gap:20px;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:14px 25px;background:var(--blue);color:white;font-weight:550;font-size:15px;min-height:46px;transition:background .2s,transform .2s;text-align:center}.button:hover{background:var(--blue-hover)}.button:active{transform:scale(.98)}.button.small{min-height:38px;padding:10px 19px;font-size:13px}.button.dark{background:var(--ink)}.button.secondary{background:var(--bg);color:var(--ink)}.button.secondary:hover{background:var(--line)}.button.outline{background:transparent;border:1px solid var(--line);color:var(--ink)}.text-button{background:transparent;color:var(--blue);padding:10px 4px;font-size:14px}.text-button.danger{color:var(--red)}.icon-button{width:40px;height:40px;background:transparent;border-radius:50%;font-size:24px;display:inline-grid;place-items:center}.icon-button:hover{background:var(--bg)}
.hero{text-align:center;padding:76px 20px 0;overflow:hidden}.hero-note{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;margin-bottom:26px}.status-dot{width:6px;height:6px;background:var(--blue);border-radius:50%;display:inline-block}.hero h1{margin-bottom:24px}.hero .lead{font-size:20px;color:var(--muted);max-width:630px;margin:0 auto 30px;line-height:1.5}.composer{background:white;border:1px solid #ddddE4;border-radius:26px;padding:18px 20px 14px;max-width:730px;margin:0 auto;box-shadow:0 6px 12px -6px #00000010,0 24px 60px -36px #0d4b9845;text-align:left;transition:border-color .2s,box-shadow .2s}.composer:focus-within{border-color:#0071e380;box-shadow:0 0 0 4px #0071e308,var(--shadow)}.composer textarea{width:100%;border:0;background:transparent;resize:none;outline:none;font-size:17px;line-height:1.55;min-height:83px;padding:6px 4px}.composer textarea:focus-visible{outline:none}.composer-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.composer-kind{font-size:13px;color:var(--muted);border:0;background:var(--bg);border-radius:999px;padding:10px 13px;max-width:46%}.composer .button{padding:12px 22px}.suggestions{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:18px 0 12px}.suggestion{border:1px solid #dfe0e6;border-radius:999px;background:transparent;padding:9px 15px;font-size:12px;color:#595960;transition:background .2s}.suggestion:hover{background:white}.free-note{font-size:12px;color:var(--muted);margin-top:14px}.showcase{max-width:1150px;margin:58px auto 0;position:relative;height:440px;display:grid;grid-template-columns:1.2fr .75fr .75fr;gap:22px;align-items:start;padding:18px 16px 0;text-align:left}.showcase:after{content:'';position:absolute;left:-50px;right:-50px;bottom:-1px;height:60px;background:linear-gradient(transparent,var(--bg));pointer-events:none}.mock-window{background:#fff;border:1px solid #dddde5;border-radius:16px;box-shadow:var(--shadow);overflow:hidden;transform:rotate(-3deg);margin-top:4px}.window-bar{height:36px;border-bottom:1px solid #ededf1;display:flex;align-items:center;gap:5px;padding:0 13px;background:#fafafa}.window-bar i{height:6px;width:6px;border-radius:50%;background:#d5d5da}.window-bar span{margin:auto;color:#8d8d95;font-size:9px;letter-spacing:.03em}.mock-site{padding:27px;background:#edf0e9;min-height:320px;position:relative;overflow:hidden}.mock-site .micro-nav{font-size:10px;display:flex;justify-content:space-between;color:#536347}.mock-site h3{font-size:40px;max-width:220px;font-weight:500;margin:35px 0 15px;line-height:1.04;position:relative;z-index:2;color:#33422e}.mock-site p{font-size:10px;color:#536347;max-width:185px;position:relative;z-index:2}.mock-site .mini-button{display:inline-block;background:#43583a;color:white;font-size:10px;padding:10px 14px;border-radius:999px;position:relative;z-index:2}.vase{position:absolute;width:122px;height:170px;right:18px;bottom:-23px;background:linear-gradient(100deg,#b8beaa,#f7f8ef 45%,#dce0d2 66%,#9ea791);border-radius:28% 28% 40% 40%;box-shadow:14px 25px 24px #40543320;transform:rotate(-10deg)}.vase:before{content:'';position:absolute;top:-15px;left:24px;width:76px;height:30px;border-radius:50%;background:radial-gradient(ellipse,#69765e 40%,#c9cebc 47%,#ecf0e3 67%)}.mock-label{position:absolute;bottom:0;left:0;font-size:11px;color:var(--muted)}.mock-app{transform:rotate(2deg);margin-top:46px}.app-sample{padding:23px;min-height:280px}.app-sample h3{font-size:22px;letter-spacing:-.6px;margin:0 0 7px}.app-sample p{font-size:10px;color:var(--muted)}.sample-task{display:flex;align-items:center;gap:9px;padding:13px 0;font-size:10px;border-bottom:1px solid #f1f1f4}.sample-check{border:1px solid #d0d1d8;width:14px;height:14px;border-radius:5px;flex-shrink:0}.sample-check.done{background:#e8f2ff;color:var(--blue);border:0;text-align:center}.task-progress{margin:16px 0;display:flex;gap:4px}.task-progress i{height:5px;border-radius:5px;background:#dfeeff;flex:1}.task-progress i:first-child{background:var(--blue)}.mock-phone{transform:rotate(5deg);border:6px solid #fff;outline:1px solid #dddde5;border-radius:30px;background:#f0f3f8;margin:8px 22px 0 0;box-shadow:var(--shadow);padding:22px 12px;min-height:340px}.chat-profile{font-size:13px;text-align:center;padding:4px 0 20px;font-weight:600}.chat-profile small{font-size:9px;font-weight:400;display:block;color:var(--muted);margin-top:5px}.chat-bubble{background:white;border-radius:14px 14px 14px 4px;padding:13px;font-size:11px;line-height:1.5;margin:8px 3px;max-width:90%}.chat-bubble.sent{background:#dceeff;margin-left:auto;border-radius:14px 14px 4px 14px;max-width:75%}.chat-option{font-size:10px;color:var(--blue);text-align:center;background:#fff9;border-radius:7px;margin:4px;padding:8px}.example-note{text-align:center;font-size:12px;color:var(--muted);margin:6px 0 0}
.section{padding:95px 0}.section.white{background:white}.section-title{text-align:center;max-width:680px;margin:0 auto 50px}.section-title p{font-size:18px;color:var(--muted);margin-bottom:0}.how-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:center}.how-steps{display:grid;gap:30px}.how-step{display:grid;grid-template-columns:38px 1fr;gap:18px}.step-number{width:32px;height:32px;border:1px solid #c8cbd2;border-radius:50%;display:grid;place-items:center;font-size:14px;margin-top:3px}.how-step h3{font-size:22px;letter-spacing:-.7px;margin-bottom:9px}.how-step p{font-size:15px;color:var(--muted);margin:0}.demo-panel{background:var(--bg);border:1px solid var(--line);border-radius:28px;padding:30px;min-height:370px;display:flex;flex-direction:column;justify-content:center;gap:15px}.demo-message{padding:18px;border-radius:20px;font-size:15px;line-height:1.6;max-width:90%;background:white;box-shadow:0 4px 20px -15px #0004}.demo-message.user{background:#e4efff;margin-left:auto}.demo-message .mini-status{display:block;color:var(--green);font-size:12px;margin-bottom:6px}.demo-panel .button{align-self:flex-start;margin-left:10px}.feature-story{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.feature-story p{font-size:18px;color:var(--muted);max-width:480px}.launch-visual{border-radius:40px;background:#e9eef5;min-height:340px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.launch-card{padding:35px;border-radius:24px;background:#fffc;text-align:center;box-shadow:0 25px 60px -30px #40567745;transform:rotate(-4deg);width:280px}.launch-check{height:50px;width:50px;background:#e8f2ed;color:var(--green);border-radius:50%;font-size:27px;display:grid;place-items:center;margin:0 auto 18px}.launch-card h3{font-size:25px;margin-bottom:8px}.launch-card p{font-size:13px;margin-bottom:18px}.launch-url{background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:12px;font-size:11px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.price-card{padding:32px;border:1px solid var(--line);border-radius:28px;background:white;display:flex;flex-direction:column;position:relative}.price-card.recommended{border:2px solid var(--blue)}.price-card .recommended-label{position:absolute;top:-13px;left:26px;background:var(--blue);color:white;padding:5px 12px;font-size:11px;border-radius:999px}.price-card h3{font-size:23px;margin-bottom:8px}.price-card p{color:var(--muted);font-size:14px}.price{font-size:43px;font-weight:600;letter-spacing:-2px;margin:12px 0 22px;font-variant-numeric:tabular-nums}.price small{font-size:14px;letter-spacing:0;font-weight:400;color:var(--muted)}.price-card ul{list-style:none;margin:0 0 30px;padding:0;font-size:14px;line-height:2.5}.price-card li:before{content:'✓';margin-right:10px;color:var(--blue)}.price-card .button{margin-top:auto}.pricing-note{text-align:center;font-size:13px;color:var(--muted);margin:25px 0 0}.faq{max-width:780px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{font-size:18px;font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:30px}.faq summary:after{content:'+';font-size:24px;color:var(--muted)}.faq details[open] summary:after{content:'−'}.faq p{color:var(--muted);font-size:15px;margin:18px 40px 0 0}.bottom-cta{text-align:center;padding:85px 20px;background:#eaf2fb}.bottom-cta h2{max-width:620px;margin:0 auto 25px}.footer{padding:40px 0;font-size:12px;color:var(--muted)}.footer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:20px}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.footer-bottom{display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding-top:20px}.footer a:hover{color:var(--blue)}
/* Product shell */
.product{height:100dvh;overflow:hidden;background:#fafafb}.app-header{height:68px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 25px;background:white;gap:16px}.app-header .wordmark{font-size:27px}.header-left,.header-right{display:flex;gap:18px;align-items:center}.header-divider{height:22px;width:1px;background:var(--line)}.header-title{font-size:14px;font-weight:500;max-width:270px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-avatar{background:#eaf1fa;color:#375574;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:13px;font-weight:600}.app-layout{display:grid;grid-template-columns:210px 1fr;height:calc(100dvh - 68px)}.sidebar{padding:24px 16px 20px;background:white;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:7px}.side-link{display:flex;align-items:center;gap:10px;background:transparent;text-align:left;padding:12px 15px;border-radius:12px;font-size:14px;color:var(--muted);min-height:44px}.side-link.active{background:#edf4ff;color:var(--blue);font-weight:550}.side-link:hover{background:var(--bg)}.side-bottom{margin-top:auto}.usage-box{background:var(--bg);border-radius:15px;padding:15px;font-size:12px;margin-bottom:14px}.usage-box p{margin:8px 0;font-size:12px;color:var(--muted)}.progress-track{height:4px;background:#e1e3e9;border-radius:4px;margin:12px 0;overflow:hidden}.progress-track span{display:block;background:var(--blue);height:100%;width:0}.dashboard-main{overflow:auto;padding:48px clamp(24px,5vw,70px)}.dashboard-intro{max-width:800px;margin:0 auto 44px}.dashboard-intro h1{font-size:38px;letter-spacing:-1.7px;line-height:1.2;margin-bottom:12px}.dashboard-intro p{color:var(--muted);font-size:16px}.dashboard-intro .composer{max-width:none;margin-top:26px}.dashboard-intro .suggestions{justify-content:flex-start}.section-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:20px}.section-row h2{font-size:22px;margin:0;letter-spacing:-.7px}.project-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:22px}.project-card{background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden;cursor:pointer;transition:box-shadow .2s,transform .2s;text-align:left;padding:0}.project-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.project-art{height:155px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#edf2fa}.project-art .project-letter{font-size:65px;letter-spacing:-4px;font-weight:600;color:#a1bbdc}.project-art.kind-app{background:#eef1e7}.project-art.kind-app .project-letter{color:#abb891}.project-art.kind-bot_tg{background:#e8f4fa}.project-art.kind-bot_max{background:#efeaf7}.project-info{padding:20px}.project-info h3{font-size:17px;letter-spacing:-.4px;margin-bottom:10px}.project-meta{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted)}.badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;background:var(--bg);border-radius:999px;padding:5px 9px;color:var(--muted)}.badge.live{background:#eaf5ee;color:var(--green)}.badge.building{background:#edf5ff;color:var(--blue)}.badge.error{background:#fff0ed;color:var(--red)}.empty-state{border:1px dashed #d9dce3;border-radius:20px;text-align:center;padding:40px 25px;color:var(--muted);grid-column:1/-1}.empty-state h3{font-size:19px;color:var(--ink);letter-spacing:-.5px;margin-bottom:12px}.empty-state p{font-size:14px;margin:0}.workspace{display:grid;grid-template-columns:360px 1fr;height:calc(100dvh - 68px)}.chat-sidebar{background:white;border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:0}.chat-title{padding:20px 24px;border-bottom:1px solid var(--line);font-size:13px;color:var(--muted);display:flex;justify-content:space-between}.chat-history{overflow:auto;flex:1;padding:22px 22px 10px;scroll-behavior:smooth}.message{font-size:14px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:25px}.message.user{background:var(--bg);border-radius:18px 18px 4px 18px;padding:16px;margin-left:15px}.message.assistant{padding:0 8px}.message .author{display:block;font-size:12px;font-weight:600;color:var(--blue);margin-bottom:8px}.build-indicator{padding:15px 8px;display:flex;gap:10px;align-items:center;color:var(--muted);font-size:13px}.spinner{height:15px;width:15px;border:2px solid #dce9f8;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.chat-compose{margin:15px;border:1px solid var(--line);border-radius:18px;padding:12px;background:#fafafb}.chat-compose textarea{background:transparent;border:0;resize:none;width:100%;min-height:60px;font-size:14px;padding:3px;line-height:1.5}.chat-compose textarea:focus{outline:none}.chat-compose:focus-within{border-color:var(--blue)}.chat-compose-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px}.chat-compose-bottom small{font-size:10px;color:var(--muted)}.preview-area{min-width:0;display:flex;flex-direction:column;background:#f0f1f4}.preview-toolbar{height:58px;display:flex;justify-content:space-between;align-items:center;padding:0 22px;border-bottom:1px solid #e1e3e8;gap:12px;background:#fafafb}.device-switch{background:#e9ebef;border-radius:9px;padding:3px;display:flex}.device-switch button{font-size:12px;background:transparent;padding:7px 12px;border-radius:7px;color:var(--muted)}.device-switch button.active{background:white;box-shadow:0 1px 4px #0001;color:var(--ink)}.preview-status{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:7px}.preview-canvas{padding:22px;flex:1;min-height:0;display:flex;justify-content:center}.preview-canvas iframe{width:100%;height:100%;border:1px solid #dadde4;background:white;border-radius:12px;box-shadow:0 6px 24px -12px #23364c25;transition:max-width .25s}.preview-canvas.mobile iframe{max-width:390px;border-radius:24px}.preview-empty{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid #e0e2e8;background:#ffffff85;border-radius:16px;padding:30px}.preview-empty .orb{width:90px;height:90px;border-radius:26px;background:linear-gradient(135deg,#fff,#d6e8fb);box-shadow:inset 0 1px 1px #fff,10px 18px 40px -20px #6c91ba;margin-bottom:28px;display:grid;place-items:center;font-size:36px;font-weight:600;color:var(--blue);transform:rotate(-8deg)}.preview-empty h2{font-size:25px;letter-spacing:-.9px}.preview-empty p{max-width:350px;color:var(--muted);font-size:14px}.editor-mobile-tabs{display:none}.error-banner{padding:12px 16px;border:1px solid #f6cec8;border-radius:12px;background:#fff5f2;color:var(--red);font-size:13px;line-height:1.5;margin-bottom:18px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#1d1d1f;color:white;border-radius:14px;padding:15px 24px;box-shadow:var(--shadow);z-index:200;font-size:14px;max-width:min(90vw,540px);line-height:1.5}.modal{border:0;padding:0;border-radius:26px;width:min(92vw,460px);max-height:90dvh;box-shadow:0 30px 100px #0003;color:var(--ink)}.modal::backdrop{background:#17253845;backdrop-filter:blur(6px)}.modal.wide{width:min(94vw,920px)}.modal-content{padding:32px}.modal-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22px}.modal-top h2{font-size:27px;margin:0;letter-spacing:-1px}.modal p{font-size:14px;color:var(--muted)}.form-field{display:block;margin:16px 0}.form-field>span{display:block;font-size:13px;margin-bottom:8px;font-weight:500}.form-field input,.form-field textarea,.form-field select{width:100%;border:1px solid #d9dce3;background:white;border-radius:11px;padding:13px;font-size:15px}.form-field input:focus,.form-field textarea:focus{border-color:var(--blue)}.form-check{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.6;color:var(--muted);margin:20px 0}.form-check input{margin-top:4px;accent-color:var(--blue);width:15px;height:15px;flex-shrink:0}.form-check a{color:var(--blue)}.full{width:100%}.auth-switch{text-align:center;margin-top:16px;font-size:13px}.form-error{color:var(--red);font-size:13px;line-height:1.5;margin:12px 0}.recovery-code{font-family:ui-monospace,Consolas,monospace;font-size:15px;background:var(--bg);padding:18px;border-radius:12px;overflow-wrap:anywhere;user-select:all;line-height:1.5}.settings-list{display:grid;gap:10px}.settings-item{padding:16px;background:var(--bg);border-radius:12px;font-size:13px}.settings-item strong{display:block;font-size:14px;margin-bottom:5px}.settings-item p{margin:0}.status-box{padding:18px;background:var(--soft);border-radius:16px;margin:16px 0;font-size:14px;line-height:1.6}.modal .pricing-grid{gap:12px}.modal .price-card{padding:22px}.modal .price{font-size:34px}.version-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:15px 0;gap:20px}.version-row p{margin:0;font-size:13px;max-width:560px}.data-table{width:100%;border-collapse:collapse;font-size:12px}.data-table td,.data-table th{text-align:left;vertical-align:top;padding:12px;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.data-table pre{white-space:pre-wrap;max-width:570px;margin:0;font:inherit}.legal{max-width:820px;margin:auto;padding:70px 25px}.legal h1{font-size:42px;line-height:1.15;margin-bottom:30px}.legal h2{font-size:23px;letter-spacing:-.7px;margin-top:35px}.legal p,.legal li{font-size:15px;line-height:1.8;color:#55555c}.legal-nav{display:flex;gap:15px;flex-wrap:wrap;font-size:13px;margin-bottom:35px;color:var(--blue)}
@media(max-width:1000px){.showcase{grid-template-columns:1fr .8fr .7fr;gap:12px}.mock-site h3{font-size:32px}.mock-phone{margin-right:0}.how-layout,.feature-story{gap:35px}.workspace{grid-template-columns:320px 1fr}.app-layout{grid-template-columns:180px 1fr}.sidebar{padding:18px 10px}.dashboard-main{padding:36px 24px}.price-card{padding:25px}.navlinks{gap:18px}}
@media(max-width:700px){.container{padding:0 22px}.nav{height:64px;gap:16px}.navlinks{display:none}.nav-actions{gap:16px}.nav-actions .button{padding:10px 16px;font-size:12px}.hero{padding:49px 18px 0}.hero h1{font-size:48px;letter-spacing:-2.6px}.hero .lead{font-size:17px;max-width:340px}.hero-note{font-size:12px;margin-bottom:22px}.composer{padding:13px;border-radius:22px}.composer textarea{font-size:15px;min-height:88px}.composer .button{font-size:13px;padding:11px 17px;min-height:41px}.composer-kind{font-size:11px;padding:9px}.suggestions{gap:6px}.suggestion{font-size:11px;padding:8px 11px}.showcase{width:770px;max-width:none;margin:36px 0 0;left:50%;transform:translateX(-50%);grid-template-columns:320px 230px 190px;height:300px;gap:13px}.mock-site{min-height:240px;padding:20px}.mock-site h3{font-size:29px;margin-top:25px}.mock-app{margin-top:30px}.app-sample{padding:17px;min-height:230px}.mock-phone{padding:18px 8px;min-height:290px}.mock-phone .chat-bubble{font-size:9px}.section{padding:64px 0}.section-title{margin-bottom:35px}.section-title p{font-size:16px}.how-layout,.feature-story{grid-template-columns:1fr;gap:35px}.how-steps{gap:24px}.demo-panel{padding:22px;min-height:300px}.feature-story{gap:30px}.feature-story p{font-size:16px}.launch-visual{min-height:300px;order:2}.pricing-grid{grid-template-columns:1fr;gap:22px;max-width:430px;margin:auto}.price-card{padding:28px}.price-card ul{margin-bottom:22px;line-height:2.3}.price{margin:8px 0 15px}.faq summary{font-size:16px}.faq p{margin-right:0}.bottom-cta{padding:65px 20px}.footer-top,.footer-bottom{align-items:flex-start;flex-direction:column;gap:20px}.footer-links{gap:15px}.app-header{height:60px;padding:0 15px;gap:10px}.header-left,.header-right{gap:10px}.header-title{max-width:130px;font-size:12px}.header-divider{display:none}.app-header .button{padding:9px 12px;font-size:12px;min-height:36px}.app-header .header-right .text-button{font-size:12px}.app-layout{display:block;height:calc(100dvh - 60px)}.sidebar{display:none}.dashboard-main{height:100%;padding:32px 20px}.dashboard-intro h1{font-size:31px;letter-spacing:-1.3px}.dashboard-intro p{font-size:14px}.dashboard-intro{margin-bottom:35px}.project-list{grid-template-columns:1fr 1fr;gap:12px}.project-art{height:115px}.project-art .project-letter{font-size:48px}.project-info{padding:14px}.project-info h3{font-size:14px}.project-meta{flex-wrap:wrap;gap:8px;font-size:10px}.workspace{display:block;height:calc(100dvh - 106px)}.editor-mobile-tabs{height:46px;display:flex;justify-content:center;gap:4px;padding:6px;background:white;border-bottom:1px solid var(--line)}.editor-mobile-tabs button{background:transparent;border-radius:8px;padding:5px 24px;font-size:13px;color:var(--muted)}.editor-mobile-tabs .active{background:var(--soft);color:var(--blue)}.chat-sidebar,.preview-area{height:100%}.workspace[data-mobile-view='chat'] .preview-area{display:none}.workspace[data-mobile-view='preview'] .chat-sidebar{display:none}.preview-toolbar{height:51px;padding:0 12px}.preview-canvas{padding:10px}.preview-status{font-size:10px}.device-switch button{padding:6px 9px;font-size:10px}.chat-title{padding:16px 20px}.modal-content{padding:25px}.modal .pricing-grid{grid-template-columns:1fr}.modal .price-card{padding:24px}.legal{padding:40px 22px}.legal h1{font-size:32px}.data-table td,.data-table th{padding:8px}.data-table pre{max-width:200px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(max-width:700px){.product.editing #plan-button,.product.editing .header-title{display:none}.app-header .header-left,.app-header .header-right{gap:8px}.app-header .wordmark{font-size:25px}.app-header .wordmark .dot{font-size:29px}.app-header{min-width:0}.header-left{min-width:0}.header-title{min-width:0}.app-header #back-projects{white-space:nowrap;font-size:11px}}
@media(prefers-reduced-transparency:reduce){.topbar{background:white;backdrop-filter:none}.modal::backdrop{backdrop-filter:none;background:#293440aa}}

.record-source{font-size:12px;color:var(--muted);margin:4px 0 12px}.record-answers{margin:0;min-width:150px;max-width:460px}.record-field{margin-bottom:12px}.record-field dt{font-size:12px;color:var(--muted);margin-bottom:3px}.record-field dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}
