:root{--ink:#171815;--muted:#6f7169;--line:#dedfd7;--paper:#f7f6f1;--panel:#fff;--acid:#dfff62;--orange:#ff815c;--blue:#86b9ff;--violet:#b9a6ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,SF Pro Display,Segoe UI,PingFang SC,system-ui,sans-serif}button,textarea,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.landing{min-height:100vh;overflow:hidden}.landing-nav{z-index:5;justify-content:space-between;align-items:center;max-width:1240px;height:76px;margin:auto;padding:0 28px;display:flex;position:relative}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:19px;font-weight:800;display:inline-flex}.brand-mark{background:var(--ink);width:34px;height:34px;color:var(--acid);border-radius:11px;place-items:center;display:grid;box-shadow:0 5px 18px #25271f20}.nav-center{color:#686a63;gap:34px;font-size:13px;font-weight:600;display:flex}.nav-center a:hover{color:var(--ink)}.nav-cta{background:#fff;border:1px solid #d3d4cb;border-radius:12px;align-items:center;gap:8px;padding:10px 15px;font-size:13px;font-weight:700;display:flex;box-shadow:0 3px 10px #20241a0a}.hero{text-align:center;max-width:1100px;margin:0 auto;padding:94px 24px 90px;position:relative}.hero-orb{filter:blur(1px);z-index:-1;border-radius:999px;position:absolute}.orb-one{background:radial-gradient(circle,#dcff6b66 0%,#0000 70%);width:380px;height:380px;top:-40px;left:-180px}.orb-two{background:radial-gradient(circle,#ff9f8060 0%,#0000 68%);width:420px;height:420px;bottom:-80px;right:-240px}.hero-kicker{color:#62645d;background:#fff;border:1px solid #dedfd7;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 5px 24px #302e260d}.hero h1{letter-spacing:-.075em;margin:29px 0 26px;font-size:clamp(56px,8vw,104px);font-weight:770;line-height:.92}.hero h1 span{color:#8c8e85}.hero-copy{color:#666861;max-width:680px;margin:0 auto 38px;font-size:17px;line-height:1.75}.prompt-composer{text-align:left;background:#fff;border:1px solid #d6d8cf;border-radius:22px;max-width:780px;margin:auto;padding:10px;box-shadow:0 24px 80px #292b231a,0 2px 5px #22251e0a}.prompt-composer:focus-within{border-color:#a4a69c;box-shadow:0 26px 90px #292b2324}.prompt-composer textarea{resize:none;width:100%;height:116px;color:var(--ink);background:0 0;border:0;outline:0;padding:18px 20px;font-size:17px;line-height:1.6;display:block}.prompt-composer textarea::placeholder{color:#a2a49b}.composer-footer{background:#f4f4ef;border-radius:14px;justify-content:space-between;align-items:center;padding:7px 7px 7px 14px;display:flex}.composer-footer>span{color:#84867d;align-items:center;gap:7px;font-size:11px;font-weight:650;display:flex}.composer-footer button{background:var(--ink);color:#fff;border:0;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 16px;font-size:13px;font-weight:750;display:flex}.composer-footer button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 8px 20px #1f211b2b}.composer-footer button:disabled{opacity:.38;cursor:not-allowed}.composer-hint{color:#9b9d95;margin:12px 0 0;font-size:11px}.form-error{color:#b7462b;margin:12px 0 0;font-size:13px}.proof-strip{color:#fff;background:#1d1f1b;border-radius:24px;justify-content:center;align-items:center;max-width:1160px;margin:0 auto 132px;padding:24px 34px;display:flex;box-shadow:0 22px 60px #25271e24}.proof-strip>div{grid-template-rows:auto auto;grid-template-columns:40px auto;align-items:center;column-gap:11px;min-width:175px;display:grid}.proof-icon{color:#1a1b18;border-radius:12px;grid-row:1/3;place-items:center;width:38px;height:38px;display:grid}.proof-icon.iris{background:var(--acid)}.proof-icon.bob{background:var(--blue)}.proof-icon.alex{background:var(--orange)}.proof-icon.ray{background:var(--violet)}.proof-strip strong{font-size:13px}.proof-strip small{color:#93978e;margin-top:3px;font-size:10px}.proof-line{background:#454841;flex:1;min-width:18px;max-width:55px;height:1px;margin:0 13px}.examples,.recent-projects{max-width:1200px;margin:0 auto 130px;padding:0 24px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.section-kicker{letter-spacing:.15em;text-transform:uppercase;color:#8a8d84;font-size:11px;font-weight:800}.section-heading h2{letter-spacing:-.055em;margin:10px 0 0;font-size:clamp(34px,4vw,53px)}.section-heading>p{color:#75776f;max-width:330px;font-size:13px;line-height:1.65}.example-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.example-card{text-align:left;color:var(--ink);background:#fff;border:1px solid #dadbd3;border-radius:21px;padding:18px;transition:all .25s;overflow:hidden}.example-card:hover{border-color:#c6c8be;transform:translateY(-5px);box-shadow:0 22px 55px #25271f17}.example-card>span{letter-spacing:.1em;text-transform:uppercase;color:#777a71;font-size:10px;font-weight:800}.example-art{border-radius:15px;align-items:end;gap:8px;height:142px;margin:16px 0 20px;padding:19px;display:flex;position:relative;overflow:hidden}.example-art:before{content:"";background:#ffffff80;border-radius:50%;width:110px;height:110px;position:absolute;top:-35px;right:-25px}.example-art i{background:#fff;border:1px solid #00000010;border-radius:8px;display:block;box-shadow:0 8px 20px #3332}.example-art i:first-child{width:28%;height:45%}.example-art i:nth-child(2){width:28%;height:76%}.example-art i:nth-child(3){width:28%;height:58%}.example-card.lime .example-art{background:#dfff62}.example-card.orange .example-art{background:#ff9577}.example-card.blue .example-art{background:#94c2ff}.example-card.violet .example-art{background:#c2b3ff}.example-card h3{letter-spacing:-.03em;margin:0 0 8px;font-size:19px}.example-card>p{color:#777970;height:56px;margin:0 0 20px;font-size:12px;line-height:1.55;overflow:hidden}.example-card b{align-items:center;gap:6px;font-size:11px;display:flex}.recent-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.recent-grid>button{text-align:left;background:#fff;border:1px solid #dcded5;border-radius:16px;align-items:center;gap:12px;padding:14px;display:flex}.recent-grid>button:hover{border-color:#aeb0a7}.recent-grid>button>div{flex:1;gap:4px;min-width:0;display:grid}.recent-grid strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.recent-grid small{color:#8a8c84;font-size:10px}.recent-icon{background:#eef0e7;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}footer{border-top:1px solid #dadbd3;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:34px 24px 48px;display:flex}footer p{color:#8b8d85;font-size:11px}footer>a:last-child{align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.workbench{background:#ecece6;grid-template-rows:60px minmax(0,1fr);grid-template-columns:292px minmax(0,1fr);height:100dvh;display:grid;overflow:hidden}.workbench.sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.workbench-topbar{z-index:20;background:#fbfbf8;border-bottom:1px solid #d9dad2;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 12px;display:flex;position:relative}.topbar-left,.topbar-actions{align-items:center;gap:8px;display:flex}.icon-button{place-items:center;width:34px;height:34px;color:#676961!important;background:0 0!important;border:1px solid #0000!important;border-radius:10px!important;padding:0!important;display:grid!important}.icon-button:hover{background:#eeefe9!important}.brand.compact{margin-left:2px;font-size:15px}.brand.compact .brand-mark{border-radius:9px;width:29px;height:29px}.top-divider{background:#d7d8d1;width:1px;height:23px;margin:0 5px}.project-title{align-items:center;gap:7px;min-width:0;display:flex}.project-title strong{text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:12px;overflow:hidden}.project-title small{color:#888a82;font-size:10px}.status-dot{background:#75a934;border-radius:50%;width:6px;height:6px;margin-left:4px}.status-dot.busy{background:#f39058;animation:1.5s infinite pulse;box-shadow:0 0 0 4px #f3905820}@keyframes pulse{50%{opacity:.4}}.topbar-actions>button,.topbar-actions>a{color:#5f625b;background:#fff;border:1px solid #d9dad2;border-radius:10px;align-items:center;gap:7px;height:34px;padding:0 11px;font-size:11px;font-weight:700;display:flex}.topbar-actions>button:hover,.topbar-actions>a:hover{background:#f1f2ec}.topbar-actions b{background:#eceee6;border-radius:5px;padding:3px 5px;font-size:9px}.topbar-actions .primary-action{background:var(--ink);color:#fff;border-color:var(--ink)}.topbar-actions .primary-action:hover{background:#30332c}.agent-panel{background:#f9f9f6;border-right:1px solid #d8d9d2;flex-direction:column;grid-row:2;min-height:0;transition:all .2s;display:flex;overflow:hidden}.sidebar-collapsed .agent-panel{opacity:0;pointer-events:none}.panel-heading{justify-content:space-between;align-items:center;padding:17px 14px 11px;display:flex}.panel-heading>div{gap:3px;display:grid}.panel-heading span{text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:800}.panel-heading small{color:#92948d;font-size:9px}.agent-roster{background:#f0f1eb;border:1px solid #e2e3dc;border-radius:13px;align-items:center;margin:0 12px 12px;padding:11px;display:flex}.agent-avatar{color:#1b1d19;border:2px solid #f0f1eb;border-radius:10px;place-items:center;width:32px;height:32px;margin-left:-5px;font-size:11px;font-weight:850;display:grid;position:relative}.agent-avatar:first-child{margin-left:0}.agent-avatar.iris{background:var(--acid)}.agent-avatar.bob{background:var(--blue)}.agent-avatar.alex{background:var(--orange)}.agent-avatar.ray{background:var(--violet)}.agent-avatar span{background:#a3a69d;border:2px solid #f0f1eb;border-radius:50%;width:7px;height:7px;position:absolute;bottom:-2px;right:-2px}.agent-avatar span.online{background:#62a830}.roster-copy{gap:2px;min-width:0;margin-left:10px;display:grid}.roster-copy strong{font-size:10px}.roster-copy span{color:#8a8c84;font-size:8px}.timeline{flex:1;padding:5px 14px 12px;overflow:auto}.timeline-empty{text-align:center;color:#8c8e86;border:1px dashed #d5d7ce;border-radius:14px;padding:24px 16px}.timeline-empty strong{color:#5e6159;margin:9px 0 5px;font-size:11px;display:block}.timeline-empty p{margin:0;font-size:9px;line-height:1.5}.timeline-item{grid-template-columns:35px minmax(0,1fr);gap:8px;min-height:74px;display:grid}.timeline-rail{flex-direction:column;align-items:center;display:flex}.agent-avatar.small{border-color:#f9f9f6;border-radius:9px;flex:none;width:29px;height:29px;margin:0;font-size:10px}.timeline-rail i{background:#d8dad1;flex:1;width:1px}.timeline-content{padding:3px 0 16px}.timeline-content>div{justify-content:space-between;display:flex}.timeline-content>div strong{font-size:10px}.timeline-content time{color:#a0a29a;font-size:8px}.timeline-content h4{color:#4e504a;align-items:center;gap:5px;margin:5px 0;font-size:11px;display:flex}.timeline-content p{color:#888b82;margin:0;font-size:9px;line-height:1.45}.timeline-item.working h4{color:#bd5b35}.timeline-item.done h4 svg{color:#719c2e}.timeline-item.error h4,.timeline-item.error p{color:#b54534}.plan-card{background:#fffdf4;border:1px solid #ddd9cb;border-radius:13px;margin:0 12px 10px;padding:12px}.plan-card>span{color:#9a6c32;text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.plan-card>strong{color:#59564e;margin:8px 0;font-size:10px;line-height:1.45;display:block}.plan-card ul{gap:5px;margin:0;padding:0;list-style:none;display:grid}.plan-card li{color:#7f7c73;align-items:flex-start;gap:5px;font-size:8px;display:flex}.plan-card li svg{flex:none;margin-top:1px}.iteration-box{background:#f9f9f6;border-top:1px solid #ddded7;padding:10px 12px 12px}.iteration-box textarea{resize:none;background:#fff;border:1px solid #d7d9d0;border-bottom:0;border-radius:12px 12px 0 0;outline:0;width:100%;height:68px;padding:11px;font-size:10px;line-height:1.5}.iteration-box textarea:focus{border-color:#acafa5}.iteration-box>div{background:#fff;border:1px solid #d7d9d0;border-top:0;border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;height:37px;margin-top:-4px;padding:0 6px 0 11px;display:flex}.iteration-box span{color:#979990;align-items:center;gap:5px;font-size:8px;display:flex}.iteration-box button{background:var(--ink);color:#fff;border:0;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.iteration-box button:disabled{opacity:.3;cursor:not-allowed}.reopen-sidebar{z-index:12;background:#fff;border:1px solid #d7d8d1;border-radius:11px;align-items:center;gap:7px;padding:8px;font-size:10px;font-weight:700;display:flex;position:fixed;top:73px;left:11px}.canvas-panel{flex-direction:column;grid-area:2/2;min-width:0;min-height:0;display:flex}.sidebar-collapsed .canvas-panel{grid-column:2}.canvas-toolbar{background:#f7f7f3;border-bottom:1px solid #d8dad1;flex:none;justify-content:space-between;align-items:center;height:47px;padding:0 12px;display:flex}.view-tabs{background:#e9eae4;border-radius:9px;padding:3px;display:flex}.view-tabs button{color:#797b74;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;height:29px;padding:0 12px;font-size:10px;font-weight:700;display:flex}.view-tabs button.active{color:#22241f;background:#fff;box-shadow:0 2px 7px #272a2214}.canvas-actions{gap:5px;display:flex}.canvas-actions>button,.device-toggle button{color:#71736c;background:#fff;border:1px solid #d9dad2;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.device-toggle{background:#e9eae4;border-radius:9px;padding:2px;display:flex}.device-toggle button{background:0 0;border:0;width:28px;height:27px}.device-toggle button.active{color:#22241f;background:#fff}.runtime-error{color:#a7482f;background:#fff1ec;border-bottom:1px solid #f2c7b9;align-items:center;gap:10px;padding:8px 13px;display:flex}.runtime-error>div{flex:1;gap:2px;display:grid}.runtime-error strong{font-size:10px}.runtime-error span{white-space:nowrap;text-overflow:ellipsis;max-width:700px;font-size:9px;overflow:hidden}.runtime-error>button:not(.icon-button){color:#fff;background:#a7482f;border:0;border-radius:8px;align-items:center;gap:5px;height:28px;padding:0 10px;font-size:9px;font-weight:700;display:flex}.preview-stage{background:radial-gradient(circle at 50% 0,#f8f8f4,#e5e6df 65%);flex:1;justify-content:center;align-items:stretch;min-height:0;padding:22px;display:flex;overflow:auto}.preview-browser{background:#fff;border:1px solid #cfd1c8;border-radius:13px;flex-direction:column;width:100%;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 18px 50px #25282122}.preview-stage.mobile .preview-browser{width:min(390px,100%);min-height:700px}.browser-bar{color:#85877f;background:#f4f4f0;border-bottom:1px solid #e1e2db;justify-content:space-between;align-items:center;height:36px;padding:0 12px;display:flex}.browser-bar>div{background:#fff;border:1px solid #e1e2db;border-radius:6px;align-items:center;gap:5px;padding:4px 16px;font-size:8px;display:flex}.browser-dots{gap:4px;display:flex}.browser-dots i{background:#cbccc5;border-radius:50%;width:6px;height:6px}.browser-dots i:first-child{background:#ef8a6a}.browser-dots i:nth-child(2){background:#e6be5d}.browser-dots i:nth-child(3){background:#83b767}.preview-browser iframe{background:#fff;border:0;flex:1;width:100%}.code-workspace{background:#1c1e1b;flex:1;grid-template-columns:190px 1fr;min-height:0;display:grid}.file-tree{background:#242622;border-right:1px solid #383a35;padding:13px 9px}.file-tree>div{color:#aeb1a7;text-transform:uppercase;letter-spacing:.09em;justify-content:space-between;padding:5px 8px 12px;font-size:9px;display:flex}.file-tree>div small{color:#6e716a}.file-tree>button{color:#9ea199;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;height:34px;padding:0 9px;font-size:10px;display:flex}.file-tree>button span{flex:1}.file-tree>button small{color:#666961;font-size:8px}.file-tree>button.active{color:#fff;background:#353832}.code-editor{flex-direction:column;min-width:0;display:flex}.code-editor header{color:#c6c8c0;background:#292b27;border-bottom:1px solid #393c36;justify-content:space-between;align-items:center;height:39px;padding:0 13px;font-size:9px;display:flex}.code-editor header button{color:#888b82;background:0 0;border:0;align-items:center;gap:5px;font-size:9px;display:flex}.code-editor pre{color:#d8dbd2;white-space:pre-wrap;tab-size:2;flex:1;min-height:0;margin:0;padding:20px;font:11px/1.65 SFMono-Regular,Consolas,monospace;overflow:auto}.drawer-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#17181550;justify-content:flex-end;display:flex;position:fixed;inset:0}.version-drawer{background:#fbfbf8;width:min(430px,100%);height:100%;padding:20px;animation:.2s slideIn;box-shadow:-20px 0 60px #17181525}@keyframes slideIn{0%{opacity:.5;transform:translate(30px)}}.version-drawer>header{border-bottom:1px solid #dedfd8;justify-content:space-between;align-items:flex-start;padding:4px 0 22px;display:flex}.version-drawer>header>div{gap:5px;display:grid}.version-drawer>header span{letter-spacing:-.03em;font-size:18px;font-weight:800}.version-drawer>header small{color:#888b82;font-size:10px}.version-list{gap:9px;max-height:calc(100vh - 100px);padding:18px 0;display:grid;overflow:auto}.version-list article{background:#fff;border:1px solid #dfe0d9;border-radius:14px;grid-template-columns:42px 1fr auto;gap:11px;padding:12px;display:grid}.version-list article.current{background:#fbfff0;border-color:#b6d74d}.version-number{background:#eceee6;border-radius:10px;place-items:center;width:40px;height:40px;font-size:11px;font-weight:800;display:grid}.version-list article>div:nth-child(2){gap:5px;min-width:0;display:grid}.version-list strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.version-list span,.version-list small{color:#8b8d85;align-items:center;gap:4px;font-size:8px;display:flex}.version-list article>b,.version-list article>button{color:#78962b;background:0 0;border:0;align-self:center;align-items:center;gap:4px;font-size:9px;display:flex}.version-list article>button{color:#666960}.toast{z-index:100;color:#fff;background:#20221e;border-radius:11px;align-items:center;gap:8px;padding:10px 14px;font-size:10px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #20221e33}.workbench-loading{color:#777970;background:#f6f6f1;justify-content:center;align-items:center;gap:12px;height:100dvh;display:flex}.published-frame{background:#fff;border:0;width:100%;height:100%;position:fixed;inset:0}.quality-card{background:#f7fff0;border:1px solid #d5ddd0;border-radius:13px;margin:0 12px 10px;padding:11px}.quality-card.failed{background:#fff5f0;border-color:#efc8bb}.quality-card header,.quality-card footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.quality-card header span{letter-spacing:.08em;text-transform:uppercase;color:#64802b;align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.quality-card.failed header span{color:#a94f37}.quality-card header b{background:#dfff62;border-radius:8px;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.quality-card.failed header b{background:#ffb49e}.quality-score{grid-template-columns:auto auto 1fr;align-items:end;gap:3px;margin:8px 0;display:grid}.quality-score strong{letter-spacing:-.05em;font-size:23px;line-height:1}.quality-score>span{color:#8b8e84;margin-bottom:2px;font-size:8px}.quality-score i{background:#e3e8dc;border-radius:99px;height:5px;margin:0 0 3px 6px;overflow:hidden}.quality-score em{border-radius:inherit;background:#8cb531;height:100%;display:block}.quality-card.failed .quality-score em{background:#d06649}.quality-card footer span{color:#6f7468;font-size:8px}.quality-card footer small{color:#969a90;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:7px;overflow:hidden}.run-audit-card{color:#454750;background:#f7f7ff;border:1px solid #d8d9e5;border-radius:13px;margin:0 12px 10px;padding:10px}.run-audit-card.failed{background:#fff5f0;border-color:#efc8bb}.run-audit-card.cancelled,.run-audit-card.rejected{background:#f4f4ef;border-color:#dedfd7}.run-audit-card summary{cursor:pointer;justify-content:space-between;align-items:center;list-style:none;display:flex}.run-audit-card summary::-webkit-details-marker{display:none}.run-audit-card summary>span{letter-spacing:.08em;text-transform:uppercase;color:#605b99;align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.run-audit-card summary>b{background:#dcd7ff;border-radius:7px;padding:4px 6px;font-size:8px}.run-audit-card.failed summary>b{color:#9d412d;background:#ffd5c9}.run-metrics{grid-template-columns:repeat(4,1fr);gap:4px;margin:10px 0 4px;display:grid}.run-metrics>span{text-align:center;border-right:1px solid #e2e1eb;gap:2px;display:grid}.run-metrics>span:last-child{border-right:0}.run-metrics strong{font-size:10px}.run-metrics small{color:#92939d;text-transform:uppercase;font-size:6px}.run-audit-card ol{border-top:1px solid #e2e1eb;gap:6px;max-height:126px;margin:7px 0 0;padding:8px 0 3px;list-style:none;display:grid;overflow:auto}.run-audit-card li{grid-template-columns:6px 1fr;align-items:start;gap:6px;display:grid}.run-audit-card li>i{background:#7ea32c;border-radius:50%;width:5px;height:5px;margin-top:3px}.run-audit-card li>i.working{background:#e28a50}.run-audit-card li>i.error{background:#c9543e}.run-audit-card li>div{gap:2px;min-width:0;display:grid}.run-audit-card li strong{white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.run-audit-card li small{color:#92939d;font-size:6px}.run-audit-card>footer{color:#8c8e98;border-top:1px solid #e2e1eb;justify-content:space-between;gap:8px;margin-top:5px;padding-top:7px;font-size:6px;display:flex}.run-audit-card>footer code{font:inherit;background:#e9e7f7;border-radius:4px;padding:2px 4px}@media (max-width:980px){.example-grid{grid-template-columns:repeat(2,1fr)}.proof-strip{margin-left:20px;margin-right:20px}.proof-strip>div{min-width:0}.proof-strip small{display:none}.recent-grid{grid-template-columns:repeat(2,1fr)}.workbench{grid-template-columns:250px minmax(0,1fr)}.topbar-actions span{display:none}.project-title strong{max-width:140px}.agent-panel{width:250px}.sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}}@media (max-width:720px){.landing-nav{height:64px;padding:0 18px}.nav-center{display:none}.hero{padding:70px 16px}.hero h1{font-size:55px}.hero-copy{font-size:14px}.prompt-composer textarea{height:130px}.proof-strip{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:90px;display:grid}.proof-line{display:none}.examples,.recent-projects{margin-bottom:90px;padding:0 16px}.section-heading{display:block}.section-heading>p{margin-top:14px}.example-grid,.recent-grid{grid-template-columns:1fr}.example-card>p{height:auto}.example-art{height:120px}footer{margin:0 16px;padding-left:0;padding-right:0}footer p{display:none}.workbench{grid-template-rows:54px minmax(0,1fr);grid-template-columns:1fr}.workbench-topbar{height:54px}.agent-panel{z-index:35;width:min(300px,88vw);position:fixed;top:54px;bottom:0;left:0;box-shadow:14px 0 40px #2224}.sidebar-collapsed .agent-panel{transform:translate(-100%)}.canvas-panel,.sidebar-collapsed .canvas-panel{grid-area:2/1}.brand.compact>span:last-child,.top-divider,.project-title small,.topbar-actions>button:not(.primary-action),.topbar-actions>a{display:none}.project-title strong{max-width:130px}.topbar-actions .primary-action span{display:inline}.preview-stage{padding:9px}.browser-bar>div{padding:4px 7px}.runtime-error>button:not(.icon-button){font-size:0}.runtime-error>button:not(.icon-button) svg{margin:0}.code-workspace{grid-template-columns:112px 1fr}.file-tree>button small{display:none}.file-tree>button{gap:5px;padding:0 5px}.reopen-sidebar{top:65px}.view-tabs button{padding:0 8px}.canvas-toolbar{padding:0 7px}}@media (max-width:440px){.hero h1{font-size:45px}.hero h1 br,.composer-footer>span{display:none}.composer-footer{justify-content:flex-end}.proof-strip{grid-template-columns:1fr}.example-grid{gap:10px}.topbar-actions .primary-action{padding:0 9px}.preview-stage.mobile .preview-browser{min-height:100%}.browser-bar>div{white-space:nowrap;max-width:180px;overflow:hidden}.version-drawer{padding:14px}}.drawer-dismiss{background:0 0;border:0;position:absolute;inset:0}.version-drawer{z-index:1;position:relative}.nav-actions{align-items:center;gap:8px;display:flex}.nav-account{color:#4f524b;background:#fff;border:1px solid #dddcd3;border-radius:11px;align-items:center;gap:7px;max-width:190px;height:36px;padding:0 11px;font-size:11px;font-weight:750;display:flex}.nav-account span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.view-all-projects{color:#5a5e54;align-items:center;gap:6px;font-size:11px;font-weight:750;display:inline-flex}.memory-drawer{width:min(520px,92vw)}.memory-list{gap:12px;padding:4px 3px 18px;display:grid;overflow:auto}.memory-list article{background:#f0f1eb;border:1px solid #e1e2db;border-radius:14px;max-width:88%;padding:12px 13px}.memory-list article.user{color:#fff;background:#252820;border-color:#252820;justify-self:end}.memory-list article header{justify-content:space-between;gap:15px;margin-bottom:6px;display:flex}.memory-list article strong{font-size:10px}.memory-list article time{color:#92958b;font-size:8px}.memory-list article.user time{color:#b9bdb2}.memory-list article p{white-space:pre-wrap;margin:0;font-size:11px;line-height:1.55}.memory-empty{color:#8c8f86;place-items:center;gap:9px;padding:60px 20px;font-size:11px;display:grid}.account-page{min-height:100dvh;color:var(--ink);background:#f2f2ec;padding-bottom:70px}.account-nav{background:#fbfbf8;border-bottom:1px solid #dedfd7;justify-content:space-between;align-items:center;height:68px;padding:0 clamp(18px,5vw,74px);display:flex}.account-nav>div{gap:8px;display:flex}.account-nav>div a{background:#fff;border:1px solid #d9dad2;border-radius:10px;align-items:center;gap:6px;height:36px;padding:0 11px;font-size:10px;font-weight:750;display:flex}.account-hero{align-items:center;gap:18px;max-width:1120px;margin:0 auto;padding:62px 24px 36px;display:flex}.account-avatar{background:var(--acid);border-radius:18px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 12px 30px #a3c23828}.account-hero span,.account-content>header span{letter-spacing:.12em;color:#7b7e75;font-size:9px;font-weight:850}.account-hero h1{letter-spacing:-.045em;margin:3px 0;font-size:34px}.account-hero p{color:#777a72;margin:0;font-size:11px}.account-content{max-width:1120px;margin:0 auto;padding:0 24px}.account-content>header{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.account-content>header h2{letter-spacing:-.035em;margin:4px 0 0;font-size:24px}.account-content>header>b{background:#e5e6de;border-radius:9px;padding:7px 9px;font-size:10px}.account-projects{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.account-projects>article{background:#fff;border:1px solid #dedfd7;border-radius:18px;min-width:0;padding:18px}.account-projects>article>header{justify-content:space-between;align-items:center;display:flex}.account-status{background:#eceee6;border-radius:7px;padding:5px 7px;font-size:8px;font-weight:850}.account-status.ready{color:#526719;background:#e8f8bd}.account-status.generating{color:#9b4d1d;background:#ffe2cd}.account-status.error{color:#9d3f2b;background:#ffd9cf}.account-projects time{color:#969990;align-items:center;gap:4px;font-size:8px;display:flex}.account-projects h3{margin:14px 0 6px;font-size:18px}.account-projects>article>p{color:#777a72;height:36px;margin:0;font-size:10px;line-height:1.6;overflow:hidden}.account-stats{grid-template-columns:repeat(3,1fr);gap:5px;margin:15px 0;display:grid}.account-stats span{color:#92958d;background:#f4f4ef;border-radius:9px;gap:3px;padding:8px;font-size:7px;display:grid}.account-stats b{color:#4e5149;font-size:9px}.account-links{gap:7px;display:grid}.account-links>div{background:#f8f8f4;border:1px solid #ebebe5;border-radius:10px;grid-template-columns:1fr auto;gap:3px 8px;min-width:0;padding:9px 10px;display:grid;position:relative}.account-links span{color:#85887f;grid-column:1/-1;font-size:7px;font-weight:800}.account-links code{text-overflow:ellipsis;white-space:nowrap;color:#62655d;font:7px ui-monospace,SFMono-Regular,Consolas,monospace;overflow:hidden}.account-links button{background:#e8e9e1;border:0;border-radius:6px;place-items:center;width:24px;height:22px;display:grid}.account-links .unpublished small{color:#9a9d94;grid-column:1/-1;font-size:8px}.account-projects footer{border-top:1px solid #ecece6;justify-content:space-between;margin:16px 0 0;padding:13px 0 0;display:flex}.account-projects footer a{color:#55594f;align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.account-empty{text-align:center;color:#8d9087;background:#fff;border:1px dashed #d5d7ce;border-radius:18px;align-content:center;place-items:center;gap:9px;min-height:280px;font-size:11px;display:grid}.account-empty strong{color:#4f524a;font-size:14px}.account-empty p{max-width:340px;margin:0}.account-empty a{color:#fff;background:#252820;border-radius:9px;align-items:center;gap:6px;margin-top:5px;padding:9px 12px;font-weight:750;display:flex}@media (max-width:760px){.nav-account span{display:none}.account-hero{padding-top:38px}.account-projects{grid-template-columns:1fr}.account-nav{padding:0 16px}.account-nav>div a:first-child{display:none}.account-content,.account-hero{padding-left:16px;padding-right:16px}.account-hero h1{font-size:27px}.account-projects>article{padding:15px}}.runtime-status{color:#777a72;background:#fff;border:1px solid #d9dad2;border-radius:9px;align-items:center;gap:6px;height:31px;padding:0 9px;font-size:9px;font-weight:750;display:flex}.runtime-status.passed{color:#668b2d;background:#f6fbe9;border-color:#c9dda0}.runtime-status.error{color:#a7482f;background:#fff1ec;border-color:#edc0b4}.status-dot.failed{background:#c9543b;box-shadow:0 0 0 4px #c9543b20}.live-demos{max-width:1200px;margin:0 auto 130px;padding:0 24px}.live-demo-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.live-demo-grid>a{color:var(--ink);background:#fff;border:1px solid #d9dbd2;border-radius:17px;align-items:center;gap:14px;padding:18px;transition:all .2s;display:flex}.live-demo-grid>a:hover{border-color:#b8baaf;transform:translateY(-3px);box-shadow:0 16px 35px #25271f12}.live-demo-grid>a>span{color:#8d9086;background:#eff0e9;border-radius:9px;padding:7px;font-size:10px;font-weight:850}.live-demo-grid>a>div{flex:1;gap:5px;min-width:0;display:grid}.live-demo-grid strong{font-size:13px}.live-demo-grid small{color:#85887e;font-size:9px;line-height:1.45}@media (max-width:980px){.live-demo-grid{grid-template-columns:1fr}}@media (max-width:720px){.live-demos{margin-bottom:90px;padding:0 16px}}
