:root{--cp-bg:#eef5f7;--cp-surface:#fffffff5;--cp-surface-2:#f8fbfff5;--cp-panel:#fffffffa;--cp-line:#2f72802e;--cp-line-strong:#2f728059;--cp-border:var(--cp-line);--cp-text:#102630;--cp-muted:#4b6470;--cp-text-muted:var(--cp-muted);--cp-success:#166534;--cp-error:#b91c1c;--cp-booking-accent:#2f7280;--cp-booking-accent-strong:#2f7280;--cp-booking-accent-soft:#e8f4f6;--cp-booking-accent-border:#2f728040;--cp-booking-accent-ink:#1a424d;--cp-brand-cream:#fff8cf;--cp-brand-cream-strong:#fff3b2;--cp-brand-teal:#2f7280;--cp-brand-teal-ink:#265d69;--cp-brand-blue:#7a9dcc;--cp-brand-blue-soft:#edf4fc;--cp-brand-lime:#d9ff40;--cp-radius-xl:28px;--cp-radius-lg:20px;--cp-radius-md:14px;--cp-radius-sm:10px;--cp-shadow:0 14px 40px #09090b14}*{box-sizing:border-box}html,body{color:var(--cp-text);background:var(--cp-bg);margin:0;padding:0;font-family:Poppins,Arial,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}.cp-shell{background:#f4f6f7;min-height:100vh;padding:16px 12px 40px}.cp-shell--portal-auth{background:radial-gradient(circle at top left, #7a9dcc3d, transparent 28%), linear-gradient(180deg, var(--cp-brand-cream) 0%, #fffdf1 100%)}.cp-shell--public{background:linear-gradient(#fff 0%,#f7f7f8 100%)}.cp-legal-layout{gap:24px;width:min(960px,100%);display:grid}.cp-container{width:min(1600px,100%);margin:0 auto}.cp-auth-grid,.cp-dashboard-grid,.cp-public-grid{gap:24px;display:grid}.cp-auth-grid{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:start}.cp-dashboard-grid{grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:start;gap:12px}.cp-card{background:var(--cp-surface);border:1px solid var(--cp-line);border-radius:var(--cp-radius-xl);box-shadow:var(--cp-shadow)}.cp-card--padded{padding:28px}.cp-eyebrow{border:1px solid var(--cp-line);letter-spacing:.12em;text-transform:uppercase;color:var(--cp-muted);border-radius:999px;padding:8px 12px;font-size:12px;display:inline-flex}.cp-hero{gap:20px;padding:28px;display:grid}.cp-hero--brand{background:radial-gradient(circle at 100% 0,#7a9dcc2e,#0000 30%),linear-gradient(#ffffffeb 0%,#f8fbffe0 100%);border-color:#7a9dcc42}.cp-hero h1,.cp-panel-title{letter-spacing:-.04em;margin:0;font-size:clamp(36px,6vw,72px);line-height:.95}.cp-hero p,.cp-copy,.cp-helper,.cp-status{color:var(--cp-muted);line-height:1.6}.cp-eyebrow--brand{color:var(--cp-brand-teal);background:#fffc;border-color:#7a9dcc47}.cp-copy--brand,.cp-copy--brand a{color:var(--cp-brand-teal)}.cp-copy--brand a{font-weight:700;text-decoration-thickness:2px}.cp-auth-panel,.cp-panel-stack{gap:18px;display:grid}.cp-auth-panel--brand{background:linear-gradient(#fffffff5 0%,#f5fbfcf0 100%);border-color:#2f728038}.cp-auth-intro{gap:14px;display:grid}.cp-auth-intro-copy{gap:8px;display:grid}.cp-auth-mode-copy{color:var(--cp-brand-teal-ink);margin:-2px 0 0;line-height:1.6}.cp-panel-stack{padding:22px}.cp-panel-title{font-size:28px;line-height:1.05}.cp-panel-title--dashboard{font-size:clamp(30px,4vw,46px);line-height:1}.cp-tabs,.cp-chip-row{flex-wrap:wrap;gap:10px;display:flex}.cp-chip-column{gap:10px;display:grid}.cp-selection-summary{min-height:22px;color:var(--cp-muted);font-size:14px;line-height:1.45}.cp-tab,.cp-chip,.cp-action-link{border:1px solid var(--cp-booking-accent-border);min-height:44px;color:var(--cp-booking-accent-ink);cursor:pointer;background:#fffffffa;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:600;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.cp-auth-panel--brand .cp-tab{color:var(--cp-brand-teal-ink);border-color:#2f728038}.cp-tab[aria-pressed=true],.cp-chip[aria-pressed=true]{background:var(--cp-booking-accent-strong);border-color:var(--cp-booking-accent-strong);color:#fff;box-shadow:0 12px 24px #7a9dcc38}.cp-tab:hover:not(:disabled),.cp-chip:hover:not(:disabled),.cp-action-link:hover{border-color:var(--cp-booking-accent-strong)}.cp-auth-panel--brand .cp-tab[aria-pressed=true]{background:var(--cp-brand-teal);border-color:var(--cp-brand-teal);color:#fff;box-shadow:0 12px 24px #2f728038}.cp-chip:disabled{opacity:.6;cursor:not-allowed}.cp-chip--choice{border-color:var(--cp-booking-accent-border);min-width:188px;color:var(--cp-booking-accent-ink);background:#fff;justify-content:flex-start;padding:0 18px}.cp-chip-row--compact{gap:8px}.cp-chip--compact{min-width:0;min-height:40px;padding:0 14px;font-size:.95rem}.cp-chip__icon{border:1px solid var(--cp-booking-accent-border);color:#0000;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:700;line-height:1;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.cp-chip--stacked{justify-content:space-between;width:100%;padding:14px 18px}.cp-chip__label{display:block}.cp-chip__badge{width:fit-content;min-height:24px;color:inherit;background:#7a9dcc2e;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.cp-chip[aria-pressed=true] .cp-chip__badge{background:#ffffff38}.cp-chip--choice[aria-pressed=true]{background:var(--cp-booking-accent-strong);border-color:var(--cp-booking-accent-strong);color:#fff}.cp-chip--choice[aria-pressed=true] .cp-chip__icon{color:#fff;background:#fff3;border-color:#ffffff5c}.cp-form,.cp-section-form{gap:16px;display:grid}.cp-autofill-guard{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;inset-inline-start:-9999px;overflow:hidden}.cp-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.cp-grid--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.cp-grid--quad{grid-template-columns:repeat(4,minmax(0,1fr))}.cp-field{gap:8px;min-width:0;display:grid}.cp-field--compact{gap:6px}.cp-grid>*,.cp-grid--triple>*,.cp-grid--quad>*{min-width:0}.cp-field label,.cp-section-label{font-weight:600}.cp-helper--inline{font-size:.88rem;line-height:1.45}.cp-field-label{font-weight:600}.cp-field input,.cp-field select,.cp-field textarea{border:1px solid var(--cp-booking-accent-border);width:100%;min-width:0;color:var(--cp-text);border-radius:var(--cp-radius-md);background:#fffffff5;padding:13px 14px}.cp-field input:disabled,.cp-field select:disabled,.cp-field textarea:disabled{color:var(--cp-muted);cursor:not-allowed;opacity:1;background:#edf4fcb8}.cp-field textarea{resize:vertical;min-height:116px}.cp-toggle{width:fit-content;min-height:44px;color:var(--cp-text);align-items:center;gap:10px;font-weight:600;display:inline-flex}.cp-toggle input{width:18px;height:18px}.cp-field input:focus,.cp-field select:focus,.cp-field textarea:focus,.cp-tab:focus,.cp-chip:focus,.cp-button:focus,.cp-button-secondary:focus{border-color:var(--cp-booking-accent-strong);outline:none;box-shadow:0 0 0 2px #7a9dcc38}.cp-error{min-height:18px;color:var(--cp-error);font-size:13px}.cp-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cp-actions--end{justify-content:flex-end}.cp-button,.cp-button-secondary{cursor:pointer;border:1px solid var(--cp-booking-accent-strong);border-radius:999px;max-width:100%;min-height:48px;padding:0 18px}.cp-button{background:var(--cp-booking-accent-strong);border-color:var(--cp-booking-accent-strong);color:#fff}.cp-auth-panel--brand .cp-button{background:var(--cp-brand-teal);border-color:var(--cp-brand-teal);color:#fff}.cp-button:hover:not(:disabled){transform:translateY(-1px)}.cp-button-secondary{background:var(--cp-booking-accent-soft);border-color:var(--cp-booking-accent-border);color:var(--cp-booking-accent-ink)}.cp-button-secondary--danger{color:#b91c1c;background:#ef44440f;border-color:#ef444433}.cp-button:disabled,.cp-button-secondary:disabled{opacity:.55;cursor:not-allowed;transform:none}.cp-note{border:1px solid var(--cp-line);color:var(--cp-muted);background:#edf4fcb8;border-radius:18px;padding:14px 16px;line-height:1.6}.cp-note--locked{color:#713f12;background:#fffbeb;border-color:#facc15}.cp-note--error{color:var(--cp-error);background:#fef2f2;border-color:#fecaca}.cp-note--success{color:var(--cp-success);background:#f0fdf4;border-color:#bbf7d0}.cp-note--brand{color:var(--cp-brand-teal-ink);background:#edf4fce6;border-color:#7a9dcc47}.cp-note--brand a{color:var(--cp-brand-teal);font-weight:700}.cp-billing-secondary-zone{gap:14px;display:grid}.cp-nav{gap:12px;display:grid;position:sticky;top:24px}.cp-nav--sticky{flex-direction:column;gap:10px;max-height:calc(100vh - 32px);display:flex;position:sticky;top:16px;overflow-y:auto}.cp-nav-footer-stack{gap:10px;margin-top:auto;display:grid}.cp-dashboard-overview{background:linear-gradient(#fffffffa 0%,#f8fbfff2 100%);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px 20px;padding:18px 22px;display:grid}.cp-dashboard-overview-copy{gap:10px;min-width:0;display:grid}.cp-dashboard-overview-text{gap:4px;display:grid}.cp-dashboard-overview-title{letter-spacing:-.03em;color:var(--cp-brand-teal-ink);margin:0;font-size:clamp(24px,2.5vw,34px);line-height:1.02}.cp-dashboard-overview-side{justify-items:end;gap:10px;display:grid}.cp-dashboard-overview-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.cp-nav-profile{gap:14px;display:grid}.cp-nav-profile--compact{gap:10px}.cp-nav-profile-head{gap:10px;display:grid}.cp-nav-profile-top,.cp-nav-profile-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.cp-nav-profile-copy{gap:6px;min-width:0;display:grid}.cp-nav-lang-toggle{flex:none;align-self:center;margin-left:auto}.cp-nav-profile-topline .cp-eyebrow{max-width:100%}.cp-nav-company-name{letter-spacing:-.02em;color:var(--cp-brand-teal-ink);margin:0;font-size:clamp(18px,2vw,22px);line-height:1.15}.cp-kpi-row{gap:8px;display:flex}.cp-kpi-row--overview{justify-content:flex-end}.cp-kpi-mini{border:1px solid var(--cp-line);background:#2f72800d;border-radius:12px;flex:1;gap:1px;padding:8px 10px;display:grid}.cp-kpi-mini strong{color:var(--cp-brand-teal-ink);font-size:18px;font-weight:700;line-height:1}.cp-kpi-mini span{color:var(--cp-muted);font-size:.68rem;line-height:1.2}.cp-button--sm{min-height:36px;padding:0 14px;font-size:.82rem}.cp-nav .cp-card{background:#fff;border-color:#2f728026}.cp-nav .cp-action-link{text-align:left;width:100%}.cp-nav .cp-action-link,.cp-nav .cp-button-secondary{min-height:44px;color:var(--cp-brand-teal-ink);background:#fffc;border-color:#2f72802e;justify-content:flex-start;padding-inline:16px;font-size:.88rem}.cp-nav .cp-action-link:hover,.cp-nav .cp-button-secondary:hover:not(:disabled){background:#2f728014;border-color:#2f72804d}.cp-nav .cp-action-link[aria-pressed=true]{background:var(--cp-brand-teal);border-color:var(--cp-brand-teal-ink);color:#fff;box-shadow:0 6px 16px #2f72804d}.cp-section-stack{gap:18px;display:grid}.cp-section{background:linear-gradient(#fffffffa 0%,#f8fbfff2 100%);gap:16px;padding:22px;display:grid}.cp-section--calendar-home{gap:20px}.cp-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.cp-section-head--compact{gap:14px}.cp-section-copy{gap:10px;min-width:0;display:grid}.cp-section-label,.cp-field label{color:var(--cp-brand-teal-ink)}.cp-section h2,.cp-section h3,.cp-public-card h1,.cp-public-card h2{margin:0;font-size:24px;line-height:1.1}.cp-list{gap:12px;display:grid}.cp-list-item{border:1px solid var(--cp-line);background:#f8fbffeb;border-radius:18px;gap:8px;padding:16px;display:grid}.cp-list-item strong{color:var(--cp-brand-teal-ink)}.cp-list-item--pricing{gap:12px}.cp-list-meta{color:var(--cp-muted);font-size:14px}.cp-service-area-group{gap:10px;display:grid}.cp-service-area-editor,.cp-service-area-summary{gap:14px;display:grid}.cp-service-area-summary{grid-template-columns:minmax(0,1fr) auto;align-items:center}.cp-service-area-summary .cp-note{margin:0;padding:14px 18px}.cp-multi-dropdown{border:1px solid var(--cp-booking-accent-border);border-radius:var(--cp-radius-md);background:#fffffff5;overflow:hidden}.cp-multi-dropdown summary{cursor:pointer;color:var(--cp-booking-accent-ink);padding:13px 14px;font-weight:500;list-style:none}.cp-multi-dropdown summary::-webkit-details-marker{display:none}.cp-multi-dropdown-panel{border-top:1px solid var(--cp-line);gap:10px;max-height:280px;padding:0 14px 14px;display:grid;overflow:auto}.cp-check-group{gap:8px;padding-top:10px;display:grid}.cp-check-list{gap:8px;display:grid}.cp-check-option{color:var(--cp-text);align-items:center;gap:10px;display:flex}.cp-check-option input{width:18px;height:18px}.cp-selected-list{flex-wrap:wrap;gap:10px;display:flex}.cp-weekly-view{border:1px solid var(--cp-line);background:linear-gradient(#fffffffa 0%,#edf4fcbf 100%);border-radius:22px;gap:16px;padding:18px;display:grid}.cp-weekly-view-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cp-weekly-range{border:1px solid var(--cp-booking-accent-border);min-height:48px;color:var(--cp-booking-accent-ink);background:#fffffff5;border-radius:999px;align-items:center;padding:0 14px;display:inline-flex}.cp-weekly-legend{flex-wrap:wrap;gap:10px;display:flex}.cp-weekly-grid-wrap{overflow-x:auto}.cp-weekly-grid{grid-template-columns:minmax(190px,220px) repeat(7,minmax(160px,1fr));gap:10px;min-width:1320px;display:grid}.cp-weekly-row{display:contents}.cp-weekly-grid-header,.cp-weekly-resource,.cp-weekly-cell{border:1px solid var(--cp-line);background:#fffffff5;border-radius:18px}.cp-weekly-grid-header{padding:14px;font-weight:700}.cp-weekly-grid-header--resource{align-items:center;display:flex}.cp-weekly-resource{color:var(--cp-text);padding:14px;font-weight:600}.cp-weekly-cell{align-content:start;gap:8px;min-height:124px;padding:10px;display:grid}.cp-event-pill{border-radius:12px;width:100%;padding:8px 10px;font-size:13px;line-height:1.45;display:block}.cp-event-pill--availability{color:#166534;background:#ecfdf3;border:1px solid #bbf7d0}.cp-event-pill--blocked{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.cp-event-pill--booking{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.cp-weekly-empty{color:var(--cp-muted);font-size:14px}.cp-service-area-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.cp-service-area-card{border:1px solid var(--cp-line);background:#f8fbffeb;border-radius:18px;gap:12px;padding:14px;display:grid}.cp-service-area-card--selected{border-color:var(--cp-booking-accent-strong);background:#fffffffa}.cp-service-area-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.cp-service-area-head span{color:var(--cp-muted);font-size:13px}.cp-inline-code{background:var(--cp-booking-accent-soft);white-space:pre-wrap;word-break:break-word;border:1px solid var(--cp-booking-accent-border);border-radius:12px;padding:12px}.cp-divider{background:var(--cp-line);height:1px}.cp-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.cp-kpi-grid--calendar{grid-template-columns:repeat(4,minmax(0,1fr))}.cp-kpi-grid--sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.cp-kpi{border:1px solid var(--cp-line);background:linear-gradient(#fffffffa 0%,#edf4fce6 100%);border-radius:20px;padding:18px}.cp-kpi strong{color:var(--cp-brand-teal-ink);margin-bottom:8px;font-size:28px;line-height:1;display:block}.cp-public-wrap{gap:24px;width:min(1040px,100%);margin:0 auto;display:grid}.cp-public-card{border:1px solid var(--cp-line);box-shadow:var(--cp-shadow);background:#fff;border-radius:32px;gap:18px;padding:28px;display:grid}.cp-public-head{gap:12px;display:grid}.cp-public-head-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.cp-public-lang-toggle{border:1px solid var(--cp-line);background:#f8fcfdfa;border-radius:999px;align-items:center;gap:6px;padding:6px;display:inline-flex}.cp-public-lang-button{min-width:54px;min-height:42px;color:var(--cp-booking-accent-ink);font:inherit;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 14px;font-size:14px;font-weight:700;transition:background-color .12s,color .12s}.cp-public-lang-button[aria-pressed=true]{background:var(--cp-booking-accent-strong);color:#fff}.cp-booking-eyebrow{color:var(--cp-booking-accent-ink);background:linear-gradient(#f8fcfdfa 0%,#eaf5f7f5 100%);border-color:#2f72802e}.cp-public-head h1{letter-spacing:-.03em;margin:0;font-size:clamp(28px,3.6vw,42px);line-height:1.02}.cp-booking-shell{gap:24px;display:grid}.cp-booking-shell--preview{gap:18px}.cp-booking-shell .cp-chip[aria-pressed=true],.cp-booking-shell .cp-button{background:var(--cp-booking-accent-strong);border-color:var(--cp-booking-accent-strong);color:#fff}.cp-booking-card .cp-field input,.cp-booking-card .cp-field select,.cp-booking-card .cp-field textarea{min-width:0}.cp-booking-card .cp-field--email input{letter-spacing:-.015em;padding-inline:16px;font-size:clamp(14px,.95vw,16px)}.cp-booking-base-grid,.cp-booking-choice-grid,.cp-booking-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.cp-booking-recurring-block{gap:16px;display:grid}.cp-booking-contact-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.5fr) minmax(0,.95fr);align-items:start}.cp-field--name,.cp-field--email,.cp-field--phone{grid-column:auto}.cp-booking-card{border:1px solid var(--cp-booking-accent-border);background:linear-gradient(#fff 0%,#fbfcff 100%);border-radius:28px;gap:18px;padding:24px;display:grid;box-shadow:0 20px 40px #0f172a0f}.cp-booking-card--muted{background:linear-gradient(#fff 0%,#f8fafc 100%)}.cp-booking-card--loading{place-items:center;min-height:180px}.cp-booking-spinner{border:3px solid var(--cp-booking-accent-border);border-top-color:var(--cp-booking-accent-strong);border-radius:999px;width:42px;height:42px;animation:.8s linear infinite cp-spin}.cp-booking-summary{background:var(--cp-booking-accent-soft);width:fit-content;min-height:48px;color:var(--cp-booking-accent-ink);border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-weight:700;display:inline-flex}.cp-booking-nav-row{grid-template-columns:72px 1fr 72px;align-items:center;gap:14px;display:grid}.cp-booking-nav{background:var(--cp-booking-accent-strong);color:#fff;min-height:56px;font:inherit;cursor:pointer;border:0;border-radius:999px;font-size:22px;font-weight:700}.cp-booking-nav:disabled{opacity:.35;cursor:not-allowed}.cp-booking-week-label{border:1px solid var(--cp-line);min-height:56px;color:var(--cp-booking-accent-ink);text-align:center;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-weight:700;display:flex}.cp-booking-day-list{gap:20px;display:grid}.cp-booking-day-section{gap:12px;display:grid}.cp-booking-day-head{border-bottom:3px solid var(--cp-booking-accent-strong);color:var(--cp-booking-accent-ink);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:10px;display:flex}.cp-booking-day-head strong{text-transform:uppercase;font-size:22px;font-weight:700}.cp-booking-day-head span{color:#7b8698;font-size:16px}.cp-booking-slot-grid{flex-wrap:wrap;gap:12px;display:flex}.cp-booking-slot{border:1px solid var(--cp-booking-accent-border);min-width:104px;min-height:72px;color:var(--cp-booking-accent-ink);font:inherit;cursor:pointer;background:#fff;border-radius:22px;padding:14px 18px;font-weight:700;box-shadow:0 10px 24px #0f172a0f}.cp-booking-slot small{color:#64748b;margin-top:4px;font-size:13px;font-weight:600;display:block}.cp-booking-slot.is-selected{background:var(--cp-booking-accent-strong);border-color:var(--cp-booking-accent-strong);color:#fff}.cp-booking-slot.is-selected small{color:#ffffffd1}.cp-booking-copy{color:#334155;margin:0;line-height:1.7}.cp-inline-code--strong{color:var(--cp-booking-accent-ink);font-weight:700}.cp-helper--booking-inline{color:var(--cp-text,#1a2e38);margin-top:-6px;margin-bottom:0;font-size:.82rem}.cp-booking-card .cp-error{min-height:0}.cp-booking-card .cp-error:empty{display:none}.cp-preview-shell{gap:16px;display:grid}.cp-inline-panel{border:1px solid var(--cp-line);background:linear-gradient(#f8fbfffa 0%,#edf4fcd1 100%);border-radius:24px;gap:16px;padding:18px;display:grid}.cp-grid--dashboard-panels{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.cp-slot-grid,.cp-day-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;display:grid}.cp-slot,.cp-day{border:1px solid var(--cp-line);min-height:52px;color:var(--cp-text);cursor:pointer;background:#fff;border-radius:18px;padding:12px 14px}.cp-slot[aria-pressed=true],.cp-day[aria-pressed=true]{background:var(--cp-booking-accent-strong);border-color:var(--cp-booking-accent-strong);color:#fff}.cp-grid--pricing{grid-template-columns:minmax(0,1fr) minmax(160px,.8fr) minmax(180px,.9fr) minmax(180px,.9fr)}.cp-grid--pricing-single{grid-template-columns:minmax(0,1fr) minmax(160px,.8fr) minmax(220px,1fr)}.cp-slot small,.cp-day small{color:inherit;opacity:.75;display:block}.cp-calendar-grid{gap:16px;display:grid}.cp-public-status{min-height:24px}.cp-hidden{display:none!important}@keyframes cp-spin{to{transform:rotate(360deg)}}.cp-auth-hero-brand{flex-direction:column;gap:20px;display:flex}.cp-auth-brand-logo{align-items:center;gap:12px;display:flex}.cp-auth-brand-bar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cp-auth-brand-bar>:last-child{flex-shrink:0}.cp-auth-hero-features{gap:12px;display:grid}.cp-auth-hero-feature{color:var(--cp-brand-teal-ink);background:#ffffffb3;border:1px solid #7a9dcc33;border-radius:14px;align-items:center;gap:12px;padding:12px 16px;font-size:15px;font-weight:500;display:flex}.cp-auth-hero-feature-icon{flex-shrink:0;font-size:20px}.cp-auth-form-panel{gap:20px;display:grid}.cp-auth-tab-bar{border:1px solid var(--cp-booking-accent-border);background:#e6f4f580;border-radius:18px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid;overflow:hidden}.cp-auth-tab-btn{min-height:44px;color:var(--cp-muted);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:14px;justify-content:center;align-items:center;padding:0 16px;font-weight:600;transition:background .18s,color .18s;display:flex}.cp-auth-tab-btn[aria-pressed=true]{color:var(--cp-brand-teal-ink);background:#fff;box-shadow:0 2px 8px #2f728033}.cp-auth-tab-btn:hover:not([aria-pressed=true]){color:var(--cp-brand-teal-ink)}.cp-auth-form-header{gap:6px;display:grid}.cp-auth-login-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.cp-action-link--plain{min-height:unset;color:var(--cp-brand-teal);text-underline-offset:2px;background:0 0;border:none;border-radius:0;padding:0;font-size:14px;text-decoration:underline}.cp-action-link--center{text-align:center;width:100%;min-height:unset;color:var(--cp-brand-teal);text-underline-offset:2px;background:0 0;border:none;border-radius:0;font-size:14px;text-decoration:underline;display:block}.cp-button--full{justify-content:center;width:100%}.cp-auth-fine-print{color:var(--cp-muted);text-align:center;margin:0;font-size:13px;line-height:1.5}.cp-auth-fine-print a{color:var(--cp-brand-teal);text-decoration:underline}.cp-legal-copy{gap:14px;display:grid}.cp-legal-copy p,.cp-legal-copy ul{color:var(--cp-text);margin:0;line-height:1.7}.cp-legal-list{padding-inline-start:20px}.cp-legal-list li+li{margin-top:8px}.cp-strength-bar-wrap{align-items:center;gap:10px;height:6px;display:flex;position:relative}.cp-strength-bar{background:#22c55e;border-radius:999px;flex-shrink:0;height:6px;transition:width .3s,background .3s}.cp-strength-label{white-space:nowrap;font-size:12px;font-weight:700;line-height:1}.cp-cal-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cp-cal-toggle-group{border:1px solid var(--cp-booking-accent-border);background:#edf4fc99;border-radius:14px;gap:4px;padding:4px;display:flex}.cp-cal-toggle-btn{min-height:34px;color:var(--cp-muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;padding:0 14px;font-size:13px;font-weight:600;transition:background .16s,color .16s}.cp-cal-toggle-btn[aria-pressed=true]{color:var(--cp-brand-teal-ink);background:#fff;box-shadow:0 2px 6px #7a9dcc2e}.cp-cal-toggle-btn:hover:not([aria-pressed=true]){color:var(--cp-brand-teal-ink)}.cp-weekly-grid-header--today{border-color:var(--cp-booking-accent-border);color:var(--cp-brand-teal-ink);background:linear-gradient(#7a9dcc2e 0%,#7a9dcc14 100%)}.cp-weekly-cell--today{background:#edf4fcb3}.cp-event-pill{gap:2px;display:grid}.cp-event-pill strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:700;display:block;overflow:hidden}.cp-event-pill span{opacity:.85;font-size:11px;display:block}.cp-event-pill-meta{opacity:.7;font-size:11px}.cp-event-pill--clickable{text-align:left;cursor:pointer;width:100%;font:inherit;border:none;transition:transform .12s,box-shadow .12s}.cp-event-pill--clickable:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1d4ed82e}.cp-modal-overlay{z-index:1000;background:#10263073;justify-content:center;align-items:center;padding:20px;animation:.2s cp-modal-in;display:flex;position:fixed;inset:0}@keyframes cp-modal-in{0%{opacity:0}to{opacity:1}}.cp-modal{border-radius:var(--cp-radius-xl);background:#fff;flex-direction:column;width:min(480px,100%);max-height:min(100dvh - 40px,100vh - 40px);animation:.2s cp-modal-slide;display:flex;overflow:hidden;box-shadow:0 24px 64px #10263038}@keyframes cp-modal-slide{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.cp-modal-head{border-bottom:1px solid var(--cp-line);justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.cp-modal-head h3{color:var(--cp-brand-teal-ink);margin:0;font-size:20px}.cp-modal-close{border:1px solid var(--cp-line);width:36px;height:36px;color:var(--cp-muted);cursor:pointer;font:inherit;background:#edf4fccc;border-radius:50%;justify-content:center;align-items:center;font-size:16px;transition:background .16s;display:flex}.cp-modal-close:hover{background:#7a9dcc33}.cp-modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;gap:12px;min-height:0;padding:20px 24px 24px;display:grid;overflow-y:auto}.cp-modal-row{background:#e6f4f580;border-radius:12px;justify-content:space-between;align-items:baseline;gap:16px;padding:10px 14px;display:flex}.cp-modal-row span{color:var(--cp-muted);white-space:nowrap;font-size:13px}.cp-modal-row strong{color:var(--cp-text);text-align:right;word-break:break-word;font-size:14px}.cp-services-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));align-items:start;gap:18px;display:grid}.cp-service-selector-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.cp-services-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.cp-services-view-tabs{align-self:flex-start}.cp-services-panel{gap:12px;display:grid}.cp-services-toolbar{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.cp-services-sections{gap:18px;display:grid}.cp-service-sheet,.cp-area-card{border:1px solid var(--cp-line);background:#fffffff5;border-radius:22px;overflow:hidden}.cp-service-sheet--disabled{background:#f8fbffbd}.cp-service-sheet-head,.cp-area-card-head{border-bottom:1px solid var(--cp-line);background:#f8fbffe6;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.cp-area-card-head{border-bottom:none}.cp-service-sheet-head--clickable{cursor:pointer}.cp-service-sheet-head--clickable:hover{background:#f1f7fcf5}.cp-service-sheet-head--clickable:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #7a9dcc38}.cp-service-sheet-title-button,.cp-area-card-toggle{all:unset;cursor:pointer;gap:6px;min-width:0;display:grid}.cp-area-card-toggle:disabled{cursor:default}.cp-service-sheet-title,.cp-area-card-title{color:var(--cp-brand-teal-ink);font-size:1.15rem;font-weight:700}.cp-service-sheet-status,.cp-area-card-meta{color:var(--cp-muted);font-size:.92rem}.cp-service-sheet-status--active{color:#166534}.cp-service-sheet-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.cp-service-sheet-count{min-height:34px;color:var(--cp-muted);background:#7a9dcc1f;border-radius:999px;align-items:center;padding:0 12px;font-size:.88rem;font-weight:700;display:inline-flex}.cp-service-sheet-body{gap:16px;padding:18px 20px 20px;display:grid}.cp-service-sheet-table{gap:14px;display:grid}.cp-service-sheet-header,.cp-service-row{grid-template-columns:110px minmax(180px,1.4fr) minmax(170px,.9fr) minmax(150px,.8fr) 88px;align-items:center;gap:14px;display:grid}.cp-service-sheet-header{color:var(--cp-brand-teal-ink);padding:0 4px 12px;font-size:.92rem;font-weight:700}.cp-service-row{background:#fffffff5;border:1px solid #2f728024;border-radius:20px;padding:18px 20px;box-shadow:0 8px 18px #0f172a0a}.cp-service-row--inactive{opacity:1;background:#f8fbffeb}.cp-service-row--pending{background:#fffbebe0;border-color:#f59e0b38}.cp-service-row--alert{background:linear-gradient(90deg,#fef2f2b8 0,#fffffff7 26px),#fffffff7;border-color:#ef44443d;box-shadow:inset 4px 0 #ef44446b,0 8px 18px #0f172a0a}.cp-service-row--inactive.cp-service-row--alert{opacity:1}.cp-service-row--alert .cp-service-row-control{border-color:#ef44443d}.cp-service-row--deleted{background:#f5f7faf5;border-color:#94a3b838;box-shadow:0 8px 18px #0f172a08}.cp-service-checkbox{color:var(--cp-brand-teal-ink);align-items:center;gap:8px;font-weight:600;display:inline-flex}.cp-service-checkbox input{width:18px;height:18px}.cp-service-range{min-width:0}.cp-service-row-field,.cp-service-row-summary{gap:6px;display:grid}.cp-service-row-summary span{color:var(--cp-muted);font-size:.8rem}.cp-service-row-summary strong{color:var(--cp-brand-teal-ink)}.cp-service-row-pill{width:fit-content;min-height:44px;color:var(--cp-brand-teal-ink);background:#ffffffeb;border:1px solid #2f728029;border-radius:999px;align-items:center;padding:0 14px;display:inline-flex}.cp-service-row-control{border:1px solid var(--cp-booking-accent-border);width:100%;min-width:0;color:var(--cp-text);background:#fffffff5;border-radius:12px;padding:10px 12px}.cp-service-row-control:focus{border-color:var(--cp-booking-accent-strong);outline:none;box-shadow:0 0 0 2px #7a9dcc38}.cp-service-row-hint{color:var(--cp-muted);font-size:.82rem}.cp-service-row-actions{justify-content:flex-end;display:flex}.cp-service-row-restore{justify-content:center;min-width:110px}.cp-service-row-delete,.cp-area-city-remove{color:#b91c1c;cursor:pointer;background:#dc323214;border:1px solid #dc32322e;border-radius:999px;width:34px;height:34px;font-size:1rem;line-height:1}.cp-service-sheet-subgroup{gap:12px;display:grid}.cp-service-sheet-subgroup--deleted{border-top:1px solid #2f72801f;padding-top:12px}.cp-service-sheet-subhead-wrap{gap:4px;display:grid}.cp-service-sheet-subhead{color:var(--cp-muted);font-size:.95rem;font-weight:700}.cp-service-sheet-subcopy{color:var(--cp-muted);font-size:.88rem}.cp-area-manager,.cp-area-list{gap:14px;display:grid}.cp-area-card-toggle{flex:auto}.cp-area-city-list{gap:8px;padding:0 20px 18px;display:grid}.cp-area-city-row{color:var(--cp-booking-accent-ink);background:#edf4fcbd;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.cp-services-settings{gap:12px;display:grid}.cp-services-vat-field{max-width:320px}.cp-services-intro{margin:0}.cp-service-tier-card{border:1px solid var(--cp-line);background:#f8fbffe6;border-radius:20px;gap:14px;padding:18px;transition:border-color .16s,box-shadow .16s;display:grid;overflow:hidden}.cp-service-tier-card--active{border-color:var(--cp-booking-accent-border);background:#edf4fc99;box-shadow:0 4px 16px #7a9dcc1f}.cp-service-tier-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.cp-service-tier-label{color:var(--cp-brand-teal-ink);font-size:15px;font-weight:700}.cp-service-tier-badge{color:var(--cp-muted);white-space:nowrap;background:#7a9dcc1f;border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:700}.cp-service-tier-badge--active{color:#166534;background:#dcfce7}.cp-service-tier-badge--pending{color:#b45309;background:#f59e0b24}.cp-service-tier-fields{grid-template-columns:repeat(2,minmax(120px,1fr));gap:12px;display:grid}.cp-service-tier-fields .cp-field{min-width:0}.cp-service-tier-fields .cp-field label{line-height:1.15}.cp-service-tier-head>div:last-child{justify-self:end;align-items:center;gap:8px;display:flex}@media (max-width:860px){.cp-auth-grid{grid-template-columns:1fr}.cp-auth-hero-brand{display:none}.cp-dashboard-grid{grid-template-columns:1fr}.cp-nav{position:static}.cp-nav-company-name{font-size:28px}.cp-weekly-grid{grid-template-columns:minmax(120px,160px) repeat(7,minmax(120px,1fr));min-width:980px}.cp-services-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.cp-service-area-summary{grid-template-columns:1fr}.cp-cal-controls{flex-direction:column;align-items:flex-start}}@media (max-width:520px){.cp-shell{padding:16px 12px 40px}.cp-auth-tab-bar,.cp-services-grid{grid-template-columns:1fr}.cp-kpi-grid--calendar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.cp-auth-grid,.cp-dashboard-grid,.cp-grid,.cp-grid--triple,.cp-grid--pricing,.cp-kpi-grid,.cp-grid--dashboard-panels,.cp-booking-base-grid,.cp-booking-choice-grid,.cp-booking-contact-grid,.cp-booking-nav-row,.cp-booking-card--loading,.cp-service-selector-grid,.cp-service-tier-fields{grid-template-columns:1fr}.cp-service-sheet-head,.cp-area-card-head,.cp-services-toolbar{flex-direction:column;align-items:flex-start}.cp-service-sheet-actions{justify-content:flex-start}.cp-nav-profile-top,.cp-nav-profile-topline{flex-wrap:wrap}.cp-service-sheet-header{display:none}.cp-service-row{grid-template-columns:1fr;gap:10px;padding:16px}.cp-service-row-actions{justify-content:flex-start}.cp-service-tier-head{grid-template-columns:1fr}.cp-service-tier-head>div:last-child{justify-self:start}.cp-services-topbar{align-items:stretch}.cp-booking-nav-row{gap:10px}.cp-booking-card,.cp-booking-day-section{padding:20px}.cp-service-area-grid{grid-template-columns:1fr}.cp-nav{position:static}.cp-dashboard-overview{grid-template-columns:1fr;align-items:flex-start}.cp-dashboard-overview-side{justify-items:flex-start;width:100%}.cp-dashboard-overview-actions,.cp-kpi-row--overview{justify-content:flex-start}.cp-nav-account-actions{align-items:stretch}.cp-nav-account-actions button{width:100%}.cp-hero h1{font-size:44px}.cp-section-head{display:grid}}@media (max-width:640px){.cp-public-head-top{flex-direction:column;align-items:stretch}.cp-public-lang-toggle{justify-content:center;align-self:flex-start}.cp-dashboard-overview{padding:18px}.cp-dashboard-overview-title{font-size:28px}.cp-nav-identity{grid-template-columns:1fr;justify-items:start}.cp-nav-avatar{border-radius:18px;width:52px;height:52px}.cp-kpi-row{flex-direction:column}.cp-public-head h1{font-size:40px}.cp-booking-card,.cp-booking-day-section{padding:18px}}.ksa-shell{color:#0f172a;background:radial-gradient(circle at 0 0,#43758514,#0000 24%),linear-gradient(#f8fafb 0%,#eef3f5 100%);min-height:100vh;padding:32px 20px 56px}.ksa-login-shell,.ksa-list,.ksa-header,.ksa-tabs{width:min(1240px,100%);margin:0 auto}.ksa-login-shell{place-items:center;min-height:calc(100vh - 88px);display:grid}.ksa-login-card,.ksa-card{background:#fffffff0;border:1px solid #0f172a14;border-radius:28px;box-shadow:0 24px 60px #0f172a14}.ksa-login-card{gap:24px;width:min(720px,100%);padding:28px;display:grid}.ksa-login-copy{gap:12px;display:grid}.ksa-kicker{color:#3c7381;letter-spacing:.12em;text-transform:uppercase;background:#fff;border:1px solid #0f172a14;border-radius:999px;align-items:center;width:fit-content;min-height:32px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.ksa-login-card h1,.ksa-header h1{letter-spacing:-.05em;margin:0;font-size:clamp(40px,6vw,72px);line-height:.94}.ksa-login-card p,.ksa-header p,.ksa-block-head p,.ksa-card-head p,.ksa-link-row{color:#475467;margin:0;line-height:1.65}.ksa-form{gap:16px;display:grid}.ksa-form label{gap:8px;display:grid}.ksa-form span{font-weight:600}.ksa-form input{background:#fff;border:1px solid #0f172a1f;border-radius:16px;min-height:52px;padding:0 16px}.ksa-inline-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ksa-inline-form label{gap:8px;display:grid}.ksa-inline-form span{font-weight:600}.ksa-inline-form input{background:#fff;border:1px solid #0f172a1f;border-radius:16px;min-height:52px;padding:0 16px}.ksa-inline-form textarea,.ksa-textarea-field textarea{resize:vertical;min-height:108px;font:inherit;background:#fff;border:1px solid #0f172a1f;border-radius:16px;padding:12px 16px}.ksa-textarea-field{gap:8px;display:grid}.ksa-textarea-field span{font-weight:600}.ksa-primary-button,.ksa-secondary-button{cursor:pointer;border:1px solid #0000;border-radius:999px;min-height:48px;padding:0 18px;font-weight:700}.ksa-primary-button:disabled,.ksa-secondary-button:disabled{opacity:.65;cursor:default}.ksa-primary-button{color:#fff;background:#0f172a}.ksa-secondary-button{color:#0f172a;background:#fff;border-color:#0f172a1f}.ksa-error{color:#991b1b;background:#b91c1c14;border:1px solid #b91c1c29;border-radius:18px;padding:14px 16px}.ksa-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.ksa-tabs{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.ksa-tab-button{color:#334155;cursor:pointer;background:#ffffffd6;border:1px solid #0f172a1f;border-radius:999px;min-height:44px;padding:0 18px;font-weight:700}.ksa-tab-button.is-active{color:#fff;background:#0f172a;border-color:#0f172a}.ksa-list{gap:20px;display:grid}.ksa-card{gap:22px;padding:24px;display:grid}.ksa-card-head,.ksa-block-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ksa-card-head h2,.ksa-block-head h3{margin:0}.ksa-card-head h2{font-size:30px;line-height:1}.ksa-block-head h3{font-size:24px;line-height:1.08}.ksa-chip-stack{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.ksa-chip{color:#225461;background:#3c738114;border:1px solid #3c73811f;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:13px;display:inline-flex}.ksa-chip-warning{color:#991b1b;background:#b91c1c14;border-color:#b91c1c29}.ksa-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.ksa-meta-grid div{background:#0f172a0a;border-radius:20px;gap:4px;padding:14px 16px;display:grid}.ksa-meta-grid span{color:#667085;font-size:13px}.ksa-meta-grid strong{font-size:15px}.ksa-link-row a{color:#225461;font-weight:700;text-decoration:none}.ksa-inline-link{color:#225461;word-break:break-all;font-weight:700}.ksa-block{gap:14px;display:grid}.ksa-actions{flex-wrap:wrap;gap:12px;display:flex}.ksa-inline-note{color:#225461;background:#3c738114;border:1px solid #3c73811f;border-radius:18px;padding:14px 16px;line-height:1.6}.ksa-company-list-card{gap:18px}.ksa-company-toggle{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;padding:0;display:flex}.ksa-company-toggle-copy{gap:10px;display:grid}.ksa-company-toggle-copy h3{margin:0;font-size:28px;line-height:1}.ksa-table-wrap{overflow-x:auto}.ksa-table{border-collapse:collapse;width:100%}.ksa-table th,.ksa-table td{text-align:left;vertical-align:top;border-bottom:1px solid #0f172a14;padding:12px 10px}.ksa-table th{color:#667085;font-size:13px;font-weight:700}.ksa-shift-list{gap:12px;display:grid}.ksa-shift-row{background:#0f172a0a;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:16px 18px;display:grid}.ksa-shift-row strong{margin-bottom:6px;font-size:16px;display:block}.ksa-shift-areas{color:#667085;text-align:right}.ksa-empty{color:#667085;text-align:center;background:#ffffffb3;border:1px dashed #0f172a1f;border-radius:20px;justify-content:center;align-items:center;min-height:80px;padding:16px;display:flex}.ksa-recipient-list{flex-wrap:wrap;gap:6px;display:inline-flex}.ksa-recipient-chip{word-break:break-all;background:#0f172a0f;border:1px solid #0f172a14;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;line-height:1.2;display:inline-flex}.ksa-routing-badge{align-items:center;gap:8px;font-weight:700;display:inline-flex}.ksa-routing-badge.is-internal{color:#991b1b}.ksa-routing-badge.is-partners{color:#166534}.ksa-status-dot{background:currentColor;border-radius:999px;flex:none;width:10px;height:10px}.ksa-routing-grid{gap:16px;display:grid}.ksa-routing-settings-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.ksa-routing-card{background:#0f172a0a;border-radius:24px;gap:16px;padding:18px;display:grid}.ksa-routing-rules{gap:12px;display:grid}.ksa-routing-rule{background:#ffffffd1;border:1px solid #0f172a14;border-radius:20px;gap:12px;padding:16px;display:grid}.ksa-routing-rule p{color:#475467;margin:0;line-height:1.65}.ksa-toggle-row{align-items:center;gap:10px;font-weight:700;display:inline-flex}@media (max-width:980px){.cp-weekly-view-head{grid-template-columns:minmax(0,1fr)}.cp-weekly-view-head,.cp-weekly-view-head .cp-actions,.ksa-header,.ksa-card-head,.ksa-block-head,.ksa-shift-row,.ksa-company-toggle{display:grid}.ksa-meta-grid,.ksa-inline-form,.ksa-routing-settings-form{grid-template-columns:minmax(0,1fr)}.ksa-chip-stack{justify-content:flex-start}.ksa-shift-areas{text-align:left}}:root{--tg-gutter:52px}.cp-timegrid-outer{background:var(--cp-bg);border-radius:var(--cp-radius-xl);box-shadow:var(--cp-shadow);flex-direction:column;height:calc(100dvh - 56px);min-height:calc(100dvh - 56px);display:flex;overflow:hidden}.cp-timegrid-outer--mobile{background:linear-gradient(#f8fbfffa 0%,#edf4fce0 100%)}.cp-timegrid-topbar{border-bottom:1px solid var(--cp-border);z-index:20;background:#fff;flex-direction:column;flex-shrink:0;gap:8px;padding:10px 16px;display:flex;position:sticky;top:0}.cp-timegrid-topbar-row1{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cp-timegrid-topbar-right{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex}.cp-timegrid-topbar-row2{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cp-timegrid-nav{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.cp-tg-nav-btn{border:1px solid var(--cp-border);border-radius:var(--cp-radius-sm,8px);color:var(--cp-text);cursor:pointer;white-space:nowrap;background:0 0;padding:6px 14px;font-size:.82rem;font-weight:500;transition:background .15s,color .15s}.cp-tg-nav-btn:hover{background:var(--cp-bg)}.cp-timegrid-add-btn{white-space:nowrap;flex-shrink:0}.cp-tg-week-label{color:var(--cp-text);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.cp-tg-cleaner-btn{border:1.5px solid var(--cp-border);color:var(--cp-text-muted);cursor:pointer;white-space:nowrap;background:#fff;border-radius:20px;padding:5px 14px;font-size:.8rem;font-weight:500;transition:all .15s}.cp-tg-cleaner-btn[aria-pressed=true]{background:var(--cp-brand-teal);border-color:var(--cp-brand-teal);color:#fff}.cp-timegrid-grid-wrap{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.cp-timegrid-head-row{border-bottom:1px solid var(--cp-border);z-index:10;background:#fff;display:grid;position:sticky;top:0;overflow:hidden}.cp-timegrid-corner{width:var(--tg-gutter);min-width:var(--tg-gutter);border-right:1px solid var(--cp-border);flex-shrink:0}.cp-timegrid-col-head{text-align:center;border-left:1px solid var(--cp-border);min-width:0;padding:8px 6px 6px;position:relative;overflow:hidden}.cp-timegrid-col-head+.cp-timegrid-col-head:before{content:"";pointer-events:none;background:#2f728024;width:2px;position:absolute;top:0;bottom:0;left:-1px;box-shadow:1px 0 #ffffffe0}.cp-timegrid-col-head--today{background:#2f72800f}.cp-timegrid-day-label{color:var(--cp-text);text-transform:capitalize;font-size:.82rem;font-weight:700;display:block}.cp-timegrid-cleaner-label{color:var(--cp-text-muted);white-space:nowrap;text-overflow:ellipsis;padding-inline:2px;font-size:.72rem;font-weight:600;display:block;overflow:hidden}.cp-timegrid-body-scroll{flex:1;min-height:0;overflow:auto}.cp-timegrid-body-inner{display:grid;position:relative}.cp-timegrid-time-col{width:var(--tg-gutter);border-right:1px solid var(--cp-border);z-index:5;background:#fff;position:sticky;left:0}.cp-timegrid-hour-label{color:var(--cp-text-muted);box-sizing:border-box;border-top:1px solid var(--cp-border);justify-content:flex-end;align-items:flex-start;padding-top:2px;padding-right:6px;font-size:.68rem;display:flex}.cp-tg-day-col{border-left:1px solid var(--cp-border);background:#fff;display:flex;position:relative}.cp-tg-day-col+.cp-tg-day-col:before{content:"";pointer-events:none;z-index:3;background:#2f728024;width:2px;position:absolute;top:0;bottom:0;left:-1px;box-shadow:1px 0 #ffffffe6}.cp-tg-day-col--today{background:#2f728008}.cp-tg-day-col .cp-timegrid-hour-line,.cp-tg-day-col .cp-timegrid-half-line{pointer-events:none;z-index:1;position:absolute;left:0;right:0}.cp-tg-cleaner-col{-webkit-user-select:none;user-select:none;z-index:2;flex:1;min-width:0;position:relative}.cp-tg-cleaner-col+.cp-tg-cleaner-col{border-left:1px solid #00000012}.cp-tg-cleaner-head-row{gap:2px;margin-top:2px;display:flex}.cp-tg-cleaner-head-row .cp-timegrid-cleaner-label{text-align:center;flex:1}.cp-timegrid-hour-line{background:var(--cp-border);pointer-events:none;height:1px;position:absolute;left:0;right:0}.cp-timegrid-half-line{pointer-events:none;background:#0000000a;height:1px;position:absolute;left:0;right:0}.cp-timegrid-event{cursor:pointer;text-align:left;z-index:2;border:none;border-radius:6px;flex-direction:column;justify-content:flex-start;min-height:20px;padding:3px 7px;font-size:.74rem;line-height:1.3;transition:filter .1s;display:flex;position:absolute;left:3px;right:3px;overflow:hidden}.cp-timegrid-event:hover{filter:brightness(.93)}.cp-timegrid-event--availability{color:var(--cp-brand-teal);background:#2f72802e}.cp-timegrid-event--blocked{color:#c0392b;background:#ef444424}.cp-timegrid-event--booking{background:var(--cp-booking-accent,#7a9dcc);color:#fff}.cp-tg-ev-title{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.cp-tg-ev-sub{opacity:.8;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.cp-timegrid-drag-preview{border:1.5px dashed var(--cp-brand-teal);pointer-events:none;z-index:3;background:#2f728038;border-radius:6px;position:absolute;left:3px;right:3px}.cp-timegrid-mobile-scroll{flex:1;min-height:0;padding:12px;overflow-y:auto}.cp-mobile-calendar{gap:12px;display:grid}.cp-mobile-day-strip{scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.cp-mobile-day-strip::-webkit-scrollbar{display:none}.cp-mobile-day-chip{border:1px solid var(--cp-booking-accent-border);min-width:88px;min-height:42px;color:var(--cp-booking-accent-ink);font:inherit;cursor:pointer;background:#fffffff5;border-radius:999px;flex:none;padding:0 14px;font-size:13px;font-weight:700;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s}.cp-mobile-day-chip--today{box-shadow:inset 0 0 0 1px #2f728038}.cp-mobile-day-chip--active{background:var(--cp-brand-teal);border-color:var(--cp-brand-teal);color:#fff;box-shadow:0 10px 22px #2f728033}.cp-mobile-agenda-card{border:1px solid var(--cp-line);background:#fffffff0;border-radius:24px;gap:14px;padding:16px;display:grid;box-shadow:0 12px 30px #10263014}.cp-mobile-agenda-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cp-mobile-agenda-copy{gap:6px;min-width:0;display:grid}.cp-mobile-agenda-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--cp-muted);margin:0;font-size:11px;font-weight:700}.cp-mobile-agenda-copy h3{color:var(--cp-brand-teal-ink);text-transform:capitalize;margin:0;font-size:clamp(22px,6vw,28px);line-height:1.05}.cp-mobile-agenda-copy p{color:var(--cp-muted);margin:0;line-height:1.55}.cp-mobile-cleaner-list{gap:12px;display:grid}.cp-mobile-cleaner-card{border:1px solid var(--cp-line);background:linear-gradient(#fffffffa 0%,#f4f8faf0 100%);border-radius:20px;gap:12px;padding:14px;display:grid}.cp-mobile-cleaner-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cp-mobile-cleaner-copy{gap:4px;min-width:0;display:grid}.cp-mobile-cleaner-copy h4{color:var(--cp-text);margin:0;font-size:17px;line-height:1.15}.cp-mobile-cleaner-copy p{color:var(--cp-muted);margin:0;font-size:13px}.cp-mobile-event-list{gap:10px;display:grid}.cp-mobile-event-card{width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:12px;transition:transform .14s,box-shadow .14s,border-color .14s;display:grid}.cp-mobile-event-card:hover{transform:translateY(-1px);box-shadow:0 8px 20px #10263014}.cp-mobile-event-card--availability{background:#e8f4f6db;border-color:#2f72802e}.cp-mobile-event-card--blocked{background:#fef2f2f0;border-color:#ef44442e}.cp-mobile-event-card--booking{background:linear-gradient(#2f7280eb 0%,#265d69f5 100%);border-color:#2f72802e}.cp-mobile-event-time{gap:4px;min-width:86px;display:grid}.cp-mobile-event-time strong{color:var(--cp-text);font-size:14px;line-height:1.2}.cp-mobile-event-time span{color:var(--cp-muted);font-size:12px}.cp-mobile-event-body{gap:4px;min-width:0;display:grid}.cp-mobile-event-title{color:var(--cp-text);overflow-wrap:anywhere;font-size:15px;line-height:1.35}.cp-mobile-event-meta{color:var(--cp-muted);overflow-wrap:anywhere;font-size:13px;line-height:1.45}.cp-mobile-event-card--booking .cp-mobile-event-time strong,.cp-mobile-event-card--booking .cp-mobile-event-time span,.cp-mobile-event-card--booking .cp-mobile-event-title,.cp-mobile-event-card--booking .cp-mobile-event-meta{color:#fff}.cp-mobile-empty-state{border:1px dashed var(--cp-line-strong);background:#f8fbffe6;border-radius:16px;gap:10px;padding:14px;display:grid}.cp-mobile-empty-state p{color:var(--cp-muted);margin:0;line-height:1.5}.cp-month-grid{background:var(--cp-border);flex:1;grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.cp-month-cell{background:#fff;flex-direction:column;gap:3px;min-height:110px;padding:6px 8px;display:flex}.cp-month-cell--today{background:#2f72800d}.cp-month-cell-label{color:var(--cp-text-muted);margin-bottom:2px;font-size:.78rem;font-weight:600}.cp-month-cell-events{flex-direction:column;gap:2px;display:flex}.cp-month-event{appearance:none;text-align:left;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;border:none;border-radius:4px;width:100%;padding:1px 6px;font-size:.7rem;font-weight:500;transition:filter .12s;overflow:hidden}.cp-month-event:hover{filter:brightness(.95)}.cp-month-event--availability{color:var(--cp-brand-teal);background:#2f72802e}.cp-month-event--blocked{color:#c0392b;background:#ef444424}.cp-month-event--booking{background:var(--cp-booking-accent,#7a9dcc);color:#fff}.cp-month-event-more{color:var(--cp-text-muted);padding-left:6px;font-size:.68rem}.cp-modal--wide{max-width:520px}@media (max-width:700px){.cp-month-grid{grid-template-columns:repeat(3,1fr)}.cp-timegrid-topbar-row1{flex-direction:column;align-items:flex-start}.cp-tg-week-label{font-size:.82rem}}@media (max-width:860px){.cp-timegrid-outer{height:calc(100dvh - 28px);min-height:calc(100dvh - 28px)}.cp-timegrid-topbar{padding:10px 12px 12px}.cp-timegrid-topbar-row1{align-items:stretch}.cp-timegrid-nav{justify-content:space-between;width:100%}.cp-tg-nav-btn{min-height:38px;padding:0 12px}.cp-tg-week-label{text-align:center;flex:1}.cp-timegrid-topbar-right,.cp-timegrid-topbar-row2{scrollbar-width:none;flex-wrap:nowrap;width:100%;margin-left:0;padding-bottom:2px;overflow-x:auto}.cp-timegrid-topbar-right::-webkit-scrollbar{display:none}.cp-timegrid-topbar-row2::-webkit-scrollbar{display:none}.cp-cal-toggle-group,.cp-tg-cleaner-btn{flex-shrink:0}.cp-month-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.cp-modal-overlay{padding:max(8px, env(safe-area-inset-top)) 0 0;justify-content:stretch;align-items:flex-end}.cp-modal{width:100%;height:calc(100dvh - max(8px, env(safe-area-inset-top)));max-height:calc(100dvh - max(8px, env(safe-area-inset-top)));border-radius:24px 24px 0 0;margin-top:auto}.cp-modal-head{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;padding:18px 18px 14px;position:sticky;top:0}.cp-modal-head h3{font-size:18px}.cp-modal-body{max-height:none;padding:18px 18px calc(18px + env(safe-area-inset-bottom))}.cp-modal-row{flex-direction:column;align-items:flex-start;gap:8px}.cp-modal-row span{white-space:normal}.cp-modal-row strong{text-align:left;width:100%}.cp-mobile-agenda-head,.cp-mobile-cleaner-head{flex-direction:column;align-items:stretch}.cp-mobile-agenda-head .cp-timegrid-add-btn,.cp-mobile-cleaner-head .cp-button-secondary,.cp-mobile-empty-state .cp-button-secondary{justify-content:center;width:100%}.cp-mobile-event-card{grid-template-columns:1fr}.cp-mobile-event-time{min-width:0}.cp-auth-brand-bar{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.cp-month-grid{grid-template-columns:1fr}.cp-mobile-day-chip{min-width:82px}}.cp-section--status{margin-top:0}.cp-blockers-list{flex-direction:column;gap:10px;margin:8px 0 12px;padding:0;list-style:none;display:flex}.cp-blocker-item{border-left:3px solid var(--cp-error,#e74c3c);background:#e74c3c0d;border-radius:0 6px 6px 0;flex-direction:column;gap:2px;padding:10px 14px;display:flex}.cp-blocker-reason{color:var(--cp-text,#1a2332);font-size:.9rem;font-weight:600}.cp-blocker-fix{color:var(--cp-text-muted,#6b7280);font-size:.83rem}.cp-link{color:var(--cp-brand-teal,#2f7280);font-weight:500;text-decoration:underline}.cp-link:hover{opacity:.8}.cp-link-button{cursor:pointer;color:var(--cp-brand-teal,#2f7280);font-size:inherit;background:0 0;border:none;margin-left:4px;padding:0;font-weight:500;text-decoration:underline}.cp-link-button:hover{opacity:.8}.cp-services-group{flex-direction:column;gap:12px;display:flex}.cp-services-group--inactive{opacity:.82}.cp-services-group-head{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.cp-services-group-title{color:var(--cp-text,#1a2332);margin:0;font-size:1rem;font-weight:600}.cp-services-group-title--inactive{color:var(--cp-text-muted,#6b7280);font-weight:500}.cp-services-grid--inactive .cp-service-tier-card{opacity:.7}.cp-nav-status-card{align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.cp-nav-status-indicator{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:3px}.cp-nav-status-indicator--ok{background:#22c55e;box-shadow:0 0 0 3px #22c55e2e}.cp-nav-status-indicator--warn{background:#ef4444;box-shadow:0 0 0 3px #ef44442e}.cp-nav-status-body{flex-direction:column;gap:5px;min-width:0;display:flex}.cp-nav-status-label{color:var(--cp-text,#1a2332);font-size:.82rem;font-weight:600;line-height:1.3}.cp-nav-status-link{color:var(--cp-brand-teal,#2f7280);font-size:.78rem;font-weight:500;text-decoration:underline}.cp-nav-status-issue{flex-direction:column;gap:1px;display:flex}.cp-nav-status-issue-reason{color:var(--cp-text-muted,#6b7280);font-size:.78rem;line-height:1.3}.cp-nav-account-card{gap:14px;padding:16px;display:grid}.cp-nav-account-copy{gap:6px;display:grid}.cp-nav-account-company{letter-spacing:-.03em;color:var(--cp-brand-teal-ink);word-break:break-word;margin:0;font-size:1.35rem;line-height:1.1}.cp-nav-account-user{color:var(--cp-muted);margin:0;font-size:.9rem;line-height:1.4}.cp-nav-account-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.cp-nav-account-actions button{width:auto}.cp-nav-account-logout{flex:132px;min-width:132px}.cp-service-tier-range-edit{flex-wrap:nowrap;align-items:center;gap:4px;min-width:0;display:flex}.cp-service-tier-range-input{border:1px solid var(--cp-line,#e2e8f0);background:var(--cp-surface,#fff);text-align:center;width:58px;color:var(--cp-text,#1a2332);border-radius:6px;height:28px;min-height:0;padding:2px 6px;font-size:.85rem;font-weight:600}.cp-service-tier-range-input:focus{outline:2px solid var(--cp-brand-teal,#2f7280);border-color:var(--cp-brand-teal,#2f7280)}.cp-service-tier-range-sep{color:var(--cp-text-muted,#6b7280);font-size:.85rem;font-weight:600}.cp-service-tier-range-unit{color:var(--cp-text-muted,#6b7280);font-size:.82rem;font-weight:600}
