:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;color:#1a1a1a;--line: #d4d4d4;--head: #f1f3f4;--blue: var(--brand-action);--green: #188038;--amber: #b06000;--red: #c5221f}*{box-sizing:border-box}body{margin:0;background:#fff}.topbar{display:flex;align-items:center;gap:1.25rem;padding:.45rem .75rem;border-bottom:1px solid var(--line);background:var(--head);position:sticky;top:0;z-index:20}.topbar h1{font-size:.95rem;margin:0}.topbar h1 a{color:inherit;text-decoration:none}.topbar nav{display:flex;gap:.25rem}.nav-item{color:#444;text-decoration:none;padding:.3rem .7rem;border-radius:4px}.nav-item.nav-active{background:#dfe3e6;color:#111;font-weight:600}#screen{padding:.6rem .75rem 5rem}.screen-bar{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem;flex-wrap:wrap}.bar-note{color:#777}button{font:inherit;padding:.3rem .65rem;border:1px solid var(--line);border-radius:4px;background:#fff;cursor:pointer}button:disabled{opacity:.5;cursor:default}.btn-primary{background:var(--blue);border-color:var(--blue);color:#fff}.btn-danger{background:#fff;border-color:var(--red);color:var(--red)}input,select{font:inherit;padding:.28rem .4rem;border:1px solid var(--line);border-radius:4px;background:#fff}.cell-input{width:100%;border-color:var(--blue);padding:.15rem .25rem}.money-input{width:5.5rem}.narrow{width:6rem}.add-form{display:flex;gap:.4rem;flex-wrap:wrap;margin:.7rem 0;align-items:center}.error-note{color:var(--red);padding:1rem 0}.empty-note{color:#777}.badge{display:inline-block;font-size:.78em;line-height:1;padding:.18rem .4rem;border-radius:8px;background:#eceff1;color:#333;white-space:nowrap}.badge-booked{background:var(--head);color:var(--brand-action)}.badge-paid{background:#e6f4ea;color:var(--green)}.badge-unpaid{background:#fef7e0;color:var(--amber)}.badge-cancelled{background:#fce8e6;color:var(--red)}.badge-worker{background:#f3e8fd;color:#7627bb}.search-box{flex:1;min-width:12rem;max-width:26rem}.sheet-wrap{overflow:auto;max-height:calc(100vh - 8.5rem);border:1px solid var(--line);border-radius:4px;overscroll-behavior:contain}.sheet{border-collapse:collapse;width:100%;white-space:nowrap}.sheet th{position:sticky;top:0;z-index:5;background:var(--head);border-bottom:1px solid var(--line);border-right:1px solid var(--line);text-align:left;font-weight:600;padding:.3rem .45rem}.sheet td{border-bottom:1px solid var(--line);border-right:1px solid var(--line);padding:.25rem .45rem;max-width:20rem;overflow:hidden;text-overflow:ellipsis}.sheet tr:hover td{background:#f8f9fa}.sheet td[data-field=actions]>button+button{margin-left:.6rem}.sheet td[data-field=actions]>button{margin-bottom:.2rem}.sheet th.th-sort-cell{padding:0}.th-sort{border:none;background:transparent;cursor:pointer;font:inherit;font-weight:600;color:inherit;text-align:left;display:flex;align-items:center;gap:4px;width:100%;min-height:44px;padding:.3rem .45rem}.sort-dir{white-space:nowrap}.th-sort:hover:not(:disabled){background:transparent;color:var(--brand-action);text-decoration:underline}.th-sort:focus-visible{outline:2px solid var(--brand-action);outline-offset:1px}.sort-arrow{font-size:11px;line-height:1;min-width:9px;display:inline-block}.row-lapsed td{color:#999}.cell-editable{cursor:cell}.cell-editable:hover{background:var(--head)!important}.cell-readonly{background:#fafafa;color:#555}.cell-editing{padding:.05rem!important}.cell-pending{opacity:.55;font-style:italic}.cell-conflict{background:#fce8e6!important;color:var(--red)}.cell-error{outline:2px solid var(--red);outline-offset:-2px}.name-link{color:var(--blue);text-decoration:none;font-weight:600}.name-link:hover{text-decoration:underline}.name-lapsed{color:#999;text-decoration:line-through}.detail-head{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap;margin-bottom:.5rem}.detail-head h2{margin:0;font-size:1.15rem}.back-link,.maps-link{color:var(--blue);text-decoration:none}.back-link:hover,.maps-link:hover{text-decoration:underline}.fields{border:1px solid var(--line);border-radius:4px;margin-bottom:1rem;max-width:44rem}.field-row{display:flex;gap:.75rem;padding:.28rem .6rem;border-bottom:1px solid var(--line)}.field-row:last-child{border-bottom:none}.field-label{flex:0 0 9.5rem;color:#666}.field-value{flex:1;min-height:1.2em;word-break:break-word}.clean-list{max-width:44rem}.clean-row{display:flex;justify-content:space-between;align-items:flex-start;gap:.6rem;padding:.4rem .6rem;border:1px solid var(--line);border-radius:4px;margin-bottom:.35rem}.clean-cancelled{opacity:.6}.clean-main{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.clean-date{font-weight:600}.clean-time{color:#555}.clean-amount{font-variant-numeric:tabular-nums}.clean-badges{display:inline-flex;gap:.3rem;flex-wrap:wrap}.clean-note{flex-basis:100%;color:#666}.clean-actions{display:flex;gap:.3rem;flex-shrink:0}.done-form{display:flex;gap:.4rem;flex-wrap:wrap;align-items:center;width:100%}.danger-zone{margin-top:2rem}.day-card{border:1px solid var(--line);border-radius:6px;padding:.5rem .6rem;margin-bottom:.6rem;max-width:44rem}.day-today{border-color:var(--blue);border-width:2px}.day-head{margin:0 0 .35rem;font-size:.95rem;display:flex;justify-content:space-between;align-items:baseline}.day-total{color:var(--green);font-variant-numeric:tabular-nums}.sched-clean-main{color:inherit;text-decoration:none;flex:1;min-width:0}.sched-clean-line{display:flex;flex-wrap:wrap;gap:.35rem;align-items:baseline}.sched-addr{color:#777;overflow:hidden;text-overflow:ellipsis}.day-notes{margin-top:.35rem}.day-note{color:#666;padding:.1rem 0}.day-note:before{content:"· "}.note-input{width:100%;border-style:dashed;color:#555}.day-ledger{margin-top:.35rem}.ledger-row{padding:.15rem 0}.ledger-cuts{color:#666}.closeout-btn{border-style:dashed;color:#555}.closeout-form{display:flex;gap:.4rem;flex-wrap:wrap;align-items:center;margin-top:.3rem}.closeout-label{color:#666}#queue-chip{position:fixed;right:.75rem;bottom:.75rem;z-index:50;border-radius:6px;box-shadow:0 2px 8px #00000040;max-width:min(24rem,calc(100vw - 1.5rem))}.chip-summary{border:none;border-radius:6px;padding:.5rem .8rem;font-weight:600;color:#fff;width:100%;text-align:left}.chip-sending .chip-summary{background:var(--blue)}.chip-queued .chip-summary{background:var(--amber)}.chip-conflict .chip-summary{background:var(--red)}.chip-list{background:#fff;border:1px solid var(--line);border-bottom:none;border-radius:6px 6px 0 0;max-height:40vh;overflow-y:auto}.chip-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .6rem;border-bottom:1px solid var(--line)}.chip-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chip-state{color:#777;font-size:.85em;white-space:nowrap}.chip-dismiss{font-size:.85em;padding:.15rem .4rem}.chip-warn{color:var(--amber);font-weight:600}.load-error{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;padding:.6rem .75rem;margin-bottom:.6rem;border:1px solid var(--amber);border-radius:6px;background:#fef7e0;color:#5b4300}.load-error-offline{border-color:var(--amber)}.load-error-signedout{border-color:var(--red);background:#fdecea;color:#5c1b18}.load-error-text{flex:1;min-width:12rem}.load-error button{min-height:44px;padding:.4rem 1rem}.owed-head{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap;margin-bottom:.8rem}.owed-total{font-size:1.9rem;font-weight:700;color:var(--amber);font-variant-numeric:tabular-nums}.owed-sub{color:#555}.owed-warn{flex-basis:100%;color:var(--red)}.owed-age{font-variant-numeric:tabular-nums}.owed-age-old{color:var(--red);font-weight:600}.owed-chased{background:#fffdf5}.owed-badge{display:inline-block;margin-left:.3rem;padding:.05rem .35rem;border-radius:8px;background:var(--amber);color:#fff;font-size:.8em;font-weight:700}.clean-actions button,.closeout-form button,.note-save,.closeout-btn{min-height:44px;padding:.4rem .85rem}.nav-item{padding:.8rem .85rem;min-height:44px;display:inline-flex;align-items:center}.paid-label{color:#666;align-self:center}.badge-unconfirmed{background:#fef7e0;color:var(--amber)}.badge-suggested{background:#f3e8fd;color:#7627bb;border:1px dashed #7627bb}#undo-bar{position:fixed;left:50%;bottom:68px;transform:translate(-50%);display:flex;align-items:center;gap:14px;background:var(--brand-ink);color:#fff;padding:10px 12px 10px 16px;border-radius:10px;box-shadow:0 6px 20px #00000040;z-index:60;max-width:calc(100vw - 32px);font-size:14px}#undo-bar .undo-text{flex:1 1 auto}#undo-bar .undo-button{min-height:40px;padding:0 14px;border-radius:8px;background:#fff;color:var(--brand-ink);border:none;font-weight:700}.not-paid-button{font-size:13px;color:var(--text-muted);text-decoration:underline}.not-paid-button:hover:not(:disabled){color:var(--brand-ink);background:none}.link-button{background:none;border:none;color:var(--brand-action);text-decoration:underline;padding:6px 0;min-height:40px}.rebook-didnt-send{align-self:center}#toast{position:fixed;left:50%;bottom:1.25rem;transform:translate(-50%);z-index:60;max-width:min(28rem,calc(100vw - 1.5rem));padding:.7rem 1rem;border-radius:8px;background:#202124;color:#fff;font-weight:600;box-shadow:0 3px 12px #0000004d}.day-total-partial{color:var(--amber);font-weight:400;font-size:.85em}.day-total-wrap{display:inline-flex;gap:.15rem;align-items:baseline;flex-wrap:wrap;justify-content:flex-end}.day-total-booked{color:#5f6368;font-weight:400;font-variant-numeric:tabular-nums}.day-total-stale{color:var(--red);font-weight:600;font-size:.85em}.access-warn{color:var(--red);font-weight:700;background:#fce8e6;border-radius:4px;padding:.05rem .35rem;flex-basis:100%}.note-row{display:flex;gap:.4rem;align-items:center}.note-row .note-input{flex:1}.note-save{display:none}.note-save-live,.note-row:focus-within .note-save{display:inline-block}.closeout-field{display:inline-flex;align-items:center;gap:.3rem;color:#666}.closeout-field input{min-height:44px}.closeout-split{color:var(--green);font-weight:600}.closeout-split-bad{color:var(--red)}.field-row-toggle{justify-content:center}.field-toggle{border-style:dashed;color:#555;width:100%}.add-wrap:empty{display:none}.danger-zone{margin-top:2.5rem;max-width:44rem}.danger-zone summary{color:#888;cursor:pointer;padding:.4rem 0}.danger-zone[open] summary{color:var(--red)}.closeout-split-warn{color:var(--amber)}.badge-unknown{background:#eceff1;color:#5f6368;border:1px dashed #9aa0a6}.call-link{min-height:44px;display:inline-flex;align-items:center;padding:0 .6rem}.owed-unrecorded{margin-top:2rem;border-top:1px solid var(--line);padding-top:.8rem}.owed-unrecorded summary{cursor:pointer;padding:.4rem 0}.owed-note{color:#666;max-width:44rem}.sheet th:first-child,.sheet td:first-child{position:sticky;left:0;z-index:4;background:#fff;border-right:1px solid var(--line)}.sheet th:first-child{z-index:6;background:var(--head)}.sheet tr:hover td:first-child{background:#f8f9fa}.row-lapsed td:first-child{background:#fff}@media(min-width:60rem){#screen{padding:.8rem 1.25rem 5rem}.day-card,.clean-list,.fields{max-width:68rem}}.badge-tentative{background:#e8f0fe;color:#174ea6;border:1px dashed #174ea6}.cell-goto{cursor:pointer}.cell-goto:hover{background:var(--head)!important}.already-done{display:inline-flex;align-items:center;gap:.35rem;color:#444;min-height:44px}.pay-fields{display:inline-flex;gap:.4rem;align-items:center;flex-wrap:wrap}.clean-history{margin-top:1rem;max-width:44rem}.clean-history summary{cursor:pointer;padding:.5rem 0;color:#444;font-weight:600;min-height:44px;display:flex;align-items:center}.clean-history[open] summary{border-bottom:1px solid var(--line);margin-bottom:.5rem}.cell-editing{display:flex;gap:.2rem;align-items:center}.cell-remove{flex:0 0 auto;padding:.1rem .35rem;border-color:var(--red);color:var(--red);line-height:1;min-height:0}:root{font-size:14px;--line: #dce2e9;--head: #f3f6fa;--blue: var(--brand-action)}body{background:#f6f8fb;color:#202b3c}#screen{padding:24px 24px 70px}.topbar{padding:6px 20px;gap:24px;background:#fff;border-color:var(--line)}.account{margin-left:auto;position:relative}.account-button{width:44px;height:44px;border-radius:999px;border:1px solid var(--line);background:var(--head);display:inline-flex;align-items:center;justify-content:center;padding:0}.account-button:hover:not(:disabled){background:#dfe3e6;border-color:var(--control-border)}.account-initial{font-weight:700;color:var(--brand-ink);font-size:16px}.account-menu{position:absolute;right:0;top:50px;min-width:220px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 6px 20px #2b344026;padding:6px;z-index:70}.account-who{margin:0;padding:10px 12px;font-size:13px;color:var(--text-muted);border-bottom:1px solid var(--head);overflow-wrap:anywhere;line-height:1.4}.account-menu{min-width:260px}.account-logout{display:flex;align-items:center;min-height:44px;padding:0 12px;color:var(--brand-ink);text-decoration:none;font-weight:600;border-radius:8px}.account-logout:hover{background:var(--head)}.account-photo{width:100%;height:100%;border-radius:999px;object-fit:cover;display:block}.account-button:has(.account-photo){overflow:hidden}.account-item{display:flex;align-items:center;width:100%;min-height:44px;padding:0 12px;background:none;border:0;color:var(--brand-ink);font:inherit;font-weight:600;text-align:left;border-radius:8px;cursor:pointer}.account-item:hover{background:var(--head)}.account-item[hidden]{display:none}.price-swap{text-align:left}.topbar h1{font-size:15px;letter-spacing:-.3px}.nav-item{min-height:44px}.nav-item.nav-active{color:var(--brand-action);background:var(--head)}h2{font-size:26px;letter-spacing:-.6px;margin:0 0 6px}h3{font-size:17px}h4{color:#526176;margin:18px 0 10px}.muted,.bar-note,.empty-note{color:#566276}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.page-heading p{margin:0}button,input,select{min-height:44px;border-radius:7px;padding:9px 12px}button{font-weight:550}button:hover:not(:disabled){background:#edf2f9;border-color:#aebdce}.btn-primary{background:var(--blue)}.btn-primary:hover:not(:disabled){background:#124a9c;color:#fff}button:disabled{cursor:not-allowed}:focus-visible{outline:3px solid var(--brand-action);outline-offset:3px}input,select,textarea{color:inherit;max-width:100%}textarea{font:inherit;padding:10px;border:1px solid var(--line);border-radius:7px;resize:vertical}.screen-bar{gap:8px;margin-bottom:12px}.search-box{min-width:210px;max-width:380px}.view-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 12px}.view-tabs button{border-radius:22px;background:#fff}.view-tabs button[aria-pressed=true]{border-color:var(--brand-action);background:var(--brand-action);color:#fff}.grid-help{font-size:12px;margin:0 0 10px}.sheet-wrap{background:#fff;max-height:calc(100dvh - 310px);min-height:200px;border-radius:9px}.sheet th{padding:13px 12px;font-size:12px;color:#526176}.sheet td{padding:10px 12px;max-width:270px;border-right-color:#edf0f4}.sheet td:first-child,.sheet th:first-child{min-width:190px!important;max-width:220px}.sheet th:first-child{background:var(--head)}.sheet .cell-editing{display:table-cell}.sheet .cell-input{min-height:42px}.sheet .cell-remove{min-height:32px;min-width:32px}.cell-secondary{display:block;font-size:12px;color:#566276;margin-top:5px}.cell-secondary .badge{white-space:normal}.due-overdue{color:#a53029}.row-lapsed td,.name-lapsed{color:#616b78}.customer-cards{display:none}.customer-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:16px}.customer-card p{margin:9px 0}.customer-card .name-link{font-size:18px}.customer-card button{display:block;width:100%;margin-top:14px}.badge{font-size:12px;line-height:1.35;padding:3px 8px;border-radius:5px}.review-queue,.contact-queue{border:1px solid #dac6a4;background:#fffaf0;border-radius:10px;padding:0 16px 4px;margin:0 0 18px}.review-queue>summary,.contact-queue>summary{cursor:pointer;min-height:52px;padding:16px 0;font-weight:650}.contact-queue{background:#f1f6fd;border-color:#c7d8f0}.review-queue[open]{max-height:65vh;overflow:auto}.review-job{display:flex;flex-wrap:wrap;gap:12px;flex:1}.review-queue>.clean-row{flex-direction:column}.review-row{cursor:grab}.review-row-stay{cursor:default}.review-row:active{cursor:grabbing}.review-row.tray-row-moving{border-color:var(--brand-ink);background:#3a465614;box-shadow:0 0 0 2px #2b344033}.tray-drop-ready{outline:2px dashed var(--brand-ink);outline-offset:2px}.diary-days{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.day-card{background:#fff;max-width:none;min-width:0;padding:18px;margin:0;border-radius:12px}.day-today{border:2px solid var(--brand-ink)}.day-head{gap:10px;align-items:center}.day-head h3{margin:0}.day-workload{font-weight:600;margin-bottom:6px}.day-values{font-size:13px;color:#526176;margin:0 0 16px}.clean-row{background:#fff;gap:12px;padding:12px;border-color:#e1e6ec;border-radius:8px;flex-wrap:wrap}.clean-row.clean-paid{background:#e6f4ea;border-color:#b7dfc2}.clean-row.clean-owed{background:#fef7e0;border-color:#f0dca0}.clean-actions{flex-wrap:wrap;flex-shrink:1;gap:6px}.clean-actions button{padding:9px 12px}.clean-actions .btn-danger{border-color:transparent}.sched-clean-main{min-width:180px}.sched-clean-line{row-gap:5px;margin-bottom:7px}.sched-addr{color:#566276}.clean-badges{align-items:center}.week-tray{grid-column:1 / -1;background:#fffaf0;border:1px solid #dac6a4;border-radius:12px;padding:14px 16px 8px}.week-tray h3{margin:0 0 4px;font-size:18px}.week-tray>.muted{margin:0 0 12px;font-size:13px}.week-tray>.week-tray-summary{min-height:44px;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:15px;padding:2px 0}.week-tray .fold-mark{flex:none;font-size:16px;line-height:1;color:var(--text);transition:transform .12s ease}.week-tray[open] .fold-mark{transform:rotate(90deg)}.week-tray[open]>.week-tray-summary{margin-bottom:8px}.tray-tabs{display:flex;gap:6px;flex-wrap:wrap;margin:0 0 12px}.tray-group>h3{margin-top:0}.week-heading{display:flex;align-items:baseline;gap:8px;margin:10px 0 12px}.week-heading h3{margin:0;font-size:20px}.week-heading .muted{font-size:14px}.tray-row{cursor:grab;user-select:none;-webkit-user-select:none}.tray-row:active{cursor:grabbing}.tray-row.tray-row-moving{border-color:var(--brand-ink);background:#3a465614;box-shadow:0 0 0 2px #2b344033}.clean-row.can-grab{cursor:grab;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.clean-row.can-grab:active{cursor:grabbing}.clean-row.row-drag-held{position:relative;z-index:20;cursor:grabbing;pointer-events:none;background:#fff;box-shadow:0 0 0 1px var(--brand-ink),0 10px 24px #141c2847}.clean-row.row-drag-above{box-shadow:0 -3px 0 0 var(--brand-ink)}.clean-row.row-drag-below{box-shadow:0 3px 0 0 var(--brand-ink)}.badge-sheet-said{background:#f1f5fa;color:#526176}.tray-group+.tray-group{margin-top:14px;padding-top:10px;border-top:1px dashed #dac6a4}.tray-group>.muted{margin:0 0 12px;font-size:13px}.badge-due-week{background:#e9f4e9;color:#2e6b34}.badge-due-late{background:#fef7e0;color:#8a4b00}@media(max-width:760px){.tray-row .clean-actions,.tray-row .rebook-send{width:100%}}.badge-enquiry{background:#f1e8fa;color:#5b2a94}.row-menu{position:relative;margin-left:auto}.row-menu>summary{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:22px;line-height:1;border-radius:8px;color:var(--text-muted);list-style:none}.row-menu>summary::-webkit-details-marker{display:none}.row-menu[open]>summary{background:#f1f5fa;color:var(--text-body)}.row-menu-list{position:absolute;right:0;top:calc(100% + 2px);z-index:40;min-width:240px;max-width:min(320px,calc(100vw - 32px));display:flex;flex-direction:column;gap:6px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 8px 24px #1720302e}.row-menu-list button{min-height:44px;text-align:left;padding:9px 12px}.row-menu-list input[type=date]{min-height:44px;width:100%}.row-menu-label{font-size:13px;color:var(--text-muted);padding:4px 2px 0}.week-move-confirm[hidden]{display:none}.week-move-confirm{display:flex;flex-direction:column;gap:6px}.week-move-q{font-size:14px;color:var(--text-body);padding:2px 0}.week-move-roster{color:var(--text-muted)}.week-move-btns{display:flex;gap:6px}.week-move-btns button{flex:1;min-height:44px}.sched-clean-link{color:inherit;text-decoration:none}.sched-clean-link:hover strong{text-decoration:underline}.day-card.drop-ready{outline:2px dashed var(--brand-ink);outline-offset:2px}.move-here{display:block;width:100%;min-height:44px;margin-bottom:10px}.followup-send{padding:14px 24px 0}.followup-send p{margin:6px 0 0}.col-picker{position:relative;z-index:40}.col-picker>summary{min-height:44px;display:flex;align-items:center;padding:0 12px;cursor:pointer;border:1px solid var(--line);border-radius:6px;background:#fff;white-space:nowrap}.col-picker[open]>summary{border-color:var(--blue);color:var(--blue)}.col-picker-list{position:absolute;right:0;z-index:40;margin-top:4px;min-width:14rem;padding:4px 0;max-height:60vh;overflow-y:auto;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:0 6px 20px #17243d22}.col-picker-row{display:flex;align-items:center;gap:8px;min-height:44px;padding:0 12px;cursor:pointer}.col-picker-row:hover{background:#f1f5fa}@media(max-width:760px){.col-picker-list{position:static;box-shadow:none;min-width:0}}.card-extras{border-top:1px solid var(--line);padding-top:6px;margin-top:6px}.cancelled-visits summary{min-height:44px;padding:12px 0;cursor:pointer;color:#666}.cancelled-remove{border-color:var(--line);color:var(--red);line-height:1}.cancelled-remove:hover{border-color:var(--red)}.day-notes{margin-top:16px}.note-input{width:100%;min-height:44px}.day-ledger{margin-top:12px}.fields,.clean-list{max-width:980px;background:#fff}.field-row{align-items:center;padding:5px 12px}.field-edit-button{text-align:left;border-color:transparent;background:transparent;font-weight:400;min-width:0}.field-edit-button:hover{background:#f1f5fa}.detail-head{margin-bottom:20px;align-items:center}.customer-booking-actions{margin-bottom:20px}.clean-history{max-width:980px}.booking-dialog{width:min(680px,100vw);height:100dvh;max-height:100dvh;max-width:100vw;margin:0 0 0 auto;padding:0;border:0;color:#202b3c;background:#fff;box-shadow:-10px 0 45px #17243d30}.booking-dialog::backdrop{background:#101f3a66}.booking-head{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 24px;background:#fff;border-bottom:1px solid var(--line)}.booking-head h2{margin:0;font-size:23px}.booking-content{padding:0 24px 20px}.booking-content>h3{font-size:20px;margin-bottom:5px}.booking-access{background:#f5f7fa;border-left:3px solid #8b9db6;padding:4px 14px;margin:18px 0}.booking-access p{font-size:14px}.notice{display:grid;gap:8px;padding:14px;background:#fff8e9;border:1px solid #ead4a7;border-radius:8px;margin:16px 0}.notice p{margin:0}.notice button{text-align:left}.booking-fields{border:0;padding:0;margin:20px 0;display:grid;grid-template-columns:1fr 1fr;gap:16px;min-width:0}.booking-field{display:flex;flex-direction:column;gap:7px;font-weight:600;min-width:0}.booking-field input,.booking-field select,.booking-field textarea{width:100%;font-weight:400}.booking-field:has(textarea),.booking-fields .field-help,.booking-fields .check-label{grid-column:1 / -1}.field-help{font-size:13px;margin:-4px 0 0}.check-label{display:flex;align-items:center;gap:10px;min-height:44px}.check-label input{width:22px;height:22px;min-height:22px;accent-color:var(--brand-action)}.booking-preview{padding:16px;background:#f5f7fb;border-radius:10px}.booking-preview h3{margin-top:0}.preview-job{padding:9px 0;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:6px}.booking-footer{position:sticky;bottom:0;z-index:1;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:14px 0;border-top:1px solid var(--line);margin-top:20px;background:#fff}.form-error{flex-basis:100%;color:#a53029;margin:0}.form-error:empty,.overlap-warning:empty{display:none}.overlap-warning{padding:12px;background:#fff3d9;border-radius:8px;color:#704900}.customer-picker{display:grid;gap:8px;margin-top:14px}.customer-choice{display:grid;gap:5px;text-align:left}.customer-choice span{color:#566276;font-weight:400}.booking-content>input[type=search]{margin-top:20px;width:100%}@media(max-width:1100px){.diary-days{grid-template-columns:1fr}}@media(max-width:760px){:root{font-size:16px}#screen{padding:18px 12px 80px}.topbar{padding:5px 10px;gap:10px}.topbar h1{font-size:13px}.topbar nav{gap:1px}.nav-item{padding:8px;font-size:14px}.page-heading{align-items:flex-start;flex-wrap:wrap;margin-bottom:18px}h2{font-size:25px}.page-heading p{font-size:14px}.screen-bar>.search-box{flex-basis:100%;max-width:none}.screen-bar select{flex:1;min-width:130px}.view-tabs{flex-wrap:nowrap;overflow:auto;padding:3px 2px 10px;margin:10px -2px}.view-tabs button{flex-shrink:0;font-size:14px}.planning-sheet,.grid-help{display:none}.customer-cards{display:grid;gap:12px}.hide-cards{display:none}.full-sheet{max-height:65dvh}.sheet td{min-height:44px;padding:12px}.sheet td:first-child,.sheet th:first-child{min-width:150px!important;max-width:170px}.day-card{padding:14px}.week-tray{padding:12px}.tray-row>.sched-clean-main{flex-basis:100%}.day-head h3{font-size:18px}.day-head button{font-size:14px}.day-workload,.day-values{line-height:1.5}.clean-row{padding:12px}.sched-clean-main,.clean-actions{flex-basis:100%}.badge{font-size:12px}.review-queue,.contact-queue{padding-left:12px;padding-right:12px}.review-job{width:100%}.field-row{display:block}.field-label{display:block;font-size:13px;padding-top:5px}.field-edit-button{width:100%;padding-left:0}.booking-dialog{width:100vw}.booking-head{padding:14px 16px}.booking-content{padding:0 16px 16px}.booking-fields{gap:14px 10px}.booking-field{font-size:14px}.booking-field input,.booking-field select,.booking-field textarea{font-size:16px}.booking-head h2{font-size:21px}.booking-footer{padding-bottom:max(14px,env(safe-area-inset-bottom))}}@media(max-width:760px){select[aria-label="Sort customers"]{flex-basis:100%}}.newjobs-cards{display:none}.newjobs-wrap{background:#fff}.newjobs-open-job{border:0;background:transparent;color:var(--brand-action);padding:4px 0;text-align:left;min-height:44px;width:100%;white-space:normal}.newjobs-status{display:inline-flex;flex-direction:column;gap:2px}.newjobs-badge-confirmed{background:#e6f4ea;color:var(--green)}.newjobs-badge-quote{background:#e8f0fe;color:#174ea6}.newjobs-badge-declined{background:#fef7e0;color:var(--amber)}.newjobs-badge-cancelled{background:#fce8e6;color:var(--red)}.newjobs-badge-other{background:#eceff1;color:#5f6368}.newjobs-name-unwon,.newjobs-row-dead td{color:#616b78}.newjobs-row-pending td{opacity:.55;font-style:italic}.newjobs-queue-banner{display:flex;flex-wrap:wrap;gap:4px;padding:10px 12px;margin:0 0 12px;border:1px solid #ead4a7;border-radius:8px;background:#fff8e9;color:#704900}.newjobs-dialog{width:min(680px,100vw);height:100dvh;max-height:100dvh;max-width:100vw;margin:0 0 0 auto;padding:0;border:0;color:#202b3c;background:#fff;box-shadow:-10px 0 45px #17243d30}.newjobs-dialog::backdrop{background:#101f3a66}.newjobs-dialog form{display:flex;flex-direction:column;height:100%;padding:18px 24px 0}.newjobs-dialog h3{margin:0 0 14px;font-size:23px}.newjobs-dialog .booking-footer{margin:0 -24px;padding:14px 24px max(14px,env(safe-area-inset-bottom))}.newjobs-retry-btn{min-height:32px;padding:2px 8px}.newjobs-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:14px}.newjobs-card-head{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.newjobs-card-date{font-weight:650}.newjobs-card-name{margin:8px 0 2px;font-size:17px;font-weight:600}.newjobs-card p{margin:5px 0}.newjobs-card-note{white-space:pre-line;color:#566276}.newjobs-card .newjobs-edit-btn{display:block;width:100%;margin-top:12px}@media(max-width:480px){.topbar{flex-wrap:nowrap}.topbar nav{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.topbar nav::-webkit-scrollbar{display:none}.nav-item{white-space:nowrap;flex-shrink:0}}@media(max-width:760px){.newjobs-cards{display:grid;gap:12px}.newjobs-cards.hide-cards{display:none}.newjobs-wrap.full-sheet{max-height:65dvh}.newjobs-wrap:not(.full-sheet){display:none}select[aria-label="Sort new jobs"]{flex-basis:100%}}:root{--brand-ink: #2B3440;--brand-accent: #F4DC52;--brand-action: #3A4656;--brand-action-hover: #2B3440;--brand-surface: #FFFFFF;--surface: #F4F6F8;--text-body: #2B3440;--text-muted: #58616B;--control-border: #75808C}.topbar{background:var(--brand-surface);border-bottom:1px solid var(--line)}.topbar h1 a{display:inline-flex;align-items:center;gap:8px;color:var(--brand-ink)}.brand-mark{width:28px;height:28px;flex-shrink:0}.nav-item.nav-active{background:var(--brand-ink);color:#fff}:focus-visible{outline-color:var(--brand-ink)}.badge-cash{background:#fff0df;color:#8a4300}.badge-chased{background:#f1e4ff;color:#64218b}.badge-unbooked{background:#e8f0fe;color:#174ea6}.owed-chased{background:#f7effc}.badge-worker{background:#eceff1;color:#5f6368}.colour-key{max-width:32rem;margin:0 0 12px;font-size:13px}.colour-key summary{cursor:pointer;color:#526176;min-height:44px;display:flex;align-items:center}.colour-key p{margin:4px 0}.newjobs-status-select{min-height:44px;max-width:11rem;padding:4px 6px;border-radius:8px;font-weight:600}.newjobs-row-confirmed td,.newjobs-card-confirmed,.newjobs-status-confirmed{background:#e6f4ea}.newjobs-row-quote td,.newjobs-card-quote,.newjobs-status-quote{background:#fff8d6}.newjobs-row-maybe td,.newjobs-card-maybe,.newjobs-status-maybe{background:#f1e6fb}.newjobs-row-declined td,.newjobs-card-declined,.newjobs-status-declined{background:#fce8e6}.newjobs-row-cancelled td,.newjobs-card-cancelled,.newjobs-status-cancelled{background:#eceff1}.sheet tr.newjobs-row-confirmed:hover td{background:#d9eddf}.sheet tr.newjobs-row-quote:hover td{background:#f7ecb8}.sheet tr.newjobs-row-maybe:hover td{background:#e6d5f7}.sheet tr.newjobs-row-declined:hover td{background:#f7d6d3}.sheet tr.newjobs-row-cancelled:hover td{background:#dfe3e6}.newjobs-status-confirmed{border-color:#137333;color:#137333}.newjobs-status-quote{border-color:#b08a00;color:#6b5300}.newjobs-status-maybe{border-color:#7b3fbf;color:#5b2a94}.newjobs-status-declined{border-color:var(--red);color:var(--red)}.newjobs-status-cancelled{border-color:var(--control-border);color:var(--text-muted)}.newjobs-chips{margin-bottom:10px}.customer-tabs{display:flex;gap:6px;margin:4px 0 12px;border-bottom:1px solid var(--line)}.customer-tab{border:none;background:none;padding:10px 14px;min-height:44px;font-weight:600;color:var(--text-muted);border-bottom:3px solid transparent;border-radius:0;margin-bottom:-1px}.customer-tab:hover:not(:disabled){background:none;color:var(--brand-ink)}.customer-tab-on{color:var(--brand-ink);border-bottom-color:var(--brand-action)}.field-edit-button{display:flex;align-items:center;justify-content:space-between;gap:8px}.field-pencil{flex-shrink:0;color:var(--control-border);display:inline-flex}.field-edit-button:hover .field-pencil{color:var(--brand-action)}.analysis-verdict{font-size:1.15rem;font-weight:700;color:var(--brand-ink);margin:4px 0 14px;max-width:44rem}.analysis-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:44rem}.analysis-tile{background:#fff;border:1px solid var(--line);border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:3px}.analysis-value{font-size:1.25rem;font-weight:700;font-variant-numeric:tabular-nums}.analysis-note{font-size:12px;color:var(--text-muted)}.analysis-prices{display:flex;flex-wrap:wrap;gap:6px;max-width:44rem}.analysis-price{background:var(--head);border-radius:8px;padding:6px 10px;font-size:13px;font-variant-numeric:tabular-nums}@media(max-width:760px){.analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.customer-changes{display:flex;flex-direction:column;gap:6px;max-width:44rem}.customer-change{display:grid;grid-template-columns:9rem minmax(0,1fr);gap:8px;padding:6px 0;border-bottom:1px solid var(--head);font-size:13.5px}.customer-change-when{color:var(--text-muted);font-variant-numeric:tabular-nums}.customer-change-who{color:var(--text-muted)}@media(max-width:760px){.customer-change{grid-template-columns:1fr;gap:2px}}.owed-chase{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:700}.btn-whatsapp.owed-chase-again{background:var(--amber);border-color:#8a4b00}.btn-whatsapp.owed-chase-again:hover{background:#8a4b00}.newjobs-chip-confirmed:not(.rebook-chip-on){border-color:#137333;color:#137333}.newjobs-chip-quote:not(.rebook-chip-on){border-color:#b08a00;color:#6b5300}.newjobs-chip-maybe:not(.rebook-chip-on){border-color:#7b3fbf;color:#5b2a94}.newjobs-chip-declined:not(.rebook-chip-on){border-color:var(--red);color:var(--red)}.newjobs-chip-cancelled:not(.rebook-chip-on){color:var(--text-muted)}.sheet td[data-field=notes],.sheet td[data-field=notes2]{white-space:normal;max-width:26rem;min-width:14rem;line-height:1.35}.newjobs-card .name-link[href^="tel:"]{display:inline-flex;align-items:center;min-height:44px;padding:0 12px;border:1px solid var(--control-border);border-radius:10px;text-decoration:none;font-weight:600;margin:4px 0}.newjobs-status-select[disabled]{opacity:.7}.newjobs-status-alert{display:block;margin-top:4px;border-color:var(--red);color:var(--red);font-size:12px;padding:4px 8px;text-align:left;white-space:normal;min-height:32px}.topbar h1{flex-shrink:0}.topbar nav{min-width:0}.newjobs-status:focus-visible{outline:2px solid var(--brand-ink);outline-offset:2px}.badge-booked{background:#e6f4ea;color:var(--green)}.badge-suggested{background:#f0f3f5;color:#526176;border:1px dashed #526176}.badge-paid,.badge-booked,.newjobs-badge-confirmed{color:#137333}.badge-unpaid,.badge-unconfirmed,.newjobs-badge-declined{color:#8a4b00}#queue-chip.chip-clear .chip-summary{background:#5f6368;font-weight:500}.chip-summary{min-height:44px}.chip-item{flex-wrap:wrap}.chip-item .chip-label{flex:1 1 10rem}.chip-dismiss{flex-shrink:0}.history-list{display:grid;gap:10px;max-width:980px}.history-event{background:#fff;border:1px solid var(--line);border-radius:10px;padding:12px 16px;min-width:0}.history-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 12px}.history-action{font-size:12px;line-height:1.35;padding:3px 8px;border-radius:5px;background:#eceff1;color:#5f6368;white-space:nowrap}.history-action-create{background:#e6f4ea;color:#137333}.history-action-delete{background:#fce8e6;color:#a53029}.history-entity{font-weight:600;min-width:0;overflow-wrap:anywhere}.history-when{color:#566276;font-variant-numeric:tabular-nums;margin-left:auto;white-space:nowrap}.history-meta{margin:2px 0 0;color:#566276;font-size:13px}.history-changes{list-style:none;margin:10px 0 0;padding:0;display:grid;gap:4px}.history-change{display:flex;flex-wrap:wrap;gap:4px 6px;align-items:baseline;min-width:0}.history-field{color:#526176;flex-shrink:0}.history-val{font-weight:550;overflow-wrap:anywhere;min-width:0}.history-val-muted{color:#566276;overflow-wrap:anywhere;min-width:0}.history-changes-empty{margin:8px 0 0}.history-more{margin-top:8px}.history-more summary{cursor:pointer;min-height:44px;display:flex;align-items:center;color:#526176}.history-changes-full .history-val,.history-changes-full .history-val-muted{white-space:pre-wrap}.history-help{max-width:60rem;margin:-12px 0 14px}.history-id-input{width:8.5rem}.history-older{margin:14px 0}@media(max-width:760px){.history-when{margin-left:0;flex-basis:100%}.history-id-input{width:100%}.screen-bar .history-id-input{flex:1 1 100%}}@media(max-width:520px){.topbar{flex-wrap:wrap;gap:0}.topbar h1{flex-basis:100%;padding:4px 0}.topbar nav{width:100%;justify-content:space-between}.topbar .nav-item{padding:8px 6px}}:root{--line: #D6DCE3;--head: #E9EDF1}body{color:var(--text-body);background:var(--surface)}.booking-dialog,.newjobs-dialog{color:var(--text-body)}.topbar{background:var(--brand-surface);border-color:var(--line)}.topbar h1 a{color:var(--brand-ink)}.nav-item{color:var(--text-muted)}.nav-item.nav-active,.btn-primary{background:var(--brand-action);color:#fff}.btn-primary{border-color:var(--brand-action)}.btn-primary:hover:not(:disabled),.btn-primary:active:not(:disabled){background:var(--brand-action-hover);border-color:var(--brand-action-hover);color:#fff}.view-tabs button[aria-pressed=true],.view-tabs button[aria-pressed=true]:hover:not(:disabled){background:var(--brand-action);border-color:var(--brand-action);color:#fff}.view-tabs button[aria-pressed=true]:hover:not(:disabled){background:var(--brand-action-hover);border-color:var(--brand-action-hover)}.btn-secondary{background:#fff;color:var(--text-body);border-color:var(--control-border)}.btn-secondary:hover:not(:disabled){background:var(--head);border-color:var(--control-border)}button:hover:not(:disabled){background:var(--head);border-color:var(--control-border)}input,select,textarea{border-color:var(--control-border)}.cell-input{border-color:var(--brand-action)}.check-label input{accent-color:var(--brand-action)}.field-edit-button:hover{background:var(--head)}.name-link,.back-link,.maps-link,.newjobs-open-job{color:var(--brand-action)}.name-lapsed,.row-lapsed td,.newjobs-name-unwon,.newjobs-row-dead td{color:#616b78}.name-maybe{color:var(--amber)}.th-sort:hover:not(:disabled){color:var(--brand-action)}.th-sort-active{color:var(--brand-action)}.history-more[open] summary{color:var(--brand-action)}.muted,.bar-note,.empty-note,.cell-secondary,.sheet th,h4,.sched-addr,.day-values,.customer-choice span,.colour-key summary,.history-field,.history-meta,.history-when,.history-val-muted,.history-more summary,.newjobs-card-note,.field-label,.field-help,.closeout-label,.day-note,.clean-note,.owed-note,.paid-label{color:var(--text-muted)}.sheet tr:hover td,.sheet tr:hover td:first-child{background:var(--surface)}.cell-editable:hover,.cell-goto:hover{background:var(--head)!important}.day-today{border-color:var(--brand-action)}.booking-preview{background:var(--head)}.booking-access{background:var(--head);border-left-color:var(--control-border)}#toast{background:var(--brand-ink)}:focus-visible,.th-sort:focus-visible,.newjobs-status:focus-visible{outline:3px solid var(--brand-action);outline-offset:3px}#screen .attention-counts,#screen .attention-note,#screen .attention-none,#screen .attention-more,#screen .closeout-status{color:var(--text-muted)}.chip-sending .chip-summary:hover:not(:disabled){background:var(--blue)}.chip-queued .chip-summary:hover:not(:disabled){background:var(--amber)}.chip-conflict .chip-summary:hover:not(:disabled){background:var(--red)}.rebook-badge{display:inline-block;margin-left:.3rem;padding:.05rem .35rem;border-radius:8px;background:var(--amber);color:#fff;font-size:.8em;font-weight:700}.rebook-total{font-size:1.9rem;font-weight:700;color:var(--amber);font-variant-numeric:tabular-nums}.rebook-intro{max-width:44rem;margin:0 0 1rem}.rebook-group{font-size:1.05rem;margin:1.4rem 0 .2rem;color:var(--brand-ink)}.rebook-blurb{margin:0 0 .6rem}.rebook-unknown{color:var(--amber);max-width:44rem}.rebook-row .clean-main{flex-direction:column;align-items:flex-start;gap:.15rem}.rebook-row .clean-actions{align-items:center}.rebook-row .clean-actions .maps-link{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 .5rem}.rebook-note{color:var(--text-muted)}.rebook-chips{display:flex;gap:6px;flex-wrap:wrap;margin:0 0 14px}.rebook-chip{min-height:36px;padding:0 12px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--text-body);font-size:13px}.rebook-chip-on{background:var(--brand-action);border-color:var(--brand-action);color:#fff;font-weight:600}.rebook-chip-on:hover:not(:disabled){background:var(--brand-action-hover);color:#fff}.rebook-stage{margin:0 0 18px}.rebook-stage-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 2px}.rebook-stage-title{display:inline-flex;align-items:center;gap:8px;font-size:1.05rem;margin:0;color:var(--brand-ink)}.rebook-stage-count{color:var(--text-muted);font-size:13px;font-variant-numeric:tabular-nums}.rebook-dot{width:10px;height:10px;border-radius:999px;background:#25d366;display:inline-block}.rebook-stage-waiting .rebook-dot{background:#f0c84a}.rebook-stage-second .rebook-dot{background:var(--amber)}.rebook-stage-no_reply .rebook-dot{background:var(--control-border)}.rebook-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.rebook-tile{display:flex;flex-direction:column;align-items:flex-start;gap:3px;text-align:left;background:#fff;border:1px solid var(--line);border-left:4px solid #25D366;border-radius:10px;padding:10px 12px;min-height:64px;cursor:pointer;font:inherit}.rebook-tile:hover:not(:disabled){background:#fff;border-color:var(--control-border);border-left-color:#25d366}.rebook-tile-waiting{border-left-color:#f0c84a}.rebook-tile-waiting:hover:not(:disabled){border-left-color:#f0c84a}.rebook-tile-second{border-left-color:var(--amber)}.rebook-tile-second:hover:not(:disabled){border-left-color:var(--amber)}.rebook-tile-no_reply{border-left-color:var(--control-border)}.rebook-tile-no_reply:hover:not(:disabled){border-left-color:var(--control-border)}.rebook-tile-no_reply .rebook-tile-name{color:var(--text-muted)}.rebook-tile-name{font-size:15px;font-weight:700;color:var(--brand-ink)}.rebook-tile-namewrap{display:flex;align-items:baseline;gap:6px;width:100%;min-width:0}.rebook-tile-tag{flex:none;font-size:10px;font-weight:600;letter-spacing:.03em;color:var(--text-muted);border:1px solid var(--line);border-radius:999px;padding:1px 6px;background:#eef1f4}.rebook-tile-meta{font-size:12px;color:var(--text-muted)}.rebook-tile-line{font-size:12px;color:#8a4b00;font-weight:600}.rebook-tile-waiting .rebook-tile-line,.rebook-tile-second .rebook-tile-line{color:#8a4b00}.rebook-tile-no_reply .rebook-tile-line{color:var(--text-muted);font-weight:500}.rebook-stage-lapsed .rebook-dot{background:var(--control-border)}.rebook-tile-lapsed{border-left-color:var(--control-border)}.rebook-tile-lapsed:hover:not(:disabled){border-left-color:var(--control-border)}.rebook-tile-lapsed .rebook-tile-name{color:var(--text-muted)}.rebook-tile-lapsed .rebook-tile-line{color:var(--text-muted);font-weight:500}.rebook-winback-note{margin-top:10px;font-size:12px}.rebook-fact-edit{display:flex;flex-direction:column;gap:2px;position:relative}.rebook-fact-input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;font:inherit;border:0;padding:0;margin:0}.rebook-fact-input:disabled{cursor:default}@media(hover:hover){.rebook-fact-edit:hover{box-shadow:inset 0 0 0 1px var(--control-border)}}.rebook-fact-edit:focus-within{box-shadow:inset 0 0 0 2px var(--blue)}.rebook-fact-edit:has(.rebook-fact-input:disabled){opacity:.6}.rebook-fact-help{font-size:11px;line-height:1.3}.rebook-cold-text{color:var(--red)}.rebook-show-all{margin-top:8px;width:100%;min-height:44px}.rebook-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:14px;margin:0 0 10px;box-shadow:0 2px 8px #2b34400f}.rebook-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.rebook-card-who{display:flex;flex-direction:column;gap:4px}.rebook-card-name{font-size:22px;font-weight:700;color:var(--brand-ink);line-height:1.15;text-decoration:none}.rebook-pill{padding:6px 10px;border-radius:8px;font-size:12px;font-weight:700;white-space:nowrap}.rebook-pill-late{background:#fef7e0;color:#8a4b00}.rebook-pill-cold{background:#fce8e6;color:var(--red)}.rebook-pill-soon{background:#e8f0fe;color:#174ea6}.rebook-stage:first-of-type .rebook-dot{background:var(--brand-action)}.rebook-stage:first-of-type .rebook-tile{border-left-color:var(--brand-action)}.rebook-stage:first-of-type .rebook-tile-line{color:var(--brand-action)}.rebook-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.rebook-fact{background:var(--surface);border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:2px}.rebook-fact-label{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.rebook-fact-value{font-size:16px;font-weight:700}.rebook-sent-line{margin:0;font-size:13px;color:#8a4b00;font-weight:600}.rebook-preview{border-top:1px solid var(--head);padding-top:12px;display:flex;flex-direction:column;gap:6px}.rebook-preview-text{margin:0;font-size:14px;line-height:1.45;white-space:pre-line}.rebook-preview-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.rebook-copy{padding:0;min-height:0;font-size:13px;flex:none}.rebook-already-sent{align-self:center;font-size:14px}.rebook-card-actions{display:flex;flex-direction:column;gap:8px}.rebook-send{display:flex;align-items:center;justify-content:center;gap:8px;min-height:52px;border-radius:10px;font-size:16px;text-decoration:none}.btn-whatsapp{background:#25d366;border:1px solid #1da851;color:#fff;font-weight:700}.btn-whatsapp:hover{background:#1da851;color:#fff}.rebook-send-second{background:var(--amber);border-color:#8a4b00}.rebook-send-second:hover{background:#8a4b00}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;flex:none;text-decoration:none}.icon-btn:active{transform:scale(.96)}.icon-btn-wa{background:var(--whatsapp, #25D366);border:1px solid #1da851;color:#fff}.icon-btn-mail{background:var(--surface);border:1px solid var(--control-border);color:var(--text-muted)}.clean-row .clean-actions.enquiry-icons{justify-content:flex-end;gap:8px}.rebook-send-row{display:flex;gap:8px;align-items:stretch}.rebook-send-row .rebook-send{flex:1}.rebook-send-row .icon-btn{align-self:center}.btn-waiting{min-height:52px;border-radius:10px;background:#fef7e0;border:1px solid #f0dca0;color:#8a4b00;font-weight:700;font-size:15px;opacity:1;cursor:not-allowed}.rebook-take-off{min-height:52px;border-radius:10px;font-size:16px}.rebook-card-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.rebook-card-row>*{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:10px;text-decoration:none;font-weight:600}.rebook-call[aria-disabled]{color:var(--text-muted);border-color:var(--line)}.rebook-no-number{margin:0}.rebook-stage .empty-note{margin:4px 0 0}@media(max-width:760px){.rebook-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.rebook-facts{grid-template-columns:repeat(3,minmax(0,1fr))}}.rebook-last{color:var(--text-muted);font-variant-numeric:tabular-nums}.rebook-row .name-link{font-size:1.1em}@media(max-width:520px){.topbar .nav-item{padding:8px 2px;font-size:.86em;min-width:44px;justify-content:center}.owed-badge,.rebook-badge{margin-left:.2rem;padding:.05rem .28rem}.rebook-row .clean-actions{flex-basis:100%}.rebook-row .clean-actions .btn-primary{flex:1}}.today-heading{display:flex;flex-direction:column;gap:8px;margin:14px 0 10px}.today-heading h2{margin:0;font-size:1.25rem}.day-strip{display:flex;gap:4px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}.day-strip .strip-day{flex:1 0 44px;min-width:44px;min-height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:4px 2px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.day-strip .strip-dow{font-size:.72em;color:#526176}.day-strip .strip-dom{font-size:1em;font-variant-numeric:tabular-nums}.day-strip .strip-today .strip-dom{font-weight:700;text-decoration:underline;text-underline-offset:3px}.day-strip .strip-today{background:var(--brand-accent, #f4dc52);border-color:var(--brand-accent, #f4dc52)}.day-strip .strip-today .strip-dow{color:var(--brand-ink);font-weight:700}.day-strip .strip-today.strip-selected{border-color:var(--brand-ink)}.day-strip .strip-selected{border-color:var(--brand-ink);border-width:2px;background:#3a465614}.today-tally{font-weight:600;margin:0 0 12px}.today-clean{flex-direction:column;align-items:stretch}.today-clean .sched-clean-main{min-width:0}.today-maps{color:var(--blue);text-decoration:none}.today-maps:active,.today-maps:hover{text-decoration:underline}.access-notes{background:#f5f7fa;border-left:3px solid #8b9db6;padding:6px 12px;margin:8px 0 0}.access-notes strong{display:block;font-size:.85em;color:#526176;margin-bottom:2px}.access-notes p{margin:2px 0;font-size:14px}.voice-note-btn.voice-recording{background:var(--red);border-color:var(--red);color:#fff}.voice-note-btn.voice-error{border-color:var(--red);color:var(--red);background:#fff}.voice-note-btn:disabled{opacity:.7}.badge-blocked{background:#fce8e6;color:var(--red)}.blocked-line{color:var(--red);font-weight:600;margin:4px 0 0}.blocked-line-note{display:block;font-weight:400;color:#666}.blocked-btn{border-color:var(--red);color:var(--red);background:#fff}.blocked-chooser{display:flex;flex-direction:column;gap:8px;border:1px solid var(--line);border-radius:8px;background:#f5f7fa;padding:10px;margin-top:8px}.blocked-chooser-title{margin:0;font-weight:700}.blocked-reasons{display:flex;flex-wrap:wrap;gap:8px}.blocked-reason{min-height:44px;padding:.4rem .85rem}.blocked-reason-picked{border-color:var(--red);border-width:2px;background:#fce8e6;color:var(--red);font-weight:600}.blocked-note-input{width:100%}.blocked-chooser-actions{display:flex;gap:8px;justify-content:flex-end}.blocked-chooser-actions button{min-height:44px}.photo-file-input{display:none}.card-photos{margin-top:8px;min-width:0}.photo-strip{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.photo-strip[hidden]{display:none}.photo-thumb{width:72px;height:72px;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.photo-thumb img{width:100%;height:100%;object-fit:cover;display:block}.photo-strip-small .photo-thumb{width:48px;height:48px;border-radius:6px}.photo-audio{min-width:0}.photo-audio audio{height:36px;max-width:240px}.photo-discard{min-height:44px;border-color:var(--red);color:var(--red);background:#fff}.photo-pick{display:flex;flex-wrap:wrap;gap:8px;align-items:center;border:1px solid var(--line);border-radius:8px;background:#f5f7fa;padding:10px;margin-top:8px}.photo-pick[hidden]{display:none}.photo-pick-title{margin:0;font-weight:700;width:100%}.photo-pick-btn{min-height:44px;padding:.4rem .85rem}.photo-pick-skip{border-style:dashed}.photo-overlay{position:fixed;inset:0;background:#0a0e14db;z-index:60;display:flex;align-items:center;justify-content:center;padding:16px}.photo-overlay-inner{max-width:min(92vw,900px);max-height:88vh;display:flex;flex-direction:column;gap:10px;align-items:flex-start}.photo-overlay-inner img{max-width:100%;max-height:72vh;border-radius:8px;display:block}.photo-overlay-inner audio{width:min(78vw,480px)}.photo-overlay-caption{margin:0;color:#fff;font-size:14px}.photo-overlay-close{position:fixed;top:10px;right:12px;min-width:44px;min-height:44px;font-size:1.5rem;background:#fff;border-radius:8px;cursor:pointer}.photo-delete-ask{display:inline-flex;gap:8px;align-items:center;color:#fff;flex-wrap:wrap}.owed-tile{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;align-items:start;background:#fff;border:1px solid #e1e6ec;border-radius:10px;padding:12px 14px;margin-bottom:8px}.owed-tile.owed-chased{background:#f7effc;border-color:#dcc9ec}.owed-who{font-size:17px;font-weight:700;line-height:1.25;color:var(--brand-action);text-decoration:none}.owed-who:hover{text-decoration:underline}.owed-amt{font-size:17px;font-weight:700;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.owed-amt-none{color:var(--red)}.owed-meta{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;font-size:13.5px;color:var(--text-muted)}.owed-dot{color:var(--line)}.owed-addr{min-width:0}.owed-chip{display:inline-flex;align-items:center;font-size:12.5px;font-weight:650;padding:2px 9px;border-radius:999px}.owed-chip-chased,.owed-chip-call{background:#f1e4ff;color:#64218b}.owed-chip-wait{background:#fef7e0;color:#8a4b00}.owed-chip-unknown{background:var(--surface);color:var(--text-muted);border:1px dashed var(--control-border)}.owed-note-box{grid-column:1 / -1;margin-top:4px;padding:6px 9px;font-size:13.5px;color:var(--text-body);background:#fffaf0;border:1px solid #dac6a4;border-radius:6px}.owed-acts{grid-column:1 / -1;position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px}.owed-acts button,.owed-acts a{min-height:44px}.owed-call-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border-radius:8px;background:var(--brand-action);border:1px solid var(--brand-action);color:#fff;font-weight:650;font-size:14px;text-decoration:none}.owed-call-btn:hover{background:var(--brand-action-hover);color:#fff}.owed-pair{display:inline-flex;align-items:stretch;border:1px solid var(--control-border);border-radius:8px;overflow:hidden}.owed-pair-label{display:inline-flex;align-items:center;padding:0 10px;font-size:13px;color:var(--text-muted);background:var(--surface);border-right:1px solid var(--control-border)}.owed-pair-btn{min-height:44px;padding:0 14px;border:0;border-radius:0;background:#fff;font-weight:650;font-size:14px}.owed-pair-btn+.owed-pair-btn{border-left:1px solid var(--control-border)}.owed-more{margin-left:auto;min-height:44px;padding:0 12px;border-radius:8px;border:1px solid var(--control-border);background:#fff;font-weight:650;font-size:14px}.owed-more[aria-expanded=true]{background:var(--head)}.owed-menu{position:absolute;right:0;top:calc(100% + 6px);z-index:30;min-width:260px;max-width:min(320px,calc(100vw - 40px));padding:6px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 8px 24px #2b34402e;display:flex;flex-direction:column}.owed-menu[hidden]{display:none}.owed-mi{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:8px 12px;border:0;border-radius:7px;background:none;color:var(--text-body);font-size:14.5px;font-weight:550;text-align:left;text-decoration:none}.owed-mi:hover:not(:disabled){background:var(--head)}.owed-mi-text small{display:block;color:var(--text-muted);font-size:12.5px;font-weight:400}.owed-mi-danger{color:var(--red)}.owed-mi-danger:hover:not(:disabled){background:#fdecea}.owed-menu-sep{height:1px;margin:4px 6px;background:var(--line)}.owed-unrecorded-head{margin:18px 0 6px}.late-btn{border-color:var(--blue);color:var(--blue);background:#fff}.late-chooser{display:flex;flex-direction:column;gap:8px;border:1px solid var(--line);border-radius:8px;background:#f5f7fa;padding:10px;margin-top:8px}.late-chooser-title{margin:0;font-weight:700}.late-toggle{display:flex;gap:8px}.late-toggle-btn{flex:1;min-height:44px}.late-chips{display:flex;flex-wrap:wrap;gap:8px}.late-chip{min-height:44px;padding:.4rem .85rem}.late-other-input{width:72px;min-height:44px}.late-picked{border-color:var(--blue);border-width:2px;background:#3a465614;color:var(--blue);font-weight:600}.late-preview{margin:0;padding:8px;background:#fff;border:1px solid var(--line);border-radius:8px;color:#333}.late-chooser-actions{display:flex;gap:8px;justify-content:flex-end}.late-chooser-actions button{min-height:44px}@media(max-width:480px){.topbar{flex-wrap:wrap;row-gap:4px;padding:8px 12px 6px}.topbar h1{flex:1 1 auto;margin:0}.account{order:1;margin-left:auto}.nav-item{padding:0 9px;font-size:15px;letter-spacing:-.01em}.topbar nav{gap:2px}.nav-item .owed-badge,.nav-item .rebook-badge,#owed-badge,#rebook-badge{font-size:.72em;margin-left:.2rem;padding:.05rem .3rem}.topbar nav{order:2;flex-basis:100%}.nav-item{min-height:44px;display:inline-flex;align-items:center}.owed-head .owed-sub,.rebook-blurb,.rebook-stage-empty .empty-note{display:none}.rebook-stage-empty{margin-bottom:8px}.rebook-stage-head{min-height:44px}.rebook-chips{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;margin:0 -12px 10px;padding:0 12px}.rebook-chips::-webkit-scrollbar{display:none}.rebook-chip{flex-shrink:0;min-height:40px}.rebook-tiles{grid-template-columns:1fr;gap:8px}.rebook-tile{display:grid;grid-template-columns:1fr auto;column-gap:10px;row-gap:2px;align-items:baseline;min-height:56px;padding:10px 12px}.rebook-tile-name{grid-column:1;font-size:16px}.rebook-tile-meta{grid-column:1 / -1;font-size:13px}.rebook-tile-line{grid-column:1 / -1}.rebook-tile-namewrap{grid-column:1}.rebook-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.rebook-card{padding:14px}.owed-tile{padding:12px}.owed-more{margin-left:0}.owed-menu{min-width:0;width:100%;right:0}#queue-chip{opacity:.9;bottom:8px;right:8px}#queue-chip .chip-summary{font-size:12px;padding:5px 9px}#screen{padding-bottom:56px}}@media(max-width:760px){.clean-row{padding:10px 12px;gap:8px 10px}.clean-row>.sched-clean-main{flex-basis:100%}.clean-row>.clean-actions{flex:1 1 auto;gap:6px}.clean-actions .call-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:56px;padding:0 12px;border:1px solid var(--control-border);border-radius:4px;text-decoration:none;font-weight:600}.clean-actions .paid-label{display:none}.clean-actions .not-paid-button{min-height:44px}.day-card{padding:12px}.day-head{min-height:44px}}.analysis-lede{margin:2px 0 14px}.analysis-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:4px}.analysis-stat{background:#fff;border:1px solid var(--line);border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:2px;min-width:0}.analysis-stat-k{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-weight:650}.analysis-stat-v{font-size:24px;line-height:1.15;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--brand-ink)}.analysis-stat-s{font-size:12.5px;color:var(--text-muted)}.analysis-pill{display:inline-block;font-size:12px;font-weight:650;padding:1px 7px;border-radius:999px}.analysis-pill-good{background:#e6f4ea;color:#137333}.analysis-pill-amber{background:#fef7e0;color:#8a4b00}.analysis-pill-bad{background:#fce8e6;color:var(--red)}.analysis-pill-plain{background:var(--head);color:var(--text-muted)}.analysis-h{font-size:17px;margin:26px 0 10px}.analysis-h .analysis-sub{font-size:13px;font-weight:400;color:var(--text-muted);margin-left:8px}.analysis-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:12px 14px}.analysis-card+.analysis-card{margin-top:10px}.analysis-legend{display:flex;gap:14px;flex-wrap:wrap;font-size:12.5px;color:var(--text-muted);margin:0 0 6px}.analysis-swatch{display:inline-block;width:10px;height:10px;border-radius:2px;margin-right:5px;vertical-align:-1px}.analysis-swatch-kept{background:var(--brand-action)}.analysis-swatch-worker{background:var(--control-border)}.analysis-legend-note{font-size:12px}.analysis-scroll{overflow-x:auto}.analysis-chart{width:100%;min-width:600px;display:block}.analysis-newchart{min-width:520px}.analysis-grid line{stroke:var(--head)}.analysis-axis{font-size:11px;fill:var(--text-muted)}.analysis-bar-kept{fill:var(--brand-action)}.analysis-bar-worker{fill:var(--control-border)}.analysis-bar-now{fill:none;stroke:var(--control-border);stroke-dasharray:3 3}.analysis-barval{font-size:11px;font-weight:600;fill:var(--brand-ink)}.analysis-mon{font-size:11px;fill:var(--text-muted)}.analysis-hit{fill:transparent;cursor:pointer}.analysis-hit:focus-visible{outline:2px solid var(--brand-action)}.analysis-note{font-size:13px;color:var(--text-muted);margin:8px 0 0}.analysis-detail{font-size:13px;margin:6px 0 0}.analysis-table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums}.analysis-table th,.analysis-table td{text-align:left;padding:7px 6px;border-bottom:1px solid var(--line)}.analysis-table th{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-weight:650}.analysis-table tr:last-child td{border-bottom:0}.analysis-num{text-align:right}.analysis-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.analysis-kv{display:grid;grid-template-columns:1fr auto;gap:6px 12px;font-size:14px}.analysis-kv-row{display:contents}.analysis-kv-mut{color:var(--text-muted)}.analysis-kv-num{text-align:right;font-variant-numeric:tabular-nums;font-weight:650}.analysis-kv-red{color:var(--red)}.analysis-fix{display:flex;flex-direction:column;gap:8px}.analysis-fixrow{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fff}.analysis-fixrow b{font-size:15px}.analysis-fixmain{min-width:0}.analysis-fixwhy{color:var(--text-muted);font-size:13px;flex:1 1 280px}.analysis-btn{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;border-radius:8px;border:1px solid var(--control-border);background:#fff;color:var(--text-body);font-weight:650;font-size:13.5px;text-decoration:none;white-space:nowrap}.analysis-btn:hover{border-color:var(--brand-action-hover)}.analysis-btn-dark{background:var(--brand-action);border-color:var(--brand-action);color:#fff}.analysis-btn-dark:hover{background:var(--brand-action-hover);border-color:var(--brand-action-hover)}.analysis-empty{color:var(--text-muted);margin:4px 0 0}.analysis-days+.analysis-days{border-top:1px solid var(--line)}.analysis-days>summary{cursor:pointer;padding:10px 2px;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;list-style:none;min-height:44px}.analysis-days>summary::-webkit-details-marker{display:none}.analysis-days>summary:before{content:"▸";color:var(--text-muted);font-size:12px}.analysis-days[open]>summary:before{content:"▾"}.analysis-days-month{font-weight:650}.analysis-days-total{font-weight:650;font-variant-numeric:tabular-nums}.analysis-days-sub{color:var(--text-muted);font-size:13px;margin-left:auto}.analysis-days-foot td{font-weight:650;border-top:2px solid var(--line);border-bottom:0}@media(max-width:480px){.analysis-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-two{grid-template-columns:1fr}.analysis-table{min-width:480px}}.day-head{flex-wrap:wrap}.day-head h3{white-space:nowrap}.day-roster{display:inline-flex;align-items:center;margin-left:auto}.day-map{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border-radius:7px;border:1px solid var(--control-border);background:#fff;color:var(--text-muted);text-decoration:none}.day-map:hover{color:var(--brand-action);border-color:var(--brand-action)}.day-roster-select{min-height:34px;max-width:11rem;padding:2px 8px;border-radius:7px;border:1px solid var(--control-border);background:#fff;color:var(--text-muted);font-size:13.5px;font-weight:600}.day-roster-select.day-roster-on{color:var(--brand-action);border-color:var(--brand-action)}.day-roster-select:disabled{opacity:.55}.day-running{border-left:3px solid var(--brand-action)}.rebook-offer{display:flex;flex-direction:column;gap:6px;border-top:1px solid var(--head);padding-top:12px}.rebook-offer-select{min-height:44px;width:100%;padding:0 10px;border-radius:8px;border:1px solid var(--control-border);background:#fff;font-size:14.5px;font-weight:550}.rebook-offer-area,.rebook-offer-none{margin:0;font-size:12.5px}@media(max-width:600px){.day-roster{margin-left:0}.day-roster-select{max-width:9rem}}.week-tray>.week-tray-summary strong{white-space:nowrap}.notnow-chooser{display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--head);padding-top:12px}.notnow-chooser[hidden]{display:none}.notnow-chips{display:flex;flex-wrap:wrap;gap:8px}.notnow-chooser input[type=date]{min-height:44px;width:100%;padding:0 10px;border-radius:8px;border:1px solid var(--control-border);background:#fff;font-size:14.5px}.notnow-btns{display:flex;gap:8px}.notnow-btns .btn-primary,.notnow-btns .btn-secondary{flex:1}.notnow-status{margin:0;font-size:12.5px}:root{--lemon-hover: #E9CF3C;--slate-deep: #232B35}.topbar{background:var(--brand-ink);border-bottom-color:var(--brand-ink)}.topbar h1 a{color:#fff}.topbar nav{min-width:0;overflow-x:auto;scrollbar-width:none}.topbar nav::-webkit-scrollbar{display:none}.nav-item{color:#c9d1db;border-radius:8px}.nav-item:hover{color:#fff;background:#ffffff14}.nav-item.nav-active,.owed-badge,.rebook-badge{background:var(--brand-accent);color:var(--brand-ink)}.nav-active .owed-badge,.nav-active .rebook-badge{background:var(--brand-ink);color:var(--brand-accent)}.account-button{background:var(--slate-deep);border-color:#4a5566}.account-initial{color:#fff}.btn-primary{background:var(--brand-accent);border-color:var(--brand-accent);color:var(--brand-ink)}.btn-primary:hover:not(:disabled){background:var(--lemon-hover);border-color:var(--lemon-hover);color:var(--brand-ink)}.week-heading{position:relative;padding-bottom:10px;flex-wrap:wrap}.week-heading:after{content:"";position:absolute;left:0;bottom:0;width:48px;height:4px;border-radius:2px;background:var(--brand-accent)}.week-money{flex-basis:100%;margin:4px 0 0;display:flex;gap:14px;flex-wrap:wrap;font-size:14px}.week-money-took{font-weight:650;color:var(--brand-ink)}.week-money-owed{font-weight:650;color:var(--amber)}.day-today{border-color:var(--brand-ink)}.day-card.drop-ready,.tray-drop-ready{border-color:var(--brand-ink);background:#3a46560f}.tray-row-moving{border-color:var(--brand-ink);background:#3a465614}.day-map{color:var(--brand-ink)}.day-money{display:flex;flex-wrap:wrap;gap:4px 14px;margin:0 0 10px;font-size:13.5px;align-items:baseline}.day-money-part{display:inline-flex;gap:5px;align-items:baseline}.day-money-label{color:var(--text-muted)}.day-money-value{font-weight:650;font-variant-numeric:tabular-nums;color:var(--brand-ink)}.day-money-paid .day-money-value{color:var(--green)}.day-money-owed .day-money-value{color:var(--amber)}.day-money-hours{color:var(--text-muted)}.day-group{font-size:11.5px;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);font-weight:650;margin:14px 0 6px;display:flex;align-items:center;gap:8px}.day-group:before{content:"";width:9px;height:9px;border-radius:2px;background:var(--brand-accent);flex-shrink:0}.day-group:after{content:"";flex:1;height:1px;background:var(--line)}.day-group:first-of-type{margin-top:4px}.clean-time{background:var(--brand-ink);color:#fff;border-radius:6px;padding:1px 7px;font-weight:650;font-variant-numeric:tabular-nums}.row-menu>summary{width:44px;height:44px;border-radius:8px;border:1px solid transparent}.row-menu[open]>summary{background:var(--brand-ink);color:#fff;border-color:var(--brand-ink)}.row-menu-list{min-width:250px;max-width:min(320px,calc(100vw - 32px));gap:4px;padding:8px;border-radius:10px;box-shadow:0 8px 24px #1720302e}.row-menu-first{border-left:4px solid var(--brand-accent);justify-content:space-between;font-weight:650;gap:10px;white-space:normal;text-align:left}.row-menu-when{color:var(--text-muted);font-weight:400;font-size:12.5px;white-space:nowrap;flex-shrink:0}.row-menu-head{font-weight:650;padding:4px 2px 6px;border-bottom:1px solid var(--line);margin-bottom:2px}.row-menu-rule{border:0;height:1px;background:var(--line);margin:4px 0}.row-menu-date{display:flex;gap:6px;align-items:center}.row-menu-date input{flex:1;min-width:0}.row-menu-go{min-height:44px;white-space:nowrap;flex-shrink:0}.row-menu-order{display:flex;gap:6px}.row-menu-order button{flex:1;justify-content:center;text-align:center}.row-menu-danger{color:var(--red);border-color:transparent}.row-menu-danger:hover:not(:disabled){background:var(--red-bg, #fce8e6)}.closeout-label{background:var(--brand-ink);color:#fff;border-radius:6px;padding:1px 8px;font-size:12.5px;font-weight:650}.closeout-missing{margin:8px 0 4px;font-size:13.5px;color:var(--amber);background:var(--amber-bg, #fef7e0);border:1px solid var(--amber-line, #f0dca0);border-radius:8px;padding:7px 10px}.analysis-divider{margin:34px 0 10px;padding-top:14px;border-top:2px solid var(--brand-ink)}.analysis-divider h2{margin:0;font-size:1.15rem}.analysis-divider p{margin:2px 0 0;font-size:13px}.analysis-stat-amber{border-color:var(--amber-line, #f0dca0);background:var(--amber-bg, #fef7e0)}.analysis-stat-amber .analysis-stat-v{color:var(--amber)}.analysis-chips{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:10px}.analysis-chip{min-height:40px;padding:0 14px;border-radius:999px;border:1px solid var(--line);background:#fff;font-size:13.5px}.analysis-chip-on{background:var(--brand-ink);border-color:var(--brand-ink);color:#fff;font-weight:600}.analysis-csv{margin-left:auto;min-height:40px;font-size:13.5px}.analysis-days-foot td{background:var(--brand-ink);color:#fff;font-weight:650;border-bottom:0}.analysis-day-missing td{background:var(--amber-bg, #fef7e0)}.analysis-day-note{color:var(--text-muted);font-size:12.5px}@media(min-width:761px){.day-card{padding:14px 16px 12px}.clean-row{padding:10px}.diary-days{gap:16px}}@media(max-width:760px){.topbar nav{-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),transparent);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),transparent)}.day-head{flex-wrap:wrap}.day-head h3{flex-basis:100%;margin-right:0}.day-head select{flex:1;min-width:0}.row-menu-list{right:0}.analysis-csv{margin-left:0;width:100%}.analysis-day-note{display:none}.analysis-days-table th:last-child,.analysis-days-table td:last-child{display:none}}.day-strip .strip-selected{border-color:var(--brand-ink);background:#3a465614}.col-picker[open]>summary{border-color:var(--brand-ink);color:var(--brand-ink)}.clean-row{position:relative}.clean-row>.clean-actions:has(>.row-menu:only-child){position:absolute;top:6px;right:6px;margin:0}.clean-row:has(>.clean-actions>.row-menu:only-child)>.sched-clean-main{padding-right:46px}.mb-list{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.mb-row{background:#fff;border:1px solid #e1e6ec;border-radius:10px;padding:12px 14px}.mb-row-editing{border-color:var(--brand-action)}.mb-row-main{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mb-row-email{font-size:15px;font-weight:700;color:var(--text-body, #1a1a1a);word-break:break-word}.mb-row-sub{margin-top:3px;font-size:13px;color:var(--text-muted, #58616b)}.mb-row-note{margin:6px 0 0;font-size:12.5px;color:var(--amber)}.mb-dot{color:var(--line);margin:0 2px}.mb-badge{display:inline-flex;align-items:center;font-size:12.5px;font-weight:650;padding:2px 9px;border-radius:999px;background:var(--head);color:var(--text-body, #1a1a1a)}.mb-badge-owner{background:#e6f0ff;color:#124a9c}.mb-badge-worker{background:var(--head);color:var(--text-muted, #58616b)}.mb-badge-status-trial{background:#f1e4ff;color:#64218b}.mb-badge-status-active{background:#e6f4ea;color:var(--green)}.mb-badge-status-suspended{background:var(--amber-bg, #fef7e0);color:var(--amber)}.mb-badge-status-closed{background:#f1f3f4;color:var(--text-muted, #58616b)}.mb-row-acts{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.mb-confirm{margin-top:10px;padding:10px 12px;background:var(--amber-bg, #fef7e0);border:1px solid var(--amber-line, #f0dca0);border-radius:8px}.mb-confirm p{margin:0 0 8px;font-size:13.5px}.mb-confirm .form-error{margin-top:8px}.mb-edit-form{margin-top:10px}.mb-edit-form .mb-row-email{display:block;margin-bottom:8px}.mb-add-heading{margin:18px 0 8px;font-size:1rem}.mb-add-form{align-items:flex-start}.mb-add-form>.form-error{flex-basis:100%;order:9}.mb-add-form>.form-error:empty{display:none}.mb-status-wrap{display:flex;align-items:center;gap:8px;margin-top:10px;flex-wrap:wrap}.mb-status-wrap select{min-height:40px}.mb-admin-row .mb-row-sub+.mb-row-sub{margin-top:4px}@media(max-width:760px){.mb-row-acts button,.mb-confirm button{flex:1;min-height:40px}.mb-status-wrap{width:100%}.mb-status-wrap select{flex:1;min-width:0}.mb-add-submit>span[aria-hidden]{display:none}}.job-times-line{margin:4px 0 0;font-size:14px;font-weight:600;color:var(--brand-ink)}.job-start-btn,.job-finish-btn{min-width:120px}.job-done-plain{background:none}.badge-job-times{background:var(--head);color:var(--brand-ink);font-weight:600}.feedback-box{margin:4px 0 16px;padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--surface, #fff);display:flex;flex-direction:column;gap:10px}.feedback-box h4{margin:0;font-size:1.05rem}.feedback-help,.feedback-hint{margin:0;color:var(--text-muted);font-size:14px;line-height:1.4}.feedback-buttons{display:flex;gap:8px;flex-wrap:wrap}.feedback-buttons>button{flex:1 1 160px;min-height:48px;font-weight:600}.feedback-wait{margin:0;font-size:14px;font-weight:600;color:var(--brand-ink)}.feedback-wait:empty{display:none}.clean-actions .directions-link{font-weight:600}.day-strip .strip-day.strip-today{background:var(--brand-accent, #f4dc52);border-color:var(--brand-accent, #f4dc52)}.day-strip .strip-day.strip-today.strip-selected{border-color:var(--brand-ink);border-width:2px}.day-strip .strip-day.strip-today .strip-dow,.day-strip .strip-day.strip-today .strip-dom{color:var(--brand-ink)}.ic-pin{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21s7-5.6 7-11a7 7 0 1 0-14 0c0 5.4 7 11 7 11z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E")}.ic-navigate{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='3 11 22 2 13 21 11 13 3 11'/%3E%3C/svg%3E")}.ic-phone{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1 19.5 19.5 0 0 1-6-6A19.8 19.8 0 0 1 2.1 4.2 2 2 0 0 1 4.1 2h3a2 2 0 0 1 2 1.7c.1 1 .4 1.9.7 2.8a2 2 0 0 1-.5 2.1L8.1 9.9a16 16 0 0 0 6 6l1.3-1.3a2 2 0 0 1 2.1-.4c.9.3 1.8.6 2.8.7a2 2 0 0 1 1.7 2z'/%3E%3C/svg%3E")}.ic-mic{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='9' y='2' width='6' height='12' rx='3'/%3E%3Cpath d='M19 10v1a7 7 0 0 1-14 0v-1'/%3E%3Cline x1='12' y1='18' x2='12' y2='22'/%3E%3Cline x1='8' y1='22' x2='16' y2='22'/%3E%3C/svg%3E")}.ic-stop{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6' y='6' width='12' height='12' rx='2'/%3E%3C/svg%3E")}.ic-camera{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z'/%3E%3Ccircle cx='12' cy='13' r='4'/%3E%3C/svg%3E")}.ic-clock{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E")}.ic-x{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='15' y1='9' x2='9' y2='15'/%3E%3Cline x1='9' y1='9' x2='15' y2='15'/%3E%3C/svg%3E")}.ic-play{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='7 4 20 12 7 20 7 4'/%3E%3C/svg%3E")}.ic-check{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E")}.ic{display:inline-flex;align-items:center;justify-content:center;gap:8px}.ic:before{content:"";flex-shrink:0;width:18px;height:18px;background-color:currentColor;-webkit-mask:var(--ic) center / contain no-repeat;mask:var(--ic) center / contain no-repeat}.ic.voice-recording{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6' y='6' width='12' height='12' rx='2'/%3E%3C/svg%3E")}.ic.voice-error:before{display:none}.clean-note .note-line{display:block}.clean-note .note-stamped{display:flex;align-items:baseline;justify-content:flex-start;gap:6px}.clean-note .note-stamped{align-items:flex-start}.clean-note .note-stamped:before{width:15px;height:15px;margin-top:.2em;background-color:var(--text-muted)}.note-clock{font-weight:650;color:var(--brand-ink);font-variant-numeric:tabular-nums}.today-heading h2{position:relative;padding-bottom:10px;font-size:1.45rem}.today-heading h2:after{content:"";position:absolute;left:0;bottom:0;width:48px;height:4px;border-radius:2px;background:var(--brand-accent)}.today-tally{font-size:14.5px;color:var(--brand-ink)}#today-day>.day-group:first-of-type{margin-top:0}.today-clean{gap:0;padding:14px;border-radius:12px;margin-bottom:10px}.today-clean .sched-clean-line{margin-bottom:4px;align-items:center}.today-name{font-size:17px}.today-address{display:flex;justify-content:flex-start;align-items:flex-start;gap:7px;margin:-6px 0 0;padding:10px 0 12px;min-height:44px;box-sizing:border-box;font-size:16.5px;font-weight:600;line-height:1.4;color:var(--brand-ink);overflow-wrap:anywhere}.today-address:before{width:18px;height:18px;margin-top:3px}a.today-address-link{text-decoration:underline;text-decoration-color:var(--brand-accent);text-decoration-thickness:4px;text-underline-offset:5px;text-decoration-skip-ink:none}a.today-address-link:hover,a.today-address-link:active{color:var(--brand-ink);text-decoration-color:var(--lemon-hover)}.today-warn{display:block;margin:0 0 8px}.today-clean .clean-note{margin-top:8px;color:var(--text-body);font-size:14px;line-height:1.45}.today-clean .job-times-line{justify-content:flex-start;gap:6px}.today-clean .job-times-line:before{width:16px;height:16px}.today-clean .access-notes{margin-top:10px}.today-primary{display:flex;gap:8px;margin-top:12px}.today-primary>button{min-height:52px;font-size:16px;font-weight:650;border-radius:10px}.today-primary>.btn-primary{flex:1}.today-primary>.job-done-plain{flex:0 0 auto;min-width:88px;background:#fff;border-color:var(--control-border)}.today-tools{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.today-tools>a,.today-tools>button{flex:1 1 0;min-width:64px;min-height:62px;margin:0;padding:8px 4px;flex-direction:column;gap:5px;border:1px solid var(--line);border-radius:10px;background:var(--head);color:var(--brand-ink);font-size:12.5px;font-weight:650;line-height:1.15;text-align:center;text-decoration:none}.today-tools>a:hover,.today-tools>button:hover:not(:disabled){background:#e8edf3;border-color:var(--control-border);text-decoration:none}.today-tools>.ic:before{width:22px;height:22px}.today-tools>.voice-recording,.today-tools>.voice-recording:hover:not(:disabled){background:var(--red);border-color:var(--red);color:#fff}.today-tools>.voice-error,.today-tools>.voice-discard,.today-tools>.photo-discard{flex-basis:100%;min-height:44px;flex-direction:row;background:#fff;font-size:13.5px}.today-minor{display:flex;gap:6px;margin-top:6px}.today-minor>button{flex:1 1 0;min-height:44px;margin:0;font-size:14px;background:#fff;border-radius:10px}.today-minor>.late-btn{border-color:var(--line);color:var(--brand-ink)}.today-minor>.blocked-btn{border-color:#f1c4c1}.today-minor>button:before{width:17px;height:17px}.today-clean .card-photos:empty{display:none}@media(min-width:761px){.today-heading,#today-day{max-width:720px}}.ic-notes{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 3H7a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V8z'/%3E%3Cpolyline points='14 3 14 8 19 8'/%3E%3Cline x1='9' y1='13' x2='15' y2='13'/%3E%3Cline x1='9' y1='17' x2='13' y2='17'/%3E%3C/svg%3E")}.ic-more{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='5' cy='12' r='1.8'/%3E%3Ccircle cx='12' cy='12' r='1.8'/%3E%3Ccircle cx='19' cy='12' r='1.8'/%3E%3C/svg%3E")}.ic-undo{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 14 4 9 9 4'/%3E%3Cpath d='M4 9h10.5a5.5 5.5 0 0 1 0 11H11'/%3E%3C/svg%3E")}.today-clean.today-live{background:var(--brand-accent);border-color:var(--brand-accent);box-shadow:0 4px 14px #78640038;padding:16px 14px 14px}.live-head{display:flex;align-items:baseline;justify-content:space-between;gap:6px 12px;flex-wrap:wrap}.live-head .today-name{font-size:18px;color:var(--brand-ink)}.live-since{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:650;color:var(--brand-ink);font-variant-numeric:tabular-nums}.live-dot{width:9px;height:9px;border-radius:50%;background:var(--brand-ink);flex-shrink:0}@media(prefers-reduced-motion:no-preference){.live-dot{animation:live-breathe 2.4s ease-in-out infinite}}@keyframes live-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}.today-live .job-finish-btn{width:100%;min-height:60px;margin-top:14px;border-radius:12px;font-size:17px;font-weight:700;background:var(--brand-ink);border-color:var(--brand-ink);color:#fff}.today-live .job-finish-btn:hover:not(:disabled){background:var(--slate-deep);border-color:var(--slate-deep);color:#fff}.today-live .job-finish-btn:before{width:20px;height:20px}.today-live .job-finish-btn:active:not(:disabled){transform:scale(.98)}.live-tools{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:6px;margin-top:12px}.live-tools>button,.live-more>summary{flex:1 1 0;min-width:0;min-height:84px;margin:0;padding:8px 2px 4px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;border:0;border-radius:12px;cursor:pointer;list-style:none;background:radial-gradient(circle at 50% 36px,#fff 27px,rgba(43,52,64,.16) 27.5px,rgba(43,52,64,.16) 28.5px,transparent 29px) no-repeat;color:var(--brand-ink);font-size:12.5px;font-weight:650;line-height:1.15;text-align:center;-webkit-tap-highlight-color:transparent}.live-more>summary::-webkit-details-marker{display:none}.live-tools>button:before,.live-more>summary:before{width:24px;height:24px;margin:16px 0 19px}.live-tools>button:hover:not(:disabled),.live-more>summary:hover{background:radial-gradient(circle at 50% 36px,#f3f6fa 27px,rgba(43,52,64,.28) 27.5px,rgba(43,52,64,.28) 28.5px,transparent 29px) no-repeat}.live-tools>button:active:not(:disabled),.live-more>summary:active{transform:scale(.94)}.live-tools>button.live-on,.live-tools>button.live-on:hover:not(:disabled),.live-more[open]>summary,.live-more[open]>summary:hover{background:radial-gradient(circle at 50% 36px,var(--brand-ink) 28.5px,transparent 29px) no-repeat}.live-tools>button.live-on:before,.live-more[open]>summary:before{background-color:#fff}.live-tools>.voice-recording,.live-tools>.voice-recording:hover:not(:disabled){background:radial-gradient(circle at 50% 36px,var(--red) 28.5px,transparent 29px) no-repeat;color:var(--brand-ink)}.live-tools>.voice-recording:before{background-color:#fff}.live-tools>.voice-error,.live-tools>.voice-discard,.live-tools>.photo-discard{order:9;flex:1 1 100%;min-height:44px;padding:8px 12px;flex-direction:row;justify-content:center;background:#fff;border:1px solid rgba(43,52,64,.18);border-radius:10px;font-size:13.5px}.live-more{flex:1 1 0;min-width:0;position:relative;display:block}.live-more>summary{width:100%}.live-more-list{position:absolute;right:0;bottom:calc(100% + 6px);z-index:30;min-width:220px;max-width:min(300px,calc(100vw - 48px));display:grid;gap:2px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 10px 28px #17203038}.live-more-list>a,.live-more-list>button{min-height:48px;justify-content:flex-start;gap:10px;padding:0 12px;margin:0;border:0;border-radius:8px;background:none;color:var(--brand-ink);font:inherit;font-size:15px;font-weight:600;text-decoration:none;text-align:left}.live-more-list>a:hover,.live-more-list>button:hover:not(:disabled){background:var(--head)}.live-more-list>.live-more-danger{color:var(--red)}.live-more-list .row-menu-rule{margin:4px 0}.live-notes{margin-top:10px;padding:12px 14px;background:#ffffffd9;border-radius:10px;font-size:14.5px;line-height:1.45;color:var(--text-body)}.live-notes>strong{display:block;font-size:13px;color:var(--text-muted);margin-bottom:2px}.live-notes>p{margin:2px 0}.live-notes>.clean-note{margin-top:8px;color:var(--text-body)}.live-notes>strong+.clean-note,.live-notes>.clean-note:first-child{margin-top:0}.today-live .card-photos:has(.photo-strip:not([hidden]),.photo-pick:not([hidden])){margin-top:10px}.live-leaving .job-start-btn,.live-leaving .job-start-btn:disabled{opacity:1;background:var(--brand-ink);border-color:var(--brand-ink);color:#fff;transform:scale(.97);transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.live-leaving .sched-clean-main>:not(.sched-clean-line),.live-leaving .access-notes,.live-leaving .today-tools,.live-leaving .today-minor,.live-leaving .job-done-plain,.live-leaving .card-photos{opacity:0;transform:translateY(-8px);transition:opacity .16s ease,transform .16s ease}.today-live.live-revealing{background:#fff;border-color:var(--line);box-shadow:none;transition:box-shadow .3s ease}.live-wash{position:absolute;inset:0;border-radius:inherit;background:var(--brand-accent);pointer-events:none;z-index:0;clip-path:circle(0px at 50% 50%)}.today-live.live-revealing>:not(.live-wash){position:relative;z-index:1}@keyframes live-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes live-pop{0%{transform:scale(.2)}65%{transform:scale(1.25)}to{transform:scale(1)}}.live-enter .live-head{animation:live-rise .3s 60ms cubic-bezier(.2,.8,.2,1) both}.live-enter .job-finish-btn,.live-enter .slide-track{animation:live-rise .32s .11s cubic-bezier(.2,.8,.2,1) both}.live-enter .job-finish-btn:before,.live-enter .slide-knob{animation:live-pop .42s .26s cubic-bezier(.3,.7,.3,1) both}.live-enter .live-tools>*{animation:live-rise .32s cubic-bezier(.2,.8,.2,1) both}.live-enter .live-tools>:nth-child(1){animation-delay:.19s}.live-enter .live-tools>:nth-child(2){animation-delay:.24s}.live-enter .live-tools>:nth-child(3){animation-delay:.29s}.live-enter .live-tools>:nth-child(4){animation-delay:.34s}.today-clean .job-times-line{display:flex}:root{--ic-tick: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E")}.pay-field{display:flex;flex-direction:column;gap:8px;grid-column:1 / -1}.pay-pills-title{font-weight:600}.pay-pills{display:flex;flex-wrap:wrap;gap:8px}.pay-pill{flex:1 1 0;min-width:88px;min-height:52px;padding:8px 10px;border-radius:12px;border:1.5px solid var(--control-border);background:#fff;color:var(--brand-ink);font-size:15.5px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:background-color .14s ease,border-color .14s ease,color .14s ease,transform .12s ease}.pay-pill-legacy{flex-basis:100%;font-size:14px}.pay-pill:active:not(:disabled){transform:scale(.96)}.pay-pill.pay-on{color:#fff}.pay-pill-cash.pay-on,.pay-pill-bank.pay-on,.pay-pill-paid.pay-on{background:var(--green);border-color:var(--green)}.pay-pill-unpaid.pay-on{background:var(--amber);border-color:var(--amber)}.pay-pill-unknown.pay-on{background:var(--brand-ink);border-color:var(--brand-ink)}.pay-pill.pay-on:before{content:"";width:16px;height:16px;flex-shrink:0;background-color:currentColor;-webkit-mask:var(--ic-tick) center / contain no-repeat;mask:var(--ic-tick) center / contain no-repeat}.pay-pill.pay-on:hover:not(:disabled){color:#fff}.pay-pill-cash.pay-on:hover:not(:disabled),.pay-pill-bank.pay-on:hover:not(:disabled),.pay-pill-paid.pay-on:hover:not(:disabled){background:#146c2e;border-color:#146c2e}.pay-pill-unpaid.pay-on:hover:not(:disabled){background:#8f4e00;border-color:#8f4e00}.pay-missing .pay-pill:not(.pay-on){border-color:var(--red)}.pay-missing .pay-pills-title{color:var(--red)}@media(prefers-reduced-motion:no-preference){.pay-pill.pay-on:before{animation:pay-tick .26s cubic-bezier(.3,.7,.3,1) both}.pay-missing .pay-pills{animation:pay-nudge .32s ease both}}@keyframes pay-tick{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes pay-nudge{0%,to{transform:none}25%{transform:translate(-6px)}50%{transform:translate(5px)}75%{transform:translate(-3px)}}.today-done{padding-right:16px}.today-done>.sched-clean-main{padding-right:40px}.done-mark{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:var(--green);color:#fff;pointer-events:none}.done-mark:before{width:18px;height:18px}.clean-owed>.done-mark{background:var(--amber)}@media(prefers-reduced-motion:no-preference){.done-enter{animation:done-tint .8s ease-out both}.done-enter>.done-mark{animation:done-pop .48s .15s cubic-bezier(.3,.7,.3,1) both,done-ring .75s .45s ease-out both}.clean-owed.done-enter>.done-mark{animation:done-pop .48s .15s cubic-bezier(.3,.7,.3,1) both,done-ring-amber .75s .45s ease-out both}}@keyframes done-tint{0%{background-color:#fff;border-color:var(--line)}}@keyframes done-pop{0%{transform:scale(0) rotate(-30deg)}60%{transform:scale(1.3) rotate(6deg)}to{transform:none}}@keyframes done-ring{0%{box-shadow:0 0 #18803880}to{box-shadow:0 0 0 16px #18803800}}@keyframes done-ring-amber{0%{box-shadow:0 0 #b0600080}to{box-shadow:0 0 0 16px #b0600000}}.owed-tile.owed-paying{background:#e6f4ea;border-color:#b7dfc2;transition:background-color .2s ease,border-color .2s ease}.mb-price-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}.mb-price-words{font-size:14.5px;font-weight:600;color:var(--brand-ink)}.mb-switch{position:relative;width:56px;min-width:56px;height:32px;min-height:32px;padding:0;border-radius:999px;border:0;background:#c3cad3;cursor:pointer;transition:background-color .18s ease}.mb-switch:hover:not(:disabled){background:#b3bcc7}.mb-switch-on,.mb-switch-on:hover:not(:disabled){background:var(--green)}.mb-switch-knob{position:absolute;top:3px;left:3px;width:26px;height:26px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040;transition:transform .18s ease}.mb-switch-on .mb-switch-knob{transform:translate(24px)}.mb-switch:after{content:"";position:absolute;inset:-6px -4px}.pay-cash{display:flex;flex-direction:column;gap:6px;margin-top:4px;font-weight:600}.pay-cash[hidden]{display:none}.pay-cash-row{display:flex;align-items:center;gap:6px}.pay-cash-pound{font-size:18px;font-weight:700;color:var(--brand-ink)}.pay-cash-input{max-width:160px;font-size:18px!important;font-weight:650}.pay-missing .pay-cash-input{border-color:var(--red)}.badge-cash-taken{background:#fff0df;color:#8a4300}.badge-cash-short{background:#fce8e6;color:var(--red);font-weight:650}.ic-edit{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.1 2.1 0 0 1 3 3L7 19l-4 1 1-4z'/%3E%3C/svg%3E")}.today-change-pay{width:100%;min-height:48px;justify-content:center;background:#fff;border:1px solid var(--control-border);border-radius:10px;font-weight:650;color:var(--brand-ink)}.today-clean.live-leaving{pointer-events:none}.ic.voice-error{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='16 16 12 12 8 16'/%3E%3Cline x1='12' y1='12' x2='12' y2='21'/%3E%3Cpath d='M20.4 18.4A5 5 0 0 0 18 9h-1.3A8 8 0 1 0 3 16.3'/%3E%3C/svg%3E")}.ic.voice-error:before{display:inline-block;width:20px;height:20px;margin:0}.today-tools>.voice-error,.live-tools>.voice-error,.feedback-buttons>.voice-error,.clean-actions>.voice-error{flex:1 1 100%;order:9;min-height:52px;padding:10px 14px;flex-direction:row;justify-content:center;gap:10px;background:#fdecea;border:2px solid var(--red);border-radius:12px;color:var(--red);font-size:15px;font-weight:700;line-height:1.25;text-align:left}.today-tools>.voice-error:hover:not(:disabled),.live-tools>.voice-error:hover:not(:disabled),.feedback-buttons>.voice-error:hover:not(:disabled),.clean-actions>.voice-error:hover:not(:disabled){background:#fbd9d5;border-color:var(--red);color:var(--red)}.today-tools>.voice-discard,.today-tools>.photo-discard,.live-tools>.voice-discard,.live-tools>.photo-discard{order:10;flex:1 1 100%;min-height:44px;background:#fff;border:1px solid var(--line);color:var(--text-muted);font-weight:600}@media(prefers-reduced-motion:no-preference){.today-tools>.voice-error,.live-tools>.voice-error,.feedback-buttons>.voice-error,.clean-actions>.voice-error{animation:unsent-pulse 2.2s ease-in-out infinite}}@keyframes unsent-pulse{0%,to{box-shadow:0 0 #c5221f59}50%{box-shadow:0 0 0 6px #c5221f00}}.ic-chevrons{--ic: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='13 17 18 12 13 7'/%3E%3Cpolyline points='6 17 11 12 6 7'/%3E%3C/svg%3E")}.slide-track{position:relative;height:62px;margin-top:14px;border-radius:31px;overflow:hidden;background:var(--brand-ink);user-select:none;-webkit-user-select:none;touch-action:pan-y;cursor:pointer;-webkit-tap-highlight-color:transparent}.slide-track:focus-visible{outline:3px solid var(--brand-ink);outline-offset:3px}.slide-fill{position:absolute;left:0;top:0;bottom:0;width:0;border-radius:31px;background:#2e9e55;transition:width .32s cubic-bezier(.3,1.35,.5,1)}.slide-text{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding-left:44px;color:#fff;font-size:17px;font-weight:700;letter-spacing:.01em;pointer-events:none}.slide-knob{position:absolute;top:6px;left:6px;width:50px;height:50px;border-radius:50%;background:var(--brand-accent);color:var(--brand-ink);box-shadow:0 2px 8px #00000059;touch-action:none;cursor:grab;transition:transform .32s cubic-bezier(.3,1.35,.5,1)}.slide-knob:before{width:24px;height:24px}.slide-dragging .slide-knob,.slide-dragging .slide-fill{transition:none}.slide-dragging .slide-knob{cursor:grabbing;transform-origin:center}.slide-done{background:#2e9e55}.slide-done .slide-text{padding-left:0;padding-right:44px}.slide-done .slide-knob{--ic: var(--ic-tick);background:#fff;color:#2e9e55}@media(prefers-reduced-motion:no-preference){.slide-track:not(.slide-done):not(.slide-dragging) .slide-text{background:linear-gradient(100deg,#fff 40%,var(--brand-accent) 50%,#fff 60%) 0 0 / 250% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:slide-shine 2.6s linear infinite}}@keyframes slide-shine{0%{background-position:100% 0}to{background-position:-150% 0}}@media(prefers-reduced-motion:no-preference){.today-tools>.voice-recording,.feedback-buttons>.voice-recording,.clean-actions>.voice-recording{animation:rec-ring 1.3s ease-out infinite}.live-tools>.voice-recording{position:relative}.live-tools>.voice-recording:after{content:"";position:absolute;left:50%;top:36px;width:57px;height:57px;margin:-28.5px 0 0 -28.5px;border-radius:50%;border:3px solid var(--red);pointer-events:none;animation:rec-halo 1.3s ease-out infinite}}@keyframes rec-ring{0%{box-shadow:0 0 #c5221f8c}to{box-shadow:0 0 0 14px #c5221f00}}@keyframes rec-halo{0%{transform:scale(1);opacity:.8}to{transform:scale(1.45);opacity:0}}@media(max-width:760px){.booking-dialog{width:100vw;height:auto;max-height:94dvh;margin:auto 0 0;border-radius:18px 18px 0 0;box-shadow:0 -10px 40px #17243d40;overflow-y:auto;overscroll-behavior:contain}.booking-dialog .booking-head{border-radius:18px 18px 0 0;padding-top:22px}.booking-dialog .booking-head:before{content:"";position:absolute;top:8px;left:50%;width:40px;height:5px;margin-left:-20px;border-radius:3px;background:#c9d0d8}}@media(prefers-reduced-motion:no-preference){.booking-dialog[open]{animation:sheet-in-side .28s cubic-bezier(.2,.8,.2,1)}.booking-dialog[open]::backdrop{animation:sheet-fade .28s ease-out}.booking-dialog.sheet-closing{animation:sheet-out-side .22s cubic-bezier(.4,0,1,1) forwards}.booking-dialog.sheet-closing::backdrop{animation:sheet-fade .22s ease-in reverse forwards}}@media(prefers-reduced-motion:no-preference)and (max-width:760px){.booking-dialog[open]{animation:sheet-in-up .32s cubic-bezier(.2,.9,.25,1)}.booking-dialog.sheet-closing{animation:sheet-out-down .24s cubic-bezier(.4,0,1,1) forwards}}@keyframes sheet-in-up{0%{transform:translateY(100%)}}@keyframes sheet-out-down{to{transform:translateY(100%)}}@keyframes sheet-in-side{0%{transform:translate(100%)}}@keyframes sheet-out-side{to{transform:translate(100%)}}@keyframes sheet-fade{0%{opacity:0}}#today-day{touch-action:pan-y}.pull-mark{position:fixed;left:50%;top:calc(env(safe-area-inset-top,0px) + 10px);z-index:200;width:40px;height:40px;margin-top:-50px;border-radius:50%;background:#fff;box-shadow:0 3px 12px #17203040;opacity:0;pointer-events:none;transform:translate(-50%)}.pull-mark:before{content:"";position:absolute;inset:9px;background-color:var(--brand-ink);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='23 4 23 10 17 10'/%3E%3Cpath d='M20.5 15a9 9 0 1 1-2.1-9.4L23 10'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='23 4 23 10 17 10'/%3E%3Cpath d='M20.5 15a9 9 0 1 1-2.1-9.4L23 10'/%3E%3C/svg%3E") center / contain no-repeat}.pull-mark.pull-ready{background:var(--brand-accent)}.pull-mark.pull-back{transition:transform .24s ease,opacity .24s ease}@media(prefers-reduced-motion:no-preference){.pull-mark.pull-going{animation:pull-spin .7s linear infinite}}@keyframes pull-spin{0%{transform:translate(-50%,48px) rotate(0)}to{transform:translate(-50%,48px) rotate(360deg)}}.feedback-buttons>.voice-discard,.feedback-buttons>.photo-discard,.clean-actions>.voice-discard,.clean-actions>.photo-discard{order:10;flex:1 1 100%}.not-finished{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:14px 0 0;padding:8px 10px 8px 14px;background:var(--head);border-radius:10px;font-size:14px;color:var(--text-muted)}.not-finished-btn{min-height:44px;padding:0 14px;background:#fff;border:1px solid var(--control-border);border-radius:10px;font-weight:650;color:var(--brand-ink)}.today-route{display:flex;justify-content:center;gap:8px;min-height:48px;margin:-4px 0 14px;padding:0 14px;border-radius:12px;background:#fff;border:1px solid var(--line);color:var(--brand-ink);font-weight:650;text-decoration:none}.today-route:hover{border-color:var(--control-border)}.today-route:before{width:20px;height:20px}.live-access{margin:8px 0 0;padding:8px 12px;background:#ffffffb3;border-radius:10px;font-size:14.5px;line-height:1.4;color:var(--brand-ink)}.topbar .nav-item[hidden]{display:none!important}.today-view-switch{display:inline-flex;gap:0;border:1px solid var(--line);border-radius:999px;padding:3px;background:#fff;margin:4px 0 10px}.today-view-switch button{min-height:36px;padding:0 14px;border:0;border-radius:999px;background:none;font-weight:600;color:#566276}.today-view-switch button[aria-pressed=true]{background:var(--brand-ink);color:#fff}.today-person{margin:18px 0 8px;font-size:16px;color:var(--brand-ink)}.today-person:first-of-type{margin-top:6px}.today-view-only{opacity:.97}.today-view-live{border-color:var(--brand-accent);box-shadow:inset 4px 0 0 var(--brand-accent)}.page-heading-acts{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.work-bar{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.work-bar .search-box{flex:1 1 260px;max-width:none}.work-bar button[hidden]{display:none}.view-tabs{align-items:center}details.view-more{position:relative}details.view-more>summary{list-style:none;cursor:pointer;min-height:40px;display:inline-flex;align-items:center;gap:6px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#fff;font-weight:600;font-size:14px;color:var(--brand-ink)}details.view-more>summary::-webkit-details-marker{display:none}details.view-more>summary:after{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px)}details.view-more>summary.view-more-on{background:var(--brand-ink);color:#fff;border-color:var(--brand-ink)}.view-more-list{position:absolute;top:calc(100% + 6px);left:0;z-index:60;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 24px #2b344026;padding:6px;display:grid;min-width:220px}.view-more-list button{justify-content:flex-start;text-align:left;border:0;border-radius:8px;background:none;min-height:40px}.view-more-list button[aria-pressed=true]{background:var(--head);font-weight:700}.planning-sheet .sheet th:last-child,.planning-sheet .sheet td:last-child{position:sticky;right:0;z-index:2;background:#fff;box-shadow:-8px 0 10px -8px #2b344040}.planning-sheet .sheet th:last-child{z-index:4;background:var(--head)}.planning-sheet .sheet tr:hover td:last-child{background:#f8f9fa}.planning-sheet .sheet{white-space:normal}.planning-sheet .sheet th,.planning-sheet .sheet td[data-field=actions]{white-space:nowrap}.work-bar select{flex:0 1 auto;width:auto;max-width:13rem}.planning-sheet .sheet th:last-child{z-index:7}@media(max-width:760px){.view-more-list{position:fixed;top:auto;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));max-height:60vh;overflow:auto;z-index:80}}.detail-head{display:grid;gap:6px;margin-bottom:14px}.detail-head .back-link{font-size:14px}.customer-name{font-size:30px;letter-spacing:-.6px;margin:0}.customer-contact{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;font-size:15px}.customer-address{color:var(--brand-action);font-weight:600;text-decoration:underline;text-decoration-color:var(--brand-accent);text-decoration-thickness:3px;text-underline-offset:3px}.customer-phone{color:#566276;font-variant-numeric:tabular-nums}.contact-btn{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--brand-ink);font-weight:650;font-size:14px;text-decoration:none}.contact-btn:hover{background:var(--head)}.contact-wa{color:#188038}.customer-tiles{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:14px 0 16px}.customer-tile{background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px 13px;min-width:0}.tile-k{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#566276}.tile-v{font-size:19px;font-weight:700;color:var(--brand-ink);margin-top:2px;overflow-wrap:anywhere}.tile-s{font-size:12px;color:#566276;margin-top:2px}.customer-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);grid-template-areas:"visits side";gap:18px;align-items:start}.customer-visits{grid-area:visits;min-width:0}.customer-side{grid-area:side;min-width:0}.customer-side>h3{margin:0 0 8px}.customer-visits>h3:first-child,.next-visit-box>h3{margin-top:0}.next-visit-box{border:2px solid var(--brand-accent);background:#fffdf0;border-radius:14px;padding:12px 14px;margin-bottom:16px}@media(max-width:1000px){.customer-tiles{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-layout{grid-template-columns:minmax(0,1fr);grid-template-areas:"side" "visits"}}@media(max-width:560px){.customer-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-name{font-size:26px}}.detail-head h2.customer-name{font-size:30px;line-height:1.15}@media(max-width:560px){.detail-head h2.customer-name{font-size:26px}}.customer-tile .badge{white-space:normal;max-width:100%}.newjobs-cards.board-on{display:block}.newjobs-wrap.board-mode{display:none}.newjobs-board{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,1fr);gap:12px;overflow-x:auto;align-items:start;padding-bottom:8px}.board-col{background:#eef2f7;border-radius:12px;padding:10px;min-height:240px;min-width:0}.board-col-won{background:#e9f6ee}.board-col-sorting{background:#fdf3e6}.board-col-closed{background:#f3f6fa;min-height:0}.board-col-over{outline:2px dashed var(--brand-accent);outline-offset:-3px}.board-col-head{display:flex;align-items:center;gap:8px;margin:2px 4px 10px;font-size:14px;color:var(--brand-ink)}.board-dot{width:9px;height:9px;border-radius:50%;background:#566276;flex:none}.board-col-quoted .board-dot{background:#b06000}.board-col-maybe .board-dot{background:#6b46c1}.board-col-won .board-dot{background:#188038}.board-col-sorting .board-dot{background:#c5221f}.board-count{margin-left:auto;color:#566276;font-weight:600}.board-cards{display:grid;gap:8px}.board-closed>summary{cursor:pointer;padding:6px 4px;color:#566276;font-weight:600}.board-closed[open]{display:grid;gap:8px}.newjobs-board .newjobs-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px 11px;margin:0;cursor:grab}.newjobs-board .newjobs-card[draggable=false],.newjobs-board .board-saving{cursor:default}.board-dragging{opacity:.5}.board-saving{opacity:.75}.board-tabs{display:none}@media(max-width:760px){.board-tabs{display:flex;gap:6px;overflow-x:auto;padding-bottom:8px;margin-bottom:4px}.board-tab{flex:none;min-height:40px;padding:0 12px;border-radius:999px;border:1px solid var(--line);background:#fff;font-weight:600;font-size:14px;color:var(--brand-ink)}.board-tab[aria-selected=true]{background:var(--brand-ink);color:#fff;border-color:var(--brand-ink)}.newjobs-board{grid-auto-flow:row;grid-auto-columns:auto;overflow:visible}.board-col{display:none;min-height:0}.board-col.board-col-on{display:block}}.newjobs-board .newjobs-card-note{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.newjobs-board .newjobs-card{display:flex;flex-wrap:wrap;gap:4px 8px;align-items:center}.newjobs-board .newjobs-card>:not(button){flex-basis:100%;margin:0}.newjobs-board .newjobs-card>button{flex:0 0 auto;min-height:36px;padding:0 12px}.newjobs-board .newjobs-card-head{display:flex;justify-content:space-between;align-items:center;gap:8px}@media(max-width:760px){.newjobs-board{grid-template-columns:none!important}}.newjobs-board .newjobs-card>a.name-link{flex-basis:auto;display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid var(--line);border-radius:9px;text-decoration:none;font-weight:650}.newjobs-board .newjobs-card>.newjobs-edit-btn{width:auto}.newjobs-board .newjobs-card{min-width:0;overflow-wrap:anywhere}.newjobs-board .newjobs-card select{max-width:100%}.board-tab[aria-pressed=true]{background:var(--brand-ink);color:#fff;border-color:var(--brand-ink)}.btn-whatsapp.owed-chase-again,.rebook-send-second{background:#25d366;border-color:#1da851;color:#fff}.btn-whatsapp.owed-chase-again:hover,.rebook-send-second:hover{background:#1da851}.owed-tile.owed-chased:not(.owed-paying){background:#fff;border-color:#e1e6ec}.owed-tile.owed-chased{box-shadow:inset 4px 0 #b794d8}#screen a:not([class]){color:var(--brand-action);font-weight:600;text-decoration:underline;text-decoration-color:var(--brand-accent);text-decoration-thickness:2px;text-underline-offset:3px}#screen .leaflet-control-attribution a{font-weight:inherit;text-decoration:none;color:inherit}.history-event{border-left:4px solid #c9d2dd}.history-event-create{border-left-color:#34a853}.history-event-delete{border-left-color:#d93025}.history-sentence{margin:0;font-size:16px;font-weight:600;line-height:1.4;color:var(--brand-ink);overflow-wrap:anywhere}.history-note{margin:6px 0 0;padding:6px 10px;border-radius:8px;background:#f4f6f8;color:#566276;font-size:13px;overflow-wrap:anywhere}.customer-change-what strong{font-weight:600;color:var(--brand-ink)}.customer-change-exact{margin-top:2px}.customer-change-what .customer-change-who,.customer-change-note{display:block;color:var(--text-muted);font-size:12.5px;overflow-wrap:anywhere}.customer-change-exact summary{cursor:pointer;color:var(--text-muted);font-size:12.5px;min-height:44px;display:inline-flex;align-items:center}.customer-change-exact[open] summary{color:var(--brand-action)}#queue-chip.chip-clear{box-shadow:none;background:transparent}#queue-chip.chip-clear .chip-summary,#queue-chip.chip-clear .chip-summary:hover:not(:disabled){min-height:44px;padding:0;background:transparent;box-shadow:none;display:flex;align-items:center;justify-content:flex-end}.chip-pill{display:inline-flex;align-items:center;min-height:30px;padding:4px 11px;font-size:12.5px;font-weight:600;background:#fffffff0;color:#2f6b43;border:1px solid #cfe3d6;border-radius:999px;box-shadow:0 1px 4px #17243d1f}#queue-chip.chip-clear .chip-summary:hover .chip-pill{background:#fff}.motion-tick{position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#188038;color:#fff;font-size:19px;font-weight:800;box-shadow:0 0 0 4px #1880382e;pointer-events:none;z-index:2}.week-nav{display:flex;align-items:center;gap:10px;margin:10px 0 12px}.week-nav .week-heading{flex:1;min-width:0;margin:0}.week-step{flex:none;width:44px;height:44px;padding:0;display:grid;place-items:center;border-radius:12px;font-size:26px;line-height:1;font-weight:600;color:var(--brand-ink);background:#fff}.diary-filters-toggle{min-height:44px;padding:0 14px;font-weight:600;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.diary-filters-toggle:after{content:" ▾";content:" ▾" / "";font-size:12px;color:#566276}.diary-filters-toggle[aria-expanded=true]:after{content:" ▴";content:" ▴" / ""}.diary-filters-body{display:flex;flex-wrap:wrap;gap:8px;margin:-4px 0 8px}.diary-filters-body[hidden]{display:none}.diary-filters-body>*{flex:1 1 9rem}.welcome-slot:empty{display:none}.welcome-card{background:#fff;border:1px solid var(--line);border-left:5px solid var(--brand-accent);border-radius:14px;padding:18px 20px;margin:0 0 16px;display:grid;gap:10px}.welcome-head{display:flex;justify-content:space-between;align-items:baseline;gap:10px;flex-wrap:wrap}.welcome-head h3{margin:0;font-size:21px;color:var(--brand-ink)}.welcome-count{font-size:13px;color:#566276;font-weight:600}.welcome-lede{margin:0;color:#566276}.welcome-steps{list-style:none;margin:0;padding:0;display:grid;gap:8px}.welcome-step{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;background:#f6f8fa}.welcome-step-done{background:#eef7f1}.welcome-num{flex:none;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-weight:800;background:var(--brand-ink);color:#fff}.welcome-step-done .welcome-num{background:#188038}.welcome-words{flex:1;min-width:0;display:grid}.welcome-words small{color:#3d6b4a;font-size:13px}.welcome-go{flex:none;min-height:40px;display:inline-flex;align-items:center;padding:0 14px;border-radius:10px;background:var(--brand-accent);color:var(--brand-ink);text-decoration:none;border:0;font:inherit;font-weight:700;cursor:pointer}.welcome-card .welcome-go:hover,.welcome-card .welcome-go:hover:not(:disabled){background:var(--brand-accent);color:var(--brand-ink);filter:brightness(.96)}.welcome-wait{flex:none;font-size:13px;color:#566276}.welcome-foot{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;font-size:13px;color:#566276}.welcome-hide{font-size:13px}@media(max-width:480px){.welcome-step{flex-wrap:wrap;row-gap:8px}.welcome-words{flex-basis:calc(100% - 42px)}.welcome-go,.welcome-wait{margin-left:42px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}button.account-logout{width:100%;background:none;border:0;font:inherit;font-weight:600;cursor:pointer;text-align:left}.signin-card{max-width:440px;margin:24px auto;background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px 22px;display:grid;gap:12px}.signin-card h2{margin:0;font-size:26px;color:var(--brand-ink);letter-spacing:-.3px}.signin-lede{margin:0;color:#566276;font-size:16px}.signin-form{display:grid;gap:8px}.signin-label{font-weight:650;color:var(--brand-ink)}.signin-form input{font-size:17px;min-height:48px}.signin-code{font-size:26px!important;letter-spacing:8px;font-variant-numeric:tabular-nums;text-align:center}.signin-go{min-height:50px;font-size:17px}.signin-links{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.signin-links .link-button{min-height:44px}.signin-links .link-button:disabled{opacity:.45}.signin-small{margin:0;color:#566276;font-size:14px}@media(max-width:480px){.signin-card{margin:8px auto;padding:20px 16px;border-radius:14px}}.reminders-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 8px;padding:14px 16px;background:#fff;border:1px solid var(--line);border-radius:14px}.reminders-words{display:grid;gap:2px;min-width:0}.reminders-words strong{color:var(--brand-ink)}.reminders-note{color:#566276;font-size:14px}.reminders-button{flex:none;min-height:44px}@media(max-width:480px){.reminders-row{flex-wrap:wrap}.reminders-button{width:100%}}body.signin-body{background:#2b3440}.signin-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:12vh 16px 40px;box-sizing:border-box}.signin-top{display:grid;justify-items:center;gap:10px;margin-bottom:22px;text-align:center}.signin-brand{display:inline-flex;align-items:center;gap:14px}.signin-mark{width:56px;height:56px;border-radius:14px}.signin-word{color:#fff;font-size:40px;font-weight:750;letter-spacing:-.5px;line-height:1}.signin-tagline{margin:0;color:#d7dde5;font-size:17px}.signin-page .signin-card{width:100%;margin:0;box-shadow:0 18px 50px #00000047;border-color:transparent}.signin-page .signin-small a{color:var(--brand-action)}@media(max-width:480px){.signin-page{padding-top:7vh}.signin-mark{width:46px;height:46px;border-radius:12px}.signin-word{font-size:34px}.signin-tagline{font-size:16px}}main#screen.signin-page{max-width:none;padding:12vh 16px 40px}@media(max-width:480px){main#screen.signin-page{padding-top:7vh}}.followup{border:1px solid var(--line);border-radius:4px;background:#fff;padding:.6rem .75rem;margin:.6rem 0}.followup-form{display:flex;flex-direction:column;gap:.6rem}.followup-form .booking-fields{margin:0}.followup-actions{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.followup-status{margin:0;font-size:13px;color:#5f6368;min-height:1em}.followup-status:empty{display:none}.followup-status.followup-ok{color:var(--green)}.followup-status.followup-error{color:var(--red)}.followup-status.followup-queued{color:var(--amber)}.needs-box{border:1px solid var(--line);background:#fff;border-radius:14px;margin:0 0 18px;overflow:hidden}.needs-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:12px 16px 4px}.needs-head h3{margin:0;font-size:16px;color:var(--brand-ink);position:relative}.needs-head h3:after{content:"";position:absolute;left:0;bottom:-3px;width:26px;height:3px;border-radius:2px;background:var(--brand-accent)}.needs-head small{color:#566276;font-size:12px}.needs-stale{margin:4px 16px 0;color:var(--amber);font-size:13px}.needs-none{margin:6px 16px 12px;color:#566276}.needs-row+.needs-row{border-top:1px solid var(--head)}.needs-line{all:unset;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;gap:10px;width:100%;min-height:48px;padding:8px 16px}.needs-line:hover{background:var(--head)}.needs-line:focus-visible{outline:3px solid var(--brand-action);outline-offset:-3px}.needs-dot{width:9px;height:9px;border-radius:50%;flex:none}.needs-red{background:var(--red)}.needs-amber{background:var(--amber)}.needs-slate{background:#566276}.needs-label{flex:1;font-weight:600;color:var(--brand-ink)}.needs-count{font-weight:700;font-variant-numeric:tabular-nums;color:var(--brand-ink);min-width:2ch;text-align:right}.needs-chev{width:9px;height:9px;border-right:2px solid #566276;border-bottom:2px solid #566276;transform:rotate(-45deg);transition:transform .2s;margin:0 2px 0 4px;flex:none}.needs-open .needs-chev{transform:rotate(45deg)}.needs-panel{display:grid;gap:8px;padding:0 16px 12px 35px}.needs-row:not(.needs-open) .needs-panel{display:none}.needs-person{display:grid;gap:1px}.needs-person a{font-weight:600}.needs-person span{color:#566276;font-size:13px}.needs-all,.needs-foot a{color:var(--brand-action);text-decoration:underline;text-decoration-color:var(--brand-accent);text-decoration-thickness:3px;text-underline-offset:3px}.needs-all{font-weight:600;font-size:14px;justify-self:start}.needs-unknown{margin:0;color:var(--amber)}.needs-row:has(.needs-flag) .needs-panel{padding-left:16px}.needs-flag{background:#fdecea;border-radius:10px;padding:10px 12px;display:grid;gap:6px}.needs-kind{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--red)}.needs-flag q{color:var(--brand-ink);font-size:15px;overflow-wrap:anywhere}.needs-flag-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#566276;font-size:13px}.needs-flag-meta>span{min-width:0}.needs-seen{min-height:36px;padding:0 12px;font-size:13px;background:#fff;flex:none}.needs-foot{margin:0;padding:10px 16px 12px;border-top:1px solid var(--head);color:#566276;font-size:13px}.needs-foot a{font-weight:600}@media(prefers-reduced-motion:reduce){.needs-chev{transition:none}}.closeout-status{color:#566276;flex-basis:100%}.day-empty{padding-bottom:8px}.day-empty .day-head h3{color:var(--text-muted);font-weight:600}.day-fold>summary{cursor:pointer;color:var(--text-muted);font-size:13px;padding:6px 0;min-height:40px;display:flex;align-items:center;list-style:none}.day-fold>summary::-webkit-details-marker{display:none}.day-fold>summary:before{content:"▸ ";margin-right:4px}.day-fold[open]>summary:before{content:"▾ "}.day-fold[open]>summary{margin-bottom:6px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.daymap{position:fixed;inset:0;z-index:60;display:flex;flex-direction:column;background:var(--surface, #fff)}body.daymap-locked{overflow:hidden}.daymap-head{display:flex;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid var(--line, #e1e6ec);background:#fff}.daymap-title{display:flex;flex-direction:column;min-width:0}.daymap-title strong{font-size:16px}.daymap-sub{font-size:13px;color:var(--text-muted, #667)}.daymap-close{margin-left:auto;min-height:44px;padding:0 18px;border-radius:8px;border:1px solid var(--brand-action, #3A4656);background:var(--brand-action, #3A4656);color:#fff;font-size:15px;font-weight:650}.daymap-canvas{flex:1;min-height:0;background:var(--surface, #fff)}.daymap-canvas .leaflet-tile-pane{filter:grayscale(1) brightness(1.06) contrast(.86)}.daymap-canvas .leaflet-control-attribution{filter:none}.daymap-canvas .leaflet-control-attribution a{color:var(--brand-action, #3A4656)}.daymap-empty,.daymap-missing{margin:0;padding:12px 14px;font-size:13.5px;color:var(--text-muted, #667)}.daymap-missing{border-top:1px solid var(--line, #e1e6ec);background:#fffaf0}.daymap-dot{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:var(--brand-action, #3A4656);border:2px solid #fff;box-shadow:0 1px 5px #2b344073;color:#fff;font:650 14px/1 system-ui,-apple-system,sans-serif}.daymap-dot-done{background:#6b7684}.daymap-pop{display:flex;flex-direction:column;gap:3px;font-size:14px}.daymap-pop-addr{color:var(--text-muted, #667)}.leaflet-popup-content{margin:10px 12px}.leaflet-container{font:inherit}.daymap-inline{position:static;inset:auto;width:100%;height:calc(100vh - 150px);min-height:380px;border:1px solid var(--line);border-radius:12px;overflow:hidden}.map-page #screen{max-width:none;padding-bottom:20px}.map-head{margin-bottom:10px}.map-back{color:var(--brand-ink);text-decoration:none;font-weight:600;display:inline-flex;align-items:center;min-height:44px}.map-back:hover{text-decoration:underline}.map-holder{min-width:0}.map-loading{min-height:44px;display:flex;align-items:center}.help-button{margin-left:auto;display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:0 12px 0 8px;border-radius:999px;border:0;background:#fff;color:var(--brand-ink);font:inherit;font-size:14px;font-weight:650;cursor:pointer;flex-shrink:0}.help-button[hidden]{display:none}.help-button:hover:not(:disabled){background:var(--head)}.help-button:focus-visible{outline:3px solid var(--brand-accent);outline-offset:2px}.help-q{width:22px;height:22px;border-radius:50%;background:var(--brand-ink);color:#fff;display:inline-grid;place-items:center;font-size:13px;font-weight:700}.help-button:not([hidden])+.account{margin-left:10px}dialog.help-panel{width:min(420px,100vw);height:100dvh;max-height:100dvh;max-width:100vw;margin:0 0 0 auto;padding:0;border:0;background:#fff;color:#202b3c;box-shadow:-10px 0 45px #17243d30}dialog.help-panel[open]{display:flex;flex-direction:column}dialog.help-panel::backdrop{background:#202b3c4d}@media(prefers-reduced-motion:no-preference){dialog.help-panel[open]{animation:help-in-right .22s ease-out}}@keyframes help-in-right{0%{transform:translate(40px);opacity:0}to{transform:none;opacity:1}}@media(max-width:760px){dialog.help-panel{width:100vw;height:88dvh;max-height:88dvh;margin:auto 0 0;border-radius:18px 18px 0 0;box-shadow:0 -10px 30px #17243d30}@media(prefers-reduced-motion:no-preference){dialog.help-panel[open]{animation:help-in-up .24s ease-out}}}@keyframes help-in-up{0%{transform:translateY(40px);opacity:0}to{transform:none;opacity:1}}.help-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 10px;border-bottom:1px solid var(--head)}.help-head h2{margin:0;font-size:19px;color:var(--brand-ink);position:relative}.help-head h2:after{content:"";position:absolute;left:0;bottom:-3px;width:24px;height:3px;border-radius:2px;background:var(--brand-accent)}.help-close{min-height:44px;min-width:44px;padding:0;border:0;background:none;font-size:26px;line-height:1;color:#566276;cursor:pointer}.help-body{flex:1;overflow:auto;padding:14px 18px calc(18px + env(safe-area-inset-bottom,0px));display:grid;gap:14px;align-content:start}.help-ask{display:flex;gap:8px}.help-ask input{flex:1;min-width:0;font-size:16px}.help-ask button{flex:none}.help-note{margin:0;color:#566276}.help-privacy{margin:-6px 0 0;color:#566276;font-size:13px}.help-answer,.help-none{border:1px solid var(--line);border-radius:12px;padding:14px;display:grid;gap:10px}.help-none{border-style:dashed}.help-answer h3,.help-none h3,.help-unsure h3,.help-common h3,.help-setup h3{margin:0;font-size:15px;color:var(--brand-ink)}.help-answer ol{margin:0;padding-left:20px;display:grid;gap:6px}.help-go{justify-self:start;color:var(--brand-action);font-weight:650;text-decoration:underline;text-decoration-color:var(--brand-accent);text-decoration-thickness:3px;text-underline-offset:3px;min-height:32px;display:inline-flex;align-items:center}.help-helped{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#566276;font-size:14px;border-top:1px solid var(--head);padding-top:10px}.help-helped button{min-height:36px;padding:0 14px}.help-sendbox{display:grid;gap:8px}.help-sendbox p{margin:0;color:#566276;font-size:14px}.help-sendbox button{justify-self:start}.help-sent{margin:0;color:var(--green);font-weight:600}.help-unsure{display:grid;gap:8px}.help-pick{text-align:left;min-height:46px;padding:10px 14px;border-radius:10px;font-weight:600}.help-pick-none{font-weight:500;color:#566276;background:var(--head)}.help-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.help-chip{min-height:36px;padding:6px 12px;border-radius:999px;font-size:14px;font-weight:500;background:var(--head)}.help-setup{border:1px solid var(--line);border-radius:12px;padding:12px 14px}.help-setup-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.help-setup-head span{font-size:13px;color:#566276}.help-bar{height:6px;border-radius:3px;background:var(--head);margin:8px 0 6px;overflow:hidden}.help-bar i{display:block;height:100%;background:var(--green);border-radius:3px}.help-setup ul{list-style:none;margin:0;padding:0}.help-setup li{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0 8px 26px;position:relative;font-size:14px;border-top:1px solid var(--head)}.help-setup li:first-child{border-top:0}.help-setup li:before{content:"";position:absolute;left:0;top:50%;width:16px;height:16px;margin-top:-8px;border-radius:50%;border:2px solid #c9d2dd;box-sizing:border-box}.help-setup li.help-step-done{color:#566276}.help-setup li.help-step-done:before{background:var(--green);border-color:var(--green)}.help-setup li.help-step-done:after{content:"";position:absolute;left:5px;top:50%;width:4px;height:8px;margin-top:-6px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.help-setup small{display:block;color:#566276;font-size:12px}.help-setup a{color:var(--brand-action);font-weight:650;white-space:nowrap;text-decoration:underline;text-decoration-color:var(--brand-accent);text-decoration-thickness:3px;text-underline-offset:3px}.newjobs-dialog.newjobs-convert-dialog{padding:18px 24px 0;overflow-wrap:anywhere}.newjobs-convert-dialog .newjobs-convert-body{min-width:0}.newjobs-convert-dialog .newjobs-convert-draft{padding-left:20px}.newjobs-convert-dialog .customer-choice{border:1px solid var(--line);border-radius:8px;padding:12px}.newjobs-convert-dialog .booking-footer{position:sticky;bottom:0}
