:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#edf4e2;--panel-border:#deecd614;--text-main:#edf4e2;--text-subtle:#edf4e2b8;--text-muted:#edf4e27a;--accent:#d2ff59;--shadow-lg:0 20px 48px #00000061;--radius-xl:24px;--radius-lg:18px;--radius-md:14px;background:#091011;font-family:Space Grotesk,IBM Plex Sans,Avenir Next,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%}body{color:var(--text-main);background:radial-gradient(circle at 0 0,#d2ff5914,#0000 26%),radial-gradient(circle at 100% 0,#ffb86c14,#0000 22%),linear-gradient(#0a1112 0%,#070b0b 100%);margin:0;overflow:hidden}button,input,textarea,select{font:inherit}button{border:0}canvas{display:block}.app-shell{flex-direction:column;gap:14px;height:100vh;padding:16px;display:flex;position:relative;overflow:hidden}.app-chrome{pointer-events:none;background:radial-gradient(circle at 18% 12%,#6ecfa414,#0000 22%),radial-gradient(circle at 78% 18%,#ffbd7614,#0000 18%);position:fixed;inset:0}.topbar{z-index:2;border:1px solid var(--panel-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:linear-gradient(#131c1df0,#0a1011e0);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 16px;display:grid;position:relative}.topbar-copy{flex-direction:column;gap:2px;display:flex}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0;font-size:.66rem}.topbar h1{margin:0;font-size:1.2rem;line-height:1.05}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.topbar-cluster,.hero-badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.topbar-cluster--menu{position:relative}.status-pill{min-height:34px;color:var(--text-subtle);background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:6px 12px;font-size:.84rem;display:inline-flex}.status-pill--accent{color:#111610;background:linear-gradient(135deg, var(--accent), #f4ffc2);border-color:#d2ff595c}.status-pill--status{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ghost-button,.tool-button,.preset-card,.model-chip,.control-chip{border-radius:var(--radius-md);min-height:40px;color:var(--text-main);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;padding:8px 10px;transition:transform .18s,border-color .18s,background .18s}.ghost-button:hover,.tool-button:hover,.preset-card:hover,.model-chip:hover,.control-chip:hover{transform:translateY(-1px)}.ghost-button--small{min-height:34px;padding:6px 10px;font-size:.78rem}.dropdown-menu{z-index:6;border-radius:var(--radius-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#101818f5,#080c0cf0);border:1px solid #ffffff14;gap:6px;min-width:148px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 32px #00000047}.dropdown-item{text-align:left;min-height:36px;color:var(--text-main);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;padding:8px 10px;transition:transform .18s,border-color .18s,background .18s}.dropdown-item:hover{background:#d2ff5914;border-color:#d2ff5947;transform:translateY(-1px)}.workspace-grid{z-index:1;flex:1;min-height:0;display:flex;position:relative}.viewport-panel{border:1px solid var(--panel-border);border-radius:var(--radius-xl);min-height:0;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#11191aeb,#0b1112e0);flex:1;overflow:hidden}.viewport-frame{width:100%;height:100%;min-height:0;position:relative}.floating-panel{z-index:4;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#101818f0,#080c0ceb);border:1px solid #ffffff14;flex-direction:column;gap:12px;width:min(380px,100% - 36px);max-height:min(72vh,100% - 132px);padding:14px;display:flex;position:absolute;bottom:86px;left:18px;overflow:auto;box-shadow:0 18px 36px #00000047}.floating-panel--wide{width:min(460px,100% - 36px)}.floating-panel__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.floating-panel__header h2{margin:0;font-size:.96rem}.floating-panel__header p{color:var(--text-muted);margin:4px 0 0;font-size:.82rem;line-height:1.45}.floating-panel__body{gap:12px;display:grid}.floating-divider{background:#ffffff14;height:1px}.toolbar-dock{z-index:5;max-width:calc(100% - 36px);position:absolute;bottom:18px;left:18px}.toolbar-dock__buttons{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#101818eb,#080c0ce6);border:1px solid #ffffff14;flex-wrap:wrap;gap:8px;padding:10px;display:flex;box-shadow:0 16px 34px #0000003d}.tool-button{align-items:center;gap:10px;min-height:38px;padding-inline:14px;display:inline-flex}.tool-button__label{line-height:1}.tool-button__shortcut{min-width:20px;height:20px;color:var(--text-subtle);letter-spacing:.04em;background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;padding-inline:6px;font-size:.68rem;font-weight:700;display:inline-flex}.tool-button--active .tool-button__shortcut{color:#ebffd0;background:#d2ff592e}.tool-button--active,.model-chip--active,.control-chip--active,.preset-card:hover{background:#d2ff5914;border-color:#d2ff5947}.model-list{gap:8px;display:grid}.model-chip{text-align:left;gap:3px;display:grid}.model-chip strong{font-size:.86rem;font-weight:600}.model-chip span{color:var(--text-muted);font-size:.74rem}.preset-grid,.control-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.preset-card{text-align:center;justify-content:center;align-items:center;display:flex}.preset-card strong{font-size:.88rem;font-weight:600}.control-chip{text-align:left;align-items:center;gap:8px;font-size:.84rem;display:flex}.control-swatch{border-radius:999px;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 18px}.slider-group{gap:10px;display:grid}.slider-row{gap:6px;display:grid}.slider-head{color:var(--text-subtle);justify-content:space-between;gap:16px;font-size:.84rem;display:flex}.slider-head strong{color:var(--text-main)}input[type=range]{width:100%;accent-color:var(--accent)}.toggle-row{color:var(--text-subtle);justify-content:space-between;align-items:center;gap:16px;font-size:.84rem;display:flex}.muted-copy{color:var(--text-muted);margin:0;font-size:.84rem;line-height:1.5}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1180px){.topbar{grid-template-columns:1fr}.topbar-actions{justify-content:flex-start}.status-pill--status{white-space:normal}}@media (width<=820px){.app-shell{padding:12px}.floating-panel,.floating-panel--wide{width:calc(100% - 24px);max-height:min(68vh,100% - 124px);bottom:84px;left:12px}.toolbar-dock{max-width:calc(100% - 24px);bottom:12px;left:12px}}@media (width<=640px){.preset-grid,.control-list{grid-template-columns:1fr}.floating-panel__header{flex-direction:column}}
