@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Great+Vibes&display=swap');:root{--purple:#70266e;--plum:#4b204d;--pink:#f6e7f5;--green:#167b3c;--text:#38283e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--text);font-family:"DM Sans",Arial,sans-serif;background:#fff9ff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.header{height:90px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:10px 4%;background:#fff9ffed;position:sticky;top:0;z-index:10;box-shadow:0 3px 22px #51234a0d}.brand img{width:78px;height:78px;object-fit:contain;border-radius:50%;box-shadow:0 5px 16px #70266e1a}.header nav{display:flex;gap:8px;align-items:center}.header nav a{padding:12px 15px;border-radius:12px;font-size:14px;font-weight:600}.header nav a:hover{background:var(--pink);color:var(--purple)}.btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(115deg,#70266e,#a61e78);color:white;padding:15px 25px;border-radius:30px;font-weight:700;box-shadow:0 8px 20px #70266e24;transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px #70266e30}.hamb{display:none}.hero{display:grid;grid-template-columns:53% 47%;min-height:520px;background:linear-gradient(110deg,#fffaff,#f5e5f5)}.hero-copy{padding:65px 5% 40px 9%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:11px;font-weight:700;letter-spacing:3px;color:var(--purple)}h1,h2,h3,p{margin-top:0}h1,h2,.script,.card h3{font-family:"Great Vibes",Georgia,cursive;font-weight:400}h1{font-size:clamp(46px,5vw,78px);line-height:1.05;color:var(--purple);margin:22px 0}h1 em,.quote em{color:var(--green);font-style:normal}.hero-copy>p:not(.quote){font-size:17px;line-height:1.7;max-width:490px}.pills{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0}.pills span{background:white;border:1px solid #eeddec;border-radius:30px;padding:12px 17px;font-size:13px;color:var(--purple);font-weight:700}.quote{font-size:35px;line-height:1.1;color:var(--purple);margin:25px 0}.hero-photo{position:relative;overflow:hidden;margin:32px 4% 32px 0;border-radius:28px;box-shadow:0 18px 45px #70266e18;max-height:560px;align-self:center}.hero-photo>img{width:100%;height:100%;min-height:500px;object-fit:cover;object-position:center 45%}.round-quote{position:absolute;right:4%;bottom:8%;width:220px;height:220px;border-radius:50%;background:#70266eea;border:2px solid #dba4d2;color:white;display:flex;align-items:center;justify-content:center;text-align:center;font:30px/1.05 "Great Vibes",cursive;transform:rotate(-7deg)}section:not(.hero){padding:75px 5%}h2{text-align:center;color:var(--purple);font-size:clamp(45px,5vw,65px);margin:10px 0 18px}section>.eyebrow{display:block;text-align:center}.intro{text-align:center;background:white}.intro>p,.gallery>p{max-width:680px;margin:0 auto 30px;line-height:1.8}.values{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.values span{padding:18px 24px;background:#f7eaf6;border-radius:16px;color:var(--purple);font-weight:600}.services{background:linear-gradient(130deg,#f5e5f6,#fcf5fc)}.categories{display:flex;justify-content:space-between;gap:12px;max-width:1150px;margin:30px auto}.categories span{width:110px;text-align:center;color:var(--purple);font-size:29px}.categories small{display:block;font:600 12px/1.4 "DM Sans",sans-serif;margin-top:8px}.service-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:20px;max-width:1250px;margin:auto}.card{background:#ffffffd9;border:1px solid white;border-radius:25px;padding:30px;box-shadow:0 12px 35px #70266e0b}.card-heading{display:flex;align-items:center;gap:17px;margin-bottom:20px}.symbol{font-size:42px;color:var(--purple)}.green{color:var(--green)}.card h3{font-size:39px;color:var(--purple);margin:0}.card p{line-height:1.65}.card-heading p{font-size:13px;margin:0}.service-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}ul{list-style:none;padding:0;margin:0 0 22px}li{position:relative;padding:0 0 12px 28px;font-size:14px;line-height:1.5}li:before{content:"✓";position:absolute;left:0;top:1px;background:var(--purple);color:white;width:19px;height:19px;border-radius:50%;text-align:center;font-size:12px;font-weight:bold}.walkin{background:#f8fff9}.walkin h3{color:var(--green)}.walkin li:before{background:var(--green)}.note,.service-note{font-size:12px;color:#776b7a}.walkin .quote{text-align:center;margin-bottom:0}.outline{background:white;color:var(--purple);border:1px solid #e8d2e7}.service-note{text-align:center;margin:22px auto 0}.gallery{text-align:center;background:white}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1200px;margin:auto}.gallery-grid img{width:100%;height:350px;object-fit:cover;border-radius:20px}.contact{background:#f6e9f6}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1100px;margin:35px auto 0}.contact .card h3{font:700 22px "DM Sans",sans-serif}.phone{display:block;font-size:28px;font-weight:700;color:var(--purple);margin-bottom:20px}.whatsapp{background:#168442}footer{background:#fff9ff}.footer-main{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:center;padding:35px 5%;font-size:13px}.footer-main img{width:150px;height:150px;object-fit:contain;border-radius:50%}.footer-main strong{color:var(--purple);font-size:16px}.footer-main p{margin:8px 0;line-height:1.6}.socials{display:flex;gap:10px}.socials span{width:35px;height:35px;border-radius:50%;background:var(--purple);color:white;display:grid;place-items:center;font-size:20px}.footer-bottom{text-align:center;background:var(--purple);color:white;padding:20px;letter-spacing:3px;font-size:11px}@media(max-width:1000px){.header{height:75px}.brand img{width:62px;height:62px}.header nav a{padding:10px 7px;font-size:12px}.header>.btn{padding:12px;font-size:12px}.hero-copy{padding:40px 6%}.round-quote{width:160px;height:160px;font-size:24px}.categories{flex-wrap:wrap;justify-content:center}.service-grid{grid-template-columns:1fr}}@media(max-width:700px){.header{height:72px;padding:8px 4%}.brand img{width:58px;height:58px}.hamb{display:block;background:none;border:0;color:var(--purple);font-size:27px;margin-left:auto}.header>.btn{font-size:0;padding:12px}.header>.btn:before{content:"☏";font-size:20px}.header nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff9ff;flex-direction:column;padding:15px;box-shadow:0 15px 20px #0001}.header nav.open{display:flex}.header nav a{width:100%;font-size:15px}.hero{grid-template-columns:1fr}.hero-copy{padding:45px 6%;text-align:center;align-items:center}.hero-copy>p:not(.quote){font-size:15px}.hero-photo{height:390px;margin:0 5% 35px;border-radius:22px}.round-quote{width:130px;height:130px;font-size:21px;right:4%;bottom:5%}section:not(.hero){padding:55px 5%}.service-columns,.contact-grid{grid-template-columns:1fr}.card{padding:23px}.card h3{font-size:35px}.categories span{width:75px;font-size:25px}.categories small{font-size:11px}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid img{height:230px}.gallery-grid img:last-child{grid-column:span 2;height:250px}.footer-main{grid-template-columns:1fr;text-align:center;justify-items:center}.socials{justify-content:center}.footer-bottom{font-size:9px;letter-spacing:1px}}
/* Build 1.0.3: complete hero photograph and larger social icons */
.hero{min-height:0;align-items:center;grid-template-columns:48% 52%;padding:32px 4%;gap:0}.hero-copy{padding:30px 5%;}.hero-photo{height:auto;max-height:none;margin:0 0 0 18px;border-radius:22px;overflow:hidden;background:#f4eaf3}.hero-photo>img{width:100%;height:auto;max-height:590px;object-fit:contain;object-position:center;display:block}.round-quote{width:150px;height:150px;font-size:23px}.socials span{width:48px;height:48px;font-size:26px}.socials{gap:14px}
@media(max-width:700px){.hero{grid-template-columns:1fr;padding:0 5% 35px}.hero-copy{padding:35px 0}.hero-photo{height:auto;margin:0;width:100%}.hero-photo>img{height:auto;max-height:none;object-fit:contain}.round-quote{width:115px;height:115px;font-size:18px}.socials span{width:48px;height:48px;font-size:26px}}

/* Build 1.0.6 — improved readability */
body{font-size:17px;line-height:1.7}
nav a{font-size:15px}
.eyebrow{font-size:12px;letter-spacing:.17em}
.hero-copy>p:not(.quote){font-size:18px;line-height:1.8}
.pills span{font-size:14px}
.categories small{font-size:14px}
.card p,.card li{font-size:16px;line-height:1.8}
.card h3{font-size:23px}
.service-note,.note{font-size:14px;line-height:1.7}
.btn{font-size:15px}
.gallery>p,.contact p{font-size:17px}
footer p,footer strong{font-size:15px}
.footer-bottom{font-size:12px}
@media(max-width:700px){body{font-size:16px}.hero-copy>p:not(.quote){font-size:17px}.card li,.card p{font-size:16px}.card h3{font-size:21px}.eyebrow{font-size:11px}.btn{font-size:15px}nav a{font-size:17px}}

/* Build 1.0.7 — grouped service columns */
.service-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:stretch}.service-column{display:flex;flex-direction:column;gap:18px;padding:24px;border-radius:28px;background:#f8edfb;border:1px solid #ead7ef}.walkin-column{background:#f0fbf5;border-color:#d8ecdf}.service-column-heading{display:flex;align-items:center;gap:18px;padding:8px 6px 12px}.service-column-heading h3{font-family:Georgia,serif;font-size:clamp(30px,3vw,42px);line-height:1.15;margin:0 0 8px;color:#702c77}.walkin-column .service-column-heading h3{color:#087044}.service-column-heading p{font-size:17px;margin:0}.service-column .card{margin:0;min-width:0;flex:1;background:#fff}.service-column .card h3{font-size:clamp(25px,2.2vw,31px);line-height:1.3}.service-column .card li{font-size:17px;line-height:1.8}.service-column .card-heading{align-items:center}.service-column .card .btn{margin-top:auto}.service-column .card ul{margin-bottom:24px}@media(max-width:760px){.service-columns{grid-template-columns:1fr;gap:20px}.service-column{padding:16px;gap:14px}.service-column-heading h3{font-size:32px}.service-column-heading p{font-size:16px}.service-column .card h3{font-size:26px}.service-column .card li{font-size:16px}}

/* Build 1.0.8 — mobile hero refinement + clean services */
.service-note{display:none!important}
@media(max-width:700px){
  .hero{display:flex!important;flex-direction:column!important;padding:14px 16px 34px!important;gap:18px!important;background:linear-gradient(180deg,#fffaff 0%,#f8edf8 100%)!important}
  .hero-photo{order:1!important;width:100%!important;height:420px!important;max-height:420px!important;margin:0!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 12px 30px #70266e1a!important;background:#f4eaf3!important}
  .hero-photo>img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:42% 45%!important;display:block!important}
  .round-quote{width:112px!important;height:112px!important;right:12px!important;bottom:12px!important;font-size:18px!important}
  .hero-copy{order:2!important;padding:8px 8px 0!important;text-align:center!important;align-items:center!important;width:100%!important}
  .hero-copy .eyebrow{margin-top:4px!important}
  .hero-copy h1{font-size:clamp(42px,13vw,58px)!important;line-height:1.06!important;margin:16px 0 14px!important}
  .hero-copy>p:not(.quote){font-size:16px!important;line-height:1.65!important;max-width:34rem!important;margin-left:auto!important;margin-right:auto!important}
  .hero-copy .pills{justify-content:center!important}
  .hero-copy .quote{font-size:31px!important;margin:18px 0!important}
  .hero-copy>.btn{margin-top:2px!important;white-space:normal!important;text-align:center!important}
}
@media(max-width:420px){
  .hero{padding-left:12px!important;padding-right:12px!important}
  .hero-photo{height:390px!important;max-height:390px!important}
  .round-quote{width:104px!important;height:104px!important;font-size:17px!important}
}

/* Build 1.0.10 — mobile only: headline before the main photograph */
@media(max-width:700px){
  .hero-copy{order:1!important}
  .hero-photo{order:2!important}
}

.socials a{display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;font:inherit}

/* Redes sociales: identidad original y tamaño uniforme */
.socials{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:14px}
.socials a,.socials span{box-sizing:border-box;width:48px;height:48px;min-width:48px;border-radius:50%;display:grid;place-items:center;text-decoration:none;transition:transform .2s,box-shadow .2s}
.socials svg{display:block;width:27px;height:27px}
.socials .social-facebook{background:#1877F2;color:#fff}
.socials .social-instagram{background:linear-gradient(45deg,#FEDA75 0%,#FA7E1E 22%,#D62976 48%,#962FBF 73%,#4F5BD5 100%);color:#fff}
.socials .social-tiktok{background:#000;color:#fff}
.socials a:hover{transform:translateY(-3px);box-shadow:0 6px 16px #0002}
.socials a:focus-visible{outline:3px solid #7b287b;outline-offset:3px}
@media(max-width:700px){.socials a,.socials span{width:48px;height:48px;min-width:48px}.socials svg{width:27px;height:27px}}
