@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,600;1,700&family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&display=swap";@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}@theme inline{--animation-delay-0: 0s; --animation-delay-75: 75ms; --animation-delay-100: .1s; --animation-delay-150: .15s; --animation-delay-200: .2s; --animation-delay-300: .3s; --animation-delay-500: .5s; --animation-delay-700: .7s; --animation-delay-1000: 1s; --animation-repeat-0: 0; --animation-repeat-1: 1; --animation-repeat-infinite: infinite; --animation-direction-normal: normal; --animation-direction-reverse: reverse; --animation-direction-alternate: alternate; --animation-direction-alternate-reverse: alternate-reverse; --animation-fill-mode-none: none; --animation-fill-mode-forwards: forwards; --animation-fill-mode-backwards: backwards; --animation-fill-mode-both: both; --percentage-0: 0; --percentage-5: .05; --percentage-10: .1; --percentage-15: .15; --percentage-20: .2; --percentage-25: .25; --percentage-30: .3; --percentage-35: .35; --percentage-40: .4; --percentage-45: .45; --percentage-50: .5; --percentage-55: .55; --percentage-60: .6; --percentage-65: .65; --percentage-70: .7; --percentage-75: .75; --percentage-80: .8; --percentage-85: .85; --percentage-90: .9; --percentage-95: .95; --percentage-100: 1; --percentage-translate-full: 1; --animate-in: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-out: exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); @keyframes enter { from { opacity: var(--tw-enter-opacity,1); transform: translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0)); filter: blur(var(--tw-enter-blur,0)); }}@keyframes exit { to { opacity: var(--tw-exit-opacity,1); transform: translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0)); filter: blur(var(--tw-exit-blur,0)); }}--animate-accordion-down: accordion-down var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-accordion-up: accordion-up var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-collapsible-down: collapsible-down var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); --animate-collapsible-up: collapsible-up var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none); @keyframes accordion-down { from { height: 0; }to { height: var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto))))); }}@keyframes accordion-up { from { height: var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto))))); }to { height: 0; }}@keyframes collapsible-down { from { height: 0; }to { height: var(--radix-collapsible-content-height,var(--bits-collapsible-content-height,var(--reka-collapsible-content-height,var(--kb-collapsible-content-height,auto)))); }}@keyframes collapsible-up { from { height: var(--radix-collapsible-content-height,var(--bits-collapsible-content-height,var(--reka-collapsible-content-height,var(--kb-collapsible-content-height,auto)))); }to { height: 0; }}--animate-caret-blink: caret-blink 1.25s ease-out infinite; @keyframes caret-blink { 0%,70%,100% { opacity: 1; }20%,50% { opacity: 0; }}}@utility animation-duration-*{--tw-animation-duration: calc(--value(number)*1ms) ; --tw-animation-duration: --value(--animation-duration-*,[duration],"initial",[*]); animation-duration: calc(--value(number)*1ms) ; animation-duration: --value(--animation-duration-*,[duration],"initial",[*]);}@utility delay-*{animation-delay: calc(--value(number)*1ms) ; animation-delay: --value(--animation-delay-*,[duration],"initial",[*]); --tw-animation-delay: calc(--value(number)*1ms) ; --tw-animation-delay: --value(--animation-delay-*,[duration],"initial",[*]);}@utility repeat-*{animation-iteration-count: --value(--animation-repeat-*,number,"initial",[*]); --tw-animation-iteration-count: --value(--animation-repeat-*,number,"initial",[*]);}@utility direction-*{animation-direction: --value(--animation-direction-*,"initial",[*]); --tw-animation-direction: --value(--animation-direction-*,"initial",[*]);}@utility fill-mode-*{animation-fill-mode: --value(--animation-fill-mode-*,"initial",[*]); --tw-animation-fill-mode: --value(--animation-fill-mode-*,"initial",[*]);}@utility running{animation-play-state: running;}@utility paused{animation-play-state: paused;}@utility play-state-*{animation-play-state: --value("initial",[*]);}@utility blur-in{--tw-enter-blur: 20px;}@utility blur-in-*{--tw-enter-blur: calc(--value(number)*1px) ; --tw-enter-blur: --value(--blur-*,[*]);}@utility blur-out{--tw-exit-blur: 20px;}@utility blur-out-*{--tw-exit-blur: calc(--value(number)*1px) ; --tw-exit-blur: --value(--blur-*,[*]);}@utility fade-in{--tw-enter-opacity: 0;}@utility fade-in-*{--tw-enter-opacity: calc(--value(number)*.01) ; --tw-enter-opacity: --value(--percentage-*,[*]);}@utility fade-out{--tw-exit-opacity: 0;}@utility fade-out-*{--tw-exit-opacity: calc(--value(number)*.01) ; --tw-exit-opacity: --value(--percentage-*,[*]);}@utility zoom-in{--tw-enter-scale: 0;}@utility zoom-in-*{--tw-enter-scale: calc(--value(number)*1%) ; --tw-enter-scale: --value(ratio) ; --tw-enter-scale: --value(--percentage-*,[*]);}@utility -zoom-in-*{--tw-enter-scale: calc(--value(number)*-1%) ; --tw-enter-scale: calc(--value(ratio)*-1) ; --tw-enter-scale: --value(--percentage-*,[*]);}@utility zoom-out{--tw-exit-scale: 0;}@utility zoom-out-*{--tw-exit-scale: calc(--value(number)*1%) ; --tw-exit-scale: --value(ratio) ; --tw-exit-scale: --value(--percentage-*,[*]);}@utility -zoom-out-*{--tw-exit-scale: calc(--value(number)*-1%) ; --tw-exit-scale: calc(--value(ratio)*-1) ; --tw-exit-scale: --value(--percentage-*,[*]);}@utility spin-in{--tw-enter-rotate: 30deg;}@utility spin-in-*{--tw-enter-rotate: calc(--value(number)*1deg) ; --tw-enter-rotate: calc(--value(ratio)*360deg) ; --tw-enter-rotate: --value(--rotate-*,[*]);}@utility -spin-in{--tw-enter-rotate: -30deg;}@utility -spin-in-*{--tw-enter-rotate: calc(--value(number)*-1deg) ; --tw-enter-rotate: calc(--value(ratio)*-360deg) ; --tw-enter-rotate: --value(--rotate-*,[*]);}@utility spin-out{--tw-exit-rotate: 30deg;}@utility spin-out-*{--tw-exit-rotate: calc(--value(number)*1deg) ; --tw-exit-rotate: calc(--value(ratio)*360deg) ; --tw-exit-rotate: --value(--rotate-*,[*]);}@utility -spin-out{--tw-exit-rotate: -30deg;}@utility -spin-out-*{--tw-exit-rotate: calc(--value(number)*-1deg) ; --tw-exit-rotate: calc(--value(ratio)*-360deg) ; --tw-exit-rotate: --value(--rotate-*,[*]);}@utility slide-in-from-top{--tw-enter-translate-y: -100%;}@utility slide-in-from-top-*{--tw-enter-translate-y: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-enter-translate-y: calc(--value(ratio)*-100%) ; --tw-enter-translate-y: calc(--value(--translate-*,[percentage],[length])*-1) ;}@utility slide-in-from-bottom{--tw-enter-translate-y: 100%;}@utility slide-in-from-bottom-*{--tw-enter-translate-y: calc(--value(integer)*var(--spacing)); --tw-enter-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-enter-translate-y: calc(--value(ratio)*100%) ; --tw-enter-translate-y: --value(--translate-*,[percentage],[length]);}@utility slide-in-from-left{--tw-enter-translate-x: -100%;}@utility slide-in-from-left-*{--tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-enter-translate-x: calc(--value(ratio)*-100%) ; --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ;}@utility slide-in-from-right{--tw-enter-translate-x: 100%;}@utility slide-in-from-right-*{--tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-enter-translate-x: calc(--value(ratio)*100%) ; --tw-enter-translate-x: --value(--translate-*,[percentage],[length]);}@utility slide-in-from-start{&:dir(ltr){ --tw-enter-translate-x: -100%; }&:dir(rtl){ --tw-enter-translate-x: 100%; }}@utility slide-in-from-start-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-enter-translate-x: calc(--value(ratio)*-100%) ; --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ; }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-enter-translate-x: calc(--value(ratio)*100%) ; --tw-enter-translate-x: --value(--translate-*,[percentage],[length]); }}@utility slide-in-from-end{&:dir(ltr){ --tw-enter-translate-x: 100%; }&:dir(rtl){ --tw-enter-translate-x: -100%; }}@utility slide-in-from-end-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-enter-translate-x: calc(--value(ratio)*100%) ; --tw-enter-translate-x: --value(--translate-*,[percentage],[length]); }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-enter-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-enter-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-enter-translate-x: calc(--value(ratio)*-100%) ; --tw-enter-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ; }}@utility slide-out-to-top{--tw-exit-translate-y: -100%;}@utility slide-out-to-top-*{--tw-exit-translate-y: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-exit-translate-y: calc(--value(ratio)*-100%) ; --tw-exit-translate-y: calc(--value(--translate-*,[percentage],[length])*-1) ;}@utility slide-out-to-bottom{--tw-exit-translate-y: 100%;}@utility slide-out-to-bottom-*{--tw-exit-translate-y: calc(--value(integer)*var(--spacing)); --tw-exit-translate-y: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-exit-translate-y: calc(--value(ratio)*100%) ; --tw-exit-translate-y: --value(--translate-*,[percentage],[length]);}@utility slide-out-to-left{--tw-exit-translate-x: -100%;}@utility slide-out-to-left-*{--tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-exit-translate-x: calc(--value(ratio)*-100%) ; --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ;}@utility slide-out-to-right{--tw-exit-translate-x: 100%;}@utility slide-out-to-right-*{--tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-exit-translate-x: calc(--value(ratio)*100%) ; --tw-exit-translate-x: --value(--translate-*,[percentage],[length]);}@utility slide-out-to-start{&:dir(ltr){ --tw-exit-translate-x: -100%; }&:dir(rtl){ --tw-exit-translate-x: 100%; }}@utility slide-out-to-start-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-exit-translate-x: calc(--value(ratio)*-100%) ; --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ; }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-exit-translate-x: calc(--value(ratio)*100%) ; --tw-exit-translate-x: --value(--translate-*,[percentage],[length]); }}@utility slide-out-to-end{&:dir(ltr){ --tw-exit-translate-x: 100%; }&:dir(rtl){ --tw-exit-translate-x: -100%; }}@utility slide-out-to-end-*{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*100%) ; --tw-exit-translate-x: calc(--value(ratio)*100%) ; --tw-exit-translate-x: --value(--translate-*,[percentage],[length]); }&:where(:dir(rtl),[dir="rtl"],[dir="rtl"]*){ --tw-exit-translate-x: calc(--value(integer)*var(--spacing)*-1); --tw-exit-translate-x: calc(--value(--percentage-*,--percentage-translate-*)*-100%) ; --tw-exit-translate-x: calc(--value(ratio)*-100%) ; --tw-exit-translate-x: calc(--value(--translate-*,[percentage],[length])*-1) ; }}@custom-variant dark (&:is(.dark *));@theme inline{ --radius-sm: calc(var(--radius) - 4px); --radius-md: calc(var(--radius) - 2px); --radius-lg: var(--radius); --radius-xl: calc(var(--radius) + 4px); --color-background: var(--background); --color-foreground: var(--foreground); --color-card: var(--card); --color-card-foreground: var(--card-foreground); --color-popover: var(--popover); --color-popover-foreground: var(--popover-foreground); --color-primary: var(--primary); --color-primary-foreground: var(--primary-foreground); --color-secondary: var(--secondary); --color-secondary-foreground: var(--secondary-foreground); --color-muted: var(--muted); --color-muted-foreground: var(--muted-foreground); --color-accent: var(--accent); --color-accent-foreground: var(--accent-foreground); --color-destructive: var(--destructive); --color-destructive-foreground: var(--destructive-foreground); --color-border: var(--border); --color-input: var(--input); --color-ring: var(--ring); }:root{--radius: 0;--background: oklch(.97 .006 84);--foreground: oklch(.15 .01 260);--card: oklch(.985 .004 84);--card-foreground: oklch(.15 .01 260);--popover: oklch(.985 .004 84);--popover-foreground: oklch(.15 .01 260);--primary: oklch(.2 .04 254);--primary-foreground: oklch(.98 .003 80);--secondary: oklch(.9 .015 247);--secondary-foreground: oklch(.2 .04 254);--muted: oklch(.92 .007 84);--muted-foreground: oklch(.45 .02 250);--accent: oklch(.66 .19 245);--accent-foreground: oklch(.98 .003 80);--destructive: oklch(.57 .22 28);--destructive-foreground: oklch(.98 .003 80);--border: oklch(.2 .04 254 / 16%);--input: oklch(.2 .04 254 / 16%);--ring: oklch(.58 .18 245)}@layer base{*{border-color:var(--border)}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}button:not(:disabled),a[href]{cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid #2491e2;outline-offset:4px}}.store-page{overflow:hidden;background:#f8f7f1;min-height:100vh}.site-header{height:78px;background:#f8f7f1;position:relative;z-index:20;border-bottom:1px solid rgba(18,25,44,.16)}.site-header--home{background:transparent;border-color:#ffffff52;color:#fff;position:absolute;width:100%}.site-header__inner{max-width:1600px;height:100%;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand-lockup{text-transform:uppercase;font-family:Barlow Condensed,sans-serif;font-weight:800;font-size:21px;line-height:.75;letter-spacing:-.5px;text-align:center;display:grid}.header-control{display:inline-flex;gap:8px;align-items:center;background:transparent;padding:0;border:0;font-family:DM Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.header-control--cart{justify-self:end}.header-control--cart b{font-weight:500;color:inherit;opacity:.65}.desktop-nav{position:absolute;left:calc(50% + clamp(145px,17vw,270px));transform:translate(-50%);display:flex;gap:24px;font-family:DM Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.desktop-nav a{opacity:.72;transition:opacity .18s ease}.desktop-nav a:hover{opacity:1}.menu-panel,.cart-drawer{position:fixed;z-index:50;inset:0;pointer-events:none}.menu-panel--open,.cart-drawer--open{pointer-events:auto}.menu-panel__backdrop,.cart-drawer__backdrop{position:absolute;inset:0;border:0;background:#040c1900;transition:background .26s ease}.menu-panel--open .menu-panel__backdrop,.cart-drawer--open .cart-drawer__backdrop{background:#040c196b}.menu-panel__surface{height:100%;width:min(490px,94vw);background:#13233d;color:#f8f7f1;padding:30px 32px;position:relative;transform:translate(-102%);transition:transform .32s cubic-bezier(.23,1,.32,1);display:flex;flex-direction:column}.menu-panel--open .menu-panel__surface{transform:translate(0)}.menu-panel__top{display:flex;justify-content:space-between;align-items:center}.icon-button{width:40px;height:40px;display:grid;place-items:center;border:1px solid currentColor;background:transparent;border-radius:50%}.menu-panel__nav{display:grid;margin:auto 0}.menu-panel__nav a{border-top:1px solid rgba(255,255,255,.28);padding:17px 0;font:600 clamp(36px,5vw,65px)/.85 "Barlow Condensed",sans-serif;text-transform:uppercase;display:flex;gap:16px}.menu-panel__nav a span{font:10px DM Mono,monospace;padding-top:5px}.menu-panel__meta{display:flex;align-items:end;justify-content:space-between;font-size:12px;line-height:1.45}.menu-panel__meta a{font-family:DM Mono,monospace;font-size:10px;text-transform:uppercase}.hero-section{min-height:min(830px,100vh);height:max(650px,100vh);background:#1d82c8;color:#fff;position:relative;overflow:hidden}.hero-section__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.02)}.hero-section__veil{position:absolute;inset:0;background:linear-gradient(90deg,#030d20c2,#030d203d,#030d201f),linear-gradient(0deg,rgba(3,13,32,.47),transparent 44%)}.hero-section__frame{pointer-events:none;position:absolute;inset:105px 32px 28px;border-left:1px solid rgba(255,255,255,.42);border-right:1px solid rgba(255,255,255,.42);display:flex;justify-content:space-between}.hero-section__frame span{width:8px;height:8px;background:#fff;border-radius:50%;margin:-4px}.hero-section__meta{position:absolute;top:105px;left:57px;right:57px;font:10px DM Mono,monospace;text-transform:uppercase;display:flex;justify-content:space-between;letter-spacing:.08em}.hero-section__content{position:absolute;left:7.5vw;bottom:70px}.hero-section__kicker{font:600 14px/1.05 Barlow Condensed,sans-serif;letter-spacing:.055em;text-transform:uppercase;margin:0 0 18px}.hero-section h1,.shop-intro h1,.section-heading h2,.manifesto-section h2,.assurance-section h2,.instagram-section h2{font:800 clamp(76px,11.5vw,178px)/.72 "Barlow Condensed",sans-serif;letter-spacing:-.052em;text-transform:uppercase;margin:0}.hero-section h1 em,.shop-intro em,.section-heading em,.manifesto-section em,.assurance-section em,.instagram-section em{font-weight:600}.hero-cta{margin-top:32px;width:215px;border-top:1px solid rgba(255,255,255,.8);padding-top:11px;display:flex;justify-content:space-between;font:11px DM Mono,monospace;text-transform:uppercase}.hero-section__side{position:absolute;right:35px;bottom:34px;writing-mode:vertical-rl;transform:rotate(180deg);font:10px DM Mono,monospace;letter-spacing:.06em}.campaign-video{min-height:550px;position:relative;overflow:hidden;background:#12233d;color:#f8f7f1}.campaign-video video,.campaign-video img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.campaign-video__veil{position:absolute;inset:0;background:linear-gradient(90deg,#0a1427c7,#0a142738 65%,#0a142766)}.campaign-video__content{position:relative;z-index:1;min-height:550px;max-width:1600px;margin:auto;padding:42px 7.5vw;display:flex;flex-direction:column}.campaign-video__content h2{margin:auto 0 23px;max-width:680px;font:800 clamp(64px,9vw,135px)/.72 "Barlow Condensed",sans-serif;letter-spacing:-.052em;text-transform:uppercase}.campaign-video__content h2 em{font-weight:600}.campaign-video__cta{display:flex;align-items:center;justify-content:space-between;gap:16px;width:210px;border-top:1px solid rgba(255,255,255,.8);padding-top:10px;font:10px DM Mono,monospace;text-transform:uppercase}.moving-line{padding:13px 0;color:#f8f7f1;background:#10213c;overflow:hidden;border-bottom:1px solid #f8f7f1}.moving-line div{display:flex;gap:31px;white-space:nowrap;width:max-content;animation:marquee 24s linear infinite;text-transform:uppercase;font:600 21px/1 Barlow Condensed,sans-serif;letter-spacing:.03em}.moving-line i{color:#44a2e9;font-style:normal}.section-index,.eyebrow{font:10px/1.3 DM Mono,monospace;text-transform:uppercase;letter-spacing:.055em}.latest-section{padding:105px 32px 120px;max-width:1600px;margin:auto}.section-heading{display:grid;grid-template-columns:1fr 2fr;margin-bottom:50px}.section-heading h2{font-size:clamp(66px,9.3vw,145px)}.section-heading>div>p{max-width:250px;margin:23px 0 0;font-size:13px;line-height:1.5}.latest-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:transparent}.product-card{min-width:0;display:block;background:#f8f7f1;transition:background .2s ease}.product-card:hover{background:#eef4f7}.product-card__visual{position:relative;aspect-ratio:.8;overflow:hidden;background:#dce7ec}.product-card__visual img{width:100%;height:100%;object-fit:cover;transition:transform .46s cubic-bezier(.23,1,.32,1)}.product-card:hover .product-card__visual img{transform:scale(1.045)}.product-card__fallback{height:100%;display:grid;place-items:center;font:700 42px/.78 Barlow Condensed,sans-serif;text-transform:uppercase;text-align:center}.product-card__badge,.product-card__price-tag{position:absolute;top:11px;padding:5px 6px;color:#f8f7f1;background:#10213c;font:9px DM Mono,monospace;text-transform:uppercase}.product-card__badge{left:11px}.product-card__price-tag{right:11px;background:#f8f7f1;color:#10213c}.product-card__quick{position:absolute;left:11px;bottom:11px;transform:translateY(12px);opacity:0;transition:opacity .2s ease,transform .2s ease;padding:7px 8px;background:#1a91dc;color:#fff;font:9px DM Mono,monospace;text-transform:uppercase}.product-card:hover .product-card__quick{transform:translateY(0);opacity:1}.product-card__arrow{position:absolute;right:12px;top:42px;width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;color:#fff}.product-card__details{padding:14px 13px 18px;min-height:114px;display:flex;justify-content:space-between;gap:10px}.product-card__details p{margin:0 0 5px;font:9px DM Mono,monospace;text-transform:uppercase;opacity:.65}.product-card__details h3{margin:0;font:600 19px/.95 Barlow Condensed,sans-serif;text-transform:uppercase;max-width:190px}.product-card__sizes{display:block;margin-top:9px;font:8px DM Mono,monospace;text-transform:uppercase;opacity:.68;white-space:nowrap}.product-card__details strong{font:10px DM Mono,monospace;font-weight:500;white-space:nowrap}.outline-cta,.shop-empty button,.shop-empty a{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid currentColor;padding-bottom:8px;margin:60px 0 0 auto;width:fit-content;background:transparent;border-top:0;border-left:0;border-right:0;font:10px DM Mono,monospace;text-transform:uppercase}.manifesto-section{min-height:680px;background:#10213c;color:#f8f7f1;position:relative;padding:85px 8vw;display:grid;grid-template-columns:1fr 2fr;grid-template-rows:auto 1fr;overflow:hidden}.manifesto-section__number{position:absolute;right:-.03em;top:-.14em;color:#82bae224;font:900 clamp(280px,48vw,700px)/.7 "Barlow Condensed",sans-serif}.manifesto-section .eyebrow,.manifesto-section h2,.manifesto-section__copy{z-index:1}.manifesto-section h2{align-self:center;font-size:clamp(72px,10vw,148px)}.manifesto-section__copy{align-self:end;max-width:330px;margin-left:auto;font-size:13px;line-height:1.65}.manifesto-section__copy p{margin:0 0 28px}.manifesto-section__copy a{border-bottom:1px solid #fff;padding-bottom:7px;font:10px DM Mono,monospace;text-transform:uppercase;display:inline-flex;align-items:center;gap:8px}.collections-section{padding:105px 32px;max-width:1600px;margin:auto}.collections-section__top{display:flex;justify-content:space-between;padding-bottom:32px;border-bottom:1px solid rgba(18,25,44,.3);font-size:13px}.collections-section__top>p:last-child{max-width:220px;margin:0}.collection-tiles{display:grid;grid-template-columns:1.15fr .85fr 1fr;min-height:450px}.collection-tile{padding:23px;display:flex;flex-direction:column;color:#f8f7f1;position:relative;overflow:hidden;transition:filter .2s ease}.collection-tile:hover{filter:brightness(1.15)}.collection-tile:nth-child(2){border-left:1px solid rgba(248,247,241,.3);border-right:1px solid rgba(248,247,241,.3)}.collection-tile span{font:10px DM Mono,monospace}.collection-tile h3{margin:auto 0 0;font:700 clamp(48px,6vw,95px)/.76 "Barlow Condensed",sans-serif;letter-spacing:-.04em;text-transform:uppercase}.collection-tile svg{position:absolute;top:23px;right:23px}.collection-tile--one{background:linear-gradient(160deg,#17345b,#3a86be)}.collection-tile--two{background:linear-gradient(160deg,#d7302f,#741b27)}.collection-tile--three{background:linear-gradient(160deg,#b5a16e,#17233b)}.source-gallery{background:#10213c;color:#f8f7f1;padding:100px 32px 120px}.source-gallery__heading{max-width:1600px;margin:0 auto 54px;display:grid;grid-template-columns:1fr 2fr}.source-gallery__heading h2{margin:0;font:800 clamp(66px,9.3vw,145px)/.72 "Barlow Condensed",sans-serif;letter-spacing:-.052em;text-transform:uppercase}.source-gallery__heading h2 em{font-weight:600}.source-gallery__heading>div>p{max-width:260px;margin:23px 0 0;font-size:13px;line-height:1.5}.source-gallery__products{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:1px}.source-gallery__products .product-card{background:#f8f7f1;color:#10213c}.source-gallery__products .product-card:nth-child(3n+2){margin-top:55px}.source-gallery__products .product-card:nth-child(4n){margin-top:25px}.assurance-section{display:grid;grid-template-columns:1.1fr 1.9fr;background:#ddeaf0;padding:95px 8vw;gap:40px}.assurance-section h2{font-size:clamp(68px,9vw,130px);margin-top:23px}.assurance-list{border-top:1px solid rgba(18,25,44,.25)}.assurance-list article{display:grid;grid-template-columns:36px 1fr 1fr;align-items:center;min-height:128px;border-bottom:1px solid rgba(18,25,44,.25)}.assurance-list h3{text-transform:uppercase;font:600 24px/.9 Barlow Condensed,sans-serif;margin:0}.assurance-list p{margin:0;max-width:225px;font-size:12px;line-height:1.45}.instagram-section{background:#1a91dc;color:#f8f7f1;min-height:470px;padding:65px 8vw;display:flex;flex-direction:column;position:relative;overflow:hidden}.instagram-section:before{content:"SS";position:absolute;right:-20px;bottom:-135px;font:900 470px/.7 Barlow Condensed,sans-serif;color:#ffffff21;letter-spacing:-.1em}.instagram-section__stamp{z-index:1;display:flex;gap:9px;align-items:center;font:10px DM Mono,monospace;text-transform:uppercase}.instagram-section h2{z-index:1;font-size:clamp(75px,12vw,170px);margin:auto 0}.instagram-section>a{z-index:1;margin-left:auto;border-bottom:1px solid #fff;padding-bottom:9px;display:flex;gap:10px;align-items:center;font:10px DM Mono,monospace;text-transform:uppercase}.site-footer{background:#10213c;color:#f8f7f1;padding:46px 32px 27px;min-height:230px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end}.site-footer__brand{font:800 clamp(45px,6vw,86px)/.72 "Barlow Condensed",sans-serif;text-transform:uppercase}.site-footer__meta,.site-footer__legal{font:10px/1.5 DM Mono,monospace;text-transform:uppercase}.site-footer__meta p{margin:0 0 15px}.site-footer__meta a{border-bottom:1px solid currentColor;padding-bottom:3px}.site-footer__legal{text-align:right;opacity:.65}.shop-intro{max-width:1600px;padding:130px 32px 66px;margin:auto;display:grid;grid-template-columns:1fr 2fr;align-items:end}.shop-intro h1{font-size:clamp(88px,13.8vw,205px)}.shop-intro>p:last-child{max-width:290px;margin:0 0 12px auto;font-size:13px;line-height:1.58}.shop-grid-section{max-width:1600px;padding:0 32px 100px;margin:auto}.shop-toolbar{display:flex;align-items:end;justify-content:space-between;border-top:1px solid rgba(18,25,44,.3);padding:13px 0 19px;gap:20px}.shop-toolbar>p{margin:0;font:10px DM Mono,monospace;text-transform:uppercase}.catalog-controls{display:flex;align-items:center;gap:22px}.filter-strip{display:flex;gap:10px;flex-wrap:wrap;justify-content:end}.filter-strip button{border:0;background:transparent;font:10px DM Mono,monospace;text-transform:uppercase;padding:0 0 3px;border-bottom:1px solid transparent}.filter-strip button.is-active{border-color:currentColor}.sort-control{display:flex;align-items:center;gap:7px;border-left:1px solid rgba(18,25,44,.25);padding-left:16px;font:10px DM Mono,monospace;text-transform:uppercase;white-space:nowrap}.sort-control select{appearance:none;border:0;background:transparent;padding:0 15px 0 0;font:inherit;text-transform:uppercase;color:inherit;outline:0}.shop-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:transparent}.shop-loading,.product-loading{min-height:300px;display:grid;place-items:center;gap:12px;align-content:center;font:10px DM Mono,monospace;text-transform:uppercase}.product-loading--compact{min-height:220px}.spin{animation:spin 1s linear infinite}.shop-empty{min-height:260px;display:grid;place-content:center;text-align:center;font-size:14px}.shop-empty button,.shop-empty a{margin:21px auto 0}.product-detail{max-width:1600px;margin:auto;padding:33px 32px 100px}.product-back{display:inline-flex;gap:8px;align-items:center;font:10px DM Mono,monospace;text-transform:uppercase;padding-bottom:6px;border-bottom:1px solid currentColor;margin-bottom:29px}.product-detail__grid{display:grid;grid-template-columns:1.3fr .7fr;gap:6.5vw}.product-detail__image{aspect-ratio:.78;background:#dce7ec;position:relative;overflow:hidden}.product-detail__image img{width:100%;height:100%;object-fit:cover}.product-detail__image>span{position:absolute;bottom:13px;right:13px;color:#fff;font:10px DM Mono,monospace}.product-detail__content{padding:13px 0;align-self:center}.product-detail__content h1{margin:15px 0 12px;font:700 clamp(45px,5vw,80px)/.82 "Barlow Condensed",sans-serif;text-transform:uppercase;letter-spacing:-.035em}.product-price{margin:0 0 32px;font:12px DM Mono,monospace}.product-description{max-width:430px;font-size:14px;line-height:1.6}.product-specs{margin:36px 0 30px;border-top:1px solid rgba(18,25,44,.25)}.product-specs div{display:flex;justify-content:space-between;border-bottom:1px solid rgba(18,25,44,.25);padding:10px 0;font-size:11px}.product-specs dt{font-family:DM Mono,monospace;text-transform:uppercase}.product-specs dd{margin:0}.size-picker{margin:-10px 0 24px}.size-picker p{display:flex;justify-content:space-between;margin:0 0 9px}.size-picker p span{font:10px DM Mono,monospace}.size-picker>div{display:flex;gap:6px}.size-picker button{width:43px;height:35px;border:1px solid rgba(18,25,44,.3);background:transparent;font:10px DM Mono,monospace;text-transform:uppercase}.size-picker button.is-selected{background:#10213c;color:#f8f7f1}.size-picker button:disabled{opacity:.35;cursor:not-allowed}.product-purchase{display:flex;gap:10px}.quantity-control{height:35px;border:1px solid rgba(18,25,44,.3);display:flex;align-items:center}.quantity-control button{border:0;background:transparent;width:32px;height:100%;display:grid;place-items:center}.quantity-control span{min-width:21px;text-align:center;font:10px DM Mono,monospace}.quantity-control--large{height:49px}.quantity-control--large button{width:41px}.add-button,.checkout-button{flex:1;min-height:49px;border:0;background:#10213c;color:#f8f7f1;display:flex;align-items:center;justify-content:space-between;padding:0 17px;font:10px DM Mono,monospace;text-transform:uppercase}.add-button:disabled,.checkout-button:disabled{opacity:.45;cursor:not-allowed}.product-assurance{display:flex;gap:9px;border-top:1px solid rgba(18,25,44,.25);margin-top:31px;padding-top:15px}.product-assurance p{margin:0;font-size:11px;line-height:1.45}.product-loading,.product-missing{min-height:65vh}.product-missing{display:grid;place-content:center;text-align:center;gap:18px}.product-missing a{font:10px DM Mono,monospace;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:6px}.cart-drawer__surface{width:min(480px,100%);height:100%;position:absolute;right:0;background:#f8f7f1;color:#10213c;transform:translate(102%);transition:transform .32s cubic-bezier(.23,1,.32,1);display:flex;flex-direction:column;padding:23px 23px 25px}.cart-drawer--open .cart-drawer__surface{transform:translate(0)}.cart-drawer__header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid rgba(18,25,44,.22);padding-bottom:17px}.cart-drawer__header h2{margin:7px 0 0;font:700 39px/.8 Barlow Condensed,sans-serif;text-transform:uppercase}.cart-drawer__items{flex:1;overflow:auto}.cart-empty{height:100%;display:grid;place-content:center;text-align:center;gap:16px;font-size:14px}.cart-empty p{max-width:190px;line-height:1.5}.cart-empty button,.text-link{border:0;background:transparent;padding:0;border-bottom:1px solid currentColor;width:max-content;margin:auto;font:10px DM Mono,monospace;text-transform:uppercase}.cart-item{display:grid;grid-template-columns:94px 1fr;gap:13px;padding:15px 0;border-bottom:1px solid rgba(18,25,44,.18)}.cart-item__image{aspect-ratio:.8;background:#dce7ec;overflow:hidden;display:grid;place-items:center;font:700 25px Barlow Condensed,sans-serif}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__content{display:grid;grid-template-columns:1fr auto;align-content:start;gap:6px}.cart-item h3{margin:0;font:600 20px/.85 Barlow Condensed,sans-serif;text-transform:uppercase}.cart-item p{margin:4px 0 0;font:9px DM Mono,monospace;text-transform:uppercase}.cart-item strong{font:10px DM Mono,monospace;font-weight:500}.cart-item__actions{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;margin-top:7px}.cart-item__actions .text-link{margin:0;font-size:9px}.cart-drawer__footer{border-top:1px solid rgba(18,25,44,.25);padding-top:15px}.cart-total{display:flex;justify-content:space-between;font:10px DM Mono,monospace;text-transform:uppercase}.cart-drawer__footer>p{margin:9px 0 15px;font-size:10px;line-height:1.4;opacity:.65}.checkout-button{width:100%}@keyframes marquee{to{transform:translate(-35%)}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 850px){.site-header__inner{padding:0 17px}.desktop-nav{display:none}.site-header{height:67px}.hero-section{height:760px;min-height:760px}.hero-section__image{object-position:55% center}.hero-section__frame{inset:86px 17px 19px}.hero-section__meta{top:87px;left:32px;right:32px}.hero-section__content{left:32px;bottom:48px}.hero-section h1{font-size:104px}.hero-section__side{right:20px;bottom:21px}.campaign-video,.campaign-video__content{min-height:440px}.campaign-video__content{padding:29px 32px}.campaign-video__content h2{font-size:70px;max-width:315px}.latest-section,.collections-section{padding:75px 17px}.section-heading{grid-template-columns:1fr;gap:26px;margin-bottom:36px}.section-heading h2{font-size:88px}.section-heading>div>p{margin:17px 0 0}.latest-grid,.shop-product-grid{grid-template-columns:repeat(2,1fr)}.product-card__details{min-height:95px;padding:11px 10px 14px}.product-card__details h3{font-size:18px}.product-card__details strong{font-size:9px}.product-card__quick{display:none}.manifesto-section{min-height:570px;padding:65px 32px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}.manifesto-section h2{font-size:82px}.manifesto-section__copy{margin-left:0;max-width:290px}.collections-section__top{display:block}.collections-section__top>p:last-child{margin:14px 0 0}.collection-tiles{grid-template-columns:1fr;min-height:0}.collection-tile{min-height:235px}.collection-tile:nth-child(2){border:0;border-top:1px solid rgba(248,247,241,.3);border-bottom:1px solid rgba(248,247,241,.3)}.collection-tile h3{font-size:62px}.source-gallery{padding:75px 17px 88px}.source-gallery__heading{grid-template-columns:1fr;gap:26px;margin-bottom:34px}.source-gallery__heading h2{font-size:88px}.source-gallery__heading>div>p{margin:17px 0 0}.source-gallery__products{grid-template-columns:repeat(2,1fr);gap:2px}.source-gallery__products .product-card:nth-child(3n+2){margin-top:28px}.source-gallery__products .product-card:nth-child(4n){margin-top:0}.assurance-section{grid-template-columns:1fr;padding:75px 32px;gap:40px}.assurance-section h2{font-size:83px}.assurance-list article{grid-template-columns:28px 1fr;gap:8px;padding:18px 0;min-height:0}.assurance-list p{grid-column:2;max-width:280px}.instagram-section{min-height:410px;padding:55px 32px}.instagram-section h2{font-size:91px}.site-footer{grid-template-columns:1fr 1fr;padding:35px 17px 23px;min-height:255px}.site-footer__meta{align-self:start;padding-top:8px}.site-footer__legal{grid-column:1/-1;text-align:left;align-self:end}.shop-intro{padding:106px 17px 50px;display:block}.shop-intro h1{font-size:86px;letter-spacing:-.06em;margin:28px 0;overflow-wrap:anywhere}.shop-intro>p:last-child{margin:0;max-width:270px}.shop-grid-section{padding:0 17px 70px}.shop-toolbar,.catalog-controls{display:block}.filter-strip{justify-content:start;margin-top:16px;gap:9px 15px}.sort-control{margin-top:16px;border-left:0;border-top:1px solid rgba(18,25,44,.25);padding:11px 0 0}.product-detail{padding:22px 17px 70px}.product-detail__grid{grid-template-columns:1fr;gap:26px}.product-detail__content{padding:0}.product-detail__content h1{font-size:59px}.product-detail__image{aspect-ratio:.84}.cart-drawer__surface{padding:20px 17px 18px}.cart-drawer__header h2{font-size:35px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}video.hero-section__image{background:#1d82c8;pointer-events:none}.personalisation{border-top:1px solid rgba(18,25,44,.25);margin:0 0 22px;padding:14px 0 0}.personalisation__toggle{display:flex;align-items:center;gap:9px;font:10px DM Mono,monospace;text-transform:uppercase;cursor:pointer}.personalisation__toggle input{width:15px;height:15px;accent-color:#10213c}.personalisation__fields{display:flex;gap:10px;margin-top:13px}.personalisation__fields label{display:flex;flex-direction:column;gap:5px}.personalisation__fields label:first-child{flex:1}.personalisation__fields label:last-child{width:82px}.personalisation__fields input{height:41px;border:1px solid rgba(18,25,44,.3);background:transparent;padding:0 11px;font:600 15px Barlow Condensed,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:inherit}.personalisation__fields input:focus-visible{outline:2px solid #1a91dc;outline-offset:-1px}.personalisation__fields small{font:9px DM Mono,monospace;opacity:.6}.personalisation__hint{margin:11px 0 0;font-size:11px;line-height:1.45;opacity:.72}.cart-item__print{margin:4px 0 0;font:9px DM Mono,monospace;text-transform:uppercase;opacity:.75}@font-face{font-family:Akira Expanded;src:url(/fonts/akira-expanded.otf) format("opentype");font-style:normal;font-weight:400 900;font-display:swap}:root{--font-stadium: "Akira Expanded", "Barlow Condensed", sans-serif}body{font-family:Manrope,Arial,sans-serif}.brand-lockup{font-family:var(--font-stadium);font-size:15px;line-height:.84;letter-spacing:-.06em}.hero-section h1,.shop-intro h1,.section-heading h2,.manifesto-section h2,.assurance-section h2,.instagram-section h2{font-family:var(--font-stadium);font-size:clamp(54px,8.4vw,130px);line-height:.8;letter-spacing:-.065em}.campaign-video__content h2{font-family:var(--font-stadium);font-size:clamp(52px,7vw,104px);line-height:.8;letter-spacing:-.065em}.product-card__fallback,.product-card__details h3,.product-detail__content h1,.cart-item h3,.cart-drawer__header h2,.site-footer__brand{font-family:var(--font-stadium)}.product-card__details h3{font-size:13px;line-height:1.1;letter-spacing:-.04em}.product-detail__content h1{font-size:clamp(26px,3vw,44px);line-height:1.02;letter-spacing:-.06em}.product-card__visual{aspect-ratio:.86}.product-card__visual img{position:absolute;inset:0;transition:transform .46s cubic-bezier(.23,1,.32,1),opacity .28s ease}.product-card__image--alternate{opacity:0}.product-card:hover .product-card__image--alternate{opacity:1}.product-card__gallery-count{position:absolute;left:11px;bottom:11px;padding:5px 6px;background:#10213cdb;color:#f8f7f1;font:9px DM Mono,monospace;text-transform:uppercase;transition:opacity .2s ease}.product-card:hover .product-card__gallery-count{opacity:0}.collection-tile{background:#10213c;isolation:isolate}.collection-tile:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#050d1b1f,#050d1bcc)}.collection-tile__image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.23,1,.32,1)}.collection-tile:hover .collection-tile__image{transform:scale(1.05)}.collection-tile h3{font-family:var(--font-stadium);font-size:clamp(28px,3.8vw,58px);line-height:.95;letter-spacing:-.07em}.product-detail__grid{grid-template-columns:minmax(360px,.92fr) minmax(410px,1.08fr);gap:clamp(32px,5vw,80px);align-items:start}.product-detail__media{position:sticky;top:98px}.product-detail__image{max-height:510px;aspect-ratio:1.04}.product-detail__content{padding:4px 0;align-self:start}.product-price{margin-bottom:24px}.product-description{max-width:520px;font-size:13px;line-height:1.65}.product-specs{margin:26px 0 22px}.product-specs div{padding:9px 0;font-size:10px}.size-picker{margin:-4px 0 18px}.product-assurance{margin-top:24px;padding-top:14px}.product-assurance p{font-size:10px;line-height:1.55}.product-detail__thumbnails{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:8px}.product-detail__thumbnails button{aspect-ratio:1;border:1px solid transparent;padding:0;background:#dce7ec;overflow:hidden;opacity:.72;transition:opacity .18s ease,border-color .18s ease}.product-detail__thumbnails button:hover,.product-detail__thumbnails button.is-selected{opacity:1;border-color:#10213c}.product-detail__thumbnails img{width:100%;height:100%;object-fit:cover;display:block}@media (prefers-reduced-motion: no-preference){.scroll-reveal{opacity:0;transform:translateY(24px);transition:opacity .62s cubic-bezier(.23,1,.32,1),transform .62s cubic-bezier(.23,1,.32,1)}.scroll-reveal.is-revealed{opacity:1;transform:translateY(0)}.scroll-reveal--hero{transition-delay:.08s}}@media (max-width:850px){.hero-section h1{font-size:64px}.campaign-video__content h2{font-size:50px}.section-heading h2,.source-gallery__heading h2{font-size:55px}.manifesto-section h2,.assurance-section h2{font-size:53px}.instagram-section h2{font-size:56px}.shop-intro h1{font-size:57px;letter-spacing:-.08em}.product-card__details h3{font-size:11px}.collection-tile h3{font-size:39px}.product-detail__grid{grid-template-columns:1fr;gap:20px}.product-detail__media{position:static}.product-detail__image{max-height:none;aspect-ratio:1.12}.product-detail__content h1{font-size:28px}.product-detail__thumbnails{grid-template-columns:repeat(6,1fr);gap:5px}}.instagram-section>a{margin-left:0;align-self:flex-start}.site-footer__meta{justify-self:start;align-self:end}@media (min-width:851px) and (max-width:1100px){.site-footer{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:18px 30px;min-height:190px;padding:32px clamp(24px,4vw,42px) 25px}.site-footer__brand{grid-row:span 2;align-self:end}.site-footer__meta{align-self:end}.site-footer__legal{grid-column:2;text-align:left;align-self:start}}@media (max-width:850px){.site-footer{grid-template-columns:1fr;gap:24px;padding:35px 17px 27px}.site-footer__meta,.site-footer__legal{justify-self:start;align-self:start;text-align:left;padding-top:0}.site-footer__legal{grid-column:auto}}
