@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--crm-bg: #F8FAFC;--crm-sidebar-bg: #0F172A;--crm-primary: #2563EB;--crm-primary-hover: #1D4ED8;--crm-primary-soft: rgba(37, 99, 235, .12);--crm-text-primary: #1E293B;--crm-text-secondary: #475569;--crm-text-muted: #64748B;--crm-text-light: #94A3B8;--crm-border: #E2E8F0;--crm-card-bg: #FFFFFF;--crm-input-border: #E2E8F0;--crm-toggle-off: #CBD5E1}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--crm-bg);color:var(--crm-text-primary);overflow-x:hidden}img,svg{max-width:100%;height:auto}.crm-layout{display:flex;min-height:100vh;background:var(--crm-bg)}.crm-layout__main{flex:1;display:flex;flex-direction:column;min-width:0}.crm-layout__content{flex:1;padding:1.5rem 1.75rem 2rem;overflow-y:auto}.crm-sidebar{width:248px;min-width:248px;background:var(--crm-sidebar-bg);color:#f2f4f7;display:flex;flex-direction:column;height:100vh;position:sticky;top:0}.crm-sidebar__brand{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.125rem;border-bottom:1px solid rgba(255,255,255,.06)}.crm-sidebar__logo{width:36px;height:36px;background:var(--crm-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9375rem;color:#fff;flex-shrink:0}.crm-sidebar__brand-text{display:flex;flex-direction:column;min-width:0;line-height:1.25}.crm-sidebar__brand-name{font-weight:600;font-size:.875rem;color:#fff}.crm-sidebar__brand-sub{font-size:.75rem;color:var(--crm-text-light);font-weight:400}.crm-sidebar__nav{flex:1;overflow-y:auto;padding:1rem .75rem}.crm-sidebar__section{margin-bottom:1.125rem}.crm-sidebar__section-title{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.08em;color:var(--crm-text-muted);padding:0 .75rem;margin-bottom:.375rem}.crm-sidebar__list{list-style:none}.crm-sidebar__link{display:flex;align-items:center;gap:.625rem;padding:.5625rem .75rem;border-radius:8px;color:var(--crm-text-light);text-decoration:none;font-size:.875rem;font-weight:500;transition:background .15s,color .15s}.crm-sidebar__link:hover{background:#ffffff0f;color:#fff}.crm-sidebar__link--active{background:var(--crm-primary);color:#fff}.crm-sidebar__user{display:flex;align-items:center;gap:.75rem;padding:1rem 1.125rem;border-top:1px solid rgba(255,255,255,.06);margin-top:auto}.crm-sidebar__avatar{width:36px;height:36px;border-radius:50%;background:#334155;color:#7dd3fc;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0}.crm-sidebar__user-info{display:flex;flex-direction:column;min-width:0}.crm-sidebar__user-name{font-size:.8125rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-sidebar__user-role{font-size:.6875rem;color:var(--crm-text-light)}.crm-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1.75rem;background:#fff;border-bottom:1px solid var(--crm-border);position:sticky;top:0;z-index:10}.crm-header__search{flex:1;max-width:560px;position:relative}.crm-header__search-icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);color:#98a2b3;pointer-events:none}.crm-header__search-input{width:100%;padding:.625rem 1rem .625rem 2.5rem;border:1px solid var(--crm-border);border-radius:999px;font-size:.875rem;color:var(--crm-text-primary);background:var(--crm-card-bg);outline:none;transition:border-color .15s,box-shadow .15s}.crm-header__search-input:focus{border-color:var(--crm-primary);box-shadow:0 0 0 3px var(--crm-primary-soft);background:var(--crm-card-bg)}.crm-header__search-input::placeholder{color:var(--crm-text-light)}.crm-header__menu-btn{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--crm-border);border-radius:10px;background:#fff;color:var(--crm-text-secondary);cursor:pointer;flex-shrink:0;transition:background .15s}.crm-header__menu-btn:hover{background:var(--crm-bg)}.crm-sidebar-overlay{display:none}.crm-header__actions{display:flex;align-items:center;gap:.625rem;flex-shrink:0}.crm-header__new{position:relative}.crm-header__new-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;border:none;border-radius:10px;font-size:.875rem;font-weight:600;font-family:inherit;color:#fff;background:var(--crm-primary);cursor:pointer;transition:background .15s;white-space:nowrap}.crm-header__new-btn:hover{background:var(--crm-primary-hover)}.quick-new-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:180px;background:#fff;border:1px solid var(--crm-border);border-radius:12px;box-shadow:0 8px 24px #1018281f;padding:.375rem;z-index:50}.quick-new-dropdown__item{display:block;width:100%;text-align:left;padding:.5625rem .75rem;border:none;border-radius:8px;background:none;font-size:.875rem;font-family:inherit;color:#344054;cursor:pointer;transition:background .15s}.quick-new-dropdown__item:hover{background:var(--crm-bg)}.crm-header__branch{position:relative}.crm-header__branch-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;border:1px solid #B2DDFF;border-radius:10px;font-size:.875rem;font-weight:500;font-family:inherit;color:#175cd3;background:#eff8ff;cursor:pointer;outline:none;min-width:150px;transition:background .15s}.crm-header__branch-btn:hover{background:#e0f2fe}.crm-header__branch-chevron{margin-left:auto;color:var(--crm-primary-hover)}.branch-dropdown{position:absolute;top:calc(100% + 6px);left:0;min-width:220px;background:#fff;border:1px solid var(--crm-border);border-radius:12px;box-shadow:0 12px 24px #1018281f;z-index:30;overflow:hidden}.branch-dropdown__header{padding:.75rem 1rem .5rem;font-size:.875rem;font-weight:700;color:var(--crm-text-primary);border-bottom:1px solid #F2F4F7}.branch-dropdown__list{list-style:none;padding:.375rem}.branch-dropdown__item{display:block;width:100%;text-align:left;padding:.5625rem .75rem;border:none;border-radius:8px;background:none;font-size:.875rem;font-family:inherit;color:#344054;cursor:pointer;transition:background .15s}.branch-dropdown__item:hover{background:var(--crm-bg)}.branch-dropdown__item--selected{background:#eff8ff;color:#175cd3;font-weight:500}.crm-header__icon-btn{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--crm-border);border-radius:10px;background:#fff;color:var(--crm-text-secondary);cursor:pointer;transition:background .15s}.crm-header__icon-btn:hover{background:var(--crm-bg)}.crm-header__notif-dot{position:absolute;top:8px;right:9px;width:8px;height:8px;border-radius:50%;background:#f04438;border:1.5px solid #fff}.crm-header__user{position:relative}.crm-header__user-btn{width:38px;height:38px;border-radius:50%;border:none;background:var(--crm-primary);color:#fff;font-size:.8125rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.crm-header__user-btn:hover{background:var(--crm-primary-hover)}.user-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:240px;background:#fff;border:1px solid var(--crm-border);border-radius:12px;box-shadow:0 12px 24px #1018281f;padding:.375rem;z-index:50}.user-dropdown__info{display:flex;flex-direction:column;gap:.125rem;padding:.625rem .75rem}.user-dropdown__name{font-size:.875rem;font-weight:700;color:var(--crm-text-primary)}.user-dropdown__email{font-size:.75rem;color:var(--crm-text-muted);word-break:break-all}.user-dropdown__role{font-size:.6875rem;color:#98a2b3}.user-dropdown__divider{height:1px;background:var(--crm-border);margin:.25rem 0}.user-dropdown__item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.55rem .75rem;border:none;border-radius:8px;background:transparent;font-size:.8125rem;font-weight:600;cursor:pointer;text-align:left;transition:background .15s}.user-dropdown__item--danger{color:#d92d20}.user-dropdown__item--danger:hover{background:#fef3f2}.dashboard-page__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem;gap:1rem}.dashboard-page__greeting{font-size:1.5rem;font-weight:700;color:var(--crm-text-primary);margin-bottom:.25rem;letter-spacing:-.02em}.dashboard-page__subtitle{font-size:.875rem;color:var(--crm-text-muted)}.dashboard-page__export-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid var(--crm-border);border-radius:10px;background:#fff;color:#344054;font-size:.875rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s}.dashboard-page__export-btn:hover{background:var(--crm-bg)}.dashboard-page__kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.25rem}.dashboard-page__charts-row{display:grid;gap:1rem;margin-bottom:1.25rem}.dashboard-page__charts-row--trend{grid-template-columns:2fr 1fr}.dashboard-page__charts-row--activity{grid-template-columns:1fr 2fr}.stat-card{background:#fff;border:1px solid var(--crm-border);border-radius:14px;padding:1.125rem 1.25rem;cursor:pointer;transition:box-shadow .15s;box-shadow:0 1px 2px #1018280a}.stat-card:hover{box-shadow:0 4px 12px #10182814}.stat-card__top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.875rem}.stat-card__icon-wrap{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.stat-card__icon-wrap--blue{background:#eff8ff;color:var(--crm-primary)}.stat-card__icon-wrap--gray{background:#f2f4f7;color:var(--crm-text-muted)}.stat-card__icon-wrap--orange{background:#fffaeb;color:#f79009}.stat-card__icon-wrap--green{background:#ecfdf3;color:#12b76a}.stat-card__arrow{color:var(--crm-text-light)}.stat-card__value{font-size:1.75rem;font-weight:700;color:var(--crm-text-primary);line-height:1.15;margin-bottom:.25rem;letter-spacing:-.03em}.stat-card__label{font-size:.875rem;color:var(--crm-text-muted);margin-bottom:.5rem;font-weight:500}.stat-card__sub{font-size:.8125rem;font-weight:500}.stat-card__sub--success{color:#12b76a}.stat-card__sub--warning{color:#f79009}.stat-card__sub--danger{color:#f04438}.stat-card__sub--neutral{color:#667085}.chart-card{background:#fff;border:1px solid var(--crm-border);border-radius:16px;padding:1.25rem 1.375rem;box-shadow:0 1px 2px #1018280a;min-width:0;overflow:hidden}.chart-card__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.75rem}.chart-card__title{font-size:1rem;font-weight:600;color:var(--crm-text-primary);margin-bottom:.125rem}.chart-card__subtitle{font-size:.8125rem;color:var(--crm-text-muted)}.chart-card__badge{font-size:.75rem;font-weight:600;padding:.25rem .625rem;border-radius:999px;white-space:nowrap}.chart-card__badge--info{background:#eff8ff;color:#175cd3}.chart-card__badge--success{background:#ecfdf3;color:#027a48}.chart-card__link{background:none;border:none;color:var(--crm-primary);font-size:.875rem;font-weight:500;cursor:pointer;padding:0}.chart-card__link:hover{color:var(--crm-primary-hover)}.chart-card__body--donut{display:flex;flex-direction:column;align-items:center}.donut-legend{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1rem;width:100%;margin-top:.75rem;padding:0 .25rem}.donut-legend__item{display:flex;align-items:center;gap:.5rem}.donut-legend__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.donut-legend__label{font-size:.75rem;color:var(--crm-text-secondary);line-height:1.3}.activity-list{display:flex;flex-direction:column}.activity-item{display:flex;align-items:center;gap:.875rem;padding:.875rem 0;border-bottom:1px solid #F2F4F7}.activity-item:last-child{border-bottom:none;padding-bottom:.25rem}.activity-item:first-child{padding-top:.25rem}.activity-item__avatar{width:40px;height:40px;border-radius:50%;background:#eff8ff;color:var(--crm-primary-hover);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0}.activity-item__content{flex:1;min-width:0}.activity-item__title{font-size:.875rem;color:var(--crm-text-secondary);margin-bottom:.125rem;line-height:1.4}.activity-item__title strong{color:var(--crm-text-primary);font-weight:600}.activity-item__detail{font-size:.8125rem;color:var(--crm-text-muted);line-height:1.35}.activity-item__meta{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0}.activity-item__branch{font-size:.75rem;font-weight:500;color:var(--crm-text-secondary);background:#f2f4f7;border:1px solid var(--crm-border);padding:.125rem .5rem;border-radius:6px}.activity-item__time{font-size:.75rem;color:#98a2b3}.reminders-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.reminders-page__title{font-size:1.5rem;font-weight:700;color:var(--crm-text-primary);margin-bottom:.25rem;letter-spacing:-.02em}.reminders-page__subtitle{font-size:.875rem;color:var(--crm-text-secondary)}.reminders-page__new-btn{display:flex;align-items:center;gap:.375rem;padding:.5625rem 1rem;background:var(--crm-primary);color:#fff;border:none;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s}.reminders-page__new-btn:hover{background:var(--crm-primary-hover)}.reminders-page__summary{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.25rem}.summary-card{display:flex;align-items:center;gap:.875rem;background:#fff;border:1px solid var(--crm-border);border-radius:14px;padding:1rem 1.25rem;box-shadow:0 1px 2px #1018280a}.summary-card__icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.summary-card__icon--danger{background:#fef3f2;color:#f04438}.summary-card__icon--warning{background:#fffaeb;color:#f79009}.summary-card__icon--info{background:#eff8ff;color:var(--crm-primary)}.summary-card__icon--purple{background:#f4f3ff;color:#7a5af8}.summary-card__icon--neutral{background:#f2f4f7;color:#667085}.summary-card__info{display:flex;flex-direction:column}.summary-card__label{font-size:.8125rem;color:var(--crm-text-muted);font-weight:500}.summary-card__value{font-size:1.375rem;font-weight:700;color:var(--crm-text-primary);line-height:1.2}.reminders-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1rem;background:#fff;border:1px solid var(--crm-border);border-radius:14px;box-shadow:0 1px 2px #1018280a;margin-bottom:1rem;flex-wrap:wrap}.reminders-toolbar__search{position:relative;flex:1;min-width:220px;max-width:560px}.reminders-toolbar__search-icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);color:#98a2b3;pointer-events:none}.reminders-toolbar__search input{width:100%;padding:.625rem 1rem .625rem 2.5rem;border:1px solid var(--crm-border);border-radius:10px;font-size:.875rem;font-family:inherit;color:var(--crm-text-primary);background:var(--crm-bg);outline:none}.reminders-toolbar__search input:focus{border-color:var(--crm-primary);background:#fff}.reminders-toolbar__filters{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.filter-dd{position:relative}.filter-dd__btn{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;border:1px solid var(--crm-border);border-radius:8px;font-size:.8125rem;font-family:inherit;color:#98a2b3;background:#fff;cursor:pointer;outline:none;min-width:108px;transition:background .15s,border-color .15s}.filter-dd__btn:hover{background:var(--crm-bg)}.filter-dd__btn--active{color:#344054;border-color:#b2ddff}.filter-dd__chevron{color:#98a2b3;flex-shrink:0}.filter-dd__menu{position:absolute;top:calc(100% + 6px);left:0;min-width:100%;width:max-content;max-height:280px;overflow-y:auto;background:#fff;border:1px solid var(--crm-border);border-radius:12px;box-shadow:0 12px 24px #1018281f;padding:.375rem;z-index:30}.filter-dd__item{display:block;width:100%;text-align:left;padding:.5625rem .75rem;border:none;border-radius:8px;background:none;font-size:.875rem;font-family:inherit;color:#344054;cursor:pointer;white-space:nowrap;transition:background .15s}.filter-dd__item:hover{background:var(--crm-bg)}.filter-dd__item--selected{background:#eff8ff;color:#175cd3;font-weight:500}.reminders-toolbar__filter-btn{display:flex;align-items:center;gap:.375rem;padding:.5rem .875rem;border:1px solid var(--crm-border);border-radius:8px;background:#fff;color:#344054;font-size:.8125rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background .15s}.reminders-toolbar__filter-btn:hover{background:var(--crm-bg)}.reminders-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid var(--crm-border);border-radius:14px;box-shadow:0 1px 2px #1018280a}.reminders-table{width:100%;min-width:720px;border-collapse:collapse;font-size:.8438rem}.reminders-table thead{background:var(--crm-bg)}.reminders-table th{text-align:left;padding:.75rem 1rem;font-size:.75rem;font-weight:600;color:var(--crm-text-muted);white-space:nowrap;border-bottom:1px solid var(--crm-border)}.reminders-table__th-actions{text-align:right}.reminders-table td{padding:.875rem 1rem;border-bottom:1px solid #F2F4F7;vertical-align:middle;white-space:nowrap}.reminders-table tbody tr:hover{background:#fafbfc}.reminders-table tbody tr:last-child td{border-bottom:none}.reminders-table__index{color:var(--crm-text-muted)}.reminders-table__customer{color:var(--crm-primary-hover);font-weight:500;cursor:pointer}.reminders-table__customer:hover{text-decoration:underline}.reminders-table__vehicle{color:var(--crm-text-secondary)}.reminders-table__service{display:flex;flex-direction:column;gap:.25rem;color:#344054}.wear-chip{display:inline-flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:500;padding:.125rem .5rem;border-radius:999px;width:fit-content}.wear-chip--danger{background:#fef3f2;color:#d92d20}.wear-chip--warning{background:#fffaeb;color:#b54708}.wear-chip--info{background:#eff8ff;color:#175cd3}.reminders-table__km{color:#344054}.reminders-table__due--danger{color:#f04438;font-weight:500}.reminders-table__due--neutral{color:#344054}.status-badge{display:inline-block;font-size:.6875rem;font-weight:600;padding:.1875rem .625rem;border-radius:999px;white-space:nowrap}.status-badge--overdue{background:#fef3f2;color:#d92d20}.status-badge--due_soon{background:#fffaeb;color:#b54708}.status-badge--tyre_wear{background:#f4f3ff;color:#6941c6}.status-badge--upcoming{background:#eff8ff;color:#175cd3}.branch-chip{display:inline-block;font-size:.75rem;font-weight:500;color:var(--crm-text-secondary);background:#f2f4f7;border:1px solid var(--crm-border);padding:.125rem .5625rem;border-radius:6px}.reminders-table__contact{display:flex;align-items:center;gap:.375rem}.table-icon-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;border-radius:8px;background:none;color:var(--crm-text-secondary);cursor:pointer;transition:background .15s}.table-icon-btn:hover{background:#f2f4f7}.table-icon-btn--whatsapp{color:#12b76a}.pending-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;border:1px solid #FEDF89;border-radius:999px;background:#fffaeb;color:#b54708;font-size:.75rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s}.pending-btn:hover{background:#fef0c7}.reminders-table__empty{text-align:center;color:var(--crm-text-muted);padding:2rem 1rem!important}.enquiries-page__summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.25rem}.enquiry-cell{display:flex;flex-direction:column;gap:.125rem}.enquiry-cell__code{font-weight:600;color:var(--crm-text-primary)}.enquiry-cell__time{font-size:.75rem;color:#98a2b3}.enquiry-customer{display:flex;flex-direction:column;gap:.125rem}.enquiry-customer__name{font-weight:600;color:var(--crm-text-primary)}.enquiry-customer__phone{font-size:.75rem;color:var(--crm-text-muted)}.enquiry-customer__remark{font-size:.75rem;color:#98a2b3}.origin-chip{display:inline-block;font-size:.75rem;font-weight:500;color:#344054;background:#fff;border:1px solid var(--crm-border);padding:.25rem .625rem;border-radius:8px;white-space:nowrap}.status-pill{display:inline-block;font-size:.6875rem;font-weight:600;padding:.25rem .75rem;border-radius:999px;white-space:nowrap}.status-pill--warning{background:#fffaeb;color:#b54708}.status-pill--success{background:#ecfdf3;color:#027a48}.status-pill--success-solid{background:#12b76a;color:#fff}.status-pill--info{background:#eff8ff;color:#175cd3}.status-pill--purple{background:#f4f3ff;color:#6941c6}.status-pill--danger{background:#fef3f2;color:#d92d20}.status-pill--neutral{background:#f2f4f7;color:var(--crm-text-secondary)}.reminders-table__contact--end{justify-content:flex-end}.servicelog-page__summary{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:1.25rem}.sl-card{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;background:#fff;border:1px solid var(--crm-border);border-radius:14px;padding:1rem 1.25rem;box-shadow:0 1px 2px #1018280a}.sl-card__chip{display:inline-block;font-size:.6875rem;font-weight:600;padding:.1875rem .625rem;border-radius:999px;white-space:nowrap}.sl-card__chip--info{background:#eff8ff;color:#175cd3}.sl-card__chip--neutral{background:#f2f4f7;color:var(--crm-text-secondary)}.sl-card__chip--warning{background:#fffaeb;color:#b54708}.sl-card__chip--danger{background:#fef3f2;color:#d92d20}.sl-card__chip--success{background:#ecfdf3;color:#027a48}.sl-card__value{font-size:1.375rem;font-weight:700;color:var(--crm-text-primary);line-height:1.2}.category-pills{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.category-pill{padding:.4375rem .875rem;border:1px solid var(--crm-border);border-radius:999px;background:#fff;color:#344054;font-size:.8125rem;font-weight:500;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s,border-color .15s}.category-pill:hover{background:var(--crm-bg)}.category-pill--active{background:var(--crm-primary);border-color:var(--crm-primary);color:#fff}.category-pill--active:hover{background:var(--crm-primary-hover)}.sl-table__service{font-weight:500;color:var(--crm-text-primary)}.sl-table__amount{font-weight:600;color:var(--crm-text-primary)}.loading-spinner{display:flex;justify-content:center;align-items:center;padding:4rem}.spinner{border:4px solid #F2F4F7;border-top:4px solid var(--crm-primary);border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message{padding:1rem;background:#fef3f2;color:#b42318;border-radius:8px;margin:1rem 0}.logservice-page{display:flex;flex-direction:column}.logservice-page__footer{display:flex;justify-content:flex-end;margin-top:.25rem}.ls-actions{display:flex;align-items:center;gap:.625rem}.ls-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .875rem;border-radius:8px;font-size:.8125rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .15s ease,border-color .15s ease}.ls-btn:disabled{opacity:.6;cursor:not-allowed}.ls-btn--ghost,.ls-btn--outline{background:#fff;border-color:#e4e7ec;color:#344054}.ls-btn--ghost:hover,.ls-btn--outline:hover{background:#f9fafb}.ls-btn--primary{background:var(--crm-primary);color:#fff}.ls-btn--primary:hover{background:#1570cd}.ls-form{display:flex;flex-direction:column;gap:1rem}.ls-card{background:#fff;border:1px solid var(--crm-border);border-radius:12px;padding:1.25rem;box-shadow:0 1px 2px #1018280a;overflow:visible}.ls-card--tint{background:#f5f9ff;border-color:#e0eaff}.ls-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.ls-card__title{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700;color:var(--crm-text-primary);margin:0}.ls-card__title svg{color:var(--crm-primary)}.ls-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .625rem;border-radius:999px;background:#f2f4f7;color:var(--crm-text-secondary);font-size:.6875rem;font-weight:600}.ls-grid{display:grid;gap:1rem}.ls-grid--2{grid-template-columns:repeat(2,1fr)}.ls-grid--4{grid-template-columns:repeat(4,1fr)}.ls-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.ls-field{display:flex;flex-direction:column;gap:.375rem}.ls-field--full{margin-bottom:1rem}.ls-field label{font-size:.75rem;font-weight:600;color:#344054}.ls-optional{color:#98a2b3;font-weight:500;font-size:.6875rem}.ls-field input,.ls-field select,.ls-textarea{padding:.55rem .75rem;border:1px solid var(--crm-input-border);border-radius:8px;font-size:.8125rem;color:var(--crm-text-primary);background:#fff;outline:none;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.ls-field input:focus,.ls-field select:focus,.ls-textarea:focus{border-color:var(--crm-primary);box-shadow:0 0 0 3px #2563eb1f}.ls-field input::placeholder,.ls-textarea::placeholder{color:#98a2b3}.ls-readonly{padding:.55rem .75rem;border-radius:8px;background:#f9fafb;border:1px solid var(--crm-border);font-size:.8125rem;color:#344054}.ls-readonly--green{background:#ecfdf3;border-color:#d1fadf;color:#027a48;font-weight:700}.ls-hint{font-size:.6875rem;color:#98a2b3}.ls-link{background:none;border:none;padding:0;font-size:.6875rem;font-weight:600;color:var(--crm-primary);cursor:pointer;text-align:left}.ls-link:hover{text-decoration:underline}.ls-branch-group{display:flex;gap:.375rem}.ls-branch-btn{padding:.5rem .875rem;border-radius:8px;border:1px solid var(--crm-input-border);background:#fff;color:#344054;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .15s ease}.ls-branch-btn--active{background:var(--crm-primary);border-color:var(--crm-primary);color:#fff}.ls-tabs{display:inline-flex;background:#f2f4f7;border-radius:999px;padding:.2rem}.ls-tab{padding:.35rem .875rem;border-radius:999px;border:none;background:transparent;color:var(--crm-text-muted);font-size:.75rem;font-weight:600;cursor:pointer}.ls-tab--active{background:#fff;color:var(--crm-text-primary);box-shadow:0 1px 2px #1018281a}.ls-search{position:relative}.ls-search__icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#98a2b3}.ls-search input{width:100%;padding:.55rem .75rem .55rem 2.25rem;border:1px solid var(--crm-input-border);border-radius:8px;font-size:.8125rem;outline:none}.ls-search input:focus{border-color:var(--crm-primary);box-shadow:0 0 0 3px #2563eb1f}.ls-toggle{position:relative;width:40px;height:22px;border-radius:999px;border:none;background:var(--crm-toggle-off);cursor:pointer;transition:background .15s ease;flex-shrink:0}.ls-toggle--on{background:var(--crm-primary)}.ls-toggle__knob{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #10182826;transition:transform .15s ease}.ls-toggle--on .ls-toggle__knob{transform:translate(18px)}.ls-note{background:#f9fafb;border-radius:8px;padding:.875rem 1rem;font-size:.75rem;color:var(--crm-text-muted);line-height:1.5;margin:0}.ls-note--tight{margin-top:1rem}.ls-schedule-card{display:flex;flex-direction:column;gap:.25rem;background:#fff;border:1px solid var(--crm-border);border-radius:10px;padding:1rem 1.125rem}.ls-schedule-card__label{font-size:.75rem;color:var(--crm-text-muted)}.ls-schedule-card__value{font-size:1.25rem;font-weight:800;color:var(--crm-text-primary)}.ls-schedule-card__sub{font-size:.6875rem;color:#98a2b3}.ls-tyre-schedule{margin-top:1rem;background:#fff;border:1px solid var(--crm-border);border-radius:10px;overflow:hidden}.ls-tyre-schedule__header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.125rem;background:#f9fafb;border-bottom:1px solid var(--crm-border);font-size:.8125rem;font-weight:700;color:var(--crm-text-primary)}.ls-tyre-schedule__meta{font-size:.6875rem;font-weight:500;color:var(--crm-text-muted)}.ls-tyre-schedule__row{display:grid;grid-template-columns:2fr 1fr 1.4fr 1.4fr;gap:1rem;padding:1rem 1.125rem;align-items:center}.ls-tyre-schedule__cell{display:flex;flex-direction:column;gap:.125rem}.ls-tyre-schedule__name{font-size:.8125rem;font-weight:700;color:var(--crm-text-primary)}.ls-tyre-schedule__label{font-size:.625rem;font-weight:600;letter-spacing:.05em;color:#98a2b3}.ls-tyre-schedule__strong{font-size:.875rem;font-weight:700;color:var(--crm-text-primary)}.ls-tyre-schedule__sub{font-size:.6875rem;color:#98a2b3}.ls-payment-summary{display:grid;grid-template-columns:repeat(3,1fr);margin-top:1.125rem;background:#f9fafb;border-radius:10px;padding:1rem}.ls-payment-summary__cell{display:flex;flex-direction:column;align-items:center;gap:.25rem}.ls-payment-summary__label{font-size:.625rem;font-weight:600;letter-spacing:.08em;color:#98a2b3}.ls-payment-summary__value{font-size:1rem;font-weight:800;color:#027a48}.ls-textarea{width:100%;resize:vertical;min-height:90px}.ls-select{position:relative}.ls-select--open{z-index:60}.ls-select__btn{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.55rem .75rem;border:1px solid var(--crm-input-border);border-radius:8px;background:#fff;font-size:.8125rem;font-family:inherit;color:var(--crm-text-primary);cursor:pointer;text-align:left;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.ls-select__btn:focus,.ls-select__btn[aria-expanded=true]{border-color:var(--crm-primary);box-shadow:0 0 0 3px #2563eb1f}.ls-select__btn:disabled{background:#f9fafb;color:#98a2b3;cursor:not-allowed}.ls-select__btn--blocked{background:#eff8ff;border-color:#b2ddff;color:#175cd3}.ls-select__btn--blocked .ls-select__placeholder{color:#175cd3}.ls-select__btn--open{border-color:#84caff;box-shadow:0 0 0 3px #2563eb1f}.ls-select__btn--blocked.ls-select__btn--open{background:#eff8ff}.ls-select__menu--searchable{padding:0;overflow:hidden}.ls-select__search{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;border-bottom:1px solid var(--crm-border)}.ls-select__search svg{color:#98a2b3;flex-shrink:0}.ls-select__search input{flex:1;border:none;outline:none;font-size:.8125rem;font-family:inherit;color:var(--crm-text-primary);background:transparent}.ls-select__search input::placeholder{color:#98a2b3}.ls-select__results{max-height:220px;overflow-y:auto;padding:.375rem}.ls-select__empty{margin:0;padding:1.125rem .75rem;text-align:center;color:var(--crm-text-muted);font-size:.8125rem}.ls-select__item--add{color:#175cd3;font-weight:600}.ls-select__item--add:hover{background:#eff8ff}.ls-select__placeholder{color:#98a2b3}.ls-select__chevron{color:#98a2b3;flex-shrink:0}.ls-select__menu{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid var(--crm-border);border-radius:12px;box-shadow:0 12px 24px #1018281f;padding:.375rem;z-index:100;max-height:260px;overflow-y:auto}.ls-select__item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.55rem .75rem;border:none;border-radius:8px;background:transparent;font-size:.8125rem;font-family:inherit;color:#344054;cursor:pointer;text-align:left;transition:background .12s ease}.ls-select__item:hover{background:#eff6ff}.ls-select__item-label{display:flex;align-items:baseline;gap:.5rem}.ls-select__item-hint{font-size:.75rem;color:var(--crm-text-muted);font-weight:400}.ls-select__item--selected .ls-select__item-hint{color:#c7d2e0}.ls-select__item--selected{background:#16283e;color:#fff;font-weight:600}.ls-select__item--selected:hover{background:#16283e}.customer-cell{display:flex;align-items:center;gap:.75rem}.customer-cell__avatar{width:34px;height:34px;border-radius:50%;background:#eff8ff;color:#175cd3;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700;flex-shrink:0}.customer-cell__info{display:flex;flex-direction:column;gap:.125rem}.customer-cell__name{display:inline-flex;align-items:center;gap:.3rem;font-size:.8125rem;font-weight:600;color:var(--crm-text-primary)}.customer-cell__star{color:#7f56d9}.customer-cell__phone{font-size:.75rem;color:var(--crm-text-muted)}.customers-table__count{font-size:.8125rem;font-weight:600;color:var(--crm-text-primary)}.memberships-page__summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.25rem}.memberships-page__plans{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.25rem}.plan-card{border-radius:14px;padding:1.25rem 1.375rem;border:1px solid transparent}.plan-card--blue{background:#eff8ff;border-color:#d1e9ff}.plan-card--purple{background:#f4f3ff;border-color:#e4e1fc}.plan-card__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}.plan-card__kicker{font-size:.625rem;font-weight:700;letter-spacing:.08em;color:var(--crm-text-muted)}.plan-card__name{font-size:1.0625rem;font-weight:800;color:var(--crm-text-primary);margin:.125rem 0 0}.plan-card--blue .plan-card__name{color:#175cd3}.plan-card--purple .plan-card__name{color:#6941c6}.plan-card__price{display:flex;flex-direction:column;align-items:flex-end}.plan-card__amount{font-size:1.375rem;font-weight:800}.plan-card--blue .plan-card__amount{color:var(--crm-primary)}.plan-card--purple .plan-card__amount{color:#7f56d9}.plan-card__per{font-size:.6875rem;color:var(--crm-text-muted)}.plan-card__benefits{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1.5rem}.plan-card__benefit{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.45rem 0;border-bottom:1px dashed rgba(16,24,40,.08);font-size:.75rem}.plan-card__benefit-name{color:#344054;font-weight:500}.plan-card__benefit-usage{color:var(--crm-text-muted);font-weight:600;white-space:nowrap}.plan-card__note{margin:.875rem 0 0;font-size:.6875rem;font-weight:500}.plan-card--blue .plan-card__note{color:#175cd3}.plan-card--purple .plan-card__note{color:#6941c6}.memberships-table__id{font-size:.8125rem;font-weight:700;color:var(--crm-text-primary)}.membership-vehicles{display:flex;flex-direction:column;gap:.25rem}.membership-vehicles__row{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--crm-text-muted)}.membership-vehicles__row svg{color:#98a2b3;flex-shrink:0}.membership-vehicles__row strong{color:#344054;font-weight:600}.tier-pill{display:inline-block;padding:.25rem .625rem;border-radius:999px;font-size:.6875rem;font-weight:700;color:#fff;white-space:nowrap}.tier-pill--purple{background:#7f56d9}.tier-pill--blue{background:var(--crm-primary)}.membership-renewal{display:flex;flex-direction:column;gap:.125rem}.membership-renewal__date{font-size:.8125rem;font-weight:600;color:var(--crm-text-primary)}.membership-renewal__note{font-size:.6875rem;color:#98a2b3}.benefit-usage{display:flex;flex-direction:column;gap:.375rem;min-width:110px}.benefit-usage__label{font-size:.75rem;font-weight:600;color:#027a48}.benefit-usage__track{height:5px;border-radius:999px;background:var(--crm-border);overflow:hidden}.benefit-usage__fill{height:100%;border-radius:999px;background:var(--crm-primary)}.renew-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.45rem .75rem;border:1px solid var(--crm-input-border);border-radius:8px;background:#fff;color:#344054;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.renew-btn:hover{background:#f9fafb;border-color:#98a2b3}.login-page{display:grid;grid-template-columns:45% 55%;min-height:100vh}.login-page__left{display:flex;flex-direction:column;justify-content:space-between;background:#16283e;color:#fff;padding:2.5rem 3rem;position:relative;overflow:hidden}.login-page__brand{display:flex;align-items:center;gap:.75rem}.login-page__logo{width:42px;height:42px;border-radius:50%;background:#fff;color:#16283e;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.125rem}.login-page__brand-name{font-size:1.0625rem;font-weight:700}.login-page__hero{max-width:380px}.login-page__hero-title{font-size:2rem;font-weight:800;margin:0 0 1rem;line-height:1.25}.login-page__hero-text{font-size:.9375rem;line-height:1.65;color:#c7d2e0;margin:0}.login-page__footer{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;color:#8da0b8}.login-page__right{display:flex;align-items:center;justify-content:center;background:#fafcfa;padding:2rem}.login-form{width:100%;max-width:380px}.login-form__title{font-size:1.5rem;font-weight:800;color:var(--crm-text-primary);margin:0 0 .625rem}.login-form__subtitle{font-size:.875rem;color:var(--crm-text-muted);line-height:1.55;margin:0 0 2rem}.login-form__error{background:#fef3f2;color:#b42318;border-radius:8px;padding:.625rem .875rem;font-size:.8125rem;margin-bottom:1.25rem}.login-form__field{position:relative;margin-bottom:1.5rem}.login-form__field input{width:100%;border:none;border-bottom:1px solid #D0D5DD;background:transparent;padding:.625rem .125rem;font-size:.875rem;color:var(--crm-text-primary);outline:none;transition:border-color .15s ease}.login-form__field input:focus{border-bottom-color:#16283e}.login-form__field input::placeholder{color:#98a2b3}.login-form__field--password input{padding-right:2.25rem}.login-form__eye{position:absolute;right:.25rem;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--crm-text-muted);cursor:pointer;display:flex;align-items:center;padding:.25rem}.login-form__submit{width:100%;margin-top:.5rem;padding:.75rem 1rem;border:none;border-radius:10px;background:#16283e;color:#fff;font-size:.875rem;font-weight:700;cursor:pointer;transition:background .15s ease}.login-form__submit:hover{background:#1f3652}.login-form__submit:disabled{opacity:.7;cursor:not-allowed}.crm-sidebar__logout{margin-left:auto;background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;padding:.375rem;border-radius:6px;transition:background .15s ease,color .15s ease}.crm-sidebar__logout:hover{background:#334155;color:#fff}.analytics-page__exports{display:flex;align-items:center;gap:.5rem}.analytics-export-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;border:1px solid var(--crm-input-border);border-radius:8px;background:#fff;color:#344054;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.analytics-export-btn:hover{background:#f9fafb}.analytics-export-btn--primary{background:var(--crm-primary);border-color:var(--crm-primary);color:#fff}.analytics-export-btn--primary:hover{background:var(--crm-primary-hover);border-color:var(--crm-primary-hover)}.analytics-page__kpi-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;margin-bottom:1.25rem}.analytics-kpi{background:#fff;border:1px solid var(--crm-border);border-radius:12px;padding:1rem 1.125rem;box-shadow:0 1px 2px #1018280a;display:flex;flex-direction:column;gap:.25rem}.analytics-kpi__label{font-size:.75rem;font-weight:500;color:var(--crm-text-muted)}.analytics-kpi__value{font-size:1.375rem;font-weight:800;color:var(--crm-text-primary);letter-spacing:-.02em}.analytics-kpi__change{font-size:.75rem;font-weight:600;color:#027a48}.analytics-page__charts-row{display:grid;grid-template-columns:1.4fr 1fr;gap:1rem;margin-bottom:1.25rem}.analytics-page__charts-row .chart-card{min-width:0}@media (max-width: 1280px){.dashboard-page__kpi-grid,.reminders-page__summary{grid-template-columns:repeat(2,1fr)}.enquiries-page__summary{grid-template-columns:1fr}.servicelog-page__summary{grid-template-columns:repeat(2,1fr)}.memberships-page__summary,.memberships-page__plans{grid-template-columns:1fr}.analytics-page__kpi-grid{grid-template-columns:repeat(3,1fr)}.analytics-page__charts-row{grid-template-columns:1fr}.ls-grid--4{grid-template-columns:repeat(2,1fr)}.ls-row,.login-page{grid-template-columns:1fr}.login-page__left{display:none}}@media (max-width: 1100px){.dashboard-page__charts-row--trend,.dashboard-page__charts-row--activity,.dashboard-page__charts-row{grid-template-columns:1fr}}@media (max-width: 1024px){.branches-page__grid{grid-template-columns:repeat(2,1fr)}.servicelog-page__summary{grid-template-columns:repeat(3,1fr)}.analytics-page__kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.crm-sidebar{position:fixed;top:0;left:0;z-index:200;width:248px;min-width:248px;height:100vh;transform:translate(-100%);transition:transform .25s ease}.crm-sidebar--open{transform:translate(0)}.crm-sidebar-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;border:none;background:#10182873;cursor:pointer}.crm-header{flex-wrap:wrap;padding:.75rem 1rem;gap:.625rem}.crm-header__menu-btn{display:flex}.crm-header__search{flex:1;min-width:0;max-width:none;order:1}.crm-header__menu-btn{order:0}.crm-header__actions{order:2;width:100%;justify-content:flex-end;flex-wrap:wrap;gap:.5rem}.crm-header__branch{flex:1;min-width:0}.crm-header__branch-btn{width:100%;min-width:0}.crm-header__branch-btn span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-layout__content{padding:1rem}.dashboard-page__header,.reminders-page__header{flex-direction:column;align-items:stretch}.dashboard-page__greeting,.reminders-page__title{font-size:1.25rem}.dashboard-page__export-btn,.reminders-page__new-btn{align-self:flex-start}.reminders-page__summary{grid-template-columns:1fr}.servicelog-page__summary{grid-template-columns:repeat(2,1fr)}.memberships-page__summary,.memberships-page__plans,.branches-page__grid{grid-template-columns:1fr}.reminders-toolbar{flex-direction:column;align-items:stretch}.reminders-toolbar__search{max-width:none;min-width:0;width:100%}.reminders-toolbar__filters{flex-wrap:wrap;width:100%}.filter-dd{flex:1 1 calc(50% - .25rem);min-width:0}.filter-dd__btn{width:100%;min-width:0}.category-pills{width:100%}.reminders-table{min-width:640px}.dashboard-page__kpi-grid,.analytics-page__kpi-grid{grid-template-columns:1fr}.analytics-page__exports{flex-wrap:wrap;width:100%}.analytics-page__exports .analytics-export-btn{flex:1;min-width:0;justify-content:center}.chart-card{padding:1rem}.chart-card__header{flex-wrap:wrap;gap:.5rem}.logservice-page .reminders-page__header .ls-actions{display:none}.logservice-page__footer{position:sticky;bottom:0;z-index:5;margin:0 -1rem -1rem;padding:.75rem 1rem 1rem;background:linear-gradient(to top,#F8FAFC 70%,transparent);border-top:1px solid var(--crm-border)}.logservice-page__footer .ls-actions{flex-wrap:wrap;gap:.5rem}.logservice-page__footer .ls-btn{flex:1;justify-content:center;min-width:calc(50% - .25rem)}.ls-grid--2,.ls-grid--4,.ls-row{grid-template-columns:1fr}.ls-branch-group{flex-wrap:wrap}.ls-branch-btn{flex:1;min-width:calc(33.333% - .25rem);text-align:center}.ls-card{padding:1rem}.ls-card__header{flex-wrap:wrap;gap:.5rem}.modal-overlay{padding:.75rem;align-items:flex-end}.modal{max-height:calc(100vh - 1.5rem);border-radius:16px 16px 0 0}.modal__header,.modal__body{padding:1rem 1.125rem}.modal__footer{flex-wrap:wrap;padding:.875rem 1.125rem}.modal__footer .modal-btn{flex:1;justify-content:center;min-width:calc(50% - .375rem)}.ne-form__grid--2,.ne-form__grid--3,.ne-followup__grid{grid-template-columns:1fr}.login-page__right{padding:2.5rem 1rem 1.5rem;align-items:flex-start}.login-form__title{font-size:1.25rem}.login-form__subtitle{margin-bottom:1.5rem}.branch-card__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.crm-header__new-btn span{display:none}.crm-header__new-btn{padding:.5rem;width:40px;height:40px;justify-content:center}.crm-layout__content{padding:.75rem}.dashboard-page__greeting,.reminders-page__title{font-size:1.125rem}.reminders-page__subtitle,.dashboard-page__subtitle{font-size:.8125rem}.servicelog-page__summary{grid-template-columns:1fr}.filter-dd{flex:1 1 100%}.summary-card{padding:.875rem 1rem}.summary-card__value{font-size:1.125rem}.ls-branch-btn{min-width:calc(50% - .1875rem)}.logservice-page__footer .ls-btn{min-width:100%}.modal-overlay{padding:0}.modal{border-radius:16px 16px 0 0;max-height:92vh}.branch-card__stats{grid-template-columns:1fr}}.staff-page{display:flex;flex-direction:column;gap:1.25rem}.staff-chip{display:inline-block;font-size:.75rem;font-weight:500;padding:.1875rem .625rem;border-radius:999px;white-space:nowrap}.staff-chip--role{color:#344054;background:#f2f4f7}.staff-chip--branch{color:#175cd3;background:#eff8ff}.staff-table__phone,.staff-table__email{font-size:.8125rem;color:#344054;white-space:nowrap}.staff-table__email{color:var(--crm-text-secondary)}.branches-page{display:flex;flex-direction:column;gap:1.25rem}.branches-page__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.branch-card{background:#fff;border:1px solid var(--crm-border);border-radius:14px;padding:1.25rem;box-shadow:0 1px 2px #1018280a;display:flex;flex-direction:column;gap:1.25rem}.branch-card__header{display:flex;align-items:flex-start;gap:.875rem}.branch-card__icon{width:38px;height:38px;border-radius:10px;background:#eff8ff;color:#175cd3;display:flex;align-items:center;justify-content:center;flex-shrink:0}.branch-card__name{font-size:1rem;font-weight:700;color:var(--crm-text-primary);margin:0 0 .25rem;line-height:1.3}.branch-card__location{display:inline-flex;align-items:center;gap:.25rem;margin:0;font-size:.75rem;color:var(--crm-text-muted)}.branch-card__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.branch-card__stat{display:flex;flex-direction:column;gap:.125rem}.branch-card__stat-value{font-size:1.125rem;font-weight:700;color:var(--crm-text-primary);line-height:1.2}.branch-card__stat-label{font-size:.625rem;font-weight:600;letter-spacing:.04em;color:#98a2b3}.branch-card__footer{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid #F2F4F7}.branch-card__phone{display:inline-flex;align-items:center;gap:.375rem;margin:0;font-size:.8125rem;color:var(--crm-text-muted)}.service-categories-page{display:flex;flex-direction:column;gap:1.25rem}.service-categories-table__name{font-size:.8438rem;font-weight:500;color:#344054}.service-categories-table__num{font-size:.8438rem;color:var(--crm-text-secondary);font-variant-numeric:tabular-nums}.service-categories-table__th-active,.service-categories-table__active{text-align:right;width:88px}.service-categories-table__active{padding-right:1.25rem}.service-count-chip{display:inline-block;font-size:.75rem;font-weight:500;color:var(--crm-text-secondary);background:#f2f4f7;padding:.25rem .625rem;border-radius:999px;white-space:nowrap}.sc-toggle{position:relative;width:36px;height:20px;border-radius:999px;border:none;background:var(--crm-toggle-off);cursor:pointer;transition:background .15s ease;flex-shrink:0}.sc-toggle--on{background:var(--crm-primary)}.sc-toggle__knob{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #10182826;transition:transform .15s ease}.sc-toggle--on .sc-toggle__knob{transform:translate(16px)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#10182873;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{width:100%;max-height:calc(100vh - 3rem);background:#fff;border-radius:16px;box-shadow:0 20px 40px #1018282e;display:flex;flex-direction:column;overflow:hidden}.modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid #F2F4F7}.modal__header-text{display:flex;align-items:flex-start;gap:.875rem}.modal__icon{width:40px;height:40px;border-radius:10px;background:#eff8ff;color:#175cd3;display:flex;align-items:center;justify-content:center;flex-shrink:0}.modal__title{margin:0;font-size:1.125rem;font-weight:700;color:var(--crm-text-primary);line-height:1.3}.modal__subtitle{margin:.25rem 0 0;font-size:.8125rem;color:var(--crm-text-muted);line-height:1.4}.modal__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:transparent;color:var(--crm-text-muted);cursor:pointer;flex-shrink:0;transition:background .15s}.modal__close:hover{background:#f2f4f7}.modal__body{padding:1.25rem 1.5rem;overflow-y:auto}.modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #F2F4F7;background:#fafbfc}.modal-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5625rem 1rem;border-radius:8px;font-size:.8125rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,border-color .15s}.modal-btn--secondary{border:1px solid var(--crm-input-border);background:#fff;color:#344054}.modal-btn--secondary:hover{background:#f9fafb}.modal-btn--primary{border:1px solid var(--crm-primary-hover);background:var(--crm-primary);color:#fff}.modal-btn--primary:hover:not(:disabled){background:var(--crm-primary-hover)}.modal-btn--primary:disabled{opacity:.5;cursor:not-allowed}.ne-form{display:flex;flex-direction:column;gap:1.25rem}.ne-section__label{margin:0 0 .75rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#98a2b3}.ne-required{color:#f04438}.ne-followup{margin:0}.ne-followup__header{margin-bottom:1rem}.ne-followup__title{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:700;color:#175cd3}.ne-followup__hint{margin:.25rem 0 0;font-size:.75rem;color:var(--crm-text-muted)}.ne-followup__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem}.ne-input-icon{position:relative}.ne-input-icon svg{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#98a2b3;pointer-events:none}.ne-input-icon input{width:100%;padding:.55rem .75rem .55rem 2.25rem;border:1px solid var(--crm-input-border);border-radius:8px;font-size:.8125rem;color:var(--crm-text-primary);background:#fff;outline:none;font-family:inherit}.ne-input-icon input:focus{border-color:var(--crm-primary);box-shadow:0 0 0 3px #2563eb1f}.ne-via-group{display:flex;flex-wrap:wrap;gap:.5rem}.ne-via-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .875rem;border:1px solid var(--crm-input-border);border-radius:8px;background:#fff;color:#344054;font-size:.8125rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .15s ease}.ne-via-btn:hover{background:#f9fafb}.ne-via-btn--active{background:var(--crm-primary);border-color:var(--crm-primary);color:#fff}.ne-via-btn--active:hover{background:var(--crm-primary-hover)}.reminder-new-name{width:100%;margin-top:.5rem;padding:.55rem .75rem;border:1px solid var(--crm-input-border);border-radius:8px;font-size:.8125rem;color:var(--crm-text-primary);background:#fff;outline:none;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.reminder-new-name:focus{border-color:var(--crm-primary);box-shadow:0 0 0 3px #2563eb1f}.reminder-new-name::placeholder{color:#98a2b3}.ac-field-full{margin-top:1rem}.ac-section-label{display:inline-flex;align-items:center;gap:.375rem}.ac-section-label svg{color:var(--crm-text-muted)}.customers-page__save-error{margin:0;padding:.625rem .875rem;border-radius:8px;background:#fef3f2;border:1px solid #FECDCA;color:#b42318;font-size:.8125rem}.settings-page{max-width:760px}.settings-page__header{margin-bottom:1.5rem}.settings-page .reminders-page__title{color:var(--crm-text-primary);font-size:1.75rem;font-weight:700;letter-spacing:-.025em}.settings-page .reminders-page__subtitle{color:var(--crm-text-secondary);font-size:.9375rem}.settings-page .ls-card{background:var(--crm-card-bg);border:1px solid var(--crm-border);border-radius:12px;box-shadow:0 1px 2px #0f172a0a}.settings-page .ls-field label{color:var(--crm-text-primary);font-size:.8125rem;font-weight:600}.settings-page .ls-field input{border-color:var(--crm-input-border);color:var(--crm-text-primary);font-size:.875rem}.settings-page .ls-field input:focus{border-color:var(--crm-primary);box-shadow:0 0 0 3px var(--crm-primary-soft)}.settings-section{margin-bottom:1rem}.settings-section__grid{gap:1.25rem 1.5rem}.settings-section__title{margin:0 0 1.25rem;font-size:1rem;font-weight:700;color:var(--crm-text-primary)}.settings-toggle-list{display:flex;flex-direction:column}.settings-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--crm-border);font-size:.875rem;font-weight:500;color:var(--crm-text-primary)}.settings-toggle-row:last-child{border-bottom:none}.settings-page .ls-toggle--on{background:var(--crm-primary)}.settings-section__footer{display:flex;justify-content:flex-end;margin-top:1.5rem;padding-top:.25rem}.settings-page__save-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.125rem;border:none;border-radius:8px;background:var(--crm-primary);color:#fff;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s ease}.settings-page__save-btn:hover:not(:disabled){background:var(--crm-primary-hover)}.settings-page__save-btn:disabled{opacity:.65;cursor:not-allowed}.settings-page__saved{margin:0 0 1rem;padding:.625rem .875rem;border-radius:8px;background:#ecfdf3;border:1px solid #ABEFC6;color:#027a48;font-size:.8125rem}@media (max-width: 768px){.settings-page{max-width:none}.settings-section__footer{justify-content:stretch}.settings-page__save-btn{width:100%;justify-content:center}}
