:root{--black:#11100f;--ink:#191714;--cream:#f3eee6;--paper:#fbf8f2;--gold:#b79258;--muted:#6f6a63;--line:rgba(25,23,20,.17)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.topbar{height:88px;padding:0 4.5vw;display:flex;align-items:center;justify-content:space-between;gap:25px;position:sticky;top:0;background:rgba(251,248,242,.94);backdrop-filter:blur(12px);z-index:20;border-bottom:1px solid rgba(17,16,15,.08)}.brand{display:flex;align-items:center;gap:14px;min-width:300px}.brand-mark{width:46px;height:46px;border:1px solid var(--gold);display:grid;place-items:center;font:500 18px "Playfair Display";color:var(--gold)}.brand div{display:flex;flex-direction:column}.brand strong{font:500 19px "Playfair Display"}.brand small{font-size:9px;letter-spacing:1.7px;color:var(--gold);margin-top:4px}.topbar nav{display:flex;gap:28px;font-size:12px;text-transform:uppercase;letter-spacing:.6px}.topbar nav a{position:relative}.topbar nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--gold);transition:.25s}.topbar nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:18px}.lang-btn,.menu-btn{background:none;border:0;font:600 11px "DM Sans";cursor:pointer}.header-phone{font-size:12px;font-weight:700}.menu-btn{display:none;font-size:22px}.hero{min-height:760px;display:grid;grid-template-columns:46% 54%;background:var(--black);color:#fff;position:relative;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 25% 20%,rgba(183,146,88,.18),transparent 34%);pointer-events:none}.hero-copy{padding:125px 4.5vw 80px;position:relative;z-index:2;align-self:center}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:700;color:var(--gold);margin:0 0 22px}.hero h1,.intro h2,.section-head h2,.gallery h2,.profile h2,.contact h2{font:500 clamp(48px,5.7vw,86px)/.98 "Playfair Display";letter-spacing:-2px;margin:0}.hero h1 em,.intro h2 em,.gallery h2 em,.profile h2 em{font-weight:500;color:var(--gold)}.lead{max-width:610px;color:#c8c3bc;line-height:1.8;font-size:16px;margin:30px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{padding:15px 22px;border:1px solid rgba(255,255,255,.4);font-size:11px;text-transform:uppercase;letter-spacing:1px}.btn-gold{background:var(--gold);border-color:var(--gold);color:#fff}.hero-image-wrap{position:relative;min-height:760px}.hero-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:saturate(.85) contrast(1.02)}.hero-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--black) 0,transparent 18%)}.hero-caption{position:absolute;left:28px;bottom:25px;z-index:3;background:rgba(17,16,15,.74);padding:17px 19px;display:flex;flex-direction:column}.hero-caption span{font-size:9px;color:#d1c8bc;letter-spacing:1.5px}.hero-caption strong{font:500 18px "Playfair Display";margin-top:5px}.intro{padding:120px 6vw;display:grid;grid-template-columns:200px minmax(0,900px);justify-content:center;gap:45px;background:var(--paper)}.intro-label{font-size:11px;letter-spacing:1.5px;color:var(--gold);padding-top:12px}.intro h2{font-size:clamp(42px,4.4vw,68px);line-height:1.05}.intro-content>p{max-width:720px;line-height:1.8;color:var(--muted);font-size:15px}.text-link{display:inline-block;margin-top:10px;border-bottom:1px solid var(--ink);padding-bottom:6px;font-size:12px;text-transform:uppercase;letter-spacing:.8px}.procedures{background:var(--black);color:#fff;padding:115px 5vw}.section-head{max-width:900px;margin-bottom:55px}.section-head h2{font-size:clamp(45px,4.8vw,72px)}.procedure-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.procedure-grid article{padding:30px 24px 35px;border-right:1px solid rgba(255,255,255,.18);min-height:310px;display:flex;flex-direction:column}.procedure-grid article:last-child{border-right:0}.procedure-grid span{font-size:10px;color:var(--gold)}.procedure-grid h3{font:500 35px "Playfair Display";margin:45px 0 16px}.procedure-grid p{font-size:13px;line-height:1.7;color:#b8b2aa}.procedure-grid a{margin-top:auto;font-size:11px;color:var(--gold);text-transform:uppercase}.gallery{padding:120px 5vw;background:var(--cream)}.gallery-copy{max-width:820px;margin-bottom:55px}.gallery h2{font-size:clamp(43px,4.5vw,68px)}.gallery-copy>p:last-child{line-height:1.7;color:var(--muted);max-width:650px}.gallery-cards{display:grid;grid-template-columns:1.1fr .9fr 1fr;gap:16px}.result-card{height:480px;position:relative;overflow:hidden;background:#ccc}.result-card:before{content:"";position:absolute;inset:0;background-position:center;background-size:cover;transition:transform .5s}.result-card:hover:before{transform:scale(1.04)}.result-a:before{background-image:url("../assets/galeria-rostro.webp")}.result-b:before{background-image:url("../assets/galeria-nariz.webp")}.result-c:before{background-image:url("../assets/galeria-cuerpo.webp")}.result-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.72))}.result-card div{position:absolute;left:24px;bottom:24px;z-index:2;color:#fff;display:flex;flex-direction:column}.result-card span{font-size:9px;letter-spacing:2px;color:#dcc39c}.result-card strong{font:500 25px "Playfair Display";margin-top:5px}.profile{display:grid;grid-template-columns:1fr 1fr;min-height:660px}.profile-image img{width:100%;height:100%;object-fit:cover}.profile-copy{padding:95px 7vw;background:#fff}.profile h2{font-size:clamp(43px,4.4vw,67px);line-height:1.04}.profile-copy>p{line-height:1.8;color:var(--muted)}.credentials{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;border-top:1px solid var(--line);margin-top:40px;padding-top:30px}.credentials div{display:flex;flex-direction:column}.credentials strong{font:500 35px "Playfair Display";color:var(--gold)}.credentials span{font-size:11px;margin-top:5px}.profile-copy small{display:block;margin-top:22px;color:#8a857d}.principles{display:grid;grid-template-columns:repeat(3,1fr);padding:0 5vw;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.principle{padding:55px 35px;border-right:1px solid var(--line)}.principle:last-child{border-right:0}.principle span{font-size:10px;color:var(--gold)}.principle h3{font:500 30px "Playfair Display"}.principle p{color:var(--muted);font-size:13px;line-height:1.7}.testimonials{padding:115px 12vw;text-align:center;background:var(--black);color:#fff}.testimonials blockquote{font:500 clamp(32px,4vw,56px)/1.15 "Playfair Display";max-width:1000px;margin:25px auto}.testimonials>span{font-size:11px;color:#a9a39a}.contact{padding:105px 5vw;background:var(--cream)}.contact-copy{max-width:850px;margin-bottom:50px}.contact h2{font-size:clamp(45px,5vw,74px)}.contact-copy>p:last-child{color:var(--muted)}.contact-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.contact-grid>div{padding:25px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:9px}.contact-grid>div:last-child{border-right:0}.contact-grid small{font-size:9px;letter-spacing:1.5px;color:var(--gold)}.contact-grid strong,.contact-grid a{font-size:13px;line-height:1.6}footer{background:#0b0b0a;color:#fff;padding:35px 5vw;display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-brand .brand-mark{border-color:#6d5a3d}.footer-brand strong{color:#fff}.footer-brand small{color:#9a8d77}footer>p{font-size:10px;color:#8e8983}.whatsapp{position:fixed;right:22px;bottom:22px;background:#b79258;color:#fff;padding:14px 18px;z-index:15;font-size:11px;text-transform:uppercase;letter-spacing:.8px;box-shadow:0 10px 28px rgba(0,0,0,.18)}
@media(max-width:1050px){.topbar nav{display:none;position:absolute;top:88px;left:0;right:0;background:var(--paper);padding:28px;flex-direction:column;border-top:1px solid var(--line)}.topbar nav.open{display:flex}.menu-btn{display:block}.header-phone{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:100px 7vw 60px}.hero-image-wrap{min-height:560px}.hero-image-wrap:after{background:linear-gradient(180deg,var(--black) 0,transparent 18%)}.intro{grid-template-columns:1fr;gap:20px}.procedure-grid{grid-template-columns:repeat(2,1fr)}.procedure-grid article:nth-child(2){border-right:0}.procedure-grid article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.18)}.profile{grid-template-columns:1fr}.profile-image{max-height:520px}.contact-grid{grid-template-columns:repeat(2,1fr)}.contact-grid>div:nth-child(2){border-right:0}.contact-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:680px){.topbar{height:76px;padding:0 4vw}.brand{min-width:0}.brand-mark{width:38px;height:38px}.brand strong{font-size:15px}.brand small{font-size:7px}.lang-btn{display:none}.topbar nav{top:76px}.hero{min-height:auto}.hero-copy{padding:85px 5vw 45px}.hero h1{font-size:50px;letter-spacing:-1px}.hero-image-wrap{min-height:440px}.intro,.procedures,.gallery,.profile-copy,.contact{padding:80px 5vw}.procedure-grid{grid-template-columns:1fr}.procedure-grid article{border-right:0;border-bottom:1px solid rgba(255,255,255,.18);min-height:260px}.gallery-cards{grid-template-columns:1fr}.result-card{height:360px}.credentials{grid-template-columns:1fr}.principles{grid-template-columns:1fr}.principle{border-right:0;border-bottom:1px solid var(--line)}.contact-grid{grid-template-columns:1fr}.contact-grid>div{border-right:0;border-bottom:1px solid var(--line)}footer{flex-direction:column;align-items:flex-start}.whatsapp{right:14px;bottom:14px}.hero-caption{left:14px;bottom:14px}.lead{font-size:14px}}


