:root{--ink:#121416;--charcoal:#282828;--blue:#7bbcf1;--blue-deep:#1478bd;--cyan:#17d7c4;--paper:#fff;--soft:#f3f3f3;--line:#d9d9d9;--radius:14px;--page:min(1240px,calc(100% - 72px))}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:"Jost",Arial,sans-serif;color:var(--ink);background:#fff;font-size:16px;line-height:1.55;overflow-x:hidden}
a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}.page-width{width:var(--page);margin-inline:auto}.skip-link{position:fixed;top:10px;left:10px;z-index:1000;background:#fff;padding:10px 14px;transform:translateY(-160%)}.skip-link:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.announcement{height:35px;background:var(--charcoal);color:#fff;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;text-align:center;padding:0 5vw;font-size:.76rem;letter-spacing:.03em}
.site-header{background:#fff;position:relative;z-index:20;border-bottom:1px solid rgba(0,0,0,.06)}.header-row{min-height:75px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:var(--page);margin:auto}.brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.08em;font-size:1.18rem}.brand>span>span{color:var(--blue-deep)}.brand svg{width:37px;height:37px;fill:none;stroke:var(--blue-deep);stroke-width:2.15;stroke-linecap:round}.menu-button{justify-self:start;background:none;border:0;width:40px;height:40px;display:none;padding:9px}.menu-button span{height:2px;background:#111;display:block;margin:5px 0}.header-actions{justify-self:end;display:flex;align-items:center;gap:18px}.icon-button{border:0;background:none;padding:8px}.icon-button svg{width:22px;fill:none;stroke:#111;stroke-width:1.7}.quote-link{font-size:.84rem;font-weight:600;padding:9px 18px;border-radius:999px;background:var(--blue);transition:.2s}.quote-link:hover{background:#9bd0fa}.main-nav{display:flex;align-items:center;justify-content:center;gap:31px;min-height:49px;padding:0 24px;font-size:.77rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em}.main-nav a{padding:12px 0;white-space:nowrap}.main-nav a:hover{color:var(--blue-deep)}.main-nav span{font-size:.9rem;margin-left:3px}
.hero{height:770px;position:relative;color:#fff;background:url("assets/hero-metal-cooler.webp") center/cover no-repeat;isolation:isolate}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.64) 0%,rgba(0,0,0,.22) 49%,rgba(0,0,0,.08) 100%);z-index:-1}.hero-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-bottom:60px}.eyebrow{margin:0 0 10px;text-transform:uppercase;letter-spacing:.24em;font-size:.88rem;font-weight:600}.eyebrow.light{color:rgba(255,255,255,.86)}.hero .eyebrow{max-width:830px;letter-spacing:.18em}.hero h1{font-size:clamp(3rem,4.6vw,5.25rem);line-height:.98;letter-spacing:-.045em;margin:0;max-width:900px}.hero-copy{font-size:1.08rem;line-height:1.65;max-width:770px;margin:24px 0 30px;color:rgba(255,255,255,.9)}.button{display:inline-flex;align-items:center;justify-content:center;min-width:174px;min-height:51px;border-radius:999px;font-weight:600;padding:11px 25px;transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-2px)}.button-blue{background:var(--blue);color:#07131c}.button-outline{border:1px solid var(--blue);color:var(--blue-deep);background:transparent}.button-white{background:#fff;color:#111}.hero-wave{position:absolute;left:0;right:0;bottom:-1px;height:100px}.hero-wave svg{width:100%;height:100%}.wave-accent{fill:url(#none);fill:var(--cyan)}.wave-white{fill:#fff}
.section{padding:88px 0}.section-heading{margin-bottom:34px}.section-heading.centered{text-align:center}.section-heading h2,.feature-copy h2,.quote-inner h2{font-size:clamp(2.15rem,4vw,3.65rem);line-height:1.02;letter-spacing:-.035em;margin:0;text-transform:uppercase}.section-heading p:not(.eyebrow){max-width:720px;margin:18px auto 0}.products-section{padding-top:75px}.carousel-shell{position:relative}.product-row{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 96px)/5);gap:24px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:0 1px}.product-row::-webkit-scrollbar{display:none}.product-row.four{grid-auto-columns:calc((100% - 72px)/4)}.product-card{background:var(--soft);border-radius:var(--radius);overflow:hidden;min-width:0;scroll-snap-align:start}.product-image{display:block;aspect-ratio:1/1;overflow:hidden;background:#eceae7}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-card:hover .product-image img{transform:scale(1.035)}.product-info{padding:23px 22px 25px;min-height:166px;display:flex;flex-direction:column;align-items:flex-start}.product-info h3{font-size:1.17rem;line-height:1.08;margin:0 0 12px}.product-info p{font-size:.89rem;margin:0 0 17px;color:#575757}.product-info a{font-size:.82rem;font-weight:600;background:var(--blue);padding:8px 16px;border-radius:99px;margin-top:auto}.carousel-arrow{position:absolute;top:32%;z-index:3;border:0;background:var(--blue);width:48px;height:48px;border-radius:50%;font-size:2rem;line-height:1;color:#143144;box-shadow:0 5px 18px rgba(0,0,0,.12);cursor:pointer}.carousel-arrow.prev{left:-24px}.carousel-arrow.next{right:-24px}.intro-row{display:grid;grid-template-columns:1fr 340px;gap:8vw;align-items:center;margin-top:55px}.intro-row>p{font-size:1.4rem;line-height:1.5;margin:0;max-width:720px}.stacked-actions{display:grid;gap:15px}.stacked-actions.left{justify-content:start;margin-top:28px}.stacked-actions.left .button{min-width:230px}
.feature-section{min-height:680px;margin-top:45px;margin-bottom:90px;background:linear-gradient(135deg,#ddfffb,#d4f5ff 62%,#c5ecff);border-radius:16px;display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;overflow:hidden}.feature-copy{padding:62px 26px 62px 68px;position:relative;z-index:2}.feature-copy h2{text-transform:none;font-size:clamp(2.4rem,4.4vw,4.5rem)}.feature-copy>p:not(.eyebrow){font-size:1.07rem;max-width:520px;line-height:1.63}.feature-visual{height:100%;position:relative;display:flex;align-items:center;justify-content:center}.feature-visual>img{width:100%;height:100%;object-fit:cover}.hotspot{position:absolute;border:0;background:none;display:flex;align-items:center;gap:10px;font-size:.82rem;font-weight:600}.hotspot span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--blue);font-size:1.55rem;font-weight:400;box-shadow:0 5px 15px rgba(0,0,0,.12)}.hotspot.h1{top:15%;left:42%}.hotspot.h2{top:41%;left:34%}.hotspot.h3{top:56%;right:8%}.hotspot.h4{bottom:19%;left:42%}.lineup-section{padding-top:20px}.lineup-section .section-heading h2{text-transform:none}.lineup-section .product-card{border:1px solid #ececec}.lineup-section .product-info{min-height:130px}
.marquee{background:var(--charcoal);color:var(--cyan);border-top:38px solid var(--charcoal);border-bottom:38px solid var(--charcoal);overflow:hidden;margin:35px 0 70px}.marquee-track{height:170px;background:#fff;display:flex;align-items:center;gap:58px;width:max-content;padding-left:30px;animation:marquee 25s linear infinite;font-size:clamp(3.2rem,7vw,6.7rem);font-weight:500;white-space:nowrap;letter-spacing:-.03em}.marquee-track i{font-style:normal;font-weight:400}@keyframes marquee{to{transform:translateX(-50%)}}
.feature-section.reverse{grid-template-columns:1.25fr .75fr;background:linear-gradient(135deg,#8fc9f4,#d6f5ff)}.reverse .feature-copy{padding:62px 62px 62px 30px}.lineup-visual{overflow:hidden}.lineup-visual>img{object-position:center}.spec-tag{position:absolute;background:#fff;border-radius:999px;padding:9px 14px;font-size:.8rem;font-weight:600;box-shadow:0 5px 17px rgba(0,0,0,.12)}.spec-tag.s1{left:8%;top:18%}.spec-tag.s2{left:39%;bottom:14%}.spec-tag.s3{right:8%;top:25%}
.collections-band{background:var(--charcoal);color:#fff;padding:95px 0}.light-heading .eyebrow{color:var(--cyan)}.application-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:45px}.application-grid article{min-height:295px;border:1px solid rgba(255,255,255,.22);border-radius:14px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,255,255,.01))}.application-grid span{font-size:.78rem;color:var(--cyan);margin-bottom:auto}.application-grid h3{font-size:1.65rem;margin:0 0 8px}.application-grid p{margin:0;color:rgba(255,255,255,.7)}.factory-direct{background:#f7f7f7}.direct-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:45px}.direct-grid article{background:#fff;padding:36px;border-radius:14px;min-height:235px;border:1px solid #e9e9e9}.direct-grid .number{font-size:3rem;color:var(--blue-deep);font-weight:600}.direct-grid h3{font-size:1.4rem;margin:12px 0 8px}.direct-grid p{color:#626262}.quote-section{background:linear-gradient(110deg,#0670b4,#13b9b1);color:#fff;padding:70px 0}.quote-inner{display:flex;justify-content:space-between;align-items:center;gap:45px}.quote-inner h2{text-transform:none}.quote-inner p:not(.eyebrow){margin:12px 0 0;color:rgba(255,255,255,.85)}
.site-footer{position:relative;padding:105px 0 30px;background:#fff}.footer-wave{position:absolute;left:0;right:0;top:0;height:72px;transform:translateY(-2px)}.footer-wave svg{width:100%;height:100%}.footer-wave path{fill:#fff}.footer-grid{display:grid;grid-template-columns:.8fr 1.1fr 1.1fr 1fr;gap:70px;padding-bottom:75px}.footer-grid h3{font-size:1rem;margin:0 0 24px}.footer-grid a{display:block;margin:9px 0;color:#373737}.footer-grid p{margin:0;color:#4c4c4c}.newsletter{position:relative;margin-top:20px}.newsletter input{width:100%;height:52px;border:1px solid #d4d4d4;padding:0 52px 0 15px}.newsletter button{position:absolute;right:0;top:0;width:50px;height:52px;border:0;background:none;font-size:1.3rem}.footer-bottom{border-top:1px solid #dedede;padding-top:28px;display:flex;justify-content:space-between;font-size:.84rem;color:#555}.footer-bottom div{display:flex;gap:24px}
@media(max-width:1050px){:root{--page:min(100% - 44px,920px)}.menu-button{display:block}.main-nav{display:none;position:absolute;top:75px;left:0;right:0;background:#fff;align-items:flex-start;flex-direction:column;gap:0;padding:20px 28px 30px;box-shadow:0 16px 25px rgba(0,0,0,.12)}.main-nav.open{display:flex}.main-nav a{width:100%;padding:13px 0;border-bottom:1px solid #eee}.product-row{grid-auto-columns:calc((100% - 48px)/3)}.product-row.four{grid-auto-columns:calc((100% - 48px)/3)}.feature-section,.feature-section.reverse{grid-template-columns:1fr}.feature-copy,.reverse .feature-copy{padding:55px}.feature-visual{min-height:520px}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){:root{--page:calc(100% - 30px)}.announcement{height:32px;display:flex;justify-content:center;font-size:.68rem}.announcement span:not(:nth-child(2)){display:none}.header-row{min-height:66px}.brand{font-size:.91rem;letter-spacing:.045em}.brand svg{width:30px}.quote-link{display:none}.main-nav{top:66px}.hero{height:720px;background-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.74),rgba(0,0,0,.23))}.hero-content{justify-content:flex-end;padding-bottom:120px}.hero .eyebrow{font-size:.68rem;line-height:1.5;letter-spacing:.12em;max-width:340px}.hero h1{font-size:clamp(2.45rem,11vw,3.05rem);line-height:1;max-width:360px}.hero-copy{font-size:.94rem;line-height:1.55;max-width:345px;margin:20px 0 25px}.hero-wave{height:70px}.section{padding:64px 0}.section-heading h2,.quote-inner h2{font-size:2.35rem}.product-row,.product-row.four{grid-auto-columns:82%;gap:16px}.carousel-arrow{display:none}.intro-row{grid-template-columns:1fr;gap:28px;margin-top:38px}.intro-row>p{font-size:1.15rem}.feature-section{width:calc(100% - 20px);min-height:0;margin-block:15px 65px}.feature-copy,.reverse .feature-copy{padding:42px 28px}.feature-copy h2{font-size:2.65rem}.feature-visual{min-height:380px}.hotspot b{display:none}.hotspot span{width:38px;height:38px}.hotspot.h1{left:48%}.hotspot.h2{left:42%}.hotspot.h3{right:12%}.marquee{border-width:20px;margin:20px 0 60px}.marquee-track{height:115px;gap:35px;font-size:3.2rem}.application-grid,.direct-grid{grid-template-columns:1fr}.application-grid article{min-height:220px}.quote-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:38px;padding-bottom:50px}.footer-bottom{flex-direction:column;gap:18px}.footer-bottom div{gap:18px;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee-track{animation:none}.product-image img,.button{transition:none}}
