@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#11182c;background:#f7f8fc;font-synthesis:none;--primary:#4f39f6;--dark:#3521d9;--ink:#11182c;--muted:#69758d;--line:#e5e9f2;--soft:#f3f1ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}a{color:inherit;text-decoration:none}button,select{font:inherit}button{cursor:pointer}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:fixed;z-index:20;inset:0 0 auto;border-bottom:1px solid rgba(226,229,239,.8);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{height:76px;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:23px;font-weight:800;letter-spacing:-.04em}.brand small{padding:4px 7px;border-radius:7px;color:var(--primary);background:var(--soft);font-size:9px;letter-spacing:.06em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;color:#fff;background:var(--primary);box-shadow:0 8px 18px #4f39f63d;font-size:17px}.brand-mark.small{width:30px;height:30px;border-radius:9px}.nav{display:flex;align-items:center;gap:26px;margin-left:auto;color:#4f5a70;font-size:13px;font-weight:700}.nav a:hover{color:var(--primary)}.header-actions{display:flex;align-items:center;gap:8px}.language{height:40px;display:flex;align-items:center;gap:4px;padding:0 8px;border:1px solid var(--line);border-radius:11px;background:#fff}.language select{border:0;outline:0;color:#39445a;background:transparent;font-size:11px;font-weight:800}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid transparent;border-radius:13px;font-weight:750;transition:.2s}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--primary);box-shadow:0 12px 28px #4f39f638}.button.primary:hover{background:var(--dark)}.button.ghost{padding-inline:12px}.button.secondary{border-color:var(--line);background:#fff}.button.white{color:var(--ink);background:#fff}.button.large{min-height:52px;padding-inline:22px}.menu-button,.mobile-actions{display:none}.hero{min-height:760px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:55px;padding-top:128px;padding-bottom:70px}.hero-copy{position:relative;z-index:1}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:17px;color:var(--primary);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.hero h1{max-width:620px;margin:0 0 22px;font-size:clamp(46px,5.2vw,72px);line-height:1.02;letter-spacing:-.055em}.hero-copy>p,.split-copy>p,.section-heading>p{color:var(--muted);font-size:17px;line-height:1.72}.hero-copy>p{max-width:610px;margin-bottom:30px}.hero-actions{display:flex;flex-wrap:wrap;gap:11px}.trust-line{display:flex;align-items:center;gap:14px;margin-top:30px;color:#6b768b;font-size:12px;font-weight:650}.avatars{display:flex}.avatars span{width:29px;height:29px;display:grid;place-items:center;margin-left:-6px;border:2px solid #fff;border-radius:50%;color:#fff;background:#19233d;font-size:8px}.avatars span:first-child{margin-left:0;background:var(--primary)}.dashboard-wrap{position:relative}.dashboard-glow{position:absolute;inset:8% -8%;border-radius:50%;background:#ded9ff;filter:blur(55px);opacity:.8}.dashboard{position:relative;display:grid;grid-template-columns:68px 1fr;overflow:hidden;border:1px solid rgba(255,255,255,.8);border-radius:27px;background:#fff;box-shadow:0 30px 75px #1b213e2e;transform:rotate(1deg)}.dashboard aside{display:flex;align-items:center;flex-direction:column;gap:14px;padding:18px 10px;background:#131b31}.dashboard aside i{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;color:#7e899f}.dashboard aside i.active{color:#fff;background:var(--primary)}.dashboard aside svg{width:17px}.dash-main{padding:22px;background:#f7f8fc}.dash-top,.schedule-head,.metric-top{display:flex;align-items:center;justify-content:space-between}.dash-top small,.metric-top small{display:block;color:#929bb0;font-size:8px}.dash-top b,.metric-top b{display:block;margin-top:3px;font-size:14px}.dash-avatar{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;color:var(--primary);background:#ebe8ff;font-size:10px;font-weight:800}.dash-stats,.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0}.dash-stats article,.metric-grid div{padding:12px;border:1px solid #e8ebf3;border-radius:13px;background:#fff}.dash-stats small,.metric-grid small{display:block;color:#8b95a9;font-size:8px}.dash-stats b,.metric-grid b{display:block;margin-top:5px;font-size:17px}.dash-stats em,.metric-grid em{color:#0aa56e;font-size:8px;font-style:normal}.schedule{padding:14px;border:1px solid #e6eaf2;border-radius:15px;background:#fff}.schedule-head{font-size:10px}.schedule-head span{color:#8a94a8}.appointment{display:grid;grid-template-columns:40px 7px 1fr auto;align-items:center;gap:8px;padding:10px 5px;border-bottom:1px solid #eef0f5}.appointment:last-child{border:0}.appointment time{color:var(--primary);font-size:9px;font-weight:800}.appointment i{width:7px;height:7px;border-radius:50%;background:#38b988}.appointment i.color-1{background:#ffad33}.appointment i.color-2{background:#e865b4}.appointment b{display:block;font-size:9px}.appointment small{display:block;color:#919aad;font-size:7px}.appointment>span{padding:5px 7px;border-radius:7px;color:#167b5c;background:#e8f8f2;font-size:7px;font-weight:800}.logo-strip{border-block:1px solid var(--line);background:#fff}.pill-row{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:auto}.pill-row span{display:flex;align-items:center;gap:7px;white-space:nowrap;color:#58647a;font-size:11px;font-weight:700}.pill-row svg{width:16px;color:#14a671}.section{padding:105px 0}.section-heading{max-width:720px;margin:0 auto 48px;text-align:center}.section-heading.left{margin:0;text-align:left}.section h2,.final-cta h2{margin:0 0 17px;font-size:clamp(32px,4vw,52px);line-height:1.08;letter-spacing:-.045em}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.feature-card{position:relative;min-height:230px;padding:27px;border:1px solid var(--line);border-radius:22px;background:#fff;transition:.2s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #181f3817}.feature-icon{width:49px;height:49px;display:grid;place-items:center;margin-bottom:22px;border-radius:15px;color:var(--primary);background:var(--soft)}.feature-card h3,.steps h3{margin:0 0 9px;font-size:19px}.feature-card p,.steps p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.card-arrow{position:absolute;right:25px;bottom:24px;color:#adb5c5}.soft{background:#f4f5f9}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps article{padding:28px;border-top:2px solid #dfe3ed}.steps article>span{display:block;margin-bottom:24px;color:var(--primary);font-weight:800}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:75px}.booking-mock{overflow:hidden;padding:24px;border-radius:29px;background:#151d34;box-shadow:0 25px 60px #141c332e}.widget-head{display:flex;align-items:center;gap:10px;padding-bottom:18px;color:#fff}.widget-head>span:last-child{margin-left:auto;color:#9ca6ba;font-size:10px}.widget-body{padding:23px;border-radius:20px;background:#fff}.widget-body small{display:block;margin:12px 0 8px;color:#98a1b4;font-size:8px;font-weight:800}.service-choice{display:flex;justify-content:space-between;padding:14px;border:1px solid var(--line);border-radius:13px;font-size:11px}.time-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.time-grid span{padding:9px 4px;border-radius:9px;background:#f1f3f7;text-align:center;font-size:9px}.time-grid .selected{color:#fff;background:var(--primary)}.widget-body button{width:100%;height:42px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:17px;border:0;border-radius:11px;color:#fff;background:var(--primary);font-weight:800}.split-copy h2{margin:0 0 17px;font-size:clamp(32px,4vw,52px);letter-spacing:-.045em}.split-copy ul{display:grid;gap:12px;padding:0;margin:26px 0 0;list-style:none}.split-copy li{display:flex;align-items:center;gap:9px;color:#4d596f;font-weight:700}.split-copy li svg{width:17px;color:#11a66e}.control-section{color:#fff;background:#151d34}.control-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px}.split-copy.light p{color:#b5bdd0}.metrics-card{padding:25px;border:1px solid rgba(255,255,255,.13);border-radius:25px;background:#ffffff14}.metric-top>span{display:flex;align-items:center;gap:5px;color:#8ff1c9;font-size:9px}.metric-grid div{color:var(--ink)}.chart{height:130px;display:flex;align-items:flex-end;justify-content:space-around;gap:8px;padding-top:18px}.chart i{flex:1;height:30%;border-radius:7px 7px 2px 2px;background:linear-gradient(#7868ff,#4f39f6)}.chart i:nth-child(2){height:60%}.chart i:nth-child(3){height:44%}.chart i:nth-child(4){height:78%}.chart i:nth-child(5){height:58%}.chart i:nth-child(6){height:92%}.chart i:nth-child(7){height:70%}.chart i:nth-child(8){height:100%}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.support-card{display:flex;align-items:center;gap:13px;margin-top:35px;color:#566177}.support-card svg{color:var(--primary)}.support-card b,.support-card small{display:block}.support-card small{margin-top:4px;font-size:10px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:22px 0;border:0;color:var(--ink);background:transparent;text-align:left;font-weight:800}.faq-item button svg{transition:.2s}.faq-item.open button svg{transform:rotate(180deg)}.faq-item>div{max-height:0;overflow:hidden;transition:.25s}.faq-item.open>div{max-height:150px}.faq-item p{padding:0 45px 20px 0;margin:0;color:var(--muted);line-height:1.65}.final-cta{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:35px;margin-bottom:90px;padding:55px;border-radius:29px;color:#fff;background:#4f39f6}.final-cta>div:first-child,.final-cta>a{position:relative;z-index:2}.final-cta h2{max-width:660px}.final-cta p{margin:0;color:#d9d5ff}.white-kicker{color:#fff}.cta-orb{position:absolute;border-radius:50%;background:#ffffff1f}.cta-orb.one{width:300px;height:300px;right:-90px;top:-160px}.cta-orb.two{width:160px;height:160px;left:45%;bottom:-120px}footer{padding:50px 0 25px;border-top:1px solid var(--line);background:#f8f9fc}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:35px}.footer-grid p{color:var(--muted);font-size:12px}.footer-links{display:grid;align-content:start;gap:11px;color:#556176;font-size:12px;font-weight:650}.copyright{padding-top:35px;margin-top:35px;border-top:1px solid var(--line);color:#8c95a8;font-size:11px}@media(max-width:1050px){.nav{display:none}.menu-button{display:grid;place-items:center;width:41px;height:41px;border:1px solid var(--line);border-radius:11px;background:#fff}.nav.open{position:absolute;top:76px;left:20px;right:20px;display:grid;gap:0;padding:10px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 18px 40px #141b3324}.nav.open>a{padding:12px}.mobile-actions{display:none}.hero{grid-template-columns:1fr;padding-top:130px}.hero-copy{text-align:center}.hero h1,.hero-copy>p{margin-inline:auto}.hero-actions,.trust-line{justify-content:center}.dashboard-wrap{width:min(720px,100%);margin-inline:auto}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.shell{width:min(100% - 28px,1180px)}.header-inner{height:68px}.header-actions>.button{display:none}.language svg{display:none}.nav.open{top:68px;left:14px;right:14px}.nav.open .mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:8px}.nav.open .mobile-actions .button{display:flex}.hero{min-height:auto;padding-top:110px;padding-bottom:60px}.hero h1{font-size:clamp(40px,12vw,58px)}.hero-copy>p{font-size:15px}.hero-actions{display:grid}.hero-actions .button{width:100%}.trust-line{align-items:flex-start;text-align:left}.dashboard{grid-template-columns:48px 1fr;border-radius:20px}.dashboard aside{padding:12px 5px}.dashboard aside i{width:32px;height:32px}.dash-main{padding:13px}.dash-stats{gap:5px}.dash-stats article{padding:8px 6px}.dash-stats b{font-size:13px}.appointment{grid-template-columns:34px 6px 1fr}.appointment>span{display:none}.pill-row{justify-content:flex-start}.section{padding:76px 0}.feature-grid,.steps,.split,.control-grid,.faq-grid,.footer-grid{grid-template-columns:1fr}.feature-card{min-height:0}.split,.control-grid,.faq-grid{gap:45px}.booking-mock{padding:10px}.control-section .split-copy{order:-1}.metric-grid{gap:5px}.final-cta{align-items:flex-start;flex-direction:column;padding:38px 25px}.final-cta .button{width:100%}.footer-grid{gap:28px}.footer-links{display:flex;flex-wrap:wrap}.time-grid{grid-template-columns:repeat(2,1fr)}}.dashboard-wrap{overflow:hidden}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
