.v4-shell{--v4-bg:#f7f3ec;--v4-card:#ffffff;--v4-ink:#17302a;--v4-muted:#5c6b66;--v4-teal:#0f766e;--v4-teal-strong:#0b5b54;--v4-teal-soft:#e6f0ee;--v4-line:#e8e1d5;--v4-amber:#d98324;font-family:var(--font-body-loaded,"Inter",system-ui,sans-serif);color:var(--v4-ink);background:var(--v4-bg);min-height:100dvh;max-width:30rem;margin-inline:auto;padding:1rem 1.25rem 2.5rem}.v4-shell,.v4-shell *,.v4-shell :after,.v4-shell :before{box-sizing:border-box}.v4-stephead{display:grid;grid-template-columns:2.5rem 1fr 2.5rem;align-items:center;grid-gap:.5rem;gap:.5rem;padding-block:.25rem .75rem}.v4-stephead__back{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--v4-card);border:1px solid var(--v4-line);color:var(--v4-teal);font-size:1.15rem;text-decoration:none}.v4-stephead__back--ghost{background:transparent;border-color:transparent}.v4-progress{display:flex;flex-direction:column;align-items:center;gap:.5rem}.v4-progress__list{gap:0;margin:0;padding:0;list-style:none}.v4-progress__list,.v4-progress__step{display:flex;align-items:center}.v4-progress__step:not(:first-child):before{content:"";width:2rem;height:2px;background:var(--v4-line);margin-inline:.15rem}.v4-progress__step--active:not(:first-child):before,.v4-progress__step--done:not(:first-child):before{background:var(--v4-teal)}.v4-progress__dot{width:1.75rem;height:1.75rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;border:1.5px solid var(--v4-line);background:var(--v4-card);color:var(--v4-muted)}.v4-progress__step--active .v4-progress__dot,.v4-progress__step--done .v4-progress__dot{background:var(--v4-teal);border-color:var(--v4-teal);color:#fff}.v4-progress__counter{margin:0;font-size:.85rem;color:var(--v4-muted)}.v4-step__intro{text-align:center;padding:.75rem 0 1.5rem}.v4-step__title{font-family:var(--font-display-loaded,"Lora",Georgia,serif);font-weight:600;font-size:2rem;line-height:1.15;margin:0 0 .6rem;color:var(--v4-ink)}.v4-step__sub{margin:0;color:var(--v4-muted);font-size:1.05rem}.v4-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 1.25rem;border:none;border-radius:.85rem;background:var(--v4-teal);color:#fff;text-decoration:none;font-family:inherit;font-size:1.05rem;font-weight:600;cursor:pointer;transition:background .15s ease}.v4-cta:hover:not(:disabled){background:var(--v4-teal-strong)}.v4-cta:disabled{opacity:.45;cursor:not-allowed}.v4goals-grid{list-style:none;margin:0 0 1rem;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:.9rem;gap:.9rem}.v4goals-card{display:flex;flex-direction:column;width:100%;height:100%;padding:0 0 .9rem;background:var(--v4-card);border:2px solid var(--v4-line);border-radius:1rem;overflow:hidden;text-align:center;cursor:pointer;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.v4goals-card.is-selected{border-color:var(--v4-teal);box-shadow:0 4px 14px rgba(15,118,110,.14)}.v4goals-card.is-disabled{opacity:.5;cursor:not-allowed}.v4goals-card__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:var(--v4-teal-soft)}.v4goals-card__media img{width:100%;height:100%;object-fit:cover;display:block}.v4goals-card__check{position:absolute;top:.55rem;right:.55rem;width:1.9rem;height:1.9rem;border-radius:999px;background:var(--v4-teal);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;box-shadow:0 1px 4px rgba(0,0,0,.2)}.v4goals-card__title{font-weight:700;font-size:1rem;line-height:1.25;margin:.85rem .7rem .35rem;color:var(--v4-ink)}.v4goals-card__body{font-size:.85rem;line-height:1.4;color:var(--v4-muted);margin-inline:.7rem}.v4goals-footer{position:-webkit-sticky;position:sticky;bottom:0;background:var(--v4-bg);box-shadow:0 -6px 16px -6px rgba(23,48,42,.18);margin-inline:-1.25rem;padding:.85rem 1.25rem calc(.85rem + env(safe-area-inset-bottom, 0px));display:flex;flex-direction:column;gap:.6rem}.v4goals-count{margin:0;text-align:center;font-size:.9rem;font-weight:600;color:var(--v4-teal)}.v4-s0{padding-bottom:6rem}.v4-s0__brandbar{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;padding:.5rem 0 1.25rem}.v4-s0__wordmark{display:grid;justify-items:center;grid-gap:.15rem;gap:.15rem;text-align:center;flex:1 1}.v4-s0__brand{font-family:var(--font-display-loaded,"Lora",serif);font-weight:600;letter-spacing:.18em;font-size:1.05rem;color:var(--v4-teal)}.v4-s0__rule{display:none}.v4-s0__tagline{font-size:.6rem;letter-spacing:.16em;color:var(--v4-ink);font-weight:600}.v4-s0__secure{display:inline-flex;align-items:center;gap:.3rem;font-size:.75rem;color:var(--v4-teal);white-space:nowrap}.v4-s0__brandlogo{height:40px;width:auto;display:block;flex-shrink:0}.v4-s0__title{font-family:var(--font-display-loaded,"Lora",serif);font-weight:600;font-size:2.3rem;line-height:1.12;margin:0 0 .9rem;color:var(--v4-ink)}.v4-s0__accent{color:var(--v4-teal)}.v4-s0__lede{margin:0 0 1.25rem;color:var(--v4-muted);font-size:1rem;line-height:1.55}.v4-s0__cta{width:100%}.v4-s0__price{display:flex;align-items:center;gap:.6rem;margin:1rem 0 1.25rem;color:var(--v4-teal)}.v4-s0__price>div{display:flex;flex-direction:column}.v4-s0__price strong{color:var(--v4-ink);font-size:1rem}.v4-s0__price span{color:var(--v4-muted);font-size:.82rem}.v4-s0__trust{list-style:none;margin:0 0 1.25rem;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem .9rem;gap:.75rem .9rem}.v4-s0__trust li{display:flex;align-items:center;gap:.5rem;font-size:.82rem;line-height:1.25;color:var(--v4-ink)}.v4-s0__trust svg{color:var(--v4-teal);flex-shrink:0}.v4-s0__herofig{width:100%;height:auto;border-radius:1rem;display:block;margin-bottom:1.5rem}.v4-s0__quote{display:flex;gap:.9rem;align-items:flex-start;background:var(--v4-card);border:1px solid var(--v4-line);border-radius:1rem;padding:1rem;margin:0 0 2rem}.v4-s0__avatar{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:999px;background:var(--v4-teal-soft);color:var(--v4-teal);font-weight:700;display:inline-flex;align-items:center;justify-content:center}.v4-s0__quote blockquote{margin:0}.v4-s0__quote p{margin:0 0 .5rem;font-size:.9rem;line-height:1.5;color:var(--v4-ink)}.v4-s0__quote figcaption{display:flex;flex-direction:column;gap:.15rem;font-size:.82rem;color:var(--v4-muted)}.v4-s0__stars{color:#f4a72b;letter-spacing:.1em}.v4-s0__zone{margin-bottom:2.25rem}.v4-s0__eyebrow{text-align:center;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:700;color:var(--v4-teal);margin:0 0 1rem}.v4-s0__h2{font-family:var(--font-display-loaded,"Lora",serif);font-weight:600;font-size:1.35rem;text-align:center;margin:0 0 1.1rem;color:var(--v4-ink)}.v4-s0__cards2{display:grid;grid-template-columns:1fr 1fr;grid-gap:.8rem;gap:.8rem}.v4-s0__card{background:var(--v4-card);border:1px solid var(--v4-line);border-radius:.9rem;padding:.95rem}.v4-s0__card h3{margin:.6rem 0 .3rem;font-size:.92rem;color:var(--v4-ink)}.v4-s0__card p{margin:0;font-size:.8rem;line-height:1.4;color:var(--v4-muted)}.v4-s0__card--mint{background:#eaf4f0;border-color:transparent}.v4-s0__card--lilac{background:#f0edf7;border-color:transparent}.v4-s0__card--amber{background:#fdf3e5;border-color:transparent}.v4-s0__card--rose{background:#fbedef;border-color:transparent}.v4-s0__cardicon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:.7rem;background:var(--v4-teal-soft);color:var(--v4-teal)}.v4-s0__cardicon--sm{width:2rem;height:2rem;border-radius:.55rem}.v4-s0__chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem}.v4-s0__chip{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .9rem;border:1px solid var(--v4-line);border-radius:999px;background:var(--v4-card);font-size:.85rem;color:var(--v4-ink)}.v4-s0__chip svg{color:var(--v4-teal)}.v4-s0__journey{list-style:none;margin:0;padding:0;display:grid;grid-gap:.9rem;gap:.9rem}.v4-s0__journey li{display:grid;grid-template-columns:auto auto 1fr;align-items:start;grid-gap:.6rem;gap:.6rem;background:var(--v4-card);border:1px solid var(--v4-line);border-radius:.9rem;padding:.85rem}.v4-s0__step-n{width:1.5rem;height:1.5rem;border-radius:999px;background:var(--v4-teal);color:#fff;font-size:.8rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.v4-s0__journey h3{margin:0 0 .2rem;font-size:.92rem;color:var(--v4-ink)}.v4-s0__journey p{margin:0;font-size:.8rem;line-height:1.4;color:var(--v4-muted)}.v4-s0__social{text-align:center}.v4-s0__rating{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.9rem}.v4-s0__rating strong{font-size:1.05rem;color:var(--v4-ink)}.v4-s0__rating span{font-size:.85rem;color:var(--v4-muted)}.v4-s0__videos{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.6rem;gap:.6rem;text-align:left}.v4-s0__vtcard{margin:0;display:flex;flex-direction:column}.v4-s0__vtplayer{position:relative;aspect-ratio:3/4;border-radius:.75rem;overflow:hidden;background:#000 linear-gradient(160deg,#d7e6e1,#b9d2cc);background-size:cover;background-position:50%}.v4-s0__vtvideo{display:block;width:100%;height:100%;object-fit:cover;background:#000}.v4-s0__play{color:#fff;font-size:1.3rem;text-shadow:0 1px 3px rgba(0,0,0,.3)}.v4-s0__vtoverlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;width:100%;border:0;padding:0;cursor:pointer;background:linear-gradient(180deg,rgba(0,0,0,0) 45%,rgba(0,0,0,.32))}.v4-s0__vtoverlay .v4-s0__play{font-size:1.9rem;pointer-events:none}.v4-s0__vtplayer.is-playing .v4-s0__vtoverlay{opacity:0}.v4-s0__vtcap{margin-top:.5rem}.v4-s0__vthook{margin:0;font-size:.72rem;line-height:1.35;color:var(--v4-ink)}.v4-s0__vtwho{display:block;margin-top:.25rem;font-size:.68rem;color:var(--v4-muted)}.v4-s0__collage{margin:1.1rem 0 0}.v4-s0__collage img{display:block;width:100%;height:auto;border-radius:.9rem;border:1px solid var(--v4-line)}.v4-s0__collage figcaption{margin-top:.55rem;font-size:.8rem;color:var(--v4-muted)}.v4-s0__faq{display:grid;grid-gap:.6rem;gap:.6rem}.v4-s0__faq-item{background:var(--v4-card);border:1px solid var(--v4-line);border-radius:.75rem;padding:.85rem 1rem}.v4-s0__faq-item summary{cursor:pointer;font-size:.88rem;font-weight:600;color:var(--v4-ink);list-style:none;display:flex;justify-content:space-between;gap:.5rem}.v4-s0__faq-item summary::-webkit-details-marker{display:none}.v4-s0__faq-item summary:after{content:"⌄";color:var(--v4-muted)}.v4-s0__faq-item[open] summary:after{content:"⌃"}.v4-s0__faq-item p{margin:.6rem 0 0;font-size:.83rem;line-height:1.5;color:var(--v4-muted)}.v4-s0__stickybar{position:fixed;left:50%;transform:translateX(-50%);bottom:0;width:min(30rem,100%);background:var(--v4-bg);box-shadow:0 -6px 16px -6px rgba(23,48,42,.2);padding:.7rem 1.25rem calc(.6rem + env(safe-area-inset-bottom, 0px));z-index:20}.v4-s0__stickycta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;text-align:left}.v4-s0__stickyprice{display:flex;flex-direction:column;align-items:flex-end;line-height:1;font-weight:700}.v4-s0__stickyprice small{font-size:.6rem;font-weight:500;opacity:.85}.v4-s0__stickyfoot{margin:.4rem 0 0;text-align:center;font-size:.7rem;color:var(--v4-muted)}.v4profile-error{background:#fbedef;color:#9c3348;border-radius:.6rem;padding:.65rem .9rem;font-size:.85rem;margin:0 0 1rem}.v4profile-form{gap:1.4rem}.v4profile-field,.v4profile-form{display:flex;flex-direction:column}.v4profile-field{gap:.4rem}.v4profile-field__label{font-size:.85rem;font-weight:600;color:var(--v4-ink)}.v4profile-input{font:inherit;font-size:1rem;padding:.8rem .9rem;border:1.5px solid var(--v4-line);border-radius:.7rem;background:var(--v4-card);color:var(--v4-ink);width:100%}.v4profile-input:focus{outline:none;border-color:var(--v4-teal)}.v4profile-hint{font-size:.75rem;color:var(--v4-muted);line-height:1.35}.v4profile-phone{display:flex;align-items:stretch;border:1.5px solid var(--v4-line);border-radius:.7rem;background:var(--v4-card);overflow:hidden}.v4profile-phone__code{display:flex;align-items:center;padding:0 .75rem;background:#f2ede3;color:var(--v4-ink);font-weight:600;border-right:1.5px solid var(--v4-line)}.v4profile-input--phone{border:none;border-radius:0}.v4profile-input--phone:focus{outline:none}.v4profile-q{border:none;margin:0;padding:0}.v4profile-q__label{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;color:var(--v4-ink);margin-bottom:.65rem;padding:0}.v4profile-q__icon{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:999px;background:var(--v4-teal-soft);color:var(--v4-teal);flex-shrink:0}.v4profile-q__options{display:grid;grid-template-columns:1fr 1fr;grid-gap:.6rem;gap:.6rem}.v4profile-chip{position:relative;font:inherit;font-size:.88rem;text-align:center;padding:.7rem .6rem;border:1.5px solid var(--v4-line);border-radius:.65rem;background:var(--v4-card);color:var(--v4-ink);cursor:pointer}.v4profile-chip.is-selected{border-color:var(--v4-teal);background:var(--v4-teal-soft);color:var(--v4-teal-strong);font-weight:600}.v4profile-chip__check{position:absolute;top:.3rem;right:.4rem;color:var(--v4-teal);font-size:.8rem}.v4profile-submit{margin-top:.25rem}.v4profile-foot{text-align:center;font-size:.8rem;color:var(--v4-muted);margin:.6rem 0 0}.v4-preview{padding-bottom:6rem}.v4preview-eyebrow{text-align:center;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:700;color:var(--v4-teal);margin:0 0 .5rem}.v4preview-chips{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.v4preview-chip{padding:.45rem .85rem;border:1px solid var(--v4-line);border-radius:999px;background:var(--v4-card);font-size:.8rem;color:var(--v4-ink)}.v4preview-panel{background:var(--v4-card);border:1px solid var(--v4-line);border-radius:1rem;padding:1.1rem;margin-bottom:1.25rem}.v4preview-panel__title{font-family:var(--font-display-loaded,"Lora",serif);font-weight:600;font-size:1.1rem;color:var(--v4-ink);margin:0 0 1rem}.v4preview-sample{font-family:var(--font-body-loaded,"Inter",sans-serif);font-weight:400;font-size:.8rem;color:var(--v4-muted)}.v4preview-baseline{display:flex;flex-direction:column;gap:1.25rem;align-items:center}.v4radar{width:100%;max-width:280px;height:auto}.v4radar__ring{fill:none}.v4radar__ring,.v4radar__spoke{stroke:var(--v4-line);stroke-width:1}.v4radar__area{fill:rgba(15,118,110,.18);stroke:var(--v4-teal);stroke-width:2}.v4radar__dot{fill:var(--v4-teal)}.v4radar__label{fill:var(--v4-muted);font-size:9.5px;font-family:var(--font-body-loaded,"Inter",sans-serif)}.v4preview-baseline__side{width:100%}.v4preview-baseline__summary{display:flex;align-items:flex-start;gap:.7rem;font-size:.9rem;line-height:1.5;color:var(--v4-ink);margin:0}.v4preview-badge{flex-shrink:0;width:2rem;height:2rem;border-radius:999px;background:var(--v4-teal-soft);color:var(--v4-teal);display:inline-flex;align-items:center;justify-content:center;font-size:1rem}.v4preview-hr{border:none;border-top:1px solid var(--v4-line);margin:.9rem 0}.v4preview-h3{font-size:.95rem;margin:0 0 .6rem;color:var(--v4-ink)}.v4preview-focusareas{list-style:none;margin:0;padding:0;display:grid;grid-gap:.55rem;gap:.55rem}.v4preview-focusareas li{display:flex;align-items:center;gap:.55rem;font-size:.85rem;color:var(--v4-ink)}.v4preview-focusareas svg{color:var(--v4-teal);flex-shrink:0}.v4preview-sides{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:.6rem;gap:.6rem;align-items:center}.v4preview-side{font-size:.8rem}.v4preview-side h3{display:flex;align-items:center;gap:.35rem;font-size:.88rem;margin:0 0 .6rem}.v4preview-side--left h3{color:#0f7a4f}.v4preview-side--right h3{color:#b5620f}.v4preview-side ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:.45rem;gap:.45rem}.v4preview-side li{display:flex;align-items:center;gap:.4rem;color:var(--v4-muted);line-height:1.3}.v4preview-side--left li span{color:#0f7a4f}.v4preview-side--right li span{color:#d98324;font-size:.6rem}.v4preview-check{display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;border-radius:999px;font-size:.7rem;color:#fff}.v4preview-check--ok{background:#0f7a4f}.v4preview-check--warn{background:#d98324}.v4bodysplit{width:64px;height:auto}.v4bodysplit__half--left{fill:#cfe6db}.v4bodysplit__half--right{fill:#f6dcb8}.v4bodysplit__divider{stroke:var(--v4-line);stroke-width:1;stroke-dasharray:3 3}.v4preview-means{list-style:none;margin:0;padding:0;display:grid;grid-gap:1rem;gap:1rem}.v4preview-means li{display:flex;gap:.7rem;align-items:flex-start}.v4preview-means li:not(:last-child){padding-bottom:1rem;border-bottom:1px solid var(--v4-line)}.v4preview-means__icon{flex-shrink:0;width:2.1rem;height:2.1rem;border-radius:999px;background:var(--v4-teal-soft);color:var(--v4-teal);display:inline-flex;align-items:center;justify-content:center}.v4preview-means h3{margin:0 0 .25rem;font-size:.9rem;color:var(--v4-ink)}.v4preview-means p{margin:0;font-size:.8rem;color:var(--v4-muted);line-height:1.4}.v4preview-mix{display:grid;grid-template-columns:1fr 1fr;grid-gap:.7rem;gap:.7rem}.v4preview-mix__card{background:var(--v4-teal-soft);border-radius:.8rem;padding:.85rem;text-align:center}.v4preview-mix__icon{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:999px;background:#fff;color:var(--v4-teal);margin-bottom:.4rem}.v4preview-mix__card strong{display:block;font-size:.85rem;color:var(--v4-ink)}.v4preview-mix__pct{display:block;font-size:1.4rem;font-weight:700;color:var(--v4-teal-strong);margin:.15rem 0}.v4preview-mix__card p{margin:0;font-size:.72rem;color:var(--v4-muted);line-height:1.3}.v4preview-faqlink{text-align:center;margin:0 0 1.5rem}.v4preview-faqlink a{color:var(--v4-teal);text-decoration:none;font-size:.88rem;font-weight:600}.v4preview-banner{display:inline-block;background:var(--v4-teal-soft);color:var(--v4-teal-strong);font-size:.76rem;font-weight:600;padding:.35rem .85rem;border-radius:999px;margin:.5rem 0 0}.v4pc__hint{text-align:center;font-size:.8rem;color:var(--v4-muted);margin:0 0 .7rem;letter-spacing:.02em}.v4pc__hint span{color:var(--v4-teal);font-weight:700}.v4pc__track{display:flex;align-items:flex-start;gap:.9rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-inline:-1.25rem;padding:.25rem 1.25rem .6rem;scrollbar-width:none}.v4pc__track::-webkit-scrollbar{display:none}.v4pc__slide{flex:0 0 89%;scroll-snap-align:center;display:flex}.v4pc__card{background:var(--v4-card);border:1px solid var(--v4-line);border-radius:1.1rem;padding:1.2rem 1.1rem 1.35rem;width:100%;min-height:340px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 8px 22px -14px rgba(23,48,42,.3)}.v4pc__card--insight{background:var(--v4-teal-soft);border-color:transparent}.v4pc__imgcard{width:100%;border-radius:1.1rem;overflow:hidden;box-shadow:0 10px 26px -16px rgba(23,48,42,.35)}.v4pc__imgcard img{display:block;width:100%;height:auto}.v4pc__tag{text-transform:uppercase;letter-spacing:.1em;font-size:.66rem;font-weight:700;color:var(--v4-teal);background:var(--v4-teal-soft);padding:.25rem .6rem;border-radius:999px;margin-bottom:.9rem}.v4pc__card--insight .v4pc__tag{background:#fff}.v4pc__visual{flex:1 1 auto;display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:.9rem}.v4pc__visual .v4radar{max-width:210px}.v4pc__visual--body .v4bodysplit{width:96px}.v4pc__legend{display:flex;gap:1rem;justify-content:center;font-size:.72rem;color:var(--v4-muted);margin-bottom:.6rem}.v4pc__legend span{display:inline-flex;align-items:center;gap:.3rem}.v4pc__dotmark{width:.6rem;height:.6rem;border-radius:999px;display:inline-block}.v4pc__dotmark--ok{background:#0f7a4f}.v4pc__dotmark--warn{background:var(--v4-amber)}.v4pc__title{font-family:var(--font-display-loaded,"Lora",serif);font-weight:600;font-size:1.15rem;line-height:1.25;color:var(--v4-ink);margin:0 0 .4rem}.v4pc__cap{margin:0;font-size:.85rem;color:var(--v4-muted);line-height:1.4}.v4pc__bulb{flex:1 1 auto;display:flex;align-items:center;justify-content:center}.v4pc__bulb svg{color:var(--v4-teal);background:#fff;border-radius:999px;padding:.9rem;box-sizing:content-box;width:30px;height:30px}.v4pc__quote{margin:.5rem 0 0;font-size:.92rem;line-height:1.5;color:var(--v4-teal-strong);font-style:italic}.v4pc__roadmap{list-style:none;margin:.4rem 0 0;padding:0;width:100%;display:grid;grid-gap:.7rem;gap:.7rem;text-align:left}.v4pc__roadmap li{display:flex;gap:.6rem;align-items:flex-start}.v4pc__rn{flex-shrink:0;width:1.6rem;height:1.6rem;border-radius:999px;background:var(--v4-teal);color:#fff;font-weight:700;font-size:.8rem;display:inline-flex;align-items:center;justify-content:center}.v4pc__roadmap strong{display:block;font-size:.85rem;color:var(--v4-ink)}.v4pc__roadmap span:not(.v4pc__rn){font-size:.78rem;color:var(--v4-muted)}.v4pc__formats{flex:1 1 auto;justify-content:center;gap:.9rem;flex-wrap:wrap}.v4pc__format,.v4pc__formats{display:flex;align-items:center}.v4pc__format{flex-direction:column;gap:.35rem;font-size:.75rem;color:var(--v4-ink)}.v4pc__formaticon{width:2.6rem;height:2.6rem;border-radius:999px;background:var(--v4-teal-soft);color:var(--v4-teal);display:inline-flex;align-items:center;justify-content:center}.v4pc__dots{display:flex;justify-content:center;gap:.4rem;margin-top:.5rem}.v4pc__dot{width:.5rem;height:.5rem;border-radius:999px;border:none;background:var(--v4-line);padding:0;cursor:pointer;transition:width .2s ease,background .2s ease}.v4pc__dot.is-active{background:var(--v4-teal);width:1.4rem}.v4preview-quote{margin-top:1.75rem}.v4rc{width:100%;background:var(--v4-card);border:1px solid var(--v4-line);border-radius:1.1rem;padding:1rem;box-shadow:0 10px 26px -16px rgba(23,48,42,.35);display:flex;flex-direction:column}.v4rc__title{font-family:var(--font-display-loaded,"Lora",serif);font-weight:600;font-size:1.05rem;line-height:1.25;text-align:center;color:var(--v4-ink);margin:0 0 .9rem}.v4rc__titlesub{display:block;font-family:var(--font-body-loaded,"Inter",sans-serif);font-weight:600;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--v4-teal);margin-top:.15rem}.v4rc__head{display:flex;align-items:center;gap:.6rem;margin-bottom:.4rem}.v4rc__avatar{width:2.4rem;height:2.4rem;border-radius:999px;background:var(--v4-teal-soft);color:var(--v4-teal);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.v4rc__headtext{display:flex;flex-direction:column}.v4rc__headtext strong{font-size:.92rem;color:var(--v4-ink)}.v4rc__headtext span{font-size:.72rem;color:var(--v4-muted)}.v4rc__radarwrap{display:flex;flex-direction:column;align-items:center}.v4rc__radarwrap .v4radar{width:100%;max-width:300px}.v4rc__radarlegend{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;color:var(--v4-muted);margin-top:-.4rem}.v4rc__radarlegend i{width:.55rem;height:.55rem;border-radius:999px;background:var(--v4-teal);display:inline-block}.v4rc__panel{background:#f6faf9;border:1px solid var(--v4-line);border-radius:.8rem;padding:.9rem;margin-top:.7rem}.v4rc__panel h4{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--v4-teal);margin:0 0 .35rem}.v4rc__panel>p{margin:0 0 .85rem;font-size:.85rem;color:var(--v4-ink);line-height:1.45}.v4rc__focus{list-style:none;margin:0 0 .85rem;padding:0;display:grid;grid-gap:.3rem;gap:.3rem}.v4rc__focus li{position:relative;padding-left:1rem;font-size:.85rem;color:var(--v4-ink)}.v4rc__focus li:before{content:"";position:absolute;left:0;top:.5em;width:.4rem;height:.4rem;border-radius:999px;background:var(--v4-teal)}.v4rc__nextreview{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--v4-line);padding-top:.6rem}.v4rc__nextreview span{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--v4-teal)}.v4rc__nextreview strong{font-size:.85rem;color:var(--v4-ink)}.v4metrics{list-style:none;margin:0;padding:0;display:grid;grid-gap:.55rem;gap:.55rem}.v4metric{display:flex;gap:.6rem;align-items:flex-start;background:#fbfaf7;border:1px solid var(--v4-line);border-radius:.7rem;padding:.7rem}.v4metric__icon{width:2rem;height:2rem;border-radius:.5rem;background:var(--v4-teal-soft);color:var(--v4-teal);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.v4metric__body{flex:1 1;min-width:0}.v4metric__body strong{display:block;font-size:.85rem;color:var(--v4-ink)}.v4metric__desc{display:block;font-size:.75rem;color:var(--v4-muted);line-height:1.35;margin:.1rem 0 .4rem}.v4badge{display:inline-block;font-size:.66rem;font-weight:700;padding:.2rem .55rem;border-radius:999px}.v4badge--strength{background:#d7efe1;color:#0f7a4f}.v4badge--developing,.v4badge--fair{background:#fbe8c8;color:#9a610d}.v4badge--needs_focus{background:#fbdcc7;color:#b0530f}.v4sts__body{display:flex;justify-content:center;margin-bottom:.5rem}.v4sts__body .v4bodysplit{width:66px}.v4sts{display:flex;flex-direction:column;gap:.4rem}.v4sts__col{border-radius:.7rem;padding:.7rem .8rem}.v4sts__col--left{background:#eef6f2}.v4sts__col--right{background:#fdf1ec}.v4sts__col h4{display:flex;align-items:center;gap:.4rem;margin:0 0 .45rem;font-size:.85rem}.v4sts__col--left h4{color:#0f7a4f}.v4sts__col--right h4{color:#c2551f}.v4sts__row{display:flex;justify-content:space-between;gap:.6rem;font-size:.8rem;padding:.28rem 0;border-top:1px solid rgba(23,48,42,.06)}.v4sts__row:first-of-type{border-top:none}.v4sts__row span{color:var(--v4-muted)}.v4sts__row b{color:var(--v4-ink);font-weight:600;text-align:right}.v4sts__row b.is-flag{color:#d1492a}.v4sts__foot{text-align:center;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#fff;border-radius:.5rem;padding:.32rem;margin-top:.5rem}.v4sts__foot--ok{background:#0f7a4f}.v4sts__foot--warn{background:#e07a52}.v4sts__vs{align-self:center;width:1.9rem;height:1.9rem;border-radius:999px;background:var(--v4-ink);color:#fff;font-size:.68rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.v4rc__intro{font-size:.83rem;color:var(--v4-muted);line-height:1.45;margin:0 0 .9rem}.v4tests{display:flex;align-items:stretch;justify-content:center;margin-bottom:.9rem}.v4test-wrap{display:flex;align-items:center;flex:1 1}.v4test-wrap:last-child{flex:0 1 auto}.v4test{flex:1 1;background:var(--v4-teal-soft);border-radius:.6rem;padding:.55rem .35rem;text-align:center;min-width:0}.v4test strong{display:block;font-size:.78rem;color:var(--v4-ink);margin-bottom:.2rem}.v4test span{display:block;font-size:.66rem;color:var(--v4-muted);line-height:1.25}.v4test__arrow{color:var(--v4-teal);font-weight:700;padding:0 .15rem}.v4keyinsight{border:1px dashed var(--v4-teal);border-radius:.7rem;padding:.8rem;background:#f4faf8}.v4keyinsight strong{display:inline-flex;align-items:center;gap:.35rem;color:var(--v4-teal);font-size:.85rem}.v4keyinsight p{margin:.4rem 0 0;font-size:.82rem;color:var(--v4-ink);line-height:1.45}.v4roadmap{list-style:none;margin:0;padding:0;display:grid;grid-gap:.6rem;gap:.6rem}.v4roadmap__m{border-radius:.7rem;padding:.8rem}.v4roadmap__m--0{background:#eef6f2}.v4roadmap__m--1{background:#fdf6e8}.v4roadmap__m--2{background:#f2eefb}.v4roadmap__h{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.v4roadmap__mn{font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--v4-teal);background:#fff;padding:.15rem .5rem;border-radius:999px}.v4roadmap__h strong{font-size:.9rem;color:var(--v4-ink)}.v4roadmap__m ul{list-style:none;margin:0 0 .6rem;padding:0;display:grid;grid-gap:.3rem;gap:.3rem}.v4roadmap__m ul li{position:relative;padding-left:.9rem;font-size:.78rem;color:var(--v4-ink);line-height:1.35}.v4roadmap__m ul li:before{content:"";position:absolute;left:0;top:.5em;width:.35rem;height:.35rem;border-radius:999px;background:var(--v4-teal)}.v4roadmap__goal{font-size:.76rem;font-weight:600;color:var(--v4-teal-strong);border-top:1px solid rgba(23,48,42,.08);padding-top:.5rem}.v4-checkout{display:flex;flex-direction:column;gap:1.1rem}.v4checkout-summary{background:var(--v4-card);border:1px solid var(--v4-line);border-radius:1rem;padding:1.1rem}.v4checkout-summary h2{font-family:var(--font-display-loaded,"Lora",serif);font-weight:600;font-size:1.15rem;margin:0 0 .9rem;color:var(--v4-ink)}.v4checkout-summary ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:.65rem;gap:.65rem}.v4checkout-summary li{display:flex;align-items:center;gap:.6rem;font-size:.9rem;color:var(--v4-ink)}.v4checkout-check{flex-shrink:0;width:1.5rem;height:1.5rem;border-radius:999px;background:var(--v4-teal);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem}.v4checkout-panel{background:var(--v4-card);border:1px solid var(--v4-line);border-radius:1rem;padding:1.1rem}.v4checkout-panel__title{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--v4-teal);margin:0 0 .9rem}.v4checkout-row{display:flex;align-items:center;justify-content:space-between;padding:.6rem 0}.v4checkout-row:not(:last-child){border-bottom:1px solid var(--v4-line)}.v4checkout-row__label{display:block;font-size:.78rem;color:var(--v4-muted);margin-bottom:.15rem}.v4checkout-row strong{font-size:.98rem;color:var(--v4-ink)}.v4checkout-row a{color:var(--v4-teal);font-size:.85rem;font-weight:600;text-decoration:none}.v4checkout-amount{font-family:var(--font-display-loaded,"Lora",serif);font-size:1.9rem;font-weight:600;color:var(--v4-ink);margin:.2rem 0 .4rem}.v4checkout-trust{text-align:center;font-size:.85rem;color:var(--v4-muted);line-height:1.5}.v4checkout-trust strong{color:var(--v4-ink)}.v4checkout-pay{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.05rem}.v4checkout-foot{display:flex;align-items:center;justify-content:space-between;font-size:.82rem;color:var(--v4-muted)}.v4checkout-foot a{color:var(--v4-teal);text-decoration:none;font-weight:600}.v4-checkout{padding-bottom:5.5rem}.v4checkout-intro{margin-bottom:.4rem}.v4checkout-title{font-size:1.5rem;margin-bottom:.25rem}.v4checkout-offer{background:var(--v4-card);border:1px solid var(--v4-line);border-radius:1rem;padding:1.1rem}.v4checkout-offer__title{font-family:var(--font-display-loaded,"Lora",serif);font-weight:600;font-size:1.1rem;margin:0 0 .75rem;color:var(--v4-ink)}.v4checkout-offer__list{list-style:none;margin:0 0 .9rem;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.v4checkout-offer__list li{display:flex;align-items:center;gap:.55rem;font-size:.88rem;color:var(--v4-ink)}.v4checkout-offer__price{margin:0;padding-top:.75rem;border-top:1px solid var(--v4-line);font-size:.9rem;color:var(--v4-muted)}.v4checkout-offer__price strong{font-family:var(--font-display-loaded,"Lora",serif);font-size:1.55rem;color:var(--v4-ink);margin-right:.35rem}.v4checkout-offer__slot{margin:.5rem 0 0;font-size:.82rem;color:var(--v4-teal);font-weight:600}.v4checkout-details{background:var(--v4-card);border:1px solid var(--v4-line);border-radius:1rem;padding:.9rem 1.1rem}.v4checkout-details__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.35rem}.v4checkout-details__head .v4checkout-panel__title{margin:0}.v4checkout-details__head a{color:var(--v4-teal);font-size:.85rem;font-weight:600;text-decoration:none}.v4checkout-details__name{margin:0;font-size:.98rem;font-weight:600;color:var(--v4-ink)}.v4checkout-details__contact{margin:.1rem 0 0;font-size:.82rem;color:var(--v4-muted);word-break:break-word}.v4bump{background:var(--v4-card);border:1.5px solid var(--v4-teal);border-radius:1rem;padding:.9rem 1rem;transition:box-shadow .15s ease,background .15s ease}.v4bump[data-checked]{background:color-mix(in srgb,var(--v4-teal) 6%,var(--v4-card));box-shadow:0 0 0 3px color-mix(in srgb,var(--v4-teal) 18%,transparent)}.v4bump__main{display:flex;align-items:flex-start;gap:.7rem;cursor:pointer}.v4bump__box{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.1rem;accent-color:var(--v4-teal);cursor:pointer}.v4bump__mid{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1 1}.v4bump__title{font-size:.92rem;font-weight:700;color:var(--v4-ink);line-height:1.3}.v4bump__tag{align-self:flex-start;font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;background:color-mix(in srgb,var(--v4-teal) 12%,transparent);border-radius:999px;padding:.1rem .5rem}.v4bump__price,.v4bump__tag{font-weight:700;color:var(--v4-teal)}.v4bump__price{flex-shrink:0;font-size:.95rem}.v4bump__toggle{background:none;border:none;color:var(--v4-teal);font-weight:600;font-size:.8rem;cursor:pointer}.v4bump__detail,.v4bump__toggle{padding:.5rem 0 0 1.95rem}.v4bump__detail p{margin:0 0 .5rem;font-size:.82rem;line-height:1.45;color:var(--v4-muted)}.v4bump__detail ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:.25rem;gap:.25rem;font-size:.8rem;color:var(--v4-ink)}.v4pay{background:var(--v4-card);border:1px solid var(--v4-line);border-radius:1rem;padding:1rem 1.1rem}.v4pay__row{display:flex;justify-content:space-between;font-size:.88rem;color:var(--v4-ink);padding:.2rem 0}.v4pay__muted{color:var(--v4-muted)}.v4pay__total{display:flex;justify-content:space-between;align-items:baseline;margin-top:.5rem;padding-top:.6rem;border-top:1px solid var(--v4-line);font-weight:700;color:var(--v4-ink)}.v4pay__total span:last-child{font-family:var(--font-display-loaded,"Lora",serif);font-size:1.4rem}.v4checkout-rating{text-align:center;font-size:.85rem;color:var(--v4-muted);margin:0}.v4checkout-rating strong{color:var(--v4-ink)}.v4paybar{position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--v4-card);border-top:1px solid var(--v4-line);box-shadow:0 -6px 18px rgba(0,0,0,.08);padding:.6rem max(.9rem,env(safe-area-inset-left)) calc(.6rem + env(safe-area-inset-bottom));transform:translateY(110%);transition:transform .22s ease}.v4paybar[data-show]{transform:translateY(0)}.v4paybar__inner{max-width:480px;margin:0 auto;display:flex;align-items:center;gap:.8rem}.v4paybar__total{font-weight:700;color:var(--v4-ink);white-space:nowrap}.v4paybar__cta{flex:1 1}.v4checkout-faqzone{margin-top:.5rem}.v4checkout-faqzone__h{font-family:var(--font-display-loaded,"Lora",serif);font-weight:600;font-size:1.15rem;text-align:center;color:var(--v4-ink);margin:0 0 .9rem}.v4checkout-faq{display:grid;grid-gap:.6rem;gap:.6rem}.v4-thankyou{text-align:center;padding-top:2.5rem;display:flex;flex-direction:column;align-items:center}.v4thankyou-badge{width:4rem;height:4rem;border-radius:999px;background:var(--v4-teal);color:#fff;font-size:2rem;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.25rem;box-shadow:0 8px 24px -8px rgba(15,118,110,.45)}.v4thankyou-title{font-family:var(--font-display-loaded,"Lora",serif);font-weight:600;font-size:2.1rem;margin:0 0 .5rem;color:var(--v4-ink)}.v4thankyou-timeline{list-style:none;margin:2rem 0 1.75rem;padding:0;display:grid;grid-gap:1.4rem;gap:1.4rem;text-align:left;width:100%}.v4thankyou-timeline li{display:flex;gap:.85rem;align-items:flex-start}.v4thankyou-n{flex-shrink:0;width:2rem;height:2rem;border-radius:999px;background:var(--v4-teal);color:#fff;font-weight:700;font-size:.9rem;display:inline-flex;align-items:center;justify-content:center}.v4thankyou-timeline h3{margin:.1rem 0 .25rem;font-size:1rem;color:var(--v4-ink)}.v4thankyou-timeline p{margin:0;font-size:.85rem;color:var(--v4-muted);line-height:1.45}.v4thankyou-cta{width:100%;opacity:.55;cursor:not-allowed}.v4thankyou-whatsapp{margin-top:1rem;font-size:.85rem;color:var(--v4-muted);display:flex;align-items:center;gap:.4rem}.v4-s0b__goals{margin-top:.5rem}.v4-s0b__goals .v4-step__intro{margin-bottom:1rem}.v4-s1b__title{font-size:1.85rem}.v4-s1b .v4-s0__lede strong{color:var(--v4-ink);font-weight:600}.v4-assess{background:var(--v4-ink);border-radius:1.1rem;padding:1.4rem 1.1rem 1.2rem}.v4-assess__h2{font-family:var(--font-display-loaded,"Lora",serif);font-weight:600;font-size:1.35rem;text-align:center;margin:0 0 .7rem;color:#fdfaf4}.v4-assess__lede{margin:0 0 1.1rem;text-align:center;font-size:.85rem;line-height:1.55;color:#c8d4d0}.v4-assess__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.7rem;gap:.7rem}.v4-assess__card{border-radius:.8rem;padding:.85rem;background:var(--v4-card)}.v4-assess__card:last-child{grid-column:1/-1}.v4-assess__card--mint{background:#eaf4f0}.v4-assess__card--lilac{background:#f0edf7}.v4-assess__card--amber{background:#fdf3e5}.v4-assess__card--rose{background:#fbedef}.v4-assess__card h3{margin:.55rem 0 .25rem;font-size:.9rem;color:var(--v4-ink)}.v4-assess__card p{margin:0;font-size:.78rem;line-height:1.4;color:var(--v4-muted)}.v4-assess__icon{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:.6rem;background:rgba(15,118,110,.12);color:var(--v4-teal)}.v4-why{list-style:none;margin:0;padding:1rem 1.1rem;background:var(--v4-card);border:1px solid var(--v4-line);border-radius:.9rem;display:grid;grid-gap:.7rem;gap:.7rem}.v4-why li{display:flex;align-items:flex-start;gap:.6rem;font-size:.9rem;line-height:1.45;color:var(--v4-ink)}.v4-why__check{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:999px;background:var(--v4-teal-soft);color:var(--v4-teal);font-size:.72rem;font-weight:700;margin-top:.1rem}.v4-s2b__faq{margin-bottom:2rem}.v4-s2b__faq .v4-step__title{font-size:1.35rem;margin-bottom:.9rem}.v4-s0b__trustline{margin:1.1rem 0 .5rem;text-align:center;font-size:.78rem;line-height:1.5;color:var(--v4-muted)}.v4goalrows{list-style:none;margin:0;padding:0;display:grid;grid-gap:.6rem;gap:.6rem}.v4goalrow{width:100%;display:flex;align-items:center;gap:.75rem;text-align:left;font:inherit;background:var(--v4-card);border:2px solid var(--v4-line);border-radius:.9rem;padding:.6rem .8rem .6rem .6rem;cursor:pointer}.v4goalrow.is-selected{border-color:var(--v4-teal);background:var(--v4-teal-soft)}.v4goalrow.is-disabled{opacity:.5;cursor:not-allowed}.v4goalrow__thumb{flex-shrink:0;width:3.5rem;height:3.5rem;border-radius:.6rem;overflow:hidden;background:var(--v4-teal-soft)}.v4goalrow__thumb img{width:100%;height:100%;object-fit:cover;display:block}.v4goalrow__text{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.v4goalrow__title{font-weight:700;font-size:.92rem;line-height:1.3;color:var(--v4-ink)}.v4goalrow__body{font-size:.78rem;line-height:1.35;color:var(--v4-muted)}.v4goalrow__check{flex-shrink:0;width:1.5rem;height:1.5rem;border-radius:999px;border:2px solid var(--v4-line);background:var(--v4-card);display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;color:transparent}.v4goalrow.is-selected .v4goalrow__check{background:var(--v4-teal);border-color:var(--v4-teal);color:#ffffff}.v4-s0b__herofig{width:100%;max-width:22rem;height:auto;display:block;margin:0 auto 1.1rem}@media (min-width:1024px){.v4-shell{max-width:75rem;padding:1.75rem 2.5rem 3.5rem}.v4-stephead{max-width:75rem;margin-inline:auto}.v4-s0__brandbar{padding-bottom:.5rem}.v4-s0b .v4-s0__hero{display:flex;flex-direction:column;align-items:center}.v4-s0b .v4-s0__hero>.v4-s0__title{max-width:40rem;text-align:center;font-size:2.6rem}.v4-s0b .v4-s0__hero>.v4-s0__lede{max-width:38rem;text-align:center;font-size:1.05rem}.v4-s0__herowrap{order:-1;position:relative;width:100%;max-width:62.5rem;height:26rem;margin:.5rem auto 1.75rem;border-radius:1.1rem;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}.v4-s0__herowrap:before{content:"";position:absolute;inset:0;background-image:url(/v4/s0/trophy-wall/trophy-1.jpg),url(/v4/s0/trophy-wall/trophy-2.jpg),url(/v4/s0/trophy-wall/trophy-3.jpg),url(/v4/s0/trophy-wall/trophy-4.jpg),url(/v4/s0/trophy-wall/trophy-5.jpg),url(/v4/s0/trophy-wall/trophy-6.jpg);background-size:16.667% 100%,16.667% 100%,16.667% 100%,16.667% 100%,16.667% 100%,16.667% 100%;background-position:0 50%,16.667% 50%,33.333% 50%,50% 50%,66.667% 50%,83.333% 50%;background-repeat:no-repeat;filter:grayscale(.88) sepia(.16) contrast(1.05) brightness(.82)}.v4-s0__herowrap:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 46% 78% at 50% 62%,var(--v4-bg) 0,var(--v4-bg) 30%,rgba(247,243,236,.82) 48%,rgba(23,48,42,.28) 72%,rgba(11,20,17,.5) 100%),linear-gradient(180deg,rgba(23,48,42,.12) 0,rgba(23,48,42,.05) 40%,var(--v4-bg) 96%)}.v4-s0__herowrap>.v4-s0b__herofig{position:relative;z-index:2;width:46%;max-width:26rem;height:auto;margin:0 0 .5rem;filter:drop-shadow(0 18px 34px rgba(11,20,17,.4))}.v4-s0b__goals{max-width:56.25rem;margin-inline:auto}.v4-s0b__goals .v4-step__intro{text-align:center}.v4goalrows{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.9rem;gap:.9rem}.v4goalrow{position:relative;flex-direction:column;align-items:stretch;text-align:center;gap:0;padding:0 0 .85rem;overflow:hidden}.v4goalrow__thumb{width:100%;height:7rem;border-radius:0;margin-bottom:.75rem}.v4goalrow__text{align-items:center;text-align:center;padding:0 .7rem}.v4goalrow__check{position:absolute;top:.55rem;right:.55rem;background:var(--v4-card)}.v4goals-footer{position:static;box-shadow:none;max-width:22rem;margin-inline:auto;padding:.5rem 0 0}.v4goals-footer .v4-cta{width:auto;padding-inline:2.5rem}.v4-s0b__trustline{max-width:40rem;margin-inline:auto}.v4-s1b .v4-s0__hero{position:relative;display:grid;grid-template-columns:minmax(0,30rem) 1fr;grid-column-gap:3rem;column-gap:3rem;align-items:start;max-width:75rem;margin-inline:auto}.v4-s1b .v4-s0__hero>.v4-s0__cta,.v4-s1b .v4-s0__hero>.v4-s0__lede,.v4-s1b .v4-s0__hero>.v4-s0__price,.v4-s1b .v4-s0__hero>.v4-s0__title,.v4-s1b .v4-s0__hero>.v4-s0__trust{grid-column:1;max-width:none;text-align:left}.v4-s1b .v4-s0__hero>picture{position:absolute;grid-column:2;grid-row:1/-1;top:0;left:0;right:0}.v4-s1b .v4-s0__hero .v4-s0__herofig{width:100%;height:auto;display:block;border-radius:1rem}.v4-s1b .v4-s0__hero .v4-s0__cta{width:auto;padding-inline:2rem;justify-self:start}.v4-s1b .v4-s0__hero .v4-s0__trust{justify-content:flex-start}.v4-s0__zone{max-width:75rem;margin-inline:auto}.v4-assess{padding:2.2rem 2.5rem}.v4-assess__lede{max-width:42rem}.v4-assess__grid{grid-template-columns:repeat(5,1fr)}.v4-assess__card:last-child{grid-column:auto}.v4-why{max-width:45rem;margin-inline:auto;grid-template-columns:1fr 1fr;column-gap:2rem}.v4-s0__social{max-width:60rem;margin-inline:auto}.v4-s0__videos{gap:1.1rem}.v4-s0__collage{max-width:40rem;margin-inline:auto}.v4-s0__journey{grid-template-columns:repeat(4,1fr);gap:0;max-width:62rem;margin-inline:auto}.v4-s0__journey li{flex-direction:column;align-items:center;text-align:center;grid-template-columns:none;display:flex;gap:.5rem;padding:0 .75rem;position:relative}.v4-s0__journey li:not(:first-child):before{content:"";position:absolute;top:1rem;right:100%;width:1.5rem;height:2px;background:var(--v4-line)}.v4-s0__journey .v4-s0__cardicon--sm{display:none}.v4-s0__journey .v4-s0__step-n{width:2.2rem;height:2.2rem;font-size:.95rem}.v4-s0__cards2{grid-template-columns:repeat(4,1fr);max-width:75rem;margin-inline:auto}.v4-s1b .v4-s0__stickybar{display:none}.v4-profile{display:grid;grid-template-columns:20rem 34rem;justify-content:center;grid-template-areas:"stephead stephead" "faq      intro" "faq      error" "faq      form";grid-gap:1rem 2.5rem;gap:1rem 2.5rem;align-items:start;max-width:75rem;margin-inline:auto}.v4-profile>.v4-stephead{grid-area:stephead}.v4-s2b__faq{grid-area:faq;margin-bottom:0;position:-webkit-sticky;position:sticky;top:1.5rem;align-self:start}.v4-profile>.v4-step__intro{grid-area:intro;text-align:left}.v4-profile>.v4profile-error{grid-area:error}.v4-profile>form.v4profile-form{grid-area:form;max-width:none}.v4profile-form{flex-direction:row;flex-wrap:wrap}.v4profile-form>.v4profile-field{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0.7rem)}.v4profile-form>.v4profile-field:nth-of-type(3){flex-basis:100%}.v4profile-form>.v4profile-q{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0.7rem)}.v4profile-form>.v4-cta,.v4profile-form>.v4profile-foot{flex:1 1 100%}.v4profile-submit{width:auto;padding-inline:2.5rem}.v4-preview{max-width:75rem;margin-inline:auto}.v4-preview>.v4-step__intro{max-width:42rem;margin-inline:auto}.v4pc__hint{display:none}.v4pc__track{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.1rem;gap:1.1rem;overflow:visible;margin-inline:0;padding:.25rem 0 .6rem;scroll-snap-type:none}.v4pc__slide{flex:none;scroll-snap-align:none}.v4pc__dots{display:none}.v4-preview .v4-s0__stickybar{position:static;left:auto;right:auto;transform:none;bottom:auto;width:auto;max-width:26rem;margin:2.5rem auto 0;box-shadow:none;background:transparent;padding:0}.v4-checkout{display:grid;grid-template-columns:1fr 24rem;grid-template-areas:"stephead stephead" "intro    intro" "error    error" "offer    summary" "details  summary" "faq      summary";grid-gap:1rem 2rem;gap:1rem 2rem;align-items:start;max-width:68rem;margin-inline:auto}.v4-checkout>.v4-stephead{grid-area:stephead}.v4-checkout>.v4checkout-intro{grid-area:intro;text-align:left}.v4-checkout>.v4profile-error{grid-area:error;text-align:left}.v4-checkout>.v4checkout-offer{grid-area:offer}.v4-checkout>.v4checkout-details{grid-area:details}.v4-checkout>.v4checkout-faqzone{grid-area:faq}.v4-checkout>form{grid-area:summary;position:-webkit-sticky;position:sticky;top:1.5rem}.v4checkout-faqzone__h{text-align:left}.v4paybar{display:none}}