:root{--ink:#303035;--muted:#6f6f76;--accent:#B6306F;--line:#dedee1;--paper:#f5f5f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);font-family:Montserrat,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a,summary{ -webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:6px}a:hover{color:var(--accent)}.header{height:118px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.brand{font-size:38px;font-weight:550;letter-spacing:-2px;line-height:1}.brand:after{content:'.';color:var(--accent)}.brand span{display:block;font-size:9px;letter-spacing:1.4px;font-weight:600;margin-top:12px;float:none}.brand:after{display:none}.brand{position:relative}.brand:before{content:'.';color:var(--accent);position:absolute;top:0;left:149px}.header nav{display:flex;gap:32px;font-size:13px;font-weight:500}.button{display:inline-flex;gap:36px;align-items:center;justify-content:space-between;background:var(--accent);color:white;padding:21px 26px;font-size:14px;font-weight:600;border-radius:3px;transition:background .2s}.button:hover{background:#a3145a;color:white}.button span{font-size:21px;line-height:1}.button.small{padding:16px 21px;font-size:13px;gap:24px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:720px}.hero-copy{padding:76px 8% 33px 10%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:11px;font-weight:600;letter-spacing:2.2px;line-height:1.8;margin:0 0 30px}.eyebrow i{display:inline-block;width:7px;height:7px;background:var(--accent);margin-right:10px;border-radius:50%}h1{font-size:clamp(42px,4.5vw,72px);line-height:1.14;font-weight:400;letter-spacing:-3px;margin:0 0 25px}h1 em{font-style:normal;color:var(--accent)}.intro{color:var(--muted);font-size:16px;line-height:1.8;max-width:370px;margin:0 0 31px}.hero-foot{margin-top:auto;padding-top:44px;display:flex;flex-direction:column;gap:9px;font-size:11px;color:var(--muted)}.hero-foot a{font-size:12px;color:var(--ink)}.hero-visual{position:relative;background:#e7e7e7;overflow:hidden;min-height:620px}.hero-visual img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center;filter:saturate(.65)}.photo-caption{position:absolute;left:30px;right:30px;bottom:26px;display:flex;justify-content:space-between;font-size:9px;font-weight:600;letter-spacing:1.5px;color:white;text-shadow:0 1px 8px #000}.section{padding:104px 8%}.care{display:grid;grid-template-columns:1fr 1fr;gap:70px;border-bottom:1px solid var(--line)}h2{font-size:clamp(32px,3.1vw,48px);letter-spacing:-1.7px;line-height:1.2;font-weight:400;margin:0}.care-copy{max-width:460px;padding-top:35px}.large{font-size:24px;line-height:1.5;margin:0 0 22px;font-weight:450}.care-copy>p:not(.large){color:var(--muted);line-height:1.9;font-size:15px}.text-link{font-size:13px;font-weight:600;display:inline-flex;gap:38px;border-bottom:1px solid var(--accent);padding-bottom:10px;margin-top:18px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:50px}.section-heading>p{font-size:14px;line-height:1.8;color:var(--muted);margin:0}.treatments{background:var(--paper)}.treatment-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;padding:30px 0;cursor:pointer;list-style:none;gap:38px}summary::-webkit-details-marker{display:none}.number{font-size:12px;color:var(--accent)}h3{font-size:29px;letter-spacing:-1px;font-weight:450;margin:0}.plus{font-size:30px;font-weight:300;color:var(--accent);margin-left:auto;transition:transform .2s}details[open] .plus{transform:rotate(45deg)}.detail-body{padding:0 65px 28px;max-width:680px;font-size:15px;line-height:1.8;color:var(--muted)}.detail-body a{font-size:13px;color:var(--accent);font-weight:600}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.location{border:1px solid var(--line);padding:32px 36px}.location-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.5px;color:var(--muted);margin-bottom:35px}.location-top span:last-child{color:var(--accent);font-size:22px}.location h3{font-size:36px}.location p{font-size:14px;line-height:1.9;color:var(--muted);margin:22px 0}.location-actions{display:flex;justify-content:space-between;align-items:end;gap:20px}.location-actions>a:last-child{font-size:13px;padding-bottom:10px}.second{background:#f7f7f8}.contact{text-align:center;background:#efeff0;padding:88px 20px 76px}.contact .eyebrow{color:var(--muted);margin-bottom:22px}.contact h2{font-size:clamp(32px,3.6vw,55px);margin-bottom:33px}.contact h2 span{color:var(--accent)}.contact-note{font-size:11px;color:var(--muted);margin-top:18px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:44px 5%;font-size:12px}footer .brand{font-size:31px}footer .brand:before{left:122px}footer .brand span{font-size:7px}footer p,.copyright{color:var(--muted)}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:1000px){.header nav{gap:18px;font-size:12px}.header{padding:0 4%;gap:20px}.hero-copy{padding-top:60px}.hero{min-height:660px}.hero-visual{min-height:660px}h1{letter-spacing:-2px}.section{padding:76px 6%}.care{gap:40px}.location{padding:26px}.location-actions{flex-wrap:wrap;gap:12px}footer{flex-wrap:wrap}}@media(max-width:720px){.header{height:95px;padding:0 6%}.brand{font-size:30px}.brand:before{left:119px}.brand span{font-size:7px;letter-spacing:1px}.header nav{display:none}.button.small{font-size:11px;padding:13px 14px;gap:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:48px 7% 35px}h1{font-size:52px;letter-spacing:-2.5px}.hero .eyebrow{margin-bottom:22px}.intro{font-size:15px;max-width:340px}.hero-foot{padding-top:32px;gap:8px}.hero-visual{min-height:440px}.hero-visual img{object-position:center 40%}.photo-caption{left:22px;right:22px;font-size:8px}.section{padding:65px 7%}.care{grid-template-columns:1fr;gap:24px}.care-copy{padding-top:0}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:24px}.eyebrow{font-size:10px;margin-bottom:22px}h2{font-size:35px}.large{font-size:23px}.location-grid{grid-template-columns:1fr}.location{padding:28px}.location h3{font-size:31px}summary{gap:22px;padding:25px 0}summary h3{font-size:23px}.detail-body{padding:0 0 24px 37px}.contact{padding:65px 7%}.contact h2{font-size:34px}footer{padding:36px 7%;display:grid;grid-template-columns:1fr 1fr;gap:25px}footer p{font-size:11px;line-height:1.6}footer>a:not(.brand),.copyright{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Official COA identity */
.brand{display:inline-flex;flex-direction:column;align-items:center;flex-shrink:0;letter-spacing:normal}.brand:before,.brand:after{display:none}.brand img{display:block;width:130px;height:45px}.brand span{font-size:9px;letter-spacing:1.5px;margin-top:10px;line-height:1.4}footer .brand img{width:110px;height:auto}footer .brand span{font-size:8px;letter-spacing:1.1px}@media(max-width:720px){.brand img{width:104px;height:36px}.brand span{font-size:8px;letter-spacing:1px;margin-top:8px}footer .brand img{width:104px}}

/* Clinic photograph: preserve original color and center the dental chair. */
.hero-visual img{filter:none;object-position:49% center}.photo-caption{background:rgba(255,255,255,.9);color:var(--ink);text-shadow:none;padding:12px 14px;gap:18px}@media(max-width:720px){.hero-visual{min-height:300px;aspect-ratio:4/3}.hero-visual img{object-position:49% center}}

/* Updated editorial headings */
.hero h1{font-size:clamp(38px,4.15vw,66px);text-wrap:balance;max-width:100%}#cuidado h2{font-size:clamp(28px,2.5vw,40px);line-height:1.3;letter-spacing:-1.1px;text-wrap:pretty}#tratamientos .section-heading>div{max-width:650px}#tratamientos h2{font-size:clamp(30px,2.85vw,46px);text-wrap:balance}#tratamientos .section-heading>p{flex-shrink:0}@media(max-width:1000px){#tratamientos .section-heading{align-items:start;flex-direction:column}}@media(max-width:720px){.hero h1{font-size:clamp(36px,9.5vw,52px);letter-spacing:-1.6px}#cuidado h2{font-size:29px}#tratamientos h2{font-size:33px}}

/* Contact section with the supplied waiting-room photograph. */
.contact{background:linear-gradient(rgba(22,22,26,.58),rgba(22,22,26,.65)),url("sala-espera-contacto.png") center 54%/cover no-repeat;color:#fff;min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact .eyebrow,.contact .contact-note{color:#fff}.contact h2 span{color:#fff}.contact h2{text-shadow:0 2px 16px rgba(0,0,0,.18)}@media(max-width:720px){.contact{min-height:460px;background-position:center,52% center}}
