.dashboard-shell{--dash-bg:#f6eef0;--dash-surface-soft:#f8f8f9;--dash-ink:#18181b;--dash-muted:#68616a;--dash-line:#e5d9de;--dash-line-strong:#cfabb8;--dash-red-soft:#fff0f2;--dash-blue:#316bd6;--dash-green:#179c68;--dash-amber:#de9135;--dash-purple:#7656d8;--dash-text:var(--dash-ink);--dash-border:var(--dash-line);--dash-green-soft:#eff8f2;--dash-warning:var(--dash-amber);--dash-black:var(--dash-ink);--dash-radius-sm:8px;--dash-radius-md:12px;--dash-radius-lg:16px;--dash-burgundy:#741a35;--dash-rose:#e995aa;--dash-glass-panel:linear-gradient(135deg,rgba(255,255,255,0.86),rgba(255,248,250,0.74));--dash-glass-card:linear-gradient(120deg,rgba(255,255,255,0.98) 20%,rgba(255,242,247,0.88));--dash-shadow-sm:inset 0 1px 0 rgba(255,255,255,0.95),0 2px 4px rgba(74,26,44,0.035),0 12px 32px rgba(93,32,54,0.08);--dash-shadow-md:inset 0 1px 0 rgba(255,255,255,0.9),0 16px 42px rgba(93,32,54,0.12);--dash-shadow-glow-red:0 8px 24px rgba(176,22,55,0.22);--dash-control-height:38px;--dash-pill-height:33px;--dash-motion:180ms;grid-template-columns:244px minmax(0,1fr);min-height:100vh;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,.dashboard-shell .dashboard-content-frame{width:100%;max-width:1660px;margin:0 auto;padding:24px 26px 42px}.dashboard-shell .dashboard-content-main{min-width:0}.dashboard-shell .dashboard-content-frame .dashboard-content{max-width:none;margin:0;padding:0}.dashboard-shell .global-scanner-card{width:100%;max-width:100%;min-width:0;min-height:32px;display:block;padding:0;border:1px solid var(--dash-line);border-radius:10px;background:#fff;box-shadow:none;overflow:hidden}.dashboard-shell .dashboard-scanner-slot{width:100%;min-width:0}.dashboard-shell .dashboard-global-scanner-topbar{min-width:250px;flex:0 1 460px;max-width:520px;display:flex;justify-content:center;margin:0 auto}.dashboard-shell .dashboard-global-scanner-topbar .global-scanner-card{width:100%}.dashboard-shell .global-scanner-card.green{border-color:#8ed9b8;background:#e8f8f0;animation:globalScannerGoodFlash .98s ease-out}.dashboard-shell .global-scanner-card.yellow{border-color:#f0ca7c;background:#fff3da;animation:globalScannerWarnFlash .98s ease-out}.dashboard-shell .global-scanner-card.red{border-color:#ee8d9b;background:#ffe7eb;animation:globalScannerBadFlash .98s ease-out}.dashboard-shell .global-scanner-card .scanner-decision-head{align-items:center;grid-template-columns:minmax(100px,.95fr) minmax(96px,.8fr);gap:10px;min-height:32px;padding:3px 9px}.dashboard-shell .global-scanner-card .scanner-decision-head h2{max-width:100%;margin:1px 0 0;overflow:hidden;font-size:11px;letter-spacing:-.025em;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.dashboard-shell .global-scanner-card .global-scanner-group span,.dashboard-shell .global-scanner-card .scanner-decision-head small{display:block;color:#767780;font-size:6.5px;font-weight:850;line-height:1;letter-spacing:.06em;text-transform:uppercase}.dashboard-shell .global-scanner-card .global-scanner-group,.dashboard-shell .global-scanner-card .global-scanner-person{min-width:0}.dashboard-shell .global-scanner-card .global-scanner-group b{display:block;max-width:100%;margin-top:1px;overflow:hidden;color:var(--dash-ink);font-size:10.5px;font-weight:850;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}@keyframes globalScannerGoodFlash{0%{background:#16a66d;border-color:#16a66d;box-shadow:0 0 0 4px rgba(22,166,109,.22)}to{background:#e8f8f0;border-color:#8ed9b8;box-shadow:none}}@keyframes globalScannerWarnFlash{0%{background:#dd8b1f;border-color:#dd8b1f;box-shadow:0 0 0 4px rgba(221,139,31,.2)}to{background:#fff3da;border-color:#f0ca7c;box-shadow:none}}@keyframes globalScannerBadFlash{0%{background:#df1832;border-color:#df1832;box-shadow:0 0 0 4px rgba(223,24,50,.22)}to{background:#ffe7eb;border-color:#ee8d9b;box-shadow:none}}@media (prefers-reduced-motion:reduce){.dashboard-shell .global-scanner-card.green,.dashboard-shell .global-scanner-card.red,.dashboard-shell .global-scanner-card.yellow{animation:none}}.dashboard-shell .scanner-inline-result{margin-top:14px;display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border-radius:18px;background:#f6f7f8;color:var(--dash-ink);font-weight:800}.dashboard-shell .scanner-inline-result span{color:var(--dash-muted);font-size:.82rem}.dashboard-shell .scanner-inline-result.green{background:#ecfdf5}.dashboard-shell .scanner-inline-result.yellow{background:#fff7ed}.dashboard-shell .scanner-inline-result.red{background:#fff1f2}.dashboard-shell .scanner-result-detail{width:min(100%,540px);border:1px solid var(--dash-line);text-align:left}.dashboard-shell .scanner-result-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(110px,auto);grid-gap:10px;gap:10px;align-items:center}.dashboard-shell .scanner-result-grid span,.dashboard-shell .scanner-result-summary span{display:block;color:var(--dash-muted);font-size:8px;font-weight:850;letter-spacing:.045em;text-transform:uppercase}.dashboard-shell .scanner-result-summary b{display:block;margin-top:2px;font-size:22px;letter-spacing:-.035em}.dashboard-shell .scanner-result-summary p{margin:0;color:var(--dash-muted);font-size:10px;line-height:1.45;text-align:right}.dashboard-shell .scanner-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px;margin-top:10px}.dashboard-shell .scanner-result-grid>div{min-width:0;padding:9px;border:1px solid rgba(17,18,22,.08);border-radius:12px;background:rgba(255,255,255,.62)}.dashboard-shell .scanner-result-grid b{display:block;min-width:0;margin-top:4px;overflow:hidden;color:var(--dash-ink);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dashboard-modal-scrim{position:fixed;inset:0;z-index:100;display:grid;justify-items:end;align-items:center;background:rgba(9,9,12,.28);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.member-profile-drawer{width:min(720px,calc(100vw - 22px));height:calc(100vh - 22px);margin:11px;padding:24px;overflow:auto;border:1px solid var(--dash-line);border-radius:30px;background:rgba(255,255,255,.98);box-shadow:0 35px 120px rgba(16,16,19,.24)}.member-full-profile-drawer{justify-self:center;align-self:center;width:min(700px,calc(100vw - 48px));height:auto;max-height:min(84vh,820px);margin:0;padding:18px;overflow:auto;border:1px solid #e1e2e6;border-radius:24px;background:#fff;box-shadow:0 30px 90px rgba(15,15,18,.24),0 2px 12px rgba(15,15,18,.08);scrollbar-color:rgba(111,113,124,.42) transparent;scrollbar-width:thin}.member-full-profile-drawer::-webkit-scrollbar{width:8px}.member-full-profile-drawer::-webkit-scrollbar-track{background:transparent}.member-full-profile-drawer::-webkit-scrollbar-thumb{border:2px solid #fff;border-radius:8px;background:rgba(111,113,124,.36)}.group-preview-modal .member-profile-head,.group-preview-modal .member-profile-section-head,.member-full-profile-drawer .member-group-action>div,.member-full-profile-drawer .member-group-list article,.member-full-profile-drawer .member-profile-head,.member-full-profile-drawer .member-profile-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.group-preview-modal .member-profile-head,.member-full-profile-drawer .member-profile-head{position:-webkit-sticky;position:sticky;top:-18px;z-index:1;margin:-18px -18px 12px;padding:16px 18px 14px;border-bottom:1px solid #ebecef;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.group-preview-modal .member-profile-head>div:last-child,.member-full-profile-drawer .member-profile-head>div:last-child{display:flex;align-items:center;gap:7px}.group-preview-modal .member-profile-title,.member-full-profile-drawer .member-profile-title{display:flex;align-items:center;min-width:0;gap:12px}.group-preview-modal .member-profile-title>span,.member-full-profile-drawer .member-profile-title>span{position:relative;width:44px;height:44px;display:grid;flex:0 0 auto;place-items:center;border-radius:15px;background:var(--dash-ink);color:#fff;font-size:.84rem;font-weight:950;box-shadow:inset 0 -1px 0 rgba(255,255,255,.14)}.group-preview-modal .member-profile-title>span:after,.member-full-profile-drawer .member-profile-title>span:after{content:"";position:absolute;right:-2px;bottom:-2px;width:12px;height:12px;border:2px solid #fff;border-radius:999px;background:var(--dash-red)}.group-preview-modal .member-profile-title h2,.member-full-profile-drawer .member-profile-title h2{margin:0;overflow:hidden;color:var(--dash-ink);font-size:clamp(1.24rem,2vw,1.68rem);font-weight:920;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.group-preview-modal .member-profile-section h3,.group-preview-modal .member-profile-title small,.member-full-profile-drawer .member-group-action small,.member-full-profile-drawer .member-profile-muted,.member-full-profile-drawer .member-profile-section h3,.member-full-profile-drawer .member-profile-title small{color:var(--dash-muted)}.group-preview-modal .member-profile-section h3,.group-preview-modal .member-profile-title small,.member-full-profile-drawer .member-group-action label>span,.member-full-profile-drawer .member-profile-section h3,.member-full-profile-drawer .member-profile-title small{font-size:.68rem;font-weight:900;letter-spacing:.045em;text-transform:uppercase}.group-preview-modal .member-profile-section,.member-full-profile-drawer .member-profile-section{display:grid;grid-gap:11px;gap:11px;margin-top:12px;padding:0;border:0;border-top:1px solid #ececf0;border-radius:0;background:#fff}.group-preview-modal .member-profile-section h3,.member-full-profile-drawer .member-profile-section h3{margin:0;padding-top:13px;color:#686a73}.group-preview-modal .member-profile-section-head,.member-full-profile-drawer .member-profile-section-head{min-width:0}.group-preview-modal .member-profile-section-head>div,.member-full-profile-drawer .member-profile-section-head>div{display:flex;gap:7px}.member-full-profile-drawer .member-profile-edit{margin-top:0}.group-preview-modal .member-data-grid,.member-full-profile-drawer .member-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.group-preview-modal .group-add-session-form label,.group-preview-modal .group-preview-data-grid label,.group-preview-modal .member-data-grid>div,.member-full-profile-drawer .member-data-grid>div,.member-full-profile-drawer .member-group-action label,.member-full-profile-drawer .member-profile-edit label,.member-full-profile-drawer .member-profile-membership label,.member-full-profile-drawer .membership-status-actions{display:grid;min-width:0;grid-gap:5px;gap:5px;padding:11px 12px;border:1px solid #e7e8ec;border-radius:14px;background:#f8f8fa}.group-preview-modal .member-data-grid span,.member-full-profile-drawer .member-data-grid span,.member-full-profile-drawer .member-profile-edit label>span,.member-full-profile-drawer .member-profile-membership label>span,.member-full-profile-drawer .membership-status-actions>span{color:var(--dash-muted);font-size:.65rem;font-weight:850;letter-spacing:.035em;text-transform:uppercase}.group-preview-modal .member-data-grid b,.member-full-profile-drawer .member-data-grid b{min-width:0;overflow:hidden;color:#111216;font-size:.9rem;line-height:1.32;text-overflow:ellipsis}.group-preview-modal .member-data-grid--compact,.member-full-profile-drawer .member-data-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.member-group-list{display:grid;grid-gap:8px;gap:8px}.member-full-profile-drawer .member-group-list article{padding:10px 11px 10px 12px;border:1px solid #e1e3e8;border-left:4px solid var(--dash-green);border-radius:15px;background:#fff;box-shadow:0 10px 28px rgba(21,22,26,.06)}.member-full-profile-drawer .member-group-list article>div:first-child{display:grid;grid-gap:5px;gap:5px}.member-full-profile-drawer .member-group-list article>div:last-child{display:flex;gap:6px}.member-full-profile-drawer .member-group-list b{color:#111216;font-size:.88rem;line-height:1.2}.member-full-profile-drawer .member-group-list span{width:max-content;display:inline-flex;align-items:center;gap:5px;padding:4px 8px;color:#13724f;border:1px solid rgba(23,156,104,.18);border-radius:999px;background:rgba(23,156,104,.09);font-size:.61rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.member-full-profile-drawer .member-group-list span:before{content:"";width:6px;height:6px;border-radius:999px;background:var(--dash-green)}.member-full-profile-drawer .member-group-action{display:grid;grid-gap:8px;gap:8px;padding:12px;border:1px dashed rgba(229,16,40,.28);border-radius:16px;background:linear-gradient(135deg,rgba(229,16,40,.055),rgba(255,255,255,.94))}.member-full-profile-drawer .member-group-action label{background:#fff}.group-member-search,.group-preview-modal .group-add-session-form input,.group-preview-modal .group-add-session-form select,.group-preview-modal .group-preview-data-grid input,.group-preview-modal .group-preview-data-grid select,.member-full-profile-drawer .member-group-action select,.member-full-profile-drawer .member-profile-edit input,.member-full-profile-drawer .member-profile-membership input,.member-full-profile-drawer .member-profile-membership select{width:100%;min-height:34px;padding:0 10px;border:1px solid #dfe0e5;border-radius:10px;background:#fff;color:var(--dash-ink);font-size:.78rem}.member-profile-muted{margin:0;font-size:.78rem}.member-full-profile-drawer .profile-history-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:10px}.member-full-profile-drawer .profile-history-grid section{margin-top:0;padding:12px;border:1px solid #e7e8ec;border-radius:15px;background:#fafafb}.member-full-profile-drawer .profile-history-grid h3{margin:0}.member-full-profile-drawer .profile-history-grid p{display:grid;grid-gap:2px;gap:2px;margin:0;padding:8px 0;border-top:1px solid var(--dash-line)}.member-full-profile-drawer .profile-history-grid p span{color:var(--dash-muted);font-size:.82rem}.group-preview-modal .btn,.group-preview-modal a.btn,.group-preview-modal button.btn,.member-full-profile-drawer .btn,.member-full-profile-drawer a.btn,.member-full-profile-drawer button.btn{min-height:34px;border-radius:999px;font-size:.69rem;font-weight:860}.group-preview-modal .member-profile-primary-action,.group-preview-modal button.member-profile-primary-action,.member-full-profile-drawer .btn-red,.member-full-profile-drawer .member-profile-primary-action,.member-full-profile-drawer button.member-profile-primary-action{color:#fff;border-color:var(--red,#e51028);background:var(--red,#e51028);box-shadow:0 10px 24px rgba(229,16,40,.18)}.group-preview-modal .member-profile-primary-action:focus-visible,.group-preview-modal .member-profile-primary-action:hover,.member-full-profile-drawer .member-profile-primary-action:focus-visible,.member-full-profile-drawer .member-profile-primary-action:hover{color:#fff;border-color:#cc0e24;background:#cc0e24}.group-preview-modal .btn-red:disabled,.group-preview-modal .member-profile-primary-action:disabled,.member-full-profile-drawer .btn-red:disabled,.member-full-profile-drawer .member-profile-primary-action:disabled{color:rgba(255,255,255,.78);border-color:#f1a3ad;background:#f1a3ad;box-shadow:none;cursor:not-allowed}.member-full-profile-drawer .member-profile-add-group{color:var(--dash-red);border-color:rgba(229,16,40,.24);background:#fff}.member-full-profile-drawer .member-profile-secondary-action{color:#51535b;border-color:#dfe0e5;background:#fff}.group-preview-modal .member-profile-danger-action,.member-full-profile-drawer .member-profile-danger-action{color:#b42333;border-color:rgba(229,16,40,.2);background:#fff7f8}.group-preview-modal .member-profile-danger-zone,.member-full-profile-drawer .member-profile-danger-zone{align-items:flex-start;border-style:dashed;border-color:rgba(180,35,51,.28);background:#fffafa}.group-preview-modal .member-profile-danger-zone h3,.member-full-profile-drawer .member-profile-danger-zone h3{margin:0 0 4px}.group-preview-modal .member-profile-danger-zone p,.member-full-profile-drawer .member-profile-danger-zone p{margin:0;color:var(--dash-muted)}.group-preview-modal .member-profile-danger-zone strong,.member-full-profile-drawer .member-profile-danger-zone strong{display:block;margin-top:6px;color:#b42333;font-size:.84rem}.group-preview-modal .member-profile-danger-zone label,.member-full-profile-drawer .member-profile-danger-zone label{display:grid;width:min(320px,100%);grid-gap:6px;gap:6px}.member-full-profile-drawer .membership-status-actions>div{display:flex;flex-wrap:wrap;gap:7px}.member-full-profile-drawer .membership-status-actions .btn{min-height:32px}.member-full-profile-drawer .icon-btn{width:36px;height:36px;color:#5f6068;border-color:#e2e3e7;border-radius:12px;background:#f7f7f8}.group-preview-modal{justify-self:center;align-self:center;width:min(880px,calc(100vw - 48px));height:auto;max-height:min(85vh,840px);margin:0;padding:18px;overflow:auto;border:1px solid #e1e2e6;border-radius:24px;background:#fff;box-shadow:0 32px 96px rgba(15,15,18,.25),0 2px 12px rgba(15,15,18,.08);scrollbar-color:rgba(111,113,124,.42) transparent;scrollbar-width:thin}.group-preview-modal::-webkit-scrollbar{width:8px}.group-preview-modal::-webkit-scrollbar-track{background:transparent}.group-preview-modal::-webkit-scrollbar-thumb{border:2px solid #fff;border-radius:999px;background:rgba(111,113,124,.36)}.group-preview-modal .member-profile-title>span{background:var(--dash-red)}.group-preview-modal .member-profile-title>span:after{background:var(--dash-green)}.group-preview-section{border-top-color:#e7e8ec}.group-preview-count{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;color:#13724f;border:1px solid rgba(23,156,104,.2);border-radius:999px;background:rgba(23,156,104,.08);font-size:.66rem;font-weight:900}.group-preview-schedule-editor{margin-top:0}.group-add-session-form{display:grid;grid-template-columns:1fr .8fr .8fr 1fr 1fr auto;grid-gap:8px;gap:8px;align-items:end;padding:12px;border:1px dashed rgba(229,16,40,.28);border-radius:16px;background:linear-gradient(135deg,rgba(229,16,40,.055),rgba(255,255,255,.94))}.group-add-session-form label span,.group-preview-data-grid label span{color:var(--dash-muted);font-size:.65rem;font-weight:850;letter-spacing:.035em;text-transform:uppercase}.group-member-search{max-width:240px}.group-member-list{display:grid;grid-gap:8px;gap:8px}.group-member-row{width:100%;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(130px,.8fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:11px 12px;border:1px solid #e1e3e8;border-left:4px solid var(--dash-green);border-radius:15px;background:#fff;color:var(--dash-ink);text-align:left;cursor:pointer;box-shadow:0 10px 28px rgba(21,22,26,.06)}.group-member-row:hover{border-color:rgba(229,16,40,.26)}.group-member-row span{min-width:0}.group-member-row b,.group-member-row em,.group-member-row small{display:block}.group-member-row b{overflow:hidden;color:#111216;font-size:.88rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.group-member-row small,.group-member-row>span:nth-child(2){color:var(--dash-muted);font-size:.76rem}.group-member-row em{color:var(--dash-red);font-size:.68rem;font-style:normal;font-weight:900}.group-schedule-editor{display:grid;grid-gap:10px;gap:10px;margin-top:16px}.group-schedule-edit-row{display:grid;grid-template-columns:1.15fr .68fr .68fr 1fr 1fr auto;grid-gap:8px;gap:8px;align-items:center;padding:10px;border:1px solid var(--dash-line);border-radius:18px;background:#fafafb}.group-schedule-edit-row input,.group-schedule-edit-row select{min-width:0;border:1px solid var(--dash-line);border-radius:12px;padding:10px;background:#fff;font-weight:800}.group-preview-modal .group-schedule-delete-action{min-height:38px;padding:0 12px;color:#b42333;border-color:rgba(229,16,40,.22);background:#fff7f8;white-space:nowrap}.group-preview-modal .group-schedule-delete-action:focus-visible,.group-preview-modal .group-schedule-delete-action:hover{color:#9f1f2f;border-color:rgba(229,16,40,.38);background:#fff1f3}.schedule-delete-confirm-scrim{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:18px;background:rgba(11,11,14,.32);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.schedule-delete-confirm-card{width:min(420px,calc(100vw - 36px));display:grid;grid-gap:16px;gap:16px;padding:22px;border:1px solid rgba(229,16,40,.16);border-radius:24px;background:rgba(255,255,255,.98);box-shadow:0 30px 90px rgba(15,15,18,.28),inset 0 1px 0 rgba(255,255,255,.8)}.schedule-delete-confirm-eyebrow{margin:0 0 4px;color:var(--dash-muted);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.schedule-delete-confirm-card h3{margin:0;color:var(--dash-ink);font-size:clamp(1.45rem,4vw,2rem);line-height:.96;letter-spacing:-.055em}.schedule-delete-confirm-details{display:grid;grid-gap:8px;gap:8px;margin:0}.schedule-delete-confirm-details>div{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;padding:10px 12px;border:1px solid #e8e9ed;border-radius:14px;background:#fbfbfc}.schedule-delete-confirm-details dt{color:var(--dash-muted);font-size:.66rem;font-weight:900;letter-spacing:.045em;text-transform:uppercase}.schedule-delete-confirm-details dd{margin:0;color:#111216;font-weight:900}.schedule-delete-confirm-warning{margin:0;padding:11px 13px;color:#9f1f2f;border:1px solid rgba(229,16,40,.18);border-radius:15px;background:#fff7f8;font-size:.83rem;font-weight:800}.schedule-delete-confirm-actions{display:flex;justify-content:flex-end;gap:8px}.group-preview-modal .schedule-delete-confirm-danger,.schedule-delete-confirm-danger{color:#fff;border-color:var(--red,#e51028);background:var(--red,#e51028)}.group-preview-modal .schedule-delete-confirm-danger:focus-visible,.group-preview-modal .schedule-delete-confirm-danger:hover,.schedule-delete-confirm-danger:focus-visible,.schedule-delete-confirm-danger:hover{color:#fff;border-color:#cc0e24;background:#cc0e24}.form-status.error{color:var(--dash-red);background:var(--dash-red-soft)}@media (max-width:720px){.dashboard-modal-scrim{justify-items:stretch}.group-preview-modal,.member-full-profile-drawer{width:auto;margin:12px}.group-preview-modal{max-height:90vh}.group-add-session-form,.group-member-row,.group-schedule-edit-row,.member-full-profile-drawer .member-data-grid,.member-full-profile-drawer .profile-history-grid{grid-template-columns:1fr}.group-member-search{max-width:none}}.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 .birthdays-os-grid:has(>.birthdays-os-right-stack),.dashboard-shell .dashboard-utility-grid,.dashboard-shell .reception-day-grid:has(>.dashboard-side-stack),.dashboard-shell .reception-workspace:has(>.dashboard-side-stack),.dashboard-shell .sms-workbench:has(>.dashboard-side-stack){grid-template-columns:minmax(0,1fr) minmax(300px,360px)}.dashboard-shell .chat-studio-shell:has(>.chat-right-stack){grid-template-columns:minmax(190px,220px) minmax(0,1fr) minmax(280px,340px)}.dashboard-shell .birthdays-os-grid:has(>.birthdays-os-right-stack)>*,.dashboard-shell .chat-studio-shell:has(>.chat-right-stack)>*,.dashboard-shell .dashboard-utility-grid>*,.dashboard-shell .reception-day-grid:has(>.dashboard-side-stack)>*,.dashboard-shell .sms-workbench:has(>.dashboard-side-stack)>*{min-width:0}.dashboard-shell .birthdays-os-right-stack,.dashboard-shell .dashboard-side-stack,.dashboard-shell .metamorfoza-side-stack,.dashboard-shell .overview-right-stack{min-width:0;display:grid;grid-gap:14px;gap:14px;align-content:start}.dashboard-shell .birthdays-os-right-stack:empty,.dashboard-shell .dashboard-side-stack:empty,.dashboard-shell .metamorfoza-side-stack:empty,.dashboard-shell .overview-right-stack:empty{display:none}.dashboard-shell .dashboard-top-utility{min-width:0;display:grid;justify-content:end}.dashboard-shell .dashboard-top-utility .dashboard-scanner-slot{width:min(100%,360px)}.dashboard-shell .scanner-panel-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start}.dashboard-shell .panel-head-utility{min-width:0;display:grid;grid-gap:10px;gap:10px;justify-items:stretch}.dashboard-shell .panel-head-utility .status-badge{justify-self:end}.dashboard-shell .substitution-header-scanner{width:min(100%,340px);margin-left:auto}.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:17px;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{color:#fff;border-color:var(--dash-red);background:var(--dash-red)}.dashboard-shell .btn-black{color:#fff;border-color:var(--dash-ink);background:var(--dash-ink)}.dashboard-shell .btn-red:focus-visible,.dashboard-shell .btn-red:hover{color:#fff;border-color:#c90d23;background:#c90d23}.dashboard-shell .btn-black:disabled,.dashboard-shell .btn-red:disabled{color:rgba(255,255,255,.82);opacity:1}.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;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 .route-chip--bk-step{color:#207a48;border-color:#bfe8cd;background:#eefaf2}.dashboard-shell .route-chip--third-party{color:#235a92;border-color:#c7dcf5;background:#eef6ff}.dashboard-shell .route-chip--review,.group-preview-modal .group-member-row .route-chip--review{color:#98610d;border-color:#f3d6a2;background:#fff8ea}.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 .group-discipline-stack,.dashboard-shell .group-operations-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 .group-admin-card h5,.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;line-height:1.25;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-card-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard-shell .group-card-title-row h5{display:flex;align-items:center;min-width:0;gap:7px}.dashboard-shell .group-status-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#b55a65;box-shadow:0 0 0 3px rgba(181,90,101,.1)}.dashboard-shell .group-status-dot.is-active{background:#2f9c61;box-shadow:0 0 0 3px rgba(47,156,97,.1)}.dashboard-shell .group-status-label{flex:0 0 auto;color:#9c4e58;font-size:9px;font-weight:760}.dashboard-shell .group-status-label.is-active{color:#247a4b}.dashboard-shell .group-public-pill.is-visible{color:#247a4b;border-color:#bfe2cc;background:#eff8f2}.dashboard-shell .group-public-pill.is-hidden{color:#806d48;border-color:#e2d8c4;background:#f8f5ee}.dashboard-shell .group-card-actions{flex-wrap:wrap}.dashboard-shell .group-card-actions .btn{border-radius:8px}.dashboard-shell button.group-public-toggle,.dashboard-shell button.group-status-toggle{min-height:30px;padding-inline:10px;font-size:9px}.dashboard-shell button.group-status-toggle.is-active{color:#247a4b;border-color:#bfe2cc;background:#eff8f2}.dashboard-shell button.group-status-toggle.is-inactive{color:#9c4e58;border-color:#e5c5ca;background:#fbf1f3}.dashboard-shell button.group-status-toggle{display:inline-flex;align-items:center;justify-content:center}.group-status-toggle__track{display:inline-flex;align-items:center;flex:0 0 32px;width:32px;height:18px;padding:2px;box-sizing:border-box;border-radius:18px;background:#b55a65;transition:background-color .18s ease}.group-status-toggle.is-active .group-status-toggle__track{background:#2f9c61}.group-status-toggle__knob{width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transform:translateX(0);transition:transform .18s cubic-bezier(.2,.8,.2,1)}.group-status-toggle.is-active .group-status-toggle__knob{transform:translateX(14px)}.dashboard-shell .dashboard-action-toast{position:fixed;z-index:80;right:20px;bottom:20px;width:min(360px,calc(100vw - 32px));padding:11px 14px;border:1px solid #dddde2;border-radius:10px;background:#fff;color:var(--dash-ink);box-shadow:0 10px 30px #1c1c241c;font-size:12px;font-weight:700;line-height:1.35;pointer-events:none;animation:dashboard-toast-in .18s ease-out both}@keyframes dashboard-toast-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.dashboard-shell .dashboard-action-toast{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}}.dashboard-shell :is(.member-view-tabs,.member-filter-row,.groups-population-tabs) button,:is(.dashboard-shell,.member-profile-drawer) :is(button.btn,a.btn,button.icon-btn){cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}@media (hover:hover){.dashboard-shell :is(.member-view-tabs,.member-filter-row,.groups-population-tabs) button:not(:disabled):hover,:is(.dashboard-shell,.member-profile-drawer) :is(button.btn,a.btn,button.icon-btn):not(:disabled):hover{transform:translateY(-1px);box-shadow:0 3px 8px #00000014;filter:brightness(.97)}}.dashboard-shell :is(.member-view-tabs,.member-filter-row,.groups-population-tabs) button:not(:disabled):active,:is(.dashboard-shell,.member-profile-drawer) :is(button.btn,a.btn,button.icon-btn):not(:disabled):active{transform:translateY(0) scale(.98);box-shadow:none}.dashboard-shell :is(.member-view-tabs,.member-filter-row,.groups-population-tabs) button:focus-visible,:is(.dashboard-shell,.member-profile-drawer) :is(button.btn,a.btn,button.icon-btn):focus-visible{outline:2px solid #b82039;outline-offset:3px}.dashboard-shell :is(.member-view-tabs,.member-filter-row,.groups-population-tabs) button:disabled,:is(.dashboard-shell,.member-profile-drawer) :is(button.btn,button.icon-btn):disabled{cursor:not-allowed;opacity:.5;transform:none;box-shadow:none}:is(.dashboard-shell,.member-profile-drawer) :is(span.route-chip,span.app-account-pill){cursor:default;transform:none;box-shadow:none}@media (prefers-reduced-motion:reduce){.dashboard-shell .dashboard-action-toast,.group-status-toggle__knob,.group-status-toggle__track,:is(.dashboard-shell,.member-profile-drawer) :is(button.btn,a.btn,button.icon-btn){transition:none;animation:none}}.dashboard-shell .group-category-section,.dashboard-shell .staff-role-section{padding-top:14px;border-top:1px solid #ececef}.dashboard-shell .group-operations-stack{gap:14px}.dashboard-shell .group-admin-card .group-occupancy{display:flex;align-items:center;gap:10px;min-width:0;color:var(--dash-ink);--occupancy-fill:#4169df}.dashboard-shell .group-admin-card .group-occupancy-track{flex:1 1;min-width:0;height:6px;overflow:hidden;border-radius:999px;background:#eceef3}.dashboard-shell .group-admin-card .group-occupancy-fill{display:block;height:100%;border-radius:inherit;background:var(--occupancy-fill)}.dashboard-shell .group-admin-card .group-occupancy b{flex-shrink:0;font-size:11px;line-height:1.4;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dashboard-shell .group-admin-card .group-occupancy--filling{--occupancy-fill:linear-gradient(90deg,#4169df,#8552a0)}.dashboard-shell .group-admin-card .group-occupancy--full{--occupancy-fill:linear-gradient(90deg,#4169df,#e51028)}.dashboard-shell .group-admin-card .group-occupancy--over{--occupancy-fill:#c30d25;color:#c30d25}.dashboard-shell .group-admin-card .group-occupancy--unlimited{color:var(--dash-muted);font-size:11px;line-height:1.4}.dashboard-shell .groups-filter-panel{display:grid;grid-gap:9px;gap:9px;margin-bottom:14px}.dashboard-shell .groups-filter-panel :is(.groups-population-tabs,.groups-discipline-filters){display:flex;flex-wrap:wrap;gap:6px}.dashboard-shell .groups-filter-panel :is(.groups-population-tabs,.groups-discipline-filters) button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;min-height:32px;border:1px solid var(--dash-line);border-radius:8px;background:#f8f8f9;padding:0 10px;color:#555762;font-size:11px;font-weight:760;line-height:1;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease}.dashboard-shell .groups-filter-panel button.active{color:#fff;border-color:var(--dash-ink);background:var(--dash-ink)}.dashboard-shell .groups-filter-panel button:hover:not(.active){background:#eeeef1;border-color:var(--dash-ink)}.dashboard-shell .groups-filter-panel button:focus-visible{outline:2px solid var(--dash-ink);outline-offset:3px}.dashboard-shell .groups-discipline-filters{margin-bottom:0}.dashboard-shell .groups-filter-count{color:var(--red,#e51028);font-size:10px;font-weight:850;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.group-preview-modal .group-member-name-line{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0;margin-bottom:3px}.group-preview-modal .group-member-name-line b{min-width:0}.group-preview-modal .group-member-row .route-chip--review{display:inline-flex;align-items:center;padding:2px 7px;border-width:1px;border-style:solid;border-radius:999px;font-size:11px;font-weight:700;line-height:1.4}.group-preview-modal .group-member-row .group-member-provider{display:inline-flex;justify-self:start;align-items:center;flex-shrink:0;padding:2px 7px;border:1px solid #bfe8cd;border-radius:999px;background:#eefaf2;color:#207a48;font-size:11px;font-weight:700;line-height:1.4}.group-preview-modal .group-member-row .group-member-provider--external{border-color:#c7dcf5;background:#eef6ff;color:#235a92}.dashboard-shell .group-audience-section{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid var(--dash-line);border-radius:12px;background:#fff}.dashboard-shell .group-audience-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:10px;border-bottom:1px solid #ececef}.dashboard-shell .group-audience-head--compact{padding-bottom:8px}.dashboard-shell .group-audience-head h3,.dashboard-shell .group-discipline-head h4{margin:0;color:var(--dash-ink);text-transform:uppercase;letter-spacing:.045em}.dashboard-shell .group-audience-head h3{font-size:13px}.dashboard-shell .group-audience-head p{margin:3px 0 0;color:var(--dash-muted);font-size:10px;line-height:1.35}.dashboard-shell .group-discipline-stack{gap:12px}.dashboard-shell .group-discipline-section{display:grid;grid-gap:8px;gap:8px}.dashboard-shell .group-discipline-head{margin:0}.dashboard-shell .group-discipline-head h4{font-size:11px}.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{min-width:0;max-width:100%;display:grid;grid-template-columns:repeat(5,minmax(142px,1fr));grid-gap:8px;gap:8px;overflow-x:auto;padding-bottom:3px;overscroll-behavior-inline:contain}.dashboard-shell .weekly-day-column{min-width:142px;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 .dashboard-top-utility{justify-content:stretch}.dashboard-shell .scanner-panel-head{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}to{opacity:1}}.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(360px,.72fr) minmax(0,1.28fr)}.dashboard-shell .reception-leads-workspace{grid-template-columns:minmax(0,1.02fr) minmax(360px,.88fr)!important;gap:12px}.dashboard-shell .lead-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0 0 12px}.dashboard-shell .lead-kpi-grid article{padding:14px 16px;border:1px solid rgba(132,15,40,.13);border-radius:16px;background:rgba(255,255,255,.82);box-shadow:0 10px 28px rgba(79,8,25,.06)}.dashboard-shell .lead-kpi-grid span{display:block;color:#7d5862;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dashboard-shell .lead-kpi-grid b{display:block;margin-top:5px;color:#651125;font-size:24px}.dashboard-shell .lead-history-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}.dashboard-shell .lead-history-tabs button{min-height:38px;padding:8px 15px;border:1px solid rgba(132,15,40,.16);border-radius:999px;background:rgba(255,255,255,.78);color:#6d3442;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.dashboard-shell .lead-history-tabs button:is(:hover,:focus-visible,.is-active){border-color:#9d1735;background:#8e102a;color:#fff;outline:none}.dashboard-shell .lead-conversion-history{grid-column:1/-1;display:grid;grid-gap:6px;gap:6px}.dashboard-shell .lead-conversion-history .btn{justify-self:start;margin-top:5px}@media (max-width:680px){.dashboard-shell .lead-kpi-grid{grid-template-columns:1fr}}.dashboard-shell .reception-search-panel{position:-webkit-sticky;position:sticky;top:84px}.dashboard-shell .reception-leads-workspace .reception-search-panel{padding:12px}.dashboard-shell .reception-leads-workspace .panel-head{gap:8px}.dashboard-shell .reception-leads-workspace .panel-head p{max-width:150px}.dashboard-shell .reception-lead-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px}.dashboard-shell .lead-list-section{display:grid;grid-gap:6px;gap:6px}.dashboard-shell .lead-list-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 2px;color:#777982;font-size:8px;font-weight:880;letter-spacing:.08em;text-transform:uppercase}.dashboard-shell .lead-list-section-head b{min-width:20px;min-height:20px;display:grid;place-items:center;border-radius:999px;background:#f1f1f3;color:#555760;font-size:8px}.dashboard-shell .lead-list-empty{margin:0;padding:10px;border:1px dashed var(--dash-line);border-radius:9px;color:var(--dash-muted);font-size:9px}.dashboard-shell .member-result{position:relative;min-width:0;min-height:58px;padding:9px 8px 9px 11px}.dashboard-shell .lead-action-grid,.dashboard-shell .lead-action-grid>*,.dashboard-shell .member-result>*,.dashboard-shell .member-status-grid :is(b,small,span),.dashboard-shell .member-status-grid>div,.dashboard-shell .reception-form-grid label,.dashboard-shell .reception-form-grid select{min-width:0;max-width:100%}.dashboard-shell .lead-action-grid :is(.btn,a),.dashboard-shell .member-result :is(b,span,em),.dashboard-shell .member-status-grid :is(b,small),.dashboard-shell .signup-detail-grid :is(b,small){overflow-wrap:anywhere}.dashboard-shell .member-result :is(b,span),.dashboard-shell .member-status-grid :is(b,small),.dashboard-shell .signup-detail-grid :is(b,small){overflow:hidden;text-overflow:ellipsis}.dashboard-shell .member-result.active{border-color:#b9caed;background:#f5f8ff;box-shadow:inset 3px 0 0 var(--dash-blue)}.dashboard-shell .reception-member-list .member-result .access-dot{position:absolute;top:50%;right:8px;width:132px;max-width:calc(100% - 16px);min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 11px;color:#292b31;border:1px solid rgba(61,65,74,.2);border-radius:var(--dash-radius-sm,8px);background:linear-gradient(145deg,rgba(255,255,255,.95),rgba(231,234,238,.78));box-shadow:inset 0 1px 0 #fff,0 4px 10px rgba(24,27,33,.065);font-size:10px;font-style:normal;font-weight:680;line-height:1;text-align:center;white-space:nowrap;transform:translateY(-50%);transition:border-color .16s ease,color .16s ease,box-shadow .16s ease}@media (hover:hover){.dashboard-shell .reception-member-list .member-result:hover .access-dot{color:var(--dash-red);border-color:rgba(185,13,37,.34);box-shadow:inset 0 1px 0 #fff,0 5px 12px rgba(93,32,54,.1)}}.dashboard-shell .reception-lead-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px}.dashboard-shell .reception-lead-detail-grid>div{min-height:88px;padding:11px 12px}.dashboard-shell .reception-lead-detail-grid :is(b,small){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .reception-actions-panel{display:grid;grid-gap:10px;gap:10px}.dashboard-shell .reception-actions-panel .panel-head,.dashboard-shell .reception-actions-panel .panel-head h2{margin-bottom:0}.dashboard-shell .reception-actions-panel .lead-action-grid{gap:8px}.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-main-stack{display:grid;min-width:0;grid-gap:14px;gap:14px}.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;min-width:0;grid-gap:14px;gap:14px}.dashboard-shell .scanner-member-entry-panel{grid-column:1/-1;min-width:0;max-width:100%}.dashboard-shell .scan-rejection-panel.red{border-color:#fecdd3;background:#fff1f2}.dashboard-shell .scan-rejection-panel.yellow{border-color:#fed7aa;background:#fff7ed}.dashboard-shell .scanner-decision-card{width:100%;max-width:100%;min-width:0;min-height:0;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:6px;gap:6px;margin-top:4px}.dashboard-shell .scanner-decision-details>div{min-width:0;padding:8px;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:7px;text-transform:uppercase}.dashboard-shell .scanner-decision-details b{margin-top:3px;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dashboard-shell .chat-channel-mark svg{width:15px;height:15px}.dashboard-shell .chat-channel>span:nth-child(2){min-width:0}.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;width:100%;padding:5px 7px;color:var(--dash-ink);border:1px solid transparent;border-radius:8px;cursor:pointer;font:inherit;text-decoration:none;text-align:left;background:transparent}.dashboard-shell .scanner-recent:focus-visible,.dashboard-shell .scanner-recent:hover{border-color:var(--dash-line);background:#fafafb}.dashboard-shell .scanner-recent:disabled{cursor:wait;opacity:.62}.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 .reception-day-grid,.dashboard-shell .reception-workspace,.dashboard-shell .scanner-station-grid{grid-template-columns:1fr}}@media (max-width:760px){.dashboard-shell .member-status-card,.dashboard-shell .reception-actions-panel,.dashboard-shell .reception-workspace,.dashboard-shell .reception-workspace>*{min-width:0;max-width:100%}.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 .reception-action-row{grid-template-columns:1fr}.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}.dashboard-shell .scanner-result-grid,.dashboard-shell .scanner-result-summary{grid-template-columns:1fr}.dashboard-shell .scanner-result-summary p{text-align:left}}@media (max-width:440px){.dashboard-shell .reception-primary-metrics,.dashboard-shell .scanner-hardware-form>div{grid-template-columns:1fr}}.dashboard-shell .notification-menu{position:relative}.dashboard-shell .notification-indicator{position:relative;border:0;cursor:pointer}.dashboard-shell .notification-indicator span{position:absolute;top:-5px;right:-7px;min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:grid;place-items:center;background:var(--dash-red);color:#fff;font-size:.68rem;font-weight:900;box-shadow:0 12px 22px rgba(226,0,35,.3)}.dashboard-shell .notification-indicator.has-unread{color:var(--dash-red)}.dashboard-shell .notification-popover{position:absolute;z-index:80;top:calc(100% + 12px);right:0;width:min(380px,calc(100vw - 32px));padding:14px;border:1px solid var(--dash-line);border-radius:24px;background:rgba(255,255,255,.97);box-shadow:0 28px 70px rgba(16,16,19,.18);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dashboard-shell .notification-popover-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 4px 12px}.dashboard-shell .notification-popover-head button,.dashboard-shell .notification-push-btn{border:0;border-radius:999px;padding:9px 12px;background:#fff1f3;color:var(--dash-red);font-weight:900;cursor:pointer}.dashboard-shell .notification-list{display:grid;grid-gap:8px;gap:8px;max-height:410px;overflow:auto}.dashboard-shell .notification-row{width:100%;display:grid;grid-gap:4px;gap:4px;padding:12px;border:1px solid var(--dash-line);border-radius:18px;background:#fff;color:var(--dash-ink);text-align:left;text-decoration:none;cursor:pointer}.dashboard-shell .notification-row.unread{border-color:rgba(226,0,35,.25);background:linear-gradient(135deg,#fff,rgba(226,0,35,.06))}.dashboard-shell .notification-empty,.dashboard-shell .notification-row small,.dashboard-shell .notification-row span{color:var(--dash-muted)}.dashboard-shell .notification-push-btn{width:100%;margin-top:12px;background:var(--dash-red);color:#fff}.dashboard-shell .sidebar-user{grid-template-columns:34px minmax(0,1fr) 34px}.dashboard-shell .sidebar-logout{width:34px;height:34px;border:1px solid var(--dash-line);border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.9);color:#777982;cursor:pointer}.dashboard-shell .sidebar-logout:hover{color:var(--dash-red);border-color:rgba(226,0,35,.25)}.dashboard-shell .metamorfoza-os{display:grid;grid-gap:18px;gap:18px}.dashboard-shell .metamorfoza-hero-panel{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);grid-gap:18px;gap:18px;align-items:stretch}.dashboard-shell .metamorfoza-hero-panel h2{max-width:820px;font-size:clamp(2rem,4vw,4.6rem);line-height:.94;letter-spacing:-.08em}.dashboard-shell .metamorfoza-hero-panel p{max-width:760px;color:var(--dash-muted);font-size:1.05rem;line-height:1.65}.dashboard-shell .metamorfoza-cycle-card{min-height:100%;display:grid;grid-gap:10px;gap:10px;align-content:center;padding:24px;border-radius:28px;background:radial-gradient(circle at top right,rgba(226,0,35,.2),transparent 54%),#111114;color:#fff}.dashboard-shell .metamorfoza-cycle-card small,.dashboard-shell .metamorfoza-cycle-card span{color:rgba(255,255,255,.68);font-weight:850}.dashboard-shell .metamorfoza-cycle-card strong{font-size:1.75rem}.dashboard-shell .metamorfoza-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.dashboard-shell .metamorfoza-stats article{padding:20px;border:1px solid var(--dash-line);border-radius:24px;background:#fff}.dashboard-shell .metamorfoza-stats span{color:var(--dash-muted);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.dashboard-shell .metamorfoza-stats b{display:block;margin-top:6px;font-size:2rem}.dashboard-shell .metamorfoza-controls,.dashboard-shell .metamorfoza-create-cycle,.dashboard-shell .metamorfoza-enrollment-actions,.dashboard-shell .metamorfoza-enrollment-card,.dashboard-shell .metamorfoza-group-action{display:flex;gap:12px}.dashboard-shell .metamorfoza-controls{align-items:center;justify-content:space-between}.dashboard-shell .metamorfoza-controls p{color:var(--dash-muted)}.dashboard-shell .metamorfoza-create-cycle{min-width:min(520px,100%)}.dashboard-shell .metamorfoza-create-cycle input,.dashboard-shell .metamorfoza-list-panel select{min-height:46px;border:1px solid var(--dash-line);border-radius:16px;background:#fff;padding:0 14px;font-weight:850}.dashboard-shell .metamorfoza-create-cycle input{flex:1 1}.dashboard-shell .metamorfoza-enrollment-list{display:grid;grid-gap:12px;gap:12px}.dashboard-shell .metamorfoza-enrollment-card{align-items:center;justify-content:space-between;padding:16px;border:1px solid var(--dash-line);border-radius:24px;background:#fff}.dashboard-shell .metamorfoza-enrollment-main{min-width:0}.dashboard-shell .metamorfoza-enrollment-main h3{margin:8px 0 4px;font-size:1.35rem}.dashboard-shell .metamorfoza-empty,.dashboard-shell .metamorfoza-enrollment-main p,.dashboard-shell .metamorfoza-enrollment-main small{color:var(--dash-muted)}.dashboard-shell .metamorfoza-enrollment-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center}.dashboard-shell .metamorfoza-group-action{align-items:center}.dashboard-shell .birthdays-os-grid:has(>.birthdays-os-right-stack),.dashboard-shell .dashboard-utility-grid,.dashboard-shell .reception-day-grid:has(>.dashboard-side-stack),.dashboard-shell .sms-workbench:has(>.dashboard-side-stack){grid-template-columns:minmax(0,1fr) minmax(300px,360px)!important}.dashboard-shell .chat-studio-shell:has(>.chat-right-stack){grid-template-columns:minmax(190px,220px) minmax(0,1fr) minmax(280px,340px)!important}.dashboard-shell .birthdays-os-right-stack,.dashboard-shell .dashboard-scanner-slot,.dashboard-shell .dashboard-side-stack,.dashboard-shell .global-scanner-card,.dashboard-shell .metamorfoza-side-stack,.dashboard-shell .overview-right-stack{max-width:100%;min-width:0}.dashboard-shell .birthdays-os-right-stack,.dashboard-shell .dashboard-side-stack,.dashboard-shell .metamorfoza-side-stack,.dashboard-shell .overview-right-stack{grid-template-columns:minmax(0,1fr)}.dashboard-shell .dashboard-scanner-slot,.dashboard-shell .global-scanner-card{justify-self:stretch}.dashboard-shell .dashboard-topbar>.dashboard-global-scanner-topbar{min-width:250px;flex:0 1 460px;max-width:520px;margin-inline:auto}.dashboard-shell .dashboard-topbar>.dashboard-global-scanner-topbar .global-scanner-card{min-height:32px;display:block;border-top-width:1px}.dashboard-shell .dashboard-topbar>.dashboard-global-scanner-topbar .scanner-decision-details{display:none}@media (max-width:1100px){.dashboard-shell .dashboard-global-scanner-topbar{justify-content:stretch}.dashboard-shell .dashboard-global-scanner-topbar .global-scanner-card{width:100%}.dashboard-shell .birthdays-os-grid:has(>.birthdays-os-right-stack),.dashboard-shell .chat-studio-shell:has(>.chat-right-stack),.dashboard-shell .dashboard-utility-grid,.dashboard-shell .reception-day-grid:has(>.dashboard-side-stack),.dashboard-shell .reception-workspace:has(>.dashboard-side-stack),.dashboard-shell .sms-workbench:has(>.dashboard-side-stack){grid-template-columns:1fr!important}.dashboard-shell .metamorfoza-hero-panel,.dashboard-shell .metamorfoza-stats{grid-template-columns:1fr}.dashboard-shell .metamorfoza-controls,.dashboard-shell .metamorfoza-enrollment-card{align-items:stretch;flex-direction:column}.dashboard-shell .metamorfoza-create-cycle,.dashboard-shell .metamorfoza-enrollment-actions,.dashboard-shell .metamorfoza-group-action{width:100%;flex-direction:column}}.reception-lead-terms{margin:.35rem 0 0;padding:0;color:inherit;font:inherit;line-height:1.45;display:grid;grid-gap:.2rem;gap:.2rem}.reception-lead-terms li{font:inherit}.app-account-pill{display:inline-flex;align-items:center;min-height:32px;border:1px solid transparent;border-radius:999px;padding:0 10px;font-size:9px;font-weight:760;line-height:1;white-space:nowrap}.app-account-pill--active{color:#176b58;background:#eaf7f2;border-color:#b8e2d3}.app-account-pill--inactive{color:#713b48;background:#f8ecef;border-color:#e7c4cc}.dashboard-shell .member-card-list .member-admin-card .dashboard-member-name{font-size:16px!important;line-height:1.15;font-weight:790;letter-spacing:-.025em}.dashboard-shell .member-card-list .member-admin-card .dashboard-member-phone{font-size:13px!important;line-height:1.2;font-weight:600}.dashboard-shell .member-card-list .member-admin-card .dashboard-member-group{display:block;font-size:14px!important;line-height:1.35;font-weight:600;color:var(--dash-ink)}.dashboard-shell .member-card-list .member-admin-card .dashboard-member-group-inline{color:var(--dash-muted);font-family:inherit;font-size:13px;font-weight:600;line-height:1.2;letter-spacing:normal}.dashboard-shell .member-card-list .member-admin-card{display:flex;flex-direction:column;gap:6px}.dashboard-shell .member-card-list .member-admin-card .staff-card-actions{margin-top:0}.dashboard-member-chip,.dashboard-shell .app-account-pill,.dashboard-shell .route-chip{display:inline-flex;align-items:center;min-height:33px;padding:0 11px;border-radius:8px;font-size:10px;font-weight:760;line-height:1}.profile-history-grid>section h3{font-size:.92rem}.profile-history-grid>section p{font-size:.86rem;line-height:1.4}.dashboard-shell .dashboard-main{background:radial-gradient(ellipse at 15% 5%,rgba(236,91,131,.48),transparent 58%),radial-gradient(ellipse at 100% 90%,rgba(116,26,53,.28),transparent 58%),radial-gradient(ellipse at 75% 12%,rgba(255,226,231,.8),transparent 50%),linear-gradient(145deg,#f8e8ed,#f6eef0 48%,#ebd1dc)}.dashboard-shell .admin-preview-switch,.dashboard-shell .dashboard-topbar,.dashboard-shell .sidebar{border-color:rgba(255,255,255,.76);background:linear-gradient(120deg,rgba(255,255,255,.92),rgba(255,236,242,.8));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.dashboard-shell .sidebar{background:linear-gradient(165deg,#fffbfc 10%,#f9edf1 70%,#efd6df);box-shadow:inset -1px 0 0 rgba(255,255,255,.85),8px 0 32px rgba(93,32,54,.09)}.dashboard-shell .nav-item.active{background:linear-gradient(110deg,var(--dash-burgundy),#bc2045 48%,var(--dash-red));box-shadow:inset 0 1px 0 rgba(255,255,255,.25),var(--dash-shadow-glow-red)}.dashboard-shell .nav-item.active .nav-icon{color:#fff;background:rgba(255,255,255,.16)}.dashboard-shell .nav-item.active .nav-badge{color:#fff;background:rgba(255,255,255,.18)}.dashboard-shell .nav-label,.dashboard-shell .page-name small{color:#85606d}.dashboard-shell .dashboard-brand .brand-logo{border-color:#e7c8d2;box-shadow:0 4px 14px rgba(116,26,53,.08)}.dashboard-shell .dashboard-topbar{box-shadow:inset 0 -1px 0 rgba(255,255,255,.65),0 4px 24px rgba(93,32,54,.06)}.dashboard-shell .dashboard-content :is(.dashboard-panel,.gateway-panel,.overview-card),.dashboard-shell .dashboard-content :is(.group-audience-section,.reception-overview-bar){border-color:rgba(255,255,255,.9);border-radius:var(--dash-radius-md);background:var(--dash-glass-panel);box-shadow:var(--dash-shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dashboard-shell .dashboard-content .dashboard-panel:has(.dashboard-action-toast){-webkit-backdrop-filter:none;backdrop-filter:none}.dashboard-shell .dashboard-panel{padding:18px}.dashboard-shell .dashboard-content :is(.metric-card,.overview-kpi),.dashboard-shell .dashboard-content :is(.staff-summary-grid>div,.reception-today-grid>article,.contact-os-stats>article){overflow:hidden;border-color:rgba(255,255,255,.92);border-radius:var(--dash-radius-md);background:radial-gradient(ellipse at 100% 0,rgba(233,149,170,.28),transparent 65%),linear-gradient(145deg,rgba(255,255,255,.95),rgba(255,247,250,.86));box-shadow:var(--dash-shadow-sm)}.dashboard-shell .dashboard-content .metric-card:first-child,.dashboard-shell .dashboard-content .staff-summary-grid>div:first-child{border-color:rgba(255,218,229,.4);background:radial-gradient(ellipse at 100% 0,rgba(244,114,151,.62),transparent 68%),linear-gradient(120deg,#44172a,var(--dash-burgundy) 58%,#a7274b);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),var(--dash-shadow-glow-red)}.dashboard-shell .dashboard-content .metric-card:first-child :is(.metric-head,.metric-foot),.dashboard-shell .dashboard-content .staff-summary-grid>div:first-child>span{color:#f6dce5}.dashboard-shell .dashboard-content .metric-card:first-child .metric-foot .up{color:#acf0ce}.dashboard-shell .dashboard-content .metric-card:first-child .metric-foot .warn{color:#ffe0a5}.dashboard-shell .dashboard-content .metric-card:first-child .metric-foot .neutral{color:#ccddff}.dashboard-shell .dashboard-content .metric-card:first-child .metric-value,.dashboard-shell .dashboard-content .staff-summary-grid>div:first-child>b{color:#fff}.dashboard-shell .dashboard-content .metric-value,.dashboard-shell .dashboard-content .staff-summary-grid>div>b{font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dashboard-shell .dashboard-content :is(.member-admin-card,.group-admin-card,.staff-card,.today-class-row,.alert-card,.attention-row),.dashboard-shell .dashboard-content :is(.signup-session-list>article,.reception-member-list>article,.member-status-grid>div),.dashboard-shell .dashboard-content :is(.weekly-class-card,.contact-os-detail-list>div,.contact-os-message-body){border-color:var(--dash-border);border-radius:var(--dash-radius-md);background:var(--dash-glass-card);box-shadow:inset 0 1px 0 #fff,0 4px 16px rgba(93,32,54,.055)}.dashboard-shell .dashboard-content .today-class-row:first-child{border-left-color:var(--dash-blue)}.dashboard-shell .dashboard-content :is(.contact-os-list>button,.reception-member-list .member-result),.dashboard-shell .dashboard-content :is(.schedule-filter-grid,.weekly-day-column,.data-table){border-color:var(--dash-border);border-radius:var(--dash-radius-md);background:var(--dash-glass-card);box-shadow:inset 0 1px 0 #fff,0 3px 12px rgba(93,32,54,.04)}.dashboard-shell .dashboard-content .data-head{background:#f5e8ee}.dashboard-shell .dashboard-content .data-row:not(.data-head){background:rgba(255,255,255,.55)}.dashboard-shell .data-table{overflow-x:auto}.dashboard-shell :is(.btn,button.btn,a.btn),.group-preview-modal :is(.btn,button.btn,a.btn),.member-full-profile-drawer :is(.btn,button.btn,a.btn){min-height:var(--dash-control-height);border-radius:var(--dash-radius-sm);font-size:10px;font-weight:760;touch-action:manipulation;transition:transform var(--dash-motion) ease,border-color var(--dash-motion) ease,background-color var(--dash-motion) ease,box-shadow var(--dash-motion) ease,filter var(--dash-motion) ease}.dashboard-shell :is(.top-actions,.overview-heading-actions) .btn{border-radius:var(--dash-radius-sm)}.dashboard-shell .btn-red,.dashboard-shell button.btn-red{background:linear-gradient(120deg,#c60d32,var(--dash-red) 72%,#ec3554);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),var(--dash-shadow-glow-red)}.dashboard-shell .btn-black,.dashboard-shell button.btn-black{background:linear-gradient(130deg,#262026,#411e2c);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 7px 20px rgba(93,32,54,.15)}.dashboard-shell .btn-soft,.dashboard-shell .btn-white,.group-preview-modal .btn-white,.member-full-profile-drawer .btn-white{border-color:var(--dash-border);background:linear-gradient(135deg,#fff,#fff5f8)}.dashboard-shell .admin-preview-switch button,.dashboard-shell .groups-filter-panel :is(.groups-population-tabs,.groups-discipline-filters) button,.dashboard-shell :is(.member-view-tabs,.member-filter-row) button{height:var(--dash-pill-height);min-height:var(--dash-pill-height);padding:0 11px;border-radius:var(--dash-radius-sm);font-size:10px;font-weight:760;touch-action:manipulation}.dashboard-shell .admin-preview-switch button:not(.active),.dashboard-shell .groups-filter-panel :is(.groups-population-tabs,.groups-discipline-filters) button:not(.active),.dashboard-shell :is(.member-view-tabs,.member-filter-row) button:not(.active){color:#62535c;border-color:var(--dash-border);background:linear-gradient(135deg,rgba(255,255,255,.97),rgba(255,240,246,.9));box-shadow:inset 0 1px 0 #fff,0 2px 5px rgba(93,32,54,.035)}.dashboard-shell .admin-preview-switch button.active,.dashboard-shell .groups-filter-panel :is(.groups-population-tabs,.groups-discipline-filters) button.active,.dashboard-shell :is(.member-view-tabs,.member-filter-row) button.active{color:#fff;border-color:#4b2635;background:linear-gradient(120deg,#241d23,#552238);box-shadow:inset 0 1px 0 rgba(255,255,255,.17),0 5px 14px rgba(130,26,58,.2)}.dashboard-shell .groups-filter-panel :is(.groups-population-tabs,.groups-discipline-filters) button.active>span,.dashboard-shell :is(.member-view-tabs,.member-filter-row) button.active>span{color:#ffb7ca}.dashboard-member-chip,.dashboard-shell :is(.app-account-pill,.route-chip){min-height:var(--dash-pill-height);padding:0 11px;border-radius:var(--dash-radius-sm);font-size:10px;font-weight:760;cursor:default;box-shadow:none}.dashboard-shell .status-badge,.dashboard-shell .table-status,.group-preview-modal .group-member-row :is(.route-chip--review,.group-member-provider){border-radius:var(--dash-radius-sm)}.dashboard-shell button.group-public-toggle{font-size:10px}.dashboard-shell button.group-status-toggle{min-height:32px;width:42px;padding-inline:4px;border-radius:var(--dash-radius-sm)}.dashboard-shell .group-status-toggle__track{border-radius:18px}.dashboard-shell .member-card-list .member-admin-card .dashboard-member-name{font-size:15px!important;font-weight:600;line-height:1.18;letter-spacing:-.02em;text-wrap:pretty}.dashboard-shell .member-card-list .member-admin-card :is(.dashboard-member-phone,.dashboard-member-group-inline){color:var(--dash-muted);font-family:inherit;font-size:13px!important;font-weight:500;line-height:1.2;letter-spacing:normal}.dashboard-shell .member-card-list .member-admin-card .dashboard-member-group-inline{overflow-wrap:anywhere}.dashboard-shell .dashboard-topbar .search-input,.dashboard-shell .form-field :is(input,select,textarea),.dashboard-shell :is(.reception-form-grid,.schedule-filter-grid,.marketing-form-grid,.invoice-form-grid,.signup-detail-grid,.contact-os-filters) :is(input,select,textarea){border-color:var(--dash-border);border-radius:var(--dash-radius-sm);background-color:rgba(255,255,255,.92);box-shadow:inset 0 1px 2px rgba(93,32,54,.035),0 1px 0 rgba(255,255,255,.8)}.dashboard-shell :is(.panel-head h2,.sms-card-heading h2){text-wrap:balance}.dashboard-shell :is(.btn,button.btn,a.btn),.dashboard-shell :is(.member-view-tabs,.member-filter-row,.groups-population-tabs,.groups-discipline-filters) button{cursor:pointer}.dashboard-shell :is(.route-chip,.app-account-pill,.dashboard-member-chip){cursor:default;transform:none}@media (hover:hover){.dashboard-shell .nav-item:not(.active):hover{color:var(--dash-burgundy);background:rgba(233,149,170,.16)}.dashboard-shell .admin-preview-switch button:not(:disabled):hover,.dashboard-shell .groups-filter-panel :is(.groups-population-tabs,.groups-discipline-filters) button:not(:disabled):hover,.dashboard-shell :is(.member-view-tabs,.member-filter-row) button:not(:disabled):hover,.dashboard-shell :is(button.btn,a.btn,button.icon-btn):not(:disabled):hover{transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 6px 18px rgba(154,34,68,.2);filter:brightness(1.03)}.dashboard-shell .dashboard-content :is(.contact-os-list>button,.reception-member-list .member-result):hover{border-color:var(--dash-line-strong);box-shadow:var(--dash-shadow-sm)}}.dashboard-shell :is(.admin-preview-switch button,.nav-item,.contact-os-list>button,.reception-member-list .member-result):focus-visible,.dashboard-shell :is(.form-field,.contact-os-filters) :is(input,select,textarea):focus-visible,.dashboard-shell :is(.member-view-tabs,.member-filter-row,.groups-population-tabs,.groups-discipline-filters) button:focus-visible{outline:2px solid #b82039;outline-offset:3px}.dashboard-shell .dashboard-content .reception-member-list .member-result.active{border-color:#b9caed;background:linear-gradient(120deg,#fff,#f0f5ff);box-shadow:inset 3px 0 0 var(--dash-blue),0 4px 16px rgba(93,32,54,.055)}.dashboard-shell .dashboard-content .contact-os-list>button.active,.dashboard-shell .dashboard-content .contact-os-list>button.active:hover{border-color:#d39aac;background:var(--dash-glass-card);box-shadow:inset 4px 0 0 var(--dash-red),0 4px 16px rgba(93,32,54,.055)}@media (max-width:640px){.dashboard-shell .dashboard-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.dashboard-shell .dashboard-topbar>.page-name{grid-area:1/1;min-width:0}.dashboard-shell .dashboard-topbar>.dashboard-global-scanner-topbar{grid-area:2/1/auto/-1;width:100%;min-width:0;max-width:none;margin:0}.dashboard-shell .dashboard-topbar>.top-actions{grid-area:1/2;width:auto;min-width:0;flex-wrap:wrap;justify-content:flex-start}.dashboard-shell .dashboard-topbar>.top-actions:has(select){grid-area:3/1/auto/-1;width:100%}.dashboard-shell .dashboard-topbar .top-actions :is(.search-input,select){flex:1 1 140px;width:auto;min-width:0;max-width:100%}}@media (prefers-reduced-motion:reduce){.dashboard-shell :is(.btn,button.btn,a.btn),.group-preview-modal :is(.btn,button.btn,a.btn),.member-full-profile-drawer :is(.btn,button.btn,a.btn){transition:none}}.dashboard-shell .dashboard-content :is(.panel-head,.scanner-panel-head){align-items:flex-start;gap:16px;margin-bottom:15px;padding-bottom:13px;border-bottom:1px solid rgba(116,26,53,.1)}.dashboard-shell .dashboard-content .panel-head h2{font-size:17px;font-weight:720;line-height:1.12;letter-spacing:-.035em}.dashboard-shell .dashboard-content .panel-head p{max-width:68ch;margin-top:5px;color:#6d626a;font-size:10.5px;line-height:1.5}.dashboard-shell .dashboard-content .groups-filter-panel :is(.groups-population-tabs,.groups-discipline-filters),.dashboard-shell .dashboard-content :is(.member-view-tabs,.member-filter-row){width:-moz-fit-content;width:fit-content;max-width:100%;gap:4px;padding:4px;border:1px solid rgba(207,171,184,.72);border-radius:12px;background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(245,221,230,.58));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 5px 16px rgba(93,32,54,.055)}.dashboard-shell .dashboard-content .groups-filter-panel :is(.groups-population-tabs,.groups-discipline-filters) button,.dashboard-shell .dashboard-content :is(.member-view-tabs,.member-filter-row) button{min-height:34px;height:34px;padding:0 12px;border-color:transparent;background:transparent;box-shadow:none;font-size:10.5px;font-weight:680;letter-spacing:-.01em}.dashboard-shell .dashboard-content .groups-filter-panel :is(.groups-population-tabs,.groups-discipline-filters) button:not(.active),.dashboard-shell .dashboard-content :is(.member-view-tabs,.member-filter-row) button:not(.active){border-color:transparent;background:transparent;box-shadow:none}.dashboard-shell .dashboard-content .groups-filter-panel :is(.groups-population-tabs,.groups-discipline-filters) button.active,.dashboard-shell .dashboard-content :is(.member-view-tabs,.member-filter-row) button.active{border-color:rgba(255,255,255,.16);background:linear-gradient(120deg,#2b2027,#6f1b38 58%,#ae2348);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 5px 14px rgba(116,26,53,.2)}.dashboard-shell .dashboard-content :is(.member-view-tabs,.groups-population-tabs,.groups-discipline-filters) button>span{min-width:20px;height:20px;display:inline-grid;place-items:center;margin-left:6px;padding:0 5px;border-radius:7px;color:#8b3651;background:rgba(255,255,255,.64);font-size:9px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dashboard-shell .dashboard-content :is(.member-view-tabs,.groups-population-tabs,.groups-discipline-filters) button.active>span{color:#fff;background:rgba(255,255,255,.16)}.dashboard-shell .member-card-list{gap:10px}.dashboard-shell .dashboard-content .member-object-card{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(200px,.92fr) minmax(220px,1.35fr) 140px;align-items:center;grid-gap:14px;gap:14px;padding:13px 14px 13px 18px;overflow:hidden;border-color:rgba(213,180,192,.78);background:radial-gradient(ellipse at 100% 0,rgba(238,132,163,.15),transparent 48%),linear-gradient(120deg,rgba(255,255,255,.98),rgba(255,245,248,.9));box-shadow:inset 0 1px 0 #fff,0 5px 18px rgba(93,32,54,.07)}.dashboard-shell .dashboard-content .member-object-card:before{position:absolute;inset:10px auto 10px 0;width:4px;border-radius:0 5px 5px 0;content:"";background:linear-gradient(180deg,#f06a91,var(--dash-red) 52%,var(--dash-burgundy));box-shadow:2px 0 14px rgba(229,16,40,.22)}.dashboard-shell .member-card-header{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px}.dashboard-shell .member-card-monogram{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:10px;color:#fff;background:linear-gradient(145deg,#351e2a,#8d2042 62%,#d52a4e);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 5px 14px rgba(116,26,53,.17);font-size:10px;font-weight:760;letter-spacing:.06em}.dashboard-shell .member-card-identity,.dashboard-shell .member-card-title,.dashboard-shell .member-card-title-row{min-width:0}.dashboard-shell .member-card-title-row{align-items:flex-start;gap:7px}.dashboard-shell .member-card-title{line-height:1.24}.dashboard-shell .member-card-list .member-object-card .dashboard-member-name{font-size:14px!important;font-weight:650;letter-spacing:-.025em}.dashboard-shell .member-card-list .member-object-card .dashboard-member-group-inline{color:#746a72;font-size:11px!important;font-weight:520;letter-spacing:-.01em}.dashboard-shell .member-card-list .member-object-card .dashboard-member-phone{margin-top:3px;color:#8b7d85;font-size:10.5px!important;font-weight:560;letter-spacing:.01em}.dashboard-shell .member-card-pill-rail{min-width:0;gap:5px;padding:7px;border:1px solid rgba(216,187,197,.58);border-radius:11px;background:rgba(255,255,255,.42);box-shadow:inset 0 1px 3px rgba(116,26,53,.035)}.dashboard-shell .member-card-pill-rail :is(.route-chip,.dashboard-member-chip,.app-account-pill){min-height:29px;padding:0 9px;border-radius:8px;background-image:linear-gradient(145deg,rgba(255,255,255,.42),rgba(255,255,255,0));box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 2px 5px rgba(93,32,54,.035);font-size:9.5px;font-weight:680}.dashboard-shell .member-card-actions{align-self:stretch;align-items:center;padding-inline:12px;border-left:1px solid rgba(116,26,53,.1)}.dashboard-shell .member-card-profile-action{min-width:104px;justify-content:space-between;border-color:#642038;background:linear-gradient(120deg,#2c2027,#672039);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 5px 14px rgba(84,25,46,.15)}.dashboard-shell .member-card-profile-action>span:last-child{width:21px;height:21px;display:grid;place-items:center;border-radius:6px;color:#fff;background:rgba(255,255,255,.14);font-size:11px}.dashboard-shell .dashboard-content .group-object-card{position:relative;isolation:isolate;grid-gap:0;gap:0;padding:0;overflow:hidden;border-color:rgba(207,171,184,.75);background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,243,247,.9));box-shadow:inset 0 1px 0 #fff,0 8px 24px rgba(93,32,54,.075)}.dashboard-shell .dashboard-content .group-object-card:before{position:absolute;inset:0 0 auto;height:3px;content:"";background:linear-gradient(90deg,var(--dash-burgundy),var(--dash-red),#ef7999)}.dashboard-shell .group-card-header{padding:15px 14px 11px;border-bottom:1px solid rgba(116,26,53,.08);background:linear-gradient(120deg,rgba(255,255,255,.72),rgba(244,216,226,.34))}.dashboard-shell .group-card-title-row h5{color:#241c21;font-size:13.5px;font-weight:720;line-height:1.2;letter-spacing:-.025em}.dashboard-shell .group-card-title-row .group-status-label{padding:4px 7px;border-radius:7px;background:rgba(255,255,255,.65);box-shadow:inset 0 1px 0 #fff;font-size:8.5px;font-weight:760}.dashboard-shell .group-status-dot{box-shadow:0 0 0 4px rgba(47,156,97,.1),0 0 12px rgba(47,156,97,.26)}.dashboard-shell .group-status-dot.is-inactive{box-shadow:0 0 0 4px rgba(156,78,88,.08)}.dashboard-shell .group-card-metrics{gap:5px;padding:11px 14px 8px}.dashboard-shell .group-card-metrics :is(.route-chip,.dashboard-member-chip){min-height:29px;padding:0 9px;background-image:linear-gradient(145deg,rgba(255,255,255,.5),rgba(255,255,255,0));box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 2px 5px rgba(93,32,54,.035);font-size:9.5px;font-weight:680}.dashboard-shell .group-card-capacity{display:grid;grid-gap:8px;gap:8px;margin:0 14px 11px;padding:10px;border:1px solid rgba(218,192,201,.58);border-radius:10px;background:rgba(255,255,255,.5);box-shadow:inset 0 1px 3px rgba(116,26,53,.035)}.dashboard-shell .group-object-card .group-occupancy-track{height:8px;border:1px solid rgba(116,26,53,.06);background:#eadde2;box-shadow:inset 0 1px 2px rgba(73,24,42,.08)}.dashboard-shell .group-object-card .group-occupancy-fill{background:linear-gradient(90deg,#75203c,#e51028 68%,#f47a99);box-shadow:0 0 10px rgba(229,16,40,.2)}.dashboard-shell .group-card-location{color:#7d7178;font-size:9px;font-weight:540}.dashboard-shell .group-object-card .group-card-actions{align-items:center;padding:11px 14px 13px;border-top:1px solid rgba(116,26,53,.08);background:rgba(255,255,255,.44)}.dashboard-shell .group-object-card .group-card-actions .btn:not(.group-status-toggle){min-height:34px}.dashboard-shell .dashboard-content :is(.staff-summary-grid>div,.metric-card,.overview-kpi){min-height:106px;padding:15px 16px}.dashboard-shell .dashboard-content :is(.staff-summary-grid>div,.metric-card,.overview-kpi):after{position:absolute;right:-24px;bottom:-34px;width:92px;height:92px;border:1px solid rgba(203,85,119,.13);border-radius:28px;content:"";transform:rotate(24deg);background:linear-gradient(145deg,rgba(255,255,255,.2),rgba(220,83,122,.08))}.dashboard-shell .dashboard-content .staff-summary-grid>div{position:relative}.dashboard-shell .dashboard-content :is(.staff-summary-grid>div>span,.metric-head){position:relative;z-index:1;display:flex;align-items:center;gap:7px;color:#79666f;font-size:8.5px;font-weight:780;letter-spacing:.045em;text-transform:uppercase}.dashboard-shell .dashboard-content .staff-summary-grid>div>span:before{width:6px;height:6px;flex:0 0 6px;border-radius:50%;content:"";background:#d62a50;box-shadow:0 0 0 4px rgba(214,42,80,.09)}.dashboard-shell .dashboard-content .staff-summary-grid>div:first-child>span:before{background:#ff9cb7;box-shadow:0 0 0 4px rgba(255,156,183,.15)}.dashboard-shell .dashboard-content :is(.staff-summary-grid>div>b,.metric-value){position:relative;z-index:1;margin-top:19px;font-size:clamp(25px,2.1vw,32px);font-weight:680;letter-spacing:-.045em}.dashboard-shell .dashboard-content .data-head,.dashboard-shell .dashboard-content .form-field>span,.dashboard-shell .dashboard-content :is(.schedule-filter-grid,.reception-form-grid,.contact-os-filters) label>span{color:#755f69;font-size:8.5px;font-weight:780;letter-spacing:.055em;text-transform:uppercase}.dashboard-shell .dashboard-content :is(.schedule-filter-grid,.reception-form-grid,.contact-os-filters,.form-field) :is(input,select,textarea){min-height:42px;border-color:rgba(198,159,174,.7);background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,246,249,.9));box-shadow:inset 0 1px 2px rgba(89,29,51,.04),0 2px 7px rgba(89,29,51,.03)}.dashboard-shell .dashboard-content :is(.schedule-filter-grid,.reception-form-grid,.contact-os-filters,.form-field) :is(input,select,textarea):focus{border-color:#b94162;box-shadow:0 0 0 3px rgba(229,16,40,.09),0 6px 16px rgba(116,26,53,.08)}.dashboard-shell .dashboard-content .data-table{border-color:rgba(207,171,184,.72);background:rgba(255,255,255,.65);box-shadow:inset 0 1px 0 #fff,0 7px 22px rgba(93,32,54,.06)}.dashboard-shell .dashboard-content .data-row{min-height:58px;border-bottom-color:rgba(116,26,53,.08)}.dashboard-shell .dashboard-content .data-row:not(.data-head):nth-child(odd){background:rgba(255,246,249,.62)}.dashboard-shell .dashboard-content .data-row:not(.data-head):hover{background:rgba(248,222,232,.5)}.dashboard-shell .dashboard-content .weekly-class-card{position:relative;padding:11px 10px 11px 13px;overflow:hidden;border-color:rgba(211,175,188,.72);background:linear-gradient(140deg,rgba(255,255,255,.95),rgba(255,239,245,.8));box-shadow:inset 3px 0 0 #df2449,inset 0 1px 0 #fff,0 5px 14px rgba(93,32,54,.055)}.dashboard-shell :is(.btn,button.btn,a.btn){letter-spacing:-.01em}.dashboard-shell .btn-white,.group-preview-modal .btn-white,.member-full-profile-drawer .btn-white{color:#3b2932;border-color:rgba(196,156,171,.7);background:linear-gradient(145deg,#fff,#fbeef3);box-shadow:inset 0 1px 0 #fff,0 3px 9px rgba(93,32,54,.06)}@media (max-width:1180px){.dashboard-shell .dashboard-content .member-object-card{grid-template-columns:minmax(230px,.95fr) minmax(0,1.25fr)}.dashboard-shell .member-card-actions{grid-column:1/-1;align-self:auto;padding:8px 0 0;border-top:1px solid rgba(116,26,53,.1);border-left:0}}@media (max-width:720px){.dashboard-shell .dashboard-content .groups-filter-panel :is(.groups-population-tabs,.groups-discipline-filters),.dashboard-shell .dashboard-content :is(.member-view-tabs,.member-filter-row){width:100%}.dashboard-shell .dashboard-content .member-object-card{grid-template-columns:minmax(0,1fr);gap:10px}.dashboard-shell .member-card-actions{grid-column:auto}}@media (max-width:440px){.dashboard-shell .member-card-header{grid-template-columns:34px minmax(0,1fr)}.dashboard-shell .member-card-monogram{width:34px;height:34px}.dashboard-shell .member-card-profile-action{width:100%}.dashboard-shell .dashboard-content :is(.staff-summary-grid>div,.metric-card,.overview-kpi){min-height:92px;padding:13px}}@media (prefers-reduced-motion:reduce){.dashboard-shell .dashboard-content .group-object-card,.dashboard-shell .dashboard-content .member-object-card{transition:none}}.dashboard-shell{--dash-bg:#eef0f2;--dash-surface:#ffffff;--dash-surface-soft:#f5f6f7;--dash-ink:#17181c;--dash-muted:#686b72;--dash-line:rgba(97,101,110,0.2);--dash-line-strong:rgba(61,64,72,0.34);--dash-red:#e51028;--dash-red-soft:#fff1f3;--dash-burgundy:#9f0f24;--dash-rose:#f8e8ec;--dash-glass-panel:linear-gradient(115deg,rgba(255,255,255,0.9),rgba(248,249,250,0.72)),radial-gradient(circle at 12% 0%,rgba(255,255,255,0.9),transparent 38%);--dash-glass-card:linear-gradient(118deg,rgba(255,255,255,0.94),rgba(245,246,248,0.76)),radial-gradient(circle at 95% 0%,rgba(229,16,40,0.055),transparent 42%);--dash-shadow-sm:inset 0 1px 0 rgba(255,255,255,0.98),inset 0 -1px 0 rgba(31,34,40,0.035),0 10px 30px rgba(28,30,36,0.07);--dash-shadow-md:inset 0 1px 0 rgba(255,255,255,0.96),0 20px 48px rgba(26,29,35,0.11);--dash-shadow-glow-red:0 9px 24px rgba(195,12,38,0.2);color:var(--dash-ink)}.dashboard-shell .dashboard-main{background:radial-gradient(ellipse at 10% -8%,rgba(229,16,40,.15),transparent 42%),radial-gradient(ellipse at 92% 105%,rgba(21,23,29,.075),transparent 44%),linear-gradient(145deg,#f7f8f9,#eef0f2 52%,#e8eaed);background-attachment:fixed}.dashboard-shell .admin-preview-switch,.dashboard-shell .dashboard-topbar,.dashboard-shell .sidebar{border-color:rgba(255,255,255,.88);background:linear-gradient(120deg,rgba(255,255,255,.88),rgba(246,247,249,.73)),radial-gradient(circle at 15% 0,rgba(255,255,255,.96),transparent 46%);box-shadow:inset 0 1px 0 #fff,0 5px 24px rgba(24,27,33,.065);-webkit-backdrop-filter:blur(24px) saturate(1.16);backdrop-filter:blur(24px) saturate(1.16)}.dashboard-shell .sidebar{border-right:1px solid rgba(92,96,105,.14);background:linear-gradient(165deg,rgba(255,255,255,.95),rgba(241,243,245,.86)),radial-gradient(circle at 0 0,rgba(229,16,40,.08),transparent 34%);box-shadow:inset -1px 0 0 rgba(255,255,255,.8),9px 0 34px rgba(22,24,30,.065)}.dashboard-shell .dashboard-brand .brand-logo,.dashboard-shell .dashboard-global-scanner-topbar .global-scanner-card,.dashboard-shell .dashboard-nav-search,.dashboard-shell .dashboard-topbar .search-input{border-color:rgba(77,81,90,.18);background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(243,245,247,.76));box-shadow:inset 0 1px 0 #fff,inset 0 -1px 0 rgba(25,28,34,.035),0 5px 18px rgba(25,28,34,.055)}.dashboard-shell .admin-preview-label,.dashboard-shell .nav-label,.dashboard-shell .page-name small{color:#73767d}.dashboard-shell .nav-item:not(.active){color:#555861}.dashboard-shell .nav-item.active{color:#fff;border:1px solid rgba(255,255,255,.14);background:linear-gradient(112deg,#202228,#3a1a21 45%,#a00e23 76%,#e51028),radial-gradient(circle at 100% 0,rgba(255,255,255,.25),transparent 42%);box-shadow:inset 0 1px 0 rgba(255,255,255,.24),inset 0 -1px 0 rgba(0,0,0,.14),0 8px 20px rgba(160,14,35,.2)}.dashboard-shell .avatar,.dashboard-shell .sidebar-user-avatar{background:linear-gradient(145deg,#25272d,#101115 64%,#9f0f24);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 6px 16px rgba(19,21,26,.16)}.dashboard-shell .dashboard-content :is(.dashboard-panel,.gateway-panel,.overview-card,.group-audience-section,.reception-overview-bar),.dashboard-shell .dashboard-content :is(.member-status-card,.reception-actions-panel,.scanner-panel,.global-scanner-card){border-color:rgba(255,255,255,.86);background:var(--dash-glass-panel);box-shadow:var(--dash-shadow-sm);-webkit-backdrop-filter:blur(22px) saturate(1.12);backdrop-filter:blur(22px) saturate(1.12)}.dashboard-shell .dashboard-content :is(.dashboard-panel,.gateway-panel,.overview-card,.group-audience-section){outline:1px solid rgba(67,71,80,.085);outline-offset:-1px}.dashboard-shell .dashboard-content :is(.panel-head,.scanner-panel-head){border-bottom-color:rgba(58,61,68,.11)}.dashboard-shell .dashboard-content .panel-head h2,.dashboard-shell .dashboard-content :is(.overview-card-head h3,.sms-card-heading h2){color:#17181c;font-weight:690;letter-spacing:-.03em}.dashboard-shell .dashboard-content .panel-head p{color:#70737a;font-weight:450}.dashboard-shell .dashboard-content :is(.staff-summary-grid>div,.metric-card,.overview-kpi,.reception-today-grid>article,.contact-os-stats>article){border-color:rgba(255,255,255,.92);background:linear-gradient(125deg,rgba(255,255,255,.96),rgba(239,241,244,.78)),radial-gradient(circle at 100% 0,rgba(229,16,40,.055),transparent 44%);box-shadow:inset 0 1px 0 #fff,inset 0 -1px 0 rgba(22,24,30,.045),0 12px 30px rgba(27,30,36,.075);-webkit-backdrop-filter:blur(18px) saturate(1.1);backdrop-filter:blur(18px) saturate(1.1)}.dashboard-shell .dashboard-content :is(.staff-summary-grid>div,.metric-card,.overview-kpi):after{border-color:rgba(37,40,47,.075);background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(28,31,37,.035))}.dashboard-shell .dashboard-content .metric-card:first-child,.dashboard-shell .dashboard-content .staff-summary-grid>div:first-child{color:#fff;border-color:rgba(255,255,255,.16);background:radial-gradient(circle at 100% -15%,rgba(229,16,40,.82),transparent 48%),linear-gradient(125deg,#17181c,#24262c 48%,#760d1d);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.22),0 14px 34px rgba(79,10,23,.22)}.dashboard-shell .dashboard-content .metric-card:first-child :is(.metric-head,.metric-foot),.dashboard-shell .dashboard-content .staff-summary-grid>div:first-child>span{color:rgba(255,255,255,.7)}.dashboard-shell .dashboard-content .staff-summary-grid>div:first-child>span:before{background:#ff3047;box-shadow:0 0 0 4px rgba(229,16,40,.18),0 0 12px rgba(229,16,40,.4)}.dashboard-shell .dashboard-content :is(.staff-summary-grid>div>b,.metric-value){font-weight:650;letter-spacing:-.05em}.dashboard-shell .dashboard-content .member-object-card{border-color:rgba(62,66,75,.16);background:linear-gradient(112deg,rgba(255,255,255,.97),rgba(242,244,247,.78)),radial-gradient(circle at 100% 0,rgba(229,16,40,.07),transparent 38%);box-shadow:inset 0 1px 0 #fff,inset 0 -1px 0 rgba(25,28,34,.035),0 9px 24px rgba(25,28,34,.075);-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}.dashboard-shell .dashboard-content .member-object-card:before{background:linear-gradient(180deg,#ff3047,#e51028 48%,#8f0c20);box-shadow:2px 0 13px rgba(229,16,40,.24)}.dashboard-shell .member-card-monogram{border-color:rgba(255,255,255,.2);background:radial-gradient(circle at 75% 15%,rgba(229,16,40,.75),transparent 42%),linear-gradient(145deg,#2d3037,#111216 74%);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.3),0 7px 16px rgba(20,22,27,.17)}.dashboard-shell .member-card-list .member-object-card .dashboard-member-name{color:#18191d;font-weight:610}.dashboard-shell .member-card-list .member-object-card :is(.dashboard-member-group-inline,.dashboard-member-phone){color:#73767d}.dashboard-shell .group-card-capacity,.dashboard-shell .member-card-pill-rail{border-color:rgba(69,73,82,.13);background:linear-gradient(135deg,rgba(255,255,255,.7),rgba(235,238,242,.58));box-shadow:inset 0 1px 2px rgba(255,255,255,.92),inset 0 -1px 2px rgba(24,27,33,.035)}.dashboard-member-chip,.dashboard-shell .group-card-metrics :is(.route-chip,.dashboard-member-chip),.dashboard-shell .member-card-pill-rail :is(.route-chip,.dashboard-member-chip,.app-account-pill),.dashboard-shell :is(.app-account-pill,.route-chip){border-color:rgba(73,77,87,.16);background-color:rgba(255,255,255,.64);background-image:linear-gradient(145deg,rgba(255,255,255,.72),rgba(226,229,234,.28));box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 2px 6px rgba(24,27,33,.045)}.dashboard-shell .member-card-profile-action{border-color:#17181c;background:linear-gradient(112deg,#18191d,#292b31 58%,#8f0d20),radial-gradient(circle at 100% 0,rgba(229,16,40,.42),transparent 50%);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),inset 0 -1px 0 rgba(0,0,0,.24),0 7px 18px rgba(25,28,34,.16)}.dashboard-shell .member-card-profile-action>span:last-child{transition:color .16s ease}@media (hover:hover){.dashboard-shell .member-card-profile-action:hover>span:last-child{color:var(--dash-burgundy)}}.dashboard-shell .member-card-actions{border-left-color:rgba(51,55,63,.12)}.dashboard-shell .admin-preview-switch,.dashboard-shell .dashboard-content :is(.member-view-tabs,.member-filter-row),.dashboard-shell .groups-discipline-filter-bar,.dashboard-shell .groups-filter-panel :is(.groups-population-tabs){border-color:rgba(65,69,78,.16);background:linear-gradient(130deg,rgba(255,255,255,.78),rgba(231,234,238,.62)),radial-gradient(circle at 10% 0,rgba(255,255,255,.98),transparent 45%);box-shadow:inset 0 1px 0 #fff,inset 0 -1px 0 rgba(25,28,34,.04),0 7px 20px rgba(27,30,36,.065);-webkit-backdrop-filter:blur(18px) saturate(1.1);backdrop-filter:blur(18px) saturate(1.1)}.dashboard-shell .admin-preview-switch button:not(.active),.dashboard-shell .dashboard-content :is(.member-view-tabs,.member-filter-row) button:not(.active),.dashboard-shell .groups-filter-panel .groups-population-tabs button:not(.active){color:#555860;border-color:transparent;background:transparent;box-shadow:none}.dashboard-shell .admin-preview-switch button.active,.dashboard-shell .dashboard-content :is(.member-view-tabs,.member-filter-row) button.active,.dashboard-shell .group-filter-menu-trigger.active,.dashboard-shell .groups-discipline-filter-bar>button.active,.dashboard-shell .groups-filter-panel .groups-population-tabs button.active{color:#fff;border-color:rgba(255,255,255,.14);background:linear-gradient(112deg,#202228,#36383f 48%,#a00e23 80%,#e51028);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.18),0 7px 17px rgba(149,13,34,.2)}.dashboard-shell .groups-discipline-filter-bar{position:relative;z-index:12;width:-moz-fit-content;width:fit-content;max-width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:5px;padding:5px;border:1px solid rgba(65,69,78,.16);border-radius:12px}.dashboard-shell .group-filter-menu-trigger,.dashboard-shell .groups-discipline-filter-bar>button{min-height:35px;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:0 11px;color:#51545b;border:1px solid transparent;border-radius:8px;background:transparent;font:inherit;font-size:10.5px;font-weight:690;cursor:pointer}.dashboard-shell .group-filter-menu{position:relative}.dashboard-shell .group-filter-menu:after{position:absolute;top:100%;right:0;left:0;height:8px;content:""}.dashboard-shell .group-filter-menu-trigger>span:first-child{display:inline-flex;align-items:center;min-width:0}.dashboard-shell .group-filter-menu-trigger small{max-width:110px;overflow:hidden;color:rgba(255,255,255,.75);font-size:8.5px;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.dashboard-shell .group-filter-menu-meta{display:inline-flex;align-items:center;gap:5px}.dashboard-shell .group-filter-chevron{width:7px;height:7px;display:inline-block;color:currentColor;border-right:1.5px solid;border-bottom:1.5px solid;transform:translateY(-2px) rotate(45deg);transform-origin:center;transition:transform .16s ease}.dashboard-shell .group-filter-menu.is-open .group-filter-chevron{transform:translateY(2px) rotate(225deg)}.dashboard-shell .group-filter-menu-trigger:disabled{opacity:.42;cursor:not-allowed}.dashboard-shell .group-filter-popover{position:absolute;top:calc(100% + 5px);left:0;z-index:80;width:max-content;min-width:220px;max-width:min(310px,calc(100vw - 36px));display:grid;grid-gap:3px;gap:3px;padding:7px;border:1px solid rgba(255,255,255,.82);border-radius:11px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(231,234,238,.88)),radial-gradient(circle at 100% 0,rgba(229,16,40,.08),transparent 45%);box-shadow:inset 0 1px 0 #fff,0 18px 42px rgba(22,24,30,.18);-webkit-backdrop-filter:blur(24px) saturate(1.15);backdrop-filter:blur(24px) saturate(1.15)}.dashboard-shell .group-filter-menu:last-child .group-filter-popover{right:0;left:auto}.dashboard-shell .group-filter-popover button{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 9px;color:#34363c;border:1px solid transparent;border-radius:7px;background:transparent;font:inherit;font-size:10px;font-weight:620;text-align:left;cursor:pointer}.dashboard-shell .group-filter-popover button.active{color:#fff;border-color:rgba(255,255,255,.12);background:linear-gradient(112deg,#22242a,#3b2026 58%,#b20e26);box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 5px 14px rgba(121,12,29,.16)}.dashboard-shell .groups-filter-count{color:#a30f25;background:rgba(255,255,255,.72)}.dashboard-shell :is(button.active,.group-filter-popover button.active)>.groups-filter-count,.dashboard-shell button.active .groups-filter-count{color:#fff;background:rgba(255,255,255,.16)}.dashboard-shell .group-card-grid{grid-template-columns:minmax(0,1fr);gap:9px}.dashboard-shell .dashboard-content .group-object-card{min-height:126px;display:grid;grid-template-columns:minmax(158px,.78fr) minmax(0,1.35fr) minmax(132px,.58fr);align-items:stretch;border-color:rgba(62,66,75,.17);background:linear-gradient(112deg,rgba(255,255,255,.97),rgba(239,242,245,.78)),radial-gradient(circle at 100% 0,rgba(229,16,40,.07),transparent 38%);box-shadow:inset 0 1px 0 #fff,inset 0 -1px 0 rgba(24,27,33,.04),0 9px 25px rgba(24,27,33,.08);-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}.dashboard-shell .dashboard-content .group-object-card:before{inset:9px auto 9px 0;width:4px;height:auto;border-radius:0 5px 5px 0;background:linear-gradient(180deg,#ff3047,#e51028 52%,#8f0c20);box-shadow:2px 0 13px rgba(229,16,40,.22)}.dashboard-shell .group-ticket-identity{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-content:center;align-items:center;grid-gap:9px;gap:9px;padding:13px 12px 13px 16px;border-right:1px dashed rgba(57,61,69,.18);border-bottom:0;background:transparent}.dashboard-shell .group-ticket-mark{width:34px;height:34px;display:grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:radial-gradient(circle at 78% 15%,rgba(229,16,40,.72),transparent 44%),linear-gradient(145deg,#2b2e34,#111216 72%);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 6px 15px rgba(18,20,25,.16);font-size:9px;font-weight:760;letter-spacing:.04em}.dashboard-shell .group-ticket-mark.is-inactive{color:#6f727a;border-color:rgba(80,84,93,.16);background:linear-gradient(145deg,#f6f7f8,#dfe2e6);box-shadow:inset 0 1px 0 #fff}.dashboard-shell .group-ticket-body,.dashboard-shell .group-ticket-copy{min-width:0}.dashboard-shell .group-card-title-row{align-items:flex-start}.dashboard-shell .group-card-title-row h5{color:#191a1e;font-size:12.5px;font-weight:680}.dashboard-shell .group-card-title-row .group-status-label{color:#237148;border:1px solid rgba(36,132,82,.12);background:rgba(239,249,243,.72)}.dashboard-shell .group-card-title-row .group-status-label.is-inactive{color:#8a313e;border-color:rgba(166,43,59,.12);background:rgba(255,241,243,.72)}.dashboard-shell .group-ticket-identity p{margin-top:4px;color:#74777e;font-size:9.5px;line-height:1.35}.dashboard-shell .group-ticket-body{display:grid;align-content:center;grid-gap:7px;gap:7px;padding:11px 12px}.dashboard-shell .group-card-metrics{padding:0}.dashboard-shell .group-card-capacity{gap:6px;margin:0;padding:8px 9px;border-radius:9px}.dashboard-shell .group-object-card .group-occupancy-track{height:6px;background:rgba(62,66,75,.13)}.dashboard-shell .group-object-card .group-occupancy-fill{background:linear-gradient(90deg,#8f0c20,#e51028 68%,#ff4055);box-shadow:0 0 9px rgba(229,16,40,.2)}.dashboard-shell .group-object-card .group-card-actions{min-width:0;display:flex;flex-direction:column;gap:6px;padding:11px;border-top:0;border-left:1px dashed rgba(57,61,69,.18);background:linear-gradient(135deg,rgba(255,255,255,.58),rgba(229,232,236,.42))}.dashboard-shell .group-object-card .group-card-actions .btn:not(.group-status-toggle){width:100%;min-height:32px;padding-inline:8px;font-size:9px}.dashboard-shell .group-object-card .group-status-toggle{align-self:flex-end}.dashboard-shell :is(.btn-white,.btn-soft),.group-preview-modal .btn-white,.member-full-profile-drawer .btn-white{color:#292b31;border-color:rgba(61,65,74,.2);background:linear-gradient(145deg,rgba(255,255,255,.95),rgba(231,234,238,.78));box-shadow:inset 0 1px 0 #fff,inset 0 -1px 0 rgba(25,28,34,.04),0 4px 10px rgba(24,27,33,.065)}.dashboard-shell :is(.btn-black,button.btn-black){border-color:#191a1e;background:linear-gradient(125deg,#18191d,#303239 72%,#4a2028);box-shadow:inset 0 1px 0 rgba(255,255,255,.17),inset 0 -1px 0 rgba(0,0,0,.24),0 8px 18px rgba(23,25,31,.18)}.dashboard-shell :is(.btn-red,button.btn-red){border-color:#c80e28;background:linear-gradient(120deg,#a00e23,#e51028 68%,#f3263d);box-shadow:inset 0 1px 0 rgba(255,255,255,.24),inset 0 -1px 0 rgba(0,0,0,.14),0 8px 20px rgba(176,11,36,.21)}.dashboard-shell .dashboard-topbar .search-input,.dashboard-shell .form-field :is(input,select,textarea),.dashboard-shell :is(.reception-form-grid,.schedule-filter-grid,.marketing-form-grid,.invoice-form-grid,.signup-detail-grid,.contact-os-filters) :is(input,select,textarea){color:#222329;border-color:rgba(68,72,81,.2);background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(232,235,239,.68));box-shadow:inset 0 1px 3px rgba(24,27,33,.055),inset 0 -1px 0 rgba(255,255,255,.78),0 2px 7px rgba(23,26,32,.035)}.dashboard-shell .dashboard-topbar .search-input:focus,.dashboard-shell .form-field :is(input,select,textarea):focus,.dashboard-shell :is(.reception-form-grid,.schedule-filter-grid,.marketing-form-grid,.invoice-form-grid,.signup-detail-grid,.contact-os-filters) :is(input,select,textarea):focus{border-color:rgba(185,13,37,.68);outline:0;box-shadow:0 0 0 3px rgba(229,16,40,.1),inset 0 1px 2px rgba(24,27,33,.045),0 8px 18px rgba(39,20,25,.08)}.dashboard-shell .dashboard-content :is(.contact-os-list>button,.reception-member-list .member-result),.dashboard-shell .dashboard-content :is(.schedule-filter-grid,.weekly-day-column,.data-table),.dashboard-shell .dashboard-content :is(.today-class-row,.alert-card,.attention-row,.signup-session-list>article,.member-status-grid>div,.weekly-class-card){border-color:rgba(65,69,78,.16);background:var(--dash-glass-card);box-shadow:inset 0 1px 0 #fff,inset 0 -1px 0 rgba(25,28,34,.035),0 6px 18px rgba(25,28,34,.06)}.dashboard-shell .dashboard-content .data-table{border-color:rgba(65,69,78,.18);background:rgba(250,251,252,.72);box-shadow:inset 0 1px 0 #fff,0 10px 28px rgba(25,28,34,.075);-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}.dashboard-shell .dashboard-content .data-head{color:#686b72;background:linear-gradient(120deg,rgba(232,235,239,.88),rgba(246,247,249,.76))}.dashboard-shell .dashboard-content .data-row:not(.data-head),.dashboard-shell .dashboard-content .data-row:not(.data-head):hover{background:rgba(255,255,255,.58)}.dashboard-shell .dashboard-content .data-row:not(.data-head):nth-child(odd),.dashboard-shell .dashboard-content .data-row:not(.data-head):nth-child(odd):hover{background:rgba(239,241,244,.56)}.dashboard-shell .dashboard-content .weekly-class-card{box-shadow:inset 3px 0 0 #d9112b,inset 0 1px 0 #fff,0 6px 17px rgba(25,28,34,.065)}@media (hover:hover){.dashboard-shell .nav-item:not(.active):hover{color:#1d1f24;background:rgba(31,34,40,.065)}.dashboard-shell .group-filter-menu-trigger:not(:disabled):hover,.dashboard-shell .groups-discipline-filter-bar>button:not(:disabled):hover,.dashboard-shell .groups-population-tabs button:not(:disabled):hover,.dashboard-shell :is(.member-view-tabs,.member-filter-row) button:not(:disabled):hover,.dashboard-shell :is(button.btn,a.btn,button.icon-btn):not(:disabled):hover{transform:translateY(-1px);border-color:rgba(71,75,84,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 8px 20px rgba(24,27,33,.13);filter:brightness(1.025)}.dashboard-shell .group-filter-popover button:hover{color:#17181c;background:rgba(255,255,255,.72)}.dashboard-shell .group-filter-popover button.active:hover{color:#fff;background:linear-gradient(112deg,#22242a,#3b2026 58%,#b20e26)}}.dashboard-shell :is(.groups-discipline-filter-bar>button,.group-filter-menu-trigger,.group-filter-popover button):focus-visible{outline:2px solid #bf1029;outline-offset:2px}@media (max-width:1180px){.dashboard-shell .dashboard-content .group-object-card{grid-template-columns:minmax(154px,.75fr) minmax(0,1.25fr)}.dashboard-shell .group-object-card .group-card-actions{grid-column:1/-1;flex-direction:row;align-items:center;padding:8px 11px;border-top:1px dashed rgba(57,61,69,.18);border-left:0}.dashboard-shell .group-object-card .group-card-actions .btn:not(.group-status-toggle){width:auto}.dashboard-shell .group-object-card .group-status-toggle{align-self:center;margin-left:auto}}@media (max-width:720px){.dashboard-shell .groups-discipline-filter-bar{width:100%}.dashboard-shell .dashboard-content .group-object-card{grid-template-columns:minmax(0,1fr)}.dashboard-shell .group-ticket-identity{border-right:0;border-bottom:1px dashed rgba(57,61,69,.18)}.dashboard-shell .group-object-card .group-card-actions{grid-column:auto}}@media (max-width:440px){.dashboard-shell .group-filter-menu,.dashboard-shell .group-filter-menu-trigger,.dashboard-shell .groups-discipline-filter-bar>button{flex:1 1 132px}.dashboard-shell .group-filter-menu{position:static}.dashboard-shell .group-filter-menu-trigger{width:100%}.dashboard-shell .group-filter-menu-trigger,.dashboard-shell .group-filter-popover button,.dashboard-shell .groups-discipline-filter-bar>button{min-height:44px}.dashboard-shell .group-filter-menu:last-child .group-filter-popover,.dashboard-shell .group-filter-popover{right:5px;left:5px;width:auto;max-width:none}}@media (prefers-reduced-motion:reduce){.dashboard-shell .group-filter-chevron{transition:none}}.dashboard-shell .group-category-hierarchy{display:grid;grid-gap:14px;gap:14px}.dashboard-shell :is(.group-category-node,.group-family-node){min-width:0;overflow:clip;border:1px solid rgba(62,66,75,.16);border-radius:12px;background:linear-gradient(125deg,rgba(255,255,255,.91),rgba(237,240,244,.72));box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 8px 24px rgba(24,27,33,.06)}.dashboard-shell :is(.group-category-node,.group-family-node)>summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;color:#1d1e22;cursor:pointer;list-style:none}.dashboard-shell :is(.group-category-node,.group-family-node)>summary::-webkit-details-marker{display:none}.dashboard-shell :is(.group-category-node,.group-family-node)>summary:after{width:8px;height:8px;flex:0 0 8px;border-right:2px solid #a10d24;border-bottom:2px solid #a10d24;content:"";transform:rotate(45deg);transition:transform .16s ease}.dashboard-shell :is(.group-category-node,.group-family-node):not([open])>summary:after{transform:rotate(-45deg)}.dashboard-shell :is(.group-category-node,.group-family-node)>summary:focus-visible{outline:2px solid #bd102a;outline-offset:-3px}.dashboard-shell :is(.group-category-node,.group-family-node)>summary>span:first-child{min-width:0;display:grid;grid-gap:2px;gap:2px}.dashboard-shell :is(.group-category-node,.group-family-node)>summary small{color:#777a82;font-size:8px;font-weight:720;letter-spacing:.1em;text-transform:uppercase}.dashboard-shell .group-category-node>summary b{font-size:14px;letter-spacing:-.02em}.dashboard-shell .group-family-node>summary b{font-size:12px}.dashboard-shell .group-category-node>summary .groups-filter-count,.dashboard-shell .group-family-node>summary .groups-filter-count{margin-left:auto}.dashboard-shell .group-family-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:10px;gap:10px;padding:0 10px 10px}.dashboard-shell .group-family-node{align-self:start;border-radius:10px;background:rgba(249,250,251,.72);box-shadow:inset 0 1px 0 #fff}.dashboard-shell .group-family-node .group-card-grid{gap:8px;padding:0 8px 8px}.dashboard-shell .group-family-node .group-object-card .group-card-actions{grid-column:1/-1;flex-direction:row;align-items:center;padding:8px 10px;border-top:1px dashed rgba(57,61,69,.18);border-left:0}.dashboard-shell .group-family-node .group-object-card .group-card-actions .btn:not(.group-status-toggle){width:auto;flex:1 1}.dashboard-shell .group-slot-list{display:grid;grid-gap:6px;gap:6px}.dashboard-shell .group-slot-card{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:4px 10px;gap:4px 10px;padding:8px 9px;border:1px solid rgba(62,66,75,.14);border-radius:9px;background:rgba(255,255,255,.74);box-shadow:inset 3px 0 0 rgba(190,15,40,.76),inset 0 1px 0 #fff}.dashboard-shell .group-slot-card.is-ended{opacity:.68;box-shadow:inset 3px 0 0 rgba(111,115,124,.5),inset 0 1px 0 #fff}.dashboard-shell .group-slot-card.is-over-limit{border-color:rgba(194,14,43,.28);background:linear-gradient(115deg,rgba(255,255,255,.82),rgba(255,235,239,.76))}.dashboard-shell .group-slot-time{min-width:0;display:grid;grid-gap:2px;gap:2px}.dashboard-shell .group-slot-time b{overflow-wrap:anywhere;color:#202126;font-size:10px;text-transform:capitalize}.dashboard-shell .group-slot-empty,.dashboard-shell .group-slot-roster span,.dashboard-shell .group-slot-time span{color:#72757d;font-size:8.5px}.dashboard-shell .group-slot-roster{display:grid;justify-items:end;line-height:1.1}.dashboard-shell .group-slot-roster b{color:#202126;font-size:11px}.dashboard-shell :is(.group-slot-waitlist,.group-slot-over,.group-slot-ended){width:max-content;max-width:100%;padding:3px 6px;border-radius:999px;font-size:8px;font-weight:720}.dashboard-shell .group-slot-waitlist{color:#775d16;background:rgba(251,238,188,.72)}.dashboard-shell .group-slot-over{color:#a20e26;background:rgba(255,223,229,.82)}.dashboard-shell .group-slot-ended{color:#686b72;background:rgba(226,228,232,.78)}.dashboard-shell .group-slot-empty{margin:0;padding:10px;border:1px dashed rgba(73,77,86,.2);border-radius:9px;text-align:center}.dashboard-shell .group-waitlist-pill{color:#775d16;border-color:rgba(138,107,34,.18);background:rgba(251,238,188,.54)}@media (max-width:720px){.dashboard-shell .group-audience-section{padding:9px}.dashboard-shell .group-family-grid{gap:7px;padding:0 3px 6px}.dashboard-shell .group-family-node .group-card-grid{padding:0 3px 3px}.dashboard-shell .group-family-node .group-object-card{grid-template-columns:minmax(0,1fr)}.dashboard-shell .group-family-node .group-object-card .group-card-actions{grid-column:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-shell .group-family-node .group-object-card .group-card-actions .btn:not(.group-status-toggle){width:100%;min-width:0}}@media (max-width:440px){.dashboard-shell :is(.group-category-node,.group-family-node)>summary{min-height:48px;padding-inline:10px}.dashboard-shell .group-family-node .group-object-card .group-card-actions,.dashboard-shell .group-slot-card{grid-template-columns:minmax(0,1fr)}.dashboard-shell .group-slot-roster{justify-items:start}}@media (prefers-reduced-motion:reduce){.dashboard-shell :is(.group-category-node,.group-family-node)>summary:after{transition:none}}.dashboard-shell,.member-full-profile-drawer{--dash-status-ok:#238756;--dash-status-warning:#c20e2b;--dash-status-loading:#8a6b22;--dash-status-unknown:#858991;--dash-scroll-track:rgba(40,43,50,0.06);--dash-scroll-thumb:rgba(109,19,37,0.5);--dash-scroll-thumb-hover:rgba(196,14,43,0.72);--dash-v6-glass:linear-gradient(118deg,rgba(255,255,255,0.94),rgba(240,242,245,0.76));--dash-v6-glass-strong:linear-gradient(125deg,rgba(255,255,255,0.98),rgba(234,237,241,0.82));--dash-v6-border:rgba(61,65,74,0.17)}.dashboard-shell *,.group-preview-modal *,.member-full-profile-drawer *{scrollbar-color:var(--dash-scroll-thumb,rgba(109,19,37,.5)) var(--dash-scroll-track,rgba(40,43,50,.06));scrollbar-width:thin}.dashboard-shell ::-webkit-scrollbar,.group-preview-modal ::-webkit-scrollbar,.member-full-profile-drawer ::-webkit-scrollbar{width:7px;height:7px}.dashboard-shell ::-webkit-scrollbar-track,.group-preview-modal ::-webkit-scrollbar-track,.member-full-profile-drawer ::-webkit-scrollbar-track{border-radius:8px;background:var(--dash-scroll-track,rgba(40,43,50,.06))}.dashboard-shell ::-webkit-scrollbar-thumb,.group-preview-modal ::-webkit-scrollbar-thumb,.member-full-profile-drawer ::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:8px;background:var(--dash-scroll-thumb,rgba(109,19,37,.5));background-clip:padding-box}.dashboard-shell ::-webkit-scrollbar-thumb:hover,.group-preview-modal ::-webkit-scrollbar-thumb:hover,.member-full-profile-drawer ::-webkit-scrollbar-thumb:hover{background-color:var(--dash-scroll-thumb-hover,rgba(196,14,43,.72))}.dashboard-shell .dashboard-content .staff-summary-grid>div>span:before{display:none}.dashboard-shell .dashboard-data-dot{width:7px;height:7px;flex:0 0 7px;display:inline-block;border-radius:50%;background:var(--dash-status-unknown);box-shadow:0 0 0 4px rgba(133,137,145,.1)}.dashboard-shell .dashboard-data-dot.is-ok,.dashboard-shell .reception-live-dot.is-ok{background:var(--dash-status-ok);box-shadow:0 0 0 4px rgba(35,135,86,.11),0 0 12px rgba(35,135,86,.2)}.dashboard-shell .dashboard-data-dot.is-warning,.dashboard-shell .reception-live-dot.is-warning{background:var(--dash-status-warning);box-shadow:0 0 0 4px rgba(194,14,43,.11),0 0 12px rgba(194,14,43,.18)}.dashboard-shell .dashboard-data-dot.is-loading,.dashboard-shell .reception-live-dot.is-loading{background:var(--dash-status-loading);box-shadow:0 0 0 4px rgba(138,107,34,.1)}.dashboard-shell .dashboard-data-dot.is-unknown{background:var(--dash-status-unknown)}.dashboard-shell .dashboard-summary-tile>span,.dashboard-shell .metric-head>span:first-child{display:inline-flex;align-items:center;gap:7px}.dashboard-shell .member-card-identity{display:grid;align-content:center;grid-gap:3px;gap:3px}.dashboard-shell .member-card-title-row{min-width:0;align-items:center;gap:8px}.dashboard-shell .member-card-title{min-width:0;margin:0}.dashboard-shell .member-card-list .member-object-card .dashboard-member-name{display:block;font-size:13px!important;font-weight:600;line-height:1.22}.dashboard-shell .member-card-list .member-object-card .dashboard-member-group-inline,.dashboard-shell .member-card-list .member-object-card .dashboard-member-phone{display:block;margin:0;color:#6d7078;font-size:10.5px!important;font-weight:520;line-height:1.34;overflow-wrap:anywhere}.dashboard-shell .member-card-list .member-object-card .dashboard-member-group-inline{color:#4e5159;font-weight:590}.dashboard-shell .member-card-profile-action{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;max-width:100%;padding-inline:12px;color:#fff;border-color:rgba(45,47,54,.9);background:linear-gradient(112deg,#292b31,#373139 62%,#65253a);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),inset 0 -1px 0 rgba(0,0,0,.16),0 4px 11px rgba(25,28,34,.11);text-align:center}.dashboard-shell .member-card-profile-action>span:first-child{text-align:center}.dashboard-shell .member-card-profile-action>span:last-child{position:static;flex:0 0 21px;color:var(--dash-red)}.dashboard-shell .membership-card-list{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.dashboard-shell .membership-object-card{position:relative;min-width:0;display:grid;grid-template-columns:minmax(220px,.95fr) minmax(280px,1.35fr) minmax(138px,.55fr);align-items:stretch;overflow:hidden;border:1px solid var(--dash-v6-border);border-radius:12px;background:var(--dash-v6-glass-strong);box-shadow:inset 0 1px 0 #fff,0 9px 24px rgba(25,28,34,.075);-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}.dashboard-shell .membership-object-card:before{position:absolute;inset:9px auto 9px 0;width:4px;border-radius:0 5px 5px 0;content:"";background:linear-gradient(180deg,#ff3047,var(--dash-red) 52%,var(--dash-burgundy));box-shadow:2px 0 13px rgba(229,16,40,.22)}.dashboard-shell .membership-card-identity{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;padding:14px 13px 14px 17px;border-right:1px dashed rgba(57,61,69,.18)}.dashboard-shell .membership-card-identity h3{margin:0;color:#18191d;font-size:14px;font-weight:650;line-height:1.2}.dashboard-shell .membership-card-identity p{margin:3px 0 8px;color:var(--dash-muted);font-size:10.5px;line-height:1.3}.dashboard-shell .membership-provider-row{gap:5px}.dashboard-shell .membership-provider-row :is(.route-chip,.dashboard-member-chip){min-height:28px;padding-inline:9px;font-size:9px}.dashboard-shell .membership-card-body{min-width:0;display:grid;align-content:center;grid-gap:10px;gap:10px;padding:13px 14px}.dashboard-shell .membership-group-line{margin:0;color:#33353c;font-size:11px;font-weight:620;line-height:1.35}.dashboard-shell .membership-card-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px;margin:0}.dashboard-shell .membership-card-facts>div{min-width:0;padding:8px 9px;border:1px solid rgba(67,71,80,.12);border-radius:8px;background:rgba(255,255,255,.62);box-shadow:inset 0 1px 0 #fff}.dashboard-shell .membership-card-facts dd,.dashboard-shell .membership-card-facts dt{margin:0}.dashboard-shell .membership-card-facts dt{color:#777a82;font-size:7.5px;font-weight:760;letter-spacing:.05em;text-transform:uppercase}.dashboard-shell .membership-card-facts dd{margin-top:4px;color:#26282e;font-size:10px;font-weight:620}.dashboard-shell .membership-card-actions{min-width:0;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:7px;padding:12px;border-left:1px dashed rgba(57,61,69,.18);background:linear-gradient(135deg,rgba(255,255,255,.58),rgba(229,232,236,.42))}.dashboard-shell .membership-card-actions .route-chip{justify-content:center}.dashboard-shell .membership-renewal-label{color:#686b72;font-size:9px;font-weight:620;line-height:1.25;text-align:center}.dashboard-shell .membership-card-actions .btn{width:100%;min-height:33px}.dashboard-shell .group-card-status-row{display:flex;align-items:center;gap:6px;position:absolute;top:10px;left:17px;z-index:2;margin:0;transform:none}.dashboard-shell .group-card-status-row .group-status-label{min-height:20px;display:inline-flex;align-items:center;padding:0 7px;color:#237148;border:1px solid rgba(36,132,82,.14);border-radius:7px;background:rgba(239,249,243,.76);font-size:8px;font-weight:760;letter-spacing:.035em;text-transform:uppercase}.dashboard-shell .group-card-status-row .group-status-label.is-inactive{color:#8a313e;border-color:rgba(166,43,59,.14);background:rgba(255,241,243,.76)}.dashboard-shell .group-card-title-row{display:block}.dashboard-shell .group-card-title-row h5{margin:0}.dashboard-shell .group-object-card .group-card-actions{align-items:stretch;justify-content:center}.dashboard-shell .group-object-card .group-card-actions .btn,.dashboard-shell .group-object-card .group-card-actions .group-status-toggle{width:100%;min-height:33px;align-self:stretch;margin:0}.dashboard-shell .group-object-card .group-status-toggle{display:flex;align-items:center;justify-content:center;padding-inline:8px}.dashboard-shell .group-object-card .group-status-toggle__track{width:48px}.dashboard-shell .group-card-status-row .group-status-toggle--compact{width:34px;min-height:22px;height:22px;flex:0 0 34px;align-self:center;margin:0;padding:0 3px;border-radius:7px}.dashboard-shell .group-card-status-row .group-status-toggle--compact .group-status-toggle__track{width:26px;height:14px;flex-basis:26px;padding:2px}.dashboard-shell .group-card-status-row .group-status-toggle--compact .group-status-toggle__knob{width:10px;height:10px}.dashboard-shell .group-card-status-row .group-status-toggle--compact.is-active .group-status-toggle__knob{transform:translateX(12px)}.dashboard-shell .dashboard-content :is(.scanner-standby-card,.scanner-history-card,.contact-os-hero,.contact-os-filters,.contact-os-list,.contact-os-detail,.birthdays-os-hero,.birthdays-os-filters,.birthdays-os-list,.birthdays-os-detail,.birthdays-os-upcoming,.metamorfoza-hero-panel,.metamorfoza-controls,.metamorfoza-list-panel){border-color:var(--dash-v6-border);border-radius:12px;background:var(--dash-v6-glass);box-shadow:inset 0 1px 0 #fff,0 11px 30px rgba(25,28,34,.075);-webkit-backdrop-filter:blur(20px) saturate(1.1);backdrop-filter:blur(20px) saturate(1.1)}.dashboard-shell .birthdays-os-upcoming-list article,.dashboard-shell .dashboard-content :is(.birthdays-os-stats,.metamorfoza-stats) article,.dashboard-shell .metamorfoza-cycle-card{border:1px solid var(--dash-v6-border);border-radius:10px;background:var(--dash-v6-glass-strong);box-shadow:inset 0 1px 0 #fff,0 7px 20px rgba(25,28,34,.06)}.dashboard-shell .dashboard-content :is(.birthdays-os-stats,.metamorfoza-stats) article:first-child{color:#fff;border-color:rgba(255,255,255,.16);background:radial-gradient(circle at 100% 0,rgba(229,16,40,.76),transparent 52%),linear-gradient(125deg,#17181c,#292b31 55%,#760d1d)}.dashboard-shell .dashboard-content :is(.contact-os-list>button,.birthdays-os-row:not(.header),.metamorfoza-enrollment-card){border-color:rgba(65,69,78,.16);border-radius:10px;background:var(--dash-v6-glass-strong);box-shadow:inset 0 1px 0 #fff,0 5px 15px rgba(25,28,34,.055)}.dashboard-shell .dashboard-content :is(.birthdays-os-row.header,.data-head){color:#656870;background:linear-gradient(120deg,rgba(232,235,239,.9),rgba(246,247,249,.82))}.dashboard-shell :is(.birthdays-os-filters,.birthdays-os-actions,.birthdays-os-deposit,.metamorfoza-create-cycle,.metamorfoza-enrollment-actions,.metamorfoza-group-action,.contact-os-actions,.birthday-availability-staff) :is(input,select,textarea){min-height:40px;color:#222329;border:1px solid rgba(68,72,81,.2);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(232,235,239,.72));box-shadow:inset 0 1px 3px rgba(24,27,33,.045)}.dashboard-shell .birthday-availability-staff{border-color:var(--dash-v6-border);border-radius:12px;background:var(--dash-v6-glass);box-shadow:inset 0 1px 0 #fff,0 10px 28px rgba(25,28,34,.07)}.dashboard-shell .birthday-availability-staff :is(.birthday-availability-month-controls button,.birthday-availability-close,.birthday-availability-reservations button),.dashboard-shell .scanner-refresh{min-height:34px;padding:0 11px;color:#292b31;border:1px solid rgba(61,65,74,.2);border-radius:8px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(231,234,238,.8));box-shadow:inset 0 1px 0 #fff,0 4px 10px rgba(24,27,33,.06);font:inherit;font-size:10px;font-weight:720;cursor:pointer}.dashboard-shell .scanner-reader-surface{color:#202228;border:1px solid rgba(66,70,79,.18);border-radius:12px;background:radial-gradient(circle at 50% 18%,rgba(229,16,40,.1),transparent 42%),linear-gradient(145deg,rgba(255,255,255,.96),rgba(229,232,236,.8));box-shadow:inset 0 1px 0 #fff,inset 0 -1px 0 rgba(25,28,34,.05),0 12px 30px rgba(24,27,33,.08)}.dashboard-shell .scanner-reader-surface:before{background:radial-gradient(circle,rgba(229,16,40,.08) 1px,transparent 0);background-size:14px 14px}.dashboard-shell .scanner-reader-mark i{border-color:var(--dash-red)}.dashboard-shell .scanner-reader-mark span,.dashboard-shell .scanner-reader-mark:after{background:linear-gradient(90deg,transparent,var(--dash-red),transparent);box-shadow:0 0 12px rgba(229,16,40,.24)}.dashboard-shell .scanner-reader-surface>p,.dashboard-shell .scanner-standby-head>div>span,.dashboard-shell .scanner-station-foot{color:var(--dash-muted)}.dashboard-shell .scanner-station-foot{border-color:rgba(65,69,78,.15);background:rgba(255,255,255,.48)}.dashboard-shell .scanner-station-foot b{color:var(--dash-red)}.dashboard-shell .scanner-recent{border-color:rgba(65,69,78,.15);border-radius:9px;background:rgba(255,255,255,.66)}.member-full-profile-drawer{color:#1d1f24;border:1px solid rgba(255,255,255,.88);border-radius:12px;background:radial-gradient(circle at 100% 0,rgba(196,14,43,.1),transparent 28%),linear-gradient(125deg,rgba(247,248,250,.98),rgba(229,232,237,.94));box-shadow:inset 0 1px 0 #fff,0 28px 80px rgba(20,22,27,.25);-webkit-backdrop-filter:blur(26px) saturate(1.12);backdrop-filter:blur(26px) saturate(1.12)}.member-full-profile-drawer .member-profile-head{color:#fff;border-bottom-color:rgba(255,255,255,.1);background:radial-gradient(circle at 86% 0,rgba(229,16,40,.58),transparent 38%),linear-gradient(120deg,#17181c,#292b31 62%,#690c1b);box-shadow:inset 0 -1px 0 rgba(0,0,0,.28),0 12px 30px rgba(26,28,33,.16)}.member-full-profile-drawer .member-profile-section h3,.member-full-profile-drawer .member-profile-title h2,.member-full-profile-drawer .profile-history-grid h3{color:#191a1e;font-family:inherit;font-weight:670;letter-spacing:-.025em}.member-full-profile-drawer .member-profile-head .member-profile-title h2{color:#fff}.member-full-profile-drawer .member-profile-head .member-profile-title small{color:rgba(255,255,255,.7)}.member-full-profile-drawer .member-profile-head .member-profile-title>span{color:#fff;border-color:rgba(255,255,255,.2);background:linear-gradient(145deg,#ef263e,#a20e25);box-shadow:inset 0 1px 0 rgba(255,255,255,.26),0 8px 22px rgba(124,10,29,.3)}.member-full-profile-drawer .member-profile-head .btn-white,.member-full-profile-drawer .member-profile-head .icon-btn{color:#fff;border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.15)}.member-full-profile-drawer .member-profile-section,.member-full-profile-drawer .profile-history-grid>section{position:relative;border:1px solid rgba(65,69,78,.15);border-radius:10px;background:var(--dash-v6-glass-strong);box-shadow:inset 0 1px 0 #fff,0 8px 22px rgba(25,28,34,.07)}.member-full-profile-drawer .member-profile-section:before,.member-full-profile-drawer .profile-history-grid>section:before{position:absolute;top:14px;bottom:14px;left:0;width:3px;border-radius:0 4px 4px 0;content:"";background:linear-gradient(180deg,#f3273f,#a10d24)}.member-full-profile-drawer .member-profile-section-head{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid rgba(65,69,78,.11)}.member-full-profile-drawer .member-profile-section-head h3{margin:0}.member-full-profile-drawer :is(.member-data-grid>div,.member-data-grid>label,.member-group-list article,.member-group-action){border-color:rgba(65,69,78,.14);border-radius:9px;background:rgba(255,255,255,.62);box-shadow:inset 0 1px 0 #fff}.member-full-profile-drawer :is(input,select,textarea){min-height:40px;color:#222329;border-color:rgba(68,72,81,.2);border-radius:8px;background:rgba(255,255,255,.9);box-shadow:inset 0 1px 2px rgba(24,27,33,.045)}.member-full-profile-drawer :is(.btn,button.btn,a.btn,.icon-btn){min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding-inline:13px;border:1px solid rgba(61,65,74,.19);border-radius:8px;background:linear-gradient(145deg,rgba(255,255,255,.97),rgba(228,231,236,.82));box-shadow:inset 0 1px 0 #fff,0 5px 13px rgba(24,27,33,.075);font-family:inherit;font-size:10px;font-weight:740;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.member-full-profile-drawer .btn-red{color:#fff;border-color:#c80e28;background:linear-gradient(120deg,var(--dash-burgundy),#e51028 68%,#f3263d);box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 8px 20px rgba(176,11,36,.18)}.member-full-profile-drawer .member-profile-danger-zone{border-color:rgba(181,19,44,.24);background:linear-gradient(120deg,rgba(255,255,255,.88),rgba(255,239,242,.74))}.member-full-profile-drawer .member-profile-danger-action{color:#a30f25;border-color:rgba(181,19,44,.28);background:linear-gradient(145deg,#fff,#fff0f2)}.dashboard-shell .payment-member-picker,.dashboard-shell .payment-member-picker-field{min-width:0}.dashboard-shell .payment-member-picker{position:relative}.dashboard-shell .payment-member-picker>input{width:100%;padding-right:34px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(232,235,239,.78)),radial-gradient(circle at 100% 50%,rgba(229,16,40,.08),transparent 32%)}.dashboard-shell .payment-member-picker:after{position:absolute;top:15px;right:13px;width:7px;height:7px;border-right:1.5px solid #9b1025;border-bottom:1.5px solid #9b1025;content:"";pointer-events:none;transform:rotate(45deg)}.dashboard-shell .payment-member-picker-results{position:absolute;z-index:95;top:calc(100% + 6px);right:0;left:0;max-height:286px;display:grid;grid-gap:3px;gap:3px;overflow-y:auto;padding:7px;border:1px solid rgba(255,255,255,.86);border-radius:10px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(232,235,239,.94));box-shadow:inset 0 1px 0 #fff,0 18px 42px rgba(22,24,30,.2);-webkit-backdrop-filter:blur(22px) saturate(1.12);backdrop-filter:blur(22px) saturate(1.12)}.dashboard-shell .payment-member-picker-results button{min-height:42px;display:grid;grid-gap:2px;gap:2px;padding:7px 9px;color:#24262b;border:1px solid transparent;border-radius:7px;background:transparent;font:inherit;text-align:left;cursor:pointer}.dashboard-shell .payment-member-picker-results button span{font-size:10.5px;font-weight:720}.dashboard-shell .payment-member-picker-results button small,.dashboard-shell .payment-member-picker-results>p{margin:0;color:var(--dash-muted);font-size:9px;line-height:1.3}.dashboard-shell .payment-member-picker-results button:is(:hover,:focus-visible,.is-selected){border-color:rgba(176,13,38,.2);background:linear-gradient(112deg,rgba(255,255,255,.9),rgba(229,16,40,.08));outline:none}.dashboard-shell .reception-lead-list .lead-result{position:relative;overflow:hidden}.dashboard-shell .reception-lead-list .lead-result:before{position:absolute;inset:7px auto 7px 0;width:3px;border-radius:0 4px 4px 0;content:"";background:rgba(112,115,123,.28)}.dashboard-shell .reception-lead-list .lead-result--today{border-color:rgba(205,116,24,.26);background:linear-gradient(112deg,rgba(255,255,255,.96),rgba(255,242,221,.82));box-shadow:inset 0 1px 0 #fff,0 7px 18px rgba(128,74,17,.08)}.dashboard-shell .reception-lead-list .lead-result--today:before{background:linear-gradient(180deg,#eaa43e,#c86b17);box-shadow:2px 0 10px rgba(203,111,22,.18)}.dashboard-shell .lead-recency-label{display:inline-flex;align-items:center;min-height:19px;margin-left:7px;padding:0 6px;color:#934c0f;border:1px solid rgba(203,111,22,.2);border-radius:6px;background:rgba(255,235,202,.78);font-size:7.5px;font-weight:780;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle}.dashboard-shell .reception-lead-terms{gap:4px}.dashboard-shell .reception-lead-terms b{display:block}.dashboard-shell .nav-badge,.dashboard-shell .nav-item.active .nav-badge{color:#fff;background:linear-gradient(145deg,#ef263e,#a90e27);box-shadow:0 4px 11px rgba(178,12,39,.2)}@media (hover:hover){.dashboard-shell .birthday-availability-staff button:not(:disabled):hover,.dashboard-shell .scanner-refresh:not(:disabled):hover{border-color:rgba(185,13,37,.36);transform:translateY(-1px);box-shadow:inset 0 1px 0 #fff,0 7px 17px rgba(24,27,33,.11)}.member-full-profile-drawer :is(button.btn,a.btn,button.icon-btn):not(:disabled):hover{transform:translateY(-1px);filter:brightness(1.025)}}@media (max-width:1180px){.dashboard-shell .membership-object-card{grid-template-columns:minmax(220px,.9fr) minmax(0,1.2fr)}.dashboard-shell .membership-card-actions{grid-column:1/-1;flex-direction:row;align-items:center;border-top:1px dashed rgba(57,61,69,.18);border-left:0}.dashboard-shell .membership-card-actions>*{flex:1 1}.dashboard-shell .group-object-card .group-card-actions{justify-content:center}.dashboard-shell .group-object-card .group-card-actions .btn,.dashboard-shell .group-object-card .group-card-actions .group-status-toggle{width:auto;flex:1 1}}@media (max-width:720px){.dashboard-shell .membership-object-card{grid-template-columns:minmax(0,1fr)}.dashboard-shell .membership-card-actions,.dashboard-shell .membership-card-identity{grid-column:auto;border-right:0}.dashboard-shell .membership-card-body,.dashboard-shell .membership-card-identity{border-bottom:1px dashed rgba(57,61,69,.18)}.dashboard-shell .membership-card-actions{flex-wrap:wrap}.dashboard-shell .membership-card-actions>*{flex:1 1 120px}.dashboard-shell .group-object-card .group-card-actions{flex-wrap:wrap}.dashboard-shell .group-object-card .group-card-actions .btn,.dashboard-shell .group-object-card .group-card-actions .group-status-toggle{flex:1 1 132px}}@media (max-width:440px){.dashboard-shell .membership-card-facts{grid-template-columns:minmax(0,1fr)}.dashboard-shell .membership-card-actions{flex-direction:column}.dashboard-shell .membership-card-actions>*{width:100%;flex:0 0 auto}.dashboard-shell .member-card-list .member-object-card .dashboard-member-name{font-size:13px!important}}@media (prefers-reduced-motion:reduce){.dashboard-shell .birthday-availability-staff button,.dashboard-shell .scanner-refresh,.member-full-profile-drawer :is(button.btn,a.btn,button.icon-btn){transition:none}}.dashboard-shell .schedule-dashboard-layout{position:relative;transition:grid-template-columns .18s ease,gap .18s ease}.dashboard-shell .schedule-dashboard-layout--calendar-collapsed{grid-template-columns:minmax(0,1fr)!important;gap:0}.dashboard-shell .schedule-calendar-column,.dashboard-shell .schedule-weekly-panel{min-width:0}.dashboard-shell .schedule-panel-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.dashboard-shell .schedule-panel-actions .btn{white-space:nowrap}.dashboard-shell .schedule-calendar-edge-toggle{position:absolute;z-index:4;top:78px;left:calc(100% - 367px);width:32px;height:44px;display:inline-grid;place-items:center;padding:0;color:#fff;border:1px solid rgba(133,8,29,.72);border-radius:999px;background:linear-gradient(145deg,#f02640,#a90e27 76%);box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 7px 17px rgba(137,10,34,.25);cursor:pointer;transform:translateX(-50%);transition:left .18s ease,right .18s ease,transform .18s ease,filter .15s ease,box-shadow .15s ease}.dashboard-shell .schedule-calendar-edge-toggle--compact{display:none}.dashboard-shell .schedule-calendar-edge-toggle.is-collapsed{right:0;left:auto;transform:none}.dashboard-shell .schedule-calendar-edge-toggle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.dashboard-shell .schedule-calendar-edge-toggle.is-collapsed svg{transform:rotate(180deg)}.dashboard-shell .schedule-calendar-edge-toggle:hover{filter:brightness(1.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.34),0 9px 21px rgba(137,10,34,.31)}.dashboard-shell .schedule-calendar-edge-toggle:focus-visible{outline:3px solid rgba(229,16,40,.2);outline-offset:3px}.dashboard-shell .schedule-calendar-panel-head{align-items:flex-start}@media (max-width:1100px){.dashboard-shell .schedule-calendar-edge-toggle--edge{display:none}.dashboard-shell .schedule-calendar-edge-toggle--compact,.dashboard-shell .schedule-calendar-edge-toggle--compact.is-collapsed{position:static;width:44px;height:44px;display:inline-grid;flex:0 0 44px;transform:none}.dashboard-shell .schedule-calendar-edge-toggle.is-collapsed svg{transform:rotate(180deg)}}@media (max-width:720px){.dashboard-shell .schedule-calendar-panel-head,.dashboard-shell .schedule-dashboard-layout .panel-head{align-items:stretch}.dashboard-shell .schedule-panel-actions{width:100%;justify-content:flex-start}.dashboard-shell .schedule-panel-actions .btn{max-width:100%}}@media (prefers-reduced-motion:reduce){.dashboard-shell .schedule-calendar-edge-toggle,.dashboard-shell .schedule-calendar-edge-toggle svg,.dashboard-shell .schedule-dashboard-layout{transition:none}}.member-full-profile-drawer .member-profile-payment-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,.7fr);grid-gap:10px;gap:10px;margin:12px 0 14px;padding:12px;border:1px solid rgba(177,14,40,.18);border-radius:9px;background:linear-gradient(125deg,rgba(255,255,255,.88),rgba(255,239,243,.7));box-shadow:inset 0 1px 0 #fff,0 8px 18px rgba(98,17,38,.07)}.member-full-profile-drawer .member-profile-payment-form>.reception-action-row,.member-full-profile-drawer .member-profile-payment-form>p{grid-column:1/-1;margin:0}.member-full-profile-drawer .member-profile-payment-form>label{display:grid;align-content:start;grid-gap:6px;gap:6px}.member-full-profile-drawer .member-profile-payment-form>label>span{color:#62656e;font-size:9px;font-weight:760;letter-spacing:.055em;text-transform:uppercase}.member-full-profile-drawer .member-profile-section,.member-full-profile-drawer .profile-history-grid>section{padding:16px 17px}.member-full-profile-drawer .member-profile-section-head{min-height:40px;padding:0 0 12px 4px;margin:0 0 2px}.member-full-profile-drawer .member-profile-section-head .btn{min-height:34px;margin:0;padding-inline:13px}.member-full-profile-drawer .member-profile-payments .member-profile-primary-action:not(:disabled){color:#fff;border-color:#c80e28;background:linear-gradient(120deg,#8f0b20,#e51028 70%,#f3263d)}.member-full-profile-drawer .member-profile-payments .member-profile-primary-action:disabled{color:#747780;border-color:rgba(67,71,80,.14);background:#eceef1;opacity:.78}.dashboard-shell .member-object-card .member-card-actions{padding-inline:12px 18px;box-sizing:border-box}.dashboard-shell .member-object-card .member-card-profile-action{max-width:calc(100% - 10px);gap:12px}@media (max-width:720px){.dashboard-shell .group-object-card .group-ticket-identity{min-height:108px;padding-top:36px}.member-full-profile-drawer .member-profile-payment-form{grid-template-columns:minmax(0,1fr)}.member-full-profile-drawer .member-profile-payment-form>.reception-action-row,.member-full-profile-drawer .member-profile-payment-form>p{grid-column:1}}.dashboard-shell .group-family-node .group-object-card{min-height:0;grid-template-columns:minmax(0,1fr)}.dashboard-shell .group-family-node .group-ticket-identity{min-height:0;padding:13px 14px 12px 16px;border-right:0;border-bottom:1px dashed rgba(57,61,69,.18)}.dashboard-shell .group-family-node .group-ticket-body{align-content:start;padding:12px 14px 14px}.dashboard-shell .group-family-node .group-card-actions{grid-column:1/-1;flex-direction:row;align-items:center;padding:8px 10px;border-top:1px dashed rgba(57,61,69,.18);border-left:0}@media (max-width:720px){.dashboard-shell .group-family-node .group-object-card{grid-template-columns:minmax(0,1fr)}.dashboard-shell .group-family-node .group-ticket-identity{min-height:0;padding-top:12px}.dashboard-shell .group-family-node .group-card-actions{grid-column:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:440px){.dashboard-shell .group-family-node .group-card-actions{grid-template-columns:minmax(0,1fr)}}.dashboard-shell .group-family-node .group-ticket-copy{display:grid;align-content:center;grid-gap:4px;gap:4px}.dashboard-shell .group-family-node .group-card-status-row{position:static;inset:auto;z-index:auto;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 0 2px;flex-wrap:wrap}.dashboard-shell .group-family-node .group-card-title-row,.dashboard-shell .group-family-node .group-card-title-row h5{min-width:0;max-width:100%}.dashboard-shell .group-family-node .group-card-title-row h5{line-height:1.3;overflow-wrap:anywhere}.dashboard-shell .group-family-node .group-ticket-identity p{margin:0;overflow-wrap:anywhere}.dashboard-shell .group-archive-card{border-color:rgba(84,91,105,.2);background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(246,247,249,.92))}.dashboard-shell .group-archive-state{display:inline-flex;align-items:center;min-height:24px;padding:4px 9px;border:1px solid rgba(84,91,105,.2);border-radius:999px;background:rgba(84,91,105,.08);color:#535966;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.dashboard-shell .group-archive-details{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:12px;padding-top:12px;border-top:1px dashed rgba(57,61,69,.18)}.dashboard-shell .group-archive-details>div{display:grid;grid-gap:3px;gap:3px;min-width:0;padding:9px 10px;border:1px solid rgba(57,61,69,.12);border-radius:12px;background:rgba(255,255,255,.72)}.dashboard-shell .group-archive-details>div span{color:#777d88;font-size:.68rem;font-weight:700;text-transform:uppercase}.dashboard-shell .group-archive-details>div b{color:#292d32;font-size:.82rem;overflow-wrap:anywhere}.dashboard-shell .group-archive-details__status{grid-column:span 2}.dashboard-shell .group-archive-details__status .is-safe{color:#277a4a}.dashboard-shell .group-archive-details__status .is-warning,.dashboard-shell .group-archive-warning{color:#9f2d3f}.dashboard-shell .group-archive-details>p{grid-column:1/-1;margin:0;padding:9px 11px;border-radius:10px;background:rgba(84,91,105,.07);color:#5f6570;font-size:.78rem;line-height:1.4}.dashboard-shell .group-archive-details>.group-archive-warning{background:rgba(191,35,60,.07)}.dashboard-shell .group-archive-details>.group-archive-note{font-weight:700}@media (max-width:760px){.dashboard-shell .group-archive-details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:440px){.dashboard-shell .group-archive-details{grid-template-columns:minmax(0,1fr)}.dashboard-shell .group-archive-details__status{grid-column:auto}.dashboard-shell .group-family-node .group-ticket-identity{grid-template-columns:30px minmax(0,1fr);gap:8px}.dashboard-shell .group-family-node .group-ticket-mark{width:30px;height:30px}}.enrollment-cleanup{display:grid;grid-gap:18px;gap:18px;margin-top:18px}.dashboard-utility-grid--cleanup{grid-template-columns:minmax(0,1fr)}.enrollment-cleanup-card>footer,.enrollment-cleanup-card>header,.enrollment-cleanup__heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.enrollment-cleanup-card h4,.enrollment-cleanup__heading h3{margin:0}.enrollment-cleanup-card header p,.enrollment-cleanup-card__hint,.enrollment-cleanup-card__suggestion,.enrollment-cleanup__heading p{margin:5px 0 0;color:var(--dashboard-muted,#6f717b)}.enrollment-cleanup__summary{display:grid;grid-template-columns:repeat(5,minmax(135px,1fr));grid-gap:10px;gap:10px}.enrollment-cleanup__filters{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(240px,1.2fr);grid-gap:12px;gap:12px;padding:14px;border:1px solid rgba(35,29,36,.1);border-radius:18px;background:rgba(255,255,255,.72)}.enrollment-cleanup__filters>label{display:grid;grid-gap:7px;gap:7px;color:#5f6069;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.enrollment-cleanup__filters input:not([type]),.enrollment-cleanup__filters input[type=text],.enrollment-cleanup__filters select{min-height:44px;border:1px solid rgba(35,29,36,.13);border-radius:13px;padding:0 13px;background:#fff;color:#211d22;font:inherit;text-transform:none}.enrollment-cleanup__quick-filters{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px}.enrollment-cleanup__quick-filters label{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:7px 11px;border:1px solid rgba(35,29,36,.1);border-radius:999px;background:rgba(255,255,255,.88);color:#454149;font-size:13px;font-weight:700}.enrollment-cleanup__quick-filters input{accent-color:#c70f31}.enrollment-cleanup__results{display:grid;grid-gap:12px;gap:12px}.enrollment-cleanup__result-count{color:#6f717b;font-size:13px}.enrollment-cleanup-card{display:grid;grid-gap:12px;gap:12px;padding:18px;overflow:hidden;border:1px solid rgba(35,29,36,.1);border-left:4px solid #dca40d;border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(250,247,248,.92));box-shadow:0 14px 36px rgba(59,22,31,.07)}.enrollment-cleanup-card.is-abovePlanLimit,.enrollment-cleanup-card.is-endedScheduleEnrollments{border-left-color:#c70f31}.enrollment-cleanup-card__category{display:block;margin-bottom:4px;color:#a30d29;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.enrollment-cleanup-card__metrics{display:flex;flex-wrap:wrap;gap:8px}.enrollment-cleanup-card__metrics>span{padding:7px 10px;border-radius:10px;background:#f4f1f2;color:#5c5760;font-size:12px}.enrollment-cleanup-card__metrics .is-danger{background:#fff0f3;color:#a30d29}.enrollment-cleanup-card__slots{display:grid;grid-gap:7px;gap:7px;padding:12px;border-radius:13px;background:rgba(243,247,244,.92)}.enrollment-cleanup-card__slots.is-ended{background:rgba(255,240,243,.82)}.enrollment-cleanup-card__slots>span{color:#504c53;font-size:13px}.enrollment-cleanup-card__suggestion{padding:10px 12px;border-radius:12px;background:#fff8df}.enrollment-cleanup-card>footer{justify-content:flex-start;flex-wrap:wrap}@media (max-width:980px){.enrollment-cleanup__summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.enrollment-cleanup-card>header,.enrollment-cleanup__heading{align-items:flex-start;flex-direction:column}.enrollment-cleanup__filters,.enrollment-cleanup__summary{grid-template-columns:minmax(0,1fr)}.enrollment-cleanup__quick-filters{grid-column:1;align-items:stretch;flex-direction:column}.enrollment-cleanup-card{padding:15px}}.group-preview-modal.group-preview-modal--archive .group-preview-head{margin:0 0 12px;top:0}.group-preview-modal.group-preview-modal--archive .group-member-row{grid-template-columns:minmax(0,1fr)!important;cursor:default}.dashboard-shell .group-family-node .group-object-card{overflow:hidden;border-color:rgba(70,74,84,.14);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(248,249,251,.94));box-shadow:0 9px 24px rgba(35,24,29,.055),inset 0 1px 0 #fff}.dashboard-shell .group-family-node .group-ticket-identity{grid-template-columns:38px minmax(0,1fr);gap:11px;padding:12px 14px}.dashboard-shell .group-family-node .group-ticket-mark{width:38px;height:38px}.dashboard-shell .group-family-node .group-ticket-copy{gap:3px}.dashboard-shell .group-family-node .group-card-status-row{margin-bottom:1px}.dashboard-shell .group-family-node .group-card-title-row h5{font-size:clamp(.94rem,1.1vw,1.06rem);line-height:1.22}.dashboard-shell .group-family-node .group-ticket-body{gap:9px;padding:10px 14px 12px}.dashboard-shell .group-family-node .group-card-metrics{gap:5px;padding:0;border:0;background:transparent;box-shadow:none}.dashboard-shell .group-family-node .group-card-metrics :is(.route-chip,.dashboard-member-chip),.group-preview-modal .group-member-name-line :is(.route-chip,.app-account-pill){min-height:29px;padding:0 9px;border-radius:8px;font-size:9.5px;font-weight:680;line-height:1.1;box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 2px 6px rgba(24,27,33,.04)}.dashboard-shell .group-schedule-summary{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:6px 10px;gap:6px 10px;padding:9px 10px;border:1px solid rgba(72,76,86,.12);border-radius:11px;background:rgba(255,255,255,.68)}.dashboard-shell .group-schedule-summary__label{color:#777b84;font-size:.65rem;font-weight:820;letter-spacing:.05em;text-transform:uppercase}.dashboard-shell .group-schedule-summary__items{min-width:0;display:flex;flex-wrap:wrap;gap:5px}.dashboard-shell .group-schedule-summary__item,.dashboard-shell .group-schedule-summary__more{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 8px;border:1px solid rgba(177,14,40,.14);border-radius:8px;background:linear-gradient(145deg,#fff,#f8eef1);color:#4c4247;font-size:.72rem;white-space:nowrap}.dashboard-shell .group-schedule-summary__item b,.dashboard-shell .group-schedule-summary__more{color:#a40f29;font-weight:850}.dashboard-shell .group-schedule-summary>small{grid-column:2;color:#7a7d85;font-size:.66rem;line-height:1.35}.dashboard-shell .group-schedule-summary-empty{margin:0;padding:9px 10px;border:1px dashed rgba(73,77,86,.18);border-radius:10px;color:#747780;font-size:.74rem}.dashboard-shell .group-family-node .group-card-actions{gap:6px}.dashboard-shell .group-family-node .group-card-actions .btn:not(.group-status-toggle){flex:0 1 auto;min-height:34px;padding:0 12px;border-radius:9px}.group-preview-modal .group-preview-schedule-editor.is-readonly .group-schedule-edit-row.weekly-class-card--interactive{position:relative;width:100%;min-width:0;padding:13px 48px 13px 14px;border-color:rgba(66,70,80,.15);border-left:4px solid #b80e2c;border-radius:14px;background:linear-gradient(135deg,#fff,#faf7f8);color:#24252a;text-align:left;cursor:pointer;box-shadow:0 7px 18px rgba(44,28,34,.055);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.group-preview-modal .group-preview-schedule-editor.is-readonly .group-schedule-edit-row.weekly-class-card--interactive:hover{border-color:rgba(184,14,44,.32);box-shadow:0 10px 24px rgba(91,20,37,.09);transform:translateY(-1px)}.group-preview-modal .group-preview-schedule-editor.is-readonly .group-schedule-edit-row.weekly-class-card--interactive:focus-visible{outline:3px solid rgba(184,14,44,.2);outline-offset:2px}.group-preview-modal .group-slot-open-hint{position:absolute;top:50%;right:13px;display:inline-flex;align-items:center;gap:4px;color:#a40f29!important;font-size:.68rem!important;font-weight:800;transform:translateY(-50%)}.group-preview-modal .group-slot-open-hint span{font-size:1.15rem;line-height:1}.group-preview-modal .weekly-slot-details-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}@media (max-width:720px){.dashboard-shell .group-family-node .group-card-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell .group-family-node .group-card-actions .btn:not(.group-status-toggle){width:100%}.dashboard-shell .group-schedule-summary{grid-template-columns:minmax(0,1fr)}.dashboard-shell .group-schedule-summary>small{grid-column:1}}@media (max-width:440px){.dashboard-shell .group-family-node .group-ticket-identity{grid-template-columns:34px minmax(0,1fr);gap:9px}.dashboard-shell .group-family-node .group-ticket-mark{width:34px;height:34px}.dashboard-shell .group-family-node .group-card-actions{grid-template-columns:minmax(0,1fr)}.group-preview-modal .group-preview-schedule-editor.is-readonly .group-schedule-edit-row.weekly-class-card--interactive{padding-right:14px}.group-preview-modal .group-slot-open-hint{position:static;justify-self:start;transform:none}}@media (prefers-reduced-motion:reduce){.group-preview-modal .group-preview-schedule-editor.is-readonly .group-schedule-edit-row.weekly-class-card--interactive{transition:none}}.dashboard-shell .member-cleanup-toolbar{display:grid;grid-gap:12px;gap:12px;margin-top:10px;padding:14px;border:1px solid rgba(137,21,44,.14);border-radius:16px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(252,247,248,.94)),radial-gradient(circle at 100% 0,rgba(184,14,44,.08),transparent 46%);box-shadow:0 12px 30px rgba(64,27,36,.055)}.dashboard-shell .member-cleanup-controls,.dashboard-shell .member-cleanup-toolbar>header,.dashboard-shell .member-cleanup-toolbar>header>div,.member-profile-drawer .member-cleanup-summary>div{display:flex;align-items:center}.dashboard-shell .member-cleanup-toolbar>header{justify-content:space-between;gap:12px}.dashboard-shell .member-cleanup-toolbar>header>div{min-width:0;flex-wrap:wrap;gap:6px 9px}.dashboard-shell .member-cleanup-toolbar>header>div>span,.member-profile-drawer .member-cleanup-summary>div>span{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#a70e29;color:#fff;font-size:.62rem;font-weight:850;letter-spacing:.09em}.dashboard-shell .member-cleanup-toolbar h3,.member-profile-drawer .member-cleanup-summary h3{margin:0;color:#282329;font-size:.92rem;letter-spacing:-.015em}.dashboard-shell .member-cleanup-toolbar small{color:#77727a;font-size:.72rem;font-weight:650}.dashboard-shell .member-cleanup-filter-rail{display:flex;align-items:center;gap:7px;padding:3px 1px 5px;overflow-x:auto;scrollbar-width:thin}.dashboard-shell .member-cleanup-controls>button,.dashboard-shell .member-cleanup-filter-rail button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 10px;border:1px solid rgba(58,52,58,.13);border-radius:10px;background:rgba(255,255,255,.82);color:#524b52;font:inherit;font-size:.7rem;font-weight:760;white-space:nowrap;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.dashboard-shell .member-cleanup-filter-rail button b{display:inline-grid;min-width:21px;height:21px;place-items:center;padding:0 5px;border-radius:999px;background:#f2e7ea;color:#97132b;font-size:.66rem}.dashboard-shell .member-cleanup-controls>button:hover,.dashboard-shell .member-cleanup-filter-rail button:hover{border-color:rgba(167,14,41,.34);color:#8f1128}.dashboard-shell .member-cleanup-controls>button.active,.dashboard-shell .member-cleanup-filter-rail button.active{border-color:#a70e29;background:#a70e29;color:#fff;box-shadow:0 6px 14px rgba(137,16,39,.16)}.dashboard-shell .member-cleanup-filter-rail button.active b{background:rgba(255,255,255,.19);color:#fff}.dashboard-shell .member-cleanup-controls>button:focus-visible,.dashboard-shell .member-cleanup-filter-rail button:focus-visible,.member-profile-drawer .member-cleanup-navigation button:focus-visible{outline:3px solid rgba(184,14,44,.2);outline-offset:2px}.dashboard-shell .member-cleanup-controls{flex-wrap:wrap;gap:8px}.dashboard-shell .member-cleanup-controls label{display:flex;align-items:center;gap:7px;color:#69636a;font-size:.7rem;font-weight:750}.dashboard-shell .member-cleanup-controls select{min-height:34px;padding:0 32px 0 10px;border:1px solid rgba(58,52,58,.14);border-radius:10px;background-color:#fff;color:#373238;font-size:.72rem;font-weight:700}.dashboard-shell .member-cleanup-controls>span{margin-left:auto;color:#767078;font-size:.7rem;font-weight:700}.dashboard-shell .member-cleanup-row-indicator{display:inline-flex;align-items:center;min-height:25px;padding:0 8px;border:1px solid rgba(158,99,18,.18);border-radius:999px;background:#fff7e8;color:#87540b;font-size:.66rem;font-weight:820;white-space:nowrap}.dashboard-shell .member-cleanup-row-indicator.is-p0{border-color:rgba(167,14,41,.2);background:#fff0f3;color:#a00e29}.dashboard-shell .app-account-pill--disabled,.dashboard-shell .app-account-pill--inactive,.member-profile-drawer .app-account-pill--disabled,.member-profile-drawer .app-account-pill--inactive{border-color:rgba(69,76,88,.13);background:#f5f6f8;color:#59606b}.member-profile-drawer .member-cleanup-navigation{position:-webkit-sticky;position:sticky;top:0;z-index:4;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;margin:0 -1px;padding:9px 1px;border-bottom:1px solid rgba(70,61,67,.09);background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.member-profile-drawer .member-cleanup-navigation button:last-child{justify-self:end}.member-profile-drawer .member-cleanup-navigation>span{color:#69636a;font-size:.72rem;font-weight:800;white-space:nowrap}.member-profile-drawer .member-cleanup-summary{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid rgba(158,99,18,.18);border-left:4px solid #b47618;border-radius:14px;background:linear-gradient(135deg,#fffaf1,#fff)}.member-profile-drawer .member-cleanup-summary.is-p0{border-color:rgba(167,14,41,.17) rgba(167,14,41,.17) rgba(167,14,41,.17) #aa0e2a;background:linear-gradient(135deg,#fff2f4,#fff)}.member-profile-drawer .member-cleanup-summary>div{flex-wrap:wrap;gap:8px}.member-profile-drawer .member-cleanup-summary ul{display:grid;grid-gap:7px;gap:7px;margin:0;padding:0;list-style:none}.member-profile-drawer .member-cleanup-summary li{display:grid;grid-template-columns:minmax(130px,.38fr) minmax(0,1fr);grid-gap:10px;gap:10px;padding-top:7px;border-top:1px solid rgba(73,65,70,.08);color:#5f585f;font-size:.75rem;line-height:1.4}.member-profile-drawer .member-cleanup-summary li b{color:#312b31}.member-profile-drawer .member-exact-slot-heading{margin-top:8px;color:#8b858b;font-size:.62rem;font-weight:850;letter-spacing:.09em}.member-profile-drawer .member-exact-slot-missing{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:4px;padding:5px 8px;border-radius:8px;background:#fff0f3;color:#a00e29;font-weight:800}.member-profile-drawer .member-profile-save-next{box-shadow:0 6px 16px rgba(45,37,42,.12)}@media (max-width:640px){.dashboard-shell .member-cleanup-toolbar{padding:12px;border-radius:14px}.dashboard-shell .member-cleanup-toolbar>header{align-items:flex-start}.dashboard-shell .member-cleanup-filter-rail{margin-inline:-4px;padding-inline:4px}.dashboard-shell .member-cleanup-controls,.dashboard-shell .member-cleanup-controls label{align-items:stretch}.dashboard-shell .member-cleanup-controls label,.dashboard-shell .member-cleanup-controls select,.dashboard-shell .member-cleanup-controls>button{width:100%}.dashboard-shell .member-cleanup-controls>span{margin-left:0}.dashboard-shell .member-cleanup-row-indicator{white-space:normal}.member-profile-drawer .member-cleanup-navigation{grid-template-columns:1fr 1fr}.member-profile-drawer .member-cleanup-navigation>span{grid-column:1/-1;grid-row:1;justify-self:center}.member-profile-drawer .member-cleanup-navigation button{grid-row:2;width:100%}.member-profile-drawer .member-cleanup-summary li{grid-template-columns:minmax(0,1fr);gap:3px}}@media (prefers-reduced-motion:reduce){.dashboard-shell .member-cleanup-controls>button,.dashboard-shell .member-cleanup-filter-rail button{transition:none}}.dashboard-shell .weekly-slot-edit-grid .weekly-slot-name-field{grid-column:1/-1}@media (max-width:560px){.dashboard-shell .weekly-slot-edit-grid .weekly-slot-name-field{grid-column:auto}}