.announcement-bar{padding:8px 0;font-size:1.2rem;letter-spacing:.04em;text-transform:uppercase}.announcement-bar__wrapper{display:flex;justify-content:center}.announcement-bar__slider{display:flex;gap:3.2rem;align-items:center}.announcement-bar__item{display:flex;align-items:center;gap:.6rem;white-space:nowrap}.announcement-bar__icon{display:inline-block}.announcement-bar__text{color:inherit;text-decoration:none}@media screen and (max-width:749px){.announcement-bar__slider{gap:1.6rem;overflow-x:auto;scrollbar-width:none}.announcement-bar__slider::-webkit-scrollbar{display:none}}.site-header{padding:1.6rem 0 0;border-bottom:1px solid rgba(0,0,0,.06)}.site-header--sticky{position:sticky;top:0;z-index:50}.site-header__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.6rem}.site-header__icon-btn{background:none;border:none;cursor:pointer;color:inherit;display:inline-flex;align-items:center;padding:.4rem;position:relative}.site-header__icons{display:flex;align-items:center;gap:1.6rem}.site-header__logo{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit}.site-header__logo-text{font-family:var(--font-heading-family, serif);font-size:2.6rem;letter-spacing:.05em}.site-header__tagline{font-size:1.1rem;letter-spacing:.15em;text-transform:uppercase;margin-top:.4rem;opacity:.75}.site-header__cart-count{position:absolute;top:-4px;right:-6px;background:#6b1220;color:#fff;font-size:1rem;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.site-header__nav{display:flex;justify-content:center;padding-bottom:1.4rem}.site-header__menu{display:flex;gap:2.8rem;list-style:none;margin:0;padding:0}.site-header__menu-item{position:relative}.site-header__menu-link{text-decoration:none;color:inherit;font-size:1.3rem;letter-spacing:.06em;text-transform:uppercase;padding:.4rem 0}.site-header__submenu{display:none;position:absolute;top:100%;left:0;background:#fff;box-shadow:0 4px 12px #00000014;min-width:180px;padding:.8rem 0;list-style:none;margin:0;z-index:10}.site-header__menu-item:hover .site-header__submenu{display:block}.site-header__submenu li a{display:block;padding:.8rem 1.6rem;text-decoration:none;color:inherit;font-size:1.2rem}@media screen and (max-width:989px){.site-header__menu{display:none}}.section-hero-slider{margin:0!important;padding:0!important;width:100%}.hero-slider{position:relative;width:100%;height:100vh;min-height:600px;max-height:1200px;overflow:hidden;background:#f5ede1;margin:0;padding:0;display:block}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;display:flex;align-items:center;width:100%;height:100%;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.hero-slide--active{position:relative;opacity:1;visibility:visible}.hero-slide__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;overflow:hidden}.hero-slide__bg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f5ede166,#f5ede100 50%);z-index:2}.hero-slide__content{position:relative;z-index:3;max-width:600px;padding:5rem 0 0;text-align:left;margin:0 0 0 6%;height:auto}.hero-slide__eyebrow{font-size:1.3rem;letter-spacing:.15em;text-transform:uppercase;font-weight:500;margin:0 0 1.6rem;opacity:.85;position:relative;display:inline-block;padding-bottom:1.2rem;color:#6b1220}.hero-slide__eyebrow:after{content:"";position:absolute;bottom:.4rem;left:0;width:300px;height:1px;background:#6b1220;opacity:.4}.hero-slide__eyebrow span{display:block;line-height:1.6}.hero-slide__heading{font-family:Georgia,Garamond,serif;font-size:5.4rem;line-height:1.12;margin:0 0 2.2rem;font-weight:400;letter-spacing:-.015em;color:#2b1810}.hero-slide__script{font-family:Brush Script MT,Lucida Handwriting,cursive;font-size:3.6rem;font-style:italic;font-weight:400;margin:0 0 3rem;letter-spacing:.05em;opacity:.95;line-height:1.4;color:#8b7355}.hero-slide__paragraph{font-size:1.5rem;line-height:1.8;margin-bottom:3.4rem;max-width:480px;font-weight:400;opacity:.92;color:#5a5047}.hero-slide__buttons{display:flex;gap:1.8rem;align-items:center}.hero-slide__btn{display:inline-flex;align-items:center;justify-content:center;padding:1.4rem 3.2rem;font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border:1.5px solid currentColor;transition:all .4s cubic-bezier(.25,.46,.45,.94);cursor:pointer;min-width:220px;margin:0}.hero-slide__btn--primary{background-color:#6b1220;color:#fff;border-color:#6b1220}.hero-slide__btn--primary:hover{background-color:#8a1628;border-color:#8a1628;box-shadow:0 8px 20px #6b122040;transform:translateY(-2px)}.hero-slide__btn--secondary{background-color:transparent;color:#6b1220;border-color:#6b1220}.hero-slide__btn--secondary:hover{background-color:#6b122014;border-color:#6b1220;transform:translateY(-2px)}.hero-slider__dots{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:1.2rem}.hero-slider__dot{width:12px;height:12px;border-radius:50%;border:1.5px solid rgba(107,18,32,.5);background:transparent;cursor:pointer;padding:0;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.hero-slider__dot--active{background:#6b1220;border-color:#6b1220;transform:scale(1.4);box-shadow:0 0 16px #6b122066}.hero-slider__dot:hover{border-color:#6b1220;transform:scale(1.3)}.hero-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#6b122026;border:1.5px solid rgba(107,18,32,.3);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s cubic-bezier(.25,.46,.45,.94);color:#6b1220;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-slider__arrow:hover{background:#6b122040;border-color:#6b1220;transform:translateY(-50%) scale(1.15);box-shadow:0 8px 28px #6b122033}.hero-slider__arrow:active{transform:translateY(-50%) scale(.95)}.hero-slider__arrow--prev{left:2.8rem}.hero-slider__arrow--next{right:2.8rem}@media screen and (max-width:1024px){.hero-slider{height:100vh;min-height:550px}.hero-slide__content{max-width:520px;margin-left:5%;padding-top:4rem}.hero-slide__heading{font-size:4.4rem}.hero-slide__script{font-size:3.2rem;margin-bottom:2.6rem}.hero-slide__paragraph{font-size:1.35rem;margin-bottom:3rem}.hero-slide__btn{padding:1.2rem 2.8rem;font-size:1.1rem;min-width:200px}.hero-slider__arrow{width:46px;height:46px}.hero-slider__arrow--prev{left:2rem}.hero-slider__arrow--next{right:2rem}}@media screen and (max-width:768px){.hero-slider{height:100vh;min-height:600px;max-height:900px}.hero-slide__content{max-width:100%;margin-left:0;padding:3.6rem 2.4rem 0;text-align:center}.hero-slide__eyebrow{font-size:1.1rem;margin-bottom:1.2rem}.hero-slide__eyebrow:after{left:50%;transform:translate(-50%);width:240px}.hero-slide__heading{font-size:3.6rem;margin-bottom:1.6rem;line-height:1.15}.hero-slide__script{font-size:2.6rem;margin-bottom:2.2rem}.hero-slide__paragraph{font-size:1.25rem;margin-bottom:2.8rem;margin-left:auto;margin-right:auto;max-width:100%}.hero-slide__buttons{flex-direction:column;width:100%;max-width:340px;margin:0 auto;gap:1.2rem}.hero-slide__btn{width:100%;min-width:auto;padding:1.2rem 2.4rem;font-size:1.05rem}.hero-slider__arrow{width:42px;height:42px;display:none}.hero-slider__dots{bottom:2.4rem}}@media screen and (max-width:480px){.hero-slider{height:100vh;min-height:500px}.hero-slide__content{padding:2.8rem 1.6rem 0}.hero-slide__eyebrow{font-size:1rem;margin-bottom:1rem}.hero-slide__eyebrow:after{width:160px}.hero-slide__heading{font-size:3rem;margin-bottom:1.2rem}.hero-slide__script{font-size:2.2rem;margin-bottom:1.6rem}.hero-slide__paragraph{font-size:1.1rem;margin-bottom:2.2rem}.hero-slide__buttons{max-width:100%}.hero-slide__btn{padding:1.1rem 2rem;font-size:1rem}.hero-slider__dot{width:10px;height:10px}.hero-slider__dots{gap:1rem;bottom:2rem}}.trust-badges{padding:3.2rem 0;border-bottom:1px solid rgba(0,0,0,.06)}.trust-badges__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2.4rem}.trust-badges__item{display:flex;align-items:center;gap:1.2rem;flex:1 1 180px;justify-content:center;position:relative}.trust-badges__item--divider:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:32px;background-color:var(--divider-color, rgba(0,0,0,.12))}.trust-badges__icon{flex-shrink:0;opacity:.85}.trust-badges__text{text-align:left}.trust-badges__title{font-size:1.3rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;margin:0}.trust-badges__subtitle{font-size:1.1rem;opacity:.7;margin:.2rem 0 0}@media screen and (max-width:989px){.trust-badges__wrapper{justify-content:center}.trust-badges__item{flex:1 1 45%}}@media screen and (max-width:480px){.trust-badges__item{flex:1 1 100%;justify-content:flex-start}}.shop-category{padding:5.6rem 0}.shop-category__heading-wrap{text-align:center;margin-bottom:3.6rem}.shop-category__heading{font-family:var(--font-heading-family, serif);font-size:2rem;letter-spacing:.1em;text-transform:uppercase;color:#6b1220;margin:0}.shop-category__divider{display:block;font-size:1rem;color:#6b1220;margin-top:.8rem;opacity:.6}.shop-category__item{position:relative;display:block;overflow:hidden;text-decoration:none;aspect-ratio:3 / 4;border:1px solid rgba(0,0,0,.06)}.shop-category__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.shop-category__item:hover img{transform:scale(1.05)}.shop-category__overlay{position:absolute;left:0;right:0;bottom:0;padding:1.6rem;background:linear-gradient(to top,#ffffffeb,#fff0)}.shop-category__title{font-family:var(--font-heading-family, serif);font-size:1.5rem;letter-spacing:.05em;text-transform:uppercase;color:#2b1810;margin:0 0 .4rem}.shop-category__cta{font-size:1.1rem;letter-spacing:.04em;text-transform:uppercase;color:#6b1220;margin:0}.shop-category__arrow{display:inline-block;transition:transform .2s ease}.shop-category__item:hover .shop-category__arrow{transform:translate(4px)}.shop-category__grid{display:grid;grid-template-columns:repeat(var(--columns, 4),1fr);gap:0}.shop-category__carousel-wrap{position:relative}.shop-category__carousel{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:.4rem}.shop-category__carousel::-webkit-scrollbar{display:none}.shop-category__item--carousel{flex:0 0 260px;scroll-snap-align:start}.shop-category__nav{position:absolute;top:40%;transform:translateY(-50%);background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.shop-category__nav--prev{left:-1.4rem}.shop-category__nav--next{right:-1.4rem}@media screen and (max-width:989px){.shop-category__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.shop-category__item--carousel{flex:0 0 200px}}.product-showcase{padding:5.6rem 0}.product-showcase__heading-wrap{text-align:center;margin-bottom:3.6rem}.product-showcase__heading{font-family:var(--font-heading-family, serif);font-size:2rem;letter-spacing:.1em;text-transform:uppercase;color:#6b1220;margin:0}.product-showcase__divider{display:block;font-size:1rem;color:#6b1220;margin-top:.8rem;opacity:.6}.product-showcase__grid{display:grid;grid-template-columns:repeat(var(--columns, 5),1fr);gap:2rem}.product-showcase__carousel-wrap{position:relative}.product-showcase__carousel{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:.4rem}.product-showcase__carousel::-webkit-scrollbar{display:none}.product-showcase-card--carousel{flex:0 0 220px;scroll-snap-align:start}.product-showcase__nav{position:absolute;top:36%;transform:translateY(-50%);background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.product-showcase__nav--prev{left:-1.4rem}.product-showcase__nav--next{right:-1.4rem}.product-showcase-card__media{position:relative;display:block;aspect-ratio:3 / 4;overflow:hidden;background:#f3ece1}.product-showcase-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.product-showcase-card__media:hover img{transform:scale(1.04)}.product-showcase-card__badge{position:absolute;top:1rem;left:1rem;background:#6b1220;color:#fff;font-size:1rem;letter-spacing:.05em;text-transform:uppercase;padding:.4rem .9rem;z-index:2}.product-showcase-card__wishlist{position:absolute;top:1rem;right:1rem;background:#fff;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;color:#2b1810}.product-showcase-card__info{padding-top:1.2rem;text-align:left}.product-showcase-card__title{display:block;font-size:1.4rem;color:#2b1810;text-decoration:none;margin-bottom:.4rem;line-height:1.4}.product-showcase-card__price{display:flex;align-items:center;gap:.8rem;margin-bottom:.4rem}.product-showcase-card__price-current{font-size:1.4rem;color:#2b1810}.product-showcase-card__price-compare{font-size:1.2rem;color:#999;text-decoration:line-through}.product-showcase-card__rating{display:flex;align-items:center;gap:.6rem}.product-showcase-card__stars{position:relative;display:inline-block;font-size:1.3rem;line-height:1;font-family:Arial,sans-serif;color:#ddd}.product-showcase-card__stars:before{content:"\2605\2605\2605\2605\2605";letter-spacing:.15em}.product-showcase-card__stars:after{content:"\2605\2605\2605\2605\2605";letter-spacing:.15em;position:absolute;top:0;left:0;width:calc(var(--rating, 0) / 5 * 100%);overflow:hidden;color:#d9a441;white-space:nowrap}.product-showcase-card__rating-count{font-size:1.1rem;color:#999}.product-showcase__view-all{text-align:center;margin-top:3.6rem}.product-showcase__view-all-btn{display:inline-block;background:#6b1220;color:#fff;text-decoration:none;padding:1.3rem 3.2rem;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase}.product-showcase__view-all-btn:hover{opacity:.9}@media screen and (max-width:989px){.product-showcase__grid{grid-template-columns:repeat(2,1fr);gap:1.6rem}}@media screen and (max-width:480px){.product-showcase-card--carousel{flex:0 0 170px}}.story-banner{display:flex;flex-wrap:wrap;align-items:stretch;min-height:340px}.story-banner--image-right{flex-direction:row-reverse}.story-banner__media{flex:1 1 55%;min-height:340px}.story-banner__media img{width:100%;height:100%;object-fit:cover;display:block}.story-banner__content{flex:1 1 45%;display:flex;align-items:center;padding:4rem 6rem}.story-banner__content-inner{max-width:420px}.story-banner__heading{font-family:var(--font-heading-family, serif);font-size:2.2rem;letter-spacing:.08em;text-transform:uppercase;margin:0 0 2rem}.story-banner__paragraph{font-size:1.4rem;line-height:1.8;margin-bottom:2.8rem}.story-banner__btn{display:inline-block;padding:1.3rem 3.2rem;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;text-decoration:none}.story-banner__btn:hover{opacity:.9}@media screen and (max-width:749px){.story-banner,.story-banner--image-right{flex-direction:column}.story-banner__media{min-height:280px}.story-banner__content{padding:3.2rem 2.4rem}.story-banner__content-inner{max-width:100%}}.artisan-gallery{display:flex;flex-wrap:wrap;align-items:stretch}.artisan-gallery__text{flex:0 0 22%;display:flex;align-items:center;padding:3.2rem 2.8rem}.artisan-gallery__text-inner{max-width:260px}.artisan-gallery__heading{font-family:var(--font-heading-family, serif);font-size:1.9rem;line-height:1.3;letter-spacing:.04em;text-transform:uppercase;margin:0 0 1.6rem}.artisan-gallery__paragraph{font-size:1.3rem;line-height:1.6;margin-bottom:2.4rem}.artisan-gallery__btn{display:inline-block;padding:1.1rem 2.2rem;font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;text-decoration:none}.artisan-gallery__btn:hover{opacity:.9}.artisan-gallery__images{flex:1 1 78%;display:grid;grid-template-columns:repeat(4,1fr)}.artisan-gallery__image{aspect-ratio:3 / 4;overflow:hidden}.artisan-gallery__image img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:989px){.artisan-gallery__text{flex:1 1 100%;padding:2.8rem 2.4rem}.artisan-gallery__text-inner{max-width:100%}.artisan-gallery__images{flex:1 1 100%;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.artisan-gallery__images{grid-template-columns:repeat(2,1fr)}}.promo-banner{position:relative;width:100%;min-height:320px;display:flex;align-items:center;justify-content:center;overflow:hidden}.promo-banner__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.promo-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.promo-banner__content{position:relative;z-index:3;text-align:center;max-width:480px;padding:4rem 2rem}.promo-banner__eyebrow{font-size:1.3rem;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1.2rem}.promo-banner__heading{font-family:var(--font-heading-family, serif);font-size:3.2rem;line-height:1.2;margin:0 0 1.6rem}.promo-banner__paragraph{font-size:1.4rem;line-height:1.6;margin-bottom:2.4rem}.promo-banner__btn{display:inline-block;padding:1.2rem 3.2rem;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;text-decoration:none}.promo-banner__btn:hover{opacity:.9}@media screen and (max-width:749px){.promo-banner{min-height:380px}.promo-banner__heading{font-size:2.4rem}}.section-testimonials{background:#f5ede1;padding:4rem 0;margin:0}.testimonials-header{text-align:center;margin-bottom:3.2rem}.testimonials-title{font-family:Georgia,Garamond,serif;font-size:2.8rem;font-weight:400;letter-spacing:.05em;margin:0 0 1.2rem;color:#6b1220;text-transform:uppercase}.testimonials-divider{width:100px;height:2px;background:linear-gradient(90deg,transparent 0%,#6b1220 50%,transparent 100%);margin:0 auto;position:relative}.testimonials-divider:after{content:"\2726";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#f5ede1;padding:0 .8rem;color:#6b1220;font-size:1.2rem}.testimonials-carousel{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:0 4rem;overflow:hidden}.testimonials-track{display:flex;gap:2rem;width:100%}.testimonial-card{background:#f9f6f1;border:1px solid #e8e0d5;border-radius:8px;padding:2.4rem;min-height:280px;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease;box-shadow:0 2px 8px #6b122014}.testimonial-card:hover{box-shadow:0 6px 16px #6b122026;border-color:#d4c4b0}.testimonial-stars{display:flex;gap:.4rem;margin-bottom:1.6rem}.testimonial-stars .star{width:1.4rem;height:1.4rem;color:#d4a574;flex-shrink:0}.testimonial-text{font-size:1.1rem;line-height:1.8;color:#5a5047;margin:0 0 1.6rem;font-weight:400;letter-spacing:.02em}.testimonial-author{border-top:1px solid #e8e0d5;padding-top:1.2rem;margin-top:auto}.author-name{font-size:1.1rem;font-weight:500;color:#6b1220;letter-spacing:.03em}.testimonials-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#6b12201f;border:1.5px solid rgba(107,18,32,.25);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#6b1220}.testimonials-arrow:hover{background:#6b122033;border-color:#6b1220;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #6b122026}.testimonials-arrow:active{transform:translateY(-50%) scale(.95)}.testimonials-arrow--prev{left:0}.testimonials-arrow--next{right:0}.testimonials-dots{display:flex;justify-content:center;gap:.8rem;margin-top:2.4rem}.testimonials-dot{width:10px;height:10px;border-radius:50%;border:1.5px solid #d4a574;background:transparent;cursor:pointer;transition:all .3s ease;padding:0}.testimonials-dot--active{background:#6b1220;border-color:#6b1220;transform:scale(1.3)}.testimonials-dot:hover{border-color:#6b1220;transform:scale(1.2)}@media screen and (max-width:1024px){.section-testimonials{padding:3.2rem 0}.testimonials-carousel{padding:0 2rem}.testimonials-track{gap:1.6rem}.testimonial-card{padding:2rem;min-height:260px}.testimonials-title{font-size:2.4rem}.testimonials-arrow{width:44px;height:44px}.testimonials-arrow--prev{left:-.5rem}.testimonials-arrow--next{right:-.5rem}}@media screen and (max-width:768px){.section-testimonials{padding:2.4rem 0}.testimonials-carousel{padding:0 1rem}.testimonials-track{gap:1.2rem}.testimonial-card{padding:1.6rem;min-height:240px}.testimonials-title{font-size:2rem}.testimonial-text{font-size:1rem;margin-bottom:1.2rem}.author-name{font-size:1rem}.testimonials-arrow{width:40px;height:40px}.testimonials-arrow--prev{left:-1rem}.testimonials-arrow--next{right:-1rem}.testimonials-arrow svg{width:18px;height:18px}}@media screen and (max-width:480px){.section-testimonials{padding:1.8rem 0}.testimonials-carousel{padding:0 .8rem}.testimonials-track{gap:1rem}.testimonial-card{padding:1.4rem;min-height:220px}.testimonials-title{font-size:1.6rem}.testimonials-divider:after{font-size:1rem;padding:0 .6rem}.testimonial-text{font-size:.95rem;line-height:1.7}.author-name{font-size:.95rem}.testimonial-stars .star{width:1.2rem;height:1.2rem}.testimonials-arrow{display:none}.testimonials-dots{gap:.6rem;margin-top:1.8rem}.testimonials-dot{width:8px;height:8px}}.insta-feed{padding:5.6rem 0}.insta-feed__wrapper{text-align:center}.insta-feed__heading{font-family:var(--font-heading-family, serif);font-size:2rem;letter-spacing:.1em;text-transform:uppercase;color:#6b1220;margin:0 0 .8rem}.insta-feed__handle{display:inline-block;font-size:1.3rem;color:#4a3b30;text-decoration:none;margin-bottom:3.2rem}.insta-feed__handle:hover{text-decoration:underline}.insta-feed__grid{display:grid;grid-template-columns:repeat(8,1fr);gap:.4rem}.insta-feed__item{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden}.insta-feed__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.insta-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 .3s ease}.insta-feed__item:hover img{transform:scale(1.06)}.insta-feed__item:hover .insta-feed__overlay{opacity:1}@media screen and (max-width:989px){.insta-feed__grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:480px){.insta-feed__grid{grid-template-columns:repeat(3,1fr)}}.site-footer{padding-top:4.8rem}.site-footer__top{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr 1.4fr;gap:3.2rem;padding-bottom:4rem}.site-footer__logo{display:block;text-decoration:none;color:inherit;margin-bottom:1.2rem}.site-footer__logo-text{font-family:var(--font-heading-family, serif);font-size:2.2rem}.site-footer__tagline{display:block;font-size:1rem;letter-spacing:.12em;text-transform:uppercase;opacity:.7;margin-top:.3rem}.site-footer__description{font-size:1.2rem;line-height:1.7;opacity:.85;max-width:280px}.site-footer__column-title{font-size:1.2rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin:0 0 1.6rem}.site-footer__links{list-style:none;margin:0;padding:0}.site-footer__links li{margin-bottom:1rem}.site-footer__links a{color:inherit;text-decoration:none;font-size:1.2rem;opacity:.85}.site-footer__links a:hover{opacity:1;text-decoration:underline}.site-footer__newsletter-text{font-size:1.2rem;line-height:1.6;opacity:.85;margin-bottom:1.6rem}.site-footer__newsletter-form{display:flex;border:1px solid currentColor;opacity:.9}.site-footer__newsletter-input{flex:1;border:none;background:transparent;padding:1rem 1.2rem;font-size:1.2rem;color:inherit}.site-footer__newsletter-submit{background:#6b1220;color:#fff;border:none;width:44px;cursor:pointer;display:flex;align-items:center;justify-content:center}.site-footer__newsletter-success{font-size:1.2rem;color:#4a7c3f;margin-bottom:1rem}.site-footer__social{display:flex;gap:1rem;margin-top:2rem}.site-footer__social a{width:32px;height:32px;border:1px solid currentColor;border-radius:50%;display:flex;align-items:center;justify-content:center;color:inherit;opacity:.85}.site-footer__social a:hover{opacity:1}.site-footer__payment-icon{height:24px;width:auto}.site-footer__bottom{display:flex;justify-content:space-between;align-items:center;padding:2rem 0;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;gap:1rem}.site-footer__copyright{font-size:1.1rem;opacity:.7;margin:0}.site-footer__legal{display:flex;gap:2rem}.site-footer__legal a{color:inherit;text-decoration:none;font-size:1.1rem;opacity:.7}.site-footer__legal a:hover{opacity:1;text-decoration:underline}@media screen and (max-width:989px){.site-footer__top{grid-template-columns:repeat(2,1fr)}.site-footer__brand{grid-column:1 / -1}}@media screen and (max-width:480px){.site-footer__top{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;align-items:flex-start}}.collection-page{background:#f5ede1}.collection-hero{position:relative;width:100%;height:280px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}.collection-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#f5ede1d9,#6b122026);z-index:1}.collection-hero__content{position:relative;z-index:2;text-align:left;padding:0 4rem;max-width:600px}.collection-hero__title{font-family:Georgia,Garamond,serif;font-size:3.6rem;font-weight:400;margin:0 0 1rem;color:#2b1810;letter-spacing:-.01em}.collection-hero__description{font-size:1.2rem;line-height:1.7;color:#5a5047;margin:0}.collection-container{display:grid;grid-template-columns:280px 1fr;gap:3rem;max-width:1400px;margin:0 auto;padding:3rem 2rem}.collection-sidebar{background:#fff;padding:2rem;border-radius:8px;height:fit-content;position:sticky;top:2rem;box-shadow:0 2px 8px #6b122014}.sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.6rem;padding-bottom:1.2rem;border-bottom:2px solid #e8e0d5}.sidebar-title{font-size:1.3rem;font-weight:600;color:#2b1810;margin:0;letter-spacing:.05em}.sidebar-clear{font-size:.9rem;color:#6b1220;text-decoration:none;font-weight:500;transition:all .3s ease;cursor:pointer}.sidebar-clear:hover{color:#8a1628;text-decoration:underline}.filter-group{margin-bottom:1.8rem;padding-bottom:1.8rem;border-bottom:1px solid #e8e0d5}.filter-group:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.filter-title{font-size:.95rem;font-weight:600;color:#2b1810;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.1em}.filter-options{display:flex;flex-direction:column;gap:.8rem}.filter-option{display:flex;align-items:center;cursor:pointer;font-size:.95rem;color:#5a5047;transition:color .2s ease}.filter-option input[type=checkbox]{width:18px;height:18px;margin-right:.8rem;cursor:pointer;accent-color:#6b1220}.filter-option:hover{color:#6b1220}.filter-count{margin-left:auto;font-size:.85rem;color:#a69080}.filter-colors{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.color-swatch{width:100%;aspect-ratio:1;border-radius:6px;border:2px solid #e8e0d5;cursor:pointer;transition:all .3s ease}.color-swatch:hover{border-color:#6b1220;transform:scale(1.05);box-shadow:0 2px 8px #6b122033}.price-slider-container{display:flex;flex-direction:column;gap:1rem}.price-slider{width:100%;height:6px;border-radius:3px;background:#e8e0d5;outline:none;-webkit-appearance:none}.price-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#6b1220;cursor:pointer;box-shadow:0 2px 6px #6b12204d}.price-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#6b1220;cursor:pointer;border:none}.price-display{display:flex;justify-content:space-between;font-size:.95rem;color:#5a5047;font-weight:500}.collection-main{flex:1}.collection-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.4rem;padding:1.2rem;background:#fff;border-radius:6px;gap:1rem}.controls-left{flex:1}.results-count{font-size:.95rem;color:#5a5047}.controls-right{display:flex;gap:1.2rem;align-items:center}.sort-select,.per-page-select{padding:.6rem 1rem;border:1px solid #e8e0d5;border-radius:4px;font-size:.95rem;color:#5a5047;background:#fff;cursor:pointer;transition:all .3s ease}.sort-select:hover,.per-page-select:hover{border-color:#6b1220}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem}.product-card{background:#fff;border-radius:8px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px #6b122014}.product-card:hover{box-shadow:0 8px 24px #6b122026;transform:translateY(-4px)}.product-image-wrapper{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:#f9f6f1}.product-image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.product-card:hover .product-image{transform:scale(1.05)}.product-badge{position:absolute;top:1rem;left:1rem;background:#6b1220;color:#fff;padding:.4rem .8rem;border-radius:4px;font-size:.75rem;font-weight:600;letter-spacing:.05em;z-index:2}.product-wishlist{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:50%;background:#fffffff2;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b1220;transition:all .3s ease;z-index:2;box-shadow:0 2px 8px #0000001a}.product-wishlist:hover{background:#fff;transform:scale(1.1)}.product-wishlist.active{color:#c52452;fill:#c52452}.product-info{padding:1.6rem}.product-title{font-family:Georgia,Garamond,serif;font-size:1.2rem;font-weight:400;color:#2b1810;margin:0 0 .4rem;line-height:1.4;letter-spacing:-.01em}.product-type{font-size:.9rem;color:#8b7355;margin:0 0 .8rem}.product-price{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem}.price-original{font-size:.95rem;color:#a69080;text-decoration:line-through}.price-current{font-size:1.3rem;font-weight:600;color:#6b1220}.product-rating{display:flex;align-items:center;gap:.6rem;margin-bottom:.8rem}.star{font-size:.95rem;color:#d4a574}.star.empty{color:#e8e0d5}.rating-count{font-size:.85rem;color:#a69080}.product-colors{display:flex;gap:.6rem;margin-bottom:1.2rem}.color-dot{width:20px;height:20px;border-radius:50%;border:2px solid #e8e0d5;cursor:pointer;transition:all .3s ease}.product-add-cart{width:100%;padding:1rem;background:#f9f6f1;border:2px solid #e8e0d5;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.6rem;color:#6b1220;font-weight:500;font-size:.95rem;transition:all .3s ease}.product-add-cart:hover{background:#6b1220;color:#fff;border-color:#6b1220}.collection-pagination{display:flex;justify-content:center;align-items:center;gap:.6rem;margin:3rem 0;flex-wrap:wrap}.pagination-btn{width:40px;height:40px;border:1px solid #e8e0d5;background:#fff;color:#6b1220;cursor:pointer;border-radius:4px;font-weight:500;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.pagination-btn:hover:not(:disabled){border-color:#6b1220;background:#f9f6f1}.pagination-btn.active{background:#6b1220;color:#fff;border-color:#6b1220}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-dots{color:#a69080;padding:0 .6rem}.trust-badges{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;max-width:1400px;margin:4rem auto;padding:3rem 2rem 2rem;border-top:1px solid #e8e0d5}.badge{display:flex;gap:1rem;align-items:flex-start;text-align:center;flex-direction:column;align-items:center}.badge svg{width:32px;height:32px;color:#6b1220;flex-shrink:0}.badge-title{font-size:.9rem;font-weight:600;color:#2b1810;margin:0;letter-spacing:.05em}.badge-text{font-size:.8rem;color:#a69080;margin:.2rem 0 0}@media screen and (max-width:1024px){.collection-container{grid-template-columns:240px 1fr;gap:2rem;padding:2rem 1.5rem}.collection-sidebar{padding:1.5rem}.products-grid{grid-template-columns:repeat(3,1fr);gap:1.6rem}.trust-badges{grid-template-columns:repeat(3,1fr);gap:1.5rem}.collection-controls{flex-direction:column;align-items:flex-start}}@media screen and (max-width:768px){.collection-container{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 1rem}.collection-sidebar{position:static}.products-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.collection-hero{height:200px}.collection-hero__title{font-size:2.4rem}.collection-hero__content{padding:0 2rem}.collection-controls{flex-direction:column;align-items:stretch}.controls-right{flex-direction:column}.sort-select,.per-page-select{width:100%}.trust-badges{grid-template-columns:repeat(2,1fr);padding:1.5rem 1rem;gap:1rem}}@media screen and (max-width:480px){.collection-hero{height:160px}.collection-hero__title{font-size:1.8rem}.collection-hero__description{font-size:1rem}.products-grid{grid-template-columns:1fr;gap:1rem}.trust-badges{grid-template-columns:1fr}.filter-colors{grid-template-columns:repeat(2,1fr)}.sidebar-title{font-size:1.1rem}}.product-page{background:#f5ede1;padding:2rem 0}.breadcrumb{max-width:1400px;margin:0 auto;padding:1rem 2rem;font-size:.9rem;color:#5a5047}.breadcrumb a{color:#6b1220;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{margin:0 .6rem}.product-main{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;max-width:1400px;margin:0 auto;padding:0 2rem;background:#fff;border-radius:8px;overflow:hidden}.product-gallery{display:flex;flex-direction:column;gap:1.2rem}.gallery-main{position:relative;width:100%;aspect-ratio:3/4;background:#f9f6f1;border-radius:8px;overflow:hidden}.main-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s ease}.gallery-main:hover .main-image{transform:scale(1.03)}.product-badge{position:absolute;top:1.2rem;left:1.2rem;background:#6b1220;color:#fff;padding:.5rem 1rem;border-radius:4px;font-size:.8rem;font-weight:600;letter-spacing:.05em;z-index:2}.gallery-wishlist{position:absolute;top:1.2rem;right:1.2rem;width:44px;height:44px;border-radius:50%;background:#fffffff2;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b1220;transition:all .3s ease;z-index:2;box-shadow:0 2px 8px #0000001a}.gallery-wishlist:hover{background:#fff;transform:scale(1.1)}.gallery-wishlist.active{color:#c52452;fill:#c52452}.gallery-thumbnails{display:flex;gap:.8rem;overflow-x:auto;padding:.8rem 0}.thumbnail{flex-shrink:0;width:70px;height:70px;border-radius:6px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:all .3s ease}.thumbnail-img{width:100%;height:100%;object-fit:cover;display:block}.thumbnail:hover{border-color:#6b1220;transform:scale(1.05)}.product-details{padding:2rem;display:flex;flex-direction:column;gap:1.2rem}.product-title{font-family:Georgia,Garamond,serif;font-size:2.2rem;font-weight:400;margin:0;color:#2b1810;line-height:1.3;letter-spacing:-.01em}.product-header-info{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #e8e0d5}.rating{display:flex;align-items:center;gap:.6rem}.stars{display:flex;gap:.2rem}.star{font-size:1rem;color:#d4a574}.rating-count{font-size:.9rem;color:#a69080}.sku{font-size:.9rem;color:#5a5047}.product-description{font-size:1rem;line-height:1.7;color:#5a5047;margin:0}.trust-badges{display:flex;gap:1.6rem;padding:1rem 0;flex-wrap:wrap}.badge-item{display:flex;align-items:center;gap:.6rem;font-size:.9rem;color:#5a5047}.badge-item svg{width:20px;height:20px;color:#6b1220;flex-shrink:0}.product-price{display:flex;align-items:center;gap:.8rem;padding:1rem 0;border-top:1px solid #e8e0d5;border-bottom:1px solid #e8e0d5}.price-original{font-size:1.1rem;color:#a69080;text-decoration:line-through}.price-current{font-size:1.8rem;font-weight:600;color:#6b1220}.product-option{display:flex;flex-direction:column;gap:.8rem}.option-header{display:flex;justify-content:space-between;align-items:center}.option-label{font-size:.95rem;font-weight:600;color:#2b1810;text-transform:uppercase;letter-spacing:.05em}.size-guide{font-size:.85rem;color:#6b1220;text-decoration:none;cursor:pointer}.size-guide:hover{text-decoration:underline}.size-options{display:flex;gap:.8rem;flex-wrap:wrap}.size-btn{padding:.6rem 1.2rem;border:1.5px solid #d4c4b0;background:#fff;color:#5a5047;cursor:pointer;border-radius:4px;font-weight:500;transition:all .3s ease}.size-btn:hover{border-color:#6b1220}.size-btn.active{background:#6b1220;color:#fff;border-color:#6b1220}.color-options{display:flex;gap:1rem}.color-dot{width:32px;height:32px;border-radius:50%;border:2px solid #e8e0d5;cursor:pointer;transition:all .3s ease}.color-dot:hover{border-color:#6b1220;transform:scale(1.15)}.color-dot.active{border-color:#6b1220;box-shadow:0 0 12px #6b12204d}.quantity-selector{display:flex;align-items:center;gap:.8rem;border:1px solid #e8e0d5;border-radius:4px;width:fit-content}.qty-btn{background:none;border:none;padding:.6rem 1rem;cursor:pointer;font-size:1.1rem;color:#6b1220;transition:all .2s ease}.qty-btn:hover{background:#f9f6f1}.qty-input{width:50px;text-align:center;border:none;background:none;font-size:1rem;padding:.6rem 0}.qty-input:focus{outline:none}.delivery-info{display:flex;gap:1.6rem;padding:1rem;background:#f9f6f1;border-radius:6px;font-size:.95rem;color:#5a5047}.info-item{display:flex;align-items:center;gap:.6rem}.info-item .icon{font-size:1.2rem}.product-buttons{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.btn{padding:1.2rem;border:none;border-radius:4px;font-size:1rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.btn-primary{background:#6b1220;color:#fff}.btn-primary:hover{background:#8a1628;box-shadow:0 4px 12px #6b122033}.btn-secondary{background:#fff;color:#6b1220;border:2px solid #6b1220}.btn-secondary:hover{background:#f9f6f1}.wishlist-link{display:flex;align-items:center;justify-content:center;gap:.6rem;color:#6b1220;text-decoration:none;font-size:.95rem;font-weight:500;padding:.8rem 0;border-top:1px solid #e8e0d5;transition:all .3s ease}.wishlist-link:hover{color:#8a1628}.product-sections{max-width:1000px;margin:4rem auto;padding:0 2rem}.product-section{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid #e8e0d5}.product-section:last-child{border-bottom:none}.section-icon{font-size:2rem;margin-bottom:.8rem}.product-section h2{font-family:Georgia,Garamond,serif;font-size:1.8rem;font-weight:400;margin:0 0 1.2rem;color:#2b1810;letter-spacing:-.01em}.product-section p{font-size:1rem;line-height:1.8;color:#5a5047;margin:0 0 1.6rem}.section-image{width:100%;max-width:600px;border-radius:8px;margin-top:1.6rem}.size-chart-table{overflow-x:auto;margin-top:1.6rem}.size-chart-table table{width:100%;border-collapse:collapse}.size-chart-table th,.size-chart-table td{padding:.8rem;text-align:center;border:1px solid #e8e0d5;font-size:.95rem}.size-chart-table th{background:#f9f6f1;font-weight:600;color:#2b1810}.size-chart-table td{color:#5a5047}.care-icons{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1.6rem;margin-top:1.6rem}.care-icon{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem}.care-icon svg{width:32px;height:32px;color:#6b1220}.care-icon span{font-size:.9rem;color:#5a5047}.box-contents{list-style:none;padding:0;margin:0}.box-contents li{padding:.6rem 0 .6rem 1.6rem;position:relative;color:#5a5047}.box-contents li:before{content:"\2713";position:absolute;left:0;color:#6b1220;font-weight:700}.assurance-section{background:#f9f6f1;padding:2rem;border-radius:8px}.assurance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.6rem;margin-top:1.6rem}.assurance-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.8rem}.assurance-icon{width:40px;height:40px;border-radius:50%;background:#6b1220;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700}.assurance-item h3{margin:0;font-size:.95rem;color:#2b1810}.product-testimonials{max-width:1400px;margin:4rem auto;padding:0 2rem}.product-testimonials h2{font-family:Georgia,Garamond,serif;font-size:2rem;margin:0 0 2rem;color:#2b1810;text-align:center}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.testimonial-card{background:#fff;padding:1.6rem;border-radius:8px;box-shadow:0 2px 8px #6b122014;display:flex;flex-direction:column;gap:1rem}.testimonial-card .stars{color:#d4a574;font-size:1rem}.testimonial-card p{font-size:.95rem;line-height:1.7;color:#5a5047;margin:0}.testimonial-card strong{color:#6b1220;font-size:.95rem}.related-products{max-width:1400px;margin:4rem auto;padding:0 2rem}.related-products h2{font-family:Georgia,Garamond,serif;font-size:2rem;margin:0 0 2rem;color:#2b1810;text-align:center}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.6rem}.product-card{background:#fff;border-radius:8px;overflow:hidden;transition:all .3s ease}.product-card:hover{box-shadow:0 8px 24px #6b122026}.product-image{position:relative;width:100%;aspect-ratio:3/4;background:#f9f6f1;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-image img{transform:scale(1.05)}.wishlist-btn{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:50%;background:#fffffff2;border:none;cursor:pointer;font-size:1.2rem;color:#6b1220;transition:all .3s ease}.wishlist-btn:hover{transform:scale(1.1);background:#fff}.product-card .product-title{font-size:1rem;padding:1rem;margin:0}.product-rating{display:flex;align-items:center;gap:.6rem;padding:0 1rem;font-size:.9rem}.product-rating .stars{color:#d4a574}.product-rating .count{color:#a69080}.product-card .product-price{padding:0 1rem 1rem;font-size:1.1rem;font-weight:600;color:#6b1220;border:none}.frequently-bought{max-width:1400px;margin:4rem auto;padding:0 2rem}.frequently-bought h2{font-family:Georgia,Garamond,serif;font-size:2rem;margin:0 0 2rem;color:#2b1810;text-align:center}.bought-items{background:#fff;padding:2rem;border-radius:8px;display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap;justify-content:center}.bought-product{display:flex;flex-direction:column;align-items:center;gap:.8rem}.bought-product img{width:100px;height:120px;object-fit:cover;border-radius:4px}.bought-product .price{font-weight:600;color:#6b1220}.plus{font-size:1.4rem;color:#a69080}.total-price{width:100%;text-align:center;padding:1rem 0;border-top:1px solid #e8e0d5;border-bottom:1px solid #e8e0d5;margin:1rem 0;font-size:1.1rem}@media screen and (max-width:1024px){.product-main{grid-template-columns:1fr;gap:2rem;padding:1.5rem}.product-details{padding:1.5rem 0}.product-title{font-size:1.8rem}.products-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.product-main{padding:1rem}.product-details{padding:1rem 0}.product-title{font-size:1.5rem}.product-buttons{grid-template-columns:1fr}.care-icons{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:1rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.testimonials-grid{grid-template-columns:1fr}}@media screen and (max-width:480px){.product-main{padding:.5rem}.product-details{padding:0}.product-title{font-size:1.3rem}.trust-badges{gap:.8rem}.delivery-info{flex-direction:column;gap:.8rem}.products-grid{grid-template-columns:1fr}.bought-items{flex-direction:column}.plus{transform:rotate(90deg)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-sections.css.map */
