:root{--ink:#0c1118;--ink2:#121922;--paper:#f5f3ee;--white:#fff;--muted:#7a8088;--line:#d8d5ce;--accent:#ff5a1f;--accent2:#ff7a45;--lime:#b9f64a;--shadow:0 24px 80px rgba(12,17,24,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img,svg,video{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.nav{height:86px;gap:42px;position:relative;z-index:20}.brand,.nav{display:flex;align-items:center}.brand{gap:12px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;letter-spacing:-.03em}.brandMark{width:42px;height:42px;display:grid;place-items:center;background:var(--ink);color:white;font-size:12px;letter-spacing:.03em;-webkit-clip-path:polygon(0 0,100% 0,100% 72%,72% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 72%,72% 100%,0 100%)}.brandText{font-size:18px}.brandText span{color:var(--accent)}.navLinks{display:flex;gap:28px;margin-left:auto}.navLinks a{font-size:13px;font-weight:700;color:#4d535b;transition:.2s}.navLinks a:hover{color:var(--ink)}.button{border:0;background:var(--accent);color:white;font-weight:800;padding:16px 22px;display:inline-flex;align-items:center;justify-content:center;gap:16px;box-shadow:0 8px 24px rgba(255,90,31,.22);transition:.2s;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%)}.button:hover{transform:translateY(-2px);background:#ed4b12}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.buttonSmall{padding:12px 18px;font-size:12px}.hero{position:relative;overflow:hidden;border-top:1px solid rgba(12,17,24,.08);min-height:690px;display:flex;align-items:center}.heroBackdrop{position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.8%,rgba(12,17,24,.05) 50%,transparent 50.2%),linear-gradient(rgba(12,17,24,.035) 1px,transparent 0);background-size:70px 70px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 92%);mask-image:linear-gradient(90deg,#000,transparent 92%)}.heroGrid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;grid-gap:24px;gap:24px;position:relative;padding:55px 0 80px}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:800;display:flex;align-items:center;gap:9px;margin-bottom:18px}.eyebrow span{width:24px;height:2px;background:var(--accent)}.eyebrow.light{color:#dce0e5}.eyebrow.light span{background:var(--lime)}.ctaInner h2,.fleetCopy h2,.hero h1,.quoteIntro h2,.section h2{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.065em;line-height:.94;margin:0;font-size:76px}.fleetCopy h2 em,.hero h1 em,.quoteIntro h2 em,.section h2 em{font-style:normal;color:var(--accent)}.heroLead{font-size:18px;line-height:1.65;max-width:610px;color:#555c65;margin:28px 0}.heroActions{display:flex;align-items:center;gap:28px}.textLink{font-size:13px;font-weight:800;border-bottom:1px solid #b8b4ac;padding:11px 0}.textLink span{color:var(--accent);margin-left:10px}.trustRow{display:flex;gap:34px;margin-top:46px;padding-top:24px;border-top:1px solid var(--line);max-width:580px}.trustRow div{display:flex;flex-direction:column;gap:4px}.trustRow strong{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px}.trustRow span{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.vanStage{height:520px;position:relative;background:linear-gradient(145deg,#171f29,#0b1016 72%);overflow:hidden;-webkit-clip-path:polygon(7% 0,100% 0,100% 91%,91% 100%,0 100%,0 7%);clip-path:polygon(7% 0,100% 0,100% 91%,91% 100%,0 100%,0 7%);box-shadow:var(--shadow)}.vanStage:before{content:"";position:absolute;width:540px;height:540px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-130px;top:-110px}.vanStage:after{content:"EUROPE";position:absolute;left:38px;bottom:5px;color:rgba(255,255,255,.025);font:700 110px/1 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.08em}.vanImage{width:105%;right:-7%;bottom:28px;z-index:3;filter:drop-shadow(0 34px 28px rgba(0,0,0,.45))}.speed,.vanImage{position:absolute}.speed{height:1px;background:linear-gradient(90deg,transparent,rgba(185,246,74,.9),transparent);transform:rotate(-12deg);z-index:2}.speed1{width:260px;left:12px;top:156px}.speed2{width:180px;left:54px;top:216px}.speed3{width:220px;left:8px;top:284px}.routeChip{position:absolute;z-index:5;display:flex;gap:10px;align-items:center;background:white;padding:10px 14px;box-shadow:0 14px 35px rgba(0,0,0,.22)}.routeChip>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:11px}.routeChip b,.routeChip small{display:block}.routeChip b{font-size:11px}.routeChip small{font-size:9px;color:var(--muted)}.chipA{left:32px;bottom:82px}.chipA>span{background:var(--lime)}.chipB{right:26px;top:52px}.chipB>span{background:var(--accent);color:white}.vanBadge{position:absolute;right:24px;bottom:22px;z-index:6;color:white;font-size:9px;font-weight:800;letter-spacing:.12em;display:flex;align-items:center;gap:8px}.vanBadge i{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px rgba(185,246,74,.12)}.ticker{overflow:hidden;background:var(--accent);color:white;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;letter-spacing:.08em;white-space:nowrap;padding:14px 0}.ticker div{width:max-content;min-width:100%;text-align:center;word-spacing:20px}.ticker span{color:#ffc5ae}.section{padding:115px 0}.sectionHead{display:grid;grid-template-columns:90px 1fr .72fr;align-items:flex-end;grid-gap:24px;gap:24px}.sectionHead.compact{grid-template-columns:90px 1fr}.sectionNo{font:700 14px ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--accent);align-self:flex-start;border-top:2px solid var(--accent);padding-top:8px;width:36px}.fleetCopy h2,.quoteIntro h2,.section h2{font-size:58px}.sectionHead>p{color:#686e76;line-height:1.7;margin:0 0 4px;max-width:390px}.serviceGrid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:65px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.serviceCard{position:relative;min-height:320px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.3);transition:.25s}.serviceCard:hover{background:white;transform:translateY(-5px);box-shadow:var(--shadow);z-index:2}.serviceTop{display:flex;justify-content:space-between;align-items:center}.serviceTop span{font-size:10px;color:var(--muted);font-weight:800}.serviceTop i{font-style:normal;font-size:24px;color:var(--accent)}.serviceCard h3{font:600 25px ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:90px 0 12px;letter-spacing:-.03em}.serviceCard p{color:#666d75;font-size:13px;line-height:1.7;max-width:300px}.serviceLine{width:32px;height:3px;background:var(--accent);position:absolute;left:28px;bottom:26px}.fleetSection{background:var(--ink);color:white;padding:110px 0;overflow:hidden}.fleetGrid{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:70px;gap:70px;align-items:center}.fleetCopy>p{color:#aeb5bd;line-height:1.7;max-width:520px;font-size:15px}.fleetList{list-style:none;margin:34px 0 0;padding:0;border-top:1px solid rgba(255,255,255,.14)}.fleetList li{display:grid;grid-template-columns:180px 1fr;grid-gap:20px;gap:20px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.14)}.fleetList b{font-size:13px}.fleetList span{font-size:12px;color:#9da5ae}.fleetVisual{min-height:430px;position:relative;background:linear-gradient(135deg,#1c2632,#10161e);-webkit-clip-path:polygon(7% 0,100% 0,100% 89%,89% 100%,0 100%,0 7%);clip-path:polygon(7% 0,100% 0,100% 89%,89% 100%,0 100%,0 7%)}.fleetVisual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 35%,rgba(255,90,31,.18),transparent 40%)}.fleetVisual img{position:absolute;width:92%;left:5%;top:75px;filter:drop-shadow(0 28px 18px rgba(0,0,0,.55))}.specCard{position:absolute;background:white;color:var(--ink);padding:14px 17px;z-index:4;min-width:145px;box-shadow:0 16px 40px rgba(0,0,0,.25)}.specCard span{display:block;font-size:8px;letter-spacing:.12em;color:var(--muted);font-weight:900;margin-bottom:5px}.specCard strong{font:600 16px ui-sans-serif}.spec1{left:24px;bottom:35px}.spec2{right:24px;top:26px}.fleetDisclaimer{position:absolute;right:20px;bottom:12px;font-size:8px;color:#7f8892;margin:0}.processGrid{list-style:none;padding:0;margin:60px 0 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.processGrid li{padding:25px;min-height:270px;border-right:1px solid var(--line);position:relative}.processGrid li:last-child{border:0}.processGrid>li>span{font-size:9px;color:var(--muted);font-weight:900}.processIcon{font:600 38px ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--accent);margin:42px 0 24px}.processGrid h3{font:600 19px ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0 0 8px}.processGrid p{font-size:12px;color:#6f757d;line-height:1.6}.quoteSection{background:#151c25;color:white;padding:115px 0}.quoteLayout{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:80px;gap:80px;align-items:flex-start}.quoteIntro{position:-webkit-sticky;position:sticky;top:30px}.quoteIntro>p{color:#aab2bc;line-height:1.7;max-width:430px}.quotePromise{margin-top:34px;border-top:1px solid rgba(255,255,255,.14)}.quotePromise>div{display:flex;gap:12px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.14)}.quotePromise>div>span{color:var(--lime);font-weight:900}.quotePromise p{margin:0;display:flex;flex-direction:column;gap:4px}.quotePromise b{font-size:12px}.quotePromise small{color:#89929d;font-size:10px}.wizard{background:var(--white);color:var(--ink);padding:30px;box-shadow:0 25px 70px rgba(0,0,0,.2);min-height:560px;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 18px),calc(100% - 18px) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 18px),calc(100% - 18px) 100%,0 100%)}.wizardHeader{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;letter-spacing:.08em}.wizardKicker{font-size:9px;letter-spacing:.14em;font-weight:900;color:var(--accent)}.progress{height:3px;background:#ebe8e2;margin:18px -30px 35px}.progress i{display:block;height:100%;background:var(--accent);transition:.3s}.formStep h3,.successBox h3{font:600 28px ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.04em;margin:0 0 25px}label{display:flex;flex-direction:column;gap:7px;font-size:9px;font-weight:900;letter-spacing:.1em;color:#6f757d}input,select,textarea{width:100%;border:1px solid #d9d6d0;background:#faf9f6;color:var(--ink);padding:13px 14px;outline:none;transition:.2s;border-radius:0}input:focus,select:focus,textarea:focus{border-color:var(--accent);background:white;box-shadow:0 0 0 3px rgba(255,90,31,.08)}textarea{resize:vertical;min-height:105px}.routeFields{display:grid;grid-template-columns:32px minmax(0,1fr);grid-gap:10px 16px;gap:10px 16px}.routeFields>.routePoint.green{grid-column:1;grid-row:1}.routeFields>.fieldGroup:nth-child(2){grid-column:2;grid-row:1;min-width:0}.routeFields>.routeLine{grid-column:1;grid-row:2}.routeFields>.routePoint.orange{grid-column:1;grid-row:3}.routeFields>.fieldGroup:nth-child(5){grid-column:2;grid-row:3;min-width:0}.routePoint{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:900;margin-top:22px}.routePoint.green{background:var(--lime)}.routePoint.orange{background:var(--accent);color:white}.routeLine{width:1px;height:35px;background:#c8c5be;justify-self:center}.fieldGroup{display:flex;flex-direction:column;gap:8px}.split{grid-template-columns:82px minmax(0,1fr);grid-gap:8px}.choiceGrid,.split{display:grid;gap:8px}.choiceGrid{grid-template-columns:repeat(2,1fr);grid-gap:8px;margin-bottom:20px}.choice{border:1px solid var(--line);background:#faf9f6;padding:20px;text-align:left;font-weight:700}.choice.active{border-color:var(--accent);box-shadow:inset 3px 0 var(--accent);background:white}.twoCols{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:12px}.checkbox,.consent{flex-direction:row;align-items:flex-start;gap:9px;margin-top:18px;letter-spacing:0;font-size:11px;line-height:1.5;font-weight:600;color:#555b63}.checkbox input,.consent input{width:16px;height:16px;margin:0;accent-color:var(--accent);flex:0 0 auto}.consent a{text-decoration:underline}.honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important}.turnstileWrap{margin-top:18px;min-height:65px}.turnstileHidden{display:none}.formError{background:#fff0ea;color:#9e3210;border-left:3px solid var(--accent);padding:12px 14px;font-size:12px;margin-top:16px}.wizardActions{display:flex;align-items:center;margin-top:28px;border-top:1px solid #ece9e3;padding-top:20px}.spacer{flex:1 1}.backButton{background:none;border:0;padding:12px 0;font-weight:800;font-size:11px;color:#717780}.successBox{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:560px}.successIcon{width:62px;height:62px;border-radius:50%;background:var(--lime);display:grid;place-items:center;font-size:25px;font-weight:900;margin-bottom:20px}.reference{font:700 25px ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:12px 20px;border:1px dashed var(--line);margin:4px 0 14px}.full{width:100%;margin-top:20px}.ctaBand{background:var(--accent);color:white;padding:62px 0}.ctaInner{display:flex;align-items:center;justify-content:space-between;gap:30px}.ctaInner>div>span{font-size:9px;font-weight:900;letter-spacing:.15em;color:#ffd6c7}.ctaInner h2{font-size:42px;margin-top:10px}.lightButton{background:white;color:var(--ink);box-shadow:none}.lightButton:hover{background:#f5f3ee}.footer{background:#090d12;color:white;padding:60px 0}.footerGrid{display:grid;grid-template-columns:1.5fr .7fr .8fr 1fr;grid-gap:50px;gap:50px}.footerGrid>div{display:flex;flex-direction:column;gap:10px}.footerGrid a,.footerGrid p,.footerGrid span{font-size:11px;color:#87909a}.footerGrid b{font-size:10px;letter-spacing:.1em;margin-bottom:6px}.footerEnd{align-items:flex-end;justify-content:space-between}.footerBrand{margin-bottom:6px}.adminPage{min-height:100vh;background:#edf0f3}.adminHeader{height:76px;background:#0c1118;color:white;justify-content:space-between;padding:0 max(24px,calc((100vw - 1280px)/2));border-bottom:1px solid #27303a}.adminHeader,.adminHeader>div{display:flex;align-items:center}.adminHeader>div{gap:20px}.adminHeader a{font-size:11px}.adminBadge{font-size:8px;letter-spacing:.12em;border:1px solid #3a4652;padding:6px 9px;color:#aeb7c1}.adminShell{max-width:1280px;margin:0 auto;padding:42px 24px}.adminTitle{display:flex;justify-content:space-between;align-items:flex-end}.adminTitle h1{font:600 38px ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.05em;margin:7px 0 0}.adminStats{display:grid;grid-template-columns:repeat(4,1fr);margin:28px 0 18px;background:white;border:1px solid #dce0e4}.adminStats div{padding:15px 18px;border-right:1px solid #e2e5e8}.adminStats div:last-child{border:0}.adminStats span{display:block;font-size:8px;letter-spacing:.12em;color:#89919a;font-weight:900}.adminStats strong{font:600 24px ui-sans-serif}.adminGrid{display:grid;grid-template-columns:.85fr 1.15fr;background:white;border:1px solid #dce0e4;min-height:620px}.quoteList{border-right:1px solid #dce0e4;max-height:720px;overflow:auto}.quoteRow{width:100%;border:0;border-bottom:1px solid #e7eaed;background:white;padding:17px;text-align:left;display:flex;justify-content:space-between;gap:12px;transition:.15s}.quoteRow.selected,.quoteRow:hover{background:#f7f8f9}.quoteRow.selected{box-shadow:inset 3px 0 var(--accent)}.quoteRow>div:first-child{display:flex;flex-direction:column;gap:5px}.quoteRow .ref{font-size:8px;color:#8b9299;font-weight:900;letter-spacing:.08em}.quoteRow strong{font-size:13px}.quoteRow strong i{font-style:normal;color:var(--accent)}.quoteRow small{font-size:9px;color:#858c94}.status{height:max-content;font-size:7px;font-weight:900;letter-spacing:.07em;padding:6px 8px;background:#eceff1;white-space:nowrap}.status-new{background:#fff0d8;color:#8a5a00}.status-in_progress{background:#e3eefb;color:#195b9e}.status-quoted{background:#e8e4ff;color:#5945a8}.status-accepted{background:#e4f5df;color:#347126}.status-cancelled,.status-rejected{background:#f5e3df;color:#9b3a22}.quoteDetail{padding:28px}.detailHead{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.detailHead h2{font:600 29px ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.04em;margin:8px 0 25px}.detailHead h2 span{color:var(--accent)}.detailHead select{width:auto}.detailRoute{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e0e3e6}.detailRoute div{padding:18px;border-right:1px solid #e0e3e6;display:flex;flex-direction:column;gap:5px}.detailRoute div:last-child{border:0}.contactCard>span,.detailCards span,.detailRoute span,.notes>span{display:block;font-size:8px;letter-spacing:.13em;color:#8b9299;font-weight:900}.detailRoute small{color:#8a9199}.detailCards{display:grid;grid-template-columns:repeat(4,1fr);margin-top:12px;border:1px solid #e0e3e6}.detailCards div{padding:15px;border-right:1px solid #e0e3e6}.detailCards div:last-child{border:0}.detailCards b{font-size:11px}.contactCard,.notes{margin-top:12px;border:1px solid #e0e3e6;padding:17px;display:flex;flex-direction:column;gap:5px}.contactCard a{color:var(--accent);font-size:12px}.contactCard small{color:#7d858d}.notes p{margin:0;font-size:12px;line-height:1.55}.priceBox{display:grid;grid-template-columns:1fr 90px auto;grid-gap:10px;gap:10px;align-items:flex-end;margin-top:18px;padding-top:18px;border-top:1px solid #e0e3e6}.empty{padding:25px;color:#858c94}.detailEmpty{display:grid;place-items:center;height:100%}.legalPage{min-height:100vh;padding:45px 24px;background:var(--paper)}.legalShell{max-width:820px;margin:0 auto;background:white;padding:42px;box-shadow:var(--shadow)}.legalShell>.brand{margin-bottom:55px}.legalShell h1{font:600 44px ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.05em}.legalShell h2{font:600 18px ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-top:28px}.legalShell p{color:#616871;line-height:1.7;font-size:13px}.legalNotice{padding:18px;border-left:3px solid var(--accent);background:#fff3ee;margin:25px 0}.legalNotice b{font-size:12px}@media(max-width:980px){.navLinks{display:none}.nav>.button{margin-left:auto}.fleetGrid,.heroGrid,.quoteLayout{grid-template-columns:1fr}.heroGrid{padding-top:35px}.hero{min-height:0}.vanStage{height:450px}.sectionHead{grid-template-columns:60px 1fr}.sectionHead>p{grid-column:2}.serviceGrid{grid-template-columns:1fr}.serviceCard{min-height:230px}.serviceCard h3{margin-top:50px}.processGrid{grid-template-columns:1fr 1fr}.processGrid li:nth-child(2){border-right:0}.processGrid li{border-bottom:1px solid var(--line)}.quoteIntro{position:static}.adminGrid{grid-template-columns:1fr}.quoteList{border-right:0;border-bottom:1px solid #dce0e4;max-height:360px}.footerGrid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.shell{width:min(100% - 24px,1180px)}.nav{height:72px}.nav>.button{display:none}.brandMark{width:36px;height:36px}.brandText{font-size:16px}.heroGrid{padding:28px 0 55px}.hero h1{font-size:50px}.heroLead{font-size:15px}.heroActions{align-items:flex-start;flex-direction:column;gap:10px}.trustRow{gap:12px;justify-content:space-between}.trustRow strong{font-size:14px}.trustRow span{font-size:7px}.vanStage{height:330px}.vanImage{width:118%;right:-16%;bottom:22px}.routeChip{transform:scale(.85)}.chipA{left:10px;bottom:45px}.chipB{right:7px;top:24px}.fleetSection,.quoteSection,.section{padding:74px 0}.sectionHead,.sectionHead.compact{grid-template-columns:1fr}.sectionNo{display:none}.fleetCopy h2,.quoteIntro h2,.section h2{font-size:43px}.serviceGrid{margin-top:35px}.fleetList li{grid-template-columns:1fr}.fleetVisual{min-height:310px}.fleetVisual img{top:65px;width:108%;left:-4%}.specCard{transform:scale(.86)}.spec1{left:8px}.spec2{right:5px}.processGrid{grid-template-columns:1fr}.processGrid li{border-right:0;min-height:210px}.processIcon{margin:25px 0 15px}.wizard{padding:22px;margin:0 -12px}.progress{margin-left:-22px;margin-right:-22px}.choiceGrid,.twoCols{grid-template-columns:1fr}.split{grid-template-columns:76px minmax(0,1fr)}.ctaInner{align-items:flex-start;flex-direction:column}.ctaInner h2{font-size:35px}.footerGrid{grid-template-columns:1fr}.footerEnd{align-items:flex-start}.adminHeader{padding:0 14px}.adminBadge{display:none}.adminShell{padding:25px 12px}.adminTitle h1{font-size:28px}.adminStats{grid-template-columns:1fr 1fr}.adminStats div:nth-child(2){border-right:0}.adminStats div{border-bottom:1px solid #e2e5e8}.detailCards,.detailRoute{grid-template-columns:1fr}.detailCards div,.detailRoute div{border-right:0;border-bottom:1px solid #e0e3e6}.priceBox{grid-template-columns:1fr}.quoteDetail{padding:18px}.legalShell{padding:25px}.legalShell h1{font-size:34px}}.navRight{gap:14px}.languageSwitcher,.navRight{display:flex;align-items:center}.languageSwitcher{padding:3px;background:rgba(255,255,255,.65);border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.languageSwitcher button{border:0;background:transparent;color:#6b7179;display:flex;align-items:center;gap:5px;padding:7px 8px;font-size:10px;font-weight:900;letter-spacing:.05em;transition:.18s}.languageSwitcher button:hover{color:var(--ink);background:white}.languageSwitcher button.active{background:var(--ink);color:white}.languageFlag{font-size:13px;line-height:1}.ticker .tickerItem{color:white;word-spacing:0}.ticker .tickerItem b{color:#ffc5ae;margin:0 18px;font-weight:700}@media(max-width:1180px){.nav{gap:20px}.navLinks{gap:18px}.languageSwitcher .languageFlag{display:none}.languageSwitcher button{padding:7px 6px}.navRight{gap:8px}}@media(max-width:980px){.navRight{margin-left:auto}.navRight>.button{display:none}.languageSwitcher .languageFlag{display:inline}.languageSwitcher button{padding:7px 8px}}@media(max-width:620px){.navRight{margin-left:auto}.languageSwitcher{gap:0}.languageSwitcher button{padding:6px}.brandText,.languageSwitcher .languageFlag{display:none}}.modernHome{--gold:#f4b51b;--gold2:#ffd05a;--night:#0a0f14;--night2:#101820;--soft:#f5f6f7;background:#fff;color:#111820;overflow:hidden;width:100%;max-width:100%}.modernHeader{position:absolute;top:0;left:0;right:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(6,10,14,.86),rgba(6,10,14,.35));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modernNav{height:82px;gap:36px;color:#fff}.modernBrand,.modernNav{display:flex;align-items:center;min-width:0}.modernBrand{gap:11px}.modernBrandMark{width:46px;height:40px;background:var(--gold);color:#0a0f14;display:grid;place-items:center;font-weight:950;font-style:italic;letter-spacing:-.08em;-webkit-clip-path:polygon(12% 0,100% 0,88% 100%,0 100%);clip-path:polygon(12% 0,100% 0,88% 100%,0 100%);flex:0 0 auto}.modernBrand>span:last-child{display:flex;flex-direction:column;min-width:0}.modernBrand strong{font-size:16px;letter-spacing:.02em}.modernBrand small,.modernBrand strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modernBrand small{font-size:7px;letter-spacing:.28em;color:#a9b2bc;margin-top:2px}.modernNavLinks{display:flex;gap:28px;margin-left:auto}.modernNavLinks a{font-size:12px;font-weight:800;color:#d6dbe0;transition:.2s}.modernNavLinks a:hover{color:#fff}.modernNavActions{display:flex;align-items:center;gap:12px;min-width:0;flex:0 0 auto}.modernLanguages{display:flex;gap:4px;min-width:0}.modernLanguages button{height:34px;min-width:42px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.04);color:#dce1e6;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 8px}.modernLanguages button b{font-size:9px}.modernLanguages button.active{border-color:var(--gold);color:var(--gold);background:rgba(244,181,27,.08)}.modernButton{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--gold);color:#0b1015;padding:15px 22px;font-size:11px;font-weight:950;letter-spacing:.03em;border-radius:5px;box-shadow:0 12px 35px rgba(244,181,27,.18);transition:.2s}.modernButton:hover{transform:translateY(-2px);background:var(--gold2)}.modernButton.compact{padding:12px 16px;box-shadow:none}.modernButton.light{background:#fff}.modernHero{position:relative;background:radial-gradient(circle at 78% 28%,#273845 0,#101820 38%,#080d12 72%);color:#fff;min-height:760px;padding-top:82px}.heroGlow{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,7,10,.88),rgba(4,7,10,.72) 39%,rgba(4,7,10,.08) 72%,rgba(4,7,10,.2))}.modernHeroGrid{position:relative;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;grid-gap:54px;gap:54px;padding:88px 0 95px}.modernHeroCopy{position:relative;z-index:2}.modernKicker{font-size:10px;font-weight:950;letter-spacing:.15em;color:var(--gold);display:flex;align-items:center;gap:10px;margin-bottom:20px}.modernKicker span{width:32px;height:2px;background:var(--gold)}.modernKicker.dark{color:#78692d}.modernCta h2,.modernFleetCopy h2,.modernHero h1,.modernQuoteIntro h2,.modernSectionHead h2{font-size:72px;line-height:.93;letter-spacing:-.065em;margin:0;font-weight:820}.modernFleetCopy h2 em,.modernHero h1 em,.modernQuoteIntro h2 em,.modernSectionHead h2 em{font-style:normal;color:var(--gold)}.modernHeroCopy>p{max-width:570px;color:#bbc4cd;font-size:17px;line-height:1.65;margin:28px 0}.modernHeroButtons{display:flex;align-items:center;gap:12px}.modernGhostButton{display:inline-flex;align-items:center;gap:14px;border:1px solid rgba(255,255,255,.28);padding:14px 19px;border-radius:5px;color:#fff;font-size:11px;font-weight:850}.modernGhostButton:hover{border-color:#fff}.modernHeroStats{display:grid;grid-template-columns:repeat(3,1fr);max-width:540px;margin-top:42px;border-top:1px solid rgba(255,255,255,.12);padding-top:22px}.modernHeroStats div{display:flex;flex-direction:column;gap:3px}.modernHeroStats strong{font-size:18px}.modernHeroStats small{font-size:8px;letter-spacing:.08em;color:#8f9aa5;text-transform:uppercase}.modernHeroVisual{position:relative;min-height:520px}.heroPhotoFrame{position:absolute;inset:0;border-radius:16px;overflow:hidden;box-shadow:0 40px 90px rgba(0,0,0,.45)}.heroPhotoFrame img{width:100%;height:100%;object-fit:cover;object-position:center 48%;transform:scale(1.03);animation:heroDrift 12s ease-in-out infinite alternate}.photoShade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,10,14,.05),rgba(6,10,14,.06) 50%,rgba(6,10,14,.62))}.heroPhotoBadge{position:absolute;top:22px;left:22px;background:rgba(7,12,17,.78);border:1px solid rgba(255,255,255,.13);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:10px 13px;border-radius:999px;font-size:8px;font-weight:900;letter-spacing:.12em;display:flex;gap:8px;align-items:center}.pulseDot{width:7px;height:7px;background:#7eea55;border-radius:50%;box-shadow:0 0 0 0 rgba(126,234,85,.6);animation:pulse 2s infinite}.heroRouteCard{position:absolute;left:22px;right:22px;bottom:20px;padding:14px 16px;background:rgba(7,12,17,.78);border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;gap:16px;border-radius:9px}.heroRouteCard>div{display:flex;align-items:center;gap:9px;flex:1 1}.heroRouteCard>div>span{width:28px;height:28px;border-radius:50%;background:var(--gold);color:#0a0f14;display:grid;place-items:center;font-size:9px;font-weight:950}.heroRouteCard p{display:flex;flex-direction:column;margin:0}.heroRouteCard small{font-size:7px;color:#8f99a4}.heroRouteCard b{font-size:12px}.heroRouteCard i{font-style:normal;color:var(--gold);font-size:18px}.heroLines{position:absolute;right:-100px;top:14%;display:grid;grid-gap:14px;gap:14px;opacity:.4}.heroLines i{display:block;width:170px;height:1px;background:linear-gradient(90deg,transparent,var(--gold));animation:speedLine 1.8s ease-in-out infinite}.heroLines i:nth-child(2){width:110px;animation-delay:.3s}.heroLines i:nth-child(3){width:140px;animation-delay:.65s}.routeTicker{position:relative;height:84px;background:#080d12;border-top:1px solid #26313c;border-bottom:1px solid #26313c;display:flex;align-items:center;overflow:hidden;color:#fff}.routeTickerViewport{overflow:hidden;width:100%;margin-left:160px}.routeTickerRail{display:flex;width:max-content;align-items:center;animation:tickerMove 30s linear infinite}.routeTickerItem{display:flex;align-items:center;gap:9px;padding:0 22px;white-space:nowrap}.routeTickerItem .flag{font-size:16px}.routeTickerItem b{font-size:10px;letter-spacing:.05em}.routeDot{width:5px;height:5px;border-radius:50%;background:var(--gold);margin-left:16px}.routeBusTrack{position:absolute;left:18px;width:125px;height:60px;z-index:3;display:flex;align-items:center}.routeBusTrack:after{content:"";position:absolute;left:-20px;top:50%;height:2px;width:60px;background:linear-gradient(90deg,transparent,var(--gold));filter:drop-shadow(0 0 5px var(--gold));animation:trailPulse 1s ease-in-out infinite}.routeBusTrack img{width:104px;filter:brightness(.84) saturate(.7) sepia(.2);animation:busBounce 1.2s ease-in-out infinite}.modernServices{padding:110px 0}.modernSectionHead{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:60px;gap:60px;align-items:flex-end}.modernSectionHead h2{font-size:55px;color:#111820}.modernSectionHead>p{color:#69727c;line-height:1.7;font-size:14px;max-width:480px}.photoServiceGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:48px}.photoServiceCard{background:#fff;border:1px solid #e6e8ea;border-radius:12px;overflow:hidden;transition:.25s;box-shadow:0 14px 44px rgba(12,17,24,.06)}.photoServiceCard:hover{transform:translateY(-7px);box-shadow:0 24px 60px rgba(12,17,24,.12)}.photoServiceImage{height:220px;overflow:hidden}.photoServiceImage img{width:100%;height:100%;object-fit:cover;transition:.5s}.photoServiceCard:hover img{transform:scale(1.05)}.photoServiceBody{padding:24px}.photoServiceBody>span{font-size:9px;color:#9aa1a8;font-weight:900}.photoServiceBody h3{font-size:21px;letter-spacing:-.03em;margin:12px 0}.photoServiceBody p{font-size:12px;line-height:1.65;color:#69727c;min-height:60px}.photoServiceBody a{display:inline-flex;gap:8px;margin-top:14px;font-size:10px;font-weight:900;color:#1f2933}.photoServiceBody a b{color:var(--gold)}.modernFleet{background:#0b1117;color:#fff;padding:110px 0}.modernFleetGrid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:70px;gap:70px;align-items:center}.modernFleetPhoto{position:relative;height:610px;border-radius:14px;overflow:hidden}.modernFleetPhoto img{width:100%;height:100%;object-fit:cover}.modernFleetPhoto:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(6,10,14,.7))}.fleetMetric{position:absolute;z-index:2;left:22px;bottom:22px;background:var(--gold);color:#0b1117;padding:15px 18px;border-radius:7px;display:flex;flex-direction:column}.fleetMetric span{font-size:24px;font-weight:950}.fleetMetric small{font-size:7px;font-weight:900;letter-spacing:.1em}.modernFleetCopy h2{font-size:58px}.modernFleetCopy>p{color:#aab4be;line-height:1.7;font-size:14px;margin:25px 0 34px}.modernFleetItems{border-top:1px solid #27313b}.modernFleetItems>div{display:grid;grid-template-columns:54px 1fr;border-bottom:1px solid #27313b;padding:19px 0}.modernFleetItems>div>span{font-size:9px;color:var(--gold);font-weight:900}.modernFleetItems p{display:flex;flex-direction:column;margin:0}.modernFleetItems b{font-size:13px}.modernFleetItems small{font-size:10px;color:#7e8994;margin-top:4px}.modernFleetFoot{display:flex;gap:24px;align-items:center;margin-top:24px}.modernFleetFoot>div{display:flex;flex-direction:column;background:#151e27;padding:14px 17px;border-left:2px solid var(--gold)}.modernFleetFoot strong{font-size:17px}.modernFleetFoot small{font-size:7px;color:#89939c;letter-spacing:.1em}.modernFleetFoot>p{font-size:9px;color:#697580;max-width:240px}.modernProcess{padding:110px 0}.modernSectionHead.compact{grid-template-columns:1fr}.modernProcessGrid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:48px;border-top:1px solid #dfe3e6}.modernProcessGrid article{padding:27px 24px 15px 0;position:relative}.modernProcessGrid article>span{font-size:9px;color:#9ba2a9;font-weight:900}.processRail{height:36px;display:flex;align-items:center}.processRail:before{content:"";height:1px;background:#dfe3e6;flex:1 1}.processRail i{width:10px;height:10px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px rgba(244,181,27,.13)}.modernProcessGrid h3{font-size:17px;margin:10px 0}.modernProcessGrid p{font-size:11px;color:#707981;line-height:1.6;max-width:210px}.modernQuote{background:#101820;color:#fff;padding:110px 0}.modernQuoteGrid{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:65px;gap:65px;align-items:flex-start}.modernQuoteIntro{position:-webkit-sticky;position:sticky;top:30px}.modernQuoteIntro h2{font-size:58px}.modernQuoteIntro>p{color:#9da9b3;line-height:1.7;font-size:14px;margin:26px 0}.quoteBenefits{display:grid;grid-gap:13px;gap:13px}.quoteBenefits>div{display:flex;gap:10px;align-items:flex-start}.quoteBenefits>div>span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:rgba(244,181,27,.12);color:var(--gold);font-size:10px}.quoteBenefits p{display:flex;flex-direction:column;margin:0}.quoteBenefits b{font-size:11px}.quoteBenefits small{font-size:9px;color:#77838e;margin-top:3px}.modernWizardWrap .wizard{box-shadow:0 30px 70px rgba(0,0,0,.25);border-radius:12px;border:0}.modernWizardWrap .button{background:var(--gold);color:#111820;-webkit-clip-path:none;clip-path:none;border-radius:5px;box-shadow:none}.modernWizardWrap .button:hover{background:var(--gold2)}.modernCta{background:var(--gold);color:#0b1117;padding:64px 0}.modernCtaInner{display:flex;align-items:center;justify-content:space-between;gap:30px}.modernCta span{font-size:9px;font-weight:950;letter-spacing:.13em}.modernCta h2{font-size:40px;margin-top:8px}.modernFooter{background:#070b0f;color:#fff;padding:64px 0}.modernFooterGrid{display:grid;grid-template-columns:1.4fr .7fr .8fr 1fr;grid-gap:50px;gap:50px}.modernFooterGrid>div{display:flex;flex-direction:column;gap:9px}.modernFooterGrid a,.modernFooterGrid p,.modernFooterGrid span{font-size:10px;color:#78838d}.modernFooterGrid b{font-size:9px;letter-spacing:.1em;color:#dce1e6}.modernBrand.footer{margin-bottom:8px}.modernFooterEnd{align-items:flex-end}@keyframes tickerMove{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes heroDrift{0%{transform:scale(1.03) translateX(-1%)}to{transform:scale(1.07) translateX(1%)}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(126,234,85,.55)}70%{box-shadow:0 0 0 8px rgba(126,234,85,0)}to{box-shadow:0 0 0 0 rgba(126,234,85,0)}}@keyframes speedLine{0%,to{transform:translateX(0);opacity:.2}50%{transform:translateX(20px);opacity:.9}}@keyframes busBounce{0%,to{transform:translateY(1px)}50%{transform:translateY(-2px)}}@keyframes trailPulse{0%,to{opacity:.2;transform:scaleX(.6)}50%{opacity:1;transform:scaleX(1)}}@media(max-width:1050px){.modernNavLinks{display:none}.modernNavActions{margin-left:auto}.modernHeroGrid{grid-template-columns:1fr;padding-top:70px}.modernHeroVisual{min-height:500px}.modernHero{min-height:0}.modernFleetGrid,.modernQuoteGrid,.modernSectionHead{grid-template-columns:1fr}.modernFleetCopy{order:-1}.modernQuoteIntro{position:static}.modernFooterGrid,.modernProcessGrid{grid-template-columns:1fr 1fr}.modernFleetPhoto{height:500px}}@media(max-width:700px){.modernNav{height:72px}.modernBrand strong{font-size:14px}.modernNavActions>.modernButton{display:none}.modernLanguages button{min-width:34px;padding:0 5px}.modernLanguages button b{display:none}.modernHero{padding-top:72px}.modernHeroGrid{padding:50px 0 65px;gap:38px}.modernHero h1{font-size:49px}.modernHeroCopy>p{font-size:14px}.modernHeroButtons{flex-direction:column;align-items:stretch}.modernHeroStats{gap:12px}.modernHeroStats strong{font-size:14px}.modernHeroVisual{min-height:380px}.heroPhotoFrame{border-radius:10px}.heroRouteCard{left:12px;right:12px;bottom:12px}.routeTicker{height:70px}.routeTickerViewport{margin-left:112px}.routeBusTrack{left:10px;width:95px}.routeBusTrack img{width:86px}.modernFleet,.modernProcess,.modernQuote,.modernServices{padding:76px 0}.modernSectionHead{gap:18px}.modernFleetCopy h2,.modernQuoteIntro h2,.modernSectionHead h2{font-size:43px}.photoServiceGrid{grid-template-columns:1fr}.photoServiceImage{height:230px}.modernFleetGrid{gap:35px}.modernFleetPhoto{height:390px}.modernProcessGrid{grid-template-columns:1fr}.modernCtaInner{flex-direction:column;align-items:flex-start}.modernCta h2{font-size:33px}.modernFooterGrid{grid-template-columns:1fr}.modernFooterEnd{align-items:flex-start}}@media(prefers-reduced-motion:reduce){.heroLines i,.heroPhotoFrame img,.pulseDot,.routeBusTrack img,.routeBusTrack:after,.routeTickerRail{animation:none!important}}.genericRoadPhoto{background:linear-gradient(180deg,rgba(7,12,17,.08),rgba(7,12,17,.58)),url(/hero-van.jpg) 50%/cover no-repeat}.modernLanguages a{height:34px;min-width:50px;padding:0 8px;border:1px solid #303b46;background:transparent;color:#aab2ba;display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;font-weight:900;transition:.2s;text-decoration:none}.modernLanguages a:first-child{border-radius:5px 0 0 5px}.modernLanguages a:last-child{border-radius:0 5px 5px 0}.modernLanguages a+a{margin-left:-1px}.modernLanguages a.active,.modernLanguages a:hover{color:#101820;background:var(--gold);border-color:var(--gold)}@media(max-width:700px){.modernLanguages a{min-width:34px;padding:0 5px}.modernLanguages a b{display:none}}.modernFooter,.modernHeader,.modernHome section{max-width:100%;overflow-x:clip}.adminGrid,.detailCards,.detailHead>div,.detailRoute,.fieldGroup,.formStep,.modernFleetCopy,.modernFleetGrid,.modernFooterGrid,.modernHeroCopy,.modernHeroGrid,.modernHeroVisual,.modernProcessGrid,.modernQuoteGrid,.modernQuoteIntro,.modernSectionHead,.modernSectionHead>*,.modernWizardWrap,.photoServiceCard,.photoServiceGrid,.priceBox,.quoteRow>div,.wizard,label{min-width:0}.detailHead h2,.formStep h3,.modernCta h2,.modernFleetCopy h2,.modernHero h1,.modernQuoteIntro h2,.modernSectionHead h2{overflow-wrap:anywhere}.button,.modernButton,.modernGhostButton{max-width:100%;text-align:center}@media(max-width:700px){.shell{width:100%;padding-left:18px;padding-right:18px}.modernHeader{position:absolute}.modernNav{width:100%;height:70px;gap:10px}.modernBrand{flex:1 1 auto;max-width:calc(100% - 176px)}.modernBrandMark{width:40px;height:36px}.modernBrand strong{font-size:13px}.modernBrand small{display:none}.modernNavActions{margin-left:0;gap:0}.modernLanguages{flex:0 0 auto;gap:0}.modernLanguages a{width:32px;min-width:32px;height:32px;padding:0;font-size:12px}.modernLanguages a span{line-height:1}.modernHero{padding-top:70px}.modernHeroGrid{padding:42px 18px 56px;gap:28px}.modernKicker{font-size:9px;line-height:1.45;letter-spacing:.12em;flex-wrap:wrap;margin-bottom:16px}.modernKicker span{width:28px;flex:0 0 28px}.modernHero h1{font-size:clamp(40px,12.6vw,48px);line-height:.96}.modernHeroCopy>p{font-size:14px;line-height:1.62;margin:22px 0}.modernHeroButtons{width:100%;gap:10px}.modernHeroButtons .modernButton,.modernHeroButtons .modernGhostButton{width:100%;min-height:54px;padding:14px 16px}.modernHeroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:32px;padding-top:18px}.modernHeroStats strong{font-size:13px;line-height:1.15}.modernHeroStats small{font-size:7px;line-height:1.35}.modernHeroVisual{min-height:320px}.heroPhotoFrame{border-radius:10px}.heroPhotoBadge{top:14px;left:14px;right:14px;width:max-content;max-width:calc(100% - 28px);white-space:normal;line-height:1.35}.heroRouteCard{left:10px;right:10px;bottom:10px;gap:8px;padding:12px}.heroRouteCard>div{gap:7px}.heroRouteCard>div>span{width:25px;height:25px;flex:0 0 25px}.heroRouteCard b{font-size:11px;overflow-wrap:anywhere}.heroLines{display:none}.routeTicker{height:64px}.routeTickerViewport{margin-left:102px}.routeTickerItem{padding:0 14px}.routeBusTrack{left:8px;width:88px}.routeBusTrack:after{width:38px}.routeBusTrack img{width:78px}.modernFleet,.modernProcess,.modernQuote,.modernServices{padding:66px 0}.modernProcess.shell,.modernServices.shell{padding-left:18px;padding-right:18px}.modernSectionHead{gap:16px}.modernFleetCopy h2,.modernQuoteIntro h2,.modernSectionHead h2{font-size:clamp(34px,10.8vw,42px);line-height:1}.modernFleetCopy>p,.modernQuoteIntro>p,.modernSectionHead>p{font-size:13px;line-height:1.65}.photoServiceGrid{gap:14px;margin-top:32px}.photoServiceCard{border-radius:8px}.photoServiceImage{height:205px}.photoServiceBody{padding:20px}.photoServiceBody p{min-height:0}.modernFleetGrid{gap:30px}.modernFleetPhoto{height:330px;border-radius:10px}.modernFleetItems>div{grid-template-columns:38px minmax(0,1fr)}.modernFleetFoot{align-items:stretch;flex-direction:column;gap:12px}.modernFleetFoot>p{max-width:none;margin:0}.modernProcess .modernSectionHead{padding-bottom:0}.modernProcess .modernSectionHead h2{font-size:clamp(31px,9.2vw,38px);line-height:1.04;letter-spacing:-.045em;max-width:340px}.modernProcessGrid{display:grid;grid-gap:12px;gap:12px;margin-top:28px;border-top:0}.modernProcessGrid article{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:6px 12px;gap:6px 12px;padding:18px;background:#fff;border:1px solid #e2e5e8;border-radius:8px;box-shadow:0 10px 28px rgba(12,17,24,.05)}.modernProcessGrid article:last-child{border-bottom:1px solid #e2e5e8}.modernProcessGrid article>span{grid-column:1;grid-row:1/span 2;width:34px;height:34px;border-radius:50%;background:rgba(244,181,27,.14);color:#b88708;display:grid;place-items:center;font-size:10px}.processRail{display:none}.modernProcessGrid h3{grid-column:2;margin:0;font-size:18px;line-height:1.2}.modernProcessGrid p{grid-column:2;max-width:none;margin:0;font-size:12px;line-height:1.55}.modernWizardWrap .wizard,.wizard{width:100%;margin:0;padding:20px;border-radius:8px;-webkit-clip-path:none;clip-path:none}.wizardHeader{gap:12px}.wizardHeader>span:last-child{text-align:right}.progress{margin:16px -20px 28px}.routeFields{grid-template-columns:28px minmax(0,1fr);gap:8px 10px}.routePoint{width:28px;height:28px}.split{grid-template-columns:70px minmax(0,1fr);gap:7px}input,select,textarea{min-width:0;padding:12px}.choice{padding:16px}.wizardActions{gap:12px;flex-wrap:wrap}.wizardActions .button{min-height:48px;padding:13px 18px}.backButton{padding:10px 0}.turnstileWrap{max-width:100%;overflow:hidden}.modernCta{padding:52px 0}.modernCtaInner{gap:22px}.modernCta h2{font-size:clamp(29px,9vw,33px);line-height:1.06}.modernCta .modernButton{width:100%}.modernFooter{padding:48px 0}.modernFooterGrid{gap:26px}.modernFooterGrid .modernBrand{max-width:100%}}@media(max-width:390px){.modernProcess.shell,.modernServices.shell,.shell{padding-left:14px;padding-right:14px}.modernBrand{max-width:calc(100% - 158px);gap:8px}.modernBrandMark{width:36px;height:32px;font-size:12px}.modernBrand strong{font-size:12px}.modernLanguages a{width:29px;min-width:29px;height:30px}.modernHeroGrid{padding-left:14px;padding-right:14px}.modernHeroStats{grid-template-columns:1fr;gap:12px}.modernHeroStats div{padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08)}.modernHeroStats div:last-child{padding-bottom:0;border-bottom:0}.modernHeroVisual{min-height:285px}.heroRouteCard{align-items:flex-start;flex-direction:column}.heroRouteCard i{display:none}.routeFields{grid-template-columns:1fr}.routeFields>.routeLine,.routeFields>.routePoint{display:none}.routeFields>.fieldGroup:nth-child(2),.routeFields>.fieldGroup:nth-child(5){grid-column:1;grid-row:auto}.split{grid-template-columns:64px minmax(0,1fr)}.formStep h3{font-size:24px}.modernProcess .modernSectionHead h2{font-size:30px;max-width:290px}.modernProcessGrid article{grid-template-columns:36px minmax(0,1fr);padding:15px}.modernProcessGrid article>span{width:30px;height:30px}}@media(max-width:620px){.adminHeader{height:auto;min-height:72px;gap:12px;align-items:flex-start;flex-direction:column;padding:14px}.adminHeader>div{width:100%;justify-content:space-between}.adminTitle{gap:14px;align-items:flex-start;flex-direction:column}.adminTitle .button{width:100%}.quoteRow{align-items:flex-start;flex-direction:column}.quoteRow .status{align-self:flex-start;white-space:normal}.detailHead{align-items:stretch;flex-direction:column}.detailHead select{width:100%}}