.fo-dashboard-page{padding-top:28px;padding-bottom:54px}.fo-dashboard-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.fo-dashboard-hero>strong{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:116px;min-height:92px;border-radius:16px;background:#111;color:#fff;font-size:31px;line-height:1}.fo-dashboard-hero>strong small{margin-top:7px;color:#d0d0cc;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.fo-dashboard-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 25px;padding:14px;background:#fff;border:1px solid var(--fo-line);border-radius:15px;box-shadow:0 7px 24px rgba(13,37,56,.045)}.fo-dashboard-departments{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.fo-dashboard-departments a{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border:1px solid #e1e3e5;border-radius:10px;color:#30343a;font-size:11px;font-weight:850;text-decoration:none}.fo-dashboard-departments a:first-child{padding:0 14px}.fo-dashboard-departments a:hover,.fo-dashboard-departments a.is-active{border-color:#111;background:#111;color:#fff}.fo-dashboard-search{flex:0 1 300px}.fo-dashboard-search input{width:100%;height:40px;padding:0 14px;border:1px solid #dfe2e5;border-radius:11px;background:#f7f8f8;font-size:13px;outline:none}.fo-dashboard-search input:focus{border-color:#b30f20;background:#fff;box-shadow:0 0 0 3px rgba(179,15,32,.08)}.fo-dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;align-items:start}.fo-dashboard-card{overflow:hidden;background:#fff;border:1px solid var(--fo-line);border-radius:16px;box-shadow:0 8px 28px rgba(13,37,56,.055)}.fo-dashboard-card[hidden]{display:none}.fo-dashboard-card__head{display:grid;grid-template-columns:46px minmax(0,1fr) 32px;align-items:center;gap:11px;padding:17px 17px 15px;border-bottom:1px solid #eceeed}.fo-dashboard-card__logo{display:flex;align-items:center;justify-content:center;width:44px;height:44px}.fo-dashboard-card__head span{display:block;margin-bottom:3px;color:var(--fo-red);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.fo-dashboard-card__head h2{margin:0;font-size:15px;line-height:1.2}.fo-dashboard-card__head>b{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#f0f2f2;color:#555;font-size:10px}.fo-dashboard-standing{overflow-x:auto}.fo-dashboard-standing table{width:100%;border-collapse:collapse;font-size:11px}.fo-dashboard-standing th{padding:8px 9px;background:#f5f6f6;color:#71767b;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.fo-dashboard-standing th:first-child,.fo-dashboard-standing td:first-child{width:36px;text-align:center}.fo-dashboard-standing th:nth-child(n+3),.fo-dashboard-standing td:nth-child(n+3){width:42px;text-align:center}.fo-dashboard-standing td{padding:7px 8px;border-top:1px solid #f0f1f1;color:#30343a}.fo-dashboard-standing tbody tr:first-child td{border-top:0}.fo-dashboard-standing tr.is-department td{background:#fff4f4;font-weight:900}.fo-dashboard-standing tr.is-department td:first-child{box-shadow:inset 3px 0 0 var(--fo-red)}.fo-dashboard-standing td a{display:flex;align-items:center;gap:7px;min-width:0;color:#17191c;text-decoration:none}.fo-dashboard-standing td a>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fo-dashboard-team-logo{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 24px}.fo-dashboard-card__empty{padding:34px 18px;color:var(--fo-muted);font-size:12px;text-align:center}.fo-dashboard-card__actions{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #eceeed}.fo-dashboard-card__actions a{padding:11px 5px;color:#202329;font-size:9px;font-weight:850;text-align:center;text-decoration:none;text-transform:uppercase;letter-spacing:.05em}.fo-dashboard-card__actions a+a{border-left:1px solid #eceeed}.fo-dashboard-card__actions a:hover{background:#111;color:#fff}.fo-dashboard-no-result{padding:35px;border:1px dashed #ccd0d3;border-radius:15px;color:var(--fo-muted);text-align:center}
@media(min-width:1380px){.fo-dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1050px){.fo-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fo-dashboard-toolbar{align-items:stretch;flex-direction:column}.fo-dashboard-search{flex:auto;width:100%}}
@media(max-width:650px){.fo-dashboard-page{padding-top:20px}.fo-dashboard-hero{align-items:flex-start;flex-direction:column}.fo-dashboard-hero>strong{min-width:96px;min-height:74px;font-size:25px}.fo-dashboard-toolbar{padding:11px}.fo-dashboard-departments{gap:5px}.fo-dashboard-departments a{min-width:33px;height:33px;padding:0 7px}.fo-dashboard-departments a:first-child{width:100%}.fo-dashboard-grid{grid-template-columns:1fr;gap:14px}.fo-dashboard-card__head{padding:15px}.fo-dashboard-standing table{font-size:10px}.fo-dashboard-standing td{padding:6px}.fo-dashboard-card__actions a{padding:10px 4px;font-size:8px}}
