.Header-module__L0RYRG__header{z-index:1000;background:color-mix(in srgb,var(--bg)85%,transparent);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:64px;padding:0 5%;animation:.3s ease-out Header-module__L0RYRG__slideDown;display:flex;position:fixed;top:0;left:0;right:0}@keyframes Header-module__L0RYRG__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.Header-module__L0RYRG__logo{flex-shrink:0;align-items:center;display:flex}.Header-module__L0RYRG__logoDark{display:block}.Header-module__L0RYRG__logoLight{display:none}[data-theme=light] .Header-module__L0RYRG__logoDark{display:none}[data-theme=light] .Header-module__L0RYRG__logoLight{display:block}@media (prefers-color-scheme:light){:root:not([data-theme=dark]) .Header-module__L0RYRG__logoDark{display:none}:root:not([data-theme=dark]) .Header-module__L0RYRG__logoLight{display:block}}.Header-module__L0RYRG__nav{align-items:center;gap:2rem;display:flex}.Header-module__L0RYRG__navLink{color:var(--text-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__L0RYRG__navLink:hover{color:var(--text)}.Header-module__L0RYRG__actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Header-module__L0RYRG__downloadBtn{background:var(--color-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:50px;padding:.55rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.Header-module__L0RYRG__downloadBtn:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 16px #ff8a804d}@media (max-width:768px){.Header-module__L0RYRG__nav{display:none}.Header-module__L0RYRG__header{padding:0 4%}.Header-module__L0RYRG__downloadBtn{padding:.5rem 1rem;font-size:.8rem}}
.ThemeToggle-module__wcNHwW__toggle{border:1px solid var(--border);width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s;display:flex}.ThemeToggle-module__wcNHwW__toggle:hover{color:var(--text);border-color:var(--text-muted);background:var(--surface)}.ThemeToggle-module__wcNHwW__placeholder{flex-shrink:0;width:36px;height:36px}
.Footer-module__JuUh3a__footer{background:var(--bg);color:var(--text-muted);border-top:1px solid var(--border);padding:4rem 5% 2rem}.Footer-module__JuUh3a__grid{grid-template-columns:2fr 1fr 1fr;gap:3rem;max-width:1100px;margin:0 auto 3rem;display:grid}.Footer-module__JuUh3a__brandName{font-family:var(--font-dm-serif),serif;color:var(--text);margin-bottom:1rem;font-size:1.5rem}.Footer-module__JuUh3a__tagline{margin-bottom:1.25rem;font-size:.9rem;line-height:1.7}.Footer-module__JuUh3a__appStoreLink{color:var(--color-primary);font-size:.85rem;font-weight:500;text-decoration:none}.Footer-module__JuUh3a__appStoreLink:hover{opacity:.8}.Footer-module__JuUh3a__linksCol,.Footer-module__JuUh3a__connectCol{flex-direction:column;gap:.6rem;display:flex}.Footer-module__JuUh3a__linksCol a,.Footer-module__JuUh3a__connectCol a{color:var(--text-muted);font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__JuUh3a__linksCol a:hover,.Footer-module__JuUh3a__connectCol a:hover{color:var(--text)}.Footer-module__JuUh3a__colHeading{text-transform:uppercase;letter-spacing:.08em;color:var(--text);margin-bottom:.25rem;font-size:.75rem;font-weight:600}.Footer-module__JuUh3a__email{color:var(--text-muted);font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__JuUh3a__email:hover{color:var(--text)}.Footer-module__JuUh3a__bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding-top:1.5rem;font-size:.8rem;display:flex}.Footer-module__JuUh3a__bottomLinks{gap:1.5rem;display:flex}.Footer-module__JuUh3a__bottomLinks a{color:var(--text-muted);text-decoration:none;transition:color .2s}.Footer-module__JuUh3a__bottomLinks a:hover{color:var(--text)}@media (max-width:768px){.Footer-module__JuUh3a__grid{grid-template-columns:1fr}.Footer-module__JuUh3a__bottom{text-align:center;flex-direction:column;gap:1rem}}
.Hero-module__IA8Kha__hero{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:8rem 5% 5rem;display:flex;position:relative;overflow:hidden}.Hero-module__IA8Kha__blob{filter:blur(80px);pointer-events:none;border-radius:50%;animation:12s ease-in-out infinite Hero-module__IA8Kha__blob-drift;position:absolute}.Hero-module__IA8Kha__blob1{background:var(--color-primary);opacity:.08;width:500px;height:500px;animation-delay:0s;top:-10%;left:-5%}.Hero-module__IA8Kha__blob2{background:var(--color-secondary);opacity:.06;width:400px;height:400px;animation-delay:6s;bottom:-5%;right:-5%}.Hero-module__IA8Kha__inner{z-index:2;align-items:center;gap:5rem;width:100%;max-width:1200px;display:flex;position:relative}.Hero-module__IA8Kha__content{text-align:left;z-index:2;flex:1;position:relative}.Hero-module__IA8Kha__badge{border:1px solid var(--color-secondary);color:var(--color-secondary);letter-spacing:.04em;text-transform:uppercase;border-radius:50px;margin-bottom:2rem;padding:.4rem 1.1rem;font-size:.8rem;font-weight:500;display:inline-block}.Hero-module__IA8Kha__h1{font-family:var(--font-dm-serif),serif;color:var(--text);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:400;line-height:1.05}.Hero-module__IA8Kha__h1Coral{color:var(--color-primary)}.Hero-module__IA8Kha__subtitle{color:var(--text-muted);max-width:480px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.2rem);font-weight:400;line-height:1.65}.Hero-module__IA8Kha__buttons{flex-wrap:wrap;justify-content:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.Hero-module__IA8Kha__primaryBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:.9rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;box-shadow:0 4px 20px #ff8a804d}.Hero-module__IA8Kha__primaryBtn:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 8px 28px #ff8a8066}.Hero-module__IA8Kha__ghostBtn{color:var(--text);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:50px;padding:.9rem 2rem;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;transition:all .25s}.Hero-module__IA8Kha__ghostBtn:hover{border-color:var(--text-muted);color:var(--text)}.Hero-module__IA8Kha__socialProof{color:var(--text-muted);font-size:.875rem;line-height:1.5}.Hero-module__IA8Kha__phoneWrap{flex:none;width:600px;margin-right:-40px;position:relative}.Hero-module__IA8Kha__phoneImg{opacity:1;filter:drop-shadow(0 20px 56px #0006);border-radius:2.5rem;animation:7s ease-in-out infinite Hero-module__IA8Kha__float;display:block;-webkit-mask-image:radial-gradient(95% 95%,#000 50%,#0000 95%);mask-image:radial-gradient(95% 95%,#000 50%,#0000 95%)}@keyframes Hero-module__IA8Kha__float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@media (max-width:900px){.Hero-module__IA8Kha__inner{gap:3rem}.Hero-module__IA8Kha__phoneWrap{width:450px;margin-right:-20px}}@media (max-width:768px){.Hero-module__IA8Kha__hero{padding:6rem 5% 4rem}.Hero-module__IA8Kha__inner{flex-direction:column;gap:0}.Hero-module__IA8Kha__content{text-align:center;order:1}.Hero-module__IA8Kha__subtitle{margin-left:auto;margin-right:auto}.Hero-module__IA8Kha__buttons{flex-direction:column;justify-content:center;align-items:center}.Hero-module__IA8Kha__primaryBtn,.Hero-module__IA8Kha__ghostBtn{width:100%;max-width:320px}.Hero-module__IA8Kha__phoneWrap{display:none}.Hero-module__IA8Kha__blob1{width:300px;height:300px}.Hero-module__IA8Kha__blob2{width:250px;height:250px}}
.ProofStrip-module__Sfwm3q__strip{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 5%}.ProofStrip-module__Sfwm3q__inner{justify-content:space-between;align-items:center;gap:2rem;max-width:1000px;margin:0 auto;display:flex;position:relative}.ProofStrip-module__Sfwm3q__stat{text-align:center;flex:1;position:relative}.ProofStrip-module__Sfwm3q__value{font-family:var(--font-mono),monospace;margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1}.ProofStrip-module__Sfwm3q__textStat{font-family:var(--font-mono),monospace;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.1}.ProofStrip-module__Sfwm3q__label{color:var(--text-muted);font-size:.85rem;line-height:1.4}.ProofStrip-module__Sfwm3q__divider{background:var(--border);width:1px;height:48px;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:640px){.ProofStrip-module__Sfwm3q__inner{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.ProofStrip-module__Sfwm3q__divider{display:none}}
.Features-module__ujc9UW__features{background:var(--bg);padding:6rem 5%}.Features-module__ujc9UW__heading{text-align:center;margin-bottom:3.5rem}.Features-module__ujc9UW__sectionSub{color:var(--text-muted);margin-bottom:.25rem;font-size:1rem}.Features-module__ujc9UW__sectionTitle{font-family:var(--font-dm-serif),serif;color:var(--text);letter-spacing:-.02em;font-size:clamp(2rem,5vw,3rem)}.Features-module__ujc9UW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.Features-module__ujc9UW__card{background:var(--surface);border:1px solid var(--border);cursor:default;box-shadow:0 2px 12px var(--shadow);border-left:4px solid #0000;border-radius:16px;padding:2rem;transition:box-shadow .2s}.Features-module__ujc9UW__card:hover{box-shadow:0 8px 32px var(--shadow)}.Features-module__ujc9UW__imageContainer{justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.Features-module__ujc9UW__featureTitle{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.Features-module__ujc9UW__description{color:var(--text-muted);font-size:.9rem;line-height:1.65}@media (max-width:768px){.Features-module__ujc9UW__grid{grid-template-columns:1fr}}
.HowItWorks-module__7e16zW__section{background:var(--surface-alt);padding:6rem 5%}.HowItWorks-module__7e16zW__heading{text-align:center;margin-bottom:4rem}.HowItWorks-module__7e16zW__title{font-family:var(--font-dm-serif),serif;color:var(--text);letter-spacing:-.02em;margin-bottom:.25rem;font-size:clamp(2rem,5vw,3rem)}.HowItWorks-module__7e16zW__sub{color:var(--text-muted);font-size:1rem}.HowItWorks-module__7e16zW__timeline{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:900px;margin:0 auto;display:grid;position:relative}.HowItWorks-module__7e16zW__line{background:repeating-linear-gradient(90deg,var(--border)0,var(--border)6px,transparent 6px,transparent 12px);transform-origin:0;pointer-events:none;height:1px;position:absolute;top:56px;left:16.6667%;right:16.6667%}.HowItWorks-module__7e16zW__step{text-align:center;padding-top:1rem;position:relative}.HowItWorks-module__7e16zW__stepNum{font-family:var(--font-mono),monospace;color:var(--color-primary);opacity:.08;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:5rem;font-weight:800;line-height:1;position:absolute;top:-2rem;left:50%;transform:translate(-50%)}.HowItWorks-module__7e16zW__iconWrap{background:var(--surface);border:1px solid var(--border);z-index:1;width:64px;height:64px;color:var(--color-primary);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;display:flex;position:relative;box-shadow:0 4px 12px #0000000d}.HowItWorks-module__7e16zW__stepTitle{color:var(--text);z-index:1;margin-bottom:.75rem;font-size:1.125rem;font-weight:600;position:relative}.HowItWorks-module__7e16zW__stepBody{color:var(--text-muted);z-index:1;max-width:250px;margin:0 auto;font-size:.9375rem;line-height:1.6;position:relative}@media (max-width:640px){.HowItWorks-module__7e16zW__timeline{grid-template-columns:1fr;gap:2.5rem}.HowItWorks-module__7e16zW__line{display:none}}
.Levels-module__Zyr-iW__levels{background:var(--bg);padding:6rem 5%}.Levels-module__Zyr-iW__heading{text-align:center;margin-bottom:3.5rem}.Levels-module__Zyr-iW__sectionSub{color:var(--text-muted);margin-bottom:.25rem;font-size:1rem}.Levels-module__Zyr-iW__sectionTitle{font-family:var(--font-dm-serif),serif;color:var(--text);letter-spacing:-.02em;font-size:clamp(2rem,5vw,3rem)}.Levels-module__Zyr-iW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.Levels-module__Zyr-iW__card{background:var(--surface);border:1px solid var(--border);cursor:default;border-radius:20px;padding:2.5rem 2rem;transition:box-shadow .2s;position:relative}.Levels-module__Zyr-iW__card:hover{box-shadow:0 12px 40px var(--shadow)}.Levels-module__Zyr-iW__featured{box-shadow:0 0 0 1px currentcolor,0 8px 32px var(--shadow);border-width:1.5px}.Levels-module__Zyr-iW__popularBadge{background:var(--color-secondary);color:#fff;text-transform:uppercase;letter-spacing:.06em;border-radius:50px;padding:.25rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:-12px;right:20px}.Levels-module__Zyr-iW__badge{font-family:var(--font-mono),monospace;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.Levels-module__Zyr-iW__levelTitle{font-family:var(--font-dm-serif),serif;color:var(--text);margin-bottom:.5rem;font-size:1.75rem}.Levels-module__Zyr-iW__description{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.Levels-module__Zyr-iW__featuresList{list-style:none}.Levels-module__Zyr-iW__featuresList li{color:var(--text-muted);padding:.4rem 0 .4rem 1.25rem;font-size:.9rem;position:relative}.Levels-module__Zyr-iW__featuresList li:before{content:"✓";color:var(--accent,var(--color-accent));font-weight:700;position:absolute;left:0}@media (max-width:768px){.Levels-module__Zyr-iW__grid{grid-template-columns:1fr}}
.AppleHealth-module__S01F9a__section{background:var(--surface-alt);border-top:1px solid var(--border);padding:6rem 5%}.AppleHealth-module__S01F9a__inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1000px;margin:0 auto;display:grid}.AppleHealth-module__S01F9a__healthBadge{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.AppleHealth-module__S01F9a__heartIcon{color:#ff3b30;font-size:.9rem}.AppleHealth-module__S01F9a__title{font-family:var(--font-dm-serif),serif;color:var(--text);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.15}.AppleHealth-module__S01F9a__body{color:var(--text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.7}.AppleHealth-module__S01F9a__sources{flex-direction:column;gap:.6rem;list-style:none;display:flex}.AppleHealth-module__S01F9a__sources li{color:var(--text-muted);align-items:center;gap:.6rem;font-size:.9rem;display:flex}.AppleHealth-module__S01F9a__check{color:var(--color-accent);font-weight:700}.AppleHealth-module__S01F9a__visualSide{justify-content:center;align-items:center;display:flex}.AppleHealth-module__S01F9a__flowSvg{width:100%;max-width:280px}@media (max-width:768px){.AppleHealth-module__S01F9a__inner{grid-template-columns:1fr}.AppleHealth-module__S01F9a__visualSide{order:-1}}
.PhotoJourney-module__E35tkG__section{background:var(--bg);padding:6rem 5%;overflow:hidden}.PhotoJourney-module__E35tkG__heading{text-align:center;margin-bottom:4rem}.PhotoJourney-module__E35tkG__title{font-family:var(--font-dm-serif),serif;color:var(--text);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);line-height:1.15}.PhotoJourney-module__E35tkG__sub{color:var(--text-muted);max-width:480px;margin:0 auto;font-size:1rem;line-height:1.65}.PhotoJourney-module__E35tkG__collage{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:1000px;margin:0 auto;display:flex}.PhotoJourney-module__E35tkG__polaroid{rotate:var(--rotate,0deg);cursor:pointer;background:#fff;border-radius:4px;flex-shrink:0;padding:10px 10px 36px;transition:box-shadow .2s;box-shadow:0 4px 20px #00000040}.PhotoJourney-module__E35tkG__polaroid:hover{box-shadow:0 12px 40px #0006}.PhotoJourney-module__E35tkG__photoFrame{background:var(--surface);border-radius:4px;width:160px;height:160px;overflow:hidden}.PhotoJourney-module__E35tkG__dayLabel{text-align:center;font-family:var(--font-mono),monospace;color:#555;margin-top:8px;font-size:.75rem;font-weight:600}@media (max-width:640px){.PhotoJourney-module__E35tkG__collage{gap:1rem}.PhotoJourney-module__E35tkG__photoFrame{width:120px;height:120px}}
.contact-module__e0tDcW__container{background:var(--bg);min-height:80vh;padding:120px 5% 4rem}.contact-module__e0tDcW__header{text-align:center;margin-bottom:4rem}.contact-module__e0tDcW__title{font-family:var(--font-dm-serif),serif;color:var(--text);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem)}.contact-module__e0tDcW__description{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.contact-module__e0tDcW__formSection{background:var(--surface);box-shadow:0 20px 40px var(--shadow);border:1px solid var(--border);border-radius:24px;max-width:800px;margin:0 auto;padding:3rem}.contact-module__e0tDcW__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__e0tDcW__formGroup{flex-direction:column;display:flex}.contact-module__e0tDcW__label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.5rem;font-size:.9rem;font-weight:600}.contact-module__e0tDcW__input,.contact-module__e0tDcW__textarea{border:1px solid var(--border);color:var(--text);background:var(--bg);border-radius:12px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__e0tDcW__input:focus,.contact-module__e0tDcW__textarea:focus{border-color:var(--color-secondary);background:var(--surface-alt);outline:none;box-shadow:0 0 0 3px #9d88d426}.contact-module__e0tDcW__input::placeholder,.contact-module__e0tDcW__textarea::placeholder{color:var(--text-muted);opacity:.5}.contact-module__e0tDcW__textarea{resize:vertical;min-height:150px}.contact-module__e0tDcW__submitButton{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;margin-top:1rem;padding:1.2rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.contact-module__e0tDcW__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #ff8a8059}.contact-module__e0tDcW__submitButton:disabled{opacity:.6;cursor:not-allowed}.contact-module__e0tDcW__successMessage{text-align:center;color:#10b981;background:#10b9811a;border-radius:8px;margin-top:1rem;padding:1rem;font-weight:500}.contact-module__e0tDcW__errorMessage{text-align:center;color:#ef4444;background:#ef44441a;border-radius:8px;margin-top:1rem;padding:1rem;font-weight:500}@media (max-width:968px){.contact-module__e0tDcW__formSection{padding:2rem}.contact-module__e0tDcW__container{padding-top:100px}}@media (max-width:640px){.contact-module__e0tDcW__formSection{padding:1.5rem}.contact-module__e0tDcW__header{margin-bottom:2rem}}
.privacy-module__XMaYAW__container{background:var(--soft-white);max-width:800px;min-height:100vh;color:var(--charcoal);margin:0 auto;padding:120px 5% 4rem}.privacy-module__XMaYAW__title{font-family:var(--font-dm-serif),serif;text-align:center;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4rem)}.privacy-module__XMaYAW__lastUpdated{text-align:center;opacity:.6;margin-bottom:3rem;font-size:.9rem;font-style:italic}.privacy-module__XMaYAW__section{margin-bottom:2.5rem}.privacy-module__XMaYAW__heading{font-family:var(--font-dm-serif),serif;color:var(--charcoal);margin-bottom:1rem;font-size:1.5rem}.privacy-module__XMaYAW__text{opacity:.9;margin-bottom:1rem;font-size:1.05rem;line-height:1.7}.privacy-module__XMaYAW__list{margin-bottom:1rem;padding-left:1.5rem;list-style-type:disc}.privacy-module__XMaYAW__listItem{margin-bottom:.75rem;line-height:1.6}.privacy-module__XMaYAW__link{color:var(--charcoal);text-underline-offset:4px;text-decoration:underline;transition:opacity .2s}.privacy-module__XMaYAW__link:hover{opacity:.7}
.CTA-module__FNmTxW__ctaSection{text-align:center;background:var(--bg);padding:8rem 5%;position:relative;overflow:hidden}.CTA-module__FNmTxW__orb{background:radial-gradient(circle,var(--color-primary)0%,transparent 70%);opacity:.12;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module__FNmTxW__eyebrow{color:var(--text-muted);margin-bottom:1rem;font-size:1rem}.CTA-module__FNmTxW__title{font-family:var(--font-dm-serif),serif;color:var(--text);letter-spacing:-.02em;margin-bottom:2.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.15}.CTA-module__FNmTxW__primaryBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:1rem 2.5rem;font-family:inherit;font-size:1.1rem;font-weight:600;text-decoration:none;transition:opacity .2s;animation:2s ease-in-out infinite CTA-module__FNmTxW__breathe;display:inline-block;box-shadow:0 4px 24px #ff8a8059}.CTA-module__FNmTxW__primaryBtn:hover{opacity:.9}.CTA-module__FNmTxW__caption{color:var(--text-muted);margin-top:1.25rem;font-size:.85rem}
