*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#3b292e;background:#fff9fa;font-family:Montserrat,Arial,sans-serif;line-height:1.7}a{text-decoration:none;color:inherit}header{height:82px;padding:8px 6vw;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:rgba(255,249,250,.94);backdrop-filter:blur(16px);border-bottom:1px solid #eadfe2}.logo img{width:108px;height:62px;object-fit:contain;border-radius:50%}nav{display:flex;gap:27px;align-items:center;font-size:12px;font-weight:700}nav a:hover{color:#b95770}.pill{border:1px solid #b95770;color:#b95770;padding:10px 17px;border-radius:99px}.hamb{display:none;border:0;background:none;font-size:25px}.hero{min-height:calc(100vh - 82px);padding:7vw 8vw;display:grid;grid-template-columns:1.05fr .95fr;gap:5vw;align-items:center;background:radial-gradient(circle at 75% 45%,#fff 0,#fbe8ed 28%,transparent 58%)}.eyebrow{display:block;color:#b95770;letter-spacing:.25em;font-size:10px;font-weight:700;margin-bottom:13px}.hero h1,.title h2,.about h2,.cta h2{font-family:"Cormorant Garamond",serif;font-weight:600;line-height:.93;letter-spacing:-.04em}.hero h1{font-size:clamp(58px,8vw,110px);margin:0}.hero h1 i,.title h2 i,.about h2 i,.cta h2 i{color:#b95770}.hero-copy>p{max-width:590px;color:#765f66;margin:28px 0;font-size:16px}.buttons{display:flex;gap:11px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border-radius:99px;font-size:12px;font-weight:700}.main{background:#b95770;color:#fff;box-shadow:0 12px 30px #b9577038}.alt{border:1px solid #dfd2d6}.notes{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;font-size:10px;color:#765f66}.hero-art{display:grid;place-items:center;position:relative}.hero-art>img{width:min(510px,88%);aspect-ratio:1;object-fit:cover;border-radius:50%;position:relative;z-index:2;box-shadow:0 25px 65px #572a371f}.ring{position:absolute;width:92%;aspect-ratio:1;border:1px solid #eaa1b2;border-radius:50%;transform:rotate(-10deg)}.badge{position:absolute;right:3%;bottom:4%;z-index:3;width:104px;height:104px;border-radius:50%;display:grid;place-items:center;text-align:center;background:#fff;color:#b95770;font-size:10px;font-weight:700;line-height:1.1;box-shadow:0 12px 25px #39282d1c}.badge small{font-size:7px;letter-spacing:.2em}.section{padding:105px 8vw}.title{text-align:center;max-width:720px;margin:0 auto 55px}.title h2{font-size:clamp(48px,6vw,76px);margin:0}.title p:last-child{font-size:13px;color:#765f66}.category{max-width:1200px;margin:0 auto 60px}.category>h3,.gallery-heading{font:600 42px/1 "Cormorant Garamond",serif;text-align:center;margin:0 0 22px}.services{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.service{background:#fff;border:1px solid #eadfe2;border-radius:20px;padding:23px 18px;min-height:180px;transition:.2s}.service:hover{transform:translateY(-4px);box-shadow:0 16px 35px #39282d12}.service-meta{display:flex;justify-content:space-between;color:#b95770;font-size:11px}.service h3{font:600 27px/1.02 "Cormorant Garamond",serif;margin:28px 0 9px}.service p{font-size:10px;color:#806d72;margin:0}.pedicure{grid-template-columns:repeat(4,1fr)}.gallery{background:#fdf2f5}.photos{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.photo{padding:0;border:0;border-radius:20px;overflow:hidden;background:none;aspect-ratio:1;cursor:pointer}.photo img{width:100%;height:100%;object-fit:cover;display:block;transition:.3s}.photo:hover img{transform:scale(1.05)}.space{margin-top:65px}.about{padding:110px 8vw;background:#fff;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.about-photo{position:relative;max-width:530px;margin:auto}.about-photo img{width:100%;border-radius:34px;box-shadow:0 25px 65px #572a371f}.about-photo span{position:absolute;right:-17px;bottom:25px;background:#b95770;color:#fff;width:70px;height:70px;border-radius:50%;display:grid;place-items:center;font-size:28px}.about h2{font-size:clamp(50px,6vw,76px);margin:0 0 25px}.about p{font-size:14px;color:#765f66}.about blockquote{border-left:2px solid #b95770;padding-left:20px;color:#b95770;font:600 23px/1.2 "Cormorant Garamond",serif;margin:28px 0}.cta{padding:85px 8vw;background:#b95770;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta .eyebrow{color:#ffe8ee}.cta h2{font-size:clamp(45px,6vw,72px);margin:0}.cta h2 i{color:#ffe8ee}.white{background:#fff;color:#b95770}.outline{border:1px solid #ffffff99;color:#fff}.reviews{background:#fff9fa}.review-grid{max-width:1000px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-grid article{background:#fff;border:1px solid #eadfe2;border-radius:22px;padding:28px;text-align:center;color:#b95770}.review-grid p{font:500 21px/1.2 "Cormorant Garamond",serif;color:#3b292e}.review-grid small{color:#806d72;font-size:10px}.contact{padding:100px 8vw;background:#fff}.contact-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #eadfe2;border-bottom:1px solid #eadfe2}.contact-grid>div{padding:30px 24px;border-right:1px solid #eadfe2}.contact-grid>div:last-child{border:0}.contact-grid b{display:block;font-size:20px;margin-bottom:10px}.contact-grid small{font-size:9px;letter-spacing:.2em;color:#b95770;font-weight:700}.contact-grid p{font-size:12px;color:#765f66}.contact-grid a{color:#b95770}footer{text-align:center;padding:35px;background:#fbe8ed;color:#806d72;font-size:10px}footer img{width:100px;border-radius:50%}.viewer{display:none;position:fixed;inset:0;z-index:100;background:#1e1216e8;align-items:center;justify-content:center;padding:5vw}.viewer.open{display:flex}.viewer img{max-width:90vw;max-height:90vh;border-radius:16px}.viewer button{position:absolute;right:25px;top:12px;background:none;border:0;color:#fff;font-size:42px;cursor:pointer}@media(max-width:1000px){.services{grid-template-columns:repeat(2,1fr)}.pedicure{grid-template-columns:repeat(2,1fr)}.photos{grid-template-columns:repeat(3,1fr)}}@media(max-width:750px){header{height:70px}.hamb{display:block}nav{display:none;position:absolute;top:70px;left:0;right:0;padding:15px 6vw;flex-direction:column;background:#fff9fa;border-bottom:1px solid #eadfe2}nav.open{display:flex}.hero{grid-template-columns:1fr;text-align:center;padding-top:55px}.hero-art{order:-1}.hero-art>img{width:min(340px,75vw)}.hero-copy>p{margin-left:auto;margin-right:auto}.buttons{justify-content:center}.notes{justify-content:center}.about{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start}.contact-grid{grid-template-columns:1fr 1fr}.contact-grid>div:nth-child(2){border-right:0}.contact-grid>div:nth-child(n+3){border-top:1px solid #eadfe2}}@media(max-width:520px){.section,.about,.contact{padding:75px 6vw}.services,.pedicure,.review-grid{grid-template-columns:1fr}.photos{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr}.contact-grid>div{border-right:0!important}.contact-grid>div+div{border-top:1px solid #eadfe2}.hero h1{font-size:58px}.badge{width:80px;height:80px;font-size:8px}}
.map-wrap{max-width:1200px;margin:38px auto 0;border-radius:26px;overflow:hidden;border:1px solid #eadfe2;box-shadow:0 16px 40px #39282d10}
.map-wrap iframe{display:block;width:100%;height:360px;border:0}
@media(max-width:520px){.map-wrap iframe{height:300px}}


/* Reservas por servicio */
.service-link{display:block;text-decoration:none;color:inherit}
.service-link .service{height:100%;transition:transform .2s ease,box-shadow .2s ease}
.service-link:hover .service{transform:translateY(-3px)}
.service-cta{display:inline-block;margin-top:14px;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.conditions-card{max-width:900px;margin:0 auto;padding:34px;border-radius:24px;background:rgba(255,255,255,.72);box-shadow:0 16px 50px rgba(80,40,60,.08)}
.conditions-card p{margin:0 0 18px;line-height:1.75}
.conditions-card p:last-child{margin-bottom:0}

.review-empty{text-align:center;max-width:680px;margin:28px auto 0;padding:38px 24px;border-radius:28px;background:#fff;border:1px solid #f0dfe7;box-shadow:0 14px 40px rgba(70,30,50,.07)}.review-empty .stars,.success .stars{letter-spacing:5px;font-size:22px}.review-empty h3{font-family:Georgia,serif;font-size:28px;margin:14px 0 8px}.review-empty p{margin-bottom:22px;color:#7d6b73}.modal{position:fixed;inset:0;background:rgba(40,20,30,.48);display:none;align-items:center;justify-content:center;padding:18px;z-index:999}.modal.open{display:flex}.modal-card{position:relative;width:min(520px,100%);background:#fff;border-radius:28px;padding:32px;box-shadow:0 25px 70px rgba(0,0,0,.2)}.modal-close{position:absolute;right:18px;top:12px;border:0;background:none;font-size:32px;cursor:pointer;color:#806b74}.modal-card h2{font-family:Georgia,serif;font-size:32px;margin:8px 0}.modal-card p{color:#7d6b73}.modal-card label{display:block;text-align:left;margin:16px 0 0;font-weight:600}.modal-card input,.modal-card select,.modal-card textarea{display:block;width:100%;margin-top:7px;padding:12px 14px;border:1px solid #eadce2;border-radius:12px;font:inherit;box-sizing:border-box}.modal-card textarea{resize:vertical}.success{text-align:center;padding:25px 5px}.success h3{font-family:Georgia,serif;font-size:28px}.success p{margin-bottom:0}
