
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;color:#352a24;background:#f6f0e9}a{text-decoration:none;color:inherit}
.hero{min-height:82vh;position:relative;background:linear-gradient(90deg,rgba(38,25,18,.78),rgba(38,25,18,.22)),url("images/IMG_1659.jpeg") center/cover;color:#fff}
nav{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:28px 7%}.brand{font-family:Georgia,serif;letter-spacing:3px;font-size:22px}.nav-btn{border:1px solid rgba(255,255,255,.7);padding:12px 20px;border-radius:30px}
.hero-content{position:relative;z-index:2;max-width:780px;padding:11vh 7%}.eyebrow,.section-label{letter-spacing:3px;font-size:12px;text-transform:uppercase}.hero h1{font:clamp(42px,7vw,78px)/1.02 Georgia,serif;margin:22px 0}.hero-text{font-size:18px;line-height:1.6;max-width:600px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.btn{display:inline-block;border:0;border-radius:30px;padding:15px 24px;background:#8b6651;color:#fff;font-weight:bold;cursor:pointer}.btn-light{background:#fff;color:#4a3529}
section{padding:90px 7%}.about{max-width:1000px;margin:auto;text-align:center}.section-label{color:#9b735a}.about h2,.choice h2,.booking h2,.contact h2{font:clamp(34px,5vw,52px) Georgia,serif;margin:15px 0 22px}.lead,.bio{font-size:18px;line-height:1.8;max-width:800px;margin:0 auto 25px}.stats{display:flex;justify-content:center;gap:70px;margin:45px 0;flex-wrap:wrap}.stats div{display:flex;flex-direction:column}.stats strong{font:42px Georgia,serif}.stats span{color:#806b5d;margin-top:5px}.congress{display:inline-block;padding:16px 22px;border:1px solid #d8c7ba;border-radius:18px;background:#fff}
.choice{background:#efe6dc}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;max-width:1100px;margin:40px auto 0}.card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 15px 40px rgba(70,45,30,.09)}.card-photo{height:300px;background-position:center;background-size:cover}.nails{background-image:url("images/IMG_1656.jpeg")}.training{background-image:url("images/IMG_1661.jpeg")}.card-body{padding:28px}.card h3{font:30px Georgia,serif;margin:0 0 10px}.card p{line-height:1.6;color:#6f5e53;margin-bottom:22px}
.booking{max-width:850px;margin:auto;text-align:center}.booking form{display:grid;gap:14px;margin:30px auto 0;text-align:left}.booking input,.booking select,.booking textarea{width:100%;border:1px solid #dbcbbf;border-radius:14px;padding:16px;font:inherit;background:#fff}.booking textarea{min-height:120px;resize:vertical}.hidden{display:none}.booking .btn{width:100%}
.contact{background:#30241e;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px;flex-wrap:wrap}.contact .section-label{color:#cda98f}.contact h2{margin-top:8px}.map-btn{border:1px solid #bfa28e;border-radius:30px;padding:14px 22px}footer{text-align:center;padding:25px;background:#241b17;color:#cbb7a9;font-size:12px;letter-spacing:2px}
@media(max-width:700px){nav{padding:20px 5%}.brand{font-size:17px}.hero-content{padding:10vh 6%}.cards{grid-template-columns:1fr}section{padding:65px 6%}.stats{gap:28px}.card-photo{height:240px}}

.congress-section{background:#f4ebe2;color:#352a24}.congress-wrap{max-width:1150px;margin:auto}.congress-section h2{font:clamp(34px,5vw,52px) Georgia,serif;margin:15px 0 20px}.congress-intro{max-width:760px;line-height:1.8;font-size:18px}.congress-gallery{display:grid;grid-template-columns:1.25fr .75fr;gap:20px;margin-top:38px}.congress-gallery img{width:100%;height:100%;min-height:330px;object-fit:cover;border-radius:22px;display:block;box-shadow:0 15px 35px rgba(60,40,25,.12)}.congress-note{margin-top:24px;padding:20px 24px;background:#fff;border-radius:18px;border:1px solid #dfd0c4}.work-section{background:#fff}.work-wrap{max-width:1150px;margin:auto}.work-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:35px}.work-gallery img{width:100%;height:330px;object-fit:cover;border-radius:18px}.work-gallery img:first-child{grid-row:span 2;height:674px}@media(max-width:700px){.congress-gallery,.work-gallery{grid-template-columns:1fr}.congress-gallery img,.work-gallery img,.work-gallery img:first-child{height:330px;min-height:0}}

.form-status{min-height:24px;text-align:center;font-weight:600;color:#7b5a47}.booking button:disabled{opacity:.65;cursor:wait}
