.asc-page{display:grid;gap:12px;min-width:0;max-width:960px}.asc-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px;min-width:0}@media(min-width:640px){.asc-panel{padding:18px 20px}}.asc-header{display:grid;gap:4px;margin-bottom:14px}.asc-title{margin:0;font-size:17px;font-weight:700;color:#111827}.asc-subtitle{margin:0;font-size:12px;color:#6b7280;line-height:1.45}.asc-help{margin:0 0 12px;font-size:12px;color:#6b7280;line-height:1.45}.asc-help summary{cursor:pointer;font-weight:600;color:#374151;-webkit-user-select:none;user-select:none}.asc-help[open] summary{margin-bottom:8px}.asc-toolbar{display:grid;gap:10px;margin-bottom:12px}@media(min-width:640px){.asc-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center}}.asc-search-wrap{position:relative;min-width:0}.asc-search-input{width:100%;min-height:40px;border:1px solid #d1d5db;border-radius:8px;padding:8px 12px 8px 34px;font-size:14px;box-sizing:border-box;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%239ca3af' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85zm-5.242 1.156a5 5 0 1 1 0-10 5 5 0 0 1 0 10z'/%3E%3C/svg%3E") no-repeat 10px center}.asc-search-input:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f61f}.asc-search-clear{position:absolute;right:6px;top:50%;transform:translateY(-50%);border:none;background:transparent;color:#9ca3af;font-size:18px;line-height:1;padding:4px 8px;cursor:pointer}.asc-count{font-size:12px;color:#6b7280;white-space:nowrap}.asc-filters{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.asc-filter{border:1px solid #e5e7eb;background:#f9fafb;color:#4b5563;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:500;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.asc-filter:hover{background:#f3f4f6}.asc-filter--active{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.asc-list{display:grid;gap:8px}.asc-row{border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px;background:#fff;min-width:0}.asc-row--open{border-color:#bfdbfe;background:#fafbff}.asc-row-head{display:grid;gap:10px;grid-template-columns:minmax(0,1fr)}@media(min-width:520px){.asc-row-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}}.asc-row-main{min-width:0}.asc-editor-hint{font-size:11px;color:#94a3b8;line-height:1.45;margin:0}.asc-row-name{font-weight:600;font-size:15px;color:#111827;line-height:1.3;word-break:break-word}.asc-row-meta{margin-top:2px;font-size:12px;color:#6b7280;line-height:1.4;word-break:break-word}.asc-badges{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.asc-badge{display:inline-flex;align-items:center;padding:2px 8px;font-size:11px;font-weight:500;border-radius:999px;background:#f3f4f6;color:#4b5563;line-height:1.4}.asc-badge--ok{background:#ecfdf5;color:#047857}.asc-badge--warn{background:#fffbeb;color:#b45309}.asc-badge--muted{background:#f9fafb;color:#9ca3af}.asc-badge--danger{background:#fef2f2;color:#b91c1c}.asc-invoice-toggle{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.asc-invoice-toggle input{width:16px;height:16px;margin:0;cursor:pointer}.asc-invoice-toggle--panel{margin-top:8px}.asc-invoice-panel{margin-top:16px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.asc-row-actions{display:flex;gap:8px}@media(max-width:519px){.asc-row-actions{width:100%}.asc-row-actions .asc-btn{flex:1;justify-content:center}}.asc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;font-size:13px;font-weight:600;border-radius:8px;border:none;cursor:pointer;white-space:nowrap}.asc-btn:disabled{opacity:.55;cursor:not-allowed}.asc-btn--primary{background:#2563eb;color:#fff}.asc-btn--ghost{background:#f3f4f6;color:#374151}.asc-btn--danger{background:#fff;color:#b91c1c;border:1px solid #fecaca}.asc-empty{padding:28px 16px;text-align:center;color:#6b7280;font-size:13px}.asc-status{font-size:13px;color:#6b7280}.asc-editor{margin-top:14px;padding-top:14px;border-top:1px solid #e5e7eb;min-width:0}.asc-editor-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr));gap:10px;margin-top:10px;margin-bottom:8px}.asc-editor-field{display:flex;flex-direction:column;gap:5px;min-width:0}.asc-editor-field--full{grid-column:1 / -1}.asc-editor-label{font-size:12px;font-weight:600;color:#475569}.asc-editor-hint{font-size:11px;color:#94a3b8;font-weight:400}.asc-editor-input,.asc-editor-textarea{width:100%;padding:8px 10px;font-size:13px;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-family:inherit}.asc-editor-textarea{min-height:56px;resize:vertical;line-height:1.4}.asc-editor-section-title{font-size:13px;font-weight:600;color:#0f172a;margin-top:8px;margin-bottom:4px}.asc-config{margin-top:16px;padding:14px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.asc-config-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,150px),1fr));gap:12px;align-items:end;margin-bottom:12px}.asc-config-dates{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.asc-config-date{flex:1 1 140px;min-width:0}.asc-contract-textarea{width:100%;min-height:280px;padding:14px 16px;font-size:14px;font-family:ui-monospace,Cascadia Code,Segoe UI,system-ui,sans-serif;border:1px solid #e2e8f0;border-radius:10px;box-sizing:border-box;line-height:1.55;background:#fafbfc;color:#1e293b;resize:vertical}@media(min-width:640px){.asc-contract-textarea{min-height:360px}}.asc-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.asc-history{margin-top:24px;padding-top:18px;border-top:1px solid #e5e7eb}.asc-history-card{border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;margin-bottom:8px;background:#fff}.asc-history-title{font-weight:600;font-size:13px;color:#0f172a;margin-bottom:4px}.asc-history-meta{font-size:12px;color:#64748b;line-height:1.5;word-break:break-word}.asc-history-toggle{margin-top:6px;font-size:12px;font-weight:600;color:#2563eb;background:none;border:none;cursor:pointer;padding:0}.asc-history-body{margin-top:8px;width:100%;min-height:100px;max-height:280px;font-size:12px;font-family:ui-monospace,system-ui,sans-serif;padding:10px;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;resize:vertical;background:#f8fafc;line-height:1.45}.telemetry-page{min-width:0;max-width:100%}.telemetry-card{background:linear-gradient(180deg,#fff,#f8fafc);border-radius:14px;padding:14px;border:1px solid #e2e8f0;box-shadow:0 4px 24px #0f172a0f;min-width:0}@media(min-width:640px){.telemetry-card{padding:18px 20px}}.telemetry-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.telemetry-toolbar-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#0f172a;margin:0;flex:1;min-width:0}.telemetry-toolbar-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-size:18px;flex-shrink:0}.telemetry-count{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;padding:6px 12px;border-radius:999px;white-space:nowrap}.telemetry-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px;padding:12px;background:#fff;border:1px solid #e2e8f0;border-radius:12px}@media(min-width:640px){.telemetry-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:900px){.telemetry-filters{grid-template-columns:repeat(6,minmax(0,1fr))}}.telemetry-filters-head{grid-column:1 / -1;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.telemetry-field{display:flex;flex-direction:column;gap:4px;min-width:0}.telemetry-field label{display:flex;align-items:center;gap:4px;font-size:10px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em}.telemetry-field label svg{font-size:12px;color:#64748b}.telemetry-field input,.telemetry-field select{width:100%;min-width:0;padding:8px 10px;font-size:13px;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;background:#f8fafc;color:#0f172a;transition:border-color .15s,box-shadow .15s}.telemetry-field input:focus,.telemetry-field select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626;background:#fff}.telemetry-section{margin-bottom:14px}.telemetry-section-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.telemetry-section-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#f1f5f9;color:#475569;font-size:15px}.telemetry-section-label{margin:0;font-size:13px;font-weight:700;color:#334155}.telemetry-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}@media(min-width:520px){.telemetry-summary-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}.telemetry-stat-card{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:0;cursor:pointer;text-align:left;font:inherit;color:inherit;width:100%;transition:transform .15s,box-shadow .15s,border-color .15s,background .15s}.telemetry-stat-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0f172a14}.telemetry-stat-card--selected{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 1px #2563eb}.telemetry-stat-card--selected:hover{background:#dbeafe}.telemetry-stat-card:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.telemetry-summary-clear{margin-left:auto;padding:4px 10px;font-size:11px;font-weight:500;color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;cursor:pointer}.telemetry-summary-clear:hover{background:#dbeafe}.telemetry-summary-hint{margin:0 0 10px;font-size:12px;color:#64748b}.telemetry-stat-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;font-size:18px;flex-shrink:0}.telemetry-stat-body{min-width:0;flex:1}.telemetry-stat-label{display:block;font-size:11px;font-weight:600;color:#475569;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.telemetry-stat-count{font-size:18px;font-weight:800;color:#0f172a;line-height:1.2}.tone-blue .telemetry-stat-icon{background:#dbeafe;color:#1d4ed8}.tone-violet .telemetry-stat-icon{background:#ede9fe;color:#6d28d9}.tone-emerald .telemetry-stat-icon{background:#d1fae5;color:#047857}.tone-amber .telemetry-stat-icon{background:#fef3c7;color:#b45309}.tone-rose .telemetry-stat-icon{background:#ffe4e6;color:#be123c}.tone-cyan .telemetry-stat-icon{background:#cffafe;color:#0e7490}.tone-slate .telemetry-stat-icon{background:#f1f5f9;color:#475569}.telemetry-records-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.telemetry-page-hint{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#64748b;font-weight:600;background:#f1f5f9;padding:4px 10px;border-radius:6px}.telemetry-list-scroll{max-height:min(420px,55vh);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:6px}@media(min-width:640px){.telemetry-list-scroll{max-height:min(480px,60vh)}}.telemetry-list{display:flex;flex-direction:column;gap:6px;min-width:0}.telemetry-row{display:grid;grid-template-columns:1fr;gap:4px;padding:8px 10px;background:#fafafa;border:1px solid #f1f5f9;border-radius:8px;font-size:12px;min-width:0}@media(min-width:520px){.telemetry-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}}.telemetry-row-main{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0}.telemetry-tag{font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;white-space:nowrap}.telemetry-tag-event{background:#dbeafe;color:#1e40af}.telemetry-tag-source{background:#f3e8ff;color:#6b21a8}.telemetry-tag-platform{background:#ecfdf5;color:#047857}.telemetry-user{font-weight:600;color:#0f172a}.telemetry-user-id{font-family:ui-monospace,monospace;font-size:10px;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:120px}.telemetry-row-meta{font-size:11px;color:#94a3b8;white-space:nowrap}@media(min-width:520px){.telemetry-row-meta{text-align:right}}.telemetry-meta-details{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.telemetry-meta-chip{font-size:11px;line-height:1.3;padding:3px 9px;border-radius:999px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.telemetry-meta-chip--value{background:#e0f2fe;border-color:#bae6fd;color:#0369a1;font-weight:500}.telemetry-meta-chip--on{background:#dcfce7;border-color:#bbf7d0;color:#166534}.telemetry-meta-chip--off{background:#f8fafc;border-color:#e2e8f0;color:#64748b}.telemetry-meta-chip--action{background:#f3e8ff;border-color:#e9d5ff;color:#6b21a8;font-weight:500}.telemetry-meta-json{grid-column:1 / -1;margin:0;padding:8px 10px;font-size:10px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:auto;max-height:64px;color:#64748b}.telemetry-meta-json--rest{flex:1 1 100%;max-height:48px}.telemetry-empty,.telemetry-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px 16px;text-align:center;font-size:13px;color:#94a3b8}.telemetry-empty svg,.telemetry-loading svg{font-size:32px;color:#cbd5e1}.telemetry-empty--in-panel,.telemetry-loading--in-panel{border:1px dashed #e2e8f0;border-radius:12px;background:#f8fafc}.telemetry-spinner{width:24px;height:24px;border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:telemetry-spin .7s linear infinite}@keyframes telemetry-spin{to{transform:rotate(360deg)}}.telemetry-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}.telemetry-page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;font-size:18px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#334155;cursor:pointer;transition:background .15s,border-color .15s}.telemetry-page-btn:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.telemetry-page-btn:disabled{opacity:.35;cursor:not-allowed}.telemetry-page-status{display:flex;flex-direction:column;align-items:center;font-size:12px;font-weight:700;color:#334155;padding:0 10px;min-width:72px}.telemetry-page-status-sub{font-size:10px;font-weight:500;color:#94a3b8}.admin-users-page{display:grid;gap:12px;min-width:0;max-width:100%;height:100%}.admin-users-layout{display:grid;gap:12px;grid-template-columns:minmax(0,1fr);align-items:start;min-width:0}@media(min-width:900px){.admin-users-layout{grid-template-columns:minmax(260px,320px) minmax(0,1fr)}}.admin-users-sidebar{display:grid;gap:12px;min-width:0;align-content:start}.admin-users-main{min-width:0;display:grid;gap:12px;align-content:start}.admin-users-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px;box-shadow:0 1px 3px #0000000d;min-width:0}@media(min-width:640px){.admin-users-card{padding:16px 18px}}.admin-users-title{margin:0;font-size:18px;font-weight:700;color:#111827}.admin-users-subtitle{margin:6px 0 0;color:#6b7280;font-size:12px;line-height:1.4}.admin-users-card--profile{padding:0;overflow:hidden}@media(min-width:640px){.admin-users-card--profile{padding:0}}.admin-users-card--empty{min-height:160px;display:flex;align-items:center;justify-content:center}.admin-users-search-row{display:grid;gap:8px;margin-top:12px}@media(min-width:900px){.admin-users-search-row{grid-template-columns:minmax(0,1fr)}}.admin-users-search-wrap{position:relative;min-width:0}.admin-users-search-input{width:100%;min-height:40px;border-radius:8px;border:1px solid #d1d5db;padding:8px 12px;font-size:14px}.admin-users-search-btn{width:100%;min-height:40px;border:none;border-radius:8px;background:#2563eb;color:#fff;padding:0 16px;font-size:14px;font-weight:600;cursor:pointer}.admin-users-search-btn:disabled{opacity:.55;cursor:not-allowed}.admin-users-status{margin-top:8px;font-size:12px;color:#6b7280}.admin-users-dropdown{position:absolute;z-index:30;top:calc(100% + 4px);left:0;right:0;max-height:260px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 8px 24px #0000001f}.admin-users-dropdown-item{width:100%;border:none;background:#fff;display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;text-align:left;padding:10px 12px;cursor:pointer;border-bottom:1px solid #f3f4f6}.admin-users-dropdown-item:hover{background:#f8fafc}.admin-users-dropdown-item:last-child{border-bottom:none}.admin-users-dropdown-avatar{width:32px;height:32px;border-radius:16px;object-fit:cover;background:#e5e7eb}.admin-users-dropdown-main{min-width:0;display:grid;gap:2px}.admin-users-dropdown-name{font-weight:600;color:#111827;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-users-dropdown-meta{font-size:11px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-users-message{background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;border-radius:8px;padding:8px 12px;font-size:13px}.admin-users-hero{position:relative;width:100%}.admin-users-hero-banner-link{display:block;line-height:0;background:#111827}.admin-users-hero-banner{display:block;width:100%;height:120px;object-fit:cover}@media(min-width:640px){.admin-users-hero-banner{height:140px}}@media(min-width:900px){.admin-users-hero-banner{height:160px}}.admin-users-hero-avatar-link{position:absolute;left:14px;bottom:-28px;line-height:0;border-radius:999px;border:3px solid #fff;box-shadow:0 2px 8px #00000026;overflow:hidden}.admin-users-hero-avatar{display:block;width:56px;height:56px;object-fit:cover;background:#e5e7eb}@media(min-width:640px){.admin-users-hero-avatar-link{left:16px;bottom:-32px}.admin-users-hero-avatar{width:64px;height:64px}}.admin-users-profile-body{padding:14px}@media(min-width:640px){.admin-users-profile-body{padding:16px 18px}}.admin-users-profile-header{margin:36px 0 12px;padding-left:0}@media(min-width:640px){.admin-users-profile-header{margin-top:40px;padding-left:76px}}.admin-users-profile-head-text{min-width:0}.admin-users-panel-title{margin:0 0 10px;font-size:13px;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.03em}.admin-users-type-list{display:grid;gap:8px;margin-bottom:10px}.admin-users-type-label{display:flex;align-items:center;gap:8px;font-size:13px;color:#374151}.admin-users-save-btn{border:none;border-radius:8px;background:#2563eb;color:#fff;padding:8px 12px;font-weight:600;font-size:13px;cursor:pointer}.admin-users-save-btn:disabled{opacity:.55;cursor:not-allowed}.admin-users-profile-name{margin:0;font-size:16px;font-weight:700;color:#111827;line-height:1.2}.admin-users-profile-username{margin:2px 0 0;font-size:13px;color:#6b7280}.admin-users-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.admin-users-badge{border-radius:999px;border:1px solid #c7d2fe;background:#eef2ff;color:#1e3a8a;padding:2px 8px;font-size:11px;font-weight:700}.admin-users-badge--danger{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.admin-users-badge--muted{border-color:#e5e7eb;background:#f3f4f6;color:#4b5563}.admin-users-kv-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}@media(min-width:520px){.admin-users-kv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-users-kv{min-width:0;padding:8px 10px;border-radius:8px;background:#f9fafb;border:1px solid #f3f4f6}.admin-users-kv-label{display:block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;margin-bottom:2px}.admin-users-kv-value{display:block;font-size:13px;color:#111827;word-break:break-word}.admin-users-kv-value--empty{color:#9ca3af;font-style:italic}.admin-users-section{margin-top:12px;padding-top:12px;border-top:1px solid #f3f4f6}.admin-users-tags{display:flex;flex-wrap:wrap;gap:6px}.admin-users-tag{border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#374151;padding:2px 8px;font-size:11px;font-weight:600}.admin-users-links{display:flex;flex-wrap:wrap;gap:6px}.admin-users-link{font-size:11px;text-decoration:none;color:#2563eb;border:1px solid #dbeafe;border-radius:999px;padding:2px 8px;background:#eff6ff}.admin-users-bio{margin:0;font-size:13px;color:#374151;line-height:1.45}.admin-users-trophies{display:grid;gap:6px}.admin-users-trophy{font-size:12px;color:#374151;padding:6px 8px;border-radius:6px;background:#fffbeb;border:1px solid #fde68a}.admin-users-placeholder{color:#9ca3af;font-size:13px;padding:8px 0}*{box-sizing:border-box}html{height:100%;min-height:100%;max-height:100%;background-color:#f3f4f6}body{height:100%;min-height:100%;max-height:100%;margin:0;overflow:hidden;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f4f6}#root{height:100%;min-height:100%;max-height:100%;overflow:hidden;background-color:#f3f4f6}.app-viewport{height:100%;min-height:100%;max-height:100%;overflow:hidden;display:flex;flex-direction:column}.dashboard-route{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.login-route{flex:1;min-height:0;overflow:auto;background-color:#f3f4f6}.app-route-fill{flex:1;min-height:0;overflow:auto;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6}.commission-queue-row:hover{background-color:#f8fafc}.admin-messages-page{flex:1 1 0;min-height:0;max-height:100%;display:flex;flex-direction:column;overflow:hidden;gap:24px}
