.Hero-module__Z8hQ_W__hero{background:var(--bg-body);align-items:center;width:100%;min-height:100vh;padding-top:100px;padding-bottom:60px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__container{padding:0 var(--container-padding)}.Hero-module__Z8hQ_W__badgeWrapper{z-index:10;position:absolute;top:15%;left:10%}.Hero-module__Z8hQ_W__rotatingBadge{width:100px;height:100px;animation:12s linear infinite Hero-module__Z8hQ_W__rotate;position:relative}.Hero-module__Z8hQ_W__badgeText{text-transform:uppercase;fill:#000;font-size:11px;font-weight:500}.Hero-module__Z8hQ_W__playIcon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 10px #0000001a}@keyframes Hero-module__Z8hQ_W__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__Z8hQ_W__content{text-align:center;margin-bottom:4rem}.Hero-module__Z8hQ_W__headline{font-family:var(--font-body);color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(2rem,5vw,4.2rem);font-weight:400;line-height:1}.Hero-module__Z8hQ_W__bold{font-weight:800}.Hero-module__Z8hQ_W__gridContainer{width:100%;margin-bottom:6rem;position:relative}.Hero-module__Z8hQ_W__loadingDot{background:#ff7d4520;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__loadingDot:after{content:"";background:#ff7d45;border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.Hero-module__Z8hQ_W__grid{justify-content:center;align-items:center;gap:15px;width:100%;display:flex}.Hero-module__Z8hQ_W__card{cursor:pointer;border:1px solid var(--glass-border);border-radius:40px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000d}[data-theme=dark] .Hero-module__Z8hQ_W__card{box-shadow:var(--glass-glow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Hero-module__Z8hQ_W__cardImageInner{width:100%;height:100%;position:relative}.Hero-module__Z8hQ_W__image{object-fit:cover;object-position:center 20%;mix-blend-mode:multiply;filter:contrast(1.1)}.Hero-module__Z8hQ_W__sm{width:170px;height:240px}.Hero-module__Z8hQ_W__lg{width:220px;height:360px}.Hero-module__Z8hQ_W__xl{width:280px;height:420px}.Hero-module__Z8hQ_W__centerCard{z-index:5;box-shadow:0 30px 60px #0000001a}.Hero-module__Z8hQ_W__ctaButton{color:#fff;white-space:nowrap;background:#000;border:none;border-radius:99px;padding:12px 28px;font-size:.85rem;font-weight:600;transition:all .3s;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 20px #0003}.Hero-module__Z8hQ_W__ctaButton:hover{background:#222;transform:translate(-50%)translateY(-3px)}.Hero-module__Z8hQ_W__footer{justify-content:space-between;align-items:flex-end;display:flex}.Hero-module__Z8hQ_W__testimonial{gap:15px;max-width:320px;display:flex}.Hero-module__Z8hQ_W__quoteIcon{color:#e0e0e0;font-family:serif;font-size:3rem;line-height:1}.Hero-module__Z8hQ_W__testimonialText p{color:var(--text-primary);opacity:.8;margin-bottom:.5rem;font-size:.9rem;line-height:1.5}.Hero-module__Z8hQ_W__signature{color:var(--text-primary);font-family:Cormorant Garamond,serif;font-size:1.1rem;font-style:italic;position:relative}.Hero-module__Z8hQ_W__signature:after{content:"";z-index:-1;background:#ffca284d;width:100%;height:6px;position:absolute;bottom:2px;left:0}.Hero-module__Z8hQ_W__featureBlock{text-align:right}.Hero-module__Z8hQ_W__featureHeader{justify-content:flex-end;align-items:center;gap:12px;margin-bottom:.5rem;display:flex}.Hero-module__Z8hQ_W__featureNum{color:var(--text-primary);font-size:2rem;font-weight:300}.Hero-module__Z8hQ_W__featureTag{text-transform:uppercase;color:var(--text-muted);letter-spacing:.1em;font-size:.75rem;font-weight:600}.Hero-module__Z8hQ_W__featureArrow{color:var(--text-primary)}.Hero-module__Z8hQ_W__featureTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700;line-height:1.3}@media (max-width:1280px){.Hero-module__Z8hQ_W__grid{gap:10px}.Hero-module__Z8hQ_W__xl{width:240px;height:380px}.Hero-module__Z8hQ_W__lg{width:190px;height:320px}.Hero-module__Z8hQ_W__sm{width:140px;height:210px}}@media (max-width:1024px){.Hero-module__Z8hQ_W__badgeWrapper{display:none}.Hero-module__Z8hQ_W__grid{flex-wrap:wrap}.Hero-module__Z8hQ_W__card{margin:0!important}.Hero-module__Z8hQ_W__footer{text-align:center;flex-direction:column;align-items:center;gap:3rem}.Hero-module__Z8hQ_W__testimonial{justify-content:center}.Hero-module__Z8hQ_W__featureBlock{text-align:center}.Hero-module__Z8hQ_W__featureHeader{justify-content:center}}@media (max-width:768px){.Hero-module__Z8hQ_W__headline{font-size:2.5rem}.Hero-module__Z8hQ_W__grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.Hero-module__Z8hQ_W__card{border-radius:24px;width:100%!important;height:260px!important}.Hero-module__Z8hQ_W__centerCard{grid-column:span 2;height:340px!important}}
.CategoryGrid-module__ysM8Ya__section{padding:var(--space-5xl)0;background:var(--bg-body)}.CategoryGrid-module__ysM8Ya__grid{gap:var(--space-md);grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;display:grid}.CategoryGrid-module__ysM8Ya__card{background:var(--color-grey-50);text-decoration:none;display:block;position:relative;overflow:hidden}.CategoryGrid-module__ysM8Ya__col-2-row-2{grid-area:span 2/span 2}.CategoryGrid-module__ysM8Ya__col-1-row-1{grid-area:span 1/span 1}.CategoryGrid-module__ysM8Ya__col-1-row-2{grid-area:span 2/span 1}.CategoryGrid-module__ysM8Ya__col-2-row-1{grid-area:span 1/span 2}.CategoryGrid-module__ysM8Ya__imageWrapper{width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.CategoryGrid-module__ysM8Ya__image{object-fit:cover;transition:transform 1.2s cubic-bezier(.4,0,.2,1)}.CategoryGrid-module__ysM8Ya__card:hover .CategoryGrid-module__ysM8Ya__image{transform:scale(1.08)}.CategoryGrid-module__ysM8Ya__overlay{opacity:.8;background:linear-gradient(#0000 40%,#0006 100%);transition:opacity .4s;position:absolute;inset:0}.CategoryGrid-module__ysM8Ya__card:hover .CategoryGrid-module__ysM8Ya__overlay{opacity:1}.CategoryGrid-module__ysM8Ya__content{bottom:var(--space-xl);left:var(--space-xl);z-index:2;position:absolute}.CategoryGrid-module__ysM8Ya__title{font-family:var(--font-heading);color:#fff;margin-bottom:.25rem;font-size:1.8rem;font-weight:400}.CategoryGrid-module__ysM8Ya__link{letter-spacing:.15em;text-transform:uppercase;color:#fffc;font-size:.65rem;font-weight:500;transition:color .3s;display:block}.CategoryGrid-module__ysM8Ya__card:hover .CategoryGrid-module__ysM8Ya__link{color:#fff}@media (max-width:1024px){.CategoryGrid-module__ysM8Ya__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:300px}.CategoryGrid-module__ysM8Ya__col-2-row-2,.CategoryGrid-module__ysM8Ya__col-1-row-2,.CategoryGrid-module__ysM8Ya__col-2-row-1{grid-area:span 1/span 2}}@media (max-width:600px){.CategoryGrid-module__ysM8Ya__grid{grid-template-columns:1fr;grid-auto-rows:400px}.CategoryGrid-module__ysM8Ya__col-2-row-2,.CategoryGrid-module__ysM8Ya__col-1-row-1,.CategoryGrid-module__ysM8Ya__col-1-row-2,.CategoryGrid-module__ysM8Ya__col-2-row-1{grid-column:span 1}.CategoryGrid-module__ysM8Ya__title{font-size:1.5rem}}
.EditorialStory-module__2wnqPa__section{padding:var(--space-5xl)0;background:var(--hero-bg);overflow:hidden}.EditorialStory-module__2wnqPa__layout{gap:var(--space-5xl);grid-template-columns:1fr 1.2fr;align-items:center;display:grid}.EditorialStory-module__2wnqPa__contentPane{max-width:500px}.EditorialStory-module__2wnqPa__tag{letter-spacing:.2em;text-transform:uppercase;color:var(--color-grey-500);margin-bottom:var(--space-xl);font-size:.65rem;font-weight:600;display:inline-block}.EditorialStory-module__2wnqPa__headline{font-family:var(--font-heading);color:var(--color-black);margin-bottom:var(--space-2xl);letter-spacing:-.01em;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1}.EditorialStory-module__2wnqPa__italic{color:var(--color-grey-600);font-style:italic;font-weight:300}.EditorialStory-module__2wnqPa__textBlock{margin-bottom:var(--space-3xl)}.EditorialStory-module__2wnqPa__textBlock p{color:var(--color-grey-600);margin-bottom:1.5rem;font-size:.95rem;font-weight:300;line-height:1.8}.EditorialStory-module__2wnqPa__stats{gap:var(--space-3xl);display:flex}.EditorialStory-module__2wnqPa__statItem{flex-direction:column;gap:.25rem;display:flex}.EditorialStory-module__2wnqPa__statNum{font-family:var(--font-heading);color:var(--color-black);font-size:2rem}.EditorialStory-module__2wnqPa__statLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--color-grey-500);font-size:.65rem;font-weight:600}.EditorialStory-module__2wnqPa__imagePane{padding-right:4rem;position:relative}.EditorialStory-module__2wnqPa__mainImageWrapper{aspect-ratio:3/4;background:var(--color-grey-50);width:100%;box-shadow:var(--shadow-lg);overflow:hidden}.EditorialStory-module__2wnqPa__mainImg{object-fit:cover;width:100%;height:100%}.EditorialStory-module__2wnqPa__detailCard{background:var(--color-white);width:240px;box-shadow:var(--shadow-xl);z-index:5;border:1px solid var(--color-grey-100);padding:1.5rem;position:absolute;bottom:-10%;right:0}.EditorialStory-module__2wnqPa__detailImgWrapper{aspect-ratio:1;background:var(--color-grey-50);width:100%;margin-bottom:1rem;overflow:hidden}.EditorialStory-module__2wnqPa__detailImg{object-fit:cover;width:100%;height:100%}.EditorialStory-module__2wnqPa__detailTitle{color:var(--color-black);letter-spacing:.02em;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.EditorialStory-module__2wnqPa__detailText{color:var(--color-grey-500);font-size:.75rem;line-height:1.5}@media (max-width:1024px){.EditorialStory-module__2wnqPa__layout{gap:var(--space-4xl);grid-template-columns:1fr}.EditorialStory-module__2wnqPa__contentPane{max-width:100%}.EditorialStory-module__2wnqPa__imagePane{max-width:600px;margin:0 auto;padding-right:0}.EditorialStory-module__2wnqPa__detailCard{width:200px;right:-2rem}}@media (max-width:600px){.EditorialStory-module__2wnqPa__detailCard{display:none}.EditorialStory-module__2wnqPa__headline{font-size:2.5rem}}
.ValueProps-module__wChEja__section{padding:var(--space-4xl)0;background:var(--color-white);border-top:1px solid var(--color-grey-100)}.ValueProps-module__wChEja__grid{gap:var(--space-3xl);grid-template-columns:repeat(4,1fr);display:grid}.ValueProps-module__wChEja__item{text-align:center;flex-direction:column;align-items:center;display:flex}.ValueProps-module__wChEja__iconWrapper{color:var(--color-black);margin-bottom:var(--space-md);opacity:.8}.ValueProps-module__wChEja__title{letter-spacing:.1em;text-transform:uppercase;color:var(--color-black);margin-bottom:.5rem;font-size:.85rem;font-weight:600}.ValueProps-module__wChEja__desc{color:var(--color-grey-500);max-width:220px;font-size:.85rem;font-weight:300;line-height:1.6}@media (max-width:1024px){.ValueProps-module__wChEja__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ValueProps-module__wChEja__grid{gap:var(--space-2xl);grid-template-columns:1fr}}
.Testimonials-module__MlUweW__section{padding:var(--space-5xl)0;background:var(--color-grey-50)}.Testimonials-module__MlUweW__wrapper{text-align:center;max-width:800px;margin:0 auto}.Testimonials-module__MlUweW__iconWrapper{margin-bottom:var(--space-2xl);color:var(--color-grey-200);justify-content:center;display:flex}.Testimonials-module__MlUweW__content{min-height:200px;margin-bottom:var(--space-3xl)}.Testimonials-module__MlUweW__quote{font-family:var(--font-heading);color:var(--color-black);margin-bottom:var(--space-xl);font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:300;line-height:1.4}.Testimonials-module__MlUweW__authorGroup{flex-direction:column;gap:.25rem;display:flex}.Testimonials-module__MlUweW__author{color:var(--color-black);letter-spacing:.05em;font-size:.9rem;font-weight:600}.Testimonials-module__MlUweW__role{color:var(--color-grey-500);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.Testimonials-module__MlUweW__controls{justify-content:center;align-items:center;gap:var(--space-xl);display:flex}.Testimonials-module__MlUweW__controlBtn{color:var(--color-grey-400);padding:.5rem;transition:color .3s}.Testimonials-module__MlUweW__controlBtn:hover{color:var(--color-black)}.Testimonials-module__MlUweW__indicators{gap:8px;display:flex}.Testimonials-module__MlUweW__indicator{background:var(--color-grey-200);border-radius:50%;width:6px;height:6px;transition:all .3s}.Testimonials-module__MlUweW__activeIndicator{background:var(--color-black);transform:scale(1.2)}
.InstaGrid-module__kPc64q__section{padding:var(--space-5xl)0;background:var(--bg-body)}.InstaGrid-module__kPc64q__header{margin-bottom:var(--space-3xl);justify-content:space-between;align-items:flex-end;display:flex}.InstaGrid-module__kPc64q__tag{letter-spacing:.2em;text-transform:uppercase;color:var(--color-grey-500);margin-bottom:.75rem;font-size:.65rem;font-weight:600;display:inline-block}.InstaGrid-module__kPc64q__title{font-family:var(--font-heading);color:var(--color-black);margin:0;font-size:clamp(2rem,4vw,3rem)}.InstaGrid-module__kPc64q__followBtn{letter-spacing:.12em;text-transform:uppercase;color:var(--color-black);border:1px solid var(--color-grey-200);padding:.75rem 1.5rem;font-size:.7rem;font-weight:600;transition:all .3s}.InstaGrid-module__kPc64q__followBtn:hover{border-color:var(--color-black);background:var(--color-black);color:var(--color-white)}.InstaGrid-module__kPc64q__grid{gap:var(--space-md);grid-template-columns:repeat(4,1fr);display:grid}.InstaGrid-module__kPc64q__item{aspect-ratio:1;cursor:pointer;position:relative;overflow:hidden}.InstaGrid-module__kPc64q__image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.InstaGrid-module__kPc64q__overlay{opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.InstaGrid-module__kPc64q__item:hover .InstaGrid-module__kPc64q__image{transform:scale(1.05)}.InstaGrid-module__kPc64q__item:hover .InstaGrid-module__kPc64q__overlay{opacity:1}@media (max-width:1024px){.InstaGrid-module__kPc64q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.InstaGrid-module__kPc64q__header{align-items:flex-start;gap:var(--space-lg);flex-direction:column}}
.ProductCard-module__9j1fXa__card{cursor:pointer;background:0 0;border:none;transition:all .45s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ProductCard-module__9j1fXa__imageWrap{background:var(--color-grey-50);display:block;position:relative;overflow:hidden}.ProductCard-module__9j1fXa__imageContainer{aspect-ratio:3/4;background:var(--color-grey-50);position:relative;overflow:hidden}.ProductCard-module__9j1fXa__image{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1)}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__image{transform:scale(1.07)}.ProductCard-module__9j1fXa__imageOverlay{opacity:0;background:#0a0a0a2e;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__imageOverlay{opacity:1}.ProductCard-module__9j1fXa__viewDetails{letter-spacing:.18em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(12px);background:#0a0a0abf;border:1px solid #fff3;padding:.7rem 1.6rem;font-size:.65rem;font-weight:500;transition:all .25s}.ProductCard-module__9j1fXa__viewDetails:hover{background:#0a0a0ae6}.ProductCard-module__9j1fXa__info{padding:1rem 0 .5rem}.ProductCard-module__9j1fXa__meta{margin-bottom:.25rem}.ProductCard-module__9j1fXa__category{letter-spacing:.14em;text-transform:uppercase;color:var(--color-grey-500);font-size:.6rem;font-weight:500}.ProductCard-module__9j1fXa__name{font-family:var(--font-heading);color:var(--color-black);margin-bottom:.35rem;font-size:1.05rem;font-weight:400;line-height:1.3;transition:opacity .25s}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__name{opacity:.65}.ProductCard-module__9j1fXa__price{color:var(--color-grey-700);letter-spacing:.03em;margin-bottom:.75rem;font-size:.88rem;font-weight:500}.ProductCard-module__9j1fXa__colors{gap:5px;margin-bottom:1rem;display:flex}.ProductCard-module__9j1fXa__colorDot{cursor:default;border:1.5px solid #0000;border-radius:50%;width:13px;height:13px;transition:all .2s;box-shadow:inset 0 0 0 1px #0000001f}.ProductCard-module__9j1fXa__colorDot:hover{border-color:var(--color-black);transform:scale(1.15)}.ProductCard-module__9j1fXa__addBtn{letter-spacing:.12em;text-transform:uppercase;background:var(--color-black);color:#fff;border:1px solid var(--color-black);border-radius:0;width:100%;padding:.75rem;font-size:.68rem;font-weight:500;transition:all .3s}.ProductCard-module__9j1fXa__addBtn:hover,[data-theme=dark] .ProductCard-module__9j1fXa__imageContainer{background:var(--color-grey-900)}[data-theme=dark] .ProductCard-module__9j1fXa__name{color:#e0e0de}[data-theme=dark] .ProductCard-module__9j1fXa__price{color:#8a8a8a}[data-theme=dark] .ProductCard-module__9j1fXa__addBtn{color:#0a0a0a;background:#e0e0de;border-color:#e0e0de}[data-theme=dark] .ProductCard-module__9j1fXa__addBtn:hover{background:#c0c0be;border-color:#c0c0be}@media (max-width:480px){.ProductCard-module__9j1fXa__info{padding:.75rem 0 .5rem}.ProductCard-module__9j1fXa__name{font-size:.95rem}}
.AISizeRecommender-module__e2F94a__container{background:var(--color-black-light);border:1px solid var(--color-grey-800);border-radius:var(--radius-md);padding:var(--space-md);margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.AISizeRecommender-module__e2F94a__title{color:var(--color-white);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:var(--space-sm);font-size:.85rem;font-weight:600;display:flex}.AISizeRecommender-module__e2F94a__title svg{color:var(--color-gold)}.AISizeRecommender-module__e2F94a__triggerBtn{background:var(--color-white);color:var(--color-black);letter-spacing:.05em;padding:var(--space-xs)var(--space-md);border-radius:var(--radius-sm);transition:all var(--transition-fast);border:none;font-size:.75rem;font-weight:600}.AISizeRecommender-module__e2F94a__triggerBtn:hover{background:var(--color-grey-200)}.AISizeRecommender-module__e2F94a__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.AISizeRecommender-module__e2F94a__modal{background:var(--bg-body);border-radius:var(--radius-lg);width:90%;max-width:450px;box-shadow:var(--shadow-xl);padding:var(--space-xl);border:1px solid var(--color-grey-800);position:relative}.AISizeRecommender-module__e2F94a__closeBtn{top:var(--space-md);right:var(--space-md);color:var(--color-grey-500);padding:var(--space-xs);transition:all var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.AISizeRecommender-module__e2F94a__closeBtn:hover{color:var(--color-white);background:var(--color-black-light)}.AISizeRecommender-module__e2F94a__modalTitle{font-family:var(--font-heading);color:var(--color-white);margin-bottom:var(--space-sm);text-align:center;font-size:1.5rem}.AISizeRecommender-module__e2F94a__modalSubtitle{color:var(--color-grey-400);text-align:center;margin-bottom:var(--space-xl);font-size:.85rem}.AISizeRecommender-module__e2F94a__formGroup{margin-bottom:var(--space-lg)}.AISizeRecommender-module__e2F94a__label{color:var(--color-white);margin-bottom:var(--space-sm);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600;display:block}.AISizeRecommender-module__e2F94a__select{width:100%;padding:var(--space-md);background:var(--color-black-light);border:1px solid var(--color-grey-800);color:var(--color-white);border-radius:var(--radius-sm);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em;font-size:.9rem}.AISizeRecommender-module__e2F94a__select:focus{border-color:var(--color-gold);outline:none}.AISizeRecommender-module__e2F94a__submitBtn{background:var(--color-white);width:100%;color:var(--color-black);padding:var(--space-md);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.05em;margin-top:var(--space-md);border:none;font-weight:600}.AISizeRecommender-module__e2F94a__submitBtn:hover{background:var(--color-grey-200)}.AISizeRecommender-module__e2F94a__submitBtn:disabled{opacity:.5;cursor:not-allowed}.AISizeRecommender-module__e2F94a__resultContainer{text-align:center;padding:var(--space-md)0}.AISizeRecommender-module__e2F94a__starIcon{color:var(--color-gold);margin:0 auto var(--space-md)}.AISizeRecommender-module__e2F94a__resultTitle{color:var(--color-white);margin-bottom:var(--space-md);font-size:1.25rem;font-weight:600}.AISizeRecommender-module__e2F94a__resultSize{font-family:var(--font-heading);color:var(--color-white);margin-bottom:var(--space-md);font-size:4rem;line-height:1}.AISizeRecommender-module__e2F94a__resultDesc{color:var(--color-grey-400);margin-bottom:var(--space-lg);font-size:.9rem;line-height:1.6}.AISizeRecommender-module__e2F94a__confidenceBadge{align-items:center;gap:var(--space-xs);background:var(--color-black-light);border:1px solid var(--color-grey-800);color:var(--color-grey-300);padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-full);margin-bottom:var(--space-xl);font-size:.75rem;display:inline-flex}.AISizeRecommender-module__e2F94a__confidenceBadge svg{color:var(--color-success)}.AISizeRecommender-module__e2F94a__applyBtn{background:var(--color-white);width:100%;color:var(--color-black);padding:var(--space-md);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.05em;border:none;font-weight:600}.AISizeRecommender-module__e2F94a__applyBtn:hover{background:var(--color-grey-200)}
.page-module__cFvUhW__page{padding-top:calc(var(--header-height) + var(--space-2xl));padding-bottom:var(--space-4xl);background-color:var(--bg-body);min-height:100vh;color:var(--text-primary)}.page-module__cFvUhW__loadingWrap{background-color:var(--bg-body);justify-content:center;align-items:center;min-height:100vh;display:flex}.page-module__cFvUhW__spinner{border:2px solid var(--color-grey-200);border-top-color:var(--color-black);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite page-module__cFvUhW__spin}@keyframes page-module__cFvUhW__spin{to{transform:rotate(360deg)}}.page-module__cFvUhW__notFound{justify-content:center;align-items:center;gap:var(--space-md);text-align:center;min-height:100vh;padding:var(--space-xl);background-color:var(--bg-body);flex-direction:column;display:flex}.page-module__cFvUhW__notFound h2{color:var(--color-black)}.page-module__cFvUhW__notFound p{color:var(--color-grey-500);margin-bottom:var(--space-md)}.page-module__cFvUhW__backBtn{align-items:center;gap:var(--space-sm);letter-spacing:.05em;color:var(--color-grey-500);margin-bottom:var(--space-xl);padding:var(--space-sm)0;transition:color var(--transition-base);cursor:pointer;text-transform:uppercase;background:0 0;border:none;font-size:.8rem;font-weight:500;display:inline-flex}.page-module__cFvUhW__backBtn:hover{color:var(--color-black)}.page-module__cFvUhW__layout{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.page-module__cFvUhW__imageSection{top:calc(var(--header-height) + var(--space-xl));gap:var(--space-md);display:flex;position:sticky}.page-module__cFvUhW__thumbnailSidebar{gap:var(--space-sm);flex-direction:column;width:80px;display:flex}.page-module__cFvUhW__thumbnailBtn{aspect-ratio:4/5;background:var(--color-black-light);cursor:pointer;width:100%;transition:border-color var(--transition-base);border:1px solid #0000;padding:0;overflow:hidden}.page-module__cFvUhW__thumbnailBtn:hover{border-color:var(--color-grey-600)}.page-module__cFvUhW__thumbnailActive,.page-module__cFvUhW__thumbnailActive:hover{border-color:var(--color-black)}.page-module__cFvUhW__thumbnailImg{object-fit:cover;width:100%;height:100%}.page-module__cFvUhW__imageContainer{aspect-ratio:4/5;background:var(--color-black-light);flex:1;position:relative;overflow:hidden}.page-module__cFvUhW__mainImageWrapper{cursor:zoom-in;width:100%;height:100%;overflow:hidden}.page-module__cFvUhW__image{object-fit:cover;width:100%;height:100%;transition:transform .4s ease-out}.page-module__cFvUhW__mainImageWrapper:hover .page-module__cFvUhW__image{transform:scale(1.05)}.page-module__cFvUhW__saleBadge{top:var(--space-md);right:var(--space-md);background:var(--color-error);color:var(--color-pure-white);letter-spacing:.1em;text-transform:uppercase;z-index:2;padding:4px 8px;font-size:.7rem;font-weight:700;position:absolute}.page-module__cFvUhW__details{padding-top:var(--space-md)}.page-module__cFvUhW__category{letter-spacing:.2em;text-transform:uppercase;color:var(--color-grey-500);margin-bottom:var(--space-sm);font-size:.65rem;font-weight:700;display:block}.page-module__cFvUhW__name{font-family:var(--font-heading);color:var(--color-black);margin-bottom:var(--space-md);font-size:clamp(1.8rem,3vw,2.8rem);font-weight:600;line-height:1.2}.page-module__cFvUhW__priceContainer{align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.page-module__cFvUhW__price{color:var(--color-black);letter-spacing:.02em;font-size:1.5rem;font-weight:700}.page-module__cFvUhW__oldPrice{color:var(--color-grey-500);font-size:1.1rem;text-decoration:line-through}.page-module__cFvUhW__discountBadge{background:var(--color-error);color:var(--color-pure-white);letter-spacing:.05em;border-radius:2px;padding:2px 6px;font-size:.7rem;font-weight:700}.page-module__cFvUhW__description{color:var(--color-grey-600);margin-bottom:var(--space-lg);font-size:.95rem;line-height:1.8}.page-module__cFvUhW__divider{background:var(--color-grey-200);height:1px;margin:var(--space-lg)0}.page-module__cFvUhW__optionGroup{margin-bottom:var(--space-lg)}.page-module__cFvUhW__optionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--color-black);margin-bottom:var(--space-sm);justify-content:space-between;align-items:center;font-size:.75rem;font-weight:600;display:flex}.page-module__cFvUhW__optionValue{color:var(--color-grey-400);text-transform:none;letter-spacing:0;font-weight:500}.page-module__cFvUhW__stock{margin-bottom:var(--space-lg)}.page-module__cFvUhW__inStock{color:var(--color-success);align-items:center;gap:6px;font-size:.8rem;font-weight:500;display:inline-flex}.page-module__cFvUhW__outOfStock{color:var(--color-error);font-size:.8rem;font-weight:500}.page-module__cFvUhW__addToCart{width:100%;margin-bottom:var(--space-xl);background-color:var(--color-black);color:var(--color-white);border-radius:var(--radius-md);padding:var(--space-md);text-transform:uppercase;letter-spacing:.05em;transition:background-color var(--transition-base),opacity var(--transition-base);border:none;font-size:1rem;font-weight:600}.page-module__cFvUhW__addToCart:hover:not(:disabled){background-color:var(--color-grey-200)}.page-module__cFvUhW__addToCart:disabled{opacity:.5;cursor:not-allowed}.page-module__cFvUhW__liveViewBtn{width:100%;margin-bottom:var(--space-xl);padding:.85rem var(--space-md);border-radius:var(--radius-md);color:#f57c00;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#fff8e1;border:1px solid #ffd54f;justify-content:center;align-items:center;gap:.6rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;animation:2.5s ease-in-out infinite page-module__cFvUhW__pulse-gold;display:flex}.page-module__cFvUhW__liveViewBtn:hover{border-color:var(--color-gold-neon);background:#ffd16624;animation:none;transform:translateY(-1px);box-shadow:0 0 20px #ffd16633}.page-module__cFvUhW__trust{gap:var(--space-md);padding:var(--space-lg);border:1px solid var(--color-grey-200);border-radius:var(--radius-md);margin-bottom:var(--space-xl);background:#fff;grid-template-columns:1fr 1fr;display:grid}.page-module__cFvUhW__trustItem{align-items:center;gap:var(--space-md);color:var(--color-grey-600);font-size:.85rem;display:flex}.page-module__cFvUhW__trustItem svg{color:var(--color-black);flex-shrink:0}.page-module__cFvUhW__specifications{margin-bottom:var(--space-xl)}.page-module__cFvUhW__specTitle{text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-md);color:var(--color-black);font-size:1rem;font-weight:600}.page-module__cFvUhW__specList{margin:0;padding:0;list-style:none}.page-module__cFvUhW__specList li{color:var(--color-grey-400);padding-left:var(--space-md);margin-bottom:var(--space-sm);font-size:.9rem;position:relative}.page-module__cFvUhW__specList li:before{content:"•";color:var(--color-black);position:absolute;left:0}.page-module__cFvUhW__sizeChartSection{margin-bottom:var(--space-xl)}.page-module__cFvUhW__sizeChartHeader{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.page-module__cFvUhW__sizeChartTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--color-black);font-size:1rem;font-weight:600}.page-module__cFvUhW__unitToggle{background:var(--color-grey-100);border-radius:var(--radius-sm);padding:2px;display:flex}.page-module__cFvUhW__unitBtn{cursor:pointer;color:var(--color-grey-500);border-radius:var(--radius-sm);transition:all var(--transition-base);background:0 0;border:none;padding:4px 12px;font-size:.75rem;font-weight:600}.page-module__cFvUhW__unitBtnActive{background:var(--color-black);color:var(--color-white);box-shadow:0 1px 3px #0000001a}.page-module__cFvUhW__tableWrapper{overflow-x:auto}.page-module__cFvUhW__sizeTable{border-collapse:collapse;width:100%;font-size:.85rem}.page-module__cFvUhW__sizeTable th,.page-module__cFvUhW__sizeTable td{padding:var(--space-sm)var(--space-md);text-align:center;border-bottom:1px solid var(--color-grey-200)}.page-module__cFvUhW__sizeTable th{color:var(--color-black);background:var(--color-grey-50);font-weight:600}.page-module__cFvUhW__sizeTable td{color:var(--color-grey-600)}.page-module__cFvUhW__relatedProducts{margin-top:var(--space-4xl);padding-top:var(--space-2xl);border-top:1px solid var(--color-grey-200)}.page-module__cFvUhW__relatedTitle{font-family:var(--font-heading);margin-bottom:var(--space-xl);text-align:center;text-transform:uppercase;letter-spacing:.05em;color:var(--color-black);font-size:1.5rem;font-weight:600}.page-module__cFvUhW__relatedGrid{gap:var(--space-xl);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}@media (max-width:768px){.page-module__cFvUhW__layout{gap:var(--space-xl);grid-template-columns:1fr}.page-module__cFvUhW__imageSection{flex-direction:column-reverse;position:static}.page-module__cFvUhW__thumbnailSidebar{width:100%;padding-bottom:var(--space-sm);flex-direction:row;overflow-x:auto}.page-module__cFvUhW__thumbnailBtn{flex-shrink:0;width:80px}.page-module__cFvUhW__name{font-size:1.6rem}}
.page-module__E0kJGG__page{background:var(--bg-body)}.page-module__E0kJGG__sectionHeader{text-align:center;margin-bottom:var(--space-3xl)}.page-module__E0kJGG__sectionTag{letter-spacing:.25em;text-transform:uppercase;color:var(--color-grey-500);margin-bottom:var(--space-md);font-size:.65rem;font-weight:700;display:inline-block}.page-module__E0kJGG__sectionTitle{font-family:var(--font-heading);color:var(--color-black);margin-bottom:var(--space-md);letter-spacing:-.01em;font-size:clamp(2rem,4vw,3.5rem)}.page-module__E0kJGG__featuredSection{padding:var(--space-5xl)0;background:var(--color-white)}.page-module__E0kJGG__featuredGrid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.page-module__E0kJGG__viewAllWrapper{margin-top:var(--space-3xl);justify-content:center;display:flex}.page-module__E0kJGG__viewAllBtn{letter-spacing:.15em;text-transform:uppercase;color:var(--color-black);border:1px solid var(--color-grey-200);padding:1rem 2.5rem;font-size:.7rem;font-weight:600;transition:all .35s}.page-module__E0kJGG__viewAllBtn:hover{background:var(--color-black);color:var(--color-white);border-color:var(--color-black)}.page-module__E0kJGG__shop{padding:var(--space-5xl)0;background:var(--color-grey-50)}.page-module__E0kJGG__filters{justify-content:center;gap:var(--space-sm);margin-bottom:var(--space-3xl);display:flex}.page-module__E0kJGG__filterBtn{letter-spacing:.1em;text-transform:uppercase;color:var(--color-grey-500);border:1px solid var(--color-grey-200);cursor:pointer;background:0 0;padding:.6rem 1.4rem;font-size:.7rem;font-weight:600;transition:all .3s}.page-module__E0kJGG__filterBtn:hover{border-color:var(--color-black);color:var(--color-black)}.page-module__E0kJGG__filterActive{background:var(--color-black);border-color:var(--color-black);color:var(--color-white)}.page-module__E0kJGG__grid{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.page-module__E0kJGG__loading{justify-content:center;align-items:center;gap:var(--space-lg);padding:var(--space-5xl)0;text-align:center;flex-direction:column;min-height:400px;display:flex}.page-module__E0kJGG__loaderBrand{font-family:var(--font-heading);letter-spacing:.15em;color:var(--color-black);font-size:2.2rem}.page-module__E0kJGG__loaderText{letter-spacing:.2em;text-transform:uppercase;color:var(--color-grey-400);font-size:.7rem}.page-module__E0kJGG__finalCta{padding:var(--space-5xl)0;justify-content:center;align-items:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__ctaBg{z-index:1;position:absolute;inset:0}.page-module__E0kJGG__ctaImg{object-fit:cover}.page-module__E0kJGG__ctaOverlay{z-index:2;background:linear-gradient(#0000004d 0%,#000c 100%);position:absolute;inset:0}.page-module__E0kJGG__ctaContent{z-index:3;text-align:center;max-width:700px;padding:0 var(--container-padding);position:relative}.page-module__E0kJGG__ctaTitle{font-family:var(--font-heading);color:#fff;margin-bottom:var(--space-lg);font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.page-module__E0kJGG__ctaDesc{color:#fffc;margin-bottom:var(--space-2xl);font-size:1.05rem;font-weight:300;line-height:1.6}.page-module__E0kJGG__ctaButtons{justify-content:center;gap:var(--space-md);display:flex}.page-module__E0kJGG__ctaBtnPrimary{color:var(--color-black);letter-spacing:.15em;text-transform:uppercase;background:#fff;padding:1.1rem 2.8rem;font-size:.75rem;font-weight:600;transition:all .3s}.page-module__E0kJGG__ctaBtnPrimary:hover{background:var(--color-beige);transform:translateY(-2px)}.page-module__E0kJGG__ctaBtnSecondary{color:#fff;letter-spacing:.15em;text-transform:uppercase;background:0 0;border:1px solid #ffffff4d;padding:1.1rem 2.8rem;font-size:.75rem;font-weight:600;transition:all .3s}.page-module__E0kJGG__ctaBtnSecondary:hover{background:#ffffff1a;border-color:#fff}@media (max-width:1024px){.page-module__E0kJGG__featuredGrid,.page-module__E0kJGG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__E0kJGG__finalCta{min-height:60vh}.page-module__E0kJGG__ctaButtons{flex-direction:column;align-items:stretch}}@media (max-width:480px){.page-module__E0kJGG__featuredGrid,.page-module__E0kJGG__grid{grid-template-columns:1fr}}
