*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body, "Jost", sans-serif);font-size:15px;line-height:1.6;color:var(--color-text, #1a1a1a);background-color:var(--color-background, #ffffff);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:color .3s ease}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit;color:inherit}ul,ol{list-style:none}input,select,textarea{font-family:inherit;font-size:inherit;border:none;outline:none}.container{width:100%;max-width:1320px;margin:0 auto;padding:0 20px}.section-spacing{padding:60px 0}.skip-to-content{position:absolute;top:-100px;left:10px;background:#000;color:#fff;padding:8px 16px;z-index:10000;border-radius:4px}.skip-to-content:focus{top:10px}.section-header{text-align:center;margin-bottom:40px}.section-header__title{font-family:var(--font-heading, "Cormorant Garamond", serif);font-weight:500;font-size:2.4rem;letter-spacing:.02em;color:var(--color-text);margin-bottom:10px}.section-header__subtitle{font-family:var(--font-body);font-size:.95rem;color:#777;max-width:540px;margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;font-family:var(--font-body);font-size:.85rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;border-radius:30px;transition:all .35s cubic-bezier(.25,.46,.45,.94);white-space:nowrap;min-height:44px}.btn--primary{background:#1a1a1a;color:#fff;border:2px solid #1a1a1a}.btn--primary:hover{background:transparent;color:#1a1a1a}.btn--outline{background:transparent;color:#1a1a1a;border:2px solid #1a1a1a}.btn--outline:hover{background:#1a1a1a;color:#fff}.btn--outline-white{background:transparent;color:#fff;border:2px solid #fff}.btn--outline-white:hover{background:#fff;color:#1a1a1a}.btn--disabled{background:#ccc;color:#888;border:2px solid #ccc;cursor:not-allowed}.overlay-backdrop{position:fixed;top:var(--header-height, 0px);left:0;right:0;bottom:0;background:#00000073;z-index:998;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.overlay-backdrop.is-active{opacity:1;visibility:visible}.back-to-top{position:fixed;bottom:30px;right:30px;width:44px;height:44px;border-radius:50%;background:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:center;z-index:90;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .35s ease;box-shadow:0 2px 12px #0003}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:var(--color-primary, #c9a96e)}.announcement-bar{font-size:.78rem;letter-spacing:.06em;overflow:hidden;position:relative;z-index:1001}.announcement-bar__inner{overflow:hidden;white-space:nowrap}.announcement-bar__marquee{display:flex;width:max-content;animation:marquee-scroll 18s linear infinite}.announcement-bar__track{display:flex;flex-shrink:0;padding:8px 0}.announcement-bar__text{display:inline-block;padding:0 4px}.announcement-bar__link{text-decoration:none}.announcement-bar__link:hover{text-decoration:underline}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.header-section{position:sticky;top:0;z-index:999;background:#fff;transition:box-shadow .35s ease,padding .35s ease}.header-section.is-scrolled{box-shadow:0 2px 20px #00000014}.header{padding:14px 0;transition:padding .35s ease}.header-section.is-scrolled .header{padding:8px 0}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.header__menu-toggle{display:none;padding:6px}.header__logo{margin-left:40px}.header__logo-link{display:flex;align-items:center}.header__logo-text{font-family:var(--font-heading, "Cormorant Garamond", serif);font-size:1.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text)}.header__logo-img{height:auto}.header__nav{flex:1;display:flex;justify-content:center}.header__nav-list{display:flex;align-items:center;gap:28px}.header__nav-link{font-size:15px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;position:relative;padding:6px 0;color:var(--color-text);transition:color .3s ease}.header__nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1.5px;background:var(--color-primary, #c9a96e);transition:width .35s ease}.header__nav-link:hover:after{width:100%}.header__nav-link:hover{color:var(--color-primary, #c9a96e)}.header__actions{display:flex;align-items:center;gap:20px;margin-right:40px}.header__action-btn{position:relative;padding:4px;display:flex;align-items:center;justify-content:center;color:var(--color-text);transition:color .3s ease}.header__action-btn:hover{color:var(--color-primary, #c9a96e)}.header__cart-count{position:absolute;top:-4px;right:-6px;background:var(--color-primary, #c9a96e);color:#fff;font-size:.62rem;font-weight:600;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.header__nav-item--dropdown{position:relative}.nav-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(4px);background:#fff;min-width:220px;padding:16px 0;border-radius:6px;box-shadow:0 10px 40px #00000014;opacity:0;visibility:hidden;transition:opacity .25s ease,transform .25s ease,visibility .25s ease;z-index:1000;display:flex;flex-direction:column}.header__nav-item--dropdown:after{content:"";position:absolute;top:100%;left:0;right:0;height:12px}.header__nav-item--dropdown:hover .nav-dropdown{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.header__nav-link--has-dropdown:after{content:"";display:inline-block;width:5px;height:5px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-left:6px;margin-bottom:2px;transition:transform .3s ease}.header__nav-item--dropdown:hover .header__nav-link--has-dropdown:after{transform:rotate(-135deg)}.nav-dropdown__item{width:100%}.nav-dropdown__link{display:block;padding:10px 24px;font-family:inherit;font-size:14px;color:var(--color-text);transition:color .3s ease;white-space:nowrap}.nav-dropdown__link:hover{text-decoration:underline;text-decoration-color:var(--color-primary, #c9a96e);text-underline-offset:4px;color:var(--color-primary, #c9a96e)}.slideshow{position:relative;overflow:hidden;background:#f0ebe5}.slideshow__slides{position:relative;width:100%;height:70vh;min-height:400px;max-height:700px}.slideshow__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .8s ease;z-index:1}.slideshow__slide--active{opacity:1;z-index:2}.slideshow__image{width:100%;height:100%;object-fit:cover}.slideshow__placeholder{width:100%;height:100%}.slideshow__content{position:absolute;bottom:60px;left:60px;right:auto;top:auto;max-width:600px;padding:0;z-index:3;color:#fff;text-align:left}.slideshow__heading{font-family:var(--font-heading);font-size:3rem;font-weight:400;letter-spacing:.06em;line-height:1.15;margin-bottom:8px;text-transform:uppercase;text-shadow:0 2px 12px rgba(0,0,0,.3)}.slideshow__subheading{font-size:.95rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:28px;font-weight:300;text-shadow:0 1px 6px rgba(0,0,0,.3)}.slideshow__btn{display:inline-block}.slideshow__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:48px;border-radius:50%;background:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.slideshow__arrow:hover{background:#ffffff80}.slideshow__arrow--prev{left:20px}.slideshow__arrow--next{right:20px}.slideshow__dots{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:5;display:flex;gap:10px}.slideshow__dot{width:10px;height:10px;border-radius:50%;background:#0000004d;border:none;transition:background .3s ease,transform .3s ease}.slideshow__dot--active{background:#1a1a1a;transform:scale(1.25)}.top-collections__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.top-collections__link{display:block;text-align:center}.top-collections__image-wrapper{position:relative;width:100%;padding-bottom:100%;border-radius:50%;overflow:hidden;margin-bottom:16px}.top-collections__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.top-collections__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;border-radius:50%;transition:background .4s ease}.top-collections__link:hover .top-collections__image{transform:scale(1.08)}.top-collections__link:hover .top-collections__overlay{background:#0000001a}.top-collections__name{font-family:var(--font-heading);font-size:1.1rem;font-weight:500;color:var(--color-text);letter-spacing:.03em}.top-collections__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:50%}.categories-slider .product-slider__slide{flex:0 0 calc(20% - 16px)!important;max-width:calc(20% - 16px)!important}.category-card{display:block;text-align:center;text-decoration:none}.category-card__image-wrapper{position:relative;width:160px;height:160px;border-radius:50%!important;overflow:hidden;margin:0 auto 14px;background:#f5f3f0;transition:transform .4s ease,box-shadow .4s ease}.category-card__overlay{display:none}@media(max-width:768px){.categories-slider .product-slider__slide{flex:0 0 140px!important;max-width:140px!important}.category-card__image-wrapper{width:120px;height:120px}}.category-card__image{width:100%;height:100%;object-fit:cover}.category-card:hover .category-card__image-wrapper{box-shadow:0 0 0 3px var(--color-primary, #c9a96e);transform:scale(1.05)}.category-card__name{font-family:var(--font-heading);font-size:1.1rem;font-weight:500;color:var(--color-text)}.category-card__placeholder{width:100%;height:100%;background:#f0f0f0;display:flex;align-items:center;justify-content:center}.product-card{position:relative}.product-card__image-wrapper{position:relative;overflow:hidden;border-radius:16px;background:#f8f8f8;aspect-ratio:1 / 1;transition:box-shadow .3s ease}.product-card:hover .product-card__image-wrapper{box-shadow:0 8px 24px #00000014}.product-card__image{width:100%;height:100%;object-fit:cover;transition:opacity .5s ease}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__image--primary{opacity:0}.product-card:hover .product-card__image--secondary{opacity:1}.product-card__badge{position:absolute;top:12px;left:12px;padding:4px 12px;border-radius:20px;font-size:.72rem;font-weight:600;letter-spacing:.04em;z-index:2}.product-card__badge--sale{background:#1a1a1a;color:#fff}.product-card__badge--soldout{background:#fff;color:#1a1a1a;border:1px solid #ddd}.product-card__quick-view-btn{position:absolute;top:12px;right:12px;left:auto;bottom:auto;width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#1a1a1a;font-size:0;border-radius:50%;opacity:0;transform:scale(.8);transition:all .3s ease;z-index:2;box-shadow:0 2px 8px #0000001a;cursor:pointer}.product-card__quick-view-btn:before{content:"";display:block;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.product-card:hover .product-card__quick-view-btn{opacity:1;transform:scale(1)}.product-card__quick-view-btn:hover{background:#1a1a1a}.product-card__quick-view-btn:hover:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}.product-card__info{padding:14px 4px 0}.product-card__title{font-family:var(--font-heading);font-size:14px;font-weight:500;display:block;margin-bottom:4px;margin-top:10px;color:var(--color-text);transition:color .3s ease}.product-card__title:hover{color:var(--color-primary, #c9a96e)}.product-card__price{display:flex;align-items:center;gap:8px;margin-bottom:6px;font-size:13px}.product-card__price--sale{color:#c33;font-weight:600}.product-card__price--compare{text-decoration:line-through;color:#999;font-size:.82rem}.product-card__price--regular{font-weight:500;color:var(--color-text)}.product-card__rating{display:flex;gap:2px;margin-bottom:10px}.product-card__rating .star-icon{width:12px;height:12px}.product-card__atc-btn{width:100%;font-size:12px;padding:0 16px;height:40px;border-radius:20px}.product-card__form{display:contents}.product-card--placeholder .product-card__placeholder-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0f0f0}.placeholder-svg{width:60%;height:60%;fill:#ddd}.trending-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.trending-products__footer{text-align:center;margin-top:40px}.marquee-strip{overflow:hidden;padding:14px 0;white-space:nowrap}.marquee-strip__track{display:flex;width:max-content;animation:marquee-strip-scroll 22s linear infinite}.marquee-strip__content{display:flex;align-items:center;flex-shrink:0}.marquee-strip__item{font-size:.85rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;padding:0 12px}.marquee-strip__separator{padding:0 12px;font-size:.7rem}@keyframes marquee-strip-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.gift-banner__inner{display:grid;grid-template-columns:1fr 1fr;min-height:420px;overflow:hidden;border-radius:10px}.gift-banner__image-col{position:relative;overflow:hidden}.gift-banner__image{width:100%;height:100%;object-fit:cover}.gift-banner__placeholder{width:100%;height:100%;min-height:350px}.gift-banner__text-col{display:flex;flex-direction:column;justify-content:center;padding:50px;background:#faf7f4}.gift-banner__heading{font-family:var(--font-heading);font-size:2.2rem;font-weight:500;margin-bottom:16px}.gift-banner__subtext{font-size:1rem;color:#666;margin-bottom:28px;line-height:1.6}.testimonials{background:#faf8f5}.testimonials__carousel{overflow:hidden;position:relative}.testimonials__track{display:flex;gap:20px;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.testimonials__card{flex:0 0 calc(33.333% - 14px);min-width:0}.testimonials__image-wrapper{position:relative;border-radius:10px;overflow:hidden;aspect-ratio:3 / 4}.testimonials__image{width:100%;height:100%;object-fit:cover}.testimonials__image-overlay{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(transparent,#00000080);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.testimonials__stars{display:flex;gap:2px}.testimonials__author{font-size:.85rem;font-weight:500;color:#fff}.testimonials__verified{margin-left:2px;flex-shrink:0}.testimonials__text-card{background:#fff;border-radius:10px;padding:30px 24px;text-align:center;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;box-shadow:0 2px 12px #0000000a}.testimonials__text{font-family:var(--font-heading);font-style:italic;font-size:1rem;color:#555;line-height:1.6}.testimonials__text-card .testimonials__author{color:var(--color-text);font-size:.82rem}.testimonials__nav{display:flex;justify-content:center;gap:16px;margin-top:28px}.testimonials__arrow{width:44px;height:44px;border-radius:50%;border:1.5px solid #ccc;display:flex;align-items:center;justify-content:center;color:#555;transition:all .3s ease}.testimonials__arrow:hover{border-color:var(--color-text);color:var(--color-text)}.instagram-feed__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.instagram-feed__item{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:4px}.instagram-feed__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.instagram-feed__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .35s ease}.instagram-feed__item:hover .instagram-feed__image{transform:scale(1.07)}.instagram-feed__item:hover .instagram-feed__overlay{opacity:1}.instagram-feed__placeholder{width:100%;height:100%;background:#f0f0f0;display:flex;align-items:center;justify-content:center}.newsletter__inner{max-width:600px;margin:0 auto;text-align:center}.newsletter__heading{font-family:var(--font-heading);font-size:2rem;font-weight:500;margin-bottom:10px}.newsletter__subtitle{color:#666;font-size:.92rem;margin-bottom:26px}.newsletter__form-group{display:flex;gap:0;max-width:500px;margin:0 auto 16px;border:1.5px solid #ddd;border-radius:30px;overflow:hidden;transition:border-color .3s ease}.newsletter__form-group:focus-within{border-color:var(--color-text)}.newsletter__input{flex:1;padding:14px 20px;font-size:.9rem;background:transparent}.newsletter__btn{border-radius:0 30px 30px 0;padding:14px 28px;font-size:.8rem}.newsletter__success{color:#2ecc71;font-size:.88rem;margin-top:10px;animation:fadeInUp .5s ease}.newsletter__error{color:#e74c3c;font-size:.85rem;margin-top:10px}.newsletter__privacy{font-size:.78rem;color:#999;line-height:1.5;max-width:480px;margin:0 auto}.footer{background:var(--color-footer-bg, #1a1a1a);color:var(--color-footer-text, #cccccc)}.footer__main{padding:60px 20px 40px}.footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px}.footer__logo-text{font-family:var(--font-heading);font-size:1.5rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#fff;display:block;margin-bottom:14px}.footer__tagline{font-size:.85rem;line-height:1.6;margin-bottom:14px;color:#aaa}.footer__address,.footer__phone{font-size:.82rem;color:#aaa;margin-bottom:4px}.footer__social{display:flex;gap:14px;margin-top:16px}.footer__social-link{color:#aaa;transition:color .3s ease,transform .3s ease}.footer__social-link:hover{color:var(--color-primary, #c9a96e);transform:translateY(-2px)}.footer__col-title{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:#fff;margin-bottom:18px;letter-spacing:.04em}.footer__links{display:flex;flex-direction:column;gap:10px}.footer__link{font-size:.85rem;color:#aaa;transition:color .3s ease,padding-left .3s ease}.footer__link:hover{color:#fff;padding-left:4px}.footer__bottom{border-top:1px solid #333;padding:20px 0}.footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.footer__copyright{font-size:.78rem;color:#888}.footer__payment{display:flex;gap:8px;align-items:center}.cart-drawer{position:fixed;top:0;right:0;width:420px;max-width:100vw;height:100vh;height:100dvh;background:#fff;z-index:1010;display:flex;flex-direction:column;transform:translate(100%);transition:transform .4s cubic-bezier(.25,.46,.45,.94);box-shadow:-4px 0 30px #0000001a}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #eee;flex-shrink:0}.cart-drawer__title{font-family:var(--font-heading);font-size:1.35rem;font-weight:500}.cart-drawer__close{padding:4px;color:#555;transition:color .3s ease;display:flex;align-items:center}.cart-drawer__close:hover{color:#000}.cart-drawer__shipping{padding:14px 24px;border-bottom:1px solid #f5f5f5;flex-shrink:0}.cart-drawer__shipping-text{font-size:.8rem;text-align:center;margin-bottom:8px;color:#555}.cart-drawer__shipping-bar{width:100%;height:6px;background:#eee;border-radius:3px;overflow:hidden}.cart-drawer__shipping-progress{height:100%;background:linear-gradient(90deg,var(--color-primary, #c9a96e),#e0c48b);border-radius:3px;transition:width .6s cubic-bezier(.25,.46,.45,.94);width:0}.cart-drawer__items{flex:1;overflow-y:auto;padding:0 24px;-webkit-overflow-scrolling:touch}.cart-drawer__item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid #f0f0f0;align-items:flex-start}.cart-drawer__item:last-child{border-bottom:none}.cart-drawer__item-image{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f8f8f8}.cart-drawer__item-image img{width:100%;height:100%;object-fit:cover}.cart-drawer__item-info{flex:1;min-width:0}.cart-drawer__item-title{font-family:var(--font-heading);font-size:.95rem;font-weight:600;margin-bottom:2px;color:var(--color-text)}.cart-drawer__item-variant{font-size:.75rem;color:#999;margin-bottom:8px}.cart-drawer__item-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:6px}.cart-drawer__item-price{font-size:.9rem;font-weight:600}.cart-drawer__qty{display:inline-flex;align-items:center;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden}.cart-drawer__qty-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:.95rem;color:#555;transition:background .2s ease}.cart-drawer__qty-btn:hover{background:#f5f5f5}.cart-drawer__qty-val{width:30px;text-align:center;font-size:.82rem;font-weight:500;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;line-height:32px}.cart-drawer__item-remove{font-size:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#bbb;transition:color .3s ease;flex-shrink:0;margin-left:auto;margin-top:2px}.cart-drawer__item-remove:before{content:"\d7";font-size:1.2rem;line-height:1}.cart-drawer__item-remove:hover{color:#e74c3c}.cart-drawer__empty{flex:1;display:flex;align-items:center;justify-content:center}.cart-drawer__empty-inner{text-align:center;padding:40px 20px}.cart-drawer__empty-inner svg{margin-bottom:20px;opacity:.5}.cart-drawer__empty-text{font-family:var(--font-heading);font-size:1.1rem;color:#888;margin-bottom:24px}.cart-drawer__footer{padding:20px 24px;border-top:1px solid #eee;flex-shrink:0}.cart-drawer__subtotal-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.cart-drawer__subtotal-label{font-size:.95rem;font-weight:500}.cart-drawer__subtotal-value{font-size:1.05rem;font-weight:700}.cart-drawer__tax-note{font-size:.72rem;color:#999;margin-bottom:16px}.cart-drawer__continue-btn{width:100%;text-align:center;margin-bottom:10px}.cart-drawer__checkout-btn{width:100%;text-align:center}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;pointer-events:none;visibility:hidden}.search-overlay.is-open{pointer-events:auto;visibility:visible}.search-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .35s ease}.search-overlay.is-open .search-overlay__backdrop{opacity:1}.search-overlay__panel{position:relative;z-index:2;background:#fff;box-shadow:0 8px 30px #0000001a;transform:translateY(-100%);transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.search-overlay.is-open .search-overlay__panel{transform:translateY(0)}.search-overlay__inner{max-width:720px;margin:0 auto;padding:32px 24px 24px}.search-overlay__form{position:relative}.search-overlay__input-row{display:flex;align-items:center;gap:12px;border-bottom:1px solid #000;padding-bottom:12px}.search-overlay__search-icon{flex-shrink:0;color:#999}.search-overlay__input{flex:1;font-size:1.25rem;font-family:var(--font-heading, "Cormorant Garamond", serif);padding:8px 0;background:transparent;border:none;outline:none;color:var(--color-text, #1a1a1a)}.search-overlay__input::placeholder{color:#bbb;font-style:italic}.search-overlay__close{flex-shrink:0;padding:6px;color:#999;transition:color .3s ease;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer}.search-overlay__close:hover{color:#000}.search-overlay__results{margin-top:16px;max-height:380px;overflow-y:auto;-webkit-overflow-scrolling:touch}.search-overlay__result-item{display:flex;align-items:center;gap:14px;padding:12px 8px;border-radius:10px;transition:background .2s ease;text-decoration:none;color:inherit}.search-overlay__result-item:hover,.search-overlay__result-item.is-highlighted{background:#f7f5f2}.search-overlay__result-image{width:40px;height:40px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f8f8f8}.search-overlay__result-image img{width:100%;height:100%;object-fit:cover}.search-overlay__result-info{flex:1;min-width:0}.search-overlay__result-title{font-family:var(--font-heading, "Cormorant Garamond", serif);font-size:14px;font-weight:500;color:var(--color-text, #1a1a1a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-overlay__result-price{font-size:13px;color:#888;margin-top:2px}.search-overlay__no-results{padding:20px 8px;color:#999;font-size:14px;text-align:center;font-style:italic}.quick-view-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1020;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.quick-view-modal.is-open{opacity:1;visibility:visible}.quick-view-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.quick-view-modal__content{position:relative;background:#fff;border-radius:12px;max-width:900px;width:90%;max-height:85vh;overflow-y:auto;z-index:1;transform:scale(.95);transition:transform .35s ease}.quick-view-modal.is-open .quick-view-modal__content{transform:scale(1)}.quick-view-modal__close{position:absolute;top:14px;right:14px;z-index:2;padding:6px;background:#fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease}.quick-view-modal__close:hover{transform:rotate(90deg)}.quick-view-modal__body{padding:30px}.quick-view-modal__loading{display:flex;align-items:center;justify-content:center;min-height:200px}.quick-view__grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.quick-view__image img{width:100%;border-radius:16px}.quick-view__info{display:flex;flex-direction:column;gap:14px}.quick-view__title{font-family:var(--font-heading);font-size:1.5rem;font-weight:500}.quick-view__price{display:flex;gap:10px;align-items:baseline;font-size:1.1rem}.quick-view__price--sale{color:#c33;font-weight:600}.quick-view__price--compare{text-decoration:line-through;color:#999;font-size:.9rem}.quick-view__variants{display:flex;flex-wrap:wrap;gap:8px}.quick-view__variant-btn{padding:8px 16px;border:1.5px solid #ddd;border-radius:6px;font-size:.82rem;transition:all .3s ease}.quick-view__variant-btn:hover,.quick-view__variant-btn.is-active{border-color:#1a1a1a;background:#1a1a1a;color:#fff}.spinner{width:32px;height:32px;border:3px solid #eee;border-top-color:var(--color-primary, #c9a96e);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.mobile-menu{position:fixed;top:var(--header-height, 0px);left:0;width:80%;max-width:320px;height:calc(100vh - var(--header-height, 0px));background:#fff;z-index:999;transform:translate(-100%);transition:transform .4s cubic-bezier(.25,.46,.45,.94);display:flex;flex-direction:column;box-shadow:4px 0 30px #0000001a;overflow-y:auto}.mobile-menu.is-open{transform:translate(0)}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #eee}.mobile-menu__logo{font-family:var(--font-heading);font-size:1.2rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.mobile-menu__close{padding:4px;color:#555}.mobile-menu__nav{flex:1;padding:10px 0}.mobile-menu__list{padding:0 20px}.mobile-menu__item{border-bottom:1px solid #f0f0f0}.mobile-menu__link{display:flex;align-items:center;justify-content:space-between;padding:14px 0;font-size:.92rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text);transition:color .2s ease;width:100%;text-align:left}.mobile-menu__link:hover{color:var(--color-primary, #c9a96e)}.mobile-menu__submenu{max-height:0;overflow:hidden;transition:max-height .4s ease;padding-left:12px}.mobile-menu__item--has-submenu .mobile-menu__toggle[aria-expanded=true]+.mobile-menu__submenu{max-height:600px}.mobile-menu__toggle svg{transition:transform .3s ease}.mobile-menu__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.mobile-menu__submenu-heading{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#999;padding:12px 0 4px}.mobile-menu__sublink{display:block;padding:8px 0;font-size:.88rem;color:#555;text-transform:none;letter-spacing:normal}.mobile-menu__sublink:hover{color:var(--color-primary, #c9a96e)}.mobile-menu__footer{padding:20px;border-top:1px solid #eee;display:flex;gap:20px}.mobile-menu__footer .mobile-menu__link{font-size:.82rem;padding:0}.collection-template__header{text-align:center;padding:40px 0 30px}.collection-template__title{font-family:var(--font-heading);font-size:2.2rem;font-weight:500;margin-bottom:8px}.collection-template__description{font-size:.92rem;color:#777;max-width:500px;margin:0 auto}.collection-template__toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;padding:0 4px;flex-wrap:wrap;gap:12px}.collection-template__toolbar-left{display:flex;align-items:center;gap:14px}.collection-template__filter-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1.5px solid #ddd;border-radius:6px;font-size:.82rem;font-weight:500;transition:border-color .3s ease}.collection-template__filter-btn:hover{border-color:#1a1a1a}.collection-template__view-toggle{display:flex;gap:6px}.collection-template__view-btn{padding:6px;color:#bbb;transition:color .3s ease}.collection-template__view-btn--active{color:#1a1a1a}.collection-template__toolbar-right{display:flex;align-items:center;gap:8px}.collection-template__sort-label{font-size:.82rem;color:#777}.collection-template__sort-select{padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:.82rem;background:#fff;cursor:pointer}.collection-template__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.collection-template__empty{grid-column:1 / -1;text-align:center;padding:60px 0;color:#999}.collection-template__pagination{grid-column:1 / -1;text-align:center;margin-top:40px;display:flex;justify-content:center;gap:8px}.collection-template__pagination .page{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;font-size:.85rem;transition:all .3s ease}.collection-template__pagination .page.current{background:#1a1a1a;color:#fff}.collection-template__pagination .page:hover:not(.current){background:#f5f5f5}.product-template{padding:40px 0 60px}.product-template__inner{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.product-template__main-image{position:relative;border-radius:16px;overflow:hidden;background:#f8f8f8}.product-template__main-image img{width:100%}.product-template__badge{position:absolute;top:16px;left:16px;background:#1a1a1a;color:#fff;padding:5px 14px;border-radius:20px;font-size:.75rem;font-weight:600}.product-template__thumbnails{display:flex;gap:10px;margin-top:14px;overflow-x:auto}.product-template__thumb{width:72px;height:72px;border-radius:8px;overflow:hidden;border:2px solid transparent;flex-shrink:0;transition:border-color .3s ease;cursor:pointer}.product-template__thumb--active{border-color:var(--color-primary, #c9a96e)}.product-template__thumb img{width:100%;height:100%;object-fit:cover}.product-template__title{font-family:var(--font-heading);font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:10px}.product-template__price{display:flex;gap:10px;align-items:baseline;font-size:1.2rem;margin-bottom:10px}.product-template__price--sale{color:#c33;font-weight:600}.product-template__price--compare{text-decoration:line-through;color:#999;font-size:.95rem}.product-template__price--regular{font-weight:600}.product-template__rating{display:flex;gap:2px;margin-bottom:20px}.product-template__option{margin-bottom:18px}.product-template__option-label{display:block;font-size:.82rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.product-template__option-values{display:flex;flex-wrap:wrap;gap:8px}.product-template__option-btn{padding:8px 18px;border:1.5px solid #ddd;border-radius:6px;font-size:.85rem;transition:all .25s ease}.product-template__option-btn:hover,.product-template__option-btn--active{border-color:#1a1a1a;background:#1a1a1a;color:#fff}.product-template__quantity{margin-bottom:20px}.product-template__qty-selector{display:inline-flex;align-items:center;border:1.5px solid #ddd;border-radius:8px;overflow:hidden}.product-template__qty-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;transition:background .2s ease}.product-template__qty-btn:hover{background:#f5f5f5}.product-template__qty-input{width:50px;text-align:center;font-size:.92rem;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;height:40px}.product-template__qty-input::-webkit-inner-spin-button,.product-template__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-template__qty-input[type=number]{-moz-appearance:textfield}.product-template__atc-btn{width:100%;margin-bottom:24px;font-size:.9rem;padding:16px 30px}.product-template__desc-heading{font-family:var(--font-heading);font-size:1.15rem;font-weight:500;margin-bottom:10px;padding-top:20px;border-top:1px solid #eee}.product-template__desc-content{font-size:.92rem;color:#555;line-height:1.7}.product-template__sticky-atc{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;padding:10px 0;z-index:100;transform:translateY(100%);transition:transform .35s ease;display:none}.product-template__sticky-atc.is-visible{transform:translateY(0)}.product-template__sticky-inner{display:flex;align-items:center;justify-content:space-between}.product-template__sticky-title{font-family:var(--font-heading);font-size:.95rem;font-weight:500}.product-template__sticky-price{font-size:.85rem;font-weight:600}.product-template__sticky-btn{padding:10px 24px;font-size:.8rem}.cart-template__title{font-family:var(--font-heading);font-size:2rem;font-weight:500;margin-bottom:30px;text-align:center}.cart-template__item{display:flex;align-items:center;gap:16px;padding:18px 0;border-bottom:1px solid #f0f0f0}.cart-template__item-image{width:100px;height:100px;border-radius:8px;overflow:hidden;flex-shrink:0}.cart-template__item-image img{width:100%;height:100%;object-fit:cover}.cart-template__item-details{flex:1}.cart-template__item-title{font-family:var(--font-heading);font-size:1rem;font-weight:500;margin-bottom:4px}.cart-template__item-variant{font-size:.78rem;color:#888;margin-bottom:4px}.cart-template__item-price{font-size:.88rem;font-weight:500}.cart-template__item-compare{text-decoration:line-through;color:#999;font-size:.8rem;margin-left:6px}.cart-template__item-qty{flex-shrink:0}.cart-template__item-remove{padding:6px;color:#ccc;transition:color .3s ease}.cart-template__item-remove:hover{color:#e74c3c}.cart-template__footer{max-width:400px;margin:30px 0 0 auto}.cart-template__subtotal{display:flex;justify-content:space-between;font-size:1.1rem;font-weight:600;margin-bottom:6px}.cart-template__note{font-size:.78rem;color:#999;margin-bottom:16px}.cart-template__checkout-btn{width:100%;margin-bottom:10px}.cart-template__continue{display:block;text-align:center;font-size:.85rem;text-decoration:underline;color:#777}.cart-template__empty{text-align:center;padding:80px 0}.cart-template__empty p{font-size:1rem;color:#999;margin-bottom:20px}.customer-auth__inner{max-width:440px;margin:0 auto}.customer-auth__title{font-family:var(--font-heading);font-size:2rem;font-weight:500;text-align:center;margin-bottom:30px}.customer-auth__field{margin-bottom:18px}.customer-auth__field label{display:block;font-size:.82rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.customer-auth__input{width:100%;padding:12px 16px;border:1.5px solid #ddd;border-radius:8px;font-size:.92rem;transition:border-color .3s ease}.customer-auth__input:focus{border-color:#1a1a1a}.customer-auth__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.customer-auth__btn{width:100%;margin-top:10px;margin-bottom:18px}.customer-auth__links{text-align:center;font-size:.85rem;color:#777}.customer-auth__links a{color:var(--color-primary, #c9a96e);font-weight:500;margin-left:4px}.customer-auth__errors{background:#fff0f0;border:1px solid #fcc;padding:14px;border-radius:8px;margin-bottom:18px;font-size:.85rem;color:#c33}.page-404__inner{text-align:center;padding:80px 0}.page-404__title{font-family:var(--font-heading);font-size:6rem;font-weight:300;color:#ddd;margin-bottom:10px}.page-404__text{font-size:1rem;color:#999;margin-bottom:26px}.rte h2,.rte h3,.rte h4{font-family:var(--font-heading);margin:1em 0 .5em}.rte p{margin-bottom:1em}.rte ul,.rte ol{margin:.5em 0 1em 1.5em;list-style:disc}.rte a{color:var(--color-primary, #c9a96e);text-decoration:underline}.fade-in-up{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.fade-in-up.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){.header__nav{display:none}.header__menu-toggle{display:flex}.header__action-btn--account{display:none}.trending-products__grid{grid-template-columns:repeat(3,1fr)}.gift-banner__inner{grid-template-columns:1fr}.gift-banner__image-col{min-height:300px}.testimonials__card{flex:0 0 calc(50% - 10px)}.instagram-feed__grid{grid-template-columns:repeat(3,1fr)}.footer__grid{grid-template-columns:1fr 1fr;gap:30px}.quick-view__grid{grid-template-columns:1fr}.collection-template__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:768px){.section-spacing{padding:40px 0}.section-header__title{font-size:1.8rem}.slideshow__slides{height:85vh;min-height:450px;max-height:700px}.slideshow__image{object-position:center center}.slideshow__heading{font-size:1.8rem}.slideshow__subheading{font-size:.78rem}.slideshow__content{padding:30px 20px}.slideshow__content--left,.slideshow__content--right{max-width:100%;text-align:center}.slideshow__content--center{top:auto;bottom:0;transform:none}.slideshow__arrow{width:36px;height:36px}.top-collections__grid{grid-template-columns:repeat(2,1fr);gap:20px}.trending-products__grid,.collection-template__grid{grid-template-columns:repeat(2,1fr);gap:16px}.product-template__inner{grid-template-columns:1fr;gap:30px}.product-template__title{font-size:1.5rem}.product-template__sticky-atc{display:block}.gift-banner__text-col{padding:30px 20px}.gift-banner__heading{font-size:1.6rem}.testimonials__card{flex:0 0 calc(80% - 10px)}.instagram-feed__grid{grid-template-columns:repeat(3,1fr)}.footer__grid{grid-template-columns:1fr;gap:24px}.footer__bottom-inner{flex-direction:column;text-align:center}.cart-template__item{flex-wrap:wrap}.customer-auth__row{grid-template-columns:1fr}.back-to-top{bottom:20px;right:20px}}@media(max-width:480px){.slideshow__heading{font-size:1.4rem}.top-collections__grid{grid-template-columns:repeat(2,1fr);gap:14px}.trending-products__grid,.collection-template__grid{grid-template-columns:repeat(2,1fr);gap:12px}.newsletter__form-group{flex-direction:column;border-radius:10px}.newsletter__input{border-bottom:1px solid #eee}.newsletter__btn{border-radius:0 0 10px 10px;width:100%}.instagram-feed__grid{grid-template-columns:repeat(2,1fr)}}.product-slider__wrapper{position:relative}.product-slider__viewport{overflow:hidden;width:100%}.product-slider__track{display:flex;gap:20px;transition:transform .45s cubic-bezier(.25,.46,.45,.94);cursor:grab;-webkit-user-select:none;user-select:none}.product-slider__track.is-dragging{cursor:grabbing;transition:none}.product-slider__slide{flex:0 0 calc(25% - 15px);min-width:0}.product-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border-radius:50%;background:#fff;color:#1a1a1a;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #0000001f;transition:all .3s ease;border:1px solid #eee}.product-slider__arrow:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a;box-shadow:0 4px 16px #0003}.product-slider__arrow--prev{left:-20px}.product-slider__arrow--next{right:-20px}.product-slider__footer{text-align:center;margin-top:36px}.category-card{display:block;text-align:center;text-decoration:none;color:var(--color-text)}.category-card__image-wrapper{position:relative;overflow:hidden;border-radius:10px;background:#f8f8f8;aspect-ratio:1 / 1}.category-card__image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .4s ease;border-radius:10px}.category-card:hover .category-card__image{transform:scale(1.06)}.category-card:hover .category-card__overlay{background:#0000001a}.category-card__name{font-family:var(--font-heading, "Cormorant Garamond", serif);font-size:1.05rem;font-weight:500;margin-top:14px;letter-spacing:.03em;color:var(--color-text);transition:color .3s ease}.category-card:hover .category-card__name{color:var(--color-primary, #c9a96e)}.category-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border-radius:10px}.category-card__placeholder .placeholder-svg{width:50%;height:50%;fill:#ddd}@media(max-width:1024px){.product-slider__slide{flex:0 0 calc(33.333% - 14px)}.product-slider__arrow--prev{left:-10px}.product-slider__arrow--next{right:-10px}}@media(max-width:768px){.product-slider__slide{flex:0 0 calc(50% - 10px)}.product-slider__track{gap:14px}.product-slider__arrow{width:36px;height:36px}.product-slider__arrow--prev{left:-6px}.product-slider__arrow--next{right:-6px}}@media(max-width:480px){.product-slider__slide{flex:0 0 calc(78% - 8px)}.product-slider__track{gap:12px}.product-slider__arrow{width:32px;height:32px}.product-slider__arrow--prev{left:-2px}.product-slider__arrow--next{right:-2px}}.footer{margin-top:80px}.product-slider-section:last-of-type .product-slider,.product-slider-section+.footer-section{padding-bottom:100px}.product-card__image-wrapper{overflow:hidden}.product-card__image-wrapper>*{overflow:hidden;border-radius:16px}.product-slider__track{transition:transform .6s cubic-bezier(.4,0,.2,1)}.product-slider__track.is-dragging{transition:none}.bottom-nav{display:none}@media(max-width:768px){.bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:60px;background:#fff;border-top:1px solid #eee;z-index:1000;align-items:center;justify-content:space-around;padding:0 8px;box-shadow:0 -2px 10px #0000000a}}.bottom-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;flex:1;color:#888;text-decoration:none;padding:6px 0;transition:color .2s ease;background:none;border:none;cursor:pointer;font-family:inherit}.bottom-nav__item--active,.bottom-nav__item:hover{color:#1a1a1a}.bottom-nav__item--active .bottom-nav__label{font-weight:600}.bottom-nav__label{font-size:10px;line-height:1;letter-spacing:.02em}.bottom-nav__icon-wrap{position:relative;display:inline-flex}.bottom-nav__badge{position:absolute;top:-6px;right:-8px;background:var(--color-primary, #c9a96e);color:#fff;font-size:9px;font-weight:700;min-width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}@media(max-width:768px){html,body{overflow-x:hidden}.main-content{padding-bottom:60px}.section-spacing{padding:40px 0}.container{padding:0 16px}.section-header{margin-bottom:24px}.section-header__title{font-size:clamp(22px,5vw,32px)}.section-header__subtitle{font-size:13px;color:#666}.header__menu-toggle{display:flex;align-items:center;padding:6px;order:-1}.header__nav{display:none}.header__logo{flex:1;text-align:center}.header__logo-text{font-size:1.3rem}.header__action-btn--account{display:none}.announcement-bar{font-size:.7rem}.slideshow__slides{height:60vh;min-height:350px;max-height:600px}.slideshow__arrow{display:none}.slideshow__heading{font-size:clamp(1.4rem,5vw,1.8rem)}.slideshow__subheading{font-size:.75rem}.slideshow__content{bottom:30px;left:24px;right:24px;padding:0;text-align:left}.categories-slider .product-slider__wrapper,.categories-slider .product-slider__viewport{overflow:visible}.categories-slider .product-slider__track{display:grid!important;grid-template-columns:repeat(2,1fr);gap:16px;transform:none!important;transition:none!important;cursor:default}.categories-slider .product-slider__slide{flex:none!important;max-width:none!important;width:100%!important}.product-slider__slide--clone,.categories-slider .product-slider__arrow{display:none!important}.categories-slider .category-card__image-wrapper{width:160px;height:160px;margin:0 auto 10px}.categories-slider .category-card__name{font-family:var(--font-heading);font-size:14px;font-weight:600;color:#1a1a1a;text-align:center}.product-slider:not(.categories-slider) .product-slider__wrapper{overflow:visible}.product-slider:not(.categories-slider) .product-slider__viewport{overflow:visible}.product-slider:not(.categories-slider) .product-slider__track{display:grid!important;grid-template-columns:repeat(2,1fr);gap:10px;transform:none!important;transition:none!important;cursor:default}.product-slider:not(.categories-slider) .product-slider__slide{flex:none!important;max-width:none!important;width:100%!important}.product-slider:not(.categories-slider) .product-slider__arrow{display:none!important}.product-card__image-wrapper{border-radius:16px}.product-card__title{font-size:13px;font-weight:600}.product-card__price{font-size:13px}.product-card__rating .star-icon{width:12px;height:12px}.product-card__quick-view-btn{opacity:1;transform:scale(1);width:30px;height:30px}.product-card__atc-btn{min-height:36px;height:36px;font-size:12px;padding:0 8px}.product-card__form{margin-top:4px}.product-slider-section:last-of-type .product-slider{padding-bottom:20px}.top-collections__grid{grid-template-columns:repeat(2,1fr);gap:20px}.trending-products__grid,.collection-template__grid{grid-template-columns:repeat(2,1fr);gap:16px}.product-template__inner{grid-template-columns:1fr;gap:30px}.product-template__title{font-size:1.5rem}.product-template__sticky-atc{display:block}.gift-banner__inner{grid-template-columns:1fr}.gift-banner__text-col{padding:30px 20px}.gift-banner__heading{font-size:1.6rem}.testimonials__card{flex:0 0 calc(80% - 10px)}.instagram-feed__grid{grid-template-columns:repeat(3,1fr)}.cart-drawer{width:100vw;max-width:100vw}.cart-drawer__item-image{border-radius:10px}.cart-drawer__qty-btn{width:44px;height:44px}.cart-drawer__qty-val{width:40px;line-height:44px}.cart-drawer__continue-btn,.cart-drawer__checkout-btn{min-height:52px;font-size:.9rem}.footer__grid{grid-template-columns:1fr;gap:0}.footer__col{border-bottom:1px solid #333;padding:0}.footer__col--brand{padding:20px 0;border-bottom:1px solid #333;text-align:center}.footer__social{justify-content:center}.footer__col-title{padding:16px 0;margin-bottom:0;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.footer__col-title:after{content:"+";font-size:1.2rem;color:#888;transition:transform .3s ease}.footer__col.is-open .footer__col-title:after{content:"\2212"}.footer__links{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0}.footer__col.is-open .footer__links{max-height:300px;padding:0 0 16px}.footer__bottom-inner{flex-direction:column;text-align:center;gap:16px}.footer__payment{justify-content:center}.footer__copyright{text-align:center}.footer{padding-bottom:60px}.mobile-menu__link{min-height:48px;display:flex;align-items:center;font-size:.95rem}.mobile-menu__sublink{min-height:44px;display:flex;align-items:center}.btn{min-height:44px;font-size:13px}.product-slider__footer .btn{width:100%}.quick-view__grid{grid-template-columns:1fr}.newsletter__form-group{flex-direction:column;border-radius:10px}.newsletter__input{border-bottom:1px solid #eee}.newsletter__btn{border-radius:0 0 10px 10px;width:100%}}@media(max-width:480px){.section-spacing{padding:30px 0}.slideshow__slides{height:50vh;min-height:350px;max-height:500px}.instagram-feed__grid{grid-template-columns:repeat(2,1fr);gap:6px}.trending-products__grid,.collection-template__grid{grid-template-columns:repeat(2,1fr);gap:12px}.categories-slider .category-card__image-wrapper{width:140px;height:140px}}img.product-image,.product-card__image-wrapper,.product-card__image-wrapper img,.collection-card__image,.collection-card__image img,.search-result__image,.cart-item__image{border-radius:16px;overflow:hidden}.cart-drawer__item-image{border-radius:10px;overflow:hidden}@media(max-width:768px){.search-overlay__inner{padding:20px 16px 16px}.search-overlay__input{font-size:1.1rem}.search-overlay__result-item{min-height:52px;padding:10px 8px}.search-overlay__result-image{width:44px;height:44px}.search-overlay__result-title{font-size:14px}.search-overlay__result-price{font-size:13px}}.search-template__header{text-align:center;padding:40px 0 24px}.search-template__title{font-family:var(--font-heading, "Cormorant Garamond", serif);font-size:2.2rem;font-weight:500;margin-bottom:6px;color:var(--color-text, #1a1a1a)}.search-template__count{font-size:.9rem;color:#888}.search-template__form-wrapper{max-width:600px;margin:0 auto 36px}.search-template__form{position:relative}.search-template__input-row{display:flex;align-items:center;gap:12px;border:1.5px solid #ddd;border-radius:30px;padding:6px 6px 6px 20px;transition:border-color .3s ease}.search-template__input-row:focus-within{border-color:#1a1a1a}.search-template__icon{flex-shrink:0;color:#999}.search-template__input{flex:1;font-size:1rem;font-family:var(--font-body, "Jost", sans-serif);padding:10px 0;background:transparent;border:none;outline:none;color:var(--color-text, #1a1a1a)}.search-template__input::placeholder{color:#bbb}.search-template__submit{padding:10px 28px;font-size:.82rem;border-radius:24px;min-height:42px;flex-shrink:0}.search-template__result-count-label{font-size:.82rem;color:#888}.search-template__empty{text-align:center;padding:60px 20px 80px}.search-template__empty-icon{margin-bottom:20px}.search-template__empty-text{font-family:var(--font-heading, "Cormorant Garamond", serif);font-size:1.3rem;font-weight:500;color:#555;margin-bottom:10px}.search-template__empty-hint{font-size:.9rem;color:#999;margin-bottom:28px}@media(max-width:768px){.search-template__title{font-size:1.6rem}.search-template__input-row{padding:4px 4px 4px 16px}.search-template__submit{padding:8px 18px;font-size:.78rem;min-height:38px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
