@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800;900&display=swap');:root{--ink:#102726;--muted:#5d7471;--line:#dce9e5;--surface:#fff;--soft:#edf8f5;--mint:#3aa99e;--mint-dark:#14746f;--coral:#ff8f70;--amber:#f7c75f;--shadow:0 24px 70px rgba(16,39,38,.12)}*{box-sizing:border-box}body{margin:0;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fbfdfc;line-height:1.6}a{color:inherit}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;padding:16px clamp(18px,5vw,72px);background:rgba(251,253,252,.86);border-bottom:1px solid rgba(220,233,229,.88);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;text-decoration:none;font-size:21px;letter-spacing:0}.brand span,.brand img{width:36px;height:36px;border-radius:12px;object-fit:contain;background:linear-gradient(135deg,var(--mint),var(--amber));box-shadow:0 10px 28px rgba(58,169,158,.26)}.site-header nav{display:flex;justify-content:center;gap:6px;flex-wrap:wrap}.site-header nav a{padding:9px 12px;border-radius:999px;text-decoration:none;color:#385654;font-weight:800;font-size:14px}.site-header nav a:hover{background:#edf8f5;color:var(--mint-dark)}.header-call,.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border-radius:999px;background:var(--ink);color:white;text-decoration:none;font-weight:900;border:0;box-shadow:0 14px 34px rgba(16,39,38,.18)}.ghost-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border-radius:999px;background:white;color:var(--ink);text-decoration:none;font-weight:900;border:1px solid var(--line)}.hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.78fr);gap:54px;align-items:center;padding:74px clamp(18px,5vw,72px) 46px;min-height:calc(100vh - 78px);background:radial-gradient(circle at 78% 18%,#dff7f1 0,#fbfdfc 34%),linear-gradient(180deg,#fbfdfc 0,#f3faf8 100%)}.hero-copy>span,.page-hero span,.section-heading span,.section-kicker{display:block;color:var(--mint-dark);font-weight:950;text-transform:uppercase;font-size:12px;letter-spacing:0;margin-bottom:12px}.hero h1{font-size:clamp(42px,6vw,74px);line-height:.98;margin:0 0 22px;max-width:820px}.hero p{font-size:20px;color:var(--muted);max-width:650px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px}.trust-strip{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:8px 12px;align-items:center;max-width:520px;padding:12px 14px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.72)}.trust-strip strong{font-size:22px}.trust-strip span{color:var(--muted);text-transform:none;font-size:14px;margin:0;font-weight:700}.hero-visual,.image-edit-shell{position:relative}.hero-visual img{width:100%;display:block;border-radius:28px;border:1px solid white;box-shadow:var(--shadow);background:white}.appointment-chip{position:absolute;left:-22px;bottom:24px;width:min(260px,72%);padding:16px;border-radius:18px;background:white;border:1px solid var(--line);box-shadow:0 20px 52px rgba(16,39,38,.16)}.appointment-chip b,.appointment-chip span{display:block}.appointment-chip span{color:var(--muted);font-size:14px}.section-heading{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:start;padding:44px clamp(18px,5vw,72px) 12px}.section-heading.compact{padding-top:0}.section-heading h2{font-size:clamp(28px,3.4vw,46px);line-height:1.05;margin:0;max-width:900px}.section-heading p{color:var(--muted);max-width:720px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:24px clamp(18px,5vw,72px) 54px}.services article,.post-card{position:relative;background:white;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:0 16px 44px rgba(16,39,38,.06)}.services article:after{content:"";position:absolute;inset:auto 22px 0 22px;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--mint),var(--amber),var(--coral))}.service-icon{width:48px;height:48px;border-radius:16px;background:#eaf8f5;color:var(--mint-dark);display:grid;place-items:center;font-weight:950;margin-bottom:20px}.services h2,.post-card h2{font-size:22px;line-height:1.2;margin:0 0 10px}.services p,.post-card p{color:var(--muted);margin:0}.post-card>span{display:inline-flex;margin-bottom:12px;color:var(--mint-dark);font-size:12px;font-weight:900}.split{display:grid;grid-template-columns:1fr 390px;gap:44px;margin:0 clamp(18px,5vw,72px) 58px;padding:42px;border-radius:28px;background:var(--ink);color:white;align-items:start;overflow:hidden}.split h2,.cta h2,.page-hero h1,.experience h2,.patient-proof h2,.faq-section h2{font-size:clamp(32px,4vw,52px);line-height:1.06;margin:0 0 18px}.split p{color:#cfe1df;max-width:760px}.split a{display:inline-flex;margin-top:10px;color:white;font-weight:900}.metrics{display:grid;grid-template-columns:92px 1fr;gap:10px 16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:24px}.metrics b{font-size:34px;color:var(--amber)}.metrics span{color:#d7e8e6}.experience,.patient-proof,.faq-section,.latest-blog{margin:0 clamp(18px,5vw,72px) 58px}.experience{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.experience>div:first-child,.faq-section{background:#eef9f6;border:1px solid white;border-radius:28px;padding:34px}.experience p{color:var(--muted)}.team-list{display:grid;gap:14px}.team-list article{display:flex;justify-content:space-between;gap:18px;background:white;border:1px solid var(--line);border-radius:20px;padding:18px}.team-list span{color:var(--muted)}.patient-proof{padding:38px;border-radius:28px;background:#fff7e8}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.testimonial-grid article{background:white;border:1px solid #f6e5c1;border-radius:20px;padding:22px}.testimonial-grid p{color:var(--muted)}.faq-section details{background:white;border:1px solid var(--line);border-radius:18px;padding:18px;margin-top:12px}.faq-section summary{cursor:pointer;font-weight:900}.faq-section p{color:var(--muted)}.cta{margin:36px clamp(18px,5vw,72px) 74px;padding:46px;border-radius:28px;background:linear-gradient(135deg,#e8faf6,#fff3df);text-align:center;border:1px solid white;box-shadow:0 20px 60px rgba(16,39,38,.08)}.cta p{max-width:620px;margin:0 auto 22px;color:var(--muted)}.page-shell{padding:58px clamp(18px,5vw,72px) 82px;background:linear-gradient(180deg,#fbfdfc,#f2faf7)}.page-hero{max-width:920px;margin-bottom:32px}.page-hero p{font-size:18px;color:var(--muted);max-width:760px}.content-body{max-width:900px;background:white;border:1px solid var(--line);border-radius:24px;padding:34px;box-shadow:0 16px 44px rgba(16,39,38,.06)}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.post-card img,.post-detail img{width:100%;border-radius:18px;margin-bottom:14px}.empty-state{grid-column:1/-1}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:36px clamp(18px,5vw,72px);background:#0e2322;color:white}.site-footer p{color:#cfe1df;margin:6px 0}.socials{display:flex;gap:10px;align-items:flex-start}.socials a{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);text-decoration:none;font-size:12px;font-weight:950}.editor-toolbar{position:fixed;right:18px;bottom:18px;z-index:60;width:min(320px,calc(100vw - 36px));background:#102726;color:white;border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 46px rgba(16,39,38,.24);border-radius:20px;padding:14px}.editor-toolbar strong,.editor-toolbar span,.editor-toolbar a{display:block}.editor-toolbar span{color:#cfe1df;font-size:13px}.editor-toolbar a{color:#f7c75f;font-weight:900;margin-top:6px}.inline-edit-wrap{position:relative;display:inline-block;max-width:100%}.inline-pencil,.image-pencil{position:absolute;z-index:50;right:-14px;top:-14px;opacity:0;transform:translateY(3px);border:0;border-radius:999px;background:#102726;color:white;font-weight:900;box-shadow:0 12px 30px rgba(16,39,38,.18);cursor:pointer}.inline-pencil{min-width:42px;height:30px;padding:0 9px;font-size:11px}.image-pencil{right:14px;top:14px;padding:8px 12px}.inline-edit-wrap:hover .inline-pencil,.image-edit-shell:hover .image-pencil{opacity:1;transform:translateY(0)}.cms-editable{outline:1px dashed transparent;border-radius:8px;transition:outline .15s,background .15s}.inline-edit-wrap:hover .cms-editable{outline-color:rgba(20,116,111,.45);background:rgba(247,199,95,.16)}@media(max-width:900px){.site-header{grid-template-columns:1fr}.site-header nav{justify-content:flex-start}.hero,.split,.services,.post-grid,.section-heading,.experience,.testimonial-grid{grid-template-columns:1fr}.hero{min-height:auto;padding-top:44px}.hero h1{font-size:42px}.trust-strip{grid-template-columns:auto 1fr}.appointment-chip{left:14px}.site-footer{flex-direction:column}.header-call{width:max-content}}

