:root{--canvas:#a4abb6;--shell-cool:#e3e5e6;--shell-mid:#f0efe8;--shell-warm:#fff1b8;--surface-0:#faf8ec;--surface-1:#f7f7f4;--surface-2:#efefea;--surface-3:#d9d9d4;--surface-white:#fcfcfa;--ink:#171717;--ink-2:#303030;--ink-3:#5f5f5b;--muted:#8e8e88;--disabled:#b9b9b2;--on-dark:#f8f8f4;--on-dark-muted:#9d9d98;--accent:#ffd75f;--accent-soft:#ffe69a;--accent-pale:#fff4c8;--line:#d6d6d0;--line-soft:#1717171a;--line-dark:#ffffff1a;--shadow-shell:0 34px 60px #191c2047;--shadow-float:0 16px 34px #1e1c1624;--shadow-soft:0 8px 24px #1e1c1614;--font-sans:"Manrope", "DM Sans", Inter, ui-sans-serif, system-ui, sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--canvas);color:var(--ink);font-family:var(--font-sans);font-size:15px}button,input,textarea{color:inherit;font:inherit}button{cursor:pointer}button:active{transform:scale(.98)}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.workspace-canvas{min-height:100vh;padding:4vh 2vw}.app-shell{background:radial-gradient(circle at 86% 36%, #ffde6747, transparent 34%), linear-gradient(105deg, var(--shell-cool) 0%, #eeede8 54%, var(--shell-warm) 100%);width:min(96vw,1540px);min-height:90vh;box-shadow:var(--shadow-shell);border-radius:52px;margin:0 auto;padding:24px;overflow:hidden}.app-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}.brand-pill,.nav-pill,.utility-pill,.profile-button,.primary-button,.outline-button,.month-pill,.soft-pill,.state-pill{border-radius:999px}.brand-pill{letter-spacing:-.03em;background:0 0;border:1px solid #17171747;justify-self:start;align-items:center;gap:10px;min-height:48px;padding:4px 18px 4px 6px;font-size:24px;font-weight:400;display:flex}.brand-dot{background:var(--ink-2);width:38px;height:38px;color:var(--on-dark);border-radius:50%;place-items:center;font-size:18px;display:grid}.nav-pill{background:#fcfcfad1;align-items:center;gap:4px;padding:4px;display:flex}.nav-pill button{background:0 0;border:0;border-radius:999px;min-height:40px;padding:0 16px;font-size:13px;font-weight:500;transition:background .18s cubic-bezier(.2,.8,.2,1)}.nav-pill button:hover{background:#0000000a}.nav-pill button.active{background:var(--ink-2);color:var(--on-dark)}.utilities{justify-content:flex-end;gap:8px;display:flex}.utility-pill,.profile-button{background:#fcfcfaad;border:0;min-height:46px}.utility-pill{align-items:center;gap:8px;padding:0 16px;font-size:12px;font-weight:500;display:flex}.utility-pill.icon-only,.profile-button{width:46px;padding:0;position:relative}.utility-pill.icon-only{place-items:center;display:grid}.utility-pill.icon-only i{background:var(--accent);border:1px solid var(--ink-2);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;right:10px}.profile-button{background:var(--ink-2);color:var(--on-dark);font-size:12px;font-weight:500}.hero{justify-content:space-between;align-items:flex-end;gap:32px;padding:64px 8px 48px;display:flex}.hero-kicker,.eyebrow{color:var(--muted);margin:0 0 8px;font-size:11px;font-weight:500}.hero h1{letter-spacing:-.045em;max-width:780px;margin:0;font-size:clamp(40px,4.2vw,64px);font-weight:400;line-height:1.02}.primary-button,.accent-button{border:0;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-size:13px;font-weight:500;display:flex}.primary-button{background:var(--ink-2);color:var(--on-dark);border-radius:999px;flex:none}.summary{grid-template-columns:minmax(480px,1.4fr) 1fr;align-items:end;gap:48px;padding:0 8px 40px;display:grid}.status-labels,.status-strip{grid-template-columns:15fr 15fr 60fr 10fr;gap:4px;display:grid}.status-labels{color:var(--ink-3);padding:0 12px 8px;font-size:11px}.status-labels span:nth-child(3){padding-left:8px}.status-strip span{font-variant-numeric:tabular-nums;border-radius:999px;align-items:center;height:42px;padding:0 14px;font-size:12px;display:flex}.status-complete{background:var(--ink-2);color:var(--on-dark)}.status-progress{background:var(--accent)}.status-upcoming{background:repeating-linear-gradient(135deg,#ffffffeb 0 2px,#0000 2px 10px),#ffffff3d}.status-open{border:1px solid #17171747}.metric-trio{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.summary-metric div{align-items:center;gap:8px;display:flex}.summary-metric strong{letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:clamp(32px,3vw,48px);font-weight:400;line-height:1}.summary-metric>span{color:var(--ink-3);margin:6px 0 0 28px;font-size:11px;display:block}.content-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.card{background:var(--surface-0);border:0;border-radius:32px;min-width:0;padding:24px}.card-heading,.calendar-title,.data-toolbar,.line-item,.applied-credit,.sale-total{justify-content:space-between;align-items:center;gap:16px;display:flex}.card h2,.calendar-title h2,.modal h2{letter-spacing:-.015em;margin:0;font-size:20px;font-weight:400;line-height:1.25}.circle-button{background:var(--surface-white);border:0;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;display:grid}.circle-button.dark{background:var(--ink-2);color:var(--on-dark)}.schedule-card{grid-column:span 2}.appointment-list{margin-top:20px}.appointment-row{border:0;border-bottom:1px dotted var(--line-soft);text-align:left;background:0 0;grid-template-columns:52px 32px 1fr auto;align-items:center;gap:12px;width:100%;min-height:58px;padding:0;display:grid}.appointment-row:last-child{border-bottom:0}.appointment-row time,.appointment-copy strong,.checkout-client strong,.featured-client strong,.service-feature strong{font-size:12px;font-weight:500}.avatar{background:var(--surface-3);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:9px;font-weight:600;display:grid}.avatar.light{background:var(--surface-white);color:var(--ink)}.appointment-copy,.checkout-client>span:last-child,.featured-client>span:nth-child(2),.service-feature>div,.applied-credit>span{flex-direction:column;display:flex}.appointment-copy small,.checkout-client small,.featured-client small,.service-feature small,.applied-credit small,.line-item small,.name-cell small,.demo-note{color:var(--muted);margin-top:4px;font-size:11px}.state-pill,.soft-pill{background:var(--surface-white);min-height:28px;padding:7px 12px;font-size:10px}.revenue-card{background:var(--surface-1)}.revenue-value{align-items:center;gap:12px;margin-top:24px;display:flex}.revenue-value strong,.metric-large{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:34px;font-weight:400}.revenue-value span{background:var(--accent-pale);border-radius:999px;padding:6px 10px;font-size:10px}.bar-chart{align-items:flex-end;gap:10px;height:130px;margin-top:20px;display:flex}.bar-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.bar-chart i{background:var(--surface-3);border-radius:999px;width:100%;max-width:20px;min-height:12px}.bar-chart i.highlight{background:var(--accent)}.bar-chart small{color:var(--muted);font-size:10px}.checkout-feature{background:var(--ink-2);color:var(--on-dark);box-shadow:var(--shadow-float);flex-direction:column;display:flex}.checkout-feature .eyebrow,.checkout-feature small{color:var(--on-dark-muted)}.count{font-size:30px;font-weight:400}.checkout-client,.credit-row,.featured-client,.service-feature{align-items:center;gap:12px;display:flex}.checkout-client{margin-top:36px}.credit-row{border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);justify-content:space-between;margin-top:28px;padding:16px 0;font-size:11px}.credit-row span{align-items:center;gap:8px;display:flex}.credit-row strong{color:var(--accent);font-size:11px;font-weight:500}.accent-button{background:var(--accent);color:var(--ink);border-radius:999px;margin-top:auto}.checkout-feature .accent-button{margin-top:20px}.client-card{background:var(--surface-1)}.client-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin:28px 0;display:grid}.client-metrics div{flex-direction:column;display:flex}.client-metrics strong,.service-facts strong{letter-spacing:-.03em;font-size:24px;font-weight:400}.client-metrics span,.service-facts small{color:var(--muted);margin-top:4px;font-size:10px}.featured-client{border-top:1px dotted var(--line-soft);padding-top:16px}.featured-client>span:nth-child(2){flex:1}.calendar-preview{background:var(--surface-1);grid-column:span 2;min-height:330px}.calendar-title{justify-content:center}.calendar-title h2{text-align:center;min-width:180px}.month-pill,.outline-button{background:var(--surface-white);border:0;min-height:38px;padding:0 16px;font-size:11px}.mini-calendar{grid-template-columns:52px repeat(5,1fr);min-height:240px;margin-top:20px;padding-top:54px;display:grid;position:relative}.mini-calendar>div{width:calc(20% - 10.4px);color:var(--muted);flex-direction:column;align-items:center;gap:4px;font-size:10px;display:flex;position:absolute;top:0}.mini-calendar>div:first-child{left:52px}.mini-calendar>div:nth-child(2){left:calc(20% + 41.6px)}.mini-calendar>div:nth-child(3){left:calc(40% + 31.2px)}.mini-calendar>div:nth-child(4){left:calc(60% + 20.8px)}.mini-calendar>div:nth-child(5){left:calc(80% + 10.4px)}.mini-calendar>div strong{place-items:center;width:28px;height:28px;font-size:12px;font-weight:500;display:grid}.mini-calendar>div.selected strong{background:var(--ink-2);color:var(--on-dark);border-radius:50%}.mini-calendar aside{color:var(--muted);flex-direction:column;grid-row:1;justify-content:space-around;font-size:10px;display:flex}.mini-calendar:after{content:"";background:repeating-linear-gradient(90deg, transparent 0 calc(20% - 1px), var(--line-soft) calc(20% - 1px) 20%);grid-column:2/7}.event{z-index:1;text-align:left;border:0;border-radius:20px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:62px;padding:12px 16px;display:flex;position:absolute}.event strong{font-size:11px;font-weight:500}.event small{color:inherit;opacity:.64;margin-top:4px;font-size:10px}.dark-event{background:var(--ink-2);width:35%;color:var(--on-dark);top:76px;left:20%}.light-event{background:var(--surface-white);width:42%;top:154px;right:4%}.membership-card{background:var(--accent-pale)}.metric-large{margin-top:28px;display:block}.muted-copy{color:var(--muted);margin:4px 0 0;font-size:11px}.membership-progress{margin-top:28px}.membership-progress>div,.plan-progress{justify-content:space-between;font-size:10px;display:flex}.membership-progress>i,.progress-track{background:var(--surface-3);border-radius:999px;height:8px;margin-top:8px;display:block;overflow:hidden}.membership-progress b,.progress-track b{background:var(--ink-2);border-radius:inherit;width:78%;height:100%;display:block}.attention-note{align-items:center;gap:12px;margin-top:24px;display:flex}.attention-note>span:last-child{flex-direction:column;display:flex}.attention-note strong{font-size:11px;font-weight:500}.attention-note small{color:var(--muted);margin-top:3px;font-size:10px}.accent-icon{background:var(--accent);border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.service-feature{margin-top:40px}.service-facts{grid-template-columns:1fr 1fr;gap:8px;margin-top:32px;display:grid}.service-facts span{border-top:1px dotted var(--line-soft);flex-direction:column;padding-top:16px;display:flex}.subpage{padding-top:4px}.section-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:8px;display:grid}.section-stat{background:#fcfcfa7a;border-radius:28px;flex-direction:column;justify-content:flex-end;min-height:150px;padding:24px;display:flex}.section-stat>span,.section-stat small{color:var(--ink-3);font-size:11px}.section-stat strong{letter-spacing:-.03em;margin:8px 0 4px;font-size:34px;font-weight:400}.data-card{padding:20px 24px}.data-toolbar{padding-bottom:20px}.data-toolbar label{background:var(--surface-white);border-radius:999px;align-items:center;gap:10px;width:min(380px,60%);min-height:44px;padding:0 16px;display:flex}.data-toolbar input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.data-table{min-width:740px}.data-row{border-top:1px dotted var(--line-soft);grid-template-columns:1.5fr 1fr .6fr .9fr .8fr;align-items:center;gap:16px;min-height:68px;font-size:12px;display:grid}.data-row.table-head{min-height:40px;color:var(--muted);border:0;font-size:10px}.name-cell{align-items:center;gap:12px;display:flex}.name-cell>span:last-child{flex-direction:column;display:flex}.name-cell strong{font-size:12px;font-weight:500}.full-calendar{padding:28px}.week-grid{grid-template-columns:60px repeat(5,1fr);min-height:500px;margin-top:28px;display:grid}.week-grid>aside{color:var(--muted);flex-direction:column;justify-content:space-around;padding-top:56px;font-size:10px;display:flex}.week-day{border-left:1px dotted var(--line-soft);background:repeating-linear-gradient(#0000 0 62px,#1717170a 62px 63px);min-width:0}.week-day header{justify-content:center;align-items:center;gap:8px;height:56px;display:flex}.week-day header span{color:var(--muted);font-size:10px}.week-day header strong{font-size:13px;font-weight:500}.week-event{text-align:left;border:0;border-radius:20px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;width:calc(100% - 12px);min-height:72px;margin-left:6px;padding:12px;display:flex}.week-event.dark{background:var(--ink-2);color:var(--on-dark)}.week-event.light{background:var(--surface-2)}.week-event strong{font-size:11px;font-weight:500}.week-event small{color:var(--muted);font-size:10px}.plan-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.plan-card{min-height:360px}.plan-card.featured{background:var(--accent-pale)}.plan-card h2{margin-top:24px}.plan-card>p{min-height:40px;color:var(--ink-3);font-size:12px;line-height:1.45}.plan-price{margin:28px 0;font-size:34px;font-weight:400;display:block}.plan-price small{color:var(--muted);margin-left:5px;font-size:11px}.plan-card .outline-button{border:1px solid #17171733;width:100%;margin-top:28px}.sales-grid{grid-template-columns:1.6fr .8fr;gap:8px;display:grid}.sale-card,.payment-card{min-height:520px}.line-item{border-bottom:1px dotted var(--line-soft);min-height:76px}.line-item>span{flex-direction:column;display:flex}.line-item strong,.applied-credit strong{font-size:12px;font-weight:500}.applied-credit{background:var(--accent-pale);border-radius:20px;margin:16px 0;padding:16px}.applied-credit>span{flex:1}.tip-selector{justify-content:space-between;align-items:center;padding:16px 0;display:flex}.tip-selector>span{font-size:12px}.tip-selector>div{gap:4px;display:flex}.tip-selector button{background:var(--surface-white);border:0;border-radius:999px;min-height:36px;padding:0 14px;font-size:11px}.tip-selector button.active{background:var(--ink-2);color:var(--on-dark)}.sale-total{border-top:1px solid var(--line-soft);margin-top:24px;padding-top:24px}.sale-total strong{letter-spacing:-.035em;font-size:44px;font-weight:400}.payment-card{background:var(--ink-2);color:var(--on-dark);flex-direction:column;display:flex}.payment-card .eyebrow,.payment-card .demo-note{color:var(--on-dark-muted)}.payment-card h2{margin:4px 0 24px}.payment-option{border:1px solid var(--line-dark);min-height:58px;color:var(--on-dark);text-align:left;background:#ffffff0f;border-radius:20px;align-items:center;gap:12px;margin-bottom:8px;padding:0 16px;display:flex}.payment-option span{flex:1;font-size:12px}.payment-option.active{background:var(--surface-white);color:var(--ink)}.accent-button.pay{margin-top:auto}.demo-note{align-self:center}.modal-backdrop{z-index:50;background:#1717177a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--surface-0);width:min(560px,100%);box-shadow:var(--shadow-float);border-radius:32px;padding:28px}.modal label{flex-direction:column;gap:8px;margin-top:16px;font-size:11px;font-weight:500;display:flex}.modal input,.modal textarea{background:var(--surface-white);border:0;border-radius:18px;width:100%;min-height:48px;padding:0 16px;font-size:12px}.modal textarea{resize:none;min-height:90px;padding-top:14px}.form-grid{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.modal-actions{justify-content:flex-end;gap:8px;margin-top:24px;display:flex}.modal-actions .outline-button{border:1px solid #1717173d}@media (max-width:1180px){.app-header{grid-template-columns:auto 1fr auto}.nav-pill{justify-self:center;max-width:100%;overflow-x:auto}.nav-pill button{padding:0 12px}.settings-button span{display:none}.settings-button{justify-content:center;width:46px;padding:0}.summary{grid-template-columns:1fr;gap:32px}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-preview{grid-column:span 2}}@media (max-width:820px){.workspace-canvas{padding:16px}.app-shell{border-radius:32px;width:100%;min-height:calc(100vh - 32px);padding:16px}.app-header{grid-template-columns:1fr auto}.nav-pill{grid-area:2/1/auto/3;justify-content:flex-start;justify-self:stretch;margin-top:12px}.utilities{grid-area:1/2}.hero{flex-direction:column;align-items:flex-start;padding:48px 4px 40px}.hero h1{font-size:40px}.summary{padding-inline:4px}.metric-trio,.section-stats,.plan-grid,.sales-grid,.content-grid{grid-template-columns:1fr}.schedule-card,.calendar-preview{grid-column:auto}.data-card,.full-calendar{overflow-x:auto}.week-grid{min-width:760px}}@media (max-width:560px){.brand-pill{padding-right:10px;font-size:0}.settings-button,.profile-button{display:none}.hero{gap:24px}.hero h1{font-size:36px}.status-area{overflow-x:auto}.status-labels,.status-strip{min-width:520px}.metric-trio{grid-template-columns:repeat(3,minmax(100px,1fr));gap:12px;overflow-x:auto}.summary-metric strong{font-size:34px}.card{border-radius:26px;padding:20px}.appointment-row{grid-template-columns:46px 30px 1fr}.appointment-row .state-pill{display:none}.mini-calendar{min-width:560px}.calendar-preview{overflow-x:auto}.form-grid{grid-template-columns:1fr}.tip-selector{flex-direction:column;align-items:flex-start;gap:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
