:root{--green: var(--color-heading, #3B3128);--terra: var(--color-accent, #E2725B);--bg: var(--color-bg, #FAF5EC);--bg-warm: var(--color-bg-light, #F3EBDC);--surface: var(--color-surface, #FDFAF3);--footer: var(--color-footer-bg, #2E7D7B);--footer-ink: var(--color-footer-text, rgba(250,245,236,.85));--green-deep:#256462;--terra-deep:#C95E48;--teal:#2E7D7B;--ochre:#D9A441;--grape:#7B5EA7;--sky:#8FBFD9;--ink:#3B3128;--ink-soft:#5C5245;--muted:#8A7D6C;--sage:#E5EEEA;--peach:#F9E9DF;--peach-2:#F3DCCB;--gold:#D9A441;--border: var(--color-border, #E7DCC8);--font-heading: "Fraunces", Georgia, serif;--font-body: "Nunito Sans", system-ui, sans-serif;--font-script: "Baloo 2", cursive;--maxw:1180px;--r:18px;--rs:12px;--sh-sm:0 2px 8px rgba(59,49,40,.08);--sh-md:0 10px 24px rgba(59,49,40,.16);--nav-h:74px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);background:var(--bg);color:var(--ink);line-height:1.62;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--ink);margin-top:0;line-height:1.1;font-weight:600}h1{font-size:clamp(2.4rem,5.2vw,3.6rem);letter-spacing:normal;text-wrap:balance}h2{font-size:clamp(1.7rem,3.4vw,2.35rem)}h3{font-size:1.25rem}p{margin:0 0 1rem}a{color:var(--teal);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 1.8rem}.accent{color:var(--terra)}.script{font-family:var(--font-heading);font-style:italic;color:var(--grape);font-size:1.4rem;font-weight:500;line-height:1.2}.text-center{text-align:center}.muted{color:var(--muted);font-size:.9rem}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 1.9rem;border-radius:999px;font-family:var(--font-body);font-weight:800;font-size:.95rem;letter-spacing:normal;text-transform:none;cursor:pointer;border:2px solid transparent;text-decoration:none;transition:background .2s,transform .2s,color .2s,box-shadow .2s;min-height:44px}.cta,.btn--primary{background:var(--terra);color:#faf5ec;box-shadow:0 3px 0 var(--terra-deep)}.cta:hover,.btn--primary:hover{background:var(--terra);color:#faf5ec;text-decoration:none;transform:translateY(-2px);box-shadow:0 5px 0 var(--terra-deep)}.btn--ghost{background:transparent;color:var(--teal);border-color:var(--teal);box-shadow:none}.btn--ghost:hover{background:var(--teal);color:#faf5ec;text-decoration:none}.btn--dark{background:var(--teal);color:#faf5ec;box-shadow:0 3px 0 var(--green-deep)}.btn--dark:hover{background:var(--teal);text-decoration:none;transform:translateY(-2px);box-shadow:0 5px 0 var(--green-deep)}.site-header{position:sticky;top:0;z-index:50;background:#faf5ecf0;-webkit-backdrop-filter:saturate(140%) blur(8px);backdrop-filter:saturate(140%) blur(8px);border-bottom:1px dashed rgba(59,49,40,.25)}.site-header__inner{display:flex;align-items:center;min-height:var(--nav-h);gap:1rem}.site-header__logo{display:flex;align-items:center;line-height:1;text-decoration:none}.site-header__logo:hover{text-decoration:none}.site-nav{flex:1;display:flex;align-items:center}.site-nav__links{flex:1;display:flex;justify-content:center;gap:1.9rem}.site-nav__links a{color:var(--ink);font-weight:600;font-size:.95rem;padding-bottom:4px;border-bottom:2px solid transparent}.site-nav__links a:hover,.site-nav__links a[aria-current=page]{text-decoration:none;color:var(--terra);border-bottom-color:var(--terra)}.site-nav__icons{display:flex;gap:1.1rem;align-items:center;margin-left:auto}.site-nav__icons a,.site-nav__icons button{color:var(--ink);display:inline-flex;position:relative;background:none;border:none;cursor:pointer;padding:0}.cart-count{position:absolute;top:-8px;right:-10px;background:var(--terra);color:#faf5ec;font-size:.6rem;font-weight:800;min-width:16px;height:16px;line-height:16px;text-align:center;border-radius:9px;padding:0 4px}.nav-toggle{display:none}.hero{padding:2.4rem 0 2.8rem}.hero__grid{display:grid;grid-template-columns:1.02fr 1.05fr;gap:2.6rem;align-items:center}.hero__text{position:relative}.hero__title{margin:0 0 1.3rem;position:relative}.hero__title .accent{color:var(--terra)}.hero__title:after{content:none}.hero__lede{font-size:1.06rem;color:var(--ink-soft);max-width:38ch;margin:0 0 1.7rem;text-wrap:pretty}.hero__actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-bottom:1.1rem}.hero__note{display:inline-flex;align-items:center;gap:.5rem;background:var(--surface);border:1.5px solid var(--ochre);border-radius:999px;padding:.5rem 1.1rem;font-size:.86rem;color:var(--ink-soft);box-shadow:var(--sh-sm)}.hero__note svg{color:var(--terra)}.hero__media{position:relative}.hero__media img{border-radius:var(--r);width:100%;box-shadow:var(--sh-md)}.hero__badge{position:absolute;top:14px;right:12px;width:120px;height:120px;border-radius:50%;background:var(--surface);border:2.5px dashed var(--ochre);box-shadow:var(--sh-sm);display:flex;align-items:center;justify-content:center;text-align:center;font-size:.58rem;font-weight:800;letter-spacing:.1em;color:var(--ink);line-height:1.7;padding:.5rem;transform:rotate(7deg)}.trust-bar{background:var(--bg-warm);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.trust-bar__grid{display:grid;grid-template-columns:repeat(4,1fr);padding:1.5rem 0}.trust-item{display:flex;align-items:center;gap:.8rem;justify-content:center;font-size:.92rem;color:var(--ink);font-weight:600;position:relative}.trust-item+.trust-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:34px;width:1px;background:var(--border)}.trust-item svg{color:var(--teal);flex:0 0 auto}.section{padding:4rem 0}.section--tight{padding:2.6rem 0}.section.bg-light{background:var(--bg-warm)}.section.bg-surface{background:var(--surface)}.section--center{text-align:center}.section__eyebrow{display:flex;align-items:center;justify-content:center;gap:.9rem;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:800;color:var(--terra);font-family:var(--font-body);margin:0 0 2rem}.section__eyebrow:before,.section__eyebrow:after{content:none}.section__lead{max-width:62ch;color:var(--ink-soft);text-wrap:pretty}.section--center .section__lead{margin-left:auto;margin-right:auto}.page-head{padding-top:2rem}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;margin-top:0}.card{background:var(--surface);border:none;border-radius:var(--r);overflow:hidden;box-shadow:var(--sh-sm);display:flex;flex-direction:column;transition:transform .18s,box-shadow .18s}.card:hover{transform:translateY(-5px) rotate(-.5deg);box-shadow:var(--sh-md)}.card__media{height:170px;background:var(--bg-warm);overflow:hidden}.card__media img{width:100%;height:100%;object-fit:cover}.card__body{padding:1.1rem 1.2rem 1.3rem;position:relative;flex:1;display:flex;flex-direction:column}.card__kicker{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:800}.card__title{font-family:var(--font-heading);font-size:1.3rem;color:var(--ink);margin:.2rem 0 .5rem;font-weight:600}.card__story{font-style:italic;color:var(--grape);font-weight:600;margin:0 0 .4rem;font-size:.92rem}.card p{font-size:.86rem;color:var(--ink-soft);line-height:1.55;margin:0;max-width:82%}.card__stamp{position:absolute;right:14px;bottom:14px;width:52px;height:52px;border-radius:50%;border:2.5px dashed var(--ochre);color:var(--terra);display:flex;align-items:center;justify-content:center;font-size:1.2rem;opacity:.85;background:var(--bg)}.feature-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:.6rem;margin-top:0;background:var(--bg-warm);border:none;border-radius:var(--r);padding:2rem 1.2rem}.feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.55rem;font-size:.72rem;color:var(--ink);font-weight:700;line-height:1.3}.feature__icon{display:inline-flex;align-items:center;justify-content:center;color:var(--teal);background:none;border:none;width:auto;height:auto}.feature__icon svg{width:30px;height:30px}.split{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem;align-items:stretch;margin-top:0}.panel{border-radius:var(--r);padding:2rem;position:relative;overflow:hidden}.panel--trust{background:var(--sage);padding:0;display:grid;grid-template-columns:1.05fr .95fr}.panel--trust .panel__txt{padding:2rem 1.7rem}.panel--trust h2{font-size:1.7rem;margin-bottom:.9rem}.panel--trust p{font-size:.9rem;color:var(--ink-soft)}.panel__media{position:relative;background:var(--sky);min-height:270px}.panel__media img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.panel__seal{position:absolute;left:-22px;bottom:30px;width:92px;height:92px;border-radius:50%;background:var(--surface);border:2.5px dashed var(--teal);display:flex;align-items:center;justify-content:center;text-align:center;font-size:.46rem;letter-spacing:.08em;color:var(--teal);font-weight:800;line-height:1.6;transform:rotate(-6deg);box-shadow:var(--sh-sm);z-index:2}.list{list-style:none;padding:0;margin:.6rem 0 0}.list li{font-size:.9rem;color:var(--ink);margin-bottom:.25rem;padding-left:0}.list li strong{color:var(--ink)}.pricing{background:var(--peach);text-align:center}.pricing:after{content:"";position:absolute;right:-50px;bottom:-40px;width:240px;height:240px;border-radius:50%;border:2px dashed rgba(226,114,91,.3);opacity:.8;pointer-events:none}.pricing>*{position:relative;z-index:1}.pricing__eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;font-weight:800;color:var(--terra-deep);margin:0}.pricing h3{font-family:var(--font-heading);color:var(--ink)}.pricing .muted{color:var(--ink-soft)}.pricing__price{font-family:var(--font-heading);font-size:3.6rem;color:var(--terra);line-height:1;font-weight:600;margin:.4rem 0 .2rem;justify-content:center}.pricing__tag{display:inline-block;border:1.5px solid var(--ochre);color:#a87a22;border-radius:999px;padding:.22rem 1rem;font-size:.64rem;letter-spacing:.14em;text-transform:uppercase;font-weight:800;margin:.5rem 0 0;transform:rotate(-1.5deg)}.pricing .cta,.pricing .product-form{width:100%;margin-top:1.2rem}.pricing .product-form .cta{margin-top:0}.price-pill{display:inline-flex;gap:.5rem;align-items:baseline}.price-pill s{color:var(--muted);font-size:1.3rem}.pricing__perks{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin-top:1.4rem}.pricing__perk{display:flex;flex-direction:column;align-items:center;gap:.4rem;font-size:.72rem;color:var(--ink-soft);line-height:1.35}.pricing__perk svg{color:var(--teal)}.reviews{background:var(--surface);border:none;border-radius:var(--r);padding:2rem 2.2rem;box-shadow:var(--sh-sm);display:grid;grid-template-columns:.9fr 1.1fr 1.1fr;gap:2rem;align-items:center}.reviews__score h2{font-size:1.35rem;line-height:1.15;margin-bottom:.7rem}.reviews__score .stars{color:var(--ochre);font-size:1.15rem;letter-spacing:3px}.reviews__score .muted{margin-top:.4rem;font-size:.82rem}.quote{position:relative;padding-left:1.4rem;margin:0;font-style:italic;color:var(--ink-soft);font-size:.92rem}.quote:before{content:"\201c";position:absolute;left:-.2rem;top:-1.3rem;font-family:var(--font-heading);font-size:3.4rem;color:var(--terra);opacity:.5}.quote cite{display:block;font-style:normal;font-weight:800;color:var(--ink);margin-top:.5rem;font-size:.82rem}.reviews__dots{display:flex;gap:.4rem;margin-top:.8rem}.reviews__dots i{width:7px;height:7px;border-radius:50%;background:var(--border)}.reviews__dots i.on{background:var(--terra)}.reviews__signup h2{font-size:1.3rem;margin-bottom:.5rem}.reviews__signup p{font-size:.82rem;color:var(--ink-soft);margin-bottom:.8rem}.signup__form{display:flex;gap:.5rem;flex-wrap:wrap}.signup__form input[type=email]{flex:1;min-width:0;padding:.75rem 1rem;border:1.5px solid var(--border);border-radius:999px;font-family:var(--font-body);font-size:.9rem;background:#fff;color:var(--ink)}.signup__form input[type=email]:focus{outline:2px solid var(--teal);outline-offset:1px}.site-footer{background:var(--footer);color:var(--footer-ink);padding:1.5rem 0;margin-top:3.4rem}.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.85rem}.site-footer a{color:var(--footer-ink);margin:0 .4rem}.site-footer a:hover{color:#faf5ec}.site-footer__social{display:flex;gap:1rem}.site-footer__social a{display:inline-flex;margin:0}.rte{max-width:70ch}.rte h2{margin-top:2rem}@media(max-width:900px){.hero__grid{grid-template-columns:1fr;gap:2rem}.hero__media{order:-1}.hero__lede{max-width:none}.trust-bar__grid{grid-template-columns:repeat(2,1fr);gap:1.2rem 0}.trust-item:nth-child(3):before,.trust-item:nth-child(odd):before{display:none}.cards{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem}.split,.panel--trust{grid-template-columns:1fr}.panel__media{min-height:200px}.reviews{grid-template-columns:1fr;text-align:center}.quote{padding-left:0}.quote:before{position:static}.reviews__dots{justify-content:center}}@media(max-width:720px){.site-header__inner{grid-template-columns:auto auto}.site-nav__links{display:none}.nav-toggle{display:inline-flex}.site-nav.is-open .site-nav__links{display:flex;flex-direction:column;gap:.7rem;position:absolute;top:var(--nav-h);left:0;right:0;background:var(--surface);padding:1rem 1.5rem 1.5rem;border-bottom:1px solid var(--border);box-shadow:var(--sh-md);z-index:60}.signup__form{flex-direction:column}.pricing__perks{grid-template-columns:1fr}.site-footer__inner{justify-content:center;text-align:center}}.disc{display:grid;grid-template-columns:.82fr 1.18fr;gap:2.4rem;align-items:start}.disc__intro h2{font-size:2rem;margin-bottom:1rem}.disc__intro .accent{display:block}.disc__intro p{color:var(--ink-soft);font-size:.96rem}.disc__intro .script{margin-top:1.4rem;display:block}.disc .cards{margin-top:0}@media(max-width:900px){.disc{grid-template-columns:1fr;gap:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/base.css.map */
