:root{--bg:#111111;--panel:#1b1b1b;--panel2:#212121;--panel3:#282828;--line:#2e2e2e;--text:#f5f5f5;--muted:#8e8e8e;--accent:#f0ad17;--accent2:#ffd56b;--danger:#e15b64;--success:#76c35b;--sidebar:198px;--radius:18px;--shadow:0 18px 60px rgba(0,0,0,.38)}*{box-sizing:border-box}html,body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:14px;min-height:100%}body{overflow-x:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.sidebar{position:fixed;left:0;top:0;bottom:0;width:var(--sidebar);border-right:1px solid #242424;background:#121212;z-index:40;display:flex;flex-direction:column;padding:20px 10px 16px}.brand{height:48px;display:flex;align-items:center;gap:10px;padding:0 10px 14px;font-size:16px;font-weight:800;letter-spacing:.4px}.brand-orb{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#d7b78f 0 18%,#70543e 36%,#1b1b1b 66%);box-shadow:0 0 22px rgba(240,173,23,.15);font-size:12px}.nav{display:flex;flex-direction:column;gap:4px}.nav-item{height:38px;border-radius:8px;color:#d0d0d0;display:flex;align-items:center;gap:11px;padding:0 10px;text-decoration:none;transition:.16s;border:1px solid transparent}.nav-item:hover{background:#1b1b1b;color:#fff}.nav-item.active{background:#222;color:#fff;border-color:#292929}.nav-ico{width:18px;height:18px;color:#777;display:grid;place-items:center;font-size:15px}.nav-item.active .nav-ico{color:var(--accent)}.nav-bottom{margin-top:auto}.sidebar-toggle{margin-left:auto;border:0;background:transparent;color:#777;font-size:18px}.main{margin-left:var(--sidebar);min-height:100vh}.topbar{height:70px;display:flex;align-items:center;justify-content:flex-end;padding:0 44px;gap:10px;position:sticky;top:0;z-index:20;background:linear-gradient(#111 75%,rgba(17,17,17,0));pointer-events:none}.topbar>*{pointer-events:auto}.btn{border:1px solid #313131;background:#222;color:#fff;border-radius:999px;padding:10px 16px;font-weight:700;transition:.15s}.btn:hover{transform:translateY(-1px);background:#292929}.btn.light{background:#fff;color:#111;border-color:#fff}.btn.accent{background:var(--accent);color:#101010;border-color:var(--accent)}.btn.danger{background:#311c1e;color:#ffb7bc;border-color:#563034}.btn.ghost{background:transparent}.btn.sm{padding:7px 11px;font-size:12px}.page{padding:0 40px 70px;max-width:1570px;margin:0 auto}.center-hero{min-height:560px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.orb-large{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;font-size:36px;background:radial-gradient(circle at 50% 45%,#957252 0 20%,#463326 29%,#171717 64%);box-shadow:0 0 55px rgba(210,154,69,.18);margin-bottom:18px}.hero-title{font-size:31px;margin:0 0 12px;font-weight:800;letter-spacing:-.8px}.hero-sub{color:#f7f7f7;font-weight:700}.composer{width:min(720px,90vw);background:#222;border:1px solid #272727;border-radius:18px;margin-top:32px;box-shadow:0 10px 32px rgba(0,0,0,.2);padding:14px}.composer textarea{width:100%;min-height:42px;max-height:190px;resize:vertical;background:transparent;border:0;outline:0;color:#fff;padding:0 4px;font-size:15px}.composer-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.round-btn{width:38px;height:38px;border-radius:50%;border:0;background:#2b2b2b;color:#aaa;display:grid;place-items:center;font-size:20px}.send-btn{background:#fff;color:#111}.model-pill{margin-left:auto;border:0;background:#2b2b2b;color:#aaa;border-radius:999px;padding:9px 14px;max-width:220px}.quick-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px}.quick-pill{background:#262626;border:1px solid #2e2e2e;border-radius:999px;padding:9px 15px;color:#eee;font-size:13px}.quick-pill:hover{border-color:#4a4a4a}.legal-note{position:absolute;bottom:20px;color:#666;font-size:11px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:28px 0 18px}.section-head h2{font-size:27px;font-weight:500;margin:0;color:#d8d8d8}.section-head a,.muted-link{color:#eee;text-decoration:none;font-size:12px}.generation-hero{padding:25px 0 20px;display:flex;flex-direction:column;align-items:center;text-align:center}.generation-hero h1{font-size:38px;line-height:1.1;font-weight:400;margin:0;letter-spacing:-1.2px;max-width:720px;color:#ccc}.generation-hero h1 b{color:#fff;font-weight:800}.generation-hero p{color:#666;margin:14px 0 18px}.wide-composer{width:min(680px,92vw);background:#222;border-radius:18px;border:1px solid #2a2a2a;padding:12px 14px}.wide-composer textarea{width:100%;height:48px;background:transparent;color:#fff;border:0;outline:0;resize:none}.wide-composer .row{display:flex;align-items:center;justify-content:flex-end;gap:8px}.grid{display:grid;gap:14px}.trend-grid{grid-template-columns:repeat(8,minmax(100px,1fr))}.masonry-grid{grid-template-columns:repeat(5,minmax(170px,1fr))}.card{background:#1c1c1c;border:1px solid #252525;border-radius:14px;overflow:hidden}.thumb{aspect-ratio:4/5;background:linear-gradient(145deg,#373737,#161616);position:relative;overflow:hidden}.thumb::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 24%,rgba(255,216,147,.28),transparent 28%),radial-gradient(circle at 68% 68%,rgba(91,130,166,.24),transparent 30%)}.thumb.t2::before{background:radial-gradient(circle at 65% 35%,rgba(255,86,102,.35),transparent 25%),linear-gradient(135deg,#15202c,#473727)}.thumb.t3::before{background:radial-gradient(circle at 45% 30%,rgba(255,255,255,.35),transparent 23%),linear-gradient(160deg,#607f92,#2a3038)}.thumb.t4::before{background:radial-gradient(circle at 45% 70%,rgba(249,178,59,.35),transparent 30%),linear-gradient(145deg,#2d1d1a,#0f0f10)}.thumb.t5::before{background:linear-gradient(135deg,#3a3028,#1b1818 44%,#35393c)}.thumb-label{position:absolute;left:10px;right:10px;bottom:10px;padding:8px 10px;border-radius:10px;background:rgba(12,12,12,.62);backdrop-filter:blur(8px);font-size:12px;font-weight:700}.landscape{aspect-ratio:16/9}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:850px;margin:0 auto}.tool-card{padding:22px;border-radius:16px;background:#222;border:1px solid #2b2b2b;min-height:100px}.tool-card h3{margin:0 0 8px}.tool-card p{margin:0;color:#ccc;line-height:1.45}.filters{display:flex;flex-wrap:wrap;gap:9px;margin:8px 0 18px}.filter{border:0;border-radius:999px;background:#262626;color:#fff;padding:9px 14px;font-size:12px}.filter.active{background:#fff;color:#111}.assistant-wrap{max-width:850px;margin:0 auto}.searchbar{height:50px;border-radius:999px;border:1px solid #303030;background:#222;display:flex;align-items:center;padding:0 18px;color:#888;margin:42px 0 16px}.searchbar input{flex:1;background:transparent;border:0;outline:0;color:#fff;margin-left:10px}.assistant-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.assistant-card{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:start;background:#222;border:1px solid #2a2a2a;border-radius:18px;padding:17px}.assistant-ava{width:52px;height:52px;border-radius:13px;background:#f5f1e9;color:#111;display:grid;place-items:center;font-size:28px}.assistant-card h3{margin:2px 0 5px}.assistant-card p{margin:0;color:#eee;line-height:1.35}.count{margin-top:12px;color:#fff;font-weight:700;font-size:12px}.community-layout{display:grid;grid-template-columns:minmax(0,650px) 250px;gap:18px;max-width:920px;margin:0 auto}.post{background:#222;border:1px solid #292929;border-radius:16px;padding:14px;margin-bottom:12px}.post-head{display:flex;gap:10px;align-items:center;font-size:12px}.avatar{width:36px;height:36px;border-radius:50%;background:#333;display:grid;place-items:center}.post h3{font-size:19px;margin:13px 0}.post-media{border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#6f685a,#253748);aspect-ratio:16/9;display:grid;place-items:center;color:#aaa}.post-media img,.post-media video{width:100%;height:100%;object-fit:cover}.post-actions{display:flex;gap:8px;margin-top:12px}.action{background:#2d2d2d;border:0;color:#eee;border-radius:999px;padding:8px 12px}.side-card{background:#222;border:1px solid #292929;border-radius:16px;padding:16px;position:sticky;top:85px;height:max-content}.side-card h3{margin:0 0 15px}.stat-row{display:flex;justify-content:space-between;padding:8px 0}.pricing-title{text-align:center;margin:30px auto 15px;font-size:44px;line-height:1.05;font-weight:400;color:#cfcfcf;max-width:680px}.pricing-title b{color:#fff}.pricing-sub{text-align:center;color:#656565}.plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1080px;margin:34px auto}.plan-card{background:#1b1b1b;border:1px solid #242424;border-radius:18px;padding:28px 30px;display:flex;flex-direction:column;min-height:355px}.plan-card.featured{border-color:#6d5618;box-shadow:inset 0 0 0 1px rgba(240,173,23,.18)}.plan-card h3{font-size:29px;font-weight:400;color:#c8c8c8;margin:0 0 5px}.price{font-size:18px;font-weight:800;margin:0 0 22px}.plan-list{display:grid;gap:15px;color:#888;line-height:1.25}.plan-list span:before{content:"✓";margin-right:10px;color:#aaa}.plan-card .btn{margin-top:auto;width:100%}.auth-page{min-height:calc(100vh - 70px);display:grid;place-items:center}.auth-box{width:360px;background:#1b1b1b;border:1px solid #303030;border-radius:18px;padding:22px;box-shadow:var(--shadow)}.auth-box .brand{padding:0 0 18px;height:auto}.tabs{display:flex;border-bottom:1px solid #333;margin-bottom:20px}.tab{flex:1;padding:12px;border:0;background:transparent;color:#777;border-bottom:2px solid transparent}.tab.active{color:#fff;border-color:#fff}.form-group{margin:11px 0}.input{width:100%;height:45px;border:1px solid #373737;border-radius:9px;background:#232323;color:#fff;padding:0 12px;outline:none}.textarea{height:auto;min-height:110px;padding:12px;resize:vertical}.input:focus{border-color:#555}.auth-box .btn{width:100%;margin-top:10px}.tiny{font-size:11px;color:#777;line-height:1.45}.account-layout,.admin-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:18px;max-width:1200px;margin:20px auto}.account-menu{background:#191919;border:1px solid #262626;border-radius:16px;padding:10px;height:max-content}.account-menu button{width:100%;text-align:left;border:0;background:transparent;color:#aaa;padding:11px;border-radius:9px}.account-menu button.active,.account-menu button:hover{background:#242424;color:#fff}.panel{background:#191919;border:1px solid #282828;border-radius:16px;padding:20px}.panel h2{margin:0 0 18px}.stat-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stat-card{background:#222;border:1px solid #2c2c2c;border-radius:13px;padding:16px}.stat-card b{font-size:24px;display:block;margin-top:6px}.table-wrap{overflow:auto;border:1px solid #2b2b2b;border-radius:12px}.table{width:100%;border-collapse:collapse;min-width:760px}.table th,.table td{padding:11px;border-bottom:1px solid #2b2b2b;text-align:left;vertical-align:top;font-size:12px}.table th{color:#777;background:#1d1d1d;position:sticky;top:0}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:10px;background:#2d2d2d}.badge.success{background:#21311e;color:#a9e899}.badge.fail{background:#351f21;color:#ffaaaF}.badge.waiting,.badge.generating,.badge.queuing{background:#332c18;color:#ffe09a}.admin-tools{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:14px}.json-box{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;min-height:180px}.modal-bg{position:fixed;inset:0;background:rgba(0,0,0,.65);display:grid;place-items:center;z-index:100;padding:18px}.modal{width:min(650px,96vw);max-height:90vh;overflow:auto;background:#1b1b1b;border:1px solid #343434;border-radius:18px;padding:20px;box-shadow:var(--shadow)}.modal-head{display:flex;justify-content:space-between;align-items:center}.modal-head h3{margin:0}.modal-close{border:0;background:transparent;color:#aaa;font-size:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-grid .full{grid-column:1/-1}.task-result{max-width:900px;margin:18px auto;background:#191919;border:1px solid #282828;border-radius:16px;padding:16px}.result-media{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.result-media img,.result-media video,.result-media audio{width:100%;border-radius:12px;background:#0c0c0c}.progress{height:7px;border-radius:999px;background:#2d2d2d;overflow:hidden}.progress>i{display:block;height:100%;background:var(--accent);transition:.35s}.chat-log{width:min(760px,92vw);margin:15px auto;display:flex;flex-direction:column;gap:10px}.bubble{max-width:86%;padding:12px 14px;border-radius:16px;line-height:1.5;white-space:pre-wrap}.bubble.user{align-self:flex-end;background:#2c2c2c}.bubble.ai{align-self:flex-start;background:#191919;border:1px solid #272727}.toast-root{position:fixed;right:18px;bottom:18px;z-index:300;display:grid;gap:9px}.toast{background:#242424;color:#fff;border:1px solid #363636;border-radius:12px;padding:12px 14px;box-shadow:var(--shadow);min-width:240px}.toast.err{border-color:#623338}.mobile-header{display:none}.empty{padding:50px 20px;text-align:center;color:#777}.footer{padding:28px 0;color:#555;text-align:center;font-size:11px}

/* GENVERSE v1.1 interactive chat controls */
.sidebar-plan{margin:6px 10px 10px;padding:11px 10px;border-top:1px solid #262626;display:grid;gap:7px}.sidebar-plan b{font-size:12px;color:#eee}.sidebar-plan .btn{width:100%;margin-top:2px}.sidebar-plan-btn{font-size:11px;padding:9px 10px}.hidden-file{display:none!important}.attachment-strip{display:flex;gap:7px;flex-wrap:wrap;max-height:82px;overflow:auto;margin:0 0 8px}.attachment-strip:empty{display:none}.attachment-chip{display:inline-flex;align-items:center;gap:6px;max-width:240px;padding:7px 9px;border:1px solid #393939;background:#292929;border-radius:10px;font-size:11px;color:#ddd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attachment-chip button{border:0;background:#3a3a3a;color:#ddd;width:18px;height:18px;line-height:16px;padding:0;border-radius:50%;cursor:pointer}.attachment-chip button:hover{background:#505050;color:#fff}.chat-settings-panel{width:min(720px,90vw);margin:18px auto -18px;text-align:left;background:#1c1c1c;border:1px solid #2c2c2c;border-radius:17px;padding:18px;box-shadow:0 18px 55px rgba(0,0,0,.28)}.chat-settings-panel>label{display:grid;gap:8px;color:#777;font-size:12px}.chat-settings-panel .textarea{min-height:72px}.settings-sep{height:1px;background:#2a2a2a;margin:12px 0}.reasoning-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;color:#777;font-size:12px}.reasoning-buttons{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}.reasoning-buttons .filter{border:1px solid #353535;background:#202020;color:#888;padding:8px 13px}.reasoning-buttons .filter.active{background:#3a3a3a;color:#fff;border-color:#444}.web-search-toggle{margin-top:12px!important;display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px!important}.round-btn{cursor:pointer;transition:.15s;border:1px solid transparent}.round-btn:hover{background:#363636;color:#fff}.round-btn.active{background:#f2f2f2;color:#111}.voice-btn{font-size:14px;letter-spacing:-2px;background:#f5f5f5;color:#111}.voice-btn:hover{background:#fff;color:#000}.bubble-files{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.bubble-files .attachment-chip{background:#323232}.bubble.ai .bubble-files .attachment-chip{background:#242424}.error-bubble{border-color:#663337!important;color:#ffd6d9;background:#211719!important}.composer.busy{opacity:.68;pointer-events:none}.composer-uploading{font-size:11px;color:#888;margin-bottom:6px}.voice-listening{box-shadow:0 0 0 4px rgba(241,173,24,.12),0 0 22px rgba(241,173,24,.24)}
@media(max-width:1150px){.trend-grid{grid-template-columns:repeat(4,1fr)}.masonry-grid{grid-template-columns:repeat(3,1fr)}.plan-grid{grid-template-columns:1fr 1fr}.stat-cards{grid-template-columns:1fr 1fr}}
@media(max-width:760px){:root{--sidebar:0px}.sidebar{transform:translateX(-100%);width:248px;transition:.2s}.sidebar.open{transform:translateX(0)}.main{margin-left:0}.mobile-header{display:flex;position:sticky;top:0;z-index:30;height:58px;background:#111;border-bottom:1px solid #222;align-items:center;justify-content:space-between;padding:0 14px}.mobile-header button{background:transparent;border:0;color:#fff;font-size:22px}.topbar{display:none}.page{padding:15px 14px 55px}.center-hero{min-height:calc(100vh - 58px);justify-content:center}.generation-hero h1{font-size:30px}.trend-grid{grid-template-columns:repeat(2,1fr)}.masonry-grid{grid-template-columns:repeat(2,1fr)}.tool-grid,.assistant-grid,.community-layout,.account-layout,.admin-layout{grid-template-columns:1fr}.community-layout{max-width:none}.side-card{position:static}.plan-grid{grid-template-columns:1fr}.pricing-title{font-size:34px}.stat-cards{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.legal-note{position:static;margin-top:30px}.hero-title{font-size:27px}.account-menu{display:flex;overflow:auto}.account-menu button{white-space:nowrap;width:auto}.auth-box{width:min(360px,94vw)}}
@media(max-width:430px){.masonry-grid{grid-template-columns:1fr}.stat-cards{grid-template-columns:1fr}.trend-grid{gap:8px}.page{padding-left:10px;padding-right:10px}.composer{width:96vw}.quick-pills{gap:7px}.quick-pill{font-size:11px;padding:8px 10px}}
.legal-note a,.legal-text a,.auth-box a{color:#9a9a9a}.legal-note a:hover,.legal-text a:hover,.auth-box a:hover{color:#fff}.legal-text{line-height:1.7;color:#c9c9c9}.legal-text h2{font-size:19px;margin-top:28px}.badge.pending{background:#332c18;color:#ffe09a}.badge.paid{background:#21311e;color:#a9e899}.badge.cancelled{background:#351f21;color:#ffaaaa}

@media(max-width:760px){.chat-settings-panel{width:96vw;margin-top:14px}.reasoning-row{flex-direction:column}.reasoning-buttons{justify-content:flex-start}.composer-row{gap:6px}.composer-row .round-btn{width:36px;height:36px;flex:0 0 36px}.model-pill{min-width:0;max-width:150px;padding-left:10px;padding-right:10px}.sidebar-plan{margin-left:9px;margin-right:9px}.attachment-chip{max-width:190px}}
@media(max-width:430px){.composer-row{display:grid;grid-template-columns:36px 36px minmax(90px,1fr) 36px 36px 36px}.model-pill{width:100%;max-width:none;margin-left:0}.attachment-chip{max-width:155px}.chat-settings-panel{padding:14px}}

/* GENVERSE v1.2 — responsive premium UI */
.ui-icon{display:block;flex:0 0 auto}.plan-line,.free-plan-copy,.settings-action-row,.filter,.quick-pill,.btn,.generator-hint,.copy-answer{display:flex;align-items:center;gap:8px}.brand-orb{background:radial-gradient(circle at 38% 30%,#d2b28c 0 12%,#73513b 30%,#1c1815 62%,#111 78%);color:#fff}.orb-large{color:#fff}.composer-spacer{flex:1}.chat-composer-stack{width:min(760px,92vw);margin:0 auto}.chat-composer-stack .composer{width:100%;margin-top:10px}.composer{transition:border-color .18s,box-shadow .18s,opacity .18s}.composer:focus-within,.wide-composer:focus-within{border-color:#3a3a3a;box-shadow:0 14px 42px rgba(0,0,0,.28)}.composer-row{justify-content:flex-start}.round-btn{flex:0 0 38px}.send-btn{margin-left:0}.button-loader{width:15px;height:15px;border:2px solid rgba(0,0,0,.25);border-top-color:#111;border-radius:50%;animation:gvspin .72s linear infinite}@keyframes gvspin{to{transform:rotate(360deg)}}
.free-plan-banner{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#191919;border:1px solid #2b2b2b;border-radius:15px;padding:12px 14px;text-align:left}.free-plan-copy{min-width:0}.free-plan-copy>div{display:grid;gap:2px}.free-plan-copy b{font-size:12px}.free-plan-copy span{font-size:11px;color:#8a8a8a;line-height:1.35}.free-plan-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:#252525;color:#c9c9c9;flex:0 0 auto}.sidebar-plan{border:1px solid #282828;border-radius:12px;background:#171717;margin:8px 0 10px;padding:11px}.sidebar-plan.paid{border-color:#324231}.plan-line{color:#9a9a9a;font-size:11px}.sidebar-plan .tiny{font-size:10px}.sidebar-plan .btn{border-radius:9px}
.account-anchor{position:relative}.account-chip{height:38px;border:1px solid #303030;background:#1d1d1d;color:#eee;border-radius:999px;padding:0 12px;display:flex;align-items:center;gap:9px;font-weight:700;font-size:12px}.account-chip:hover{background:#242424}.account-dot{width:7px;height:7px;border-radius:50%;background:var(--accent)}.account-popover{position:absolute;right:0;top:46px;width:255px;background:#171717;border:1px solid #303030;border-radius:16px;padding:9px;box-shadow:0 25px 70px rgba(0,0,0,.55);display:none}.account-popover.open{display:block}.account-pop-head{display:flex;gap:10px;align-items:center;padding:8px 8px 12px;border-bottom:1px solid #292929;margin-bottom:5px}.account-pop-head>div:last-child{min-width:0;display:grid}.account-pop-head span{color:#777;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e8e8e8;color:#111;font-weight:800}.account-popover>button{width:100%;border:0;background:transparent;color:#ddd;border-radius:9px;padding:10px;display:flex;align-items:center;gap:10px;text-align:left}.account-popover>button:hover{background:#242424}
.model-picker-wrap{position:relative;min-width:0}.model-picker-button{height:40px;min-width:210px;max-width:280px;border:1px solid #303030;border-radius:999px;background:#292929;color:#e4e4e4;padding:5px 10px 5px 7px;display:grid;grid-template-columns:29px minmax(0,1fr) 18px;align-items:center;gap:7px;text-align:left}.model-picker-button:hover{background:#303030}.model-logo{width:29px;height:29px;border-radius:50%;background:#202020;display:grid;place-items:center;color:#a7a7a7}.model-button-copy{min-width:0;display:grid}.model-button-copy b{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-button-copy small{font-size:9px;color:#777;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-picker-popover{position:absolute;right:0;bottom:48px;width:min(430px,90vw);max-height:520px;background:#171717;border:1px solid #323232;border-radius:16px;padding:10px;box-shadow:0 24px 80px rgba(0,0,0,.58);display:none;z-index:90;text-align:left}.model-picker-popover.open{display:block}.model-picker-head{display:grid;grid-template-columns:minmax(0,1fr) 145px;gap:8px;position:sticky;top:0;background:#171717;z-index:2;padding-bottom:8px}.model-search{height:40px;border:1px solid #303030;border-radius:10px;background:#1f1f1f;display:flex;align-items:center;gap:8px;padding:0 10px;color:#777}.model-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff}.model-picker-head select{height:40px;border:1px solid #303030;background:#1f1f1f;color:#ddd;border-radius:10px;padding:0 8px;outline:0}.model-section-title{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#626262;padding:10px 7px 6px}.model-list{max-height:350px;overflow:auto;padding-right:2px}.model-row{width:100%;border:1px solid transparent;background:transparent;color:#ddd;border-radius:11px;padding:9px;display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:9px;text-align:left}.model-row:hover{background:#202020}.model-row.selected{border-color:rgba(240,173,23,.65);background:#211d15}.model-row.locked{opacity:.66}.model-row-icon{width:34px;height:34px;border-radius:10px;background:#222;display:grid;place-items:center;color:#888}.model-row-main{min-width:0;display:grid;gap:2px}.model-row-main b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.model-row-main small{font-size:9px;color:#696969;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.model-row-price{font-size:10px;color:#8b8b8b;white-space:nowrap}.model-lock{color:#777}.chat-log:not(:empty){margin-top:24px;margin-bottom:4px}.bubble{position:relative;text-align:left}.bubble-text{overflow-wrap:anywhere}.bubble.ai{padding-right:34px}.copy-answer{position:absolute;left:10px;bottom:-25px;width:26px;height:26px;justify-content:center;border:0;background:transparent;color:#777;border-radius:7px;padding:0}.copy-answer:hover{background:#242424;color:#fff}.analysis-bubble{background:transparent!important;border:0!important;padding-left:0!important;color:#e8e8e8}.analysis-state{display:flex;align-items:center;gap:8px}.thinking-dots{display:inline-flex;gap:4px;margin-left:2px}.thinking-dots i{width:4px;height:4px;background:#676767;border-radius:50%;animation:gvdot 1.05s infinite ease-in-out}.thinking-dots i:nth-child(2){animation-delay:.13s}.thinking-dots i:nth-child(3){animation-delay:.26s}@keyframes gvdot{0%,70%,100%{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}
.generator-clean{min-height:calc(100vh - 70px);display:flex;flex-direction:column;position:relative}.generator-top-tabs{display:flex;gap:5px;width:max-content;background:#171717;border:1px solid #252525;border-radius:999px;padding:4px;margin:0 auto 0 0}.generator-top-tabs button{border:0;background:transparent;color:#777;padding:8px 14px;border-radius:999px}.generator-top-tabs button.active{background:#262626;color:#fff}.generation-empty{flex:1;min-height:410px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 0 180px}.generation-empty h1{font-size:38px;font-weight:400;color:#9b9b9b;margin:22px 0 10px;letter-spacing:-.8px}.generation-empty p{color:#747474;max-width:590px;line-height:1.5;margin:0}.generation-visual{height:130px;width:390px;max-width:85vw;display:flex;justify-content:center;align-items:center;perspective:900px}.generation-visual span{width:92px;height:106px;border-radius:22px;border:1px solid #343434;background:radial-gradient(circle at 50% 30%,rgba(136,166,190,.18),transparent 38%),linear-gradient(150deg,#25282b,#121313);display:grid;place-items:center;color:#9ba9b3;box-shadow:0 14px 30px rgba(0,0,0,.34);margin-left:-16px;transform:rotate(0deg)}.generation-visual span:first-child{margin-left:0}.generator-bottom{position:fixed;left:var(--sidebar);right:0;bottom:0;padding:18px 18px 12px;background:linear-gradient(transparent,#111 30%,#111 100%);z-index:16;display:flex;flex-direction:column;align-items:center}.generator-bottom .wide-composer{width:min(720px,92vw);margin:0 auto}.generator-hint{min-height:44px;border:1px dashed #343434;border-radius:12px;padding:9px 12px;margin-bottom:9px;color:#8a8a8a;font-size:11px;cursor:pointer}.generator-hint:hover{border-color:#4a4a4a;color:#bbb}.generator-legal{font-size:10px;color:#5f5f5f;margin-top:8px}.generator-legal a{color:#777}.wide-composer .row{justify-content:flex-start}.task-result{margin-bottom:160px}.result-media{margin-top:12px}
.btn .ui-icon,.filter .ui-icon,.quick-pill .ui-icon{flex:0 0 auto}.plan-list span{position:relative;padding-left:22px}.plan-list span:before{content:"";position:absolute;left:2px;top:3px;width:8px;height:4px;border-left:1.5px solid #aaa;border-bottom:1.5px solid #aaa;transform:rotate(-45deg)}
@media(max-width:760px){.chat-composer-stack{width:96vw}.free-plan-banner{align-items:flex-start;flex-direction:column}.free-plan-banner .btn{width:100%;justify-content:center}.model-picker-button{min-width:0;width:100%;max-width:none}.model-picker-wrap{min-width:130px;flex:1}.model-button-copy small{display:none}.model-picker-popover{position:fixed;left:12px;right:12px;bottom:76px;width:auto;max-height:70vh}.model-picker-head{grid-template-columns:1fr}.composer-spacer{display:none}.generator-bottom{left:0;padding-bottom:max(12px,env(safe-area-inset-bottom))}.generator-top-tabs{margin-top:8px}.generation-empty{padding-bottom:210px}.generation-empty h1{font-size:30px}.generation-visual{height:105px}.generation-visual span{width:72px;height:84px;border-radius:17px}.account-popover{position:fixed;right:12px;top:64px}.composer-row{display:flex!important}.composer-row .model-picker-wrap{order:3}.composer-row .round-btn:nth-of-type(1){order:1}.composer-row .round-btn:nth-of-type(2){order:2}.composer-row .round-btn:nth-last-of-type(2){order:4}.composer-row .send-btn{order:5}.quick-pills{max-width:96vw}.legal-note{margin-bottom:10px}}
@media(max-width:430px){.model-picker-button{padding-right:7px}.model-logo{width:27px;height:27px}.model-picker-button{grid-template-columns:27px minmax(0,1fr) 16px}.model-row{grid-template-columns:32px minmax(0,1fr) auto}.model-row-price{display:none}.free-plan-copy span{font-size:10px}.generation-empty h1{font-size:27px}.generator-bottom .wide-composer{width:96vw}.account-chip{height:36px}.quick-pill{display:flex;align-items:center}}

.generation-visual span:nth-child(1){transform:rotate(-7deg) translateY(7px)}.generation-visual span:nth-child(2){transform:rotate(-2.5deg)}.generation-visual span:nth-child(3){transform:rotate(2.5deg)}.generation-visual span:nth-child(4){transform:rotate(7deg) translateY(7px)}

/* GENVERSE v1.3.0 — theme switcher */
.theme-toggle{width:38px;height:38px;border-radius:50%;border:1px solid #303030;background:#1d1d1d;color:#d6d6d6;display:grid;place-items:center;padding:0;transition:.16s;box-shadow:0 6px 24px rgba(0,0,0,.12)}
.theme-toggle:hover{background:#272727;color:#fff;transform:translateY(-1px)}
.mobile-header-actions{display:flex;align-items:center;gap:6px}.mobile-theme-toggle{width:34px!important;height:34px!important}
html[data-theme="light"]{--bg:#f5f6f8;--panel:#fff;--panel2:#f4f4f5;--panel3:#eceeef;--line:#dedfe2;--text:#17181a;--muted:#72767d;--shadow:0 18px 55px rgba(20,24,30,.10);color-scheme:light}
html[data-theme="light"],html[data-theme="light"] body{background:var(--bg);color:var(--text)}
html[data-theme="light"] .sidebar{background:#f9fafb;border-color:#e4e5e7}
html[data-theme="light"] .main{background:var(--bg)}
html[data-theme="light"] .topbar{background:linear-gradient(#f5f6f8 75%,rgba(245,246,248,0))}
html[data-theme="light"] .nav-item{color:#3e4248}
html[data-theme="light"] .nav-item:hover{background:#eceef0;color:#111}
html[data-theme="light"] .nav-item.active{background:#e8eaed;color:#111;border-color:#dfe1e4}
html[data-theme="light"] .nav-ico,html[data-theme="light"] .sidebar-toggle{color:#686d75}
html[data-theme="light"] .brand-orb{background:radial-gradient(circle at 35% 30%,#fff5df 0 18%,#c69a62 38%,#ece5dc 68%);color:#3b2a19}
html[data-theme="light"] .theme-toggle,html[data-theme="light"] .account-chip{background:#fff;border-color:#dcdfe3;color:#222;box-shadow:0 7px 22px rgba(20,24,30,.07)}
html[data-theme="light"] .theme-toggle:hover,html[data-theme="light"] .account-chip:hover{background:#f0f1f3;color:#111}
html[data-theme="light"] .account-popover{background:#fff;border-color:#dfe1e4;box-shadow:0 25px 70px rgba(20,24,30,.16)}
html[data-theme="light"] .account-pop-head{border-color:#e6e7e9}
html[data-theme="light"] .account-popover>button{color:#30343a}
html[data-theme="light"] .account-popover>button:hover{background:#f0f1f3}
html[data-theme="light"] .account-avatar{background:#202226;color:#fff}
html[data-theme="light"] .composer,html[data-theme="light"] .wide-composer,html[data-theme="light"] .chat-settings-panel,html[data-theme="light"] .panel,html[data-theme="light"] .plan-card,html[data-theme="light"] .tool-card,html[data-theme="light"] .assistant-card,html[data-theme="light"] .post,html[data-theme="light"] .side-card,html[data-theme="light"] .auth-box,html[data-theme="light"] .account-menu,html[data-theme="light"] .task-result,html[data-theme="light"] .free-plan-banner,html[data-theme="light"] .model-picker-popover{background:#fff!important;border-color:#dfe1e4!important;color:#17181a;box-shadow:0 12px 36px rgba(20,24,30,.07)}
html[data-theme="light"] .composer textarea,html[data-theme="light"] .wide-composer textarea,html[data-theme="light"] .input,html[data-theme="light"] .searchbar input,html[data-theme="light"] .model-search{color:#17181a!important}
html[data-theme="light"] .input,html[data-theme="light"] .searchbar,html[data-theme="light"] .model-search{background:#f4f5f6!important;border-color:#d9dce0!important}
html[data-theme="light"] input::placeholder,html[data-theme="light"] textarea::placeholder{color:#92979e}
html[data-theme="light"] .round-btn,html[data-theme="light"] .model-pill,html[data-theme="light"] .quick-pill,html[data-theme="light"] .filter,html[data-theme="light"] .action,html[data-theme="light"] .model-picker-button{background:#f0f1f3!important;border-color:#e0e2e5!important;color:#3b3f45!important}
html[data-theme="light"] .round-btn:hover,html[data-theme="light"] .model-picker-button:hover,html[data-theme="light"] .quick-pill:hover{background:#e6e8eb!important;color:#111!important}
html[data-theme="light"] .send-btn,html[data-theme="light"] .btn.light,html[data-theme="light"] .filter.active{background:#17181a!important;color:#fff!important;border-color:#17181a!important}
html[data-theme="light"] .btn{background:#eceef0;color:#202226;border-color:#d8dade}
html[data-theme="light"] .btn:hover{background:#e1e3e6}
html[data-theme="light"] .btn.accent{background:var(--accent);color:#121212;border-color:var(--accent)}
html[data-theme="light"] .bubble.user{background:#e8eaed;color:#17181a}
html[data-theme="light"] .bubble.ai{background:#fff;border-color:#dfe1e4;color:#17181a}
html[data-theme="light"] .chat-analysis{color:#363a40}
html[data-theme="light"] .model-row{color:#222}
html[data-theme="light"] .model-row:hover{background:#f2f3f5}
html[data-theme="light"] .model-row.selected{background:#fff8e9;border-color:var(--accent)}
html[data-theme="light"] .model-row-main small,html[data-theme="light"] .model-button-copy small,html[data-theme="light"] .model-section-title,html[data-theme="light"] .tiny,html[data-theme="light"] .generation-empty p,html[data-theme="light"] .pricing-sub{color:#757a82}
html[data-theme="light"] .table-wrap,html[data-theme="light"] .table th,html[data-theme="light"] .table td{border-color:#e1e3e6}
html[data-theme="light"] .table th{background:#f5f6f7;color:#666b73}
html[data-theme="light"] .modal-bg{background:rgba(34,38,44,.34);backdrop-filter:blur(8px)}
html[data-theme="light"] .modal{background:#fff;border-color:#dcdfe3;color:#17181a;box-shadow:0 24px 80px rgba(20,24,30,.20)}
html[data-theme="light"] .modal-close{color:#5d6269}
html[data-theme="light"] .sidebar-plan{border-color:#e1e3e6}
html[data-theme="light"] .sidebar-plan b{color:#272a2f}
html[data-theme="light"] .legal-note a,html[data-theme="light"] .legal-text a,html[data-theme="light"] .auth-box a{color:#5e636a}
html[data-theme="light"] .hero-sub,html[data-theme="light"] .generation-hero h1 b,html[data-theme="light"] .pricing-title b{color:#17181a}
html[data-theme="light"] .generation-hero h1,html[data-theme="light"] .pricing-title{color:#4d5157}
html[data-theme="light"] .toast{background:#fff;color:#17181a;border-color:#dfe1e4;box-shadow:0 18px 50px rgba(20,24,30,.16)}
html[data-theme="light"] .mobile-header{background:#f9fafb!important;border-color:#e2e4e7!important;color:#17181a}
html[data-theme="light"] .mobile-header button{color:#17181a!important}
@media(max-width:760px){.mobile-header-actions .theme-toggle{display:grid}.topbar .theme-toggle{display:none}}
/* Use a drawn checkmark, never an emoji glyph. */
.plan-list span{position:relative;padding-left:22px}.plan-list span:before{content:""!important;position:absolute;left:3px;top:.25em;width:8px;height:4px;border-left:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:rotate(-45deg);opacity:.72;margin:0!important}

/* GENVERSE v1.4.0 — live microphone + inline media inputs */
.voice-capture{display:grid;grid-template-columns:32px auto auto minmax(0,1fr) 32px;align-items:center;gap:10px;min-height:44px;margin:0 0 10px;padding:8px 9px;border:1px solid #3a3528;border-radius:12px;background:linear-gradient(90deg,rgba(240,173,23,.10),rgba(240,173,23,.035));color:#d8d8d8}
.voice-capture.hidden{display:none}.voice-capture-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#312b1d;color:var(--accent)}
.voice-eq{height:26px;display:flex;align-items:center;gap:2px;padding:0 2px}.voice-eq i{display:block;width:3px;height:5px;border-radius:999px;background:var(--accent);opacity:.55;transition:height .08s linear,opacity .08s linear;box-shadow:0 0 8px rgba(240,173,23,.18)}
.voice-capture-copy{display:grid;gap:1px;min-width:75px}.voice-capture-copy b{font-size:11px}.voice-capture-copy span{font-size:10px;color:#888;font-variant-numeric:tabular-nums}
.voice-live-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a7a7a7;font-size:11px}.voice-stop-btn{width:30px;height:30px;border:0;border-radius:50%;display:grid;place-items:center;background:#3a3022;color:#f7d48b}.voice-stop-btn:hover{background:#493b28;color:#fff}
#dictationBtn.voice-listening{background:#3a3022;color:var(--accent);border-color:#5d4724;box-shadow:0 0 0 4px rgba(240,173,23,.08),0 0 24px rgba(240,173,23,.14)}
.generator-inline-uploads{display:grid;gap:8px;margin:0 0 9px}.generator-inline-uploads.two{grid-template-columns:1fr 1fr}.generator-inline-uploads.one{grid-template-columns:1fr}
.generator-upload-card{min-height:64px;border:1px dashed #353535;border-radius:12px;padding:10px 12px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;color:#9c9c9c;cursor:pointer;transition:.16s;background:rgba(255,255,255,.012)}
.generator-upload-card:hover{border-color:#4a4a4a;background:rgba(255,255,255,.025);color:#c8c8c8}.generator-upload-card.unsupported{opacity:.48;cursor:not-allowed}.generator-upload-card.unsupported:hover{border-color:#353535;background:rgba(255,255,255,.012)}
.generator-upload-icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#292929;color:#a7a7a7}.generator-upload-copy{display:grid;gap:3px;min-width:0}.generator-upload-copy b{font-size:11px;color:#bdbdbd;font-weight:650}.generator-upload-copy b em{font-style:normal;color:var(--accent);margin-left:3px}.generator-upload-copy small{font-size:9px;color:#666;line-height:1.25}.generator-upload-plus{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#292929;color:#777}
.generator-file-list{grid-column:1/-1;display:flex;gap:5px;flex-wrap:wrap;margin-top:2px}.generator-file-chip{max-width:210px;height:26px;display:flex;align-items:center;gap:5px;border:1px solid #393939;border-radius:8px;background:#292929;padding:0 6px;color:#bdbdbd;font-size:9px}.generator-file-chip>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.generator-file-chip button{margin-left:auto;width:18px;height:18px;border-radius:50%;border:0;background:transparent;color:#777;display:grid;place-items:center;padding:0}.generator-file-chip button:hover{background:#3a3a3a;color:#fff}
html[data-theme="light"] .voice-capture{background:linear-gradient(90deg,rgba(240,173,23,.10),rgba(240,173,23,.025));border-color:#e2d6b8;color:#333}html[data-theme="light"] .voice-capture-icon,html[data-theme="light"] #dictationBtn.voice-listening{background:#fff5dc;color:#8b6500;border-color:#e6d19a}html[data-theme="light"] .voice-stop-btn{background:#fff1d2;color:#715100}html[data-theme="light"] .voice-live-text{color:#676c73}
html[data-theme="light"] .generator-upload-card{border-color:#d6d9dd;background:#fafbfc;color:#62676e}html[data-theme="light"] .generator-upload-card:hover{background:#f4f5f7;border-color:#c9ccd1;color:#222}html[data-theme="light"] .generator-upload-icon,html[data-theme="light"] .generator-upload-plus{background:#eceef1;color:#5d6269}html[data-theme="light"] .generator-upload-copy b{color:#363a40}html[data-theme="light"] .generator-upload-copy small{color:#858a91}html[data-theme="light"] .generator-file-chip{background:#eef0f2;border-color:#d9dce0;color:#3f444a}
@media(max-width:760px){.voice-capture{grid-template-columns:30px auto minmax(0,1fr) 30px}.voice-eq{display:none}.voice-live-text{font-size:10px}.generator-inline-uploads.two{grid-template-columns:1fr}.generator-upload-card{min-height:58px}.generator-file-chip{max-width:160px}}

/* GENVERSE v1.6.0 — persistent projects/chats + non-overlapping generation queue */
.workspace-sidebar{min-height:0;max-height:42vh;overflow-y:auto;overflow-x:hidden;margin:15px 0 8px;padding:0 2px 8px;scrollbar-width:thin;scrollbar-color:#343434 transparent}
.workspace-head{display:flex;align-items:center;justify-content:space-between;padding:8px 8px 5px;color:#5f5f5f;font-size:11px}.workspace-head.recent{margin-top:8px}
.workspace-action,.workspace-row{width:100%;border:0;background:transparent;color:#d9d9d9;display:flex;align-items:center;gap:8px;text-align:left;border-radius:8px;min-height:34px;padding:6px 8px;font-size:12px}.workspace-action:hover,.workspace-row:hover{background:#1b1b1b;color:#fff}.workspace-action{font-weight:650}.workspace-row.active{background:#202020;color:#fff}.workspace-row span:not(.workspace-dot){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.workspace-row small{color:#666;font-size:9px}.workspace-row .ui-icon{color:#666}.workspace-dot{width:7px;height:7px;border:1px solid #666;border-radius:2px;flex:0 0 auto}.workspace-row.active .workspace-dot{border-color:var(--accent);background:var(--accent)}
.project-create{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:6px;padding:3px 5px 5px}.project-create input{height:34px;min-width:0;border:1px solid #353535;background:#1c1c1c;color:#fff;border-radius:8px;padding:0 9px;outline:none}.project-create input:focus{border-color:#555}.project-create button{border:0;border-radius:8px;background:#252525;color:#ddd}.workspace-empty{font-size:10px;color:#555;padding:6px 8px}
.sidebar>.nav-bottom{margin-top:auto;flex:0 0 auto}.sidebar>.nav:first-of-type{flex:0 0 auto}

.generator-clean{padding-bottom:250px}.generator-bottom{gap:9px}.task-zone{width:min(720px,92vw);margin:0 auto}.generation-activity{width:100%;min-height:58px;border:1px solid #2d2d2d;border-radius:14px;background:#191919;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;box-shadow:0 12px 32px rgba(0,0,0,.18)}
.activity-spinner{width:22px;height:22px;border-radius:50%;border:2px solid #353535;border-top-color:var(--accent);animation:gvspin .85s linear infinite}.activity-main{display:grid;gap:3px;min-width:0}.activity-main b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-main span{font-size:10px;color:#777}.activity-progress{grid-column:1/-1;height:3px;border-radius:999px;background:#292929;overflow:hidden}.activity-progress i{display:block;height:100%;min-width:3%;border-radius:999px;background:linear-gradient(90deg,var(--accent),var(--accent2));transition:width .3s ease}.generation-activity.failed{border-color:#513033;background:#24191a;color:#f2d2d4}.generation-activity.failed>div{display:grid;gap:3px}.generation-activity.failed span{font-size:10px;color:#c59094}
.generator-result-area{width:min(980px,96vw);margin:0 auto;display:none;padding:10px 0 280px}.generator-result-area.visible{display:block}.generator-complete{border:1px solid #2a2a2a;background:#171717;border-radius:18px;padding:14px}.generator-complete-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.generator-complete-head>svg{color:#79bb68}.generator-complete-head>div{display:grid;gap:2px}.generator-complete-head b{font-size:12px}.generator-complete-head span{font-size:10px;color:#707070}.generator-complete .result-media{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;margin-top:0}.generator-complete img,.generator-complete video{width:100%;max-height:70vh;object-fit:contain;border-radius:12px;background:#0b0b0b}.generator-complete audio{width:100%}.generator-result-wait{padding:24px;color:#777;text-align:center}.generation-empty.has-result{display:none}
.generator-bottom .task-result{margin:0}.generator-bottom .wide-composer{margin:0}.generator-legal{margin-top:0}.generator-bottom:has(.generation-activity) .wide-composer{box-shadow:0 14px 38px rgba(0,0,0,.26)}

html[data-theme="light"] .workspace-head{color:#92969d}html[data-theme="light"] .workspace-action,html[data-theme="light"] .workspace-row{color:#464a50}html[data-theme="light"] .workspace-action:hover,html[data-theme="light"] .workspace-row:hover,html[data-theme="light"] .workspace-row.active{background:#eceef1;color:#111}html[data-theme="light"] .project-create input{background:#fff;color:#17181a;border-color:#d9dce0}html[data-theme="light"] .project-create button{background:#e8eaed;color:#30343a}
html[data-theme="light"] .generation-activity,html[data-theme="light"] .generator-complete{background:#fff;border-color:#dfe1e4;color:#17181a;box-shadow:0 12px 36px rgba(20,24,30,.08)}html[data-theme="light"] .activity-progress{background:#e9ebee}html[data-theme="light"] .activity-main span,html[data-theme="light"] .generator-complete-head span{color:#747980}

@media(max-height:760px) and (min-width:761px){.workspace-sidebar{max-height:30vh}.sidebar-plan{padding:8px}.sidebar-plan .btn{padding:7px 10px}.nav-item{height:34px}.brand{height:42px}}
@media(max-width:760px){.workspace-sidebar{max-height:34vh}.generator-clean{padding-bottom:280px}.task-zone{width:96vw}.generator-result-area{padding-bottom:310px}.generation-activity{border-radius:12px}.generator-bottom{gap:7px}}
.workspace-mini{width:24px;height:24px;border:0;background:transparent;color:#666;border-radius:6px;display:grid;place-items:center;padding:0}.workspace-mini:hover{background:#222;color:#ddd}html[data-theme="light"] .workspace-mini:hover{background:#e8eaed;color:#222}
