/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.flex{display:flex}.grid{display:grid}.hidden{display:none}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root,:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7fa;--surface:#fff;--surface-2:#f8fafc;--surface-3:#eef2f7;--sidebar:#fff;--sidebar-active:#eff6ff;--text:#1f2937;--text-strong:#111827;--muted:#6b7280;--border:#e5e7eb;--border-strong:#d1d5db;--primary:#2563eb;--primary-soft:#eff6ff;--success:#059669;--danger:#dc2626;--warning:#d97706;--shadow:0 12px 30px #0f172a0f;--wall-stage-bg:#1a2330;--wall-stage-fs-bg:#0f1722;--wall-cell-bg:#0f1620;--wall-cell-grid:#ffffff09}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#101418;--surface:#171c22;--surface-2:#1d232b;--surface-3:#252c35;--sidebar:#12171d;--sidebar-active:#202832;--text:#d6dbe1;--text-strong:#f2f4f7;--muted:#8b95a1;--border:#2b333d;--border-strong:#3a444f;--primary:#8ea4c8;--primary-soft:#252d38;--success:#6fb48d;--danger:#d37b7b;--warning:#c6a15b;--shadow:none;--wall-stage-bg:#070b10;--wall-stage-fs-bg:#030507;--wall-cell-bg:#101722;--wall-cell-grid:#ffffff0b}*{box-sizing:border-box}html,body,#app{width:100%;height:100%}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,Microsoft YaHei,Arial,sans-serif;overflow:hidden}.app-shell{background:var(--bg);width:100%;height:100vh;min-height:100vh;overflow:hidden}.app-shell>.arco-layout{min-width:0;height:100vh;overflow:hidden}.side{border-right:1px solid var(--border);background:var(--sidebar)!important}.side .arco-layout-sider-children{background:var(--sidebar)!important}.brand{border-bottom:1px solid var(--border);align-items:center;gap:12px;height:64px;padding:0 18px;display:flex}.brand strong{color:var(--text-strong);font-size:15px;font-weight:700;line-height:1.2;display:block}.brand small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.logo{background:var(--primary);border-radius:10px;place-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:grid}.logo img{width:24px;height:29px;display:block}.menu-icon{color:currentColor;flex:none;width:18px;height:18px;margin-right:10px;display:inline-flex;position:relative}.menu-icon:before,.menu-icon:after{content:"";box-sizing:border-box;border-color:currentColor;position:absolute}.icon-home:before{border:1.8px solid;border-top:0;border-radius:2px;width:12px;height:9px;top:7px;left:3px}.icon-home:after{border-top:1.8px solid;border-left:1.8px solid;width:10px;height:10px;top:2px;left:4px;transform:rotate(45deg)}.icon-device:before{border:1.8px solid;border-radius:2px;width:14px;height:11px;top:3px;left:2px}.icon-device:after{background:currentColor;width:6px;height:2px;bottom:1px;left:6px}.icon-play:before{border:1.8px solid;border-radius:50%;width:12px;height:12px;top:3px;left:4px}.icon-play:after{border-top:3px solid #0000;border-bottom:3px solid #0000;border-left:5px solid;width:0;height:0;top:6px;left:8px}.icon-record:before{border:1.8px solid;border-radius:50%;width:12px;height:12px;top:3px;left:3px}.icon-record:after{background:currentColor;border-radius:50%;width:4px;height:4px;top:7px;left:7px}.icon-grid:before{border:1.6px solid;width:6px;height:6px;top:2px;left:2px;box-shadow:8px 0 0 -1.6px #0000,8px 0,0 8px 0 -1.6px #0000,0 8px,8px 8px 0 -1.6px #0000,8px 8px}.icon-file:before{border:1.8px solid;border-radius:2px;width:11px;height:14px;top:2px;left:4px}.icon-file:after{background:currentColor;width:6px;height:1.6px;top:7px;left:7px;box-shadow:0 4px}.icon-user:before{border:1.8px solid;border-radius:50%;width:6px;height:6px;top:3px;left:6px}.icon-user:after{border:1.8px solid;border-radius:8px 8px 0 0;width:12px;height:5px;top:11px;left:3px}.icon-setting:before{border:1.8px solid;border-radius:50%;width:10px;height:10px;top:4px;left:4px}.icon-setting:after{opacity:.7;background:currentColor;width:2px;height:16px;top:1px;left:8px;box-shadow:5px 5px 0 -.5px,-5px 5px 0 -.5px}.arco-menu{background:0 0!important;padding:12px 10px!important}.arco-menu-item{height:40px!important;color:var(--text)!important;background:0 0!important;border-radius:8px!important;align-items:center!important;margin:3px 0!important;font-size:14px!important;line-height:40px!important;display:flex!important}.arco-menu-item:before,.arco-menu-item:after,.arco-menu-item .arco-menu-icon,.arco-menu-item .arco-menu-item-inner{background:0 0!important}.arco-menu-item:hover{background:var(--sidebar-active)!important;color:var(--text-strong)!important}.arco-menu-selected,.arco-menu-selected:hover{background:var(--sidebar-active)!important;color:var(--text-strong)!important;font-weight:600!important}.arco-menu-selected .menu-icon{color:var(--primary)}.topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;background:var(--surface)!important}.page-title{color:var(--text-strong);font-size:18px;font-weight:700}.page-subtitle{color:var(--muted);margin-top:4px;font-size:12px}.top-actions{color:var(--text);align-items:center;gap:12px;display:flex}.theme-toggle,.fullscreen-toggle{border-color:var(--border)!important;background:var(--surface-2)!important;width:32px!important;height:32px!important;color:var(--text-strong)!important;padding:0!important}.theme-toggle:hover,.fullscreen-toggle:hover{border-color:var(--primary)!important;color:var(--primary)!important}.top-action-icon{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;display:block}.action-text,.user-name{color:var(--muted);font-size:12px}.user-trigger{cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;padding:5px 8px;display:inline-flex}.user-trigger:hover{background:var(--surface-2)}.user-caret{border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);width:6px;height:6px;transform:translateY(-2px)rotate(45deg)}.content{height:calc(100vh - 64px);min-height:0;padding:20px;overflow:hidden auto}.auth-page{background:#f4f6f8;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);width:100%;min-height:100vh;display:grid;overflow:hidden}.auth-visual{color:#fff;background:linear-gradient(135deg,#0c1722eb,#1b303bd1),url(https://images.unsplash.com/photo-1494522855154-9297ac14b55f?auto=format&fit=crop&w=1400&q=80) 50%/cover;padding:54px;display:flex;position:relative}.auth-visual:after{content:"";opacity:.22;pointer-events:none;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.auth-brand-mark,.auth-copy,.auth-signal-board{z-index:1;position:relative}.auth-brand-mark{background:#ffffff1f;border:1px solid #ffffff47;border-radius:8px;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.auth-brand-mark img{width:28px;height:34px;display:block}.auth-kicker{color:#ffffffb3;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:800;display:inline-block}.auth-copy h1{color:#fff;max-width:620px;margin:0;font-size:44px;font-weight:900;line-height:1.15}.auth-copy p{color:#ffffffc2;max-width:560px;margin:18px 0 0;font-size:15px;line-height:1.8}.auth-signal-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.auth-signal-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000038;border:1px solid #ffffff29;border-radius:8px;padding:16px}.auth-signal-item span{color:#ffffffa3;font-size:12px;display:block}.auth-signal-item strong{color:#fff;margin-top:8px;font-size:26px;line-height:1;display:block}.auth-form-panel{background:var(--surface);justify-content:center;align-items:center;padding:32px;display:flex}.auth-form-card{width:min(100%,420px)}.auth-form-title{margin-bottom:28px}.auth-form-title h2{color:var(--text-strong);margin:0;font-size:28px;font-weight:850}.auth-form-title p{color:var(--muted);margin:8px 0 0;font-size:13px}.auth-submit{width:100%;margin-top:4px;height:42px!important}.password-modal-form{padding-top:4px}.dashboard-container{flex-direction:column;gap:16px;min-height:100%;display:flex}.dash-hero{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;padding:28px 32px;position:relative;overflow:hidden}.dash-hero-bg{pointer-events:none;position:absolute;inset:0}.dash-hero-grid{--grid-color:var(--wall-cell-grid);background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);opacity:.3;background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 80% at 20%,#000 30%,#0000 70%);mask-image:radial-gradient(60% 80% at 20%,#000 30%,#0000 70%)}.dash-hero-glow{background:radial-gradient(ellipse at center, var(--primary) 0%, transparent 70%);opacity:.08;pointer-events:none;width:50%;height:180%;position:absolute;top:-40%;left:-10%}.dash-hero-inner{z-index:1;justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.dash-hero-left{flex:1}.dash-badge{background:var(--primary-soft);color:var(--primary);letter-spacing:.06em;border-radius:999px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.badge-dot{background:var(--primary);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.dash-title{color:var(--text-strong);letter-spacing:-.02em;margin:0;font-size:26px;font-weight:800}.dash-desc{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.6}.dash-hero-right{flex-shrink:0;gap:12px;display:flex}.hero-metric{background:var(--surface-2);text-align:center;border:1px solid var(--border);border-radius:12px;min-width:80px;padding:12px 16px;transition:transform .2s,border-color .2s}.hero-metric:hover{border-color:var(--primary);transform:translateY(-2px)}.hm-label{color:var(--muted);margin-bottom:4px;font-size:11px;display:block}.hm-value{font-size:24px;font-weight:800;line-height:1.2;display:block}.hm-blue{color:var(--primary)}.hm-green{color:var(--success)}.hm-orange{color:var(--warning)}.hm-purple{color:#8b5cf6}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.kpi-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.kpi-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0f172a14}.kpi-accent{flex-shrink:0;width:4px}.kpi-accent-blue{background:var(--primary)}.kpi-accent-green{background:var(--success)}.kpi-accent-orange{background:var(--warning)}.kpi-accent-purple{background:#8b5cf6}.kpi-body{flex:1;min-width:0;padding:18px 20px}.kpi-top{align-items:flex-start;gap:14px;display:flex}.kpi-icon{border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.kpi-icon-blue{color:var(--primary);background:#2563eb1a}.kpi-icon-green{color:var(--success);background:#0596691a}.kpi-icon-orange{color:var(--warning);background:#d977061a}.kpi-icon-purple{color:#8b5cf6;background:#8b5cf61a}.kpi-info{flex:1;min-width:0}.kpi-label{color:var(--muted);margin-bottom:4px;font-size:12px;display:block}.kpi-value-row{align-items:baseline;gap:8px;display:flex}.kpi-value{color:var(--text-strong);letter-spacing:-.01em;font-size:26px;font-weight:800}.kpi-change{font-size:11px;font-weight:600}.kpi-change.up{color:var(--success)}.kpi-change.down{color:var(--danger)}.kpi-divider{background:var(--border);height:1px;margin:14px 0 12px}.kpi-footer{gap:20px;display:flex}.kfi{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.kfi b{color:var(--text-strong);font-weight:700}.kfi-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.dot-green{background:var(--success)}.dot-gray{background:var(--border-strong)}.dot-blue{background:var(--primary)}.dot-red{background:var(--danger)}.dot-purple{background:#8b5cf6}.dash-bottom{flex:1;grid-template-columns:1.6fr 1fr;gap:16px;display:grid}.overview-panel,.quick-panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;flex-direction:column;padding:20px;display:flex}.panel-hd{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.panel-hd-left{align-items:center;gap:10px;display:flex}.panel-bar{background:var(--primary);border-radius:2px;flex-shrink:0;width:3px;height:16px}.panel-hd h3{color:var(--text-strong);margin:0;font-size:15px;font-weight:700}.panel-hd-meta{color:var(--muted);font-size:11px}.overview-body{flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:16px;display:grid}.chart-area{justify-content:center;align-items:center;min-height:180px;display:flex}.detail-list{flex-direction:column;gap:14px;padding:4px 0;display:flex}.detail-item{align-items:center;gap:10px;display:flex}.detail-icon{border-radius:50%;flex-shrink:0;width:8px;height:8px}.di-blue{background:var(--primary)}.di-gray{background:var(--border-strong)}.di-green{background:var(--success)}.di-purple{background:#8b5cf6}.detail-label{color:var(--muted);flex:1;font-size:13px}.detail-value{color:var(--text-strong);text-align:right;font-size:14px;font-weight:700}.quick-list{flex-direction:column;flex:1;gap:10px;display:flex}.quick-btn{background:var(--surface-2);color:var(--text);text-align:left;cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:14px;padding:14px 16px;transition:all .2s;display:flex}.quick-btn:hover{border-color:var(--primary);background:var(--primary-soft);transform:translate(4px)}.quick-btn:hover .quick-btn-arrow{opacity:1;transform:translate(0)}.quick-btn-icon{background:var(--surface);border:1px solid var(--border);width:40px;height:40px;color:var(--primary);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.quick-btn-text{flex:1;min-width:0}.quick-btn-text b{color:var(--text-strong);font-size:14px;display:block}.quick-btn-text p{color:var(--muted);margin:3px 0 0;font-size:12px}.quick-btn-arrow{opacity:0;color:var(--primary);flex-shrink:0;transition:all .2s;transform:translate(-6px)}@media (width<=1280px){.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-bottom{grid-template-columns:1fr}.dash-hero-inner{flex-direction:column;align-items:flex-start}.dash-hero-right{justify-content:space-between;width:100%}}.panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);padding:18px}.panel-title{color:var(--text-strong);align-items:center;margin-bottom:16px;font-size:16px;font-weight:700;display:flex}.panel-title:before{content:"";background:var(--primary);border-radius:2px;width:3px;height:16px;margin-right:10px}.hero-panel{justify-content:space-between;align-items:center;min-height:150px;display:flex}.overview-hero{min-height:168px}.overview-copy{max-width:760px}.overview-total{border:1px solid var(--border);background:var(--surface-2);text-align:center;border-radius:12px;min-width:180px;padding:20px}.overview-total span,.overview-total small{color:var(--muted);font-size:13px;display:block}.overview-total strong{color:var(--text-strong);margin:8px 0;font-size:42px;font-weight:800;display:block}.usage-list,.quick-list{flex-direction:column;gap:10px;display:flex}.usage-list div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.usage-list div:last-child{border-bottom:0}.usage-list span{color:var(--muted);font-size:13px}.usage-list strong{color:var(--text-strong);font-size:15px}.quick-row{border:1px solid var(--border);background:var(--surface-2);width:100%;color:var(--text);text-align:left;cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:12px;display:flex}.quick-row:hover{border-color:var(--primary)}.quick-row>span{background:var(--primary-soft);width:34px;height:34px;color:var(--primary);border-radius:8px;place-items:center;display:grid}.quick-row b{color:var(--text-strong);font-size:14px;display:block}.quick-row p{color:var(--muted);margin:3px 0 0;font-size:12px}.hero-kicker{color:var(--primary);margin:0 0 8px;font-size:12px;font-weight:700}.hero-panel h1{color:var(--text-strong);margin:0;font-size:30px;font-weight:800}.hero-desc{max-width:720px;color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.7}.hero-stats{gap:12px;display:flex}.hero-stats div{border:1px solid var(--border);background:var(--surface-2);text-align:center;border-radius:10px;min-width:112px;padding:14px 16px}.hero-stats strong{color:var(--text-strong);font-size:28px;font-weight:800;display:block}.hero-stats span{color:var(--muted);font-size:12px}.metric-card{border:1px solid var(--border);background:var(--surface-2);border-radius:12px;align-items:center;gap:14px;min-height:104px;padding:16px;display:flex}.metric-glow{display:none}.metric-card .icon{background:var(--primary-soft);width:42px;height:42px;color:var(--primary);border-radius:10px;flex:none;place-items:center;font-size:20px;display:grid}.metric-card.green .icon{color:var(--success);background:#0596691f}.metric-card.red .icon{color:var(--danger);background:#dc26261f}.metric-card p{color:var(--muted);margin:0 0 5px;font-size:13px}.metric-value{align-items:baseline;display:flex}.metric-card b{color:var(--text-strong);margin-right:4px;font-size:28px;font-weight:800}.metric-card span{color:var(--muted)}.quick-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.quick-card{border:1px solid var(--border);background:var(--surface-2);min-height:100px;color:var(--text);text-align:left;cursor:pointer;border-radius:12px;align-items:center;gap:14px;padding:16px;transition:border-color .2s,transform .2s;display:flex}.quick-card:hover{border-color:var(--primary);transform:translateY(-1px)}.quick-card>span{background:var(--primary-soft);width:42px;height:42px;color:var(--primary);border-radius:10px;place-items:center;font-size:22px;display:grid}.quick-card b{color:var(--text-strong);font-size:15px}.quick-card p{color:var(--muted);margin:5px 0 0;font-size:12px}.quick-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.user-manage-page{flex-direction:column;gap:16px;height:100%;min-height:0;display:flex}.user-table-panel{flex-direction:column;flex:auto;min-height:360px;display:flex;overflow:hidden}.user-table-panel .arco-table{flex:auto;min-height:0;overflow:hidden}.user-table-panel .arco-table-container,.user-table-panel .arco-spin,.user-table-panel .arco-spin-children{height:100%;min-height:0}.user-table-panel .arco-table-content,.user-table-panel .arco-table-body{min-height:0;overflow-x:hidden!important}.user-table-panel .arco-table-container{overflow:hidden auto}.user-table-panel .arco-table-element{table-layout:fixed;width:100%!important}.user-table-panel .arco-table-td,.user-table-panel .arco-table-th{min-width:0;padding-left:8px;padding-right:8px;white-space:normal!important}.user-table-remark{white-space:normal;overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;line-height:1.55;display:block}.user-table-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:2px 4px;max-width:100%;display:flex}.user-table-actions .arco-popconfirm-trigger{flex:none;min-width:0;display:inline-flex}.user-table-actions .arco-btn{flex:none;height:26px;padding:0 3px!important}.danger-text-button:not(.arco-btn-disabled){color:var(--danger)!important}.danger-text-button:not(.arco-btn-disabled):hover{background:var(--danger)!important}@supports (color:color-mix(in lab, red, red)){.danger-text-button:not(.arco-btn-disabled):hover{background:color-mix(in srgb, var(--danger), transparent 92%)!important}}.password-generate-button{min-width:78px;padding-inline:10px!important}.password-input-with-action .arco-input-append{background:0 0;border-left:0;padding-left:8px}.password-input-with-action .arco-input-wrapper{border-top-right-radius:var(--border-radius-small);border-bottom-right-radius:var(--border-radius-small)}.page-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.toolbar-desc{color:var(--muted);margin:8px 0 0;font-size:13px}.toolbar-actions{align-items:center;gap:12px;display:flex}.credential-result{gap:16px;display:grid}.credential-result-head{grid-template-columns:38px 1fr;align-items:flex-start;gap:12px;display:grid}.credential-result-icon{background:var(--primary);border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.credential-result-icon{background:color-mix(in srgb, var(--primary), transparent 88%)}}.credential-result-icon{color:var(--primary);font-size:20px;font-weight:800}.credential-result-title{color:var(--text-strong);font-size:16px;font-weight:700;line-height:1.35}.credential-result-head p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.6}.credential-card{border-radius:8px;overflow:hidden}.credential-row{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:16px;min-height:48px;padding:10px 0;display:grid}.credential-row:last-child{border-bottom:0}.credential-row span{color:var(--muted);font-size:12px}.credential-row strong{overflow-wrap:anywhere;min-width:0;color:var(--text-strong);font-size:14px;font-weight:700}.credential-row-secret{padding-top:12px}.credential-row-secret strong{letter-spacing:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:16px}.dashboard-loading{min-height:180px;color:var(--muted);justify-content:center;align-items:center;gap:12px;margin-bottom:16px;font-size:13px;display:flex}.video-card{border:1px solid var(--border);background:var(--surface-3);border-radius:12px;min-height:190px;position:relative;overflow:hidden}.video-card img{-o-object-fit:cover;object-fit:cover;filter:brightness(.78);width:100%;height:100%;min-height:190px;display:block}.video-corners{display:none}.video-head,.video-foot{z-index:2;color:#fff;justify-content:space-between;align-items:center;font-size:13px;display:flex;position:absolute;left:10px;right:10px}.video-head{top:10px}.video-foot{bottom:10px}.video-foot span,.video-head>span{background:#111827ad;border-radius:6px;padding:4px 8px}.arco-table,.arco-table-td,.arco-table-th{background:var(--surface)!important;color:var(--text)!important;border-color:var(--border)!important}.arco-table-th{background:var(--surface-2)!important;font-weight:600!important}.arco-table-tr:hover .arco-table-td{background:var(--surface-2)!important}.arco-card{border:1px solid var(--border)!important;background:var(--surface-2)!important;color:var(--text)!important;box-shadow:none!important;border-radius:12px!important}.arco-input-wrapper,.arco-select-view-single,.arco-picker,.arco-textarea-wrapper{border-color:var(--border-strong)!important;background:var(--surface)!important;color:var(--text)!important;border-radius:4px!important}.arco-btn{border-radius:8px!important}.arco-btn-primary{background:var(--primary)!important;border-color:var(--primary)!important}.arco-drawer,.arco-drawer-body,.arco-drawer-header,.arco-modal,.arco-modal-header,.arco-modal-body,.arco-modal-footer,.arco-tabs-content,.arco-tree,.arco-form-item-label-col>label{background:var(--surface)!important;color:var(--text)!important}.arco-modal-title,.arco-drawer-title,.arco-card-header-title,.arco-descriptions-title{color:var(--text-strong)!important}.arco-descriptions,.arco-descriptions-item-label,.arco-descriptions-item-value,.arco-progress-line-text,.arco-checkbox-label,.arco-input,.arco-textarea,.arco-select-view-value,.arco-empty-description{color:var(--text)!important}.arco-descriptions-item-label{background:var(--surface-2)!important}.arco-progress-line-path{background-color:var(--surface-3)!important}.arco-tag{border-radius:6px!important}.delete-confirm-body{text-align:center;padding:8px 0}.delete-warning-icon{justify-content:center;margin-bottom:16px;display:flex}.delete-confirm-hint{color:var(--muted);margin:0 0 16px;font-size:14px;line-height:1.6}.delete-confirm-hint strong{color:var(--text-strong)}.delete-confirm-label{color:var(--text);text-align:left;margin:0 0 8px;font-size:13px}.delete-confirm-label strong{color:var(--danger)}.delete-confirm-error{color:var(--danger);text-align:left;margin-top:6px;font-size:12px;line-height:1.5}@media (width<=1280px){.hero-panel,.hero-stats{flex-direction:column;align-items:flex-start}.quick-grid,.quick-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}}.video-wall-page{grid-template-rows:minmax(0,1fr);grid-template-columns:320px minmax(0,1fr);gap:16px;height:100%;min-height:0;display:grid}.video-wall-page .panel{min-height:0}.signal-panel,.wall-main-panel{flex-direction:column;display:flex}.wall-panel-head,.wall-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.signal-panel .wall-panel-head{padding-bottom:2px}.wall-muted{color:var(--muted);font-size:12px;line-height:1.4}.source-filter-bar{border:1px solid var(--border);background:var(--surface-2);border-radius:9px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;margin:15px 0 13px;padding:4px;display:grid}.source-filter-option{min-width:0;height:32px;color:var(--text);text-align:center;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 10px;line-height:1;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.source-filter-option span{white-space:nowrap;font-size:12px;font-weight:800}.source-filter-option em{color:var(--muted);white-space:nowrap;font-size:11px;font-style:normal;font-weight:800}.source-filter-option:hover{color:var(--text-strong);background:var(--surface)}.source-filter-option.active{background:var(--surface);color:var(--primary);box-shadow:none;outline:1px solid var(--primary)}.source-filter-option.active em{color:var(--primary)}.source-list{isolation:isolate;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;overscroll-behavior:contain;border-top:1px solid var(--border);flex:1;min-height:0;padding:12px 4px 4px 0;position:relative;overflow:hidden auto}.source-list::-webkit-scrollbar{width:5px;height:5px}.source-list::-webkit-scrollbar-track{background:0 0}.source-list::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}.source-list::-webkit-scrollbar-thumb:hover{background:var(--muted)}.source-group+.source-group{border-top:1px solid var(--border);margin-top:16px;padding-top:16px}.source-group{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;position:relative;overflow:visible}.source-group:before{content:"";background:var(--border);width:1px;position:absolute;top:58px;bottom:14px;left:22px}.source-group .source-item:last-child{margin-bottom:0}.source-group-title{box-shadow:none;background:0 0;border:0;border-radius:0;gap:10px;margin:0;padding:0 2px 10px;display:grid;position:relative}.source-group-title.offline{background:0 0}.source-device-main{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.source-device-mark{width:44px;height:44px;color:var(--primary);background:0 0;border:0;border-radius:0;place-items:center;display:grid}.source-group-title.offline .source-device-mark{color:var(--muted)}.source-device-mark .av-device-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.15px;width:38px;height:38px}.source-device-copy{gap:5px;min-width:0;display:grid}.source-device-title-row{align-items:center;gap:7px;min-width:0;display:flex}.source-device-title-row strong{min-width:0;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;font-weight:800;line-height:1.2;overflow:hidden}.source-device-live{color:var(--muted);flex:none;align-items:center;gap:6px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.source-device-live:before{content:"";background:currentColor;border-radius:999px;width:6px;height:6px}.source-device-live.active{color:var(--success)}.source-device-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.2;overflow:hidden}.source-port-overview{background:0 0;border:0;border-radius:0;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:0 0 0 54px;display:grid}.source-port-label{color:var(--text);white-space:nowrap;font-size:11px;font-weight:700;line-height:1}.source-port-label:after{content:":";color:var(--muted);margin-left:2px;font-weight:700}.source-port-count{color:var(--text-strong);font-variant-numeric:tabular-nums;align-items:baseline;gap:2px;display:flex}.source-port-count b{font-size:14px;font-weight:800;line-height:.9}.source-port-count em{color:var(--muted);font-size:11px;font-style:normal;font-weight:700;line-height:1}.source-port-overview.offline .source-port-count,.source-port-overview.offline .source-port-count em{color:var(--muted)}.source-port-bars{justify-content:flex-start;align-items:center;gap:8px;width:100%;display:flex}.source-port-bars i{background:var(--border-strong);border-radius:999px;flex:none;width:3px;height:16px;transition:background .2s,opacity .2s}.source-port-bars i.active{background:var(--success)}.source-port-overview.offline .source-port-bars i{background:var(--border)}.source-item{border:1px solid var(--border);background:var(--surface);width:calc(100% - 54px);min-width:0;color:var(--text);cursor:grab;text-align:left;border-radius:8px;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:10px;margin:0 0 8px 54px;padding:8px 10px;transition:border-color .18s,background .18s,transform .18s;display:grid;position:relative}.source-item:before{content:"";background:0 0;border-radius:999px;width:3px;height:18px;transition:background .18s;position:absolute;top:50%;left:-1px;transform:translateY(-50%)}.source-item:after{content:"";background:var(--border);width:24px;height:1px;position:absolute;top:50%;left:-32px;transform:translateY(-50%)}.source-item.no-drag{cursor:pointer;grid-template-columns:38px minmax(0,1fr) auto}.source-item:hover,.source-item.active{border-color:var(--primary);background:var(--primary-soft);box-shadow:none}.source-item.active:before{background:var(--primary)}.source-item.disabled{opacity:.74}.source-item:active{cursor:grabbing;transform:translateY(1px)}.source-port-dot{background:var(--success);width:6px;height:6px;box-shadow:none;border-radius:999px;flex:none}.source-port-dot.offline{background:var(--muted);box-shadow:none}.source-item.disabled .source-port-visual{background:0 0}.source-port-visual{width:38px;height:30px;color:var(--primary);background:0 0;border:0;border-radius:0;place-items:center;display:grid}.source-item:hover .source-port-visual,.source-item.active .source-port-visual{color:var(--primary)}.source-port-visual.offline{color:var(--muted)}.source-port-visual.mix{color:var(--text-strong)}.source-port-visual.mix.offline{color:var(--muted)}.source-port-visual .hdmi-port-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;width:30px;height:22px}.source-port-visual .hdmi-port-icon rect{fill:currentColor;stroke:none}.source-port-visual .mix-port-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:28px;height:28px}.source-thumb img,.picker-source img,.wall-cell-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.source-state{background:var(--success);border-radius:50%;width:8px;height:8px;position:absolute;bottom:4px;right:4px;box-shadow:0 0 0 2px #00000059}.source-state.offline{background:var(--muted)}.source-state.recording{background:var(--warning)}.source-copy{flex-direction:column;gap:0;min-width:0;display:flex}.source-name-row{align-items:center;gap:0;min-width:0;display:flex}.source-copy strong,.picker-source strong,.wall-cell-bottom strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:800;line-height:1.25;overflow:hidden}.source-name-row strong{min-width:0}.source-status-wrap{justify-content:flex-end;align-items:center;gap:7px;min-width:44px;display:inline-flex}.source-status-tag{min-width:24px;color:var(--success);text-align:right;background:0 0;border-radius:0;flex:none;padding:0;font-size:11px;font-style:normal;font-weight:800;line-height:1}.source-status-tag.offline{color:var(--muted);background:0 0}.source-status-tag.recording{background:var(--surface-3);color:var(--warning)}.source-copy small,.picker-source small,.wall-cell-bottom span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.source-drag-icon{width:24px;height:24px;color:var(--muted);background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.source-drag-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;height:16px}.source-item:hover .source-drag-icon,.source-item:hover .source-drag-icon svg{color:var(--primary)}.source-empty{color:var(--muted);text-align:center;padding:28px 12px;font-size:13px}.live-video-page{grid-template-rows:minmax(0,1fr);grid-template-columns:320px minmax(0,1fr);gap:16px;height:100%;min-height:0;display:grid}.live-video-page .panel{min-height:0}.live-main-panel{flex-direction:column;min-width:0;display:flex;overflow:hidden}.live-player{border:1px solid var(--border);background:var(--wall-cell-bg);flex:1;width:100%;min-height:0;margin-top:16px;position:relative;overflow:hidden}.live-player:before{content:"";z-index:1;pointer-events:none;--grid-color:var(--wall-cell-grid);background-image:linear-gradient(var(--grid-color) 1px, transparent 1px), linear-gradient(90deg, var(--grid-color) 1px, transparent 1px);background-size:32px 32px;position:absolute;inset:0}.live-player:fullscreen{background:var(--wall-stage-fs-bg);border:0;border-radius:0}.live-player-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.live-player-stream{aspect-ratio:auto;width:100%;height:100%;position:absolute;inset:0}.live-player-shade{z-index:2;background:linear-gradient(#00000075,#0000 34%,#000000c2);position:absolute;inset:0}.live-player-top,.live-player-bottom{z-index:3;color:#fff;justify-content:space-between;align-items:center;gap:14px;display:flex;position:absolute;left:18px;right:18px}.live-player-top{color:#ffffffc7;font-size:12px;top:18px}.live-player-bottom{bottom:18px}.live-player-bottom>div{flex-direction:column;gap:6px;min-width:0;display:flex}.live-player-bottom strong,.live-player-bottom span{color:#fff;text-overflow:ellipsis;text-shadow:0 1px 14px #000000ad;white-space:nowrap;overflow:hidden}.live-player-bottom strong{font-size:18px;font-weight:800}.live-player-bottom span{color:#ffffffbd;font-size:13px}.live-badge.offline i{background:var(--muted)}.live-meta-grid{flex:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.live-meta-grid div{border:1px solid var(--border);background:var(--surface-2);border-radius:8px;min-width:0;padding:11px 12px}.live-meta-grid span,.live-meta-grid strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.live-meta-grid span{color:var(--muted);font-size:12px}.live-meta-grid strong{color:var(--text-strong);margin-top:5px;font-size:13px;font-weight:700}.wall-main-panel{overflow:hidden}.wall-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.wall-stage{border:1px solid var(--border);background:var(--wall-stage-bg);flex:1;place-items:center;width:100%;min-height:0;margin-top:16px;padding:16px;display:grid;overflow:hidden}.wall-stage:fullscreen{background:var(--wall-stage-fs-bg);padding:24px}.wall-stage-inner{aspect-ratio:16/9;max-width:100%;overflow:hidden}.wall-grid{gap:0;width:100%;height:100%;display:grid}.wall-cell{background:var(--wall-cell-bg);cursor:pointer;border:1px dashed #8ea4c875;border-radius:0;min-width:0;min-height:0;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden}.wall-cell-image{display:block;position:absolute;inset:0}.wall-cell-player{aspect-ratio:auto;width:100%;height:100%;position:absolute;inset:0}.wall-cell:before{content:"";pointer-events:none;--grid-color:var(--wall-cell-grid);background-image:linear-gradient(var(--grid-color) 1px, transparent 1px), linear-gradient(90deg, var(--grid-color) 1px, transparent 1px);background-size:28px 28px;position:absolute;inset:0}.wall-cell.filled{border-style:solid;border-color:#ffffff24}.wall-cell:hover,.wall-cell.dropping{border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary), 0 10px 30px #00000047}.wall-cell-shade{background:linear-gradient(#00000075,#0000 38%,#000000b8);position:absolute;inset:0}.wall-cell-top,.wall-cell-bottom{z-index:1;color:#fff;justify-content:space-between;align-items:center;gap:10px;display:flex;position:absolute;left:10px;right:10px}.wall-cell-top{color:#ffffffc2;font-size:12px;top:10px}.wall-cell-bottom{bottom:10px}.wall-cell-bottom>div{flex-direction:column;gap:4px;min-width:0;display:flex}.wall-cell-bottom strong,.wall-cell-bottom span{color:#fff;text-shadow:0 1px 12px #000000a6}.wall-cell-bottom span{color:#ffffffb8}.wall-cell-bottom button{color:#fff;cursor:pointer;background:#0000006b;border:1px solid #fff3;border-radius:6px;flex:none;width:26px;height:26px}.live-badge{color:#fff;background:#0000008f;border-radius:4px;align-items:center;gap:6px;padding:3px 8px;font-size:11px;font-weight:800;display:inline-flex}.live-badge i{background:#ef4444;border-radius:50%;width:6px;height:6px}.wall-empty{color:#ffffffb3;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:12px;display:flex;position:absolute;inset:0}.wall-empty .empty-icon{color:#ffffffdb;border:1px solid #ffffff2e;border-radius:8px;place-items:center;width:34px;height:34px;font-size:24px;line-height:1;display:grid}.wall-empty strong{color:#ffffffe6;font-size:13px}.wall-empty small{color:#ffffff8a;font-size:12px}.picker-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;max-height:54vh;display:grid;overflow-y:auto}.picker-source{border:1px solid var(--border);background:var(--surface-2);text-align:left;cursor:pointer;border-radius:8px;flex-direction:column;gap:8px;min-width:0;padding:10px;display:flex}.picker-source:hover{border-color:var(--primary);background:var(--primary-soft)}.picker-source img{aspect-ratio:16/9;background:var(--surface-3);border-radius:6px}.picker-source span{flex-direction:column;gap:4px;min-width:0;display:flex}.picker-empty{color:var(--muted);text-align:center;padding:36px}.share-live-page{color:#f8fafc;background:#090d14;min-height:100vh;font-family:Inter,Microsoft YaHei,Arial,sans-serif;overflow:auto}.share-gate-shell{background:linear-gradient(90deg,#090d1400 0 58%,#090d14 58% 100%),radial-gradient(circle at 70% 20%,#2563eb2e,#0000 30%);grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:100vh;display:grid}.share-gate-visual{background:#111827;min-width:0;min-height:100vh;margin:0;position:relative;overflow:hidden}.share-gate-visual:after{content:"";background:linear-gradient(90deg,#0206171a,#02061794),linear-gradient(#0206170f,#0206178a);position:absolute;inset:0}.share-gate-visual img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.share-gate-visual figcaption{z-index:1;flex-direction:column;gap:10px;display:flex;position:absolute;bottom:clamp(30px,7vh,78px);left:clamp(28px,5vw,70px);right:36px}.share-gate-visual figcaption span{color:#e2e8f0db;background:#0206175c;border:1px solid #ffffff3d;border-radius:4px;width:fit-content;padding:6px 10px;font-size:12px;font-weight:900}.share-gate-visual figcaption strong{color:#fff;text-shadow:0 18px 44px #00000080;max-width:680px;font-size:clamp(30px,4.5vw,58px);font-weight:900;line-height:1.04}.share-gate-panel{background:linear-gradient(#ffffff09,#fff0),#0b1018;flex-direction:column;justify-content:center;min-width:0;min-height:100vh;padding:clamp(34px,6vw,76px);display:flex}.share-gate-brand{align-items:center;gap:14px;display:flex}.share-gate-brand img,.share-player-header img{background:#2563eb;border-radius:8px;width:38px;height:38px;padding:6px}.share-gate-brand strong,.share-gate-brand span{display:block}.share-gate-brand strong{color:#f8fafc;font-size:15px;font-weight:700}.share-gate-brand span{color:#cbd5e19e;margin-top:4px;font-size:12px}.share-gate-copy{margin-top:clamp(54px,9vh,92px)}.share-gate-copy p,.share-gate-copy h1,.share-gate-copy span{margin:0}.share-gate-copy p{color:#93c5fd;letter-spacing:.08em;font-size:12px;font-weight:800}.share-gate-copy h1{color:#f8fafc;margin-top:16px;font-size:clamp(30px,3.7vw,48px);font-weight:900;line-height:1.1}.share-gate-copy span{color:#cbd5e1b8;margin-top:18px;font-size:14px;line-height:1.8;display:block}.share-code-form{flex-direction:column;gap:14px;max-width:430px;margin-top:42px;display:flex}.share-code-form label{color:#e5edf6db;font-size:13px;font-weight:800}.share-code-form .arco-input-wrapper{background:#02061770;border-color:#94a3b842;border-radius:6px;height:48px}.share-code-form .arco-input{color:#f8fafc;letter-spacing:.12em;font-size:17px;font-weight:800}.share-code-form .arco-btn-primary{border-radius:6px;height:48px;font-weight:800}.share-gate-error{color:#fca5a5;margin:0;font-size:13px}.share-gate-meta{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.share-gate-meta span{color:#cbd5e1c2;border:1px solid #94a3b833;border-radius:999px;padding:5px 9px;font-size:12px}.share-view-shell{background:#030712;min-height:100vh}.share-player{background:#020617;place-items:center;width:100%;min-height:100vh;padding:0;display:grid;position:relative;overflow:hidden}.share-player:before{content:"";z-index:1;pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0}.share-player-video{z-index:1;aspect-ratio:16/9;width:min(100vw,1920px);max-width:100%;height:min(100vh,1080px);max-height:100vh;box-shadow:none;-o-object-fit:contain;object-fit:contain;background:#000;border:0;border-radius:0;display:block;position:relative}.share-player-shade{display:none}.share-player-header{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#02061775;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:14px;max-width:min(680px,100vw - 36px);padding:12px 14px;display:flex;position:absolute;top:clamp(18px,3vw,38px);left:clamp(18px,3vw,40px)}.share-player-header div{min-width:0}.share-player-header h1,.share-player-header p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.share-player-header h1{color:#fff;font-size:18px;font-weight:900}.share-player-header p{color:#e2e8f0b8;margin-top:4px;font-size:13px}.share-missing{text-align:center;place-content:center;gap:8px;min-height:60vh;display:grid}.share-missing strong{color:#f8fafc;font-size:22px}.share-missing span{color:#cbd5e1b3}@media (width<=1180px){.video-wall-page,.live-video-page{grid-template-columns:250px minmax(0,1fr)}.wall-toolbar{flex-direction:column;align-items:flex-start}.wall-actions{justify-content:flex-start}}@media (width<=900px){.auth-page{grid-template-columns:1fr;overflow-y:auto}.auth-visual{min-height:420px;padding:32px 24px}.auth-copy h1{font-size:30px}.auth-signal-board{grid-template-columns:1fr}.auth-form-panel{padding:30px 24px 42px}.video-wall-page,.live-video-page{grid-template-columns:1fr}.signal-panel{max-height:320px}.wall-stage-inner{max-width:100%}.live-player{min-height:360px}.live-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.share-gate-shell{background:#090d14;grid-template-columns:1fr}.share-gate-visual{min-height:44vh}.share-gate-panel{min-height:auto;padding:34px 24px 42px}.share-player{min-height:100vh}}@media (width<=560px){.share-live-page{background:#07111f}.share-gate-shell,.share-view-shell{padding:14px}.share-gate-shell{flex-direction:column;gap:0;display:flex}.share-gate-visual{border-radius:8px 8px 0 0;width:100%;min-height:34vh}.share-gate-visual figcaption{bottom:18px;left:18px;right:18px}.share-gate-visual figcaption strong{font-size:26px}.share-gate-panel{border-radius:0 0 8px 8px;width:100%;min-height:auto;padding:24px 18px}.share-gate-copy{margin-top:34px}.share-player{border-radius:8px;min-height:calc(100vh - 28px);padding:0}.share-player-video{width:100%;height:100%;max-height:none}.share-player-header{max-width:none;top:14px;left:14px;right:14px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}
