/* Vanta Member Staff — rank-driven member-panel staff tools */
.staff-tool-btn{height:40px;min-width:88px;padding:0 13px;border:1px solid rgba(255,88,108,.34);border-radius:13px;background:linear-gradient(145deg,rgba(197,38,61,.94),rgba(121,24,45,.96));color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:11.5px;font-weight:1000;letter-spacing:.02em;cursor:pointer;box-shadow:0 8px 24px rgba(150,24,49,.20),inset 0 1px 0 rgba(255,255,255,.10);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,filter .16s ease}
.staff-tool-btn .vt-icon,.staff-tool-btn svg{width:16px;height:16px;flex:none}.staff-tool-btn:hover{transform:translateY(-1px);border-color:rgba(255,135,149,.48);box-shadow:0 12px 30px rgba(178,30,58,.28),0 0 0 3px rgba(239,68,68,.06);filter:saturate(1.08)}.staff-tool-btn:active{transform:translateY(0)}
.vms-overlay{position:fixed;inset:0;z-index:100260;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(4,3,8,.78);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.vms-shell{width:min(720px,calc(100vw - 24px));max-height:calc(100dvh - 36px);overflow:auto;border:1px solid rgba(255,101,125,.18);border-radius:22px;background:linear-gradient(180deg,rgba(17,12,22,.99),rgba(9,7,13,.995));box-shadow:0 30px 90px rgba(0,0,0,.52);color:var(--vt-text,#f4f0f8)}
.vms-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 19px 15px;border-bottom:1px solid rgba(255,255,255,.07)}.vms-head-copy small{display:block;color:#ff8da0;font-size:9.5px;font-weight:950;letter-spacing:.09em}.vms-head-copy h2{margin:3px 0 0;font-size:20px;font-weight:1000}.vms-head-copy p{margin:5px 0 0;color:var(--vt-text-muted,#9f97aa);font-size:11px;line-height:1.8;font-weight:750}.vms-close{width:39px;height:39px;flex:none;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(255,255,255,.035);color:#d7d0df;display:grid;place-items:center;cursor:pointer;font-size:19px;line-height:1}.vms-close:hover{color:#fff;background:rgba(239,68,68,.09);border-color:rgba(255,101,125,.20)}
.vms-body{padding:15px 18px 19px}.vms-rank{display:inline-flex;align-items:center;gap:7px;min-height:31px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,101,125,.17);background:rgba(239,68,68,.06);color:#fecdd3;font-size:10px;font-weight:950;margin-bottom:12px}.vms-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vms-card{position:relative;min-height:128px;padding:15px;border:1px solid rgba(255,255,255,.075);border-radius:17px;background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.014));display:flex;flex-direction:column;align-items:flex-start;text-align:right;color:inherit;cursor:pointer;overflow:hidden;transition:transform .16s ease,border-color .16s ease,background .16s ease}.vms-card:before{content:"";position:absolute;right:0;top:0;bottom:0;width:3px;background:linear-gradient(#ff667e,#8b5cf6)}.vms-card:hover{transform:translateY(-2px);border-color:rgba(255,101,125,.22);background:linear-gradient(145deg,rgba(239,68,68,.06),rgba(139,92,246,.035))}.vms-card-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:rgba(239,68,68,.09);border:1px solid rgba(255,101,125,.17);color:#ff9aac}.vms-card-icon .vt-icon,.vms-card-icon svg{width:18px;height:18px}.vms-card b{display:block;margin-top:11px;font-size:14.5px;font-weight:1000}.vms-card span:last-child{display:block;margin-top:4px;color:var(--vt-text-muted,#9f97aa);font-size:10.5px;font-weight:750;line-height:1.75}.vms-empty{padding:26px 14px;text-align:center;border:1px dashed rgba(255,255,255,.09);border-radius:15px;color:var(--vt-text-muted,#9f97aa);font-size:11px;font-weight:800}
/* User Staff uses the exact Garage visual language, but its data endpoint is read-only and rank-authorized. */
#garage-modal.vms-garage-modal{z-index:100270;display:flex;align-items:center;justify-content:center;padding:14px;background:rgba(4,3,8,.80);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
#garage-modal.vms-garage-modal .garage-card-foot{justify-content:flex-start}
#garage-modal.vms-garage-modal .garage-card-foot small{white-space:normal}
@media(max-width:720px){.staff-tool-btn{min-width:76px;padding:0 10px;font-size:10.8px}.vms-grid{grid-template-columns:1fr}.vms-overlay{padding:8px}.vms-shell{width:calc(100vw - 12px);max-height:calc(100dvh - 12px);border-radius:17px}.vms-head{padding:15px 14px 13px}.vms-body{padding:12px 13px 15px}}
@media(prefers-reduced-motion:reduce){.staff-tool-btn,.vms-card{transition:none}}
@media(max-width:640px){.member-tools .staff-tool-btn{flex:1;min-width:0;padding:0 7px}.member-tools .staff-tool-btn span{font-size:10px}}

/* Withdrawal Staff */
.vms-withdraw-card:before{background:linear-gradient(#22c55e,#8b5cf6)}.vms-withdraw-shell{width:min(820px,calc(100vw - 24px))}.vms-withdraw-list{display:grid;gap:8px;margin-top:10px}.vms-poolline{display:grid;grid-template-columns:1fr 1fr;gap:8px}.vms-poolline span,.vms-active-pay{padding:10px 12px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:rgba(255,255,255,.018);font-size:10px;font-weight:850}.vms-poolline b{display:block;margin-top:4px;font-size:15px}.vms-active-pay{display:flex;align-items:center;justify-content:space-between;gap:10px;border-color:rgba(245,158,11,.2);background:rgba(245,158,11,.05)}.vms-active-pay span{color:var(--vt-text-muted);font-size:10px}.vms-withdraw-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:15px;background:rgba(255,255,255,.015);border-right:3px solid #22c55e}.vms-withdraw-row.dirty{border-right-color:#8b5cf6}.vms-wr-top{display:flex;align-items:center;gap:7px}.vms-wr-top b{font-size:12px;font-weight:1000}.vms-wr-top span{font-size:9px;font-weight:1000;color:#c4b5fd}.vms-withdraw-row p{margin:5px 0 2px;font-size:10.5px;font-weight:820;color:var(--vt-text-muted)}.vms-withdraw-row p strong{color:#fff}.vms-withdraw-row small{font-size:9px;font-weight:900;color:#a7f3d0}.vms-event-shell{width:min(680px,calc(100vw - 24px))}.vms-event-amount{text-align:center;padding:17px;border:1px solid rgba(52,211,153,.18);border-radius:17px;background:rgba(52,211,153,.045)}.vms-event-amount span,.vms-event-amount small{display:block;font-size:10px;font-weight:850;color:var(--vt-text-muted)}.vms-event-amount b{display:block;font-size:28px;font-weight:1000;margin:5px 0}.vms-event-note{margin:10px 0;padding:10px 12px;border-radius:13px;background:rgba(124,58,237,.05);border:1px solid rgba(139,92,246,.13);font-size:10.5px;font-weight:820;line-height:1.85}.vms-event-wait{display:grid;gap:8px;text-align:center}.vms-event-wait b{font-size:13px}.vms-event-wait span{font-size:10px;color:var(--vt-text-muted);font-weight:800}.vms-proof-picker{display:block;padding:13px;border:1px dashed rgba(52,211,153,.25);border-radius:14px;background:rgba(52,211,153,.035);cursor:pointer}.vms-proof-picker b,.vms-proof-picker span{display:block}.vms-proof-picker b{font-size:12px;font-weight:1000}.vms-proof-picker span{margin:3px 0 8px;font-size:9.5px;font-weight:800;color:var(--vt-text-muted)}.vms-proof-preview{display:flex;gap:5px;flex-wrap:wrap;margin:8px 0}.vms-proof-preview span{padding:5px 8px;border-radius:8px;background:rgba(255,255,255,.04);font-size:9px;font-weight:850}@media(max-width:620px){.vms-poolline{grid-template-columns:1fr}.vms-active-pay{align-items:stretch;flex-direction:column}.vms-withdraw-row{grid-template-columns:1fr}.vms-withdraw-row button{width:100%}}
