.sf-dispatch-modal{width:min(1160px,96vw)}.sf-dispatch-kicker{display:flex;align-items:center;gap:7px;margin-bottom:4px;color:#68d9c2;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sf-dispatch-kicker svg,.sf-dispatch-summary-icon svg,.sf-dispatch-link-result>svg,.sf-dispatch-help svg{width:19px;height:19px}.sf-dispatch-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px;border:1px solid rgba(95,141,255,.18);border-radius:16px;background:linear-gradient(135deg,#5f8dff14,#45d6b809)}.sf-dispatch-summary-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(69,214,184,.24);border-radius:15px;color:#dffff8;background:linear-gradient(145deg,#45d6b824,#5f8dff1c)}.sf-dispatch-summary>div:nth-child(2) strong,.sf-dispatch-summary>div:nth-child(2) span{display:block}.sf-dispatch-summary>div:nth-child(2) strong{font-size:15px}.sf-dispatch-summary>div:nth-child(2) span{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.5}.sf-dispatch-summary-stats{display:flex;gap:8px}.sf-dispatch-summary-stats span{min-width:68px;display:grid;gap:2px;padding:8px 9px;border:1px solid rgba(137,169,208,.13);border-radius:11px;color:#8398af;text-align:center;font-size:8px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.sf-dispatch-summary-stats b{color:var(--text);font-size:16px}.sf-dispatch-summary-stats .waiting{border-color:#f5bf6538}.sf-dispatch-help{display:flex;align-items:flex-start;gap:8px;margin:13px 0}.sf-dispatch-help svg{flex:0 0 auto;color:#5bd9c0}.sf-dispatch-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.sf-dispatch-group{padding:15px;border:1px solid rgba(137,169,208,.13);border-radius:15px;background:linear-gradient(180deg,#101e30eb,#091421f2)}.sf-dispatch-group-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.sf-dispatch-group-head strong,.sf-dispatch-group-head span{display:block}.sf-dispatch-group-head strong{font-size:13px;letter-spacing:-.015em}.sf-dispatch-group-head>div:first-child>span{margin-top:4px;color:var(--muted);font-size:9px}.sf-dispatch-badges{display:flex;align-items:center;gap:5px;flex-wrap:wrap;justify-content:flex-end}.sf-dispatch-badges span{padding:4px 7px;border-radius:999px;background:#5f8dff14;color:#9ab4ff;font-size:8px;font-weight:850;text-transform:uppercase}.sf-dispatch-badges .waiting{background:#f5bf6514;color:#efbd67}.sf-dispatch-units{display:flex;flex-wrap:wrap;gap:5px;margin:12px 0}.sf-dispatch-units span{min-width:34px;padding:4px 7px;border:1px solid rgba(137,169,208,.11);border-radius:8px;color:#a9b8c8;background:#ffffff05;text-align:center;font-size:9px;font-weight:800}.sf-dispatch-group-actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:7px;align-items:end}.sf-dispatch-group-actions .field{margin:0}.sf-dispatch-group-actions .field>span{display:block;margin-bottom:6px;color:#7f92a7;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sf-dispatch-assignment-note{margin-top:8px;color:#6f8298;font-size:8px}.sf-dispatch-loading{min-height:280px;display:flex;justify-content:center;align-items:center;gap:7px}.sf-dispatch-loading i{width:9px;height:9px;border-radius:50%;background:#5bd9c0;animation:sfDispatchLoading 1s ease-in-out infinite}.sf-dispatch-loading i:nth-child(2){animation-delay:.14s}.sf-dispatch-loading i:nth-child(3){animation-delay:.28s}.sf-dispatch-link-result{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.sf-dispatch-link-result>svg{width:58px;height:58px;padding:16px;border:1px solid rgba(69,214,184,.25);border-radius:18px;color:#62d9c1;background:#45d6b814}.sf-dispatch-link-result h3{margin:17px 0 6px;font-size:20px}.sf-dispatch-link-result p{max-width:620px;margin:0;color:var(--muted);line-height:1.6}.sf-dispatch-link-box{width:min(720px,100%);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:18px}.sf-dispatch-link-actions{display:flex;gap:7px;margin-top:12px}@keyframes sfDispatchLoading{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}@media(max-width:900px){.sf-dispatch-groups{grid-template-columns:1fr}.sf-dispatch-summary{grid-template-columns:auto minmax(0,1fr)}.sf-dispatch-summary-stats{grid-column:1 / -1;width:100%}.sf-dispatch-summary-stats span{flex:1;min-width:0}}@media(max-width:700px){.sf-dispatch-modal{width:100vw}.sf-dispatch-group-actions{grid-template-columns:1fr}.sf-dispatch-group-actions .btn{width:100%}.sf-dispatch-link-box{grid-template-columns:1fr}.sf-dispatch-link-box .btn{width:100%}.sf-dispatch-link-actions{width:100%;display:grid;grid-template-columns:1fr}.sf-dispatch-link-actions .btn{width:100%}}
