@font-face{font-family:Display;src:local("DIN Condensed Bold"),local("Arial Narrow Bold");font-display:swap}:root{color-scheme:dark;--paper:#071526;--ink:#fff4df;--red:#ef493b;--muted:#aeb8c7;--line:rgba(255,244,223,.22);--deep:#020b15;--max:1480px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.collection,.faq,.story,main#top{scroll-margin-top:88px}a{color:inherit}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--red);outline-offset:4px}blockquote,h1,h2,h3{margin:0}.site-header{height:88px;padding:0 clamp(24px,4.8vw,72px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);background:rgba(7,21,38,.9);backdrop-filter:blur(22px) saturate(130%);-webkit-backdrop-filter:blur(22px) saturate(130%);position:-webkit-sticky;position:sticky;top:0;z-index:50}.brand-logo{display:block;width:clamp(142px,12vw,178px);line-height:0;text-decoration:none}.brand-logo img{display:block;width:100%;height:auto}.site-header nav{display:flex;gap:clamp(30px,5vw,78px);font-size:14px;font-weight:700}.site-header nav a{text-decoration:none;border-bottom:2px solid transparent;padding:10px 0;transition:color .2s ease,border-color .2s ease}.site-header nav a:hover{color:var(--red);border-color:var(--red)}.lang{justify-self:end;border:0;background:none;color:var(--ink);font-weight:800;cursor:pointer}.lang .active{color:var(--red)}.lang span:not(.active){opacity:.45}.hero{min-height:calc(100svh - 88px);max-height:980px;padding:clamp(52px,6vw,90px) clamp(24px,4.8vw,72px) clamp(38px,5vw,70px);display:grid;grid-template-columns:minmax(430px,.9fr) minmax(540px,1.1fr);grid-gap:clamp(20px,4vw,70px);gap:clamp(20px,4vw,70px);border-bottom:1px solid var(--line);overflow:hidden}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;z-index:3}h1{font:900 clamp(78px,8.2vw,138px)/.82 Display,Impact,sans-serif;letter-spacing:-.012em;text-wrap:balance}.red-rule{width:120px;height:5px;background:var(--red);margin:34px 0 25px}.hero-copy>p{max-width:560px;font-size:clamp(22px,2vw,32px);line-height:1.13;margin:0 0 34px;white-space:pre-line}.primary{display:inline-flex;align-items:center;justify-content:center;min-width:240px;padding:18px 28px;border-radius:999px;background:var(--red);color:#fff;font-weight:800;font-size:18px;text-decoration:none;transition:transform .22s ease,background .22s ease}.primary:hover{background:#ff5a4d;transform:translateY(-2px)}.text-link{margin:20px 0 38px;align-self:center;font-weight:700;text-underline-offset:5px}.hero-copy small{margin-top:auto;color:var(--muted);font-size:14px}.hero-products{position:relative;min-height:620px;isolation:isolate}.hero-products img{position:absolute;width:auto;object-fit:contain;filter:drop-shadow(0 28px 28px rgba(0,0,0,.28))}.hero-hoodie{height:72%;right:2%;top:0;transform:rotate(2.5deg)}.hero-shirt{height:66%;left:-5%;bottom:-3%;transform:rotate(-4deg);z-index:2}.hero-mug{height:39%;right:-2%;bottom:0;transform:rotate(4deg);z-index:3}.collection,.faq{padding:clamp(88px,9vw,145px) clamp(24px,4.8vw,72px)}.section-title{display:flex;gap:32px;align-items:flex-end}.faq h2,.quality h2,.section-title h2,.story h2{font:900 clamp(50px,6vw,92px)/.88 Display,Impact,sans-serif}.section-title span{flex:1 1;height:3px;margin-bottom:9px;background:var(--red)}.section-intro{font-size:clamp(21px,2vw,29px);margin:20px 0 clamp(52px,6vw,82px)}.product-rail{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(28px,4vw,68px);gap:clamp(28px,4vw,68px)}.product{min-width:0;display:flex;flex-direction:column;position:relative}.product-index{color:var(--red);font:900 15px/1 Display,Impact,sans-serif;letter-spacing:.12em;margin-bottom:14px}.product-media{aspect-ratio:.92;display:grid;place-items:center;overflow:visible}.product-media img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 24px 22px rgba(0,0,0,.22));animation:product-swap .32s ease both;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.product:hover .product-media img{transform:translateY(-10px) scale(1.02)}@keyframes product-swap{0%{opacity:.35;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}.product-heading{display:flex;gap:16px;justify-content:space-between;align-items:baseline;border-bottom:1px solid var(--line);padding:18px 0 11px}.product-heading h3{font:900 clamp(29px,2.6vw,43px)/1 Display,Impact,sans-serif}.product-heading strong{color:var(--red);font:900 clamp(25px,2vw,34px)/1 Display,Impact,sans-serif;white-space:nowrap}.product>p{font-size:17px;margin:11px 0 4px}.product>small{color:var(--muted);display:block;min-height:34px;line-height:1.35}fieldset{padding:0;border:0;margin:18px 0 13px}legend{font-weight:800;margin-bottom:9px}.design-fieldset{margin-bottom:4px}.design-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.design-options button{min-height:54px;padding:9px 12px;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--ink);text-align:left;cursor:pointer;font-size:13px;font-weight:700}.design-options button span{color:var(--red);font:900 14px/1 Display,Impact,sans-serif;letter-spacing:.08em}.design-options button.selected,.design-options button:hover{border-color:var(--ink);background:rgba(255,244,223,.08)}.design-options button.selected{box-shadow:inset 0 -2px 0 var(--red)}.sizes{display:flex;gap:8px;flex-wrap:wrap}.sizes button{background:transparent;border:1px solid var(--line);border-radius:999px;color:var(--ink);padding:8px 12px;min-width:48px;cursor:pointer}.sizes button.selected,.sizes button:hover{border-color:var(--ink);background:var(--ink);color:var(--paper)}.buy{width:100%;min-height:56px;margin-top:auto;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.08);color:var(--ink);font:900 23px/1 Display,Impact,sans-serif;cursor:pointer}.buy:hover:not(:disabled){background:var(--red);border-color:var(--red);color:#fff}.buy:disabled{cursor:not-allowed;color:#d5d9df;opacity:.66}.proof{display:grid;grid-template-columns:repeat(3,1fr);margin-top:72px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof span{text-align:center;padding:24px 16px;font-weight:800}.proof span+span{border-left:1px solid var(--line)}.story{height:210vh;min-height:1500px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);position:relative;--sailor-x:0vw;--sailor-y:0vh;--sailor-rotate:0deg;--sailor-opacity:1;--splash-scale:.45;--splash-opacity:0}.story-sticky{position:-webkit-sticky;position:sticky;top:0;height:100vh;min-height:720px;display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;overflow:hidden}.story-copy{padding:clamp(55px,6vw,94px) clamp(26px,4.8vw,72px);z-index:5}.story h2{color:var(--red);margin-bottom:28px}.story blockquote{font:900 clamp(37px,4.15vw,68px)/.98 Display,Impact,sans-serif;max-width:700px}.story-copy p{font-size:18px;line-height:1.5;margin:26px 0 0}.story-copy small{display:inline-block;color:var(--muted);margin-top:22px}.story-stage{position:relative;align-self:stretch;min-width:0}.story-stage:after{content:"";left:0;right:0;bottom:0;height:25%;background:linear-gradient(180deg,transparent,rgba(2,11,21,.52))}.story-stage img,.story-stage:after{position:absolute;pointer-events:none}.story-stage img{object-fit:contain}.story-scene{width:94%;height:94%;left:0;bottom:-1%;object-position:center bottom;filter:drop-shadow(0 25px 30px rgba(0,0,0,.2))}.story-sailor{width:min(31vw,500px);left:34%;top:25%;transform:translate3d(var(--sailor-x),var(--sailor-y),0) rotate(var(--sailor-rotate));transform-origin:48% 55%;opacity:var(--sailor-opacity);z-index:3}.story-sailor,.story-splash{height:auto;will-change:transform,opacity}.story-splash{width:min(30vw,460px);right:-2%;bottom:-2%;transform:scale(var(--splash-scale));transform-origin:50% 100%;opacity:var(--splash-opacity);z-index:2}.quality{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:8vw;gap:8vw;padding:clamp(88px,9vw,145px) clamp(28px,6vw,92px);border-bottom:1px solid var(--line)}.quality h2{max-width:620px}.quality>div>p{font-size:22px;line-height:1.4;max-width:520px}.quality dl{margin:0;border-top:2px solid var(--ink)}.quality dl div{padding:25px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:120px 1fr;grid-gap:30px;gap:30px}.quality dt{font-weight:900}.quality dd{margin:0;color:var(--muted)}.faq{max-width:var(--max);margin:auto}.faq h2{margin-bottom:35px}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;padding:21px 48px 21px 0;font-size:20px;font-weight:700;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:8px;color:var(--red);font-size:31px;top:12px}.faq details[open] summary:after{content:"−"}.faq details p{max-width:820px;color:var(--muted);line-height:1.55;margin:0 0 24px}footer{background:var(--deep);color:var(--ink);padding:48px clamp(28px,5vw,76px) 30px;display:grid;grid-template-columns:auto 1fr;grid-gap:40px 80px;gap:40px 80px;align-items:center}.footer-logo{width:clamp(180px,17vw,250px)}.footer-links{display:flex;justify-content:flex-end;gap:clamp(18px,3vw,48px);flex-wrap:wrap}.footer-links a{text-decoration:none}.footer-links a:hover{color:var(--red)}footer p{grid-column:1/-1;margin:0;padding-top:24px;border-top:1px solid var(--line);text-align:center;color:var(--muted)}.legal{max-width:900px;margin:0 auto;padding:80px 30px 120px;min-height:80vh}.legal h1{font-size:clamp(64px,10vw,120px)}.legal h2{font:900 36px/1 Display,Impact,sans-serif;margin-top:48px}.legal li,.legal p{font-size:18px;line-height:1.65}.legal .notice{border:2px solid var(--red);background:rgba(239,73,59,.08);padding:20px}.legal-back{display:inline-block;margin-bottom:50px;font-weight:800}@media (max-width:1050px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;max-height:none}.hero-copy{min-height:650px}.hero-products{min-height:700px}.product-rail{grid-template-columns:1fr;gap:82px}.product{max-width:720px;margin:auto;width:100%}.product-media{aspect-ratio:1.1}.story-sticky{grid-template-columns:1fr;grid-template-rows:auto 1fr;align-items:start}.story-copy{padding-bottom:10px}.story blockquote{max-width:900px;font-size:clamp(38px,6vw,62px)}.story-stage{width:100%;min-height:430px}.story-scene{width:82%;left:8%}.story-sailor{width:min(36vw,380px);left:40%;top:15%}.story-splash{width:min(36vw,390px)}.quality,footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media (max-width:600px){.collection,.faq,.story,main#top{scroll-margin-top:76px}.site-header{height:76px;padding:0 20px}.brand-logo{width:132px}.footer-logo{width:190px}.hero{min-height:0;padding:55px 20px 40px;gap:8px}.hero-copy{min-height:570px}h1{font-size:clamp(64px,22vw,96px)}.primary{width:100%}.hero-products{min-height:430px}.hero-hoodie{height:66%;right:-10%}.hero-shirt{height:62%;left:-15%}.hero-mug{height:36%;right:-6%}.collection,.faq{padding-inline:20px}.section-title{display:block}.section-title span{display:block;margin-top:15px}.product-media{aspect-ratio:1}.proof{grid-template-columns:1fr}.proof span+span{border-left:0;border-top:1px solid var(--line)}.story{height:190vh;min-height:1300px}.story-sticky{min-height:650px}.story-copy{padding:42px 20px 0}.story h2{margin-bottom:18px}.story blockquote{font-size:36px}.story-copy p{font-size:15px;margin-top:18px}.story-copy small{margin-top:12px}.story-stage{min-height:360px}.story-scene{width:112%;left:-13%}.story-sailor{width:47vw;left:38%;top:18%}.story-splash{width:48vw;right:-7%}.quality{padding-inline:24px}.quality dl div{grid-template-columns:1fr;gap:8px}footer{padding-inline:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}