:root{--ink:#12282d;--muted:#60757a;--blue:#197882;--blue-dark:#0f5f68;--mist:#e9f5f7;--ice:#f4fbfc;--line:#d6e4e6;--white:#fff;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;color:var(--ink);background:var(--white);font-family:'DM Sans',Arial,sans-serif;font-size:17px;line-height:1.55}body,button,input{font-family:inherit}a{color:inherit;text-decoration:none}button,a{transition:.2s ease}img{display:block;width:100%}h1,h2,h3,p{margin-top:0}.header{height:84px;display:flex;align-items:center;padding:0 4.5vw;border-bottom:1px solid var(--line);background:#ffffffed;backdrop-filter:blur(14px);position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;letter-spacing:1.8px;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--blue);color:#fff;font-size:14px}.nav{display:flex;gap:30px;margin:auto;font-size:14px;font-weight:500}.nav a:hover,.text-link:hover{color:var(--blue)}.header-side{display:flex;align-items:center;gap:22px;font-size:13px;color:var(--muted)}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:14px 25px;border:1px solid var(--blue);border-radius:999px;background:var(--blue);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.button:hover{background:var(--blue-dark);border-color:var(--blue-dark);transform:translateY(-1px)}.button-small{min-height:42px;padding:10px 18px}.button-outline{background:transparent;color:var(--blue)}.menu{display:none;background:transparent;border:0;padding:8px}.menu i{display:block;width:22px;height:1px;background:var(--ink);margin:6px}.hero{min-height:760px;display:grid;grid-template-columns:1.04fr .96fr;background:var(--ice)}.hero-copy{padding:95px 6.5vw 75px 8vw;display:flex;flex-direction:column;justify-content:center}.eyebrow{display:block;margin-bottom:27px;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:1.8px}.hero h1{max-width:730px;margin-bottom:26px;font-family:Manrope,sans-serif;font-size:clamp(50px,4.25vw,68px);font-weight:600;line-height:1.08;letter-spacing:-3px}.hero-copy>p{max-width:570px;margin-bottom:33px;color:var(--muted);font-size:18px}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{padding-bottom:5px;border-bottom:1px solid #9bb6bb;font-size:14px;font-weight:600}.consultation{margin-top:24px;color:var(--muted);font-size:13px}.hero-media{position:relative;min-height:760px;padding:28px 28px 28px 0}.hero-media>img{height:100%;object-fit:cover;border-radius:140px 28px 140px 28px;object-position:center}.hero-note{position:absolute;left:-44px;bottom:70px;width:210px;padding:20px;border-radius:20px;background:#fff;box-shadow:0 20px 60px #25484e1c}.hero-note span{color:var(--blue);font-size:11px;font-weight:700}.hero-note p{margin:8px 0 0;font-size:14px}.trust{display:grid;grid-template-columns:repeat(4,1fr);padding:0 4.5vw;border-bottom:1px solid var(--line)}.trust article{padding:34px 2.3vw 38px;border-right:1px solid var(--line)}.trust article:last-child{border-right:0}.trust article>span{font-size:11px;color:var(--blue)}.trust h2{margin:27px 0 8px;font-size:18px}.trust p{margin:0;color:var(--muted);font-size:14px}.section{padding:110px 7vw}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:48px}.section-head h2,.price-intro h2,.process h2,.booking-card h2{margin:0;font-family:Manrope,sans-serif;font-size:clamp(38px,3.5vw,54px);font-weight:600;line-height:1.12;letter-spacing:-2px}.section-head>p{max-width:460px;margin:0;color:var(--muted);font-size:16px}.service-grid{display:grid;grid-template-columns:1.25fr repeat(2,1fr);gap:14px}.service-grid article{min-height:250px;padding:27px;border:1px solid var(--line);border-radius:22px;background:#fff;display:flex;flex-direction:column}.service-grid .service-featured{grid-row:1/3;min-height:514px;background:var(--blue);color:#fff;border-color:var(--blue);justify-content:space-between}.service-no{font-size:11px;color:#79b6bd}.service-grid article:not(.service-featured) .service-no{color:var(--blue)}.service-grid h3{margin:40px 0 auto;font-size:23px}.service-featured h3{font-size:35px;margin:0 0 16px}.service-featured p{max-width:380px;color:#d5eef1}.service-grid strong{margin:20px 0 15px;font-size:17px}.service-grid a{width:max-content;border-bottom:1px solid currentColor;font-size:13px;font-weight:600}.doctors{background:var(--ice)}.doctor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.doctor-grid article{overflow:hidden;border-radius:24px;background:#fff;border:1px solid var(--line)}.doctor-grid img{height:440px;object-fit:cover;object-position:center top}.doctor-grid article>div{padding:23px 24px 25px}.doctor-grid h3{margin-bottom:5px;font-size:22px}.doctor-grid p{margin-bottom:14px;color:var(--muted);font-size:14px}.doctor-grid span{font-size:13px;color:var(--blue)}.results{background:var(--white)}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.result-grid article{overflow:hidden;border-radius:22px;border:1px solid var(--line)}.result-visual{height:290px;display:grid;grid-template-columns:1fr 1fr;position:relative;background-size:cover;background-position:center}.result-visual:after{content:'';position:absolute;left:50%;top:0;bottom:0;width:1px;background:#fff}.result-visual span{align-self:end;padding:12px 14px;color:#fff;font-size:11px;font-weight:700;letter-spacing:1.4px;text-shadow:0 1px 5px #000}.result-visual span:last-child{text-align:right}.result-one{background-image:linear-gradient(90deg,#4b626a6e 0 50%,transparent 50%),url('https://images.unsplash.com/photo-1609840114035-3c981b782dfe?auto=format&fit=crop&w=1000&q=84')}.result-two{background-image:linear-gradient(90deg,#5d6c716b 0 50%,transparent 50%),url('https://images.unsplash.com/photo-1606265752439-1f18756aa376?auto=format&fit=crop&w=1000&q=84')}.result-three{background-image:linear-gradient(90deg,#52666c6b 0 50%,transparent 50%),url('https://images.unsplash.com/photo-1588776814546-1ffcf47267a5?auto=format&fit=crop&w=1000&q=84')}.result-grid article>div:last-child{padding:22px}.result-grid h3{margin-bottom:7px;font-size:19px}.result-grid p{margin:0;color:var(--muted);font-size:13px}.process{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;padding:90px 7vw;background:var(--ink);color:#fff}.process-title .eyebrow{color:#7dbdc4}.process ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #426066}.process li{min-height:210px;padding:22px 18px;border-right:1px solid #426066;display:flex;flex-direction:column}.process li:last-child{border-right:0}.process li>span{color:#79b6bd;font-size:11px}.process li b{margin-top:auto;font-size:16px}.process li p{margin:7px 0 0;color:#a9bfc3;font-size:13px}.prices{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;background:var(--mist)}.price-intro p{max-width:470px;margin:25px 0 30px;color:var(--muted)}.price-list{align-self:end;border-top:1px solid #a9c4c8}.price-list>div{display:flex;justify-content:space-between;gap:30px;padding:22px 0;border-bottom:1px solid #a9c4c8;font-size:16px}.price-list strong{white-space:nowrap}.booking{min-height:720px;display:grid;grid-template-columns:1.12fr .88fr;padding:24px;background:var(--white)}.booking-image{min-height:672px}.booking-image img{height:100%;object-fit:cover;border-radius:28px}.booking-card{padding:70px 6vw;display:flex;flex-direction:column;justify-content:center}.booking-card>p{max-width:480px;margin:25px 0 32px;color:var(--muted)}form{display:grid;gap:17px}label{font-size:12px;font-weight:600}input{display:block;width:100%;min-height:52px;margin-top:6px;padding:12px 0;border:0;border-bottom:1px solid #9eb5b9;background:transparent;border-radius:0;font-size:16px;outline:0}input:focus{border-color:var(--blue)}form .button{margin-top:8px;width:100%}form small{color:var(--muted);font-size:11px}.form-success{padding:24px 0;color:var(--blue);font-size:18px;font-weight:600}footer{min-height:150px;padding:35px 5vw;display:flex;align-items:center;gap:45px;background:var(--ink);color:#fff}footer>p{margin:0;color:#a9bfc3}footer>div{display:flex;gap:30px;margin-left:auto;color:#a9bfc3;font-size:13px}.brand-light .brand-mark{background:#fff;color:var(--blue)}:focus-visible{outline:3px solid #72bbc3;outline-offset:4px}
@media(max-width:1050px){.header-side>span{display:none}.nav{gap:18px}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-left:5vw;padding-right:4vw}.hero h1{font-size:50px}.hero-note{left:18px}.trust{grid-template-columns:1fr 1fr}.trust article:nth-child(2){border-right:0}.trust article:nth-child(-n+2){border-bottom:1px solid var(--line)}.service-grid{grid-template-columns:1fr 1fr}.service-featured{grid-column:1/3}.doctor-grid img{height:350px}.process{grid-template-columns:1fr}.prices{gap:50px}.booking{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.header{height:72px;padding:0 20px}.nav{display:none;position:absolute;left:0;right:0;top:72px;padding:25px;background:#fff;border-bottom:1px solid var(--line);flex-direction:column}.nav.open{display:flex}.header-side{margin-left:auto}.menu{display:block}.header-side .button{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:62px 24px 45px}.hero h1{font-size:45px;letter-spacing:-2px}.hero-media{min-height:510px;padding:0 16px 16px}.hero-media>img{border-radius:80px 18px 80px 18px}.hero-note{left:30px;bottom:36px}.section{padding:75px 24px}.section-head{align-items:flex-start;flex-direction:column;gap:24px}.service-grid{grid-template-columns:1fr 1fr}.doctor-grid{grid-template-columns:1fr}.doctor-grid article{display:grid;grid-template-columns:.8fr 1.2fr}.doctor-grid img{height:280px}.result-grid{grid-template-columns:1fr}.process{padding:70px 24px;gap:35px}.process ol{grid-template-columns:1fr 1fr}.process li:nth-child(2){border-right:0}.process li:nth-child(-n+2){border-bottom:1px solid #426066}.prices{grid-template-columns:1fr}.booking{grid-template-columns:1fr;padding:14px}.booking-image{min-height:430px}.booking-card{padding:55px 24px}footer{align-items:flex-start;flex-direction:column;gap:18px}footer>div{margin-left:0;flex-direction:column;gap:5px}}
@media(max-width:500px){body{font-size:16px}.hero h1{font-size:39px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-media{min-height:420px}.hero-note{width:185px}.trust{grid-template-columns:1fr}.trust article,.trust article:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.service-grid{grid-template-columns:1fr}.service-featured{grid-column:auto}.service-grid .service-featured{min-height:390px}.doctor-grid article{grid-template-columns:1fr}.doctor-grid img{height:360px}.process ol{grid-template-columns:1fr}.process li{min-height:130px;border-right:0;border-bottom:1px solid #426066}.process li:nth-child(2){border-bottom:1px solid #426066}.booking-image{min-height:340px}.booking-card h2{font-size:40px}.price-list>div{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.result-one{background-image:linear-gradient(90deg,#4b626a6e 0 50%,transparent 50%),url('https://images.unsplash.com/photo-1609840114035-3c981b782dfe?auto=format&fit=crop&w=1000&q=84'),url('https://images.pexels.com/photos/6627471/pexels-photo-6627471.jpeg?auto=compress&cs=tinysrgb&w=1200')}.result-two{background-image:linear-gradient(90deg,#5d6c716b 0 50%,transparent 50%),url('https://images.unsplash.com/photo-1606265752439-1f18756aa376?auto=format&fit=crop&w=1000&q=84'),url('https://images.pexels.com/photos/6749773/pexels-photo-6749773.jpeg?auto=compress&cs=tinysrgb&w=1200')}.result-three{background-image:linear-gradient(90deg,#52666c6b 0 50%,transparent 50%),url('https://images.unsplash.com/photo-1588776814546-1ffcf47267a5?auto=format&fit=crop&w=1000&q=84'),url('https://images.pexels.com/photos/6235015/pexels-photo-6235015.jpeg?auto=compress&cs=tinysrgb&w=1200')}
.header{height:82px}.nav{font-size:15px}.header-side{font-size:14px}.button{font-size:15px}.text-link{font-size:15px}
body{font-family:Manrope,Arial,sans-serif;font-size:18px}.hero{min-height:650px}.hero-copy{justify-content:flex-start;padding-top:112px}.hero-media{min-height:650px}.hero h1{font-size:clamp(56px,4.6vw,76px);letter-spacing:-3.6px}.hero-copy>p{font-size:19px}.consultation{font-size:14px}
.trust h2{font-size:20px}.trust p{font-size:15px}.section-head h2,.price-intro h2,.process h2,.booking-card h2{font-size:clamp(44px,4vw,60px)}.section-head>p{font-size:17px}
.service-grid h3,.doctor-grid h3,.result-grid h3{font-family:'DM Serif Display',Georgia,serif;font-weight:400}.service-grid h3{font-size:28px}.service-featured h3{font-size:41px}.service-featured-image{height:215px;overflow:hidden;border-radius:16px;margin:18px 0 22px}.service-featured-image img{height:100%;object-fit:cover}.service-featured>div:last-child{margin-top:auto}.service-grid strong{font-size:19px}.service-grid a{font-size:15px}.doctor-grid h3{font-size:26px}.doctor-grid p{font-size:16px}.doctor-grid span{font-size:14px}.result-visual{height:330px;display:block;background:#e9f5f7}.result-visual img{height:100%;width:100%;object-fit:contain;background:#e9f5f7}.result-visual:after{display:none}.result-visual span{position:absolute;left:16px;bottom:14px;padding:5px 8px;background:#12282dcc;text-shadow:none;font-size:12px}.result-grid h3{font-size:23px}.result-grid p{font-size:15px}.process li b{font-size:19px}.process li p{font-size:15px}.price-list>div{font-size:18px}.price-intro p,.booking-card>p{font-size:18px}.booking-card h2{font-size:60px}label{font-size:14px}input{font-size:18px}form small{font-size:12px}
@media(max-width:760px){.hero{min-height:auto}.hero-copy{justify-content:center;padding-top:62px}.hero-media{min-height:510px}.hero h1{font-size:48px}.section-head h2,.price-intro h2,.process h2,.booking-card h2{font-size:42px}.service-featured-image{height:170px}.result-visual{height:300px}}
@media(max-width:500px){body{font-size:17px}.hero-copy{padding-top:48px}.hero h1{font-size:42px}.hero-copy>p{font-size:17px}.section-head h2,.price-intro h2,.process h2,.booking-card h2{font-size:38px}.service-featured h3{font-size:34px}.result-visual{height:270px}.booking-card h2{font-size:44px}.price-list>div{font-size:16px}}
