:root{--c-black:#000;--c-white:#fff;--c-green:#2e9be6;--c-green-dark:#107aca;--c-text:#000;--c-muted:#6a6e6e;--c-border:#eee;--c-bg:#fff;--c-bg-alt:#f9f9f9;--c-overlay:rgba(0,0,0,0.1);--c-shadow-card:rgba(0,0,0,0.05) 0px 7px 20px -4px;--font-sans:"Inter Tight",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-serif:"Lora",Georgia,"Times New Roman",serif;--font-mono:"Fragment Mono",ui-monospace,"SF Mono",Menlo,monospace;--fs-h1:64px;--lh-h1:66px;--ls-h1:-1.92px;--fs-h2:46px;--lh-h2:48px;--ls-h2:-1.38px;--fs-h3:36px;--lh-h3:38px;--ls-h3:-1.8px;--fs-lead:18px;--lh-lead:24.3px;--ls-lead:-0.36px;--fs-body:16px;--lh-body:21.6px;--ls-body:-0.32px;--fs-sm:14px;--container:1280px;--radius-btn:10px;--radius-pill:100px;--radius-card:24px}@media (max-width:1199px){:root{--fs-h1:50px;--lh-h1:66px;--ls-h1:-1.5px;--fs-h2:38px;--lh-h2:48px;--ls-h2:-1.14px;--container:750px}}@media (max-width:809px){:root{--fs-h1:40px;--lh-h1:46px;--ls-h1:-1.2px;--fs-h2:36px;--lh-h2:48px;--ls-h2:-1.08px;--container:350px}}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--fs-body);color:var(--c-text);background:var(--c-bg);line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,svg,video{display:block;max-width:100%}a{text-decoration:none}a,button{color:inherit}button{font:inherit;background:none;border:none;cursor:pointer}ol,ul{list-style:none}.container{width:min(var(--container),100% - 40px);margin-inline:auto}@media (max-width:1199px){.container{width:var(--container)}}@media (max-width:809px){.container{width:min(var(--container),100% - 40px)}}.section{position:relative}.sec-head{text-align:center;display:flex;flex-direction:column;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--c-white);border:1px solid var(--c-border);border-radius:var(--radius-pill);padding:6px 14px 6px 12px;font-size:14px;font-weight:500;color:var(--c-text);letter-spacing:-.28px}.eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--c-green-dark)}.h-display{font-weight:600}.h-display,.h-section{font-family:var(--font-sans);color:var(--c-text)}.h-section{font-weight:500;font-size:var(--fs-h2);line-height:var(--lh-h2);letter-spacing:var(--ls-h2)}.em-serif,.h-display em,.h-section em{font-family:var(--font-serif);font-style:italic;font-weight:500}.h-display em{font-weight:600}.lead{font-size:var(--fs-lead);line-height:var(--lh-lead);letter-spacing:var(--ls-lead);color:var(--c-muted);font-weight:400}.copy-mark{color:inherit;background:linear-gradient(0deg,rgba(46,155,230,.22) 0,rgba(46,155,230,.22) 42%,transparent 0) no-repeat left .12em /100% 100%;border-radius:3px;padding-inline:.03em;-webkit-box-decoration-break:clone;box-decoration-break:clone}.steps-panel .copy-mark{background:linear-gradient(0deg,rgba(255,255,255,.26) 0,rgba(255,255,255,.26) 42%,transparent 0) no-repeat left .12em /100% 100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:500;line-height:1;padding:13px 20px;border-radius:var(--radius-btn);transition:background-color .2s ease,color .2s ease,transform .2s ease;white-space:nowrap}.btn-primary{background:var(--c-green-dark);color:var(--c-white)}.btn-primary:hover{background:#0c5e9e}.btn-pill{border-radius:var(--radius-pill);padding:13px 22px}.btn-white{background:var(--c-white);color:var(--c-text)}.btn-white:hover{background:#f2f2f2}.btn-outline{background:transparent;border:1px solid var(--c-border);color:var(--c-text)}.btn-outline:hover{border-color:#ccc}.card{background:var(--c-white);border:1px solid var(--c-border);border-radius:var(--radius-card)}.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1!important;transform:none!important;transition:none}}[data-section]{scroll-margin-top:100px}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:clip}.rw{opacity:.5;transition:opacity .6s ease;will-change:opacity}.rw.is-in{opacity:1}@media (prefers-reduced-motion:reduce){.rw{opacity:1!important;transition:none}}@media (prefers-reduced-motion:no-preference){.cta-inner,.faq-head,.faq-item,.features-card,.features-card-media img,.footer-container,.impact-card,.impact-photo,.personas-head,.personas-panel,.personas-tabs,.steps-head,.steps-panels,.steps-tabs,.whoweare-card,.whoweare-left{will-change:transform,opacity,filter}.impact .impact-card{opacity:0;transform:translateX(-34px);transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1)}.impact .impact-photo{opacity:0;filter:blur(7px);transform:translateX(42px) scale(.98);transition:opacity .8s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.impact.is-section-visible .impact-card,.impact.is-section-visible .impact-photo{opacity:1;filter:none;transform:none}.personas .personas-head,.personas .personas-panel,.personas .personas-tabs{opacity:0;transform:translateY(36px);transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1)}.personas .personas-tabs{transition-delay:.12s}.personas .personas-panel{transform:translateY(42px) scale(.98);transition-delay:.2s}.personas.is-section-visible .personas-head,.personas.is-section-visible .personas-panel,.personas.is-section-visible .personas-tabs{opacity:1;transform:none}.features .features-card{opacity:0;filter:blur(8px);transform:translateY(48px) scale(.96) rotate(var(--settle-rot,0deg));transition:opacity .75s cubic-bezier(.16,1,.3,1),filter .75s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.features .features-card:first-child{--settle-rot:-2deg;transition-delay:40ms}.features .features-card:nth-child(2){--settle-rot:1.5deg;transition-delay:.12s}.features .features-card:nth-child(3){--settle-rot:-1.2deg;transition-delay:.2s}.features .features-card:nth-child(4){--settle-rot:2deg;transition-delay:.28s}.features .features-card-media img{transform:scale(1.045);transition:transform 1s cubic-bezier(.16,1,.3,1)}.features.is-section-visible .features-card{opacity:1;filter:none;transform:translateY(0) scale(1) rotate(0deg)}.features.is-section-visible .features-card-media img{transform:scale(1)}.whoweare .whoweare-left{opacity:0;transform:translateX(-42px);transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1)}.whoweare .whoweare-card{opacity:0;filter:blur(6px);transform:translateX(56px) scale(.96) rotate(1.6deg);transition:opacity .8s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1),transform .95s cubic-bezier(.16,1,.3,1)}.whoweare.is-section-visible .whoweare-card,.whoweare.is-section-visible .whoweare-left{opacity:1;filter:none;transform:none}.steps .steps-head,.steps .steps-panels,.steps .steps-tabs{opacity:0;transform:translateY(36px);transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1)}.steps .steps-tabs{transition-delay:.12s}.steps .steps-panels{transform:translateY(48px) scale(.975);transition-delay:.22s}.steps.is-section-visible .steps-head,.steps.is-section-visible .steps-panels,.steps.is-section-visible .steps-tabs{opacity:1;transform:none}.faq .faq-head{opacity:0;transform:translateY(34px);transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1)}.faq .faq-item{opacity:0;transform:translateX(34px);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1)}.faq .faq-item:first-child{transition-delay:80ms}.faq .faq-item:nth-child(2){transition-delay:.13s}.faq .faq-item:nth-child(3){transition-delay:.18s}.faq .faq-item:nth-child(4){transition-delay:.23s}.faq .faq-item:nth-child(5){transition-delay:.28s}.faq .faq-item:nth-child(6){transition-delay:.33s}.faq.is-section-visible .faq-head,.faq.is-section-visible .faq-item{opacity:1;transform:none}.cta .cta-bg{transform:scale(1.05);transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.cta .cta-inner{opacity:0;transform:translateY(42px) scale(.98);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .95s cubic-bezier(.16,1,.3,1)}.cta.is-section-visible .cta-bg,.cta.is-section-visible .cta-inner{opacity:1;transform:none}.footer .footer-container{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.footer.is-section-visible .footer-container{opacity:1;transform:none}@media (max-width:809px){.faq .faq-item,.whoweare .whoweare-card,.whoweare .whoweare-left{transform:translateY(34px)}}}.modal{position:fixed;inset:0;z-index:2000;display:none;align-items:center;justify-content:center;padding:24px}.modal.is-open{display:flex}.modal-overlay{position:absolute;inset:0;background:rgba(16,42,67,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:modal-fade .25s ease both}.modal-dialog{position:relative;z-index:1;width:460px;max-width:100%;background:var(--c-white);border-radius:20px;padding:36px;box-shadow:0 30px 80px -20px rgba(16,42,67,.28);animation:modal-pop .35s cubic-bezier(.16,1,.3,1) both}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-pop{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}.modal-close{position:absolute;top:14px;right:14px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--c-muted);background:var(--c-bg-alt);transition:color .2s ease,background-color .2s ease}.modal-close:hover{color:var(--c-text);background:#E7ECF1}.modal-close svg{width:18px;height:18px}.modal-body{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.modal-eyebrow{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;color:var(--c-green-dark)}.modal-title{font-family:var(--font-sans);font-size:28px;font-weight:600;line-height:1.12;letter-spacing:-.84px;color:var(--c-text)}.modal-title em{font-family:var(--font-serif);font-style:italic;font-weight:500}.modal-text{font-size:15px;line-height:22px;letter-spacing:-.1px;color:var(--c-muted)}.modal-form{display:flex;gap:10px;width:100%;margin-top:6px}.modal-input{flex:1 1 auto;min-width:0;padding:14px 16px;border:1px solid var(--c-border);border-radius:10px;font-family:var(--font-sans);font-size:15px;color:var(--c-text);background:var(--c-white)}.modal-input:focus{outline:none;border-color:var(--c-green-dark);box-shadow:0 0 0 3px rgba(16,122,202,.12)}.modal-input[aria-invalid=true]{border-color:#e5484d}.modal-submit{flex:0 0 auto;padding:14px 20px;border-radius:10px;background:var(--c-green-dark);color:var(--c-white);font-family:var(--font-sans);font-size:15px;font-weight:600;transition:background-color .2s ease;white-space:nowrap}.modal-submit:hover{background:#0c5e9e}.modal-reassure{font-size:13px;line-height:18px;color:var(--c-muted)}.modal-success{font-size:15px;font-weight:500;color:var(--c-green-dark)}@media (max-width:560px){.modal-dialog{padding:28px 22px}.modal-form{flex-direction:column}.modal-submit{width:100%}.modal-title{font-size:24px}}@media (prefers-reduced-motion:reduce){.modal-dialog,.modal-overlay{animation:none}}.nav{position:fixed;top:20px;left:0;right:0;z-index:100}.nav-container{position:relative;max-width:960px;justify-content:center;padding:5px;background:var(--c-white);border-radius:8px;box-shadow:0 7px 20px -4px rgba(0,0,0,.05),0 1px 2px 0 rgba(0,0,0,.1)}.nav-bar,.nav-container{width:100%;display:flex;align-items:center}.nav-bar{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;height:42.8px}.nav-logo-group{display:flex;align-items:center;flex-shrink:0}.nav-logo,.nav-logo-icon{display:flex;align-items:center;width:40px;height:40px}.nav-logo-icon{justify-content:center;border-radius:8px;overflow:hidden;background:var(--c-white);box-shadow:1px 2px 4px 0 rgba(0,0,0,.1),0 .5px 1px 0 rgba(0,0,0,.15)}.nav-logo-icon img{width:40px;height:40px;display:block}.nav-menu{flex-direction:row;justify-content:center;gap:20px;z-index:10}.nav-item,.nav-menu{display:flex;align-items:center}.nav-link{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-sans);font-weight:500;font-size:14px;line-height:16.8px;letter-spacing:-.28px;color:var(--c-black);white-space:pre;transition:color .2s ease}.nav-link:hover{color:var(--c-green-dark)}.nav-link-toggle{background:none;border:none;padding:0;cursor:pointer}.nav-caret{display:block;flex-shrink:0;box-sizing:content-box;padding-left:4px;padding-right:4px}.nav-cta{display:flex;align-items:center;gap:10px;flex-shrink:0}.nav-market{position:relative;flex-shrink:0}.nav-market-trigger{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 11px;border:1px solid rgba(46,155,230,.22);border-radius:10px;background:rgba(234,246,254,.72);color:#1f5879;font-size:13px;line-height:1;font-weight:650;letter-spacing:-.26px;list-style:none;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.nav-market-trigger::-webkit-details-marker{display:none}.nav-market-trigger:hover{border-color:rgba(16,129,211,.38);background:rgba(220,241,255,.92);color:#0c5e9e}.nav-market-label{white-space:nowrap}.nav-market-caret{color:#6093b2;font-size:10px;transform:translateY(-1px)}.nav-market-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:120;display:grid;min-width:218px;padding:6px;border:1px solid rgba(46,155,230,.2);border-radius:12px;background:rgba(255,255,255,.96);box-shadow:0 18px 42px -18px rgba(12,94,158,.12),0 8px 20px -12px rgba(0,0,0,.08);opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.nav-market[open] .nav-market-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-market-option{display:flex;align-items:center;min-height:36px;padding:8px 10px;border-radius:8px;color:#1d2b3d;font-size:13px;font-weight:600;letter-spacing:-.22px;white-space:nowrap}.nav-market-option.is-active,.nav-market-option:hover{background:rgba(46,155,230,.1);color:#0c5e9e}.nav-demo{font-size:14px;line-height:16.8px;letter-spacing:-.28px;padding:13px 20px;border-radius:10px}.nav-toggle{display:none;width:30px;height:30px;flex-direction:column;align-items:center;justify-content:center;gap:6px;flex-shrink:0}.nav-toggle-bar{display:block;width:22px;height:2px;border-radius:2px;background:var(--c-green-dark)}@media (max-width:1199px){.nav-container{max-width:900px;width:min(900px,100% - 40px)}.nav-logo-group{gap:24px}.nav-menu{gap:14px}}@media (max-width:809px){.nav{top:25px}.nav-container{width:min(390px,100% - 24px);max-width:390px}.nav-bar{height:40px}.nav-cta{display:flex;gap:0}.nav-demo{display:none}.nav-market-label{display:inline-block;max-width:132px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.nav-market-trigger{min-height:36px;padding:7px 9px;font-size:12px}.nav-market-menu{right:-48px;min-width:230px}.nav-toggle{display:flex;width:44px;height:40px}.nav-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;flex-direction:column;align-items:stretch;gap:4px;padding:10px;background:var(--c-white);border-radius:12px;box-shadow:0 7px 20px -4px rgba(0,0,0,.05),0 1px 2px 0 rgba(0,0,0,.1);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.nav-menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.nav-item,.nav-link{width:100%}.nav-link{box-sizing:border-box;min-height:44px;justify-content:space-between;padding:10px 8px;font-size:16px;line-height:1.2}}.nav-logo-icon img{transition:transform .7s cubic-bezier(.34,1.56,.64,1)}.nav-logo:hover .nav-logo-icon img{transform:rotate(1turn)}@media (prefers-reduced-motion:reduce){.nav-logo:hover .nav-logo-icon img{transform:none}}.flag-icon{width:22px;height:16px;flex:0 0 22px;display:block;border-radius:3px;box-shadow:inset 0 0 0 .6px rgba(0,0,0,.16)}.nav-market-trigger{gap:8px;padding-inline:10px}.nav-market-label{min-width:18px}.nav-market-option{gap:9px}.hero{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;overflow:clip;padding:200px 0 0}.hero-bg{position:absolute;inset:0 0 auto 0;z-index:0;pointer-events:none}.hero-bg img{width:100%;height:auto;object-fit:cover;object-position:top center}.hero-container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:60px}.hero-fade{position:absolute;left:0;right:0;bottom:0;height:100px;z-index:2;background:linear-gradient(rgba(255,255,255,0),rgb(255,255,255));pointer-events:none}.hero-intro{display:flex;flex-direction:column;align-items:center;gap:30px;width:579px;max-width:100%}.hero-members{display:inline-flex;align-items:center;gap:10px;padding:5px 14px 5px 5px;background:var(--c-white);border-radius:var(--radius-pill);box-shadow:0 1px 1px 0 rgba(0,0,0,.11)}.hero-avatars{display:flex;align-items:center}.hero-avatars img{width:24px;height:24px;border-radius:50%;border:2px solid var(--c-white);object-fit:cover}.hero-avatars img+img{margin-left:-7px}.hero-members-label{font-family:var(--font-sans);font-size:14px;font-weight:500;line-height:16.8px;letter-spacing:-.28px;color:var(--c-black);white-space:nowrap}.hero-text{display:flex;flex-direction:column;align-items:center;gap:20px}.hero-title{width:100%;font-size:var(--fs-h1);line-height:var(--lh-h1);letter-spacing:var(--ls-h1);text-align:center}.hero-text{width:100%}.hero-lead{max-width:440px;text-align:center;letter-spacing:-.18px}.hero-buttons{display:flex;align-items:flex-start;gap:15px}.hero-btn-demo{background:var(--c-white);border:1px solid var(--c-border);color:var(--c-text);box-shadow:0 4px 12px -4px rgba(16,42,67,.06)}.hero-btn-demo:hover{border-color:var(--c-green-dark);color:var(--c-green-dark)}.hero-cards{position:relative;width:1280px;max-width:100%;margin:0 auto;min-height:560px}.hero-card{background:var(--c-white);border-radius:var(--radius-card);box-shadow:0 12px 30px -10px rgba(0,0,0,.08)}.hero-card-doctor{position:absolute;left:0;bottom:0;z-index:2;width:264px;height:252px;overflow:hidden}.hero-doctor-photo{width:100%;height:100%;object-fit:cover}.hero-doctor-chip{position:absolute;left:10px;right:10px;bottom:10px;display:flex;align-items:center;gap:10px;padding:8px 12px 8px 8px;background:var(--c-white);border-radius:var(--radius-pill);box-shadow:0 6px 18px -6px rgba(0,0,0,.08)}.hero-doctor-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;flex-shrink:0}.hero-doctor-meta{display:flex;flex-direction:column;gap:1px;min-width:0}.hero-doctor-name{font-size:14px;font-weight:600;letter-spacing:-.28px;color:var(--c-black)}.hero-doctor-name,.hero-doctor-role{font-family:var(--font-sans);line-height:1.2;white-space:nowrap}.hero-doctor-role{font-size:12px;font-weight:400;letter-spacing:-.24px;color:var(--c-muted)}.hero-consult-btn{flex:0 0 auto;padding:10px 18px;border-radius:var(--radius-pill);background:var(--c-green-dark);color:var(--c-white);font-family:var(--font-sans);font-size:14px;font-weight:500;letter-spacing:-.28px}.hero-consult-btn:hover{background:#0c5e9e}.hero-stage{position:absolute;left:50%;top:0;transform:translateX(-50%);z-index:1;width:806px;max-width:100%}.hero-dashboard{width:806px;padding:0;background:transparent;border:1px solid rgba(21,136,216,.18);border-radius:26px;box-shadow:0 30px 70px -34px rgba(18,83,132,.12),0 18px 48px -36px rgba(21,136,216,.1);overflow:hidden}.hero-dashboard img{width:100%;height:auto;border-radius:26px;display:block}.hero-cookies{position:fixed;top:auto;left:auto;bottom:24px;right:24px;z-index:1000;width:340px;max-width:calc(100% - 40px);display:flex;flex-direction:column;gap:12px;padding:20px;border:1px solid var(--c-border);background:var(--c-white);border-radius:16px;box-shadow:0 18px 48px -12px rgba(16,42,67,.18);animation:cookies-in .5s cubic-bezier(.22,.61,.36,1) both}@keyframes cookies-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.hero-cookies.is-dismissed{display:none}.hero-cookies-head{display:flex;align-items:center;gap:10px}.hero-cookies-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border-radius:9px;background:#E7F1FB;color:var(--c-green-dark)}.hero-cookies-icon svg{width:18px;height:18px}.hero-cookies-title{font-family:var(--font-sans);font-size:16px;font-weight:600;line-height:1.25;letter-spacing:-.3px;color:var(--c-text)}.hero-cookies-text{font-family:var(--font-sans);font-size:14px;line-height:20px;letter-spacing:-.1px;color:var(--c-muted)}.hero-cookies-actions{display:flex;gap:10px;margin-top:2px}.hero-cookies-accept,.hero-cookies-settings{font-family:var(--font-sans);font-size:14px;font-weight:600;line-height:1;padding:11px 16px;border-radius:9px;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.hero-cookies-accept{flex:1 1 auto;background:var(--c-green-dark);color:var(--c-white)}.hero-cookies-accept:hover{background:#0c5e9e}.hero-cookies-settings{flex:0 0 auto;background:transparent;border:1px solid var(--c-border);color:var(--c-muted)}.hero-cookies-settings:hover{border-color:var(--c-green-dark);color:var(--c-green-dark)}@media (max-width:1199px){.hero{padding:200px 0 40px}.hero-container{gap:60px}.hero-intro{width:579px;max-width:100%}.hero-title{font-size:var(--fs-h1);line-height:var(--lh-h1);letter-spacing:var(--ls-h1)}.hero-cards{flex-direction:column;align-items:stretch;width:750px;max-width:100%;height:auto;gap:32px;overflow:visible}.hero-stage{position:relative;left:auto;top:auto;transform:none;z-index:1;order:1;width:100%}.hero-dashboard{width:100%}.hero-card-doctor{order:2;width:100%;flex:0 0 auto;height:460px}.hero-cookies{bottom:20px;right:20px;width:340px;max-width:calc(100% - 40px)}}@media (max-width:809px){.hero{padding:150px 0 30px}.hero-container{gap:32px}.hero-intro{width:350px;max-width:100%;gap:30px}.hero-title{font-size:var(--fs-h1);line-height:var(--lh-h1);letter-spacing:var(--ls-h1)}.hero-lead{max-width:100%}.hero-buttons{flex-direction:column;align-items:stretch;gap:12px;width:100%}.hero-buttons .btn{width:100%}.hero-cards{width:350px;max-width:100%;gap:20px}.hero-card-doctor{height:320px}.hero-stage{display:flex;flex-direction:column;gap:20px}.hero-cookies{left:16px;right:16px;bottom:16px;width:auto;padding:18px}}.impact{background:var(--c-white);padding:64px 30px 96px}.impact-grid{width:100%;max-width:1064px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1.78fr) minmax(300px,.92fr);grid-gap:18px;gap:18px;align-items:stretch}.impact-card{border-radius:var(--radius-card);background:#eef5f8;min-height:454px;padding:38px;justify-content:space-between}.impact-card,.impact-copy{display:flex;flex-direction:column}.impact-copy{align-items:flex-start;gap:28px;height:100%}.impact-title-group{max-width:640px;display:flex;flex-direction:column;gap:16px}.impact-title{max-width:620px}.impact-lead{max-width:650px;color:#294242}.impact-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.impact-source{color:var(--c-green-dark);font-size:15px;line-height:20px;letter-spacing:-.3px;background:linear-gradient(0deg,rgba(46,155,230,.28) 0,rgba(46,155,230,.28) 35%,transparent 0) no-repeat 0 100% /100% 100%}.impact-metrics{width:100%;margin-top:46px;padding-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.impact-metric{min-height:132px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.impact-metric strong{font-size:48px;line-height:50px;letter-spacing:-1.6px;color:#002f2a;font-weight:600}.impact-metric span:last-child{color:#506466;font-size:15px;line-height:20px;letter-spacing:-.3px}.impact-note{margin-top:24px;max-width:700px;color:rgba(0,47,42,.62);font-size:13px;line-height:18px;letter-spacing:-.18px}.impact-note .impact-source{font-size:inherit;line-height:inherit;letter-spacing:inherit}.impact-photo{min-height:454px;border-radius:var(--radius-card);overflow:hidden;background:#edf6fb}.impact-photo img{width:100%;height:100%;min-height:454px;object-fit:cover;object-position:66% center}@media (max-width:1199px){.impact{padding:52px 30px 90px}.impact-grid{max-width:750px;grid-template-columns:1fr}.impact-photo,.impact-photo img{min-height:360px}}@media (max-width:809px){.impact{padding:40px 20px 70px}.impact-grid{max-width:350px}.impact-card{padding:24px;min-height:auto}.impact-metrics{grid-template-columns:1fr;gap:18px;margin-top:24px;padding-top:20px}.impact-metric{min-height:auto}.impact-metric strong{font-size:42px;line-height:44px}.impact-actions .btn{width:100%}.impact-photo,.impact-photo img{min-height:320px}}.personas{background:linear-gradient(180deg,#f9f9f9,#edf8ff 48%,#f9f9f9);padding:88px 30px 116px;overflow:hidden}.personas-content{width:100%;max-width:1280px;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:48px}.personas-head{max-width:800px;gap:22px}.personas-lead,.personas-title{text-align:center}.personas-metrics{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:2px}.personas-metrics span{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:var(--radius-pill);border:1px solid rgba(99,178,229,.42);background:rgba(255,255,255,.72);color:#2a617f;font-size:14px;line-height:18px;letter-spacing:-.28px;box-shadow:0 12px 28px -18px rgba(46,155,230,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.personas-metrics strong{color:var(--c-green-dark);font-size:18px;line-height:18px;font-weight:650}.personas-shell{width:100%;display:grid;grid-template-columns:318px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:stretch}.personas-tabs{overflow:hidden;border-radius:var(--radius-card);background:linear-gradient(180deg,rgba(234,247,255,.92),rgba(214,235,249,.8));border:1px solid rgba(107,184,232,.42);box-shadow:0 28px 70px -34px rgba(16,122,202,.16);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.personas-tab{width:100%;min-height:74px;padding:18px 20px;display:flex;align-items:center;gap:14px;text-align:left;color:#34677f;border-bottom:1px solid rgba(107,184,232,.22);transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.personas-tab:last-child{border-bottom:0}.personas-tab.is-active{background:rgba(255,255,255,.78);color:#052f4f;box-shadow:inset 3px 0 0 var(--c-green-dark)}.personas-tab-index{width:30px;height:30px;flex:0 0 30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(16,122,202,.11);color:var(--c-green-dark);font-size:13px;font-weight:650}.personas-tab.is-active .personas-tab-index{background:var(--c-green-dark);color:var(--c-white)}.personas-panels{min-width:0}.personas-panel{min-height:612px;padding:34px;border-radius:var(--radius-card);background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(245,251,255,.78));border:1px solid rgba(126,190,229,.42);display:flex;flex-direction:column;gap:28px;box-shadow:0 28px 72px -38px rgba(16,122,202,.14);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.personas-panel[hidden]{display:none}.personas-panel-copy{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.personas-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--c-green-dark);font-size:14px;line-height:18px;letter-spacing:-.28px;font-weight:650}.personas-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--c-green-dark)}.personas-panel h3{max-width:760px;color:var(--c-text);font-size:38px;line-height:40px;letter-spacing:-1.2px;font-weight:500}.personas-panel-copy>p{max-width:850px;color:var(--c-muted);font-size:var(--fs-body);line-height:var(--lh-body);letter-spacing:var(--ls-body)}.personas-columns{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:4px}.personas-column{min-width:0}.personas-column h4{color:#102a43;font-size:15px;line-height:19px;letter-spacing:-.3px;font-weight:650;margin-bottom:6px}.personas-column p{color:#577080;font-size:14px;line-height:19px;letter-spacing:-.28px}.personas-photo{width:100%;margin-top:auto;border-radius:20px;overflow:hidden;background:#eef8ff;border:1px solid rgba(126,190,229,.34);box-shadow:0 20px 54px -32px rgba(16,122,202,.12)}.personas-photo img{width:100%;aspect-ratio:3/1;height:auto;object-fit:cover;object-position:center}.personas-photo figcaption{padding:13px 16px;color:#2c607f;background:rgba(238,248,255,.88);font-size:14px;line-height:18px;letter-spacing:-.28px}@media (max-width:1199px){.personas{padding:70px 30px 100px}.personas-content{max-width:750px}.personas-shell{grid-template-columns:1fr}.personas-tabs{display:grid;grid-template-columns:repeat(2,1fr)}.personas-tab{min-height:84px;border-bottom:0;border-right:1px solid rgba(107,184,232,.22)}.personas-tab:last-child{border-right:0}.personas-panel{min-height:auto}.personas-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:809px){.personas{padding:54px 20px 78px}.personas-content{max-width:350px;gap:34px}.personas-head{gap:18px}.personas-metrics{width:100%;justify-content:flex-start}.personas-metrics span{min-height:38px;padding:8px 12px;font-size:13px}.personas-shell{gap:14px}.personas-tabs{display:flex;overflow-x:auto;gap:8px;padding:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.personas-tab{width:auto;min-width:206px;min-height:58px;padding:14px 15px;border:0;border-radius:16px;scroll-snap-align:start}.personas-tab.is-active{box-shadow:none}.personas-panel{min-height:auto;padding:22px;gap:24px}.personas-panel h3{font-size:28px;line-height:31px;letter-spacing:-.9px}.personas-columns{grid-template-columns:1fr;gap:14px}.personas-photo figcaption{padding:12px 14px}}.features{justify-content:center;background:var(--c-bg-alt);padding:80px 30px 120px}.features,.features-content{display:flex;flex-direction:column;align-items:center}.features-content{gap:60px;width:100%;max-width:1064px;margin-inline:auto}.features-head{gap:30px;width:460px;max-width:460px}.features-head,.features-title-group{display:flex;flex-direction:column;align-items:center}.features-title-group{gap:20px;width:100%}.features-title{text-align:center;font-size:var(--fs-h2);line-height:var(--lh-h2);letter-spacing:var(--ls-h2);font-weight:500}.features-title em{font-family:var(--font-serif);font-style:italic;font-weight:500}.features-lead{text-align:center}.features-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:20px 15px;width:100%;max-width:1064px}.features-card{display:flex;flex-direction:column;flex:0 0 auto;gap:24px;padding:24px;border-radius:var(--radius-card);overflow:hidden}.features-card:first-child,.features-card:nth-child(4){width:calc((100% - 15px) * .561)}.features-card:nth-child(2),.features-card:nth-child(3){width:calc((100% - 15px) * .439)}.features-card:not(.features-card--highlight){border-color:transparent}.features-card--highlight{border-color:rgba(46,155,230,.42);box-shadow:0 0 0 1px rgba(46,155,230,.14)}.features-card-head{display:flex;flex-direction:column;gap:8px;padding:8px 8px 0}.features-card-title{font-family:var(--font-sans);font-weight:500;font-size:24px;line-height:28px;letter-spacing:-.72px;color:var(--c-text)}.features-card-sub{font-size:16px;line-height:21.6px;letter-spacing:-.32px;color:var(--c-muted);font-weight:400}.features-card-media{position:relative;flex:1 1;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;border-radius:16px}.features-card-media img{width:100%;height:auto;display:block;border-radius:16px;transform:scale(1.04);transform-origin:center top}@media (max-width:1199px){.features{padding:40px 30px 120px}.features-content{gap:60px;max-width:750px}.features-head{width:460px;max-width:460px}.features-title{font-size:var(--fs-h2);line-height:var(--lh-h2);letter-spacing:var(--ls-h2)}.features-grid{flex-direction:column;flex-wrap:nowrap;align-items:stretch;max-width:750px}.features-card,.features-card:first-child,.features-card:nth-child(2),.features-card:nth-child(3),.features-card:nth-child(4){width:100%}}@media (max-width:809px){.features{padding:30px 20px}.features-content{gap:32px;max-width:350px}.features-head{width:100%;max-width:460px;gap:30px}.features-title{font-size:var(--fs-h2);line-height:var(--lh-h2);letter-spacing:var(--ls-h2)}.features-grid{max-width:350px;gap:20px}.features-card{padding:20px;gap:16px}.features-card-head{padding:0;gap:6px}.features-card-title{font-size:22px;line-height:26px;letter-spacing:-.66px}}.whoweare{background:var(--c-white);display:flex;flex-direction:column;align-items:center;padding:80px 30px 120px}.whoweare-content{max-width:1064px;margin-inline:auto;gap:60px}.whoweare-content,.whoweare-head{width:100%;display:flex;flex-direction:column;align-items:center}.whoweare-head{max-width:460px;gap:30px}.whoweare-title{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.whoweare-h2,.whoweare-lead{margin:0;text-align:center}.whoweare-lead{max-width:460px}.whoweare-grid{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.whoweare-left{flex:1 1 auto;max-width:380px;align-self:center;gap:40px}.whoweare-left,.whoweare-left-top{display:flex;flex-direction:column;align-items:flex-start}.whoweare-left-top{gap:30px}.whoweare-left-title{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.whoweare-h3{margin:0;font-family:var(--font-sans);font-weight:500;font-size:var(--fs-h3);line-height:var(--lh-h3);letter-spacing:var(--ls-h3);color:var(--c-text)}.whoweare-para{margin:0;font-size:var(--fs-body);line-height:var(--lh-body);letter-spacing:var(--ls-body);color:var(--c-muted);max-width:320px}.whoweare-tags{display:flex;flex-wrap:wrap;gap:8px;max-width:380px}.whoweare-tags span{display:inline-flex;align-items:center;min-height:34px;padding:8px 11px;border-radius:var(--radius-pill);background:#eef8ff;border:1px solid rgba(16,122,202,.22);color:#2c607f;font-size:13px;line-height:16px;letter-spacing:-.2px;font-weight:600}.whoweare-checks{display:grid;grid-gap:8px;gap:8px;max-width:360px}.whoweare-checks li{color:#3f5e68;font-size:14px;line-height:19px;letter-spacing:-.24px}.whoweare-btn{align-self:flex-start}.whoweare-stat{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%;padding-top:28px;border-top:1px solid var(--c-border)}.whoweare-stat-num{font-family:var(--font-sans);font-weight:600;font-size:46px;line-height:48px;letter-spacing:-1.38px;color:var(--c-green-dark)}.whoweare-stat-caption{font-size:var(--fs-body);line-height:var(--lh-body);letter-spacing:var(--ls-body);color:var(--c-muted)}.whoweare-card{flex:0 0 auto;width:543px;max-width:100%;aspect-ratio:543/470;border-radius:var(--radius-card);background-image:url(/assets/images/content-2.webp);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;padding:36px;box-shadow:0 24px 50px -16px rgba(16,42,67,.14)}.whoweare-card-img{width:100%;height:auto;border-radius:18px;box-shadow:0 16px 36px -12px rgba(16,42,67,.2)}@media (max-width:1199px){.whoweare{padding:40px 30px 120px}.whoweare-content{max-width:750px}.whoweare-left{gap:40px}.whoweare-card{width:360px;aspect-ratio:360/427}.whoweare-panel{padding:18px 18px 20px}.whoweare-panel-title{font-size:15px}}@media (max-width:809px){.whoweare{padding:30px 20px 120px}.whoweare-content{max-width:350px;gap:32px}.whoweare-head{width:100%;max-width:350px}.whoweare-grid{flex-direction:column;align-items:stretch;gap:40px}.whoweare-left{flex:0 0 auto;max-width:100%;width:100%;align-self:stretch;gap:32px}.whoweare-left-top{width:100%}.whoweare-left-title{gap:16px}.whoweare-checks,.whoweare-para,.whoweare-tags{max-width:100%}.whoweare-btn{align-self:stretch;width:100%;text-align:center;justify-content:center}.whoweare-stat-num{font-size:40px;line-height:42px}.whoweare-card{width:100%;aspect-ratio:1/1;padding:22px}}.steps{flex-direction:column;align-items:center;background:var(--c-white);padding:40px 30px 120px}.steps,.steps .container{display:flex;justify-content:center}.steps-content{gap:60px;width:100%;max-width:1064px}.steps-content,.steps-head{display:flex;flex-direction:column;align-items:center}.steps-head{gap:30px;max-width:460px}.steps-title{font-size:var(--fs-h2);line-height:var(--lh-h2);letter-spacing:var(--ls-h2);text-align:center}.steps-lead{max-width:404px;text-align:center}.steps-tabs{display:flex;justify-content:center;gap:60px;width:100%}.steps-tab{display:inline-flex;align-items:center;gap:10px;padding:0 0 12px;border-bottom:2px solid var(--c-border);color:var(--c-muted);transition:color .2s ease,border-color .2s ease}.steps-tab-label,.steps-tab-num{font-size:16px;font-weight:500;letter-spacing:-.32px}.steps-tab-label{white-space:nowrap}.steps-tab:hover{color:var(--c-text)}.steps-tab.is-active{color:var(--c-text);border-bottom-color:var(--c-black)}.steps-panels{width:100%;background:linear-gradient(135deg,rgba(255,255,255,.74),rgba(231,247,255,.62)),rgba(244,251,255,.74);border:1px solid rgba(21,136,216,.14);border-radius:28px;padding:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.78),0 22px 60px -34px rgba(16,42,67,.08);-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}.steps-panel{position:relative;display:none;align-items:stretch;gap:0;background:linear-gradient(135deg,rgba(18,139,219,.9),rgba(7,117,203,.78)),rgba(18,137,217,.78);border:1px solid rgba(255,255,255,.3);border-radius:20px;overflow:hidden;min-height:360px;box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 28px 70px -36px rgba(12,70,120,.18);-webkit-backdrop-filter:blur(20px) saturate(125%);backdrop-filter:blur(20px) saturate(125%)}.steps-panel:before{content:"";position:absolute;inset:-24%;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.24),transparent 34%),radial-gradient(80% 70% at 100% 0,rgba(255,255,255,.2),transparent 62%);opacity:.78}.steps-panel.is-active{display:flex}.steps-panel>*{position:relative;z-index:1}.steps-panel-text{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;gap:48px;padding:60px 50px}.steps-panel-num{font-family:var(--font-sans);font-weight:500;font-size:var(--fs-h3);line-height:var(--lh-h3);letter-spacing:var(--ls-h3);color:var(--c-white)}.steps-panel-desc{font-size:var(--fs-lead);line-height:var(--lh-lead);letter-spacing:var(--ls-lead);color:var(--c-white);max-width:340px}.steps-panel-media{flex:0 0 430px;display:flex;align-items:flex-start;padding:30px}.steps-panel-media img{width:370px;height:auto;max-width:100%;border-radius:16px;box-shadow:0 12px 32px -8px rgba(0,0,0,.08)}@media (max-width:1199px){.steps{padding:40px 30px}.steps-content{gap:60px;max-width:750px}.steps-tabs{gap:30px}.steps-tab-label,.steps-tab-num{font-size:15px}.steps-panel{min-height:0}.steps-panel-text{gap:40px;padding:50px 40px}.steps-panel-media{flex:0 0 370px;padding:28px}.steps-panel-media img{width:340px}}@media (max-width:809px){.steps{padding:30px 20px}.steps-content{gap:32px;max-width:350px}.steps-head{gap:30px}.steps-head,.steps-lead{max-width:350px}.steps-tabs{flex-direction:row;justify-content:center;align-items:center;gap:14px}.steps-tab{width:44px;height:44px;padding:0;border:1.5px solid var(--c-border);border-radius:50%;justify-content:center;color:var(--c-muted);transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .25s ease}.steps-tab-label{display:none}.steps-tab-num{font-size:16px;font-weight:600}.steps-tab.is-active{background:var(--c-green-dark);border-color:var(--c-green-dark);color:var(--c-white);transform:scale(1.06)}.steps-panels{padding:12px;border-radius:24px}.steps-panel.is-active{flex-direction:column;gap:0}.steps-panel-text{gap:36px;padding:40px 30px 60px}.steps-panel-num{font-size:var(--fs-h3);line-height:var(--lh-h3);letter-spacing:var(--ls-h3)}.steps-panel-desc{font-size:22px;line-height:28px;max-width:none}.steps-panel-media{flex:0 0 auto;width:100%;justify-content:center;padding:0 24px 24px}.steps-panel-media img{width:100%}}.steps-panels{overflow:hidden}@keyframes step-from-right{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:none}}@keyframes step-from-left{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:none}}.steps-panel.is-active{animation:step-from-right .6s cubic-bezier(.16,1,.3,1) both}.steps-panel.is-active.from-left{animation-name:step-from-left}.steps-tab{transition:color .25s ease,border-color .25s ease,opacity .25s ease}@media (prefers-reduced-motion:reduce){.steps-panel.is-active,.steps-panel.is-active.from-left{animation:none}}.steps-panels{max-width:900px;margin-inline:auto}.benefits{background:var(--c-bg-alt);display:flex;flex-direction:column;align-items:center;padding:40px 30px 120px}.benefits .container{display:flex;justify-content:center}.benefits-inner{gap:60px;width:1064px}.benefits-head,.benefits-inner{display:flex;flex-direction:column;align-items:center;max-width:100%}.benefits-head{gap:30px;width:460px;text-align:center}.benefits-head-text{display:flex;flex-direction:column;align-items:center;gap:20px}.benefits-title{margin:0;text-align:center;white-space:nowrap}.benefits-title em{font-family:var(--font-serif);font-style:italic;font-weight:500}.benefits-lead{margin:0;text-align:center}.benefits-rows{display:block;width:100%}.benefits-row{position:-webkit-sticky;position:sticky;display:flex;align-items:stretch;justify-content:space-between;gap:32px;width:100%;margin-bottom:48px;padding:40px;background:var(--c-white);border:1px solid var(--c-border);border-radius:var(--radius-card);box-shadow:0 16px 40px -12px rgba(16,42,67,.06);overflow:hidden}.benefits-row:first-child{top:100px;z-index:1}.benefits-row:nth-child(2){top:132px;z-index:2}.benefits-row:nth-child(3){top:164px;z-index:3}.benefits-row:last-child{margin-bottom:0}.benefits-row-text{display:flex;flex-direction:column;align-items:flex-start;flex:1 1 auto;min-width:0;padding:30px 0;align-self:center}.benefits-tag{display:inline-flex;align-items:center;gap:8px;background:var(--c-white);border:1px solid var(--c-border);border-radius:var(--radius-pill);padding:6px 14px 6px 12px;font-size:14px;font-weight:500;letter-spacing:-.28px;color:var(--c-text);margin-bottom:24px}.benefits-tag:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--c-green-dark)}.benefits-row-title{margin:0 0 20px;font-family:var(--font-serif);font-style:italic;font-weight:500;font-size:var(--fs-h3);line-height:var(--lh-h3);letter-spacing:var(--ls-h3);color:var(--c-text);max-width:16ch}.benefits-row-body{display:flex;flex-direction:column;gap:16px;max-width:36ch}.benefits-row-body p{margin:0;font-size:var(--fs-body);line-height:var(--lh-body);letter-spacing:var(--ls-body);color:var(--c-muted)}.benefits-row-media{flex:0 0 auto;display:flex;align-items:center}.benefits-card{position:relative;width:412px;height:412px;border-radius:var(--radius-card);overflow:hidden}.benefits-card-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.benefits-card-ui{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);width:88%;height:auto;border-radius:16px}@media (max-width:1199px){.benefits{padding:40px 30px 80px}.benefits-inner{width:100%;gap:60px}.benefits-head{width:460px}.benefits-rows{gap:20px}.benefits-row{gap:24px;padding:40px}.benefits-card{width:282px;height:282px}.benefits-card-ui{bottom:14px;width:86%}}@media (max-width:809px){.benefits{padding:30px 20px 60px}.benefits-inner{gap:32px}.benefits-head{width:100%}.benefits-title{white-space:normal}.benefits-rows{gap:32px}.benefits-row{position:relative;top:auto;flex-direction:column;align-items:stretch;gap:24px;padding:20px;margin-bottom:40px;box-shadow:0 14px 34px -12px rgba(16,42,67,.1)}.benefits-row:first-child,.benefits-row:nth-child(2),.benefits-row:nth-child(3){top:auto}.benefits-row-text{padding:0;align-self:stretch}.benefits-tag{margin-bottom:18px}.benefits-row-title{max-width:none;font-size:28px;line-height:32px;letter-spacing:-1.12px;margin-bottom:16px}.benefits-row-body{max-width:none}.benefits-row-media{width:100%}.benefits-card{width:100%;height:auto;aspect-ratio:1/1}.benefits-card-ui{bottom:16px;width:88%}}.pricing{background:var(--c-white);padding:60px 30px}.pricing,.pricing-container{display:flex;flex-direction:column;align-items:center}.pricing-container{gap:32px}.pricing-head{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.pricing-title{font-size:var(--fs-h2);line-height:var(--lh-h2);letter-spacing:var(--ls-h2);font-weight:500}.pricing-lead{max-width:640px}.pricing-toggle{display:inline-flex;align-items:center;gap:4px;background:var(--c-bg-alt);border:1px solid var(--c-border);border-radius:var(--radius-pill);padding:5px}.pricing-toggle-btn{border-radius:var(--radius-pill);padding:9px 18px;font-size:14px;font-weight:500;letter-spacing:-.28px;color:var(--c-muted);background:transparent;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.pricing-toggle-btn.is-active{background:var(--c-white);color:var(--c-black);box-shadow:0 2px 6px -1px rgba(0,0,0,.06)}.pricing-plans{position:relative;width:100%;max-width:920px;margin-inline:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;background:var(--c-green-dark);border-radius:var(--radius-card);padding:16px;overflow:hidden}.pricing-plan{display:flex;flex-direction:column;gap:20px;padding:18px}.pricing-plan--basic{color:var(--c-white)}.pricing-plan--pro{background:var(--c-white);border-radius:var(--radius-card);color:var(--c-black)}.pricing-plan-top{display:flex;flex-direction:column;gap:14px}.pricing-plan-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%}.pricing-plan-icon,.pricing-plan-icon--pro{background:#fff;color:var(--c-green-dark)}.pricing-plan-name{font-size:22px;line-height:1.2;letter-spacing:-.44px;font-weight:600}.pricing-plan-desc{font-size:var(--fs-body);line-height:21.6px;letter-spacing:-.32px;max-width:320px}.pricing-plan--basic .pricing-plan-desc{color:rgba(255,255,255,.78)}.pricing-plan--pro .pricing-plan-desc{color:var(--c-muted)}.pricing-plan-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:6px}.pricing-plan-price{display:flex;align-items:baseline;gap:6px}.pricing-amount{font-size:28px;line-height:1;letter-spacing:-1.12px;font-weight:600}.pricing-period{font-size:var(--fs-body);letter-spacing:-.32px}.pricing-plan--basic .pricing-period{color:rgba(255,255,255,.78)}.pricing-plan--pro .pricing-period{color:var(--c-muted)}.pricing-cta{font-size:14px;font-weight:500;padding:13px 22px;border-radius:var(--radius-pill)}.pricing-cta--basic{background:var(--c-white);color:var(--c-black)}.pricing-cta--basic:hover{background:#f2f2f2}.pricing-cta--pro{background:var(--c-green-dark);color:var(--c-white)}.pricing-cta--pro:hover{background:#0c5e9e}.pricing-plan-incl{display:flex;flex-direction:column;gap:11px;padding-top:16px;border-top:1px solid rgba(255,255,255,.16)}.pricing-plan--pro .pricing-plan-incl{border-top-color:var(--c-border)}.pricing-incl-label{font-size:var(--fs-body);font-weight:500;letter-spacing:-.32px}.pricing-plan--basic .pricing-incl-label{color:rgba(255,255,255,.9)}.pricing-incl-label--pro{color:var(--c-muted)}.pricing-incl-list{display:flex;flex-direction:column;gap:10px}.pricing-incl-item{display:flex;align-items:center;gap:10px;font-size:var(--fs-body);letter-spacing:-.32px}.pricing-incl-item--pro{color:var(--c-black)}.pricing-check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;color:var(--c-white)}.pricing-check--pro{color:var(--c-green-dark)}@media (max-width:1199px){.pricing-container{gap:60px}.pricing-title{font-size:var(--fs-h2);line-height:var(--lh-h2);letter-spacing:var(--ls-h2)}.pricing-plan{padding:18px;gap:22px}.pricing-cta{padding:12px 18px}}@media (max-width:809px){.pricing{padding:30px 20px}.pricing-container{gap:32px}.pricing-title{font-size:30px;line-height:1.15;letter-spacing:var(--ls-h2);white-space:normal;text-wrap:balance}.pricing-plans{grid-template-columns:1fr;gap:16px;padding:16px}.pricing-plan{padding:16px;gap:20px}.pricing-plan-row{flex-wrap:nowrap}.pricing-cta{padding:14px 18px;white-space:nowrap}}.faq{background:var(--c-white);padding:80px 30px}.faq-container{display:flex;flex-direction:column;align-items:center;gap:60px;max-width:1280px}.faq-head{gap:30px}.faq-head,.faq-title-group{display:flex;flex-direction:column;align-items:center;width:100%}.faq-title-group{gap:20px}.faq-title{font-size:46px;line-height:48px;letter-spacing:-1.38px;font-weight:500;text-align:center;margin:0}.faq-title em{font-family:var(--font-serif);font-style:italic;font-weight:500}.faq-lead{text-align:center;max-width:1280px}.faq-list{display:flex;flex-direction:column;gap:20px;width:100%;max-width:880px;margin-inline:auto}.faq-item{background:var(--c-white);border:1px solid var(--c-border);border-radius:16px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.faq-item.is-open{box-shadow:var(--c-shadow-card)}.faq-q-head{margin:0}.faq-q{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;padding:23px 28px;text-align:left}.faq-q-text{font-family:var(--font-sans);font-size:18px;line-height:24px;letter-spacing:-.36px;font-weight:500;color:var(--c-text)}.faq-icon{position:relative;flex:0 0 auto;width:18px;height:18px}.faq-icon:after,.faq-icon:before{content:"";position:absolute;top:50%;left:50%;background:var(--c-text);border-radius:2px;transition:transform .25s ease,opacity .2s ease}.faq-icon:before{width:14px;height:1.5px;transform:translate(-50%,-50%)}.faq-icon:after{width:1.5px;height:14px;transform:translate(-50%,-50%)}.faq-item.is-open .faq-icon:after{transform:translate(-50%,-50%) scaleY(0);opacity:0}.faq-a-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-item.is-open .faq-a-wrap{grid-template-rows:1fr}.faq-a{overflow:hidden;min-height:0;font-family:var(--font-sans);font-size:16px;line-height:21.6px;letter-spacing:-.32px;font-weight:400;color:var(--c-muted);padding:0 28px}.faq-item.is-open .faq-a{padding-bottom:24px}@media (max-width:1199px){.faq{padding:40px 30px}.faq-container{gap:60px;max-width:100%}.faq-title{font-size:38px;line-height:48px;letter-spacing:-1.14px}}@media (max-width:809px){.faq{padding:30px 20px}.faq-container{gap:32px;width:100%;max-width:100%}.faq-title-group{gap:20px}.faq-title{font-size:36px;line-height:48px;letter-spacing:-1.08px}.faq-title em{display:block}.faq-q{padding:18px 20px;gap:12px;align-items:flex-start}.faq-q-text{font-size:16px;line-height:22px;letter-spacing:-.32px}.faq-icon{margin-top:2px}.faq-a{padding:0 20px;font-size:15px;line-height:21px}.faq-item.is-open .faq-a{padding-bottom:20px}}.cta{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.cta-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%;z-index:0;pointer-events:none}.cta .container{position:relative;z-index:1}.cta-inner{justify-content:center;padding-top:143px;padding-bottom:143px}.cta-content,.cta-inner{display:flex;align-items:center}.cta-content{flex-direction:column;gap:30px;width:600px;max-width:600px}.cta-icon{display:flex;align-items:center;justify-content:center;width:51px;height:51px;padding:13px;border-radius:45px;background:var(--c-white);box-shadow:1px 2px 4px 0 rgba(0,0,0,.1),0 .5px 1px 0 rgba(0,0,0,.15);flex-shrink:0}.cta-icon-mark{width:25px;height:25px;display:block}.cta-title{gap:31px}.cta-text,.cta-title{display:flex;flex-direction:column;align-items:center;width:100%}.cta-text{gap:20px}.cta-h1{font-weight:600;font-size:var(--fs-h1);line-height:var(--lh-h1);letter-spacing:var(--ls-h1);color:var(--c-black)}.cta-h1,.cta-lead{font-family:var(--font-sans);text-align:center}.cta-lead{font-weight:400;font-size:20px;line-height:27px;letter-spacing:-.4px;color:var(--c-muted)}.cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:76px;background:var(--c-green-dark);color:var(--c-white);font-family:var(--font-sans);font-weight:500;font-size:14px;line-height:16.8px;letter-spacing:-.28px;white-space:nowrap;transition:background-color .2s ease,transform .2s ease}.cta-btn:hover{background:#0c5e9e}.cta-btn:active{transform:translateY(1px)}@media (max-width:1199px){.cta-inner{padding-top:100px;padding-bottom:100px}.cta-h1{font-size:50px;line-height:66px;letter-spacing:-1.5px}}@media (max-width:809px){.cta-inner{padding-top:60px;padding-bottom:60px;width:100%}.cta-content{width:100%;max-width:600px}.cta-text,.cta-title{width:100%}.cta-content{gap:24px}.cta-title{gap:26px}.cta-h1{font-size:34px;line-height:40px;letter-spacing:-1px;text-wrap:balance}.cta-lead{font-size:17px;line-height:24px;letter-spacing:-.34px}.cta-btn{width:100%;padding:15px 20px}}.cta-icon{padding:7px}.cta-icon-img{width:100%;height:100%;object-fit:contain;display:block}.footer{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:var(--c-white)}.footer-bg{width:100%;height:100%;object-fit:fill;object-position:50% 50%;z-index:0}.footer-bg,.footer-fade{position:absolute;inset:0;pointer-events:none}.footer-fade{z-index:1;background-image:linear-gradient(180deg,rgb(255,255,255) -3%,rgb(255,255,255) 46%,rgba(255,255,255,.93) 78%,rgba(255,255,255,0) 125%)}.footer-container{position:relative;z-index:2;padding-top:80px;padding-bottom:80px}.footer-container,.footer-top{display:flex;flex-direction:column;gap:60px}.footer-top{width:100%}.footer-newsletter{display:flex;align-items:center;justify-content:flex-start;gap:285px;width:100%}.footer-newsletter-text{display:flex;flex-direction:column;gap:10px;flex-shrink:0;width:419px}.footer-newsletter-title{font-family:var(--font-sans);font-weight:500;font-size:22px;line-height:24px;letter-spacing:-.44px;color:var(--c-black)}.footer-newsletter-sub{font-family:var(--font-sans);font-weight:400;font-size:16px;line-height:21.6px;letter-spacing:-.16px;color:var(--c-muted)}.footer-form{justify-content:flex-start;gap:0;width:440px;padding:6px;border-radius:100px;border:1px solid var(--c-border);background:var(--c-white)}.footer-field,.footer-form{display:flex;align-items:center}.footer-field{flex:1 1 auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer-input{width:100%;padding:17px 24px;border:none;border-radius:50px;background:transparent;font-family:var(--font-sans);font-size:14px;font-weight:400;letter-spacing:-.28px;color:var(--c-black)}.footer-input::placeholder{color:var(--c-muted);opacity:1}.footer-input:focus{outline:none}.footer-submit{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:14px 18px;border-radius:100px;background:var(--c-green-dark);color:var(--c-white);font-family:var(--font-sans);font-weight:400;font-size:14px;line-height:16.8px;letter-spacing:-.28px;white-space:nowrap;box-shadow:inset 0 .8px .5px 0 rgba(255,255,255,.55);transition:background-color .2s ease,transform .2s ease}.footer-submit:hover{background:#0c5e9e}.footer-submit:active{transform:translateY(1px)}.footer-divider{width:100%;height:1px;border:0;background:var(--c-border)}.footer-menu{justify-content:flex-start;gap:185px;width:100%}.footer-cols,.footer-menu{display:flex;align-items:flex-start}.footer-cols{gap:80px}.footer-col{display:flex;flex-direction:column;gap:20px;width:120px}.footer-col-title{font-family:var(--font-sans);font-weight:400;font-size:14px;line-height:16.8px;letter-spacing:-.28px;color:var(--c-black)}.footer-col-links{display:flex;flex-direction:column;gap:10px}.footer-link{font-family:var(--font-sans);font-weight:400;font-size:16px;line-height:16px;letter-spacing:-.32px;color:var(--c-black);transition:color .2s ease}.footer-link-active,.footer-link:hover{color:var(--c-green-dark)}.footer-contact{display:flex;flex-direction:column;gap:20px;width:328px}.footer-contact-list{display:flex;flex-direction:column;gap:10px;font-style:normal}.footer-copyright{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%}.footer-brand{display:inline-flex;align-items:center;gap:10px}.footer-brand-icon{display:flex;align-items:center;justify-content:center;width:41px;height:41px;border-radius:45px;background:var(--c-white);flex-shrink:0}.footer-brand-mark{width:21px;height:21px;display:block}.footer-brand-name{font-size:18px;line-height:24.3px;letter-spacing:-.36px}.footer-brand-name,.footer-legal{font-family:var(--font-sans);font-weight:400;color:var(--c-black)}.footer-legal{font-size:16px;line-height:21.6px;letter-spacing:-.32px}.footer-legal-link{text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.footer-legal-link:hover{color:var(--c-green-dark)}@media (max-width:1199px){.footer-container{align-items:center}.footer-newsletter{justify-content:space-between;gap:0}.footer-newsletter-text{width:379px;flex-shrink:1}.footer-form{width:371px;flex-shrink:0}.footer-menu{justify-content:space-between;gap:40px}.footer-cols{gap:32px}.footer-contact{width:242px}}@media (max-width:809px){.footer-container{gap:32px}.footer-top{gap:40px}.footer-newsletter{flex-direction:column;align-items:flex-start;gap:32px}.footer-form,.footer-newsletter-text{width:100%}.footer-input{padding:16px 18px}.footer-menu{flex-direction:column;align-items:flex-start;gap:32px}.footer-cols{flex-wrap:wrap;gap:32px;width:100%}.footer-col{width:auto;min-width:76px}.footer-contact{width:328px;max-width:100%}.footer-copyright{flex-direction:column;align-items:flex-start;gap:24px}}.footer-brand-icon{padding:5px}.footer-brand-img{width:100%;height:100%;object-fit:contain;display:block}.demo-page{min-height:100dvh;background:radial-gradient(circle at 12% 14%,rgba(46,155,230,.11),transparent 32%),linear-gradient(135deg,#f7fbff,#ffffff 46%,#eef8ff);color:var(--c-text);padding:0;overflow:hidden}.demo-shell{width:100%;min-height:100dvh;display:grid;grid-template-columns:minmax(540px,48vw) minmax(0,1fr);grid-gap:0;gap:0;align-items:stretch}.demo-panel{position:relative;background:rgba(255,255,255,.94);border:0;border-radius:0;box-shadow:none;padding:clamp(30px,4.2vw,70px);display:flex;flex-direction:column;justify-content:center;min-height:100dvh;overflow:hidden}.demo-logo{position:absolute;top:clamp(28px,3vw,42px);left:clamp(30px,4.8vw,76px);display:inline-flex;align-items:center;gap:10px;color:#0b1f3a;font-weight:700;letter-spacing:-.03em}.demo-logo img{border-radius:8px;box-shadow:1px 2px 4px 0 rgba(0,0,0,.1)}.demo-copy{max-width:620px;margin-bottom:28px}.demo-kicker{margin-bottom:12px;color:var(--c-green-dark);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.demo-title{font-size:clamp(42px,4.35vw,62px);line-height:1;letter-spacing:-.05em;font-weight:600;color:#111;margin-bottom:16px}.demo-lead{max-width:560px;color:#363a3f;font-size:clamp(17px,1.35vw,22px);line-height:1.22;letter-spacing:-.034em}.demo-proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.demo-proof--compact{margin-top:16px}.demo-proof span{display:inline-flex;align-items:center;min-height:30px;padding:6px 11px;border-radius:var(--radius-pill);border:1px solid rgba(46,155,230,.24);background:rgba(234,246,254,.78);color:#2c607f;font-size:12px;line-height:15px;font-weight:650;letter-spacing:-.26px}.demo-form{width:min(100%,590px);display:flex;flex-direction:column;gap:14px}.demo-form-step-one{margin-left:0}.demo-field{display:flex;flex-direction:column;gap:7px;color:#2d3035;font-size:14px;line-height:1.2;letter-spacing:-.03em;font-weight:600}.demo-field span span{color:#e02828}.demo-field input,.demo-field select,.demo-field textarea{width:100%;border:1px solid #c8d4df;border-radius:16px;background:#fbfdff;color:#132236;font:inherit;font-size:15px;line-height:1.2;padding:13px 14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease,border-radius .18s ease}.demo-field input:hover,.demo-field select:hover,.demo-field textarea:hover{border-color:rgba(16,122,202,.42);background:#fff;border-radius:18px}.demo-field textarea{resize:vertical;min-height:82px}.demo-field input:focus,.demo-field select:focus,.demo-field textarea:focus{background:#fff;border-color:var(--c-green-dark);box-shadow:0 0 0 4px rgba(16,122,202,.12);border-radius:18px}.demo-grid-two{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.demo-phone{display:grid;grid-template-columns:128px 1fr}.demo-phone select{border-radius:16px 0 0 16px;border-right:0;background:#eef6fc;padding-inline:12px 8px;font-size:13px;font-weight:650;text-overflow:ellipsis}.demo-phone input{border-radius:0 16px 16px 0}.demo-phone select:focus,.demo-phone select:hover{border-radius:18px 0 0 18px}.demo-phone input:focus,.demo-phone input:hover{border-radius:0 18px 18px 0}.demo-email-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(16,122,202,.14);border-radius:18px;background:rgba(16,122,202,.07);padding:12px 14px;color:#243246;font-size:13px;font-weight:600}.demo-email-strip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.demo-email-strip button{flex:0 0 auto;color:var(--c-green-dark);font-size:13px;font-weight:700}.demo-secondary,.demo-submit{min-height:48px;border-radius:18px;padding:14px 20px;font-size:15px;line-height:1;font-weight:700;transition:transform .18s ease,background-color .18s ease,opacity .18s ease}.demo-submit{background:var(--c-green-dark);color:#fff}.demo-submit:hover{background:#0c5e9e}.demo-secondary{border:1px solid #cfd5dc;color:#23262b;background:#fff}.demo-secondary:active,.demo-submit:active{transform:translateY(1px)}.demo-secondary:disabled,.demo-submit:disabled{opacity:.62;cursor:not-allowed}.demo-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:8px}.demo-privacy{margin-top:10px;color:#69707a;font-size:14px;line-height:1.35;letter-spacing:-.03em}.demo-error{color:#b42318;font-size:15px;line-height:1.35}.demo-success{width:min(100%,560px);border:1px solid rgba(16,122,202,.16);border-radius:18px;background:rgba(16,122,202,.07);padding:22px;display:flex;flex-direction:column;gap:14px;color:#102a43;font-size:20px;font-weight:600}.demo-success a{color:var(--c-green-dark);font-size:15px;font-weight:700}.demo-visual{position:relative;min-height:100dvh;border-radius:0;overflow:hidden;border:0;box-shadow:none;isolation:isolate}.demo-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(0,31,66,.24)),radial-gradient(circle at 20% 18%,rgba(255,255,255,.46),transparent 34%);z-index:1}.demo-visual img{object-fit:cover}.demo-product-card{position:absolute;left:clamp(22px,3vw,54px);right:clamp(22px,3vw,54px);bottom:clamp(22px,3vw,54px);z-index:2;overflow:hidden;border-radius:22px;background:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.52);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 20px 50px -26px rgba(16,42,67,.18);color:#102a43}.demo-product-card>img{width:100%;height:auto;max-height:300px;object-fit:cover;object-position:top center;border-bottom:1px solid rgba(16,122,202,.1)}.demo-product-caption{padding:16px 18px 18px}.demo-product-caption span{display:block;color:#637487;font-size:14px;font-weight:600;margin-bottom:4px}.demo-product-caption strong{display:block;font-size:22px;line-height:1.1;letter-spacing:-.04em}.demo-page--step-2 .demo-panel{justify-content:center;padding-top:88px;padding-bottom:32px}.demo-page--step-2 .demo-copy{margin-bottom:16px}.demo-page--step-2 .demo-title{font-size:clamp(34px,3.35vw,48px);margin-bottom:10px}.demo-page--step-2 .demo-lead{max-width:540px;font-size:clamp(14px,.95vw,17px);line-height:1.25;letter-spacing:-.03em}.demo-page--step-2 .demo-form{gap:10px;width:min(100%,640px)}.demo-page--step-2 .demo-field{gap:6px;font-size:13px}.demo-page--step-2 .demo-field input,.demo-page--step-2 .demo-field select,.demo-page--step-2 .demo-field textarea{font-size:14px;padding:10px 12px}.demo-page--step-2 .demo-field textarea{min-height:64px}.demo-page--step-2 .demo-email-strip{padding:10px 14px}.demo-page--step-2 .demo-secondary,.demo-page--step-2 .demo-submit{min-height:44px;padding:12px 17px}.demo-page--step-2 .demo-actions{margin-top:4px}@media (max-width:1020px){.demo-page{padding:20px;overflow:visible}.demo-shell{grid-template-columns:1fr;min-height:auto;gap:20px}.demo-panel{min-height:auto;padding-top:92px;border-radius:24px;border:1px solid rgba(16,122,202,.11)}.demo-logo{top:28px;left:28px}.demo-copy{margin-bottom:36px}.demo-form-step-one{margin-left:0}.demo-visual{min-height:420px;border-radius:24px}}@media (max-width:640px){.demo-page{padding:0;background:#fff}.demo-shell{gap:16px}.demo-panel{border:0;border-radius:0;box-shadow:none;padding:96px 22px 38px}.demo-title{font-size:38px}.demo-lead{font-size:17px}.demo-actions,.demo-grid-two{grid-template-columns:1fr}.demo-phone{grid-template-columns:126px 1fr}.demo-field{font-size:15px}.demo-field input,.demo-field select,.demo-field textarea{font-size:16px}.demo-privacy{margin-top:18px}.demo-visual{min-height:360px;margin:0 20px 24px;border-radius:24px}.demo-product-card{left:16px;right:16px;bottom:16px;border-radius:18px}.demo-product-card>img{max-height:150px}.demo-product-caption strong{font-size:18px}}