:root{color:#1f2328;font-synthesis:none;text-rendering:optimizelegibility;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,textarea,input,select{font:inherit}button{cursor:pointer}.app-shell{background:#fff;grid-template-columns:280px minmax(0,1fr);height:100vh;display:grid}.app-shell.sidebar-closed{grid-template-columns:64px minmax(0,1fr)}.sidebar{background:#f4f4f2;border-right:1px solid #e4e4e0;flex-direction:column;min-width:0;min-height:100vh;padding:12px;display:flex}.sidebar-closed .sidebar{align-items:center;padding:10px 8px}.brand-row{grid-template-columns:38px minmax(0,1fr) 34px;align-items:center;gap:8px;margin-bottom:18px;display:grid}.sidebar-closed .brand-row{grid-template-columns:40px;gap:8px}.brand-logo{color:#202123;background:#fff;border:1px solid #deded9;border-radius:12px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 1px 2px #0f172a0f}.brand-logo span{font-size:16px;font-weight:800}.brand-row strong{color:#202123;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.collapse-button,.quick-nav,.new-chat-button,.history-open{color:#42474d;background:0 0;border:0;border-radius:10px}.collapse-button{place-items:center;width:34px;height:34px;display:grid}.sidebar-closed .collapse-button{width:40px;height:40px}.collapse-button:hover,.quick-nav:hover,.new-chat-button:hover,.history-item:hover{background:#e9e9e5}.sidebar-quick-actions{grid-template-columns:1fr;gap:8px;width:100%;margin-bottom:16px;display:grid}.new-chat-button,.quick-nav{color:#30343a;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-width:0;height:40px;display:inline-flex}.new-chat-button{background:#fff;border-color:#deded9;justify-content:flex-start;padding:0 12px;box-shadow:0 1px 2px #0f172a0d}.quick-nav{padding:0}.quick-nav.active{color:#171717;background:#e7e7e3}.new-chat-button span,.quick-nav span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-closed .sidebar-quick-actions{grid-template-columns:1fr;gap:8px;margin-bottom:14px}.sidebar-closed .new-chat-button,.sidebar-closed .quick-nav{width:42px;padding:0}.section-label{color:#8a8f94;padding:0 8px 8px;font-size:12px}.history-list{flex-direction:column;flex:1;gap:4px;width:100%;min-height:0;display:flex;overflow:auto}.history-row{grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:2px;display:grid}.history-item{border-radius:10px;grid-template-columns:minmax(0,1fr);align-items:center;width:100%;min-height:40px;display:grid}.history-open{text-align:left;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:40px;padding:8px 10px;display:grid}.sidebar-closed .history-item{display:none}.history-open span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.history-title-form{padding:5px 8px 7px 36px}.history-title-input{color:#202123;background:#fff;border:1px solid #cfcfca;border-radius:7px;outline:none;width:100%;min-width:0;height:28px;padding:0 6px}.history-title-input:focus{border-color:#9f9f98;box-shadow:0 0 0 3px #2021230f}.history-item.active{color:#171717;background:#e7e7e3}.sidebar-footer{width:100%;display:none}.workspace{background:radial-gradient(circle at 50% -160px,#0000000b,#0000 390px),#fff;grid-template-rows:auto minmax(0,1fr);min-width:0;height:100vh;display:grid}.topbar{border-bottom:1px solid #eeeeea;justify-content:space-between;align-items:center;gap:18px;height:66px;padding:0 28px;display:flex}.subtle-title{color:#8b8f94;font-size:12px;line-height:1.1;display:block}h1{color:#1f2328;margin:3px 0 0;font-size:18px;font-weight:650;line-height:1.25}.topbar-actions{align-items:center;gap:8px;display:inline-flex}.topbar-action,.key-status{color:#656b72;white-space:nowrap;background:#f6f6f4;border:1px solid #e3e3df;border-radius:999px;align-items:center;gap:7px;height:34px;padding:0 12px;display:inline-flex}.topbar-action{color:#3e444a}.topbar-action:hover,.topbar-action.active{color:#171717;background:#ededeb;border-color:#d7d7d2}.key-status.ready{color:#186a3b;background:#edf8f1;border-color:#d4eadc}.chat-page{grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid}.output-area{min-height:0;overflow:auto}.message-stack{width:min(920px,100% - 36px);max-width:100%;min-height:100%;margin:0 auto;padding:34px 0 28px;overflow-x:hidden}.welcome{text-align:center;justify-items:center;gap:10px;padding:36px 0 18px;display:grid}.welcome-mark{color:#fff;background:#202123;border-radius:12px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 12px 24px #1f23281f}.welcome h2{letter-spacing:0;margin:8px 0 0;font-size:28px;font-weight:650}.welcome p{color:#6b7076;margin:0}.suggestions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;margin-top:18px;display:grid}.suggestions button{color:#34383d;text-align:left;background:#fff;border:1px solid #e5e5e1;border-radius:14px;min-height:78px;padding:14px;line-height:1.45;box-shadow:0 1px 2px #0f172a0a}.suggestions button:hover{background:#f7f7f5}.message{grid-template-columns:34px minmax(0,1fr);gap:14px;padding:18px 0;display:grid}.avatar{color:#51565c;background:#f0f0ed;border:1px solid #e3e3df;border-radius:999px;place-items:center;width:32px;height:32px;display:grid}.message.assistant .avatar{color:#fff;background:#202123;border-color:#202123}.bubble{min-width:0;max-width:100%}.message-mode{color:#686d73;background:#f2f2ef;border-radius:999px;align-items:center;height:22px;margin-bottom:7px;padding:0 8px;font-size:12px;display:inline-flex}.bubble p{color:#202123;overflow-wrap:anywhere;white-space:pre-wrap;margin:0;line-height:1.72}.message.user .bubble{background:#f4f4f2;border:1px solid #e9e9e5;border-radius:18px;justify-self:end;max-width:min(760px,100%);padding:11px 14px}.message.user .message-mode{display:none}.message-actions{gap:8px;margin-top:10px;display:flex}.message-actions button{color:#626970;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:5px;height:28px;padding:0 9px;display:inline-flex}.message-actions button:hover{color:#202123;background:#f0f0ed;border-color:#e2e2de}.message-actions button:disabled{cursor:wait;opacity:.55}.message-files,.file-strip{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.message-file,.file-chip{color:#3e444a;background:#fff;border:1px solid #deded9;border-radius:12px;align-items:center;gap:8px;max-width:260px;min-height:38px;padding:6px 9px;display:inline-flex}.message-file img,.file-chip img{object-fit:cover;border-radius:8px;width:28px;height:28px}.message-file span,.file-chip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-chip button{color:#747a80;background:0 0;border:0;border-radius:999px;place-items:center;width:24px;height:24px;display:grid}.file-chip button:hover{background:#ededeb}.assistant-thinking,.error-banner{border-radius:10px;align-items:center;gap:8px;margin:12px 0 8px 48px;padding:10px 12px;display:inline-flex}.history-delete{color:#858a90;opacity:0;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.history-row:hover .history-delete{opacity:1}.history-delete:hover{color:#9a1f1f;background:#ececea}.assistant-thinking{color:#666b70;background:#f7f7f5;border:1px solid #e8e8e4}.error-banner{color:#8a1f1f;background:#fff4f4;border:1px solid #f0d2d2}.bottom-composer{width:min(920px,100% - 36px);margin:0 auto;padding:0 0 22px}.composer-controls{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.inline-options{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.advanced-options{position:relative}.advanced-options summary{color:#5f666d;cursor:pointer;background:#fff;border:1px solid #deded9;border-radius:999px;align-items:center;height:34px;padding:0 12px;list-style:none;display:inline-flex}.advanced-options summary::-webkit-details-marker{display:none}.advanced-options[open] summary{color:#202123;background:#f6f6f4}.advanced-options select{z-index:3;min-width:120px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 30px #0f172a1f}.mode-tabs{background:#f3f3f1;border:1px solid #e5e5e1;border-radius:999px;gap:4px;padding:4px;display:inline-flex}.mode-tabs button{color:#666b70;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;height:31px;padding:0 12px;display:inline-flex}.mode-tabs button.active{color:#202123;background:#fff;box-shadow:0 1px 2px #0f172a14}.composer-controls select,.settings-grid select{color:#3c4248;background:#fff;border:1px solid #deded9;border-radius:999px;outline:none;height:34px;padding:0 32px 0 11px}.composer-controls select{max-width:180px}.input-shell{background:#fff;border:1px solid #ddddda;border-radius:20px;grid-template-columns:38px minmax(0,1fr) 38px;align-items:end;gap:10px;padding:12px;display:grid;box-shadow:0 20px 60px #0f172a14,0 2px 7px #0f172a0d}.attach-button{color:#555b61;cursor:pointer;background:#f5f5f3;border-radius:999px;place-items:center;width:38px;height:38px;display:grid}.attach-button input{display:none}.attach-button:hover{background:#ececea}.input-shell textarea{color:#202123;resize:none;background:0 0;border:0;outline:none;width:100%;min-height:38px;max-height:180px;padding:8px 0;line-height:1.55}.input-shell textarea::placeholder{color:#8e9398}.input-shell>button{color:#fff;background:#202123;border:0;border-radius:999px;place-items:center;width:38px;height:38px;display:grid}.input-shell>button:disabled{cursor:not-allowed;background:#d7d7d3}.asset-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;max-width:min(760px,100%);margin-top:12px;display:grid}.asset-grid.count-1{grid-template-columns:minmax(180px,310px)}.asset-grid.image.count-2{grid-template-columns:repeat(2,minmax(0,310px))}.asset-grid.image.count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.asset-grid.image.count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.asset-grid.video{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.asset-preview{gap:8px;min-width:0;display:grid}.asset-open{background:#f2f2ef;border:1px solid #e3e3df;border-radius:14px;width:100%;min-height:160px;padding:0;display:block;overflow:hidden}.asset-open:hover{border-color:#c9c9c3;box-shadow:0 8px 24px #0f172a14}.asset-open img,.asset-open video{object-fit:contain;width:100%;min-height:160px;max-height:460px;display:block}.asset-grid.count-1 .asset-open img,.asset-grid.count-1 .asset-open video{max-height:540px}.asset-preview>button:not(.asset-open){color:#3d4248;background:#f5f5f2;border:1px solid #e2e2de;border-radius:999px;align-items:center;gap:6px;width:fit-content;height:34px;padding:0 11px;text-decoration:none;display:inline-flex}.asset-preview>button:not(.asset-open):hover{background:#ececea}.asset-preview .asset-open:hover{background:#f2f2ef}.raw-response{color:#656b72;margin-top:10px}.raw-response pre{color:#f2f2ef;background:#202123;border-radius:10px;max-width:min(720px,75vw);max-height:260px;padding:12px;overflow:auto}.library-page{width:min(1280px,100% - 36px);margin:0 auto;padding:34px 0 56px;overflow:auto}.settings-page{width:min(960px,100% - 36px);margin:0 auto;padding:34px 0 56px;overflow:auto}.settings-hero{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.settings-hero h2{margin:0;font-size:28px;font-weight:650}.settings-hero p{color:#6b7076;margin:7px 0 0}.settings-hero button{color:#202123;background:#fff;border:1px solid #deded9;border-radius:999px;align-items:center;gap:7px;height:38px;padding:0 13px;display:inline-flex}.settings-card{background:#fff;border:1px solid #e5e5e1;border-radius:16px;margin-bottom:14px;padding:20px;box-shadow:0 1px 2px #0f172a0a}.card-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.settings-card h3{margin:0 0 16px;font-size:15px}.card-heading h3{margin:0}.card-heading .key-status{max-width:100%}.card-heading span{color:#6f767c;font-size:12px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-grid label{gap:7px;display:grid}.settings-grid span{color:#565c62;font-size:13px}.settings-grid input,.settings-grid select{color:#202123;background:#fbfbfa;border:1px solid #ddddda;border-radius:10px;outline:none;width:100%;height:42px;padding:0 12px}.settings-grid input:focus,.settings-grid select:focus{background:#fff;border-color:#a9a9a3;box-shadow:0 0 0 4px #2021230f}.library-empty{color:#70767c;background:#fbfbfa;border:1px dashed #d8d8d3;border-radius:16px;place-items:center;min-height:260px;display:grid}.library-toolbar{align-items:center;gap:12px;margin:0 0 14px;display:flex}.library-search{color:#6b7076;background:#fff;border:1px solid #deded9;border-radius:999px;flex:auto;align-items:center;gap:9px;min-width:0;height:38px;padding:0 14px;display:flex}.library-search:focus-within{border-color:#a9a9a3;box-shadow:0 0 0 4px #2021230f}.library-search input{color:#202123;background:0 0;border:0;outline:none;flex:auto;min-width:0;height:100%;font-size:14px}.library-sort{flex:none;align-items:center;gap:8px;display:flex}.library-sort span{color:#6b7076;font-size:13px}.library-sort select{color:#202123;background:#fff;border:1px solid #deded9;border-radius:999px;outline:none;height:38px;padding:0 12px}.library-filters{flex-wrap:wrap;gap:8px;margin:0 0 16px;display:flex}.library-filters button{color:#555b61;background:#fff;border:1px solid #deded9;border-radius:999px;align-items:center;gap:7px;height:34px;padding:0 12px;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.library-filters button:hover{color:#3d4248;border-color:#c9c9c3}.library-filters button.active{color:#202123;background:#ededeb;border-color:#d4d4ce}.library-filters span{color:#6d7379;text-align:center;background:#f5f5f3;border-radius:999px;min-width:20px;padding:1px 6px;font-size:12px}.library-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=560px){.library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=900px){.library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1240px){.library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.library-card{background:#fff;border:1px solid #e5e5e1;border-radius:16px;flex-direction:column;min-width:0;padding:14px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 1px 2px #0f172a0a}.library-card:hover{border-color:#d8d8d2;transform:translateY(-2px);box-shadow:0 12px 28px #0f172a14}.library-card.expanded{grid-column:1/-1}.library-preview{position:relative}.library-preview .asset-preview{margin-top:0}.library-preview .asset-grid{max-width:100%;margin-top:0}.library-preview .asset-grid.count-1{grid-template-columns:1fr}.library-preview .asset-open{border-radius:12px;min-height:0}.library-preview .asset-open img,.library-preview .asset-open video{aspect-ratio:4/3;object-fit:cover;width:100%;height:100%;max-height:none}.library-preview .asset-preview>button:not(.asset-open){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb;margin:0;position:absolute;bottom:8px;right:8px}.play-mark{color:#fff;pointer-events:none;background:#00000073;border-radius:999px;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:10px;left:10px}.storyboard-contact{border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid;position:relative;overflow:hidden}.contact-shot{cursor:pointer;aspect-ratio:4/3;background:#f2f2ef;border:0;width:100%;margin:0;padding:0;display:block;overflow:hidden}.contact-shot img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.contact-shot:hover img{transform:scale(1.04)}.contact-empty{color:#b4b8bd;place-items:center;width:100%;height:100%;display:grid}.contact-badge{color:#fff;pointer-events:none;background:#0000008c;border-radius:999px;padding:4px 9px;font-size:12px;position:absolute;bottom:8px;right:8px}.storyboard-view{background:#fbfbfa;border:1px solid #e5e5e1;border-radius:16px;gap:14px;margin-top:14px;padding:14px;display:grid}.storyboard-view.compact{padding:12px}.storyboard-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.storyboard-head h3{margin:0;font-size:16px}.storyboard-head p,.storyboard-meta p,.scene-copy p{color:#626970;overflow-wrap:anywhere;margin:5px 0 0;line-height:1.55}.storyboard-head span{color:#565c62;background:#eeeeeb;border-radius:999px;flex:none;padding:4px 9px;font-size:12px}.storyboard-meta{background:#fff;border:1px solid #e8e8e4;border-radius:12px;padding:10px}.storyboard-meta strong{color:#30343a;font-size:13px}.storyboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.storyboard-scene{background:#fff;border:1px solid #e5e5e1;border-radius:14px;min-width:0;overflow:hidden}.scene-media .asset-preview{margin:0}.scene-media .asset-open{border:0;border-bottom:1px solid #e5e5e1;border-radius:0}.scene-media .asset-open img{border:0;width:100%;max-height:240px}.scene-media .asset-preview>button:not(.asset-open){margin:0 10px 10px}.media-lightbox{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1212129e;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.media-lightbox-panel{background:#fff;border:1px solid #ffffffad;border-radius:18px;grid-template-rows:auto minmax(0,1fr);width:min(1180px,96vw);max-height:94vh;display:grid;overflow:hidden;box-shadow:0 24px 80px #0000003d}.media-lightbox-bar{border-bottom:1px solid #e8e8e4;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:10px 14px;display:flex}.media-lightbox-bar strong{color:#202123;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.media-lightbox-bar div{gap:8px;display:inline-flex}.media-lightbox-bar button{color:#3d4248;background:#f5f5f2;border:1px solid #e2e2de;border-radius:999px;align-items:center;gap:6px;height:34px;padding:0 12px;display:inline-flex}.media-lightbox-body{background:#f6f6f4;place-items:center;min-height:0;padding:18px;display:grid}.media-lightbox-body img,.media-lightbox-body video{object-fit:contain;background:#eeeeeb;border-radius:12px;max-width:100%;max-height:calc(94vh - 96px);display:block}.scene-copy{padding:12px}.scene-copy span{color:#747a80;font-size:12px}.scene-copy h4{color:#202123;margin:4px 0 0;font-size:15px}.scene-copy details{color:#626970;margin-top:8px}.scene-copy summary{cursor:pointer;font-size:13px}.pending-preview{color:#71777d;background:#f7f7f5;border:1px solid #e5e5e1;border-radius:14px;place-items:center;gap:10px;min-height:180px;display:grid}.library-info{gap:7px;margin-top:12px;display:grid}.library-meta-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.library-status{color:#555b61;background:#f0f0ed;border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:3px 9px;font-size:12px;display:inline-flex}.library-status.completed{color:#186a3b;background:#edf8f1}.library-status.failed{color:#8a1f1f;background:#fff4f4}.library-status.processing{color:#92581f;background:#fdf3e7}.library-time{color:#9aa0a6;white-space:nowrap;font-size:12px}.library-info h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;overflow:hidden}.library-info p,.library-info code{overflow-wrap:anywhere;color:#697078;margin:0;line-height:1.55}.library-info p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.library-task-details{margin-top:2px}.library-task-details summary{cursor:pointer;color:#9aa0a6;font-size:12px}.library-task-details code{white-space:pre-wrap;background:#f6f6f4;border-radius:10px;margin-top:6px;padding:8px;font-size:12px;display:block}.library-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.library-actions button{color:#3d4248;background:#f5f5f2;border:1px solid #e2e2de;border-radius:999px;align-items:center;gap:6px;height:34px;padding:0 11px;transition:background .15s,border-color .15s;display:inline-flex}.library-actions button:hover{background:#ececea;border-color:#d6d6d2}.library-actions button:disabled{cursor:wait;opacity:.72}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){.app-shell,.app-shell.sidebar-closed{grid-template-columns:64px minmax(0,1fr)}.sidebar{align-items:center;padding:10px 8px}.brand-row{grid-template-columns:40px}.history-row{grid-template-columns:42px}.brand-row strong,.section-label,.history-delete,.history-open span,.new-chat-button span,.quick-nav span{display:none}.history-item{width:42px;display:grid}.history-open{grid-template-columns:1fr;place-items:center;width:42px;padding:0}.suggestions,.settings-grid,.storyboard-grid{grid-template-columns:1fr}.composer-controls{flex-direction:column;align-items:stretch}.inline-options{justify-content:stretch}.inline-options select,.composer-controls select{width:100%;max-width:none}}@media (width<=620px){.topbar{height:60px;padding:0 16px}.key-status{display:none}.message-stack,.bottom-composer,.library-page,.settings-page{width:calc(100% - 24px)}.message{grid-template-columns:28px minmax(0,1fr);gap:10px}.avatar{width:28px;height:28px}.mode-tabs{border-radius:14px;grid-template-columns:repeat(2,1fr);width:100%;display:grid}.mode-tabs button{justify-content:center;padding:0 8px}.settings-hero{flex-direction:column}}.auth-shell{background:#f4f4f2;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fff;border:1px solid #e5e5e1;border-radius:18px;flex-direction:column;gap:14px;width:min(420px,100%);padding:32px 28px;display:flex;box-shadow:0 6px 24px #0f172a14}.auth-brand{color:#202123;background:#f4f4f2;border:1px solid #deded9;border-radius:14px;place-items:center;width:44px;height:44px;font-size:20px;font-weight:700;display:grid}.auth-card h2{margin:0;font-size:20px}.auth-sub{color:#6b7280;margin:-4px 0 6px;font-size:13px}.auth-card label{color:#3e444a;flex-direction:column;gap:6px;font-size:13px;display:flex}.auth-card input{background:#fff;border:1px solid #d7d7d2;border-radius:10px;padding:10px 12px}.auth-card input:focus{border-color:#9aa0a6;outline:none}.auth-error{color:#b42318;background:#fef3f2;border:1px solid #fdd8d5;border-radius:10px;margin:0;padding:10px 12px;font-size:13px}.auth-submit{color:#fff;background:#202123;border:none;border-radius:10px;margin-top:4px;padding:11px 14px;font-size:14px;font-weight:600}.auth-submit:disabled{opacity:.6;cursor:default}.auth-switch{color:#6b7280;align-items:center;gap:6px;margin:0;font-size:13px;display:flex}.auth-switch button{color:#202123;background:0 0;border:none;padding:0;font-weight:600}.user-menu{position:relative}.user-menu-trigger{background:#fff;border:1px solid #d7d7d2;border-radius:10px;align-items:center;gap:8px;padding:6px 10px;display:flex}.user-avatar{color:#fff;background:#202123;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:grid}.user-name{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:13px;overflow:hidden}.user-menu-dropdown{z-index:30;background:#fff;border:1px solid #e5e5e1;border-radius:12px;flex-direction:column;gap:4px;min-width:200px;padding:8px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0f172a1f}.user-menu-info{color:#3e444a;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;padding:6px 8px;font-size:13px;display:flex;overflow:hidden}.user-menu-role{color:#9aa0a6;border-bottom:1px solid #f0f0ec;padding:0 8px 8px;font-size:12px}.user-menu-dropdown button{color:#3e444a;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px;font-size:13px;display:flex}.user-menu-dropdown button:hover{background:#f4f4f2}.admin-page{flex-direction:column;gap:14px;padding:24px;display:flex;overflow:auto}.admin-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.admin-stat-card{background:#fff;border:1px solid #e5e5e1;border-radius:14px;align-items:center;gap:12px;padding:16px 18px;display:flex}.admin-stat-card svg{color:#6b7280}.admin-stat-card strong{font-size:22px;display:block}.admin-stat-card span{color:#9aa0a6;font-size:12px}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:13px}.admin-table th,.admin-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #f0f0ec;padding:10px 12px}.admin-table th{color:#6b7280;background:#fafaf8;font-weight:600}.admin-tag{color:#186a3b;background:#edf8f1;border-radius:999px;padding:2px 8px;font-size:12px}.admin-tag.banned{color:#b42318;background:#fef3f2}.admin-link{color:#202123;background:#f4f4f2;border:1px solid #e5e5e1;border-radius:8px;margin-right:4px;padding:4px 8px}.admin-link:hover{background:#ededeb}.config-hint{color:#6b7280;margin:0;font-size:13px;line-height:1.6}
