:root{--job-primary: #4f46e5;--job-primary-hover: color-mix(in srgb, var(--job-primary) 82%, black);--job-primary-soft: color-mix(in srgb, var(--job-primary) 14%, white);--job-secondary: #6366f1;--job-secondary-soft: color-mix(in srgb, var(--job-secondary) 14%, white);--job-border: #e7e7ea;--job-text: #111827;--job-text-muted: #6b7280;--job-sidebar-bg: color-mix(in srgb, var(--job-primary) 18%, #070f1f);--job-sidebar-fg: #f9fafb;--job-sidebar-muted: #9ca3af;--job-surface-page: #f4f5f7;--job-card-shadow: 0 1px 3px rgba(17, 24, 39, .06), 0 8px 24px rgba(17, 24, 39, .04);--job-radius-lg: 16px;--job-radius-md: 12px;--job-leading-tight: 1.2;--job-leading-snug: 1.35;--job-leading-normal: 1.45;--job-text-2xs: .625rem;--job-text-xs: .75rem;--job-text-sm: .8125rem;--job-text-md: .875rem;--job-text-lead: .9375rem;--job-text-base: 1rem;--job-text-lg: 1.0625rem;--job-text-xl: 1.125rem;--job-text-2xl: 1.25rem;--job-text-3xl: 1.35rem;--job-text-hero: clamp(1.375rem, 2.5vw, 1.5625rem);--job-text-display: 1.625rem;--job-text-profile: clamp(1.35rem, 4vw, 1.65rem);font-family:Inter,system-ui,Segoe UI,sans-serif;font-size:100%;line-height:var(--job-leading-normal);color:var(--job-text);background:var(--job-surface-page)}html,body{height:100%}body{margin:0}#root{height:100%;display:flex;flex-direction:column;min-height:0}.auth-panel{width:100%;max-width:960px;margin:0 auto;padding:1.5rem;box-sizing:border-box}.page{width:100%;box-sizing:border-box;max-width:960px;margin:0 auto;padding:1.5rem}.page.page--shell{max-width:none;width:100%;margin:0;padding:0;flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:var(--job-sidebar-bg)}.nav{display:flex;gap:.5rem;margin-bottom:1rem}.nav button{border:1px solid #cbd5e1;background:#fff;padding:.35rem .75rem;border-radius:6px;cursor:pointer}.nav button.active{border-color:var(--job-primary);background:color-mix(in srgb,var(--job-primary) 12%,white)}.card{background:#fff;border:1px solid var(--job-border);border-radius:var(--job-radius-lg);padding:1.25rem;box-shadow:var(--job-card-shadow)}.card label{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem;font-size:var(--job-text-md)}.card input{padding:.45rem .55rem;border-radius:8px;border:1px solid #cbd5e1}.label-domain .label-text{margin-bottom:0}.domain-field{display:flex;align-items:stretch;border:1px solid #cbd5e1;border-radius:6px;overflow:hidden;background:#fff}.card .domain-field input.domain-slug{flex:1;min-width:0;border:none;border-radius:0;padding:.45rem .55rem}.domain-field input.domain-slug:focus{outline:none;box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--job-primary) 35%,transparent)}.domain-field .domain-suffix{display:flex;align-items:center;padding:0 .65rem;background:#f1f5f9;color:#475569;font-size:var(--job-text-lead);white-space:nowrap;border-left:1px solid #e2e8f0;-webkit-user-select:none;user-select:none}.card button[type=submit],.topbar button{padding:.45rem .85rem;border-radius:8px;border:1px solid var(--job-primary);background:var(--job-primary);color:#fff;cursor:pointer}.card button[type=submit]:hover,.topbar button:hover{background:var(--job-primary-hover);border-color:var(--job-primary-hover)}.err{color:#b91c1c;font-size:var(--job-text-lead)}.layout{display:flex;flex-direction:column;gap:1rem}.topbar{display:flex;justify-content:space-between;align-items:center}.topbar-brand{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.tenant-logo{height:28px;width:auto;max-width:140px;object-fit:contain}.tenant-logo-preview{max-height:40px;max-width:160px;object-fit:contain;margin-top:.35rem}.logo-preview{margin-bottom:.75rem}.color-row{display:flex;gap:.5rem;align-items:center}.color-row input[type=color]{flex-shrink:0;width:2.5rem;height:2rem;padding:0;border:1px solid var(--job-border);border-radius:8px;cursor:pointer}.color-row input[type=text]{flex:1;min-width:0}.settings-card code{font-size:.85em}.muted{color:var(--job-text-muted);font-weight:400}.hint{display:block;margin-top:.25rem;font-size:var(--job-text-sm);color:#64748b}.avail-row{min-height:1.25rem;margin-top:.35rem}.avail{font-size:var(--job-text-sm)}.avail-checking{color:#64748b}.avail-good{color:#15803d}.avail-bad{color:#b91c1c}.grid{display:grid;gap:1rem;min-width:0;width:100%}.settings-span{grid-column:1 / -1}.settings-form{padding:0;margin:0;border:none;background:transparent}.settings-card p.hint:first-of-type{margin-top:0}.settings-card fieldset{border:none;padding:0;margin:0 0 .75rem}.settings-card legend{font-size:var(--job-text-sm);font-weight:600;color:#475569;margin-bottom:.5rem}.ok-msg{color:#15803d;font-size:var(--job-text-lead)}@media(min-width:640px){.grid{grid-template-columns:1fr 1fr}}.grid--single{grid-template-columns:1fr}.dashboard-kpi-row{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:900px){.dashboard-kpi-row{grid-template-columns:repeat(4,minmax(0,1fr))}}.metric-card{background:#fff;border:1px solid var(--job-border);border-radius:12px;padding:1rem 1.1rem;box-shadow:0 1px 3px #0f172a0f}.metric-card-label{font-size:var(--job-text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin:0 0 .35rem}.metric-card-value{font-size:var(--job-text-display);font-weight:700;letter-spacing:-.02em;margin:0;color:var(--job-text)}.metric-card-hint{font-size:var(--job-text-sm);color:#94a3b8;margin:.3rem 0 0}.metric-card--accent{border-color:color-mix(in srgb,var(--job-primary) 35%,var(--job-border));background:linear-gradient(145deg,color-mix(in srgb,var(--job-primary-soft) 55%,white),#fff 52%)}.dashboard-page{display:flex;flex-direction:column;gap:1.5rem}.dashboard-page__hero{padding:.15rem 0 .25rem}.dashboard-page__hero-main{max-width:42rem}.dashboard-page__kicker{margin:0 0 .35rem;font-size:var(--job-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.dashboard-page__title{margin:0 0 .35rem;font-size:var(--job-text-hero);font-weight:700;letter-spacing:-.025em;line-height:1.2;color:var(--job-text)}.dashboard-page__lead{margin:0;font-size:var(--job-text-lead);line-height:1.5}.dashboard-page__kpis{margin-top:-.25rem}.dashboard-page__layout{display:grid;gap:1.25rem;align-items:start}@media(min-width:1040px){.dashboard-page__layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:1.5rem}}.dashboard-page__primary,.dashboard-page__aside{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.dashboard-page__split{display:grid;gap:1.25rem}@media(min-width:720px){.dashboard-page__split{grid-template-columns:1fr 1fr;gap:1.25rem}}.dashboard-card__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.85rem;margin-bottom:1rem}.dashboard-card__title{margin:0;font-size:var(--job-text-lg);font-weight:700}.dashboard-card__sub{margin:.2rem 0 0;font-size:var(--job-text-sm)}.dashboard-card--today{background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--job-primary-soft) 22%,white))}.dashboard-today-scroll{max-height:min(28rem,52vh);overflow-y:auto;padding-right:.25rem;margin-right:-.25rem}.dashboard-today-scroll.schedule-timeline{margin-top:0}.dashboard-today-empty{margin:.5rem 0 .25rem}.schedule-job-card--compact{padding:.65rem .75rem;gap:.35rem}.schedule-job-card--compact .schedule-job-card__title{font-size:var(--job-text-lead)}.dashboard-org-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.dashboard-org-row{display:flex;align-items:center;gap:.75rem;width:100%;padding:.55rem .5rem;margin:0 -.5rem;border:none;border-radius:var(--job-radius-md);background:color-mix(in srgb,var(--job-surface-page) 88%,white);font:inherit;text-align:left;cursor:pointer;transition:background .15s ease,transform .15s ease}.dashboard-org-row:hover{background:color-mix(in srgb,var(--job-primary-soft) 35%,white)}.dashboard-org-row:active{transform:scale(.995)}.dashboard-org-avatar{flex-shrink:0;width:2.35rem;height:2.35rem;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:var(--job-text-lead);font-weight:700;color:var(--job-primary);background:color-mix(in srgb,var(--job-primary-soft) 65%,white);border:1px solid color-mix(in srgb,var(--job-primary) 22%,transparent)}.dashboard-org-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.dashboard-org-name{font-weight:600;font-size:var(--job-text-lead);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-org-meta{font-size:var(--job-text-sm)}.dashboard-org-ch{flex-shrink:0;font-size:var(--job-text-xs);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#475569;padding:.2rem .45rem;border-radius:999px;background:#e2e8f0}.recent-notes-list--dashboard .recent-notes-row{padding-bottom:.85rem;margin-bottom:.85rem;border-bottom:1px solid var(--job-border)}.recent-notes-list--dashboard .recent-notes-row:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.recent-notes-dashboard-top{display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem .65rem;margin-bottom:.35rem}.recent-notes-pill{font-size:var(--job-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.18rem .45rem;border-radius:999px;background:#e2e8f0;color:#475569}.recent-notes-pill--customer{background:color-mix(in srgb,var(--job-primary-soft) 55%,white);color:#9f1239}.recent-notes-pill--job{background:#dbeafe;color:#1e40af}.recent-notes-reminder-line{margin:0 0 .35rem;font-size:var(--job-text-sm)}.dashboard-assignee-groups--compact{gap:1rem}.dashboard-assignee-groups--compact .dashboard-assignee-heading{font-size:var(--job-text-md)}.dashboard-assignee-more{margin:.35rem 0 0;font-size:var(--job-text-sm)}.dashboard-recent .card-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.25rem}.dashboard-recent .card-head h3{margin:0}.btn-link{border:none;background:none;padding:0;font:inherit;font-size:var(--job-text-md);font-weight:600;color:var(--job-primary);cursor:pointer}.btn-link:hover{text-decoration:underline}.job-row-list{list-style:none;padding:0;margin:0}.job-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem 0;border-bottom:1px solid var(--job-border)}.job-row:last-child{border-bottom:none}.job-row-main{min-width:0;flex:1}.job-row-title{display:block;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-row-meta{font-size:var(--job-text-sm);color:#64748b}.job-row-meta-customer-link{padding:0;margin:0;border:none;background:none;font:inherit;font-size:inherit;color:var(--job-primary);text-decoration:underline;cursor:pointer;text-align:left}.job-row-meta-customer-link:hover{color:var(--job-primary-hover, var(--job-primary))}li.job-row--openable{padding:0;border-bottom:none}.job-row__open{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.65rem 0;border:none;border-bottom:1px solid var(--job-border);background:none;font:inherit;text-align:left;cursor:pointer;color:inherit}.job-row--openable:last-child .job-row__open{border-bottom:none}.job-row__open:hover .job-row-title{color:var(--job-primary);text-decoration:underline}.job-row__open:focus{outline:none}.job-row__open:focus-visible{outline:2px solid var(--job-primary);outline-offset:2px}.badge{flex-shrink:0;font-size:var(--job-text-xs);font-weight:600;text-transform:capitalize;padding:.22rem .55rem;border-radius:999px}.badge--open{background:var(--job-primary-soft);color:var(--job-primary)}.badge--progress{background:var(--job-secondary-soft);color:color-mix(in srgb,var(--job-secondary) 72%,var(--job-text))}.badge--done{background:color-mix(in srgb,var(--job-border) 55%,white);color:var(--job-text-muted)}.badge--neutral{background:#f1f5f9;color:#475569}.badge--reminder{background:var(--job-secondary-soft);color:color-mix(in srgb,var(--job-secondary) 72%,var(--job-text));text-transform:none}.page-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.35rem}.page-panel__title{margin:0;font-size:var(--job-text-3xl);font-weight:700;letter-spacing:-.02em}.page-panel__lede{margin:.35rem 0 0;font-size:var(--job-text-md);line-height:1.45}.page-panel__count{flex-shrink:0;font-size:var(--job-text-sm);font-weight:700;padding:.35rem .65rem;border-radius:999px;background:#f1f5f9;color:#475569}.page-panel__head--crm{align-items:center;margin-bottom:1rem;flex-wrap:wrap}.page-panel__head-actions,.page-panel__head-meta{display:flex;align-items:center;gap:.65rem;flex-shrink:0}.panel-inline-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem}.panel-inline-actions--jobs{margin-bottom:.85rem}.customer-profile__section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.45rem}.customer-profile__section-head .customer-profile__section-title{margin-bottom:0}.job-detail-readonly__follow{margin:-.2rem 0 .45rem}.job-add-prefill-hint{margin:-.25rem 0 .85rem}.page-panel__form{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--job-border);align-items:center}.page-panel__form input{flex:1;min-width:12rem;padding:.45rem .55rem;border-radius:8px;border:1px solid #cbd5e1}.empty-state{padding:1.15rem .25rem;text-align:center}.empty-state__title{margin:0;font-weight:600;font-size:var(--job-text-lead)}.empty-state__hint{margin:.35rem auto 0;font-size:var(--job-text-md);line-height:1.45;max-width:26rem}.customer-row-list{list-style:none;padding:0;margin:0}.customer-row{padding:.55rem 0;border-bottom:1px solid var(--job-border)}.customer-row:last-child{border-bottom:none}.customer-row__name{font-weight:600}.customer-row__main{display:flex;flex-direction:column;gap:.2rem}.customer-row__meta{font-size:var(--job-text-sm);line-height:1.35}.customer-row__address{font-size:var(--job-text-sm);line-height:1.4;white-space:normal;word-break:break-word}.customer-chip{display:inline-block;font-size:var(--job-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.12rem .45rem;border-radius:999px;box-sizing:border-box}.customer-chip--person{background:#f5f3ff;color:#5b21b6;border:1px solid #ddd6fe}.customer-chip--org{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.customer-form-err{margin-top:.75rem}.officers-import-panel{margin:1rem 0;padding:1rem;border-radius:10px;border:1px dashed var(--job-border);background:#fafafa}.officers-import-panel__title{margin:0 0 .35rem;font-size:var(--job-text-lead)}.officers-import-panel--final-step{margin-top:0}.officers-import-panel__done{margin-top:1rem}.officer-quick-list{list-style:none;padding:0;margin:.5rem 0 0}.officer-quick-list__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.45rem 0;border-bottom:1px solid var(--job-border);font-size:var(--job-text-md)}.officer-quick-list__row:last-child{border-bottom:none}.segmented{display:inline-flex;border-radius:10px;border:1px solid var(--job-border);overflow:hidden;margin:.75rem 0 1rem}.segmented__btn{padding:.4rem .9rem;border:none;background:#fff;font:inherit;font-size:var(--job-text-md);font-weight:600;cursor:pointer;color:#64748b}.segmented__btn--active{background:color-mix(in srgb,var(--job-primary) 14%,white);color:var(--job-primary)}.ch-block{margin-bottom:1rem}.ch-search-label{display:flex;flex-direction:column;gap:.25rem;font-size:var(--job-text-sm);margin-bottom:.5rem}.ch-search-label input{padding:.45rem .55rem;border-radius:8px;border:1px solid #cbd5e1}.ch-results{list-style:none;padding:0;margin:0 0 .75rem;max-height:280px;overflow-y:auto;border:1px solid var(--job-border);border-radius:10px}.ch-results li{border-bottom:1px solid var(--job-border)}.ch-results li:last-child{border-bottom:none}.ch-hit{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;width:100%;text-align:left;padding:.45rem .55rem;border:none;background:#fff;font-size:var(--job-text-sm);line-height:1.35;cursor:pointer}.ch-hit:hover{background:#f8fafc}.ch-hit--active{background:color-mix(in srgb,var(--job-primary) 14%,#eef2ff);box-shadow:inset 4px 0 0 var(--job-primary),inset 0 0 0 1px color-mix(in srgb,var(--job-primary) 28%,transparent);z-index:1}.ch-hit--active:hover{background:color-mix(in srgb,var(--job-primary) 18%,#e8ecff)}.ch-hit--active:focus-visible{outline:none;box-shadow:inset 4px 0 0 var(--job-primary),inset 0 0 0 1px color-mix(in srgb,var(--job-primary) 28%,transparent),0 0 0 2px color-mix(in srgb,var(--job-primary) 35%,transparent)}.ch-selected-flow{scroll-margin-top:5rem;display:flex;flex-direction:column;gap:.65rem}.ch-selection-banner{padding:.75rem .95rem;border-radius:10px;border:1px solid color-mix(in srgb,var(--job-primary) 35%,var(--job-border));background:linear-gradient(135deg,color-mix(in srgb,var(--job-primary) 8%,#fff),#f8fafc);box-shadow:0 1px 3px #0f172a0f}.ch-selection-banner__badge{display:inline-block;font-size:var(--job-text-xs);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--job-primary);margin-bottom:.35rem}.ch-selection-banner__main{font-size:var(--job-text-lead);line-height:1.35;margin:0 0 .35rem}.ch-selection-banner__name{color:var(--job-text)}.ch-selection-banner__number{font-weight:500}.ch-selection-banner__hint{margin:0;font-size:var(--job-text-sm);line-height:1.45}.ch-hit__title{font-weight:600;font-size:var(--job-text-sm);color:var(--job-text)}.ch-hit__meta{font-size:var(--job-text-xs);line-height:1.3;display:flex;flex-direction:column;gap:.12rem;align-items:flex-start}.ch-hit__meta-line--secondary{color:#64748b}.ch-hit__address{display:block;font-size:var(--job-text-xs);line-height:1.35;color:#64748b;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ch-preview{padding:.85rem;border-radius:10px;border:1px solid var(--job-border);background:#fafafa;margin-top:.35rem}.ch-preview__title{margin:0 0 .35rem}.ch-preview__title--compact{margin-bottom:.25rem;font-size:var(--job-text-lead);line-height:1.35}.ch-preview__meta-line,.ch-preview__address-line{margin:0 0 .35rem;font-size:var(--job-text-sm);line-height:1.45}.ch-preview--import{margin-top:.5rem}.customer-parent-label{display:flex;flex-direction:column;gap:.25rem;font-size:var(--job-text-md);margin-bottom:.75rem}.customer-parent-select{padding:.45rem .55rem;border-radius:8px;border:1px solid #cbd5e1;font:inherit}.customer-full-form{display:flex;flex-direction:column;gap:.65rem;margin-top:.75rem;padding-top:1rem;border-top:1px solid var(--job-border)}.customer-full-form label{display:flex;flex-direction:column;gap:.25rem;font-size:var(--job-text-md)}.customer-full-form input,.customer-full-form select{padding:.45rem .55rem;border-radius:8px;border:1px solid #cbd5e1;font:inherit}.customer-full-form textarea{padding:.55rem .75rem;border-radius:10px;border:1px solid #cbd5e1;font:inherit;line-height:1.5;resize:vertical;min-height:5rem}textarea.description-textarea{background:#fafbfc;border-color:#c5cce8;box-shadow:inset 0 1px 2px #0f172a09}textarea.description-textarea:focus{outline:none;border-color:var(--job-primary);box-shadow:inset 0 1px 2px #0f172a09,0 0 0 2px #4f46e52e}.job-detail-section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.job-detail-section-head__title{margin-bottom:0}.job-detail-readonly{margin-top:.75rem;padding:.85rem 1rem;background:#f8fafc;border:1px solid var(--job-border);border-radius:12px;display:flex;flex-direction:column;gap:.85rem}.job-detail-readonly__row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;font-size:var(--job-text-md)}.job-detail-readonly__block{padding-top:.85rem;border-top:1px solid #e2e8f0}.job-detail-readonly__label{font-size:var(--job-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;flex-shrink:0}.job-detail-readonly__value{text-align:right;word-break:break-word}.job-detail-readonly__block .job-detail-readonly__label{display:block;margin-bottom:.45rem}.job-detail-description-panel{margin:0;padding:.65rem .85rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-height:3rem}.job-detail-description-panel__text{margin:0;white-space:pre-wrap;word-break:break-word;font-size:var(--job-text-md);line-height:1.55;color:#1e293b}.job-detail-description-panel__empty{margin:0;font-size:var(--job-text-md)}.job-detail-edit-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.job-detail-edit-form.customer-full-form{margin-top:.75rem}.customers-crm__inner{padding-top:.25rem}.customers-table__display{font-weight:600}.customer-add-page,.job-add-page{max-width:42rem}.customer-add-back{display:inline-block;margin:0 0 .75rem;padding:0;font-size:var(--job-text-md)}.customer-add-page__intro{margin-bottom:1rem}.customer-add-step-label{font-size:var(--job-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin:0 0 .5rem}.customer-add-step-label--inline{margin-bottom:.35rem}.customer-add-ch-flow{margin-bottom:1rem}.customer-add-contact-block{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--job-border)}.customer-add-contact-block .customer-full-form{margin-top:0;padding-top:0;border-top:none}.customer-add-readonly{background:#f8fafc;border:1px solid var(--job-border);border-radius:10px;padding:.65rem .85rem}.customer-add-readonly__source{font-size:var(--job-text-xs);font-weight:700;letter-spacing:.055em;text-transform:uppercase;color:#64748b;margin:0 0 .45rem}.customer-add-readonly--from-ch{border-color:color-mix(in srgb,var(--job-primary) 32%,var(--job-border));background:linear-gradient(180deg,color-mix(in srgb,var(--job-primary) 6%,#fff),#f8fafc)}.customer-add-readonly__rows .customer-add-readonly__row:last-child{border-bottom:none}.customer-add-readonly__row{display:flex;justify-content:space-between;gap:1rem;align-items:baseline;font-size:var(--job-text-md);padding:.25rem 0}.customer-add-readonly__row:not(:last-child){border-bottom:1px solid #e2e8f0}.customer-add-hint{margin-top:-.35rem;margin-bottom:0}.job-add-page .customer-full-form{margin-top:0;padding-top:0;border-top:none}.workspace-load-error .page-panel__title{margin-bottom:.75rem}.workspace-load-error__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.btn-compact{padding:.28rem .55rem;font-size:var(--job-text-sm);border-radius:8px}.job-row-list--spaced{margin-top:.15rem}.app-shell{display:flex;flex:1;min-height:0;width:100%;background:var(--job-surface-page)}.sidebar{flex-shrink:0;width:260px;background:var(--job-sidebar-bg);color:var(--job-sidebar-fg);display:flex;flex-direction:column;padding:1rem .75rem;gap:1rem;border-right:1px solid color-mix(in srgb,var(--job-sidebar-fg) 12%,transparent)}.sidebar-brand{display:flex;align-items:center;gap:.65rem;padding:0 .5rem .35rem}.sidebar-brand-mark{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:var(--job-primary);display:grid;place-items:center;color:#fff}.sidebar-brand-mark svg{width:20px;height:20px}.sidebar-brand-text{font-weight:700;font-size:var(--job-text-lg);letter-spacing:-.02em}.sidebar-tenant-logo{max-height:32px;max-width:140px;object-fit:contain}.sidebar-nav{display:flex;flex-direction:column;gap:.2rem;flex:1;min-height:0;overflow-y:auto}.sidebar-link{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .65rem;border-radius:8px;border:none;background:transparent;color:var(--job-sidebar-muted);font:inherit;text-align:left;cursor:pointer}.sidebar-link:hover{background:color-mix(in srgb,var(--job-sidebar-fg) 8%,transparent);color:var(--job-sidebar-fg)}.sidebar-link--active{background:color-mix(in srgb,var(--job-primary) 28%,#132036);color:#fff}.sidebar-link__soon{margin-left:auto;font-size:var(--job-text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.04em;opacity:.85}.sidebar-footer{margin-top:auto;flex-shrink:0;padding:.75rem .5rem 0;border-top:1px solid color-mix(in srgb,var(--job-sidebar-fg) 10%,transparent)}.sidebar-user{display:flex;align-items:center;gap:.65rem}.sidebar-user-avatar{flex-shrink:0;width:36px;height:36px;border-radius:999px;background:color-mix(in srgb,var(--job-primary) 45%,transparent);color:var(--job-sidebar-fg);display:grid;place-items:center;font-weight:600;font-size:var(--job-text-lead)}.sidebar-user-meta{min-width:0}.sidebar-user-name{font-weight:600;font-size:var(--job-text-md);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user-company{font-size:var(--job-text-sm);color:var(--job-sidebar-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-workspace-url{font-size:var(--job-text-xs);color:var(--job-sidebar-muted);margin-top:.35rem;word-break:break-all}.app-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;position:relative}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sidebar-footer-actions{display:flex;flex-direction:column;gap:.15rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid color-mix(in srgb,var(--job-sidebar-fg) 10%,transparent)}.sidebar-footer-link{border:none;background:none;padding:.35rem 0;margin:0;font:inherit;font-size:var(--job-text-sm);font-weight:600;color:var(--job-sidebar-muted);cursor:pointer;text-align:left}.sidebar-footer-link:hover{color:var(--job-sidebar-fg)}.sidebar-footer-link--active{color:#fff;font-weight:700}.sidebar-footer-link--signout{font-weight:600;opacity:.92}.settings-inline-link{font-size:inherit;vertical-align:baseline}.btn-primary{padding:.45rem .85rem;border-radius:8px;border:1px solid var(--job-primary);background:var(--job-primary);color:#fff;font:inherit;cursor:pointer}.btn-primary:hover{background:var(--job-primary-hover);border-color:var(--job-primary-hover)}.btn-ghost{padding:.45rem .85rem;border-radius:8px;border:1px solid var(--job-border);background:#fff;color:var(--job-text);font:inherit;cursor:pointer}.btn-ghost:hover{background:#f8fafc}.main-body{flex:1;min-height:0;min-width:0;overflow:auto;padding:1.25rem}.sidebar-backdrop{display:none}@media(max-width:900px){.app-shell{--job-mobile-tab-bar-space: calc(4.85rem + env(safe-area-inset-bottom, 0px)) ;--job-mobile-tab-bar-space-with-pwa-banner: calc(10.25rem + env(safe-area-inset-bottom, 0px)) }.sidebar{position:fixed;top:0;left:0;bottom:var(--job-mobile-tab-bar-space);width:260px;z-index:40;transform:translate(-100%);transition:transform .2s ease;box-shadow:8px 0 24px #0f172a26;overflow:hidden;max-height:calc(100vh - var(--job-mobile-tab-bar-space));max-height:calc(100dvh - var(--job-mobile-tab-bar-space))}.app-shell:has(.pwa-install-banner) .sidebar{bottom:var(--job-mobile-tab-bar-space-with-pwa-banner);max-height:calc(100vh - var(--job-mobile-tab-bar-space-with-pwa-banner));max-height:calc(100dvh - var(--job-mobile-tab-bar-space-with-pwa-banner))}.sidebar--open{transform:translate(0)}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#0f172a59;border:none;padding:0;cursor:pointer}.main-body{padding-top:calc(1.25rem + env(safe-area-inset-top,0px))}.customers-split{grid-template-columns:1fr}}.customers-split{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,1.2fr);gap:1.25rem;align-items:start;margin-top:.75rem}.customers-split__add{display:flex;flex-direction:column;gap:.75rem}.customers-split__list{border:1px solid var(--job-border);border-radius:10px;padding:.85rem 1rem;background:#fafbfc;min-width:0}.customers-directory__title{margin:0 0 .35rem;font-size:var(--job-text-base)}.customers-directory__hint{margin:0 0 .65rem;font-size:var(--job-text-sm)}.customers-directory-filter{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.65rem;font-size:var(--job-text-md)}.customers-directory-filter input{font:inherit;padding:.4rem .55rem;border-radius:8px;border:1px solid var(--job-border)}.customers-directory__nomatch{margin:.5rem 0 0;font-size:var(--job-text-md)}.empty-state--compact{padding:1rem 0}.empty-state--compact .empty-state__title{font-size:var(--job-text-base)}.table-scroll{overflow-x:auto;margin:0 -.25rem}.data-table{width:100%;border-collapse:collapse;font-size:var(--job-text-sm)}.data-table th,.data-table td{padding:.45rem .5rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--job-border)}.data-table th{font-weight:600;color:#475569;font-size:var(--job-text-xs);text-transform:uppercase;letter-spacing:.03em}.customers-table__name{font-weight:600}.customers-table__name-link{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.15rem;padding:0;margin:0;border:none;background:none;font:inherit;text-align:left;cursor:pointer;color:inherit}.customers-table__name-link:hover .customers-table__display{color:var(--job-primary);text-decoration:underline}.customers-table__inline-link{padding:0;margin:0;border:none;background:none;font:inherit;cursor:pointer;color:var(--job-primary);text-decoration:underline;text-align:left}.customer-profile-page{max-width:52rem}.customer-profile__registry-intro{margin:-.15rem 0 .6rem;font-size:var(--job-text-md);line-height:1.45}.customer-profile__registry-card{border-radius:8px;border:1px solid var(--job-border);background:color-mix(in srgb,var(--job-surface-alt, #f8fafc) 92%,transparent)}.customer-profile__registry-card-inner{padding:.85rem 1rem}.customer-profile__nested-block--linked-org .customer-profile__nested-title{margin-bottom:.6rem}.customer-profile__linked-org-body{padding:.65rem .75rem;border-radius:6px;border:1px solid var(--job-border);background:var(--job-panel-bg, #fff)}.customer-profile__linked-company-name{display:block;width:100%;padding:0;margin:0;border:none;background:none;font:inherit;font-size:var(--job-text-lg);font-weight:700;line-height:1.35;text-align:left;cursor:pointer;color:var(--job-primary);text-decoration:underline}.customer-profile__linked-company-name:hover{color:var(--job-primary-hover, var(--job-primary))}.customer-profile__linked-org-hint{margin:.45rem 0 0;font-size:var(--job-text-sm);line-height:1.4}.customer-profile__linked-org-empty{margin:0;font-size:var(--job-text-md)}.customer-profile__section-head--contact{align-items:center}.customer-profile__section-title--contact-heading{margin-bottom:0}.customer-profile__readonly-contact{display:grid;grid-template-columns:7rem 1fr;gap:.45rem .75rem;margin:0;font-size:var(--job-text-md)}.customer-profile__readonly-contact dt{margin:0;color:#64748b}.customer-profile__readonly-contact dd{margin:0}.customer-profile__readonly-contact-address{white-space:pre-wrap}.customer-profile__contact-edit-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.35rem}.customer-profile__section--job-sheets-card{padding:1rem 1rem .85rem;border-radius:8px;border:1px solid var(--job-border);background:var(--job-panel-bg, var(--job-bg))}.customer-profile__section-head--jobs{align-items:flex-start}.customer-profile__section-head--jobs .customer-profile__section-title--prominent{margin-bottom:0}.customer-profile__section-head-text{flex:1;min-width:12rem}.customer-profile__section-lede{margin:.35rem 0 0;font-size:var(--job-text-md);line-height:1.45}.customer-profile__section-title--prominent{font-size:var(--job-text-lead);font-weight:700;text-transform:none;letter-spacing:.01em;color:#0f172a}.customer-profile__jobs-empty-hint{margin:0 0 .25rem;font-size:var(--job-text-md);line-height:1.5}.customer-profile-jobs-table{font-size:var(--job-text-md)}.customer-profile-jobs-table th{white-space:nowrap}.customer-profile-jobs-table__title-btn{display:block;padding:0;margin:0 0 .15rem;border:none;background:none;font:inherit;font-weight:600;text-align:left;cursor:pointer;color:var(--job-primary);text-decoration:underline}.customer-profile-jobs-table__title-btn:hover{color:var(--job-primary)}.customer-profile-jobs-table__sub{font-size:var(--job-text-sm)}.customer-profile-jobs-table__schedule{white-space:nowrap}.customer-profile__contact-intro{margin:-.15rem 0 .65rem}.customer-profile__registry-card-inner .customer-profile__nested-block+.customer-profile__nested-block{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--job-border)}.customer-profile__nested-title{margin:0 0 .45rem;font-size:var(--job-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.customer-profile__nested-block .customer-profile__dl{margin-top:0}.customer-profile__nested-block .customer-profile__company-number-line{margin:0}.customer-profile__ch-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.5rem 1rem;margin-bottom:.35rem}.customer-profile__ch-head .customer-profile__nested-title{margin-bottom:0}.customer-profile__ch-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.customer-profile__ch-updated{font-size:var(--job-text-sm)}.customer-profile__ch-prompt{margin:0;font-size:var(--job-text-md)}.customer-profile__header{margin-bottom:1rem}.customer-profile__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.customer-profile__heading{margin:0}.customer-profile__registered{margin:.35rem 0 0}.customer-profile__sections{display:flex;flex-direction:column;gap:1.25rem}.customer-profile__section-title{margin:0 0 .5rem;font-size:var(--job-text-sm);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.customer-profile__dl{display:grid;grid-template-columns:7rem 1fr;gap:.35rem .75rem;margin:0;font-size:var(--job-text-md)}.customer-profile__dl dt{margin:0;color:#64748b}.customer-profile__dl dd{margin:0}.customer-profile__job-list{list-style:none;padding:0;margin:0}.customer-profile__job-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.45rem 0;border-bottom:1px solid var(--job-border);font-size:var(--job-text-md)}.customer-profile__job-row:last-child{border-bottom:none}.customer-profile__job-title{font-weight:600;flex:1;min-width:8rem}.customer-profile__job-open{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;width:100%;padding:0;margin:0;border:none;background:none;font:inherit;text-align:left;cursor:pointer;color:inherit}.customer-profile__job-open:hover .customer-profile__job-title{color:var(--job-primary);text-decoration:underline}.customer-notes-list--profile{max-height:280px}.customer-profile__danger{padding-top:1rem;margin-top:.25rem;border-top:1px solid var(--job-border)}.customer-profile__danger-title{margin:0 0 .35rem;font-size:var(--job-text-md);font-weight:700;text-transform:none;letter-spacing:normal;color:var(--job-text)}.customer-profile__danger-intro{margin:0 0 .85rem;font-size:var(--job-text-sm);line-height:1.45}.customer-profile__remove-blocked{margin:0 0 .85rem;padding:.65rem .85rem;border-radius:10px;border:1px solid #fde68a;background:#fffbeb}.customer-profile__remove-blocked-label{margin:0 0 .35rem;font-size:var(--job-text-sm);font-weight:700;color:#b45309}.customer-profile__remove-blocked-detail{margin:0;font-size:var(--job-text-sm);line-height:1.45;color:#78350f}.customer-profile__company-number-line{margin:0;font-size:var(--job-text-md);line-height:1.45}.customer-profile__company-number-value{font-variant-numeric:tabular-nums;font-weight:600}.customer-profile__register-external{font-size:var(--job-text-sm);font-weight:500;color:var(--job-primary);text-decoration:underline}.customer-profile__register-external:hover{text-decoration:underline}.customer-profile__parent-line{margin:0;font-size:var(--job-text-md)}.customers-table__sub{font-size:var(--job-text-xs);margin-top:.15rem}.customers-table__company{max-width:12rem;word-break:break-word;text-align:left}.customers-table__contact div{word-break:break-word}.customers-table__address{max-width:12rem;word-break:break-word}.customers-table__person-org-brackets{display:none}.customers-table__company-brackets{font-weight:400;color:var(--job-text-muted)}@media(max-width:900px){.customers-table__col-type,.customers-table__col-company{display:none}.customers-table__person-org-brackets{display:block;margin-top:.3rem;font-size:var(--job-text-xs);line-height:1.35;padding-left:0;font-weight:400}.customers-table.data-table th,.customers-table.data-table td{padding:.4rem .35rem}.customers-table__address{max-width:none;width:30%;min-width:0;overflow-wrap:anywhere}table.customers-table{table-layout:fixed;width:100%}.customers-table__name{width:36%;min-width:0;vertical-align:top}.customers-table__name-link{max-width:100%}.customers-table__display{overflow-wrap:anywhere;word-break:break-word}.customers-table__contact{width:34%;min-width:0;overflow-wrap:anywhere}}.customers-table__remove:not(:disabled){color:color-mix(in srgb,var(--job-primary) 82%,black);border-color:color-mix(in srgb,var(--job-primary) 38%,var(--job-border))}.customers-table__remove:not(:disabled):hover{background:var(--job-primary-soft)}.customers-table__remove:disabled{cursor:not-allowed;opacity:.65}.customer-notes-panel{display:flex;flex-direction:column;gap:.65rem}.customer-notes-list{list-style:none;padding:0;margin:0;max-height:240px;overflow-y:auto}.customer-notes-list__empty{list-style:none}.customer-notes-item{padding:.45rem 0;border-bottom:1px solid var(--job-border)}.customer-notes-item:last-child{border-bottom:none}.customer-notes-item__meta{font-size:var(--job-text-xs);margin-bottom:.2rem}.customer-notes-item__body{margin:0;white-space:pre-wrap;word-break:break-word;font-size:var(--job-text-md);line-height:1.55;color:#1e293b}.customer-notes-item__reminder-badge{font-weight:600;color:#b45309}.customer-notes-item__reminder-actions{margin-top:.35rem}.notes-composer{margin-top:.25rem;padding:.9rem 1rem;background:linear-gradient(165deg,#fafbfd,#f1f5f9);border:1px solid var(--job-border);border-radius:12px;box-shadow:inset 0 1px #ffffffbf,0 1px 2px #0f172a0a}.notes-composer__label{display:block;font-size:var(--job-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:.5rem}.notes-composer__input{width:100%;box-sizing:border-box;display:block;padding:.7rem .9rem;border-radius:10px;border:1px solid #e2e8f0;background:#fff;font:inherit;font-size:var(--job-text-lead);line-height:1.55;color:var(--job-text);resize:vertical;min-height:5.25rem;transition:border-color .15s ease,box-shadow .15s ease}.notes-composer__input::placeholder{color:#94a3b8}.notes-composer__input:hover{border-color:#cbd5e1}.notes-composer__input:focus{outline:none;border-color:color-mix(in srgb,var(--job-primary) 42%,#cbd5e1);box-shadow:0 0 0 3px color-mix(in srgb,var(--job-primary) 20%,transparent)}.notes-composer__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem .75rem;margin-top:.7rem}.notes-composer__hint{flex:1;min-width:10rem;font-size:var(--job-text-xs);line-height:1.35}.notes-reminder-field{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .75rem;margin-top:.55rem;font-size:var(--job-text-sm)}.notes-reminder-field input[type=date]{font:inherit;padding:.35rem .5rem;border-radius:8px;border:1px solid #e2e8f0;background:#fff}.notes-reminder-field input[type=date]:focus{outline:none;border-color:color-mix(in srgb,var(--job-primary) 42%,#cbd5e1);box-shadow:0 0 0 2px color-mix(in srgb,var(--job-primary) 18%,transparent)}.notes-reminder-field__hint{flex:1;min-width:8rem}.recent-notes-list{list-style:none;padding:0;margin:0}.recent-notes-row{padding:.55rem 0;border-bottom:1px solid var(--job-border)}.recent-notes-row:last-child{border-bottom:none}.recent-notes-meta{font-size:var(--job-text-xs)}.recent-notes-customer-link{padding:0;margin:0;border:none;background:none;font:inherit;font-weight:600;cursor:pointer;color:var(--job-primary);text-decoration:underline}.recent-notes-reminder{font-weight:600;color:#b45309}.recent-notes-body{margin:.25rem 0 0;font-size:var(--job-text-md);line-height:1.45}.settings-divider{margin:1.75rem 0 1.25rem;border:0;border-top:1px solid var(--job-border)}.settings-subheading{margin:0 0 .75rem;font-size:var(--job-text-lg)}.settings-readonly-field{margin-bottom:1rem}.settings-readonly-label{display:block;font-size:var(--job-text-md);font-weight:600;margin-bottom:.35rem}.settings-readonly-value{margin:0}.settings-team-invite-form{display:grid;gap:.75rem;margin-bottom:1.25rem}.settings-team-list{list-style:none;padding:0;margin:0}.settings-team-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem 0;border-bottom:1px solid var(--job-border)}.settings-team-row:last-child{border-bottom:0}.settings-team-row__name{font-weight:600}.dashboard-assignee-groups{display:flex;flex-direction:column;gap:1.25rem}.dashboard-assignee-heading{margin:0 0 .5rem;font-size:var(--job-text-lead);font-weight:600}.job-detail-scheduled-hint{display:block;margin-top:.25rem;font-size:var(--job-text-xs);line-height:1.35}.schedule-page{width:100%;max-width:none;min-width:0;box-sizing:border-box}.schedule-page__header-main{min-width:0}.schedule-page__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.schedule-page__kicker{margin:0 0 .15rem;font-size:var(--job-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.schedule-page__title{margin:0 0 .25rem;font-size:var(--job-text-3xl);overflow-wrap:anywhere}.schedule-page__welcome{margin:0;font-size:var(--job-text-md)}.schedule-view-picker{flex-shrink:1;min-width:0;max-width:100%}.schedule-view-picker__inner{display:flex;flex-direction:column;gap:.25rem;margin:0}.schedule-view-picker__label{font-size:var(--job-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.04em}.schedule-view-select{width:100%;max-width:100%;min-width:0;padding:.5rem .65rem;border-radius:10px;border:1px solid var(--job-border);font:inherit;font-size:var(--job-text-md);font-weight:600;color:#0f172a;background:#fff;cursor:pointer}.schedule-view-select:focus{outline:none;border-color:var(--job-primary);box-shadow:0 0 0 2px #4f46e52e}.schedule-calendar-panel{padding:.85rem 1rem;margin-top:1.75rem;margin-bottom:0;border-radius:12px;border:1px solid var(--job-border);background:color-mix(in srgb,var(--job-primary) 4%,#fff)}.schedule-calendar-panel__summary{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem 1rem;cursor:pointer;list-style:none;padding:0;margin:0}.schedule-calendar-panel__summary:focus-visible{outline:2px solid var(--job-primary);outline-offset:4px;border-radius:6px}.schedule-calendar-panel__summary::-webkit-details-marker{display:none}.schedule-calendar-panel__summary-title{min-width:0;font-size:var(--job-text-sm);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.schedule-calendar-panel__summary-hint{min-width:0;font-size:var(--job-text-sm);font-weight:500}.schedule-calendar-panel[open] .schedule-calendar-panel__summary{padding-bottom:.75rem;margin-bottom:.6rem;border-bottom:1px solid color-mix(in srgb,var(--job-border) 92%,transparent)}.schedule-calendar-panel__collapsible{padding-top:.1rem}.schedule-calendar-panel__intro{margin:0 0 .65rem;font-size:var(--job-text-md);line-height:1.45}.schedule-calendar-panel__scope{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.55rem;max-width:min(28rem,100%)}.schedule-calendar-panel__scope-label{font-size:var(--job-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.04em}.schedule-calendar-panel__select{font-weight:600}.schedule-calendar-panel__hint{margin:0 0 .65rem;font-size:var(--job-text-sm);line-height:1.4}.schedule-calendar-panel__actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.65rem}.schedule-calendar-panel__steps{margin:0;font-size:var(--job-text-sm);line-height:1.55}.schedule-week-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.schedule-week-nav{width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid var(--job-border);background:#fff;font-size:var(--job-text-2xl);line-height:1;cursor:pointer;color:var(--job-primary)}.schedule-week-nav:hover{background:#f8fafc}.schedule-week-toolbar__range{font-size:var(--job-text-sm);flex:1;min-width:0;text-align:center;overflow-wrap:anywhere}.schedule-day-strip{display:flex;gap:.35rem;overflow-x:auto;max-width:100%;padding-bottom:.35rem;margin-bottom:1.25rem;scrollbar-width:thin}.schedule-day-pill{flex:1;min-width:2.6rem;display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.45rem .25rem .35rem;border:1px solid var(--job-border);border-radius:12px;background:#fff;cursor:pointer;font:inherit;color:#475569;position:relative}.schedule-day-pill__dow{font-size:var(--job-text-xs);font-weight:700;text-transform:uppercase;color:#94a3b8}.schedule-day-pill__num{font-size:var(--job-text-base);font-weight:700}.schedule-day-pill--today:not(.schedule-day-pill--selected){border-color:color-mix(in srgb,var(--job-primary) 35%,var(--job-border))}.schedule-day-pill--selected{background:var(--job-primary);border-color:var(--job-primary);color:#fff}.schedule-day-pill--selected .schedule-day-pill__dow{color:#ffffffd9}.schedule-day-pill__dot{width:5px;height:5px;border-radius:999px;background:var(--job-primary);margin-top:.1rem}.schedule-day-pill--selected .schedule-day-pill__dot{background:#fff}.schedule-timeline{margin-top:.25rem}.schedule-empty{margin:0;padding:1rem 0;font-size:var(--job-text-md)}.schedule-timeline-list{list-style:none;padding:0;margin:0}.schedule-timeline-item{display:grid;grid-template-columns:1.25rem minmax(0,1fr);gap:.65rem;align-items:stretch;margin-bottom:.65rem}.schedule-timeline-axis{display:flex;justify-content:center;padding-top:.85rem;background:linear-gradient(to bottom,var(--job-primary) 0,var(--job-primary) 100%) center top / 2px 100% no-repeat}.schedule-timeline-item:last-child .schedule-timeline-axis{background:linear-gradient(to bottom,var(--job-primary) 0,var(--job-primary) 50%,transparent 50%) center top / 2px 100% no-repeat}.schedule-timeline-dot{width:11px;height:11px;border-radius:999px;background:#fff;border:2px solid var(--job-primary);box-sizing:border-box;flex-shrink:0}.schedule-job-card{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;max-width:100%;min-width:0;box-sizing:border-box;text-align:left;padding:.75rem .85rem;border:1px solid var(--job-border);border-radius:14px;background:#fff;box-shadow:0 1px 3px #0f172a0d;cursor:pointer;font:inherit;transition:border-color .15s ease,box-shadow .15s ease}.schedule-job-card:hover{border-color:color-mix(in srgb,var(--job-primary) 40%,var(--job-border));box-shadow:0 2px 8px #0f172a12}.schedule-job-card__time{font-size:var(--job-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--job-primary)}.schedule-job-card__title{font-size:var(--job-text-lead);font-weight:700;color:#0f172a;overflow-wrap:anywhere}.schedule-job-card__assignee,.schedule-job-card__customer{font-size:var(--job-text-sm)}.schedule-job-card__customer--link{cursor:pointer;text-decoration:underline;color:var(--job-primary);align-self:flex-start}.schedule-job-card__customer--link:hover{color:var(--job-primary-hover, var(--job-primary))}.schedule-job-card__customer--link:focus{outline:none}.schedule-job-card__customer--link:focus-visible{outline:2px solid var(--job-primary);outline-offset:2px;border-radius:4px}.schedule-timeline-axis--reminder{background:linear-gradient(to bottom,var(--job-secondary) 0,var(--job-secondary) 100%) center top / 2px 100% no-repeat}.schedule-timeline-item:last-child .schedule-timeline-axis--reminder{background:linear-gradient(to bottom,var(--job-secondary) 0,var(--job-secondary) 50%,transparent 50%) center top / 2px 100% no-repeat}.schedule-timeline-dot--reminder{border-color:var(--job-secondary)}.schedule-reminder-card{border-color:color-mix(in srgb,var(--job-secondary) 42%,var(--job-border));background:linear-gradient(145deg,var(--job-secondary-soft) 0%,#ffffff 52%)}.schedule-reminder-card:hover{border-color:color-mix(in srgb,var(--job-secondary) 58%,var(--job-border));box-shadow:0 2px 8px color-mix(in srgb,var(--job-secondary) 22%,transparent)}.schedule-reminder-card__time{color:color-mix(in srgb,var(--job-secondary) 78%,var(--job-text))}.schedule-reminder-card__snippet{font-weight:600;overflow-wrap:anywhere;max-width:100%}.schedule-reminder-card__job-sheet{font-size:var(--job-text-sm)}.pwa-install-banner{position:fixed;bottom:0;left:0;right:0;z-index:70;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));padding-left:calc(1rem + env(safe-area-inset-left,0px));padding-right:calc(1rem + env(safe-area-inset-right,0px));background:linear-gradient(180deg,#0f172af7,#0f172a);border-top:1px solid rgba(148,163,184,.35);box-shadow:0 -8px 28px #0f172a59}.pwa-install-banner__inner{max-width:960px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-end;gap:.65rem 1rem}.pwa-install-banner__text{flex:1 1 14rem;min-width:0}.pwa-install-banner__title{display:block;font-size:var(--job-text-lead);font-weight:700;color:#f8fafc;margin-bottom:.25rem}.pwa-install-banner__body{margin:0;font-size:var(--job-text-sm);line-height:1.45;color:#cbd5e1}.pwa-install-banner__strong{color:#f8fafc}.pwa-install-banner__actions{display:flex;flex-wrap:wrap;gap:.4rem;flex-shrink:0}.pwa-install-banner .btn-ghost{border-color:#f8fafc59;color:#e2e8f0}.pwa-install-banner .btn-ghost:hover{background:#f8fafc14}.app-shell:has(.pwa-install-banner) .main-body{padding-bottom:calc(6rem + env(safe-area-inset-bottom,0px))}@media(min-width:720px){.pwa-install-banner__inner{align-items:center}}.contact-link{color:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.contact-link:focus-visible{outline:2px solid var(--job-primary);outline-offset:2px;border-radius:3px}.customer-profile__readonly-contact .contact-link,.customers-table__contact .contact-link,.recent-notes-meta .contact-link,.customer-notes-item__meta .contact-link{color:var(--job-primary)}.schedule-reminder-card__snippet .contact-link{color:color-mix(in srgb,var(--job-secondary) 85%,white)}.card.page-panel{border-radius:var(--job-radius-lg);box-shadow:var(--job-card-shadow);max-width:100%}.customer-profile-v2__title-cluster{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.customer-profile-v2__link-all-jobs{font-weight:700;color:var(--job-primary)}.customer-profile-v2__jobs-details summary.customer-profile-v2__jobs-summary{cursor:pointer;font-weight:700;font-size:var(--job-text-md);list-style:none}.customer-profile-v2__jobs-details summary.customer-profile-v2__jobs-summary::-webkit-details-marker{display:none}.customer-profile-v2__jobs-details summary.customer-profile-v2__jobs-summary:after{content:"▾";float:right;opacity:.45}.customer-profile-v2__table-pad{margin-top:.75rem}.customer-profile-v2__split .customer-notes-item{background:#fffbeb;border-radius:var(--job-radius-md);padding:.5rem .65rem;border:1px solid #fde68a;border-left-width:3px;border-left-color:var(--job-primary)}.customer-profile-v2__split .customer-notes-item .customer-notes-item__meta{font-size:var(--job-text-xs)}.customer-profile-v2__split .notes-composer{margin-top:.75rem}.mobile-tab-bar{display:none}@media(max-width:900px){.mobile-tab-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:45;justify-content:space-around;align-items:stretch;gap:0;padding:.35rem .25rem calc(.45rem + env(safe-area-inset-bottom,0px));background:var(--job-sidebar-bg);color:var(--job-sidebar-fg);border-top:1px solid color-mix(in srgb,var(--job-sidebar-fg) 12%,transparent);box-shadow:0 -8px 28px #00000038}.mobile-tab-bar__btn{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;min-width:0;padding:.35rem .2rem;border:none;border-radius:10px;background:transparent;color:var(--job-sidebar-muted);font:inherit;font-size:var(--job-text-2xs);font-weight:600;cursor:pointer;letter-spacing:.02em}.mobile-tab-bar__btn:hover{background:color-mix(in srgb,var(--job-sidebar-fg) 8%,transparent);color:var(--job-sidebar-fg)}.mobile-tab-bar__btn--active{color:#fff;background:color-mix(in srgb,var(--job-primary) 28%,#132036)}.mobile-tab-bar__icon{width:22px;height:22px}.main-body{padding-bottom:var(--job-mobile-tab-bar-space, calc(4.85rem + env(safe-area-inset-bottom, 0px)) )}.app-shell:has(.pwa-install-banner) .main-body{padding-bottom:var(--job-mobile-tab-bar-space-with-pwa-banner, calc(10.25rem + env(safe-area-inset-bottom, 0px)) )}}.customer-profile-v2{max-width:1100px;margin:0 auto}.customer-profile-v2__panel{margin-bottom:1rem}.customer-profile-v2__back{display:inline-flex;margin-bottom:.85rem;font-weight:600;color:var(--job-primary);text-decoration:none}.customer-profile-v2__back:hover{text-decoration:underline}.card-ds{background:#fff;border:1px solid var(--job-border);border-radius:var(--job-radius-lg);padding:1.15rem 1.2rem;box-shadow:var(--job-card-shadow)}.customer-profile-v2__hero{margin-bottom:1rem}.customer-profile-v2__title-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}.customer-profile-v2__title{margin:0;font-size:var(--job-text-profile);font-weight:800;letter-spacing:-.03em;line-height:1.15;text-transform:uppercase;color:var(--job-text)}.customer-profile-v2__hero-buttons{display:flex;flex-wrap:wrap;gap:.45rem}.customer-profile-v2__subtitle{margin:.35rem 0 0;font-size:var(--job-text-lead);color:var(--job-text-muted);font-weight:600}.customer-profile-v2__registered-line{margin:.35rem 0 0;font-size:var(--job-text-sm)}.customer-profile-v2__status-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-top:.65rem}.customer-profile-v2__pill{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;font-size:var(--job-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.06em;background:#f3f4f6;color:#374151}.customer-profile-v2__pill--active{background:#dcfce7;color:#166534}.customer-profile-v2__pill--muted{opacity:.85}.customer-profile-v2__since{font-size:var(--job-text-sm)}.customer-profile-v2__quick-contact{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.55rem}.customer-profile-v2__quick-contact li{display:flex;align-items:flex-start;gap:.55rem;font-size:var(--job-text-md)}.customer-profile-v2__quick-icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:color-mix(in srgb,var(--job-primary) 9%,var(--job-surface-page));color:color-mix(in srgb,var(--job-primary) 82%,var(--job-text-muted));display:grid;place-items:center}.customer-profile-v2__quick-label{min-width:0;padding-top:.35rem}.customer-profile-v2__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1.15rem}@media(min-width:720px){.customer-profile-v2__metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}.customer-profile-v2__metric{border-radius:var(--job-radius-md);border:1px solid var(--job-border);padding:.65rem .75rem;background:#fafafa;display:grid;gap:.15rem}.customer-profile-v2__metric-icon{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;font-size:var(--job-text-xs);font-weight:800;margin-bottom:.15rem}.customer-profile-v2__metric-icon--primary{background:var(--job-primary-soft);color:var(--job-primary)}.customer-profile-v2__metric-icon--secondary{background:var(--job-secondary-soft);color:var(--job-secondary)}.customer-profile-v2__metric-value{font-size:var(--job-text-lg);font-weight:800;letter-spacing:-.02em}.customer-profile-v2__metric-label{font-size:var(--job-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--job-text-muted)}.customer-profile-v2__metric-hint{font-size:var(--job-text-xs)}.customer-profile-v2__active-panel{margin-bottom:1rem}.customer-profile-v2__section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.customer-profile-v2__section-title{margin:0;font-size:var(--job-text-xs);font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:var(--job-text-muted);display:inline-flex;align-items:center;gap:.45rem}.customer-profile-v2__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;border-radius:999px;font-size:var(--job-text-xs);background:var(--job-primary);color:#fff}.customer-profile-v2__empty{margin:0;font-size:var(--job-text-md)}.customer-profile-v2__active-cards{display:flex;flex-direction:column;gap:.65rem}.job-highlight-card{border-radius:var(--job-radius-md);border:1px solid var(--job-border);padding:.85rem 1rem;background:#fff;box-shadow:var(--job-card-shadow);display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:.75rem}.job-highlight-card__main{min-width:0;flex:1;display:flex;flex-direction:column;gap:.35rem}.job-highlight-card__badge{display:inline-flex;align-self:flex-start;padding:.18rem .45rem;border-radius:999px;font-size:var(--job-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.06em;background:var(--job-primary-soft);color:var(--job-primary)}.job-highlight-card__title{margin:0;font-size:var(--job-text-base);font-weight:700}.job-highlight-card__meta{margin:0;font-size:var(--job-text-sm)}.job-highlight-card__cta{flex-shrink:0;align-self:center;white-space:nowrap}.job-highlight-card__cta.btn-ghost.btn-compact{padding:.26rem .58rem;font-size:var(--job-text-xs);font-weight:600}.job-highlight-card__cta.btn-ghost:hover{border-color:color-mix(in srgb,var(--job-primary) 38%,var(--job-border));color:var(--job-primary);background:var(--job-primary-soft)}.customer-profile-v2__mini-stats{list-style:none;padding:0;margin:1rem 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}@media(min-width:720px){.customer-profile-v2__mini-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.customer-profile-v2__mini-stats li{display:flex;align-items:center;gap:.45rem;font-size:var(--job-text-sm);padding:.45rem .5rem;border-radius:10px;background:#f9fafb;border:1px solid var(--job-border)}.customer-profile-v2__mini-icon{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;flex-shrink:0;font-size:var(--job-text-md)}.customer-profile-v2__mini-icon--primary{background:var(--job-primary-soft);color:var(--job-primary)}.customer-profile-v2__mini-icon--secondary{background:var(--job-secondary-soft);color:var(--job-secondary)}.customer-profile-v2__stack{display:flex;flex-direction:column;gap:1rem}.customer-profile-v2__split{display:grid;gap:1rem}@media(min-width:900px){.customer-profile-v2__split{grid-template-columns:1fr 1fr;align-items:start}}.customer-profile-v2__activity{margin-bottom:1rem}.customer-profile-v2__timeline{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.customer-profile-v2__timeline li{position:relative;padding:.55rem 0 .55rem 1.25rem;font-size:var(--job-text-md)}.customer-profile-v2__timeline-dot{position:absolute;left:0;top:.75rem;width:10px;height:10px;border-radius:999px;background:var(--job-primary);border:2px solid #fff;box-shadow:0 0 0 1px var(--job-border)}.customer-profile-v2__timeline-dot--secondary{background:var(--job-secondary)}.customer-profile-v2__timeline-title{font-weight:700;margin:0 0 .15rem}.customer-profile-v2__timeline-sub{margin:0;font-size:var(--job-text-sm)}.customer-remove-inline{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--job-border)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a73}.modal-sheet{width:100%;max-width:26rem;border-radius:var(--job-radius-md);border:1px solid var(--job-border);background:#fff;box-shadow:0 20px 40px #0f172a2e;padding:1.25rem 1.35rem}.customer-remove-modal__title{margin:0 0 .5rem;font-size:var(--job-text-lg);font-weight:700;color:var(--job-text)}.customer-remove-modal__intro{margin:0 0 1rem;font-size:var(--job-text-sm);line-height:1.45}.customer-remove-modal__blocked{margin-bottom:1rem}.customer-remove-modal__confirm{margin:0 0 1rem;font-size:var(--job-text-sm);line-height:1.45}.customer-remove-modal__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.customer-remove-modal__actions--split{justify-content:space-between}.btn-danger-solid{padding:.45rem .85rem;border-radius:8px;border:1px solid color-mix(in srgb,var(--job-primary) 78%,black);background:color-mix(in srgb,var(--job-primary) 85%,black);color:#fff;font:inherit;font-weight:600;cursor:pointer}.btn-danger-solid:hover:not(:disabled){background:color-mix(in srgb,var(--job-primary) 75%,black);border-color:color-mix(in srgb,var(--job-primary) 72%,black)}.btn-danger-solid:disabled{cursor:not-allowed;opacity:.65}.btn-outline-accent{padding:.42rem .8rem;border-radius:10px;border:1px solid var(--job-border);background:#fff;color:var(--job-text);font:inherit;font-weight:600;font-size:var(--job-text-sm);cursor:pointer}.btn-outline-accent:hover{border-color:var(--job-primary);color:var(--job-primary);background:var(--job-primary-soft)}
