*{box-sizing:border-box}body{color:#111827;background:#f3f5f9;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,sans-serif}#app{min-height:100vh}.layout{background:#f0f2f5;min-height:100vh;display:flex}.sidebar{background:linear-gradient(#111827 0%,#1f2937 100%);border-right:1px solid #ffffff14;width:248px;padding:24px 14px;box-shadow:inset -1px 0 #ffffff0a}.logo{color:#f8fafc;letter-spacing:.4px;align-items:center;gap:10px;margin:0 10px 16px;font-size:18px;font-weight:700;display:flex}.logo-mark{background:linear-gradient(135deg,#34d399 0%,#10b981 100%);border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 3px #10b98140}.logo-text{line-height:1.25}.sidebar-head .logo{flex:1;min-width:0;margin-bottom:0}.menu{flex-direction:column;gap:6px;display:flex}.menu-item{text-align:left;color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.menu-icon-wrap{color:#bfdbfe;background:#ffffff14;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.menu-svg{width:15px;height:15px;display:block}.menu-item:hover{color:#f8fafc;background:#ffffff14}.menu-item.active{color:#eff6ff;background:#3b82f638;font-weight:600}.menu-item.active .menu-icon-wrap{color:#eff6ff;background:#60a5fa59}.menu-tree{gap:4px}.menu-tree-group{flex-direction:column;gap:2px;display:flex}.menu-tree-parent{text-align:left;color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:11px 12px;font-size:14px;transition:background .2s,color .2s;display:flex}.menu-tree-parent:hover{color:#f8fafc;background:#ffffff14}.menu-tree-parent.active{color:#eff6ff}.menu-tree-parent.expanded .menu-tree-chevron{transform:rotate(90deg)}.menu-tree-chevron{border-bottom:2px solid #94a3b8;border-right:2px solid #94a3b8;flex-shrink:0;width:8px;height:8px;margin-left:auto;transition:transform .2s;transform:rotate(-45deg)}.menu-tree-children{border-left:1px solid #94a3b840;flex-direction:column;gap:2px;margin:0 0 4px 8px;padding-left:8px;display:flex}.menu-tree-child{padding:9px 10px 9px 8px;font-size:13px}.menu-tree-child .menu-icon-wrap-sm{width:22px;height:22px}.menu-item-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.content{flex-direction:column;flex:1;min-width:0;padding:0;display:flex}.content-shell{flex-direction:column;flex:1;min-width:0;min-height:100vh;display:flex}.top-bar{background:#fff;border-bottom:1px solid #e8ecf1;flex-shrink:0;align-items:stretch;gap:0;padding:0 20px 0 16px;display:flex;box-shadow:0 1px 2px #0f172a0a}.top-bar .menu-toggle{align-self:center;margin:10px 12px 10px 0}.top-bar-main{flex:1;justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;padding:14px 0;display:flex}.top-bar-left{flex-direction:column;gap:4px;min-width:0;display:flex}.main-page-title{color:#0f172a;letter-spacing:.02em;margin:0;font-size:22px;font-weight:700;line-height:1.25}.breadcrumb{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:12px;display:flex}.breadcrumb a{color:#64748b;text-decoration:none}.breadcrumb a:hover{color:#2563eb}.breadcrumb-sep{color:#cbd5e1;-webkit-user-select:none;user-select:none}.breadcrumb-current{color:#0f172a;font-weight:500}.top-bar-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.top-bar-time{color:#64748b;white-space:nowrap;font-size:13px}.route-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:thin;background:#fff;border-bottom:1px solid #e8ecf1;flex-shrink:0;align-items:stretch;gap:4px;padding:0 16px;display:flex;overflow-x:auto}.route-tab{border-bottom:2px solid #0000;flex-shrink:0;align-items:stretch;margin-bottom:-1px;transition:color .15s,border-color .15s;display:inline-flex}.route-tab-link{color:#64748b;white-space:nowrap;border-bottom:2px solid #0000;align-items:center;margin-bottom:-2px;padding:12px 6px 12px 14px;font-size:13px;text-decoration:none;display:inline-flex}.route-tab-close{color:#94a3b8;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:32px;padding:0 6px;font-size:18px;line-height:1;transition:background .15s,color .15s;display:inline-flex}.route-tab-close:hover{color:#475569;background:#0f172a0f}.route-tab:hover .route-tab-link{color:#2563eb}.route-tab.active .route-tab-link{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.route-tab.active{border-bottom-color:#0000}.content-body{flex:1;min-width:0;padding:16px 20px 28px}.admin-page{flex-direction:column;gap:16px;display:flex}.filter-card,.data-panel{background:#fff;border:1px solid #e8ecf1;border-radius:12px;padding:18px 20px;box-shadow:0 1px 3px #0f172a0f}.filter-card .filter-title{color:#0f172a;margin:0 0 14px;font-size:15px;font-weight:600}.filter-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));align-items:end;gap:14px 16px;margin-bottom:16px;display:grid}.filter-field{flex-direction:column;gap:6px;min-width:0;display:flex}.filter-field span{color:#475569;font-size:13px}.filter-field input,.filter-field select{width:100%}.filter-card .filter-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:0;display:flex}.filter-card .filter-toolbar input,.filter-card .filter-toolbar select{flex:160px;min-width:0}.filter-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.btn{cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.btn-sm{padding:6px 12px;font-size:12px}.btn-primary{color:#fff;background:#2563eb;border-color:#2563eb}.btn-primary:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.btn-outline{color:#334155;background:#fff;border-color:#d1d9e6}.btn-outline:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.btn-success{color:#fff;background:#16a34a;border-color:#16a34a}.btn-success:hover:not(:disabled){background:#15803d;border-color:#15803d}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-op{cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:6px;margin:2px;padding:4px 10px;font-size:12px}.btn-op-view{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.btn-op-role{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.btn-op-edit{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.btn-op-pwd{color:#475569;background:#f1f5f9;border-color:#e2e8f0}.btn-op-del{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.ops-inline{flex-wrap:wrap;align-items:center;gap:2px;display:flex}.tag-role{border-radius:999px;padding:2px 10px;font-size:12px;font-weight:500;display:inline-block}.tag-role-admin{color:#be123c;background:#ffe4e6}.tag-role-user{color:#0369a1;background:#e0f2fe}.tag-role-default{color:#475569;background:#f1f5f9}.data-panel .panel-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.data-panel .panel-toolbar h3{color:#0f172a;margin:0;font-size:15px;font-weight:600}.crud-responsive .desktop-only{display:block}.crud-responsive .mobile-only{display:none}@media (width<=900px){.crud-responsive .desktop-only{display:none!important}.crud-responsive .mobile-only{display:block!important}}.account-cards{flex-direction:column;gap:12px;display:flex}.account-card{background:#fafbfc;border:1px solid #e8ecf1;border-radius:10px;padding:14px 16px}.account-card-row{border-bottom:1px solid #eef2f7;justify-content:space-between;gap:10px;padding:4px 0;font-size:13px;display:flex}.account-card-row:last-of-type{border-bottom:none}.account-card-label{color:#64748b;flex-shrink:0}.account-card-value{color:#0f172a;text-align:right;word-break:break-all}.account-card-actions{border-top:1px solid #e8ecf1;margin-top:12px;padding-top:12px}.account-card-actions summary{cursor:pointer;color:#2563eb;font-size:13px;font-weight:600;list-style:none}.account-card-actions summary::-webkit-details-marker{display:none}.account-card-actions .ops-inline{margin-top:10px}.logout-btn{cursor:pointer;color:#334155;background:#fff;border:1px solid #dbe3f0;border-radius:10px;padding:8px 14px;font-size:13px;transition:all .2s}.logout-btn:hover{background:#f8fafc;border-color:#cbd5e1}.page-header{align-items:flex-start;gap:12px;margin-bottom:16px;padding:4px 2px;display:flex}.menu-toggle{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #dbe3f0;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.menu-toggle-bar{background:#334155;border-radius:1px;width:18px;height:2px;display:block}.header-main{flex:1;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.sidebar-backdrop{display:none}.sidebar-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.sidebar-close{color:#f8fafc;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff1a;border:none;border-radius:10px;flex-shrink:0;width:40px;height:40px;padding:0;font-size:28px;line-height:1;display:none}.sidebar-close:hover{background:#ffffff29}.page-header h2{letter-spacing:.2px;margin:0;font-size:24px}.header-left{flex-direction:column;gap:4px;display:flex}.header-path{color:#94a3b8;margin:0;font-size:12px}.header-actions{align-items:center;gap:12px;display:flex}.header-date{color:#64748b;font-size:13px}.dashboard{flex-direction:column;gap:16px;display:flex}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.monitor-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.monitor-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.monitor-modal{width:100%;max-width:640px}.monitor-modal h3{margin:0}.metric-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px;transition:transform .2s,box-shadow .2s;box-shadow:0 6px 24px #0f172a0a}.metric-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0f172a14}.metric-label{color:#6b7280;margin:0 0 8px;font-size:13px}.metric-value{font-variant-numeric:tabular-nums;letter-spacing:.3px;margin:0;font-size:26px;font-weight:700}.panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px;transition:box-shadow .2s;box-shadow:0 8px 28px #0f172a0a}.panel:hover{box-shadow:0 12px 30px #0f172a12}.panel h3{margin:0 0 14px;font-size:16px}.panel-title-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.panel-title-row h3{margin:0}.text-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:6px 10px;font-size:13px}.text-btn:hover:not(:disabled){text-decoration:underline}.text-btn:disabled{opacity:.5;cursor:not-allowed}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.monitor-table th,.monitor-table td{white-space:nowrap}.cell-batch{color:#0f172a;font-weight:600}.empty-row{text-align:center;color:#94a3b8;padding:20px!important}.pie-wrap{align-items:center;gap:20px;display:flex}.pie-chart{border-radius:50%;width:180px;height:180px}.legend{flex-direction:column;gap:10px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.legend li{align-items:center;gap:8px;display:flex}.dot{border-radius:50%;width:10px;height:10px}.bars{justify-content:space-between;align-items:flex-end;gap:10px;height:230px;display:flex}.bar-item{flex:1;min-width:0}.bar-track{background:#f3f4f6;border-radius:10px;align-items:flex-end;height:200px;display:flex}.bar{background:linear-gradient(#60a5fa 0%,#2563eb 100%);border-radius:10px;width:100%}.bar-day{text-align:center;color:#6b7280;margin-top:8px;font-size:12px;display:block}.overview-dashboard{gap:16px}.overview-dashboard .metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.overview-dashboard .metric-card{border:1px solid #e8ecf1;border-radius:10px;padding:14px 16px;transition:box-shadow .2s;box-shadow:0 1px 3px #0f172a0f}.overview-dashboard .metric-card:hover{transform:none;box-shadow:0 2px 8px #0f172a14}.overview-dashboard .metric-label{color:#6b7280;margin:0 0 6px;font-size:13px}.overview-dashboard .metric-value{color:#111827;font-size:24px;font-weight:700}.overview-dashboard .overview-panel{background:#fff;border:1px solid #e8ecf1;border-radius:10px;padding:16px 18px;box-shadow:0 1px 3px #0f172a0f}.overview-dashboard .overview-panel:hover{box-shadow:0 2px 8px #0f172a14}.overview-dashboard .overview-panel h3{color:#0f172a;margin:0 0 14px;font-size:15px;font-weight:600}.overview-dashboard .pie-wrap{flex-wrap:wrap;gap:24px}.overview-dashboard .pie-donut{flex-shrink:0;width:176px;height:176px;position:relative}.overview-dashboard .pie-donut-ring{border-radius:50%;width:100%;height:100%}.overview-dashboard .pie-donut:after{content:"";background:#fff;border-radius:50%;width:52%;height:52%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 1px #eef2f7}.overview-dashboard .legend{gap:12px;font-size:14px}.overview-dashboard .bars{height:220px}.overview-dashboard .bar-track{background:#f3f4f6;border-radius:8px;height:188px}.overview-dashboard .bar{border-radius:6px 6px 8px 8px}.top-table{border-collapse:collapse;width:100%}.top-table th,.top-table td{text-align:left;font-variant-numeric:tabular-nums;border-bottom:1px solid #eef2f7;padding:10px 8px;font-size:14px}.top-table th{color:#64748b;font-weight:600}.top-table tbody tr:hover{background:#f8fafc}.panel-muted{color:#64748b;border-style:dashed}.panel-muted p{margin:0}.placeholder{color:#64748b;background:#fff;border:1px dashed #cfd8e5;border-radius:14px;padding:24px;box-shadow:0 8px 28px #0f172a08}.status-text{color:#64748b;margin:0}.error-text{color:#dc2626}.toolbar{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}input,select,button{font:inherit}button:hover{border-color:#bfcce0}input,select{background:#fff;border:1px solid #d6deea;border-radius:10px;padding:8px 10px}button{cursor:pointer;background:#fff;border:1px solid #d6deea;border-radius:10px;padding:8px 12px}.link-btn{color:#2563eb;background:0 0;border:none;margin-right:8px;padding:0}.danger-text{color:#dc2626}.pager{align-items:center;gap:8px;margin-top:12px;display:flex}.modal-mask{background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:14px;flex-direction:column;gap:10px;width:460px;max-width:calc(100vw - 24px);padding:16px;display:flex}.modal-card h3{margin:0 0 4px}.usage-records-modal{width:min(960px,100vw - 24px);max-width:none}.usage-records-modal h3{margin:0 0 12px;font-size:16px}.usage-records-table .usage-feedback-cell{white-space:normal;word-break:break-word;vertical-align:top;max-width:240px}.detail-line{flex-wrap:wrap;gap:10px;margin:0;font-size:14px;line-height:1.6;display:flex}.detail-line strong{color:#64748b;min-width:4.5em;font-weight:500}.modal-card label{flex-direction:column;gap:6px;font-size:14px;display:flex}.modal-actions{justify-content:flex-end;gap:8px;display:flex}.login-page{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:12px;width:380px;max-width:100%;padding:20px;display:flex;box-shadow:0 10px 30px #0f172a0f}.login-card h1{margin:0 0 8px;font-size:20px}.login-card label{flex-direction:column;gap:6px;font-size:14px;display:flex}@media (width<=1200px){.sidebar{width:220px}.metrics-grid,.overview-dashboard .metrics-grid,.monitor-grid,.monitor-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-grid{grid-template-columns:1fr}.header-date{display:none}}@media (width<=768px){.layout{position:relative}.layout .sidebar{z-index:160;width:min(288px,86vw);padding:max(16px, env(safe-area-inset-top)) 14px max(24px, env(safe-area-inset-bottom));border-right:none;transition:transform .28s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:8px 0 32px #0f172a59}.layout.nav-open .sidebar{transform:translate(0)}.layout.nav-open .sidebar-backdrop{z-index:150;-webkit-tap-highlight-color:transparent;background:#0f172a73;display:block;position:fixed;inset:0}.sidebar-close{justify-content:center;align-items:center;display:inline-flex}.menu-toggle{display:inline-flex}.content{flex:1;min-width:0;padding:0}.content-body{padding:max(12px, env(safe-area-inset-top)) max(14px, env(safe-area-inset-right)) max(20px, env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-left))}.top-bar{padding-left:max(12px, env(safe-area-inset-left));padding-right:max(12px, env(safe-area-inset-right))}.top-bar-main{flex-wrap:wrap;gap:10px}.top-bar-right{justify-content:flex-end;width:100%}.route-tabs{padding-left:max(12px, env(safe-area-inset-left));padding-right:max(12px, env(safe-area-inset-right))}.filter-grid{grid-template-columns:1fr}.filter-actions{flex-direction:column;align-items:stretch}.filter-actions .btn{width:100%;min-height:44px}.filter-card .filter-toolbar{flex-direction:column;align-items:stretch}.filter-card .filter-toolbar input,.filter-card .filter-toolbar select,.filter-card .filter-toolbar .btn{flex:none;width:100%;min-height:44px}.page-header{flex-wrap:nowrap;align-items:center}.header-main{flex-direction:column;align-items:stretch;gap:10px}.header-actions{justify-content:space-between;width:100%}.header-date{display:none}.page-header h2{font-size:20px}.metrics-grid,.overview-dashboard .metrics-grid{grid-template-columns:1fr}.main-page-title{font-size:18px}.monitor-grid{grid-template-columns:1fr}.monitor-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.panel{padding:14px}.pie-wrap{flex-direction:column;align-items:center;gap:16px}.pie-chart{width:min(200px,70vw);height:min(200px,70vw)}.overview-dashboard .pie-donut{width:min(200px,72vw);height:min(200px,72vw)}.bars{-webkit-overflow-scrolling:touch;gap:6px;height:200px;padding-bottom:8px;overflow-x:auto}.bar-track{height:160px}.toolbar{flex-direction:column;align-items:stretch}.toolbar input,.toolbar select,.toolbar button{width:100%;min-height:44px}.pager{flex-wrap:wrap;justify-content:center;gap:10px}.pager button{min-width:44px;min-height:44px;padding:10px 14px}.logout-btn{min-height:44px;padding:10px 16px}.modal-mask{padding:0;padding-bottom:env(safe-area-inset-bottom);align-items:flex-end}.modal-card{-webkit-overflow-scrolling:touch;border-radius:14px 14px 0 0;width:100%;max-width:none;max-height:min(92vh,100dvh);overflow-y:auto}.monitor-modal{max-width:none}.login-page{padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left))}.login-card{padding:18px}.login-card button[type=submit]{min-height:48px}.top-table{font-size:13px}.top-table th,.top-table td{padding:10px 6px}.link-btn{align-items:center;min-height:44px;margin-bottom:4px;margin-right:4px;padding:8px 10px;display:inline-flex}.metric-value{font-size:22px}input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px}}.panel-hint{color:#64748b;margin:0 0 12px;font-size:13px;line-height:1.5}.filter-field.full-width{grid-column:1/-1}.filter-field textarea{resize:vertical;border:1px solid #d1d5db;border-radius:8px;width:100%;min-height:140px;padding:10px 12px;font-family:inherit}.compact-metrics{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.compact-metrics .metric-value{font-size:20px}.success-text{color:#16a34a}.session-expired-hint[data-v-9b8f5159]{color:#92400e;background:#fef3c7;border-radius:6px;margin:0 0 16px;padding:10px 12px;font-size:14px}.ops-map-screen[data-v-0e23e597]{color:#e2e8f0;background:radial-gradient(at 50% 0,#0f2744 0%,#060b14 55%,#030712 100%);flex-direction:column;gap:14px;min-height:calc(100vh - 120px);margin:-16px -20px -28px;padding:16px 18px 20px;display:flex}.ops-map-screen[data-v-0e23e597]:fullscreen{min-height:100vh;margin:0;padding:20px 24px}.ops-status[data-v-0e23e597]{text-align:center;color:#94a3b8;padding:48px}.ops-error[data-v-0e23e597]{color:#fca5a5}.ops-header[data-v-0e23e597]{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ops-title[data-v-0e23e597]{letter-spacing:.06em;color:#f8fafc;margin:0;font-size:22px;font-weight:700}.ops-subtitle[data-v-0e23e597]{color:#64748b;margin:4px 0 0;font-size:12px}.ops-header-right[data-v-0e23e597]{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ops-select[data-v-0e23e597]{color:#cbd5e1;background:#0f172ad9;border:1px solid #38bdf840;border-radius:6px;padding:6px 10px;font-size:13px}.ops-btn[data-v-0e23e597]{cursor:pointer;color:#f8fafc;background:linear-gradient(135deg,#0284c7,#0369a1);border:none;border-radius:6px;padding:6px 14px;font-size:13px}.ops-btn-ghost[data-v-0e23e597]{color:#cbd5e1;background:0 0;border:1px solid #94a3b859}.ops-btn[data-v-0e23e597]:disabled{opacity:.65;cursor:not-allowed}.ops-inline-error[data-v-0e23e597]{color:#fca5a5;background:#7f1d1d40;border:1px solid #f8717140;border-radius:8px;margin:0;padding:8px 12px;font-size:13px}.ops-clock[data-v-0e23e597]{color:#38bdf8;text-align:right;min-width:180px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.ops-body[data-v-0e23e597]{flex:1;grid-template-columns:280px 1fr 300px;gap:14px;min-height:620px;display:grid}.ops-panel[data-v-0e23e597]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab8;border:1px solid #38bdf81f;border-radius:10px;flex-direction:column;gap:14px;padding:14px;display:flex}.ops-panel-head[data-v-0e23e597]{align-items:center;gap:8px;display:flex}.ops-panel-head h3[data-v-0e23e597]{color:#f1f5f9;margin:0;font-size:14px;font-weight:600}.ops-tag[data-v-0e23e597]{letter-spacing:.08em;color:#38bdf8;border:1px solid #38bdf859;border-radius:4px;padding:2px 6px;font-size:10px}.ops-stat-grid[data-v-0e23e597]{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ops-stat-card[data-v-0e23e597]{background:#0206178c;border:1px solid #94a3b81f;border-radius:8px;padding:10px 12px}.ops-stat-value[data-v-0e23e597]{margin:0;font-size:22px;font-weight:700;line-height:1.2}.ops-stat-label[data-v-0e23e597]{color:#94a3b8;margin:4px 0 0;font-size:11px}.ops-stat-card.cyan .ops-stat-value[data-v-0e23e597]{color:#22d3ee}.ops-stat-card.green .ops-stat-value[data-v-0e23e597]{color:#4ade80}.ops-stat-card.amber .ops-stat-value[data-v-0e23e597]{color:#fbbf24}.ops-stat-card.gray .ops-stat-value[data-v-0e23e597]{color:#94a3b8}.ops-progress-block[data-v-0e23e597]{color:#94a3b8;font-size:12px}.ops-progress-head[data-v-0e23e597]{justify-content:space-between;margin-bottom:6px;display:flex}.ops-progress-track[data-v-0e23e597]{background:#33415599;border-radius:999px;height:6px;overflow:hidden}.ops-progress-bar[data-v-0e23e597]{border-radius:inherit;background:linear-gradient(90deg,#0284c7,#22d3ee);height:100%}.ops-chart-block h4[data-v-0e23e597],.ops-table-block h4[data-v-0e23e597]{color:#cbd5e1;margin:0 0 8px;font-size:13px;font-weight:600}.ops-trend-chart[data-v-0e23e597]{width:100%;height:160px}.ops-map-wrap[data-v-0e23e597]{background:#02061773;border:1px solid #ea580c40;border-radius:10px;min-height:520px;position:relative;overflow:hidden}.ops-map[data-v-0e23e597]{width:100%;height:100%;min-height:520px}.ops-map-zoom-tip[data-v-0e23e597]{color:#cbd5e1;pointer-events:none;background:#0f172ad1;border:1px solid #38bdf840;border-radius:999px;padding:6px 12px;font-size:12px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.ops-map-detail[data-v-0e23e597]{z-index:2;background:#0f172aeb;border:1px solid #38bdf859;border-radius:10px;width:min(320px,100% - 24px);padding:14px 16px 12px;position:absolute;top:12px;right:12px;box-shadow:0 8px 24px #00000059}.ops-map-detail__close[data-v-0e23e597]{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:18px;line-height:1;position:absolute;top:8px;right:10px}.ops-map-detail h4[data-v-0e23e597]{color:#f8fafc;margin:0 28px 10px 0;font-size:14px;line-height:1.4}.ops-map-detail p[data-v-0e23e597]{color:#e2e8f0;word-break:break-all;margin:0 0 8px;font-size:12px;line-height:1.55}.ops-map-detail p span[data-v-0e23e597]{color:#64748b;min-width:42px;margin-right:6px;display:inline-block}.ops-map-legend[data-v-0e23e597]{color:#cbd5e1;background:#0f172abf;border:1px solid #94a3b833;border-radius:6px;gap:14px;padding:6px 10px;font-size:12px;display:flex;position:absolute;bottom:12px;left:12px}.ops-map-legend .dot[data-v-0e23e597]{border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block}.ops-map-legend .dot.ongoing[data-v-0e23e597]{background:#22d3ee;box-shadow:0 0 6px #22d3ee}.ops-map-legend .dot.upcoming[data-v-0e23e597]{background:#fbbf24}.ops-map-legend .dot.historical[data-v-0e23e597]{background:#64748b}.ops-mini-metrics[data-v-0e23e597]{flex-direction:column;gap:8px;font-size:13px;display:flex}.ops-mini-row[data-v-0e23e597]{color:#94a3b8;border-bottom:1px dashed #33415599;justify-content:space-between;padding:6px 0;display:flex}.ops-mini-row strong[data-v-0e23e597]{color:#e2e8f0;font-weight:600}.ops-table-scroll[data-v-0e23e597]{max-height:220px;overflow:auto}.ops-table[data-v-0e23e597]{border-collapse:collapse;width:100%;font-size:12px}.ops-table th[data-v-0e23e597],.ops-table td[data-v-0e23e597]{text-align:left;border-bottom:1px solid #33415580;padding:8px 6px}.ops-table th[data-v-0e23e597]{color:#64748b;font-weight:500}.ops-table td[data-v-0e23e597]{color:#cbd5e1}.ops-empty[data-v-0e23e597],.ops-empty-cell[data-v-0e23e597]{color:#64748b;text-align:center;font-size:12px}@media (width<=1200px){.ops-body[data-v-0e23e597]{grid-template-columns:1fr;min-height:auto}.ops-map-wrap[data-v-0e23e597],.ops-map[data-v-0e23e597]{min-height:420px}}.modal-wide[data-v-42024804]{width:min(640px,92vw);max-height:85vh;overflow:auto}.perm-grid[data-v-42024804]{grid-template-columns:1fr 1fr;gap:8px;max-height:280px;margin:12px 0;display:grid;overflow:auto}.perm-item[data-v-42024804]{gap:6px;font-size:13px;display:flex}.modal-overlay[data-v-bfb63784]{z-index:100;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-card[data-v-bfb63784]{background:#fff;border-radius:8px;width:520px;max-height:85vh;padding:20px;overflow:auto}.detail-grid[data-v-bfb63784]{grid-template-columns:120px 1fr;gap:8px 12px;margin:16px 0;display:grid}.mono[data-v-bfb63784]{word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.role-checks[data-v-bfb63784]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.role-check[data-v-bfb63784]{align-items:center;gap:8px;font-size:14px;display:flex}.role-agent-field[data-v-bfb63784]{margin-bottom:12px}.agent-hint[data-v-bfb63784]{color:#ef4444;margin:8px 0 0;font-size:13px}.device-modal-mask[data-v-4f3193d3]{z-index:1000;align-items:flex-start;padding:24px;overflow-y:auto}.device-form-modal[data-v-4f3193d3]{gap:0;width:min(760px,100vw - 48px);max-width:none;max-height:calc(100vh - 48px);margin:auto;padding:0;overflow:hidden;box-shadow:0 20px 60px #0f172a2e}.device-modal-header[data-v-4f3193d3]{border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:18px 24px}.device-modal-header h3[data-v-4f3193d3]{margin:0;font-size:18px}.device-modal-body[data-v-4f3193d3]{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:20px 24px;overflow-y:auto}.device-modal-footer[data-v-4f3193d3]{background:#fafafa;border-top:1px solid #e5e7eb;flex-shrink:0;padding:14px 24px}.device-form-grid[data-v-4f3193d3]{grid-template-columns:1fr 1fr;gap:8px 28px;display:grid}.device-form-col[data-v-4f3193d3]{flex-direction:column;min-width:0;display:flex}.device-form-section[data-v-4f3193d3]{color:#374151;margin:0 0 10px;font-size:13px;font-weight:600}.device-form-section[data-v-4f3193d3]:not(:first-child){margin-top:8px}.device-form-hint[data-v-4f3193d3]{color:#9ca3af;margin:-4px 0 10px;font-size:12px;line-height:1.5}.device-form-col label[data-v-4f3193d3]{margin-bottom:12px}.device-form-col label span[data-v-4f3193d3]{color:#6b7280;font-size:13px}.device-form-col input[data-v-4f3193d3],.device-form-col select[data-v-4f3193d3]{box-sizing:border-box;width:100%}.device-price-grid[data-v-4f3193d3]{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.device-price-full[data-v-4f3193d3]{grid-column:1/-1}@media (width<=720px){.device-modal-mask[data-v-4f3193d3]{padding:12px}.device-form-modal[data-v-4f3193d3]{width:100%;max-height:calc(100vh - 24px)}.device-form-grid[data-v-4f3193d3],.device-price-grid[data-v-4f3193d3]{grid-template-columns:1fr}}.modal-wide[data-v-64919b89]{width:min(720px,92vw)}.recycle-debug-page code{background:#f1f5f9;border-radius:4px;padding:2px 6px;font-size:12px}.recycle-debug-page .rs485-converter-panel{margin-bottom:16px}.recycle-debug-page .converter-mode-tabs{flex-wrap:wrap;gap:8px;display:flex}.recycle-debug-page .converter-layout{grid-template-columns:1fr 340px;align-items:start;gap:20px;display:grid}@media (width<=1100px){.recycle-debug-page .converter-layout{grid-template-columns:1fr}}.recycle-debug-page .converter-subtitle{color:#1e293b;margin:0 0 12px;font-size:15px}.recycle-debug-page .encode-param-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.recycle-debug-page .encode-param-grid .full{grid-column:1/-1}.recycle-debug-page .param-input-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:6px;padding:12px;display:flex}.recycle-debug-page .param-input-card input{border:1px solid #d1d5db;border-radius:6px;padding:8px 10px}.recycle-debug-page .param-name{color:#334155;font-size:13px;font-weight:600}.recycle-debug-page .param-hint{color:#64748b;font-size:12px}.recycle-debug-page .param-check{color:#475569;grid-column:1/-1;align-items:flex-start;gap:8px;font-size:13px;display:flex}.recycle-debug-page .converter-output{border-top:1px dashed #e2e8f0;margin-top:16px;padding-top:16px}.recycle-debug-page .output-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.recycle-debug-page .output-label{color:#64748b;min-width:72px;font-size:13px}.recycle-debug-page .output-hex{word-break:break-all;flex:1;font-size:13px;line-height:1.5}.recycle-debug-page .byte-table code{font-size:11px}.recycle-debug-page .converter-actions{margin-top:12px}.recycle-debug-page .field-spec-aside{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;max-height:720px;padding:14px;overflow-y:auto}.recycle-debug-page .field-spec-list{margin:0;padding:0;list-style:none}.recycle-debug-page .field-spec-item{border-bottom:1px solid #e2e8f0;padding:12px 0}.recycle-debug-page .field-spec-item:last-child{border-bottom:none}.recycle-debug-page .field-spec-head{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px;display:flex}.recycle-debug-page .field-spec-name{color:#0f172a;font-size:13px;font-weight:700}.recycle-debug-page .field-spec-fixed,.recycle-debug-page .field-spec-tag,.recycle-debug-page .field-spec-offset{color:#3730a3;background:#e0e7ff;border-radius:4px;padding:2px 6px;font-size:11px}.recycle-debug-page .field-spec-tag{color:#92400e;background:#fef3c7}.recycle-debug-page .field-spec-title{color:#334155;margin:0 0 4px;font-size:13px;font-weight:600}.recycle-debug-page .field-spec-detail{color:#64748b;margin:0;font-size:12px;line-height:1.55}.recycle-bin-page .mqtt-broker{word-break:break-all;font-size:12px}.modal-card label[data-v-0f1ae34d]{margin-bottom:10px;display:block}.modal-card input[data-v-0f1ae34d]{width:100%;margin-top:4px}.modal-card label[data-v-0c260fe2]{margin-bottom:10px;display:block}.modal-card input[data-v-0c260fe2]{width:100%;margin-top:4px}.modal-card label[data-v-067e7dc9]{margin-bottom:10px;display:block}.modal-card input[data-v-067e7dc9]{width:100%;margin-top:4px}.action-cell[data-v-63f0ddf1]{white-space:nowrap}.action-cell .btn[data-v-63f0ddf1]{margin-bottom:4px;margin-right:4px}.sub-text[data-v-63f0ddf1]{color:#888;font-size:12px}.modal-overlay[data-v-63f0ddf1]{z-index:100;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-card[data-v-63f0ddf1]{background:#fff;border-radius:8px;width:520px;max-height:85vh;padding:20px;overflow:auto}.detail-grid[data-v-63f0ddf1]{grid-template-columns:120px 1fr;gap:8px 12px;margin:16px 0;display:grid}.detail-grid dt[data-v-63f0ddf1]{color:#64748b}.detail-grid dd[data-v-63f0ddf1]{margin:0}.action-cell[data-v-e4cbfb83]{white-space:nowrap}.empty-cell[data-v-e4cbfb83]{text-align:center;color:#94a3b8}.modal-overlay[data-v-e4cbfb83]{z-index:100;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-card[data-v-e4cbfb83]{background:#fff;border-radius:8px;width:560px;max-height:85vh;padding:20px;overflow:auto}.detail-grid[data-v-e4cbfb83]{grid-template-columns:120px 1fr;gap:8px 12px;margin:16px 0;display:grid}.detail-grid dt[data-v-e4cbfb83]{color:#64748b}.detail-grid dd[data-v-e4cbfb83]{margin:0}.modal-card label[data-v-33215354]{margin-bottom:10px;display:block}.modal-card input[data-v-33215354],.modal-card select[data-v-33215354]{width:100%;margin-top:4px}.region-address-picker__field[data-v-acfb6460]{margin-bottom:10px;display:block}.region-address-picker__field>span[data-v-acfb6460]{color:var(--gs-text-secondary);margin-bottom:4px;font-size:14px;display:block}.region-address-picker__row[data-v-acfb6460]{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.region-address-picker__select[data-v-acfb6460],.region-address-picker__input[data-v-acfb6460]{border:1px solid var(--gs-border);background:var(--gs-bg-soft);width:100%;color:var(--gs-text);box-sizing:border-box;border-radius:8px;margin-top:0;padding:8px 10px}.region-address-picker__select[data-v-acfb6460]:disabled{opacity:.55}@media (width<=720px){.region-address-picker__row[data-v-acfb6460]{grid-template-columns:1fr}}.warehouse-form label[data-v-6e82281e]{margin-bottom:10px;display:block}.warehouse-form input[data-v-6e82281e],.warehouse-form select[data-v-6e82281e]{width:100%;margin-top:4px}.form-hint[data-v-6e82281e]{color:var(--gs-text-secondary);margin:0 0 12px;font-size:13px}.input-readonly[data-v-6e82281e]{background:var(--gs-bg-soft);color:var(--gs-text-muted)}.product-thumb[data-v-49f91ae3]{object-fit:cover;border:1px solid #e5e7eb;border-radius:6px;width:56px;height:56px;display:block}.product-thumb-empty[data-v-49f91ae3]{color:#9ca3af}.link-btn--danger[data-v-49f91ae3]{color:#dc2626;margin-left:8px}.form-error[data-v-49f91ae3]{color:#dc2626;background:#fef2f2;border-radius:8px;margin:0 0 12px;padding:10px 12px;font-size:13px}.product-modal-mask[data-v-49f91ae3]{z-index:1000;align-items:flex-start;padding:24px;overflow-y:auto}.product-form-modal[data-v-49f91ae3]{gap:0;width:min(920px,100vw - 48px);max-width:none;max-height:calc(100vh - 48px);margin:auto;padding:0;overflow:hidden;box-shadow:0 20px 60px #0f172a2e}.product-modal-header[data-v-49f91ae3]{border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:18px 24px}.product-modal-header h3[data-v-49f91ae3]{margin:0;font-size:18px}.product-modal-body[data-v-49f91ae3]{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:20px 24px;overflow-y:auto}.product-modal-footer[data-v-49f91ae3]{background:#fafafa;border-top:1px solid #e5e7eb;flex-shrink:0;padding:14px 24px}.product-form-grid[data-v-49f91ae3]{grid-template-columns:1fr 1fr;gap:24px 32px;display:grid}.product-form-col[data-v-49f91ae3]{flex-direction:column;min-width:0;display:flex}.product-form-col label[data-v-49f91ae3]{margin-bottom:14px}.product-form-col label span[data-v-49f91ae3]{color:#6b7280;font-size:13px}.product-form-col input[data-v-49f91ae3],.product-form-col select[data-v-49f91ae3],.product-form-col textarea[data-v-49f91ae3]{box-sizing:border-box;width:100%}.cover-field[data-v-49f91ae3]{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.cover-field>span[data-v-49f91ae3]{color:#6b7280;font-size:13px}.cover-upload[data-v-49f91ae3]{flex-direction:column;gap:10px;display:flex}.cover-preview[data-v-49f91ae3]{align-items:flex-end;gap:12px;display:flex}.cover-preview img[data-v-49f91ae3]{object-fit:cover;border:1px solid #e5e7eb;border-radius:8px;width:160px;height:160px}.cover-placeholder[data-v-49f91ae3]{color:#9ca3af;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;padding:12px;font-size:13px}.cover-remove[data-v-49f91ae3]{font-size:13px}.cover-url-text[data-v-49f91ae3]{color:#6b7280;word-break:break-all;margin:0;font-size:12px;line-height:1.5}.gallery-list[data-v-49f91ae3]{flex-wrap:wrap;gap:12px;margin-bottom:8px;display:flex}.gallery-item[data-v-49f91ae3]{width:120px}.gallery-item img[data-v-49f91ae3]{object-fit:cover;border:1px solid #e5e7eb;border-radius:8px;width:120px;height:120px;display:block}.gallery-item__actions[data-v-49f91ae3]{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.gallery-item__actions .link-btn[data-v-49f91ae3]{font-size:12px}.textarea-field[data-v-49f91ae3]{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.textarea-field>span[data-v-49f91ae3]{color:#6b7280;font-size:13px}.textarea-field textarea[data-v-49f91ae3]{resize:vertical;border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;font-size:14px;line-height:1.5}@media (width<=768px){.product-modal-mask[data-v-49f91ae3]{align-items:flex-end;padding:0}.product-form-modal[data-v-49f91ae3]{border-radius:14px 14px 0 0;width:100%;max-height:min(92vh,100dvh);margin:0}.product-form-grid[data-v-49f91ae3]{grid-template-columns:1fr}}.address-map-picker[data-v-616b787a]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:14px}.address-map-picker__head[data-v-616b787a]{align-items:center;gap:8px;margin-bottom:10px;display:flex}.address-map-picker__label[data-v-616b787a]{color:#111827;font-size:14px;font-weight:600}.address-map-picker__badge[data-v-616b787a]{color:#15803d;background:#dcfce7;border-radius:999px;padding:2px 8px;font-size:11px}.address-map-picker__search[data-v-616b787a]{flex-wrap:wrap;gap:8px;display:flex}.address-map-picker__search-input[data-v-616b787a]{flex:1;min-width:180px}.address-map-picker__map-wrap[data-v-616b787a]{background:#e5e7eb;border:1px solid #d1d5db;border-radius:8px;margin-top:12px;position:relative;overflow:hidden}.address-map-picker__map[data-v-616b787a]{width:100%;height:320px;min-height:320px}.address-map-picker__overlay[data-v-616b787a]{color:#6b7280;pointer-events:none;background:#f9fafbe0;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:0}.address-map-picker__tip[data-v-616b787a]{color:#f8fafc;pointer-events:none;background:#0f172ab8;border-radius:8px;padding:8px 14px;font-size:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.address-map-picker__hint[data-v-616b787a]{color:#9ca3af;margin:8px 0 0;font-size:12px;line-height:1.5}.address-map-picker__hint.warn[data-v-616b787a]{color:#b45309}.address-map-picker__result[data-v-616b787a]{grid-template-columns:1fr 140px 140px;gap:10px;margin-top:12px;display:grid}.address-map-picker__result-field[data-v-616b787a]{min-width:0}.address-map-picker__result-field--wide[data-v-616b787a]{grid-column:1/-1}.address-map-picker__result-field span[data-v-616b787a]{color:#6b7280;margin-bottom:4px;font-size:13px;display:block}.address-map-picker__result-field input[data-v-616b787a]{box-sizing:border-box;width:100%}.address-map-picker__result-field input.readonly[data-v-616b787a]{color:#374151;cursor:default;background:#f3f4f6}@media (width<=768px){.address-map-picker__result[data-v-616b787a]{grid-template-columns:1fr}.address-map-picker__map[data-v-616b787a]{height:260px;min-height:260px}}.amap-sug-result{z-index:2000!important}.show-desc-editor[data-v-deef3205]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:14px}.show-desc-editor__head[data-v-deef3205]{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.show-desc-editor__label[data-v-deef3205]{color:#111827;font-size:14px;font-weight:600}.show-desc-editor__tip[data-v-deef3205]{color:#9ca3af;font-size:12px}.show-desc-editor__empty[data-v-deef3205]{text-align:center;color:#9ca3af;border:1px dashed #d1d5db;border-radius:8px;margin-bottom:12px;padding:20px;font-size:13px}.show-desc-editor__block[data-v-deef3205]{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:10px;padding:12px}.show-desc-editor__block-head[data-v-deef3205]{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.show-desc-editor__block-tag[data-v-deef3205]{color:#2563eb;background:#eff6ff;border-radius:999px;padding:2px 8px;font-size:11px}.show-desc-editor__block-actions[data-v-deef3205]{gap:8px;display:flex}.show-desc-editor__block-actions .danger[data-v-deef3205]{color:#dc2626}.show-desc-editor__textarea[data-v-deef3205]{box-sizing:border-box;resize:vertical;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;line-height:1.6}.show-desc-editor__image img[data-v-deef3205]{object-fit:contain;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;width:100%;max-height:280px;margin-bottom:8px;display:block}.show-desc-editor__image-placeholder[data-v-deef3205]{text-align:center;color:#9ca3af;border:1px dashed #d1d5db;border-radius:8px;margin-bottom:8px;padding:24px;font-size:13px}.show-desc-editor__upload-btn[data-v-deef3205]{cursor:pointer}.show-desc-editor__toolbar[data-v-deef3205]{flex-wrap:wrap;gap:8px;display:flex}.session-modal-mask[data-v-f27adc58]{z-index:1000;align-items:flex-start;padding:24px;overflow-y:auto}.session-form-modal[data-v-f27adc58]{gap:0;width:min(1020px,100vw - 48px);max-width:none;max-height:calc(100vh - 48px);margin:auto;padding:0;overflow:hidden;box-shadow:0 20px 60px #0f172a2e}.session-modal-header[data-v-f27adc58]{border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:18px 24px}.session-modal-header h3[data-v-f27adc58]{margin:0;font-size:18px}.session-modal-body[data-v-f27adc58]{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:20px 24px;overflow-y:auto}.session-modal-footer[data-v-f27adc58]{background:#fafafa;border-top:1px solid #e5e7eb;flex-shrink:0;padding:14px 24px}.session-form-grid[data-v-f27adc58]{grid-template-columns:1fr 1fr;gap:24px 32px;margin-bottom:18px;display:grid}.session-form-col[data-v-f27adc58]{flex-direction:column;gap:0;min-width:0;display:flex}.session-form-col label[data-v-f27adc58]{margin-bottom:14px}.session-form-col label span[data-v-f27adc58]{color:#6b7280;font-size:13px}.session-form-col input[data-v-f27adc58],.session-form-col select[data-v-f27adc58],.session-form-col textarea[data-v-f27adc58]{box-sizing:border-box;width:100%}@media (width<=768px){.session-modal-mask[data-v-f27adc58]{align-items:flex-end;padding:0}.session-form-modal[data-v-f27adc58]{border-radius:14px 14px 0 0;width:100%;max-height:min(92vh,100dvh);margin:0}.session-form-grid[data-v-f27adc58]{grid-template-columns:1fr;gap:0}}.session-cover-thumb[data-v-f27adc58]{object-fit:cover;border:1px solid #e5e7eb;border-radius:6px;width:72px;height:48px;display:block}.session-cover-empty[data-v-f27adc58]{color:#9ca3af}.cover-field[data-v-f27adc58]{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.cover-field>span[data-v-f27adc58]{color:#6b7280;font-size:13px}.cover-upload[data-v-f27adc58]{flex-direction:column;gap:10px;display:flex}.cover-preview[data-v-f27adc58]{align-items:flex-end;gap:12px;display:flex}.cover-preview img[data-v-f27adc58]{object-fit:cover;border:1px solid #e5e7eb;border-radius:8px;width:240px;max-width:100%;height:135px}.cover-placeholder[data-v-f27adc58]{color:#9ca3af;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;padding:12px;font-size:13px}.cover-remove[data-v-f27adc58]{font-size:13px}.cover-url-text[data-v-f27adc58]{color:#6b7280;word-break:break-all;margin:0;font-size:12px;line-height:1.5}.textarea-field[data-v-f27adc58]{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.textarea-field>span[data-v-f27adc58]{color:#6b7280;font-size:13px}.textarea-field textarea[data-v-f27adc58]{resize:vertical;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;line-height:1.5}.field-hint[data-v-f27adc58]{color:#d97706;margin-top:6px;font-size:12px;display:block}.tab-bar[data-v-20a2d0d3]{gap:8px;margin-bottom:12px;display:flex}.track-search[data-v-20a2d0d3]{max-width:360px;margin-bottom:12px}.track-result[data-v-20a2d0d3]{margin-bottom:16px}.track-result p[data-v-20a2d0d3]{margin:6px 0}
