*,*:before,*:after{box-sizing:border-box}html{font-size:62.5%;height:100%}body{margin:0;font-size:1.5rem;line-height:1.6;font-family:var(--font-body-family);font-weight:var(--font-body-weight);color:var(--color-text);background-color:var(--color-background);min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);line-height:1.2;margin:0 0 1.5rem}h1{font-size:3.6rem}h2{font-size:3rem}h3{font-size:2.4rem}h4{font-size:2rem}h5{font-size:1.8rem}h6{font-size:1.6rem}p{margin:0 0 1.5rem}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{max-width:120rem;margin:0 auto;padding:0 2rem}.header{background:#fff;border-bottom:1px solid #f3f4f6;position:sticky;top:0;z-index:50}.header__wrapper{max-width:120rem;margin:0 auto;padding:0 2rem}.header__container{display:flex;align-items:center;justify-content:space-between;height:8rem;min-height:8rem}.header__logo{flex-shrink:0}.header__logo-link{display:block;text-decoration:none}.header__logo-text h1,.header__logo-text-large{font-size:3.2rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;margin:0;color:#111827;line-height:1}@media (min-width: 1024px){.header__logo-text h1,.header__logo-text-large{font-size:4rem}}.header__logo-image{height:auto;max-height:5rem;width:auto}.header__nav{display:none;align-items:center;gap:4rem}@media (min-width: 768px){.header__nav{display:flex}}.header__nav-link{font-size:1.6rem;font-weight:300;letter-spacing:.05em;color:#6b7280;transition:color .2s ease;text-decoration:none;padding:1rem 0}.header__nav-link:hover{color:#111827}.header__dropdown{position:relative}.header__dropdown-toggle{display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;font-size:1.6rem;font-weight:300;letter-spacing:.05em;color:#6b7280;transition:color .2s ease;padding:1rem 0}.header__dropdown-toggle:hover{color:#111827}.header__dropdown-icon{width:1.2rem;height:1.2rem;transition:transform .2s ease}.header__dropdown.active .header__dropdown-icon{transform:rotate(180deg)}.header__dropdown-menu{position:absolute;top:100%;left:0;min-width:28rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 10px 25px #0000001a;z-index:100;display:none}.header__dropdown-link{display:block;padding:1.6rem 2.4rem;font-size:1.4rem;font-weight:300;color:#6b7280;text-decoration:none;transition:all .2s ease;border-bottom:1px solid #f3f4f6}.header__dropdown-link:last-child{border-bottom:none;font-weight:400;color:#111827}.header__dropdown-link:hover{color:#111827;background:#f9fafb}.mobile-nav__dropdown{margin:1rem 0}.mobile-nav__dropdown-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:1.2rem 0;font-size:1.8rem;font-weight:300;letter-spacing:.05em;color:#6b7280;transition:color .2s ease;text-align:left;cursor:pointer}.mobile-nav__dropdown-toggle:hover{color:#111827}.mobile-nav__dropdown-icon{width:1.6rem;height:1.6rem;transition:transform .2s ease}.mobile-nav__dropdown.active .mobile-nav__dropdown-icon{transform:rotate(180deg)}.mobile-nav__dropdown-menu{display:none;padding-left:2rem;border-left:1px solid #e5e7eb;margin-left:1rem}.mobile-nav__dropdown-link{display:block;padding:1rem 0;font-size:1.6rem;font-weight:300;letter-spacing:.05em;color:#6b7280;transition:color .2s ease;text-decoration:none}.mobile-nav__dropdown-link:hover{color:#111827}.mobile-nav__dropdown-link:last-child{font-weight:400;color:#111827;border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1.5rem}.header__actions{display:flex;align-items:center;gap:1.6rem;flex-shrink:0}.header__search-wrapper{position:relative;display:none}@media (min-width: 768px){.header__search-wrapper{display:block}}.header__search-form{position:relative;display:flex;align-items:center}.header__search-input{width:28rem;padding:1.2rem 4.5rem 1.2rem 1.6rem;border:1px solid #e5e7eb;border-radius:.4rem;font-size:1.4rem;font-weight:300;color:#111827;background:#f9fafb;transition:all .2s ease}.header__search-input:focus{outline:none;border-color:#111827;background:#fff;box-shadow:0 0 0 1px #111827}.header__search-input::placeholder{color:#9ca3af;font-weight:300}.header__search-button{position:absolute;right:.4rem;top:50%;transform:translateY(-50%);background:none;border:none;padding:1rem;cursor:pointer;color:#6b7280;transition:color .2s ease;border-radius:.2rem}.header__search-button:hover{color:#111827;background:#f3f4f6}.header__search-button svg{width:1.8rem;height:1.8rem}.header__account,.header__cart{background:none;border:none;cursor:pointer;color:#6b7280;transition:color .2s ease;text-decoration:none;display:flex;align-items:center;justify-content:center}.header__account:hover,.header__cart:hover{color:#111827}.header__icon{width:2.6rem;height:2.6rem;color:inherit}.header__cart{position:relative;padding:.8rem;border-radius:.6rem;transition:all .2s ease}.header__cart:hover{background:#f9fafb;transform:translateY(-1px)}.header__cart-icon{position:relative;display:flex;align-items:center;justify-content:center}.header__cart-count{position:absolute;top:-.8rem;right:-.8rem;background:#111827;color:#fff;font-size:1.1rem;width:2.2rem;height:2.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:500;min-width:2.2rem;border:2px solid white;box-shadow:0 2px 4px #0000001a}.header__menu-toggle{background:none;border:none;color:#6b7280;cursor:pointer;display:flex;align-items:center;padding:.8rem}@media (min-width: 768px){.header__menu-toggle{display:none}}.header__menu-icon,.header__close-icon{width:2rem;height:2rem}.header__mobile-nav{display:none;border-top:1px solid #f3f4f6;padding:2.4rem 0}.header__mobile-nav.active{display:block}@media (min-width: 768px){.header__mobile-nav,.header__mobile-nav.active{display:none}}.mobile-nav__content{display:flex;flex-direction:column;gap:1.2rem}.mobile-nav__link{display:block;padding:1.2rem 0;font-size:1.8rem;font-weight:300;letter-spacing:.05em;color:#6b7280;transition:color .2s ease;text-decoration:none}.mobile-nav__link:hover{color:#111827}.mobile-nav__search{margin-top:2rem}.search-form{display:flex;border:1px solid #d1d5db}.search-input{flex:1;padding:1.2rem 1.6rem;border:none;font-size:1.4rem;font-weight:300}.search-input:focus{outline:none;border-color:#111827}.search-button{background:none;border:none;padding:1.2rem;cursor:pointer;color:#6b7280}.search-icon{width:1.6rem;height:1.6rem}@media (max-width: 767px){.header__container{height:7rem}.header__logo-text h1,.header__logo-text-large{font-size:2.4rem}.header__icon{width:1.8rem;height:1.8rem}.header__actions{gap:1.6rem}}.hero{background:#fff;overflow:hidden}.hero__container{max-width:120rem;margin:0 auto;padding:9.6rem 2rem}.hero__grid{display:grid;grid-template-columns:1fr;gap:8rem;align-items:center}@media (min-width: 1024px){.hero__grid{grid-template-columns:1fr 1fr}}.hero__content{display:flex;flex-direction:column;gap:4.8rem}.hero__title{font-size:4rem;font-weight:300;line-height:1.1;letter-spacing:-.02em;color:#111827;margin:0}@media (min-width: 640px){.hero__title{font-size:5rem}}@media (min-width: 1024px){.hero__title{font-size:6rem}}.hero__title-line{display:block}.hero__title-accent{display:block;color:#6b7280;font-style:italic}.hero__text{font-size:1.8rem;color:#6b7280;line-height:1.6;font-weight:300;max-width:48rem}.hero__buttons{display:flex;flex-direction:column;gap:2.4rem}@media (min-width: 640px){.hero__buttons{flex-direction:row}}.hero__button{display:inline-block;padding:1.6rem 4.8rem;font-size:1.4rem;font-weight:300;letter-spacing:.05em;text-transform:uppercase;text-align:center;transition:all .2s ease;cursor:pointer;border:none;text-decoration:none}.hero__button--primary{background:#111827;color:#fff}.hero__button--primary:hover{background:#374151}.hero__button--secondary{border:1px solid #d1d5db;color:#111827}.hero__button--secondary:hover{border-color:#111827}.hero__image-wrapper{position:relative}.hero__image{aspect-ratio:3/4;overflow:hidden;background:#f9fafb}.hero__image img{width:100%;height:100%;object-fit:cover}.hero__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#9ca3af}.categories{padding:9.6rem 0;background:#f9fafb}@media (min-width: 1024px){.categories{padding:12.8rem 0}}.categories__container{max-width:120rem;margin:0 auto;padding:0 2rem}.categories__header{text-align:center;margin-bottom:9.6rem}.categories__title{font-size:3rem;font-weight:300;color:#111827;margin-bottom:2.4rem;letter-spacing:-.02em}@media (min-width: 1024px){.categories__title{font-size:4rem}}.categories__description{font-size:1.8rem;color:#6b7280;font-weight:300;line-height:1.6;max-width:80rem;margin:0 auto}.categories__grid{display:grid;grid-template-columns:1fr;gap:3.2rem}@media (min-width: 768px){.categories__grid{grid-template-columns:repeat(2,1fr)}}.category-card{cursor:pointer}.category-card__image-wrapper{position:relative;overflow:hidden;aspect-ratio:5/4;background:#f3f4f6}.category-card__image{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.category-card:hover .category-card__image{transform:scale(1.05)}.category-card__placeholder{width:100%;height:100%;color:#9ca3af}.category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0003;transition:background-color .3s ease;display:flex;flex-direction:column;justify-content:flex-end;padding:4.8rem;color:#fff}.category-card:hover .category-card__overlay{background:#0000004d}.category-card__title{font-size:2.4rem;font-weight:300;margin-bottom:1.6rem;letter-spacing:.05em}.category-card__description{font-size:1.4rem;opacity:.9;font-weight:300;line-height:1.6;max-width:42rem;margin-bottom:3.2rem;transition:opacity .3s ease}.category-card:hover .category-card__description{opacity:1}.category-card__button{display:inline-block;border:1px solid white;color:#fff;padding:1.2rem 3.2rem;font-size:1.2rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase;transition:all .2s ease;width:fit-content}.category-card__button:hover{background:#fff;color:#000}.featured-products{padding:9.6rem 0;background:#fff}@media (min-width: 1024px){.featured-products{padding:12.8rem 0}}.featured-products__container{max-width:120rem;margin:0 auto;padding:0 2rem}.featured-products__header{text-align:center;margin-bottom:9.6rem}.featured-products__title{font-size:3rem;font-weight:300;color:#111827;margin-bottom:2.4rem;letter-spacing:-.02em}@media (min-width: 1024px){.featured-products__title{font-size:4rem}}.featured-products__description{font-size:1.8rem;color:#6b7280;font-weight:300;line-height:1.6;max-width:80rem;margin:0 auto}.featured-products__grid{display:grid;grid-template-columns:1fr;gap:4.8rem}@media (min-width: 640px){.featured-products__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.featured-products__grid{grid-template-columns:repeat(3,1fr)}}.featured-products__footer{text-align:center;margin-top:8rem}.featured-products__view-all{display:inline-block;border:1px solid #d1d5db;color:#111827;padding:1.6rem 4.8rem;font-size:1.4rem;font-weight:300;letter-spacing:.05em;text-transform:uppercase;transition:border-color .2s ease}.featured-products__view-all:hover{border-color:#111827}.product-card{cursor:pointer}.product-card__image-wrapper{position:relative;overflow:hidden;background:#f9fafb;aspect-ratio:3/4;margin-bottom:2.4rem}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.product-card__image--hover,.product-card__image--secondary{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease;z-index:2}.product-card:hover .product-card__image--hover,.product-card:hover .product-card__image--secondary,.product-card__image-wrapper:hover .product-card__image--hover,.product-card__image-wrapper:hover .product-card__image--secondary{opacity:1}.product-card__image-wrapper:hover .product-card__image:not(.product-card__image--hover){transform:scale(1.05)}.product-card__placeholder{width:100%;height:100%;color:#9ca3af}.product-card__badge{position:absolute;top:1.6rem;left:1.6rem;padding:.8rem 1.2rem;font-size:1.2rem;font-weight:300;letter-spacing:.05em;text-transform:uppercase}.product-card__badge--sale{background:#111827;color:#fff}.product-card__badge--new{background:#f59e0b;color:#000}.product-card__badge--limited{background:#7c3aed;color:#fff}.product-card__actions{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.product-card:hover .product-card__actions{opacity:1}.product-card__add-to-cart{background:#f59e0b;color:#000;padding:1.2rem 2.4rem;font-weight:600;border-radius:9999px;border:none;cursor:pointer;transition:background-color .2s ease}.product-card__add-to-cart:hover{background:#f59e0b}.product-card__add-to-cart:disabled{background:#6b7280;color:#fff;cursor:not-allowed}.product-card__info{display:flex;flex-direction:column;gap:.8rem}.product-card__category{font-size:1.3rem;color:#6b7280;letter-spacing:.1em;text-transform:uppercase;font-weight:300}.product-card__title{font-size:2rem;font-weight:300;color:#111827;transition:color .2s ease}.product-card:hover .product-card__title{color:#000}.product-card__title a{color:inherit}.product-card__price{display:flex;align-items:center;gap:1.2rem}.product-card__price-current{font-size:2rem;font-weight:300;color:#111827}.product-card__price-compare{font-size:1.4rem;color:#6b7280;text-decoration:line-through;font-weight:300}.testimonials{padding:9.6rem 0;background:#fff}@media (min-width: 1024px){.testimonials{padding:12.8rem 0}}.testimonials__container{max-width:120rem;margin:0 auto;padding:0 2rem}.testimonials__header{text-align:center;margin-bottom:8rem}.testimonials__title{font-size:3rem;font-weight:300;color:#111827;margin-bottom:2.4rem;letter-spacing:-.02em}@media (min-width: 1024px){.testimonials__title{font-size:4rem}}.testimonials__description{font-size:1.8rem;color:#6b7280;font-weight:300;max-width:80rem;margin:0 auto}.testimonials__grid{display:grid;grid-template-columns:1fr;gap:3.2rem}@media (min-width: 768px){.testimonials__grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:#f9fafb;padding:4rem;position:relative}.testimonial-card__quote{margin-bottom:2.4rem}.testimonial-card__quote-icon{width:2.4rem;height:2.4rem;color:#9ca3af}.testimonial-card__content{color:#374151;margin-bottom:3.2rem;line-height:1.6;font-weight:300;font-style:italic}.testimonial-card__author{display:flex;align-items:center;gap:1.6rem}.testimonial-card__avatar{width:4rem;height:4rem;border-radius:50%;object-fit:cover}.testimonial-card__name{font-weight:300;color:#111827;font-size:1.4rem;margin:0}.testimonial-card__role{font-size:1.2rem;color:#6b7280;font-weight:300;margin:0}.newsletter{padding:9.6rem 0;background:#f9fafb}@media (min-width: 1024px){.newsletter{padding:12.8rem 0}}.newsletter__container{max-width:64rem;margin:0 auto;padding:0 2rem}.newsletter__content{text-align:center}.newsletter__icon{margin-bottom:3.2rem}.newsletter__icon-svg{width:3.2rem;height:3.2rem;color:#9ca3af;margin:0 auto}.newsletter__title{font-size:3rem;font-weight:300;color:#111827;margin-bottom:2.4rem;letter-spacing:-.02em}@media (min-width: 1024px){.newsletter__title{font-size:4rem}}.newsletter__description{font-size:1.8rem;color:#6b7280;font-weight:300;line-height:1.6;margin-bottom:4.8rem;max-width:80rem;margin-left:auto;margin-right:auto}.newsletter__form{max-width:48rem;margin:0 auto}.newsletter__input-group{display:flex;flex-direction:column;gap:0}@media (min-width: 640px){.newsletter__input-group{flex-direction:row}}.newsletter__input{flex:1;padding:1.6rem 2.4rem;border:1px solid #d1d5db;font-weight:300;font-size:1.4rem}.newsletter__input:focus{outline:none;border-color:#111827}.newsletter__button{background:#111827;color:#fff;padding:1.6rem 3.2rem;font-size:1.4rem;font-weight:300;letter-spacing:.05em;text-transform:uppercase;border:none;cursor:pointer;transition:background-color .2s ease}.newsletter__button:hover{background:#374151}.newsletter__privacy{font-size:1.4rem;color:#6b7280;font-weight:300;margin-top:1.6rem}.newsletter__success{background:#d1fae5;color:#065f46;padding:1.2rem 2.4rem;border-radius:.4rem;margin-bottom:1.6rem;font-size:1.4rem}.newsletter__error{background:#fee2e2;color:#991b1b;padding:1.2rem 2.4rem;border-radius:.4rem;margin-bottom:1.6rem;font-size:1.4rem}.footer{background:#111827;color:#fff}.footer__container{max-width:120rem;margin:0 auto;padding:0 2rem}.footer__grid{display:grid;grid-template-columns:1fr;gap:4.8rem;padding:8rem 0}@media (min-width: 768px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.footer__grid{grid-template-columns:repeat(4,1fr)}}.footer__column:first-child{grid-column:1 / -1}@media (min-width: 1024px){.footer__column:first-child{grid-column:1}}.footer__title{font-size:2rem;font-weight:300;letter-spacing:.2em;margin-bottom:2.4rem;text-transform:uppercase}.footer__description{color:#9ca3af;margin-bottom:3.2rem;max-width:42rem;font-weight:300;line-height:1.6}.footer__social{display:flex;gap:1.6rem}.footer__social-link{color:#9ca3af;transition:color .2s ease}.footer__social-link:hover{color:#fff}.footer__social-icon{width:2rem;height:2rem}.footer__column-title{font-size:1.4rem;font-weight:300;margin-bottom:2.4rem;letter-spacing:.1em;text-transform:uppercase;color:#d1d5db}.footer__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}.footer__link{color:#9ca3af;font-weight:300;transition:color .2s ease}.footer__link:hover{color:#fff}.footer__bottom{border-top:1px solid #374151;padding:3.2rem 0}.footer__copyright{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.6rem;font-size:1.4rem;color:#6b7280;font-weight:300}@media (min-width: 768px){.footer__copyright{flex-direction:row;gap:0}}.footer__legal{display:flex;gap:2.4rem}.footer__legal-link{color:#9ca3af;font-weight:300;transition:color .2s ease}.footer__legal-link:hover{color:#fff}.product{padding:4.8rem 0}.product__container{max-width:120rem;margin:0 auto;padding:0 2rem}.product__grid{display:grid;grid-template-columns:1fr;gap:6.4rem}@media (min-width: 1024px){.product__grid{grid-template-columns:1fr 1fr}}.product__media{display:flex;flex-direction:column;gap:2.4rem}.product__media-main{aspect-ratio:4/5;overflow:hidden;background:#f9fafb}.product__media-image{width:100%;height:100%;object-fit:cover}.product__media-placeholder{width:100%;height:100%;color:#9ca3af}.product__media-thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.product__media-thumbnail{aspect-ratio:1;overflow:hidden;background:#f9fafb;border:2px solid transparent;cursor:pointer;transition:border-color .2s ease}.product__media-thumbnail.active{border-color:#111827}.product__media-thumbnail img{width:100%;height:100%;object-fit:cover}.product__info{display:flex;flex-direction:column;gap:3.2rem}.product__title{font-size:4rem;font-weight:300;color:#111827;margin-bottom:1.6rem;letter-spacing:-.02em}.product__price{font-size:3rem;font-weight:300;color:#111827}.product__price-current{color:#111827}.product__price-compare{font-size:2rem;text-decoration:line-through;margin-left:1.2rem}.product__description{font-size:1.8rem;color:#6b7280;line-height:1.6;font-weight:300}.product__description{color:#6b7280;line-height:1.6;font-weight:300}.product__option{margin-bottom:2.4rem}.product__option-title{font-size:1.6rem;font-weight:300;color:#111827;margin-bottom:1.6rem;letter-spacing:.05em;text-transform:uppercase}.product__option-values{display:flex;gap:1.2rem;flex-wrap:wrap}.product__option-input{position:absolute;opacity:0;pointer-events:none}.product__option-label{padding:1.2rem 2.4rem;font-size:1.6rem;font-weight:300;border:1px solid #d1d5db;cursor:pointer;transition:all .2s ease;text-align:center;min-width:6rem}.product__option-input:checked+.product__option-label{border-color:#111827;background:#111827;color:#fff}.product__option-label:hover{border-color:#111827}.product__option-error{font-size:1.4rem;color:#dc2626;font-weight:300;margin-top:.8rem;display:none}.product__option-error.show{display:block}.product__quantity-title{font-size:1.6rem;font-weight:300;color:#111827;margin-bottom:1.6rem;letter-spacing:.05em;text-transform:uppercase}.product__quantity-controls{display:flex;border:1px solid #d1d5db;width:fit-content}.product__quantity-button{padding:1.2rem;background:none;border:none;cursor:pointer;transition:background-color .2s ease}.product__quantity-button:hover{background:#f9fafb}.product__quantity-button svg{width:1.6rem;height:1.6rem}.product__quantity-input{padding:1.2rem 2.4rem;border:none;text-align:center;font-weight:300;width:8rem}.product__quantity-input:focus{outline:none}.product__buttons{display:flex;flex-direction:column;gap:1.6rem}.product__add-to-cart{width:100%;background:#111827;color:#fff;padding:1.6rem;font-size:1.6rem;font-weight:300;letter-spacing:.05em;text-transform:uppercase;border:none;cursor:pointer;transition:background-color .2s ease}.product__add-to-cart:hover{background:#374151}.product__add-to-cart:disabled{background:#6b7280;cursor:not-allowed}.product__add-to-cart--sold-out{background:#6b7280!important;cursor:not-allowed!important}.product__wishlist{width:100%;border:1px solid #d1d5db;color:#111827;padding:1.6rem;font-size:1.6rem;font-weight:300;letter-spacing:.05em;text-transform:uppercase;background:none;cursor:pointer;transition:border-color .2s ease;display:flex;align-items:center;justify-content:center;gap:.8rem}.product__wishlist:hover{border-color:#111827}.product__wishlist svg{width:1.6rem;height:1.6rem}.product__features{display:flex;flex-direction:column;gap:1.6rem;padding-top:3.2rem;border-top:1px solid #e5e7eb}.product__feature{display:flex;align-items:center;gap:1.2rem;font-size:1.6rem;color:#6b7280;font-weight:300}.product__feature-icon{width:1.6rem;height:1.6rem}.related-products{padding:9.6rem 0}.related-products__container{max-width:120rem;margin:0 auto;padding:0 2rem}.related-products__title{font-size:2.4rem;font-weight:300;color:#111827;margin-bottom:4.8rem;letter-spacing:-.02em}.related-products__grid{display:grid;grid-template-columns:1fr;gap:4.8rem}@media (min-width: 640px){.related-products__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.related-products__grid{grid-template-columns:repeat(3,1fr)}}.cart-items{padding:4.8rem 0}.cart-items__container{max-width:120rem;margin:0 auto;padding:0 2rem}.cart-items__title{font-size:3rem;font-weight:300;color:#111827;margin-bottom:3.2rem;letter-spacing:-.02em}.cart-items__list{display:flex;flex-direction:column;gap:3.2rem}.cart-item{display:flex;gap:2.4rem;padding-bottom:3.2rem;border-bottom:1px solid #e5e7eb}.cart-item__media{width:9.6rem;height:12.8rem;background:#f9fafb;overflow:hidden;flex-shrink:0}.cart-item__image{width:100%;height:100%;object-fit:cover}.cart-item__details{flex:1;display:flex;flex-direction:column;gap:1.6rem}.cart-item__name{font-size:1.8rem;font-weight:300;color:#111827;margin:0}.cart-item__name a{color:inherit}.cart-item__variant-details{margin-top:.8rem;margin-bottom:1.2rem}.cart-item__variant-option{font-size:1.4rem;color:#6b7280;font-weight:300}.cart-item__variant-separator{font-size:1.4rem;color:#9ca3af;font-weight:300}.cart-item__price{font-size:1.8rem;font-weight:300;color:#111827}.cart-item__options{margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.cart-item__option{display:flex;gap:.8rem;font-size:1.4rem;color:#6b7280;font-weight:300}.cart-item__option dt{color:#111827}.cart-item__quantity{display:flex;align-items:center;gap:1.6rem}.cart-item__quantity-wrapper{display:flex;flex-direction:column;gap:1.2rem}.cart-item__quantity-controls{display:flex;border:1px solid #d1d5db}.cart-item__update-button{background:#111827;color:#fff;padding:.8rem 1.6rem;font-size:1.2rem;font-weight:300;letter-spacing:.05em;text-transform:uppercase;border:none;cursor:pointer;transition:background-color .2s ease;width:fit-content}.cart-item__update-button:hover{background:#374151}.cart-item__update-button:disabled{background:#6b7280;cursor:not-allowed}.quantity__button{padding:.8rem;background:none;border:none;cursor:pointer;transition:background-color .2s ease}.quantity__button:hover{background:#f9fafb}.quantity__button svg{width:1.6rem;height:1.6rem}.quantity__input{padding:.8rem 1.6rem;border:none;text-align:center;font-weight:300;width:6rem}.quantity__input:focus{outline:none}.cart-item__remove{color:#9ca3af;transition:color .2s ease}.cart-item__remove:hover{color:#6b7280}.cart-item__remove svg{width:2rem;height:2rem}.cart-item__totals{text-align:right}.cart-item__price-wrapper .price{font-size:1.8rem;font-weight:300;color:#111827}.cart-item__old-price{color:#6b7280;text-decoration:line-through}.cart-empty{padding:9.6rem 0;text-align:center}.cart-empty__container{max-width:64rem;margin:0 auto;padding:0 2rem}.cart-empty__title{font-size:3rem;font-weight:300;color:#111827;margin-bottom:2.4rem;letter-spacing:-.02em}.cart-empty__text{font-size:1.8rem;color:#6b7280;font-weight:300;margin-bottom:4.8rem}.cart-empty__button{display:inline-block;background:#111827;color:#fff;padding:1.6rem 4.8rem;font-size:1.4rem;font-weight:300;letter-spacing:.05em;text-transform:uppercase;transition:background-color .2s ease}.cart-empty__button:hover{background:#374151}.cart-footer{padding:4.8rem 0}.cart-footer__container{max-width:120rem;margin:0 auto;padding:0 2rem}.cart-footer__totals{background:#f9fafb;padding:3.2rem;margin-bottom:3.2rem}.cart-footer__title{font-size:2rem;font-weight:300;color:#111827;margin-bottom:2.4rem;letter-spacing:-.02em}.cart-footer__subtotal{display:flex;flex-direction:column;gap:1.6rem;margin-bottom:2.4rem}.cart-footer__subtotal-line{display:flex;justify-content:space-between;font-weight:300}.cart-footer__subtotal-price{font-size:1.8rem;font-weight:300;color:#111827}.cart-footer__tax-note{font-size:1.4rem;color:#6b7280;font-weight:300}.cart-footer__checkout{width:100%;background:#111827;color:#fff;padding:1.6rem;font-size:1.4rem;font-weight:300;letter-spacing:.05em;text-transform:uppercase;border:none;cursor:pointer;transition:background-color .2s ease;margin-bottom:1.6rem}.cart-footer__checkout:hover{background:#374151}.cart-footer__checkout:disabled{background:#6b7280;cursor:not-allowed}.cart-footer__checkout-form{width:100%}.cart-footer__features{display:flex;flex-direction:column;gap:1.2rem;margin-top:2.4rem}.cart-footer__feature{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;color:#6b7280;font-weight:300}.cart-footer__feature-icon{width:1.6rem;height:1.6rem}.luxury-collection{background:#fff}.luxury-collection__hero{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:8rem 0 6rem;border-bottom:1px solid #e2e8f0}.luxury-collection__container{max-width:140rem;margin:0 auto;padding:0 3rem}.luxury-collection__header-grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:end}@media (min-width: 1024px){.luxury-collection__header-grid{grid-template-columns:2fr 1fr;gap:8rem}}.luxury-collection__content{space-y:3rem}.luxury-collection__breadcrumb{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.luxury-collection__breadcrumb-link{font-size:1.4rem;color:#6b7280;font-weight:300;text-decoration:none;transition:color .2s ease}.luxury-collection__breadcrumb-link:hover{color:#111827}.luxury-collection__breadcrumb-separator{color:#d1d5db;font-weight:300}.luxury-collection__breadcrumb-current{font-size:1.4rem;color:#111827;font-weight:400}.luxury-collection__title{font-size:7rem;font-weight:200;color:#111827;line-height:1.1;letter-spacing:-.03em;margin-bottom:2.4rem}@media (min-width: 1024px){.luxury-collection__title{font-size:9rem}}.luxury-collection__description{font-size:2.2rem;color:#64748b;font-weight:300;line-height:1.6;max-width:60rem;margin-bottom:3rem}.luxury-collection__meta{display:flex;align-items:center;gap:1.5rem;font-size:1.8rem;color:#64748b;font-weight:300;letter-spacing:.05em}.luxury-collection__count{color:#111827;font-weight:400}.luxury-collection__separator{color:#cbd5e1}.luxury-collection__season{font-style:italic}.luxury-collection__controls{display:flex;flex-direction:column;gap:2rem;align-items:flex-end}@media (max-width: 1023px){.luxury-collection__controls{flex-direction:row;justify-content:space-between;align-items:center}}.luxury-collection__sort{display:flex;flex-direction:column;gap:1rem}.luxury-collection__sort-label{font-size:1.4rem;color:#64748b;font-weight:400;letter-spacing:.1em;text-transform:uppercase}.luxury-collection__sort-wrapper{position:relative;min-width:22rem}.luxury-collection__sort-select{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #e2e8f0;padding:1.8rem 4.5rem 1.8rem 2.2rem;font-size:1.7rem;font-weight:300;color:#111827;width:100%;cursor:pointer;transition:all .2s ease;border-radius:0}.luxury-collection__sort-select:focus{outline:none;border-color:#111827;box-shadow:0 0 0 1px #111827}.luxury-collection__sort-select:hover{border-color:#94a3b8}.luxury-collection__sort-arrow{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#64748b;width:2rem;height:2rem}.luxury-collection__view-toggle{display:flex;border:1px solid #e2e8f0;background:#fff}.luxury-collection__view-btn{padding:1.2rem;background:none;border:none;color:#64748b;cursor:pointer;transition:all .2s ease;width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center}.luxury-collection__view-btn svg{width:2rem;height:2rem}.luxury-collection__view-btn--active,.luxury-collection__view-btn:hover{background:#111827;color:#fff}.luxury-collection__products{padding:6rem 0 12rem}.modern-product-card__variant-text{font-size:1.2rem;color:#9ca3af;font-weight:300}.luxury-collection__grid{display:grid;grid-template-columns:1fr;gap:6rem 4rem}@media (min-width: 640px){.luxury-collection__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.luxury-collection__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.luxury-collection__grid{grid-template-columns:repeat(4,1fr)}}.luxury-product-card{group:cursor-pointer}.luxury-product-card__image-wrapper{position:relative;overflow:hidden;background:#f8fafc;aspect-ratio:3/4;margin-bottom:2.4rem}.luxury-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.luxury-product-card:hover .luxury-product-card__image{transform:scale(1.08)}.luxury-product-card__image--hover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease;z-index:2}.luxury-product-card:hover .luxury-product-card__image--hover{opacity:1}.luxury-product-card__badge{position:absolute;top:2rem;left:2rem;padding:.8rem 1.6rem;font-size:1rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;z-index:3}.luxury-product-card__badge--sale{background:#111827;color:#fff}.luxury-product-card__badge--new{background:#fff;color:#111827;border:1px solid #e2e8f0}.luxury-product-card__badge--limited{background:#dc2626;color:#fff}.luxury-product-card__info{text-align:left}.luxury-product-card__category{font-size:1.3rem;color:#64748b;letter-spacing:.15em;text-transform:uppercase;font-weight:400;margin-bottom:.8rem}.luxury-product-card__title{font-size:2.1rem;font-weight:300;color:#111827;margin-bottom:1.2rem;line-height:1.3;transition:color .2s ease}.luxury-product-card:hover .luxury-product-card__title{color:#000}.luxury-product-card__title a{color:inherit;text-decoration:none}.luxury-product-card__price{display:flex;align-items:center;gap:1.2rem;margin-bottom:1rem}.luxury-product-card__price-current{font-size:2.1rem;font-weight:300;color:#111827}.luxury-product-card__price-compare{font-size:1.8rem;color:#94a3b8;text-decoration:line-through;font-weight:300}.luxury-product-card__variants{font-size:1.4rem;color:#64748b;font-weight:300}.luxury-collection__load-more{text-align:center;margin-top:8rem}.luxury-collection__load-more-btn{display:inline-block;border:1px solid #e2e8f0;color:#111827;padding:2rem 6rem;font-size:1.4rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:all .3s ease;background:#fff}.luxury-collection__load-more-btn:hover{border-color:#111827;background:#111827;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}@media (max-width: 767px){.header__nav{display:none}.hero__grid{gap:4rem}.hero__title{font-size:3.6rem}.categories__grid{gap:2.4rem}.featured-products__grid{gap:3.2rem}.testimonials__grid{gap:2.4rem}.product__grid{gap:4rem}.cart-item{flex-direction:column;gap:1.6rem}.cart-item__media{width:12rem;height:15rem;margin:0 auto;border-radius:.8rem;overflow:hidden}.cart-item__image{object-fit:contain;background:#fff;padding:1rem}}.hidden{display:none}.no-js-hidden{display:block}.js .no-js-hidden{display:none}button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #3b82f6;outline-offset:2px}.loading{opacity:.6;pointer-events:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}.cart-notification{position:fixed;top:2rem;right:2rem;padding:1.6rem 2.4rem;border-radius:.4rem;font-size:1.4rem;font-weight:300;z-index:1000;animation:slideInRight .3s ease-out}.cart-notification--success{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.cart-notification--error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/base.css.map */
