body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--color-background);border-bottom:1px solid var(--color-border);z-index:100}.header-content{gap:2rem;padding:1rem 1.5rem}.logo{color:var(--color-primary);color:inherit!important;font-size:1.25rem;font-weight:700;gap:.75rem;text-decoration:none!important}.logo-icon{color:var(--color-primary);height:32px;width:32px}.logo-text{color:var(--color-dark)}.nav-desktop{gap:2rem}.nav-link{color:var(--color-text-secondary);font-weight:500}.nav-link:hover{color:var(--color-primary)}.header-actions{gap:1rem}.phone-link{color:var(--color-text-secondary);font-weight:500}.phone-link:hover{color:var(--color-primary)}.phone-icon{height:18px;width:18px}@media (min-width:768px){.nav-desktop,.phone-link{display:flex}}.hero-section{align-items:center;background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-dark) 100%);display:flex;min-height:600px}.hero-background{pointer-events:none}.hero-ekg-wave-container{height:400px;inset:0;bottom:0;margin-top:-400px;mix-blend-mode:screen;overflow:hidden;position:absolute;transform:translateY(20%);width:150%;z-index:0}.ekg-wave{color:#fff;height:200%;margin-left:-35%;margin-top:-95px;position:absolute;width:115%}.ekg-path{stroke-dasharray:1200;stroke-dashoffset:1200;animation:ekg-scroll 6s linear infinite}.ekg-path-1{animation-delay:0s;animation-duration:2s;opacity:.6}.ekg-path-2{animation-delay:1s;opacity:.3}@keyframes ekg-scroll{0%{stroke-dashoffset:1200}to{stroke-dashoffset:0}}.hero-svg{color:#fff}.hero-content{padding:4rem 1.5rem;position:relative;width:100%}.hero-inner{max-width:1280px}.hero-title{font-weight:800}.hero-span-title{font-size:2.5rem;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{font-size:1.25rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:800px}.hero-buttons,.trust-badges{align-items:center}.trust-badges{gap:2rem}.trust-badge{color:#fffffff2;font-weight:500}.trust-icon{color:#fffc;height:20px;width:20px}@media (max-width:420px){.ekg-wave{height:115%;margin-left:-50%;margin-top:130px;width:200%}.hero-title{font-size:2rem;font-weight:500}.hero-span-title{font-size:1.4rem;font-weight:400}}@media (min-width:421px) and (max-width:767px){.ekg-wave{height:110%;margin-left:-55%;margin-top:150px;width:245%}.hero-title{font-size:3.3rem!important;font-weight:500}.hero-span-title{font-size:2rem;font-weight:400}}@media (min-width:768px) and (max-width:1023px){.ekg-wave{height:200%;margin-left:-50%;margin-top:-79px;width:200%}.hero-title{font-size:3rem;font-weight:500}.hero-span-title{font-size:2.5rem;font-weight:400}}.tests-section{background-color:var(--color-cream);padding:5rem 0}.tests-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;margin:0 auto;max-width:78rem}.test-card{background-color:#fff;border:1px solid var(--color-purple-light-30);border-radius:12px;transition:transform .3s,box-shadow .3s}.test-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-4px)}.test-card-content{padding:1.5rem}.test-card-wrapper{align-items:first baseline;display:flex;gap:11px}.test-icon-wrapper{align-items:center;border-radius:50%;display:flex;height:3rem;justify-content:center;margin-bottom:0;width:3rem}.test-icon-purple{background-color:var(--color-purple-light-20)}.test-icon-pink{background-color:var(--color-pink-soft-30)}.test-icon{height:1.5rem;width:1.5rem}.test-icon,.test-title{color:var(--color-purple-deep)}.test-title{font-size:1.25rem;font-weight:700;margin-bottom:0}.test-description{color:var(--color-purple-deep-70);font-size:.875rem;line-height:1.6;margin-bottom:.75rem;margin-top:1rem}.test-features{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.test-feature{align-items:flex-start;color:var(--color-purple-deep-80);display:flex;font-size:.875rem;gap:.5rem}@media (min-width:768px){.tests-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.tests-grid{grid-template-columns:repeat(3,1fr)}}.why-screen-section{background:var(--color-surface);padding:5rem 1.5rem}.facts-grid{grid-gap:2rem;gap:2rem;grid-template-columns:2fr;margin-bottom:3rem}.fact-card{background:#fff;border:1px solid var(--color-border);border-radius:12px;transition:all .3s}.fact-card-highlight{border-color:var(--color-primary);box-shadow:0 4px 12px #2563eb1a}.fact-card:hover{box-shadow:0 12px 24px #0000001a}.fact-icon-wrapper{height:64px;margin:0 auto 1.5rem;width:64px}.fact-icon-red{background:#ef44441a}.fact-icon-purple{background:var(--color-primary-light)}.fact-icon-pink{background:var(--color-accent-light)}.fact-icon{color:var(--color-primary);height:32px;width:32px}.fact-icon-red .fact-icon{color:#ef4444}.fact-stat{color:var(--color-primary);font-size:1.8rem;margin-bottom:1rem}.fact-description{color:var(--color-text)}.fact-source{color:var(--color-text-secondary);font-size:.875rem}.learn-more-link{color:var(--color-primary);font-size:1rem}.learn-more-link:hover{color:var(--color-primary-dark)}@media (min-width:768px){.facts-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.facts-grid{grid-template-columns:repeat(4,1fr)}}.faqs-section{background:linear-gradient(135deg,var(--color-purple-light-30) 0,var(--color-pink-soft-30) 100%);padding:5rem 0}.faqs-accordion{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:48rem}.faq-item{background-color:#fff;border:1px solid var(--color-purple-light-30);border-radius:.75rem;box-shadow:0 2px 8px #0000000d;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:var(--color-purple-light);box-shadow:0 4px 16px #0000001a}.faq-trigger{align-items:center;background:none;border:none;color:var(--color-purple-deep);cursor:pointer;display:flex;font-size:1.0625rem;font-weight:600;gap:1rem;justify-content:space-between;padding:1.5rem;text-align:left;transition:all .3s ease;width:100%}.faq-trigger:hover{color:var(--color-purple-light)}.faq-trigger span{flex:1 1;line-height:1.5}.faq-chevron{color:var(--color-purple-deep);flex-shrink:0;height:1.25rem;transition:transform .3s ease,color .3s ease;width:1.25rem}.faq-chevron-open{color:var(--color-purple-light);transform:rotate(180deg)}.faq-content{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.faq-content-open{max-height:500px}.faq-content-inner{animation:fadeIn .4s ease;color:var(--color-purple-deep-70);font-size:.9375rem;line-height:1.7;padding:0 1.5rem 1.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.footer{background-color:var(--color-purple-deep);color:var(--color-cream);padding:3rem 0}.footer-content{margin:0 auto;max-width:1280px;padding:0 1rem}.footer-grid{grid-gap:2rem;display:grid;gap:2rem;margin-bottom:2rem}.footer-column{display:flex;flex-direction:column;gap:1rem}.footer-logo{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem;margin-top:1.1rem}.footer-logo-icon{fill:var(--color-cream);height:1.5rem;width:1.5rem}.footer-logo-text{font-size:1.125rem;font-weight:700}.footer-tagline{color:var(--color-cream-90);font-size:.875rem;line-height:1.6}.footer-heading{font-weight:700;margin-bottom:1rem}.footer-links{display:flex;flex-direction:column;font-size:.875rem;gap:1rem}.footer-link{align-items:center;color:var(--color-cream-90);display:flex;gap:.5rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:var(--color-cream)}.footer-address{align-items:flex-start;color:var(--color-cream-90);display:flex;gap:.5rem}.footer-icon{flex-shrink:0;height:1rem;margin-top:.125rem;width:1rem}.footer-link-simple{color:var(--color-cream-90);display:block;font-size:.875rem;text-decoration:none;transition:color .2s}.footer-link-simple:hover{color:var(--color-cream)}.footer-bottom{align-items:center;border-top:1px solid #fffef733;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;padding-top:2rem}.footer-copyright{color:var(--color-cream-90);font-size:.875rem}.footer-social{align-items:center;display:flex;gap:2.25rem}.footer-social-link{align-items:center;color:var(--color-cream-90);display:inline-flex;font-size:.95rem;gap:.5rem;letter-spacing:.01em;text-decoration:none;transition:color .25s ease,transform .15s ease}.footer-social-link:hover{color:var(--color-cream);transform:translateY(-2px)}.footer-social-icon{stroke-width:1.8;height:20px;width:20px}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-bottom{flex-direction:row;justify-content:space-between}}.floating-actions{bottom:100px;display:flex;flex-direction:column;gap:12px;left:20px;opacity:0;position:fixed;transform:translateX(-100%);transition:all .5s ease-in-out;z-index:999}.floating-actions-visible{opacity:1;transform:translateX(0)}.floating-action-close{align-items:center;align-self:flex-start;background:#00000040;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;margin-bottom:4px;padding:0;transition:all .3s ease;width:32px}.floating-action-close:hover{background:var( --color-purple-deep-90);transform:rotate(90deg)}.floating-action-close-icon{height:18px;width:18px}.floating-action-btn{align-items:center;background:var( --color-purple-light);border:none;border-radius:50px;box-shadow:0 4px 12px #2f6bff4d;color:#fff;cursor:pointer;display:flex;font-family:var(--font-sans);font-size:15px;font-weight:600;gap:12px;padding:14px 20px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.floating-action-btn:hover{background:var( --color-purple-deep-90);box-shadow:0 6px 20px #2f6bff66;transform:translateX(5px)}.floating-action-phone,.floating-action-schedule{background:var( --color-purple-deep)}.floating-action-phone:hover{background:var( --color-purple-deep-90)}.floating-action-icon{flex-shrink:0;height:20px;width:20px}.floating-action-text{font-size:15px;font-weight:600}.floating-actions-show-tab{align-items:center;animation:slideInFromLeft .5s ease-in-out;background:var( --color-purple-deep);border:none;border-radius:0 12px 12px 0;bottom:100px;box-shadow:2px 4px 12px #2f6bff4d;color:#fff;cursor:pointer;display:flex;height:80px;justify-content:center;left:0;position:fixed;transition:all .3s ease;width:40px;z-index:999}.floating-actions-show-tab:hover{background:var( --color-purple-deep-90);box-shadow:2px 6px 20px #2f6bff66;width:48px}.floating-actions-show-icon{height:24px;width:24px}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.floating-actions{bottom:80px;gap:10px;left:16px}.floating-action-close{height:30px;width:30px}.floating-action-close-icon{height:16px;width:16px}.floating-action-btn{font-size:14px;padding:12px 16px}.floating-action-text{font-size:14px}.floating-action-icon{height:18px;width:18px}.floating-actions-show-tab{bottom:80px;height:70px;width:36px}.floating-actions-show-tab:hover{width:42px}.floating-actions-show-icon{height:22px;width:22px}}@media (max-width:480px){.floating-actions{bottom:70px;gap:8px;left:12px}.floating-action-close{height:28px;width:28px}.floating-action-close-icon{height:14px;width:14px}.floating-action-btn{font-size:13px;gap:8px;padding:10px 14px}.floating-action-text{font-size:13px}.floating-action-icon{height:16px;width:16px}.floating-actions-show-tab{bottom:70px;height:60px;width:32px}.floating-actions-show-tab:hover{width:36px}.floating-actions-show-icon{height:20px;width:20px}}:root{--color-purple-light:#2f6affcb;--color-cream:#fffef7;--color-pink-soft:#d4def4;--color-purple-deep:#0d1c33;--color-purple-light-20:#8bb6e833;--color-purple-light-30:#8bb0e84d;--color-pink-soft-30:#d4e1f44d;--color-purple-deep-70:#0b1c3db3;--color-purple-deep-80:#0b1f3dcc;--color-purple-deep-90:#071f4de6;--color-cream-90:#fffef7e6;--color-cream-95:#fffef7f2}*{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}body,html{overflow-x:hidden}.page-container{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fffef7f2;background-color:var(--color-cream-95);border-bottom:1px solid #8bb6e833;border-bottom:1px solid var(--color-purple-light-20);position:-webkit-sticky;position:sticky;top:0;z-index:50}.header-content{justify-content:space-between;margin:0 auto;max-width:1280px;padding:1rem}.header-content,.logo{align-items:center;display:flex}.logo{gap:.5rem}.logo-icon{fill:#0d1c33;fill:var(--color-purple-deep);height:2rem;width:2rem}.logo-icon,.logo-text{color:#0d1c33;color:var(--color-purple-deep)}.logo-text{font-size:1.25rem;font-weight:700}.nav-desktop{align-items:center;display:none;font-size:.875rem;gap:1.5rem}.nav-link{color:#0b1c3db3;color:var(--color-purple-deep-70);text-decoration:none;transition:color .2s}.nav-link:hover{color:#0d1c33;color:var(--color-purple-deep)}.header-actions{align-items:center;display:flex;gap:.75rem}.phone-link{align-items:center;color:#0b1c3db3;color:var(--color-purple-deep-70);display:none;font-size:.875rem;gap:.5rem;text-decoration:none;transition:color .2s}.phone-link:hover{color:#0d1c33;color:var(--color-purple-deep)}.phone-icon{height:1rem;width:1rem}.hero-section{background:linear-gradient(135deg,#2f6affcb,#d4def4 50%,#fffef7);background:linear-gradient(135deg,var(--color-purple-light) 0,var(--color-pink-soft) 50%,var(--color-cream) 100%);overflow:hidden;padding:5rem 1rem;position:relative}.hero-background{inset:0;opacity:.1;position:absolute}.hero-svg{height:100%;width:100%}.ecg-line{animation:pulse 2s ease-in-out infinite;color:#0d1c33;color:var(--color-purple-deep)}.ecg-line-2{animation-delay:.5s}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-inner{margin:0 auto;max-width:64rem;text-align:center}.hero-title{text-wrap:balance;color:#0d1c33;color:var(--color-purple-deep);font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-span-title{font-weight:500}.hero-subtitle{text-wrap:pretty;color:#0b1f3dcc;color:var(--color-purple-deep-80);font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{flex-direction:column;gap:1rem;margin-bottom:3rem}.hero-buttons,.trust-badges{display:flex;justify-content:center}.trust-badges{flex-wrap:wrap;gap:1.5rem}.trust-badge{align-items:center;color:#0b1f3dcc;color:var(--color-purple-deep-80);display:flex;font-size:.875rem;gap:.5rem}.trust-icon{color:#0d1c33;color:var(--color-purple-deep);height:1.25rem;width:1.25rem}.section-container{margin:0 auto;max-width:1280px;padding:0 1rem}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#0d1c33;color:var(--color-purple-deep);font-size:3rem;font-weight:700;margin-bottom:1rem}.section-subtitle{color:#0b1c3db3;color:var(--color-purple-deep-70);font-size:1.25rem;margin:0 auto;max-width:42rem}.feature-icon{color:#0d1c33;color:var(--color-purple-deep);flex-shrink:0;height:1rem;margin-top:.125rem;width:1rem}.how-it-works-section{background:linear-gradient(135deg,#8bb0e84d,#d4e1f44d);background:linear-gradient(135deg,var(--color-purple-light-30) 0,var(--color-pink-soft-30) 100%);padding:5rem 0}.steps-grid{grid-gap:2rem;display:grid;gap:2rem;margin:0 auto;max-width:80rem}.step{text-align:center}.step-number{align-items:center;background-color:#0d1c33;background-color:var(--color-purple-deep);border-radius:50%;color:#fffef7;color:var(--color-cream);display:flex;height:4rem;justify-content:center;margin:0 auto 1rem;width:4rem}.step-number,.step-title{font-size:1.5rem;font-weight:700}.step-title{color:#0d1c33;color:var(--color-purple-deep);margin-bottom:.75rem}.step-description{line-height:1.6}.disclaimer,.step-description{color:#0b1c3db3;color:var(--color-purple-deep-70)}.disclaimer{font-size:1.1rem;font-weight:700;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:50rem;text-align:center}.why-screen-section{background-color:#fffef7;background-color:var(--color-cream);padding:5rem 0}.facts-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;margin:0 auto 3rem;max-width:72rem}.fact-card{background-color:#fff;border:1px solid #8bb0e84d;border:1px solid var(--color-purple-light-30);transition:transform .3s,box-shadow .3s}.fact-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-4px)}.fact-card-highlight{background:linear-gradient(135deg,#8b8fe80d,#f4d4e10d);border:2px solid #0d1c33;border:2px solid var(--color-purple-deep)}.fact-card-content{padding:2rem;text-align:center}.fact-icon-wrapper{align-items:center;border-radius:50%;display:flex;height:4rem;justify-content:center;margin:0 auto 1rem;width:4rem}.fact-icon-red{background-color:#e6394626}.fact-icon-purple{background-color:#8bb6e833;background-color:var(--color-purple-light-20)}.fact-icon-pink{background-color:#d4e1f44d;background-color:var(--color-pink-soft-30)}.fact-icon{color:#0d1c33;color:var(--color-purple-deep);height:2rem;width:2rem}.fact-icon-red .fact-icon{color:#e63946}.fact-stat{color:#0d1c33;color:var(--color-purple-deep);font-size:1.85rem;font-weight:700;line-height:1.2;margin-bottom:.75rem}.fact-description{color:#0b1f3dcc;color:var(--color-purple-deep-80);font-size:1rem;line-height:1.6;margin-bottom:1rem}.fact-source{color:#0b1c3db3;color:var(--color-purple-deep-70);font-size:.75rem;font-style:italic}.references-cta{text-align:center}.learn-more-link{background:none;border:none;color:#0d1c33;color:var(--color-purple-deep);cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1rem;text-decoration:underline;transition:color .2s}.learn-more-link:hover{color:#2f6affcb;color:var(--color-purple-light)}.modal-overlay{align-items:center;background-color:#1a0b3db3;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:1rem;position:fixed;z-index:100}.modal-content{background-color:#fff;border-radius:.75rem;box-shadow:0 20px 50px #0000004d;max-height:90vh;max-width:48rem;overflow-y:auto;width:100%}.references-modal{max-width:56rem}.modal-header{align-items:center;background-color:#fff;border-bottom:1px solid #8bb0e84d;border-bottom:1px solid var(--color-purple-light-30);display:flex;justify-content:space-between;padding:1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.modal-title{color:#0d1c33;color:var(--color-purple-deep);font-size:1.5rem;font-weight:700}.modal-close{align-items:center;background:none;border:none;border-radius:.375rem;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:background-color .2s}.modal-close:hover{background-color:#8bb6e833;background-color:var(--color-purple-light-20)}.modal-close-icon{color:#0d1c33;color:var(--color-purple-deep);height:1.5rem;width:1.5rem}.modal-body{padding:2rem}.reference-item{border-bottom:1px solid #8bb6e833;border-bottom:1px solid var(--color-purple-light-20);display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:2rem}.reference-item:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.reference-number{align-items:center;background-color:#0d1c33;background-color:var(--color-purple-deep);border-radius:50%;color:#fffef7;color:var(--color-cream);display:flex;flex-shrink:0;font-weight:700;height:2rem;justify-content:center;width:2rem}.reference-content{flex:1 1}.reference-title{color:#0d1c33;color:var(--color-purple-deep);font-weight:700;margin-bottom:.5rem}.reference-text{color:#0b1f3dcc;color:var(--color-purple-deep-80);font-size:.875rem;line-height:1.6;margin-bottom:.75rem}.reference-link{color:#2f6affcb;color:var(--color-purple-light);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.reference-link:hover{color:#0d1c33;color:var(--color-purple-deep);text-decoration:underline}.reference-disclaimer{background-color:#8bb6e833;background-color:var(--color-purple-light-20);border-left:4px solid #0d1c33;border-left:4px solid var(--color-purple-deep);border-radius:.5rem;margin-top:2rem;padding:1.5rem}.reference-disclaimer p{color:#0b1f3dcc;color:var(--color-purple-deep-80);font-size:.875rem;line-height:1.6;margin:0}.reference-disclaimer strong{color:#0d1c33;color:var(--color-purple-deep)}.features-section{background-color:#fffef7;background-color:var(--color-cream);padding:5rem 0}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;margin:0 auto;max-width:72rem}.feature-card{background-color:#fff;border:1px solid #8bb0e84d;border:1px solid var(--color-purple-light-30);text-align:center;transition:box-shadow .3s}.feature-card:hover{box-shadow:0 10px 25px #0000001a}.feature-card-content{padding:1.5rem}.feature-icon-large{height:2.5rem;margin:0 auto 1rem;width:2.5rem}.feature-icon-large,.feature-title{color:#0d1c33;color:var(--color-purple-deep)}.feature-title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.feature-description{color:#0b1c3db3;color:var(--color-purple-deep-70);font-size:.875rem;line-height:1.6}.reviews-section{background:linear-gradient(135deg,#d4e1f44d,#8bb0e84d);background:linear-gradient(135deg,var(--color-pink-soft-30) 0,var(--color-purple-light-30) 100%);padding:5rem 0}.reviews-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;margin:0 auto;max-width:80rem}.review-card{background-color:#fff;border:1px solid #8bb0e84d;border:1px solid var(--color-purple-light-30)}.review-card-content{padding:1.5rem}.stars{display:flex;gap:.25rem;margin-bottom:.75rem}.star-icon{fill:#0d1c33;fill:var(--color-purple-deep);color:#0d1c33;color:var(--color-purple-deep);height:1rem;width:1rem}.review-text{color:#0b1f3dcc;color:var(--color-purple-deep-80);line-height:1.6;margin-bottom:1rem}.review-author{color:#0b1c3db3;color:var(--color-purple-deep-70);font-size:.875rem;font-weight:500}.pricing-section{background-color:#d4e1f44d;background-color:var(--color-pink-soft-30);padding:5rem 0}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto 2rem;max-width:80rem}@media (min-width:768px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}.pricing-card{background-color:#b2bcec21;border:1px solid #8bb0e84d;border:1px solid var(--color-purple-light-30);border-radius:.75rem;box-shadow:0 10px 25px #0000001a;min-height:-webkit-max-content;min-height:max-content;transition:transform .3s,box-shadow .3s}.pricing-card:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-4px)}.pricing-card-content{display:flex;flex-direction:column;height:90%;padding:2rem}.pricing-header{margin-bottom:1.5rem;text-align:center}.pricing-title{font-size:1.5rem;margin-bottom:1rem}.pricing-amount,.pricing-title{color:#0d1c33;color:var(--color-purple-deep);font-weight:700}.pricing-amount{font-size:3rem;margin-bottom:.75rem}.pricing-subtitle{color:#0b1c3db3;color:var(--color-purple-deep-70);font-size:1rem;line-height:1.5}.pricing-features{display:flex;flex-direction:column;flex-grow:1;gap:.75rem;margin-bottom:2rem}.pricing-feature{align-items:flex-start;color:#0b1f3dcc;color:var(--color-purple-deep-80);display:flex;font-size:.9375rem;gap:.75rem;line-height:1.5}.pricing-feature-highlight{font-weight:600}.pricing-feature-highlight,.pricing-icon{color:#0d1c33;color:var(--color-purple-deep)}.pricing-icon{flex-shrink:0;height:1.25rem;margin-top:.125rem;width:1.25rem}.pricing-disclaimer{color:#0b1c3db3;color:var(--color-purple-deep-70);font-size:.875rem;margin:0 auto;max-width:42rem;text-align:center}.cta-section{background:linear-gradient(135deg,#0d1c33,#2f6affcb);background:linear-gradient(135deg,var(--color-purple-deep) 0,var(--color-purple-light) 100%);color:#fffef7;color:var(--color-cream);padding:5rem 1rem}.cta-content{margin:0 auto;max-width:1280px;text-align:center}.cta-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.cta-subtitle{color:#fffef7e6;color:var(--color-cream-90);font-size:1.125rem;margin-bottom:2rem}.back-to-top{align-items:center;background-color:#0d1c33;background-color:var(--color-purple-deep);border:none;border-radius:50%;bottom:2rem;box-shadow:0 4px 12px #0003;color:#fffef7;color:var(--color-cream);cursor:pointer;display:flex;height:3rem;justify-content:center;position:fixed;right:2rem;transition:background-color .2s;width:3rem;z-index:50}.back-to-top:hover{background-color:#071f4de6;background-color:var(--color-purple-deep-90)}.back-to-top-icon{height:1.5rem;width:1.5rem}.btn-primary{background-color:#0d1c33;background-color:var(--color-purple-deep);border:none;border-radius:.5rem;color:#fffef7;color:var(--color-cream);cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s}.btn-primary:hover{background-color:#071f4de6;background-color:var(--color-purple-deep-90)}.btn-outline{background-color:initial;border:2px solid #0d1c33;border:2px solid var(--color-purple-deep);border-radius:.5rem;color:#0d1c33;color:var(--color-purple-deep);cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s}.btn-outline:hover{background-color:#8bb6e833;background-color:var(--color-purple-light-20)}.btn-cta{background-color:#fffef7;background-color:var(--color-cream);border:none;border-radius:.5rem;color:#0d1c33;color:var(--color-purple-deep);cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s}.btn-cta:hover{background-color:#fffef7e6;background-color:var(--color-cream-90)}.btn-lg{font-size:1.125rem;padding:1rem 2rem}.btn-full{width:100%}@media (min-width:640px){.phone-link{display:flex}.hero-buttons{flex-direction:row}.trust-badges{gap:2rem}}@media (min-width:768px){.nav-desktop{display:flex}.hero-section{padding:8rem 1rem}.hero-title{font-size:3.75rem}.hero-subtitle{font-size:1.25rem}.section-title{font-size:3rem}.steps-grid{grid-template-columns:repeat(3,1fr)}.facts-grid,.features-grid{grid-template-columns:repeat(2,1fr)}.footer-grid,.reviews-grid{grid-template-columns:repeat(3,1fr)}.footer-bottom{flex-direction:row}.cta-title{font-size:3rem}}@media (min-width:1024px){.facts-grid,.features-grid{grid-template-columns:repeat(4,1fr)}}.legal-page{background-color:#f8fafc;background-color:var(--color-gray-100,#f8fafc);min-height:100vh;padding:80px 20px 40px}.legal-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:0 auto;max-width:900px;padding:60px}.legal-container h1{color:#0d1c33;color:var(--color-primary-navy,#0d1c33);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.legal-last-updated{color:#64748b;color:var(--color-gray-600,#64748b);font-size:.9rem;font-style:italic;margin-bottom:2rem}.legal-section{margin-bottom:2.5rem}.legal-section h2{color:#0d1c33;color:var(--color-primary-navy,#0d1c33);font-size:1.75rem;font-weight:600;margin-bottom:1rem}.legal-section h3{color:#2f6bff;color:var(--color-primary-blue,#2f6bff);font-size:1.25rem;font-weight:600;margin-bottom:.75rem;margin-top:1.5rem}.legal-section p{color:#1e293b;color:var(--color-gray-800,#1e293b);line-height:1.7;margin-bottom:1rem}.legal-section ul{margin-bottom:1rem;margin-left:1.5rem}.legal-section li{color:#1e293b;color:var(--color-gray-800,#1e293b);line-height:1.7;margin-bottom:.5rem}@media (max-width:768px){.legal-container{padding:40px 30px}.legal-container h1{font-size:2rem}.legal-section h2{font-size:1.5rem}.legal-section h3{font-size:1.1rem}}@media (max-width:480px){.legal-page{padding:60px 15px 30px}.legal-container{padding:30px 20px}.legal-container h1{font-size:1.75rem}}
/*# sourceMappingURL=main.3927b779.css.map*/