:root{--ink:#15171d;--muted:#657083;--paper:#fff;--sky:#edf5ff;--sky-strong:#dcecff;--line:#dbe5f1;--primary:#2368ee;--primary-dark:#1552c9;--violet:#7658f6;--mint:#23bf91;--logo-deep:#6f54f5;--logo-light:#9f8cff;--serif:"Manrope",sans-serif;--sans:"Manrope",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.site-shell{overflow:hidden}.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.hero-zone{min-height:930px;padding-top:22px;overflow:hidden;background:radial-gradient(circle at 50% 60%,#fff 0 8%,transparent 34%),linear-gradient(145deg,#eaf4ff,#f4f8ff 52%,#e3f1ff)}.site-header{position:relative;z-index:20;height:66px;padding:0 16px 0 20px;display:flex;align-items:center;gap:32px;border:1px solid hsla(0,0%,100%,.86);border-radius:14px;background:#ffffffe0;box-shadow:0 16px 45px #294e7c1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header--inner{margin-top:22px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.03em;white-space:nowrap}.brand__mark{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.main-nav{display:flex;align-items:center;gap:30px;margin-inline:auto;color:#4e596a;font-size:.78rem;font-weight:600}.main-nav a{transition:color .2s ease}.main-nav a.router-link-active,.main-nav a:hover{color:var(--primary)}.header-login{display:inline-flex;align-items:center;gap:14px;padding:10px 17px;border-radius:8px;background:var(--primary);color:#fff;font-size:.75rem;font-weight:700}.hero{position:relative;z-index:1;padding-top:86px;text-align:center}.hero__copy{position:relative;z-index:5}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--primary);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow span{width:21px;height:1px;background:currentColor}.eyebrow--center{justify-content:center}h1,h2{font-weight:800;letter-spacing:-.055em}h1,h2{font-family:var(--sans)}h1{margin:18px 0;font-size:clamp(3.4rem,5.7vw,5.7rem);font-weight:700;line-height:1.02}h1 em,h2 em{display:inline-block;color:var(--logo-deep);font-style:normal}.accent-last-word{color:var(--logo-light)}.hero__copy>p{max-width:690px;margin:0 auto;color:var(--muted);font-size:1.03rem;line-height:1.65}.hero__actions{display:flex;justify-content:center;gap:12px;margin-top:28px}.button{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid transparent;border-radius:8px;font-size:.76rem;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--primary);color:#fff;box-shadow:0 12px 26px #2368ee38}.button--primary:hover{background:var(--primary-dark)}.button--outline{border-color:#9eb6d4;background:#ffffffa8;color:#315071}.button--white{background:#fff;color:var(--primary-dark)}.product-stage{position:relative;height:505px;margin-top:28px;perspective:1200px}.product-stage__sun{position:absolute;left:50%;bottom:-235px;width:670px;height:670px;transform:translate(-50%);border-radius:50%;background:linear-gradient(155deg,#7458f4,#2575f4 48%,#13cbbb);box-shadow:0 -40px 100px #2575f438}.screen{position:absolute;z-index:3;overflow:hidden;border:7px solid #fff;border-radius:18px;background:#fff;box-shadow:0 28px 65px #173e703d}.screen__bar{height:46px;padding:0 16px;display:flex;align-items:center;gap:6px;border-bottom:1px solid #e7edf5}.screen__bar>i{width:7px;height:7px;border-radius:50%;background:#d4dfec}.screen--main{left:50%;top:32px;width:600px;height:395px;transform:translate(-50%)}.screen--main .screen__bar{justify-content:space-between}.screen--main .screen__bar small{margin-right:auto;color:#748198;font-weight:700}.screen--main .screen__bar b{color:#8b96a8;font-size:.62rem}.screen-logo{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:var(--violet);color:#fff;font-size:.62rem;font-weight:800}.screen--left{left:calc(50% - 430px);transform:rotate(-9deg)}.screen--left,.screen--right{top:95px;width:275px;height:305px}.screen--right{right:calc(50% - 430px);transform:rotate(9deg)}.dashboard-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:16px}.dashboard-kpis div{position:relative;padding:13px;display:grid;gap:3px;border:1px solid #e5ebf3;border-radius:10px;background:#fbfdff}.dashboard-kpis small{color:#7b8798;font-size:.58rem}.dashboard-kpis strong{font-size:1.3rem}.dashboard-kpis i{position:absolute;top:14px;right:12px;width:8px;height:8px;border-radius:50%}.dashboard-kpis .violet{background:var(--violet)}.dashboard-kpis .amber{background:#e8a13b}.dashboard-kpis .blue{background:#31a5e8}.dashboard-body{display:grid;grid-template-columns:1.55fr .75fr;gap:12px;padding:0 16px 16px}.calendar-mini,.chart-mini{border:1px solid #e6ecf4;border-radius:11px;background:#fff}.calendar-mini__head{padding:12px;display:flex;justify-content:space-between;border-bottom:1px solid #edf1f6;font-size:.65rem}.calendar-mini__head span{color:var(--primary)}.calendar-row{display:grid;grid-template-columns:39px 3px 1fr auto;gap:9px;align-items:center;padding:10px 11px;border-bottom:1px solid #f0f3f7}.calendar-row time{font-size:.55rem;font-weight:700}.calendar-row>i{align-self:stretch;border-radius:3px;background:var(--violet)}.calendar-row>span{display:grid;gap:2px;text-align:left}.calendar-row b{font-size:.59rem}.calendar-row small{color:#8791a1;font-size:.49rem}.calendar-row em{padding:4px 6px;border-radius:10px;background:#e9f8f1;color:#158357;font-size:.45rem;font-style:normal;font-weight:700}.chart-mini{padding:13px;text-align:left}.chart-mini strong{font-size:.66rem}.bars{height:130px;margin-block:12px 7px;display:flex;align-items:end;gap:5px}.bars i{flex:1;border-radius:4px 4px 1px 1px;background:linear-gradient(#7a61f7,#b8aafa)}.chart-mini small{color:#159064;font-size:.5rem}.mini-patient{margin:18px;padding:14px;display:flex;align-items:center;gap:10px;border-radius:11px;background:#eff5ff}.mini-patient>b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#d9d2ff;color:var(--violet);font-size:.62rem}.mini-patient span{display:grid;gap:3px;text-align:left}.mini-patient strong{font-size:.65rem}.mini-patient small{color:#7d899a;font-size:.5rem}.mini-lines{padding:5px 19px;display:grid;gap:11px}.mini-lines i{height:8px;border-radius:5px;background:#edf1f6}.mini-lines i:nth-child(2){width:80%}.mini-lines i:nth-child(3){width:63%}.mini-check{margin:20px;padding:20px 10px;display:grid;justify-items:center;gap:7px;text-align:center;border-radius:12px;background:#f0fbf7}.mini-check>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--mint);color:#fff}.mini-check strong{font-size:.7rem}.mini-check small{color:#758397;font-size:.5rem}.orbit{position:absolute;z-index:7;padding:9px 12px;display:flex;align-items:center;gap:7px;border:1px solid #fff;border-radius:10px;background:#ffffffe0;box-shadow:0 12px 28px #365a8329;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:float 5s ease-in-out infinite}.orbit span{display:grid;place-items:center;min-width:27px;height:27px;padding-inline:5px;border-radius:8px;background:var(--primary);color:#fff;font-size:.55rem;font-weight:800}.orbit small{color:#526174;font-size:.55rem;font-weight:700}.orbit--left{left:5%;top:90px}.orbit--right{right:4%;top:44px;animation-delay:-1.4s}.orbit--right span{background:var(--mint)}.orbit--lower{left:9%;bottom:90px;animation-delay:-2.6s}.orbit--lower span{background:var(--violet)}.signal-strip{position:relative;z-index:10;padding:17px 0;overflow:hidden;background:#17233b;color:#fff}.signal-strip__track{width:-moz-max-content;width:max-content;display:flex;align-items:center;animation:marquee 28s linear infinite}.signal-strip span{padding-inline:25px;font-family:var(--sans);font-size:.9rem;font-weight:700}.signal-strip i{color:#6ba6ff;font-style:normal}.intro-section{padding-block:130px 140px}.section-heading{max-width:650px}.section-heading--center{margin-inline:auto;text-align:center}.faq-section h2,.feature-copy h2,.final-cta h2,.pricing-section h2,.section-heading h2{margin:18px 0;font-size:clamp(2.8rem,4.5vw,4.7rem);line-height:1.04}.section-heading>p{max-width:610px;margin:0 auto;color:var(--muted);line-height:1.7}.benefit-grid{margin-top:65px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit-grid article{position:relative;min-height:280px;padding:28px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 18px 45px #2b486d0f}.benefit-grid article>span{position:absolute;top:20px;right:22px;color:#a2adbc;font-size:.62rem}.benefit-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:13px;background:var(--sky);color:var(--primary);font-size:1.45rem}.benefit-grid article:nth-child(2) .benefit-icon{background:#eeeaff;color:var(--violet)}.benefit-grid article:nth-child(3) .benefit-icon{background:#e8f8f2;color:#14956d}.benefit-grid h3{margin:30px 0 10px;font-size:1.08rem}.benefit-grid p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.65}.human-section{padding-block:0 140px}.human-section__head{margin-bottom:48px;display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:end}.human-section__head h2{margin:18px 0 0;font-size:clamp(2.8rem,4.5vw,4.7rem);line-height:1.04}.human-section__head>p{margin:0 0 8px;color:var(--muted);line-height:1.75}.human-gallery{display:grid;grid-template-columns:1.35fr .85fr;gap:18px}.human-gallery__side{display:grid;grid-template-rows:1fr 1fr;gap:18px}.human-card{position:relative;min-height:260px;margin:0;overflow:hidden;border-radius:18px;background:#dfe9f5;box-shadow:0 24px 60px #20436c1f;isolation:isolate}.human-card--main{min-height:600px}.human-card:after{content:"";position:absolute;z-index:1;inset:38% 0 0;background:linear-gradient(transparent,#0c1a31c7);pointer-events:none}.human-card img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.human-card:hover img{transform:scale(1.035)}.human-card figcaption{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:28px;display:grid;gap:7px;color:#fff}.human-card figcaption small{color:#cfe0ff;font-size:.55rem;font-weight:800;letter-spacing:.14em}.human-card figcaption strong{font-size:1.05rem}.feature-section{padding-block:130px}.feature-section--tint{background:var(--sky)}.feature-row{display:grid;grid-template-columns:1fr .92fr;gap:100px;align-items:center}.feature-row--reverse{grid-template-columns:.92fr 1fr}.feature-copy p{color:var(--muted);line-height:1.75}.feature-copy ul{margin:25px 0 32px;padding:0;display:grid;gap:12px;list-style:none}.feature-copy li{color:#3e4b5d;font-size:.86rem}.feature-copy li:before{content:"✓";margin-right:10px;color:var(--primary);font-weight:800}.feature-visual{position:relative;min-height:500px;display:grid;place-items:center}.visual-window,.week-card{width:88%;overflow:hidden;border:8px solid #fff;border-radius:21px;background:#fff;box-shadow:0 30px 80px #244d7e2e;transform:rotate(-2deg)}.visual-window__nav{padding:16px;display:flex;justify-content:space-between;border-bottom:1px solid #e8edf4;font-size:.67rem;font-weight:800}.visual-window__nav b{padding:7px 9px;border-radius:6px;background:var(--primary);color:#fff;font-size:.5rem}.patient-search{margin:14px;padding:11px;border-radius:8px;background:#f3f6fa;color:#8a95a5;font-size:.56rem}.patient-row{padding:13px 15px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;border-top:1px solid #edf1f5}.patient-row>i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e9e4ff;color:var(--violet);font-size:.56rem;font-style:normal;font-weight:800}.patient-row>span{display:grid;gap:3px}.patient-row strong{font-size:.64rem}.patient-row small{color:#8490a1;font-size:.51rem}.patient-row>b{color:#9ba5b2}.visual-badge{position:absolute;right:-8px;bottom:50px;padding:16px 20px;display:grid;border-radius:12px;background:var(--primary);color:#fff;box-shadow:0 16px 35px #2368ee47}.visual-badge strong{font-size:1.25rem}.visual-badge small{color:#dbe8ff;font-size:.57rem}.week-card{transform:rotate(2deg)}.week-card__head{padding:17px;display:flex;justify-content:space-between;border-bottom:1px solid #e8edf4;font-size:.7rem}.week-card__head b{color:var(--primary)}.week-days{padding:10px 48px 10px 68px;display:grid;grid-template-columns:repeat(5,1fr);background:#f7f9fc}.week-days i{font-size:.51rem;font-style:normal;font-weight:700;text-align:center}.week-grid{position:relative;height:260px;padding:18px;display:grid;grid-template-rows:repeat(3,1fr)}.week-grid:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(180deg,transparent 0 86px,#edf1f5 87px)}.week-grid time{position:relative;color:#8792a2;font-size:.5rem}.slot{position:absolute;z-index:1;padding:9px;border-radius:7px;color:#fff;font-size:.54rem;font-weight:700}.slot--one{top:24px;left:32%;width:27%;background:var(--primary)}.slot--two{top:112px;left:48%;width:32%;background:var(--violet)}.slot--three{top:199px;left:20%;width:25%;background:#23a886}.sync-badge{position:absolute;left:-7px;bottom:42px;padding:12px 16px;display:flex;align-items:center;gap:10px;border-radius:11px;background:#17233b;color:#fff;box-shadow:0 16px 35px #17233b3b}.sync-badge>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--mint)}.sync-badge div{display:grid;gap:2px}.sync-badge strong{font-size:.67rem}.sync-badge small{color:#aebbd0;font-size:.51rem}.feature-section--dark{background:#17233b;color:#fff}.feature-section--dark .eyebrow{color:var(--logo-light)}.feature-section--dark .feature-copy li,.feature-section--dark .feature-copy p{color:#bdc8d9}.feature-section--dark .feature-copy li:before{color:var(--logo-light)}.operations-visual{min-height:470px}.revenue-card{width:82%;padding:28px;display:grid;border:1px solid hsla(0,0%,100%,.15);border-radius:18px;background:linear-gradient(145deg,#243656,#1d2b46);box-shadow:0 30px 70px #00000040}.revenue-card>small{color:#91a1ba;font-size:.56rem;letter-spacing:.1em}.revenue-card>strong{margin-top:9px;font-size:2rem}.revenue-card>span{color:#66d6b6;font-size:.58rem}.revenue-chart{height:190px;margin-top:28px;display:flex;align-items:end;gap:9px}.revenue-chart i{flex:1;border-radius:5px 5px 1px 1px;background:linear-gradient(var(--logo-deep),var(--logo-light))}.invoice-card{position:absolute;right:-15px;bottom:30px;width:210px;padding:18px;display:grid;gap:6px;border-radius:13px;background:#fff;color:var(--ink);box-shadow:0 18px 40px #0000004d}.invoice-card span{font-size:.55rem}.invoice-card b{width:-moz-fit-content;width:fit-content;padding:4px 6px;border-radius:8px;background:#e6f8f1;color:#168259;font-size:.47rem}.invoice-card strong{margin-top:10px;font-size:1.1rem}.pricing-section{padding-block:130px;background:var(--sky)}.pricing-section .section-heading{max-width:730px}.pricing-grid{margin-top:55px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.price-card{padding:28px;display:flex;flex-direction:column;border:1px solid #cddced;border-radius:14px;background:#ffffffb8}.price-card--featured{border-color:var(--primary);background:var(--primary);color:#fff;transform:translateY(-12px);box-shadow:0 25px 55px #2368ee3d}.price-card__top{display:flex;align-items:center;justify-content:space-between}.price-card h3{margin:0;font-size:1rem}.price-card__top span{padding:5px 8px;border-radius:10px;background:#fff;color:var(--primary);font-size:.5rem;font-weight:800}.price-card>p{min-height:38px;color:var(--muted);font-size:.72rem}.price-card--featured>p{color:#d8e6ff}.price-card ul{margin:28px 0;padding:22px 0;display:grid;gap:13px;border-block:1px solid #dce5ef;list-style:none}.price-card--featured ul{border-color:#ffffff40}.price-card li{font-size:.72rem}.price-card .button{margin-top:auto}.testimonial-section{padding-block:140px}.testimonial-grid{margin-top:55px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:center}.testimonial-grid article{padding:28px;border:1px solid var(--line);border-radius:14px;background:#fff}.testimonial-grid article.featured{padding-block:42px;border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:0 24px 50px #2368ee33}.testimonial-grid article>b{color:var(--primary);font-family:var(--serif);font-size:3rem;font-weight:400;line-height:.5}.testimonial-grid article.featured>b{color:#fff}.testimonial-grid article>p{min-height:92px;line-height:1.65;font-size:.84rem}.testimonial-grid article>div{display:flex;align-items:center;gap:10px}.testimonial-grid i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#e8e3ff;color:var(--violet);font-size:.58rem;font-style:normal;font-weight:800}.testimonial-grid article>div span{display:grid;gap:2px}.testimonial-grid article>div strong{font-size:.67rem}.testimonial-grid article>div small{color:#8490a1;font-size:.55rem}.testimonial-grid article.featured small{color:#d4e3ff}.integration-section{padding-block:125px;background:var(--sky)}.integration-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center}.integration-grid>div:first-child>p{color:var(--muted);line-height:1.7}.integration-grid h2{margin:18px 0;font-size:clamp(2.8rem,4.4vw,4.6rem);line-height:1.05}.integration-orbit{position:relative;height:430px;display:grid;place-items:center}.integration-orbit:after,.integration-orbit:before{content:"";position:absolute;border:1px dashed #aac4e3;border-radius:50%}.integration-orbit:before{width:290px;height:290px}.integration-orbit:after{width:410px;height:410px}.integration-center{z-index:2;width:105px;height:105px;display:grid;place-items:center;border:10px solid #fff;border-radius:28px;background:#fff;box-shadow:0 20px 45px #2d588a2b}.integration-center img{width:66px}.integration-item{position:absolute;z-index:3;width:55px;height:55px;display:grid;place-items:center;border:6px solid #fff;border-radius:16px;background:#fff;color:var(--primary);box-shadow:0 12px 28px #2d588a26;font-size:1.1rem;font-style:normal;font-weight:800}.item--google{top:30px;left:48%;color:#4285f4}.item--mail{top:135px;right:32px;color:#e05b4f}.item--invoice{right:95px;bottom:36px;color:#14a178}.item--portal{left:90px;bottom:43px;color:var(--violet)}.item--cloud{left:25px;top:135px;color:#41a8e5}.resources-section{padding-block:140px}.section-heading--split{max-width:none;display:flex;align-items:end;justify-content:space-between}.resource-grid{margin-top:55px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.resource-grid article{display:flex;flex-direction:column}.resource-art{position:relative;height:235px;margin-bottom:23px;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:var(--sky)}.resource-art:after,.resource-art:before{content:"";position:absolute;border-radius:50%}.resource-art:before{width:220px;height:220px;background:var(--primary);transform:translate(-70px,70px)}.resource-art:after{width:150px;height:150px;background:var(--violet);transform:translate(90px,-70px)}.resource-art span{position:relative;z-index:2;display:grid;place-items:center;width:88px;height:110px;border:6px solid #fff;border-radius:16px;background:#fff;color:var(--primary);box-shadow:0 15px 35px #20477533;font-family:var(--serif);font-size:2rem}.resource-art--two{background:#f2edff}.resource-art--two:before{background:var(--violet)}.resource-art--two:after{background:#f4ad52}.resource-art--three{background:#e7f8f3}.resource-art--three:before{background:#20a982}.resource-art--three:after{background:#2b7be9}.resource-grid article>small{color:var(--primary);font-size:.55rem;font-weight:800;letter-spacing:.1em}.resource-grid h3{min-height:54px;margin:11px 0;font-size:1.05rem;line-height:1.45}.resource-grid article>a{color:var(--primary);font-size:.7rem;font-weight:800}.faq-section{padding-block:130px;background:#f7f9fc}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-list{border-top:1px solid #dce3ec}.faq-list details{padding:22px 5px;border-bottom:1px solid #dce3ec}.faq-list summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:700;list-style:none}.faq-list summary span{color:var(--primary);font-size:1.2rem}.faq-list details p{max-width:650px;margin:16px 0 2px;color:var(--muted);font-size:.85rem;line-height:1.65}.final-cta{padding-block:115px;background:linear-gradient(145deg,#1d62dc,#7658f6);color:#fff;text-align:center}.final-cta .eyebrow{color:#d8e7ff}.final-cta h2{margin:20px 0}.final-cta h2 em{color:var(--logo-light)}.final-cta h2 .accent-last-word{color:var(--logo-deep)}.final-cta p{max-width:650px;margin:0 auto 30px;color:#dce8ff;line-height:1.7}.site-footer{padding-block:42px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:30px;color:#6e798a;font-size:.68rem}.footer-links{display:flex;justify-content:end;gap:24px}.site-footer>p{margin:18px 0 0}.site-footer>span{justify-self:end}.inner-page{min-height:100vh;padding-top:1px;background:#fff}.inner-hero{margin-top:-89px;padding:190px 0 105px;background:radial-gradient(circle at 50% 100%,#fff 0,transparent 45%),linear-gradient(145deg,#eaf4ff,#f6f9ff 55%,#e4f1ff)}.inner-hero__content{text-align:center}.inner-hero h1{margin:22px 0;font-size:clamp(3.2rem,5.4vw,5.6rem)}.inner-hero p{max-width:720px;margin:0 auto;color:var(--muted);font-size:1rem;line-height:1.7}.inner-hero__actions{margin-top:30px;display:flex;justify-content:center}.page-section{padding-block:125px}.page-section--sky{width:100%;max-width:none;padding-inline:max(24px,calc(50vw - 590px));background:var(--sky)}.product-module-grid{margin-top:55px;display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.product-module-grid article{position:relative;min-height:270px;padding:28px;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 45px #2b486d0f}.product-module-grid article>span{position:absolute;right:22px;top:20px;color:#a4afbd;font-size:.6rem}.product-module-grid h3{margin:27px 0 10px;font-size:1.05rem}.product-module-grid p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.65}.page-proof{padding-block:120px;background:#17233b;color:#fff}.page-proof__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.page-proof h2{margin:18px 0;font-size:clamp(2.8rem,4.4vw,4.6rem);line-height:1.05}.page-proof p{color:#bdc8d9;line-height:1.7}.flow-diagram{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.flow-diagram span{padding:18px 15px;border:1px solid hsla(0,0%,100%,.2);border-radius:9px;background:#233451;font-size:.68rem;font-weight:700}.flow-diagram i{color:#72a9ff;font-style:normal}.page-cta{padding-block:110px;display:flex;align-items:end;justify-content:space-between;gap:50px}.page-cta h2{margin:0;font-size:clamp(2.8rem,4.3vw,4.5rem);line-height:1.05}.audience-section{padding-block:100px}.audience-row{padding-block:75px;display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center;border-bottom:1px solid var(--line)}.audience-row--reverse .audience-copy{order:2}.audience-copy>small{color:var(--primary);font-size:.6rem;font-weight:800;letter-spacing:.1em}.audience-copy h2{margin:15px 0;font-size:clamp(2.2rem,3.4vw,3.5rem);line-height:1.08}.audience-copy p{color:var(--muted);line-height:1.7}.audience-copy ul{margin:24px 0;padding:0;display:grid;gap:10px;list-style:none;font-size:.82rem}.audience-copy li{color:#445166}.audience-visual{position:relative;min-height:390px;display:grid;place-items:center;border-radius:18px;background:var(--sky);overflow:hidden}.audience-row:nth-child(2) .audience-visual{background:#f0ecff}.audience-row:nth-child(3) .audience-visual{background:#e9f8f3}.audience-visual>span{position:absolute;top:25px;left:28px;color:var(--primary);font-size:3rem;font-weight:800;opacity:.13}.audience-visual>div{width:65%;padding:30px;display:grid;gap:11px;border:8px solid #fff;border-radius:17px;background:#fff;box-shadow:0 25px 55px #23466e29;transform:rotate(3deg)}.audience-visual i{height:9px;border-radius:5px;background:#edf1f6}.audience-visual i:nth-child(2){width:72%}.audience-visual i:nth-child(3){width:88%}.audience-visual strong{margin-top:18px;font-size:.85rem}.audience-visual small{color:var(--muted);font-size:.58rem}.comparison-section{padding-block:125px}.comparison-table{margin-top:55px;overflow:hidden;border:1px solid var(--line);border-radius:13px}.comparison-row{min-width:700px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);border-bottom:1px solid var(--line)}.comparison-row:last-child{border-bottom:0}.comparison-row>*{padding:17px;font-size:.72rem;text-align:center}.comparison-row>:first-child{text-align:left}.comparison-row--head{background:#17233b;color:#fff}.comparison-row span{color:var(--muted)}.resource-library{display:grid;grid-template-columns:repeat(3,1fr);gap:50px 20px}.resource-library article>small{color:var(--primary);font-size:.55rem;font-weight:800;letter-spacing:.1em}.resource-library h3{margin:10px 0;line-height:1.4}.resource-library p{color:var(--muted);font-size:.8rem;line-height:1.65}.resource-library article>a{color:var(--primary);font-size:.7rem;font-weight:800}.newsletter-section{padding-block:100px;background:var(--sky)}.newsletter-section>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.newsletter-section h2{margin:18px 0 0;font-size:clamp(2.6rem,4vw,4.2rem);line-height:1.05}.newsletter-form{display:flex;gap:10px}.newsletter-form input{flex:1;min-width:0;padding:0 17px;border:1px solid #bdcee1;border-radius:8px;background:#fff;font:inherit}.contact-page{min-height:calc(100vh - 90px);padding-block:100px;display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center}.contact-copy h1{margin:20px 0;font-size:clamp(3rem,4.7vw,5rem)}.contact-copy>p{color:var(--muted);line-height:1.7}.contact-details{margin-top:40px;display:grid;gap:18px}.contact-details>div{display:flex;align-items:center;gap:13px}.contact-details>div>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--sky);color:var(--primary);font-weight:800}.contact-details p{margin:0;display:grid;gap:3px}.contact-details strong{font-size:.7rem}.contact-details a,.contact-details small{color:var(--muted);font-size:.67rem}.contact-card{padding:35px;border:1px solid var(--line);border-radius:16px;box-shadow:0 25px 65px #2749721a}.contact-card form{display:grid;gap:19px}.contact-card form>div{display:grid;gap:7px}.contact-card label{font-size:.68rem;font-weight:700}.contact-card input,.contact-card select,.contact-card textarea{width:100%;padding:13px 14px;border:1px solid #d8e1ec;border-radius:8px;background:#f9fbfd;font:inherit;font-size:.78rem;outline:none}.contact-card input:focus,.contact-card select:focus,.contact-card textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2368ee1a}.form-grid{grid-template-columns:1fr 1fr;gap:12px!important}.contact-card form>small{color:#8993a2;font-size:.56rem}.contact-success{min-height:440px;display:grid;place-content:center;justify-items:center;text-align:center}.contact-success>span{width:60px;height:60px;display:grid;place-items:center;border-radius:50%;background:#e6f8f1;color:#159069;font-size:1.4rem}.contact-success h2{margin:22px 0 8px}.contact-success p{max-width:400px;color:var(--muted);line-height:1.6}.contact-card form>small a{color:var(--primary);font-weight:700;text-decoration:underline;text-underline-offset:2px}.contact-card .button:disabled{cursor:wait;opacity:.68;transform:none}.contact-error{margin:-4px 0 0;padding:11px 13px;border:1px solid #f0c9ce;border-radius:8px;background:#fff4f5;color:#a83443;font-size:.68rem;line-height:1.5}.contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.legal-hero{margin-top:-89px;padding:190px 0 95px;background:radial-gradient(circle at 50% 100%,#fff 0,transparent 46%),linear-gradient(145deg,#eaf4ff,#f6f9ff 55%,#e4f1ff)}.legal-hero__content{text-align:center}.legal-hero h1{margin:22px 0 18px;font-size:clamp(3.2rem,5.4vw,5.6rem)}.legal-hero p{max-width:700px;margin:0 auto;color:var(--muted);font-size:1rem;line-height:1.7}.legal-hero small{display:block;margin-top:22px;color:#7d899a;font-size:.68rem;font-weight:700}.legal-content{max-width:840px;padding-block:95px 120px}.legal-content section+section{margin-top:45px;padding-top:45px;border-top:1px solid var(--line)}.legal-content h2{margin:0 0 17px;color:var(--ink);font-size:1.45rem;letter-spacing:-.03em}.legal-content li,.legal-content p{color:#566276;font-size:.9rem;line-height:1.85}.legal-content p{margin:0}.legal-content p+p{margin-top:14px}.legal-content ul{margin:14px 0 0;padding-left:22px}.legal-content li+li{margin-top:8px}.legal-content a{color:var(--primary);font-weight:700;text-decoration:underline;text-underline-offset:3px}@keyframes float{50%{transform:translateY(-9px)}}@keyframes marquee{to{transform:translate(-50%)}}@media(max-width:980px){.main-nav{display:none}.hero-zone{min-height:870px}.screen--left{left:0}.screen--right{right:0}.faq-grid,.feature-row,.feature-row--reverse,.integration-grid{grid-template-columns:1fr;gap:55px}.feature-row--reverse .feature-copy{order:2}.feature-row--reverse .feature-visual{order:1}.benefit-grid,.pricing-grid,.resource-grid,.testimonial-grid{grid-template-columns:1fr}.price-card--featured{transform:none}.feature-copy,.integration-grid>div:first-child{max-width:680px}.testimonial-grid article>p{min-height:0}.resource-grid{gap:45px}.resource-grid h3{min-height:0}.product-module-grid,.resource-library{grid-template-columns:repeat(2,1fr)}.audience-row,.contact-page,.newsletter-section>.wrap,.page-proof__grid{grid-template-columns:1fr;gap:50px}.audience-row--reverse .audience-copy{order:0}.page-cta{align-items:start;flex-direction:column}.human-section__head{grid-template-columns:1fr;gap:20px}.human-section__head>p{max-width:680px}.human-gallery{grid-template-columns:1fr}.human-card--main{min-height:500px}.human-gallery__side{grid-template-columns:1fr 1fr;grid-template-rows:none}}@media(max-width:700px){.wrap{width:min(100% - 28px,1180px)}.hero-zone{min-height:800px;padding-top:10px}.site-header{height:58px;border-radius:11px}.brand span{font-size:.82rem}.brand__mark{width:25px;height:25px}.header-login{padding:8px 11px}.hero{padding-top:65px}.hero h1{font-size:clamp(2.8rem,12vw,4rem)}.hero__copy>p{font-size:.92rem}.hero__actions{flex-direction:column;align-items:center}.hero__actions .button{width:min(100%,300px)}.product-stage{height:390px;margin-top:45px}.product-stage__sun{width:470px;height:470px;bottom:-200px}.screen--main{top:25px;width:540px;transform:translate(-50%) scale(.65);transform-origin:top center}.orbit,.screen--left,.screen--right{display:none}.feature-section,.intro-section,.resources-section,.testimonial-section{padding-block:90px}.faq-section h2,.feature-copy h2,.final-cta h2,.pricing-section h2,.section-heading h2{font-size:clamp(2.45rem,11vw,3.5rem)}.benefit-grid{margin-top:40px}.feature-row{gap:35px}.feature-visual{min-height:400px}.revenue-card,.visual-window,.week-card{width:100%}.invoice-card,.visual-badge{right:0}.faq-section,.integration-section,.pricing-section{padding-block:90px}.section-heading--split{display:block}.section-heading--split>.button{margin-top:20px}.integration-orbit{height:350px;transform:scale(.82)}.site-footer{grid-template-columns:1fr;gap:16px}.footer-links{justify-content:start;flex-wrap:wrap}.site-footer>span{justify-self:start}.statement-stats{grid-template-columns:1fr}.site-header--inner{margin-top:10px}.inner-hero{margin-top:-69px;padding:145px 0 75px}.inner-hero h1{font-size:clamp(2.7rem,12vw,4rem)}.audience-section,.comparison-section,.page-section{padding-block:85px}.product-module-grid,.resource-library{grid-template-columns:1fr}.audience-row{padding-block:55px;gap:30px}.audience-visual{min-height:320px}.page-cta{padding-block:80px}.comparison-table{overflow-x:auto}.newsletter-form{flex-direction:column}.newsletter-form input{min-height:48px}.contact-page{padding-block:70px}.contact-card{padding:23px}.form-grid{grid-template-columns:1fr}.human-section{padding-bottom:90px}.human-section__head{margin-bottom:32px}.human-section__head h2{font-size:clamp(2.45rem,11vw,3.5rem)}.human-card--main{min-height:400px}.human-gallery__side{grid-template-columns:1fr}.human-card{min-height:260px}.human-card figcaption{padding:22px}.legal-hero{margin-top:-69px;padding:145px 0 70px}.legal-hero h1{font-size:clamp(2.7rem,12vw,4rem)}.legal-content{padding-block:70px 90px}.legal-content section+section{margin-top:35px;padding-top:35px}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
