@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#18291f;--muted:#6f796f;--paper:#f8f9f3;--line:#e1e5da;--lime:#cbef6b;--dark:#17281f;--white:#fff;--orange:#b45e35}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:15px;-webkit-font-smoothing:antialiased}h1,h2,h3,.brand,.price{font-family:Manrope,sans-serif}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a:focus-visible,button:focus-visible{outline:3px solid #86a540;outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid #8ba754;outline-offset:2px}.icon{width:21px;height:21px;flex:none;vertical-align:middle}.wrap{max-width:1240px;margin:0 auto;padding-left:42px;padding-right:42px}.nav{height:106px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;gap:11px;align-items:center;font-size:16px;font-weight:800;letter-spacing:-.6px}.brand b{font-weight:500}.brand small{display:block;font-family:'DM Sans',sans-serif;letter-spacing:1.5px;font-size:7px;margin-top:4px}.brand-mark{display:grid;place-items:center;width:39px;height:39px;background:var(--dark);border-radius:11px;color:var(--lime)}.brand.light{color:white}.brand.light .brand-mark{background:var(--lime);color:var(--dark)}.nav nav{display:flex;gap:30px;align-items:center;font-size:13px;font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:52px;padding:14px 23px;border-radius:9px;border:1px solid transparent;font-weight:600;font-size:14px;transition:transform .18s,background .18s;line-height:1.4}.btn:hover{transform:translateY(-2px)}.btn.dark{background:var(--dark);color:white}.btn.dark:hover{background:#2e4637}.btn.outline{border-color:#ced5c7;background:transparent}.btn.outline:hover{background:#edf0e6}.btn.small{min-height:43px;padding:10px 17px;font-size:12px}.lime-btn{background:var(--lime);color:var(--dark)}.full{width:100%}.actions{display:flex;gap:12px;flex-wrap:wrap}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.9px;line-height:1.6;display:flex;align-items:center;gap:8px}.dot{width:6px;height:6px;background:#91a965;border-radius:50%;box-shadow:0 0 0 4px #ebefde}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:36px;padding-top:49px;padding-bottom:78px;align-items:center}.hero h1{font-size:clamp(48px,5.8vw,77px);font-weight:650;line-height:1.08;letter-spacing:-4px;margin:22px 0}em{font-style:normal;color:#779040}.hero-copy>p{font-size:17px;max-width:440px;line-height:1.8;color:var(--muted);margin-bottom:29px}.hero-note{display:flex;align-items:center;gap:10px;font-size:11px;color:#7a8176;margin-top:22px}.mini-check{background:#e6eed6;color:#607c35;border-radius:50%;width:19px;height:19px;display:grid;place-items:center}.hero-art{position:relative;border-radius:20px;background:#293e31;min-width:0;height:434px;overflow:hidden;box-shadow:0 28px 45px -30px #17281f88}.art-head{display:flex;align-items:center;justify-content:space-between;padding:26px 23px;font-size:8px;letter-spacing:1.25px;color:#d3dccc}.signal{color:var(--lime);font-size:7px}.truck-scene{width:100%;height:auto}.hero-art .truck-scene{position:absolute;top:35px;left:0;width:106%}.floating{position:absolute;display:flex;gap:9px;align-items:center;background:#f8f9f3;padding:13px 17px;border-radius:9px;box-shadow:0 10px 25px #0002;font-size:8px;letter-spacing:1px}.floating b{font-size:12px;letter-spacing:0;line-height:1.8}.floating .icon{color:#6d843d}.pickup{top:102px;left:25px}.delivery{bottom:64px;right:20px}.art-footer{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;font-size:7px;letter-spacing:1px;color:#cbd7c4;padding:20px 23px;border-top:1px solid #ffffff16}.service-strip{border-block:1px solid var(--line)}.service-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:22px;padding-top:25px;padding-bottom:25px}.service-strip span{font-size:9px;letter-spacing:1.4px;color:var(--muted)}.service-strip b{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:550}.service-strip .icon{width:19px;color:#7d895f}.section{padding-top:88px;padding-bottom:88px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:37px}h2{font-size:37px;letter-spacing:-1.6px;line-height:1.25;font-weight:650}.section-head h2{margin-top:14px}.section-head>p{max-width:320px;line-height:1.8;color:var(--muted);font-size:14px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.feature{padding:29px;background:#fff;border:1px solid var(--line);border-radius:14px}.feature-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.feature-top>.icon{width:43px;height:43px;background:#f0f4e8;padding:11px;border-radius:10px}.feature-top small{font-size:11px;color:#9ca38f}.feature h3{font-size:18px;letter-spacing:-.5px;margin-bottom:12px}.feature p{font-size:13px;color:var(--muted);line-height:1.8}.dark-section{background:var(--dark);color:white;padding:78px 0}.experience{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:100px}.lime{color:var(--lime)}.experience h2{font-size:37px;margin:19px 0}.experience p{color:#b7c2b8;font-size:14px;line-height:1.8;margin-bottom:25px;max-width:450px}.experience .caption{font-size:10px;color:#8d9c90;margin-top:16px}.preview-card{border-radius:16px;background:#f8f9f3;color:var(--dark);padding:31px;transform:rotate(-2deg)}.preview-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.route-logo{font-family:Manrope,sans-serif;font-size:24px;letter-spacing:-2px;font-weight:800;display:inline-flex;align-items:center;gap:2px}.route-logo>span{color:#849e4b}.preview-card h3{font-size:24px;letter-spacing:-1px;line-height:1.4;margin:24px 0}.mock-field{padding:15px 13px;border:1px solid var(--line);border-radius:7px;display:flex;gap:10px;font-size:12px;margin-bottom:9px}.mock-field span{margin-left:auto}.preview-card .btn{margin-top:10px}.closing{text-align:center;max-width:750px}.closing .eyebrow{justify-content:center}.closing h2{font-size:47px;margin:15px 0}.closing>p{color:var(--muted);line-height:1.8;max-width:480px;margin:0 auto 26px}.smallprint{font-size:11px;line-height:1.7;color:var(--muted);margin-top:19px}footer{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);font-size:12px}footer>p{color:var(--muted)}footer>a{font-weight:600}.demo-banner{min-height:36px;background:#dfebc8;display:flex;align-items:center;justify-content:center;gap:22px;padding:9px 24px;color:#3e512b;font-size:10px}.demo-banner>span{font-size:9px;font-weight:800;letter-spacing:1px;display:flex;align-items:center;gap:6px}.demo-banner i{width:5px;height:5px;background:#6c893a;border-radius:50%}.demo-banner>a{font-weight:700}.demo-banner .icon{width:13px;height:13px;margin-left:5px}.carrier-brand{display:flex;align-items:center;gap:16px;font-size:21px;font-weight:750}.carrier-brand .route-logo{font-size:30px;background:#e9eedf;border-radius:12px;width:58px;height:54px;justify-content:center}.carrier-brand small{display:block;font-size:11px;color:var(--muted);font-weight:400;margin-top:3px}.public-layout{display:grid;grid-template-columns:1fr 1fr;gap:72px;padding-top:48px;padding-bottom:70px;align-items:start}.public-copy h1{font-size:62px;font-weight:650;line-height:1.12;letter-spacing:-3px;margin:20px 0}.public-copy>p{font-size:16px;color:var(--muted);line-height:1.8;max-width:420px}.service-tags{display:flex;gap:8px;flex-wrap:wrap;margin:26px 0}.service-tags>span{padding:8px 10px;border:1px solid var(--line);border-radius:7px;font-size:10px;display:flex;align-items:center;gap:6px}.service-tags .icon{width:14px;height:14px}.coverage{display:flex;gap:14px;border-top:1px solid var(--line);padding-top:26px;margin-top:28px}.round-icon{width:44px;height:44px;background:#eaf0dd;border-radius:12px;display:grid;place-items:center;flex:none}.coverage b{font-size:12px}.coverage p{color:var(--muted);line-height:1.7;font-size:12px;margin-top:6px}.public-note{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:11px;line-height:1.6;margin:19px 0}.public-graphic{height:210px;border-radius:14px;background:#2a3e31;overflow:hidden;margin-top:24px}.public-graphic .truck-scene{height:270px;margin-top:-27px;object-fit:contain}.request-card{background:white;border:1px solid var(--line);border-radius:17px;padding:30px;box-shadow:0 15px 50px #24352408}.request-card h2{font-size:24px;letter-spacing:-.9px;margin:12px 0 25px}.steps{display:flex;margin-bottom:30px;border-bottom:1px solid var(--line);padding-bottom:22px;gap:16px}.steps>span{display:flex;gap:7px;align-items:center;color:#98a08f;font-size:11px}.steps b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line);font-size:10px}.steps .active{color:var(--ink);font-weight:700}.steps .active b{background:var(--dark);color:white;border-color:var(--dark)}.steps .done b{background:var(--lime);color:var(--dark);border-color:var(--lime)}label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:600;color:#4f5c4e}input,select,textarea{width:100%;border:1px solid #dbe0d5;background:#fcfdf9;border-radius:7px;min-height:46px;padding:12px;color:var(--ink);font-size:14px;min-width:0}input::placeholder,textarea::placeholder{color:#98a091;font-size:12px}textarea{resize:vertical;min-height:94px;line-height:1.6}.form-fields{display:grid;gap:19px}.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field-help{font-size:11px;line-height:1.7;color:var(--muted)}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.form-actions .dark{flex:1}.form-bottom{padding-top:18px;margin-top:22px;border-top:1px solid var(--line);text-align:center;color:var(--muted);font-size:10px;line-height:1.6}.form-error{font-size:12px;color:#b13f2b;margin-top:12px;line-height:1.6}.form-error:empty{display:none}.optional{font-weight:400}.upload{padding:20px;border:1px dashed #b9c6a6;border-radius:8px;align-items:center;text-align:center;cursor:pointer}.upload input{font-size:11px;background:white;padding:8px;min-height:36px}.upload small{color:var(--muted);font-size:10px;font-weight:400}.upload .icon{color:#718741}#photo-previews,.detail-photos{display:flex;gap:10px;flex-wrap:wrap}.photo-thumb{position:relative}.photo-thumb img,.detail-photos img{width:90px;height:75px;object-fit:cover;border-radius:7px}.photo-thumb button{position:absolute;right:3px;top:3px;background:white;border:0;border-radius:50%;width:23px;height:23px}.consent{display:flex;flex-direction:row;align-items:flex-start;font-weight:400;line-height:1.6}.consent input{width:17px;height:17px;min-height:0;margin-top:2px;accent-color:var(--dark);flex:none}.trip-summary{display:flex;gap:12px;background:#f0f4e8;border-radius:10px;padding:17px;font-size:12px;line-height:1.7}.trip-summary span,.trip-summary small{display:block}.trip-summary small{font-size:10px;color:var(--muted);margin-top:7px}.success-page{text-align:center;max-width:600px;margin:80px auto;padding:20px}.success-icon{display:grid;place-items:center;border-radius:50%;width:75px;height:75px;background:var(--lime);margin:0 auto 26px}.success-icon .icon{width:35px;height:35px}.success-page .eyebrow{justify-content:center}.success-page h1{font-size:45px;letter-spacing:-2px;margin:20px 0}.success-page p{line-height:1.8;color:var(--muted);margin:0 0 28px}.success-page small{display:block;color:var(--muted);font-size:11px;margin-top:20px}.backlink{display:block;font-size:12px;margin:20px 0}.dashboard{display:grid;grid-template-columns:234px 1fr;min-height:calc(100vh - 36px)}aside{background:var(--dark);color:#adbdae;padding:31px 20px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}aside .brand{font-size:13px;gap:8px}aside .brand small{font-size:5.5px;letter-spacing:1.3px}aside .brand-mark{width:33px;height:33px}.workspace{display:flex;gap:11px;align-items:center;margin:38px 0 30px;padding:14px 9px;border-block:1px solid #ffffff13;color:white;font-size:12px}.workspace small{font-size:9px;color:#899e8d;display:block;margin-top:5px}.avatar{display:inline-grid;place-items:center;width:33px;height:33px;border-radius:50%;background:#e6eed6;color:#527040;font-size:10px;font-weight:750;flex:none}.sidebar-label{font-size:8px;letter-spacing:1.4px;margin:0 11px 13px;color:#738a79}aside nav{display:grid;gap:6px}aside nav a{display:flex;gap:12px;align-items:center;padding:13px 12px;border-radius:8px;font-size:12px}aside nav .icon{width:18px;height:18px}aside nav a.selected{background:var(--lime);color:var(--dark);font-weight:700}.count{margin-left:auto;background:#17281f1a;padding:2px 6px;border-radius:4px;font-size:9px}.sidebar-bottom{margin-top:auto;padding-top:60px;font-size:10px}.sidebar-bottom>a{display:flex;gap:10px;align-items:center}.sidebar-bottom button{background:transparent;color:#a4bba6;border:1px solid #ffffff26;font-size:10px;padding:9px 12px;border-radius:6px;margin:23px 0 12px}.sidebar-bottom p{font-size:9px;color:#78907d;line-height:1.7}.dashboard-body{min-width:0;background:#f4f6ee}.dash-top{height:77px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 37px;background:#fafbf7}.dash-top>span{font-size:11px;color:var(--muted);display:flex;gap:7px;align-items:center}.dash-top .icon{width:14px;height:14px}.dash-top>div{display:flex;align-items:center;gap:16px}.demo-chip{color:#789053;border:1px solid #dbe5cb;border-radius:5px;padding:5px 8px;font-size:8px;font-weight:700;letter-spacing:1px}.dash-main{padding:36px;max-width:1500px;margin:0 auto;min-height:calc(100vh - 166px)}.dash-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 29px}.dash-heading .eyebrow{font-size:8px;color:#869378;letter-spacing:1.7px}.dash-heading h1{font-size:30px;letter-spacing:-1.4px;font-weight:650;margin:10px 0}.dash-heading p{font-size:12px;color:var(--muted);line-height:1.7}.dash-heading .btn{font-size:11px;min-height:43px;padding:12px 15px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px}.stats article{background:white;border:1px solid var(--line);border-radius:11px;padding:20px}.stats article>span{font-size:10px;display:flex;justify-content:space-between;gap:7px;align-items:center;color:var(--muted)}.stats .icon{width:16px;height:16px;color:#81956b}.stats strong{display:block;font-family:Manrope,sans-serif;font-size:32px;letter-spacing:-1.5px;margin:13px 0 7px;font-weight:600}.stats small{color:#8b9483;font-size:9px;line-height:1.5}.panel{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}.panel-title{display:flex;align-items:center;justify-content:space-between;padding:22px 23px;border-bottom:1px solid var(--line);gap:12px}.panel-title h2{font-size:15px;letter-spacing:-.3px}.panel-title h2>span{font-size:9px;border-radius:5px;background:#f0f3e7;padding:4px 7px;margin-left:6px;font-family:'DM Sans',sans-serif}.panel-title>a{font-size:10px;color:#76845e}.panel-title .icon{width:13px;height:13px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:22px}.request-row{display:grid;grid-template-columns:.8fr 1.6fr .8fr .8fr .8fr;align-items:center;gap:12px;width:100%;text-align:left;background:white;border:0;border-bottom:1px solid #edf0e6;padding:23px;color:var(--ink)}.request-row:last-child{border-bottom:0}.request-row:hover{background:#f8faf2}.request-row b{font-size:11px;display:block;font-weight:550}.request-row small{display:block;font-size:9px;color:#8b9383;line-height:1.6;margin-top:5px}.row-id>b{font-size:9px;color:#7c876f;letter-spacing:.5px}.row-total{font-size:11px;display:flex;align-items:center;justify-content:flex-end;gap:10px;white-space:nowrap}.row-total .icon{width:13px}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:5px;background:#f1f2ec;color:#65705c;padding:6px 8px;font-size:9px;font-weight:600;white-space:nowrap;width:fit-content}.badge i{width:4px;height:4px;border-radius:50%;background:currentColor}.badge.nuevo{background:#fbf0df;color:#a17337}.badge.cotizado{background:#eaf0fd;color:#5e78ac}.badge.aceptado{background:#ede7fa;color:#8664ac}.badge.confirmado{background:#e8f0d9;color:#678542}.badge.realizado{background:#eef1ea;color:#6b7961}.badge.cancelado{background:#f8e8e2;color:#ad6047}.compact-rows .request-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:20px 23px}.compact-rows .row-id{display:none}.compact-rows .row-date{display:none}.compact-rows .row-total{display:none}.compact-rows .request-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:310px}.next-job{background:var(--dark);border-radius:12px;padding:25px;color:white;display:flex;flex-direction:column}.next-job .eyebrow{font-size:8px}.next-date{font-size:11px;color:#b0c297;margin:22px 0 18px}.next-job h2{font-size:22px;letter-spacing:-.7px}.route-line{margin:12px 0;color:var(--lime);font-size:22px}.next-job p{color:#90a795;line-height:1.6;font-size:11px;margin:17px 0 24px}.next-job .btn{margin-top:auto;font-size:11px;min-height:40px;padding:10px}.demo-guide{display:flex;align-items:center;gap:15px;margin:26px 0;padding:21px 24px;background:#eaf0dd;border:1px solid #dce6c9;border-radius:11px}.demo-guide .round-icon{background:#dce9c3}.demo-guide h3{font-size:13px;margin-bottom:5px}.demo-guide p{font-size:11px;color:#7a866a;line-height:1.7;max-width:650px}.demo-guide>a{margin-left:auto;font-size:11px;font-weight:700;white-space:nowrap}.demo-guide .icon{width:17px}.dashboard-footer{display:flex;justify-content:space-between;padding:18px 36px;border-top:1px solid var(--line);font-size:9px;color:#8c9880}.filters{display:flex;gap:16px;align-items:center;padding:21px;border-bottom:1px solid var(--line)}.search{display:flex;flex-direction:row;align-items:center;position:relative;flex:1}.search>.icon{position:absolute;left:12px;width:17px;color:#8d9b7d}.search input{padding-left:39px;background:white}.filters>select{width:170px;background:white}.empty{padding:60px 20px;text-align:center}.empty>.icon{width:36px;height:36px;color:#9ba58e;margin-bottom:15px}.empty h3{font-size:20px;letter-spacing:-.5px}.empty p{font-size:12px;color:var(--muted);margin:13px 0 22px}.agenda-legend{display:flex;align-items:center;gap:12px;margin-bottom:20px}.agenda-legend>span:last-child{font-size:10px;color:var(--muted)}.agenda-item{display:flex;align-items:center;gap:24px;width:100%;padding:26px;border:0;border-bottom:1px solid var(--line);background:white;text-align:left;color:var(--ink)}.agenda-item:hover{background:#fafcf5}.agenda-date{display:grid;gap:8px;min-width:80px;border-right:1px solid var(--line);padding-right:24px}.agenda-date strong{font-size:13px}.agenda-date span{font-size:21px;letter-spacing:-1px}.agenda-route{flex:1}.agenda-route b{font-size:13px;display:flex;gap:10px;align-items:center}.agenda-route p{font-size:11px;color:var(--muted);margin-top:9px}.agenda-route small{display:block;font-size:10px;color:#8c957f;margin-top:7px}.settings-form{padding:30px;display:grid;gap:24px;max-width:650px}.settings-form>a{font-size:12px;text-align:center}.settings-form .btn{width:fit-content}dialog{border:1px solid var(--line);border-radius:16px;padding:0;width:min(650px,calc(100vw - 28px));max-height:90vh;background:white;color:var(--ink);box-shadow:0 30px 90px #0004}dialog::backdrop{background:#1421199c;backdrop-filter:blur(4px)}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:25px 28px;border-bottom:1px solid var(--line);position:sticky;top:0;background:white;z-index:2}.modal-head h2{font-size:25px;letter-spacing:-.8px;margin-top:6px}.close{background:#f0f3e8;border:0;border-radius:50%;width:35px;height:35px;font-size:24px;color:var(--ink);flex:none}.detail-content{padding:25px 28px;display:grid;gap:22px}.detail-route{display:grid;grid-template-columns:1fr 24px 1fr;align-items:center;gap:16px;background:#f3f6eb;padding:20px;border-radius:10px}.detail-route span{display:block;color:#8b9778;font-size:8px;letter-spacing:1px;margin-bottom:8px}.detail-route b{font-size:13px;line-height:1.5}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0}.detail-grid dt{font-size:10px;color:var(--muted);margin-bottom:7px}.detail-grid dd{margin:0;font-size:12px;line-height:1.7;overflow-wrap:anywhere}.quote-summary{background:#eaf0dd;padding:20px;border-radius:10px;display:grid;grid-template-columns:1fr auto;align-items:center;font-size:12px}.quote-summary strong{font-size:28px;letter-spacing:-1px}.quote-summary small{grid-column:1/-1;font-size:10px;color:var(--muted);margin-top:7px}.quote-form,#confirm-form{display:grid;gap:18px;padding-top:5px}.quote-form h3,#confirm-form h3{font-size:19px;letter-spacing:-.5px}.quote-inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quote-inputs input{padding:10px;font-size:14px}.quote-inputs label{font-size:10px}.quote-live{display:flex;justify-content:space-between;align-items:center;font-size:13px;padding-top:10px}.quote-live strong{font-size:23px}.text-btn{border:0;background:transparent;text-decoration:underline;font-size:11px;padding:10px}.danger{color:#a86752}.quote-page{max-width:680px;padding:25px 24px 70px;margin:auto}.quote-document{background:white;border:1px solid var(--line);border-radius:16px;padding:42px}.quote-brand{display:flex;gap:15px;align-items:center;font-size:18px;font-weight:650;padding-bottom:24px;border-bottom:1px solid var(--line);margin-bottom:26px}.quote-brand small{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:4px}.quote-document h1{font-size:44px;line-height:1.15;letter-spacing:-2px;margin:17px 0 23px}.quote-document>p{font-size:13px;line-height:1.8;color:var(--muted);margin:20px 0}.quote-lines{margin:25px 0}.quote-lines>div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.quote-lines .total{padding:20px 0;font-size:16px}.quote-lines strong{font-size:26px;letter-spacing:-1px}.quote-document h3{font-size:15px}.accepted{display:flex;gap:10px;align-items:center;padding:18px;border-radius:9px;background:#eaf2dd;font-size:13px;line-height:1.7}.preserve{white-space:pre-wrap}.skip{position:fixed;top:-100px;left:15px;z-index:100;padding:15px;background:var(--lime)}.skip:focus{top:15px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,25px);opacity:0;pointer-events:none;transition:.2s;background:#263c2e;color:white;padding:16px 24px;border-radius:10px;box-shadow:0 6px 30px #0002;font-size:13px;z-index:100;max-width:calc(100vw - 30px);line-height:1.6;width:max-content}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:1500px){.hero{padding-top:75px;padding-bottom:105px}.hero-art{height:460px}}@media(max-width:1100px){.hero{gap:25px}.hero h1{font-size:60px}.hero-art{height:390px}.experience{gap:50px}.dashboard{grid-template-columns:200px 1fr}aside{padding:26px 14px}.dash-main{padding:25px}.dash-top{padding:0 25px}.dashboard-grid{grid-template-columns:1fr}.next-job{display:none}.stats article{padding:16px}.stats article>span{font-size:9px}.stats strong{font-size:27px}.row-date{display:none}.request-row{grid-template-columns:.7fr 1.6fr .8fr .9fr}.compact-rows .request-row{grid-template-columns:1fr auto}.public-layout{gap:35px}.public-copy h1{font-size:52px}}
@media(max-width:800px){.wrap{padding-left:25px;padding-right:25px}.nav{height:85px}.nav nav>a:not(.btn){display:none}.hero{grid-template-columns:1fr;padding-top:30px;padding-bottom:45px;gap:35px}.hero h1{font-size:62px;letter-spacing:-3px}.hero-copy>p{max-width:500px}.hero-art{height:420px;max-width:570px;width:100%}.hero-art .truck-scene{top:10px}.service-strip>.wrap{flex-wrap:wrap;justify-content:flex-start;gap:20px}.service-strip span{width:100%}.service-strip b{font-size:12px}.section{padding-top:60px;padding-bottom:60px}.section-head{display:block}.section-head>p{margin-top:20px}.feature-grid{gap:12px}.feature{padding:22px}.feature h3{font-size:16px}.experience{grid-template-columns:1fr;gap:40px}.preview-card{max-width:460px;transform:none}.dark-section{padding:55px 0}.closing h2{font-size:40px}footer{flex-wrap:wrap;padding-top:25px!important;padding-bottom:25px!important}footer>p{display:none}.public-layout{grid-template-columns:1fr;max-width:620px;padding-top:25px;gap:30px}.public-graphic{display:none}.public-copy h1{font-size:50px}.coverage{margin-top:20px;padding-top:20px}.demo-banner{flex-wrap:wrap;gap:4px 15px;font-size:9px}.demo-banner p{order:3;width:100%;text-align:center;font-size:9px}.demo-banner>a{margin-left:auto}.dashboard{display:block}aside{position:relative;height:auto;padding:18px 22px 10px;display:block}aside .brand{display:none}.workspace,.sidebar-label,.sidebar-bottom{display:none}aside nav{display:flex;gap:5px;justify-content:space-between}aside nav a{padding:11px 13px;gap:8px;font-size:11px}.count{display:none}.dash-top{height:57px;padding:0 22px}.dash-main{padding:26px 22px}.dash-heading h1{font-size:27px}.dash-heading{align-items:flex-start}.dash-heading .btn{padding:10px;font-size:0;gap:0;min-width:42px}.dash-heading .btn>.icon{width:18px}.stats{gap:10px}.stats article{padding:15px 13px}.stats small{font-size:8px}.stats article>span{font-size:8px}.stats article>span .icon{display:none}.stats strong{font-size:25px}.demo-guide{align-items:flex-start}.demo-guide>a{font-size:0}.demo-guide>a .icon{width:20px;height:20px}.dashboard-footer{padding:18px 22px}.compact-rows .request-row small{max-width:none}.request-row{padding:20px;grid-template-columns:1.6fr .7fr}.request-row>.row-id,.request-row>.row-date{display:none}.request-row>.row-total{display:none}}
@media(max-width:520px){.wrap{padding-left:20px;padding-right:20px}.brand{font-size:13px;gap:8px}.brand-mark{width:33px;height:33px}.brand small{font-size:5.5px;letter-spacing:1.1px}.nav{gap:12px}.nav .btn{font-size:10px;padding:10px;min-height:40px}.nav .btn .icon{width:14px}.hero{padding-top:24px}.hero h1{font-size:52px;letter-spacing:-2.8px;margin:19px 0}.eyebrow{font-size:8px;letter-spacing:1.5px}.hero-copy>p{font-size:15px;line-height:1.75}.actions{gap:10px}.actions .btn{font-size:12px;padding:13px 15px}.hero-note{font-size:10px}.hero-art{height:335px}.hero-art .truck-scene{top:48px}.art-head{padding:19px;font-size:7px}.signal{font-size:6px}.floating{padding:9px 12px}.floating b{font-size:11px}.pickup{left:15px;top:78px}.delivery{bottom:45px;right:13px}.art-footer{padding:17px 15px;font-size:6px}.service-strip>.wrap{gap:14px}.service-strip b{font-size:10px;gap:6px}.service-strip .icon{width:15px;height:15px}.section-head h2,h2{font-size:29px;letter-spacing:-1.2px}.feature-grid{grid-template-columns:1fr}.feature{padding:25px}.feature-top{margin-bottom:18px}.feature h3{font-size:19px}.feature p{font-size:13px}.experience h2{font-size:30px}.experience .btn{font-size:11px;padding:14px}.preview-card{padding:25px}.preview-card h3{font-size:23px}.closing h2{font-size:36px}.closing>p{font-size:14px}.closing>.btn{font-size:12px}footer{font-size:10px}.carrier-brand{font-size:18px;gap:9px}.carrier-brand .route-logo{width:40px;height:43px;font-size:25px}.carrier-brand small{font-size:8px}.public-copy h1{font-size:45px}.public-copy>p{font-size:14px}.request-card{padding:23px 19px}.request-card h2{font-size:22px}.steps{gap:14px}.steps>span{font-size:10px}.steps b{width:21px;height:21px}.two{gap:10px}input,select,textarea{font-size:16px;min-height:48px}.request-card .btn{font-size:13px}.success-page{margin:45px auto}.success-page h1{font-size:37px}.success-page p{font-size:14px}.demo-banner{padding:8px 12px}.demo-banner>span{font-size:8px}.demo-banner>a{font-size:8px}.demo-banner p{font-size:8px}aside{padding:11px 10px}aside nav a{padding:10px;font-size:10px;gap:5px}aside nav .icon{width:15px;height:15px}.dash-main{padding:24px 16px}.dash-top{padding:0 16px;height:53px}.dash-heading h1{font-size:24px;line-height:1.25;letter-spacing:-1px}.dash-heading p{font-size:11px}.dash-heading{gap:10px;margin-bottom:22px}.stats{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.stats article{padding:18px}.stats article>span{font-size:10px}.stats strong{font-size:29px}.stats small{font-size:9px}.panel-title{padding:18px}.panel-title h2{font-size:14px}.compact-rows .request-row{padding:18px;grid-template-columns:minmax(0,1fr) auto}.compact-rows .request-row small{white-space:normal;font-size:10px}.request-row b{font-size:12px}.badge{font-size:8px}.demo-guide{padding:17px;gap:12px}.demo-guide .round-icon{display:none}.demo-guide h3{font-size:12px}.demo-guide p{font-size:10px}.dashboard-footer span{display:none}.filters{padding:15px;flex-direction:column;align-items:stretch;gap:10px}.filters select{width:100%}.request-row{padding:18px;gap:10px;grid-template-columns:minmax(0,1fr) auto}.request-row small{font-size:10px;overflow-wrap:anywhere}.agenda-legend{flex-wrap:wrap;gap:8px}.agenda-legend>span:last-child{width:100%;line-height:1.7}.agenda-item{padding:19px 15px;gap:13px;flex-wrap:wrap}.agenda-date{min-width:65px;padding-right:12px}.agenda-date strong{font-size:11px}.agenda-date span{font-size:19px}.agenda-route{min-width:150px}.agenda-route b{font-size:11px;flex-wrap:wrap;gap:5px;line-height:1.6}.agenda-route .icon{width:13px}.agenda-item>.badge{margin-left:78px}.settings-form{padding:22px}.detail-content{padding:23px 20px}.modal-head{padding:20px}.modal-head h2{font-size:22px}.detail-route{padding:16px;gap:10px;grid-template-columns:1fr 18px 1fr}.detail-route b{font-size:12px;overflow-wrap:anywhere}.detail-grid{gap:18px}.quote-inputs{grid-template-columns:1fr}.quote-inputs input{font-size:16px}.quote-inputs label{font-size:12px}.quote-summary strong{font-size:24px}.quote-page{padding:10px 14px 40px}.quote-document{padding:25px 22px}.quote-document h1{font-size:38px}.quote-document>p{font-size:12px}.quote-document>.btn{font-size:12px}.quote-lines strong{font-size:23px}.trip-summary{overflow-wrap:anywhere}.dashboard-body,.public-copy,.request-card{min-width:0}.detail-content>p{overflow-wrap:anywhere;line-height:1.7;font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* OpenStreetMap: preserve readable controls and attribution on small screens. */
.service-map-card{margin-top:28px;border:1px solid #dce2d5;border-radius:20px;overflow:hidden;background:#fff}
.service-map-heading{display:flex;justify-content:space-between;gap:12px;padding:18px 20px;align-items:center}
.service-map-heading strong{font-size:15px}.service-map-heading span{font-size:12px;color:#667569}
.service-map-stage{position:relative;height:310px;background:#eef1e9}
.service-map-stage iframe{display:block;width:100%;height:100%;border:0}
.service-map-footer{padding:16px 20px}.service-map-footer p{font-size:12px;margin:0 0 10px}.service-map-footer a{display:inline-flex;align-items:center;min-height:44px;font-size:14px;font-weight:700;color:#263d2e}.service-map-footer small{display:block;font-size:12px;color:#667569;line-height:1.6;margin-top:5px}
@media(max-width:600px){.service-map-stage{height:280px}.service-map-heading,.service-map-footer{padding:14px 16px}}

.service-map-footer a{margin-right:16px}

/* Photographic freight hero: preserve the vehicle and keep labels clear. */
.hero-art .truck-scene{inset:0;width:100%;height:100%;object-fit:cover;object-position:center 54%}
.hero-art::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(15,30,21,.62),transparent 28%,transparent 67%,rgba(15,30,21,.78))}
.art-head,.art-footer,.hero-art .floating{z-index:2}
.art-head{position:relative;color:#f1f5ee}
.hero-art .pickup{top:66px;left:20px}
.hero-art .delivery{bottom:48px;right:18px}
.public-graphic .truck-scene{height:270px;margin-top:0;object-fit:cover;border-radius:14px}
@media(max-width:520px){.hero-art .pickup{top:52px;left:14px}.hero-art .delivery{bottom:42px;right:12px}}
