*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100svh;background:var(--color-background);color:var(--color-foreground);font-family:var(--font-body);font-size:1rem;line-height:1.55}button,input,select,textarea{font:inherit}img,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{color:inherit}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}button,a{touch-action:manipulation}h1,h2,h3,h4,p{margin-block:0}h1,h2,h3{font-weight:700;line-height:1.05;letter-spacing:-.035em}h1{font-size:clamp(2.3rem,6vw,5.4rem)}h2{font-size:clamp(1.9rem,4vw,3.5rem)}h3{font-size:clamp(1.15rem,2vw,1.5rem)}ul{padding-inline-start:1.25rem}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;inset:1rem auto auto 1rem;padding:.75rem 1rem;background:#fff;transform:translateY(-200%)}.skip-link:focus{transform:none}.page-width{width:min(calc(100% - var(--page-margin) * 2),var(--page-width));margin-inline:auto}.section{padding-block:clamp(3.5rem,8vw,7rem)}.section--compact{padding-block:clamp(2rem,5vw,4rem)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.section-heading p{max-width:40rem;color:#506371}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:1rem;color:var(--color-brand);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:1.8rem;height:2px;background:var(--color-accent)}.button{display:inline-flex;min-height:3.25rem;align-items:center;justify-content:center;gap:.55rem;padding:.85rem 1.25rem;border:1px solid transparent;border-radius:var(--radius);background:var(--color-brand);color:#fff;font-weight:700;text-align:center;text-decoration:none;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #071b2d2e}.button--accent{background:var(--color-accent);color:#fff}.button--secondary{border-color:#c7d0d6;background:transparent;color:var(--color-foreground)}.button--full{width:100%}.link-arrow{display:inline-flex;align-items:center;gap:.45rem;color:var(--color-brand);font-weight:700;text-decoration:none}.price{display:flex;align-items:baseline;gap:.7rem;font-size:1.2rem;font-weight:700}.price s{color:#76848e;font-size:.9rem;font-weight:500}.badge{display:inline-flex;padding:.35rem .6rem;border-radius:999px;background:var(--color-dark);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.rte{color:#324b5b}.rte>*+*{margin-top:1em}.rte h2,.rte h3{margin-top:1.8em;color:var(--color-foreground)}.rte img{border-radius:var(--radius-large)}.empty-state{padding:5rem 1.5rem;text-align:center}.empty-state p{margin:1rem auto 2rem;color:#5c6d78}.announcement{background:var(--color-dark);color:#eaf4f6}.announcement__inner{display:flex;justify-content:center;gap:clamp(1rem,5vw,4rem);padding:.62rem var(--page-margin);font-size:.78rem;font-weight:600}.announcement__item{display:flex;align-items:center;gap:.4rem}.site-header{position:sticky;z-index:50;top:0;background:#f5f7f8eb;border-bottom:1px solid rgb(16 36 51 / .08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:5.1rem}.header__brand{display:inline-flex;align-items:center;color:var(--color-dark);font-size:1.35rem;font-weight:800;letter-spacing:-.04em;text-decoration:none}.header__brand img{width:auto;max-height:2.7rem}.header__menu{display:flex;justify-content:center;gap:clamp(1rem,2.4vw,2rem);list-style:none;margin:0;padding:0}.header__menu a{position:relative;font-size:.83rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.06em}.header__menu a:after{content:"";position:absolute;right:0;bottom:-.45rem;left:0;height:2px;background:var(--color-accent);transform:scaleX(0);transition:transform .2s}.header__menu a:hover:after,.header__menu a[aria-current=page]:after{transform:scaleX(1)}.header__actions{display:flex;align-items:center;gap:.45rem}.icon-button{position:relative;display:grid;width:2.7rem;height:2.7rem;place-items:center;border:0;border-radius:50%;background:transparent;text-decoration:none;cursor:pointer}.icon-button:hover{background:#e8eef1}.icon-button svg{width:1.25rem}.cart-count{position:absolute;top:.15rem;right:.05rem;display:grid;min-width:1.15rem;height:1.15rem;place-items:center;border-radius:999px;background:var(--color-accent);color:var(--color-dark);font-size:.65rem;font-weight:800}.mobile-menu{display:none}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu__panel{position:absolute;top:100%;right:0;left:0;padding:1.2rem var(--page-margin) 2rem;background:var(--color-surface);border-bottom:1px solid #dce3e7;box-shadow:0 18px 35px #071b2d1f}.mobile-menu__panel a{display:block;padding:.8rem 0;border-bottom:1px solid #e5eaed;font-weight:700;text-decoration:none}.hero{position:relative;overflow:hidden;background:var(--color-dark);color:#fff}.hero:before{content:"";position:absolute;inset:-40% -10% auto 45%;height:50rem;background:radial-gradient(circle,var(--color-accent) 0,transparent 62%);opacity:.22}.hero__inner{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);align-items:center;gap:clamp(2rem,6vw,6rem);min-height:min(760px,78vh);padding-block:clamp(4rem,9vw,8rem)}.hero h1{max-width:12ch}.hero h1 em{color:var(--color-accent);font-style:normal}.hero__text{max-width:38rem;margin-top:1.4rem;color:#b9ccd6;font-size:clamp(1.05rem,2vw,1.25rem)}.hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.hero__visual{position:relative}.hero__image-wrap{overflow:hidden;border:1px solid rgb(255 255 255 / .16);border-radius:clamp(1.4rem,4vw,3rem);background:#102e43;box-shadow:0 2rem 6rem #0000004d;transform:rotate(2deg)}.hero__image-wrap img{width:100%;aspect-ratio:4/5;object-fit:cover}.hero__placeholder{display:grid;aspect-ratio:4/5;place-items:center;background:linear-gradient(145deg,#0f4c75,#071b2d)}.hero__placeholder span{width:65%;height:65%;border:1px solid rgb(255 255 255 / .22);border-radius:40% 60% 55% 45%;background:radial-gradient(circle at 30% 30%,var(--color-accent),transparent 58%)}.hero__stamp{position:absolute;right:-1rem;bottom:2rem;display:grid;width:7rem;height:7rem;place-items:center;border-radius:50%;background:var(--color-accent);color:#fff;font-size:.75rem;font-weight:800;line-height:1.2;text-align:center;text-transform:uppercase;transform:rotate(-8deg)}.universes{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.universe-card{position:relative;min-height:24rem;overflow:hidden;border-radius:var(--radius-large);background:var(--color-dark);color:#fff;text-decoration:none}.universe-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.universe-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#071b2df0,#071b2d0d 70%)}.universe-card:hover img{transform:scale(1.04)}.universe-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#0f4c75,#071b2d)}.universe-card__content{position:absolute;z-index:1;right:1.4rem;bottom:1.4rem;left:1.4rem}.universe-card__content p{margin-top:.45rem;color:#c4d5dc;font-size:.88rem}.universe-card__content span{display:inline-block;margin-top:1rem;color:var(--color-accent);font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem)}.product-card{position:relative;display:flex;min-width:0;flex-direction:column}.product-card__media{position:relative;overflow:hidden;border-radius:var(--radius-large);background:#e9eef0}.product-card__media img{width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-card__badge{position:absolute;z-index:1;top:.75rem;left:.75rem}.product-card__content{padding:1rem .2rem}.product-card__title{font-weight:700;line-height:1.25;text-decoration:none}.product-card__title:hover{color:var(--color-brand)}.product-card .price{margin-top:.6rem}.story{overflow:hidden;background:var(--color-dark);color:#fff}.story__grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,8vw,8rem)}.story__content p{max-width:38rem;margin-top:1.3rem;color:#b9ccd6}.story__steps{display:grid;gap:1rem;margin-top:2rem}.story__step{display:grid;grid-template-columns:auto 1fr;gap:1rem;padding:1rem;border:1px solid rgb(255 255 255 / .12);border-radius:var(--radius);background:#ffffff0a}.story__step b{color:var(--color-accent)}.story__media{overflow:hidden;border-radius:var(--radius-large);background:#153a52}.story__media img{width:100%;aspect-ratio:4/3;object-fit:cover}.story__media-placeholder{display:grid;aspect-ratio:4/3;place-items:center;color:#93cfc7;font-size:5rem;font-weight:800}.collection-hero{padding-block:clamp(3rem,7vw,6rem);background:linear-gradient(135deg,var(--color-dark),var(--color-brand));color:#fff}.collection-hero p{max-width:42rem;margin-top:1rem;color:#c5d6de}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem}.select{min-height:3rem;padding:.7rem 2.5rem .7rem .9rem;border:1px solid #ccd6dc;border-radius:var(--radius);background:var(--color-surface)}.product-page{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(20rem,.92fr);gap:clamp(2rem,6vw,6rem);align-items:start}.product-gallery__main{overflow:hidden;border-radius:var(--radius-large);background:#e9eef0}.product-gallery__main img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:.6rem;margin-top:.7rem}.product-gallery__thumb{overflow:hidden;padding:0;border:2px solid transparent;border-radius:var(--radius);background:#e9eef0;cursor:pointer}.product-gallery__thumb[aria-current=true]{border-color:var(--color-accent)}.product-gallery__thumb img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-info{position:sticky;top:8rem}.product-info h1{font-size:clamp(2rem,4vw,3.5rem)}.product-info__price{margin-top:1.25rem;font-size:1.6rem}.product-info__intro{margin-top:1.3rem;color:#506471}.product-form{display:grid;gap:1rem;margin-top:1.7rem}.field{display:grid;gap:.45rem}.field label{font-size:.82rem;font-weight:700}.field select,.field input{width:100%;min-height:3.2rem;padding:.75rem .9rem;border:1px solid #cbd5da;border-radius:var(--radius);background:#fff}.field--quantity{max-width:7rem}.product-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;margin-top:1.25rem}.product-trust div{padding:.8rem;border-radius:var(--radius);background:#e8f2f4;font-size:.78rem;font-weight:650}.search-form{display:flex;max-width:45rem;gap:.65rem;margin:1.5rem auto 3rem}.search-form input{flex:1;min-width:0;padding:.9rem 1rem;border:1px solid #cbd6dc;border-radius:var(--radius);background:#fff}.collections-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:990px){.header__menu{display:none}.mobile-menu{display:block}.hero__inner,.product-page,.story__grid{min-height:auto}.hero__visual{max-width:34rem}.product-page{grid-template-columns:1fr}.product-info{position:static}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){:root{--page-margin:16px}.announcement__item:nth-child(n+2){display:none}.header{grid-template-columns:auto 1fr}.header__actions{justify-self:end}.header__actions .account-link{display:none}.hero__inner{padding-block:3.5rem}.hero__stamp{right:.5rem;width:5.8rem;height:5.8rem}.universes,.collections-grid,.universe-card{min-height:19rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{display:block}.section-heading .link-arrow{margin-top:1rem}.product-gallery__thumbs{grid-template-columns:repeat(4,1fr)}.product-trust{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}.link-arrow svg{width:1rem;height:1rem;flex:none;transition:transform .2s ease}.link-arrow:hover svg{transform:translate(.2rem)}.universe-card__content span{display:inline-flex;align-items:center;gap:.35rem}.universe-card__content span svg{width:1rem;height:1rem;flex:none}.collection-page{--collection-orange:#ff5a0a;--collection-navy:#041d35;background:#fbfbfa}.collection-page__hero{position:relative;display:flex;min-height:var(--collection-hero-height);align-items:center;overflow:hidden;border-radius:0 0 12px 12px;background:linear-gradient(115deg,#03182b,#0c3f60);color:#fff}.collection-page__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.collection-page__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(1,15,29,var(--collection-overlay-opacity)),rgba(1,15,29,calc(var(--collection-overlay-opacity) * .86)) 38%,#010f1d14 78%)}.collection-page__hero-content{position:relative;z-index:1;padding-block:clamp(3rem,7vw,6rem)}.collection-page__hero-content>*{max-width:42rem}.collection-page__eyebrow{display:block;margin-bottom:.65rem;color:#b9e9ff;font-size:.75rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.collection-page__hero h1{max-width:11ch;font-size:clamp(2.8rem,6vw,5rem);letter-spacing:-.045em}.collection-page__description{max-width:35rem;margin-top:1rem;color:#edf7fb;font-size:clamp(1rem,2vw,1.25rem)}.collection-page__description p+p{margin-top:.7rem}.collection-page__features{display:flex;flex-wrap:wrap;gap:1rem 1.7rem;margin-top:2rem}.collection-page__feature{display:flex;max-width:10rem;align-items:center;gap:.55rem;color:#f4f9fb;font-size:.73rem;font-weight:650;line-height:1.25}.collection-page__feature svg,.collection-page__feature img{width:1.8rem;height:1.8rem;flex:0 0 1.8rem;object-fit:contain}.collection-page__hero-button{display:inline-flex;min-height:3.25rem;align-items:center;justify-content:center;margin-top:2rem;padding:.85rem 1.8rem;border-radius:5px;background:var(--collection-orange);box-shadow:0 10px 24px #ff5a0a38;color:#fff;font-size:.88rem;font-weight:750;text-decoration:none}.collection-page__hero-button:hover{background:#e94f00}.collection-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.8rem;padding-top:1.25rem}.collection-category{display:flex;min-height:4.2rem;align-items:center;justify-content:center;gap:.8rem;padding:.8rem 1rem;border:1px solid #dfe5e9;border-radius:10px;background:#fff;box-shadow:0 4px 10px #041d350f;color:#0a2944;font-size:.84rem;font-weight:700;text-align:center;text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.collection-category:hover{border-color:#8bb2cc;box-shadow:0 8px 20px #041d351a;transform:translateY(-2px)}.collection-category__icon{display:grid;width:2rem;height:2rem;place-items:center;color:#0e4773}.collection-category__icon svg,.collection-category__icon img{width:1.75rem;height:1.75rem;object-fit:contain}.collection-page__catalog{padding-block:2rem 3rem}.collection-page__controls{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.collection-filters{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.collection-filters__label,.collection-sort label{font-size:.78rem;font-weight:650}.collection-filter{position:relative}.collection-filter summary{display:flex;min-height:2.8rem;align-items:center;gap:.4rem;padding:.65rem .85rem;border:1px solid #dce3e7;border-radius:8px;background:#fff;cursor:pointer;font-size:.78rem;font-weight:650;list-style:none}.collection-filter summary::-webkit-details-marker{display:none}.collection-filter[open] summary{border-color:#6d94ad}.collection-filter__panel{position:absolute;z-index:20;top:calc(100% + .4rem);left:0;width:max-content;min-width:14rem;max-width:min(20rem,85vw);max-height:19rem;overflow:auto;padding:.8rem;border:1px solid #dce3e7;border-radius:8px;background:#fff;box-shadow:0 14px 35px #041d3529}.collection-filter__option{display:flex;align-items:center;gap:.6rem;padding:.48rem .3rem;font-size:.78rem}.collection-filter__option input{width:1rem;height:1rem;accent-color:var(--collection-orange)}.collection-filter__price{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.collection-filter__price label{display:grid;gap:.3rem;font-size:.72rem;font-weight:650}.collection-filter__price input{width:7rem;min-height:2.5rem;padding:.5rem;border:1px solid #dce3e7;border-radius:6px}.collection-filters__apply{min-height:2.8rem;padding:.65rem 1rem;border:0;border-radius:8px;background:var(--collection-navy);color:#fff;font-size:.78rem;font-weight:750;cursor:pointer}.collection-sort{display:flex;align-items:center;gap:.9rem;white-space:nowrap}.collection-sort form{display:flex;align-items:center;gap:.55rem}.collection-sort select{min-height:2.8rem;padding:.6rem 2.2rem .6rem .8rem;border:1px solid #dce3e7;border-radius:8px;background:#fff;font-size:.78rem}.collection-sort__count{color:#556a79;font-size:.75rem}.collection-active-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.collection-active-filters a{padding:.4rem .65rem;border-radius:999px;background:#e8f0f4;color:#173d58;font-size:.72rem;text-decoration:none}.collection-product-grid{--collection-orange:#ff5a0a;--collection-navy:#041d35;display:grid;grid-template-columns:repeat(var(--collection-columns),minmax(0,1fr));gap:.75rem}.collection-card{--collection-orange:#ff5a0a;--collection-navy:#041d35;display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid #e0e5e8;border-radius:12px;background:#fff;box-shadow:0 4px 14px #041d350b}.collection-card__media{position:relative;display:block;overflow:hidden;background:#f7f7f5;text-decoration:none}.collection-card__media>img,.collection-card__media>svg{width:100%;aspect-ratio:1.08/1;object-fit:contain;padding:.75rem;transition:transform .25s ease}.collection-card:hover .collection-card__media>img{transform:scale(1.035)}.collection-card__badges{position:absolute;z-index:2;top:.65rem;right:.65rem;left:.65rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.3rem}.collection-badge{display:inline-flex;padding:.27rem .45rem;border:1px solid #e3e7e9;border-radius:999px;background:#fffffff0;color:#173d58;font-size:.59rem;font-weight:700}.collection-badge--hot{border-color:#ffd9c7;color:#f04e00}.collection-badge--new{border-color:#ccecff;color:#0877ac}.collection-card__content{display:flex;flex:1;flex-direction:column;padding:.9rem .9rem .55rem}.collection-card__title{display:-webkit-box;min-height:2.6em;overflow:hidden;color:#092b48;font-size:.78rem;font-weight:750;line-height:1.3;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.collection-card__price{display:flex;align-items:baseline;gap:.5rem;margin-top:.6rem;color:#071d30;font-size:.88rem;font-weight:750}.collection-card__price s{color:#7a8992;font-size:.7rem;font-weight:500}.collection-swatches{display:flex;min-height:1.5rem;align-items:center;gap:.35rem;margin-top:.55rem}.collection-swatch{display:block;width:.85rem;height:.85rem;border:1px solid #c4cdd2;border-radius:50%;background:#d9dee1;box-shadow:inset 0 0 0 2px #fff}.collection-swatch--noir,.collection-swatch--black{background:#111}.collection-swatch--blanc,.collection-swatch--white{background:#fff}.collection-swatch--bleu,.collection-swatch--blue{background:#1688de}.collection-swatch--rouge,.collection-swatch--red{background:#e53935}.collection-swatch--orange{background:#ff6a00}.collection-swatch--jaune,.collection-swatch--yellow{background:#ffd600}.collection-swatch--vert,.collection-swatch--green{background:#3fa85a}.collection-swatch--gris,.collection-swatch--gray,.collection-swatch--grey{background:#89949c}.collection-swatch--turquoise{background:#26c6c7}.collection-swatches small{color:#62737d;font-size:.65rem}.collection-card__action{padding:.45rem .75rem .75rem}.collection-card__action form{margin:0}.collection-card__button{display:flex;width:100%;min-height:2.65rem;align-items:center;justify-content:center;padding:.65rem;border:0;border-radius:6px;background:var(--collection-orange);color:#fff;font-size:.72rem;font-weight:750;text-align:center;text-decoration:none;cursor:pointer}.collection-card__button:hover{background:#e94f00}.collection-card__button--disabled{background:#aeb8be;cursor:not-allowed}.collection-page__empty{grid-column:1/-1;padding:4rem 1rem;text-align:center}.collection-page__empty p{margin:.7rem 0 1rem;color:#60737f}.collection-cta-section,.collection-trust-section{--collection-orange:#ff5a0a;--collection-navy:#041d35;background:#fbfbfa}.collection-cta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.6rem;padding:1.6rem 2rem;border-radius:12px;background:linear-gradient(105deg,#041d35,#073a5d);color:#fff}.collection-cta__visual{display:grid;width:7rem;height:5rem;place-items:center;color:var(--collection-orange)}.collection-cta__visual svg{width:5.5rem;height:5.5rem}.collection-cta__visual img{width:7rem;height:5rem;object-fit:contain}.collection-cta__content h2{font-size:clamp(1.25rem,2.5vw,1.8rem)}.collection-cta__content div{margin-top:.45rem;color:#c7dbe5;font-size:.84rem}.collection-cta__button{display:flex;min-height:3.1rem;align-items:center;gap:1rem;padding:.8rem 1.25rem;border-radius:6px;background:var(--collection-orange);color:#fff;font-size:.8rem;font-weight:750;text-decoration:none}.collection-cta__button:hover{background:#e94f00}.collection-trust{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid #e1e6e9;border-radius:12px;background:#fff;box-shadow:0 5px 18px #041d350a}.collection-trust__item{display:flex;align-items:center;gap:.8rem;padding:1.4rem;border-right:1px solid #e6eaed}.collection-trust__item:last-child{border-right:0}.collection-trust__icon{display:grid;width:2.6rem;height:2.6rem;flex:0 0 2.6rem;place-items:center;color:#0a416c}.collection-trust__icon svg,.collection-trust__icon img{width:2.2rem;height:2.2rem;object-fit:contain}.collection-trust__item strong,.collection-trust__item small{display:block}.collection-trust__item strong{color:#0a2944;font-size:.76rem}.collection-trust__item small{margin-top:.2rem;color:#657680;font-size:.62rem;line-height:1.35}@media(max-width:1050px){.collection-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-page__controls{align-items:stretch;flex-direction:column}.collection-sort{justify-content:flex-end}.collection-trust{grid-template-columns:repeat(2,1fr)}.collection-trust__item:nth-child(2){border-right:0}.collection-trust__item:nth-child(-n+2){border-bottom:1px solid #e6eaed}}@media(max-width:720px){.collection-page__hero{min-height:min(var(--collection-hero-height),520px)}.collection-page__hero-overlay{background:linear-gradient(90deg,#010f1de6,#010f1d8c)}.collection-page__features{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.collection-page__feature{max-width:none}.collection-categories{display:flex;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory}.collection-category{min-width:12.5rem;scroll-snap-align:start}.collection-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.35rem}.collection-filters__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.collection-filter{flex:0 0 auto}.collection-filter__panel{position:fixed;z-index:60;top:auto;right:1rem;bottom:1rem;left:1rem;width:auto;max-width:none;max-height:55vh}.collection-sort{justify-content:space-between}.collection-sort form{min-width:0}.collection-sort label{display:none}.collection-sort select{max-width:11rem}.collection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.collection-card__media>img,.collection-card__media>svg{padding:.35rem}.collection-card__badges{top:.45rem;right:.45rem;left:.45rem}.collection-badge{font-size:.5rem}.collection-card__content{padding:.75rem .65rem .45rem}.collection-card__action{padding:.35rem .55rem .55rem}.collection-card__button{font-size:.66rem}.collection-cta{grid-template-columns:1fr;padding:1.5rem}.collection-cta__visual{display:none}.collection-cta__button{justify-content:space-between}.collection-trust{grid-template-columns:1fr}.collection-trust__item,.collection-trust__item:nth-child(2){border-right:0;border-bottom:1px solid #e6eaed}.collection-trust__item:last-child{border-bottom:0}}body{font-weight:400}h1,h2,h3,h4,h5,h6{font-weight:700}button,.button,a[class$=__button]{font-weight:600!important}.collection-page__hero-content{padding-block:clamp(2.5rem,5vw,4rem)}.collection-page__hero-content>*{max-width:34rem}.collection-page__hero h1{max-width:20ch;text-wrap:balance;font-family:var(--font-body);font-size:clamp(2.8rem,4vw,3.5rem);font-weight:700;line-height:1;letter-spacing:-.04em}.collection-page__description{max-width:30rem;margin-top:.8rem;color:#f1f6f8;font-size:clamp(.95rem,1.5vw,1.15rem);font-weight:400;line-height:1.4}.collection-page__features{gap:.8rem 1.4rem;margin-top:1.5rem}.collection-page__feature{font-size:.7rem;font-weight:600}.collection-page__hero-button{min-height:3rem;margin-top:1.5rem;padding:.75rem 1.6rem;font-size:.82rem;font-weight:600}.collection-page__hero-image{transform-origin:center;animation:collection-hero-image-in 1.2s cubic-bezier(.2,.7,.2,1) both,collection-hero-image-drift 14s ease-in-out 1.2s infinite alternate}.collection-page__eyebrow,.collection-page__hero h1,.collection-page__description,.collection-page__feature,.collection-page__hero-button{animation:collection-hero-rise .65s cubic-bezier(.2,.7,.2,1) both}.collection-page__hero h1{animation-delay:.08s}.collection-page__description{animation-delay:.16s}.collection-page__feature:nth-child(1){animation-delay:.24s}.collection-page__feature:nth-child(2){animation-delay:.31s}.collection-page__feature:nth-child(3){animation-delay:.38s}.collection-page__hero-button{animation-delay:.46s;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.collection-page__hero-button:hover{box-shadow:0 14px 30px #ff5a0a52;transform:translateY(-2px)}.collection-page__feature svg,.collection-page__feature img{transition:transform .25s cubic-bezier(.2,.7,.2,1)}.collection-page__feature:hover svg,.collection-page__feature:hover img{transform:translateY(-2px) rotate(-4deg) scale(1.06)}@keyframes collection-hero-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes collection-hero-image-in{0%{opacity:.72;transform:scale(1.055)}to{opacity:1;transform:scale(1)}}@keyframes collection-hero-image-drift{0%{transform:scale(1)}to{transform:scale(1.035)}}@media(prefers-reduced-motion:reduce){.collection-page__hero-image,.collection-page__eyebrow,.collection-page__hero h1,.collection-page__description,.collection-page__feature,.collection-page__hero-button{animation:none!important}.collection-page__hero-button:hover,.collection-page__feature:hover svg,.collection-page__feature:hover img{transform:none}}@media(max-width:720px){.collection-page__hero{min-height:26rem}.collection-page__hero-content{padding-block:2.5rem}.collection-page__hero h1{font-size:2.8rem}.collection-page__description{font-size:1rem}.collection-page__features{grid-template-columns:1fr;gap:.7rem}.collection-page__hero-button{margin-top:1.25rem}}.collection-categories{gap:.7rem;padding-top:1rem}.collection-category{min-height:3.2rem;gap:.65rem;padding:.6rem .9rem;border-radius:9px;box-shadow:0 4px 14px #041d3517;font-family:var(--font-body);font-size:.76rem;font-weight:600}.collection-category__icon{width:1.5rem;height:1.5rem}.collection-category__icon svg,.collection-category__icon img{width:1.35rem;height:1.35rem}.collection-card{border-color:#e1e5e8;box-shadow:0 4px 14px #041d350f}.collection-card__media{background:#fff}.collection-card__media>img,.collection-card__media>svg{aspect-ratio:4/3;padding:.5rem}.collection-card__content{padding:1rem 1rem .6rem}.collection-card__title{min-height:2.7em;font-family:var(--font-body);font-size:.88rem;font-weight:600;line-height:1.35}.collection-card__price{margin-top:.7rem;font-family:var(--font-body);font-size:1rem;font-weight:600}.collection-swatches{margin-top:.6rem}.collection-swatch{width:1rem;height:1rem}.collection-card__action{padding:.5rem 1rem 1rem}.collection-card__button{min-height:2.7rem;gap:.55rem;font-family:var(--font-body);font-size:.76rem;font-weight:600}.collection-card__button svg{width:1.05rem;height:1.05rem}.collection-badge--sale{padding:.42rem .7rem;border-color:transparent;background:#ff5a0a;box-shadow:0 3px 10px #ff5a0a52;color:#fff;font-family:var(--font-badge,var(--font-body));font-size:.78rem;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.collection-trust-section{padding-block:1.25rem}.collection-trust{gap:clamp(1.5rem,3vw,3.5rem);padding:1.1rem clamp(1.5rem,3vw,2.75rem);overflow:visible;border-color:#eee9e4;background:#fffdfb;box-shadow:0 5px 18px #041d350f}.collection-trust__item,.collection-trust__item:nth-child(2),.collection-trust__item:nth-child(-n+2){gap:.7rem;padding:.15rem 0;border:0}.collection-trust__icon{width:2.15rem;height:2.15rem;flex-basis:2.15rem}.collection-trust__icon svg,.collection-trust__icon img{width:1.9rem;height:1.9rem}.collection-trust__item strong{font-size:.72rem;font-weight:600}.collection-trust__item small{font-size:.6rem}.announcement__inner{min-height:2.5rem;justify-content:space-between;gap:2rem;padding-block:.45rem;padding-inline:0;font-size:.68rem}.announcement__secondary{display:flex;align-items:center;gap:clamp(1.5rem,4vw,3.5rem)}.announcement__item svg{width:1rem;height:1rem;flex:0 0 1rem}@media(max-width:720px){.announcement__inner{justify-content:center}.announcement__secondary{display:none}}.site-header{border-bottom:1px solid rgb(255 255 255 / .18);background:linear-gradient(100deg,#03182c,#052b49 58%,#03182c);-webkit-backdrop-filter:none;backdrop-filter:none}.header{min-height:4.75rem;gap:clamp(1.5rem,3vw,3rem)}.header__brand{gap:.6rem;color:#fff;font-size:1.05rem;font-weight:700;letter-spacing:-.02em}.header__brand-mark{color:#ff5a0a;font-size:2.65rem;font-weight:800;line-height:.8;letter-spacing:-.09em}.header__brand img{max-width:12rem;max-height:2.85rem}.header__menu{flex-wrap:nowrap;gap:clamp(1.25rem,2.4vw,2.5rem)}.header__menu a{color:#fff;font-size:.84rem;font-weight:600;letter-spacing:0;text-transform:none;white-space:nowrap}.header__menu a:after{bottom:-.55rem;background:#ff5a0a}.header__actions{color:#fff}.icon-button:hover{background:#ffffff1a}.cart-count{background:#ff5a0a;color:#fff}.mobile-menu__panel{border-color:#ffffff1f;background:#03182c;color:#fff}.mobile-menu__panel a{border-color:#ffffff1f}.collection-page__catalog{padding-bottom:1.25rem}@media(max-width:720px){.collection-product-grid{grid-template-columns:1fr}.collection-trust__item,.collection-trust__item:nth-child(2),.collection-trust__item:nth-child(-n+2){flex-direction:column;justify-content:center;gap:.45rem;text-align:center}.collection-trust__item small{margin-top:.15rem}}.product-section{padding-block:clamp(1.5rem,4vw,3rem)}.product-page{grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);gap:clamp(1.25rem,3vw,2rem)}.product-gallery__main{border:1px solid #e1e6e9;background:#fff;box-shadow:0 5px 18px #041d350d}.product-gallery__main img{object-fit:contain}.product-gallery__thumb{border-color:#e1e6e9;background:#fff}.product-gallery__thumb img{object-fit:contain}.product-info{top:7.5rem;padding:clamp(1.25rem,2.5vw,2rem);border:1px solid #e1e6e9;border-radius:var(--radius-large);background:#fff;box-shadow:0 5px 18px #041d350d}.product-info h1{font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.12}.product-info__price{margin-top:1rem}.product-form{margin-top:1.4rem}@media(max-width:720px){.product-info{padding:1.25rem}}@media(max-width:720px){.collection-badge--sale{padding:.34rem .58rem;font-size:.68rem}}.collection-card__rating{display:inline-flex;align-items:center;gap:.28rem;margin-left:auto;flex:none}.collection-card__rating .rating-stars svg{width:.78rem;height:.78rem}.collection-card__rating small{color:#7a8992;font-size:.66rem;font-weight:600}@media(max-width:480px){.collection-card__rating small{display:none}.collection-card__rating .rating-stars svg{width:.7rem;height:.7rem}}.button--cta{border-color:var(--product-orange,#ff5a0a);background:var(--product-orange,#ff5a0a);color:#fff;font-size:1rem;font-weight:700}.button--cta:hover:not(:disabled){background:#ef4f02}.button--cta:disabled{border-color:#c3ccd3;background:#c3ccd3;color:#fff;cursor:not-allowed}@media(max-width:990px){.product-page{grid-template-columns:minmax(0,1fr)}.product-info{position:static;order:1}.product-gallery{order:2}}@media(max-width:720px){#shopify-pc__banner.shopify-pc__banner__dialog{right:auto!important;left:50%!important;width:calc(100% - 2rem)!important;max-width:30rem!important;transform:translate(-50%)!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/critical.css.map */
