.admin-auth,.admin-root{min-height:100vh;background:#0a0a0a;display:flex}.admin-auth{align-items:center;justify-content:center;width:100%;background-image:radial-gradient(ellipse at 50% 0,rgba(255,87,34,.06) 0,transparent 60%)}.admin-auth-box{background:#131313;border:1px solid #242424;border-radius:18px;padding:44px 40px;width:100%;max-width:380px;gap:28px;box-shadow:0 24px 64px rgba(0,0,0,.5)}.admin-auth-box,.admin-auth-logo{display:flex;flex-direction:column}.admin-auth-logo{align-items:center;gap:10px;text-align:center}.admin-auth-mark{width:48px;height:48px;background:linear-gradient(135deg,#FF5722,#FF7043);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:800;color:#fff;letter-spacing:-1px;box-shadow:0 8px 24px rgba(255,87,34,.3)}.admin-auth-logo h2{font-size:1.15rem;font-weight:700;color:#f0f0f0;margin:0;letter-spacing:-.3px}.admin-auth-logo p{font-size:.8rem;color:#555;margin:0}.admin-auth-form{display:flex;flex-direction:column;gap:14px}.admin-auth-field{display:flex;flex-direction:column;gap:7px}.admin-auth-label{font-size:.78rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.06em}.admin-auth-input{background:#0e0e0e;border:1px solid #282828;border-radius:10px;padding:11px 14px;color:#f0f0f0;font-size:.9rem;width:100%;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.admin-auth-input:focus{outline:none;border-color:#FF5722;box-shadow:0 0 0 3px rgba(255,87,34,.1)}.admin-auth-error{font-size:.8rem;color:#f55;padding:10px 13px;background:rgba(255,85,85,.07);border:1px solid rgba(255,85,85,.18);border-radius:9px}.admin-auth-btn{width:100%;padding:12px;background:#FF5722;border:none;border-radius:10px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s,box-shadow .2s;letter-spacing:.01em}.admin-auth-btn:hover{background:#FF7043;box-shadow:0 4px 16px rgba(255,87,34,.3)}.admin-sidebar{width:224px;flex-shrink:0;background:#0e0e0e;border-right:1px solid #1a1a1a;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto}.admin-sidebar-logo{padding:20px 18px 16px;border-bottom:1px solid #161616}.admin-sidebar-logo-wrap{display:flex;align-items:center;gap:10px}.admin-sidebar-logo-mark{width:32px;height:32px;background:linear-gradient(135deg,#FF5722,#FF7043);border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;color:#fff;flex-shrink:0;letter-spacing:-.5px}.admin-sidebar-logo-name{font-size:.92rem;font-weight:700;color:#f0f0f0;letter-spacing:-.3px;line-height:1}.admin-sidebar-logo-sub{font-size:.68rem;color:#444;margin-top:2px;letter-spacing:.03em}.admin-sidebar-nav{flex:1 1;padding:14px 10px;display:flex;flex-direction:column;gap:1px}.admin-nav-section{font-size:.65rem;font-weight:700;color:#333;text-transform:uppercase;letter-spacing:.12em;padding:10px 10px 7px}.admin-nav-item{display:flex;align-items:center;gap:9px;padding:8px 12px;border-radius:8px;border:none;border-left:3px solid transparent;background:none;color:#555;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .15s;text-align:left;width:100%}.admin-nav-item svg{width:15px;height:15px;flex-shrink:0}.admin-nav-item:hover{background:#161616;color:#bbb}.admin-nav-item.active{background:rgba(255,87,34,.08);color:#FF7043;border-left-color:#FF5722;padding-left:9px}.admin-nav-badge{margin-left:auto;font-size:.65rem;font-weight:700;padding:2px 6px;border-radius:10px;background:#1e1e1e;color:#555;min-width:18px;text-align:center}.admin-nav-item.active .admin-nav-badge{background:rgba(255,87,34,.18);color:#FF7043}.admin-sidebar-bottom{padding:14px;border-top:1px solid #161616;display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-sidebar-user{display:flex;align-items:center;gap:9px;min-width:0}.admin-sidebar-avatar{width:30px;height:30px;background:rgba(255,87,34,.18);color:#FF7043;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0}.admin-sidebar-user-info{min-width:0;display:flex;flex-direction:column}.admin-sidebar-username{font-size:.82rem;font-weight:600;color:#bbb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1}.admin-sidebar-role{font-size:.68rem;color:#444;margin-top:2px}.admin-signout{background:none;border:none;color:#3a3a3a;cursor:pointer;padding:5px;border-radius:6px;display:flex;align-items:center;transition:color .15s;flex-shrink:0}.admin-signout:hover{color:#888}.admin-signout svg{width:15px;height:15px}.admin-main{flex:1 1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.admin-topbar{display:flex;align-items:center;justify-content:space-between;padding:16px 28px;border-bottom:1px solid #161616;background:#0a0a0a;position:-webkit-sticky;position:sticky;top:0;z-index:50;gap:20px}.admin-topbar-left{flex:1 1;min-width:0}.admin-topbar-title{font-size:1rem;font-weight:700;color:#e8e8e8;letter-spacing:-.2px;line-height:1}.admin-topbar-meta{font-size:.75rem;color:#3a3a3a;margin-top:3px}.admin-topbar-right{gap:10px;flex-shrink:0}.admin-topbar-right,.admin-tq{display:flex;align-items:center}.admin-tq{gap:14px;padding:7px 16px;background:#131313;border:1px solid #1e1e1e;border-radius:10px}.admin-tq-item{display:flex;align-items:center;gap:5px}.admin-tq-val{font-size:.82rem;font-weight:600;color:#ccc}.admin-tq-label{font-size:.72rem;color:#444}.admin-tq-sep{width:1px;height:14px;background:#1e1e1e}.admin-content{flex:1 1;padding:28px 28px 56px;overflow-y:auto}.admin-page-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px;gap:16px}.admin-page-title{font-size:1.2rem;font-weight:700;color:#f0f0f0;margin:0 0 4px;letter-spacing:-.3px}.admin-page-desc{font-size:.8rem;color:#4a4a4a;margin:0}.admin-avatar{border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;letter-spacing:-.5px}.admin-avatar-sm{width:28px;height:28px;font-size:.72rem;border-radius:7px}.admin-avatar-md{width:36px;height:36px;font-size:.88rem}.admin-avatar-lg{width:42px;height:42px;font-size:1rem;border-radius:11px}.admin-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:24px}.admin-stat-card{background:#131313;border:1px solid #1e1e1e;border-radius:14px;padding:20px 20px 18px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:border-color .2s}.admin-stat-card:hover{border-color:#2a2a2a}.admin-stat-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px}.admin-stat-card.accent-orange:before{background:#FF5722}.admin-stat-card.accent-blue:before{background:#3B82F6}.admin-stat-card.accent-green:before{background:#22C55E}.admin-stat-card.accent-purple:before{background:#8B5CF6}.admin-stat-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.admin-stat-icon{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center}.admin-stat-icon svg{width:16px;height:16px}.icon-orange{background:rgba(255,87,34,.12);color:#FF5722}.icon-blue{background:rgba(59,130,246,.12);color:#3B82F6}.icon-green{background:rgba(34,197,94,.12);color:#22C55E}.icon-purple{background:rgba(139,92,246,.12);color:#8B5CF6}.admin-stat-trend{font-size:.68rem;font-weight:600;padding:3px 8px;border-radius:20px;white-space:nowrap}.trend-up{background:rgba(34,197,94,.1);color:#22C55E}.trend-flat{background:rgba(107,114,128,.1);color:#9CA3AF}.trend-down{background:rgba(239,68,68,.1);color:#EF4444}.admin-stat-value{font-size:1.65rem;font-weight:700;color:#f0f0f0;line-height:1;letter-spacing:-.5px;margin-bottom:4px}.admin-stat-label{font-size:.75rem;color:#4a4a4a;font-weight:500}.admin-dash-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-bottom:24px}.admin-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:10px}.admin-section-title{font-size:.78rem;font-weight:700;color:#4a4a4a;text-transform:uppercase;letter-spacing:.08em;display:flex;align-items:center;gap:6px}.admin-section-count{font-size:.7rem;font-weight:700;padding:2px 7px;border-radius:10px;background:#1e1e1e;color:#555;letter-spacing:0;text-transform:none}.admin-filter-pills{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:16px}.admin-fpill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;border:1px solid #1e1e1e;background:transparent;color:#4a4a4a;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap}.admin-fpill:hover{border-color:#2e2e2e;color:#aaa;background:#111}.admin-fpill.active{border-color:rgba(255,87,34,.4);background:rgba(255,87,34,.08);color:#FF7043}.admin-fpill-count{font-size:.65rem;font-weight:700;padding:1px 5px;border-radius:8px;background:#1e1e1e;color:#555}.admin-fpill.active .admin-fpill-count{background:rgba(255,87,34,.18);color:#FF7043}.admin-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap}.admin-search-wrap{position:relative;flex:1 1;max-width:360px;display:flex;align-items:center}.admin-search-icon{position:absolute;left:12px;color:#3a3a3a;display:flex;align-items:center;pointer-events:none}.admin-search-icon svg{width:14px;height:14px}.admin-search-input{width:100%;box-sizing:border-box;background:#111;border:1px solid #1e1e1e;border-radius:9px;padding:8px 12px 8px 36px;color:#e0e0e0;font-size:.85rem;transition:border-color .2s,box-shadow .2s}.admin-search-input:focus{outline:none;border-color:rgba(255,87,34,.4);box-shadow:0 0 0 3px rgba(255,87,34,.06)}.admin-search-input::placeholder{color:#333}.admin-bulk-bar{display:flex;align-items:center;gap:12px;padding:9px 14px;background:rgba(255,87,34,.05);border:1px solid rgba(255,87,34,.15);border-radius:9px;margin-bottom:12px;font-size:.82rem}.admin-bulk-count{font-weight:700;color:#FF7043}.admin-bulk-deselect{background:none;border:none;color:#555;font-size:.78rem;cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:#333;text-decoration-color:#333}.admin-table-wrap{background:#0e0e0e;border:1px solid #1a1a1a;border-radius:12px;overflow:hidden}.admin-table{width:100%;border-collapse:collapse;font-size:.85rem}.admin-table th{padding:10px 14px;text-align:left;font-size:.68rem;font-weight:700;color:#3a3a3a;text-transform:uppercase;letter-spacing:.08em;background:#111;border-bottom:1px solid #1a1a1a;white-space:nowrap}.admin-table td{padding:11px 14px;color:#bbb;border-bottom:1px solid #141414;vertical-align:middle}.admin-table tr:last-child td{border-bottom:none}.admin-table tbody tr:hover td{background:rgba(255,255,255,.012)}.admin-table input[type=checkbox]{accent-color:#FF5722;width:14px;height:14px;cursor:pointer}.admin-table-name{font-weight:600;color:#e0e0e0;font-size:.85rem}.admin-table-sub{font-size:.72rem;color:#444;margin-top:2px}.admin-uid-badge{display:inline-block;background:rgba(255,87,34,.1);color:#FF7043;font-size:.72rem;font-weight:700;padding:2px 8px;border-radius:6px;letter-spacing:.04em}.admin-table-uuid,.admin-uid-badge{font-family:JetBrains Mono,monospace}.admin-table-uuid{font-size:.68rem;color:#2e2e2e;margin-top:1px}.admin-table-empty{text-align:center!important;padding:44px!important;color:#2e2e2e!important;font-size:.85rem}.admin-td-muted{color:#555!important}.admin-td-num{color:#888!important;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.admin-td-small{font-size:.78rem!important}.admin-td-revenue{color:#22C55E!important;font-weight:600}.admin-table-user{display:flex;align-items:center;gap:9px}.admin-table-user-info{min-width:0}.admin-status-cell{display:flex;align-items:center;gap:6px}.badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:20px;font-size:.68rem;font-weight:600;white-space:nowrap;letter-spacing:.02em}.badge-active{background:rgba(34,197,94,.1);color:#22C55E}.badge-suspended{background:rgba(255,193,7,.1);color:#FFC107}.badge-blocked{background:rgba(239,68,68,.1);color:#EF4444}.badge-disabled{color:#6B7280}.badge-disabled,.badge-pending{background:rgba(107,114,128,.1)}.badge-pending{color:#9CA3AF}.badge-in_progress{background:rgba(59,130,246,.1);color:#3B82F6}.badge-completed{background:rgba(34,197,94,.1);color:#22C55E}.badge-deleted{background:rgba(239,68,68,.07);color:#EF4444}.badge-pro{background:rgba(139,92,246,.1);color:#8B5CF6}.badge-agency{background:rgba(255,87,34,.1);color:#FF7043}.badge-starter{background:rgba(107,114,128,.1);color:#9CA3AF}.admin-actions{display:flex;align-items:center;gap:5px;flex-wrap:nowrap}.act-btn{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;border:none;border-radius:7px;font-size:.73rem;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}.act-btn svg{width:11px;height:11px;flex-shrink:0}.act-view{background:rgba(59,130,246,.08);color:#3B82F6}.act-view:hover{background:rgba(59,130,246,.18)}.act-rerun{background:rgba(139,92,246,.08);color:#8B5CF6}.act-rerun:hover{background:rgba(139,92,246,.18)}.act-suspend{background:rgba(255,193,7,.08);color:#FFC107}.act-suspend:hover{background:rgba(255,193,7,.18)}.act-block{background:rgba(245,158,11,.08);color:#F59E0B}.act-block:hover{background:rgba(245,158,11,.18)}.act-activate{background:rgba(34,197,94,.08);color:#22C55E}.act-activate:hover{background:rgba(34,197,94,.18)}.act-disable{background:rgba(107,114,128,.08);color:#9CA3AF}.act-disable:hover{background:rgba(107,114,128,.18)}.act-enable{background:rgba(34,197,94,.08);color:#22C55E}.act-enable:hover{background:rgba(34,197,94,.18)}.act-delete{background:rgba(239,68,68,.06);color:#EF4444}.act-delete:hover{background:rgba(239,68,68,.15)}.admin-btn-primary{padding:8px 16px;background:#FF5722;border-radius:9px;font-size:.85rem;transition:background .2s}.admin-btn-primary:hover{background:#FF7043}.admin-btn-secondary{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#131313;border:1px solid #242424;border-radius:9px;color:#888;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .15s}.admin-btn-secondary:hover{border-color:#383838;color:#ccc}.admin-btn-danger{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);border-radius:9px;color:#EF4444;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.admin-btn-danger:hover{background:rgba(239,68,68,.16)}.admin-btn-sm{padding:5px 12px!important;font-size:.78rem!important}.admin-live-dot{width:7px;height:7px;border-radius:50%;background:#22C55E;display:inline-block;flex-shrink:0;animation:livePulse 2s ease-in-out infinite}@keyframes livePulse{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(34,197,94,.4)}50%{opacity:.85;box-shadow:0 0 0 4px rgba(34,197,94,0)}}.admin-panel-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:150;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@keyframes panelSlideIn{0%{transform:translateX(48px);opacity:0}to{transform:translateX(0);opacity:1}}.admin-panel{position:fixed;right:0;height:100vh;width:440px;border-left:1px solid #1e1e1e;z-index:160;overflow-y:auto;flex-direction:column;animation:panelSlideIn .22s cubic-bezier(.4,0,.2,1)}.admin-panel,.admin-panel-header{top:0;background:#111;display:flex}.admin-panel-header{align-items:flex-start;justify-content:space-between;padding:20px 22px 16px;border-bottom:1px solid #1a1a1a;position:-webkit-sticky;position:sticky;z-index:1}.admin-panel-title{font-size:.78rem;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.08em;display:block;margin-bottom:4px}.admin-panel-subtitle{font-size:.88rem;color:#999;font-weight:500}.admin-panel-close{width:28px;height:28px;background:#1a1a1a;border:none;border-radius:7px;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0}.admin-panel-close:hover{background:#222;color:#bbb}.admin-panel-close svg{width:14px;height:14px}.admin-panel-entity-header{display:flex;align-items:center;gap:12px;padding:16px 22px;border-bottom:1px solid #161616;background:#0e0e0e}.admin-panel-entity-info{flex:1 1;min-width:0}.admin-panel-entity-name{font-size:1rem;font-weight:700;color:#e8e8e8;display:flex;align-items:center}.admin-panel-entity-sub{font-size:.75rem;color:#555;margin-top:2px}.admin-panel-body{padding:18px 22px;display:flex;flex-direction:column;gap:18px;flex:1 1}.admin-panel-section{display:flex;flex-direction:column;gap:9px}.admin-panel-section-title{font-size:.68rem;font-weight:700;color:#444;text-transform:uppercase;letter-spacing:.09em;margin-bottom:2px}.admin-panel-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-panel-key{font-size:.78rem;color:#4a4a4a;flex-shrink:0}.admin-panel-val{font-size:.83rem;color:#bbb;text-align:right;word-break:break-all}.admin-val-green{color:#22C55E!important;font-weight:600}.admin-panel-uuid{font-size:.68rem;font-family:JetBrains Mono,monospace;color:#333;background:#0a0a0a;padding:9px 12px;border-radius:8px;border:1px solid #1a1a1a;word-break:break-all}.admin-panel-entity-row{display:flex;align-items:center;gap:8px}.admin-panel-divider{height:1px;background:#161616;margin:2px 0}.admin-panel-perf-row{display:flex;flex-direction:column;gap:5px}.admin-panel-actions{display:flex;flex-direction:column;gap:8px;padding-top:2px}.admin-platform-row{display:flex;flex-direction:column;gap:6px;padding:8px 10px;border:1px dashed #333;border-radius:9px}.admin-platform-label{font-size:11px;color:#aaa;letter-spacing:.02em}.admin-platform-btns{display:flex;gap:8px}.admin-platform-btns .admin-panel-full-btn{flex:1 1}.admin-panel-full-btn{width:100%;padding:10px;border-radius:9px;border:1px solid transparent;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center;gap:7px}.admin-panel-full-btn svg{width:14px;height:14px}.pfb-complete{background:rgba(34,197,94,.08);color:#22C55E;border-color:rgba(34,197,94,.2)}.pfb-complete:hover{background:rgba(34,197,94,.15)}.pfb-reassign{background:rgba(139,92,246,.08);color:#8B5CF6;border-color:rgba(139,92,246,.2)}.pfb-reassign:hover{background:rgba(139,92,246,.15)}.pfb-disable{background:rgba(107,114,128,.08);color:#9CA3AF;border-color:rgba(107,114,128,.2)}.pfb-disable:hover{background:rgba(107,114,128,.15)}.pfb-enable{background:rgba(34,197,94,.08);color:#22C55E;border-color:rgba(34,197,94,.2)}.pfb-enable:hover{background:rgba(34,197,94,.15)}.pfb-suspend{background:rgba(255,193,7,.08);color:#FFC107;border-color:rgba(255,193,7,.2)}.pfb-suspend:hover{background:rgba(255,193,7,.15)}.pfb-block{background:rgba(245,158,11,.08);color:#F59E0B;border-color:rgba(245,158,11,.2)}.pfb-block:hover{background:rgba(245,158,11,.15)}.pfb-activate{background:rgba(34,197,94,.08);color:#22C55E;border-color:rgba(34,197,94,.2)}.pfb-activate:hover{background:rgba(34,197,94,.15)}.pfb-delete{background:rgba(239,68,68,.06);color:#EF4444;border-color:rgba(239,68,68,.18)}.pfb-delete:hover{background:rgba(239,68,68,.13)}.pfb-rerun{background:rgba(139,92,246,.08);color:#8B5CF6;border-color:rgba(139,92,246,.2)}.pfb-rerun:hover{background:rgba(139,92,246,.15)}.pfb-download{background:rgba(59,130,246,.08);color:#3B82F6;border-color:rgba(59,130,246,.2)}.pfb-download:hover{background:rgba(59,130,246,.15)}.admin-panel-remove-confirm{background:rgba(239,68,68,.04);border:1px solid rgba(239,68,68,.15);border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:10px;font-size:.82rem;color:#888}.admin-panel-remove-btns{display:flex;gap:8px}.admin-panel-remove-btns button{flex:1 1}.admin-reassign-wrap{display:flex;gap:8px;align-items:center}.admin-reassign-select{flex:1 1;background:#0a0a0a;border:1px solid #222;border-radius:8px;padding:8px 12px;color:#ccc;font-size:.83rem;cursor:pointer}.admin-reassign-select:focus{outline:none;border-color:rgba(255,87,34,.4)}.admin-reassign-select option{background:#131313}.admin-mini-table-wrap{background:#0a0a0a;border-radius:9px;overflow:hidden;border:1px solid #1a1a1a}.admin-mini-table{width:100%;border-collapse:collapse;font-size:.78rem}.admin-mini-table th{padding:7px 10px;text-align:left;font-size:.65rem;font-weight:700;color:#3a3a3a;text-transform:uppercase;letter-spacing:.07em;background:#0e0e0e;border-bottom:1px solid #1a1a1a}.admin-mini-table td{padding:8px 10px;color:#888;border-bottom:1px solid #141414}.admin-mini-table tr:last-child td{border-bottom:none}.admin-confirm-overlay{position:fixed;inset:0;background:rgba(0,0,0,.8);z-index:300;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.admin-confirm-box{background:#141414;border:1px solid #282828;border-radius:18px;padding:28px;max-width:380px;width:90%;display:flex;flex-direction:column;gap:18px;box-shadow:0 32px 80px rgba(0,0,0,.7)}.admin-confirm-icon{width:40px;height:40px;background:rgba(239,68,68,.1);border-radius:11px;display:flex;align-items:center;justify-content:center;color:#EF4444}.admin-confirm-icon svg{width:20px;height:20px}.admin-confirm-title{font-size:1rem;font-weight:700;color:#e8e8e8;margin:0;letter-spacing:-.2px}.admin-confirm-desc{font-size:.83rem;color:#555;margin:4px 0 0;line-height:1.5}.admin-confirm-btns{display:flex;gap:10px;justify-content:flex-end}.admin-toast{position:fixed;top:20px;right:24px;padding:12px 18px;background:#1a1a1a;border:1px solid #282828;border-radius:11px;color:#e0e0e0;font-size:.85rem;font-weight:500;z-index:400;gap:10px;box-shadow:0 12px 36px rgba(0,0,0,.6);animation:toastIn .22s cubic-bezier(.4,0,.2,1)}.admin-toast,.admin-toast-icon{display:flex;align-items:center}.admin-toast-icon{flex-shrink:0}.admin-toast-icon svg{width:16px;height:16px}.admin-toast.success{border-left:3px solid #22c55e}.admin-toast.success .admin-toast-icon{color:#22C55E}.admin-toast.error{border-left:3px solid #ef4444}.admin-toast.error .admin-toast-icon{color:#EF4444}@keyframes toastIn{0%{opacity:0;transform:translateX(16px)}to{opacity:1;transform:translateX(0)}}.admin-audit-list{display:flex;flex-direction:column;background:#0e0e0e;border:1px solid #1a1a1a;border-radius:12px;overflow:hidden}.admin-audit-row{display:flex;align-items:flex-start;gap:12px;padding:13px 16px;border-bottom:1px solid #141414;transition:background .1s}.admin-audit-row:last-child{border-bottom:none}.admin-audit-row:hover{background:rgba(255,255,255,.012)}.admin-audit-icon{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.admin-audit-icon svg{width:12px;height:12px}.aicon-delete{background:rgba(239,68,68,.1);color:#EF4444}.aicon-block{background:rgba(245,158,11,.1);color:#F59E0B}.aicon-suspend{background:rgba(255,193,7,.1);color:#FFC107}.aicon-disable{background:rgba(107,114,128,.1);color:#9CA3AF}.aicon-reassign{background:rgba(139,92,246,.1);color:#8B5CF6}.aicon-default{background:rgba(59,130,246,.1);color:#3B82F6}.admin-audit-content{flex:1 1;min-width:0}.admin-audit-main{flex-wrap:wrap;margin-bottom:4px}.admin-audit-main,.admin-audit-sub{display:flex;align-items:center;gap:8px}.admin-audit-sub{justify-content:space-between}.admin-audit-action{display:inline-flex;padding:2px 7px;border-radius:4px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;flex-shrink:0}.audit-delete{background:rgba(239,68,68,.1);color:#EF4444}.audit-block{background:rgba(245,158,11,.1);color:#F59E0B}.audit-suspend{background:rgba(255,193,7,.1);color:#FFC107}.audit-disable{background:rgba(107,114,128,.1);color:#9CA3AF}.audit-reassign{background:rgba(139,92,246,.1);color:#8B5CF6}.audit-default{background:rgba(59,130,246,.1);color:#3B82F6}.admin-audit-target{font-size:.82rem;color:#ccc;font-weight:600}.admin-audit-details{font-size:.75rem;color:#4a4a4a}.admin-audit-time{font-size:.7rem;color:#333;white-space:nowrap;flex-shrink:0}.admin-audit-empty{text-align:center;padding:48px;color:#2e2e2e;font-size:.85rem}.admin-perf-bar-wrap{display:flex;align-items:center;gap:8px}.admin-perf-bar-track{flex:1 1;height:4px;background:#1a1a1a;border-radius:2px;overflow:hidden}.admin-perf-bar-fill{height:100%;background:linear-gradient(90deg,#FF5722,#FF7043);border-radius:2px;transition:width .5s ease}.admin-perf-num{font-size:.72rem;color:#555;min-width:34px;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:1100px){.admin-stats-grid{grid-template-columns:repeat(2,1fr)}.admin-dash-grid{grid-template-columns:1fr}.admin-panel{width:100%;max-width:440px}}@media (max-width:768px){.admin-sidebar{display:none}.admin-content{padding:16px}.admin-topbar{padding:12px 16px}.admin-tq{display:none}}[data-theme=light] .admin-auth,[data-theme=light] .admin-root{background:#f4f5f7}[data-theme=light] .admin-auth{background-image:radial-gradient(ellipse at 50% 0,rgba(255,87,34,.04) 0,transparent 60%)}[data-theme=light] .admin-auth-box{background:#ffffff;border-color:#e2e5ea;box-shadow:0 8px 32px rgba(0,0,0,.1)}[data-theme=light] .admin-auth-logo h2{color:#1a1d21}[data-theme=light] .admin-auth-label,[data-theme=light] .admin-auth-logo p{color:#9aa0ab}[data-theme=light] .admin-auth-input{background:#f8f9fa;border-color:#dde0e6;color:#1a1d21}[data-theme=light] .admin-sidebar{background:#ffffff;border-right-color:#e2e5ea}[data-theme=light] .admin-sidebar-logo{border-bottom-color:#e2e5ea}[data-theme=light] .admin-sidebar-logo-name{color:#1a1d21}[data-theme=light] .admin-nav-section,[data-theme=light] .admin-sidebar-logo-sub{color:#b0b7c0}[data-theme=light] .admin-nav-item{color:#9aa0ab}[data-theme=light] .admin-nav-item:hover{background:#f4f5f7;color:#4a5059}[data-theme=light] .admin-nav-badge{background:#eef0f3;color:#9aa0ab}[data-theme=light] .admin-sidebar-bottom{border-top-color:#e2e5ea}[data-theme=light] .admin-sidebar-username{color:#4a5059}[data-theme=light] .admin-sidebar-role{color:#b0b7c0}[data-theme=light] .admin-signout{color:#c0c5cc}[data-theme=light] .admin-signout:hover{color:#9aa0ab}[data-theme=light] .admin-topbar{background:#ffffff;border-bottom-color:#e2e5ea}[data-theme=light] .admin-topbar-title{color:#1a1d21}[data-theme=light] .admin-topbar-meta{color:#b0b7c0}[data-theme=light] .admin-tq{background:#f8f9fa;border-color:#e2e5ea}[data-theme=light] .admin-tq-val{color:#4a5059}[data-theme=light] .admin-tq-label{color:#b0b7c0}[data-theme=light] .admin-tq-sep{background:#e2e5ea}[data-theme=light] .admin-page-title{color:#1a1d21}[data-theme=light] .admin-page-desc{color:#9aa0ab}[data-theme=light] .admin-stat-card{background:#ffffff;border-color:#e2e5ea}[data-theme=light] .admin-stat-card:hover{border-color:#c8cdd5}[data-theme=light] .admin-stat-value{color:#1a1d21}[data-theme=light] .admin-section-title,[data-theme=light] .admin-stat-label{color:#9aa0ab}[data-theme=light] .admin-fpill{border-color:#e2e5ea;color:#9aa0ab}[data-theme=light] .admin-fpill:hover{border-color:#c8cdd5;color:#4a5059;background:#f4f5f7}[data-theme=light] .admin-fpill-count{background:#eef0f3;color:#9aa0ab}[data-theme=light] .admin-search-icon{color:#b0b7c0}[data-theme=light] .admin-search-input{background:#ffffff;border-color:#e2e5ea;color:#1a1d21}[data-theme=light] .admin-search-input::placeholder{color:#b0b7c0}[data-theme=light] .admin-table-wrap{background:#ffffff;border-color:#e2e5ea}[data-theme=light] .admin-table th{background:#f8f9fa;color:#9aa0ab;border-bottom-color:#e2e5ea}[data-theme=light] .admin-table td{color:#4a5059;border-bottom-color:#eef0f3}[data-theme=light] .admin-table tbody tr:hover td{background:rgba(0,0,0,.02)}[data-theme=light] .admin-table-name{color:#1a1d21}[data-theme=light] .admin-bulk-deselect{color:#9aa0ab}[data-theme=light] .admin-audit-list{background:#ffffff;border-color:#e2e5ea}[data-theme=light] .admin-audit-row{border-bottom-color:#eef0f3}[data-theme=light] .admin-audit-row:hover{background:rgba(0,0,0,.02)}[data-theme=light] .admin-audit-target{color:#1a1d21}[data-theme=light] .admin-audit-details{color:#9aa0ab}[data-theme=light] .admin-audit-empty,[data-theme=light] .admin-audit-time{color:#b0b7c0}[data-theme=light] .admin-panel{background:#ffffff;border-left-color:#e2e5ea}[data-theme=light] .admin-panel-title{color:#1a1d21}[data-theme=light] .admin-panel-section{border-top-color:#eef0f3}[data-theme=light] .admin-panel-label{color:#9aa0ab}[data-theme=light] .admin-panel-value{color:#1a1d21}[data-theme=light] .admin-card{background:#ffffff;border-color:#e2e5ea}[data-theme=light] .admin-perf-track{background:#eef0f3}[data-theme=light] .admin-perf-label{color:#9aa0ab}[data-theme=light] .admin-theme-toggle{background:rgba(0,0,0,.06);color:rgba(0,0,0,.5)}[data-theme=light] .admin-theme-toggle:hover{background:rgba(0,0,0,.1);color:#1a1d21}[data-theme=light] .admin-panel-header{background:#ffffff;border-bottom-color:#e2e5ea}[data-theme=light] .admin-panel-key,[data-theme=light] .admin-panel-section-title,[data-theme=light] .admin-panel-subtitle{color:#9aa0ab}[data-theme=light] .admin-panel-val{color:#1a1d21}[data-theme=light] .admin-panel-divider{background:#eef0f3}[data-theme=light] .admin-panel-close{background:#f4f5f7;color:#9aa0ab}[data-theme=light] .admin-panel-close:hover{background:#e2e5ea;color:#4a5059}[data-theme=light] .admin-panel-uuid{color:#6b7280;background:#f8f9fa;border-color:#e2e5ea}[data-theme=light] .admin-panel-entity-header{background:#f8f9fa;border-bottom-color:#e2e5ea}[data-theme=light] .admin-panel-entity-name{color:#1a1d21}[data-theme=light] .admin-panel-entity-sub{color:#9aa0ab}[data-theme=light] .admin-td-muted,[data-theme=light] .admin-td-num{color:#6b7280!important}[data-theme=light] .admin-table-uuid{color:#b0b7c0}[data-theme=light] .admin-table-empty{color:#c0c5cc!important}[data-theme=light] .admin-table-sub{color:#b0b7c0}[data-theme=light] .admin-btn-secondary{background:#f4f5f7;border-color:#dde0e6;color:#6b7280}[data-theme=light] .admin-btn-secondary:hover{border-color:#b0b7c0;color:#1a1d21}[data-theme=light] .admin-reassign-select{background:#f8f9fa;border-color:#dde0e6;color:#1a1d21}[data-theme=light] .admin-reassign-select option{background:#ffffff}[data-theme=light] .admin-mini-table-wrap{background:#f8f9fa;border-color:#e2e5ea}[data-theme=light] .admin-mini-table th{background:#f4f5f7;color:#9aa0ab;border-bottom-color:#e2e5ea}[data-theme=light] .admin-mini-table td{color:#4a5059;border-bottom-color:#eef0f3}[data-theme=light] .admin-confirm-box{background:#ffffff;border-color:#e2e5ea;box-shadow:0 24px 64px rgba(0,0,0,.15)}[data-theme=light] .admin-confirm-title{color:#1a1d21}[data-theme=light] .admin-confirm-desc{color:#6b7280}[data-theme=light] .admin-toast{background:#ffffff;border-color:#e2e5ea;color:#1a1d21;box-shadow:0 8px 24px rgba(0,0,0,.1)}[data-theme=light] .admin-perf-bar-track{background:#eef0f3}[data-theme=light] .admin-perf-num{color:#9aa0ab}[data-theme=light] .admin-section-count{background:#eef0f3;color:#9aa0ab}[data-theme=light] .admin-panel-remove-confirm{background:rgba(239,68,68,.03);border-color:rgba(239,68,68,.12);color:#6b7280}.admin-pipeline-card{background:#131313;border:1px solid #242424;border-radius:14px;overflow:hidden}.admin-pipeline-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #1e1e1e}.admin-pipeline-title{font-size:.85rem;font-weight:600;color:#e2e5ea;text-transform:uppercase;letter-spacing:.06em}.admin-pipeline-meta{font-size:.78rem;color:#4a5059}.admin-pipeline-stages{display:flex;flex-direction:column}.admin-pipeline-row{display:flex;align-items:center;justify-content:space-between;padding:14px 22px;border-bottom:1px solid #1a1a1a;transition:background .15s}.admin-pipeline-row:last-child{border-bottom:none}.admin-pipeline-row:hover{background:rgba(255,255,255,.025)}.admin-pipeline-row.skipped{opacity:.55}.admin-pipeline-row-left{display:flex;align-items:center;gap:14px}.admin-pipeline-badge{width:28px;height:28px;border-radius:8px;background:rgba(255,87,34,.12);color:#FF7043;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.admin-pipeline-badge.badge-skipped{background:rgba(255,255,255,.04);color:#4a5059}.admin-pipeline-name{font-size:.875rem;font-weight:500;color:#d0d4da;margin-bottom:2px}.admin-pipeline-desc{font-size:.77rem;color:#4a5059}.admin-pipeline-row-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.admin-pipeline-skip-label{font-size:.72rem;font-weight:600;color:#4a5059;text-transform:uppercase;letter-spacing:.05em}.admin-pipeline-toggle{position:relative;width:40px;height:22px;border-radius:11px;background:#242424;border:1px solid #2e2e2e;cursor:pointer;transition:background .2s,border-color .2s;flex-shrink:0}.admin-pipeline-toggle.on{background:rgba(255,87,34,.25);border-color:rgba(255,87,34,.4)}.admin-pipeline-toggle-thumb{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#4a5059;transition:transform .2s,background .2s;pointer-events:none}.admin-pipeline-toggle.on .admin-pipeline-toggle-thumb{transform:translateX(18px);background:#FF7043}.admin-pipeline-footer{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-top:1px solid #1e1e1e;background:rgba(255,255,255,.015)}.admin-pipeline-summary{font-size:.82rem}.pipeline-all-on{color:#22C55E;font-weight:500}.pipeline-some-off{color:#F59E0B;font-weight:500}.admin-btn-primary{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border-radius:8px;background:linear-gradient(135deg,#FF5722,#FF7043);color:#fff;font-size:.82rem;font-weight:600;border:none;cursor:pointer;transition:opacity .15s,transform .1s}.admin-btn-primary:hover:not(:disabled){opacity:.88}.admin-btn-primary:active:not(:disabled){transform:scale(.97)}.admin-btn-primary:disabled{opacity:.35;cursor:not-allowed}[data-theme=light] .admin-pipeline-card{background:#ffffff;border-color:#e2e5ea}[data-theme=light] .admin-pipeline-header{border-bottom-color:#eef0f3}[data-theme=light] .admin-pipeline-title{color:#1a1d21}[data-theme=light] .admin-pipeline-meta{color:#9aa0ab}[data-theme=light] .admin-pipeline-row{border-bottom-color:#f4f5f7}[data-theme=light] .admin-pipeline-row:hover{background:rgba(0,0,0,.018)}[data-theme=light] .admin-pipeline-name{color:#1a1d21}[data-theme=light] .admin-pipeline-desc{color:#9aa0ab}[data-theme=light] .admin-pipeline-skip-label{color:#b0b7c0}[data-theme=light] .admin-pipeline-toggle{background:#eef0f3;border-color:#dde0e6}[data-theme=light] .admin-pipeline-toggle.on{background:rgba(255,87,34,.12);border-color:rgba(255,87,34,.3)}[data-theme=light] .admin-pipeline-toggle-thumb{background:#b0b7c0}[data-theme=light] .admin-pipeline-footer{border-top-color:#eef0f3;background:#fafbfc}[data-theme=light] .admin-pipeline-badge{background:rgba(255,87,34,.08)}[data-theme=light] .admin-pipeline-badge.badge-skipped{background:#f4f5f7;color:#b0b7c0}.blog-editor{display:flex;flex-direction:column;gap:0}.blog-editor-header{display:flex;align-items:center;gap:16px;padding-bottom:24px;margin-bottom:28px;border-bottom:1px solid rgba(255,255,255,.06);flex-wrap:wrap}.blog-editor-title{flex:1 1;font-size:18px;font-weight:700;color:#fff;margin:0}.blog-editor-header-actions{display:flex;align-items:center;gap:12px}.blog-editor-body{display:grid;grid-template-columns:1fr 280px;grid-gap:32px;gap:32px;align-items:flex-start}.blog-editor-main{display:flex;flex-direction:column;gap:20px}.blog-editor-sidebar{gap:16px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:20px;position:-webkit-sticky;position:sticky;top:20px}.blog-editor-sidebar,.blog-field{display:flex;flex-direction:column}.blog-field{gap:6px}.blog-field-row{display:flex;gap:12px;align-items:flex-end}.blog-label{font-size:12px;font-weight:600;color:rgba(255,255,255,.5);letter-spacing:.04em;text-transform:uppercase}.blog-input{padding:10px 13px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#fff;font-size:14px;font-family:inherit;outline:none;transition:border-color .15s;width:100%;box-sizing:border-box}.blog-input:focus{border-color:rgba(255,87,34,.5)}.blog-input-lg{font-size:16px;font-weight:600;padding:12px 14px}.blog-input-mono{font-family:Fira Mono,monospace;font-size:13px}.blog-hint{font-size:12px;color:rgba(255,255,255,.28);font-family:monospace}.blog-textarea{padding:10px 13px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#fff;font-size:14px;font-family:inherit;line-height:1.6;resize:vertical;outline:none;transition:border-color .15s;width:100%;box-sizing:border-box}.blog-textarea:focus{border-color:rgba(255,87,34,.5)}.blog-textarea-tall{min-height:140px}.blog-select{padding:10px 13px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#fff;font-size:14px;font-family:inherit;outline:none;cursor:pointer;width:100%}.blog-select option{background:#1a1a1a;color:#fff}.blog-color-input{width:44px;height:38px;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:2px;background:rgba(255,255,255,.05);cursor:pointer;flex-shrink:0}.blog-toggle-label{display:flex;align-items:center;gap:8px;font-size:13px;color:rgba(255,255,255,.6);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.blog-toggle-label input[type=checkbox]{width:15px;height:15px;accent-color:#FF5722;cursor:pointer}.blog-author-preview{display:flex;align-items:center;gap:10px;padding:12px;background:rgba(255,255,255,.03);border-radius:8px;border:1px solid rgba(255,255,255,.06);margin-top:4px}.blog-sections{gap:12px}.blog-section,.blog-sections{display:flex;flex-direction:column}.blog-section{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);border-radius:10px;padding:14px;gap:10px}.blog-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.blog-section-type{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:3px 8px;border-radius:5px}.blog-section-type-text{background:rgba(59,130,246,.15);color:#60a5fa}.blog-section-type-image{background:rgba(139,92,246,.15);color:#a78bfa}.blog-section-actions{display:flex;gap:4px}.blog-sec-btn{width:28px;height:28px;border-radius:6px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.06);color:rgba(255,255,255,.5);cursor:pointer;font-size:13px;display:grid;place-items:center;transition:background .15s,color .15s}.blog-sec-btn:hover:not(:disabled){background:rgba(255,255,255,.1);color:#fff}.blog-sec-btn:disabled{opacity:.3;cursor:not-allowed}.blog-sec-delete:hover:not(:disabled){background:rgba(239,68,68,.15)!important;color:#f87171!important}.blog-add-section{display:flex;gap:10px;margin-top:4px}.blog-add-btn{padding:9px 16px;border-radius:8px;background:rgba(255,255,255,.04);border:1px dashed rgba(255,255,255,.12);color:rgba(255,255,255,.5);font-size:13px;font-weight:600;cursor:pointer;transition:all .15s}.blog-add-btn:hover{background:rgba(255,87,34,.08);border-color:rgba(255,87,34,.3);color:#FF7043}.blog-img-preview{width:100%;max-height:180px;object-fit:cover;border-radius:8px;display:block;margin:4px 0}[data-theme=light] .blog-editor-header{border-bottom-color:#eef0f3}[data-theme=light] .blog-editor-title{color:#111}[data-theme=light] .blog-editor-sidebar{background:#f8f9fb;border-color:#e8eaed}[data-theme=light] .blog-label{color:#777}[data-theme=light] .blog-input,[data-theme=light] .blog-select,[data-theme=light] .blog-textarea{background:#fff;border-color:#dde0e6;color:#111}[data-theme=light] .blog-input:focus,[data-theme=light] .blog-textarea:focus{border-color:rgba(255,87,34,.4)}[data-theme=light] .blog-hint{color:#aaa}[data-theme=light] .blog-toggle-label{color:#555}[data-theme=light] .blog-section{background:#f8f9fb;border-color:#e8eaed}[data-theme=light] .blog-sec-btn{background:#eef0f3;border-color:#dde0e6;color:#666}[data-theme=light] .blog-sec-btn:hover:not(:disabled){background:#e0e3ea;color:#111}[data-theme=light] .blog-add-btn{background:#f0f2f5;border-color:#cdd0d8;color:#666}[data-theme=light] .blog-author-preview{background:#f0f2f5;border-color:#e0e3ea}[data-theme=light] .blog-color-input{background:#fff;border-color:#dde0e6}[data-theme=light] .blog-select option{background:#fff;color:#111}.apikey-prefix{font-family:JetBrains Mono,Consolas,monospace;font-size:12px;color:#c9c9c9;background:#1c1c1c;border:1px solid #2a2a2a;border-radius:6px;padding:3px 8px}.apikey-row-revoked td{opacity:.45}.apikey-test-card{background:#131313;border:1px solid #242424;border-radius:14px;padding:20px 22px}.apikey-test-hint{font-size:13px;color:#8a8a8a;margin:0 0 14px}.apikey-test-hint code{color:#c9c9c9}.apikey-test-row{display:flex;gap:10px}.apikey-test-row .apikey-input{flex:1 1}.apikey-input{width:100%;background:#0f0f0f;border:1px solid #2a2a2a;border-radius:10px;color:#eee;font-size:14px;font-family:inherit;padding:10px 14px;outline:none;transition:border-color .15s}.apikey-input:focus{border-color:#FF5722}select.apikey-input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;cursor:pointer}.apikey-test-result{display:flex;align-items:center;gap:8px;margin-top:14px;font-size:13.5px;font-weight:600;padding:10px 14px;border-radius:10px}.apikey-test-result svg{width:16px;height:16px;flex-shrink:0}.apikey-test-result.ok{color:#22C55E;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.25)}.apikey-test-result.fail{color:#EF4444;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.25)}.apikey-modal{max-width:460px;width:100%}.apikey-field{display:flex;flex-direction:column;gap:6px;margin-bottom:4px;text-align:left}.apikey-field label{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#8a8a8a}.apikey-reveal{display:flex;align-items:center;gap:10px;background:#0f0f0f;border:1px solid #2a2a2a;border-radius:10px;padding:12px 14px}.apikey-reveal code{flex:1 1;font-family:JetBrains Mono,Consolas,monospace;font-size:12.5px;color:#FFB74D;word-break:break-all;-webkit-user-select:all;-moz-user-select:all;user-select:all}.apikey-copy{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;background:#242424;color:#eee;border-radius:8px;font-size:12.5px;font-weight:600;padding:8px 12px;transition:background .15s}.apikey-copy:hover{background:#333}.apikey-copy svg{width:14px;height:14px}[data-theme=light] .apikey-prefix{color:#444;background:#f0f2f5;border-color:#dde0e6}[data-theme=light] .apikey-test-card{background:#fff;border-color:#e4e6eb}[data-theme=light] .apikey-test-hint{color:#777}[data-theme=light] .apikey-test-hint code{color:#333}[data-theme=light] .apikey-input{background:#fff;border-color:#dde0e6;color:#111}[data-theme=light] .apikey-field label{color:#9aa0ab}[data-theme=light] .apikey-reveal{background:#f7f8fa;border-color:#dde0e6}[data-theme=light] .apikey-reveal code{color:#c2410c}[data-theme=light] .apikey-copy{background:#f0f2f5;color:#111}[data-theme=light] .apikey-copy:hover{background:#e0e3ea}.support-layout{display:grid;grid-template-columns:300px 1fr;grid-gap:16px;gap:16px;height:calc(100vh - 250px);min-height:440px}.support-list,.support-pane{background:#0e0e0e;border:1px solid #1a1a1a;border-radius:12px;overflow:hidden}.support-list{overflow-y:auto}.support-empty{padding:24px 18px;font-size:.82rem;color:#555;text-align:center}.support-empty-pane{display:flex;align-items:center;justify-content:center;height:100%}.support-thread{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;background:none;border:0;border-bottom:1px solid #141414;text-align:left;cursor:pointer;font-family:inherit}.support-thread:hover{background:rgba(255,255,255,.02)}.support-thread.active{background:rgba(255,87,34,.08)}.support-thread-info{flex:1 1;min-width:0}.support-thread-top{display:flex;align-items:center;gap:6px}.support-thread-name{font-size:.83rem;font-weight:600;color:#e0e0e0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-dot{width:7px;height:7px;border-radius:50%;background:#FF5722;flex-shrink:0}.support-thread-preview{margin-top:2px;font-size:.72rem;color:#555;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-thread-time{font-size:.68rem;color:#444;white-space:nowrap;flex-shrink:0}.support-pane{display:flex;flex-direction:column}.support-pane-head{padding:14px 18px;border-bottom:1px solid #1a1a1a;background:#111}.support-pane-name{font-size:.9rem;font-weight:700;color:#e8e8e8}.support-pane-sub{font-size:.72rem;color:#555;margin-top:2px}.support-scroll{flex:1 1;overflow-y:auto;padding:18px;display:flex;flex-direction:column;gap:12px}.support-row{display:flex}.support-row.mine{justify-content:flex-end}.support-row.theirs{justify-content:flex-start}.support-bubble{max-width:70%;padding:10px 13px;border-radius:13px;font-size:.84rem;line-height:1.55}.support-row.theirs .support-bubble{background:#1a1a1a;color:#ddd;border-bottom-left-radius:4px}.support-row.mine .support-bubble{background:#FF5722;color:#fff;border-bottom-right-radius:4px}.support-bubble-body{white-space:pre-wrap;overflow-wrap:anywhere}.support-bubble-meta{margin-top:4px;font-size:.65rem;opacity:.62}.support-composer{display:flex;align-items:flex-end;gap:10px;padding:12px 14px;border-top:1px solid #1a1a1a;background:#111}.support-input{flex:1 1;min-width:0;resize:none;padding:9px 12px;font-family:inherit;font-size:.84rem;line-height:1.5;color:#eee;background:#0e0e0e;border:1px solid #222;border-radius:9px}.support-input:focus{outline:none;border-color:#FF5722}.support-input:disabled{opacity:.6}[data-theme=light] .support-list,[data-theme=light] .support-pane{background:#fff;border-color:#e4e6eb}[data-theme=light] .support-thread{border-bottom-color:#eef0f4}[data-theme=light] .support-thread:hover{background:#f7f8fa}[data-theme=light] .support-thread.active{background:#fff2ed}[data-theme=light] .support-thread-name{color:#111}[data-theme=light] .support-thread-preview{color:#888}[data-theme=light] .support-thread-time{color:#aaa}[data-theme=light] .support-empty{color:#888}[data-theme=light] .support-pane-head{background:#fafbfc;border-bottom-color:#e4e6eb}[data-theme=light] .support-pane-name{color:#111}[data-theme=light] .support-pane-sub{color:#888}[data-theme=light] .support-row.theirs .support-bubble{background:#f0f2f5;color:#111}[data-theme=light] .support-composer{background:#fafbfc;border-top-color:#e4e6eb}[data-theme=light] .support-input{background:#fff;border-color:#dde0e6;color:#111}