:root{--orange:#ff5a00;--black:#111318;--muted:#68707d;--line:#e4e7eb;--soft:#f4f6f8;--green:#13985f;--blue:#235be7}.portal,.loginPage{font-size:12px;font-weight:400}.portal h1,.portal h2,.portal h3,.portal h4,.loginPage h1,.loginPage h2,.loginPage h3{letter-spacing:0;line-height:1.35;font-size:12px!important;font-weight:600!important}.portal b,.portal strong,.portal th,.portal button,.loginPage b,.loginPage strong,.loginPage button{font-weight:600}.portal button,.portal .primary,.portal a[class],.loginPage button,.loginPage input{border-radius:999px}.brand img,.brandMark img{object-fit:contain;width:auto;max-width:100%}.mobileAppNav{display:none}.agendaTabs{background:#e9ecef;border-radius:999px;gap:6px;width:max-content;margin-bottom:12px;padding:4px;display:flex}.agendaTabs button{color:#616771;background:0 0;border:0;align-items:center;gap:6px;padding:9px 16px;display:flex}.agendaTabs button.active{color:#121418;background:#fff;box-shadow:0 3px 12px #15191f12}.agendaTabs button.live.active{color:#d9510b}.agendaTabs svg,.agendaToolbar svg{width:15px;height:15px}.agendaToolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.agendaToolbar select{border:1px solid var(--line);background:#fff;border-radius:999px;min-width:210px;padding:10px 14px;font-size:12px}.viewSwitch{background:#e9ecef;border-radius:999px;gap:3px;padding:3px;display:flex}.viewSwitch button{color:#626872;background:0 0;border:0;padding:8px 15px}.viewSwitch button.active{color:#fff;background:#17191d}.agendaReport{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px;display:grid}.agendaReport article{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:10px;padding:13px;display:flex}.agendaReport svg{width:20px;color:var(--orange)}.agendaReport div{gap:1px;display:grid}.agendaReport b{font-size:12px}.agendaReport span{color:var(--muted)}.proCalendar>header{justify-content:space-between;align-items:center;padding:12px;display:flex}.proCalendar>header>div{align-items:center;gap:10px;display:flex}.proCalendar>header button{border:1px solid var(--line);background:#fff;place-items:center;min-width:34px;height:34px;display:grid}.proCalendar>header svg{width:16px}.weekDays{text-align:center;color:var(--muted);background:#f4f5f6;grid-template-columns:repeat(7,1fr);padding:8px 10px;display:grid}.adaptiveCalendar{display:grid}.adaptiveCalendar.month,.adaptiveCalendar.week{grid-template-columns:repeat(7,minmax(0,1fr))}.calendarDay{border-right:1px solid var(--line);border-top:1px solid var(--line);min-height:112px;padding:7px;overflow:hidden}.calendarDay>span{color:#777d85;margin-bottom:5px;display:block}.calendarEvent{color:#6e2a08;text-align:left;background:#fff1e9;border:0;gap:1px;width:100%;margin-bottom:4px;overflow:hidden;border-radius:9px!important;padding:6px 7px!important;display:grid!important}.calendarEvent span,.calendarEvent small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.adaptiveCalendar.day .calendarDay{min-height:250px}.compactAgendaList{margin-top:12px}.compactAgendaList article{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:12px;display:flex}.compactAgendaList article>div{gap:3px;display:grid}.compactAgendaList article>div:last-child{align-items:center;gap:6px;display:flex}.compactAgendaList span,.compactAgendaList small{color:var(--muted)}.compactAgendaList em{background:#f0f1f3;border-radius:999px;padding:5px 8px;font-style:normal}.liveGps{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.liveGps>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px;display:flex}.liveGps>header>div{align-items:center;gap:10px;display:flex}.liveGps p{color:var(--muted);margin:2px 0 0}.livePulse{background:#35a66f;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #35a66f20}.gpsLayout{grid-template-columns:280px 1fr;min-height:510px;display:grid}.gpsTechList{border-right:1px solid var(--line);background:#f7f8f9;padding:10px}.gpsTechList>button{text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:10px;width:100%;padding:11px;display:flex}.gpsTechList>button.active{background:#fff;border-color:#ffc5a5}.gpsTechList>button>span{color:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.gpsTechList .online{background:#35a66f}.gpsTechList .offline{background:#949aa3}.gpsTechList div{gap:2px;display:grid}.gpsTechList small,.gpsTechList em{color:var(--muted);font-style:normal}.gpsMap{background:#eef1f1;min-height:510px;position:relative}.gpsMap iframe{border:0;width:100%;height:460px}.gpsMap>div:not(.gpsEmpty){align-items:center;gap:8px;padding:11px;display:flex}.gpsMap a{color:var(--orange);align-items:center;gap:5px;margin-left:auto;display:flex}.gpsEmpty{height:100%;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:8px;display:grid}.gpsEmpty svg{width:32px}.gpsSharing{grid-column:1/-1}@media (max-width:1000px){.portal{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.mobileAppNav{z-index:90;left:12px;right:12px;bottom:calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#17191df2;border:1px solid #ffffff24;border-radius:18px;grid-template-columns:repeat(5,1fr);align-items:center;height:54px;padding:4px 6px;display:grid;position:fixed;box-shadow:0 10px 30px #0005}.mobileAppNav button{color:#aeb3ba;background:0 0;border:0;align-self:center;place-items:center;min-width:0;height:42px;min-height:42px;margin:0;padding:0;line-height:0;display:grid}.mobileAppNav button.active{color:#fff;background:#ff5b09}.mobileAppNav svg{width:21px;height:21px;margin:auto;display:block}.agendaReport{grid-template-columns:repeat(2,1fr)}.gpsLayout{grid-template-columns:1fr}.gpsTechList{border-right:0;border-bottom:1px solid var(--line);gap:7px;display:flex;overflow-x:auto}.gpsTechList>button{min-width:220px}}@media (max-width:650px){.workspace>header{z-index:30;position:sticky;top:0}.workspace .page{padding:12px 10px}.pageHead{align-items:flex-start;gap:8px}.pageHead .primary{padding:9px 12px}.agendaTabs{width:100%}.agendaTabs button{flex:1;justify-content:center}.agendaToolbar{flex-direction:column;align-items:stretch}.agendaToolbar select{width:100%}.viewSwitch button{flex:1}.agendaReport article{border-radius:13px;padding:10px}.proCalendar{overflow:hidden}.proCalendar>header>div{flex-direction:column-reverse;gap:4px}.todayButton{height:26px!important}.weekDays{padding:6px 2px}.calendarDay{min-height:84px;padding:3px}.calendarEvent{padding:4px!important}.calendarEvent small{display:none}.adaptiveCalendar.week{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:minmax(220px,80vw);grid-auto-flow:column;display:grid;overflow-x:auto}.adaptiveCalendar.week .calendarDay{scroll-snap-align:start;min-height:260px}.compactAgendaList article{flex-direction:column}.compactAgendaList article>div:last-child{flex-wrap:wrap}.liveGps>header{align-items:flex-start}.gpsMap,.gpsLayout{min-height:400px}.gpsMap iframe{height:350px}.mobileStatus{grid-template-columns:1fr!important}.gpsSharing{grid-column:auto}.gpsSharing button{width:auto}.loginBrand h1{font-size:12px!important}.loginBrand{padding:22px 18px}.loginBrand .brandMark{margin-bottom:18px}.loginPanel{padding:22px 14px 90px}}.portal *,.loginPage *{font-size:12px!important}.portal :where(h1,h2,h3,h4,b,strong,th,button),.loginPage :where(h1,h2,h3,h4,b,strong,button){font-weight:600!important}*{box-sizing:border-box}html,body{min-height:100%;color:var(--black);background:#f4f6f8;margin:0;font-family:Arial,Helvetica Neue,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.loginPage{background:radial-gradient(circle at 15% 20%,#fff 0 22%,#0000 45%),linear-gradient(145deg,#f8fafb,#e9edf1);place-items:center;min-height:100vh;padding:24px;display:grid}.loginBrand{border:1px solid var(--line);background:#fff;border-radius:28px;width:min(100%,460px);padding:38px;box-shadow:0 24px 70px #17202b1a}.loginBrand:before{content:"PORTAL OPERATIVO";color:var(--orange);letter-spacing:2px;margin-bottom:20px;font-size:12px;font-weight:900;display:block}.loginBrand h1{margin:24px 0 8px;font-size:34px}.loginBrand>p{color:var(--muted);margin:0 0 28px;font-size:16px;line-height:1.55}.brandMark,.brand{align-items:center;gap:13px;display:flex}.brandMark>svg,.brand>span{background:var(--orange);color:#fff;border-radius:14px;width:50px;height:50px;padding:12px}.brandMark span,.brand b{font-size:21px;font-weight:900}.brandMark b,.brand em{color:var(--orange);font-style:normal}.loginBrand form,.modal form{gap:17px;display:grid}.loginBrand label,.modal label{gap:8px;font-size:14px;font-weight:800;display:grid}.loginBrand input,.modal input,.modal select,.modal textarea{width:100%;color:var(--black);background:#fff;border:1px solid #cfd4da;border-radius:12px;outline:none;padding:13px 14px}.loginBrand input:focus,.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff5a001a}.passwordField{position:relative}.passwordField button{color:var(--muted);background:0 0;border:0;padding:8px;position:absolute;top:7px;right:6px}.primary{background:var(--orange);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-weight:850;display:flex;box-shadow:0 8px 20px #ff5a0025}.primary:hover{background:#e85000}.primary:disabled{opacity:.55}.loginError,.formError,.alert{color:#b52d18;background:#fff1ee;border-radius:10px;padding:12px 14px;font-size:14px}.loginFoot{color:var(--muted);align-items:center;gap:9px;margin-top:24px;font-size:13px;display:flex}.loginFoot svg{width:17px;color:var(--green)}.portal{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.portal>aside{background:var(--black);color:#fff;z-index:30;flex-direction:column;height:100vh;padding:25px 18px;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid #ffffff17;padding:0 8px 24px}.brand>span{place-items:center;display:grid}.brand>span svg{width:26px}.brand div{display:grid}.brand b{font-size:17px}.brand small{letter-spacing:3px;color:#c8cbd0;font-size:12px}.portal nav{gap:5px;padding-top:24px;display:grid}.portal nav button{color:#c7cbd1;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;padding:12px 13px;font-weight:750;display:flex}.portal nav button svg{width:20px}.portal nav button.active,.portal nav button:hover{background:var(--orange);color:#fff}.profileCard{border-top:1px solid #ffffff17;align-items:center;gap:11px;margin-top:auto;padding:15px 8px 0;display:flex}.profileCard>span{background:var(--orange);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.profileCard div{gap:3px;display:grid}.profileCard small{color:#aeb4bd}.closeMenu{display:none}.workspace{min-width:0}.workspace>header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:16px;height:75px;padding:0 32px;display:flex}.workspace>header>div{gap:3px;display:grid}.workspace>header small{letter-spacing:1.7px;color:var(--orange);font-size:11px;font-weight:900}.workspace>header b{font-size:18px}.logout,.menuButton{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:8px;margin-left:auto;padding:10px 13px;font-weight:750;display:flex}.logout svg,.menuButton svg{width:18px}.menuButton{margin-left:0;display:none}.page{max-width:1500px;margin:auto;padding:32px}.pageHead{justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px;display:flex}.pageHead p{color:var(--muted);margin:0 0 5px}.pageHead h1{margin:0;font-size:32px}.alert{margin-bottom:18px}.stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:17px;align-items:center;gap:15px;padding:20px;display:flex}.stat>span{width:47px;height:47px;color:var(--orange);background:#fff0e8;border-radius:13px;place-items:center;display:grid}.stat>span svg{width:22px}.stat div{gap:4px;display:grid}.stat b{font-size:24px}.stat small{color:var(--muted);font-size:14px}.panel{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.panelTitle{border-bottom:1px solid var(--line);padding:21px 23px}.panelTitle h2{margin:0 0 5px;font-size:19px}.panelTitle p{color:var(--muted);margin:0;font-size:14px}.jobList>article{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:18px 22px;display:grid}.jobList>article:last-child{border-bottom:0}.jobIcon{width:43px;height:43px;color:var(--orange);background:#fff0e8;border-radius:12px;place-items:center;display:grid}.jobIcon svg{width:20px}.jobList article>div{gap:6px;display:grid}.jobList small{color:var(--muted);align-items:center;gap:5px;font-size:13px;display:flex}.jobList small svg{width:14px}.jobList article>div:last-child{text-align:right}.status{color:#555;background:#edf0f4;border-radius:99px;width:max-content;padding:6px 10px;font-size:12px;font-weight:850;display:inline-flex}.status.confirmed,.status.accepted,.status.completed{color:#087a49;background:#e3f7ee}.status.pending,.status.draft{color:#c64200;background:#fff0e8}.status.en_route,.status.sent{color:#1d53cc;background:#e7efff}.status.in_progress{color:#6242c7;background:#eee9ff}.tableHead,.tableRow{grid-template-columns:1.15fr 1fr 1.5fr .7fr;align-items:center;gap:18px;padding:15px 21px;display:grid}.tableHead{color:#59616d;text-transform:uppercase;letter-spacing:.7px;background:#f1f3f5;font-size:11px;font-weight:900}.tableRow{border-top:1px solid var(--line);font-size:14px}.tableRow span{gap:4px;display:grid}.tableRow small{color:var(--muted)}.tableHead.docs,.tableRow.docs{grid-template-columns:1fr 1.3fr .8fr .8fr .8fr}.tableHead.quoteCols,.tableRow.quoteCols{grid-template-columns:.9fr 1.2fr .8fr .8fr .8fr 1.15fr}.tableHead.noteCols,.tableRow.noteCols{grid-template-columns:.9fr 1.2fr .8fr .8fr .8fr 1fr}.rowActions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.rowActions button,.smallAction{border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px 9px;font-size:12px;font-weight:800}.rowActions .actionPrimary{background:var(--orange);border-color:var(--orange);color:#fff}.smallAction{align-items:center;gap:5px;width:max-content;display:inline-flex}.smallAction svg{width:15px}.smallAction:disabled{opacity:.45;cursor:not-allowed}.statusSelect{background:#edf0f4;border:0;border-radius:99px;width:max-content;padding:7px 28px 7px 10px;font-size:12px;font-weight:850}.statusSelect.confirmed,.statusSelect.completed{color:#087a49;background-color:#e3f7ee}.statusSelect.pending{color:#c64200;background-color:#fff0e8}.statusSelect.en_route{color:#1d53cc;background-color:#e7efff}.statusSelect.in_progress{color:#6242c7;background-color:#eee9ff}.calendarLayout{gap:20px;display:grid}.calendarPanel{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.calendarPanel>header{border-bottom:1px solid var(--line);justify-content:center;align-items:center;gap:18px;padding:18px;display:flex}.calendarPanel>header h2{text-align:center;text-transform:capitalize;min-width:230px;margin:0;font-size:20px}.calendarPanel>header button{border:1px solid var(--line);background:#fff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.calendarPanel>header svg{width:18px}.weekDays,.monthGrid{grid-template-columns:repeat(7,1fr);display:grid}.weekDays{background:#f1f3f5}.weekDays b{text-align:center;color:var(--muted);text-transform:uppercase;padding:10px;font-size:11px}.calendarDay{border-right:1px solid var(--line);border-top:1px solid var(--line);flex-direction:column;gap:5px;min-height:108px;padding:9px;display:flex}.calendarDay:nth-child(7n){border-right:0}.calendarDay>span{font-size:13px;font-weight:900}.calendarDay small{color:#b83e00;white-space:nowrap;text-overflow:ellipsis;background:#fff0e8;border-radius:6px;padding:5px 6px;font-size:10px;overflow:hidden}.calendarDay small.completed{color:#087a49;background:#e3f7ee}.calendarDay small.en_route{color:#1d53cc;background:#e7efff}.calendarDay em{color:var(--muted);font-size:10px}.calendarDay.blank{background:#fafbfc}.quoteEditor{gap:18px;padding:24px;display:grid}.quoteEditorHead{justify-content:space-between;align-items:center;gap:15px;display:flex}.quoteEditorHead>span{font-weight:900}.quoteEditorHead button{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:10px 12px;font-weight:800;display:flex}.quoteEditorHead svg{width:17px}.quoteItems{border:1px solid var(--line);border-radius:12px;overflow:hidden}.quoteItem{border-top:1px solid var(--line);grid-template-columns:2fr .55fr .75fr .8fr;align-items:center;gap:8px;padding:9px;display:grid}.quoteItem:first-child{border-top:0}.quoteItemHead{text-transform:uppercase;color:var(--muted);background:#f1f3f5;font-size:11px}.quoteItem input,.quoteTotals input{border:1px solid #d4d8dd;border-radius:8px;width:100%;padding:9px}.quoteItem strong{text-align:right}.quoteTotals{justify-content:flex-end;align-items:end;gap:35px;display:flex}.quoteTotals label{gap:6px;width:110px;font-size:12px;font-weight:800;display:grid}.quoteTotals>div{gap:8px;min-width:230px;display:grid}.quoteTotals span{justify-content:space-between;display:flex}.quoteTotals>div>strong{background:var(--black);color:#fff;border-radius:10px;justify-content:space-between;padding:12px;display:flex}.modalLoading{text-align:center;color:var(--muted);padding:50px}.history{gap:18px;padding:24px;display:grid}.historyStats{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.historyStats span{background:var(--soft);color:var(--muted);border-radius:11px;gap:4px;padding:12px;font-size:12px;display:grid}.historyStats b{color:var(--black);font-size:16px}.history section{border:1px solid var(--line);border-radius:13px;padding:16px}.history h3{margin:0 0 12px}.history p{color:var(--muted);margin:6px 0}.history article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:11px 0;display:flex}.history article div{gap:4px;display:grid}.history article small{color:var(--muted)}.jobOpen{color:var(--orange);text-align:right;background:0 0;border:0;padding:0;font-size:12px;font-weight:900}.modal.jobDetail{width:min(900px,100%)}.jobDetailBody{gap:16px;padding:22px;display:grid}.jobSummary{background:var(--black);color:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.jobSummary>div{gap:5px;display:grid}.jobSummary span,.jobSummary small{color:#c9cdd3}.jobSummary a{color:#fff;background:var(--orange);border-radius:10px;align-items:center;gap:6px;padding:10px 12px;font-weight:800;text-decoration:none;display:flex}.jobSummary svg{width:17px}.workflow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workflow button{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:10px 12px;font-weight:800;display:flex}.workflow button:first-child{background:var(--orange);border-color:var(--orange);color:#fff}.workflow svg{width:17px}.liveBadge{color:#65707c;background:#eceff2;border-radius:99px;margin-left:auto;padding:7px 10px;font-size:11px;font-weight:900}.liveBadge.on{color:#087a49;background:#e3f7ee}.infoMessage{color:#1d53cc;background:#e7efff;border-radius:10px;padding:11px 13px;font-size:13px}.detailCard{border:1px solid var(--line);border-radius:14px;gap:12px;padding:17px;display:grid}.detailCard h3{margin:0;font-size:17px}.detailCard>label{gap:7px;font-size:13px;font-weight:800;display:grid}.detailCard input,.detailCard select{border:1px solid #cfd4da;border-radius:9px;padding:10px}.serviceLine{border-top:1px solid var(--line);justify-content:space-between;gap:15px;padding-top:10px;display:flex}.evidenceControls{gap:9px;display:flex}.uploadButton{background:var(--orange);color:#fff;cursor:pointer;border-radius:10px;align-items:center;gap:7px;padding:10px 13px;font-weight:800;display:flex}.uploadButton input{display:none}.uploadButton svg{width:18px}.evidenceGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.evidenceGrid figure{border:1px solid var(--line);border-radius:10px;margin:0;overflow:hidden}.evidenceGrid img{object-fit:cover;width:100%;height:130px;display:block}.evidenceGrid figcaption{color:var(--muted);padding:7px;font-size:11px}.detailCard canvas{touch-action:none;background:#fff;border:1px dashed #aeb4bd;border-radius:10px;width:100%;height:180px}.signatureActions{justify-content:flex-end;gap:9px;display:flex}.signatureActions>button:not(.primary){border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 12px}.accepted{color:#087a49;background:#e3f7ee;border-radius:12px;align-items:center;gap:11px;padding:15px;display:flex}.accepted div{gap:4px;display:grid}.tableHead.serviceCols,.tableRow.serviceCols{grid-template-columns:2fr .7fr .8fr .8fr 60px}.iconButton{border:1px solid var(--line);width:38px;height:38px;color:var(--orange);background:#fff;border-radius:10px;place-items:center;display:grid}.iconButton:hover{background:#fff3ec}.iconButton svg{width:17px}.empty{text-align:center;padding:55px 25px}.empty.compact{padding:42px 20px}.empty>span{width:58px;height:58px;color:var(--orange);background:#fff0e8;border-radius:17px;place-items:center;margin:auto;display:grid}.empty h2{margin:16px 0 7px;font-size:20px}.empty p{color:var(--muted);margin:0;font-size:15px}.loading{place-content:center;justify-items:center;gap:14px;min-height:100vh;display:grid}.loading svg{color:var(--orange);animation:1s linear infinite spin}.errorState span{color:var(--muted)}.errorState button{padding:10px 15px}.backdrop{z-index:100;background:#101318a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:min(680px,100%);max-height:90vh;overflow:auto;box-shadow:0 30px 80px #0004}.modal>header{border-bottom:1px solid var(--line);z-index:2;background:#fff;justify-content:space-between;align-items:center;padding:22px 24px;display:flex;position:sticky;top:0}.modal header small{color:var(--orange);letter-spacing:1.5px;font-size:11px;font-weight:900}.modal h2{margin:5px 0 0}.modal header button{background:var(--soft);border:0;border-radius:50%;width:38px;height:38px}.modal header svg{width:18px}.modal form{padding:24px}.formGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.servicePicker{border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr 1fr;gap:7px;max-height:220px;padding:8px;display:grid;overflow:auto}.servicePicker button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;gap:4px;padding:10px;display:grid}.servicePicker button b{color:var(--muted);font-size:12px}.servicePicker button.selected{border-color:var(--orange);background:#fff4ee}.quotePreview{background:var(--black);color:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:15px;display:flex}.quotePreview b{color:#ff8a4b;font-size:20px}.settingsPage{gap:18px;display:grid}.settingsHero{color:#fff;background:linear-gradient(120deg,#111318,#2b2f36);border-radius:20px;align-items:center;gap:18px;padding:26px;display:flex;box-shadow:0 18px 45px #1113181c}.settingsHero>span{background:var(--orange);border-radius:16px;flex:none;place-items:center;width:58px;height:58px;display:grid}.settingsHero svg{width:27px}.settingsHero p{color:#ff9359;letter-spacing:1.7px;margin:0 0 5px;font-size:11px;font-weight:900}.settingsHero h2{margin:0 0 6px}.settingsHero small{color:#c4c8cf}.settingsCard{border:1px solid var(--line);background:#fff;border-radius:18px;gap:17px;padding:24px;display:grid}.settingsCard h3{border-bottom:1px solid var(--line);margin:0;padding-bottom:14px;font-size:18px}.settingsCard label{gap:8px;font-size:13px;font-weight:800;display:grid}.settingsCard input,.settingsCard textarea{background:#fff;border:1px solid #cfd4da;border-radius:11px;outline:none;width:100%;padding:12px 13px}.settingsCard input:focus,.settingsCard textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff5a001a}.settingsActions{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:flex-end;align-items:center;gap:15px;padding:13px 15px;display:flex;position:sticky;bottom:14px;box-shadow:0 12px 35px #11131820}.settingsWorkspace{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:18px;display:grid}.settingsMenu{border:1px solid var(--line);background:#fff;border-radius:16px;gap:5px;padding:9px;display:grid;position:sticky;top:18px}.settingsMenu button{color:#565d66;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:12px;font-weight:800;display:flex}.settingsMenu button svg{width:18px}.settingsMenu button.active{color:var(--orange);background:#fff0e8}.settingsContent{gap:16px;min-width:0;display:grid}.settingsTitle{align-items:center;gap:13px;padding:4px 3px;display:flex}.settingsTitle>span{color:#fff;background:#111318;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.settingsTitle svg{width:20px}.settingsTitle h2,.settingsTitle p{margin:0}.settingsTitle h2{font-size:22px}.settingsTitle p{color:var(--muted);margin-top:3px;font-size:13px}.advancedSettings select{background:#fff;border:1px solid #cfd4da;border-radius:11px;width:100%;padding:12px 13px}.templateGrid{grid-template-columns:repeat(4,minmax(105px,1fr));gap:12px;display:grid}.templateGrid button{border:1px solid var(--line);text-align:center;cursor:pointer;background:#fff;border-radius:12px;gap:9px;padding:10px;display:grid}.templateGrid button.selected{border:2px solid var(--orange);background:#fff8f4;padding:9px}.templateThumb{color:#aeb4bd;background:linear-gradient(#eef0f3 9px,#0000 9px) 12px 13px/55% 18px no-repeat,#fafbfc;border-radius:8px;place-items:center;min-height:76px;display:grid}.templateThumb svg{width:22px}.templateThumb.impact,.templateThumb.creative{box-shadow:inset 0 -9px var(--orange)}.templateThumb.minimal{background:#fff;border:1px solid #eef0f2}.templateThumb.showcase{background:linear-gradient(135deg,#1c1f24 46%,#fff 46%)}.checkGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.settingsCard .checkOption{border:1px solid var(--line);background:#fafbfc;border-radius:10px;grid-template-columns:none;align-items:center;gap:10px;padding:12px;display:flex}.settingsCard .checkOption input{width:18px;height:18px;accent-color:var(--orange)}.settingsHint{color:#555d66;background:#f4f6f8;border-radius:12px;align-items:flex-start;gap:12px;padding:14px;font-size:13px;line-height:1.5;display:flex}.settingsHint svg{width:20px;color:var(--orange);flex:none}.settingsLinks{gap:0;padding:0;overflow:hidden}.settingsLinks article{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr auto;align-items:center;gap:13px;padding:18px 20px;display:grid}.settingsLinks article:last-child{border-bottom:0}.settingsLinks article>svg{width:21px;color:var(--orange)}.settingsLinks article div{gap:4px;display:grid}.settingsLinks article small{color:var(--muted)}.settingsLinks article>span{color:var(--green);font-size:12px;font-weight:800}@media (max-width:900px){.settingsWorkspace{grid-template-columns:1fr}.settingsMenu{grid-template-columns:repeat(3,1fr);position:static}.settingsMenu button{justify-content:center}.templateGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.checkGrid{grid-template-columns:1fr}.settingsLinks article{grid-template-columns:32px 1fr}.settingsLinks article>span{grid-column:2}}@media (max-width:700px){.advancedSettings{min-width:0;padding-bottom:calc(84px + env(safe-area-inset-bottom));gap:14px}.advancedSettings .settingsHero{border-radius:16px;align-items:flex-start;gap:12px;padding:18px}.advancedSettings .settingsHero>span{border-radius:13px;width:46px;height:46px}.advancedSettings .settingsHero h2{font-size:clamp(21px,7vw,27px);line-height:1.12}.advancedSettings .settingsHero small{line-height:1.45;display:block}.advancedSettings .settingsWorkspace{gap:14px;min-width:0}.advancedSettings .settingsMenu{z-index:8;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;gap:7px;width:calc(100vw - 28px);max-width:100%;padding:7px;display:flex;position:sticky;top:68px;overflow-x:auto;box-shadow:0 8px 22px #11131812}.advancedSettings .settingsMenu::-webkit-scrollbar{display:none}.advancedSettings .settingsMenu button{scroll-snap-align:start;white-space:nowrap;flex:none;justify-content:center;min-width:max-content;min-height:44px;padding:10px 12px;font-size:12px}.advancedSettings .settingsMenu button svg{width:17px;height:17px}.advancedSettings .settingsContent{gap:13px;min-width:0}.advancedSettings .settingsTitle{align-items:flex-start;padding:2px}.advancedSettings .settingsTitle>span{flex:none;width:38px;height:38px}.advancedSettings .settingsTitle h2{font-size:19px;line-height:1.2}.advancedSettings .settingsTitle p{line-height:1.4}.advancedSettings .settingsCard{border-radius:15px;gap:15px;min-width:0;padding:17px 15px}.advancedSettings .settingsCard h3{padding-bottom:11px;font-size:16px}.advancedSettings .formGrid,.advancedSettings .checkGrid{grid-template-columns:minmax(0,1fr);gap:12px}.advancedSettings input,.advancedSettings select,.advancedSettings textarea{max-width:100%;min-height:46px;font-size:16px}.advancedSettings textarea{resize:vertical;min-height:90px}.advancedSettings input[type=color]{height:50px;padding:5px}.advancedSettings input[type=checkbox]{min-height:20px}.advancedSettings .logoUploader{grid-template-columns:minmax(0,1fr);gap:14px;margin-bottom:2px;padding:13px}.advancedSettings .logoPreview{min-height:104px}.advancedSettings .logoUploader input[type=file]{min-height:48px;padding:10px}.advancedSettings .templateGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.advancedSettings .templateGrid button{touch-action:manipulation;min-width:0;min-height:118px;padding:8px}.advancedSettings .templateGrid button.selected{padding:7px}.advancedSettings .templateThumb{min-height:68px}.advancedSettings .settingsCard .checkOption{min-height:48px}.advancedSettings .taxNotice{max-width:none;line-height:1.45}.advancedSettings .settingsLinks article{grid-template-columns:28px minmax(0,1fr);gap:10px;padding:15px}.advancedSettings .settingsLinks article>span{grid-column:2}.advancedSettings .settingsActions{z-index:20;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:8px;padding:10px;position:fixed;left:10px}.advancedSettings .settingsActions>span{text-align:center;max-height:42px;font-size:12px;overflow-y:auto}.advancedSettings .settingsActions .primary{justify-content:center;width:100%;min-height:48px}}@media (max-width:370px){.advancedSettings .settingsHero{padding:15px}.advancedSettings .settingsHero>span{display:none}.advancedSettings .settingsMenu button{padding-inline:10px}.advancedSettings .settingsCard{padding-inline:13px}.advancedSettings .templateGrid{gap:7px}}.inactiveRow{opacity:.62;background:#f5f6f8}.serviceActions{align-items:center;gap:7px;display:flex}.successMessage{color:var(--green);font-size:14px;font-weight:800}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1000px){.stats{grid-template-columns:1fr 1fr}.portal{grid-template-columns:1fr}.portal>aside{width:260px;transition:all .2s;position:fixed;left:-280px}.portal>aside.open{left:0;box-shadow:20px 0 50px #0005}.closeMenu{color:#fff;background:#ffffff15;border:0;border-radius:50%;width:34px;height:34px;display:block;position:absolute;top:10px;right:10px}.menuButton{display:flex}.page{padding:23px}.workspace>header{padding:0 22px}}@media (max-width:700px){.loginBrand{padding:28px 22px}.loginBrand h1{font-size:29px}.stats{grid-template-columns:1fr}.page{padding:18px 14px}.pageHead{flex-direction:column;align-items:stretch}.pageHead .primary{width:100%}.workspace>header{height:68px;padding:0 14px}.logout{font-size:0}.logout svg{margin:0}.jobList>article{grid-template-columns:auto 1fr}.jobList article>div:last-child{text-align:left;grid-column:2}.table{overflow:auto}.tableHead,.tableRow{min-width:720px}.formGrid,.servicePicker{grid-template-columns:1fr}.modal form{padding:20px}.brandMark span{font-size:18px}.calendarDay{min-height:72px;padding:5px}.calendarDay small{height:7px;padding:0;font-size:0}.weekDays b{padding:8px 2px}.quoteItem{grid-template-columns:1fr 65px 85px}.quoteItem>:last-child{text-align:right;grid-column:1/-1}.quoteItemHead{display:none}.quoteTotals{flex-direction:column;align-items:stretch}.quoteTotals label,.quoteTotals>div{width:100%;min-width:0}.historyStats{grid-template-columns:1fr 1fr}.jobSummary{flex-direction:column;align-items:stretch}.jobSummary a{justify-content:center}.workflow button{flex:45%;justify-content:center}.liveBadge{text-align:center;width:100%;margin:0}.evidenceGrid{grid-template-columns:1fr 1fr}}.modal.noteDetail{max-width:920px}.noteDetailBody{gap:18px;padding:22px;display:grid}.noteSummary{grid-template-columns:2fr repeat(3,1fr);gap:10px;display:grid}.noteSummary>div{background:#f8f9fb;border:1px solid #e6e8eb;border-radius:12px;gap:5px;padding:16px;display:grid}.noteSummary small{color:#6b7078;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.noteSummary b{font-size:16px}.noteSummary .pendingBalance{color:#b53e00;background:#fff4ed;border-color:#ffd3bb}.noteSummary .paidBalance{color:#16713a;background:#edf9f0;border-color:#bde7c8}.noteToolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.noteToolbar button,.paymentHistory article button{background:#fff;border:1px solid #dfe2e6;border-radius:9px;align-items:center;gap:7px;padding:9px 12px;display:inline-flex}.noteToolbar svg,.paymentHistory svg{width:16px;height:16px}.paymentForm,.paymentHistory{border:1px solid #e6e8eb;border-radius:14px;padding:18px}.paymentForm h3,.paymentHistory h3{align-items:center;gap:9px;margin:0 0 15px;display:flex}.paymentForm h3 svg,.paymentHistory h3 svg{width:19px;color:var(--orange)}.paymentHistory article{border-top:1px solid #eceef1;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:13px 0;display:grid}.paymentHistory article div{gap:3px;display:grid}.paymentHistory article small{color:#6b7078}.paymentHistory article strong{color:#16713a}.technicianTracking{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:18px;display:grid}.technicianCard{background:#fff;border:1px solid #e3e6ea;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #1113180d}.technicianIdentity{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:17px;display:grid}.technicianIdentity>span{color:#fff;background:#111318;border-radius:12px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.technicianIdentity div{gap:3px;display:grid}.technicianIdentity small,.technicianMeta,.trackingActions small{color:#6b7078}.technicianIdentity em{border-radius:999px;padding:6px 9px;font-size:11px;font-style:normal;font-weight:800}.technicianIdentity em.online{color:#16713a;background:#e8f8ed}.technicianIdentity em.offline{color:#6b7078;background:#eff1f3}.technicianMeta{flex-wrap:wrap;gap:8px 18px;padding:0 17px 15px;font-size:13px;display:flex}.technicianMeta span{align-items:center;gap:6px;display:inline-flex}.technicianMeta svg{width:15px}.technicianCard iframe{background:#eceef1;border:0;width:100%;height:230px;display:block}.trackingActions{justify-content:space-between;align-items:center;gap:12px;padding:13px 17px;display:flex}.trackingActions a{color:#d84c00;align-items:center;gap:6px;font-weight:800;text-decoration:none;display:inline-flex}.trackingActions svg{width:16px}.emptyMap{text-align:center;color:#6b7078;background:#f5f6f8;place-items:center;gap:7px;min-height:230px;padding:30px;display:grid}.emptyMap svg{color:#ff5a00;width:32px;height:32px}.agendaWorkspace{gap:16px;display:grid}.agendaFilters{background:#fff;border:1px solid #e3e6ea;border-radius:14px;grid-template-columns:minmax(260px,1fr) 190px 220px;gap:10px;padding:14px;display:grid}.agendaFilters input,.agendaFilters select{background:#fff;border:1px solid #dfe2e6;border-radius:9px;width:100%;padding:11px 12px}.jobEdit{background:#fff;border:1px solid #dfe2e6;border-radius:8px;justify-content:center;align-items:center;gap:5px;margin-top:6px;padding:7px 10px;font-weight:800;display:inline-flex}.jobEdit svg{width:14px}.modal.adminJobModal{max-width:880px}.adminJobModal form{max-height:calc(90vh - 95px);overflow-y:auto}.compactPicker{max-height:230px;overflow-y:auto}.jobEditActions{justify-content:space-between;align-items:center;gap:12px;display:flex}.dangerButton{color:#b42318;background:#fff1f1;border:1px solid #ffc8c8;border-radius:9px;align-items:center;gap:7px;padding:11px 14px;font-weight:800;display:inline-flex}.dangerButton svg{width:17px}.customerDirectory{gap:14px;display:grid}.directorySearch{background:#fff;border:1px solid #e3e6ea;border-radius:14px;align-items:center;gap:12px;padding:13px;display:flex}.directorySearch input{border:1px solid #dfe2e6;border-radius:9px;flex:1;padding:11px 12px}.directorySearch span{color:#6b7078;font-size:13px;font-weight:800}.modal.crmModal{max-width:940px}.crmBody{gap:16px;max-height:calc(90vh - 90px);padding:20px;display:grid;overflow-y:auto}.contactActions{flex-wrap:wrap;gap:9px;display:flex}.contactActions a{color:#1b1e23;border:1px solid #dfe2e6;border-radius:9px;align-items:center;gap:7px;padding:9px 12px;font-weight:800;text-decoration:none;display:inline-flex}.contactActions a:nth-child(2){color:#16713a;background:#edf9f0;border-color:#bde7c8}.contactActions svg{width:16px}.customerSummary{background:#f6f7f9;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:10px;padding:15px;display:grid}.customerSummary p{align-items:center;gap:7px;margin:0;display:flex}.customerSummary svg{color:#ff5a00;width:16px}.customerSummary small{color:#6b7078;grid-column:1/-1}.crmTabs{border-bottom:1px solid #e3e6ea;gap:6px;display:flex}.crmTabs button{background:0 0;border:0;border-bottom:3px solid #0000;padding:10px 14px;font-weight:800}.crmTabs button.active{color:#d84c00;border-color:#ff5a00}.crmGrid{grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);align-items:start;gap:16px;display:grid}.crmGrid>form,.crmTimeline,.addressList{border:1px solid #e3e6ea;border-radius:13px;padding:16px}.crmGrid h3{align-items:center;gap:7px;margin-top:0;display:flex}.crmGrid h3 svg{color:#ff5a00;width:18px}.crmTimeline article,.addressList article{border-top:1px solid #eceef1;align-items:flex-start;gap:10px;padding:12px 0;display:flex}.crmTimeline article div,.addressList article div{flex:1;gap:3px;display:grid}.crmTimeline small,.addressList small{color:#6b7078}.crmTimeline p{margin:3px 0 0}.crmTimeline article.done{opacity:.58}.crmTimeline article.done b{text-decoration:line-through}.crmTimeline article button{color:#16713a;background:#edf9f0;border:1px solid #bde7c8;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.addressList article>svg{color:#ff5a00;width:19px}.addressList article a{color:#d84c00;font-weight:800}.reports{gap:18px;display:grid}.reportFilters{background:#fff;border:1px solid #e3e6ea;border-radius:14px;align-items:end;gap:12px;padding:14px;display:flex}.reportFilters label{color:#6b7078;gap:5px;font-size:12px;font-weight:800;display:grid}.reportFilters input{border:1px solid #dfe2e6;border-radius:8px;padding:9px 10px}.reportFilters button{color:#fff;background:#111318;border:0;border-radius:9px;align-items:center;gap:7px;margin-left:auto;padding:11px 14px;font-weight:800;display:inline-flex}.reportFilters svg{width:17px}.reportStats{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.reportStats article{background:#fff;border:1px solid #e3e6ea;border-radius:14px;grid-template-columns:auto 1fr;gap:3px 11px;padding:17px;display:grid}.reportStats svg{color:#ff5a00;grid-row:1/3;width:25px}.reportStats small{color:#6b7078}.reportStats b{font-size:19px}.reportGrid{grid-template-columns:1.35fr .85fr;gap:18px;display:grid}.reportPanel{background:#fff;border:1px solid #e3e6ea;border-radius:16px;padding:18px}.reportPanel h2{align-items:center;gap:8px;margin:0 0 17px;font-size:18px;display:flex}.reportPanel h2 svg{color:#ff5a00;width:19px}.reportBar{gap:5px;margin:13px 0;display:grid}.reportBar div{justify-content:space-between;gap:10px;font-size:13px;display:flex}.reportBar i{background:#f0f1f3;border-radius:999px;height:8px;overflow:hidden}.reportBar em{border-radius:inherit;background:linear-gradient(90deg,#ff5a00,#ff9b61);height:100%;display:block}.reportBar small{color:#6b7078}.techPerformance{border-top:1px solid #eceef1;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;display:flex}.techPerformance div{gap:3px;display:grid}.techPerformance small{color:#6b7078}.techPerformance strong{color:#16713a}.reportTable{overflow-x:auto}.userManagement{background:#fff;border:1px solid #e3e6ea;border-radius:16px;gap:15px;margin-bottom:20px;padding:18px;display:grid}.userManagementHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.userManagementHead h2,.userManagementHead p{margin:0}.userManagementHead p{color:#6b7078;margin-top:4px}.userManagementHead>span{color:#16713a;background:#edf9f0;border-radius:999px;padding:7px 10px;font-weight:800}.userCards{gap:10px;display:grid}.userCards article{border:1px solid #e7e9ec;border-radius:13px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:13px;padding:14px;display:grid}.userAvatar{color:#fff;background:#111318;border-radius:12px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.userInfo,.userState{gap:3px;display:grid}.userInfo span,.userInfo small,.userState small{color:#6b7078}.userState{text-align:right;justify-items:end}.userState em{border-radius:999px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:800}.userState em.active{color:#16713a;background:#edf9f0}.userState em.inactive{color:#b42318;background:#fff1f1}.userActions{gap:7px;display:flex}.userActions button{background:#fff;border:1px solid #dfe2e6;border-radius:8px;align-items:center;gap:5px;padding:8px 10px;font-weight:800;display:inline-flex}.userActions svg{width:15px}.modal.userEditModal{max-width:820px}.userEditBody{grid-template-columns:1.25fr .75fr;gap:15px;padding:20px;display:grid}.userEditBody form{border:1px solid #e3e6ea;border-radius:13px;padding:16px}.userEditBody h3{align-items:center;gap:7px;margin-top:0;display:flex}.userEditBody h3 svg{color:#ff5a00;width:18px}.userEditBody>.formError,.userEditBody>.successMessage{grid-column:1/-1}.notifications{gap:16px;display:grid}.notificationTabs{border-bottom:1px solid #e3e6ea;gap:6px;display:flex}.notificationTabs button{background:0 0;border:0;border-bottom:3px solid #0000;padding:11px 15px;font-weight:800}.notificationTabs button.active{color:#d84c00;border-color:#ff5a00}.notificationQueue,.templateGrid{gap:12px;display:grid}.notificationQueue>article{background:#fff;border:1px solid #e3e6ea;border-radius:14px;grid-template-columns:auto 1fr auto;gap:13px;padding:16px;display:grid}.notificationQueue>article>span{border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.notificationQueue>article>span.whatsapp{color:#16713a;background:#edf9f0}.notificationQueue>article>span.email{color:#245ac7;background:#edf3ff}.notificationQueue svg{width:19px}.notificationQueue article div{gap:3px;display:grid}.notificationQueue p{color:#4f545c;margin:7px 0 0}.notificationQueue small{color:#6b7078}.notificationQueue em{color:#b53e00;background:#fff4ed;border-radius:999px;height:fit-content;padding:5px 8px;font-size:11px;font-style:normal;font-weight:800}.notificationQueue em.sent{color:#16713a;background:#edf9f0}.noticeActions{grid-column:2/-1;grid-auto-flow:column;justify-content:end;gap:8px!important;display:flex!important}.noticeActions button,.templateGrid article>button{background:#fff;border:1px solid #dfe2e6;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 11px;font-weight:800;display:inline-flex}.templateGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.templateGrid article{background:#fff;border:1px solid #e3e6ea;border-radius:14px;gap:11px;padding:16px;display:grid}.templateGrid article>div{align-items:center;gap:8px;display:flex}.templateGrid article>div>span{color:#ff5a00}.templateGrid article>div label{flex-direction:row;align-items:center;margin-left:auto}.templateGrid input[type=checkbox]{width:auto}.templateGrid textarea,.templateGrid input{border:1px solid #dfe2e6;border-radius:8px;width:100%;padding:9px}.templateGrid small{color:#6b7078}@media (max-width:720px){.noteSummary{grid-template-columns:1fr 1fr}.noteSummary>div:first-child{grid-column:1/-1}.paymentHistory article{grid-template-columns:1fr auto}.paymentHistory article button{grid-column:1/-1;justify-content:center}.technicianTracking{grid-template-columns:1fr}.technicianIdentity{grid-template-columns:auto 1fr}.technicianIdentity em{text-align:center;grid-column:1/-1}.agendaFilters{grid-template-columns:1fr}.jobEditActions{flex-direction:column-reverse;align-items:stretch}.jobEditActions button{justify-content:center;width:100%}.directorySearch{flex-direction:column;align-items:stretch}.customerSummary,.crmGrid{grid-template-columns:1fr}.reportFilters{flex-direction:column;align-items:stretch}.reportFilters button{justify-content:center;margin-left:0}.reportStats,.reportGrid{grid-template-columns:1fr}.userManagementHead{flex-direction:column;align-items:flex-start}.userCards article{grid-template-columns:auto 1fr}.userState,.userActions{text-align:left;grid-column:1/-1;justify-items:start}.userActions{width:100%}.userActions button{flex:1;justify-content:center}.userEditBody{grid-template-columns:1fr}.notificationQueue>article{grid-template-columns:auto 1fr}.notificationQueue>article>em,.noticeActions{grid-column:1/-1}.noticeActions{grid-auto-flow:row;justify-content:stretch}}.costWorkspace{gap:20px;display:grid}.costToolbar{justify-content:space-between;gap:12px;display:flex}.costToolbar select{min-width:300px}.costForm{padding:24px}.costForm .panelTitle{margin-bottom:20px}.costStats{margin-top:0}.stat.negative b{color:#c7352b}.costEmpty{text-align:center;padding:54px 24px}.costEmpty svg{width:42px;height:42px;color:var(--orange);margin-bottom:12px}.costEmpty p{color:var(--muted)}.costCols{grid-template-columns:1.6fr 1.25fr .75fr .75fr .7fr 44px}.costConcept{align-items:center;gap:10px;display:flex!important}.costConcept>svg{width:20px;color:var(--orange);flex:none}.costConcept>span{display:grid}.iconButton.danger{color:#b3261e}@media (max-width:800px){.costToolbar{flex-direction:column;align-items:stretch}.costToolbar select{width:100%;min-width:0}.costCols{grid-template-columns:1fr 1fr}.costCols>:nth-child(n){display:flex}.costCols>span:first-child{grid-column:1/-1}.costStats{grid-template-columns:1fr 1fr}}.mobileHub{gap:18px;display:grid}.mobileHero{color:#fff;background:linear-gradient(135deg,#111318,#282b31);border-radius:20px;justify-content:space-between;align-items:center;gap:20px;padding:25px;display:flex;box-shadow:0 16px 40px #11131824}.mobileHero small{color:#ff8848;letter-spacing:.12em;font-weight:900}.mobileHero h2{margin:7px 0;font-size:27px}.mobileHero p{color:#d1d3d7;max-width:650px;margin:0}.mobileHero>svg{color:#ff5a00;flex:none;width:72px;height:72px}.mobileStatus{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.mobileStatus article{background:#fff;border:1px solid #e3e6ea;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:15px;display:grid}.mobileStatus article>svg{color:#6b7078;width:23px}.mobileStatus article.ok>svg{color:#16713a}.mobileStatus article.warning>svg{color:#d84c00}.mobileStatus article div{gap:3px;display:grid}.mobileStatus article small{color:#6b7078}.mobileStatus button{color:#fff;background:#111318;border:0;border-radius:8px;padding:8px 10px;font-weight:800}.mobileJobs{padding:18px}.mobileJobs>.panelTitle{margin-bottom:5px}.mobileJobs>article{border-top:1px solid #eceef1;grid-template-columns:auto 1fr auto;align-items:start;gap:13px;padding:16px 0;display:grid}.mobileJobs>article>span{color:#ff5a00;background:#fff0e8;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.mobileJobs>article>span svg{width:20px}.mobileJobs>article>div:nth-child(2){gap:4px;display:grid}.mobileJobs small{color:#6b7078;align-items:center;gap:5px;display:flex}.mobileJobs small svg{width:14px}.mobileJobs em{background:#f0f1f3;border-radius:999px;padding:6px 9px;font-size:11px;font-style:normal;font-weight:900}.mobileJobs em.en_route,.mobileJobs em.in_progress{color:#c74700;background:#fff0e8}.mobileJobActions{grid-column:2/-1;justify-content:flex-end;gap:8px;display:flex!important}.mobileJobActions a,.mobileJobActions button{color:#111318;background:#fff;border:1px solid #dfe2e6;border-radius:9px;align-items:center;gap:6px;padding:9px 12px;font-weight:800;text-decoration:none;display:inline-flex}.mobileJobActions button{color:#fff;background:#ff5a00;border-color:#ff5a00}.mobileJobActions svg{width:16px}.mobileEmpty{color:#16713a;place-items:center;gap:8px;padding:42px;display:grid}.mobileEmpty svg{width:36px;height:36px}.mobilePrivacy{color:#6b7078;text-align:center;margin:0;font-size:12px}@media (max-width:760px){.mobileHero{padding:20px}.mobileHero h2{font-size:22px}.mobileHero>svg{width:52px}.mobileStatus{grid-template-columns:1fr}.mobileJobs>article{grid-template-columns:auto 1fr}.mobileJobs>article>em{grid-column:2;width:max-content}.mobileJobActions{grid-column:1/-1}.mobileJobActions a,.mobileJobActions button{flex:1;justify-content:center}}.loginPage{background:#f2f4f7;grid-template-columns:minmax(420px,1.08fr) minmax(380px,.92fr);place-items:stretch stretch;padding:0}.loginBrand{color:#fff;width:auto;min-height:100vh;box-shadow:none;background:radial-gradient(circle at 85% 18%,#ff5a0038,#0000 28%),linear-gradient(145deg,#0b0c0f,#202329);border:0;border-radius:0;flex-direction:column;justify-content:space-between;padding:clamp(42px,7vw,92px);display:flex;position:relative;overflow:hidden}.loginBrand:before{content:"";border:90px solid #ffffff08;border-radius:50%;width:520px;height:520px;position:absolute;inset:auto -15% -25% auto}.loginBrand .brandMark{min-height:82px;margin-bottom:60px;position:relative}.loginBrand .brandMark img{object-fit:contain;object-position:left center;width:min(280px,75%);height:110px}.loginBrand .brandMark small{color:#d5d7db;letter-spacing:.25em}.loginBrand>div:nth-child(2){max-width:650px;position:relative}.loginBrand>div:nth-child(2)>p{color:#ff8543;letter-spacing:.18em;margin:0;font-size:12px;font-weight:900}.loginBrand h1{letter-spacing:-.045em;max-width:610px;margin:15px 0;font-size:clamp(38px,5vw,67px);line-height:1.02}.loginBrand>div:nth-child(2)>span{color:#c8cbd1;max-width:540px;font-size:17px;line-height:1.6;display:block}.loginBrand footer{color:#aeb3bb;align-items:center;gap:9px;margin-top:60px;font-size:13px;display:flex;position:relative}.loginBrand footer svg{color:#43bf82;width:18px}.loginPanel{background:radial-gradient(circle at 100% 0,#ff5a0010,#0000 35%),#f6f7f9;place-items:center;padding:clamp(30px,6vw,80px);display:grid}.loginPanel form{background:#fff;border:1px solid #e1e4e8;border-radius:24px;gap:18px;width:min(100%,450px);padding:clamp(28px,4vw,45px);display:grid;box-shadow:0 22px 60px #18202a14}.loginIcon{width:52px;height:52px;color:var(--orange);background:#fff0e8;border-radius:15px;place-items:center;display:grid}.loginIcon svg{width:24px}.loginPanel form>p{color:var(--orange);letter-spacing:.15em;margin:5px 0 -12px;font-size:11px;font-weight:900}.loginPanel h2{margin:0;font-size:31px}.loginPanel form>small{color:var(--muted);margin-top:-10px;line-height:1.45}.loginPanel label{color:#363a40;gap:8px;font-size:13px;font-weight:800;display:grid}.loginPanel input{border:1px solid #cfd4da;border-radius:11px;outline:none;width:100%;padding:13px 14px}.loginPanel input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff5a0017}.loginPanel .password{position:relative}.loginPanel .password input{padding-right:48px}.loginPanel .password button{color:var(--muted);background:0 0;border:0;place-items:center;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.loginPanel .password svg{width:19px}.loginButton{width:100%;margin-top:4px}.brand>img{object-fit:contain;object-position:left center;width:100%;max-width:190px;height:74px}.logoUploader{background:#f8f9fb;border:1px dashed #ccd1d7;border-radius:14px;grid-template-columns:260px 1fr;align-items:center;gap:20px;margin-bottom:22px;padding:18px;display:grid}.logoPreview{background:#111318;border-radius:11px;place-items:center;min-height:120px;display:grid}.logoPreview img{object-fit:contain;width:90%;height:100px}.logoPreview>svg{width:36px;color:var(--orange)}.logoUploader label small,.settingsCard label small{color:var(--muted);font-weight:500}.taxNotice{background:#f8f9fb;border:1px solid #dfe2e6;border-radius:10px;gap:4px;max-width:330px;padding:12px 14px;display:grid}.taxNotice small{color:var(--muted)}.noteTaxControl{background:#fff7f2;border:1px solid #ffd4bd;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;padding:15px 17px;display:flex}.noteTaxControl>div{gap:4px;display:grid}.noteTaxControl small{color:#76584a}.noteTaxControl select{background:#fff;border:1px solid #e2b89f;border-radius:9px;min-width:140px;padding:10px 12px;font-weight:800}@media (max-width:850px){.loginPage{grid-template-columns:1fr}.loginBrand{min-height:auto;padding:32px 24px}.loginBrand .brandMark{margin-bottom:28px}.loginBrand h1{font-size:38px}.loginBrand footer{margin-top:30px}.loginPanel{padding:28px 16px 45px}.logoUploader{grid-template-columns:1fr}.noteTaxControl{flex-direction:column;align-items:stretch}}.modal.directDocumentModal{max-width:860px}.directDocumentModal form{max-height:calc(90vh - 90px);overflow-y:auto}.customerMode{background:#f0f2f4;border-radius:11px;gap:7px;padding:5px;display:flex}.customerMode button{color:#656b74;background:0 0;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px;font-weight:800;display:inline-flex}.customerMode button.active{color:#111318;background:#fff;box-shadow:0 3px 10px #17202b12}.customerMode svg{width:16px}.quickCustomerFields{background:#fff8f4;border:1px solid #ffd3bb;border-radius:13px;grid-template-columns:1fr 1fr;gap:12px;padding:15px;display:grid}.directServiceHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.directServiceHead>div{border:1px solid #dfe2e6;border-radius:10px;flex:1;align-items:center;gap:7px;padding:0 11px;display:flex}.directServiceHead svg{color:#747a83;width:17px}.directServiceHead input{box-shadow:none!important;border:0!important;padding-left:0!important}.directServiceHead>span{color:#6b7078;font-size:12px;font-weight:800}.directServiceList{gap:8px;max-height:320px;display:grid;overflow-y:auto}.directServiceList article{border:1px solid #e3e6ea;border-radius:11px;grid-template-columns:1fr 190px;align-items:center;gap:12px;padding:11px 13px;display:grid}.directServiceList article.selected{background:#fff8f4;border-color:#ffb78f}.directServiceList article>label{align-items:center;gap:10px;display:flex}.directServiceList article>label>input{width:auto}.directServiceList article>label>span{gap:3px;display:grid}.directServiceList small{color:#6b7078;font-weight:500}.directLineInputs{grid-template-columns:68px minmax(90px,1fr) 105px 120px 90px;gap:7px;display:grid}.directLineInputs label{color:#6b7078;gap:3px;font-size:10px;font-weight:800;display:grid}.directLineInputs input{padding:8px!important}.directDocumentTotal{color:#fff;background:#111318;border-radius:12px;justify-content:flex-end;gap:28px;padding:15px;display:flex}.directDocumentTotal span{text-align:right;gap:3px;display:grid}.directDocumentTotal small{color:#afb4bc}.directDocumentTotal strong{color:#ff7a33;font-size:20px}.directHint{color:#b34a13;justify-content:center;align-items:center;gap:6px;display:flex}.directHint svg{width:15px}@media (max-width:650px){.quickCustomerFields{grid-template-columns:1fr}.directServiceHead{flex-direction:column;align-items:stretch}.directServiceHead>span{text-align:right}.directServiceList article{grid-template-columns:1fr}.directLineInputs{grid-template-columns:repeat(2,minmax(0,1fr))}.directLineInputs label:last-child{grid-column:1/-1}.directDocumentTotal{justify-content:space-between}.customerMode{flex-direction:column}}@media (max-width:1000px){html,body{width:100%;max-width:100%;overflow-x:clip}.portal{width:100%;max-width:100vw;min-height:100dvh;padding-bottom:calc(74px + env(safe-area-inset-bottom));display:block;overflow-x:clip}.portal>aside{z-index:110;visibility:hidden;width:min(280px,86vw);height:100dvh;padding:20px 16px;transition:transform .22s,visibility .22s;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.portal>aside.open{visibility:visible;left:0;transform:translate(0);box-shadow:20px 0 60px #0008}.workspace{width:100%;min-width:0;max-width:100vw}.workspace>header{z-index:40;gap:10px;width:100%;height:60px;padding:0 12px;position:sticky;top:0}.workspace>header>div{min-width:0}.workspace>header>div b{text-overflow:ellipsis;white-space:nowrap;max-width:52vw;display:block;overflow:hidden}.logout,.menuButton{justify-content:center;min-width:40px;height:40px;padding:0 10px}.page,.workspace .page{width:100%;min-width:0;max-width:100%;margin:0;padding:14px 12px 22px;overflow-x:clip}.page>*,.panel,.calendarPanel,.proAgenda,.advancedSettings,.reports,.notifications,.costWorkspace,.customerDirectory,.mobileHub{width:100%;min-width:0;max-width:100%}.pageHead{align-items:center;gap:10px;margin-bottom:14px}.pageHead>div{min-width:0}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stat{border-radius:14px;gap:9px;min-width:0;padding:11px}.stat>span{flex:0 0 36px;width:36px;height:36px}.stat div{min-width:0}.stat small{overflow-wrap:anywhere}.panelTitle{padding:14px}.table{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.tableHead,.tableRow{min-width:640px}.backdrop{align-items:end;padding:8px}.modal,.modal.directDocumentModal,.modal.adminJobModal,.modal.crmModal,.modal.noteDetail{border-radius:20px 20px 12px 12px;width:100%;max-width:100%;max-height:92dvh}.modal>header{padding:14px 16px}.modal form,.noteDetailBody,.crmBody{padding:15px}.formGrid,.servicePicker,.quickCustomerFields{grid-template-columns:minmax(0,1fr)}.agendaReport{grid-template-columns:repeat(2,minmax(0,1fr))}.gpsLayout,.technicianTracking,.templateGrid,.reportStats,.reportGrid,.crmGrid,.customerSummary{grid-template-columns:minmax(0,1fr)}.portal .mobileAppNav{left:50%;right:auto;bottom:calc(8px + env(safe-area-inset-bottom));justify-content:space-between;align-items:center;gap:0;width:min(360px,100vw - 24px);height:54px;padding:4px 6px;display:flex;transform:translate(-50%)}.portal .mobileAppNav button{text-align:center;background:0 0;border-radius:14px;flex:20%;justify-content:center;align-self:center;align-items:center;gap:0;width:auto;min-width:0;height:42px;min-height:42px;margin:0;padding:0;line-height:0;display:flex}.portal .mobileAppNav button.active{background:var(--orange);color:#fff}.portal .mobileAppNav button:hover:not(.active){color:#aeb3ba;background:0 0}.portal .mobileAppNav button svg{flex:none;width:21px;height:21px;margin:0;display:block}.advancedSettings .settingsActions{right:12px;bottom:calc(72px + env(safe-area-inset-bottom));left:12px}}@media (max-width:560px){.pageHead{flex-direction:column;align-items:stretch}.pageHead .primary{width:100%;min-height:42px}.jobList>article,.mobileJobs>article,.notificationQueue>article,.userCards article{grid-template-columns:auto minmax(0,1fr)}.agendaToolbar{flex-direction:column;align-items:stretch}.agendaToolbar select,.viewSwitch{width:100%}.viewSwitch button{flex:1}.weekDays{padding-inline:0}.calendarDay{min-height:78px;padding:3px}.adaptiveCalendar.week{grid-template-columns:none;grid-auto-columns:minmax(230px,82vw);grid-auto-flow:column;overflow-x:auto}.gpsTechList{display:flex;overflow-x:auto}.gpsTechList>button{min-width:210px}.noteSummary,.costStats{grid-template-columns:repeat(2,minmax(0,1fr))}.directDocumentTotal{gap:10px}.loginPage{flex-direction:column;min-height:100dvh;padding:0;display:flex;overflow-x:hidden}.loginBrand{border-radius:0;width:100%;min-height:auto;padding:20px 18px}.loginBrand .brandMark{min-height:64px;margin-bottom:16px}.loginBrand .brandMark img{height:78px}.loginBrand footer{margin-top:18px}.loginPanel{flex:1;width:100%;padding:20px 12px 30px}.loginPanel form{width:100%;padding:22px 16px}.table{background:0 0;border:0;gap:10px;display:grid;overflow:visible}.tableHead{display:none!important}.tableRow,.tableRow.docs,.tableRow.quoteCols,.tableRow.noteCols,.tableRow.serviceCols,.tableRow.costCols{border:1px solid var(--line);background:#fff;border-radius:15px;gap:7px;width:100%;padding:13px;display:grid;overflow:hidden;box-shadow:0 5px 15px #11131808;grid-template-columns:minmax(0,1fr)!important;min-width:0!important}.tableRow>span,.tableRow>div{overflow-wrap:anywhere;min-width:0;max-width:100%}.tableRow>span:first-child{color:var(--black);font-weight:600}.rowActions,.userActions,.noticeActions,.jobEditActions,.noteToolbar,.contactActions,.mobileJobActions,.formActions{flex-wrap:wrap;gap:7px;width:100%;justify-content:flex-start!important;display:flex!important}.rowActions button,.userActions button,.noticeActions button,.jobEditActions button,.noteToolbar button,.contactActions a,.mobileJobActions a,.mobileJobActions button,.formActions button{flex:auto;justify-content:center;min-height:40px}.settingsWorkspace{width:100%;display:block}.advancedSettings .settingsMenu{width:100%;max-width:100%;margin-bottom:12px;top:60px}.advancedSettings .settingsContent,.settingsPage,.settingsCard{width:100%;min-width:0;max-width:100%}.advancedSettings .settingsCard{padding:14px 12px}.advancedSettings input,.advancedSettings select,.advancedSettings textarea,.modal input,.modal select,.modal textarea{width:100%;min-width:0;max-width:100%}.templateGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.reportFilters,.costToolbar,.directorySearch,.noteToolbar{flex-direction:column;align-items:stretch}.reportFilters label,.reportFilters input,.costToolbar select,.directorySearch input{width:100%;min-width:0}.reportFilters button{justify-content:center;width:100%;margin-left:0}.reportPanel,.costForm,.paymentForm,.paymentHistory{width:100%;min-width:0;padding:14px 12px}.reportBar{grid-template-columns:minmax(90px,1fr) minmax(70px,1fr) auto;gap:6px}.notificationTabs,.crmTabs{scrollbar-width:none;width:100%;overflow-x:auto}.notificationTabs button,.crmTabs button{white-space:nowrap;flex:none}.notificationQueue>article{width:100%;min-width:0;padding:13px}.noticeActions{grid-column:1/-1!important}.userManagementHead{flex-direction:column;align-items:stretch}.userCards,.userCards article{width:100%;min-width:0}.userCards article{padding:13px}.userState,.userActions{grid-column:1/-1}.technicianTracking{grid-template-columns:minmax(0,1fr)}.technicianCard,.technicianIdentity,.trackingActions{width:100%;min-width:0}.technicianIdentity{grid-template-columns:auto minmax(0,1fr)}.technicianIdentity em{grid-column:1/-1;width:max-content}.trackingActions{flex-direction:column;align-items:stretch}.costCols>:nth-child(n){display:flex}.costCols .iconButton{justify-self:end;width:40px}.customerSummary{grid-template-columns:minmax(0,1fr)}.customerSummary small{grid-column:auto}.crmBody{padding:12px}.crmGrid{grid-template-columns:minmax(0,1fr);display:grid}.crmGrid>form,.crmTimeline,.addressList{width:100%;min-width:0;padding:13px}.quoteItem{grid-template-columns:minmax(0,1fr) 58px 78px;gap:6px}.quotePreview,.quoteTotals,.directDocumentTotal{flex-wrap:wrap;width:100%;max-width:100%}.servicePicker,.directServiceList{max-height:42dvh}.directServiceList article{grid-template-columns:minmax(0,1fr)}.directLineInputs{grid-template-columns:68px minmax(0,1fr)}.paymentHistory article{grid-template-columns:minmax(0,1fr) auto}.paymentHistory article button{grid-column:1/-1}.mobileHero{align-items:flex-start;padding:16px 14px}.mobileHero>svg{width:42px;height:42px}.mobileJobs{padding:13px}.mobileJobs>article{width:100%;min-width:0;padding:13px 0}.mobileJobs>article>div:nth-child(2){min-width:0}}@media (max-width:370px){.page,.workspace .page{padding-inline:9px}.stats,.agendaReport,.noteSummary,.costStats{grid-template-columns:minmax(0,1fr)}.mobileAppNav{width:calc(100vw - 16px)}.modal form,.noteDetailBody,.crmBody{padding:12px 10px}}
.customerPage{color:#16181c;background:#fff;min-height:100vh;font-family:Montserrat,Inter,Arial,sans-serif}.customerHeader{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:30;background:#fffffff3;border-bottom:1px solid #e5e7ea;align-items:center;height:98px;padding:0 max(5vw,30px);display:flex;position:sticky;top:0}.customerHeader img{object-fit:contain;width:125px;height:82px}.customerHeader nav{gap:28px;margin-left:auto;display:flex}.customerHeader nav a{color:#353a42;font-size:14px;font-weight:650;text-decoration:none}.portalLink{color:#fff;background:#17191d;border-radius:10px;margin-left:32px;padding:12px 17px;font-size:13px;font-weight:750;text-decoration:none}.customerHero{background:radial-gradient(circle at 82% 35%,#ff5a0024,#0000 23%),linear-gradient(125deg,#fff 55%,#fff5ee);border-bottom:1px solid #f0e5dc;justify-content:space-between;align-items:center;min-height:620px;padding:85px max(7vw,40px);display:flex}.customerHero>div:first-child{max-width:730px}.customerHero>div>span,.customerTitle>span,.customerTrust>div>span,.customerBooking>div>span{color:#ff5a00;letter-spacing:1.7px;font-size:13px;font-weight:850}.customerHero h1{letter-spacing:-2.3px;color:#111318;max-width:680px;margin:16px 0;font-size:58px;line-height:1.03}.customerHero p{color:#555d67;max-width:670px;font-size:18px;line-height:1.7}.customerHero>div>div{gap:11px;margin-top:30px;display:flex}.customerPrimary,.customerSecondary{cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:15px 20px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.customerPrimary{color:#fff;background:#ff5a00}.customerSecondary{color:#262b32;background:#fff;border:1px solid #dadde2}.customerPrimary svg,.customerSecondary svg{width:19px}.customerHero aside{gap:25px;margin-top:45px;display:flex}.customerHero aside span{color:#6c737d;letter-spacing:0;font-size:13px}.customerHero aside b{color:#16191d;margin-bottom:3px;font-size:18px;display:block}.heroSeal{color:#fff;text-align:center;background:#17191d;border:10px solid #ff5a00;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:270px;height:270px;display:flex;box-shadow:0 30px 70px #16202c25}.heroSeal svg{color:#ff5a00;width:36px;height:36px}.heroSeal b{margin:12px;font-size:32px;line-height:.9}.heroSeal span{letter-spacing:4px!important;font-size:16px!important}.customerSection{padding:85px max(6vw,35px)}.customerTitle{text-align:center}.customerTitle h2{color:#131519;margin:10px 0;font-size:42px}.customerTitle p{color:#68707a;font-size:16px}.customerServices{grid-template-columns:repeat(3,1fr);gap:17px;max-width:1180px;margin:38px auto 0;display:grid}.customerServices article{border:1px solid #e1e4e8;border-radius:17px;padding:26px;box-shadow:0 10px 30px #18243108}.customerServices article>span{color:#ff5a00;background:#fff0e7;border-radius:12px;place-items:center;width:48px;height:48px;display:grid}.customerServices h3{margin:18px 0 8px;font-size:18px}.customerServices p{color:#69717b;min-height:45px;font-size:14px;line-height:1.6}.customerServices a{color:#ff5a00;align-items:center;gap:4px;font-size:14px;font-weight:750;text-decoration:none;display:flex}.customerServices a svg{width:15px}.customerTrust{background:#f6f7f9;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:85px max(7vw,40px);display:grid}.customerTrust h2{margin:12px 0;font-size:40px;line-height:1.12}.customerTrust p{color:#616a74;font-size:16px;line-height:1.7}.customerTrust ul{grid-template-columns:1fr 1fr;gap:13px;padding:0;list-style:none;display:grid}.customerTrust li{align-items:center;gap:8px;font-size:14px;font-weight:650;display:flex}.customerTrust li svg{color:#ff5a00;width:20px}.arrivalCard{background:#fff;border:1px solid #e0e4e8;border-radius:18px;padding:14px;box-shadow:0 20px 55px #17243116}.arrivalMap{background:linear-gradient(35deg,#e9efe4 25%,#0000 25%) 0 0/48px 48px,linear-gradient(125deg,#eef2e9,#f8f9f6);border-radius:13px;height:300px;position:relative}.arrivalMap i{color:#fff;border-radius:50%;place-items:center;width:45px;height:45px;display:grid;position:absolute}.arrivalMap i:first-child{background:#17191d;bottom:25%;right:25%}.arrivalMap i:last-child{background:#ff5a00;top:30%;left:28%}.arrivalCard>div:last-child{align-items:center;gap:12px;padding:16px 5px 4px;display:flex}.customerAvatar{color:#fff;background:#ff5a00;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:850;display:grid}.arrivalCard p{flex:1;margin:0}.arrivalCard p b,.arrivalCard p small{display:block}.arrivalCard p b{font-size:14px}.arrivalCard p small{color:#737b85;margin-top:4px;font-size:12px}.arrivalCard strong{color:#168f50;background:#e7f8ef;border-radius:20px;padding:7px 10px;font-size:12px}.customerBooking{grid-template-columns:.75fr 1fr;gap:70px;padding:90px max(8vw,45px);display:grid}.customerBooking h2{margin:12px 0;font-size:42px}.customerBooking>div>p{color:#616a74;font-size:16px;line-height:1.7}.contactLines{flex-direction:column;gap:10px;margin-top:25px;display:flex}.contactLines span{align-items:center;gap:8px;color:#343a42!important;letter-spacing:0!important;font-size:14px!important;display:flex!important}.contactLines svg{color:#ff5a00}.customerBooking form{border:1px solid #dfe3e7;border-radius:18px;flex-direction:column;gap:17px;padding:28px;display:flex;box-shadow:0 18px 45px #1824310c}.customerBooking label{color:#454c55;font-size:14px;font-weight:700}.customerBooking input,.customerBooking select,.customerBooking textarea{color:#17191d;background:#f8f9fa;border:1px solid #dbe0e5;border-radius:10px;width:100%;margin-top:7px;padding:13px;font-size:15px;display:block}.customerBooking textarea{height:95px}.publicFormRow{grid-template-columns:1fr 1fr;gap:15px;display:grid}.customerBooking .customerPrimary{align-self:flex-end}.savedBooking{text-align:center;background:#fff7f1;border:1px solid #ffd7be;border-radius:18px;padding:50px}.savedBooking svg{color:#18a15b;width:55px;height:55px;margin:auto}.savedBooking h3{font-size:24px}.savedBooking p{font-size:15px}.savedBooking button{color:#ff5a00;background:0 0;border:0;font-size:14px;font-weight:800}.formError{color:#c83d3d;font-size:13px}.customerPage footer{color:#fff;background:#17191d;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:35px max(6vw,35px);display:grid}.customerPage footer img{object-fit:contain;width:85px;height:65px}.customerPage footer b,.customerPage footer span{display:block}.customerPage footer b{font-size:16px}.customerPage footer span,.customerPage footer p{color:#b7bdc5;font-size:13px}.portalIdentity{z-index:40;background:#fff;border:1px solid #e1e4e8;border-radius:9px;gap:10px;padding:7px 10px;display:flex;position:fixed;top:79px;right:22px;box-shadow:0 5px 18px #17243110}.portalIdentity span,.portalIdentity a{font-size:11px}.portalIdentity a{color:#ff5a00;font-weight:750;text-decoration:none}@media (max-width:900px){.customerHeader nav{display:none}.portalLink{margin-left:auto}.customerHero h1{font-size:46px}.heroSeal{display:none}.customerServices{grid-template-columns:1fr 1fr}.customerTrust,.customerBooking{grid-template-columns:1fr}.customerTrust{gap:30px}}@media (max-width:600px){.customerHeader{height:78px;padding:0 16px}.customerHeader img{width:95px;height:65px}.portalLink{padding:10px;font-size:11px}.customerHero{min-height:auto;padding:55px 20px}.customerHero h1{font-size:38px}.customerHero p{font-size:16px}.customerHero>div>div{flex-direction:column}.customerHero aside{grid-template-columns:1fr 1fr;display:grid}.customerSection,.customerTrust,.customerBooking{padding:60px 18px}.customerTitle h2,.customerTrust h2,.customerBooking h2{font-size:32px}.customerServices,.customerTrust ul,.publicFormRow{grid-template-columns:1fr}.customerPage footer{grid-template-columns:auto 1fr}.customerPage footer p{grid-column:1/-1}.portalIdentity{top:auto;bottom:78px;right:10px}}.customerTopbar{color:#fff;letter-spacing:.2px;background:#111317;justify-content:space-between;align-items:center;min-height:36px;padding:7px max(5vw,30px);font-size:12px;font-weight:700;display:flex}.customerTopbar span,.customerTopbar p{align-items:center;gap:8px;margin:0;display:flex}.customerTopbar i{background:#ff5a00;border-radius:50%;width:7px;height:7px;animation:2s infinite statusPulse;box-shadow:0 0 0 5px #ff5a0029}.customerTopbar svg{color:#ff5a00;width:15px}.customerHeader{height:92px;box-shadow:0 8px 30px #11182709}.customerHeader nav a{font-size:15px;position:relative}.customerHeader nav a:after{content:"";background:#ff5a00;height:2px;transition:right .25s;position:absolute;bottom:-9px;left:0;right:100%}.customerHeader nav a:hover:after{right:0}.portalLink{border:1px solid #252930;transition:all .25s}.portalLink:hover{background:#ff5a00;border-color:#ff5a00;transform:translateY(-2px)}.customerHero{isolation:isolate;background:#f6f6f4;height:min(720px,78vh);min-height:640px;padding:70px max(7vw,40px);position:relative;overflow:hidden}.heroPhoto{object-fit:cover;z-index:-3;width:100%;height:100%;position:absolute;inset:0}.heroOverlay{z-index:-2;background:linear-gradient(90deg,#fff 0%,#fffffff7 30%,#ffffffbd 48%,#ffffff18 70%),linear-gradient(#fff0,#0b0d1112);position:absolute;inset:0}.heroCopy{max-width:710px}.customerHero .heroCopy>span{background:#fff;border:1px solid #ff5a0033;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;display:inline-flex;box-shadow:0 8px 24px #1d26300d}.heroCopy>span svg{width:15px}.customerHero h1{letter-spacing:-4px;max-width:720px;font-size:clamp(54px,5.2vw,78px);line-height:.98}.customerHero h1 em{color:#ff5a00;font-style:normal}.customerHero p{color:#454b53;max-width:610px;font-size:19px}.customerPrimary{transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 12px 30px #ff5a0038}.customerPrimary:hover{transform:translateY(-3px);box-shadow:0 18px 38px #ff5a0048}.customerSecondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;transition:all .25s}.customerSecondary:hover{color:#d84c00;border-color:#ff5a00}.customerHero aside{border-top:1px solid #cfd3d7;max-width:610px;padding-top:22px}.heroStatus{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111317ef;border:1px solid #ffffff21;border-radius:17px;align-items:center;padding:15px 18px;position:absolute;bottom:34px;right:max(4vw,30px);box-shadow:0 22px 60px #0004;color:#fff!important;gap:13px!important;display:flex!important}.heroStatus i{background:#ff5a00;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.heroStatus i svg{width:21px}.heroStatus p{margin:0!important;line-height:1.25!important}.heroStatus small,.heroStatus b{display:block}.heroStatus small{letter-spacing:1.3px;color:#aeb4bd;font-size:10px}.heroStatus b{margin-top:4px;font-size:14px}.heroStatus>span{background:#183f2b;border-radius:999px;padding:6px 8px;letter-spacing:1px!important;color:#69e49d!important;font-size:10px!important}.customerSection{background:linear-gradient(#fff,#fafafa)}.customerTitle h2{letter-spacing:-1.6px}.customerServices article{background:#fff;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden}.customerServices article:before{content:"";transform-origin:0;background:linear-gradient(90deg,#ff5a00,#0000);width:100%;height:3px;transition:all .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.customerServices article:hover{border-color:#ff5a0040;transform:translateY(-7px);box-shadow:0 24px 55px #18243114}.customerServices article:hover:before{transform:scaleX(1)}.customerServices article>span{transition:all .3s}.customerServices article:hover>span{color:#fff;background:#ff5a00;transform:rotate(-5deg)}.customerFlow{color:#fff;background:#111317;padding:82px max(6vw,35px);position:relative;overflow:hidden}.customerFlow:before{content:"";border:1px solid #ff5a002c;border-radius:50%;width:520px;height:520px;position:absolute;top:-260px;right:-170px;box-shadow:0 0 0 70px #ff5a0008,0 0 0 140px #ff5a0005}.customerFlow .customerTitle{position:relative}.customerFlow .customerTitle h2{color:#fff}.flowGrid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1120px;margin:45px auto 0;display:grid;position:relative}.flowGrid article{background:linear-gradient(145deg,#ffffff0d,#ffffff04);border:1px solid #ffffff18;border-radius:18px;padding:28px;position:relative}.flowGrid article>b{color:#ffffff0a;font-size:48px;position:absolute;top:13px;right:20px}.flowGrid i{background:#ff5a00;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.flowGrid i svg{width:22px}.flowGrid h3{margin:20px 0 8px;font-size:19px}.flowGrid p{color:#aeb4bd;margin:0;font-size:14px;line-height:1.65}.customerTrust{background:radial-gradient(circle at 10% 10%,#ff5a000a,#0000 34%),#f4f5f7}.arrivalCard{border:0;box-shadow:0 28px 70px #1724311d}.arrivalMap{background:linear-gradient(35deg,#e7ede2 25%,#0000 25%) 0 0/48px 48px,linear-gradient(125deg,#edf1e9,#f8f9f6);overflow:hidden}.arrivalMap:after{content:"";transform-origin:0;background:linear-gradient(90deg,#ff5a00 50%,#0000 50%) 0 0/12px;width:40%;height:2px;position:absolute;top:36%;left:30%;transform:rotate(28deg)}.customerBooking{background:linear-gradient(135deg,#fff 55%,#fff7f1)}.customerBooking form{background:#fff;border:0;box-shadow:0 25px 70px #18243114}.customerBooking input:focus,.customerBooking select:focus,.customerBooking textarea:focus{background:#fff;border-color:#ff5a00;outline:3px solid #ff5a001c}.floatingWhatsapp{z-index:50;color:#fff;background:#1cad5b;border-radius:999px;align-items:center;gap:9px;padding:13px 17px;font-size:13px;font-weight:800;text-decoration:none;transition:all .25s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 15px 40px #0a6e3a4d}.floatingWhatsapp:hover{transform:translateY(-3px)scale(1.02)}.floatingWhatsapp svg{width:21px}@keyframes statusPulse{50%{box-shadow:0 0 0 8px #ff5a000a}}@media (max-width:900px){.customerTopbar p{display:none}.customerHero{height:auto;min-height:620px}.heroOverlay{background:linear-gradient(90deg,#fffffff9 0%,#fffffff0 65%,#ffffff85)}.heroPhoto{object-position:64% center}.heroStatus{display:none!important}.flowGrid{grid-template-columns:1fr}.customerHero h1{max-width:600px;font-size:54px}}@media (max-width:600px){.customerTopbar{padding:8px 16px}.customerHero{min-height:650px;padding-top:48px}.heroPhoto{object-position:70% center;opacity:.38}.heroOverlay{background:linear-gradient(#fff 0%,#ffffffef 68%,#ffffffe0)}.customerHero h1{letter-spacing:-2.2px;font-size:45px}.customerHero p{font-size:17px}.customerHero aside{grid-template-columns:1fr 1fr;gap:18px}.customerFlow{padding:62px 18px}.floatingWhatsapp span{display:none}.floatingWhatsapp{justify-content:center;width:52px;height:52px;padding:0}}.arrivalMap{overflow:hidden;background:linear-gradient(145deg,#e9eee9,#f8faf7)!important}.arrivalMap:before{content:"";opacity:.7;background:linear-gradient(30deg,#0000 48%,#dce3dc 49% 51%,#0000 52%) 0 0/72px 72px,linear-gradient(120deg,#0000 46%,#e0e6e0 47% 50%,#0000 51%) 0 0/96px 96px;position:absolute;inset:0}.arrivalMap:after{display:none}.mapStreet{z-index:1;background:#fff;border:1px solid #e1e6e1;height:13px;position:absolute;box-shadow:0 1px 2px #24352c10}.streetA{width:125%;top:42%;left:-12%;transform:rotate(-10deg)}.streetB{width:110%;top:70%;left:-5%;transform:rotate(13deg)}.streetC{width:85%;top:25%;left:28%;transform:rotate(56deg)}.streetD{width:75%;top:24%;left:-10%;transform:rotate(74deg)}.mapLabel{z-index:2;color:#8a938c;letter-spacing:.4px;text-transform:uppercase;font-size:9px;font-weight:750;position:absolute}.labelA{top:47%;left:42%;transform:rotate(-10deg)}.labelB{top:76%;left:22%;transform:rotate(13deg)}.routeLine{z-index:4;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.routeShadow{fill:none;stroke:#fff;stroke-width:12px;stroke-linecap:round}.routePath{fill:none;stroke:#ff5a00;stroke-width:6px;stroke-linecap:round;stroke-dasharray:1 13;animation:1.1s linear infinite routeMove}.arrivalMap .clientPin,.arrivalMap .techPin{z-index:6;border:4px solid #fff;width:48px;height:48px;box-shadow:0 7px 18px #17251d33}.arrivalMap .clientPin{background:#17191d;top:15%;bottom:auto;right:14%}.arrivalMap .techPin{background:#ff5a00;animation:2s infinite techPulse;top:auto;bottom:20%;left:16%}.techBubble{z-index:7;color:#fff;background:#111317;border-radius:12px;align-items:center;gap:9px;padding:9px 12px;display:flex;position:absolute;bottom:8%;left:8%;box-shadow:0 12px 30px #1116}.techBubble>span{background:#ff5a00;border-radius:9px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.techBubble p,.etaBubble p{margin:0!important;line-height:1.2!important}.techBubble b,.techBubble small,.etaBubble b,.etaBubble small{display:block}.techBubble b{font-size:11px}.techBubble small{color:#aeb4bd;margin-top:3px;font-size:9px}.etaBubble{z-index:7;background:#fff;border:1px solid #e1e5e1;border-radius:12px;align-items:center;gap:8px;padding:9px 12px;display:flex;position:absolute;bottom:8%;right:5%;box-shadow:0 10px 25px #17251d18}.etaBubble svg{color:#ff5a00;width:18px}.etaBubble small{color:#7b837d;font-size:9px}.etaBubble b{margin-top:2px;font-size:15px}@keyframes routeMove{to{stroke-dashoffset:-14px}}@keyframes techPulse{50%{box-shadow:0 0 0 10px #ff5a0020,0 7px 18px #17251d33}}@media (max-width:600px){.techBubble{bottom:5%;left:4%}.etaBubble{bottom:5%;right:3%}.mapLabel{display:none}}
body{font-family:Montserrat,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.content{font-size:15px}.heading h1{font-size:32px}.heading p{font-size:13px}.panelHead h2,.panel h2{font-size:18px}.panelHead p{font-size:13px}.sidebar nav button,aside nav button,.orderMain b,.nextJobs article>div:nth-child(2)>b,.jobDetail h3{font-size:14px}.orderMain>span,.orderMain small,.event strong,.event small,.directoryRow,.docRow{font-size:12px}.badge{font-size:11px}.stat p{font-size:13px}.stat small{font-size:12px}.profile b{font-size:13px}.profile small{font-size:11px}.techJob p,.contactActions button,.contactActions a,.evidenceArea>label{font-size:12px}.clientSummary b{font-size:14px}.clientSummary small,.clientHistory span{font-size:12px}.clientHistory b,.designControls label,.modal label{font-size:13px}.modal input,.modal select,.modal textarea{font-size:14px}.filters button,.rowActions button,.docHeader,.directoryHeader{font-size:11px}.roles span{color:#9a3412;background:#fff1e8;border-radius:999px;align-items:center;min-height:38px;padding:0 16px;font-size:14px;font-weight:800;display:inline-flex}.settingsPanel{max-width:1050px}.settingsPanel form{gap:16px;display:grid}.settingsPanel h3{margin:12px 0 0}.settingsPanel label{gap:7px;font-weight:700;display:grid}.settingsPanel input,.settingsPanel select,.settingsPanel textarea{min-height:44px;font:inherit;border:1px solid #d8d8d8;border-radius:8px;padding:10px 12px}.settingsPanel textarea{resize:vertical;min-height:90px}.accessDenied{text-align:center;place-content:center;gap:16px;min-height:100vh;padding:30px;display:grid}.accessDenied img{width:210px;margin:auto}.accessDenied a{color:#d64c00;font-weight:800}
.arrivalMap{background:#e3e8e4!important}.arrivalMap:before{filter:contrast(1.2);opacity:.95!important}.mapStreet{background:#c7cdd0!important;border:0!important;height:24px!important;box-shadow:inset 0 0 0 6px #fff,0 2px 5px #33415522!important}.mapStreet:after{content:"";border-top:1px dashed #929aa0;position:absolute;top:50%;left:0;right:0}.mapLabel{border-radius:5px;padding:4px 7px;box-shadow:0 3px 8px #1113;z-index:8!important;color:#fff!important;background:#4b5563!important;font-size:10px!important;font-weight:800!important;display:block!important}.labelA{top:43%!important}.labelB{top:71%!important}.routePath{stroke-width:7px!important}.routeShadow{stroke-width:15px!important}@media (max-width:600px){.mapLabel{font-size:8px!important;display:block!important}.labelA{left:38%!important}.labelB{left:14%!important}}
.customerTopbar{position:relative;justify-content:center!important}.customerTopbar>span{white-space:nowrap;position:absolute;left:50%;transform:translate(-50%)}.customerTopbar>p{margin-left:auto!important}.pointMarker{z-index:10;align-items:center;gap:7px;max-width:155px;display:flex;position:absolute}.pointMarker>b{color:#fff;border:4px solid #fff;border-radius:50%;place-items:center;width:35px;height:35px;font-size:14px;display:grid;box-shadow:0 5px 15px #1114}.pointMarker>span{color:#222;background:#fff;border-radius:6px;padding:5px 7px;font-size:9px;font-weight:800;box-shadow:0 4px 12px #1112}.pointA{bottom:16%;left:10%}.pointA>b{background:#ff5a00}.pointB{text-align:right;flex-direction:row-reverse;top:13%;right:8%}.pointB>b{background:#17191d}.movingTech{fill:#ff5a00;stroke:#fff;stroke-width:5px;filter:drop-shadow(0 4px 4px #0005)}.routeButton{white-space:nowrap;background:#17191d;border-radius:999px;align-items:center;gap:6px;padding:9px 12px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex;color:#fff!important}.routeButton svg{width:15px}.contactLines a{color:#343a42;align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.contactLines a:hover{color:#ff5a00}.customerServices a:focus-visible,.customerPrimary:focus-visible,.customerSecondary:focus-visible,.portalLink:focus-visible,.floatingWhatsapp:focus-visible,.routeButton:focus-visible{outline-offset:3px;outline:3px solid #ff5a0066}@media (max-width:700px){.customerTopbar>span{position:static;transform:none}.customerTopbar>p{display:none}.pointMarker>span{max-width:92px}.pointA{bottom:15%;left:4%}.pointB{top:10%;right:3%}.techBubble{display:none}.routeButton{padding:9px}.arrivalCard>div:last-child{flex-wrap:wrap}.arrivalCard>div:last-child p{min-width:150px}}
.cleanRouteMap{background:#eef2f4!important;height:390px!important}.cleanRouteMap:before{opacity:1!important;filter:none!important;background:linear-gradient(90deg,#0000 47%,#d6dee5 48% 51%,#0000 52%) 0 0/74px 74px,linear-gradient(#0000 48%,#d6dee5 49% 52%,#0000 53%) 0 0/74px 74px,linear-gradient(32deg,#0000 48%,#d6dee5 49% 51%,#0000 52%) 0 0/105px 105px!important}.cleanRouteMap .mapStreet{background:#fff!important;height:16px!important;box-shadow:0 0 0 2px #cfd8df!important}.cleanRouteMap .mapStreet:after{display:none}.cleanRouteMap .streetA{top:30%;transform:rotate(-5deg)}.cleanRouteMap .streetB{top:73%;transform:rotate(7deg)}.cleanRouteMap .streetC{left:24%;transform:rotate(81deg)}.cleanRouteMap .streetD{top:15%;left:63%;transform:rotate(62deg)}.cleanRouteMap .routePath{stroke-linejoin:round;stroke:#3f16d9!important;stroke-width:10px!important;stroke-dasharray:none!important;animation:none!important}.cleanRouteMap .routeShadow{stroke-linejoin:round;stroke:#21068d!important;stroke-width:16px!important}.routeSummary{z-index:12;background:#fff;border-radius:14px;width:195px;padding:13px 15px;position:absolute;top:16px;left:18px;box-shadow:0 10px 30px #25313b25}.routeSummary span{color:#222;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.routeSummary>b{border-left:2px dotted #88929a;height:14px;margin:2px 0 2px 6px;display:block}.routeSummary i{border-radius:50%;width:12px;height:12px;display:block}.originDot{background:#fff;border:3px solid #4b5563}.destinationDot{background:#ef302d;box-shadow:0 0 0 3px #ffd8d7}.cleanRouteMap .pointA{bottom:10%;left:auto;right:10%}.cleanRouteMap .pointB{text-align:left;flex-direction:row;top:17%;left:16%;right:auto}.cleanRouteMap .pointA>b{color:#222;background:#fff;border-color:#3f16d9}.cleanRouteMap .pointB>b{background:#ef302d}.cleanRouteMap .pointMarker>span{font-size:10px}.cleanRouteMap .etaBubble{border:0;bottom:30%;right:34%}.cleanRouteMap .movingTech{fill:#ff5a00;stroke:#fff;stroke-width:6px}.cleanRouteMap .techBubble,.cleanRouteMap .mapLabel,.cleanRouteMap .clientPin,.cleanRouteMap .techPin{display:none!important}@media (max-width:600px){.cleanRouteMap{height:360px!important}.routeSummary{width:170px}.cleanRouteMap .pointB{top:19%;left:8%}.cleanRouteMap .pointA{bottom:12%;right:4%}.cleanRouteMap .etaBubble{bottom:30%;right:25%}}
.cleanRouteMap{background:#e9eef2!important}.cleanRouteMap:before{opacity:1!important;background:linear-gradient(90deg,#0000 0 34%,#c8d2db 34% 35%,#fff 35% 38%,#c8d2db 38% 39%,#0000 39% 50%,#c8d2db 50% 51%,#fff 51% 54%,#c8d2db 54% 55%,#0000 55% 65%,#c8d2db 65% 66%,#fff 66% 69%,#c8d2db 69% 70%,#0000 70% 100%)!important;inset:0!important}.cleanRouteMap .mapStreet{width:100%!important;height:17px!important;box-shadow:none!important;background:#fff!important;border-top:2px solid #c8d2db!important;border-bottom:2px solid #c8d2db!important;display:block!important;left:0!important;transform:none!important}.cleanRouteMap .streetA{top:24%!important}.cleanRouteMap .streetB{top:42%!important}.cleanRouteMap .streetC{top:60%!important}.cleanRouteMap .streetD{top:78%!important}.cleanRouteMap .routePath{stroke-linecap:round;stroke-linejoin:round;stroke:#4820e5!important;stroke-width:10px!important}.cleanRouteMap .routeShadow{stroke-linecap:round;stroke-linejoin:round;stroke:#fff!important;stroke-width:18px!important}.cleanRouteMap .pointMarker>b{border-width:5px!important;width:46px!important;height:46px!important;font-size:18px!important}.cleanRouteMap .pointMarker>span{padding:7px 10px!important;font-size:12px!important;font-weight:900!important}.cleanRouteMap .pointA{bottom:6%!important;right:5%!important}.cleanRouteMap .pointB{top:17%!important;left:9%!important}.cleanRouteMap .pointA>b{color:#fff!important;background:#ff5a00!important;border-color:#fff!important}.cleanRouteMap .pointB>b{background:#17191d!important}.routeSummary{width:215px!important;padding:15px 17px!important}.routeSummary span{font-size:14px!important}.routeSummary i{width:15px!important;height:15px!important}.cleanRouteMap .etaBubble{bottom:25%!important;right:30%!important}.cleanRouteMap .movingTech{fill:#ff5a00!important;stroke:#fff!important;stroke-width:7px!important}@media (max-width:600px){.cleanRouteMap .pointMarker>b{width:40px!important;height:40px!important;font-size:15px!important}.cleanRouteMap .pointMarker>span{font-size:10px!important}.cleanRouteMap .pointA{right:2%!important}.cleanRouteMap .pointB{left:3%!important}.routeSummary{width:180px!important}.routeSummary span{font-size:12px!important}.cleanRouteMap .etaBubble{right:24%!important}}.cleanRouteMap .routeSummary{top:16px!important;left:auto!important;right:16px!important}@media (max-width:600px){.cleanRouteMap .routeSummary{top:10px!important;right:10px!important}}.cleanRouteMap .routeSummary>i,.cleanRouteMap .routeSummary>span>i,.cleanRouteMap .routeSummary>b{display:none!important}.cleanRouteMap .routeSummary{flex-direction:column!important;gap:14px!important;display:flex!important}.cleanRouteMap .routeSummary>span{padding:0!important;display:block!important}
.expandedServices{align-items:start;grid-template-columns:repeat(3,minmax(0,1fr))!important}.expandedServices article{position:relative}.expandedServices article>small{color:#ff5a00;margin:12px 0;font-size:13px;font-weight:800;display:block}.expandedServices article>button{color:#17191d;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:5px 0;font-size:14px;font-weight:800;display:flex}.expandedServices article>button svg{width:15px;transition:all .2s}.expandedServices .serviceOpen{border-color:#ff5a00;grid-row:span 2;box-shadow:0 18px 45px #ff5a0014}.expandedServices .serviceOpen>button svg{transform:rotate(90deg)}.serviceDetails{border-top:1px solid #e4e7eb;margin-top:14px;padding-top:7px}.serviceDetails a{color:#24272c;border-bottom:1px solid #edf0f2;justify-content:space-between;gap:14px;padding:11px 3px;font-size:13px;text-decoration:none;display:flex}.serviceDetails a:hover span{color:#ff5a00}.serviceDetails a b{color:#ff5a00;white-space:nowrap;font-size:12px}.servicePromise{color:#fff;background:#17191d;border-radius:16px;align-items:center;gap:15px;max-width:1120px;margin:24px auto 0;padding:20px 24px;display:flex}.servicePromise>svg{color:#ff5a00;width:30px}.servicePromise div{flex:1}.servicePromise b,.servicePromise span{display:block}.servicePromise span{color:#c5c8ce;margin-top:3px;font-size:14px}.servicePromise a{color:#fff;background:#ff5a00;border-radius:9px;padding:11px 15px;font-size:14px;font-weight:800;text-decoration:none}@media (max-width:850px){.expandedServices{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:600px){.expandedServices{grid-template-columns:1fr!important}.servicePromise{flex-wrap:wrap;align-items:flex-start}.servicePromise a{text-align:center;width:100%}.serviceDetails a{font-size:14px}}
