:root{--color-bg: #F8F4F1;--color-text: #2C2C2C;--color-accent: #3C3C3C;--color-secondary: #7CB9E8;--color-white: #FFFFFF;--color-border: #E8E6E1;--color-bg-subtle: #EDE5DA;--color-text-muted: #7A7A7A;--color-success: #5CB85C;--color-sale: #B07CC6;--color-age-badge: #7CB9E8;--color-sage: #A8B5A0;--color-sand: #E8DCC8;--color-terracotta: #9563AD;--color-mustard: #D4A847;--color-cream: #F5F0E8;--color-olive: #6B7C5E;--font-heading: "DM Serif Display", Georgia, serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-weight-heading: 400;--base-font-size: 16px;--heading-letter-spacing: -.02em;--heading-line-height: 1.15;--body-line-height: 1.7;--color-text-secondary: #555;--color-text-tertiary: #888;--font-label: var(--font-body);--font-weight-label: 600;--label-letter-spacing: .08em;--label-size: .75rem;--btn-font: var(--font-body);--btn-weight: 500;--btn-radius: 6px;--btn-bg: #3C3C3C;--btn-bg-hover: #2A2A2A;--btn-color: var(--color-white);--btn-transition: background .2s ease, border-color .2s ease, color .2s ease;--card-bg: #F8F4F1;--divider: 1px solid var(--color-border);--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2.5rem;--space-2xl: 4rem;--space-3xl: 6rem;--space-4xl: 10rem;--space-5xl: 14rem;--ratio-product: 1280 / 1193;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 0;--radius-xl: 0;--radius-organic-1: 0;--radius-organic-2: 0;--radius-organic-3: 0;--radius-full: 0;--shadow-sm: 0 2px 8px rgba(44, 44, 44, .05);--shadow-md: 0 6px 20px rgba(44, 44, 44, .07);--shadow-lg: 0 12px 40px rgba(44, 44, 44, .1);--shadow-hover: 0 16px 40px rgba(44, 44, 44, .12);--shadow-editorial: none;--ease: cubic-bezier(.25, .46, .45, .94);--ease-bounce: cubic-bezier(.25, .46, .45, .94);--duration: .35s;--duration-slow: .6s;--container-narrow: 900px;--container-padding: 2rem;--header-height: 72px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--base-font-size);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:var(--font-body);font-size:1rem;line-height:var(--body-line-height);color:var(--color-text);background-color:var(--color-bg);overflow-x:hidden}body.cart-open,body.menu-open,body.image-fullscreen-open{overflow:hidden}img,video,svg{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}ul,ol{list-style:none}input,select,textarea{font:inherit;color:inherit}.skip-link{position:absolute;top:-100%;left:var(--space-md);background:var(--color-accent);color:var(--color-white);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);z-index:10000;font-weight:600;transition:top var(--duration) var(--ease)}.skip-link:focus{top:var(--space-md)}*:focus,*:focus-visible{outline:none}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important}.container{margin-left:auto;margin-right:auto;padding:0 var(--container-padding)}.container--narrow{max-width:var(--container-narrow)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:var(--font-weight-heading);line-height:var(--heading-line-height);color:var(--color-text);letter-spacing:var(--heading-letter-spacing)}h1{font-size:clamp(2.5rem,7vw,5.5rem)}h2{font-size:clamp(2rem,5vw,4rem)}h3{font-size:clamp(1.5rem,3.5vw,2.5rem)}h4{font-size:clamp(1.2rem,2vw,1.75rem)}.heading--display{font-size:clamp(3rem,10vw,8rem);line-height:.95;letter-spacing:-.01em}.heading--editorial{font-size:clamp(2.5rem,8vw,6rem);line-height:.98;letter-spacing:0;font-weight:400}.text-accent{color:var(--color-accent)}.text-sage{color:var(--color-sage)}.text-mustard{color:var(--color-mustard)}.text-terracotta{color:var(--color-terracotta)}.rte{line-height:1.8;font-size:1.0625rem}.rte p+p{margin-top:var(--space-lg)}.rte ul,.rte ol{padding-left:var(--space-lg);list-style:disc}.rte a{color:var(--color-accent);text-decoration:underline;text-underline-offset:3px}.section.section-page--editorial,.shopify-policy__container{padding-top:calc(var(--header-height) + clamp(3.5rem,6vw,4.5rem));padding-bottom:clamp(3rem,7vw,6rem)}.shopify-policy__container{max-width:720px;margin:0 auto;padding-left:var(--container-padding);padding-right:var(--container-padding)}.section-page--editorial>.container--narrow{max-width:720px}.page-main__header,.shopify-policy__title{margin-bottom:clamp(2rem,4vw,3.5rem);padding-bottom:clamp(1.25rem,2.5vw,2rem);border-bottom:var(--divider)}.page-main__title,.shopify-policy__title h1{font-size:clamp(1.875rem,3.6vw,2.75rem);font-family:var(--font-heading);font-weight:var(--font-weight-heading);line-height:1.15;letter-spacing:-.01em;margin:0}.page-main__content.rte,.shopify-policy__body .rte{max-width:64ch;font-size:1rem;line-height:1.75}.page-main__content.rte>*+*,.shopify-policy__body .rte>*+*{margin-top:var(--space-md)}.page-main__content.rte h2,.shopify-policy__body .rte h2,.shopify-policy__body .rte h3{font-family:var(--font-heading);font-size:1.375rem;font-weight:var(--font-weight-heading);line-height:1.3;letter-spacing:0;margin-top:clamp(2.5rem,4vw,3.5rem);margin-bottom:var(--space-sm);padding-top:clamp(1.25rem,2vw,1.75rem);border-top:var(--divider)}.page-main__content.rte>h2:first-child,.shopify-policy__body .rte>h2:first-child,.shopify-policy__body .rte>h3:first-child{margin-top:0;padding-top:0;border-top:0}.page-main__content.rte h3{font-family:var(--font-body);font-size:1rem;font-weight:600;line-height:1.4;letter-spacing:0;text-transform:none;margin-top:var(--space-xl);margin-bottom:var(--space-xs);padding-top:0;border-top:0}.page-main__content.rte p,.shopify-policy__body .rte p{margin:0}.page-main__content.rte p+p,.shopify-policy__body .rte p+p{margin-top:var(--space-md)}.page-main__content.rte ul,.page-main__content.rte ol,.shopify-policy__body .rte ul,.shopify-policy__body .rte ol{margin:var(--space-sm) 0;padding-left:1.25rem}.page-main__content.rte li+li,.shopify-policy__body .rte li+li{margin-top:.35rem}.page-main__content.rte li,.shopify-policy__body .rte li{line-height:1.65}.page-main__content.rte a,.shopify-policy__body .rte a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:opacity .2s ease}.page-main__content.rte a:hover,.shopify-policy__body .rte a:hover{opacity:.6}.page-main__content.rte strong,.shopify-policy__body .rte strong{font-weight:600}.page-main__content.rte em,.shopify-policy__body .rte em{font-style:italic;color:var(--color-text-muted)}.page-main__content.rte .lede,.shopify-policy__body .rte .lede{font-size:1.125rem;line-height:1.55;color:var(--color-text);margin-bottom:clamp(2rem,3vw,2.75rem);max-width:56ch}.page-main__content.rte table,.shopify-policy__body .rte table{width:100%;border-collapse:collapse;margin:var(--space-lg) 0;font-size:.9375rem;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}@media(min-width:600px){.page-main__content.rte table,.shopify-policy__body .rte table{display:table}}.page-main__content.rte th,.shopify-policy__body .rte th{font-family:var(--font-heading);font-weight:var(--font-weight-heading);font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;padding:var(--space-sm) var(--space-md) var(--space-sm) 0;border-bottom:1px solid var(--color-text);text-align:left;white-space:nowrap}.page-main__content.rte td,.shopify-policy__body .rte td{padding:var(--space-sm) var(--space-md) var(--space-sm) 0;border-bottom:var(--divider);white-space:nowrap}.page-main__content.rte tbody tr:last-child td,.shopify-policy__body .rte tbody tr:last-child td{border-bottom:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-sm);padding:.9rem 2rem;font-family:var(--btn-font);font-size:.9375rem;font-weight:var(--btn-weight);line-height:1;border-radius:var(--btn-radius);border:1px solid transparent;transition:var(--btn-transition);white-space:nowrap;text-align:center;letter-spacing:-.01em;position:relative;overflow:hidden}.btn--primary{background:var(--btn-bg);color:var(--btn-color);border-color:var(--color-accent)}.btn--primary:hover{background:var(--btn-bg-hover);border-color:var(--btn-bg-hover);box-shadow:none}.btn--secondary{background:var(--color-text);color:var(--color-white);border-color:var(--color-text)}.btn--secondary:hover{background:var(--btn-bg-hover);border-color:var(--btn-bg-hover)}.btn--outline{background:transparent;color:var(--color-text);border-color:var(--color-text);font-size:var(--label-size);letter-spacing:var(--label-letter-spacing);text-transform:uppercase;padding:.75rem 2rem}.btn--outline:hover{background:var(--color-text);color:var(--color-white)}.btn--sand{background:var(--color-sand);color:var(--color-text);border-color:var(--color-sand)}.btn--sand:hover{background:var(--color-mustard);border-color:var(--color-mustard)}.btn--full{width:100%}.btn--lg{padding:1.1rem 2.75rem;font-size:1.0625rem}.btn--sm{padding:.55rem 1.35rem;font-size:.8125rem}.btn:disabled,.btn[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}.link-underline{display:inline-flex;align-items:center;gap:var(--space-xs);font-family:var(--font-heading);font-weight:600;border-bottom:1px solid currentColor;padding-bottom:1px;transition:all var(--duration) var(--ease);letter-spacing:-.01em}.link-underline:hover{color:var(--color-accent);border-color:var(--color-accent)}.input,.select,textarea.input{width:100%;padding:.9rem 1.1rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-white);font-family:var(--font-body);font-size:.9375rem;color:var(--color-text);transition:border-color var(--duration) var(--ease),box-shadow var(--duration) var(--ease)}.input:focus,.select:focus,textarea.input:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px #3c3c3c14}.input::placeholder,textarea.input::placeholder{color:var(--color-text-muted);font-weight:400}.select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpolyline points='3,4.5 6,7.5 9,4.5' fill='none' stroke='%232C2C2C' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-label{display:block;font-family:var(--font-label);font-size:var(--label-size);font-weight:var(--font-weight-label);text-transform:uppercase;letter-spacing:var(--label-letter-spacing);margin-bottom:var(--space-sm)}.btn:focus-visible{outline:none;box-shadow:0 0 0 3px #3c3c3c26}.form-success{color:var(--color-success);font-size:.875rem;margin-top:var(--space-sm)}.form-error{color:var(--color-sale);font-size:.875rem;margin-top:var(--space-sm)}.badge{display:inline-block;padding:.3rem .7rem;font-family:var(--font-heading);font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;line-height:1.3;position:relative}.badge--sale{background:var(--color-accent);color:var(--color-white)}.badge--new{background:var(--color-mustard);color:var(--color-text)}.badge--sold-out{background:var(--color-text-muted);color:var(--color-white)}.badge--age{background:var(--color-sand);color:var(--color-text);border:1px solid var(--color-border);font-size:.625rem;letter-spacing:.08em}.section{padding:var(--space-3xl) 0;position:relative}.section--large{padding:var(--space-4xl) 0}.section-featured-collection.section--large{padding:var(--space-xs) 0}.section-product.section--large{padding-top:var(--space-2xl);padding-bottom:var(--space-lg)}.section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-md);margin-bottom:var(--space-2xl);flex-wrap:wrap}.section__title{position:relative}.announcement-bar{background:var(--color-text);color:var(--color-white);text-align:center;padding:var(--space-sm) var(--container-padding);font-size:.8125rem;font-weight:500;letter-spacing:.04em}.announcement-bar__link{color:var(--color-white);text-decoration:underline;text-underline-offset:3px}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;border-bottom:none;transition:transform .4s var(--ease),background .3s var(--ease)}.site-header.header-hidden{transform:translateY(-100%)}.site-header--light{color:#fff}.site-header--dark{color:var(--color-text)}.site-header.header-filled,.menu-open .site-header{background:var(--color-bg);color:var(--color-text)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:var(--header-height);gap:var(--space-xl)}.site-header__left{display:flex;align-items:center;gap:var(--space-md)}@media(min-width:768px){.site-header__left{gap:var(--space-xl)}}.site-header__menu-toggle{display:flex;align-items:center;padding:var(--space-sm)}@media(min-width:768px){.site-header__menu-toggle{display:none}}.site-header__logo-link{display:flex;align-items:center}.site-header__logo-text{font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;max-width:6em;line-height:1.1}@media(min-width:768px){.site-header__logo-text{font-size:1.21rem;max-width:none;line-height:normal}}.site-header__nav{display:none;align-items:center;gap:var(--space-lg)}@media(min-width:768px){.site-header__nav{display:flex}}.site-header__nav-item{position:relative}.site-header__nav-link{font-family:var(--font-body);font-size:.875rem;font-weight:400;padding:var(--space-sm) 0;transition:color var(--duration) var(--ease);position:relative;letter-spacing:0;text-transform:none}.site-header__nav-link:hover{color:inherit}.site-header__search-toggle{display:flex;align-items:center;padding:var(--space-xs);transition:color var(--duration) var(--ease)}.site-header__search-toggle:hover{color:inherit}.search-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;pointer-events:none}.search-overlay[aria-hidden=false]{pointer-events:all}.search-overlay__inner{position:relative;z-index:2;background:var(--color-bg);border-bottom:var(--divider);transform:translateY(-100%);opacity:0;transition:transform var(--duration) var(--ease),opacity var(--duration) var(--ease);padding:var(--space-lg) 0 var(--space-xl);margin-top:0;max-height:100vh;overflow-y:auto}.search-overlay[aria-hidden=false] .search-overlay__inner{transform:translateY(0);opacity:1}.search-overlay:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#2c2c2c4d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity var(--duration) var(--ease);pointer-events:none;z-index:1}.search-overlay[aria-hidden=false]:after{opacity:1;pointer-events:all}.search-overlay__form{display:flex;align-items:center;gap:var(--space-md);padding-bottom:var(--space-lg);border-bottom:var(--divider)}.search-overlay__input{flex:1;border:none;background:transparent;font-family:var(--font-heading);font-size:1.5rem;font-weight:var(--font-weight-heading);padding:var(--space-sm) 0;outline:none;color:var(--color-text)}.search-overlay__input::placeholder{color:var(--color-text-muted);font-weight:400}.search-overlay__input::-webkit-search-cancel-button,.search-overlay__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.search-overlay__icon{flex-shrink:0;color:var(--color-text-muted)}.search-overlay__close{flex-shrink:0;padding:var(--space-xs);transition:color var(--duration) var(--ease),transform var(--duration) var(--ease)}.search-overlay__close:hover{color:var(--color-text-muted);transform:rotate(90deg)}.search-overlay__results{padding-top:var(--space-lg);transition:opacity .15s ease}.search-overlay__results:empty{padding-top:0}.search-overlay__results.loading{opacity:.5}.predictive-search__group{margin-bottom:var(--space-xl)}.predictive-search__group-title{font-family:var(--font-body);font-size:var(--label-size);font-weight:var(--font-weight-label);letter-spacing:var(--label-letter-spacing);text-transform:uppercase;color:var(--color-text-muted);margin-bottom:var(--space-md)}.predictive-search__products{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-md)}@media(min-width:768px){.predictive-search__products{grid-template-columns:repeat(4,1fr)}}.predictive-search__product{display:flex;gap:var(--space-md);align-items:center;transition:opacity var(--duration) var(--ease)}.predictive-search__product:hover{opacity:.7}.predictive-search__product-image{width:60px;height:60px;object-fit:cover;border-radius:var(--radius-sm);flex-shrink:0}.predictive-search__product-title{font-size:.875rem;font-weight:500;line-height:1.3}.predictive-search__product-price{font-size:.8125rem;color:var(--color-text-muted);margin-top:2px}.predictive-search__links{display:flex;flex-direction:column;gap:var(--space-sm)}.predictive-search__link{font-size:.9375rem;transition:color var(--duration) var(--ease)}.predictive-search__link:hover{color:var(--color-text-muted)}.predictive-search__view-all{display:inline-block;margin-top:var(--space-lg)}.predictive-search__no-results{padding:var(--space-xl) 0;color:var(--color-text-muted);text-align:center}body.search-open{overflow:hidden}.site-header__nav-item.has-dropdown>.site-header__nav-link{padding-right:1rem}.site-header__nav-item.has-dropdown>.site-header__nav-link:after{content:"";position:absolute;top:50%;right:.05rem;width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-70%) rotate(45deg);opacity:.5;transition:transform .25s var(--ease),opacity .25s var(--ease)}.site-header__nav-item.has-dropdown:hover>.site-header__nav-link:after,.site-header__nav-item.has-dropdown:focus-within>.site-header__nav-link:after{transform:translateY(-30%) rotate(225deg);opacity:1}.site-header__nav-item.has-dropdown:after{content:"";position:absolute;top:100%;left:-.5rem;right:-.5rem;height:12px}.site-header__dropdown{position:absolute;top:calc(100% + 12px);left:-.75rem;transform:translateY(6px);background:var(--color-white);border-radius:0;box-shadow:var(--shadow-md);padding:var(--space-sm) 0;min-width:220px;opacity:0;visibility:hidden;transition:opacity .22s var(--ease),transform .22s var(--ease),visibility 0s linear .22s;z-index:100}.site-header__nav-item:hover .site-header__dropdown,.site-header__nav-item:focus-within .site-header__dropdown{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .22s var(--ease),transform .22s var(--ease)}.site-header__dropdown-link{display:block;padding:.55rem 1.25rem;font-family:var(--font-body);font-size:.875rem;font-weight:400;color:inherit;transition:color .2s var(--ease)}.site-header__dropdown-text{position:relative;display:inline-block}.site-header__dropdown-text:before{content:"";position:absolute;left:0;bottom:-.2rem;height:1px;width:0;background:currentColor;transition:width .28s var(--ease)}.site-header__dropdown-link:hover .site-header__dropdown-text:before,.site-header__dropdown-link:focus-visible .site-header__dropdown-text:before{width:100%}.site-header__dropdown-link:hover{color:inherit}.site-header__utilities{display:flex;align-items:center;gap:calc(var(--space-md) + 4px)}@media(min-width:768px){.site-header__utilities{gap:var(--space-lg)}}.site-header__icon{display:inline-flex;align-items:center;gap:var(--space-xs);padding:var(--space-xs) 0;transition:color var(--duration) var(--ease);white-space:nowrap}.site-header__icon:hover{color:inherit}.site-header__icon-label{font-family:var(--font-body);font-size:.875rem;font-weight:400;display:none}@media(min-width:768px){.site-header__icon-label{display:inline}}.site-header__cart-count{font-family:var(--font-body);font-size:.875rem;font-weight:400}.language-switcher{position:relative;display:none}@media(min-width:768px){.language-switcher{display:block}}.language-switcher__toggle{display:inline-flex;align-items:center;gap:var(--space-xs);font-family:var(--font-body);font-size:.875rem;font-weight:400;letter-spacing:0;padding:var(--space-xs) 0;border:none;transition:color var(--duration) var(--ease)}.language-switcher__toggle:hover{color:inherit}.language-switcher__toggle svg{opacity:.5;transition:transform .25s var(--ease),opacity .25s var(--ease)}.language-switcher:hover .language-switcher__toggle svg,.language-switcher:focus-within .language-switcher__toggle svg,.language-switcher.open .language-switcher__toggle svg{transform:rotate(180deg);opacity:1}.language-switcher:after{content:"";position:absolute;top:100%;left:-.5rem;right:-.5rem;height:12px}.language-switcher__dropdown{position:absolute;top:calc(100% + 12px);right:-.5rem;background:var(--color-white);color:var(--color-text);border-radius:0;box-shadow:var(--shadow-md);padding:var(--space-sm) 0;min-width:160px;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .22s var(--ease),transform .22s var(--ease),visibility 0s linear .22s;z-index:100;list-style:none;margin:0}.language-switcher:hover .language-switcher__dropdown,.language-switcher:focus-within .language-switcher__dropdown,.language-switcher.open .language-switcher__dropdown{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .22s var(--ease),transform .22s var(--ease)}.language-switcher__option{display:block;padding:.55rem 1.25rem;font-family:var(--font-body);font-size:.875rem;font-weight:400;text-transform:capitalize;color:inherit;transition:color .2s var(--ease)}.language-switcher__option-text{position:relative;display:inline-block}.language-switcher__option-text:before{content:"";position:absolute;left:0;bottom:-.2rem;height:1px;width:0;background:currentColor;transition:width .28s var(--ease)}.language-switcher__option:hover .language-switcher__option-text:before,.language-switcher__option:focus-visible .language-switcher__option-text:before{width:100%}.language-switcher__option:hover{color:inherit}.language-switcher__option.active{font-weight:500}.language-switcher__option.active .language-switcher__option-text:before{width:100%}.mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--color-bg);z-index:1001;transform:translate(-100%);transition:transform var(--duration) var(--ease);overflow-y:auto;padding:0 var(--container-padding) var(--space-md);display:flex;flex-direction:column}.mobile-menu.open{transform:translate(0)}.mobile-menu__header{display:flex;align-items:center;gap:var(--space-md);height:var(--header-height);position:sticky;top:0;background:var(--color-bg);z-index:1;margin-bottom:var(--space-lg)}.mobile-menu__close{display:flex;align-items:center;padding:var(--space-sm)}.mobile-menu__logo{display:flex;align-items:center}.mobile-menu__logo img{max-height:28px;width:auto;display:block}.mobile-menu__logo-text{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;line-height:1;white-space:nowrap;color:var(--color-text)}.mobile-menu__nav{display:flex;flex-direction:column}.mobile-menu__link{display:block;padding:var(--space-lg) 0;font-family:var(--font-body);font-size:1.375rem;font-weight:400;letter-spacing:0;color:var(--color-text);border-bottom:var(--divider);transition:color var(--duration) var(--ease)}.mobile-menu__link span{position:relative;display:inline-block}.mobile-menu__link span:before{content:"";position:absolute;left:0;bottom:-3px;height:1px;width:0;background:currentColor;transition:width .28s var(--ease)}.mobile-menu__link.is-active span:before,.mobile-menu__link:hover span:before{width:100%}.mobile-menu__nav .mobile-menu__link:first-child{border-top:var(--divider)}.mobile-menu__utility{margin-top:auto;padding:var(--space-lg) 0 var(--space-md);display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);flex-wrap:wrap}.mobile-menu__social{display:flex;align-items:center;gap:var(--space-sm)}.mobile-menu__social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:var(--divider);border-radius:50%;color:var(--color-text);transition:color .2s ease,background .2s ease,border-color .2s ease}.mobile-menu__social-link:hover{background:var(--color-text);color:var(--color-bg);border-color:var(--color-text)}.mobile-menu__language{display:inline-flex}.mobile-menu__lang{display:inline-flex;align-items:center;gap:var(--space-xs);font-family:var(--font-body);font-size:.875rem;font-weight:400;color:var(--color-text-muted);transition:color var(--duration) var(--ease)}.mobile-menu__lang:hover{color:var(--color-text)}.mobile-menu__lang svg{opacity:.6}.mobile-menu__lang:hover svg{opacity:1}.hero-banner{position:relative;overflow:hidden;display:flex;aspect-ratio:var(--aspect-ratio-mobile, 3/2)}@media(min-width:768px){.hero-banner{aspect-ratio:var(--aspect-ratio-desktop, 16/9)}}.hero-banner--full{width:100%}.hero-banner__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-banner__image{position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.hero-banner__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:var(--color-bg-subtle)}.hero-banner__placeholder-svg{width:50%;opacity:.3}.hero-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.5) 0%,transparent 60%);pointer-events:none;z-index:1}.hero-banner__content{position:relative;z-index:2;width:100%;display:flex;justify-content:center;padding:var(--space-2xl) 0}.hero-banner__content--bottom{align-items:flex-end}.hero-banner__content--center{align-items:center}.hero-banner__inner{text-align:center;width:100%}.hero-banner__label{font-family:var(--font-label);font-size:var(--label-size);font-weight:var(--font-weight-label);letter-spacing:var(--label-letter-spacing);text-transform:uppercase;color:var(--color-white);margin-bottom:var(--space-sm)}.hero-banner__heading{margin-bottom:var(--space-md)}.hero-banner__subheading{font-size:1rem;max-width:550px;margin:0 auto var(--space-lg);opacity:.85;line-height:var(--body-line-height)}.btn--outline-white{background:transparent;color:var(--color-white);border:1px solid var(--color-white);font-family:var(--btn-font);font-weight:var(--btn-weight);font-size:var(--label-size);letter-spacing:var(--label-letter-spacing);text-transform:uppercase;padding:.75rem 2rem;transition:background .2s ease,color .2s ease}.btn--outline-white:hover{background:var(--color-white);color:var(--color-text)}.product-grid{display:grid;gap:var(--space-lg);grid-template-columns:repeat(2,1fr);justify-content:center}@media(min-width:640px){.product-grid--3{grid-template-columns:repeat(auto-fit,minmax(220px,340px))}.product-grid--4{grid-template-columns:repeat(auto-fit,minmax(220px,320px))}}@media(min-width:768px){.product-grid--4{grid-template-columns:repeat(auto-fit,minmax(240px,320px))}}@media(min-width:1024px){.product-grid--4{grid-template-columns:repeat(auto-fit,minmax(240px,300px))}}.product-grid--lookbook{grid-template-columns:repeat(12,1fr);gap:var(--space-lg);grid-auto-flow:dense}.product-grid--lookbook .product-card:nth-child(5n+1){grid-column:span 7}.product-grid--lookbook .product-card:nth-child(5n+2){grid-column:span 5}.product-grid--lookbook .product-card:nth-child(5n+3){grid-column:span 4}.product-grid--lookbook .product-card:nth-child(5n+4){grid-column:span 4}.product-grid--lookbook .product-card:nth-child(5n+5){grid-column:span 4}@media(max-width:767px){.product-grid--lookbook{grid-template-columns:repeat(2,1fr)}.product-grid--lookbook .product-card:nth-child(5n+1),.product-grid--lookbook .product-card:nth-child(5n+2),.product-grid--lookbook .product-card:nth-child(5n+3),.product-grid--lookbook .product-card:nth-child(5n+4),.product-grid--lookbook .product-card:nth-child(5n+5){grid-column:span 1}.product-grid--lookbook .product-card:nth-child(5n+1){grid-column:span 2}}.product-card{position:relative;display:flex;flex-direction:column;transition:transform var(--duration) var(--ease)}.product-card:hover{transform:none}.product-card__link{display:block}.product-card__media{position:relative;overflow:hidden;aspect-ratio:var(--ratio-product);border-radius:var(--radius-md)}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease),opacity .4s var(--ease)}.product-card:hover .product-card__image--primary{transform:scale(1.02)}.product-card__placeholder{display:flex;align-items:center;justify-content:center;height:100%}.product-card__placeholder-svg{width:60%;opacity:.15}.product-card__badges{position:absolute;top:var(--space-md);left:var(--space-md);display:flex;flex-direction:column;gap:6px;z-index:2}.product-card__age-badge{position:absolute;top:var(--space-md);right:var(--space-md);background:var(--color-sand);color:var(--color-text);font-family:var(--font-heading);font-size:.625rem;font-weight:800;padding:.3rem .6rem;border:1px solid var(--color-border);z-index:2;letter-spacing:.08em;text-transform:uppercase;transition:transform var(--duration) var(--ease)}.product-card__quick-add{position:absolute;bottom:var(--space-lg);left:50%;transform:translate(-50%) translateY(12px);opacity:0;transition:all var(--duration) var(--ease-bounce);z-index:3;font-size:.8125rem;padding:.7rem 1.5rem}.product-card:hover .product-card__quick-add{opacity:1;transform:translate(-50%) translateY(0)}.product-card__info{padding:var(--space-md) var(--space-xs) 0;text-align:center}.product-card__swatches{display:flex;gap:5px;margin-bottom:6px}.product-card__swatch{width:16px;height:16px;border-radius:50%;border:1px solid var(--color-bg);box-shadow:0 0 0 1px var(--color-border);transition:transform var(--duration) var(--ease)}.product-card__swatch:hover{transform:scale(1.1)}.product-card__title{font-family:var(--font-label);font-size:var(--label-size);font-weight:var(--font-weight-label);line-height:1.3;letter-spacing:var(--label-letter-spacing);text-transform:uppercase}.product-card__title a:hover{color:var(--color-accent)}.product-card__price{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);margin-top:var(--space-xs);font-size:var(--label-size);font-weight:400;color:var(--color-text-muted)}.collection-infinite-sentinel{height:1px}.collection-infinite-sentinel.is-loading{height:40px;margin-top:var(--space-lg);background:radial-gradient(circle 5px,var(--color-text-muted) 96%,transparent) center/14px no-repeat;animation:bn-pulse .9s ease-in-out infinite}@keyframes bn-pulse{0%,to{opacity:.25}50%{opacity:.7}}.product-card__swatches{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:var(--space-sm)}.product-card__swatch{display:block;width:16px;height:16px;border-radius:50%;cursor:pointer}.product-card__swatch-dot{display:block;width:100%;height:100%;border-radius:50%;background:var(--color-bg-subtle);border:1px solid rgba(0,0,0,.12);transition:transform .15s ease,box-shadow .15s ease}.product-card__swatch:hover .product-card__swatch-dot,.product-card__swatch.is-active .product-card__swatch-dot{transform:scale(1.15);box-shadow:0 0 0 1.5px var(--color-bg),0 0 0 3px var(--color-text)}.product-card__price--compare{text-decoration:line-through;color:var(--color-text-muted);font-size:.8125rem}.product-card__price--sale{color:var(--color-sale);font-weight:700}.breadcrumbs{margin-bottom:var(--space-lg)}.breadcrumbs__list{display:flex;align-items:center;flex-wrap:wrap;gap:.25em;font-size:.8125rem;color:var(--color-text-muted)}.breadcrumbs__item:after{content:"/";margin-left:.4em;opacity:.4}.breadcrumbs__item:last-child:after{display:none}.breadcrumbs__link{text-decoration:none;color:inherit;transition:color var(--duration) var(--ease)}.breadcrumbs__link:hover{color:var(--color-text)}.breadcrumbs__item--current{color:var(--color-text);font-weight:600}.product-page{display:grid;grid-template-columns:1fr;gap:20px;padding-top:0}@media(min-width:768px){.product-page{grid-template-columns:1.5fr .8fr;gap:var(--space-2xl);align-items:start;padding-top:var(--space-3xl)}}.product-page__info{max-width:600px}.product-page__color-rail{display:grid;grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:var(--space-md);margin-bottom:var(--space-md)}.product-page__color-rail .product-page__swatch{width:100%;height:auto;aspect-ratio:1 / 1;border-radius:4px;background:var(--color-cream)}.product-page__color-rail .product-page__swatch img,.product-page__color-rail .product-page__swatch-color{width:100%;height:100%;object-fit:cover;padding:0;display:block}.product-page__color-rail .product-page__color-swatch input:checked+.product-page__swatch,.product-page__color-rail .product-page__color-swatch.active .product-page__swatch{border-color:var(--color-text);border-width:1px;box-shadow:none}@media(min-width:768px){.product-page--shape{grid-template-columns:8.8rem minmax(0,700px) minmax(0,500px);justify-content:center}.product-page--shape .product-page__gallery--shape{grid-template-columns:1fr}.product-page__color-rail{grid-template-columns:repeat(2,1fr);margin-bottom:0;position:sticky;top:calc(var(--header-height) + var(--space-xl))}}@media(max-width:767px){.product-page--shape .product-page__slider{order:1}.product-page--shape .product-page__info{order:3;margin-top:calc(var(--space-sm) * -1)}.product-page--shape .product-page__color-rail{order:2;display:flex;flex-wrap:nowrap;gap:var(--space-sm);overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-top:calc(var(--space-sm) * -1);margin-bottom:0;margin-inline:calc(var(--container-padding) * -1);padding-inline:var(--container-padding);scroll-padding-inline:var(--container-padding)}.product-page--shape .product-page__color-rail::-webkit-scrollbar{display:none}.product-page--shape .product-page__color-rail .product-page__color-swatch{flex:0 0 calc((100% - 4 * var(--space-sm)) / 4.5);scroll-snap-align:start}.product-page--shape .product-page__gallery--shape{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:var(--space-sm);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:calc(var(--container-padding) * -1);padding-inline:var(--container-padding);scroll-padding-inline:var(--container-padding)}.product-page--shape .product-page__gallery--shape::-webkit-scrollbar{display:none}.product-page--shape .product-page__main-image--shape{flex:0 0 82%;scroll-snap-align:center;aspect-ratio:1 / 1}.product-page__slider{position:relative}.product-page__slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;border:none;border-radius:50%;background:var(--color-bg);color:var(--color-text);cursor:pointer;transition:opacity .2s ease;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.product-page__slider-arrow:focus{outline:none}.product-page__slider-arrow:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.product-page__slider-arrow--prev{left:var(--space-xs)}.product-page__slider-arrow--next{right:var(--space-xs)}.product-page__slider-arrow[hidden],.product-page__slider-arrow:disabled{opacity:0;pointer-events:none}}@media(min-width:768px){.product-page__slider-arrow{display:none}}.product-page__gallery{position:relative}@media(min-width:768px){.product-page__gallery{position:sticky;top:calc(var(--header-height) + var(--space-xl));display:flex;align-items:flex-start;gap:var(--space-md)}}.product-page__thumbs{display:none}@media(min-width:768px){.product-page__thumbs{display:flex;flex-direction:column;gap:var(--space-xs);flex:0 0 auto;width:60px;max-height:80dvh;overflow-y:auto;scrollbar-width:none}.product-page__thumbs::-webkit-scrollbar{display:none}}.product-page__thumb{-webkit-appearance:none;appearance:none;background:none;border:1px solid transparent;padding:2px;cursor:pointer;width:60px;aspect-ratio:1 / 1;flex:0 0 auto;overflow:hidden;position:relative;transition:border-color var(--duration) var(--ease),opacity var(--duration) var(--ease);opacity:.55}.product-page__thumb.media-wrap:before{width:10px;height:10px;margin:-5px 0 0 -5px;border-width:1px;opacity:.35}.product-page__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-page__thumb:hover{opacity:.85}.product-page__thumb.is-active{border-color:var(--color-text);opacity:1}.product-page__thumb--hidden{display:none}.product-page__main-image{position:relative;overflow:hidden;flex:1 1 auto;min-width:0;scroll-margin-top:calc(var(--header-height) + var(--space-lg));animation:float-x 7s ease-in-out infinite,float-y 5s ease-in-out infinite,float-rotate 9s ease-in-out infinite,float-scale 6s ease-in-out infinite;will-change:transform}.section-product--shape .product-page__main-image{animation:none;will-change:auto;cursor:default}.product-page__gallery--shape{display:grid;grid-template-columns:1fr;gap:var(--space-md);flex:1 1 auto;min-width:0}@media(min-width:768px){.product-page__gallery--shape{grid-template-columns:1fr 1fr;align-items:start}}.product-page__main-image--shape{width:100%;background:var(--color-cream, #fafaf7);border-radius:var(--radius-md, 4px);aspect-ratio:1 / 1}.product-page__main-image--editorial{aspect-ratio:5 / 4}.product-page__main-image--hidden{display:none}.product-page__main-image--shape .product-page__image{width:100%;height:100%;display:block;object-fit:cover}.product-page__spec-strip{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:10px 0 var(--space-md) 0;padding:0}.product-page__spec-pill{display:inline-flex;align-items:center;padding:.4rem .75rem;font-size:.8125rem;line-height:1.2;letter-spacing:.01em;background:#3c3c3c0d;color:var(--color-text, #3c3c3c);border-radius:999px;white-space:nowrap}@media(max-width:600px){.product-page__spec-pill{font-size:.75rem;padding:.35rem .625rem}}.product-page__image{width:100%;max-height:80dvh;object-fit:contain;transition:opacity .3s ease}@keyframes float-x{0%,to{translate:0 0}50%{translate:18px 0}}@keyframes float-y{0%,to{translate:0 0}50%{translate:0 -30px}}@keyframes float-rotate{0%,to{rotate:0deg}25%{rotate:2.5deg}75%{rotate:-2.5deg}}@keyframes float-scale{0%,to{scale:1}50%{scale:1.025}}.product-page__age-badge{display:none}.product-page__title{margin-bottom:var(--space-xs);font-family:var(--font-heading);font-size:clamp(2.25rem,5vw,3.25rem);font-weight:400;letter-spacing:var(--heading-letter-spacing);line-height:var(--heading-line-height);color:var(--color-text)}.product-page__description{margin-bottom:var(--space-md);font-size:.95rem;line-height:var(--body-line-height);color:var(--color-text-secondary)}.product-page__price{display:flex;align-items:baseline;gap:var(--space-md);margin-bottom:var(--space-xl);font-size:1.25rem;font-family:var(--font-body);font-weight:400}.product-page__compare-price{text-decoration:line-through;color:var(--color-text-muted);font-weight:300;font-size:1.5rem}.product-page__current-price{font-weight:300}.product-page__current-price--sale{color:var(--color-accent)}.product-page__option{margin-bottom:var(--space-lg);padding-bottom:var(--space-lg);border-bottom:var(--divider)}.product-page__option:not(:has(+.product-page__option)){border-bottom:none}.product-page__option-label{display:flex;align-items:baseline;gap:var(--space-sm);font-family:var(--font-label);font-size:var(--label-size);font-weight:var(--font-weight-label);margin-bottom:var(--space-md);text-transform:uppercase;letter-spacing:var(--label-letter-spacing);color:var(--color-text)}.product-page__option-values{display:flex;flex-wrap:wrap;gap:var(--space-md)}.product-page__option-value{position:relative;cursor:pointer;display:flex;align-items:center;gap:.5rem}.product-page__option-value input{position:absolute;opacity:0;pointer-events:none}.product-page__option-value span{display:flex;align-items:center;gap:.5rem;font-family:var(--font-body);font-size:.875rem;font-weight:400;color:var(--color-text);transition:color .2s ease;background:none;border:none;border-radius:0;width:auto;height:auto;padding:0}.product-page__option-value span:before{content:"";display:inline-block;width:18px;height:18px;border-radius:50%;border:1px solid var(--color-border);flex-shrink:0;transition:border-color .2s ease,background .2s ease}.product-page__option-value input:checked+span:before,.product-page__option-value.active span:before{border-color:var(--color-text);background:var(--color-text);box-shadow:inset 0 0 0 3px var(--color-bg)}.product-page__option-value:hover span:before{border-color:var(--color-text)}.product-page__option-value--unavailable{opacity:.35;cursor:not-allowed;position:relative}.product-page__option-value--unavailable:hover span:before{border-color:var(--color-border, currentColor)}.product-page__color-swatch--unavailable{opacity:.35;cursor:not-allowed;position:relative}.product-page__color-swatch--unavailable .product-page__swatch:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top right,transparent calc(50% - 1px),currentColor calc(50% - .5px),currentColor calc(50% + .5px),transparent calc(50% + 1px));pointer-events:none;opacity:.5}.product-page__color-swatch .product-page__swatch{position:relative}.product-page__option-value:hover span{transform:none}.product-page__quantity{margin-bottom:var(--space-xl)}.product-page__qty-wrapper{display:inline-flex;align-items:center;gap:0;border:1px solid var(--color-border);border-radius:0}.product-page__qty-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-family:var(--font-body);font-weight:400;border:none;border-radius:0;background:transparent;color:var(--color-text);transition:background .2s ease}.product-page__qty-btn:hover{background:var(--color-cream);transform:none}.product-page__qty-input{width:52px;height:44px;text-align:center;border:none;border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);background:transparent;font-weight:400;font-family:var(--font-body);font-size:.9375rem;-moz-appearance:textfield}.product-page__qty-input::-webkit-inner-spin-button,.product-page__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.product-page__add{margin-bottom:var(--space-2xl)}@media(max-width:767px){.shopify-product-form .product-page__option{margin-bottom:calc(var(--space-xl) / 2);padding-bottom:calc(var(--space-xl) / 2)}.shopify-product-form .product-page__option-label{margin-bottom:calc(var(--space-md) / 2)}.shopify-product-form .product-page__option-values{gap:calc(var(--space-md) / 2)}.shopify-product-form .product-page__quantity{margin-bottom:calc(var(--space-xl) / 2)}.shopify-product-form .product-page__add{margin-bottom:var(--space-xl)}}.product-page .btn--primary{background:var(--btn-bg);color:var(--btn-color);border-color:var(--btn-bg);border-radius:var(--btn-radius);font-family:var(--btn-font);font-weight:var(--btn-weight);font-size:1rem;letter-spacing:.02em;padding:1.15rem 2rem;box-shadow:none;transition:background .2s ease}.product-page .btn--primary:hover{background:var(--btn-bg-hover);border-color:var(--btn-bg-hover);transform:none;box-shadow:none}.product-page__add.added{background:var(--btn-bg);border-color:var(--btn-bg)}.product-page__description{padding-top:var(--space-sm)}.product-page__description .rte{font-size:1rem;line-height:var(--body-line-height);color:var(--color-text-secondary)}.product-page__accordion{border-top:var(--divider);margin-top:var(--space-md)}.product-page__accordion details{border-bottom:var(--divider)}.product-page__accordion-title{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);padding:var(--space-lg) 0;font-family:var(--font-label);font-weight:var(--font-weight-label);font-size:var(--label-size);text-transform:uppercase;letter-spacing:var(--label-letter-spacing);cursor:pointer;list-style:none;color:var(--color-text)}.product-page__accordion-title::-webkit-details-marker{display:none}.product-page__accordion-title:after{content:"";flex-shrink:0;width:8px;height:8px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);margin-bottom:4px;opacity:.4;transition:transform .2s ease,margin .2s ease,opacity .2s ease}.product-page__accordion-title:hover:after{opacity:.8}details[open]>.product-page__accordion-title:after{transform:rotate(-135deg);margin-bottom:-4px}.product-page__accordion-title:hover{color:var(--color-text-muted)}.product-page__accordion-content{padding-bottom:var(--space-xl);font-size:.9375rem;line-height:var(--body-line-height);color:var(--color-text-secondary)}.product-page__accordion-content .rte{color:var(--color-text-secondary);line-height:var(--body-line-height)}.product-page__info-cards{display:flex;gap:var(--space-lg)}.product-page__info-card{flex:1;text-align:center;padding:var(--space-xl) var(--space-md)}.product-page__info-card-icon{display:flex;justify-content:center;margin-bottom:var(--space-sm)}.product-page__info-card strong{display:block;font-family:var(--font-body);font-size:.875rem;font-weight:600;margin-bottom:6px;color:var(--color-text)}.product-page__info-card p{margin:0;font-size:.8125rem;color:var(--color-text-tertiary);line-height:1.6}@media(max-width:767px){.product-page__info-cards{flex-direction:column;gap:var(--space-md)}.product-page__info-card{padding:var(--space-md) 0}.product-page__info-card p{padding:0 var(--space-xl)}}.product-page__option-values--colors{gap:var(--space-sm)}.product-page__color-swatch{position:relative;cursor:pointer}.product-page__color-swatch input{position:absolute;opacity:0;pointer-events:none}.product-page__swatch{display:block;width:64px;height:64px;border-radius:50%;border:1px solid var(--color-border);overflow:hidden;transition:border-color .2s ease}.product-page__swatch--image img{width:100%;height:100%;object-fit:contain;padding:6px}.product-page__swatch--ringed{border-width:3px;border-color:var(--swatch-ring, var(--color-border))}.product-page__swatch--ringed img{object-fit:cover;padding:0}.product-page__color-swatch input:checked+.product-page__swatch.product-page__swatch--ringed,.product-page__color-swatch.active .product-page__swatch.product-page__swatch--ringed{border-color:var(--swatch-ring, var(--color-text));border-width:3px;box-shadow:0 0 0 2px var(--color-bg),0 0 0 4px var(--color-text)}.product-page__swatch-fallback,.product-page__swatch-color{display:block;width:100%;height:100%;border-radius:inherit}.product-page__swatch-fallback[data-color=bleu],.product-page__swatch-fallback[data-color=blue]{background:#7cb9e8}.product-page__swatch-fallback[data-color=fuchsia]{background:#e8559a}.product-page__swatch-fallback[data-color=blanc],.product-page__swatch-fallback[data-color=white]{background:#fafaf7}.product-page__swatch-fallback[data-color=jaune],.product-page__swatch-fallback[data-color=yellow]{background:#f2d44f}.product-page__color-swatch input:checked+.product-page__swatch,.product-page__color-swatch.active .product-page__swatch{border-color:var(--color-text);border-width:2px}.product-page__color-swatch:hover .product-page__swatch{border-color:var(--color-text);transform:none}.product-page__option-selected{font-weight:400;text-transform:none;letter-spacing:0;color:var(--color-text-muted);font-size:.75rem}.product-page__main-image{cursor:zoom-in}.image-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;visibility:hidden;transition:visibility 0s linear var(--duration)}.image-fullscreen[aria-hidden=false]{pointer-events:auto;visibility:visible;transition-delay:0s}.image-fullscreen__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2c2c2c80;opacity:0;transition:opacity var(--duration) var(--ease);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.image-fullscreen[aria-hidden=false] .image-fullscreen__overlay{opacity:1}.image-fullscreen__inner{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:var(--color-bg);opacity:0;transition:opacity var(--duration) var(--ease);display:flex;align-items:center;justify-content:center}.image-fullscreen[aria-hidden=false] .image-fullscreen__inner{opacity:1}.image-fullscreen__close{position:absolute;top:0;right:0;display:flex;justify-content:flex-end;padding:var(--space-lg) var(--space-xl);z-index:2}.image-fullscreen__close button{background:none;border:none;cursor:pointer;color:var(--color-text);padding:var(--space-xs)}.image-fullscreen__inner:before{content:"";position:fixed;top:50%;left:50%;width:24px;height:24px;margin:-12px 0 0 -12px;border:1.5px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;animation:spin .6s linear infinite;z-index:0;opacity:1;transition:opacity .4s ease}.image-fullscreen__inner.media-loaded:before{opacity:0}.image-fullscreen__image{max-width:100%;max-height:100dvh;width:auto;height:auto;display:block;opacity:0;transition:opacity .4s ease;transform-origin:center center;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;cursor:zoom-in;will-change:transform}.image-fullscreen__image.is-zoomed{cursor:grab}.image-fullscreen__image.is-panning{cursor:grabbing}.image-fullscreen__inner.media-loaded .image-fullscreen__image{opacity:1}.product-page__specs{display:flex;flex-direction:column;gap:0}.product-page__spec{display:flex;align-items:flex-start;gap:var(--space-md);padding:var(--space-md) 0;border-bottom:var(--divider)}.product-page__spec:last-child{border-bottom:none}.product-page__spec svg{display:none}.product-page__spec strong{display:block;font-family:var(--font-body);font-size:.8125rem;font-weight:600;margin-bottom:2px;color:var(--color-text)}.product-page__spec p{margin:0;font-size:.875rem;color:var(--color-text-secondary);line-height:1.6}.product-page--shape .product-page__specs{gap:var(--space-sm)}.product-page--shape .product-page__spec{display:grid;grid-template-columns:8.5rem 1fr;align-items:baseline;padding:0;border-bottom:none}.product-page--shape .product-page__spec strong{margin-bottom:0}.product-page__size-note{font-size:.9375rem;color:var(--color-text-muted);margin-bottom:var(--space-lg);font-style:italic}.product-page__size-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.product-page__size-table{width:100%;border-collapse:collapse;font-size:.875rem}.product-page__size-table th{font-family:var(--font-heading);font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--color-text);text-align:left;white-space:nowrap}.product-page__size-table td{padding:var(--space-sm) var(--space-md);border-bottom:var(--divider);white-space:nowrap}.product-page__size-table tbody tr:hover{background:var(--color-cream)}.product-page__sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:100;background:var(--color-white);border-top:var(--divider);box-shadow:0 -4px 20px #2c2c2c14;transform:translateY(100%);transition:transform .3s var(--ease);padding:var(--space-sm) var(--space-md);padding-bottom:calc(var(--space-sm) + env(safe-area-inset-bottom,0px))}.product-page__sticky-bar[aria-hidden=false]{transform:translateY(0)}.product-page__sticky-inner{display:flex;align-items:center;gap:var(--space-md);width:100%}.product-page__sticky-image{flex-shrink:0;width:56px;height:56px;overflow:hidden;border-radius:4px;background:var(--color-cream)}.product-page__sticky-image img{width:100%;height:100%;object-fit:cover;display:block}.product-page__sticky-info{display:flex;flex-direction:column;min-width:0;flex:1;gap:2px}.product-page__sticky-title{font-family:var(--font-body);font-weight:500;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-page__sticky-meta{font-family:var(--font-body);font-weight:400;font-size:.8125rem;color:var(--color-text-muted, #666);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-page__sticky-meta-sep{margin:0 .4em;opacity:.6}.product-page__sticky-price{font-family:var(--font-body);font-weight:500;font-size:1rem;flex-shrink:0;margin-left:auto}.product-page__sticky-btn{flex-shrink:0}@media(max-width:600px){.product-page__sticky-image{width:44px;height:44px}.product-page__sticky-price{display:none}.product-page__sticky-meta{font-size:.75rem}}.section.section-collection{padding-top:calc(var(--header-height) + clamp(3.5rem,6vw,4.5rem))}.collection-header{text-align:center;margin-bottom:var(--space-2xl)}.collection-header__title{margin-bottom:var(--space-sm)}.collection-header__description{max-width:600px;margin:0 auto var(--space-sm);color:var(--color-text-muted);font-size:1.0625rem}.collection-header__count{font-size:.875rem;color:var(--color-text-muted)}.pagination{margin-top:var(--space-3xl);display:flex;justify-content:center}.pagination__list{display:flex;align-items:center;gap:var(--space-xs)}.pagination__link{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 var(--space-sm);font-family:var(--font-heading);font-size:.9375rem;font-weight:600;border-radius:var(--radius-md);transition:all var(--duration) var(--ease)}.pagination__link:hover{background:var(--color-bg-subtle)}.pagination__link--current{background:var(--color-text);color:var(--color-white);font-weight:700}.product-page__size-guide-btn{margin-left:auto;font-family:var(--font-body);font-size:.75rem;font-weight:400;cursor:pointer;color:var(--color-text-muted);text-transform:none;letter-spacing:0;border-bottom:1px solid currentColor;padding-bottom:1px}.size-guide-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;visibility:hidden;transition:visibility 0s linear var(--duration)}.size-guide-drawer[aria-hidden=false]{pointer-events:auto;visibility:visible;transition-delay:0s}.size-guide-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2c2c2c80;opacity:0;transition:opacity var(--duration) var(--ease);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.size-guide-drawer[aria-hidden=false] .size-guide-drawer__overlay{opacity:1}.size-guide-drawer__inner{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:480px;background:var(--color-bg);display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration) var(--ease);overflow-y:auto}.size-guide-drawer[aria-hidden=false] .size-guide-drawer__inner{transform:translate(0)}.size-guide-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:var(--space-lg) var(--space-xl);border-bottom:var(--divider)}.size-guide-drawer__title{font-family:var(--font-body);font-size:1.25rem;font-weight:600;letter-spacing:-.02em}.size-guide-drawer__close{display:flex;align-items:center;padding:var(--space-xs);transition:transform var(--duration) var(--ease)}.size-guide-drawer__close:hover{transform:rotate(90deg)}.size-guide-drawer__body{padding:var(--space-xl);flex:1}.size-guide-drawer__fit-note{margin-top:var(--space-lg);font-size:.875rem;color:var(--color-text-muted)}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;pointer-events:none}.cart-drawer[aria-hidden=false]{pointer-events:all}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2c2c2c80;opacity:0;transition:opacity var(--duration) var(--ease);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cart-drawer[aria-hidden=false] .cart-drawer__overlay{opacity:1}.cart-drawer__inner{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:440px;background:var(--color-bg);display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration) var(--ease)}.cart-drawer[aria-hidden=false] .cart-drawer__inner{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--space-lg);border-bottom:var(--divider)}.cart-drawer__title{display:inline-flex;align-items:baseline;gap:var(--space-sm);font-family:var(--font-heading);font-size:1.5rem;font-weight:var(--font-weight-heading);letter-spacing:var(--heading-letter-spacing);line-height:var(--heading-line-height)}.cart-drawer__count{font-family:var(--font-body);font-size:1rem;font-weight:400;color:var(--color-text-muted)}.cart-drawer__close{padding:var(--space-xs);transition:opacity var(--duration) var(--ease);opacity:.7}.cart-drawer__close:hover{opacity:1}.cart-drawer__body{flex:1;overflow-y:auto;padding:var(--space-md) var(--space-lg)}.cart-drawer__item{display:grid;grid-template-columns:64px 1fr auto;gap:var(--space-md);padding:var(--space-md) 0;border-bottom:var(--divider)}.cart-drawer__item-title{font-family:var(--font-body);font-size:.9375rem;font-weight:500;line-height:1.4}.cart-drawer__item-variant{font-size:var(--label-size);color:var(--color-text-muted);margin-top:2px}.cart-drawer__item-options,.cart-page__item-options{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:2px;font-size:var(--label-size);color:var(--color-text-muted);line-height:1.35}.cart-drawer__item-option,.cart-page__item-option{display:flex;gap:.4em}.cart-drawer__item-option-name,.cart-page__item-option-name{opacity:.7}.cart-drawer__item-option-name:after,.cart-page__item-option-name:after{content:":"}.cart-drawer__item-quantity{display:flex;align-items:center;gap:var(--space-sm);margin-top:var(--space-sm);font-size:var(--label-size)}.cart-drawer__qty-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:1rem;font-weight:400;transition:background var(--duration) var(--ease),border-color var(--duration) var(--ease)}.cart-drawer__item-image,.cart-page__item-image{display:block;aspect-ratio:1 / 1;border-radius:var(--radius-md);overflow:hidden}.cart-drawer__item-image img,.cart-page__item-image img{display:block;width:100%;height:100%;object-fit:cover}.cart-page__qty-btn{border-radius:var(--radius-sm)}.cart-drawer__qty-btn:hover{background:var(--color-cream);border-color:var(--color-text)}.cart-drawer__item-price{font-family:var(--font-body);font-size:.9375rem;font-weight:400;white-space:nowrap}.cart-drawer__empty{text-align:center;padding:var(--space-3xl) 0;color:var(--color-text-muted)}.cart-drawer__footer{padding:var(--space-md) var(--space-lg);border-top:var(--divider);display:flex;flex-direction:column;gap:var(--space-sm)}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-family:var(--font-body);font-weight:500;font-size:1rem;margin-bottom:var(--space-sm)}.cart-drawer__view-cart{align-self:center;margin-top:var(--space-md);font-family:var(--font-label);font-size:var(--label-size);font-weight:var(--font-weight-label);letter-spacing:var(--label-letter-spacing);text-transform:uppercase;color:var(--color-text-muted);border-bottom:1px solid currentColor;padding-bottom:2px;transition:color var(--duration) var(--ease)}.cart-drawer__view-cart:hover{color:var(--color-text)}.site-footer{--color-footer-bg: #1A1614;--color-footer-text: #F0EBE6;--color-footer-muted: #9A9290;--color-footer-border: rgba(240, 235, 230, .14);background:var(--color-footer-bg);color:var(--color-footer-text)}.site-footer .site-footer__newsletter-band,.site-footer .site-footer__main,.site-footer .site-footer__bottom{border-color:var(--color-footer-border)}.site-footer .site-footer__newsletter-title{color:var(--color-footer-text)}.site-footer .site-footer__newsletter-text{color:var(--color-footer-muted)}.site-footer .site-footer__newsletter-input{background:transparent;color:var(--color-footer-text);border-color:var(--color-footer-border)}.site-footer .site-footer__newsletter-input::placeholder{color:var(--color-footer-muted)}.site-footer .site-footer__newsletter-input:focus{border-color:var(--color-footer-text);box-shadow:0 0 0 3px #f0ebe614}.site-footer .site-footer__newsletter-btn{background:var(--color-footer-text);color:var(--color-footer-bg);border-color:var(--color-footer-text)}.site-footer .site-footer__newsletter-btn:hover{background:transparent;color:var(--color-footer-text);border-color:var(--color-footer-text)}.site-footer .site-footer__brand-name{color:var(--color-footer-text)}.site-footer .site-footer__tagline,.site-footer .site-footer__address{color:var(--color-footer-muted)}.site-footer .site-footer__heading{color:var(--color-footer-text)}.site-footer .site-footer__links a{color:var(--color-footer-muted)}.site-footer .site-footer__links a:hover{color:var(--color-footer-text)}.site-footer .site-footer__social-link{border-color:var(--color-footer-border);color:var(--color-footer-text)}.site-footer .site-footer__social-link:hover{background:var(--color-footer-text);color:var(--color-footer-bg);border-color:var(--color-footer-text)}.site-footer .site-footer__copyright,.site-footer .site-footer__legal a{color:var(--color-footer-muted)}.site-footer .site-footer__legal a:hover{color:var(--color-footer-text)}.site-footer .site-footer__legal li+li:before{color:var(--color-footer-border)}.site-footer .site-footer__payment .payment-icon{filter:brightness(0) invert(1);opacity:.55;transition:opacity .2s ease}.site-footer .site-footer__payment:hover .payment-icon{opacity:.85}.site-footer__newsletter-band{border-top:var(--divider);padding:var(--space-2xl) 0}.site-footer__newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2xl)}.site-footer__newsletter-title{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:var(--font-weight-heading);letter-spacing:var(--heading-letter-spacing);line-height:var(--heading-line-height);margin-bottom:var(--space-xs)}.site-footer__newsletter-text{font-size:.9375rem;color:var(--color-text-muted);line-height:var(--body-line-height);max-width:400px}.site-footer__newsletter-form{display:flex;gap:var(--space-sm);min-width:380px}.site-footer__newsletter-input{flex:1}.site-footer__newsletter-btn{flex-shrink:0}.site-footer__main{display:grid;grid-template-columns:1fr;gap:var(--space-2xl);padding:var(--space-2xl) 0;border-top:var(--divider);align-items:start}@media(min-width:768px){.site-footer__main{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:var(--space-xl)}}.site-footer__brand{display:flex;flex-direction:column;gap:var(--space-md);max-width:320px}.site-footer__brand-link{display:inline-block;margin-bottom:var(--space-sm)}.site-footer__brand-logo{width:auto;height:auto;max-width:120px;display:block}.site-footer__brand-name{font-family:var(--font-heading);font-size:1.25rem;font-weight:var(--font-weight-heading);letter-spacing:var(--heading-letter-spacing);line-height:1}.site-footer__tagline{font-size:.9375rem;color:var(--color-text-muted);line-height:var(--body-line-height);margin:0}.site-footer__address{font-style:normal;font-size:.875rem;color:var(--color-text-muted);line-height:1.5;margin:0}.site-footer__heading{font-family:var(--font-label);font-size:var(--label-size);font-weight:var(--font-weight-label);text-transform:uppercase;letter-spacing:var(--label-letter-spacing);margin-bottom:var(--space-lg)}.site-footer__links{list-style:none;padding:0;margin:0}.site-footer__links li+li{margin-top:var(--space-sm)}.site-footer__links a{font-size:.9375rem;color:var(--color-text-muted);position:relative;display:inline-block;transition:color var(--duration) var(--ease)}.site-footer__links a:before{content:"";position:absolute;left:0;bottom:-2px;height:1px;width:0;background:currentColor;transition:width .28s var(--ease)}.site-footer__links a:hover{color:var(--color-text)}.site-footer__links a:hover:before{width:100%}.site-footer__social{display:flex;gap:var(--space-sm);margin-top:var(--space-xs)}.site-footer__social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:var(--divider);border-radius:50%;color:var(--color-text);transition:color .2s ease,background .2s ease,border-color .2s ease}.site-footer__social-link:hover{background:var(--color-text);color:var(--color-bg);border-color:var(--color-text)}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--space-md) var(--space-lg);padding:var(--space-lg) 0;border-top:var(--divider)}.site-footer__copyright{font-size:.8125rem;color:var(--color-text-muted);margin:0}.site-footer__legal{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;row-gap:var(--space-xs)}.site-footer__legal li+li:before{content:"\b7";color:var(--color-text-muted);padding:0 var(--space-md);display:inline-block}.site-footer__legal a{font-size:.8125rem;color:var(--color-text-muted);transition:color var(--duration) var(--ease)}.site-footer__legal a:hover{color:var(--color-text)}.site-footer__payment{display:flex;gap:var(--space-xs);align-items:center}.site-footer__payment .payment-icon{width:34px;height:22px}.typo-banner{background:var(--color-bg);color:var(--color-text);overflow:hidden}main>.section-typo-banner:first-child .typo-banner{padding-top:calc(var(--header-height) + var(--space-2xl))}main>.section-brand-story:first-child .section-brand-story{padding-top:calc(var(--header-height) + var(--space-2xl))}.typo-banner__ticker{padding:var(--space-sm) 0;border-bottom:1px solid currentColor;opacity:.5;overflow:hidden}.typo-banner__ticker:last-child{border-bottom:none;border-top:1px solid currentColor}.typo-banner__ticker-track{display:flex;gap:var(--space-xl);width:max-content;animation:ticker-scroll 20s linear infinite}.typo-banner__ticker--reverse .typo-banner__ticker-track{animation-direction:reverse}.typo-banner__ticker-item{font-size:.8125rem;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.typo-banner__body{padding:var(--space-2xl) var(--container-padding);text-align:center}.typo-banner__headline,.typo-banner__outline{font-family:var(--font-heading);font-weight:800;line-height:1;letter-spacing:-.02em;display:inline-block;white-space:nowrap}.typo-banner__headline{font-size:clamp(2.5rem,8vw,7rem);margin:0}.typo-banner__outline{font-size:clamp(2.5rem,8vw,7rem);color:var(--color-bg);-webkit-text-stroke:2px var(--color-text);paint-order:stroke fill}@media(max-width:749px){.typo-banner__body{padding:var(--space-xl) var(--container-padding)}.typo-banner__outline{-webkit-text-stroke-width:1px}}.lookbook-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:var(--space-md);grid-auto-rows:250px}@media(min-width:768px){.lookbook-grid{grid-auto-rows:320px}}.lookbook-item{position:relative;overflow:hidden;cursor:pointer}.lookbook-item:nth-child(6n+1){grid-column:span 7;grid-row:span 2}.lookbook-item:nth-child(6n+2){grid-column:span 5;grid-row:span 1}.lookbook-item:nth-child(6n+3){grid-column:span 5;grid-row:span 1}.lookbook-item:nth-child(6n+4){grid-column:span 4;grid-row:span 1}.lookbook-item:nth-child(6n+5){grid-column:span 4;grid-row:span 1}.lookbook-item:nth-child(6n+6){grid-column:span 4;grid-row:span 1}@media(max-width:767px){.lookbook-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px}.lookbook-item:nth-child(6n+1){grid-column:span 2;grid-row:span 1}.lookbook-item:nth-child(6n+2),.lookbook-item:nth-child(6n+3),.lookbook-item:nth-child(6n+4),.lookbook-item:nth-child(6n+5),.lookbook-item:nth-child(6n+6){grid-column:span 1;grid-row:span 1}}.lookbook-item__image{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;transition:transform var(--duration-slow) var(--ease)}.lookbook-item:hover .lookbook-item__image{transform:scale(1.02)}.lookbook-item__caption{position:absolute;bottom:0;left:0;right:0;padding:var(--space-xl) var(--space-lg) var(--space-lg);background:linear-gradient(to top,rgba(44,44,44,.7),transparent);color:var(--color-white);transform:translateY(20px);opacity:0;transition:all var(--duration) var(--ease)}.lookbook-item:hover .lookbook-item__caption{transform:translateY(0);opacity:1}.lookbook-item__caption-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:800;letter-spacing:-.02em}.lookbook-item__caption-subtitle{font-size:.875rem;opacity:.85;margin-top:4px}.brand-story{display:grid;grid-template-columns:1fr;gap:var(--space-md);align-items:center}@media(min-width:768px){.brand-story{grid-template-columns:1fr 1fr;gap:var(--space-2xl)}.brand-story--reverse .brand-story__content{order:-1}}.brand-story__image-wrap{position:relative;overflow:hidden;aspect-ratio:var(--aspect-ratio-mobile, 4/5)}@media(min-width:768px){.brand-story__image-wrap{aspect-ratio:var(--aspect-ratio-desktop, 4/5)}}.brand-story__image{position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.brand-story__placeholder{width:100%;height:100%;background:var(--color-cream);display:flex;align-items:center;justify-content:center}.brand-story__content{padding:var(--space-xl) 0;text-align:center}@media(min-width:768px){.brand-story__content{padding:var(--space-2xl) 0;max-width:640px;margin:0 auto;text-align:left}}.brand-story__label{font-family:var(--font-label);font-size:var(--label-size);font-weight:var(--font-weight-label);text-transform:uppercase;letter-spacing:var(--label-letter-spacing);color:var(--color-accent);margin-bottom:var(--space-sm)}.brand-story__heading{margin-bottom:var(--space-md)}.brand-story__text{font-size:1.0625rem;line-height:1.85;color:var(--color-text-muted);margin-bottom:var(--space-lg);max-width:48ch}.brand-story__text p+p{margin-top:var(--space-md)}.zebra-stripe{position:absolute;left:0;right:0;height:40px;overflow:hidden;pointer-events:none}.zebra-stripe:before{content:"";display:block;width:200%;height:100%;background:repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(44,44,44,.03) 10px,rgba(44,44,44,.03) 20px)}.zebra-stripe--hero{bottom:0}.zebra-stripe--footer{top:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(2deg)}}.fade-in{animation:fadeInUp .6s var(--ease) both}[data-editorial-reveal]{opacity:0;transform:translateY(40px);transition:opacity .8s var(--ease),transform .8s var(--ease)}[data-editorial-reveal].revealed{opacity:1;transform:translateY(0)}[data-parallax]{will-change:transform}.loading:after{content:"";display:inline-block;width:18px;height:18px;border:1px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin .6s linear infinite;margin-left:var(--space-sm)}.media-wrap:before{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;margin:-12px 0 0 -12px;border:1.5px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;animation:spin .6s linear infinite;z-index:0;opacity:1;transition:opacity .4s ease}.media-wrap>img,.media-wrap>picture>img{opacity:0;transition:opacity .4s ease}.media-wrap.media-loaded:before{opacity:0}.media-wrap.media-loaded>img,.media-wrap.media-loaded>picture>img{opacity:1}@media(max-width:767px){:root{--container-padding: 1.25rem;--header-height: 60px}.section{padding-top:var(--space-2xl);padding-bottom:var(--space-2xl)}.section--large{padding-top:var(--space-3xl);padding-bottom:var(--space-3xl)}.section-brand-story{padding:0}.site-footer__newsletter-inner{flex-direction:column;text-align:center;gap:var(--space-lg);align-items:stretch}.site-footer__newsletter-inner>form{width:100%}.site-footer__newsletter-text{max-width:none}.site-footer__newsletter-form{flex-direction:column;min-width:unset;width:100%}.site-footer__newsletter-input,.site-footer__newsletter-btn{width:100%}.site-footer__main{text-align:center}.site-footer__brand{align-items:center;max-width:none}.site-footer__social{justify-content:center}.site-footer__bottom{flex-direction:column;text-align:center}.site-footer__legal{justify-content:center}}.section-image-collage{padding-bottom:var(--space-xl)}.image-collage__header{text-align:center;max-width:640px;margin:0 auto var(--space-2xl)}@media(min-width:768px){.image-collage__header{margin-bottom:var(--space-3xl)}}.image-collage__subtitle{font-family:var(--font-body);font-size:var(--label-size);font-weight:500;letter-spacing:var(--label-letter-spacing);text-transform:uppercase;color:var(--color-text-muted);margin-bottom:var(--space-sm)}.image-collage__title{margin-bottom:var(--space-md)}.image-collage__description{font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--color-text-muted);margin-bottom:var(--space-lg)}.image-collage__description:last-child,.image-collage__title:last-child{margin-bottom:0}.image-collage{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto auto;position:relative;padding:var(--space-3xl) 0;max-width:1920px;margin:0 auto}.image-collage__item{position:relative;overflow:hidden;transition:transform .4s ease;aspect-ratio:var(--aspect-ratio-mobile, 3/2)}@media(min-width:768px){.image-collage__item{aspect-ratio:var(--aspect-ratio-desktop, 3/2)}}.image-collage__item:nth-child(1){grid-column:1 / 5;grid-row:1 / 3;transform:rotate(-3deg) translateY(-10%);z-index:2;align-self:end;margin-top:6%}.image-collage__item:nth-child(2){grid-column:5 / 9;grid-row:1 / 3;transform:rotate(2deg) scale(1.2);z-index:1;margin-top:-2%}.image-collage__item:nth-child(3){grid-column:9 / 13;grid-row:1 / 3;transform:rotate(2deg);z-index:3;align-self:end;margin-top:10%}.image-collage__image{display:block;width:100%;height:100%;object-fit:cover}.image-collage__link{display:block;height:100%}.image-collage__placeholder{width:100%;aspect-ratio:3 / 4;background:var(--color-cream, #f5f0eb);display:flex;align-items:center;justify-content:center}.image-collage[data-count="1"] .image-collage__item:nth-child(1){grid-column:4 / 10;grid-row:1 / 3;transform:rotate(-2deg);align-self:center;margin-top:0}.image-collage[data-count="2"] .image-collage__item:nth-child(1){grid-column:2 / 7;transform:rotate(-3deg);align-self:center;margin-top:4%}.image-collage[data-count="2"] .image-collage__item:nth-child(2){grid-column:6 / 12;transform:rotate(3deg);margin-top:-2%}@media(max-width:999px){.image-collage__item:nth-child(1){transform:rotate(-3deg)}.image-collage__item:nth-child(2){transform:rotate(1.5deg)}.image-collage__item:nth-child(3){transform:rotate(2deg)}.image-collage[data-count="1"] .image-collage__item:nth-child(1){transform:rotate(-1.5deg)}.image-collage[data-count="2"] .image-collage__item:nth-child(1){transform:rotate(-2deg)}.image-collage[data-count="2"] .image-collage__item:nth-child(2){transform:rotate(2deg)}}@media(max-width:749px){.image-collage{display:flex;flex-direction:column;align-items:center;gap:0;padding:0}.image-collage__item{width:85%;max-width:400px}.image-collage__item:nth-child(1){transform:rotate(-1.5deg);margin-top:0}.image-collage__item:nth-child(2){transform:rotate(.75deg);margin-top:var(--space-md);z-index:2}.image-collage__item:nth-child(3){transform:rotate(1.5deg);margin-top:var(--space-md)}.image-collage[data-count="1"] .image-collage__item:nth-child(1){transform:rotate(-1deg);margin-top:0}.image-collage[data-count="2"] .image-collage__item:nth-child(1){transform:rotate(-1.5deg);margin-top:0}.image-collage[data-count="2"] .image-collage__item:nth-child(2){transform:rotate(1.5deg);margin-top:var(--space-md)}}.quote-block{text-align:center;padding:var(--space-3xl) 0;max-width:1200px;margin:0 auto}.quote-block__text{font-family:var(--font-heading);font-weight:800;font-size:clamp(2.5rem,8vw,7rem);line-height:1;letter-spacing:-.02em;margin:0 0 var(--space-xl)}.quote-block__subtitle{font-size:.8125rem;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text);max-width:600px;margin:0 auto var(--space-xl);line-height:1.6}.quote-block__btn{margin-top:var(--space-md)}@media(max-width:749px){.quote-block{padding:var(--space-xl) 0}.quote-block__text{font-size:clamp(2rem,10vw,3.5rem)}}.section-editorial-grid{padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.editorial-grid{display:flex;flex-direction:column;gap:0;width:100%;padding:0 var(--space-2xl)}.editorial-grid__item.media-wrap{position:relative;overflow:hidden;scroll-margin-top:calc(var(--header-height) + var(--space-lg))}.editorial-grid__image{width:100%;height:100%;display:block;object-fit:cover}.editorial-grid__item[data-editorial-pos=left]{width:42%;align-self:flex-start}.editorial-grid__item[data-editorial-pos=right]{width:38%;align-self:flex-end}.editorial-grid__item[data-editorial-first]{width:45%;align-self:flex-end;margin-top:0!important;margin-bottom:4vw}.editorial-grid__item[data-editorial-first]+.editorial-grid__item:not(.editorial-grid__item--hidden){margin-top:-6vw}.editorial-grid__item:not([data-editorial-first]){margin-top:-10vw}.editorial-grid__item:nth-child(2n):not([data-editorial-first]):not(:nth-child(2)){margin-top:-22vw}.editorial-grid__item:nth-child(3n){width:45%}.editorial-grid__item:nth-child(4n){margin-left:5%}@media(max-width:767px){.section-editorial-grid{padding:0}.editorial-grid{padding:0;gap:var(--space-md)}.editorial-grid__item,.editorial-grid__item[data-editorial-pos=left],.editorial-grid__item[data-editorial-pos=right],.editorial-grid__item[data-editorial-first],.editorial-grid__item:nth-child(3n),.editorial-grid__item:nth-child(4n),.editorial-grid__item:first-child,.editorial-grid__item:nth-child(2n),.editorial-grid__item:nth-child(odd):not(:first-child){width:100%;align-self:stretch;margin:0}.editorial-grid__item[data-editorial-first]+.editorial-grid__item:not(.editorial-grid__item--hidden),.editorial-grid__item:not([data-editorial-first]),.editorial-grid__item:nth-child(2n):not([data-editorial-first]):not(:nth-child(2)),.editorial-grid__item:nth-child(n+2){margin-top:0}}.editorial-grid__item--hidden{display:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
