@font-face{font-family:Inter;src:url(/fonts/InterVariable.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{color:#f5f7f6;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#171918;--surface:#222523;--surface-hover:#2a2e2b;--border:#343936;--text:#f5f7f6;--muted:#b5bdb8;--blue:#0067e6;--selection:#087bff;--radius:8px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#171918;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-failure{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100dvh;padding:32px;display:flex}.app-failure h1{font-size:28px;line-height:38px}.app-failure p{color:var(--muted)}.app-failure a{color:#9ac5ff;font-size:13px}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #73b1ff}textarea{resize:vertical}button svg,a svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}p{line-height:1.65}svg{flex-shrink:0}.muted{color:var(--muted)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--blue);border-radius:8px;padding:12px 16px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:8px}.spin{animation:1.1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.studio-app{min-height:100dvh;padding-top:56px;padding-left:216px}.app-header{z-index:30;border-bottom:1px solid var(--border);background:var(--bg);align-items:center;gap:24px;height:56px;padding:0 24px;display:flex;position:fixed;inset:0 0 auto}.brand{letter-spacing:-.025em;white-space:nowrap;background:0 0;border:0;flex-shrink:0;align-items:center;gap:11px;padding:0;font-size:16px;font-weight:650;display:flex}.brand-symbol{grid-template-rows:repeat(2,6px);grid-template-columns:repeat(2,6px);gap:3px;width:15px;height:15px;display:grid}.brand-symbol i{background:var(--text);border-radius:50%}.header-divider{background:var(--border);width:1px;height:22px}.header-context{color:var(--muted);font-size:13px}.header-actions{align-items:center;gap:24px;margin-left:auto;font-size:13px;display:flex}.workspace-name{color:var(--muted)}.account-summary{align-items:center;gap:10px;max-width:240px;display:flex}.account-menu{position:relative}.account-button{color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:40px;padding:5px 8px;font-size:13px}.account-button:hover,.account-button[aria-expanded=true]{background:var(--surface)}.account-panel{z-index:50;background:#252d28;border:1px solid #505f55;border-radius:12px;flex-direction:column;gap:6px;width:288px;max-width:calc(100vw - 32px);padding:20px 16px 12px;display:flex;position:absolute;top:calc(100% + 10px);right:0}.account-panel>strong{overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:21px}.account-panel>span{color:var(--muted);overflow-wrap:anywhere;font-size:12px;line-height:20px}.account-workspace{color:#d1ded5;border-top:1px solid #435047;align-items:center;gap:8px;margin:14px 0;padding-top:16px;font-size:12px;display:flex}.account-workspace>span{overflow-wrap:anywhere}.account-panel .logout-button{justify-content:flex-start;width:100%;min-height:44px;padding:10px 8px}.account-summary>span:nth-child(2){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.avatar{background:#214265;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:600;display:grid}.loading-inline{align-items:center;gap:8px;display:flex}.mobile-menu{display:none!important}.sidebar{border-right:1px solid var(--border);background:var(--bg);z-index:20;flex-direction:column;width:216px;padding:24px 16px 16px;display:flex;position:fixed;top:56px;bottom:0;left:0}.sidebar nav{gap:8px;display:grid}.nav-item{text-align:left;width:100%;color:var(--muted);background:0 0;border:0;border-radius:8px;align-items:center;gap:14px;min-height:44px;padding:12px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.nav-item:hover{background:var(--surface);color:var(--text)}.nav-item--active{color:var(--text);background:#163658}.nav-item--active:hover{background:#1c4269}.nav-item--active svg{color:#84bbff}.sidebar-bottom{margin-top:auto}.sidebar-note{color:var(--muted);border-bottom:1px solid var(--border);align-items:flex-start;gap:11px;margin-bottom:12px;padding:24px 14px;font-size:12px;display:flex}.sidebar-note svg{color:#85968c;margin-top:2px}.sidebar-note p{line-height:1.8}.sidebar-note span{color:#849289}.help-link{padding-left:14px;font-size:12px}.button{white-space:nowrap;background:#2b2f2c;border:1px solid #464d48;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 15px;font-size:13px;font-weight:550;line-height:20px;transition:background .15s,border-color .15s;display:inline-flex}.button:hover:not(:disabled){background:#363c37;border-color:#687269}.button-primary{background:var(--blue);border-color:var(--blue);color:#f5f7f6}.button-primary:hover:not(:disabled){background:#075fcb;border-color:#075fcb}.button-quiet{color:var(--muted);background:0 0;border-color:#0000}.button-quiet:hover:not(:disabled){background:var(--surface-hover);color:var(--text);border-color:#0000}.icon-button{width:40px;min-width:40px;height:40px;color:var(--muted);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-button:hover:not(:disabled),.icon-button.is-active{background:var(--surface-hover);color:var(--text)}.icon-button.button-primary{background:var(--blue);color:var(--text)}.text-button{color:#9ac5ff;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:8px 0;font-size:13px;font-weight:550;display:inline-flex}.text-button:hover:not(:disabled){color:#c5dfff;text-underline-offset:4px;text-decoration:underline}.page-main{padding:24px 40px 40px}.global-notice{max-width:1100px;margin:0 auto 24px}.notice{color:#d2d9d4;background:#252b27;border:1px solid #4a514b;border-radius:8px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:12px;line-height:1.6;display:flex}.notice>svg{color:#b6c6bb;margin-top:2px}.notice>div{flex:1;min-width:0}.notice .text-button{min-height:20px;padding:0;font-size:12px}.create-page{max-width:900px;margin:66px auto 0}.create-heading{margin-bottom:34px}.create-heading h1{letter-spacing:-.035em;font-size:40px;font-weight:600;line-height:48px}.create-heading p{color:var(--muted);margin-top:13px;font-size:16px;line-height:26px}.composer{background:var(--surface);border:1px solid #454d47;border-radius:12px;min-height:270px;transition:border-color .15s;position:relative;overflow:hidden}.composer:focus-within{border-color:#6b7b70}.composer--dragging{border-color:#81baff}.target-selector{align-items:center;gap:4px;padding:16px 16px 0;display:flex}.target-option{min-height:40px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:500;display:flex}.target-option:hover{background:#303632}.target-option--active{color:var(--text);background:#323a34;border-color:#536259}.target-option--active svg{color:#d0e2d7}.composer>textarea{width:100%;min-height:140px;max-height:400px;color:var(--text);resize:vertical;background:0 0;border:0;padding:24px 24px 16px;font-size:18px;line-height:29px;display:block}.composer>textarea:focus{outline:none}.composer>textarea::placeholder{color:#9ba69e;opacity:1}.composer-bottom{justify-content:space-between;align-items:center;gap:16px;padding:12px 16px 16px;display:flex}.composer-tools{align-items:center;gap:2px;display:flex}.composer-tools .button{padding-left:8px;font-weight:450}.generate-button{min-width:136px}.composer-help{color:#a5afa8;justify-content:space-between;align-items:center;gap:16px;padding:13px 2px 0;font-size:11px;line-height:18px;display:flex}.composer-help span{align-items:center;gap:6px;display:flex}.create-page>.notice{margin-top:16px}.brief-guidance{background:var(--surface);border-radius:8px;margin-top:16px;padding:16px;font-size:13px}.brief-guidance strong{font-weight:550}.brief-guidance p{color:var(--muted);max-width:75ch;margin-top:5px}.attachment-list{flex-wrap:wrap;gap:8px;margin:0;padding:0 24px 8px;list-style:none;display:flex}.attachment-list li{max-width:100%;color:var(--muted);background:#29312b;border:1px solid #4b574e;border-radius:8px;align-items:center;gap:9px;padding:8px 8px 8px 10px;display:flex}.attachment-list strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:12px;font-weight:550;display:block;overflow:hidden}.attachment-list span{margin-top:3px;font-size:10px;display:block}.attachment-list .icon-button{width:32px;min-width:32px;height:32px}.drop-overlay{color:#dceee3;pointer-events:none;background:#203329;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex;position:absolute;inset:0}.drop-overlay strong{font-size:18px}.drop-overlay span{font-size:12px}.creation-starts{margin-top:42px}.creation-starts h2{color:var(--muted);margin-bottom:12px;font-size:13px;font-weight:500;line-height:20px}.prompt-examples{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.prompt-example{border:1px solid var(--border);text-align:left;color:#d7ddd9;background:0 0;border-radius:8px;align-items:center;gap:10px;min-height:64px;padding:13px 14px;font-size:12px;line-height:19px;display:flex}.prompt-example>svg:first-child{color:#a0b4a8}.prompt-example>svg:last-child{color:#8b9b90;margin-left:auto}.prompt-example:hover{background:var(--surface);border-color:#536259}.blank-start{border-top:1px solid var(--border);color:var(--muted);justify-content:center;align-items:center;gap:12px;margin-top:38px;padding-top:24px;font-size:12px;display:flex}.projects-page{max-width:1200px;margin:23px auto}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.page-heading h1{letter-spacing:-.03em;font-size:32px;font-weight:600;line-height:40px}.page-heading p{color:var(--muted);margin-top:8px;font-size:14px}.page-heading>.button{margin-top:2px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:48px 24px;display:flex}.empty-icon{color:#a5c0b0;background:#202723;border:1px solid #465249;border-radius:16px;place-items:center;width:72px;height:72px;margin-bottom:24px;display:grid}.empty-state h2{letter-spacing:-.02em;font-size:22px;font-weight:550;line-height:30px}.empty-state p{color:var(--muted);max-width:420px;margin-top:12px;font-size:14px}.empty-state .button{margin-top:24px}.loading-state{min-height:400px;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}.projects-page>.notice{margin-top:30px}.project-list-tools{justify-content:space-between;align-items:center;gap:16px;margin:32px 0 16px;font-size:12px;display:flex}.search-field{background:var(--surface);border:1px solid var(--border);color:var(--muted);border-radius:8px;align-items:center;gap:10px;width:100%;max-width:320px;padding:0 12px;display:flex}.search-field input{width:100%;min-width:0;height:40px;color:var(--text);background:0 0;border:0;font-size:13px}.search-field input:focus{outline:none}.search-field:focus-within{outline-offset:2px;outline:2px solid #73b1ff}.project-list{border-top:1px solid var(--border)}.project-row{border:0;border-bottom:1px solid var(--border);text-align:left;background:0 0;align-items:center;gap:16px;width:100%;min-height:96px;padding:20px 8px;display:flex}.project-row:hover{background:#202421}.project-type-icon{color:#b2d0bd;background:#27362d;border-radius:8px;place-items:center;width:52px;height:52px;display:grid}.project-row-name{gap:7px;min-width:0;display:grid}.project-row-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:550;overflow:hidden}.project-row-name>span{color:var(--muted);font-size:12px}.project-updated{color:var(--muted);flex-shrink:0;margin-left:auto;font-size:12px}.project-row>svg{color:var(--muted)}.studio-app--project{height:100dvh;padding-left:0;overflow:hidden}.project-main{height:100%;min-height:0}.project-workspace{flex-direction:column;height:100%;display:flex}.project-commandbar{border-bottom:1px solid var(--border);background:#1a1d1b;flex-shrink:0;align-items:center;gap:24px;height:56px;padding:0 24px 0 14px;display:flex}.project-title{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.project-title h1{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:550;line-height:22px;overflow:hidden}.status-pill{color:#d2ded6;white-space:nowrap;background:#333b35;border-radius:999px;padding:4px 10px;font-size:11px}.mode-switch{background:#242a26;border:1px solid #39413b;border-radius:8px;gap:3px;padding:3px;display:flex}.mode-switch button,.mobile-panel-switch button{min-height:32px;color:var(--muted);background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:6px 12px;font-size:12px;font-weight:500;display:flex}.mode-switch .selected,.mobile-panel-switch .selected{color:var(--text);background:#414b43}.export-button{height:36px;min-height:36px;font-size:12px}.builder-layout{flex:1;grid-template-columns:minmax(300px,32%) minmax(0,1fr);min-height:0;display:grid}.chat-panel{border-right:1px solid var(--border);background:#1c201d;flex-direction:column;min-height:0;display:flex}.panel-heading{color:#98a79d;border-bottom:1px solid #2b322d;justify-content:space-between;align-items:center;height:56px;min-height:56px;padding:0 24px;display:flex}.panel-heading h2{color:#dce3de;font-size:13px;font-weight:550}.chat-messages{flex:1;min-height:0;padding:24px;overflow:auto}.chat-intro{max-width:380px;padding:8px 0}.chat-intro-icon{color:#aac4b4;place-items:center;width:42px;height:42px;margin-bottom:16px;display:grid}.chat-intro h3{font-size:18px;font-weight:550;line-height:26px}.chat-intro p{color:var(--muted);margin-top:10px;font-size:13px;line-height:23px}.chat-message{overflow-wrap:anywhere;margin:0 0 24px;font-size:13px;line-height:22px}.message-author{color:#91a89a;margin-bottom:7px;font-size:11px;font-weight:600;display:block}.chat-message p{white-space:pre-wrap;line-height:23px}.chat-message--user p{background:#29332c;border-radius:10px;padding:12px 14px}.chat-composer-area{padding:16px}.availability-note{color:var(--muted);align-items:flex-start;gap:8px;margin-bottom:12px;font-size:11px;line-height:18px;display:flex}.availability-note svg{margin-top:2px}.chat-composer{background:#252d28;border:1px solid #455149;border-radius:10px;padding:12px}.context-chip{color:#bfd1c5;background:#36433a;border-radius:4px;align-items:center;gap:6px;padding:4px 6px;font-size:10px;display:inline-flex}.chat-composer textarea{color:var(--text);resize:vertical;background:0 0;border:0;width:100%;min-height:78px;max-height:180px;padding:12px 0;font-size:13px;line-height:21px;display:block}.chat-composer textarea:focus{outline:none}.chat-composer:focus-within{border-color:#82958a}.chat-composer textarea::placeholder{color:#aab9af}.chat-composer>div{justify-content:space-between;align-items:center;font-size:11px;display:flex}.chat-composer .icon-button{width:36px;min-width:36px;height:36px;min-height:36px}.job-status{color:#c7d5cd;border:1px solid #425047;border-radius:8px;gap:10px;padding:14px;font-size:12px;display:flex}.job-status strong{font-weight:500}.job-status p{margin-top:6px}.job-status .text-button{font-size:11px}.preview-panel{background:var(--bg);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.preview-toolbar{height:56px;min-height:56px;color:var(--muted);border-bottom:1px solid #29302b;justify-content:space-between;align-items:center;gap:16px;padding:0 24px;font-size:12px;display:flex}.preview-toolbar>span:first-child{align-items:center;gap:9px;display:flex}.preview-revision{font-size:11px}.preview-stage{background:#171b18;flex:1;justify-content:center;align-items:center;min-height:0;padding:32px;display:flex}.preview-stage iframe{background:#fff;border:0;width:100%;height:100%}.preview-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:600px;min-height:300px;padding:32px;display:flex}.preview-outline{color:#91a79a;background:#222a25;border:1px solid #435048;border-radius:8px;place-items:center;width:144px;height:88px;margin-bottom:30px;display:grid;position:relative}.preview-outline:after{content:"";background:#171b18;border:1px solid #61766a;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-5px;right:-5px}.preview-empty h2{letter-spacing:-.025em;font-size:22px;font-weight:500;line-height:30px}.preview-empty p{color:#a5b4aa;max-width:350px;margin-top:12px;font-size:13px;line-height:23px}.preview-empty-caption{color:#90a397;align-items:center;gap:5px;margin-top:24px;font-size:11px;display:flex}.preview-footer{border-top:1px solid var(--border);color:#a4b1a9;justify-content:space-between;align-items:center;gap:14px;height:40px;min-height:40px;padding:0 24px;font-size:10px;display:flex}.preview-footer>span:first-child{align-items:center;gap:7px;display:flex}.workspace-error{padding:12px 24px}.project-error{max-width:800px;margin:auto;padding:32px}.project-error>.notice{margin-top:20px}.mobile-panel-switch{display:none}.editor-tools{border-bottom:1px solid var(--border);align-items:center;gap:8px;height:56px;min-height:56px;padding:0 24px;display:flex}.tool-button{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.tool-button.selected{border-color:var(--selection);color:#7db7ff}.edit-layout{flex:1;grid-template-columns:minmax(0,1fr) 320px;min-height:0;display:grid}.editor-canvas{min-height:0;display:flex}.editor-inspector{border-left:1px solid var(--border);background:#202622;flex-direction:column;min-height:0;display:flex}.inspector-tabs{border-bottom:1px solid var(--border);height:48px;min-height:48px;display:flex}.inspector-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;flex:1;font-size:13px}.inspector-tabs .selected{border-bottom-color:var(--selection);color:var(--text)}.inspector-empty{color:#9aac9f;padding:32px 20px}.inspector-empty h2{color:var(--text);margin-top:18px;font-size:17px;font-weight:550;line-height:24px}.inspector-empty p{margin-top:10px;font-size:12px;line-height:21px}.inspector-empty .notice{margin-top:24px;padding:10px;font-size:11px}.inspector-empty .text-button{margin-top:16px;font-size:12px}.editor-inspector>.chat-panel{border-right:0;flex:1}.editor-inspector .panel-heading{display:none}.editor-inspector .chat-messages{padding:16px}@media (width>=1600px){.create-page{max-width:940px;margin-top:104px}.create-heading{margin-bottom:40px}.composer>textarea{min-height:155px}.creation-starts{margin-top:48px}}@media (width<=1279px){.studio-app{padding-left:72px}.sidebar{width:72px;padding:24px 10px 16px}.nav-item{justify-content:center;padding:12px}.nav-item>span,.sidebar-note{display:none}.sidebar-bottom{width:100%}.help-link{padding:12px}.page-main{padding-left:32px;padding-right:32px}.create-page{max-width:850px;margin-top:60px}.create-heading h1{font-size:36px;line-height:44px}.studio-app--project{padding-left:0}.header-context{display:none}.builder-layout{grid-template-columns:minmax(300px,34%) minmax(0,1fr)}.preview-stage{padding:20px}.preview-footer>span:last-child{display:none}.edit-layout{grid-template-columns:minmax(0,1fr) 300px}.preview-empty{padding:24px 12px}.preview-empty h2{font-size:20px}.preview-empty p{font-size:12px}}@media (width<=767px){.studio-app{padding-left:0}.app-header{gap:12px;padding:0 16px}.mobile-menu{width:32px;min-width:32px;display:inline-flex!important}.brand{gap:9px;font-size:15px}.header-divider,.workspace-name{display:none}.header-actions{gap:8px}.account-summary>span:nth-child(2){display:none}.sidebar{width:216px;padding:16px;display:none;top:56px;box-shadow:8px 14px 35px #0006}.sidebar--open{display:flex}.sidebar--open .nav-item{justify-content:flex-start}.sidebar--open .nav-item>span{display:block}.sidebar--open .sidebar-note{display:flex}.header-actions .loading-inline{gap:0;font-size:0}.page-main{padding:24px}.create-page{margin:30px auto 0}.create-heading{margin-bottom:26px}.create-heading h1{letter-spacing:-.035em;max-width:440px;font-size:30px;line-height:38px}.create-heading p{max-width:430px;font-size:14px;line-height:23px}.composer>textarea{min-height:156px;padding:20px;font-size:16px;line-height:26px}.target-selector{gap:3px;padding:12px 12px 0}.target-option{gap:7px;padding:8px 10px;font-size:12px}.composer-bottom{gap:8px;padding:8px 12px 12px}.composer-tools .button{gap:5px;padding-right:8px;font-size:12px}.composer-tools .icon-button{width:32px;min-width:32px}.generate-button{min-width:auto;padding:9px 12px;font-size:12px}.composer-help{align-items:flex-start;font-size:10px}.composer-help>span:last-child{display:none}.creation-starts{margin-top:32px}.prompt-examples{grid-template-columns:1fr;gap:0}.prompt-example{border:0;border-bottom:1px solid var(--border);border-radius:0;min-height:52px;padding:10px 0;font-size:13px}.blank-start{flex-direction:column;align-items:flex-start;gap:4px;margin-top:24px;padding-top:16px;font-size:11px}.attachment-list{padding:0 12px 8px}.attachment-list li{width:100%}.attachment-list li>div{flex:1;min-width:0}.attachment-list strong{max-width:100%}.projects-page{margin-top:8px}.page-heading{flex-direction:column;align-items:flex-start;gap:16px}.page-heading h1{font-size:30px}.page-heading p{font-size:13px}.page-heading>.button{font-size:12px}.empty-state{min-height:440px;padding:32px 8px}.empty-state h2{font-size:21px}.empty-state p{font-size:13px}.project-updated{display:none}.project-row{gap:12px}.project-row>svg{margin-left:auto}.project-row-name strong{max-width:200px}.project-list-tools{margin-top:24px}.project-list-tools>.muted{display:none}.search-field{max-width:none}.studio-app--project .mobile-menu{display:none!important}.project-commandbar{flex-wrap:wrap;gap:10px;height:auto;min-height:100px;padding:12px 16px}.project-title{flex:calc(100% - 10px);gap:6px}.project-title h1{font-size:13px}.project-title .icon-button{width:28px;min-width:28px;height:28px}.status-pill{font-size:10px}.mode-switch{margin-left:2px}.export-button{height:36px;min-height:36px;margin-left:auto}.mobile-panel-switch{border-bottom:1px solid var(--border);background:#202723;gap:8px;min-height:46px;padding:6px 16px;display:flex}.mobile-panel-switch button{flex:1}.builder-layout{flex-direction:column;display:flex}.builder-layout>.chat-panel,.builder-layout>.preview-panel{flex:1;width:100%}.show-chat>.preview-panel,.show-preview>.chat-panel,.panel-heading{display:none}.chat-messages{padding:20px}.chat-intro{padding-top:10px}.chat-intro p{max-width:340px}.preview-toolbar{height:44px;min-height:44px;padding:0 16px}.preview-stage{padding:16px}.preview-empty{min-height:240px;padding:20px 8px}.preview-empty h2{font-size:20px}.preview-footer{padding:0 16px}.workspace-error{padding:8px 12px}.editor-tools{gap:2px;padding:0 12px;overflow:auto}.tool-button{padding:8px}.tool-button:not(:first-child)>span{display:none}.edit-layout{flex-direction:column;display:flex;overflow:auto}.editor-canvas{flex-shrink:0;min-height:340px}.editor-inspector{border-left:0;border-top:1px solid var(--border);flex-shrink:0;min-height:280px}.inspector-empty{padding:20px}.inspector-empty>svg{display:none}.inspector-empty h2{margin-top:0}.inspector-empty>.notice{margin-top:16px}.project-workspace--edit>.mobile-panel-switch{display:none}.editor-inspector .chat-panel{min-height:400px}.global-notice{margin-bottom:20px}.sign-in-button{padding:8px;font-size:12px}}.help-panel{z-index:40;background:#2b332d;border:1px solid #58665d;border-radius:12px;width:340px;max-width:calc(100vw - 32px);padding:16px 20px;position:fixed;bottom:24px;left:232px}.help-panel>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.help-panel h2{font-size:15px;font-weight:550;line-height:23px}.help-panel p{color:var(--muted);margin-top:12px;font-size:12px;line-height:21px}.help-panel .icon-button{width:32px;min-width:32px;height:32px}@media (width<=1279px){.help-panel{left:88px}}@media (width<=767px){.help-panel{bottom:16px;left:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
