._navbar_1n09b_1{background:var(--transition);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 20px var(--shadow-soft);position:sticky;top:0;z-index:1000;padding:1rem 0}._container_1n09b_12{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}._logo_1n09b_21{font-family:var(--font-);font-size:1.75rem;font-weight:700;color:var(--transition);text-decoration:none;transition:var(--transition)}._logo_1n09b_21:hover{color:var(--primary-light);transform:scale(1.05)}._navLinks_1n09b_35{display:flex;list-style:none;gap:2rem;align-items:center;margin:0;padding:0}._navLink_1n09b_35{color:var(--text-primary);text-decoration:none;font-weight:500;font-size:1rem;transition:var(--transition);position:relative;padding:.5rem 0;display:flex;align-items:center;gap:.5rem}._navIcon_1n09b_57{font-size:1.1rem}._navLink_1n09b_35:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary);transition:var(--transition)}._navLink_1n09b_35:hover:after,._navLink_1n09b_35._active_1n09b_73:after{width:100%}._navLink_1n09b_35:hover{color:var(--primary)}._navLink_1n09b_35._active_1n09b_73{color:var(--primary);font-weight:600}._menuToggle_1n09b_86{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}._hamburger_1n09b_95{display:flex;flex-direction:column;gap:4px;width:24px;height:18px}._hamburger_1n09b_95 span{display:block;width:100%;height:2px;background:var(--text-primary);transition:var(--transition);border-radius:2px}._hamburger_1n09b_95 span._open_1n09b_112:nth-child(1){transform:rotate(45deg) translate(6px,6px)}._hamburger_1n09b_95 span._open_1n09b_112:nth-child(2){opacity:0}._hamburger_1n09b_95 span._open_1n09b_112:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media(max-width:768px){._menuToggle_1n09b_86{display:block}._navLinks_1n09b_35{position:fixed;top:70px;left:0;right:0;background:var(--white);color:var(--text-primary);flex-direction:column;padding:2rem;box-shadow:0 4px 20px var(--shadow-card);transform:translate(-100%);transition:transform .3s ease;gap:1.5rem;align-items:flex-start}._navLinks_1n09b_35._open_1n09b_112{transform:translate(0)}._navLink_1n09b_35{font-size:1.1rem;width:100%;padding:.75rem 0}}._footer_ji9va_1{background:var(--primary-dark);color:var(--text-white);padding:60px 20px 20px;margin-top:80px}._container_ji9va_8{max-width:1200px;margin:0 auto}._footerContent_ji9va_13{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}._footerSection_ji9va_20 h3,._footerSection_ji9va_20 h4{color:#fff;margin-bottom:1rem;font-family:var(--font-heading)}._footerSection_ji9va_20 p{color:#ffffffb3;line-height:1.8}._footerSection_ji9va_20 ul{list-style:none;padding:0}._footerSection_ji9va_20 ul li{margin-bottom:.5rem}._footerSection_ji9va_20 a{color:#ffffffb3;text-decoration:none;transition:var(--transition)}._footerSection_ji9va_20 a:hover{color:var(--accent-light)}._socialLinks_ji9va_51{display:flex;gap:1rem}._socialLinks_ji9va_51 a{width:40px;height:40px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:var(--transition)}._socialLinks_ji9va_51 a:hover{background:var(--primary);transform:translateY(-3px)}._socialLinks_ji9va_51 svg{width:20px;height:20px}._footerDisclaimer_ji9va_77{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;margin-bottom:2rem}._footerDisclaimer_ji9va_77 p{color:#ffffffb3;font-size:.9rem;line-height:1.8}._footerBottom_ji9va_89{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);color:#ffffff80;font-size:.9rem}@media(max-width:768px){._footerContent_ji9va_13{grid-template-columns:1fr;gap:2rem}}._floatingCta_121tl_1{position:fixed;bottom:20px;right:20px;z-index:999;transition:transform .3s ease,opacity .3s ease}._floatingCta_121tl_1._visible_121tl_9{transform:translateY(0);opacity:1}._floatingCta_121tl_1._hidden_121tl_14{transform:translateY(100px);opacity:0;pointer-events:none}._floatingCtaBtn_121tl_20{background:linear-gradient(135deg,var(--primary),var(--secondary));color:var(--text-white);padding:14px 24px;border-radius:30px;text-decoration:none;font-weight:600;box-shadow:0 4px 20px var(--shadow-hover);display:flex;align-items:center;gap:.5rem;transition:var(--transition);font-size:.95rem}._floatingCtaBtn_121tl_20:hover{transform:translateY(-3px);box-shadow:0 6px 30px var(--shadow-hover)}._price_121tl_40{background:#fff3;padding:4px 10px;border-radius:15px;font-size:.9rem}@media(max-width:480px){._floatingCta_121tl_1{bottom:15px;right:15px}._floatingCtaBtn_121tl_20{padding:12px 20px;font-size:.85rem}}._container_1c39k_1{max-width:1200px;margin:0 auto;padding:0 20px}._button_1hshj_1{display:inline-block;padding:14px 32px;border-radius:var(--radius);text-decoration:none;font-weight:600;font-size:1rem;transition:var(--transition);border:none;cursor:pointer;font-family:var(--font-body);text-align:center;line-height:1.5}._primary_1hshj_16{background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%);color:var(--text-white);box-shadow:0 4px 20px var(--shadow-soft)}._primary_1hshj_16:hover{transform:translateY(-2px);box-shadow:0 6px 30px var(--shadow-hover);background:linear-gradient(135deg,var(--primary-light) 0%,var(--secondary-light) 100%)}._secondary_1hshj_28{background:var(--white);color:var(--primary);border:2px solid var(--primary)}._secondary_1hshj_28:hover{background:var(--primary);color:var(--text-white)}._medium_1hshj_39{padding:14px 32px;font-size:1rem}._large_1hshj_44{padding:18px 40px;font-size:1.1rem}._small_1hshj_49{padding:10px 20px;font-size:.9rem}._button_1hshj_1:disabled{opacity:.6;cursor:not-allowed;transform:none}._pulse_1hshj_60{animation:_pulse_1hshj_60 2s infinite}@keyframes _pulse_1hshj_60{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._hero_1w5zc_1{min-height:90vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--bg-primary) 0%,var(--bg-secondary) 50%,var(--bg-tertiary) 100%);padding:80px 20px;position:relative;overflow:hidden}._hero_1w5zc_1:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:_float_1w5zc_1 20s infinite}@keyframes _float_1w5zc_1{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(-30px,-30px) rotate(180deg)}}._heroContent_1w5zc_33{text-align:center;max-width:800px;position:relative;z-index:1}._heroHeadline_1w5zc_40{font-size:clamp(2.5rem,6vw,4.5rem);margin-bottom:1.5rem;color:var(--text-primary);font-family:var(--font-heading)}._rotatingWords_1w5zc_47{display:inline-block;position:relative;color:var(--primary);min-width:200px}._word_1w5zc_54{display:inline-block;animation:_fadeInWord_1w5zc_1 .5s ease-in}@keyframes _fadeInWord_1w5zc_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._heroSubheadline_1w5zc_70{font-size:clamp(1.1rem,2.5vw,1.4rem);color:var(--text-secondary);margin-bottom:2.5rem;line-height:1.8}._heroCta_1w5zc_77{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}._trustStrip_1w5zc_85{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}._trustBadge_1w5zc_93{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-primary);background:#848684e6;padding:8px 16px;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--neutral-bg)}._icon_1w5zc_106{width:18px;height:18px;stroke-width:2}._fadeIn_1w5zc_112{animation:_fadeIn_1w5zc_112 1s ease-in}._fadeInDelay_1w5zc_116{animation:_fadeIn_1w5zc_112 1s ease-in .3s both}._fadeInDelay2_1w5zc_120{animation:_fadeIn_1w5zc_112 1s ease-in .6s both}._fadeInDelay3_1w5zc_124{animation:_fadeIn_1w5zc_112 1s ease-in .9s both}@keyframes _fadeIn_1w5zc_112{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._pulseAnimation_1w5zc_139{animation:_pulse_1w5zc_139 2s infinite}@keyframes _pulse_1w5zc_139{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media(max-width:768px){._hero_1w5zc_1{min-height:80vh;padding:60px 20px}._heroCta_1w5zc_77{flex-direction:column}._heroCta_1w5zc_77 a,._heroCta_1w5zc_77 button{width:100%}._trustStrip_1w5zc_85{flex-direction:column;gap:1rem}}._section_zqq65_1{padding:80px 20px}._white_zqq65_5{background:var(--white);color:var(--text-primary)}._ivory_zqq65_10{background:var(--bg-primary);color:var(--text-secondary)}._gradient_zqq65_15{background:linear-gradient(to bottom,var(--bg-primary),var(--bg-secondary));color:var(--text-secondary)}._peach_zqq65_20{background:linear-gradient(135deg,var(--bg-warm),var(--bg-luxury));color:var(--text-secondary)}._lavender_zqq65_25{background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 50%,var(--accent) 100%);color:var(--text-white)}._sage_zqq65_30{background:#c6e3d0;color:var(--text-secondary)}._cream_zqq65_35{background:#f4ede2;color:var(--text-secondary)}@media(max-width:768px){._section_zqq65_1{padding:60px 20px}}._title_17fck_1{font-size:clamp(2rem,5vw,3rem);text-align:center;margin-bottom:3rem;color:var(--primary);font-family:var(--font-heading)}._section_17fck_10._white_17fck_10 ._title_17fck_1,._section_17fck_10._ivory_17fck_11 ._title_17fck_1,._section_17fck_10._gradient_17fck_12 ._title_17fck_1,._section_17fck_10._peach_17fck_13 ._title_17fck_1{color:var(--primary)}._card_e17h3_1{background:var(--white);padding:2.5rem;border-radius:var(--radius);box-shadow:0 4px 20px var(--shadow-card);transition:var(--transition);border:1px solid var(--neutral-bg);color:var(--text-primary)}._card_e17h3_1._hover_e17h3_11:hover{transform:translateY(-8px);box-shadow:0 8px 40px var(--shadow-hover);border-color:var(--primary-tint-2)}._cardsGrid_7xgww_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}._cardIcon_7xgww_9{width:60px;height:60px;margin:0 auto 1.5rem;background:linear-gradient(135deg,var(--accent),var(--secondary));border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-primary)}._cardIcon_7xgww_9 svg{width:30px;height:30px;stroke-width:2}._cardsGrid_7xgww_1 h3{font-size:1.5rem;margin-bottom:1rem;color:var(--primary);text-align:center;font-family:var(--font-heading)}._cardsGrid_7xgww_1 p{color:var(--text-secondary);line-height:1.8;text-align:center}@media(max-width:768px){._cardsGrid_7xgww_1{grid-template-columns:1fr}}._bundleGrid_12rbh_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:3rem}._bundleItem_12rbh_8{background:var(--white);color:var(--text-primary);padding:2rem;border-radius:var(--radius);box-shadow:0 2px 15px var(--shadow-card);transition:var(--transition);text-align:center}._bundleItem_12rbh_8:hover{transform:translateY(-4px);box-shadow:0 4px 25px var(--shadow-hover)}._bundleIcon_12rbh_23{width:50px;height:50px;margin:0 auto 1rem;color:var(--primary)}._bundleIcon_12rbh_23 svg{width:100%;height:100%;stroke-width:2}._bundleItem_12rbh_8 h3{font-size:1.2rem;margin-bottom:.5rem;color:var(--text-primary);font-family:var(--font-heading)}._bundleItem_12rbh_8 p{color:var(--text-secondary);font-size:.95rem}._ctaCenter_12rbh_48{text-align:center;margin-top:3rem}@media(max-width:768px){._bundleGrid_12rbh_1{grid-template-columns:1fr}}._benefitsGrid_bz8ap_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}._benefitCard_bz8ap_8{background:linear-gradient(135deg,#6dc58fcc,#e8f3edcc);padding:2.5rem;border-radius:var(--radius);text-align:center;transition:var(--transition);border:1px solid var(--neutral-bg);color:#1d2d1d}._benefitCard_bz8ap_8:hover{transform:scale(1.03);box-shadow:0 8px 30px var(--shadow-soft)}._benefitIcon_bz8ap_23{width:70px;height:70px;margin:0 auto 1.5rem;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary)}._benefitIcon_bz8ap_23 img{max-width:70%;max-height:70%;width:auto;height:auto;object-fit:contain;display:block}._benefitCard_bz8ap_8 h3{font-size:1.5rem;margin-bottom:1rem;color:var(--bg-primary);font-family:var(--font-heading)}._benefitCard_bz8ap_8 p{color:var(--primary-dark);margin-bottom:1.5rem}._beforeAfter_bz8ap_62{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:.9rem;margin-top:1rem;flex-wrap:wrap}._before_bz8ap_62{color:var(--text-tertiary);text-decoration:line-through}._arrow_bz8ap_77{color:var(--primary);font-weight:700}._after_bz8ap_82{color:var(--primary);font-weight:600}@media(max-width:768px){._benefitsGrid_bz8ap_1{grid-template-columns:1fr}}._timeline_k1vtj_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}._timelineItem_k1vtj_8{background:var(--white);color:var(--text-primary);padding:2.5rem;border-radius:var(--radius);box-shadow:0 4px 20px var(--shadow-card);position:relative;border-left:4px solid var(--primary)}._timelineWeek_k1vtj_18{display:inline-block;background:linear-gradient(135deg,var(--primary),var(--secondary));color:var(--text-white);padding:8px 20px;border-radius:20px;font-weight:600;margin-bottom:1rem;font-size:.9rem}._timelineItem_k1vtj_8 h3{font-size:1.8rem;margin-bottom:.5rem;color:var(--text-primary);font-family:var(--font-heading)}._timelineDesc_k1vtj_36{color:var(--text-secondary);margin-bottom:1.5rem}@media(max-width:768px){._timeline_k1vtj_1{grid-template-columns:1fr}}._carousel_hsvsi_1{position:relative;max-width:800px;margin:0 auto;min-height:300px}._slide_hsvsi_8{text-align:center;padding:2rem;background:var(--white);color:var(--text-primary);border-radius:var(--radius);box-shadow:0 4px 20px var(--shadow-card);animation:_slideIn_hsvsi_1 .5s ease-in}@keyframes _slideIn_hsvsi_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}._stars_hsvsi_29{color:gold;font-size:1.5rem;margin-bottom:1.5rem}._testimonialText_hsvsi_35{font-size:1.1rem;line-height:1.8;color:var(--text-primary);margin-bottom:2rem;font-style:italic}._testimonialAuthor_hsvsi_43{display:flex;flex-direction:column;gap:.3rem}._testimonialAuthor_hsvsi_43 strong{color:var(--primary);font-size:1.1rem}._testimonialAuthor_hsvsi_43 span{color:var(--text-secondary);font-size:.9rem}._dots_hsvsi_59{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}._dot_hsvsi_59{width:12px;height:12px;border-radius:50%;background:var(--neutral-bg);border:none;cursor:pointer;transition:var(--transition);padding:0}._dot_hsvsi_59._active_hsvsi_77{background:var(--primary);width:30px;border-radius:6px}._dot_hsvsi_59:hover{background:var(--primary-tint-2)}._scienceGrid_1rq84_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}._scienceItem_1rq84_8{background:var(--bg-primary);color:var(--text-primary);padding:2rem;border-radius:var(--radius);display:flex;align-items:flex-start;gap:1rem;border-left:4px solid var(--secondary)}._scienceIcon_1rq84_19{width:40px;height:40px;color:var(--secondary);flex-shrink:0}._scienceIcon_1rq84_19 svg{width:100%;height:100%;stroke-width:2}._scienceItem_1rq84_8 p{color:var(--text-secondary);line-height:1.5;font-size:.9rem}._sourceLink_1rq84_38{color:var(--primary);text-decoration:none;font-size:.9rem;margin-left:.3rem}._sourceLink_1rq84_38:hover{text-decoration:underline}._sliderRoot_odmyt_1{background:var(--white);border-radius:24px;padding:2.5rem;box-shadow:0 12px 45px #0d5d3f1f;border:1px solid var(--neutral-bg);max-width:920px;margin:0 auto}._headingRow_odmyt_23{text-align:center;margin-bottom:2rem}._heading_odmyt_23{font-family:var(--font-heading);font-size:clamp(2rem,4vw,2.6rem);color:var(--primary);margin-bottom:.5rem}._headingSubtext_odmyt_35{color:var(--text-secondary);font-size:1rem}._sliderViewport_odmyt_40{position:relative;overflow:hidden;outline:none;width:100%;max-width:500px;margin:0 auto}._sliderViewport_odmyt_40:focus-visible{box-shadow:0 0 0 3px #14a86b66;border-radius:20px}._sliderTrack_odmyt_62{display:flex;transition:transform .6s ease;width:100%}._slide_odmyt_1{min-width:100%;opacity:.3;transition:opacity .4s ease;padding:.5rem;box-sizing:border-box}._slideActive_odmyt_90{opacity:1}._pairCard_odmyt_96{background:var(--bg-primary);border-radius:20px;padding:1.5rem;box-shadow:0 15px 35px #0a3d2a1f}._singleImage_odmyt_103{position:relative;border-radius:18px;overflow:hidden;margin:0;background:var(--white);box-shadow:0 8px 25px #0d5d3f1a}._singleImage_odmyt_103 img,._imageWrapper_odmyt_124 img,._pairCard_odmyt_96 img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;max-width:none}._singleImage_odmyt_103{position:relative;border-radius:18px;overflow:hidden;margin:0;background:var(--white);box-shadow:0 8px 25px #0d5d3f1a;height:380px}._imagesRow_odmyt_147{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;align-items:start}._imageWrapper_odmyt_124{position:relative;overflow:hidden;border-radius:18px;background:var(--white);box-shadow:0 8px 25px #0d5d3f1a;height:160px}._imageWrapper_odmyt_124 img{width:100%;height:100%;object-fit:fill;display:block;aspect-ratio:4 / 3}._badgeBefore_odmyt_186,._badgeAfter_odmyt_187{position:absolute;top:12px;left:12px;padding:.25rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600;color:var(--text-white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._badgeBefore_odmyt_186{background:#0d5d3fd9}._badgeAfter_odmyt_187{background:#14a86bd9}._badgeCombined_odmyt_207{position:absolute;bottom:16px;right:12px;padding:.25rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600;color:var(--text-white);background:#0d5d3fe6}._caption_odmyt_219{margin-top:1.25rem;text-align:center;color:var(--text-secondary)}._caption_odmyt_219 h3{margin-bottom:.4rem;color:var(--primary);font-size:1.2rem;font-family:var(--font-heading)}._callout_odmyt_232{margin-top:1.25rem;text-align:center;padding:0;background:none}._calloutButton_odmyt_247{display:inline-block;padding:.65rem 1.25rem;background:var(--primary);color:var(--text-white);border-radius:12px;font-size:.95rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .22s ease,transform .12s ease;box-shadow:0 6px 18px #0d5d3f14}._calloutButton_odmyt_247:hover,._calloutButton_odmyt_247:focus{background:var(--primary-dark);transform:translateY(-2px)}._navButton_odmyt_295{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:#ffffffe6;color:var(--primary);font-size:1.5rem;cursor:pointer;box-shadow:0 10px 25px #0000001a;transition:transform .2s ease,box-shadow .2s ease}._navButton_odmyt_295:hover,._navButton_odmyt_295:focus-visible{transform:translateY(-50%) scale(1.08);box-shadow:0 12px 30px #0d5d3f2e}._navPrev_odmyt_317{left:1rem}._navNext_odmyt_321{right:1rem}._dots_odmyt_325{display:flex;justify-content:center;gap:.5rem;margin-top:1.75rem}._dot_odmyt_325{width:12px;height:12px;border-radius:999px;border:none;background:var(--neutral-bg);cursor:pointer;transition:width .2s ease,background .2s ease}._dotActive_odmyt_342{width:32px;background:var(--primary)}@media(max-width:768px){._sliderRoot_odmyt_1{padding:1.75rem}._sliderViewport_odmyt_40{max-width:340px}._singleImage_odmyt_103{height:280px}._imageWrapper_odmyt_124{height:180px}._navButton_odmyt_295{display:none}}@media(max-width:375px){._singleImage_odmyt_103{height:240px}._imageWrapper_odmyt_124{height:160px}}._pricingCard_1q9b5_1{max-width:600px;margin:0 auto;background:var(--white);color:var(--text-primary);padding:3rem;border-radius:var(--radius);box-shadow:0 8px 40px var(--shadow-hover);text-align:center}._pricingSectionTitle_1q9b5_14{color:var(--bg-primary)}._priceTag_1q9b5_18{display:flex;align-items:baseline;justify-content:center;gap:1rem;margin-bottom:1rem}._priceAmount_1q9b5_26{font-size:3.5rem;font-weight:700;color:var(--primary);font-family:var(--font-heading)}._priceOriginal_1q9b5_33{font-size:1.5rem;color:var(--text-tertiary);text-decoration:line-through}._priceNote_1q9b5_39{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem}._bonuses_1q9b5_45{background:var(--bg-primary);padding:1rem;border-radius:var(--radius-small);margin:1.5rem 0;text-align:left;font-size:.9rem}._bonuses_1q9b5_45 h3{margin-bottom:1rem;color:var(--text-primary);font-size:1.3rem;font-family:var(--font-heading)}._bonuses_1q9b5_45 ul{list-style:none;padding:0}._bonuses_1q9b5_45 li{padding:.5rem 0;color:var(--text-secondary);font-weight:500}._guarantee_1q9b5_72{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:2rem 0;padding:1rem;background:#6bcfa533;border-radius:var(--radius-small);color:var(--text-primary);font-size:.8rem}._guarantee_1q9b5_72 svg{width:24px;height:24px;color:var(--accent);stroke-width:2}._secureCheckout_1q9b5_92{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;color:var(--text-secondary);font-size:.8rem}._secureCheckout_1q9b5_92 svg{width:20px;height:20px;stroke-width:2}._disclaimerSmall_1q9b5_108{font-size:.85rem;color:var(--text-secondary);margin-top:1.5rem;line-height:1.6}._pulseAnimation_1q9b5_115{animation:_pulse_1q9b5_115 2s infinite}@keyframes _pulse_1q9b5_115{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media(max-width:768px){._pricingCard_1q9b5_1{padding:2rem 1.5rem}._priceAmount_1q9b5_26{font-size:2.5rem}}._faqList_31mr5_1{max-width:800px;margin:0 auto}._faqItem_31mr5_6{margin-bottom:1rem;background:var(--white);border-radius:var(--radius);box-shadow:0 2px 10px var(--shadow-card);overflow:hidden}._faqQuestion_31mr5_14{width:100%;padding:1rem;background:#607760;border:none;text-align:left;font-size:.8rem;font-weight:600;color:var(--text-primary);cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:var(--transition);font-family:var(--font-body)}._faqQuestion_31mr5_14:hover{background:var(--bg-primary)}._faqIcon_31mr5_35{font-size:1.5rem;color:var(--primary);transition:var(--transition);font-weight:300}._faqItem_31mr5_6._active_31mr5_42 ._faqIcon_31mr5_35{transform:rotate(45deg)}._faqAnswer_31mr5_46{max-height:0;font-size:.8rem;overflow:hidden;transition:max-height .3s ease-out;background-color:#797979;color:#000}._faqItem_31mr5_6._active_31mr5_42 ._faqAnswer_31mr5_46{max-height:500px}._faqAnswer_31mr5_46 p{padding:0 1.5rem 1.5rem;line-height:1.8}._creatorContent_1vnsh_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;align-items:center;max-width:1000px;margin:0 auto}._creatorImage_1vnsh_10{text-align:center}._imagePlaceholder_1vnsh_14{width:200px;height:200px;background:linear-gradient(135deg,var(--bg-warm),var(--bg-secondary));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:4rem;margin:0 auto;box-shadow:0 8px 30px var(--shadow-soft)}._creatorText_1vnsh_27 h2{font-size:2.5rem;margin-bottom:.5rem;color:var(--primary);font-family:var(--font-heading)}._creatorTagline_1vnsh_34{color:var(--text-secondary);font-size:1.1rem;margin-bottom:1.5rem;font-style:italic}._creatorText_1vnsh_27 p{color:var(--text-secondary);line-height:1.8;margin-bottom:1rem}._creatorText_1vnsh_27 strong{color:var(--text-primary)}@media(max-width:768px){._creatorContent_1vnsh_1{grid-template-columns:1fr;text-align:center}}._finalCta_13bye_1{text-align:center;color:var(--text-white)}._finalCta_13bye_1 h2{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1rem;color:var(--text-white);font-family:var(--font-heading)}._ctaSubtitle_13bye_13{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9}._urgencyNote_13bye_19{margin-top:1.5rem;font-size:1rem;opacity:.9}._finalCta_13bye_1 .btn-primary{background:var(--white);color:var(--primary)}._finalCta_13bye_1 .btn-primary:hover{background:var(--bg-primary);color:var(--primary)}._pulseAnimation_13bye_35{animation:_pulse_13bye_35 2s infinite}@keyframes _pulse_13bye_35{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._hero_1gjuv_1{min-height:50vh;display:flex;align-items:center;justify-content:center;padding:80px 20px;background:linear-gradient(135deg,var(--bg-primary),var(--bg-secondary));text-align:center}._hero_1gjuv_1 h1{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1rem;color:var(--text-primary);font-family:var(--font-heading)}._subtitle_1gjuv_18{font-size:clamp(1.1rem,2vw,1.4rem);color:var(--text-secondary);max-width:800px;margin:0 auto}._content_1gjuv_25{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;align-items:center}._imageSection_1gjuv_32{text-align:center}._creatorImage_1gjuv_36{display:flex;justify-content:center;align-items:center;align-self:center}._imagePlaceholder_1gjuv_43{width:300px;height:300px;min-width:300px;min-height:300px;max-width:300px;max-height:300px;border-radius:50%!important;overflow:hidden!important;display:flex;align-items:center;justify-content:center;margin:0 auto;box-shadow:0 8px 30px var(--shadow-soft);background:linear-gradient(135deg,var(--bg-warm),var(--bg-secondary));flex-shrink:0;-webkit-clip-path:circle(50% at 50% 50%);clip-path:circle(50% at 50% 50%)}._imagePlaceholder_1gjuv_43 img,._creatorImg_1gjuv_77{width:100%;height:100%;max-width:none;object-fit:cover;display:block;border-radius:0}._textSection_1gjuv_90 h2{font-size:2.5rem;margin-bottom:1.5rem;color:var(--primary);font-family:var(--font-heading)}._textSection_1gjuv_90 p{font-size:1.1rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1rem}._highlight_1gjuv_104{font-size:1.2rem;font-weight:600;color:var(--primary);font-style:italic}._sectionTitle_1gjuv_111{font-size:clamp(2rem,4vw,3rem);text-align:center;margin-bottom:3rem;color:var(--primary);font-family:var(--font-heading)}._valuesGrid_1gjuv_119{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}._valueCard_1gjuv_125{background:var(--white);color:var(--text-primary);padding:2rem;border-radius:var(--radius);box-shadow:0 4px 20px var(--shadow-card);text-align:center}._valueCard_1gjuv_125 h3{font-size:1.5rem;margin-bottom:1rem;color:var(--primary);font-family:var(--font-heading)}._valueCard_1gjuv_125 p{color:var(--text-secondary);line-height:1.8}@media(max-width:768px){._content_1gjuv_25{grid-template-columns:1fr}._imagePlaceholder_1gjuv_43{width:200px;height:200px;min-width:200px;min-height:200px;max-width:200px;max-height:200px;flex-basis:200px}}._hero_142yu_1{min-height:50vh;display:flex;align-items:center;justify-content:center;padding:80px 20px;background:linear-gradient(135deg,var(--bg-primary),var(--bg-secondary));text-align:center}._hero_142yu_1 h1{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1rem;color:var(--text-primary);font-family:var(--font-heading)}._subtitle_142yu_18{font-size:clamp(1.1rem,2vw,1.4rem);color:var(--text-secondary);max-width:800px;margin:0 auto}._contactGrid_142yu_25{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}._formSection_142yu_31 h2{font-size:2rem;margin-bottom:2rem;color:var(--primary);font-family:var(--font-heading)}._contactForm_142yu_38{display:flex;flex-direction:column;gap:1.5rem}._contactForm_142yu_38>div{display:flex;flex-direction:column;gap:.5rem}._contactForm_142yu_38 label{font-weight:600;color:var(--text-primary);font-size:.95rem}._contactForm_142yu_38 input,._contactForm_142yu_38 textarea{padding:12px;border:2px solid var(--neutral-bg);border-radius:var(--radius-small);font-size:1rem;font-family:var(--font-body);transition:var(--transition);color:var(--text-primary);background:var(--white)}._contactForm_142yu_38 input:focus,._contactForm_142yu_38 textarea:focus{outline:none;border-color:var(--primary)}._contactForm_142yu_38 textarea{resize:vertical;min-height:120px}._statusMessage_142yu_79{padding:1rem;border-radius:var(--radius-small);margin-top:1rem}._statusMessage_142yu_79._success_142yu_85{background:#6bcfa533;color:#0a3d2a;border:1px solid var(--accent)}._statusMessage_142yu_79._error_142yu_91{background:#ef444426;color:#991b1b;border:1px solid #EF4444}._infoCard_142yu_97{background:var(--bg-primary);padding:2rem;border-radius:var(--radius);box-shadow:0 4px 20px var(--shadow-card);color:var(--text-primary)}._infoCard_142yu_97 h3{font-size:1.5rem;margin-bottom:1.5rem;color:var(--text-primary);font-family:var(--font-heading)}._infoItem_142yu_112{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}._infoItem_142yu_112 svg{width:24px;height:24px;color:var(--primary);flex-shrink:0;margin-top:.25rem}._infoLabel_142yu_127{font-weight:600;color:var(--text-primary);margin-bottom:.25rem}._infoItem_142yu_112 a{color:var(--primary);text-decoration:none}._infoItem_142yu_112 a:hover{text-decoration:underline;color:var(--primary-light)}._infoItem_142yu_112 p{color:var(--text-secondary);margin:0}@media(max-width:768px){._contactGrid_142yu_25{grid-template-columns:1fr}}._hero_1nuqc_1{min-height:50vh;display:flex;align-items:center;justify-content:center;padding:80px 20px;background:linear-gradient(135deg,var(--bg-primary),var(--bg-secondary));text-align:center}._hero_1nuqc_1 h1{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1rem;color:var(--text-primary);font-family:var(--font-heading)}._subtitle_1nuqc_18{font-size:clamp(1.1rem,2vw,1.4rem);color:var(--text-secondary);max-width:800px;margin:0 auto}._servicesGrid_1nuqc_25{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}._serviceCard_1nuqc_32{background:var(--white);color:var(--text-primary);padding:2.5rem;border-radius:var(--radius);box-shadow:0 4px 20px var(--shadow-card);transition:var(--transition);border:1px solid var(--neutral-bg)}._serviceCard_1nuqc_32:hover{transform:translateY(-8px);box-shadow:0 8px 40px var(--shadow-hover);border-color:var(--primary-tint-2)}._serviceCard_1nuqc_32 h3{font-size:1.8rem;margin-bottom:1rem;color:var(--primary);font-family:var(--font-heading)}._serviceCard_1nuqc_32 p{color:var(--text-secondary);line-height:1.8;font-size:1.05rem}@media(max-width:768px){._servicesGrid_1nuqc_25{grid-template-columns:1fr}}._ctaButton_1nuqc_67{margin:1rem;display:flex;justify-content:center;text-decoration:none}._pulseAnimation_1nuqc_78{margin:2rem;padding:1rem;animation:_pulse_1nuqc_78 2s infinite;background-color:var(--neutral-bg);color:#fff;text-decoration:none;border:none;border-radius:8px;font-size:1rem;display:flex;justify-content:center;size:50%;cursor:pointer}._pulseAnimation_1nuqc_78:hover{background-color:var(--primary);transform:translateY(8px);transition:var(--transition)}@keyframes _pulse_1nuqc_78{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._hero_15ry4_1{min-height:40vh;display:flex;align-items:center;justify-content:center;padding:60px 20px;background:linear-gradient(135deg,var(--bg-primary),var(--bg-secondary));text-align:center}._hero_15ry4_1 h1{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem;color:var(--text-primary);font-family:var(--font-heading)}._subtitle_15ry4_18{font-size:clamp(1rem,1.5vw,1.2rem);color:var(--text-secondary);max-width:600px;margin:0 auto}._content_15ry4_25{max-width:800px;margin:0 auto}._content_15ry4_25 h2{font-size:2rem;margin-top:3rem;margin-bottom:1rem;color:var(--primary);font-family:var(--font-heading)}._content_15ry4_25 h2:first-of-type{margin-top:0}._content_15ry4_25 p{font-size:1.05rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1.5rem}._wrapper_1m0ja_1{margin-top:2.5rem;display:grid;gap:1rem}._card_1m0ja_8{background:#7ebe849d;border-radius:18px;overflow:hidden;transition:all .3s ease;color:#000}._card_1m0ja_8._open_1m0ja_16{background:var(--sage-bg)}._question_1m0ja_21{width:100%;border:none;background:transparent;padding:1.3rem 1.5rem;display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:600;cursor:pointer;text-align:left}._questionText_1m0ja_38{color:#1c420d}._icon_1m0ja_43{font-size:1.4rem;font-weight:700;line-height:1}._answer_1m0ja_50{overflow:hidden;transition:max-height .35s ease}._answer_1m0ja_50 p{padding:0 1.5rem 1.4rem;font-size:.95rem;line-height:1.6;opacity:.9;color:#1c420d}._sliderRoot_1be75_1{background:var(--white);border-radius:24px;padding:2.5rem;box-shadow:0 12px 45px #0d5d3f1f;border:1px solid var(--neutral-bg);max-width:920px;margin:0 auto}._headingRow_1be75_11{text-align:center;margin-bottom:2rem}._heading_1be75_11{font-family:var(--font-heading);font-size:clamp(2rem,4vw,2.6rem);color:var(--primary);margin-bottom:.5rem}._headingSubtext_1be75_23{color:var(--text-secondary);font-size:1rem}._sliderViewport_1be75_28{position:relative;overflow:hidden;outline:none;width:100%;max-width:500px;margin:0 auto}._sliderViewport_1be75_28:focus-visible{box-shadow:0 0 0 3px #14a86b66;border-radius:20px}._sliderTrack_1be75_42{display:flex;transition:transform .6s ease;width:100%}._slide_1be75_1{min-width:100%;opacity:.3;transition:opacity .4s ease;padding:.5rem;box-sizing:border-box}._slideActive_1be75_56{opacity:1}._pairCard_1be75_60{background:var(--bg-primary);border-radius:20px;padding:1.5rem;box-shadow:0 15px 35px #0a3d2a1f}._singleImage_1be75_67{position:relative;border-radius:18px;overflow:hidden;margin:0;background:var(--white);box-shadow:0 8px 25px #0d5d3f1a;height:380px}._singleImage_1be75_67 img,._imageWrapper_1be75_78 img,._pairCard_1be75_60 img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;max-width:none}._imagesRow_1be75_88{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;align-items:start}._imageWrapper_1be75_78{position:relative;overflow:hidden;border-radius:18px;background:var(--white);box-shadow:0 8px 25px #0d5d3f1a;height:160px}._imageWrapper_1be75_78 img{width:100%;height:100%;object-fit:fill;display:block;aspect-ratio:4 / 3}._badgeBefore_1be75_112,._badgeAfter_1be75_113{position:absolute;top:12px;left:12px;padding:.25rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600;color:var(--text-white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._badgeBefore_1be75_112{background:#0d5d3fd9}._badgeAfter_1be75_113{background:#14a86bd9}._badgeCombined_1be75_133{position:absolute;bottom:16px;right:12px;padding:.25rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600;color:var(--text-white);background:#0d5d3fe6}._caption_1be75_145{margin-top:1.25rem;text-align:center;color:var(--text-secondary)}._caption_1be75_145 h3{margin-bottom:.4rem;color:var(--primary);font-size:1.2rem;font-family:var(--font-heading)}._callout_1be75_158{margin-top:1.25rem;text-align:center;padding:0;background:none}._calloutButton_1be75_165{display:inline-block;padding:.65rem 1.25rem;background:var(--primary);color:var(--text-white);border-radius:12px;font-size:.95rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .22s ease,transform .12s ease;box-shadow:0 6px 18px #0d5d3f14}._calloutButton_1be75_165:hover,._calloutButton_1be75_165:focus{background:var(--primary-dark);transform:translateY(-2px)}._navButton_1be75_185{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:#ffffffe6;color:var(--primary);font-size:1.5rem;cursor:pointer;box-shadow:0 10px 25px #0000001a;transition:transform .2s ease,box-shadow .2s ease}._navButton_1be75_185:hover,._navButton_1be75_185:focus-visible{transform:translateY(-50%) scale(1.08);box-shadow:0 12px 30px #0d5d3f2e}._navPrev_1be75_207{left:1rem}._navNext_1be75_211{right:1rem}._dots_1be75_215{display:flex;justify-content:center;gap:.5rem;margin-top:1.75rem}._dot_1be75_215{width:12px;height:12px;border-radius:999px;border:none;background:var(--neutral-bg);cursor:pointer;transition:width .2s ease,background .2s ease}._dotActive_1be75_232{width:32px;background:var(--primary)}@media(max-width:768px){._sliderRoot_1be75_1{padding:1.75rem}._sliderViewport_1be75_28{max-width:340px}._singleImage_1be75_67{height:280px}._imageWrapper_1be75_78{height:180px}._navButton_1be75_185{display:none}}@media(max-width:375px){._singleImage_1be75_67{height:240px}._imageWrapper_1be75_78{height:160px}}:root{--forest-deep: #064C34;--forest-primary: #0F6E4A;--forest-light: #14A86B;--sage-primary: #3FA26A;--sage-light: #5BC088;--sage-bg: #C6E3D0;--sage-pale: #E0F0E6;--off-white: #FFFDF6;--soft-beige: #F4EDE2;--text-primary: #2C2C2C;--text-secondary: #5A5A5A;--text-light: #8A8A8A;--white: #FFFFFF}._pageWrapper_19f0t_19{min-height:100vh;background:var(--off-white);width:100%;position:relative}._stickyTopBar_19f0t_27{position:fixed;top:-80px;left:0;right:0;background:var(--white);box-shadow:0 2px 20px #064c3426;z-index:1000;transition:top .3s ease;border-bottom:2px solid var(--sage-bg)}._stickyTopBar_19f0t_27._visible_19f0t_39{top:0}._stickyTopContent_19f0t_43{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}._stickyBrand_19f0t_52{font-size:1.2rem;font-weight:700;color:var(--forest-light);letter-spacing:-.5px}._stickyCTA_19f0t_59{background:var(--text-primary);color:var(--white);padding:.75rem 1.5rem;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 8px 12px #0f6e4a4d}._stickyCTA_19f0t_59:hover{background:var(--sage-light);transform:translateY(-2px);box-shadow:0 6px 16px #0f6e4a66}._hero_19f0t_77{position:relative;padding:5rem 0 4rem;min-height:100vh;display:flex;align-items:center;overflow:hidden}._heroBg_19f0t_87{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0d3d2e;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(6px) scale(1.05);z-index:0;transition:opacity .5s ease}._heroOverlay_19f0t_100{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a231cd9,#0a231cb3,#0a231cd9);z-index:1}._hero_19f0t_77>*:not(._heroBg_19f0t_87):not(._heroOverlay_19f0t_100){position:relative;z-index:2}._heroContent_19f0t_118{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}._trustPills_19f0t_127{display:flex;justify-content:center;margin-bottom:1.5rem}._trustPill_19f0t_127{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:.6rem 1.25rem;border-radius:50px;font-size:.9rem;font-weight:600;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;gap:.5rem}._trustPillIcon_19f0t_147{width:18px;height:18px;flex-shrink:0}._heroHeadline_19f0t_154{font-size:clamp(2rem,6vw,3.2rem);font-weight:800;line-height:1.25;color:#fff;margin-bottom:1.5rem;letter-spacing:-.5px}._headlineStatic_19f0t_163{display:block;margin-bottom:.25rem;color:#fff}._headlineRotating_19f0t_169{display:block;min-height:1.3em;position:relative}._rotatingWord_19f0t_175{display:inline-block;background:linear-gradient(135deg,var(--forest-light) 0%,var(--sage-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:_fadeInWord_19f0t_1 .5s ease-out}@keyframes _fadeInWord_19f0t_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._heroSubheadline_19f0t_195{font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.7;color:#fffdf6e6;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}._heroBadges_19f0t_206{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-bottom:2rem}._heroBadge_19f0t_206{display:flex;align-items:center;gap:.4rem;background:#ffffff1a;padding:.5rem 1rem;border-radius:8px;font-size:.85rem;color:#fffffff2;font-weight:500}._badgeIcon_19f0t_226{width:18px;height:18px;flex-shrink:0}._priceDisplay_19f0t_233{display:flex;justify-content:center;align-items:center;gap:1rem;margin:1.5rem 0;flex-wrap:wrap}._originalPrice_19f0t_242{font-size:1.3rem;color:#c8c8c8cc;text-decoration:line-through}._currentPrice_19f0t_248{font-size:2.75rem;font-weight:800;color:#fff;line-height:1}._discountBadge_19f0t_255{background:linear-gradient(135deg,var(--forest-light) 0%,var(--sage-primary) 100%);color:var(--white);padding:.4rem .9rem;border-radius:50px;font-size:.85rem;font-weight:700}._heroCTA_19f0t_265{margin:1.5rem 0 1rem;font-size:1.15rem;padding:1.1rem 2.5rem;box-shadow:0 8px 30px #14a86b66;transition:all .3s ease;animation:_subtlePulse_19f0t_1 3s ease-in-out infinite}@keyframes _subtlePulse_19f0t_1{0%,to{box-shadow:0 8px 30px #14a86b66}50%{box-shadow:0 8px 40px #14a86b99}}._heroCTA_19f0t_265:hover{transform:translateY(-3px);box-shadow:0 12px 40px #14a86b80}._heroSecondaryAction_19f0t_289{background:none;border:none;color:#fffc;font-size:.95rem;cursor:pointer;padding:.5rem 1rem;transition:all .2s ease;font-family:var(--font-body)}._heroSecondaryAction_19f0t_289:hover{color:#fff;transform:translateY(2px)}._trustNote_19f0t_306{font-size:.85rem;color:#ffffffb3;margin-top:1rem;display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}._trustCheck_19f0t_317{color:var(--forest-light);width:16px;height:16px;flex-shrink:0}._trustSeparator_19f0t_325{opacity:.5}._painSection_19f0t_330{padding:5rem 0;background:var(--forest-primary)}._painHeader_19f0t_336{text-align:center;margin-bottom:3rem;opacity:0;transform:translateY(20px);transition:all .6s ease}._painHeader_19f0t_336._visible_19f0t_39{opacity:1;transform:translateY(0)}._painTitle_19f0t_349{font-size:clamp(2rem,5vw,2.8rem);font-weight:800;color:var(--text-primary);margin-bottom:.75rem;letter-spacing:-.5px}._painSubtitle_19f0t_357{font-size:1.1rem;color:var(--neutral-light)}._painQuoteGrid_19f0t_363{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem}._painQuoteCard_19f0t_371{background:var(--white);border-radius:16px;padding:2rem;border-left:4px solid var(--forest-primary);box-shadow:0 4px 20px #0f6e4a14;opacity:0;transform:translateY(30px);transition:all .5s cubic-bezier(.4,0,.2,1)}._painQuoteCard_19f0t_371._visible_19f0t_39{opacity:1;transform:translateY(0)}._painQuoteCard_19f0t_371:hover{box-shadow:0 8px 30px #0f6e4a1f;transform:translateY(-4px)}._painQuoteIcon_19f0t_392{width:40px;height:40px;display:block;margin-bottom:1rem;color:var(--forest-primary)}._painQuote_19f0t_363{font-size:1.05rem;line-height:1.7;color:var(--text-primary);font-style:italic;margin:0 0 1rem;quotes:none}._painAttribution_19f0t_409{font-size:.9rem;color:var(--text-light);font-style:normal;font-weight:600}._painHook_19f0t_417{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,var(--sage-primary) 0%,var(--forest-primary) 100%);border-radius:20px;margin-top:2rem;opacity:0;transform:translateY(20px);transition:all .6s ease}._painHook_19f0t_417._visible_19f0t_39{opacity:1;transform:translateY(0)}._painHookText_19f0t_433{font-size:clamp(1.2rem,3vw,1.5rem);line-height:1.6;color:var(--text-primary);margin-bottom:1.5rem}._painHookText_19f0t_433 strong{color:#c7ff4e}._painHookCTA_19f0t_444{background:none;border:none;color:var(--soft-beige);font-size:1rem;font-weight:600;cursor:pointer;padding:.75rem 1.5rem;transition:all .2s ease;font-family:var(--font-body)}._painHookCTA_19f0t_444:hover{color:var(--text-primary);transform:translateY(2px)}._sectionTitle_19f0t_462{font-size:clamp(2rem,4vw,2.8rem);font-weight:800;text-align:center;color:var(--text-primary);margin-bottom:3rem;letter-spacing:-.5px}@keyframes _shimmer_19f0t_1{0%{background-position:-200% center}to{background-position:200% center}}@keyframes _glowPulseLight_19f0t_1{0%,to{text-shadow:0 0 10px rgba(255,255,255,.3),0 0 20px rgba(255,255,255,.2),0 0 30px rgba(255,255,255,.1)}50%{text-shadow:0 0 15px rgba(255,255,255,.5),0 0 30px rgba(255,255,255,.4),0 0 45px rgba(255,255,255,.2)}}@keyframes _glowPulse_19f0t_1{0%,to{text-shadow:0 0 10px rgba(20,168,107,.3),0 0 20px rgba(20,168,107,.2),0 0 30px rgba(20,168,107,.1)}50%{text-shadow:0 0 15px rgba(20,168,107,.5),0 0 30px rgba(20,168,107,.4),0 0 45px rgba(20,168,107,.2)}}@keyframes _floatTitle_19f0t_1{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes _slideInLeft_19f0t_1{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes _scaleUp_19f0t_1{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes _underlineGrow_19f0t_1{0%{width:0}to{width:80px}}._painTitle_19f0t_349{font-size:clamp(2rem,5vw,2.8rem);font-weight:800;color:var(--text-primary);margin-bottom:.75rem;letter-spacing:-.5px;position:relative;display:inline-block}._painHeader_19f0t_336._visible_19f0t_39 ._painTitle_19f0t_349{animation:_scaleUp_19f0t_1 .6s cubic-bezier(.34,1.56,.64,1) forwards,_glowPulse_19f0t_1 3s ease-in-out infinite .6s}._transformTitle_19f0t_578{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.3;position:relative;text-shadow:0 2px 8px rgba(0,0,0,.4),0 4px 16px rgba(0,0,0,.2)}._transformHeader_19f0t_588._visible_19f0t_39 ._transformTitle_19f0t_578{animation:_floatTitle_19f0t_1 4s ease-in-out infinite}._reframeTitle_19f0t_593{font-size:clamp(2rem,5vw,2.8rem);font-weight:800;color:#fff;margin-bottom:1rem;letter-spacing:-.5px;position:relative;text-shadow:0 2px 8px rgba(0,0,0,.5),0 4px 16px rgba(0,0,0,.3)}._reframeHeader_19f0t_603._visible_19f0t_39 ._reframeTitle_19f0t_593{animation:_floatTitle_19f0t_1 4s ease-in-out infinite}._solutionTitle_19f0t_608{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;color:var(--text-primary);line-height:1.3;position:relative;display:inline-block}._solutionTitle_19f0t_608:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);height:4px;width:0;background:linear-gradient(90deg,var(--forest-light),var(--sage-primary));border-radius:2px}._solutionHeader_19f0t_629._visible_19f0t_39 ._solutionTitle_19f0t_608{animation:_slideInLeft_19f0t_1 .7s cubic-bezier(.34,1.56,.64,1) forwards}._solutionHeader_19f0t_629._visible_19f0t_39 ._solutionTitle_19f0t_608:after{animation:_underlineGrow_19f0t_1 .5s ease-out .5s forwards}._sectionTitle_19f0t_462{font-size:clamp(2rem,4vw,2.8rem);font-weight:800;text-align:center;color:var(--text-primary);margin-bottom:3rem;letter-spacing:-.5px;position:relative}._whatYouGetSection_19f0t_649 ._sectionTitle_19f0t_462{background:linear-gradient(90deg,var(--forest-light) 0%,var(--forest-primary) 25%,var(--forest-light) 50%,var(--forest-primary) 75%,var(--forest-light) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:_shimmer_19f0t_1 5s linear infinite}._valueStackSection_19f0t_666 ._sectionTitle_19f0t_462{animation:_floatTitle_19f0t_1 4s ease-in-out infinite}._faqSection_19f0t_671 ._sectionTitle_19f0t_462{position:relative}._faqSection_19f0t_671 ._sectionTitle_19f0t_462:before,._faqSection_19f0t_671 ._sectionTitle_19f0t_462:after{content:"?";position:absolute;font-size:1.5rem;color:var(--forest-primary);opacity:.3;animation:_floatTitle_19f0t_1 3s ease-in-out infinite}._faqSection_19f0t_671 ._sectionTitle_19f0t_462:before{left:-40px;animation-delay:0s}._faqSection_19f0t_671 ._sectionTitle_19f0t_462:after{right:-40px;animation-delay:1.5s}._founderTitle_19f0t_696{font-size:2.2rem;font-weight:800;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.3;position:relative}._founderTitle_19f0t_696:after{content:"";position:absolute;bottom:-8px;left:0;height:3px;width:60px;background:linear-gradient(90deg,var(--forest-primary),var(--sage-light));border-radius:2px}._guaranteeTitle_19f0t_717{font-size:1.6rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.3;text-shadow:0 2px 8px rgba(0,0,0,.5),0 4px 16px rgba(0,0,0,.3);animation:_floatTitle_19f0t_1 4s ease-in-out infinite}._choiceTitle_19f0t_728{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;color:var(--text-primary);margin-bottom:2rem;line-height:1.3;animation:_floatTitle_19f0t_1 4s ease-in-out infinite}._differenceTitle_19f0t_738{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:2rem;text-align:center;position:relative}._differenceTitle_19f0t_738:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);height:3px;width:50px;background:linear-gradient(90deg,var(--forest-light),var(--sage-primary));border-radius:2px;animation:_underlineGrow_19f0t_1 .5s ease-out forwards}._reframeSection_19f0t_761{padding:5rem 0;background:linear-gradient(135deg,var(--sage-pale) 0%,var(--forest-deep) 100%)}._reframeContent_19f0t_766{max-width:1000px;margin:0 auto}._reframeHeader_19f0t_603{text-align:center;margin-bottom:3rem;opacity:0;transform:translateY(20px);transition:all .6s ease}._reframeHeader_19f0t_603._visible_19f0t_39{opacity:1;transform:translateY(0)}._reframeBadge_19f0t_785{display:inline-block;background:#3c3c3c33;color:var(--white);padding:.5rem 1.25rem;border-radius:50px;font-size:.85rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}._reframeIntro_19f0t_798{font-size:1.15rem;line-height:1.8;color:#1b1b1b;text-align:center;max-width:700px;margin:0 auto}._statsGrid_19f0t_808{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:3rem 0;opacity:0;transform:translateY(20px);transition:all .6s ease}._statsGrid_19f0t_808._visible_19f0t_39{opacity:1;transform:translateY(0)}._statCard_19f0t_823{background:#fffffff2;border-radius:16px;padding:2rem 1.5rem;text-align:center;box-shadow:0 8px 30px #0000001a}._statNumber_19f0t_831{display:block;font-size:clamp(2rem,5vw,2.8rem);font-weight:800;color:var(--forest-primary);line-height:1;margin-bottom:.5rem}._statLabel_19f0t_840{font-size:.9rem;color:#181818;line-height:1.4}._reframeGrid_19f0t_847{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:3rem 0}._reframeCard_19f0t_854{background:var(--white);border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0f6e4a1a;opacity:0;transform:translateY(20px);transition:all .5s ease}._reframeCard_19f0t_854._visible_19f0t_39{opacity:1;transform:translateY(0)}._reframeCard_19f0t_854:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0f6e4a26}._reframeIcon_19f0t_874{width:48px;height:48px;display:block;margin-bottom:1rem;color:var(--forest-primary)}._reframeCard_19f0t_854 h3{font-size:1.25rem;font-weight:700;color:var(--forest-primary);margin-bottom:.75rem}._reframeCard_19f0t_854 p{font-size:.95rem;line-height:1.7;color:var(--text-secondary);margin:0}._reframeConclusionBox_19f0t_897{text-align:center;padding:3rem 2rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;border:1px solid rgba(255,255,255,.2);margin-top:2rem;opacity:0;transform:translateY(20px);transition:all .6s ease}._reframeConclusionBox_19f0t_897._visible_19f0t_39{opacity:1;transform:translateY(0)}._reframeConclusion_19f0t_897{font-size:clamp(1.2rem,3vw,1.5rem);line-height:1.6;color:var(--white);margin-bottom:1.5rem;font-style:italic}._reframeConclusion_19f0t_897 strong{color:var(--sage-light)}._reframeCTA_19f0t_927{background:var(--white);border:none;color:var(--forest-primary);font-size:1rem;font-weight:600;cursor:pointer;padding:.85rem 2rem;border-radius:50px;transition:all .3s ease;font-family:var(--font-body)}._reframeCTA_19f0t_927:hover{background:var(--sage-light);color:var(--white);transform:translateY(-2px)}._solutionSection_19f0t_947{padding:5rem 0;background:var(--off-white)}._solutionContent_19f0t_952{max-width:900px;margin:0 auto;text-align:center}._solutionHeader_19f0t_629{margin-bottom:2.5rem;opacity:0;transform:translateY(20px);transition:all .6s ease}._solutionHeader_19f0t_629._visible_19f0t_39{opacity:1;transform:translateY(0)}._solutionBadge_19f0t_971{display:inline-block;background:var(--forest-primary);color:var(--white);padding:.5rem 1.25rem;border-radius:50px;font-size:.85rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}._solutionTitle_19f0t_608{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;color:#1b1b1b;line-height:1.3}._guideCoverWrapper_19f0t_992{position:relative;display:inline-block;margin:2rem 0;opacity:0;transform:translateY(20px);transition:all .6s ease}._guideCoverWrapper_19f0t_992._visible_19f0t_39{opacity:1;transform:translateY(0)}._guideCover_19f0t_992{width:100%;max-width:420px;height:auto;border-radius:12px;box-shadow:0 20px 60px #0f6e4a33;animation:_floatGuide_19f0t_1 4s ease-in-out infinite}@media(max-width:768px){._guideCover_19f0t_992{max-width:320px}}@keyframes _floatGuide_19f0t_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._guideCoverGlow_19f0t_1026{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;background:radial-gradient(circle,rgba(20,168,107,.15) 0%,transparent 70%);z-index:-1;border-radius:50%}._solutionIntro_19f0t_1034{font-size:1.15rem;line-height:1.8;color:#1b1b1b;text-align:center;max-width:700px;margin:0 auto 3rem}._solutionIntro_19f0t_1034 strong{color:var(--forest-primary)}._solutionDifference_19f0t_1048{background:var(--white);border-radius:20px;padding:2.5rem;box-shadow:0 8px 30px #0f6e4a14;text-align:left}._differenceTitle_19f0t_738{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:2rem;text-align:center}._differenceList_19f0t_1064{display:flex;flex-direction:column;gap:1.5rem}._differenceItem_19f0t_1070{display:flex;gap:1.25rem;align-items:flex-start;padding:1.25rem;background:var(--sage-pale);border-radius:12px;transition:all .3s ease}._differenceItem_19f0t_1070:hover{background:var(--sage-bg);transform:translate(5px)}._differenceIcon_19f0t_1085{width:44px;height:44px;flex-shrink:0;color:var(--forest-primary)}._differenceContent_19f0t_1092 h4{font-size:1.1rem;font-weight:700;color:var(--forest-primary);margin:0 0 .5rem}._differenceContent_19f0t_1092 p{font-size:.95rem;line-height:1.6;color:#1b1b1b;margin:0}._solutionCTA_19f0t_1107{background:none;border:none;color:var(--forest-primary);font-size:1rem;font-weight:600;cursor:pointer;padding:1rem 2rem;margin-top:2rem;transition:all .2s ease;font-family:var(--font-body)}._solutionCTA_19f0t_1107:hover{color:var(--forest-light);transform:translateY(2px)}._transformationSection_19f0t_1126{padding:5rem 0;background:linear-gradient(135deg,var(--sage-pale) 0%,var(--forest-deep) 100%)}._transformHeader_19f0t_588{text-align:center;margin-bottom:3rem;opacity:0;transform:translateY(20px);transition:all .6s ease}._transformHeader_19f0t_588._visible_19f0t_39{opacity:1;transform:translateY(0)}._transformBadge_19f0t_1145{display:inline-block;background:var(--sage-light);color:var(--white);padding:.5rem 1.25rem;border-radius:50px;font-size:.85rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}._transformTitle_19f0t_578{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;color:var(--white);margin-bottom:1rem;line-height:1.3}._transformSubtitle_19f0t_1166{font-size:1.1rem;line-height:1.7;color:var(--text-primary);text-align:center;max-width:700px;margin:0 auto}._transformationNote_19f0t_1175{margin-top:3rem;text-align:center;padding:1.25rem 2rem;background:#fffffff2;border-radius:12px;max-width:600px;margin-left:auto;margin-right:auto}._transformationNote_19f0t_1175 p{font-size:.9rem;color:var(--text-light);line-height:1.6;margin:0}._transformCTA_19f0t_1194{text-align:center;margin-top:2.5rem}._whatYouGetSection_19f0t_649{padding:5rem 0;background:linear-gradient(135deg,var(--soft-beige) 0%,var(--forest-deep) 100%);color:var(--text-primary)}._whatYouGetGrid_19f0t_1206{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}._whatYouGetCard_19f0t_1213{background:linear-gradient(135deg,var(--forest-deep) 0%,var(--sage-light) 100%);border:2px solid var(--sage-bg);border-radius:16px;padding:2.5rem;text-align:center;transition:all .3s ease}._whatYouGetCard_19f0t_1213:hover{border-color:var(--forest-primary);box-shadow:0 8px 24px #0f6e4a26;transform:translateY(-4px)}._whatYouGetIcon_19f0t_1228{width:52px;height:52px;margin:0 auto 1.25rem;color:var(--forest-primary)}._whatYouGetCard_19f0t_1213 h3{font-size:1.4rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}._whatYouGetCard_19f0t_1213 p{font-size:1rem;line-height:1.7;color:var(--text-secondary)}._founderSection_19f0t_1249{padding:5rem 0;background:var(--sage-bg)}._founderContent_19f0t_1254{display:grid;grid-template-columns:300px 1fr;gap:4rem;align-items:start;max-width:1100px;margin:0 auto}._founderImageWrapper_19f0t_1263{position:relative}._founderImage_19f0t_1263{width:100%;height:300px;object-fit:cover;border-radius:20px;box-shadow:0 8px 24px #0f6e4a33}._founderText_19f0t_1275{background:var(--white);border-radius:20px;padding:3rem;box-shadow:0 4px 16px #0f6e4a1a}._founderBadge_19f0t_1282{display:inline-block;background:var(--forest-primary);color:var(--white);padding:.5rem 1.25rem;border-radius:50px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem}._founderTitle_19f0t_696{font-size:2.2rem;font-weight:800;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.3}._founderText_19f0t_1275 p{font-size:1.1rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1.5rem}._founderText_19f0t_1275 p strong{color:var(--forest-primary);font-weight:700}._founderSignature_19f0t_1313{font-size:1.1rem;font-weight:600;color:var(--forest-primary);margin-top:2rem;padding-top:2rem;border-top:2px solid var(--sage-bg)}._founderSignature_19f0t_1313 span{font-size:.95rem;font-weight:400;color:var(--text-light);display:block;margin-top:.25rem}._valueStackSection_19f0t_666{padding:4rem 0}._valueStackSection_19f0t_666 ._sectionTitle_19f0t_462{font-size:clamp(1.5rem,3.5vw,2rem);margin-bottom:2rem}._valueStack_19f0t_666{max-width:600px;margin:2rem auto 0;background:var(--white);border:2px solid var(--sage-bg);border-radius:16px;padding:2rem}._valueItem_19f0t_1349{display:flex;justify-content:space-between;align-items:center;padding:.875rem 0;border-bottom:1px solid var(--sage-bg)}._valueItem_19f0t_1349:last-of-type{border-bottom:none}._valueName_19f0t_1361{font-size:.95rem;color:var(--text-secondary)}._valuePrice_19f0t_1366{font-size:1rem;font-weight:700;color:var(--text-primary)}._valueTotal_19f0t_1372{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;margin-top:.75rem;border-top:2px solid var(--forest-primary);border-bottom:2px solid var(--forest-primary)}._valueTotalLabel_19f0t_1382{font-size:1.1rem;font-weight:700;color:var(--text-primary)}._valueTotalPrice_19f0t_1388{font-size:1.4rem;font-weight:800;color:var(--text-primary);text-decoration:line-through}._valueFinal_19f0t_1395{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:1.5rem 0 0;margin-top:.75rem}._valueFinalLabel_19f0t_1404{font-size:.95rem;color:var(--text-secondary)}._valueFinalPrice_19f0t_1409{font-size:2.5rem;font-weight:800;color:var(--forest-primary);line-height:1}._valueFinalDiscount_19f0t_1416{font-size:.95rem;font-weight:700;color:var(--forest-light)}._guaranteeSection_19f0t_1423{padding:4rem 0;background:var(--soft-beige)}._guaranteeContent_19f0t_1428{max-width:700px;margin:0 auto;text-align:center;background:linear-gradient(135deg,var(--sage-light) 0%,var(--forest-deep) 100%);border-radius:20px;padding:2.5rem 2rem;box-shadow:0 8px 32px #0f6e4a26}._guaranteeIcon_19f0t_1438{width:56px;height:56px;margin:0 auto 1rem;color:var(--white)}._guaranteeTitle_19f0t_717{font-size:1.6rem;font-weight:800;color:var(--white);margin-bottom:1rem;line-height:1.3}._guaranteeText_19f0t_1453{font-size:1rem;line-height:1.6;color:#fffffff2;margin-bottom:1rem}._guaranteeNote_19f0t_1460{font-size:.9rem;line-height:1.5;color:#fffc;font-style:italic}._finalPricingSection_19f0t_1468{padding:5rem 0;background:var(--off-white)}._finalPricingContent_19f0t_1473{max-width:800px;margin:0 auto;text-align:center}._choiceSection_19f0t_1480{margin-bottom:3rem}._choiceTitle_19f0t_728{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;color:#1c1c1c;margin-bottom:2rem;line-height:1.3}._choiceGrid_19f0t_1492{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}._choiceCard_19f0t_1499{padding:2rem;border-radius:16px;text-align:left}._choiceCardFaded_19f0t_1505{background:var(--sage-pale);opacity:.85}._choiceCardFaded_19f0t_1505 ._choiceLabel_19f0t_1510,._choiceCardFaded_19f0t_1505 p{color:#1b1b1b}._choiceCardHighlight_19f0t_1518{background:linear-gradient(135deg,var(--forest-primary) 0%,var(--sage-primary) 100%);box-shadow:0 8px 30px #0f6e4a40}._choiceCardHighlight_19f0t_1518 p{color:#fffffff2}._choiceLabel_19f0t_1510{display:block;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;opacity:.7}._choiceCardHighlight_19f0t_1518 ._choiceLabel_19f0t_1510{color:var(--sage-light)}._choiceCard_19f0t_1499 p{font-size:1rem;line-height:1.6;margin:0}._finalPriceBox_19f0t_1548{background:var(--white);border-radius:24px;padding:3rem;box-shadow:0 8px 40px #0f6e4a1a}._finalPriceDisplay_19f0t_1555{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}._finalOriginalPrice_19f0t_1564{font-size:1.5rem;color:var(--text-light);text-decoration:line-through}._finalCurrentPrice_19f0t_1570{font-size:clamp(3rem,8vw,4rem);font-weight:800;color:var(--forest-primary);line-height:1}._finalDiscountBadge_19f0t_1577{background:linear-gradient(135deg,var(--forest-light) 0%,var(--sage-primary) 100%);color:var(--white);padding:.5rem 1.25rem;border-radius:50px;font-size:.95rem;font-weight:700}._priceContext_19f0t_1586{font-size:1rem;color:var(--text-secondary);margin-bottom:2rem;font-style:italic}._finalPricingCTA_19f0t_1593{margin:0 0 2rem;font-size:1.2rem;padding:1.25rem 3rem;box-shadow:0 8px 30px #0f6e4a4d;transition:all .3s ease;animation:_subtlePulse_19f0t_1 3s ease-in-out infinite}._finalPricingCTA_19f0t_1593:hover{transform:translateY(-3px);box-shadow:0 12px 40px #0f6e4a66}._finalTrustStrip_19f0t_1608{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:1.5rem}._trustItem_19f0t_1616{display:flex;align-items:center;gap:.4rem;font-size:.9rem;color:var(--text-secondary);font-weight:500}._trustIcon_19f0t_1625{width:18px;height:18px;flex-shrink:0}._paymentMethods_19f0t_1631{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;padding-top:1.5rem;border-top:1px solid var(--sage-bg)}._paymentMethod_19f0t_1631{font-size:.85rem;color:var(--text-light);font-weight:500;padding:.4rem .8rem;background:var(--sage-pale);border-radius:6px}._faqSection_19f0t_671{padding:5rem 0;background:var(--sage-pale)}._faqSection_19f0t_671 h2{color:#181818}._stickyBottomCTA_19f0t_1660{position:fixed;bottom:-100px;left:0;right:0;background:var(--white);box-shadow:0 -4px 30px #064c3426;z-index:1000;transition:bottom .3s ease;border-top:2px solid var(--sage-bg)}._stickyBottomCTA_19f0t_1660._visible_19f0t_39{bottom:0}._stickyBottomContent_19f0t_1676{max-width:1200px;margin:0 auto;padding:.85rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}._stickyBottomLeft_19f0t_1686{display:flex;align-items:center;gap:1rem}._stickyBottomPrice_19f0t_1692{display:flex;align-items:baseline;gap:.5rem}._stickyBottomOriginal_19f0t_1698{font-size:.9rem;color:var(--text-light);text-decoration:line-through}._stickyBottomCurrent_19f0t_1704{font-size:1.6rem;font-weight:800;color:var(--forest-primary)}._stickyBottomSaving_19f0t_1710{font-size:.75rem;font-weight:600;color:var(--white);background:var(--forest-light);padding:.25rem .6rem;border-radius:4px}._stickyBottomButton_19f0t_1719{background:linear-gradient(135deg,var(--forest-primary) 0%,var(--sage-primary) 100%);color:var(--white);padding:.9rem 1.75rem;border-radius:50px;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #0f6e4a4d;white-space:nowrap}._stickyBottomButton_19f0t_1719:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0f6e4a66}._stickyBrandIcon_19f0t_1738{width:18px;height:18px;flex-shrink:0}@media(max-width:768px){._hero_19f0t_77{padding:4rem 0 3rem;min-height:auto}._trustPill_19f0t_127{font-size:.8rem;padding:.5rem 1rem}._heroHeadline_19f0t_154{font-size:clamp(1.6rem,7vw,2.2rem)}._heroSubheadline_19f0t_195{font-size:.95rem}._heroBadges_19f0t_206{gap:.5rem}._heroBadge_19f0t_206{font-size:.75rem;padding:.4rem .75rem}._currentPrice_19f0t_248{font-size:2.25rem}._heroCTA_19f0t_265{padding:1rem 2rem;font-size:1rem}._painSection_19f0t_330{padding:3rem 0}._painTitle_19f0t_349{font-size:1.6rem;margin-bottom:.5rem}._painSubtitle_19f0t_357{font-size:.95rem;color:var(--neutral-light)}._painQuoteGrid_19f0t_363{grid-template-columns:1fr;gap:.875rem}._painQuoteCard_19f0t_371{padding:1.25rem;border-radius:12px}._painQuoteIcon_19f0t_392{width:32px;height:32px;margin-bottom:.75rem}._painQuote_19f0t_363{font-size:.95rem;line-height:1.5;margin-bottom:.5rem}._painAttribution_19f0t_409{font-size:.8rem}._painHook_19f0t_417{padding:1.5rem 1.25rem;margin-top:1.5rem;border-radius:16px}._painHookText_19f0t_433{font-size:1.25rem;line-height:1.5;margin-bottom:1rem}._statsGrid_19f0t_808{grid-template-columns:1fr;gap:1rem}._statCard_19f0t_823{padding:1.5rem}._statNumber_19f0t_831{font-size:2rem}._reframeGrid_19f0t_847{grid-template-columns:1fr}._reframeConclusionBox_19f0t_897{padding:2rem 1.5rem}._solutionDifference_19f0t_1048{padding:1.5rem}._differenceItem_19f0t_1070{padding:1rem}._differenceIcon_19f0t_1085{font-size:1.5rem}._transformTitle_19f0t_578{font-size:clamp(1.5rem,5vw,2rem)}._whatYouGetSection_19f0t_649{padding:3rem 0}._whatYouGetGrid_19f0t_1206{grid-template-columns:1fr;gap:1rem;margin-top:2rem}._whatYouGetCard_19f0t_1213{padding:1.5rem;border-radius:12px}._whatYouGetIcon_19f0t_1228{width:40px;height:40px;margin-bottom:1rem}._whatYouGetCard_19f0t_1213 h3{font-size:1.1rem;margin-bottom:.5rem}._whatYouGetCard_19f0t_1213 p{font-size:.9rem;line-height:1.5}._founderContent_19f0t_1254{grid-template-columns:1fr;gap:1.5rem}._founderImageWrapper_19f0t_1263{max-width:200px;margin:0 auto}._founderImage_19f0t_1263{height:auto;aspect-ratio:1 / 1;object-fit:cover;object-position:center top;border-radius:50%;width:100%}._founderText_19f0t_1275{padding:1.5rem}._founderTitle_19f0t_696{font-size:1.5rem;margin-bottom:1rem}._founderText_19f0t_1275 p{font-size:.95rem;line-height:1.6;margin-bottom:1rem}._founderSignature_19f0t_1313{font-size:1rem;margin-top:1.5rem;padding-top:1.5rem}._valueStackSection_19f0t_666{padding:3rem 0}._valueStackSection_19f0t_666 ._sectionTitle_19f0t_462{font-size:1.3rem;margin-bottom:1.5rem}._valueStack_19f0t_666{padding:1.5rem 1.25rem}._valueItem_19f0t_1349{padding:.75rem 0}._valueName_19f0t_1361{font-size:.85rem}._valuePrice_19f0t_1366{font-size:.9rem}._valueTotalLabel_19f0t_1382{font-size:.95rem}._valueTotalPrice_19f0t_1388{font-size:1.2rem}._valueFinalPrice_19f0t_1409{font-size:2rem}._valueFinalLabel_19f0t_1404,._valueFinalDiscount_19f0t_1416{font-size:.85rem}._guaranteeSection_19f0t_1423{padding:2rem 0}._guaranteeContent_19f0t_1428{padding:1.5rem 1.25rem;border-radius:16px}._guaranteeIcon_19f0t_1438{width:44px;height:44px;margin-bottom:.75rem}._guaranteeTitle_19f0t_717{font-size:1.3rem;margin-bottom:.75rem}._guaranteeText_19f0t_1453{font-size:.9rem;line-height:1.5;margin-bottom:.75rem}._guaranteeNote_19f0t_1460{font-size:.8rem;line-height:1.4}._choiceGrid_19f0t_1492{grid-template-columns:1fr}._choiceCard_19f0t_1499{padding:1.5rem}._finalPriceBox_19f0t_1548{padding:2rem 1.5rem}._finalCurrentPrice_19f0t_1570{font-size:2.75rem}._finalPricingCTA_19f0t_1593{padding:1rem 2rem;font-size:1rem}._finalTrustStrip_19f0t_1608{gap:1rem}._trustItem_19f0t_1616{font-size:.8rem}._paymentMethods_19f0t_1631{gap:.75rem}._paymentMethod_19f0t_1631{font-size:.75rem;padding:.3rem .6rem}._stickyTopContent_19f0t_43{padding:.6rem 1rem}._stickyBrand_19f0t_52{font-size:.9rem}._stickyCTA_19f0t_59{padding:.5rem 1rem;font-size:.8rem}._stickyBottomContent_19f0t_1676{padding:.7rem 1rem}._stickyBottomLeft_19f0t_1686{gap:.5rem}._stickyBottomOriginal_19f0t_1698{font-size:.75rem}._stickyBottomCurrent_19f0t_1704{font-size:1.3rem}._stickyBottomSaving_19f0t_1710{display:none}._stickyBottomButton_19f0t_1719{padding:.7rem 1.25rem;font-size:.85rem}}@media(max-width:375px){._heroHeadline_19f0t_154{font-size:1.5rem}._currentPrice_19f0t_248{font-size:2rem}._heroBadges_19f0t_206{flex-direction:column;align-items:center}._choiceCard_19f0t_1499 p{font-size:.9rem}._finalCurrentPrice_19f0t_1570{font-size:2.5rem}}@keyframes _pulse_19f0t_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._hero_eu3ph_1{background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%);color:var(--text-white);padding:4rem 0 3rem;text-align:center}._heroTitle_eu3ph_8{font-size:3rem;font-weight:700;margin-bottom:1rem;color:var(--text-white)}._heroSubtitle_eu3ph_15{font-size:1.25rem;opacity:.95;max-width:600px;margin:0 auto;color:var(--text-white)}._productsGrid_eu3ph_23{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-top:3rem}._productCard_eu3ph_30{background:var(--bg-secondary);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-card);transition:var(--transition);display:flex;flex-direction:column;max-width:500px}._productCard_eu3ph_30:hover{transform:translateY(-8px);box-shadow:var(--shadow-hover)}._productImageWrapper_eu3ph_46{position:relative;width:100%;height:300px;overflow:hidden;background:var(--bg-secondary)}._productImage_eu3ph_46{width:100%;height:100%;object-fit:fit;transition:var(--transition)}._productCard_eu3ph_30:hover ._productImage_eu3ph_46{transform:scale(1.05)}._discountBadge_eu3ph_65{position:absolute;top:1rem;right:1rem;background:var(--primary);color:var(--text-white);padding:.5rem 1rem;border-radius:var(--radius-small);font-weight:600;font-size:.875rem;z-index:1}._productContent_eu3ph_78{padding:2rem;display:flex;flex-direction:column;flex-grow:1}._productTitle_eu3ph_85{font-size:1.75rem;margin-bottom:1rem;color:var(--text-primary)}._productDescription_eu3ph_91{color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem;flex-grow:1}._productPricing_eu3ph_98{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._originalPrice_eu3ph_105{font-size:1.125rem;color:var(--text-light);text-decoration:line-through}._currentPrice_eu3ph_111{font-size:1.75rem;font-weight:700;color:var(--primary)}._productButton_eu3ph_117{width:100%;margin-top:auto}@media(max-width:768px){._heroTitle_eu3ph_8{font-size:2rem}._heroSubtitle_eu3ph_15{font-size:1rem}._productsGrid_eu3ph_23{grid-template-columns:1fr;gap:2rem}._productImageWrapper_eu3ph_46{height:250px}._productContent_eu3ph_78{padding:1.5rem}}._container_l7e9j_1{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#f8faf9,#e8f3ed)}._content_l7e9j_10{text-align:center;max-width:600px}._errorCode_l7e9j_15{font-size:clamp(6rem,15vw,10rem);font-weight:700;color:var(--primary);opacity:.15;line-height:1;display:block;margin-bottom:-2rem}._title_l7e9j_25{font-family:var(--font-heading);font-size:clamp(1.75rem,4vw,2.5rem);color:var(--primary);margin-bottom:1rem}._message_l7e9j_32{font-size:1.1rem;color:var(--text-secondary);margin-bottom:.5rem}._suggestion_l7e9j_38{font-size:1rem;color:var(--text-muted);margin-bottom:2rem}._actions_l7e9j_44{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}._primaryBtn_l7e9j_52{display:inline-block;padding:.875rem 2rem;background:var(--primary);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease}._primaryBtn_l7e9j_52:hover{background:var(--primary-dark);transform:translateY(-2px)}._secondaryBtn_l7e9j_68{display:inline-block;padding:.875rem 2rem;background:transparent;color:var(--primary);text-decoration:none;border:2px solid var(--primary);border-radius:8px;font-weight:600;transition:all .3s ease}._secondaryBtn_l7e9j_68:hover{background:var(--primary);color:#fff}._helpLinks_l7e9j_85{padding-top:2rem;border-top:1px solid rgba(13,93,63,.1)}._helpLinks_l7e9j_85 p{color:var(--text-muted);font-size:.9rem;margin-bottom:1rem}._helpLinks_l7e9j_85 ul{list-style:none;padding:0;display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}._helpLinks_l7e9j_85 a{color:var(--primary);text-decoration:none;font-size:.9rem;transition:color .2s ease}._helpLinks_l7e9j_85 a:hover{color:var(--secondary);text-decoration:underline}@media(max-width:480px){._actions_l7e9j_44{flex-direction:column}._primaryBtn_l7e9j_52,._secondaryBtn_l7e9j_68{width:100%;text-align:center}._helpLinks_l7e9j_85 ul{flex-direction:column;gap:.75rem}}:root{--primary: #0D5D3F;--primary-light: #14A86B;--primary-dark: #0A3D2A;--primary-tint-1: #2D8F6A;--primary-tint-2: #4BAF8A;--primary-tint-3: #6BCFA5;--secondary: #3FA26A;--secondary-light: #5BC088;--secondary-dark: #2D7A52;--secondary-tint: #7DD4A8;--accent: #6BBF8A;--accent-light: #8DD4A8;--accent-dark: #4FA06E;--gold: #D4AF37;--gold-light: #E8C866;--gold-dark: #B8941F;--champagne: #F5E6D3;--bg-primary: #F0F7F3;--bg-secondary: #E8F3ED;--bg-tertiary: #E0EFE7;--bg-warm: #FAF8F3;--bg-luxury: #F7F5F0;--white: #FFFFFF;--neutral-bg: #D4E8DC;--neutral-light: #E8F3ED;--neutral-dark: #B8D4C4;--text-primary: #1A2E24;--text-secondary: #2C3E32;--text-tertiary: #4A5C50;--text-light: #6B7A70;--text-white: #FFFFFF;--peach: var(--bg-warm);--rose: var(--primary);--lavender: var(--secondary);--mint: var(--accent);--ivory: var(--bg-primary);--text-dark: var(--text-primary);--light-bg: var(--bg-primary);--warm-bg: var(--bg-warm);--shadow-soft: rgba(13, 93, 63, .12);--shadow-hover: rgba(13, 93, 63, .2);--shadow-card: rgba(13, 93, 63, .08);--font-heading: "Playfair Display", serif;--font-body: "Inter", sans-serif;--radius: 16px;--radius-small: 8px;--transition: all .3s cubic-bezier(.4, 0, .2, 1)}@media(prefers-color-scheme:dark){:root{--bg-primary: #0A1F15;--bg-secondary: #0F2E20;--bg-tertiary: #1A3D2E;--primary: #14A86B;--primary-light: #2DD48A;--secondary: #4FA06E;--text-primary: #F5F5F5;--text-secondary: #C8C8C8;--text-light: #9A9A9A;--light-bg: var(--bg-primary);--warm-bg: var(--bg-secondary);--white: var(--bg-tertiary);--neutral-bg: var(--bg-secondary);--border: #2A4A3A;--shadow-soft: rgba(20, 168, 107, .2);--shadow-hover: rgba(20, 168, 107, .3)}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-secondary);background-color:var(--bg-primary);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;line-height:1.2;color:var(--text-primary)}p,span,div,li,td,th{color:var(--text-secondary)}.card,.modal-content,.white-bg{color:var(--text-primary)}.white-bg p,.white-bg span,.white-bg div{color:var(--text-secondary)}img{display:block;max-width:100%;height:auto}*:focus-visible{outline:3px solid var(--primary);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
