.admin-request-hub{margin-bottom:18px;overflow:hidden}.hub-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 21px;background:linear-gradient(120deg,#fff,#fff5fa 62%,#f0f5ff)}.hub-head h2{margin:5px 0 4px;font:21px Georgia,serif}.hub-head span{font-size:9px;color:var(--muted)}.hub-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;padding:13px 16px;border-block:1px solid var(--line);background:#fffcfd}.hub-summary button{display:flex;align-items:center;gap:10px;min-width:0;padding:11px;border:1px solid transparent;border-radius:12px;background:#fff7fa;color:var(--ink);text-align:left}.hub-summary button:hover,.hub-summary button.active{border-color:#eeb6d0;box-shadow:0 6px 18px #93466612;transform:translateY(-1px)}.hub-summary button>i{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:#fff;font-size:18px;font-style:normal}.hub-summary span,.hub-summary b,.hub-summary small{display:block;min-width:0}.hub-summary b{font:20px Georgia,serif}.hub-summary small{margin-top:2px;color:var(--muted);font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-list{max-height:390px;overflow:auto}.hub-request-card{width:100%;display:grid;grid-template-columns:42px minmax(190px,1fr) auto auto 64px;gap:12px;align-items:center;padding:12px 18px;border:0;border-bottom:1px solid #f4e8ee;background:#fff;color:var(--ink);text-align:left}.hub-request-card:hover{background:#fff9fc}.hub-request-card>i{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#fff0f6;font-size:19px;font-style:normal}.hub-kind-ecommerce>i{background:#eaf1ff}.hub-kind-internal>i{background:#fff3dc}.hub-request-main small,.hub-request-main b,.hub-request-main em{display:block}.hub-request-main small{font-size:7px;font-weight:900;color:var(--rose2);letter-spacing:.4px;text-transform:uppercase}.hub-request-main b{margin-top:4px;font-size:10px}.hub-request-main em{margin-top:3px;color:var(--muted);font-size:8px;font-style:normal}.hub-priority{padding:5px 8px;border-radius:20px;font-size:7px;font-weight:900}.hub-priority.urgent{background:#fde7eb;color:#a33448}.hub-priority.important{background:#fff0d4;color:#8c5a11}.hub-open{color:var(--rose2);font-size:8px;font-weight:900;text-align:right}.hub-open b{font-size:16px}.hub-empty{display:flex;justify-content:center;align-items:center;gap:12px;padding:28px;color:var(--good)}.hub-empty>i{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#e8f6ef;font-style:normal}.hub-empty b,.hub-empty span{display:block}.hub-empty b{font-size:10px}.hub-empty span{margin-top:3px;color:var(--muted);font-size:8px}.hub-loading,.hub-error{min-height:90px;display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:18px;color:var(--muted);font-size:9px}.hub-loading i{color:var(--rose);animation:hub-pulse 1s ease-in-out infinite}.hub-error{justify-content:space-between;padding:18px;color:var(--danger)}@keyframes hub-pulse{50%{opacity:.35;transform:scale(.8)}}
@media(max-width:1050px){.hub-summary{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.hub-head{align-items:flex-start;padding:16px}.hub-head h2{font-size:18px}.hub-head span{line-height:1.45}.hub-summary{display:flex;overflow-x:auto;padding:10px}.hub-summary button{min-width:150px}.hub-request-card{grid-template-columns:38px minmax(0,1fr) auto;padding:11px 12px;gap:9px}.hub-request-card>i{width:34px;height:34px}.hub-request-card>.badge{grid-column:3;grid-row:1}.hub-priority{grid-column:2;justify-self:start}.hub-open{display:none}.hub-list{max-height:430px}.hub-request-main small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}
