*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f8f3;color:#14231f;font-family:Arial,sans-serif}.container{width:min(1180px,calc(100% - 40px));margin:auto}a{text-decoration:none;color:inherit}.header{position:fixed;z-index:20;top:0;left:0;right:0;background:#f7f8f3ee;backdrop-filter:blur(15px);border-bottom:1px solid #dfe5df}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-weight:700}.brand img{width:46px;height:46px;border-radius:50%;object-fit:cover}.brand small{display:block;color:#66736e;font-size:9px;letter-spacing:.14em;margin-top:3px}nav{display:flex;gap:24px;color:#4c5954;font-size:14px}.book{border:0;background:#14231f;color:white;padding:13px 19px;border-radius:999px;font-weight:700;cursor:pointer}.hamb{display:none;border:0;background:none;font-size:25px}.hero{padding:145px 0 80px;min-height:90vh;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.eyebrow{font-size:11px;letter-spacing:.18em;color:#327588;font-weight:700}.hero h1,h2{font-family:Georgia,serif;font-weight:500;letter-spacing:-.05em;line-height:.96}.hero h1{font-size:clamp(55px,7vw,90px);margin:20px 0}.intro,.heading>p,.large{color:#66736e;line-height:1.75}.intro{font-size:18px;max-width:590px}.actions{display:flex;gap:12px;margin-top:28px}.outline{padding:12px 19px;border:1px solid #14231f;border-radius:999px;font-weight:700}.hero-photo{height:600px;border-radius:30px;overflow:hidden;position:relative}.hero-photo img,.doctor-photo img,.gallery img{width:100%;height:100%;object-fit:cover;display:block}.photo-label{position:absolute;bottom:18px;left:18px;background:white;padding:13px 16px;border-radius:14px;font-size:13px}.trust{display:flex;gap:12px;align-items:center;margin-top:25px;color:#66736e}.trust b{font-size:23px;color:#14231f}section{padding:100px 0}.white{background:#fff;border-block:1px solid #dfe5df}.cream{background:#f0ede2}.heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:45px}.heading h2{font-size:clamp(44px,5vw,68px);margin:14px 0}.heading>p{max-width:500px}.services{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #dfe5df}.services>div{padding:30px 10px;border-bottom:1px solid #dfe5df}.services>div:nth-child(odd){border-right:1px solid #dfe5df;padding-right:35px}.services>div:nth-child(even){padding-left:35px}.services b{font-size:11px;color:#89958f}.services h3{font-size:19px;margin:10px 0}.services p{color:#66736e;margin:0}.gallery{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:270px 270px;gap:14px}.gallery img{border-radius:22px}.gallery img:first-child{grid-row:span 2}.gallery img:last-child{grid-column:2/span 2}.doctor{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.doctor-photo{height:600px;border-radius:30px;overflow:hidden}.doctor h2{font-size:clamp(48px,5vw,70px);margin:18px 0}.stats{display:flex;gap:40px;margin:35px 0}.stats strong{font:36px Georgia}.stats span{display:block;color:#66736e;font-size:12px;margin-top:5px}.rating{font-size:22px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.reviews article{padding:28px;border:1px solid #dfe5df;border-radius:22px;font:22px/1.4 Georgia}.reviews small{display:block;font:13px Arial;color:#66736e;margin-top:25px}.contact{background:#14231f;color:white}.contact .eyebrow{color:#9bd1d5}.contact h2{font-size:clamp(48px,5vw,70px);margin:15px 0}.contact-text{color:#bac4bf;line-height:1.7;max-width:500px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact-info{margin-top:35px;color:#bac4bf;line-height:1.7}.contact-info b{display:block;color:white;margin-bottom:5px}.contact-info p{margin:0 0 20px}form{background:#f7f8f3;color:#14231f;padding:30px;border-radius:25px}form h3{font:34px Georgia;margin:0 0 15px}label{display:block;font-size:12px;font-weight:700;color:#53615b;margin:14px 0 6px}input,select,textarea{width:100%;padding:13px;border:1px solid #d7dfd8;border-radius:12px;background:white;font:inherit}textarea{min-height:90px}.submit{width:100%;margin-top:17px;padding:15px;border:0;border-radius:999px;background:#14231f;color:white;font-weight:700;cursor:pointer}footer{background:#0e1916;color:#aeb9b4;padding:28px 0;font-size:13px}@media(max-width:850px){nav,.nav>.book{display:none}.hamb{display:block}.hero,.doctor,.contact-grid{grid-template-columns:1fr}.hero-photo{height:460px}.heading{display:block}.heading>p{margin-top:20px}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:230px 230px 230px}.gallery img:first-child{grid-row:auto}.gallery img:last-child{grid-column:1/span 2}.services,.reviews{grid-template-columns:1fr}.services{display:block}.services>div:nth-child(odd){border-right:0}.services>div:nth-child(even){padding-left:10px}.doctor-photo{height:450px}.contact-grid{gap:40px}}@media(max-width:520px){.container{width:calc(100% - 26px)}.hero{padding-top:120px}.hero h1{font-size:53px}.hero-photo{height:390px}.gallery{display:grid;grid-template-columns:1fr;grid-template-rows:300px 220px 220px 220px}.gallery img:last-child{grid-column:auto}.stats{display:grid;grid-template-columns:1fr 1fr;gap:25px}.actions{flex-wrap:wrap}}
