.request-hub-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:6px 0 18px;padding:26px 30px;border:1px solid color-mix(in srgb,var(--green) 18%,var(--line));border-radius:22px;background:linear-gradient(135deg,color-mix(in srgb,var(--lime) 28%,#fff),#fff)}.request-hub-head h2,.request-hub-head p{margin:0}.request-hub-head h2{font-size:28px}.request-hub-head>button{display:flex;align-items:center;gap:7px;min-height:48px;padding-inline:22px}.request-hub-head>button span{font-size:20px}.request-hub-metrics{margin:0 0 16px}.request-hub-metrics article{display:flex;align-items:center;gap:14px;padding:16px 18px;box-shadow:none}.request-hub-metrics article>div{display:grid}.request-hub-metrics strong{font-size:26px;line-height:1}.metric-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:color-mix(in srgb,var(--lime) 46%,#fff);color:var(--green);font-size:19px;font-weight:900}.metric-icon.attention{background:#fff1d6;color:#8b651c}
.request-hub-workspace{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 16px 45px rgba(29,57,37,.06)}.request-hub-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px 14px}.request-hub-toolbar h3,.request-hub-toolbar span{margin:0}.request-hub-toolbar>div{display:grid;gap:4px}.request-search{width:min(360px,100%);margin:0}.request-search input{width:100%;background:#f5f7f4}.request-filters{display:flex;gap:7px;margin:0;padding:0 24px 16px;border-bottom:1px solid var(--line)}.request-filters button{min-height:38px;padding:7px 13px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--muted);font-size:12px}.request-filters button:hover{background:#f1f5f1;color:var(--ink)}.request-filters button.active{border-color:color-mix(in srgb,var(--green) 22%,var(--line));background:color-mix(in srgb,var(--lime) 38%,#fff);color:var(--green)}.request-hub-list{gap:0}.request-hub-card{position:relative;grid-template-columns:minmax(0,1fr) auto;gap:22px;padding:22px 24px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:#fff}.request-hub-card:last-child{border-bottom:0}.request-hub-card:hover{background:color-mix(in srgb,var(--lime) 7%,#fff)}.request-card-main{display:grid;gap:8px;min-width:0}.request-card-kicker{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:11px;font-weight:800}.request-state{padding:4px 8px;border-radius:999px;background:#eef2ee;color:var(--muted)}.request-state.action{background:#fff1d6;color:#77550e}.request-state.review{background:#e8f0ff;color:#315b95}.request-state.approved{background:#e4f4e8;color:#176447}.request-hub-card h3{font-size:19px}.request-next-action{display:flex;align-items:center;gap:9px;margin-top:4px;padding:11px 13px;border-radius:12px;background:#f6f8f5}.request-next-action>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:var(--green);color:var(--brand-on-primary,#fff)}.request-next-action>div{display:grid;gap:2px}.request-next-action small{color:var(--muted);font-size:10px}.request-next-action strong{font-size:13px}.request-mini-flow{display:grid;grid-template-columns:repeat(13,minmax(5px,1fr)) auto;align-items:center;gap:4px;margin-top:4px}.request-mini-flow>span{height:4px;border-radius:999px;background:#e3e8e2}.request-mini-flow>span.active{background:var(--green)}.request-mini-flow small{margin-inline-start:5px;color:var(--muted);font-size:10px}.request-card-side{display:grid;align-content:center;justify-items:stretch;gap:8px;min-width:160px}.request-card-side .badge{justify-self:start}.request-card-side button{width:100%}.request-hub-empty{display:grid;place-items:center;gap:7px;padding:64px 24px;text-align:center}.request-hub-empty>span{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:var(--lime);color:var(--green);font-size:28px}.request-hub-empty h3,.request-hub-empty p{margin:0}.request-hub-empty p{color:var(--muted)}
@media(max-width:760px){.request-hub-head{align-items:flex-start;flex-direction:column;padding:20px}.request-hub-head>button{width:100%;justify-content:center}.request-hub-toolbar{align-items:stretch;flex-direction:column;padding:18px}.request-search{width:100%}.request-filters{overflow-x:auto;padding-inline:18px}.request-filters button{white-space:nowrap}.request-hub-card{grid-template-columns:1fr;padding:18px}.request-card-side{grid-template-columns:1fr 1fr;min-width:0}.request-card-side .badge{grid-column:1/-1}.request-card-kicker{flex-wrap:wrap}}
.request-next-action{border:1px solid transparent;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.request-next-action:hover,.request-next-action:focus-within{border-color:color-mix(in srgb,var(--green) 26%,var(--line));background:color-mix(in srgb,var(--lime) 25%,#fff);transform:translateX(-2px)}
