.about-story__hero{position:relative;border-radius:var(--border-radius);overflow:hidden;margin-bottom:72px}.about-story__hero-image{width:100%;height:clamp(320px,50vw,560px);object-fit:cover}.about-story__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(59,42,26,.6) 0%,rgba(59,42,26,.1) 60%,transparent 100%);display:flex;align-items:flex-end;padding:48px}.about-story__heading{color:var(--cream);font-size:clamp(2.25rem,5vw,3.75rem);font-style:italic}.about-story__heading-standalone{font-size:clamp(2.25rem,5vw,3.75rem);text-align:center;margin-bottom:48px;font-style:italic}.about-story__intro{text-align:center;margin:0 auto 72px}.about-story__intro-text{font-family:var(--font-heading);font-size:clamp(1.125rem,2vw,1.375rem);font-style:italic;line-height:1.7;color:var(--espresso);opacity:.8}.about-story__mission{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,96px);align-items:center;margin-bottom:80px;padding:64px;background-color:var(--cream-deep);border-radius:var(--border-radius)}.about-story__mission-eyebrow{margin-bottom:12px}.about-story__mission-heading{font-size:clamp(1.5rem,3vw,2.25rem);margin-bottom:20px}.about-story__mission-body{color:var(--espresso);opacity:.75;line-height:1.8;font-size:.9375rem}.about-story__mission-body p{margin-bottom:14px}.about-story__mission-image-wrap{border-radius:var(--border-radius);overflow:hidden}.about-story__mission-image{width:100%;aspect-ratio:3 / 4;object-fit:cover}.about-story__contact-block{background-color:var(--cream-deep);border-radius:var(--border-radius);padding:48px 56px;margin-bottom:80px}.about-story__contact-heading{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:8px}.about-story__contact-sub{color:var(--espresso);opacity:.65;font-size:.9375rem;margin-bottom:24px}.about-story__contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.about-story__contact-list li{color:var(--espresso);opacity:.8;font-size:.9375rem;line-height:1.6}.about-story__contact-list strong{opacity:1;font-weight:500}.about-story__contact-list a{color:var(--terracotta);text-decoration:none}.about-story__contact-list a:hover{text-decoration:underline}.about-story__founder{display:grid;grid-template-columns:280px 1fr;gap:clamp(40px,6vw,80px);align-items:center;padding-top:48px;border-top:1px solid var(--sand);opacity:1}.about-story__founder-image-wrap{border-radius:var(--border-radius);overflow:hidden}.about-story__founder-image{width:100%;aspect-ratio:3 / 4;object-fit:cover}.about-story__founder-eyebrow{margin-bottom:12px}.about-story__founder-heading{font-size:clamp(1.25rem,2vw,1.75rem);margin-bottom:20px}.about-story__founder-body{color:var(--espresso);opacity:.75;line-height:1.8;font-size:.9375rem;margin-bottom:20px}.about-story__founder-body p{margin-bottom:14px}.about-story__founder-signature{font-family:var(--font-heading);font-style:italic;font-size:1.125rem;color:var(--terracotta)}@media(max-width:767px){.about-story__hero-overlay{padding:28px}.about-story__mission{grid-template-columns:1fr;padding:32px 24px}.about-story__contact-block{padding:32px 24px}.about-story__founder{grid-template-columns:1fr}.about-story__founder-image{aspect-ratio:3 / 2}}.carousel{position:relative}.carousel__track{display:flex;gap:var(--grid-gap);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.carousel__track::-webkit-scrollbar{display:none}.carousel__item{flex:0 0 calc((100% - var(--grid-gap) * 3) / 4);scroll-snap-align:start;min-width:240px}.carousel__controls{display:flex;justify-content:center;gap:12px;margin-top:32px}.carousel__btn{width:48px;height:48px;border-radius:50%;border:1.5px solid var(--sand);background-color:var(--cream);color:var(--espresso);display:flex;align-items:center;justify-content:center;transition:background-color var(--transition),border-color var(--transition),color var(--transition);cursor:pointer}.carousel__btn:hover:not(:disabled){background-color:var(--terracotta);border-color:var(--terracotta);color:#fff}.carousel__btn:disabled{opacity:.35;cursor:not-allowed}.bestsellers__cta-wrap{display:flex;justify-content:center;margin-top:40px}@media(max-width:1023px){.carousel__item{flex-basis:calc((100% - var(--grid-gap)) / 3)}}@media(max-width:767px){.carousel__item{flex-basis:calc(50vw - 24px);min-width:180px}}.blog-strip{padding:80px 0 100px}.blog-strip .section-heading{margin-bottom:48px}.blog-strip__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.blog-card{background:transparent}.blog-card__tag{font-size:.7rem;color:var(--sage, #6f8a6c);margin:0 0 10px;letter-spacing:.12em}.blog-card__title{font-family:var(--font-heading, "Playfair Display", serif);font-size:1.25rem;font-weight:500;line-height:1.3;margin:0 0 10px;color:var(--espresso, #1f1a16)}.blog-strip__cta-wrap{text-align:center;margin-top:48px}.blog-strip__cta-btn{display:inline-block;padding:14px 32px;background:var(--espresso, #1f1a16);color:#fff;text-decoration:none;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;border-radius:2px;transition:background .15s}.blog-strip__cta-btn:hover{background:#000}.blog-strip__empty{text-align:center;color:#6b5a4d}@media(max-width:1023px){.blog-strip__grid{grid-template-columns:repeat(2,1fr);gap:28px}.blog-card:last-child{grid-column:span 2;max-width:60%;margin:0 auto}}@media(max-width:767px){.blog-strip{padding:60px 0 70px}.blog-strip__grid{grid-template-columns:1fr;gap:36px}.blog-card:last-child{grid-column:auto;max-width:none}.blog-card__title{font-size:1.18rem}}.brand-story__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,96px);align-items:center}.brand-story__image-frame{border-radius:var(--border-radius);overflow:hidden;position:relative;aspect-ratio:4 / 5;box-shadow:var(--shadow-card-hover)}.brand-story__image-frame--placeholder{background-color:var(--cream);display:flex;align-items:center;justify-content:center}.brand-story__image{width:100%;height:100%;object-fit:cover}.brand-story__image-frame:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:1.5px solid var(--sand);border-radius:calc(var(--border-radius) + 8px);opacity:.4;z-index:-1;pointer-events:none}.brand-story__eyebrow{margin-bottom:12px}.brand-story__heading{font-size:clamp(1.75rem,3.5vw,2.75rem);margin-bottom:16px;line-height:1.2}.brand-story__subheading{font-size:1.0625rem;color:var(--espresso);opacity:.75;margin-bottom:20px;font-style:italic;font-family:var(--font-heading)}.brand-story__body{color:var(--espresso);opacity:.8;line-height:1.8;margin-bottom:28px}.brand-story__body p{margin-bottom:16px}.brand-story__body p:last-child{margin-bottom:0}.brand-story__quote{border-left:2px solid var(--terracotta);padding-left:20px;margin:28px 0;font-family:var(--font-heading);font-style:italic;font-size:1.125rem;color:var(--espresso);opacity:.85;line-height:1.5}@media(max-width:767px){.brand-story__inner{grid-template-columns:1fr}.brand-story__image-frame{aspect-ratio:4 / 3}}.cart-section__title{font-size:clamp(1.75rem,3vw,2.5rem);margin-bottom:48px}.cart-layout{display:grid;grid-template-columns:1fr 340px;gap:clamp(32px,5vw,64px);align-items:start}.cart-item{display:grid;grid-template-columns:100px 1fr auto auto;gap:20px;align-items:center;padding:24px 0;border-bottom:1px solid rgba(205,176,138,.4)}.cart-item__image-link{display:block}.cart-item__image{width:100px;height:100px;object-fit:cover;border-radius:8px}.cart-item__title{font-family:var(--font-heading);font-size:1.0625rem;color:var(--espresso);font-weight:500;margin-bottom:4px;display:block;transition:color var(--transition)}.cart-item__title:hover{color:var(--terracotta)}.cart-item__variant{font-size:.875rem;color:var(--espresso);opacity:.55;margin-bottom:8px}.cart-item__price{font-size:.9375rem;font-weight:400}.cart-item__qty-input{width:60px;padding:8px 10px;border:1.5px solid var(--sand);border-radius:8px;background-color:var(--cream);text-align:center;font-family:var(--font-body);color:var(--espresso);outline:none}.cart-item__remove{color:var(--espresso);opacity:.35;transition:opacity var(--transition),color var(--transition);display:flex}.cart-item__remove:hover{opacity:1;color:var(--terracotta)}.cart-actions{margin-top:24px}.cart-summary__inner{background-color:var(--cream-deep);border-radius:var(--border-radius);padding:32px;position:sticky;top:96px}.cart-summary__row{display:flex;justify-content:space-between;align-items:center;font-size:1rem;margin-bottom:8px;font-weight:400}.cart-summary__checkout{width:100%;margin-bottom:16px}.cart-summary__trust{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;padding:14px 0;border-top:1px solid rgba(205,176,138,.35);border-bottom:1px solid rgba(205,176,138,.35)}.cart-trust-item{display:flex;align-items:center;gap:8px;font-size:.8125rem;color:var(--espresso);opacity:.7}.cart-summary__continue{display:block;text-align:center;font-size:.875rem;color:var(--espresso);opacity:.55;transition:opacity var(--transition)}.cart-summary__continue:hover{opacity:1}.cart-empty{text-align:center;padding:80px 0;display:flex;flex-direction:column;align-items:center;gap:24px}.cart-empty__text{font-family:var(--font-heading);font-style:italic;font-size:1.25rem;color:var(--espresso);opacity:.6}@media(max-width:767px){.cart-layout{grid-template-columns:1fr}.cart-item{grid-template-columns:80px 1fr auto;grid-template-rows:auto auto}.cart-item__image{width:80px;height:80px;grid-row:1 / 3}.cart-item__qty{grid-column:2}.cart-item__remove{grid-row:1;grid-column:3}}.collection-banner{margin-bottom:0}.collection-banner__image-wrap{position:relative;overflow:hidden;display:flex;align-items:flex-end;min-height:300px}.collection-banner__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.collection-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--espresso)}.collection-banner__content--overlay{position:relative;z-index:1;padding:clamp(32px,6vw,72px) clamp(20px,5vw,80px);color:var(--cream)}.collection-banner__content--plain{padding:clamp(32px,4vw,56px) clamp(20px,5vw,80px);background-color:var(--cream-deep);text-align:center}.collection-banner__title{font-size:clamp(2rem,5vw,3.5rem);font-family:var(--font-heading);font-weight:500;color:var(--cream);line-height:1.1;margin-bottom:12px}.collection-banner__title--dark{color:var(--espresso)}.collection-banner__desc{color:var(--cream);opacity:.8;font-size:1rem;max-width:560px;line-height:1.7}.collection-banner__desc--dark{color:var(--espresso);opacity:.7;margin:0 auto}.collection-products__layout{display:grid;grid-template-columns:260px 1fr;gap:clamp(32px,5vw,64px);align-items:start}.collection-products__layout--full{grid-template-columns:1fr}.collection-products__layout--full .collection-grid{grid-template-columns:repeat(4,1fr)}.collection-sidebar{position:sticky;top:96px}.collection-sidebar__inner{background-color:var(--cream-deep);border-radius:var(--border-radius);padding:28px 24px}.collection-sidebar__header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--sand);opacity:1}.collection-sidebar__title{font-size:1rem;font-weight:500;color:var(--espresso)}.filter-group{border-bottom:1px solid rgba(205,176,138,.4);padding:16px 0}.filter-group:last-of-type{border-bottom:none}.filter-group__label{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:.9375rem;font-weight:400;color:var(--espresso);-webkit-user-select:none;user-select:none;list-style:none}.filter-group__label::-webkit-details-marker{display:none}.filter-group__chevron{transition:transform var(--transition);flex-shrink:0}details[open] .filter-group__chevron{transform:rotate(180deg)}.filter-group__options{padding-top:12px;display:flex;flex-direction:column;gap:8px}.filter-option{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.9rem}.filter-option__input{accent-color:var(--terracotta);width:16px;height:16px;cursor:pointer}.filter-option__label{display:flex;align-items:center;gap:8px;color:var(--espresso)}.filter-option__count{opacity:.45;font-size:.8125rem}.filter-swatch{width:16px;height:16px;border-radius:50%;border:1px solid rgba(59,42,26,.15);flex-shrink:0}.filter-price-range{display:flex;align-items:center;gap:8px}.filter-price-input{flex:1;padding:8px 10px;border:1.5px solid var(--sand);border-radius:8px;background-color:var(--cream);color:var(--espresso);font-size:.875rem;min-width:0;outline:none}.filter-price-input:focus{border-color:var(--terracotta)}.filter-price-range__sep{color:var(--espresso);opacity:.5;flex-shrink:0}.collection-sidebar__clear{margin-top:20px;width:100%;justify-content:center}.collection-main__toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid rgba(205,176,138,.4)}.collection-main__count{font-size:.9rem;color:var(--espresso);opacity:.6}.collection-sort{display:flex;align-items:center;gap:10px}.collection-sort__label{font-size:.75rem;color:var(--espresso);opacity:.6}.collection-sort__select{padding:8px 32px 8px 14px;border:1.5px solid var(--sand);border-radius:var(--border-radius-pill);background-color:var(--cream);color:var(--espresso);font-size:.875rem;font-family:var(--font-body);cursor:pointer;outline:none;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%233B2A1A' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.collection-grid{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:var(--grid-gap);margin-bottom:48px}.collection-empty{text-align:center;padding:80px 0;display:flex;flex-direction:column;align-items:center;gap:24px}.pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:var(--border-radius-pill);border:1.5px solid var(--sand);font-size:.9rem;color:var(--espresso);transition:background-color var(--transition),border-color var(--transition),color var(--transition)}.pagination a:hover,.pagination span.current{background-color:var(--terracotta);border-color:var(--terracotta);color:#fff}@media(max-width:1023px){.collection-products__layout{grid-template-columns:1fr}.collection-sidebar{position:static}.collection-grid{grid-template-columns:repeat(2,1fr)}.collection-products__layout--full .collection-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.collection-grid,.collection-products__layout--full .collection-grid{grid-template-columns:repeat(2,1fr);gap:12px}.collection-main__toolbar{flex-direction:column;align-items:flex-start;gap:12px}}.contact-form-section__inner{max-width:900px;margin:0 auto}.contact-form-section__header{text-align:center;margin-bottom:56px}.contact-form-section__heading{font-size:clamp(2rem,4vw,3rem);margin-bottom:16px;font-style:italic}.contact-form-section__subheading{font-family:var(--font-heading);font-style:italic;font-size:1.125rem;color:var(--espresso);opacity:.6}.contact-form-section__layout{display:grid;grid-template-columns:1fr 280px;gap:clamp(40px,6vw,80px);align-items:start}.contact-form__fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-field{display:flex;flex-direction:column;gap:8px}.form-field--full{grid-column:1 / -1}.form-field__label{font-size:.875rem;color:var(--espresso);font-weight:400;letter-spacing:.01em}.form-field__label span{color:var(--terracotta)}.form-field__input,.form-field__textarea{width:100%;padding:14px 18px;border:1.5px solid var(--sand);border-radius:12px;background-color:var(--cream-deep);color:var(--espresso);font-family:var(--font-body);font-size:.9375rem;font-weight:300;transition:border-color var(--transition);outline:none;-webkit-appearance:none}.form-field__input:focus,.form-field__textarea:focus{border-color:var(--terracotta)}.form-field__input::placeholder,.form-field__textarea::placeholder{color:var(--espresso);opacity:.3}.form-field__textarea{resize:vertical;min-height:140px}.contact-form-section__success{display:flex;align-items:center;gap:12px;padding:20px 24px;background-color:#7a9e7e26;border:1.5px solid var(--sage);border-radius:var(--border-radius);color:var(--sage)}.contact-form-section__error{padding:16px 20px;background-color:#c4653a1a;border:1.5px solid var(--terracotta);border-radius:var(--border-radius);color:var(--terracotta);font-size:.9rem;margin-bottom:20px}.contact-info{background-color:var(--cream-deep);border-radius:var(--border-radius);padding:32px 28px}.contact-info__heading{font-size:1.125rem;margin-bottom:16px}.contact-info__text{color:var(--espresso);opacity:.7;font-size:.9rem;line-height:1.7;margin-bottom:24px}.contact-info__item{margin-bottom:16px}.contact-info__label{color:var(--sage);font-size:.7rem;margin-bottom:4px}.contact-info__value{color:var(--espresso);font-size:.9rem;transition:color var(--transition)}a.contact-info__value:hover{color:var(--terracotta)}@media(max-width:767px){.contact-form-section__layout,.contact-form__fields{grid-template-columns:1fr}}.featured-collections__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--grid-gap)}.featured-collections__grid--1{grid-template-columns:1fr}.featured-collections__grid--2{grid-template-columns:repeat(2,1fr)}.featured-collections__grid--3{grid-template-columns:repeat(3,1fr)}.featured-collections__grid--4{grid-template-columns:repeat(4,1fr)}.featured-collections__grid--5{grid-template-columns:repeat(3,1fr)}.featured-collections__empty{text-align:center;color:var(--espresso);opacity:.45;padding:40px 0}.collection-card{display:block;border-radius:var(--border-radius);overflow:hidden;position:relative;text-decoration:none;background-color:var(--cream-deep);box-shadow:var(--shadow-card);transition:box-shadow var(--transition),transform var(--transition)}.collection-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.collection-card__image-wrap{position:relative;aspect-ratio:3 / 4;overflow:hidden}.collection-card__image{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.collection-card:hover .collection-card__image{transform:scale(1.05)}.collection-card__placeholder{width:100%;height:100%;background-color:var(--cream-deep);display:flex;align-items:center;justify-content:center}.collection-card__placeholder-svg{width:100%;height:100%;object-fit:cover}.collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(59,42,26,.65) 0%,rgba(59,42,26,.15) 50%,transparent 100%);transition:opacity var(--transition)}.collection-card:hover .collection-card__overlay{opacity:.9}.collection-card__info{position:absolute;bottom:0;left:0;right:0;padding:28px 24px;color:var(--cream)}.collection-card__title{font-family:var(--font-heading);font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:500;color:var(--cream);margin-bottom:4px;line-height:1.2}.collection-card__count{color:var(--cream);opacity:.65;font-size:.875rem;margin-bottom:12px}.collection-card__cta{color:var(--terracotta-pale);font-size:.75rem;display:inline-flex;align-items:center;gap:6px;transition:gap var(--transition)}.collection-card__cta:after{content:"\2192";transition:transform var(--transition)}.collection-card:hover .collection-card__cta:after{transform:translate(4px)}@media(max-width:1023px){.featured-collections__grid,.featured-collections__grid--3,.featured-collections__grid--4,.featured-collections__grid--5{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.featured-collections__grid,.featured-collections__grid--2,.featured-collections__grid--3,.featured-collections__grid--4,.featured-collections__grid--5{grid-template-columns:1fr}}.site-footer{padding-top:72px;padding-bottom:40px}.footer__grid{display:grid;grid-template-columns:1fr 1fr 1.2fr 1.3fr;gap:clamp(24px,4vw,56px);margin-bottom:56px}.footer__col-heading{color:var(--sand);margin-bottom:20px;font-size:.7rem;letter-spacing:.12em}.footer__links{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0;margin:0}.footer__link{color:var(--cream);opacity:.65;font-size:.9375rem;font-weight:300;transition:opacity var(--transition),color var(--transition)}.footer__link:hover{opacity:1;color:var(--terracotta-pale)}.footer__contact{display:flex;flex-direction:column;gap:10px}.footer__contact-item{color:var(--cream);opacity:.65;font-size:.9rem;font-weight:300;line-height:1.6;margin:0}.footer__contact-item strong{opacity:1;font-weight:500}.footer__col--brand{display:flex;flex-direction:column;gap:16px}.footer__logo-link{display:inline-flex;flex-direction:column;gap:3px;text-decoration:none}.footer__logo-img{display:block;width:auto;max-width:150px;height:auto}.footer__logo-wordmark{font-family:var(--font-heading);font-size:1.6rem;font-weight:500;color:var(--cream);letter-spacing:-.01em;line-height:1}.footer__logo-sub{color:var(--sage);font-size:.6rem;letter-spacing:.2em}.footer__about-text{color:var(--cream);opacity:.6;font-size:.875rem;font-weight:300;line-height:1.7;margin:0}.footer__social{display:flex;gap:10px;margin-top:4px}.footer__social-link{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1.5px solid rgba(205,176,138,.3);color:var(--cream);opacity:.7;transition:opacity var(--transition),border-color var(--transition),color var(--transition)}.footer__social-link:hover{opacity:1;border-color:var(--terracotta-pale);color:var(--terracotta-pale)}.footer__divider{border:none;border-top:1px solid rgba(205,176,138,.15);margin-bottom:28px}.footer__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.footer__copyright{color:var(--cream);opacity:.35;font-size:.8125rem;font-weight:300;margin:0}.footer__legal-links{display:flex;gap:20px}.footer__legal-link{color:var(--cream);opacity:.35;font-size:.8125rem;font-weight:300;transition:opacity var(--transition)}.footer__legal-link:hover{opacity:.75}@media(max-width:1024px){.footer__grid{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:600px){.footer__grid{grid-template-columns:1fr;gap:36px}.footer__bottom{flex-direction:column;align-items:center;text-align:center}}.announcement-bar{background-color:var(--terracotta);color:#fff;text-align:center;padding:9px 16px;font-size:.8125rem;letter-spacing:.04em}.announcement-bar__link{color:#fff;text-decoration:none}.announcement-bar__link:hover{text-decoration:underline}.site-header__logo-img{display:block;height:auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background-color:var(--espresso);transition:box-shadow .3s ease,background-color .3s ease}.site-header--scrolled{box-shadow:0 2px 20px #2c181038;background-color:#2c1810f7}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;height:72px;gap:32px;transition:height .3s ease}.site-header--scrolled .site-header__inner{height:60px}.site-header__logo{grid-column:1;display:flex;align-items:center;text-decoration:none;flex-shrink:0}.logo-badge{position:relative;width:68px;height:68px;display:flex;align-items:center;justify-content:center;transition:width .3s ease,height .3s ease}.site-header--scrolled .logo-badge{width:56px;height:56px}.logo-badge:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;border:1.5px dashed var(--terracotta);animation:rotate-badge 30s linear infinite}@keyframes rotate-badge{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.logo-badge__inner{display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center}.logo-badge__wordmark{font-family:var(--font-heading);font-size:1.375rem;font-weight:500;color:var(--cream);line-height:1;letter-spacing:-.01em;transition:font-size .3s ease}.site-header--scrolled .logo-badge__wordmark{font-size:1.125rem}.logo-badge__tagline{font-size:.5rem;letter-spacing:.2em;color:var(--sage);text-transform:uppercase;line-height:1}.site-nav{grid-column:2;display:flex;align-items:center}.site-nav__list{display:flex;align-items:center;gap:32px}.site-nav__item{position:relative}.site-nav__link{font-family:var(--font-body);font-weight:300;font-size:.9375rem;color:var(--cream);letter-spacing:.02em;transition:color var(--transition);padding:4px 0;position:relative}.site-nav__link:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:1px;background-color:var(--terracotta);transform:scaleX(0);transition:transform var(--transition);transform-origin:left}.site-nav__link:hover,.site-nav__link--active{color:var(--terracotta-pale)}.site-nav__link:hover:after,.site-nav__link--active:after{transform:scaleX(1)}.site-nav__dropdown{position:absolute;top:calc(100% + 16px);left:0;min-width:200px;background-color:var(--espresso);border-radius:var(--border-radius);padding:12px 0;box-shadow:var(--shadow-header);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity var(--transition),transform var(--transition);z-index:10}.site-nav__dropdown:before{content:"";position:absolute;left:0;right:0;top:-20px;height:20px;background:transparent}.site-nav__item:hover .site-nav__dropdown,.site-nav__item:focus-within .site-nav__dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav__dropdown-link{display:block;padding:10px 20px;color:var(--cream);font-size:.9rem;transition:color var(--transition),background-color var(--transition)}.site-nav__dropdown-link:hover{color:var(--terracotta-pale);background-color:#ffffff0d}.site-header__actions{grid-column:3;display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-shrink:0}.header-icon-btn{color:var(--cream);display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;transition:color var(--transition),background-color var(--transition);position:relative}.header-icon-btn:hover{color:var(--terracotta-pale);background-color:#ffffff14}.cart-count{position:absolute;top:0;right:0;background-color:var(--terracotta);color:#fff;font-size:.65rem;font-weight:500;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;color:var(--cream);border-radius:4px}.nav-toggle__bar{display:block;width:22px;height:1.5px;background-color:currentColor;transition:transform var(--transition),opacity var(--transition);border-radius:2px}.mobile-nav{position:fixed;top:0;left:0;width:min(340px,85vw);height:100dvh;background-color:var(--espresso);z-index:99999;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:24px}.mobile-nav.is-open{transform:translate(0)}.mobile-nav__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.mobile-nav__logo{font-family:var(--font-heading);font-size:1.25rem;color:var(--cream)}.mobile-nav__close{color:var(--cream);display:flex;align-items:center;justify-content:center;width:36px;height:36px}.mobile-nav__list{display:flex;flex-direction:column;gap:4px}.mobile-nav__link{display:block;padding:12px 0;color:var(--cream);font-size:1.0625rem;font-weight:300;border-bottom:1px solid rgba(205,176,138,.15);transition:color var(--transition)}.mobile-nav__link:hover{color:var(--terracotta-pale)}.mobile-nav__sub{padding:4px 0 8px 16px}.mobile-nav__sub-link{display:block;padding:8px 0;color:var(--cream);opacity:.7;font-size:.9375rem;transition:opacity var(--transition)}.mobile-nav__sub-link:hover{opacity:1}.nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#3b2a1a80;z-index:99998;opacity:0;pointer-events:none;transition:opacity .3s ease}.nav-overlay.is-visible{opacity:1;pointer-events:auto}.mobile-nav__close-btn{color:var(--cream);display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:4px;flex-shrink:0}@media(max-width:1023px){.site-nav{display:none}.nav-toggle{display:flex}.site-header__inner{grid-template-columns:auto 1fr auto}.site-header__logo{grid-column:2;justify-content:center}.site-header__actions{grid-column:3}}@media(max-width:767px){.site-header__inner{height:60px}.logo-badge{width:70px;height:70px}.logo-badge__wordmark{font-size:1.125rem}}.hero{position:relative;min-height:max(var(--min-height, 620px),60vh);display:flex;align-items:center;overflow:hidden}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.hero__media--placeholder{background-color:var(--cream-deep);display:flex;align-items:center;justify-content:center}.hero__placeholder-svg{width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(135deg,rgba(59,42,26,calc(var(--overlay-opacity, .45) + .1)) 0%,rgba(59,42,26,var(--overlay-opacity, .45)) 60%,transparent 100%)}.hero__content{position:relative;z-index:2;max-width:680px;padding-top:80px;padding-bottom:80px}.hero__subheading{color:var(--terracotta-pale);margin-bottom:16px}.hero__heading{font-size:clamp(2.5rem,6vw,4.5rem);color:var(--cream);margin-bottom:20px;font-style:italic;line-height:1.15}.hero__body{color:var(--cream);opacity:.85;font-size:1.0625rem;margin-bottom:36px;max-width:480px;font-weight:300;line-height:1.7}.hero__cta{display:inline-flex}@media(max-width:767px){.hero{min-height:max(var(--min-height, 480px),70vh);align-items:flex-end}.hero__content{padding-bottom:48px}.hero__heading{font-size:clamp(2rem,8vw,2.75rem)}}.instagram-strip__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-bottom:36px}.instagram-strip__eyebrow{margin-bottom:6px}.instagram-strip__handle{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2.25rem);font-style:italic;color:var(--espresso)}.instagram-strip__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.instagram-strip__item{position:relative;aspect-ratio:1;border-radius:var(--border-radius);overflow:hidden;display:block;background-color:var(--cream-deep)}.instagram-strip__photo{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.instagram-strip__item:hover .instagram-strip__photo{transform:scale(1.06)}.instagram-strip__placeholder{width:100%;height:100%}.instagram-strip__placeholder-svg{width:100%;height:100%;object-fit:cover}.instagram-strip__hover{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#3b2a1a73;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity var(--transition)}.instagram-strip__item:hover .instagram-strip__hover,.instagram-strip__item:focus .instagram-strip__hover{opacity:1}.instagram-strip__note{text-align:center;margin-top:20px;font-size:.8125rem;color:var(--espresso);opacity:.4;font-style:italic}@media(max-width:1023px){.instagram-strip__grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:767px){.instagram-strip__grid{grid-template-columns:repeat(2,1fr);gap:8px}}.main-article{padding:56px 0 96px}.container--narrow{max-width:760px}.main-article__breadcrumbs{font-size:.78rem;color:#8a7d6f;margin-bottom:32px;display:flex;gap:8px;flex-wrap:wrap}.main-article__breadcrumbs a{color:inherit;text-decoration:none}.main-article__breadcrumbs a:hover{color:var(--terracotta, #c66b48)}.main-article__header{margin-bottom:40px}.main-article__tag{font-size:.72rem;color:var(--sage, #6f8a6c);margin:0 0 12px}.main-article__title{font-family:var(--font-heading, "Playfair Display", serif);font-size:clamp(2rem,5vw,3.2rem);font-weight:500;line-height:1.15;margin:0 0 16px;color:var(--espresso, #1f1a16)}.main-article__meta{font-size:.88rem;color:#6b5a4d;margin:0}.main-article__hero{margin:0 0 48px;border-radius:4px;overflow:hidden;aspect-ratio:16 / 10}.main-article__hero-image{width:100%;height:100%;object-fit:cover}.main-article__body{font-size:1.05rem;line-height:1.75;color:#2c241d}.main-article__body h2{font-family:var(--font-heading, "Playfair Display", serif);font-size:1.6rem;font-weight:500;margin:2.2em 0 .65em;color:var(--espresso, #1f1a16);line-height:1.3}.main-article__body h3{font-family:var(--font-heading, "Playfair Display", serif);font-size:1.25rem;font-weight:500;margin:1.8em 0 .5em;color:var(--espresso, #1f1a16)}.main-article__body p{margin:0 0 1.2em}.main-article__body ul,.main-article__body ol{margin:0 0 1.4em;padding-left:1.4em}.main-article__body ul li,.main-article__body ol li{margin-bottom:.55em}.main-article__body a{color:var(--terracotta, #c66b48);text-decoration:underline;text-underline-offset:2px}.main-article__body a:hover,.main-article__body strong{color:var(--espresso, #1f1a16)}.main-article__body em{font-style:italic}.main-article__body blockquote{border-left:3px solid var(--terracotta, #c66b48);padding:.25em 0 .25em 1.2em;margin:1.6em 0;font-family:var(--font-heading, "Playfair Display", serif);font-style:italic;font-size:1.15rem;color:#5a4d42}.main-article__tags{margin:56px 0 32px;padding:24px 0;border-top:1px solid #e8e2d6;border-bottom:1px solid #e8e2d6;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.main-article__tags-label{font-size:.7rem;color:#8a7d6f}.main-article__tag-link{display:inline-block;padding:4px 12px;background:var(--cream, #faf6f1);border-radius:999px;font-size:.78rem;color:var(--espresso, #1f1a16);text-decoration:none;transition:background .15s}.main-article__tag-link:hover{background:var(--terracotta-pale, #efd9cc)}.main-article__back{text-align:center;margin-top:24px}.main-article__back-link{color:var(--terracotta, #c66b48);text-decoration:none;font-size:.88rem;font-weight:500}.main-article__back-link:hover{color:var(--espresso, #1f1a16)}@media(max-width:767px){.main-article{padding:32px 0 64px}.main-article__hero{margin-bottom:32px}.main-article__body{font-size:1rem}.main-article__body h2{font-size:1.4rem}}.main-blog{padding:80px 0 100px}.main-blog__header{text-align:center;max-width:720px;margin:0 auto 56px}.main-blog__eyebrow{font-size:.72rem;margin-bottom:12px}.main-blog__title{font-family:var(--font-heading, "Playfair Display", serif);font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:500;margin:0 0 16px;color:var(--espresso, #1f1a16)}.main-blog__intro{font-size:1.05rem;line-height:1.65;color:#5a4d42;margin:0}.main-blog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 32px}.blog-card__link{display:block;color:inherit;text-decoration:none}.blog-card__image-wrap{aspect-ratio:4 / 3;overflow:hidden;border-radius:4px;margin-bottom:18px;background:var(--cream-deep, #f0e6d6)}.blog-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-card__link:hover .blog-card__image{transform:scale(1.04)}.blog-card__image--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--terracotta-pale, #efd9cc) 0%,var(--cream-deep, #f0e6d6) 100%)}.blog-card__placeholder-mark{font-family:var(--font-heading, "Playfair Display", serif);font-size:4rem;font-style:italic;color:var(--terracotta, #c66b48);opacity:.55}.blog-card__body{padding:4px 2px}.blog-card__tag{font-size:.7rem;color:var(--sage, #6f8a6c);margin:0 0 10px}.blog-card__title{font-family:var(--font-heading, "Playfair Display", serif);font-size:1.3rem;font-weight:500;line-height:1.3;margin:0 0 12px;color:var(--espresso, #1f1a16)}.blog-card__excerpt{font-size:.92rem;line-height:1.6;color:#5a4d42;margin:0 0 14px}.blog-card__cta{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--terracotta, #c66b48);transition:color .15s}.blog-card__link:hover .blog-card__cta{color:var(--espresso, #1f1a16)}.main-blog__pagination{display:flex;justify-content:center;align-items:center;gap:32px;margin-top:64px;flex-wrap:wrap}.main-blog__page-link{color:var(--espresso, #1f1a16);text-decoration:none;font-size:.9rem;font-weight:500}.main-blog__page-link:hover{color:var(--terracotta, #c66b48)}.main-blog__page-info{font-size:.82rem;color:#6b5a4d;letter-spacing:.05em}.main-blog__empty{text-align:center;color:#6b5a4d}@media(max-width:1023px){.main-blog__grid{grid-template-columns:repeat(2,1fr);gap:32px 24px}}@media(max-width:767px){.main-blog{padding:56px 0 72px}.main-blog__grid{grid-template-columns:1fr;gap:36px}.main-blog__title{font-size:2rem}}.not-found__inner{text-align:center;padding:120px 0;max-width:560px;margin:0 auto}.not-found__eyebrow{margin-bottom:16px}.not-found__heading{font-size:clamp(1.75rem,4vw,2.75rem);margin-bottom:20px;font-style:italic}.not-found__body{font-size:1.0625rem;color:var(--espresso);opacity:.7;margin-bottom:40px;line-height:1.7}.not-found__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.page-content__inner{margin-left:auto;margin-right:auto}.page-content__title{font-size:clamp(1.75rem,3.5vw,2.75rem);margin-bottom:36px;padding-bottom:24px;border-bottom:1px solid var(--sand)}.rte{color:var(--espresso);opacity:.85;line-height:1.8;font-size:.9375rem}.rte h2{font-size:clamp(1.375rem,2.5vw,1.875rem);margin:36px 0 16px}.rte h3{font-size:clamp(1.125rem,2vw,1.375rem);margin:28px 0 12px}.rte p{margin-bottom:16px}.rte ul,.rte ol{margin:16px 0 16px 24px}.rte li{margin-bottom:8px}.rte ul{list-style:disc}.rte ol{list-style:decimal}.rte a{color:var(--terracotta);text-decoration:underline;transition:color var(--transition)}.rte a:hover{color:var(--terracotta-light)}.rte strong{font-weight:500}.rte em{font-style:italic}.rte blockquote{border-left:2px solid var(--terracotta);padding-left:20px;margin:24px 0;font-style:italic;font-family:var(--font-heading)}.rte table{width:100%;border-collapse:collapse;margin:24px 0}.rte th,.rte td{padding:12px 16px;border:1px solid var(--sand);text-align:left}.rte th{background-color:var(--cream-deep);font-weight:500}.product-faq{padding:60px 0 80px}.product-faq .section-heading{margin-bottom:32px}.product-faq__list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:0;border-top:1px solid #e8e2d6}.product-faq__item{border-bottom:1px solid #e8e2d6}.product-faq__question{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 4px;cursor:pointer;list-style:none;font-family:var(--font-heading, "Playfair Display", serif);font-size:1.08rem;font-weight:500;color:var(--espresso, #1f1a16);transition:color .15s}.product-faq__question::-webkit-details-marker{display:none}.product-faq__question:hover{color:var(--terracotta, #c66b48)}.product-faq__icon{transition:transform .25s ease;flex-shrink:0;color:var(--espresso, #1f1a16)}.product-faq__item[open] .product-faq__icon{transform:rotate(180deg)}.product-faq__answer{padding:0 4px 22px;font-size:.95rem;line-height:1.6;color:#5a4d42}.product-faq__answer p{margin:0 0 .7em}.product-faq__answer p:last-child{margin-bottom:0}.product-faq__answer a{color:var(--terracotta, #c66b48);text-decoration:underline}.product-faq__cta{text-align:center;margin:32px auto 0;max-width:760px;font-size:.9rem;color:#6b5a4d}.product-faq__cta a{color:var(--terracotta, #c66b48);text-decoration:underline}@media(max-width:767px){.product-faq{padding:40px 0 60px}.product-faq__question{font-size:1rem;padding:18px 4px}}.lp-pdp{background:var(--cream, #faf6f1);padding:1.5rem 0 4rem;font-family:var(--font-body, sans-serif);color:var(--espresso, #1f1a16)}.lp-container{max-width:1280px;margin:0 auto;padding:0 1.25rem}.lp-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;margin-bottom:3rem}@media(max-width:900px){.lp-hero{grid-template-columns:1fr;gap:1.5rem}}.lp-gallery__main{aspect-ratio:1;background:#fff;border-radius:4px;overflow:hidden}.lp-gallery__main img{width:100%;height:100%;object-fit:cover}.lp-gallery__thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:.4rem;margin-top:.5rem}.lp-thumb{aspect-ratio:1;border:1.5px solid transparent;border-radius:3px;overflow:hidden;background:#fff;cursor:pointer;padding:0}.lp-thumb.is-active{border-color:var(--espresso, #1f1a16)}.lp-thumb img{width:100%;height:100%;object-fit:cover;display:block}.lp-info{display:flex;flex-direction:column;gap:1rem}.lp-trust-row{display:flex;align-items:center;gap:.6rem;font-size:.82rem;color:#6b5a4d}.lp-trust-row__stars{color:#f5a623;letter-spacing:1px}.lp-title{font-family:var(--font-heading, serif);font-size:clamp(1.6rem,2.6vw,2.2rem);margin:0;line-height:1.1;font-weight:500}.lp-rating{display:flex;align-items:center;gap:.5rem;font-size:.85rem}.lp-rating__stars{color:#f5a623;letter-spacing:1.5px}.lp-rating__link{color:#6b5a4d;text-decoration:underline}.lp-price{display:flex;align-items:baseline;gap:.65rem;flex-wrap:wrap;padding-top:.25rem}.lp-price__compare{font-size:1rem;color:#999;text-decoration:line-through}.lp-price__sale{font-size:1.6rem;font-weight:700;color:var(--espresso, #1f1a16)}.lp-price__save{background:#e3372b;color:#fff;font-size:.72rem;font-weight:700;padding:.25rem .55rem;border-radius:3px;letter-spacing:.04em}.lp-features{list-style:none;padding:.85rem 0;margin:0;display:grid;gap:.45rem;border-top:1px solid #e5d9c8;border-bottom:1px solid #e5d9c8}.lp-features li{display:flex;align-items:center;gap:.55rem;font-size:.92rem}.lp-features__check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:var(--espresso, #1f1a16);color:#fff;border-radius:50%;font-size:.65rem;flex-shrink:0}.lp-stock{display:flex;align-items:center;gap:.55rem;font-size:.88rem;color:#b91c1c}.lp-stock__dot{width:8px;height:8px;background:#b91c1c;border-radius:50%;animation:lp-pulse 1.5s infinite}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.35}}.lp-form{display:flex;flex-direction:column;gap:1.1rem;margin:.25rem 0}.lp-option{display:flex;flex-direction:column;gap:.5rem}.lp-option__head{display:flex;gap:.5rem;font-size:.88rem}.lp-option__name{font-weight:600}.lp-option__selected{color:#6b5a4d}.lp-option__values{display:flex;flex-wrap:wrap;gap:.4rem}.lp-option__value{padding:.55rem 1rem;border:1.5px solid #d6c8b8;background:#fff;border-radius:2px;font-size:.85rem;cursor:pointer;transition:all .15s;font-family:inherit}.lp-option__value:hover{border-color:var(--espresso, #1f1a16)}.lp-option__value.is-active{background:var(--espresso, #1f1a16);color:#fff;border-color:var(--espresso, #1f1a16)}.lp-atc{margin-top:.35rem;padding:1.1rem 1.4rem;background:var(--espresso, #1f1a16);color:#fff;border:none;border-radius:2px;font-size:.92rem;font-weight:700;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;transition:background .15s,transform .15s;font-family:inherit}.lp-atc:hover:not(:disabled){background:#000;transform:translateY(-1px)}.lp-atc:disabled{opacity:.5;cursor:not-allowed}.lp-payments{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.lp-payments svg{width:38px;height:24px}.lp-guarantee-mini{font-size:.85rem;color:#4a4039;padding:.75rem 0;border-top:1px solid #e5d9c8}.lp-guarantee-mini strong{color:var(--espresso, #1f1a16)}.lp-acc{display:flex;flex-direction:column}.lp-acc__item{border-top:1px solid #e5d9c8}.lp-acc__item:last-child{border-bottom:1px solid #e5d9c8}.lp-acc__item summary{padding:1rem 0;cursor:pointer;font-weight:600;font-size:.92rem;list-style:none;display:flex;justify-content:space-between;align-items:center}.lp-acc__item summary:after{content:"+";font-size:1.3rem;color:var(--espresso, #1f1a16)}.lp-acc__item[open] summary:after{content:"\2212"}.lp-acc__body{padding:0 0 1rem;font-size:.88rem;color:#4a4039;line-height:1.6}.lp-acc__body p{margin:0 0 .5rem}.lp-ticker{background:var(--espresso, #1f1a16);color:#f5ebdf;overflow:hidden;padding:.85rem 0;margin-bottom:3rem;border-radius:2px}.lp-ticker__track{display:flex;gap:2.5rem;white-space:nowrap;animation:lp-scroll 32s linear infinite;font-size:.82rem;letter-spacing:.04em}.lp-ticker__track span{color:#f5ebdf}@keyframes lp-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp-use{background:#fff;border-radius:4px;padding:3rem 2rem;margin-bottom:3rem}.lp-use__inner{max-width:1000px;margin:0 auto;text-align:center}.lp-use__eyebrow{display:inline-block;font-size:.75rem;letter-spacing:.2em;color:#6b5a4d;margin-bottom:.75rem}.lp-use__heading{font-family:var(--font-heading, serif);font-size:clamp(1.6rem,3vw,2.4rem);margin:0 0 1rem;font-weight:500}.lp-use__lead{max-width:720px;margin:0 auto 2rem;line-height:1.6;color:#4a4039}.lp-use__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;text-align:left}@media(max-width:800px){.lp-use__steps{grid-template-columns:repeat(2,1fr)}}.lp-use__step span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;background:var(--espresso, #1f1a16);color:#fff;border-radius:50%;font-weight:700;margin-bottom:.65rem}.lp-use__step h4{font-family:var(--font-heading, serif);margin:0 0 .35rem;font-size:1rem;font-weight:500}.lp-use__step p{font-size:.87rem;color:#6b5a4d;line-height:1.55;margin:0}.lp-loved{margin-bottom:3rem;text-align:center}.lp-loved h2{font-family:var(--font-heading, serif);font-size:clamp(1.4rem,2.6vw,2rem);margin:0 0 .35rem;font-weight:500}.lp-loved__sub{color:#6b5a4d;margin:0 0 1.5rem;font-size:.92rem}.lp-loved__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem}@media(max-width:800px){.lp-loved__grid{grid-template-columns:repeat(3,1fr)}}.lp-loved__cell{aspect-ratio:1;border-radius:3px;overflow:hidden;background:#fff}.lp-loved__cell img{width:100%;height:100%;object-fit:cover;display:block}.lp-loved__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#efe6d6,#d8c8b2)}.lp-risk{display:flex;align-items:center;gap:1.5rem;background:var(--espresso, #1f1a16);color:#f5ebdf;padding:2rem;border-radius:4px;margin-bottom:3rem}@media(max-width:600px){.lp-risk{flex-direction:column;text-align:center}}.lp-risk__seal{flex-shrink:0;width:110px;height:110px;border:2px solid #f5ebdf;color:#f5ebdf;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;font-family:var(--font-heading, serif);font-size:2rem;font-weight:600;line-height:1}.lp-risk__seal span{font-size:.65rem;letter-spacing:.12em;margin-top:.15rem}.lp-risk__body{flex:1}.lp-risk__body h3{font-family:var(--font-heading, serif);font-size:1.4rem;margin:0 0 .5rem;font-weight:500;color:#f5ebdf}.lp-risk__body p{font-size:.92rem;line-height:1.6;margin:0 0 1rem;opacity:.92;color:#f5ebdf}.lp-risk__btn{display:inline-block;padding:.75rem 1.6rem;background:#f5ebdf;color:var(--espresso, #1f1a16);text-decoration:none;font-weight:700;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;border-radius:2px}.lp-risk__btn:hover{background:#fff}.lp-faq{max-width:820px;margin:0 auto}.lp-faq h2{font-family:var(--font-heading, serif);font-size:clamp(1.5rem,2.6vw,2rem);margin:0 0 1.25rem;text-align:center;font-weight:500}.lp-faq__item{border-top:1px solid #e5d9c8}.lp-faq__item:last-child{border-bottom:1px solid #e5d9c8}.lp-faq__item summary{padding:1rem 0;cursor:pointer;font-weight:600;font-size:.95rem;list-style:none;display:flex;justify-content:space-between;align-items:center}.lp-faq__item summary:after{content:"+";font-size:1.3rem;color:var(--espresso, #1f1a16)}.lp-faq__item[open] summary:after{content:"\2212"}.lp-faq__item p{padding:0 0 1rem;margin:0;font-size:.88rem;color:#4a4039;line-height:1.6}.product-main__layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,80px);align-items:start}.product-gallery__main{border-radius:var(--border-radius);overflow:hidden;aspect-ratio:4 / 5;background-color:var(--cream-deep);position:sticky;top:96px}.product-gallery__main-image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.product-gallery__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-gallery__thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.product-gallery__thumb{width:72px;height:72px;border-radius:8px;overflow:hidden;border:2px solid transparent;transition:border-color var(--transition);flex-shrink:0;cursor:pointer;padding:0}.product-gallery__thumb.is-active{border-color:var(--terracotta)}.product-gallery__thumb:hover{border-color:var(--sand)}.product-gallery__thumb.is-active:hover{border-color:var(--terracotta)}.product-gallery__thumb-image{width:100%;height:100%;object-fit:cover}.product-info__vendor{margin-bottom:8px;font-size:.8125rem}.product-info__title{font-size:clamp(1.625rem,3vw,2.375rem);margin-bottom:20px;line-height:1.2}.product-info__price{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgba(205,176,138,.4)}.product-info__price-regular,.product-info__price-sale{font-family:var(--font-heading);font-size:1.75rem;font-weight:700;color:var(--espresso);line-height:1}.product-info__price-compare{font-size:1.1rem;font-weight:400;color:var(--espresso);opacity:.45}.product-info__price-badge{display:inline-flex;align-items:center;background-color:var(--espresso);color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.04em;padding:5px 12px;border-radius:6px;white-space:nowrap}.product-info__description{color:var(--espresso);opacity:.8;line-height:1.8;margin-bottom:28px;font-size:.9375rem}.product-info__description p{margin-bottom:14px}.product-info__description p:last-child{margin-bottom:0}.product-info__short-desc{color:var(--espresso);opacity:.8;line-height:1.7;margin-bottom:20px;font-size:.9375rem}.product-variants{margin-bottom:24px;display:flex;flex-direction:column;gap:20px}.variant-group__label{font-size:.9rem;color:var(--espresso);margin-bottom:10px;font-weight:400}.variant-group__selected{font-style:italic;color:var(--terracotta)}.variant-group__options{display:flex;gap:8px;flex-wrap:wrap}.variant-option{padding:8px 16px;border:1.5px solid var(--sand);border-radius:var(--border-radius-pill);background-color:var(--cream);color:var(--espresso);font-size:.875rem;font-family:var(--font-body);cursor:pointer;transition:border-color var(--transition),background-color var(--transition),color var(--transition)}.variant-option:hover{border-color:var(--terracotta);color:var(--terracotta)}.variant-option.is-selected{background-color:var(--terracotta);border-color:var(--terracotta);color:#fff}.variant-group__options--swatches{gap:10px}.variant-option--swatch{padding:0;width:64px;height:64px;border:2px solid var(--sand);border-radius:6px;background:var(--cream-deep);overflow:hidden;cursor:pointer;transition:border-color .2s,box-shadow .2s;position:relative;display:flex;align-items:center;justify-content:center}.variant-option--swatch:hover{border-color:var(--terracotta)}.variant-option--swatch.is-selected{border-color:var(--espresso);border-width:2.5px;box-shadow:0 0 0 1.5px var(--espresso)}.variant-option__swatch-img{width:100%;height:100%;object-fit:cover;display:block}.variant-option__swatch-dot{width:36px;height:36px;border-radius:50%;border:1px solid rgba(0,0,0,.1);display:block}.product-purchase{display:flex;gap:12px;align-items:center;margin-bottom:24px;flex-wrap:wrap}.quantity-selector{display:flex;align-items:center;border:1.5px solid var(--sand);border-radius:var(--border-radius-pill);background-color:var(--cream);overflow:hidden;height:52px}.quantity-selector__btn{width:44px;height:100%;display:flex;align-items:center;justify-content:center;color:var(--espresso);transition:color var(--transition),background-color var(--transition);flex-shrink:0}.quantity-selector__btn:hover{color:var(--terracotta);background-color:var(--cream-deep)}.quantity-selector__input{width:48px;height:100%;border:none;text-align:center;font-size:1rem;font-family:var(--font-body);color:var(--espresso);background-color:transparent;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;outline:none}.quantity-selector__input::-webkit-inner-spin-button,.quantity-selector__input::-webkit-outer-spin-button{-webkit-appearance:none}.product-info__atc{flex:1;min-width:200px;display:flex;align-items:center;justify-content:center;gap:8px}.product-info__atc-price{opacity:.85;font-size:.9em;font-weight:400}.product-info__sku{font-size:.8125rem;color:var(--espresso);opacity:.4;margin-bottom:20px}.ebook-banner{display:flex;align-items:center;gap:10px;background-color:#fff8f0;border:1px solid var(--terracotta-pale);border-left:3px solid var(--terracotta);border-radius:6px;padding:11px 14px;margin-top:14px}.ebook-banner__icon{font-size:1.25rem;flex-shrink:0;line-height:1}.ebook-banner__text{font-size:.8rem;color:var(--espresso);line-height:1.45;margin:0}.ebook-banner__text strong{font-weight:600}.ebook-banner__text em{font-style:italic}.product-detail{border-top:1px solid rgba(205,176,138,.4);padding:16px 0}.product-detail:last-of-type{border-bottom:1px solid rgba(205,176,138,.4)}.product-detail__label{font-size:.9375rem;color:var(--espresso);cursor:pointer;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none;list-style:none}.product-detail__label::-webkit-details-marker{display:none}.product-detail__label:after{content:"+";font-size:1.25rem;font-weight:300;color:var(--terracotta);transition:transform var(--transition)}details[open] .product-detail__label:after{transform:rotate(45deg)}.product-detail__content{padding-top:12px;font-size:.9rem;color:var(--espresso);opacity:.75;line-height:1.7}.product-info__divider{border:none;border-top:1px solid rgba(205,176,138,.4);margin:16px 0}.product-info__text{font-size:.9rem;color:var(--espresso);opacity:.8;line-height:1.7;margin-bottom:16px}.product-info__share{display:flex;align-items:center;gap:12px;margin-bottom:16px;font-size:.875rem}.product-info__share-label{color:var(--espresso);opacity:.6}.product-info__share-link{color:var(--terracotta);text-decoration:none;font-weight:500}.product-info__share-link:hover{text-decoration:underline}.product-info__trust-line{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;padding:14px 16px;border-radius:8px;background:#f9f9f9;border:1px solid #ebebeb}.trust-item{font-size:.875rem;color:var(--espresso);display:flex;align-items:center;gap:10px;line-height:1.4}.trust-item__icon{width:18px;height:18px;flex-shrink:0;opacity:.6}@media(max-width:1023px){.product-main__layout{grid-template-columns:1fr}.product-gallery__main{position:static;aspect-ratio:1}}.bundle-picker{margin-bottom:24px}.bundle-picker__label{font-size:.7rem;letter-spacing:.14em;color:var(--sage);margin-bottom:12px}.bundle-picker__tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bundle-tier{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:16px 14px 14px;background-color:var(--cream-deep);border:1.5px solid rgba(205,176,138,.35);border-radius:14px;cursor:pointer;text-align:left;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease;font-family:var(--font-body);width:100%}.bundle-tier:hover{border-color:#c4653a80}.bundle-tier--active{border-color:var(--terracotta);background-color:#c4653a0a;box-shadow:0 0 0 1px var(--terracotta)}.bundle-tier--active:after{content:"";position:absolute;top:10px;right:10px;width:16px;height:16px;border-radius:50%;background-color:var(--terracotta);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cpath d='M2 5l2.5 2.5L8 2.5' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.bundle-tier__qty{font-size:.8125rem;font-weight:500;color:var(--espresso);line-height:1;padding-right:20px}.bundle-tier__badge{display:inline-block;font-size:.65rem;font-weight:500;letter-spacing:.04em;padding:2px 7px;border-radius:20px;background-color:#c4653a1f;color:var(--terracotta);margin-bottom:2px}.bundle-tier__badge--sage{background-color:#7a9e7e26;color:var(--sage)}.bundle-tier__price-each{font-family:var(--font-heading);font-size:1.25rem;font-weight:500;color:var(--espresso);line-height:1;margin-top:4px}.bundle-tier__price-label{font-size:.7rem;color:var(--espresso);opacity:.45;letter-spacing:.02em}.bundle-tier__total{font-size:.75rem;color:var(--espresso);opacity:.5;margin-top:2px}.bundle-picker__note{margin-top:10px;font-size:.8rem;color:var(--espresso);opacity:.5;min-height:1em;transition:opacity .2s}@media(max-width:480px){.bundle-picker__tiers{grid-template-columns:1fr;gap:8px}.bundle-tier{flex-direction:row;align-items:center;gap:12px;padding:14px 16px}.bundle-tier__price-each{font-size:1.125rem}.bundle-tier__total{display:none}.bundle-tier--active:after{top:50%;transform:translateY(-50%)}}.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:500;background:#fff;border-top:1px solid #ebebeb;box-shadow:0 -4px 20px #00000014;transform:translateY(100%);transition:transform .3s ease;will-change:transform}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px}.sticky-atc__info{display:flex;flex-direction:column;gap:2px;min-width:0}.sticky-atc__title{font-size:.875rem;font-weight:600;color:var(--espresso);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:.875rem;color:var(--terracotta);font-weight:500;margin:0}.sticky-atc__btn{flex-shrink:0;white-space:nowrap}@media(max-width:767px){.sticky-atc__title{display:none}.sticky-atc__inner{padding:10px 16px}.sticky-atc__btn{flex:1}}.qty-upsell{margin:0}.qty-upsell__label{font-size:.85rem;font-weight:500;color:var(--espresso);margin-bottom:.6rem;text-transform:uppercase;letter-spacing:.04em}.qty-upsell__options{display:flex;gap:.6rem}.qty-upsell__btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.75rem .5rem;border:1.5px solid #e0d5ca;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .18s,background .18s;font-family:inherit;position:relative}.qty-upsell__btn:hover{border-color:var(--terracotta)}.qty-upsell__btn.is-selected{border-color:var(--terracotta);background:#fdf5f2}.qty-upsell__badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:var(--terracotta);color:#fff;font-size:.68rem;font-weight:600;padding:1px 7px;border-radius:20px;white-space:nowrap}.qty-upsell__badge--best{background:var(--espresso)}.qty-upsell__qty{font-size:.95rem;font-weight:600;color:var(--espresso)}.qty-upsell__price{font-size:.8rem;color:#888}.qty-upsell__note{font-size:.75rem;color:#999;margin-top:.5rem}.guarantee-badges{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.guarantee-badge{display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:var(--espresso)}.guarantee-badge svg{width:16px;height:16px;flex-shrink:0;stroke:var(--terracotta)}.low-stock{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#c0392b;font-weight:500}.low-stock__dot{width:8px;height:8px;border-radius:50%;background:#c0392b;flex-shrink:0;animation:low-stock-pulse 1.4s ease-in-out infinite}@keyframes low-stock-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.35)}}.ss-pdp{background:var(--cream, #faf6f1);padding:2rem 0 4rem;font-family:var(--font-body, sans-serif);color:var(--espresso, #2a1f17)}.ss-container{max-width:1280px;margin:0 auto;padding:0 1.25rem}.ss-hero{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem}@media(max-width:860px){.ss-hero{grid-template-columns:1fr;gap:1.5rem}}.ss-gallery__main{aspect-ratio:1;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 20px #0000000f}.ss-gallery__main img{width:100%;height:100%;object-fit:cover}.ss-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;margin-top:.75rem}.ss-thumb{aspect-ratio:1;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#fff;cursor:pointer;padding:0}.ss-thumb.is-active{border-color:var(--terracotta, #c66b48)}.ss-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ss-info{display:flex;flex-direction:column;gap:1rem}.ss-badges{display:flex;flex-wrap:wrap;gap:.5rem}.ss-badge{font-size:.75rem;font-weight:600;padding:.35rem .7rem;border-radius:999px;letter-spacing:.02em}.ss-badge--red{background:#fee2e2;color:#991b1b}.ss-badge--green{background:#dcfce7;color:#166534}.ss-title{font-family:var(--font-heading, serif);font-size:clamp(1.75rem,3vw,2.5rem);margin:0;line-height:1.1}.ss-tagline{font-size:1.05rem;color:#5a4a3e;margin:0}.ss-tagline em{color:#8b6f5e;font-style:italic}.ss-tagline strong{color:var(--terracotta, #c66b48)}.ss-stars{display:flex;align-items:center;gap:.5rem}.ss-stars__icons{color:#f5a623;letter-spacing:2px}.ss-stars__count{font-size:.85rem;color:#6b5a4d}.ss-price{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.ss-price__sale{font-size:2rem;font-weight:700;color:var(--terracotta, #c66b48)}.ss-price__compare{font-size:1.1rem;color:#999;text-decoration:line-through}.ss-price__save{background:#c66b48;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .55rem;border-radius:4px}.ss-pitch{font-size:1rem;line-height:1.6;margin:0;padding:1rem 1.1rem;background:#fff;border-left:3px solid var(--terracotta, #c66b48);border-radius:6px}.ss-pitch strong{color:var(--terracotta, #c66b48)}.ss-benefits{list-style:none;padding:0;margin:0;display:grid;gap:.65rem}.ss-benefits li{display:flex;gap:.75rem;align-items:flex-start;padding:.5rem 0}.ss-benefits__icon{font-size:1.4rem;flex-shrink:0}.ss-benefits li div{display:flex;flex-direction:column}.ss-benefits li strong{font-size:.98rem}.ss-benefits li span{font-size:.87rem;color:#6b5a4d}.ss-option{display:flex;flex-direction:column;gap:.4rem}.ss-option__label{font-size:.85rem;font-weight:600}.ss-option__selected{font-weight:400;color:#6b5a4d}.ss-option__values{display:flex;flex-wrap:wrap;gap:.4rem}.ss-option__value{padding:.5rem .9rem;border:1.5px solid #d6c8b8;background:#fff;border-radius:999px;font-size:.85rem;cursor:pointer;transition:all .15s}.ss-option__value:hover{border-color:var(--terracotta, #c66b48)}.ss-option__value.is-active{background:var(--espresso, #2a1f17);color:#fff;border-color:var(--espresso, #2a1f17)}.ss-atc-btn{display:flex;justify-content:space-between;align-items:center;padding:1.1rem 1.4rem;background:var(--terracotta, #c66b48);color:#fff;border:none;border-radius:999px;font-size:1rem;font-weight:700;cursor:pointer;letter-spacing:.02em;text-transform:uppercase;transition:transform .15s,background .15s}.ss-atc-btn:hover:not(:disabled){background:#b25c3c;transform:translateY(-1px)}.ss-atc-btn:disabled{opacity:.5;cursor:not-allowed}.ss-urgency{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#6b5a4d}.ss-urgency__dot{width:8px;height:8px;background:#16a34a;border-radius:50%;animation:ss-pulse 1.6s infinite}@keyframes ss-pulse{0%,to{opacity:1}50%{opacity:.4}}.ss-ship{font-size:.85rem;color:#6b5a4d;margin:0}.ss-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;padding-top:1rem;border-top:1px solid #e5d9c8}.ss-trust-strip>div{text-align:center;display:flex;flex-direction:column}.ss-trust-strip strong{font-size:1rem;color:var(--terracotta, #c66b48)}.ss-trust-strip span{font-size:.75rem;color:#6b5a4d;text-transform:uppercase;letter-spacing:.05em}.ss-moment{background:var(--espresso, #2a1f17);color:#f5ebdf;padding:3rem 2rem;border-radius:18px;margin-bottom:3rem}.ss-moment__heading{font-family:var(--font-heading, serif);font-size:clamp(1.6rem,3vw,2.4rem);margin:0 0 1rem;text-align:center;color:#f5ebdf}.ss-moment__lead{max-width:720px;margin:0 auto 1rem;text-align:center;line-height:1.6;color:#f5ebdf;opacity:.92}.ss-moment p,.ss-moment h2,.ss-moment h3,.ss-moment li{color:inherit}.ss-moment__split{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:2rem}@media(max-width:700px){.ss-moment__split{grid-template-columns:1fr}}.ss-moment__col{background:#ffffff0d;padding:1.5rem;border-radius:12px}.ss-moment__col h3{margin:0 0 .75rem;font-size:1rem;text-transform:uppercase;letter-spacing:.05em}.ss-moment__col--bad h3{color:#fca5a5}.ss-moment__col--good h3{color:#86efac}.ss-moment__col ul{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.ss-moment__col li{padding-left:1.5rem;position:relative;line-height:1.5;font-size:.92rem}.ss-moment__col--bad li:before{content:"\2715";position:absolute;left:0;color:#fca5a5;font-weight:700}.ss-moment__col--good li:before{content:"\2713";position:absolute;left:0;color:#86efac;font-weight:700}.ss-protect{margin-bottom:3rem;text-align:center}.ss-protect__heading{font-family:var(--font-heading, serif);font-size:clamp(1.6rem,3vw,2.4rem);margin:0 0 .5rem}.ss-protect__sub{font-size:1.05rem;color:#6b5a4d;margin:0 0 2rem}.ss-protect__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:800px){.ss-protect__grid{grid-template-columns:repeat(2,1fr)}}.ss-protect__card{background:#fff;padding:1.5rem 1.2rem;border-radius:14px;box-shadow:0 2px 12px #0000000d;text-align:left}.ss-protect__icon{font-size:2rem;margin-bottom:.5rem}.ss-protect__card h3{font-family:var(--font-heading, serif);font-size:1.1rem;margin:0 0 .4rem}.ss-protect__card p{font-size:.88rem;color:#6b5a4d;line-height:1.5;margin:0}.ss-mech{background:#fff;border-radius:18px;padding:3rem 2rem;margin-bottom:3rem}.ss-mech__inner{max-width:1000px;margin:0 auto}.ss-mech h2{font-family:var(--font-heading, serif);font-size:clamp(1.6rem,3vw,2.4rem);margin:0 0 .5rem;text-align:center}.ss-mech__lead{text-align:center;font-size:1.1rem;color:#6b5a4d;margin:0 0 2rem}.ss-mech__lead strong{color:var(--terracotta, #c66b48)}.ss-mech__row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media(max-width:800px){.ss-mech__row{grid-template-columns:repeat(2,1fr)}}.ss-mech__step{text-align:center}.ss-mech__step span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--terracotta, #c66b48);color:#fff;border-radius:50%;font-weight:700;font-size:1.1rem;margin-bottom:.75rem}.ss-mech__step h4{font-family:var(--font-heading, serif);margin:0 0 .35rem;font-size:1rem}.ss-mech__step p{font-size:.88rem;color:#6b5a4d;line-height:1.5;margin:0}.ss-guarantee{display:flex;align-items:center;gap:1.5rem;background:var(--cream-deep, #f0e6d6);padding:2rem;border-radius:18px;margin-bottom:3rem}@media(max-width:600px){.ss-guarantee{flex-direction:column;text-align:center}}.ss-guarantee__seal{flex-shrink:0;width:110px;height:110px;background:var(--terracotta, #c66b48);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;font-family:var(--font-heading, serif);font-size:2.2rem;font-weight:700;line-height:1}.ss-guarantee__seal span{font-size:.7rem;letter-spacing:.12em;margin-top:.15rem}.ss-guarantee__text h3{font-family:var(--font-heading, serif);font-size:1.3rem;margin:0 0 .5rem}.ss-guarantee__text p{font-size:.95rem;color:#6b5a4d;line-height:1.6;margin:0}.ss-faq{max-width:800px;margin:0 auto}.ss-faq h2{font-family:var(--font-heading, serif);font-size:clamp(1.6rem,3vw,2.2rem);margin:0 0 1.5rem;text-align:center}.ss-faq__item{background:#fff;border-radius:10px;margin-bottom:.6rem;padding:0 1.2rem;box-shadow:0 1px 6px #0000000a}.ss-faq__item summary{padding:1rem 0;cursor:pointer;font-weight:600;font-size:.98rem;list-style:none;display:flex;justify-content:space-between;align-items:center}.ss-faq__item summary:after{content:"+";font-size:1.4rem;color:var(--terracotta, #c66b48)}.ss-faq__item[open] summary:after{content:"\2212"}.ss-faq__item p{padding:0 0 1rem;margin:0;font-size:.9rem;color:#6b5a4d;line-height:1.6}.sm-hero{padding-top:48px;padding-bottom:64px}.sm-hero__layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,72px);align-items:start}.sm-hero__badges{display:flex;gap:8px;margin-bottom:14px;flex-wrap:wrap}.sm-badge{font-size:.7rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:20px}.sm-badge--hot{background-color:var(--terracotta-pale);color:var(--terracotta)}.sm-badge--sale{background-color:#e8f5e9;color:#2e7d32}.sm-hero__title{font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.2;margin-bottom:10px;color:var(--espresso)}.sm-hero__tagline{font-family:var(--font-heading);font-style:italic;font-size:1.0625rem;color:var(--terracotta);margin-bottom:14px}.sm-stars{display:flex;align-items:center;gap:8px;margin-bottom:16px}.sm-stars__icons{color:#e8a020;font-size:1rem;letter-spacing:1px}.sm-stars__label{font-size:.85rem;color:var(--espresso);opacity:.6}.sm-price{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}.sm-price__current{font-size:1.75rem;font-weight:500;color:var(--espresso)}.sm-price__compare{font-size:1.1rem;color:var(--espresso);opacity:.4;text-decoration:line-through}.sm-hero__pitch{font-size:.9375rem;color:var(--espresso);opacity:.7;line-height:1.7;margin-bottom:20px}.sm-benefits{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:9px}.sm-benefit{display:flex;align-items:center;gap:10px;font-size:.9rem;color:var(--espresso)}.sm-benefit svg{flex-shrink:0;color:var(--sage)}.sm-variants{margin-bottom:20px;display:flex;flex-direction:column;gap:14px}.sm-option-label{font-size:.875rem;color:var(--espresso);margin-bottom:8px}.sm-option-btns{display:flex;flex-wrap:wrap;gap:8px}.sm-option-btn{padding:7px 16px;border:1.5px solid var(--sand);border-radius:var(--border-radius-pill);background:var(--cream-deep);color:var(--espresso);font-size:.875rem;font-family:var(--font-body);cursor:pointer;transition:border-color .2s,background-color .2s,color .2s}.sm-option-btn:hover{border-color:var(--terracotta)}.sm-option-btn.is-selected{background:var(--terracotta);border-color:var(--terracotta);color:#fff}.sm-atc-wrap{margin-bottom:14px}.sm-atc-btn{width:100%;padding:17px 24px;background-color:var(--terracotta);color:#fff;font-family:var(--font-body);font-size:1rem;font-weight:500;letter-spacing:.02em;border:none;border-radius:var(--border-radius-pill);cursor:pointer;transition:background-color .2s,transform .1s}.sm-atc-btn:hover{background-color:var(--terracotta-light)}.sm-atc-btn:active{transform:scale(.99)}.sm-atc-btn:disabled,.sm-atc-btn--soldout{background-color:var(--sand);cursor:not-allowed}.sm-urgency{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:.8125rem;color:var(--espresso);margin-bottom:10px}.sm-urgency__stock{display:flex;align-items:center;gap:5px;font-weight:500;color:var(--terracotta)}.sm-urgency__sep{opacity:.3}.sm-urgency__view{display:flex;align-items:center;gap:5px;opacity:.65}.sm-ship-note{font-size:.875rem;color:var(--espresso);opacity:.7;margin-bottom:20px;line-height:1.5}.sm-trust-strip{display:flex;gap:20px;flex-wrap:wrap;padding-top:16px;border-top:1px solid rgba(205,176,138,.3)}.sm-trust-item{display:flex;align-items:center;gap:6px;font-size:.8125rem;color:var(--espresso);opacity:.6}.sm-trust-item svg{flex-shrink:0;color:var(--sage)}.sm-why{padding:80px 0}.sm-why__layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,96px);align-items:center}.sm-why__eyebrow{color:var(--sage-light);font-size:.68rem;letter-spacing:.14em;margin-bottom:14px}.sm-why__heading{font-size:clamp(1.75rem,3vw,2.5rem);color:var(--cream);font-style:italic;margin-bottom:20px;line-height:1.2}.sm-why__body{color:var(--cream);opacity:.65;font-size:.9375rem;line-height:1.8;margin-bottom:14px}.sm-why__features{display:grid;grid-template-columns:1fr 1fr;gap:24px}.sm-feature{background:#ffffff0d;border:1px solid rgba(205,176,138,.12);border-radius:16px;padding:24px}.sm-feature__icon{width:48px;height:48px;border-radius:50%;background:#c4653a26;display:flex;align-items:center;justify-content:center;color:var(--terracotta-light);margin-bottom:14px}.sm-feature__title{font-family:var(--font-heading);font-size:1rem;font-weight:500;color:var(--cream);margin-bottom:8px}.sm-feature__desc{font-size:.85rem;color:var(--cream);opacity:.55;line-height:1.6}.sm-guarantee{padding:56px 0}.sm-guarantee__layout{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.sm-guarantee__icon{flex-shrink:0;width:80px;height:80px;border-radius:50%;background:var(--terracotta-pale);display:flex;align-items:center;justify-content:center;color:var(--terracotta)}.sm-guarantee__text{flex:1;min-width:240px}.sm-guarantee__heading{font-size:1.375rem;color:var(--espresso);margin-bottom:10px}.sm-guarantee__body{font-size:.9375rem;color:var(--espresso);opacity:.65;line-height:1.7}.sm-guarantee__cta{flex-shrink:0;white-space:nowrap}.sm-faq{padding:72px 0}.sm-faq__header{text-align:center;margin-bottom:40px}.sm-faq__heading{font-size:clamp(1.5rem,2.5vw,2rem);color:var(--espresso)}.sm-faq__list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:0}.sm-faq__item{border-bottom:1px solid rgba(205,176,138,.3)}.sm-faq__item:first-child{border-top:1px solid rgba(205,176,138,.3)}.sm-faq__q{display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-family:var(--font-heading);font-size:1rem;font-weight:500;color:var(--espresso);cursor:pointer;list-style:none;gap:16px}.sm-faq__q::-webkit-details-marker{display:none}.sm-faq__q:after{content:"+";font-size:1.25rem;font-weight:300;color:var(--terracotta);flex-shrink:0;transition:transform .2s}.sm-faq__item[open] .sm-faq__q:after{transform:rotate(45deg)}.sm-faq__a{padding-bottom:20px}.sm-faq__a p{font-size:.9375rem;color:var(--espresso);opacity:.7;line-height:1.75;margin:0}.sm-faq__a a{color:var(--terracotta);text-decoration:none}.sm-faq__a a:hover{text-decoration:underline}@media(max-width:1023px){.sm-why__layout{grid-template-columns:1fr}}@media(max-width:767px){.sm-hero__layout,.sm-why__features{grid-template-columns:1fr}.sm-guarantee__layout{flex-direction:column;text-align:center}.sm-guarantee__cta{width:100%;text-align:center}.sm-trust-strip{gap:14px}}.search-results__header{margin-bottom:32px}.search-results__title{font-size:clamp(1.5rem,3vw,2.25rem)}.search-form{margin-bottom:48px}.search-form__wrap{display:flex;gap:12px;max-width:600px}.search-form__input{flex:1;padding:14px 20px;border:1.5px solid var(--sand);border-radius:var(--border-radius-pill);background-color:var(--cream-deep);color:var(--espresso);font-family:var(--font-body);font-size:1rem;outline:none;transition:border-color var(--transition)}.search-form__input:focus{border-color:var(--terracotta)}.search-form__input::placeholder{color:var(--espresso);opacity:.35}.search-results__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--grid-gap)}.search-results__empty{text-align:center;padding:60px 0;display:flex;flex-direction:column;align-items:center;gap:24px}.search-results__empty-text{font-family:var(--font-heading);font-style:italic;font-size:1.125rem;color:var(--espresso);opacity:.6}@media(max-width:1023px){.search-results__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.search-results__grid{grid-template-columns:repeat(2,1fr);gap:12px}.search-form__wrap{flex-direction:column}}.trust-badges{padding-top:40px;padding-bottom:40px}.trust-badges__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,4vw,48px)}.trust-badges__grid--1{grid-template-columns:1fr;max-width:400px;margin:0 auto}.trust-badges__grid--2{grid-template-columns:repeat(2,1fr)}.trust-badges__grid--4{grid-template-columns:repeat(4,1fr)}.trust-badge{display:flex;align-items:center;gap:16px}.trust-badge__icon{flex-shrink:0;width:48px;height:48px;background-color:var(--terracotta-pale);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--terracotta)}.trust-badge__title{font-family:var(--font-heading);font-size:1rem;font-weight:500;color:var(--espresso);margin-bottom:2px;line-height:1.3}.trust-badge__desc{font-size:.875rem;color:var(--espresso);opacity:.65;line-height:1.4}@media(max-width:767px){.trust-badges__grid,.trust-badges__grid--2,.trust-badges__grid--3,.trust-badges__grid--4{grid-template-columns:1fr;gap:20px}}.upsell__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--grid-gap)}@media(max-width:1023px){.upsell__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.upsell__grid{grid-template-columns:repeat(2,1fr);gap:12px}}.product-card{background-color:var(--cream-deep);border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--shadow-card);transition:box-shadow var(--transition),transform var(--transition);display:flex;flex-direction:column}.product-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.product-card__image-link{display:block;overflow:hidden}.product-card__image-wrapper{position:relative;overflow:hidden;background-color:var(--cream-deep)}.product-card__image-wrapper--portrait{aspect-ratio:3 / 4}.product-card__image-wrapper--square{aspect-ratio:1 / 1}.product-card__image-wrapper--landscape{aspect-ratio:4 / 3}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,opacity var(--transition)}.product-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__image:not(.product-card__image--hover){transform:scale(1.04)}.product-card:hover .product-card__image--hover{opacity:1}.product-card__image-placeholder{width:100%;aspect-ratio:3 / 4;background-color:var(--cream-deep);display:flex;align-items:center;justify-content:center}.product-card__badge{position:absolute;top:12px;left:12px;z-index:1}.product-card__info{padding:20px;display:flex;flex-direction:column;gap:8px;flex:1}.product-card__vendor{font-size:.75rem;margin-bottom:2px}.product-card__title{font-family:var(--font-heading);font-size:.9375rem;font-weight:500;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__title a{color:var(--espresso);transition:color var(--transition)}.product-card__title a:hover{color:var(--terracotta)}.product-card__price{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-card__price-regular,.product-card__price-sale{font-size:1rem;font-weight:400;color:var(--espresso)}.product-card__price-compare{font-size:.875rem;color:var(--espresso);opacity:.5}.product-card__sold-out{color:var(--terracotta);font-size:.75rem}.product-card__cta{margin-top:auto;align-self:flex-start}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
