:root{--navy:#17365f;--navy2:#102843;--sky:#a9c8d2;--sky2:#dcecef;--cream:#f5f0e7;--paper:#fffdf8;--terra:#d89c53;--ink:#183149;--muted:#667483;--line:rgba(24,49,73,.14);--white:#fff;--shadow:0 24px 70px rgba(16,40,67,.12);--sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--serif:Georgia,"Times New Roman",serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.shell{width:min(1180px,92vw);margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:100;background:#fff;padding:10px 14px;border-radius:8px}
.site-header{position:fixed;inset:0 0 auto;z-index:50;padding:18px 0;transition:.25s;color:var(--navy)}.site-header.scrolled{background:rgba(245,240,231,.94);backdrop-filter:blur(14px);box-shadow:0 1px 0 var(--line)}.header-row{display:flex;align-items:center;gap:28px}.brand{margin-right:auto}.brand img{width:158px;height:55px;object-fit:contain;object-position:left center}.desktop-nav{display:flex;gap:22px;font-size:14px;font-weight:700}.desktop-nav a{opacity:.88}.desktop-nav a:hover{opacity:1}.pill{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 21px;border-radius:999px;font-weight:800;font-size:14px;transition:.2s}.pill-dark{background:var(--navy);color:#fff}.pill-dark:hover{transform:translateY(-1px);background:var(--navy2)}.pill-outline{border:1px solid rgba(23,54,95,.25);color:var(--navy)}.menu-button{display:none;background:none;border:0;padding:8px;color:inherit}.menu-button span{display:block;width:24px;height:2px;background:currentColor;margin:5px}.mobile-nav{display:none}
.hero{min-height:820px;padding:145px 0 84px;display:flex;align-items:center;background:radial-gradient(circle at 18% 35%,rgba(255,255,255,.78),transparent 34%),linear-gradient(135deg,#e1f0f2 0%,#cbe5e9 58%,#b7d7de 100%);overflow:hidden}.hero-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--navy);margin:0 0 18px}.eyebrow-light{color:#d9e9ef}.hero h1,.section h2,.brand-section h2{font-family:var(--serif);font-weight:500;line-height:.95;letter-spacing:-.035em}.hero h1{font-size:clamp(62px,7.4vw,104px);margin:0 0 26px}.hero h1 em,.section h2 em,.brand-section h2 em{font-style:italic;color:#6f9eae}.hero-intro{max-width:610px;font-size:20px;color:#435c6f;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-notes{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.hero-notes span{border:1px solid rgba(23,54,95,.15);background:rgba(255,255,255,.25);padding:8px 11px;border-radius:999px;font-size:12px;font-weight:700;color:#405b6d}.hero-photo{margin:0;position:relative;height:650px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow)}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo:after{content:"";position:absolute;inset:auto 0 0;height:30%;background:linear-gradient(transparent,rgba(7,28,48,.58))}.hero-photo figcaption{position:absolute;left:28px;right:28px;bottom:24px;z-index:2;color:#fff;display:flex;justify-content:space-between;gap:20px;align-items:end}.hero-photo figcaption strong{font-family:var(--serif);font-size:28px}.hero-photo figcaption span{font-size:12px;text-align:right}.marquee{overflow:hidden;background:var(--terra);color:var(--navy2);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.marquee-track{display:flex;width:max-content;gap:22px;padding:14px 0;animation:move 32s linear infinite}.marquee span,.marquee b{white-space:nowrap}@keyframes move{to{transform:translateX(-50%)}}
.section{padding:105px 0}.section h2,.brand-section h2{font-size:clamp(44px,5.4vw,72px);margin:0}.section-head{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:end;margin-bottom:48px}.lead{font-size:19px;color:var(--muted);margin:0;max-width:560px}.product-section{background:#eef3f1}.product-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}.product-copy h2{margin:0 0 24px}.product-copy>p:not(.eyebrow){font-size:18px;color:var(--muted)}.mini-points{display:grid;grid-template-columns:1fr 1fr;gap:0 14px;margin-top:28px}.mini-points span{padding:12px 0;border-top:1px solid var(--line);font-size:13px;font-weight:800}.product-open{margin:0;border-radius:28px;overflow:hidden;aspect-ratio:1.45/1;box-shadow:var(--shadow)}.product-open img{width:100%;height:100%;object-fit:cover}.product-caption{display:flex;justify-content:space-between;gap:20px;padding:15px 5px 0;font-size:13px}.product-caption span{color:var(--muted)}
.flavours-section{background:var(--cream)}.flavour-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.flavour-card{background:var(--paper);border-radius:22px;overflow:hidden;box-shadow:0 1px 0 var(--line)}.flavour-card.wide{grid-column:span 2}.flavour-card img{width:100%;height:230px;object-fit:cover}.flavour-card>div{padding:20px}.flavour-card small{font-weight:900;color:#799ca8}.flavour-card h3{font-family:var(--serif);font-size:26px;line-height:1.05;margin:30px 0 8px}.flavour-card p{margin:0;color:var(--muted);font-size:13px}
.brand-section{background:var(--navy);color:#fff;padding:110px 0}.brand-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:68px;align-items:center}.brand-copy p:not(.eyebrow){font-size:18px;color:#d3e0e7}.brand-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.brand-tags span{border:1px solid rgba(255,255,255,.18);padding:8px 12px;border-radius:999px;font-size:12px}.brand-gallery{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;gap:12px;height:650px}.brand-gallery figure{margin:0;overflow:hidden;border-radius:20px}.brand-gallery .brand-tall{grid-row:1/3}.brand-gallery img{width:100%;height:100%;object-fit:cover}
.identity-strip{padding:32px 0;background:var(--paper)}.identity-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:18px;overflow:hidden}.identity-strip-grid div{padding:22px;border-right:1px solid var(--line)}.identity-strip-grid div:last-child{border-right:0}.identity-strip-grid span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:var(--muted);font-weight:800}.identity-strip-grid strong{font-family:var(--serif);font-size:26px;font-weight:500}
.experience-section{background:#eef3f1}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.experience-card{background:var(--paper);border-radius:26px;overflow:hidden}.experience-card figure{margin:0;height:430px;overflow:hidden}.experience-card figure img{width:100%;height:100%;object-fit:cover}.experience-card .truck-frame{background:var(--sky2);padding:28px}.experience-card .truck-frame img{object-fit:contain;filter:drop-shadow(0 22px 30px rgba(17,54,81,.18))}.experience-card>div{padding:28px}.experience-card small{font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:#7299a6}.experience-card h3{font-family:var(--serif);font-size:34px;line-height:1.02;margin:30px 0 10px}.experience-card p{margin:0;color:var(--muted)}
.go-section{background:linear-gradient(135deg,#dcecef,#c2dfe5)}.go-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.go-copy h2{margin:0 0 24px}.go-copy>p:not(.eyebrow){font-size:18px;color:#4c6575;margin-bottom:28px}.go-truck{min-height:470px;display:grid;place-items:center}.go-truck img{width:min(760px,100%);filter:drop-shadow(0 30px 36px rgba(17,54,81,.19))}
.site-footer{background:#091d31;color:#b8c6d0;padding:40px 0}.footer-layout{display:grid;grid-template-columns:1fr auto auto auto;gap:36px;align-items:center}.footer-brand{display:flex;align-items:center;gap:14px;white-space:nowrap}.footer-brand img{width:165px;filter:brightness(0) invert(1);height:62px;object-fit:contain;object-position:left center}.footer-brand p{margin:0;font-size:12px}.site-footer nav,.footer-contact{display:flex;gap:16px;font-size:12px;align-items:center}.footer-contact{flex-direction:row;gap:16px;white-space:nowrap}.copyright{margin:0;font-size:12px;white-space:nowrap}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.show{opacity:1;transform:none}.reveal-delay{transition-delay:.12s}
@media(max-width:980px){.desktop-nav,.desktop-cta{display:none}.menu-button{display:block}.mobile-nav{position:absolute;top:72px;left:4vw;right:4vw;background:var(--paper);color:var(--ink);padding:14px;border-radius:16px;box-shadow:var(--shadow)}.mobile-nav.open{display:grid}.mobile-nav a{padding:12px;font-weight:800}.hero-layout,.product-layout,.brand-layout,.go-layout{grid-template-columns:1fr}.hero{padding-top:125px}.hero-photo{height:540px}.section-head{grid-template-columns:1fr;gap:20px}.flavour-grid{grid-template-columns:1fr 1fr}.brand-copy{order:-1}.brand-gallery{height:570px}.experience-grid{grid-template-columns:1fr}.footer-layout{grid-template-columns:1fr}.site-footer nav{flex-wrap:wrap}.footer-contact{flex-direction:row;flex-wrap:wrap}.identity-strip-grid{grid-template-columns:1fr 1fr}.identity-strip-grid div:nth-child(2){border-right:0}.identity-strip-grid div:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:640px){.shell{width:min(92vw,560px)}.brand img{width:135px}.hero{min-height:auto;padding-bottom:60px}.hero h1{font-size:56px}.hero-intro{font-size:17px}.hero-photo{height:470px}.section{padding:75px 0}.section h2,.brand-section h2{font-size:44px}.mini-points,.flavour-grid,.identity-strip-grid{grid-template-columns:1fr}.flavour-card.wide{grid-column:auto}.flavour-card img{height:220px}.brand-section{padding:80px 0}.brand-gallery{grid-template-columns:1fr;height:auto}.brand-gallery .brand-tall{grid-row:auto}.brand-gallery figure{height:360px}.experience-card figure{height:320px}.go-truck{min-height:320px}.identity-strip-grid div{border-right:0!important;border-bottom:1px solid var(--line)}.identity-strip-grid div:last-child{border-bottom:0}.product-caption{display:block}.product-caption span{display:block;margin-top:4px}}
