*{box-sizing:border-box;margin:0;padding:0}body{color:#2c2c2c;background-color:#faf7f4;font-family:Georgia,serif}.hero{text-align:center;color:#fff;background:linear-gradient(#00000073,#00000073),url(/images/hero.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;display:flex}.hero-content{max-width:750px;padding:2rem}.hero-tag{letter-spacing:.3em;text-transform:uppercase;color:#c9a96e;margin-bottom:1rem;font-size:1rem}.hero-content h1{letter-spacing:.03em;margin-bottom:1rem;font-size:3.5rem;font-weight:300;line-height:1.2}.hero-sub{color:#e0d8d0;letter-spacing:.05em;margin-bottom:2.5rem;font-size:1.2rem;font-style:italic}.hero-btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-primary{color:#fff;letter-spacing:.1em;background:#6b7c5c;padding:.9rem 2rem;font-size:.9rem;text-decoration:none;transition:background .3s;display:inline-block}.btn-primary:hover{background:#c9a96e}.btn-secondary{color:#fff;letter-spacing:.1em;background:#c9a96e;padding:.9rem 2rem;font-size:.9rem;text-decoration:none;transition:background .3s;display:inline-block}.btn-secondary:hover{background:#b8924f}.btn-light{color:#6b7c5c;letter-spacing:.1em;background:#fff;padding:.9rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-light:hover{color:#fff;background:#c9a96e}.btn-outline{color:#fff;letter-spacing:.1em;border:2px solid #fff;padding:.9rem 2rem;font-size:.9rem;text-decoration:none;transition:all .3s;display:inline-block}.btn-outline:hover{color:#6b7c5c;background:#fff}.section-header{text-align:center;margin-bottom:3rem}.section-tag{letter-spacing:.3em;text-transform:uppercase;color:#c9a96e;margin-bottom:.5rem;font-size:.85rem}.section-header h2{color:#2c2c2c;font-size:2.2rem;font-weight:300}.center{text-align:center;margin-top:3rem}.services-preview{background:#f0f2ed;padding:6rem 2rem}.services-preview .section-header{max-width:1200px;margin:0 auto 3rem}.services-grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.service-card{cursor:pointer;background:#fff;border-bottom:3px solid #0000;transition:border-color .3s,transform .3s;overflow:hidden;box-shadow:0 2px 20px #0000000d}.service-card:hover{border-color:#6b7c5c;transform:translateY(-5px)}.service-img img{object-fit:cover;width:100%;height:220px;display:block}.service-info{text-align:center;padding:1.5rem}.service-card h3{color:#2c2c2c;letter-spacing:.02em;margin-bottom:.8rem;font-size:1.3rem;font-weight:600}.service-card p{color:#888;font-size:.88rem;font-style:italic;line-height:1.7}.services-preview .center{max-width:1200px;margin:3rem auto 0}.about-preview{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:6rem 2rem;display:grid}.about-image img{object-fit:cover;width:100%;height:500px;box-shadow:0 10px 40px #0000001a}.about-content h2{color:#2c2c2c;margin-bottom:.5rem;font-size:2.5rem;font-weight:300}.qualification{color:#c9a96e;margin-bottom:1.5rem;font-size:1rem;font-weight:500}.about-text{color:#555;margin-bottom:1.5rem;font-size:.95rem;line-height:1.9}.about-list{margin-bottom:2rem;list-style:none}.about-list li{color:#555;border-bottom:1px solid #ddd;padding:.5rem 0;font-size:.9rem}.gallery-preview{background:#f0f2ed;padding:6rem 2rem}.gallery-preview .section-header{max-width:1200px;margin:0 auto 3rem}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.gallery-item img{object-fit:contain;background:#fff;width:100%;height:auto;max-height:600px;transition:transform .3s}.gallery-item img:hover{transform:scale(1.02)}.before-after{max-width:1200px;margin:0 auto;padding:6rem 2rem}.ba-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.ba-item{background:#fff;border-bottom:3px solid #0000;transition:transform .3s,border-color .3s;overflow:hidden;box-shadow:0 2px 20px #0000000d}.ba-item:hover{border-color:#6b7c5c;transform:translateY(-5px)}.ba-item img{object-fit:cover;width:100%;height:300px;display:block}.ba-label{text-align:center;color:#6b7c5c;margin:0;padding:.8rem;font-size:.9rem;font-weight:500}.cta{color:#fff;text-align:center;background:#6b7c5c;padding:5rem 2rem}.cta h2{margin-bottom:1rem;font-size:2.5rem;font-weight:300}.cta p{color:#d4ddc9;margin-bottom:2rem;font-size:1rem}.cta-btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.treatment-modal{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:2rem;display:none;position:fixed;inset:0}.treatment-modal.active{display:flex}.treatment-modal-content{background:#fff;border-radius:4px;width:100%;max-width:700px;max-height:90vh;position:relative;overflow-y:auto}.treatment-modal-content img{object-fit:cover;width:100%;max-height:450px;display:block}.modal-close{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;line-height:1;transition:background .3s;display:flex;position:absolute;top:1rem;right:1rem}.modal-close:hover{background:#000000d9}.modal-info{text-align:center;padding:2.5rem}.modal-info h3{color:#6b7c5c;margin-bottom:1.2rem;font-size:2rem;font-weight:300}.modal-info p{color:#444;font-size:1rem;line-height:1.8}@media (width<=600px){.modal-info h3{font-size:1.5rem}.modal-info{padding:1.5rem}}
