.shop-module__r3bf4a__shop{--sp-primary:var(--ink-900,#2b2622);--sp-mid:var(--purple-500,#6b897a);--sp-accent:var(--star,#c99a4a);--sp-tint:#eef2ec;--sp-tint2:var(--lavender-50,#f2f5f2);--sp-dark:#141d17;--sp-text:var(--ink-600,#5d564e);--sp-line:#2b262217;background:var(--warm-white,#fcfbfb);color:var(--sp-text)}.shop-module__r3bf4a__wrap{max-width:1200px;margin:0 auto;padding:0 clamp(1.1rem,3vw,2rem)}.shop-module__r3bf4a__serif{font-family:var(--font-serif)}.shop-module__r3bf4a__btn{background:var(--sp-primary);color:#fff;border-radius:var(--r-pill,999px);cursor:pointer;border:0;justify-content:center;align-items:center;gap:.55rem;padding:.9rem 1.9rem;font-family:inherit;font-size:.98rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.shop-module__r3bf4a__btn:hover{background:#17130f}.shop-module__r3bf4a__stars{color:var(--sp-accent);letter-spacing:.06em}.shop-module__r3bf4a__hero{background:linear-gradient(90deg, var(--sp-tint) 0%, var(--sp-tint) 34%, #e7ede9 100%);position:relative;overflow:hidden}.shop-module__r3bf4a__heroGrid{grid-template-columns:minmax(0,42%) 1fr;align-items:center;max-width:1320px;min-height:min(560px,74vh);margin:0 auto;display:grid}.shop-module__r3bf4a__heroCopy{padding:clamp(2.2rem,4vw,3.6rem) clamp(1.1rem,3vw,2rem) clamp(2.2rem,4vw,3.6rem) clamp(1.1rem,4vw,4rem)}.shop-module__r3bf4a__heroH1{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--sp-primary);margin:0 0 1rem;font-size:clamp(2.5rem,4.6vw,3.7rem);font-weight:560;line-height:1.06}.shop-module__r3bf4a__heroH1 em{color:var(--sp-mid);font-style:normal}.shop-module__r3bf4a__heroSub{max-width:26rem;margin-bottom:1.2rem;font-size:1.05rem;line-height:1.6}.shop-module__r3bf4a__heroRating{color:var(--sp-primary);align-items:center;gap:.6rem;margin-bottom:1.4rem;font-size:.92rem;display:flex}.shop-module__r3bf4a__heroChips{color:var(--sp-text);flex-wrap:wrap;gap:1.4rem;margin-top:1.3rem;font-size:.85rem;display:flex}.shop-module__r3bf4a__heroChips span{align-items:center;gap:.45rem;display:inline-flex}.shop-module__r3bf4a__heroChips svg{color:var(--sp-mid)}.shop-module__r3bf4a__heroMedia{align-self:stretch;min-height:340px;position:relative}.shop-module__r3bf4a__heroMedia img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.shop-module__r3bf4a__heroMedia:before{content:"";z-index:1;background:linear-gradient(90deg, var(--sp-tint) 0%, transparent 22%);position:absolute;inset:0}.shop-module__r3bf4a__heroBadge{z-index:3;background:var(--sp-mid);color:#fff;text-align:center;letter-spacing:.08em;text-transform:uppercase;border-radius:50%;place-items:center;width:108px;height:108px;padding:.6rem;font-size:.68rem;font-weight:800;line-height:1.3;display:grid;position:absolute;top:8%;right:6%;box-shadow:0 14px 34px #141d174d}.shop-module__r3bf4a__heroBadge svg{margin:0 auto .2rem;display:block}@media (max-width:860px){.shop-module__r3bf4a__heroGrid{grid-template-columns:1fr;min-height:0}.shop-module__r3bf4a__heroMedia{order:-1;min-height:260px}.shop-module__r3bf4a__heroMedia:before{background:linear-gradient(180deg, transparent 62%, var(--sp-tint) 100%)}.shop-module__r3bf4a__heroBadge{width:88px;height:88px;font-size:.6rem}}.shop-module__r3bf4a__trust{border-block:1px solid var(--sp-line);background:var(--warm-white,#fcfbfb)}.shop-module__r3bf4a__trustIn{grid-template-columns:repeat(4,1fr);display:grid}.shop-module__r3bf4a__trustItem{color:var(--sp-primary);border-left:1px solid var(--sp-line);align-items:center;gap:.8rem;padding:1.5rem clamp(.8rem,2vw,1.6rem);font-size:.9rem;font-weight:500;display:flex}.shop-module__r3bf4a__trustItem:first-child{border-left:0}.shop-module__r3bf4a__trustItem svg{color:var(--sp-mid);flex:none}@media (max-width:780px){.shop-module__r3bf4a__trustIn{grid-template-columns:1fr 1fr}.shop-module__r3bf4a__trustItem:nth-child(odd){border-left:0}.shop-module__r3bf4a__trustItem:nth-child(n+3){border-top:1px solid var(--sp-line)}}.shop-module__r3bf4a__section{padding:clamp(3rem,6vw,4.5rem) 0}.shop-module__r3bf4a__head{text-align:center;margin-bottom:clamp(1.6rem,3vw,2.4rem)}.shop-module__r3bf4a__head h2{font-family:var(--font-serif);color:var(--sp-primary);letter-spacing:-.01em;font-size:clamp(1.9rem,3.4vw,2.6rem);font-weight:580}.shop-module__r3bf4a__head p{margin-top:.5rem;font-size:1rem}.shop-module__r3bf4a__grid4{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}.shop-module__r3bf4a__pcard{background:var(--warm-white,#fcfbfb);border:1px solid var(--sp-line);border-radius:var(--r-md,14px);flex-direction:column;transition:box-shadow .15s,transform .15s;display:flex;overflow:hidden}.shop-module__r3bf4a__pcard:hover{box-shadow:var(--shadow-md,0 12px 30px #2b26221a);transform:translateY(-2px)}.shop-module__r3bf4a__pImg{aspect-ratio:1;background:var(--sp-tint);position:relative}.shop-module__r3bf4a__pImg img{object-fit:cover;width:100%;height:100%}.shop-module__r3bf4a__pBadge{background:var(--sp-primary);color:#fff;letter-spacing:.07em;text-transform:uppercase;border-radius:var(--r-pill,999px);padding:.32rem .75rem;font-size:.62rem;font-weight:800;position:absolute;top:12px;left:12px}.shop-module__r3bf4a__pBadgeSale{background:var(--sp-accent);color:var(--sp-dark)}.shop-module__r3bf4a__pBody{flex-direction:column;flex:1;gap:.45rem;padding:1.1rem 1.15rem 1.2rem;display:flex}.shop-module__r3bf4a__pName{font-family:var(--font-serif);color:var(--sp-primary);font-size:1.12rem;font-weight:600;line-height:1.25}.shop-module__r3bf4a__pDesc{font-size:.86rem;line-height:1.5}.shop-module__r3bf4a__pRate{color:var(--sp-text);align-items:center;gap:.4rem;font-size:.82rem;display:flex}.shop-module__r3bf4a__pPrice{align-items:baseline;gap:.5rem;margin-top:.2rem;display:flex}.shop-module__r3bf4a__pPrice b{color:var(--sp-primary);font-size:1.25rem}.shop-module__r3bf4a__pPrice s{color:var(--sp-text);opacity:.65;font-size:.9rem}.shop-module__r3bf4a__pPrice .shop-module__r3bf4a__off{color:var(--sp-accent);font-size:.8rem;font-weight:700}.shop-module__r3bf4a__pBtn{margin-top:auto}.shop-module__r3bf4a__pBtn a{width:100%;padding:.75rem;font-size:.9rem}@media (max-width:960px){.shop-module__r3bf4a__grid4{grid-template-columns:1fr 1fr}}@media (max-width:520px){.shop-module__r3bf4a__grid4{grid-template-columns:1fr}}.shop-module__r3bf4a__bundle{background:var(--sp-tint);border-radius:var(--r-lg,20px);grid-template-columns:.72fr 1.4fr auto;align-items:center;gap:clamp(1rem,3vw,2.4rem);display:grid;overflow:hidden}.shop-module__r3bf4a__bundleImg{align-self:stretch;min-height:210px;position:relative}.shop-module__r3bf4a__bundleImg img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.shop-module__r3bf4a__bundleBody{padding:clamp(1.6rem,3vw,2.2rem) 0}.shop-module__r3bf4a__bundleBody h3{font-family:var(--font-serif);color:var(--sp-primary);margin-bottom:.4rem;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:580}.shop-module__r3bf4a__bundleSteps{flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:1.2rem;display:flex}.shop-module__r3bf4a__bundleStep{text-align:center;width:6.5rem;color:var(--sp-primary);flex-direction:column;align-items:center;gap:.4rem;font-size:.78rem;display:flex}.shop-module__r3bf4a__bundleStep span{border:1px solid var(--sp-line);width:46px;height:46px;color:var(--sp-mid);background:#fff;border-radius:50%;place-items:center;display:grid}.shop-module__r3bf4a__bundlePlus{color:var(--sp-mid);font-weight:700}.shop-module__r3bf4a__bundleCta{text-align:center;padding:clamp(1.6rem,3vw,2.2rem) clamp(1.4rem,3vw,2.2rem) clamp(1.6rem,3vw,2.2rem) 0}.shop-module__r3bf4a__bundleSave{font-family:var(--font-serif);color:var(--sp-accent);margin-bottom:.6rem;font-size:1.05rem;font-style:italic;display:block}@media (max-width:900px){.shop-module__r3bf4a__bundle{grid-template-columns:1fr}.shop-module__r3bf4a__bundleImg{min-height:180px}.shop-module__r3bf4a__bundleBody,.shop-module__r3bf4a__bundleCta{padding:1.4rem clamp(1.2rem,4vw,1.8rem)}.shop-module__r3bf4a__bundleCta{padding-top:0}}.shop-module__r3bf4a__grid5{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.shop-module__r3bf4a__cat{border-radius:var(--r-md,14px);border:1px solid var(--sp-line);background:var(--warm-white,#fcfbfb);text-decoration:none;transition:box-shadow .15s,transform .15s;display:block;overflow:hidden}.shop-module__r3bf4a__cat:hover{box-shadow:var(--shadow-md,0 12px 30px #2b26221a);transform:translateY(-2px)}.shop-module__r3bf4a__catImg{aspect-ratio:4/3.4;background:var(--sp-tint)}.shop-module__r3bf4a__catImg img{object-fit:cover;width:100%;height:100%}.shop-module__r3bf4a__catBody{padding:.85rem .95rem 1rem}.shop-module__r3bf4a__catBody b{font-family:var(--font-serif);color:var(--sp-primary);font-size:1.02rem;font-weight:600;display:block}.shop-module__r3bf4a__catBody span{font-size:.82rem}@media (max-width:900px){.shop-module__r3bf4a__grid5{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.shop-module__r3bf4a__grid5{grid-template-columns:1fr 1fr}}.shop-module__r3bf4a__testi{background:var(--sp-dark);border-radius:var(--r-lg,20px);color:#fff;grid-template-columns:1.3fr .9fr 1fr;align-items:center;display:grid;overflow:hidden}.shop-module__r3bf4a__testiQuote{padding:clamp(1.8rem,3.4vw,3rem)}.shop-module__r3bf4a__testiQuote blockquote{font-family:var(--font-serif);margin:0 0 1.1rem;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.4}.shop-module__r3bf4a__testiQuote cite{color:#ffffffb8;margin-bottom:.5rem;font-size:.88rem;font-style:normal;display:block}.shop-module__r3bf4a__testiImg{align-self:stretch;min-height:220px;position:relative}.shop-module__r3bf4a__testiImg img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.shop-module__r3bf4a__testiImg:before{content:"";z-index:1;background:linear-gradient(90deg, var(--sp-dark) 0%, transparent 30%, transparent 70%, var(--sp-dark) 100%);position:absolute;inset:0}.shop-module__r3bf4a__testiStats{gap:.2rem;padding:clamp(1.6rem,3vw,2.4rem);display:grid}.shop-module__r3bf4a__testiStat{border-top:1px solid #ffffff24;align-items:center;gap:.9rem;padding:.9rem 0;display:flex}.shop-module__r3bf4a__testiStat:first-child{border-top:0}.shop-module__r3bf4a__testiStat svg{color:var(--sp-accent);flex:none}.shop-module__r3bf4a__testiStat b{font-family:var(--font-serif);color:#fff;font-size:1.5rem;display:block}.shop-module__r3bf4a__testiStat span{color:#ffffffb3;font-size:.8rem}@media (max-width:900px){.shop-module__r3bf4a__testi{grid-template-columns:1fr}.shop-module__r3bf4a__testiImg{order:-1;min-height:200px}.shop-module__r3bf4a__testiImg:before{background:linear-gradient(180deg, transparent 60%, var(--sp-dark) 100%)}}
