.FloatingPromoCard-module__Np-4dW__card{-webkit-backdrop-filter:saturate(160%)blur(10px);width:100%;transition:transform var(--transition), box-shadow var(--transition);background:#fffffff0;border:1px solid #fff9;border-radius:16px;padding:20px;box-shadow:0 22px 50px -18px #06091466}.FloatingPromoCard-module__Np-4dW__card:hover{transform:translateY(-5px);box-shadow:0 30px 62px -18px #06091473}.FloatingPromoCard-module__Np-4dW__title{font-family:var(--font-serif);color:var(--dark);margin-top:.7rem;font-size:1.1rem;font-weight:600;line-height:1.25}.FloatingPromoCard-module__Np-4dW__text{color:var(--muted);margin-top:.3rem;font-size:.88rem;line-height:1.4}.FloatingPromoCard-module__Np-4dW__thumbs{grid-template-columns:repeat(3,1fr);gap:.55rem;margin-top:1rem;display:grid}.FloatingPromoCard-module__Np-4dW__thumb{aspect-ratio:1;background-color:var(--beige);transition:transform .4s var(--ease);background-position:50% 55%;background-repeat:no-repeat;background-size:cover;border-radius:8px;display:block;box-shadow:inset 0 0 0 1px #17120a0f}.FloatingPromoCard-module__Np-4dW__thumb:hover{z-index:1;position:relative;transform:scale(1.06)}.FloatingPromoCard-module__Np-4dW__thumb:nth-child(2){background-size:118%;background-color:var(--cream)}@media (prefers-reduced-motion:reduce){.FloatingPromoCard-module__Np-4dW__thumb{transition:none}.FloatingPromoCard-module__Np-4dW__thumb:hover{transform:none}}.FloatingPromoCard-module__Np-4dW__foot{justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.1rem;display:flex}.FloatingPromoCard-module__Np-4dW__priceNote{color:var(--muted);font-size:.9rem}.FloatingPromoCard-module__Np-4dW__priceNote strong{font-family:var(--font-serif);color:var(--gold);font-size:1.15rem}.FloatingPromoCard-module__Np-4dW__cta{letter-spacing:.02em;color:var(--white);background:var(--gold);border-radius:var(--radius-pill);transition:background-color var(--transition), transform var(--transition);padding:.55rem 1.1rem;font-size:.85rem;font-weight:600}.FloatingPromoCard-module__Np-4dW__cta:hover{background:var(--amber);transform:translateY(-1px)}
.HeroProductCard-module__7aR_yW__card{-webkit-backdrop-filter:saturate(160%)blur(10px);width:100%;transition:transform var(--transition), box-shadow var(--transition);background:#fffffff0;border:1px solid #fff9;border-radius:16px;padding:20px;box-shadow:0 22px 50px -18px #06091466}.HeroProductCard-module__7aR_yW__card:hover{transform:translateY(-5px);box-shadow:0 30px 62px -18px #06091473}.HeroProductCard-module__7aR_yW__media{aspect-ratio:16/10;background-color:var(--cream,var(--beige));background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:12px;width:100%;margin-bottom:.9rem;box-shadow:inset 0 0 0 1px #17120a0f}.HeroProductCard-module__7aR_yW__name{font-family:var(--font-serif);color:var(--dark);margin-top:.5rem;font-size:1.15rem;font-weight:600;line-height:1.25}.HeroProductCard-module__7aR_yW__text{color:var(--muted);margin-top:.3rem;font-size:.88rem;line-height:1.4}.HeroProductCard-module__7aR_yW__foot{justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.1rem;display:flex}.HeroProductCard-module__7aR_yW__priceNote{color:var(--muted);font-size:.9rem}.HeroProductCard-module__7aR_yW__priceNote strong{font-family:var(--font-serif);color:var(--gold);font-size:1.2rem}.HeroProductCard-module__7aR_yW__cta{letter-spacing:.02em;color:var(--white);background:var(--gold);border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;transition:background-color var(--transition), transform var(--transition);padding:.6rem 1.15rem;font-size:.85rem;font-weight:600}.HeroProductCard-module__7aR_yW__cta:hover{background:var(--amber);transform:translateY(-1px)}.HeroProductCard-module__7aR_yW__options{color:var(--muted);transition:color var(--transition);margin-top:.75rem;font-size:.82rem;font-weight:600;display:inline-block}.HeroProductCard-module__7aR_yW__options:hover{color:var(--dark)}
.Hero-module__sKgeqW__section{padding-inline:clamp(24px,3.5vw,64px);padding-top:clamp(16px,2vw,28px);overflow-x:clip}.Hero-module__sKgeqW__hero{isolation:isolate;border-radius:28px;width:100%;height:clamp(600px,84vh,900px);margin:0 auto 24px;position:relative;overflow:hidden;box-shadow:0 30px 70px -34px #17120a73}.Hero-module__sKgeqW__bg{z-index:-2;background-color:var(--olive);transition:transform 1s var(--ease);animation:Hero-module__sKgeqW__heroZoom 1.4s var(--ease) both;background-image:url(/images/hero/hero-bee.jpg),radial-gradient(70% 90% at 78% 30%,#f4b64280,#0000 60%),linear-gradient(150deg,#6f7d46 0%,#b7a06a 60%,#e7c98a 100%);background-position:62% 48%,50%,50%;background-size:cover,cover,cover;position:absolute;inset:0}.Hero-module__sKgeqW__hero:hover .Hero-module__sKgeqW__bg{transform:scale(1.05)}.Hero-module__sKgeqW__overlay{z-index:-1;background:linear-gradient(90deg,#00000080,#0000 60%),linear-gradient(#0000 60%,#00000052);position:absolute;inset:0}@keyframes Hero-module__sKgeqW__heroZoom{0%{transform:scale(1.08)}to{transform:scale(1)}}.Hero-module__sKgeqW__inner{z-index:1;align-items:flex-end;height:100%;padding:clamp(40px,4vw,64px) clamp(40px,4vw,64px) clamp(56px,9vh,104px);display:flex;position:relative}.Hero-module__sKgeqW__content{min-width:0;max-width:480px;animation:Hero-module__sKgeqW__rise .8s var(--ease) both;flex-direction:column;align-items:flex-start;gap:1.15rem;display:flex}.Hero-module__sKgeqW__eyebrow{color:var(--cream);border-radius:var(--radius-pill);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff8ea29;border:1px solid #fff8ea47;align-items:center;gap:.55rem;padding:.55rem 1rem;font-size:.82rem;font-weight:600;display:inline-flex}.Hero-module__sKgeqW__dot{background:var(--amber);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #f4b64247}.Hero-module__sKgeqW__title{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--white);text-shadow:0 2px 22px #06091473;max-width:11ch;font-size:clamp(40px,4.2vw,56px);font-weight:600;line-height:1.02}.Hero-module__sKgeqW__subtitle{color:#ffffffe6;max-width:420px;font-size:16px;line-height:1.6}.Hero-module__sKgeqW__actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:.5rem;display:flex}.Hero-module__sKgeqW__btnWhite{border-radius:var(--radius-pill);background:var(--white);height:50px;color:var(--dark);transition:transform var(--transition), box-shadow var(--transition), background-color var(--transition);justify-content:center;align-items:center;padding-inline:1.75rem;font-size:.98rem;font-weight:600;display:inline-flex;box-shadow:0 12px 26px -12px #00000080}.Hero-module__sKgeqW__btnWhite:hover{background:#fffdf7;transform:translateY(-2px);box-shadow:0 18px 34px -14px #0000008c}.Hero-module__sKgeqW__linkArrow{color:var(--white);align-items:center;gap:.5rem;font-size:.98rem;font-weight:600;display:inline-flex}.Hero-module__sKgeqW__linkArrow span{transition:transform var(--transition)}.Hero-module__sKgeqW__linkArrow:hover span{transform:translate(4px)}.Hero-module__sKgeqW__trust{flex-wrap:wrap;align-items:center;gap:.5rem .7rem;margin-top:.4rem;display:flex}.Hero-module__sKgeqW__trustText{color:#fff8ead9;font-size:.92rem}.Hero-module__sKgeqW__promo{z-index:2;width:clamp(300px,22vw,320px);animation:Hero-module__sKgeqW__floatIn 1s var(--ease) .3s both;position:absolute;top:50%;right:48px;transform:translateY(-50%)}@keyframes Hero-module__sKgeqW__rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes Hero-module__sKgeqW__floatIn{0%{opacity:0;transform:translateY(-46%)scale(.98)}to{opacity:1;transform:translateY(-50%)}}@media (max-width:1080px){.Hero-module__sKgeqW__promo{width:clamp(280px,30vw,312px);right:clamp(20px,3vw,32px)}.Hero-module__sKgeqW__title{font-size:clamp(36px,5vw,46px)}.Hero-module__sKgeqW__content{max-width:420px}}@media (max-width:860px){.Hero-module__sKgeqW__section{padding-inline:clamp(12px,3vw,20px);padding-top:clamp(12px,3vw,18px)}.Hero-module__sKgeqW__hero{border-radius:20px;height:auto;min-height:720px;margin:0 auto 14px}.Hero-module__sKgeqW__inner{flex-direction:column;justify-content:flex-end;align-items:stretch;gap:1.5rem;padding:clamp(2.25rem,10vw,3.5rem) clamp(1.5rem,6vw,2.25rem) clamp(1.5rem,6vw,2.25rem)}.Hero-module__sKgeqW__content{gap:1.05rem;max-width:none}.Hero-module__sKgeqW__title{max-width:none;font-size:clamp(32px,8vw,36px);line-height:1.05}.Hero-module__sKgeqW__promo{width:100%;max-width:440px;animation:Hero-module__sKgeqW__rise .8s var(--ease) .2s both;margin-top:auto;position:static;transform:none}}@media (prefers-reduced-motion:reduce){.Hero-module__sKgeqW__content,.Hero-module__sKgeqW__promo,.Hero-module__sKgeqW__bg{animation:none}.Hero-module__sKgeqW__hero:hover .Hero-module__sKgeqW__bg{transform:none}}
.TrustStrip-module__OsySNq__bar{background:var(--box-warm);border-radius:22px;grid-template-columns:repeat(4,1fr);align-items:center;width:100%;min-height:96px;max-height:110px;padding:1rem clamp(1rem,2.5vw,2rem);display:grid;box-shadow:0 10px 30px -18px #17120a59}.TrustStrip-module__OsySNq__item{align-items:center;gap:.75rem;min-width:0;padding-inline:clamp(.75rem,2vw,1.5rem);display:flex}.TrustStrip-module__OsySNq__item+.TrustStrip-module__OsySNq__item{border-left:1px solid #17120a1a}.TrustStrip-module__OsySNq__icon{color:var(--gold);flex-shrink:0;width:26px;height:26px}.TrustStrip-module__OsySNq__icon svg{width:26px;height:26px}.TrustStrip-module__OsySNq__text{flex-direction:column;min-width:0;display:flex}.TrustStrip-module__OsySNq__label{color:var(--dark);font-size:.95rem;font-weight:700;line-height:1.2}.TrustStrip-module__OsySNq__line{color:var(--muted);font-size:.8rem;line-height:1.3}@media (max-width:760px){.TrustStrip-module__OsySNq__bar{grid-template-columns:repeat(2,1fr);gap:.5rem 0;max-height:none;padding:1.1rem 1rem}.TrustStrip-module__OsySNq__item+.TrustStrip-module__OsySNq__item{border-left:none}.TrustStrip-module__OsySNq__item:nth-child(2n){border-left:1px solid #17120a1a}.TrustStrip-module__OsySNq__item:nth-child(n+3){border-top:1px solid #17120a1a;margin-top:.2rem;padding-top:.6rem}}@media (max-width:420px){.TrustStrip-module__OsySNq__line{display:none}}
.ProduktetTona-module__aEtF2q__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:clamp(1.5rem,3vw,2.5rem);display:flex}.ProduktetTona-module__aEtF2q__title{font-family:var(--font-serif);color:var(--dark);max-width:16ch;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.08}.ProduktetTona-module__aEtF2q__pill{border-radius:var(--radius-pill);color:var(--dark);white-space:nowrap;transition:border-color var(--transition), color var(--transition), background-color var(--transition);border:1.5px solid #17120a2e;align-items:center;gap:.4rem;padding:.7rem 1.3rem;font-size:.9rem;font-weight:600;display:inline-flex}.ProduktetTona-module__aEtF2q__pill:hover{border-color:var(--gold);color:var(--gold)}.ProduktetTona-module__aEtF2q__pill span{transition:transform var(--transition)}.ProduktetTona-module__aEtF2q__pill:hover span{transform:translate(3px)}.ProduktetTona-module__aEtF2q__grid{grid-template-columns:1.6fr 1fr;gap:clamp(16px,2vw,22px);display:grid}.ProduktetTona-module__aEtF2q__card{transition:transform var(--transition), box-shadow var(--transition);border-radius:20px;flex-direction:column;display:flex;position:relative;overflow:hidden}.ProduktetTona-module__aEtF2q__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.ProduktetTona-module__aEtF2q__tintGold{background:radial-gradient(120% 90% at 50% 0,#ffe6a0,#f2c94c 70%)}.ProduktetTona-module__aEtF2q__tintSage{background:linear-gradient(160deg,#cdd8bf,#b7c4a8)}.ProduktetTona-module__aEtF2q__tintCream{background:linear-gradient(160deg,#fbf3e2,#f0e4cb)}.ProduktetTona-module__aEtF2q__tintHoney{background:linear-gradient(120deg,#fde6b4,#f6d873)}.ProduktetTona-module__aEtF2q__featured{grid-area:1/1/span 2}.ProduktetTona-module__aEtF2q__small{grid-column:2}.ProduktetTona-module__aEtF2q__slim{flex-direction:row;grid-column:1/-1;align-items:stretch}.ProduktetTona-module__aEtF2q__media,.ProduktetTona-module__aEtF2q__mediaSm{display:block;position:relative;overflow:hidden}.ProduktetTona-module__aEtF2q__media{aspect-ratio:16/12}.ProduktetTona-module__aEtF2q__mediaSm{aspect-ratio:16/10}.ProduktetTona-module__aEtF2q__img{transition:transform .5s var(--ease);background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0}.ProduktetTona-module__aEtF2q__card:hover .ProduktetTona-module__aEtF2q__img{transform:scale(1.06)}.ProduktetTona-module__aEtF2q__badge{z-index:1;background:var(--box-espresso);color:#fff;letter-spacing:.03em;border-radius:var(--radius-pill);padding:.35rem .8rem;font-size:.72rem;font-weight:700;position:absolute;top:14px;left:14px}.ProduktetTona-module__aEtF2q__body,.ProduktetTona-module__aEtF2q__bodySm{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff8c;flex-direction:column;flex:1;gap:.5rem;padding:clamp(1rem,2vw,1.5rem);display:flex}.ProduktetTona-module__aEtF2q__body{gap:.6rem}.ProduktetTona-module__aEtF2q__name{font-family:var(--font-serif);color:var(--dark);font-size:clamp(1.15rem,2vw,1.6rem);line-height:1.15}.ProduktetTona-module__aEtF2q__nameSm{font-family:var(--font-serif);color:var(--dark);font-size:1.05rem;line-height:1.2}.ProduktetTona-module__aEtF2q__stars{gap:2px;display:inline-flex}.ProduktetTona-module__aEtF2q__priceRow{align-items:baseline;gap:.5rem;margin-top:auto;display:flex}.ProduktetTona-module__aEtF2q__old{color:var(--muted);font-size:.92rem;text-decoration:line-through}.ProduktetTona-module__aEtF2q__price{font-family:var(--font-serif);color:var(--gold);font-size:1.25rem;font-weight:600}.ProduktetTona-module__aEtF2q__cta{border-radius:var(--radius-pill);background:var(--gold);color:#fff;cursor:pointer;transition:background-color var(--transition), transform var(--transition);justify-content:center;align-self:flex-start;align-items:center;margin-top:.3rem;padding:.6rem 1.3rem;font-size:.88rem;font-weight:600;display:inline-flex}.ProduktetTona-module__aEtF2q__cta:hover{background:var(--amber);transform:translateY(-1px)}.ProduktetTona-module__aEtF2q__slimMedia{flex-shrink:0;width:clamp(120px,20%,220px);position:relative;overflow:hidden}.ProduktetTona-module__aEtF2q__slimBody{background:#ffffff73;flex-wrap:wrap;flex:1;justify-content:space-between;align-items:center;gap:1rem;padding:clamp(1rem,2vw,1.5rem);display:flex}@media (max-width:760px){.ProduktetTona-module__aEtF2q__grid{grid-template-columns:1fr 1fr}.ProduktetTona-module__aEtF2q__featured{grid-area:auto/1/auto/-1}.ProduktetTona-module__aEtF2q__small{grid-column:auto}}@media (max-width:480px){.ProduktetTona-module__aEtF2q__grid{grid-template-columns:1fr}.ProduktetTona-module__aEtF2q__slim{flex-direction:column}.ProduktetTona-module__aEtF2q__slimMedia{aspect-ratio:16/9;width:100%}}
.MainProductSpotlight-module__-BNSba__band{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1.5rem,4vw,4rem);display:grid}.MainProductSpotlight-module__-BNSba__mediaWrap{place-items:center;min-height:clamp(280px,34vw,460px);display:grid;position:relative}.MainProductSpotlight-module__-BNSba__glow{background:radial-gradient(closest-side at 50% 48%,#f2c94c80,#f2c94c1f 55%,#0000 72%);position:absolute;inset:0}.MainProductSpotlight-module__-BNSba__media{z-index:1;aspect-ratio:3/4;filter:drop-shadow(0 30px 40px #00000080);background-position:50%;background-repeat:no-repeat;background-size:contain;width:78%;position:relative}.MainProductSpotlight-module__-BNSba__content{color:#f3ece0;flex-direction:column;align-items:flex-start;gap:.7rem;display:flex}.MainProductSpotlight-module__-BNSba__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--box-honey);font-size:.78rem;font-weight:700}.MainProductSpotlight-module__-BNSba__name{font-family:var(--font-serif);color:#fff;font-size:clamp(1.9rem,3.6vw,3rem);line-height:1.05}.MainProductSpotlight-module__-BNSba__rating{align-items:center;gap:.5rem;display:flex}.MainProductSpotlight-module__-BNSba__stars{gap:2px;display:inline-flex}.MainProductSpotlight-module__-BNSba__ratingText{color:#f3ece0b3;font-size:.82rem}.MainProductSpotlight-module__-BNSba__subtitle{color:#f3ece0d1;max-width:46ch;line-height:1.55}.MainProductSpotlight-module__-BNSba__benefits{flex-direction:column;gap:.55rem;margin:.5rem 0 .3rem;display:flex}.MainProductSpotlight-module__-BNSba__benefits li{color:#f3ece0eb;align-items:flex-start;gap:.6rem;font-size:.94rem;display:flex}.MainProductSpotlight-module__-BNSba__benefits svg{color:var(--box-honey);flex-shrink:0;margin-top:1px}.MainProductSpotlight-module__-BNSba__sizes{margin-top:.6rem}.MainProductSpotlight-module__-BNSba__sizesLabel{text-transform:uppercase;letter-spacing:.04em;color:#f3ece099;margin-bottom:.5rem;font-size:.76rem;font-weight:600;display:block}.MainProductSpotlight-module__-BNSba__chips{flex-wrap:wrap;gap:.55rem;display:flex}.MainProductSpotlight-module__-BNSba__chip{border-radius:var(--radius-pill);color:var(--box-honey);cursor:pointer;transition:background-color var(--transition), color var(--transition), border-color var(--transition);background:0 0;border:1.5px solid #f2c94c80;padding:.5rem 1.05rem;font-size:.88rem;font-weight:600}.MainProductSpotlight-module__-BNSba__chip:hover{border-color:var(--box-honey)}.MainProductSpotlight-module__-BNSba__chipActive{background:var(--box-honey);color:var(--box-espresso);border-color:var(--box-honey)}.MainProductSpotlight-module__-BNSba__buy{flex-wrap:wrap;align-items:center;gap:1.1rem;margin-top:1.1rem;display:flex}.MainProductSpotlight-module__-BNSba__price{font-family:var(--font-serif);color:var(--box-honey);font-size:1.9rem;font-weight:600}.MainProductSpotlight-module__-BNSba__cta{border-radius:var(--radius-pill);background:var(--box-honey);height:50px;color:var(--box-espresso);cursor:pointer;transition:transform var(--transition), background-color var(--transition);align-items:center;padding-inline:1.8rem;font-weight:700;display:inline-flex}.MainProductSpotlight-module__-BNSba__cta:hover{background:#ffd968;transform:translateY(-2px)}.MainProductSpotlight-module__-BNSba__details{color:#f3ece0cc;transition:color var(--transition);font-weight:600}.MainProductSpotlight-module__-BNSba__details:hover{color:#fff}@media (max-width:760px){.MainProductSpotlight-module__-BNSba__band{grid-template-columns:1fr}.MainProductSpotlight-module__-BNSba__mediaWrap{min-height:260px}}
.CollectionBanner-module__E_uFXa__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:clamp(1.5rem,3vw,2.5rem);display:flex}.CollectionBanner-module__E_uFXa__heading{font-family:var(--font-serif);color:#fff;font-size:clamp(1.6rem,3.2vw,2.7rem);line-height:1.14}.CollectionBanner-module__E_uFXa__circle{width:116px;height:116px;color:var(--box-orange);font-family:var(--font-serif);text-align:center;transition:transform var(--transition), box-shadow var(--transition);background:#fff;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.3rem;font-size:.92rem;font-weight:600;line-height:1.15;display:inline-flex;box-shadow:0 14px 30px -12px #0006}.CollectionBanner-module__E_uFXa__circle:hover{transform:scale(1.09);box-shadow:0 20px 40px -14px #00000073}.CollectionBanner-module__E_uFXa__strip{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.CollectionBanner-module__E_uFXa__cell{aspect-ratio:3/4;transition:transform .5s var(--ease);background-color:#ffffff1f;background-position:50%;background-size:cover;border-radius:16px;overflow:hidden}.CollectionBanner-module__E_uFXa__cell:hover{transform:translateY(-4px)scale(1.02)}@media (max-width:760px){.CollectionBanner-module__E_uFXa__strip{grid-template-columns:repeat(2,1fr)}.CollectionBanner-module__E_uFXa__circle{width:96px;height:96px;font-size:.82rem}}
.LatestPosts-module___9o3Oq__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:clamp(1.5rem,3vw,2.5rem);display:flex}.LatestPosts-module___9o3Oq__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#4a5a3a;font-size:.76rem;font-weight:700}.LatestPosts-module___9o3Oq__heading{font-family:var(--font-serif);color:#23291d;margin-top:.35rem;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.08}.LatestPosts-module___9o3Oq__line{color:#45503a;max-width:48ch;margin-top:.5rem}.LatestPosts-module___9o3Oq__cta{border-radius:var(--radius-pill);background:var(--box-espresso);color:#fff;white-space:nowrap;height:48px;transition:transform var(--transition), background-color var(--transition);align-items:center;padding-inline:1.7rem;font-weight:600;display:inline-flex}.LatestPosts-module___9o3Oq__cta:hover{background:#2c261f;transform:translateY(-2px)}.LatestPosts-module___9o3Oq__strip{grid-template-columns:repeat(3,1fr);gap:clamp(14px,2vw,20px);display:grid}.LatestPosts-module___9o3Oq__cell{aspect-ratio:4/5;transition:transform var(--transition), box-shadow var(--transition);background:#ffffff8c;border-radius:18px;display:block;position:relative;overflow:hidden}.LatestPosts-module___9o3Oq__cell:hover{transform:translateY(-4px);box-shadow:0 20px 40px -18px #17120a66}.LatestPosts-module___9o3Oq__img{transition:transform .5s var(--ease);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.LatestPosts-module___9o3Oq__cell:hover .LatestPosts-module___9o3Oq__img{transform:scale(1.05)}.LatestPosts-module___9o3Oq__chip{z-index:1;background:var(--box-honey);color:var(--box-espresso);border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);padding:.28rem .7rem;font-size:.78rem;font-weight:700;position:absolute;top:12px;left:12px}.LatestPosts-module___9o3Oq__body{z-index:1;background:linear-gradient(#0000,#120e0959 45%,#120e09db);flex-direction:column;gap:.3rem;padding:1.4rem 1rem .95rem;display:flex;position:absolute;bottom:0;left:0;right:0}.LatestPosts-module___9o3Oq__title{font-family:var(--font-serif);color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.02rem;font-weight:600;line-height:1.22;display:-webkit-box;overflow:hidden}.LatestPosts-module___9o3Oq__meta{color:#ffffffd1;font-size:.78rem}@media (max-width:640px){.LatestPosts-module___9o3Oq__strip{grid-template-columns:1fr;max-width:380px}}
.HowItWorks-module__irtejW__title{font-family:var(--font-serif);color:var(--dark);text-align:center;margin-bottom:clamp(2rem,4vw,3.5rem);font-size:clamp(1.7rem,3vw,2.6rem)}.HowItWorks-module__irtejW__steps{grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,2.5rem);display:grid}.HowItWorks-module__irtejW__step{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding-inline:1rem;display:flex;position:relative}.HowItWorks-module__irtejW__step:not(:last-child):after{content:"";border-top:2px dashed #d99a1666;position:absolute;top:26px;left:calc(50% + 40px);right:calc(40px - 50%)}.HowItWorks-module__irtejW__badge{background:var(--box-honey);width:52px;height:52px;color:var(--box-espresso);font-family:var(--font-serif);z-index:1;box-shadow:0 0 0 6px var(--box-warm);border-radius:50%;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700;display:inline-flex;position:relative}.HowItWorks-module__irtejW__icon{color:var(--gold);margin-top:.4rem}.HowItWorks-module__irtejW__icon svg{width:30px;height:30px}.HowItWorks-module__irtejW__stepTitle{font-family:var(--font-serif);color:var(--dark);max-width:18ch;margin-top:.2rem;font-size:1.15rem}.HowItWorks-module__irtejW__stepText{color:var(--muted);max-width:26ch;font-size:.9rem;line-height:1.5}@media (max-width:700px){.HowItWorks-module__irtejW__steps{grid-template-columns:1fr;gap:2rem}.HowItWorks-module__irtejW__step:not(:last-child):after{display:none}}
.StatsStatement-module__wyuG5a__wrap{text-align:center;max-width:900px;margin-inline:auto;padding-block:clamp(2.5rem,6vw,5rem);position:relative}.StatsStatement-module__wyuG5a__ticker{font-family:var(--font-serif);color:var(--gold);flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem .9rem;margin-bottom:1.5rem;font-size:clamp(.95rem,1.6vw,1.2rem);font-style:italic;display:flex}.StatsStatement-module__wyuG5a__sep{opacity:.5;margin-left:.9rem}.StatsStatement-module__wyuG5a__statement{font-family:var(--font-serif);color:var(--dark);max-width:24ch;margin-inline:auto;font-size:clamp(1.5rem,3.2vw,2.6rem);line-height:1.28}.StatsStatement-module__wyuG5a__hl{color:var(--box-orange)}.StatsStatement-module__wyuG5a__photo{box-shadow:var(--shadow-md);background-position:50%;background-size:cover;border-radius:50%;position:absolute}.StatsStatement-module__wyuG5a__photoLeft{width:clamp(88px,10vw,132px);height:clamp(88px,10vw,132px);top:8%;left:clamp(0px,3vw,40px)}.StatsStatement-module__wyuG5a__photoRight{width:clamp(76px,9vw,116px);height:clamp(76px,9vw,116px);bottom:10%;right:clamp(0px,3vw,40px)}@media (max-width:900px){.StatsStatement-module__wyuG5a__photo{display:none}}
.TestimonialsRow-module__BybkiG__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:clamp(2rem,4vw,3rem);display:flex}.TestimonialsRow-module__BybkiG__heading{font-family:var(--font-serif);max-width:20ch;color:var(--dark);font-size:clamp(2rem,3.6vw,3rem)}.TestimonialsRow-module__BybkiG__badge{box-shadow:var(--shadow-sm,0 6px 18px -12px #06091466);transition:transform var(--transition), box-shadow var(--transition);background:#fff;border:1px solid #17120a1f;border-radius:14px;flex-direction:column;gap:.25rem;padding:.7rem 1rem;display:inline-flex}.TestimonialsRow-module__BybkiG__badge:hover{transform:translateY(-2px);box-shadow:0 14px 30px -16px #06091473}.TestimonialsRow-module__BybkiG__badgeTop{color:var(--dark);align-items:center;gap:.4rem;font-size:.95rem;display:inline-flex}.TestimonialsRow-module__BybkiG__badgeTop strong{font-family:var(--font-serif);font-size:1.25rem}.TestimonialsRow-module__BybkiG__badgeSub{color:var(--muted);font-size:.78rem}.TestimonialsRow-module__BybkiG__row{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-auto-columns:minmax(280px,1fr);grid-auto-flow:column;gap:clamp(1rem,2vw,1.5rem);padding-bottom:.5rem;display:grid;overflow-x:auto}.TestimonialsRow-module__BybkiG__col{scroll-snap-align:start;background:#fff;border:1px solid #17120a14;border-radius:16px;flex-direction:column;gap:.85rem;padding:1.4rem;display:flex;box-shadow:0 10px 28px -20px #06091466}@media (min-width:1100px){.TestimonialsRow-module__BybkiG__row{grid-template-columns:repeat(4,1fr);grid-auto-flow:row;overflow-x:visible}}.TestimonialsRow-module__BybkiG__trustStars{gap:3px;display:inline-flex}.TestimonialsRow-module__BybkiG__trustTile{background:#00b67a;border-radius:3px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.TestimonialsRow-module__BybkiG__text{color:var(--dark);flex:1;font-size:.95rem;line-height:1.6}.TestimonialsRow-module__BybkiG__foot{border-top:1px solid #17120a14;align-items:center;gap:.7rem;padding-top:.5rem;display:flex}.TestimonialsRow-module__BybkiG__avatar{background:var(--beige);width:38px;height:38px;color:var(--dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:inline-flex}.TestimonialsRow-module__BybkiG__who{flex-direction:column;line-height:1.3;display:flex}.TestimonialsRow-module__BybkiG__name{color:var(--dark);font-size:.9rem;font-weight:600}.TestimonialsRow-module__BybkiG__meta{color:var(--muted);font-size:.76rem}
.Newsletter-module__-9PFbW__box{background:linear-gradient(120deg, #f6d873, var(--box-honey));border-radius:32px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem 2rem;width:100%;padding:clamp(1.75rem,4vw,2.75rem) clamp(1.5rem,5vw,3.5rem);display:flex}.Newsletter-module__-9PFbW__title{font-family:var(--font-serif);color:var(--box-espresso);font-size:clamp(1.5rem,2.8vw,2.2rem);line-height:1.1}.Newsletter-module__-9PFbW__sub{color:#6a5a1e;margin-top:.35rem;font-size:.95rem}.Newsletter-module__-9PFbW__form{flex:1;gap:.6rem;min-width:280px;max-width:460px;display:flex}.Newsletter-module__-9PFbW__input{border-radius:var(--radius-pill);min-width:0;height:52px;color:var(--box-espresso);background:#ffffffe6;border:1.5px solid #1e1a162e;flex:1;padding-inline:1.1rem}.Newsletter-module__-9PFbW__input:focus{border-color:var(--box-espresso);background:#fff;outline:none}.Newsletter-module__-9PFbW__btn{border-radius:var(--radius-pill);background:var(--box-espresso);color:#fff;height:52px;transition:transform var(--transition), background-color var(--transition);flex-shrink:0;padding-inline:1.6rem;font-weight:700}.Newsletter-module__-9PFbW__btn:hover{background:#2c261f;transform:translateY(-2px)}.Newsletter-module__-9PFbW__thanks{color:var(--box-espresso);font-size:1.05rem;font-weight:600}.Newsletter-module__-9PFbW__error{color:var(--box-espresso);background:#ffffff80;border-radius:8px;margin-top:.6rem;padding:.4rem .75rem;font-size:.88rem;font-weight:600;display:inline-block}@media (max-width:600px){.Newsletter-module__-9PFbW__form{flex-direction:column;width:100%;max-width:none}.Newsletter-module__-9PFbW__btn{width:100%}}
.BlogBrowser-module__dLzE-W__head{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.BlogBrowser-module__dLzE-W__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-size:.78rem;font-weight:700}.BlogBrowser-module__dLzE-W__title{font-family:var(--font-serif);color:var(--dark);margin-top:.4rem;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.BlogBrowser-module__dLzE-W__sub{color:var(--muted);max-width:44ch;margin-top:.6rem;font-size:1.05rem}.BlogBrowser-module__dLzE-W__combo{width:clamp(72px,9vw,120px);height:clamp(72px,9vw,120px);color:var(--gold);flex-shrink:0}.BlogBrowser-module__dLzE-W__filters{flex-wrap:wrap;gap:.5rem;margin-top:clamp(1.5rem,3vw,2.25rem);display:flex}.BlogBrowser-module__dLzE-W__pill{border-radius:var(--radius-pill);color:var(--dark);cursor:pointer;transition:background-color var(--transition), color var(--transition), border-color var(--transition);background:0 0;border:1.5px solid #17120a29;padding:.55rem 1.15rem;font-size:.9rem;font-weight:600}.BlogBrowser-module__dLzE-W__pill:hover{border-color:var(--gold);color:var(--gold)}.BlogBrowser-module__dLzE-W__pillActive{background:var(--box-espresso);color:#fff;border-color:var(--box-espresso)}.BlogBrowser-module__dLzE-W__pillActive:hover{color:#fff}.BlogBrowser-module__dLzE-W__featured{grid-template-columns:60% 40%;align-items:center;gap:clamp(1.5rem,3vw,3rem);display:grid}.BlogBrowser-module__dLzE-W__featuredMedia{aspect-ratio:16/11;background:var(--beige);border-radius:24px;display:block;position:relative;overflow:hidden}.BlogBrowser-module__dLzE-W__featuredBody{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.BlogBrowser-module__dLzE-W__chipGold{border-radius:var(--radius-pill);background:var(--box-honey);color:var(--box-espresso);padding:.3rem .8rem;font-size:.76rem;font-weight:700;display:inline-block}.BlogBrowser-module__dLzE-W__featuredTitle{font-family:var(--font-serif);color:var(--dark);font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.12}.BlogBrowser-module__dLzE-W__featuredExcerpt{color:var(--muted);max-width:40ch;line-height:1.65}.BlogBrowser-module__dLzE-W__metaRow{color:var(--muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.BlogBrowser-module__dLzE-W__avatar{background:var(--beige);width:30px;height:30px;color:var(--dark);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:inline-flex}.BlogBrowser-module__dLzE-W__readLink{color:var(--box-orange);margin-top:.3rem;font-weight:700}.BlogBrowser-module__dLzE-W__featured:hover .BlogBrowser-module__dLzE-W__readLink{text-decoration:underline}.BlogBrowser-module__dLzE-W__grid{grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,2.5vw,2rem);display:grid}.BlogBrowser-module__dLzE-W__card{transition:transform var(--transition), box-shadow var(--transition);background:#fff;border:1px solid #17120a0f;border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.BlogBrowser-module__dLzE-W__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.BlogBrowser-module__dLzE-W__cardMedia{aspect-ratio:4/3;display:block;position:relative;overflow:hidden}.BlogBrowser-module__dLzE-W__tintGold{background:linear-gradient(160deg,#fde6b4,#f6d873)}.BlogBrowser-module__dLzE-W__tintSage{background:linear-gradient(160deg,#cdd8bf,#b7c4a8)}.BlogBrowser-module__dLzE-W__tintCream{background:linear-gradient(160deg,#fbf3e2,#f0e4cb)}.BlogBrowser-module__dLzE-W__img{transition:transform .5s var(--ease);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.BlogBrowser-module__dLzE-W__card:hover .BlogBrowser-module__dLzE-W__img,.BlogBrowser-module__dLzE-W__featured:hover .BlogBrowser-module__dLzE-W__img{transform:scale(1.05)}.BlogBrowser-module__dLzE-W__chip{z-index:1;border-radius:var(--radius-pill);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e1a16d1;padding:.3rem .75rem;font-size:.72rem;font-weight:700;position:absolute;top:12px;left:12px}.BlogBrowser-module__dLzE-W__cardBody{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem;display:flex}.BlogBrowser-module__dLzE-W__cardTitle{font-family:var(--font-serif);color:var(--dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.2rem;line-height:1.2;display:-webkit-box;overflow:hidden}.BlogBrowser-module__dLzE-W__cardExcerpt{color:var(--muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.BlogBrowser-module__dLzE-W__meta{color:var(--muted);margin-top:auto;font-size:.78rem}.BlogBrowser-module__dLzE-W__moreWrap{justify-content:center;margin-top:clamp(1.5rem,3vw,2.5rem);display:flex}.BlogBrowser-module__dLzE-W__moreBtn{border-radius:var(--radius-pill);color:var(--dark);cursor:pointer;transition:border-color var(--transition), color var(--transition), transform var(--transition);background:0 0;border:1.5px solid #17120a40;padding:.85rem 2rem;font-weight:600}.BlogBrowser-module__dLzE-W__moreBtn:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}@media (max-width:860px){.BlogBrowser-module__dLzE-W__featured{grid-template-columns:1fr}.BlogBrowser-module__dLzE-W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.BlogBrowser-module__dLzE-W__grid{grid-template-columns:1fr}.BlogBrowser-module__dLzE-W__head{flex-direction:column}.BlogBrowser-module__dLzE-W__combo{display:none}}
