@import"https://fonts.googleapis.com/css2?family=Fraunces:wght@500;600;700&family=Outfit:wght@400;500;600;700&family=Space+Grotesk:wght@500;700&display=swap";body{margin:0;background:#f8f9fb}._page_1odsg_8{--bg-0: #f8f9fb;--bg-1: #ffffff;--ink-900: #202534;--ink-700: #4f576a;--ink-500: #747f96;--line: #e1e6f0;--panel: #ffffff;--panel-soft: #fbfcff;--brand-600: #2f449f;--brand-700: #1e2f7d;--accent-600: #2f8f73;--accent-700: #25705a;--brand-100: rgba(47, 68, 159, .08);min-height:100%;padding:1.25rem;color:var(--ink-900);font-family:Outfit,Segoe UI,sans-serif;background:radial-gradient(circle at 8% 0%,rgba(47,68,159,.06) 0%,transparent 32%),radial-gradient(circle at 96% 16%,rgba(47,143,115,.07) 0%,transparent 34%),linear-gradient(180deg,var(--bg-0) 0%,var(--bg-1) 64%)}._topBar_1odsg_33,._hero_1odsg_34,._section_1odsg_35,._ctaPanel_1odsg_36,._footer_1odsg_37{width:min(1200px,100%);margin-inline:auto;animation:_riseIn_1odsg_1 .48s ease both}._topBar_1odsg_33{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:.75rem 1rem;margin-bottom:1rem;border:1px solid var(--line);border-radius:.95rem;background:#fffffff5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._brandLockup_1odsg_56{display:inline-flex;align-items:center;gap:.58rem;min-width:0}._brandImage_1odsg_63{display:block;width:2rem;height:2rem;object-fit:contain;flex:0 0 auto}._brandName_1odsg_71{font-family:Fraunces,Georgia,serif;font-size:1.55rem;font-weight:700;letter-spacing:-.01em;color:var(--ink-900);line-height:1;white-space:nowrap}._trustRow_1odsg_81{display:flex;flex-wrap:wrap;flex:1 1 22rem;justify-content:flex-end;gap:.45rem}._trustBadge_1odsg_89{border:1px solid #d8dfeb;border-radius:999px;padding:.25rem .6rem;font-size:.75rem;font-weight:700;line-height:1.3;background:#fff;color:#303949}._hero_1odsg_34{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.92fr);gap:clamp(1.1rem,3vw,2rem);align-items:stretch;margin-bottom:1.2rem;padding:clamp(1rem,2.5vw,1.6rem);border:1px solid var(--line);border-radius:1.1rem;background:var(--panel);box-shadow:0 14px 28px #19223814}._heroContent_1odsg_113{display:grid;align-content:start;gap:.7rem}._eyebrow_1odsg_119{margin:0;color:#3854ad;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}._heroTitle_1odsg_128{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.75rem,4vw,2.9rem);line-height:1.08;letter-spacing:-.02em}._heroSubtitle_1odsg_136{margin:0;color:var(--ink-700);font-size:clamp(1rem,1.6vw,1.1rem);max-width:58ch}._heroTrustRow_1odsg_143{display:flex;flex-wrap:wrap;gap:.45rem;max-width:36rem}._heroTrustBadge_1odsg_150{border:1px solid #d8dfeb;border-radius:999px;padding:.25rem .6rem;font-size:.75rem;font-weight:700;line-height:1.3;background:#fff;color:#303949}._heroActions_1odsg_161{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;margin-top:.1rem}._heroForm_1odsg_169{display:grid;gap:.8rem;margin-top:.45rem;max-width:32rem}._heroField_1odsg_176{display:grid;gap:.32rem}._fieldLabel_1odsg_181{font-size:.87rem;font-weight:700;color:#2d3648}._heroInput_1odsg_187{height:2.75rem;width:100%;border:1px solid #d0d8e8;border-radius:.68rem;padding:0 .85rem;font:inherit;color:var(--ink-900);background:#fff}._heroInput_1odsg_187::placeholder{color:#8a94aa}._heroInput_1odsg_187:focus-visible,._heroButton_1odsg_203:focus-visible,._heroButtonLink_1odsg_204:focus-visible,._heroSecondaryLink_1odsg_205:focus-visible,._ctaButton_1odsg_206:focus-visible,._faqSummary_1odsg_207:focus-visible,._footerNav_1odsg_208 a:focus-visible{outline:3px solid #9fb1de;outline-offset:2px}._heroButton_1odsg_203,._heroButtonLink_1odsg_204,._ctaButton_1odsg_206{display:inline-flex;align-items:center;justify-content:center;min-height:2.85rem;border:1px solid transparent;border-radius:.72rem;padding:.72rem 1.1rem;font-family:Outfit,Segoe UI,sans-serif;font-size:.94rem;font-weight:700;line-height:1;cursor:pointer;text-decoration:none;background:linear-gradient(135deg,var(--accent-600),var(--accent-700));color:#f7faff;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}._heroButton_1odsg_203:hover,._heroButtonLink_1odsg_204:hover,._ctaButton_1odsg_206:hover{transform:translateY(-1px);box-shadow:0 10px 20px #25705a3d;filter:saturate(1.05)}._heroButton_1odsg_203:active,._heroButtonLink_1odsg_204:active,._ctaButton_1odsg_206:active{transform:translateY(0)}._heroSecondaryLink_1odsg_205{display:inline-flex;align-items:center;justify-content:center;min-height:2.85rem;border:1px solid #d0d8e8;border-radius:.72rem;padding:.72rem 1rem;color:#2f3b61;background:#fff;font-size:.94rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}._heroSecondaryLink_1odsg_205:hover{transform:translateY(-1px);border-color:#b9c6dd;box-shadow:0 10px 20px #18223b1a}._heroSecondaryLink_1odsg_205:active{transform:translateY(0)}._reassurance_1odsg_281{margin:0;font-size:.85rem;color:var(--ink-500)}._heroVisual_1odsg_287{display:flex;align-items:stretch}._heroImage_1odsg_292{width:100%;height:100%;min-height:21rem;border:1px solid #d4dceb;border-radius:1rem;object-fit:cover;background:#f7f8fc;box-shadow:inset 0 0 0 1px #ffffffbf,0 10px 22px #18223b1a}._section_1odsg_35{margin-bottom:1rem;padding:clamp(.95rem,2vw,1.25rem);border:1px solid var(--line);border-radius:1rem;background:var(--panel)}._sectionTitle_1odsg_313{margin:0 0 .8rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.22rem,2.3vw,1.62rem);letter-spacing:-.01em}._cardGrid_1odsg_320{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}._problemCard_1odsg_326,._solutionCard_1odsg_327{border:1px solid #dce2ee;border-radius:.84rem;background:var(--panel-soft);padding:.84rem .88rem}._problemCard_1odsg_326 p,._solutionCard_1odsg_327 p{margin:0;color:var(--ink-700);line-height:1.42}._solutionCard_1odsg_327 h3{margin:0 0 .35rem;font-size:1rem;line-height:1.24;color:#253257}._trustedRow_1odsg_348{display:flex;flex-wrap:wrap;gap:.55rem}._trustedPill_1odsg_354{border:1px dashed #d2d9e8;border-radius:999px;padding:.38rem .72rem;font-size:.82rem;font-weight:700;color:#364062;background:#fcfdff}._stepsRow_1odsg_364{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:.72rem 2.6rem}._stepCard_1odsg_371{position:relative;border:1px solid #d7dfef;border-radius:.72rem;background:#fbfcff;padding:.62rem 1rem;font-size:.92rem;font-weight:700;color:#2c3550;white-space:nowrap}._stepCard_1odsg_371:not(:last-child):after{content:"→";position:absolute;top:50%;left:calc(100% + 1.3rem);transform:translate(-50%,-50%);color:#5f6f8e;font-size:1.15rem;font-weight:800;line-height:1}._stepIndex_1odsg_395{color:#2f8f73}._benefitSplit_1odsg_398{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(.9rem,2.2vw,1.4rem);align-items:stretch}._productMock_1odsg_405{border:1px solid #d9e0ee;border-radius:.95rem;padding:.6rem;background:#fbfcff}._productShot_1odsg_412{display:block;width:100%;height:auto;border-radius:.78rem;border:1px solid #d6ddec;object-fit:cover;background:#f7f9fc}._benefitContent_1odsg_422{display:grid;gap:.8rem;place-content:center}._benefitContent_1odsg_422 ._sectionTitle_1odsg_313,._benefitList_1odsg_429{width:min(34rem,100%);justify-self:center}._benefitList_1odsg_429{margin:0;padding:0;list-style:none;display:grid;gap:.6rem}._benefitList_1odsg_429 li{display:flex;align-items:flex-start;gap:.5rem;color:var(--ink-700);line-height:1.45}._benefitList_1odsg_429 li:before{content:">";margin-top:.05rem;font-weight:800;color:#2f8f73}._faqList_1odsg_457{display:grid;gap:.55rem}._faqItem_1odsg_462{border:1px solid #dbe2ef;border-radius:.78rem;background:#fff;overflow:hidden}._faqSummary_1odsg_207{position:relative;list-style:none;cursor:pointer;padding:.74rem 2.5rem .74rem .82rem;font-weight:700;line-height:1.35;color:#29344f}._faqSummary_1odsg_207::-webkit-details-marker{display:none}._faqSummary_1odsg_207:after{content:"+";position:absolute;right:.92rem;top:50%;transform:translateY(-50%);color:#3d4a71;font-size:1.05rem}._faqItem_1odsg_462[open] ._faqSummary_1odsg_207:after{content:"-"}._faqAnswer_1odsg_497{margin:0;padding:0 .82rem .82rem;color:var(--ink-700);line-height:1.5}._ctaPanel_1odsg_36{margin-bottom:1rem;padding:1.35rem 1rem;border:1px solid #d7dfef;border-radius:1rem;text-align:center;background:radial-gradient(circle at center,rgba(47,143,115,.09) 0%,transparent 62%),radial-gradient(circle at 92% 6%,var(--brand-100) 0%,transparent 34%),#fff}._ctaTitle_1odsg_516{margin:0 0 .8rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.38rem,2.7vw,2rem);letter-spacing:-.01em;color:#1f2a42}._ctaNote_1odsg_524{margin:.68rem 0 0;color:var(--ink-500);font-size:.87rem}._footer_1odsg_37{display:flex;gap:.85rem;justify-content:space-between;align-items:center;margin-bottom:.8rem;padding:.8rem 1rem;border:1px solid var(--line);border-radius:.92rem;background:#fff}._footerBrandLockup_1odsg_542{display:inline-flex;align-items:center;gap:.48rem;min-width:0}._footerBrandImage_1odsg_549{display:block;width:1.72rem;height:1.72rem;object-fit:contain;flex:0 0 auto}._footerBrandName_1odsg_557{font-family:Fraunces,Georgia,serif;font-size:1.18rem;font-weight:700;letter-spacing:-.01em;color:var(--ink-900);line-height:1;white-space:nowrap}._footerNav_1odsg_208{display:flex;flex-wrap:wrap;gap:.7rem}._footerNav_1odsg_208 a{color:#33406a;text-decoration:none;font-size:.9rem;font-weight:700}._footerNav_1odsg_208 a:hover{color:#223159;text-decoration:underline}@keyframes _riseIn_1odsg_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:72rem){._hero_1odsg_34{grid-template-columns:minmax(0,1fr)}._heroImage_1odsg_292{min-height:15rem}._cardGrid_1odsg_320{grid-template-columns:repeat(2,minmax(0,1fr))}._benefitSplit_1odsg_398{grid-template-columns:minmax(0,1fr)}}@media(max-width:48rem){._page_1odsg_8{padding:.72rem}._topBar_1odsg_33,._hero_1odsg_34,._section_1odsg_35,._ctaPanel_1odsg_36,._footer_1odsg_37{border-radius:.85rem}._brandName_1odsg_71{font-size:1.24rem}._footerBrandName_1odsg_557{font-size:1.02rem}._trustRow_1odsg_81{justify-content:flex-start}._cardGrid_1odsg_320{grid-template-columns:minmax(0,1fr)}._stepsRow_1odsg_364{grid-template-columns:minmax(0,1fr);gap:.65rem}._stepCard_1odsg_371{white-space:normal}._stepCard_1odsg_371:after{display:none}._footer_1odsg_37{align-items:flex-start;flex-direction:column}}@media(max-width:64rem){._topBar_1odsg_33{align-items:flex-start;flex-wrap:wrap}._trustRow_1odsg_81{width:100%;justify-content:flex-start}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
