@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--blue:#2d9cff;--pink:#ff5ea8;--ink:#17324d;--muted:#62758a;--sky:#eef8ff;--blush:#fff1f7;--mint:#6ee7b7;--line:#dceaf4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}a{text-decoration:none;color:inherit}button{cursor:pointer}h1,h2,h3{font-family:'Manrope',sans-serif;letter-spacing:-.045em;margin:0}.top{height:34px;background:#177dd9;color:white;padding:0 5.5vw;display:flex;align-items:center;justify-content:space-between;font-size:11px}.top span{display:flex;align-items:center;gap:5px}.top svg{width:13px}header{height:78px;padding:0 5.5vw;display:flex;align-items:center;justify-content:space-between;background:#fffffff2;backdrop-filter:blur(18px);position:sticky;top:0;z-index:50;border-bottom:1px solid #deedf5}.logo{display:flex;align-items:center;gap:10px}.mark{position:relative;width:43px;height:43px;border-radius:15px 15px 19px 15px;background:linear-gradient(135deg,#ff77b6,#2d9cff);color:white;display:grid;place-items:center;box-shadow:0 8px 22px #2d9cff2b}.mark svg{width:21px}.mark svg+svg{width:12px;position:absolute;right:5px;top:4px}.logo b{display:block;font:800 22px/1 'Manrope';letter-spacing:-1px}.logo em{font-style:normal;color:var(--pink)}.logo small{font-size:7.5px;letter-spacing:1.7px;color:#728397}nav{display:flex;gap:26px}nav a{font-size:13px;font-weight:600;color:#415b74;display:flex;align-items:center;gap:4px}nav svg{width:13px}.head-actions{display:flex;gap:10px}.head-actions button{width:40px;height:40px;border:0;border-radius:50%;background:#f4f9fd;color:#4d6478;display:grid;place-items:center}.head-actions svg{width:19px}.head-actions .menu{display:none}.btn{border:0;border-radius:14px;padding:14px 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;font-size:13px;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn svg{width:17px}.btn.dark{background:var(--ink);color:white}.head-actions .btn{padding:12px 17px}.primary{background:linear-gradient(135deg,#ff5ea8,#db55c2 48%,#4b9dff);color:white;box-shadow:0 13px 30px #d85bb13b}.wide{width:100%}
.hero{min-height:720px;position:relative;overflow:hidden;background:linear-gradient(125deg,#f9fdff,#eff8ff 46%,#fff0f7);padding:84px 5.5vw 160px}.hero-copy{position:relative;z-index:5;width:47%;max-width:650px}.pill{display:inline-flex;padding:8px 13px;border:1px solid #cfe8fa;border-radius:99px;background:#ffffffb8;font-size:10px;font-weight:700;letter-spacing:1px;color:#44708e}.hero h1{font-size:clamp(48px,5.5vw,78px);line-height:1.02;margin:24px 0}.hero h1 span{background:linear-gradient(90deg,var(--pink),#b45eca,var(--blue));-webkit-background-clip:text;color:transparent}.hero-copy>p{font-size:17px;line-height:1.65;color:#596f84;max-width:550px;margin:22px 0 29px}.hero-actions{display:flex;align-items:center;gap:22px}.play{display:flex;align-items:center;gap:10px;font-weight:700;font-size:13px}.play i{width:43px;height:43px;border-radius:50%;background:white;box-shadow:0 8px 22px #5586a829;display:grid;place-items:center;color:var(--blue)}.play svg{width:15px}.proof{display:flex;align-items:center;gap:14px;margin-top:34px}.proof>div{display:flex}.proof i{width:31px;height:31px;border:3px solid white;border-radius:50%;background:#dceeff;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:700;margin-left:-7px}.proof i:first-child{margin-left:0;background:#ffdbe9}.proof i:last-child{background:var(--ink);color:white}.proof>span{display:flex;flex-direction:column}.proof b{color:#ffb627;letter-spacing:1px}.proof small{font-size:10px;color:#718499}.hero-image{position:absolute;right:0;top:0;width:57%;height:100%;clip-path:ellipse(72% 76% at 72% 46%)}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:58% center}.wash{position:absolute;inset:0;background:linear-gradient(90deg,#eef8ff 0%,transparent 26%),linear-gradient(0deg,#edf8ff 0%,transparent 25%)}.float{position:absolute;background:#ffffffe9;backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 12px 35px #244e7130;display:flex;align-items:center;gap:10px;padding:12px 14px}.float.care{left:27%;top:24%}.float.rating{right:8%;bottom:27%;display:block}.float>svg{color:var(--blue)}.float span,.float small{display:block}.float b{font-size:12px}.float small{font-size:9px;color:#718499;margin-top:2px}.float.rating b{color:#ef9f13}.hero #booking{position:absolute;z-index:8;bottom:38px;right:5.5vw;width:440px}.booking{background:#ffffffe9;backdrop-filter:blur(20px);border:1px solid white;border-radius:23px;padding:19px 20px 14px;box-shadow:0 22px 70px #3157712c}.book-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.book-head small{font-size:8px;color:var(--blue);font-weight:800;letter-spacing:1.2px}.book-head h3{font-size:18px;margin-top:3px}.book-head>span{width:37px;height:37px;border-radius:11px;background:var(--blush);color:var(--pink);display:grid;place-items:center}.book-head svg{width:20px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.fields label{font-size:9px;font-weight:700;color:#75879a}.fields input,.fields select{display:block;width:100%;border:1px solid #dce9f2;background:#fbfdff;border-radius:10px;padding:9px 10px;color:#314c63;font-size:11px;outline:none;margin-top:5px}.booking .btn{margin-top:11px;padding:11px}.privacy{display:flex;justify-content:center;align-items:center;gap:5px;font-size:8px;color:#8a9aaa;margin:7px 0 0}.privacy svg{width:14px}.trust{min-height:108px;padding:21px 5.5vw;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;border-bottom:1px solid var(--line);gap:20px}.trust>div{border-right:1px solid var(--line);display:flex;align-items:center;gap:12px}.trust>div:last-child{border:0}.trust strong{font:800 28px 'Manrope';color:var(--blue)}.trust span{font-size:10px;color:#687d91;max-width:76px}.trust span b{display:block;font-size:14px;color:var(--ink)}.trust svg{color:var(--pink);width:30px}
.section{padding:110px 7vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px}.section-head>p{max-width:430px;font-size:15px;color:var(--muted);line-height:1.7}.kicker{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:1.5px;margin-bottom:15px}.kicker svg{width:15px}.section h2,.center h2{font-size:clamp(38px,4.4vw,59px);line-height:1.08}.section h2 i{font-style:normal;color:var(--pink)}.features{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:17px}.features article{min-height:330px;border:1px solid #e1ecf3;border-radius:28px;padding:29px;position:relative;background:white;box-shadow:0 10px 40px #365b7610}.features article:first-child{background:linear-gradient(145deg,#fff9fc,#f0f9ff)}.icon{width:49px;height:49px;border-radius:15px;display:grid;place-items:center}.icon.pink{background:#ffe5f1;color:var(--pink)}.icon.blue{background:#e1f2ff;color:var(--blue)}.icon.mint{background:#e1f9f0;color:#22ae7b}.features article>small{position:absolute;right:27px;top:31px;color:#a8b6c2}.features h3{font-size:23px;margin:37px 0 12px}.features p{color:var(--muted);line-height:1.65;font-size:13px}.features a{position:absolute;left:29px;bottom:30px;color:var(--blue);font-weight:700;font-size:12px;display:flex;gap:7px}.features a svg{width:16px}.departments{background:#f6fbff}.center{text-align:center;max-width:700px;margin:0 auto 48px}.center p{color:var(--muted)}.dept-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.dept-grid article{min-height:236px;padding:23px;border-radius:24px;position:relative;box-shadow:0 9px 30px #48687e0b}.dept-grid .blue{background:#eaf6ff}.dept-grid .pink{background:#fff0f7}.dept-grid .mint{background:#eafaf4}.dept-grid .yellow{background:#fff9e5}.dept-grid .lilac{background:#f3efff}.dept-grid .coral{background:#fff0ed}.dept-grid article>span{width:48px;height:48px;border-radius:15px;background:white;display:grid;place-items:center;color:var(--blue)}.dept-grid article>small{position:absolute;right:22px;top:25px;color:#98aabd}.dept-grid h3{font-size:20px;margin:24px 0 7px}.dept-grid p{margin:0;color:#65798c;font-size:12px}.dept-grid button{position:absolute;right:21px;bottom:20px;width:35px;height:35px;border:0;border-radius:50%;background:white;color:#456}.dept-grid button svg{width:16px}.text-link{display:flex;align-items:center;gap:8px;margin:36px auto 0;width:max-content;color:var(--blue);font-size:12px;font-weight:800;border-bottom:1px solid #9fd2ff;padding-bottom:4px}.text-link svg{width:16px}
.journey{background:linear-gradient(120deg,#228ee9,#7269dd 52%,#ef66ab);color:white;padding:100px 7vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.kicker.light{color:#dff2ff}.journey h2{font-size:50px;line-height:1.08}.journey>div:first-child p{color:#eaf4ff;line-height:1.7;font-size:14px;margin:20px 0 29px}.btn.white{background:white;color:#2c62a0}.journey-steps{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;position:relative}.journey-steps:before{content:'';position:absolute;left:10%;right:10%;top:52px;border-top:1px dashed #ffffff87}.journey-steps article{text-align:center;position:relative}.journey-steps article>span{width:66px;height:66px;border-radius:50%;background:#ffffff24;border:1px solid #ffffff50;display:grid;place-items:center;margin:19px auto}.journey-steps small{font-size:9px;opacity:.6}.journey-steps h3{font-size:14px;letter-spacing:-.02em;margin:5px}.journey-steps p{font-size:10px;opacity:.75}.calc-shell{border-radius:34px;background:linear-gradient(135deg,#edf8ff,#fff1f7);padding:58px;display:grid;grid-template-columns:.85fr 1.15fr;gap:55px}.calc-copy{padding:15px 0}.calc-copy h2{font-size:48px}.calc-copy>p{color:var(--muted);font-size:14px;line-height:1.7}.clinical{display:flex;gap:10px;align-items:center;margin-top:30px;color:#3b708b;font-size:11px}.clinical svg{color:#20b784}.clinical small{display:block;color:#8194a6}.calc-panel{background:white;border-radius:25px;padding:25px;box-shadow:0 15px 50px #4067821a}.tabs{background:#eef5f9;padding:4px;display:grid;grid-template-columns:repeat(3,1fr);border-radius:12px}.tabs button{border:0;background:transparent;border-radius:9px;padding:10px 5px;color:#6b8092;font-size:10px;font-weight:700}.tabs .active{background:white;color:var(--blue);box-shadow:0 3px 12px #46698414}.date-label{display:block;margin:22px 0 14px;font-size:9px;font-weight:700;color:#75879a}.date-label>div{border:1px solid #dbe8f0;border-radius:12px;padding:12px;display:flex;gap:10px;color:var(--blue);margin-top:6px}.date-label svg{width:20px}.date-label input{border:0;outline:0;flex:1;color:#385169}.result{overflow:hidden;margin-top:15px;border-radius:15px;background:linear-gradient(135deg,#f3faff,#fff3f8);padding:16px}.result>small{font-size:9px;color:#788b9b}.result>strong{display:block;font:700 19px 'Manrope';margin:3px 0 12px}.result>div{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.result span{background:white;border-radius:10px;padding:8px;font-size:8px;color:#7b8c9b}.result b{display:block;font-size:12px;color:var(--blue)}.result a{font-size:10px;color:var(--pink);font-weight:700;display:flex;gap:5px;align-items:center;margin-top:11px}.result a svg{width:14px}.disclaimer{text-align:center;font-size:8px;color:#9aabba;margin:12px 0 0}.tool-row{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:24px}.tool-row>span{font-size:9px;letter-spacing:1px;color:#8799aa}.tool-row a{font-size:10px;padding:8px 11px;background:#f4f9fc;border-radius:20px;color:#4e687d;display:flex;align-items:center;gap:4px}.tool-row svg{width:13px}
.doctor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.doctor{position:relative;border:1px solid #e0eaf1;border-radius:26px;overflow:hidden;background:white;box-shadow:0 12px 40px #385d7510;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.doctor:hover{transform:translateY(-3px);box-shadow:0 16px 46px #385d7518}.doctor+.doctor::before{content:'';position:absolute;top:-13px;left:50%;transform:translateX(-50%);width:72px;height:4px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--pink),transparent)}.doctor:nth-child(2){border-color:#f4dce8}.doctor:nth-child(3){border-color:#dff6ea}.portrait{height:225px;position:relative;display:grid;place-items:center;overflow:hidden}.portrait:before{content:'';position:absolute;width:180px;height:180px;background:#ffffff5f;border-radius:50%;bottom:-45px}.portrait.blue{background:linear-gradient(135deg,#dff3ff,#a9d9ff)}.portrait.pink{background:linear-gradient(135deg,#ffe6f1,#ffc5df)}.portrait.mint{background:linear-gradient(135deg,#e2faf1,#b7edd9)}.portrait>span{font:800 58px 'Manrope';color:#ffffffdd;z-index:2}.portrait i{position:absolute;right:14px;bottom:13px;background:white;border-radius:99px;padding:7px 9px;font-size:8px;font-style:normal;color:#25b87d}.doctor-info{padding:22px}.doctor-info>small{font-size:9px;font-weight:800;letter-spacing:.8px;color:var(--blue)}.doctor-info h3{font-size:21px;margin:5px 0 12px}.meta{display:flex;gap:14px;border-bottom:1px solid #edf2f5;padding-bottom:13px}.meta span{font-size:9px;color:#6d8192;display:flex;align-items:center;gap:4px}.meta svg{width:15px;color:var(--blue)}.meta span+span svg{color:#ffb620}.slot{display:flex;gap:9px;align-items:center;margin:14px 0;color:var(--pink)}.slot svg{width:16px}.slot span{font-size:8px;color:#8898a6}.slot b{display:block;font-size:10px;color:#41576b}.btn.outline{border:1px solid #dbe8f1;color:#2f6f9a;background:white;width:100%;padding:11px}.testimonial{text-align:center;background:linear-gradient(180deg,#fff,#f5fbff).quote{font:100px/45px Georgia;color:#b9e0fb}.stars{color:#ffbd2f;letter-spacing:4px;margin:20px}.testimonial blockquote{max-width:850px;margin:0 auto;font:600 28px/1.55 'Manrope';letter-spacing:-.025em;color:#304c64}.person{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:28px}.person>span{width:40px;height:40px;border-radius:50%;background:#ffe0ec;color:var(--pink);display:grid;place-items:center;font-weight:700;font-size:10px}.person div{text-align:left}.person b,.person small{display:block}.person b{font-size:11px}.person small{font-size:9px;color:#8798a6}.cta{margin:0 5.5% 80px;padding:58px;border-radius:32px;background:linear-gradient(120deg,#158be8,#755fd5 58%,#ee5ba7);color:white;display:flex;align-items:center;justify-content:space-between}.cta h2{font-size:43px}.cta p{font-size:12px;color:#e9f4ff}.cta>div:last-child{display:flex;align-items:center;gap:24px}.call{display:flex;align-items:center;gap:10px}.call>svg{width:38px;height:38px;padding:10px;border:1px solid #ffffff70;border-radius:50%}.call span{font-size:9px}.call small{display:block;font-size:12px;font-weight:700;margin-top:3px}footer{background:#f2f9fd;padding:70px 7vw 25px}.footer-main{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.footer-brand>p{font-size:12px;color:#718496;line-height:1.6;max-width:230px}footer h4{font:700 12px 'Manrope';margin:0 0 17px}footer .footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:10px}footer .footer-main a,footer .footer-main p{font-size:10px;color:#6f8293}footer .footer-main p{display:flex;gap:7px;line-height:1.5;margin:0}footer .footer-main p svg{width:15px}.footer-bottom{border-top:1px solid #dceaf2;margin-top:55px;padding-top:20px;display:flex;justify-content:space-between;font-size:9px;color:#8495a3}.mobile-dock,.mobile-menu{display:none}
@media(max-width:1000px){nav{display:none}.head-actions .menu{display:grid}.hero{min-height:870px}.hero-copy{width:62%}.hero-image{width:70%;opacity:.55}.hero #booking{left:5.5vw;right:auto;width:480px}.trust{grid-template-columns:repeat(3,1fr)}.features{grid-template-columns:1fr 1fr}.features article:first-child{grid-column:span 2}.dept-grid{grid-template-columns:repeat(2,1fr)}.journey{grid-template-columns:1fr}.calc-shell{grid-template-columns:1fr}.doctor-grid{grid-template-columns:repeat(2,1fr)}.doctor:last-child{display:none}.footer-main{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.top{padding:0 18px}.top span+span{display:none}header{height:67px;padding:0 18px}.mark{width:37px;height:37px}.logo b{font-size:19px}.head-actions>button:first-child,.head-actions>.btn{display:none}.mobile-menu{display:flex;position:fixed;z-index:49;top:101px;left:12px;right:12px;background:white;border-radius:18px;padding:14px;flex-direction:column;box-shadow:0 20px 60px #25455f30}.mobile-menu a{padding:13px;border-bottom:1px solid #edf2f6;display:flex;justify-content:space-between;font-size:13px}.mobile-menu svg{width:16px}.hero{padding:46px 20px 385px;min-height:940px}.hero-copy{width:100%}.hero h1{font-size:44px}.hero-copy>p{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-image{top:360px;width:100%;height:300px;opacity:1;clip-path:ellipse(84% 60% at 59% 50%)}.hero-image img{object-position:62% center}.wash{background:linear-gradient(0deg,#edf8ff 0%,transparent 28%),linear-gradient(180deg,#eef8ff 0%,transparent 20%)}.float{display:none}.hero #booking{left:16px;right:16px;bottom:22px;width:auto}.booking{padding:16px}.trust{grid-template-columns:repeat(2,1fr);padding:22px 20px}.trust>div:nth-child(even){border-right:0}.trust>div:last-child{display:none}.section{padding:76px 20px}.section-head{display:block}.section-head>p{margin-top:20px}.features{grid-template-columns:1fr}.features article:first-child{grid-column:auto}.features article{min-height:290px}.dept-grid{grid-template-columns:1fr 1fr;gap:9px}.dept-grid article{min-height:210px;padding:17px}.dept-grid h3{font-size:16px}.dept-grid p{font-size:10px}.journey{padding:75px 20px;display:block}.journey h2{font-size:39px}.journey-steps{grid-template-columns:1fr 1fr;margin-top:30px}.journey-steps:before{display:none}.calc-shell{padding:27px 18px;gap:25px;border-radius:26px}.calc-copy h2{font-size:36px}.tool-row{overflow:auto;justify-content:flex-start}.tool-row>span{display:none}.doctor-grid{grid-template-columns:1fr}.doctor:last-child{display:block}.testimonial blockquote{font-size:21px}.cta{margin:0 16px 100px;padding:38px 25px;display:block}.cta h2{font-size:34px}.cta>div:last-child{align-items:flex-start;flex-direction:column;margin-top:25px}.footer-main{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:span 2}.mobile-dock{display:flex;position:fixed;z-index:80;left:12px;right:12px;bottom:10px;height:64px;border-radius:19px;background:white;box-shadow:0 10px 40px #24455e3b;align-items:center;justify-content:space-around;border:1px solid #e8f1f7}.mobile-dock a{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:8px;color:#607587}.mobile-dock svg{width:20px}.mobile-dock .dock-main{background:linear-gradient(135deg,#ff5ea8,#2d9cff);color:white;padding:9px 26px;border-radius:14px}.footer-bottom{padding-bottom:60px}.section h2,.center h2{font-size:38px}}