.page-module___8aEwW__main{padding-bottom:2rem}.page-module___8aEwW__sectionContainer{max-width:1400px;margin:4rem auto 0;padding:0 1.5rem}.page-module___8aEwW__heroSection{max-width:1400px;margin:1rem auto 0;padding:0 1.5rem}.page-module___8aEwW__heroContent{background-color:#e5e0d8;background-image:url(/images/hero_desktop.png);background-position:50%;background-size:cover;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:80vh;max-height:850px;padding:3rem;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroTextContainer{z-index:2;max-width:400px}.page-module___8aEwW__newDrop{letter-spacing:.1em;margin-bottom:1rem;font-size:.75rem;font-weight:600}.page-module___8aEwW__heroTitle{letter-spacing:-.02em;margin-bottom:1rem;font-size:4rem;font-weight:400;line-height:1.1}.page-module___8aEwW__heroDesc{color:var(--text-secondary);margin-bottom:2rem;font-size:.9rem}.page-module___8aEwW__shopNowBtn{background-color:var(--black);color:var(--white);letter-spacing:.05em;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.8rem;font-weight:600;transition:transform .2s;display:inline-flex}.page-module___8aEwW__shopNowBtn:hover{transform:translateY(-2px)}.page-module___8aEwW__heroCard{-webkit-backdrop-filter:blur(16px);width:250px;color:var(--white);z-index:2;background:#fff3;border:1px solid #ffffff4d;border-radius:24px;align-self:flex-end;padding:2rem}.page-module___8aEwW__cardSubtitle{letter-spacing:.1em;margin-bottom:.5rem;font-size:.7rem}.page-module___8aEwW__cardTitle{margin-bottom:1rem;font-size:3rem;font-weight:300}.page-module___8aEwW__cardBottom{justify-content:space-between;align-items:center;display:flex}.page-module___8aEwW__cardTag{letter-spacing:.05em;font-size:.7rem}.page-module___8aEwW__circleBtn{width:32px;height:32px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.page-module___8aEwW__circleBtn:hover{background:#fff3}.page-module___8aEwW__circleBtnSmall{background-color:var(--white);width:24px;height:24px;color:var(--black);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__categoryGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.page-module___8aEwW__categoryGrid{grid-template-columns:repeat(4,1fr)}}.page-module___8aEwW__categoryCard{aspect-ratio:3/4;border-radius:16px;display:block;position:relative;overflow:hidden}.page-module___8aEwW__categoryImagePlaceholder{background-color:#d8d8d8;width:100%;height:100%;transition:transform .5s}.page-module___8aEwW__categoryCard:hover .page-module___8aEwW__categoryImagePlaceholder{transform:scale(1.05)}.page-module___8aEwW__categoryOverlay{background:linear-gradient(#0000,#0009);justify-content:space-between;align-items:flex-end;padding:1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module___8aEwW__categoryTitle{color:var(--white);letter-spacing:.05em;font-size:1rem;font-weight:600}.page-module___8aEwW__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:2rem;display:flex}.page-module___8aEwW__sectionTitle{letter-spacing:.05em;font-size:1.25rem;font-weight:400}.page-module___8aEwW__viewAllLink{letter-spacing:.05em;color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;transition:color .2s;display:flex}.page-module___8aEwW__viewAllLink:hover{color:var(--text-primary)}.page-module___8aEwW__productsScroll{scroll-snap-type:x mandatory;gap:1.5rem;padding-bottom:1rem;display:flex;overflow-x:auto}.page-module___8aEwW__productsScroll::-webkit-scrollbar{display:none}.page-module___8aEwW__productCard{scroll-snap-align:start;min-width:280px}.page-module___8aEwW__productImagePlaceholder{aspect-ratio:3/4;background-color:#eaeaea;border-radius:16px;width:100%;margin-bottom:1rem}.page-module___8aEwW__productInfo{justify-content:space-between;align-items:flex-start;display:flex}.page-module___8aEwW__productName{margin-bottom:.25rem;font-size:.85rem;font-weight:600}.page-module___8aEwW__productColor{color:var(--text-secondary);margin-bottom:.5rem;font-size:.75rem}.page-module___8aEwW__productPrice{font-size:.9rem;font-weight:600}.page-module___8aEwW__addBtn{border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-primary);background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.page-module___8aEwW__addBtn:hover{background-color:var(--black);color:var(--white)}.page-module___8aEwW__saleBanner{text-align:center;color:var(--white);background-color:#1a1a1a;background-image:url(/images/sale_desktop.png);background-position:50%;background-size:cover;border-radius:24px;justify-content:center;align-items:center;min-height:600px;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__saleSubtitle{letter-spacing:.1em;margin-bottom:1rem;font-size:.75rem}.page-module___8aEwW__saleTitle{letter-spacing:.05em;margin-bottom:.5rem;font-size:5rem;font-weight:300;line-height:1}.page-module___8aEwW__saleDiscount{margin-bottom:1rem;font-size:1.25rem;font-weight:300}.page-module___8aEwW__saleDiscount strong{font-weight:700}.page-module___8aEwW__saleLimited{color:#fff9;letter-spacing:.1em;margin-bottom:2rem;font-size:.7rem}.page-module___8aEwW__saleBtn{background-color:var(--white);color:var(--black);letter-spacing:.05em;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.8rem;font-weight:600;transition:transform .2s;display:inline-flex}.page-module___8aEwW__saleBtn:hover{transform:translateY(-2px)}.page-module___8aEwW__saleCardLeft,.page-module___8aEwW__saleCardRight{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left;letter-spacing:.05em;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:1rem;padding:1.5rem;font-size:.75rem;font-weight:500;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-module___8aEwW__saleCardLeft{left:2rem}.page-module___8aEwW__saleCardRight{right:2rem}@media (max-width:768px){.page-module___8aEwW__saleCardLeft,.page-module___8aEwW__saleCardRight{display:none}}.page-module___8aEwW__lookbookSection{color:var(--white);background-color:#1a1a1a;border-radius:24px;flex-direction:column;gap:3rem;padding:3rem;display:flex}@media (min-width:1024px){.page-module___8aEwW__lookbookSection{flex-direction:row;align-items:center}.page-module___8aEwW__lookbookContent{flex:1}.page-module___8aEwW__lookbookImages{flex:2}}.page-module___8aEwW__lookbookSubtitle{letter-spacing:.1em;color:#ffffffb3;margin-bottom:1rem;font-size:.75rem}.page-module___8aEwW__lookbookTitle{margin-bottom:1rem;font-size:3rem;font-weight:300}.page-module___8aEwW__lookbookDesc{color:#ffffffb3;margin-bottom:2rem;font-size:.9rem}.page-module___8aEwW__lookbookBtn{background-color:var(--white);color:var(--black);letter-spacing:.05em;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.8rem;font-weight:600;display:inline-flex}.page-module___8aEwW__lookbookImages{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.page-module___8aEwW__lookbookImages{grid-template-columns:repeat(4,1fr)}}.page-module___8aEwW__lookbookImgPlaceholder{aspect-ratio:3/4;background-color:#333;border-radius:12px}.page-module___8aEwW__instaGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}@media (min-width:768px){.page-module___8aEwW__instaGrid{grid-template-columns:repeat(6,1fr);gap:1rem}}.page-module___8aEwW__instaImgPlaceholder{aspect-ratio:1;background-color:#eaeaea;border-radius:8px}@media (max-width:768px){.page-module___8aEwW__heroTitle{font-size:2.5rem}.page-module___8aEwW__heroContent{background-image:url(/images/hero.png);background-position:top;min-height:500px;padding:2rem}.page-module___8aEwW__heroCard{width:100%;margin-top:2rem;padding:1.5rem}.page-module___8aEwW__saleTitle{font-size:3rem}.page-module___8aEwW__saleBanner{background-image:url(/images/sale.png);background-position:top;min-height:400px;padding:3rem 1.5rem}}