/* Selector de idioma ES / EN siempre visible */
.language-switcher{display:flex;align-items:center;gap:6px;border:1px solid rgba(17,16,15,.18);border-radius:999px;padding:4px 8px;background:rgba(255,255,255,.55)}
.language-switcher .lang-btn{display:inline-flex!important;align-items:center;justify-content:center;min-width:30px;height:28px;padding:0 6px;border-radius:999px;color:#6f6a63;transition:.2s}
.language-switcher .lang-btn.active{background:var(--ink);color:#fff}
.language-switcher .lang-btn:hover{color:var(--gold)}
.language-switcher .lang-btn.active:hover{color:#fff}
.lang-sep{font-size:11px;color:#aaa39a;user-select:none}
@media(max-width:680px){.language-switcher{gap:3px;padding:3px 6px}.language-switcher .lang-btn{display:inline-flex!important;min-width:27px;height:26px;padding:0 4px;font-size:10px}.lang-sep{font-size:10px}}


/* Geoposicionamiento y mapa interactivo */
.map-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:center;padding:95px 5vw;background:#fff;border-top:1px solid var(--line)}
.map-copy h2{font:500 clamp(38px,4vw,62px)/1.02 "Playfair Display";letter-spacing:-1.8px;margin:0 0 22px}
.map-copy>p:not(.eyebrow){color:var(--muted);line-height:1.8;max-width:520px;margin-bottom:28px}
.btn-map{display:inline-block;padding:14px 20px;border:1px solid var(--gold);color:var(--gold);font-size:11px;text-transform:uppercase;letter-spacing:.9px;transition:.2s}
.btn-map:hover{background:var(--gold);color:#fff}
.map-frame-wrap{min-height:430px;border:1px solid var(--line);overflow:hidden;background:var(--cream)}
.map-frame-wrap iframe{width:100%;height:430px;border:0;display:block}
@media(max-width:1050px){.map-section{grid-template-columns:1fr}.map-frame-wrap,.map-frame-wrap iframe{min-height:380px;height:380px}}
@media(max-width:680px){.map-section{padding:75px 5vw;gap:28px}.map-frame-wrap,.map-frame-wrap iframe{min-height:320px;height:320px}.map-copy h2{font-size:42px}}

/* Carrusel principal de la doctora */
.hero-image-wrap{overflow:hidden}
.hero-slides{position:absolute;inset:0;z-index:0}
.hero-image-wrap .hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;opacity:0;transition:opacity .85s ease,transform 5.5s ease;transform:scale(1.025);filter:saturate(.85) contrast(1.02)}
.hero-image-wrap .hero-slide.active{opacity:1;transform:scale(1)}
.hero-image-wrap:after{z-index:1;pointer-events:none}
.hero-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:46px;height:46px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(17,16,15,.48);color:#fff;font:300 31px/1 "DM Sans";display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(6px);transition:.25s}
.hero-carousel-btn:hover{background:rgba(183,146,88,.88);border-color:var(--gold)}
.hero-carousel-btn.prev{left:22px}.hero-carousel-btn.next{right:22px}
.hero-carousel-dots{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);z-index:5;display:flex;gap:9px}
.hero-dot{width:9px;height:9px;border-radius:50%;padding:0;border:1px solid rgba(255,255,255,.85);background:rgba(255,255,255,.25);cursor:pointer;transition:.25s}
.hero-dot.active{background:#fff;transform:scale(1.2)}
@media(max-width:680px){.hero-carousel-btn{width:40px;height:40px}.hero-carousel-btn.prev{left:12px}.hero-carousel-btn.next{right:12px}.hero-carousel-dots{bottom:18px}.hero-caption{bottom:54px}}


/* Movimiento sutil de fotografías al entrar en pantalla y al pasar el mouse */
main img.photo-motion{transition:transform .75s cubic-bezier(.2,.65,.2,1),filter .75s ease;will-change:transform;transform:scale(1)}
main img.photo-motion.photo-enter{animation:photoRevealZoom 1.15s cubic-bezier(.2,.65,.2,1) both}
@media (hover:hover) and (pointer:fine){main img.photo-motion:not(.hero-slide):hover{transform:scale(1.045);filter:saturate(.98) contrast(1.035)}}
.profile-image{overflow:hidden}
.result-card:before{transform:scale(1);transition:transform .8s cubic-bezier(.2,.65,.2,1)}
.result-card.photo-enter:before{animation:cardRevealZoom 1.15s cubic-bezier(.2,.65,.2,1) both}
@media (hover:hover) and (pointer:fine){.result-card:hover:before{transform:scale(1.06)}}
@keyframes photoRevealZoom{0%{transform:scale(1.08);filter:saturate(.82) brightness(.96)}100%{transform:scale(1);filter:none}}
@keyframes cardRevealZoom{0%{transform:scale(1.09)}100%{transform:scale(1)}}
@media (prefers-reduced-motion:reduce){main img.photo-motion,.result-card:before{transition:none!important;animation:none!important}main img.photo-motion:hover,.result-card:hover:before{transform:none!important}}

/* Hero de pantalla completa estilo editorial: carrusel a toda la pantalla */
.hero{
  min-height:calc(100vh - 88px);
  height:calc(100vh - 88px);
  display:block;
  position:relative;
  overflow:hidden;
  background:#111;
}
.hero-image-wrap{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  min-height:0;
  z-index:0;
}
.hero-image-wrap .hero-slide{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
}
.hero-image-wrap:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(180deg,rgba(0,0,0,.16) 0%,rgba(0,0,0,.10) 42%,rgba(0,0,0,.42) 100%);
  pointer-events:none;
}
.hero-overlay{
  position:absolute;
  inset:0;
  z-index:2;
  background:radial-gradient(circle at center,rgba(0,0,0,.02),rgba(0,0,0,.12) 68%,rgba(0,0,0,.26));
}
.hero-copy{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  z-index:4;
  width:min(780px,86vw);
  padding:0;
  text-align:center;
  color:#fff;
  text-shadow:0 2px 18px rgba(0,0,0,.28);
}
.hero-copy .eyebrow{
  color:#fff;
  font-size:10px;
  letter-spacing:3px;
  margin-bottom:18px;
}
.hero h1{
  font-size:clamp(36px,4.4vw,66px);
  line-height:1.02;
  letter-spacing:-1.7px;
  color:#fff;
}
.hero h1 em{color:#fff;font-style:italic}
.hero-copy .lead{
  max-width:620px;
  margin:20px auto 24px;
  color:rgba(255,255,255,.92);
  font-size:14px;
  line-height:1.7;
}
.hero-actions{justify-content:center}
.hero-copy .btn{
  background:rgba(20,18,15,.28);
  border-color:rgba(255,255,255,.7);
  color:#fff;
  backdrop-filter:blur(6px);
}
.hero-copy .btn-gold{background:rgba(183,146,88,.78);border-color:rgba(255,255,255,.45)}
.hero-caption{display:none}
.hero-carousel-dots{bottom:26px}
.hero-carousel-btn{background:rgba(15,15,15,.28);border-color:rgba(255,255,255,.7)}

@media(max-width:1050px){
  .hero{height:calc(100vh - 88px);min-height:620px}
  .hero-copy{width:min(720px,88vw)}
}
@media(max-width:680px){
  .hero{height:calc(100vh - 76px);min-height:560px}
  .hero-copy{width:88vw;padding:0}
  .hero h1{font-size:clamp(34px,10vw,48px)}
  .hero-copy .lead{font-size:13px;line-height:1.55;margin:16px auto 20px}
  .hero-copy .eyebrow{font-size:8px;letter-spacing:2.2px}
  .hero-actions{gap:8px}
  .hero-copy .btn{padding:12px 15px;font-size:9px}
  .hero-carousel-dots{bottom:16px}
}

/* Sección destacada: procedimientos de cuerpo */
.body-procedures-feature{
  position:relative;
  min-height:760px;
  padding:0;
  background:#111 url("../assets/procedimientos-cuerpo.webp") center center/cover no-repeat;
  overflow:hidden;
}
.body-procedures-feature::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg, rgba(12,12,12,.72) 0%, rgba(12,12,12,.68) 30%, rgba(12,12,12,.44) 48%, rgba(12,12,12,.10) 66%, rgba(12,12,12,0) 100%);
}
.body-procedures-feature::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(0,0,0,.12) 0%, rgba(0,0,0,.24) 100%);
  pointer-events:none;
}
.body-procedures-panel{
  position:relative;
  z-index:2;
  width:min(700px, 44vw);
  min-height:760px;
  margin-left:11.5vw;
  background:rgba(17,16,15,.64);
  backdrop-filter:blur(2px);
  display:flex;
  align-items:center;
}
.body-procedures-copy{
  padding:68px 72px 68px 64px;
  color:#fff;
}
.body-procedures-copy .eyebrow{
  margin:0 0 14px;
  color:#fff;
  letter-spacing:2.2px;
  font-size:11px;
}
.body-procedures-copy h2{
  margin:0 0 22px;
  color:#fff;
  font:500 clamp(42px,4.3vw,68px)/1.02 "Playfair Display";
  letter-spacing:-1.1px;
  text-transform:none;
}
.body-procedures-copy p{
  margin:0 0 22px;
  color:rgba(255,255,255,.92);
  font-size:15px;
  line-height:1.85;
  max-width:520px;
}
.body-procedures-link{
  display:inline-flex;
  align-items:center;
  gap:14px;
  margin-top:8px;
  color:#fff;
  font-size:14px;
  font-weight:600;
}
.body-procedures-link::before{
  content:"";
  width:78px;
  height:1px;
  background:rgba(255,255,255,.8);
}
@media(max-width:1200px){
  .body-procedures-feature,.body-procedures-panel{min-height:720px}
  .body-procedures-panel{width:min(740px,52vw);margin-left:9vw}
  .body-procedures-copy{padding:58px 56px 58px 52px}
}
@media(max-width:980px){
  .body-procedures-feature{min-height:auto;background-position:62% center}
  .body-procedures-panel{width:min(680px,100%);min-height:auto;margin:0;background:linear-gradient(180deg, rgba(15,15,15,.68) 0%, rgba(15,15,15,.74) 100%)}
  .body-procedures-copy{padding:54px 34px}
  .body-procedures-copy p{max-width:none}
}
@media(max-width:680px){
  .body-procedures-feature{background-position:68% center}
  .body-procedures-panel{width:100%}
  .body-procedures-copy{padding:46px 22px}
  .body-procedures-copy .eyebrow{font-size:9px;letter-spacing:1.8px}
  .body-procedures-copy h2{font-size:36px;margin-bottom:18px}
  .body-procedures-copy p{font-size:13px;line-height:1.72;margin-bottom:18px}
  .body-procedures-link{font-size:13px}
  .body-procedures-link::before{width:56px}
}


