*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,sans-serif;background-color:#f8f9fa;color:#191c1d;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:Manrope,sans-serif}a{text-decoration:none;color:inherit}input,select,button{font-family:inherit;font-size:inherit}button{cursor:pointer;border:none;background:none}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:.88}to{transform:translate(0);opacity:1}}@keyframes slideOutToRight{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:.88}}@keyframes fadeScaleIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.home-screen{transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1);transform-origin:center;will-change:transform,opacity}.home-screen--behind{transform:scale(.97);opacity:.65;pointer-events:none;-webkit-user-select:none;user-select:none}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-size:1.5rem;line-height:1;vertical-align:middle;-webkit-user-select:none;user-select:none}.material-symbols-outlined.fill{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.material-symbols-outlined.sm{font-size:1rem}.material-symbols-outlined.xl{font-size:4rem}.material-symbols-outlined.huge{font-size:12rem}.navbar{position:fixed;top:0;width:100%;z-index:100;background:#fffc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 1px 8px #0028780d}.navbar__inner{display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:5rem;max-width:1920px;margin:0 auto}.navbar__logo{font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:900;letter-spacing:-.05em;color:#1d4ed8}.navbar__links{display:none;align-items:center;gap:2rem;font-family:Manrope,sans-serif;font-weight:700;font-size:.875rem;letter-spacing:-.02em}@media(min-width:768px){.navbar__links{display:flex}}.navbar__link{color:#64748b;transition:color .2s}.navbar__link:hover{color:#2563eb}.navbar__link--active{color:#1d4ed8;border-bottom:2px solid #2563eb;padding-bottom:.25rem}.navbar__actions{display:flex;align-items:center;gap:1rem}.navbar__icon-btn{padding:.5rem;color:#64748b;border-radius:9999px;transition:background .2s}.navbar__icon-btn:hover{background:#3b82f614}.navbar__cta{background:#0058be;color:#fff;padding:.625rem 1.5rem;border-radius:1rem;font-family:Manrope,sans-serif;font-weight:700;font-size:.875rem;box-shadow:0 4px 12px #0058be40;transition:transform .15s,box-shadow .15s}.navbar__cta:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0058be4d}.navbar__cta:active{transform:scale(.95)}.navbar__avatar{width:2.5rem;height:2.5rem;border-radius:9999px;object-fit:cover;background:#e7e8e9}.navbar__sign-in{font-family:Manrope,sans-serif;font-weight:700;font-size:.875rem;color:#0058be;padding:.5rem 1rem;border-radius:1rem;border:1.5px solid #0058be;transition:background .15s,color .15s}.navbar__sign-in:hover{background:#0058be;color:#fff}.navbar__user{display:flex;align-items:center;gap:.5rem}.navbar__user-name{font-family:Manrope,sans-serif;font-weight:700;font-size:.875rem;color:#0058be;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:.375rem .75rem;border-radius:9999px;border:1.5px solid transparent;transition:background .15s,border-color .15s}.navbar__user-name:hover{background:#d8e2ff;border-color:#adc6ff}.navbar__logout{color:#424754}.navbar__lang{font-size:.75rem;font-weight:700;letter-spacing:.04em;color:#424754;padding:.25rem .5rem;border-radius:9999px;border:1.5px solid #c2c6d6;transition:color .15s,border-color .15s,background .15s}.navbar__lang:hover{color:#0058be;border-color:#0058be;background:#d8e2ff}:root{--c-primary: #0058be;--c-secondary: #855300;--navbar-h: 5rem}.booking-page{min-height:calc(100vh - var(--navbar-h))}.booking-page__headline{padding:2.5rem 3rem 2rem;max-width:56rem}@media(min-width:1024px){.booking-page__headline{padding:3rem 4rem 2rem}}.booking-page__eyebrow{display:flex;align-items:center;gap:.75rem;font-size:.65rem;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:#0058be;margin-bottom:1rem}.booking-page__eyebrow .eyebrow-line{display:inline-block;width:2rem;height:2px;background:#0058be;border-radius:2px;flex-shrink:0}.booking-page__headline h1{font-family:Manrope,sans-serif;font-size:clamp(2.25rem,5vw,4rem);font-weight:900;letter-spacing:-.045em;line-height:1;margin-bottom:.75rem;color:#191c1d}.booking-page__headline h1 em{color:#0058be;font-style:italic}.booking-page__headline p{font-size:1rem;color:#424754;line-height:1.6}.booking-split{display:grid;grid-template-columns:1fr;align-items:start}@media(min-width:1024px){.booking-split{grid-template-columns:1fr 1fr;min-height:calc(100vh - var(--navbar-h) - 10rem)}}.booking-split__left{display:flex;flex-direction:column;gap:1rem;padding:0 1.5rem 2rem 3rem}@media(min-width:1024px){.booking-split__left{position:sticky;top:var(--navbar-h);height:calc(100vh - var(--navbar-h));padding:0 1.5rem 1.5rem 4rem;overflow:hidden}}.booking-split__map{flex:1;min-height:280px;border-radius:1.5rem;overflow:hidden}.booking-split__map .map-view,.booking-split__map .map-view__container{height:100%}.booking-split__right{padding:0 3rem 4rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:1024px){.booking-split__right{padding:0 4rem 4rem 1.5rem}}.address-bar{background:#fff;border-radius:1rem;box-shadow:0 2px 12px #00000012;border:1px solid rgba(194,198,214,.2);overflow:visible;position:relative;z-index:1500}.address-bar__divider{height:1px;background:#c2c6d640;margin:0 1rem}.address-field{display:flex;align-items:center;gap:.875rem;padding:.875rem 1.25rem;cursor:text}.address-field:focus-within{background:#0058be08}.address-field__dot{width:1.75rem;height:1.75rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;flex-shrink:0}.address-field__dot--a{background:#0058be;color:#fff}.address-field__dot--b{background:#855300;color:#fff}.address-field__body{flex:1;position:relative}.address-field__body label{display:block;font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#424754;margin-bottom:.2rem}.address-field__body input{width:100%;background:transparent;border:none;outline:none;font-size:.9375rem;font-weight:500;color:#191c1d}.address-field__body input::placeholder{color:#6e778c}.panel{background:#fff;border-radius:1.5rem;padding:1.75rem;box-shadow:0 2px 12px #0000000d;border:1px solid rgba(194,198,214,.12)}.panel--flat{background:#f3f4f5;box-shadow:none;border-color:transparent}.panel__title{font-size:1.0625rem;font-weight:800;letter-spacing:-.025em;margin-bottom:1.25rem}.panel__label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#424754;margin-bottom:.875rem}.order-lines{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.order-line{display:flex;justify-content:space-between;align-items:flex-start;font-size:.875rem}.order-line__label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#424754;margin-bottom:.15rem}.order-line__val{font-weight:500}.order-line>span{font-weight:700;white-space:nowrap}.order-line--rain{background:#0058be0f;border-radius:.75rem;padding:.5rem .75rem;margin:-.125rem -.75rem}.order-line--rain .order-line__label{color:#0058be}.order-line--rain>span{color:#0058be}.order-total{display:flex;justify-content:space-between;align-items:center;padding-top:1.25rem;border-top:1px solid #edeeef;font-size:1.25rem;font-weight:800}.order-total__price{color:#0058be}.order-duration{font-size:.75rem;color:#424754;text-align:center;margin-top:.375rem}.cta-btn{width:100%;margin-top:1.25rem;padding:1rem;background:#0058be;color:#fff;border-radius:1.5rem;font-family:Manrope,sans-serif;font-weight:800;font-size:1rem;box-shadow:0 6px 20px #0058be40;transition:transform .15s,box-shadow .15s;cursor:pointer}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #0058be4d}.cta-btn:active{transform:scale(.97)}.cta-btn:disabled{opacity:.7;cursor:wait;transform:none;box-shadow:0 6px 20px #0058be26}.submit-status{margin-top:.875rem;padding:.875rem 1rem;border-radius:1rem;font-size:.85rem;font-weight:600;line-height:1.4}.submit-status--success{background:#16a34a14;color:#166534}.submit-status--error{background:#dc262614;color:#991b1b}.schedule-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.schedule-field{display:flex;flex-direction:column;gap:.4rem}.schedule-field label{display:flex;align-items:center;gap:.35rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#424754}.schedule-field input[type=date],.schedule-field input[type=time]{width:100%;padding:.625rem .875rem;background:#f3f4f5;border:1.5px solid transparent;border-radius:1rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;color:#191c1d;outline:none;transition:border-color .2s,background .2s;cursor:pointer}.schedule-field input[type=date]:focus,.schedule-field input[type=time]:focus{border-color:#0058be;background:#fff}.schedule-field input[type=date]::-webkit-calendar-picker-indicator,.schedule-field input[type=time]::-webkit-calendar-picker-indicator{opacity:.5;cursor:pointer}.schedule-field input[type=date]::-webkit-calendar-picker-indicator:hover,.schedule-field input[type=time]::-webkit-calendar-picker-indicator:hover{opacity:1}.time-slots{display:flex;flex-wrap:wrap;gap:.5rem}.time-slot{display:inline-flex;align-items:center;gap:.3rem;padding:.375rem .875rem;border-radius:9999px;font-size:.8125rem;font-weight:600;background:#f3f4f5;color:#424754;border:1.5px solid transparent;transition:all .15s;cursor:pointer}.time-slot__wx{font-size:.875rem!important;opacity:.6}.time-slot:hover{background:#edeeef;color:#191c1d}.time-slot--active{background:#0058be1a;color:#0058be;border-color:#0058be4d;font-weight:700}.time-slot--active .time-slot__wx{opacity:1}.time-slot--rain .time-slot__wx{color:#0058be;opacity:1}.time-slot--rain.time-slot--active{background:#0058be1f;border-color:#0058be66}.vehicle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.vehicle-card{display:flex;flex-direction:column;align-items:flex-start;padding:1.125rem;background:#fff;border-radius:1rem;border:2px solid transparent;box-shadow:0 1px 4px #0000000d;text-align:left;transition:border-color .2s,box-shadow .2s;cursor:pointer}.vehicle-card:hover:not(.vehicle-card--active){border-color:#c2c6d6}.vehicle-card--active{border-color:#0058be;box-shadow:0 0 0 4px #0058be12;background:#fff}.vehicle-card__icon{font-size:2rem;margin-bottom:.625rem;display:block}.vehicle-card h3{font-size:.875rem;font-weight:700;margin-bottom:.2rem}.vehicle-card p{font-size:.7375rem;color:#424754;line-height:1.4;flex:1;margin-bottom:.625rem}.vehicle-card__price{font-size:1rem;font-weight:800;color:#191c1d}.vehicle-card__price span{font-size:.7rem;font-weight:400;color:#424754}.vehicle-card__price--active{color:#0058be}.building-details{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.building-details{grid-template-columns:1fr 1fr}}.building-block{background:#f3f4f5;border-radius:1rem;padding:1.125rem 1.25rem}.building-block__header{display:flex;align-items:center;gap:.625rem;margin-bottom:.875rem}.building-block__header h4{font-size:.875rem;font-weight:700}.building-block__dot{width:1.5rem;height:1.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:800;flex-shrink:0}.building-block__dot--a{background:#0058be;color:#fff}.building-block__dot--b{background:#855300;color:#fff}.building-block__fields{display:grid;grid-template-columns:1fr 1fr;gap:.625rem}.building-field{display:flex;flex-direction:column;gap:.3rem}.building-field label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#424754}.building-field input,.building-field select{width:100%;padding:.5rem .75rem;background:#fff;border:1.5px solid transparent;border-radius:.75rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;color:#191c1d;outline:none;transition:border-color .2s,box-shadow .2s;cursor:pointer}.building-field input:focus,.building-field select:focus{border-color:#0058be;box-shadow:0 0 0 3px #0058be14}.building-field input::placeholder,.building-field select::placeholder{color:#6e778c}.elevator-check{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.8125rem;font-weight:600;color:#191c1d;cursor:pointer}.elevator-check input[type=checkbox]{width:1rem;height:1rem;accent-color:#0058be;cursor:pointer}.elevator-check__icon{font-size:1.125rem;color:#0058be}.services-list{display:flex;flex-direction:column;gap:.75rem}.service-row{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#f3f4f5;border-radius:1rem;cursor:pointer;transition:background .15s}.service-row:hover{background:#edeeef}.service-row--highlight{background:#fea6191f;border:1px solid rgba(133,83,0,.15)}.service-row--highlight:hover{background:#fea61933}.service-row__icon{width:2.5rem;height:2.5rem;border-radius:9999px;background:#fff;display:flex;align-items:center;justify-content:center;color:#0058be;flex-shrink:0;box-shadow:0 1px 4px #0000000f}.service-row__icon--secondary{color:#855300}.service-row__text{flex:1}.service-row__text h4{font-size:.875rem;font-weight:700;margin-bottom:.1rem}.service-row__text p{font-size:.75rem;color:#424754}.service-row__right{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem;flex-shrink:0}.service-row__right span{font-size:.8125rem;font-weight:700}.service-row__right input[type=checkbox]{width:1.1rem;height:1.1rem;accent-color:#0058be;cursor:pointer}.loaders-picker{margin-top:1rem}.loaders-picker__label{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#727785;margin-bottom:.5rem}.loaders-picker__btns{display:flex;gap:.5rem}.loaders-picker__btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem .625rem;border:1.5px solid #c2c6d6;border-radius:.75rem;background:#fff;color:#424754;font-size:.75rem;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s,color .15s;white-space:nowrap}.loaders-picker__btn .material-symbols-outlined{font-size:1rem}.loaders-picker__btn:hover{border-color:#0058be;color:#0058be}.loaders-picker__btn--active{border-color:#0058be;background:#d8e2ff;color:#0058be;font-weight:700}.pay-options{display:flex;gap:.75rem;margin-bottom:1.25rem}.pay-option{flex:1;background:#fff;border-radius:1rem;border:2px solid transparent;padding:.625rem;display:flex;align-items:center;justify-content:center;gap:.2rem;cursor:pointer;color:#424754;transition:border-color .2s;box-shadow:0 1px 4px #0000000d}.pay-option:hover{border-color:#c2c6d6}.pay-option--active{border-color:#0058be}.pay-option--pix{color:#32bcad;border-color:transparent;gap:.25rem;font-size:.75rem;font-weight:800}.pay-option--pix:hover{border-color:#32bcad}.pay-option--pix .pix-icon{width:1.1rem;height:1.1rem;flex-shrink:0}.trust-row{display:flex;align-items:flex-start;gap:.75rem;color:#424754}.trust-row p{font-size:.75rem;line-height:1.55}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-view{position:relative;border-radius:1.5rem;overflow:hidden;height:100%;min-height:260px}.map-view__container{width:100%;height:100%;min-height:260px;background:#e7e8e9}.map-view__badge{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;align-items:center;gap:.5rem;background:#00000080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;font-size:.875rem;font-weight:500;padding:.5rem .875rem;border-radius:9999px;z-index:1000;pointer-events:none}.map-view__duration{opacity:.7;font-size:.8rem;margin-left:.25rem}.map-marker{position:relative;width:36px;height:44px;display:flex;align-items:flex-start;justify-content:center;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.map-marker:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:32px;height:32px;background:var(--mc);border-radius:50% 50% 50% 0;transform:translate(-50%) rotate(-45deg);border:2.5px solid white}.map-marker span{position:relative;z-index:1;margin-top:4px;font-size:.7rem;font-weight:900;color:#fff;line-height:1;pointer-events:none}.map-marker--pulse:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:12px;height:12px;background:var(--mc);border-radius:50%;opacity:.4;animation:marker-pulse 1.5s ease-out infinite}@keyframes marker-pulse{0%{transform:translate(-50%) scale(1);opacity:.4}to{transform:translate(-50%) scale(4);opacity:0}}.address-input{position:relative;width:100%}.address-input__row{display:flex;align-items:center;gap:.5rem}.address-input__row input{flex:1;min-width:0;background:transparent;border:none;outline:none;font-size:.9375rem;font-weight:500;color:#191c1d}.address-input__row input::placeholder{color:#424754;opacity:.55}.address-input__cep-badge{flex-shrink:0;padding:.15rem .5rem;background:#0058be14;color:#0058be;font-size:.65rem;font-weight:700;border-radius:9999px;letter-spacing:.03em;white-space:nowrap}.address-input__spinner{flex-shrink:0;width:1rem;height:1rem;border:2px solid rgba(0,88,190,.15);border-top-color:#0058be;border-radius:50%;animation:spin .6s linear infinite}.address-input__dropdown{position:absolute;top:calc(100% + .625rem);left:-3.25rem;right:-1.25rem;background:#fff;border-radius:1rem;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f;border:1px solid rgba(194,198,214,.2);z-index:2000;overflow:hidden;padding:.375rem}.address-input__item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;border-radius:.75rem;background:none;border:none;cursor:pointer;text-align:left;transition:background .1s}.address-input__item:hover,.address-input__item--active{background:#0058be0f}.address-input__icon{font-size:1.125rem;color:#0058be;flex-shrink:0;opacity:.7}.address-input__text{display:flex;flex-direction:column;gap:.1rem;min-width:0}.address-input__main{font-size:.875rem;font-weight:600;color:#191c1d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.address-input__sub{display:flex;align-items:center;gap:.375rem;font-size:.7rem;color:#424754}.address-input__cep{display:inline-block;padding:.05rem .35rem;background:#8553001a;color:#855300;font-size:.625rem;font-weight:700;border-radius:.25rem;letter-spacing:.02em}@keyframes spin{to{transform:rotate(360deg)}}.dp{position:relative}.dp__trigger{width:100%;display:flex;align-items:center;gap:.625rem;padding:.7rem 1rem;background:#f3f4f5;border:1.5px solid transparent;border-radius:1rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;color:#191c1d;cursor:pointer;transition:border-color .2s,background .2s;text-align:left}.dp__trigger:hover{background:#edeeef}.dp__trigger--open{border-color:#0058be;background:#fff}.dp__trigger-icon{color:#0058be;font-size:1.1rem;flex-shrink:0}.dp__trigger-label{flex:1}.dp__trigger-label--placeholder{color:color-mix(in srgb,#424754 60%,white)}.dp__chevron{color:#424754;font-size:1.1rem;transition:transform .2s;flex-shrink:0}.dp__chevron--up{transform:rotate(180deg)}.dp__dropdown{position:absolute;top:calc(100% + .5rem);left:0;z-index:200;width:17rem;background:#fff;border-radius:1.25rem;box-shadow:0 4px 6px #0000000a,0 12px 40px #0000001a;border:1px solid rgba(194,198,214,.2);padding:1rem;animation:dp-in .15s ease}@keyframes dp-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dp__nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:.875rem}.dp__nav-label{font-family:Manrope,sans-serif;font-weight:800;font-size:.9375rem;letter-spacing:-.02em;color:#191c1d}.dp__nav-btn{width:2rem;height:2rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#424754;cursor:pointer;transition:background .15s,color .15s}.dp__nav-btn span{font-size:1.25rem}.dp__nav-btn:hover{background:#f3f4f5;color:#191c1d}.dp__weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:.375rem}.dp__weekday{text-align:center;font-size:.6875rem;font-weight:700;color:#424754;padding:.25rem 0}.dp__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.dp__day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:9999px;font-size:.8125rem;font-weight:600;color:#191c1d;cursor:pointer;transition:background .12s,color .12s;position:relative}.dp__day:hover:not(.dp__day--selected):not(.dp__day--out){background:#f3f4f5}.dp__day:disabled{border:none;background:transparent}.dp__day--out{color:color-mix(in srgb,#424754 35%,white);cursor:default}.dp__day--out:hover{background:none}.dp__day--disabled{color:color-mix(in srgb,#424754 55%,white);cursor:not-allowed;opacity:.7}.dp__day--disabled:hover{background:transparent}.dp__day--weekend{color:#924700}.dp__day--today:not(.dp__day--selected):after{content:"";position:absolute;bottom:3px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:9999px;background:#0058be}.dp__day--selected{background:#0058be;color:#fff;font-weight:700}.dp__day--selected:hover{background:color-mix(in srgb,#0058be 85%,black)}.dp__day--selected .dp__wx{color:#ffffffb3}.dp__day--selected .dp__wx--rain{color:#fbbf24}.dp__wx{position:absolute;bottom:1px;left:50%;transform:translate(-50%);line-height:1;color:#424754}.dp__wx .material-symbols-outlined{font-size:.5rem}.dp__wx--rain{color:#0058be}.dp__footer{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(194,198,214,.15);display:flex;justify-content:center}.dp__today-btn{font-size:.8125rem;font-weight:700;color:#0058be;cursor:pointer;padding:.25rem .875rem;border-radius:9999px;transition:background .15s}.dp__today-btn:hover{background:#0058be14}.features{padding:8rem 2rem;max-width:1920px;margin:0 auto}@media(min-width:1024px){.features{padding:8rem 6rem}}.features__header{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}@media(min-width:768px){.features__header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.features__header-text{max-width:36rem}.features__title{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.04em;margin-bottom:1.5rem}.features__subtitle{font-size:1.125rem;color:#424754}.features__dots{display:flex;gap:1rem;flex-shrink:0}.features__dot{width:3rem;height:.25rem;border-radius:9999px;background:#e1e3e4}.features__dot--active{background:#0058be}.features__grid{display:grid;gap:2rem}@media(min-width:768px){.features__grid{grid-template-columns:repeat(3,1fr)}}.feature-card{position:relative;padding:2.5rem;border-radius:2.5rem;overflow:hidden;transition:box-shadow .5s,transform .5s}.feature-card__icon-wrap{width:4rem;height:4rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;transition:transform .3s}.feature-card:hover .feature-card__icon-wrap{transform:scale(1.1)}.feature-card__title{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}.feature-card__desc{line-height:1.7}.feature-card__decor{position:absolute;bottom:-2.5rem;right:-2.5rem;opacity:.1;pointer-events:none}.feature-card--primary{background:#fff;box-shadow:0 1px 4px #0000000f;border:1px solid transparent}.feature-card--primary:hover{box-shadow:0 20px 48px #0000001a;border-color:#0058be0d}.feature-card--primary .feature-card__icon-wrap{background:#0058be1a;color:#0058be}.feature-card--primary .feature-card__desc{color:#424754}.feature-card--primary .feature-card__decor{color:#0058be}.feature-card--secondary{background:#fff;box-shadow:0 1px 4px #0000000f;border:1px solid transparent}.feature-card--secondary:hover{box-shadow:0 20px 48px #0000001a;border-color:#0058be0d}.feature-card--secondary .feature-card__icon-wrap{background:#8553001a;color:#855300}.feature-card--secondary .feature-card__desc{color:#424754}.feature-card--inverted{background:#0058be;color:#fff;box-shadow:0 20px 48px #0058be33}.feature-card--inverted .feature-card__icon-wrap{background:#fff3;color:#fff}.feature-card--inverted .feature-card__desc{color:#fffc}.feature-card--inverted .feature-card__decor{color:#fff}.testimonials{padding:8rem 0;background:#f3f4f5;overflow:hidden}.testimonials__inner{padding:0 2rem;max-width:1920px;margin:0 auto;display:grid;gap:4rem;align-items:center}@media(min-width:1024px){.testimonials__inner{padding:0 6rem;grid-template-columns:2fr 3fr}}.testimonials__left{display:flex;flex-direction:column;gap:2rem}.testimonials__eyebrow{font-weight:700;font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:#0058be;display:block}.testimonials__title{font-size:clamp(2rem,4vw,3rem);font-weight:900;letter-spacing:-.04em;line-height:1.1}.testimonials__stats{display:flex;align-items:center;gap:1rem}.testimonials__avatars{display:flex}.testimonials__avatars img+img{margin-left:-1rem}.testimonials__avatar{width:3rem;height:3rem;border-radius:9999px;border:4px solid #f8f9fa;object-fit:cover}.testimonials__count{font-weight:700;color:#424754}.testimonials__cards{display:grid;gap:1.5rem}@media(min-width:768px){.testimonials__cards{grid-template-columns:1fr 1fr}}.stars{display:flex;gap:.25rem;margin-bottom:1.5rem}.review-card{background:#fff;padding:2rem;border-radius:2rem;box-shadow:0 1px 4px #0000000d}@media(min-width:768px){.review-card--offset{transform:translateY(2rem)}}.review-card__text{color:#424754;font-style:italic;line-height:1.7;margin-bottom:2rem}.review-card__author{display:flex;align-items:center;gap:1rem}.review-card__avatar{width:2.5rem;height:2.5rem;border-radius:9999px;background:#e2e8f0;flex-shrink:0}.review-card__name{font-weight:700;font-size:.875rem}.review-card__role{font-size:.75rem;color:#424754}.cta-section{padding:8rem 2rem}@media(min-width:1024px){.cta-section{padding:8rem 6rem}}.cta-card{background:#d8e2ff33;border-radius:3rem;padding:3rem 2rem;position:relative;overflow:hidden;text-align:center}@media(min-width:1024px){.cta-card{padding:6rem}}.cta-card__decor{position:absolute;border-radius:9999px;pointer-events:none}.cta-card__decor--tl{width:16rem;height:16rem;background:#0058be0d;top:0;left:0;transform:translate(-50%,-50%)}.cta-card__decor--br{width:24rem;height:24rem;background:#8553000d;bottom:0;right:0;transform:translate(25%,25%)}.cta-card__content{position:relative;z-index:1;max-width:42rem;margin:0 auto}.cta-card__title{font-size:clamp(2rem,5vw,3.75rem);font-weight:900;letter-spacing:-.04em;margin-bottom:2rem}.cta-card__desc{font-size:1.125rem;color:#424754;margin-bottom:3rem}.cta-card__actions{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width:480px){.cta-card__actions{flex-direction:row}}.cta-card__btn{padding:1.25rem 2.5rem;border-radius:1.5rem;font-family:Manrope,sans-serif;font-weight:700;font-size:1.125rem;transition:transform .2s,box-shadow .2s}.cta-card__btn--primary{background:#0058be;color:#fff;box-shadow:0 8px 24px #0058be33}.cta-card__btn--primary:hover{transform:scale(1.05);box-shadow:0 12px 32px #0058be4d}.cta-card__btn--secondary{background:#e7e8e9;color:#191c1d}.cta-card__btn--secondary:hover{background:#e1e3e4}.footer{padding:3rem 2rem;border-top:1px solid rgba(194,198,214,.1)}@media(min-width:1024px){.footer{padding:3rem 6rem}}.footer__inner{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:1920px;margin:0 auto}@media(min-width:768px){.footer__inner{flex-direction:row;justify-content:space-between}}.footer__logo{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:900;letter-spacing:-.04em;color:#1d4ed8}.footer__copy{font-size:.875rem;color:#424754}.footer__links{display:flex;gap:2rem}.footer__links a{font-size:.875rem;font-weight:700;color:#424754;transition:color .2s}.footer__links a:hover{color:#0058be}.auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1rem;animation:fade-in .15s ease}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.auth-modal{position:relative;background:#fff;border-radius:1.5rem;padding:2.5rem 2rem 2rem;width:100%;max-width:420px;box-shadow:0 24px 64px #0000002e;animation:slide-up .2s ease}@keyframes slide-up{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.auth-modal__close{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#424754;transition:background .15s}.auth-modal__close:hover{background:#e7e8e9}.auth-modal__close .material-symbols-outlined{font-size:1.25rem}.auth-modal__logo{font-family:Manrope,sans-serif;font-size:1.375rem;font-weight:900;letter-spacing:-.04em;color:#0058be;margin-bottom:1.5rem;text-align:center}.auth-modal__tabs{display:flex;gap:.25rem;background:#edeeef;border-radius:1rem;padding:.25rem;margin-bottom:1.75rem}.auth-modal__tab{flex:1;padding:.5rem;border-radius:.75rem;font-family:Manrope,sans-serif;font-weight:700;font-size:.875rem;color:#424754;transition:all .15s}.auth-modal__tab--active{background:#fff;color:#0058be;box-shadow:0 1px 4px #0000001a}.auth-modal__form{display:flex;flex-direction:column;gap:1rem}.auth-modal__field{display:flex;flex-direction:column;gap:.375rem}.auth-modal__field label{font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700;color:#424754;letter-spacing:-.01em}.auth-modal__field input{padding:.75rem 1rem;border:1.5px solid #c2c6d6;border-radius:.75rem;font-family:Inter,sans-serif;font-size:.9375rem;color:#191c1d;background:#f3f4f5;transition:border-color .15s,box-shadow .15s;outline:none}.auth-modal__field input::placeholder{color:#727785}.auth-modal__field input:focus{border-color:#0058be;box-shadow:0 0 0 3px #0058be1f}.auth-modal__error{font-family:Inter,sans-serif;font-size:.875rem;color:#ba1a1a;background:#ffdad6;border-radius:.5rem;padding:.625rem .875rem;margin:0}.auth-modal__submit{margin-top:.25rem;padding:.875rem;background:#0058be;color:#fff;border-radius:1rem;font-family:Manrope,sans-serif;font-weight:700;font-size:.9375rem;box-shadow:0 4px 14px #0058be4d;transition:transform .15s,box-shadow .15s,opacity .15s}.auth-modal__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #0058be59}.auth-modal__submit:active:not(:disabled){transform:scale(.97)}.auth-modal__submit:disabled{opacity:.6;cursor:not-allowed}.auth-modal__switch{margin-top:1.25rem;text-align:center;font-family:Inter,sans-serif;font-size:.875rem;color:#424754}.auth-modal__switch button{color:#0058be;font-weight:600;text-decoration:underline;text-underline-offset:2px}.auth-modal__switch button:hover{color:#2170e4}.dash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#f8f9fa;display:flex;flex-direction:column;animation:slideInFromRight .35s cubic-bezier(.4,0,.2,1) forwards;will-change:transform}.dash--closing{animation:slideOutToRight .3s cubic-bezier(.4,0,.2,1) forwards;pointer-events:none}.dash__inner{flex:1;display:flex;overflow:hidden;padding-top:5rem}.dash__sidebar{display:none}@media(min-width:1024px){.dash__sidebar{display:flex;flex-direction:column;flex-shrink:0;width:18rem;height:100%;overflow-y:auto;padding:1.5rem 1.5rem 2.5rem;background:linear-gradient(to right,#f3f4f5,#f3f4f500);gap:.25rem}}.dash__sidebar-label{margin-bottom:2rem;padding:0 1rem}.dash__sidebar-hint{display:block;font-size:.625rem;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#727785;margin-bottom:.25rem}.dash__sidebar-label h3{font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:700;color:#191c1d;margin:0}.dash__sidebar-nav{display:flex;flex-direction:column;gap:.25rem;position:relative}.dash__sidebar-pill{position:absolute;left:0;right:0;background:#fff;border-radius:1rem;box-shadow:0 1px 4px #00000014;pointer-events:none;transition:top .35s cubic-bezier(.34,1.4,.64,1),height .35s cubic-bezier(.4,0,.2,1)}.dash__sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:1rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;color:#424754;transition:transform .15s,color .15s;text-decoration:none;position:relative;z-index:1}.dash__sidebar-link:hover{transform:translate(4px);color:#0058be}.dash__sidebar-link--active{color:#0058be}.dash__sidebar-link--active:hover{transform:none}.dash__sidebar-footer{margin-top:auto;padding-bottom:.5rem}.dash__sidebar-cta{width:100%;background:#0058be;color:#fff;padding:1rem;border-radius:1rem;font-family:Manrope,sans-serif;font-weight:700;font-size:.875rem;letter-spacing:.05em;box-shadow:0 8px 24px #0058be33;transition:opacity .15s}.dash__sidebar-cta:hover{opacity:.88}.dash__sidebar-help{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;margin-top:.5rem;font-size:.75rem;font-weight:500;color:#727785;text-decoration:none}.dash__sidebar-help .material-symbols-outlined{font-size:1rem}.dash__main{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:2rem}@media(min-width:1024px){.dash__main{padding:2.5rem 2.5rem 3rem}}.dash__header{margin-bottom:3rem}.dash__header-eyebrow{display:block;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#0058be;margin-bottom:.75rem}.dash__header-title-wrap{overflow:hidden;padding-bottom:.4em;margin-bottom:-.4em}.dash__header-title{font-family:Manrope,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.04em;line-height:1.1;color:#191c1d;margin:0}.dash__header-title--light{color:#727785;font-weight:300;font-style:italic}.dash__header-title--exit{animation:titleSlideDown .28s cubic-bezier(.4,0,1,1) forwards}.dash__header-title--enter{animation:titleSlideFromTop .32s cubic-bezier(0,0,.2,1) forwards}@keyframes titleSlideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(70%);opacity:0}}@keyframes titleSlideFromTop{0%{transform:translateY(-70%);opacity:0}to{transform:translateY(0);opacity:1}}.dash__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:1024px){.dash__grid{grid-template-columns:1fr 320px}}.dash__col-main{display:flex;flex-direction:column;gap:2.5rem}.dash__col-main--exit{animation:mainSlideDown .26s cubic-bezier(.4,0,1,1) forwards}.dash__col-main--enter{animation:mainSlideFromBelow .34s cubic-bezier(0,0,.2,1) forwards}@keyframes mainSlideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(56px);opacity:0}}@keyframes mainSlideFromBelow{0%{transform:translateY(56px);opacity:0}to{transform:translateY(0);opacity:1}}.dash__col-side{display:flex;flex-direction:column;gap:1.5rem}.dash__col-side--exit{animation:colSlideRight .28s cubic-bezier(.4,0,1,1) forwards}.dash__col-side--enter{animation:colSlideFromRight .36s cubic-bezier(0,0,.2,1) forwards}@keyframes colSlideRight{0%{transform:translate(0);opacity:1}to{transform:translate(110%);opacity:0}}@keyframes colSlideFromRight{0%{transform:translate(110%);opacity:0}to{transform:translate(0);opacity:1}}.dash__card{background:#fff;border-radius:2rem;padding:2rem;box-shadow:0 1px 3px #0000000f,0 0 0 1px #0000000a}.dash__card--empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:14rem;color:#727785;text-align:center}.dash__card--empty .material-symbols-outlined{font-size:2.5rem}.dash__card--empty p{font-size:.9375rem;font-weight:500}.dash__card--specialist{background:#e1e3e4}.dash__card--billing{background:#f3f4f5}.dash__card-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.75rem;gap:1rem}.dash__card-head h2{font-family:Manrope,sans-serif;font-size:1.375rem;font-weight:700;margin:0 0 .375rem;color:#191c1d}.dash__card-status{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#424754;margin:0}.dash__pulse{width:.5rem;height:.5rem;border-radius:9999px;background:#fea619;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.dash__badge{background:#f3f4f5;padding:.375rem 1rem;border-radius:9999px;font-size:.6875rem;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#424754;white-space:nowrap}.dash__map-real{width:100%;height:20rem;border-radius:1.5rem;overflow:hidden;margin-bottom:1.75rem}.order-map{position:relative;width:100%;height:20rem;border-radius:1.5rem;overflow:hidden;margin-bottom:1.75rem}.order-map__container{width:100%;height:100%;background:#e7e8e9}.order-map__badge{position:absolute;bottom:1rem;left:1rem;display:flex;align-items:center;gap:.375rem;background:#0000008c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;padding:.5rem .875rem;border-radius:9999px;z-index:1000;pointer-events:none}.order-map__badge .material-symbols-outlined{font-size:1rem}.dash__map{width:100%;height:20rem;border-radius:1.5rem;background:#dde8f4;position:relative;margin-bottom:1.75rem;overflow:hidden}.dash__map-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(0,88,190,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(0,88,190,.06) 1px,transparent 1px);background-size:40px 40px}.dash__map-road{position:absolute;background:#ffffffb3}.dash__map-road--h{left:0;right:0;top:45%;height:6px;border-radius:3px}.dash__map-road--v{top:0;bottom:0;left:30%;width:6px;border-radius:3px}.dash__map-road--diag{width:200px;height:5px;background:#ffffff8c;top:60%;left:40%;transform:rotate(-25deg);border-radius:3px}.dash__map-pin{position:absolute;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:9999px;box-shadow:0 4px 12px #0003}.dash__map-pin .material-symbols-outlined{font-size:1.25rem}.dash__map-pin--from{background:#0058be;color:#fff;top:25%;left:22%}.dash__map-pin--to{background:#fea619;color:#684000;bottom:20%;right:20%}.dash__map-truck{position:absolute;top:42%;left:55%;transform:translate(-50%,-50%);background:#fff;color:#0058be;width:2.5rem;height:2.5rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0058be40;animation:truck-move 4s ease-in-out infinite}.dash__map-truck .material-symbols-outlined{font-size:1.375rem;font-variation-settings:"FILL" 1}@keyframes truck-move{0%,to{transform:translate(-50%,-50%) translate(0)}50%{transform:translate(-50%,-50%) translate(6px)}}.dash__map-overlays{position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem;display:flex;gap:.75rem}.dash__map-chip{flex:1;background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.6);border-radius:1rem;padding:.875rem 1rem;display:flex;align-items:center;gap:.875rem;box-shadow:0 8px 24px #0000001a}.dash__map-chip--small{flex:0 0 auto;min-width:80px}.dash__map-chip-icon{background:#d8e2ff;padding:.5rem;border-radius:.75rem;display:flex}.dash__map-chip-icon .material-symbols-outlined{font-size:1.25rem;color:#fefcff}.dash__map-chip-label{font-size:.625rem;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#727785;margin:0 0 .125rem}.dash__map-chip-value{font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;color:#191c1d;margin:0}.dash__progress-labels{display:flex;justify-content:space-between;font-size:.6875rem;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#727785;margin-bottom:.75rem}.dash__progress-labels--active{color:#0058be}.dash__progress-bar{height:.5rem;background:#edeeef;border-radius:9999px;overflow:hidden}.dash__progress-fill{height:100%;background:linear-gradient(90deg,#adc6ff,#2170e4);border-radius:9999px;box-shadow:0 0 12px #2170e459;transition:width .6s ease}.dash__section-title{display:flex;align-items:center;gap:1rem;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:700;color:#191c1d;margin:0 0 1.5rem}.dash__section-line{flex:1;height:1px;background:#e1e3e4}.dash__history-list{display:flex;flex-direction:column;gap:.75rem}.dash__history-entry{display:flex;flex-direction:column}.dash__history-item{display:flex;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;background:#f3f4f5;border-radius:1.5rem;cursor:pointer;transition:background .15s,border-radius .15s;-webkit-user-select:none;user-select:none}.dash__history-item:hover{background:#e7e8e9}.dash__history-item--open{background:#e7e8e9;border-bottom-left-radius:0;border-bottom-right-radius:0}.dash__history-chevron{flex-shrink:0;color:#727785;font-size:1.25rem;transition:transform .2s ease}.dash__history-chevron--open{transform:rotate(180deg)}.dash__history-expand{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}.dash__history-expand--open{grid-template-rows:1fr}.dash__history-expand-inner{overflow:hidden}.dash__history-detail{background:#fff;border:1px solid #e7e8e9;border-top:none;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;padding:1.75rem 2rem 2rem}.dash__history-detail .dash__card-head{margin-bottom:1.25rem}.dash__history-detail .order-map{height:16rem}.dash__history-detail .dash__map{height:16rem;margin-bottom:1.5rem}.dash__history-date{text-align:center;width:3rem;flex-shrink:0}.dash__history-month{font-size:.625rem;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#727785;margin:0}.dash__history-day{font-family:Manrope,sans-serif;font-size:1.375rem;font-weight:900;line-height:1;color:#191c1d;margin:0}.dash__history-info{flex:1}.dash__history-info h4{font-family:Manrope,sans-serif;font-size:.9375rem;font-weight:700;margin:0 0 .25rem;color:#191c1d}.dash__history-info p{font-size:.8125rem;color:#424754;margin:0}.dash__history-price{text-align:right}.dash__history-amount{font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:700;color:#191c1d;margin:0 0 .25rem}.dash__orders-empty{display:flex;align-items:center;gap:.75rem;padding:2rem 1.5rem;color:#727785;font-size:.9375rem;background:#f3f4f5;border-radius:1.5rem}.dash__orders-empty .material-symbols-outlined{font-size:1.5rem}.dash__orders-spin{animation:spin 1s linear infinite}.dash__history-date-str{font-size:.75rem;color:#727785;margin-top:.125rem}.dash__history-settled{font-size:.625rem;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2170e4;margin:0}.dash__side-label{font-size:.6875rem;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#424754;margin:0 0 1.75rem}.dash__specialist{text-align:center}.dash__specialist-avatar{position:relative;display:inline-block;margin-bottom:1rem}.dash__specialist-img{width:7rem;height:7rem;border-radius:9999px;border:4px solid white;box-shadow:0 8px 24px #0000001f;background:#e7e8e9;display:flex;align-items:center;justify-content:center;overflow:hidden}.dash__specialist-img .material-symbols-outlined{font-size:3rem;color:#727785;font-variation-settings:"FILL" 1}.dash__specialist-online{position:absolute;bottom:4px;right:4px;width:1.25rem;height:1.25rem;background:#22c55e;border:3px solid #e1e3e4;border-radius:9999px}.dash__specialist h4{font-family:Manrope,sans-serif;font-size:1.375rem;font-weight:700;color:#191c1d;margin:0 0 .25rem}.dash__specialist>p{font-size:.875rem;color:#424754;margin:0 0 1.75rem}.dash__specialist-actions{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.dash__specialist-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;padding:1rem;background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000000f;transition:background .15s,transform .15s}.dash__specialist-btn .material-symbols-outlined{color:#0058be;font-size:1.375rem;transition:transform .15s}.dash__specialist-btn span:last-child{font-size:.625rem;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#191c1d}.dash__specialist-btn:hover{background:#d8e2ff}.dash__specialist-btn:hover .material-symbols-outlined{transform:scale(1.15)}.dash__billing-rows{display:flex;flex-direction:column;gap:1.25rem}.dash__billing-row{display:flex;align-items:center;gap:1rem}.dash__billing-icon{width:2.5rem;height:2.5rem;background:#0058be1a;border-radius:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dash__billing-icon .material-symbols-outlined{color:#0058be;font-size:1.25rem}.dash__billing-info{flex:1}.dash__billing-info span{display:block;font-size:.625rem;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#727785;margin-bottom:.125rem}.dash__billing-info strong{font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;color:#191c1d}.dash__billing-arrow{color:#c2c6d6;font-size:1.25rem}.dash__stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.dash__stat{padding:1.5rem;background:#f3f4f5;border-radius:2rem}.dash__stat-label{font-size:.625rem;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#727785;margin:0 0 .5rem}.dash__stat-value{font-family:Manrope,sans-serif;font-size:1.75rem;font-weight:900;color:#191c1d;margin:0 0 .25rem;line-height:1}.dash__stat-sub{font-size:.6875rem;color:#424754;margin:0}.dash__mobile-nav{display:flex;justify-content:space-around;align-items:center;flex-shrink:0;height:4rem;background:#ffffffe0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid #e1e3e4;padding:0 1rem}@media(min-width:1024px){.dash__mobile-nav{display:none}}.dash__mobile-btn{display:flex;flex-direction:column;align-items:center;gap:.125rem;color:#727785;transition:color .15s}.dash__mobile-btn .material-symbols-outlined{font-size:1.375rem}.dash__mobile-btn span:last-child{font-size:.5625rem;font-family:Manrope,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.dash__mobile-btn--active{color:#0058be}.dash__tab-history{display:flex;flex-direction:column;gap:2.5rem;max-width:860px}.dash__hist-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:1024px){.dash__hist-stats{grid-template-columns:repeat(4,1fr)}}.dash__hist-stat{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.5rem;background:#fff;border-radius:1.5rem;box-shadow:0 1px 3px #0000000f,0 0 0 1px #0000000a}.dash__hist-stat .material-symbols-outlined{font-size:1.375rem;color:#727785}.dash__hist-stat--accent{background:#0058be}.dash__hist-stat--accent .material-symbols-outlined{color:#ffffffbf}.dash__hist-stat--accent .dash__hist-stat-value{color:#fff}.dash__hist-stat--accent .dash__hist-stat-label{color:#ffffffb3}.dash__hist-stat-value{font-family:Manrope,sans-serif;font-size:1.625rem;font-weight:900;color:#191c1d;line-height:1;margin:0}.dash__hist-stat-label{font-size:.6875rem;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#727785;margin:0}.dash__tab-settings{display:flex;flex-direction:column;gap:1.5rem;max-width:900px}.dash__settings-row{display:flex;flex-direction:column;gap:1.5rem}.dash__scard{background:#f3f4f5;border-radius:2rem;padding:2rem;display:flex;flex-direction:column;gap:1.75rem}.dash__scard--security{background:#fff;border:2px solid #e7e8e9}.dash__scard--synced{background:#fea619;color:#684000}.dash__scard--synced h3{color:#684000}.dash__scard--synced p{color:#684000cc}.dash__scard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.dash__scard-head h3{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:700;color:#191c1d;margin:0 0 .25rem}.dash__scard-head p{font-size:.8125rem;color:#424754;margin:0}.dash__scard-save{font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700;color:#0058be;white-space:nowrap;transition:color .2s,opacity .15s}.dash__scard-save:hover:not(:disabled){opacity:.7}.dash__scard-save--disabled{opacity:.35;cursor:default}.dash__scard-save--saved{color:#22c55e}.dash__scard-save--error{color:#ba1a1a}.dash__scard-profile-body{display:flex;gap:1.75rem;align-items:flex-start}.dash__settings-avatar-wrap{position:relative;flex-shrink:0;cursor:pointer}.dash__settings-avatar{width:5.5rem;height:5.5rem;border-radius:9999px;background:#0058be;border:4px solid #ffffff;box-shadow:0 8px 24px #0000001a;display:flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:.02em;-webkit-user-select:none;user-select:none;overflow:hidden;transition:filter .2s}.dash__settings-avatar img{width:100%;height:100%;object-fit:cover}.dash__settings-avatar--uploading{filter:brightness(.6)}.dash__settings-avatar-edit{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;background:#191c1d73;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.dash__settings-avatar-edit .material-symbols-outlined{color:#fff;font-size:1.5rem}.dash__settings-avatar-wrap:hover .dash__settings-avatar-edit{opacity:1}.dash__settings-fields{flex:1;display:flex;flex-direction:column;gap:1rem}.dash__settings-field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.dash__settings-field{display:flex;flex-direction:column;gap:.375rem}.dash__settings-field label{font-size:.625rem;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#424754}.dash__settings-field input{background:#fff;border:none;border-radius:1rem;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;color:#191c1d;outline:none;transition:box-shadow .15s}.dash__settings-field input:focus{box-shadow:0 0 0 2px #0058be40}.dash__settings-field input:disabled{background:#edeeef;color:#424754;font-family:monospace;font-size:.8125rem;cursor:default}.dash__security-rows{display:flex;flex-direction:column;gap:.75rem}.dash__security-row{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#f3f4f5;border-radius:1.5rem;transition:background .15s,border-radius .35s cubic-bezier(.4,0,.2,1)}.dash__security-row--link{cursor:pointer}.dash__security-row--link:hover{background:#edeeef}.dash__security-row-left{display:flex;align-items:center;gap:1rem}.dash__security-row-left .material-symbols-outlined{color:#0058be;font-size:1.375rem}.dash__security-row-left p{font-weight:600;font-size:.875rem;margin:0 0 .125rem;color:#191c1d}.dash__security-row-left span{font-size:.75rem;color:#424754}.dash__security-entry{display:flex;flex-direction:column}.dash__security-chevron{color:#c2c6d6;font-size:1.25rem;transition:transform .28s cubic-bezier(.4,0,.2,1)}.dash__security-chevron--open{transform:rotate(180deg)}.dash__security-row--open{background:#edeeef;border-bottom-left-radius:0;border-bottom-right-radius:0}.dash__pw-expand{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}.dash__pw-expand--open{grid-template-rows:1fr}.dash__pw-expand-inner{overflow:hidden}.dash__pw-form{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1rem 1rem;background:#fff;border:1px solid #e7e8e9;border-top:none;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.dash__pw-actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-top:.25rem}.dash__pw-error{flex:1;font-size:.8125rem;color:#ba1a1a;font-weight:500}.dash__pw-cancel{font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;color:#424754;padding:.625rem 1.25rem;border-radius:1rem;transition:background .15s}.dash__pw-cancel:hover{background:#edeeef}.dash__pw-save{font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;color:#fff;background:#0058be;padding:.625rem 1.5rem;border-radius:1rem;transition:opacity .15s,background .2s;box-shadow:0 4px 12px #0058be40}.dash__pw-save:hover:not(:disabled){opacity:.88}.dash__pw-save:disabled{opacity:.5;cursor:default}.dash__pw-save--saved{background:#22c55e;box-shadow:none}.dash__security-active{font-family:Manrope,sans-serif;font-size:.625rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#0058be}.dash__toggle{width:2.75rem;height:1.5rem;border-radius:9999px;padding:.25rem;cursor:pointer;transition:background .2s;display:flex;align-items:center;flex-shrink:0}.dash__toggle--on{background:#0058be}.dash__toggle--on .dash__toggle-dot{margin-left:auto}.dash__toggle--off{background:#191c1d26}.dash__toggle-dot{width:1rem;height:1rem;border-radius:9999px;background:#fff;transition:margin .2s}.dash__synced-body{display:flex;flex-direction:column;gap:2rem}@media(min-width:1024px){.dash__synced-body{flex-direction:row;align-items:center;justify-content:space-between}}.dash__synced-left{display:flex;flex-direction:column;gap:1.5rem;flex:1}.dash__synced-list{display:flex;flex-direction:column;gap:1.25rem}.dash__synced-item{display:flex;align-items:center;justify-content:space-between}.dash__synced-item p{font-weight:700;font-size:.875rem;margin:0 0 .125rem;color:#684000}.dash__synced-item span{font-size:.75rem;color:#684000b3}.dash__synced-item .dash__toggle--on{background:#684000}.dash__synced-item .dash__toggle--off{background:#68400033}.dash__synced-item .dash__toggle-dot{background:#fff}.dash__synced-device{border-top:1px solid rgba(104,64,0,.1);padding-top:1.5rem}@media(min-width:1024px){.dash__synced-device{border-top:none;border-left:1px solid rgba(104,64,0,.1);padding-top:0;padding-left:2rem}}.dash__synced-device-label{display:block;font-family:Manrope,sans-serif;font-size:.625rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#68400099;margin-bottom:.625rem}.dash__synced-device-info{display:flex;align-items:center;gap:.625rem;font-weight:700;font-size:.875rem;color:#684000}.dash__synced-device-info .material-symbols-outlined{font-size:1.25rem}.dash-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 5rem);gap:1rem;color:#727785}.dash-empty .material-symbols-outlined{font-size:3rem;font-variation-settings:"FILL" 1}.dash-empty p{font-family:Manrope,sans-serif;font-size:1rem;font-weight:600}.dash-empty button{background:#0058be;color:#fff;padding:.75rem 2rem;border-radius:1rem;font-family:Manrope,sans-serif;font-weight:700;font-size:.875rem;box-shadow:0 4px 12px #0058be40}.dash-empty button:hover{opacity:.88}.dash__col-main{max-width:900px}.dash__col-main--full{max-width:none;width:100%}.drv-jobs{display:flex;gap:1rem;height:calc(100vh - 5rem);min-height:0}.drv-jobs__list{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;overflow-y:auto;padding-right:.25rem}.drv-jobs__list::-webkit-scrollbar{width:4px}.drv-jobs__list::-webkit-scrollbar-track{background:transparent}.drv-jobs__list::-webkit-scrollbar-thumb{background:#c2c6d6;border-radius:2px}.drv-jobs__list-header{display:flex;align-items:center;justify-content:space-between;padding:0 0 .75rem;position:sticky;top:0;background:#f8f9fa;z-index:1}.drv-jobs__list-header h2{font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:700;color:#191c1d;margin:0}.drv-jobs__list-header p{font-size:.8125rem;color:#424754;margin:.125rem 0 0}.drv-jobs__refresh{display:flex;align-items:center;gap:.375rem;padding:.375rem .875rem;border:1.5px solid #c2c6d6;border-radius:.5rem;background:#fff;color:#424754;font-size:.8125rem;font-weight:500;cursor:pointer;transition:border-color .15s,color .15s}.drv-jobs__refresh:hover{border-color:#0058be;color:#0058be}.drv-jobs__refresh .material-symbols-outlined{font-size:1.125rem}.drv-jobs__map-panel{flex:0 0 24rem;position:sticky;top:0;height:calc(100vh - 5rem);border-radius:1.5rem;overflow:hidden;box-shadow:0 2px 12px #0000001a}.drv-jobs__toast{position:fixed;bottom:1.75rem;left:50%;transform:translate(-50%);padding:.625rem 1.375rem;border-radius:.75rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;z-index:9999;white-space:nowrap;box-shadow:0 4px 16px #0000002e;animation:toast-in .2s ease}.drv-jobs__toast--ok{background:#166534;color:#fff}.drv-jobs__toast--err{background:#ba1a1a;color:#fff}@keyframes toast-in{0%{opacity:0;transform:translate(-50%) translateY(.75rem)}to{opacity:1;transform:translate(-50%) translateY(0)}}.jobs-map{width:100%;height:100%}.jobs-map-pin{display:inline-flex;align-items:center;justify-content:center;padding:0 .625rem;height:2rem;background:var(--mc, #424754);color:#fff;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;border-radius:.5rem;white-space:nowrap;box-shadow:0 2px 8px #00000038;cursor:pointer;transition:transform .15s}.jobs-map-pin:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:var(--mc, #424754);border-bottom:none}.jobs-map-pin--active{transform:scale(1.1);z-index:500!important}.jobs-map-pin--dest{z-index:400!important}.team-widget{background:#f3f4f5;border-radius:1.5rem;padding:.875rem 1.25rem;margin-bottom:.875rem;cursor:pointer;transition:background .15s}.team-widget:hover,.team-widget--open{background:#edeeef}.team-widget__header{display:flex;align-items:center;gap:.75rem}.team-widget__header-left{display:flex;align-items:center;gap:.625rem;flex-shrink:0}.team-widget__header-left>.material-symbols-outlined{font-size:1.375rem;color:#0058be}.team-widget__title-group{display:flex;flex-direction:column;gap:1px}.team-widget__title{font-family:Manrope,sans-serif;font-size:.9rem;font-weight:700;color:#191c1d;line-height:1.2}.team-widget__date{font-size:.75rem;color:#424754}.team-widget__header-right{display:flex;align-items:center;gap:.625rem;margin-left:auto}.team-widget__avatar-stack{display:flex}.team-widget__avatar-stack .team-widget__avatar:not(:first-child){margin-left:-.5rem}.team-widget__avatar{width:2rem;height:2rem;border-radius:9999px;border:2px solid #f3f4f5;overflow:hidden;flex-shrink:0;background:#d8e2ff;display:flex;align-items:center;justify-content:center}.team-widget__avatar img{width:100%;height:100%;object-fit:cover}.team-widget__avatar span{font-size:.625rem;font-family:Manrope,sans-serif;font-weight:700;color:#0058be}.team-widget__names{font-size:.8125rem;color:#424754;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:18rem}.team-widget__chevron{flex-shrink:0;color:#727785;font-size:1.25rem;transition:transform .25s ease,color .15s}.team-widget__chevron--open{transform:rotate(180deg);color:#0058be}.team-widget__expand{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1)}.team-widget--open .team-widget__expand{grid-template-rows:1fr}.team-widget__expand-inner{overflow:hidden}.team-widget__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.5rem;padding-top:.875rem;border-top:1px solid #c2c6d6;margin-top:.75rem}.team-widget__member{display:flex;align-items:center;gap:.625rem;padding:.5rem .625rem;border-radius:.75rem;background:#fff}.team-widget__member .team-widget__avatar{width:2.25rem;height:2.25rem;border:none;flex-shrink:0}.team-widget__member-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.team-widget__member-name{font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:600;color:#191c1d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-widget__member-phone{display:flex;align-items:center;gap:.2rem;font-size:.6875rem;color:#424754}.team-widget__member-phone .material-symbols-outlined{font-size:.875rem}.team-widget__member--pinned{outline:1.5px solid #0058be;outline-offset:-1.5px}.team-widget__member--empty{border:1.5px dashed #c2c6d6;background:transparent;justify-content:center;gap:.375rem;color:#727785;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.team-widget__member--empty .material-symbols-outlined{font-size:1.125rem}.team-widget__member--empty span:not(.material-symbols-outlined){font-size:.8125rem;font-family:Manrope,sans-serif;font-weight:500}.team-widget__member--empty:hover{border-color:#0058be;color:#0058be;background:#0058be0f}.team-widget__kebab-wrap{position:relative;flex-shrink:0;margin-left:auto}.team-widget__kebab-btn{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:none;border-radius:.5rem;background:transparent;color:#727785;cursor:pointer;transition:background .12s,color .12s}.team-widget__kebab-btn .material-symbols-outlined{font-size:1.125rem}.team-widget__kebab-btn:hover{background:#e7e8e9;color:#191c1d}.team-widget__menu{z-index:9999;background:#fff;border:1px solid #c2c6d6;border-radius:.75rem;box-shadow:0 4px 16px #00000024;padding:.3rem;min-width:10rem;animation:menu-pop .32s cubic-bezier(.34,1.56,.64,1) forwards;transform-origin:top right}.team-widget__menu--closing{animation:menu-dismiss .22s cubic-bezier(.4,0,.6,1) forwards}@keyframes menu-pop{0%{opacity:0;transform:scale(.86) translateY(-8px)}55%{opacity:1}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes menu-dismiss{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.9) translateY(-6px)}}.team-widget__menu-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.4rem .625rem;border:none;border-radius:.5rem;background:transparent;color:#191c1d;font-size:.8125rem;font-family:Manrope,sans-serif;font-weight:500;cursor:pointer;text-align:left;transition:background .1s}.team-widget__menu-item .material-symbols-outlined{font-size:1rem;color:#727785}.team-widget__menu-item:hover{background:#e7e8e9}.team-widget__menu-item:hover .material-symbols-outlined{color:#191c1d}.team-widget__menu-item--danger,.team-widget__menu-item--danger .material-symbols-outlined{color:#ba1a1a}.team-widget__menu-item--danger:hover{background:#fce8e8}.team-widget__add-picker--expanded{display:flex;flex-direction:column;overflow:hidden;padding:0;border:none;animation:none;background:#fff;box-shadow:0 24px 64px #00000038;z-index:10001}.team-widget__add-picker .team-widget__menu-item{gap:.5rem}.team-widget__add-picker .team-widget__menu-item .team-widget__avatar{width:1.75rem;height:1.75rem;font-size:.6875rem;flex-shrink:0}.team-widget__fav-star{font-size:.875rem!important;font-variation-settings:"FILL" 1;color:#e8a000;flex-shrink:0}.team-widget__picker-showall{display:flex;align-items:center;gap:.25rem;width:100%;padding:.35rem .625rem;border:none;border-top:1px solid #c2c6d6;border-radius:0 0 .5rem .5rem;background:transparent;color:#424754;font-size:.75rem;font-family:Manrope,sans-serif;cursor:pointer;margin-top:.25rem}.team-widget__picker-showall .material-symbols-outlined{font-size:.875rem}.team-widget__picker-showall:hover{background:#e7e8e9;color:#191c1d}.team-widget__add-picker-hint{display:block;padding:.25rem .625rem .125rem;font-size:.6875rem;font-family:Manrope,sans-serif;font-weight:600;color:#424754;text-transform:uppercase;letter-spacing:.04em}.team-widget__add-picker-empty{display:block;padding:.4rem .625rem;font-size:.8125rem;color:#424754}.team-widget__menu-divider{height:1px;background:#c2c6d6;margin:.25rem 0}.job-card{background:#f3f4f5;border-radius:1.5rem;padding:1.25rem 1.5rem;margin-bottom:.75rem;cursor:pointer;transition:background .15s,box-shadow .15s,border-radius .15s;-webkit-user-select:none;user-select:none}.job-card:hover,.job-card--highlight,.job-card--selected{background:#e7e8e9}.job-card__head{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.875rem}.job-card__chevron{flex-shrink:0;color:#727785;font-size:1.25rem;margin-top:.125rem;transition:transform .2s ease,color .15s}.job-card__chevron--open{transform:rotate(180deg);color:#0058be}.job-card__icon{width:2.5rem;height:2.5rem;border-radius:.75rem;background:#d8e2ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#0058be}.job-card__meta{flex:1;min-width:0}.job-card__meta h3{font-family:Manrope,sans-serif;font-size:.9375rem;font-weight:700;margin:0 0 .125rem;color:#191c1d}.job-card__meta p{font-size:.8125rem;color:#424754;margin:0;display:flex;align-items:center;gap:.25rem}.job-card__meta p .material-symbols-outlined{font-size:1rem}.job-card__price{text-align:right;white-space:nowrap}.job-card__price>span{display:block;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:700;color:#191c1d}.job-card__price>p{font-size:.75rem;color:#727785;margin:.125rem 0 0}.job-card__route{display:flex;flex-direction:column;margin-bottom:.875rem;position:relative;padding-left:1.5rem}.job-card__route-point{display:flex;align-items:flex-start;position:relative;padding:.375rem 0}.job-card__route-point:not(:last-child):after{content:"";position:absolute;left:-1.1875rem;top:1.25rem;bottom:0;width:2px;background:#c2c6d6}.job-card__route-point:last-child:before{content:"";position:absolute;left:-1.1875rem;top:0;height:.5rem;width:2px;background:#c2c6d6}.job-card__dot{position:absolute;left:-1.5rem;top:.5rem;width:.75rem;height:.75rem;border-radius:9999px;border:2px solid #0058be;background:#fff;flex-shrink:0}.job-card__dot--to{background:#0058be}.job-card__route-label{display:block;font-size:.625rem;font-family:Manrope,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#727785;margin-bottom:.1875rem}.job-card__route-addr{display:block;font-size:.8125rem;color:#191c1d;line-height:1.35;word-break:break-word}.job-card__expand{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}.job-card__expand--open{grid-template-rows:1fr}.job-card__expand-inner{overflow:hidden}.job-card--selected+.job-card__detail-pane,.job-card__details{display:flex;flex-direction:column;gap:.625rem;padding:.75rem 0 .25rem;border-top:1px solid #e7e8e9;margin-top:.25rem}.job-card__time-est{background:#d8e2ff;border-radius:.75rem;padding:.625rem .75rem;margin-bottom:.25rem}.job-card__time-est-total{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:#191c1d}.job-card__time-est-total .material-symbols-outlined{font-size:1.125rem;color:#0058be}.job-card__time-est-total strong{font-weight:700;color:#0058be}.job-card__time-est-breakdown{display:flex;flex-wrap:wrap;gap:.25rem .75rem;margin-top:.375rem;padding-left:1.5rem}.job-card__time-est-breakdown span{font-size:.75rem;color:#424754}.job-card__time-est-breakdown span:before{content:"";display:inline-block;width:.3125rem;height:.3125rem;border-radius:9999px;background:#c2c6d6;margin-right:.3125rem;vertical-align:middle}.job-card__detail{display:flex;align-items:flex-start;gap:.625rem;color:#424754}.job-card__detail>.material-symbols-outlined{font-size:1.125rem;margin-top:.125rem;flex-shrink:0;color:#727785}.job-card__detail>div{display:flex;flex-direction:column;gap:1px}.job-card__detail-label{font-size:.625rem;font-family:Manrope,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#727785}.job-card__detail-value{font-size:.8125rem;font-weight:500;color:#191c1d}.job-card__detail-value--mono{font-family:ui-monospace,Cascadia Code,monospace;font-size:.75rem;color:#424754;letter-spacing:.04em}.job-card__weather{background:#d8e2ff;border-radius:.75rem;padding:.625rem .75rem;margin-bottom:.25rem}.job-card__weather-loading{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#424754}.job-card__weather-loading .material-symbols-outlined{font-size:1rem;color:#727785}.job-card__weather-row{display:flex;align-items:center;justify-content:space-between}.job-card__weather-left{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:#191c1d}.job-card__weather-left .material-symbols-outlined{font-size:1.25rem;color:#0058be}.job-card__weather-temp{font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;color:#191c1d}.job-card__weather-details{display:flex;flex-wrap:wrap;gap:.25rem .75rem;margin-top:.375rem;padding-left:1.625rem}.job-card__weather-details span{font-size:.75rem;color:#424754}.job-card__weather-details span:before{content:"";display:inline-block;width:.3125rem;height:.3125rem;border-radius:9999px;background:#c2c6d6;margin-right:.3125rem;vertical-align:middle}.job-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.75rem;border-top:1px solid #e7e8e9}.job-card__stats{display:flex;gap:.875rem;color:#424754;font-size:.8125rem}.job-card__stats span{display:flex;align-items:center;gap:.25rem}.job-card__stats span .material-symbols-outlined{font-size:1rem}.job-card__team-warn{flex-shrink:0;display:inline-flex;align-items:center;gap:.375rem;padding:.4rem .875rem;border-radius:.75rem;background:#ba1a1a1a;color:#ba1a1a;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:600}.job-card__team-warn .material-symbols-outlined{font-size:1rem}.job-card__accept{flex-shrink:0;padding:.5rem 1.125rem;border:none;border-radius:.75rem;background:#0058be;color:#fff;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700;cursor:pointer;transition:background .15s,opacity .15s;display:inline-flex;align-items:center;gap:.25rem}.job-card__accept .material-symbols-outlined{font-size:1rem}.job-card__accept:hover{background:#004a9e}.job-card__accept--loading{opacity:.6;cursor:not-allowed;pointer-events:none}.drv-jobs__empty,.drv-jobs__loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.625rem;color:#727785;font-size:.9375rem;padding:2.5rem 0}.drv-jobs__empty .material-symbols-outlined,.drv-jobs__loading .material-symbols-outlined{font-size:1.5rem}.loader-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#00000073;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;animation:overlay-in .32s ease forwards}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}.loader-modal{width:min(580px,94vw);max-height:85vh;background:#fff;border-radius:1.5rem;box-shadow:0 24px 64px #00000038;display:flex;flex-direction:column;overflow:hidden;animation:modal-expand .32s cubic-bezier(.34,1.42,.64,1) forwards;transform-origin:top center}@keyframes modal-expand{0%{opacity:0;transform:scale(.72) translateY(-24px)}60%{opacity:1}to{opacity:1;transform:scale(1) translateY(0)}}.loader-modal--from-rect{animation:none}.loader-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem .875rem;border-bottom:1px solid #c2c6d6;flex-shrink:0}.loader-modal__header h2{font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;color:#191c1d;margin:0 0 2px}.loader-modal__header p{font-size:.75rem;color:#424754;margin:0}.loader-modal__header-left{display:flex;align-items:center;gap:.75rem}.loader-modal__header-left>.material-symbols-outlined{font-size:1.5rem;color:#0058be;font-variation-settings:"FILL" 1}.loader-modal__close{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.5rem;background:transparent;color:#727785;cursor:pointer;transition:background .12s,color .12s}.loader-modal__close .material-symbols-outlined{font-size:1.125rem}.loader-modal__close:hover{background:#e7e8e9;color:#191c1d}.loader-modal__search{display:flex;align-items:center;gap:.5rem;margin:.875rem 1.25rem 0;padding:.5rem .75rem;background:#edeeef;border-radius:.75rem;flex-shrink:0}.loader-modal__search>.material-symbols-outlined{font-size:1.125rem;color:#727785}.loader-modal__search input{flex:1;border:none;background:transparent;font-size:.875rem;color:#191c1d;outline:none}.loader-modal__search input::placeholder{color:#424754}.loader-modal__search-clear{display:flex;align-items:center;border:none;background:transparent;color:#727785;cursor:pointer;padding:0}.loader-modal__search-clear .material-symbols-outlined{font-size:1rem}.loader-modal__search-clear:hover{color:#191c1d}.loader-modal__filters{display:flex;align-items:center;gap:.75rem;padding:.625rem 1.25rem;flex-shrink:0;flex-wrap:wrap;border-bottom:1px solid #c2c6d6}.loader-modal__sort{position:relative;display:flex;gap:.25rem;background:#edeeef;border-radius:.75rem;padding:.2rem}.loader-modal__sort-pill{position:absolute;top:.2rem;bottom:.2rem;border-radius:.5rem;background:#fff;box-shadow:0 1px 3px #0000001a;transition:left .28s cubic-bezier(.34,1.3,.64,1),width .28s cubic-bezier(.34,1.3,.64,1);pointer-events:none}.loader-modal__sort-btn{position:relative;z-index:1;padding:.25rem .625rem;border:none;border-radius:.5rem;background:transparent;font-size:.75rem;font-family:Manrope,sans-serif;font-weight:500;color:#424754;cursor:pointer;transition:color .18s,transform .1s}.loader-modal__sort-btn:active{transform:scale(.92)}.loader-modal__sort-btn--active{color:#191c1d;font-weight:700}.loader-modal__sort-btn:not(.loader-modal__sort-btn--active):hover{color:#191c1d}.loader-modal__rating-filter{display:flex;align-items:center;gap:.25rem;margin-left:auto}.loader-modal__rating-chip{padding:.2rem .5rem;border:1.5px solid #c2c6d6;border-radius:.75rem;background:transparent;font-size:.75rem;font-family:Manrope,sans-serif;font-weight:500;color:#424754;cursor:pointer;transition:border-color .18s,background .18s,color .18s,transform .1s}.loader-modal__rating-chip:active{transform:scale(.88)}.loader-modal__rating-chip--active{border-color:#e8a000;background:#e8a0001a;color:#b87800;animation:chip-pop .32s cubic-bezier(.34,1.56,.64,1)}.loader-modal__rating-chip:not(.loader-modal__rating-chip--active):hover{border-color:#727785;color:#191c1d}@keyframes chip-pop{0%{transform:scale(.8)}55%{transform:scale(1.12)}to{transform:scale(1)}}.loader-modal__list{flex:1;overflow-y:auto;padding:.5rem}.loader-modal__empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:3rem 1rem;color:#424754;font-size:.875rem}.loader-modal__empty .material-symbols-outlined{font-size:2rem}.loader-modal__item{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:.75rem;transition:background .1s;cursor:default}.loader-modal__item:hover{background:#edeeef}.loader-modal__item-avatar{position:relative;flex-shrink:0}.loader-modal__item-avatar .team-widget__avatar{width:2.75rem;height:2.75rem;font-size:.9375rem;border:none}.loader-modal__item-fav{position:absolute;bottom:-3px;right:-3px;width:1.1rem;height:1.1rem;background:#e8a000;border-radius:50%;display:flex;align-items:center;justify-content:center}.loader-modal__item-fav .material-symbols-outlined{font-size:.625rem;color:#fff;font-variation-settings:"FILL" 1}.loader-modal__item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.loader-modal__item-name{font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;color:#191c1d}.loader-modal__item-meta{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.loader-modal__stars{display:inline-flex;align-items:center;gap:1px}.loader-modal__stars .material-symbols-outlined{color:#e8a000}.loader-modal__rating-val{font-size:.75rem;font-weight:600;color:#424754;margin-left:2px}.loader-modal__item-jobs{display:inline-flex;align-items:center;gap:.2rem;font-size:.75rem;color:#424754}.loader-modal__item-jobs .material-symbols-outlined{font-size:.875rem}.loader-modal__item-phone{display:inline-flex;align-items:center;gap:.2rem;font-size:.75rem;color:#424754}.loader-modal__item-phone .material-symbols-outlined{font-size:.875rem}.loader-modal__item-add{flex-shrink:0;display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .875rem;border:none;border-radius:.75rem;background:#d8e2ff;color:#0058be;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700;cursor:pointer;transition:background .12s}.loader-modal__item-add .material-symbols-outlined{font-size:1rem}.loader-modal__item-add:hover{background:#adc6ff}.ldr-sched{display:flex;flex-direction:column;gap:1.5rem;height:100%;min-height:0}.ldr-avail-card{background:#fff;border:1.5px solid #c2c6d6;border-radius:1rem;padding:1rem 1.25rem;box-shadow:0 1px 4px #0000000d;transition:background .3s;display:flex;flex-direction:column;gap:0}.ldr-avail-card--online{background:#0058be08}.ldr-avail-card__main{display:flex;gap:1.25rem;align-items:stretch}@media(max-width:1024px){.ldr-avail-card__main{flex-direction:column}}.ldr-avail-card__status{flex:1 1 0;min-width:0;display:flex;flex-direction:column}.ldr-avail-card__status-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.ldr-avail-card__identity{display:flex;align-items:center;gap:.625rem}.ldr-avail-card__dot{width:.625rem;height:.625rem;border-radius:50%;background:#c2c6d6;flex-shrink:0;transition:background .25s}.ldr-avail-card__dot--live{background:#16a34a;animation:ldr-dot-pulse 2s ease-in-out infinite}@keyframes ldr-dot-pulse{0%,to{box-shadow:0 0 #16a34a80}60%{box-shadow:0 0 0 5px #16a34a00}}.ldr-avail-card__text{display:flex;flex-direction:column;gap:.1rem}.ldr-avail-card__eyebrow{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#727785}.ldr-avail-card__label{font-family:Manrope,sans-serif;font-size:.9375rem;font-weight:700;color:#191c1d;transition:color .25s}.ldr-avail-card--online .ldr-avail-card__label{color:#0058be}.ldr-avail-card__detail{flex:1}.ldr-avail-card__chips{display:flex;flex-wrap:wrap;gap:.375rem}.ldr-avail-card__chip{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .625rem .3rem .5rem;border-radius:9999px;background:#0058be12;border:1px solid rgba(0,88,190,.14);color:#0058be;font-size:.75rem;font-weight:600}.ldr-avail-card__chip .material-symbols-outlined{font-size:.875rem}.ldr-avail-card__hint{font-size:.8125rem;color:#424754;margin:0;line-height:1.55}.ldr-avail-card__sep{width:1px;background:#c2c6d6;flex-shrink:0;align-self:stretch}@media(max-width:1024px){.ldr-avail-card__sep{width:auto;height:1px}}.ldr-avail-card__shifts{width:15rem;flex-shrink:0;display:flex;flex-direction:column}@media(max-width:1024px){.ldr-avail-card__shifts{width:auto}}.ldr-avail-card__shifts-head{display:flex;align-items:center;gap:.375rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700;color:#191c1d;margin-bottom:.625rem}.ldr-avail-card__shifts-head .material-symbols-outlined{font-size:1rem;color:#0058be}.ldr-avail-card__shifts-empty{display:flex;align-items:center;gap:.5rem;color:#424754;font-size:.8125rem;padding:.25rem 0}.ldr-avail-card__shifts-empty .material-symbols-outlined{font-size:1.125rem;flex-shrink:0}.ldr-avail-card__shifts-list{display:flex;flex-direction:column;gap:.5rem}.ldr-avail-shift{display:flex;align-items:center;gap:.625rem}.ldr-avail-shift__date{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:2.25rem;background:#edeeef;border-radius:.5rem;padding:.25rem .125rem}.ldr-avail-shift__mon{font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#0058be;line-height:1.2}.ldr-avail-shift__day{font-family:Manrope,sans-serif;font-size:1.0625rem;font-weight:900;color:#191c1d;line-height:1}.ldr-avail-shift__info{flex:1;min-width:0}.ldr-avail-shift__addr{font-size:.75rem;font-weight:600;color:#191c1d;margin:0 0 .125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ldr-avail-shift__time{display:inline-block;padding:.1rem .375rem;background:#edeeef;border-radius:.25rem;font-size:.6875rem;font-weight:700;color:#424754}.ldr-avail-card__invites{margin-top:.875rem;padding-top:.875rem;border-top:1px solid #c2c6d6}.ldr-avail-card__invites-head{display:flex;align-items:center;gap:.375rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700;color:#191c1d;margin-bottom:.625rem}.ldr-avail-card__invites-head .material-symbols-outlined{font-size:1rem;color:#fea619}.ldr-avail-card__invites-badge{margin-left:.25rem;display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .3rem;border-radius:9999px;background:#fea619;color:#684000;font-size:.6875rem;font-weight:800;font-family:Manrope,sans-serif}.ldr-avail-card__invites-list{display:flex;flex-direction:column;gap:.5rem}.ldr-invite{display:flex;align-items:center;gap:.75rem;padding:.625rem .875rem;background:#f3f4f5;border-radius:.75rem;border:1px solid #c2c6d6}.ldr-invite__avatar{width:2rem;height:2rem;border-radius:50%;background:#d8e2ff;color:#0058be;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.ldr-invite__avatar img{width:100%;height:100%;object-fit:cover}.ldr-invite__body{flex:1;min-width:0}.ldr-invite__text{font-size:.8125rem;color:#191c1d;margin:0;line-height:1.4}.ldr-invite__text strong{font-weight:700}.ldr-invite__date{display:inline-block;background:#edeeef;border-radius:.25rem;padding:0 .3rem;font-size:.75rem;font-weight:700;color:#0058be}.ldr-invite__actions{display:flex;gap:.375rem;flex-shrink:0}.ldr-invite__btn{padding:.3rem .75rem;border-radius:.5rem;border:none;font-size:.75rem;font-weight:700;cursor:pointer;transition:background .15s}.ldr-invite__btn--accept{background:#0058be;color:#fff}.ldr-invite__btn--accept:hover{background:#2170e4;color:#fefcff}.ldr-invite__btn--decline{background:#e7e8e9;color:#424754}.ldr-invite__btn--decline:hover{background:#e1e3e4}.ldr-sched__toggle{position:relative;width:3rem;height:1.75rem;border-radius:9999px;background:#e7e8e9;border:none;cursor:pointer;flex-shrink:0;transition:background .22s}.ldr-sched__toggle--on{background:#0058be}.ldr-sched__toggle-dot{position:absolute;top:.25rem;left:.25rem;width:1.25rem;height:1.25rem;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000002e;transition:transform .22s cubic-bezier(.4,0,.2,1)}.ldr-sched__toggle--on .ldr-sched__toggle-dot{transform:translate(1.25rem)}.ldr-sched__grid{display:flex;gap:1.25rem;flex:1 1 auto;min-height:0}@media(max-width:1024px){.ldr-sched__grid{flex-direction:column}}.ldr-sched__main{flex:1 1 auto;min-width:0;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem}.ldr-sched__main::-webkit-scrollbar{width:4px}.ldr-sched__main::-webkit-scrollbar-track{background:transparent}.ldr-sched__main::-webkit-scrollbar-thumb{background:#c2c6d6;border-radius:2px}.ldr-sched__side{width:18rem;flex-shrink:0;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}@media(max-width:1024px){.ldr-sched__side{width:100%;flex-direction:row;flex-wrap:wrap}}.ldr-sched__side::-webkit-scrollbar{width:0}.ldr-sched__offline,.ldr-sched__empty-jobs{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.875rem;padding:3rem 2rem;border:2px dashed #c2c6d6;border-radius:1rem;background:#fff;flex:1}.ldr-sched__offline-icon{width:3.5rem;height:3.5rem;border-radius:50%;background:#edeeef;display:flex;align-items:center;justify-content:center}.ldr-sched__offline-icon .material-symbols-outlined{font-size:1.5rem;color:#424754}.ldr-sched__offline-title{font-family:Manrope,sans-serif;font-size:1.0625rem;font-weight:700;color:#191c1d;margin:0}.ldr-sched__offline-sub{font-size:.875rem;color:#424754;max-width:22rem;margin:0}.ldr-sched__go-online{padding:.625rem 1.5rem;border:none;border-radius:.5rem;background:#0058be;color:#fff;font-weight:700;font-size:.875rem;cursor:pointer;transition:background .15s}.ldr-sched__go-online:hover{background:#2170e4;color:#fefcff}.ldr-panel{border-radius:1rem;padding:1.25rem;border:1.5px solid #c2c6d6}.ldr-panel--shifts{background:#fff;box-shadow:0 1px 4px #0000000d}.ldr-panel--prefs{background:#2170e4;border-color:transparent;box-shadow:0 4px 16px #0058be1f}.ldr-panel--teams{background:#fff;box-shadow:0 1px 4px #0000000d}@media(max-width:1024px){.ldr-panel{flex:1 1 260px}}.ldr-panel__title{font-family:Manrope,sans-serif;font-size:.9375rem;font-weight:700;color:#191c1d;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.ldr-panel__title .material-symbols-outlined{font-size:1.125rem;color:#0058be}.ldr-panel--prefs .ldr-panel__title,.ldr-panel--prefs .ldr-panel__title .material-symbols-outlined{color:#fefcff}.ldr-panel__empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 0;color:#424754}.ldr-panel__empty .material-symbols-outlined{font-size:1.75rem}.ldr-panel__empty p{font-size:.8125rem;margin:0}.ldr-shifts__list{display:flex;flex-direction:column;gap:0}.ldr-shift{display:flex;gap:.875rem;padding-bottom:1.25rem}.ldr-shift:last-child{padding-bottom:0}.ldr-shift__date{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:2rem;position:relative}.ldr-shift__date-mon{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#0058be}.ldr-shift__date-day{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:900;color:#191c1d;line-height:1}.ldr-shift__connector{width:1px;flex:1;background:#c2c6d6;margin-top:.25rem;min-height:1.5rem}.ldr-shift__info{flex:1;min-width:0;padding-top:.125rem}.ldr-shift__addr{font-size:.8125rem;font-weight:600;color:#191c1d;margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ldr-shift__meta{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#424754;margin:0 0 .375rem}.ldr-shift__meta .material-symbols-outlined{font-size:.875rem}.ldr-shift__time{display:inline-block;padding:.125rem .5rem;background:#edeeef;border-radius:.25rem;font-size:.6875rem;font-weight:700;color:#424754}.ldr-teams__list{display:flex;flex-direction:column;gap:.625rem}.ldr-team-card{display:flex;flex-direction:column;gap:0;padding:.875rem;border-radius:1rem;background:#edeeef;border:1px solid #c2c6d6}.ldr-team-card__divider{height:1px;background:#c2c6d6;opacity:.5;margin:.75rem 0}.ldr-team-card__stack{position:relative;display:flex;align-items:center;flex-shrink:0;height:3.25rem;padding-bottom:1rem;box-sizing:content-box}.ldr-av-wrap{position:relative;display:flex;flex-direction:column;align-items:center;--bub-size: 1.875rem;transition:--bub-size .22s ease}.ldr-av-wrap__name{position:absolute;bottom:-1.1rem;left:50%;transform:translate(-50%);font-size:.625rem;font-weight:600;white-space:nowrap;color:#424754;opacity:0;pointer-events:none;transition:opacity .18s ease}.ldr-av-bubble{width:var(--bub-size);height:var(--bub-size);font-size:calc(var(--bub-size) * .32);border-radius:50%;object-fit:cover;border:2px solid #ffffff;flex-shrink:0;transition:width .22s ease,height .22s ease,font-size .22s ease}.ldr-av-bubble--initials{display:flex;align-items:center;justify-content:center;background:#2170e4;color:#fefcff;font-weight:700}.ldr-av-bubble--extra{display:flex;align-items:center;justify-content:center;background:#e7e8e9;color:#424754;font-weight:700;border-color:#fff;margin-left:-.5rem}.ldr-team-card__stack-driver{--bub-size: 2.5rem;z-index:10;cursor:default}.ldr-team-card__stack-driver .ldr-av-wrap__name{opacity:1}.ldr-team-card__stack:has(.ldr-team-card__stack-member:hover) .ldr-team-card__stack-driver{--bub-size: 1.875rem}.ldr-team-card__stack:has(.ldr-team-card__stack-member:hover) .ldr-team-card__stack-driver .ldr-av-wrap__name{opacity:0}.ldr-team-card__stack-member{margin-left:-.5rem;cursor:pointer}.ldr-team-card__stack-member--0{z-index:5}.ldr-team-card__stack-member--1{z-index:4}.ldr-team-card__stack-member--2{z-index:3}.ldr-team-card__stack-member--3{z-index:2}.ldr-team-card__stack-member--4{z-index:1}.ldr-team-card__stack-member:hover{--bub-size: 2.5rem;z-index:20}.ldr-team-card__stack-member:hover .ldr-av-wrap__name{opacity:1}.ldr-team-card__info{display:flex;flex-direction:column;gap:.3rem;min-width:0;flex:1}.tc{display:flex;gap:3px;width:100%}.tc__day{flex:1;display:flex;flex-direction:column;align-items:center;gap:.1rem;padding:.25rem 0;border-radius:.5rem;background:transparent;transition:background .12s}.tc__day-wd{font-size:.5rem;font-weight:700;text-transform:uppercase;color:#424754;line-height:1}.tc__day-num{font-size:.75rem;font-weight:600;color:#191c1d;line-height:1}.tc__day--today{background:#e7e8e9}.tc__day--today .tc__day-wd{color:#0058be}.tc__day--today .tc__day-num{color:#0058be;font-weight:800}.tc__day--marked{background:#0058be}.tc__day--marked .tc__day-wd{color:#ffffffbf}.tc__day--marked .tc__day-num{color:#fff;font-weight:800}.ldr-team-card__order{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#424754;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ldr-team-card__order .material-symbols-outlined{font-size:.875rem;flex-shrink:0}.ldr-prefs__group{margin-bottom:1.25rem}.ldr-prefs__group:last-child{margin-bottom:0}.ldr-prefs__label{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#fefcffb3;margin-bottom:.625rem}.ldr-prefs__chips{display:flex;flex-wrap:wrap;gap:.375rem}.ldr-prefs__chip{padding:.3125rem .75rem;border-radius:.75rem;background:#fefcff1a;border:1.5px solid rgba(254,252,255,.15);color:#fefcff;font-size:.75rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s}.ldr-prefs__chip--active{background:#fff;border-color:transparent;color:#0058be;font-weight:700;box-shadow:0 1px 4px #0000001a}.ldr-prefs__chip:hover:not(.ldr-prefs__chip--active){background:#fefcff2e}.ldr-prefs__range-row{display:flex;align-items:center;gap:.875rem}.ldr-prefs__range{flex:1;accent-color:#ffffff;cursor:pointer}.ldr-prefs__range-val{font-size:.875rem;font-weight:700;color:#fefcff;min-width:3rem;text-align:right}.ldr-jobs__header{display:flex;align-items:center;justify-content:space-between;padding:0 0 .25rem}.ldr-jobs__header h2{font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;color:#191c1d;margin:0}.ldr-jobs__header p{font-size:.8125rem;color:#424754;margin:.125rem 0 0}.ldr-jobs__list{display:flex;flex-direction:column}.ldr-myjobs{max-width:720px}.ldr-myjobs__stats{display:flex;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}.ldr-myjobs__stats .dash__hist-stat{flex:1 1 100px}
