:root{--background:#f6f7fb;--surface:#fff;--surface-soft:#eef2f7;--foreground:#172033;--muted:#667085;--line:#d8dee8;--accent:#2f6fed;--accent-strong:#214fba;--success:#24a148;--warning:#d68b00;--queued:#8a94a6}.navigationProgress{opacity:0;pointer-events:none;z-index:1000;height:3px;transition:opacity .16s;position:fixed;inset:0 0 auto;overflow:hidden}.navigationProgress span{background:linear-gradient(90deg,#428fff,#78adff);border-radius:0 999px 999px 0;width:72%;height:100%;display:block;transform:translate(-100%);box-shadow:0 0 10px #428fff73}html[data-navigation-pending] .navigationProgress{opacity:1}html[data-navigation-pending] .navigationProgress span{animation:1.15s cubic-bezier(.2,.7,.2,1) infinite navigation-progress}::view-transition-group(.page-smooth){animation:none}::view-transition-old(.page-smooth){animation:90ms ease-out both page-content-out}::view-transition-new(.page-smooth){animation:.18s ease-out both page-content-in}@keyframes navigation-progress{0%{transform:translate(-100%)}55%{transform:translate(25%)}to{transform:translate(145%)}}@keyframes page-content-out{to{opacity:0}}@keyframes page-content-in{0%{opacity:0}}@media (prefers-reduced-motion:reduce){.navigationProgress,.navigationProgress span,.headerMobileNavTrack{transition-duration:1ms!important;animation-duration:1ms!important}::view-transition-group(.page-smooth){transition-duration:1ms!important;animation-duration:1ms!important}::view-transition-old(.page-smooth){transition-duration:1ms!important;animation-duration:1ms!important}::view-transition-new(.page-smooth){transition-duration:1ms!important;animation-duration:1ms!important}}.monthlyPlanCard{position:relative;overflow:visible}.monthlyPlanButton{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;gap:4px;width:100%;padding:0;display:grid}.monthlyPlanButton>strong{font-size:20px;line-height:24px}.monthlyPlanButton>small{color:#788394;font-size:12px}.monthlyPlanProgress{background:#e9eef5;border-radius:999px;width:100%;height:8px;display:block;overflow:hidden}.monthlyPlanProgress i{background:#f0495f;height:100%;transition:width .18s;display:block}.monthlyPlanCard.is-medium .monthlyPlanProgress i{background:#f5bd3d}.monthlyPlanCard.is-good .monthlyPlanProgress i{background:#48b882}.monthlyPlanBackdrop{z-index:120;background:#27262659;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.monthlyPlanDialog{background:#fff;border-radius:14px;gap:18px;width:390px;max-width:calc(100vw - 32px);padding:24px;display:grid;box-shadow:0 24px 70px #26324433}.monthlyPlanDialog h2,.monthlyPlanDialog p{margin:0}.monthlyPlanDialog label{gap:7px;font-size:13px;display:grid}.monthlyPlanDialog input{font:inherit;border:1px solid #dbe1ea;border-radius:8px;height:42px;padding:0 12px}.monthlyPlanDialog p{color:#f0495f;font-size:13px}.monthlyPlanDialog>div{justify-content:flex-end;gap:10px;display:flex}.monthlyPlanDialog button{cursor:pointer;background:#eef2f7;border:0;border-radius:8px;padding:10px 16px}.monthlyPlanDialog button[type=submit]{color:#fff;background:#428fff}.clientSegmentsControl{margin-top:16px}.clientSegmentsToggle{color:#272626;cursor:pointer;text-align:left;background:#fff;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;width:224px;height:60px;padding:10px 14px;transition:border-color .18s,box-shadow .18s;display:flex}.clientSegmentsToggle:hover,.clientSegmentsToggle.isOpen{border-color:#dce6f5;box-shadow:0 8px 24px #2726260f}.clientSegmentsToggle>span:first-child{gap:2px;display:grid}.clientSegmentsToggle strong{font-size:15px;line-height:20px}.clientSegmentsToggle small{color:#788394;font-size:12px;line-height:16px}.clientSegmentsChevron{color:#428fff;transform-origin:50%;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .22s;display:inline-flex;transform:rotate(0)}.clientSegmentsChevron svg{width:20px;height:20px;display:block}.clientSegmentsToggle.isOpen .clientSegmentsChevron{transform:rotate(180deg)}.clientSegmentsPanel{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .36s,opacity .24s;display:grid}.clientSegmentsPanel.isOpen{opacity:1;grid-template-rows:1fr}.clientSegmentsPanelInner{min-height:0;overflow:hidden}.clientSegments{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:12px;display:grid}.clientSegmentCard{cursor:pointer;opacity:0;text-align:left;background:#fff;border:1px solid #0000;border-radius:12px;gap:6px;min-height:104px;padding:15px;transition:border-color .16s,box-shadow .16s,opacity .26s,transform .32s;display:grid;transform:translateY(-8px)}.clientSegmentsPanel.isOpen .clientSegmentCard{opacity:1;transform:translateY(0)}.clientSegmentsPanel.isOpen .clientSegmentCard:first-child{transition-delay:30ms}.clientSegmentsPanel.isOpen .clientSegmentCard:nth-child(2){transition-delay:60ms}.clientSegmentsPanel.isOpen .clientSegmentCard:nth-child(3){transition-delay:90ms}.clientSegmentsPanel.isOpen .clientSegmentCard:nth-child(4){transition-delay:.12s}.clientSegmentsPanel.isOpen .clientSegmentCard:nth-child(5){transition-delay:.15s}.clientSegmentsPanel.isOpen .clientSegmentCard:nth-child(6){transition-delay:.18s}.clientSegmentsPanel.isOpen .clientSegmentCard:nth-child(7){transition-delay:.21s}.clientSegmentsPanel.isOpen .clientSegmentCard:nth-child(8){transition-delay:.24s}.clientSegmentsPanel.isOpen .clientSegmentCard:nth-child(9){transition-delay:.27s}.clientSegmentCard:hover,.clientSegmentCard.isActive{border-color:#428fff;box-shadow:0 8px 24px #428fff1a}.clientSegments span,.clientSegments small{color:#788394;font-size:12px}.clientSegments strong{font-size:22px}.clientSegmentReset{color:#428fff;cursor:pointer;background:0 0;border:0;margin:12px 0 0;padding:0}@media (prefers-reduced-motion:reduce){.clientSegmentsPanel,.clientSegmentCard,.clientSegmentsChevron{transition-duration:1ms;transition-delay:0s!important}}.employeeDynamic{white-space:nowrap;border-radius:999px;margin-left:5px;padding:2px 6px;font-size:11px;font-style:normal;font-weight:600;display:inline-block}.employeeDynamic.isPositive{color:#21885b;background:#e4f7ee}.employeeDynamic.isNegative{color:#d93c55;background:#ffe9ed}.employeeDynamic.isNeutral{color:#788394;background:#eef2f7}@media (max-width:1000px){.clientSegments{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.clientSegmentsToggle{width:100%}.clientSegments{grid-template-columns:1fr}}html{font-synthesis:none;height:100%;font-family:Rawline,Arial,Helvetica,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Rawline,Arial,Helvetica,sans-serif;font-weight:500;display:flex}button,input,select,textarea{font-family:Rawline,Arial,Helvetica,sans-serif;font-weight:500}h1,h2,h3,h4,h5,h6{font-family:Rawline,Arial,Helvetica,sans-serif;font-weight:600}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}code{background:var(--surface-soft);color:var(--foreground);font-family:var(--font-geist-mono), monospace;border-radius:6px;padding:2px 6px;font-size:.92em}.appShell{min-height:100vh}.contentColumn{flex-direction:column;min-width:0;display:flex}.appHeader{z-index:100;background:#fff;min-height:75px;padding:12px 20px;position:relative}.headerInner{justify-content:space-between;align-items:center;gap:48px;width:100%;min-height:50px;display:flex;position:relative}.headerCenter{align-items:center;gap:48px;min-width:0;display:flex;position:absolute;left:50%;transform:translate(-50%)}.headerLogo{color:#428fff;background:#f2f3f7;border-radius:50%;flex:none;justify-content:center;align-items:center;width:50px;height:50px;font-weight:600;display:inline-flex}.headerNav{align-items:center;gap:40px;min-height:24px;display:flex}.headerNav a,.headerNav summary,.headerNavTrigger{color:#272626;white-space:nowrap;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:22px;display:inline-flex}.headerNavDropdown{min-height:24px}.headerNavMenu{position:relative}.headerNavTrigger{cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit}.headerNavMenu summary{cursor:pointer;list-style:none}.headerNavMenu summary::-webkit-details-marker{display:none}.headerNavMenu[open] summary .dropdownIcon,.headerNavMenu.isOpen .headerNavTrigger .dropdownIcon{transform:translateY(-1px)rotate(180deg)}.headerNavMenuPanel{opacity:0;pointer-events:none;transform-origin:0 0;visibility:hidden;z-index:20;background:#fff;border:1px solid #e5e9f0;border-radius:12px;gap:4px;min-width:270px;padding:8px;transition:opacity .18s,transform .22s,visibility .22s;display:grid;position:absolute;top:calc(100% + 14px);left:-16px;transform:translateY(-7px)scale(.985);box-shadow:0 14px 36px #17203324}.headerNavMenu.isOpen .headerNavMenuPanel,.headerNavMenu[open] .headerNavMenuPanel{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)scale(1)}.headerNav .headerNavMenuPanel a{border-radius:8px;padding:10px 12px;font-size:14px;line-height:20px;display:block}.headerNav .headerNavMenuPanel a:hover,.headerNav .headerNavMenuPanel a:focus-visible{color:#428fff;background:#f2f6fc;outline:none}.dropdownIcon{color:#788394;flex:none;width:24px;height:24px;transition:transform .22s;display:block;transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.headerNavMenuPanel,.dropdownIcon{transition-duration:1ms}}.organizationSelect{color:#272626;font:inherit;cursor:pointer;background:#f2f3f7;border:0;border-radius:8px;align-items:center;gap:8px;max-width:220px;height:38px;padding:0 12px;font-size:14px;font-weight:500;line-height:19px;list-style:none;display:flex}.organizationSelect::-webkit-details-marker{display:none}.organizationMenu{flex:none;position:relative}.organizationMenu[open] .organizationSelect .dropdownIcon{transform:translateY(-1px)rotate(180deg)}.organizationSelect span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.organizationMenuPanel{z-index:20;background:#fff;border:1px solid #e5e9f0;border-radius:12px;gap:4px;min-width:260px;padding:8px;display:grid;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 14px 36px #17203324}.organizationMenuLabel{color:#788394;padding:6px 12px 4px;font-size:12px;line-height:16px}.organizationMenuPanel button{color:#272626;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:14px;line-height:20px;display:flex}.organizationMenuPanel button:hover,.organizationMenuPanel button:focus-visible{color:#428fff;background:#f2f6fc;outline:none}.organizationMenuPanel button:disabled{cursor:wait;opacity:.65}.organizationPending{color:#788394;margin-left:16px;font-size:12px}.organizationEmpty{color:#788394;padding:10px 12px 12px;font-size:14px;line-height:20px}.organizationError{color:#c93c3c;padding:6px 12px;font-size:12px;line-height:16px}.headerActions{flex:none;align-items:center;gap:24px;display:flex}.headerIconButton{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:21px;height:21px;padding:0;display:inline-flex}.headerProfile{cursor:pointer;align-items:center;gap:8px;height:50px;list-style:none;display:flex}.headerProfile::-webkit-details-marker{display:none}.headerProfileMenu{position:relative}.headerProfileMenu[open] .headerProfile .dropdownIcon{transform:translateY(-1px)rotate(180deg)}.headerProfileMenuPanel{z-index:20;background:#fff;border:1px solid #e5e9f0;border-radius:12px;gap:4px;min-width:160px;padding:8px;display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 14px 36px #17203324}.headerMobileNavPanel{display:none}.headerProfileMenuPanel a,.headerLogoutButton{color:#272626;white-space:nowrap;border-radius:8px;padding:10px 12px;font-size:14px;line-height:20px}.headerProfileMenuPanel a{display:block}.headerProfileMenuPanel a:hover,.headerProfileMenuPanel a:focus-visible,.headerLogoutButton:hover,.headerLogoutButton:focus-visible{color:#428fff;background:#f2f6fc;outline:none}.headerLogoutButton{appearance:none;cursor:pointer;text-align:left;background:0 0;border:0;width:100%;font-family:inherit}.headerLogoutButton:disabled{cursor:wait;opacity:.65}.headerAvatar{color:#428fff;background:#f2f3f7;border:1px solid #c6cdd9;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-weight:600;display:inline-flex;overflow:hidden}.headerAvatar img{object-fit:cover;width:100%;height:100%}.mobileMenuIcon{display:none}.mainContent{gap:24px;padding:32px;display:grid}.mainContent:has(.profileSettingsPage){gap:24px;padding:24px 20px 40px}.srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.analyticsSelect{min-width:0;position:relative}.analyticsSelect.isOpen{z-index:90}.analyticsSelectTrigger{color:#272626;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-width:0;height:100%;padding:0 10px 0 12px;display:flex}.analyticsSelectTrigger:disabled{cursor:default;opacity:.55}.analyticsSelectCurrent{min-width:0;display:grid}.analyticsSelectCurrent>small{display:none}.analyticsSelectCurrent>span{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:19px;overflow:hidden}.analyticsSelectChevron{color:#788394;flex:0 0 20px;width:20px;height:20px;transition:transform .18s}.analyticsSelectTrigger[aria-expanded=true] .analyticsSelectChevron{transform:rotate(180deg)}.analyticsSelectPopover{z-index:80;background:#fff;border:1px solid #dee6f3;border-radius:12px;min-width:max(100%,210px);max-height:300px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 14px 34px #27262624}.analyticsSelectOptions{gap:2px;display:grid}.analyticsSelectOptions>button{color:#3e4551;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:40px;padding:9px 10px;font-size:14px;line-height:19px;display:flex}.analyticsSelectOptions>button:hover,.analyticsSelectOptions>button:focus-visible,.analyticsSelectOptions>button.isSelected{color:#428fff;background:#f2f6fc;outline:none}.analyticsSelectBackdrop{min-height:100%;padding:max(16px, env(safe-area-inset-top)) 16px max(16px, env(safe-area-inset-bottom));touch-action:none;z-index:1200;background:#2031486b;align-items:center;display:flex;position:fixed;inset:0}.analyticsSelectSheet{max-height:calc(100dvh - max(32px, env(safe-area-inset-top) + env(safe-area-inset-bottom)));overscroll-behavior:contain;touch-action:pan-y;background:#fff;border-radius:16px;width:100%;overflow-y:auto}.analyticsSelectSheet>header{z-index:1;background:#fff;border-bottom:1px solid #dee6f3;justify-content:space-between;align-items:center;min-height:62px;padding:14px 16px;display:flex;position:sticky;top:0}.analyticsSelectSheet h2{font-size:18px;line-height:25px}.analyticsSelectSheet header>button{cursor:pointer;background:0 0;border:0;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.analyticsSelectSheet header>button svg{width:30px;height:30px;display:block}.analyticsSelectSheet .analyticsSelectOptions{padding:8px 12px 12px}.analyticsSelectSheet .analyticsSelectOptions>button{border-bottom:1px solid #edf0f5;border-radius:0;min-height:52px;padding:12px 4px;font-size:16px;line-height:22px}@media (max-width:620px){.analyticsSelect.analyticsSelect{border:1px solid #0000;border-radius:8px;height:56px}.analyticsSelect.clientsSelect{padding:0}.analyticsSelect.isActive{background:#f8fbff;border-color:#b9d4ff}.analyticsSelectCurrent{gap:2px}.analyticsSelectCurrent>small{color:#788394;font-size:11px;line-height:14px;display:block}.analyticsSelect.isActive .analyticsSelectCurrent>small{color:#428fff}}.pageHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.pageHeader h1{font-size:38px;font-weight:600;line-height:1.15}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:500}.button{background:var(--surface);border:1px solid var(--line);color:var(--foreground);border-radius:8px;align-items:center;min-height:42px;padding:0 14px;font-weight:500;display:inline-flex}.button:hover{border-color:var(--accent)}.button:disabled{cursor:progress;opacity:.7}.buttonPrimary{background:var(--accent);border-color:var(--accent);color:#fff}.buttonPrimary:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.summaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.bootstrapPanel,.noticePanel{background:var(--surface);border:1px solid var(--line);border-radius:8px;gap:16px;padding:18px 20px;display:grid}.bootstrapPanel{grid-template-columns:repeat(3,minmax(0,1fr))}.bootstrapPanel div{gap:4px;display:grid}.bootstrapPanel strong{overflow-wrap:anywhere}.label,.noticePanel span{color:var(--muted)}.label{font-size:13px;font-weight:500}.noticePanel{border-color:#f0c36a}.summaryCard,.panel{background:var(--surface);border:1px solid var(--line);border-radius:8px}.summaryCard{gap:12px;padding:20px;display:grid}.summaryCardHeader{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.statusDot{border-radius:999px;width:9px;height:9px;display:inline-block}.statusDot[data-status=active]{background:var(--success)}.statusDot[data-status=next]{background:var(--warning)}.statusDot[data-status=queued]{background:var(--queued)}.summaryCard h2,.panel h2{font-size:20px;line-height:1.25}.summaryCard p,.panel p,.taskList{color:var(--muted);line-height:1.6}.workSurface{grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.panel{padding:22px}.taskList{gap:10px;margin-top:14px;padding-left:18px;display:grid}.breadcrumbs{color:#788394;align-items:center;gap:2px;font-size:14px;font-weight:500;line-height:19px;display:flex}.breadcrumbs span:last-child{color:#272626}.profilePage{gap:20px;width:100%;max-width:1062px;margin-inline:auto;display:grid}.profileOverview{grid-template-columns:275px minmax(0,767px);gap:20px;display:grid}.profileCard,.profileInfoPlate,.profileTariffPlate{background:var(--surface);border-radius:16px}.profileCard{text-align:center;place-items:center;gap:24px;min-height:226px;padding:16px;display:grid}.avatarButton{color:var(--accent);cursor:pointer;background:#f4f6fa;border:1px solid #c6cdd9;border-radius:50%;flex:none;justify-content:center;align-items:center;width:100px;height:100px;font-size:32px;font-weight:600;display:inline-flex;overflow:hidden}.avatarButton:disabled{cursor:progress;opacity:.7}.avatarButton img{object-fit:cover;width:100%;height:100%}.visuallyHidden{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.profileIdentity{gap:0;min-width:0;display:grid}.profileIdentity h2,.profileSectionHeader h2{font-size:22px;line-height:1.25}.profileIdentity h2{color:#272626;overflow-wrap:anywhere;font-family:Rawline,Arial,Helvetica,sans-serif;font-size:16px;font-weight:600;line-height:22px}.profileSectionHeader span,.emptyState{color:var(--muted);line-height:1.5}.profileAvatarAction{color:#788394;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-size:12px;font-weight:500;line-height:15px;display:inline-flex}.profileAvatarAction svg{flex:none;width:24px;height:24px}.profilePlates{gap:8px;display:grid}.profileSectionHeader{justify-content:space-between;align-items:start;gap:12px;display:flex}.profileSectionHeader span{text-align:right;font-size:14px}.profileInfoGrid{grid-template-columns:repeat(3,minmax(0,226px));gap:16px;display:grid}.profileInfoRow{gap:8px;min-height:45px;display:grid}.profileInfoPlate{flex-direction:column;gap:0;height:141px;padding:16px 24px;display:flex}.profileEditButton{color:#428fff;cursor:pointer;background:0 0;border:0;justify-content:center;justify-self:end;align-items:center;width:24px;height:24px;margin-bottom:0;margin-left:auto;line-height:1;display:inline-flex}.profileEditButton svg{display:block}.profileTariffPlate{grid-template-columns:repeat(2,minmax(0,226px)) minmax(0,226px);align-items:center;gap:16px;height:77px;padding:16px 24px;display:grid}.profileTariffPlate.profileTariffPlateEmpty{height:auto;min-height:54px;display:flex}.profileTariffPlateEmpty .emptyState{margin:0}.profileInfoRow span{color:#788394;font-size:12px;font-weight:500;line-height:15px}.profileInfoRow strong{color:#272626;overflow-wrap:anywhere;font-size:16px;font-weight:500;line-height:22px}.profileEducationLink{color:#428fff;font-size:14px;font-weight:500;line-height:19px}.formError{color:#b42318;font-weight:500;line-height:1.45}.profileDialogBackdrop{z-index:200;background:#2031484d;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.profileDialog{color:#272626;background:#fff;border-radius:16px;width:min(416px,100%);padding:20px;display:grid;box-shadow:0 20px 60px #2031482e}.profileEditDialog{gap:24px}.profileDialogTitle{justify-content:space-between;align-items:center;min-height:34px;display:flex}.profileDialogTitle h2{font-size:20px;font-weight:600;line-height:28px}.profileDialogTitle>button{color:#272626;cursor:pointer;background:#c6cdd9;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0 0 3px;font-family:Arial,sans-serif;font-size:24px;line-height:1;display:flex}.profileEditDialog>label{gap:8px;display:grid}.profileEditDialog>label>span{color:#788394;font-size:12px;font-weight:500;line-height:15px}.profileEditDialog input{color:#272626;background:#f2f3f7;border:1px solid #0000;border-radius:8px;outline:none;width:100%;height:42px;padding:0 12px;font:500 14px/19px Rawline,Arial,Helvetica,sans-serif}.profileEditDialog input:focus{border-color:#428fff}.profileEditDialog label small,.profileDialogError{color:#b42318;font-size:12px;line-height:16px}.profileDialogPrimary,.profileDeleteActions>button{cursor:pointer;border-radius:8px;height:42px;font:600 16px/20px Rawline,Arial,Helvetica,sans-serif}.profileDialogPrimary{color:#fff;background:#428fff;border:1px solid #428fff}.profileDialogPrimary:disabled,.profileDeleteActions>button:disabled{cursor:wait;opacity:.65}.profileDeleteDialog{gap:16px}.profileDeleteDialog>p:not(.profileDialogError){color:#686868;font-family:Onest,Rawline,Arial,Helvetica,sans-serif;font-size:16px;line-height:22px}.profileDeleteActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.profileDeleteActions>button:first-child{color:#428fff;background:#fff;border:1px solid #428fff}.incomeExpensesDashboard{color:#272626;width:calc(100% + 24px);min-width:0;max-width:1160px;margin:-8px auto 0}.incomeExpensesDashboard>h1{margin-bottom:24px;font-size:22px;line-height:30px}.ieSummaryGrid{grid-template-columns:minmax(0,865px) 275px;gap:20px;display:grid}.ieDynamicsCard,.ieCurrentCard{background:#fff;border-radius:16px;height:168px}.ieDynamicsCard{padding:16px 24px}.ieDynamicsHead{grid-template-columns:minmax(180px,1fr) 412px;align-items:center;gap:8px;height:36px;display:grid}.ieDynamicsHead h2,.ieCurrentCard h2{font-size:16px;line-height:22px}.ieSelect{background:#fff;border-radius:8px;align-items:center;min-width:134px;height:42px;display:flex;position:relative}.ieSelect.isSubtle,.iePeriodButton.isSubtle{background:#f2f3f7;height:36px}.ieDynamicsControls{z-index:30;grid-template-columns:200px 204px;gap:8px;display:grid;position:relative}.ieSelect.isSubtle .analyticsSelectTrigger{color:#788394}.ieSelect select{appearance:none;color:#272626;cursor:pointer;font:inherit;z-index:1;background:0 0;border:0;outline:none;width:100%;height:100%;padding:0 38px 0 12px;font-size:14px;line-height:19px;position:relative}.ieSelect.isSubtle select{color:#788394}.ieSelect svg{color:#788394;pointer-events:none;width:20px;height:20px;position:absolute;right:10px}.ieSelectMobileValue,.ieSelectMobileCalendar{display:none}.iePeriodButton{color:#788394;font:inherit;background:#fff;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;height:42px;padding:0 12px;font-size:14px;display:flex}.ieComparisonPeriod{min-width:0}.ieComparisonPeriod .iePeriodButton{width:100%}.ieComparisonPeriodPopover{z-index:40;background:#fff;border:1px solid #dee6f3;border-radius:12px;gap:12px;width:280px;padding:14px;display:grid;position:absolute;top:calc(100% + 8px);left:50%;right:auto;transform:translate(-50%);box-shadow:0 14px 34px #27262624}.ieComparisonPeriodPopover label{gap:5px;display:grid}.ieComparisonPeriodPopover label span{color:#788394;font-size:12px}.ieComparisonPeriodPopover input{color:#272626;font:inherit;border:1px solid #dfe5ef;border-radius:8px;height:40px;padding:0 10px}.ieComparisonPeriodPopover>button{color:#fff;cursor:pointer;font:inherit;background:#428fff;border:0;border-radius:8px;height:40px}.iePeriodButton span{white-space:nowrap;min-width:0}.iePeriodButton svg{color:#bdc6d7;flex:0 0 16px;width:16px;height:16px}.ieComparisonRows{gap:12px;margin-top:20px;display:grid}.ieComparisonRow{grid-template-columns:100px minmax(140px,250px) 150px minmax(132px,1fr);align-items:center;gap:8px;height:22px;display:grid}.ieComparisonRow>span{color:#788394;font-family:Inter,Arial,sans-serif;font-size:14px}.ieComparisonRow>i{background:#dee6f3;border-radius:999px;flex:none;width:250px;height:14px;display:block;overflow:hidden}.ieComparisonRow>i b{background:#428fff;border-radius:999px;height:100%;display:block}.ieComparisonRow strong,.ieComparisonRow small{white-space:nowrap;font-size:16px;font-style:normal;font-weight:600;line-height:22px}.ieComparisonRow em{color:#bdc6d7;align-items:center;font-style:normal;display:flex}.ieComparisonRow em svg{width:20px;height:11px}.ieComparisonRow small{color:#17b059}.ieComparisonRow small.isNegative{color:#ff6a99}.ieCurrentCard{flex-direction:column;gap:18px;padding:18px 16px;display:flex}.ieCurrentCard h2{flex:none;margin:0}.ieCurrentValues{flex-direction:column;flex:auto;justify-content:center;gap:0;width:243px;height:72px;display:flex}.ieCurrentValues>div{grid-template-columns:50px 1fr;align-items:center;gap:16px;height:22px;display:grid}.ieCurrentValues>div+div{box-sizing:content-box;border-top:1px solid #dee6f3;padding-top:9px}.ieCurrentCard span{color:#788394;font-size:12px;line-height:15px}.ieCurrentCard strong{white-space:nowrap;align-items:center;font-size:17px;line-height:22px;display:flex}.isIncome{color:#17b059}.isExpense{color:#ff6a99}.ieDetailHead{justify-content:space-between;align-items:center;min-height:42px;margin-top:32px;display:flex}.ieDetailHead h2{color:#686868;font-size:18px;font-weight:500;line-height:25px}.ieFilters{gap:20px;display:flex}.ieFilters .ieSelect:first-child,.ieFilters .ieSelect:last-child{width:220px}.iePeriodCaption{color:#788394;margin-top:12px;font-size:12px;line-height:15px}.ieTableSlider{align-items:center;width:100%;height:10px;margin-top:16px;display:flex}.ieTableSlider+.ieTableScroller{margin-top:8px}.ieTableSlider button{cursor:pointer;background:#dee6f3;border:0;flex:0 0 10px;justify-content:center;align-items:center;width:10px;height:10px;padding:0;display:flex}.ieTableSlider button span{border-top:3.5px solid #0000;border-bottom:3.5px solid #0000;border-right:4px solid #272626;width:0;height:0}.ieTableSlider button:last-child span{border-left:4px solid #272626;border-right:0}.ieTableSlider input{appearance:none;cursor:ew-resize;background:#c6cdd9;flex:auto;min-width:0;height:10px;margin:0}.ieTableSlider input::-webkit-slider-runnable-track{background:#c6cdd9;height:10px}.ieTableSlider input::-webkit-slider-thumb{appearance:none;background:#788394;border:0;border-radius:0;width:182px;height:10px}.ieTableSlider input::-moz-range-track{background:#c6cdd9;height:10px}.ieTableSlider input::-moz-range-thumb{background:#788394;border:0;border-radius:0;width:182px;height:10px}.ieTableScroller{scrollbar-width:none;overflow-x:auto}.ieTableScroller::-webkit-scrollbar{display:none}.ieTable{border-collapse:collapse;table-layout:fixed;width:1282px;min-width:1282px}.ieTable th,.ieTable td{text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #dee6f3;height:51px;padding:12px 16px;font-size:14px;font-weight:500;line-height:19px}.ieTable th:first-child{text-overflow:ellipsis;z-index:2;width:182px;position:sticky;left:0;overflow:hidden}.ieTable td,.ieTable thead th:not(:first-child){width:132px}.ieTable thead th{color:#788394;background:#f2f3f7;border:0;height:43px}.ieTable thead th:first-child{border-radius:8px 0 0 8px}.ieTable tbody th,.ieTable tbody td{background:#fffc}.ieTable tbody tr:hover th,.ieTable tbody tr:hover td{background:#f8faff}.ieTable .ieEmptyTable{color:#788394;text-align:center;height:120px}.ieTable .ieGroupRow th,.ieTable .ieGroupRow td{background:#fff;height:54px;font-size:16px;font-weight:600;line-height:22px}.iePagination{justify-content:center;align-items:center;gap:4px;margin-top:24px;display:flex}.iePagination button,.iePagination span{color:#788394;font:inherit;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;display:inline-flex}.iePagination button svg{width:30px;height:30px}.iePagination button svg.isLeft{transform:rotate(180deg)}.iePagination button:not(:disabled){cursor:pointer}.iePagination button:disabled{color:#c6cdd9}.iePagination button.active{color:#fff;background:#428fff}.analyticsPaginationEllipsis{color:#7e8299;justify-content:center;align-items:center;display:inline-flex}.servicesDashboard{color:#272626;width:calc(100% + 24px);min-width:0;max-width:1160px;margin:-8px auto 0}.servicesHeading{justify-content:space-between;align-items:center;gap:32px;min-height:42px;display:flex}.servicesHeading h1{white-space:nowrap;font-size:22px;line-height:30px}.servicesFilters{align-items:center;gap:16px;width:596px;display:flex}.servicesSelect{background:#fff;border-radius:8px;flex:0 0 176px;align-items:center;height:42px;display:flex;position:relative}.servicesSelect select{appearance:none;color:#272626;cursor:pointer;font:inherit;text-overflow:ellipsis;z-index:1;background:0 0;border:0;outline:none;width:100%;min-width:0;height:100%;padding:0 40px 0 12px;font-size:14px;line-height:19px;position:relative;overflow:hidden}.servicesSelect>svg{color:#788394;pointer-events:none;width:20px;height:20px;position:absolute;right:10px}.servicesDateWrap{z-index:30;flex:0 0 212px;position:relative}.servicesDateButton{color:#272626;cursor:pointer;font:inherit;background:#fff;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:212px;height:42px;padding:0 12px;font-size:14px;display:flex}.servicesDateButton svg{color:#bdc6d7;width:16px;height:16px}.servicesDatePopover{z-index:120;background:#fff;border:1px solid #dee6f3;border-radius:12px;gap:12px;width:280px;padding:16px;display:grid;position:absolute;top:50px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 12px 30px #2726261f}.servicesDatePopover label{gap:5px;display:grid}.servicesDatePopover label span{color:#788394;font-size:12px;line-height:15px}.servicesDatePopover input{color:#272626;font:inherit;border:1px solid #dee6f3;border-radius:8px;height:38px;padding:0 10px}.servicesDatePopover>button{color:#fff;cursor:pointer;background:#428fff;border:0;border-radius:8px;height:38px}.servicesTableWrap{min-height:120px;margin-top:24px;position:relative;overflow-x:auto}.servicesTable{border-collapse:collapse;table-layout:fixed;width:1160px}.servicesTable col:first-child{width:182px}.servicesTable col:nth-child(2){width:332px}.servicesTable col:nth-child(3){width:138px}.servicesTable col:nth-child(4){width:170px}.servicesTable col:nth-child(5){width:338px}.servicesTable th,.servicesTable td{text-align:left;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #dee6f3;height:51px;padding:12px 16px;font-size:14px;font-weight:500;line-height:19px;overflow:hidden}.servicesTable thead th{color:#97a3b5;background:#f2f3f7;border:0;height:43px}.servicesTable thead th:first-child{border-radius:8px 0 0}.servicesTable thead th:last-child{border-radius:0 8px 0 0}.servicesTable tbody td{background:#fffc}.servicesTable tbody tr:hover td{background:#f8faff}.servicesTable th button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.servicesSortIcon{place-content:center;gap:2px;width:8px;height:16px;display:grid}.servicesSortIcon i{border-bottom:5px solid #a8b5cb;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0}.servicesSortIcon i:last-child{border-top:5px solid #a8b5cb;border-bottom:0}.servicesSortIcon.is-asc i:first-child{border-bottom-color:#428fff}.servicesSortIcon.is-desc i:last-child{border-top-color:#428fff}.servicesTable .servicesEmpty{color:#788394;text-align:center;height:120px}.servicesLoading{color:#788394;background:#f6f7fbb8;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:43px 0 0}.servicesPagination{margin-top:24px}.retailSalesDashboard{color:#272626;width:calc(100% + 24px);min-width:0;max-width:1160px;margin:-8px auto 0}.retailSalesHeading{justify-content:space-between;align-items:center;gap:32px;min-height:42px;display:flex}.retailSalesHeading h1{white-space:nowrap;font-size:22px;line-height:30px}.retailSalesFilters{align-items:center;gap:16px;width:596px;display:flex}.salesSelect{background:#fff;border-radius:8px;flex:0 0 176px;align-items:center;height:42px;display:flex;position:relative}.salesSelect select{appearance:none;color:#272626;cursor:pointer;font:inherit;text-overflow:ellipsis;z-index:1;background:0 0;border:0;outline:none;width:100%;min-width:0;height:100%;padding:0 40px 0 12px;font-size:14px;line-height:19px;position:relative;overflow:hidden}.salesSelect>svg{color:#788394;pointer-events:none;width:20px;height:20px;position:absolute;right:10px}.retailSalesDateWrap{z-index:30;flex:0 0 212px;position:relative}.retailSalesDateButton{color:#272626;cursor:pointer;font:inherit;background:#fff;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:212px;height:42px;padding:0 12px;font-size:14px;display:flex}.retailSalesDateButton svg{color:#bdc6d7;width:16px;height:16px}.retailSalesDatePopover{z-index:120;background:#fff;border:1px solid #dee6f3;border-radius:12px;gap:12px;width:280px;padding:16px;display:grid;position:absolute;top:50px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 12px 30px #2726261f}.retailSalesDatePopover label{gap:5px;display:grid}.retailSalesDatePopover label span{color:#788394;font-size:12px;line-height:15px}.retailSalesDatePopover input{color:#272626;font:inherit;border:1px solid #dee6f3;border-radius:8px;height:38px;padding:0 10px}.retailSalesDatePopover>button{color:#fff;cursor:pointer;background:#428fff;border:0;border-radius:8px;height:38px}.salesTableSettings{z-index:20;width:max-content;margin:16px 0 8px auto;position:relative}.salesSettingsTrigger{color:#428fff;cursor:pointer;justify-content:flex-end;align-items:center;gap:8px;width:max-content;font-size:14px;line-height:19px;list-style:none;display:flex}.salesSettingsTrigger::-webkit-details-marker{display:none}.salesSettingsTrigger svg{width:24px;height:24px}.salesSettingsModal{background:#fff;border:1px solid #dee6f3;border-radius:8px;flex-direction:column;gap:16px;width:288px;padding:16px 20px;display:flex;position:absolute;top:32px;right:0;box-shadow:0 4px 15px #c6cdd980}.salesSettingsModal>p{color:#686868;width:248px;font-size:12px;line-height:15px}.salesSettingsItems{flex-direction:column;width:248px;display:flex}.salesSettingsItems label{cursor:grab;border-bottom:1px solid #dee6f3;align-items:center;gap:8px;height:40px;transition:opacity .12s,background .12s;display:flex}.salesSettingsItems label:first-child{border-top:1px solid #dee6f3}.salesSettingsItems label:active{cursor:grabbing}.salesSettingsItems label.isDragging{opacity:.45}.salesSettingsItems label:hover{background:#f8faff}.salesSettingsItems input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.salesCustomCheckbox{color:#fff;background:#fff;border:1px solid #bdc6d7;border-radius:4px;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.salesCustomCheckbox svg{opacity:0;width:15px;height:12px}.salesSettingsItems input:checked+.salesCustomCheckbox{background:#428fff;border-color:#428fff}.salesSettingsItems input:checked+.salesCustomCheckbox svg{opacity:1}.salesSettingsItems input:focus-visible+.salesCustomCheckbox{outline-offset:2px;outline:2px solid #272626}.salesSettingsItems label>span:last-child{color:#272626;font-size:14px;line-height:19px}.salesDragHandle{flex:0 0 9px;grid-template-columns:repeat(2,3px);place-content:center;gap:2px 3px;width:9px;height:13px;display:grid}.salesDragHandle i{background:#97a3b5;border-radius:50%;width:3px;height:3px}.retailSalesTableWrap{scrollbar-color:#788394 #c6cdd9;scrollbar-width:thin;min-height:120px;padding-top:10px;position:relative;overflow-x:auto}.retailSalesTable{border-collapse:collapse;table-layout:fixed;min-width:100%}.retailSalesTable col.salesColEmployer{width:182px}.retailSalesTable col.salesCol-date{width:148px}.retailSalesTable col.salesCol-brand{width:152px}.retailSalesTable col.salesCol-article{width:132px}.retailSalesTable col.salesCol-product{width:152px}.retailSalesTable col.salesCol-quantity{width:96px}.retailSalesTable col.salesCol-stock{width:104px}.retailSalesTable col.salesCol-unitPrice{width:148px}.retailSalesTable col.salesCol-totalAmount{width:168px}.retailSalesTable th,.retailSalesTable td{text-align:left;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #dee6f3;height:51px;padding:12px 16px;font-size:14px;font-weight:500;line-height:19px;overflow:hidden}.retailSalesTable thead th{color:#97a3b5;background:#f2f3f7;border:0;height:43px}.retailSalesTable thead th:first-child{border-radius:8px 0 0}.retailSalesTable thead th:last-child{border-radius:0 8px 0 0}.retailSalesTable tbody td{background:#fffc}.retailSalesTable tbody tr:hover td{background:#f8faff}.retailSalesTable th button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.salesSortIcon{place-content:center;gap:2px;width:8px;height:16px;display:grid}.salesSortIcon i{border-bottom:5px solid #a8b5cb;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0}.salesSortIcon i:last-child{border-top:5px solid #a8b5cb;border-bottom:0}.salesSortIcon.is-asc i:first-child{border-bottom-color:#428fff}.salesSortIcon.is-desc i:last-child{border-top-color:#428fff}.retailSalesTable .retailSalesEmpty{color:#788394;text-align:center;height:120px}.retailSalesLoading{color:#788394;background:#f6f7fbb8;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:53px 0 0}.retailSalesPagination{margin-top:24px}.payrollDashboard{color:#272626;width:calc(100% + 24px);min-width:0;max-width:1160px;margin:-8px auto 0}.payrollHeading{justify-content:space-between;align-items:center;min-height:42px;display:flex}.payrollHeading h1{font-size:22px;line-height:30px}.payrollMonthWrap{z-index:30;background:#fff;border-radius:8px;width:108px;height:42px;position:relative}.payrollMonthButton{color:#272626;cursor:pointer;font:inherit;background:#fff;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:108px;height:42px;padding:0 12px;font-size:14px;display:flex}.payrollMonthButton svg{color:#bdc6d7;flex:0 0 16px;width:16px;height:16px}.payrollMonthPopover{z-index:120;background:#fff;border:1px solid #dee6f3;border-radius:12px;gap:12px;width:240px;padding:16px;display:grid;position:absolute;top:50px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 12px 30px #2726261f}.payrollMonthPopover label{gap:5px;display:grid}.payrollMonthPopover label span{color:#788394;font-size:12px;line-height:15px}.payrollMonthPopover input{color:#272626;font:inherit;border:1px solid #dee6f3;border-radius:8px;height:38px;padding:0 10px}.payrollMonthPopover>button{color:#fff;cursor:pointer;background:#428fff;border:0;border-radius:8px;height:38px}.payrollSummary{grid-template-columns:176px minmax(0,1fr);gap:20px;margin-top:24px;display:grid}.payrollBranchCard,.payrollExpensesCard{background:#fff;border-radius:16px;height:129px}.payrollBranchCard{padding:16px}.payrollBranchCard h2,.payrollExpensesCard h2{font-size:16px;line-height:22px}.payrollBranchValue{align-items:center;min-height:31px;margin-top:8px;display:flex}.payrollBranchCard strong{font-size:20px;line-height:28px}.payrollBranchStatus{border-top:1px solid #dee6f3;align-items:flex-end;width:144px;height:29px;padding-top:8px;display:flex}.payrollExpensesCard{grid-template-rows:22px minmax(0,1fr) 20px;gap:8px;padding:16px 24px;display:grid;overflow:hidden}.payrollExpenseColumns{scrollbar-width:thin;min-width:0;display:flex;overflow-x:auto}.payrollExpenseColumn{border-right:1px solid #dee6f3;flex:0 0 238px;grid-template-rows:15px 19px 19px;gap:4px;padding:0 16px;display:grid}.payrollExpenseColumn:first-child{padding-left:0}.payrollExpenseColumn:last-child{border-right:0}.payrollExpenseLabels,.payrollExpenseRow{grid-template-columns:120px 1fr;gap:8px;display:grid}.payrollExpenseLabels{color:#788394;font-size:12px;line-height:15px}.payrollExpenseRow{font-size:14px;line-height:19px}.payrollExpenseRow span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.payrollExpenseRow strong{font-weight:500}.payrollExpenseEmpty{color:#788394;display:block}.payrollExpenseTotal{border-top:1px solid #dee6f3;align-items:center;gap:16px;padding-top:8px;font-size:14px;display:flex}.payrollExpenseTotal span{color:#788394}.payrollExpenseTotal strong{font-weight:600}.payrollTableWrap{min-height:120px;margin-top:24px;position:relative;overflow-x:auto}.payrollTable{border-collapse:collapse;table-layout:fixed;width:1160px}.payrollTable col:first-child{width:182px}.payrollTable col:nth-child(2){width:152px}.payrollTable col:nth-child(3){width:134px}.payrollTable col:nth-child(4){width:102px}.payrollTable col:nth-child(5),.payrollTable col:nth-child(6),.payrollTable col:nth-child(7){width:147px}.payrollTable col:nth-child(8){width:149px}.payrollTable th,.payrollTable td{text-align:left;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #dee6f3;height:51px;padding:12px 16px;font-size:14px;font-weight:500;line-height:19px;overflow:hidden}.payrollTable thead th{color:#788394;background:#f2f3f7;border:0;height:62px}.payrollTable thead th:first-child{border-radius:8px 0 0 8px}.payrollTable thead th:last-child{border-radius:0 8px 8px 0}.payrollTable tbody td{background:#fffc}.payrollTable tbody tr:hover td{background:#f8faff}.payrollTable th button{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.payrollSortIcon{flex:0 0 8px;place-content:center;gap:2px;width:8px;height:16px;display:grid}.payrollSortIcon i{border-bottom:5px solid #a8b5cb;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0}.payrollSortIcon i:last-child{border-top:5px solid #a8b5cb;border-bottom:0}.payrollSortIcon.is-asc i:first-child{border-bottom-color:#428fff}.payrollSortIcon.is-desc i:last-child{border-top-color:#428fff}.payrollTable .payrollValue{font-weight:600}.payrollTable .payrollValue.is-good{color:#17b059}.payrollTable .payrollValue.is-medium{color:#c89b00}.payrollTable .payrollValue.is-negative{color:#e44d7d}.payrollTable .payrollEmpty{color:#788394;text-align:center;height:120px}.payrollLoading{color:#788394;background:#f6f7fbb8;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:62px 0 0}.clientsDashboard{color:#272626;width:calc(100% + 24px);min-width:0;max-width:1160px;margin:-8px auto 0}.clientsHeading{justify-content:space-between;align-items:center;gap:32px;min-height:42px;display:flex}.clientsHeading h1{white-space:nowrap;font-size:22px;line-height:30px}.clientsFilters{align-items:center;gap:16px;width:752px;display:flex}.clientsSelect{background:#fff;border-radius:8px;flex:0 0 176px;align-items:center;height:42px;display:flex;position:relative}.clientsSelect select{appearance:none;color:#272626;cursor:pointer;font:inherit;text-overflow:ellipsis;z-index:1;background:0 0;border:0;outline:none;width:100%;min-width:0;height:100%;padding:0 40px 0 12px;font-size:14px;line-height:19px;position:relative;overflow:hidden}.clientsSelect>svg{color:#788394;pointer-events:none;width:20px;height:20px;position:absolute;right:10px}.clientsSelectLabel,.clientsSelectValue{display:none}.clientsActions{justify-content:flex-end;align-items:flex-start;height:24px;margin-top:24px;margin-bottom:24px;display:flex}.clientsLearningLink{color:#428fff;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:14px;line-height:19px;display:inline-flex}.clientsLearningLink svg{width:24px;height:24px}.retentionBackdrop{z-index:500;background:#2031486b;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.retentionModal{background:#fff;border-radius:16px;width:100%;max-width:1004px;height:min(574px,100vh - 32px);padding:20px;overflow:hidden;box-shadow:0 20px 60px #20314833}.retentionHeader{justify-content:space-between;align-items:center;height:33px;display:flex}.retentionHeader h2{color:#272626;font-size:22px;line-height:30px}.retentionClose{cursor:pointer;background:0 0;border:0;flex:0 0 30px;width:30px;height:30px;padding:0}.retentionClose svg{width:30px;height:30px;display:block}.retentionDivider{border-top:1px solid #dee6f3;margin-top:24px}.retentionLegend{align-items:center;gap:24px;height:18px;margin-top:24px;display:flex}.retentionLegend span{color:#788394;align-items:center;gap:8px;font-size:12px;line-height:15px;display:inline-flex}.retentionLegend i{border-radius:2px;width:40px;height:18px;display:block}.retentionLegend i.isLost,.retentionTooltip i.isLost,.retentionBar.isLost{background:#daf54e}.retentionLegend i.isRetained,.retentionTooltip i.isRetained,.retentionBar.isRetained{background:#dee6f3}.retentionState{color:#788394;justify-content:center;align-items:center;height:390px;font-size:14px;display:flex}.retentionError{color:#c93c3c}.retentionChartScroll{scrollbar-color:#788394 #dee6f3;scrollbar-width:thin;height:405px;margin-top:37px;overflow:auto hidden}.retentionChart{height:377px;display:flex;position:relative}.retentionAxis{flex-direction:column;flex:0 0 39px;justify-content:space-between;height:302px;padding-top:1px;display:flex}.retentionAxis span{color:#788394;font-size:12px;line-height:15px}.retentionPlot{flex:auto;min-width:825px;height:377px;position:relative}.retentionGrid{flex-direction:column;justify-content:space-between;width:100%;height:291px;display:flex;position:absolute;top:12px;left:0}.retentionGrid i{border-top:1px dashed #c6cdd9;width:100%;display:block}.retentionBars{justify-content:space-around;height:365px;padding:0 12px;display:flex;position:absolute;inset:12px 0 auto}.retentionBarColumn{flex-direction:column;flex:1 0 72px;align-items:center;min-width:72px;height:365px;display:flex;position:relative}.retentionBarArea{outline:none;width:35px;height:273px;position:absolute;top:17px;left:50%;transform:translate(-50%)}.retentionBar{width:35px;max-height:273px;display:block;position:absolute;bottom:0;left:0}.retentionBar.isLost{z-index:2}.retentionBarColumn>span{color:#788394;text-overflow:ellipsis;transform-origin:50%;white-space:nowrap;width:70px;height:15px;font-size:10px;line-height:15px;position:absolute;top:327px;left:50%;overflow:hidden;transform:translate(-35%)rotate(-42deg)}.retentionTooltip{color:#fff;z-index:10;background:#203148;border-radius:16px;gap:8px;width:200px;min-height:92px;padding:8px 16px 16px;display:none;position:absolute;left:50%;transform:translate(-50%)}.retentionTooltip:after{content:"";border-top:18px solid #203148;border-left:13px solid #0000;border-right:13px solid #0000;position:absolute;bottom:-17px;left:calc(50% - 13px)}.retentionTooltip strong,.retentionTooltip span{color:#fff;white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:500;line-height:16px;display:flex}.retentionTooltip i{border-radius:2px;flex:0 0 18px;width:18px;height:18px;display:block}.retentionBarArea:hover .retentionTooltip,.retentionBarArea:focus .retentionTooltip{display:grid}.clientsNotice{color:#428fff;background:#dee6f3;border:1px solid #428fff;border-radius:8px;justify-content:space-between;align-items:center;height:51px;margin-top:16px;padding:15px 16px;font-size:14px;line-height:19px;display:flex}.clientsNotice button{color:#788394;cursor:pointer;background:0 0;border:0;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:inline-flex}.clientsNotice button svg{width:14px;height:14px}.clientsTableWrap{min-height:120px;margin-top:16px;position:relative;overflow-x:auto}.clientsTable{border-collapse:collapse;table-layout:fixed;width:1160px}.clientsTable col:first-child{width:250px}.clientsTable col:nth-child(2),.clientsTable col:nth-child(3){width:220px}.clientsTable col:nth-child(4){width:170px}.clientsTable col:nth-child(5){width:300px}.clientsTable th,.clientsTable td{text-align:left;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #dee6f3;height:51px;padding:12px 16px;font-size:14px;font-weight:500;line-height:19px;overflow:hidden}.clientsTable thead th{color:#97a3b5;background:#f2f3f7;border:0;height:43px}.clientsTable thead th:first-child{border-radius:8px 0 0}.clientsTable thead th:last-child{border-radius:0 8px 0 0}.clientsTable tbody td{background:#fffc}.clientsTable tbody tr:hover td{background:#f8faff}.clientsTable th button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.clientsSortIcon{place-content:center;gap:2px;width:8px;height:16px;display:grid}.clientsSortIcon i{border-bottom:5px solid #a8b5cb;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0}.clientsSortIcon i:last-child{border-top:5px solid #a8b5cb;border-bottom:0}.clientsSortIcon.is-asc i:first-child{border-bottom-color:#428fff}.clientsSortIcon.is-desc i:last-child{border-top-color:#428fff}.clientsTable .clientsEmpty{color:#788394;text-align:center;height:120px}.clientsLoading{color:#788394;background:#f6f7fbb8;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:43px 0 0}.clientsPagination{margin-top:24px}.clientsPaginationEllipsis{color:#7e8299;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.employeesDashboard{color:#272626;width:calc(100% + 24px);min-width:0;max-width:1160px;margin:-8px auto 0}.employeesHeading{justify-content:space-between;align-items:center;gap:32px;min-height:42px;display:flex}.employeesHeading h1{white-space:nowrap;font-size:22px;line-height:30px}.employeesFilters{align-items:center;gap:16px;display:flex}.employeesVisitsLink{color:#428fff;cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:14px;display:inline-flex}.employeesVisitsLink>svg{flex:0 0 24px;width:24px;height:24px}.employeesSelect{background:#fff;border-radius:8px;align-items:center;width:176px;height:42px;display:flex;position:relative}.employeesSelect select{appearance:none;color:#272626;cursor:pointer;font:inherit;text-overflow:ellipsis;background:0 0;border:0;outline:none;width:100%;height:100%;padding:0 36px 0 12px;font-size:14px;overflow:hidden}.employeesSelect>svg{color:#788394;pointer-events:none;width:20px;height:20px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.employeesDateWrap{z-index:30;width:212px;position:relative}.employeesDateButton{color:#272626;cursor:pointer;font:inherit;background:#fff;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;height:42px;padding:0 12px;font-size:14px;display:flex}.employeesDateButton svg{color:#bdc6d7;flex:0 0 16px;width:16px;height:16px}.employeesDatePopover{z-index:120;background:#fff;border:1px solid #dee6f3;border-radius:12px;gap:12px;width:280px;padding:16px;display:grid;position:absolute;top:50px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 12px 30px #2726261f}.employeesDatePopover label{gap:5px;display:grid}.employeesDatePopover label span{color:#788394;font-size:12px}.employeesDatePopover input{color:#272626;font:inherit;border:1px solid #dee6f3;border-radius:8px;height:38px;padding:0 10px}.employeesDatePopover>button{color:#fff;cursor:pointer;background:#428fff;border:0;border-radius:8px;height:38px}.employeesTableWrap{scrollbar-color:#788394 #c6cdd9;scrollbar-width:thin;min-height:120px;margin-top:26px;position:relative;overflow-x:auto}.employeesActions{z-index:10;justify-content:flex-end;align-items:flex-end;gap:32px;height:24px;margin-top:16px;display:flex;position:relative}.employeesActions button{cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;height:24px;padding:0;display:inline-flex}.employeesActions button:disabled{cursor:default;opacity:.55}.employeesActions button svg{flex:0 0 24px;width:24px;height:24px}.employeesExport{color:#788394;width:135px;line-height:15px;font-size:12px!important}.employeesExport svg{color:#bdc6d7}.employeesTableSettings{color:#428fff;width:167px;line-height:19px;font-size:14px!important}.employeesSettingsWrap{width:167px;position:relative}.employeesSettingsMenu{background:#fff;border:1px solid #dee6f3;border-radius:8px;width:288px;max-height:614px;padding:16px 20px;position:absolute;top:32px;right:0;overflow-y:auto;box-shadow:0 4px 15px #c6cdd980}.employeesSettingsMenu>p{color:#686868;margin:0 0 16px;font-size:12px;font-weight:500;line-height:15px}.employeesSettingsItems{display:grid}.employeesSettingsItems label{color:#272626;cursor:grab;-webkit-user-select:none;user-select:none;border-top:1px solid #dee6f3;align-items:center;gap:8px;min-height:40px;font-size:14px;font-weight:500;line-height:19px;display:flex}.employeesSettingsItems label:active{cursor:grabbing}.employeesSettingsItems label:last-child{border-bottom:1px solid #dee6f3}.employeesSettingsItems input{appearance:none;cursor:pointer;background:#fff;border:1px solid #bdc6d7;border-radius:4px;flex:0 0 24px;width:24px;height:24px;margin:0;position:relative}.employeesSettingsItems input:checked{background:#428fff;border-color:#428fff}.employeesSettingsItems input:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:4px;left:8px;transform:rotate(45deg)}.employeesDragHandle{flex:0 0 9px;grid-template-columns:repeat(2,3px);gap:2px 3px;width:9px;display:grid}.employeesDragHandle i{background:#97a3b5;border-radius:50%;width:3px;height:3px}.employeesTable{border-collapse:separate;border-spacing:0;table-layout:fixed;min-width:100%}.employeesTable th,.employeesTable td{text-align:left;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #dee6f3;height:49px;padding:0 16px;font-size:14px;font-weight:500;line-height:19px;overflow:hidden}.employeesTable thead th{color:#97a3b5;white-space:normal;background:#f2f3f7;border:0;height:62px;padding:12px 16px;font-size:14px;line-height:19px}.employeesTable thead th:first-child{border-radius:8px 0 0}.employeesTable thead th:last-child{border-radius:0 8px 0 0}.employeesTable tbody td{background:#fffc}.employeesTable tbody tr:hover td{background:#f8faff}.employeesTable .isPlanColumn{border-left:17px solid #0000}.employeesNameButton{color:#428fff;cursor:pointer;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;width:100%;padding:0;display:block;overflow:hidden}.employeesTable th button{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.employeesSortIcon{flex:0 0 8px;place-content:center;gap:2px;width:8px;height:16px;display:grid}.employeesSortIcon i{border-bottom:5px solid #a8b5cb;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0}.employeesSortIcon i:last-child{border-top:5px solid #a8b5cb;border-bottom:0}.employeesSortIcon.is-asc i:first-child{border-bottom-color:#428fff}.employeesSortIcon.is-desc i:last-child{border-top-color:#428fff}.employeesTable tbody td.isPlanColumn{box-shadow:-10px 0 10px #c6cdd94d}.employeesProgress{align-items:center;gap:8px;display:flex}.employeesProgress>span{background:#dee6f3;border-radius:30px;width:100px;height:10px;display:block;overflow:hidden}.employeesProgress i{height:100%;display:block}.employeesProgress i.good{background:#60df97}.employeesProgress i.medium{background:#f5f06c}.employeesProgress i.low{background:#ff8d8d}.employeesProgress b{color:#272626;font-size:12px;font-weight:500}.employeesTable .employeesEmpty{color:#788394;text-align:center;height:120px;position:static}.employeesLoading{color:#788394;background:#f6f7fbb8;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:62px 0 0}.employeesInitialLoading{color:#788394;background:#fffc;border-radius:8px;justify-content:center;align-items:center;width:100%;height:160px;font-size:14px;display:flex}.employeesPagination{margin-top:24px}.employeeDetailBackdrop{z-index:1000;background:#27262657;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.employeeDetailModal{color:#272626;background:#fff;border-radius:16px;width:100%;max-width:1004px;height:min(838px,100vh - 32px);max-height:calc(100vh - 32px);padding:20px;overflow-y:auto;box-shadow:0 20px 60px #27262633}.employeeDetailTitle{justify-content:space-between;align-items:center;gap:20px;min-height:34px;display:flex}.employeeDetailTitle h2{margin:0;font-size:22px;font-weight:600;line-height:30px}.employeeDetailTitle>button{cursor:pointer;background:0 0;border:0;flex:0 0 30px;width:30px;height:30px;padding:0}.employeeDetailTitle svg{width:30px;height:30px;display:block}.employeeDetailState{color:#788394;border-top:1px solid #dee6f3;justify-content:center;align-items:center;height:300px;margin-top:22px;display:flex}.employeeDetailState.isError{color:#c3425f}.employeeDetailContent{border-top:1px solid #dee6f3;margin-top:22px;padding-top:16px}.employeeDetailSummary{grid-template-columns:248px 1fr 260px;align-items:center;gap:48px;min-height:268px;display:grid}.employeeRevenueDonut{border-radius:50%;justify-content:center;align-items:center;width:248px;height:248px;display:flex}.employeeRevenueDonut>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:208px;height:208px;display:flex}.employeeRevenueDonut span{color:#788394;font-family:Onest,Rawline,sans-serif;font-size:16px;line-height:22px}.employeeRevenueDonut strong{font-size:14px;font-weight:500;line-height:19px}.employeeRevenueLegend{min-width:260px;display:grid}.employeeRevenueLegend>div{border-bottom:1px solid #dee6f3;grid-template-columns:170px 130px;align-items:center;gap:40px;min-height:46px;display:grid}.employeeRevenueLegend .employeeRevenueLegendHead{color:#788394;border-bottom:1px solid #dee6f3;min-height:31px;font-size:12px;line-height:15px}.employeeRevenueLegend>div>span:first-child{color:#788394;align-items:center;gap:8px;font-family:Onest,Rawline,sans-serif;font-size:16px;line-height:22px;display:flex}.employeeRevenueLegend .employeeRevenueLegendHead span{color:#788394;font-family:Rawline,sans-serif;font-size:12px;line-height:15px}.employeeRevenueLegend>.employeeRevenueLegendHead>span:first-child{font-size:12px}.employeeRevenueLegend strong{white-space:nowrap;font-family:Onest,Rawline,sans-serif;font-size:16px;font-weight:400;line-height:22px}.employeeRevenueLegend i{border-radius:50%;flex:0 0 12px;width:12px;height:12px;display:block}.employeeRevenueLegend i.isBasic{background:#bdc6d7}.employeeRevenueLegend i.isGoods{background:#daf54e}.employeeRevenueLegend i.isExtras{background:#428fff}.employeeDetailMetrics{gap:8px;display:grid}.employeeDetailMetrics>div{background:#f2f3f7;border-radius:16px;grid-template-rows:19px 25px;grid-template-columns:1fr 20px;height:84px;padding:16px;display:grid}.employeeDetailMetrics span{color:#788394;grid-column:1/3;font-size:14px;line-height:19px}.employeeDetailMetrics strong{text-overflow:ellipsis;white-space:nowrap;align-self:end;font-size:18px;font-weight:500;line-height:25px;overflow:hidden}.employeeDetailMetrics i{align-self:center;width:20px;height:20px;font-size:20px;font-style:normal;line-height:20px}.employeeDetailContent>h3{border-top:1px solid #dee6f3;margin:16px 0 8px;padding-top:16px;font-size:18px;font-weight:500;line-height:25px}.employeeServicesTableWrap{overflow-x:auto}.employeeServicesTable{border-collapse:separate;border-spacing:0 4px;table-layout:fixed;width:100%}.employeeServicesTable th,.employeeServicesTable td{text-align:left;height:40px;padding:8px 12px;font-size:14px;font-weight:500;line-height:19px}.employeeServicesTable th{color:#788394;height:27px;padding-top:0;padding-bottom:0}.employeeServicesTable th:first-child,.employeeServicesTable td:first-child{width:auto;padding-left:0}.employeeServicesTable th:nth-child(2),.employeeServicesTable td:nth-child(2){width:94px}.employeeServicesTable th:nth-child(3),.employeeServicesTable td:nth-child(3){width:124px}.employeeServicesTable th:nth-child(4),.employeeServicesTable td:nth-child(4){width:144px}.employeeServicesTable th button{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.employeeServicesTable tbody tr{background:#fff}.employeeServicesTable tbody tr:hover{background:#f8faff}.employeeServicesTable .employeesEmpty{color:#788394;text-align:center;height:100px}.employeeVisitsModal{color:#272626;background:#fff;border-radius:16px;width:100%;max-width:1004px;height:min(546px,100vh - 32px);padding:20px;overflow:hidden;box-shadow:0 20px 60px #27262633}.employeeVisitsLegend{border-top:1px solid #dee6f3;align-items:center;gap:24px;height:50px;margin-top:22px;padding-top:8px;display:flex}.employeeVisitsLegend span{color:#788394;align-items:center;gap:8px;font-size:12px;line-height:15px;display:inline-flex}.employeeVisitsLegend i{border-radius:2px;width:40px;height:18px;display:block}.employeeVisitsLegend i.isBasic,.employeeVisitsTooltip i.isBasic{background:#428fff}.employeeVisitsLegend i.isExtra,.employeeVisitsTooltip i.isExtra{background:#dee6f3}.employeeVisitsModal .employeeDetailState{border-top:0;height:360px;margin-top:0}.employeeVisitsChartScroll{scrollbar-color:#788394 #dee6f3;scrollbar-width:thin;height:390px;overflow:auto hidden}.employeeVisitsChart{min-width:901px;height:377px;display:flex;position:relative}.employeeVisitsAxis{flex-direction:column;flex:0 0 37px;justify-content:space-between;height:302px;padding-top:2px;display:flex}.employeeVisitsAxis span{color:#788394;font-size:12px;line-height:15px}.employeeVisitsPlot{flex:none;height:365px;position:relative}.employeeVisitsGrid{flex-direction:column;justify-content:space-between;width:100%;height:291px;display:flex;position:absolute;top:12px;left:0}.employeeVisitsGrid i{border-top:1px dashed #c6cdd9;width:100%;display:block}.employeeVisitsBars{justify-content:space-around;align-items:flex-end;min-width:100%;height:336px;padding:0 70px;display:flex;position:absolute;top:29px;left:0}.employeeVisitsBarColumn{flex-direction:column;flex:0 0 60px;justify-content:flex-end;align-items:center;height:336px;display:flex;position:relative}.employeeVisitsBar{background:#dee6f3;outline:none;flex:none;width:35px;min-height:0;position:relative}.employeeVisitsBasicBar{background:#428fff;width:35px;display:block;position:absolute;bottom:0;left:0}.employeeVisitsBarColumn>span{color:#788394;text-overflow:ellipsis;transform-origin:50% 42%;white-space:nowrap;flex:0 0 63px;width:72px;padding-top:12px;font-size:10px;line-height:15px;overflow:hidden;transform:rotate(-42deg)}.employeeVisitsTooltip{color:#fff;z-index:5;background:#203148;border-radius:16px;gap:8px;width:200px;min-height:92px;padding:8px 16px 16px;display:none;position:absolute;bottom:50%;left:50%;transform:translate(-50%)}.employeeVisitsTooltip:after{content:"";border-top:18px solid #203148;border-left:13px solid #0000;border-right:13px solid #0000;position:absolute;bottom:-17px;left:calc(50% - 13px)}.employeeVisitsTooltip strong,.employeeVisitsTooltip span{color:#fff;white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:500;line-height:15px;display:flex}.employeeVisitsTooltip i{border-radius:2px;flex:0 0 18px;width:18px;height:18px;display:block}.employeeVisitsBar:hover .employeeVisitsTooltip,.employeeVisitsBar:focus .employeeVisitsTooltip{display:grid}.loyaltyDashboard{color:#272626;width:calc(100% + 24px);min-width:0;max-width:1160px;margin:-8px auto 0}.loyaltyHeading,.loyaltyFilters,.loyaltyCardIntro,.loyaltyChartHead,.loyaltyTableRow>span{align-items:center;display:flex}.loyaltyHeading{justify-content:space-between;min-height:42px;margin-bottom:24px}.loyaltyHeading h1{font-size:22px;font-weight:600;line-height:30px}.loyaltyFilters{gap:12px}.loyaltySelect{color:#428fff;cursor:pointer;align-items:center;gap:2px;height:20px;display:inline-flex;position:relative}.loyaltySelect select{cursor:pointer;opacity:0;width:100%;position:absolute;inset:0}.loyaltySelectValue{white-space:nowrap;font-size:14px;line-height:19px}.loyaltySelect svg{pointer-events:none;flex:0 0 20px;align-self:center;width:20px;height:20px;display:block}.loyaltySelect:focus-within{outline-offset:2px;outline:2px solid #428fff40}.loyaltySelect .analyticsSelectTrigger{color:#428fff;padding-left:0;padding-right:0}.loyaltySelect .analyticsSelectChevron{color:#428fff;position:relative;top:2px}@media (max-width:620px){.loyaltySelect .analyticsSelectTrigger{align-items:flex-start;padding:7px 10px 7px 12px}.loyaltySelect .analyticsSelectChevron{display:none}}.loyaltyGrid{grid-template-columns:repeat(2,minmax(0,570px));align-items:start;gap:20px;display:grid}.loyaltyCard{background:#fff;border-radius:16px;min-width:0;height:578px;padding:24px;overflow:hidden}.loyaltyBreakdownCard{flex-direction:column;gap:16px;display:flex}.loyaltyCard h2{font-size:18px;font-weight:500;line-height:25px}.loyaltyCard p{color:#788394;margin-top:4px;font-size:12px;line-height:16px}.loyaltyCardIntro{text-align:center;justify-content:center;min-height:25px}.loyaltyDonutWrap{flex:0 0 180px;width:180px;height:180px;margin:0 auto;position:relative}.loyaltyDonut{width:180px;height:180px;display:block;overflow:visible;transform:rotate(-90deg)}.loyaltyDonutTrack,.loyaltyDonutSegment{stroke-width:20px}.loyaltyDonutTrack{stroke:#edf1f7}.loyaltyDonutSegment{stroke-linecap:butt}.loyaltyDivider{border-top:1px solid #dee6f3;flex:none;width:100%}.loyaltyTable{flex-direction:column;flex:auto;gap:16px;min-height:0;display:flex}.loyaltyTableHead,.loyaltyTableRow{gap:16px;display:grid}.loyaltyTableHead{color:#788394;grid-template-columns:190px 115px 115px;width:452px;font-size:12px;line-height:15px}.loyaltyTableHead span:last-child{text-align:left}.loyaltyTableRow{grid-template-columns:190px 115px 115px 20px;min-height:20px;font-size:14px;line-height:19px}.loyaltyTableBody{flex-direction:column;flex:auto;gap:12px;min-height:0;padding-right:34px;display:flex;overflow-y:auto}.loyaltyTableRow>span{white-space:normal;gap:8px;min-width:0}.loyaltyTableRow i,.loyaltyChartLegend i{border-radius:50%;flex:0 0 12px;width:12px;height:12px}.loyaltyTableRow strong{font-weight:500}.loyaltyTableRow b{color:#272626;text-align:left;font-weight:500}.loyaltyTableTotal{flex:none;grid-template-columns:190px 127px;gap:16px;font-size:16px;font-weight:400;line-height:22px;display:grid}.loyaltyTableTotal span{color:#788394}.loyaltyTableTotal strong{color:#272626;font-weight:400}.loyaltyEmpty{color:#788394;text-align:center;padding:28px 8px;font-size:14px!important}.loyaltyDynamicsCard{flex-direction:column;gap:24px;display:flex}.loyaltyChartHead{text-align:center;justify-content:center;min-height:25px}.loyaltyLineChart{flex:none;width:522px;height:362px;display:block;overflow:visible}.loyaltyGridLine{stroke:#c6cdd9;stroke-dasharray:4 4;stroke-width:1px}.loyaltyYAxisLabel{fill:#788394;font-size:11px;font-weight:500}.loyaltyXAxisLabel{fill:#788394;text-anchor:end;font-size:10px;font-weight:500}.loyaltyLine{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.loyaltyChartPoint circle:first-child{opacity:0;transition:opacity .15s}.loyaltyChartPoint:hover circle:first-child{opacity:1}.loyaltyChartLegend{flex-wrap:wrap;align-content:flex-start;gap:8px 16px;width:360px;height:42px;display:flex;overflow:visible}.loyaltyChartLegend button{color:#788394;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:12px;line-height:17px;display:inline-flex}.loyaltyChartLegend button span{border-bottom:1px solid #0000;padding-bottom:1px;line-height:15px}.loyaltyChartLegend button:hover,.loyaltyChartLegend button:focus-visible,.loyaltyChartLegend button.isActive{color:#428fff;outline:none}.loyaltyChartLegend button.isActive span{border-bottom-color:#428fff}.salesDashboard{color:#272626;font-family:"Rawline", var(--font-geist-sans), Arial, Helvetica, sans-serif;width:calc(100% + 24px);min-width:0;max-width:1160px;margin:-8px auto 0}.averageCheckNotification{display:none}.dashboardHeading{justify-content:space-between;align-items:center;gap:18px;width:100%;height:42px;margin-bottom:24px;display:flex}.dashboardHeading h1{font-size:22px;font-weight:600;line-height:30px}.datePickerWrap{z-index:30;width:176.92px;position:relative}.datePicker{color:#272626;cursor:pointer;font:inherit;background:#fff;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:176.92px;height:42px;padding:0 12px;font-size:14px;font-weight:500;line-height:19px;display:flex}.datePicker span{color:#272626;text-align:left;white-space:nowrap;flex:auto}.datePicker svg{color:#bdc6d7;width:16px;height:16px}.datePopover{z-index:120;background:#fff;border:1px solid #dee6f3;border-radius:12px;gap:12px;width:280px;padding:16px;display:grid;position:absolute;top:50px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 12px 30px #2726261f}.datePopover label{gap:5px;display:grid}.datePopover label span{color:#788394;font-size:12px;line-height:15px}.datePopover input{color:#272626;font:inherit;border:1px solid #dee6f3;border-radius:8px;width:100%;height:38px;padding:0 10px}.datePopover>button{color:#fff;cursor:pointer;background:#428fff;border:0;border-radius:8px;height:38px}.dashboardGrid{grid-template-columns:minmax(480px,668px) 275px 176px;align-items:start;gap:20px;display:grid}.dashboardPrimary{grid-template-rows:497px 117px;gap:22px;height:636px;display:grid}.revenueCard,.profitCard,.discountCard,.turnoverCard,.breakdownCard,.compactMetric{background:#fff;border-radius:16px}.revenueCard{height:497px;padding:24px}.revenueTitle{border-bottom:1px solid #dee6f3;justify-content:space-between;align-items:flex-start;height:52px;display:flex}.revenueTitle h2{flex:auto;font-size:20px;font-weight:600;line-height:28px}.revenueTitle strong{color:#99a4b7;text-align:right;flex:0 0 140px;font-size:22px;font-weight:600;line-height:30px}.chartArea{grid-template-columns:51px minmax(0,1fr);gap:13px;height:362px;margin-top:40px;display:grid}.chartLabels{flex-direction:column;justify-content:space-between;height:302px;display:flex}.chartLabels span{color:#788394;white-space:nowrap;font-size:12px;font-weight:500;line-height:15px}.chartPlot{grid-template-rows:291px 35px;gap:24px;min-width:0;padding-top:12px;display:grid}.chartStage{height:291px;position:relative}.chartGrid{flex-direction:column;justify-content:space-between;height:291px;display:flex}.chartGrid i{border-top:1px dashed #dee6f3;width:100%;height:0;display:block}.revenueLine{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.chartEmpty{color:#99a4b7;white-space:nowrap;font-size:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chartDates{justify-content:space-between;align-items:center;height:35px;padding:0;display:flex;overflow:hidden}.chartDates span{color:#788394;white-space:nowrap;flex:0 29.71px;width:29.71px;height:15.92px;font-family:Rawline,Arial,Helvetica,sans-serif;font-size:8px;font-style:normal;font-weight:500;line-height:15px;transform:matrix(.56,-.83,.89,.46,0,0)}.bottomMetrics{grid-template-columns:275px minmax(0,1fr);gap:21px;height:117px;display:grid}.profitCard,.discountCard{padding:16px}.profitCard{border:1px solid #428fff}.profitTitle{grid-template-columns:28px minmax(0,1fr) 20px;align-items:center;gap:8px;display:grid}.profitTitle>span:nth-child(2),.discountCard h2,.compactMetric h2{color:#788394;font-size:14px;font-weight:500;line-height:19px}.profitTitle>span:nth-child(2){color:#272626}.profitIconBox{color:#788394;background:#ebf8a9;border-radius:5px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;line-height:0;display:inline-flex;overflow:hidden}.profitIconSvg{flex:0 0 18px;width:18px;max-width:none;height:18px;max-height:none;margin:0;display:block}.statusEmoji,.statusEmoji svg{flex:0 0 20px;width:20px;height:20px;display:block}.profitCard>strong{color:#272626;margin-top:16px;font-size:22px;line-height:30px;display:block}.discountCard{gap:8px;display:grid}.discountMetrics{align-items:center;gap:40px;height:27px;display:flex}.discountMetrics>div{align-items:center;gap:16px;display:flex}.discountMetrics span{color:#788394;white-space:nowrap;font-size:12px;font-weight:500;line-height:15px}.discountMetrics strong{color:#a8b5cb;white-space:nowrap;font-size:18px;font-weight:500;line-height:18px}.discountMetrics>div:first-child strong{color:#272626}.metricRows{gap:2px;display:grid}.metricRows>div,.clientRows>div{grid-template-columns:45px minmax(0,1fr);align-items:center;gap:16px;display:grid}.metricRows>div:first-child{min-height:27px}.metricRows>div:last-child{min-height:25px}.metricRows span,.clientRows span{color:#788394;font-size:12px;font-weight:500;line-height:15px}.metricRows strong{color:#a8b5cb;letter-spacing:0;vertical-align:middle;font-family:Rawline,sans-serif;font-size:18px;font-weight:500;line-height:18px}.metricRows>div:first-child strong{color:#272626;flex:auto;align-items:center;min-width:0;height:27px;font-size:18px;font-style:normal;font-weight:500;line-height:25px;display:flex}.trendLink{color:#428fff;align-items:center;gap:6px;width:max-content;font-size:12px;font-weight:500;line-height:15px;display:inline-flex}.trendLink svg{flex:0 0 11px;width:11px;height:12px}.discountCard>.breakdownLink{border-top:1px solid #dee6f3;width:100%;padding-top:7px}.dashboardBreakdown{background:#fff;border-radius:16px;height:636px}.turnoverCard{border:1px solid #428fff;flex-direction:column;align-items:center;height:280px;padding:16px;display:flex}.turnoverCard h2{font-size:16px;font-weight:600;line-height:22px}.turnoverTabs{gap:8px;margin-top:8px;display:flex}.turnoverTabs button{color:#788394;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:12px;line-height:15px}.turnoverTabs .active{color:#428fff;border-bottom:2px solid #428fff;padding-bottom:2px}.donut{box-sizing:border-box;background:#dee6f3;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:125px;height:125px;margin:8px 0 16px;display:flex}.donut i{background:#fff;border-radius:50%;width:85px;height:85px;display:block}.dashboardNotice{color:#788394;background:#fff;border-radius:16px;justify-content:center;align-items:center;min-height:160px;padding:24px;display:flex}.dashboardError{color:#b23b3b;background:#fff3f3;min-height:auto;margin-bottom:16px}.turnoverCard .metricRows,.breakdownCard .metricRows{width:100%}.breakdownCard{flex-direction:column;gap:16px;height:356px;padding:16px;display:flex}.serviceGroup{gap:8px;display:grid}.extraServices{border-top:1px solid #dee6f3;gap:8px;padding-top:16px;display:grid}.breakdownCard>.serviceGroup:last-child{border-top:1px solid #dee6f3;padding-top:16px}.serviceLabel{color:#788394;align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:19px;display:flex}.serviceLabel i{border-radius:50%;width:12px;height:12px}.breakdownLink{color:#428fff;white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:500;line-height:15px;display:inline-flex}.breakdownLink svg{flex:none;width:13px;height:13px}.dashboardSidebar{grid-template-rows:126px 149px 123px 170px;align-content:space-between;gap:0;height:636px;display:grid}.compactMetric{flex-direction:column;min-height:123px;padding:16px;display:flex}.compactMetric:first-child{height:126px}.compactMetric:nth-child(2){height:149px}.compactMetric:nth-child(3){height:123px}.compactMetric:nth-child(4){height:170px}.compactMetric>strong{color:#a8b5cb;margin-top:8px;font-size:20px;font-weight:600;line-height:28px}.compactFooter{border-top:1px solid #dee6f3;justify-content:space-between;align-items:center;margin-top:8px;padding-top:8px;display:flex}.clientRows{gap:2px;margin-top:8px;display:grid}.clientRows strong{color:#99a4b7;font-size:20px;font-weight:600;line-height:25px}.clientsMetric .compactFooter{margin-top:8px}.returnabilityMetric{gap:8px}.returnabilityValues{gap:8px;height:111px;display:grid}.returnabilityValues>strong,.returnabilityRevenue>strong{color:#272626;align-items:center;font-size:20px;font-weight:600;line-height:28px;display:flex}.returnabilityRevenue{border-top:1px solid #dee6f3;gap:8px;padding-top:8px;display:grid}.returnabilityRevenue>strong{color:#272626}.returnabilityRevenue .compactFooter{margin-top:0}@media (max-width:1120px){.dashboardGrid{grid-template-columns:minmax(460px,2fr) minmax(240px,1fr)}.dashboardSidebar{grid-column:1/-1;grid-template-rows:none;grid-template-columns:repeat(4,minmax(0,1fr));align-content:normal;gap:16px;height:auto}.compactMetric:nth-child(n){height:150px}}@media (max-width:900px){.bootstrapPanel,.summaryGrid,.workSurface,.profileOverview,.profileInfoGrid,.profileTariffPlate{grid-template-columns:1fr}.pageHeader,.headerInner,.headerCenter,.headerNav,.profileSectionHeader{flex-direction:column;align-items:stretch}.profileSectionHeader span{text-align:left}.headerCenter,.headerNav{gap:14px}.headerCenter{position:static;left:auto;transform:none}.headerNavMenuPanel{top:calc(100% + 8px);left:0}.headerActions{justify-content:space-between;width:100%}.mainContent{padding:20px}.salesDashboard,.incomeExpensesDashboard,.servicesDashboard,.retailSalesDashboard,.payrollDashboard,.clientsDashboard,.employeesDashboard,.loyaltyDashboard{width:100%;margin:0}.employeesHeading{flex-direction:column;align-items:flex-start}.employeesFilters{flex-wrap:wrap;width:100%}.employeeDetailSummary{grid-template-columns:248px minmax(280px,1fr);gap:24px}.employeeDetailMetrics{grid-column:1/3;grid-template-columns:repeat(3,minmax(0,1fr))}.servicesHeading,.retailSalesHeading{flex-direction:column;align-items:flex-start}.payrollSummary{grid-template-columns:176px minmax(500px,1fr);overflow-x:auto}.clientsHeading{flex-direction:column;align-items:flex-start}.clientsFilters{flex-wrap:wrap;width:100%}.servicesFilters{width:100%}.retailSalesFilters{flex-wrap:wrap;width:100%}.ieSummaryGrid{grid-template-columns:1fr}.ieDynamicsCard,.ieCurrentCard{height:auto}.ieCurrentCard{min-height:144px}.ieDetailHead{align-items:flex-start;gap:16px}.dashboardHeading{flex-wrap:wrap;align-items:start;height:auto}.dashboardHeading h1{width:100%}.dashboardGrid,.loyaltyGrid{grid-template-columns:1fr}.dashboardPrimary,.dashboardBreakdown,.dashboardSidebar{grid-column:auto}.dashboardPrimary{grid-template-rows:none;height:auto}.dashboardBreakdown{grid-template-columns:repeat(2,minmax(0,1fr));height:auto;display:grid}.dashboardSidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.bottomMetrics,.dashboardBreakdown,.dashboardSidebar{grid-template-columns:1fr}.dashboardHeading{flex-direction:column;align-items:stretch}.payrollSummary{grid-template-columns:1fr;overflow:visible}.payrollBranchCard{width:176px}.payrollExpensesCard{padding:16px}.payrollTableWrap{margin-top:40px}.loyaltyHeading{flex-direction:column;align-items:stretch;gap:14px}.loyaltyFilters{justify-content:space-between}.loyaltyCard{height:auto;min-height:0;padding:18px}.loyaltyTableHead,.loyaltyTableRow{gap:6px}.loyaltyTableHead{grid-template-columns:minmax(90px,1fr) 82px 58px;width:calc(100% - 26px)}.loyaltyTableRow{grid-template-columns:minmax(90px,1fr) 82px 58px 20px}.loyaltyTableHead,.loyaltyTableRow{font-size:12px}.loyaltyTableBody{padding-right:0}.loyaltyTableTotal{grid-template-columns:minmax(120px,1fr) 127px;gap:8px}.loyaltyLineChart{width:100%;height:auto}.loyaltyChartLegend{max-width:100%}.loyaltyChartHead{align-items:center;gap:8px}.ieDynamicsHead{grid-template-columns:1fr;height:auto}.servicesFilters{flex-direction:column;align-items:stretch;gap:8px}.retailSalesFilters{flex-flow:column;align-items:stretch;gap:8px}.servicesSelect,.servicesDateWrap{flex-basis:auto;width:100%}.servicesDateButton{width:100%}.salesSelect,.retailSalesDateWrap{flex-basis:auto;width:100%}.retailSalesDateButton{width:100%}.clientsFilters{flex-flow:column;align-items:stretch;gap:8px}.clientsSelect{flex-basis:auto;width:100%}.clientsActions{height:auto}.clientsNotice{align-items:flex-start;height:auto}.retentionBackdrop{padding:8px}.retentionModal{height:calc(100vh - 16px);padding:16px}.retentionHeader{align-items:flex-start;height:auto}.retentionHeader h2{font-size:18px;line-height:25px}.retentionLegend{flex-direction:column;align-items:flex-start;gap:8px;height:76px}.retentionChartScroll{height:calc(100vh - 188px);margin-top:12px}.employeesFilters{flex-direction:column;align-items:stretch}.employeesVisitsLink,.employeesSelect,.employeesDateWrap{width:100%}.employeesVisitsLink{min-height:34px}.employeesTableWrap{margin-top:24px}.employeesActions{flex-direction:column;align-items:flex-start;height:auto;margin-top:16px}.employeesSettingsMenu{left:0;right:auto}.employeeDetailBackdrop{padding:8px}.employeeDetailModal{height:calc(100vh - 16px);max-height:calc(100vh - 16px);padding:16px}.employeeDetailTitle{align-items:flex-start}.employeeDetailTitle h2{font-size:18px;line-height:25px}.employeeDetailSummary{flex-direction:column;display:flex}.employeeRevenueLegend{width:100%;min-width:0}.employeeRevenueLegend>div{grid-template-columns:minmax(145px,1fr) auto;gap:12px}.employeeDetailMetrics{grid-template-columns:1fr;width:100%}.employeeVisitsModal{height:calc(100vh - 16px);padding:16px}.employeeVisitsLegend{flex-direction:column;align-items:flex-start;gap:8px;height:76px}.employeeVisitsChartScroll{height:calc(100vh - 155px)}.ieDynamicsCard{padding:16px}.ieComparisonRow{grid-template-columns:86px minmax(90px,1fr) auto;gap:10px;height:auto}.ieComparisonRow>i{max-width:100%}.ieComparisonRow strong{font-size:14px}.ieComparisonRow em,.ieComparisonRow small{display:none}.ieDetailHead,.ieFilters{flex-direction:column;align-items:stretch}.ieFilters{gap:8px}.ieFilters .ieSelect:first-child,.ieFilters .ieSelect:last-child,.datePicker,.datePickerWrap{width:100%}.revenueCard{height:410px;padding:20px 16px;overflow:hidden}.chartArea{height:290px;margin-top:30px}.chartLabels{height:230px}.chartPlot{grid-template-rows:230px 60px;gap:0;padding-top:0}.chartStage{height:230px}.bottomMetrics,.dashboardBreakdown{height:auto}.profitCard,.discountCard{min-height:117px}.dashboardSidebar .compactMetric:nth-child(n){height:auto}.appHeader{min-height:75px;padding:12px 16px}.headerInner{flex-direction:row;align-items:center;gap:8px;min-height:50px;display:flex}.headerCenter{flex-direction:row;flex:auto;align-items:center;gap:8px;min-width:0;display:flex;overflow:visible}.headerNav{display:none}.organizationMenu{width:min(200px,100%);min-width:0}.organizationSelect{width:100%;max-width:none}.organizationSelect .dropdownIcon{align-self:center;width:20px;height:20px;transform:translateY(-1px)}.organizationMenu[open] .organizationSelect .dropdownIcon{transform:translateY(-1px)rotate(180deg)}.organizationMenuPanel{min-width:min(260px,100vw - 32px);max-width:calc(100vw - 32px);left:0}.headerActions{flex:none;justify-content:flex-end;gap:16px;width:auto}.headerProfile{gap:0;width:38px;height:38px}.headerProfile>.dropdownIcon,.headerAvatar{display:none}.mobileMenuIcon{background:#f2f3f7;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.mobileMenuIcon svg{width:24px;height:24px;display:block}.headerProfileMenuPanel{display:none}.headerMobileNavPanel{z-index:20;background:#fff;border-radius:16px;width:274px;height:min(338px,100dvh - 100px);display:block;position:absolute;top:calc(100% + 8px);right:38px;overflow:hidden;box-shadow:0 16px 32px -4px #0c0c0d1a,0 4px 4px -4px #0c0c0d0d}.headerMobileNavTrack{width:300%;height:100%;transition:transform .22s;display:flex;transform:translate(0)}.headerMobileNavTrack.isAnalyticsOpen{transform:translate(-33.3333%)}.headerMobileNavTrack.isSettingsOpen{transform:translate(-66.6667%)}.headerMobileNavPane{scrollbar-width:none;flex-direction:column;flex:0 0 33.3333%;padding:16px;display:flex;overflow-y:auto}.headerMobileNavPane::-webkit-scrollbar{display:none}.headerMobileNavPanel a{color:#788394;flex:0 0 51px;justify-content:space-between;align-items:center;font-family:Onest,Rawline,Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:22px;display:flex}.headerMobileAnalyticsTrigger,.headerMobileAnalyticsBack,.headerMobileSettingsTrigger,.headerMobileSettingsBack{color:#788394;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #dee6f3;flex:0 0 51px;justify-content:space-between;align-items:center;width:100%;padding:0;font-family:Onest,Rawline,Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:22px;display:flex}.headerMobileAnalyticsPanel{color:#788394}.headerMobileAnalyticsBack,.headerMobileSettingsBack{justify-content:flex-start;gap:8px}.headerMobileAnalyticsBack .dropdownIcon,.headerMobileSettingsBack .dropdownIcon{transform:rotate(90deg)}.headerMobileSettingsPanel{color:#788394}.headerMobileSettingsPanel a{justify-content:flex-start;gap:8px}.headerMobileSettingsIcon{background:#bdc6d7;flex:0 0 24px;width:24px;height:24px;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.headerMobileSettingsIcon.isEmployees{-webkit-mask-image:url(/figma/profile/employees.svg);mask-image:url(/figma/profile/employees.svg)}.headerMobileSettingsIcon.isServices{-webkit-mask-image:url(/figma/profile/services.svg);mask-image:url(/figma/profile/services.svg)}.headerMobileSettingsIcon.isNotifications{-webkit-mask-image:url(/figma/profile/notifications.svg);mask-image:url(/figma/profile/notifications.svg)}.headerMobileNavPanel .headerLogoutButton{color:#788394;border-radius:0;flex:0 0 51px;align-items:center;padding:0;font-family:Onest,Rawline,Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:22px;display:flex}.headerMobileNavPanel .headerMobileAnalyticsPanel a{font-size:16px;line-height:22px}.headerMobileNavPane:first-child>:not(:last-child){border-bottom:1px solid #dee6f3}.headerMobileNavPanel .dropdownIcon{width:24px;height:24px;transform:rotate(-90deg)}.headerProfileMenu[open] .headerMobileNavPanel .dropdownIcon{transform:rotate(-90deg)}.headerProfileMenu[open] .headerMobileAnalyticsBack .dropdownIcon,.headerProfileMenu[open] .headerMobileSettingsBack .dropdownIcon{transform:rotate(90deg)}.mainContent{gap:16px;padding:20px 16px 40px}.salesDashboard{width:100%;margin:0}.averageCheckNotification{background:#ffedf2;border:1px solid #ff6a99;border-radius:16px;align-items:flex-start;gap:16px;width:100%;height:155px;margin-bottom:16px;padding:16px;display:flex;overflow:hidden}.averageCheckNotificationIcon{flex:0 0 22px;width:22px;height:22px;position:relative}.averageCheckNotificationIcon img{width:100%;height:100%}.averageCheckNotificationText{flex-direction:column;flex:auto;gap:5px;min-width:0;display:flex}.averageCheckNotificationTitle{align-items:center;gap:8px;font-size:16px;line-height:22px;display:flex}.averageCheckNotificationTitle strong{font-weight:600}.averageCheckNotificationText p{color:#272626;font-size:16px;font-weight:400;line-height:22px}.averageCheckNotificationText a{color:#428fff;width:max-content;font-size:16px;font-weight:500;line-height:22px}.averageCheckNotification>button{cursor:pointer;background:0 0;border:0;flex:0 0 13px;width:13px;height:13px;padding:0;display:block}.averageCheckNotification>button img{width:13px;height:13px;display:block}.dashboardHeading{flex-flow:row;align-items:center;gap:8px;height:42px;margin-bottom:16px}.dashboardHeading h1{flex:auto;width:auto;min-width:0;font-size:18px;line-height:22px}.datePickerWrap,.datePicker{flex:0 0 176px;width:176px}.datePopover{max-width:calc(100vw - 32px)}.dashboardGrid{flex-direction:column;gap:16px;display:flex}.dashboardPrimary,.bottomMetrics{display:contents}.revenueCard{order:1;width:100%;height:285px;padding:20px}.revenueTitle{height:39px}.revenueTitle h2,.revenueTitle strong{flex:0 auto;font-size:16px;line-height:22px}.revenueTitle h2{flex:auto}.revenueTitle strong{color:#272626;white-space:nowrap;min-width:0}.chartArea{height:186px;margin-top:16px;display:block}.chartLabels{display:none}.chartPlot{grid-template-rows:160px 26px;gap:0;height:186px;padding-top:0}.chartStage,.chartGrid{height:160px}.chartGrid i:nth-child(2n){display:none}.chartDates{height:26px}.dashboardBreakdown{flex-direction:column;order:2;width:100%;min-width:0;height:auto;display:flex;overflow:visible}.turnoverCard{flex:0 0 380px;grid-template-rows:21px 213px 66px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:20px;width:100%;min-width:0;height:380px;padding:20px;display:grid}.turnoverCard h2{align-self:center;font-size:16px;line-height:19px}.turnoverTabs{align-items:flex-end;gap:16px;margin:0}.turnoverTabs button{font-size:16px;line-height:19px}.donut{grid-column:1/-1;width:213px;height:213px;margin:0 auto}.donut i{width:145px;height:145px}.turnoverCard .metricRows{background:#f2f3f7;border-radius:8px;grid-column:1/-1;gap:8px;padding:10px 16px}.turnoverCard .metricRows>div{justify-content:space-between;min-height:19px;display:flex}.turnoverCard .metricRows span,.turnoverCard .metricRows strong{color:#788394;height:auto;font-size:16px;font-weight:400;line-height:19px}.turnoverCard .metricRows>div:first-child strong{color:#272626;flex:none;height:auto;font-size:16px;font-weight:700;line-height:19px;display:block}.breakdownCard{flex:none;gap:16px;height:auto;min-height:297px;padding:20px}.serviceGroup{gap:8px}.serviceLabel{color:#272626;font-size:16px;font-weight:400;line-height:22px}.breakdownCard .metricRows{justify-content:space-between;display:flex}.breakdownCard .metricRows>div{gap:4px;min-height:19px;display:flex}.breakdownCard .metricRows span,.breakdownCard .metricRows strong{color:#788394;flex:none;height:auto;font-size:16px;font-weight:400;line-height:19px;display:block}.breakdownCard .metricRows span:after{content:":"}.extraServices,.breakdownCard>.serviceGroup:last-child{padding-top:16px}.extraServices{gap:16px}.breakdownLink{font-size:16px;font-weight:400;line-height:19px}.breakdownLink svg{width:24px;height:24px}.extraServices>.breakdownLink{align-self:stretch;height:28px;padding-top:4px}.dashboardSidebar{order:3;grid-template-rows:none;grid-template-columns:minmax(0,1fr);align-content:normal;gap:16px;width:100%;height:auto;display:grid}.dashboardSidebar .compactMetric:first-child{order:1}.dashboardSidebar .compactMetric:nth-child(2){order:3}.dashboardSidebar .compactMetric:nth-child(3){order:2}.dashboardSidebar .compactMetric:nth-child(4){order:4}.dashboardSidebar .compactMetric:nth-child(n){width:100%;height:auto;min-height:126px;padding:16px}.dashboardSidebar .compactMetric:nth-child(2){min-height:149px}.dashboardSidebar .compactMetric:nth-child(4){min-height:170px}.compactMetric h2{font-size:16px;line-height:22px}.compactMetric>strong,.clientRows strong,.returnabilityValues>strong,.returnabilityRevenue>strong{color:#272626;font-size:20px;line-height:28px}.clientRows span{font-size:12px;line-height:15px}.returnabilityValues{height:auto}.profitCard{order:4;width:100%;min-height:104px}.discountCard{order:5;width:100%;min-height:162px}.discountCard h2,.profitTitle>span:nth-child(2){color:#272626;font-size:16px;line-height:22px}.discountMetrics{flex-direction:column;align-items:flex-start;gap:8px;height:auto}.discountMetrics span{width:54px;font-size:16px;font-weight:400;line-height:19px}.discountMetrics strong,.discountMetrics>div:first-child strong{color:#272626;font-size:18px;line-height:25px}.discountCard>.breakdownLink{padding-top:8px}}@media (max-width:410px){.datePickerWrap,.datePicker{flex-basis:158px;width:158px}.datePicker{gap:6px;padding:0 10px;font-size:13px}.dashboardHeading h1{font-size:16px;line-height:20px}.averageCheckNotification{gap:12px;height:auto;min-height:155px}.averageCheckNotificationTitle{align-items:flex-start;font-size:15px}.averageCheckNotificationText p,.averageCheckNotificationText a{font-size:14px;line-height:20px}.dashboardSidebar{gap:12px}.dashboardSidebar .compactMetric:nth-child(n){padding:14px}.compactMetric h2{font-size:14px}.returnabilityRevenue>strong{font-size:16px}.trendLink{font-size:11px}}@media (max-width:620px){.clientsDashboard,.loyaltyDashboard,.payrollDashboard{width:100%;max-width:none;margin:0;padding-bottom:24px;overflow:visible}.clientsHeading{flex-direction:column;align-items:stretch;gap:16px;min-height:0}.clientsHeading h1{white-space:normal;font-size:22px;line-height:30px}.clientsFilters{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.clientsSelect{border:1px solid #0000;flex-direction:column;flex-basis:auto;justify-content:center;align-items:flex-start;width:100%;min-width:0;height:56px;padding:7px 38px 7px 12px}.clientsSelect.isActive{background:#f8fbff;border-color:#b9d4ff}.clientsSelect select{cursor:pointer;opacity:0;z-index:3;padding:0;position:absolute;inset:0}.clientsSelectLabel,.clientsSelectValue{pointer-events:none;text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.clientsSelectLabel{color:#788394;font-size:11px;line-height:14px}.clientsSelectValue{color:#272626;margin-top:2px;font-size:14px;line-height:19px}.clientsSelect.isActive .clientsSelectLabel{color:#428fff}.clientsSelect>svg{top:18px;right:12px}.clientsActions{justify-content:flex-start;height:24px;margin:16px 0 36px}.clientsLearningLink{font-size:16px;line-height:22px}.clientsNotice{min-height:70px;margin-top:0;padding:15px 16px}.clientSegments{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.clientSegmentCard{min-height:96px;padding:12px}.clientsTableWrap{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;margin-top:16px}.clientsTable{border-collapse:separate;border-spacing:0}.clientsTable th:first-child,.clientsTable td:first-child{position:sticky;left:0}.clientsTable thead th:first-child{z-index:4;border-radius:0 8px 0 0}.clientsTable tbody td:first-child{z-index:3;background:#fff;box-shadow:10px 0 10px #c6cdd94d}.clientsTable tbody tr:hover td:first-child{background:#f8faff}.iePagination.clientsPagination{justify-content:space-between;gap:2px;width:100%;margin-top:16px}.clientsPagination button{flex:0 0 40px;width:40px;height:40px;font-size:16px}.clientsPaginationEllipsis{width:40px;height:40px}.retentionBackdrop{padding:max(16px, env(safe-area-inset-top)) 16px max(16px, env(safe-area-inset-bottom));z-index:1300;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.retentionModal{height:min(535px, calc(100dvh - max(32px, env(safe-area-inset-top) + env(safe-area-inset-bottom))));max-width:none;max-height:calc(100dvh - max(32px, env(safe-area-inset-top) + env(safe-area-inset-bottom)));overscroll-behavior:contain;border-radius:16px;flex-direction:column;width:100%;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #20314833}.retentionHeader{align-items:flex-start;gap:12px;height:auto;min-height:60px}.retentionHeader h2{flex:auto;padding-right:0;font-size:22px;line-height:30px}.retentionDivider{display:none}.retentionClose{flex:0 0 30px;display:block}.retentionLegend{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:24px;height:18px;margin-top:16px;display:grid}.retentionLegend span{white-space:nowrap;min-width:0}.retentionChartScroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:auto;height:auto;min-height:0;margin-top:32px;overflow:auto}.retentionChart{min-width:963px!important}.retentionAxis{z-index:5;background:#fff;flex-basis:39px;position:sticky;left:0}.retentionState{flex:auto;height:auto;min-height:120px}.loyaltyHeading{flex-direction:row;align-items:center;gap:16px;min-height:30px;margin-bottom:16px}.loyaltyHeading h1{flex:auto}.loyaltyFilters{flex:none;justify-content:flex-end}.loyaltySelectValue{font-size:16px;line-height:22px}.loyaltyGrid{flex-direction:column;gap:16px;width:100%;min-width:0;display:flex;overflow:visible}.loyaltyCard{flex:none;width:100%;max-width:100%}.loyaltyBreakdownCard{height:auto;min-height:562px;padding:16px;overflow:visible}.loyaltyTable{width:100%}.loyaltyTableHead,.loyaltyTableRow{gap:6px;font-size:12px}.loyaltyTableHead{grid-template-columns:minmax(76px,1fr) 92px minmax(82px,1fr);width:calc(100% - 26px)}.loyaltyTableRow{grid-template-columns:minmax(76px,1fr) 92px minmax(58px,1fr) 20px;width:100%;font-size:14px}.loyaltyTableBody{padding-right:0;overflow-y:visible}.loyaltyTableRow strong,.loyaltyTableRow b{white-space:nowrap;font-size:12px}.loyaltyTableTotal{grid-template-columns:minmax(0,1fr) auto;gap:8px;width:100%}.loyaltyDynamicsCard{height:auto;min-height:549px;padding:24px 16px}.loyaltyLineChart{aspect-ratio:522/362;width:100%;max-width:522px;height:auto}.loyaltyChartLegend{width:100%;max-width:none;height:auto}.payrollHeading{min-height:42px}.payrollMonthWrap{width:152px}.payrollSummary{flex-direction:column;gap:16px;margin-top:16px;display:flex;overflow:visible}.payrollBranchCard{grid-template-columns:minmax(0,1fr) auto 68px;align-items:center;width:100%;height:60px;padding:16px;display:grid}.payrollBranchValue{min-height:0;margin:0}.payrollBranchStatus{border-top:0;border-left:1px solid #dee6f3;justify-content:flex-end;align-items:center;width:52px;height:28px;margin-left:16px;padding:0 0 0 16px}.payrollExpensesCard{grid-template-rows:22px auto 52px;gap:16px;height:auto;min-height:425px;padding:16px 24px}.payrollExpenseColumns{flex-direction:column;overflow:visible}.payrollExpenseColumn{border-bottom:1px solid #dee6f3;border-right:0;flex-basis:auto;grid-template-rows:15px 19px 19px;gap:8px;width:100%;padding:16px 0}.payrollExpenseColumn:first-child{padding-top:0}.payrollExpenseColumn:last-child{border-bottom:0;padding-bottom:0}.payrollExpenseLabels,.payrollExpenseRow{grid-template-columns:minmax(0,1fr) auto}.payrollExpenseTotal{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;height:52px;padding-top:16px;display:grid}.payrollTableWrap{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;margin-top:16px}.payrollTable{border-collapse:separate;border-spacing:0}.payrollTable th:first-child,.payrollTable td:first-child{position:sticky;left:0}.payrollTable thead th:first-child{z-index:4;border-radius:0 8px 0 0}.payrollTable tbody td:first-child{z-index:3;background:#fff;box-shadow:10px 0 10px #c6cdd94d}.payrollTable tbody tr:hover td:first-child{background:#f8faff}}@media (max-width:410px){.clientsFilters{grid-template-columns:repeat(2,minmax(0,1fr))}.clientsPagination button{flex-basis:36px;width:36px;height:36px}.clientsPaginationEllipsis{width:36px;height:36px}.retentionLegend{gap:8px}.retentionLegend i{width:24px}.retentionLegend span{font-size:10px}.loyaltyHeading{align-items:flex-start}.loyaltySelectValue{font-size:14px}.clientSegmentCard{min-height:92px;padding:10px}.clientSegments strong{font-size:20px}}@media (max-width:620px){.incomeExpensesDashboard{width:100%;margin:0}.incomeExpensesDashboard>h1{margin-bottom:16px;font-size:18px;line-height:25px}.ieSummaryGrid{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.ieDynamicsCard{width:100%;height:252px;padding:16px 24px}.ieDynamicsHead{grid-template-rows:22px 36px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:8px;height:66px;display:grid}.ieDynamicsHead h2{grid-column:1/-1;line-height:22px}.ieDynamicsHead .ieSelect,.ieDynamicsHead .iePeriodButton{width:100%;min-width:0;height:36px}.ieDynamicsControls{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.ieComparisonPeriodPopover{width:min(280px,100vw - 48px);left:50%;right:auto;transform:translate(-50%)}.ieDynamicsMetric .analyticsSelectCurrent>small{display:none}.ieDynamicsHead .iePeriodButton{overflow:hidden}.ieDynamicsHead .iePeriodButton span{text-overflow:ellipsis;overflow:hidden}.ieComparisonRows{gap:24px;margin-top:24px}.ieComparisonRow{grid-template-rows:22px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:0 8px;height:38px;display:grid;position:relative}.ieComparisonRow:nth-child(2){grid-template-rows:22px 22px;row-gap:8px;height:68px}.ieComparisonRow>span{grid-area:1/1;align-self:center;font-family:Rawline,Arial,sans-serif;font-size:16px;line-height:22px}.ieComparisonRow:nth-child(2)>span{grid-row:1/3;align-self:end}.ieComparisonRow>i{width:100%;height:14px;position:absolute;bottom:0;left:0}.ieComparisonRow strong{grid-area:1/2;justify-self:end;font-size:16px;line-height:22px}.ieComparisonRow small{grid-area:2/2;font-size:16px;line-height:22px;display:block}.ieCurrentCard{gap:16px;width:100%;height:144px;min-height:144px;padding:16px}.ieCurrentCard h2{line-height:22px}.ieCurrentValues{gap:0;width:100%;height:73px}.ieCurrentValues>div{grid-template-columns:minmax(0,1fr) auto;height:28px}.ieCurrentValues>div:nth-child(3){display:none}.ieCurrentValues>div+div{margin-top:8px;padding-top:8px}.ieCurrentCard span{font-size:16px;line-height:22px}.ieCurrentCard strong{font-size:20px;line-height:28px}.ieDetailHead{flex-direction:column;align-items:stretch;gap:16px;min-height:83px;margin-top:32px}.ieDetailHead h2{font-size:18px;line-height:25px}.ieFilters{flex-direction:row;gap:20px;width:100%;display:flex}.ieFilters .ieSelect:first-child,.ieFilters .ieSelect:last-child{flex:1 1 0;width:auto;min-width:0}.ieFilters .ieSelect select{opacity:0;z-index:3;padding:0;position:absolute;inset:0}.ieFilters .ieSelect>svg{width:20px;height:20px;right:10px}.ieFilters .ieSelect.hasMobileCalendar>svg{display:none}.ieSelectMobileValue{color:#272626;text-overflow:ellipsis;white-space:nowrap;padding-left:12px;padding-right:36px;font-size:14px;font-weight:500;line-height:19px;display:block;overflow:hidden}.ieSelectMobileCalendar{color:#bdc6d7;flex:0 0 14px;width:14px;height:15px;display:block;position:absolute;right:12px}.ieSelectMobileCalendar svg{width:14px;height:15px;display:block;position:static}.iePeriodCaption,.ieTableSlider{display:none}.ieTableSlider+.ieTableScroller{margin-top:16px}.ieTableScroller{width:100%;max-width:100%;margin-top:16px;overflow-x:auto}.ieTable{border-collapse:separate;border-spacing:0}.ieTable th:first-child{box-shadow:10px 0 10px #c6cdd94d}.ieTable tbody th:first-child{text-overflow:clip;white-space:normal;z-index:21;background:#fff;border-bottom:2px solid #dee6f3;overflow:visible}.ieTable thead th:first-child{text-overflow:clip;white-space:normal;z-index:21;border-radius:0 8px 0 0;overflow:visible}.ieTable th,.ieTable td{height:51px}.ieTable thead th{height:43px}.ieTable .ieGroupRow th,.ieTable .ieGroupRow td{height:54px}.iePagination{justify-content:space-between;gap:2px;width:100%;margin-top:16px}.iePagination button,.iePagination span{flex:0 0 40px;width:40px;height:40px;font-size:16px}}@media (max-width:410px){.ieDynamicsCard{padding-left:16px;padding-right:16px}.ieComparisonRow strong,.ieComparisonRow small{font-size:14px}.ieCurrentCard strong{font-size:17px}.ieFilters{gap:12px}.iePagination button,.iePagination span{flex-basis:36px;width:36px;height:36px}}@media (max-width:620px){.servicesDashboard,.retailSalesDashboard,.employeesDashboard{max-width:none;padding-bottom:env(safe-area-inset-bottom);width:100%;margin:0}.servicesHeading,.retailSalesHeading,.employeesHeading{flex-direction:column;align-items:stretch;gap:16px;min-height:0}.servicesHeading h1,.retailSalesHeading h1,.employeesHeading h1{white-space:normal;font-size:22px;line-height:30px}.servicesFilters,.retailSalesFilters{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.servicesSelect,.salesSelect{flex-basis:auto;width:100%;min-width:0}.servicesDateWrap,.retailSalesDateWrap{grid-column:1/-1;width:100%}.servicesDateButton,.retailSalesDateButton{width:100%}.servicesDatePopover,.retailSalesDatePopover{width:280px;max-width:calc(100vw - 32px);left:50%;right:auto;transform:translate(-50%)}.employeesDatePopover{width:min(280px,100vw - 32px);max-width:calc(100vw - 32px);left:auto;right:0;transform:none}.payrollMonthPopover,.datePopover{max-width:calc(100vw - 32px);left:auto;right:0;transform:none}.salesTableSettings{margin:16px 0}.salesSettingsTrigger{justify-content:flex-start;font-size:16px;line-height:22px}.salesSettingsModal{max-width:calc(100vw - 32px);left:0;right:auto}.servicesTableWrap{margin-top:16px}.ieTableScroller,.servicesTableWrap,.retailSalesTableWrap,.employeesTableWrap,.employeeServicesTableWrap{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;overscroll-behavior-y:auto;touch-action:pan-x pan-y pinch-zoom}.retailSalesTableWrap{padding-top:0}.servicesTable,.retailSalesTable,.employeesTable{border-collapse:separate;border-spacing:0}.servicesTable{width:902px}.servicesTable col:first-child{width:182px}.servicesTable col:nth-child(2){width:280px}.servicesTable col:nth-child(3){width:110px}.servicesTable col:nth-child(4){width:150px}.servicesTable col:nth-child(5){width:180px}.servicesTable th:first-child,.servicesTable td:first-child,.retailSalesTable th:first-child,.retailSalesTable td:first-child,.employeesTable th:first-child,.employeesTable td:first-child{position:sticky;left:0}.servicesTable thead th:first-child,.retailSalesTable thead th:first-child,.employeesTable thead th:first-child{z-index:4;border-radius:0 8px 0 0}.servicesTable tbody td:first-child,.retailSalesTable tbody td:first-child,.employeesTable tbody td:first-child{z-index:3;background:#fff;box-shadow:10px 0 10px #c6cdd94d}.servicesTable tbody tr:hover td:first-child,.retailSalesTable tbody tr:hover td:first-child,.employeesTable tbody tr:hover td:first-child{background:#f8faff}.iePagination.servicesPagination,.iePagination.retailSalesPagination,.iePagination.employeesPagination{justify-content:space-between;gap:2px;width:100%;margin-top:16px}.servicesPagination button,.retailSalesPagination button,.employeesPagination button{flex:0 0 40px;width:40px;height:40px;font-size:16px}.employeesFilters{grid-template-rows:24px 42px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 8px;width:100%;display:grid}.employeesVisitsLink{grid-column:1/-1;width:max-content;min-height:24px;font-size:16px;line-height:22px}.employeesSelect,.employeesDateWrap{width:100%;min-width:0}.employeesSelect.analyticsSelect{height:42px}.employeesSelect .analyticsSelectCurrent>small{display:none}.employeesSelect .analyticsSelectTrigger{gap:8px;padding:0 12px}.employeesActions{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;height:24px;margin-top:32px}.employeesSettingsWrap{flex:auto;order:1}.employeesExport{flex:none;order:2;width:auto;line-height:22px;font-size:16px!important}.employeesTableSettings{line-height:22px;font-size:16px!important}.employeesSettingsMenu{max-width:calc(100vw - 32px);left:0;right:auto}.employeesTableWrap{margin-top:0}.employeeDetailBackdrop{z-index:1300;justify-content:stretch;align-items:flex-end;height:100dvh;padding:0;position:fixed;inset:0}.employeeDetailModal,.employeeVisitsModal{box-shadow:none;max-width:none;max-height:calc(100dvh - max(16px, env(safe-area-inset-top)));padding:16px 16px calc(16px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;width:100%;position:fixed;inset:auto 0 0}.employeeDetailModal{height:auto;max-height:calc(100dvh - 84px)}.employeeDetailTitle{align-items:flex-start;gap:12px}.employeeDetailTitle h2{font-size:22px;line-height:30px}.employeeDetailTitle>button{flex-basis:28px;width:28px;height:28px}.employeeDetailTitle svg{width:28px;height:28px}.employeeDetailContent{border-top:0;margin-top:16px;padding-top:0}.employeeDetailSummary{flex-direction:column;align-items:stretch;gap:0;display:flex}.employeeRevenueDonut{flex:0 0 248px;margin:15px auto 16px}.employeeRevenueLegend{width:100%;min-width:0}.employeeRevenueLegend>div{grid-template-columns:minmax(0,170px) minmax(0,130px);gap:40px}.employeeRevenueLegend strong{text-overflow:ellipsis;overflow:hidden}.employeeDetailMetrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:32px;display:grid}.employeeDetailMetrics>div{width:100%}.employeeDetailMetrics>div:nth-child(3){grid-column:1/-1}.employeeDetailContent>h3{border-top:0;margin:32px 0 16px;padding-top:0}.employeeServicesTableWrap{width:100%}.employeeServicesTable{min-width:448px}.employeeServicesTable th,.employeeServicesTable td{padding-left:8px;padding-right:8px}.employeeServicesTable th:first-child,.employeeServicesTable td:first-child{width:153px;padding-left:0}.employeeServicesTable th:nth-child(2),.employeeServicesTable td:nth-child(2){width:86px}.employeeServicesTable th:nth-child(3),.employeeServicesTable td:nth-child(3){width:116px}.employeeServicesTable th:nth-child(4),.employeeServicesTable td:nth-child(4){width:93px}.employeeVisitsBackdrop{padding:max(16px, env(safe-area-inset-top)) 16px max(16px, env(safe-area-inset-bottom));justify-content:center;align-items:center}.employeeVisitsBackdrop .employeeVisitsModal{height:min(546px, calc(100dvh - max(32px, env(safe-area-inset-top) + env(safe-area-inset-bottom))));max-height:calc(100dvh - max(32px, env(safe-area-inset-top) + env(safe-area-inset-bottom)));border-radius:16px;flex-direction:column;width:100%;padding:16px;display:flex;position:relative;bottom:auto;left:auto;right:auto;overflow:hidden;box-shadow:0 20px 60px #27262633}.employeeVisitsLegend{flex-direction:row;align-items:center;gap:24px;height:50px;margin-top:16px}.employeeVisitsChartScroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:auto;height:auto;min-height:0;overflow:auto}.employeeVisitsModal .employeeDetailState{flex:auto;height:auto;min-height:120px}.employeeVisitsAxis{z-index:5;background:#fff;padding-left:2px;position:sticky;left:0}}@media (max-width:410px){.servicesPagination button,.retailSalesPagination button,.employeesPagination button{flex-basis:36px;width:36px;height:36px}.employeesActions{gap:8px}.employeesActions button,.salesSettingsTrigger{font-size:14px!important}.employeeRevenueLegend>div{grid-template-columns:minmax(145px,1fr) auto;gap:12px}}@media (max-width:620px){.mainContent:has(.profilePage){gap:32px;padding:20px 16px 40px}.mainContent:has(.profileSettingsPage){gap:32px;padding:20px 16px 40px}.mainContent:has(.profileSettingsPage) .breadcrumbs{font-size:16px;line-height:22px}.mainContent:has(.profilePage) .breadcrumbs{font-size:16px;line-height:22px}.profilePage{gap:16px;max-width:none;margin:0}.profileNetworks{display:none}.profileOverview{grid-template-columns:1fr;gap:16px}.profileCard{gap:16px;min-height:179px;padding:16px}.profileIdentity h2{font-family:Onest,Rawline,Arial,Helvetica,sans-serif;font-weight:400}.profilePlates{gap:16px}.profileInfoPlate{height:auto;min-height:142px;padding:16px 24px;position:relative}.profileInfoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;display:grid}.profileInfoRow{min-height:45px}.profileInfoRow:nth-child(3){grid-column:1}.profileEditButton{z-index:1;gap:10px;width:auto;height:24px;position:absolute;bottom:26px;right:24px}.profileEditButton:after{color:#428fff;content:"Редактировать";font-size:16px;font-weight:500;line-height:22px}.profileTariffPlate{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;height:auto;min-height:109px;padding:16px 24px}.profileTariffPlate.profileTariffPlateEmpty{min-height:54px;display:flex}.profileEducationLink{grid-column:1/-1;font-size:16px;line-height:22px}.profileDialogBackdrop{padding:32px}.profileDialog{box-shadow:none;max-height:calc(100dvh - 64px);overflow-y:auto}.profileEditDialog{min-height:410px}.profileDeleteDialog{min-height:190px}}@media (max-width:390px){.profileDialogBackdrop{padding:16px}.profileInfoGrid,.profileTariffPlate{grid-template-columns:1fr}.profileInfoRow:nth-child(3),.profileEducationLink{grid-column:1}.profileInfoPlate{padding-bottom:56px}.profileEditButton{bottom:16px;left:24px;right:auto}}
