:root{color-scheme:light;font-family:var(--font-inter),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif,"Apple Color Emoji","Segoe UI Emoji";--bg:#dfe7f3;--card:#f3f7fd;--surface:#ebf1fa;--surface-strong:#dde8f4;--surface-raised:#f9fbfe;--ink:#0f1b2d;--muted:#5b6b82;--border:#c2d1e4;--border-soft:#d2deec;--primary:#2b6ff7;--primary-ink:#fff;--secondary:#dbe7fb;--action-secondary-bg:#eaf2ff;--action-secondary-border:#6b8fc8;--action-secondary-text:#2458a6;--action-secondary-hover-bg:#dfeaff;--action-secondary-hover-border:#4f7fc8;--action-secondary-pressed-bg:#d6e5ff;--shadow-soft:0 18px 38px rgba(25,48,86,.12);--shadow-card:0 13px 30px rgba(25,48,86,.095);--status-neutral-bg:#f8fafc;--status-neutral-border:#e2e8f0;--status-neutral-text:#475569;--status-neutral-dot:#94a3b8;--status-info-bg:#eff6ff;--status-complete-bg:#dbeafe;--status-info-border:#bfdbfe;--status-info-text:#2563eb;--status-info-strong:#1d4ed8;--status-success-soft-bg:#f0fdf4;--status-success-bg:#dcfce7;--status-success-border:#86efac;--status-success-text:#16a34a;--status-success-strong:#15803d;--status-warning-bg:#fefce8;--status-warning-border:#fef08a;--status-warning-text:#a16207;--status-warning-strong:#eab308;--status-danger-bg:#fef2f2;--status-danger-border:#fecaca;--status-danger-text:#dc2626;--status-danger-strong:#b91c1c;--in-progress-pulse-duration:2.2s}.app-close-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;flex:0 0 44px;width:44px;height:44px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:12px;background:var(--surface-raised);box-shadow:none;color:var(--muted);line-height:0;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease,transform .1s ease}.app-close-button:hover:not(:disabled){border-color:#a9bdd6;background:var(--surface);color:var(--ink)}.app-close-button:active:not(:disabled){background:var(--surface-strong);transform:translateY(1px)}.app-close-button:focus-visible{outline:3px solid rgba(43,111,247,.3);outline-offset:2px}.app-close-button:disabled{cursor:not-allowed;opacity:.5}.app-close-button svg{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;pointer-events:none}.collect-payment-backdrop{position:fixed;inset:0;z-index:84;display:grid;place-items:center;padding:18px;background:rgba(15,27,45,.58);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.collect-payment-modal{width:min(680px,calc(100vw - 36px));max-height:calc(100vh - 36px);overflow:auto;border:1px solid #d4e0ef;border-radius:24px;background:linear-gradient(180deg,#fff,#f7faff);box-shadow:0 28px 80px rgba(13,39,80,.3);color:#132238;padding:24px}.collect-payment-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.collect-payment-header h2{margin:0;color:#101d31;font-size:clamp(26px,4vw,34px);font-weight:950;letter-spacing:-.035em;line-height:1.05}.collect-payment-header p{margin:8px 0 0;color:#60708a;font-size:15px;font-weight:700;line-height:1.35}.collect-payment-modal button:disabled:not(.app-close-button){cursor:wait;opacity:.58}.collect-payment-amount-card{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;padding:15px 17px;border:1px solid #cfe0f5;border-radius:17px;background:linear-gradient(135deg,#f8fbff,#edf5ff)}.collect-payment-amount-card>div,.collect-payment-locked-amount{display:grid;grid-gap:4px;gap:4px}.collect-payment-amount-card span,.collect-payment-locked-amount span{color:#60708a;font-size:12px;font-weight:850;letter-spacing:.02em}.collect-payment-amount-card strong{color:#132238;font-size:28px;font-weight:950;line-height:1}.collect-payment-edit-price{padding:8px 11px;border:1px solid #bfd3ee;border-radius:11px;background:#fff;box-shadow:none;color:#2563eb;font-size:12px;font-weight:850}.collect-payment-edit-price:hover:not(:disabled){background:#eff6ff}.collect-payment-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:5px;gap:5px;margin-top:18px;padding:5px;border:1px solid #d7e3f2;border-radius:15px;background:#edf2f8}.collect-payment-tabs button{min-height:44px;padding:9px 14px;border:1px solid transparent;border-radius:11px;background:transparent;box-shadow:none;color:#5e6f87;font-size:14px;font-weight:900}.collect-payment-tabs button[aria-selected=true]{border-color:#c9d9ee;background:#fff;box-shadow:0 3px 10px rgba(35,67,112,.1);color:#1d4ed8}.collect-payment-panel{display:grid;grid-gap:14px;gap:14px;padding-top:19px}.collect-payment-panel[hidden]{display:none}.collect-payment-panel-intro h3{margin:0;color:#16243a;font-size:18px;font-weight:950;line-height:1.2}.collect-payment-panel-intro p{margin:5px 0 0;color:#60708a;font-size:13px;font-weight:650;line-height:1.4}.collect-payment-primary-action{width:100%;min-height:51px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#3478f6,#2464e8);box-shadow:0 9px 18px rgba(43,111,247,.2);color:#fff;font-size:16px;font-weight:950}.collect-payment-primary-action:hover:not(:disabled){background:linear-gradient(135deg,#2d70ec,#1d58d8)}.collect-payment-primary-action.recorded:disabled{cursor:default;opacity:1;background:linear-gradient(135deg,#22a95a,#15803d);box-shadow:0 9px 18px rgba(21,128,61,.16)}.collect-payment-complete-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(92px,.34fr);grid-gap:10px;gap:10px}.collect-payment-complete-close{min-height:51px;border:1.5px solid #8cb3ec;border-radius:14px;background:#edf4ff;color:#215dbb;font-size:16px;font-weight:900}.collect-payment-complete-close:hover{border-color:#5f94e3;background:#e2edff}.collect-payment-complete-close:focus-visible{outline:3px solid rgba(43,111,247,.28);outline-offset:2px}.collect-payment-secondary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.collect-payment-secondary-actions button{min-height:46px;border:1px solid #bfd3ee;border-radius:13px;background:#edf4ff;box-shadow:none;color:#2563eb;font-size:14px;font-weight:900}.collect-payment-secondary-actions button:hover:not(:disabled){border-color:#9dbce7;background:#e2edff}.collect-payment-feedback{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;padding:11px 12px;border:1px solid var(--status-info-border);border-radius:13px;background:var(--status-info-bg);color:var(--status-info-text)}.collect-payment-feedback.success{border-color:var(--status-success-border);background:var(--status-success-soft-bg);color:var(--status-success-strong)}.collect-payment-feedback.pending{border-color:var(--status-warning-border);background:var(--status-warning-bg);color:var(--status-warning-text)}.collect-payment-feedback.danger{border-color:var(--status-danger-border);background:var(--status-danger-bg);color:var(--status-danger-strong)}.collect-payment-feedback-symbol{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:999px;background:rgba(37,99,235,.13);color:inherit;font-size:16px;font-weight:950}.collect-payment-feedback.success .collect-payment-feedback-symbol{background:rgba(21,128,61,.13)}.collect-payment-feedback.pending .collect-payment-feedback-symbol{background:#facc15;color:#713f12}.collect-payment-feedback.danger .collect-payment-feedback-symbol{background:rgba(185,28,28,.12)}.collect-payment-feedback>span:last-child{min-width:0;display:grid;grid-gap:2px;gap:2px}.collect-payment-feedback strong{font-size:13px;font-weight:900;line-height:1.25}.collect-payment-feedback small{color:#66758d;font-size:11px;font-weight:700;line-height:1.3}.collect-payment-link-panel{display:grid;grid-gap:6px;gap:6px;padding:12px;border:1px solid #d7e3f2;border-radius:13px;background:#f8fbff}.collect-payment-field label,.collect-payment-link-panel label,.collect-payment-method-fieldset legend{color:#33445e;font-size:12px;font-weight:900;line-height:1.25}.collect-payment-field input,.collect-payment-link-panel input{width:100%;min-height:45px;border:1px solid #c4d5ea;border-radius:11px;background:#fff;color:#17263d;font:inherit;font-size:13px;font-weight:650;padding:10px 12px}.collect-payment-field input:focus,.collect-payment-link-panel input:focus{border-color:#4c86f7;box-shadow:0 0 0 3px rgba(43,111,247,.12);outline:none}.collect-payment-qr-panel{display:grid;justify-items:center;grid-gap:10px;gap:10px;padding:14px;border:1px solid #d7e3f2;border-radius:16px;background:#fff}.collect-payment-qr-panel img{width:min(220px,70vw);height:auto;display:block;border:8px solid #fff;border-radius:13px;box-shadow:0 6px 18px rgba(24,54,96,.14)}.collect-payment-qr-panel a{color:#2563eb;font-size:13px;font-weight:850;text-decoration:none}.collect-payment-qr-panel a:hover{text-decoration:underline}.collect-payment-method-fieldset{min-width:0;margin:0;padding:0;border:0}.collect-payment-method-fieldset legend{margin-bottom:8px}.collect-payment-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.collect-payment-method{min-width:0;min-height:49px;display:grid;grid-template-columns:32px minmax(0,1fr) 20px;align-items:center;grid-gap:9px;gap:9px;padding:8px 10px;border:1px solid #d6e2f1;border-radius:13px;background:#f7faff;box-shadow:none;color:#33445e;font-size:13px;font-weight:850;text-align:left}.collect-payment-method:hover:not(:disabled){border-color:#aac3e4;background:#eff5ff}.collect-payment-method.selected{border-color:#4c86f7;background:#edf4ff;box-shadow:0 0 0 2px rgba(43,111,247,.09);color:#164fb7}.collect-payment-method-mark{width:30px;height:30px;display:inline-grid;place-items:center;overflow:hidden;border-radius:9px;background:#e7eef8;color:#33445e;font-size:13px;font-weight:950}.collect-payment-method-mark.zelle{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.collect-payment-method-mark.venmo{background:#008cff}.collect-payment-method-mark.cash,.collect-payment-method-mark.cash-app{background:#22c55e;color:#fff}.collect-payment-method-mark.paypal{background:#e0efff;color:#003087}.collect-payment-method-mark.bank-transfer{background:#e8eef8;color:#1f3a5f}.collect-payment-method-mark img{display:block;width:21px;height:21px;object-fit:contain}.collect-payment-method-check{width:19px;height:19px;display:inline-grid;place-items:center;border:1px solid #c6d6e9;border-radius:999px;background:#fff;color:#fff;font-size:11px;font-weight:950}.collect-payment-method.selected .collect-payment-method-check{border-color:#2b6ff7;background:#2b6ff7}.collect-payment-locked-amount{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:12px 14px;border:1px solid #d7e3f2;border-radius:13px;background:#f8fbff}.collect-payment-locked-amount strong{color:#132238;font-size:20px;font-weight:950}.collect-payment-field{display:grid;grid-gap:7px;gap:7px}.collect-payment-field label span{color:#6b7b92;font-weight:750}.collect-payment-field input[aria-invalid=true]{border-color:var(--status-danger-text);box-shadow:0 0 0 3px rgba(220,38,38,.09)}.collect-payment-field-error{display:block;color:var(--status-danger-strong);font-size:11px;font-weight:800;line-height:1.3}@media (max-width:560px){.collect-payment-backdrop{align-items:end;padding:0}.collect-payment-modal{width:100%;max-height:calc(100dvh - 12px);padding:19px 16px max(18px,env(safe-area-inset-bottom));border-right:0;border-bottom:0;border-left:0;border-radius:23px 23px 0 0}.collect-payment-header h2{font-size:27px}.collect-payment-amount-card{margin-top:16px}.collect-payment-amount-card strong{font-size:24px}.collect-payment-method-grid{grid-template-columns:1fr}.collect-payment-panel{padding-top:16px}}@media (max-width:380px){.collect-payment-secondary-actions{grid-template-columns:1fr}.collect-payment-tabs button{padding-inline:8px;font-size:12px}.collect-payment-amount-card{align-items:flex-start;flex-direction:column}}.record-payout-modal{width:min(720px,calc(100vw - 36px));overscroll-behavior:contain}.record-payout-heading{min-width:0;display:flex;align-items:center;gap:13px}.record-payout-heading>div:last-child{min-width:0}.record-payout-heading strong{display:block;margin-top:6px;color:#33445e;font-size:15px;font-weight:900;line-height:1.25}.record-payout-identity{position:relative;width:52px;height:52px;flex:0 0 52px}.record-payout-identity-coin{inset:0 8px 0 0;place-items:center;border:3px solid #2b6ff7;border-radius:999px;background:#f7faff;color:#2b6ff7;font-size:25px}.record-payout-identity-arrow,.record-payout-identity-coin{position:absolute;display:grid;font-weight:950;line-height:1}.record-payout-identity-arrow{right:0;bottom:2px;width:25px;height:25px;place-items:center;border:2px solid #fff;border-radius:999px;background:#f4b400;box-shadow:0 2px 7px rgba(161,98,7,.23);color:#713f12;font-size:17px}.record-payout-modal input:disabled,.record-payout-modal textarea:disabled{cursor:wait;opacity:.58}.record-payout-job-meta{display:flex;flex-wrap:wrap;gap:5px 10px;margin:14px 0 0 65px;color:#60708a;font-size:13px;font-weight:700;line-height:1.4}.record-payout-job-meta span+span:before{content:"·";margin-right:10px;color:#9aa9bd}.record-payout-breakdown{display:grid;grid-gap:8px;gap:8px;margin-top:16px;padding:15px 16px;border:1px solid #cfe0f5;border-radius:17px;background:linear-gradient(135deg,#f8fbff,#edf5ff)}.record-payout-breakdown>div{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#60708a;font-size:13px;font-weight:800;line-height:1.3}.record-payout-breakdown>div>strong{color:#33445e;font-size:14px;font-weight:950;white-space:nowrap}.record-payout-breakdown .record-payout-breakdown-total{margin-top:3px;padding-top:11px;border-top:1px solid #cfdded;color:#17263d;font-size:15px;font-weight:950}.record-payout-breakdown .record-payout-breakdown-total strong{color:#164fb7;font-size:22px}.record-payout-total-value{display:flex;align-items:center;justify-content:flex-end;gap:10px}.record-payout-text-action{flex:0 0 auto;min-height:34px;padding:6px 10px;border:1px solid #bfd3ee;border-radius:10px;background:#fff;box-shadow:none;color:#2563eb;font-size:11px;font-weight:900}.record-payout-text-action:hover:not(:disabled){background:#eff6ff}.record-payout-field{margin-top:14px}.record-payout-breakdown>.record-payout-adjustment-panel{display:grid;align-items:stretch;grid-gap:10px;gap:10px;margin-top:4px;padding:12px;border:1px solid #cfdded;border-radius:12px;background:#fff}.record-payout-adjustment-panel .record-payout-field{margin-top:0}.record-payout-field textarea{width:100%;min-height:45px;margin:0;padding:10px 12px;border:1px solid #c4d5ea;border-radius:11px;background:#fff;color:#17263d;font:inherit;font-size:13px;font-weight:650;resize:vertical;min-height:70px;line-height:1.4}.record-payout-currency-input:focus-within,.record-payout-field textarea:focus{border-color:#4c86f7;box-shadow:0 0 0 3px rgba(43,111,247,.12);outline:none}.record-payout-field textarea[aria-invalid=true]{border-color:var(--status-danger-text);box-shadow:0 0 0 3px rgba(220,38,38,.09)}.record-payout-currency-input{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;border:1px solid #c4d5ea;border-radius:11px;background:#fff}.record-payout-currency-input>span{padding-left:12px;color:#33445e;font-size:17px;font-weight:950}.record-payout-currency-input input{min-width:0;border:0;box-shadow:none;font-size:17px;font-weight:900}.record-payout-currency-input input:focus,.record-payout-currency-input input[aria-invalid=true]{border:0;box-shadow:none}.record-payout-currency-input:has(input[aria-invalid=true]){border-color:var(--status-danger-text);box-shadow:0 0 0 3px rgba(220,38,38,.09)}.record-payout-adjustment-note{display:grid;grid-gap:2px;gap:2px;padding:9px 10px;border:1px solid var(--status-warning-border);border-radius:11px;background:var(--status-warning-bg)}.record-payout-adjustment-note strong{color:var(--status-warning-text);font-size:12px;font-weight:900}.record-payout-adjustment-note span{color:#75643f;font-size:10px;font-weight:700}.record-payout-method-fieldset{margin:17px 0 0}.record-payout-feedback{margin-top:14px}.record-payout-primary-action{margin-top:15px}.record-payout-modal button:focus-visible,.record-payout-modal input:focus-visible,.record-payout-modal textarea:focus-visible{outline:3px solid rgba(43,111,247,.28);outline-offset:2px}@media (max-width:560px){.record-payout-modal{width:100%}.record-payout-heading h2{font-size:25px}.record-payout-identity{width:46px;height:46px;flex-basis:46px}.record-payout-identity-coin{font-size:21px}.record-payout-identity-arrow{width:23px;height:23px;font-size:15px}.record-payout-job-meta{margin-left:59px}}@media (max-width:390px){.record-payout-heading{gap:9px}.record-payout-heading h2{font-size:22px}.record-payout-job-meta{margin-left:0}.record-payout-job-meta span+span:before{content:none;margin:0}.record-payout-breakdown>div{gap:8px}.record-payout-breakdown .record-payout-breakdown-total{align-items:flex-start}.record-payout-total-value{align-items:flex-end;flex-direction:column;gap:6px}}*{box-sizing:border-box}body,html{min-height:100%;background-color:var(--bg)}body{margin:0;background:linear-gradient(180deg,#e6eef9 0,var(--bg) 44%,#edf2f8 100%);color:var(--ink)}main{max-width:980px;margin:0 auto;padding:96px 20px 80px}.support-footer{max-width:980px;margin:24px auto 48px;padding:18px 20px;display:grid;grid-gap:10px;gap:10px;color:var(--muted);font-size:14px;border-top:1px solid var(--border)}.support-footer-links{gap:12px}.support-footer-contact,.support-footer-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.support-footer-contact{gap:8px}.support-footer a{color:var(--primary);text-decoration:none;font-weight:600}.support-footer a:hover{text-decoration:underline}header{justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid rgba(177,193,216,.86);background:rgba(242,247,253,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 24px rgba(30,55,95,.075);position:fixed;top:0;left:0;right:0;z-index:50}.brand,header{display:flex;align-items:center}.brand{gap:10px}.brand img{display:block}.brand strong{font-family:var(--font-inter),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:32px;font-weight:700;line-height:1}.nav-links,.site-links{display:flex;align-items:center;flex-wrap:wrap}.site-links{gap:12px}.site-links a{color:var(--ink);text-decoration:none;font-weight:600}.site-links a:hover{text-decoration:underline}.nav-links a{margin-left:12px;color:var(--ink);text-decoration:none;font-weight:600}.mobile-links a.nav-active,.nav-links a.nav-active{color:var(--primary);border:1px solid rgba(43,111,247,.35);background:rgba(43,111,247,.08);padding:6px 12px;border-radius:999px}.header-actions{display:flex;align-items:center;gap:12px;font-size:12px}.home-booking-call-link{display:inline-flex;align-items:center;gap:6px;min-height:42px;color:var(--primary);font-size:14px;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap}.home-booking-call-link svg{flex:0 0 auto}.home-booking-call-link strong{font-weight:800}.home-booking-call-link:hover strong{text-decoration:underline}.home-booking-call-link:focus-visible{outline:3px solid rgba(43,111,247,.28);outline-offset:4px;border-radius:4px}.home-booking-call-compact{display:none}@media (max-width:480px){.home-booking-call-label{display:none}}@media (max-width:340px){.home-booking-call-number{display:none}.home-booking-call-compact{display:inline}}.portal-picks a{text-decoration:none;color:#2b6ff7;font-weight:600}.portal-picks a:hover{text-decoration:underline}.mobile-menu{display:none;position:relative}.mobile-menu-toggle{background:var(--primary);color:var(--primary-ink);border:1px solid rgba(43,111,247,.55);border-radius:999px;padding:10px 16px;font-weight:700;font-size:16px;line-height:1;min-height:42px;box-shadow:0 8px 20px rgba(43,111,247,.25)}.mobile-menu-toggle:hover{background:#1f5fe5}.mobile-menu summary{list-style:none;cursor:pointer;padding:8px 14px;border-radius:999px;border:1px solid var(--border);background:var(--surface-raised);font-weight:600;color:var(--ink)}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu-panel{position:absolute;right:0;top:calc(100% + 10px);min-width:240px;background-color:#f4f7fc;background-image:linear-gradient(180deg,#f9fbfe,#ebf1fa);-webkit-backdrop-filter:none;backdrop-filter:none;isolation:isolate;border:1px solid var(--border);border-radius:16px;padding:12px;box-shadow:0 18px 40px rgba(30,55,95,.18);display:grid;grid-gap:12px;gap:12px;z-index:60}.mobile-links{display:grid;grid-gap:8px;gap:8px}.mobile-links a{color:var(--ink);text-decoration:none;font-weight:600;padding:6px 8px;border-radius:10px}.mobile-links a:hover{background:var(--surface-strong)}.mobile-auth{display:grid;grid-gap:10px;gap:10px}.mobile-user{display:flex;align-items:center;gap:10px;font-size:12px}.mobile-email{font-size:12px;color:var(--muted)}.card{background:linear-gradient(180deg,var(--surface-raised) 0,var(--card) 100%);border:1px solid var(--border);border-radius:18px;padding:22px;margin-top:20px;box-shadow:var(--shadow-card)}h1,h2{font-family:var(--font-inter),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.04}button,h1,h2{font-weight:700}button{background:var(--primary);color:var(--primary-ink);border:none;padding:10px 16px;border-radius:999px;cursor:pointer}button.secondary{background:var(--secondary);color:var(--primary)}.sign-in-submit-button{min-width:132px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.sign-in-submit-button:disabled{opacity:.86;cursor:wait}.sign-in-submit-spinner{width:16px;height:16px;border-radius:999px;border:2px solid hsla(0,0%,100%,.42);border-top-color:#fff;flex:0 0 auto;animation:sign-in-submit-spin .75s linear infinite}@keyframes sign-in-submit-spin{to{transform:rotate(1turn)}}@keyframes suds-pop{0%{opacity:0;transform:scale(.94)}35%{opacity:.9;transform:scale(1)}to{opacity:0;transform:scale(1.04)}}.hero-suds-overlay{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 22% 42%,rgba(116,179,255,.65) 0 12px,transparent 13px),radial-gradient(circle at 34% 64%,rgba(84,160,255,.58) 0 16px,transparent 17px),radial-gradient(circle at 52% 36%,rgba(132,194,255,.62) 0 15px,transparent 16px),radial-gradient(circle at 70% 58%,rgba(98,170,255,.56) 0 13px,transparent 14px),radial-gradient(circle at 62% 44%,rgba(150,204,255,.52) 0 10px,transparent 11px),linear-gradient(180deg,rgba(120,183,255,.08),rgba(107,176,255,.34) 45%,rgba(120,183,255,.12));mix-blend-mode:screen;animation:suds-pop .9s ease-in-out forwards}@media (prefers-reduced-motion:reduce){.hero-suds-overlay{animation:none;opacity:.45}}.sparkle-delivery-card{margin-top:20px;border:1px solid #dce5f5;border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.96),rgba(240,245,253,.95));box-shadow:var(--shadow-soft);padding:clamp(18px,3vw,28px)}.sparkle-delivery-title{margin:0;text-align:center;font-size:clamp(28px,4.1vw,48px);font-family:var(--font-inter),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-weight:700;line-height:1.04}.sparkle-delivery-top{margin-top:18px;display:grid;grid-template-columns:minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start}.sparkle-delivery-main{min-width:0;display:grid;grid-gap:14px;gap:14px}.sparkle-delivery-steps{display:grid;grid-gap:10px;gap:10px}.sparkle-delivery-video-panel{display:grid;grid-gap:8px;gap:8px;align-content:start}.sparkle-delivery-video-frame{width:min(320px,100%);justify-self:center;border-radius:20px;border:1px solid #cadbfb;padding:8px;background:linear-gradient(180deg,#fff 0,var(--surface) 100%);box-shadow:0 14px 24px rgba(20,38,70,.14)}.sparkle-delivery-video{display:block;width:100%;height:auto;border-radius:14px;background:#0f172a}.sparkle-reviews-section{border-top:1px solid #d9e5fb;padding-top:12px}.sparkle-reviews-mobile{display:none}.sparkle-step-row{display:grid;grid-template-columns:84px 44px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center}.sparkle-step-icon{display:grid;place-items:center;height:66px;border-radius:14px;background:linear-gradient(135deg,#f8fbff,#edf3ff);border:1px solid #d6e3fb;font-size:34px}.sparkle-step-dotline{display:grid;justify-items:center;align-items:start;grid-gap:8px;gap:8px}.sparkle-step-number{width:38px;height:38px;border-radius:999px;background:var(--surface-raised);border:1px solid #d4e0f5;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:20px;color:#102038;box-shadow:0 6px 14px rgba(15,27,45,.08)}.sparkle-step-line{width:2px;min-height:36px;background:linear-gradient(180deg,#b9ccef,#d9e5fa);border-radius:999px}.sparkle-step-copy h3{margin:0;font-size:clamp(20px,2.1vw,34px);line-height:1.1;letter-spacing:-.2px}.sparkle-step-copy p{margin:4px 0 0;font-size:14px;color:#4d6385}.sparkle-reviews-title{margin:0 0 10px;text-align:left;font-size:clamp(20px,3.5vw,40px)}.sparkle-reviews-meta{margin:-2px 0 10px;text-align:left;color:#4d6385;font-size:13px;font-weight:700;letter-spacing:.2px}.sparkle-reviews-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;padding-bottom:0}.sparkle-review-card{border:1px solid #d9e4f6;border-radius:16px;background:rgba(251,253,255,.94);padding:12px;min-height:150px}.sparkle-review-head{display:flex;align-items:center;gap:10px}.sparkle-review-avatar{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:19px;background:#eff4ff;border:1px solid #cfdef8}.sparkle-review-stars{margin:0;color:#f7b500;font-size:14px;letter-spacing:.6px}.sparkle-review-name{margin:2px 0 0;color:#152642;font-weight:800;font-size:22px;line-height:1}.sparkle-review-quote{margin:8px 0 0;color:#243a5f;font-size:13px;line-height:1.35}.sparkle-review-author{margin:8px 0 0;font-size:14px;font-weight:700;color:#4c6283}.sparkle-reviews-link-wrap{margin-top:10px;display:flex;justify-content:flex-start}.sparkle-reviews-link{color:#2459cc;text-decoration:none;font-size:13px;font-weight:700;border:1px solid #cfe0ff;background:#f5f9ff;padding:7px 12px;border-radius:999px}.sparkle-reviews-link:hover{text-decoration:underline}@media (max-width:680px){.sparkle-delivery-top{grid-template-columns:1fr;gap:12px}.sparkle-reviews-section{display:none}.sparkle-reviews-mobile{margin-top:14px;display:grid}.sparkle-reviews-mobile .sparkle-reviews-meta,.sparkle-reviews-mobile .sparkle-reviews-title{text-align:center}.sparkle-reviews-mobile .sparkle-reviews-link-wrap{justify-content:center}.sparkle-reviews-row{grid-template-columns:1fr}.sparkle-step-row{grid-template-columns:64px 34px minmax(0,1fr);gap:8px}.sparkle-step-icon{height:54px;border-radius:12px;font-size:26px}.sparkle-step-number{width:30px;height:30px;font-size:16px}.sparkle-step-line{min-height:28px}.sparkle-step-copy h3{font-size:20px}.sparkle-step-copy p{font-size:13px}}input,select,textarea{width:100%;padding:10px 12px;border-radius:12px;border:1px solid var(--border);margin-top:6px;color:var(--ink);background:var(--surface-raised)}input.signed-in-customer-email-input{font-size:14px;line-height:1.25;text-overflow:ellipsis}label{font-weight:600;color:var(--muted)}input[type=checkbox],input[type=radio]{width:auto;margin-top:0;padding:0}.inline-checkbox{display:flex;align-items:center;gap:8px;margin-top:8px}.inline-checkbox input{flex:0 0 auto}.chip-row{display:flex;flex-wrap:wrap;gap:6px}.chip-choice{min-width:72px;padding:6px 10px;border-radius:999px;border:1px solid #cad8f2;background:var(--surface-raised);color:#2b6ff7;font-weight:700;font-size:13px;line-height:1.2;white-space:nowrap}.chip-choice-active{background:#2b6ff7;color:#fff;border-color:#2b6ff7}.stepper{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:10px;overflow:hidden;background:var(--surface-raised)}.stepper-btn{border-radius:0;min-width:30px;height:30px;background:#eef3ff;color:#2b6ff7;padding:0;font-size:16px;line-height:1}.stepper-value{min-width:48px;text-align:center;font-weight:700;font-size:16px;color:#0f1b2d}.request-optional-details{border:1px solid var(--border);border-radius:10px;padding:7px 9px;background:var(--surface)}.request-optional-details summary{cursor:pointer;font-weight:700;color:#42536b;list-style:none}.request-optional-details summary::-webkit-details-marker{display:none}.field-error input,.field-error select,.field-error textarea{border-color:#f04438;box-shadow:0 0 0 2px rgba(240,68,56,.15)}.field-error label,.field-hint{color:var(--status-danger-strong)}.field-hint{margin-top:6px;font-size:12px}.field-hint.field-hint-success{color:var(--status-success-strong)}.field-hint.field-hint-muted{color:#5b6b82}.field-hint .field-hint-link{color:#2b6ff7;font-weight:600;text-decoration:none}.field-hint .field-hint-link:hover{text-decoration:underline}.request-submit-status-error{color:var(--status-danger-strong)}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:18px;gap:18px}.admin-jobs-list-card{background:transparent;border:0;box-shadow:none;padding:0;overflow:visible}.admin-jobs-list-inner{padding:20px}.admin-customer-directory-controls{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:12px;gap:12px;align-items:end}.admin-customer-directory-field{display:grid;grid-gap:6px;gap:6px;min-width:0;color:#5b6b82;font-size:13px;font-weight:800}.admin-customer-directory-field input{width:100%}.admin-customer-directory-view-actions{display:flex;align-items:center;margin-top:10px}.admin-customer-upcoming-toggle{min-height:38px;padding:0 14px;border:1px solid #b9ccfa;border-radius:10px;background:var(--surface-raised);color:#2b6ff7;font-size:13px;font-weight:850;box-shadow:none}.admin-customer-upcoming-toggle[aria-pressed=true]{border-color:#2b6ff7;background:#eef3ff}.admin-customer-directory-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:14px}.admin-customer-directory-card{position:relative;display:grid;grid-gap:12px;gap:12px;min-width:0;align-self:start;margin-top:0;padding:16px;border-radius:16px}.admin-customer-directory-empty{grid-column:1/-1;margin-top:0}.admin-customer-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0;flex-wrap:wrap}.admin-customer-directory-title{min-width:0;margin:0;color:#071226;font-size:20px;font-weight:900;line-height:1.1;overflow-wrap:anywhere}.customer-sms-badge{color:#7a8798;font-size:11px;font-weight:800;line-height:1;letter-spacing:.02em;white-space:nowrap;flex:0 0 auto}.admin-customer-inline-icon,.customer-sms-badge{display:inline-flex;align-items:center;justify-content:center}.admin-customer-inline-icon{color:currentColor}.admin-customer-inline-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.admin-customer-quick-actions{display:flex;gap:6px;min-width:0;flex-wrap:wrap;justify-content:flex-end}.admin-customer-contact-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:36px;padding:0 10px;border:1px solid #d9e3f0;border-radius:12px;background:var(--surface-raised);color:#4b5b72;font-size:13px;font-weight:800;text-decoration:none;box-shadow:none}.admin-customer-contact-button .admin-customer-inline-icon{color:#1266f1}.admin-customer-info-toggle[aria-expanded=true]{background:#eef4ff;border-color:#b8cbff;color:#1266f1}.admin-customer-info-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px 12px;gap:8px 12px;width:100%;padding:12px;border:1px solid #d9e3f0;border-radius:14px;background:var(--surface)}.admin-customer-info-row{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:start;color:#566781;font-size:12px;font-weight:750;line-height:1.35}.admin-customer-info-address{grid-column:1/-1}.admin-customer-info-row span{color:#667792}.admin-customer-info-row a,.admin-customer-info-row strong{min-width:0;color:#071226;font-weight:850;overflow-wrap:anywhere;text-decoration:none}.admin-customer-info-row a:hover{color:#1266f1}.admin-customer-booking-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;min-width:0;padding:11px 12px;border:1px solid #d9e3f0;border-radius:12px;background:var(--surface-raised);color:inherit;text-decoration:none}.admin-customer-booking-summary:not(.is-empty):hover{border-color:#b8cef0;background:var(--surface-strong)}.admin-customer-booking-summary.is-empty{grid-template-columns:1fr;gap:5px}.admin-customer-booking-context{display:grid;grid-gap:3px;gap:3px;min-width:0}.admin-customer-booking-label{color:#64748b;font-size:10px;font-weight:900;letter-spacing:.04em;line-height:1.1;text-transform:uppercase}.admin-customer-booking-context strong{min-width:0;color:#071226;font-size:14px;font-weight:850;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-customer-booking-detail,.admin-customer-booking-meta{min-width:0;color:#60708a;font-size:12px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.admin-customer-booking-meta{color:#4f617b}.admin-customer-booking-side{display:flex;align-items:center;justify-content:flex-end}.admin-customer-empty-next-booking{display:flex;gap:8px;align-items:center;color:#566781;font-size:13px;font-weight:750}.admin-customer-empty-next-booking .admin-customer-inline-icon{color:#1266f1}.admin-customer-directory-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.admin-customer-primary-action,.admin-customer-secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:10px;font-size:14px;font-weight:850;line-height:1.1;text-align:center;text-decoration:none}.admin-customer-primary-action{border:1px solid transparent;background:linear-gradient(180deg,#1973ff,#0f63ea);color:#fff;box-shadow:0 5px 12px rgba(37,99,235,.14)}.admin-customer-secondary-action{border:1px solid #1266f1;background:var(--surface-raised);color:#1266f1}.request-grid{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}@media (max-width:860px){.admin-customer-directory-list{grid-template-columns:1fr}}@media (max-width:640px){.admin-jobs-list-inner{padding:0}.admin-jobs-list-inner>.grid{gap:10px}.admin-customer-directory-controls{grid-template-columns:1fr;gap:10px}.admin-customer-upcoming-toggle{min-height:40px}.admin-customer-directory-card{gap:10px;padding:12px;border-radius:14px}.admin-customer-card-head{gap:10px}.admin-customer-directory-title{font-size:18px}.customer-sms-badge{font-size:9.5px}.admin-customer-quick-actions{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px}.admin-customer-contact-button{min-width:0;min-height:40px;border-radius:10px;font-size:12px;gap:6px;padding:0 6px}.admin-customer-info-panel{grid-template-columns:1fr;gap:7px;padding:10px;border-radius:12px}.admin-customer-info-row{grid-template-columns:58px minmax(0,1fr);gap:8px;font-size:12px}.admin-customer-info-address{grid-column:auto}.admin-customer-booking-summary{gap:8px;padding:10px}.admin-customer-booking-summary .request-status-pill{min-width:82px;padding-inline:10px;font-size:11px}.admin-customer-directory-actions{gap:8px}.admin-customer-primary-action,.admin-customer-secondary-action{min-height:40px;border-radius:10px;font-size:13px}}.cleaner-jobs-grid{grid-template-columns:minmax(0,1fr)!important}.request-intake-card{padding:14px;margin-top:12px;max-width:480px;width:100%;margin-left:auto;margin-right:auto}.request-wizard-card{display:grid;grid-gap:12px;gap:12px;background:linear-gradient(180deg,var(--surface-raised) 0,var(--card) 100%);border:1px solid #dbe6fa;border-radius:18px}.guest-checkout-status-card{display:grid;grid-gap:18px;gap:18px;padding:24px;border-color:#bfd2fc;background:linear-gradient(180deg,#f9fbff,#eef4ff)}.guest-checkout-status-card h2{margin:0;color:#0f1b2d;font-size:24px;line-height:1.15}.guest-checkout-status-card p{margin:8px 0 0;color:#5b6b82;font-size:14px;line-height:1.5}.guest-checkout-status-loading{min-height:132px;place-items:center;color:#5b6b82;font-size:14px;font-weight:700}.guest-checkout-account-strip{display:flex;flex-wrap:wrap;align-items:center;gap:3px 6px;padding:10px 14px;border:1px solid #c9daf8;border-radius:12px;background:#f4f8ff;color:#52657f;font-size:13px;font-weight:600;line-height:1.45}.guest-checkout-account-strip a{color:var(--primary);font-weight:800}.guest-booking-success{margin-top:24px;padding:28px 24px;display:grid;justify-items:center;grid-gap:12px;gap:12px;text-align:center;border-color:#b8e6d0;background:linear-gradient(180deg,#f7fffb,#fff)}.guest-booking-success h1,.guest-booking-success p{margin:0}.guest-booking-success p{max-width:430px;color:#52657f;line-height:1.55}.guest-booking-success small{color:#6b7a90}.guest-booking-success-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#14945f;color:#fff;font-size:28px;font-weight:900;box-shadow:0 10px 20px rgba(20,148,95,.2)}.guest-booking-success-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:4px}.guest-booking-success-actions .button-link{min-height:46px;padding:10px 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--primary);border-radius:12px;background:var(--primary);color:#fff;font-weight:800;text-decoration:none}.guest-booking-success-actions .button-link.secondary{background:#eef4ff;color:var(--primary)}.request-wizard-progress{display:grid;grid-gap:8px;gap:8px}.request-wizard-progress-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.request-step-chip{border:1px solid #d7e3f5;background:var(--surface);border-radius:12px;padding:8px;display:flex;gap:8px;align-items:center;text-align:left;color:#5b6b82;min-width:0}.request-step-chip:disabled{opacity:1}.request-step-chip.active{border-color:#2b6ff7;background:#eef4ff;color:#0f1b2d}.request-step-chip.done{border-color:#bfd2fc;background:#f3f8ff}.request-step-chip-index{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:1px solid #d7e3f5;color:inherit;flex:0 0 auto}.request-step-chip.active .request-step-chip-index{background:#2b6ff7;border-color:#2b6ff7;color:#fff}.request-step-chip-text{min-width:0;display:grid;grid-gap:1px;gap:1px;font-size:12px;font-weight:700}.request-step-chip-text small{font-size:10px;font-weight:600;color:#7a8aa4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.request-wizard-progress-track{width:100%;height:8px;border-radius:999px;background:#eaf0fb;overflow:hidden}.request-wizard-progress-track span{display:block;height:100%;background:#2b6ff7;border-radius:999px;transition:width .18s ease}.request-step-panel{border:1px solid #dfe8f7;border-radius:14px;padding:18px;background:var(--surface-raised);min-height:420px;display:grid;align-content:start;grid-gap:12px;gap:12px}.request-step-panel h2{margin:0;color:#0f1b2d;font-size:24px;line-height:1.2;letter-spacing:-.2px}.request-step-panel p{margin:0;color:#5b6b82;font-size:14px}.request-step-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.request-step-grid>div{min-width:0}.request-address-suggestions{border:1px solid #d7e2f2}.request-address-suggestions>button{padding:9px 10px;cursor:pointer}.request-step-grid label{display:block;margin-bottom:8px;font-size:14px;font-weight:700;color:#51607a;line-height:1.2}.request-field-span{grid-column:1/-1}.request-cleaning-type-fieldset{min-width:0;margin:0;padding:0;border:0}.request-cleaning-type-fieldset legend{margin:0 0 8px;padding:0;color:#394b66;font-size:14px;font-weight:800;line-height:1.2}.request-cleaning-type-fieldset legend.request-cleaning-type-legend{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.request-cleaning-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;min-width:0}.request-cleaning-type-fieldset .request-cleaning-type-card{position:relative;min-width:0;min-height:82px;margin:0;padding:12px;border:1px solid #d4e0f5;border-radius:14px;background:var(--surface-raised);cursor:pointer;display:grid;grid-template-columns:26px minmax(0,1fr);align-items:start;grid-gap:10px;gap:10px;color:#51607a;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.request-cleaning-type-card input[type=radio]{position:absolute;width:1px;height:1px;margin:0;padding:0;opacity:0;pointer-events:none}.request-cleaning-type-card:hover{border-color:#afc5ef;background:#f7faff}.request-cleaning-type-card:focus-within{outline:3px solid rgba(43,111,247,.2);outline-offset:2px}.request-cleaning-type-card-standard.selected{border-color:var(--primary);background:var(--status-info-bg);color:#17335f;box-shadow:0 0 0 1px rgba(43,111,247,.08)}.request-cleaning-type-card-move-out .request-cleaning-type-indicator{border-color:#e5b47d}.request-cleaning-type-card-move-out.selected{border-color:#e58a2c;background:#fff3e7;color:#783d08;box-shadow:0 0 0 1px rgba(229,138,44,.12)}.request-cleaning-type-card-move-out.selected:focus-within{outline-color:rgba(229,138,44,.26)}.request-cleaning-type-indicator{width:24px;height:24px;border:2px solid #b8c7df;border-radius:999px;background:#fff;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;line-height:1}.request-cleaning-type-card-standard.selected .request-cleaning-type-indicator{border-color:var(--primary)}.request-cleaning-type-card-move-out.selected .request-cleaning-type-indicator{border-color:#e58a2c}.request-service-choice-indicator:after{width:10px;height:10px;border-radius:999px;background:transparent;content:"";transform:scale(0);transition:background .16s ease,transform .16s ease}.request-cleaning-type-card-standard.selected .request-service-choice-indicator:after{background:var(--primary);transform:scale(1)}.request-cleaning-type-card-move-out.selected .request-service-choice-indicator:after{background:#e58a2c;transform:scale(1)}.request-cleaning-type-copy{min-width:0;display:grid;grid-gap:4px;gap:4px}.request-cleaning-type-copy strong{color:inherit;font-size:14px;font-weight:850;line-height:1.2}.request-cleaning-type-copy small{color:#6b7b92;font-size:12px;font-weight:600;line-height:1.35;overflow-wrap:anywhere}.request-cleaning-type-card-move-out.selected .request-cleaning-type-copy small{color:#8d5421}.request-admin-service-selector .request-cleaning-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.request-admin-service-selector-current .request-cleaning-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.request-admin-service-selector-current .request-cleaning-type-card{min-height:54px;padding:10px 12px;align-items:center}.request-admin-service-selector-current .request-cleaning-type-copy{gap:0}.request-whats-included-trigger{flex:0 0 auto;margin:8px 2px 0;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;gap:4px;color:#2b6ff7;cursor:pointer;font:inherit;font-size:12px;font-weight:750;line-height:1.4}.request-whats-included-trigger svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.request-whats-included-trigger:hover{text-decoration:underline}.request-whats-included-trigger:focus-visible{outline:3px solid rgba(43,111,247,.22);outline-offset:3px;border-radius:4px}.request-whats-included-backdrop{position:fixed;inset:0;z-index:100;padding:18px;background:rgba(14,26,43,.48);display:grid;place-items:center}.request-whats-included-dialog{width:min(480px,100%);max-height:min(78vh,640px);overflow:auto;padding:20px;border:1px solid #c8d9f6;border-radius:20px;background:var(--surface-raised);box-shadow:0 24px 60px rgba(15,23,42,.28);color:#18253a}.request-whats-included-dialog-move-out{border-color:#efbd87}.request-whats-included-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.request-whats-included-head h2{margin:0;color:#18253a;font-size:22px;line-height:1.2}.request-whats-included-head>button{width:34px;height:34px;padding:0;border:1px solid #c8d9f6;border-radius:10px;background:#f5f8fd;color:#51607a;cursor:pointer;font-size:24px;line-height:1}.request-whats-included-tabs{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.request-whats-included-tab{min-width:0;min-height:44px;padding:9px 12px;border:1px solid #cbd9ef;border-radius:12px;background:#fff;color:#51607a;cursor:pointer;font:inherit;font-size:14px;font-weight:850}.request-whats-included-tab-standard.selected{border-color:#2b6ff7;background:#edf4ff;color:#1855bd;box-shadow:0 0 0 2px rgba(43,111,247,.08)}.request-whats-included-tab-move-out.selected{border-color:#e58a2c;background:#fff3e7;color:#783d08;box-shadow:0 0 0 2px rgba(229,138,44,.1)}.request-whats-included-tab:focus-visible{outline:3px solid rgba(43,111,247,.22);outline-offset:2px}.request-whats-included-panel{min-width:0}.request-whats-included-description{margin:14px 0 0;color:#5b6b82;font-size:14px;line-height:1.45}.request-whats-included-modules{margin-top:16px;display:grid;grid-gap:10px;gap:10px}.request-whats-included-modules .request-whats-included-group{margin-top:0}.request-whats-included-group{margin-top:16px;padding:14px;border:1px solid #d4e0f5;border-radius:14px;background:#f7faff;display:grid;grid-gap:5px;gap:5px}.request-whats-included-dialog-move-out .request-whats-included-group{border-color:#efbd87;background:#fff8f0}.request-whats-included-group strong{font-size:14px;line-height:1.3}.request-whats-included-group small{color:#6b7b92;font-size:12px;line-height:1.4}.request-whats-included-dialog-move-out .request-whats-included-group small{color:#8d5421}.request-whats-included-group ul{margin:5px 0 0;padding-left:20px;color:#3d4f69;display:grid;grid-gap:5px;gap:5px;font-size:13px;line-height:1.4}.request-whats-included-unavailable{margin-top:16px;padding:14px;border:1px solid #e6c97c;border-radius:14px;background:#fff9e8;color:#664d14}.request-whats-included-unavailable strong{font-size:14px}.request-whats-included-unavailable p{margin:5px 0 0;font-size:13px;line-height:1.4}.request-labor-breakdown-backdrop{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:18px;background:rgba(14,26,43,.52)}.request-labor-breakdown-dialog{width:min(680px,100%);max-height:min(86vh,780px);overflow:auto;overscroll-behavior:contain;padding:20px;border:1px solid #bfd3f4;border-radius:20px;background:#fff;color:#18253a;box-shadow:0 24px 60px rgba(15,23,42,.3)}.request-labor-breakdown-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.request-labor-breakdown-head>div{display:grid;grid-gap:3px;gap:3px}.request-labor-breakdown-head span{color:#52709c;font-size:11px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.request-labor-breakdown-head h2{margin:0;color:#18253a;font-size:23px;line-height:1.15}.request-labor-breakdown-head>button{width:36px;min-width:36px;height:36px;padding:0;border:1px solid #c8d9f6;border-radius:10px;background:#f5f8fd;color:#51607a;font-size:24px;line-height:1}.request-labor-breakdown-intro{margin:10px 0 0;color:#63738a;font-size:12px;line-height:1.45}.request-cleaner-team-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:18px;background:rgba(14,26,43,.52)}.request-cleaner-team-dialog{width:min(420px,100%);max-height:min(82vh,620px);overflow:auto;overscroll-behavior:contain;padding:18px;border:1px solid #bfd3f4;border-radius:20px;background:#fff;color:#18253a;box-shadow:0 24px 60px rgba(15,23,42,.3)}.request-cleaner-team-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.request-cleaner-team-head>div{display:grid;grid-gap:3px;gap:3px}.request-cleaner-team-head span{color:#52709c;font-size:11px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.request-cleaner-team-head h2{margin:0;font-size:23px;line-height:1.15}.request-cleaner-team-head>button{width:36px;min-width:36px;height:36px;padding:0;border:1px solid #c8d9f6;border-radius:10px;background:#f5f8fd;color:#51607a;font-size:24px;line-height:1}.request-cleaner-team-list{display:grid;grid-gap:8px;gap:8px;margin:16px 0 0;padding:0;list-style:none}.request-cleaner-team-list li{min-width:0;display:flex;align-items:center;gap:12px;padding:10px;border:1px solid #d5e1f3;border-radius:14px;background:#f8faff}.request-cleaner-team-list li.is-lead{border-color:#e6c867;background:#fffaf0}.request-cleaner-team-avatar{position:relative;width:44px;height:44px;flex:0 0 44px;display:inline-flex}.request-cleaner-team-avatar>.request-card-person-avatar{width:100%;height:100%;flex-basis:100%;border:2px solid #fff;border-radius:999px;box-shadow:0 2px 7px rgba(25,58,108,.18)}.request-cleaner-team-star{position:absolute;top:2px;left:-4px;width:17px;height:17px;display:grid;place-items:center;border:1px solid #fff;border-radius:999px;background:#fff0b3;color:#d89500;font-size:11px;line-height:1;box-shadow:0 1px 4px rgba(97,67,0,.22)}.request-cleaner-team-identity{min-width:0;display:grid;grid-gap:2px;gap:2px}.request-cleaner-team-identity small,.request-cleaner-team-identity strong{overflow-wrap:anywhere}.request-cleaner-team-identity strong{color:#152844;font-size:15px}.request-cleaner-team-identity small{color:#687891;font-size:12px;font-weight:750}.request-labor-breakdown-section-label{margin:16px 0 7px;color:#344d70;font-size:12px;font-weight:900;line-height:1.25}.request-labor-breakdown-lines{display:grid;grid-gap:0;gap:0;margin:0;padding:0;border:1px solid #d8e3f3;border-radius:14px;overflow:hidden;list-style:none}.request-labor-breakdown-lines li{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto 66px;align-items:center;grid-gap:9px;gap:9px;padding:10px 12px;border-bottom:1px solid #e6edf7;background:#fff}.request-labor-breakdown-lines li:last-child{border-bottom:0}.request-labor-breakdown-lines li>div{min-width:0;display:grid;grid-gap:2px;gap:2px}.request-labor-breakdown-lines strong{color:#253d60;font-size:12px;line-height:1.3}.request-labor-breakdown-lines li>div>span{color:#6b7c94;font-size:10.5px;line-height:1.35;overflow-wrap:anywhere}.request-labor-breakdown-minutes{color:#244f8e;font-size:12px;font-weight:900;white-space:nowrap}.request-labor-breakdown-kind{min-width:66px;padding:4px 7px;border-radius:999px;background:#fff1df;color:#8a5216;font-size:9px;font-weight:900;text-align:center;text-transform:uppercase;white-space:nowrap}.request-labor-breakdown-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin:10px 0 0}.request-labor-breakdown-totals>div{display:grid;grid-gap:3px;gap:3px;padding:9px 10px;border-radius:10px;background:#f3f7fd}.request-labor-breakdown-totals dt,.request-labor-price-math dt{color:#6a7a91;font-size:10px;font-weight:800}.request-labor-breakdown-totals dd{margin:0;color:#263e60;font-size:13px;font-weight:900}.request-labor-price-math{display:grid;grid-gap:0;gap:0;margin:16px 0 0;border-top:1px solid #dce6f4}.request-labor-price-math>div{min-width:0;display:grid;grid-template-columns:minmax(130px,.7fr) minmax(0,1.3fr);grid-gap:12px;gap:12px;padding:10px 2px;border-bottom:1px solid #e6edf7}.request-labor-price-math>div[data-applied=true]{margin-inline:-8px;padding-inline:10px;border-radius:9px;background:#fff7e8}.request-labor-price-math dd{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:0;color:#5f7088;font-size:11px;line-height:1.4}.request-labor-price-math dd strong{flex:0 0 auto;color:#263e60;font-size:12px;white-space:nowrap}.request-labor-price-math>.request-labor-price-total{border-bottom:0}.request-labor-price-total dd,.request-labor-price-total dt{color:#174b99;font-size:15px;font-weight:950}.request-labor-schedule-note{display:grid;grid-gap:3px;gap:3px;margin-top:14px;padding:11px 12px;border:1px solid #cdddf4;border-radius:11px;background:#f5f9ff}.request-labor-schedule-note strong{color:#234f8d;font-size:12px}.request-labor-schedule-note span{color:#64758c;font-size:10.5px;line-height:1.4}.request-cleaning-type-fieldset .request-cleaning-type-card.disabled{cursor:not-allowed;opacity:.62}.request-cleaning-type-fieldset .request-cleaning-type-card.disabled:hover{border-color:#d4e0f5;background:var(--surface-raised)}.request-admin-visit-scope{display:grid;grid-gap:14px;gap:14px}.request-visit-scope-card-entire.selected{border-color:var(--primary);background:var(--status-info-bg);color:#17335f;box-shadow:0 0 0 1px rgba(43,111,247,.08)}.request-visit-scope-card-entire.selected .request-cleaning-type-indicator{border-color:var(--primary);background:var(--primary)}.request-visit-scope-card-selected .request-cleaning-type-indicator{border-color:#78b9a2}.request-visit-scope-card-selected.selected{border-color:#1b9970;background:#eefaf5;color:#15563f;box-shadow:0 0 0 1px rgba(27,153,112,.1)}.request-visit-scope-card-selected.selected:focus-within{outline-color:rgba(27,153,112,.24)}.request-visit-scope-card-selected.selected .request-cleaning-type-indicator{border-color:#1b9970;background:#1b9970}.request-visit-scope-card-selected.selected .request-cleaning-type-copy small{color:#39715f}.request-cleaning-type-card-custom .request-cleaning-type-indicator{border-color:#78b9a2}.request-cleaning-type-card-custom.selected{border-color:#1b9970;background:#eefaf5;color:#15563f;box-shadow:0 0 0 1px rgba(27,153,112,.1)}.request-cleaning-type-card-custom.selected:focus-within{outline-color:rgba(27,153,112,.24)}.request-cleaning-type-card-custom.selected .request-cleaning-type-indicator{border-color:#1b9970}.request-cleaning-type-card-custom.selected .request-service-choice-indicator:after{background:#1b9970;transform:scale(1)}.request-cleaning-type-card-custom.selected .request-cleaning-type-copy small{color:#39715f}.request-admin-service-prompt{margin-top:8px!important;color:#65758d!important;font-size:12px!important;font-weight:650}.request-admin-service-fields{gap:14px}.request-custom-scope{min-width:0;padding:14px;border:1px solid #d5e1f2;border-radius:14px;background:#f9fbff;display:grid;grid-gap:14px;gap:14px}.request-custom-scope-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.request-custom-scope-head>div{min-width:0;display:grid;grid-gap:3px;gap:3px}.request-custom-scope-head strong{color:#17253b;font-size:14px;font-weight:900}.request-custom-scope-head>div>span{color:#62738b;font-size:12px;line-height:1.35}.request-custom-scope-mode{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#e6f7f0;color:#177654;font-size:10px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.request-custom-room-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.request-custom-room-control{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:10px;border:1px solid #d9e5f4;border-radius:12px;background:#fff}.request-custom-room-label{min-width:0;display:grid;grid-gap:2px;gap:2px}.request-custom-room-label strong{color:#25364f;font-size:13px}.request-custom-room-label small{color:#718096;font-size:10px;line-height:1.3}.request-custom-room-control .wizard-counter{grid-template-columns:32px minmax(38px,auto) 32px;min-height:38px}.request-custom-room-control .wizard-counter button{min-height:36px}.request-custom-saved-areas{display:grid;grid-gap:8px;gap:8px}.request-custom-section-label{color:#394b66;font-size:12px;font-weight:850}.request-custom-area-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.request-custom-area-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:5px;gap:5px;overflow:hidden;border:1px solid #d7e3f2;border-radius:10px;background:#fff}.request-custom-area-row.selected{border-color:#7fafea;background:#eef5ff;color:#174d9a}.request-custom-area-row:focus-within{outline:3px solid rgba(43,111,247,.18);outline-offset:1px}.request-step-grid label.request-custom-area-option{position:relative;min-width:0;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;margin:0;padding:9px 10px;border:0;border-radius:0;background:transparent;color:#394b66;cursor:pointer}.request-custom-area-row.selected .request-custom-area-option{color:#174d9a}.request-custom-area-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.request-custom-area-option>span{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #b9c9df;border-radius:6px;background:#fff;color:#fff;font-size:12px;font-weight:900}.request-custom-area-row.selected .request-custom-area-option>span{border-color:#2b6ff7;background:#2b6ff7}.request-custom-area-option>strong{min-width:0;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.request-custom-area-option>small{color:#6a7b92;font-size:10px}.request-custom-area-counter.wizard-counter{grid-template-columns:28px minmax(30px,auto) 28px;min-height:34px;margin-right:7px}.request-custom-area-counter.wizard-counter button{min-height:32px;padding:4px;font-size:16px}.request-custom-area-counter.wizard-counter>span{font-size:13px}.request-custom-empty-areas{padding:9px 10px;border-radius:9px;background:#f0f4f9;color:#65758b!important;font-size:11px!important;line-height:1.4}.request-job-only-area-list{display:grid;grid-gap:7px;gap:7px}.request-job-only-area-row{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border:1px solid #bfdfd1;border-radius:10px;background:#f1faf6}.request-job-only-area-row>div{min-width:0;display:grid;grid-gap:2px;gap:2px}.request-job-only-area-row strong{overflow-wrap:anywhere;color:#225a45;font-size:12px}.request-job-only-area-row small,.request-job-only-area-row span{overflow-wrap:anywhere;color:#587666;font-size:10px;line-height:1.35}.request-job-only-area-row>button{min-height:32px;flex:0 0 auto;padding:5px 8px;border:1px solid #b9d7ca;border-radius:8px;background:#fff;color:#2a7356;font-size:10px;font-weight:850;box-shadow:none}.request-add-job-only-area{overflow:hidden;border:1px dashed #b9cbe3;border-radius:11px;background:#fff}.request-add-job-only-area>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;color:#285997;font-size:12px;font-weight:850;cursor:pointer;list-style:none}.request-add-job-only-area>summary::-webkit-details-marker{display:none}.request-add-job-only-area>summary>span{color:#718096;font-size:10px;font-weight:750}.request-add-job-only-area-body{display:grid;grid-gap:10px;gap:10px;padding:0 12px 12px}.request-add-job-only-area-body>p{color:#6b7b91;font-size:11px;line-height:1.4}.request-add-job-only-area-grid{display:grid;grid-template-columns:minmax(0,1fr) 92px;grid-gap:9px;gap:9px}.request-add-job-only-area-grid label{min-width:0;margin:0}.request-add-job-only-area-grid label>span{display:flex;align-items:baseline;justify-content:space-between;gap:6px;margin-bottom:6px;color:#51607a;font-size:11px;font-weight:800}.request-add-job-only-area-grid label>span small{color:#8491a4;font-size:9px}.request-add-job-only-instructions{grid-column:1/-1}.request-add-job-only-button{min-height:36px;justify-self:start;padding:7px 11px;border-radius:9px;font-size:11px}.request-pricing-method{min-width:0;display:grid;justify-items:start;grid-gap:6px;gap:6px}.request-pricing-method-label{color:var(--muted);font-weight:600}.request-pricing-method-fixed{justify-self:start;padding:6px 10px;border-radius:999px;background:#e7efff;color:#245fb9;font-size:11px;font-weight:900}.request-automatic-quote{min-width:0}.request-automatic-quote-message{min-width:0;display:grid;grid-gap:8px;gap:8px;padding:11px 12px;border:1px solid #c9dbf5;border-radius:11px;background:#f4f8ff;color:#314b6f}.request-automatic-quote-message>strong{color:#264d82;font-size:12px;font-weight:900}.request-automatic-quote-message li,.request-automatic-quote-message>span{font-size:11px;line-height:1.45}.request-automatic-quote-message ul{display:grid;grid-gap:3px;gap:3px;margin:0;padding-left:18px}.request-automatic-quote-message[data-tone=warning]{border-color:#e7d29e;background:#fff9e9;color:#6b5624}.request-automatic-quote-message[data-tone=warning]>strong{color:#775b16}.request-automatic-quote-message[data-tone=error]{border-color:#efc5c5;background:#fff5f5;color:#7b3a3a}.request-automatic-quote-message[data-tone=error]>strong{color:#8b2929}.request-automatic-quote-actions,.request-automatic-quote-message>button{justify-self:start}.request-automatic-quote-actions{display:flex;flex-wrap:wrap;gap:7px}.request-automatic-quote-actions button,.request-automatic-quote-message>button{min-height:36px;padding:7px 11px;border-radius:9px;font-size:11px}.request-step-grid .request-manual-duration{min-width:0;margin:0}.request-manual-duration>strong{color:#394b66;font-size:12px;font-weight:850}.request-step-grid .request-manual-duration{padding:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,280px);align-items:center;grid-gap:10px;gap:10px}.request-duration-stepper{grid-column:2;min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:stretch;overflow:hidden;border:1px solid #cbd9ed;border-radius:11px;background:#fff}.request-duration-stepper button{min-width:44px;min-height:44px;padding:0;border:0;border-radius:0;background:#edf4ff;color:#2468d6;font-size:22px;font-weight:800;line-height:1}.request-duration-stepper button:first-child{border-right:1px solid #d7e2f2}.request-duration-stepper button:last-child{border-left:1px solid #d7e2f2}.request-duration-stepper button:hover:not(:disabled){background:#e2edff}.request-duration-stepper button:disabled{color:#9babc2;cursor:not-allowed;opacity:.65}.request-duration-stepper output{min-width:0;display:grid;place-items:center;padding:7px 8px;color:#1e3556;font-size:12px;font-weight:850;text-align:center}.request-services-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-top:2px;color:#394b66}.request-services-control-group{min-width:0;display:grid;grid-gap:12px;gap:12px}.request-services-control-grid{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;grid-gap:12px;gap:12px}.request-services-control-grid>*{min-width:0}.request-move-out-scope-note{grid-column:1/-1;min-width:0;padding:12px 14px;border:1px solid #efbd87;border-radius:14px;background:#fff8f0;color:#74400f;display:grid;grid-gap:4px;gap:4px}.request-move-out-scope-note strong{font-size:14px;font-weight:850;line-height:1.25}.request-move-out-scope-note span{color:#8d5421;font-size:12px;font-weight:600;line-height:1.4}.request-move-out-pricing-warning{min-width:0;padding:12px 14px;border:1px solid #e59a4b;border-radius:14px;background:#fff1e2;color:#743800;display:grid;grid-gap:3px;gap:3px}.request-move-out-pricing-warning strong{font-size:14px;font-weight:850;line-height:1.3}.request-move-out-pricing-warning span{color:#8d5421;font-size:12px;font-weight:650;line-height:1.4}.request-services-heading>span{font-size:14px;font-weight:800}.request-services-heading small{color:#6b7b92;font-size:12px;font-weight:650}.request-extras-fields{display:grid;grid-gap:12px;gap:12px}.request-extras-helper{margin-top:4px;color:var(--primary);font-size:13px;font-weight:650;line-height:1.4}.request-extras-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.request-admin-add-ons-grid,.request-move-out-included-grid,.request-service-add-ons-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.request-move-out-included-section{min-width:0}.request-move-out-included-title{display:block;color:#51607a;font-size:14px;font-weight:700;line-height:1.25}.request-move-out-included-helper{margin-top:4px;color:#8d5421;font-size:13px;font-weight:650;line-height:1.4}.request-move-out-included-grid{min-width:0}.request-boolean-tile{-webkit-appearance:none;-moz-appearance:none;appearance:none;align-self:stretch;width:100%;min-width:0;min-height:46px;padding:9px 11px 9px 13px;border:1px solid #d4e0f5;border-radius:14px;background:var(--surface-raised);color:#51607a;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;gap:8px;text-align:left;font:inherit;font-size:14px;font-weight:750;line-height:1.15;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.request-boolean-tile-label{min-width:0;overflow-wrap:anywhere}.request-admin-add-ons-grid .request-boolean-tile,.request-service-add-ons-grid .request-boolean-tile{min-height:54px;padding:10px 12px;gap:10px;font-size:14px;font-weight:850}.request-boolean-tile:hover{border-color:#afc5ef;background:#f7faff}.request-boolean-tile:focus-visible{outline:3px solid rgba(43,111,247,.2);outline-offset:2px}.request-boolean-tile.selected{border-color:var(--primary);background:var(--status-info-bg);color:#17335f;box-shadow:0 0 0 1px rgba(43,111,247,.08)}.request-boolean-tile-check{width:24px;height:24px;flex:0 0 24px;border:2px solid #b8c7df;border-radius:999px;background:#fff;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:900;line-height:1}.request-boolean-tile.selected .request-boolean-tile-check{border-color:var(--primary);background:var(--primary)}.request-move-out-included-grid .request-move-out-recommended-addon-tile,.request-move-out-included-grid .request-move-out-recommended-addon-tile:hover{border-color:#e58a2c;background:#fff3e7;color:#783d08;box-shadow:0 0 0 1px rgba(229,138,44,.12)}.request-move-out-included-grid .request-move-out-recommended-addon-tile .request-boolean-tile-check{border-color:#e58a2c;background:#fff}.request-move-out-included-grid .request-move-out-recommended-addon-tile.selected .request-boolean-tile-check{background:#e58a2c;color:#fff}.request-move-out-included-grid .request-move-out-recommended-addon-tile:focus-visible{outline-color:rgba(229,138,44,.28)}@media (max-width:360px){.request-boolean-tile{padding:8px 9px;gap:6px;font-size:13px}.request-boolean-tile-check{width:22px;height:22px;flex-basis:22px;font-size:14px}}.request-notes-modal.customer-request-dialog{padding:0}.customer-request-dialog .cleaner-job-detail-head{position:-webkit-sticky;position:sticky;top:0;z-index:4;margin:0;padding:18px;border-bottom:1px solid #e0e8f3;background:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.customer-request-dialog .cleaner-job-detail-card{margin:0;padding:18px;border:0;border-radius:0;background:transparent}.customer-request-dialog .request-card-details{min-height:0;grid-template-rows:none}.customer-request-dialog .customer-request-detail-rows{gap:9px}.customer-request-dialog .customer-request-notes-section{gap:7px}.customer-request-notes{margin:0;color:#26364e;font-size:15px;line-height:1.5;overflow-wrap:anywhere}@media (max-width:520px){.customer-request-dialog .cleaner-job-detail-card,.customer-request-dialog .cleaner-job-detail-head{padding:16px}.customer-request-dialog .customer-request-detail-rows .request-detail-row{grid-template-columns:minmax(0,1fr);gap:3px}.customer-request-dialog .customer-request-detail-rows .request-detail-label{color:#60708a;font-size:13px}}.request-contact-layout,.request-step-surface{display:grid;grid-gap:14px;gap:14px}.request-step-surface{border:1px solid #dfe8f7;border-radius:18px;background:var(--surface-raised);padding:16px}.request-form-admin .request-dispatch-surface{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.request-admin-step-stack{min-width:0;display:grid;grid-gap:14px;gap:14px}.request-admin-details-phase{min-width:0;display:grid;grid-gap:16px;gap:16px}.request-form-admin .request-admin-details-panel,.request-form-customer-three-step .request-customer-details-panel{min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.request-admin-details-layout{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;grid-gap:14px;gap:14px}.request-admin-details-accordion{min-width:0;display:grid;grid-gap:10px;gap:10px}.request-admin-details-section{min-width:0;overflow:hidden;border:1px solid #d7e3f5;border-radius:16px;background:#fff;box-shadow:0 4px 14px rgba(35,67,112,.05)}.request-admin-details-section.active{border-color:#2b6ff7;box-shadow:0 0 0 3px rgba(43,111,247,.12)}.request-admin-details-section.complete:not(.active){border-color:#cddaf0}.request-admin-details-section.locked{--request-admin-locked-foreground:#7a899f;background:#f7f8fb}.request-admin-details-header{position:relative;min-width:0}.request-admin-details-header.has-service-action .request-admin-details-trigger-head{padding-right:160px}.request-admin-details-header-action{position:absolute;top:0;right:14px;z-index:2;min-height:52px;display:flex;align-items:center}.request-service-header-included-trigger{margin:0;white-space:nowrap}.request-admin-details-trigger{width:100%;min-width:0;display:block;padding:0;border:0;border-radius:0;background:#fff;color:#14243c;text-align:left;box-shadow:none}.request-admin-details-trigger:disabled{color:var(--request-admin-locked-foreground,#7a899f);cursor:not-allowed;opacity:1}.request-admin-details-trigger:focus-visible{outline:3px solid rgba(43,111,247,.2);outline-offset:-3px}.request-admin-details-trigger-head{min-width:0;min-height:52px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:10px 14px;background:#f1f5fd}.request-admin-details-section.active .request-admin-details-trigger-head{background:#e6efff}.request-admin-details-section.locked .request-admin-details-trigger-head{background:#f2f4f8}.request-admin-details-section.locked .request-admin-details-icon{color:inherit}.request-admin-details-section.locked .request-admin-details-icon>img{display:none}.request-admin-details-section.locked .request-admin-step-icon-locked-mask{display:block}.request-admin-details-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:#456486}.request-admin-details-icon>img,.request-admin-details-icon>svg{width:28px;height:28px;object-fit:contain}.request-admin-step-icon-locked-mask{display:none;width:28px;height:28px;background:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.request-admin-details-trigger-head>strong{min-width:0;font-size:16px;font-weight:900}.request-admin-details-action{min-height:30px;display:inline-flex;align-items:center;padding:4px 11px;border:1px solid #c6d5ee;border-radius:999px;background:#fff;color:#315da6;font-size:12px;font-weight:850}.request-admin-details-chevron{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:#55708f}.request-admin-details-chevron svg{width:18px;height:18px}.request-admin-details-body{min-width:0;display:grid;grid-gap:14px;gap:14px;padding:15px;border-top:1px solid #e1e9f6;background:#fbfdff}.request-admin-details-continue{display:flex;justify-content:flex-end;padding-top:2px}.request-admin-details-continue>button{min-height:44px;padding:9px 16px;border-radius:12px;font-size:14px;font-weight:850}.request-choice-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:5px;gap:5px;padding:5px;border:1px solid #d7e3f5;border-radius:14px;background:#edf3fc}.request-choice-tabs>button{min-width:0;min-height:44px;padding:8px 12px;border:1px solid transparent;border-radius:10px;background:transparent;color:#5d6f89;font-size:14px;font-weight:850;box-shadow:none}.request-choice-tabs>button.active{border-color:#2b6ff7;background:#fff;color:#1d5fc8;box-shadow:0 4px 12px rgba(43,111,247,.14)}.request-quote-method-tabs{width:100%;max-width:260px;padding:3px;border-radius:11px}.request-quote-method-tabs>button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:6px 10px;border-radius:8px;font-size:12px}.request-pricing-method-icon{flex:0 0 auto;width:24px;height:24px;display:inline-grid;place-items:center;background:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.request-pricing-method-icon[data-pricing-method-icon=automatic]{-webkit-mask-image:url(/request-icons/pricing-automatic-wand.png);mask-image:url(/request-icons/pricing-automatic-wand.png)}.request-quote-method-tabs>button.active .request-pricing-method-icon[data-pricing-method-icon=automatic]{background:linear-gradient(90deg,#38bdf8,#3b82f6)}.request-quote-method-tabs>button[data-pricing-method=automatic].active>span:last-child{background:linear-gradient(90deg,#3b82f6,#6366f1);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.request-pricing-method-icon[data-pricing-method-icon=manual]{-webkit-mask-image:url(/request-icons/pricing-manual-wrench.png);mask-image:url(/request-icons/pricing-manual-wrench.png)}.request-selected-record{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid #9fc0ff;border-radius:14px;background:#f3f7ff}.request-selected-record-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.request-selected-record-copy>strong{overflow:hidden;color:#14243c;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.request-selected-record-copy>small,.request-selected-record-copy>span:not(.request-surface-kicker){overflow-wrap:anywhere;color:#5d6e87;font-size:12px;line-height:1.35}.request-selected-record>button{flex:0 0 auto;min-height:40px;padding:8px 13px;border:1px solid #aec6f1;border-radius:10px;background:#fff;color:#1d5fc8;font-size:13px;font-weight:850;box-shadow:none}.request-admin-customer-contact-fields,.request-admin-new-customer-surface{min-width:0}.request-admin-customer-contact-fields{padding:14px;border:1px solid #dfe8f7;border-radius:14px;background:#fff}.request-admin-new-customer-surface .request-admin-customer-contact-fields{padding:0;border:0;border-radius:0}.request-job-contact-control{padding:13px 14px;border-color:#cddcf4;background:#f7faff}.request-job-contact-toggle{cursor:pointer}.request-job-contact-toggle input[type=checkbox]{width:18px;height:18px;flex:0 0 18px}.request-job-contact-toggle-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.request-job-contact-toggle-copy strong{color:#17243a;font-size:14px;font-weight:800;line-height:1.25}.request-job-contact-toggle-copy small{color:#6a7a91;font-size:12px;font-weight:650;line-height:1.4}.request-admin-existing-customer-contact-fields{gap:0;padding:0 14px}.request-admin-existing-customer-contact-fields .request-customer-sms-consent,.request-admin-existing-customer-contact-fields .request-job-contact-control{padding:16px 2px;border:0;border-radius:0;background:transparent}.request-admin-existing-customer-contact-fields .request-customer-sms-consent,.request-admin-existing-customer-contact-fields .request-job-contact-editor{border-top:1px solid #dfe8f7}.request-admin-existing-customer-contact-fields .request-job-contact-editor{padding:14px 2px}.request-admin-existing-customer-contact-fields .request-job-contact-attention{margin:14px 0 0}.request-job-contact-attention{display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border:1px solid #e7c778;border-radius:12px;background:#fff9e9;color:#665122}.request-job-contact-attention strong{color:#5b4515;font-size:14px}.request-job-contact-attention small,.request-job-contact-attention span{font-size:12px;line-height:1.4}.request-job-contact-editor{min-width:0;display:grid;grid-gap:12px;gap:12px}.request-admin-search-panel{min-width:0;display:grid;grid-gap:9px;gap:9px}.request-admin-search-field{display:grid;grid-gap:6px;gap:6px}.request-admin-search-field>span{color:#51607a;font-size:14px;font-weight:800}.request-admin-search-field input{width:100%;min-height:48px;border-color:#bdd0ef;background:#fff}.request-admin-search-results{min-height:96px;max-height:min(48vh,430px);display:grid;align-content:start;grid-gap:8px;gap:8px;overflow-y:auto;overscroll-behavior:contain;padding:1px 4px 3px 1px}.request-customer-result-card{width:100%;min-width:0;min-height:76px;display:grid;grid-gap:4px;gap:4px;padding:11px 12px;border:1px solid #d7e3f5;border-radius:12px;background:#fff;color:#14243c;text-align:left;box-shadow:0 3px 10px rgba(35,67,112,.05)}.request-customer-result-card:focus-visible,.request-customer-result-card:hover{border-color:#7ea9fa;background:#f7faff}.request-customer-result-head{min-width:0;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:10px}.request-customer-result-head>strong{flex:1 1 180px;min-width:0;overflow:visible;font-size:15px;font-weight:900;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.request-customer-result-head>small{flex:0 0 auto;border-radius:999px;padding:3px 7px;background:#eef4ff;color:#315da6;font-size:10px;font-weight:800}.request-customer-result-contact,.request-customer-result-meta{overflow:visible;color:#5f7088;font-size:12px;line-height:1.3;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.request-customer-result-meta{color:#718099}@media (max-width:520px){.request-customer-result-head{align-items:flex-start}}.request-admin-search-empty{margin:0;padding:18px 12px;border:1px dashed #c8d8ee;border-radius:12px;background:#fbfdff;color:#60718b;font-size:13px;font-weight:700;text-align:center}.request-admin-search-empty.is-error,.request-inline-error{color:#b42318}.request-inline-error{padding:9px 11px;border:1px solid #f1b8b4;border-radius:10px;background:#fff4f3;font-size:12px;font-weight:800}.request-email-identity-feedback{margin-top:7px;display:flex;align-items:center;justify-content:space-between;gap:10px}.request-email-identity-feedback>span{min-width:0;overflow-wrap:anywhere}.request-email-identity-feedback>button{flex:0 0 auto;min-height:44px;padding:0 12px;border:1px solid #d92d20;border-radius:10px;background:#fff;color:#b42318;font:inherit;cursor:pointer}.request-email-identity-feedback>button:focus-visible{outline:3px solid rgba(43,111,247,.25);outline-offset:2px}@media (max-width:520px){.request-email-identity-feedback{align-items:stretch;flex-direction:column}.request-email-identity-feedback>button{width:100%}}.request-address-results{margin-top:6px}.request-address-suggestions{overflow:hidden;border:1px solid #d7e3f5;border-radius:10px;background:#fff;color:#1b1f23}.request-address-suggestions>button{width:100%;min-height:42px;display:block;padding:8px 10px;border:0;border-bottom:1px solid #edf1f7;border-radius:0;background:#fff;color:#1b1f23;text-align:left;box-shadow:none}.request-address-suggestions>button:last-child{border-bottom:0}.request-saved-property-list{min-width:0;display:grid;grid-gap:9px;gap:9px}.request-saved-property-entry{min-width:0;display:grid;grid-gap:8px;gap:8px}.request-saved-property-card{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;overflow:hidden;border:1px solid #d7e3f5;border-radius:12px;background:#fff;color:#17253b;box-shadow:none}.request-saved-property-card.selected{border-color:#2b6ff7;background:#f2f7ff;box-shadow:0 0 0 2px rgba(43,111,247,.08)}.request-saved-property-select{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:11px;gap:11px;padding:12px;border:0;border-radius:0;background:transparent;color:inherit;font:inherit;text-align:left;box-shadow:none;cursor:pointer}.request-saved-property-select:focus-visible,.request-saved-property-select:hover{background:rgba(43,111,247,.04)}.request-saved-property-edit:focus-visible,.request-saved-property-select:focus-visible{position:relative;z-index:1;outline:3px solid rgba(43,111,247,.18);outline-offset:-3px}.request-saved-property-indicator{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #b8c7df;border-radius:999px;background:#fff}.request-saved-property-indicator:after{width:10px;height:10px;border-radius:999px;background:transparent;content:"";transform:scale(0);transition:background .16s ease,transform .16s ease}.request-saved-property-card.selected .request-saved-property-indicator{border-color:#2b6ff7}.request-saved-property-card.selected .request-saved-property-indicator:after{background:#2b6ff7;transform:scale(1)}.request-saved-property-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.request-saved-property-copy small,.request-saved-property-copy strong{overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.request-saved-property-copy strong{overflow:visible;font-size:14px;font-weight:900}.request-saved-property-copy small{display:-webkit-box;max-height:2.7em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#61718a;font-size:12px;line-height:1.35;text-overflow:ellipsis}.request-property-add-area,.request-property-custom-area>button,.request-property-editor-close,.request-saved-property-edit{border:1px solid #a9c3f5;background:#fff;color:#1767eb;box-shadow:none}.request-saved-property-edit{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 64px;width:64px;min-width:64px;max-width:64px;height:40px;min-height:40px;max-height:40px;display:inline-flex;align-items:center;justify-content:center;align-self:center;box-sizing:border-box;margin-right:10px;padding:0;border:1px solid #c8d8ee;border-radius:10px;background:#f4f8ff;color:#2b6ff7;font-size:13px;font-weight:850;transform:none;transition:background .16s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:pointer}.request-saved-property-edit:active{transform:none}.request-job-access-override{display:grid;grid-gap:10px;gap:10px;min-width:0;padding-top:12px;border-top:1px solid #dbe6f7}.request-job-access-toggle{display:flex;align-items:center;gap:9px;color:#243a5a;font-size:13px;font-weight:850;cursor:pointer}.request-job-access-toggle input{width:18px;height:18px;margin:0;accent-color:#2b6ff7}.request-job-access-field{display:grid;grid-gap:6px;gap:6px;min-width:0}.request-job-access-field>span{color:#243a5a;font-size:13px;font-weight:850}.request-job-access-field>small{color:#607491;font-size:12px;line-height:1.4}.request-property-profile-editor{display:grid;grid-gap:16px;gap:16px;min-width:0;padding:16px;border:1px solid #a9c6fb;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(31,75,150,.08)}.request-property-profile-fields{min-width:0;display:grid;align-content:start;grid-gap:16px;gap:16px}.saved-property-editor-backdrop{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:24px;overflow:hidden;overscroll-behavior:none;background:rgba(14,26,43,.56);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.saved-property-editor-dialog{width:min(720px,100%);height:min(88vh,600px);height:min(88dvh,600px);max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #c8d9f1;border-radius:22px;background:#fff;color:#17253b;box-shadow:0 28px 80px rgba(13,39,80,.34)}.saved-property-editor-dialog:focus{outline:none}.saved-property-editor-dialog-head{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #dbe5f3;background:#f5f8fd}.saved-property-editor-dialog-head>div{min-width:0}.saved-property-editor-dialog-head h2,.saved-property-editor-dialog-head p{margin:0}.saved-property-editor-dialog-head h2{color:#101d31;font-size:24px;font-weight:950;letter-spacing:-.02em;line-height:1.15}.saved-property-editor-dialog-head p{margin-top:5px;color:#60718c;font-size:13px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}.saved-property-editor-dialog-body{min-height:0;overflow:hidden}.saved-property-editor-dialog-body>.request-property-profile-editor{border:0;border-radius:0;box-shadow:none}.saved-property-editor-dialog-body>form.request-property-profile-editor{height:100%;min-height:0;grid-template-rows:minmax(0,1fr) auto;gap:0;padding:0}.saved-property-editor-dialog-body>div.request-property-profile-editor{padding:20px 22px}.saved-property-editor-dialog-body .request-property-profile-fields{min-height:0;grid-auto-rows:max-content;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-gutter:stable;padding:20px 22px}.saved-property-editor-dialog-body .request-property-profile-actions{position:relative;z-index:2;padding:13px 22px;border-top:1px solid #dbe5f3;background:#fff}.request-property-profile-editor.is-loading{color:#536987;font-size:13px;font-weight:750}.request-property-profile-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.request-property-profile-editor-head h4,.request-property-profile-editor-head p{margin:0}.request-property-profile-editor-head h4{color:#0c1a30;font-size:18px;font-weight:900}.request-property-profile-editor-head p{margin-top:4px;color:#5b6f8c;font-size:12px;font-weight:700;overflow-wrap:anywhere}.request-property-editor-close{width:44px;height:44px;flex:0 0 auto;padding:0;border-radius:10px;font-size:22px;line-height:1}.request-property-profile-address-note,.request-property-profile-legacy-note{padding:10px 12px;border-radius:10px;font-size:12px;font-weight:700;line-height:1.4}.request-property-profile-legacy-note{border:1px solid #ead49a;background:#fff9e9;color:#755000;justify-self:start;padding:5px 8px}.request-property-profile-address-note{border:1px solid #d4e1f5;background:#f5f8fd;color:#526985}.request-property-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.request-property-private-fieldset label,.request-property-profile-grid label{display:grid;grid-gap:6px;gap:6px;min-width:0}.request-property-private-fieldset label>span,.request-property-profile-grid label>span{color:#3f526e;font-size:12px;font-weight:850}.request-property-custom-area input,.request-property-private-fieldset textarea,.request-property-profile-grid input,.request-property-profile-grid select,.request-property-standard-area>input{width:100%;min-width:0;border-color:#c8d7eb;background:#fff}.request-property-areas-fieldset,.request-property-private-fieldset{display:grid;grid-gap:12px;gap:12px;min-width:0;margin:0;padding:14px;border:1px solid #d4e0f1;border-radius:12px}.request-property-areas-fieldset legend,.request-property-private-fieldset legend{padding:0 5px;color:#17253b;font-size:14px;font-weight:900}.request-property-areas-fieldset>p,.request-property-private-fieldset>p{margin:0;color:#657792;font-size:12px;line-height:1.4}.request-property-custom-areas,.request-property-standard-areas{display:grid;grid-gap:8px;gap:8px}.request-property-standard-area{display:grid;grid-template-columns:minmax(0,1fr) 76px;grid-gap:10px;gap:10px;align-items:center;min-height:44px;padding:7px 9px;border:1px solid #d7e3f4;border-radius:10px;background:#f9fbff}.request-property-standard-area label{display:flex;align-items:center;gap:9px;color:#263a57;font-size:13px;font-weight:800}.request-property-standard-area input[type=checkbox]{width:20px;height:20px;margin:0;accent-color:#1767eb}.request-property-custom-area{display:grid;grid-template-columns:minmax(0,1fr) 76px auto;grid-gap:8px;gap:8px;align-items:center}.request-property-add-area,.request-property-custom-area>button{min-height:44px;border-radius:9px;padding:0 10px;font-size:12px;font-weight:800}.request-property-add-area{justify-self:start}.request-property-private-fieldset{background:#f9fbfe}.request-property-profile-actions>button{min-height:42px;border-radius:10px;padding:0 14px;font-size:13px;font-weight:850}.request-property-details-heading{margin:0;color:#17253b;font-size:14px;font-weight:900}.request-property-facts-fields{display:grid;grid-gap:12px;gap:12px}.request-property-facts-helper{margin:0;color:#657792;font-size:12px;line-height:1.4}.request-property-facts-layout{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:11px;gap:11px;min-width:0}.request-property-fact-counters{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;min-width:0}.request-property-basement-fields{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:11px;gap:11px;min-width:0;padding-top:2px}.request-property-basement-square-feet{grid-column:1/-1}.request-property-fact{display:grid;grid-gap:6px;gap:6px;min-width:0}.request-property-fact>span,.request-property-private-details-body label>span,.request-property-type-repair>span{color:#3f526e;font-size:12px;font-weight:850}.request-property-fact>small{color:#657792;font-size:11px;line-height:1.35}.request-property-field-error{color:#b42318!important;font-weight:700}.request-property-fact-size-range,.request-property-fact-square-feet{grid-column:span 3}.request-property-fact-size-range-wide,.request-property-fact-square-feet-wide{grid-column:1/-1}.request-property-square-feet-input{width:100%;min-height:48px;padding:0 12px;border:1px solid #c8d7eb;border-radius:10px;background:#fff;color:#0f1b2d;font:inherit;font-weight:400}.request-property-square-feet-input:focus{border-color:#2b6ff7;box-shadow:0 0 0 3px rgba(43,111,247,.12)}.request-property-fact-stepper .request-property-fact-value{min-width:0;min-height:34px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;color:#0f1b2d;font-size:18px;font-weight:700;line-height:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.request-property-fact .wizard-counter{width:100%;min-width:0;margin-top:0;grid-template-columns:38px minmax(0,1fr) 38px}.request-property-fact-stepper button:disabled{opacity:.4}.request-property-pet-field{width:min(100%,220px)}@media (max-width:720px){.request-property-fact-counters{grid-template-columns:repeat(2,minmax(0,1fr))}.request-property-basement-fields{grid-template-columns:1fr}.request-property-basement-square-feet{grid-column:1}}.request-property-profile-actions{display:flex;justify-content:flex-end;gap:9px}.request-property-type-repair{display:grid;grid-gap:6px;gap:6px}.request-property-type-repair select{width:100%;border-color:#c8d7eb;background:#fff}.request-property-type-repair.needs-review select{border-color:#d5a83d;background:#fffdf6}.request-property-private-details{min-width:0;border:1px solid #d4e0f1;border-radius:12px;background:#f9fbfe;overflow:hidden}.request-property-private-details summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:0 13px;cursor:pointer;color:#263a57;font-size:13px;font-weight:850;list-style:none}.request-property-private-details summary:after{content:"";width:8px;height:8px;flex:0 0 8px;border-right:2px solid #52657f;border-bottom:2px solid #52657f;transform:rotate(45deg) translateY(-2px);transition:transform .15s ease}.request-property-private-details[open] summary:after{transform:rotate(225deg) translate(-2px,-2px)}.request-property-private-details summary:focus-visible{outline:3px solid rgba(43,111,247,.18);outline-offset:-3px}.request-property-private-details summary::-webkit-details-marker{display:none}.request-property-private-details summary span{margin-left:auto;color:#596b85;font-size:11px;font-weight:750}.request-property-private-details-body{display:grid;grid-gap:12px;gap:12px;padding:0 13px 13px}.request-property-private-details-body>p{margin:0;color:#586b87;font-size:12px;line-height:1.4}.request-property-private-details-body label{display:grid;grid-gap:6px;gap:6px}.request-property-private-details-body textarea{width:100%;min-width:0;border-color:#c8d7eb;background:#fff}@media (max-width:640px){.request-property-profile-editor{padding:12px}.saved-property-editor-backdrop{align-items:end;padding:0}.saved-property-editor-dialog{width:100%;height:min(calc(100vh - 10px),720px);height:min(calc(100dvh - 10px),720px);max-height:calc(100vh - 10px);max-height:calc(100dvh - 10px);border-right:0;border-bottom:0;border-left:0;border-radius:22px 22px 0 0}.saved-property-editor-dialog-head{padding:16px}.saved-property-editor-dialog-head h2{font-size:22px}.saved-property-editor-dialog-body .request-property-profile-fields,.saved-property-editor-dialog-body>div.request-property-profile-editor{padding:15px 14px}.saved-property-editor-dialog-body .request-property-profile-actions{padding:12px 14px max(12px,env(safe-area-inset-bottom))}.request-property-profile-grid{grid-template-columns:1fr}.request-property-custom-area{grid-template-columns:minmax(0,1fr) 68px}.request-property-custom-area>button{grid-column:1/-1;width:100%}.request-property-profile-actions>button{flex:1 1}.request-property-facts-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.request-property-fact-size-range,.request-property-fact-square-feet{grid-column:span 1}.request-property-fact-size-range,.request-property-fact-square-feet{grid-column:1/-1}}.request-property-empty-note{padding:10px 12px;border:1px solid #cadbf5;border-radius:10px;background:#f4f8ff;color:#526984;font-size:13px;line-height:1.4}.request-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.request-review-card{min-width:0;display:grid;align-content:start;grid-gap:7px;gap:7px;padding:13px;border:1px solid #d8e4f5;border-radius:13px;background:#fff}.request-review-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.request-review-card-head>span{color:#526780;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.request-review-card-head>button{min-height:30px;padding:4px 9px;border:1px solid #c5d7f3;border-radius:8px;background:#f5f8fe;color:#1f60c6;font-size:11px;font-weight:850;box-shadow:none}.request-review-card>strong{overflow-wrap:anywhere;color:#17253b;font-size:15px;line-height:1.3}.request-review-card-details{min-width:0;display:grid;grid-gap:2px;gap:2px;color:#61718a;font-size:12px;line-height:1.35}.request-review-card-details>span{overflow-wrap:anywhere}.request-review-ready-note{display:grid;grid-gap:3px;gap:3px;padding:12px 14px;border:1px solid #a8ddc2;border-radius:12px;background:#f1fbf6;color:#35644e}.request-review-ready-note strong{color:#167348;font-size:14px}.request-review-ready-note span{font-size:12px;line-height:1.4}.request-review-ready-note[data-tone=manual]{border-color:#efd28e;background:#fff9e9;color:#785817}.request-review-ready-note[data-tone=manual] strong{color:#8a5b00}.request-review-ready-note[data-tone=error]{border-color:#efb4b4;background:#fff4f4;color:#8e3737}.request-review-ready-note[data-tone=error] strong{color:#a62929}.request-review-ready-note[data-tone=idle],.request-review-ready-note[data-tone=loading]{border-color:#c5d7f3;background:#f4f8ff;color:#526984}.request-review-ready-note[data-tone=idle] strong,.request-review-ready-note[data-tone=loading] strong{color:#1f60c6}.request-contact-fields{display:grid;grid-gap:12px;gap:12px}.request-contact-fields label:not(.sms-consent-row){display:block;margin-bottom:8px;color:#51607a;font-size:14px;font-weight:700;line-height:1.2}.request-contact-surface-admin .request-contact-fields{gap:16px}.request-field-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:start}.request-field-full,.request-field-pair>div{min-width:0}.request-step-grid>.request-field-full{grid-column:1/-1}.request-field-pair-address{grid-template-columns:minmax(0,1.75fr) minmax(170px,.85fr)}.request-customer-optional-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.request-surface-header{display:grid;grid-gap:4px;gap:4px}.request-customer-details-header{padding-bottom:2px}.request-customer-details-title{margin:0;color:#0f1b2d;font-size:22px;font-weight:850;line-height:1.15;letter-spacing:-.2px}.request-required-mark{margin-left:2px;color:var(--status-danger-strong)}.request-surface-kicker{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#3157b8}.request-surface-copy{font-size:13px;color:#5b6b82;line-height:1.45}.request-step-surface.request-quote-surface{border:0;border-radius:0;background:transparent;padding:0;gap:10px}.request-admin-gross-profit{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid #d7e3f2;border-radius:12px;background:#edf2f8;color:#253a59}.request-admin-gross-profit>span{min-width:0;display:grid;grid-gap:2px;gap:2px}.request-admin-gross-profit>span>strong,.request-admin-gross-profit>strong{font-size:13px;font-weight:900}.request-admin-gross-profit>span>small{color:#66758a;font-size:11px;line-height:1.35}.request-admin-gross-profit>strong{flex:0 0 auto;color:#596a82}.job-pricing-fields{display:grid;grid-gap:10px;gap:10px;min-width:0;margin:0;padding:0;border:0}.job-pricing-fields legend{margin:0 0 8px;padding:0;color:var(--ink);font-size:14px;font-weight:900}.job-pricing-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:5px;gap:5px;padding:5px;border:0;border-bottom:1px solid #d7e3f2;border-radius:0;background:#edf2f8}.job-pricing-control{min-width:0;overflow:hidden;border:1px solid #cbd9ec;border-radius:14px;background:#fff;box-shadow:0 4px 12px rgba(35,67,112,.06)}.job-pricing-mode-option{min-height:44px;padding:8px 10px;border:1px solid transparent;border-radius:10px;background:transparent;box-shadow:none;color:#5e6f87;font-size:13px;font-weight:900}.job-pricing-mode-option[aria-pressed=true]{border-color:#c9d9ee;background:#fff;box-shadow:0 3px 10px rgba(35,67,112,.1);color:#1d4ed8}.job-pricing-mode-option:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:2px}.job-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;min-width:0;padding:12px;background:#fff}.job-pricing-grid-flat{grid-template-columns:minmax(0,1fr)}.job-pricing-grid label{display:grid;grid-gap:5px;gap:5px;min-width:0;margin:0;color:#5b6b82;font-size:12px;font-weight:800}.job-pricing-currency-input{position:relative;display:block;min-width:0}.job-pricing-currency-input>span{position:absolute;z-index:1;top:50%;left:11px;transform:translateY(-50%);color:#5b6b82;font-size:15px;font-weight:800;line-height:1;pointer-events:none}.job-pricing-currency-input input{width:100%;min-width:0;min-height:44px;margin:0;padding-left:26px;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.job-pricing-currency-input input::-webkit-inner-spin-button,.job-pricing-currency-input input::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.job-pricing-error{color:#b42318;font-size:12px;font-weight:800;line-height:1.35}.admin-edit-scope-price{display:grid;grid-gap:14px;gap:14px;margin-top:14px;padding-top:14px;border-top:1px solid #dbe5f1}.admin-edit-scope-price>h3{margin:0;font-size:16px}.admin-edit-scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.admin-edit-scope-grid label{display:grid;grid-gap:5px;gap:5px;min-width:0;margin:0}.admin-edit-scope-grid label>span{color:#5b6b82;font-size:12px;font-weight:800}.request-assignment-modes{grid-template-columns:repeat(2,minmax(0,1fr))}.request-assignment-modes .request-assignment-mode-dispatch{grid-column:1/-1;min-height:44px;font-size:15px}.request-selected-cleaner{display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border-radius:14px;border:1px solid #dde8fb;background:var(--surface);color:#22324a}.request-selected-cleaner-label{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#5d7090}.sms-consent-block{border:1px solid #dde5f4;border-radius:12px;padding:10px 12px;background:var(--surface)}.sms-consent-title{margin-bottom:6px}.sms-consent-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:0!important}.sms-consent-row input[type=checkbox]{margin-top:2px;width:16px;height:16px;flex:0 0 auto}.sms-consent-row span{font-size:13px;line-height:1.4;color:#5b6b82}.request-customer-sms-consent{padding:13px 14px;border-radius:14px}.request-sms-consent-row input[type=checkbox]{width:18px;height:18px;flex-basis:18px}.request-sms-consent-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.request-sms-consent-copy strong{color:#17243a;font-size:14px;font-weight:800;line-height:1.2}.request-sms-profile-note{color:#6f7f95;font-size:12px;font-weight:700}.request-schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px}.request-schedule-cell{min-width:0}.request-schedule-cell input[type=date],.request-schedule-cell select{margin-top:0;width:100%;height:42px;padding:8px 10px;border-radius:10px}.request-schedule-control{display:block;width:100%;max-width:100%;box-sizing:border-box;margin-top:0!important;height:46px!important;min-height:46px!important;padding:0 12px!important;border-radius:12px;font-size:16px;line-height:46px}.request-schedule-date{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;text-align-last:center}.request-schedule-date::-webkit-date-and-time-value,.request-schedule-date::-webkit-datetime-edit{text-align:center;width:100%;margin:0;padding:0;min-height:100%;display:inline-flex;align-items:center;justify-content:center}.request-schedule-date::-webkit-datetime-edit-fields-wrapper{width:100%;min-height:100%;display:inline-flex;align-items:center;justify-content:center}.request-schedule-date::-webkit-calendar-picker-indicator{align-self:center}.home-type-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.home-type-card{border:1px solid #d7e3f5;border-radius:12px;background:var(--surface-raised);min-height:88px;display:grid;place-items:center;grid-gap:4px;gap:4px;padding:10px;color:#20314e}.home-type-card.active{border-color:#2b6ff7;box-shadow:0 0 0 2px rgba(43,111,247,.14);background:var(--surface)}.home-type-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;color:#2563eb;line-height:1}.home-type-icon img,.property-type-icon-image{width:100%;height:100%;display:block;object-fit:contain}.home-type-label{font-size:13px;font-weight:700}.pill-toggle{display:inline-flex;border:1px solid #d4e0f5;background:var(--surface);border-radius:999px;padding:3px;gap:4px;margin-top:2px;min-width:188px;justify-content:stretch}.pill-toggle button{border:0;border-radius:999px;padding:7px 14px;min-width:72px;flex:1 1;background:transparent;color:#4f6383;font-size:13px;font-weight:700}.pill-toggle button.active{background:#2b6ff7;color:#fff;box-shadow:0 6px 16px rgba(43,111,247,.22)}.wizard-counter{margin-top:6px;border:1px solid #d9e3f6;border-radius:12px;overflow:hidden;display:inline-grid;grid-template-columns:38px minmax(54px,auto) 38px;align-items:center;background:var(--surface-raised)}.wizard-counter button{border:0;border-radius:0;min-height:34px;padding:0;background:#f1f5ff;color:#2b6ff7;font-size:22px;line-height:1}.wizard-counter span{text-align:center;font-size:21px;font-weight:700;color:#0f1b2d}.request-wizard-footer{position:-webkit-sticky;position:sticky;bottom:8px;z-index:15;margin-top:4px;border:1px solid #dbe6fa;border-radius:12px;background:rgba(253,254,255,.96);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.request-form-status{margin:0}.request-form-admin .request-wizard-footer{padding:15px 18px;gap:18px}.request-form-admin .request-wizard-footer,.request-form-customer-three-step .request-wizard-footer{position:-webkit-sticky;position:sticky;bottom:max(8px,env(safe-area-inset-bottom));z-index:30;width:100%;max-width:100%;min-width:0;box-sizing:border-box;border-color:#b8cefa;background:rgba(244,248,255,.96);box-shadow:0 0 0 3px rgba(43,111,247,.05),0 8px 20px rgba(43,111,247,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.request-submit-meta{min-width:0}.request-form-admin .request-submit-meta{flex:1 1 auto}.request-form-admin .request-admin-quote-summary{min-width:0;display:grid;align-items:center;grid-gap:7px;gap:7px}.request-admin-quote-copy{min-width:0;display:grid;align-content:center;justify-items:start;grid-gap:7px;gap:7px}.request-admin-quote-copy .request-submit-estimate{white-space:nowrap}.request-admin-price-line{min-width:0;display:flex;align-items:baseline;gap:7px;color:#102648;white-space:nowrap}.request-admin-price-amount{font-size:32px;font-weight:900;letter-spacing:-.035em;line-height:1}.request-admin-price-basis{color:#7b8798;font-size:17px;font-weight:500;letter-spacing:0;line-height:1}.request-admin-service-duration-row{min-width:0;display:flex;align-items:center;gap:11px;flex-wrap:wrap}.request-admin-service-duration-row .request-submit-sub{color:#61718a;font-size:15px;font-weight:750;line-height:1.2}.request-admin-duration-pill{flex:0 0 auto;min-height:28px;display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border:1px solid #bfd2f2;border-radius:999px;background:#fff;color:#315b96;font-size:11px;font-weight:900;line-height:1;white-space:nowrap}.request-admin-duration-pill svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.request-admin-quote-copy[data-updating=true] .request-admin-duration-pill,.request-admin-quote-copy[data-updating=true] .request-admin-price-line{opacity:.68}.request-admin-quote-updating{flex:0 0 auto;min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;background:#e7f0ff;color:#2162c6;font-size:11px;font-weight:900;line-height:1.2;white-space:nowrap}.request-admin-quote-spinner{width:14px;height:14px;flex:0 0 auto;border:2px solid rgba(33,98,198,.28);border-top-color:currentcolor;border-radius:999px;animation:request-admin-quote-spin .72s linear infinite}@keyframes request-admin-quote-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.request-admin-quote-spinner{animation:none}}.request-admin-breakdown-trigger,.request-admin-edit-quote{flex:0 0 auto;min-height:30px;border:0;border-radius:8px;color:#2162c6;font-size:11px;font-weight:900;line-height:1.2;white-space:nowrap;box-shadow:none}.request-admin-breakdown-trigger{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#e7f0ff;text-decoration:none}.request-admin-breakdown-trigger svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.request-admin-edit-quote{padding:5px 8px;background:transparent;text-decoration:underline;text-underline-offset:2px}.request-admin-breakdown-trigger:hover,.request-admin-edit-quote:hover{background:#dce9ff}.request-admin-breakdown-trigger:focus-visible,.request-admin-edit-quote:focus-visible,.request-labor-breakdown-head>button:focus-visible,.request-quote-method-tabs>button:focus-visible{outline:3px solid rgba(43,111,247,.22);outline-offset:2px}.request-admin-quote-summary .request-submit-cleaner{width:100%;margin-top:0}.request-form-admin .request-admin-estimate-footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"estimate-head estimate-head" "estimate-facts estimate-facts" "estimate-review estimate-actions";align-items:center;grid-column-gap:10px;column-gap:10px;grid-row-gap:10px;row-gap:10px;padding:14px}.request-admin-estimate-footer .request-admin-quote-copy,.request-admin-estimate-footer .request-admin-quote-summary{display:contents}.request-admin-estimate-head{grid-area:estimate-head;min-width:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px}.request-admin-estimate-head.has-cleaner{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.request-admin-estimate-price{min-width:0}.request-admin-estimate-price .request-submit-estimate{overflow:hidden;text-overflow:ellipsis}.request-admin-estimate-price .request-admin-price-amount,.request-admin-estimate-price .request-admin-price-value{color:var(--status-success-strong)}.request-admin-estimate-head .request-submit-cleaner{width:100%;max-width:100%;min-width:0;overflow:visible;justify-self:end;justify-content:flex-end;gap:7px;margin:0;color:#60708a;font-size:13px}.request-submit-cleaner-avatars{flex:0 0 auto;display:inline-flex;align-items:center;isolation:isolate}.request-submit-cleaner-avatars:empty{display:none}.request-submit-cleaner-avatar{position:relative;width:30px;height:30px;flex:0 0 30px;display:inline-flex}.request-submit-cleaner-avatar>.request-card-person-avatar{width:100%;height:100%;flex-basis:100%;border:2px solid #fff;border-radius:999px;box-shadow:0 1px 4px rgba(25,58,108,.18)}.request-submit-cleaner-avatars>.request-submit-cleaner-avatar+.request-submit-cleaner-avatar{margin-left:-9px}.request-submit-cleaner-lead-star{position:absolute;top:2px;left:-4px;z-index:2;width:14px;height:14px;display:grid;place-items:center;border:1px solid #fff;border-radius:999px;background:#fff7d6;color:#d79a00;font-size:9px;line-height:1;box-shadow:0 1px 3px rgba(97,67,0,.2)}.request-admin-estimate-head .request-submit-cleaner strong{flex:0 1 auto;color:#102648}.request-submit-cleaner-names-compact{min-width:0;display:none;align-items:center;gap:5px}.request-submit-cleaner-names-compact>strong{flex:1 1 auto}.request-submit-cleaner-more{min-width:30px;height:24px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border:1px solid #a9c5f6;border-radius:999px;background:#fff;color:#2162c6;font-size:11px;font-weight:900;line-height:1;box-shadow:none}.request-submit-cleaner-more:hover{background:#e7f0ff}.request-submit-cleaner-more:focus-visible{outline:3px solid rgba(43,111,247,.22);outline-offset:2px}@media (max-width:860px){.request-submit-cleaner-names-wide{display:none}.request-submit-cleaner-names-compact{display:inline-flex}.request-cleaner-team-backdrop{place-items:end center;padding:8px;overflow:hidden}.request-cleaner-team-dialog{max-height:82vh;padding:16px;border-radius:22px 22px 12px 12px}}.request-admin-estimate-facts{grid-area:estimate-facts;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.request-admin-estimate-footer .request-admin-duration-pill,.request-admin-estimate-footer .request-admin-estimate-service{width:100%;min-width:0;min-height:48px;box-sizing:border-box;display:flex;align-items:center;padding:10px 14px;border:1px solid #c7d8f3;border-radius:12px;background:#fff}.request-admin-estimate-footer .request-admin-estimate-service{overflow:hidden;color:#17253b;font-size:15px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.request-admin-estimate-footer .request-admin-duration-pill{justify-content:flex-start;gap:8px;color:#234f8f;font-size:14px}.request-admin-estimate-facts>:only-child{grid-column:1/-1}.request-admin-estimate-review{grid-area:estimate-review;min-width:0;align-self:stretch;display:flex}.request-admin-estimate-review:empty{display:none}.request-admin-estimate-review .request-admin-breakdown-trigger,.request-admin-estimate-review .request-admin-edit-quote,.request-admin-estimate-review .request-admin-quote-updating{width:100%;min-width:0;min-height:52px;justify-content:space-between;padding:10px 14px;border-radius:12px;font-size:14px}.request-admin-estimate-review .request-admin-quote-updating{justify-content:flex-start}.request-form-admin .request-admin-estimate-footer .request-wizard-actions{grid-area:estimate-actions;align-self:stretch;padding-left:0;margin-left:0;border-left:0}.request-form-admin .request-admin-estimate-footer.is-awaiting-service{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"estimate-head estimate-head" "estimate-facts estimate-actions"}.request-form-admin .request-admin-estimate-footer.is-awaiting-service .request-admin-estimate-facts{grid-template-columns:minmax(0,1fr)}.request-form-admin .request-admin-estimate-footer.is-awaiting-service .request-wizard-actions{align-self:stretch}.request-admin-estimate-notice{grid-column:1/-1;min-width:0;min-height:40px;box-sizing:border-box;display:flex;align-items:center;gap:8px;margin:0;padding:9px 11px;border:1px solid #f0cd78;border-radius:10px;background:#fff8e6;color:#7a5100;font-size:13px;font-weight:750;line-height:1.3}.request-admin-estimate-notice-icon{width:20px;height:20px;flex:0 0 20px;display:grid;place-items:center;border-radius:999px;background:#f5b82e;color:#fff;font-size:13px;font-weight:900;line-height:1}.request-form-admin .request-admin-estimate-footer .request-wizard-actions>.request-create-job-button{min-width:132px;min-height:52px;height:52px;padding-inline:18px}.request-submit-estimate{font-weight:800;color:#122744;font-size:16px}.request-submit-sub{font-size:13px;color:#586a84}.request-customer-pricing-status{display:grid;justify-items:start;grid-gap:2px;gap:2px}.request-customer-service-placeholder{width:100%;min-width:0;min-height:48px;box-sizing:border-box;display:flex;align-items:center;padding:10px 14px;border:1px solid #c7d8f3;border-radius:12px;background:#fff;color:#17253b;font-size:15px;font-weight:850;line-height:1.2}.request-form-customer-three-step .request-wizard-footer.request-customer-estimate-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"estimate-summary estimate-summary" "estimate-review estimate-actions";align-items:center}.request-customer-estimate-footer .request-customer-pricing-status{grid-area:estimate-summary;width:100%;gap:10px}.request-customer-estimate-price{min-width:0;display:flex;align-items:baseline;gap:7px;white-space:nowrap}.request-customer-estimate-price .request-customer-price-amount{font-size:28px;letter-spacing:-.035em;line-height:1}.request-customer-estimate-price .request-customer-price-basis{font-size:15px}.request-customer-estimate-facts[data-updating=true],.request-customer-estimate-price[data-updating=true]{opacity:.68}.request-customer-estimate-facts{width:100%;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.request-customer-estimate-duration,.request-customer-estimate-service{min-width:0;min-height:46px;box-sizing:border-box;display:flex;align-items:center;padding:9px 12px;border:1px solid #c7d8f3;border-radius:12px;background:#fff;color:#17253b;font-size:14px;font-weight:850;line-height:1.2}.request-customer-estimate-service{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-customer-estimate-duration{gap:7px;color:#234f8f;white-space:nowrap}.request-customer-estimate-duration svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.request-customer-estimate-review{grid-area:estimate-review;min-width:0;align-self:stretch;display:flex}.request-customer-estimate-review .request-admin-breakdown-trigger{width:100%;min-width:0;min-height:46px;justify-content:space-between;padding:9px 12px;border-radius:12px;font-size:13px}.request-customer-estimate-review .request-admin-quote-updating{width:100%;min-width:0;min-height:46px;box-sizing:border-box;justify-content:flex-start;padding:9px 12px;border-radius:12px;font-size:13px}.request-customer-estimate-footer .request-wizard-actions{grid-area:estimate-actions}.request-customer-estimate-summary{display:grid;grid-gap:10px;gap:10px;margin:18px 0 0}.request-customer-estimate-summary>div{display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border:1px solid #d7e3f5;border-radius:12px;background:#f8fbff}.request-customer-estimate-summary dt{color:#64738a;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.035em}.request-customer-estimate-summary dd{margin:0;color:#17253b;font-size:15px;font-weight:750;line-height:1.4}.request-customer-estimate-inclusions{display:grid;grid-gap:10px;gap:10px}.request-customer-estimate-inclusions>div{display:grid;grid-gap:4px;gap:4px}.request-customer-estimate-inclusions strong{font-size:14px}.request-customer-estimate-inclusions ul{margin:0;padding-left:20px;color:#50627d;font-size:14px;font-weight:600}.request-customer-price-line{display:inline-flex;align-items:baseline;gap:5px;white-space:nowrap}.request-customer-price-amount{color:#168449;font-weight:900}.request-customer-price-basis{color:#7b8798;font-size:.78em;font-weight:500}.request-customer-pricing-status[data-tone=manual] .request-submit-estimate{color:#8a5b00}.request-customer-pricing-status[data-tone=error] .request-submit-estimate,.request-customer-pricing-status[data-tone=error] .request-submit-sub{color:#a62929}.request-customer-quote-retry{min-height:44px;margin-top:4px;padding:0 12px;border:1px solid #9ebcf6;border-radius:10px;background:#fff;color:var(--primary);font-size:13px;font-weight:800;box-shadow:none}.request-customer-quote-retry:focus-visible{outline:3px solid rgba(43,111,247,.32);outline-offset:2px}.customer-book-again-pricing{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:baseline;grid-gap:4px 12px;gap:4px 12px;min-height:76px;padding:12px 14px;border:1px solid #c9d8f2;border-radius:14px;background:#f7faff;color:#233b60}.customer-book-again-pricing>small{grid-column:1/-1;color:#6b7890;line-height:1.4}.customer-book-again-pricing-detail{justify-self:end;color:#315d9d;font-size:14px;font-weight:800}.customer-book-again-pricing[data-tone=manual]{border-color:#ead39a;background:#fffaf0;color:#7a5200}.customer-book-again-pricing[data-tone=error]{border-color:#efb6b6;background:#fff7f7;color:#9b2929}.customer-book-again-pricing[data-tone=loading]{color:#536681}.customer-book-again-pricing .request-customer-quote-retry{grid-column:1/-1;justify-self:start}@media (max-width:520px){.customer-book-again-pricing{grid-template-columns:minmax(0,1fr)}.customer-book-again-pricing-detail{justify-self:start}}.request-admin-action-icon{display:none}.request-submit-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.request-wizard-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.request-form-admin .request-wizard-actions{width:auto;flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:8px}.request-form-admin .request-wizard-actions>button{min-width:0;min-height:48px;padding:0 12px;border:1px solid var(--primary);border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;line-height:1.1;white-space:nowrap;box-shadow:0 8px 16px rgba(43,111,247,.16)}.request-form-admin .request-wizard-actions>button.ghost{border-color:#9ebcf6;background:#fff;color:var(--primary);box-shadow:none}.request-form-admin .request-wizard-actions>button.secondary{border-color:#d1def2;background:#e8f0fc;color:var(--primary);box-shadow:none}.request-form-admin .request-wizard-actions>.request-admin-desktop-back-action,.request-form-admin .request-wizard-actions>.request-admin-desktop-next-action,.request-form-admin .request-wizard-actions>.request-admin-restart-action{width:52px;min-width:52px;max-width:52px;height:52px;min-height:52px;padding:0}.request-form-admin .request-admin-desktop-back-action .request-admin-action-icon,.request-form-admin .request-admin-desktop-next-action .request-admin-action-icon,.request-form-admin .request-admin-restart-action .request-admin-action-icon{display:block}.request-form-admin .request-admin-restart-action .request-admin-action-text,.request-form-admin .request-wizard-actions>.request-admin-mobile-action{display:none}.request-admin-desktop-back-action svg,.request-admin-desktop-next-action svg,.request-admin-mobile-action svg,.request-admin-restart-action svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media (min-width:861px){.request-form-admin .request-wizard-actions{align-self:stretch;padding-left:20px;margin-left:3px;border-left:1px solid #d7e3f5}}.request-form-admin .request-wizard-actions>button:focus-visible{outline:3px solid rgba(43,111,247,.2);outline-offset:2px}.request-create-job-button:disabled,.request-form-admin .request-wizard-actions>button:disabled{border:1px solid #cbd8eb;background:#dce5f3;color:#7b8ba2;box-shadow:none;cursor:not-allowed;opacity:1}.request-form-customer .request-wizard-actions{width:min(100%,360px);display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);align-items:stretch;grid-gap:8px;gap:8px}.request-form-customer-three-step .request-wizard-actions{width:min(100%,460px)}.request-form-customer .request-wizard-actions>button{min-width:0;min-height:48px;padding:0 12px;border:1px solid var(--primary);border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;line-height:1.1;white-space:nowrap;box-shadow:0 8px 16px rgba(43,111,247,.16)}.request-form-customer .request-wizard-actions>button.secondary{border-color:#d1def2;background:#e8f0fc;color:var(--primary);box-shadow:none}.request-form-customer-three-step .request-wizard-actions>button.ghost{border-color:#9ebcf6;background:#fff;color:var(--primary);box-shadow:none}.request-form-customer-three-step .request-wizard-actions>.request-admin-mobile-action{display:none}.request-form-customer .request-wizard-actions>button:focus-visible{outline:3px solid rgba(43,111,247,.2);outline-offset:2px}.request-form-customer .request-wizard-actions>button:disabled{border-color:#cbd8eb;background:#dce5f3;color:#7b8ba2;box-shadow:none;cursor:not-allowed;opacity:1}@media (min-width:980px){.request-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.request-intake-card{max-width:920px}.request-step-panel{min-height:460px}}@media (min-width:861px) and (max-width:979px){.request-intake-card{max-width:760px}}@media (max-width:860px){.request-intake-card{max-width:100%;padding:10px}.request-step-panel{min-height:360px;padding:14px}.request-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row dense;gap:10px}.request-services-control-grid,.request-services-control-group{gap:10px}.request-step-surface{padding:14px}.request-field-pair{gap:10px}.request-field-pair-address{grid-template-columns:minmax(0,1.45fr) minmax(0,.9fr)}.request-step-grid.request-schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:10px;row-gap:10px}.request-step-grid.request-schedule-grid .request-field-span{grid-column:1/-1}.request-step-grid.request-schedule-grid label{margin-bottom:6px;font-size:13px}.request-step-grid.request-schedule-grid .request-schedule-cell input[type=date],.request-step-grid.request-schedule-grid .request-schedule-cell select{height:40px;padding:8px 9px;border-radius:10px;font-size:14px;line-height:1.2}.request-step-grid.request-schedule-grid .request-schedule-control{height:44px!important;min-height:44px!important;padding:0 10px!important;border-radius:12px;font-size:15px;line-height:44px}.request-wizard-progress-row{grid-template-columns:repeat(2,minmax(0,1fr))}.request-form-admin .request-wizard-progress-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;padding-bottom:0}.request-form-admin .request-step-chip{min-width:0}.request-admin-details-layout{grid-template-columns:1fr}.request-step-chip-text small{display:none}.home-type-cards{gap:8px}.pill-toggle{min-width:0;width:100%}.pill-toggle button{min-width:0}.request-wizard-footer{flex-direction:column;align-items:stretch}.request-wizard-actions{justify-content:flex-start}}@media (max-width:720px){input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px}input.signed-in-customer-email-input{padding-right:9px;padding-left:9px;font-size:13px}}@media (max-width:640px){.request-quote-method-tabs{max-width:100%}.request-add-job-only-area-grid,.request-admin-service-selector .request-cleaning-type-grid,.request-custom-area-grid,.request-custom-room-grid{grid-template-columns:1fr}.request-admin-service-selector-current .request-cleaning-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.request-admin-service-selector-current .request-cleaning-type-card{min-height:48px;padding:9px 8px;grid-template-columns:22px minmax(0,1fr);gap:7px}.request-admin-service-selector-current .request-cleaning-type-indicator{width:22px;height:22px;font-size:13px}.request-admin-service-selector-current .request-cleaning-type-copy strong{font-size:13px}.request-add-job-only-instructions{grid-column:auto}.request-admin-add-ons-grid,.request-move-out-included-grid,.request-service-add-ons-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.request-admin-add-ons-grid .request-boolean-tile,.request-service-add-ons-grid .request-boolean-tile{min-height:48px;padding:8px 6px;gap:6px;font-size:11px;line-height:1.12}.request-admin-add-ons-grid .request-boolean-tile-check,.request-service-add-ons-grid .request-boolean-tile-check{width:22px;height:22px;flex-basis:22px;font-size:13px}.request-step-grid .request-manual-duration{grid-template-columns:1fr}.request-duration-stepper{grid-column:1;grid-row:auto;margin-top:5px}.request-field-pair,.request-field-pair-address{grid-template-columns:1fr}.request-contact-surface-admin .request-customer-optional-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.request-contact-surface-guest .request-guest-contact-pair{grid-template-columns:1fr}.request-form-admin .request-wizard-actions>button,.request-form-customer .request-wizard-actions>button{padding-inline:8px;font-size:13px}.request-admin-customer-contact-pair,.request-review-grid{grid-template-columns:1fr}.request-admin-details-trigger-head{min-height:48px;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;padding:9px 11px}.request-admin-details-header.has-service-action .request-admin-details-trigger-head{padding-right:132px}.request-admin-details-header-action{right:11px;min-height:48px}.request-service-header-included-trigger{font-size:11px}.request-admin-details-trigger-head>strong{font-size:14px}.request-admin-details-body{padding:12px}.request-selected-record{align-items:stretch;flex-direction:column}.request-selected-record>button{width:100%}}@media (max-width:440px){.request-cleaning-type-grid{grid-template-columns:1fr;gap:8px}.request-admin-service-selector-current .request-cleaning-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.request-cleaning-type-fieldset .request-cleaning-type-card{min-height:0;padding:10px}.request-admin-service-selector-current .request-cleaning-type-card{min-height:48px;padding:8px 7px}.request-whats-included-backdrop{place-items:end center;padding:10px;overflow:hidden}.request-whats-included-dialog{max-height:88vh;padding:17px;border-radius:22px 22px 14px 14px;overscroll-behavior:contain}.request-labor-breakdown-backdrop{place-items:end center;padding:8px;overflow:hidden}.request-labor-breakdown-dialog{max-height:91vh;padding:16px;border-radius:22px 22px 12px 12px}.request-labor-breakdown-lines li{grid-template-columns:minmax(0,1fr) auto}.request-labor-breakdown-kind{grid-column:1/-1;justify-self:start}.request-labor-breakdown-totals{grid-template-columns:1fr;gap:5px}.request-labor-breakdown-totals>div{display:flex;align-items:baseline;justify-content:space-between}.request-labor-price-math>div{grid-template-columns:1fr;gap:4px}.request-move-out-included-grid,.request-service-add-ons-grid{gap:5px}.request-admin-add-ons-grid .request-boolean-tile,.request-service-add-ons-grid .request-boolean-tile{padding-inline:5px;gap:5px;font-size:10.5px}.request-admin-add-ons-grid .request-boolean-tile-check,.request-service-add-ons-grid .request-boolean-tile-check{width:20px;height:20px;flex-basis:20px}.request-custom-scope{padding:11px}.request-custom-scope-head,.request-job-only-area-row{align-items:stretch;flex-direction:column}.request-custom-scope-mode{align-self:flex-start}.request-job-only-area-row>button{width:100%}.request-form-admin .request-wizard-actions{grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr))}.request-form-admin .request-wizard-actions>button.ghost,.request-form-admin .request-wizard-actions>button.ghost+button:last-child{grid-column:1/-1}.request-choice-tabs>button{padding-inline:8px;font-size:13px}}@media (max-width:360px){.request-admin-add-ons-grid,.request-move-out-included-grid,.request-service-add-ons-grid{gap:2px}.request-admin-add-ons-grid .request-boolean-tile,.request-service-add-ons-grid .request-boolean-tile{min-height:46px;padding:5px 3px;gap:3px;font-size:10px;line-height:1.08}.request-admin-add-ons-grid .request-boolean-tile-check,.request-service-add-ons-grid .request-boolean-tile-check{width:16px;height:16px;flex-basis:16px;border-width:1px;font-size:8px}.request-contact-surface-admin .request-customer-optional-pair{grid-template-columns:1fr}}.request-form-shell{width:100%;max-width:100%;overflow-x:clip}.cleaner-dashboard-tab-button{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.cleaner-dashboard-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:rgba(253,254,255,.78);border:1px solid rgba(253,254,255,.58);color:currentColor;font-size:12px;font-weight:800;line-height:1}.cleaner-planner-sticky{position:-webkit-sticky;position:sticky;top:67px;z-index:25;display:flex;flex-direction:column;gap:8px;margin-bottom:14px;padding:8px 0 10px;background:linear-gradient(180deg,rgba(233,239,249,.98),rgba(233,239,249,.9) 72%,rgba(233,239,249,0))}.cleaner-planner-sticky--month-open{position:relative;top:auto;z-index:1}.planner-schedule-month-heading{min-height:20px;margin:0;display:flex;align-items:center;justify-content:center;color:#1f3556;font-size:16px;font-weight:800;line-height:20px;letter-spacing:-.01em;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cleaner-dashboard-map-card{position:relative;z-index:1;padding:0;overflow:hidden;border-radius:22px;margin-top:0;border-top-left-radius:22px;border-top-right-radius:22px;box-shadow:0 10px 22px rgba(35,70,140,.08),0 2px 8px rgba(35,70,140,.04)}.cleaner-dashboard-map-card--hidden{display:none}.cleaner-confirmed-week-history-button{flex:0 0 auto}.cleaner-history-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:14px;border:1px solid #dfe8f7;border-radius:22px;background:linear-gradient(180deg,var(--surface-raised) 0,var(--surface) 100%);box-shadow:var(--shadow-card)}.cleaner-dashboard-map-shell{height:172px;overflow:hidden}.cleaner-dashboard-map{height:100%}.cleaner-dashboard-list-card{background:transparent;border:0;box-shadow:none;padding:0;overflow:visible}.cleaner-dashboard-list-inner{padding:20px}.cleaner-confirmed-week-top{position:relative;z-index:2;display:flex;flex-direction:column;gap:10px;margin-bottom:14px;padding:14px 14px 12px;border:1px solid #e3eaf5;border-radius:22px;background:linear-gradient(180deg,var(--surface-raised) 0,var(--card) 100%);box-shadow:var(--shadow-card)}.cleaner-confirmed-week-nav{display:flex;align-items:center;justify-content:space-between;gap:12px}.cleaner-confirmed-week-nav-copy{flex:1 1 auto;min-width:0}.cleaner-confirmed-week-nav-actions{flex:0 0 auto}.cleaner-confirmed-week-arrow-group,.cleaner-confirmed-week-nav-actions{display:inline-flex;align-items:center;gap:8px}.cleaner-confirmed-week-nav-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:34px;height:34px;border:1px solid #d8e4f7;border-radius:999px;background:var(--surface-raised);color:#2b6ff7;cursor:pointer;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.cleaner-confirmed-week-nav-button:hover{border-color:#b9ccfa;background:#eef3ff}.cleaner-confirmed-week-eyebrow{margin:0 0 4px;color:#5b6b82;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cleaner-confirmed-week-summary{margin:0;color:#1f3556;font-size:14px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cleaner-confirmed-week-top-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:8px;gap:8px}.planner-month-calendar{width:min(100%,430px);margin-inline:auto;display:grid;grid-gap:6px;gap:6px}.planner-month-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:6px;gap:6px}.planner-month-calendar-weekday{min-width:0;color:#60708a;font-size:11px;font-weight:800;line-height:16px;text-align:center}.planner-month-calendar-day{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;min-width:0;width:100%;aspect-ratio:1;padding:3px 2px 14px;display:flex;align-items:center;justify-content:center;border:1px solid #d7e3f5;border-radius:10px;background:#fff;color:#0f172a;cursor:pointer;font-size:13px;font-weight:800;line-height:1;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.planner-month-calendar-day:hover{border-color:#b9ccfa;background:#f4f8ff}.planner-month-calendar-day.today{border-color:#9fb9e3;background:#dbeafe;color:#0b2347}.planner-month-calendar-day.active{border-color:#2b6ff7;color:#0b2347;box-shadow:inset 0 0 0 1px #2b6ff7,0 6px 14px rgba(43,111,247,.12)}.planner-month-calendar-day.today.active{border-color:#2563eb;background:#dbeafe;box-shadow:inset 0 0 0 1px #2563eb,0 7px 16px rgba(37,99,235,.15)}.planner-month-calendar-day.is-outside-month:not(.today):not(.active){background:#f8fafc;color:#94a3b8;opacity:.62}.planner-month-calendar-day:focus-visible{outline:3px solid rgba(43,111,247,.25);outline-offset:2px}.planner-month-calendar-day .cleaner-confirmed-week-top-day-dots{bottom:5px;gap:3px}.cleaner-confirmed-week-top-day{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c6d7f0;background:#fff;color:#0f172a;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease;min-width:0;padding:9px 7px 21px;border-radius:14px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:3px}.cleaner-confirmed-week-top-day.today{border-color:#9fb9e3;background:#dbeafe;color:#0b2347}.cleaner-confirmed-week-top-day.active{border-color:#2b6ff7;background:#fff;color:#0b2347;box-shadow:inset 0 0 0 1px #2b6ff7,0 10px 20px rgba(43,111,247,.12)}.cleaner-confirmed-week-top-day.today.active{border-color:#2563eb;background:#dbeafe;color:#08275f;box-shadow:inset 0 0 0 1px #2563eb,0 12px 22px rgba(37,99,235,.16)}.cleaner-confirmed-week-top-day-label{font-size:12px;font-weight:700;line-height:1;transform:translateY(-2px)}.cleaner-confirmed-week-top-day-number{font-size:20px;font-weight:800;line-height:1;transform:translateY(-2px)}.cleaner-confirmed-week-top-day-dots{position:absolute;left:50%;bottom:8px;transform:translateX(-50%);display:inline-flex;align-items:center;justify-content:center;gap:5px;z-index:1}.cleaner-confirmed-week-top-day-dot{position:relative;width:9px;height:9px;border-radius:999px}.cleaner-confirmed-week-top-day-dot.payment_due,.cleaner-confirmed-week-top-day-dot.pending{background:var(--status-warning-strong)}.cleaner-confirmed-week-top-day-dot.review{background:var(--status-danger-text)}.cleaner-confirmed-week-top-day-dot.available{background:var(--status-info-text)}.cleaner-confirmed-week-top-day-dot.in_progress{background:var(--status-success-text);animation:cleaner-week-dot-active 2.2s ease-in-out infinite}.cleaner-confirmed-week-top-day-dot.complete,.cleaner-confirmed-week-top-day-dot.confirmed{background:var(--status-success-text)}.cleaner-confirmed-week-top-day-dot.empty{background:#94a3b8}.cleaner-confirmed-week-history-button{gap:6px;min-height:34px;padding:0 12px;font-size:14px;font-weight:700}.admin-schedule-week-nav{justify-content:flex-end}.cleaner-confirmed-week-history-button:disabled{cursor:default;opacity:.48}.cleaner-confirmed-week-jump-button{border:1px solid #d9e4f5;border-radius:9px;background:#fff;color:var(--primary);box-shadow:0 5px 14px rgba(35,70,140,.08)}.cleaner-confirmed-week-jump-button.is-active{border-color:#93b4f8;background:#eaf2ff;color:#1d4ed8;box-shadow:inset 0 0 0 1px rgba(43,111,247,.08)}.cleaner-confirmed-week-jump-button:focus-visible{outline:3px solid rgba(43,111,247,.25);outline-offset:2px}.cleaner-confirmed-week-icon-button{display:inline-flex;align-items:center;justify-content:center;gap:0;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;border:1px solid #d9e4f5;border-radius:9px;background:#fff;color:#667791;box-shadow:0 5px 14px rgba(35,70,140,.08)}.cleaner-confirmed-week-icon-button.is-active{border-color:#93b4f8;background:#eaf2ff;color:#1d4ed8;box-shadow:inset 0 0 0 1px rgba(43,111,247,.08)}.cleaner-confirmed-week-icon-button:focus-visible{outline:3px solid rgba(43,111,247,.25);outline-offset:2px}.cleaner-confirmed-week-icon-button svg{width:18px;height:18px;flex:0 0 18px}.cleaner-confirmed-week-history-button .cleaner-dashboard-tab-count{min-width:18px;height:18px;padding:0 5px;font-size:11px}.cleaner-map-marker{position:relative;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .16s ease,filter .16s ease}.cleaner-map-marker:before{content:"";position:absolute;inset:-14px -14px -10px -14px}.cleaner-map-marker svg{position:relative;z-index:1;display:block;transition:transform .16s ease,filter .16s ease}.cleaner-map-marker--selected{z-index:3}.cleaner-map-marker--selected svg{transform-origin:50% 100%;filter:drop-shadow(0 0 10px var(--cleaner-marker-glow,#2B6FF7));animation:cleaner-map-marker-pulse 1.55s ease-in-out infinite}.cleaner-map-marker--pulsing svg{transform-origin:50% 100%;filter:drop-shadow(0 4px 4px rgba(15,23,42,.24))}.cleaner-map-marker--selected.cleaner-map-marker--pulsing svg{filter:drop-shadow(0 0 10px var(--cleaner-marker-glow,#2B6FF7))}.cleaner-map-marker--pulsing svg circle[fill=white]{transform-box:fill-box;transform-origin:center;animation:cleaner-map-marker-center-pulse var(--in-progress-pulse-duration) ease-in-out infinite}.cleaner-map-marker--money-due svg circle[fill=white]{fill:#fff;transform-box:fill-box;transform-origin:center;transform:scale(1.36)}.cleaner-map-marker--pulsing:after{content:"";position:absolute;left:50%;top:13px;z-index:0;width:38px;height:38px;border-radius:999px;border:2px solid rgba(22,163,74,.82);background:rgba(22,163,74,.18);opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.42);animation:cleaner-map-marker-radar var(--in-progress-pulse-duration) cubic-bezier(.2,.8,.2,1) infinite}@keyframes cleaner-map-marker-pulse{0%,to{transform:scale(1.08)}50%{transform:scale(1.13)}}@keyframes cleaner-map-marker-radar{0%{opacity:0;transform:translate(-50%,-50%) scale(.34);box-shadow:0 0 0 0 rgba(22,163,74,0)}12%{opacity:.58;transform:translate(-50%,-50%) scale(.52);box-shadow:0 0 0 1px rgba(22,163,74,.42)}74%{opacity:.2;box-shadow:0 0 0 11px rgba(22,163,74,0)}to{opacity:0;transform:translate(-50%,-50%) scale(1.32);box-shadow:0 0 0 16px rgba(22,163,74,0)}}@keyframes cleaner-map-marker-center-pulse{0%,to{opacity:1}50%{opacity:.42}}@keyframes cleaner-week-dot-active{0%,to{opacity:1}50%{opacity:.42}}@media (prefers-reduced-motion:reduce){.cleaner-map-marker--selected svg{animation:none;transform:scale(1.14);filter:drop-shadow(0 0 10px var(--cleaner-marker-glow,#2B6FF7))}.cleaner-confirmed-week-top-day-dot.in_progress,.cleaner-map-marker--pulsing svg circle[fill=white],.cleaner-map-marker--pulsing:after{animation:none}.cleaner-map-marker--pulsing:after{opacity:.16;transform:translate(-50%,-50%) scale(.9);box-shadow:none}}.request-card{margin-top:0;display:flex;flex-direction:column;gap:10px;align-self:start;height:auto}.admin-job-card,.cleaner-job-card{align-self:stretch;height:100%}.cleaner-job-card{scroll-margin-top:360px}.cleaner-job-card .request-card-footer{margin-top:auto}.cleaner-job-card .request-card-title{flex:0 0 auto}.cleaner-job-card .request-card-status-group{flex:1 1 auto;min-width:0}.request-status-pill.cleaner-job-card-status-badge{flex:0 1 auto;min-width:0;max-width:178px;height:32px;gap:7px;padding-inline:11px 13px;font-size:11.5px;letter-spacing:0}.request-status-pill.cleaner-job-card-status-badge>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.cleaner-job-card-status-symbol{width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 19px;border-radius:999px;border:1px solid;background:hsla(0,0%,100%,.2);font-size:12px;font-weight:900;line-height:1}.request-status-pill.cleaner-job-card-status-badge[data-tone=warning] .cleaner-job-card-status-symbol{border-color:#eab308;background:#eab308;color:#fff}.cleaner-job-card-actions{flex:1 1 100%;width:100%;min-width:0;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);align-items:stretch;grid-gap:8px;gap:8px}.cleaner-job-card-action-button{width:100%;min-width:0;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:6px 9px;border:1px solid var(--action-secondary-border);border-radius:11px;background:#fff;color:var(--action-secondary-text);font-size:13px;font-weight:750;line-height:1.1;box-shadow:0 4px 12px rgba(36,88,166,.07);transition:background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease,transform .1s ease}.cleaner-job-card-action-button>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cleaner-job-card-action-button.confirm{border-color:#7ea8ff;color:#145fe7;background:#edf4ff}.cleaner-job-card-action-button.decline{border-color:#f4a6a6;color:var(--status-danger-strong);background:snow}.cleaner-job-card-action-button.details{border-color:#b8c5d8;color:#3f5068;background:#fff}.cleaner-job-card-action-button:hover:not(:disabled){border-color:var(--action-secondary-hover-border);background:var(--action-secondary-hover-bg);color:#1d4f98;box-shadow:0 6px 14px rgba(36,88,166,.12)}.cleaner-job-card-action-button.decline:hover:not(:disabled){border-color:#ef8f8f;background:#fff1f1;color:var(--status-danger-strong)}.cleaner-job-card-action-button:active:not(:disabled){transform:translateY(1px)}.cleaner-job-card-action-button:focus-visible{outline:3px solid rgba(43,111,247,.28);outline-offset:2px}.cleaner-job-card-action-button.active{border-color:var(--primary);background:var(--action-secondary-pressed-bg);color:#1d4f98}.cleaner-job-card-action-button:disabled{border-color:#cbd8eb;background:#eef3f9;color:#8190a5;box-shadow:none;cursor:not-allowed}.cleaner-job-card-action-icon{width:20px;height:20px;flex:0 0 20px}@media (max-width:480px){.cleaner-job-card{padding:18px}.cleaner-job-card .request-card-header{--request-card-price-font-size:14px;gap:7px}.cleaner-job-card .request-card-title{--request-card-title-icon-size:24px;--request-card-title-gap:4px}.cleaner-job-card .request-card-title-price{padding-left:4px}.request-status-pill.cleaner-job-card-status-badge{height:30px;gap:6px;padding-inline:9px 10px;font-size:11px}.cleaner-job-card-status-symbol{width:18px;height:18px;flex-basis:18px;font-size:11px}.cleaner-job-card-actions:has(>:nth-child(3)) .cleaner-job-card-action-button>span:last-child{overflow:visible;text-overflow:clip;white-space:normal}}.request-card-header{--request-card-title-font-size:1.17em;--request-card-price-font-size:1em;display:flex;align-items:center;gap:10px;margin-bottom:0;padding-bottom:12px;border-bottom:1px solid #cfd9e6}.request-card-title{margin:0;flex:0 1 auto;min-width:0;font-size:var(--request-card-title-font-size);font-weight:700;line-height:1.05;--request-card-title-icon-size:30px;--request-card-title-gap:6px}.request-card-title-with-icon{display:flex;align-items:center;width:auto;max-width:100%;min-width:0;gap:var(--request-card-title-gap);overflow:hidden}.request-card-title-label{flex:1 1 auto;min-width:0;max-width:none;overflow:hidden;text-overflow:clip;white-space:nowrap}.request-card-title-label-apartment{font-size:.84em}.request-card-title-icon{width:var(--request-card-title-icon-size);height:var(--request-card-title-icon-size);display:inline-flex;align-items:center;justify-content:center;flex:0 0 var(--request-card-title-icon-size);color:#2563eb;line-height:1}.request-card-title-icon img{width:100%;height:100%;display:block;object-fit:contain}.request-card-title-price{flex:0 0 auto;min-width:max-content;padding-left:6px;border-left:1px solid #cfd9e6;color:#132238;font-size:var(--request-card-price-font-size);line-height:1.05}.request-card-title-price,.request-status-pill{display:inline-flex;align-items:center;font-weight:700;white-space:nowrap}.request-status-pill{position:relative;justify-content:center;min-width:96px;max-width:190px;height:28px;font-size:12px;padding:0 14px;border-radius:999px;letter-spacing:.2px;overflow:hidden;text-overflow:ellipsis;flex-shrink:0;border:1px solid transparent}.request-status-pill-complete{background:var(--status-success-bg);color:var(--status-success-text);border-color:var(--status-success-border)}.request-card-status-group{display:inline-flex;align-items:center;justify-content:flex-end;margin-left:auto;min-width:max-content;flex:0 0 auto}.request-status-pill.in-progress:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(110deg,rgba(22,163,74,0),rgba(22,163,74,.08) 36%,rgba(22,163,74,.26) 50%,rgba(22,163,74,.08) 64%,rgba(22,163,74,0));animation:request-glisten var(--in-progress-pulse-duration) ease-in-out infinite;pointer-events:none}.request-card-status-stack{display:flex;flex-direction:column;align-items:flex-end;gap:6px;min-width:0}.request-status-alerts{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:240px}.request-status-alert{display:inline-flex;align-items:center;min-height:22px;padding:0 10px;border-radius:999px;border:1px solid transparent;font-size:11px;font-weight:700;letter-spacing:.18px;line-height:1.1;white-space:nowrap}.request-status-alert-info{background:var(--status-info-bg);color:var(--status-info-text);border-color:var(--status-info-border)}.request-status-alert-warning{background:var(--status-warning-bg);color:var(--status-warning-text);border-color:var(--status-warning-border)}.request-status-alert-success{background:var(--status-success-bg);color:var(--status-success-text);border-color:var(--status-success-border)}.request-status-alert-danger{background:var(--status-danger-bg);color:var(--status-danger-text);border-color:var(--status-danger-border)}.request-status-alert-neutral{background:var(--status-neutral-bg);color:var(--status-neutral-text);border-color:var(--status-neutral-border)}.request-card-details{display:grid;grid-template-rows:auto auto auto auto auto auto auto;grid-gap:8px;gap:8px;min-height:258px}.request-card-summary{display:grid;grid-gap:6px;gap:6px;min-height:84px;padding:2px 0 4px}.admin-job-card .request-card-summary{min-height:124px}.admin-job-card .request-card-summary-line{min-height:calc(2 * 16px * 1.35);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.request-card-summary-line{color:#132238;font-size:16px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.admin-job-card .request-card-summary-address,.cleaner-job-card .request-card-summary-address,.request-card-summary-address{min-height:0;display:block;color:#53627a;font-size:14px;font-weight:700;line-height:1.25;overflow:hidden;overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:unset;-webkit-box-orient:initial}.request-card-summary-meta{color:#60708a;font-size:14px;line-height:1.35;overflow-wrap:anywhere}.request-card-contact-line{display:flex;align-items:center;gap:8px;min-width:0}.request-card-contact-line-content{min-width:0;flex:1 1 auto;overflow-wrap:anywhere}.request-detail-customer-value{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.request-card-customer-name{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal}.request-card-customer-name>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-card-customer-line{padding-bottom:8px;border-bottom:1px solid #e5edf7}.admin-job-card .request-card-customer-line,.cleaner-job-card .request-card-customer-line{padding-top:10px;border-top:1px solid #e5edf7}.request-card-cleaner-alert-line{display:flex;align-items:center;gap:5px;min-width:0;overflow:hidden;white-space:nowrap}.request-card-cleaner-alert-cleaner{flex:1 1 46%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-card-cleaner-alert-separator{flex:0 0 auto;color:#9aa8bb}.request-card-cleaner-alert-text{display:inline-flex;align-items:center;gap:4px;flex:0 1 auto;min-width:0;max-width:54%;overflow:hidden;white-space:nowrap;font-size:.94em;font-weight:800}.request-card-cleaner-alert-text strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-card-cleaner-alert-text-danger{color:var(--status-danger-text)}.request-card-cleaner-alert-text-warning{color:var(--status-warning-text)}.request-card-cleaner-alert-text-success{color:var(--status-success-text)}@media (max-width:520px){.request-card-cleaner-alert-line{flex-wrap:nowrap;row-gap:2px;white-space:nowrap}.request-card-cleaner-alert-cleaner{flex-basis:auto;max-width:50%}.request-card-cleaner-alert-text{max-width:48%;font-size:.88em}}.request-card-summary-modern{gap:10px;min-height:0}.admin-job-card .request-card-summary-modern{min-height:0}.admin-job-card .request-card-summary-modern .request-card-summary-line,.request-card-summary-modern .request-card-summary-line{min-height:0;display:block;-webkit-line-clamp:none;-webkit-box-orient:initial;overflow:hidden}.request-card-summary-address{display:flex;align-items:center;gap:10px;color:#4f5d73;font-size:14px;font-weight:650;line-height:1.25;overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap}.request-card-address-link{color:#2b6ff7;cursor:pointer;text-decoration:none}.admin-job-card .request-card-summary-address.request-card-address-link,.cleaner-job-card .request-card-summary-address.request-card-address-link,.request-card-summary-address.request-card-address-link{color:#2b6ff7}.request-card-summary-address.request-card-address-link .request-card-meta-icon{color:currentColor}.request-card-address-link:focus-visible,.request-card-address-link:hover{color:#1f5eea}.request-card-address-link:focus-visible{border-radius:6px;outline:2px solid #b9ccfa;outline-offset:3px}.admin-job-card .request-card-summary-modern .request-card-summary-address,.cleaner-job-card .request-card-summary-modern .request-card-summary-address{display:flex;align-items:center}.request-card-summary-address>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-card-meta-row{display:flex;align-items:center;gap:10px;min-width:0;color:#60708a;font-size:13px;font-weight:650;line-height:1.2;overflow:hidden}.request-card-meta-item{display:inline-flex;align-items:center;gap:7px;min-width:0;white-space:nowrap}.request-card-meta-icon{width:18px;height:18px;flex:0 0 auto;color:#60708a}.request-card-people-section{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:0;gap:0;overflow:visible;padding:0;border-top:1px solid #cfd9e6;border-bottom:1px solid #cfd9e6;background:transparent}.request-card-people-section.request-card-people-section-expanded{padding-bottom:0;border-bottom:0}.request-card-people-section-two{grid-template-columns:repeat(2,minmax(0,1fr))}.request-card-person-block+.request-card-person-block{border-top:1px solid #e5edf7}.request-card-people-section-two .request-card-person-block+.request-card-person-block{border-top:0;border-left:1px solid #cfd9e6}.request-card-people-section-two>.request-card-person-block{display:flex;align-items:stretch}.request-card-person-block.is-expanded{background:transparent}.request-card-person-row{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;flex:1 1 auto;min-height:52px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:5px 0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.request-card-person-row:active,.request-card-person-row:focus{background:transparent;outline:none;box-shadow:none}.request-card-person-row:focus-visible{border-radius:8px;outline:2px solid #b9ccfa;outline-offset:2px}.request-card-people-section-two .request-card-person-row{gap:9px;padding:5px 14px}.request-card-people-section-two .request-card-person-block:first-child .request-card-person-row{padding-left:0;padding-right:16px}.request-card-people-section-two .request-card-person-block:nth-child(2) .request-card-person-row{padding-left:16px;padding-right:0}.request-card-person-block.is-expanded .request-card-person-row{background:transparent;border-radius:0}.request-card-person-row-static{cursor:default}.request-card-person-avatar{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;overflow:hidden;border:1px solid #d7e6ff;border-radius:8px;font-size:14px;font-weight:900;line-height:1;letter-spacing:0}.request-card-person-avatar,.request-card-person-avatar-customer{background:#edf5ff;color:#2563eb}.request-card-person-avatar-cleaner{background:#eef4ff;color:#1d4ed8}.request-card-person-avatar-cleaner-unassigned{border-color:#d9e1eb;background:#f3f6fa;color:#9aa6b2}.request-card-person-avatar-owner{background:#eef4ff;color:#2563eb}.request-card-person-avatar-photo{background:#eaf2ff;color:transparent}.request-card-person-avatar img{width:100%;height:100%;display:block;object-fit:cover}.request-card-person-avatar .request-card-person-avatar-owner-icon{width:82%;height:82%;object-fit:contain}.request-card-person-avatar .request-card-person-avatar-icon{width:84%;height:84%;object-fit:contain}.request-card-person-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.request-card-person-role{color:#6b778a;font-size:12px;font-weight:750;line-height:1}.request-card-person-name-row{min-width:0;display:flex;align-items:center;gap:7px;overflow:hidden}.request-card-person-name{display:block;color:#132238;font-size:15px;line-height:1.15}.request-card-person-alert,.request-card-person-name{min-width:0;overflow:hidden;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.request-card-person-alert{display:inline-flex;align-items:center;gap:4px;font-size:12px;line-height:1.1}.request-card-person-alert strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-card-person-alert-danger{color:var(--status-danger-text)}.request-card-person-alert-warning{color:var(--status-warning-text)}.request-card-person-alert-success{color:var(--status-success-text)}.request-card-alert-rail{flex-basis:100%;grid-column:1/-1;width:100%;display:flex;flex-wrap:wrap;gap:7px;padding:0;border:0;background:transparent}.request-card-alert-chip,.request-card-alert-rail{min-width:0;max-width:100%;align-items:center;box-sizing:border-box;overflow:hidden}.request-card-alert-chip{min-height:30px;display:inline-flex;gap:6px;padding:0 9px;border:1px solid var(--status-neutral-border);border-radius:8px;background:var(--status-neutral-bg);color:#132238;font-size:12px;font-weight:900;line-height:1}.request-card-alert-chip strong{font-weight:950}.request-card-alert-chip span,.request-card-alert-chip strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-card-alert-chip-context{color:#60708a;font-weight:700}.request-card-alert-chip-copy{flex:1 1 auto;display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-card-alert-chip-copy>.request-card-alert-chip-context,.request-card-alert-chip-copy>strong{display:inline;min-width:auto;overflow:visible;text-overflow:clip;white-space:inherit}.request-card-alert-chip-icon{flex:0 0 20px;width:20px;min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:13px;font-weight:950;line-height:1}.request-card-alert-chip-info .request-card-alert-chip-icon{background:var(--status-info-strong);color:#fff}.request-card-alert-chip-success .request-card-alert-chip-icon{background:var(--status-success-strong);color:#fff}.request-card-alert-chip-warning .request-card-alert-chip-icon{background:var(--status-warning-strong);color:var(--status-warning-text)}.request-card-alert-chip-danger .request-card-alert-chip-icon{background:var(--status-danger-strong);color:#fff}.request-card-alert-rail>.request-card-alert-chip{flex:0 1 auto;width:-moz-fit-content;width:fit-content;max-width:100%;flex-wrap:nowrap;padding-top:6px;padding-bottom:6px;line-height:1.1}.request-card-alert-rail>.request-card-alert-chip-message{flex-basis:100%;width:100%;min-height:36px;justify-content:flex-start;padding-inline:12px;white-space:nowrap}.request-card-alert-chip-warning{border-color:var(--status-warning-strong);background:linear-gradient(135deg,#fff 0,var(--status-warning-bg) 100%)}.request-card-alert-chip-info{border-color:var(--status-info-border);background:linear-gradient(135deg,#fff 0,var(--status-info-bg) 100%);color:var(--status-info-strong)}.request-card-alert-chip-danger{border-color:var(--status-danger-border);background:linear-gradient(135deg,#fff 0,var(--status-danger-bg) 100%);color:var(--status-danger-strong)}.request-card-alert-chip-success{border-color:var(--status-success-border);background:linear-gradient(135deg,#fff 0,var(--status-success-soft-bg) 100%)}.request-card-person-pill{width:-moz-fit-content;width:fit-content;min-width:76px;max-width:148px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:1px solid transparent;border-radius:10px;font-size:13px;font-weight:900;line-height:1;white-space:nowrap}.request-card-person-pill-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-card-person-badges{min-width:0;max-width:230px;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;justify-self:end;overflow:hidden}.request-card-person-badges .request-card-alert-chip,.request-card-person-badges .request-card-person-pill{max-width:100%}.request-card-person-badges .request-card-alert-chip{min-height:34px;border-radius:9px}.request-card-person-pill-with-alert,.request-card-person-pill-with-logo{min-width:0;justify-content:flex-start}.request-card-person-pill-with-alert .request-card-person-pill-text,.request-card-person-pill-with-logo .request-card-person-pill-text{flex:0 1 auto}.request-card-person-pill-logo{display:inline-flex;flex:0 0 26px;overflow:hidden;border-radius:7px;background-size:17px 17px}.request-card-person-pill-alert-icon,.request-card-person-pill-logo{width:26px;height:26px;background-position:50%;background-repeat:no-repeat}.request-card-person-pill-alert-icon{display:inline-block;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23eab308' d='M10.17 3.24c.81-1.4 2.85-1.4 3.66 0l8.02 13.9c.81 1.4-.21 3.11-1.83 3.11H3.98c-1.62 0-2.64-1.71-1.83-3.11l8.02-13.9Z'/%3E%3Crect x='11' y='7.45' width='2' height='7.1' rx='1' fill='white'/%3E%3Ccircle cx='12' cy='17.2' r='1.25' fill='white'/%3E%3C/svg%3E");background-size:23px 23px}.request-card-person-pill-logo-zelle{background-color:#6d1ed4;background-image:url(/payment-logos/zelle.svg)}.request-card-person-pill-logo-venmo{background-color:#008cff;background-image:url(/payment-logos/venmo.svg)}.request-card-person-pill-logo-cash-app{background-color:#00c244;background-image:url(/payment-logos/cashapp.svg)}.request-card-person-pill.paid{border-color:#a8f0c3;background:linear-gradient(135deg,#fff 0,var(--status-success-soft-bg) 100%);color:#132238}.request-card-person-pill.due,.request-card-person-pill.waiting{border-color:var(--status-warning-strong);background:linear-gradient(135deg,#fff 0,var(--status-warning-bg) 100%);color:#132238}.request-card-person-pill.neutral{border-color:var(--status-neutral-border);background:linear-gradient(135deg,#fff 0,var(--status-neutral-bg) 100%);color:#132238}.request-card-alert-rail .request-card-person-pill{min-height:30px;max-width:100%;padding:0 9px;border-radius:8px;font-size:12px}.request-card-alert-rail .request-card-person-pill-alert-icon,.request-card-alert-rail .request-card-person-pill-logo{width:22px;height:22px;flex-basis:22px}.request-card-alert-rail .request-card-person-pill-logo{border-radius:6px;background-size:14px 14px}.request-card-alert-rail .request-card-person-pill-alert-icon{background-size:20px 20px}.request-card-person-chevron{display:inline-flex;align-items:center;justify-content:center;width:16px;flex:0 0 16px;color:#8c99aa;transform-origin:center;transition:color .16s ease,transform .16s ease}.request-card-person-chevron svg{width:18px;height:18px}.request-card-person-block.is-expanded .request-card-person-chevron{color:#2563eb;transform:rotate(90deg)}.request-card-person-actions{grid-column:1/-1;margin:0;padding:12px;border-top:1px solid #cfd9e6;border-bottom:1px solid #cfd9e6;background:#eef3f8}.request-card-person-detail-stack{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.request-card-person-actions>.request-card-person-detail-stack:first-child{margin-top:0}.request-card-person-detail-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;width:100%;padding:9px 10px;border:1px solid #e2eaf5;border-radius:8px;background:#f8fbff}.request-card-person-detail-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.request-card-person-detail-copy span{color:#60708a;font-size:11px;font-weight:850;line-height:1.1;text-transform:uppercase}.request-card-person-detail-copy strong{min-width:0;overflow:hidden;color:#132238;font-size:14px;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.request-card-person-detail-copy small{min-width:0;overflow:hidden;color:#60708a;font-size:12px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.request-card-person-action-row{display:flex;flex-wrap:wrap;gap:8px}.request-card-person-inline-action{min-height:32px;flex:1 1 144px;padding-inline:10px;white-space:nowrap}.request-card-person-actions .request-card-contact-actions{width:100%;flex-wrap:wrap;gap:12px}.request-card-payment-section{display:block;padding:0;border:0;background:transparent}.request-card-payment-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;color:#4f5d73;font-size:13px;font-weight:800;line-height:1.1}.request-card-payment-heading strong{color:#132238;font-size:20px;line-height:1}.request-card-contact-actions{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.request-card-contact-sms-badge{min-width:50px;min-height:50px;padding:0 10px;font-size:14px;font-weight:900;-webkit-user-select:none;-moz-user-select:none;user-select:none}.request-card-contact-action,.request-card-contact-sms-badge,.request-card-phone-link{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 50px;border:1px solid #d6e3f5;border-radius:12px;background:#fff;color:#2563eb;box-shadow:0 1px 2px rgba(15,23,42,.04);-webkit-tap-highlight-color:transparent}.request-card-contact-action,.request-card-phone-link{text-decoration:none;touch-action:manipulation}.request-card-contact-action svg{display:block;flex:0 0 auto}@media (hover:hover) and (pointer:fine){.request-card-contact-action:hover,.request-card-phone-link:hover{border-color:#b8cef0;background:var(--surface-strong);color:#2563eb}}.request-card-contact-action:active,.request-card-contact-action:focus,.request-card-phone-link:active,.request-card-phone-link:focus{border-color:#d6e3f5;background:#fff;color:#2563eb;outline:none;box-shadow:0 1px 2px rgba(15,23,42,.04);transform:none}.request-card-contact-action:focus-visible,.request-card-phone-link:focus-visible{border-color:#8bb8ff;box-shadow:0 0 0 3px rgba(37,99,235,.16)}.request-card-timer-line{display:inline-flex;align-items:center;justify-content:flex-start;gap:9px;width:min(52%,220px);min-width:148px;padding:5px 10px;border:1px solid var(--status-info-border);border-radius:10px;background:var(--status-info-bg);color:#0f172a;font-weight:700;line-height:1}.request-card-timer-line strong{color:#0f172a;font-size:15px;font-weight:800;line-height:1}.request-card-timer-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#0f172a;flex:0 0 auto}.request-card-summary-meta-alert{display:flex;align-items:center;gap:8px;color:var(--status-warning-text);font-weight:600}.request-card-summary-meta-alert-danger{color:var(--status-danger-text)}.request-card-summary-meta-alert-warning{color:var(--status-warning-text)}.request-card-summary-alert-icon{flex:0 0 auto;color:var(--status-warning-strong);font-size:20px;font-weight:800;line-height:.9}.request-card-summary-alert-text{display:inline-flex;align-items:baseline;gap:4px;flex-wrap:wrap}.request-card-summary-alert-context{color:var(--status-neutral-text);font-weight:600}.request-card-summary-inline-detail{display:inline-flex;align-items:center;gap:6px;margin-left:8px;white-space:nowrap}.request-card-summary-separator{color:#a0aec0}.request-card-summary-alert-dot{width:8px;height:8px;border-radius:999px;flex:0 0 auto;background:var(--status-warning-strong);box-shadow:0 0 0 3px rgba(234,179,8,.14)}.request-detail-alert-value{display:inline-flex;align-items:center;gap:6px;font-weight:700}.request-detail-alert-value-danger{color:var(--status-danger-text)}.request-detail-alert-value-warning{color:var(--status-warning-text)}.request-detail-alert-context{color:var(--status-neutral-text);font-weight:600}.request-detail-row{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:start;min-height:22px}.request-detail-row-address{min-height:42px}.request-detail-row-notes{min-height:58px}.request-detail-label{font-weight:700;color:#2a3952;line-height:1.25}.request-detail-value{min-width:0;line-height:1.25;color:#0e1a2b;display:block;white-space:normal;overflow-wrap:anywhere}.request-phone-link{color:inherit;text-decoration:underline;text-underline-offset:2px}.request-phone-link:hover{color:#2b6ff7}.request-detail-value-address{display:block}.request-card-notes{margin:0;display:block;line-height:1.25;white-space:pre-wrap;overflow-wrap:anywhere}.request-card-notes-block{display:block;min-width:0}.request-card-cleaner-slot{height:112px;margin-top:2px;display:flex;align-items:stretch}.request-card-cleaner-slot.empty{height:112px}.request-card-cleaner{position:relative;overflow:hidden;display:flex;align-items:stretch;justify-content:space-between;gap:12px;padding:12px;border-radius:12px;border:1px solid var(--border-soft);background:linear-gradient(180deg,var(--surface) 0,#f0f5fc 100%);width:100%;height:100%}.request-card-cleaner-empty.pending:after,.request-card-cleaner.pending:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(110deg,rgba(43,111,247,0),rgba(43,111,247,.06) 45%,rgba(43,111,247,.16) 50%,rgba(43,111,247,.06) 55%,rgba(43,111,247,0));animation:request-glisten 2.4s ease-in-out infinite;pointer-events:none}.request-card-finding-cleaner{position:relative;overflow:hidden;width:100%;height:100%;border-radius:12px;border:1px dashed #bfd2fc;background:var(--surface);color:#2a4e9a;font-size:14px;font-weight:600;display:flex;align-items:center;gap:10px;padding:12px}.request-card-finding-cleaner.pending:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(110deg,rgba(43,111,247,0),rgba(43,111,247,.06) 45%,rgba(43,111,247,.16) 50%,rgba(43,111,247,.06) 55%,rgba(43,111,247,0));animation:request-glisten 2.4s ease-in-out infinite;pointer-events:none}.request-card-cleaner-empty{position:relative;overflow:hidden;width:100%;height:100%;border-radius:12px;border:1px dashed #d4deed;background:var(--surface);color:#6a7a91;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px}.request-card-finding-dot{width:10px;height:10px;border-radius:999px;background:#2b6ff7;box-shadow:0 0 0 rgba(43,111,247,.3);animation:finding-pulse 1.3s ease-in-out infinite;flex:0 0 auto}@keyframes finding-pulse{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(43,111,247,.35)}70%{transform:scale(1);box-shadow:0 0 0 8px rgba(43,111,247,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(43,111,247,0)}}@keyframes request-glisten{0%{transform:translateX(-120%)}to{transform:translateX(120%)}}.request-card-cleaner-main{display:flex;align-items:stretch;gap:12px;min-width:0}.request-card-cleaner-meta{display:flex;flex-direction:column;justify-content:flex-start;gap:4px;min-width:0;min-height:68px}.request-card-cleaner-name{font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-card-cleaner-rating{font-size:12px;line-height:1.2;color:#5f6b7a;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.request-card-cleaner-team-progress{display:block;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-line-clamp:unset;-webkit-box-orient:initial}.request-card-footer{margin-top:0;display:flex;gap:6px;flex-wrap:wrap;padding-top:6px}.request-card-compact-alert-footer{margin-top:-6px;margin-bottom:-6px;padding-top:0;gap:4px}.request-card-action-row{flex-basis:100%;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.request-card-booked-actions{flex-basis:100%;display:grid;grid-gap:8px;gap:8px}.request-card-primary-action{width:100%;min-height:48px;padding:11px 14px;border-radius:12px;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;font-size:18px;font-weight:800;line-height:1.1;box-shadow:0 10px 20px rgba(37,99,235,.22)}.request-card-secondary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.request-card-secondary-actions-triple{grid-template-columns:repeat(3,minmax(0,1fr))}.request-card-secondary-actions-triple .request-card-secondary-button{min-height:44px;font-size:12.5px}.request-card-secondary-actions-single{grid-template-columns:1fr}.request-card-secondary-button{width:100%;min-height:44px;padding:7px 10px;border-radius:10px;border:1px solid var(--action-secondary-border);background:var(--action-secondary-bg);color:var(--action-secondary-text);font-size:13px;font-weight:700;line-height:1.2;box-shadow:0 4px 12px rgba(36,88,166,.08);transition:background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease,transform .1s ease}.request-card-secondary-button:hover:not(:disabled),.request-card-utility-button:hover:not(:disabled){border-color:var(--action-secondary-hover-border);background:var(--action-secondary-hover-bg);color:#1d4f98;box-shadow:0 6px 14px rgba(36,88,166,.12)}.request-card-secondary-button:active:not(:disabled),.request-card-utility-button:active:not(:disabled){background:var(--action-secondary-pressed-bg);transform:translateY(1px)}.request-card-secondary-button:focus-visible,.request-card-utility-button:focus-visible{outline:3px solid rgba(43,111,247,.28);outline-offset:2px}.request-card-secondary-button.subtle{border-color:#b8c8df;background:#f2f6fc;color:#52657f;box-shadow:none}.request-card-secondary-button.subtle:hover:not(:disabled){border-color:#9fb2cc;background:#e9f0f8;color:#40536d;box-shadow:0 4px 10px rgba(64,83,109,.08)}.request-card-secondary-button-compact-label{font-size:11.25px;letter-spacing:-.01em;white-space:nowrap}.request-card-payment-action-button{font-size:12px;letter-spacing:0;white-space:nowrap}.request-card-details-button{flex:1 1 100%}.request-card-utility-row{flex-basis:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.request-card-utility-row-single{grid-template-columns:1fr}.request-card-readonly-crew-summary{display:flex;align-items:center;justify-content:space-between;gap:6px 12px;color:#60708a;font-size:12px;font-weight:750;line-height:1.25}.request-card-readonly-crew-summary span{min-width:0}.request-card-readonly-crew-summary span:last-child{text-align:right}.request-card-utility-button{width:100%;min-height:44px;padding:8px 12px;border-radius:10px;border:1px solid var(--action-secondary-border);background:var(--action-secondary-bg);color:var(--action-secondary-text);font-size:13px;font-weight:700;line-height:1.2;box-shadow:0 4px 12px rgba(36,88,166,.08);transition:background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease,transform .1s ease}.request-card-secondary-button.active{border-color:var(--action-secondary-hover-border);background:var(--action-secondary-pressed-bg);color:#1d4f98;box-shadow:0 8px 16px rgba(43,111,247,.12)}.request-card-secondary-button.danger{border-color:var(--status-danger-border);background:var(--status-danger-bg);color:var(--status-danger-strong);box-shadow:0 4px 12px rgba(180,35,24,.08)}.request-card-secondary-button.danger.active{border-color:#efb3b3;background:#fff6f6}.request-card-secondary-button.danger:hover:not(:disabled){border-color:#f3a7a7;background:#fee7e7;color:var(--status-danger-strong);box-shadow:0 6px 14px rgba(180,35,24,.12)}.request-card-secondary-button:disabled,.request-card-utility-button:disabled{border-color:#cbd8eb;background:#eef3f9;color:#8190a5;box-shadow:none;cursor:not-allowed;opacity:1;transform:none}.request-assignment-modes .request-card-secondary-button.active:active:not(:disabled),.request-assignment-modes .request-card-secondary-button.active:hover:not(:disabled),.request-assignment-modes .request-card-secondary-button.active:not(:disabled){border-color:var(--primary);background:var(--primary);color:var(--primary-ink);box-shadow:0 9px 18px rgba(43,111,247,.22)}.request-card-footer-meta{flex-basis:100%;font-size:12px;color:#5b6b82;text-align:left}.request-card-inline-panel{flex-basis:100%;display:grid;align-content:start;grid-gap:6px;gap:6px;margin-top:6px;min-height:96px;padding:8px;border:1px solid #d7e3f5;border-radius:12px;background:var(--surface)}.request-card-inline-panel.danger{border-color:#f2c0c0;background:#fff7f7}.cleaner-cancel-assignment-error{margin:2px 2px 0;color:var(--status-danger-strong);font-size:13px;font-weight:700;line-height:1.35}.request-card-inline-actions{display:flex;gap:6px;flex-wrap:wrap}.customer-job-card .request-card-details{min-height:0}.customer-job-card .request-card-cleaner-slot{height:auto;min-height:82px}.customer-job-card .request-card-cleaner,.customer-job-card .request-card-cleaner-empty,.customer-job-card .request-card-finding-cleaner{min-height:82px;height:auto;padding-block:10px}.customer-job-card .request-card-cleaner-meta{min-height:0}.request-card-estimate-row{flex-basis:100%;display:flex;align-items:center;justify-content:space-between;padding:7px 10px;border:1px solid #d7e3f5;border-radius:10px;background:var(--surface)}.request-card-estimate-row.success{border-color:#d7e3f5;background:var(--surface)}.request-card-estimate-row.success .request-card-estimate-label,.request-card-estimate-row.success .request-card-estimate-value{color:#0f172a}.request-card-estimate-label{font-size:12px;color:#5f6b7a}.request-card-estimate-value{font-size:15px;color:#0f172a}.admin-completed-money-strip{flex-basis:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #d9e2ef;border-radius:12px;background:var(--surface-raised)}.cleaner-completed-action-row{gap:10px}.admin-completed-money-cell{min-width:0;display:grid;grid-template-rows:auto auto;align-content:center;justify-items:center;grid-gap:4px;gap:4px;padding:8px;text-align:center}.admin-completed-money-cell+.admin-completed-money-cell{border-left:1px solid #e5eaf2}.admin-completed-money-label{display:flex;align-items:center;justify-content:center;color:#5f6b7a;font-size:11px;line-height:1.15;white-space:nowrap}.admin-completed-money-value{max-width:100%;color:#0f172a;font-size:17px;font-weight:800;line-height:1.12;overflow-wrap:normal;word-break:normal}.admin-completed-money-value.paid{color:var(--status-success-text)}.admin-completed-money-value.due,.admin-completed-money-value.waiting{color:var(--status-warning-text)}.admin-completed-money-value.neutral{color:var(--status-neutral-text)}@media (max-width:520px){.request-card-alert-rail>.request-card-alert-chip-message{font-size:clamp(7.5px,2.8vw,11px)}.request-card-alert-chip-message .request-card-alert-chip-copy,.request-card-alert-chip-message .request-card-alert-chip-copy>strong{overflow:visible;text-overflow:clip}}.request-card-running-row{justify-content:stretch;gap:10px;min-height:36px}.request-card-locked-price,.request-card-running-timer{display:inline-flex;align-items:center;min-width:0}.request-card-locked-price{flex:1 1 auto;gap:6px;color:#0f172a;font-size:15px}.request-card-locked-price svg{flex:0 0 auto;color:#5f6b7a}.request-card-running-divider{flex:0 0 1px;align-self:stretch;min-height:18px;background:#d7e3f5}.request-card-running-timer{flex:0 0 auto;gap:4px;color:#0f172a;font-size:13px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1}.request-card-running-timer svg{flex:0 0 auto}.request-card-running-timer-value{display:inline-block;width:66px;text-align:left;font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.request-card-status-note{flex-basis:100%;padding:10px 12px;border-radius:12px;font-size:14px;font-weight:600;line-height:1.4}.request-card-status-note.success{background:var(--status-success-bg);border:1px solid var(--status-success-border);color:var(--status-success-text)}.request-card-status-note.warning{background:var(--status-warning-bg);border:1px solid var(--status-warning-border);color:var(--status-warning-text)}.request-notes-modal-backdrop{position:fixed;inset:0;background:rgba(14,26,43,.45);display:grid;place-items:center;z-index:80;padding:18px}.request-notes-modal{width:min(560px,100%);max-height:min(72vh,620px);overflow:auto;border-radius:14px;border:1px solid #d7e3f5;background:var(--surface-raised);padding:18px}.cleaner-final-price-backdrop{place-items:end center;padding:12px;overflow:hidden;overscroll-behavior:none}.cleaner-final-price-sheet{display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;width:min(520px,100%);max-height:min(86vh,720px);overflow:hidden;border:1px solid #d7e3f5;border-radius:22px 22px 16px 16px;background:linear-gradient(180deg,var(--surface-raised) 0,var(--card) 100%);box-shadow:0 24px 60px rgba(15,23,42,.28);overscroll-behavior:none;touch-action:manipulation}.cleaner-final-price-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 16px 10px}.cleaner-final-price-head h3{margin:0;color:#0f172a;font-size:24px;line-height:1.1}.cleaner-final-price-head p{margin:6px 0 0;color:#60708a;font-size:13px;line-height:1.3}.cleaner-final-price-back{width:auto;min-width:70px}.cleaner-payment-collection-backdrop{place-items:end center;padding:12px;overflow:hidden;overscroll-behavior:none}.cleaner-payment-collection-sheet{display:grid;grid-gap:14px;gap:14px;width:min(520px,100%);max-height:min(88vh,720px);overflow:auto;border:1px solid #d7e3f5;border-radius:22px 22px 16px 16px;background:linear-gradient(180deg,var(--surface-raised) 0,var(--card) 100%);box-shadow:0 24px 60px rgba(15,23,42,.28);padding:16px;overscroll-behavior:contain;touch-action:manipulation}.cleaner-payment-collection-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.cleaner-payment-collection-head h3{margin:0;color:#0f172a;font-size:24px;line-height:1.1}.cleaner-payment-collection-head p{margin:6px 0 0;color:#60708a;font-size:13px;line-height:1.3}.cleaner-payment-collection-amount{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d7e3f5;border-radius:14px;background:#f8fbff;padding:12px 14px;color:#60708a;font-weight:800}.cleaner-payment-collection-amount strong{color:#0f172a;font-size:22px}.cleaner-payment-choice-list{display:grid;grid-gap:10px;gap:10px}.cleaner-payment-choice{display:grid;grid-gap:4px;gap:4px;width:100%;min-height:74px;text-align:left;border:1px solid #d7e3f5;border-radius:16px;background:#fff;color:#0f172a;padding:12px 14px;box-shadow:none}.cleaner-payment-choice.selected{border-color:var(--brand);background:#edf4ff;box-shadow:inset 0 0 0 1px rgba(43,111,247,.22)}.cleaner-payment-choice:disabled{cursor:not-allowed;opacity:.62}.cleaner-payment-choice span{font-size:18px;font-weight:900}.cleaner-payment-choice small{color:#60708a;font-size:14px;font-weight:700;line-height:1.25}.cleaner-payment-collection-complete,.cleaner-payment-collection-done{width:100%}.cleaner-payment-collection-complete:disabled{opacity:.58}.cleaner-payment-collection-message,.cleaner-payment-collection-qr-panel{display:grid;grid-gap:12px;gap:12px;justify-items:center;border:1px solid #d7e3f5;border-radius:16px;background:#f8fbff;padding:14px;text-align:center}.cleaner-payment-collection-message,.cleaner-payment-collection-qr-panel p{margin:0;color:#60708a;font-weight:800}.cleaner-payment-collection-message.danger{border-color:var(--status-danger-border);background:linear-gradient(135deg,#fff 0,var(--status-danger-bg) 100%);color:var(--status-danger-strong)}.cleaner-payment-collection-message.pending{border-color:var(--status-warning-strong);background:var(--status-warning-bg);color:var(--status-warning-text)}.cleaner-payment-collection-message.success{border-color:var(--status-success-border);background:linear-gradient(135deg,#fff 0,var(--status-success-soft-bg) 100%);color:var(--status-success-strong)}.cleaner-payment-collection-message.danger .request-card-alert-chip-icon{background:var(--status-danger-strong);color:#fff}.cleaner-payment-collection-message.success .request-card-alert-chip-icon{background:var(--status-success-strong);color:#fff}.cleaner-payment-collection-message-title{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:inherit}.cleaner-payment-collection-qr{width:min(240px,72vw);height:auto;border:1px solid #d7e3f5;border-radius:14px;background:#fff}.cleaner-payment-collection-link{width:100%;overflow-wrap:anywhere;color:#60708a;font-size:12px;font-weight:700}.cleaner-payment-collection-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;width:100%}.cleaner-payment-collection-actions.single{grid-template-columns:minmax(0,1fr)}.cleaner-payment-collection-status{margin:0;color:#60708a;font-weight:800;text-align:center}.cleaner-final-price-quote-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 16px;min-height:40px;padding:9px 11px;border:1px solid var(--status-success-border);border-radius:12px;background:var(--status-success-bg)}.cleaner-final-price-quote-row span{color:var(--status-success-text);font-size:12px;font-weight:800}.cleaner-final-price-quote-row strong{color:var(--status-success-strong);font-size:15px;font-weight:800;white-space:nowrap}.cleaner-final-price-status{justify-self:center;display:inline-flex;align-items:center;min-height:28px;margin:10px 16px 0;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:800}.cleaner-final-price-status.within{border:1px solid var(--status-success-border);background:var(--status-success-bg);color:var(--status-success-text)}.cleaner-final-price-status.low{border:1px solid var(--status-info-border);background:var(--status-info-bg);color:var(--status-info-text)}.cleaner-final-price-status.high{border:1px solid var(--status-warning-border);background:var(--status-warning-bg);color:var(--status-warning-text)}.cleaner-final-price-wheel-shell{position:relative;min-height:252px;margin:12px 16px 0;overflow:hidden;border:1px solid #d7e3f5;border-radius:16px;background:var(--surface);contain:layout paint;touch-action:pan-y;-moz-user-select:none;user-select:none;-webkit-user-select:none}.cleaner-final-price-wheel-shell.low{border-color:var(--status-info-border);background:var(--status-info-bg)}.cleaner-final-price-wheel-shell.within{border-color:var(--status-success-border);background:var(--status-success-bg)}.cleaner-final-price-wheel-shell.high{border-color:var(--status-warning-border);background:var(--status-warning-bg)}.cleaner-final-price-wheel-shell:after,.cleaner-final-price-wheel-shell:before{content:"";position:absolute;left:0;right:0;z-index:3;height:74px;pointer-events:none}.cleaner-final-price-wheel-shell:before{top:0;background:linear-gradient(180deg,rgba(248,251,255,.96),rgba(248,251,255,0))}.cleaner-final-price-wheel-shell:after{bottom:0;background:linear-gradient(0deg,rgba(248,251,255,.96),rgba(248,251,255,0))}.cleaner-final-price-wheel-shell.low:before{background:linear-gradient(180deg,rgba(239,246,255,.96),rgba(239,246,255,0))}.cleaner-final-price-wheel-shell.low:after{background:linear-gradient(0deg,rgba(239,246,255,.96),rgba(239,246,255,0))}.cleaner-final-price-wheel-shell.within:before{background:linear-gradient(180deg,rgba(234,248,241,.96),rgba(234,248,241,0))}.cleaner-final-price-wheel-shell.within:after{background:linear-gradient(0deg,rgba(234,248,241,.96),rgba(234,248,241,0))}.cleaner-final-price-wheel-shell.high:before{background:linear-gradient(180deg,rgba(255,247,237,.96),rgba(255,247,237,0))}.cleaner-final-price-wheel-shell.high:after{background:linear-gradient(0deg,rgba(255,247,237,.96),rgba(255,247,237,0))}.cleaner-final-price-wheel-highlight{position:absolute;z-index:1;top:50%;left:14px;right:14px;height:58px;transform:translateY(-50%);border:1px solid rgba(37,99,235,.24);border-radius:14px;background:rgba(253,254,255,.78);box-shadow:0 8px 18px rgba(15,23,42,.07);pointer-events:none}.cleaner-final-price-wheel-shell.within .cleaner-final-price-wheel-highlight{border-color:rgba(15,138,95,.24)}.cleaner-final-price-wheel-shell.high .cleaner-final-price-wheel-highlight{border-color:rgba(194,65,12,.24)}.cleaner-final-price-wheel{position:relative;z-index:2;height:252px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;overscroll-behavior-x:none;scroll-snap-type:y mandatory;scroll-padding-block:97px;padding:97px 18px;scrollbar-width:none;touch-action:pan-y;-webkit-overflow-scrolling:touch}.cleaner-final-price-wheel::-webkit-scrollbar{display:none}.cleaner-final-price-wheel-option{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:0 10px;border:0;border-radius:12px;background:transparent;color:#6b7a90;font-size:26px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1;opacity:.56;scroll-snap-align:center;transform:scale(.92);transition:color 80ms ease,opacity 80ms ease,transform 80ms ease;touch-action:pan-y;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.cleaner-final-price-wheel-option.low{color:var(--status-info-text)}.cleaner-final-price-wheel-option.within{color:var(--status-success-text)}.cleaner-final-price-wheel-option.high{color:var(--status-warning-text)}.cleaner-final-price-wheel-option.selected{color:#0f172a;font-weight:900;opacity:1;transform:scale(1.16)}.cleaner-final-price-wheel-option.low.selected{color:var(--status-info-text)}.cleaner-final-price-wheel-option.within.selected{color:var(--status-success-text)}.cleaner-final-price-wheel-option.high.selected{color:var(--status-warning-text)}.cleaner-final-price-footer{padding:12px 16px 16px;border-top:1px solid #e6eef7;background:var(--surface-raised)}.cleaner-final-price-set-button{min-height:48px}.cleaner-job-detail-modal{width:min(680px,100%);max-height:min(82vh,760px)}.cleaner-job-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.cleaner-job-detail-head h3{margin:0}.cleaner-job-detail-subtitle{margin:6px 0 0;color:#60708a;font-size:14px}.cleaner-job-detail-card{box-shadow:none;padding:16px}.cleaner-job-detail-section{display:grid;grid-gap:10px;gap:10px;padding:0 0 14px;margin-bottom:14px;border-bottom:1px solid #cfd9e6}.cleaner-job-detail-card>.cleaner-job-detail-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.cleaner-job-detail-section-head{display:grid;grid-gap:3px;gap:3px}.cleaner-job-detail-section-head span{color:#60708a;font-size:13px;font-weight:750}.cleaner-job-detail-section-head strong{color:#0e1a2b;font-size:20px;line-height:1.15}.cleaner-job-detail-section-head-inline{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-bottom:9px;border-bottom:1px solid #d9e2ef}.cleaner-job-detail-section-head-inline strong{font-size:18px}.cleaner-job-detail-section-head-inline span{flex:0 0 auto;text-align:right}.cleaner-job-detail-contact-actions .request-card-contact-actions{justify-content:flex-start;flex-wrap:wrap}.cleaner-job-detail-empty{margin:0;color:#60708a;font-size:14px;font-weight:650}.request-card-details.admin-job-detail-audit-grid,.request-card-details.cleaner-job-detail-service-details{min-height:0}.cleaner-job-detail-service-details{gap:7px;padding-top:2px}.cleaner-job-detail-cleaning-section .cleaner-job-detail-section-head strong{font-size:20px;font-weight:800;letter-spacing:-.025em}.job-cleaning-summary{display:grid;grid-gap:15px;gap:15px;padding:17px;border:1px solid #d8e2ef;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 8px 22px rgba(20,38,70,.045)}.job-cleaning-service-row{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px}.job-cleaning-service-title{min-width:0;display:grid;grid-gap:4px;gap:4px}.job-cleaning-service-title>strong{color:#0e1a2b;font-size:22px;font-weight:800;letter-spacing:-.025em;line-height:1.15}.job-cleaning-service-title>span{color:#60708a;font-size:12px;font-weight:650;line-height:1.35}.job-service-checklist-trigger{margin:0;font-size:14px;font-weight:750;line-height:1.3;white-space:nowrap}.job-service-checklist-trigger svg{width:16px;height:16px;stroke-width:2.3}.job-cleaning-scope{margin:0;color:#4f5f76;font-size:16px;font-weight:500;line-height:1.55}.job-cleaning-duration{min-height:52px;display:flex;align-items:center;gap:11px;padding:11px 14px;border:1px solid #d9e5f6;border-radius:13px;background:#f7faff;color:#52637b;font-size:15px;line-height:1.3}.job-cleaning-duration svg{width:23px;height:23px;flex:0 0 auto;fill:none;stroke:#2b6ff7;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.job-cleaning-duration strong{color:#0e1a2b;font-weight:800}.job-cleaning-add-ons{display:grid;grid-gap:9px;gap:9px}.job-cleaning-add-ons>strong{color:#60708a;font-size:14px;font-weight:750;line-height:1.3}.job-cleaning-add-ons ul{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.job-cleaning-add-ons li{padding:8px 12px;border:1px solid #d4e2f7;border-radius:999px;background:#edf4ff;color:#1d3557;font-size:13px;font-weight:650;line-height:1.25}.job-detail-service-value{display:flex;align-items:baseline;flex-wrap:wrap;gap:3px 9px}.job-service-included-trigger{margin:0;font-size:13px;line-height:1.25}.job-service-included-dialog .request-whats-included-head p{margin:5px 0 0;color:#60708a;font-size:14px;font-weight:750;line-height:1.35}.job-service-checklist-add-ons{border-color:#d4e2f7;background:#edf4ff}.cleaner-job-detail-service-details .request-detail-row-notes{min-height:0}.job-detail-crew-contact-actions{min-width:0}.job-detail-crew-contact-actions .request-card-contact-actions{gap:6px;flex-wrap:nowrap}.job-detail-crew-contact-actions .request-card-contact-action,.job-detail-crew-contact-actions .request-card-contact-sms-badge,.job-detail-crew-contact-actions .request-card-phone-link{width:40px;height:40px;min-width:40px;min-height:40px;flex-basis:40px;border-radius:10px}.admin-job-detail-audit-section{margin-top:12px;padding-top:14px;border-top:1px solid #cfd9e6}.admin-job-detail-audit-grid{gap:7px}.admin-job-detail-audit-grid .request-detail-row{grid-template-columns:108px minmax(0,1fr);gap:10px}.admin-job-detail-alert-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.admin-job-detail-alert-copy strong{color:inherit}.admin-job-detail-proof-grid{display:flex;flex-wrap:wrap;gap:8px}.admin-job-detail-proof-grid a{display:block}.admin-job-detail-proof-grid img{width:88px;height:88px;display:block;object-fit:cover;border:1px solid #d9e2ef;border-radius:12px}.admin-pricing-v2-shadow-section{gap:12px;padding:15px;border:1px solid #bfd1ee;border-radius:16px;background:#f6f9ff}.cleaner-job-detail-card>.admin-pricing-v2-shadow-section:last-child{padding:15px;border:1px solid #bfd1ee}.admin-pricing-v2-shadow-heading{display:grid;justify-items:start;grid-gap:6px;gap:6px}.admin-pricing-v2-shadow-heading>strong{color:#0e1a2b;font-size:18px;line-height:1.2}.admin-pricing-v2-shadow-badge{width:max-content;padding:5px 9px;border:1px solid #a8c4ee;border-radius:999px;background:#e8f1ff;color:#1f5eb9;font-size:11px;font-weight:850;letter-spacing:.04em;line-height:1;text-transform:uppercase}.admin-pricing-v2-shadow-disclaimer,.admin-pricing-v2-shadow-intro,.admin-pricing-v2-shadow-message p,.admin-pricing-v2-shadow-progress{margin:0}.admin-pricing-v2-shadow-intro{color:#52657f;font-size:14px;line-height:1.4}.admin-pricing-v2-shadow-button{background:#fff;box-shadow:none}.admin-pricing-v2-shadow-progress{color:#52657f;font-size:13px;font-weight:700}.admin-pricing-v2-shadow-result{display:grid;grid-gap:10px;gap:10px}.admin-pricing-v2-shadow-price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.admin-pricing-v2-shadow-minutes,.admin-pricing-v2-shadow-price-card{min-width:0;display:grid;grid-gap:4px;gap:4px;padding:12px;border:1px solid #d5deeb;border-radius:12px;background:#fff}.admin-pricing-v2-shadow-price-card[data-tone=shadow]{border-color:#9fbeeb;background:#edf4ff}.admin-pricing-v2-shadow-minutes span,.admin-pricing-v2-shadow-price-card span{color:#60708a;font-size:12px;font-weight:750}.admin-pricing-v2-shadow-minutes strong,.admin-pricing-v2-shadow-price-card strong{color:#0e1a2b;font-size:20px;line-height:1.15}.admin-pricing-v2-shadow-minutes small,.admin-pricing-v2-shadow-price-card small{color:#60708a;font-size:12px;line-height:1.35}.admin-pricing-v2-shadow-minutes{background:#fbfcff}.admin-pricing-v2-shadow-minutes strong{font-size:17px}.admin-pricing-v2-shadow-message{display:grid;grid-gap:6px;gap:6px;padding:11px 12px;border:1px solid #d8c58d;border-radius:12px;background:#fff9e9;color:#674b11;font-size:13px;line-height:1.4}.admin-pricing-v2-shadow-message[data-tone=error]{border-color:#efb8b8;background:#fff1f1;color:#8a2525}.admin-pricing-v2-shadow-message ul{display:grid;grid-gap:3px;gap:3px;margin:0;padding-left:18px}.admin-pricing-v2-shadow-disclaimer{padding-top:10px;border-top:1px solid #d8e3f2;color:#52657f;font-size:12px;font-weight:700;line-height:1.4}.cleaner-job-detail-footer{padding-top:0}@media (max-width:480px){.job-cleaning-summary{gap:13px;padding:14px}.job-cleaning-service-row{gap:10px}.job-cleaning-service-title>strong{font-size:20px}.job-service-checklist-trigger{font-size:13px}.job-cleaning-scope{font-size:15px}.job-cleaning-duration{min-height:48px;padding:10px 12px}.cleaner-job-detail-service-details .request-detail-row{grid-template-columns:minmax(0,1fr);gap:3px}.cleaner-job-detail-service-details .request-detail-label{color:#60708a;font-size:13px}.admin-job-detail-audit-grid .request-detail-row{grid-template-columns:92px minmax(0,1fr);gap:8px}.admin-job-detail-audit-grid .request-detail-alert-value{align-items:flex-start}.admin-pricing-v2-shadow-price-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:720px){.request-notes-modal-backdrop{place-items:end center;padding:10px;overflow:hidden}.request-notes-modal{max-height:88vh;border-radius:20px 20px 14px 14px;padding:16px;overscroll-behavior:contain}.cleaner-planner-sticky{gap:8px;margin-bottom:12px}.planner-schedule-month-heading{min-height:18px;font-size:15px;line-height:18px}.planner-month-calendar{gap:5px}.planner-month-calendar-grid{gap:4px}.planner-month-calendar-day{padding:2px 2px 12px;border-radius:8px;font-size:12px}.planner-month-calendar-day .cleaner-confirmed-week-top-day-dots{bottom:4px;gap:2px}.cleaner-history-banner{align-items:flex-start;margin-bottom:12px;padding:12px;border-radius:20px}.cleaner-dashboard-map-shell{height:148px}.cleaner-confirmed-week-top{gap:10px;margin-bottom:0;padding:12px;border-radius:20px}.cleaner-dashboard-map-card{margin-top:0;border-top-left-radius:20px;border-top-right-radius:20px}.cleaner-dashboard-list-inner{padding:0}.cleaner-confirmed-week-nav{align-items:flex-start}.cleaner-confirmed-week-nav-actions{gap:6px}.cleaner-confirmed-week-summary{font-size:13px}.cleaner-confirmed-week-history-button{min-height:32px;padding:0 8px;font-size:13px}.cleaner-confirmed-week-icon-button{width:32px;min-width:32px;height:32px;min-height:32px;padding:0;border-radius:8px}.cleaner-confirmed-week-jump-button{border-radius:8px}.cleaner-confirmed-week-nav-button{width:32px;height:32px;font-size:20px}.cleaner-confirmed-week-top-strip{gap:6px}.cleaner-confirmed-week-top-day{padding:8px 5px 18px;border-radius:12px}.cleaner-confirmed-week-top-day-label{font-size:11px;transform:translateY(-1px)}.cleaner-confirmed-week-top-day-number{font-size:17px;transform:translateY(-1px)}.cleaner-confirmed-week-top-day-dots{bottom:6px;gap:4px}.cleaner-confirmed-week-top-day-dot{width:8px;height:8px}.admin-completed-money-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-completed-money-cell{gap:4px;padding:8px 5px}.admin-completed-money-cell+.admin-completed-money-cell{border-top:0;border-left:1px solid #e5eaf2}.admin-completed-money-value{font-size:16px}.request-card-details{min-height:244px}.cleaner-job-card{scroll-margin-top:320px}.request-card-summary{min-height:72px}.request-card-summary-modern{gap:8px;min-height:0}.admin-job-card .request-card-summary-modern{min-height:0}.request-card-summary-address{font-size:13px}.request-card-title{--request-card-title-icon-size:27px;--request-card-title-gap:5px}.request-card-title-icon{width:var(--request-card-title-icon-size);height:var(--request-card-title-icon-size);flex-basis:var(--request-card-title-icon-size)}.request-card-title-label{max-width:none}.request-card-title-price{padding-left:7px}.request-card-meta-row{gap:8px;font-size:12px}.request-card-meta-item{gap:5px}.request-card-meta-icon{width:16px;height:16px}.request-card-people-section{padding:0}.request-card-person-row{min-height:46px;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding:4px 0}.request-card-people-section-two{grid-template-columns:repeat(2,minmax(0,1fr))}.request-card-people-section-two .request-card-person-row{gap:6px;padding:4px 8px}.request-card-people-section-two .request-card-person-block:first-child .request-card-person-row{padding-left:0;padding-right:10px}.request-card-people-section-two .request-card-person-block:nth-child(2) .request-card-person-row{padding-left:10px;padding-right:0}.request-card-people-section-two .request-card-person-copy{gap:2px}.request-card-people-section-two .request-card-person-avatar{width:32px;height:32px;flex-basis:32px}.request-card-people-section-two .request-card-person-chevron{width:14px;flex-basis:14px}.request-card-people-section-two .request-card-person-chevron svg{width:16px;height:16px}.request-card-alert-rail{gap:6px}.request-card-alert-chip,.request-card-alert-rail .request-card-person-pill{min-height:28px;padding:0 8px;font-size:11px}.request-card-alert-rail>.request-card-alert-chip{padding-top:5px;padding-bottom:5px}.request-card-alert-rail>.request-card-alert-chip-message{min-height:34px;padding-inline:10px}.request-card-person-avatar{width:34px;height:34px;border-radius:8px;font-size:13px}.request-card-person-role{font-size:11px}.request-card-person-name{font-size:14px}.request-card-person-name-row{gap:5px}.request-card-person-alert{font-size:11px}.request-card-person-pill{min-width:70px;max-width:136px;min-height:34px;gap:6px;padding:0 10px;border-radius:9px;font-size:11px}.request-card-person-badges{gap:5px;max-width:190px}.request-card-person-badges .request-card-alert-chip{min-height:32px;padding:0 8px;font-size:11px}.request-card-person-pill-logo{width:23px;height:23px;flex-basis:23px;border-radius:6px;background-size:15px 15px}.request-card-person-pill-alert-icon{width:23px;height:23px;background-size:21px 21px}.request-card-person-actions{margin:0;padding:10px}.request-card-person-actions .request-card-contact-actions{gap:9px}.request-card-contact-action,.request-card-contact-sms-badge,.request-card-phone-link{width:44px;height:44px;min-width:44px;min-height:44px;flex-basis:44px;border-radius:11px}.request-card-contact-sms-badge{padding:0 8px;font-size:13px}.request-card-person-detail-row{align-items:stretch;display:grid}.request-card-person-inline-action{width:100%}.request-card-payment-section{padding:9px 10px}.request-card-payment-heading strong{font-size:18px}.request-card-secondary-actions-triple .request-card-secondary-button{padding-inline:8px;min-height:44px;font-size:11.5px}.request-card-secondary-button-compact-label{font-size:10.5px}.request-card-payment-action-button{font-size:11px}.request-status-pill{max-width:140px}.request-card-running-row{gap:8px;padding-left:9px;padding-right:9px}.request-card-locked-price{font-size:14px;gap:5px}.request-card-running-timer{gap:3px;font-size:12px}.request-card-running-timer-value{width:62px}.request-detail-row{grid-template-columns:78px minmax(0,1fr)}.request-form-shell.request-form-customer{margin-left:-6px;margin-right:-6px;padding-left:2px;padding-right:2px}.request-form-shell .request-intake-card{max-width:none;width:100%;margin-left:0;margin-right:0}.request-form-shell .request-step-panel,.request-form-shell .request-wizard-card{overflow-x:clip}.brand{min-width:0}.authenticated-header-actions,.mobile-menu{flex:0 0 auto}.mobile-menu-panel{position:fixed;top:72px;right:12px;min-width:240px;max-width:calc(100vw - 24px);z-index:95}}@media (max-width:340px){.cleaner-job-card .request-card-header{flex-wrap:wrap}.cleaner-job-card .request-card-status-group{flex:0 0 100%;justify-content:flex-start;margin-left:0}.request-status-pill.cleaner-job-card-status-badge{max-width:100%}}@media (max-width:480px){.request-card-people-section-two .request-card-person-row{position:relative;grid-template-columns:auto minmax(0,1fr)}.request-card-people-section-two .request-card-person-chevron{position:absolute;top:max(3px,calc(50% - 15px));right:0;display:inline-flex;width:12px;height:12px;flex-basis:12px;pointer-events:none}.request-card-people-section-two .request-card-person-chevron svg{width:14px;height:14px}.request-card-people-section-two .request-card-person-name{font-size:13px}}@media (max-width:380px){.cleaner-job-card-actions{gap:6px}.cleaner-job-card-action-button{min-height:40px;gap:5px;padding-inline:6px;font-size:11.5px}.cleaner-job-card-action-icon{width:18px;height:18px;flex-basis:18px}.request-status-pill.cleaner-job-card-status-badge{max-width:134px;height:28px;gap:5px;padding-inline:8px 9px;font-size:10.5px}.cleaner-job-card-status-symbol{width:16px;height:16px;flex-basis:16px;font-size:10px}.admin-job-card,.cleaner-job-card{gap:8px}.cleaner-job-card{padding:16px}.request-card-header{--request-card-title-font-size:18px;--request-card-price-font-size:15px;gap:6px;padding-bottom:9px}.request-card-title{font-size:var(--request-card-title-font-size);line-height:1.05;--request-card-title-icon-size:23px;--request-card-title-gap:4px}.request-card-title-label{max-width:none}.request-card-title-icon{width:var(--request-card-title-icon-size);height:var(--request-card-title-icon-size);flex-basis:var(--request-card-title-icon-size)}.request-card-title-price{padding-left:4px;font-size:var(--request-card-price-font-size)}.request-status-pill{min-width:82px;height:26px;padding:0 10px;font-size:11px}.request-card-summary-modern{gap:7px}.request-card-summary-address{gap:7px;font-size:12px}.request-card-meta-row{gap:4px;justify-content:space-between;font-size:10px;overflow:visible}.request-card-meta-item{gap:3px;flex:0 0 auto;min-width:max-content}.request-card-meta-item>span{overflow:visible;text-overflow:clip}.request-card-meta-icon{width:12px;height:12px}.cleaner-job-card .request-card-meta-row{justify-content:flex-start;flex-wrap:nowrap;column-gap:clamp(4px,2vw,8px);overflow:hidden}.request-card-people-section-two .request-card-person-row{min-height:40px;gap:5px;padding:3px 6px}.request-card-people-section-two .request-card-person-block:first-child .request-card-person-row{padding-right:7px}.request-card-people-section-two .request-card-person-block:nth-child(2) .request-card-person-row{padding-left:7px}.request-card-people-section-two .request-card-person-avatar{width:28px;height:28px;flex-basis:28px}.request-card-people-section-two .request-card-person-chevron{width:12px;flex-basis:12px}.request-card-people-section-two .request-card-person-chevron svg{width:14px;height:14px}.request-card-person-role{font-size:10px}.request-card-person-name{font-size:13px}.request-card-primary-action{padding:10px 12px;border-radius:11px;font-size:16px}.request-card-secondary-actions{gap:6px}.request-card-secondary-button{min-height:44px;padding:6px 8px;font-size:12px}.request-card-secondary-actions-triple .request-card-secondary-button{font-size:11px}}@media (max-width:360px){.cleaner-confirmed-week-nav-actions{width:100%;flex-wrap:wrap;justify-content:center}.cleaner-confirmed-week-arrow-group{flex:1 0 100%;justify-content:center}}@media (max-width:340px){.request-card-header{--request-card-title-font-size:16px;--request-card-price-font-size:12.5px;gap:5px}.request-card-title{font-size:var(--request-card-title-font-size);--request-card-title-icon-size:20px;--request-card-title-gap:3px}.request-card-title-label{max-width:none}.request-card-title-icon{width:var(--request-card-title-icon-size);height:var(--request-card-title-icon-size);flex-basis:var(--request-card-title-icon-size)}.request-card-title-price{padding-left:3px;font-size:var(--request-card-price-font-size)}.request-status-pill{min-width:74px;height:24px;padding:0 8px;font-size:10px}.request-card-summary-address{gap:6px;font-size:11px}.request-card-meta-row{gap:3px;font-size:8.5px}.request-card-meta-item{gap:2px}.request-card-meta-icon{width:10px;height:10px}.request-card-people-section-two .request-card-person-row{min-height:36px;gap:4px;padding:3px 5px}.request-card-people-section-two .request-card-person-block:first-child .request-card-person-row{padding-right:6px}.request-card-people-section-two .request-card-person-block:nth-child(2) .request-card-person-row{padding-left:6px}.request-card-people-section-two .request-card-person-avatar{width:26px;height:26px;flex-basis:26px}.request-card-person-role{font-size:9px}.request-card-people-section-two .request-card-person-name{font-size:12px}}@media (max-width:300px){.request-card-header{--request-card-title-font-size:14px;--request-card-price-font-size:11.5px;gap:4px}.request-card-title{--request-card-title-icon-size:18px;--request-card-title-gap:2px}.request-card-title-price{padding-left:2px}.request-status-pill{min-width:66px;height:22px;padding:0 6px;font-size:8.5px}.request-card-meta-row{gap:2px;font-size:7.5px}.request-card-meta-item{gap:2px}.request-card-meta-icon{width:9px;height:9px}.request-card-people-section-two .request-card-person-row{min-height:32px;gap:3px;padding:2px 4px}.request-card-people-section-two .request-card-person-block:first-child .request-card-person-row{padding-right:4px}.request-card-people-section-two .request-card-person-block:nth-child(2) .request-card-person-row{padding-left:4px}.request-card-people-section-two .request-card-person-avatar{width:24px;height:24px;flex-basis:24px}.request-card-people-section-two .request-card-person-name{font-size:11px}}.payment-grid{display:grid;grid-template-columns:1.4fr .8fr .7fr;grid-gap:10px;gap:10px}.payment-row{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.6fr);grid-gap:16px;gap:16px;align-items:start}.payment-card{border:1px solid var(--border);border-radius:16px;padding:16px;display:grid;grid-gap:10px;gap:10px}.payment-card,.payment-shell{background:var(--surface-raised)}.payment-shell{margin-top:6px;padding:8px;min-height:56px;border-radius:14px;border:1px solid rgba(15,23,42,.12)}.payment-summary{border:1px solid var(--border);border-radius:16px;padding:16px;background:var(--surface);display:grid;grid-gap:12px;gap:12px}.payment-methods-card{grid-column:1/-1}.payment-methods-layout{margin-top:12px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:12px;gap:12px;align-items:start}.payment-methods-layout.single{grid-template-columns:1fr}.payment-total{font-weight:700;font-size:18px}.payment-window{font-size:13px;color:var(--muted)}.payment-note{font-size:12px;color:var(--muted)}.cleaner-earnings-job{display:grid;grid-gap:6px;gap:6px;border:1px solid #e6eef7;border-radius:10px;padding:12px;background:var(--surface-raised)}.notification-job-focus{border-color:var(--status-info-border)!important;box-shadow:0 12px 24px rgba(43,111,247,.18);scroll-margin-top:132px}.history-list-item-content,.history-list-item-open{display:grid;grid-gap:6px;gap:6px;min-width:0}.history-list-item-open{width:100%;margin:0;border:0;border-radius:6px;padding:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.history-list-item-open:active,.history-list-item-open:focus,.history-list-item-open:hover{border:0;background:transparent;color:inherit;box-shadow:none;transform:none}.history-list-item-open:focus-visible{outline:2px solid var(--status-info-border);outline-offset:4px}.history-list-item-actions{display:flex;gap:8px;padding-top:4px}.history-list-item-actions>*{flex:1 1;min-width:0}.cleaner-earnings-address{color:var(--ink);font-weight:800}.cleaner-earnings-meta{color:#5f6b7a;font-size:12px}.cleaner-earnings-payout-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.cleaner-earnings-amount{color:var(--ink);font-size:13px;font-weight:850}.cleaner-earnings-status{display:inline-flex;align-items:center;min-height:28px;border:1px solid transparent;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:900;line-height:1.2}.cleaner-earnings-status.pending{border-color:var(--status-warning-strong);background:var(--status-warning-bg);color:var(--status-warning-text)}.cleaner-earnings-status.paid{border-color:var(--status-success-border);background:var(--status-success-bg);color:var(--status-success-strong)}.cleaner-earnings-status.complete,.cleaner-earnings-status.neutral{border-color:var(--status-neutral-border);background:var(--status-neutral-bg);color:var(--status-neutral-text)}.cleaner-earnings-status.canceled{border-color:var(--status-danger-border);background:var(--status-danger-bg);color:var(--status-danger-text)}.payment-link-page{min-height:calc(100vh - 72px);display:flex;justify-content:center;padding:24px 16px 48px;background:linear-gradient(180deg,#edf4ff,#f7faff 52%,#edf3fb)}.payment-link-shell{width:min(580px,100%);background:linear-gradient(180deg,var(--surface-raised) 0,var(--card) 100%);border:1px solid #dbe7f6;border-radius:20px;padding:26px;box-shadow:0 20px 54px rgba(20,38,70,.1)}.payment-link-payment-heading{display:grid;justify-items:center;grid-gap:4px;gap:4px;margin-bottom:18px;text-align:center}.payment-link-payment-heading h1{margin:0;color:#526786;font-size:15px;font-weight:850;line-height:1.2;letter-spacing:0}.payment-link-payment-heading>strong{color:var(--ink);font-size:clamp(38px,8vw,48px);font-weight:950;line-height:1.05;letter-spacing:-.025em}.payment-link-payment-heading>span{color:#5d7090;font-size:12px;font-weight:800}.payment-link-job-summary{overflow:hidden;border:1px solid #dbe7f6;border-radius:15px;background:var(--surface-raised);box-shadow:0 12px 28px rgba(20,38,70,.055)}.payment-link-job-summary-heading{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:11px;gap:11px;padding:13px 14px}.payment-link-job-summary-icon{width:42px;height:42px;display:grid;place-items:center;line-height:0;border:1px solid #c7dcff;border-radius:10px;background:#eef5ff;color:var(--primary)}.payment-link-job-summary-copy span,.payment-link-job-summary-copy strong{display:block}.payment-link-job-summary-copy strong{color:var(--ink);font-size:15px;line-height:1.2}.payment-link-job-summary-copy span{margin-top:3px;color:#5d7090;font-size:12px;font-weight:750;line-height:1.35}.payment-link-job-address{margin:0;border-top:1px solid #e3ecfb;padding:11px 14px;color:var(--ink);font-size:13px;font-weight:800;line-height:1.35}.payment-link-job-address span,.payment-link-job-address strong{display:block}.payment-link-job-details{border-top:1px solid #e3ecfb}.payment-link-job-details summary{min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 14px;color:var(--primary);font-size:13px;font-weight:900;cursor:pointer;list-style:none}.payment-link-job-details summary::-webkit-details-marker{display:none}.payment-link-job-details summary:hover{background:#f8fbff}.payment-link-job-details summary:focus-visible{outline:3px solid rgba(43,111,247,.35);outline-offset:-3px}.payment-link-job-details-content{display:grid;grid-gap:9px;gap:9px;border-top:1px solid #e3ecfb;padding:12px 14px;background:#f8fbff}.payment-link-job-details-content>div{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start}.payment-link-job-details-content span{color:#5d7090;font-size:12px;font-weight:850}.payment-link-job-details-content strong{color:var(--ink);font-size:12px;font-weight:850;line-height:1.4}.payment-link-job-address span{margin-top:2px;color:#5d7090;font-weight:750}.payment-link-card-icon svg,.payment-link-copy-button svg,.payment-link-secure-line svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.payment-link-message,.payment-link-status{margin-top:14px;border-radius:13px;padding:12px 14px;font-size:14px;font-weight:900}.payment-link-message,.payment-link-status-danger{border:1px solid var(--status-danger-border);background:var(--status-danger-bg);color:var(--status-danger-strong)}.payment-link-status-pending{border:1px solid var(--status-warning-strong);background:var(--status-warning-bg);color:var(--status-warning-text)}.payment-link-status-paid{border:1px solid var(--status-success-border);background:var(--status-success-bg);color:var(--status-success-strong)}.payment-link-section-title{margin:20px 0 10px;color:var(--ink);font-size:18px;letter-spacing:0}.payment-link-section-helper{margin:-5px 0 10px;color:#5d7090;font-size:12px;font-weight:750;line-height:1.35}.payment-link-methods{display:grid;grid-gap:10px;gap:10px}.payment-link-payment-option{overflow:hidden;border:1px solid #dbe7f6;border-radius:14px;background:#fff;box-shadow:0 6px 16px rgba(20,38,70,.045)}.payment-link-payment-option.selected{border:1.5px solid var(--primary);background:#f8fbff;box-shadow:0 10px 24px rgba(43,111,247,.08)}.payment-link-method-heading{width:100%;min-height:64px;display:grid;grid-template-columns:22px 34px minmax(0,1fr);align-items:center;grid-gap:11px;gap:11px;border:0;border-radius:0;padding:10px 12px;background:transparent;box-shadow:none;color:var(--primary);cursor:pointer;text-align:left}.payment-link-method-heading[aria-expanded=true]{border-bottom:1px solid #dbe7f6}.payment-link-method-heading:hover{background:#f8fbff}.payment-link-method-heading .payment-brand-mark{width:34px;height:34px}.payment-link-selection-dot{width:22px;height:22px;display:grid;place-items:center;border:2px solid #c7d5e9;border-radius:50%;background:#fff}.payment-link-selection-dot.selected{border-color:var(--primary);box-shadow:0 0 0 3px rgba(43,111,247,.11)}.payment-link-selection-dot.selected:after{width:10px;height:10px;border-radius:50%;background:var(--primary);content:""}.payment-link-method-copy{min-width:0;flex:1 1;display:grid;grid-gap:2px;gap:2px;text-align:left}.payment-link-method-copy strong{color:var(--ink);font-size:14px;font-weight:950;line-height:1.2}.payment-link-method-copy>span{color:#5d7090;font-size:11px;font-weight:750;line-height:1.3}.payment-link-method-title{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:5px}.payment-link-method-title>small{border:1px solid #a9c8ff;border-radius:999px;padding:3px 6px;background:#eef5ff;color:#174da9;font-size:9px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.04em}.payment-link-card-details{padding:10px;background:#fff}.payment-link-card-form{margin:0}.payment-link-card-continue{width:100%;min-height:46px;border:0;border-radius:10px;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 10px 20px rgba(37,99,235,.18);font-size:14px;font-weight:900;cursor:pointer}.payment-link-card-icon{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border:1px solid #c7dcff;border-radius:9px;background:#eef5ff;color:var(--primary)}.payment-link-card-continue:disabled,.payment-link-manual-button:disabled,.payment-link-method-heading:disabled{cursor:not-allowed;opacity:.62}.payment-link-manual-panel{margin-top:8px;border-top:1px solid #e3ecfb;padding-top:14px;position:relative}.payment-link-manual-panel h2{margin:0 0 10px;color:var(--ink);font-size:16px;letter-spacing:0}.payment-link-manual-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.payment-link-manual-button{min-width:0;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dbe7f6;border-radius:11px;background:var(--surface-raised);color:var(--ink);font-size:13px;font-weight:900;cursor:pointer}.payment-link-manual-button.selected{border-color:var(--primary);background:#f3f7ff;color:var(--primary)}.payment-brand-mark{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;color:#fff}.payment-brand-mark img{width:18px;height:18px;display:block;object-fit:contain}.payment-brand-mark.zelle{background:#6d1ed4}.payment-brand-mark.venmo{background:#2383e2}.payment-brand-mark.cashapp{background:#00d632}.payment-link-manual-details{margin-top:10px;border:1px solid #e3ecfb;border-radius:13px;background:var(--surface);padding:12px}.payment-link-manual-details.zelle{margin:10px;background:#fff;padding:11px}.payment-link-manual-details h3{margin:0 0 5px;color:var(--ink);font-size:14px;line-height:1.25}.payment-link-manual-detail-row{display:grid;grid-template-columns:minmax(86px,.55fr) minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;padding:8px 0}.payment-link-manual-detail-row+.payment-link-manual-detail-row{border-top:1px solid #e3ecfb}.payment-link-manual-detail-row.has-copy-action{min-height:54px;grid-template-columns:32px minmax(0,1fr) auto;gap:8px;padding:5px 0}.payment-link-manual-detail-row.has-copy-action>div{min-width:0;display:grid;grid-gap:3px;gap:3px}.payment-link-manual-detail-row>div>span,.payment-link-manual-detail-row>span:not(.payment-link-detail-icon){color:#5d7090;font-size:12px;font-weight:850}.payment-link-manual-detail-row strong{color:var(--ink);font-size:15px;line-height:1.25;word-break:break-word}.payment-link-detail-icon,.payment-link-reminder-icon{display:grid;place-items:center;border:1px solid #dbe7f6;background:#eef5ff;color:var(--primary)}.payment-link-detail-icon{width:32px;height:32px;border-radius:9px}.payment-link-detail-icon svg,.payment-link-reminder-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.payment-link-manual-details p{margin:8px 0 0;color:#5d7090;font-size:12px;font-weight:750;line-height:1.35}.payment-link-manual-details .payment-link-zelle-reminder{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;margin-top:9px;border:1px solid #c7dcff;border-radius:10px;padding:9px 10px;background:#f3f7ff;color:#365b91;font-size:12px;font-weight:750;line-height:1.35}.payment-link-reminder-icon{width:30px;height:30px;border:0;border-radius:50%;background:#e8f1ff}.payment-link-copy-button{min-width:72px;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dbe7f6;border-radius:9px;padding:0 9px;background:var(--surface-raised);color:var(--primary);font-size:12px;font-weight:900;cursor:pointer}.payment-link-copy-button.copied{border-color:var(--status-success-text);background:var(--status-success-text);color:#fff}.payment-link-manual-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.payment-link-sent-button,.payment-link-small-button{min-height:44px;border-radius:9px;font-size:13px;font-weight:900;text-decoration:none}.payment-link-small-button{border:1px solid #dbe7f6;background:var(--surface-raised);color:#2b5dab;padding:0 12px}.payment-link-sent-button,.payment-link-small-button{display:inline-flex;align-items:center;justify-content:center}.payment-link-sent-button{width:100%;margin-top:10px;border:0;background:var(--primary);color:#fff}.payment-link-card-continue:focus-visible,.payment-link-copy-button:focus-visible,.payment-link-manual-button:focus-visible,.payment-link-method-heading:focus-visible,.payment-link-sent-button:focus-visible,.payment-link-small-button:focus-visible{outline:3px solid rgba(43,111,247,.35);outline-offset:2px}.payment-link-method-heading:focus-visible{outline-offset:-3px}.payment-link-sent-button:disabled{opacity:.75}.payment-link-copy-toast,.payment-link-manual-error,.payment-link-manual-pending{margin-top:10px;border-radius:10px;padding:10px 11px;font-size:12px;font-weight:900}.payment-link-manual-pending{border:1px solid var(--status-warning-strong);background:var(--status-warning-bg);color:var(--status-warning-text)}.payment-link-copy-toast{border:1px solid #b8ead1;background:#e8f8ef;color:#15803d}.payment-link-manual-error{border:1px solid #fecaca;background:#fef2f2;color:#b91c1c}.payment-link-copy-toast{position:absolute;right:0;bottom:-44px}.payment-link-copy-toast.inline{position:static;right:auto;bottom:auto}.payment-link-secure-line{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:14px;color:#15803d;font-size:12px;font-weight:850}.payment-link-secure-line svg{width:16px;height:16px}@media (max-width:680px){.payment-link-page{min-height:calc(100vh - 58px);padding:0;background:var(--bg)}.payment-link-shell{width:100%;min-height:calc(100vh - 58px);border:0;border-radius:0;padding:18px 16px 30px;box-shadow:none}.payment-link-payment-heading{margin-bottom:15px}.payment-link-payment-heading>strong{font-size:40px}.payment-link-message,.payment-link-status{margin-top:14px;padding:14px;font-size:16px}.payment-link-section-title{margin-top:18px;font-size:17px}.payment-link-method-heading{min-height:60px;padding:9px 10px}.payment-link-method-title>small{padding-inline:5px;font-size:8.5px}.payment-link-manual-details.zelle{margin:8px;padding:10px}.payment-link-manual-buttons{gap:7px}.payment-link-manual-button{min-height:50px;gap:5px;font-size:12px;padding:0 6px}.payment-brand-mark{width:26px;height:26px}.payment-brand-mark img{width:16px;height:16px}.payment-link-manual-detail-row{grid-template-columns:1fr;gap:3px;padding:7px 0}.payment-link-manual-actions{display:grid;grid-template-columns:1fr 1fr}.payment-link-small-button{padding:0 8px;font-size:12px}}.dispatch-requested-line{margin-top:6px;font-size:14px;font-weight:500;color:#5f6b7a}.dispatch-picker-backdrop{position:fixed;inset:0;background:rgba(14,26,43,.45);display:grid;place-items:center;z-index:100;padding:18px;overflow:hidden;overscroll-behavior:contain}.dispatch-picker-modal{width:min(760px,100%);max-height:min(78vh,760px);max-height:min(78dvh,760px);overflow:auto;border-radius:14px;border:1px solid #d7e3f5;background:linear-gradient(180deg,var(--surface-raised) 0,var(--card) 100%);padding:18px;box-shadow:0 24px 60px rgba(15,23,42,.18);overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.dispatch-cleaner-picker-modal{display:flex;flex-direction:column;overflow:hidden}.dispatch-cleaner-picker-modal:focus{outline:none}.dispatch-picker-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-gutter:stable;padding-right:4px}.dispatch-picker-cleaner-picker{flex:0 0 auto;grid-template-rows:auto minmax(0,1fr);min-height:0;margin-top:14px;overflow:visible}.dispatch-picker-cleaner-picker .request-dispatch-cleaner-scroll{max-height:none;overflow:visible;touch-action:auto;scrollbar-gutter:auto}.admin-edit-modal{width:min(860px,100%)}.admin-edit-modal:focus{outline:none}.admin-edit-management-card{display:grid;grid-gap:8px;gap:8px;margin-top:12px;padding:12px;border:1px solid #d9e6fb;border-radius:14px;background:#fff}.admin-edit-management-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px}.admin-edit-management-copy{min-width:0}.admin-edit-management-copy p,.admin-edit-management-help{margin:4px 0 0;color:#5b6b82;font-size:13px;line-height:1.35}.admin-edit-management-help{margin-top:0}.admin-edit-management-button{min-height:44px;white-space:nowrap}.admin-edit-action-status{margin:12px 0 0;color:#5b6b82;font-size:13px;font-weight:700}.admin-edit-danger-zone{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;margin-top:18px;padding:12px;border:1px solid #d7e3f5;border-radius:14px;background:var(--surface-raised)}.admin-edit-danger-zone p{margin:4px 0 0;color:#5b6b82;font-size:13px;line-height:1.35}.admin-job-emergency-copy{margin:4px 0 0;color:#7f1d1d;font-size:13px;line-height:1.35}.admin-edit-danger-button{min-width:132px}.admin-dashboard-page{padding:18px 16px 108px}.admin-dashboard-shell{margin:0 auto;max-width:1120px}.admin-dashboard-operations{border:0;border-radius:0;background:transparent;box-shadow:none;margin-top:14px;overflow:visible}.admin-dashboard-action-sections{display:grid;grid-gap:20px;gap:20px;padding:0}.admin-dashboard-action-section{display:grid;grid-gap:14px;gap:14px;border:1px solid var(--border);border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(246,249,254,.96));box-shadow:var(--shadow-soft);padding:18px}.admin-dashboard-action-section+.admin-dashboard-action-section{border-top:1px solid #d9e4f3}.admin-dashboard-action-section-header{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;text-align:left;width:100%}.admin-dashboard-action-section-header h2{margin:0;color:#48607f;font-size:.84rem;font-weight:900;letter-spacing:.15em;line-height:1.1;text-transform:uppercase}.admin-dashboard-action-section-controls{display:inline-flex;align-items:center;gap:10px}.admin-dashboard-action-section-chevron{display:inline-flex;align-items:center;justify-content:center;width:18px;flex:0 0 18px;color:#8c99aa;transform-origin:center;transition:color .16s ease,transform .16s ease}.admin-dashboard-action-section-chevron svg{width:18px;height:18px}.admin-dashboard-action-section-header[aria-expanded=true] .admin-dashboard-action-section-chevron{color:#2563eb;transform:rotate(90deg)}.admin-dashboard-action-list{border:1px solid #d9e4f3;border-radius:16px;overflow:hidden}.admin-dashboard-action-row{grid-template-columns:18px minmax(0,1fr) minmax(224px,auto);align-items:center;min-height:70px;border-bottom:1px solid var(--border-soft);background:var(--surface-raised);padding:13px 16px;text-decoration:none}.admin-dashboard-action-row:last-child{border-bottom:0}.admin-dashboard-action-dot{justify-self:center;position:relative;width:10px;height:10px;border-radius:999px;background:var(--status-neutral-dot);box-shadow:0 0 0 4px rgba(148,163,184,.12)}.admin-dashboard-action-row.dot-red .admin-dashboard-action-dot{background:var(--status-danger-text);box-shadow:0 0 0 4px rgba(220,38,38,.12)}.admin-dashboard-action-row.dot-yellow .admin-dashboard-action-dot{background:var(--status-warning-strong);box-shadow:0 0 0 4px rgba(234,179,8,.16)}.admin-dashboard-action-row.dot-green .admin-dashboard-action-dot,.admin-dashboard-action-row.dot-green-pulse .admin-dashboard-action-dot{background:var(--status-success-text);box-shadow:0 0 0 4px rgba(22,163,74,.12)}.admin-dashboard-action-row.dot-green-warning .admin-dashboard-action-dot{box-sizing:border-box;background:#fff;border:2px solid var(--status-success-text);box-shadow:0 0 0 4px rgba(22,163,74,.1)}.admin-dashboard-action-row.dot-green-pulse .admin-dashboard-action-dot{animation:admin-dashboard-dot-pulse 1.8s ease-in-out infinite}.admin-dashboard-action-row.dot-muted .admin-dashboard-action-dot{background:var(--status-neutral-dot);box-shadow:0 0 0 4px rgba(148,163,184,.12)}@keyframes admin-dashboard-dot-pulse{0%,to{box-shadow:0 0 0 4px rgba(22,163,74,.12)}50%{box-shadow:0 0 0 8px rgba(22,163,74,0)}}.admin-dashboard-action-context{grid-gap:3px;gap:3px}.admin-dashboard-action-context strong{font-size:.98rem;font-weight:850;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.admin-dashboard-action-row.dot-red .admin-dashboard-action-context strong{color:var(--status-danger-text)}.admin-dashboard-action-row.dot-yellow .admin-dashboard-action-context strong{color:var(--status-warning-text)}.admin-dashboard-action-row.dot-green-pulse .admin-dashboard-action-context strong{color:var(--status-success-text)}.admin-dashboard-action-context span{color:#60708a;font-size:.84rem;font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-dashboard-action-side{grid-template-columns:auto auto;justify-self:end;grid-gap:14px;gap:14px}.admin-dashboard-action-amount{font-size:.98rem;min-width:52px;text-align:right}.admin-dashboard-action-buttons{grid-template-columns:repeat(2,minmax(88px,1fr));grid-gap:8px;gap:8px;justify-self:end;min-width:192px}.admin-dashboard-action-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border:1px solid #d7e3f5;border-radius:10px;background:var(--surface);color:#315ea8;font-size:.82rem;font-weight:900;line-height:1.1;text-align:center;text-decoration:none;white-space:nowrap}.admin-dashboard-action-button.primary{border-color:transparent;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 8px 16px rgba(37,99,235,.18)}.admin-dashboard-action-button.secondary{background:var(--surface);color:#315ea8}.admin-dashboard-action-view-all{min-height:48px;border:0;border-top:1px solid #e3eaf5;color:#2563eb;cursor:pointer;font-size:.9rem;font-weight:900;line-height:1;padding:0 14px;text-align:center}.admin-dashboard-action-empty{min-height:58px;background:var(--surface);color:#6c7b91;display:flex;align-items:center;padding:0 16px;font-size:.95rem;font-weight:800}.admin-payment-review-backdrop{position:fixed;inset:0;z-index:82;display:grid;place-items:center;padding:16px;background:rgba(15,23,42,.55)}.admin-payment-review-modal{width:min(92vw,520px);max-height:calc(100vh - 32px);box-sizing:border-box;margin:0;overflow:auto;border:1px solid #d9e4f3;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff);padding:20px;box-shadow:0 24px 60px rgba(13,39,80,.24)}.admin-payment-review-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.admin-payment-review-head h3{margin:0;color:#132238;font-size:24px;font-weight:950;line-height:1.1}.admin-payment-review-head p{margin:8px 0 0;color:#60708a;font-size:16px;font-weight:700;line-height:1.3}.admin-payment-review-summary{display:grid;grid-gap:12px;gap:12px;margin-top:18px;padding:14px;border:1px solid var(--primary);border-radius:16px;background:linear-gradient(135deg,#fff 0,var(--status-info-bg) 100%)}.admin-payment-review-summary-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px}.admin-payment-review-method{width:40px;min-width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;background:#e8eef8;color:#1f3a5f;font-size:10px;font-weight:900;line-height:1;text-align:center}.admin-payment-review-method-zelle{background:linear-gradient(135deg,#7c3aed,#5b21b6);color:#fff}.admin-payment-review-method-venmo{background:#008cff;color:#fff}.admin-payment-review-method-cash,.admin-payment-review-method-cash-app{background:#dcfce7;color:#15803d}.admin-payment-review-method-card,.admin-payment-review-method-card-stripe{background:#dbeafe;color:#1d4ed8}.admin-payment-review-method img{display:block;width:24px;height:24px;object-fit:contain}.admin-payment-review-method-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.admin-payment-review-method-copy strong{color:#132238;font-size:16px;font-weight:950;line-height:1.15}.admin-payment-review-method-copy span{color:#60708a;font-size:12px;font-weight:750;line-height:1.2}.admin-payment-review-amount{display:grid;justify-items:end;grid-gap:3px;gap:3px;padding-left:12px;border-left:1px solid var(--status-info-border)}.admin-payment-review-amount span{color:#60708a;font-size:11px;font-weight:800;line-height:1}.admin-payment-review-amount strong{color:#132238;font-size:24px;font-weight:950;line-height:1;white-space:nowrap}.admin-payment-review-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;padding-top:10px;border-top:1px solid var(--status-info-border)}.admin-payment-review-meta>span{min-width:0;display:grid;grid-gap:3px;gap:3px}.admin-payment-review-meta small{color:#60708a;font-size:10px;font-weight:850;line-height:1;text-transform:uppercase;letter-spacing:.04em}.admin-payment-review-meta strong{min-width:0;color:#334155;font-size:12px;font-weight:800;line-height:1.25;overflow-wrap:anywhere}.admin-payment-review-status{margin:12px 0 0;color:#60708a;font-size:13px;font-weight:750;line-height:1.3;text-align:center}.admin-payment-review-status.danger{padding:9px 10px;border:1px solid var(--status-danger-border);border-radius:10px;background:var(--status-danger-bg);color:var(--status-danger-strong)}.admin-payment-review-actions{display:grid;grid-gap:8px;gap:8px;margin-top:16px}.admin-payment-review-actions .request-card-primary-action,.admin-payment-review-actions .request-card-secondary-button{width:100%;min-height:48px;font-size:16px;font-weight:900}@media (max-width:420px){.admin-payment-review-modal{width:min(94vw,520px);padding:16px}.admin-payment-review-head h3{font-size:21px}.admin-payment-review-head p{font-size:14px}.admin-payment-review-summary-main{grid-template-columns:auto minmax(0,1fr)}.admin-payment-review-amount{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 0 0;border-top:1px solid var(--status-info-border);border-left:0}.admin-payment-review-meta{grid-template-columns:1fr}}.admin-dashboard-fab{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:calc(18px + env(safe-area-inset-bottom));z-index:40;display:inline-flex;align-items:center;gap:10px;border-radius:999px;background:linear-gradient(135deg,#2f66ff,#4e82ff);box-shadow:0 16px 36px rgba(32,84,210,.34);color:#fff;font-size:1rem;font-weight:800;padding:15px 18px;text-decoration:none}.admin-dashboard-fab-plus{font-size:1.5rem;font-weight:400;line-height:1}@media (max-width:620px){.admin-dashboard-page{padding:14px 12px 112px}.admin-dashboard-operations{border-radius:0}.admin-dashboard-action-sections{gap:16px;padding:0}.admin-dashboard-action-section{border-radius:20px;padding:14px}.admin-dashboard-action-section+.admin-dashboard-action-section{padding-top:14px}.admin-dashboard-action-row{grid-template-columns:18px minmax(0,1fr) auto;align-items:center;min-height:0;column-gap:9px;row-gap:8px;padding:13px}.admin-dashboard-action-list{border-radius:14px}.admin-dashboard-action-dot{width:9px;height:9px}.admin-dashboard-action-context span,.admin-dashboard-action-context strong{white-space:nowrap}.admin-dashboard-action-side{grid-column:3;grid-template-columns:1fr;justify-items:end;gap:8px}.admin-dashboard-action-amount{min-width:0;font-size:.98rem}.admin-dashboard-action-buttons{grid-template-columns:repeat(2,minmax(0,1fr));justify-self:end;min-width:0}.admin-dashboard-action-button{min-height:40px;padding-inline:10px}.admin-dashboard-action-row.kind-collect-payment,.admin-dashboard-action-row.kind-payout-cleaner{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px 12px;padding:14px 13px}.admin-dashboard-action-row.kind-collect-payment .admin-dashboard-action-context,.admin-dashboard-action-row.kind-payout-cleaner .admin-dashboard-action-context{grid-column:2}.admin-dashboard-action-row.kind-collect-payment .admin-dashboard-action-context .admin-dashboard-action-detail,.admin-dashboard-action-row.kind-payout-cleaner .admin-dashboard-action-context .admin-dashboard-action-detail{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.admin-dashboard-action-row.kind-collect-payment .admin-dashboard-action-context span:not(.admin-dashboard-action-detail),.admin-dashboard-action-row.kind-payout-cleaner .admin-dashboard-action-context span:not(.admin-dashboard-action-detail){display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:1}.admin-dashboard-action-row.kind-collect-payment .admin-dashboard-action-side,.admin-dashboard-action-row.kind-payout-cleaner .admin-dashboard-action-side{grid-column:1/-1;grid-template-columns:18px minmax(0,1fr) auto;justify-self:stretch;justify-items:stretch;width:100%;gap:10px}.admin-dashboard-action-row.kind-collect-payment .admin-dashboard-action-amount,.admin-dashboard-action-row.kind-payout-cleaner .admin-dashboard-action-amount{grid-column:2;align-self:center;justify-self:start;text-align:left}.admin-dashboard-action-row.kind-collect-payment .admin-dashboard-action-buttons,.admin-dashboard-action-row.kind-payout-cleaner .admin-dashboard-action-buttons{grid-column:3;min-width:0}.admin-dashboard-page{padding-inline:10px}.admin-dashboard-action-section{border-radius:18px;padding:12px}.admin-dashboard-action-section-header h2{font-size:.78rem;letter-spacing:.16em}.admin-dashboard-action-row{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px 11px;padding:15px 12px}.admin-dashboard-action-context{grid-column:2;gap:4px}.admin-dashboard-action-context strong{font-size:.94rem;line-height:1.18}.admin-dashboard-action-context .admin-dashboard-action-detail{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.86rem;line-height:1.16}.admin-dashboard-action-context span:not(.admin-dashboard-action-detail){display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:.8rem;line-height:1.18}.admin-dashboard-action-row.kind-collect-payment .admin-dashboard-action-side,.admin-dashboard-action-row.kind-payout-cleaner .admin-dashboard-action-side,.admin-dashboard-action-side{grid-column:2;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;justify-self:stretch;justify-items:stretch;width:100%;grid-gap:10px;gap:10px;margin-top:4px}.admin-dashboard-action-amount,.admin-dashboard-action-row.kind-collect-payment .admin-dashboard-action-amount,.admin-dashboard-action-row.kind-payout-cleaner .admin-dashboard-action-amount{grid-column:1;align-self:center;justify-self:start;min-width:46px;text-align:left;font-size:.95rem}.admin-dashboard-action-buttons,.admin-dashboard-action-row.kind-collect-payment .admin-dashboard-action-buttons,.admin-dashboard-action-row.kind-payout-cleaner .admin-dashboard-action-buttons{grid-column:2;grid-template-columns:repeat(2,minmax(72px,1fr));justify-self:stretch;min-width:0;width:100%}}@media (max-width:620px){.admin-dashboard-action-side:not(:has(.admin-dashboard-action-amount)) .admin-dashboard-action-buttons{grid-column:1/-1}.admin-dashboard-action-button{min-height:38px;border-radius:9px;font-size:.78rem;padding-inline:9px}.admin-dashboard-fab{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:calc(18px + env(safe-area-inset-bottom));display:grid;place-items:center;width:54px;height:54px;min-width:54px;margin:0;padding:0;border-radius:999px}.admin-dashboard-fab-plus{display:grid;place-items:center;width:100%;height:100%;font-size:1.85rem;line-height:1;transform:translateY(-1px)}.admin-dashboard-fab span:not(.admin-dashboard-fab-plus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}.admin-dashboard-action-list{border:0;border-radius:0;display:grid;grid-gap:12px;gap:12px;overflow:visible}.admin-dashboard-action-row{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;grid-gap:13px;gap:13px;min-height:132px;border:1px solid var(--border);border-radius:16px;background:linear-gradient(180deg,var(--surface-raised) 0,var(--card) 100%);box-shadow:var(--shadow-card);color:#172840;padding:15px}.admin-dashboard-action-row:last-child{border-bottom:1px solid var(--border)}.admin-dashboard-action-row.dot-red:not(.kind-job){border-color:hsla(0,91%,71%,.45);background:linear-gradient(180deg,hsla(0,86%,97%,.92) 0,rgba(251,253,255,.98) 72%),var(--card)}.admin-dashboard-action-row.dot-yellow:not(.kind-job){border-color:rgba(234,179,8,.36);background:linear-gradient(180deg,hsla(55,92%,95%,.78) 0,rgba(251,253,255,.98) 72%),var(--card)}.admin-dashboard-action-row.dot-green-pulse.kind-job{border-color:rgba(34,197,94,.28);background:linear-gradient(180deg,rgba(240,253,244,.82) 0,rgba(251,253,255,.98) 72%),var(--card)}.admin-dashboard-action-row.kind-availability{position:relative}.admin-dashboard-action-dot{display:none}.admin-dashboard-action-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:12px;gap:12px}.admin-dashboard-action-card-head .admin-dashboard-action-context,.admin-dashboard-action-row.kind-collect-payment .admin-dashboard-action-card-head .admin-dashboard-action-context,.admin-dashboard-action-row.kind-payout-cleaner .admin-dashboard-action-card-head .admin-dashboard-action-context{grid-column:auto}.admin-dashboard-action-row.kind-availability .admin-dashboard-action-card-head{display:block}.admin-dashboard-action-context{display:grid;grid-gap:5px;gap:5px;min-width:0}.admin-dashboard-action-context strong{color:#132238;display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1rem;font-weight:900;line-height:1.18;text-overflow:clip}.admin-dashboard-action-row.dot-red:not(.kind-job) .admin-dashboard-action-context strong{color:var(--status-danger-text)}.admin-dashboard-action-row.dot-yellow:not(.kind-job) .admin-dashboard-action-context strong{color:var(--status-warning-text)}.admin-dashboard-action-row.kind-job .admin-dashboard-action-context strong{color:#132238}.admin-dashboard-action-row.kind-availability .admin-dashboard-action-context strong{padding-right:112px}.admin-dashboard-action-context .admin-dashboard-action-detail{color:#132238;-webkit-line-clamp:2;font-size:.9rem;font-weight:850}.admin-dashboard-action-context .admin-dashboard-action-detail,.admin-dashboard-action-meta{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;line-height:1.22}.admin-dashboard-action-meta{color:#60708a;-webkit-line-clamp:1;font-size:.82rem;font-weight:750}.admin-dashboard-action-row.kind-availability .admin-dashboard-action-meta{-webkit-line-clamp:2}.admin-dashboard-action-side{align-self:end;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;justify-self:stretch;grid-gap:12px;gap:12px;min-width:0;width:100%}.admin-dashboard-action-side:not(:has(.admin-dashboard-action-amount)) .admin-dashboard-action-buttons{grid-column:1/-1}.admin-dashboard-action-amount{color:#132238;font-size:1.04rem;font-weight:950;line-height:1;min-width:48px;text-align:left;white-space:nowrap}.admin-dashboard-action-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;justify-self:stretch;min-width:0;width:100%}.admin-dashboard-action-buttons>.admin-dashboard-action-button:only-child{grid-column:1/-1}.admin-dashboard-operations .admin-dashboard-action-buttons{grid-template-columns:minmax(112px,160px);justify-self:end;min-width:112px;width:min(160px,100%)}.admin-dashboard-action-button{min-height:42px;border-radius:11px;font-size:.84rem;padding:0 12px}.admin-dashboard-action-view-all{min-height:46px;background:var(--surface-raised);box-shadow:0 8px 18px rgba(30,55,95,.06)}.admin-dashboard-action-empty,.admin-dashboard-action-view-all{border:1px solid #d9e4f3;border-radius:14px}@media (max-width:620px){.admin-dashboard-page{padding:12px 10px 112px}.admin-dashboard-action-sections{gap:18px}.admin-dashboard-action-section{border-radius:18px;gap:12px;padding:12px}.admin-dashboard-action-list{gap:10px}.admin-dashboard-action-row{min-height:148px;border-radius:14px;gap:12px;padding:13px}.admin-dashboard-action-row.kind-collect-payment,.admin-dashboard-action-row.kind-payout-cleaner{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:12px;padding:13px}.admin-dashboard-action-card-head{grid-template-columns:minmax(0,1fr) auto;gap:9px}.admin-dashboard-action-card-head .admin-dashboard-action-context{grid-column:auto}.admin-dashboard-action-row.kind-availability .admin-dashboard-action-context strong{padding-right:102px}.admin-dashboard-action-context strong{font-size:.95rem;line-height:1.16}.admin-dashboard-action-context .admin-dashboard-action-detail{font-size:.84rem;line-height:1.18}.admin-dashboard-action-meta{font-size:.78rem;line-height:1.18}.admin-dashboard-action-row.kind-collect-payment .admin-dashboard-action-side,.admin-dashboard-action-row.kind-payout-cleaner .admin-dashboard-action-side,.admin-dashboard-action-side{grid-column:auto;grid-template-columns:auto minmax(0,1fr);gap:10px;margin-top:0}.admin-dashboard-action-buttons,.admin-dashboard-action-row.kind-collect-payment .admin-dashboard-action-buttons,.admin-dashboard-action-row.kind-payout-cleaner .admin-dashboard-action-buttons{grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.admin-dashboard-operations .admin-dashboard-action-buttons,.admin-dashboard-operations .admin-dashboard-action-row.kind-collect-payment .admin-dashboard-action-buttons,.admin-dashboard-operations .admin-dashboard-action-row.kind-payout-cleaner .admin-dashboard-action-buttons{grid-template-columns:minmax(104px,160px);justify-self:end;width:min(160px,100%)}.admin-dashboard-action-side:not(:has(.admin-dashboard-action-amount)) .admin-dashboard-action-buttons{grid-column:1/-1}.admin-dashboard-action-button{min-height:40px;border-radius:10px;font-size:.78rem;padding-inline:8px}.admin-dashboard-fab{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:calc(18px + env(safe-area-inset-bottom));display:grid;place-items:center;width:54px;height:54px;min-width:54px;margin:0;padding:0;border-radius:999px}}.admin-dashboard-operations{display:grid;grid-gap:14px;gap:14px}.admin-dashboard-operations .admin-dashboard-action-sections{gap:14px}.admin-dashboard-operations .admin-dashboard-action-section{gap:10px;border-radius:18px;box-shadow:0 8px 22px rgba(30,55,95,.07);padding:13px}.admin-dashboard-operations .admin-dashboard-action-section-header h2{font-size:.78rem;letter-spacing:.13em}.admin-dashboard-operations .admin-dashboard-action-list{gap:0;overflow:hidden;border:1px solid #d9e4f3;border-radius:13px;background:var(--surface-raised)}.admin-dashboard-operations .admin-dashboard-queue-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;min-height:72px;border:0;border-bottom:1px solid var(--border-soft);border-radius:0;background:var(--surface-raised);box-shadow:none;color:#172840;padding:9px 12px;text-decoration:none;transition:background-color .14s ease,box-shadow .14s ease}.admin-dashboard-operations .admin-dashboard-queue-row:last-child{border-bottom:0}.admin-dashboard-operations .admin-dashboard-queue-row.dot-red{background:linear-gradient(90deg,hsla(0,86%,97%,.88) 0,var(--surface-raised) 46%)}.admin-dashboard-operations .admin-dashboard-queue-row.dot-green-warning,.admin-dashboard-operations .admin-dashboard-queue-row.dot-yellow{background:linear-gradient(90deg,hsla(55,92%,95%,.72) 0,var(--surface-raised) 46%)}.admin-dashboard-operations .admin-dashboard-queue-row.dot-green-pulse{background:linear-gradient(90deg,rgba(240,253,244,.72) 0,var(--surface-raised) 46%)}.admin-dashboard-operations .admin-dashboard-queue-row:hover{background-color:#f7faff;box-shadow:inset 0 0 0 1px rgba(43,111,247,.14)}.admin-dashboard-operations .admin-dashboard-queue-row:focus-visible{position:relative;z-index:1;outline:3px solid rgba(43,111,247,.34);outline-offset:-3px}.admin-dashboard-queue-content{display:grid;grid-gap:5px;gap:5px;min-width:0}.admin-dashboard-queue-title-line{display:flex;align-items:center;gap:8px;min-width:0}.admin-dashboard-queue-title-line>strong{min-width:0;color:#132238;font-size:.91rem;font-weight:900;line-height:1.2}.admin-dashboard-queue-row.dot-red .admin-dashboard-queue-title-line>strong{color:var(--status-danger-text)}.admin-dashboard-queue-row.dot-green-warning .admin-dashboard-queue-title-line>strong,.admin-dashboard-queue-row.dot-yellow .admin-dashboard-queue-title-line>strong{color:var(--status-warning-text)}.admin-dashboard-queue-title-line>.request-status-pill{flex:0 0 auto;margin-left:auto}.admin-dashboard-queue-details{display:flex;align-items:center;gap:7px;min-width:0;overflow:hidden;color:#61718a;font-size:.78rem;font-weight:750;line-height:1.22;white-space:nowrap}.admin-dashboard-queue-context,.admin-dashboard-queue-detail{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-dashboard-queue-detail{flex:1 1 auto}.admin-dashboard-queue-context{flex:0 1 auto}.admin-dashboard-queue-schedule{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;min-width:0;white-space:nowrap}.admin-dashboard-queue-details>span+span:before{content:"·";margin-right:2px;color:#9aa8ba;font-weight:900}.admin-dashboard-queue-schedule .admin-dashboard-queue-calendar-icon{width:16px;height:16px}.admin-dashboard-queue-time-separator{color:#9aa8ba;font-weight:900}.admin-dashboard-queue-time{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.admin-dashboard-queue-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.admin-dashboard-queue-footer .admin-dashboard-queue-context{max-width:180px;color:#536782;font-size:.78rem;font-weight:750;line-height:1.2}.admin-dashboard-operations .admin-dashboard-action-amount{min-width:0;color:#132238;font-size:.92rem;line-height:1;text-align:right}.admin-dashboard-queue-review{display:inline-flex;align-items:center;gap:4px;color:#2563eb;font-size:.79rem;font-weight:900;line-height:1;white-space:nowrap}.admin-dashboard-queue-review>svg{width:18px;height:18px;flex:0 0 18px}.admin-dashboard-operations .admin-dashboard-action-empty{min-height:48px;border:0;border-radius:0;padding:0 13px}.admin-dashboard-operations .admin-dashboard-action-view-all{min-height:42px;border:0;border-top:1px solid var(--border-soft);border-radius:0;box-shadow:none;font-size:.82rem}@media (max-width:620px){.admin-dashboard-operations,.admin-dashboard-operations .admin-dashboard-action-sections{gap:12px}.admin-dashboard-operations .admin-dashboard-action-section{gap:10px;border-radius:17px;padding:12px}.admin-dashboard-operations .admin-dashboard-action-list{gap:8px;overflow:visible;border:0;border-radius:0;background:transparent}.admin-dashboard-operations .admin-dashboard-queue-row,.admin-dashboard-operations .admin-dashboard-queue-row.kind-collect-payment,.admin-dashboard-operations .admin-dashboard-queue-row.kind-payout-cleaner{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:9px;min-height:0;border:1px solid #d9e4f3;border-radius:14px;background:var(--surface-raised);padding:14px}.admin-dashboard-operations .admin-dashboard-queue-row:last-child{border-bottom:1px solid #d9e4f3}.admin-dashboard-operations .admin-dashboard-queue-row.dot-red{border-color:var(--status-danger-border);background:linear-gradient(115deg,hsla(0,86%,97%,.82),var(--surface-raised) 68%)}.admin-dashboard-operations .admin-dashboard-queue-row.dot-green-warning,.admin-dashboard-operations .admin-dashboard-queue-row.dot-yellow{border-color:var(--status-warning-border);background:linear-gradient(115deg,hsla(55,92%,95%,.74),var(--surface-raised) 68%)}.admin-dashboard-operations .admin-dashboard-queue-row.dot-green-pulse{border-color:var(--status-success-border);background:linear-gradient(115deg,rgba(240,253,244,.7),var(--surface-raised) 68%)}.admin-dashboard-queue-content{gap:7px}.admin-dashboard-queue-title-line{align-items:center;gap:8px}.admin-dashboard-queue-title-line>strong{flex:1 1 auto;overflow-wrap:anywhere;font-size:.96rem;line-height:1.18}.admin-dashboard-queue-details{display:grid;grid-gap:6px;gap:6px;overflow:visible;color:#60708a;font-size:.82rem;font-weight:700;line-height:1.2;white-space:normal}.admin-dashboard-queue-details>span+span:before{content:none}.admin-dashboard-queue-detail{display:block;overflow:visible;text-overflow:clip;white-space:normal}.admin-dashboard-queue-schedule{flex-wrap:wrap;gap:6px;color:#60708a;font-size:.81rem;white-space:normal}.admin-dashboard-queue-schedule .admin-dashboard-queue-calendar-icon{width:17px;height:17px}.admin-dashboard-queue-footer{justify-content:flex-start;gap:8px;width:100%;min-width:0}.admin-dashboard-queue-footer .admin-dashboard-queue-context{flex:1 1 auto;max-width:none;overflow:visible;text-overflow:clip;white-space:normal;font-size:.82rem}.admin-dashboard-operations .admin-dashboard-action-amount{flex:0 0 auto;font-size:.9rem}.admin-dashboard-queue-review{flex:0 0 auto;margin-left:auto;gap:7px;font-size:.9rem}.admin-dashboard-queue-review>svg{width:20px;height:20px;flex-basis:20px}}.dispatch-picker-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex:0 0 auto}.dispatch-picker-footer{flex:0 0 auto;margin-top:12px;padding-top:12px;border-top:1px solid #d7e3f5;background:var(--card)}.dispatch-picker-selection-help{margin:10px 0 0;color:#5b6b82;font-size:13px;font-weight:700;line-height:1.35}.dispatch-picker-selection-help.selected{color:#3157b8}.dispatch-picker-error{margin:10px 0 0;padding:9px 11px;border:1px solid var(--status-danger-border);border-radius:10px;background:var(--status-danger-bg);color:var(--status-danger-text);font-size:13px;font-weight:750;line-height:1.35}.dispatch-panel{display:grid;grid-gap:10px;gap:10px}.dispatch-cleaner-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:10px;gap:10px}.dispatch-cleaner-card{border:1px solid #e6eef7;border-radius:12px;background:var(--surface);color:#0f1b2d;display:flex;flex-direction:column;gap:10px;min-height:138px;text-align:left;padding:12px;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.dispatch-cleaner-card:disabled{cursor:not-allowed}.dispatch-cleaner-card.selected{border-color:#2b6ff7;background:#f4f8ff;box-shadow:0 0 0 2px rgba(43,111,247,.14)}.dispatch-cleaner-card.unavailable{opacity:.82}.dispatch-cleaner-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.dispatch-cleaner-card-name{font-weight:700;font-size:15px;line-height:1.2}.dispatch-cleaner-card-meta{font-size:12px;color:#5b6b82;line-height:1.25}.dispatch-cleaner-reason-slot{min-height:24px;display:flex;align-items:flex-start}.dispatch-cleaner-reason{font-size:11px;color:var(--status-warning-text);background:var(--status-warning-bg);border:1px solid var(--status-warning-border);border-radius:999px;padding:3px 8px;width:-moz-fit-content;width:fit-content}.dispatch-cleaner-reason.placeholder{visibility:hidden}.dispatch-cleaner-status{border-radius:999px;font-size:11px;font-weight:700;padding:4px 10px;border:1px solid transparent;white-space:nowrap;flex:0 0 auto}.dispatch-cleaner-status.available{background:var(--status-success-bg);color:var(--status-success-text);border-color:var(--status-success-border)}.dispatch-cleaner-status.unavailable{background:var(--status-danger-bg);color:var(--status-danger-text);border-color:var(--status-danger-border)}.request-dispatch-cleaner-picker{min-width:0;display:grid;grid-gap:10px;gap:10px}.request-dispatch-cleaner-toolbar{display:grid;grid-gap:7px;gap:7px}.request-dispatch-cleaner-search{min-width:0;display:grid;grid-gap:5px;gap:5px}.request-dispatch-cleaner-search>span{color:#5d7090;font-size:11px;font-weight:850;line-height:1;letter-spacing:.06em;text-transform:uppercase}.request-dispatch-cleaner-search input{width:100%;height:40px;min-height:40px;box-sizing:border-box;border:1px solid #d7e3f5;border-radius:11px;background:#fff;padding:0 12px;color:#132238;font-size:14px;font-weight:700}.request-dispatch-cleaner-search input:focus{border-color:#8ab2ff;outline:3px solid rgba(43,111,247,.12)}.request-dispatch-cleaner-scroll{min-height:0;max-height:min(46vh,430px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-gutter:stable;padding:1px 4px 3px 1px}.request-dispatch-cleaner-grid{grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:8px}.request-dispatch-cleaner-card{position:relative;min-height:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;grid-gap:10px;gap:10px;padding:10px;border-radius:12px}.request-dispatch-cleaner-card.unavailable{background:#fbfcfe;opacity:1}.request-dispatch-cleaner-avatar{position:relative;display:inline-flex}.request-dispatch-cleaner-avatar .request-card-person-avatar{width:42px;min-width:42px;height:42px;flex-basis:42px;border-radius:50%}.request-dispatch-cleaner-copy{min-width:0;display:grid;grid-gap:4px;gap:4px}.request-dispatch-cleaner-card .dispatch-cleaner-card-head{min-width:0;gap:7px}.request-dispatch-cleaner-card .dispatch-cleaner-card-name{min-width:0;overflow:hidden;color:#132238;font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.request-dispatch-cleaner-card .dispatch-cleaner-status{padding:3px 8px;font-size:10px}.request-dispatch-cleaner-meta-line{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:5px;color:#60708a;font-size:11.5px;font-weight:750;line-height:1.2}.request-dispatch-cleaner-card .dispatch-cleaner-reason{max-width:100%;margin-top:1px;border-radius:8px;padding:4px 7px;font-size:10.5px;font-weight:800;line-height:1.2;white-space:normal}.request-dispatch-unavailable-section{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.request-dispatch-unavailable-toggle{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 11px;border:1px solid var(--status-warning-border);border-radius:10px;background:var(--status-warning-bg);color:var(--status-warning-text);font-size:12px;font-weight:850;box-shadow:none}.request-dispatch-unavailable-toggle span:last-child{font-size:11px}.request-dispatch-cleaner-empty{margin:0;padding:14px 10px;border:1px dashed #cbd8ea;border-radius:10px;color:#60708a;font-size:13px;font-weight:750;text-align:center}.cleaner-team-size-row{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px;border:1px solid #d7e3f5;border-radius:12px;background:#f8fbff}.cleaner-team-size-row>div:first-child{min-width:0;display:grid;grid-gap:2px;gap:2px}.cleaner-team-size-help,.cleaner-team-size-label{display:block}.cleaner-team-size-label{color:#132238;font-size:13px;font-weight:900}.cleaner-team-size-help{color:#60708a;font-size:11px;font-weight:700}.cleaner-team-size-control{flex:0 0 auto;display:grid;grid-template-columns:repeat(3,40px);grid-gap:4px;gap:4px;padding:3px;border:1px solid #c9d8ec;border-radius:10px;background:#fff}.cleaner-team-size-control button{width:40px;min-width:40px;min-height:38px;padding:0;border:0;border-radius:7px;background:transparent;color:#40516b;font-size:14px;font-weight:900;box-shadow:none}.cleaner-team-size-control button.active{background:#e8f1ff;color:#1d57b8;box-shadow:inset 0 0 0 1px #9bbcff}.cleaner-team-selection{min-width:0;display:grid;grid-gap:8px;gap:8px;padding:10px 11px;border:1px solid #b9cff5;border-radius:12px;background:#f5f9ff}.cleaner-team-selection-head{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:10px;color:#244f9e;font-size:12px}.cleaner-team-selection-head strong{color:#153d84;white-space:nowrap}.cleaner-team-selection-head span{min-width:0;overflow:hidden;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.cleaner-team-selection-list{min-width:0;display:flex;flex-wrap:wrap;gap:6px}.cleaner-team-selection-chip{min-width:0;max-width:100%;display:inline-flex;align-items:center;gap:6px;padding:4px 5px 4px 9px;border:1px solid #c9daf7;border-radius:999px;background:#fff;color:#243a5c;font-size:11.5px;font-weight:850}.cleaner-team-selection-chip>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cleaner-team-selection-chip button{min-height:28px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 8px;border:1px solid #b9cdf0;border-radius:999px;background:#f0f5fd;color:#315996;font-size:10px;font-weight:900;box-shadow:none;white-space:nowrap}.cleaner-team-lead-star{color:#d79a00;font-size:12px;line-height:1}.cleaner-team-selection-chip button.active,.cleaner-team-selection-chip button:disabled.active{border-color:#84aaf4;background:#dce9ff;color:#154ca8;opacity:1}.cleaner-team-selection-empty{margin:0;color:#60708a;font-size:12px;font-weight:750}.request-selected-cleaners{min-width:0;display:grid;grid-gap:10px;gap:10px;padding:11px;border:1px solid #b9cff5;border-radius:13px;background:#f5f9ff}.request-selected-cleaners-heading{min-width:0;display:flex;align-items:center;gap:8px;color:#2b6ff7}.request-selected-cleaners-heading svg{flex:0 0 auto}.request-selected-cleaners-heading h3{min-width:0;margin:0;color:#132238;font-size:13px;font-weight:900;line-height:1.2}.request-selected-cleaners-heading h3 span{color:#315996}.request-selected-cleaners-live{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.request-selected-cleaner-list{min-width:0;display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.request-selected-cleaner-row{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:8px 8px 8px 10px;border:1.5px solid #8ab2ff;border-radius:12px;background:#fff;box-shadow:0 3px 10px rgba(30,86,184,.05)}.request-selected-cleaner-row.is-unavailable{border-color:var(--status-warning-border);background:#fffdf8}.request-selected-cleaner-avatar{display:inline-flex}.request-selected-cleaner-avatar .request-card-person-avatar{width:44px;min-width:44px;height:44px;flex-basis:44px;border-radius:50%}.request-selected-cleaner-copy{min-width:0;display:grid;grid-gap:3px;gap:3px;color:#132238}.request-selected-cleaner-copy strong{min-width:0;overflow-wrap:anywhere;font-size:13px;font-weight:900;line-height:1.2}.request-selected-cleaner-copy small{color:var(--status-warning-text);font-size:10.5px;font-weight:750;line-height:1.25}.request-selected-cleaner-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.request-selected-cleaner-lead,.request-selected-cleaner-make-lead{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;border:1px solid #b9cdf0;border-radius:8px;background:#f0f5fd;color:#315996;font-size:10.5px;font-weight:900;line-height:1;white-space:nowrap}.request-selected-cleaner-lead{border-color:#e5c468;background:#fff8df;color:#8a6100}.request-selected-cleaner-lead>span{color:#d99a00;font-size:14px;line-height:1}.request-selected-cleaner-make-lead{box-shadow:none}.request-selected-cleaner-remove{width:44px;min-width:44px;height:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:10px;background:transparent;color:#60708a;box-shadow:none}.request-selected-cleaner-make-lead:hover,.request-selected-cleaner-remove:hover{background:#e5efff;color:#1d57b8}.request-selected-cleaner-make-lead:focus-visible,.request-selected-cleaner-remove:focus-visible{outline:3px solid rgba(43,111,247,.2);outline-offset:2px}.request-selected-cleaners-empty{margin:0;padding:10px;border:1px dashed #c7d8ef;border-radius:10px;color:#60708a;font-size:12px;font-weight:750;text-align:center}.request-cleaner-capacity-note{margin:0;padding:8px 10px;border:1px solid #c9d8ec;border-radius:10px;background:#f8fbff;color:#52637d;font-size:11.5px;font-weight:800;line-height:1.3;text-align:center}.request-dispatch-cleaner-card:disabled{opacity:.55}.dispatch-team-size-row{margin-top:12px}.dispatch-team-selection{margin-top:9px}.dispatch-current-team{min-width:0;display:grid;grid-gap:8px;gap:8px;margin-top:9px;padding:10px 11px;border:1px solid #b9cff5;border-radius:12px;background:#f5f9ff}.dispatch-current-team-head{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:10px}.dispatch-current-team-head strong{color:#153d84;font-size:12px;white-space:nowrap}.dispatch-current-team-head span{min-width:0;color:#60708a;font-size:11px;font-weight:800;text-align:right;white-space:nowrap}.dispatch-current-team-list{min-width:0;display:grid;grid-gap:6px;gap:6px}.dispatch-current-team-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) max-content max-content;align-items:center;grid-gap:8px;gap:8px;padding:7px 8px;border:1px solid #d3e0f4;border-radius:10px;background:#fff}.dispatch-current-team-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px}.dispatch-current-team-make-lead{min-height:30px;padding:0 8px;border:1px solid #b9cdf0;border-radius:8px;background:#f0f5fd;color:#315996;font-size:10.5px;font-weight:900;box-shadow:none;white-space:nowrap}.dispatch-current-team-make-lead:focus-visible:not(:disabled),.dispatch-current-team-make-lead:hover:not(:disabled){border-color:#84aaf4;background:#e4edfc;color:#154ca8}.dispatch-current-team-unassign{min-height:30px;padding:0 9px;border:1px solid #f0b7b7;border-radius:8px;background:#fff7f7;color:#b42323;font-size:10.5px;font-weight:900;box-shadow:none;white-space:nowrap}.dispatch-current-team-unassign:focus-visible:not(:disabled),.dispatch-current-team-unassign:hover:not(:disabled){border-color:#dc8585;background:#ffeded}.cleaner-team-avatar-stack{width:66px;height:38px;display:inline-flex;align-items:center;flex:0 0 66px;padding-left:0}.cleaner-team-avatar-item{position:relative;display:inline-flex;margin-left:-18px}.cleaner-team-avatar-item:first-child{margin-left:0;z-index:3}.cleaner-team-avatar-item:nth-child(2){z-index:2}.cleaner-team-avatar-item:nth-child(3){z-index:1}.cleaner-team-avatar-item .request-card-person-avatar{width:34px;height:34px;flex-basis:34px;border:2px solid #fff;border-radius:9px;box-shadow:0 1px 3px rgba(30,64,110,.16)}.cleaner-team-avatar-overflow{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;margin-left:-12px;z-index:4;border:2px solid #fff;border-radius:9px;background:#e9f1ff;color:#2357a4;font-size:10px;font-weight:900}.cleaner-team-card-status{flex:0 0 auto;font-size:10.5px;font-weight:850;line-height:1;text-align:right;white-space:nowrap}.cleaner-team-card-status.pending{color:var(--status-warning-text)}.cleaner-team-card-status.success{color:var(--status-success-text)}.cleaner-team-card-status.danger{color:var(--status-danger-text)}.cleaner-team-person-statuses{min-width:0;display:grid;justify-items:end;grid-gap:5px;gap:5px}.cleaner-team-person-actions{display:grid;grid-gap:8px;gap:8px}.cleaner-team-person-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;grid-gap:10px;gap:10px;padding:7px 8px;border:1px solid #dce6f2;border-radius:10px;background:#f8fbff}.cleaner-team-person-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.cleaner-team-person-copy strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cleaner-team-person-copy small{min-width:0;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:normal;word-break:normal}.job-detail-crew-list{gap:0;overflow:hidden;border-radius:11px;background:#f7faff}.job-detail-crew-list .cleaner-team-person-row{gap:8px;padding:10px 11px;border:0;border-radius:0;background:transparent}.job-detail-crew-list .cleaner-team-person-row+.cleaner-team-person-row{border-top:1px solid #e2eaf5}.job-detail-crew-list .cleaner-team-person-copy{gap:4px}.job-detail-crew-identity{min-width:0;display:flex;align-items:flex-start;gap:9px}.job-detail-crew-identity .request-card-person-avatar{width:40px;height:40px;flex-basis:40px}.job-detail-crew-list .cleaner-team-person-meta{min-width:0;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.job-detail-crew-list .cleaner-team-person-controls{min-width:0;display:grid;justify-items:end;grid-gap:7px;gap:7px}.cleaner-team-person-copy strong{color:#132238;font-size:12px}.admin-edit-team-leader,.cleaner-team-person-copy small{color:#60708a;font-size:10.5px;font-weight:750}.cleaner-payout-team-modal{width:min(560px,calc(100vw - 28px));max-height:min(82vh,720px);overflow-y:auto}.cleaner-payout-team-header>div{min-width:0;display:grid;grid-gap:4px;gap:4px}.cleaner-payout-team-header h2{margin:0}.cleaner-payout-team-header strong{color:#315996;font-size:13px}.cleaner-payout-team-list{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.cleaner-payout-team-option{width:100%;min-width:0;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border:1px solid #cad9ef;border-radius:12px;background:#fff;color:#132238;text-align:left;box-shadow:0 3px 10px rgba(38,75,128,.07)}.cleaner-payout-team-option.due:hover:not(:disabled){border-color:#7fa9f4;background:#f5f9ff}.cleaner-payout-team-option.paid,.cleaner-payout-team-option.paid:disabled{border-color:var(--status-success-border);background:var(--status-success-bg);color:#132238;opacity:1}.cleaner-payout-team-option-identity{min-width:0;display:flex;align-items:center;gap:9px}.cleaner-payout-team-option-identity .request-card-person-avatar{width:38px;height:38px;flex-basis:38px}.cleaner-payout-team-option-identity>span:last-child,.cleaner-payout-team-option-status{min-width:0;display:grid;grid-gap:2px;gap:2px}.cleaner-payout-team-option-identity small,.cleaner-payout-team-option-identity strong,.cleaner-payout-team-option-status small,.cleaner-payout-team-option-status strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cleaner-payout-team-option-identity strong{font-size:13px}.cleaner-payout-team-option-identity small,.cleaner-payout-team-option-status small{color:#60708a;font-size:10.5px;font-weight:750}.cleaner-payout-team-option-status{flex:0 0 auto;text-align:right}.cleaner-payout-team-option-status strong{font-size:13px}.cleaner-payout-team-option.paid .cleaner-payout-team-option-status small{color:var(--status-success-text)}.request-submit-cleaner{min-width:0;display:flex;align-items:center;gap:5px;margin-top:3px;color:#60708a;font-size:12px;font-weight:750;line-height:1.2}.request-submit-cleaner strong{min-width:0;overflow:hidden;color:#315ea8;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.admin-team-action-divider{margin-top:16px;border-top:1px solid #d7e3f5}.admin-team-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr))}.admin-team-card{margin-top:0;padding:0;border:0;background:transparent;box-shadow:none}.admin-team-card-inner{padding:20px;border:1px solid var(--border);border-radius:18px;background:linear-gradient(180deg,var(--surface-raised) 0,var(--card) 100%);box-shadow:var(--shadow-card)}.admin-team-card-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:10px;gap:10px;margin-top:10px}.admin-team-rating-summary{color:#132238;font-size:13px;font-weight:800;line-height:1.2;white-space:nowrap}.admin-team-card-meta{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;color:#5b6b82;font-size:12px;text-align:right}.admin-team-card-push-pill{display:inline-flex;align-items:center;height:18px;padding:0 7px;border:1px solid var(--status-neutral-border);border-radius:999px;background:var(--status-neutral-bg);color:var(--status-neutral-text);font-size:10px;font-weight:800;line-height:1;white-space:nowrap}.admin-team-card-push-pill.is-on{border-color:var(--status-info-border);background:var(--status-info-bg);color:var(--status-info-strong)}.admin-team-card-push-pill.is-verified{border-color:var(--status-success-border);background:var(--status-success-bg);color:var(--status-success-strong)}.admin-team-card-push-pill.needs-attention{border-color:var(--status-danger-border);background:var(--status-danger-bg);color:var(--status-danger-strong)}.admin-team-push-panel{display:grid;grid-gap:7px;gap:7px;margin-top:4px;padding:14px;border:1px solid #d7e3f5;border-radius:16px;background:#f7faff}.admin-team-push-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-team-push-label{color:#132238;font-size:13px;font-weight:850}.admin-team-push-pill{display:inline-flex;align-items:center;min-height:23px;padding:2px 9px;border:1px solid var(--status-neutral-border);border-radius:999px;background:var(--status-neutral-bg);color:var(--status-neutral-text);font-size:11px;font-weight:850;line-height:1.15;white-space:nowrap}.admin-team-push-pill.is-registered{border-color:var(--status-info-border);background:var(--status-info-bg);color:var(--status-info-strong)}.admin-team-push-pill.is-verified{border-color:var(--status-success-border);background:var(--status-success-soft-bg);color:var(--status-success-strong)}.admin-team-push-pill.needs-attention{border-color:var(--status-danger-border);background:var(--status-danger-bg);color:var(--status-danger-strong)}.admin-team-push-detail,.admin-team-push-live-note,.admin-team-push-provider-note{margin:0;color:#5b6b82;font-size:12px;line-height:1.35}.admin-team-push-live-note{color:#2b6ff7;font-size:11px;font-weight:750}.admin-team-push-provider-note{color:#718096;font-size:11px}.admin-team-push-actions{display:flex;align-items:center;gap:8px 10px;flex-wrap:wrap;margin-top:2px}.admin-team-push-test-button{width:auto;min-height:34px;padding:0 11px;box-shadow:none}.admin-team-push-test-result{min-width:0;color:#5b6b82;font-size:11px;font-weight:700;line-height:1.3}.admin-team-push-test-result.is-verified{color:var(--status-success-strong)}.admin-team-push-test-result.is-error{color:var(--status-danger-strong)}.admin-team-push-test-result.is-limited{color:var(--status-warning-text)}.admin-team-availability-status,.admin-team-availability-value{display:inline-flex;align-items:center;white-space:nowrap}.admin-team-availability-status{gap:4px}.admin-team-availability-value{gap:3px}.admin-team-availability-value.is-set{color:inherit}.admin-team-availability-value.is-missing{color:var(--status-danger-strong);font-weight:800}.admin-team-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:12px;gap:12px}.admin-team-search-field{min-width:0}.admin-team-filter-row{width:min(100%,360px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px;margin-top:12px}.admin-team-filter-button{min-width:0;min-height:36px;padding:0 10px;border:1px solid #d7e3f5;border-radius:9px;background:#f7faff;color:#60708a;font-size:12px;font-weight:850;box-shadow:none}.admin-team-filter-button[data-filter=active]{color:var(--primary)}.admin-team-filter-button[data-filter=hidden]{color:#64748b}.admin-team-filter-button[data-filter=all][aria-pressed=true]{color:var(--status-info-strong)}.admin-team-filter-button[data-filter=active][aria-pressed=true],.admin-team-filter-button[data-filter=all][aria-pressed=true]{border-color:var(--status-info-border);background:var(--status-info-bg)}.admin-team-filter-button[data-filter=hidden][aria-pressed=true]{border-color:#cbd5e1;background:#e9eef4;color:var(--status-neutral-text)}.admin-team-filter-button:focus-visible{outline:2px solid #9fbbff;outline-offset:2px}.admin-team-empty-state{grid-column:1/-1;padding:24px;border:1px dashed #cbd8ea;border-radius:18px;color:#60708a;font-size:14px;font-weight:750;text-align:center}.admin-team-add-button{width:auto;min-width:148px;min-height:44px;padding:0 16px;border-radius:999px}.admin-team-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-team-form-wide{grid-column:1/-1}.admin-team-action-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;padding-top:14px}.admin-team-create-action-row{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-team-tool-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:40px;padding:0 12px;border:1px solid #d7e3f5;border-radius:10px;background:var(--surface);color:#315ea8;font-size:13px;font-weight:800;line-height:1.15;white-space:nowrap;box-shadow:0 4px 12px rgba(15,23,42,.04)}.admin-team-tool-button.primary{border-color:transparent;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 10px 20px rgba(37,99,235,.2)}.admin-team-tool-button.danger{border-color:#fecaca;background:#fff7f7;color:#b91c1c}.admin-team-tool-button:disabled{cursor:not-allowed;opacity:.64}.cleaner-profile-action-row{display:grid;grid-template-columns:repeat(2,minmax(96px,1fr));grid-gap:8px;gap:8px;min-width:min(100%,216px)}.cleaner-profile-action-row.single{grid-template-columns:minmax(128px,1fr);min-width:148px}.availability-calendar-open{display:inline-flex;align-items:center;justify-self:start;min-height:38px;padding:0 12px;border:1px solid #d7e3f5;border-radius:8px;background:var(--surface);color:#315ea8;font-size:13px;font-weight:800}.availability-calendar-saved{margin:8px 0 0;color:var(--status-success-text);font-size:13px;font-weight:700}.availability-calendar{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid #d7e3f5;border-radius:14px;background:var(--surface)}.availability-calendar-instruction{margin:0;color:#60708a;font-size:13px;font-weight:700}.availability-calendar-header{display:grid;grid-template-columns:36px 1fr 36px;grid-gap:8px;gap:8px;align-items:center;text-align:center}.availability-calendar-title{color:#0f172a;font-size:15px;font-weight:800}.availability-calendar-nav{min-height:34px;border-radius:999px;border:1px solid #d7e3f5;background:var(--surface-raised);color:#315ea8;font-size:18px;font-weight:800}.availability-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:6px;gap:6px}.availability-calendar-weekday{color:#60708a;font-size:11px;font-weight:800;text-align:center}.availability-calendar-blank,.availability-calendar-day{aspect-ratio:1;min-width:0}.availability-calendar-day{display:grid;place-items:center;width:100%;min-height:0;padding:0;border-radius:10px;border:1px solid #d7e3f5;background:var(--surface-raised);color:#0f172a;font-size:13px;font-weight:800;line-height:1;text-align:center}.availability-calendar-day.is-blocked{border-color:var(--status-danger-border);background:var(--status-danger-bg);color:var(--status-danger-text)}.availability-calendar-actions{display:flex;justify-content:flex-end}.availability-calendar-save{justify-self:end;min-height:40px;padding:0 14px;border-radius:10px;border:1px solid transparent;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;font-size:13px;font-weight:800;line-height:1.15;white-space:nowrap;box-shadow:0 10px 20px rgba(37,99,235,.2)}.dispatch-action-stack{display:grid;grid-gap:8px;gap:8px}.dispatch-action-stack-reassign{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:stretch}.dispatch-action-stack-reassign .dispatch-secondary-actions{display:contents}.dispatch-action-stack-reassign .dispatch-primary-action{min-height:48px;font-size:16px}.dispatch-action-stack-reassign .dispatch-secondary-action{min-height:48px}.dispatch-primary-action{width:100%}.dispatch-primary-action:disabled{border:1px solid #ccd8e9;background:#e4ebf5;color:#718198;box-shadow:none;cursor:not-allowed;opacity:1}.dispatch-secondary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.dispatch-secondary-actions-triple{grid-template-columns:repeat(3,minmax(0,1fr))}.dispatch-secondary-actions-triple .request-card-secondary-button{min-height:36px;font-size:12.5px}@media (max-width:640px){.request-card-readonly-crew-summary{display:grid;justify-content:stretch;grid-gap:2px;gap:2px}.request-card-readonly-crew-summary span:last-child{text-align:left}.cleaner-team-person-row{grid-template-columns:minmax(0,1fr);align-items:start;gap:3px;padding-block:7px}.cleaner-team-card-status{justify-self:start;text-align:left}.cleaner-team-person-statuses{justify-items:start}.job-detail-crew-list .cleaner-team-person-row{grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:8px;padding:9px 10px}.job-detail-crew-list .cleaner-team-card-status,.job-detail-crew-list .cleaner-team-person-controls{justify-items:end;justify-self:end;text-align:right}.cleaner-team-avatar-stack{width:58px;flex-basis:58px}.cleaner-team-avatar-item{margin-left:-16px}.cleaner-team-avatar-item .request-card-person-avatar{width:30px;height:30px;flex-basis:30px;border-radius:8px}.cleaner-team-size-row{gap:8px;padding:9px}.cleaner-team-size-help{display:none}.cleaner-team-size-control{grid-template-columns:repeat(3,44px)}.cleaner-team-size-control button{width:44px;min-width:44px;min-height:44px}.request-dispatch-cleaner-search input,.request-dispatch-unavailable-toggle{min-height:44px}.cleaner-team-selection-head{display:grid;justify-content:stretch;grid-gap:3px;gap:3px}.cleaner-team-selection-head span{white-space:normal}.request-selected-cleaners{padding:9px}.request-selected-cleaner-row{gap:7px;padding:7px}.request-selected-cleaner-avatar .request-card-person-avatar{width:40px;min-width:40px;height:40px;flex-basis:40px}.request-selected-cleaner-actions{gap:4px}.request-selected-cleaner-lead,.request-selected-cleaner-make-lead{min-height:44px;padding-inline:9px}.dispatch-current-team-row{grid-template-columns:minmax(0,1fr) max-content;gap:6px 8px}.dispatch-current-team-row .cleaner-team-person-copy{grid-column:1/-1}.dispatch-current-team-actions{grid-column:2;justify-self:end}.dispatch-picker-backdrop{padding:12px;align-items:end}.dispatch-picker-modal{width:100%;max-height:min(84vh,760px);max-height:min(84dvh,760px);border-radius:18px 18px 0 0;padding:16px 16px calc(16px + env(safe-area-inset-bottom))}.admin-edit-modal .admin-team-action-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-edit-modal .admin-team-tool-button{min-height:44px;padding:0 8px;font-size:12px}.admin-edit-danger-zone,.admin-edit-management-row{grid-template-columns:1fr}.admin-edit-danger-button,.admin-edit-management-button{width:100%}.admin-team-create-action-row,.admin-team-form-grid,.admin-team-search-row{grid-template-columns:1fr}.admin-team-add-button,.admin-team-filter-row{width:100%}.admin-team-grid{gap:14px}.admin-team-card-inner{padding:14px}.dispatch-primary-action,.dispatch-secondary-action{width:100%}}@media (max-width:380px){.cleaner-team-size-row{align-items:stretch;flex-direction:column}.cleaner-team-size-control{width:100%;grid-template-columns:repeat(3,minmax(44px,1fr));box-sizing:border-box}.cleaner-team-size-control button{width:100%}.request-selected-cleaner-row{grid-template-columns:auto minmax(0,1fr) 44px;align-items:center}.request-selected-cleaner-actions{display:contents}.request-selected-cleaner-lead,.request-selected-cleaner-make-lead{grid-column:2/4;grid-row:2;justify-self:start}.request-selected-cleaner-remove{grid-column:3;grid-row:1}.admin-team-filter-button{min-height:34px;padding:0 6px;font-size:11px}.admin-team-card-summary{grid-template-columns:1fr;align-items:start;gap:7px}.admin-team-card-meta{justify-content:flex-start;gap:8px;text-align:left}}.payment-save{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.payment-save input{width:auto;margin:0}.payment-field{padding:12px;min-height:60px;border-radius:14px;border:1px solid var(--border);background:var(--surface-raised);display:grid;grid-gap:6px;gap:6px}.payment-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#7b879c;font-weight:700}.mapboxgl-control-container{font-family:inherit}.home-tagline{margin:6px 0 0;color:#42536b;font-size:16px}.notif-panel{position:absolute;right:0;top:46px;width:310px;max-width:calc(100vw - 40px);max-height:60vh;overflow:auto}.notif-panel-header{gap:10px;position:-webkit-sticky;position:sticky;top:-12px;z-index:2;background:var(--surface-raised);margin:-12px -12px 0;padding:12px 12px 10px;border-bottom:1px solid #eef3fa}.notif-panel-actions,.notif-panel-header{display:flex;align-items:center;justify-content:flex-end}.notif-panel-actions{gap:8px;flex-wrap:nowrap}.push-control{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;margin-top:10px;padding:10px;border:1px solid var(--status-info-border);border-radius:14px;background:var(--status-info-bg)}.push-control-copy{min-width:0;display:grid;grid-gap:2px;gap:2px;color:var(--status-info-text);font-size:12px;line-height:1.35}.push-control-copy strong{color:var(--status-info-strong);font-size:13px}.push-control-button{min-height:34px;padding:7px 10px;border:1px solid var(--action-secondary-border);background:var(--surface-raised);color:var(--action-secondary-text);white-space:nowrap}.push-control-button:hover:not(:disabled){border-color:var(--action-secondary-hover-border);background:var(--action-secondary-hover-bg)}.admin-settings-notification-card .push-control,.cleaner-profile-notification-card .push-control,.customer-profile-notification-card .push-control{margin-top:12px}.admin-settings-notification-card .push-control-button,.cleaner-profile-notification-card .push-control-button,.customer-profile-notification-card .push-control-button{min-height:44px}.notif-row{display:block;text-align:left;padding:10px;border-radius:14px;border:1px solid #eff3fa;background:var(--surface-raised);cursor:pointer;color:#0f1b2d}.notif-row.is-read{background:#f8fafc}.notif-row.is-unread{background:#f1f5f9}.notif-row-content{min-width:0}.notif-row-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.notif-row-title{font-weight:700;line-height:1.2;font-size:15px}.notif-row-time{flex-shrink:0;color:#6f809c;font-size:11px;line-height:1.2}.notif-row-message{margin-top:2px;font-size:12px;line-height:1.3;color:#5f6b7a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:720px){header{padding:12px 16px}.header-actions,.nav-links,.site-links{display:none}.authenticated-header-actions{display:flex;flex:0 0 auto}.authenticated-header-actions>form,.authenticated-header-actions>span{display:none}.mobile-menu{display:block}.brand strong{font-size:28px}main{padding:88px 16px 60px}.home-tagline{font-size:14px}.notif-panel{position:fixed;right:16px;left:auto;top:72px;width:min(320px,calc(100vw - 56px));max-width:calc(100vw - 56px);max-height:56vh}.notif-panel-header{align-items:flex-start;flex-direction:row}.notif-panel-actions{width:auto;justify-content:flex-end}.push-control{grid-template-columns:1fr}.push-control-button{width:100%}.notif-row-topline{flex-direction:column;gap:4px}.payment-grid,.payment-methods-layout,.payment-row{grid-template-columns:1fr}}@media (max-width:860px){.request-form-admin .request-admin-details-continue{display:none}.request-form-admin .request-wizard-card{padding-bottom:max(14px,env(safe-area-inset-bottom));scroll-padding-bottom:calc(170px + env(safe-area-inset-bottom))}.request-form-admin .request-admin-details-section,.request-form-admin .request-step-panel{scroll-margin-top:92px}.request-form-admin .request-wizard-footer{position:-webkit-sticky;position:sticky;bottom:max(8px,env(safe-area-inset-bottom));z-index:30;width:100%;max-width:100%;min-width:0;box-sizing:border-box;flex-direction:row;align-items:center;gap:8px;margin-top:8px;padding:8px;border-color:#8bb0fa;border-radius:16px;background:rgba(244,248,255,.96);box-shadow:0 0 0 3px rgba(43,111,247,.07),0 10px 26px rgba(28,67,128,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.request-form-admin .request-submit-meta{flex:1 1 auto;min-width:0;overflow:hidden}.request-form-admin .request-admin-quote-summary{align-items:center;gap:5px}.request-form-admin .request-admin-price-line,.request-form-admin .request-admin-quote-copy{gap:4px}.request-form-admin .request-admin-price-amount{font-size:17px;letter-spacing:-.02em;line-height:1.1}.request-form-admin .request-admin-price-basis{font-size:11px;letter-spacing:0}.request-form-admin .request-admin-service-duration-row{gap:6px;flex-wrap:nowrap}.request-form-admin .request-submit-cleaner,.request-form-admin .request-submit-estimate,.request-form-admin .request-submit-sub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-form-admin .request-submit-estimate{font-size:15px;line-height:1.2}.request-form-admin .request-admin-quote-copy .request-submit-estimate{overflow:visible;text-overflow:clip;white-space:nowrap}.request-form-admin .request-admin-duration-pill{min-height:26px;padding-inline:7px}.request-form-admin .request-admin-breakdown-trigger,.request-form-admin .request-admin-edit-quote,.request-form-admin .request-admin-quote-updating{min-height:26px;padding:3px 5px}.request-form-admin .request-admin-quote-spinner{width:12px;height:12px}.request-form-admin .request-submit-sub{min-width:0;margin-top:0;font-size:11px;line-height:1.2}.request-form-admin .request-admin-breakdown-trigger{gap:4px}.request-form-admin .request-admin-breakdown-trigger svg{width:13px;height:13px}.request-form-admin .request-wizard-actions{width:auto;flex:0 0 auto;display:flex;grid-auto-flow:row;grid-template-columns:none;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:6px}.request-form-admin .request-wizard-actions>button{width:auto;min-width:44px;min-height:44px;height:44px;padding:0 11px;border-radius:12px;box-shadow:none}.request-form-admin .request-wizard-actions>.request-admin-mobile-action,.request-form-admin .request-wizard-actions>.request-admin-restart-action{width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px;max-height:44px;padding:0}.request-form-admin .request-wizard-actions>.request-admin-restart-action{border-color:#9ebcf6;background:#fff;color:var(--primary)}.request-form-admin .request-admin-restart-action .request-admin-action-icon{display:block}.request-form-admin .request-admin-restart-action .request-admin-action-text,.request-form-admin .request-wizard-actions>button.request-admin-desktop-back-action,.request-form-admin .request-wizard-actions>button.request-admin-desktop-next-action{display:none}.request-form-admin .request-wizard-actions>.request-admin-mobile-action{display:inline-flex}.request-form-admin .request-wizard-actions>.request-admin-mobile-back-action{border-color:#c7d8f3;background:#fff;color:var(--primary)}.request-form-admin .request-wizard-actions>.request-admin-mobile-forward-action{border-color:var(--primary);background:var(--primary);color:#fff}.request-form-admin .request-create-job-button{width:auto;min-width:92px;padding-inline:12px}.request-form-admin .request-admin-estimate-footer{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"estimate-head estimate-head" "estimate-facts estimate-facts" "estimate-review estimate-actions";align-items:center;gap:8px;padding:9px}.request-form-admin .request-admin-estimate-head{gap:8px}.request-form-admin .request-admin-estimate-head.has-cleaner{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)}.request-form-admin .request-admin-estimate-footer .request-admin-price-amount{font-size:clamp(17px,5vw,20px)}.request-form-admin .request-admin-estimate-footer .request-admin-price-basis{font-size:clamp(10px,3vw,12px)}.request-form-admin .request-admin-estimate-footer .request-admin-estimate-price .request-submit-estimate{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-form-admin .request-admin-estimate-head .request-submit-cleaner{gap:5px;font-size:11px}.request-form-admin .request-submit-cleaner-avatar{width:26px;height:26px;flex-basis:26px}.request-form-admin .request-admin-estimate-facts{gap:8px}.request-form-admin .request-admin-estimate-footer .request-admin-duration-pill,.request-form-admin .request-admin-estimate-footer .request-admin-estimate-service{min-height:40px;padding:7px 9px;border-radius:10px;font-size:12px}.request-form-admin .request-admin-estimate-footer .request-admin-duration-pill{gap:6px}.request-form-admin .request-admin-estimate-footer .request-admin-duration-pill svg{width:16px;height:16px}.request-form-admin .request-admin-estimate-review .request-admin-breakdown-trigger,.request-form-admin .request-admin-estimate-review .request-admin-edit-quote,.request-form-admin .request-admin-estimate-review .request-admin-quote-updating{min-height:44px;padding:7px 6px;border-radius:10px;font-size:11px;line-height:1.1;white-space:normal;overflow-wrap:anywhere}.request-form-admin .request-admin-estimate-review .request-admin-breakdown-trigger>span{min-width:0;white-space:nowrap}.request-form-admin .request-admin-estimate-review .request-admin-breakdown-trigger>svg{flex:0 0 auto}.request-form-admin .request-admin-estimate-footer .request-wizard-actions{width:100%}.request-form-admin .request-admin-estimate-footer .request-wizard-actions>.request-create-job-button{width:auto;min-width:0;max-width:none;flex:1 1;min-height:44px;height:44px;padding-inline:6px}.request-form-customer-three-step .request-admin-details-continue{display:none}.request-form-customer-three-step .request-wizard-card{padding-bottom:max(14px,env(safe-area-inset-bottom));scroll-padding-bottom:calc(82px + env(safe-area-inset-bottom))}.request-form-customer-three-step .request-admin-details-section,.request-form-customer-three-step .request-step-panel{scroll-margin-top:92px}.request-form-customer-three-step .request-wizard-footer{position:-webkit-sticky;position:sticky;bottom:max(8px,env(safe-area-inset-bottom));z-index:30;width:100%;max-width:100%;min-width:0;box-sizing:border-box;flex-direction:row;align-items:center;gap:8px;margin-top:8px;padding:8px;border-color:#8bb0fa;border-radius:16px;background:rgba(244,248,255,.96);box-shadow:0 0 0 3px rgba(43,111,247,.07),0 10px 26px rgba(28,67,128,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.request-form-customer-three-step .request-submit-meta{flex:1 1 auto;min-width:0;overflow:hidden}.request-form-customer-three-step .request-submit-estimate,.request-form-customer-three-step .request-submit-sub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-form-customer-three-step .request-submit-estimate{font-size:15px;line-height:1.2}.request-form-customer-three-step .request-submit-sub{margin-top:2px;font-size:11px;line-height:1.2}.request-form-customer-three-step .request-customer-pricing-status[data-tone=loading]{align-self:stretch;align-content:center}.request-form-customer-three-step .request-customer-pricing-status[data-tone=idle]{align-self:stretch}.request-form-customer-three-step .request-customer-service-placeholder{min-height:44px;padding:7px 9px;border-radius:10px;font-size:12px}.request-form-customer-three-step .request-wizard-footer.request-customer-estimate-footer{gap:8px;padding:9px}.request-form-customer-three-step .request-customer-estimate-footer .request-customer-pricing-status{overflow:visible;gap:8px}.request-form-customer-three-step .request-customer-estimate-price{gap:5px}.request-form-customer-three-step .request-customer-estimate-price .request-customer-price-amount{font-size:clamp(19px,6vw,23px)}.request-form-customer-three-step .request-customer-estimate-price .request-customer-price-basis{font-size:11px}.request-form-customer-three-step .request-customer-estimate-facts{gap:8px}.request-form-customer-three-step .request-customer-estimate-duration,.request-form-customer-three-step .request-customer-estimate-service{min-height:42px;padding:7px 9px;border-radius:10px;font-size:12px}.request-form-customer-three-step .request-customer-estimate-duration{gap:6px}.request-form-customer-three-step .request-customer-estimate-duration svg{width:15px;height:15px;flex-basis:15px}.request-form-customer-three-step .request-customer-estimate-review .request-admin-breakdown-trigger,.request-form-customer-three-step .request-customer-estimate-review .request-admin-quote-updating{min-height:44px;padding:7px 9px;border-radius:10px;font-size:11px}.request-form-customer-three-step .request-admin-quote-updating{min-height:26px;padding:3px 5px}.request-form-customer-three-step .request-admin-quote-spinner{width:12px;height:12px}.request-form-customer-three-step .request-wizard-actions{width:auto;flex:0 0 auto;display:flex;grid-auto-flow:row;grid-template-columns:none;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:6px}.request-form-customer-three-step .request-wizard-actions>button{width:auto;min-width:44px;min-height:44px;height:44px;padding:0 11px;border-radius:12px;box-shadow:none}.request-form-customer-three-step .request-wizard-actions>.request-admin-mobile-action,.request-form-customer-three-step .request-wizard-actions>.request-admin-restart-action{width:44px;max-width:44px;padding:0}.request-form-customer-three-step .request-wizard-actions>.request-admin-restart-action{border-color:#9ebcf6;background:#fff;color:var(--primary)}.request-form-customer-three-step .request-admin-restart-action .request-admin-action-icon{display:block}.request-form-customer-three-step .request-admin-restart-action .request-admin-action-text,.request-form-customer-three-step .request-wizard-actions>button.request-admin-desktop-back-action,.request-form-customer-three-step .request-wizard-actions>button.request-admin-desktop-next-action{display:none}.request-form-customer-three-step .request-wizard-actions>.request-admin-mobile-action{display:inline-flex}.request-form-customer-three-step .request-wizard-actions>.request-admin-mobile-back-action{border-color:#c7d8f3;background:#fff;color:var(--primary)}.request-form-customer-three-step .request-wizard-actions>.request-admin-mobile-forward-action{border-color:var(--primary);background:var(--primary);color:#fff}.request-form-customer-three-step .request-create-job-button{width:auto;min-width:92px;padding-inline:12px}}@media (max-width:640px){.request-form-admin .request-admin-details-accordion,.request-form-admin .request-admin-details-phase{gap:8px}.request-form-admin .request-admin-details-section,.request-form-admin .request-admin-details-section.active{box-shadow:none}.request-form-admin .request-admin-details-body{padding:10px;background:#fff}.request-form-admin .request-saved-property-card.selected{box-shadow:none}.request-form-customer-three-step .request-admin-details-accordion,.request-form-customer-three-step .request-admin-details-phase{gap:8px}.request-form-customer-three-step .request-admin-details-section,.request-form-customer-three-step .request-admin-details-section.active{box-shadow:none}.request-form-customer-three-step .request-admin-details-body{padding:10px;background:#fff}}@media (max-width:360px){.request-form-admin .request-wizard-footer{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch}.request-form-admin .request-submit-meta,.request-form-admin .request-wizard-actions{width:100%;max-width:100%;min-width:0}.request-form-admin .request-wizard-actions{justify-content:flex-end}.request-form-customer-three-step .request-wizard-footer{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch}.request-form-customer-three-step .request-submit-meta,.request-form-customer-three-step .request-wizard-actions{width:100%;max-width:100%;min-width:0}.request-form-customer-three-step .request-wizard-actions{justify-content:flex-end}}