*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;background-color:#fff8f2;color:#2b1d16;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit}input,textarea,select{font-family:inherit}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.rte p,.rte ul,.rte ol{margin-bottom:1em}.rte ul,.rte ol{padding-left:1.5em}:root{--clr-bg: #FFF8F2;--clr-text: #2B1D16;--clr-accent: #E97870;--clr-accent-dark: #d4615a;--clr-accent-light: #F7D8C8;--clr-card: #FFFFFF;--clr-border: #F0E8E0;--clr-muted: #8B7355;--clr-footer-bg: #2B1D16;--clr-footer-text: #F7D8C8;--radius-sm: 10px;--radius-md: 18px;--radius-lg: 28px;--radius-pill: 999px;--shadow-sm: 0 2px 8px rgba(43,29,22,.06);--shadow-md: 0 6px 24px rgba(43,29,22,.1);--shadow-lg: 0 16px 48px rgba(43,29,22,.14);--transition: .25s ease;--section-gap: 5rem}.skip-to-content-link{position:absolute;top:-100%;left:1rem;padding:.75rem 1.25rem;background:var(--clr-accent);color:#fff;border-radius:var(--radius-sm);z-index:9999;font-weight:600}.skip-to-content-link:focus{top:1rem}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.25rem}.container--narrow{max-width:860px}@media(min-width:768px){.container{padding:0 2rem}}.section{padding:var(--section-gap) 0}.section--tinted{background:#fff0e6}.section-header{text-align:center;margin-bottom:3rem}.section-header--flex{display:flex;align-items:flex-end;justify-content:space-between;text-align:left;margin-bottom:2.5rem}.section-title{font-family:Playfair Display,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--clr-text);line-height:1.2;margin-bottom:.5rem}.section-subtitle{color:var(--clr-muted);font-size:1rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:var(--radius-pill);font-weight:600;font-size:.95rem;transition:all var(--transition);white-space:nowrap;cursor:pointer;border:2px solid transparent}.btn--primary{background:var(--clr-accent);color:#fff;border-color:var(--clr-accent)}.btn--primary:hover{background:var(--clr-accent-dark);border-color:var(--clr-accent-dark);transform:translateY(-1px);box-shadow:0 4px 16px #e9787059}.btn--outline{background:transparent;color:var(--clr-text);border-color:var(--clr-text)}.btn--outline:hover{background:var(--clr-text);color:#fff}.btn--ghost{background:transparent;color:var(--clr-accent);border-color:var(--clr-accent)}.btn--ghost:hover{background:var(--clr-accent);color:#fff}.btn--lg{padding:.9rem 2.25rem;font-size:1rem}.btn--sm{padding:.5rem 1.1rem;font-size:.85rem}.btn--full{width:100%;justify-content:center}.announcement-bar{background:#2b1d16;color:#f7d8c8;font-size:.8rem;font-weight:500;padding:.55rem 0;text-align:center}.announcement-bar__inner{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.announcement-bar__item{display:flex;align-items:center;gap:.35rem}.announcement-bar__divider{opacity:.4}@media(max-width:640px){.announcement-bar__item:not(:first-child){display:none}.announcement-bar__divider{display:none}}.site-header{position:sticky;top:0;z-index:200;background:#fff;box-shadow:0 1px 0 var(--clr-border);padding:.85rem 0}.site-header__inner{display:flex;align-items:center;gap:1.5rem}.site-header__logo{flex-shrink:0}.logo-link{display:flex;align-items:center}.logo-text{display:flex;align-items:center;gap:.5rem}.logo-text__icon{font-size:1.6rem;line-height:1}.logo-text__words{display:flex;flex-direction:column}.logo-text__name{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;color:var(--clr-text);line-height:1.1}.logo-text__tagline{font-size:.7rem;color:var(--clr-muted);letter-spacing:.02em}.site-nav{margin-left:auto}.site-nav__list{display:flex;align-items:center;gap:.25rem}.site-nav__item{position:relative}.site-nav__link{display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.9rem;font-weight:500;color:var(--clr-text);border-radius:var(--radius-sm);transition:all var(--transition)}.site-nav__link:hover,.site-nav__link.is-active{color:var(--clr-accent);background:var(--clr-accent-light)}.site-nav__dropdown{position:absolute;top:calc(100% + .5rem);left:0;background:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-lg);min-width:180px;padding:.5rem;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all var(--transition);z-index:100}.site-nav__item:hover .site-nav__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.site-nav__dropdown-link{display:block;padding:.5rem .75rem;font-size:.875rem;border-radius:var(--radius-sm);transition:all var(--transition)}.site-nav__dropdown-link:hover{background:var(--clr-accent-light);color:var(--clr-accent)}.site-header__icons{display:flex;align-items:center;gap:.25rem;margin-left:.5rem}.icon-btn{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-sm);color:var(--clr-text);transition:all var(--transition)}.icon-btn:hover{background:var(--clr-accent-light);color:var(--clr-accent)}.cart-count{position:absolute;top:2px;right:2px;background:var(--clr-accent);color:#fff;font-size:.65rem;font-weight:700;min-width:16px;height:16px;border-radius:99px;display:flex;align-items:center;justify-content:center;padding:0 3px}.site-header__mobile-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;border-radius:var(--radius-sm)}.site-header__mobile-toggle span{display:block;width:100%;height:2px;background:var(--clr-text);border-radius:2px;transition:all var(--transition)}@media(max-width:900px){.site-nav{display:none}.site-header__mobile-toggle{display:flex}}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:#fff;padding:1.5rem;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto}.mobile-menu.is-open{transform:translate(0)}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.mobile-menu__close{font-size:1.75rem;color:var(--clr-text)}.mobile-menu__nav ul{display:flex;flex-direction:column;gap:.25rem}.mobile-menu__nav li a{display:block;padding:.75rem 1rem;font-size:1.05rem;font-weight:500;border-radius:var(--radius-sm);transition:all var(--transition)}.mobile-menu__nav li a:hover{background:var(--clr-accent-light);color:var(--clr-accent)}.mobile-menu__child a{padding-left:2rem;font-size:.9rem;color:var(--clr-muted)}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:490;background:#0006;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-menu-overlay.is-visible{opacity:1;visibility:visible}.search-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:600;background:#2b1d1699;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding-top:6rem;opacity:0;visibility:hidden;transition:all .25s ease}.search-modal.is-open{opacity:1;visibility:visible}.search-modal__inner{background:#fff;border-radius:var(--radius-lg);padding:2rem;width:100%;max-width:560px;margin:0 1rem;box-shadow:var(--shadow-lg);position:relative}.search-modal__close{position:absolute;top:1rem;right:1rem;font-size:1.5rem;color:var(--clr-muted)}.search-modal__form{display:flex;gap:.75rem;margin-top:.5rem}.search-modal__input{flex:1;padding:.75rem 1rem;border:2px solid var(--clr-border);border-radius:var(--radius-pill);font-size:1rem;outline:none;transition:border-color var(--transition)}.search-modal__input:focus{border-color:var(--clr-accent)}.search-modal__submit{padding:.75rem 1.5rem;background:var(--clr-accent);color:#fff;border-radius:var(--radius-pill);font-weight:600}.hero{padding:4rem 0 3rem;overflow:hidden;background:linear-gradient(135deg,#fff8f2,#fff0e6)}.hero__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem}.hero__badge{display:inline-flex;align-items:center;gap:.4rem;background:var(--clr-accent-light);color:var(--clr-accent);padding:.4rem 1rem;border-radius:var(--radius-pill);font-size:.8rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.25rem}.hero__headline{font-family:Playfair Display,serif;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:700;line-height:1.18;color:var(--clr-text);margin-bottom:1.25rem}.hero__headline-accent,.hero__headline-heart{color:var(--clr-accent)}.hero__subheadline{color:var(--clr-muted);font-size:1.05rem;line-height:1.7;margin-bottom:2rem;white-space:pre-line}.hero__ctas{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.hero__trust-pills{display:flex;gap:.5rem;flex-wrap:wrap}.trust-pill{background:#fff;border:1.5px solid var(--clr-border);padding:.3rem .85rem;border-radius:var(--radius-pill);font-size:.78rem;font-weight:500;color:var(--clr-muted)}.hero__image-wrap{position:relative}.hero__image{width:100%;height:480px;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.hero__image-placeholder{width:100%;height:480px;background:linear-gradient(135deg,#f7d8c8,#f0c0a8);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center}.hero__image-placeholder-inner{text-align:center}.placeholder-pet-graphic{position:relative;font-size:5rem}.placeholder-circle{position:absolute;border-radius:50%;background:#ffffff4d}.placeholder-circle--1{width:200px;height:200px;top:-50px;right:-30px}.placeholder-circle--2{width:120px;height:120px;bottom:-20px;left:-20px}.placeholder-pet-emoji{font-size:4rem;line-height:1;display:inline-block}.placeholder-pet-emoji--2{font-size:3rem;margin-left:1rem}.hero__social-proof{position:absolute;bottom:1.5rem;right:1.5rem;background:#fff;border-radius:var(--radius-md);padding:1rem 1.25rem;box-shadow:var(--shadow-md);min-width:200px}.social-proof-card__avatars{margin-bottom:.5rem}.avatar-stack{display:flex;gap:-4px}.avatar{width:32px;height:32px;border-radius:50%;background:var(--clr-accent-light);border:2px solid #fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;margin-right:-8px}.social-proof-card__text strong{display:block;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700}.social-proof-card__text span{font-size:.78rem;color:var(--clr-muted)}.social-proof-card__stars{color:#f5a623;font-size:.9rem;margin-top:.35rem;letter-spacing:1px}.hero__deco{position:absolute;pointer-events:none}.hero__deco--leaf{top:1rem;left:-1rem;font-size:2rem;opacity:.6}.hero__deco--circle{width:160px;height:160px;border-radius:50%;background:var(--clr-accent-light);opacity:.35;top:-2rem;right:-2rem}@media(max-width:900px){.hero__inner{grid-template-columns:1fr}.hero__image,.hero__image-placeholder{height:340px}.hero__social-proof{bottom:1rem;right:1rem}}@media(max-width:480px){.hero__ctas{flex-direction:column}.hero__ctas .btn{width:100%;justify-content:center}}.trust-bar{background:#fff;border-top:1px solid var(--clr-border);border-bottom:1px solid var(--clr-border);padding:1.75rem 0}.trust-bar__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.trust-bar__item{display:flex;align-items:center;gap:1rem;padding:.5rem}.trust-bar__icon{color:var(--clr-accent);flex-shrink:0}.trust-bar__text{display:flex;flex-direction:column}.trust-bar__text strong{font-size:.9rem;font-weight:600;color:var(--clr-text)}.trust-bar__text span{font-size:.78rem;color:var(--clr-muted)}@media(max-width:860px){.trust-bar__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.trust-bar__grid{grid-template-columns:1fr}}.pet-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.pet-card{background:var(--clr-card);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:all var(--transition)}.pet-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.pet-card--1{background:#fff0e6}.pet-card--2{background:#f2f4ec}.pet-card--3{background:#edf4f0}.pet-card__image-wrap{height:220px;overflow:hidden}.pet-card__image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.pet-card:hover .pet-card__image{transform:scale(1.04)}.pet-card__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:5rem}.pet-card__content{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.pet-card__title{font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700}.pet-card__desc{color:var(--clr-muted);font-size:.875rem;flex:1}@media(max-width:768px){.pet-cards{grid-template-columns:1fr}}@media(min-width:480px)and (max-width:768px){.pet-cards{grid-template-columns:repeat(2,1fr)}}.product-grid{display:grid;gap:1.5rem}.product-grid--4{grid-template-columns:repeat(4,1fr)}.product-grid--3{grid-template-columns:repeat(3,1fr)}@media(max-width:1100px){.product-grid--4{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.product-grid--4,.product-grid--3{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.product-grid--4,.product-grid--3{grid-template-columns:1fr}}.product-card{background:var(--clr-card);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm);transition:all var(--transition);display:flex;flex-direction:column}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.product-card__image-wrap{position:relative;overflow:hidden;padding-top:100%}.product-card__image-link{position:absolute;top:0;right:0;bottom:0;left:0}.product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .35s ease,transform .4s ease}.product-card__image--hover{opacity:0}.product-card:hover .product-card__image--main{opacity:0;transform:scale(1.04)}.product-card:hover .product-card__image--hover{opacity:1}.product-card__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:3rem;background:var(--clr-accent-light)}.product-card__badge{position:absolute;top:.75rem;left:.75rem;padding:.2rem .6rem;border-radius:var(--radius-pill);font-size:.72rem;font-weight:700;z-index:1}.product-card__badge--sale{background:var(--clr-accent);color:#fff}.product-card__badge--new{background:#2b1d16;color:#fff}.product-card__wishlist{position:absolute;top:.75rem;right:.75rem;width:34px;height:34px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm);z-index:1;opacity:0;transition:all var(--transition);color:var(--clr-text)}.product-card:hover .product-card__wishlist{opacity:1}.product-card__quick-add{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%) translateY(4px);white-space:nowrap;z-index:1;opacity:0;transition:all var(--transition)}.product-card:hover .product-card__quick-add{opacity:1;transform:translate(-50%) translateY(0)}.product-card__info{padding:1rem;flex:1;display:flex;flex-direction:column;gap:.4rem}.product-card__vendor{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--clr-muted)}.product-card__title a{font-weight:600;font-size:.95rem;color:var(--clr-text);line-height:1.35}.product-card__title a:hover{color:var(--clr-accent)}.product-card__stars{color:#f5a623;font-size:.8rem}.product-card__review-count{color:var(--clr-muted);font-size:.75rem}.product-card__price-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:auto}.price{font-weight:700;font-size:1rem;color:var(--clr-text)}.price--sale{color:var(--clr-accent)}.price--compare{text-decoration:line-through;color:var(--clr-muted);font-size:.85rem;font-weight:400}.price-badge{background:#ffeaea;color:var(--clr-accent);font-size:.72rem;font-weight:700;padding:.15rem .5rem;border-radius:var(--radius-pill)}.benefit-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.benefit-card{background:var(--clr-card);border-radius:var(--radius-md);padding:2rem 1.5rem;text-align:center;box-shadow:var(--shadow-sm);transition:all var(--transition)}.benefit-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.benefit-card__icon{font-size:2.5rem;margin-bottom:1rem}.benefit-card__title{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.benefit-card__text{font-size:.875rem;color:var(--clr-muted);line-height:1.6}@media(max-width:900px){.benefit-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.benefit-cards{grid-template-columns:1fr}}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.testimonial-card{background:var(--clr-card);border-radius:var(--radius-md);padding:1.75rem;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:1rem;transition:all var(--transition)}.testimonial-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.testimonial-card__stars{color:#f5a623;font-size:1rem;letter-spacing:2px}.testimonial-card__text{font-size:.925rem;line-height:1.7;color:var(--clr-text);flex:1;font-style:italic}.testimonial-card__author{display:flex;align-items:center;gap:.75rem}.testimonial-card__avatar{width:40px;height:40px;border-radius:50%;background:var(--clr-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}.testimonial-card__name{font-weight:600;font-size:.9rem;display:block}.testimonial-card__pet{font-size:.78rem;color:var(--clr-muted)}.testimonial-card__badge{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;color:#4caf50;font-weight:600}@media(max-width:900px){.testimonial-grid{grid-template-columns:1fr}}@media(min-width:600px)and (max-width:900px){.testimonial-grid{grid-template-columns:repeat(2,1fr)}}.faq__list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.faq__item{background:var(--clr-card);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm)}.faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;text-align:left;font-size:.95rem;font-weight:600;color:var(--clr-text);background:none;cursor:pointer}.faq__question:hover{color:var(--clr-accent)}.faq__chevron{flex-shrink:0;transition:transform var(--transition)}.faq__question[aria-expanded=true] .faq__chevron{transform:rotate(180deg)}.faq__answer{overflow:hidden;max-height:0;transition:max-height .35s ease,padding .25s ease}.faq__answer.is-open{max-height:400px;padding-bottom:1.25rem}.faq__answer p{padding:0 1.5rem;font-size:.9rem;color:var(--clr-muted);line-height:1.7}.newsletter{background:linear-gradient(135deg,var(--clr-accent) 0%,#c85a52 100%);color:#fff}.newsletter__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem}.newsletter__icon{font-size:3rem;margin-bottom:1rem}.newsletter__title{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;margin-bottom:.75rem}.newsletter__subtitle{opacity:.9;font-size:.95rem;line-height:1.6}.newsletter__input-group{display:flex;gap:.75rem}.newsletter__input{flex:1;padding:.85rem 1.25rem;border:none;border-radius:var(--radius-pill);font-size:.95rem;outline:none;box-shadow:0 2px 12px #00000026}.newsletter__input:focus{box-shadow:0 2px 12px #00000040}.newsletter .btn--primary{background:#2b1d16;border-color:#2b1d16}.newsletter .btn--primary:hover{background:#1a1108}.newsletter__success{font-size:1.05rem;font-weight:600}.newsletter__error{color:#ffcdd2;font-size:.85rem;margin-top:.5rem}.newsletter__disclaimer{font-size:.75rem;opacity:.7;margin-top:.75rem}@media(max-width:768px){.newsletter__inner{grid-template-columns:1fr}.newsletter__input-group{flex-direction:column}.newsletter .btn{width:100%;justify-content:center}}.main-product{padding:3rem 0 5rem}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:5rem}.product-gallery__main{border-radius:var(--radius-lg);overflow:hidden;margin-bottom:.75rem}.product-gallery__main-img{width:100%;aspect-ratio:1;object-fit:cover}.product-gallery__placeholder{aspect-ratio:1;background:var(--clr-accent-light);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;font-size:4rem}.product-gallery__thumbs{display:flex;gap:.5rem;flex-wrap:wrap}.product-gallery__thumb{width:72px;height:72px;border-radius:var(--radius-sm);overflow:hidden;border:2.5px solid transparent;transition:border-color var(--transition);cursor:pointer}.product-gallery__thumb.is-active,.product-gallery__thumb:hover{border-color:var(--clr-accent)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-info__breadcrumb{font-size:.78rem;color:var(--clr-muted);text-transform:uppercase;letter-spacing:.06em;display:block;margin-bottom:.75rem}.product-info__breadcrumb:hover{color:var(--clr-accent)}.product-info__title{font-family:Playfair Display,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1.2;margin-bottom:.75rem}.product-info__stars{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.stars{color:#f5a623;font-size:1rem}.reviews-count{font-size:.85rem;color:var(--clr-muted)}.product-info__price{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem}.product-info__price .price{font-size:1.75rem;font-weight:700}.product-form__option{margin-bottom:1.25rem}.product-form__option-label{display:block;font-weight:600;font-size:.875rem;margin-bottom:.5rem;color:var(--clr-text)}.product-form__option-values{display:flex;gap:.5rem;flex-wrap:wrap}.option-swatch input{position:absolute;opacity:0;width:0;height:0}.option-swatch span{display:block;padding:.4rem .9rem;border:2px solid var(--clr-border);border-radius:var(--radius-pill);font-size:.875rem;cursor:pointer;transition:all var(--transition)}.option-swatch input:checked+span{border-color:var(--clr-accent);background:var(--clr-accent);color:#fff}.option-swatch span:hover{border-color:var(--clr-accent)}.product-form__qty-row{margin-bottom:1.25rem}.qty-selector{display:inline-flex;align-items:center;border:2px solid var(--clr-border);border-radius:var(--radius-pill);overflow:hidden}.qty-btn{width:40px;height:40px;font-size:1.25rem;font-weight:500;display:flex;align-items:center;justify-content:center;color:var(--clr-text);transition:all var(--transition)}.qty-btn:hover{background:var(--clr-accent-light);color:var(--clr-accent)}.qty-input{width:52px;text-align:center;border:none;border-left:2px solid var(--clr-border);border-right:2px solid var(--clr-border);font-size:.95rem;font-weight:600;padding:.5rem;outline:none}.product-form__buttons{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.product-form__trust{display:flex;gap:1rem;flex-wrap:wrap;font-size:.78rem;color:var(--clr-muted);padding:1rem 0;border-top:1px solid var(--clr-border);margin-bottom:1.5rem}.product-accordions{display:flex;flex-direction:column;gap:.5rem}.product-accordion{border:1.5px solid var(--clr-border);border-radius:var(--radius-md);overflow:hidden}.product-accordion__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;font-weight:600;font-size:.9rem;cursor:pointer;list-style:none}.product-accordion__header::-webkit-details-marker{display:none}.product-accordion[open] .product-accordion__header{color:var(--clr-accent)}.product-accordion__body{padding:0 1.25rem 1.25rem;font-size:.875rem;color:var(--clr-muted);line-height:1.7}.product-accordion__body p+p{margin-top:.5rem}.related-products{margin-top:4rem}.related-products .section-title{margin-bottom:1.5rem}.sticky-atc{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--clr-border);box-shadow:0 -4px 20px #00000014;padding:.85rem 0;z-index:100;transform:translateY(100%);transition:transform .3s ease}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sticky-atc__info{display:flex;align-items:center;gap:.75rem;overflow:hidden}.sticky-atc__info img{width:44px;height:44px;object-fit:cover;border-radius:var(--radius-sm);flex-shrink:0}.sticky-atc__title{font-weight:600;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.sticky-atc{display:none}}@media(max-width:768px){.product-layout{grid-template-columns:1fr}}.collection-header{background:#fff;padding:2.5rem 0 2rem;border-bottom:1px solid var(--clr-border);margin-bottom:2rem}.collection-header__title{font-family:Playfair Display,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin-top:.75rem}.collection-header__desc{color:var(--clr-muted);margin-top:.5rem}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--clr-muted)}.breadcrumb a:hover{color:var(--clr-accent)}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--clr-border)}.collection-toolbar__count{font-size:.875rem;color:var(--clr-muted)}.select--sm{padding:.45rem 2rem .45rem .9rem;border:1.5px solid var(--clr-border);border-radius:var(--radius-pill);font-size:.875rem;cursor:pointer;-webkit-appearance:none;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238B7355' stroke-width='2.5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right .75rem center}.collection-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:2rem}.tag-pill{padding:.4rem 1rem;border-radius:var(--radius-pill);border:1.5px solid var(--clr-border);font-size:.82rem;font-weight:500;color:var(--clr-text);transition:all var(--transition)}.tag-pill:hover,.tag-pill--active{background:var(--clr-accent);color:#fff;border-color:var(--clr-accent)}.collection-empty{text-align:center;padding:4rem 0}.collection-empty p{color:var(--clr-muted);margin-bottom:1.5rem}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:3rem}.pagination__info{font-size:.875rem;color:var(--clr-muted)}.main-collection{padding-bottom:5rem}.main-cart{padding:3rem 0 5rem}.cart-title{font-family:Playfair Display,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin-bottom:2rem}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:2.5rem;align-items:start}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:1.25rem;align-items:start;padding:1.5rem 0;border-bottom:1px solid var(--clr-border)}.cart-item__image{width:100px;height:100px;object-fit:cover;border-radius:var(--radius-md)}.cart-item__title{font-weight:600;font-size:.95rem;margin-bottom:.25rem}.cart-item__title:hover{color:var(--clr-accent)}.cart-item__variant{font-size:.8rem;color:var(--clr-muted);margin-bottom:.4rem}.cart-item__price{font-size:.875rem;color:var(--clr-muted);margin-bottom:.75rem}.cart-item__qty{display:flex;align-items:center;gap:.5rem}.qty-display{min-width:24px;text-align:center;font-weight:600}.cart-item__remove{font-size:.78rem;color:var(--clr-muted);margin-left:.5rem}.cart-item__remove:hover{color:var(--clr-accent)}.cart-item__total{font-weight:700;font-size:1rem;white-space:nowrap}.cart-summary__inner{background:var(--clr-card);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow-sm);position:sticky;top:6rem}.cart-summary__title{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--clr-border)}.cart-summary__line{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:.9rem}.cart-summary__line--discount{color:#4caf50}.cart-summary__line--shipping{color:var(--clr-muted)}.cart-summary__free-shipping-bar{background:#f0fff0;border-radius:var(--radius-sm);padding:.75rem;margin:.75rem 0}.cart-summary__free-shipping-bar p{font-size:.8rem;margin-bottom:.4rem}.progress-bar{height:6px;background:var(--clr-border);border-radius:99px;overflow:hidden}.progress-bar__fill{height:100%;background:#4caf50;border-radius:99px;transition:width .4s ease}.free-shipping{color:#4caf50;font-weight:600}.cart-summary__total{display:flex;justify-content:space-between;font-weight:700;font-size:1.1rem;padding:1rem 0;border-top:2px solid var(--clr-border);margin:.5rem 0 1.25rem}.cart-summary__checkout{margin-bottom:.75rem}.cart-summary__continue{display:block;text-align:center;font-size:.85rem;color:var(--clr-muted);margin-bottom:1.25rem}.cart-summary__continue:hover{color:var(--clr-accent)}.cart-summary__trust{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;font-size:.75rem;color:var(--clr-muted)}.cart-empty{text-align:center;padding:5rem 0}.cart-empty__icon{font-size:4rem;margin-bottom:1.25rem}.cart-empty h2{font-family:Playfair Display,serif;font-size:1.75rem;margin-bottom:.75rem}.cart-empty p{color:var(--clr-muted);margin-bottom:2rem}@media(max-width:860px){.cart-layout{grid-template-columns:1fr}}@media(max-width:600px){.cart-item{grid-template-columns:80px 1fr}.cart-item__total{display:none}}.site-footer{background:var(--clr-footer-bg);color:var(--clr-footer-text);padding:4rem 0 0}.footer__grid{display:grid;grid-template-columns:280px repeat(auto-fit,minmax(140px,1fr));gap:2.5rem 2rem;padding-bottom:3rem}.logo-text--footer .logo-text__name{color:var(--clr-footer-text)}.logo-text--footer .logo-text__tagline{color:#f7d8c899}.footer__brand-desc{font-size:.875rem;color:#f7d8c8b3;line-height:1.7;margin-top:1rem;margin-bottom:1.25rem}.footer__socials{display:flex;gap:.5rem}.footer__social-link{width:38px;height:38px;border-radius:50%;border:1.5px solid rgba(247,216,200,.25);display:flex;align-items:center;justify-content:center;color:var(--clr-footer-text);transition:all var(--transition)}.footer__social-link:hover{background:var(--clr-accent);border-color:var(--clr-accent)}.footer__col-title{font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;color:var(--clr-footer-text)}.footer__links{display:flex;flex-direction:column;gap:.5rem}.footer__links a{font-size:.875rem;color:#f7d8c8b3;transition:color var(--transition)}.footer__links a:hover{color:var(--clr-accent)}.footer__payment{margin-top:1.5rem}.footer__payment-label{font-size:.75rem;color:#f7d8c880;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.06em}.footer__payment-icons{display:flex;gap:.4rem;flex-wrap:wrap}.payment-icon{background:#ffffff1a;color:#f7d8c8cc;padding:.25rem .5rem;border-radius:4px;font-size:.65rem;font-weight:700;border:1px solid rgba(255,255,255,.15)}.footer__bottom{border-top:1px solid rgba(247,216,200,.1);padding:1.25rem 0}.footer__bottom .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.footer__bottom p{font-size:.8rem;color:#f7d8c880}.footer__bottom-links{display:flex;gap:1.25rem;flex-wrap:wrap}.footer__bottom-links a{font-size:.78rem;color:#f7d8c880;transition:color var(--transition)}.footer__bottom-links a:hover{color:var(--clr-accent)}@media(max-width:768px){.footer__grid{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1 / -1}}@media(max-width:480px){.footer__grid{grid-template-columns:1fr}}.main-page{padding:4rem 0 5rem}.page-title{font-family:Playfair Display,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--clr-border)}.page-content{font-size:1rem;line-height:1.8;color:var(--clr-text)}.main-search{padding:4rem 0 5rem}.search-form{max-width:600px;margin-bottom:2rem}.search-form__group{display:flex;gap:.75rem}.search-form__input{flex:1;padding:.75rem 1.25rem;border:2px solid var(--clr-border);border-radius:var(--radius-pill);font-size:.95rem;outline:none;transition:border-color var(--transition)}.search-form__input:focus{border-color:var(--clr-accent)}.search-count{color:var(--clr-muted);font-size:.875rem;margin-bottom:1.5rem}.search-empty{color:var(--clr-muted);font-size:1rem;padding:2rem 0}
/*# sourceMappingURL=/cdn/shop/t/11/assets/theme.css.map */
