@import"https://fonts.googleapis.com/css2?family=Geist+Mono:wght@400;500;600&family=Geist:wght@400;500;600&display=swap";/**
* Copyright (c) 2014 The xterm.js authors. All rights reserved.
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
* https://github.com/chjj/term.js
* @license MIT
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*
* Originally forked from (with the author's permission):
*   Fabrice Bellard's javascript vt100 for jslinux:
*   http://bellard.org/jslinux/
*   Copyright (c) 2011 Fabrice Bellard
*   The original design remains. The terminal itself
*   has been extended to include xterm CSI codes, among
*   other features.
*/.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;inset:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{position:absolute;inset:0;z-index:10;color:transparent;pointer-events:none}.xterm .xterm-accessibility-tree:not(.debug) *::selection{color:transparent}.xterm .xterm-accessibility-tree{user-select:text;white-space:pre}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--leading-relaxed:1.625;--radius-sm:.25rem;--radius-xl:.75rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.h-1{height:calc(var(--spacing) * 1)}.h-1\.5{height:calc(var(--spacing) * 1.5)}.h-3\.5{height:calc(var(--spacing) * 3.5)}.h-full{height:100%}.w-1\.5{width:calc(var(--spacing) * 1.5)}.w-56{width:calc(var(--spacing) * 56)}.w-fit{width:fit-content}.w-full{width:100%}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e38px}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[var\(--border\)\]{border-color:var(--border)}.bg-\[var\(--accent\)\]{background-color:var(--accent)}.bg-\[var\(--bg-2\)\]{background-color:var(--bg-2)}.bg-\[var\(--bg-3\)\]{background-color:var(--bg-3)}.bg-\[var\(--text-3\)\]{background-color:var(--text-3)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-3{padding-block:calc(var(--spacing) * 3)}.font-mono{font-family:var(--font-mono)}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.text-\[var\(--text-2\)\]{color:var(--text-2)}.text-\[var\(--text-3\)\]{color:var(--text-3)}.italic{font-style:italic}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--bg:#0c0c0c;--bg-2:#141414;--bg-3:#1a1a1a;--border:#ffffff14;--border-strong:#ffffff24;--text:#e8e8e8;--text-2:#8a8a8a;--text-3:#5c5c5c;--accent:#e86b2a;--accent-muted:#e86b2a1f;--green:#3d9a5c;--red:#c45c5c;--panel-left:#111;--panel-center:#161616;--panel-right:#121212;--panel-border:var(--border);--font-sans:"Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"Geist Mono", ui-monospace, monospace}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;overflow:hidden}.studio-app{background:var(--bg);background-image:radial-gradient(55% 35% at 0 0,#e86b2a0d,#0000 55%),radial-gradient(40% 30% at 100% 100%,#ffffff05,#0000);flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.studio-workspace{flex:1;min-height:0;display:flex;overflow:hidden}.studio-panel-agent{flex-direction:column;flex-shrink:0;width:min(380px,34vw);min-width:300px;min-height:0;display:flex}.studio-panel-files{border-right:1px solid var(--border);background:var(--panel-left);flex-direction:column;flex-shrink:0;width:220px;min-height:0;display:flex}.studio-panel-main{background:var(--panel-center);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.studio-panel-preview-side{border-left:1px solid var(--border);background:var(--panel-right);flex-direction:column;flex-shrink:0;width:min(320px,28vw);min-width:260px;min-height:0;display:flex}.studio-code-stack{flex-direction:column;flex:1;min-height:0;display:flex}.studio-code-editor{flex:1;min-height:0}.studio-code-terminal{border-top:1px solid var(--border);flex-shrink:0;height:min(240px,32vh)}.studio-preview-loading{width:100%;height:100%;color:var(--text-3);font-family:var(--font-mono);justify-content:center;align-items:center;font-size:11px;display:flex}.studio-boot{height:100vh;font-family:var(--font-mono);color:var(--text-3);flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:12px;display:flex}.studio-boot-dot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite studio-pulse}@keyframes studio-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.studio-topbar{border-bottom:1px solid var(--border);background:var(--bg-2);justify-content:space-between;align-items:center;height:48px;padding:0 14px;display:flex}@supports (color:color-mix(in lab,red,red)){.studio-topbar{background:color-mix(in srgb,var(--bg-2) 92%,transparent)}}.studio-topbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-shrink:0;gap:16px}.studio-topbar-left,.studio-topbar-right{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.studio-topbar-right{justify-content:flex-end}.studio-brand{font-family:var(--font-mono);color:var(--text);flex-shrink:0;align-items:center;gap:8px;font-size:12px;font-weight:600;text-decoration:none;transition:color .12s;display:flex}.studio-brand:hover{color:var(--text)}.studio-brand-dot{background:var(--accent);border-radius:50%;width:7px;height:7px}.studio-title-input{color:var(--text);background:0 0;border:1px solid #0000;border-radius:6px;outline:none;min-width:120px;max-width:220px;padding:5px 10px;font-size:14px;font-weight:600}.studio-title-input:hover{border-color:var(--border);background:var(--bg-3)}.studio-title-input:focus{border-color:var(--accent);background:var(--bg-3)}.studio-badge{font-family:var(--font-mono);border:1px solid var(--border);color:var(--text-3);background:var(--bg-3);border-radius:4px;padding:3px 8px;font-size:10px;font-weight:500}.studio-save-hint{font-family:var(--font-mono);color:var(--text-3);align-items:center;gap:5px;font-size:11px;display:flex}.studio-save-hint.unsaved{color:var(--accent)}.studio-credits-hint{font-family:var(--font-mono);color:var(--text-3);border:1px solid var(--border);background:var(--bg);border-radius:4px;padding:2px 8px;font-size:10px}.studio-segment{border:1px solid var(--border);background:var(--bg);border-radius:8px;flex-shrink:0;padding:2px;display:flex}.studio-segment button{cursor:pointer;color:var(--text-3);background:0 0;border:none;border-radius:6px;padding:6px 16px;font-size:12px;font-weight:500;transition:background .12s,color .12s}.studio-segment button.active{background:var(--bg-3);color:var(--text);box-shadow:inset 0 0 0 1px var(--border-strong)}.studio-btn{cursor:pointer;border:1px solid var(--border);background:var(--bg-3);color:var(--text-2);border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.studio-btn:hover{border-color:var(--border-strong);color:var(--text);background:var(--bg-2)}.studio-btn-primary{background:var(--accent);border-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.studio-btn-primary{border-color:color-mix(in srgb,var(--accent) 70%,#000)}}.studio-btn-primary{color:#fff}.studio-btn-primary:hover{filter:brightness(1.06);color:#fff}.studio-divider-v{background:var(--border);width:1px;height:20px}.studio-panel-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;height:34px;padding:0 12px;display:flex}.studio-panel-label{font-family:var(--font-mono);color:var(--text-3);text-transform:lowercase;letter-spacing:.03em;font-size:10px;font-weight:500}.studio-panel-label:before{content:"// ";color:var(--accent);opacity:.8}.studio-chat{background:var(--panel-left);border-right:1px solid var(--border);flex-direction:column;height:100%;display:flex}.studio-chat-messages{flex:1;padding:14px 16px 10px;overflow-y:auto}.studio-chat-messages::-webkit-scrollbar{width:5px}.studio-chat-messages::-webkit-scrollbar-thumb{background:var(--bg-3);border-radius:3px}.studio-welcome{margin-bottom:12px;padding:4px 0 16px}.studio-welcome h2{letter-spacing:-.02em;color:var(--text);margin:0 0 6px;font-size:14px;font-weight:600}.studio-welcome p{color:var(--text-3);margin:0 0 12px;font-size:12px;line-height:1.5}.studio-prompt-chips{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.studio-prompt-chip{text-align:left;border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text-2);font-size:11px;line-height:1.45;font-family:var(--font-mono);cursor:pointer;border-radius:7px;padding:8px 10px;transition:border-color .12s,color .12s,background .12s}.studio-prompt-chip:hover:not(:disabled){border-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.studio-prompt-chip:hover:not(:disabled){border-color:color-mix(in srgb,var(--accent) 40%,var(--border))}}.studio-prompt-chip:hover:not(:disabled){color:var(--text);background:var(--accent-muted)}.studio-prompt-chip:disabled{opacity:.5;cursor:not-allowed}.studio-agent-status{font-family:var(--font-mono);color:var(--accent);align-items:center;gap:6px;font-size:10px;display:flex}.studio-tool-list{flex-direction:column;gap:4px;margin:8px 0 0;padding:0;list-style:none;display:flex}.studio-tool-spin{animation:.8s linear infinite studio-spin}@keyframes studio-spin{to{transform:rotate(360deg)}}.studio-tool-check{color:var(--green);text-align:center;width:12px;font-size:10px}.studio-tool-pill.loading{border-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.studio-tool-pill.loading{border-color:color-mix(in srgb,var(--accent) 35%,var(--border))}}.studio-tool-pill.loading{color:var(--text-2)}.studio-tool-pill{font-family:var(--font-mono);color:var(--text-3);background:var(--bg);border:1px solid var(--border);border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:11px;list-style:none;display:flex}.studio-msg{margin-bottom:18px}.studio-msg-meta{font-family:var(--font-mono);color:var(--text-3);margin-bottom:6px;font-size:10px}.studio-msg.user .studio-msg-meta{text-align:right}.studio-msg-body{border-radius:8px;max-width:95%;padding:10px 12px;font-size:13px;line-height:1.6}.studio-msg.assistant .studio-msg-body{background:var(--bg-3);border:1px solid var(--border);color:var(--text)}.studio-msg.user .studio-msg-body{background:var(--bg-2);border:1px solid var(--border-strong);color:var(--text);margin-left:auto}.studio-tool-pill.done{color:var(--green);border-color:var(--green)}@supports (color:color-mix(in lab,red,red)){.studio-tool-pill.done{border-color:color-mix(in srgb,var(--green) 30%,transparent)}}.studio-cursor{background:var(--accent);vertical-align:text-bottom;width:2px;height:14px;margin-left:2px;animation:.9s step-end infinite studio-blink;display:inline-block}@keyframes studio-blink{50%{opacity:0}}.studio-chat-input-wrap{border-top:1px solid var(--border);background:var(--bg-2);flex-shrink:0;padding:12px}.studio-chat-input-box{border:1px solid var(--border);background:var(--bg-3);border-radius:8px;align-items:flex-end;gap:8px;padding:8px 10px;display:flex}.studio-chat-input-box:focus-within{border-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.studio-chat-input-box:focus-within{border-color:color-mix(in srgb,var(--accent) 50%,var(--border))}}.studio-chat-textarea{resize:none;color:var(--text);min-height:40px;max-height:120px;font-size:13px;line-height:1.5;font-family:var(--font-sans);background:0 0;border:none;outline:none;flex:1}.studio-chat-textarea::placeholder{color:var(--text-3)}.studio-chat-send{cursor:pointer;background:var(--accent);color:#fff;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .12s;display:flex}.studio-chat-send:disabled{opacity:.35;cursor:not-allowed}.studio-chat-send.stop{background:var(--bg);border:1px solid var(--border);color:var(--red)}.studio-preview-frame{flex:1;justify-content:center;align-items:stretch;min-height:0;padding:16px 20px 20px;display:flex}.studio-preview-inner{border:1px solid var(--border-strong);background:#000;border-radius:12px;width:100%;max-width:1200px;height:100%;margin:0 auto;overflow:hidden;box-shadow:0 0 0 1px #0006,0 24px 48px #00000073}.studio-preview-root{background:#000;flex-direction:column;width:100%;height:100%;display:flex}.studio-preview-toolbar{align-items:center;gap:2px;display:flex}.studio-icon-btn{width:26px;height:26px;color:var(--text-3);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:0;transition:color .12s,background .12s;display:flex}.studio-icon-btn:hover{color:var(--text);background:var(--bg-3)}.studio-icon-btn.active{color:var(--accent);background:var(--accent-muted)}.studio-preview-root.compact .studio-panel-header{height:32px;padding:0 10px}.studio-preview-live{font-family:var(--font-mono);color:var(--green);align-items:center;gap:5px;margin-right:6px;font-size:10px;display:flex}.studio-preview-live-dot{background:var(--green);border-radius:50%;width:5px;height:5px}.studio-preview-viewport{background:#0a0a0a;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative}.studio-preview-state{font-family:var(--font-mono);color:var(--text-3);flex-direction:column;align-items:center;gap:12px;padding:24px;font-size:11px;display:flex}.studio-preview-error{color:var(--red)}.studio-preview-device{background:#fff;width:100%;height:100%;position:relative}.studio-preview-device.mobile{border:6px solid var(--bg-3);border-radius:20px;width:375px;height:667px;max-height:100%;box-shadow:0 20px 40px #0006}.studio-preview-iframe{background:#fff;border:none;width:100%;height:100%}.studio-preview-iframe-loading{z-index:2;background:#ffffffe6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.studio-preview-idle{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:32px 24px;display:flex}.studio-preview-orbit{justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative}.studio-preview-play{background:var(--accent-muted);width:36px;height:36px;color:var(--accent);z-index:1;border-radius:8px;justify-content:center;align-items:center;display:flex}.studio-orbit-dot{background:var(--text-3);border-radius:50%;width:4px;height:4px;animation:4s linear infinite studio-orbit;position:absolute}.studio-orbit-dot:first-child{animation-delay:0s}.studio-orbit-dot:nth-child(2){animation-delay:-1s}.studio-orbit-dot:nth-child(3){animation-delay:-2s}.studio-orbit-dot:nth-child(4){animation-delay:-3s}@keyframes studio-orbit{0%{opacity:.35;transform:rotate(0)translate(34px)rotate(0)}50%{opacity:1}to{opacity:.35;transform:rotate(360deg)translate(34px)rotate(-360deg)}}.studio-preview-idle-title{color:var(--text-2);letter-spacing:-.01em;margin:0;font-size:13px;font-weight:500}.studio-preview-idle-sub{font-family:var(--font-mono);color:var(--text-3);margin:0;font-size:11px}.studio-file-tree{flex:1;padding-bottom:8px;overflow-y:auto}.studio-file-tree::-webkit-scrollbar{width:5px}.studio-file-tree::-webkit-scrollbar-thumb{background:var(--bg-3);border-radius:3px}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
