*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Nunito Sans,sans-serif;font-size:16px;line-height:1.6;color:#121212;background:#fff;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:Fraunces,serif;line-height:1.2;color:#121212}a{color:inherit;text-decoration:none}a:hover{opacity:.8}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit;border:none;background:none}.skip-to-content{position:absolute;top:-100%;left:1rem;background:#1692ae;color:#fff;padding:.5rem 1rem;z-index:9999;font-size:.875rem;font-weight:700;border-radius:0 0 4px 4px}.skip-to-content:focus{top:0}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.container{padding:0 1.5rem}}@media(min-width:1024px){.container{padding:0 2rem}}.announcement-bar{background:#1692ae;color:#fff;text-align:center;padding:.5rem 1rem;font-size:.75rem;font-weight:600;letter-spacing:.02em}.announcement-bar__link{color:#fff;text-decoration:underline;margin-left:.5rem}.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e0e0e0;transition:box-shadow .3s ease}.site-header.scrolled{box-shadow:0 2px 20px #00000014}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:64px;gap:1rem}.site-header__logo img{height:52px;width:auto}.site-nav{display:none;align-items:center;gap:1.5rem;list-style:none}@media(min-width:1024px){.site-nav{display:flex}}.site-nav__link{font-size:.875rem;font-weight:700;color:#121212;letter-spacing:.02em;transition:color .2s;position:relative}.site-nav__link:hover{color:#1692ae}.site-nav__item{position:relative}.site-nav__dropdown{display:none;position:absolute;top:100%;left:0;min-width:200px;background:#fff;border:1px solid #e0e0e0;border-top:2px solid #1692AE;box-shadow:0 8px 24px #0000001a;padding:.5rem 0;z-index:200}.site-nav__item:hover .site-nav__dropdown{display:block}.site-nav__dropdown a{display:block;padding:.5rem 1rem;font-size:.875rem;color:#121212;transition:background .15s}.site-nav__dropdown a:hover{background:#f8f5f0;color:#1692ae}.site-header__actions{display:flex;align-items:center;gap:.75rem}.header-icon-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#121212;transition:opacity .2s;position:relative}.header-icon-btn:hover{opacity:.7}.cart-count{position:absolute;top:-4px;right:-4px;width:16px;height:16px;background:#d4a853;color:#121212;font-size:.6rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#121212}@media(min-width:1024px){.mobile-menu-toggle{display:none}}.mobile-nav{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#fff;overflow-y:auto;padding:1.5rem}.mobile-nav.is-open{display:block}.mobile-nav__close{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.mobile-nav__list{list-style:none}.mobile-nav__link{display:block;padding:1rem 0;font-size:1.25rem;font-weight:700;color:#121212;border-bottom:1px solid #e0e0e0;font-family:Fraunces,serif}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;padding:.75rem 2rem;border-radius:2px;transition:all .25s ease;cursor:pointer;white-space:nowrap;text-decoration:none}.btn--primary{background:#1692ae;color:#fff;border:2px solid #1692AE}.btn--primary:hover{background:#127a92;border-color:#127a92;transform:translateY(-1px);box-shadow:0 8px 24px #1692ae59;opacity:1}.btn--dark{background:#121212;color:#fff;border:2px solid #121212}.btn--dark:hover{background:#333;border-color:#333;transform:translateY(-1px);opacity:1}.btn--gold{background:#d4a853;color:#121212;border:2px solid #D4A853}.btn--gold:hover{background:#c49540;border-color:#c49540;transform:translateY(-1px);box-shadow:0 8px 24px #d4a85366;opacity:1}.btn--ghost{background:transparent;color:#1692ae;border:2px solid #1692AE}.btn--ghost:hover{background:#e8f7fa;opacity:1}.btn--ghost-white{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.6)}.btn--ghost-white:hover{background:#ffffff1a;border-color:#fff;opacity:1}.btn--full{width:100%}.btn--sm{font-size:.7rem;padding:.5rem 1rem}.badge{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:2px}.badge--bestseller{background:#d4a853;color:#121212}.badge--new{background:#1692ae;color:#fff}.badge--sale{background:#e53935;color:#fff}.star-rating{display:inline-flex;align-items:center;gap:2px;color:#d4a853}.star-rating svg{width:14px;height:14px;fill:currentColor}.star-rating .star-empty{color:#ccc}.section{padding:4rem 0}.section--sm{padding:2rem 0}.section--lg{padding:6rem 0}.section--cream{background:#f8f5f0}.section--teal{background:#1692ae;color:#fff}.section--dark{background:#121212;color:#fff}.section__eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#1692ae;margin-bottom:.5rem}.section--teal .section__eyebrow,.section--dark .section__eyebrow{color:#ffffffb3}.section__title{font-family:Fraunces,serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;color:#121212;margin-bottom:1rem}.section--teal .section__title,.section--dark .section__title{color:#fff}.section__subtitle{font-size:1rem;color:#666;max-width:560px}.section--teal .section__subtitle{color:#fffc}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.product-grid{grid-template-columns:repeat(4,1fr)}}.product-card{background:#fff;border-radius:2px;overflow:hidden;box-shadow:0 1px 4px #0000000f;transition:box-shadow .3s ease,transform .3s ease}.product-card:hover{box-shadow:0 8px 32px #0000001f;transform:translateY(-2px)}.product-card__image-wrap{position:relative;aspect-ratio:1/1;overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card__badge{position:absolute;top:.75rem;left:.75rem;z-index:1}.product-card__quick-add{position:absolute;bottom:.75rem;left:.75rem;right:.75rem;opacity:0;transform:translateY(8px);transition:all .3s ease}.product-card:hover .product-card__quick-add{opacity:1;transform:translateY(0)}.product-card__info{padding:1rem}.product-card__desc{font-size:.75rem;color:#888;margin-bottom:.25rem}.product-card__title{font-family:Fraunces,serif;font-size:1rem;font-weight:600;color:#121212;margin-bottom:.5rem;line-height:1.3}.product-card__title:hover{color:#1692ae}.product-card__meta{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem}.product-card__price{font-family:Fraunces,serif;font-size:1.1rem;font-weight:700;color:#1692ae}.product-card__compare-price{font-size:.875rem;color:#aaa;text-decoration:line-through;margin-left:.5rem}.value-props{background:#1692ae;padding:1rem 0}.value-props__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.value-props__grid{grid-template-columns:repeat(4,1fr)}}.value-props__item{display:flex;align-items:center;gap:.75rem;color:#fff}.value-props__icon{flex-shrink:0;opacity:.9}.value-props__label{font-size:.8rem;font-weight:700}.value-props__sublabel{font-size:.7rem;opacity:.8}.trust-bar{background:#0000001a;padding:1rem 0}.trust-bar__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;text-align:center}@media(min-width:768px){.trust-bar__grid{grid-template-columns:repeat(4,1fr)}}.trust-bar__item{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#ffffffe6;font-size:.8rem;font-weight:600}.hero{display:grid;grid-template-columns:1fr;min-height:520px}@media(min-width:768px){.hero{grid-template-columns:1fr 1fr;min-height:620px}}.hero__content{background:#0d3d4a;padding:3rem 2rem;display:flex;flex-direction:column;justify-content:center}@media(min-width:1024px){.hero__content{padding:4rem 3rem}}.hero__eyebrow{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.hero__avatars{display:flex}.hero__avatar{width:28px;height:28px;border-radius:50%;background:#1692ae;color:#fff;font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid #0d3d4a;margin-right:-8px}.hero__social-proof{font-size:.75rem;color:#ffffffbf;margin-left:1rem}.hero__title{font-family:Fraunces,serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:700;color:#fff;line-height:1.1;margin-bottom:1.25rem}.hero__title em{font-style:italic;color:#d4a853}.hero__desc{font-size:1rem;color:#fffc;margin-bottom:1.5rem;max-width:420px;line-height:1.7}.hero__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.hero__tag{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;color:#ffffffd9;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:.3rem .75rem}.hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.hero__shipping{font-size:.75rem;color:#ffffff8c}.hero__image{position:relative;overflow:hidden;min-height:300px}.hero__image img{width:100%;height:100%;object-fit:cover}.hero__review-card{position:absolute;bottom:1.5rem;right:1.5rem;background:#fff;border-radius:8px;padding:.75rem 1rem;box-shadow:0 8px 32px #00000026;max-width:200px}.hero__review-card .star-rating{margin-bottom:.25rem}.hero__review-card p{font-size:.75rem;font-weight:700;color:#121212}.hero__review-card span{font-size:.65rem;color:#888}.stats-bar{padding:2.5rem 0;background:#fff}.stats-bar__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;text-align:center}@media(min-width:768px){.stats-bar__grid{grid-template-columns:repeat(4,1fr)}}.stats-bar__number{font-family:Fraunces,serif;font-size:2rem;font-weight:700;color:#1692ae;display:block}.stats-bar__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#888}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.category-grid{grid-template-columns:repeat(3,1fr)}}.category-card{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:4px;display:block}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.category-card:hover img{transform:scale(1.05)}.category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 60%);display:flex;align-items:flex-end;padding:1rem}.category-card__name{font-family:Fraunces,serif;font-size:1.1rem;font-weight:700;color:#fff}.brand-story{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:768px){.brand-story{grid-template-columns:1fr 1fr}}.brand-story__image{border-radius:4px;overflow:hidden;aspect-ratio:4/3}.brand-story__image img{width:100%;height:100%;object-fit:cover}.brand-story__content .section__title{margin-bottom:1rem}.brand-story__body{font-size:1rem;color:#444;line-height:1.8;margin-bottom:1.5rem}.brand-story__ctas{display:flex;flex-wrap:wrap;gap:.75rem}.ingredients-bar{background:#f8f5f0;padding:1.5rem 0;border-top:1px solid #e8e0d0;border-bottom:1px solid #e8e0d0}.ingredients-bar__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.ingredients-bar__item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:#444}.ingredients-bar__item svg{color:#1692ae}.testimonials{background:#f8f5f0}.testimonial-card{background:#fff;border-radius:4px;padding:1.5rem;box-shadow:0 2px 12px #0000000f}.testimonial-card__quote{font-family:Fraunces,serif;font-style:italic;font-size:1rem;color:#444;line-height:1.7;margin:.75rem 0 1rem}.testimonial-card__author{font-size:.875rem;font-weight:700;color:#121212}.testimonial-card__product{font-size:.75rem;color:#1692ae}.gift-cta{background:#d4a853;padding:4rem 0}.gift-cta__inner{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:768px){.gift-cta__inner{grid-template-columns:1fr 1fr}}.gift-cta__title{font-family:Fraunces,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;color:#1c1410;line-height:1.15;margin-bottom:1rem}.gift-cta__body{font-size:1rem;color:#1c1410bf;margin-bottom:1.5rem}.gift-cta__ctas{display:flex;flex-wrap:wrap;gap:.75rem}.gift-cta__image{border-radius:4px;overflow:hidden;aspect-ratio:4/3}.gift-cta__image img{width:100%;height:100%;object-fit:cover}.email-capture{background:#1692ae;padding:4rem 0;text-align:center}.email-capture__eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:.35rem 1rem;margin-bottom:1.5rem}.email-capture__title{font-family:Fraunces,serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;color:#fff;margin-bottom:.75rem}.email-capture__subtitle{font-size:.9rem;color:#fffc;max-width:480px;margin:0 auto 2rem;line-height:1.7}.email-capture__form{display:flex;flex-direction:column;gap:.75rem;max-width:440px;margin:0 auto}@media(min-width:480px){.email-capture__form{flex-direction:row}}.email-capture__input{flex:1;padding:.75rem 1rem;border:2px solid rgba(255,255,255,.4);border-radius:2px;background:#ffffff26;color:#fff;font-family:Nunito Sans,sans-serif;font-size:.875rem;outline:none;transition:border-color .2s}.email-capture__input::placeholder{color:#fff9}.email-capture__input:focus{border-color:#ffffffe6}.email-capture__disclaimer{font-size:.7rem;color:#ffffff8c;margin-top:.75rem}.site-footer{background:#1692ae}.site-footer__main{padding:3rem 0}.site-footer__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.site-footer__grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr}}.site-footer__logo{height:44px;width:auto;filter:brightness(0) invert(1);margin-bottom:1rem}.site-footer__tagline{font-size:.875rem;color:#ffffffbf;line-height:1.6;margin-bottom:1rem}.site-footer__social{display:flex;gap:.75rem}.site-footer__social-link{width:32px;height:32px;border-radius:50%;background:#fff3;color:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.site-footer__social-link:hover{opacity:.8}.site-footer__heading{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:1rem}.site-footer__list{list-style:none}.site-footer__list li{margin-bottom:.5rem}.site-footer__list a{font-size:.875rem;color:#ffffffbf;transition:color .2s}.site-footer__list a:hover{color:#fff;opacity:1}.site-footer__address{font-size:.875rem;color:#ffffffe6;line-height:1.7}.site-footer__hours{font-size:.75rem;color:#ffffffb3;margin-top:.5rem}.site-footer__phone{font-size:.875rem;font-weight:700;color:#fff;margin-top:.5rem;display:block}.site-footer__bottom{padding:1.25rem 0;border-top:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}@media(min-width:768px){.site-footer__bottom{flex-direction:row;justify-content:space-between}}.site-footer__copyright{font-size:.75rem;color:#fff9}.site-footer__legal{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.site-footer__legal a{font-size:.75rem;color:#fff9}.site-footer__legal a:hover{color:#fff;opacity:1}.pdp{padding:2rem 0 4rem}.pdp__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:768px){.pdp__grid{grid-template-columns:1fr 1fr;gap:4rem}}.pdp__gallery{position:sticky;top:80px;align-self:start}.pdp__main-image{position:relative;aspect-ratio:1/1;border-radius:4px;overflow:hidden;background:#f8f5f0;margin-bottom:.75rem}.pdp__main-image img{width:100%;height:100%;object-fit:cover}.pdp__thumbnails{display:flex;gap:.5rem}.pdp__thumb{width:72px;height:72px;border-radius:4px;overflow:hidden;border:2px solid #e0e0e0;cursor:pointer;opacity:.65;transition:all .2s;flex-shrink:0}.pdp__thumb.active{border-color:#1692ae;opacity:1}.pdp__thumb img{width:100%;height:100%;object-fit:cover}.pdp__wishlist-btn{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:50%;background:#ffffffe6;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.pdp__wishlist-btn:hover{background:#fff}.pdp__brand{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#1692ae;margin-bottom:.5rem}.pdp__title{font-family:Fraunces,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:#121212;line-height:1.2;margin-bottom:.5rem}.pdp__tagline{font-size:.875rem;color:#666;margin-bottom:.75rem}.pdp__rating-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.pdp__review-link{font-size:.875rem;color:#1692ae;text-decoration:underline}.pdp__verified{font-size:.7rem;font-weight:600;padding:.2rem .6rem;border-radius:999px;background:#e8f7fa;color:#1692ae}.pdp__price-row{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.25rem}.pdp__price{font-family:Fraunces,serif;font-size:1.8rem;font-weight:700;color:#121212}.pdp__compare-price{font-size:1rem;color:#aaa;text-decoration:line-through}.pdp__save-badge{font-size:.7rem;font-weight:700;padding:.2rem .6rem;border-radius:2px;background:#d4a853;color:#121212}.pdp__shipping-note{font-size:.75rem;color:#888;margin-bottom:1.5rem}.pdp__divider{border:none;border-top:1px solid #e0e0e0;margin:1.5rem 0}.pdp__benefits{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.pdp__benefit{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;color:#1692ae;background:#f0f9fb;border:1px solid #c8eaf0;border-radius:999px;padding:.3rem .75rem}.pdp__option-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#121212;margin-bottom:.5rem;display:block}.pdp__option-label span{color:#1692ae}.pdp__scents,.pdp__sizes{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.pdp__scent-btn,.pdp__size-btn{padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:2px;border:2px solid #e0e0e0;background:#fff;color:#444;cursor:pointer;transition:all .2s}.pdp__scent-btn.active,.pdp__size-btn.active{border-color:#1692ae;background:#e8f7fa;color:#1692ae}.pdp__size-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem}.pdp__size-btn .save-tag{font-size:.65rem;font-weight:700;padding:.15rem .4rem;background:#d4a853;color:#121212;border-radius:2px;margin-left:.5rem}.pdp__add-row{display:flex;gap:.75rem;margin-bottom:.75rem}.pdp__qty{display:flex;align-items:center;border:2px solid #e0e0e0;border-radius:2px}.pdp__qty-btn{width:40px;height:48px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#444;background:none;border:none;cursor:pointer;transition:background .15s}.pdp__qty-btn:hover{background:#f5f5f5}.pdp__qty-val{width:40px;text-align:center;font-weight:700;font-size:.875rem}.pdp__atc-btn{flex:1;height:48px;background:#1692ae;color:#fff;border:none;border-radius:2px;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:all .25s;display:flex;align-items:center;justify-content:center;gap:.5rem}.pdp__atc-btn:hover{background:#127a92;transform:translateY(-1px);box-shadow:0 8px 24px #1692ae59}.pdp__buy-now{width:100%;height:48px;background:#121212;color:#fff;border:2px solid #121212;border-radius:2px;font-family:Nunito Sans,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:all .25s;margin-bottom:1rem}.pdp__buy-now:hover{background:#333}.pdp__nudge{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f8f5f0;border:1px solid #e8e0d0;border-radius:4px;font-size:.75rem;font-weight:600;color:#444;margin-bottom:1.5rem}.pdp__nudge span{color:#1692ae}.pdp__tabs{margin-bottom:1.5rem}.pdp__tab-nav{display:flex;border-bottom:2px solid #e0e0e0;margin-bottom:1rem}.pdp__tab-btn{padding:.75rem 1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#888;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;transition:all .2s}.pdp__tab-btn.active{color:#1692ae;border-bottom-color:#1692ae}.pdp__tab-content{font-size:.875rem;line-height:1.8;color:#444;display:none}.pdp__tab-content.active{display:block}.pdp__tab-content p+p{margin-top:.75rem}.pdp__tab-content .ingredients-note{margin-top:.75rem;font-size:.75rem;font-weight:700;color:#1692ae}.pdp__faq{margin-bottom:1.5rem}.pdp__faq-heading{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#121212;margin-bottom:.75rem}.pdp__faq-item{border-bottom:1px solid #e0e0e0}.pdp__faq-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;font-size:.875rem;font-weight:600;color:#121212;background:none;border:none;text-align:left;cursor:pointer}.pdp__faq-answer{font-size:.875rem;color:#666;line-height:1.7;padding-bottom:.75rem;display:none}.pdp__faq-item.open .pdp__faq-answer{display:block}.pdp__trust{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;padding-top:1.5rem;border-top:1px solid #e0e0e0;margin-top:1.5rem}.pdp__trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem;color:#1692ae}.pdp__trust-label{font-size:.7rem;font-weight:700;color:#444}.bundle-section{background:#f8f5f0;padding:3.5rem 0}.bundle-products{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}.bundle-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.bundle-item__img{width:100px;height:100px;border-radius:4px;overflow:hidden;background:#fff}.bundle-item__img img{width:100%;height:100%;object-fit:cover}.bundle-item__name{font-size:.75rem;font-weight:700;text-align:center;max-width:100px;color:#121212}.bundle-item__price{font-size:.875rem;font-weight:700;color:#1692ae}.bundle-plus{font-size:1.5rem;font-weight:700;color:#1692ae}.bundle-cta{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-left:1.5rem}.bundle-total{font-size:.875rem;color:#666}.bundle-total strong{color:#121212}.bundle-save{font-size:.75rem;font-weight:700;color:#d4a853}.reviews-section{padding:3.5rem 0}.reviews-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:768px){.reviews-grid{grid-template-columns:1fr 2fr}}.reviews-summary__number{font-family:Fraunces,serif;font-size:3rem;font-weight:700;color:#121212;line-height:1}.reviews-summary__meta{font-size:.875rem;color:#666;margin-top:.25rem}.reviews-bar{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.reviews-bar__track{flex:1;height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}.reviews-bar__fill{height:100%;background:#d4a853;border-radius:4px}.reviews-bar__pct{font-size:.75rem;color:#888;width:2.5rem;text-align:right}.review-card{padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0;margin-bottom:1.5rem}.review-card:last-child{border-bottom:none;margin-bottom:0}.review-card__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.5rem}.review-card__title{font-size:.875rem;font-weight:700;color:#121212;margin-top:.25rem}.review-card__body{font-size:.875rem;color:#444;line-height:1.7;margin-bottom:.5rem}.review-card__meta{font-size:.75rem;color:#888}.review-card__meta strong{color:#121212}.sticky-atc{display:none;position:fixed;bottom:0;left:0;right:0;z-index:200;background:#fff;border-top:2px solid #e0e0e0;box-shadow:0 -4px 24px #0000001f;padding:.75rem 1rem}@media(max-width:1023px){.sticky-atc.visible{display:flex;align-items:center;gap:.75rem}}.sticky-atc__img{width:48px;height:48px;border-radius:4px;object-fit:cover;flex-shrink:0}.sticky-atc__info{flex:1;min-width:0}.sticky-atc__name{font-size:.75rem;font-weight:700;color:#121212;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__variant{font-size:.7rem;color:#1692ae}.breadcrumb{padding:.75rem 0;font-size:.75rem;color:#888}.breadcrumb a{color:#1692ae}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{margin:0 .4rem}.text-teal{color:#1692ae}.text-gold{color:#d4a853}.text-muted{color:#888}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:767px){.hide-mobile{display:none!important}}@media(min-width:768px){.hide-desktop{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/theme.css.map */
