:root{--cream:#FAFAF7;--sand:#EEF1E8;--sand-deep:#D6DEC9;--ink:#26221C;--ink-soft:#5b5346;--espresso:#3A2E22;--forest:#2F4A3A;--forest-soft:#4a6b58;--terra:#C0552B;--terra-dark:#9c4220;--gold:#E8A317;--serif:"Merriweather", Georgia, serif;--sans:"Source Sans 3", system-ui, -apple-system, sans-serif;--col:38rem;--col-wide:44rem}*{box-sizing:border-box}html{font-size:100%;-webkit-text-size-adjust:100%}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:1.1875rem;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}.wrap{max-width:var(--col);margin:0 auto;padding:0 1.4rem}.wrap-wide{max-width:var(--col-wide);margin:0 auto;padding:0 1.4rem}section{position:relative}.stack>*+*{margin-top:1.15rem}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 1.4rem;border-bottom:1px solid var(--sand-deep);background:var(--cream)}.wordmark{font-family:var(--serif);font-weight:900;letter-spacing:.01em;font-size:1.15rem;color:var(--espresso)}.wordmark span{color:var(--terra)}.adtag{font-family:var(--sans);font-size:.8rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);border:1px solid var(--sand-deep);border-radius:3px;padding:.18rem .5rem}.hero{padding-top:1.6rem}.hero .kicker{font-size:.92rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--forest);display:flex;align-items:center;gap:.5rem;margin-bottom:.9rem}h1{font-family:var(--serif);font-weight:900;color:var(--espresso);font-size:clamp(2.05rem,7.2vw,2.95rem);line-height:1.16;letter-spacing:-.01em;margin:0 0 .7rem;text-wrap:balance}.subhead{font-family:var(--serif);font-weight:400;font-style:italic;font-size:clamp(1.2rem,3.4vw,1.4rem);line-height:1.4;color:var(--forest);margin:0 0 1.3rem;text-wrap:pretty}.trust-strip{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem .9rem;font-size:.98rem;color:var(--ink-soft);font-weight:600;padding:.9rem 0 0;border-top:1px solid var(--sand-deep)}.stars{color:var(--gold);letter-spacing:.08em;font-size:1.05rem;line-height:1}.dot{width:4px;height:4px;border-radius:50%;background:var(--sand-deep);display:inline-block}figure{margin:2.4rem 0}.photo{width:100%;height:auto;display:block;border-radius:6px;object-fit:cover;background:var(--sand)}.ph-3-2{aspect-ratio:3/2}.ph-4-3{aspect-ratio:4/3}.ph-16-9{aspect-ratio:16/9}.ph-1-1{aspect-ratio:1/1}figcaption{font-size:.92rem;color:var(--ink-soft);margin-top:.6rem;line-height:1.45;font-style:italic}.lede{padding-top:1.4rem}.body p{margin:0 0 1.15rem;max-width:36rem}.body p:last-child{margin-bottom:0}h2{font-family:var(--serif);font-weight:700;color:var(--espresso);font-size:clamp(1.55rem,4.6vw,1.85rem);line-height:1.25;margin:0 0 .9rem;letter-spacing:-.005em;text-wrap:balance}.eyebrow{font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--forest);margin-bottom:.5rem}.beat{font-family:var(--serif);font-weight:700;color:var(--espresso);font-size:clamp(1.3rem,4vw,1.55rem);line-height:1.3;margin:1.1rem 0}.pullquote{background:var(--sand);padding:1.6rem 1.5rem 1.5rem;margin:1.6rem 0;border-radius:8px;position:relative}.pullquote:before{content:"\201c";font-family:var(--serif);font-weight:900;color:var(--forest);opacity:.32;font-size:3.4rem;line-height:.6;position:absolute;top:1rem;left:1.1rem}.pullquote p{font-family:var(--serif);font-style:italic;font-weight:400;font-size:clamp(1.25rem,3.7vw,1.5rem);line-height:1.36;color:var(--espresso);margin:0 0 0 1.6rem;text-wrap:pretty}.pullquote cite{display:block;margin:.9rem 0 0 1.6rem;font-family:var(--sans);font-style:normal;font-weight:600;font-size:.95rem;color:var(--forest)}.rule{height:1px;background:var(--sand-deep);border:0;margin:2.6rem 0}.rule-green{height:0;border:0;border-top:2px solid var(--forest);width:54px;margin:2.4rem 0;opacity:.6}.cta-btn{-webkit-appearance:none;appearance:none;cursor:pointer;font-family:var(--sans);font-weight:700;font-size:1.15rem;color:#fff;background:var(--terra);border:1px solid var(--terra-dark);border-radius:9px;padding:.95rem 2rem;min-height:54px;letter-spacing:.01em;line-height:1;box-shadow:0 3px 0 var(--terra-dark),0 6px 16px #78321438;transition:transform .12s ease,box-shadow .12s ease,background .12s ease;display:inline-flex;align-items:center;justify-content:center;gap:.55rem}.cta-btn:hover{background:#cc5e33;transform:translateY(-1px);box-shadow:0 4px 0 var(--terra-dark),0 9px 20px #78321442}.cta-btn:active{transform:translateY(2px);box-shadow:0 1px 0 var(--terra-dark),0 3px 9px #78321433}.cta-btn.full{width:100%}.cta-block{background:var(--sand);border-radius:10px;padding:1.6rem;margin:2.4rem 0;display:grid;grid-template-columns:120px 1fr;gap:1.3rem;align-items:center}.cta-block .pic{width:120px;height:160px;border-radius:6px;overflow:hidden}.cta-block .pic img{width:100%;height:100%;object-fit:cover}.cta-meta .stars-row{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:var(--ink-soft);font-weight:600;margin-bottom:.7rem}.cta-meta h3{font-family:var(--serif);font-weight:700;font-size:1.2rem;color:var(--espresso);margin:0 0 .9rem;line-height:1.25}@media(max-width:480px){.cta-block{grid-template-columns:96px 1fr;gap:1rem;padding:1.3rem}.cta-block .pic{width:96px;height:128px}}.listicle{background:var(--sand);border-radius:12px;padding:1.7rem 1.6rem 1.8rem;margin:2.4rem 0;border:1px solid var(--sand-deep)}.listicle .anchor{width:100%;height:auto;aspect-ratio:4/3;border-radius:8px;object-fit:cover;margin-bottom:1.3rem}.listicle h2{margin-bottom:.4rem}.listicle .sub{font-size:.98rem;color:var(--ink-soft);margin:0 0 1.1rem}.litem{display:grid;grid-template-columns:64px 1fr;gap:1rem;align-items:center;padding:.8rem 0;border-top:1px solid var(--sand-deep)}.litem:first-of-type{border-top:0}.litem .thumb{width:64px;height:64px;border-radius:8px;object-fit:cover}.litem .tick{width:64px;height:64px;border-radius:50%;background:#2f4a3a1a;display:flex;align-items:center;justify-content:center;color:var(--forest)}.litem .tick svg{width:28px;height:28px}.litem .txt{font-weight:600;font-size:1.08rem;color:var(--ink)}.litem .txt small{display:block;font-weight:400;font-size:.9rem;color:var(--ink-soft)}.wedge{background:var(--sand);margin:2.6rem 0;padding:2rem 1.7rem;border-radius:10px}.wedge .eyebrow{color:var(--terra)}.wedge p{max-width:34rem}.founder{background:var(--forest);color:#f2efe6;border-radius:12px;margin:2.6rem 0;padding:1.9rem 1.7rem 2rem}.founder .eyebrow{color:#bcd4c4}.founder h2{color:#fff}.founder p{color:#e3ddce;max-width:34rem}.founder .portrait{width:100%;aspect-ratio:4/3;border-radius:9px;object-fit:cover;object-position:50% 38%;margin:0 0 1.4rem;border:3px solid #f2efe6}.founder .fq{font-family:var(--serif);font-style:italic;font-weight:700;font-size:clamp(1.3rem,4vw,1.6rem);line-height:1.34;color:#fff;margin:1.4rem 0;padding-left:1.1rem;border-left:3px solid var(--gold)}.founder .name{font-weight:700;color:#fff;font-style:normal;font-size:.98rem;margin-top:.7rem;display:block}.badge21{display:inline-flex;align-items:center;gap:.5rem;background:#e8a31729;color:var(--gold);border:1px solid rgba(232,163,23,.4);border-radius:30px;padding:.4rem .9rem;font-size:.9rem;font-weight:700;letter-spacing:.02em;margin-bottom:1.2rem}.reviews{margin:2.4rem 0}.shot{width:100%;height:auto;max-width:30rem;margin:1.3rem auto 0;display:block;border-radius:14px;box-shadow:0 4px 22px #281e141f}.shotcap{text-align:center;font-size:.9rem;color:var(--ink-soft);margin:.7rem auto 0;max-width:30rem;font-style:italic}.offer{margin:2.6rem 0}.offer .ohero{width:100%;height:auto;aspect-ratio:16/9;border-radius:10px;object-fit:cover;margin-bottom:1.4rem}.packs{display:grid;grid-template-columns:1fr 1fr;gap:.9rem;margin:1.4rem 0}.pack{cursor:pointer;text-align:left;background:#fff;border:2px solid var(--sand-deep);border-radius:11px;padding:1.1rem 1.1rem 1.15rem;position:relative;transition:border-color .14s ease,box-shadow .14s ease;font-family:inherit}.pack:hover{border-color:var(--forest-soft)}.pack[aria-pressed=true]{border-color:var(--forest);box-shadow:0 0 0 3px #2f4a3a21}.pack .tag{position:absolute;top:-11px;left:1rem;background:var(--forest);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.2rem .55rem;border-radius:4px}.pack .nm{font-family:var(--serif);font-weight:700;font-size:1.15rem;color:var(--espresso)}.pack .per{font-size:1.5rem;font-weight:700;color:var(--ink);margin:.35rem 0 0;font-family:var(--serif)}.pack .per small{font-size:.85rem;font-weight:600;color:var(--ink-soft);font-family:var(--sans)}.pack .tot{font-size:.92rem;color:var(--ink-soft);margin-top:.15rem}.pack .tick2{position:absolute;top:.8rem;right:.8rem;width:22px;height:22px;border-radius:50%;border:2px solid var(--sand-deep);display:flex;align-items:center;justify-content:center;transition:all .14s ease}.pack[aria-pressed=true] .tick2{background:var(--forest);border-color:var(--forest)}.pack[aria-pressed=true] .tick2 svg{opacity:1}.pack .tick2 svg{width:13px;height:13px;opacity:0}.substrip{display:flex;align-items:center;gap:.8rem;background:#fff;border:1px solid var(--sand-deep);border-radius:10px;padding:.9rem 1.1rem;margin:.2rem 0 1.3rem;cursor:pointer}.switch{width:46px;height:27px;border-radius:30px;background:var(--sand-deep);flex:0 0 46px;position:relative;transition:background .16s ease}.switch:after{content:"";position:absolute;top:3px;left:3px;width:21px;height:21px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0003;transition:transform .16s ease}.substrip[aria-pressed=true] .switch{background:var(--forest)}.substrip[aria-pressed=true] .switch:after{transform:translate(19px)}.substrip .sl{font-size:1rem;line-height:1.3}.substrip .sl b{font-weight:700;color:var(--espresso)}.substrip .sl small{display:block;font-size:.86rem;color:var(--ink-soft)}.ordersum{display:flex;align-items:baseline;justify-content:space-between;margin:0 0 1rem;font-size:1.05rem}.ordersum .lbl{color:var(--ink-soft)}.ordersum .amt{font-family:var(--serif);font-weight:700;font-size:1.5rem;color:var(--espresso)}.ordersum .amt small{font-size:.9rem;font-weight:600;color:var(--ink-soft);font-family:var(--sans)}.offernote{font-size:.95rem;color:var(--ink-soft);margin-top:1rem;text-align:center}.guarantee{display:flex;align-items:center;gap:.9rem;justify-content:center;background:var(--sand);border-radius:10px;padding:1rem 1.2rem;margin-top:1.5rem}.guarantee .gico{width:42px;height:42px;border-radius:50%;flex:0 0 42px;background:var(--forest);color:#fff;display:flex;align-items:center;justify-content:center}.guarantee .gico svg{width:23px;height:23px}.guarantee .gt{font-size:.96rem;line-height:1.35}.guarantee .gt b{color:var(--espresso);font-weight:700}.final{padding:.5rem 0 3rem;text-align:center}.final .closing{font-family:var(--serif);font-weight:700;color:var(--espresso);font-size:clamp(1.55rem,5vw,2rem);line-height:1.28;margin:0 auto 1.5rem;max-width:30rem;text-wrap:balance}.final .reassure{font-size:.96rem;color:var(--ink-soft);margin-top:1rem}footer{border-top:1px solid var(--sand-deep);background:var(--sand);padding:2rem 1.4rem 2.6rem}footer .fwrap{max-width:var(--col);margin:0 auto}footer .fmark{font-family:var(--serif);font-weight:900;font-size:1.1rem;color:var(--espresso);margin-bottom:.4rem}footer .fmark span{color:var(--terra)}footer p{font-size:.85rem;color:var(--ink-soft);line-height:1.5;margin:.3rem 0;max-width:34rem}.sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;background:var(--terra);color:#fff;border-top:1px solid var(--terra-dark);box-shadow:0 -4px 18px #461e0c33;transform:translateY(110%);transition:transform .28s cubic-bezier(.4,0,.2,1);padding:.7rem 1rem;padding-bottom:calc(.7rem + env(safe-area-inset-bottom))}.sticky.show{transform:translateY(0)}.sticky .sin{max-width:var(--col-wide);margin:0 auto;display:flex;align-items:center;gap:1rem;justify-content:space-between}.sticky .sleft{line-height:1.2}.sticky .sleft .sp{font-family:var(--serif);font-weight:700;font-size:1.05rem}.sticky .sleft .ss{font-size:.82rem;opacity:.92;display:flex;align-items:center;gap:.35rem}.sticky .sleft .ss .gs{color:var(--gold);letter-spacing:.04em}.sticky button{-webkit-appearance:none;appearance:none;cursor:pointer;background:#fff;color:var(--terra-dark);border:0;border-radius:8px;font-family:var(--sans);font-weight:700;font-size:1.02rem;padding:.7rem 1.4rem;min-height:46px;white-space:nowrap;box-shadow:0 2px #78321459}.sticky button:active{transform:translateY(1px)}@media(max-width:430px){.sticky .sleft .ss{display:none}}@media(max-width:640px){.photo,.shot,.listicle .anchor,.founder .portrait,.offer .ohero{aspect-ratio:auto!important;object-fit:contain!important;height:auto!important}}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#26221c80;z-index:90;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.scrim.open{opacity:1;visibility:visible}.drawer{position:fixed;top:0;right:0;bottom:0;z-index:100;width:min(420px,100%);background:var(--cream);display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 30px #281e1438}.drawer.open{transform:translate(0)}.dhead{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.3rem;border-bottom:1px solid var(--sand-deep)}.dhead h3{font-family:var(--serif);font-weight:700;font-size:1.25rem;color:var(--espresso);margin:0}.dclose{background:none;border:0;cursor:pointer;color:var(--ink-soft);padding:.3rem;line-height:0}.dclose svg{width:24px;height:24px}.dbody{flex:1;overflow-y:auto;padding:1.3rem}.litem-cart{display:grid;grid-template-columns:70px 1fr;gap:1rem;align-items:start;padding-bottom:1.2rem;border-bottom:1px solid var(--sand-deep);margin-bottom:1.2rem}.litem-cart .lp{width:70px;height:88px;border-radius:6px;overflow:hidden;background:var(--sand)}.litem-cart .lp img{width:100%;height:100%;object-fit:cover}.litem-cart .ln{font-family:var(--serif);font-weight:700;font-size:1.05rem;color:var(--espresso);margin:0 0 .2rem}.litem-cart .ld{font-size:.88rem;color:var(--ink-soft);margin:0 0 .6rem}.litem-cart .lpr{font-weight:700;color:var(--ink);font-family:var(--serif)}.qty{display:inline-flex;align-items:center;border:1px solid var(--sand-deep);border-radius:7px;overflow:hidden;margin-top:.5rem}.qty button{background:#fff;border:0;width:34px;height:34px;font-size:1.2rem;cursor:pointer;color:var(--espresso);line-height:1}.qty button:active{background:var(--sand)}.qty span{min-width:34px;text-align:center;font-weight:600;font-size:1rem}.sumrow{display:flex;justify-content:space-between;font-size:1rem;margin:.5rem 0;color:var(--ink)}.sumrow.free{color:var(--forest);font-weight:600}.sumrow.tot{font-family:var(--serif);font-weight:700;font-size:1.3rem;color:var(--espresso);border-top:1px solid var(--sand-deep);padding-top:.8rem;margin-top:.8rem}.dfoot{padding:1.1rem 1.3rem 1.4rem;border-top:1px solid var(--sand-deep);background:var(--cream)}.paybtn{width:100%;border:0;border-radius:9px;cursor:pointer;font-weight:700;font-size:1.02rem;min-height:50px;margin-bottom:.6rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--sans)}.pay-apple{background:#000;color:#fff}.pay-shop{background:#5a31f4;color:#fff}.pay-card{background:#fff;color:var(--espresso);border:1.5px solid var(--sand-deep)!important}.paybtn svg{height:18px}.securenote{font-size:.82rem;color:var(--ink-soft);text-align:center;margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:.4rem}.securenote svg{width:13px;height:13px}.tailspace{height:84px}
/*# sourceMappingURL=/cdn/shop/t/9/assets/remoovabull-advertorial.css.map?mobilefix=20260613 */
