:root{--navy:#071f49;--navy-2:#062a4e;--green:#075b35;--gold:#c99622;--ink:#26364a;--muted:#667085;--mist:#f5f8fc;--white:#fff;--radius:22px;--shadow:0 18px 45px rgba(7,31,73,.14);--font:Inter,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--font);background:var(--mist);overflow-x:hidden}a{color:inherit}.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:10px 14px;background:#fff;border-radius:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{position:relative;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid #e7edf5;box-shadow:0 4px 20px rgba(21,45,80,.05)}.nav-shell{max-width:1500px;height:94px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{text-decoration:none;display:flex;flex-direction:column;line-height:1}.brand-name{font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.4rem,2.2vw,2rem);font-weight:700;letter-spacing:.015em;color:var(--navy)}.brand-tagline{margin-top:9px;font-size:.97rem;color:#46556a}.primary-nav{align-self:stretch;display:flex;align-items:stretch;gap:12px}.primary-nav a{position:relative;display:flex;align-items:center;gap:10px;padding:0 18px;text-decoration:none;font-weight:600;color:#425167;white-space:nowrap}.primary-nav a::after{content:"";position:absolute;right:15px;bottom:10px;left:15px;height:3px;border-radius:3px;background:var(--navy);transform:scaleX(0);transition:transform .2s}.primary-nav a:hover,.primary-nav a.active{color:var(--navy)}.primary-nav a.active::after,.primary-nav a:hover::after{transform:scaleX(1)}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.menu-toggle{display:none;width:48px;height:48px;border:1px solid #d9e2ef;border-radius:12px;background:#fff;color:var(--navy);align-items:center;justify-content:center}.portal{position:relative;isolation:isolate;min-height:calc(100vh - 94px);padding:48px clamp(22px,3vw,48px) 56px;background:linear-gradient(180deg,#fbfdff 0%,#f3f8fe 100%);overflow:hidden}.ambient{position:absolute;z-index:-1;border-radius:50%;background:radial-gradient(circle,#dbeaff 0 3px,transparent 4px);background-size:18px 18px;opacity:.75}.ambient-one{width:150px;height:110px;left:18px;top:70px}.ambient-two{width:160px;height:110px;right:12px;top:70px}.portal::after{content:"";position:absolute;z-index:-2;right:-130px;top:-200px;width:420px;height:420px;border-radius:50%;background:#eef5ff}.hero-copy{max-width:930px;margin:0 auto 34px;display:grid;grid-template-columns:90px 1fr 90px;align-items:center;gap:22px;text-align:center}.hero-copy h1{margin:0;color:var(--navy);font-size:clamp(2rem,4vw,3.15rem);line-height:1.1;letter-spacing:-.035em}.hero-copy p{margin:12px 0 0;font-size:clamp(1rem,1.7vw,1.2rem);color:var(--muted)}.hero-copy .eyebrow{display:none}.ornament{height:1px;background:linear-gradient(90deg,transparent,var(--gold));position:relative}.ornament span{position:absolute;right:-2px;top:-5px;width:11px;height:11px;border-radius:50%;background:var(--gold)}.ornament-right{transform:scaleX(-1)}.system-grid{max-width:1450px;margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.system-card{position:relative;isolation:isolate;height:clamp(600px,67vh,710px);overflow:hidden;border:3px solid rgba(255,255,255,.9);border-radius:var(--radius);box-shadow:var(--shadow);color:#fff;background:var(--navy)}.system-card>img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.warehouse-card>img{object-position:55% center}.fleet-card>img{object-position:55% center}.system-card:hover>img{transform:scale(1.035)}.card-shade{position:absolute;z-index:-1;inset:0}.warehouse-card .card-shade{background:linear-gradient(90deg,rgba(3,22,52,.98) 0%,rgba(3,31,67,.82) 48%,rgba(3,31,67,.25) 100%),linear-gradient(0deg,rgba(3,22,52,.88),transparent 55%)}.fleet-card .card-shade{background:linear-gradient(90deg,rgba(2,67,36,.98) 0%,rgba(3,83,46,.82) 48%,rgba(3,83,46,.24) 100%),linear-gradient(0deg,rgba(2,57,31,.9),transparent 55%)}.card-content{height:100%;padding:28px 32px 32px;display:flex;flex-direction:column;align-items:flex-start}.system-mark{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--navy);box-shadow:0 8px 20px rgba(0,0,0,.12)}.system-mark svg{width:42px;height:42px;stroke-width:1.9}.fleet-card .system-mark{color:var(--green)}.system-card h2{margin:20px 0 0;font-size:clamp(2rem,3vw,2.65rem);line-height:1.08;letter-spacing:-.03em;text-shadow:0 2px 8px rgba(0,0,0,.25)}.gold-rule{width:54px;height:4px;margin:17px 0;border-radius:4px;background:#ecb528}.system-card p{max-width:450px;margin:0;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.5;font-weight:500;text-shadow:0 2px 5px rgba(0,0,0,.3)}.feature-icons{display:flex;gap:26px;margin:30px 0 0;padding:0;list-style:none;color:#58a5fa}.fleet-card .feature-icons{color:#48bf69}.feature-icons li{position:relative}.feature-icons svg{width:41px;height:41px}.feature-icons span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.card-footer{width:min(100%,370px);margin-top:auto}.card-cta{min-height:66px;padding:0 28px;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;color:var(--navy);text-decoration:none;font-size:1.05rem;font-weight:750;box-shadow:0 12px 26px rgba(0,0,0,.2);transition:transform .2s,box-shadow .2s}.fleet-card .card-cta{color:var(--green)}.card-cta:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(0,0,0,.27)}.card-cta svg{width:29px;height:29px;stroke-width:2.4}.route-label{display:flex;align-items:center;gap:10px;margin-top:18px;font-weight:700}.route-label svg{width:22px;height:22px}.info-strip{padding:24px;text-align:center;background:#fff;border-top:1px solid #e4ebf4}.info-strip p{margin:0 auto;max-width:900px}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}a:focus-visible,button:focus-visible{outline:3px solid #e7b23a;outline-offset:4px}
@media(max-width:1050px){.nav-shell{height:84px}.primary-nav{gap:0}.primary-nav a{padding:0 10px}.primary-nav a svg{display:none}.portal{min-height:calc(100vh - 84px);padding-inline:22px}.system-card{height:630px}.card-content{padding:25px}.system-card h2{font-size:2rem}.system-card p{font-size:1rem}}
@media(min-width:860px) and (max-height:850px){.nav-shell{height:78px}.brand-name{font-size:1.65rem}.brand-tagline{margin-top:6px;font-size:.84rem}.primary-nav a{padding-inline:14px}.portal{min-height:calc(100vh - 78px);padding-top:20px;padding-bottom:22px}.hero-copy{max-width:830px;margin-bottom:18px}.hero-copy h1{font-size:clamp(2.15rem,3.25vw,2.75rem)}.hero-copy p{margin-top:8px;font-size:1rem}.system-card{height:clamp(420px,calc(100vh - 275px),560px)}.card-content{padding:18px 24px 20px}.system-mark{width:58px;height:58px}.system-mark svg{width:32px;height:32px}.system-card h2{margin-top:12px;font-size:clamp(1.6rem,2.25vw,2rem);line-height:1.04}.gold-rule{width:48px;height:3px;margin:10px 0}.system-card p{max-width:430px;font-size:.9rem;line-height:1.38}.feature-icons{gap:20px;margin-top:14px}.feature-icons svg{width:31px;height:31px}.card-footer{width:min(100%,340px)}.card-cta{min-height:50px;padding:0 20px;border-radius:13px;font-size:.92rem}.card-cta svg{width:24px;height:24px}.route-label{margin-top:11px;font-size:.88rem}.route-label svg{width:19px;height:19px}}
@media(max-width:859px){.nav-shell{height:78px;padding:0 18px}.brand-name{font-size:1.35rem}.brand-tagline{font-size:.82rem;margin-top:6px}.menu-toggle{display:flex}.primary-nav{position:absolute;top:78px;right:14px;left:14px;height:auto;padding:10px;display:flex;flex-direction:column;align-items:stretch;gap:3px;border:1px solid #dbe4f0;border-radius:16px;background:#fff;box-shadow:0 18px 40px rgba(7,31,73,.17);opacity:0;visibility:hidden;transform:translateY(-10px);transition:.2s}.primary-nav.is-open{opacity:1;visibility:visible;transform:none}.primary-nav a{min-height:50px;padding:0 14px;border-radius:10px}.primary-nav a svg{display:block}.primary-nav a::after{display:none}.primary-nav a.active{background:#eff5fd}.portal{min-height:0;padding-top:38px}.hero-copy{grid-template-columns:55px 1fr 55px;margin-bottom:28px}.system-grid{grid-template-columns:1fr;max-width:720px}.system-card{height:650px}}
@media(max-width:520px){.brand-name{font-size:1.08rem}.brand-tagline{font-size:.72rem}.portal{padding:30px 14px 34px}.ambient{display:none}.hero-copy{display:block;margin-bottom:24px}.hero-copy h1{font-size:2.15rem}.hero-copy p{font-size:1rem;line-height:1.5}.ornament{display:none}.system-grid{gap:18px}.system-card{height:650px;border-width:2px;border-radius:18px}.warehouse-card>img,.fleet-card>img{object-position:60% center}.card-content{padding:22px 20px 23px}.system-mark{width:66px;height:66px}.system-mark svg{width:36px;height:36px}.system-card h2{font-size:1.82rem;margin-top:16px}.gold-rule{margin:14px 0}.system-card p{line-height:1.45}.feature-icons{gap:19px;margin-top:24px}.feature-icons svg{width:36px;height:36px}.card-footer{width:100%}.card-cta{width:100%;min-height:60px;padding:0 20px;border-radius:15px}.route-label{margin-top:15px}.info-strip{text-align:left;font-size:.92rem}.warehouse-card .card-shade{background:linear-gradient(90deg,rgba(3,22,52,.97),rgba(3,31,67,.58)),linear-gradient(0deg,rgba(3,22,52,.92),transparent 65%)}.fleet-card .card-shade{background:linear-gradient(90deg,rgba(2,67,36,.97),rgba(3,83,46,.56)),linear-gradient(0deg,rgba(2,57,31,.92),transparent 65%)}}
.site-footer{background:#fff;border-top:1px solid #e3eaf3}.footer-benefits{max-width:1500px;margin:auto;padding:34px clamp(24px,5vw,72px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.footer-benefit{min-width:0;padding:0 28px;display:flex;align-items:center;gap:18px;border-right:1px solid #d7dee8}.footer-benefit:first-child{padding-left:0}.footer-benefit:last-child{padding-right:0;border-right:0}.benefit-icon{flex:0 0 64px;width:64px;height:64px;border-radius:50%;display:grid;place-items:center}.benefit-icon svg{width:34px;height:34px;stroke-width:2}.benefit-blue{color:#2071d4;background:#e7f1ff}.benefit-green{color:#2d8b52;background:#e5f3e8}.benefit-gold{color:#c88b0b;background:#fff2d7}.footer-benefit h2{margin:0 0 8px;color:var(--navy);font-size:1rem;line-height:1.2}.footer-benefit p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.45}.footer-bottom{overflow:hidden;padding:17px 24px;text-align:center;color:#fff;background-color:var(--navy-2);background-image:radial-gradient(rgba(75,151,235,.25) 1px,transparent 1px);background-size:11px 11px}.footer-bottom p{margin:0;font-size:1rem}
@media(max-width:1100px){.footer-benefits{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:28px}.footer-benefit:nth-child(2){border-right:0}.footer-benefit:nth-child(3){padding-left:0}.footer-benefit{align-items:flex-start}}
@media(max-width:620px){.footer-benefits{grid-template-columns:1fr;padding:28px 20px;gap:0}.footer-benefit,.footer-benefit:first-child,.footer-benefit:nth-child(3),.footer-benefit:last-child{padding:20px 0;border-right:0;border-bottom:1px solid #e1e7ef}.footer-benefit:first-child{padding-top:0}.footer-benefit:last-child{padding-bottom:0;border-bottom:0}.benefit-icon{flex-basis:56px;width:56px;height:56px}.benefit-icon svg{width:30px;height:30px}.footer-bottom p{font-size:.88rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.brand{flex-direction:row;align-items:center;gap:11px}.brand-logo{width:58px;height:58px;object-fit:contain}.brand-copy{display:flex;flex-direction:column}.brand-copy .brand-tagline{margin-top:9px}@media(max-width:520px){.brand-logo{width:45px;height:45px}.brand{gap:7px}.brand-copy .brand-tagline{margin-top:5px}}
