:root{font-family:Arial,Helvetica,sans-serif;color:#172940;background:#f1f4f8;font-size:16px;--blue:#0649a8;--navy:#06316e;--muted:#536277}*{box-sizing:border-box}body{margin:0}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}[hidden]{display:none!important}.testbar{background:#dfeaff;color:#06316e;text-align:center;font-size:.8rem;font-weight:700;padding:9px 15px;letter-spacing:.05em}header{max-width:1120px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:24px}.brand{text-decoration:none;display:flex;align-items:center;gap:14px;color:var(--navy)}.brand strong{font-size:2rem;letter-spacing:-.07em}.brand>span{border-left:1px solid #afbdd0;padding-left:14px;font-size:.78rem;letter-spacing:.09em}.brand b{display:block;font-size:1rem;letter-spacing:.18em;margin-top:4px}.header-note{color:var(--muted);font-size:.9rem}main{max-width:1120px;margin:auto;padding:12px 24px 110px}.hero{background:linear-gradient(115deg,#05295c,#0853b7);padding:48px;border-radius:6px 6px 56px 6px;color:white;position:relative;overflow:hidden}.eyebrow,.number{font-size:.78rem;font-weight:700;letter-spacing:.13em;display:block}h1{font-size:clamp(2rem,5vw,3.5rem);letter-spacing:-.045em;line-height:1.07;margin:18px 0 20px}h2{font-size:1.45rem;letter-spacing:-.025em}h3{font-size:1.1rem}p{line-height:1.6}.hero p{color:#dce9ff;font-size:1.15rem}.hero .button{margin-top:14px;max-width:360px}.hero-foot{margin-top:36px;color:#d0dff7;font-size:.85rem}.button{border:1px solid var(--blue);background:var(--blue);color:white;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 20px;min-height:48px;border-radius:7px;text-decoration:none;font-weight:700;text-align:center;line-height:1.35}.button:hover{filter:brightness(.93)}.button.light{background:white;color:var(--navy);border-color:white}.button.secondary{background:white;color:var(--navy);border-color:#b8c8df}.intro{margin:36px 0 22px}.intro p,.card p,.pagehead p,.muted{color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:white;border:1px solid #dce3ed;border-radius:10px;padding:26px}.linkcard{text-decoration:none}.linkcard:hover{border-color:var(--blue)}.number{color:var(--blue);font-size:.72rem}.linkcard h3{display:flex;justify-content:space-between}.card p{font-size:.95rem}.note{background:#e5edf9;border-left:3px solid var(--blue);padding:18px 20px;border-radius:3px;line-height:1.6;margin:24px 0;font-size:.92rem}.pagehead{max-width:750px;margin:18px 0 32px}.pagehead .eyebrow{color:var(--blue)}.pagehead h1{font-size:2.6rem}form{max-width:850px}fieldset{border:1px solid #dce3ed;background:#fff;border-radius:10px;padding:26px;margin:28px 0;min-width:0}legend{font-size:1.15rem;font-weight:700;padding:0 10px}legend span{color:var(--blue);margin-right:10px;font-size:.85rem}.grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.wide{grid-column:1/-1}label{display:block;font-size:.9rem;font-weight:700;line-height:1.5}input:not([type=radio]):not([type=file]),textarea,select{display:block;width:100%;min-width:0;margin-top:8px;border:1px solid #acbbcf;border-radius:6px;padding:13px;color:#172940;background:#fcfdff;min-height:48px}textarea{resize:vertical}input:focus,textarea:focus,select:focus{outline:2px solid #0758c5;outline-offset:2px}:focus-visible{outline:3px solid #337bdd;outline-offset:4px}.upload{border-top:1px solid #dce3ed;margin-top:26px;padding-top:12px}.upload p{font-size:.9rem;color:var(--muted)}.actions{display:flex;gap:12px;flex-wrap:wrap}.filebutton{position:relative;overflow:hidden}.filebutton input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}.filebutton:focus-within{outline:3px solid #337bdd;outline-offset:3px}#previews{display:flex;gap:12px;flex-wrap:wrap}figure{margin:0;width:130px}figure img{width:130px;height:100px;object-fit:cover;border-radius:5px}figcaption{font-size:.75rem;overflow-wrap:anywhere}figure button{border:0;background:transparent;color:var(--blue);padding:8px 0}.delivery{display:flex;gap:16px;margin-bottom:22px}.delivery label{flex:1;border:1px solid #acbbcf;border-radius:6px;padding:16px}.delivery label:has(:checked){background:#e5edf9;border-color:var(--blue)}input[type=radio]{accent-color:var(--blue);width:18px;height:18px;vertical-align:middle;margin-right:8px}#location-wrap{margin-bottom:22px}.submitbox{padding:0 0 20px}.submitbox p{font-size:.9rem}.submitbox .button{width:100%}#form-error{color:#a01c26}.success{max-width:780px;margin:24px auto}.success-mark{display:block;background:#e5edf9;color:var(--blue);width:64px;height:64px;border-radius:50%;text-align:center;padding-top:12px;font-size:2rem;margin-bottom:24px}.pill{font-size:.75rem;font-weight:700;display:inline-block;background:#e5edf9;color:var(--navy);padding:7px 10px;border-radius:4px}.offer{border-top:5px solid var(--blue)}.textbutton{background:none;border:0;color:var(--blue);padding:14px 0;text-align:left;font-weight:700;min-height:44px}.requestcard{margin-bottom:16px}.requestcard summary{cursor:pointer;font-weight:700;line-height:1.7}.requestcard dl{display:grid;grid-template-columns:180px 1fr;gap:12px;font-size:.9rem}.requestcard dt{color:var(--muted)}.requestcard dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}footer{color:var(--muted);font-size:.8rem;padding:38px 0 0;display:flex;justify-content:space-between;gap:12px}nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #d7e0ec;display:flex;justify-content:center;padding-bottom:env(safe-area-inset-bottom);z-index:10}nav a{text-decoration:none;padding:20px 22px;font-weight:700;font-size:.85rem;border-top:3px solid transparent;text-align:center}nav a[aria-current=page]{color:var(--blue);border-color:var(--blue);background:#f0f5ff}.skip{position:fixed;top:-80px}.skip:focus{top:10px;left:10px;background:white;padding:16px;z-index:30}@media(max-width:700px){header{padding:20px}.header-note{display:none}main{padding:4px 16px 110px}.hero{padding:30px 24px;border-bottom-right-radius:40px}.hero h1{font-size:2.5rem}.hero .button{width:100%;gap:12px}.cards,.grid{grid-template-columns:1fr}.wide{grid-column:auto}.intro{margin-top:28px}.card{padding:22px}.pagehead h1{font-size:2.2rem}fieldset{padding:20px 16px}legend{font-size:1rem}nav a{padding:17px 5px;font-size:.72rem;flex:1;max-width:130px}footer{flex-direction:column}.requestcard dl{grid-template-columns:1fr;gap:5px}.requestcard dd{margin-bottom:10px}}@media(prefers-reduced-motion:no-preference){.button,.linkcard{transition:background .15s,border-color .15s}}
/* Reference-inspired mobile design, version 2 */
:root{--blue:#005cff;--navy:#071d49;color:#071d49;background:#eef3f9}body{background:linear-gradient(120deg,#e8f0f8,#f8fafd)}header{position:relative;background:#fff;padding:22px 30px;max-width:1080px}.brand{gap:16px}.brand strong{font-size:3rem;letter-spacing:-.075em;font-weight:900}.brand>span{border:0;padding:0;letter-spacing:0}.brand b{font-size:1.35rem;letter-spacing:-.02em;margin:0}.brand small{display:block;margin-top:4px;font-size:.77rem;color:#071d49}#menu-toggle{border:0;background:transparent;color:#071d49;padding:10px;display:grid;place-items:center}#menu-toggle svg{width:29px;height:29px}#header-menu{position:absolute;right:20px;top:80px;background:white;box-shadow:0 12px 40px #071d4933;border:1px solid #dce3ed;border-radius:12px;padding:8px;z-index:20;min-width:220px}#header-menu a{display:block;padding:14px;text-decoration:none}#header-menu a:hover{background:#e9f2ff}main{max-width:1080px;background:#fff;padding:0 30px 110px;outline:none}#home{margin:0 -30px}.fleet-hero{position:relative;height:480px;background:#10263c;overflow:hidden}.fleet-image{width:100%;height:100%;object-fit:cover;object-position:center 42%;display:block}.fleet-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,16,32,.96),rgba(2,16,32,.35) 33%,transparent 67%)}.fleet-copy{position:absolute;bottom:65px;left:36px;right:28px;z-index:1;color:white;text-shadow:0 2px 8px #0006}.fleet-copy h1{font-size:clamp(2rem,4.3vw,3.3rem);line-height:1.06;letter-spacing:-.035em;margin:0 0 12px}.fleet-copy p{font-size:1.15rem;margin:0;line-height:1.35}.home-content{padding:0 24px;position:relative}.request-cta{position:relative;margin-top:-44px;z-index:2;display:flex;align-items:center;gap:24px;background:linear-gradient(110deg,#0075ff,#0055fa);color:white;padding:24px 28px;text-decoration:none;border-radius:15px;box-shadow:0 6px 16px #064ca329;border:1px solid #2389ff}.request-cta>svg{width:56px;height:56px;flex-shrink:0}.request-cta span{flex:1}.request-cta strong{display:block;font-size:2rem;letter-spacing:-.025em}.request-cta small{display:block;font-size:1rem;margin-top:7px;line-height:1.4}.request-cta>b,.quick-card>b,.shipping-link>b{font-size:2.3rem;font-weight:400}.quicklinks{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:18px 0}.quick-card{display:flex;align-items:center;gap:18px;padding:22px;background:#fff;border:1px solid #e5ebf3;border-radius:16px;box-shadow:0 3px 14px #1833520c;text-decoration:none}.quick-card>span:nth-child(2){flex:1}.quick-card strong{display:block;font-size:1.35rem;line-height:1.15;letter-spacing:-.03em}.quick-card small{display:block;color:#415774;font-size:.95rem;line-height:1.4;margin-top:9px}.quick-icon{border-radius:12px;padding:10px;flex-shrink:0;display:grid;place-items:center}.quick-icon svg{width:38px;height:38px}.red{color:#fb2235;background:#ffedef}.green{color:#049b23}.fulfilment{background:linear-gradient(110deg,#edf5ff,#e2eeff);border-radius:16px;padding:22px;color:#071d49}.fulfilment h2{display:flex;align-items:center;gap:10px;font-size:1.15rem;margin:0 0 18px}.fulfilment h2 svg{width:25px;height:25px;color:#005cff;flex-shrink:0}.city-links{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.city-links button{border:0;background:transparent;color:#071d49;display:flex;align-items:center;flex-direction:column;gap:9px;padding:10px 2px;font-size:.9rem;border-radius:8px}.city-links button:hover{background:#d3e5ff}.city-links svg{height:30px;width:30px;color:#005cff}.shipping-link{border:0;border-top:1px solid #b3d0f1;background:none;color:inherit;margin-top:16px;padding:20px 0 0;display:flex;align-items:center;text-align:left;gap:16px;width:100%}.shipping-link>svg{width:38px;height:38px;color:#005cff;flex-shrink:0}.shipping-link>span{flex:1}.shipping-link strong{display:block;font-size:1.1rem}.shipping-link small{display:block;margin-top:5px;font-size:.95rem;color:#415774;line-height:1.4}.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding:26px 0 15px}.benefits>div{text-align:center;display:flex;align-items:center;flex-direction:column;gap:10px;font-size:1rem;line-height:1.35}.benefits>div+div{border-left:1px solid #d9e2ef}.benefits svg{width:35px;height:35px}.benefits>div:nth-child(2){color:#005cff}.benefits>div:nth-child(2) span{color:#071d49}.home-demo{text-align:center;color:#536277;font-size:.78rem;margin:12px 0 0}nav{box-shadow:0 -2px 12px #12345b06}nav a{display:flex;align-items:center;flex-direction:column;gap:6px;min-width:140px;padding:12px 18px;border-top:0;font-weight:400;font-size:.88rem}nav a svg{height:25px;width:25px}nav a[aria-current=page]{background:#fff;color:#005cff;font-weight:700}footer{padding-top:28px}.testbar{font-size:.75rem;padding:7px}.pagehead{padding-top:25px;margin-top:0}.button{background:linear-gradient(110deg,#006dff,#0055ed);border-radius:9px}.button.secondary{background:white}.card{border-radius:14px}
@media(max-width:700px){header{padding:16px 18px}.brand{gap:12px}.brand strong{font-size:2.3rem}.brand b{font-size:1.03rem}.brand small{font-size:.62rem}#menu-toggle{padding:8px 0 8px 8px}#menu-toggle svg{width:24px;height:24px}main{padding:0 16px 100px}#home{margin:0 -16px}.fleet-hero{height:350px}.fleet-image{object-position:center top}.fleet-copy{left:17px;right:16px;bottom:53px}.fleet-copy h1{font-size:1.8rem;line-height:1.08;margin-bottom:9px}.fleet-copy p{font-size:.92rem;max-width:330px}.home-content{padding:0 12px}.request-cta{gap:12px;padding:18px 15px;margin-top:-35px;border-radius:12px}.request-cta>svg{width:36px;height:36px}.request-cta strong{font-size:1.26rem}.request-cta small{font-size:.75rem;margin-top:5px}.request-cta>b{font-size:1.9rem}.quicklinks{gap:9px;margin:12px 0}.quick-card{padding:14px 10px;gap:8px;border-radius:12px;align-items:flex-start;position:relative}.quick-icon{padding:5px;border-radius:8px}.quick-icon svg{width:25px;height:25px}.quick-card strong{font-size:1rem;line-height:1.15}.quick-card small{font-size:.76rem;line-height:1.4;margin-top:7px}.quick-card>b{display:none}.fulfilment{padding:16px 12px;border-radius:13px}.fulfilment h2{font-size:.94rem;gap:6px;margin-bottom:10px}.fulfilment h2 svg{width:20px;height:20px}.city-links{grid-template-columns:repeat(3,1fr);gap:3px}.city-links button{font-size:.78rem;gap:6px;padding:8px 2px;min-height:65px}.city-links svg{width:23px;height:23px}.shipping-link{gap:10px;margin-top:10px;padding-top:14px}.shipping-link>svg{width:29px;height:29px}.shipping-link strong{font-size:.91rem}.shipping-link small{font-size:.8rem}.shipping-link>b{display:none}.benefits{padding:22px 0 13px}.benefits>div{font-size:.83rem;gap:8px}.benefits svg{width:28px;height:28px}.home-demo{font-size:.75rem;line-height:1.4;padding:0 10px}nav a{min-width:0;padding:11px 5px;font-size:.75rem;max-width:none}nav a svg{height:23px;width:23px}footer{font-size:.75rem;gap:5px}.pagehead h1{font-size:2rem}}
@media(min-width:701px){#home .fleet-image{object-position:center 44%}.fleet-copy{bottom:68px}.request-cta:hover{filter:brightness(1.06)}}
@media(max-width:350px){.brand strong{font-size:2rem}.brand b{font-size:.9rem}.brand small{font-size:.56rem}.request-cta strong{font-size:1.1rem}.quick-card{gap:5px;padding:12px 7px}.quick-icon svg{width:22px;height:22px}.quick-card strong{font-size:.92rem}}

/* V3: original supplied image, cropped only by the layout. */
.fleet-hero{height:auto;background:#061b2d;overflow:hidden}.fleet-hero:after{display:none}.fleet-photo{position:relative;width:100%;aspect-ratio:513/240;overflow:hidden}.fleet-photo .fleet-image{position:absolute;top:-25%;left:0;width:100%;height:auto;max-width:none;object-fit:initial}.fleet-copy{position:relative;left:auto;right:auto;bottom:auto;padding:20px 36px 70px;background:linear-gradient(#0b2234,#061827);text-shadow:none}.fleet-copy h1{font-size:clamp(2rem,4.3vw,3.3rem)}
@media(max-width:700px){.fleet-copy{padding:18px 17px 58px}.fleet-copy h1{font-size:1.8rem}.fleet-photo{aspect-ratio:513/240}}
/* V4: offers and contact */
.compact-head{margin-bottom:22px}.compact-head h1{font-size:2.4rem;margin:12px 0}.compact-head p{margin:0}.season-banner{display:grid;grid-template-columns:1.1fr 1fr;background:linear-gradient(120deg,#063977,#005bd8);border-radius:16px;overflow:hidden;color:#fff;min-height:285px}.season-copy{padding:30px;position:relative;z-index:1}.season-label{font-size:.73rem;letter-spacing:.08em;font-weight:700;color:#d9eaff}.season-copy h2{font-size:2.2rem;line-height:1.06;margin:16px 0;letter-spacing:-.035em}.season-copy p{font-size:.95rem;line-height:1.4;color:#e4efff}.season-copy .button{margin-top:10px;font-size:.9rem}.season-picture{position:relative;overflow:hidden;background:#133e65}.season-picture .fleet-photo{height:100%;aspect-ratio:auto}.season-picture .fleet-image{height:190%;width:auto;max-width:none;top:-15%;left:-28%}.season-picture:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0653ad55,transparent)}.snowflake{position:absolute;right:15px;top:8px;color:#e6f5ff;font-size:4.4rem;text-shadow:0 2px 12px #003c7f}.offer-caption{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:25px 0 12px}.offer-caption h2{margin:0;font-size:1.25rem}.offer-caption>span{font-size:.8rem;color:#536277}.product-list{display:grid;gap:12px}.product-row{width:100%;text-align:left;display:flex;align-items:center;gap:22px;padding:18px 22px;background:#fff;border:1px solid #dce5f1;border-radius:13px;color:#071d49;box-shadow:0 3px 14px #17345608}.product-row:hover{border-color:#005cff;background:#f8fbff}.product-thumb{width:112px;flex-shrink:0;padding:10px;background:#f5f7fa;border-radius:10px}.reference-crop{display:block;position:relative;overflow:hidden;width:100%;background:#f1f4f8}.reference-crop img{position:absolute;max-width:none;height:auto;display:block}.product-copy{display:flex;flex-direction:column;flex:1;gap:6px}.product-category{font-size:.68rem;letter-spacing:.06em;color:#526b89;font-weight:700}.product-copy strong{font-size:1.2rem}.product-copy>span:not(.product-category){font-size:.92rem;color:#415774}.product-copy small{font-size:.8rem;color:#0054cc}.product-arrow{font-size:2rem;color:#005cff}.contact-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:26px}.counter-wrap{position:relative;overflow:hidden;border-radius:13px}.counter-wrap>span:not(.reference-crop){position:absolute;bottom:8px;right:8px;padding:5px 8px;border-radius:4px;background:#071d49dd;color:white;font-size:.68rem}.contact-rows{border:1px solid #dce5f1;border-radius:13px;margin-top:16px;background:#fff;overflow:hidden}.contact-row{display:flex;gap:16px;padding:20px 16px;align-items:center}.contact-row+.contact-row{border-top:1px solid #e5ecf4}.contact-row>svg{width:28px;height:28px;color:#005cff;flex-shrink:0}.contact-row>div{flex:1}.contact-row h2{font-size:1rem;margin:0 0 6px}.contact-row p{font-size:.9rem;margin:0;color:#415774;line-height:1.3}.contact-row small{display:block;font-size:.78rem;line-height:1.4;margin-top:5px;color:#536277}.contact-tag{font-size:.65rem;color:#526b89;background:#edf3fc;padding:5px;border-radius:4px}.location-jump{text-decoration:none}.location-jump:hover{background:#f1f6ff}.location-jump>span{font-size:1.8rem;color:#005cff}.contact-cta{width:100%;margin-top:16px}.contact-sites{background:#edf4ff;border-radius:14px;padding:22px;scroll-margin-top:15px}.contact-sites>h2{font-size:1.25rem;margin:0}.contact-sites>p{font-size:.9rem;color:#415774}.contact-sites .cards{grid-template-columns:1fr;gap:8px}.contact-sites .card{padding:13px 15px;border-radius:9px}.contact-sites .card h2{margin:0;font-size:1rem}.contact-sites .card p{display:none}.contact-sites .textbutton{font-size:.85rem;padding:7px 0;min-height:35px}
@media(max-width:700px){.compact-head h1{font-size:2rem}.compact-head{padding-top:23px}.season-banner{grid-template-columns:1.35fr 1fr;min-height:245px;border-radius:12px}.season-copy{padding:20px 14px}.season-label{font-size:.61rem}.season-copy h2{font-size:1.55rem;margin:13px 0}.season-copy p{font-size:.78rem;line-height:1.45}.season-copy p br{display:none}.season-copy .button{padding:11px 10px;font-size:.76rem;gap:8px;min-height:44px}.season-picture .fleet-image{height:165%;top:-11%;left:-90%}.snowflake{font-size:2.7rem;right:8px;top:6px}.offer-caption{margin-top:22px}.offer-caption>span{font-size:.72rem;max-width:140px;text-align:right}.product-row{gap:12px;padding:14px 12px}.product-thumb{width:70px;padding:5px}.product-copy{gap:5px}.product-copy strong{font-size:1.04rem}.product-copy>span:not(.product-category){font-size:.81rem}.product-copy small{font-size:.73rem}.product-category{font-size:.6rem}.product-arrow{font-size:1.7rem}.contact-layout{grid-template-columns:1fr;gap:25px}.contact-row{gap:12px;padding:18px 13px}.contact-row>svg{width:25px;height:25px}.contact-sites{padding:18px}.contact-sites .cards{grid-template-columns:1fr 1fr}.contact-sites .card{padding:12px 10px}.contact-sites .textbutton{font-size:.78rem}.contact-sites .card h2{font-size:.94rem}}

.season-picture .fleet-image{height:223.333%;width:auto;top:-25%;left:50%;transform:translateX(-50%)}

/* V5: verified pickup addresses and route links */
.pickup-details address{font-style:normal;font-size:.9rem;line-height:1.5;margin:10px 0 12px;color:#415774}.pickup-details address span{display:block}.pickup-details .map-link{font-size:.85rem;min-height:44px;padding:10px 12px}.location-source{display:block;margin:12px 0;font-size:.78rem;color:#0054cc;line-height:1.4}.pickup-details{min-width:0;overflow-wrap:anywhere}#pickup-address{padding:18px;background:#edf4ff;border:1px solid #c8dbf6;border-radius:9px;margin:0 0 22px}.contact-sites .cards{grid-template-columns:1fr}.contact-sites .card{padding:16px}.contact-sites .card .textbutton{margin-top:0}@media(min-width:450px) and (max-width:700px){.contact-sites .cards{grid-template-columns:1fr 1fr}}
