:root{--deep:#073d22;--green:#2d873b;--gold:#e8c967;--cream:#f7f4e7;--ink:#173e29;--pale:#eef7e9}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--ink);background:#fbfcf7;overflow-x:hidden}a{text-decoration:none;color:inherit}
.ticker{height:46px;background:var(--deep);color:#f5d77c;overflow:hidden;display:flex;align-items:center;font-weight:700;letter-spacing:.4px}.ticker-track{display:flex;gap:80px;white-space:nowrap;animation:marquee 30s linear infinite;padding-left:20px}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.site-header{height:118px;background:#fff;display:grid;grid-template-columns:280px 1fr auto;align-items:center;gap:22px;padding:0 5%;position:sticky;top:0;z-index:50;box-shadow:0 5px 20px #173f2914}.brand{height:108px;display:flex;align-items:center}.brand img{width:190px;height:100px;object-fit:contain;object-position:left center;display:block}nav{display:flex;justify-content:center;gap:34px;font-weight:700;font-size:18px}nav a{padding:12px 0;position:relative}nav a:after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:3px;background:var(--green);transition:.25s}nav a:hover:after{right:0}.header-btn,.primary{background:var(--green);color:#fff;padding:18px 28px;border-radius:40px;font-weight:700;display:inline-block;white-space:nowrap}.header-btn{font-size:17px}
.hero{min-height:690px;position:relative;background:url("../images/hero-bg.jpg") center center/cover no-repeat;overflow:hidden;display:flex;align-items:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,48,25,.82) 0%,rgba(5,48,25,.57) 42%,rgba(5,48,25,.08) 78%,rgba(0,0,0,.03))}.hero-content{position:relative;z-index:3;width:min(700px,88%);margin-left:8%;padding:70px 0;color:#fff}.eyebrow{letter-spacing:2px;font-weight:700;color:#f0cb62;font-size:17px;margin:0 0 20px}.eyebrow.dark{color:#8a671e}.hero h1{font-family:Cinzel,Georgia,serif;color:#fff;font-size:clamp(54px,6vw,88px);line-height:.98;margin:0 0 14px;letter-spacing:1px}.hero h1 span{color:#fff}.gold-divider{color:var(--gold);font-size:27px;margin:0 0 8px}.hero h2{font-size:30px;margin:0 0 20px;color:#fff}.hero-copy{font-size:17px;line-height:1.8;max-width:680px}.actions{display:flex;gap:16px;margin-top:28px}.secondary{border:2px solid #fff;color:#fff;padding:16px 27px;border-radius:40px;font-weight:700;display:inline-block}.hero-card{position:absolute;z-index:4;right:7%;bottom:55px;width:340px;background:rgba(8,55,31,.88);border:1px solid #e8d27a;border-radius:22px;padding:25px;color:#fff;display:flex;flex-direction:column;gap:7px;box-shadow:0 18px 45px #0004}.hero-card small{color:#f1d77c;font-weight:700}.hero-card strong{font-family:Cinzel,serif;font-size:23px}.hero-card span{font-size:14px}.hero-card b{font-size:14px}.hero-card a{color:#fff}.mini-divider{color:var(--gold);margin:4px 0}.leaf-float{position:absolute;z-index:2;font-size:42px;opacity:.7;animation:leafFloat 6s ease-in-out infinite}.leaf1{right:38%;top:20%}.leaf2{right:12%;top:58%;animation-delay:2s}@keyframes leafFloat{0%,100%{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-22px) rotate(8deg)}}
.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--cream);padding:22px 6%;gap:10px;border-bottom:1px solid #e5e0c9}.feature-strip>div{padding:10px 25px;border-right:1px solid #d9d4bd;display:grid;grid-template-columns:42px 1fr;column-gap:10px}.feature-strip>div:last-child{border:0}.feature-strip span{grid-row:1/3;font-size:28px;color:var(--green)}.feature-strip strong{font-size:15px}.feature-strip small{color:#687267;line-height:1.4}
.section{padding:90px 7%;max-width:1500px;margin:auto}.section h2{font-family:Cinzel,Georgia,serif;font-size:42px;line-height:1.15;margin:0}.about{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;align-items:center;background:var(--cream);max-width:none}.about-art{border-radius:28px;overflow:hidden;box-shadow:0 18px 45px #173f2914;background:#e5efdf}.about-art img{display:block;width:100%;height:420px;object-fit:cover}.about-copy>p:not(.eyebrow){font-size:19px;line-height:1.9;color:#5e695f}.about-features{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:25px 0}.about-features span{display:grid;grid-template-columns:28px 1fr;column-gap:6px;color:var(--green)}.about-features b{font-size:14px}.about-features small{grid-column:2;color:#6d776e}.dark-btn{margin-top:8px}
.section-heading{text-align:center;margin-bottom:42px}.section-heading>p:last-child{color:#637064}.doctor{background:#f2f7ed}.doctor-card{max-width:1050px;margin:auto;background:#fff;border:1px solid #dce7d7;border-radius:25px;padding:38px;display:flex;gap:28px;align-items:center;box-shadow:0 15px 50px #173f2910}.doctor-icon{width:90px;height:90px;border-radius:50%;display:grid;place-items:center;background:#e7f0df;border:2px solid #b8cba4;color:var(--green);font-family:Cinzel,serif;font-size:42px;flex:none}.doctor-card h2{font-size:30px;margin:0 0 8px}.doctor-card h2 span{font-family:Montserrat,sans-serif;font-size:15px;color:#7c6a35}.doctor-card p{line-height:1.6;margin:6px 0}.doctor-qual{color:#b18a27;font-weight:700}.doctor-card ul{margin:15px 0 0;padding-left:20px;line-height:1.8}
.treatments{background:#fbfcf7}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card{background:#fff;border:1px solid #dfe8d8;border-radius:24px;overflow:hidden;box-shadow:0 12px 35px #173f2910;transition:transform .35s,box-shadow .35s}.card:hover{transform:translateY(-9px);box-shadow:0 20px 45px #173f2922}.art{height:245px;background:#edf4e5;display:grid;place-items:center;overflow:hidden;position:relative}.art img{width:100%;height:100%;object-fit:cover;animation:gentleMove 5s ease-in-out infinite;transform-origin:center}.card:nth-child(2) .art img{animation-delay:.5s}.card:nth-child(3) .art img{animation-delay:1s}.card:nth-child(4) .art img{animation-delay:1.5s}.card:nth-child(5) .art img{animation-delay:2s}.card:nth-child(6) .art img{animation-delay:2.5s}@keyframes gentleMove{0%,100%{transform:scale(1) translateY(0)}50%{transform:scale(1.035) translateY(-5px)}}.art:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 24%,rgba(255,255,255,.34),transparent 22%);animation:artGlow 4.5s ease-in-out infinite}@keyframes artGlow{0%,100%{opacity:.2;transform:translateX(-3%)}50%{opacity:.65;transform:translateX(3%)}}.card h3{font-family:Cinzel,Georgia,serif;font-size:23px;margin:22px 24px 10px;color:#174d29}.card p{margin:0 24px 12px;line-height:1.65;color:#617060}.card a{display:inline-block;margin:0 24px 25px;color:var(--green);font-weight:700}
.benefits-band{background:linear-gradient(135deg,#0a4327,#164f30);color:#fff;display:grid;grid-template-columns:repeat(5,1fr);padding:48px 6%;gap:12px;position:relative;overflow:hidden}.benefit{text-align:center;padding:8px 15px;border-right:1px solid #ffffff26}.benefit:last-child{border:0}.benefit-art{font-size:40px;height:52px;display:grid;place-items:center;animation:benefitFloat 4s ease-in-out infinite}.benefit:nth-child(2) .benefit-art{animation-delay:.6s}.benefit:nth-child(3) .benefit-art{animation-delay:1.2s}.benefit:nth-child(4) .benefit-art{animation-delay:1.8s}.benefit:nth-child(5) .benefit-art{animation-delay:2.4s}@keyframes benefitFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}.benefit h3{font-family:Cinzel,serif;color:#f2d47a}.benefit p{color:#d7e4d7;line-height:1.5;font-size:14px}
.gallery{background:#fff}.gallery-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:22px}.gallery-box{height:290px;border-radius:22px;overflow:hidden;background:#edf4e5}.gallery-box.wide{grid-row:span 2;height:602px}.gallery-box img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.gallery-box:hover img{transform:scale(1.06)}
.testimonials{background:var(--cream)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.testimonial-grid article{background:#fff;border:1px solid #e3e6d7;border-radius:22px;padding:30px;box-shadow:0 12px 30px #173f2910}.quote{font-family:Georgia,serif;font-size:55px;color:#b79a43;line-height:.6}.testimonial-grid p{min-height:82px;line-height:1.7;color:#5e695f}.stars{color:#c49b2f;letter-spacing:3px}.testimonial-grid h4{color:#2c6338}
.stats{display:grid;grid-template-columns:repeat(4,1fr);background:#164620;color:#fff;text-align:center;padding:35px 7%}.stats div{border-right:1px solid #ffffff33}.stats div:last-child{border:0}.stats b{display:block;font-family:Cinzel,serif;font-size:38px;color:#f0d16c}.stats span{font-size:14px;color:#d8e4d5}
.appointment{background:#eef8ed}.appointment-form{max-width:750px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:16px}.appointment-form input,.appointment-form select{width:100%;padding:15px;border-radius:12px;border:1px solid #ccd8c8;font-size:15px;font-family:Montserrat,sans-serif;background:#fff}.appointment-form input:nth-child(3),.appointment-form select:nth-child(3),.appointment-form button{grid-column:1/-1}.appointment-form button{border:0;background:var(--green);color:#fff;padding:17px;border-radius:30px;font-weight:700;font-size:16px;cursor:pointer}
.contact-section{background:#fff}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.contact-card{background:#f7fbf4;border-radius:20px;padding:28px;box-shadow:0 10px 25px #173f2910}.contact-card h3{color:var(--green);margin-top:0}.qr-placeholder,.map-placeholder{height:150px;border-radius:14px;background:#e7eee1;display:grid;place-items:center;text-align:center;color:#6a756a;font-size:14px}.why-choose{margin-top:40px;border-radius:25px;background:var(--deep);color:#fff;padding:40px;display:grid;grid-template-columns:1.5fr 1fr;align-items:center}.why-choose h2{color:#f0d16c}.why-choose li{margin:12px 0}.why-art{text-align:center;font-size:60px;color:#c9db86}.why-art span{font-family:Cinzel,serif;font-size:22px;color:#f0d16c;line-height:1.5}
.floating-buttons{position:fixed;right:22px;bottom:22px;z-index:60;display:flex;flex-direction:column;gap:12px}.float{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:25px;box-shadow:0 8px 25px #0003}.whatsapp{background:#20cf67}.call{background:#2b873b}.top{background:#174d29;font-size:28px}footer{background:#062a17;color:#dce9d4;padding:38px 7% 20px}.footer-content{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:35px}.footer-content h2{font-family:Cinzel,serif;color:#f0d16c}.copyright{text-align:center;border-top:1px solid #ffffff25;margin-top:30px;padding-top:18px;font-size:13px}
@media(max-width:1000px){.site-header{grid-template-columns:210px 1fr;height:95px;padding:0 3%}.brand{height:90px}.brand img{width:165px;height:82px}nav{gap:18px;font-size:15px}.header-btn{display:none}.hero{min-height:720px}.hero-content{margin-left:6%}.hero-card{right:4%;bottom:35px;width:300px}.cards,.testimonial-grid{grid-template-columns:repeat(2,1fr)}.feature-strip,.benefits-band{grid-template-columns:repeat(2,1fr)}.feature-strip>div:nth-child(2){border-right:0}.feature-strip>div:nth-child(-n+2){border-bottom:1px solid #d9d4bd}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-box.wide{grid-row:auto;grid-column:1/-1;height:360px}.about{grid-template-columns:1fr;gap:25px}.contact-grid,.footer-content{grid-template-columns:1fr 1fr}.why-choose{grid-template-columns:1fr}}
@media(max-width:680px){.ticker{height:40px;font-size:12px}.site-header{height:80px;grid-template-columns:145px 1fr}.brand img{width:135px;height:70px}nav{justify-content:flex-end;gap:12px;font-size:12px}nav a:nth-child(n+4){display:none}.hero{min-height:760px}.hero-content{margin-left:6%;padding:45px 0}.hero h1{font-size:51px}.hero h2{font-size:25px}.hero-copy{font-size:15px}.actions{flex-direction:column;align-items:flex-start}.hero-card{display:none}.section{padding:65px 5%}.cards,.gallery-grid,.testimonial-grid,.contact-grid,.footer-content,.feature-strip,.benefits-band,.stats{grid-template-columns:1fr}.feature-strip>div{border-right:0!important;border-bottom:1px solid #d9d4bd}.benefit{border-right:0;border-bottom:1px solid #ffffff26}.stats div{border-right:0;border-bottom:1px solid #ffffff33;padding:12px}.stats div:last-child{border-bottom:0}.gallery-box.wide{height:300px}.gallery-box{height:230px}.appointment-form{grid-template-columns:1fr}.appointment-form input:nth-child(3),.appointment-form select:nth-child(3),.appointment-form button{grid-column:auto}.doctor-card{padding:25px;flex-direction:column;align-items:flex-start}.about-art img{height:300px}.why-choose{padding:28px}.float{right:15px;width:55px;height:55px}}

/* Treatment artwork: gentle living motion */
.cards .art { overflow:hidden; position:relative; background:#eaf4e3; }
.cards .art img { width:100%; height:100%; display:block; object-fit:cover; transform:scale(1.01); animation:treatmentBreath 7s ease-in-out infinite alternate; }
.cards article:nth-child(2) .art img{animation-delay:-1s}.cards article:nth-child(3) .art img{animation-delay:-2s}.cards article:nth-child(4) .art img{animation-delay:-3s}.cards article:nth-child(5) .art img{animation-delay:-4s}.cards article:nth-child(6) .art img{animation-delay:-5s}
@keyframes treatmentBreath { from{transform:scale(1.01) translateY(0)} to{transform:scale(1.045) translateY(-3px)} }

/* Hero clinic branding */
.hero-branding{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:20px}
.hero-branding img{width:115px;height:115px;object-fit:contain;object-position:left center;display:block;filter:drop-shadow(0 5px 12px rgba(0,0,0,.28));margin-bottom:8px}
.hero-branding h3{font-family:Cinzel,Georgia,serif;color:#fff;font-size:clamp(23px,2.2vw,32px);line-height:1.2;margin:0;max-width:680px;text-shadow:0 2px 10px rgba(0,0,0,.35)}
@media(max-width:680px){.hero-branding img{width:88px;height:88px}.hero-branding h3{font-size:20px}.hero-branding{margin-bottom:15px}}

/* Final clinic location section - kept completely outside the hero */
.clinic-location{position:relative;z-index:5;background:#f6f8ee;padding:78px 7%;color:#173e29}
.location-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.25fr .8fr .8fr;gap:28px;align-items:stretch}
.location-copy,.location-qr,.website-qr{background:#fff;border:1px solid #dce7d5;border-radius:24px;padding:30px;box-shadow:0 12px 32px rgba(23,62,41,.08)}
.location-copy h2{font-family:Cinzel,Georgia,serif;font-size:40px;margin:0 0 20px}
.address-text{font-size:18px;line-height:1.8;margin:0 0 24px}
.location-qr,.website-qr{text-align:center}
.location-qr h3,.website-qr h3{font-family:Cinzel,Georgia,serif;color:#174d29;margin-top:0}
.location-qr img,.website-qr img{width:210px;height:210px;display:block;margin:12px auto}
.location-qr p,.website-qr p{font-size:14px;color:#637064}
.hero-brand-title{display:flex;align-items:center;gap:18px;margin-bottom:20px}
.hero-brand-title img{width:82px;height:82px;object-fit:contain;background:#fff;border-radius:50%;padding:5px}
.hero-brand-title h3{font-family:Cinzel,Georgia,serif;font-size:28px;line-height:1.15;color:#fff;margin:0}
@media(max-width:950px){.location-inner{grid-template-columns:1fr 1fr}.location-copy{grid-column:1/-1}}
@media(max-width:650px){.location-inner{grid-template-columns:1fr}.hero-brand-title h3{font-size:21px}.hero-brand-title img{width:68px;height:68px}.clinic-location{padding:60px 5%}}
