:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;background:#f5f5f7;width:100vw;height:100vh;font-family:system-ui,sans-serif;overflow:hidden}.app{height:100vh;display:flex}.sidebar{background:#fff;border-right:1px solid #e8e8ee;flex-direction:column;gap:12px;width:280px;min-width:280px;padding:16px 14px;display:flex;overflow-y:auto}@media (width<=600px){.app{flex-direction:column-reverse}.sidebar{width:100%;min-width:unset;border-top:1px solid #e8e8ee;border-right:none;gap:10px;max-height:42vh;padding:12px;overflow-y:auto}.sidebar-top{flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:8px;top:-12px}.viewport{flex:1;min-height:0}textarea{rows:2;resize:none;min-height:52px}.params-panel{gap:10px}.status-bar{margin-top:0;padding-top:4px}}.sidebar-top{z-index:10;background:#fff;border-bottom:1px solid #f0f0f5;flex-direction:column;gap:10px;margin-top:-4px;padding-top:4px;padding-bottom:10px;display:flex;position:sticky;top:-16px}.logo{color:#1a1a2e;letter-spacing:.02em;align-items:center;gap:8px;font-size:1.2rem;font-weight:700;display:flex}.settings-dropdown{border:1px solid #e8e8ee;border-radius:8px;overflow:hidden}.settings-toggle{color:#666680;cursor:pointer;background:#f8f8fc;border:none;align-items:center;gap:7px;width:100%;padding:8px 12px;font-size:.78rem;font-weight:500;display:flex}.settings-toggle:hover{background:#f0f0f8}.chevron{margin-left:auto;font-size:.6rem}.settings-body{background:#fafafa;border-top:1px solid #e8e8ee;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.field{flex-direction:column;gap:5px;display:flex}label{text-transform:uppercase;letter-spacing:.09em;color:#9090aa;font-size:.68rem}input[type=text],input[type=password],textarea,select{color:#1a1a2e;resize:vertical;background:#f8f8fc;border:1px solid #e8e8ee;border-radius:6px;width:100%;padding:8px 10px;font-family:inherit;font-size:.85rem}input:focus,textarea:focus{border-color:#5a82f5;outline:none}.generate-btn{color:#fff;cursor:pointer;background:#5a82f5;border:none;border-radius:8px;padding:11px;font-size:.88rem;font-weight:600;transition:background .15s}.generate-btn:hover:not(:disabled){background:#4a72e5}.generate-btn:disabled{opacity:.5;cursor:not-allowed}.chat-response{color:#446;white-space:pre-wrap;background:#f8f8fc;border:1px solid #e8e8ee;border-radius:6px;padding:10px 12px;font-size:.8rem;line-height:1.5}.status-bar{color:#aac;align-items:center;gap:6px;margin-top:auto;padding-top:8px;font-size:.72rem;display:flex}.status-dot-indicator{background:#ccd;border-radius:50%;flex-shrink:0;width:6px;height:6px}.status-bar.ready .status-dot-indicator{background:#3b7}.status-bar.ready{color:#3b7}.status-bar.loading .status-dot-indicator{background:#f5a623}.status-bar.loading{color:#f5a623}.status-bar.error .status-dot-indicator{background:#e45}.status-bar.error{color:#e45}.viewport{background:#fff;flex-direction:column;flex:1;display:flex;position:relative}.params-panel{background:#f8f8fc;border:1px solid #e8e8ee;border-radius:8px;flex-direction:column;gap:14px;padding:12px 14px;display:flex}.params-header{text-transform:uppercase;letter-spacing:.09em;color:#9090aa;border-bottom:1px solid #e8e8ee;padding-bottom:4px;font-size:.68rem}.param-row{flex-direction:column;gap:5px;display:flex}.param-label-row{justify-content:space-between;align-items:baseline;display:flex}.param-label{text-transform:uppercase;letter-spacing:.08em;color:#9090aa;font-size:.72rem}.param-value{color:#5a82f5;font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:600}.param-slider{-webkit-appearance:none;background:#e0e0ee;border:none;border-radius:2px;outline:none;width:100%;height:4px;padding:0}.param-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#5a82f5;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 4px #5a82f566}.param-slider::-moz-range-thumb{cursor:pointer;background:#5a82f5;border:none;border-radius:50%;width:14px;height:14px}
