.authors-board{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e7ebf3;background:#141821b3;border:1px solid #ffffff14;border-radius:18px;width:min(760px,92vw);margin:22px auto;padding:24px}.authors-board-head span{letter-spacing:.14em;text-transform:uppercase;color:#6ee7b7;font-size:11px;font-weight:600}.authors-board-head h2{color:#fff;margin:6px 0 2px;font-size:20px}.authors-board-head p{color:#e7ebf38c;margin:0 0 16px;font-size:12.5px}.authors-add{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.authors-add input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;flex:180px;min-width:0;padding:10px 12px;font-size:13px}.authors-add input::placeholder{color:#e7ebf359}.authors-add button{color:#06210f;cursor:pointer;background:#22c55e;border:none;border-radius:10px;padding:10px 18px;font-size:13px;font-weight:600}.authors-add button:disabled{opacity:.5;cursor:not-allowed}.authors-empty{color:#e7ebf380;padding:10px 2px;font-size:13px}.authors-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.author-row{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;display:flex}.author-info{flex-direction:column;gap:2px;min-width:0;display:flex}.author-email{color:#fff;word-break:break-all;font-size:13.5px}.author-note{color:#e7ebf380;font-size:11.5px}.author-row-store{align-items:flex-start}.author-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.author-link{color:#e7ebf3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;max-width:100%;margin-top:4px;padding:5px 8px;font-size:11.5px}.author-link:disabled{opacity:.5;cursor:progress}.store-toggle{color:#e7ebf38c;white-space:nowrap;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:7px;padding:5px 11px 5px 7px;font-size:11.5px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.store-toggle:disabled{opacity:.45;cursor:not-allowed}.store-toggle.is-on{color:#4ade80;background:#22c55e24;border-color:#22c55e66}.store-toggle-track{background:#ffffff24;border-radius:999px;flex:none;width:26px;height:15px;transition:background .15s;position:relative}.store-toggle.is-on .store-toggle-track{background:#22c55e8c}.store-toggle-knob{background:#fff;border-radius:50%;width:11px;height:11px;transition:transform .15s;position:absolute;top:2px;left:2px}.store-toggle.is-on .store-toggle-knob{transform:translate(11px)}.author-remove{color:#ff6b6b;cursor:pointer;background:#ff5a5a1a;border:1px solid #ff5a5a4d;border-radius:8px;flex-shrink:0;width:30px;height:30px;font-size:18px;line-height:1}.author-remove:hover{background:#ff5a5a33}.authors-requests{margin-bottom:20px}.authors-subhead{letter-spacing:.02em;color:#f5a623;align-items:center;gap:8px;margin:0 0 10px;font-size:13px;font-weight:700;display:flex}.authors-count{color:#f5a623;background:#f5a6232e;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.author-row.request{border-color:#f5a62347}.request-actions{flex-shrink:0;gap:6px;display:flex}.request-approve,.request-reject{cursor:pointer;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700}.request-approve{color:#4ade80;background:#22c55e26;border:1px solid #22c55e66}.request-approve:hover{background:#22c55e40}.request-reject{color:#ff6b6b;background:#ff5a5a1a;border:1px solid #ff5a5a4d}.request-reject:hover{background:#ff5a5a33}.authors-modal-overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.authors-modal{text-align:center;color:#e7ebf3;background:#12151c;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:340px;padding:22px}.authors-modal-icon{border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin:0 auto 12px;font-size:22px;font-weight:700;display:flex}.authors-modal-icon.info{color:#4ade80;background:#22c55e26}.authors-modal-icon.warning{color:#f5a623;background:#f5a62326}.authors-modal-icon.error{color:#ff6b6b;background:#ff5a5a26}.authors-modal h3{color:#fff;margin:0 0 6px;font-size:16px}.authors-modal p{color:#e7ebf3b3;margin:0 0 16px;font-size:13px}.authors-modal-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:9px;padding:9px 22px;font-size:13px}
.vm-section{width:100%;max-width:1200px}.vm-section-header{justify-content:space-between;align-items:flex-end;margin-bottom:1rem;display:flex}.vm-section-title{color:#fff;margin:0 0 .2rem;font-size:1.15rem;font-weight:700}.vm-section-sub{color:#fff6;margin:0;font-size:.8rem}.vm-grid{grid-template-columns:repeat(4,1fr);gap:.85rem;display:grid}@media (max-width:900px){.vm-grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.vm-grid{grid-template-columns:1fr}}.vm-card{-webkit-backdrop-filter:blur(18px);background:#0e0e0eb3;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:.9rem;padding:1.15rem 1.2rem;display:flex;box-shadow:0 10px 40px #00000073,inset 0 1px #ffffff0a}.vm-card-head{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.vm-card-name{color:#fff;letter-spacing:.02em;margin:0 0 .15rem;font-family:monospace;font-size:.88rem;font-weight:700}.vm-card-role{color:#fff6;margin:0;font-size:.73rem}.vm-badge{white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.22rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}.vm-badge--online{color:#86efac;background:#22c55e1f;border:1px solid #22c55e47}.vm-badge--offline{color:#fca5a5;background:#ef44441f;border:1px solid #ef444447}.vm-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.vm-dot--online{background:#22c55e;animation:2s infinite vm-pulse;box-shadow:0 0 5px #22c55eb3}.vm-dot--offline{background:#ef4444}@keyframes vm-pulse{0%,to{opacity:1}50%{opacity:.4}}.vm-metrics{flex-direction:column;gap:.65rem;display:flex}.vm-metric-row{grid-template-columns:34px 1fr auto;align-items:center;gap:.55rem;display:grid}.vm-metric-label{color:#fff6;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:600}.vm-metric-value{color:#fffc;white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:600}.vm-bar-track{background:#ffffff12;border-radius:999px;height:5px;overflow:hidden}.vm-bar-fill{border-radius:999px;height:100%;transition:width .5s}.vm-stat-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.vm-stat-label{color:#fff6;font-size:.72rem;font-weight:500}.vm-stat-value{color:#ffffffb8;text-align:right;font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:600}.vm-stat--good{color:#86efac}.vm-stat--warn{color:#fde047}.vm-stat-label--bucket{opacity:.7;padding-left:.6rem;font-size:.68rem}.vm-note{color:#ffffff47;border-top:1px solid #ffffff0d;margin-top:.2rem;padding-top:.6rem;font-size:.68rem;line-height:1.5}.vm-stat-divider{background:#ffffff0f;height:1px;margin:.1rem 0}.vm-error-inline{color:#fca5a5;background:#ef444414;border:1px solid #ef44442e;border-radius:8px;padding:.55rem .7rem;font-size:.72rem}.vm-card--skeleton{gap:.8rem}.vm-skel{background:linear-gradient(90deg,#ffffff0a 0%,#ffffff14 50%,#ffffff0a 100%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite vm-shimmer;display:block}.vm-skel--title{width:65%;height:14px}.vm-skel--sub{width:45%;height:10px;animation-delay:.1s}.vm-skel--bar{height:8px;animation-delay:.2s}.vm-skel--short{width:75%;animation-delay:.3s}@keyframes vm-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.vm-fetch-error{color:#fca5a5;background:#ef444414;border:1px solid #ef44442e;border-radius:10px;margin-bottom:.75rem;padding:.65rem .9rem;font-size:.8rem}.vm-footer-note{color:#ffffff40;text-align:right;margin-top:.65rem;font-size:.73rem}.vm-refresh-btn{color:#ffffff80;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;padding:.32rem .8rem;font-size:.78rem;font-weight:600;transition:background .18s,color .18s,border-color .18s}.vm-refresh-btn:hover:not(:disabled){color:#ffffffd9;background:#ffffff17;border-color:#fff3}.vm-refresh-btn:disabled{opacity:.35;cursor:default}.vm-card-toggle{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;margin:0;padding:0}.vm-card-toggle:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #ffffff59}.vm-chevron{color:#fff6;flex-shrink:0;font-size:.8rem;line-height:1;transition:transform .2s}.vm-chevron--open{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.vm-chevron{transition:none}}.vm-pager{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.4rem;display:flex}.vm-pager-btn{color:#ffffffb8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;padding:.25rem .6rem;font-size:.68rem}.vm-pager-btn:hover:not(:disabled){background:#ffffff1a}.vm-pager-btn:disabled{opacity:.35;cursor:default}.vm-pager-range{color:#fff6;font-variant-numeric:tabular-nums;font-size:.68rem}.vm-panel{width:100%;max-width:1200px}.vm-users-stats{flex-wrap:wrap;gap:.5rem;display:flex}.vm-users-stat{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex:12rem;min-width:0;padding:.6rem .75rem}.vm-users-stat .vm-stat-label{display:block}.vm-users-stat .vm-stat-value{text-align:left;margin-top:.15rem;font-size:1.05rem;display:block}.vm-table-scroll{margin-top:.2rem;overflow-x:auto}.vm-users-table{border-collapse:collapse;width:100%;font-size:.72rem}.vm-users-table th{text-align:left;color:#ffffff52;white-space:nowrap;border-bottom:1px solid #ffffff14;padding:.4rem .75rem .4rem 0;font-weight:500}.vm-users-table td{color:#ffffffb8;font-variant-numeric:tabular-nums;border-bottom:1px solid #ffffff0a;padding:.45rem .75rem .45rem 0}.vm-users-table tr:last-child td{border-bottom:0}.vm-users-table th:first-child,.vm-users-table td:first-child{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:12rem;max-width:0;overflow:hidden}.vm-users-table th:not(:first-child),.vm-users-table td:not(:first-child){white-space:nowrap;text-align:right;width:1%;padding-left:1rem;padding-right:0}.vm-sort{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.vm-sort:hover{color:#fff9}.vm-sort--on{color:#ffffffb8;text-underline-offset:3px;text-decoration:underline}
