@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@600;700;800&family=Inter:wght@400;500;600;700;800;900&display=swap");:root{--green:#061f18;--green2:#113d2f;--green3:#185640;--gold:#d6ae5d;--gold2:#f4d891;--cream:#fff8e9;--ink:#153540;--muted:#5b7078;--line:#deebe8;--mint:#f1f8f6;--shadow:0 24px 68px rgba(6,31,24,.13)}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:0 auto}.section{padding:92px 0}h1,h2,h3{margin:0;line-height:1.05}h1{font-size:clamp(42px,6vw,76px);letter-spacing:-.06em}h2{font-size:clamp(34px,4.3vw,54px);letter-spacing:-.045em}p{margin:14px 0 0;color:var(--muted);font-size:17px;line-height:1.72}.eyebrow{display:inline-block;color:var(--green3);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px}.gold{color:var(--gold)!important}.btn{min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border-radius:999px;font-weight:900}.primary{background:linear-gradient(135deg,var(--green2),var(--green3));color:#fff}.gold-btn{background:linear-gradient(135deg,var(--gold),var(--gold2));color:var(--green)}.glass-btn{border:1px solid rgba(255,248,233,.34);background:hsla(0,0%,100%,.12);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:80;background:linear-gradient(90deg,rgba(6,31,24,.92),rgba(6,31,24,.86)),url(/images/header-bg.jpg) 50%/cover no-repeat;color:var(--cream);border-bottom:1px solid rgba(214,174,93,.25);box-shadow:0 18px 46px rgba(6,31,24,.25)}.top-strip{background:rgba(0,0,0,.16);border-bottom:1px solid rgba(214,174,93,.18)}.top-strip-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:13px}.top-strip-inner span:last-child{display:inline-flex;align-items:center;gap:8px;color:var(--gold);font-weight:800}.top-strip-inner em{font-style:normal;opacity:.5}.nav-wrap{min-height:100px;display:flex;align-items:center;gap:28px}.brand{flex:0 0 375px}.brand-logo{width:375px;height:84px;object-fit:contain;object-position:left center}.desktop-nav{margin-left:auto;display:flex;gap:22px;font-size:14px;font-weight:900}.desktop-nav a{color:rgba(255,248,233,.95)}.desktop-nav a:hover{color:var(--gold)}.nav-cta{min-height:50px;padding:0 24px;border-radius:999px;background:linear-gradient(135deg,var(--gold),var(--gold2));color:var(--green);font-weight:900}.mobile-menu-btn{display:none;margin-left:auto;background:hsla(0,0%,100%,.08);color:var(--cream);border:1px solid rgba(214,174,93,.3);border-radius:12px;padding:10px}.mobile-panel{display:none;background:rgba(6,31,24,.97);padding:0 4% 20px}.mobile-panel a{display:block;color:var(--cream);font-weight:900;padding:14px 0;border-bottom:1px solid rgba(214,174,93,.18)}.mobile-panel .mobile{color:var(--green);text-align:center;margin-top:12px}.hero-slider{min-height:720px;position:relative;display:flex;align-items:center;overflow:hidden;background:var(--green)}.hero-bg{background-size:cover;background-position:50%}.hero-bg,.hero-overlay{position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,rgba(6,31,24,.94),rgba(6,31,24,.76) 46%,rgba(6,31,24,.25))}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .55fr;grid-gap:40px;gap:40px;align-items:end}.hero-copy h1{color:#fff;max-width:800px}.hero-copy p{color:rgba(255,248,233,.84);font-size:20px;max-width:650px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.hero-card{background:hsla(0,0%,100%,.92);border-radius:28px;padding:28px;box-shadow:var(--shadow)}.hero-card strong{color:var(--green);font-size:24px}.slider-dots{display:flex;gap:8px;margin-top:22px}.slider-dots button{width:12px;height:12px;border:0;border-radius:99px;background:#bacbc5;cursor:pointer}.slider-dots button.active{width:32px;background:var(--gold)}.about-section{background:#fff}.about-grid,.contact-grid,.why-grid{display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:54px;gap:54px;align-items:center}.about-photo,.why-photo{position:relative;min-height:560px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow)}.about-photo img,.why-photo img{object-fit:cover;object-position:center top}.doctor-badge{position:absolute;left:26px;right:26px;bottom:26px;border-radius:20px;padding:20px;background:hsla(0,0%,100%,.92);border:1px solid var(--line);box-shadow:0 18px 34px rgba(6,31,24,.12)}.doctor-badge strong{display:block;font-size:23px;color:var(--green)}.doctor-badge span{display:block;color:var(--muted);font-weight:800;margin-top:4px}.check-list{display:grid;grid-gap:14px;gap:14px;margin-top:24px}.check-list div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px 18px;color:var(--muted);font-weight:700}.why-section{background:var(--mint)}.why-card-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-top:26px}.why-card{display:flex;gap:14px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:20px;box-shadow:0 12px 28px rgba(6,31,24,.04)}.why-card>span{width:46px;height:46px;flex:0 0 46px;border-radius:15px;background:#eaf4ef;color:var(--green3);display:grid;place-items:center}.why-card h3{font-size:18px}.why-card p{font-size:14px;margin-top:6px}.services-section{background:#fff}.section-heading{display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:38px;gap:38px;align-items:end;margin-bottom:38px}.section-heading.center{display:block;max-width:760px;margin:0 auto 42px;text-align:center}.section-heading p{margin-top:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.service-card{border:1px solid var(--line);border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 14px 38px rgba(6,31,24,.06);transition:.2s}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.service-photo{position:relative;height:230px;display:block;overflow:hidden}.service-photo img{object-fit:cover;transition:.3s}.service-card:hover .service-photo img{transform:scale(1.04)}.service-body{padding:22px}.icon-title{display:flex;align-items:center;gap:12px}.icon-title span{width:42px;height:42px;border-radius:14px;background:#eaf4ef;color:var(--green3);display:grid;place-items:center}.icon-title h3{font-size:20px}.service-body p{font-size:15px}.service-body ul{padding-left:18px;color:var(--muted);font-size:14px;line-height:1.7}.service-actions{display:flex;gap:16px;flex-wrap:wrap}.service-actions a{font-weight:900;color:var(--green3)}.service-actions a:last-child{color:var(--gold)}.testimonials{background:linear-gradient(135deg,#fff,#fff8e9)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.testimonial-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px;box-shadow:0 14px 34px rgba(6,31,24,.05)}.stars{color:var(--gold);letter-spacing:2px}.testimonial-card strong{display:block;margin-top:18px}.contact-section{background:#f7f8f6}.contact-panel{border-radius:30px;padding:34px;color:#fff;background:radial-gradient(circle at 10% 0,rgba(214,174,93,.19),transparent 34%),linear-gradient(145deg,var(--green),var(--green2));box-shadow:var(--shadow)}.contact-panel h2{color:#fff}.contact-panel p{color:rgba(255,248,233,.82)}.contact-line{display:flex;gap:14px;border-top:1px solid rgba(214,174,93,.2);padding-top:18px;margin-top:18px}.contact-line>span{width:42px;height:42px;flex:0 0 42px;border-radius:14px;background:hsla(0,0%,100%,.09);color:var(--gold);display:grid;place-items:center}.contact-line h3{margin:0;color:#fff}.appointment-form{background:#fff;border:1px solid var(--line);border-radius:30px;padding:30px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}label{display:flex;flex-direction:column;gap:7px;font-weight:900;font-size:14px;color:var(--green)}label.full{grid-column:1/-1}input,select,textarea{width:100%;min-height:50px;border:1px solid var(--line);border-radius:14px;background:#fbfcf9;padding:13px 14px;font:inherit}textarea{min-height:120px}.form-btn{width:100%;margin-top:18px}.notice{border-radius:14px;padding:14px 16px;margin-bottom:18px;font-weight:800}.success{background:#eaf8ee;color:#1d6a37}.error{background:#fff0f0;color:#8a1f1f}.map-embed{position:relative;margin-top:28px;min-height:360px;border-radius:30px;overflow:hidden;background:#e8f1ee;border:1px solid var(--line);box-shadow:var(--shadow)}.map-embed iframe{width:100%;height:360px;border:0;display:block}.map-card{position:absolute;left:28px;bottom:28px;border-radius:18px;padding:18px 22px;background:hsla(0,0%,100%,.94);box-shadow:0 16px 34px rgba(6,31,24,.12)}.map-card strong{display:block;color:var(--green);font-size:20px}.map-card span{display:block;color:var(--muted);margin-top:4px}.map-card a{display:inline-flex;margin-top:10px;color:var(--green3);font-weight:900}.page-hero{padding:110px 0;background:linear-gradient(90deg,rgba(6,31,24,.91),rgba(6,31,24,.62)),url(/images/hero-aesthetics.jpg) 50%/cover no-repeat}.page-hero h1{color:#fff;max-width:850px}.page-hero p{color:rgba(255,248,233,.86);max-width:760px;font-size:19px}.service-detail-hero{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden;background:var(--green)}.service-detail-hero img{object-fit:cover}.service-detail-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,31,24,.93),rgba(6,31,24,.58),rgba(6,31,24,.18))}.service-detail-copy{position:relative;z-index:2}.service-detail-copy h1{color:#fff}.service-detail-copy p{color:rgba(255,248,233,.86);font-size:20px;max-width:680px}.service-detail-grid{display:grid;grid-template-columns:1.1fr .55fr;grid-gap:34px;gap:34px;align-items:start}.service-detail-main,.service-side{border:1px solid var(--line);border-radius:28px;padding:34px;background:#fff;box-shadow:0 14px 36px rgba(6,31,24,.05)}.service-icon-large{width:70px;height:70px;border-radius:22px;background:#eaf4ef;color:var(--green3);display:grid;place-items:center}.service-detail-main ul{color:var(--muted);line-height:1.9;font-weight:700}.service-side{position:-webkit-sticky;position:sticky;top:150px;background:linear-gradient(145deg,#fff,#fbf8ef)}.service-side .btn{width:100%;margin-top:18px}.side-link{display:block;margin-top:16px;text-align:center;color:var(--green3);font-weight:900}.footer-gold{background:linear-gradient(135deg,var(--gold),var(--gold2));color:var(--green);padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:1.15fr .55fr .7fr .55fr;grid-gap:34px;gap:34px}.footer-logo{width:320px;height:88px;object-fit:contain;object-position:left center}.footer-gold h4{margin:0 0 16px;color:var(--green)}.footer-gold a,.footer-gold p{display:block;color:var(--green);font-weight:700;margin:9px 0}.footer-bottom{border-top:1px solid rgba(6,31,24,.18);margin-top:32px;padding-top:18px;color:rgba(6,31,24,.72);font-size:14px}@media(max-width:1120px){.desktop-nav,.nav-cta{display:none}.mobile-menu-btn{display:inline-flex}.mobile-panel{display:block}.brand{flex-basis:320px}.brand-logo{width:320px;height:72px}.about-grid,.contact-grid,.hero-inner,.service-detail-grid,.why-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}.hero-slider{min-height:auto}.hero-inner{padding:90px 0}.service-side{position:static}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.top-strip-inner{flex-direction:column;align-items:flex-start;padding:8px 0}.nav-wrap{min-height:84px}.brand{flex-basis:250px}.brand-logo{width:250px;height:62px}.section{padding:68px 0}.hero-card{display:none}.footer-grid,.form-grid,.service-grid,.testimonial-grid,.why-card-grid{grid-template-columns:1fr}.section-heading{display:block}.about-photo,.why-photo{min-height:420px}.map-card{position:static;margin:14px}}.top-strip{background:rgba(0,0,0,.08)!important}.top-strip-inner{min-height:28px!important;font-size:12px!important}.nav-wrap{min-height:84px!important}.brand{flex-basis:330px!important}.brand-logo{width:330px!important;height:74px!important;object-fit:contain!important;object-position:left center!important;background:transparent!important}.site-header{overflow:hidden}.site-header:after{content:none!important}.services-section .section-heading{margin-bottom:30px!important}.service-body{min-height:280px;display:flex;flex-direction:column}.service-body ul{flex:1 1}.service-actions{margin-top:auto}.service-actions a{white-space:nowrap}.testimonials .section-heading.center{max-width:760px!important}.review-cta{margin-top:28px;text-align:center}.google-review-card{border-color:rgba(214,174,93,.35)!important}.map-embed{min-height:430px!important;border:1px solid var(--line)!important}.map-embed iframe{width:100%!important;height:430px!important;border:0!important;display:block!important}.map-card{max-width:330px}.footer-gold{color:var(--green)!important}.footer-logo-card{width:max-content;max-width:100%;background:#fff;border-radius:16px;padding:10px 14px;box-shadow:0 10px 24px rgba(6,31,24,.08);margin-bottom:16px}.footer-logo{width:260px!important;height:auto!important;display:block}.footer-gold a,.footer-gold h4,.footer-gold p{color:var(--green)!important}.footer-grid{align-items:start}@media(max-width:1120px){.brand{flex-basis:270px!important}.brand-logo{width:270px!important;height:62px!important}}@media(max-width:760px){.top-strip-inner{min-height:auto!important;padding:8px 0!important;gap:5px!important;font-size:12px!important}.top-strip-inner span:last-child{flex-wrap:wrap}.nav-wrap{min-height:72px!important}.brand{flex-basis:215px!important}.brand-logo{width:215px!important;height:52px!important}.hero-slider{min-height:560px!important}.hero-inner{padding:64px 0!important}.hero-copy h1{font-size:40px!important}.hero-copy p{font-size:16px!important}.hero-actions .btn{width:100%}.section-heading h2{font-size:32px!important}.service-body{min-height:auto}.service-actions{justify-content:space-between}.map-embed{min-height:auto!important}.map-embed iframe{height:330px!important}.map-card{position:static!important;max-width:none!important;margin:14px!important}.footer-grid{gap:22px!important}.footer-logo{width:220px!important}}.footer-about p,.footer-address{margin-bottom:16px!important}.footer-phone-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px;font-weight:800}.footer-phone-row span{color:rgba(6,31,24,.52);font-weight:900}.footer-contact{display:flex;flex-direction:column;align-items:flex-start}.footer-cta{display:inline-flex!important;align-items:center;justify-content:center;min-height:46px;padding:0 22px;margin-top:16px!important;border-radius:999px;background:var(--green)!important;color:#fff8e9!important;font-weight:900!important;box-shadow:0 12px 26px rgba(6,31,24,.16);white-space:nowrap}.footer-cta:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(6,31,24,.2)}.footer-bottom{margin-top:34px!important}@media(max-width:760px){.footer-contact{align-items:flex-start}.footer-cta{width:100%;max-width:260px}.footer-phone-row{gap:7px}}.real-google-grid{grid-template-columns:repeat(3,1fr)!important}.review-meta{display:flex;align-items:center;gap:12px;margin-bottom:14px}.review-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff8e9;font-weight:900;font-size:18px;flex:0 0 44px}.review-meta strong{display:block;color:var(--green);font-size:16px}.review-meta span{display:block;color:var(--muted);font-size:12px;font-weight:700;margin-top:2px}.google-review-card p{font-size:15px;line-height:1.68}@media(max-width:980px){.real-google-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:760px){.real-google-grid{grid-template-columns:1fr!important}}.testimonials .section-heading.center p{max-width:820px;margin-left:auto;margin-right:auto}.testimonials .section-heading.center h2{text-transform:none}.nav-dropdown{position:relative}.nav-dropdown-trigger{display:inline-flex;align-items:center;gap:5px}.service-submenu{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:360px;padding:12px;border-radius:20px;background:#fff;border:1px solid rgba(214,174,93,.28);box-shadow:0 24px 60px rgba(6,31,24,.2);opacity:0;pointer-events:none;visibility:hidden;transition:.18s ease;z-index:100}.nav-dropdown:focus-within .service-submenu,.nav-dropdown:hover .service-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(10px)}.service-submenu a{display:block;padding:13px 14px;border-radius:14px;color:var(--green)!important;text-shadow:none!important}.service-submenu a:hover{background:#f7f2e5}.service-submenu span{display:block;font-weight:900}.service-submenu small{display:block;color:var(--muted);font-size:12px;line-height:1.45;margin-top:4px}.mobile-service-group>div{padding:4px 0 8px 18px}.mobile-service-group>div a{font-size:14px;opacity:.9}.full-service-grid{grid-template-columns:minmax(0,1fr) 360px!important;gap:34px!important}.service-detail-main .eyebrow{margin-top:18px}.service-info-block{margin-top:34px}.service-info-block h3{font-size:26px;margin-bottom:14px;color:var(--green)}.pill-grid{display:flex;flex-wrap:wrap;gap:10px}.pill-grid span{border:1px solid var(--line);background:#f7fbfa;border-radius:999px;padding:10px 14px;color:var(--green);font-weight:800;font-size:14px}.process-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.process-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px}.process-card strong{color:var(--gold);font-size:22px}.process-card p{font-size:15px;margin-top:8px}.benefit-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;list-style:none;margin:0;padding:0}.benefit-list li{background:#f7fbfa;padding:14px 16px;color:var(--muted);font-weight:700}.benefit-list li,.faq-block details{border:1px solid var(--line);border-radius:16px}.faq-block details{padding:16px 18px;background:#fff;margin-top:12px}.faq-block summary{cursor:pointer;color:var(--green);font-weight:900}.faq-block details p{font-size:15px}.side-contact-box,.side-related{margin-top:24px;border-top:1px solid var(--line);padding-top:18px}.side-contact-box strong,.side-related strong{display:block;color:var(--green);margin-bottom:10px}.side-contact-box a,.side-related a{display:block;color:var(--muted);font-weight:800;margin-top:9px}.side-related a:hover{color:var(--green)}@media(max-width:1120px){.service-submenu{display:none}.full-service-grid{grid-template-columns:1fr!important}.benefit-list,.process-grid{grid-template-columns:1fr}}.footer-logo-card{display:none!important}.footer-green-logo{width:340px!important;height:auto!important;object-fit:contain!important;object-position:left center!important;display:block!important;margin-bottom:18px!important;filter:none!important}.footer-about{max-width:420px}.footer-gold{background:linear-gradient(135deg,#d6ae5d,#f4d891)!important}.footer-gold .footer-address{margin-top:8px!important}@media(max-width:760px){.footer-green-logo{width:250px!important;margin-bottom:14px!important}.footer-about{max-width:100%}}.hero-overlay{background:linear-gradient(90deg,rgba(6,31,24,.88),rgba(6,31,24,.64) 50%,rgba(6,31,24,.16))!important}.hero-copy h1{max-width:760px}.hero-card{background:hsla(0,0%,100%,.94)!important}.doctor-profile-photo:after{content:none!important}.why-clean-layout .section-heading{margin-bottom:42px!important}.why-clean-visual img{object-fit:cover!important;object-position:center center!important}.services-section .section-heading{grid-template-columns:1fr 1fr!important;align-items:end!important}.testimonials .section-heading.center{max-width:820px!important}.map-embed{background:#e8f1ee!important}.footer-green-logo{max-width:340px!important}@media(max-width:1120px){.clean-about-grid,.services-section .section-heading,.why-clean-grid{grid-template-columns:1fr!important}.why-clean-grid .why-card-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:760px){.hero-slider{min-height:560px!important}.hero-overlay{background:linear-gradient(90deg,rgba(6,31,24,.9),rgba(6,31,24,.74))!important}.doctor-profile-photo{min-height:420px!important}.why-clean-visual{min-height:320px}.why-clean-grid .why-card-grid{grid-template-columns:1fr!important}.service-body{min-height:auto!important}}.final-bg-header .top-strip-inner{color:#fff8e9!important}.final-bg-header .top-strip-inner a,.final-bg-header .top-strip-inner span:last-child{color:#d6ae5d!important}.final-brand{flex:0 0 500px!important}.final-header-logo{width:500px!important;height:92px!important;display:block!important}.final-bg-header .nav-cta{box-shadow:0 12px 26px rgba(214,174,93,.22)!important}.final-bg-header .mobile-menu-btn{background:#d6ae5d!important;color:#061f18!important}.final-bg-header .mobile-panel{background:url(/images/header-background-final.png) 50%/cover no-repeat!important}.final-bg-header .mobile-panel a{color:#fff8e9!important;border-bottom:1px solid rgba(255,248,233,.12)!important}.footer-final-logo-img{width:390px!important;object-fit:contain!important;object-position:left center!important;margin-bottom:18px!important}.footer-final-bg a:hover{color:#d6ae5d!important}.footer-final-bg .footer-phone-row{margin-top:12px}@media(max-width:1120px){.final-brand{flex-basis:380px!important}.final-header-logo{width:380px!important;height:72px!important}.footer-final-bg .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.final-bg-header .nav-wrap{min-height:76px!important}.final-brand{flex-basis:280px!important}.final-header-logo{width:280px!important;height:58px!important}.footer-final-bg .footer-grid{grid-template-columns:1fr;gap:24px}.footer-final-logo-img{width:285px!important}}.footer-final-logo-img{width:430px!important}@media(max-width:1120px){.final-brand{flex-basis:410px!important}.final-header-logo{width:410px!important;height:88px!important}}@media(max-width:760px){.final-brand{flex-basis:285px!important}.final-header-logo{width:285px!important;height:62px!important}.footer-final-logo-img{width:300px!important}}.footer-final-bg .footer-about{display:block!important}@media(max-width:760px){.footer-final-logo-img{width:270px!important;margin-bottom:28px!important}.footer-final-bg .footer-address{max-width:100%!important}}.site-header.final-bg-header{background:url(/images/header-background-final.png) 50%/cover no-repeat!important;color:#fff8e9!important;border-bottom:1px solid rgba(214,174,93,.24)!important;box-shadow:0 12px 30px rgba(6,31,24,.18)!important;overflow:visible!important}.final-bg-header .top-strip{background:transparent!important;border-bottom:1px solid rgba(214,174,93,.16)!important}.final-bg-header .nav-wrap{min-height:96px!important;background:transparent!important}.final-brand{flex:0 0 540px!important;display:flex!important;align-items:center!important}.final-header-logo{width:520px!important;height:110px!important;background:transparent!important}.final-bg-header .desktop-nav a,.final-bg-header .nav-dropdown-trigger{color:#fff8e9!important;text-shadow:0 1px 2px rgba(0,0,0,.2)!important}.final-bg-header .desktop-nav a:hover,.final-bg-header .nav-dropdown-trigger:hover{color:#d6ae5d!important}.final-bg-header .nav-cta{background:linear-gradient(135deg,#d6ae5d,#f4d891)!important;color:#061f18!important}.hero-overlay{background:linear-gradient(90deg,rgba(6,31,24,.85),rgba(6,31,24,.56) 55%,rgba(6,31,24,.18))!important}.clean-about-grid{grid-template-columns:.82fr 1.18fr!important}.doctor-profile-photo{min-height:560px!important;max-height:620px}.doctor-profile-photo img{object-position:center top!important}.why-clean-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:34px;gap:34px;align-items:stretch}.why-clean-visual{position:relative;min-height:520px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow)}.service-photo img,.why-clean-visual img{object-fit:cover!important;object-position:center center!important}.why-clean-grid .why-card-grid{grid-template-columns:repeat(2,1fr)!important;margin-top:0!important}.service-card{height:100%}.service-body{min-height:282px}.footer-brand-texture,.footer-composed,.footer-exact-bg,.footer-final-correct,.footer-final-logo,.footer-gold,.footer-green,.footer-texture{display:none!important}.footer-final-bg{background:url(/images/footer-background-final.png) top/cover no-repeat!important;color:#fff8e9!important;padding:58px 0 22px!important}.footer-final-bg .footer-grid{display:grid;grid-template-columns:1.15fr .55fr .7fr .55fr;grid-gap:34px;gap:34px;align-items:start}.footer-final-logo-img{width:385px!important;max-width:100%!important;height:auto!important;display:block!important;margin-bottom:34px!important;background:transparent!important}.footer-final-bg h4{margin:0 0 16px;color:#d6ae5d!important}.footer-final-bg a,.footer-final-bg p{display:block;color:#fff8e9!important;font-weight:700;margin:9px 0}.footer-final-bg .footer-address{clear:both!important;margin-top:0!important;margin-bottom:14px!important;line-height:1.75!important;max-width:430px!important}.footer-final-bg .footer-phone-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px!important;font-weight:800;line-height:1.6!important}.footer-final-bg .footer-phone-row span{color:#d6ae5d;font-weight:900}.footer-final-bg .footer-cta{display:inline-flex!important;align-items:center;justify-content:center;min-height:46px;padding:0 22px;margin-top:16px!important;border-radius:999px;background:linear-gradient(135deg,#d6ae5d,#f4d891)!important;color:#061f18!important;font-weight:900!important;white-space:nowrap}.footer-final-bg .footer-bottom{border-top:1px solid rgba(214,174,93,.2);margin-top:34px;padding-top:18px;color:rgba(255,248,233,.78)!important;font-size:14px}@media(max-width:1120px){.final-brand{flex-basis:410px!important}.final-header-logo{width:410px!important;height:88px!important}.clean-about-grid,.why-clean-grid{grid-template-columns:1fr!important}.why-clean-grid .why-card-grid{grid-template-columns:repeat(2,1fr)!important}.footer-final-bg .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.final-bg-header .nav-wrap{min-height:76px!important}.final-brand{flex-basis:285px!important}.final-header-logo{width:285px!important;height:62px!important}.doctor-profile-photo{min-height:420px!important}.why-clean-visual{min-height:320px}.why-clean-grid .why-card-grid{grid-template-columns:1fr!important}.footer-final-bg .footer-grid{grid-template-columns:1fr;gap:24px}.footer-final-logo-img{width:270px!important;margin-bottom:28px!important}}.hero-slider{min-height:660px!important}.hero-bg{opacity:1!important;background-size:cover!important;background-position:50%!important;filter:none!important}.hero-overlay{background:linear-gradient(90deg,rgba(6,31,24,.78),rgba(6,31,24,.46) 55%,rgba(6,31,24,.12))!important}.service-photo{min-height:220px!important;background:#e9f2ef!important}.service-photo img{object-fit:cover!important;object-position:center center!important}.service-photo img,.why-clean-visual img{opacity:1!important;display:block!important}.final-header-logo,.footer-final-logo-img{opacity:1!important;filter:none!important;mix-blend-mode:normal!important;image-rendering:auto!important}.final-brand{flex:0 0 560px!important}.final-header-logo{width:545px!important;height:112px!important}.footer-final-logo-img{width:400px!important;margin-bottom:36px!important}.final-bg-header .nav-wrap{min-height:100px!important}@media(max-width:1120px){.final-brand{flex-basis:430px!important}.final-header-logo{width:420px!important;height:90px!important}}@media(max-width:760px){.final-brand{flex-basis:295px!important}.final-header-logo{width:290px!important;height:64px!important}.footer-final-logo-img{width:280px!important;margin-bottom:30px!important}}.hero-image-slider{position:relative!important;min-height:660px!important;overflow:hidden!important;background:#061f18!important}.hero-bg-image{position:absolute!important;inset:0!important;z-index:0!important;width:100%!important;height:100%!important}.hero-real-image{opacity:1!important;display:block!important;visibility:visible!important}.hero-image-slider .hero-overlay{position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(90deg,rgba(6,31,24,.78),rgba(6,31,24,.45) 55%,rgba(6,31,24,.12))!important}.hero-image-slider .hero-content{position:relative!important;z-index:2!important}.service-image-box,.service-photo{display:block!important;width:100%!important;background:#e9f2ef!important;border-radius:24px 24px 0 0!important}.service-photo img,.service-real-image{opacity:1!important;display:block!important;visibility:visible!important;filter:none!important}.services-grid{grid-template-columns:repeat(3,1fr)!important;grid-gap:22px!important;gap:22px!important}@media(max-width:1120px){.services-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:760px){.hero-image-slider{min-height:560px!important}.services-grid{grid-template-columns:1fr!important}.service-image-box,.service-photo{height:220px!important;min-height:220px!important}}.hero-real-image,.service-photo img,.service-real-image,.why-clean-visual img{opacity:1!important;visibility:visible!important;display:block!important;object-fit:cover!important;object-position:center center!important}.service-image-box,.service-photo{position:relative!important;min-height:230px!important;height:230px!important;overflow:hidden!important}body,html{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body{position:relative!important}*{min-width:0}iframe,img,svg{max-width:100%!important}.container{width:min(1180px,calc(100% - 48px))!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}.site-header.final-bg-header{width:100%!important;max-width:100%!important}.final-bg-header .top-strip-inner{text-align:left!important}.final-bg-header .nav-wrap,.final-bg-header .top-strip-inner{justify-content:space-between!important;align-items:center!important}.final-bg-header .nav-wrap{min-height:92px!important;display:flex!important;gap:18px!important;width:min(1180px,calc(100% - 48px))!important}.final-brand{flex:0 0 410px!important;max-width:410px!important}.final-header-logo{width:395px!important;height:90px!important;object-fit:contain!important;object-position:left center!important}.final-bg-header .desktop-nav{display:flex!important;align-items:center!important;justify-content:center!important;gap:24px!important;margin-left:auto!important;flex:1 1 auto!important}.final-bg-header .desktop-nav a,.final-bg-header .nav-dropdown-trigger{display:inline-flex!important;align-items:center!important;gap:5px!important;white-space:nowrap!important;line-height:1.1!important;font-size:15px!important}.final-bg-header .nav-cta{flex:0 0 auto!important;min-height:50px!important;padding:0 25px!important;white-space:nowrap!important;font-size:18px!important}.hero-image-slider{min-height:610px!important;display:block!important}.hero-image-slider .hero-content{min-height:610px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;grid-gap:34px!important;gap:34px!important;align-items:center!important;padding:70px 0 58px!important}.hero-copy{max-width:760px!important}.hero-copy h1{font-size:clamp(44px,5.5vw,72px)!important;line-height:.98!important;letter-spacing:-.055em!important}.hero-copy p{max-width:650px!important;font-size:19px!important}.hero-actions{gap:16px!important}.hero-card{align-self:end!important;width:100%!important;max-width:360px!important;border-radius:24px!important;padding:24px!important;margin-bottom:18px!important;background:hsla(0,0%,100%,.92)!important}.hero-card p{font-size:14px!important;line-height:1.55!important}.services-section .section-heading{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;grid-gap:54px!important;gap:54px!important;align-items:center!important;margin-bottom:42px!important}.services-section .section-heading .eyebrow{margin-bottom:18px!important}.services-section .section-heading h2{max-width:620px!important;margin:0!important}.services-section .section-heading p{max-width:560px!important;margin-top:0!important}.services-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:24px!important;gap:24px!important}.service-card{border-radius:28px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.service-image-box,.service-photo{height:220px!important;min-height:220px!important;border-radius:0!important}.service-body{padding:24px!important;min-height:310px!important;display:flex!important;flex-direction:column!important}.service-title-row{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:12px!important}.service-title-row .service-icon{width:38px!important;height:38px!important;flex:0 0 38px!important;border-radius:13px!important;display:grid!important;place-items:center!important;background:#eaf4ef!important;color:var(--green3)!important}.service-title-row h3{font-size:22px!important;line-height:1.15!important;margin:0!important}.service-body p{font-size:15.5px!important;line-height:1.7!important}.service-body ul{margin:14px 0 0!important;padding-left:20px!important;flex:1 1 auto!important}.service-links.single-book-now{margin-top:20px!important}.service-links.single-book-now .book-now-link{min-height:42px!important;padding:0 20px!important;border-radius:999px!important;background:linear-gradient(135deg,#d6ae5d,#f4d891)!important;color:#061f18!important;font-weight:900!important;white-space:nowrap!important}.testimonials .section-heading.center{max-width:880px!important}.testimonials .section-heading.center p{font-size:18px!important;line-height:1.65!important;max-width:850px!important}.review-meta span{color:var(--green3)!important;font-weight:800!important}.map-embed{overflow:hidden!important;border-radius:30px!important}.map-card{left:26px!important;bottom:24px!important;max-width:330px!important;padding:18px 22px!important;border-radius:18px!important;background:hsla(0,0%,100%,.96)!important}.map-card strong{color:var(--green)!important;font-size:20px!important}.map-card span{color:var(--muted)!important;line-height:1.45!important}.map-card a{color:var(--green3)!important;font-weight:900!important}@media(max-width:1120px){.container{width:min(100% - 36px,960px)!important}.final-bg-header .top-strip-inner{justify-content:center!important;text-align:center!important;gap:10px!important;flex-wrap:wrap!important}.final-bg-header .nav-wrap{width:min(100% - 36px,960px)!important;min-height:82px!important;gap:14px!important}.final-brand{flex:0 1 360px!important;max-width:360px!important}.final-header-logo{width:345px!important;height:76px!important}.final-bg-header .desktop-nav,.final-bg-header .nav-cta:not(.mobile){display:none!important}.mobile-menu-btn{display:inline-flex!important;flex:0 0 48px!important;width:48px!important;height:48px!important;align-items:center!important;justify-content:center!important;margin-left:auto!important;padding:0!important;border-radius:14px!important}.mobile-panel{display:block!important;width:100%!important;max-width:100%!important;padding:12px 18px 22px!important}.mobile-panel a{text-align:center!important}.hero-image-slider .hero-content{grid-template-columns:1fr!important;min-height:600px!important;padding:76px 0 48px!important}.hero-card{max-width:520px!important;margin:10px 0 0!important}.services-section .section-heading{grid-template-columns:1fr!important;gap:18px!important;align-items:start!important}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.container{width:calc(100% - 28px)!important}.section{padding:64px 0!important}.final-bg-header .top-strip{padding:8px 0!important}.final-bg-header .top-strip-inner{width:calc(100% - 28px)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important;gap:5px!important;font-size:12px!important;line-height:1.35!important;min-height:auto!important;padding:0!important}.final-bg-header .top-strip-inner span,.final-bg-header .top-strip-inner span:last-child{display:flex!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;width:100%!important;text-align:center!important}.final-bg-header .nav-wrap{width:calc(100% - 28px)!important;min-height:74px!important;padding:0!important}.final-brand{flex:1 1 auto!important;max-width:250px!important}.final-header-logo{width:245px!important;height:58px!important}.mobile-menu-btn{flex:0 0 44px!important;width:44px!important;height:44px!important;margin-right:0!important}.hero-image-slider{min-height:auto!important}.hero-image-slider .hero-content{min-height:560px!important;padding:62px 0 40px!important}.hero-copy h1{font-size:42px!important;line-height:1.02!important;letter-spacing:-.045em!important}.hero-copy p{font-size:16px!important;line-height:1.65!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px!important;gap:12px!important;max-width:280px!important}.hero-actions .btn{width:100%!important}.hero-card{display:none!important}.services-section .section-heading{text-align:left!important;margin-bottom:28px!important}.services-section .section-heading h2{font-size:36px!important;line-height:1.05!important}.services-section .section-heading p{font-size:16px!important}.services-grid{grid-template-columns:1fr!important;gap:22px!important}.service-image-box,.service-photo{height:215px!important;min-height:215px!important}.service-body{min-height:auto!important;padding:22px!important}.service-title-row h3{font-size:20px!important}.real-google-grid,.testimonial-grid{grid-template-columns:1fr!important}.testimonials .section-heading.center h2{font-size:34px!important;line-height:1.08!important}.testimonials .section-heading.center p{font-size:16px!important}.map-embed iframe{height:360px!important}.map-card{position:static!important;max-width:none!important;margin:12px!important;width:auto!important}}@media(max-width:390px){.final-header-logo{width:220px!important}.final-brand{max-width:225px!important}.mobile-menu-btn{width:42px!important;height:42px!important;flex-basis:42px!important}.hero-copy h1{font-size:38px!important}}.floating-whatsapp{position:fixed!important;left:22px!important;bottom:24px!important;z-index:9999!important;display:inline-flex!important;align-items:center!important;gap:11px!important;min-height:58px!important;padding:9px 16px 9px 10px!important;border-radius:999px!important;background:#25d366!important;color:#fff!important;box-shadow:0 18px 42px rgba(6,31,24,.22)!important;border:1px solid hsla(0,0%,100%,.25)!important;text-decoration:none!important;max-width:calc(100vw - 96px)!important}.floating-whatsapp:hover{transform:translateY(-2px)!important;box-shadow:0 24px 52px rgba(6,31,24,.28)!important}.whatsapp-icon{width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:hsla(0,0%,100%,.16)!important;color:#fff!important}.whatsapp-copy{display:flex!important;flex-direction:column!important;line-height:1.08!important}.whatsapp-copy strong{font-size:14px!important;font-weight:900!important;color:#fff!important}.whatsapp-copy em{margin-top:4px!important;font-size:13px!important;font-style:normal!important;font-weight:800!important;color:hsla(0,0%,100%,.92)!important;white-space:nowrap!important}.back-to-top{position:fixed!important;right:22px!important;bottom:24px!important;z-index:9999!important;width:54px!important;height:54px!important;border:0!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#d6ae5d,#f4d891)!important;color:#061f18!important;box-shadow:0 18px 42px rgba(6,31,24,.22)!important;cursor:pointer!important}.back-to-top:hover{transform:translateY(-2px)!important;box-shadow:0 24px 52px rgba(6,31,24,.28)!important}@media(max-width:760px){.floating-whatsapp{left:14px!important;bottom:16px!important;min-height:52px!important;padding:8px 13px 8px 8px!important;gap:8px!important;max-width:calc(100vw - 86px)!important}.whatsapp-icon{width:38px!important;height:38px!important;flex-basis:38px!important}.whatsapp-copy strong{font-size:13px!important}.whatsapp-copy em{font-size:12px!important}.back-to-top{right:14px!important;bottom:16px!important;width:50px!important;height:50px!important}}@media(max-width:390px){.whatsapp-copy em{display:none!important}.floating-whatsapp{max-width:calc(100vw - 82px)!important;padding-right:12px!important}}.final-header-logo,.footer-final-logo-img{filter:saturate(1.08) contrast(1.08) brightness(.95)!important;image-rendering:-webkit-optimize-contrast}@media(max-width:1120px){.final-bg-header .mobile-panel{background:radial-gradient(circle at 18% 0,rgba(214,174,93,.18),transparent 34%),radial-gradient(circle at 92% 12%,hsla(43,82%,76%,.12),transparent 30%),linear-gradient(145deg,#061f18,#0b3126 52%,#031711)!important;border-top:1px solid rgba(214,174,93,.32)!important;box-shadow:0 22px 48px rgba(0,0,0,.28)!important;padding:16px 18px 24px!important}.final-bg-header .mobile-panel a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;margin:7px 0!important;padding:12px 16px!important;border:1px solid rgba(214,174,93,.18)!important;border-radius:16px!important;background:rgba(255,248,233,.065)!important;color:#fff8e9!important;font-weight:900!important;letter-spacing:.01em!important;text-align:center!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06)!important}.final-bg-header .mobile-panel a:focus,.final-bg-header .mobile-panel a:hover{background:rgba(214,174,93,.16)!important;border-color:rgba(214,174,93,.42)!important;color:#f4d891!important}.mobile-service-group{margin:8px 0!important;border-radius:18px!important;overflow:hidden!important;background:rgba(0,0,0,.16)!important;border:1px solid rgba(214,174,93,.2)!important}.mobile-service-group>a{margin:0!important;border-radius:0!important;background:linear-gradient(135deg,rgba(214,174,93,.24),hsla(43,82%,76%,.12))!important;color:#f4d891!important;border:0!important;border-bottom:1px solid rgba(214,174,93,.18)!important}.mobile-service-group>div{display:grid!important;grid-gap:6px!important;gap:6px!important;padding:10px!important;background:rgba(6,31,24,.42)!important}.mobile-service-group>div a{min-height:42px!important;margin:0!important;border-radius:12px!important;font-size:14px!important;background:hsla(0,0%,100%,.055)!important;border:1px solid rgba(255,248,233,.11)!important}.mobile-panel .nav-cta.mobile{margin-top:14px!important;background:linear-gradient(135deg,#d6ae5d,#f4d891)!important;color:#061f18!important;border-color:hsla(43,82%,76%,.65)!important;box-shadow:0 14px 34px rgba(214,174,93,.22)!important}}.filtered-services-wrap{width:100%}.service-filter-tabs{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:12px!important;margin:0 auto 14px!important}.service-filter-button{border:1px solid rgba(214,174,93,.4)!important;border-radius:999px!important;min-height:48px!important;padding:0 22px!important;background:#fff!important;color:#061f18!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 12px 28px rgba(6,31,24,.06)!important}.service-filter-button.active,.service-filter-button:hover{background:linear-gradient(135deg,#d6ae5d,#f4d891)!important;color:#061f18!important;border-color:#d6ae5d!important}.service-filter-note{text-align:center!important;margin:0 0 30px!important;font-weight:800!important;color:var(--green3)!important}.service-category-label{display:inline-flex!important;width:max-content!important;max-width:100%!important;margin:0 0 12px!important;padding:7px 11px!important;border-radius:999px!important;background:#f7f2e5!important;color:#061f18!important;font-size:11px!important;font-weight:900!important;letter-spacing:.04em!important;text-transform:uppercase!important}.service-card-title-link{color:inherit!important;text-decoration:none!important}.service-card-title-link:hover h3{color:var(--green3)!important}.service-photo.service-image-box{cursor:pointer!important}.service-photo.service-image-box:hover img{transform:scale(1.035)!important}.service-photo.service-image-box img{transition:transform .28s ease!important}@media(max-width:760px){.service-filter-tabs{justify-content:flex-start!important;gap:9px!important}.service-filter-button{width:100%!important;min-height:46px!important;padding:0 16px!important;font-size:14px!important}.service-filter-note{text-align:left!important}}.service-gallery-card{min-height:280px}@media(max-width:900px){.service-gallery-grid{grid-template-columns:1fr}.service-gallery-card{min-height:260px}}.nav-dropdown{position:relative!important}.compact-service-submenu{position:absolute!important;top:calc(100% + 14px)!important;left:50%!important;width:min(720px,92vw)!important;transform:translate(-50%,10px)!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:18px!important;gap:18px!important;padding:22px!important;border-radius:22px!important;background:linear-gradient(145deg,#061f18,#0d3428 58%,#03140f)!important;border:1px solid rgba(214,174,93,.32)!important;box-shadow:0 24px 58px rgba(6,31,24,.34)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:999!important}.nav-dropdown:focus-within .compact-service-submenu,.nav-dropdown:hover .compact-service-submenu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%)!important}.submenu-col{display:grid!important;grid-gap:8px!important;gap:8px!important;align-content:start!important}.submenu-col strong{color:#f4d891!important;font-size:13px!important;line-height:1.25!important;text-transform:uppercase!important;letter-spacing:.06em!important;margin-bottom:6px!important}.compact-service-submenu .submenu-col a{display:block!important;padding:10px 12px!important;border-radius:12px!important;color:#fff8e9!important;background:hsla(0,0%,100%,.055)!important;border:1px solid rgba(255,248,233,.1)!important;font-size:14px!important;font-weight:850!important;line-height:1.2!important;text-shadow:none!important;white-space:normal!important}.compact-service-submenu .submenu-col a:hover{background:rgba(214,174,93,.18)!important;color:#f4d891!important;border-color:rgba(214,174,93,.35)!important}.mobile-drawer-backdrop{z-index:998!important}.mobile-left-drawer{position:fixed!important;top:0!important;left:0!important;bottom:0!important;width:min(86vw,380px)!important;max-width:380px!important;display:block!important;transform:translateX(-105%)!important;transition:transform .28s ease!important;z-index:999!important;overflow-y:auto!important;padding:18px 16px 28px!important;background:linear-gradient(145deg,#061f18,#0a2b22 62%,#020f0b)!important;border-right:1px solid rgba(214,174,93,.34)!important;box-shadow:24px 0 70px rgba(0,0,0,.36)!important}.mobile-left-drawer.open{transform:translateX(0)!important}.mobile-drawer-head{margin-bottom:16px!important;padding-bottom:14px!important;border-bottom:1px solid rgba(214,174,93,.25)!important;font-weight:900!important;font-size:18px!important}.mobile-drawer-head button{width:40px!important;height:40px!important;border-radius:12px!important;border:1px solid rgba(214,174,93,.35)!important;color:#f4d891!important;display:grid!important;place-items:center!important}.mobile-left-drawer a,.mobile-service-toggle{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important;min-height:48px!important;margin:8px 0!important;padding:12px 15px!important;border-radius:14px!important;border:1px solid rgba(214,174,93,.18)!important;background:rgba(255,248,233,.06)!important;color:#fff8e9!important;font-weight:900!important;font-size:15px!important;line-height:1.2!important}.mobile-service-toggle{justify-content:space-between!important;font-family:inherit!important}.mobile-service-toggle .rotate{transform:rotate(180deg)!important}.mobile-service-list{margin:4px 0 12px!important;padding:10px!important;border-radius:16px!important;border:1px solid rgba(214,174,93,.18)!important}.mobile-service-list strong{margin:10px 6px 8px!important;letter-spacing:.06em!important}.mobile-service-list a{min-height:42px!important;padding:10px 12px!important;background:hsla(0,0%,100%,.055)!important}.mobile-left-drawer .nav-cta.mobile{margin-top:16px!important;border-color:#d6ae5d!important}.final-header-logo{filter:saturate(1.2) contrast(1.18) brightness(.88)!important}.footer-final-logo-img{filter:saturate(1.12) contrast(1.12) brightness(.93)!important}.doctor-profile-photo img{object-fit:cover!important;object-position:center 18%!important}.service-detail-hero>img{object-fit:cover!important;object-position:center 38%!important}.service-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:18px}.service-gallery-card{position:relative;min-height:300px;border-radius:22px;overflow:hidden;border:1px solid var(--line);background:#f5f6f7;box-shadow:0 12px 28px rgba(6,31,24,.06)}.service-gallery-card img{object-fit:cover;object-position:center center}.gallery-head p{margin:8px 0 0;color:var(--muted);font-size:14px}@media(max-width:1120px){.desktop-nav .compact-service-submenu{display:none!important}.mobile-panel{display:block!important}.final-header-logo{filter:saturate(1.35) contrast(1.28) brightness(.78)!important}}@media(max-width:900px){.service-gallery-grid{grid-template-columns:1fr}.service-gallery-card{min-height:270px}}@media(max-width:760px){.final-header-logo{filter:saturate(1.42) contrast(1.32) brightness(.72)!important}.mobile-left-drawer{width:min(88vw,360px)!important}.mobile-panel a{text-align:left!important}.service-gallery-card{min-height:250px}}.premium-services-dropdown .service-submenu.compact-service-submenu{width:720px!important;left:50%!important;transform:translateX(-50%) translateY(14px)!important;padding:22px!important;border-radius:26px!important;display:grid!important;grid-template-columns:1fr 1.18fr!important;grid-gap:18px!important;gap:18px!important;background:radial-gradient(circle at 8% 0,rgba(214,174,93,.18),transparent 28%),linear-gradient(145deg,rgba(6,31,24,.98),rgba(12,56,43,.98))!important;border:1px solid rgba(214,174,93,.34)!important;box-shadow:0 32px 90px rgba(6,31,24,.35)!important}.premium-services-dropdown .submenu-col{padding:16px!important;border-radius:20px!important;background:hsla(0,0%,100%,.055)!important;border:1px solid rgba(255,248,233,.1)!important}.premium-services-dropdown .submenu-col strong{display:block!important;margin:0 0 12px!important;color:#f4d891!important;font-size:13px!important;line-height:1.3!important;letter-spacing:.08em!important;text-transform:uppercase!important}.premium-services-dropdown .submenu-col a{display:flex!important;align-items:center!important;min-height:40px!important;padding:10px 12px!important;border-radius:13px!important;color:#fff8e9!important;font-weight:850!important;font-size:14px!important;line-height:1.25!important;text-shadow:none!important}.premium-services-dropdown .submenu-col a:hover{background:rgba(214,174,93,.18)!important;color:#f4d891!important}.mobile-drawer-backdrop{position:fixed!important;inset:0!important;background:rgba(0,0,0,.45)!important;z-index:90!important;border:0!important}.mobile-panel.mobile-left-drawer{position:fixed!important;top:0!important;left:0!important;bottom:0!important;width:min(88vw,390px)!important;height:100vh!important;z-index:100!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:0!important;overflow-y:auto!important;transform:translateX(-110%)!important;transition:transform .28s ease!important;background:radial-gradient(circle at 0 0,rgba(214,174,93,.2),transparent 35%),linear-gradient(160deg,#061f18,#0b3327 58%,#031610)!important;box-shadow:24px 0 70px rgba(0,0,0,.34)!important;border-right:1px solid rgba(214,174,93,.32)!important}.mobile-panel.mobile-left-drawer.open{transform:translateX(0)!important}.mobile-drawer-head{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:70px!important;padding:18px 20px!important;color:#f4d891!important;font-weight:950!important;border-bottom:1px solid rgba(214,174,93,.2)!important}.mobile-drawer-head button{width:42px!important;height:42px!important;border-radius:14px!important;border:1px solid rgba(214,174,93,.34)!important;background:hsla(0,0%,100%,.08)!important;color:#fff8e9!important}.mobile-left-drawer>a,.mobile-service-toggle{margin:9px 18px 0!important;min-height:50px!important;padding:0 16px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important;border-radius:16px!important;border:1px solid rgba(214,174,93,.18)!important;background:hsla(0,0%,100%,.065)!important;color:#fff8e9!important;font-weight:900!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05)!important}.mobile-service-toggle{width:auto!important;cursor:pointer!important;gap:8px!important}.mobile-service-toggle svg{margin-left:auto!important;transition:transform .2s ease!important}.mobile-service-toggle svg.rotate{transform:rotate(180deg)!important}.mobile-left-drawer>a:hover,.mobile-service-toggle:hover{color:#f4d891!important;background:rgba(214,174,93,.14)!important}.mobile-service-list{margin:10px 18px 0!important;padding:14px!important;border-radius:18px!important;background:rgba(0,0,0,.18)!important;border:1px solid rgba(214,174,93,.2)!important}.mobile-service-list strong{display:block!important;margin:12px 0 8px!important;color:#f4d891!important;font-size:12px!important;line-height:1.35!important;letter-spacing:.07em!important;text-transform:uppercase!important}.mobile-service-list strong:first-child{margin-top:0!important}.mobile-service-list a{display:block!important;margin:6px 0!important;padding:11px 12px!important;border-radius:13px!important;background:hsla(0,0%,100%,.06)!important;border:1px solid rgba(255,248,233,.09)!important;color:#fff8e9!important;font-size:14px!important;font-weight:850!important;line-height:1.25!important}.mobile-service-list a:hover{color:#f4d891!important;background:rgba(214,174,93,.14)!important}.mobile-left-drawer .nav-cta.mobile{margin:14px 18px 22px!important;justify-content:center!important;background:linear-gradient(135deg,#d6ae5d,#f4d891)!important;color:#061f18!important;border:0!important}.page-hero{position:relative!important;overflow:hidden!important;background:linear-gradient(90deg,rgba(6,31,24,.93),rgba(6,31,24,.7) 45%,rgba(6,31,24,.28)),url(/images/hero-dental.jpg) 50%/cover no-repeat!important}.service-detail-hero{border-bottom:1px solid rgba(214,174,93,.22)!important}.service-detail-overlay{background:linear-gradient(90deg,rgba(6,31,24,.94),rgba(6,31,24,.7) 45%,rgba(6,31,24,.18))!important}.service-filter-note{display:none!important}@media(max-width:1120px){.premium-services-dropdown .service-submenu.compact-service-submenu{display:none!important}}@media(max-width:760px){.mobile-panel.mobile-left-drawer{width:min(92vw,370px)!important}.service-detail-hero{min-height:520px!important}.service-detail-copy h1{font-size:40px!important;line-height:1.04!important}.service-detail-copy p{font-size:16px!important}}.service-category-label,.service-filter-button{line-height:1.25!important;white-space:normal!important}.mobile-service-list strong,.premium-services-dropdown .submenu-col strong{white-space:normal!important}@media(max-width:760px){.service-filter-button{text-align:center!important;padding:10px 16px!important}}.mobile-service-list a,.premium-services-dropdown .submenu-col a,.service-category-label,.service-filter-button{line-height:1.25!important}@media(max-width:760px){.service-filter-button{white-space:normal!important;text-align:center!important}}.service-card .service-body p,.service-detail-copy h1,.service-title-row h3{overflow-wrap:anywhere!important}.mobile-service-list a,.premium-services-dropdown .submenu-col a{white-space:normal!important}@media(min-width:1121px){.premium-services-dropdown{position:static!important}.desktop-nav{position:relative!important}.premium-services-dropdown .mega-service-menu{position:absolute!important;top:calc(100% + 18px)!important;left:50%!important;right:auto!important;width:min(1080px,calc(100vw - 70px))!important;max-width:1080px!important;transform:translateX(-50%) translateY(14px)!important;padding:0!important;border-radius:30px!important;overflow:hidden!important;display:block!important;background:radial-gradient(circle at 10% 0,hsla(43,82%,76%,.16),transparent 34%),linear-gradient(145deg,rgba(6,31,24,.99),rgba(10,50,39,.99) 58%,rgba(3,20,15,.99))!important;border:1px solid rgba(214,174,93,.38)!important;box-shadow:0 34px 95px rgba(6,31,24,.42)!important}.premium-services-dropdown .mega-service-menu:before{content:""!important;position:absolute!important;top:-9px!important;left:50%!important;width:18px!important;height:18px!important;transform:translateX(-50%) rotate(45deg)!important;background:#08261d!important;border-left:1px solid rgba(214,174,93,.38)!important;border-top:1px solid rgba(214,174,93,.38)!important}.nav-dropdown:focus-within .mega-service-menu,.nav-dropdown:hover .mega-service-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateX(-50%) translateY(0)!important}.mega-menu-head{padding:24px 28px 18px!important;border-bottom:1px solid rgba(214,174,93,.18)!important;display:flex!important;justify-content:space-between!important;gap:24px!important;align-items:flex-end!important}.mega-menu-head span{color:#f4d891!important;font-weight:950!important;font-size:24px!important;letter-spacing:-.02em!important}.mega-menu-head p{margin:0!important;color:rgba(255,248,233,.72)!important;font-size:14px!important;line-height:1.45!important;max-width:430px!important;text-align:right!important}.mega-menu-grid{display:grid!important;grid-template-columns:.82fr 1.18fr!important;grid-gap:0!important;gap:0!important}.mega-menu-col{padding:24px!important;min-width:0!important}.mega-menu-col+.mega-menu-col{border-left:1px solid rgba(214,174,93,.18)!important}.mega-menu-col strong{display:block!important;margin:0 0 14px!important;color:#f4d891!important;font-size:13px!important;line-height:1.35!important;letter-spacing:.1em!important;text-transform:uppercase!important}.mega-link-list{display:grid!important;grid-gap:10px!important;gap:10px!important}.mega-service-link{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:start!important;grid-gap:12px!important;gap:12px!important;min-height:72px!important;padding:13px 14px!important;border-radius:18px!important;background:hsla(0,0%,100%,.055)!important;border:1px solid rgba(255,248,233,.1)!important;color:#fff8e9!important;text-shadow:none!important;transition:.18s ease!important}.mega-service-link:hover{background:rgba(214,174,93,.16)!important;border-color:rgba(214,174,93,.4)!important;transform:translateY(-2px)!important}.mega-number{width:38px!important;height:38px!important;border-radius:13px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#d6ae5d,#f4d891)!important;color:#061f18!important;font-weight:950!important;font-size:13px!important;flex:0 0 auto!important}.mega-service-link b{color:#fff8e9!important;font-size:14px!important;line-height:1.28!important;font-weight:950!important}.mega-service-link b,.mega-service-link small{display:block!important;overflow-wrap:anywhere!important}.mega-service-link small{margin-top:5px!important;color:rgba(255,248,233,.68)!important;font-size:12px!important;line-height:1.35!important}.aesthetic-col .mega-service-link{min-height:92px!important}.aesthetic-col .mega-service-link b{font-size:13.5px!important}}@media(min-width:1121px) and (max-width:1240px){.premium-services-dropdown .mega-service-menu{width:min(980px,calc(100vw - 42px))!important}.mega-menu-grid{grid-template-columns:1fr 1.25fr!important}.mega-service-link b{font-size:13px!important}.mega-service-link small{font-size:11.5px!important}}.service-gallery-card,.service-photo{background:#eef4f2!important}.hero-real-image,.service-detail-hero img,.service-photo img,.service-real-image{object-fit:cover!important;object-position:center center!important}#services .section-heading,.section .section-heading,.services-section .section-heading{max-width:920px!important}#services .section-heading,#services .section-heading *{text-align:center!important}#services .section-heading{margin-left:auto!important;margin-right:auto!important;display:block!important}#services .eyebrow,#services .section-heading .eyebrow{justify-content:center!important;display:flex!important}#services .section-heading p{margin-left:auto!important;margin-right:auto!important;max-width:760px!important}@media(min-width:1121px){.desktop-nav,.premium-services-dropdown{position:relative!important}.premium-services-dropdown .service-submenu.compact-service-submenu,.premium-services-dropdown .service-submenu.compact-service-submenu.mega-service-menu{position:absolute!important;top:calc(100% + 20px)!important;left:50%!important;right:auto!important;width:min(1180px,calc(100vw - 80px))!important;max-width:1180px!important;min-width:980px!important;max-height:calc(100vh - 250px)!important;overflow-y:auto!important;overflow-x:hidden!important;transform:translateX(-50%) translateY(12px)!important;padding:22px!important;border-radius:28px!important;display:block!important;background:radial-gradient(circle at 8% 0,hsla(43,82%,76%,.15),transparent 34%),linear-gradient(145deg,rgba(6,31,24,.99),rgba(10,50,39,.99) 58%,rgba(3,20,15,.99))!important;border:1px solid rgba(214,174,93,.38)!important;box-shadow:0 34px 95px rgba(6,31,24,.42)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:9999!important}.nav-dropdown:focus-within .service-submenu.compact-service-submenu,.nav-dropdown:focus-within .service-submenu.compact-service-submenu.mega-service-menu,.nav-dropdown:hover .service-submenu.compact-service-submenu,.nav-dropdown:hover .service-submenu.compact-service-submenu.mega-service-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateX(-50%) translateY(0)!important}.premium-services-dropdown .mega-service-menu:before{content:""!important;position:absolute!important;top:-8px!important;left:50%!important;width:16px!important;height:16px!important;transform:translateX(-50%) rotate(45deg)!important;background:#08261d!important;border-left:1px solid rgba(214,174,93,.36)!important;border-top:1px solid rgba(214,174,93,.36)!important}.mega-menu-head{display:none!important}.mega-menu-grid{display:grid!important;grid-template-columns:390px minmax(0,1fr)!important;grid-gap:22px!important;gap:22px!important;align-items:start!important}.mega-menu-col{min-width:0!important;padding:0!important;background:transparent!important;border:0!important}.mega-menu-col+.mega-menu-col{border-left:1px solid rgba(214,174,93,.18)!important;padding-left:22px!important}.mega-menu-col strong{display:block!important;margin:0 0 14px!important;color:#f4d891!important;font-size:13px!important;line-height:1.35!important;letter-spacing:.09em!important;text-transform:uppercase!important;white-space:normal!important}.mega-link-list{display:grid!important;grid-gap:10px!important;gap:10px!important}.mega-service-link{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;grid-gap:12px!important;gap:12px!important;align-items:start!important;width:100%!important;min-width:0!important;min-height:auto!important;padding:12px 13px!important;border-radius:16px!important;background:hsla(0,0%,100%,.06)!important;border:1px solid rgba(255,248,233,.1)!important;color:#fff8e9!important;text-shadow:none!important;overflow:hidden!important;transform:none!important}.mega-service-link:hover{background:rgba(214,174,93,.16)!important;border-color:rgba(214,174,93,.42)!important;transform:translateY(-1px)!important}.mega-number{width:38px!important;height:38px!important;border-radius:13px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#d6ae5d,#f4d891)!important;color:#061f18!important;font-weight:950!important;font-size:12px!important;flex:0 0 auto!important}.mega-text{display:block!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.mega-service-link b{display:block!important;width:100%!important;color:#fff8e9!important;font-size:13px!important;line-height:1.25!important;font-weight:950!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:auto!important;hyphens:auto!important}.aesthetic-col .mega-service-link b{font-size:12px!important;line-height:1.22!important}.mega-service-link small{display:block!important;margin-top:4px!important;color:rgba(255,248,233,.7)!important;font-size:10.5px!important;line-height:1.25!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important}.aesthetic-col .mega-service-link{padding:11px 12px!important}}@media(min-width:1121px) and (max-width:1280px){.premium-services-dropdown .service-submenu.compact-service-submenu,.premium-services-dropdown .service-submenu.compact-service-submenu.mega-service-menu{width:min(1080px,calc(100vw - 44px))!important;min-width:920px!important}.mega-menu-grid{grid-template-columns:360px minmax(0,1fr)!important;gap:18px!important}.mega-menu-col+.mega-menu-col{padding-left:18px!important}.mega-service-link b{font-size:12px!important}.mega-service-link small{font-size:10px!important}}.final-bg-header .brand,.final-bg-header .brand-logo,.final-bg-header .logo-wrap{display:flex!important;align-items:center!important}@media(min-width:1121px){.final-bg-header .brand,.final-bg-header .brand-logo,.final-bg-header .logo-wrap{margin-bottom:10px!important}.final-header-logo{filter:saturate(1.22) contrast(1.2) brightness(.94) drop-shadow(0 2px 2px rgba(0,0,0,.22))!important}}@media(max-width:1120px){.final-bg-header{background:linear-gradient(135deg,rgba(3,18,14,.92),rgba(7,46,35,.92)),url(/images/header-background-final.png) 50%/cover no-repeat!important;box-shadow:0 14px 34px rgba(0,0,0,.2)!important;border-bottom:1px solid rgba(214,174,93,.28)!important}.final-bg-header:before{background:linear-gradient(90deg,hsla(43,82%,76%,.18),transparent,hsla(43,82%,76%,.12))!important;opacity:1!important}.final-header-logo{filter:saturate(1.34) contrast(1.28) brightness(.88) drop-shadow(0 2px 3px rgba(0,0,0,.32))!important}.final-bg-header .header-inner{background:rgba(3,22,16,.1)!important}}@media(max-width:760px){.final-bg-header{background:linear-gradient(135deg,rgba(3,18,14,.96),rgba(8,50,38,.94)),url(/images/header-background-final.png) 50%/cover no-repeat!important}.final-header-logo{max-width:250px!important;filter:saturate(1.4) contrast(1.32) brightness(.86) drop-shadow(0 2px 4px rgba(0,0,0,.36))!important}}.btn,.final-bg-header .nav-cta,.gold-btn,.hero-actions .btn,.mobile-left-drawer .nav-cta.mobile,.nav-cta,.nav-cta.mobile,.primary,.service-detail-side .btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.15!important;white-space:normal!important;vertical-align:middle!important}.final-bg-header .nav-cta,.gold-btn,.hero-actions .btn,.nav-cta,.primary{min-height:58px!important;padding-top:0!important;padding-bottom:0!important}.mobile-left-drawer .nav-cta.mobile,.nav-cta.mobile{min-height:52px!important;padding-top:0!important;padding-bottom:0!important}.btn span,.final-bg-header .nav-cta span,.nav-cta span{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1.15!important}@media(max-width:760px){.gold-btn,.hero-actions .btn,.nav-cta.mobile,.primary{min-height:54px!important;line-height:1.12!important}}.mega-service-link b,.mobile-service-list a,.service-card-title-link h3,.service-detail-copy h1{overflow-wrap:anywhere!important}.service-gallery-card img[src*=invisalign-logo-official]{padding:18px!important}.doctor-profile-photo img{object-position:center center!important}.service-gallery-card img[src*=invisalign-logo-official]{object-fit:contain!important;object-position:center center!important;background:#fff!important;padding:22px!important}.service-gallery-card img[src*=invisalign-aligner]{object-fit:contain!important;object-position:center center!important;background:#078fc1!important}.service-links.single-book-now{margin-top:auto!important;padding-top:20px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}.service-links.single-book-now .book-now-link{min-width:132px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.about-photo.doctor-profile-photo img,.doctor-profile-photo img,.service-gallery-card img[src*=actual-],.service-photo img[src*=actual-]{object-fit:cover!important;object-position:center center!important}.service-gallery-card img[src*=actual-fillings-smile-enhancement],.service-gallery-card img[src*=actual-under-eye-treatment]{object-fit:contain!important;background:#f8faf8!important}.service-gallery-card img[src*=actual-botox-thread-procedure],.service-gallery-card img[src*=actual-general-dental-treatment-main],.service-gallery-card img[src*=actual-orthodontics-clear-aligner-demo],.service-gallery-card img[src*=actual-peels-microneedling],.service-gallery-card img[src*=actual-skin-prf-scan],.service-gallery-card img[src*=actual-threads-main],.service-photo img[src*=actual-botox-thread-procedure],.service-photo img[src*=actual-general-dental-treatment-main],.service-photo img[src*=actual-orthodontics-clear-aligner-demo],.service-photo img[src*=actual-peels-microneedling],.service-photo img[src*=actual-restorative-fillings-before-after],.service-photo img[src*=actual-skin-prf-scan],.service-photo img[src*=actual-threads-main]{object-fit:cover!important;object-position:center center!important}.service-gallery-card img[src*=actual-restorative-fillings-before-after],.service-photo img[src*=actual-restorative-fillings-before-after]{object-fit:contain!important;object-position:center center!important;background:#f8faf8!important}.service-gallery-card img[src*=actual-botox-treatment-main],.service-gallery-card img[src*=service-botox-approved-mask],.service-gallery-card img[src*=service-orthodontics-approved-mask],.service-gallery-card img[src*=service-peels-approved-mask],.service-gallery-card img[src*=service-restorative-approved-mask],.service-photo img[src*=actual-botox-treatment-main],.service-photo img[src*=service-botox-approved-mask],.service-photo img[src*=service-orthodontics-approved-mask],.service-photo img[src*=service-peels-approved-mask],.service-photo img[src*=service-restorative-approved-mask]{object-fit:cover!important;object-position:center center!important}.detail-overview,.detail-overview p,.service-detail-content .overview,.service-detail-content .overview p,.service-detail-main p,.service-detail-overview,.service-detail-overview p,.service-detail-section p,.service-overview,.service-overview p,.service-page-overview,.service-page-overview p{font-size:15px!important;line-height:1.75!important}.detail-overview h2,.service-detail-content .overview h2,.service-detail-overview h2,.service-overview h2,.service-page-overview h2{font-size:28px!important;line-height:1.25!important}@media (max-width:768px){.detail-overview,.detail-overview p,.service-detail-content .overview,.service-detail-content .overview p,.service-detail-main p,.service-detail-overview,.service-detail-overview p,.service-detail-section p,.service-overview,.service-overview p,.service-page-overview,.service-page-overview p{font-size:14px!important;line-height:1.7!important}.detail-overview h2,.service-detail-content .overview h2,.service-detail-overview h2,.service-overview h2,.service-page-overview h2{font-size:22px!important}}.detail-overview h1,.detail-overview h2,.service-detail-content h1,.service-detail-content h2,.service-detail-hero h1,.service-detail-main h1,.service-detail-main h2,.service-detail-overview h1,.service-detail-overview h2,.service-detail-section h1,.service-detail-section h2,.service-overview h1,.service-overview h2,.service-page-overview h1,.service-page-overview h2{font-size:28px!important;line-height:1.25!important;letter-spacing:-.02em!important;max-width:980px!important}.detail-overview h3,.service-detail-content h3,.service-detail-main h3,.service-detail-overview h3,.service-detail-section h3,.service-overview h3,.service-page-overview h3{font-size:22px!important;line-height:1.3!important}.service-detail-content .eyebrow,.service-detail-main .eyebrow,.service-detail-section .eyebrow{font-size:13px!important}@media (max-width:768px){.detail-overview h1,.detail-overview h2,.service-detail-content h1,.service-detail-content h2,.service-detail-hero h1,.service-detail-main h1,.service-detail-main h2,.service-detail-overview h1,.service-detail-overview h2,.service-detail-section h1,.service-detail-section h2,.service-overview h1,.service-overview h2,.service-page-overview h1,.service-page-overview h2{font-size:22px!important;line-height:1.28!important;letter-spacing:-.015em!important}.detail-overview h3,.service-detail-content h3,.service-detail-main h3,.service-detail-overview h3,.service-detail-section h3,.service-overview h3,.service-page-overview h3{font-size:19px!important}}.service-detail-content :where(h1,h2),.service-detail-main :where(h1,h2),.service-detail-overview :where(h1,h2),.service-detail-section :where(h1,h2){font-size:28px!important;line-height:1.25!important}@media (max-width:768px){.service-detail-content :where(h1,h2),.service-detail-main :where(h1,h2),.service-detail-overview :where(h1,h2),.service-detail-section :where(h1,h2){font-size:22px!important;line-height:1.28!important}}.service-card .card-image,.service-card .service-image,.service-card .service-photo,.service-card figure,.services-grid .service-card .card-image,.services-grid .service-card .service-image,.services-grid .service-card .service-photo,.services-grid .service-card figure{height:300px!important;min-height:300px!important;max-height:none!important}.service-card .card-image img,.service-card .service-image img,.service-card .service-photo img,.service-card figure img,.services-grid .service-card .card-image img,.services-grid .service-card .service-image img,.services-grid .service-card .service-photo img,.services-grid .service-card figure img{object-fit:contain!important;background:#f8faf8!important}.about-photo img,.doctor-profile-photo img,.hero-image img,.hero-media img,.hero-slide img,.service-detail-banner img,.service-detail-hero img{object-fit:cover!important}@media (max-width:768px){.service-card .card-image,.service-card .service-image,.service-card .service-photo,.service-card figure,.services-grid .service-card .card-image,.services-grid .service-card .service-image,.services-grid .service-card .service-photo,.services-grid .service-card figure{height:260px!important;min-height:260px!important}}.service-cards-grid,.service-grid,.services-grid,.services-list{grid-gap:28px!important;gap:28px!important}.service-card .card-image,.service-card .service-image,.service-card .service-photo,.service-card figure,.services-grid .service-card .card-image,.services-grid .service-card .service-image,.services-grid .service-card .service-photo,.services-grid .service-card figure{height:230px!important;min-height:230px!important;background:#f8faf8!important}.service-cards-grid .service-card .card-title,.service-cards-grid .service-card .service-title,.service-cards-grid .service-card h2,.service-cards-grid .service-card h3,.service-grid .service-card .card-title,.service-grid .service-card .service-title,.service-grid .service-card h2,.service-grid .service-card h3,.services-grid .service-card .card-title,.services-grid .service-card .service-title,.services-grid .service-card h2,.services-grid .service-card h3,.services-list .service-card .card-title,.services-list .service-card .service-title,.services-list .service-card h2,.services-list .service-card h3{font-size:17px!important}.service-cards-grid .service-card p,.service-grid .service-card p,.services-grid .service-card p,.services-list .service-card p{font-size:13px!important;line-height:1.55!important}.service-cards-grid .service-card li,.service-grid .service-card li,.services-grid .service-card li,.services-list .service-card li{font-size:12px!important}@media (max-width:640px){.service-cards-grid,.service-grid,.services-grid,.services-list{grid-template-columns:1fr!important;gap:20px!important}.service-card .card-image,.service-card .service-image,.service-card .service-photo,.service-card figure,.services-grid .service-card .card-image,.services-grid .service-card .service-image,.services-grid .service-card .service-photo,.services-grid .service-card figure{height:240px!important;min-height:240px!important}.service-grid .service-card .card-title,.service-grid .service-card .service-title,.service-grid .service-card h2,.service-grid .service-card h3,.services-grid .service-card .card-title,.services-grid .service-card .service-title,.services-grid .service-card h2,.services-grid .service-card h3{font-size:16px!important}}.service-cards-grid,.service-grid,.services-grid,.services-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:26px!important;gap:26px!important;align-items:stretch!important}.service-cards-grid .service-card,.service-grid .service-card,.services-grid .service-card,.services-list .service-card{height:auto!important;min-height:auto!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 14px 35px rgba(6,31,24,.08)!important}.service-card .card-image,.service-card .service-image,.service-card .service-photo,.service-card figure,.services-grid .service-card .card-image,.services-grid .service-card .service-image,.services-grid .service-card .service-photo,.services-grid .service-card figure{height:220px!important;min-height:220px!important;background:#f7faf8!important;overflow:hidden!important}.service-card .card-image img,.service-card .service-image img,.service-card .service-photo img,.service-card figure img,.services-grid .service-card .card-image img,.services-grid .service-card .service-image img,.services-grid .service-card .service-photo img,.services-grid .service-card figure img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.service-cards-grid .service-card .card-title,.service-cards-grid .service-card .service-title,.service-cards-grid .service-card h2,.service-cards-grid .service-card h3,.service-grid .service-card .card-title,.service-grid .service-card .service-title,.service-grid .service-card h2,.service-grid .service-card h3,.services-grid .service-card .card-title,.services-grid .service-card .service-title,.services-grid .service-card h2,.services-grid .service-card h3,.services-list .service-card .card-title,.services-list .service-card .service-title,.services-list .service-card h2,.services-list .service-card h3{font-size:16px!important;line-height:1.25!important;letter-spacing:-.01em!important;margin-bottom:8px!important}.service-cards-grid .service-card p,.service-grid .service-card p,.services-grid .service-card p,.services-list .service-card p{font-size:12.5px!important;line-height:1.5!important}.service-cards-grid .service-card li,.service-grid .service-card li,.services-grid .service-card li,.services-list .service-card li{font-size:11.5px!important;line-height:1.45!important}@media (max-width:1080px){.service-cards-grid,.service-grid,.services-grid,.services-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.service-cards-grid,.service-grid,.services-grid,.services-list{grid-template-columns:1fr!important;gap:20px!important}.service-card .card-image,.service-card .service-image,.service-card .service-photo,.service-card figure,.services-grid .service-card .card-image,.services-grid .service-card .service-image,.services-grid .service-card .service-photo,.services-grid .service-card figure{height:235px!important;min-height:235px!important}.services-grid .service-card .card-title,.services-grid .service-card .service-title,.services-grid .service-card h2,.services-grid .service-card h3{font-size:16px!important}}.admin-shell{min-height:100vh;background:#f6faf8;color:#153540;display:flex;font-family:inherit}.admin-login-page{align-items:center;justify-content:center;padding:30px}.admin-login-card{width:min(460px,100%);background:#fff;border:1px solid #deebe8;border-radius:28px;padding:34px;box-shadow:0 22px 60px rgba(6,31,24,.12)}.admin-brand-mark{width:58px;height:58px;border-radius:18px;background:#1b533f;color:#f4cf77;display:flex;align-items:center;justify-content:center;font-weight:900;letter-spacing:.05em}.admin-eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.12em;color:#2f6a55;font-weight:800;margin:18px 0 8px}.admin-login-card h1,.admin-topbar h1{font-size:34px;line-height:1.1;margin:0 0 12px}.admin-login-card p{color:#5b7078;line-height:1.6}.admin-form{display:grid;grid-gap:16px;gap:16px;margin-top:24px}.admin-form label,.admin-service-editor label{display:grid;grid-gap:7px;gap:7px;font-size:13px;font-weight:800;color:#153540}.admin-form input,.admin-service-editor input,.admin-service-editor textarea{width:100%;border:1px solid #dce9e5;border-radius:14px;padding:13px 14px;font:inherit;background:#fbfdfc;color:#153540}.admin-actions button,.admin-form button,.admin-panel button,.admin-sidebar button{border:0;border-radius:999px;padding:13px 20px;background:#1b533f;color:#fff;font-weight:900;cursor:pointer}.admin-error{background:#fff3f3;color:#b00020;border:1px solid #ffd0d0;padding:10px 12px;border-radius:12px;font-weight:700}.admin-login-hint{margin-top:18px;padding:12px;border-radius:14px;background:#fff8e9;color:#153540;font-size:14px}.admin-back-link{display:inline-block;margin-top:18px;color:#1b533f;font-weight:900}.admin-sidebar{width:280px;background:#0e3328;color:#fff;padding:26px;display:flex;flex-direction:column;gap:14px}.admin-brand{display:flex;gap:14px;align-items:center;margin-bottom:18px}.admin-brand span{display:block;font-size:13px;opacity:.7;margin-top:4px}.admin-sidebar a,.admin-sidebar button{display:block;width:100%;text-align:left;background:hsla(0,0%,100%,.07);color:#fff;text-decoration:none;padding:14px 16px;border-radius:16px;font-weight:900}.admin-sidebar button.active{background:#f4cf77;color:#0e3328}.admin-sidebar-footer{margin-top:auto;display:grid;grid-gap:10px;gap:10px}.admin-main{flex:1 1;padding:32px;overflow:auto}.admin-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.admin-stats{display:flex;gap:12px}.admin-stats span{background:#fff;border:1px solid #deebe8;border-radius:999px;padding:10px 14px;font-weight:900}.admin-panel{background:#fff;border:1px solid #deebe8;border-radius:26px;padding:24px;box-shadow:0 14px 40px rgba(6,31,24,.07)}.admin-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.admin-panel h2{margin:0 0 8px;font-size:24px}.admin-panel p{color:#5b7078;margin:0}.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-actions .danger{background:#b00020}.admin-notice{padding:12px 14px;border-radius:14px;background:#fff8e9;margin-bottom:14px;font-weight:800}.admin-table-wrap{overflow:auto;border:1px solid #e5efec;border-radius:18px}.admin-table{width:100%;border-collapse:collapse;min-width:820px}.admin-table td,.admin-table th{text-align:left;padding:14px;border-bottom:1px solid #e5efec;vertical-align:top}.admin-table th{background:#f8faf8;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.admin-empty,.admin-table small{color:#6b7d84}.admin-empty{text-align:center!important}.admin-service-list{display:grid;grid-gap:18px;gap:18px}.admin-service-editor{display:grid;grid-template-columns:180px 1fr;grid-gap:20px;gap:20px;padding:16px;border:1px solid #e5efec;border-radius:20px;background:#fbfdfc}.admin-service-editor img{width:100%;height:150px;object-fit:cover;border-radius:16px;background:#f4f7f5}.admin-service-editor>div{display:grid;grid-gap:12px;gap:12px}.admin-credential-box{display:grid;grid-gap:10px;gap:10px;margin:16px 0}.admin-credential-box span{background:#f8faf8;border:1px solid #deebe8;border-radius:14px;padding:14px}.admin-note{margin-top:16px!important;background:#fff8e9;padding:14px;border-radius:16px;color:#153540!important}@media(max-width:900px){.admin-shell{display:block}.admin-sidebar{width:auto}.admin-panel-head,.admin-topbar{display:grid}.admin-service-editor{grid-template-columns:1fr}}.card-image img[src*=real-unmasked-doctor],.service-card img[src*=real-unmasked-doctor],.service-image img[src*=real-unmasked-doctor],.service-photo img[src*=real-unmasked-doctor]{object-fit:cover!important;object-position:center center!important}.service-gallery-card img[src*=real-unmasked-doctor]{object-fit:contain!important;background:#f8faf8!important}.card-image img[src*=latest-approved],.service-card img[src*=latest-approved],.service-image img[src*=latest-approved],.service-photo img[src*=latest-approved]{object-fit:cover!important;object-position:center center!important}.service-gallery-card img[src*=latest-approved]{object-fit:contain!important;background:#f8faf8!important}.card-image img[src*=final-approved],.service-card img[src*=final-approved],.service-image img[src*=final-approved],.service-photo img[src*=final-approved]{object-fit:cover!important;object-position:center center!important}.service-gallery-card img[src*=final-approved]{object-fit:contain!important;background:#f8faf8!important}.card-image img[src*=actual-preventive-dental-service],.card-image img[src*=service-botox-final-approved],.card-image img[src*=service-orthodontics-final-approved],.card-image img[src*=service-peels-final-approved],.card-image img[src*=service-restorative-final-approved],.service-card img[src*=actual-preventive-dental-service],.service-card img[src*=service-botox-final-approved],.service-card img[src*=service-orthodontics-final-approved],.service-card img[src*=service-peels-final-approved],.service-card img[src*=service-restorative-final-approved],.service-image img[src*=actual-preventive-dental-service],.service-image img[src*=service-botox-final-approved],.service-image img[src*=service-orthodontics-final-approved],.service-image img[src*=service-peels-final-approved],.service-image img[src*=service-restorative-final-approved],.service-photo img[src*=actual-preventive-dental-service],.service-photo img[src*=service-botox-final-approved],.service-photo img[src*=service-orthodontics-final-approved],.service-photo img[src*=service-peels-final-approved],.service-photo img[src*=service-restorative-final-approved]{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}.service-gallery-card img[src*=actual-preventive-dental-service],.service-gallery-card img[src*=service-botox-final-approved],.service-gallery-card img[src*=service-orthodontics-final-approved],.service-gallery-card img[src*=service-peels-final-approved],.service-gallery-card img[src*=service-restorative-final-approved]{object-fit:contain!important;object-position:center center!important;background:#f8faf8!important}.service-card img[src*=service-botox-final-approved],.service-card img[src*=service-orthodontics-final-approved],.service-card img[src*=service-peels-final-approved],.service-card img[src*=service-restorative-final-approved]{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}.service-gallery-card img[src*=service-botox-final-approved],.service-gallery-card img[src*=service-orthodontics-final-approved],.service-gallery-card img[src*=service-peels-final-approved],.service-gallery-card img[src*=service-restorative-final-approved]{object-fit:contain!important;object-position:center center!important;background:#f8faf8!important}