:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f6f8;color:#172033;--button-bg: #6551ee;--button-hover: #5140d5;--button-soft: #edeafd}.quote-thumb{aspect-ratio:1;border-radius:6px;height:42px;object-fit:cover;width:42px}*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#0c2f3a,#1e6d64 50%,#f2b84b)}.login-panel{width:min(440px,100%);background:#fff;border-radius:8px;padding:32px;box-shadow:0 24px 80px #121d2b38}.brand-mark,.brand svg{color:#176}.login-panel h1{margin:14px 0 8px;font-size:30px}.login-panel p{color:#667085;margin:0 0 24px}.login-panel .login-quote{color:#9a5a12;font-size:14px;font-style:italic;line-height:1.55}label{display:grid;gap:8px;margin-bottom:14px;font-weight:700;font-size:13px}input,select,textarea{width:100%;border:1px solid #d6dde5;border-radius:6px;padding:11px 12px;background:#fff;color:#172033}input:focus,select:focus,textarea:focus{outline:2px solid rgba(101,81,238,.18);border-color:var(--button-bg)}textarea{min-height:96px;resize:vertical}.primary,.ghost,.logout,.icon-button,nav button,.metric-button,.compact-list button,.segmented button,.row-action,.row-icon-action,.link-button,.ghost-button{border:0;border-radius:6px;min-height:40px;cursor:pointer}.primary{width:100%;background:var(--button-bg);color:#fff;font-weight:800}.ghost{width:100%;margin-top:10px;background:var(--button-bg);color:#fff;font-weight:800}.primary:hover,.ghost:hover,.logout:hover,.notification-button:hover,.notification-menu-action:hover,.ghost-button:hover,.icon-button:hover{background:var(--button-hover)}.error{color:#b42318!important}.success-message{color:#067647!important;font-size:13px;margin-bottom:14px!important}.login-link-button{background:transparent;border:0;color:var(--button-bg);cursor:pointer;font-weight:800;margin-top:12px;min-height:32px;width:100%}.login-link-button:hover{color:var(--button-hover)}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);padding-top:8px}aside{background:#101b2b;color:#f7f9fc;padding:18px;display:flex;flex-direction:column;height:calc(100vh - 8px);position:sticky;top:8px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#3b506d transparent}aside::-webkit-scrollbar{width:6px}aside::-webkit-scrollbar-thumb{background:#3b506d;border-radius:999px}.brand{display:flex;gap:10px;align-items:center;font-weight:900;font-size:18px;margin-bottom:16px}.brand img{width:42px;height:42px;object-fit:contain;border-radius:6px;background:#fff;padding:3px}.brand span{min-width:0;line-height:1.1}.user-card{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:center;padding:10px;margin-top:auto;flex:0 0 auto;border-radius:8px;background:#17263a;border:1px solid #263a54;position:relative}.mobile-profile-actions{display:none}.avatar,.employee-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:#eef5f3;color:#176}.employee-avatar{border:1px solid #d6dde5;flex:0 0 auto;font-size:12px;font-weight:900;object-fit:cover;overflow:hidden;text-transform:uppercase}.employee-avatar-fallback{box-shadow:inset 0 0 0 1px #ffffff59}.user-image-icon{border:1px solid #d6dde5;border-radius:8px;display:block;height:34px;object-fit:cover;width:34px}.user-image-icon-fallback{border-radius:8px;display:inline-grid;height:34px;width:34px}.employee-name-cell{align-items:center;background:transparent;border:0;color:#082c60;display:inline-flex;font:inherit;font-weight:800;gap:8px;padding:0;text-align:left}.employee-name-cell:hover span{text-decoration:underline}.assigned-employee-cell{align-items:center;display:inline-flex;gap:8px;min-width:0;vertical-align:middle}.assigned-employee-cell>span:last-child{font-weight:800;min-width:0}.employee-avatar-editor{align-items:center;display:flex;gap:12px;margin:2px 0 4px}.employee-avatar-editor .file-picker{min-height:38px;padding-inline:12px}.user-card strong,.user-card span,.user-card em{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-card strong{color:#fff;font-size:14px}.user-card span{color:#a8b5c7;font-size:12px;margin-top:2px}.user-card em{width:fit-content;max-width:100%;margin-top:7px;padding:3px 7px;border-radius:999px;background:#f2b84b;color:#172033;font-style:normal;font-size:11px;font-weight:900;text-transform:uppercase}nav{display:grid;gap:6px;min-height:0;overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:#3b506d transparent}nav::-webkit-scrollbar{width:6px}nav::-webkit-scrollbar-thumb{background:#3b506d;border-radius:999px}nav button{display:flex;align-items:center;gap:8px;color:#cbd5e1;background:transparent;text-align:left;padding:8px 10px;font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase;min-height:34px}nav button svg{width:16px;height:16px;flex:0 0 auto}nav button.active,nav button:hover{background:var(--button-bg);color:#fff}main{padding:24px;min-width:0}header{background:#f4f6f8;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:0 0 12px;position:sticky;top:8px;z-index:30}header.no-page-title{justify-content:flex-end;margin-bottom:8px;padding-bottom:0}.eyebrow{margin:0;color:#667085;text-transform:uppercase;font-size:12px;font-weight:900}h1{margin:2px 0 0;font-size:28px}h2{margin:0 0 14px;font-size:17px}.header-actions{align-items:center;display:flex;gap:8px}.page-title-row{align-items:center;display:flex;gap:10px;min-width:0}.mobile-header-search-button,.mobile-header-search{display:none}.notification-menu-wrap{position:relative}.notification-button{align-items:center;background:var(--button-bg);border:1px solid var(--button-bg);border-radius:8px;color:#fff;display:inline-flex;height:38px;justify-content:center;position:relative;width:38px}.notification-button span{align-items:center;background:#ff1f1f;border:2px solid #fff;border-radius:999px;color:#fff;display:inline-flex;font-size:10px;font-weight:900;height:18px;justify-content:center;min-width:18px;padding:0 4px;position:absolute;right:-6px;top:-6px}.notification-menu{background:#fff;border:1px solid #d6dde5;border-radius:8px;box-shadow:0 18px 48px #101b2b29;display:grid;gap:8px;min-width:280px;padding:12px;position:absolute;right:0;top:46px;z-index:20}.notification-menu>strong{color:#172033;font-size:13px}.notification-menu-list{display:grid;gap:6px;max-height:260px;overflow-y:auto}.notification-menu-list button{background:#f8fafc;border:1px solid #eef2f6;border-radius:6px;color:#172033;cursor:pointer;display:grid;gap:3px;padding:9px;text-align:left}.notification-menu-list button:hover{background:var(--button-soft)}.notification-menu-list span,.notification-menu-list small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-menu-list span{font-size:12px;font-weight:800}.notification-menu-list small,.notification-menu-list p{color:#667085;font-size:11px;margin:0}.notification-menu-action{background:var(--button-bg);border:0;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;min-height:34px;padding:0 12px}.logout{display:flex;align-items:center;gap:8px;padding:0 12px;background:var(--button-bg);color:#fff;border:1px solid var(--button-bg)}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:10px}.technician-dashboard-grid,.manager-dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.manager-attention-quotes-row{display:grid;gap:10px;grid-column:span 2;grid-template-columns:repeat(2,minmax(0,1fr))}.manager-ticket-attention-column{display:grid;gap:10px;min-width:0}.manager-side-column{display:flex;flex-direction:column;grid-column:3;grid-row:2 / span 4;gap:10px;max-height:calc(100vh - 170px);min-height:0}.manager-recent-activity-column{display:flex;flex:1;flex-direction:column;max-height:540px;min-height:0;overflow:hidden}.recent-activity-body{min-height:0}.manager-recent-activity-column .recent-activity-body{flex:1;overflow-y:auto;padding-right:4px}.metric,.panel,.day{background:#fff;border:1px solid #e4e9ef;border-radius:8px;padding:12px}.metric span{color:#667085;display:block;font-size:11px;font-weight:800;line-height:1.25;min-height:28px;text-transform:uppercase}.metric strong{display:block;margin-top:5px;font-size:22px;line-height:1.1}.dashboard-project-card{display:grid;gap:6px}.dashboard-project-card-header{align-items:start;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) minmax(116px,auto)}.dashboard-project-card-header>span{color:#172033;font-size:13px;font-weight:900;min-height:0}.dashboard-project-card select,.dashboard-leads-card select,.dashboard-project-card input[type=date]{font-size:11px;min-height:30px;padding:6px 8px}.dashboard-project-card-open{background:transparent;border:0;color:inherit;cursor:pointer;display:grid;padding:0;text-align:left;width:100%}.dashboard-project-card-open>strong{align-items:baseline;display:flex;gap:6px;margin-top:0}.priority-breakdown,.mini-breakdown{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.priority-breakdown small,.mini-breakdown small{color:#667085;font-size:10px}.mini-breakdown small{font-weight:900;line-height:1.2}.mini-breakdown .quote-pending{background:#e8b10d;border-radius:999px;color:#172033;padding:3px 6px}.simple-subitem-card h2{font-size:15px;line-height:1.2;margin-bottom:8px}.quote-value-card-header{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) minmax(116px,auto);margin-bottom:8px}.quote-value-card-header h2{margin-bottom:0}.quote-value-card-header select{font-size:11px;min-height:30px;padding:6px 8px}.simple-subitem-card div{display:grid;gap:6px}.simple-subitem-card p{align-items:center;border-bottom:1px solid #eef2f6;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;margin:0;padding:0 0 6px}.simple-subitem-card p:last-child{border-bottom:0;padding-bottom:0}.simple-subitem-card span{align-items:center;color:#667085;display:inline-flex;font-size:12px;font-weight:800;gap:6px}.simple-subitem-card strong{color:#172033;font-size:13px;line-height:1.2}.quote-value-count-bubble{align-items:center;background:#101b2b;border-radius:999px;color:#fff;display:inline-flex;font-size:10px;font-style:normal;font-weight:900;height:18px;justify-content:center;line-height:1;min-width:18px;padding:0 6px}.quote-value-count-bubble.quote-value-sent{background:#e8b10d;color:#172033}.quote-value-count-bubble.quote-value-accepted{background:#57a773;color:#fff}.quote-value-count-bubble.quote-value-lost{background:#fecaca;color:#991b1b}.assigned-projects-breakdown{display:grid;gap:4px}.assigned-projects-breakdown small{align-items:center;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;line-height:1.05}.assigned-project-count{min-width:20px;text-align:center}.assigned-projects-breakdown .attention-count{align-items:center;background:#e84855;border-radius:999px;color:#fff;display:inline-flex;justify-content:center;line-height:1;min-height:18px;padding:0 6px}.assigned-projects-breakdown .completed-count{align-items:center;background:#fffd82;border-radius:999px;color:#172033;display:inline-flex;justify-content:center;line-height:1;min-height:18px;padding:0 6px}.dashboard-projects-breakdown{display:grid;gap:7px;margin-top:7px}.dashboard-leads-breakdown{width:100%}.dashboard-project-status-row{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(72px,92px) minmax(0,1fr) auto}.dashboard-leads-card .dashboard-project-status-row{grid-template-columns:minmax(116px,160px) minmax(0,1fr) auto}.dashboard-project-status-row>span{color:#667085;display:block;font-size:10px;font-weight:900;line-height:1;min-height:0;text-transform:uppercase}.dashboard-project-status-row>div{background:#eef2f6;border-radius:999px;height:8px;overflow:hidden}.dashboard-project-status-row i{background:#44ffd2;border-radius:inherit;display:block;height:100%}.dashboard-project-status-row>strong{align-items:center;border-radius:999px;display:inline-grid;font-size:10px;font-weight:900;height:18px;line-height:1;margin:0;min-width:24px;padding:0 7px;place-items:center}.dashboard-project-status-row-created i,.dashboard-project-status-row-created>strong{background:#44ffd2;color:#101b2b}.dashboard-project-status-row-assigned i,.dashboard-project-status-row-assigned>strong{background:#6366f1;color:#fff}.dashboard-project-status-row-completed i,.dashboard-project-status-row-completed>strong{background:#f7ec59;color:#101b2b}.dashboard-project-status-row-cancelled i,.dashboard-project-status-row-cancelled>strong{background:#ee8434;color:#fff}.dashboard-lead-status-row-new i,.dashboard-lead-status-row-new>strong{background:#44ffd2;color:#101b2b}.dashboard-lead-status-row-converted i,.dashboard-lead-status-row-converted>strong{background:#57a773;color:#fff}.dashboard-lead-status-row-lost i,.dashboard-lead-status-row-lost>strong{background:#fecaca;color:#991b1b}.dashboard-project-live-card{background:#ecfeff;border-radius:6px;border:1px solid #bae6fd;display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:8px;padding:8px}.dashboard-project-live-card span{background:#f0f9ff;border-radius:5px;display:grid;gap:3px;min-height:0;padding:6px;text-transform:none}.dashboard-project-live-card small{color:#667085;font-size:9px;font-weight:900;line-height:1;text-transform:uppercase}.dashboard-project-live-card strong{color:#172033;display:block;font-size:15px;line-height:1;margin:0}.dashboard-project-card .dashboard-project-live-card{grid-template-columns:repeat(3,minmax(0,1fr))}.assigned-project-live-card{background:#f5f3ff;border-color:#ddd6fe}.assigned-project-live-card span{background:#faf5ff}.quote-value-live-card{background:#fff7ed;border-color:#fed7aa}.quote-value-live-card span{background:#fffbeb}.lead-live-card{background:#eef2ff;border-color:#c7d2fe;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.lead-live-card span{background:#f8fafc;min-width:0;width:100%}.priority-pill{border-radius:999px;padding:3px 6px;background:#eef2f6;color:#344054!important;font-weight:900}.priority-pill.urgent{background:#fee4e2;color:#b42318!important}.priority-pill.high{background:#ffead5;color:#b54708!important}.priority-pill.medium{background:#fef0c7;color:#93370d!important}.priority-pill.low{background:#dcfae6;color:#067647!important}.priority-pill.for-me{background:#fa003f;color:#fff!important}.metric-button{text-align:left;color:inherit}.metric-button:hover{border-color:var(--button-bg);box-shadow:inset 0 0 0 1px var(--button-bg)}.wide{grid-column:span 2}.manager-dashboard-grid .manager-side-column{grid-column:3}.dashboard-toolbar{align-items:center;display:flex;gap:10px;grid-column:1 / -1;justify-content:space-between;justify-self:start;max-width:720px;position:relative;width:min(100%,720px)}.dashboard-search{flex:0 1 340px;margin-bottom:0;max-width:340px;min-height:34px;padding:0 10px}.dashboard-search input{min-height:32px;min-width:0;padding-bottom:0;padding-top:0;white-space:nowrap}.dashboard-create-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end}.dashboard-no-results{color:#667085;font-size:13px;font-weight:800;grid-column:1 / -1}.create-trigger-button{align-items:center;border-radius:999px;display:inline-flex;gap:6px;justify-content:center;min-height:30px;padding:0 12px}.create-trigger-button span{line-height:1}.create-trigger-leads{background:#57a773}.create-trigger-leads:hover{background:#479463}.create-trigger-tickets{background:#f49390;color:#172033}.create-trigger-tickets:hover{background:#e57f7c}.section-title{grid-column:1 / -1;padding-top:8px}.section-title h2{margin:0;font-size:20px}.panel h2{display:flex;align-items:center;gap:8px}.workload{display:grid;grid-template-columns:1fr 160px;gap:12px;align-items:center;margin:10px 0}meter{width:100%}.activity{border-top:1px solid #eef2f6;padding-top:10px;margin:10px 0 0;color:#475467}.bar-row{display:grid;grid-template-columns:minmax(110px,160px) 1fr 40px;gap:10px;align-items:center;margin:10px 0;font-size:14px}.bar-row div{height:10px;background:#eef2f6;border-radius:999px;overflow:hidden}.bar-row i{display:block;height:100%;background:var(--button-bg);border-radius:inherit}.compact-list{display:grid;align-content:start;gap:8px}.compact-list button{display:grid;gap:3px;text-align:left;background:#f8fafc;border:1px solid #e4e9ef;padding:10px;color:#172033}.compact-list small,.muted{color:#667085}.manager-attention-alert-card{background:#101b2b;border-color:#101b2b;color:#fff;position:relative}.manager-attention-alert-card h2,.manager-attention-alert-card .muted{color:#fff}.manager-attention-alert-card button{background:#17263a;border-color:#263a54;color:#fff}.manager-attention-alert-card button:hover{background:#20344f;border-color:#3b506d}.manager-attention-alert-card button small{color:#ffffffc7}.manager-attention-count-bubble{align-items:center;background:#39ff14;border:0;border-radius:999px;color:#101b2b;display:inline-flex;font-size:12px;font-weight:900;height:26px;justify-content:center;min-width:26px;padding:0 7px;position:absolute;right:-8px;top:-8px}.dashboard-list-card h2{font-size:15px;line-height:1.2;margin-bottom:2px}.dashboard-list-card button{min-height:54px}.dashboard-list-body{display:grid;gap:8px}.scrollable-dashboard-list .dashboard-list-body{max-height:260px;min-height:0;overflow-y:auto;padding-right:4px}.dashboard-job-row{align-items:start;background:#f8fafc;border:1px solid #e4e9ef;border-radius:6px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;padding:10px}.dashboard-job-row.clickable{cursor:pointer}.dashboard-job-row.clickable:hover{background:#fff;border-color:#c7d2df}.dashboard-job-row.clickable:focus-visible{outline:2px solid #1B998B;outline-offset:2px}.dashboard-job-row strong,.dashboard-job-row small{display:block;min-width:0;overflow-wrap:anywhere}.dashboard-job-row strong{color:#172033;font-size:13px;line-height:1.25}.dashboard-job-row small{font-size:11px;line-height:1.35}.dashboard-job-meta-line{white-space:nowrap}.dashboard-job-notes{border-top:1px solid #e4e9ef;margin-top:4px;padding-top:5px}.dashboard-appointment-employees{align-items:center;display:flex;min-height:28px;padding:2px 0}.dashboard-appointment-employees .assigned-avatar-list{display:inline-flex}.dashboard-appointment-employees .employee-avatar{height:26px;width:26px}.dashboard-job-row .row-action.compact{align-items:center;align-self:center;background:#1b998b;border-radius:999px;color:#fff;display:inline-flex;justify-content:center;line-height:1;min-height:30px;padding:0 10px;text-align:center;white-space:nowrap}.dashboard-job-row .row-action.compact:hover{background:#167f74}.module-bar{align-items:flex-start;display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}.module-tools{align-items:center;display:flex;flex-wrap:wrap;gap:8px 10px;min-width:0;width:min(760px,100%)}.module-actions{align-items:center;display:flex;gap:8px}.search{display:flex;align-items:center;gap:8px;width:min(420px,100%);border:1px solid #d6dde5;background:#fff;border-radius:6px;padding:0 10px}.module-tools .search{flex:1 1 280px}.search input{border:0;padding-left:0}.record-summary{color:#667085;font-size:12px;font-weight:800;flex:0 0 100%}.customer-pagination-settings,.list-select-filter,.list-status-filter{min-width:0}.customer-pagination-settings label,.list-select-filter label,.list-status-filter label{align-items:center;color:#667085;display:inline-flex;font-size:12px;font-weight:400;gap:8px}.customer-pagination-settings select,.list-select-filter select,.list-status-filter select{background:#fff;border:1px solid #d6dde5;border-radius:6px;color:#172033;font-weight:800;min-height:32px;padding:0 28px 0 10px}.list-status-filter{display:none}.filter-chips{display:flex;flex-wrap:wrap;gap:5px;flex:0 0 100%}.filter-chips button{align-items:center;background:#fff;border:1px solid #d6dde5;border-radius:999px;color:#344054;cursor:pointer;display:inline-flex;font-size:12px;gap:5px;min-height:24px;padding:3px 8px;white-space:nowrap}.filter-chips button:hover,.filter-chips button.active{background:#176;border-color:#176;color:#fff}.filter-chips button.lead-new-filter,.filter-chips button.lead-new-filter:hover,.filter-chips button.lead-new-filter.active{background:#ba3b46;border-color:#ba3b46;color:#fff}.filter-chips span{background:#3440541a;border-radius:999px;color:inherit;font-size:10px;font-weight:900;line-height:1;min-width:18px;padding:3px 5px;text-align:center}.filter-chips button.active span,.filter-chips button:hover span{background:#ffffff38}.monday-migration-page{display:grid;gap:14px}.monday-status-panel .metric-grid.compact,.monday-preview-panel .metric-grid.compact{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.success-text{color:#176;font-size:12px;font-weight:800;margin-top:10px}.error-text{color:#b42318;font-size:12px;font-weight:800;margin-top:10px}.monday-board-table table{min-width:720px}.monday-preview-lists{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:12px 0}.monday-preview-lists h3{color:#172033;font-size:12px;margin:0 0 8px}.monday-preview-lists .badge{display:inline-flex;margin:0 6px 6px 0}.monday-selection-panel{border-top:1px solid #e4e9ef;display:grid;gap:12px;margin-top:12px;padding-top:12px}.monday-selection-panel h3{color:#172033;font-size:13px;margin:0}.monday-selection-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;min-width:0}.monday-selection-header>div{display:grid;gap:4px;min-width:0}.monday-selection-header .muted{line-height:1.45;margin:0;max-width:720px}.monday-selection-header .record-summary{flex:0 0 auto;line-height:1.3;text-align:right;white-space:nowrap}.monday-selection-grid{display:grid;gap:12px;grid-template-columns:minmax(220px,.8fr) minmax(280px,1.2fr);min-width:0}.monday-selection-grid>div{min-width:0}.monday-selection-panel .row-actions{flex:0 0 auto}.monday-selection-panel .row-action.compact,.monday-selection-panel .ghost-button.compact{min-height:30px;padding:0 10px}.monday-page-button{height:30px;min-height:30px;width:30px}.monday-loading-indicator{align-items:center;color:#667085;display:inline-flex;font-size:11px;font-weight:800;gap:5px;line-height:1;white-space:nowrap}.monday-loading-indicator svg,.monday-page-button svg{flex:0 0 auto}.monday-loading-indicator svg,.monday-page-button.is-loading svg{animation:monday-spin .8s linear infinite}@keyframes monday-spin{to{transform:rotate(360deg)}}.monday-selector-list{align-content:start;border:1px solid #e4e9ef;border-radius:8px;display:grid;gap:6px;grid-auto-rows:max-content;max-height:260px;overflow:auto;padding:8px;min-width:0}.monday-selector-list label{align-items:start;background:#f8fafc;border:1px solid #edf1f6;border-radius:8px;box-sizing:border-box;color:#344054;display:grid;gap:8px;grid-template-columns:18px minmax(0,1fr);min-width:0;overflow:hidden;padding:8px;width:100%}.monday-selector-list.item-list label{align-items:start}.monday-selection-panel .project-detail-label small{color:#667085;display:inline;font-size:11px;font-weight:800;margin-left:6px;text-transform:none}.monday-selector-list input{justify-self:center;margin-top:2px}.monday-selector-list span{display:grid;gap:2px;min-width:0;overflow:hidden;width:100%}.monday-selector-list strong{color:#172033;font-size:12px;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.monday-selector-list small{color:#667085;font-size:11px;font-weight:800;overflow-wrap:anywhere;white-space:normal}.monday-item-search{margin-bottom:8px;max-width:none}.monday-sample-table{border-top:1px solid #e4e9ef;display:grid;gap:8px;margin-top:12px;padding-top:12px}.monday-sample-table h3{color:#172033;font-size:13px;margin:0}.monday-subitem-preview{border-top:1px solid #e4e9ef;display:grid;gap:8px;margin-top:12px;padding-top:12px}.monday-subitem-preview h3{color:#172033;font-size:13px;margin:0}.monday-subitem-tools{align-items:center;display:flex;flex-wrap:wrap;gap:10px 14px;justify-content:space-between}.monday-subitem-tools label{align-items:center;display:inline-flex;gap:8px;margin:0;min-height:42px;white-space:nowrap}.monday-subitem-tools .search{flex:1 1 320px;margin:0;max-width:560px}.monday-subitem-tools .row-actions{flex:0 0 auto;margin-left:auto}.monday-subitem-table-wrap{max-height:520px;overflow:auto}.monday-subitem-table{min-width:980px;table-layout:fixed}.monday-subitem-table th:first-child,.monday-subitem-table td:first-child{text-align:center;width:38px}.monday-subitem-table th:nth-child(2),.monday-subitem-table td:nth-child(2){width:250px}.monday-subitem-table th:nth-child(3),.monday-subitem-table td:nth-child(3){width:180px}.monday-subitem-table th:nth-child(5),.monday-subitem-table td:nth-child(5),.monday-subitem-table th:nth-child(6),.monday-subitem-table td:nth-child(6),.monday-subitem-table th:nth-child(7),.monday-subitem-table td:nth-child(7){width:110px}.monday-subitem-table td{vertical-align:top;white-space:normal}.monday-subitem-table td strong,.monday-subitem-table td small{display:block;overflow-wrap:anywhere}.muted-row{opacity:.62}.muted-row td{background:#f8fafc}.monday-error-detail{color:#b42318;display:block;font-size:11px;font-weight:700;margin-top:4px;max-width:260px;overflow-wrap:anywhere}.monday-options-grid,.monday-checkbox-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:12px}.monday-options-grid label,.monday-checkbox-grid label,.monday-field-map label{color:#344054;font-size:12px;font-weight:800}.monday-checkbox-grid label{align-items:center;background:#f8fafc;border:1px solid #e4e9ef;border-radius:6px;display:flex;gap:8px;min-height:40px;padding:8px 10px}.monday-checkbox-grid input{height:16px;width:16px}.monday-field-map{border:1px solid #e4e9ef;border-radius:6px;display:grid;overflow:hidden}.monday-field-map label{align-items:center;background:#fff;border-bottom:1px solid #eef2f6;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) minmax(180px,260px);padding:9px 10px}.monday-field-map label:last-child{border-bottom:0}.monday-field-map span,.monday-field-map small{display:block;min-width:0}.monday-field-map small{color:#667085;font-weight:700;overflow-wrap:anywhere}.monday-actions{justify-content:flex-end;margin-top:12px}.icon-button{display:grid;place-items:center;width:40px;background:var(--button-bg);color:#fff}.create{position:relative}.success{color:#176;font-size:13px;font-weight:800;margin:0}.quote-template-page{display:grid;gap:12px}.quote-template-page textarea{min-height:92px}.quote-template-page .primary{width:auto;padding:0 16px}.quote-template-list{display:grid;gap:8px}.quote-template-item{align-items:flex-start;border:1px solid #edf0f5;border-radius:8px;display:flex;gap:12px;justify-content:space-between;padding:12px}.quote-template-item strong{color:#172033;display:block;font-size:13px;margin-bottom:4px}.quote-template-item p{color:#667085;font-size:12px;line-height:1.4;margin:0;white-space:pre-wrap}.compact-file-picker{min-height:34px;padding:0 10px;width:auto}.quote-pdf-template-picker{width:min(860px,100%)}.quote-generated-preview{border:1px solid #d8dee8;border-radius:8px;height:min(62vh,680px);overflow:hidden}.quote-generated-preview iframe{border:0;height:100%;width:100%}.quote-builder-menu-wrap{display:inline-flex;position:relative}.quote-builder-menu-wrap>.primary{align-items:center;display:inline-flex;gap:6px}.quote-builder-menu{background:#fff;border:1px solid #d8e0ea;border-radius:8px;box-shadow:0 18px 42px #101b2b29;display:grid;min-width:220px;overflow:hidden;padding:6px;position:absolute;right:0;top:calc(100% + 8px);z-index:30}.quote-builder-menu button{background:#fff;border:0;border-radius:6px;color:#172033;cursor:pointer;font-size:13px;font-weight:800;padding:9px 10px;text-align:left}.quote-builder-menu button:hover{background:#f8fafc;color:#d8315b}.quote-builder-menu-error{background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;color:#be123c;font-size:12px;font-weight:800;margin:0;max-width:280px;padding:8px 10px;position:absolute;right:0;top:calc(100% + 8px);z-index:31}.quote-builder-page{display:grid;gap:14px}.quote-type-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.quote-type-grid button{align-items:flex-start;background:#fff;border:1px solid #d8e0ea;border-radius:8px;color:#172033;cursor:pointer;display:grid;gap:8px;min-height:130px;padding:16px;text-align:left}.quote-type-grid button:hover{border-color:#d8315b;box-shadow:0 12px 28px #101b2b14}.quote-type-grid strong{font-size:16px}.quote-type-grid span{color:#667085;font-size:12px;font-weight:800}.quote-edit-subheading{color:#ec1975;font-size:13px;font-weight:600;margin:4px 0 0}.quote-builder-form,.quote-item-form{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.quote-builder-form{grid-template-columns:repeat(12,minmax(0,1fr))}.quote-builder-form label,.quote-item-form label{align-content:start;color:#344054;display:grid;font-size:11px;font-weight:800;gap:5px;min-width:0}.quote-builder-form .wide,.quote-item-form .wide{grid-column:1 / -1}.quote-builder-form .quote-field-type{grid-column:span 2}.quote-builder-form .quote-field-contact-picker{grid-column:span 7}.quote-builder-form .quote-field-contact{grid-column:span 3}.quote-builder-form .quote-field-email,.quote-builder-form .quote-field-phone,.quote-builder-form .quote-field-quote-date,.quote-builder-form .quote-field-expiry-date,.quote-builder-form .quote-field-salesperson,.quote-builder-form .quote-field-status{grid-column:span 2}.quote-builder-form .quote-field-site,.quote-builder-form .quote-field-billing,.quote-builder-form .quote-field-notes,.quote-builder-form .quote-field-internal{grid-column:span 3}.quote-builder-form .quote-field-vat,.quote-builder-form .quote-field-deposit{grid-column:span 2}.quote-builder-form textarea,.quote-item-form textarea{min-height:74px}.quote-item-form .save-button{align-self:end;width:auto}.quote-item-form .quote-item-modal-actions{grid-column:1 / -1;justify-content:flex-end;min-width:0}.quote-item-form .quote-item-modal-actions .ghost-button,.quote-item-form .quote-item-modal-actions .save-button{font-size:11px;min-height:32px;padding:0 12px;width:auto}.quote-calculated-value{color:#667085;font-size:11px;font-weight:800;line-height:1.2}.quote-section-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.quote-section-header h2{margin:0}.product-selector-panel .search{min-width:min(280px,100%)}.product-category-filter-panel{background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #e3e8ef;border-radius:10px;margin-bottom:14px;padding:12px}.product-category-filter-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.product-category-filter-header>div:first-child{display:grid;gap:2px}.product-category-filter-header strong{color:#172033;font-size:12px}.product-category-filter-header span,.product-selector-results-summary{color:#667085;font-size:11px;font-weight:700}.product-category-filter-actions{display:flex;gap:6px}.product-category-filter-actions button{background:#fff;border:1px solid #d8dee7;border-radius:6px;color:#344054;cursor:pointer;font-size:10px;font-weight:800;padding:6px 9px}.product-category-filter-actions button:hover{border-color:#d8315b;color:#a81f43}.product-category-checkboxes{display:flex;flex-wrap:wrap;gap:6px}.product-category-checkboxes label{align-items:center;background:#fff;border:1px solid #dfe5ec;border-radius:999px;color:#344054;cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:10px;font-weight:800;gap:6px;line-height:1;margin:0;min-height:26px;padding:4px 8px;white-space:nowrap}.product-category-checkboxes label:has(input:checked){background:#ecfdf3;border-color:#12b76a;color:#067647}.product-category-checkboxes input{accent-color:#12b76a;flex:0 0 13px;height:13px;margin:0;padding:0;width:13px}.product-category-checkboxes span{display:inline-block;line-height:1.2}.product-selector-results-summary{align-items:center;display:flex;justify-content:flex-end;margin:-4px 0 9px}.product-selector-error-toast{align-items:flex-start;background:#fff;border:1px solid #f04438;border-left:5px solid #d92d20;border-radius:9px;bottom:22px;box-shadow:0 16px 40px #10182833;display:flex;gap:16px;justify-content:space-between;max-width:min(420px,calc(100vw - 32px));padding:13px 14px;position:fixed;right:22px;width:max-content;z-index:10000}.product-selector-error-toast>div{display:grid;gap:3px}.product-selector-error-toast strong{color:#b42318;font-size:12px}.product-selector-error-toast span{color:#344054;font-size:12px;line-height:1.4}.product-selector-error-toast button{align-items:center;background:transparent;border:0;color:#667085;cursor:pointer;display:inline-flex;flex:0 0 auto;justify-content:center;padding:1px}.quote-save-success-toast{align-items:flex-start;background:#f0fdf4;border:1px solid #12b76a;border-left:5px solid #039855;border-radius:9px;bottom:22px;box-shadow:0 16px 40px #10182833;display:flex;gap:16px;justify-content:space-between;max-width:min(420px,calc(100vw - 32px));padding:13px 14px;position:fixed;right:22px;width:max-content;z-index:10000}.quote-save-success-toast>div{display:grid;gap:3px}.quote-save-success-toast strong{color:#067647;font-size:12px}.quote-save-success-toast span{color:#344054;font-size:12px;line-height:1.4}.quote-save-success-toast a{color:#067647;font-size:12px;font-weight:900;margin-top:3px;text-decoration:underline}.quote-save-success-toast button{align-items:center;background:transparent;border:0;color:#667085;cursor:pointer;display:inline-flex;flex:0 0 auto;justify-content:center;padding:1px}.quote-pdf-progress-toast{align-items:center;background:#f5f3ff;border:1px solid #8b7cf6;border-left:5px solid var(--button-bg);border-radius:9px;bottom:22px;box-shadow:0 16px 40px #10182833;color:var(--button-bg);display:flex;gap:11px;max-width:min(420px,calc(100vw - 32px));padding:13px 14px;position:fixed;right:22px;width:max-content;z-index:10000}.quote-pdf-progress-toast>svg{animation:spin .9s linear infinite;flex:0 0 auto}.quote-pdf-progress-toast>div{display:grid;gap:3px}.quote-pdf-progress-toast strong{font-size:12px}.quote-pdf-progress-toast span{color:#344054;font-size:12px;line-height:1.4}@media(max-width:560px){.product-selector-error-toast,.quote-save-success-toast,.quote-pdf-progress-toast{bottom:12px;left:12px;max-width:none;right:12px;width:auto}}.quote-builder-workspace{display:grid;gap:16px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.quote-builder-workspace>.panel{min-width:0}.quote-builder-right-stack{display:grid;gap:16px;grid-column:2;grid-template-columns:minmax(0,1fr);min-width:0}.quote-builder-right-stack>.panel{grid-column:1;grid-row:auto;min-width:0;width:100%}.quote-builder-top-grid{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,3fr) minmax(0,2fr)}.quote-builder-top-grid>.panel{min-width:0;width:100%}.quote-builder-top-single{display:block}.gate-builder-flow{display:grid;gap:16px;grid-template-columns:minmax(0,1fr)}.gate-builder-flow>.panel{grid-column:1!important;grid-row:auto!important;min-width:0;width:100%!important}.quote-builder-page-gates .gate-builder-flow .product-selector-panel{height:680px}.quote-builder-page-security-layout .quote-field-contact-picker,.quote-builder-page-security-layout .quote-field-title{grid-column:1 / -1}.quote-builder-page-security-layout .quote-field-contact{grid-column:1 / span 4}.quote-builder-page-security-layout .quote-field-email{grid-column:5 / span 4}.quote-builder-page-security-layout .quote-field-phone{grid-column:9 / span 4}.quote-builder-page-security-layout .quote-field-site{grid-column:1 / span 6}.quote-builder-page-security-layout .quote-field-billing{grid-column:7 / span 6}.quote-builder-page-security-layout .product-selector-panel{display:flex;flex-direction:column;grid-column:1;grid-row:1;height:680px;width:100%}.quote-builder-page-security-layout .quote-items-panel{background:linear-gradient(135deg,#fffdf0,#fff6cc);border-color:#f0d878;grid-column:2;grid-row:1;width:100%}.quote-builder-page-security-layout .quote-items-panel .table-wrap{background:#ffffffe0;border:1px solid #efdc91;border-radius:8px}.quote-builder-page-security-layout .quote-items-panel table{min-width:700px}.quote-builder-page-security-layout .quote-items-panel th:nth-child(1),.quote-builder-page-security-layout .quote-items-panel td:nth-child(1){min-width:230px;width:36%}.quote-builder-page-security-layout .quote-items-panel th:not(:nth-child(1)),.quote-builder-page-security-layout .quote-items-panel td:not(:nth-child(1)){white-space:nowrap}.quote-builder-page-security-layout .quote-builder-right-stack{align-items:start;grid-auto-flow:row;grid-template-columns:minmax(0,1fr)}.quote-builder-page-security-layout .quote-builder-right-stack>.quote-items-panel,.quote-builder-page-security-layout .quote-builder-right-stack>.quote-totals-panel{grid-column:1;grid-row:auto;position:relative}.quote-builder-page-security-layout .quote-builder-settings-card{width:100%}.quote-builder-page-security-layout .product-selector-panel .quote-product-grid{flex:1 1 auto;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));min-height:0;overflow-y:auto;padding-right:5px;scrollbar-color:#98a2b3 #f2f4f7;scrollbar-width:thin}.quote-builder-page-security-layout .product-selector-panel .quote-product-grid::-webkit-scrollbar{width:7px}.quote-builder-page-security-layout .product-selector-panel .quote-product-grid::-webkit-scrollbar-track{background:#f2f4f7;border-radius:999px}.quote-builder-page-security-layout .product-selector-panel .quote-product-grid::-webkit-scrollbar-thumb{background:#98a2b3;border-radius:999px}.quote-builder-page-security-layout .product-selector-panel .quote-product-grid article{align-content:start;grid-template-columns:minmax(0,1fr) 72px;padding:12px}.quote-builder-page-security-layout .product-selector-panel .quote-product-thumb{aspect-ratio:16 / 10;grid-column:1 / -1;width:100%}.quote-builder-page-security-layout .product-selector-panel .quote-product-summary{grid-column:1 / -1}.quote-builder-page-security-layout .product-selector-panel .quote-product-price{align-self:center;grid-column:1}.quote-builder-page-security-layout .product-selector-panel .quote-product-quantity{grid-column:2}.quote-builder-page-security-layout .product-selector-panel .quote-product-grid article>.row-action{grid-column:1 / -1;justify-content:center;width:100%}.quote-builder-settings-fields{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.smart-home-details-grid{display:grid;gap:16px;margin-bottom:16px}.smart-home-details-grid>.panel{width:100%}.smart-home-scope-card{background:#f4fbf8}.smart-home-scope-card .quote-section-header p{color:#667085;font-size:12px;margin:5px 0 0}.smart-home-scope-actions{display:flex;flex-wrap:wrap;gap:8px}.smart-home-scope-actions .small{min-height:32px;padding:6px 11px}.smart-home-scope-list{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.smart-home-scope-item{background:#fff;border:1px solid #d9e5e0;border-radius:10px;display:grid;gap:9px;padding:12px;transition:border-color .16s ease,box-shadow .16s ease}.smart-home-scope-item.selected{border-color:#78c4a1;box-shadow:0 0 0 2px #259b6514}.smart-home-scope-toggle{align-items:center;display:grid;gap:8px;grid-template-columns:auto 1fr auto}.smart-home-scope-toggle input{accent-color:#15915b;height:17px;margin:0;width:17px}.smart-home-scope-toggle strong{color:#1d2939;font-size:13px}.smart-home-scope-toggle span{color:#667085;font-size:10px;font-weight:800;text-transform:uppercase}.smart-home-scope-item textarea{line-height:1.45;min-height:126px;resize:vertical}.smart-home-sage-fields{align-items:end;display:grid;gap:12px;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(140px,.7fr))}.smart-home-sage-fields>label:not(.file-picker){color:#344054;display:grid;font-size:11px;font-weight:800;gap:6px;text-transform:uppercase}.smart-home-sage-fields input[readonly],.smart-home-payment-row input[readonly]{background:#f3f5f8;color:#344054}.smart-home-pdf-picker{align-self:stretch;justify-content:center;min-height:42px}.smart-home-selected-pdf{align-items:center;background:#f5f3ff;border:1px solid #d8d0ff;border-radius:8px;color:#5137b8;display:flex;gap:8px;grid-column:1;min-width:0;padding:8px 10px}.smart-home-selected-pdf span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-home-payment-table{display:grid;gap:8px}.smart-home-payment-header,.smart-home-payment-row{align-items:center;display:grid;gap:10px;grid-template-columns:minmax(240px,1.5fr) minmax(150px,.7fr) minmax(170px,.7fr)}.smart-home-payment-header{color:#667085;font-size:11px;font-weight:800;padding:0 4px;text-transform:uppercase}.smart-home-payment-row{background:#f8fafc;border:1px solid #e5eaf0;border-radius:9px;padding:9px}.smart-home-payment-row .row-icon-action{justify-self:center}.smart-home-contract-card{background:#fffaf0}.smart-home-contract-toggle{align-items:center;color:#4b5563;display:flex;font-size:12px;font-weight:800;gap:7px;text-transform:none}.smart-home-contract-toggle input{accent-color:#6548e8;height:16px;width:16px}.smart-home-contract-text{background:#fff;border:1px solid #eadfca;border-radius:9px;color:#344054;font-size:12px;line-height:1.55;max-height:310px;overflow-y:auto;padding:16px;white-space:pre-wrap}.smart-home-save-row{display:flex;justify-content:flex-end}.smart-home-save-row .smart-home-totals-panel{width:50%}@media(max-width:1050px){.smart-home-sage-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.smart-home-pdf-picker,.smart-home-selected-pdf{grid-column:1 / -1}}@media(max-width:760px){.smart-home-scope-list,.smart-home-sage-fields{grid-template-columns:1fr}.smart-home-payment-header{display:none}.smart-home-payment-row{grid-template-columns:1fr}.smart-home-save-row .smart-home-totals-panel{width:100%}}.quote-builder-settings-fields label{align-content:start;color:#344054;display:grid;font-size:11px;font-weight:800;gap:5px;min-width:0}.quote-builder-settings-fields textarea{min-height:74px}.quote-builder-workspace .quote-section-header{align-items:flex-start;flex-wrap:wrap}.quote-builder-workspace .quote-section-header .row-actions{flex-wrap:wrap;min-width:0}.quote-builder-workspace .quote-section-header select{min-width:150px}.quote-builder-workspace .quote-section-header .search{flex:1 1 220px}.quote-product-grid{display:grid;gap:8px}.quote-product-grid article{align-items:center;border:1px solid #e6ebf1;border-radius:8px;display:grid;gap:10px;grid-template-columns:52px minmax(0,1fr) auto 70px auto;min-width:0;padding:8px}.quote-product-grid article.product-already-added{border-color:#a7d7bd;box-shadow:inset 0 0 0 1px #d8f3e3}.quote-product-grid .product-added-button,.quote-product-grid .product-added-button:disabled{background:#168a52;border-color:#168a52;color:#fff;opacity:1}.quote-product-thumb{align-items:center;aspect-ratio:1;background:#fff;border:1px solid #e6ebf1;border-radius:6px;color:#667085;display:flex;justify-content:center;overflow:hidden}.quote-product-thumb img{height:100%;object-fit:contain;padding:4px;width:100%}.quote-product-summary{display:grid;gap:2px;min-width:0}.quote-product-summary strong,.quote-product-summary span,.quote-product-summary small,.quote-product-price{min-width:0;overflow-wrap:anywhere}.quote-product-summary span,.quote-product-summary small{color:#667085;font-size:11px;font-weight:700}.quote-product-price{color:#101828;font-size:12px;font-weight:900;white-space:nowrap}.quote-product-quantity{display:grid;gap:3px;margin:0;min-width:0}.quote-product-quantity span{color:#667085;font-size:10px;font-weight:900;line-height:1;text-transform:uppercase}.quote-product-quantity input{padding:7px 8px}.quote-items-panel table small{color:#667085;display:block;margin-top:3px}.quote-item-modal{width:min(760px,calc(100vw - 28px))}.line-item-edit-tooltip{display:inline-flex}.gate-details-panel .gate-preview-img{background:#f8fafc;border:1px solid #e6ebf1;border-radius:8px;display:block;margin-top:14px;max-height:420px;object-fit:contain;width:100%}.gate-configuration-form{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px}.gate-configuration-form>label{color:#344054;display:grid;font-size:11px;font-weight:800;gap:5px;min-width:0}.gate-model-picker{border:0;grid-column:1 / -1;margin:0;min-width:0;padding:0}.gate-model-picker legend{color:#344054;font-size:11px;font-weight:800;margin-bottom:7px}.gate-model-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.gate-model-option{background:#fff;border:2px solid #e4e7ec;border-radius:10px;color:#344054;cursor:pointer;display:grid;font:inherit;font-size:12px;font-weight:800;gap:7px;padding:8px;text-align:left}.gate-model-option:hover,.gate-model-option.active{background:#f4f0ff;border-color:#6941c6;color:#53389e}.gate-model-option img{background:#f8fafc;border-radius:6px;height:86px;object-fit:contain;width:100%}.gate-model-option small{color:#667085;font-size:10px}.gate-model-image-placeholder{align-items:center;background:#f2f4f7;border-radius:6px;color:#667085;display:flex;font-size:11px;height:86px;justify-content:center;text-align:center}.gate-details-save{align-self:end;justify-self:start}.gate-action-message{border-radius:8px;font-size:12px;font-weight:800;margin-top:10px;padding:9px 11px}.gate-action-message.error-text{background:#fff1f3;border:1px solid #fda4af;color:#be123c}.gate-action-message.success-text{background:#ecfdf3;border:1px solid #86efac;color:#15803d}.inline-file-picker.disabled{cursor:not-allowed;opacity:.55}.gate-base-model-img{max-height:280px!important}.gate-base-model-preview{position:relative}.gate-reference-gallery{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin-top:12px}.gate-reference-gallery img{background:#f8fafc;border:1px solid #e4e7ec;border-radius:8px;height:130px;object-fit:contain;width:100%}.gate-reference-image{position:relative}.gate-image-delete{align-items:center;background:#fff;border:1px solid #fecdd3;border-radius:999px;box-shadow:0 2px 8px #10182829;color:#e11d48;cursor:pointer;display:inline-flex;height:30px;justify-content:center;position:absolute;right:7px;top:7px;width:30px}.gate-image-delete:hover{background:#fff1f3}.quote-totals-panel{display:block}.quote-totals-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.quote-totals-list{display:grid;align-content:end}.quote-totals-panel article{align-items:center;border-bottom:1px solid #e4e7ec;display:flex;justify-content:space-between;min-height:36px;padding:7px 9px}.quote-totals-panel span{color:#667085;font-size:11px;font-weight:800;margin:0;text-transform:uppercase}.quote-totals-panel strong{color:#172033;font-size:14px;margin-left:12px;min-width:82px;text-align:right}.quote-totals-panel .quote-total-subtotal{background:linear-gradient(135deg,#eff8ff,#dbeafe);border:1px solid #84caff;border-radius:7px;box-shadow:0 4px 12px #175cd314;margin-bottom:5px}.quote-totals-panel .quote-total-subtotal span{color:#175cd3}.quote-totals-panel .quote-total-subtotal strong{color:#1849a9}.quote-totals-panel .quote-total-total{background:linear-gradient(135deg,#067647,#039855);border:1px solid #067647;border-radius:7px;box-shadow:0 6px 16px #03985533;margin-top:5px}.quote-totals-panel .quote-total-total span{color:#d1fadf}.quote-totals-panel .quote-total-total strong{color:#fff;font-size:18px}.quote-summary-save-button{background:var(--button-bg);border-radius:8px;min-height:38px;min-width:118px;padding:8px 14px;width:auto;margin:12px 0 0 auto}.quote-summary-save-button:hover{background:var(--button-hover)}.quick-form{position:absolute;right:0;top:46px;z-index:10;width:min(360px,calc(100vw - 48px));display:grid;gap:10px;padding:14px;border-radius:8px;border:1px solid #d6dde5;background:#fff;box-shadow:0 18px 50px #101b2b2e}.create-modal-shell{width:min(420px,100%)}.create-modal-shell .quick-form{position:static;width:100%}.quick-form header{align-items:center;background:transparent;display:flex;justify-content:space-between;gap:10px;margin-bottom:0;min-width:0;padding:0;position:static;top:auto;z-index:auto}.quick-form header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-modal-shell .quick-form .primary{width:auto;padding:0 16px}.quick-form .row-actions{min-width:0}.lead-attribution-form-heading{border-top:1px solid #e4e7ec;display:grid;gap:2px;margin-top:4px;padding-top:12px}.lead-attribution-form-heading strong{color:#101828;font-size:13px}.lead-attribution-form-heading small{color:#667085;font-size:11px}.create-modal-shell .quick-form{max-height:min(86vh,820px);overflow-y:auto}.quote-contact-picker{display:grid;gap:7px;min-width:0}.quote-builder-contact-split{display:grid;gap:8px;grid-template-columns:minmax(140px,180px) minmax(0,1fr)}.quote-builder-contact-split>select{align-self:start}.quote-builder-contact-picker{min-width:0}.quick-field{color:#344054;display:grid;font-size:11px;font-weight:800;gap:5px;min-width:0}.quick-field>span{line-height:1.2}.quick-field small{color:#667085;font-size:11px;font-weight:700}.maintenance-label{align-self:start;color:#14532d!important;display:inline-block!important;font-size:10px;font-weight:900;line-height:1.1;padding:0;text-transform:uppercase;width:fit-content}.quick-field input,.quick-field select,.quick-field textarea{font-size:13px;font-weight:500}.service-date-picker{align-items:center;display:grid;grid-template-columns:minmax(0,1fr) 38px;position:relative}.service-date-picker .service-date-text{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0;min-width:0}.service-date-picker .service-date-calendar-input{cursor:pointer;grid-column:2;grid-row:1;height:100%;min-width:38px;opacity:0;position:relative;z-index:2}.service-date-calendar-button{align-items:center;background:#fff;border:1px solid #d6dee8;border-left:0;border-radius:0 8px 8px 0;color:#344054;cursor:pointer;display:inline-flex;grid-column:2;grid-row:1;height:100%;justify-content:center;min-width:38px;pointer-events:none}.quote-contact-picker>div{border:1px solid #e4e9ef;border-radius:6px;display:grid;max-height:220px;overflow-y:auto}.quote-contact-picker button{background:#fff;border:0;border-bottom:1px solid #eef2f6;cursor:pointer;display:grid;gap:2px;min-width:0;padding:8px 10px;text-align:left}.quote-contact-picker button:hover{background:#f8fafc}.quote-contact-picker button:last-child{border-bottom:0}.quote-contact-picker strong{color:#172033;font-size:12px}.quote-contact-picker span{color:#8c210e;font-size:10px;font-weight:900;text-transform:uppercase}.quote-contact-picker small,.quote-contact-picker p{color:#667085;font-size:11px;margin:0;min-width:0;overflow-wrap:anywhere}@media(max-width:720px){.quote-builder-top-grid,.quote-builder-form{grid-template-columns:1fr}.quote-builder-form .quote-field-type,.quote-builder-form .quote-field-contact-picker,.quote-builder-form .quote-field-contact,.quote-builder-form .quote-field-email,.quote-builder-form .quote-field-phone,.quote-builder-form .quote-field-quote-date,.quote-builder-form .quote-field-expiry-date,.quote-builder-form .quote-field-salesperson,.quote-builder-form .quote-field-status,.quote-builder-form .quote-field-site,.quote-builder-form .quote-field-billing,.quote-builder-form .quote-field-notes,.quote-builder-form .quote-field-internal,.quote-builder-form .quote-field-vat,.quote-builder-form .quote-field-deposit{grid-column:1 / -1}.quote-totals-grid{grid-template-columns:1fr}.quote-summary-save-button{justify-self:end;width:auto}.quote-builder-workspace{grid-template-columns:1fr}.quote-builder-page-security-layout .product-selector-panel{grid-column:1;grid-row:auto;height:560px}.quote-builder-right-stack{grid-column:1}.quote-builder-page-security-layout .quote-items-panel,.quote-builder-page-security-layout .quote-builder-settings-card{grid-column:1;grid-row:auto}.quote-builder-settings-fields{grid-template-columns:1fr}.gate-configuration-form{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-product-grid article{grid-template-columns:46px minmax(0,1fr) auto}.quote-product-grid article .quote-product-price{grid-column:3}.quote-product-grid article .quote-product-quantity{grid-column:2;width:82px}.quote-product-grid article .row-action{grid-column:3;justify-self:start}.quote-builder-contact-split{grid-template-columns:1fr}}@media(max-width:460px){.gate-configuration-form{grid-template-columns:1fr}}.quote-file-link{color:inherit;text-decoration:none}.quote-file-thumb{align-items:center;display:inline-flex}.quote-file-icon{align-items:center;background:#f8fafc;border:1px solid #d6dde5;border-radius:6px;color:#344054;display:inline-flex;flex:0 0 auto;height:34px;justify-content:center;overflow:hidden;width:34px}.quote-file-icon img{height:100%;object-fit:cover;width:100%}.quote-file-icon.pdf{background:#fff7ed;color:#c2410c;display:grid;gap:0}.quote-file-icon small{font-size:7px;font-weight:900;line-height:1}.table-wrap{overflow-x:auto}.marketing-page{display:grid;gap:18px}.marketing-toolbar{align-items:center;display:flex;gap:14px;justify-content:space-between}.marketing-tabs{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.marketing-tabs button{background:#fff;border:1px solid #d0d5dd;border-radius:8px;color:#344054;cursor:pointer;font-weight:600;padding:9px 12px;white-space:nowrap}.marketing-tabs button.active{background:#101828;border-color:#101828;color:#fff}.marketing-filters{align-items:end;background:#fff;border:1px solid #e4e7ec;border-radius:12px;display:grid;gap:12px;grid-template-columns:repeat(5,minmax(130px,1fr)) auto;padding:14px}.marketing-filters label{color:#475467;display:grid;font-size:12px;font-weight:600;gap:5px}.marketing-filters input,.marketing-filters select,.marketing-table select{background:#fff;border:1px solid #d0d5dd;border-radius:7px;min-height:38px;padding:7px 9px}.marketing-metrics{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(150px,1fr))}.marketing-metrics article{background:#fff;border:1px solid #e4e7ec;border-radius:12px;display:grid;gap:8px;min-height:92px;padding:16px}.marketing-metrics span{color:#667085;font-size:12px;font-weight:600}.marketing-metrics strong{color:#101828;font-size:23px}.marketing-empty,.marketing-loading{align-items:center;background:#fff;border:1px dashed #d0d5dd;border-radius:12px;color:#667085;display:flex;flex-direction:column;gap:7px;justify-content:center;min-height:220px;padding:28px;text-align:center}.marketing-empty h3,.marketing-empty p{margin:0}.marketing-error{background:#fef3f2;border:1px solid #fecdca;border-radius:8px;color:#b42318;padding:11px 13px}.marketing-table{background:#fff;border:1px solid #e4e7ec;border-radius:12px}.marketing-table table{min-width:100%}.connection-grid,.reports-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(250px,1fr))}.connection-grid article,.reports-grid article{background:#fff;border:1px solid #e4e7ec;border-radius:12px;display:grid;gap:10px;padding:18px}.connection-grid article>div{align-items:center;display:flex;justify-content:space-between}.connection-grid h3,.connection-grid p,.reports-grid h3,.reports-grid p{margin:0}.connection-status{background:#f2f4f7;border-radius:999px;color:#475467;font-size:12px;font-weight:700;padding:4px 9px;text-transform:capitalize}.connection-status.connected{background:#dcfae6;color:#067647}.connection-status.error,.connection-status.expired{background:#fef3f2;color:#b42318}.reports-grid .ghost-button{justify-self:start;text-decoration:none}@media(max-width:1000px){.marketing-filters{grid-template-columns:repeat(2,minmax(130px,1fr))}.marketing-metrics{grid-template-columns:repeat(2,minmax(140px,1fr))}}@media(max-width:640px){.marketing-toolbar{align-items:stretch;flex-direction:column}.marketing-filters,.connection-grid,.reports-grid{grid-template-columns:1fr}.marketing-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}table{width:100%;border-collapse:collapse;min-width:760px}th,td{border-bottom:1px solid #eef2f6;line-height:1.2;padding:7px 8px;text-align:left;vertical-align:middle;font-size:12px}th{color:#667085;font-size:10px;line-height:1.1;text-transform:uppercase}.customer-pagination{align-items:center;color:#667085;display:flex;font-size:12px;font-weight:800;justify-content:space-between;gap:12px;padding-top:12px}.customer-pagination-left{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.customer-pagination .ghost-button:disabled{cursor:not-allowed;opacity:.45}.empty-table-cell{background:#f8fafc;color:#667085;padding:34px 18px;text-align:center}.empty-table-cell strong,.empty-table-cell span{display:block}.empty-table-cell strong{color:#172033;font-size:15px;margin-bottom:5px}.empty-table-cell button{background:#176;border:0;border-radius:6px;color:#fff;cursor:pointer;font-weight:800;margin-top:14px;min-height:36px;padding:0 14px}.empty-table-cell button:hover{background:#0d5f52}.alerts-table-wrap th:first-child,.alerts-table-wrap td:first-child,.customers-table-wrap th:first-child,.customers-table-wrap td:first-child{text-align:center;vertical-align:middle;width:40px}.alerts-table-wrap input[type=checkbox],.customers-table-wrap input[type=checkbox]{accent-color:#117766;cursor:pointer;height:16px;width:16px}.alerts-table-wrap .alert-unread-row{background:#fffaf0}.alert-title-cell{display:grid;gap:5px}.alert-title-cell strong{color:#172033;font-size:14px}.alert-title-cell.is-read strong{font-weight:400}.alert-title-cell.is-unread strong{font-weight:800}.alert-title-cell span{display:flex;flex-wrap:wrap;gap:5px}.alert-state-pill{border-radius:999px;font-size:10px;font-style:normal;font-weight:900;line-height:1;padding:4px 7px;text-transform:uppercase}.alert-state-pill.new{background:#21ea3e;color:#172033}.alert-state-pill.mark-read{background:#dbeafe;border:1px solid #bfdbfe;color:#1d4ed8;cursor:pointer}.alert-state-pill.mark-read:hover{background:#bfdbfe}.alert-state-pill.mark-unread{background:#dcfce7;border:1px solid #bbf7d0;color:#166534;cursor:pointer}.alert-state-pill.mark-unread:hover{background:#bbf7d0}.leads-panel th,.leads-panel td{padding:9px 8px;font-size:12px}.leads-panel th{font-size:10px;font-weight:900}.leads-panel .badge{min-height:22px;padding:0 7px;font-size:10px}.leads-panel .inline-control{min-width:132px;min-height:30px;padding:5px 7px;font-size:11px}.leads-panel .follow-up-control{max-width:330px}.leads-panel .follow-up-control input,.leads-panel .follow-up-control select{min-height:28px;padding:4px 5px;font-size:10px}.leads-panel .row-action{min-height:28px;padding:0 8px;font-size:10px}.leads-panel .row-icon-action{width:28px;min-height:28px}.leads-panel .link-button{font-size:12px}.row-action{min-height:26px;padding:0 8px;background:var(--button-bg);color:#fff;font-size:11px;font-weight:900;white-space:nowrap}.row-action:hover{background:var(--button-hover)}.quote-builder-edit-button:disabled,.quote-builder-edit-button:disabled:hover{background:#e4e7ec;color:#98a2b3;cursor:not-allowed;opacity:1}.row-action.create-trigger-leads{background:#57a773;color:#fff}.row-action.create-trigger-leads:hover{background:#479463}.row-action.create-trigger-tickets{background:#f49390;color:#172033}.row-action.create-trigger-tickets:hover{background:#e57f7c}.row-action.gate-survey-trigger,.row-action.gate-survey-trigger:hover{background:#ed9b40;color:#172033}.row-action.new-appointment-trigger,.row-action.new-appointment-trigger:hover{background:#56a3a6;color:#fff}.row-action.new-quote-trigger,.row-action.new-quote-trigger:hover{background:#dbabbe;color:#172033}.row-action.service-details-trigger,.row-action.service-details-trigger:hover{background:#d56f3e;color:#fff}.row-action.customer-new-ticket-trigger,.row-action.customer-new-ticket-trigger:hover{background:#1d1e18;color:#fff}.row-action.move-customer-trigger,.row-action.move-customer-trigger:hover{background:#065143;color:#fff}.row-action.ticket-save-button,.row-action.ticket-cancel-button{align-items:center;border-radius:999px;display:inline-flex;justify-content:center;min-height:30px;padding:0 14px;width:auto}.row-action.ticket-save-button,.row-action.ticket-save-button:hover{background:#56876d;color:#fff}.row-action.ticket-cancel-button,.row-action.ticket-cancel-button:hover{background:#e84855;color:#fff}.ticket-core-edit-row{align-items:start;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.ticket-detail-edit{display:grid;grid-template-columns:1fr;max-width:100%;overflow-x:hidden}.ticket-detail-edit .full-field{grid-column:1 / -1}.ticket-detail-edit label,.ticket-core-edit-row label,.ticket-notes-edit-row label{gap:6px;margin-bottom:0;min-width:0}.ticket-detail-edit input,.ticket-detail-edit select{max-width:100%;min-height:36px;min-width:0;padding:7px 9px}.ticket-notes-edit-row{align-items:start;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.ticket-notes-edit-row textarea{max-width:100%;min-height:96px;min-width:0;padding:10px 12px;white-space:normal}.ticket-edit-actions{align-items:center;display:flex;gap:8px;justify-content:flex-start;margin-top:4px}.quote-email-button,.quote-create-job-button,.quote-job-created-button{border-radius:999px;font-size:11px;min-height:28px;padding:0 12px}.quote-email-button{background:#220901;color:#fff}.quote-email-button:hover{background:#3a1408}.quote-create-job-button{background:#f7b538;color:#172033}.quote-create-job-button:hover{background:#e5a529}.quote-job-created-button,.quote-job-created-button:hover{background:#e8f5e9;color:#26532b}.inline-control{min-width:150px;min-height:34px;padding:7px 8px;font-size:12px;font-weight:800}.inline-amount{min-width:96px;max-width:120px;text-align:right}.follow-up-control{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.follow-up-control input,.follow-up-control select{border:1px solid #d7dee8;border-radius:8px;color:#182230;font-size:12px;font-weight:800;min-height:32px;padding:6px 7px}.follow-up-control input{min-width:128px}.follow-up-control span{color:#667085;font-size:10px;font-weight:900}.row-icon-action{display:inline-grid;place-items:center;width:28px;min-height:28px;padding:0;background:var(--button-bg);color:#fff}.row-icon-action:hover{background:var(--button-hover)}.row-icon-action:disabled{cursor:not-allowed;opacity:.45}.row-icon-action:disabled:hover{background:var(--button-bg)}.row-icon-action.edit-soft{background:#e4f4e9;color:#3f8c5f}.row-icon-action.edit-soft:hover{background:#d4eddc}.row-icon-action.edit-soft:disabled:hover{background:#e4f4e9}.row-icon-action.danger-soft:disabled:hover{background:#fee4e2}.row-icon-action.compact{width:26px;min-height:26px}.quote-inline-edit{align-items:center;display:inline-flex;gap:6px;white-space:nowrap}.quote-amount-inline>span{min-width:64px;text-align:right}.row-actions{display:flex;gap:4px;flex-wrap:wrap;min-width:170px}.bulk-actions{align-items:center;background:#f8fafc;border:1px solid #e4e9ef;border-radius:8px;display:flex;gap:10px;justify-content:flex-end;margin-bottom:10px;padding:8px 10px}.bulk-actions span{color:#475467;font-size:12px;font-weight:900}.bulk-actions label{align-items:center;color:#667085;display:inline-flex;font-size:11px;font-weight:900;gap:6px;text-transform:uppercase}.bulk-actions select{font-size:12px;min-height:30px;min-width:150px;padding:5px 8px;text-transform:none}.bulk-actions .row-action:disabled{cursor:not-allowed;opacity:.55}.danger-soft{background:#f4e3e7;color:#aa6373}.danger-soft:hover{background:#ecd2d8}.link-button{padding:0;min-height:0;background:transparent;color:#026aa2;font-weight:900;text-align:left}.link-button:hover{color:#014f7a;text-decoration:underline}.ghost-button{min-height:36px;padding:0 12px;background:var(--button-bg);border:1px solid var(--button-bg);color:#fff;font-weight:900}.badge{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;background:#eef2f6;color:#344054;font-weight:800;font-size:10px}.access-resource-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:0;padding:0;list-style:none;max-width:640px}.access-resource-list li{display:flex;align-items:center;gap:8px;color:#344054;font-size:13px;font-weight:800;line-height:1.25}.access-resource-dot{width:7px;height:7px;border-radius:999px;flex:0 0 7px}.access-resource-dot-0{background:#2563eb}.access-resource-dot-1{background:#16a34a}.access-resource-dot-2{background:#dc2626}.access-resource-dot-3{background:#9333ea}.access-resource-dot-4{background:#ea580c}.access-resource-dot-5{background:#0891b2}.access-resource-dot-6{background:#be123c}.access-resource-dot-7{background:#4f46e5}.badge.urgent,.badge.overdue,.badge.lost{background:#fee4e2;color:#b42318}.badge.paid,.badge.converted,.badge.completed,.badge.resolved,.status-control.paid,.status-control.completed{background:#dcfae6;color:#067647}.badge.scheduled,.badge.assigned,.badge.accepted,.status-control.scheduled{background:#e0f2fe;color:#026aa2}.badge.in-progress,.badge.part-paid,.status-control.in-progress{background:#fef0c7;color:#b54708}.badge.awaiting-parts,.status-control.awaiting-parts{background:#fff1cc;color:#9a5b00}.badge.invoiced,.status-control.invoiced{background:#ede9fe;color:#6d28d9}.badge.cancelled,.status-control.cancelled{background:#f2f4f7;color:#667085}.badge.to-do{background:#e8eef6;color:#344054}.badge.in-progress{background:#fff1cc;color:#9a5b00}.badge.done{background:#d7f8e6;color:#067647}.badge.new,.status-control.new{background:#eef2f6;color:#344054}.badge.assigned,.status-control.assigned{background:#dbeafe;color:#1d4ed8}.badge.survey-scheduled,.status-control.survey-scheduled{background:#e0f2fe;color:#026aa2}.badge.to-be-booked,.status-control.to-be-booked{background:#ff007f;color:#fff}.badge.needs-attention,.status-control.needs-attention{background:#fee4e2;color:#b42318}.badge.quote-sent,.status-control.quote-sent{background:#ede9fe;color:#6d28d9}.badge.quote-accepted,.status-control.quote-accepted{background:#d8315b;color:#fff}.badge.follow-up,.status-control.follow-up{background:#fef0c7;color:#b54708}.badge.ignore,.status-control.ignore{background:#f2f4f7;color:#667085}.status-control{border-color:transparent;font-weight:900}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(120px,1fr));gap:12px}.calendar-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin-bottom:14px}.segmented{display:inline-flex;gap:2px;padding:3px;background:#eef2f6;border-radius:8px}.segmented button{min-height:34px;padding:0 10px;background:transparent;color:#475467}.segmented button.active{background:var(--button-bg);color:#fff;box-shadow:0 1px 3px #101b2b1f}select{min-height:42px}select[multiple]{min-height:132px;padding:8px 10px}.day{min-height:220px}.event{display:block;margin-top:12px;padding:10px;border-radius:6px;background:#eef5f3;border-left:4px solid #117766;color:inherit;text-decoration:none}.event span{display:block;font-weight:800}.event small{color:#667085}.appointment-calendar-shell{background:#fff;border:1px solid #e4e9ef;border-radius:8px;display:grid;gap:14px;min-width:0;overflow:hidden;padding:16px}.appointment-calendar-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.appointment-calendar-header span{color:#667085;font-size:11px;font-weight:900;text-transform:uppercase}.appointment-calendar-header h2{font-size:20px;margin-top:2px}.calendar-header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.calendar-colour-toggle{align-items:center;display:inline-flex;gap:6px}.new-appointment-button{background:var(--button-bg);color:#f9fafb;flex:0 0 auto;font-weight:400;justify-self:end;min-height:34px;padding:0 12px;width:auto;white-space:nowrap}.new-appointment-button:hover{background:var(--button-hover)}.calendar-colour-settings{align-items:center;background:#fff;border:1px solid #d7dee8;border-radius:8px;display:flex;flex-wrap:wrap;gap:8px;padding:10px}.calendar-colour-settings label{align-items:center;background:#f8fafc;border:1px solid #e4e9ef;border-radius:8px;display:inline-flex;gap:8px;padding:6px 8px}.calendar-colour-settings label span{align-items:center;color:#344054;display:inline-flex;font-size:12px;font-weight:800;gap:6px}.calendar-colour-settings i{border-radius:999px;height:8px;width:8px}.calendar-colour-settings input[type=color]{background:transparent;border:0;cursor:pointer;height:28px;padding:0;width:34px}.calendar-legend{display:flex;flex-wrap:wrap;gap:8px}.calendar-legend span{align-items:center;background:#f8fafc;border:1px solid #e4e9ef;border-radius:999px;color:#344054;display:inline-flex;font-size:11px;font-weight:800;gap:6px;padding:5px 8px}.calendar-legend i{border-radius:999px;height:8px;width:8px}.calendar-search{align-items:center;background:#fff;border:1px solid #d7dee8;border-radius:8px;display:flex;flex-wrap:wrap;gap:8px;max-width:760px;padding:7px 9px}.calendar-search svg{color:#667085;flex:0 0 auto}.calendar-search input{border:0;color:#182230;flex:1;font-size:13px;min-width:0;outline:0;padding:0}.calendar-search>input{min-width:180px}.calendar-search label{align-items:center;border-left:1px solid #e4e9ef;color:#667085;display:inline-flex;font-size:11px;font-weight:900;gap:6px;padding-left:8px}.calendar-search label input{flex:0 1 126px;font-size:12px}.calendar-search .row-icon-action{height:24px;min-height:24px;width:24px}.calendar-search-results{border:1px solid #e4e9ef;border-radius:8px;display:grid;max-width:720px;overflow:hidden}.calendar-search-results button{align-items:center;background:#fff;border:0;border-bottom:1px solid #eef2f6;color:#182230;cursor:pointer;display:grid;gap:10px;grid-template-columns:8px minmax(0,1fr) auto;padding:9px 10px;text-align:left}.calendar-search-results button:last-of-type{border-bottom:0}.calendar-search-results button:hover{background:#f8fafc}.calendar-search-results i{border-radius:999px;height:8px;width:8px}.calendar-search-results span{display:grid;gap:2px;min-width:0}.calendar-search-results strong,.calendar-search-results small,.calendar-search-results em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-search-results strong{font-size:13px}.calendar-search-results small{color:#667085;font-size:11px;font-weight:700}.calendar-search-results em{color:#475467;font-size:11px;font-style:normal;font-weight:800}.calendar-search-results p{color:#667085;font-size:12px;font-weight:800;margin:0;padding:10px}.appointment-calendar-shell .fc{color:#182230;font-family:inherit;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.appointment-calendar-shell .fc-toolbar{align-items:center;flex-wrap:wrap;gap:10px}.appointment-calendar-shell .fc-toolbar-title{font-size:18px;font-weight:900;text-align:center}.appointment-calendar-shell .fc-button{background:var(--button-bg);border:0;border-radius:7px;font-size:12px;font-weight:900;min-height:32px;padding:6px 10px;text-transform:capitalize}.appointment-calendar-shell .fc-button:hover,.appointment-calendar-shell .fc-button-primary:not(:disabled).fc-button-active,.appointment-calendar-shell .fc-button-primary:not(:disabled):active{background:var(--button-hover)}.appointment-calendar-shell .fc-col-header-cell-cushion,.appointment-calendar-shell .fc-daygrid-day-number{color:#344054;font-size:12px;font-weight:900;text-decoration:none}.appointment-calendar-shell .fc-event{border-radius:6px;cursor:pointer;padding:2px 4px}.appointment-calendar-shell .weekend-day,.appointment-calendar-shell .fc-col-header-cell.fc-day-sat,.appointment-calendar-shell .fc-col-header-cell.fc-day-sun{background:#f3f4f6}.appointment-event{display:grid;gap:1px;overflow:hidden}.appointment-event strong,.appointment-event small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appointment-event strong{font-size:11px}.appointment-event small{font-size:9px;opacity:.92}.appointment-event-employees{align-items:center;display:flex;gap:4px;min-width:0}.appointment-event-employees>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appointment-event-avatars{display:inline-flex;flex:0 0 auto}.appointment-event-avatar{align-items:center;background:#ffffffeb;border:1px solid rgba(255,255,255,.72);border-radius:999px;color:#172033;display:inline-flex;font-size:7px;font-weight:900;height:15px;justify-content:center;line-height:1;margin-left:-4px;overflow:hidden;width:15px}.appointment-event-avatar:first-child{margin-left:0}.appointment-event-avatar img{display:block;height:100%;object-fit:cover;width:100%}.calendar-modal-backdrop{align-items:flex-start;background:#0f172a94;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:20px;position:fixed;overflow-y:auto;z-index:130;-webkit-overflow-scrolling:touch}.service-report-backdrop{align-items:flex-start;overflow-y:auto;padding:16px 20px 28px}.calendar-modal{background:#fff;border-radius:8px;box-shadow:0 24px 70px #0f172a3d;display:grid;gap:14px;margin:auto 0;max-height:calc(100dvh - 40px);overflow-y:auto;padding:16px;width:min(760px,100%)}.appointment-form{grid-template-rows:auto minmax(0,1fr) auto auto;overflow:hidden}.appointment-form .appointment-form-grid{min-height:0;overflow-y:auto;padding-right:4px;-webkit-overflow-scrolling:touch}.calendar-modal header,.calendar-modal footer{align-items:center;display:flex;gap:10px;justify-content:space-between}.calendar-modal h2{font-size:18px}.appointment-form-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.appointment-form-grid label{color:#344054;display:grid;font-size:12px;font-weight:900;gap:5px}.appointment-form-grid .wide{grid-column:1 / -1}.appointment-form-grid .checkbox-field{align-items:center;border:1px solid #d7dee8;border-radius:8px;display:flex;flex-direction:row;gap:8px;padding:9px 10px}.appointment-form-grid .checkbox-field input{height:16px;min-width:16px;padding:0;width:16px}.appointment-form-grid input,.appointment-form-grid select,.appointment-form-grid textarea{border:1px solid #d7dee8;border-radius:8px;color:#182230;font:inherit;font-size:13px;min-width:0;padding:9px 10px}.appointment-form-grid input[readonly]{background:#f8fafc;color:#475467}.appointment-form-grid select[multiple]{min-height:92px}.appointment-form-grid textarea{min-height:90px;resize:vertical}.appointment-project-picker{display:grid;gap:8px}.appointment-project-picker .ghost-button{justify-self:start}.appointment-project-results{border:1px solid #d7dee8;border-radius:8px;display:grid;gap:6px;max-height:190px;overflow:auto;padding:8px}.appointment-project-results button{background:#f8fafc;border:1px solid #e4e7ec;border-radius:8px;color:#182230;display:grid;gap:2px;padding:8px 10px;text-align:left}.appointment-project-results button:hover{background:#eef6f6;border-color:#b6dcdc}.appointment-project-results span,.appointment-project-results small{color:#667085;font-size:11px}.appointment-project-results p{color:#667085;font-size:12px;margin:0;padding:4px}.appointment-employee-picker{color:#344054;display:grid;font-size:12px;font-weight:900;gap:6px}.appointment-employee-picker>div{border:1px solid #d7dee8;border-radius:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));max-height:180px;overflow:auto;padding:8px}.appointment-employee-picker label{align-items:center;background:#f8fafc;border:1px solid #e4e7ec;border-radius:8px;color:#182230;display:flex;font-size:12px;font-weight:800;gap:8px;line-height:1.25;min-height:38px;overflow:hidden;padding:7px 8px}.appointment-employee-picker input{accent-color:#56A3A6;border-radius:4px;flex:0 0 auto;height:16px;margin-top:2px;min-width:14px;padding:0;width:16px}.appointment-employee-icon{align-items:center;background:#e0f2fe;border:1px solid #bae6fd;border-radius:999px;color:#026aa2;display:inline-flex;flex:0 0 auto;font-size:10px;font-weight:900;height:24px;justify-content:center;overflow:hidden;width:24px}.appointment-employee-icon img{height:100%;object-fit:cover;width:100%}.appointment-employee-name{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appointment-time-picker{display:grid;gap:6px;grid-template-columns:1fr 1fr 1fr}.appointment-time-picker select{min-height:38px;padding:8px 7px}.appointment-details header span{color:#667085;font-size:11px;font-weight:900;text-transform:uppercase}.appointment-details dl{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.appointment-details dl div{background:#f8fafc;border:1px solid #e4e9ef;border-radius:8px;padding:10px}.appointment-details dl .wide{grid-column:1 / -1}.appointment-details footer{justify-content:flex-start}.appointment-details .copy-action{background:#04a777;color:#fff}.appointment-details .copy-action:hover{background:#038f66}.appointment-details dt{color:#667085;font-size:10px;font-weight:900;margin-bottom:4px;text-transform:uppercase}.appointment-details dd{color:#182230;font-size:13px;font-weight:800;margin:0;word-break:break-word}.service-report-modal{align-self:flex-start;isolation:isolate;max-height:none;position:relative;width:min(940px,100%);z-index:71}.service-report-modal header>div{display:grid;gap:3px}.service-report-modal header span{color:#667085;font-size:11px;font-weight:900;text-transform:uppercase}.service-report-modal section{border:1px solid #e4e9ef;border-radius:8px;display:grid;gap:10px;min-width:0;padding:12px;position:relative;z-index:0}.service-report-modal footer{background:#fff;border-top:1px solid #eef2f6;margin:0 -16px -16px;padding:12px 16px 16px;position:relative;z-index:2}.service-report-modal h3{color:#172033;font-size:14px;margin:0}.service-report-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.service-report-grid .wide{grid-column:1 / -1}.service-report-modal label,.service-report-checklist label,.service-report-signature-field{color:#344054;display:grid;font-size:12px;font-weight:900;gap:5px;min-width:0}.service-report-signature-field>span{display:block}.service-report-modal input,.service-report-modal select,.service-report-modal textarea{border:1px solid #d7dee8;border-radius:8px;color:#182230;font:inherit;font-size:13px;min-width:0;padding:9px 10px}.service-report-modal input[readonly]{background:#f8fafc;color:#475467}.service-report-modal textarea{min-height:82px;resize:vertical}.service-report-segmented,.service-report-summary{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.service-report-segmented label,.service-report-summary label{align-items:center;background:#f8fafc;border:1px solid #e4e9ef;border-radius:8px;color:#182230;display:flex;font-size:12px;font-weight:800;gap:8px;padding:8px 10px}.service-report-segmented input,.service-report-summary input{accent-color:#56A3A6;height:16px;margin:0;padding:0;width:16px}.service-report-checklist{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.service-report-table,.service-report-faults{display:grid;gap:8px}.service-report-table>div,.service-report-faults>div{align-items:center;display:grid;gap:8px}.service-report-table>div{grid-template-columns:minmax(180px,1fr) 110px minmax(160px,1.2fr)}.service-report-table strong{color:#344054;font-size:12px}.service-report-faults>div{grid-template-columns:minmax(160px,1fr) 110px minmax(150px,1fr) 34px}.service-report-section-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.signature-pad{display:grid;gap:8px;min-width:0;position:relative;z-index:0}.signature-pad canvas{background:#fff;border:1px solid #cfd8e3;border-radius:8px;display:block;height:150px;max-width:100%;touch-action:none;width:100%}.signature-pad .compact{justify-self:start;min-height:34px;padding:7px 12px}.edit-panel{display:grid;gap:9px;margin-bottom:14px;padding:12px;border:1px solid #d6dde5;border-radius:8px;background:#f8fafc}.edit-panel>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.edit-panel h2{margin:0}.edit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px 10px}.edit-grid .quick-field{align-items:stretch;display:flex;flex-direction:column;gap:1px;justify-content:flex-start;margin-bottom:0}.edit-grid .quick-field>span{line-height:1;margin:0}.edit-grid .quick-field input,.edit-grid .quick-field select{min-height:32px;min-width:0;padding-bottom:6px;padding-top:6px}.edit-grid .quote-contact-picker{gap:3px}.shopify-settings-page{display:grid;gap:12px}.shopify-settings-page .module-bar{align-items:center;margin-bottom:0}.shopify-settings-page .module-bar h2{font-size:21px;line-height:1.15;margin:0}.shopify-settings-page .row-actions{gap:8px;justify-content:flex-start;min-width:0}.shopify-settings-page .module-bar .row-actions{justify-content:flex-end}.shopify-settings-form{align-items:end;background:#f8fafc;border:1px solid #e4e9ef;border-radius:8px;grid-template-columns:minmax(220px,1.25fr) minmax(220px,1.25fr) minmax(130px,.65fr) minmax(132px,auto) minmax(132px,auto);padding:12px}.shopify-settings-form label{margin-bottom:0}.shopify-settings-form input{min-height:38px}.shopify-settings-form .site-primary-toggle{align-items:center;align-self:end;background:#fff;border:1px solid #d6dde5;border-radius:6px;min-height:38px;padding:0 12px;white-space:nowrap}.shopify-settings-form .site-primary-toggle input{flex:0 0 auto}.shopify-settings-form .save-button{align-self:end;font-size:13px;min-height:38px;padding:0 16px;width:auto}.shopify-status-grid{display:grid;gap:8px;grid-template-columns:repeat(4,minmax(150px,1fr));margin:0}.shopify-status-grid article{background:#fff;border:1px solid #e4e9ef;border-radius:8px;display:grid;gap:3px;min-width:0;padding:10px 12px}.shopify-status-grid article span{color:#667085;font-size:10px;font-weight:900;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.shopify-status-grid article strong{color:#172033;display:block;font-size:14px;line-height:1.25;min-width:0;overflow-wrap:anywhere}.shopify-settings-page>.muted,.shopify-settings-page>.error{margin:0}.shopify-settings-page .table-wrap{margin-top:0}.shopify-products-page .module-bar,.shopify-orders-page .module-bar{align-items:flex-start}.shopify-products-page .module-bar h2,.shopify-orders-page .module-bar h2{font-size:21px;line-height:1.15;margin:0}.shopify-products-page .module-tools,.shopify-orders-page .module-tools{justify-content:flex-end}.shopify-products-page .module-tools select,.shopify-orders-page .module-tools select,.shopify-orders-page .module-tools input[type=date]{flex:0 1 170px;font-size:12px;min-height:36px;padding:0 28px 0 10px}.shopify-orders-page .module-tools input[type=date]{padding-right:10px}.shopify-products-page .module-search,.shopify-orders-page .module-search{flex:1 1 340px;max-width:520px;min-height:36px}.shopify-products-page .record-summary,.shopify-orders-page .record-summary{flex:0 0 100%;text-align:right}.shopify-products-table-wrap,.shopify-orders-table-wrap{border:1px solid #e4e9ef;border-radius:8px}.shopify-products-table{min-width:1100px}.shopify-orders-table{min-width:1040px}.shopify-products-table th,.shopify-orders-table th{background:#f8fafc;border-bottom-color:#e4e9ef;font-size:10px;padding:9px 10px}.shopify-products-table td,.shopify-orders-table td{padding:8px 10px}.shopify-products-table th:first-child,.shopify-products-table td:first-child{width:58px}.shopify-products-table th:nth-child(2),.shopify-products-table td:nth-child(2){min-width:300px}.shopify-products-table th:nth-child(8),.shopify-products-table td:nth-child(8),.shopify-products-table th:nth-child(10),.shopify-products-table td:nth-child(10){text-align:center}.shopify-product-thumb{background:#f8fafc;border:1px solid #e4e9ef;height:38px;width:38px}.product-image-placeholder{align-items:center;background:#f8fafc;border:1px solid #e4e9ef;border-radius:6px;color:#98a2b3;display:inline-flex;height:38px;justify-content:center;width:38px}.shopify-product-name{display:grid;gap:3px;min-width:0}.shopify-product-name strong{color:#172033;font-size:12px;line-height:1.25;overflow-wrap:anywhere}.shopify-product-name small{color:#667085;font-size:11px;font-weight:800}.shopify-product-name a{color:#026aa2;text-decoration:none}.shopify-product-name a:hover{text-decoration:underline}.shopify-order-customer{display:grid;gap:3px;min-width:0}.shopify-order-customer strong{color:#172033;font-size:12px;line-height:1.25;overflow-wrap:anywhere}.shopify-order-customer small{color:#667085;font-size:11px;font-weight:800}.shopify-order-detail-page{display:grid;gap:14px}.shopify-order-detail-page .detail-header,.shopify-order-detail-page .detail-title{margin-bottom:0}.shopify-order-summary-grid{display:grid;gap:8px;grid-template-columns:repeat(6,minmax(120px,1fr))}.shopify-order-summary-grid article,.shopify-order-detail-grid article{background:#f8fafc;border:1px solid #e4e9ef;border-radius:8px;display:grid;gap:4px;min-width:0;padding:10px 12px}.shopify-order-summary-grid span,.shopify-order-detail-grid span{color:#667085;font-size:10px;font-weight:900;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.shopify-order-summary-grid strong,.shopify-order-detail-grid strong{color:#172033;font-size:14px;line-height:1.25;overflow-wrap:anywhere}.shopify-order-detail-grid{display:grid;gap:8px;grid-template-columns:repeat(4,minmax(180px,1fr))}.shopify-order-detail-grid small{color:#344054;font-size:12px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.shopify-order-detail-grid small:empty{display:none}.shopify-order-items-table-wrap{border:1px solid #e4e9ef;border-radius:8px}.shopify-order-items-table{min-width:980px}.shopify-order-items-table th{background:#f8fafc;border-bottom-color:#e4e9ef;font-size:10px;padding:9px 10px}.shopify-order-items-table td{padding:8px 10px}.shopify-order-items-table th:first-child,.shopify-order-items-table td:first-child{width:58px}.shopify-order-items-table th:nth-child(5),.shopify-order-items-table td:nth-child(5){text-align:center}.mono-cell{color:#344054;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;overflow-wrap:anywhere}.row-action.active-soft{background:#dcfae6;color:#067647}.row-action.active-soft:hover{background:#bbefcf}.row-action.muted-soft{background:#f2f4f7;color:#667085}.row-action.muted-soft:hover{background:#e4e7ec}@media(max-width:920px){.shopify-settings-form{grid-template-columns:repeat(2,minmax(0,1fr))}.shopify-settings-page .module-bar .row-actions{justify-content:flex-start}.shopify-status-grid,.shopify-order-summary-grid,.shopify-order-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shopify-products-page .module-bar,.shopify-orders-page .module-bar{align-items:stretch;flex-direction:column}.shopify-products-page .module-tools,.shopify-orders-page .module-tools{justify-content:flex-start}.shopify-products-page .record-summary,.shopify-orders-page .record-summary{text-align:left}}@media(max-width:560px){.shopify-settings-form,.shopify-status-grid,.shopify-order-summary-grid,.shopify-order-detail-grid{grid-template-columns:1fr}.shopify-settings-page .row-action,.shopify-settings-form .save-button,.shopify-products-page .module-tools,.shopify-orders-page .module-tools,.shopify-products-page .module-search,.shopify-orders-page .module-search,.shopify-products-page .module-tools select,.shopify-orders-page .module-tools select,.shopify-orders-page .module-tools input[type=date],.shopify-products-page .row-action,.shopify-orders-page .row-action{width:100%}}.employee-picker{position:relative;min-width:0}.employee-picker-trigger{background:#fff;border:1px solid #d6dde5;border-radius:8px;color:#182230;cursor:pointer;font-size:13px;min-height:32px;padding:6px 10px;text-align:left;overflow-x:auto;white-space:nowrap;width:100%}.employee-single-picker-trigger{align-items:center;display:flex;gap:8px}.employee-single-picker-trigger>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.employee-picker-menu{background:#fff;border:1px solid #d6dde5;border-radius:8px;box-shadow:0 12px 32px #101b2b24;display:grid;left:0;max-height:190px;overflow-y:auto;padding:6px;position:absolute;right:0;top:calc(100% + 4px);z-index:120}.employee-picker-menu label{align-items:center;cursor:pointer;display:grid;gap:6px;grid-template-columns:16px 20px minmax(0,1fr);justify-content:flex-start;padding:4px 6px;width:100%}.employee-picker-menu input{flex:0 0 auto;margin:0;place-self:center}.employee-picker-menu .employee-picker-name{display:block;font-size:13px;font-weight:600;line-height:1.1;min-width:0;overflow-x:auto;text-align:left;white-space:nowrap}.employee-picker-empty{color:#667085;font-size:12px;font-weight:800;margin:0;padding:8px}.employee-single-picker-menu{gap:2px}.employee-single-picker-menu button{align-items:center;background:transparent;border:0;color:#182230;cursor:pointer;display:grid;gap:8px;grid-template-columns:20px minmax(0,1fr);justify-content:flex-start;padding:5px 6px;text-align:left;width:100%}.employee-single-picker-menu button:hover{background:#f4f7fb}.employee-picker-empty-avatar{border:1px dashed #98a2b3;border-radius:999px;display:inline-block;height:20px;width:20px}.detail-page{display:grid;gap:14px}.detail-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.detail-title{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.detail-title h2{margin:0;font-size:24px}.contact-card{background:#fff;border:1px solid #e4e9ef;border-radius:8px;max-width:100%;overflow-x:hidden;padding:14px}.contact-card h2{margin-bottom:12px}.contact-card>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.contact-card article{min-width:0}.contact-card span{display:block;color:#667085;font-size:11px;font-weight:900;text-transform:uppercase;margin-bottom:4px}.contact-card strong{display:block;font-size:14px;word-break:break-word}.contact-card .inline-detail-value{align-items:center;display:flex;gap:8px}.contact-card strong.assigned-avatar-list{align-items:center;display:flex;flex-wrap:nowrap;min-height:32px;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:2px 0;white-space:nowrap}.assigned-avatar-list .employee-avatar{border:2px solid #fff;box-shadow:0 1px 3px #101b2b2e;flex:0 0 auto;margin-left:-7px}.assigned-avatar-list .employee-avatar:first-child{margin-left:0}.table-assigned-avatar-list{display:inline-flex;max-width:100%;vertical-align:middle}.manager-attention-pill{border:0;border-radius:999px;display:inline-flex;font-size:11px;font-weight:900;line-height:1;padding:5px 9px;text-transform:uppercase}button.manager-attention-pill{cursor:pointer}button.manager-attention-pill:hover{filter:brightness(.96)}.manager-attention-pill.yes{background:#d8315b;color:#fff}.manager-attention-pill.no{background:var(--button-bg);color:#fff}.quote-file-detail{align-items:center;display:flex;gap:8px;min-width:0}.quote-file-detail strong{color:#475467;font-size:11px;font-weight:600;line-height:1.25;min-width:0;overflow-wrap:anywhere}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.detail-grid article{background:#fff;border:1px solid #e4e9ef;border-radius:8px;padding:12px}.detail-grid span{display:block;color:#667085;font-size:11px;font-weight:900;text-transform:uppercase;margin-bottom:5px}.detail-grid strong{font-size:14px;font-weight:800;word-break:break-word}.customer-linked-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.lead-quotes-card{display:grid;gap:10px}.lead-marketing-card{display:grid;gap:14px}.lead-marketing-card-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.lead-marketing-card-header h2,.lead-marketing-card-header p{margin:0}.lead-marketing-card-header p{color:#667085;font-size:12px;margin-top:3px}.lead-marketing-grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.lead-marketing-grid article,.lead-marketing-revenue article{background:#f8fafc;border:1px solid #e4e7ec;border-radius:8px;min-width:0;padding:10px}.lead-marketing-grid span,.lead-marketing-revenue span{color:#667085;display:block;font-size:10px;font-weight:800;margin-bottom:4px;text-transform:uppercase}.lead-marketing-grid strong,.lead-marketing-grid a,.lead-marketing-revenue strong{color:#101828;font-size:13px;overflow-wrap:anywhere}.lead-marketing-url{grid-column:span 2}.lead-marketing-url a{color:#175cd3}.lead-marketing-revenue{display:grid;gap:8px;grid-template-columns:repeat(5,minmax(120px,1fr))}.lead-marketing-revenue article{background:#f0fdf4;border-color:#bbf7d0}.lead-marketing-revenue strong{font-size:16px}.lead-marketing-empty{align-items:center;background:#f8fafc;border:1px dashed #d0d5dd;border-radius:8px;color:#667085;display:flex;gap:12px;padding:18px}.lead-marketing-empty strong{color:#344054}.lead-marketing-empty p{font-size:12px;margin:3px 0 0}.lead-quotes-card h2{margin:0}@media(max-width:800px){.lead-marketing-revenue{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-marketing-url{grid-column:span 1}}.customer-site-address-card{display:grid;gap:12px}.customer-site-address-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.customer-site-address-header h2{margin:0}.customer-site-address-list{display:grid;gap:10px}.customer-site-address-list article{align-items:flex-start;background:#fff;border:1px solid #e4e9ef;border-radius:8px;display:flex;gap:12px;justify-content:space-between;padding:12px}.customer-site-address-list article>div:first-child{display:grid;gap:4px;min-width:0}.customer-site-address-list strong{color:#182230;font-size:14px}.customer-site-address-list span:not(.badge){color:#475467;font-size:13px;overflow-wrap:anywhere}.customer-site-address-form{display:grid;gap:10px}.customer-site-address-form textarea{min-height:86px}.site-primary-toggle{align-items:center;display:flex;gap:8px;font-size:13px;font-weight:800}.site-primary-toggle input{inline-size:16px;block-size:16px}@media(max-width:640px){.customer-site-address-list article{flex-direction:column}}.customer-maintenance-card{background:#c2d076;border-color:#a8e4bb;display:grid;gap:12px}.customer-maintenance-card h2{color:#14532d;margin:0}.customer-maintenance-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.customer-maintenance-card>div:not(.customer-maintenance-header){display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.customer-maintenance-card article{background:#fff;border:1px solid #D1FADF;border-radius:8px;padding:10px}.customer-maintenance-card strong{color:#182230;display:block;font-size:14px;font-weight:900;margin-top:6px;word-break:break-word}.customer-maintenance-edit{gap:10px}.customer-maintenance-actions{align-self:end;grid-column:1 / -1;justify-content:flex-start;margin-top:2px}.customer-maintenance-actions .primary,.customer-maintenance-actions .ghost-button{width:auto}.lead-quotes-list{display:grid;gap:8px}.lead-quotes-list article{align-items:center;background:#f8fafc;border:1px solid #e4e9ef;border-radius:8px;display:flex;gap:10px;justify-content:space-between;padding:10px}.lead-quotes-list article>div{display:grid;gap:3px;min-width:0}.quote-linked-job-card{display:grid;gap:10px}.quote-linked-job-card h2{margin:0}.quote-linked-job-card>div{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.quote-linked-job-card small{color:#667085;font-weight:700}.lead-quotes-list small{color:#667085;font-size:11px}.updates-panel{display:grid;gap:12px}.project-details-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.project-details-header h2{margin:0}.project-file-icon{cursor:pointer}.project-file-icon input{display:none}.project-file-upload-bar{align-items:center;background:#f8fafc;border:1px solid #e4e9ef;border-radius:8px;display:flex;gap:10px;justify-content:space-between;padding:8px 10px}.project-file-upload-bar span{color:#667085;font-size:12px;font-weight:800}.project-detail-label{color:#667085;display:block;font-size:11px;font-weight:900;margin-bottom:4px;text-transform:uppercase}.project-detail-label-row{align-items:center;display:flex;gap:8px;justify-content:flex-start;margin-bottom:4px}.project-detail-label-row .project-detail-label{margin-bottom:0}.project-detail-label-row .row-actions{gap:4px}.project-details-columns{display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.project-details-columns>.muted{grid-column:1 / -1}.project-details-column{min-width:0}article.project-todo-card{background:#fff8d6;border:1px solid #f5dc7a;display:grid;gap:10px}.accordion-card-header{align-items:center}.accordion-title-button{align-items:center;background:transparent;border:0;color:#172033;cursor:pointer;display:inline-flex;font:inherit;font-weight:900;gap:8px;min-width:0;padding:0;text-align:left}.accordion-title-button h2{margin:0}.accordion-title-button svg{color:#667085;flex:0 0 auto;transition:transform .16s ease}.accordion-card.collapsed .accordion-title-button svg{transform:rotate(-90deg)}.accordion-card-body{display:grid;gap:10px}.accordion-card-body[hidden]{display:none!important}.project-todo-form,.project-todo-edit-form{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) minmax(112px,140px) auto}.project-todo-form input,.project-todo-form select,.project-todo-edit-form input,.project-todo-edit-form select{min-height:34px;padding:7px 9px}.project-todo-list{display:grid;gap:8px}.project-todo-item{align-items:center;background:#f8fafc;border:1px solid #e4e9ef;border-left:4px solid #98a2b3;border-radius:8px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto auto;padding:9px}.project-todo-item.to-do{border-left-color:#98a2b3}.project-todo-item.in-progress{border-left-color:#f79009}.project-todo-item.done{border-left-color:#12b76a}.project-todo-main{display:grid;gap:2px;min-width:0}.project-todo-main strong{color:#172033;font-size:13px;overflow-wrap:anywhere}.project-todo-main small{color:#667085;font-size:11px;font-weight:700}.job-subitems-panel{background:#eef8ff;border-color:#b9ddff;display:grid;gap:12px}.job-subitems-panel>header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.job-subitem-progress{background:#e4e9ef;border-radius:999px;height:8px;overflow:hidden}.job-subitem-progress i{background:#12b76a;display:block;height:100%;transition:width .2s ease}.job-subitem-filters{display:grid;gap:8px;grid-template-columns:minmax(140px,180px) minmax(140px,1fr)}.job-subitem-filters select,.job-subitem-status-control select{min-height:34px;padding:7px 9px}.job-subitem-list{display:grid;gap:10px}.job-subitem-card{background:#f8fafc;border:1px solid #dbe3ed;border-left:4px solid #98a2b3;border-radius:8px;display:grid;gap:10px;padding:11px}.job-subitem-card.completed{background:#f2fbf6;border-left-color:#12b76a}.job-subitem-card.completed .job-subitem-main strong{text-decoration:line-through}.job-subitem-main{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.job-subitem-main>div:first-child{display:grid;gap:3px;min-width:0}.job-subitem-main strong{color:#172033;font-size:14px;overflow-wrap:anywhere}.job-subitem-main small{color:#667085;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.job-subitem-meta{align-items:center;color:#667085;display:flex;flex-wrap:wrap;gap:8px;font-size:12px;font-weight:700}.job-subitem-status-control{align-items:center;color:#475467;display:flex;gap:8px;font-size:12px;font-weight:800}.job-subitem-note-form{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto auto}.job-subitem-note-form input{min-height:34px;padding:7px 9px}.job-subitem-notes{display:grid;gap:6px}.job-subitem-notes p{background:#fff;border:1px solid #e4e9ef;border-radius:8px;color:#475467;font-size:12px;margin:0;overflow-wrap:anywhere;padding:8px;white-space:pre-wrap}.job-subitem-notes strong{color:#172033;margin-right:4px}.job-subitem-modal textarea{min-height:96px}.modal-panel.job-subitem-modal{width:min(560px,100%)}.job-subitem-modal .quick-form{background:transparent;border:0;border-radius:0;box-shadow:none;padding:0;position:static;width:100%}.job-subitem-modal .row-actions{justify-content:flex-end}.job-subitem-modal .save-button{width:auto}.rooms-products-panel{background:#f4fbf8;border-color:#bfe5d4;display:grid;gap:12px}.room-add-form,.room-edit-form,.room-product-form{display:grid;gap:8px}.room-add-form{grid-template-columns:minmax(0,1fr) auto}.room-edit-form{align-items:center;grid-template-columns:minmax(0,1fr) auto auto;width:100%}.room-product-form{grid-template-columns:minmax(160px,1fr) 90px minmax(160px,1fr) auto}.room-add-form input,.room-edit-form input,.room-product-form input{min-height:34px;padding:7px 9px}.room-list{display:grid;gap:10px}.room-card{background:#fff;border:1px solid #d8e7de;border-radius:8px;display:grid;gap:10px;padding:12px}.room-card-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.room-card-header>div:first-child{display:grid;gap:2px;min-width:0}.room-card-header strong{color:#172033;font-size:15px;overflow-wrap:anywhere}.room-card-header small{color:#667085;font-size:11px;font-weight:800}.room-audit-meta,.product-audit-meta{color:#667085;display:block;font-size:10px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.room-audit-meta{margin-top:2px}.room-products-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.room-products-table{border-collapse:collapse;min-width:760px;width:100%}.room-products-table th,.room-products-table td{border-bottom:1px solid #e4e9ef;color:#475467;font-size:12px;padding:9px 8px;text-align:left;vertical-align:top}.room-products-table th{color:#667085;font-size:11px;font-weight:900;text-transform:uppercase}.room-products-table td strong{display:block;color:#172033;overflow-wrap:anywhere}.checkbox-cell{align-items:flex-start;display:inline-flex;gap:7px}.checkbox-cell input,.checkbox-edit-row input{height:16px;margin:0;width:16px}.checkbox-cell small{color:#667085;display:block;font-size:10px;font-weight:700;line-height:1.3}.checkbox-edit-row{align-items:center;color:#344054;display:flex;font-size:13px;font-weight:800;gap:8px}.update-form{display:grid;gap:10px}.compact-edit-form{margin-top:6px}.update-form textarea{min-height:110px}.update-form-actions{align-items:center;display:flex;justify-content:space-between;gap:10px}.update-waiting{align-items:center;color:#475467;display:inline-flex;font-size:12px;font-weight:800;gap:8px;margin:0}.inline-spinner{animation:spin .8s linear infinite;border:2px solid #d0d5dd;border-top-color:#2563eb;border-radius:999px;display:inline-block;height:14px;width:14px}@keyframes spin{to{transform:rotate(360deg)}}.file-picker{align-items:center;border:1px dashed #b8c6d8;border-radius:8px;color:#344054;cursor:pointer;display:inline-flex;font-size:12px;font-weight:800;gap:7px;justify-content:center;padding:9px 10px}.file-picker input{display:none}.inline-file-picker{width:fit-content}.file-picker.disabled{background:#f2f4f7;border-color:#d0d5dd;color:#98a2b3;cursor:not-allowed}.quote-upload-warning{color:#b42318;font-size:11px;font-weight:800;line-height:1.35;margin:8px 0 0}.updates-list{display:grid;gap:10px}.updates-list article{border:1px solid #eef2f6;border-radius:8px;padding:12px;background:#f8fafc}.updates-list article.project-todo-card{background:#fff2b8!important;border-color:#f2cf63}.updates-list article>.accordion-card-body{display:grid!important}.updates-list article>.accordion-card-body[hidden]{display:none!important}.updates-list article>div:not(.survey-output){display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.updates-list .quote-activity-heading{align-items:flex-start;display:grid!important;gap:3px;justify-content:stretch;text-align:left}.quote-activity-heading strong,.quote-activity-heading span{text-align:left}.updates-list span{color:#667085;font-size:12px}.updates-list p{margin:8px 0 0;color:#344054}.lead-note-lines{display:grid;gap:4px;margin-top:8px;text-align:left}.lead-note-lines p{color:#344054;font-size:12px;line-height:1.4;margin:0;white-space:pre-wrap;word-break:break-word}.lead-note-pasted{color:#344054;font-size:12px;line-height:1.45;margin-top:8px;overflow-wrap:anywhere;text-align:left;white-space:pre-wrap}.activity-change-list{display:grid;gap:4px;list-style:none;margin:8px 0 0;padding:0}.activity-change-list li{align-items:baseline;display:flex;flex-wrap:wrap;gap:6px}.activity-change-list span{color:#344054;font-size:11px;font-weight:900}.activity-change-list small{color:#667085;font-size:11px}.survey-output{background:#fff;border:1px solid #e4e9ef;border-radius:8px;margin-top:10px;padding:10px;text-align:left}.survey-output strong{color:#182230;display:block;font-size:13px;margin-bottom:5px;text-align:left}.survey-output ul{display:grid;gap:5px;list-style:none;margin:0;padding:0;text-align:left}.survey-output li{color:#344054;font-size:12px;line-height:1.35;text-align:left}.attachment-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.attachment-item,.attachment-file-item{display:inline-block;position:relative}.attachment-file-item{align-items:center;display:inline-flex}.attachment-list button,.attachment-list a.attachment-file-item,.attachment-file-item>a{align-items:center;background:#fff;border:1px solid #dbe4ef;border-radius:999px;color:#0f4f94;cursor:pointer;display:inline-flex;font-size:12px;font-weight:800;gap:5px;max-width:220px;padding:6px 9px;text-decoration:none;white-space:normal}.attachment-list button span,.attachment-list a.attachment-file-item span,.attachment-file-item>a span{color:inherit;overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.attachment-list .attachment-preview{background:transparent;border:0;border-radius:8px;color:#344054;display:grid;gap:4px;max-width:180px;padding:0;text-align:left}.attachment-list .attachment-thumb{background:#fff;border:1px solid #dbe4ef;border-radius:8px;display:block;height:54px;max-width:none;overflow:hidden;padding:0;width:70px}.attachment-thumb img{display:block;height:100%;object-fit:cover;width:100%}.attachment-list .attachment-name{color:#667085;display:block;font-size:10px;font-weight:800;line-height:1.2;overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal;width:auto}.attachment-list .pdf-thumb{align-content:center;background:#fff7ed;border-color:#fed7aa;color:#c2410c;display:grid;gap:3px;justify-items:center}.attachment-list .pdf-thumb span{color:inherit;font-size:11px;font-weight:900}.attachment-list .attachment-delete{align-items:center;background:#f4e3e7;border:1px solid #e6c2ca;border-radius:999px;box-shadow:0 1px 4px #101b2b33;color:#aa6373;display:inline-flex;height:22px;justify-content:center;max-width:none;padding:0;position:absolute;left:52px;right:auto;top:4px;width:22px}.attachment-list .attachment-delete:hover{background:#ecd2d8;border-color:#d9a9b4}.attachment-list .attachment-delete.inline{margin-left:4px;position:static}@media(min-width:760px){.project-details-panel .attachment-list{display:grid;gap:9px;justify-items:start}.project-details-panel .attachment-item,.project-details-panel .attachment-file-item{display:block;width:min(100%,520px)}.project-details-panel .attachment-list .attachment-preview{align-items:center;display:flex;gap:10px;max-width:100%;width:100%}.project-details-panel .attachment-list .attachment-name{min-width:0}}.attachment-viewer{align-items:center;background:#0f172a94;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:24px;position:fixed;z-index:50}.modal-backdrop{align-items:flex-start;background:#0f172a94;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;overflow-y:auto;padding:24px;position:fixed;z-index:55}.modal-panel{background:#fff;border-radius:8px;box-shadow:0 24px 70px #0f172a3d;display:grid;gap:12px;margin:auto 0;max-height:90vh;overflow-y:auto;padding:16px;width:min(720px,100%)}.modal-panel header{align-items:center;display:flex;justify-content:space-between;gap:10px}.modal-panel header strong{font-size:16px}.email-preview-modal{width:min(560px,100%)}.email-preview-modal textarea{min-height:190px;resize:vertical}.quote-email-signature-preview{border-top:1px solid #e6eaf0;color:#222;display:grid;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:400;gap:1px;line-height:1.18;margin-top:2px;padding-top:10px}.quote-email-signature-preview img{height:auto;margin-bottom:4px;width:52px}.quote-email-signature-preview p{font-weight:400;margin:0}.quote-email-signature-preview a{color:#006fd6;font-weight:400;text-decoration:underline;width:fit-content}.quote-email-signature-preview a span{color:#c71f1f}.signature-link-row{display:flex;flex-wrap:wrap;gap:0 6px;margin:1px 0 8px}.signature-link-row a:not(:last-child):after{color:#222;content:"|";margin-left:6px;text-decoration:none}.quote-email-signature-preview .signature-slab-logo{height:auto;margin:7px 0 4px;width:150px}.signature-tagline{font-style:italic}.signature-tagline span{color:#d99a00}.quote-email-signature-preview .signature-legal{color:#777;font-size:10px;line-height:1.25;margin-top:5px}.email-preview-modal input[readonly],.email-preview-modal textarea[readonly]{background:#f8fafc}.email-preview-actions{justify-content:flex-end;min-width:0}.email-preview-actions .ghost-button,.email-preview-actions .row-action{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;justify-content:center;min-height:30px;padding:0 14px}.email-preview-cancel,.email-preview-cancel:hover{background:#ba3b46;border-color:#ba3b46;color:#fff}.email-preview-send,.email-preview-send:hover{background:#065143;color:#fff}.email-preview-send.disabled{opacity:.72;pointer-events:none}.modal-helper{color:#667085;font-size:11px;font-weight:800;margin:-10px 0 2px}.gate-measuring-guide{background:#f8fafc;border:1px solid #e4e7ec;border-radius:8px;margin:-2px 0 2px;overflow:hidden}.gate-measuring-guide img{display:block;height:auto;max-height:300px;object-fit:contain;width:100%}.gate-measuring-guide figcaption{border-top:1px solid #e4e7ec;color:#344054;display:grid;font-size:11px;font-weight:800;gap:3px;line-height:1.35;padding:9px 10px}.gate-survey-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.gate-survey-modal{max-height:calc(100dvh - 48px)}.gate-survey-modal header{background:#fff;margin:-16px -16px 0;padding:16px 16px 10px;position:sticky;top:-16px;z-index:2}.gate-survey-modal label{color:#344054;display:grid;font-size:12px;font-weight:900;gap:5px}.gate-survey-modal input,.gate-survey-modal select,.gate-survey-modal textarea{border:1px solid #d7dee8;border-radius:8px;color:#182230;font:inherit;font-size:13px;min-width:0;padding:9px 10px}.gate-survey-modal textarea{min-height:84px;resize:vertical}.gate-survey-modal small{color:#667085;font-size:10px;font-weight:700;line-height:1.25}.gate-survey-modal .full-field{grid-column:1 / -1}.gate-survey-checks{display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.gate-survey-modal .check-field{align-items:center;background:#f8fafc;border:1px solid #e4e7ec;border-radius:8px;display:flex;gap:8px;line-height:1.2;margin:0;min-height:36px;padding:8px 9px}.gate-survey-modal .check-field input{accent-color:var(--button-bg);border:0;flex:0 0 auto;height:15px;min-width:auto;padding:0;width:15px}.gate-survey-modal .check-field span{min-width:0}.gate-survey-modal .update-form-actions{align-items:center;background:#fff;border-top:1px solid #e4e7ec;bottom:-16px;display:flex;gap:10px;justify-content:space-between;margin:0 -16px -16px;padding:10px 16px 16px;position:sticky;z-index:2}.gate-survey-modal .file-picker{display:inline-flex;margin:0;min-height:38px;width:auto}.gate-survey-modal .row-actions{justify-content:flex-end;min-width:0}.gate-survey-modal .row-actions .ghost-button,.gate-survey-modal .row-actions .primary{min-height:36px;padding:0 14px;width:auto}.gate-survey-modal .row-actions .ghost-button{background:#f49390;border-color:#f49390;color:#fff}.gate-survey-modal .row-actions .ghost-button:hover{background:#e66f6c;border-color:#e66f6c;color:#fff}.gate-survey-modal .row-actions .primary{background:#57a773;border-color:#57a773;color:#fff}.gate-survey-modal .row-actions .primary:hover{background:#468d61;border-color:#468d61;color:#fff}.primary.save-button,.row-action.save-button,.row-icon-action.save-button,.save-button{background:#57a773;border-color:#57a773;color:#fff}.primary.save-button:hover,.primary.save-button:focus,.primary.save-button:focus-visible,.primary.save-button:active,.row-action.save-button:hover,.row-action.save-button:focus,.row-action.save-button:focus-visible,.row-action.save-button:active,.row-icon-action.save-button:hover,.row-icon-action.save-button:focus,.row-icon-action.save-button:focus-visible,.row-icon-action.save-button:active,.save-button:hover,.save-button:focus,.save-button:focus-visible,.save-button:active{background:#468d61;border-color:#468d61;box-shadow:none;outline:0;color:#fff}.quote-totals-panel .primary.save-button.quote-summary-save-button{background:var(--button-bg);border-color:var(--button-bg);color:#fff}.quote-totals-panel .primary.save-button.quote-summary-save-button:hover,.quote-totals-panel .primary.save-button.quote-summary-save-button:focus,.quote-totals-panel .primary.save-button.quote-summary-save-button:focus-visible,.quote-totals-panel .primary.save-button.quote-summary-save-button:active{background:var(--button-hover);border-color:var(--button-hover);color:#fff}.ghost-button.cancel-button,.row-action.cancel-button,.row-icon-action.cancel-button,.cancel-button{background:#f49390;border-color:#f49390;color:#fff}.ghost-button.cancel-button:hover,.ghost-button.cancel-button:focus,.ghost-button.cancel-button:focus-visible,.ghost-button.cancel-button:active,.row-action.cancel-button:hover,.row-action.cancel-button:focus,.row-action.cancel-button:focus-visible,.row-action.cancel-button:active,.row-icon-action.cancel-button:hover,.row-icon-action.cancel-button:focus,.row-icon-action.cancel-button:focus-visible,.row-icon-action.cancel-button:active,.cancel-button:hover,.cancel-button:focus,.cancel-button:focus-visible,.cancel-button:active{background:#e66f6c;border-color:#e66f6c;box-shadow:none;outline:0;color:#fff}.gate-survey-modal .row-actions .save-button{background:#57a773;border-color:#57a773;color:#fff}.gate-survey-modal .row-actions .save-button:hover{background:#468d61;border-color:#468d61;color:#fff}.gate-survey-modal .row-actions .cancel-button{background:#f49390;border-color:#f49390;color:#fff}.gate-survey-modal .row-actions .cancel-button:hover{background:#e66f6c;border-color:#e66f6c;box-shadow:none;outline:0;color:#fff}.gate-survey-modal .row-actions .cancel-button:focus,.gate-survey-modal .row-actions .cancel-button:focus-visible,.gate-survey-modal .row-actions .cancel-button:active{background:#e66f6c;border-color:#e66f6c;box-shadow:none;outline:0;color:#fff}.gate-survey-modal .row-actions .save-button:focus,.gate-survey-modal .row-actions .save-button:focus-visible,.gate-survey-modal .row-actions .save-button:active{background:#468d61;border-color:#468d61;box-shadow:none;outline:0;color:#fff}.attachment-viewer-panel{background:#fff;border-radius:8px;box-shadow:0 24px 70px #0f172a3d;display:grid;gap:12px;max-height:88vh;max-width:920px;overflow:hidden;padding:14px;width:min(920px,100%)}.attachment-viewer-panel header{align-items:center;display:flex;gap:10px;justify-content:space-between}.attachment-viewer-panel header strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-viewer-panel img,.attachment-viewer-panel iframe{background:#f8fafc;border:1px solid #e4e9ef;border-radius:8px;height:min(68vh,680px);object-fit:contain;width:100%}.attachment-viewer-panel iframe{display:block}.attachment-fallback{align-items:center;background:#f8fafc;border:1px solid #e4e9ef;border-radius:8px;color:#344054;display:grid;gap:10px;justify-items:center;min-height:260px;padding:24px;text-align:center}.pdf-open-panel{min-height:360px}.update-actions{display:flex;gap:6px;margin-top:10px}.update-edit-form{display:grid;gap:8px;margin-top:10px}@media(max-width:920px){.app-shell{display:block;min-height:0;padding-top:0}aside{position:static;top:auto;z-index:1;padding:12px;height:auto;max-height:none;overflow:visible}header{position:static;top:auto}.brand{margin-bottom:10px}.user-card{margin-top:10px}.user-card{padding-right:106px}.desktop-header-actions{display:none}.mobile-profile-actions{align-items:center;display:flex;gap:8px;position:absolute;right:10px;top:10px}.mobile-profile-actions .notification-button,.mobile-profile-actions .mobile-logout-button{border-radius:999px;height:36px;min-height:36px;padding:0;width:36px}.mobile-profile-actions .mobile-logout-button{font-size:0;justify-content:center}.mobile-profile-actions .mobile-logout-button svg{flex:0 0 auto}nav{display:flex;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}nav button{flex:0 0 auto}main{padding:16px}.notification-menu-wrap{position:static}.notification-menu{border-radius:8px;bottom:auto!important;left:50%!important;max-height:min(420px,calc(100dvh - 118px));min-width:0;overflow:hidden;position:fixed!important;right:auto!important;top:max(88px,calc(env(safe-area-inset-top) + 12px))!important;transform:translate(-50%)!important;width:min(360px,calc(100vw - 24px))!important;z-index:100}.notification-menu-list{max-height:min(280px,calc(100dvh - 240px));min-height:0;overflow-y:auto}.notification-menu-action{flex:0 0 auto;min-height:38px;width:100%}.dashboard-grid{grid-template-columns:repeat(3,minmax(110px,1fr))}.dashboard-grid>*{grid-column:1 / -1}.manager-attention-quotes-row{grid-template-columns:1fr}.manager-ticket-attention-column{grid-column:1 / -1}.manager-side-column{grid-column:1 / -1;grid-row:auto;max-height:none}.manager-recent-activity-column{max-height:none}.manager-recent-activity-column .recent-activity-body{max-height:360px}.wide{grid-column:span 2}.manager-dashboard-grid .manager-side-column{grid-column:1 / -1}.calendar-grid{grid-template-columns:1fr}.dashboard-toolbar{align-items:stretch;flex-direction:column}.dashboard-search{flex:0 0 auto;max-width:none;width:100%}.dashboard-create-actions{justify-content:flex-start;width:100%}.dashboard-create-actions{position:relative}.dashboard-create-actions .quick-form{left:0;right:auto;top:calc(100% + 8px);width:min(360px,calc(100vw - 32px))}.scrollable-dashboard-list .dashboard-list-body{max-height:360px;overflow-y:auto;-webkit-overflow-scrolling:touch}.appointment-calendar-shell{gap:12px;padding:14px}.appointment-calendar-header{align-items:stretch;flex-direction:column}.new-appointment-button{align-self:flex-start;width:auto}.calendar-legend{flex-wrap:nowrap;margin:0 -2px;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}.calendar-legend span{flex:0 0 auto}.calendar-search{align-items:stretch;display:grid;grid-template-columns:18px minmax(180px,1fr) repeat(2,minmax(130px,auto)) auto;max-width:none;width:100%}.calendar-search>input{min-width:0}.calendar-search label{border-left:1px solid #e4e9ef;justify-content:space-between;min-width:0}.calendar-search label input{flex:1 1 auto;min-width:0}.appointment-calendar-shell .fc-header-toolbar{align-items:stretch;flex-direction:column;gap:8px;margin-bottom:10px}.appointment-calendar-shell .fc-toolbar-chunk{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.appointment-calendar-shell .fc-toolbar-chunk>div{display:flex;flex-wrap:wrap;gap:4px;justify-content:center}.appointment-calendar-shell .fc-button{min-height:30px}.appointment-calendar-shell .fc-view-harness{min-height:560px}.appointment-calendar-shell .fc-timegrid-event,.appointment-calendar-shell .fc-daygrid-event{max-width:100%}.appointment-form-grid,.appointment-details dl,.service-report-grid{grid-template-columns:1fr}.appointment-form-grid .wide,.appointment-details dl .wide,.service-report-grid .wide{grid-column:auto}.service-report-table>div,.service-report-faults>div{align-items:stretch;grid-template-columns:1fr}.gate-survey-checks{grid-template-columns:repeat(2,minmax(0,1fr))}.project-details-columns,.monday-selection-grid,.project-todo-form,.project-todo-edit-form,.project-todo-item,.job-subitem-filters,.job-subitem-note-form,.room-add-form,.room-edit-form,.room-product-form{grid-template-columns:1fr}.job-subitems-panel>header,.job-subitem-main,.room-card-header{align-items:stretch;flex-direction:column}.room-products-table{min-width:0}.room-products-table thead{display:none}.room-products-table,.room-products-table tbody,.room-products-table tr,.room-products-table td{display:block;width:100%}.room-products-table tr{border:1px solid #e4e9ef;border-radius:8px;margin-bottom:8px;padding:8px}.room-products-table td{align-items:flex-start;border-bottom:0;display:grid;gap:8px;grid-template-columns:92px minmax(0,1fr);padding:6px 0}.room-products-table td:before{color:#667085;content:attr(data-label);font-size:11px;font-weight:900;text-transform:uppercase}.ticket-core-edit-row,.ticket-notes-edit-row{grid-template-columns:1fr}}@media(max-width:560px){.module-bar{align-items:stretch;flex-direction:column}header{align-items:center;flex-direction:row;gap:6px;justify-content:space-between;margin-bottom:8px;padding-bottom:4px}.page-title-row{gap:8px;justify-content:space-between;min-width:0;width:100%}.page-title-row>div:first-child{min-width:0}.page-title-row h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-header-search{align-items:center;display:flex;flex:0 0 auto;gap:6px;justify-content:flex-end;min-width:34px}.mobile-header-search input{border:1px solid #d6dde5;border-radius:999px;font-size:13px;min-height:34px;opacity:0;overflow:hidden;padding:0;pointer-events:none;transform:translate(16px);transition:width .18s ease,opacity .18s ease,transform .18s ease,padding .18s ease;width:0}.mobile-header-search.mobile-search-open input{opacity:1;padding:0 12px;pointer-events:auto;transform:translate(0);width:min(210px,calc(100vw - 122px))}.mobile-header-search-button{align-items:center;background:var(--button-bg);border:1px solid var(--button-bg);border-radius:999px;color:#fff;display:inline-flex;flex:0 0 auto;height:34px;justify-content:center;min-height:34px;padding:0;width:34px}.header-actions{align-items:center;flex-wrap:wrap}header .eyebrow{display:none}header h1{font-size:22px;line-height:1.1}.module-bar{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 40px;align-items:start;margin-bottom:10px}.module-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding-right:0;width:100%}.module-tools .search,.record-summary{grid-column:1 / -1}.module-tools .search,.dashboard-search{display:none}.dashboard-toolbar{align-items:stretch;flex-direction:column}.record-summary{font-size:11px;line-height:1.2}.customer-pagination-settings label,.list-select-filter label,.list-status-filter label{align-items:stretch;display:grid;gap:4px;line-height:1.1}.customer-pagination-settings select,.list-select-filter select,.list-status-filter select{font-size:12px;min-height:30px;padding-left:8px;padding-right:24px;width:100%}.list-status-filter{display:block}.customer-pagination{align-items:flex-start;flex-direction:column;gap:8px}.customer-pagination-left{gap:8px;width:100%}.customer-pagination>.row-actions{justify-content:flex-start;width:100%}.filter-chips{display:none}.module-actions{grid-column:2;grid-row:1;justify-content:flex-end;position:static}.module-actions .icon-button{height:38px;min-height:38px;width:38px}.customer-linked-grid{grid-template-columns:1fr}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid>*{grid-column:1 / -1}.wide{grid-column:span 1}.create{position:static}.quick-form{bottom:auto;left:10px;max-height:calc(100dvh - 20px);overflow-y:auto;position:fixed;right:10px;top:10px;width:auto;z-index:80;-webkit-overflow-scrolling:touch}.dashboard-create-actions .quick-form{left:10px;right:10px;top:10px;width:auto}.create-modal-shell{min-width:0;width:100%}.create-modal-shell .quick-form{max-height:none;position:static}.quick-form .primary,.quick-form .ghost-button{flex:1 1 120px;min-width:0}.scrollable-dashboard-list .dashboard-list-body{max-height:420px}.workload{grid-template-columns:1fr}.calendar-modal-backdrop{padding:10px}.service-report-backdrop{padding:10px 10px 22px}.modal-backdrop{padding:10px}.modal-panel,.gate-survey-modal{max-height:calc(100dvh - 20px)}.gate-survey-checks{grid-template-columns:1fr}.calendar-modal{padding:12px}.service-report-modal section{padding:10px}.service-report-section-header{align-items:stretch;flex-direction:column}.appointment-calendar-shell{border-radius:0;margin-inline:-16px;padding:10px}.new-appointment-button{justify-content:center;width:100%}.calendar-search{grid-template-columns:18px minmax(0,1fr) auto}.calendar-search label{border-left:0;border-top:1px solid #e4e9ef;grid-column:1 / -1;padding-left:0;padding-top:7px}.calendar-search .row-icon-action{justify-self:end}.appointment-calendar-shell .fc-toolbar-title{font-size:15px}.appointment-calendar-shell .fc-button{font-size:11px;padding:5px 7px}.appointment-calendar-shell .fc-col-header-cell-cushion,.appointment-calendar-shell .fc-daygrid-day-number{font-size:10px}.appointment-calendar-shell .fc-view-harness{min-height:600px}.appointment-event strong{font-size:10px}.appointment-event small{display:none}.appointment-event-avatar{height:13px;width:13px}.appointment-employee-picker>div{grid-template-columns:1fr;max-height:156px}}