/* Sección destacada: procedimientos de nariz */
.nose-procedures-feature{
  position:relative;
  min-height:760px;
  padding:0;
  background:#111 url("../assets/procedimientos-nariz.webp") right center/cover no-repeat;
  overflow:hidden;
}
.nose-procedures-feature::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg, rgba(16,16,16,.82) 0%, rgba(16,16,16,.76) 30%, rgba(16,16,16,.56) 48%, rgba(16,16,16,.20) 68%, rgba(16,16,16,0) 100%);
}
.nose-procedures-feature::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(0,0,0,.12) 0%, rgba(0,0,0,.28) 100%);
  pointer-events:none;
}
.nose-procedures-panel{
  position:relative;
  z-index:2;
  width:min(660px, 44vw);
  min-height:760px;
  margin-left:10.5vw;
  background:rgba(17,16,15,.62);
  backdrop-filter:blur(2px);
  display:flex;
  align-items:center;
}
.nose-procedures-copy{padding:66px 62px 66px 56px;color:#fff}
.nose-procedures-copy .eyebrow{margin:0 0 14px;color:#fff;letter-spacing:2.2px;font-size:11px}
.nose-procedures-copy h2{margin:0 0 20px;color:#fff;font:500 clamp(42px,4.2vw,66px)/1.02 "Playfair Display";letter-spacing:-1.1px}
.nose-procedures-copy p{margin:0 0 21px;color:rgba(255,255,255,.92);font-size:15px;line-height:1.82;max-width:500px}
.nose-procedures-link{display:inline-flex;align-items:center;gap:14px;margin-top:8px;color:#fff;font-size:14px;font-weight:600}
.nose-procedures-link::before{content:"";width:78px;height:1px;background:rgba(255,255,255,.8)}
@media(max-width:1200px){
  .nose-procedures-feature,.nose-procedures-panel{min-height:720px}
  .nose-procedures-panel{width:min(700px,50vw);margin-left:8vw}
  .nose-procedures-copy{padding:56px 50px 56px 46px}
}
@media(max-width:980px){
  .nose-procedures-feature{min-height:auto;background-position:67% center}
  .nose-procedures-panel{width:min(680px,100%);min-height:auto;margin:0;background:linear-gradient(180deg, rgba(15,15,15,.72) 0%, rgba(15,15,15,.78) 100%)}
  .nose-procedures-copy{padding:50px 34px}
  .nose-procedures-copy p{max-width:none}
}
@media(max-width:680px){
  .nose-procedures-feature{background-position:72% center}
  .nose-procedures-panel{width:100%}
  .nose-procedures-copy{padding:42px 22px}
  .nose-procedures-copy .eyebrow{font-size:9px;letter-spacing:1.8px}
  .nose-procedures-copy h2{font-size:35px;margin-bottom:16px}
  .nose-procedures-copy p{font-size:13px;line-height:1.72;margin-bottom:17px}
  .nose-procedures-link{font-size:13px}
  .nose-procedures-link::before{width:56px}
}


/* Ajuste de separación y confirmación visual para secciones de imagen + texto */
.body-procedures-feature,
.nose-procedures-feature{
  width:min(1480px, calc(100% - 56px));
  margin:34px auto;
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 20px 70px rgba(17,16,15,.10);
}
.gallery{margin-top:14px}
@media(max-width:980px){
  .body-procedures-feature,
  .nose-procedures-feature{
    width:calc(100% - 34px);
    margin:24px auto;
    border-radius:24px;
  }
}
@media(max-width:680px){
  .body-procedures-feature,
  .nose-procedures-feature{
    width:calc(100% - 20px);
    margin:16px auto;
    border-radius:18px;
  }
}
