:root{--navy-950:#07101f;--navy-900:#0b1528;--navy-800:#111d35;--slate-card:#263653;--slate-card-2:#31405f;--white:#fffaf4;--muted:#b7c2d8;--cyan:#12c9ff;--pink:#ff0fb7;--orange:#ff7a1a;--yellow:#ffd84a;--green:#55e6a5;--gradient:linear-gradient(135deg, #ff7a1a 0%, #ff278f 48%, #20c8ff 100%);--soft-shadow:0 24px 60px #00000059;color:var(--white);background:var(--navy-950);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--navy-950);min-width:320px;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}main{background:var(--navy-950);min-height:100vh;overflow:hidden}.topbar{justify-content:space-between;align-items:center;gap:24px;width:min(1120px,100% - 32px);min-height:118px;margin:0 auto;display:flex}.topbar nav{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;gap:22px;font-size:.78rem;font-weight:900;display:flex}.topbar nav a:hover{color:var(--white)}.brand-mark{box-sizing:border-box;background:#fffaf4;border:3px solid #fffaf4;border-radius:50%;flex:none;width:124px;height:124px;padding:0;display:block;overflow:hidden;box-shadow:0 14px 28px #0000006b}.brand-mark.compact{width:80px;height:80px;box-shadow:0 10px 22px #00000059}.brand-mark img{object-fit:cover;object-position:center;transform-origin:50%;border-radius:50%;width:100%;height:100%;display:block;transform:translateY(3px)scale(1.34)}.gradient-button,.outline-button,.quote-form button,.stop-actions button,.complete-button,.portal-actions button,.staff-bar button,.secondary-button,.danger-button,.toolbar-row button,.text-button{color:#fff;text-transform:uppercase;letter-spacing:-.02em;border:0;border-radius:13px;min-height:54px;padding:0 22px;font-weight:950}.gradient-button,.quote-form button,.complete-button,.portal-actions button:first-child{background:var(--gradient);box-shadow:0 14px 36px #ff278f38}.outline-button,.portal-actions button:last-child{background:#060d1a59;border:2px solid #ffffffeb;align-items:center;gap:12px;display:inline-flex}a:not(.brand-mark),button,.gradient-button,.outline-button,.secondary-button,.text-button,.footer-cta-actions a,.stop-action-link{transition:color .18s,background .18s,border-color .18s,box-shadow .18s,filter .18s,transform .18s}a:not(.brand-mark):hover,a:not(.brand-mark):focus-visible{color:var(--white)}button:not(.gradient-button):not(.complete-button):not(:disabled):hover,.outline-button:hover,.outline-button:focus-visible,.portal-actions button:last-child:not(:disabled):hover,.secondary-button:not(:disabled):hover,.text-button:not(:disabled):hover,.staff-bar button:not(:disabled):hover,.toolbar-row button:not(:disabled):hover,.stop-actions button:not(:disabled):hover,.stop-action-link:hover,.footer-cta-actions a:hover,.footer-cta-actions button:not(:disabled):hover{color:var(--white);background:#12c9ff1a;border-color:#12c9ff61;transform:translateY(-1px);box-shadow:0 10px 24px #0000003d,inset 0 0 0 1px #12c9ff14}.gradient-button:hover,.quote-form button:not(:disabled):hover,.complete-button:not(:disabled):hover,.portal-actions button:first-child:not(:disabled):hover{filter:brightness(1.09)saturate(1.12);transform:translateY(-2px);box-shadow:0 18px 44px #ff278f57,0 8px 22px #12c9ff29}button:not(:disabled):active,.gradient-button:active,.outline-button:active,.secondary-button:active,.text-button:active,.stop-action-link:active,.footer-cta-actions a:active{transform:translateY(0)}button:disabled{cursor:not-allowed;opacity:.62}.hero-section{background:linear-gradient(90deg, #07101ff0, #07101fa8 43%, #07101f29), var(--hero-image), linear-gradient(135deg, #09172d 0%, #142842 35%, #0a2133 57%, #2e1e18 100%);width:min(1120px,100% - 24px);min-height:465px;box-shadow:var(--soft-shadow);background-position:50%;background-size:cover;border-radius:24px;align-items:center;margin:10px auto 0;padding:clamp(28px,5vw,54px);display:flex;position:relative;overflow:hidden}.hero-copy{z-index:1;max-width:670px;position:relative}.eyebrow,.section-kicker{color:var(--white);text-transform:uppercase;letter-spacing:-.02em;align-items:center;gap:8px;font-size:.82rem;font-weight:950;display:inline-flex}.eyebrow svg,.section-kicker svg{color:var(--orange);fill:var(--orange)}h1,h2,h3,h4,p{margin:0}h1{letter-spacing:-.065em;text-wrap:balance;margin:28px 0 24px;font-size:clamp(2.5rem,5.8vw,4.95rem);line-height:.9}.hero-subtitle{color:#eef4ff;max-width:470px;margin-bottom:28px;font-size:1.06rem;font-weight:800;line-height:1.08}.hero-actions{flex-wrap:wrap;gap:18px;display:flex}.trust-row{color:#eef4ff;flex-wrap:nowrap;gap:18px;margin-top:28px;font-size:.74rem;font-weight:900;display:flex}.trust-row span{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.trust-row svg{width:23px;height:23px;color:var(--cyan);flex:none}.trust-row span:first-child svg,.trust-row span:nth-child(3) svg{color:var(--orange)}.section{text-align:center;width:min(1120px,100% - 24px);margin:74px auto 0}.section h2,.quote-section h2{letter-spacing:-.06em;text-wrap:balance;max-width:720px;margin:18px auto 28px;font-size:clamp(1.85rem,4.5vw,3.2rem);line-height:.96}.service-grid{grid-template-columns:repeat(6,1fr);gap:24px;margin-top:28px;display:grid}.service-card{background:var(--slate-card);border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:278px;padding:28px 16px 20px;display:flex;box-shadow:0 18px 40px #00000038}.card-icon{width:46px;height:46px;color:var(--pink);margin-bottom:38px}.service-card:first-child .card-icon{color:#7894ff}.service-card:nth-child(4) .card-icon{color:var(--cyan)}.service-card h3{letter-spacing:-.04em;margin-bottom:26px;font-size:1.2rem;line-height:.95}.service-card p{color:#f3f6ff;font-size:.86rem;font-weight:790;line-height:.96}.quote-section{background:linear-gradient(135deg,#31405fe0,#111d35f0);border:1px solid #ffffff14;border-radius:28px;grid-template-columns:.88fr 1.12fr;gap:30px;width:min(1120px,100% - 24px);margin:82px auto 70px;padding:clamp(24px,5vw,44px);display:grid}.quote-section p{color:var(--muted);line-height:1.55}.quote-section h2{margin-left:0}.quote-form{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.quote-form label{color:var(--muted);gap:6px;font-weight:850;display:grid}.quote-form input,.quote-form textarea,.quote-form select,.checklist-panel input,.checklist-panel textarea,.checklist-panel select,.login-form input,.admin-form input,.admin-form select,.portal-message-form textarea,.thread-list-panel select,.record-form input,.record-form textarea,.record-form select,.danger-zone input,.toolbar-row input,.toolbar-row select{color:#fff;background:#09162bf0;border:2px solid #bfe8ff75;border-radius:14px;outline:none;width:100%;min-height:54px;padding:13px 14px;box-shadow:inset 0 0 0 1px #ffffff14,0 0 0 1px #12c9ff14,0 8px 20px #0000002e}.quote-form input::placeholder,.quote-form textarea::placeholder,.checklist-panel input::placeholder,.checklist-panel textarea::placeholder,.login-form input::placeholder,.admin-form input::placeholder,.portal-message-form textarea::placeholder,.record-form input::placeholder,.record-form textarea::placeholder,.danger-zone input::placeholder,.toolbar-row input::placeholder{color:#c9d9eb;opacity:1}.quote-form input:focus,.quote-form textarea:focus,.quote-form select:focus,.checklist-panel input:focus,.checklist-panel textarea:focus,.checklist-panel select:focus,.login-form input:focus,.admin-form input:focus,.admin-form select:focus,.portal-message-form textarea:focus,.thread-list-panel select:focus,.record-form input:focus,.record-form textarea:focus,.record-form select:focus,.danger-zone input:focus,.toolbar-row input:focus,.toolbar-row select:focus{border-color:#35d5ff;box-shadow:0 0 0 4px #12c9ff38,inset 0 0 0 1px #ffffff1a}.customer-toolbar>input{color:#061a31;background:#f8fcff;border-color:#35d5ff;box-shadow:0 0 0 3px #12c9ff33,0 10px 24px #00000038}.customer-toolbar>input::placeholder{color:#35506a}.quote-form textarea,.checklist-panel textarea,.record-form textarea{resize:vertical;min-height:118px}.quote-form label:nth-child(5),.quote-form label:nth-child(7),.quote-form .full-span,.quote-form button{grid-column:1/-1}.quote-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#02040ab8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.quote-modal{background:linear-gradient(135deg,#31405ffa,#111d35fc);border:1px solid #ffffff24;border-radius:28px;grid-template-columns:.86fr 1.14fr;gap:26px;width:min(880px,100%);max-height:min(92vh,760px);padding:clamp(24px,5vw,42px);display:grid;position:relative;overflow:auto;box-shadow:0 32px 90px #0009}.quote-modal h2{letter-spacing:-.06em;text-wrap:balance;margin:18px 0 20px;font-size:clamp(1.85rem,4.5vw,3.2rem);line-height:.96}.quote-modal p:not(.section-kicker){color:var(--muted);line-height:1.55}.skip-reason-modal{grid-template-columns:1fr;gap:16px;max-width:560px}.skip-reason-modal label{color:var(--white);gap:8px;font-weight:800;display:grid}.skip-reason-modal select{color:#102033;background:#fffffff5;border:1px solid #fff3;border-radius:14px;width:100%;min-height:48px;padding:0 14px;font-weight:800}.skip-impact-card{color:var(--white);background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;gap:6px;padding:14px 16px;display:grid}.skip-impact-card.reschedule{background:#fbbf2424;border-color:#fbbf246b}.skip-impact-card span,.skip-impact-card small{color:#ffffffd1}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.quote-modal-close{width:40px;height:40px;color:var(--white);background:#ffffff1a;border:0;border-radius:999px;font-size:2rem;line-height:1;position:absolute;top:14px;right:14px}.why-section{text-align:center;width:min(1120px,100% - 24px);margin:80px auto 0}.why-section h2{letter-spacing:-.055em;margin:14px 0 48px;font-size:clamp(1.8rem,4vw,2.65rem);line-height:.98}.reason-grid{grid-template-columns:repeat(6,1fr);gap:0;display:grid}.reason-card{border-left:1px solid #ffffff75;align-content:start;justify-items:center;min-height:210px;padding:10px 28px 18px;display:grid}.reason-card:first-child{border-left:0}.reason-icon{width:44px;height:44px;color:var(--orange);stroke-width:2.2px;margin-bottom:26px}.reason-card:nth-child(2) .reason-icon,.reason-card:nth-child(5) .reason-icon{color:var(--pink)}.reason-card:nth-child(3) .reason-icon,.reason-card:nth-child(6) .reason-icon{color:var(--cyan)}.reason-card h3{letter-spacing:-.045em;max-width:132px;margin-bottom:14px;font-size:1.08rem;line-height:.94}.reason-card p{color:#f1f5ff;max-width:142px;font-size:.82rem;font-weight:820;line-height:.96}.site-footer{width:min(1120px,100% - 24px);margin:0 auto;padding-bottom:64px}.footer-cta{background:linear-gradient(100deg,#ff3d1f 0%,#ec117c 36%,#7a22d8 68%,#1278ff 100%);grid-template-columns:104px minmax(0,1fr) auto 104px;align-items:center;gap:22px;width:min(1120px,100% - 24px);min-height:76px;margin:62px auto 0;padding:0 10px;display:grid;overflow:hidden}.footer-cta h2{letter-spacing:-.06em;margin-bottom:6px;font-size:clamp(1.4rem,3.4vw,2.25rem);line-height:.95}.footer-cta p{color:#fff5f2;font-size:.9rem;font-weight:900}.palm-icon{fill:#02040a;opacity:.98;transform-origin:50% 100%;filter:drop-shadow(0 2px #ffffff0f);align-self:end;width:104px;height:76px}.palm-icon.left{justify-self:start;transform:translateY(6px)scaleX(-1)rotate(-2deg)}.palm-icon.right{justify-self:end;transform:translateY(6px)rotate(-2deg)}.footer-cta-actions{align-items:center;gap:14px;display:flex}.footer-cta-actions button,.footer-cta-actions a{color:#fff;text-transform:uppercase;border-radius:11px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 20px;font-size:.82rem;font-weight:950;display:inline-flex}.footer-cta-actions button{background:#02040a;border:0}.footer-main{background:#263653b3;grid-template-columns:2.55fr .8fr 1.35fr 1.25fr 1.75fr;align-items:start;gap:28px;padding:clamp(32px,5vw,52px) clamp(24px,5vw,66px);display:grid}.footer-main h3{letter-spacing:-.035em;margin-bottom:16px;font-size:1rem}.footer-main a,.footer-list li,.footer-contact span,.footer-brand p{color:#9fabc0;font-weight:820;line-height:1.45}.footer-main nav{gap:12px;display:grid}.footer-brand{grid-template-columns:86px minmax(0,1fr);align-self:center;align-items:center;gap:20px;display:grid}.footer-brand .brand-mark{width:86px;height:86px}.footer-list,.footer-contact{gap:8px;margin:0;padding:0;list-style:none;display:grid}.footer-contact{gap:18px}.footer-contact li{grid-template-columns:22px minmax(0,1fr);align-items:center;gap:12px;display:grid}.footer-contact svg{color:var(--orange)}.ops-shell{width:min(1320px,100% - 24px);min-height:calc(100vh - 24px);box-shadow:var(--soft-shadow);background:#0b1528d1;border:1px solid #ffffff14;border-radius:28px;grid-template-columns:248px minmax(0,1fr);margin:0 auto 60px;display:grid;overflow:hidden}.sidebar{background:#07101fb8;border-right:1px solid #ffffff14;padding:22px}.sidebar nav{gap:10px;margin-top:26px;display:grid}.sidebar a:not(.brand-mark){min-height:48px;color:var(--muted);border-radius:14px;align-items:center;gap:10px;padding:0 14px;font-weight:900;display:flex}.sidebar a.active,.sidebar a:not(.brand-mark):hover{color:#fff;background:#ffffff14}.sidebar svg{width:20px}.ops-content{padding:clamp(18px,3vw,34px)}.ops-page{gap:24px;display:grid}.loading-page{align-content:center;place-items:center;gap:28px;min-height:100vh;padding:28px;display:grid}.loading-card{width:min(680px,100%);box-shadow:var(--soft-shadow);background:#263653e6;border:1px solid #ffffff1a;border-radius:28px;padding:clamp(24px,5vw,42px)}.loading-card h1{margin:16px 0;font-size:clamp(2rem,5vw,3.6rem)}.loading-card span{color:var(--muted);font-weight:800;line-height:1.5}.login-page{place-items:center;min-height:calc(100vh - 118px);padding:24px 12px 70px;display:grid}.login-card{width:min(520px,100%);box-shadow:var(--soft-shadow);background:#263653eb;border:1px solid #ffffff1a;border-radius:28px;gap:18px;padding:clamp(24px,5vw,42px);display:grid}.login-card h1{margin:6px 0;font-size:clamp(2.15rem,6vw,4rem)}.login-card p{color:var(--muted);font-weight:820;line-height:1.45}.login-form{gap:14px;display:grid}.login-form label,.admin-form label,.record-form label{color:var(--muted);gap:7px;font-weight:900;display:grid}.admin-form{gap:14px;display:grid}.admin-form select{appearance:none}.record-form{gap:18px;display:grid}.record-form.compact{gap:12px}.record-form fieldset{background:linear-gradient(135deg,#12c9ff14,#ffffff0b);border:2px solid #35d5ff70;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;display:grid;box-shadow:inset 0 0 0 1px #ffffff0f,0 12px 28px #0000002e}.record-form fieldset:has(legend) legend{background:#102441;border:1px solid #35d5ff57;border-radius:999px}.record-form legend{color:#ffd166;text-transform:uppercase;padding:4px 10px;font-size:.78rem;font-weight:950}.record-form .full-span{grid-column:1/-1}.contact-phone-editor,.contact-phone-list{background:#0310206b;border:1px solid #35d5ff38;border-radius:16px;gap:10px;padding:12px;display:grid}.contact-phone-editor-header{color:#f7fbff;justify-content:space-between;align-items:center;gap:10px;display:flex}.contact-phone-edit-row{grid-template-columns:minmax(120px,1fr) minmax(140px,1fr) minmax(150px,1.2fr) auto;align-items:center;gap:8px;display:grid}.contact-phone-row{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:minmax(80px,.8fr) minmax(120px,1fr) minmax(120px,1.3fr);align-items:center;gap:8px;padding:10px;display:grid}.contact-phone-row.primary{background:#12c9ff1a;border-color:#35d5ff61}.contact-phone-row a{color:#f7fbff;font-weight:950;text-decoration:none}.contact-phone-row span{color:#ffd166;font-weight:950}.contact-phone-row small{color:#d7e7f8;font-weight:800}.checkbox-label{flex-direction:row;align-items:center;gap:10px;display:flex!important}.checkbox-label input{width:22px;min-height:22px;accent-color:var(--cyan)}.estimate-schedule-card{background:#12c9ff17;border:1px solid #12c9ff38;border-radius:18px;grid-template-columns:minmax(0,220px) minmax(0,1fr) auto;align-items:end;gap:12px;padding:14px;display:grid}.estimate-schedule-card label{color:var(--muted);gap:6px;font-weight:900;display:grid}.estimate-schedule-card input{color:#fff;background:#07101fb8;border:1px solid #ffffff24;border-radius:14px;min-height:54px;padding:13px 14px}.estimate-schedule-card span{color:var(--green);font-weight:950}.estimate-form-grid{gap:10px;display:grid}.contract-workflow-card,.contract-card{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:22px;gap:14px;padding:18px;display:grid}.contract-form-grid{grid-template-columns:1fr 160px 160px;align-items:stretch;gap:10px;display:grid}.contract-form-grid textarea{grid-column:1/-1;min-height:90px}.contract-form-grid button{grid-column:1/-1}.contract-list{gap:10px;display:grid}.contract-row{background:#07101f8c;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.contract-row div:first-child{gap:4px;min-width:0;display:grid}.contract-row small{color:var(--muted);overflow-wrap:anywhere}.contract-page{background:radial-gradient(circle at top left, #12c9ff2e, transparent 34%), var(--navy);place-items:center;min-height:100vh;padding:32px 16px;display:grid}.public-contract-card{width:min(920px,100%)}.contract-metrics{grid-template-columns:repeat(4,1fr)}.terms-box{color:var(--muted);line-height:1.55}.contract-sign-form{gap:12px;display:grid}.contract-sign-form label{color:var(--muted);gap:6px;font-weight:900;display:grid}.contract-helper-copy{color:var(--muted);margin-bottom:12px;font-weight:850;line-height:1.45}.contract-preview-panel{box-shadow:var(--shadow);background:#263653e0;border:1px solid #ffffff1f;border-radius:28px;gap:16px;padding:20px;display:grid}.contract-preview-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.contract-preview-header div{gap:6px;min-width:0;display:grid}.contract-preview-header h2{color:var(--white);margin:0;font-size:clamp(1.35rem,2.4vw,2rem)}.contract-preview-header span:not(.agreement-version-pill){color:var(--muted);line-height:1.45}.agreement-version-pill{color:#dff8ff;white-space:nowrap;background:#12c9ff21;border:1px solid #12c9ff4d;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.78rem;font-weight:950;display:inline-flex}.contract-preview-text{background:#07101fb8;border:1px solid #ffffff1a;border-radius:18px;max-height:680px;padding:18px;overflow:auto}.contract-sign-form input{color:#fff;background:#07101fb8;border:1px solid #ffffff24;border-radius:14px;min-height:54px;padding:13px 14px}.agreement-text p{margin:0 0 8px;line-height:1.45}.signed-contract-list{gap:12px;display:grid}.signed-contract-record{background:#07101f61;border:1px solid #ffffff24;border-radius:16px;padding:14px}.signed-contract-record summary{cursor:pointer;gap:4px;display:grid}.signed-contract-record summary span,.signed-contract-record small{color:var(--muted)}.signed-contract-record .terms-box{max-height:420px;margin-top:12px;overflow:auto}.toolbar-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.customer-toolbar{grid-template-columns:minmax(0,1fr) auto auto}.customer-inactive-toggle{white-space:nowrap;background:#ffffff12;border:1px solid #ffffff29;border-radius:999px;min-height:44px;padding:0 12px}.toolbar-row button,.secondary-button{color:var(--white);background:#ffffff17}.secondary-button{text-align:center;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;line-height:1.1;text-decoration:none;display:inline-flex}.auth-message{border-radius:14px;gap:6px;padding:12px 14px;font-weight:850;line-height:1.35;display:grid}.auth-message small{color:#ffffffc2}.auth-message.error{color:#ffdfe7;background:#ff446924;border:1px solid #ff446959}.auth-message.success{color:#dffff0;background:#55e6a524;border:1px solid #55e6a559}.text-button{color:var(--muted);background:#ffffff14}.staff-bar{color:var(--muted);background:#ffffff12;border:1px solid #ffffff14;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:12px 14px;font-weight:850;display:flex}.staff-bar strong{color:var(--white)}.staff-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.staff-actions a,.staff-bar button{min-height:40px;color:var(--white);background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-weight:950;text-decoration:none;display:inline-flex}.account-summary-card{background:#ffffff12;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin-bottom:16px;padding:14px;display:grid}.account-summary-card svg{color:var(--cyan)}.account-summary-card div{gap:4px;display:grid}.account-summary-card strong{color:var(--white);font-size:1.05rem}.account-summary-card span,.account-summary-card small{color:var(--muted);font-weight:850}.notification-settings-card{gap:14px;display:grid}.notification-status-row{background:#ffffff12;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid}.notification-status-row svg{color:var(--cyan)}.notification-status-row div{gap:4px;display:grid}.notification-status-row strong{color:var(--white)}.notification-status-row span{color:var(--muted);line-height:1.35}.iphone-notification-help{background:#12c9ff14;border:1px solid #12c9ff38;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:13px 14px;display:grid}.iphone-notification-help svg{color:var(--cyan);margin-top:2px}.iphone-notification-help div{gap:4px;display:grid}.iphone-notification-help strong{color:var(--white)}.iphone-notification-help span{color:var(--muted);font-weight:850;line-height:1.4}.notification-preference-list{gap:10px;display:grid}.notification-preference-row{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:12px;color:inherit!important;gap:12px!important;display:grid!important}.notification-preference-row input{width:20px;height:20px;accent-color:var(--cyan)}.notification-preference-row span{gap:3px;min-width:0;display:grid}.notification-preference-row strong{color:var(--white)}.notification-preference-row small{color:var(--muted);line-height:1.35}.notification-preference-row b{min-width:54px;min-height:28px;color:var(--green);background:#55e6a51f;border-radius:999px;justify-content:center;align-items:center;padding:0 9px;font-size:.78rem;display:inline-flex}.notification-preference-row:has(input:not(:checked)) b{color:var(--muted);background:#ffffff12}.data-notice{background:#ffb3401f;border:1px solid #ffb34057;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 18px;padding:14px 16px;display:flex}.data-notice.live{background:#55e6a51f;border-color:#55e6a55c}.data-notice.refreshing,.data-notice.reconnecting{background:#ffb34021;border-color:#ffb3406b}.data-notice.offline{background:#ff446924;border-color:#ff44695c}.data-notice strong{color:var(--white);font-weight:950}.data-notice span{color:var(--muted);line-height:1.35}.live-data-pill{color:#dffff0;vertical-align:middle;background:#55e6a529;border:1px solid #55e6a561;border-radius:999px;align-items:center;min-height:24px;margin-left:8px;padding:0 9px;font-size:.72rem;font-weight:950;display:inline-flex}.live-data-pill.connecting,.live-data-pill.refreshing,.live-data-pill.reconnecting{color:#ffe3b0;background:#ffb34029;border-color:#ffb3406b}.live-data-pill.offline{color:#ffdfe7;background:#ff446929;border-color:#ff44696b}.conflict-notice{color:var(--white);background:#ffb34024;border:1px solid #ffb3406b;border-radius:16px;gap:8px;padding:12px;display:grid}.conflict-notice span{color:var(--muted);font-weight:800;line-height:1.35}.conflict-notice .secondary-button.inline{width:fit-content;margin-top:0}.page-header p{color:var(--orange);text-transform:uppercase;letter-spacing:.04em;font-weight:950}.page-header h1{margin:12px 0;font-size:clamp(2rem,4vw,3.4rem)}.page-header span{color:var(--muted);max-width:860px;line-height:1.55;display:block}.detail-back-link{width:fit-content;min-height:44px;color:var(--white);text-transform:uppercase;letter-spacing:-.02em;background:#ffffff17;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:10px;padding:0 16px;font-weight:950;text-decoration:none;display:inline-flex}.detail-back-link svg{width:18px}.customer-detail-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.small-danger-button{color:#ffb4b4;text-transform:uppercase;width:fit-content;min-height:38px;box-shadow:none;background:#d92d2024;border:1px solid #ff65656b;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:.82rem;font-weight:950;display:inline-flex}.small-danger-button:not(:disabled):hover{background:#d92d2038;border-color:#ff6565a3;transform:translateY(-1px)}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric,.panel,.template-card,.portal-card{background:#263653db;border:1px solid #ffffff14;border-radius:22px;padding:20px}.metric{gap:8px;display:grid}.metric svg{color:var(--cyan);width:28px;height:28px}.metric strong{font-size:2rem;line-height:1}.metric span{color:var(--muted);font-weight:850}.ops-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.ops-grid.single{grid-template-columns:minmax(0,760px);gap:18px;display:grid}.panel h2{margin-bottom:16px;font-size:1.22rem}.workflow-step{border-top:1px solid #ffffff14;gap:12px;padding:14px 0;display:flex}.workflow-step b{background:var(--gradient);border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.workflow-step div{gap:3px;display:grid}.workflow-step span,.info-row span,.data-row span,.location-card span{color:var(--muted);line-height:1.4}.info-row{border-top:1px solid #ffffff14;gap:4px;padding:12px 0;display:grid}.info-row strong{overflow-wrap:anywhere}.list-panel{gap:12px;display:grid}.data-row,.location-card{background:#263653db;border:1px solid #ffffff1c;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:86px;padding:16px;display:grid}.data-row:hover,.location-card:hover,.stop-card:hover{background:#2b3e60eb;border-color:#12c9ff73}.data-row.inactive-record,.location-card.inactive-record{opacity:.62;filter:grayscale(.42);background:#ffffff09;border-color:#ffffff14}.data-row.inactive-record:hover,.location-card.inactive-record:hover{opacity:.8;background:#2b3e60a8;border-color:#fff3}.avatar{width:46px;height:46px;color:var(--cyan);background:#12c9ff24;border-radius:15px;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #12c9ff1f}.data-row small,.status{color:var(--green);font-weight:950}.customer-data-row{grid-template-columns:minmax(0,1fr);align-items:start;text-decoration:none}.customer-row-main{gap:9px;min-width:0;display:grid}.customer-row-title{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.customer-row-main strong{color:var(--white);overflow-wrap:anywhere;font-size:1.08rem;line-height:1.15}.active-pill,.inactive-pill{white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 8px;font-size:.72rem;font-weight:950;display:inline-flex}.active-pill{color:var(--green);background:#55e6a51f;border:1px solid #55e6a538}.inactive-pill{color:#cbd5e1;background:#94a3b824;border:1px solid #cbd5e138}.customer-meta{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.customer-meta span{color:#d7e6f5;overflow-wrap:anywhere;background:#ffffff13;border:1px solid #ffffff0f;border-radius:999px;align-items:center;gap:6px;min-width:0;max-width:100%;min-height:29px;padding:5px 10px;display:inline-flex}.customer-meta svg,.customer-address svg{color:var(--cyan);opacity:.86;flex:none}.customer-address{overflow-wrap:anywhere;align-items:flex-start;gap:7px;line-height:1.35;display:flex;color:#c7d5e8!important;font-weight:820!important}.customer-card-footer{justify-content:flex-end;min-width:0;display:flex}.location-count{white-space:nowrap;background:#4ade801f;border:1px solid #4ade8024;border-radius:999px;justify-self:end;padding:7px 10px;color:var(--green)!important}.location-count.inactive-count{background:#94a3b824;border-color:#cbd5e124;color:#cbd5e1!important}.customer-record-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.customer-record-actions.detail-actions{grid-template-columns:1fr;justify-content:stretch;align-items:stretch;gap:10px;display:grid}.customer-record-actions.detail-actions .secondary-button{margin-top:0}.small-warning-button{min-height:38px;color:var(--gold);box-shadow:none;background:#ffbe5e1f;border:1px solid #ffbe5e47;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 12px;display:inline-flex}.small-warning-button:not(:disabled):hover{background:#ffbe5e33;border-color:#ffbe5e73}.inactive-record-note{color:#cbd5e1;background:#94a3b81f;border:1px solid #cbd5e124;border-radius:14px;margin:10px 0;padding:10px 12px;font-size:.88rem;line-height:1.45}.billing-helper,.billing-summary-card,.billing-location-picker{color:var(--muted);background:#12c9ff14;border:1px solid #12c9ff24;border-radius:15px;padding:11px 12px;line-height:1.45}.billing-summary-card{gap:5px;margin-bottom:10px;display:grid}.billing-summary-card strong{color:var(--white)}.billing-summary-card span{color:var(--cyan);font-weight:900}.billing-summary-card small,.billing-location-picker span{color:var(--muted)}.billing-location-picker{gap:8px;display:grid}.billing-location-picker strong{color:var(--white)}.editable-service-list{gap:10px;display:grid}.editable-service-list-header{color:#e5f5ff;justify-content:space-between;align-items:center;gap:10px;font-weight:800;display:flex}.editable-service-list-rows{gap:8px;display:grid}.service-picker-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040a16b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.service-picker-modal{background:#172844;border:1px solid #ffffff29;border-radius:22px;gap:14px;width:min(520px,100%);padding:18px;display:grid;box-shadow:0 24px 70px #0000006b}.service-picker-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.service-picker-header div{gap:4px;display:grid}.service-picker-header strong{color:var(--white);font-size:1.05rem}.service-picker-header span{color:var(--muted);line-height:1.35}.service-picker-options{gap:8px;max-height:260px;padding-right:4px;display:grid;overflow:auto}.service-picker-option{text-align:left;color:#dff7ff;width:100%;min-height:42px;box-shadow:none;background:#12c9ff1a;border:1px solid #12c9ff33;border-radius:14px;padding:10px 12px;font-size:.88rem;font-weight:850}.service-picker-option:hover{background:#12c9ff2e;border-color:#12c9ff66}.service-picker-custom{color:#dceaff;gap:7px;font-weight:850;display:grid}.service-picker-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.editable-service-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.small-button{min-height:36px;padding:8px 12px;font-size:.82rem}.muted-copy{color:#9fb3cc;margin:0;font-size:.9rem}@media (width<=640px){.editable-service-row{grid-template-columns:1fr}.editable-service-list-header{flex-direction:column;align-items:stretch}}.location-card{background:linear-gradient(135deg,#1c3457f5,#12c9ff1f);border:2px solid #35d5ff94;grid-template-columns:auto 1fr;margin-bottom:10px;box-shadow:0 0 0 1px #ffffff0f,0 14px 34px #0000003d}.location-card svg{color:#ffd166;filter:drop-shadow(0 0 8px #ffd16638)}.location-card strong{color:#fff}.location-card span{font-weight:850;color:#dbeafe!important}.location-card:hover{border-color:#35d5ff;box-shadow:0 0 0 4px #12c9ff29,0 16px 36px #00000042}.empty-state{color:var(--muted);background:#ffffff12;border-radius:14px;margin-top:14px;padding:14px;line-height:1.4}.route-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:18px;display:grid}.route-control-card{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding:16px;display:flex}.route-control-card div{gap:4px;display:grid}.route-control-card strong{font-size:1.15rem}.route-control-card span{color:var(--muted)}.stop-list{gap:12px;display:grid}.stop-card{cursor:pointer;background:#263653db;border:2px solid #ffffff14;border-radius:20px;grid-template-columns:48px 1fr;gap:14px;padding:16px;display:grid}.stop-card.selected{border-color:#12c9ff;box-shadow:0 0 0 4px #12c9ff1f}.stop-card.preview{cursor:default;opacity:.88}.stop-number{background:var(--gradient);border-radius:16px;place-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:950;display:grid}.stop-card p{color:var(--muted);margin:6px 0 10px}.stop-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.stop-heading h3{margin:0}.stop-meta{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.stop-meta span{color:#dcecff;background:#ffffff17;border-radius:999px;padding:5px 9px;font-size:.84rem;font-weight:850}.field-alert{color:#31240a;background:#fff5d6;border-radius:12px;margin:8px 0 12px;padding:10px;font-weight:900;line-height:1.35}.stop-actions{flex-wrap:wrap;gap:8px;display:flex}.stop-actions button,.stop-action-link{color:#fff;text-transform:none;background:#ffffff1a;border:0;border-radius:999px;align-items:center;gap:6px;min-height:44px;padding:0 12px;font-weight:950;text-decoration:none;display:inline-flex}.checklist-panel{color:#102033;background:#f7fbff;border-radius:26px;padding:20px;position:sticky;top:16px}.field-work-panel{box-shadow:0 18px 40px #00000038}.checklist-panel h3{margin-bottom:4px}.panel-subtitle{color:#496071;margin:0 0 12px;font-weight:800}.check-item{align-items:flex-start;gap:9px;padding:10px 0;font-weight:800;line-height:1.25;display:flex}.check-item.optional{color:#47596a}.service-plan-checklist-note{color:#17425c;background:#e9f7ff;border:1px solid #b8def3;border-radius:14px;margin:8px 0 6px;padding:9px 10px;font-size:.86rem;font-weight:900}.check-item input{accent-color:#13b8ef;width:22px;min-height:22px;margin:0}.chem-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin:12px 0;display:grid}.checklist-panel input,.checklist-panel textarea,.checklist-panel select{color:#102033;background:#fff;border:1px solid #d6e1ef}.checklist-panel textarea{min-height:92px;margin-top:8px}.billable-items-editor{background:#f8fbff;border:1px solid #d8e6f5;border-radius:16px;gap:10px;margin:14px 0;padding:12px;display:grid}.billable-items-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.billable-items-header div{gap:3px;display:grid}.billable-items-header strong{color:#12324d}.billable-items-header small{color:#567087;font-weight:800}.billable-items-header button{color:#fff;background:#0f9f6e;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-weight:950;display:inline-flex}.billable-item-row{grid-template-columns:150px minmax(0,1fr) 112px auto;align-items:center;gap:8px;display:grid}.billable-item-row input,.billable-item-row select{border-radius:12px;width:100%;min-height:42px;padding:0 10px;font-weight:850}.billable-period-summary{background:#22c55e1f;border:1px solid #22c55e47;border-radius:16px;gap:8px;margin-bottom:12px;padding:12px;display:grid}.billable-period-summary div{justify-content:space-between;gap:10px;display:flex}.billable-period-summary strong{color:#dfffee}.billable-period-summary span{color:#82ffc1;font-weight:950}.billable-period-summary small{color:#dbfceb;font-weight:800}.complete-button{width:100%;margin-top:12px}.visit-photo-steps{gap:8px;margin:10px 0;display:grid}.visit-photo-step{background:#f7fbff;border:1px solid #d6e1ef;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.visit-photo-step strong{color:#102033;display:block}.visit-photo-step span{color:#5b7084;margin-top:2px;font-size:.9rem;font-weight:800;display:block}.visit-photo-step.required{background:#fff9ed;border-color:#f3ba63}.visit-photo-step.reminder{background:#fff9ed;border-color:#f3ba63;box-shadow:inset 0 0 0 1px #f3ba632e}.visit-photo-step.done{background:#f0fff6;border-color:#7ad6a3}.photo-reminder-nudge{color:#7c4a03;background:#fff7e8;border:1px dashed #f3ba63;border-radius:15px;gap:4px;padding:11px 12px;display:grid}.photo-reminder-nudge strong{color:#7c4a03}.photo-reminder-nudge span{color:#8a5a13;font-weight:850;line-height:1.35}.photo-upload-button{background:var(--gradient);color:#fff;cursor:pointer;white-space:nowrap;border-radius:999px;place-items:center;min-height:42px;padding:0 14px;font-weight:950;display:inline-grid;position:relative;overflow:hidden}.visit-photo-count-strip{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.visit-photo-count-strip small{color:#075985;background:#0ea5e91f;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-weight:950;display:inline-flex}.multi-photo-step{align-items:start}.photo-upload-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.photo-upload-button:has(input:disabled){opacity:.55;cursor:not-allowed}.checklist-step-locked{opacity:.52;filter:grayscale(.35)}.checklist-step-locked .check-item{pointer-events:none}.valve-reference-card{color:#083344;background:#ecfeff;border:1px solid #67e8f9;border-radius:16px;gap:10px;margin:10px 0;padding:12px;display:grid}.valve-reference-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.valve-reference-header strong{color:#075985;font-size:1rem}.valve-reference-header span{color:#0e7490;text-align:right;font-size:.82rem;font-weight:850}.valve-reference-list{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:10px;display:grid}.valve-reference-row{background:#fff;border:1px solid #bae6fd;border-radius:14px;gap:7px;margin:0;padding:8px;display:grid}.valve-reference-row img,.valve-photo-missing{aspect-ratio:4/3;object-fit:cover;background:#dff7ff;border:1px solid #bae6fd;border-radius:12px;width:100%}.valve-photo-missing{color:#0e7490;place-items:center;font-weight:950;display:grid}.valve-reference-row figcaption{gap:2px;display:grid}.valve-reference-row strong{color:#0c4a6e}.valve-reference-row span{color:#334155;font-weight:800;line-height:1.35}.route-complete-summary{box-shadow:var(--shadow);background:#091627e6;border:1px solid #55e6a53d;border-radius:24px;gap:12px;padding:14px;display:grid}.route-summary-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.route-summary-header h3{margin:2px 0 0}.route-summary-total{text-align:right}.route-summary-total small,.route-summary-totals small,.route-summary-stop small{color:var(--muted);font-weight:900;display:block}.route-summary-total strong{color:var(--green);font-size:1.35rem}.route-summary-totals{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.route-summary-totals span{background:#ffffff14;border-radius:14px;padding:10px}.route-summary-stop-list{gap:8px;display:grid}.route-summary-stop{background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px;display:grid}.route-summary-stop>strong{color:#fff;background:#12c9ff33;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.route-summary-stop h4,.route-summary-stop p{margin:0}.route-summary-stop p{color:var(--muted);font-weight:800}.route-summary-stop span{text-align:right;color:#fff;min-width:80px;font-weight:950}.template-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.routing-planner-grid{grid-template-columns:minmax(280px,.85fr) minmax(360px,1.35fr);align-items:stretch;gap:18px;display:grid}.route-assignment-panel{gap:14px;display:grid}.route-assignment-panel label{color:var(--muted);gap:7px;font-size:.92rem;display:grid}.route-assignment-panel select{width:100%}.weekly-day-picker{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))}.route-assignment-panel .day-toggle{min-height:46px;color:var(--white);cursor:pointer;background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:flex}.route-assignment-panel .day-toggle input{width:auto;accent-color:var(--cyan)}.route-assignment-panel .day-toggle.selected{border-color:var(--cyan);background:#12c9ff29;box-shadow:0 0 0 3px #12c9ff29}.routing-summary-card{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;gap:5px;padding:14px;display:grid}.routing-summary-card span,.routing-summary-card small{color:var(--muted)}.prospects-page{gap:12px}.prospects-page .page-header h1{margin:6px 0}.prospect-top-actions{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:12px;display:grid}.prospect-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.prospect-stat-grid .metric{border-radius:16px;align-content:center;gap:3px;min-height:68px;padding:10px 12px}.prospect-stat-grid .metric svg{width:17px;height:17px}.prospect-stat-grid .metric strong{overflow-wrap:anywhere;font-size:1.12rem}.prospect-stat-grid .metric span{font-size:.72rem}.add-prospect-button{align-self:stretch;width:auto;min-width:150px;margin:0}.add-prospect-card{background:#12c9ff14;border:1px solid #12c9ff38;border-radius:20px;gap:12px;padding:14px;display:grid}.add-prospect-header{gap:4px;display:grid}.add-prospect-header strong{color:var(--white);font-size:1.08rem}.add-prospect-header span{color:var(--muted);line-height:1.35}.prospect-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.prospect-form-grid label{color:var(--muted);gap:6px;font-weight:900;display:grid}.prospect-form-grid input,.prospect-form-grid textarea{color:#fff;background:#07101fb8;border:1px solid #ffffff24;border-radius:14px;min-height:48px;padding:12px}.prospect-form-grid textarea{resize:vertical;min-height:84px}.prospect-form-grid .wide-field{grid-column:1/-1}.prospect-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:8px}.prospect-step-shell{gap:12px;display:grid}.prospect-list-view{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:10px;display:grid}.prospect-card-row{color:inherit;text-align:left;cursor:pointer;background:#263653e0;border:1px solid #ffffff1a;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;box-shadow:0 12px 30px #00000024}.prospect-card-row:hover{border-color:#12c9ff59;transform:translateY(-1px);box-shadow:0 16px 34px #0003}.prospect-card-main{gap:4px;min-width:0;display:grid}.prospect-card-titleline{justify-content:space-between;align-items:center;gap:8px;display:flex}.prospect-card-titleline strong{color:var(--white);text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;overflow:hidden}.prospect-card-main span,.prospect-card-main small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.prospect-card-open{width:30px;height:30px;color:var(--cyan);background:#12c9ff1a;border-radius:999px;justify-content:center;align-self:center;align-items:center;font-size:1.35rem;font-weight:950;line-height:1;display:inline-flex}.prospect-single-step{width:min(980px,100%);margin:0 auto}.step-back-button{width:fit-content;min-height:42px;color:var(--white);background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-weight:950;display:inline-flex}.prospect-detail-panel{gap:12px;min-width:0;display:grid}.prospect-focus-card,.prospect-info-card,.prospect-workflow-card{background:#263653e0;border:1px solid #ffffff1a;border-radius:22px;box-shadow:0 12px 30px #00000024}.prospect-focus-card{background:linear-gradient(135deg,#12c9ff24,#263653e6);grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:start;gap:16px;padding:18px;display:grid}.prospect-lead-sheet{grid-template-areas:"main contact""request contact"}.prospect-focus-main{grid-area:main;gap:5px;min-width:0;display:grid}.prospect-focus-main h2{margin:0;font-size:clamp(1.65rem,3vw,2.3rem)}.prospect-focus-main span{color:var(--muted);overflow-wrap:anywhere;line-height:1.35}.prospect-lead-contact{background:#07101f47;border:1px solid #ffffff14;border-radius:18px;grid-area:contact;gap:8px;padding:10px 12px;display:grid}.prospect-lead-contact-row{border-bottom:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) 86px;align-items:center;gap:10px;padding-bottom:8px;display:grid}.prospect-lead-contact-row .info-row{border-bottom:0;min-width:0;padding:0}.prospect-contact-action{text-align:center;border-radius:14px;justify-content:center;align-items:center;width:86px;min-width:86px;height:42px;min-height:42px;margin:0;padding:0 12px;line-height:1;text-decoration:none;display:inline-flex}.prospect-lead-request{border-top:1px solid #ffffff1a;grid-area:request;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:12px;display:grid}.prospect-lead-request .info-row{border-bottom:0;padding:0}.prospect-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.prospect-timeline-grid{grid-template-columns:minmax(0,1fr)}.prospect-info-card{gap:4px;padding:14px 16px;display:grid}.prospect-info-card>strong{color:var(--white);font-size:1.05rem}.prospect-info-card .info-row{padding:8px 0}.prospect-next-actions{grid-template-columns:1.2fr 1fr;gap:10px;min-width:0;max-width:100%;display:grid}.prospect-next-actions button{color:#fff;white-space:normal;text-align:center;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;min-width:0;min-height:54px;font-weight:950;display:inline-flex}.prospect-next-actions .prospect-primary-action{margin:0;box-shadow:0 14px 36px #ff278f38}.prospect-next-actions .prospect-primary-action:not(:disabled):hover{filter:brightness(1.09)saturate(1.12);transform:translateY(-2px);box-shadow:0 18px 44px #ff278f57,0 8px 22px #12c9ff29}.prospect-next-actions .prospect-secondary-action{box-shadow:none;background:#ffffff14;border:1px solid #ffffff52}.prospect-workflow-card{gap:12px;min-width:0;max-width:100%;padding:16px;display:grid;overflow:hidden}.prospect-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.prospect-card-heading div{gap:3px;min-width:0;display:grid}.prospect-card-heading h3{margin:0;font-size:1.22rem}.prospect-card-heading span:not(.status-pill){color:var(--muted);overflow-wrap:anywhere}.status-pill{width:fit-content;min-height:28px;color:var(--green);white-space:nowrap;background:#55e6a51f;border-radius:999px;align-items:center;padding:0 9px;font-size:.78rem;font-weight:950;display:inline-flex}.prospect-estimate-sheet{background:linear-gradient(135deg,#12c9ff1f,#07101f3d);border:1px solid #ffffff14;border-radius:20px;grid-template-columns:minmax(0,1.1fr) minmax(220px,.9fr);align-items:start;gap:16px;min-width:0;max-width:100%;padding:14px;display:grid}.prospect-estimate-heading{align-self:stretch}.prospect-estimate-meta{background:#07101f4d;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;padding:10px 12px;display:grid}.prospect-estimate-meta>*{min-width:0}.prospect-estimate-meta .info-row{border-bottom:0;padding:0}.prospect-estimate-meta label{color:var(--muted);grid-column:1/-1;gap:6px;font-weight:900;display:grid}.prospect-estimate-meta input{color:#fff;background:#07101fb8;border:1px solid #ffffff24;border-radius:14px;min-height:48px;padding:12px}.prospect-estimate-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;display:grid}.prospect-estimate-layout>.complete-button{min-height:56px;margin-top:0}.prospect-contract-form{grid-template-columns:minmax(0,1fr) minmax(132px,150px) minmax(132px,150px);min-width:0;max-width:100%}.prospect-contract-form>*{min-width:0}.prospect-contract-row .stop-actions{justify-content:flex-end}.prospect-contract-row .secondary-button{width:auto;margin:0}.prospect-status-actions{grid-template-columns:minmax(160px,1.4fr) repeat(2,minmax(100px,1fr));gap:8px;display:grid}.prospect-status-actions button{color:#fff;min-height:44px;box-shadow:none;background:#ffffff14;border:1px solid #ffffff4d;border-radius:999px;font-weight:950}.prospect-status-actions button:disabled{box-shadow:none}.recommendation-list{gap:10px;min-width:0;display:grid}.recommendation-list-header{justify-content:space-between;align-items:end;gap:10px;display:flex}.recommendation-list-header strong{color:var(--white);white-space:nowrap}.recommendation-list-header span{color:var(--muted);text-align:right;font-size:.8rem;line-height:1.25}.recommendation-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.recommendation-choice-card{width:100%;min-height:164px;color:inherit;text-align:left;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:18px;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:13px;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;display:grid;position:relative}.recommendation-choice-card:hover,.recommendation-choice-card.selected{border-color:var(--cyan);background:#12c9ff14;transform:translateY(-1px);box-shadow:0 0 0 3px #12c9ff29}.recommendation-choice-card.selected:after{content:"Selected";color:var(--navy);background:var(--cyan);border-radius:999px;padding:4px 7px;font-size:.68rem;font-weight:950;position:absolute;top:10px;right:10px}.recommendation-choice-icon{width:38px;height:38px;color:var(--navy);background:var(--cyan);border-radius:14px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 10px 24px #12c9ff29}.recommendation-recommended .recommendation-choice-icon{background:linear-gradient(135deg, var(--gold), var(--cyan))}.recommendation-soonest .recommendation-choice-icon{background:linear-gradient(135deg, #55e6a5, var(--cyan))}.recommendation-efficient .recommendation-choice-icon{background:linear-gradient(135deg, #8ccfff, var(--cyan))}.recommendation-choice-main,.recommendation-choice-metrics{gap:3px;min-width:0;display:grid}.recommendation-choice-main span{color:var(--cyan);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem;font-weight:950}.recommendation-choice-main strong{color:var(--white);padding-right:52px;font-size:1.02rem}.recommendation-choice-main small,.recommendation-choice-metrics span,.recommendation-choice-metrics small,.recommendation-reasons span{color:var(--muted)}.recommendation-choice-metrics{background:#07101f3d;border-radius:14px;grid-column:1/-1;padding:9px 10px}.recommendation-choice-metrics b{color:var(--white)}.recommendation-reasons{flex-wrap:wrap;grid-column:1/-1;gap:6px;display:flex}.recommendation-reasons span{background:#ffffff12;border-radius:999px;max-width:100%;padding:4px 7px;font-size:.75rem;font-weight:850}.recommendation-reasons .warning{color:var(--gold);background:#ffbe5e1a}.route-map-card{box-shadow:var(--shadow);background:#263653db;border:1px solid #ffffff1f;border-radius:24px;padding:18px}.route-map-header{gap:4px;margin-bottom:12px;display:grid}.route-map-header span{color:var(--muted)}.google-map-shell{background:#0b1d36b8;border:1px solid #ffffff29;border-radius:24px;min-height:440px;overflow:hidden}.google-route-map{width:100%;height:100%;min-height:440px}.route-map-empty{text-align:center;min-height:440px;color:var(--muted);background:radial-gradient(circle at 20% 20%,#24cce229,#0000 28%),linear-gradient(135deg,#0b1d36f2,#124565c7);place-items:center;padding:24px;display:grid}.map-info-window{color:#102033;min-width:220px;max-width:280px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}.map-info-window div{margin:3px 0}.map-info-name{color:#0b4b66;font-size:1rem;font-weight:900;margin-bottom:7px!important}.route-map-canvas{background:radial-gradient(circle at 20% 20%,#24cce229,#0000 28%),linear-gradient(135deg,#0b1d36f2,#124565c7);border:1px solid #ffffff29;border-radius:24px;min-height:420px;position:relative;overflow:hidden}.route-map-canvas:before{content:"";background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.route-marker{z-index:1;color:#fff;border:2px solid #ffffffeb;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 7px;font-size:.72rem;font-weight:900;display:inline-flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 8px 22px #00000059}.route-marker.selected{border-color:#fff7ad;min-width:38px;height:38px;box-shadow:0 0 0 5px #fff7ad40,0 12px 28px #0006}.route-marker.unrouted{background:var(--pink)}.route-legend{color:var(--muted);flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.route-legend span{align-items:center;gap:6px;display:inline-flex}.route-legend i{border-radius:999px;width:12px;height:12px;display:inline-block}.route-legend .unrouted-dot{background:var(--pink)}.template-card{border-top:4px solid var(--cyan)}.template-card svg{color:var(--cyan)}.template-card h3{margin:10px 0}.template-card-button{width:100%;color:inherit;text-align:left;cursor:pointer;transition:transform .18s,border-color .18s,box-shadow .18s}.template-card-button:hover,.template-card-button.selected{border-color:#24cce285;transform:translateY(-2px);box-shadow:0 16px 36px #00000047}.template-route-detail{gap:14px;display:grid}.route-detail-summary{gap:4px;display:grid}.route-detail-summary strong{font-size:1.1rem}.route-detail-summary span{color:var(--muted)}.template-stop-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;display:grid}.template-stop-card{width:100%;color:inherit;text-align:left;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:12px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.template-stop-card:hover,.template-stop-card.selected{border-color:var(--route-day-color,var(--cyan));box-shadow:0 0 0 3px color-mix(in srgb, var(--route-day-color,var(--cyan)) 24%, transparent);transform:translateY(-1px)}.template-stop-card>strong{color:#fff;background:var(--route-day-color,var(--cyan));border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.template-stop-card div{gap:3px;min-width:0;display:grid}.template-stop-card span,.template-stop-card small{color:var(--muted)}.route-detail-summary-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.move-stop-panel{background:#12c9ff1a;border:1px solid #12c9ff47;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(280px,.95fr);gap:14px;padding:16px;display:grid}.move-stop-panel h3{margin:4px 0}.move-stop-panel span{color:var(--muted)}.move-stop-controls{gap:10px;display:grid}.move-stop-controls label{color:var(--muted);gap:6px;font-weight:850;display:grid}.move-stop-controls select{min-height:44px}.route-reorder-list{grid-template-columns:1fr}.reorder-stop-card{grid-template-columns:38px minmax(0,1fr) auto;align-items:center}.reorder-stop-card.dragging{opacity:.58;transform:scale(.99)}.reorder-stop-card .stop-card-main b{align-items:center;gap:6px;display:inline-flex}.reorder-stop-card .stop-card-main b svg{color:var(--route-day-color,var(--cyan))}.reorder-stop-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex!important}.reorder-stop-actions button{color:#fff;background:#ffffff1a;border:1px solid #ffffff14;border-radius:999px;min-height:38px;padding:0 11px;font-weight:950}.reorder-stop-actions button:disabled{opacity:.42;cursor:not-allowed}.template-card-button.drop-target{outline-offset:4px;outline:2px dashed #12c9ff80}.status{color:var(--muted);background:#ffffff14;border-radius:999px;margin-top:12px;padding:6px 10px;display:inline-flex}.status.active{color:var(--green);background:#55e6a524}.portal-page.customer-portal-shell{color:#07345f;background:linear-gradient(#f6fbff 0%,#fff 45%,#eff9ff 100%);min-height:100vh;padding:18px 12px 90px;display:block;overflow:visible}.customer-portal-dashboard{background:#fffffff0;border-radius:30px;gap:20px;width:min(1120px,100%);margin:0 auto;padding:clamp(12px,2vw,22px);display:grid;box-shadow:0 24px 70px #042f5624}.portal-brand-header{justify-content:space-between;align-items:center;gap:18px;padding:4px 6px 0;display:flex}.portal-brand-header .brand-mark{color:#07345f;width:92px;height:92px;box-shadow:0 10px 22px #042f562e}.portal-contact-actions{color:#07345f;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;font-weight:900;display:flex}.portal-contact-actions a,.portal-signout-button,.portal-back-link{color:#07345f;box-shadow:none;background:#f3faff;border:1px solid #dcecf7;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:8px 12px;font-weight:900;text-decoration:none;display:inline-flex}.portal-contact-actions a:hover,.portal-signout-button:hover,.portal-back-link:hover{color:#07345f;background:#e5f7ff;border-color:#bfeafa}.portal-preview-banner.light{color:#08794b;background:#e7fff3;border:1px solid #bcebd5;border-radius:16px;align-items:center;gap:10px;padding:11px 13px;font-weight:850;display:flex}.portal-welcome-hero{background:linear-gradient(90deg,#04315bf5 0%,#04315bd1 38%,#04315b33 70%),url(/assets/tiki-hero-CsWbViSk.jpg) 50%/cover;border-radius:26px;align-items:center;min-height:340px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 38px #042f5638}.portal-welcome-copy{color:#fff;gap:12px;width:min(500px,100%);padding:clamp(26px,5vw,58px);display:grid}.portal-welcome-copy svg{color:#28c8df}.portal-welcome-copy h1{letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(2.25rem,6vw,4.15rem);line-height:.95}.portal-welcome-copy p{color:#dff7ff;margin:0;font-size:1.18rem;font-weight:800;line-height:1.35}.portal-service-status{color:#075985;text-transform:uppercase;letter-spacing:.03em;background:#dbeafe;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:12px 18px;font-weight:950;display:inline-flex}.portal-service-status.active{color:#fff;background:#4fb84f;box-shadow:0 8px 18px #4fb84f47}.portal-live-service-banner{z-index:3;background:linear-gradient(135deg,#fff7ad 0%,#fff 46%,#e8fbff 100%);border:2px solid #ff278f29;border-radius:24px;grid-template-columns:60px minmax(0,1fr);align-items:center;gap:16px;margin:-46px clamp(18px,5vw,58px) 12px;padding:18px 20px;display:grid;position:relative;box-shadow:0 16px 34px #042f562e}.portal-live-icon{color:#fff;background:var(--gradient);border-radius:20px;place-items:center;width:60px;height:60px;display:grid;box-shadow:0 10px 24px #ff278f42}.portal-live-service-banner div:last-child{gap:4px;min-width:0;display:grid}.portal-live-service-banner span{color:#06758b;text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:950}.portal-live-service-banner strong{color:#07345f;text-wrap:balance;font-size:clamp(1.08rem,2.4vw,1.48rem);line-height:1.18}.portal-live-service-banner small{color:#48647e;font-weight:850}.portal-date-card-row{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:18px clamp(18px,5vw,58px) 0;display:grid;position:relative}.portal-date-card{background:#edf7ff;border:1px solid #07345f14;border-radius:24px;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:18px;min-width:0;min-height:122px;padding:20px 24px;display:grid;box-shadow:0 12px 30px #042f562e}.portal-date-card.next{background:#effdff}.portal-date-card.live-now{background:linear-gradient(135deg,#fff7ad 0%,#fff 46%,#e8fbff 100%);border-color:#ff278f33;box-shadow:0 16px 34px #042f5633}.portal-date-card.live-now>svg{background:var(--gradient)}.portal-date-card>svg{color:#fff;background:#053967;border-radius:999px;width:58px;height:58px;padding:13px}.portal-date-card.next>svg{background:#2db6c9}.portal-date-card div{gap:4px;min-width:0;display:grid}.portal-date-card span,.portal-dashboard-card span,.portal-dashboard-card small{color:#48647e;font-weight:800}.portal-date-card span{text-transform:uppercase;color:#17657d;letter-spacing:.05em;font-size:.8rem}.portal-date-card strong{color:#07345f;overflow-wrap:anywhere;font-size:clamp(1.28rem,2.5vw,2rem);line-height:1.05}.portal-dashboard-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;padding:0 clamp(10px,4vw,44px);display:grid}.portal-dashboard-card{color:#07345f;background:#fff;border:1px solid #07345f14;border-radius:24px;align-content:start;gap:14px;min-width:0;padding:22px;display:grid;box-shadow:0 10px 26px #042f5617}.portal-dashboard-grid>.portal-dashboard-card{grid-column:span 6}.latest-service-card,.account-info-card{grid-column:span 7}.latest-service-card+.portal-dashboard-card{grid-column:span 5}.portal-dashboard-card:has(.portal-balance-box){grid-column:span 5}.portal-card-heading{color:#07345f;text-transform:uppercase;letter-spacing:.025em;justify-content:space-between;align-items:center;gap:12px;font-size:.9rem;font-weight:950;display:flex}.portal-card-heading>span:first-child{color:#07345f;align-items:center;gap:8px;display:inline-flex}.portal-card-heading svg{color:#07345f}.portal-card-heading a,.portal-card-heading>span:last-child{color:#07345f;text-transform:none;font-size:.82rem;font-weight:900;text-decoration:none}.portal-service-summary-row{grid-template-columns:184px minmax(0,1fr);align-items:start;gap:15px;display:grid}.portal-service-summary-row img{object-fit:cover;border-radius:14px;width:100%;height:132px}.portal-service-summary-row div{gap:5px;display:grid}.portal-service-summary-row strong{font-size:1.08rem}.portal-service-summary-row small{line-height:1.4}.portal-check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;display:grid}.portal-check-grid span{color:#294f70;align-items:center;gap:7px;font-weight:850;display:inline-flex}.portal-check-grid svg{color:#21a568;flex:none}.portal-service-notes{color:#6b3d13;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;gap:6px;padding:12px 14px;display:grid}.portal-billable-list{color:#14532d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;gap:6px;padding:12px 14px;font-weight:850;display:grid}.portal-billable-list strong{color:#166534;font-size:.92rem}.portal-billable-list span{justify-content:space-between;gap:10px;display:flex}.portal-billable-list.compact{margin-top:10px}.portal-billable-list.history{margin-top:8px}.portal-service-notes strong{color:#7c2d12;font-size:.92rem}.portal-service-notes p{margin:0;font-weight:750;line-height:1.45}.portal-history-note{color:#6b3d13;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:8px 10px;font-size:.92rem;line-height:1.4}.portal-primary-action{background:#053967;border:0;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:46px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #0539672e;color:#fff!important}.portal-primary-action.teal{background:#29adc2}.portal-location-stack{gap:10px;display:grid}.portal-mini-location{background:#f5fbff;border:1px solid #e2f0fa;border-radius:15px;gap:5px;padding:12px;display:grid}.portal-mini-location strong{color:#07345f}.portal-photo-strip{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.portal-photo-strip.real-photos{grid-template-columns:repeat(auto-fit,minmax(86px,1fr))}.portal-photo-strip img{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%}.portal-before-after-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.portal-note-photo-grid{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:9px;margin-top:6px;display:grid}.portal-note-photo-grid figure{background:#fffaf3;border:1px solid #fed7aa;border-radius:12px;margin:0;overflow:hidden}.portal-note-photo-grid img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.portal-note-photo-grid figcaption{color:#7c2d12;padding:6px 8px;font-size:.74rem;font-weight:900}.portal-note-photo-grid.history-note-photos{grid-template-columns:repeat(auto-fit,minmax(82px,120px));margin-top:8px}.portal-before-after-grid figure{background:#eaf6fd;border-radius:16px;min-height:128px;margin:0;position:relative;overflow:hidden}.portal-before-after-grid img{aspect-ratio:4/3;object-fit:cover;width:100%;height:100%;display:block}.portal-before-after-grid figcaption{color:#fff;text-transform:uppercase;letter-spacing:.04em;background:#07345fd1;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:950;position:absolute;bottom:10px;left:10px}.portal-photo-missing{color:#48647e;text-align:center;background:#f4f9fd;border:1px dashed #bdd5e8;border-radius:16px;place-items:center;min-height:128px;padding:14px;font-weight:850;display:grid}.portal-history-photo-row{gap:8px;margin-top:5px;display:flex;overflow-x:auto}.portal-history-photo-row img{object-fit:cover;border-radius:10px;flex:none;width:74px;height:62px}.portal-photo-dots{justify-content:center;gap:8px;display:flex}.portal-photo-dots b,.portal-photo-dots i{background:#dbeafe;border-radius:999px;width:9px;height:9px}.portal-photo-dots b{background:#0ba7c0}.portal-health-list,.portal-message-preview-list{gap:12px;display:grid}.portal-health-list div{border-bottom:1px solid #e7eef6;justify-content:space-between;gap:12px;padding-bottom:10px;display:flex}.portal-health-list div:last-child{border:0;padding-bottom:0}.portal-health-list strong,.portal-health-list b,.portal-balance-box strong{color:#229a48}.portal-health-list b{background:#dff6e6;border-radius:999px;padding:6px 12px}.portal-balance-box{gap:4px;display:grid}.portal-balance-box strong{font-size:1.8rem}.portal-message-preview-list article{border-bottom:1px solid #e7eef6;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:10px 0;display:grid}.portal-message-preview-list article span{color:#48647e;grid-column:1/-1}.portal-message-form.light{gap:10px;margin-top:0;display:grid}.portal-message-form.light textarea{color:#07345f;background:#f8fbff;border:1px solid #d7e6f2;min-height:86px}.portal-account-info{grid-template-columns:1fr 1fr;gap:18px;display:grid}.portal-account-info>div{gap:7px;display:grid}.portal-account-info>div+div{border-left:1px solid #dce8f2;padding-left:18px}.portal-account-info span{align-items:center;gap:8px;line-height:1.35;display:inline-flex}.portal-history-card{margin:0 clamp(10px,4vw,44px)}.portal-history-list.light{gap:10px;display:grid}.portal-history-row{background:#f8fbff;border:1px solid #e1edf7;border-radius:14px;gap:5px;padding:12px;display:grid}.portal-history-row span,.portal-history-row small{color:#48647e}.portal-empty-light{color:#48647e;background:#f4f9fd;border-radius:14px;padding:14px;font-weight:850;line-height:1.4}.portal-bottom-nav{z-index:5;background:#053967;border-radius:18px;grid-template-columns:repeat(5,1fr);align-items:center;gap:4px;margin:2px 16px 0;padding:10px 12px;display:grid;position:static;box-shadow:0 16px 38px #042f563d}.portal-bottom-nav a{color:#d5e8f5;text-transform:uppercase;justify-items:center;gap:4px;font-size:.72rem;font-weight:850;text-decoration:none;display:grid}.portal-bottom-nav a:first-child{color:#2bd1dc}.portal-bottom-nav svg{width:25px;height:25px}@media (width<=920px){.portal-page.customer-portal-shell{padding:10px 8px calc(96px + env(safe-area-inset-bottom))}.customer-portal-dashboard{border-radius:24px;gap:14px;padding:10px}.portal-brand-header{align-items:center;gap:10px;padding:2px 2px 0}.portal-brand-header .brand-mark{width:74px;height:74px}.portal-contact-actions{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.portal-contact-actions a,.portal-signout-button,.portal-back-link{white-space:nowrap;gap:5px;min-height:40px;padding:6px 8px;font-size:.78rem}.portal-contact-actions a:nth-child(2){color:#06758b;background:#e9fbff}.portal-contact-actions svg{width:16px;height:16px}.portal-welcome-hero{background:linear-gradient(#04315b26 0%,#04315b9e 42%,#04315bf5 100%),url(/assets/tiki-hero-CsWbViSk.jpg) 50%/cover;border-radius:22px;align-items:end;min-height:290px}.portal-welcome-copy{gap:9px;padding:72px 18px 22px}.portal-welcome-copy>svg{width:32px;height:32px}.portal-welcome-copy h1{font-size:clamp(2rem,11vw,3.2rem)}.portal-welcome-copy p{font-size:1rem}.portal-service-status{padding:9px 13px;font-size:.78rem}.portal-live-service-banner{border-radius:18px;grid-template-columns:48px minmax(0,1fr);gap:12px;margin:-14px 8px 2px;padding:14px}.portal-live-icon{border-radius:16px;width:48px;height:48px}.portal-date-card-row{grid-template-columns:1fr;gap:10px;margin:12px 8px 0}.portal-date-card{border-radius:18px;grid-template-columns:52px minmax(0,1fr);gap:12px;min-height:88px;padding:14px}.portal-date-card>svg{width:46px;height:46px;padding:10px}.portal-date-card strong{font-size:clamp(1.1rem,5vw,1.45rem)}.portal-dashboard-grid{grid-template-columns:1fr;gap:12px;padding:0 4px}.portal-dashboard-grid>.portal-dashboard-card,.latest-service-card,.account-info-card,.latest-service-card+.portal-dashboard-card{grid-column:1/-1}.portal-dashboard-card:has(.portal-balance-box){grid-column:1/-1}.portal-dashboard-card{border-radius:20px;gap:12px;padding:16px}.portal-card-heading{align-items:flex-start;font-size:.82rem}.portal-card-heading>span:first-child{min-width:0}.portal-service-summary-row{grid-template-columns:112px minmax(0,1fr);gap:12px}.portal-service-summary-row img{height:106px}.portal-check-grid,.portal-account-info{grid-template-columns:1fr;gap:10px}.portal-check-grid span{align-items:flex-start}.portal-account-info>div+div{border-top:1px solid #dce8f2;border-left:0;padding-top:10px;padding-left:0}.portal-health-list div{align-items:center}.portal-message-preview-list article{grid-template-columns:1fr}.portal-message-preview-list article span{grid-column:auto}.portal-history-card{margin:0 4px}.portal-bottom-nav{border-radius:22px;margin:4px 4px 0;padding:8px;position:static;bottom:auto}.portal-bottom-nav a{border-radius:16px;min-height:54px;font-size:.66rem}.portal-bottom-nav a:first-child{background:#2bd1dc1f}}@media (width<=460px){.portal-brand-header{align-items:start}.portal-contact-actions{grid-template-columns:1fr}.portal-contact-actions a,.portal-signout-button,.portal-back-link{justify-content:flex-start}.portal-welcome-hero{min-height:260px}.portal-date-card{grid-template-columns:44px minmax(0,1fr)}.portal-date-card>svg{width:40px;height:40px;padding:9px}.portal-service-summary-row,.portal-photo-strip:not(.real-photos){grid-template-columns:1fr}.portal-photo-strip.real-photos{display:flex;overflow-x:auto}.portal-photo-strip.real-photos img{flex:none;width:120px}.portal-service-summary-row img{height:150px}.portal-photo-strip:not(.real-photos) img:not(:first-child){display:none}.portal-bottom-nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;padding:7px}.portal-bottom-nav span{font-size:.6rem}.portal-bottom-nav svg{width:21px;height:21px}}.portal-page:not(.customer-portal-shell){place-items:center;padding:30px 12px 70px;display:grid}.portal-card:not(.customer-portal-dashboard){gap:20px;width:min(980px,100%);display:grid}.portal-card h1{margin:0}.portal-login-card{width:min(720px,100%)}.portal-actions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.portal-actions button,.portal-actions a{align-items:center;gap:8px;display:inline-flex}.message-workspace{grid-template-columns:minmax(300px,.82fr) minmax(0,1.45fr);align-items:start;gap:18px;display:grid}.alert-list{gap:10px;display:grid}.user-alert-row{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;padding:12px;display:grid}.user-alert-row.unread{background:#ffbe5e1a;border-color:#ffbe5e8c}.user-alert-row div:nth-child(2){gap:3px;min-width:0;display:grid}.user-alert-row span{color:var(--muted);text-transform:capitalize}.user-alert-row small{color:var(--muted);font-weight:850}.user-alert-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.user-alert-actions .outline-button,.user-alert-actions .secondary-button{width:auto;min-height:38px;margin:0;padding:0 12px}.thread-list-panel,.thread-detail-panel{gap:14px;display:grid}.thread-row{text-align:left;cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;width:100%}.thread-row.selected{background:#12c9ff1f;border-color:#12c9ffb8}.thread-row span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.thread-row small{justify-self:end}.thread-actions{flex-wrap:wrap;gap:10px;margin-bottom:10px;display:flex}.thread-actions .outline-button,.thread-actions .secondary-button{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 14px;font-weight:950;text-decoration:none;display:inline-flex}.staff-message-list{margin-bottom:16px}.staff-reply-form .checkbox-label{color:var(--muted);align-items:center}.not-found{text-align:center;place-items:center;min-height:55vh;display:grid}.not-found a{color:var(--cyan);font-weight:900}.coming-soon-page{place-items:center;min-height:calc(100vh - 118px);padding:28px 12px 80px;display:grid}.coming-soon-card{text-align:center;width:min(640px,100%);box-shadow:var(--soft-shadow);background:#263653e6;border:1px solid #ffffff1a;border-radius:28px;justify-items:center;gap:18px;padding:clamp(28px,5vw,48px);display:grid}.coming-soon-card h1{margin:0}.coming-soon-card p:not(.section-kicker){color:var(--muted);font-weight:850;line-height:1.45}.coming-soon-card .outline-button{width:auto;text-decoration:none}.staff-bar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.notification-button{align-items:center;gap:8px;display:inline-flex;position:relative}.notification-button b,.mobile-bottom-nav b{color:#fff;background:#ff5f57;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:.75rem;display:inline-grid}.mobile-bottom-nav,.mobile-more-menu,.mobile-menu-backdrop{display:none}.notification-overlay{z-index:80;justify-items:end;display:grid;position:fixed;inset:0}.checklist-modal{z-index:110;justify-items:end;display:grid;position:fixed;inset:0}.notification-scrim,.checklist-modal-scrim{background:#0000008f;border:0;position:absolute;inset:0}.notification-drawer{z-index:1;background:#081527;border-left:1px solid #ffffff1f;align-content:start;gap:14px;width:min(460px,100%);height:100%;padding:22px;display:grid;position:relative;overflow:auto;box-shadow:-24px 0 60px #0000006b}.notification-header,.notification-card-header,.checklist-sheet-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.icon-button{color:#fff;background:#ffffff1a;border-radius:999px;place-items:center;min-width:44px;min-height:44px;padding:0;display:inline-grid}.phone-push-card,.notification-card,.today-progress-card,.today-map-card,.next-stop-card{background:#263653e6;border:1px solid #ffffff1a;border-radius:22px;padding:16px}.phone-push-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.phone-push-card svg{color:var(--cyan)}.phone-push-card span,.notification-card span,.next-stop-card span{color:var(--muted);line-height:1.4}.notification-list{gap:12px;display:grid}.notification-card{gap:10px;display:grid}.notification-card.unread{border-color:#12c9ff73;box-shadow:0 0 0 3px #12c9ff14}.notification-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.notification-actions button,.quick-reply-box button,.phone-push-card button,.today-progress-top button,.route-map-header button,.next-stop-actions button{color:#fff;background:#ffffff1a;border-radius:999px;min-height:46px;font-weight:950}.quick-reply-box{gap:9px;display:grid}.quick-reply-box textarea{border-radius:14px;min-height:94px}.today-mobile-hero{grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);align-items:stretch;gap:16px;display:grid}.today-progress-card,.next-stop-card{gap:14px;display:grid}.today-progress-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.today-progress-top div{gap:4px;display:grid}.today-progress-top span,.today-stat-grid small{color:var(--muted);font-weight:850}.today-progress-top strong{font-size:clamp(1.35rem,3vw,2rem)}.route-progress-bar{background:#ffffff1a;border-radius:999px;height:12px;overflow:hidden}.route-progress-bar i{background:var(--gradient);border-radius:inherit;height:100%;transition:width .2s;display:block}.today-stat-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.today-stat-grid div{background:#ffffff14;border-radius:16px;align-content:center;gap:4px;min-height:78px;padding:12px;display:grid}.today-stat-grid strong{overflow-wrap:anywhere;font-size:1.05rem}.today-map-card{grid-row:span 2;padding:14px}.route-map-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.today-google-map{background:#0b1d36b8;border:1px solid #ffffff24;border-radius:22px;width:100%;min-height:360px;overflow:hidden}.today-map-canvas{background:radial-gradient(circle at 20% 20%,#12c9ff29,#0000 28%),linear-gradient(135deg,#0b1d36fa,#115573d1);border:1px solid #ffffff24;border-radius:22px;min-height:360px;position:relative;overflow:hidden}.today-map-canvas:before{content:"";background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0}.today-map-route-line{border:2px dashed #ffffff3d;border-radius:44% 56% 52% 48%;position:absolute;inset:18%;transform:rotate(-10deg)}.today-map-marker{z-index:2;background:var(--orange);color:#07101f;border:3px solid #fff;border-radius:999px;width:42px;height:42px;font-weight:1000;position:absolute;transform:translate(-50%,-50%);box-shadow:0 10px 24px #00000059}.today-map-marker.next{background:var(--green)}.today-map-marker.selected{border-color:#fff7ad;width:52px;height:52px;box-shadow:0 0 0 6px #fff7ad38,0 14px 28px #0006}.today-map-marker.done{color:#fff;background:#8aa0b4}.today-user-marker{z-index:3;color:#07101f;background:#12c9ff;border:3px solid #fff;border-radius:999px;place-items:center;min-width:54px;height:34px;padding:0 10px;font-weight:1000;display:grid;position:absolute;transform:translate(-50%,-50%)}.next-stop-card{grid-column:1}.next-stop-card h2{margin:0;font-size:clamp(1.45rem,4vw,2.25rem)}.next-stop-actions{flex-wrap:wrap;gap:10px;display:flex}.today-route-page{gap:12px}.route-day-generator-card{background:#12c9ff1a;border:1px solid #12c9ff3d;border-radius:22px;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:end;gap:14px;padding:14px;display:grid}.route-day-generator-card h3{color:var(--white);margin:3px 0 5px}.route-day-generator-card span{color:var(--muted);font-weight:800;line-height:1.4}.route-day-generator-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.route-day-generator-controls label{color:var(--muted);gap:6px;font-weight:900;display:grid}.route-day-generator-controls input,.route-day-generator-controls select{min-height:44px}.route-generator-hint{color:#bfe8ff;grid-column:1/-1;font-weight:800;line-height:1.35}.today-route-sheet{box-shadow:var(--shadow);background:#263653eb;border:1px solid #ffffff1f;border-radius:24px;gap:8px;padding:12px;display:grid}.today-sheet-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.today-sheet-header.compact{min-height:38px}.today-sheet-header div{gap:1px;display:grid}.today-sheet-header span,.today-summary-line small,.today-total-line small,.compact-stop-row p,.compact-stop-row small,.compact-stop-row>div>span{color:var(--muted);font-weight:850}.today-sheet-header.compact>span{letter-spacing:-.01em;font-size:.94rem}.today-sheet-header strong{font-size:clamp(1.35rem,3.5vw,2rem);line-height:1}.today-sheet-header button{color:#fff;background:#ffffff1a;border-radius:999px;min-height:38px;padding:0 15px;font-weight:950}.today-summary-line{grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}.today-summary-line span{background:#ffffff14;border-radius:12px;justify-content:space-between;align-items:baseline;gap:5px;min-height:36px;padding:6px 8px;display:flex}.today-summary-line strong{white-space:nowrap;font-size:clamp(1.05rem,3.5vw,1.55rem);line-height:1}.today-total-line{background:#ffffff14;border-radius:12px;justify-content:space-between;align-items:baseline;gap:10px;min-height:36px;padding:6px 10px;display:flex}.route-pause-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.route-pause-card.paused{background:#fbbf2429;border-color:#fbbf246b}.route-pause-card span{color:#fff;font-weight:950;display:block}.route-pause-card small{color:var(--muted);font-weight:850;line-height:1.35;display:block}.route-pause-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.route-pause-actions button,.route-resume-button{color:#fff;background:#ffffff1f;border-radius:999px;min-height:38px;padding:0 13px;font-weight:950}.route-resume-button{background:#22c55e40;border-color:#22c55e73;align-items:center;gap:7px;display:inline-flex}.today-total-line strong{font-size:clamp(1.2rem,4vw,1.8rem);line-height:1}.next-stop-panel{gap:8px;display:grid}.next-stop-directions-card{color:#fff;background:linear-gradient(135deg,#12c9ff3b,#55e6a526),#07101fad;border:2px solid #12c9ff57;border-radius:20px;gap:4px;padding:14px;text-decoration:none;display:grid}.next-stop-directions-card:hover{border-color:#55e6a5bf;transform:translateY(-1px)}.next-stop-directions-card h2{margin:0;font-size:clamp(1.55rem,5vw,2.5rem);line-height:1.04}.next-stop-directions-card span{color:#dcecff;font-weight:900}.next-stop-leg-estimate{color:#dffdf5;background:#55e6a524;border-radius:999px;width:fit-content;margin-top:3px;padding:5px 8px;font-weight:950;display:inline-flex}.use-location-button{color:#fff;background:#12c9ff21;border-radius:999px;width:100%;min-height:36px;font-weight:950}.next-stop-actions.compact{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.next-stop-actions.compact .stop-action-link,.next-stop-actions.compact button{justify-content:center;min-height:42px}.today-route-stop-group{gap:8px;min-height:0;display:grid}.today-route-map-locked{z-index:3;background:#07101fd1;border-radius:18px;position:sticky;top:8px;box-shadow:0 12px 26px #00000038}.today-google-map.compact,.today-map-canvas.compact,.today-map-empty{border-radius:18px;height:210px;min-height:210px}.today-map-canvas.compact{background:radial-gradient(circle,#55e6a52e,#0000 20%),radial-gradient(circle at 20% 20%,#12c9ff29,#0000 28%),linear-gradient(135deg,#0b1d36fa,#115573d1);border:1px solid #ffffff24;position:relative;overflow:hidden}.today-map-empty{color:var(--muted);text-align:center;background:#07101f7a;border:1px solid #ffffff24;place-items:center;gap:6px;font-weight:900;display:grid}.compact-stop-list{gap:8px;max-height:min(45vh,430px);padding-right:2px;display:grid;overflow:auto}.compact-stop-row{cursor:pointer;background:#07101f6b;border:1px solid #ffffff17;border-radius:18px;grid-template-columns:62px minmax(0,1fr);align-items:start;gap:10px 18px;padding:12px;display:grid}.compact-stop-content{min-width:0;padding-left:2px;overflow:hidden}.compact-stop-content>*{max-width:100%}.compact-stop-row.selected{border-color:#12c9ffad;box-shadow:0 0 0 3px #12c9ff1a}.compact-stop-row.closed{opacity:.72;background:#07101f42}.compact-stop-row.closed .stop-position-badge{color:#d9e8f8;background:#ffffff24}.compact-stop-row.closed .compact-stop-actions button:not(:last-child),.compact-stop-row.closed .compact-stop-actions .stop-action-link{opacity:.72}.stop-order-rail{justify-items:center;gap:7px;width:62px;display:grid}.compact-stop-row>strong,.stop-position-badge{background:var(--gradient);color:#07101f;border-radius:14px;place-items:center;width:44px;height:44px;font-size:1.3rem;font-weight:1000;display:grid}.stop-reorder-actions.vertical{justify-items:center;gap:6px;width:100%;display:grid}.stop-reorder-actions.vertical .stop-reorder-button{color:#e7f8ff;background:#12c9ff33;border:1px solid #12c9ff5c;border-radius:14px;justify-content:center;width:48px;min-width:48px;height:44px;min-height:44px;padding:0;box-shadow:0 8px 18px #0000002e}.stop-reorder-actions.vertical .stop-reorder-button svg{stroke-width:3px;width:24px;height:24px}.stop-reorder-actions.vertical .stop-reorder-button:disabled{opacity:.35;cursor:not-allowed;box-shadow:none;background:#ffffff0f;border-color:#ffffff14}.compact-stop-row h3{margin:0;font-size:clamp(1.1rem,3vw,1.45rem);line-height:1.08}.compact-stop-row p{margin:3px 0;line-height:1.25}.compact-stop-row small{margin-top:4px;line-height:1.25;display:block}.compact-stop-heading{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.compact-stop-heading .status{margin-top:0;padding:4px 8px;font-size:.72rem}.compact-stop-meta{flex-wrap:wrap;gap:6px;display:flex}.compact-stop-meta span{color:#dcecff;background:#ffffff14;border-radius:999px;padding:3px 7px;font-size:.78rem;font-weight:850}.compact-stop-actions{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.compact-stop-actions button,.compact-stop-actions .stop-action-link{min-height:36px;padding:0 10px;font-size:.82rem}.stop-reorder-actions{gap:4px;display:inline-flex}.compact-stop-actions .stop-reorder-button{color:#e7f8ff;background:#12c9ff2e;border:1px solid #12c9ff47;justify-content:center;min-width:40px;padding:0 9px}.compact-stop-actions .stop-reorder-button:disabled{opacity:.35;cursor:not-allowed;background:#ffffff0f;border-color:#ffffff14}.checklist-modal{place-items:end center}.checklist-sheet{z-index:1;width:min(760px,100% - 16px);max-height:min(86vh,820px);padding-bottom:calc(22px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0;position:relative;overflow:auto}.route-templates-page{gap:12px}.route-templates-page .page-header{margin-bottom:2px}.route-safety-alert{color:#fff7d6;background:#fbbf2429;border:1px solid #fbbf2473;border-radius:18px;gap:6px;padding:14px 16px;display:grid;box-shadow:0 14px 34px #0000002e}.route-safety-alert strong{color:#fff;font-size:1.02rem}.route-safety-alert span{color:#fff2bd}.schedule-review-panel{gap:10px;display:grid}.schedule-review-row{background:#ffffff0f;border:1px solid #fbbf2440;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.schedule-review-row div{gap:4px;min-width:0;display:grid}.schedule-review-row strong{color:#fff}.schedule-review-row span,.schedule-review-row small{color:var(--muted)}.weekly-route-drawer{background:#263653b8;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;box-shadow:0 14px 34px #0003}.weekly-route-drawer summary{cursor:pointer;color:#fff;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:0 16px;font-weight:950;display:flex}.weekly-route-drawer summary small{color:var(--muted);font-weight:800}.compact-weekly-panel{gap:10px;padding:0 16px 16px}.compact-day-picker{grid-template-columns:repeat(7,minmax(54px,1fr));gap:7px}.compact-day-picker .day-toggle{min-height:38px}.weekly-result-strip{flex-wrap:wrap;gap:8px;display:flex}.weekly-result-chip{color:var(--muted);background:#ffffff14;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-size:.84rem;display:inline-flex}.weekly-result-chip strong{color:#fff}.weekly-result-chip.warning{color:var(--gold)}.route-board-stats{flex-wrap:wrap;gap:8px;display:flex}.route-board-stats span{min-height:34px;color:var(--muted);background:#ffffff12;border-radius:999px;align-items:center;gap:5px;padding:0 11px;font-size:.86rem;font-weight:850;display:inline-flex}.route-board-stats b{color:#fff}.route-template-board{grid-template-columns:minmax(560px,1fr) minmax(330px,.46fr);align-items:start;gap:14px;display:grid}.route-rail,.route-stop-board,.planning-side-panel{min-width:0}.route-stop-board{background:#263653d1;align-content:start;align-self:start;min-height:0;overflow:visible}.route-rail,.route-stop-board{box-shadow:var(--shadow);background:#263653d1;border:1px solid #ffffff1c;border-radius:22px;gap:8px;padding:12px;display:grid}.route-rail{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr))}.route-rail .board-section-head{grid-column:1/-1;min-height:28px}.planning-side-panel{gap:12px;display:grid;position:sticky;top:12px}.board-section-head{justify-content:space-between;align-items:center;gap:10px;min-height:44px;display:flex}.board-section-head div,.board-section-head.compact{gap:2px;display:grid}.board-section-head strong{color:#fff;font-size:1rem}.board-section-head span{color:var(--muted);font-size:.82rem}.compact-button{width:auto;min-height:36px;margin:0;padding:0 12px}.route-rail-item{width:100%;color:inherit;text-align:left;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:42px minmax(0,1fr);gap:8px;padding:10px;display:grid;position:relative}.route-rail-item:before{content:"";background:var(--route-day-color,var(--cyan));opacity:.85;border-radius:16px 0 0 16px;width:4px;position:absolute;inset:0 auto 0 0}.route-rail-item:hover,.route-rail-item.selected{border-color:var(--route-day-color,var(--cyan));background:#ffffff17}.route-rail-item.drop-target{outline-offset:3px;outline:2px dashed #12c9ff73}.route-rail-day{color:#fff;background:var(--route-day-color,var(--cyan));border-radius:12px;grid-row:span 2;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:950;display:inline-flex}.route-rail-main{min-width:0;display:grid}.route-rail-main b,.route-rail-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.route-rail-main small,.route-rail-metrics{color:var(--muted)}.route-rail-metrics{grid-column:2;font-size:.78rem;font-weight:850}.route-rail-metrics b{color:#fff}.route-board-stop-list{gap:6px;max-height:none;padding-right:0;display:grid;overflow:visible}.route-board-stop-row{min-height:58px;color:inherit;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:15px;grid-template-columns:34px minmax(0,1fr) max-content max-content max-content;align-items:center;gap:8px;padding:8px 9px;transition:border-color .16s,background .16s,transform .16s;display:grid;overflow:hidden}.route-board-stop-row:hover,.route-board-stop-row.selected{border-color:var(--route-day-color,var(--cyan));background:#ffffff17}.route-board-stop-row.dragging{opacity:.55;transform:scale(.99)}.stop-number{color:#fff;background:var(--route-day-color,var(--cyan));border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-weight:950;display:inline-flex}.stop-customer{gap:2px;min-width:0;display:grid}.stop-customer b{color:#fff;align-items:center;gap:5px;min-width:0;display:inline-flex}.stop-customer b svg{color:var(--route-day-color,var(--cyan));flex:none}.stop-customer small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stop-pill{color:#dcecff;white-space:nowrap;background:#ffffff14;border-radius:999px;align-items:center;min-height:28px;padding:0 8px;font-size:.78rem;font-weight:900;display:inline-flex}.stop-pill.drive{color:#dffdf5;background:#55e6a51c}.compact-row-actions{flex-wrap:nowrap}.compact-row-actions button{min-height:32px;padding:0 9px;font-size:.8rem}.compact-move-panel{grid-template-columns:minmax(170px,.82fr) minmax(250px,1.18fr);padding:12px}.compact-move-panel h3{font-size:1rem}.compact-actions{gap:6px}.compact-actions .complete-button{width:auto;min-height:40px;margin:0}.compact-map-card{border-radius:22px;padding:12px}.compact-map-shell{min-height:360px}.compact-legend{gap:6px}.compact-legend span{font-size:.78rem}.compact-assignment-panel{gap:9px}.compact-summary-card{border-radius:14px;padding:10px}.compact-empty{padding:12px}.compact-action-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.compact-action-grid .secondary-button,.compact-assignment-panel .complete-button{min-height:42px;margin:0}@media (width<=1180px){.route-template-board{grid-template-columns:minmax(520px,1fr) minmax(310px,.5fr)}.route-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.planning-side-panel{position:sticky}}@media (width<=900px){.route-template-board{grid-template-columns:1fr}.route-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.route-rail .board-section-head{grid-column:1/-1}.planning-side-panel{grid-template-columns:1fr}.route-board-stop-list{max-height:none}}@media (width<=720px){.weekly-route-drawer summary{flex-direction:column;justify-content:center;align-items:flex-start;padding:10px 14px}.compact-day-picker{grid-template-columns:repeat(4,minmax(0,1fr))}.route-board-stats{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.route-rail{grid-template-columns:1fr;padding:10px}.route-stop-board{padding:10px}.board-section-head{flex-direction:column;align-items:flex-start}.route-board-stop-row{grid-template-columns:32px minmax(0,1fr);align-items:start;gap:7px}.route-board-stop-row .stop-pill,.route-board-stop-row .reorder-stop-actions{grid-column:2}.route-board-stop-row .reorder-stop-actions{justify-content:stretch}.route-board-stop-row .reorder-stop-actions button{flex:1}.compact-move-panel,.compact-action-grid{grid-template-columns:1fr}.compact-map-shell{min-height:290px}}@media (width<=1040px){.service-grid,.template-grid{grid-template-columns:repeat(2,1fr)}.reason-grid{grid-template-columns:repeat(3,1fr);gap:28px 0}.reason-card:nth-child(4){border-left:0}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-cta{grid-template-columns:88px minmax(0,1fr);padding:18px 24px}.footer-cta-actions{flex-wrap:wrap;grid-column:2}.palm-icon{width:88px}.palm-icon.right{display:none}.ops-shell,.route-layout,.quote-section,.quote-modal,.message-workspace{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #ffffff14;border-right:0}.sidebar nav{grid-template-columns:repeat(6,minmax(0,1fr));overflow-x:auto}.route-layout .checklist-panel{position:static}}@media (width<=720px){.topbar{gap:10px;width:calc(100% - 20px);min-height:92px}.topbar nav{display:none}.topbar .brand-mark{width:88px;height:88px}.topbar>.gradient-button{min-height:46px;padding:0 14px;font-size:.78rem}.hero-section{align-items:flex-start;min-height:560px;padding:30px 20px}.hero-section:after{height:34%;left:12%}.trust-row{flex-wrap:wrap}.hero-actions .gradient-button,.outline-button{justify-content:center;width:100%}.trust-row,.metric-grid,.service-grid,.quote-form,.reason-grid,.footer-main,.ops-grid.two,.portal-grid,.portal-two-column,.template-grid,.routing-planner-grid,.record-form fieldset,.toolbar-row,.estimate-schedule-card,.contract-form-grid,.contract-row,.contract-metrics,.contact-phone-edit-row,.contact-phone-row{grid-template-columns:1fr}.reason-card,.reason-card:nth-child(4){border-top:1px solid #ffffff47;border-left:0}.reason-card:first-child{border-top:0}.reason-card{min-height:auto;padding:26px 18px}.footer-cta{text-align:center;grid-template-columns:1fr;padding:22px}.footer-cta-actions{grid-column:auto;justify-content:center}.palm-icon{display:none}.footer-brand{grid-template-columns:1fr;justify-items:start}.service-card{min-height:220px}.card-icon{margin-bottom:22px}.ops-shell{border-radius:20px;width:calc(100% - 12px);margin-bottom:128px}.ops-page{padding-bottom:calc(108px + env(safe-area-inset-bottom))}.ops-content{padding:14px 14px calc(168px + env(safe-area-inset-bottom))}.today-route-page{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.sidebar,.staff-bar{display:none}.mobile-bottom-nav{left:8px;right:8px;bottom:max(8px, env(safe-area-inset-bottom));z-index:90;background:#07101ff5;border:1px solid #ffffff29;border-radius:24px;grid-template-columns:repeat(5,1fr);gap:6px;padding:8px;display:grid;position:fixed;box-shadow:0 -14px 44px #00000061}.mobile-bottom-nav a,.mobile-bottom-nav button{min-height:64px;color:var(--muted);background:0 0;border:0;border-radius:18px;place-items:center;gap:3px;padding:7px 4px;font-size:.72rem;font-weight:950;text-decoration:none;display:grid;position:relative}.mobile-bottom-nav svg{width:24px;height:24px}.mobile-bottom-nav a.active,.mobile-bottom-nav button.active,.mobile-bottom-nav button.has-alerts{color:#fff;background:#12c9ff26}.mobile-bottom-nav b{position:absolute;top:5px;right:10px}.mobile-menu-backdrop{z-index:75;background:#0000006b;border:0;display:block;position:fixed;inset:0}.mobile-more-menu{left:8px;right:8px;bottom:calc(94px + env(safe-area-inset-bottom));z-index:85;background:#07101ffa;border:1px solid #ffffff29;border-radius:24px;padding:14px;display:none;position:fixed;box-shadow:0 -18px 54px #0000006b}.mobile-more-menu.open{gap:12px;display:grid}.mobile-more-menu-header{color:#fff;justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-more-menu-header button{color:#fff;background:#ffffff14;border-radius:999px;width:42px;height:42px;padding:0}.mobile-more-menu-header svg{width:20px;height:20px}.mobile-more-menu nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-more-menu a{min-height:54px;color:var(--muted);background:#ffffff0e;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:9px;padding:0 12px;font-weight:950;text-decoration:none;display:flex}.mobile-more-menu a.active{color:#fff;background:#12c9ff26;border-color:#12c9ff47}.mobile-more-menu a svg{flex:none;width:20px;height:20px}.prospects-page .page-header{margin-bottom:2px}.prospects-page .page-header span{font-size:.9rem;line-height:1.35}.prospect-top-actions{grid-template-columns:1fr;gap:8px}.prospect-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.prospect-stat-grid .metric{border-radius:14px;min-height:54px;padding:7px}.prospect-stat-grid .metric svg{display:none}.prospect-stat-grid .metric strong{font-size:.95rem}.prospect-stat-grid .metric span{font-size:.66rem}.add-prospect-button{width:100%;min-width:0;min-height:48px}.add-prospect-card{border-radius:18px;padding:12px}.prospect-form-grid{grid-template-columns:1fr}.prospect-toolbar{grid-template-columns:minmax(0,1fr) auto}.prospect-list-view{grid-template-columns:1fr;gap:8px}.prospect-card-row{border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px}.prospect-card-open{width:28px;height:28px}.prospect-single-step{width:100%}.step-back-button{width:100%;min-height:46px}.prospect-detail-panel{gap:10px}.prospect-focus-card{border-radius:20px;grid-template-columns:1fr;grid-template-areas:"main""contact""request";gap:12px;padding:14px}.prospect-focus-main h2{font-size:1.55rem}.prospect-lead-contact{padding:10px}.prospect-lead-contact-row{grid-template-columns:minmax(0,1fr) 82px}.prospect-contact-action{width:82px;min-width:82px;height:40px;min-height:40px}.prospect-lead-request{grid-template-columns:1fr;gap:8px;padding-top:10px}.prospect-summary-grid{grid-template-columns:1fr;gap:8px}.prospect-info-card{border-radius:18px;padding:12px}.prospect-workflow-card{border-radius:18px;width:100%;padding:12px;overflow:hidden}.prospect-card-heading{flex-direction:column;align-items:start}.prospect-card-heading .status-pill{white-space:normal;max-width:100%}.prospect-card-heading h3{font-size:1.08rem}.prospect-estimate-sheet{grid-template-columns:1fr;gap:10px;padding:12px}.prospect-estimate-meta{grid-template-columns:1fr;padding:10px}.prospect-estimate-layout,.prospect-contract-form,.prospect-contract-row{grid-template-columns:minmax(0,1fr);width:100%;max-width:100%}.prospect-next-actions{grid-template-columns:1fr}.prospect-contract-form input,.prospect-contract-form select,.prospect-contract-form textarea,.prospect-estimate-meta input{width:100%;max-width:100%}.prospect-contract-row{overflow:hidden}.prospect-contract-row small{overflow-wrap:anywhere;max-width:100%}.prospect-contract-row .stop-actions{justify-content:stretch}.prospect-contract-row .stop-actions button,.prospect-contract-row .stop-actions .secondary-button{justify-content:center;width:100%}.prospect-status-actions{grid-template-columns:1fr 1fr}.prospect-status-actions .complete-button{grid-column:1/-1}.recommendation-list-header{flex-direction:column;align-items:start;gap:3px}.recommendation-list-header span{text-align:left}.recommendation-choice-grid{grid-template-columns:1fr;gap:8px}.recommendation-choice-card{min-height:132px;padding:11px}.recommendation-choice-main strong{padding-right:58px}.recommendation-reasons{grid-column:1/-1}.recommendation-reasons span{border-radius:12px}.today-mobile-hero,.today-stat-grid{grid-template-columns:1fr}.today-route-page{gap:8px}.today-route-page .page-header{display:none}.route-day-generator-card{border-radius:18px;grid-template-columns:1fr;gap:10px;padding:11px}.route-day-generator-card h3{font-size:1rem}.route-day-generator-controls{grid-template-columns:1fr;gap:8px}.route-day-generator-controls input,.route-day-generator-controls select{min-height:40px;font-size:.9rem}.today-route-sheet{border-radius:20px;gap:8px;padding:10px}.today-sheet-header strong{font-size:1.65rem}.today-summary-line{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.route-pause-card{grid-template-columns:1fr;gap:8px}.route-pause-actions{grid-template-columns:repeat(3,1fr);display:grid}.route-resume-button{justify-content:center;width:100%}.today-summary-line span{min-height:32px;padding:5px 7px}.today-total-line{min-height:32px;padding:5px 8px}.next-stop-directions-card{padding:12px}.next-stop-directions-card h2{font-size:1.55rem}.next-stop-actions.compact{grid-template-columns:1fr 1fr 1fr}.compact-stop-row{border-radius:15px;grid-template-columns:60px minmax(0,1fr);gap:8px 16px;padding:10px}.compact-stop-content{min-width:0;padding-left:2px}.stop-order-rail{width:60px}.compact-stop-row>strong,.stop-position-badge{border-radius:12px;width:42px;height:42px;font-size:1.08rem}.stop-reorder-actions.vertical .stop-reorder-button{width:48px;min-width:48px}.compact-stop-row h3{font-size:1.05rem}.compact-stop-actions button,.compact-stop-actions .stop-action-link{flex:auto}.today-map-card,.next-stop-card{grid-area:auto}.today-map-canvas,.today-google-map{min-height:310px}.route-map-header,.today-progress-top{flex-direction:column;align-items:stretch}.route-map-header button,.today-progress-top button,.next-stop-actions .stop-action-link,.next-stop-actions button{justify-content:center;width:100%}.notification-drawer{border-left:0;width:100%}.phone-push-card,.notification-actions{grid-template-columns:1fr}.checklist-sheet{width:100%;max-height:92vh;padding-bottom:calc(128px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(128px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0}.visit-photo-step{grid-template-columns:1fr}.photo-upload-button{width:100%}.route-summary-header{flex-direction:column}.route-summary-total{text-align:left}.route-summary-totals{grid-template-columns:1fr}.route-summary-stop{grid-template-columns:34px minmax(0,1fr)}.route-summary-stop span{text-align:left;min-width:0}.data-row{grid-template-columns:auto 1fr}.customer-data-row{background:linear-gradient(145deg,#273a5df0,#1f2e4beb);border-radius:22px;grid-template-columns:minmax(0,1fr);align-items:start;gap:10px;padding:15px}.customer-row-main{gap:10px}.customer-row-title{justify-content:space-between;align-items:flex-start;gap:8px}.customer-row-title strong{letter-spacing:-.02em;flex:min(190px,100%);font-size:1.22rem}.customer-row-title .active-pill,.customer-row-title .inactive-pill{flex:none;margin-top:2px}.customer-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.customer-meta span{border-radius:14px;justify-content:flex-start;min-height:38px;padding:7px 9px;font-size:.88rem;line-height:1.2}.customer-address{background:#040a1633;border:1px solid #ffffff0f;border-radius:14px;padding:9px 10px;font-size:.9rem}.customer-card-footer{justify-content:flex-start}.location-count{border-radius:14px;justify-content:center;align-items:center;min-height:34px;padding:7px 11px;display:inline-flex}.data-row:not(.customer-data-row) small{grid-column:2}.stop-actions button{flex:100%;justify-content:center}}@media (width<=430px){.customer-data-row .customer-meta{grid-template-columns:minmax(0,1fr)}}.danger-zone{background:#5d152633;border:2px solid #ff656573;border-radius:22px;gap:18px;padding:18px;display:grid}.danger-zone-header{color:var(--white);align-items:flex-start;gap:14px;display:flex}.danger-zone-header svg{color:#ff9c9c;flex:none}.danger-zone-header div,.danger-zone label{gap:6px;display:grid}.danger-zone-header span,.danger-zone small,.danger-zone label{color:var(--muted);font-weight:850}.delete-impact-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.danger-button{background:linear-gradient(135deg,#d92d20,#ff5f57);align-items:center;gap:10px;width:fit-content;display:inline-flex;box-shadow:0 14px 36px #d92d203d}.danger-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.secondary-button.inline{justify-content:center;align-items:center;width:fit-content;min-height:46px;margin-top:0;padding:0 16px;display:inline-flex}.danger-button:not(:disabled):hover{filter:brightness(1.08)saturate(1.1);transform:translateY(-2px);box-shadow:0 18px 44px #d92d2052}@media (width<=760px){.delete-impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.danger-button{justify-content:center;width:100%}}.route-monitor-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.route-monitor-header button{width:auto;min-width:130px}.route-activity-filters{grid-template-columns:minmax(150px,.8fr) minmax(180px,1fr) auto;align-items:end;gap:10px;margin-bottom:12px;display:grid}.route-activity-filters label{color:var(--muted);gap:6px;font-weight:900;display:grid}.route-activity-filters input,.route-activity-filters select{min-height:44px;color:var(--white);background:#ffffff14;border:1px solid #ffffff29;border-radius:14px;padding:0 12px}.route-activity-filters button{width:auto;min-height:44px}.route-activity-summary{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:10px 0 14px;display:grid}.route-activity-summary span{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:16px;gap:3px;padding:10px;display:grid}.route-activity-summary small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:950}.route-activity-summary strong{color:#f8fafc}.route-monitor-live-note{color:var(--muted);margin:0 0 12px;font-weight:800}.route-monitor-list{gap:14px;display:grid}.route-monitor-card{background:#0f172ab8;border:1px solid #94a3b838;border-radius:22px;gap:14px;padding:16px;display:grid}.route-monitor-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.route-monitor-card-head h3{color:#f8fafc;margin:4px 0}.route-monitor-card-head span,.route-monitor-card-head small{color:var(--muted)}.live-stop-timing{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.route-monitor-paused{color:#fde68a;background:#fbbf2429;border:1px solid #fbbf2457;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin-top:10px;padding:7px 10px;font-weight:950;display:inline-flex}.live-stop-timing span{background:#0ea5e91f;border:1px solid #7dd3fc2e;border-radius:16px;gap:4px;padding:12px;display:grid}.live-stop-timing small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.live-stop-timing strong{color:#f8fafc;font-size:1.1rem}.route-monitor-stop-list{gap:8px;display:grid}.route-monitor-stop-row{color:var(--muted);background:#ffffff0b;border-radius:14px;grid-template-columns:38px minmax(180px,1fr) 120px 120px;align-items:center;gap:10px;padding:10px;display:grid}.route-monitor-stop-row.route-activity-stop-row{grid-template-columns:38px minmax(220px,1fr) 112px 112px 110px;align-items:flex-start}.route-monitor-stop-row>strong{color:#e0f2fe;background:#0ea5e92e;border-radius:999px;place-items:center;width:32px;height:32px;display:grid}.route-monitor-stop-row h4{color:#f8fafc;margin:0}.route-monitor-stop-row small{color:var(--muted)}.route-activity-stop-main{gap:3px;min-width:0;display:grid}.route-stop-note-preview{gap:5px;margin-top:6px;display:grid}.route-stop-note-preview p{color:#ffffffc7;overflow-wrap:anywhere;margin:0}.route-stop-note-preview b{color:#f8fafc}.route-stop-note-editor{background:#0206178c;border:1px solid #ffffff1f;border-radius:16px;gap:10px;margin-top:8px;padding:10px;display:grid}.route-stop-note-editor label{color:#f8fafc;gap:6px;font-weight:950;display:grid}.route-stop-note-editor label small{color:var(--muted);font-weight:800}.route-stop-note-editor textarea{resize:vertical;min-height:84px;color:var(--white);background:#ffffff14;border:1px solid #ffffff29;border-radius:14px;padding:10px}.route-stop-note-editor .checkbox-row{color:var(--muted);align-items:center;gap:9px;display:flex}.route-stop-note-actions{flex-wrap:wrap;gap:8px;display:flex}.route-stop-note-actions button,.compact-action{width:auto;min-height:38px;margin:0;padding:0 12px}@media (width<=960px){.route-activity-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.route-monitor-stop-row.route-activity-stop-row{grid-template-columns:34px 1fr}.route-monitor-stop-row.route-activity-stop-row>span,.route-monitor-stop-row.route-activity-stop-row>button{grid-column:2;justify-self:stretch}}@media (width<=760px){.route-monitor-header,.route-monitor-card-head{display:grid}.route-activity-filters{grid-template-columns:1fr}.route-activity-filters button{width:100%}.route-activity-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.live-stop-timing{grid-template-columns:1fr}.route-monitor-stop-row{grid-template-columns:34px 1fr}.route-monitor-stop-row>span{grid-column:2}}.team-row{grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px}.team-row .avatar{align-self:start;margin-top:2px}.team-member-main{gap:10px;min-width:0;display:grid}.team-member-title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.team-member-title strong{color:#f8fafc;overflow-wrap:anywhere;font-size:1.05rem}.team-role-badge{text-transform:capitalize;background:#55e6a524;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-weight:950;display:inline-flex;color:var(--green)!important}.team-member-contact{grid-template-columns:minmax(220px,1fr) minmax(130px,auto);align-items:center;gap:8px;max-width:680px;display:grid}.team-member-contact span{overflow-wrap:anywhere;background:#ffffff12;border-radius:999px;align-items:center;min-height:32px;padding:6px 10px;font-weight:800;display:inline-flex;color:#dbeafe!important}.team-member-login{color:#a7f3d0;background:#55e6a51f;border-radius:999px;width:fit-content;max-width:100%;padding:6px 10px;font-size:.9rem;font-weight:950}.team-row-actions{grid-template-columns:1fr;justify-self:end;gap:8px;min-width:168px;display:grid}.team-row-actions button{color:#f8fafc;cursor:pointer;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff29;border-radius:12px;min-height:42px;padding:0 14px;font-weight:900}.team-row-actions button:first-child{color:#dff8ff;background:#12c9ff29;border-color:#12c9ff59}.team-row-actions button:disabled{opacity:.55;cursor:not-allowed}@media (width<=920px){.team-row{grid-template-columns:54px minmax(0,1fr)}.team-row-actions{grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr));justify-self:stretch;width:100%}}@media (width<=760px){.team-row{grid-template-columns:46px minmax(0,1fr);gap:12px}.team-member-contact,.team-row-actions{grid-template-columns:1fr}.team-row-actions button{width:100%}}.equipment-fieldset{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:24px;margin-top:1rem;padding:18px}.equipment-fieldset legend{color:var(--orange)}.equipment-list-header{background:radial-gradient(circle at 0 0,#12c9ff21,#0000 40%),#07101f8a;border:1px solid #12c9ff2e;border-radius:20px;justify-content:space-between;align-items:center;gap:1rem;padding:16px;display:flex;box-shadow:0 16px 34px #00000029}.equipment-list-header div{gap:.3rem;display:grid}.equipment-list-header strong{color:var(--white);font-size:1.04rem}.equipment-list-header span{color:var(--muted);font-size:.92rem;line-height:1.38}.equipment-list-header .secondary-button{background:var(--gradient);border:0;width:auto;min-width:170px;margin-top:0;box-shadow:0 14px 34px #ff278f38}.valve-label-editor{gap:10px;display:grid}.valve-label-row{background:#07101f5c;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:minmax(150px,.75fr) minmax(180px,.8fr) minmax(120px,.45fr) auto;align-items:center;gap:8px;padding:10px;display:grid}.valve-label-row input{width:100%}.valve-photo-picker{min-height:44px;color:var(--white);cursor:pointer;text-align:center;background:#12c9ff24;border:1px solid #12c9ff47;border-radius:14px;place-items:center;padding:0 12px;font-weight:950;display:grid;position:relative;overflow:hidden}.valve-photo-picker input{opacity:0;cursor:pointer;position:absolute;inset:0}.valve-photo-preview{gap:5px;display:grid}.valve-photo-preview img{aspect-ratio:4/3;object-fit:cover;border:1px solid #ffffff29;border-radius:12px;width:100%}.valve-label-row .small-button{margin-top:0}.equipment-editor-card{background:#263653d6;border:1px solid #ffffff1a;border-radius:22px;gap:1rem;padding:16px;display:grid;box-shadow:0 18px 42px #00000038}.equipment-card-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:12px;display:flex}.equipment-card-header strong{color:var(--white);font-size:1.04rem}.equipment-card-header .secondary-button{width:auto;min-height:40px;box-shadow:none;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;margin-top:0;padding:0 14px}.equipment-form-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem;display:grid}.equipment-form-grid label{color:var(--muted)}.equipment-form-grid input,.equipment-form-grid textarea{color:var(--white);background:#07101fb8;border-color:#ffffff24}.equipment-form-grid input[type=file]{padding:10px 12px}.equipment-photo-strip{flex-wrap:wrap;align-items:center;gap:.75rem;padding-top:2px;display:flex}.equipment-photo-strip img{object-fit:cover;background:#07101fb8;border:1px solid #ffffff24;border-radius:16px;width:96px;height:96px}.pending-photo-pill{color:#dff8ff;background:#12c9ff24;border:1px solid #12c9ff47;border-radius:999px;align-items:center;min-height:36px;padding:.45rem .75rem;font-size:.85rem;font-weight:850;display:inline-flex}@media (width<=680px){.equipment-fieldset{padding:14px}.equipment-list-header,.equipment-card-header{flex-direction:column;align-items:stretch}.equipment-list-header .secondary-button,.equipment-card-header .secondary-button{width:100%}}
