
/* V41 premium sitewide visual system */
:root{--ink:#102f37;--muted:#617177;--teal:#0b8586;--teal2:#12a6a4;--soft:#f4f8f7;--line:#dce8e7;--deep:#07383e;--white:#fff}
body{overflow-x:hidden}
.container{width:min(1200px,calc(100% - 40px));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);box-shadow:0 4px 24px rgba(7,56,62,.08)}
.topbar{background:#f3f8f7;color:#173b42;border-bottom:1px solid #dbe8e6}
.topbar-inner{min-height:38px;padding:6px 0;font-size:12px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.topbar-inner span,.topbar-inner a{white-space:nowrap}
.nav{min-height:78px;gap:24px}.brand img{width:176px;height:auto}.nav nav{gap:18px;font-size:13px}.nav nav a{padding:28px 0;position:relative}.nav nav a:hover{color:var(--teal)}
.nav-cta{white-space:nowrap}
.page-hero{padding:72px 0 66px;background:linear-gradient(135deg,#f1f8f7,#fbfdfc)}
.page-hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:52px;align-items:center}.page-hero-copy{min-width:0}.page-hero h1{color:var(--deep)}
.page-hero-image{width:100%;height:360px;object-fit:cover;border-radius:28px;box-shadow:0 22px 55px rgba(7,56,62,.14);border:7px solid #fff}
.breadcrumb{font-size:13px;color:#728084;margin-bottom:18px}.breadcrumb a{color:var(--teal);font-weight:700}
.section{padding:78px 0}.section h2{color:var(--deep)}
.two,.two-col{gap:52px}.callout,.feature-panel{border-radius:24px;box-shadow:0 14px 45px rgba(7,56,62,.07)}
.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-card{border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff;box-shadow:0 8px 28px rgba(7,56,62,.05);transition:.2s}.info-card:hover{transform:translateY(-3px);border-color:#9ccdcc}
.cost-table{width:100%;border-collapse:collapse;border-radius:16px;overflow:hidden;border:1px solid var(--line)}.cost-table th,.cost-table td{padding:16px;border-bottom:1px solid var(--line);text-align:left}.cost-table th{background:#edf7f5;color:var(--deep)}
.faq details{background:#fff;padding:20px 0}.faq summary{font-size:16px;color:var(--deep)}
footer{background:linear-gradient(135deg,#062f35,#0b3d42);color:#dce9e8;padding:58px 0 18px}.footer-grid{gap:44px}.footer-grid h3{font-size:18px;color:#fff;margin-bottom:16px}.footer-grid p{line-height:1.75}.footer-logo{width:174px;height:auto;filter:none;background:#fff;border-radius:6px;padding:5px;margin-bottom:15px}.footer-grid a{color:#dce9e8}.footer-grid a:hover{color:#fff}.copyright{width:min(1200px,calc(100% - 40px));font-size:12px}
/* Homepage dental problem cards */
.problems{background:linear-gradient(180deg,#f5f9f8 0%,#fff 100%)}
.problem-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.problem-grid a{padding:0;background:#fff;border:1px solid #dce8e7;border-radius:16px;overflow:hidden;box-shadow:0 8px 28px rgba(7,56,62,.07);font-weight:700;color:var(--deep);transition:.2s;display:flex;flex-direction:column}
.problem-grid a:hover{color:var(--teal);border-color:#8cc9c7;transform:translateY(-4px);box-shadow:0 14px 34px rgba(7,56,62,.11)}
.problem-grid .problem-media{height:145px;overflow:hidden;background:#edf6f5}.problem-grid .problem-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.problem-grid a:hover img{transform:scale(1.04)}
.problem-label{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 15px 16px}.problem-arrow{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:var(--teal);color:#fff;font-size:15px;flex:0 0 auto}
.problems .section-head{margin-inline:auto;text-align:center;max-width:820px}.problems .section-head h2{font-size:clamp(34px,4vw,48px)}
.clinic-showcase .section-head{max-width:850px;margin-inline:auto;text-align:center}.clinic-gallery figure:first-child{grid-column:span 1}.clinic-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.clinic-gallery figure img,.clinic-gallery figure:first-child img{height:230px;object-fit:cover}
@media(max-width:1100px){.nav nav{gap:12px}.nav nav a{font-size:12px}.problem-grid{grid-template-columns:repeat(3,1fr)}.page-hero-grid{gap:32px}.card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.topbar-inner{overflow:hidden}.topbar-inner span:nth-child(1){display:none}.nav{min-height:72px}.nav nav{display:none}.nav-cta{margin-left:auto}.page-hero-grid{grid-template-columns:1fr}.page-hero-image{height:300px}.clinic-gallery{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.container{width:min(100% - 28px,1200px)}.topbar-inner{justify-content:center;font-size:11px}.topbar-inner span{white-space:normal;text-align:center}.brand img{width:150px}.nav{gap:10px}.nav-cta{padding:10px 14px;font-size:12px}.problem-grid,.card-grid{grid-template-columns:1fr}.problem-grid .problem-media{height:190px}.clinic-gallery{grid-template-columns:1fr}.clinic-gallery figure img,.clinic-gallery figure:first-child img{height:220px}.page-hero{padding:55px 0 48px}.page-hero-image{height:240px}.section{padding:58px 0}.footer-grid{grid-template-columns:1fr}.footer-logo{width:165px}}

/* V42 — illustrated Amayra Approach */
.approach-section{background:linear-gradient(180deg,#f3faf9 0%,#eef7f6 100%)}
.approach-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;position:relative}
.approach-card{background:#fff;border:1px solid rgba(16,89,88,.12);border-radius:20px;overflow:hidden;box-shadow:0 14px 36px rgba(23,56,60,.08);position:relative;transition:transform .25s ease,box-shadow .25s ease}
.approach-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgba(23,56,60,.13)}
.approach-image{height:175px;position:relative;overflow:hidden;background:#eaf4f3}
.approach-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}
.approach-card:hover .approach-image img{transform:scale(1.04)}
.approach-number{position:absolute;left:12px;top:12px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--teal);color:#fff;font-weight:800;font-size:13px;border:3px solid #fff;box-shadow:0 5px 15px rgba(0,0,0,.12)}
.approach-content{text-align:center;padding:30px 18px 22px;position:relative}
.approach-icon{position:absolute;top:-24px;left:50%;transform:translateX(-50%);width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#f2faf9;color:var(--teal);border:4px solid #fff;box-shadow:0 7px 20px rgba(23,56,60,.10);font-size:24px;font-weight:700}
.approach-content h3{font-family:'Playfair Display',serif;font-size:24px;color:var(--dark);margin:5px 0 8px}
.approach-content p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}
@media(max-width:1050px){.approach-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.approach-steps{grid-template-columns:1fr 1fr;gap:14px}.approach-image{height:155px}}
@media(max-width:480px){.approach-steps{grid-template-columns:1fr}.approach-image{height:190px}}

/* V43 — sitewide page imagery for richer visual storytelling */
.page-visual{max-width:1120px;margin:30px auto 0;overflow:hidden;border-radius:24px;border:6px solid #fff;box-shadow:0 18px 45px rgba(7,56,62,.12);background:#edf6f5}
.page-visual img{display:block;width:100%;height:300px;object-fit:cover}
@media(max-width:700px){.page-visual{margin-top:22px;border-radius:18px;border-width:4px}.page-visual img{height:220px}}

/* V44 image quality + relevance polish */
.page-hero-image,.page-visual img{object-position:center center;background:#eef6f5;}
.page-visual{border-radius:28px;overflow:hidden;box-shadow:0 22px 55px rgba(7,56,62,.14);border:7px solid #fff;background:#eef6f5;}
.page-visual img{height:380px;object-fit:cover;}
.approach-image{overflow:hidden;background:#eef6f5;}
.approach-image img{object-position:center;filter:saturate(1.02) contrast(1.02);}
@media(max-width:700px){.page-visual img{height:250px}}

/* V45 — SEO hero copy + authentic clinic photography + WhatsApp UI */
.hero-subtitle{font-family:'DM Sans',sans-serif;font-size:clamp(18px,2vw,24px);line-height:1.45;font-weight:700;color:var(--deep);margin:8px 0 12px}
.hero-subtitle span{font-weight:500;color:var(--muted);font-size:.86em}
.whatsapp-booking-icon{display:grid;place-items:center}
.whatsapp-booking-icon img{width:34px;height:34px;display:block}
.booking-card .whatsapp-booking-icon{background:#f0fff5;border-color:#c8efd7}
.team-card img,.doctor-profile-photo{object-fit:cover;object-position:center center}

/* Dr. Rupali profile typography */
.doctor-profile-card h3, .profile-signoff { color: var(--teal, #0f7f86); }
.doctor-profile-card h3 { margin-top: .35rem; }
.profile-signoff { margin-top: 1.25rem; font-size: 1.05rem; letter-spacing: .01em; }

.doctors-stats-banner{margin:0;}
