.dashboard-shell{--dash-bg:#f5f6f7;--dash-surface:#ffffff;--dash-surface-soft:#f8f8f9;--dash-ink:#18181b;--dash-muted:#70717a;--dash-line:#e4e5e8;--dash-line-strong:#d7d8dc;--dash-red:#e51028;--dash-red-soft:#fff0f2;--dash-blue:#316bd6;--dash-green:#179c68;--dash-amber:#de9135;--dash-purple:#7656d8;grid-template-columns:244px minmax(0,1fr);min-height:100vh;color:var(--dash-ink);background:var(--dash-bg);font-family:var(--font-body),Arial,sans-serif}.dashboard-shell *,.dashboard-shell :after,.dashboard-shell :before{box-sizing:border-box}.dashboard-shell .sidebar{position:-webkit-sticky;position:sticky;top:0;z-index:40;height:100vh;min-width:0;display:flex;flex-direction:column;padding:18px 14px 14px;overflow-x:hidden;overflow-y:auto;color:var(--dash-ink);background:#fbfbfc;border-right:1px solid var(--dash-line)}.dashboard-shell .dashboard-brand{gap:10px;padding:0 6px 15px;border-bottom:0}.dashboard-shell .dashboard-brand .brand-logo{width:42px;height:42px;border:1px solid var(--dash-line);border-radius:11px;background:#fff;box-shadow:none}.dashboard-shell .dashboard-brand .brand-logo img{width:28px}.dashboard-shell .dashboard-brand .brand-copy strong{color:var(--dash-ink);font-size:14px;font-weight:850}.dashboard-shell .dashboard-brand .brand-copy span{margin-top:2px;color:#90919a;font-size:9px;font-weight:700;letter-spacing:.08em}.dashboard-nav-search{height:38px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;margin:4px 2px 9px;padding:0 10px;color:#92939b;border:1px solid var(--dash-line);border-radius:9px;background:#fff}.dashboard-nav-search .nav-icon-svg{width:16px;height:16px}.dashboard-nav-search input{min-width:0;width:100%;border:0;outline:0;color:var(--dash-ink);background:transparent;font:inherit;font-size:12px}.dashboard-nav-search input::placeholder{color:#9899a1}.dashboard-nav-search kbd{min-width:20px;height:20px;display:grid;place-items:center;color:#999aa2;border:1px solid var(--dash-line);border-radius:5px;background:var(--dash-surface-soft);font-family:inherit;font-size:10px}.dashboard-shell .nav-label{margin:13px 9px 5px;color:#a0a1a8;font-size:9px;font-weight:850;letter-spacing:.08em}.dashboard-shell .dashboard-nav{gap:2px}.dashboard-shell .nav-item{min-height:38px;grid-template-columns:27px minmax(0,1fr) auto;gap:8px;padding:0 9px;color:#5f6068;border-radius:8px;font-size:12px;font-weight:650;transition:color .14s ease,background .14s ease}.dashboard-shell .nav-item:hover{color:var(--dash-ink);background:#f0f1f2}.dashboard-shell .nav-item.active{color:var(--dash-ink);background:#ececef;box-shadow:inset 3px 0 0 var(--dash-red)}.dashboard-shell .nav-icon{width:27px;height:27px;color:#898a92;border-radius:7px;background:transparent}.dashboard-shell .nav-icon-svg{width:16px;height:16px}.dashboard-shell .nav-item.active .nav-icon{color:var(--dash-red);background:var(--dash-red-soft)}.dashboard-shell .nav-badge{padding:3px 6px;color:#7a7b83;background:#ececef;font-size:9px}.dashboard-shell .nav-item.active .nav-badge{color:var(--dash-red);background:#fff}.dashboard-shell .sidebar-foot{display:none}.sidebar-utility-links{display:grid;grid-gap:2px;gap:2px;margin-top:auto;padding-top:18px}.sidebar-utility-links a{min-height:36px;display:grid;grid-template-columns:27px 1fr;align-items:center;grid-gap:8px;gap:8px;padding:0 9px;color:#72737b;text-decoration:none;border-radius:8px;font-size:12px}.sidebar-utility-links a:hover{color:var(--dash-ink);background:#f0f1f2}.sidebar-utility-links .nav-icon-svg{width:16px;height:16px}.utility-help{width:18px;height:18px;display:grid;place-items:center;margin-left:-1px;border:1px solid #a7a8af;border-radius:50%;font-size:11px;font-weight:800}.sidebar-user{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;margin-top:10px;padding:11px 7px 2px;border-top:1px solid var(--dash-line)}.sidebar-user-avatar{width:34px;height:34px;display:grid;place-items:center;color:#fff;border-radius:9px;background:var(--dash-ink);font-size:11px;font-weight:850}.sidebar-user>span:last-child{min-width:0}.sidebar-user b,.sidebar-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user b{font-size:11px}.sidebar-user small{margin-top:2px;color:#8a8b93;font-size:9px}.dashboard-shell .dashboard-main{min-width:0;background:var(--dash-bg)}.dashboard-shell .dashboard-topbar{min-height:66px;padding:12px 24px;background:rgba(255,255,255,.94);border-bottom:1px solid var(--dash-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dashboard-shell .page-name small{margin-bottom:2px;color:#8a8b93;font-size:9px;font-weight:750;letter-spacing:.06em}.dashboard-shell .page-name h1{color:var(--dash-ink);font-size:18px;font-weight:800}.dashboard-shell .top-actions{gap:8px}.dashboard-shell .top-actions .btn{min-width:auto;min-height:38px;padding:0 15px;border-radius:9px;font-size:11px}.dashboard-shell .dashboard-topbar .search-input{width:clamp(210px,24vw,340px);height:38px;min-height:38px;border-color:var(--dash-line);border-radius:9px;background:#fafafb;font-size:12px}.dashboard-shell .dashboard-topbar .search-input:focus{border-color:#bfc0c6;box-shadow:0 0 0 3px rgba(229,16,40,.08)}.dashboard-shell .avatar,.dashboard-shell .icon-btn{width:38px;height:38px;border-radius:9px}.dashboard-shell .notification-indicator{color:#6d6e76;background:#fff}.dashboard-shell .notification-indicator .nav-icon-svg{width:17px;height:17px}.dashboard-shell .avatar{background:var(--dash-red);font-size:12px}.dashboard-shell .admin-preview-switch{min-height:48px;display:flex;align-items:center;gap:16px;padding:7px 24px;overflow-x:auto;background:#fff;border-bottom:1px solid var(--dash-line)}.dashboard-shell .admin-preview-label{color:#8a8b93;font-size:9px;font-weight:800;white-space:nowrap}.dashboard-shell .admin-preview-switch>div{display:flex;gap:4px}.dashboard-shell .admin-preview-switch button{min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:#74757d;border:1px solid var(--dash-line);border-radius:8px;background:#fff;font-size:10px;font-weight:750}.dashboard-shell .admin-preview-switch button.active{color:#fff;border-color:var(--dash-ink);background:var(--dash-ink)}.dashboard-shell .admin-preview-switch .nav-icon-svg{width:14px;height:14px}.dashboard-shell .dashboard-content{width:100%;max-width:1660px;margin:0 auto;padding:24px 26px 42px}.studio-overview{min-width:0}.overview-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:16px}.overview-kicker,.section-label{display:block;color:#85868e;font-size:9px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.overview-heading h2{margin:6px 0 4px;color:var(--dash-ink);font-size:clamp(25px,2.2vw,34px);font-weight:780;line-height:1.12;letter-spacing:-.035em}.overview-card-head p,.overview-heading p{margin:0;color:var(--dash-muted);font-size:11px;line-height:1.5}.overview-heading-actions{display:flex;gap:8px;flex:0 0 auto}.overview-heading-actions .btn{min-height:38px;padding:0 15px;border-radius:9px;font-size:11px}.overview-context{min-height:42px;display:flex;align-items:center;gap:7px;margin-bottom:12px;padding:5px;border:1px solid var(--dash-line);border-radius:10px;background:#fff}.context-pill{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;color:#7d7e86;border-radius:7px;font-size:10px;font-weight:750}.context-pill-active{color:var(--dash-ink);background:#f0f1f2}.overview-live{display:inline-flex;align-items:center;gap:6px;margin-left:auto;padding-right:8px;color:#7f8088;font-size:10px;font-weight:700}.overview-live i{width:7px;height:7px;border-radius:50%;background:var(--dash-green);box-shadow:0 0 0 3px rgba(23,156,104,.12)}.overview-error{color:var(--dash-red);font-size:10px}.overview-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:12px}.overview-card,.overview-kpi{min-width:0;border:1px solid var(--dash-line);background:var(--dash-surface);box-shadow:0 1px 2px rgba(20,21,25,.025)}.overview-kpi{position:relative;min-height:126px;padding:15px;overflow:hidden;border-radius:11px}.overview-kpi:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--kpi-tone)}.overview-kpi[data-tone=blue]{--kpi-tone:var(--dash-blue);--kpi-soft:#eef4ff}.overview-kpi[data-tone=green]{--kpi-tone:var(--dash-green);--kpi-soft:#edf8f3}.overview-kpi[data-tone=amber]{--kpi-tone:var(--dash-amber);--kpi-soft:#fff7ec}.overview-kpi[data-tone=red]{--kpi-tone:var(--dash-red);--kpi-soft:var(--dash-red-soft)}.overview-kpi>div{display:flex;align-items:center;gap:8px;color:#777881;font-size:10px;font-weight:750}.kpi-icon{width:27px;height:27px;display:grid;place-items:center;color:var(--kpi-tone);border-radius:7px;background:var(--kpi-soft);font-size:8px;font-weight:900}.overview-kpi>strong{display:block;margin-top:13px;color:var(--dash-ink);font-size:clamp(25px,2.1vw,34px);font-weight:780;line-height:1;letter-spacing:-.04em}.overview-kpi>small{display:block;margin-top:8px;color:#8b8c94;font-size:9px}.overview-primary-grid,.overview-secondary-grid{display:grid;grid-gap:12px;gap:12px;margin-bottom:12px}.overview-primary-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.72fr)}.overview-secondary-grid{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr)}.overview-card{border-radius:12px;padding:17px}.overview-card-head{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:16px}.overview-card-head>div{min-width:0}.overview-card-head h3{margin:5px 0 3px;color:var(--dash-ink);font-size:15px;font-weight:800;letter-spacing:-.02em}.overview-card-head>a{flex:0 0 auto;color:#74757d;text-decoration:none;font-size:10px;font-weight:750}.overview-card-head>a:hover,.section-label-red{color:var(--dash-red)}.section-total{color:var(--dash-ink);font-size:27px;font-weight:760;letter-spacing:-.04em}.attendance-card{min-height:310px}.attendance-chart{height:210px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;grid-gap:clamp(8px,2vw,20px);gap:clamp(8px,2vw,20px);padding:13px 12px 0;border-top:1px solid #eff0f2;background-image:linear-gradient(180deg,rgba(228,229,232,.55) 1px,transparent 0);background-size:100% 25%}.attendance-column{min-width:0;height:100%;display:grid;grid-template-rows:18px minmax(0,1fr) 18px;justify-items:center;align-items:end;grid-gap:4px;gap:4px}.attendance-value{align-self:center;color:#8b8c94;font-size:9px;font-weight:800}.attendance-track{position:relative;width:min(34px,72%);height:100%;overflow:hidden;border-radius:7px 7px 2px 2px;background:repeating-linear-gradient(0deg,#eceef1 0 4px,transparent 4px 7px)}.attendance-track>span{position:absolute;inset:auto 0 0;border-radius:inherit;background:repeating-linear-gradient(to top,var(--dash-red) 0 4px,transparent 4px 7px);transition:height .4s ease}.attendance-column small{color:#81828a;font-size:9px;font-weight:750;text-transform:capitalize}.attention-card{min-height:310px}.attention-list{border-top:1px solid #eff0f2}.attention-row{min-width:0;min-height:51px;display:grid;grid-template-columns:8px minmax(0,1fr) auto 16px;align-items:center;grid-gap:10px;gap:10px;color:var(--dash-ink);text-decoration:none;border-bottom:1px solid #eff0f2}.attention-row:hover b,.attention-row:hover>i{color:var(--dash-red)}.attention-dot{width:7px;height:7px;border-radius:50%}.attention-dot-danger{background:var(--dash-red)}.attention-dot-warning{background:var(--dash-amber)}.attention-dot-info{background:var(--dash-blue)}.attention-dot-purple{background:var(--dash-purple)}.attention-row>span:nth-child(2){min-width:0}.attention-row b,.attention-row small{display:block}.attention-row b{font-size:10px}.attention-row small{margin-top:2px;overflow:hidden;color:#8a8b93;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.attention-row>strong{font-size:14px}.attention-row>i{color:#a4a5ac;font-size:13px;font-style:normal}.member-mix-visual{min-height:190px;display:grid;grid-template-columns:145px minmax(0,1fr);align-items:center;grid-gap:18px;gap:18px;padding-top:7px;border-top:1px solid #eff0f2}.member-mix-ring{--children-share:0%;position:relative;width:132px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--dash-red) 0 var(--children-share),var(--dash-blue) var(--children-share) 100%)}.member-mix-ring:after{content:"";position:absolute;inset:13px;border-radius:50%;background:#fff}.member-mix-ring>span{position:relative;z-index:1;text-align:center}.member-mix-ring small,.member-mix-ring strong{display:block}.member-mix-ring strong{font-size:25px;letter-spacing:-.04em}.member-mix-ring small{margin-top:2px;color:#8b8c94;font-size:9px}.member-mix-legend{display:grid}.member-mix-legend>div{min-width:0;display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:10px 0;border-bottom:1px solid #eff0f2;color:#74757d;font-size:9px}.member-mix-legend i{width:7px;height:7px;border-radius:50%}.legend-red{background:var(--dash-red)}.legend-blue{background:var(--dash-blue)}.legend-gray{background:#b7b8be}.member-mix-legend strong{color:var(--dash-ink);font-size:11px}.capacity-list{display:grid;grid-gap:12px;gap:12px;padding-top:10px;border-top:1px solid #eff0f2}.capacity-row{min-width:0;display:grid;grid-template-columns:minmax(120px,.8fr) minmax(130px,1.2fr) 36px;align-items:center;grid-gap:12px;gap:12px}.capacity-row>div:first-child{min-width:0}.capacity-row b,.capacity-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.capacity-row b{font-size:10px}.capacity-row small{margin-top:2px;color:#8b8c94;font-size:8px}.capacity-progress{height:7px;overflow:hidden;border-radius:999px;background:#eceef1}.capacity-progress span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--dash-blue),var(--dash-red))}.capacity-row>strong{text-align:right;font-size:10px}.recent-card{margin-bottom:12px;padding-bottom:4px}.overview-table-wrap{margin:0 -17px;overflow-x:auto;border-top:1px solid var(--dash-line)}.overview-table{width:100%;min-width:680px;border-collapse:collapse;font-size:10px}.overview-table td,.overview-table th{padding:11px 17px;text-align:left;border-bottom:1px solid #eff0f2}.overview-table th{color:#92939b;background:#fafafb;font-size:8px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.overview-table td{color:#666770}.overview-table td b{color:var(--dash-ink)}.table-status{min-height:22px;display:inline-flex;align-items:center;padding:0 8px;color:var(--dash-blue);border-radius:999px;background:#eef4ff;font-size:8px;font-weight:800}.table-status-accepted{color:var(--dash-green);background:#ebf8f2}.table-status-rejected{color:var(--dash-red);background:var(--dash-red-soft)}.dashboard-empty-state{min-height:130px;display:grid;place-items:center;padding:24px;color:#8b8c94;border:1px dashed var(--dash-line-strong);border-radius:9px;background:#fafafb;text-align:center;font-size:10px}.overview-quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.overview-quick-actions a{min-width:0;min-height:68px;display:grid;grid-template-columns:32px minmax(0,1fr);grid-template-rows:auto auto;grid-column-gap:10px;column-gap:10px;align-content:center;padding:11px;color:var(--dash-ink);text-decoration:none;border:1px solid var(--dash-line);border-radius:10px;background:#fff;transition:border-color .14s ease,transform .14s ease}.overview-quick-actions a:hover{transform:translateY(-1px);border-color:#c7c8cd}.overview-quick-actions a>span{width:32px;height:32px;grid-row:1/3;display:grid;place-items:center;color:var(--dash-red);border-radius:8px;background:var(--dash-red-soft);font-size:9px;font-weight:900}.overview-quick-actions b,.overview-quick-actions small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-quick-actions b{align-self:end;font-size:10px}.overview-quick-actions small{align-self:start;color:#8b8c94;font-size:8px}.dashboard-shell .dashboard-hero,.dashboard-shell .dashboard-panel,.dashboard-shell .gateway-panel,.dashboard-shell .metric-card{border:1px solid var(--dash-line);box-shadow:0 1px 2px rgba(20,21,25,.025)}.dashboard-shell .dashboard-panel,.dashboard-shell .metric-card{background:#fff}@media (max-width:1180px){.dashboard-shell{grid-template-columns:218px minmax(0,1fr)}.dashboard-shell .sidebar{padding-inline:10px}.overview-primary-grid,.overview-secondary-grid{grid-template-columns:1fr}.attention-card{min-height:auto}.overview-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.dashboard-shell{grid-template-columns:64px minmax(0,1fr)}.dashboard-shell .sidebar{width:64px;padding:12px 7px;overflow-x:hidden;transition:width .18s ease,box-shadow .18s ease}.dashboard-shell.sidebar-open .sidebar{width:min(290px,calc(100vw - 28px));box-shadow:24px 0 55px rgba(20,21,25,.18)}.dashboard-shell .dashboard-brand{min-height:82px;flex-direction:column;justify-content:center;padding:0 0 10px}.dashboard-shell .dashboard-brand .brand-logo{width:38px;height:38px}.dashboard-nav-search input,.dashboard-shell .brand-copy,.dashboard-shell .nav-item .nav-badge,.dashboard-shell .nav-item>span:not(.nav-icon):not(.nav-spacer),.dashboard-shell .nav-label,.sidebar-user>span:last-child,.sidebar-utility-links a>span:last-child{display:none}.dashboard-shell.sidebar-open .brand-copy,.dashboard-shell.sidebar-open .dashboard-nav-search input,.dashboard-shell.sidebar-open .nav-item .nav-badge,.dashboard-shell.sidebar-open .nav-item>span:not(.nav-icon):not(.nav-spacer),.dashboard-shell.sidebar-open .nav-label,.dashboard-shell.sidebar-open .sidebar-user>span:last-child,.dashboard-shell.sidebar-open .sidebar-utility-links a>span:last-child{display:block}.dashboard-shell .sidebar-toggle{position:static;width:44px;height:44px;display:grid;margin:3px auto 0;opacity:1;border-color:var(--dash-line);background:#fff}.dashboard-shell.sidebar-open .sidebar-toggle{position:static;margin-left:auto;margin-right:0;opacity:1;border-color:var(--dash-line);background:#fff}.dashboard-shell.sidebar-open .dashboard-brand{min-height:44px;flex-direction:row;justify-content:flex-start}.dashboard-shell .sidebar-toggle span{background:var(--dash-ink)}.dashboard-nav-search{grid-template-columns:18px;justify-content:center;padding:0}.dashboard-shell.sidebar-open .dashboard-nav-search{grid-template-columns:18px minmax(0,1fr);justify-content:normal;padding:0 10px}.dashboard-shell .nav-item,.sidebar-utility-links a{min-height:44px;grid-template-columns:34px;justify-content:center;padding:0}.dashboard-shell.sidebar-open .nav-item{grid-template-columns:27px minmax(0,1fr) auto;justify-content:normal;padding:0 9px}.dashboard-shell.sidebar-open .sidebar-utility-links a{grid-template-columns:27px 1fr;justify-content:normal;padding:0 9px}.sidebar-user{grid-template-columns:34px;justify-content:center;padding-inline:0}.dashboard-shell.sidebar-open .sidebar-user{grid-template-columns:34px minmax(0,1fr);justify-content:normal;padding-inline:7px}.dashboard-shell .dashboard-topbar{padding:10px 16px}.dashboard-shell .dashboard-topbar .search-input{width:min(38vw,260px)}.dashboard-shell .admin-preview-switch{padding-inline:16px}.dashboard-shell .admin-preview-label{display:none}.dashboard-shell .dashboard-content{padding:18px 16px 36px}.overview-heading{align-items:flex-start}.overview-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.dashboard-shell{grid-template-columns:58px minmax(0,1fr)}.dashboard-shell .sidebar{width:58px;padding-inline:5px}.dashboard-shell .dashboard-topbar{min-height:58px;padding:8px 11px}.dashboard-shell .page-name small{display:none}.dashboard-shell .page-name h1{font-size:15px}.dashboard-shell .dashboard-topbar .search-input,.dashboard-shell .notification-indicator,.dashboard-shell .top-actions .btn{display:none}.dashboard-shell .avatar{width:34px;height:34px}.dashboard-shell .admin-preview-switch{min-height:43px;padding:5px 10px}.dashboard-shell .admin-preview-switch button{min-width:36px;min-height:44px;justify-content:center;padding:0 9px}.dashboard-shell .admin-preview-switch button span{display:none}.dashboard-shell .dashboard-content{padding:15px 11px 30px}.overview-heading{display:block;margin-bottom:13px}.overview-heading h2{font-size:25px}.overview-heading-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:13px}.overview-heading-actions .btn{min-width:0;justify-content:center}.overview-context{align-items:flex-start;flex-wrap:wrap}.overview-live{margin-left:0}.overview-kpi-grid{grid-template-columns:1fr 1fr;gap:8px}.overview-kpi{min-height:116px;padding:12px}.overview-kpi>div{align-items:flex-start;font-size:9px}.overview-kpi>strong{margin-top:11px;font-size:25px}.overview-card{padding:14px}.overview-card-head{margin-bottom:13px}.overview-card-head>a{display:none}.attendance-chart{height:180px;gap:5px;padding-inline:0}.attendance-track{width:58%}.member-mix-visual{grid-template-columns:108px minmax(0,1fr);gap:12px}.member-mix-ring{width:104px}.capacity-row{grid-template-columns:minmax(90px,1fr) 75px 32px;gap:7px}.overview-table-wrap{margin-inline:-14px}.overview-quick-actions{gap:8px}.overview-quick-actions a{min-height:64px}}@media (max-width:420px){.overview-heading-actions{grid-template-columns:1fr}.overview-kpi{min-height:108px}.member-mix-visual{grid-template-columns:1fr;justify-items:center}.member-mix-legend{width:100%}}.dashboard-shell .dashboard-content{display:grid;align-content:start;grid-gap:14px;gap:14px}.dashboard-shell .chat-studio-shell>*,.dashboard-shell .dashboard-content>*,.dashboard-shell .dashboard-grid>*,.dashboard-shell .invoice-bot-grid>*,.dashboard-shell .partner-entry-layout>*,.dashboard-shell .reception-day-grid>*,.dashboard-shell .reception-workspace>*,.dashboard-shell .scanner-layout>*,.dashboard-shell .sms-workbench>*{min-width:0}.dashboard-shell .chat-hero-panel,.dashboard-shell .dashboard-hero,.dashboard-shell .launch-checklist-hero,.dashboard-shell .marketing-command-hero,.dashboard-shell .reception-command-panel,.dashboard-shell .signup-intake-hero{min-height:0;display:flex;align-items:center;justify-content:space-between;gap:22px;margin:0;padding:18px 20px;overflow:hidden;color:var(--dash-ink);border:1px solid var(--dash-line);border-radius:13px;background:var(--dash-surface);box-shadow:0 1px 2px rgba(20,21,25,.025)}.dashboard-shell .chat-hero-panel:after,.dashboard-shell .dashboard-hero:after,.dashboard-shell .launch-checklist-hero:after,.dashboard-shell .marketing-command-hero:after,.dashboard-shell .reception-command-panel:after,.dashboard-shell .signup-intake-hero:after{content:"BK";position:absolute;right:-10px;top:50%;transform:translateY(-50%);color:rgba(229,16,40,.035);font-size:112px;font-weight:950;letter-spacing:-.09em;pointer-events:none}.dashboard-shell .chat-hero-panel,.dashboard-shell .dashboard-hero,.dashboard-shell .launch-checklist-hero,.dashboard-shell .marketing-command-hero,.dashboard-shell .reception-command-panel,.dashboard-shell .signup-intake-hero{position:relative}.dashboard-shell .chat-hero-panel>div:first-child,.dashboard-shell .dashboard-hero-copy,.dashboard-shell .marketing-command-hero>div:first-child{max-width:760px}.dashboard-shell .chat-hero-panel h2,.dashboard-shell .dashboard-hero h2,.dashboard-shell .launch-checklist-hero h2,.dashboard-shell .marketing-command-hero h2,.dashboard-shell .reception-command-panel h2,.dashboard-shell .signup-intake-hero h2{max-width:760px;margin:5px 0;color:var(--dash-ink);font-size:clamp(22px,2.3vw,32px);font-weight:790;letter-spacing:-.045em;line-height:1.02}.dashboard-shell .chat-hero-panel p,.dashboard-shell .dashboard-hero p,.dashboard-shell .launch-checklist-hero p,.dashboard-shell .marketing-command-hero p,.dashboard-shell .reception-command-panel p,.dashboard-shell .signup-intake-hero p{max-width:690px;margin:0;color:var(--dash-muted);font-size:12px;line-height:1.55}.dashboard-shell .dashboard-eyebrow,.dashboard-shell .eyebrow,.dashboard-shell .panel-kicker{color:var(--dash-red);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.dashboard-shell .dashboard-hero-actions,.dashboard-shell .marketing-hero-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.dashboard-shell .dashboard-panel,.dashboard-shell .gateway-panel,.dashboard-shell .metric-card{border-color:var(--dash-line);border-radius:13px;background:var(--dash-surface);box-shadow:0 1px 2px rgba(20,21,25,.025)}.dashboard-shell .dashboard-panel{padding:17px}.dashboard-shell .dashboard-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.65fr);grid-gap:14px;gap:14px;align-items:start;margin:0}.dashboard-shell .dashboard-grid>.dashboard-panel:only-child{grid-column:1/-1}.dashboard-shell .metric-head,.dashboard-shell .panel-head{align-items:flex-start}.dashboard-shell .panel-head{gap:16px;margin-bottom:14px}.dashboard-shell .panel-head h2,.dashboard-shell .sms-card-heading h2{margin:0;color:var(--dash-ink);font-size:15px;font-weight:790;letter-spacing:-.025em}.dashboard-shell .panel-head p,.dashboard-shell .sms-card-heading p{max-width:720px;margin:4px 0 0;color:var(--dash-muted);font-size:10.5px;line-height:1.45}.dashboard-shell .status-badge{min-height:24px;padding:0 8px;color:#5e6068;border:1px solid #ececef;border-radius:999px;background:#f6f6f7;font-size:8.5px;font-weight:800}.dashboard-shell .metrics-grid,.dashboard-shell .staff-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.dashboard-shell .metric-card,.dashboard-shell .reception-today-grid>article,.dashboard-shell .staff-summary-grid>div{min-height:98px;padding:13px 14px;border:1px solid var(--dash-line);border-radius:12px;background:var(--dash-surface);box-shadow:none}.dashboard-shell .metric-card{display:flex;flex-direction:column}.dashboard-shell .metric-head,.dashboard-shell .staff-summary-grid span{color:#797a82;font-size:8.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.dashboard-shell .metric-icon{width:26px;height:26px;display:grid;place-items:center;color:var(--dash-red);border-radius:7px;background:var(--dash-red-soft);font-size:7.5px}.dashboard-shell .metric-value,.dashboard-shell .staff-summary-grid b{margin-top:auto;color:var(--dash-ink);font-size:clamp(23px,2.2vw,31px);font-weight:820;letter-spacing:-.055em;line-height:1}.dashboard-shell .metric-foot{margin-top:8px;color:var(--dash-muted);font-size:8.5px}.dashboard-shell .metric-foot b{font-size:8px}.dashboard-shell .btn,.dashboard-shell a.btn,.dashboard-shell button.btn{min-height:38px;padding:0 14px;border-radius:9px;font-size:10px;font-weight:790;box-shadow:none}.dashboard-shell .btn-red{border-color:var(--dash-red);background:var(--dash-red)}.dashboard-shell .btn-black{border-color:var(--dash-ink);background:var(--dash-ink)}.dashboard-shell .btn-soft,.dashboard-shell .btn-white{color:var(--dash-ink);border-color:var(--dash-line);background:#fff}.dashboard-shell :is(button,a,input,select,textarea):focus-visible{outline:3px solid rgba(229,16,40,.13);outline-offset:2px}.dashboard-shell .invoice-form-grid,.dashboard-shell .marketing-form-grid,.dashboard-shell .reception-form-grid,.dashboard-shell .schedule-filter-grid,.dashboard-shell .signup-detail-grid{gap:10px}.dashboard-shell .form-field,.dashboard-shell .invoice-form-grid label,.dashboard-shell .marketing-form-grid label,.dashboard-shell .reception-form-grid label,.dashboard-shell .schedule-filter-grid label{gap:5px}.dashboard-shell .form-field>span,.dashboard-shell :is(.reception-form-grid,.schedule-filter-grid,.marketing-form-grid,.invoice-form-grid,.signup-detail-grid) label>span{color:#676871;font-size:8.5px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.dashboard-shell .dashboard-select,.dashboard-shell :is(input,select,textarea){min-width:0;min-height:40px;color:var(--dash-ink);border:1px solid var(--dash-line-strong);border-radius:9px;background:#fff;font:inherit;font-size:11px;box-shadow:none}.dashboard-shell textarea{min-height:108px;padding:10px 12px;resize:vertical}.dashboard-shell select[multiple]{min-height:116px}.dashboard-shell :is(input,select,textarea):focus{border-color:#bfc0c6;box-shadow:0 0 0 3px rgba(229,16,40,.07)}.dashboard-shell .reception-action-row,.dashboard-shell .staff-card-actions,.dashboard-shell .substitution-actions,.dashboard-shell .table-actions{gap:7px}.dashboard-shell .data-table{width:100%;margin-top:6px;overflow-x:auto;border:1px solid var(--dash-line);border-radius:10px;background:#fff}.dashboard-shell .data-row{min-width:620px;min-height:48px;align-items:center;padding:0 12px;border-color:#ececef;transition:background .14s ease}.dashboard-shell .data-row:not(.data-head):hover{background:#fafafb}.dashboard-shell .data-row>div{min-width:0;color:#4f5058;font-size:10px}.dashboard-shell .data-head{min-height:34px;background:#f7f7f8}.dashboard-shell .data-head>div{color:#898a92;font-size:8px;font-weight:820;letter-spacing:.06em;text-transform:uppercase}.dashboard-shell .automation-empty,.dashboard-shell .dashboard-empty,.dashboard-shell .dashboard-empty-state,.dashboard-shell .empty-state{padding:18px;color:var(--dash-muted);border:1px dashed #d9dade;border-radius:10px;background:#fafafb;font-size:10px;line-height:1.5}.dashboard-shell .member-filter-row,.dashboard-shell .member-view-tabs,.dashboard-shell .route-chip-row{display:flex;flex-wrap:wrap;gap:6px}.dashboard-shell .route-chip,.dashboard-shell :is(.member-view-tabs,.member-filter-row) button{min-height:32px;padding:0 10px;color:#686971;border:1px solid var(--dash-line);border-radius:8px;background:#f8f8f9;font-size:9px;font-weight:760}.dashboard-shell :is(.member-view-tabs,.member-filter-row) button.active{color:#fff;border-color:var(--dash-ink);background:var(--dash-ink)}.dashboard-shell .attention-list,.dashboard-shell .group-category-stack,.dashboard-shell .member-card-list,.dashboard-shell .reception-member-list,.dashboard-shell .scanner-recent-list,.dashboard-shell .staff-role-stack,.dashboard-shell .today-class-list{display:grid;grid-gap:8px;gap:8px}.dashboard-shell :is(.member-admin-card,.group-admin-card,.staff-card,.today-class-row,.alert-card,.attention-row,.scanner-recent-list>article){padding:12px 13px;color:var(--dash-ink);border:1px solid var(--dash-line);border-radius:10px;background:#fafafb;box-shadow:none;transition:border-color .14s ease,background .14s ease}.dashboard-shell :is(.member-admin-card,.group-admin-card,.staff-card,.today-class-row,.alert-card,.attention-row):hover{border-color:#cfd0d4;background:#fff}.dashboard-shell :is(.member-admin-card,.group-admin-card,.staff-card) h3,.dashboard-shell :is(.member-admin-card,.group-admin-card,.staff-card) h4{margin:0;font-size:12px;letter-spacing:-.015em}.dashboard-shell :is(.member-admin-card,.group-admin-card,.staff-card) p,.dashboard-shell :is(.member-admin-card,.group-admin-card,.staff-card) small{color:var(--dash-muted);font-size:9px;line-height:1.45}.dashboard-shell .group-card-grid,.dashboard-shell .staff-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.dashboard-shell .group-category-section,.dashboard-shell .staff-role-section{padding-top:14px;border-top:1px solid #ececef}.dashboard-shell .staff-role-head{margin-bottom:9px}.dashboard-shell .staff-role-head h3{font-size:11px}.dashboard-shell .staff-avatar{width:34px;height:34px;color:var(--dash-red);border-radius:9px;background:var(--dash-red-soft)}.dashboard-shell .schedule-filter-grid{margin-bottom:12px;padding:10px;border:1px solid var(--dash-line);border-radius:10px;background:#fafafb}.dashboard-shell .weekly-schedule-grid{gap:8px;padding-bottom:3px}.dashboard-shell .weekly-day-column{min-width:150px;padding:9px;border:1px solid var(--dash-line);border-radius:10px;background:#f8f8f9}.dashboard-shell .weekly-day-head{min-height:30px;padding:0 2px 7px;border-bottom:1px solid #e9e9ec}.dashboard-shell .weekly-day-head h3{font-size:10px}.dashboard-shell .weekly-class-card{margin-top:7px;padding:9px;border:1px solid #e2e3e6;border-left:3px solid var(--dash-red);border-radius:8px;background:#fff}.dashboard-shell .weekly-class-card h4,.dashboard-shell .weekly-class-card strong{font-size:9px}.dashboard-shell .weekly-class-card p,.dashboard-shell .weekly-class-card small{font-size:8px}.dashboard-shell .invoice-bot-grid,.dashboard-shell .partner-entry-layout,.dashboard-shell .reception-day-grid,.dashboard-shell .reception-workspace,.dashboard-shell .scanner-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);grid-gap:14px;gap:14px;align-items:start}.dashboard-shell .quick-grid,.dashboard-shell .reception-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:13px}.dashboard-shell .quick{min-height:62px;padding:10px;color:var(--dash-ink);border:1px solid var(--dash-line);border-radius:9px;background:#fafafb;box-shadow:none}.dashboard-shell .quick:hover{border-color:#cfd0d4;background:#fff}.dashboard-shell .qicon{width:28px;height:28px;color:var(--dash-red);border-radius:7px;background:var(--dash-red-soft);font-size:7px}.dashboard-shell .quick b{font-size:9px}.dashboard-shell .quick small{color:var(--dash-muted);font-size:8px}.dashboard-shell .scanner-camera{min-height:360px;border-radius:11px;background:#111115}.dashboard-shell .automation-warning,.dashboard-shell .dashboard-notice,.dashboard-shell .invoice-warning-strip,.dashboard-shell .partner-privacy-note,.dashboard-shell .sms-warning{padding:10px 12px;color:#765e28;border:1px solid #f0dfb8;border-radius:9px;background:#fffaf0;font-size:9px;line-height:1.45}.dashboard-shell .lead-action-grid,.dashboard-shell .member-status-grid,.dashboard-shell .signup-intake-session-grid{gap:8px}.dashboard-shell :is(.signup-session-list>article,.reception-member-list>article,.member-status-grid>div){border-color:var(--dash-line);border-radius:10px;background:#fafafb;box-shadow:none}.dashboard-shell .automation-layout,.dashboard-shell .automation-layout.logs-only{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:14px}.dashboard-shell .automation-rule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dashboard-shell .automation-card-main,.dashboard-shell .automation-log-row,.dashboard-shell .automation-mini-row,.dashboard-shell .automation-switch-row{border-color:var(--dash-line);border-radius:9px;background:#fafafb;box-shadow:none}.dashboard-shell .automation-table{overflow-x:auto;border:1px solid var(--dash-line);border-radius:10px}.dashboard-shell .automation-table-row{min-width:900px;min-height:50px;padding:7px 10px;border-color:#ececef;font-size:9px}.dashboard-shell .automation-table-row.head{min-height:34px;color:#86878f;background:#f7f7f8;font-size:8px;text-transform:uppercase}.dashboard-shell .marketing-page{gap:14px}.dashboard-shell .marketing-account-grid,.dashboard-shell .marketing-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.dashboard-shell .marketing-status-strip{min-height:40px;display:flex;align-items:center;gap:9px;padding:8px 11px;color:var(--dash-muted);border:1px solid var(--dash-line);border-radius:10px;background:#fff;font-size:9px}.dashboard-shell .marketing-lower-grid,.dashboard-shell .marketing-main-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:14px;margin-top:0}.dashboard-shell .marketing-account-grid>div,.dashboard-shell .marketing-campaign-card,.dashboard-shell .marketing-preview-card,.dashboard-shell .marketing-queue-list article,.dashboard-shell .marketing-readiness-grid>div{border-color:var(--dash-line);border-radius:10px;background:#fafafb;box-shadow:none}.dashboard-shell .marketing-export-frame{border-radius:11px}.dashboard-shell .sms-workbench{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);grid-gap:14px;gap:14px;align-items:start}.dashboard-shell .invoice-left-stack,.dashboard-shell .sms-left-stack{gap:14px}.dashboard-shell .sms-phone-card{position:static}.dashboard-shell .sms-phone-frame{max-width:286px;min-height:500px;margin:0 auto;border-width:9px;border-radius:36px;box-shadow:0 18px 38px rgba(25,25,30,.09)}.dashboard-shell .sms-history-body,.dashboard-shell .sms-recipient-field,.dashboard-shell .sms-template-block,.dashboard-shell .sms-textarea{border-color:var(--dash-line);border-radius:9px}.dashboard-shell .chat-studio-shell{display:grid;grid-template-columns:230px minmax(0,1fr) 250px;grid-gap:12px;gap:12px;align-items:stretch}.dashboard-shell .chat-channel-panel,.dashboard-shell .chat-context-panel,.dashboard-shell .chat-message-panel{min-height:600px}.dashboard-shell .chat-channel-list button,.dashboard-shell .chat-message,.dashboard-shell .chat-person{border-color:var(--dash-line);border-radius:9px;background:#fafafb}.dashboard-shell .chat-compose{border-color:var(--dash-line);border-radius:10px;background:#fafafb}.dashboard-shell .invoice-preview-sheet{border-color:var(--dash-line);border-radius:10px;box-shadow:none}.dashboard-shell .invoice-ksef-note,.dashboard-shell .invoice-log,.dashboard-shell .invoice-stepper,.dashboard-shell .invoice-upload-zone{border-color:var(--dash-line);border-radius:10px;background:#fafafb}.dashboard-shell .launch-checklist,.dashboard-shell .substitutions-page{gap:14px}.dashboard-shell .substitutions-page-head{align-items:center;padding:1px 0 4px}.dashboard-shell .substitutions-page-head h1{margin:4px 0;font-size:clamp(24px,2.5vw,34px)}.dashboard-shell .substitution-calendar-panel,.dashboard-shell .substitution-process-panel{padding:16px}.dashboard-shell .launch-checklist-items>article,.dashboard-shell .substitution-market-list>article,.dashboard-shell .substitution-week>article{border-color:var(--dash-line);border-radius:10px;background:#fafafb;box-shadow:none}.dashboard-shell .substitution-slot{border-radius:8px}@media (max-width:1240px){.dashboard-shell .marketing-account-grid,.dashboard-shell .marketing-kpi-grid,.dashboard-shell .metrics-grid,.dashboard-shell .reception-today-grid,.dashboard-shell .staff-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell .automation-layout,.dashboard-shell .automation-layout.logs-only,.dashboard-shell .dashboard-grid,.dashboard-shell .invoice-bot-grid,.dashboard-shell .marketing-lower-grid,.dashboard-shell .marketing-main-grid,.dashboard-shell .partner-entry-layout,.dashboard-shell .reception-day-grid,.dashboard-shell .reception-workspace,.dashboard-shell .scanner-layout{grid-template-columns:1fr}.dashboard-shell .chat-studio-shell{grid-template-columns:210px minmax(0,1fr)}.dashboard-shell .chat-context-panel{grid-column:1/-1;min-height:0}}@media (max-width:760px){.dashboard-shell .dashboard-content{gap:10px}.dashboard-shell .chat-hero-panel,.dashboard-shell .dashboard-hero,.dashboard-shell .launch-checklist-hero,.dashboard-shell .marketing-command-hero,.dashboard-shell .reception-command-panel,.dashboard-shell .signup-intake-hero{align-items:stretch;flex-direction:column;padding:15px}.dashboard-shell .chat-hero-panel:after,.dashboard-shell .dashboard-hero:after,.dashboard-shell .launch-checklist-hero:after,.dashboard-shell .marketing-command-hero:after,.dashboard-shell .reception-command-panel:after,.dashboard-shell .signup-intake-hero:after{right:-4px;font-size:80px}.dashboard-shell .dashboard-hero-actions,.dashboard-shell .marketing-hero-actions{justify-content:flex-start}.dashboard-shell .dashboard-panel{padding:14px}.dashboard-shell .btn,.dashboard-shell .dashboard-select,.dashboard-shell :is(.member-view-tabs,.member-filter-row) button,.dashboard-shell :is(input,select),.dashboard-shell a.btn,.dashboard-shell button.btn{min-height:44px}.dashboard-shell .automation-rule-grid,.dashboard-shell .group-card-grid,.dashboard-shell .marketing-account-grid,.dashboard-shell .marketing-kpi-grid,.dashboard-shell .metrics-grid,.dashboard-shell .reception-today-grid,.dashboard-shell .staff-card-grid,.dashboard-shell .staff-summary-grid{grid-template-columns:1fr 1fr}.dashboard-shell .metric-card,.dashboard-shell .reception-today-grid>article,.dashboard-shell .staff-summary-grid>div{min-height:88px;padding:11px}.dashboard-shell .quick-grid,.dashboard-shell .reception-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell .chat-studio-shell,.dashboard-shell .sms-workbench{grid-template-columns:1fr}.dashboard-shell .chat-channel-panel,.dashboard-shell .chat-context-panel,.dashboard-shell .chat-message-panel{min-height:0}.dashboard-shell .sms-phone-frame{min-height:460px}.dashboard-shell .substitutions-page-head{align-items:stretch}}@media (max-width:440px){.dashboard-shell .automation-rule-grid,.dashboard-shell .group-card-grid,.dashboard-shell .marketing-account-grid,.dashboard-shell .marketing-kpi-grid,.dashboard-shell .metrics-grid,.dashboard-shell .reception-today-grid,.dashboard-shell .staff-card-grid,.dashboard-shell .staff-summary-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.dashboard-shell *,.dashboard-shell :after,.dashboard-shell :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.dashboard-shell{--route-accent:var(--dash-red);--route-accent-soft:var(--dash-red-soft)}.dashboard-route-dashboard-reception,.dashboard-route-dashboard-reception-partner-entry,.dashboard-route-dashboard-reception-scanner{--route-accent:var(--dash-blue);--route-accent-soft:#edf3ff}.dashboard-route-dashboard-admin-invoices,.dashboard-route-dashboard-reception-payments{--route-accent:var(--dash-amber);--route-accent-soft:#fff6e9}.dashboard-route-dashboard-admin-automations,.dashboard-route-dashboard-marketing,.dashboard-route-dashboard-sms{--route-accent:var(--dash-purple);--route-accent-soft:#f3efff}.dashboard-route-dashboard-chat,.dashboard-route-dashboard-trainer,.dashboard-route-dashboard-zastepstwa{--route-accent:var(--dash-green);--route-accent-soft:#eaf8f2}.dashboard-shell .metric-icon,.dashboard-shell .qicon{color:var(--route-accent);background:var(--route-accent-soft)}.dashboard-shell .metric-card{position:relative;overflow:hidden}.dashboard-shell .metric-card:before{position:absolute;inset:0 auto 0 0;width:3px;content:"";background:var(--route-accent);opacity:.72}.dashboard-shell .sidebar-utility-links{margin-top:6px;padding:10px 0 0;border-top:1px solid var(--dash-line)}.dashboard-shell .sidebar-user{margin-top:4px;padding-top:9px}.dashboard-shell .dashboard-content{animation:dashboard-route-enter .18s ease-out both}@keyframes dashboard-route-enter{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.dashboard-shell .reception-overview-bar{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid var(--dash-line);border-radius:12px;background:linear-gradient(90deg,rgba(49,107,214,.06),transparent 34%),#fff}.dashboard-shell .reception-overview-bar>div{display:flex;align-items:center;gap:10px}.dashboard-shell .reception-overview-bar b,.dashboard-shell .reception-overview-bar small{display:block}.dashboard-shell .reception-overview-bar small{color:var(--dash-blue);font-size:8px;font-weight:850;letter-spacing:.065em;text-transform:uppercase}.dashboard-shell .reception-overview-bar b{margin-top:3px;font-size:12px}.dashboard-shell .reception-live-dot{width:10px;height:10px;border:3px solid #dff5eb;border-radius:50%;background:var(--dash-green);box-shadow:0 0 0 4px rgba(23,156,104,.08)}.dashboard-shell .reception-overview-bar nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.dashboard-shell .reception-overview-bar nav a{min-height:32px;display:inline-flex;align-items:center;padding:0 10px;color:#53545d;border:1px solid var(--dash-line);border-radius:8px;background:#fff;font-size:9px;font-weight:760;text-decoration:none;transition:border-color .14s ease,color .14s ease,background .14s ease}.dashboard-shell .reception-overview-bar nav a:first-child{color:#fff;border-color:var(--dash-blue);background:var(--dash-blue)}.dashboard-shell .reception-overview-bar nav a:hover{color:var(--dash-blue);border-color:#b9caed;background:#f6f9ff}.dashboard-shell .reception-primary-metrics{grid-template-columns:repeat(6,minmax(0,1fr))}.dashboard-shell .reception-primary-metrics .metric-card{min-height:92px}.dashboard-shell .reception-day-grid{grid-template-columns:minmax(0,1.55fr) minmax(290px,.65fr)}.dashboard-shell .today-class-row{display:grid;grid-template-columns:minmax(150px,1.2fr) minmax(140px,1fr) 100px;align-items:center;grid-gap:12px;gap:12px;background:#fff}.dashboard-shell .today-class-row:first-child{border-color:#bfd0f1;box-shadow:inset 3px 0 0 var(--dash-blue)}.dashboard-shell .today-class-row div{min-width:0}.dashboard-shell .today-class-row b,.dashboard-shell .today-class-row span{display:block}.dashboard-shell .today-class-row b{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dashboard-shell .today-class-row span{margin-top:3px;color:var(--dash-muted);font-size:8.5px}.dashboard-shell .attention-item{position:relative;display:grid;grid-gap:3px;gap:3px;padding:10px 11px 10px 28px;color:var(--dash-ink);border:1px solid var(--dash-line);border-radius:9px;background:#fff;text-decoration:none}.dashboard-shell .attention-item:before{position:absolute;top:14px;left:12px;width:7px;height:7px;content:"";border-radius:50%;background:var(--dash-green)}.dashboard-shell .attention-item.high:before{background:var(--dash-red)}.dashboard-shell .attention-item.medium:before{background:var(--dash-amber)}.dashboard-shell .attention-item b{font-size:9.5px}.dashboard-shell .attention-item span{color:var(--dash-muted);font-size:8.5px;line-height:1.4}.dashboard-shell .reception-workspace{grid-template-columns:minmax(310px,.7fr) minmax(0,1.3fr)}.dashboard-shell .reception-search-panel{position:-webkit-sticky;position:sticky;top:84px}.dashboard-shell .member-result{position:relative;padding-left:14px}.dashboard-shell .member-result.active{border-color:#b9caed;background:#f5f8ff;box-shadow:inset 3px 0 0 var(--dash-blue)}.dashboard-shell .scanner-station-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(340px,.72fr);grid-gap:14px;gap:14px;align-items:start}.dashboard-shell .scanner-standby-card{padding:0;overflow:hidden}.dashboard-shell .scanner-standby-head{min-height:64px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:0 16px;border-bottom:1px solid var(--dash-line)}.dashboard-shell .scanner-standby-head span,.dashboard-shell .scanner-standby-head strong{display:block}.dashboard-shell .scanner-standby-head>div>span{color:var(--dash-muted);font-size:8px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.dashboard-shell .scanner-standby-head strong{margin-top:3px;font-size:12px}.dashboard-shell .scanner-device-dot{width:10px;height:10px;border:3px solid #dff5eb;border-radius:50%;background:var(--dash-green);box-shadow:0 0 0 4px rgba(23,156,104,.08)}.dashboard-shell .scanner-device-dot.busy{border-color:#e1eaff;background:var(--dash-blue);animation:scanner-pulse .85s ease-in-out infinite alternate}.dashboard-shell .scanner-reader-surface{position:relative;min-height:420px;display:flex;align-items:center;flex-direction:column;justify-content:center;overflow:hidden;padding:34px 24px;text-align:center;background:radial-gradient(circle at 50% 34%,rgba(49,107,214,.1),transparent 35%),linear-gradient(180deg,#f9fbff,#f4f7fc)}.dashboard-shell .scanner-reader-surface:before{position:absolute;inset:0;content:"";pointer-events:none;background-image:linear-gradient(rgba(49,107,214,.035) 1px,transparent 0),linear-gradient(90deg,rgba(49,107,214,.035) 1px,transparent 0);background-size:28px 28px}.dashboard-shell .scanner-reader-mark{position:relative;width:126px;height:126px;margin-bottom:23px}.dashboard-shell .scanner-reader-mark i{position:absolute;width:38px;height:38px;border-color:var(--dash-blue);border-style:solid}.dashboard-shell .scanner-reader-mark i:first-child{inset:0 auto auto 0;border-width:3px 0 0 3px;border-radius:12px 0 0 0}.dashboard-shell .scanner-reader-mark i:nth-child(2){inset:0 0 auto auto;border-width:3px 3px 0 0;border-radius:0 12px 0 0}.dashboard-shell .scanner-reader-mark i:nth-child(3){inset:auto auto 0 0;border-width:0 0 3px 3px;border-radius:0 0 0 12px}.dashboard-shell .scanner-reader-mark i:nth-child(4){inset:auto 0 0 auto;border-width:0 3px 3px 0;border-radius:0 0 12px 0}.dashboard-shell .scanner-reader-mark span{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:14px;background:linear-gradient(90deg,var(--dash-blue) 10px,transparent 10px) 0 0 /18px 18px,linear-gradient(var(--dash-blue) 10px,transparent 10px) 0 0 /18px 18px;opacity:.13}.dashboard-shell .scanner-reader-mark:after{position:absolute;top:16px;right:10px;left:10px;height:2px;content:"";background:var(--dash-blue);box-shadow:0 0 10px rgba(49,107,214,.55);animation:scanner-line 2.4s ease-in-out infinite}.dashboard-shell .scanner-reader-surface h2{position:relative;max-width:480px;margin:0;font-size:clamp(20px,2.6vw,31px);letter-spacing:-.045em}.dashboard-shell .scanner-reader-surface>p{position:relative;max-width:500px;margin:8px 0 22px;color:var(--dash-muted);font-size:10.5px;line-height:1.55}.dashboard-shell .scanner-hardware-form{position:relative;width:min(100%,480px);text-align:left}.dashboard-shell .scanner-hardware-form label{display:block;margin-bottom:6px;color:#6b6c75;font-size:8px;font-weight:820;letter-spacing:.045em;text-transform:uppercase}.dashboard-shell .scanner-hardware-form>div{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:7px;gap:7px}.dashboard-shell .scanner-hardware-form input{min-height:46px;padding:0 13px;font-size:13px;letter-spacing:.05em}.dashboard-shell .scanner-station-foot{min-height:54px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--dash-line)}.dashboard-shell .scanner-station-foot span{display:flex;align-items:center;gap:8px;padding:0 14px;color:#6c6d76;border-right:1px solid var(--dash-line);font-size:8.5px}.dashboard-shell .scanner-station-foot span:last-child{border-right:0}.dashboard-shell .scanner-station-foot b{color:var(--dash-blue);font-size:8px}.dashboard-shell .scanner-side-stack{display:grid;grid-gap:14px;gap:14px}.dashboard-shell .scanner-decision-card{min-height:240px;border-top:3px solid #c9cbd1}.dashboard-shell .scanner-decision-card.green{border-top-color:var(--dash-green)}.dashboard-shell .scanner-decision-card.yellow{border-top-color:var(--dash-amber)}.dashboard-shell .scanner-decision-card.red{border-top-color:var(--dash-red)}.dashboard-shell .scanner-decision-head{display:grid;grid-template-columns:40px minmax(0,1fr);grid-gap:11px;gap:11px}.dashboard-shell .scanner-decision-icon{width:40px;height:40px;display:grid;place-items:center;color:#74757e;border-radius:11px;background:#f0f1f3;font-size:18px;font-weight:850}.dashboard-shell .scanner-decision-card.green .scanner-decision-icon{color:var(--dash-green);background:#e8f7f1}.dashboard-shell .scanner-decision-card.yellow .scanner-decision-icon{color:#ad6c13;background:#fff5e5}.dashboard-shell .scanner-decision-card.red .scanner-decision-icon{color:var(--dash-red);background:var(--dash-red-soft)}.dashboard-shell .scanner-decision-head small{color:var(--dash-muted);font-size:8px;font-weight:820;letter-spacing:.045em;text-transform:uppercase}.dashboard-shell .scanner-decision-head h2{margin:4px 0 3px;font-size:18px;letter-spacing:-.035em}.dashboard-shell .scanner-decision-head p{margin:0;color:var(--dash-muted);font-size:9px;line-height:1.45}.dashboard-shell .scanner-decision-details{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;margin-top:16px}.dashboard-shell .scanner-decision-details>div{min-width:0;padding:9px;border:1px solid var(--dash-line);border-radius:8px;background:#fafafb}.dashboard-shell .scanner-decision-details b,.dashboard-shell .scanner-decision-details span{display:block}.dashboard-shell .scanner-decision-details span{color:var(--dash-muted);font-size:7.5px;text-transform:uppercase}.dashboard-shell .scanner-decision-details b{margin-top:4px;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dashboard-shell .scanner-profile-link{display:inline-flex;margin-top:12px;color:var(--dash-blue);font-size:9px;font-weight:780;text-decoration:none}.dashboard-shell .scanner-refresh{padding:0;color:var(--dash-blue);border:0;background:transparent;font-size:8.5px;font-weight:780}.dashboard-shell .scanner-recent-list{gap:5px}.dashboard-shell .scanner-recent{min-height:48px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:5px 7px;color:var(--dash-ink);border:1px solid transparent;border-radius:8px;text-decoration:none}.dashboard-shell .scanner-recent:hover{border-color:var(--dash-line);background:#fafafb}.dashboard-shell .scanner-recent-status{width:27px;height:27px;display:grid;place-items:center;color:var(--dash-green);border-radius:8px;background:#eaf8f2;font-weight:850}.dashboard-shell .scanner-recent.red .scanner-recent-status{color:var(--dash-red);background:var(--dash-red-soft)}.dashboard-shell .scanner-recent.yellow .scanner-recent-status{color:#ad6c13;background:#fff5e5}.dashboard-shell .scanner-recent span:nth-child(2){min-width:0}.dashboard-shell .scanner-recent b,.dashboard-shell .scanner-recent small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-shell .scanner-recent b{font-size:9px}.dashboard-shell .scanner-recent small,.dashboard-shell .scanner-recent time{color:var(--dash-muted);font-size:7.5px}.dashboard-shell .scanner-empty-history{padding:20px 0;color:var(--dash-muted);text-align:center;font-size:9px}@keyframes scanner-line{0%,to{transform:translateY(0);opacity:.45}50%{transform:translateY(82px);opacity:1}}@keyframes scanner-pulse{to{box-shadow:0 0 0 8px rgba(49,107,214,.08)}}@media (max-width:1240px){.dashboard-shell .reception-primary-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-shell .scanner-station-grid{grid-template-columns:1fr}}@media (max-width:760px){.dashboard-shell .reception-overview-bar{align-items:stretch;flex-direction:column}.dashboard-shell .reception-overview-bar nav{justify-content:flex-start}.dashboard-shell .reception-primary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell .today-class-row{grid-template-columns:1fr 1fr}.dashboard-shell .today-class-row>div:last-child{grid-column:1/-1}.dashboard-shell .reception-search-panel{position:static}.dashboard-shell .scanner-reader-surface{min-height:370px;padding:28px 16px}.dashboard-shell .scanner-station-foot{grid-template-columns:1fr}.dashboard-shell .scanner-station-foot span{min-height:38px;border-right:0;border-bottom:1px solid var(--dash-line)}.dashboard-shell .scanner-station-foot span:last-child{border-bottom:0}}@media (max-width:440px){.dashboard-shell .reception-primary-metrics,.dashboard-shell .scanner-hardware-form>div{grid-template-columns:1fr}}