*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,select{font:inherit}button,a,select{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #ceff00;outline-offset:4px}body.velocity{background:#064d60;color:#f5f5e9;--accent:#ceff00}.backdrop{position:fixed;inset:0;z-index:-1;background:#064d60}.backdrop video{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.backdrop #motion2{opacity:0}header{position:absolute;left:4%;right:4%;top:25px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ffffff55;padding-bottom:20px;z-index:5}.logo{font-weight:900;font-style:italic;font-size:24px;letter-spacing:-1px}nav{display:flex;align-items:center;gap:26px;font-size:12px}.bag-open{background:transparent;color:inherit;border:1px solid #ffffff60;padding:9px 12px}.count{background:var(--accent);color:#13221e;padding:2px 5px;margin-left:8px}main>section{padding:0 4%;position:relative}.hero{height:115vh;min-height:720px;padding-top:20vh}.eyebrow,.section-label,.section-foot{font-size:10px;letter-spacing:.09em}.eyebrow{display:block}.hero h1,h2{font-family:Impact,'Arial Narrow',sans-serif;font-weight:900;letter-spacing:-.025em;line-height:.97}.hero h1{font-size:clamp(60px,7.5vw,126px);margin:35px 0 20px;max-width:800px}em{font-style:normal;color:var(--accent)}.hero-bottom{display:flex;align-items:center;gap:7vw}.hero p,.mindset p{font-size:13px;line-height:1.7}.cta{display:flex;justify-content:space-between;align-items:center;gap:40px;background:var(--accent);color:#182619;padding:19px 22px;font-size:12px;border:0;min-height:48px}.cta span{font-size:23px}.cta:hover{background:#f1ffb1}.side-note{position:absolute;right:4%;top:48%;font-size:9px;line-height:1.7}.section-foot{display:flex;justify-content:space-between;gap:20px;padding:30px 0}.hero .section-foot{position:absolute;bottom:20px;left:4%;right:4%}.collection{padding-top:50px;padding-bottom:30px;min-height:105vh}.section-label{display:flex;justify-content:space-between;border-top:1px solid #ffffff70;padding-top:25px}.collection-heading{display:flex;justify-content:space-between;align-items:center;margin:30px 0}.collection h2{font-size:clamp(42px,4.2vw,76px);margin:0}.collection-heading p{font-size:12px;line-height:1.7}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.product{border-top:1px solid #ffffff70;padding-top:13px;transition:transform .25s}.product:hover{transform:translateY(-7px)}.product-meta{display:flex;justify-content:space-between;font-size:9px}.product img{width:100%;height:290px;object-fit:contain;filter:drop-shadow(0 18px 13px #001e3066);transition:transform .4s}.product:hover img{transform:rotate(-3deg) scale(1.04)}.product-name{display:flex;justify-content:space-between;align-items:center;margin:8px 0 13px;font-size:18px}.price{font-size:12px}.color{font-size:9px;letter-spacing:.08em}.product details{border-top:1px solid #ffffff60;margin-top:18px;font-size:11px;padding:15px 0}.product summary{cursor:pointer}.product details p{line-height:1.6}.buy-row{display:flex;gap:6px}.buy-row select{width:70px;background:transparent;color:inherit;border:1px solid #ffffff70;padding:10px}.buy-row select option{color:#222}.buy-row button{flex:1;display:flex;justify-content:space-between;text-align:left;border:0;background:#f3f4e9;padding:12px;font-size:11px}.buy-row button:hover{background:var(--accent)}.mindset{min-height:115vh;padding-top:15vh}.mindset h2{font-size:clamp(70px,8vw,130px);margin:35px 0}.mindset .cta{width:240px}.big-word{font-size:19vw;font-weight:900;font-style:italic;letter-spacing:-.065em;line-height:1;margin-top:20vh}.velocity footer{padding:25px 4%;display:flex;justify-content:space-between;gap:16px;background:#092d38;font-size:11px}dialog{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:min(430px,100vw);max-width:100vw;border:0;padding:30px;color:#18231b;background:#f3f4e9}dialog::backdrop{background:#00161f33}.bag-top{display:flex;justify-content:space-between;align-items:center;font-size:9px}.bag-top button{border:1px solid #3333;background:none;font-size:24px;width:35px;height:35px}dialog h2{font-size:34px}dialog h2 .count{font:14px Arial;vertical-align:top}.bag-item{border-top:1px solid #0002;padding:24px 0;display:grid;grid-template-columns:72px 1fr;gap:12px;font-size:13px}.bag-item img{width:72px}.bag-item small{display:block;margin:10px 0}.quantity{display:flex;align-items:center;gap:12px}.quantity button{background:transparent;border:1px solid #ccc;padding:4px 8px}.quantity .remove{margin-left:auto;border:0;font-size:11px;text-decoration:underline}.subtotal{border-top:1px solid #0002;display:flex;justify-content:space-between;padding-top:25px}.disclaimer,#review-note{font-size:11px;line-height:1.7}dialog .cta{width:100%;margin-top:24px}.empty{padding:35px 0;color:#657060}@media(max-width:650px){header{top:18px;left:6%;right:6%}nav{gap:14px}.logo{font-size:20px}.hero{min-height:760px;height:110svh;padding-top:150px}.hero h1{font-size:16vw;margin-top:22px}.hero-bottom{display:block}.hero .cta{width:210px;margin-top:25px}.hero p{max-width:240px}.side-note{display:none}.section-foot{font-size:8px;line-height:1.7}.hero .section-foot span:last-child{display:none}main>section{padding-left:6%;padding-right:6%}.collection{padding-top:35px}.section-label span:last-child{display:none}.collection-heading{display:block}.collection-heading h2{font-size:12vw}.products{grid-template-columns:1fr;gap:50px}.product img{height:280px}.product{padding-top:20px}.product-name{font-size:22px}.buy-row button{font-size:13px;padding:16px}.buy-row select{width:80px}.mindset{padding-top:18vh;min-height:100svh}.mindset h2{font-size:21vw}.big-word{font-size:18vw;margin-top:25vh}.velocity footer{flex-wrap:wrap;padding:25px 6%}.backdrop video{object-position:51% center}.collection-heading p{background:#064958c9;display:inline-block;padding:6px}.product-name,.color,.product details{ text-shadow:0 1px 5px #003348}.product{background:#063f531f}.mindset p{max-width:260px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
@media(max-width:650px){header{background:#083d4dca;padding:10px 12px;left:4%;right:4%;top:12px}.hero .eyebrow{text-shadow:0 1px 4px #003040}.buy-row select{width:85px}}

/* Decorative media must never intercept controls. */
.backdrop{pointer-events:none}button,a,select,summary{touch-action:manipulation}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #dcff00;outline-offset:5px}
