:root{--ink-950:#21191b;--ink-800:#3d3235;--ink-600:#6f6466;--ink-500:#8f8485;--ink-400:#afa5a4;--surface:#fbfaf8;--surface-raised:#fff;--surface-muted:#f7f3f1;--surface-tint:#f4e9e8;--line:#ebe5e2;--line-strong:#ddd3cf;--wine-900:#321e25;--wine-800:#442630;--wine-700:#5a303d;--wine-600:#754453;--rose:#a96372;--green:#2f7d5d;--green-bg:#e8f5ee;--amber:#a36a25;--amber-bg:#fff2df;--red:#b34d55;--red-bg:#fdebed;--purple:#755b92;--purple-bg:#eee8f7;--radius-sm:8px;--radius-md:12px;--radius-lg:17px;--radius-xl:22px;--shadow-sm:0 1px 2px #24191c09;--shadow-md:0 16px 40px #2c1c2017;--shadow-drawer:-20px 0 60px #23161a29;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-drawer:cubic-bezier(.32, .72, 0, 1);--sidebar:248px}*{box-sizing:border-box}html{background:var(--surface)}body{color:var(--ink-950);background:var(--surface);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.45}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #a9637247}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}h1 em{color:var(--rose);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-weight:400}.mobile-only{display:none!important}.positive{align-items:center;gap:2px;display:inline-flex;color:var(--green)!important}.negative{align-items:center;gap:2px;display:inline-flex;color:var(--red)!important}.eyebrow{letter-spacing:.12em;color:#8d7379;text-transform:uppercase;margin:0 0 9px;font-size:12px;font-weight:800;line-height:1.2}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-shell{min-height:100vh}.sidebar{width:var(--sidebar);color:#eee9e6;z-index:40;background:#1c1719;flex-direction:column;padding:24px 14px 15px;display:flex;position:fixed;inset:0 auto 0 0}.brand-row{align-items:center;gap:10px;height:46px;padding:0 10px 18px;display:flex}.brand-mark{color:#241a1d;background:linear-gradient(145deg,#e5bd92,#af7180);border-radius:10px;place-items:center;width:31px;height:31px;font:italic 700 25px/1 Georgia,serif;display:grid}.brand-name{font:700 25px/1 Georgia,serif}.business-switcher{color:#fff;text-align:left;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1b;border-radius:13px;grid-template-columns:31px 1fr 17px;align-items:center;gap:9px;margin:9px 1px 20px;padding:10px;display:grid}.business-switcher>span{background:#885062;border-radius:9px;place-items:center;width:31px;height:31px;font-size:13px;font-weight:800;display:grid}.business-switcher div{min-width:0;display:grid}.business-switcher strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.business-switcher small{color:#aaa0a0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.side-nav{gap:3px;display:grid}.side-nav a{color:#bdb5b5;border-radius:9px;align-items:center;gap:12px;padding:10px 11px;font-size:13px;font-weight:560;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.side-nav a.active{color:#fff;background:#593441}.side-nav.secondary a{padding-block:8px;font-size:14px}.nav-separator{background:#ffffff14;height:1px;margin:15px 10px}.user-card{border-top:1px solid #ffffff14;grid-template-columns:32px 1fr 28px;align-items:center;gap:9px;margin-top:auto;padding:15px 7px 0;display:grid}.user-avatar{background:#6d4551;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:grid}.user-card>div:nth-child(2){display:grid}.user-card button{color:#9f9696;background:0 0;border:0}.app-main{margin-left:var(--sidebar);min-height:100vh}.topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf8e6;justify-content:space-between;align-items:center;height:68px;padding:0 34px;display:flex;position:sticky;top:0}.topbar__left>div{gap:1px;display:grid}.topbar__left span{color:var(--ink-500);font-size:12px}.topbar__left strong{font-size:13px}.topbar__actions{align-items:center;gap:8px;display:flex}.page-container{max-width:1460px;margin:0 auto;padding:38px 34px 55px}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.page-header h1{letter-spacing:-1.55px;margin:0;font-size:34px;font-weight:750;line-height:1.08}.page-header__description{color:var(--ink-600);margin:9px 0 0;font-size:14px}.page-header__actions{align-items:center;gap:8px;display:flex}.stat-grid{grid-template-columns:1.1fr 1fr 1fr 1fr;gap:14px;margin-bottom:15px;display:grid}.stat-grid.three{grid-template-columns:repeat(3,1fr)}.stat-grid.four{grid-template-columns:repeat(4,1fr)}.dashboard-layout{grid-template-columns:1.25fr .75fr;gap:15px;margin-bottom:15px;display:grid}.dashboard-lower{grid-template-columns:1fr 1fr .85fr;gap:15px;display:grid}.agenda-layout{grid-template-columns:1fr 250px;gap:15px;display:grid}.marketing-layout{grid-template-columns:1.1fr .9fr;gap:15px;margin-bottom:15px;display:grid}.reports-layout{grid-template-columns:1.45fr .55fr;gap:15px;margin-bottom:15px;display:grid}.reports-tables{grid-template-columns:1fr 1fr;gap:15px;display:grid}.settings-layout{grid-template-columns:230px 1fr;gap:15px;display:grid}.service-grid,.staff-grid,.package-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.staff-grid{grid-template-columns:repeat(2,1fr)}.button{cursor:pointer;min-height:40px;transition:transform .14s var(--ease-out), background-color .16s ease, border-color .16s ease;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 15px;font-size:12px;font-weight:700;display:inline-flex}.button:active{transform:scale(.97)}.button--primary{background:var(--wine-700);color:#fff}.button--secondary{color:var(--ink-800);border:1px solid var(--line-strong);background:#fff}.button--secondary:hover{background:var(--surface-muted)}.button--ghost{background:0 0}.button--ghost:hover{background:var(--surface-muted)}.button--danger{background:var(--red-bg);color:var(--red)}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;place-items:center;width:40px;height:40px;display:inline-grid}.icon-button.inline{width:29px;height:29px;margin-left:4px}.notification-button{position:relative}.notification-button i{background:#c64e5e;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.search-trigger{border:1px solid var(--line);width:204px;height:40px;color:var(--ink-500);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:7px;padding:0 9px;display:flex}.search-trigger span{text-align:left;flex:1;font-size:13px}.search-trigger kbd,.command-input kbd{border:1px solid var(--line);background:var(--surface-muted);color:var(--ink-500);border-radius:5px;padding:2px 5px;font-size:13px}.card,.stat-card{background:var(--surface-raised);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.card{padding:20px}.card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.card-header h2{letter-spacing:-.35px;margin:0;font-size:16px}.text-action{color:#8c5260;cursor:pointer;background:0 0;border:0;align-items:center;font-size:13px;font-weight:700;display:flex}.stat-card{justify-content:space-between;align-items:flex-start;min-height:126px;padding:20px;display:flex}.stat-card--accent{background:var(--wine-800);border-color:var(--wine-800);color:#fff}.stat-card p{color:var(--ink-500);margin:0 0 9px;font-size:13px}.stat-card--accent p{color:#d3c4c7}.stat-card h2{letter-spacing:-.85px;margin:0 0 6px;font-size:25px}.stat-card h2 small{color:var(--ink-500);font-size:13px;font-weight:600}.stat-card__detail{color:var(--ink-500);align-items:center;gap:4px;font-size:12px;display:flex}.stat-card--accent .stat-card__detail{color:#cbbdc0}.stat-card__icon{background:var(--surface-tint);color:#9a5a69;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.stat-card--accent .stat-card__icon{color:#f1d2b0;background:#ffffff1a}.badge{text-transform:capitalize;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:26px;padding:4px 9px;font-size:12px;font-weight:750;line-height:1;display:inline-flex}.badge:before{content:"";width:6px;height:6px;box-shadow:0 0 0 2px color-mix(in srgb, currentColor 12%, transparent);background:currentColor;border-radius:50%;flex:0 0 6px}.badge--neutral{color:#6e6668;background:#f6f4f3;border-color:#ded9d7}.badge--success{color:#177647;background:#edf9f2;border-color:#cbe8d7}.badge--warning{color:#986013;background:#fff8eb;border-color:#edd9b6}.badge--danger{color:#ba3c45;background:#fff2f2;border-color:#efcaca}.badge--purple{color:#65519d;background:#f6f3fc;border-color:#d9d1ef}.avatar{color:#864f5d;background:#eee3e5;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-style:normal;font-weight:800;display:grid}.avatar.small{width:31px;height:31px}.avatar.large{color:#fff;width:45px;height:45px}.avatar.xl{width:64px;height:64px;font-size:16px}.soft-icon{border-radius:9px;flex:none;place-items:center;width:31px;height:31px;display:grid}.soft-icon.rose{color:#a25567;background:#f7e7ea}.soft-icon.purple{background:var(--purple-bg);color:var(--purple)}.soft-icon.gold{color:#a5782f;background:#f8edd7}.soft-icon.warning{background:var(--amber-bg);color:var(--amber)}.progress{background:#eee8e5;border-radius:10px;height:5px;overflow:hidden}.progress i{border-radius:inherit;background:#a96472;height:100%;display:block}.progress.large{height:7px}.tabs{background:#f1ece9;border-radius:9px;gap:2px;padding:3px;display:inline-flex}.tabs button{cursor:pointer;min-height:36px;color:var(--ink-600);background:0 0;border:0;border-radius:7px;padding:7px 12px;font-size:13px}.tabs button.active{color:var(--ink-950);background:#fff;font-weight:700;box-shadow:0 1px 4px #1e14171c}.tabs button span{color:var(--ink-500);margin-left:5px}.toolbar{align-items:center;gap:12px;margin-bottom:14px;display:flex}.toolbar.simple{justify-content:flex-start}.toolbar__right{gap:8px;margin-left:auto;display:flex}.date-pager{align-items:center;gap:8px;margin-left:4px;display:flex}.date-pager button{border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.date-pager strong{font-size:13px}.search-field{border:1px solid var(--line);min-height:40px;color:var(--ink-500);background:#fff;border-radius:9px;align-items:center;gap:7px;padding:0 10px;display:flex}.search-field.wide{width:300px}.search-field input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:13px}.compact-select{border:1px solid var(--line);background:#fff;border-radius:9px;height:34px;padding:0 28px 0 10px;font-size:13px}.filter-pills{gap:4px;display:flex}.filter-pills button,.filter-toggle{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;display:inline-flex}.filter-pills button.active,.filter-toggle.active{background:var(--wine-800);color:#fff;border-color:var(--wine-800)}.result-count{color:var(--ink-500);margin-left:auto;font-size:12px}.input{border:1px solid var(--line-strong);width:100%;color:var(--ink-950);background:#fff;border-radius:9px;outline:none;padding:10px 11px}.input:focus{border-color:#aa6c79;box-shadow:0 0 0 3px #a963721f}.textarea{resize:vertical;min-height:88px}.select{appearance:auto}.field{gap:6px;margin-bottom:15px;display:grid}.field__label{font-size:13px;font-weight:750}.field__hint{color:var(--ink-500);font-size:13px}.field__error{color:var(--red);font-size:13px}.form-grid{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.drawer-root{z-index:100;position:fixed;inset:0}.drawer-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1f161961;border:0;position:absolute;inset:0}.drawer{width:min(500px,100%);height:100%;box-shadow:var(--shadow-drawer);animation:drawer-enter .24s var(--ease-drawer);background:#fff;grid-template-rows:auto 1fr auto;display:grid;position:absolute;top:0;right:0}.drawer--wide{width:min(680px,100vw)}@keyframes drawer-enter{0%{opacity:.65;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.drawer__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:24px 25px 18px;display:flex}.drawer__header h2{letter-spacing:-.7px;margin:0;font-size:22px}.drawer__header p{color:var(--ink-600);margin:5px 0 0;font-size:13px}.drawer__body{padding:22px 25px;overflow:auto}.drawer__footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:8px;padding:14px 25px;display:flex}.walk-in-toggle,.toggle-row{border:1px solid var(--line);border-radius:11px;justify-content:space-between;align-items:center;margin-bottom:17px;padding:12px;display:flex}.walk-in-toggle>div{display:grid}.walk-in-toggle strong{font-size:13px}.walk-in-toggle span{color:var(--ink-500);font-size:13px}.switch{width:34px;height:20px}.switch input{display:none}.switch i{cursor:pointer;background:#d9d1ce;border-radius:20px;width:100%;height:100%;transition:background-color .17s;display:block;position:relative}.switch i:after{content:"";width:14px;height:14px;transition:transform .18s var(--ease-out);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px}.context-alert,.context-note{background:var(--amber-bg);color:var(--amber);border-radius:10px;align-items:flex-start;gap:9px;margin:0 0 15px;padding:11px;font-size:12px;display:flex}.context-alert>div{display:grid}.context-alert:not(:has(div)){display:grid}.context-alert strong{font-size:12px}.context-alert span{color:#815d2c}.context-note{background:var(--surface-muted);color:var(--ink-600)}.toast-stack{z-index:150;gap:7px;display:grid;position:fixed;bottom:20px;right:20px}.toast{color:#fff;width:min(350px,100vw - 32px);box-shadow:var(--shadow-md);transition:transform .18s var(--ease-out), opacity .15s ease;background:#272124;border-radius:10px;grid-template-columns:18px 1fr 20px;align-items:center;gap:8px;padding:11px 12px;display:grid}@starting-style{.toast{opacity:0;transform:translateY(100%)scale(.98)}}.toast span{font-size:13px;font-weight:650}.toast button{color:#c8c0c1;background:0 0;border:0;place-items:center;display:grid}.data-table{padding:0;overflow:hidden}.data-table__head,.data-table__row{text-align:left;align-items:center;gap:12px;padding:14px 18px;display:grid}.data-table__head{color:var(--ink-500);text-transform:uppercase;letter-spacing:.08em;background:#faf7f5;font-size:13px;font-weight:800}.data-table__row{border-top:1px solid var(--line);background:#fff;border-bottom:0;border-left:0;border-right:0;width:100%;font-size:13px}.data-table__row[role=button]{cursor:pointer}.data-table__row[role=button]:focus-visible{outline:2px solid var(--wine-500);outline-offset:-2px}.data-table__row>span{gap:3px;min-width:0;display:grid}.data-table__row strong{font-size:13px}.data-table__row small{color:var(--ink-500);font-size:13px}.person-cell,.product-cell{align-items:center;gap:9px;display:flex!important}.person-cell>span{gap:2px;display:grid}.person-cell em{color:var(--amber);align-items:center;gap:3px;font-size:12px;font-style:normal;display:flex}.tag-cell{flex-wrap:wrap;align-items:center;gap:4px;display:flex!important}.table-action{color:#8e5260;cursor:pointer;background:#f6eeed;border:0;border-radius:8px;align-items:center;gap:4px;width:max-content;padding:6px 8px;font-size:13px;font-weight:750;display:inline-flex}.command-root{z-index:110;position:fixed;inset:0}.command-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1d151757;border:0;position:absolute;inset:0}.command-panel{width:min(530px,100% - 28px);box-shadow:var(--shadow-md);animation:command-enter .17s var(--ease-out);background:#fff;border-radius:15px;margin:12vh auto 0;position:relative;overflow:hidden}@keyframes command-enter{0%{opacity:0;transform:scale(.97)translateY(-5px)}to{opacity:1;transform:scale(1)translateY(0)}}.command-input{border-bottom:1px solid var(--line);align-items:center;gap:9px;height:54px;padding:0 14px;display:flex}.command-input input{border:0;outline:0;flex:1}.command-body{padding:9px}.command-body>p{color:var(--ink-500);letter-spacing:.1em;margin:5px 8px;font-size:12px;font-weight:800}.command-body button{text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:20px 1fr auto;gap:8px;width:100%;padding:9px;display:grid}.command-body button:hover{background:var(--surface-muted)}.command-body span{font-size:13px}.command-body small{color:var(--ink-500);font-size:13px}.command-empty{color:var(--ink-500);text-align:center;padding:22px 12px;font-size:13px}.schedule-card{padding:0}.schedule-card .card-header{padding:19px 20px 12px}.appointment-list{padding-bottom:6px}.appointment-row{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:48px 8px 1.5fr .8fr 70px;align-items:center;gap:10px;width:100%;padding:12px 20px;display:grid}.appointment-row:hover{background:#fcf9f7}.appointment-row time{color:var(--ink-600);font-size:13px;font-weight:750}.timeline-dot{border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #f3ecec}.appointment-row>div:first-of-type{display:grid}.appointment-row strong{font-size:13px}.appointment-row span{color:var(--ink-500);font-size:13px}.appointment-staff{color:var(--ink-600);align-items:center;gap:5px;font-size:13px;display:flex!important}.appointment-staff>span{color:#87505e;background:#f0e7e9;border-radius:50%;place-items:center;width:23px;height:23px;font-weight:750;display:grid}.revenue-card{flex-direction:column;display:flex}.revenue-total{align-items:center;gap:8px;margin:17px 0 5px;display:flex}.revenue-total strong{font-size:24px}.bar-chart{background:repeating-linear-gradient(#0000 0 41px,#f3eeec 42px);justify-content:space-around;align-items:flex-end;gap:6px;height:165px;padding:12px 4px 22px;display:flex}.bar-chart>div{align-items:flex-end;width:22px;height:100%;display:flex;position:relative}.bar-chart i{background:#e5cdcc;border-radius:6px 6px 2px 2px;width:100%;display:block}.bar-chart .today i{background:#89505f}.bar-chart span{color:var(--ink-500);font-size:12px;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)}.chart-caption{border-top:1px solid var(--line);color:var(--ink-500);justify-content:space-between;padding-top:12px;font-size:12px;display:flex}.chart-caption strong{color:var(--ink-800)}.action-card .card-header,.team-spotlight .card-header{margin-bottom:8px}.action-list button{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:31px 1fr 16px;align-items:center;gap:9px;width:100%;padding:11px 0;display:grid}.action-list button:first-child{border-top:0}.action-list div{display:grid}.action-list strong{font-size:12px}.action-list span{color:var(--ink-500);font-size:13px}.spotlight-person{align-items:center;gap:10px;margin:17px 0;display:flex}.large-avatar{color:#fff;background:linear-gradient(135deg,#bf7c84,#5f3541);border-radius:50%;place-items:center;width:48px;height:48px;font-size:13px;font-weight:800;display:grid}.spotlight-person>div{display:grid}.spotlight-person strong{font-size:12px}.spotlight-person span{color:var(--ink-500);font-size:13px}.target-row{color:var(--ink-500);justify-content:space-between;margin-bottom:6px;font-size:13px;display:flex}.target-row strong{color:var(--ink-800)}.spotlight-stats{grid-template-columns:1fr 1fr;gap:8px;margin:14px 0;display:grid}.spotlight-stats div{background:var(--surface-muted);border-radius:8px;gap:3px;padding:8px;display:grid}.spotlight-stats span{color:var(--ink-500);font-size:12px}.spotlight-stats strong{font-size:13px}.team-spotlight>.button{width:100%}.agenda-card{padding:0;overflow:hidden}.agenda-summary{color:var(--ink-500);background:#fafbfc;justify-content:space-between;padding:16px 18px;font-size:13px;display:flex}.agenda-summary>div{align-items:center;gap:6px;display:flex}.agenda-summary strong{color:var(--ink-800);font-size:12px}.agenda-row{border-top:1px solid var(--line);grid-template-columns:48px 7px minmax(180px,1fr) minmax(160px,1.15fr) minmax(92px,auto) 144px;align-items:center;gap:12px;min-height:78px;padding:15px 18px;display:grid}.agenda-row.interactive{cursor:pointer}.agenda-row.interactive:hover{background:#f8fafc}.appointment-detail-heading,.appointment-detail-person{justify-content:space-between;align-items:center;gap:11px;display:flex}.appointment-detail-person>div{gap:3px;display:grid}.appointment-detail-person strong{font-size:12px}.appointment-detail-person span{color:var(--ink-500);font-size:13px}.status-journey{grid-template-columns:repeat(4,1fr);margin:20px 0;display:grid}.status-journey>div{color:var(--ink-400);text-transform:capitalize;justify-items:center;gap:6px;font-size:12px;display:grid;position:relative}.status-journey>div:before{content:"";background:var(--line);width:100%;height:2px;position:absolute;top:11px;left:-50%}.status-journey>div:first-child:before{display:none}.status-journey i{z-index:1;border:2px solid var(--line);width:24px;height:24px;color:var(--ink-400);background:#fff;border-radius:50%;place-items:center;font-size:12px;font-style:normal;font-weight:800;display:grid;position:relative}.status-journey>div.complete{color:#87505e;font-weight:750}.status-journey>div.complete:before{background:#b77b88}.status-journey>div.complete i{color:#fff;background:#9b5d6b;border-color:#9b5d6b}.appointment-context-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:13px;display:grid}.appointment-context{color:#7f5660;background:#f6f2f0;border-radius:10px;grid-template-columns:18px 1fr;align-items:start;gap:8px;padding:11px;display:grid}.appointment-context.danger{color:#a34747;background:#fff2f1}.appointment-context>div{gap:3px;display:grid}.appointment-context strong{font-size:13px}.appointment-context span{color:var(--ink-600);font-size:12px;line-height:1.45}.appointment-detail-grid{grid-template-columns:1.15fr .85fr;gap:12px;display:grid}.service-checklist>header>span{color:var(--ink-500);font-size:12px}.service-checklist>div{border-top:1px solid var(--line);grid-template-columns:31px 1fr auto;align-items:center;gap:8px;padding:10px 0;display:grid}.service-checklist>div>span:nth-child(2){gap:2px;display:grid}.service-checklist>div strong,.service-checklist>div b{font-size:13px}.service-checklist>div small{color:var(--ink-500);font-size:12px}.service-checklist>footer{border-top:1px solid var(--line);justify-content:space-between;padding-top:11px;font-size:12px;display:flex}.booking-control dl{gap:9px;margin:0;display:grid}.booking-control dl>div{justify-content:space-between;gap:10px;font-size:12px;display:flex}.booking-control dt{color:var(--ink-500)}.booking-control dd{text-transform:capitalize;margin:0}.booking-control-actions{grid-template-columns:1fr 1fr;gap:6px;margin-top:15px;display:grid}.booking-control-actions .button{padding-inline:7px;font-size:12px}.reschedule-panel{background:snow;border:1px solid #e1ced2;border-radius:12px;margin-top:12px;padding:14px}.reschedule-panel>header p{color:#9b6672;letter-spacing:.1em;margin:0;font-size:12px;font-weight:850}.reschedule-panel>header h3{margin:3px 0 13px;font-size:12px}.reschedule-actions{justify-content:flex-end;gap:7px;margin-top:10px;display:flex}.payment-readiness{background:var(--surface-muted);border-radius:11px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;margin-top:13px;padding:12px;display:grid}.payment-readiness>div{gap:3px;display:grid}.payment-readiness strong{font-size:12px}.payment-readiness span{color:var(--ink-500);font-size:12px}.agenda-row time{font-size:13px;font-weight:750}.staff-colour{border-radius:7px;width:7px;height:36px}.agenda-client{align-items:center;gap:8px;display:flex}.agenda-client>div:last-child,.agenda-service{min-width:0;display:grid}.agenda-client strong,.agenda-service strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.agenda-client span,.agenda-service span{color:var(--ink-500);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.row-actions{justify-content:flex-end;gap:7px;display:flex}.row-actions button{border:1px solid var(--line);cursor:pointer;min-width:36px;height:36px;transition:transform .14s var(--ease-out), border-color .16s ease, background-color .16s ease;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:750;display:inline-flex}.row-actions button:active{transform:scale(.97)}.row-actions .agenda-next-action{color:#fff;background:#17283f;border-color:#17283f;min-width:100px;padding:0 11px;box-shadow:0 4px 10px #17283f21}.day-capacity h2{margin:12px 0 0;font-size:29px}.day-capacity>span{color:var(--ink-500);font-size:13px}.day-capacity .progress{margin:14px 0 18px}.capacity-list{gap:11px;display:grid}.capacity-list div{grid-template-columns:7px 1fr auto;align-items:center;gap:7px;font-size:13px;display:grid}.capacity-list i{border-radius:50%;width:7px;height:7px}.capacity-list strong{font-size:13px}.empty-inline{text-align:center;color:var(--ink-500);padding:50px 20px}.empty-inline svg{opacity:.5}.empty-inline h3{margin:8px 0 4px;font-size:13px}.empty-inline p{font-size:12px}.week-calendar{padding:0;overflow:auto}.week-header{border-bottom:1px solid var(--line);text-align:center;grid-template-columns:55px repeat(6,1fr);min-width:850px;padding:13px;display:grid}.week-header span,.week-header strong{font-size:13px}.week-header .today{color:#9b5d6b}.week-body{background:repeating-linear-gradient(to bottom, transparent 0, transparent 59px, var(--line) 60px);grid-template-rows:repeat(9,60px);grid-template-columns:55px repeat(6,1fr);min-width:850px;height:540px;display:grid;position:relative}.week-body>span{color:var(--ink-500);grid-column:1;padding:7px;font-size:12px}.week-event{color:#77404d;z-index:1;background:#f4e4e7;border-radius:8px;margin:4px;padding:8px;font-size:13px;font-weight:750}.week-event small{margin-top:3px;font-weight:500;display:block}.week-event.e1{grid-area:2/3/4}.week-event.e2{color:#685080;background:#eae4f3;grid-area:3/3/6}.week-event.e3{color:#8d662d;background:#f7ecd9;grid-area:5/4/7}.clients-table .data-table__head,.clients-table .data-table__row{grid-template-columns:2fr .85fr .9fr 1fr .8fr}.client-profile-topline{justify-content:space-between;align-items:center;gap:16px;display:flex}.client-profile-identity,.client-profile-actions{align-items:center;gap:10px;display:flex}.client-profile-identity>div:last-child{gap:6px;display:grid}.client-profile-identity>div:last-child>span{color:var(--ink-500);font-size:13px}.client-health-grid{border:1px solid var(--line);border-radius:13px;grid-template-columns:repeat(3,1fr);margin:20px 0 16px;display:grid;overflow:hidden}.client-health-grid>div{border-left:1px solid var(--line);gap:4px;padding:13px 15px;display:grid}.client-health-grid>div:first-child{border-left:0}.client-health-grid span,.client-health-grid small{color:var(--ink-500);font-size:12px}.client-health-grid strong{font-size:16px}.client-health-grid .attention strong,.client-health-grid .attention small{color:var(--red)}.detail-tabbar{background:var(--surface-muted);border-radius:10px;gap:3px;margin-bottom:18px;padding:4px;display:flex}.detail-tabbar button{min-height:32px;color:var(--ink-500);background:0 0;border:0;border-radius:7px;flex:1;font-size:13px;font-weight:700}.detail-tabbar button.active{color:var(--ink-900);background:#fff;box-shadow:0 1px 4px #22181b14}.client-detail-stack{gap:14px;display:grid}.premium-alert{grid-template-columns:19px 1fr auto;align-items:center;display:grid}.next-best-action{background:linear-gradient(100deg,#fff8f8,#fff);border:1px solid #ead8dc;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:13px;display:grid}.next-best-action>div{gap:3px;display:grid}.next-best-action p,.profile-panel header p{color:#9b6672;letter-spacing:.1em;margin:0;font-size:12px;font-weight:850}.next-best-action strong{font-size:12px}.next-best-action>div>span{color:var(--ink-500);font-size:12px}.profile-panel{border:1px solid var(--line);border-radius:12px;padding:14px}.profile-panel>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.profile-panel h3{margin:3px 0 0;font-size:12px}.upcoming-visit>div{border-top:1px solid var(--line);justify-content:space-between;padding-top:11px;font-size:13px;display:flex}.profile-two-column{grid-template-columns:1.1fr .9fr;gap:12px;display:grid}.profile-definition-list{gap:10px;margin:0;display:grid}.profile-definition-list>div{grid-template-columns:100px 1fr;gap:10px;display:grid}.profile-definition-list dt{color:var(--ink-500);font-size:12px}.profile-definition-list dd{margin:0;font-size:13px;line-height:1.45}.consent-list{gap:11px;display:grid}.consent-list>div{justify-content:space-between;gap:10px;font-size:12px;display:flex}.consent-list strong{align-items:center;gap:4px;display:flex}.consent-list .allowed{color:var(--green)}.consent-list .declined{color:var(--ink-500)}.visit-timeline,.formula-list,.notes-list{gap:10px;display:grid}.visit-timeline article{border:1px solid var(--line);border-radius:11px;grid-template-columns:125px 1fr auto;align-items:center;gap:14px;padding:13px;display:grid}.visit-timeline__date,.visit-timeline__content{gap:3px;display:grid}.visit-timeline__date strong,.visit-timeline__content strong,.visit-timeline article b{font-size:12px}.visit-timeline__date span,.visit-timeline__content span{color:var(--ink-500);font-size:12px}.formula-list article,.notes-list article{border:1px solid var(--line);background:#fff;border-radius:11px;padding:14px}.formula-list article header,.notes-list article header{justify-content:space-between;align-items:center;display:flex}.formula-list article header>div{gap:3px;display:grid}.formula-list article span,.notes-list article span{color:var(--ink-500);font-size:12px}.formula-list article strong,.notes-list article strong{font-size:12px}.formula-list article p{background:var(--surface-muted);border-radius:9px;margin:12px 0;padding:11px;font:9px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace}.notes-workspace{gap:17px;display:grid}.note-composer{background:var(--surface-muted);border-radius:12px;padding:14px}.note-composer .button{margin-top:9px}.notes-list article.pinned{border-color:#dec3c9;box-shadow:inset 3px 0 #9b5d6b}.notes-list article p{color:var(--ink-700);margin:9px 0 0;font-size:13px;line-height:1.55}.detail-empty{text-align:center;min-height:220px;color:var(--ink-500);align-content:center;place-items:center;display:grid}.detail-empty h3{color:var(--ink-800);margin:9px 0 3px;font-size:12px}.detail-empty p{margin:0;font-size:13px}.client-profile-hero{align-items:center;gap:12px;margin-bottom:18px;display:flex}.client-profile-hero>div:last-child{gap:7px;display:grid}.client-profile-hero>div>span{color:var(--ink-500);font-size:13px}.profile-metrics{grid-template-columns:repeat(3,1fr);gap:7px;margin:16px 0;display:grid}.profile-metrics div{background:var(--surface-muted);border-radius:9px;gap:4px;padding:10px;display:grid}.profile-metrics span{color:var(--ink-500);font-size:12px}.profile-metrics strong{font-size:12px}.profile-section{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.profile-section h3{font-size:12px}.profile-section dl{gap:10px;margin:0;display:grid}.profile-section dl div{grid-template-columns:110px 1fr;gap:10px;display:grid}.profile-section dt{color:var(--ink-500);font-size:13px}.profile-section dd{margin:0;font-size:12px}.quick-action-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.payment-callout{background:var(--wine-800);color:#fff;border-radius:13px;justify-content:space-between;margin-bottom:18px;padding:17px;display:flex}.payment-callout span{color:#cfbfc2;font-size:13px}.payment-callout strong{font-size:18px}.payment-callout.refund{background:var(--red-bg);color:var(--red)}.payment-callout.refund span{color:#8f565b}.refund-note{color:var(--ink-500);font-weight:700}.invoice-summary{border:1px solid var(--line);border-radius:11px;gap:8px;padding:12px;display:grid}.invoice-summary div{justify-content:space-between;font-size:12px;display:flex}.invoice-summary .total{border-top:1px solid var(--line);padding-top:9px;font-size:12px}.checkout-customer{background:var(--surface-muted);border-radius:12px;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:13px;padding:13px;display:grid}.checkout-section{border:1px solid var(--line);border-radius:12px;margin-bottom:12px;padding:14px}.checkout-section>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.checkout-section>header p{color:#9b6672;letter-spacing:.1em;margin:0;font-size:12px;font-weight:850}.checkout-section>header h3{margin:3px 0 0;font-size:12px}.checkout-section>header>span{color:var(--ink-500);font-size:12px}.line-builder{grid-template-columns:1fr auto;gap:7px;display:grid}.checkout-lines{margin-top:10px;display:grid}.checkout-lines>div:not(.checkout-empty){border-top:1px solid var(--line);grid-template-columns:1fr auto 80px 28px;align-items:center;gap:10px;padding:10px 0;display:grid}.checkout-lines>div>span{gap:2px;display:grid}.checkout-lines strong,.checkout-lines b{font-size:13px}.checkout-lines small{color:var(--ink-500);font-size:12px}.compact-stepper{align-items:center;gap:7px;display:flex}.compact-stepper button{border:1px solid var(--line);background:#fff;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.checkout-empty{text-align:center;color:var(--ink-500);padding:25px 10px;font-size:13px}.checkout-error{color:var(--red);margin-top:6px;font-size:12px;display:block}.checkout-two-column{grid-template-columns:.9fr 1.1fr;gap:12px;display:grid}.discount-control{grid-template-columns:1.2fr .8fr;gap:7px;display:grid}.gst-control{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:12px;display:flex}.gst-control>span:first-child{gap:2px;display:grid}.gst-control strong{font-size:13px}.gst-control small{color:var(--ink-500);font-size:12px}.payment-allocations{gap:7px;margin-bottom:9px;display:grid}.payment-allocations>div{grid-template-columns:1fr 1fr 28px;gap:6px;display:grid}.premium-invoice-summary{background:var(--wine-800);color:#fff;border-radius:13px;gap:8px;padding:15px;display:grid}.premium-invoice-summary>div{color:#d8c9cc;justify-content:space-between;font-size:13px;display:flex}.premium-invoice-summary strong{color:#fff}.premium-invoice-summary .total{border-top:1px solid #ffffff24;padding-top:9px;font-size:12px}.premium-invoice-summary .balance,.premium-invoice-summary .settled{border-radius:9px;margin:2px -5px -5px;padding:9px 10px}.premium-invoice-summary .balance{color:#f8d59e;background:#ffdaae1f}.premium-invoice-summary .settled{color:#b9edcb;background:#97e0b51f}.product-cell>i{background:var(--surface-muted);color:#885360;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.product-cell>span{display:grid}.stepper{align-items:center;gap:6px;display:flex!important}.stepper button{border:1px solid var(--line);background:#fff;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.service-card header{justify-content:space-between;display:flex}.service-card h3{margin:15px 0 2px;font-size:13px}.service-card p{color:var(--ink-500);font-size:13px}.service-card>div{justify-content:space-between;align-items:center;margin:18px 0;display:flex}.service-card>div span{color:var(--ink-500);align-items:center;gap:4px;font-size:13px;display:flex}.service-card>div strong{font-size:13px}.staff-member header{grid-template-columns:45px 1fr auto;align-items:center;gap:10px;display:grid}.staff-member h3{margin:0;font-size:13px}.staff-member p{color:var(--ink-500);margin:2px 0 0;font-size:13px}.staff-contact{color:var(--ink-500);align-items:center;gap:5px;margin:14px 0;font-size:13px;display:flex}.staff-member .progress{margin-bottom:16px}.staff-stats{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:13px;padding:13px 0;display:grid}.staff-stats div{color:#9d626f;gap:6px;display:flex}.staff-stats span{color:var(--ink-500);font-size:12px;display:grid}.staff-stats strong{color:var(--ink-800);font-size:12px}.staff-member>.button{width:100%}.commission-note{color:#8d5663;align-items:flex-start;gap:11px;margin-top:15px;display:flex}.commission-note strong{color:var(--ink-800);font-size:13px}.commission-note p{color:var(--ink-500);margin:3px 0;font-size:13px}.credits-banner{color:#fff;border-radius:var(--radius-lg);background:linear-gradient(120deg,#3a222a,#69404c);grid-template-columns:42px 1fr auto;align-items:center;gap:13px;margin-bottom:15px;padding:20px 22px;display:grid}.credits-icon{background:#ffffff1a;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.credits-banner p{letter-spacing:.11em;color:#cebcc0;margin:0 0 4px;font-size:12px;font-weight:800}.credits-banner h2{margin:0;font-size:24px}.credits-banner span{color:#ccbfc1;font-size:13px}.section-description{color:var(--ink-500);margin:5px 0 13px;font-size:13px}.live-indicator{color:var(--green);background:var(--green-bg);border-radius:20px;padding:5px 8px;font-size:12px;font-weight:800}.automation-row{border-top:1px solid var(--line);grid-template-columns:31px 1fr 34px;align-items:center;gap:9px;padding:12px 0;display:grid}.automation-row div{display:grid}.automation-row strong{font-size:12px}.automation-row span{color:var(--ink-500);font-size:13px}.opportunity-card>button{border:0;border-top:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:32px 1fr 16px;align-items:center;gap:9px;width:100%;padding:12px 0;display:grid}.opportunity-card>button>span{background:var(--surface-tint);color:#935364;border-radius:9px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:grid}.opportunity-card>button div{display:grid}.opportunity-card strong{font-size:12px}.opportunity-card small{color:var(--ink-500);font-size:12px}.campaign-metrics{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.campaign-metrics article{color:#986070;align-items:center;gap:9px;display:flex}.campaign-metrics span{color:var(--ink-500);font-size:12px;display:grid}.campaign-metrics strong{color:var(--ink-800);font-size:16px}.campaign-cost{background:var(--surface-muted);border-radius:10px;gap:8px;padding:11px;display:flex}.campaign-cost div{display:grid}.campaign-cost span{color:var(--ink-500);font-size:12px}.campaign-cost strong{font-size:13px}.recharge-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.recharge-grid button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;gap:5px;padding:13px;display:grid}.recharge-grid button:hover{background:#fdf8f8;border-color:#b5828d}.recharge-grid span,.recharge-grid small{color:var(--ink-500);font-size:12px}.recharge-grid strong{font-size:15px}.package-card .package-icon{background:var(--surface-tint);color:#945666;border-radius:11px;place-items:center;width:37px;height:37px;display:grid}.package-card p{letter-spacing:.1em;color:#8c7378;margin:17px 0 5px;font-size:12px;font-weight:800}.package-card h2{margin:0;font-size:16px}.package-card>span{color:var(--ink-500);font-size:13px}.package-card>div:nth-of-type(2){justify-content:space-between;margin:20px 0;display:flex}.package-card>div strong{font-size:15px}.package-card>div small{color:var(--ink-500);font-size:13px}.package-card>.button{width:100%}.date-range{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;display:flex}.report-chart,.retention-card{min-height:320px}.revenue-card .legend,.report-chart .legend{color:var(--ink-500);align-items:center;gap:5px;font-size:12px;display:flex}.legend i{background:#9b5d6b;border-radius:50%;width:7px;height:7px}.line-chart{margin-top:10px}.line-chart svg{width:100%;height:220px}.grid-line{stroke:#eee8e5;stroke-width:1px;fill:none}.line{stroke:#9b5d6b;stroke-width:3px;fill:none;stroke-linecap:round}.area{fill:url(#area)}.chart-axis{color:var(--ink-500);justify-content:space-between;padding:0 10px;font-size:12px;display:flex}.retention-ring{background:conic-gradient(#8f5361 0 68%, #eee7e4 68%);border-radius:50%;align-content:center;place-items:center;width:150px;height:150px;margin:25px auto;display:grid;position:relative}.retention-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:17px}.retention-ring strong,.retention-ring span{z-index:1}.retention-ring strong{font-size:25px}.retention-ring span{color:var(--ink-500);font-size:12px}.retention-legend{gap:8px;display:grid}.retention-legend div{grid-template-columns:7px 1fr auto;align-items:center;gap:7px;font-size:13px;display:grid}.retention-legend i{border-radius:50%;width:7px;height:7px}.retention-legend .returning{background:#8f5361}.retention-legend .new{background:#d3a5ae}.retention-legend .inactive{background:#eee7e4}.ranking>div:not(.card-header){border-top:1px solid var(--line);grid-template-columns:23px 1fr auto;align-items:center;gap:8px;padding:10px 0;display:grid}.ranking>div>span{background:var(--surface-muted);border-radius:7px;place-items:center;width:22px;height:22px;font-size:12px;display:grid}.ranking>div>strong{font-size:12px;display:grid}.ranking small{color:var(--ink-500);font-size:12px;font-weight:500}.ranking b{font-size:12px}.settings-nav{height:max-content;padding:8px}.settings-nav button{text-align:left;width:100%;color:var(--ink-600);background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:9px;font-size:12px;display:flex}.settings-nav button svg{width:15px}.settings-nav button.active{background:var(--surface-tint);color:#824b59;font-weight:750}.settings-panel{min-height:500px}.settings-panel>header{border-bottom:1px solid var(--line);margin-bottom:17px;padding-bottom:14px}.settings-panel h2{margin:0;font-size:16px}.settings-panel header p{color:var(--ink-500);margin:4px 0 0;font-size:13px}.brand-upload{align-items:center;gap:12px;margin-bottom:20px;display:flex}.brand-preview{background:var(--wine-800);color:#fff;border-radius:14px;place-items:center;width:60px;height:60px;font-size:16px;font-weight:800;display:grid}.brand-upload>div:last-child{gap:3px;display:grid}.brand-upload strong{font-size:12px}.brand-upload span{color:var(--ink-500);font-size:12px}.brand-upload .button{width:max-content;margin-top:4px}.integration-row,.role-row,.toggle-row{border-top:1px solid var(--line);align-items:center;gap:10px;padding:13px 0;display:flex}.integration-row>div:nth-child(2),.role-row>div{flex:1;display:grid}.integration-row strong,.role-row strong{font-size:12px}.integration-row span,.role-row span{color:var(--ink-500);font-size:12px}.integration-icon{background:var(--surface-muted);border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.integration-icon.whatsapp{background:var(--green-bg);color:var(--green)}.danger-zone{background:#fff7f7;border:1px solid #f0cfd2;border-radius:12px;align-items:center;gap:10px;padding:13px;display:flex}.danger-zone div{flex:1;display:grid}.danger-zone strong{font-size:12px}.danger-zone span{color:var(--ink-500);font-size:12px}.operating-pulse{margin:-4px 0 15px;padding:0;overflow:hidden}.operating-pulse>header{border-bottom:1px solid var(--line);background:#fcfaf9;justify-content:space-between;align-items:center;padding:10px 15px;display:flex}.operating-pulse>header>div{align-items:center;gap:8px;display:flex}.operating-pulse>header>div>div{gap:2px;display:grid}.operating-pulse header p{color:var(--ink-500);letter-spacing:.1em;margin:0;font-size:12px;font-weight:850}.operating-pulse header strong{font-size:13px}.operating-pulse header button{color:#86505d;background:0 0;border:0;font-size:12px;font-weight:750}.live-dot{background:#4f9e79;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e5f4ed}.operating-pulse__grid{grid-template-columns:repeat(4,1fr);display:grid}.operating-pulse__grid>div{border-left:1px solid var(--line);grid-template-columns:31px 1fr;align-items:center;gap:8px;padding:12px 15px;display:grid}.operating-pulse__grid>div:first-child{border-left:0}.operating-pulse__grid>div>span:nth-child(2){color:var(--ink-500);font-size:12px;display:grid}.operating-pulse__grid strong{color:var(--ink-900);font-size:12px}.operating-pulse__grid small{color:var(--ink-400);grid-column:2;margin-top:-7px;font-size:12px}.owner-insight-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:15px;display:grid}.owner-insight{min-height:150px}.owner-insight>div:first-child{color:var(--ink-500);letter-spacing:.07em;justify-content:space-between;gap:8px;font-size:12px;font-weight:800;display:flex}.owner-insight>div:first-child strong{color:var(--green);letter-spacing:0}.owner-insight h3{margin:15px 0 4px;font-size:20px}.owner-insight p,.owner-insight small{color:var(--ink-500);font-size:12px;line-height:1.45}.owner-insight .button{width:100%;margin-top:13px}.insight-meter{background:var(--surface-muted);border-radius:10px;height:5px;margin:14px 0 6px;overflow:hidden}.insight-meter i{border-radius:inherit;background:#905564;height:100%;display:block}.insight-meter.warning i{background:#c09045}.insight-meter.success i{background:#5b987b}.operations-stats{margin-bottom:18px}.operations-tabs-row{align-items:center;margin-bottom:16px;display:flex}.operations-close-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);align-items:start;gap:16px;display:grid}.close-sheet,.closing-checklist,.operations-list-card{padding:24px}.close-sheet .card-header,.operations-list-card .card-header{margin-bottom:22px}.close-sheet .card-header h2,.closing-checklist h2,.operations-list-card .card-header h2{font-size:19px}.close-ledger{border:1px solid var(--line);background:#fcfaf9;border-radius:14px;margin-bottom:20px;overflow:hidden}.close-ledger>div{border-bottom:1px solid var(--line);min-height:48px;color:var(--ink-600);justify-content:space-between;align-items:center;padding:0 16px;display:flex}.close-ledger>div:last-child{border-bottom:0}.close-ledger__total{background:var(--wine-800);color:#fff!important}.close-ledger__total strong{font-size:18px}.variance-card{color:var(--amber);background:#fff8e9;border:1px solid #ead9b9;border-radius:13px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;margin:16px 0;padding:14px;display:grid}.variance-card.balanced{background:var(--green-bg);color:var(--green);border-color:#cfe6d9}.variance-card>span{display:grid}.variance-card small{color:var(--ink-500)}.variance-card strong{font-size:17px}.close-day-button{width:100%;min-height:46px;margin-top:6px}.closing-checklist h2{margin:0 0 18px}.checklist-row{border-bottom:1px solid var(--line);color:var(--green);grid-template-columns:20px 1fr;gap:10px;padding:13px 0;display:grid}.checklist-row span{gap:3px;display:grid}.checklist-row strong{color:var(--ink-950)}.checklist-row small{color:var(--ink-500)}.closing-summary{background:var(--surface-tint);border-radius:14px;gap:3px;margin-top:18px;padding:18px;display:grid}.closing-summary span,.closing-summary small{color:var(--ink-500)}.closing-summary strong{font-size:24px}.waitlist-list,.expense-list{border:1px solid var(--line);border-radius:14px;overflow:hidden}.waitlist-row{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(150px,1fr) minmax(170px,1.15fr) minmax(190px,1.2fr) auto auto;align-items:center;gap:14px;min-height:74px;padding:12px 14px;display:grid}.waitlist-row:last-child,.expense-row:last-child{border-bottom:0}.waitlist-person,.waitlist-row>div:not(.avatar):not(.waitlist-actions){gap:3px;display:grid}.waitlist-row small,.waitlist-row span,.expense-row small{color:var(--ink-500)}.waitlist-actions{gap:7px;display:flex}.expense-row{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:68px;padding:10px 14px;display:grid}.expense-row>span:nth-child(2){gap:3px;display:grid}.attendance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.attendance-card{border:1px solid var(--line);background:#fcfbfa;border-radius:14px;padding:16px}.attendance-person{grid-template-columns:45px 1fr auto;align-items:center;gap:11px;display:grid}.attendance-person>span{gap:3px;display:grid}.attendance-person small,.attendance-time{color:var(--ink-500)}.attendance-time{align-items:center;gap:6px;margin:13px 0;display:flex}.attendance-actions{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.attendance-actions button{border:1px solid var(--line);min-height:34px;color:var(--ink-600);text-transform:capitalize;cursor:pointer;background:#fff;border-radius:8px}.attendance-actions button.active{border-color:var(--wine-700);background:var(--wine-700);color:#fff}@media (width<=1080px){.operations-close-grid,.attendance-grid{grid-template-columns:1fr}.waitlist-row{grid-template-columns:38px minmax(140px,1fr) minmax(150px,1fr) auto}.waitlist-row>div:nth-child(4),.waitlist-row>.badge{display:none}}@media (width<=700px){.operations-tabs-row{padding-bottom:4px;overflow-x:auto}.operations-tabs-row .tabs{flex:none}.close-sheet,.closing-checklist,.operations-list-card{padding:17px}.waitlist-row{grid-template-columns:36px 1fr}.waitlist-row>div:nth-child(3),.waitlist-row>div:nth-child(4),.waitlist-row>.badge{display:none}.waitlist-actions{grid-column:1/-1}.attendance-actions{grid-template-columns:repeat(2,1fr)}}.report-command-bar{border:1px solid var(--line);min-height:62px;box-shadow:var(--shadow-sm);background:#ffffffd6;border-radius:15px;align-items:center;gap:16px;margin:-6px 0 18px;padding:10px 12px 10px 16px;display:flex}.report-command-bar>div:first-child{align-items:center;gap:10px;display:flex}.report-command-bar>div:first-child>span{display:grid}.report-command-bar small{color:var(--ink-500);letter-spacing:.08em;font-size:10px;font-weight:800}.report-command-bar strong{font-size:13px}.period-switcher{background:var(--surface-muted);border-radius:10px;gap:3px;margin-left:auto;padding:3px;display:inline-flex}.period-switcher button{min-width:47px;min-height:34px;color:var(--ink-500);cursor:pointer;transition:transform .14s var(--ease-out), background-color .16s ease, color .16s ease;background:0 0;border:0;border-radius:8px;font-size:12px;font-weight:750}.period-switcher button:active{transform:scale(.97)}.period-switcher button.active{color:var(--ink-950);background:#fff;box-shadow:0 2px 8px #22171a14}.comparison-note{background:var(--green-bg);color:var(--green);border-radius:9px;align-items:center;gap:5px;padding:8px 10px;font-size:12px;font-weight:750;display:inline-flex}.report-stat-grid .stat-card{position:relative;overflow:hidden}.report-stat-grid .stat-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#a9637214,#0000 70%);border-radius:50%;width:88px;height:88px;position:absolute;bottom:-32px;right:-18px}.report-hero-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.72fr);gap:16px;margin-bottom:16px;display:grid}.report-revenue-panel,.retention-panel,.mini-report-card,.demand-heatmap-card,.team-target-card{padding:22px}.report-revenue-panel{min-height:458px;overflow:hidden}.report-panel-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.report-panel-header h2{letter-spacing:-.35px;margin:0;font-size:18px}.report-panel-header>div:first-child>span{color:var(--ink-500);margin-top:4px;font-size:12px;display:block}.report-panel-header.compact{align-items:center}.report-big-number{align-items:center;gap:9px;display:flex}.report-big-number>strong{letter-spacing:-.7px;font-size:24px}.advanced-line-chart{min-height:296px;margin-top:12px;padding-left:42px;position:relative}.advanced-line-chart svg{width:100%;height:260px;display:block;overflow:visible}.chart-y-axis{color:var(--ink-400);flex-direction:column;justify-content:space-between;font-size:10px;display:flex;position:absolute;inset:12px auto 38px 0}.report-grid-line{stroke:#eee7e5;stroke-width:1px;stroke-dasharray:3 5}.target-line{stroke:#c79c52;stroke-width:1.5px;stroke-dasharray:6 6}.target-label{fill:#a7762f;font-size:10px;font-weight:700}.revenue-area{fill:url(#revenueArea)}.revenue-line{fill:none;stroke:#814b59;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round}.chart-node circle:first-child{fill:#fff;stroke:#814b59;stroke-width:3px}.chart-node-hit{fill:#0000;stroke:#0000}.chart-node{cursor:help}.chart-node:hover circle:first-child{fill:#814b59}.advanced-chart-axis{color:var(--ink-500);justify-content:space-between;padding:0 10px 0 4px;font-size:10px;display:flex}.chart-insight-strip{color:#80515c;background:linear-gradient(90deg,#fbf1ef,#fffaf7);border:1px solid #efdfd8;border-radius:12px;grid-template-columns:20px 1fr auto;align-items:center;gap:9px;margin:6px -4px -5px;padding:12px 14px;font-size:12px;display:grid}.chart-insight-strip button,.report-inline-action{color:#87515e;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:12px;font-weight:800;display:inline-flex}.retention-panel{background:radial-gradient(circle at 50% 28%,#a9637217,#0000 42%),#fff}.retention-orbit{background:conic-gradient(#754453 0 68%, #d9abb5 68% 79%, #eee8e5 79% 100%);border-radius:50%;width:176px;height:176px;margin:22px auto 20px;padding:15px;box-shadow:0 15px 34px #53303a1f}.retention-orbit__inner{text-align:center;background:#fff;border:8px solid #ffffffbf;border-radius:50%;place-content:center;width:100%;height:100%;display:grid}.retention-orbit__inner strong{letter-spacing:-1px;font-size:31px}.retention-orbit__inner span{color:var(--ink-500);font-size:11px}.retention-orbit__inner small{color:var(--green);font-size:11px;font-weight:800}.retention-breakdown{gap:8px;display:grid}.retention-breakdown>div{border-bottom:1px solid var(--line);grid-template-columns:8px 1fr auto;align-items:center;gap:8px;padding:8px 0;display:grid}.retention-breakdown i,.payment-legend i{border-radius:50%;width:8px;height:8px}.retention-breakdown span{color:var(--ink-500);justify-content:space-between;font-size:11px;display:flex}.retention-breakdown span strong{color:var(--ink-950)}.retention-breakdown b{font-size:11px}.retention-callout{background:var(--surface-muted);color:var(--ink-600);border-radius:10px;margin-top:13px;padding:11px;font-size:11px;line-height:1.5}.report-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.mini-report-card{min-height:330px}.utilization-chart{border-bottom:1px solid var(--line);grid-template-columns:repeat(7,1fr);align-items:end;gap:8px;height:190px;margin-top:18px;padding-top:22px;display:grid}.utilization-chart>div{grid-template-rows:16px 1fr 24px;justify-items:center;gap:5px;height:100%;display:grid}.utilization-value{color:var(--ink-500);font-size:9px}.utilization-bar{background:#f1ece9;border-radius:8px 8px 3px 3px;width:24px;height:100%;position:relative;overflow:hidden}.utilization-bar i{border-radius:inherit;background:linear-gradient(#ad7180,#754453);position:absolute;inset:auto 0 0}.utilization-chart strong{font-size:10px}.mini-chart-note{color:var(--ink-500);margin:13px 0 0;font-size:11px;line-height:1.5}.mini-chart-note strong{color:var(--ink-950)}.payment-mix-layout{grid-template-columns:142px 1fr;align-items:center;gap:20px;margin:24px 0 22px;display:grid}.payment-donut{border-radius:50%;width:142px;height:142px;padding:18px;box-shadow:0 13px 30px #4426301a}.payment-donut>span{text-align:center;background:#fff;border-radius:50%;place-content:center;width:100%;height:100%;display:grid}.payment-donut strong{font-size:14px}.payment-donut small{color:var(--ink-500);font-size:9px}.payment-legend{gap:11px;display:grid}.payment-legend>div{grid-template-columns:8px 1fr auto;align-items:center;gap:7px;font-size:11px;display:grid}.report-inline-action{border-top:1px solid var(--line);justify-content:space-between;width:100%;padding:10px 0 0}.category-bars{gap:17px;margin-top:27px;display:grid}.category-bars>div>span{justify-content:space-between;margin-bottom:6px;font-size:11px;display:flex}.category-bars>div>div{background:#f0ebe8;border-radius:999px;height:8px;overflow:hidden}.category-bars>div>div i{border-radius:inherit;height:100%;display:block}.report-detail-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:16px;margin-bottom:16px;display:grid}.demand-heatmap{text-align:center;grid-template-columns:42px repeat(4,1fr);gap:7px;margin-top:20px;display:grid}.demand-heatmap>strong{color:var(--ink-500);font-size:10px}.heatmap-row{grid-column:1/-1;grid-template-columns:42px repeat(4,1fr);gap:7px;min-height:34px;display:grid}.heatmap-row>strong{align-self:center;font-size:10px}.heatmap-row i{background:color-mix(in srgb, #754453 calc(var(--heat) * 100%), #f6f0ee);color:color-mix(in srgb, #fff calc(var(--heat) * 130%), #6e6264);border-radius:8px;place-items:center;font-style:normal;display:grid}.heatmap-row i span{font-size:9px;font-weight:750}.heatmap-legend{color:var(--ink-500);justify-content:flex-end;align-items:center;gap:5px;margin-top:12px;font-size:9px;display:flex}.heatmap-legend i{background:#efe7e5;border-radius:3px;width:18px;height:8px}.heatmap-legend i:nth-of-type(2){background:#d7bfc4}.heatmap-legend i:nth-of-type(3){background:#a87984}.heatmap-legend i:nth-of-type(4){background:#754453}.team-target-list{gap:2px;margin-top:16px;display:grid}.team-target-list>div{border-bottom:1px solid var(--line);grid-template-columns:7px minmax(110px,1fr) minmax(100px,1.2fr) 34px auto;align-items:center;gap:9px;min-height:55px;display:grid}.team-colour{border-radius:50%;width:7px;height:7px}.team-target-list>div>span:nth-child(2){display:grid}.team-target-list small{color:var(--ink-500);font-size:9px}.team-target-track{background:#eee8e5;border-radius:999px;height:7px;overflow:hidden}.team-target-track i{border-radius:inherit;height:100%;display:block}.team-target-list b,.team-target-list>div>strong{font-size:10px}.report-insight-grid{margin-top:0}.detailed-ranking>div:not(.card-header){grid-template-columns:24px minmax(145px,1fr) minmax(100px,.85fr) auto;min-height:58px}.ranking-meter{background:#eee8e5;border-radius:999px;height:6px;overflow:hidden}.ranking-meter i{border-radius:inherit;background:linear-gradient(90deg,#754453,#bd8290);height:100%;display:block}.report-action-card{color:#fff;background:linear-gradient(145deg,#442630,#6b3d4b);flex-direction:column;align-items:flex-start;min-height:100%;padding:25px;display:flex}.report-action-card>svg{color:#f0cfa9;margin-bottom:20px}.report-action-card .eyebrow,.report-action-card p{color:#d9c6ca}.report-action-card h2{margin:0 0 9px;font-size:22px}.report-action-card>div{margin:auto 0 18px;display:grid}.report-action-card>div span{color:#d9c6ca;font-size:10px}.report-action-card>div strong{font-size:25px}.report-action-card .button{color:var(--wine-800);background:#fff}.invoices-table .data-table__head,.invoices-table .data-table__row{grid-template-columns:.9fr 1.1fr .72fr .72fr .62fr minmax(190px,1fr)}.invoice-number-link{color:#7f4a58;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;width:max-content;padding:0;font-weight:800;-webkit-text-decoration:underline #d9bcc3;text-decoration:underline #d9bcc3}.invoice-row-actions{flex-wrap:wrap;align-items:center;gap:5px!important;display:flex!important}.billing-action{border:1px solid var(--line);min-height:30px;color:var(--ink-600);cursor:pointer;transition:transform .14s var(--ease-out), border-color .16s ease, background-color .16s ease;background:#fff;border-radius:8px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:750;display:inline-flex}.billing-action:active{transform:scale(.97)}.billing-action:hover{background:#fcf7f7;border-color:#d2b8be}.billing-action.subtle-danger{color:var(--red)}.invoice-document{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 18px 46px #2d1d2214}.invoice-document__brand{color:#fff;background:linear-gradient(135deg,#3b222a,#67404b);justify-content:space-between;align-items:center;padding:22px;display:flex}.invoice-document__brand>div:first-child{align-items:center;gap:11px;display:flex}.invoice-monogram{background:#9b6272;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:850;display:grid}.invoice-document__brand>div:first-child>span:last-child,.invoice-document__brand>div:last-child{display:grid}.invoice-document__brand small{color:#d5c4c7}.invoice-document__brand>div:last-child{justify-items:end}.invoice-document__brand p{color:#d5c4c7;letter-spacing:.1em;margin:0;font-size:10px;font-weight:800}.invoice-document__brand>div:last-child strong{font-size:18px}.invoice-document__meta{grid-template-columns:1fr 1fr;gap:24px;padding:23px;display:grid}.invoice-document__meta>div{align-content:start;gap:4px;display:grid}.invoice-document__meta>div:last-child{justify-items:end}.invoice-document__meta small{color:#8d7379;letter-spacing:.1em;font-size:10px;font-weight:800}.invoice-document__meta span{color:var(--ink-500);font-size:11px}.invoice-document__meta .badge{margin-top:3px}.invoice-document__lines{border:1px solid var(--line);border-radius:12px;margin:0 22px;overflow:hidden}.invoice-document__lines>header,.invoice-document__lines>div{grid-template-columns:1fr 50px 100px 110px;align-items:center;gap:8px;min-height:50px;padding:0 14px;display:grid}.invoice-document__lines>header{background:var(--surface-muted);min-height:36px;color:var(--ink-500);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:800}.invoice-document__lines>header span:not(:first-child),.invoice-document__lines>div>span:not(:first-child),.invoice-document__lines>div>strong:last-child{text-align:right}.invoice-document__lines>div{border-top:1px solid var(--line)}.invoice-document__lines>div>span:first-child{display:grid}.invoice-document__lines small{color:var(--ink-500)}.invoice-document__bottom{grid-template-columns:1fr minmax(240px,.8fr);align-items:start;gap:22px;padding:23px;display:grid}.invoice-payment-note{background:var(--green-bg);color:var(--green);border-radius:11px;align-items:center;gap:10px;padding:13px;display:flex}.invoice-payment-note span{display:grid}.invoice-payment-note small{color:#5f7e70}.invoice-totals{gap:8px;display:grid}.invoice-totals>span{color:var(--ink-500);justify-content:space-between;display:flex}.invoice-totals>span strong{color:var(--ink-950)}.invoice-totals .invoice-total{border-top:1px solid var(--line-strong);color:var(--ink-950);margin-top:3px;padding-top:10px;font-size:15px;font-weight:800}.invoice-balance{background:var(--green-bg);border-radius:8px;padding:9px;color:var(--green)!important}.invoice-balance.due{background:var(--amber-bg);color:var(--amber)!important}.invoice-document__actions{border-top:1px solid var(--line);background:#fcfaf9;gap:8px;padding:14px 22px;display:flex}.invoice-document__actions button{border:1px solid var(--line);min-height:34px;color:var(--ink-600);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-weight:750;display:inline-flex}@media (width<=1120px){.report-hero-grid,.report-detail-grid{grid-template-columns:1fr}.report-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-mini-grid>:last-child{grid-column:1/-1}.invoices-table .data-table__head,.invoices-table .data-table__row{grid-template-columns:.9fr 1fr .7fr .72fr .65fr minmax(190px,1.4fr)}}@media (width<=760px){.report-command-bar{flex-wrap:wrap;align-items:stretch}.period-switcher{margin-left:0}.comparison-note{width:100%}.report-mini-grid{grid-template-columns:1fr}.report-mini-grid>:last-child{grid-column:auto}.report-revenue-panel,.retention-panel,.mini-report-card,.demand-heatmap-card,.team-target-card{padding:17px}.report-panel-header{flex-wrap:wrap}.advanced-line-chart{margin-left:-15px}.chart-insight-strip{grid-template-columns:20px 1fr}.chart-insight-strip button{grid-column:1/-1}.payment-mix-layout{grid-template-columns:120px 1fr}.payment-donut{width:120px;height:120px}.demand-heatmap{min-width:560px}.demand-heatmap-card{overflow-x:auto}.invoice-document__bottom,.invoice-document__meta{grid-template-columns:1fr}.invoice-document__meta>div:last-child{justify-items:start}.invoice-document__lines{overflow-x:auto}.invoice-document__lines>header,.invoice-document__lines>div{min-width:560px}}@media print{body *{visibility:hidden!important}.invoice-document,.invoice-document *{visibility:visible!important}.invoice-document{width:100%;box-shadow:none;border:0;position:fixed;inset:0}.invoice-document__actions{display:none}}.branch-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:15px;display:grid}.branch-card{transition:transform .16s var(--ease-out), border-color .16s ease, box-shadow .16s ease;gap:17px;display:grid}@media (hover:hover) and (pointer:fine){.branch-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}}.branch-card.selected{border-color:#8bb6f4;box-shadow:0 0 0 3px #1769e814}.branch-card>header,.branch-identity,.branch-address,.branch-footer{align-items:center;display:flex}.branch-card>header,.branch-footer{justify-content:space-between;gap:12px}.branch-identity{gap:10px}.branch-identity h2{margin:0 0 2px;font-size:17px}.branch-identity p,.branch-address{color:var(--ink-500);font-size:13px}.branch-address{align-items:flex-start;gap:7px;min-height:36px}.branch-address svg{flex:none;margin-top:2px}.branch-metrics{border:1px solid var(--line);border-radius:10px;grid-template-columns:1.3fr 1fr .7fr;display:grid;overflow:hidden}.branch-metrics>div{border-left:1px solid var(--line);gap:4px;padding:12px;display:grid}.branch-metrics>div:first-child{border-left:0}.branch-metrics span{color:var(--ink-500);font-size:11px}.branch-metrics strong{font-size:15px}.branch-footer{padding-top:2px}.branch-footer>span{color:var(--ink-500);align-items:center;gap:6px;font-size:12px;display:flex}.button:disabled{opacity:.5;cursor:not-allowed}.network-control-card{grid-template-columns:1.3fr 1fr;align-items:center;gap:24px;display:grid}.network-control-card h2{margin:3px 0 7px;font-size:18px}.network-control-card>div>span{color:var(--ink-500);font-size:13px;line-height:1.5}.network-control-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.network-control-list span{color:var(--ink-700);align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.network-control-list svg{color:#2b8a62}.permission-list{gap:8px;display:grid}.permission-list label{border:1px solid var(--line);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:10px 12px;display:flex}.permission-list label:has(input:checked){background:#f6f9ff;border-color:#a9c7f6}.permission-list label>span{gap:3px;display:grid}.permission-list strong{font-size:13px}.permission-list small{color:var(--ink-500);font-size:12px}.permission-list input{accent-color:#1769e8;width:18px;height:18px}.loyalty-section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin:24px 0 12px;display:flex}.loyalty-section-heading h2{margin:3px 0 0;font-size:18px}.offers-heading{margin-top:30px}.offer-table{padding:0;overflow:hidden}.offer-table__head,.offer-table__row{grid-template-columns:1.35fr 1fr .8fr 1fr .8fr .65fr;align-items:center;gap:12px;padding:12px 16px;display:grid}.offer-table__head{color:var(--ink-500);letter-spacing:.04em;text-transform:uppercase;background:#f7f9fc;font-size:11px;font-weight:800}.offer-table__row{border-top:1px solid var(--line);font-size:13px}.offer-table__row>span:first-child{gap:3px;display:grid}.offer-table__row small{color:var(--ink-500);font-size:11px}.offer-table__row code{color:#1757b8;background:#f6f9ff;border:1px dashed #a9c7f6;border-radius:6px;width:max-content;padding:5px 7px;font-family:inherit;font-size:12px;font-weight:800}.offer-table__row>span:nth-child(4){align-items:center;gap:5px;display:flex}.offer-status-button{cursor:pointer;background:0 0;border:0;justify-self:start;padding:0}.referral-rule-card{grid-template-columns:38px 1fr auto;align-items:center;gap:13px;margin-top:15px;display:grid}.referral-rule-card h3{margin:3px 0 5px;font-size:15px}.referral-rule-card>div>span{color:var(--ink-500);font-size:13px}.campaign-history{margin-top:15px;padding:0;overflow:hidden}.campaign-history>header{padding:18px 20px 14px}.campaign-history__head,.campaign-history__row{grid-template-columns:1.7fr .7fr .7fr .7fr .65fr;align-items:center;gap:14px;padding:12px 20px;display:grid}.campaign-history__head{border-top:1px solid var(--line);color:var(--ink-500);letter-spacing:.04em;text-transform:uppercase;background:#f7f9fc;font-size:11px;font-weight:800}.campaign-history__row{border-top:1px solid var(--line);font-size:13px}.campaign-history__row>span:first-child{gap:3px;display:grid}.campaign-history__row small{color:var(--ink-500);align-items:center;gap:4px;display:flex}.campaign-history__row>strong{text-transform:capitalize}.campaign-status{width:max-content;color:var(--ink-600);text-transform:capitalize;background:#eef2f7;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.campaign-status.sent{background:var(--green-bg);color:var(--green)}.campaign-status.scheduled{color:#1769e8;background:#eef4ff}.staff-summary-strip{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:15px;display:grid;overflow:hidden}.staff-summary-strip>div{background:#fff;align-items:center;gap:11px;padding:15px 17px;display:flex}.staff-summary-strip>div>span:last-child{color:var(--ink-500);gap:3px;font-size:12px;display:grid}.staff-summary-strip strong{color:var(--ink-800);font-size:14px}.incentive-preview{background:#f6f9ff;border:1px solid #bad2f7;border-radius:12px;margin-bottom:18px;padding:15px}.incentive-preview>div{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px;display:grid}.incentive-preview span{color:var(--ink-500);gap:4px;font-size:11px;display:grid}.incentive-preview strong{color:var(--ink-800);font-size:15px}@media (width<=1180px){:root{--sidebar:220px}.page-container,.topbar{padding-inline:24px}.dashboard-lower{grid-template-columns:1fr 1fr}.team-spotlight{grid-column:1/-1}.stat-grid,.service-grid,.package-grid,.branch-grid{grid-template-columns:1fr 1fr}.agenda-row{grid-template-columns:45px 7px minmax(170px,1fr) 92px 144px;gap:10px}.agenda-row .agenda-service{display:none}.reports-layout{grid-template-columns:1fr}.retention-card{grid-template-columns:1fr 180px;align-items:center;display:grid}.retention-card .card-header{grid-column:1/-1}.retention-ring{grid-area:2/2}.retention-legend{grid-area:2/1}.owner-insight-grid,.operating-pulse__grid{grid-template-columns:repeat(2,1fr)}.staff-summary-strip{grid-template-columns:1fr}}@media (width<=900px){.sidebar{transition:transform .22s var(--ease-drawer);width:255px;box-shadow:var(--shadow-drawer);transform:translate(-100%)}.sidebar.open{transform:translate(0)}.app-main{margin-left:0}.mobile-only{display:inline-grid!important}.brand-row .mobile-only{margin-left:auto}.nav-backdrop{z-index:35;background:#1e141759;border:0;display:none;position:fixed;inset:0}.nav-backdrop.show{display:block}.search-trigger{place-items:center;width:35px;padding:0;display:grid}.search-trigger span,.search-trigger kbd{display:none}.topbar__left{align-items:center;gap:9px;display:flex}.dashboard-layout,.agenda-layout,.marketing-layout,.settings-layout{grid-template-columns:1fr}.day-capacity{display:none}.settings-nav{display:flex;overflow:auto}.settings-nav button{white-space:nowrap;width:auto}.settings-panel{min-height:400px}.offer-table,.campaign-history{overflow-x:auto}.campaign-history__head,.campaign-history__row{min-width:760px}.offer-table__head,.offer-table__row{min-width:850px}.clients-table .data-table__head,.clients-table .data-table__row{grid-template-columns:1.7fr .8fr .8fr}.clients-table .data-table__head span:nth-child(4),.clients-table .data-table__head span:nth-child(5),.clients-table .data-table__row>span:nth-child(4),.clients-table .data-table__row>span:nth-child(5){display:none}.invoices-table .data-table__head,.invoices-table .data-table__row{grid-template-columns:.8fr 1.2fr .8fr .7fr}.invoices-table .data-table__head span:nth-child(3),.invoices-table .data-table__head span:nth-child(6),.invoices-table .data-table__row>span:nth-child(3),.invoices-table .data-table__row>span:nth-child(6){display:none}.inventory-table .data-table__head,.inventory-table .data-table__row{grid-template-columns:1.4fr .7fr .7fr .8fr}.inventory-table .data-table__head span:nth-child(3),.inventory-table .data-table__head span:nth-child(5),.inventory-table .data-table__row>span:nth-child(3),.inventory-table .data-table__row>span:nth-child(5){display:none}}@media (width<=680px){.topbar{height:61px;padding-inline:15px}.topbar__left span{display:none}.quick-create{width:35px;padding:0;font-size:0}.quick-create svg{width:17px}.page-container{padding:25px 14px 40px}.page-header{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:20px}.page-header h1{font-size:27px}.page-header__description{font-size:12px}.page-header__actions .button--secondary{display:none}.page-header__actions,.page-header__actions .button{width:100%}.stat-grid,.stat-grid.three,.stat-grid.four,.dashboard-lower,.reports-tables,.service-grid,.staff-grid,.package-grid,.branch-grid,.campaign-metrics,.network-control-card,.network-control-list,.incentive-preview>div,.owner-insight-grid,.operating-pulse__grid{grid-template-columns:1fr}.operating-pulse>header{align-items:flex-start}.operating-pulse__grid>div{border-left:0;border-top:1px solid var(--line)}.stat-card{min-height:112px}.toolbar{flex-wrap:wrap}.toolbar__right{width:100%;margin-left:0}.toolbar__right .search-field{flex:1}.date-pager{flex:1;order:-1;margin:0}.search-field.wide{width:100%}.filter-pills{width:100%;overflow:auto}.result-count{display:none}.form-grid{grid-template-columns:1fr}.referral-rule-card{grid-template-columns:38px 1fr}.referral-rule-card .button{grid-column:1/-1}.drawer__header{padding:20px 18px 15px}.drawer__body{padding:18px}.drawer__footer{padding:12px 18px}.appointment-row{grid-template-columns:45px 7px 1fr 65px;padding-inline:14px}.appointment-staff{display:none!important}.appointment-row .badge{justify-self:end}.agenda-row{grid-template-columns:41px 6px minmax(0,1fr) 92px;padding-inline:12px}.agenda-service,.row-actions,.clients-table .data-table__head{display:none}.clients-table .data-table__row{grid-template-columns:1fr auto;padding:12px}.clients-table .data-table__row>span:nth-child(2),.clients-table .data-table__row>span:nth-child(4),.clients-table .data-table__row>span:nth-child(5),.invoices-table .data-table__head{display:none}.invoices-table .data-table__row{grid-template-columns:1fr auto;padding:12px}.invoices-table .data-table__row>span:not(:nth-child(2)):not(:nth-child(4)),.inventory-table .data-table__head{display:none}.inventory-table .data-table__row{grid-template-columns:1fr auto auto;padding:12px}.inventory-table .data-table__row>span:nth-child(3),.inventory-table .data-table__row>span:nth-child(4),.inventory-table .data-table__row>span:nth-child(5){display:none}.credits-banner{grid-template-columns:38px 1fr}.credits-banner>.button{grid-column:1/-1}.recharge-grid{grid-template-columns:1fr}.retention-card{display:block}.retention-ring{margin:20px auto}.settings-nav{border-inline:0;border-radius:0;margin:-4px -14px 0;padding-inline:14px}.danger-zone{flex-direction:column;align-items:flex-start}.danger-zone .button{width:100%}.toast-stack{bottom:10px;right:10px}.chart-axis{font-size:12px}}@media (hover:hover) and (pointer:fine){.button:hover,.table-action:hover,.filter-pills button:hover{filter:brightness(.985)}.data-table__row:hover{background:#fcf9f7}.service-card:hover,.package-card:hover{border-color:#dfd0cd;box-shadow:0 8px 24px #321e220f}}@media (width<=680px){.client-profile-topline,.client-profile-actions{align-items:stretch}.client-profile-topline{display:grid}.client-profile-actions .button{flex:1}.client-health-grid{grid-template-columns:1fr}.client-health-grid>div{border-left:0;border-top:1px solid var(--line)}.client-health-grid>div:first-child{border-top:0}.detail-tabbar{overflow-x:auto}.detail-tabbar button{flex:none;padding-inline:12px}.next-best-action{grid-template-columns:38px 1fr}.next-best-action .button{grid-column:1/-1}.profile-two-column{grid-template-columns:1fr}.visit-timeline article{grid-template-columns:1fr auto}.visit-timeline__content{grid-area:2/1/auto/-1}.appointment-context-grid,.appointment-detail-grid,.booking-control-actions{grid-template-columns:1fr}.payment-readiness{grid-template-columns:34px 1fr}.payment-readiness>strong{grid-column:2}.checkout-customer,.checkout-two-column{grid-template-columns:1fr}.checkout-lines>div:not(.checkout-empty){grid-template-columns:1fr auto 28px}.checkout-lines>div>b{grid-area:2/1}}:root{--ink-950:#121827;--ink-800:#293143;--ink-600:#5f6879;--ink-500:#7e8797;--ink-400:#a3aab5;--surface:#f8f9fb;--surface-raised:#fff;--surface-muted:#f4f6f8;--surface-tint:#edf4ff;--line:#e2e6eb;--line-strong:#d4dae2;--wine-900:#0d4cbe;--wine-800:#145fd7;--wine-700:#1769e8;--wine-600:#2b78ec;--rose:#1769e8;--green:#148548;--green-bg:#eaf7ef;--amber:#dc6b0d;--amber-bg:#fff4e7;--red:#d94343;--red-bg:#fff0f0;--purple:#1769e8;--purple-bg:#edf4ff;--radius-sm:7px;--radius-md:10px;--radius-lg:12px;--radius-xl:15px;--shadow-sm:0 1px 2px #0f172a06;--shadow-md:0 18px 48px #1c273a1a;--shadow-drawer:-16px 0 50px #161f2d24;--sidebar:clamp(190px, 14.8vw, 220px)}html,body{background:var(--surface)}body{letter-spacing:-.006em;font-size:15px;line-height:1.5}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-color:#1769e84d}.sidebar{color:var(--ink-950);border-right:1px solid var(--line);background:#fbfcfd;padding:20px 10px 14px}.brand-mark{width:32px;height:32px;color:var(--ink-950);background:0 0;border-radius:0}.brand-name{letter-spacing:-.55px;white-space:nowrap;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:790;line-height:1}.sidebar-collapse{color:#8c95a4;margin-left:auto}.side-nav a,.side-nav.secondary a{color:#596477;border-radius:8px;gap:12px;min-height:43px;padding:10px 12px;font-size:14px;font-weight:560;position:relative}.side-nav a:hover{color:var(--ink-950);background:#f1f4f8}.side-nav a.active{color:#0d5fd7;background:#f0f5fc;font-weight:700}.side-nav a.active:before{content:"";background:#1769e8;border-radius:4px;width:3px;height:22px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.user-card{border:1px solid var(--line);color:var(--ink-950);background:#fff;border-radius:10px;padding:10px}.user-avatar{color:#6f3e75;background:#f1e8f4;width:35px;height:35px;font-size:12px}.user-card strong{font-size:14px}.user-card small{color:var(--ink-500);font-size:12px}.user-card button{color:var(--ink-500)}.topbar{border-color:var(--line);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffff7;height:68px;padding:0 20px}.topbar__left{align-items:center;display:flex}.mobile-page-name{display:none}.topbar__actions{justify-content:flex-end;gap:9px;width:100%}.search-trigger{color:#778195;border-radius:8px;width:min(370px,40vw);height:42px;margin-left:auto;margin-right:auto;padding:0 11px}.search-trigger span{font-size:14px}.search-trigger kbd,.command-input kbd{background:#f7f8fa;font-size:12px}.icon-button{border-radius:8px;width:40px;height:40px}.notification-button{border-color:#0000}.notification-button i{color:#fff;place-items:center;width:16px;height:16px;font-size:9px;font-style:normal;font-weight:800;line-height:1;display:grid;top:0;right:0}.topbar-calendar{border-color:#0000}.topbar-divider{background:var(--line);width:1px;height:32px;margin:0 4px}.topbar-business{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:12px;min-width:146px;padding:3px 0 3px 6px;display:flex}.topbar-business>span{display:grid}.topbar-business small{color:var(--ink-500);font-size:12px}.branch-popover{border:1px solid var(--line);width:350px;box-shadow:var(--shadow-md);z-index:52;transform-origin:100% 0;animation:popover-enter .16s var(--ease-out);background:#fff;border-radius:12px;padding:8px;position:absolute;top:59px;right:16px}@keyframes popover-enter{0%{opacity:0;transform:translateY(-4px)scale(.98)}}.branch-popover header{justify-content:space-between;align-items:flex-start;padding:9px 9px 11px;display:flex}.branch-popover header>div{gap:2px;display:grid}.branch-popover header strong{font-size:15px}.branch-popover header small,.branch-popover>button small{color:var(--ink-500);font-size:12px}.branch-popover header button{color:var(--ink-500);cursor:pointer;background:0 0;border:0}.branch-popover>button:not(.manage-locations){border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:22px 1fr 18px;align-items:center;gap:9px;width:100%;padding:12px 9px;display:grid}.branch-popover>button:not(.manage-locations):hover,.branch-popover>button.active{background:#f7f9fd}.branch-popover>button span{gap:2px;display:grid}.branch-popover .manage-locations{border:0;border-top:1px solid var(--line);color:#1769e8;text-align:left;cursor:pointer;background:0 0;width:100%;padding:12px 9px 8px;font-weight:750}.notification-popover{border:1px solid var(--line);width:330px;box-shadow:var(--shadow-md);z-index:50;background:#fff;border-radius:11px;padding:8px;position:absolute;top:59px;right:176px}.notification-popover header{justify-content:space-between;align-items:center;padding:9px 9px 10px;display:flex}.notification-popover header strong{font-size:15px}.notification-popover header button{color:var(--ink-500);background:0 0;border:0}.notification-popover>button{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:9px 1fr;align-items:start;gap:10px;width:100%;padding:12px 9px;display:grid}.notification-popover>button:hover{background:#f8fafc}.notification-popover>button span:last-child{gap:2px;display:grid}.notification-popover>button strong{font-size:13px}.notification-popover>button small{color:var(--ink-500);font-size:12px}.notification-dot{background:#1769e8;border-radius:50%;width:8px;height:8px;margin-top:6px}.notification-dot.orange{background:#f48b24}.notification-dot.red{background:#db4545}.page-container{max-width:none;padding:19px 16px 28px}.button{border-radius:8px;min-height:42px;font-size:14px}.button--primary{background:#1769e8}.button--primary:hover{background:#0d5dce}.card,.stat-card{border-radius:11px}.page-header h1{letter-spacing:-1.5px;font-size:38px;line-height:1.08}.page-header__description{font-size:15px}.salon-dashboard{color:#121827;grid-template-columns:minmax(0,1fr) clamp(260px,19.2vw,286px);align-items:start;gap:16px;display:grid}.dashboard-main-column{min-width:0}.dashboard-hero{padding:2px 14px 16px}.dashboard-hero p{color:#5f6879;margin:0 0 3px;font-size:14px;font-weight:550}.dashboard-hero h1{letter-spacing:-1.8px;margin:0;font-size:clamp(36px,3vw,44px);font-weight:780;line-height:1.08}.dashboard-hero>span{color:#6c7585;margin-top:7px;font-size:15px;display:block}.dashboard-summary,.dashboard-schedule,.staff-glance,.rail-panel{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:11px}.dashboard-summary{grid-template-columns:repeat(4,1fr);margin-bottom:16px;padding:20px 8px;display:grid}.dashboard-summary__item{border-left:1px solid var(--line);min-width:0;padding:0 18px}.dashboard-summary__item:first-child{border-left:0}.dashboard-summary__item>div{color:#697284;justify-content:space-between;align-items:center;gap:7px;display:flex}.dashboard-summary__item>div span{font-size:13px}.dashboard-summary__item:first-child svg{color:#1c9a41}.dashboard-summary__item:nth-child(2) svg{color:#1769e8}.dashboard-summary__item:nth-child(3) svg{color:#15913a}.dashboard-summary__item:nth-child(4) svg{color:#f07b13}.dashboard-summary__item>strong{letter-spacing:-1.15px;margin:5px 0 6px;font-size:clamp(27px,2.2vw,33px);line-height:1;display:block}.dashboard-summary__item small{color:#788193;min-height:17px;font-size:12px;display:block}.dashboard-summary__item small i{color:#8a93a2;font-style:normal}.metric-positive{font-weight:700;color:#15803d!important}.metric-info{font-weight:650;color:#1769e8!important}.metric-warning{font-weight:650;color:#e46c09!important}.dashboard-schedule{overflow:hidden}.schedule-toolbar{justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 15px;display:flex}.schedule-toolbar h2,.staff-glance h2,.rail-panel h2{letter-spacing:-.35px;margin:0;font-size:17px}.schedule-toolbar>div{align-items:center;gap:7px;display:flex}.schedule-toolbar button,.schedule-toolbar select{border:1px solid var(--line);color:#3f4858;cursor:pointer;background:#fff;border-radius:7px;height:36px;font-size:13px}.control-button{align-items:center;gap:6px;padding:0 11px;display:inline-flex}.square-control{place-items:center;width:36px;display:grid}.square-control.active{color:#1769e8;background:#f2f7ff;border-color:#9fc3fb}.schedule-toolbar select{min-width:126px;padding:0 28px 0 10px}.schedule-filter-row{border-top:1px solid var(--line);background:#fafbfc;gap:7px;padding:10px 15px;display:flex}.schedule-filter-row button{border:1px solid var(--line);color:var(--ink-600);cursor:pointer;background:#fff;border-radius:7px;padding:6px 10px;font-size:12px}.schedule-filter-row button.active{color:#0d5fd7;background:#f0f6ff;border-color:#a7c8fa}.schedule-table{position:relative}.schedule-table__head,.schedule-table__row{grid-template-columns:72px minmax(130px,1.25fr) minmax(124px,1.22fr) minmax(120px,1.1fr) 72px 82px 105px 25px;align-items:center;gap:8px;padding-inline:15px;display:grid}.schedule-table__head{border-top:1px solid var(--line);border-bottom:1px solid var(--line-strong);color:#697284;min-height:40px;font-size:12px;font-weight:650}.schedule-table__row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;width:100%;min-height:63px;transition:background-color .14s;position:relative}.schedule-table__row:hover{background:#f8fbff}.schedule-table__row:before{content:"";z-index:2;background:#2b78ec;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:91px;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #fff}.schedule-timeline{z-index:1;background:#cfd7e2;width:1px;position:absolute;top:40px;bottom:0;left:91px}.schedule-table__row time{color:#343d4d;font-size:12px;font-weight:650}.schedule-table__row>span:not(.schedule-client):not(.schedule-service):not(.schedule-staff){color:#4c5666;font-size:12px}.schedule-client,.schedule-staff{align-items:center;gap:9px;min-width:0;display:flex}.schedule-client>i{color:#794d43;background:#f3e9e5;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-style:normal;font-weight:720;display:grid}.schedule-client>span,.schedule-service,.schedule-staff>span{min-width:0;display:grid}.schedule-table__row strong{color:#202838;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:690;line-height:1.35;overflow:hidden}.schedule-table__row small{color:#818a99;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.4;overflow:hidden}.dashboard-avatar{object-fit:cover;color:#495466;text-align:center;background:#edf0f4;border-radius:50%;font-style:normal;font-weight:700;display:block}.dashboard-avatar--small{width:31px;height:31px;font-size:10px;line-height:31px}.dashboard-avatar--medium{width:39px;height:39px;font-size:11px;line-height:39px}.status-badge{color:#646e7e;white-space:nowrap;background:#f2f4f7;border-radius:6px;align-items:center;gap:4px;width:fit-content;min-height:25px;padding:4px 7px;font-size:11px;font-style:normal;font-weight:690;line-height:1;display:inline-flex}.status-badge--arrived,.status-badge--completed{color:#13713c;background:#e8f6ee}.status-badge--confirmed{color:#0e61d7;background:#edf4ff}.status-badge--cancelled,.status-badge--no-show{color:#c83f3f;background:#fff0f0}.row-more{letter-spacing:1px;color:#586273!important}.schedule-break-row{border-bottom:1px solid var(--line);color:#646e7e;background:#fafbfc;grid-template-columns:72px 1fr;align-items:center;gap:8px;min-height:34px;padding:0 15px;display:grid}.schedule-break-row time{font-size:12px}.schedule-break-row span{align-items:center;gap:7px;padding-left:20px;font-size:12px;display:flex}.schedule-footer{justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:0 15px;display:flex}.schedule-footer span,.schedule-footer button{align-items:center;gap:7px;font-size:12px;display:inline-flex}.schedule-footer span{color:#596374}.schedule-footer button,.staff-glance header button,.rail-panel header>button{color:#1769e8;cursor:pointer;background:0 0;border:0;font-weight:670}.staff-glance{margin-top:16px;padding:14px}.staff-glance>header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.staff-glance header button{font-size:12px}.staff-glance>div{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.staff-glance>div>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:9px;min-width:0;min-height:68px;padding:9px;display:flex}.staff-glance>div>button:hover{background:#fbfdff;border-color:#b6cff3}.staff-glance>div>button>span{min-width:0;display:grid}.staff-glance strong{font-size:12px}.staff-glance small{color:var(--ink-500);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.staff-glance i{padding-left:9px;font-size:10px;font-style:normal;position:relative}.staff-glance i:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.staff-glance .busy{color:#e67814}.staff-glance .available{color:#16844a}.staff-glance .off{color:#8b94a3}.dashboard-rail{gap:12px;display:grid}.rail-panel>header{align-items:center;gap:8px;min-height:28px;margin-bottom:10px;display:flex}.rail-panel>header svg{flex:none}.rail-panel>header h2{flex:1;font-size:16px}.rail-panel>header>button{font-size:11px}.next-checkin__client{border:1px solid var(--line);border-radius:8px;grid-template-columns:35px 1fr auto;align-items:center;gap:8px;padding:10px;display:grid}.next-checkin__client>i,.relationship-panel>button>i,.overdue-panel>button>i{color:#714a42;background:#f3e8e5;border-radius:50%;place-items:center;width:35px;height:35px;font-size:11px;font-style:normal;font-weight:720;display:grid}.next-checkin__client>span{display:grid}.next-checkin__client>span:last-child{text-align:right}.next-checkin__client strong,.relationship-panel strong,.overdue-panel strong{font-size:12px}.next-checkin__client small,.relationship-panel small,.overdue-panel small{color:#7d8695;font-size:10px}.next-checkin__client b{font-size:10px;font-weight:600}.rail-primary-button{color:#fff;cursor:pointer;background:#1769e8;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:36px;margin-top:9px;font-size:12px;font-weight:700;display:flex}.low-stock-panel header svg{color:#f07b13}.low-stock-panel>div{border:1px solid var(--line);border-radius:8px;overflow:hidden}.low-stock-panel>div button{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:39px;padding:0 10px;display:flex}.low-stock-panel>div button:first-child{border-top:0}.low-stock-panel>div span{color:#414a5a;font-size:10px}.low-stock-panel>div strong{color:#e46c09;white-space:nowrap;font-size:10px}.relationship-panel>button,.overdue-panel>button{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:35px 1fr 22px;align-items:center;gap:8px;width:100%;min-height:48px;padding:8px 0;display:grid}.relationship-panel>button>span,.overdue-panel>button>span{display:grid}.relationship-panel>button>svg{color:#1769e8}.quick-actions-panel>button{border:1px solid var(--line);color:#3d4656;cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:9px;width:100%;min-height:35px;margin-top:7px;padding:0 10px;font-size:11px;display:flex}.quick-actions-panel>button:hover{color:#0d5fd7;background:#f8fbff;border-color:#a8c8f8}.quick-actions-panel>button svg{color:#1769e8}.quick-actions-panel>button:last-child svg{color:#16844a}.overdue-panel>button{grid-template-columns:35px 1fr auto}.overdue-panel>button>span:last-child{text-align:right}.overdue-panel b{color:#d94343;font-size:12px}.overdue-panel>button>span:last-child small{color:#d94343}@media (width<=1220px){.salon-dashboard{grid-template-columns:1fr}.dashboard-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-table__head,.schedule-table__row{grid-template-columns:70px minmax(130px,1.25fr) minmax(124px,1.2fr) minmax(116px,1.1fr) 68px 78px 104px 24px}}@media (width<=1350px){.schedule-table__head,.schedule-table__row{grid-template-columns:70px minmax(112px,1.2fr) minmax(108px,1.16fr) minmax(102px,1fr) 58px 68px 92px 19px;gap:6px}.rail-panel>header h2{font-size:15px}.rail-panel>header>button{font-size:10px}}@media (width<=980px){.topbar-business,.topbar-divider{display:none}.dashboard-summary{grid-template-columns:repeat(2,1fr);gap:18px 0}.dashboard-summary__item:nth-child(3){border-left:0}.schedule-table{overflow-x:auto}.schedule-table__head,.schedule-table__row{min-width:850px}.staff-glance>div{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){:root{--sidebar:0px}.mobile-page-name{font-size:15px;display:block}.topbar__left{gap:9px}.search-trigger{width:40px;margin-left:auto}.search-trigger span,.search-trigger kbd{display:none}.page-container{padding:17px 12px 30px}.dashboard-hero{padding-inline:3px}.dashboard-hero h1{font-size:34px}.dashboard-summary{padding:17px 5px}.dashboard-summary__item{padding:0 12px}.schedule-toolbar{flex-direction:column;align-items:flex-start}.schedule-toolbar>div{width:100%;overflow-x:auto}.dashboard-rail{grid-template-columns:1fr}}:root{--ink-950:#151923;--ink-800:#2c3240;--ink-600:#616978;--ink-500:#7f8794;--surface:#f4f5f7;--surface-raised:#fff;--surface-muted:#f7f8fa;--surface-tint:#eef2ff;--line:#e2e5ea;--line-strong:#d4d9e1;--wine-900:#233eac;--wine-800:#294acb;--wine-700:#3156da;--wine-600:#4769df;--rose:#3156da;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--shadow-sm:0 1px 2px #12182808;--shadow-md:0 1px 2px #1218280a, 0 18px 48px #1218281c;--sidebar:clamp(202px, 15vw, 224px);--ease-out:cubic-bezier(.23, 1, .32, 1)}body{background:var(--surface);color:var(--ink-950);letter-spacing:-.009em;font-size:15px;line-height:1.5}.sidebar{background:#f9fafb;border-right-color:#dfe3e8;padding:17px 10px 13px}.brand-row{gap:10px;height:58px;padding:0 9px 17px}.brand-mark{color:#fff;background:#172033;border-radius:11px;flex:0 0 36px;width:36px;height:36px;box-shadow:0 5px 14px #17203321}.brand-mark svg{width:20px;height:20px}.brand-lockup{gap:3px;min-width:0;display:grid}.brand-name{letter-spacing:-.55px;font-size:17px;font-weight:800;line-height:1}.brand-lockup small{color:#8a91a0;letter-spacing:.105em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:760;line-height:1;overflow:hidden}.nav-group-label{color:#a0a6b1;letter-spacing:.13em;text-transform:uppercase;margin:8px 12px 6px;font-size:9px;font-weight:800}.side-nav{gap:2px}.side-nav a,.side-nav.secondary a{color:#626b7a;letter-spacing:-.01em;border:1px solid #0000;border-radius:10px;min-height:39px;padding:8px 10px;font-size:13px;font-weight:620}.side-nav a svg{color:#768091;stroke-width:1.9px;width:17px;height:17px}@media (hover:hover) and (pointer:fine){.side-nav a:hover{color:#242b39;background:#fff;border-color:#e5e8ed}}.side-nav a.active{color:#fff;background:#172033;border-color:#172033;box-shadow:0 7px 18px #1720331c}.side-nav a.active svg{color:#fff}.side-nav a.active:before{display:none}.nav-separator{background:#e3e6eb;margin:10px 10px 6px}.user-card{background:#fff;border-color:#e0e4e9;border-radius:12px;padding:8px;box-shadow:0 1px 2px #161d2c06}.user-avatar{color:#9a4c31;background:#ffebe2;width:34px;height:34px}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom-color:#e2e5e9;height:72px;padding:0 21px}.topbar__left{min-width:125px}.desktop-page-context{gap:1px;display:grid}.desktop-page-context small{color:#969dab;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:780}.desktop-page-context strong{color:#242a36;font-size:13px;font-weight:730}.topbar__actions{flex:1;width:auto}.search-trigger{color:#77808f;background:#f8f9fb;border-color:#e1e5ea;border-radius:11px;width:min(390px,38vw);height:42px;margin-left:clamp(12px,7vw,100px);margin-right:auto}.search-trigger:hover{background:#fff;border-color:#ccd3dc}.icon-button{border-radius:10px}.notification-button,.topbar-calendar{background:0 0;border-color:#0000}.notification-button:hover,.topbar-calendar:hover{background:#f7f8fa;border-color:#e4e7eb}.topbar-business{background:#fff8f4;border:1px solid #e1e4e9;border-radius:12px;min-width:176px;min-height:46px;padding:5px 8px 5px 12px}.topbar-business:hover{background:#fff4ed;border-color:#f0d7ca}.topbar-business strong{font-size:12px}.topbar-business small{font-size:10px}.page-container{padding:25px 23px 42px}.page-header{margin-bottom:24px}.page-header h1{letter-spacing:-2.15px;max-width:780px;font-size:clamp(36px,3vw,46px);font-weight:790;line-height:1.02}.page-header__description{color:#687180;margin-top:10px;font-size:15px;line-height:1.55}.eyebrow{color:#8e5960;letter-spacing:.15em;margin-bottom:10px;font-size:10px;font-weight:850}.card,.stat-card,.dashboard-summary,.dashboard-schedule,.staff-glance,.rail-panel,.today-launchpad,.setup-guide{border-color:#dfe3e8;border-radius:15px;box-shadow:0 1px 2px #12182806}.button,.control-button,.square-control{border-radius:10px}.button,.icon-button,.control-button,.square-control,.today-next-action,.today-launchpad button,.rail-panel button,.schedule-toolbar button{transition:transform .14s var(--ease-out), border-color .16s ease, background-color .16s ease, color .16s ease, box-shadow .16s ease}.button:active,.icon-button:active,.control-button:active,.square-control:active,.today-next-action:active,.today-launchpad button:active,.rail-panel button:active,.schedule-toolbar button:active{transform:scale(.97)}.salon-dashboard{grid-template-columns:minmax(0,1fr) clamp(270px,20vw,300px);gap:18px}.dashboard-hero{align-items:flex-start;min-height:132px;padding:13px 15px 21px}.dashboard-hero__copy{max-width:770px}.dashboard-hero__meta{align-items:center;gap:13px;margin-bottom:10px;display:flex}.dashboard-hero__meta p{color:#737b88;margin:0;font-size:12px;font-weight:650}.dashboard-hero__meta>span{color:#287046;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.dashboard-hero__meta>span i{background:#32a365;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e6f6ec}.dashboard-hero h1{letter-spacing:-2.75px;font-size:clamp(42px,3.55vw,55px);font-weight:800;line-height:.98}.dashboard-hero__copy>span{color:#656e7d;margin-top:12px;font-size:15px}.dashboard-view-switch{background:#eceff3;border-color:#dfe3e9;border-radius:12px;margin-top:2px;padding:4px}.dashboard-view-switch button{border-radius:9px;min-height:37px;font-size:11px}.dashboard-view-switch button.active{box-shadow:0 1px 2px #1218280f,0 5px 14px #1218280f}.setup-guide{box-shadow:none;background:#f3f5ff;border-color:#d9dfea;margin-bottom:16px}.setup-guide:before{content:"";background:#3156da;width:4px;position:absolute;inset:0 auto 0 0}.setup-guide__summary{min-height:68px;padding-left:17px}.setup-guide__icon{color:#3156da;background:#fff;border-radius:11px;box-shadow:0 1px 2px #1a296814}.setup-guide__progress{background:#dfe4f3}.setup-guide__progress i{background:#3156da}.today-launchpad{margin-bottom:18px;overflow:hidden}.today-launchpad>header{align-items:center;padding:19px 19px 15px}.today-launchpad>header h2{letter-spacing:-.7px;margin-top:2px;font-size:21px;line-height:1.2}.today-launchpad>header>span{color:#777f8d;background:#f5f6f8;border-radius:8px;padding:6px 9px;font-size:11px}.today-launchpad__actions{gap:11px;padding:0 19px 19px}.today-launchpad__actions>button{border-color:#e0e4e9;border-radius:13px;min-height:90px;padding:14px}.today-launchpad__actions>button>span{border-radius:11px;width:40px;height:40px}.today-launchpad__actions strong{font-size:14px}.today-launchpad__actions small{font-size:11px}.today-launchpad__actions>button:first-child{background:#3156da;border-color:#3156da;box-shadow:0 10px 24px #3156da30}.today-launchpad__actions>button:nth-child(2)>span{color:#b85b32;background:#fff1e9}.today-launchpad__actions>button:nth-child(3)>span{color:#29744a;background:#eaf7ef}@media (hover:hover) and (pointer:fine){.today-launchpad__actions>button:hover{background:#fbfcfd;border-color:#cfd6df;transform:translateY(-2px);box-shadow:0 10px 24px #171f3112}.today-launchpad__actions>button:first-child:hover{background:#294acb;border-color:#294acb;box-shadow:0 12px 28px #3156da3b}}.today-launchpad>footer{background:#f8f9fa;border-top-color:#e5e8ec;min-height:49px;padding-inline:19px}.today-launchpad>footer>span{font-size:11px}.dashboard-schedule{border-radius:15px}.schedule-toolbar{min-height:70px;padding:14px 16px}.schedule-toolbar h2{letter-spacing:-.55px;font-size:18px}.schedule-toolbar button,.schedule-toolbar select{border-radius:9px;height:38px}.salon-dashboard .schedule-table__head{color:#858d9a;background:#f8f9fa;min-height:40px}.salon-dashboard .schedule-table__row{min-height:76px;padding-block:11px}@media (hover:hover) and (pointer:fine){.salon-dashboard .schedule-table__row:hover{background:#fafbff}}.status-badge{border:1px solid #0000;border-radius:8px;min-height:27px;padding:5px 8px;font-size:11px}.status-badge--confirmed{color:#2855bf;background:#edf3ff;border-color:#d6e2ff}.status-badge--arrived,.status-badge--completed{color:#287044;background:#eaf7ef;border-color:#cfead9}.status-badge--scheduled{color:#696661;background:#f3f2f0;border-color:#e3e2e0}.today-next-action{background:#172033;border-color:#172033;border-radius:10px}.dashboard-rail{gap:13px}.dashboard-rail__heading{gap:2px;padding:13px 3px 1px;display:grid}.dashboard-rail__heading span{color:#8e5960;letter-spacing:.15em;font-size:9px;font-weight:850}.dashboard-rail__heading strong{color:#202632;letter-spacing:-.55px;font-size:19px;line-height:1.15}.rail-panel{padding:14px}.rail-panel>header{margin-bottom:12px}.rail-panel>header h2{font-size:15px}.next-checkin{background:#f6f8ff;border-color:#d6def8}.next-checkin__client{background:#fff;border-color:#dde3f3;border-radius:11px}.rail-primary-button{background:#3156da;border-radius:9px;min-height:39px}.low-stock-panel>div,.overdue-panel>button{border-radius:10px;overflow:hidden}.low-stock-panel>div>button{min-height:43px}.schedule-footer{min-height:50px}.stat-grid,.marketing-layout,.reports-layout,.reports-tables{gap:17px}.stat-card{min-height:126px;padding:18px}.data-table,.appointment-board,.report-command-bar{border-radius:15px}@media (width<=1180px){.desktop-page-context{display:none}.topbar__left{min-width:0}.search-trigger{margin-left:auto}}@media (width<=980px){.salon-dashboard{grid-template-columns:1fr}.dashboard-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-rail__heading{grid-column:1/-1}}@media (width<=760px){.page-container{padding:20px 12px 34px}.desktop-page-context,.nav-group-label{display:none}.dashboard-hero{min-height:0;padding:6px 4px 18px}.dashboard-hero h1{font-size:clamp(38px,11vw,48px)}.dashboard-hero__meta{flex-wrap:wrap}.dashboard-rail{grid-template-columns:1fr}.today-launchpad>header>span{background:0 0;padding:0}}@media (prefers-reduced-motion:reduce){.today-launchpad__actions>button:hover{transform:none}}.auth-page{background:#f4f5f7;grid-template-columns:minmax(410px,.95fr) minmax(460px,1.05fr);min-height:100vh;display:grid}.auth-story{color:#fff;background:#172033;flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(34px,5vw,76px);display:flex}.auth-brand{align-items:center;gap:11px;display:flex}.auth-brand>span{color:#172033;background:#fff;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.auth-brand strong{letter-spacing:-.55px;font-size:19px}.auth-story>div:nth-child(2){max-width:620px}.auth-story>div:nth-child(2)>p{color:#a8b8ff;letter-spacing:.16em;margin-bottom:18px;font-size:10px;font-weight:850}.auth-story h1{letter-spacing:-4px;max-width:580px;margin:0 0 21px;font-size:clamp(48px,5.2vw,76px);line-height:.96}.auth-story>div:nth-child(2)>span{color:#c6ccda;max-width:540px;font-size:16px;line-height:1.65;display:block}.auth-story ul{color:#d8dce6;gap:11px;margin:0;padding:0;font-size:13px;list-style:none;display:grid}.auth-story li{align-items:center;gap:9px;display:flex}.auth-story li svg{color:#8ea6ff}.auth-panel{place-items:center;min-height:100vh;padding:36px;display:grid}.auth-panel__inner{width:min(100%,440px)}.auth-panel h2{letter-spacing:-1.7px;margin:0 0 8px;font-size:36px;line-height:1.05}.auth-panel__inner>span{color:#6d7583;margin-bottom:30px;font-size:14px;display:block}.auth-panel form{gap:17px;display:grid}.auth-panel label{color:#343b48;gap:7px;font-size:12px;font-weight:720;display:grid}.auth-panel input{color:#171c27;background:#fff;border:1px solid #d8dde5;border-radius:11px;width:100%;min-height:48px;padding:0 13px;font-size:14px}.auth-panel input:focus{border-color:#3156da;outline:none;box-shadow:0 0 0 4px #3156da17}.auth-panel form>button,.sync-error button{color:#fff;cursor:pointer;min-height:48px;transition:transform .14s var(--ease-out), background-color .16s ease;background:#3156da;border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;font-size:13px;font-weight:780;display:inline-flex}.auth-panel form>button:hover{background:#294acb}.auth-panel form>button:active,.auth-mode-switch:active,.sync-error button:active{transform:scale(.98)}.auth-panel form>button:disabled{cursor:wait;opacity:.72}.auth-mode-switch{color:#3156da;cursor:pointer;background:0 0;border:0;width:100%;min-height:42px;margin-top:14px;font-size:12px;font-weight:740}.auth-message{border-radius:9px;margin:-4px 0 0;padding:10px 12px;font-size:12px;line-height:1.45}.auth-message--error{color:#b73737;background:#fff0f0}.auth-message--success{color:#226f43;background:#eaf7ef}.auth-loading,.sync-error{color:#242b39;text-align:center;background:#f4f5f7;place-content:center;justify-items:center;gap:12px;min-height:100vh;padding:28px;display:grid}.auth-loading strong{font-size:14px}.auth-spinner{animation:.8s linear infinite auth-spin}.sync-error h1{margin:4px 0 0;font-size:28px}.sync-error p{color:#697180;max-width:460px}.sync-error>div{gap:9px;display:flex}.sync-error button{min-width:112px;min-height:42px}.sync-error button:last-child{color:#303746;background:#fff;border:1px solid #d7dce3}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (width<=880px){.auth-page{grid-template-columns:1fr}.auth-story{gap:52px;min-height:390px}.auth-story ul{display:none}.auth-story h1{font-size:clamp(44px,10vw,64px)}.auth-panel{min-height:620px}}@media (width<=520px){.auth-story{min-height:330px;padding:26px 22px}.auth-story h1{letter-spacing:-2.7px}.auth-story>div:nth-child(2)>span{font-size:14px}.auth-panel{min-height:580px;padding:28px 20px}}.switch{flex:0 0 42px;width:42px;height:24px}.switch i{background:#d5dce5;box-shadow:inset 0 0 0 1px #0f172a0f}.switch i:after{width:18px;height:18px}.switch input:checked+i{background:#1769e8}.switch input:checked+i:after{transform:translate(18px)}.availability-card,.pricing-method-card,.tax-settings-card{cursor:pointer;background:#fbfcfe;border:1px solid #dfe5ec;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin-top:18px;padding:18px;display:flex}.availability-card__copy,.pricing-method-card>div,.tax-settings-card__copy{gap:5px;display:grid}.availability-card strong,.pricing-method-card strong,.tax-settings-card strong{color:#172033;font-size:14px}.availability-card small,.pricing-method-card span,.tax-settings-card small{color:#687488;font-size:13px;line-height:1.45}.tax-settings-fields{background:#f7faff;border:1px solid #d8e5f7;border-radius:14px;margin-top:16px;padding:18px}.tax-disabled-note,.gst-disabled-note{color:#5f6c7d;background:#f4f7fa;border-radius:11px;align-items:center;gap:8px;margin-top:12px;padding:12px 14px;font-size:12px;line-height:1.5;display:flex}.tax-disabled-note svg{color:#23825a;flex:none}.length-pricing-grid{background:#f7faff;border:1px solid #d8e5f7;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;padding:18px;display:grid}.service-card>.length-price-preview{background:#f6f8fb;border-radius:11px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:14px 0 16px;padding:10px;display:grid}.service-card>.length-price-preview>span{color:#69758a;gap:3px;min-width:0;display:grid}.length-price-preview small{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.length-price-preview strong{color:#172033;font-size:11px}.notification-preferences{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.notification-preference{cursor:pointer;min-height:86px;transition:border-color .16s ease, box-shadow .16s ease, transform .14s var(--ease-out);background:#fff;border:1px solid #e0e5eb;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px;display:grid}.notification-preference:hover{border-color:#b9cbe4;transform:translateY(-1px);box-shadow:0 8px 24px #1720330f}.notification-preference__icon{color:#1769e8;background:#eef5ff;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.notification-preference__icon.amber{color:#b8640a;background:#fff6e5}.notification-preference__icon.rose{color:#c3455b;background:#fff0f2}.notification-preference__icon.violet{color:#6d55b5;background:#f3f0ff}.notification-preference__copy{gap:4px;display:grid}.notification-preference__copy strong{color:#172033;font-size:14px}.notification-preference__copy small{color:#738095;font-size:12px;line-height:1.4}.inventory-table .data-table__head,.inventory-table .data-table__row{grid-template-columns:1.55fr .9fr .72fr .68fr 1fr .72fr}.inventory-row{min-height:76px;position:relative}.inventory-row.is-low{background:#fffdf8}.inventory-row.is-low:before{content:"";background:#e6a63c;border-radius:0 3px 3px 0;width:3px;position:absolute;inset:11px auto 11px 0}.stock-availability{align-items:center;gap:9px;display:flex!important}.stock-availability>i{background:#3f9b72;border-radius:50%;flex:0 0 8px;width:8px;height:8px;box-shadow:0 0 0 4px #eaf7f1}.is-low .stock-availability>i{background:#d88b18;box-shadow:0 0 0 4px #fff2d9}.stock-availability>span{gap:3px;display:grid}.stock-availability strong{color:#263145;font-size:12px}.stock-availability small{color:#7b8799;font-size:11px}.staff-summary-strip{background:0 0;border:0;grid-template-columns:1.15fr 1fr 1fr;gap:12px;overflow:visible}.staff-summary-strip>div{border:1px solid #e0e5eb;border-radius:15px;min-height:104px;padding:20px}.staff-summary-strip>.staff-summary-strip__lead{background:#17283f;border-color:#1c3353}.staff-summary-strip__lead .soft-icon{color:#fff;background:#ffffff1f}.staff-summary-strip__lead>span:last-child,.staff-summary-strip__lead strong{color:#fff}.staff-summary-strip>div>span:last-child{gap:7px;font-size:12px}.staff-summary-strip strong{letter-spacing:-.3px;font-size:18px}.staff-grid{gap:18px}.staff-member{border-color:#dfe5ec;border-radius:16px;padding:22px}.staff-member header{grid-template-columns:58px 1fr auto;gap:14px}.staff-portrait{color:#fff;border:3px solid #fff;border-radius:16px;place-items:center;width:58px;height:58px;font-size:13px;font-weight:800;display:grid;overflow:hidden;box-shadow:0 0 0 1px #e0e5eb}.staff-portrait img{object-fit:cover;width:100%;height:100%}.staff-member h3{font-size:15px}.staff-member p,.staff-contact{font-size:12px}.staff-contact{margin:18px 0 20px}.target-row>span{color:#59667a;gap:4px;font-size:12px;display:grid}.target-row small{color:#8a95a6;font-size:11px}.target-row>strong{color:#172033;font-size:18px}.staff-member .progress{height:7px;margin-top:10px;margin-bottom:20px}.staff-stats{gap:12px;margin-bottom:16px;padding:17px 0}.staff-stats div{gap:8px}.staff-stats span{gap:5px}.staff-stats strong{font-size:13px}.package-card{flex-direction:column;min-height:330px;padding:22px;display:flex}.package-card .package-icon{color:#1769e8;background:#eef5ff;width:44px;height:44px}.package-card h2{letter-spacing:-.3px;font-size:19px}.package-card>.package-meta{justify-content:flex-start;gap:7px;margin:16px 0 0;display:flex}.package-meta span{color:#5e6b7e;background:#f1f4f8;border-radius:7px;padding:6px 8px;font-size:11px;font-weight:700}.package-card>div:last-of-type{margin-top:auto;margin-bottom:16px}.package-value-preview{color:#1769e8;background:#f6f9ff;border:1px solid #d8e5f7;border-radius:13px;align-items:center;gap:12px;margin-top:18px;padding:16px;display:flex}.package-value-preview div{gap:4px;display:grid}.package-value-preview strong{color:#172033;font-size:13px}.package-value-preview span{color:#6b788b;font-size:12px}.line-builder:has(select[aria-label=Hair\ length]){grid-template-columns:minmax(0,1.3fr) minmax(150px,.7fr) auto}@media (width<=900px){.notification-preferences,.staff-summary-strip{grid-template-columns:1fr}}@media (width<=620px){.length-pricing-grid{grid-template-columns:1fr}.line-builder:has(select[aria-label=Hair\ length]){grid-template-columns:1fr}.notification-preference{grid-template-columns:38px minmax(0,1fr) auto;padding:13px}}.report-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.report-kpi{color:#172033;text-align:left;cursor:pointer;min-width:0;min-height:132px;transition:transform .14s var(--ease-out), border-color .16s ease, box-shadow .16s ease, background-color .16s ease;background:#fff;border:1px solid #dfe5ec;border-radius:15px;grid-template-columns:36px 1fr;gap:5px 11px;padding:16px;display:grid}.report-kpi:hover{border-color:#b6c7dd;transform:translateY(-1px);box-shadow:0 9px 26px #18273d12}.report-kpi:active{transform:scale(.98)}.report-kpi.active{background:#f6f9ff;border-color:#1769e8;box-shadow:inset 0 0 0 1px #1769e8}.report-kpi__icon{color:#1769e8;background:#edf4ff;border-radius:10px;grid-row:1/span 2;place-items:center;width:36px;height:36px;display:grid}.report-kpi>span:nth-child(2){color:#707d90;align-self:end;font-size:12px;font-weight:650}.report-kpi>strong{letter-spacing:-.5px;align-self:start;font-size:22px}.report-kpi>small{border-top:1px solid #edf0f4;grid-column:1/-1;align-items:center;gap:4px;padding-top:7px;font-size:11px;font-weight:700;display:inline-flex}.report-focus-summary{background:#f8fbff;border:1px solid #dbe6f5;border-radius:12px;align-items:center;gap:11px;margin:12px 0 16px;padding:12px 15px;display:flex}.report-focus-summary>span{color:#1769e8;background:#e8f1ff;border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.report-focus-summary p{gap:2px;margin:0;display:grid}.report-focus-summary strong{color:#243047;font-size:12px}.report-focus-summary small{color:#728095;font-size:11px}.chart-node{outline:none}.chart-node circle:first-child{transition:r .14s var(--ease-out), fill .14s ease, stroke .14s ease}.chart-node:hover circle:first-child,.chart-node:focus-visible circle:first-child,.chart-node.selected circle:first-child{r:7px;fill:#1769e8;stroke:#fff}.chart-node:focus-visible .chart-node-hit{stroke:#1769e8;stroke-width:2px}.chart-value-label{pointer-events:none}.chart-value-label rect{fill:#17283f;filter:drop-shadow(0 5px 10px #17283f2e)}.chart-value-label text{fill:#fff;font-size:10px;font-weight:750}.revenue-line,.chart-node circle:first-child{stroke:#1769e8}.utilization-chart>button{color:#172033;cursor:pointer;height:100%;transition:transform .14s var(--ease-out), background-color .15s ease;background:0 0;border:0;border-radius:8px;grid-template-rows:16px 1fr 24px;justify-items:center;gap:5px;padding:0 3px;display:grid}.utilization-chart>button:hover,.utilization-chart>button.selected{background:#f1f6fe}.utilization-chart>button:active{transform:scale(.97)}.utilization-chart>button.selected .utilization-bar{box-shadow:0 0 0 2px #1769e8}.utilization-chart>button.selected .utilization-bar i{background:#1769e8}.chart-selection-note,.heatmap-selection,.team-selection{background:#fafbfd;border:1px solid #e1e7ee;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;padding:11px 12px;display:flex}.chart-selection-note{justify-content:stretch;gap:3px;display:grid}.chart-selection-note strong,.heatmap-selection strong,.team-selection strong{color:#263145;font-size:12px}.chart-selection-note span,.heatmap-selection small,.team-selection small{color:#738095;font-size:11px}.payment-legend>button{color:#334057;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:8px 1fr auto;align-items:center;gap:7px;width:100%;padding:7px 8px;font-size:11px;display:grid}.payment-legend .payment-dot--upi{background:#1769e8}.payment-legend .payment-dot--cash{background:#d2913d}.payment-legend .payment-dot--card{background:#58a087}.payment-legend .payment-dot--bank{background:#8b78c6}.retention-orbit{background:conic-gradient(#1769e8 0 68%, #86b2ee 68% 79%, #e7ebf0 79% 100%);box-shadow:0 15px 34px #1769e821}.retention-breakdown i.returning{background:#1769e8}.retention-breakdown i.new{background:#86b2ee}.retention-breakdown i.inactive{background:#d8dee7}.payment-legend>button:hover,.payment-legend>button.selected{background:#f6f9fe;border-color:#dce5f1}.payment-legend>button:active,.category-bars>button:active,.heatmap-row button:active,.team-target-list>button:active{transform:scale(.98)}.category-bars>button{color:#263145;text-align:left;cursor:pointer;width:100%;transition:transform .14s var(--ease-out), border-color .15s ease, background-color .15s ease;background:0 0;border:1px solid #0000;border-radius:9px;padding:8px;display:block}.category-bars>button:hover,.category-bars>button.selected{background:#f8faff;border-color:#dce5f1}.category-bars>button>span{justify-content:space-between;margin-bottom:7px;font-size:11px;display:flex}.category-bars>button>div{background:#edf0f4;border-radius:999px;height:8px;overflow:hidden}.category-bars>button>div i{border-radius:inherit;height:100%;display:block}.heatmap-row button{background:color-mix(in srgb, #1769e8 calc(var(--heat) * 100%), #f1f6fd);color:color-mix(in srgb, #fff calc(var(--heat) * 135%), #38526f);cursor:pointer;transition:transform .14s var(--ease-out), border-color .15s ease;border:2px solid #0000;border-radius:8px;place-items:center;display:grid}.heatmap-row button:hover,.heatmap-row button.selected{border-color:#17283f}.heatmap-row button span{font-size:11px;font-weight:750}.heatmap-selection>span,.team-selection>span{gap:3px;display:grid}.team-target-list>button{border:1px solid #0000;border-bottom-color:var(--line);color:#263145;text-align:left;cursor:pointer;min-height:55px;transition:transform .14s var(--ease-out), background-color .15s ease, border-color .15s ease;background:0 0;grid-template-columns:7px minmax(110px,1fr) minmax(100px,1.2fr) 34px auto;align-items:center;gap:9px;padding:0 8px;display:grid}.report-hero-grid>*,.report-mini-grid>*,.report-detail-grid>*,.reports-tables>*{min-width:0}.tabs{background:#f2f4f7;border:1px solid #e0e5eb;gap:3px;padding:4px}.tabs button{color:#667286;min-height:38px;transition:transform .14s var(--ease-out), color .16s ease, background-color .16s ease, box-shadow .16s ease;padding-inline:14px;font-weight:680}.tabs button:active{transform:scale(.97)}.tabs button.active{color:#172033;box-shadow:0 1px 2px #17203314,0 4px 12px #1720330d}.tabs button span{color:#657185;background:#e7ebf0;border-radius:999px;place-items:center;min-width:20px;min-height:20px;margin-left:7px;padding:0 5px;font-size:11px;font-weight:800;display:inline-grid}.tabs button.active span{color:#1769e8;background:#eaf2ff}.agenda-row>.badge{justify-self:start;min-width:88px}.data-table__head{color:#758195;background:#f7f8fa}.invoices-table .data-table__row{min-height:78px;transition:background-color .16s}.invoices-table .data-table__row:hover{background:#fafcff}.invoices-table .badge{justify-content:flex-start;min-width:82px}.invoice-row-actions{flex-wrap:nowrap;gap:7px!important}.billing-action{color:#4f5c70;white-space:nowrap;background:#fff;border-color:#dce2e9;min-height:36px;padding-inline:11px}.billing-action--view{color:#253247}.billing-action--primary{color:#fff;background:#17283f;border-color:#17283f}.billing-action--primary:hover{background:#244568;border-color:#244568}.billing-action.subtle-danger{background:#fff6f6;border-color:#efcfd2}.reports-page{--report-blue:#1769e8;--report-navy:#17283f}.reports-page .report-command-bar{background:#fff;border-color:#d8e1ed;box-shadow:0 1px 2px #17283f0a,0 10px 30px #17283f0b}.reports-page .report-kpi{animation:report-card-enter .36s var(--ease-out) both;box-shadow:0 1px 2px #17283f09}.reports-page .report-kpi:nth-child(2){animation-delay:35ms}.reports-page .report-kpi:nth-child(3){animation-delay:70ms}.reports-page .report-kpi:nth-child(4){animation-delay:.105s}.reports-page .report-kpi.active{background:#f7faff;border-color:#9dbfeb;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #1769e852,0 10px 28px #1769e814}.reports-page .report-kpi.active:after{content:"";background:var(--report-blue);border-radius:3px 3px 0 0;height:3px;position:absolute;inset:auto 14px 0}.reports-page .report-focus-summary{border-color:#d6e3f3;box-shadow:0 6px 20px #1769e80b}.reports-page .report-hero-grid>article,.reports-page .report-mini-grid>article,.reports-page .report-detail-grid>article,.reports-page .owner-insight-grid>article,.reports-page .reports-tables>article{animation:report-card-enter .42s var(--ease-out) both}.reports-page .report-hero-grid>article:nth-child(2),.reports-page .report-mini-grid>article:nth-child(2),.reports-page .report-detail-grid>article:nth-child(2),.reports-page .owner-insight-grid>article:nth-child(2),.reports-page .reports-tables>article:nth-child(2){animation-delay:55ms}.reports-page .report-mini-grid>article:nth-child(3),.reports-page .owner-insight-grid>article:nth-child(3){animation-delay:90ms}.reports-page .owner-insight-grid>article:nth-child(4){animation-delay:.125s}.reports-page .report-revenue-panel{border-color:#d6e2f0;box-shadow:0 16px 42px #17283f0f}.reports-page .revenue-line{stroke-dasharray:1300;stroke-dashoffset:1300px;animation:report-line-draw .76s var(--ease-out) .12s forwards}.reports-page .revenue-area{opacity:0;animation:.52s .33s forwards report-area-enter}.reports-page .chart-node{opacity:0;transform-box:fill-box;transform-origin:50%;animation:report-node-enter .22s var(--ease-out) .51s forwards;transform:scale(.85)}.reports-page .chart-value-label{transition:opacity .16s}.reports-page .retention-orbit,.reports-page .payment-donut{animation:report-ring-enter .52s var(--ease-out) .12s both}.reports-page .utilization-bar i{transform-origin:bottom;animation:report-bar-rise .52s var(--ease-out) .15s forwards;transform:scaleY(0)}.reports-page .category-bars>button>div i,.reports-page .ranking-meter i,.reports-page .team-target-track i,.reports-page .insight-meter i{transform-origin:0;animation:report-bar-grow .56s var(--ease-out) .17s forwards;transform:scaleX(0)}.reports-page .heatmap-row button{animation:report-heat-enter .3s var(--ease-out) both}.reports-page .heatmap-row:nth-child(7) button{animation-delay:40ms}.reports-page .heatmap-row:nth-child(8) button{animation-delay:70ms}.reports-page .heatmap-row:nth-child(9) button{animation-delay:.1s}.reports-page .heatmap-row:nth-child(10) button{animation-delay:.13s}.reports-page .heatmap-row:nth-child(11) button{animation-delay:.16s}.reports-page .heatmap-row:nth-child(12) button{animation-delay:.19s}.reports-page .heatmap-row:nth-child(13) button{animation-delay:.22s}@keyframes report-card-enter{0%{opacity:0;transform:translateY(7px)}}@keyframes report-line-draw{to{stroke-dashoffset:0}}@keyframes report-area-enter{to{opacity:1}}@keyframes report-node-enter{to{opacity:1;transform:scale(1)}}@keyframes report-ring-enter{0%{opacity:0;transform:scale(.94)}}@keyframes report-bar-rise{to{transform:scaleY(1)}}@keyframes report-bar-grow{to{transform:scaleX(1)}}@keyframes report-heat-enter{0%{opacity:0;transform:scale(.96)}}@media (prefers-reduced-motion:reduce){.reports-page *,.reports-page :before,.reports-page :after{animation-duration:1ms!important;animation-delay:0s!important}}.dashboard-hero{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.dashboard-hero__copy{min-width:0}.dashboard-hero__copy>span{color:#6c7585;margin-top:7px;font-size:15px;display:block}.dashboard-view-switch{background:#f3f5f7;border:1px solid #dfe5ec;border-radius:11px;flex:none;gap:3px;padding:4px;display:inline-flex}.dashboard-view-switch button{color:#667286;cursor:pointer;min-height:35px;transition:transform .14s var(--ease-out), background-color .16s ease, color .16s ease, box-shadow .16s ease;background:0 0;border:0;border-radius:8px;padding:0 12px;font-size:12px;font-weight:720}.dashboard-view-switch button.active{color:#172033;background:#fff;box-shadow:0 1px 2px #17203314,0 4px 10px #1720330d}.dashboard-view-switch button:active{transform:scale(.97)}.setup-guide{background:#f8fbff;border:1px solid #d6e3f2;border-radius:12px;margin-bottom:14px;position:relative;overflow:hidden;box-shadow:0 5px 18px #1769e80a}.setup-guide__summary{color:#172033;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:36px minmax(190px,auto) minmax(90px,1fr) 38px 18px;align-items:center;gap:11px;width:100%;min-height:64px;padding:10px 48px 10px 13px;display:grid}.setup-guide__icon{color:#1769e8;background:#e8f1ff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.setup-guide__copy{gap:2px;display:grid}.setup-guide__copy strong{font-size:13px}.setup-guide__copy small{color:#6d798c;font-size:12px}.setup-guide__progress{background:#e4eaf1;border-radius:999px;height:7px;overflow:hidden}.setup-guide__progress i{border-radius:inherit;height:100%;transition:width .22s var(--ease-out);background:#1769e8;display:block}.setup-guide__percent{color:#1769e8;font-size:12px;font-weight:800}.setup-guide__summary>svg{color:#6d798c;transition:transform .18s var(--ease-out)}.setup-guide__summary>svg.rotate{transform:rotate(180deg)}.setup-guide__dismiss{z-index:2;color:#788396;cursor:pointer;background:0 0;border:0;border-radius:8px;width:30px;height:30px;font-size:20px;position:absolute;top:17px;right:13px}.setup-guide__dismiss:hover{background:#edf3fb}.setup-guide__steps{animation:setup-steps-enter .19s var(--ease-out) both;padding:0 13px 13px;display:grid}.setup-guide__steps>div{border-top:1px solid #e3eaf2;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:7px 8px;display:grid}.setup-step-check{color:#fff;cursor:pointer;background:#fff;border:1px solid #bcc8d8;border-radius:7px;place-items:center;width:22px;height:22px;display:grid}.setup-step-check.complete{background:#23825a;border-color:#23825a}.setup-guide__steps>div>span{gap:2px;display:grid}.setup-guide__steps strong{font-size:12px}.setup-guide__steps small{color:#758195;font-size:11px}.setup-guide__steps>div>button:last-child{color:#315b91;cursor:pointer;background:#fff;border:1px solid #d5deea;border-radius:8px;min-height:31px;padding:0 10px;font-size:11px;font-weight:750}.today-launchpad{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dfe4ea;border-radius:12px;margin-bottom:16px;overflow:hidden}.today-launchpad>header{justify-content:space-between;align-items:flex-end;gap:16px;padding:16px 17px 12px;display:flex}.today-launchpad>header h2{letter-spacing:-.35px;margin:3px 0 0;font-size:18px}.today-launchpad>header>span{color:#758195;font-size:12px}.today-launchpad__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 17px 16px;display:grid}.today-launchpad__actions>button{color:#172033;text-align:left;cursor:pointer;min-height:76px;transition:transform .14s var(--ease-out), border-color .16s ease, background-color .16s ease, box-shadow .16s ease;background:#fff;border:1px solid #dfe5ec;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:38px minmax(0,1fr) 17px;align-items:center;gap:2px 10px;padding:12px;display:grid}.today-launchpad__actions>button:hover{background:#f9fbff;border-color:#b8ccea;box-shadow:0 7px 18px #1769e80f}.today-launchpad__actions>button:active{transform:scale(.98)}.today-launchpad__actions>button>span{color:#1769e8;background:#eaf2ff;border-radius:10px;grid-row:1/span 2;place-items:center;width:38px;height:38px;display:grid}.today-launchpad__actions strong{text-overflow:ellipsis;white-space:nowrap;align-self:end;font-size:13px;overflow:hidden}.today-launchpad__actions small{color:#758195;text-overflow:ellipsis;white-space:nowrap;align-self:start;font-size:11px;overflow:hidden}.today-launchpad__actions>button>svg{color:#8490a2;grid-area:1/3/span 2}.today-launchpad>footer{background:#fafbfc;border-top:1px solid #e5e9ee;align-items:center;gap:18px;min-height:46px;padding:0 17px;display:flex}.today-launchpad>footer>span{color:#697588;white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:inline-flex}.today-launchpad>footer>span svg{color:#1769e8}.today-launchpad>footer>span strong{color:#263247}.today-launchpad>footer>button{color:#1769e8;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-left:auto;font-size:11px;font-weight:780;display:inline-flex}@keyframes setup-steps-enter{0%{opacity:0;transform:translateY(-4px)}}@media (width<=820px){.dashboard-hero{flex-direction:column;gap:14px}.dashboard-view-switch{width:100%}.dashboard-view-switch button{flex:1}.setup-guide__summary{grid-template-columns:36px 1fr 38px 18px}.setup-guide__progress{display:none}.today-launchpad__actions{grid-template-columns:1fr}.today-launchpad>header{flex-direction:column;align-items:flex-start;gap:4px}.today-launchpad>footer{flex-wrap:wrap;align-items:flex-start;gap:9px 16px;padding-block:11px}.today-launchpad>footer>button{width:100%;margin-left:0}}@media (width<=520px){.setup-guide__summary{grid-template-columns:36px 1fr 18px}.setup-guide__percent{display:none}.setup-guide__copy small{font-size:11px}.setup-guide__steps>div{grid-template-columns:25px minmax(0,1fr)}.setup-guide__steps>div>button:last-child{grid-column:2;width:max-content}}.salon-dashboard .schedule-table__head,.salon-dashboard .schedule-table__row{grid-template-columns:78px minmax(250px,1.8fr) minmax(150px,1fr) 112px minmax(104px,auto);gap:14px}.salon-dashboard .schedule-table__row{cursor:pointer;min-height:70px;padding-block:9px}.salon-dashboard .schedule-table__row:focus-visible{outline-offset:-2px;outline:2px solid #1769e8}.salon-dashboard .schedule-table__row:before,.salon-dashboard .schedule-timeline{left:98px}.salon-dashboard .schedule-break-row{grid-template-columns:78px 1fr}.today-next-action{color:#fff;cursor:pointer;min-width:100px;min-height:36px;transition:transform .14s var(--ease-out), background-color .16s ease, border-color .16s ease;background:#17283f;border:1px solid #17283f;border-radius:9px;justify-content:space-between;align-items:center;gap:7px;padding:0 10px 0 12px;font-size:12px;font-weight:760;display:inline-flex}.today-next-action:hover{background:#244568;border-color:#244568}.today-next-action:active{transform:scale(.97)}.today-next-action.secondary{color:#526074;background:#fff;border-color:#dce2e9}.today-launchpad__actions>button:first-child{color:#fff;background:#1769e8;border-color:#1769e8;box-shadow:0 9px 22px #1769e82e}.today-launchpad__actions>button:first-child:hover{background:#0f5fcf;border-color:#0f5fcf}.today-launchpad__actions>button:first-child>span{color:#fff;background:#ffffff24}.today-launchpad__actions>button:first-child small,.today-launchpad__actions>button:first-child>svg{color:#dce9ff}@media (width<=980px){.salon-dashboard .schedule-table__head,.salon-dashboard .schedule-table__row{min-width:680px}}@media (width<=680px){.salon-dashboard .schedule-table{overflow:visible}.salon-dashboard .schedule-table__head,.salon-dashboard .schedule-timeline{display:none}.salon-dashboard .schedule-table__row{grid-template-columns:62px minmax(0,1fr) 98px;gap:9px;min-width:0;min-height:72px;padding-inline:12px}.salon-dashboard .schedule-table__row:before,.salon-dashboard .schedule-table__row>.schedule-staff,.salon-dashboard .schedule-table__row>span:nth-of-type(3),.salon-dashboard .schedule-client>i{display:none}.salon-dashboard .schedule-break-row{grid-template-columns:62px 1fr;padding-inline:12px}.today-next-action{min-width:92px}}.team-target-card{width:100%}.team-target-list>button:hover,.team-target-list>button.selected{background:#f7faff;border-color:#dbe5f2;border-radius:9px}.team-target-list>button>span:nth-child(2){display:grid}.team-target-list>button>strong,.team-target-list>button>b,.team-target-list>button small{font-size:11px}.team-selection>button{color:#1769e8;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:11px;font-weight:800;display:inline-flex}@media (width<=900px){.report-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.report-kpi{min-height:112px;padding:13px}.report-kpi>strong{font-size:18px}.report-focus-summary{align-items:flex-start}.team-target-list>button{grid-template-columns:7px minmax(92px,1fr) 52px auto}.team-target-list .team-target-track{display:none}.team-target-list>button>strong,.team-target-list>button>b{font-size:10px}}@media (width<=350px){.report-kpi-grid{grid-template-columns:1fr}}.visually-hidden{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.brand-preview{background:#17283f;overflow:hidden}.brand-preview img{object-fit:cover;width:100%;height:100%}.referral-preview{color:#1769e8;background:#f7faff;border:1px solid #d9e5f5;border-radius:13px;align-items:center;gap:12px;margin-top:18px;padding:16px;display:flex}.referral-preview>div{gap:4px;display:grid}.referral-preview strong{color:#263145;font-size:13px}.referral-preview span{color:#6f7c8f;font-size:12px;line-height:1.45}.credits-banner,.report-action-card,.premium-invoice-summary{background:#17283f}.chart-insight-strip{color:#315b91;background:#f7faff;border-color:#dce7f5}.ranking-meter i{background:#1769e8}.utilization-bar i{background:#8396b1}.side-nav a,.settings-nav button,.filter-pills button,.filter-toggle,.offer-status-button,.report-inline-action,.chart-insight-strip button,.topbar-business,.business-switcher{transition:transform .14s var(--ease-out), border-color .16s ease, background-color .16s ease, color .16s ease}.side-nav a:active,.settings-nav button:active,.filter-pills button:active,.filter-toggle:active,.offer-status-button:active,.report-inline-action:active,.chart-insight-strip button:active,.topbar-business:active,.business-switcher:active{transform:scale(.98)}.card{border-color:#dfe4ea}.page-header__description{color:#667286;max-width:760px}@media (width<=760px){.referral-preview{align-items:flex-start}}@media (width<=480px){.dashboard-summary{grid-template-columns:1fr;gap:0}.dashboard-summary__item,.dashboard-summary__item:nth-child(3){border-left:0;border-top:1px solid var(--line);padding-block:14px}.dashboard-summary__item:first-child{border-top:0}.staff-glance>div{grid-template-columns:1fr}}.stat-card--accent .positive,.stat-card--accent .negative{color:#fff!important}.report-command-bar small,.chart-y-axis,.target-label,.advanced-chart-axis,.utilization-chart strong,.payment-donut small,.demand-heatmap>strong,.heatmap-row>strong,.heatmap-row i span,.heatmap-legend,.team-target-list small,.team-target-list b,.team-target-list>div>strong,.report-action-card>div span,.invoice-document__brand p,.invoice-document__meta small,.billing-action,.retention-orbit__inner span,.retention-orbit__inner small,.retention-breakdown span,.retention-breakdown b,.retention-callout,.utilization-value,.mini-chart-note,.payment-legend>div,.category-bars>div>span,.invoice-document__meta span,.schedule-table__row small,.status-badge,.staff-glance small,.staff-glance i,.next-checkin__client small,.relationship-panel small,.overdue-panel small,.next-checkin__client b,.low-stock-panel>div span,.low-stock-panel>div strong,.quick-actions-panel>button,.rail-panel>header>button,.campaign-history__head,.campaign-history__row small,.campaign-status,.offer-table__head,.offer-table__row small,.branch-metrics span{font-size:12px}.billing-action{min-height:34px;padding-inline:10px}.reports-tables>*{min-width:0}.stepper button,.compact-stepper button{min-width:34px;min-height:34px}.offer-status-button,.report-inline-action,.chart-insight-strip button,.schedule-footer button,.rail-panel>header>button{min-height:34px}.client-filter-panel{border:1px solid var(--line);background:#fff;border-radius:10px;flex-wrap:wrap;align-items:center;gap:7px;margin:-3px 0 14px;padding:10px 12px;display:flex}.client-filter-panel>span{color:var(--ink-500);margin-right:3px;font-size:12px;font-weight:700}.client-filter-panel button{border:1px solid var(--line);min-height:34px;color:var(--ink-600);cursor:pointer;background:#fff;border-radius:7px;padding:6px 10px}.client-filter-panel button.active{color:#0d5fd7;background:#f0f6ff;border-color:#a7c8fa;font-weight:700}.icon-button,.square-control,.date-pager button,.row-actions button{transition:transform .14s var(--ease-out), border-color .16s ease, background-color .16s ease}.icon-button:active,.square-control:active,.date-pager button:active,.row-actions button:active,.client-filter-panel button:active{transform:scale(.97)}@media (width<=760px){.settings-nav{scrollbar-width:none;width:calc(100% + 24px);max-width:none;margin-inline:-12px;padding-inline:12px}.settings-nav::-webkit-scrollbar{display:none}.demand-heatmap-card{overscroll-behavior-inline:contain;max-width:calc(100vw - 24px)}.client-filter-panel{flex-wrap:nowrap;padding-inline:10px;overflow-x:auto}.client-filter-panel button{flex:none}}
