:root{--background:#111213;--foreground:#e6e8e4;--card:#171819;--card-foreground:#e6e8e4;--popover:#1c1e1d;--popover-foreground:#e6e8e4;--primary:#b6cf86;--primary-foreground:#182014;--secondary:#222425;--secondary-foreground:#d0d3ce;--muted:#1c1e1f;--muted-foreground:#8b908c;--accent:#262b26;--accent-foreground:#d2e0c0;--destructive:#e8a39b;--border:#2a2d2c;--input:#2c2f2e;--ring:#b6cf86;--radius:.375rem;color-scheme:dark}
*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--background);color:var(--foreground);font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;font-size:13px}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:background .12s,color .12s,border-color .12s}button:hover{background:#ffffff0a}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible,textarea:focus-visible,input:focus-visible,canvas:focus-visible{outline:1px solid var(--primary);outline-offset:2px}a{color:inherit;text-decoration:none}svg{flex-shrink:0;stroke-width:1.75}b,strong{font-weight:600}p{line-height:1.65;margin:0}h1,h2,h3{margin:0;font-weight:600}small{font-size:12px;color:#8b908c}img{display:block}input,textarea,select{width:100%;background:#141516;border:1px solid #2c2f2e;border-radius:6px;color:#e6e8e4;padding:10px 12px;outline:none}textarea{resize:vertical;line-height:1.65}input:focus,textarea:focus{border-color:#7a9260}label{display:block;margin:16px 0 8px;color:#c4c8c3}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:#3a3d3c;border-radius:8px}
.app{height:100dvh;min-height:650px;display:flex;flex-direction:column;overflow:hidden}.topbar{height:66px;flex-shrink:0;display:flex;align-items:center;border-bottom:1px solid #2b3030;padding:0 22px;gap:32px;background:#181c1c}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.brand-icon{width:33px;height:35px;background:var(--primary);color:#243220;display:grid;place-items:center;border-radius:9px}.brand strong{font-size:22px;letter-spacing:2px}.brand-en{font-size:12px;letter-spacing:1.5px;color:#98a195;max-width:65px;line-height:1.4}.project-breadcrumb{display:flex;align-items:center;gap:12px;color:#858e89;flex:1;min-width:0}.project-breadcrumb b{color:#d4dbd2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-tag{border:1px solid #3d4640;padding:3px 7px;border-radius:4px;font-size:12px;white-space:nowrap}.top-actions{display:flex;align-items:center;gap:16px}.top-actions button{font-size:14px;padding:7px 4px;color:#b8c0b8}.top-actions .avatar{width:29px;height:29px;border-radius:50%;background:#343d32;border:1px solid #64775a;color:#dfebd4;font-size:12px}.body{display:flex;flex:1;min-height:0}.rail{width:60px;flex-shrink:0;padding:20px 10px;display:flex;align-items:center;flex-direction:column;gap:17px;border-right:1px solid #2b3030;background:#171b1b}.rail>button,.rail-bottom button{width:38px;height:38px;border-radius:8px;color:#858e89}.rail svg{width:20px}.rail .active{color:#c7e5a5;background:#33402c}.rail-bottom{margin-top:auto;display:flex;flex-direction:column;gap:12px}.outline{width:220px;flex-shrink:0;border-right:1px solid #2b3030;background:#1b1f1f;display:flex;flex-direction:column}.outline-head{display:flex;justify-content:space-between;align-items:center;padding:20px 17px;color:#c6cdc5}.icon-btn{width:29px;height:29px;padding:5px;border-radius:5px;color:#929c95}.project-tile{margin:0 12px 25px;padding:10px;background:#232928;border:1px solid #343c38;border-radius:7px;text-align:left;justify-content:flex-start;gap:10px}.tile-art{width:38px;height:39px;display:grid;place-items:center;background:#354237;color:#c5d4b5;border-radius:5px}.project-tile b{font-size:14px;display:block;max-width:125px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.project-tile small{font-size:12px;letter-spacing:.65px;margin-top:4px;display:block}.section-label{display:flex;justify-content:space-between;margin:0 18px 14px;color:#7f8982;font-size:12px}.section-label span{font-family:monospace}.tree-root{justify-content:flex-start;gap:7px;padding:8px 13px;color:#c2cbc0}.tree{margin-bottom:34px}.tree button{display:flex;width:100%;height:38px;justify-content:flex-start;padding:0 15px 0 30px;gap:9px;color:#a2ada4;position:relative;font-size:13px}.tree button>span:nth-last-child(2){flex:1;text-align:left}.tree button>svg:last-child{color:#69766c}.tree .selected{color:#d3e7b8;background:#c4e99410;border-right:2px solid #b5d98a}.tree-line{width:7px;height:15px;border-bottom:1px solid #3b4640;border-left:1px solid #3b4640;position:absolute;left:18px;top:4px}.spec{display:grid;grid-template-columns:auto 1fr;gap:15px 8px;font-size:12px;margin:0 18px;color:#828c85}.spec b{text-align:right;color:#bec7bc;font-size:12px}.spec b.lime-text{color:#adc38f}.outline-bottom{margin-top:auto;border-top:1px solid #303732;padding:18px 15px}.outline-bottom>div{display:flex;align-items:center;gap:8px;color:#aebb9f;font-size:13px}.outline-bottom p{font-size:12px;color:#818c83;margin:10px 0 16px}.outline-bottom button{width:100%;border:1px solid #3b443d;padding:9px;border-radius:6px;font-size:12px}.workspace{min-width:0;flex:1;display:flex;flex-direction:column;background:#141818}.pipeline{display:flex;align-items:center;border-bottom:1px solid #303532;min-height:68px;padding:0 20px;gap:4px;flex-shrink:0}.pipeline>button{position:relative;gap:7px;font-size:13px;color:#768379;flex:1;white-space:nowrap;height:68px}.step-number{width:21px;height:21px;border-radius:50%;border:1px solid #45503f;font-size:12px;display:grid;place-items:center}.pipeline>button.current{color:#d7edb8}.pipeline>button.current:after{content:"";position:absolute;bottom:0;left:10%;right:10%;height:2px;background:#c2e88e}.current .step-number{background:#c5e997;color:#26321d;border:0}.complete .step-number{color:#a2ba89;border-color:#526347}.step-arrow{margin-left:auto;color:#495449}.work-heading{display:flex;align-items:center;justify-content:space-between;padding:24px 25px 21px;gap:15px;flex-shrink:0}.eyebrow{font-size:12px;letter-spacing:1.6px;color:#7f8d81;margin-bottom:8px}.work-heading h1{font-size:22px;letter-spacing:.4px}.subtle{border:1px solid #3b443d;border-radius:6px;padding:8px 10px;font-size:12px;white-space:nowrap;color:#bfcabc}.primary{border-radius:6px;background:var(--primary);color:#223015;font-size:13px;font-weight:600;padding:12px 16px;white-space:nowrap}.primary:hover{background:#d5f5ad}.work-content{flex:1;min-height:0;overflow:auto;padding:0 25px 20px}.viewport-tools{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.segmented{display:flex;padding:3px;background:#202626;border:1px solid #303934;border-radius:6px}.segmented button{font-size:12px;padding:5px 10px;border-radius:4px;color:#94a18f}.segmented .active{background:#354034;color:#d9e7cf}.viewport-actions{display:flex;align-items:center;gap:8px}.viewport-actions>button:not(.icon-btn){font-size:12px;padding:5px 8px;border-radius:4px}.viewport-actions .active{background:#455039;color:#cde99e}.scene-view{position:relative;isolation:isolate;overflow:hidden;border:1px solid #41483c;border-radius:8px;background:#202b28;height:clamp(290px,calc(100dvh - 405px),690px);min-height:290px}.main-art{width:100%;height:100%;object-fit:cover;object-position:50% 48%}.cool{filter:saturate(.65) hue-rotate(15deg) brightness(.85)}.scene-view:after{content:"";pointer-events:none;position:absolute;inset:0;background:linear-gradient(#0004,transparent 25%,transparent 75%,#0009);z-index:1}.scene-topline,.scene-bottomline{position:absolute;left:18px;right:18px;display:flex;justify-content:space-between;align-items:center;gap:8px;z-index:2;pointer-events:none}.scene-topline{top:16px;font-size:12px;letter-spacing:1.2px;color:#e2e9dc}.scene-label{padding:4px 7px;background:#1c272bbe;backdrop-filter:blur(6px);border:1px solid #ffffff25;border-radius:4px;font-size:12px;letter-spacing:0}.scene-bottomline{bottom:17px;font-size:12px;color:#d4dfce}.scene-bottomline>span:first-child{display:flex;align-items:center;gap:7px}.status-square{height:5px;width:5px;background:#d2e9ab}.scene-marker{position:absolute;top:41%;left:49%;font-size:12px;color:#d8e7bf;background:#15241ad6;border:1px solid #c1dd8860;border-radius:4px;padding:6px 8px;z-index:2}.scene-marker span{width:5px;height:5px;background:#c1e790;border-radius:50%}.composition:before{content:"";pointer-events:none;position:absolute;inset:0;background:linear-gradient(to right,transparent 33%,#eaffbe65 33%,#eaffbe65 33.2%,transparent 33.2%,transparent 66%,#eaffbe65 66%,#eaffbe65 66.2%,transparent 66.2%),linear-gradient(to bottom,transparent 33%,#eaffbe65 33%,#eaffbe65 33.3%,transparent 33.3%,transparent 66%,#eaffbe65 66%,#eaffbe65 66.3%,transparent 66.3%);z-index:3}.concept-strip{display:flex;align-items:stretch;gap:12px;margin-top:14px}.concept-option{border:1px solid #3a453b;border-radius:6px;padding:7px;gap:10px;flex:1;justify-content:flex-start;text-align:left;min-width:0}.concept-option img{width:64px;height:45px;object-fit:cover;border-radius:3px}.concept-option>span{flex:1}.concept-option b{font-size:12px;white-space:nowrap;display:block}.concept-option small{display:block;font-size:12px;margin-top:5px}.concept-option>svg{color:#b7d890}.concept-option.chosen{border-color:#9cb77b;background:#a5c1800a}.concept-note{display:flex;gap:8px;align-items:center;font-size:12px;line-height:1.9;color:#828f7c;padding-left:2px}.workflow-footer{padding:16px 25px;border-top:1px solid #2e3630;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-shrink:0;background:#1b211f}.workflow-footer>div{display:flex;align-items:center;gap:8px;font-size:12px}.workflow-footer small{margin-left:8px;font-size:12px;color:#81907d}.stage-dot{width:6px;height:6px;background:#e0b77b;border-radius:50%}.assistant{width:304px;flex-shrink:0;background:#1b1f1f;border-left:1px solid #303633;display:flex;flex-direction:column}.assistant-tabs{height:68px;border-bottom:1px solid #303633;display:flex;align-items:stretch;padding:0 18px;gap:27px;flex-shrink:0}.assistant-tabs button{font-size:13px;color:#7d887f;border-bottom:2px solid transparent;padding:0 3px}.assistant-tabs button.active{color:#d0dfbd;border-color:#b2d185}.agent-header{padding:22px 17px;display:flex;align-items:center;gap:10px}.agent-icon{width:35px;height:35px;background:#34432d;color:#c3e398;border-radius:9px;display:grid;place-items:center}.agent-header b{display:block;font-size:13px}.agent-header small{display:block;margin-top:5px;font-size:12px}.agent-header small span{color:#a8bb91}.agent-header>.icon-btn{margin-left:auto}.messages{flex:1;min-height:0;overflow:auto;padding:0 17px}.message{margin:0 0 20px}.message-byline{display:flex;align-items:center;gap:6px;font-size:12px;letter-spacing:.7px;color:#869b76;margin-bottom:10px}.message p{font-size:13px;color:#bac5b7;line-height:1.95;white-space:pre-wrap}.message.user{background:#343d2e;border:1px solid #49583c;border-radius:8px;padding:10px 12px;margin-left:20px}.message.user p{color:#dae8c8}.agent-plan{background:#222823;border:1px solid #394335;border-radius:7px;margin-top:16px;padding:13px 11px}.agent-plan>b{font-size:12px;display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.agent-plan>b>span{font-size:12px;font-weight:400;color:#8b9981}.agent-plan>div{display:flex;align-items:center;gap:8px;color:#bcc9b2;font-size:12px;margin-top:12px}.agent-plan>div>span{width:17px;height:17px;border:1px solid #526247;border-radius:50%;font-size:12px;display:grid;place-items:center;color:#8b9a7e}.agent-plan>div>span.done{background:#425b2d;color:#c8e79c;border:0}.agent-plan small{margin-left:auto;font-size:12px;color:#8fa07e}.assistant-input{padding:14px 15px 17px;border-top:1px solid #2b332d}.suggestions{display:flex;gap:6px;margin-bottom:10px;flex-wrap:wrap}.suggestions button{font-size:12px;color:#9fab95;padding:6px 7px;border:1px solid #3c4737;border-radius:5px;gap:5px}.composer{border:1px solid #495441;background:#252c24;border-radius:8px;padding:9px 10px}.composer textarea{background:none;border:0;resize:none;min-height:70px;height:70px;padding:2px;color:#d4e1ca;font-size:13px}.composer textarea::placeholder{color:#89977e}.composer textarea:focus-visible{outline:0}.composer>div{display:flex;justify-content:space-between;align-items:center}.composer>div>span{display:flex;align-items:center;gap:5px;font-size:12px;color:#92a281}.composer>div>button{width:26px;height:27px;border-radius:5px;background:#c4e799;color:#2c3a22}.assistant-input>p{text-align:center;font-size:12px;color:#75836c;margin-top:9px}.statusbar{height:28px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #2c342d;background:#181e19;padding:0 18px;font-size:12px;color:#7d8c73;letter-spacing:.5px;flex-shrink:0}.statusbar>span{display:flex;align-items:center;gap:8px}.status-divider{color:#526247}.tiny-logo{width:5px;height:5px;border:1px solid #99b873;transform:rotate(45deg)}.blockout-canvas{width:100%;height:100%;display:block;cursor:grab;touch-action:none}.blockout-canvas:active{cursor:grabbing}.scene-properties{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 3px}.scene-properties small{font-size:12px;display:block;margin-bottom:5px}.scene-properties b{font-size:12px}.brief-panel{padding:15px 0;max-width:850px;margin:auto}.brief-hero{display:flex;align-items:center;gap:18px;margin-bottom:25px}.brief-hero>svg{color:#b8d797}.brief-hero h2{font-size:22px;margin-bottom:5px}.brief-hero p{font-size:14px;color:#96a18e}.brief-chips{display:flex;gap:8px;margin:12px 0 24px;flex-wrap:wrap}.brief-chips span{font-size:12px;border:1px solid #3b4637;border-radius:5px;padding:5px 10px;color:#acbda0}.reference{display:flex;gap:18px;align-items:center;border:1px solid #35402f;border-radius:8px;padding:14px;margin:20px 0}.reference img{width:135px;height:90px;object-fit:cover;border-radius:5px}.reference p{font-size:13px;color:#8b9a80;margin:5px 0}.reference button{font-size:12px;color:#c4deaa;padding:0}.plan-result{padding:18px;background:#222a21;border:1px solid #3b4834;border-radius:7px;margin-top:20px}.plan-result h3{font-size:15px;margin-bottom:10px}.plan-result p{font-size:14px;white-space:pre-wrap;color:#b8c8ac}.asset-top{display:flex;align-items:center;justify-content:space-between;margin:5px 0 20px}.asset-top span{display:block;color:#8c9b82;font-size:12px;margin-top:6px}.asset-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.asset-card{border:1px solid #394334;border-radius:8px;overflow:hidden;background:#202720}.asset-card.approved{border-color:#739355}.asset-preview{position:relative;width:100%;height:130px;padding:0;overflow:hidden}.asset-preview img{width:100%;height:100%;object-fit:cover}.asset-preview span{position:absolute;bottom:9px;left:9px;background:#132015cc;border:1px solid #b3cd9338;font-size:12px;padding:3px 6px;border-radius:4px}.asset-preview>svg{position:absolute;right:10px;top:10px}.asset-info{padding:12px}.asset-info h3{font-size:14px;margin:5px 0 15px}.asset-info small{font-size:12px}.asset-info button{font-size:12px;width:100%;padding:7px;border:1px solid #536646;border-radius:4px}.reviewed{background:#3a4d2f;color:#c9e4ac}.footnote{font-size:12px;line-height:1.8;color:#85967b;margin-top:15px}.delivery-cover{position:relative;height:210px;overflow:hidden;border-radius:8px}.delivery-cover img{width:100%;height:100%;object-fit:cover;filter:brightness(.5)}.delivery-cover>span{position:absolute;inset:0;padding:28px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.delivery-cover h2{font-size:23px}.delivery-cover svg{color:#c3e89b}.delivery-cover p{font-size:13px;color:#c1d3b1}.check-header{display:flex;align-items:center;justify-content:space-between;margin:24px 0 10px}.check-header h3{font-size:15px}.check-row{display:flex;gap:10px;align-items:center;padding:13px 0;border-bottom:1px solid #323e2d;font-size:13px;color:#a9bba0}.check-row svg{color:#9dbd7c}.check-row b{margin-left:auto;font-size:12px}.delivery>.primary{margin-top:24px}.object-panel{padding:24px 20px}.object-panel>svg{color:#b9d496;margin-bottom:18px}.object-panel h2{font-size:19px}.object-panel>p{font-size:13px;color:#93a287;margin:10px 0 28px}.object-panel .spec{margin:25px 0}.object-panel>.subtle{width:100%}.thinking{display:flex;gap:8px;align-items:center;color:#c3dbab;font-size:12px}.spin{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.focus-mode .outline,.focus-mode .rail,.focus-mode .assistant{display:none}.focus-mode .scene-view{height:calc(100dvh - 405px)}.reopen{position:fixed;left:62px;bottom:34px;background:#313c2b;border:1px solid #667b50;padding:8px;border-radius:5px;font-size:12px}.toast{position:fixed;bottom:45px;left:50%;transform:translateX(-50%);padding:14px 20px;max-width:90vw;background:#34422b;border:1px solid #81995d;border-radius:9px;color:#def0c9;box-shadow:0 12px 35px #0007;z-index:80;display:flex;align-items:center;gap:10px;font-size:14px}.modal-backdrop{position:fixed;inset:0;background:#080e0cba;backdrop-filter:blur(7px);display:flex;align-items:center;justify-content:center;padding:25px;z-index:60}.modal{width:550px;max-width:100%;max-height:90dvh;overflow:auto;background:#202721;border:1px solid #4d5b43;border-radius:15px;padding:32px;position:relative;box-shadow:0 30px 100px #0007}.modal-close{position:absolute;top:15px;right:15px}.modal-symbol{background:#3f5430;color:#c6e69e;width:50px;height:50px;border-radius:13px;display:grid;place-items:center;margin-bottom:20px}.modal h2{font-size:24px;margin-bottom:12px}.modal>p{color:#b0c0a4;font-size:14px;line-height:1.9}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.modal>.primary{margin-top:20px}.empty{display:flex;align-items:center;flex-direction:column;padding:35px;gap:20px;color:#91a87e}.history-list{margin-top:20px}.history-list>div{display:flex;align-items:center;gap:12px;border-bottom:1px solid #3d4b33;padding:15px 0}.history-list span{flex:1}.history-list b{font-size:14px;display:block}.history-list small{display:block;margin-top:5px}.help-list{margin-top:18px;padding:18px;background:#283424;border-radius:8px}.help-list p{font-size:14px;color:#adbfa0;margin-bottom:15px}.help-list b{color:#d3e4c2}.asset-modal-img{width:100%;height:230px;object-fit:cover;border-radius:6px;margin:15px 0 20px}.integration-list{margin:23px 0}.integration-list>div{display:flex;gap:15px;padding:16px 0;border-bottom:1px solid #3c4a33;align-items:flex-start}.integration-list>div>svg{color:#b6d593;margin-top:5px}.integration-list>div>span{flex:1}.integration-list b{display:flex;justify-content:space-between;font-size:15px}.integration-list b small{font-weight:400;font-size:12px;border:1px solid #50633e;border-radius:3px;padding:2px 6px;color:#9bb185}.integration-list p{font-size:13px;color:#abbf9b;margin:6px 0}.security-note{display:flex;gap:8px;align-items:flex-start;font-size:12px!important;color:#91a37f!important}.security-note svg{margin-top:5px}
@media(min-width:1600px){.outline{width:240px}.assistant{width:335px}.scene-view{height:calc(100dvh - 405px)}.work-heading{padding-top:28px;padding-bottom:25px}.message p{font-size:14px}.pipeline>button{font-size:14px}.tree button{font-size:14px}.concept-option img{width:85px;height:54px}.concept-option b{font-size:14px}.concept-option small{font-size:12px}}
@media(max-width:1250px){.outline{width:190px}.assistant{width:270px}.brand-en{display:none}.topbar{gap:24px}.work-heading,.workflow-footer{padding-left:18px;padding-right:18px}.work-content{padding-left:18px;padding-right:18px}.pipeline{padding:0 12px}.pipeline>button{font-size:12px;gap:4px}.step-number{width:17px;height:17px}.concept-note{display:none}.workflow-footer small{display:none}.asset-grid{grid-template-columns:repeat(2,1fr)}.scene-view{height:calc(100dvh - 405px)}.concept-option b{font-size:12px}.concept-option img{width:47px}.scene-properties{gap:8px}.scene-properties div:nth-child(3){display:none}.project-tile small{font-size:12px}.spec{font-size:12px}.spec b{font-size:12px}}
@media(max-width:1050px){.outline{display:none}.assistant{width:280px}.pipeline>button{font-size:12px}.project-breadcrumb{font-size:12px}.top-actions{gap:9px}.scene-view{height:calc(100dvh - 405px)}}
@media(max-width:780px){.app{height:auto;min-height:100dvh;overflow:visible}.topbar{height:60px;padding:0 14px;gap:15px}.brand strong{font-size:19px}.project-breadcrumb{display:none}.top-actions{margin-left:auto}.top-actions button{font-size:12px}.body{display:block}.rail{display:none}.workspace{min-height:680px}.pipeline{overflow:auto;justify-content:flex-start;padding:0 14px;gap:17px;min-height:58px}.pipeline>button{flex:none;height:58px;font-size:12px}.step-arrow{display:none}.work-heading{padding:20px 16px}.work-heading h1{font-size:21px}.work-heading .subtle{font-size:12px;padding:7px}.work-content{overflow:visible;padding:0 16px 20px}.scene-view{height:340px;min-height:0}.scene-marker{font-size:12px;left:44%}.scene-topline{left:10px;right:10px;font-size:12px}.scene-bottomline{left:10px;right:10px;font-size:12px}.concept-strip{gap:8px}.concept-option{gap:6px;padding:6px}.concept-option img{width:40px;height:40px}.concept-option b{font-size:12px}.concept-option small{font-size:12px}.concept-option>svg{width:13px}.workflow-footer{padding:14px 16px}.workflow-footer .primary{font-size:12px;padding:11px}.workflow-footer>div{font-size:12px}.assistant{width:100%;min-height:430px;max-height:650px;border-top:1px solid #384532;border-left:0}.assistant-tabs{height:52px}.agent-header{padding:17px}.messages{min-height:130px;max-height:290px;overflow:auto}.assistant-input{padding:15px 18px}.message p{font-size:14px}.assistant-input>p{font-size:12px}.statusbar{font-size:12px;padding:0 10px}.statusbar>span{gap:4px}.statusbar>span:last-child{font-size:12px}.asset-preview{height:115px}.asset-info h3{font-size:13px}.delivery-cover h2{font-size:20px}.delivery-cover>span{padding:20px}.check-row{font-size:12px}.check-row b{font-size:12px}.modal{padding:26px 22px}.modal h2{font-size:22px}.reference img{width:95px}.reference{gap:12px;padding:10px}.reference b{font-size:13px}.reference p{font-size:12px}.brief-hero h2{font-size:20px}.brief-hero p{font-size:13px}.focus-mode .scene-view{height:65dvh}.reopen{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Readability and functional component overrides */
.brand-en{white-space:normal;min-width:72px;font-size:10px!important;line-height:1.45}.message.assistant{display:block;width:auto;min-height:0;max-height:none;background:transparent;border:0}.message p{font-size:14px;overflow-wrap:anywhere}.scene-view{height:calc(100dvh - 440px);min-height:240px}.tree button{font-size:14px}.pipeline>button{font-size:13px}.assistant-input>p,.message-byline,.eyebrow,.statusbar{font-size:12px}.statusbar{letter-spacing:0}.concept-note{display:none}.concept-option b{font-size:13px}.concept-option img{width:55px}.assistant-tab-root{flex-shrink:0}.assistant-tabs{width:100%;border-radius:0;background:transparent;height:68px;padding:0 18px}.assistant-tabs button{background:transparent;border-radius:0;height:68px;box-shadow:none;font-size:14px}.assistant-tabs button:after{display:none}.modal[data-slot="dialog-content"]{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);display:block;z-index:70;width:550px;max-width:calc(100vw - 32px)}[data-slot="dialog-overlay"]{position:fixed;inset:0;z-index:65;background:#080e0cba;backdrop-filter:blur(7px)}.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}.messages{overflow-x:hidden}.top-actions{white-space:nowrap}.spec b,.spec span{font-size:12px}.project-tile small{font-size:12px;letter-spacing:0;white-space:normal}.step-number{font-size:12px}.scene-topline{font-size:12px;letter-spacing:0}.scene-marker{font-size:12px}.viewport-tools button,.workflow-footer>div,.subtle{font-size:14px}.asset-info h3{font-size:16px}.primary{font-size:14px}.concept-option small{font-size:12px}.scene-bottomline{font-size:12px}.assistant{min-width:0}.agent-header b{font-size:15px}.agent-header small{font-size:12px}.agent-plan>div,.agent-plan small,.agent-plan>b>span{font-size:12px}.brand{gap:8px}.topbar{gap:22px}.focus-mode .scene-view{height:calc(100dvh - 440px)}
@media(max-width:1300px){.brand-en{display:none}.concept-option b{font-size:12px}.concept-option img{width:45px}.pipeline{gap:2px;padding:0 12px}.pipeline>button{font-size:12px;gap:4px}.workflow-footer small{display:none}.spec{gap:12px 6px}.outline-bottom{padding:14px}.outline-bottom p{margin:7px 0 12px}.tree{margin-bottom:24px}}
@media(max-width:780px){.scene-view{height:310px}.assistant-tabs,.assistant-tabs button{height:52px}.scene-topline{font-size:10px}.scene-topline>span:first-child{max-width:60%;overflow:hidden;white-space:nowrap}.scene-bottomline{font-size:12px}.scene-bottomline>span:last-child{display:none}.workflow-footer{flex-wrap:wrap}.statusbar{font-size:10px}.statusbar>span:last-child{display:none}.focus-mode .scene-view{height:60dvh}.concept-option>span{min-width:0}.concept-option b{white-space:normal}.concept-option img{width:35px}.viewport-tools button{font-size:12px}.brand-en{display:none}.reference b{font-size:14px}}
.outline{overflow-y:auto}.outline-head,.project-tile,.tree,.section-label,.spec,.outline-bottom{flex-shrink:0}.scene-view{height:calc(100dvh - 485px);min-height:210px}.focus-mode .scene-view{height:calc(100dvh - 440px)}@media(max-width:780px){.scene-view{height:310px}.focus-mode .scene-view{height:60dvh}}
/* Creation center */
.launch-page{min-height:100dvh;background:#121515;color:#edf0e9}.launch-header{height:76px;border-bottom:1px solid #ffffff0a;display:flex;align-items:center;gap:55px;padding:0 3.2vw}.launch-brand{display:flex;gap:11px;align-items:center;padding:0}.launch-brand>span{display:grid;place-items:center;width:36px;height:36px;background:#c4e994;color:#20301d;border-radius:10px}.launch-brand b{font-size:23px;letter-spacing:2px}.launch-brand small{font-size:12px;letter-spacing:1.6px;color:#abb4a8;margin-left:5px}.launch-header nav{display:flex;gap:30px;height:100%}.launch-header nav button{font-size:14px;color:#849181;position:relative;padding:0 3px}.launch-header nav .active{color:#d7eac5}.launch-header nav .active:after{content:'';position:absolute;height:2px;bottom:0;left:0;right:0;background:#c4e994}.launch-header-actions{margin-left:auto;display:flex;gap:24px;align-items:center}.launch-header-actions>button{font-size:13px;padding:7px 12px;border:1px solid #46513e;border-radius:20px;color:#c2d1b5}.launch-header-actions .launch-avatar{width:32px;height:32px;background:#39452f;color:#d3e5bf;border:1px solid #61724d;padding:0}.launch-demo{font-size:12px;letter-spacing:1px;color:#87927f}.launch-content{width:94%;max-width:1640px;margin:0 auto}.launch-welcome{text-align:center;padding:42px 0 35px}.welcome-eyebrow{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;letter-spacing:2.5px;color:#9cba7d;margin-bottom:15px}.launch-welcome h1{font-size:clamp(28px,2.6vw,45px);letter-spacing:1px;font-weight:600}.launch-welcome h1>span{color:#c4e994}.launch-welcome p{font-size:14px;color:#8c9987;margin-top:14px;letter-spacing:.3px}.launch-features{display:grid;grid-template-columns:1fr 1fr;gap:22px}.feature-hero{position:relative;display:block;text-align:left;min-width:0;height:clamp(280px,25vw,395px);overflow:hidden;border:1px solid #58634c44;border-radius:15px;background:#25302a;padding:0;isolation:isolate}.feature-hero:hover{background:#29392e;border-color:#afcc8266}.feature-heading{position:absolute;z-index:3;left:27px;top:25px;pointer-events:none}.feature-heading>span{font-size:12px;letter-spacing:1.7px;color:#bac9ac}.feature-heading h2{font-size:28px;line-height:1.3;margin:9px 0}.feature-heading p{font-size:14px;max-width:290px;line-height:1.7;color:#c0cbb7}.hero-art{position:absolute;inset:0;z-index:0;overflow:hidden;transition:transform .6s}.hero-art img{width:100%;height:100%;object-fit:cover}.landscape-art img{object-position:center 53%;filter:brightness(.83)}.landscape-art:after{content:'';position:absolute;inset:0;background:linear-gradient(110deg,#102218e6 0%,#10201885 32%,transparent 70%),linear-gradient(0deg,#101c17cc,transparent 38%)}.feature-hero:hover .hero-art{transform:scale(1.035)}.build-hero{background:#272837;border-color:#69708a44}.build-hero:hover{background:#303144;border-color:#9298c56b}.diorama-art{inset:0 0 0 12%;}.diorama-art img{object-fit:cover;object-position:60% 50%;mix-blend-mode:lighten}.build-hero:after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(100deg,#242535e8 0%,#242535a6 27%,transparent 66%),linear-gradient(0deg,#242535ed,transparent 35%)}.hero-card-bottom{position:absolute;z-index:3;bottom:22px;left:27px;right:22px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hero-card-bottom>span:first-child{display:flex;align-items:center;gap:7px;font-size:12px;color:#c0ceb4}.hero-cta{display:flex;align-items:center;gap:17px;border:1px solid #c6e5a26b;border-radius:26px;padding:11px 18px;background:#c4e994;color:#23311e;font-size:14px;white-space:nowrap}.build-hero .hero-cta{background:#d2d0ed;border-color:#e1dafa;color:#303143}.launch-tools{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:19px}.tool-card{position:relative;isolation:isolate;overflow:hidden;display:block;min-width:0;text-align:left;height:205px;padding:23px 20px;border:1px solid #68755440;border-radius:12px;background:#2b3329;transition:transform .2s,border-color .2s}.tool-card:hover{background:#303d2e;border-color:#a8c08685;transform:translateY(-3px)}.tool-card.blockout{background:#293132;border-color:#5165646b}.tool-card.blockout:hover{background:#303b3d}.tool-card.assets{background:#30313c;border-color:#5359746b}.tool-card.assets:hover{background:#353748}.tool-card.export{background:#30303a;border-color:#53536c6b}.tool-card.export:hover{background:#373744}.tool-copy{position:relative;z-index:3;height:100%;pointer-events:none}.tool-copy>small{font-size:12px;color:#b0bd9e;letter-spacing:1.3px}.tool-copy h2{font-size:21px;margin:8px 0 9px}.tool-copy p{font-size:13px;line-height:1.7;color:#acbaa2;max-width:160px}.tool-entry{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;color:#bdcdb1}.tool-entry>svg:last-child{opacity:.6}.tool-visual{position:absolute;pointer-events:none;right:-20px;bottom:-15px;width:66%;height:85%;z-index:1;opacity:.5;transition:opacity .2s,transform .4s}.tool-card:hover .tool-visual{opacity:.8;transform:translateY(-4px)}.tool-card:after{content:'';position:absolute;inset:0;background:linear-gradient(100deg,#283028e8,transparent 95%);z-index:2;pointer-events:none}.blockout:after{background:linear-gradient(100deg,#293132f5,#29313275 65%,transparent)}.assets:after,.export:after{background:linear-gradient(100deg,#30313cf5,#30313c55 80%,transparent)}.tool-visual img{width:100%;height:100%;object-fit:cover;border-radius:30px;mix-blend-mode:lighten}.tool-card.blockout .tool-visual{width:105%;height:100%;right:-105px;bottom:-10px;opacity:.85}.tool-card.blockout canvas{background:transparent;transform:scale(1.2)}.plan-visual{padding:20px 12px;transform:rotate(-12deg);display:flex;flex-direction:column;gap:9px}.plan-visual>div:not(.plan-line){background:#5b714748;border:1px solid #bdd89c77;border-radius:5px;display:flex;align-items:center;gap:7px;padding:9px;font-size:12px;color:#d7ebc5}.plan-visual>div:nth-child(2){margin-left:12px}.plan-visual>div:nth-child(3){margin-left:24px}.plan-visual span{margin-left:auto;font-size:12px}.plan-visual i{width:6px;height:6px;border-radius:50%;background:#bfdca1}.export-visual{display:grid;place-items:center;transform:rotate(-14deg);right:-30px}.export-visual>div{background:#50526966;border:1px solid #aaafc976;padding:17px;border-radius:8px;display:flex;flex-direction:column;align-items:flex-start;gap:9px;box-shadow:8px 8px 0 #63687e28}.export-visual b{font-size:12px;color:#d5d4ec;letter-spacing:1px}.export-visual span{font-size:12px;color:#bfbed7}.export-visual .ready-pill{font-size:12px;border:1px solid #b9b4d170;border-radius:3px;padding:4px}.launch-recent{margin-top:30px}.recent-heading{display:flex;gap:12px;align-items:center;margin-bottom:13px}.recent-heading h2{font-size:15px;font-weight:500;color:#d3dccb}.recent-heading>span{font-size:12px;color:#77856f}.recent-project{width:100%;display:flex;justify-content:flex-start;text-align:left;gap:18px;padding:13px 17px;background:#1b211c;border:1px solid #343f30;border-radius:9px}.recent-project:hover{background:#232d22}.recent-project>img{width:80px;height:48px;object-fit:cover;border-radius:5px}.recent-name{display:flex;flex-direction:column;gap:7px}.recent-name b{font-size:14px}.recent-name small{display:flex;gap:5px;align-items:center;font-size:12px;color:#8d9c81}.recent-stage{margin-left:auto;display:flex;gap:7px;align-items:center;font-size:12px;color:#b6c89e}.recent-stage>span{width:5px;height:5px;background:#c4d690;border-radius:50%}.recent-continue{display:flex;align-items:center;gap:8px;font-size:13px;margin-left:50px;color:#c4d5b5}.launch-footer{display:flex;justify-content:space-between;align-items:center;padding:27px 0 20px;color:#6e7c68;font-size:12px;gap:15px}.launch-footer>span:first-child{display:flex;align-items:center;gap:9px;letter-spacing:1px}.launch-footer i{width:2px;height:10px;background:#495841}
@media(min-width:1600px){.launch-welcome{padding:50px 0 40px}.launch-tools{gap:22px}.tool-card{height:230px;padding:26px}.tool-copy h2{font-size:24px}.tool-copy p{font-size:14px}.launch-content{width:92%}.feature-heading{top:30px;left:32px}.feature-heading h2{font-size:34px}.feature-heading p{font-size:15px}.hero-card-bottom{left:32px;bottom:28px}}
@media(max-width:1100px){.launch-header{gap:26px}.launch-brand small{display:none}.launch-header-actions{gap:14px}.launch-demo{display:none}.feature-heading{left:22px;top:22px}.feature-heading h2{font-size:25px}.feature-heading p{font-size:13px;max-width:230px}.hero-card-bottom{left:22px;right:18px}.hero-card-bottom>span:first-child{max-width:100px}.tool-card{padding:19px 16px;height:205px}.tool-copy h2{font-size:20px}.tool-copy p{font-size:12px;max-width:145px}.hero-cta{font-size:13px;padding:10px 14px}.launch-features{gap:16px}.launch-tools{gap:13px}.tool-visual{opacity:.4}}
@media(max-width:760px){.launch-header{height:65px;padding:0 18px;gap:15px}.launch-brand b{font-size:21px}.launch-header nav{display:none}.launch-header-actions{gap:12px}.launch-header-actions>button{font-size:12px;padding:6px 9px}.launch-content{width:calc(100% - 32px)}.launch-welcome{padding:35px 0 28px}.welcome-eyebrow{font-size:12px;letter-spacing:1.3px}.launch-welcome h1{font-size:26px;letter-spacing:0}.launch-welcome p{font-size:13px;padding:0 15px;margin-top:12px}.launch-features{grid-template-columns:1fr;gap:16px}.feature-hero{height:300px}.feature-heading h2{font-size:27px}.feature-heading p{max-width:230px}.launch-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.tool-card{height:208px;padding:18px 15px}.tool-copy h2{font-size:20px}.tool-copy p{font-size:13px;max-width:135px}.tool-copy>small{font-size:12px;letter-spacing:.7px}.tool-visual{width:80%;opacity:.4}.recent-project{gap:11px;padding:12px}.recent-project>img{width:55px;height:48px}.recent-name small{font-size:12px}.recent-stage{display:none}.recent-continue{margin-left:auto;font-size:12px;gap:4px}.recent-continue>svg:first-child{display:none}.launch-footer{align-items:flex-start;flex-direction:column;gap:8px;font-size:12px;padding:23px 0}.launch-header-actions .launch-avatar{width:28px;height:28px}.recent-heading h2{font-size:14px}}

@media(min-width:761px) and (max-width:1350px){.launch-welcome{padding:27px 0 24px}.launch-welcome h1{font-size:32px}.welcome-eyebrow{margin-bottom:10px}.launch-welcome p{margin-top:10px}.feature-hero{height:268px}.tool-card{height:182px}.tool-copy p{font-size:14px}.feature-heading p{font-size:14px}.tool-copy>small{font-size:12px;letter-spacing:.5px}.launch-content{width:94%}.feature-heading h2{font-size:27px}}
/* Persistent scene agent */
aside.assistant{width:330px}.agent-header{padding:18px 17px 12px}.agent-context{display:flex;align-items:center;gap:7px;margin:0 16px 17px;padding:9px 10px;background:#263025;border:1px solid #405038;border-radius:6px;font-size:12px;color:#b9cda6;flex-shrink:0}.agent-context>span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-context>button{font-size:12px;padding:3px 0;white-space:nowrap;color:#acc392}.assistant .messages{min-height:80px}.assistant .object-panel{padding:12px 17px;max-height:200px;overflow:auto;border-bottom:1px solid #35412f;flex-shrink:0}.assistant .object-panel>svg,.assistant .object-panel>p,.assistant .object-panel>.subtle{display:none}.assistant .object-panel h2{font-size:15px}.assistant .object-panel .spec{margin:12px 0 0;gap:10px}.assistant .composer textarea{height:93px;min-height:93px;font-size:14px}.assistant-input{flex-shrink:0}.suggestions{gap:6px}.suggestions button{font-size:12px}.message.user{margin-left:18px}.message.assistant{padding:0 2px}.message p{font-size:14px}.assistant-tabs button{font-size:14px}.agent-header small{font-size:12px}
@media(max-width:1250px) and (min-width:781px){aside.assistant{width:300px}}
@media(max-width:780px){aside.assistant{width:100%;height:660px;max-height:none}.assistant .messages{max-height:none;flex:1}.assistant .object-panel{max-height:170px}.assistant .composer textarea{height:84px;min-height:84px}}
@media(min-width:781px) and (max-height:820px){.assistant .object-panel{max-height:112px}.assistant .agent-header{padding:12px 17px 9px}.assistant .agent-context{margin-bottom:10px}.assistant .composer textarea{height:75px;min-height:75px}.assistant-input{padding-top:10px;padding-bottom:10px}}
.scenova-logo{width:28px;height:28px;flex-shrink:0;border-radius:6px}.brand strong,.launch-brand b{font-size:16px;letter-spacing:-.4px;font-weight:650}.brand,.launch-brand{gap:8px}.brand .scenova-logo{width:26px;height:26px}.about-logo{width:40px;height:40px;margin-bottom:16px;border-radius:8px}.launch-brand{white-space:nowrap}@media(max-width:760px){.launch-brand b{font-size:16px}.launch-brand .scenova-logo{width:24px;height:24px}.brand strong{font-size:16px}}

/* Compact studio chrome */
.app{min-height:0}
.topbar{height:48px;padding:0 14px;gap:16px;background:#141516;border-bottom-color:#262928}
.brand-icon{width:26px;height:26px;border-radius:6px}
.project-breadcrumb{gap:8px;color:#7d827e}
.prototype-tag{padding:1px 6px;border-radius:3px;font-size:11px;border-color:#3a3e3b;color:#9aa19b}
.top-actions{gap:4px}
.top-actions button{font-size:13px;padding:6px 8px;color:#b4bab4;border-radius:5px}
.top-actions .avatar{width:26px;height:26px;font-size:11px;background:#2a3128;border-color:#4e5c45}
.rail{width:48px;padding:10px 6px;gap:6px;background:#141516;border-right-color:#262928}
.rail>button,.rail-bottom button{width:32px;height:32px;border-radius:6px;color:#7d8480}
.rail svg{width:18px;height:18px}
.rail .active{color:#c9dcad;background:#2a3226}
.rail-bottom{gap:6px}
.outline{width:208px;background:#161718;border-right-color:#262928}
.outline-head{padding:12px 12px 8px}
.icon-btn{width:26px;height:26px;padding:4px;border-radius:5px}
.project-tile{margin:0 10px 12px;padding:8px;background:#1c1e1f;border-color:#2c302e;border-radius:6px;gap:8px}
.tile-art{width:32px;height:32px;background:#252a24;color:#c5d4b5;border-radius:5px}
.section-label{margin:0 12px 8px;font-size:11px;letter-spacing:.4px}
.tree{margin-bottom:16px}
.tree button{height:32px;padding:0 12px 0 26px;font-size:13px;color:#9aa39c}
.tree .selected{color:#d5e4c0;background:#b6cf8612;border-right:2px solid #b6cf86}
.tree-line{left:14px}
.tree-root{padding:6px 12px;gap:6px}
.spec{margin:0 12px;gap:10px 8px}
.outline-bottom{padding:12px;border-top-color:#262928}
.outline-bottom p{margin:8px 0 12px}
.outline-bottom button{padding:8px;border-radius:5px;font-size:12px}
.workspace{background:#111213}
.pipeline{min-height:44px;height:44px;padding:0 12px;gap:0;border-bottom-color:#262928}
.pipeline>button{height:44px;font-size:12px;gap:6px;color:#6e7570}
.step-number{width:20px;height:20px;border-color:#3d433c;font-size:0}
.pipeline>button.current{color:#d5e4c0}
.pipeline>button.current:after{height:2px;background:#b6cf86;left:8%;right:8%}
.current .step-number{background:#b6cf86;color:#1a2114}
.complete .step-number{color:#a8be8c;border-color:#4d5846}
.work-heading{padding:12px 16px 10px}
.eyebrow{font-size:11px;letter-spacing:.8px;margin-bottom:4px;color:#7a827b}
.work-heading h1{font-size:18px;letter-spacing:0}
.subtle{border-radius:5px;padding:6px 10px;font-size:12px;border-color:#343a36}
.primary{border-radius:5px;padding:9px 14px;font-size:13px;background:var(--primary);color:#1a2114}
.primary:hover{background:#c5dc9a}
.work-content{padding:0 16px 12px}
.viewport-tools{margin-bottom:8px}
.segmented{padding:2px;background:#1a1c1d;border-color:#2c302e;border-radius:5px}
.segmented button{font-size:12px;padding:4px 8px;border-radius:4px;color:#8b938c}
.segmented .active{background:#2a2f2a;color:#d7e0cf}
.scene-view{border-color:#2c3230;border-radius:6px;background:#161819;height:clamp(260px,calc(100dvh - 360px),720px)}
.scene-view:after{background:linear-gradient(#0003,transparent 20%,transparent 80%,#0006)}
.scene-topline{top:12px;left:12px;right:12px;letter-spacing:.4px}
.scene-label{padding:3px 6px;background:#14181acc;border-color:#ffffff18;border-radius:3px}
.scene-bottomline{bottom:12px;left:12px;right:12px}
.concept-strip{gap:8px;margin-top:10px}
.concept-option{border-color:#2f3532;border-radius:5px;padding:6px;gap:8px}
.concept-option.chosen{border-color:#8aa56c;background:#b6cf860c}
.scene-properties{padding:12px 2px}
.workflow-footer{padding:10px 16px;border-top-color:#262928;background:#141516}
.assistant,aside.assistant{width:300px;background:#161718;border-left-color:#262928}
.assistant .composer textarea{height:56px;min-height:56px;font-size:13px}
.assistant-tabs,.assistant-tabs button{height:44px}
.assistant-tabs{padding:0 12px;gap:16px;border-bottom-color:#262928}
.assistant-tabs button{font-size:13px;color:#7a827b}
.assistant-tabs button.active{color:#d5e4c0;border-color:#b6cf86}
.agent-header{padding:12px 14px 8px;gap:8px}
.agent-icon{width:28px;height:28px;border-radius:6px;background:#2a3126;color:#c5d6ab}
.agent-context{margin:0 12px 10px;padding:7px 8px;background:#1c201b;border-color:#32382f;border-radius:5px}
.messages{padding:0 14px}
.message{margin:0 0 14px}
.message p{font-size:13px;line-height:1.7;color:#b7bfb4}
.message.user{background:#262b24;border-color:#3a4334;border-radius:6px;padding:8px 10px;margin-left:16px}
.assistant-input{padding:10px 12px 12px;border-top-color:#262928}
.suggestions button{font-size:12px;padding:5px 7px;border-color:#343b32;border-radius:4px;color:#9aa890}
.composer{border-color:#3a4334;background:#1b1e1c;border-radius:6px;padding:8px}
.composer textarea{min-height:56px;height:56px;font-size:13px}
.composer>div>button{width:24px;height:24px;border-radius:4px;background:#b6cf86;color:#1a2114}
.assistant-input>p{margin-top:6px;font-size:11px}
.statusbar{height:22px;padding:0 12px;font-size:11px;letter-spacing:0;background:#121314;border-top-color:#262928;color:#6e756f}
.reopen{left:56px;bottom:28px;background:#252b22;border-color:#4d5846;padding:6px 8px;border-radius:4px;gap:6px}
.toast{padding:10px 14px;background:#2a3224;border-color:#6a7c4e;border-radius:6px;font-size:13px}
.modal{border-radius:10px;padding:24px;background:#191c19;border-color:#3a4336}
.modal-symbol{width:40px;height:40px;border-radius:8px;background:#2d3626;margin-bottom:14px}
.modal h2{font-size:20px;margin-bottom:8px}
.brief-hero{margin-bottom:16px;gap:12px}
.brief-hero h2{font-size:18px}
.brief-chips span{border-radius:4px;border-color:#343b32}
.reference{border-radius:6px;padding:12px;border-color:#32392d}
.plan-result{border-radius:6px;padding:14px;background:#1a1d19;border-color:#343b30}
.asset-card{border-radius:6px;background:#191c19;border-color:#32382f}
.asset-preview{height:112px}
.delivery-cover{height:180px;border-radius:6px}
.check-row{padding:10px 0;border-bottom-color:#2c322c}
.object-panel{padding:16px}
.focus-mode .scene-view{height:calc(100dvh - 360px)}

.launch-page{background:#111213}
.launch-header{height:56px;gap:28px;padding:0 24px;border-bottom-color:#ffffff08}
.launch-brand>span{width:28px;height:28px;border-radius:6px}
.launch-header nav{gap:20px}
.launch-header nav button{font-size:13px}
.launch-header-actions{gap:12px}
.launch-header-actions>button{font-size:12px;padding:5px 10px;border-radius:14px}
.launch-welcome{padding:28px 0 20px}
.welcome-eyebrow{letter-spacing:1.6px;margin-bottom:10px;font-size:11px}
.launch-welcome h1{font-size:clamp(24px,2.2vw,36px);letter-spacing:0}
.launch-welcome p{margin-top:10px;color:#8a9188}
.launch-features{gap:14px}
.feature-hero{height:clamp(220px,20vw,300px);border-radius:10px;border-color:#ffffff12}
.feature-hero:hover .hero-art{transform:none}
.feature-heading{left:20px;top:18px}
.feature-heading h2{font-size:22px;margin:6px 0}
.feature-heading p{font-size:13px}
.hero-card-bottom{left:20px;right:18px;bottom:16px}
.hero-cta{padding:8px 14px;border-radius:16px;font-size:13px}
.launch-tools{gap:12px;margin-top:12px}
.tool-card{height:156px;padding:16px;border-radius:8px;background:#1a1c1b;border-color:#2c322c}
.tool-card:hover{transform:none;background:#202321;border-color:#4a5544}
.tool-card.blockout,.tool-card.assets,.tool-card.export{background:#1a1c1b}
.tool-card.blockout:hover,.tool-card.assets:hover,.tool-card.export:hover{background:#202321}
.tool-copy h2{font-size:16px;margin:6px 0 6px}
.tool-copy p{font-size:12px;max-width:none;line-height:1.55}
.tool-visual,.tool-card:after,.blockout:after,.assets:after,.export:after{display:none}
.tool-copy{height:auto}
.tool-entry{position:static;margin-top:14px}
.export-visual{transform:none;right:-10px}
.plan-visual{transform:none}
.launch-recent{margin-top:20px}
.recent-project{padding:10px 12px;gap:12px;background:#171918;border-color:#2c322c;border-radius:7px}
.recent-project:hover{background:#1d201e}
.recent-continue{margin-left:auto;gap:6px}
.launch-footer{padding:18px 0 16px}

@media(min-width:1600px){
.outline{width:220px}
.assistant{width:320px}
.scene-view{height:calc(100dvh - 340px)}
.work-heading{padding-top:16px}
.launch-welcome{padding:36px 0 24px}
.tool-card{height:168px}
.feature-hero{height:clamp(240px,18vw,320px)}
.feature-heading h2{font-size:26px}
}
@media(max-width:1250px){
.pipeline>button{font-size:11px}
.work-heading,.workflow-footer,.work-content{padding-left:12px;padding-right:12px}
}
@media(max-width:780px){
.topbar{height:48px}
.pipeline{min-height:48px}
.pipeline>button{height:48px}
.work-heading h1{font-size:17px}
.scene-view{height:300px}
.assistant-tabs,.assistant-tabs button{height:48px}
}

.modal.create-modal,.modal.create-modal[data-slot="dialog-content"]{width:min(680px,calc(100vw - 32px));max-width:calc(100vw - 32px);top:42%;transform:translate(-50%,-50%);max-height:calc(100dvh - 80px);overflow:auto;height:auto;display:block;padding:24px 24px 20px}
.modal.create-modal h2,.create-title{display:block;text-align:center;font-size:22px;font-weight:600;margin:4px 0 8px}
.create-sub{text-align:center;color:#8b9188;font-size:13px;margin:0 0 22px;line-height:1.6}
.create-field{margin:0 0 14px}
.create-field>span{display:block;font-size:12px;color:#9aa19b;margin-bottom:8px}
.create-field input{margin:0}
.create-modes{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%}
.create-modal .mode-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;gap:6px;padding:14px;min-height:132px;height:auto;width:100%;border:1px solid #2f3532;border-radius:10px;background:#1b1e1d;white-space:normal;cursor:pointer;color:inherit}
.create-modal .mode-card:hover{background:#202422;border-color:#4a5544}
.create-modal .mode-card.selected{border-color:#b6cf86;background:#b6cf860e}
.mode-icon{width:32px;height:32px;border-radius:8px;background:#2a3226;color:#c5d4b5;display:grid;place-items:center}
.create-modal .mode-card b{font-size:15px}
.create-modal .mode-card p{font-size:12px;color:#8b938c;line-height:1.65;flex:1;margin:0}
.create-modal .mode-go{margin-top:auto;font-size:12px;color:#c5d4b5;display:inline-flex;align-items:center;gap:4px;padding:0;height:auto;width:auto;background:none;border-radius:0}
.create-modal .mode-go:hover{background:none;color:#dbe9c8}
.create-submit{width:100%}
@media(max-width:640px){.create-modes{grid-template-columns:1fr}.create-modal .mode-card{min-height:0}}

.canvas-page{height:100dvh;display:flex;flex-direction:column;background:#111213;color:#e6e8e4;overflow:hidden}
.canvas-bar{height:48px;display:flex;align-items:center;gap:16px;padding:0 14px;border-bottom:1px solid #262928;background:#141516;flex-shrink:0}
.canvas-bar>button{padding:6px 8px;border-radius:5px;color:#b4bab4;font-size:13px}
.canvas-brand{margin-left:auto;display:flex;align-items:center;gap:8px;color:#d5e4c0}
.canvas-brand b{font-size:14px}
.canvas-brand span{font-size:12px;color:#8b9188;border:1px solid #343a36;border-radius:3px;padding:1px 6px}
.canvas-board{flex:1;min-height:0;overflow:hidden;cursor:grab;background-image:radial-gradient(#2c302e 1px,transparent 1px);background-size:22px 22px;position:relative}
.canvas-board:active{cursor:grabbing}
.canvas-world{position:absolute;inset:0}
.canvas-note{position:absolute;width:220px;padding:12px;background:#1b1e1d;border:1px solid #3a4336;border-radius:8px;cursor:default}
.canvas-note small{font-size:11px;color:#8b9188}
.canvas-note p{margin-top:6px;font-size:13px;line-height:1.6}
.canvas-hint{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);color:#6e756f;font-size:13px;pointer-events:none;white-space:nowrap}
.canvas-dock{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);width:min(560px,calc(100vw - 32px));display:flex;align-items:center;gap:8px;padding:8px 10px;background:#1b1e1d;border:1px solid #3a4334;border-radius:10px;z-index:2}
.canvas-dock input{border:0;background:none;padding:8px 4px}
.canvas-dock input:focus{border:0}
.canvas-dock>button[type="submit"]{width:32px;height:32px;border-radius:6px;background:#b6cf86;color:#1a2114}
.canvas-dock>button[type="submit"]:hover{background:#c5dc9a}
