
:root{--bg:#070706;--bg2:#0c0a09;--panel:#11100e;--ivory:#f7f2eb;--muted:#b6ada5;--copper:#d99561;--champ:#efc6a0;--rose:#c78d88;--line:rgba(239,198,160,.18);--soft:rgba(255,255,255,.07);--shadow:0 35px 100px rgba(0,0,0,.46);--mx:50%;--my:20%}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body.mamamia-luxury-active{margin:0!important;background:var(--bg)!important;color:var(--ivory)!important;font-family:Manrope,Arial,sans-serif!important;overflow-x:hidden}body.mamamia-luxury-active.admin-bar .mm-header{top:32px}.mm-site,.mm-site *{box-sizing:border-box}.mm-site{width:100%;max-width:none!important;min-height:100vh;position:relative;isolation:isolate;background:radial-gradient(circle at 12% 8%,rgba(217,149,97,.10),transparent 24%),radial-gradient(circle at 88% 32%,rgba(199,141,136,.07),transparent 23%),linear-gradient(180deg,#050505,#0b0908 48%,#050505);color:var(--ivory)}.mm-site a{color:inherit;text-decoration:none}.mm-site img{max-width:100%;height:auto}.mm-shell{width:min(1220px,92vw);margin:auto}.mm-noise{position:fixed;inset:0;pointer-events:none;z-index:130;opacity:.12;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E")}.mm-cursor-glow{position:fixed;left:var(--mx);top:var(--my);width:520px;height:520px;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(226,157,103,.11),rgba(226,157,103,.03) 38%,transparent 69%);filter:blur(8px);pointer-events:none;z-index:2}.mm-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:160;background:rgba(255,255,255,.025)}.mm-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--copper),var(--champ),var(--rose));box-shadow:0 0 18px rgba(239,198,160,.55)}.mm-page-transition{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;pointer-events:none;background:#070606;transform:translateY(-105%);transition:transform .7s cubic-bezier(.77,0,.18,1)}.mm-page-transition.on{transform:translateY(0)}.mm-page-transition img{width:120px;filter:drop-shadow(0 0 45px rgba(239,198,160,.2))}
.mm-header{position:fixed;top:0;left:0;right:0;z-index:110;background:linear-gradient(180deg,rgba(4,4,4,.88),rgba(4,4,4,.35));backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.05);transition:.3s}.mm-header.scrolled{background:rgba(5,5,5,.92);box-shadow:0 12px 45px rgba(0,0,0,.2)}.mm-header-inner{height:84px;display:flex;align-items:center;gap:28px}.mm-brand{display:flex;align-items:center;gap:12px;min-width:240px}.mm-brand>img{width:48px;height:48px;object-fit:contain}.mm-brand>span{display:flex;flex-direction:column}.mm-brand b{font-size:13px;font-weight:800;letter-spacing:.18em}.mm-brand small{font-size:8px;color:#a89f97;letter-spacing:.11em;margin-top:3px}.mm-nav{margin-left:auto;display:flex;gap:22px}.mm-nav a{font-size:12px;font-weight:700;color:#d5cdc6;position:relative;white-space:nowrap}.mm-nav a:after{content:"";position:absolute;left:0;bottom:-10px;width:0;height:2px;background:linear-gradient(90deg,var(--copper),var(--champ));transition:.3s}.mm-nav a:hover,.mm-nav a.is-active{color:#fff}.mm-nav a:hover:after,.mm-nav a.is-active:after{width:100%}.mm-menu{display:none;margin-left:auto;width:46px;height:46px;border:1px solid var(--soft);border-radius:50%;background:rgba(255,255,255,.025)}.mm-menu i{display:block;width:18px;height:2px;background:white;margin:5px auto}.mm-header-cta{margin-left:4px}
.mm-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border:1px solid rgba(239,198,160,.36);border-radius:999px;background:rgba(255,255,255,.025);font-size:12px;font-weight:800;letter-spacing:.03em;overflow:hidden;transition:transform .26s,border-color .26s,box-shadow .26s}.mm-btn:before{content:"";position:absolute;inset:-2px;transform:translateX(-130%);background:linear-gradient(100deg,transparent,rgba(255,255,255,.22),transparent);transition:.75s}.mm-btn:hover{transform:translateY(-3px);border-color:rgba(239,198,160,.75);box-shadow:0 18px 50px rgba(217,149,97,.13)}.mm-btn:hover:before{transform:translateX(130%)}.mm-btn-fill{color:#0b0807!important;border:0;background:linear-gradient(135deg,#e2a16c 0%,#f1cba8 45%,#a96843 100%);box-shadow:0 12px 35px rgba(217,149,97,.17)}
.mm-kicker{margin:0 0 18px;font-size:10px;font-weight:800;letter-spacing:.28em;text-transform:uppercase;color:var(--champ)}.mm-title,.mm-heading{margin:0;font-family:"Playfair Display",Georgia,serif;font-weight:800;letter-spacing:-.045em;line-height:.95}.mm-title{font-size:clamp(62px,7.7vw,118px)}.mm-heading{font-size:clamp(44px,5.1vw,76px)}.mm-title em,.mm-heading em{font-weight:700;font-style:italic}.mm-scroll-color{color:transparent;background:linear-gradient(105deg,#fff 0%,#f8f1eb 18%,#efc6a0 45%,#d99561 62%,#c78d88 82%,#f4d7bf 100%);background-size:280% 100%;background-position:var(--tx,0%) center;-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 4px 22px rgba(217,149,97,.04))}.mm-lead{font-size:18px;line-height:1.75;color:#d0c6bf;max-width:720px;font-weight:500}.mm-copy-lg{font-family:"Playfair Display",Georgia,serif;font-size:29px;line-height:1.5;color:#ddd4cc}.mm-reveal{opacity:0;filter:blur(10px);transform:translateY(34px);transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1),filter .9s}.mm-reveal.from-left{transform:translate(-42px,18px)}.mm-reveal.from-right{transform:translate(42px,18px)}.mm-reveal.visible{opacity:1;filter:none;transform:none}
.mm-hero{min-height:100vh;position:relative;display:grid;align-items:center;overflow:hidden;padding:130px 0 80px}.mm-hero-bg{position:absolute;inset:0}.mm-hero-bg img{width:100%;height:115%;object-fit:cover;object-position:center 48%;filter:saturate(.78) brightness(.42) contrast(1.08);transform:translateY(var(--py,0px)) scale(1.05)}.mm-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,4,4,.97) 0%,rgba(4,4,4,.86) 38%,rgba(4,4,4,.45) 64%,rgba(4,4,4,.34)),linear-gradient(180deg,rgba(0,0,0,.2),rgba(5,5,5,.72) 88%)}.mm-hero-inner{position:relative;z-index:3;display:grid;grid-template-columns:1.15fr .65fr;gap:64px;align-items:center}.mm-hero-copy{max-width:760px}.mm-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.mm-hero-card{height:600px;position:relative;border-radius:30px;overflow:hidden;border:1px solid rgba(239,198,160,.18);box-shadow:var(--shadow);background:#111;transform-style:preserve-3d}.mm-hero-card>img{width:100%;height:100%;object-fit:cover;object-position:56% center;filter:saturate(.86) brightness(.82)}.mm-hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(4,4,4,.92))}.mm-hero-card-copy{position:absolute;z-index:2;left:20px;right:20px;bottom:20px;padding:20px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(8,7,6,.58);backdrop-filter:blur(14px);display:flex;flex-direction:column}.mm-hero-card-copy small{color:var(--champ);font-size:9px;letter-spacing:.18em;text-transform:uppercase}.mm-hero-card-copy strong{font-family:"Playfair Display",serif;font-size:26px;margin:7px 0;font-weight:700}.mm-hero-card-copy span{font-size:11px;color:#c5bbb4}.mm-scroll-label{position:absolute;left:50%;bottom:18px;z-index:4;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:7px;color:#8e837b;font-size:8px;font-weight:800;letter-spacing:.2em}.mm-scroll-label i{height:32px;width:1px;background:linear-gradient(var(--champ),transparent);animation:scrollcue 1.8s infinite}@keyframes scrollcue{0%,100%{transform:scaleY(.5);opacity:.4}50%{transform:scaleY(1);opacity:1}}
.mm-marquee{overflow:hidden;border-top:1px solid var(--soft);border-bottom:1px solid var(--soft);background:#080706}.mm-marquee>div{display:flex;align-items:center;gap:30px;width:max-content;padding:17px 0;animation:marquee 28s linear infinite}.mm-marquee span{font-size:11px;font-weight:800;letter-spacing:.22em;color:#c8beb7}.mm-marquee b{color:var(--copper);font-weight:400}@keyframes marquee{to{transform:translateX(-50%)}}
.mm-section{padding:110px 0;position:relative}.mm-intro-grid{display:grid;grid-template-columns:.32fr 1.68fr;gap:55px}.mm-sticky-label{position:sticky;top:130px;height:max-content;display:flex;align-items:center;gap:12px}.mm-sticky-label span{font-family:"Playfair Display",serif;color:var(--copper);font-size:27px;font-weight:700}.mm-sticky-label p{margin:0;font-size:9px;font-weight:800;letter-spacing:.22em;color:#8e837c;writing-mode:vertical-rl}.mm-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:36px}.mm-stat-row>div{padding:23px;border:1px solid var(--soft);border-radius:18px;background:rgba(255,255,255,.025)}.mm-stat-row strong{font-family:"Playfair Display",serif;font-size:36px;color:var(--champ)}.mm-stat-row span{display:block;margin-top:6px;color:#9f948d;font-size:11px;font-weight:700}.mm-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}.mm-arrow-link{font-size:12px;font-weight:800;color:var(--champ);border-bottom:1px solid rgba(239,198,160,.35);padding-bottom:6px}
.mm-proc-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mm-proc-card{display:block;position:relative;min-height:530px;padding:22px;border-radius:24px;overflow:hidden;border:1px solid var(--soft);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.016));transition:.4s}.mm-proc-card:hover{transform:translateY(-7px);border-color:rgba(239,198,160,.3);box-shadow:0 25px 70px rgba(0,0,0,.3)}.mm-proc-photo{height:290px;border-radius:18px;overflow:hidden;background:#0d0b0a}.mm-proc-photo img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .55s}.mm-proc-card:hover img{transform:scale(1.045)}.mm-proc-card>span{display:block;color:var(--copper);font-size:10px;font-weight:800;letter-spacing:.2em;margin:22px 0 8px}.mm-proc-card h3{font-family:"Playfair Display",serif;font-size:32px;line-height:1.05;margin:0 0 10px;font-weight:700}.mm-proc-card p{color:var(--muted);line-height:1.65;font-size:13px}
.mm-editorial{background:linear-gradient(180deg,rgba(255,255,255,.012),rgba(255,255,255,.025),rgba(255,255,255,.012))}.mm-editorial-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}.mm-editorial-photo{height:690px;border-radius:30px;overflow:hidden;border:1px solid rgba(239,198,160,.13);box-shadow:var(--shadow)}.mm-editorial-photo img{width:100%;height:110%;object-fit:cover;object-position:center top;transform:translateY(var(--py,0px)) scale(1.02)}.mm-editorial-copy p:not(.mm-kicker){color:var(--muted);line-height:1.8;font-size:16px;margin:22px 0 28px}.mm-doctor-preview{display:grid;grid-template-columns:.86fr 1.14fr;gap:60px;align-items:center}.mm-doctor-shot{height:720px;border-radius:30px;position:relative;overflow:hidden;border:1px solid var(--soft)}.mm-doctor-shot>img:first-child{width:100%;height:100%;object-fit:cover;object-position:center 28%}.mm-signature{display:block;width:min(460px,100%);height:auto}.mm-signature.floating{position:absolute;left:25px;right:25px;bottom:22px;z-index:2;width:calc(100% - 50px);filter:drop-shadow(0 3px 12px rgba(0,0,0,.7))}.mm-badges{display:flex;gap:9px;flex-wrap:wrap;margin:26px 0}.mm-badges span{padding:10px 13px;border-radius:999px;border:1px solid var(--line);font-size:10px;font-weight:800;color:#dacfc7}.mm-world-preview{border-top:1px solid var(--soft);border-bottom:1px solid var(--soft)}.mm-world-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.mm-orbit-map{position:relative;width:min(520px,80vw);aspect-ratio:1/1;justify-self:center;border-radius:50%;background:radial-gradient(circle,rgba(217,149,97,.13),transparent 52%)}.mm-orbit-map .ring{position:absolute;border-radius:50%;border:1px solid rgba(239,198,160,.18);animation:orbit 17s linear infinite}.mm-orbit-map .r1{inset:7%}.mm-orbit-map .r2{inset:22%;animation-direction:reverse;animation-duration:23s}.mm-orbit-map .r3{inset:37%;animation-duration:12s}.mm-orbit-map .dot{position:absolute;font-size:9px;font-weight:800;letter-spacing:.1em;color:var(--champ);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(239,198,160,.25);background:#0c0908;box-shadow:0 0 28px rgba(217,149,97,.13)}.d1{left:11%;top:28%}.d2{left:20%;top:13%}.d3{left:29%;bottom:18%}.d4{right:18%;top:22%}.d5{right:30%;bottom:8%}@keyframes orbit{to{transform:rotate(360deg)}}
.mm-testimonials{background:radial-gradient(circle at 50% 0%,rgba(217,149,97,.09),transparent 36%)}.mm-quotes{min-height:210px;position:relative;margin-top:42px}.mm-quotes article{position:absolute;inset:0;opacity:0;transform:translateY(20px);transition:.5s;pointer-events:none}.mm-quotes article.active{opacity:1;transform:none;pointer-events:auto}.mm-quotes p{font-family:"Playfair Display",serif;font-weight:700;font-size:clamp(28px,3.4vw,46px);line-height:1.32;max-width:1000px;margin:0 0 24px}.mm-quotes b{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--champ)}.mm-slider-dots{display:flex;gap:8px}.mm-slider-dots button{width:26px;height:3px;padding:0;border:0;background:#39322d;cursor:pointer}.mm-slider-dots button.active{background:var(--champ)}
.mm-cta{padding:120px 0;text-align:center;background:radial-gradient(circle at 50% 0%,rgba(217,149,97,.16),transparent 42%),#080706;border-top:1px solid var(--soft)}.mm-cta .mm-title{font-size:clamp(52px,6.2vw,92px);max-width:1100px;margin:0 auto 24px}.mm-cta p:not(.mm-kicker){color:var(--muted);margin-bottom:25px}
.mm-inner-hero{padding:150px 0 90px;min-height:86vh;display:grid;align-items:center;border-bottom:1px solid var(--soft)}.mm-inner-hero.compact{min-height:auto;padding-bottom:100px}.mm-inner-hero-grid{display:grid;grid-template-columns:1.05fr .75fr;gap:65px;align-items:center}.mm-credential-row{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0}.mm-credential-row span{padding:11px 13px;border:1px solid var(--line);border-radius:999px;font-size:9px;color:#bdb2aa}.mm-credential-row b{color:var(--champ);margin-left:5px}.mm-portrait-frame{margin:0;height:680px;border-radius:30px;overflow:hidden;border:1px solid var(--soft);box-shadow:var(--shadow)}.mm-portrait-frame img{width:100%;height:100%;object-fit:cover;object-position:center 28%}.mm-education-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:38px}.mm-education-grid article{padding:26px;border-radius:20px;border:1px solid var(--soft);background:rgba(255,255,255,.022)}.mm-education-grid span,.mm-award-grid span{font-size:9px;font-weight:800;letter-spacing:.16em;color:var(--copper)}.mm-education-grid h3,.mm-award-grid h3,.mm-three-columns h3{font-family:"Playfair Display",serif;font-weight:700;font-size:25px;line-height:1.12;margin:13px 0 9px}.mm-education-grid p,.mm-award-grid p,.mm-three-columns p{color:var(--muted);font-size:13px;line-height:1.65;margin:0}.mm-dark-panel{background:#080706;border-top:1px solid var(--soft);border-bottom:1px solid var(--soft)}.mm-three-columns,.mm-award-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:38px}.mm-three-columns article,.mm-award-grid article{padding:28px;border-radius:20px;border:1px solid var(--soft);background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,255,255,.014))}.mm-center{text-align:center;margin-top:35px}
.mm-procedure-long{padding:105px 0;border-bottom:1px solid var(--soft)}.mm-procedure-long.alt{background:rgba(255,255,255,.012)}.mm-procedure-long-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.mm-procedure-long-grid.reverse .mm-procedure-visual{order:2}.mm-procedure-visual{height:650px;border-radius:28px;overflow:hidden;border:1px solid var(--soft);background:#0b0908}.mm-procedure-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.mm-procedure-visual.contain img{object-fit:contain}.mm-procedure-copy>p:not(.mm-kicker){color:var(--muted);line-height:1.75;font-size:15px}.mm-procedure-copy ul{padding:0;list-style:none;margin:25px 0}.mm-procedure-copy li{padding:14px 0 14px 24px;border-bottom:1px solid var(--soft);position:relative;color:#d1c7c0;font-size:13px;line-height:1.5}.mm-procedure-copy li:before{content:"✦";position:absolute;left:0;color:var(--copper)}.mm-nose-art{height:100%;position:relative;background:radial-gradient(circle at 50% 42%,rgba(217,149,97,.15),transparent 35%),#0a0807}.mm-nose-art:before,.mm-nose-art:after{content:"";position:absolute;border:1px solid rgba(239,198,160,.3);border-radius:50%}.mm-nose-art:before{width:48%;height:62%;left:26%;top:18%;transform:rotate(-9deg)}.mm-nose-art:after{width:28%;height:26%;left:38%;top:47%;border-left-color:transparent;border-top-color:transparent}.mm-results-teaser{display:flex;align-items:center;justify-content:space-between;gap:40px}.mm-results-teaser>div{max-width:820px}
.mm-result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.mm-result-card{margin:0;border-radius:22px;overflow:hidden;border:1px solid var(--soft);background:#0a0908;cursor:zoom-in;transition:.35s}.mm-result-card:hover{transform:translateY(-4px);border-color:rgba(239,198,160,.28)}.mm-result-image{aspect-ratio:4/3;display:grid;place-items:center;background:#050505;padding:8px}.mm-result-image img{width:100%;height:100%;object-fit:contain}.mm-result-card figcaption{padding:17px 19px;color:#c6bcb5;font-size:11px;font-weight:700;letter-spacing:.04em}.mm-disclaimer{margin-top:30px;padding:25px;border:1px solid var(--line);border-radius:18px;background:rgba(217,149,97,.035)}.mm-disclaimer strong{font-family:"Playfair Display",serif;font-size:23px}.mm-disclaimer p{color:var(--muted);line-height:1.7;margin-bottom:0}
.mm-mzero-hero{min-height:100vh;position:relative;display:grid;align-items:end;padding:140px 0 90px;overflow:hidden}.mm-mzero-bg{position:absolute;inset:0}.mm-mzero-bg img{width:100%;height:112%;object-fit:cover;object-position:center;transform:translateY(var(--py,0px)) scale(1.02)}.mm-mzero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,4,4,.9),rgba(4,4,4,.3) 70%),linear-gradient(180deg,rgba(0,0,0,.05),rgba(5,5,5,.85))}.mm-mzero-copy{position:relative;z-index:2}.mm-method-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:38px}.mm-method-steps article{padding:25px;border:1px solid var(--soft);border-radius:19px;background:rgba(255,255,255,.02)}.mm-method-steps span{font-size:9px;font-weight:800;color:var(--copper);letter-spacing:.16em}.mm-method-steps h3{font-family:"Playfair Display",serif;font-size:25px;margin:12px 0 8px}.mm-method-steps p{color:var(--muted);font-size:13px;line-height:1.65}.mm-cinematic-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.mm-cinematic-grid figure{margin:0;height:620px;overflow:hidden;border-radius:25px;border:1px solid var(--soft)}.mm-cinematic-grid img{width:100%;height:100%;object-fit:cover}.mm-cinematic-grid figure:last-child img{object-position:56% center}
.mm-map-section{background:radial-gradient(circle at 70% 35%,rgba(217,149,97,.07),transparent 30%)}.mm-map-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;align-items:center}.mm-map-reset{margin-top:24px;padding:11px 16px;border:1px solid var(--line);background:transparent;color:var(--champ);border-radius:999px;font-weight:700;cursor:pointer}.mm-world{position:relative;aspect-ratio:1000/520;border:1px solid var(--soft);border-radius:26px;overflow:hidden;background:rgba(255,255,255,.014)}.mm-world svg{position:absolute;inset:8% 4%;width:92%;height:84%}.mm-world path{fill:rgba(239,198,160,.055);stroke:rgba(239,198,160,.18);stroke-width:1.2}.mm-world:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:40px 40px}.mm-pin{position:absolute;z-index:3;border:0;background:transparent;color:#f0ddd0;padding:0;display:flex;gap:6px;align-items:center;cursor:pointer}.mm-pin i{position:relative;width:10px;height:10px;border-radius:50%;background:var(--champ);box-shadow:0 0 0 5px rgba(239,198,160,.1),0 0 22px rgba(239,198,160,.8)}.mm-pin i:after{content:"";position:absolute;inset:-8px;border:1px solid rgba(239,198,160,.35);border-radius:50%;animation:pin 2.3s infinite}@keyframes pin{0%{transform:scale(.5);opacity:0}45%{opacity:1}100%{transform:scale(1.8);opacity:0}}.mm-pin span{font-size:9px;font-weight:800;letter-spacing:.06em}.mm-pin.selected i{background:white;box-shadow:0 0 0 7px rgba(239,198,160,.17),0 0 30px white}.mm-pin.mx{left:20%;top:38%}.mm-pin.usa{left:20%;top:25%}.mm-pin.gt{left:23.5%;top:45%}.mm-pin.cr{left:26%;top:51%}.mm-pin.co{left:30.8%;top:57%}.mm-pin.pe{left:29%;top:67%}.mm-pin.cl{left:29%;top:81%}.mm-pin.ar{left:32.5%;top:84%}.mm-pin.mc{left:55.5%;top:30%}.mm-congress-list{display:grid;grid-template-columns:1fr 1fr;gap:0 32px}.mm-congress{display:grid;grid-template-columns:88px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid var(--soft);transition:.35s}.mm-congress.hidden{opacity:.08;filter:blur(2px);transform:scale(.985);pointer-events:none}.mm-congress time{font-family:"Playfair Display",serif;font-size:26px;font-weight:700;color:var(--champ)}.mm-congress small{font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#8f837b}.mm-congress h3{font-family:"Playfair Display",serif;font-size:25px;line-height:1.15;margin:6px 0;font-weight:700}
.mm-contact-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:start}.mm-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:30px;border:1px solid var(--soft);border-radius:24px;background:rgba(255,255,255,.025)}.mm-form label{display:flex;flex-direction:column;gap:8px;color:#a99e97;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.mm-form label.full,.mm-form .full{grid-column:1/-1}.mm-form input,.mm-form select,.mm-form textarea{width:100%;padding:15px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:#0b0908;color:white;outline:none;text-transform:none;letter-spacing:0;font-weight:500}.mm-form input:focus,.mm-form select:focus,.mm-form textarea:focus{border-color:rgba(239,198,160,.45);box-shadow:0 0 0 3px rgba(217,149,97,.06)}.mm-form>button{grid-column:1/-1}.mm-form-note{font-size:10px;color:#776d66;margin:0}.mm-contact-cards{display:grid;gap:14px}.mm-contact-cards article{padding:27px;border-radius:21px;border:1px solid var(--soft);background:rgba(255,255,255,.02)}.mm-contact-cards small{font-size:9px;font-weight:800;letter-spacing:.17em;color:var(--champ);text-transform:uppercase}.mm-contact-cards h2{font-family:"Playfair Display",serif;font-size:30px;margin:10px 0;font-weight:700}.mm-contact-cards p{color:var(--muted);line-height:1.65;font-size:13px}.mm-contact-cards a{display:block;color:#f0d0b5;margin-top:7px;font-weight:700;font-size:13px}.mm-signature.contact{margin-top:18px;max-width:260px}
.mm-footer{padding:70px 0 28px;background:#050505;border-top:1px solid var(--soft)}.mm-footer-grid{display:grid;grid-template-columns:1.5fr .65fr .65fr;gap:60px}.mm-footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.mm-footer p{color:#887e77;max-width:480px;line-height:1.6;font-size:12px}.mm-footer-grid>div>small{font-size:9px;letter-spacing:.16em;color:#8c8078;text-transform:uppercase;margin-bottom:15px}.mm-footer-grid a:not(.mm-brand){color:#bcb2aa;font-size:12px;margin:6px 0}.mm-signature.footer{max-width:290px;margin-top:18px;opacity:.75}.mm-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--soft);padding-top:23px;margin-top:42px;color:#675f59;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.mm-whatsapp{position:fixed;right:22px;bottom:22px;z-index:100;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#1bbd67,#118948);box-shadow:0 18px 50px rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.16)}.mm-whatsapp span{color:white;font-size:11px;font-weight:800;letter-spacing:.07em}.mm-lightbox{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;background:rgba(0,0,0,.92);opacity:0;pointer-events:none;transition:.3s;padding:5vw}.mm-lightbox.open{opacity:1;pointer-events:auto}.mm-lightbox img{max-width:90vw;max-height:88vh;object-fit:contain;border-radius:10px}.mm-lightbox button{position:absolute;top:25px;right:28px;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.05);color:white;font-size:29px;cursor:pointer}
@media(max-width:1100px){.mm-nav{display:none;position:absolute;top:78px;left:4vw;right:4vw;flex-direction:column;align-items:stretch;padding:20px;border-radius:20px;background:rgba(6,5,5,.98);border:1px solid var(--soft);box-shadow:0 30px 80px rgba(0,0,0,.45)}.mm-nav.open{display:flex}.mm-nav a{padding:8px 4px}.mm-menu{display:block}.mm-header-cta{display:none}.mm-hero-inner,.mm-inner-hero-grid,.mm-editorial-grid,.mm-doctor-preview,.mm-world-preview-grid,.mm-procedure-long-grid,.mm-map-layout,.mm-contact-grid{grid-template-columns:1fr}.mm-hero-card{height:520px}.mm-editorial-photo,.mm-doctor-shot,.mm-portrait-frame{height:560px}.mm-procedure-long-grid.reverse .mm-procedure-visual{order:0}.mm-proc-cards,.mm-three-columns,.mm-award-grid{grid-template-columns:1fr 1fr}.mm-proc-card:last-child{grid-column:1/-1}.mm-congress-list{grid-template-columns:1fr}.mm-footer-grid{grid-template-columns:1fr 1fr}.mm-footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:720px){body.mamamia-luxury-active.admin-bar .mm-header{top:46px}.mm-shell{width:min(92vw,620px)}.mm-header-inner{height:70px}.mm-brand{min-width:0}.mm-brand>img{width:40px;height:40px}.mm-brand small{display:none}.mm-brand b{font-size:11px}.mm-hero{padding:108px 0 72px;min-height:auto}.mm-hero-inner{gap:32px}.mm-title{font-size:clamp(50px,15vw,74px)}.mm-heading{font-size:clamp(39px,12vw,58px)}.mm-lead{font-size:16px}.mm-copy-lg{font-size:23px}.mm-hero-card{height:480px}.mm-scroll-label{display:none}.mm-section{padding:76px 0}.mm-intro-grid{grid-template-columns:1fr}.mm-sticky-label{position:static}.mm-sticky-label p{writing-mode:horizontal-tb}.mm-stat-row{grid-template-columns:1fr}.mm-section-head{flex-direction:column;align-items:flex-start}.mm-proc-cards,.mm-three-columns,.mm-award-grid,.mm-education-grid,.mm-method-steps{grid-template-columns:1fr}.mm-proc-card:last-child{grid-column:auto}.mm-proc-card{min-height:auto}.mm-proc-photo{height:250px}.mm-editorial-photo,.mm-doctor-shot,.mm-portrait-frame{height:500px}.mm-orbit-map{width:92vw;max-width:500px}.mm-inner-hero{padding:120px 0 70px;min-height:auto}.mm-credential-row{flex-direction:column;align-items:flex-start}.mm-procedure-long{padding:75px 0}.mm-procedure-visual{height:auto;aspect-ratio:4/3}.mm-results-teaser{flex-direction:column;align-items:flex-start}.mm-result-grid{grid-template-columns:1fr}.mm-result-image{aspect-ratio:1/1}.mm-mzero-hero{min-height:78vh;padding-bottom:70px}.mm-cinematic-grid{grid-template-columns:1fr}.mm-cinematic-grid figure{height:450px}.mm-world{overflow:visible}.mm-pin span{display:none}.mm-contact-grid{gap:30px}.mm-form{grid-template-columns:1fr;padding:20px}.mm-form label.full,.mm-form .full,.mm-form>button{grid-column:auto}.mm-footer-grid{grid-template-columns:1fr}.mm-footer-grid>div:first-child{grid-column:auto}.mm-footer-bottom{flex-direction:column}.mm-cursor-glow{display:none}}
@media(max-width:480px){.mm-hero-card{height:430px}.mm-editorial-photo,.mm-doctor-shot,.mm-portrait-frame{height:430px}.mm-actions{flex-direction:column}.mm-actions .mm-btn{width:100%}.mm-cinematic-grid figure{height:360px}.mm-marquee>div{gap:20px}.mm-marquee span{font-size:9px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.mm-reveal{opacity:1;filter:none;transform:none}.mm-cursor-glow{display:none}}


/* v1.3 public-facing polish and mobile fixes */

html,body{overflow-x:hidden!important;width:100%;max-width:100%}
body.mamamia-luxury-active{overscroll-behavior-x:none}
.mm-site, .mm-site main, .mm-section, .mm-hero, .mm-inner-hero, .mm-cta, .mm-footer{overflow-x:clip}
.mm-site{touch-action:pan-y}
.mm-header-inner{gap:20px}
.mm-brand{gap:12px;flex-wrap:nowrap}
.mm-signature.header{display:block;max-width:170px;width:170px;opacity:.85;filter:brightness(1.45) saturate(1.1);margin-left:6px;flex:0 0 auto}
.mm-header-cta{white-space:nowrap}
.mm-title,.mm-heading{letter-spacing:-.05em}
.mm-copy-lg{font-size:28px}
.mm-hero-inner,.mm-inner-hero-grid,.mm-procedure-long-grid,.mm-world-preview-grid,.mm-doctor-preview{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.mm-hero-card.main-image{height:680px}
.mm-hero-card.main-image>img{object-position:center top}
.mm-marquee>div{gap:22px}
.mm-marquee .mm-sep-logo{width:16px;height:16px;object-fit:contain;opacity:.58;filter:brightness(1.8) saturate(.4)}
.mm-card-link{display:inline-flex;margin-top:18px;color:var(--champ);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.mm-procedure-nav{display:flex;flex-wrap:wrap;gap:12px}
.mm-procedure-nav a{padding:11px 16px;border:1px solid var(--soft);border-radius:999px;background:rgba(255,255,255,.025);font-size:11px;font-weight:800;letter-spacing:.09em;color:#dfd6ce;text-transform:uppercase}
.mm-bullets{margin:24px 0 0;padding-left:18px;display:grid;gap:10px;color:#d4cac2;line-height:1.72;font-size:15px}
.mm-bullets li::marker{color:var(--champ)}
.mm-info-card{padding:28px;border:1px solid var(--soft);border-radius:24px;background:rgba(255,255,255,.025)}
.mm-info-card h3{margin:0 0 12px;font-family:"Playfair Display",serif;font-size:28px;line-height:1.1}
.mm-info-card p{margin:0;color:var(--muted);line-height:1.75;font-size:14px}
.mm-result-image.contain img{object-fit:contain;background:#090807}
.mm-result-image.cover img{object-fit:cover}
.mm-hero-card-copy span, .mm-contact-cards p, .mm-form-note, .mm-info-card p{font-size:13px}
@media(max-width:1100px){
  .mm-signature.header{display:none}
  .mm-hero-card.main-image{height:560px}
}
@media(max-width:720px){
  .mm-hero-card.main-image{height:450px}
  .mm-brand{max-width:calc(100% - 60px)}
  .mm-copy-lg{font-size:22px}
  .mm-procedure-nav a{width:auto;max-width:100%}
  .mm-world{overflow:hidden}
  .mm-hero-bg img,.mm-parallax{transform:none!important}
}
@media(max-width:480px){
  .mm-header-inner{height:68px}
  .mm-brand b{font-size:10px}
  .mm-hero{padding-top:100px}
  .mm-hero-card.main-image{height:390px}
  .mm-procedure-nav{gap:10px}
  .mm-procedure-nav a{font-size:10px;padding:10px 12px}
}


/* v1.4 premium globe experience */

.mm-globe-section{background:radial-gradient(circle at 65% 35%,rgba(217,149,97,.12),transparent 30%),radial-gradient(circle at 28% 20%,rgba(199,141,136,.09),transparent 24%)}
.mm-globe-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:28px;align-items:stretch}
.mm-globe-stage,.mm-globe-sidebar{position:relative;border:1px solid var(--soft);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015));overflow:hidden}
.mm-globe-stage{min-height:640px;box-shadow:0 40px 110px rgba(0,0,0,.38)}
.mm-rotating-globe{position:absolute;inset:0}
.mm-rotating-globe canvas{display:block;width:100%;height:100%}
.mm-globe-stage:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 50%,transparent 44%,rgba(255,255,255,.06) 45%,transparent 49%),radial-gradient(circle at 50% 50%,rgba(239,198,160,.08),transparent 60%),linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,0) 30%,rgba(0,0,0,.12));z-index:1}
.mm-globe-centerpiece{position:absolute;left:26px;right:26px;bottom:24px;z-index:2;padding:18px 20px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(9,8,7,.52);backdrop-filter:blur(18px);display:flex;flex-direction:column;gap:4px}
.mm-globe-centerpiece span{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--champ);font-weight:800}
.mm-globe-centerpiece strong{font-family:"Playfair Display",serif;font-size:30px;line-height:1.05;font-weight:700}
.mm-globe-centerpiece small{font-size:12px;color:#c0b5ae}
.mm-globe-sidebar{padding:28px}
.mm-globe-sidebar h3{margin:0 0 20px;font-family:"Playfair Display",serif;font-size:34px;line-height:1.08}
.mm-country-filters{display:flex;flex-wrap:wrap;gap:10px}
.mm-filter-country{appearance:none;border:1px solid rgba(239,198,160,.22);background:rgba(255,255,255,.03);color:#ece3dc;padding:11px 14px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:.28s transform,.28s border-color,.28s background}
.mm-filter-country:hover,.mm-filter-country.active{transform:translateY(-2px);border-color:rgba(239,198,160,.7);background:linear-gradient(135deg,rgba(217,149,97,.22),rgba(255,255,255,.06))}
.mm-globe-note{margin-top:22px;padding:18px;border-radius:18px;border:1px solid var(--soft);background:rgba(255,255,255,.022)}
.mm-globe-note p{margin:0;color:#cabfb8;line-height:1.72;font-size:14px}
.mm-congress.hidden{opacity:.12;filter:blur(2px);transform:scale(.985);pointer-events:none}
@media(max-width:1100px){
  .mm-globe-layout{grid-template-columns:1fr}
  .mm-globe-stage{min-height:560px}
}
@media(max-width:720px){
  .mm-globe-stage{min-height:460px}
  .mm-globe-sidebar{padding:22px}
  .mm-globe-sidebar h3{font-size:28px}
  .mm-globe-centerpiece strong{font-size:24px}
}
@media(max-width:480px){
  .mm-globe-stage{min-height:390px}
  .mm-globe-centerpiece{left:16px;right:16px;bottom:16px;padding:15px 16px}
}


/* v1.5 refinements */

.mm-country-list{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 26px}.mm-country-list span{padding:10px 13px;border-radius:999px;border:1px solid rgba(239,198,160,.18);background:rgba(255,255,255,.03);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#ddd1c8}
.mm-premium-globe{display:flex;flex-direction:column;align-items:center;gap:18px}.mm-premium-globe-sphere{position:relative;width:min(560px,100%);aspect-ratio:1/1;border-radius:50%;overflow:hidden;background:radial-gradient(circle at 32% 28%,rgba(183,120,63,.95),rgba(23,17,12,.98) 44%,rgba(8,10,20,1) 74%);border:1px solid rgba(239,198,160,.16);box-shadow:0 45px 110px rgba(0,0,0,.44), inset 0 0 90px rgba(255,255,255,.05)}
.mm-premium-globe.large .mm-premium-globe-sphere{width:min(690px,100%)}
.mm-premium-globe-sphere:before{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.2),transparent 18%),radial-gradient(circle at 50% 50%,transparent 56%,rgba(255,255,255,.08) 57%,transparent 63%),linear-gradient(90deg,transparent 0%,rgba(255,255,255,.07) 44%,rgba(255,255,255,0) 56%);pointer-events:none;z-index:3}
.mm-premium-globe-sphere:after{content:"";position:absolute;inset:10% 8%;border-radius:50%;border:1px solid rgba(255,255,255,.05);pointer-events:none;z-index:2}
.mm-globe-band{position:absolute;left:-58%;top:16%;width:216%;height:68%;display:flex;animation:mmGlobeSpin 28s linear infinite;z-index:1;opacity:.95}
.mm-premium-globe.compact .mm-globe-band{top:18%;height:64%}
.mm-premium-globe-sphere:hover .mm-globe-band{animation-play-state:paused}
.mm-globe-band svg{width:50%;height:100%;flex:0 0 50%}
.mm-globe-band path{fill:rgba(224,192,158,.93);stroke:rgba(255,249,241,.14);stroke-width:3}
@keyframes mmGlobeSpin{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.mm-globe-caption{max-width:520px;text-align:center}.mm-globe-caption small{display:block;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--champ);font-weight:800;margin-bottom:8px}.mm-globe-caption strong{font-family:"Playfair Display",serif;font-size:26px;line-height:1.18}
.mm-globe-marker{position:absolute;z-index:4;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,244,232,.18);background:rgba(9,8,7,.68);backdrop-filter:blur(14px);color:#fff7ee;font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;cursor:pointer;transition:.28s transform,.28s border-color,.28s background, .28s opacity;box-shadow:0 10px 22px rgba(0,0,0,.24)}
.mm-globe-marker:before{content:"";position:absolute;left:-14px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:#fff2dc;box-shadow:0 0 0 5px rgba(255,232,194,.14),0 0 18px rgba(255,235,205,.55)}
.mm-globe-marker:hover,.mm-globe-marker.active,.mm-globe-marker.selected{transform:translateY(-2px) scale(1.02);border-color:rgba(255,224,184,.62);background:rgba(53,34,26,.8)}
.mm-globe-marker.mx{left:16%;top:48%}.mm-globe-marker.us{left:17%;top:34%}.mm-globe-marker.gt{left:23%;top:55%}.mm-globe-marker.cr{left:27%;top:60%}.mm-globe-marker.co{left:34%;top:58%}.mm-globe-marker.pe{left:32%;top:69%}.mm-globe-marker.cl{left:33%;top:84%}.mm-globe-marker.ar{left:42%;top:84%}.mm-globe-marker.mc{left:62%;top:33%}
.mm-world-preview-grid{align-items:center}
.mm-world-preview .mm-premium-globe-sphere{max-width:520px}
.mm-testimonial-gallery{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;margin-top:34px}.mm-testimonial-card{grid-column:span 4;position:relative;border-radius:28px;overflow:hidden;border:1px solid rgba(239,198,160,.12);background:#111;box-shadow:0 24px 60px rgba(0,0,0,.33);cursor:pointer;min-height:400px}.mm-testimonial-card.tall{grid-column:span 5;grid-row:span 2;min-height:660px}.mm-testimonial-card.wide{grid-column:span 7;min-height:320px}.mm-testimonial-card img{width:100%;height:100%;display:block;object-fit:cover}.mm-testimonial-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.08) 54%,rgba(0,0,0,.62) 100%)}.mm-testimonial-card figcaption{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;padding:16px 18px;border-radius:18px;background:rgba(10,9,8,.62);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:8px}.mm-testimonial-card b{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--champ)}.mm-testimonial-card span{font-size:14px;line-height:1.6;color:#f5ede6}
/* use the new M ZERO image better */
.mm-editorial-photo img[src*="mzero-premium"], .mm-mzero-bg img[src*="mzero-premium"]{object-position:center center}
.mm-cinematic-grid figure:first-child img{object-position:center center}
/* keep congress filter styling */
.mm-globe-layout{display:grid;grid-template-columns:1.18fr .82fr;gap:28px;align-items:center}.mm-globe-sidebar{position:relative;border:1px solid var(--soft);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015));padding:28px}
.mm-globe-sidebar h3{margin:0 0 20px;font-family:"Playfair Display",serif;font-size:34px;line-height:1.08}.mm-country-filters{display:flex;flex-wrap:wrap;gap:10px}.mm-filter-country{appearance:none;border:1px solid rgba(239,198,160,.22);background:rgba(255,255,255,.03);color:#ece3dc;padding:11px 14px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:.28s transform,.28s border-color,.28s background}.mm-filter-country:hover,.mm-filter-country.active{transform:translateY(-2px);border-color:rgba(239,198,160,.7);background:linear-gradient(135deg,rgba(217,149,97,.22),rgba(255,255,255,.06))}.mm-globe-note{margin-top:22px;padding:18px;border-radius:18px;border:1px solid var(--soft);background:rgba(255,255,255,.022)}.mm-globe-note p{margin:0;color:#cabfb8;line-height:1.72;font-size:14px}
@media(max-width:1100px){.mm-globe-layout{grid-template-columns:1fr}.mm-testimonial-card,.mm-testimonial-card.tall,.mm-testimonial-card.wide{grid-column:span 6;min-height:420px}.mm-testimonial-card.tall{grid-row:span 1}}
@media(max-width:720px){.mm-testimonial-gallery{grid-template-columns:1fr}.mm-testimonial-card,.mm-testimonial-card.tall,.mm-testimonial-card.wide{grid-column:1;min-height:360px}.mm-premium-globe-sphere{width:min(92vw,520px)}.mm-globe-marker{font-size:9px;padding:7px 10px}.mm-globe-marker:before{width:7px;height:7px;left:-12px}.mm-globe-marker.mx{left:10%;top:49%}.mm-globe-marker.us{left:11%;top:34%}.mm-globe-marker.gt{left:18%;top:56%}.mm-globe-marker.cr{left:23%;top:61%}.mm-globe-marker.co{left:29%;top:58%}.mm-globe-marker.pe{left:27%;top:70%}.mm-globe-marker.cl{left:28%;top:84%}.mm-globe-marker.ar{left:40%;top:84%}.mm-globe-marker.mc{left:59%;top:32%}.mm-globe-sidebar h3{font-size:28px}}


/* v1.6 real map + Forbes feature */

.mm-real-map-layout{display:grid;grid-template-columns:1.28fr .72fr;gap:28px;align-items:center}
.mm-real-map-card{position:relative;border-radius:30px;overflow:hidden;border:1px solid rgba(239,198,160,.14);background:radial-gradient(circle at 50% 42%,rgba(23,17,12,.95),rgba(8,12,22,.98) 70%);box-shadow:0 35px 100px rgba(0,0,0,.4)}
.mm-real-map{position:relative;aspect-ratio:2.05/1;padding:22px 24px 8px}.mm-real-map>img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 22px rgba(0,0,0,.18))}.mm-real-map:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.08),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.025),transparent 50%);pointer-events:none}.mm-real-map-card.large .mm-real-map{min-height:520px}
.mm-real-map-caption{padding:18px 24px 22px;border-top:1px solid rgba(255,255,255,.06);background:rgba(7,8,11,.58)}.mm-real-map-caption small{display:block;color:var(--champ);font-size:9px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;margin-bottom:6px}.mm-real-map-caption strong{font-family:"Playfair Display",serif;font-size:24px;line-height:1.15}
.mm-map-marker{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);z-index:5;border:0;background:transparent;color:#fff;cursor:pointer;padding:0}.mm-map-marker i{display:block;width:9px;height:9px;border-radius:50%;background:#fff4e7;box-shadow:0 0 0 6px rgba(242,195,149,.15),0 0 22px rgba(255,223,183,.72);animation:mmPulse 2.4s ease-in-out infinite}.mm-map-marker span{position:absolute;left:13px;top:50%;transform:translateY(-50%);white-space:nowrap;padding:6px 9px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(7,8,11,.76);backdrop-filter:blur(12px);font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;opacity:.88}.mm-map-marker:hover span,.mm-map-marker.active span,.mm-map-marker.selected span{background:rgba(70,43,31,.9);border-color:rgba(239,198,160,.55);opacity:1}.mm-map-marker:hover i,.mm-map-marker.active i,.mm-map-marker.selected i{transform:scale(1.18);box-shadow:0 0 0 7px rgba(242,195,149,.2),0 0 30px rgba(255,223,183,.9)}@keyframes mmPulse{50%{box-shadow:0 0 0 10px rgba(242,195,149,.04),0 0 26px rgba(255,223,183,.78)}}
.mm-forbes-feature{background:linear-gradient(180deg,#080807,#0c0a09 50%,#070706);border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.mm-forbes-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:center}.mm-forbes-visual{position:relative;min-height:590px;border-radius:32px;overflow:hidden;border:1px solid rgba(239,198,160,.16);background:#ece8df;box-shadow:0 34px 100px rgba(0,0,0,.42)}.mm-forbes-visual img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 28%;filter:saturate(.75) contrast(1.02)}.mm-forbes-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.12) 55%,rgba(0,0,0,.65))}.mm-forbes-wordmark{position:absolute;left:28px;top:24px;z-index:3;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4vw,62px);font-weight:700;color:#fff;letter-spacing:-.04em;text-shadow:0 4px 24px rgba(0,0,0,.32)}.mm-forbes-wordmark span{display:block;font-family:Manrope,sans-serif;font-size:11px;letter-spacing:.22em;margin-top:2px}.mm-forbes-copy>p:not(.mm-kicker){color:#cbc0b8;font-size:17px;line-height:1.78;margin:20px 0}.mm-forbes-copy blockquote{margin:28px 0;padding:22px 0 22px 24px;border-left:2px solid var(--champ);font-family:"Playfair Display",serif;font-size:clamp(24px,2.8vw,38px);font-weight:700;line-height:1.28;color:#f4ece4}.mm-forbes-tags{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 26px}.mm-forbes-tags span{padding:9px 12px;border-radius:999px;border:1px solid rgba(239,198,160,.2);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#d9cec6}
/* old globe is no longer used */
.mm-premium-globe,.mm-orbit-map{display:none!important}
@media(max-width:1100px){.mm-real-map-layout,.mm-forbes-grid{grid-template-columns:1fr}.mm-forbes-visual{min-height:500px}.mm-real-map-card.large .mm-real-map{min-height:auto}}
@media(max-width:720px){.mm-real-map{padding:14px 10px 2px;aspect-ratio:1.75/1}.mm-map-marker span{display:none}.mm-map-marker i{width:8px;height:8px}.mm-real-map-caption{padding:15px 18px 18px}.mm-real-map-caption strong{font-size:20px}.mm-forbes-visual{min-height:420px}.mm-forbes-grid{gap:34px}.mm-forbes-wordmark{left:20px;top:18px}.mm-forbes-copy blockquote{font-size:25px}}


/* ============================================================
   v1.7 RESPONSIVE CONTRACT — final overrides (phones/tablets)
   ============================================================ */

/* Prevent any child from forcing a horizontal layout */
.mm-site,.mm-site main,.mm-site section,.mm-site header,.mm-site footer{max-width:100%;overflow-x:clip}
.mm-shell,.mm-hero-copy,.mm-editorial-copy,.mm-forbes-copy,.mm-map-copy,.mm-globe-sidebar,.mm-procedure-copy,.mm-contact-grid>*{min-width:0}
.mm-title,.mm-heading,.mm-copy-lg,.mm-lead,.mm-forbes-copy p,.mm-congress h3,.mm-info-card p,.mm-contact-cards p{overflow-wrap:break-word;word-break:normal;hyphens:none}
.mm-real-map-card,.mm-forbes-visual,.mm-hero-card,.mm-editorial-photo,.mm-doctor-shot,.mm-portrait-frame,.mm-procedure-visual{max-width:100%}

/* --------------------------- LIGHT / BLUE ALTERNATIVE --------------------------- */
.mm-site.mm-theme-light{
  --bg:#f6fbff;--bg2:#eaf5ff;--panel:#ffffff;--ivory:#17110c;--muted:#b7783f;
  --copper:#b7783f;--champ:#b7783f;--rose:#e8c08f;--line:rgba(183,120,63,.20);
  --soft:rgba(183,120,63,.12);--shadow:0 30px 90px rgba(183,120,63,.14);
  background:radial-gradient(circle at 8% 9%,rgba(232,192,143,.17),transparent 26%),radial-gradient(circle at 90% 26%,rgba(232,192,143,.21),transparent 25%),linear-gradient(180deg,#fbfdff,#eef7ff 50%,#ffffff);
  color:#17110c;
}
body.mamamia-luxury-alternative{background:#f6fbff!important;color:#17110c!important}
.mm-theme-light .mm-noise{opacity:.035;mix-blend-mode:multiply}
.mm-theme-light .mm-cursor-glow{background:radial-gradient(circle,rgba(183,120,63,.15),rgba(183,120,63,.035) 38%,transparent 69%)}
.mm-theme-light .mm-progress{background:rgba(183,120,63,.06)}
.mm-theme-light .mm-progress span{background:linear-gradient(90deg,#b7783f,#e8c08f,#e8c08f);box-shadow:0 0 18px rgba(232,192,143,.36)}
.mm-theme-light .mm-page-transition{background:#f4faff}
.mm-theme-light .mm-header{background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(247,252,255,.78));border-color:rgba(183,120,63,.09);box-shadow:none}
.mm-theme-light .mm-header.scrolled{background:rgba(255,255,255,.96);box-shadow:0 12px 42px rgba(183,120,63,.10)}
.mm-theme-light .mm-brand b{color:#17110c}.mm-theme-light .mm-brand small{color:#b7783f}
.mm-theme-light .mm-nav a{color:#b7783f}.mm-theme-light .mm-nav a:hover,.mm-theme-light .mm-nav a.is-active{color:#b7783f}
.mm-theme-light .mm-nav a:after{background:linear-gradient(90deg,#b7783f,#e8c08f)}
.mm-theme-light .mm-menu{border-color:rgba(183,120,63,.16);background:rgba(255,255,255,.82)}
.mm-theme-light .mm-menu i{background:#17110c}
.mm-theme-light .mm-btn{border-color:rgba(183,120,63,.28);background:rgba(255,255,255,.72);color:#b7783f;box-shadow:0 8px 28px rgba(183,120,63,.08)}
.mm-theme-light .mm-btn:hover{border-color:rgba(183,120,63,.58);box-shadow:0 16px 44px rgba(183,120,63,.15)}
.mm-theme-light .mm-btn-fill{color:#fff!important;background:linear-gradient(135deg,#b7783f,#b7783f 48%,#e8c08f);box-shadow:0 12px 34px rgba(183,120,63,.22)}
.mm-theme-light .mm-kicker{color:#b7783f}
.mm-theme-light .mm-scroll-color{background:linear-gradient(105deg,#17110c 0%,#17110c 20%,#b7783f 45%,#e8c08f 68%,#b7783f 88%,#17110c 100%);background-size:280% 100%;background-position:var(--tx,0%) center;-webkit-background-clip:text;background-clip:text;filter:none}
.mm-theme-light .mm-lead{color:#b7783f}.mm-theme-light .mm-copy-lg{color:#b7783f}
.mm-theme-light .mm-hero-bg img{filter:saturate(.84) brightness(.92) contrast(1.02)}
.mm-theme-light .mm-hero-overlay{background:linear-gradient(90deg,rgba(249,253,255,.98) 0%,rgba(247,252,255,.94) 37%,rgba(242,250,255,.62) 61%,rgba(242,250,255,.20)),linear-gradient(180deg,rgba(250,253,255,.16),rgba(236,247,255,.92) 94%)}
.mm-theme-light .mm-hero-card{border-color:rgba(183,120,63,.18);background:#fff;box-shadow:0 34px 90px rgba(183,120,63,.18)}
.mm-theme-light .mm-hero-card:after{background:linear-gradient(180deg,transparent 45%,rgba(23,17,12,.79))}
.mm-theme-light .mm-hero-card-copy{background:rgba(250,253,255,.76);border-color:rgba(255,255,255,.72);color:#17110c}.mm-theme-light .mm-hero-card-copy small{color:#b7783f}.mm-theme-light .mm-hero-card-copy span{color:#b7783f}
.mm-theme-light .mm-marquee{background:linear-gradient(90deg,#eef8ff,#fff,#edf7ff);border-color:rgba(183,120,63,.10)}.mm-theme-light .mm-marquee span{color:#b7783f}
.mm-theme-light .mm-proc-card,.mm-theme-light .mm-info-card,.mm-theme-light .mm-stat-row>div,.mm-theme-light .mm-contact-cards article,.mm-theme-light .mm-globe-sidebar{background:rgba(255,255,255,.84);border-color:rgba(183,120,63,.12);box-shadow:0 20px 55px rgba(183,120,63,.08)}
.mm-theme-light .mm-proc-card p,.mm-theme-light .mm-info-card p,.mm-theme-light .mm-editorial-copy p:not(.mm-kicker),.mm-theme-light .mm-contact-cards p,.mm-theme-light .mm-globe-note p{color:#b7783f}
.mm-theme-light .mm-proc-photo{background:#e8f3fb}
.mm-theme-light .mm-editorial{background:linear-gradient(180deg,rgba(255,247,238,.34),rgba(255,255,255,.75),rgba(255,247,238,.35))}
.mm-theme-light .mm-editorial-photo,.mm-theme-light .mm-doctor-shot,.mm-theme-light .mm-portrait-frame,.mm-theme-light .mm-procedure-visual{border-color:rgba(183,120,63,.15);box-shadow:0 28px 75px rgba(183,120,63,.12)}
.mm-theme-light .mm-badges span,.mm-theme-light .mm-country-list span,.mm-theme-light .mm-filter-country,.mm-theme-light .mm-procedure-nav a,.mm-theme-light .mm-forbes-tags span{color:#b7783f;border-color:rgba(183,120,63,.17);background:rgba(255,255,255,.70)}
.mm-theme-light .mm-world-preview{border-color:rgba(183,120,63,.10)}
.mm-theme-light .mm-real-map-card{border-color:rgba(183,120,63,.22);box-shadow:0 34px 90px rgba(183,120,63,.17)}
.mm-theme-light .mm-real-map-caption{background:linear-gradient(90deg,rgba(23,17,12,.94),rgba(183,120,63,.90));border-color:rgba(255,255,255,.12);color:#fff}.mm-theme-light .mm-real-map-caption small{color:#e8c08f}.mm-theme-light .mm-real-map-caption strong{color:#fff}
.mm-theme-light .mm-forbes-feature{background:linear-gradient(180deg,#f8fcff,#edf7ff 52%,#ffffff);border-color:rgba(183,120,63,.09)}
.mm-theme-light .mm-forbes-copy>p:not(.mm-kicker){color:#b7783f}.mm-theme-light .mm-forbes-copy blockquote{color:#17110c;border-color:#b7783f}
.mm-theme-light .mm-testimonials{background:radial-gradient(circle at 50% 0%,rgba(183,120,63,.13),transparent 36%)}
.mm-theme-light .mm-testimonial-card{border-color:rgba(183,120,63,.13);box-shadow:0 24px 55px rgba(183,120,63,.14)}
.mm-theme-light .mm-form{background:rgba(255,255,255,.86);border-color:rgba(183,120,63,.13);box-shadow:0 28px 70px rgba(183,120,63,.10)}
.mm-theme-light .mm-form input,.mm-theme-light .mm-form select,.mm-theme-light .mm-form textarea{background:#f8fcff;border-color:rgba(183,120,63,.15);color:#17110c}
.mm-theme-light .mm-mzero-shade{background:linear-gradient(90deg,rgba(239,248,255,.92),rgba(239,248,255,.48) 48%,rgba(239,248,255,.10)),linear-gradient(180deg,rgba(248,252,255,.10),rgba(242,249,255,.82))}
.mm-theme-light .mm-mzero-hero .mm-lead{color:#b7783f}
.mm-theme-light .mm-method-steps article{background:#fff;border-color:rgba(183,120,63,.12);box-shadow:0 18px 48px rgba(183,120,63,.08)}
.mm-theme-light .mm-congress{background:rgba(255,255,255,.82);border-color:rgba(183,120,63,.12);box-shadow:0 16px 42px rgba(183,120,63,.07)}
.mm-theme-light .mm-congress small,.mm-theme-light .mm-congress p{color:#b7783f}
.mm-theme-light .mm-cta{background:radial-gradient(circle at 50% 0%,rgba(232,192,143,.17),transparent 38%),linear-gradient(180deg,#eef8ff,#ffffff);border-color:rgba(183,120,63,.10)}
.mm-theme-light .mm-footer{background:linear-gradient(180deg,#eaf5ff,#f8fcff);border-color:rgba(183,120,63,.10);color:#b7783f}.mm-theme-light .mm-footer p,.mm-theme-light .mm-footer a{color:#b7783f}.mm-theme-light .mm-footer small{color:#b7783f}.mm-theme-light .mm-footer-bottom{border-color:rgba(183,120,63,.09);color:#b7783f}
.mm-theme-light .mm-whatsapp{box-shadow:0 18px 46px rgba(22,111,86,.22)}

/* TABLET: everything that needs breathing room stacks before it becomes narrow. */
@media (max-width:1100px){
  .mm-shell{width:min(100% - 48px,900px)!important}
  .mm-hero-inner,.mm-inner-hero-grid,.mm-editorial-grid,.mm-doctor-preview,.mm-world-preview-grid,.mm-procedure-long-grid,.mm-real-map-layout,.mm-forbes-grid,.mm-contact-grid,.mm-map-layout,.mm-globe-layout{grid-template-columns:minmax(0,1fr)!important;gap:42px!important}
  .mm-title{font-size:clamp(52px,7.8vw,76px)!important;line-height:.98!important}
  .mm-heading{font-size:clamp(39px,5.8vw,58px)!important;line-height:1.01!important}
  .mm-hero-copy{max-width:780px}
  .mm-hero-card.main-image{width:100%;height:min(650px,72vh)!important}
  .mm-world-preview .mm-real-map-card,.mm-real-map-card.large{width:100%!important;max-width:920px;margin-inline:auto}
  .mm-real-map-card.large .mm-real-map{min-height:0!important}
  .mm-forbes-visual{width:100%;min-height:540px}
  .mm-doctor-shot{width:100%;height:min(720px,76vh)}
  .mm-proc-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mm-proc-card:last-child{grid-column:auto!important}
  .mm-testimonial-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mm-testimonial-card,.mm-testimonial-card.tall,.mm-testimonial-card.wide{grid-column:auto!important;grid-row:auto!important;min-height:480px!important}
  .mm-footer-grid{grid-template-columns:1fr 1fr!important}.mm-footer-grid>div:first-child{grid-column:1/-1!important}
}

/* PHONE: explicit layout rules to avoid the narrow-column bug shown in screenshots. */
@media (max-width:720px){
  html,body{max-width:100%;overflow-x:hidden!important}
  .mm-site{width:100%;max-width:100%;overflow-x:clip!important}
  .mm-shell{width:calc(100% - 32px)!important;max-width:none!important;margin-inline:16px!important}
  .mm-header-inner{height:70px!important;gap:10px!important}.mm-brand{min-width:0!important;max-width:calc(100% - 62px)!important;gap:9px!important}.mm-brand>img:first-child{width:38px!important;height:38px!important}.mm-signature.header{display:none!important}.mm-brand b{font-size:11px!important;letter-spacing:.16em!important}.mm-brand small{display:none!important}
  .mm-nav{left:16px!important;right:16px!important;top:70px!important;width:auto!important;max-width:none!important}
  .mm-hero{padding:100px 0 58px!important;min-height:auto!important}.mm-hero-inner{grid-template-columns:minmax(0,1fr)!important;gap:28px!important}.mm-hero-copy{width:100%;max-width:none!important}
  .mm-title{font-size:clamp(42px,12.3vw,58px)!important;line-height:.98!important;letter-spacing:-.032em!important;max-width:100%!important}
  .mm-heading{font-size:clamp(33px,9.5vw,45px)!important;line-height:1.02!important;letter-spacing:-.027em!important;max-width:100%!important}
  .mm-kicker{font-size:9px!important;line-height:1.55!important;letter-spacing:.20em!important;max-width:100%}
  .mm-lead{font-size:16px!important;line-height:1.65!important;max-width:100%!important}.mm-copy-lg{font-size:20px!important;line-height:1.52!important;max-width:100%!important}
  .mm-actions{width:100%}.mm-actions .mm-btn{flex:1 1 100%;width:100%}
  .mm-hero-card.main-image,.mm-hero-card{height:auto!important;min-height:0!important;aspect-ratio:4/5!important;width:100%!important;border-radius:22px!important}.mm-hero-card-copy{left:12px!important;right:12px!important;bottom:12px!important;padding:15px!important}.mm-hero-card-copy strong{font-size:22px!important}
  .mm-section{padding:68px 0!important}.mm-section-head{gap:16px!important;margin-bottom:26px!important}.mm-section-head>*{min-width:0!important}
  .mm-marquee>div{padding:14px 0!important;gap:18px!important}.mm-marquee span{font-size:9px!important;letter-spacing:.16em!important}
  .mm-proc-cards,.mm-three-columns,.mm-award-grid,.mm-education-grid,.mm-method-steps,.mm-result-grid,.mm-testimonial-gallery{grid-template-columns:minmax(0,1fr)!important;gap:16px!important}.mm-proc-card,.mm-testimonial-card,.mm-testimonial-card.tall,.mm-testimonial-card.wide{grid-column:auto!important;grid-row:auto!important;width:100%!important;min-height:0!important}.mm-proc-photo{height:auto!important;aspect-ratio:4/3!important}.mm-testimonial-card{aspect-ratio:4/5!important}.mm-testimonial-card img{object-position:center top!important}
  .mm-editorial-grid,.mm-doctor-preview,.mm-world-preview-grid,.mm-real-map-layout,.mm-forbes-grid,.mm-procedure-long-grid,.mm-contact-grid,.mm-globe-layout{grid-template-columns:minmax(0,1fr)!important;gap:30px!important;width:100%!important}.mm-editorial-grid>*,.mm-doctor-preview>*,.mm-world-preview-grid>*,.mm-real-map-layout>*,.mm-forbes-grid>*,.mm-procedure-long-grid>*{min-width:0!important;width:100%!important}
  .mm-editorial-photo,.mm-doctor-shot,.mm-portrait-frame{height:auto!important;aspect-ratio:4/5!important;border-radius:22px!important}.mm-editorial-photo img{height:100%!important;transform:none!important}.mm-doctor-shot>img:first-child{object-position:center 25%!important}
  .mm-badges,.mm-country-list,.mm-country-filters{gap:8px!important}.mm-badges span,.mm-country-list span,.mm-filter-country,.mm-procedure-nav a{font-size:9px!important;padding:9px 11px!important;line-height:1.25!important;max-width:100%!important;white-space:normal!important}
  .mm-world-preview{padding-top:62px!important}.mm-world-preview-grid{align-items:stretch!important}.mm-world-preview .mm-real-map-card{order:2!important;margin-top:4px!important}
  .mm-real-map-card{width:100%!important;border-radius:20px!important;overflow:hidden!important}.mm-real-map{width:100%!important;aspect-ratio:1.82/1!important;min-height:0!important;height:auto!important;padding:10px 6px 2px!important}.mm-real-map>img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.mm-map-marker span{display:none!important}.mm-map-marker i{width:7px!important;height:7px!important}.mm-real-map-caption{padding:14px 15px 16px!important}.mm-real-map-caption strong{display:block;font-size:17px!important;line-height:1.22!important}.mm-real-map-caption small{font-size:8px!important}
  .mm-forbes-visual{min-height:0!important;height:auto!important;aspect-ratio:4/5!important;border-radius:22px!important}.mm-forbes-wordmark{left:18px!important;top:16px!important}.mm-forbes-copy>p:not(.mm-kicker){font-size:15px!important;line-height:1.7!important}.mm-forbes-copy blockquote{font-size:23px!important;line-height:1.3!important;margin:20px 0!important;padding:16px 0 16px 18px!important}.mm-forbes-copy .mm-btn{width:100%;text-align:center;padding:0 16px!important}
  .mm-inner-hero{padding:105px 0 54px!important;min-height:auto!important}.mm-inner-hero.compact{padding-bottom:50px!important}.mm-credential-row{gap:8px!important}.mm-credential-row span{font-size:10px!important}
  .mm-procedure-long{padding:62px 0!important}.mm-procedure-long-grid,.mm-procedure-long-grid.reverse{grid-template-columns:minmax(0,1fr)!important}.mm-procedure-long-grid.reverse .mm-procedure-visual{order:0!important}.mm-procedure-visual{height:auto!important;aspect-ratio:4/3!important}.mm-bullets{font-size:14px!important;line-height:1.62!important;padding-left:20px!important}
  .mm-map-section{padding:62px 0!important}.mm-globe-sidebar{padding:19px!important;border-radius:20px!important}.mm-globe-sidebar h3{font-size:27px!important;line-height:1.08!important}.mm-congress-list{grid-template-columns:minmax(0,1fr)!important;gap:13px!important}.mm-congress{padding:19px!important;grid-template-columns:64px minmax(0,1fr)!important}.mm-congress h3{font-size:20px!important;line-height:1.18!important}.mm-congress time{font-size:20px!important}
  .mm-form{grid-template-columns:minmax(0,1fr)!important;padding:18px!important}.mm-contact-cards{display:grid!important;grid-template-columns:minmax(0,1fr)!important}.mm-contact-cards article{padding:22px!important}
  .mm-cta{padding:62px 0!important}.mm-cta .mm-title{font-size:clamp(38px,10.7vw,52px)!important}.mm-cta .mm-btn{width:100%}
  .mm-footer-grid{grid-template-columns:minmax(0,1fr)!important}.mm-footer-grid>div:first-child{grid-column:auto!important}.mm-footer{padding-top:58px!important}.mm-footer-bottom{flex-direction:column!important;align-items:flex-start!important;gap:6px!important}
  .mm-whatsapp{width:54px!important;height:54px!important;right:14px!important;bottom:16px!important;font-size:12px!important}
}

/* Small phones */
@media (max-width:390px){
  .mm-shell{width:calc(100% - 24px)!important;margin-inline:12px!important}
  .mm-title{font-size:clamp(39px,12.1vw,49px)!important}.mm-heading{font-size:clamp(31px,9.2vw,38px)!important}.mm-copy-lg{font-size:18px!important}.mm-lead{font-size:15px!important}
  .mm-hero{padding-top:92px!important}.mm-hero-card.main-image{border-radius:18px!important}.mm-real-map{padding-inline:4px!important}.mm-congress{grid-template-columns:56px minmax(0,1fr)!important;padding:16px!important}.mm-congress h3{font-size:18px!important}
}

/* Landscape phones / iPad mini and tablets */
@media (min-width:721px) and (max-width:1100px){
  .mm-title{max-width:880px}.mm-heading{max-width:860px}.mm-real-map{aspect-ratio:2.05/1!important}.mm-testimonial-gallery{align-items:stretch}.mm-testimonial-card{aspect-ratio:4/5}
}

/* --- V1.8 refinement patch: mobile harmony, stronger public-facing copy support, and clearer alternative theme --- */
.mm-hero-inner{align-items:start}
.mm-hero-actions-row{grid-column:1 / -1;display:flex;gap:14px;flex-wrap:wrap;margin-top:-8px;position:relative;z-index:3}
.mm-hero-actions-row .mm-btn{min-width:220px}

.mm-editorial-copy p,.mm-mzero-copy .mm-lead,.mm-forbes-copy>p:not(.mm-kicker),.mm-globe-note p{max-width:68ch}
.mm-forbes-feature .mm-heading{max-width:10.5ch}
.mm-hero-card-copy span{line-height:1.55}

.mm-mzero-hero{position:relative;overflow:hidden}
.mm-mzero-bg img{filter:saturate(.8) brightness(.42) contrast(1.05);object-position:center 38%}
.mm-mzero-copy{max-width:860px;position:relative;z-index:3}
.mm-mzero-copy .mm-lead{font-size:18px;line-height:1.72}
.mm-mzero-shade{background:linear-gradient(90deg,rgba(6,6,6,.96),rgba(6,6,6,.78) 45%,rgba(6,6,6,.2) 74%),linear-gradient(180deg,rgba(6,6,6,.22),rgba(6,6,6,.72) 92%)}

.mm-real-map-card.large{overflow:hidden}
.mm-real-map{padding:20px 16px 10px}
.mm-real-map>img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center}
.mm-real-map-caption strong{max-width:30ch}

.mm-theme-light .mm-site{background:
  radial-gradient(circle at 10% 10%, rgba(232,192,143,.18), transparent 28%),
  radial-gradient(circle at 88% 18%, rgba(232,192,143,.18), transparent 25%),
  linear-gradient(180deg,#f7fbff 0%,#edf6ff 36%,#ffffff 100%)}
.mm-theme-light .mm-header{background:linear-gradient(180deg,rgba(247,251,255,.92),rgba(247,251,255,.70));border-bottom:1px solid rgba(183,120,63,.10);box-shadow:0 10px 30px rgba(183,120,63,.06)}
.mm-theme-light .mm-header.scrolled{background:rgba(249,252,255,.96);box-shadow:0 18px 36px rgba(183,120,63,.10)}
.mm-theme-light .mm-progress{background:rgba(183,120,63,.08)}
.mm-theme-light .mm-progress span{background:linear-gradient(90deg,#b7783f,#e8c08f,#fff7ee);box-shadow:0 0 16px rgba(183,120,63,.24)}
.mm-theme-light .mm-menu{background:rgba(255,255,255,.82);border-color:rgba(183,120,63,.18);box-shadow:0 10px 24px rgba(183,120,63,.10)}
.mm-theme-light .mm-menu i{background:#b7783f}
.mm-theme-light .mm-forbes-wordmark{color:#17110c;text-shadow:none}
.mm-theme-light .mm-forbes-wordmark span{color:#b7783f}
.mm-theme-light .mm-hero-card-copy{backdrop-filter:blur(18px);background:rgba(249,252,255,.82)}
.mm-theme-light .mm-hero-card-copy strong{color:#17110c}
.mm-theme-light .mm-hero-card-copy span{color:#b7783f}
.mm-theme-light .mm-mzero-shade{background:linear-gradient(90deg,rgba(248,252,255,.96),rgba(244,250,255,.78) 46%,rgba(241,249,255,.22) 78%),linear-gradient(180deg,rgba(248,252,255,.10),rgba(242,249,255,.76))}
.mm-theme-light .mm-globe-sidebar,.mm-theme-light .mm-real-map-card,.mm-theme-light .mm-forbes-feature .mm-forbes-visual,.mm-theme-light .mm-hero-card{box-shadow:0 24px 68px rgba(183,120,63,.12)}
.mm-theme-light .mm-whatsapp{background:linear-gradient(180deg,#33d679,#20b35d);color:#fff}

@media (max-width:1100px){
  .mm-hero-inner{grid-template-columns:minmax(0,1fr)!important}
  .mm-hero-actions-row{margin-top:0!important}
}

@media (max-width:720px){
  .mm-title{font-size:clamp(34px,11.2vw,48px)!important;line-height:1.01!important}
  .mm-heading{font-size:clamp(29px,8.8vw,39px)!important;line-height:1.05!important}
  .mm-lead{font-size:15px!important;line-height:1.68!important}
  .mm-hero-copy{display:flex;flex-direction:column;gap:14px}
  .mm-hero-copy .mm-lead{margin:0}
  .mm-hero-card.main-image,.mm-hero-card{aspect-ratio:5 / 6 !important}
  .mm-hero-card-copy{padding:16px 16px 18px!important}
  .mm-hero-card-copy small{font-size:8px!important}
  .mm-hero-card-copy strong{font-size:20px!important}
  .mm-hero-card-copy span{font-size:13px!important;line-height:1.5!important}
  .mm-actions.mm-hero-actions-row{gap:12px!important}
  .mm-hero-actions-row .mm-btn{min-width:0!important;width:100%!important;min-height:56px!important;font-size:13px!important}
  .mm-editorial-copy p,.mm-mzero-copy .mm-lead,.mm-forbes-copy>p:not(.mm-kicker),.mm-globe-note p{max-width:100%}
  .mm-mzero-copy{max-width:100%}
  .mm-mzero-bg img{object-position:center 34%!important}
  .mm-mzero-copy .mm-lead{font-size:15px!important;line-height:1.72!important}
  .mm-real-map-layout{grid-template-columns:minmax(0,1fr)!important;gap:18px!important}
  .mm-real-map-card.large{order:1!important;width:100%!important}
  .mm-globe-sidebar{order:2!important;width:100%!important}
  .mm-real-map{aspect-ratio:1.65 / 1 !important;padding:14px 10px 8px!important}
  .mm-real-map-caption{padding:14px 14px 16px!important}
  .mm-real-map-caption strong{font-size:15px!important;line-height:1.28!important;max-width:100%!important}
  .mm-world-preview-grid,.mm-real-map-layout,.mm-forbes-grid,.mm-doctor-preview,.mm-editorial-grid,.mm-contact-grid,.mm-procedure-long-grid,.mm-globe-layout,.mm-congress-list,.mm-award-grid,.mm-three-columns,.mm-method-steps,.mm-result-grid,.mm-testimonial-gallery{display:grid!important;grid-template-columns:minmax(0,1fr)!important}
  .mm-congress h3{font-size:18px!important;line-height:1.2!important}
}

@media (max-width:390px){
  .mm-title{font-size:clamp(31px,10.8vw,42px)!important}
  .mm-heading{font-size:clamp(26px,8.4vw,34px)!important}
  .mm-hero-card.main-image,.mm-hero-card{aspect-ratio:9 / 11 !important}
  .mm-real-map{aspect-ratio:1.52 / 1 !important}
}
.mm-site.mm-theme-light{background:
  radial-gradient(circle at 10% 10%, rgba(232,192,143,.18), transparent 28%),
  radial-gradient(circle at 88% 18%, rgba(232,192,143,.18), transparent 25%),
  linear-gradient(180deg,#f7fbff 0%,#edf6ff 36%,#ffffff 100%)!important;color:#17110c}

/* =============================================================
   V1.9.0 — SOLO PARA LA PROPUESTA ALTERNATIVA
   Rediseño visual más claro, más contrastado y con una estructura
   que se percibe como una verdadera segunda propuesta.
   La versión oscura principal permanece intacta.
   ============================================================= */

.mm-site.mm-theme-light{
  background:
    radial-gradient(circle at 8% 6%, rgba(232,192,143,.20), transparent 24%),
    radial-gradient(circle at 90% 16%, rgba(255,247,238,.26), transparent 26%),
    linear-gradient(180deg,#f7fbff 0%,#eef6ff 34%,#ffffff 100%)!important;
  color:#17110c!important;
}
.mm-theme-light .mm-noise{opacity:.035;mix-blend-mode:normal}
.mm-theme-light .mm-cursor-glow{background:radial-gradient(circle,rgba(232,192,143,.16),rgba(232,192,143,.05) 34%,transparent 68%);filter:blur(18px)}
.mm-theme-light,.mm-theme-light p,.mm-theme-light li,.mm-theme-light label,.mm-theme-light input,.mm-theme-light select,.mm-theme-light textarea{color:#b7783f}
.mm-theme-light .mm-kicker{color:#b7783f!important;letter-spacing:.22em}
.mm-theme-light .mm-title,
.mm-theme-light .mm-heading,
.mm-theme-light .mm-copy-lg,
.mm-theme-light h1,
.mm-theme-light h2,
.mm-theme-light h3,
.mm-theme-light h4,
.mm-theme-light strong,
.mm-theme-light b{color:#17110c}
.mm-theme-light .mm-lead,
.mm-theme-light .mm-editorial-copy p:not(.mm-kicker),
.mm-theme-light .mm-forbes-copy>p:not(.mm-kicker),
.mm-theme-light .mm-hero-card-copy span,
.mm-theme-light .mm-contact-cards p,
.mm-theme-light .mm-bullets li,
.mm-theme-light .mm-procedure-text p,
.mm-theme-light .mm-globe-note p,
.mm-theme-light .mm-footer p,
.mm-theme-light .mm-footer a{color:#b7783f!important}
.mm-theme-light .mm-scroll-color{
  background:linear-gradient(120deg,#b7783f 0%,#b7783f 24%,#b7783f 48%,#e8c08f 72%,#b7783f 100%)!important;
  background-size:220% 100%!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  color:transparent!important;
  filter:none!important;
}

/* Header y navegación alternativa */
.mm-theme-light .mm-header{
  background:rgba(248,252,255,.84)!important;
  backdrop-filter:blur(18px)!important;
  border-bottom:1px solid rgba(183,120,63,.10)!important;
  box-shadow:0 14px 34px rgba(183,120,63,.08)!important;
}
.mm-theme-light .mm-header.scrolled{background:rgba(250,253,255,.94)!important;box-shadow:0 16px 42px rgba(183,120,63,.12)!important}
.mm-theme-light .mm-brand span b{color:#17110c!important}
.mm-theme-light .mm-brand span small{color:#b7783f!important}
.mm-theme-light .mm-signature.header{filter:none;opacity:.82}
.mm-theme-light .mm-nav a{
  color:#b7783f!important;
  border:1px solid rgba(183,120,63,.11);
  background:rgba(255,255,255,.70);
  border-radius:999px;
  padding:12px 16px;
  transition:.25s;
}
.mm-theme-light .mm-nav a:hover,.mm-theme-light .mm-nav a.is-active{
  color:#b7783f!important;
  border-color:rgba(183,120,63,.22);
  background:#fff;
  box-shadow:0 10px 24px rgba(183,120,63,.10);
}
.mm-theme-light .mm-menu{
  background:rgba(255,255,255,.86)!important;
  border:1px solid rgba(183,120,63,.16)!important;
  box-shadow:0 12px 26px rgba(183,120,63,.10)!important;
}
.mm-theme-light .mm-menu i{background:#b7783f!important}
.mm-theme-light .mm-btn{
  color:#b7783f!important;
  background:rgba(255,255,255,.92)!important;
  border:1px solid rgba(183,120,63,.18)!important;
  box-shadow:0 10px 25px rgba(183,120,63,.08);
}
.mm-theme-light .mm-btn-fill,
.mm-theme-light .mm-header-cta{
  color:#fff!important;
  border:0!important;
  background:linear-gradient(135deg,#b7783f 0%,#e8c08f 55%,#e8c08f 100%)!important;
  box-shadow:0 18px 42px rgba(183,120,63,.22)!important;
}
.mm-theme-light .mm-btn:hover{border-color:rgba(183,120,63,.28)!important;box-shadow:0 18px 35px rgba(183,120,63,.12)!important}

/* Hero de la alternativa: estructura más tipo editorial / clínica premium */
.mm-theme-light[data-page="home"] .mm-home-hero{
  min-height:auto!important;
  padding:142px 0 94px!important;
}
.mm-theme-light[data-page="home"] .mm-hero-bg img{
  filter:saturate(.90) brightness(.93) contrast(1.02)!important;
  object-position:center 42%!important;
}
.mm-theme-light[data-page="home"] .mm-hero-overlay{
  background:
    linear-gradient(90deg,rgba(247,251,255,.92) 0%,rgba(247,251,255,.83) 35%,rgba(247,251,255,.35) 68%,rgba(247,251,255,.18) 100%),
    linear-gradient(180deg,rgba(255,255,255,.06),rgba(241,247,255,.76) 100%)!important;
}
.mm-theme-light[data-page="home"] .mm-hero-inner{
  grid-template-columns:1.02fr .98fr!important;
  gap:36px!important;
  align-items:stretch!important;
}
.mm-theme-light[data-page="home"] .mm-hero-copy{
  background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,255,255,.72));
  border:1px solid rgba(183,120,63,.12);
  box-shadow:0 24px 70px rgba(183,120,63,.14);
  border-radius:34px;
  padding:38px 36px;
  align-self:center;
}
.mm-theme-light[data-page="home"] .mm-hero-copy .mm-kicker{margin-bottom:16px}
.mm-theme-light[data-page="home"] .mm-hero-copy .mm-title{max-width:11ch}
.mm-theme-light[data-page="home"] .mm-hero-card{
  height:auto!important;
  min-height:620px;
  background:#fff!important;
  border:1px solid rgba(183,120,63,.15)!important;
  border-radius:34px!important;
  box-shadow:0 30px 76px rgba(183,120,63,.16)!important;
}
.mm-theme-light[data-page="home"] .mm-hero-card>img{
  filter:saturate(.92) brightness(.98)!important;
  object-position:center center!important;
}
.mm-theme-light[data-page="home"] .mm-hero-card:after{
  background:linear-gradient(180deg,transparent 45%,rgba(246,251,255,.96) 84%,rgba(246,251,255,1))!important;
}
.mm-theme-light[data-page="home"] .mm-hero-card-copy{
  left:18px;right:18px;bottom:18px;
  background:rgba(255,255,255,.92)!important;
  border:1px solid rgba(183,120,63,.14)!important;
  box-shadow:0 12px 28px rgba(183,120,63,.10);
}
.mm-theme-light[data-page="home"] .mm-hero-card-copy strong{font-size:28px!important;color:#17110c!important}
.mm-theme-light[data-page="home"] .mm-hero-card-copy small{color:#b7783f!important}
.mm-theme-light[data-page="home"] .mm-hero-actions-row{margin-top:22px!important}
.mm-theme-light[data-page="home"] .mm-actions .mm-btn{min-height:56px;padding-inline:28px}
.mm-theme-light .mm-marquee{
  background:linear-gradient(90deg,#f5faff,#ffffff 50%,#f5faff)!important;
  border-top:1px solid rgba(183,120,63,.10)!important;
  border-bottom:1px solid rgba(183,120,63,.10)!important;
}
.mm-theme-light .mm-marquee span{color:#b7783f!important}
.mm-theme-light .mm-sep-logo{filter:drop-shadow(0 3px 10px rgba(183,120,63,.10))}

/* Secciones de la alternativa */
.mm-theme-light .mm-section{padding:108px 0;position:relative}
.mm-theme-light .mm-section:before{
  content:"";
  position:absolute;inset:auto 0 0 0;height:1px;
  background:linear-gradient(90deg,transparent,rgba(183,120,63,.10),transparent);
}
.mm-theme-light .mm-section-head{align-items:center!important}
.mm-theme-light .mm-arrow-link{color:#b7783f!important;border-color:rgba(183,120,63,.20)!important}

.mm-theme-light .mm-proc-card,
.mm-theme-light .mm-testimonial-card,
.mm-theme-light .mm-contact-cards article,
.mm-theme-light .mm-congress,
.mm-theme-light .mm-world-preview .mm-real-map-card,
.mm-theme-light .mm-globe-sidebar,
.mm-theme-light .mm-forbes-visual,
.mm-theme-light .mm-form,
.mm-theme-light .mm-method-steps article,
.mm-theme-light .mm-award-card,
.mm-theme-light .mm-stat-row>div{
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,253,255,.92))!important;
  border:1px solid rgba(183,120,63,.12)!important;
  box-shadow:0 20px 54px rgba(183,120,63,.10)!important;
}
.mm-theme-light .mm-proc-card h3,
.mm-theme-light .mm-testimonial-copy strong,
.mm-theme-light .mm-contact-cards h2,
.mm-theme-light .mm-congress h3,
.mm-theme-light .mm-method-steps h3,
.mm-theme-light .mm-award-card h3{color:#17110c!important}
.mm-theme-light .mm-proc-card p,
.mm-theme-light .mm-testimonial-copy p,
.mm-theme-light .mm-congress small,
.mm-theme-light .mm-congress p,
.mm-theme-light .mm-form-note,
.mm-theme-light .mm-award-card p{color:#b7783f!important}
.mm-theme-light .mm-card-link{color:#b7783f!important}
.mm-theme-light .mm-proc-photo,
.mm-theme-light .mm-procedure-visual,
.mm-theme-light .mm-doctor-shot,
.mm-theme-light .mm-editorial-photo,
.mm-theme-light .mm-forbes-visual,
.mm-theme-light .mm-portrait-frame{
  border-radius:30px!important;
  border:1px solid rgba(183,120,63,.12)!important;
  overflow:hidden!important;
}

.mm-theme-light .mm-editorial{background:linear-gradient(180deg,rgba(232,192,143,.06),rgba(255,255,255,.0) 22%,rgba(232,192,143,.06) 100%)!important}
.mm-theme-light .mm-editorial-grid,
.mm-theme-light .mm-doctor-preview,
.mm-theme-light .mm-forbes-grid,
.mm-theme-light .mm-real-map-layout{
  align-items:center!important;
}
.mm-theme-light .mm-editorial-copy,
.mm-theme-light .mm-forbes-copy,
.mm-theme-light .mm-mzero-copy{
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,252,255,.88));
  border:1px solid rgba(183,120,63,.12);
  border-radius:30px;
  padding:34px 32px;
  box-shadow:0 18px 55px rgba(183,120,63,.10);
}
.mm-theme-light .mm-badges span,
.mm-theme-light .mm-country-list span,
.mm-theme-light .mm-filter-country,
.mm-theme-light .mm-procedure-nav a,
.mm-theme-light .mm-forbes-tags span{
  background:rgba(255,255,255,.96)!important;
  border:1px solid rgba(183,120,63,.15)!important;
  color:#b7783f!important;
  box-shadow:0 8px 22px rgba(183,120,63,.06);
}
.mm-theme-light .mm-filter-country.active,
.mm-theme-light .mm-procedure-nav a.is-active,
.mm-theme-light .mm-forbes-tags span:hover{
  background:linear-gradient(135deg,#b7783f 0%,#e8c08f 100%)!important;
  color:#fff!important;
  border-color:transparent!important;
}

/* Forbes más visible dentro de la alternativa */
.mm-theme-light .mm-forbes-feature{
  background:linear-gradient(180deg,#f1f8ff 0%,#f8fcff 24%,#ffffff 100%)!important;
}
.mm-theme-light .mm-forbes-visual{
  position:relative;
  padding:18px;
  overflow:hidden;
}
.mm-theme-light .mm-forbes-wordmark{
  color:#17110c!important;
  font-size:clamp(36px,7vw,78px)!important;
  letter-spacing:.06em;
  text-shadow:none!important;
  margin-bottom:10px;
}
.mm-theme-light .mm-forbes-wordmark span{color:#b7783f!important}
.mm-theme-light .mm-forbes-copy blockquote{
  color:#17110c!important;
  border-left:3px solid #b7783f!important;
  padding-left:16px;
}

/* M ZERO alternativa */
.mm-theme-light .mm-mzero-hero{
  padding:138px 0 92px!important;
}
.mm-theme-light .mm-mzero-bg img{
  filter:saturate(.88) brightness(.92) contrast(1.02)!important;
}
.mm-theme-light .mm-mzero-shade{
  background:
    linear-gradient(90deg,rgba(247,251,255,.94) 0%,rgba(247,251,255,.88) 44%,rgba(247,251,255,.34) 73%,rgba(247,251,255,.16) 100%),
    linear-gradient(180deg,rgba(255,255,255,.06),rgba(243,249,255,.84) 100%)!important;
}
.mm-theme-light .mm-mzero-copy{max-width:860px;position:relative;z-index:2}
.mm-theme-light .mm-mzero-copy .mm-kicker{color:#b7783f!important}
.mm-theme-light .mm-mzero-copy .mm-lead{color:#b7783f!important}

/* Congresos y mapa en la alternativa */
.mm-theme-light .mm-world-preview{
  background:linear-gradient(180deg,rgba(232,192,143,.06),rgba(255,255,255,.0) 45%,rgba(232,192,143,.05) 100%)!important;
}
.mm-theme-light .mm-real-map-card.large{overflow:hidden!important}
.mm-theme-light .mm-real-map{
  background:radial-gradient(circle at 35% 25%, rgba(232,192,143,.17), transparent 24%),linear-gradient(180deg,#17110c 0%,#17110c 100%)!important;
  border-radius:28px 28px 0 0;
}
.mm-theme-light .mm-real-map>img{filter:none!important}
.mm-theme-light .mm-real-map-caption{
  background:linear-gradient(180deg,#17110c,#17110c)!important;
}
.mm-theme-light .mm-real-map-caption small{color:#e8c08f!important}
.mm-theme-light .mm-real-map-caption strong{color:#ffffff!important}
.mm-theme-light .mm-map-marker i{background:#ffffff!important;box-shadow:0 0 0 8px rgba(255,255,255,.12),0 0 24px rgba(232,192,143,.35)!important}
.mm-theme-light .mm-map-marker span{
  background:rgba(255,255,255,.97)!important;
  color:#17110c!important;
  border:1px solid rgba(183,120,63,.16)!important;
  box-shadow:0 10px 25px rgba(183,120,63,.10)!important;
}
.mm-theme-light .mm-globe-sidebar h3{color:#17110c!important}
.mm-theme-light .mm-globe-note p{font-size:15px;line-height:1.7}

/* Formularios / inputs */
.mm-theme-light .mm-form input,
.mm-theme-light .mm-form select,
.mm-theme-light .mm-form textarea{
  background:#f8fcff!important;
  border:1px solid rgba(183,120,63,.12)!important;
  color:#17110c!important;
}
.mm-theme-light .mm-form input::placeholder,
.mm-theme-light .mm-form textarea::placeholder{color:#e8c08f!important}
.mm-theme-light .mm-form label{color:#b7783f!important}

/* Footer */
.mm-theme-light .mm-footer{
  background:linear-gradient(180deg,#edf6ff 0%,#f8fcff 48%,#ffffff 100%)!important;
  border-top:1px solid rgba(183,120,63,.10)!important;
}
.mm-theme-light .mm-footer small{color:#b7783f!important}
.mm-theme-light .mm-footer-bottom{border-color:rgba(183,120,63,.10)!important}
.mm-theme-light .mm-whatsapp{
  background:linear-gradient(180deg,#33d679,#20b35d)!important;
  color:#fff!important;
  box-shadow:0 20px 46px rgba(22,111,86,.22)!important;
}

/* Responsive de la propuesta alternativa */
@media (min-width: 1025px){
  .mm-theme-light[data-page="home"] .mm-hero-copy{transform:translateY(8px)}
  .mm-theme-light .mm-proc-preview .mm-proc-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}

@media (max-width: 1024px){
  .mm-theme-light[data-page="home"] .mm-hero-inner{grid-template-columns:minmax(0,1fr)!important}
  .mm-theme-light[data-page="home"] .mm-hero-copy{order:1!important}
  .mm-theme-light[data-page="home"] .mm-hero-card{order:2!important;min-height:560px!important}
}

@media (max-width: 720px){
  .mm-theme-light .mm-header{background:rgba(250,253,255,.96)!important}
  .mm-theme-light .mm-brand img{width:56px!important}
  .mm-theme-light .mm-brand span b{font-size:11px!important;letter-spacing:.22em!important}
  .mm-theme-light .mm-brand span small{font-size:8px!important}
  .mm-theme-light[data-page="home"] .mm-home-hero{padding:110px 0 62px!important}
  .mm-theme-light[data-page="home"] .mm-hero-copy{padding:24px 20px!important;border-radius:24px!important}
  .mm-theme-light[data-page="home"] .mm-hero-copy .mm-title{max-width:100%!important}
  .mm-theme-light[data-page="home"] .mm-hero-card{min-height:0!important;aspect-ratio:4/5!important;border-radius:24px!important}
  .mm-theme-light[data-page="home"] .mm-hero-card-copy{left:14px!important;right:14px!important;bottom:14px!important;padding:15px!important}
  .mm-theme-light[data-page="home"] .mm-hero-card-copy strong{font-size:24px!important}
  .mm-theme-light .mm-btn,
  .mm-theme-light .mm-btn-fill,
  .mm-theme-light .mm-header-cta{font-size:13px!important}
  .mm-theme-light .mm-editorial-copy,
  .mm-theme-light .mm-forbes-copy,
  .mm-theme-light .mm-mzero-copy{padding:24px 20px!important;border-radius:24px!important}
  .mm-theme-light .mm-proc-card,
  .mm-theme-light .mm-testimonial-card,
  .mm-theme-light .mm-contact-cards article,
  .mm-theme-light .mm-congress,
  .mm-theme-light .mm-globe-sidebar,
  .mm-theme-light .mm-form,
  .mm-theme-light .mm-method-steps article{border-radius:22px!important}
  .mm-theme-light .mm-real-map{aspect-ratio:1.78/1!important;padding:14px 8px 6px!important}
  .mm-theme-light .mm-real-map-caption strong{font-size:15px!important}
  .mm-theme-light .mm-kicker{font-size:10px!important;letter-spacing:.19em!important}
}

@media (max-width: 460px){
  .mm-theme-light .mm-title{font-size:clamp(34px,11vw,46px)!important;line-height:.99!important}
  .mm-theme-light .mm-heading{font-size:clamp(28px,8.6vw,36px)!important;line-height:1.03!important}
  .mm-theme-light .mm-copy-lg{font-size:19px!important;line-height:1.48!important}
  .mm-theme-light .mm-lead,
  .mm-theme-light p,
  .mm-theme-light li{font-size:15px!important;line-height:1.72!important}
  .mm-theme-light[data-page="home"] .mm-actions.mm-hero-actions-row{gap:10px!important}
  .mm-theme-light[data-page="home"] .mm-actions.mm-hero-actions-row .mm-btn{width:100%!important;min-height:54px!important}
  .mm-theme-light .mm-proc-photo{aspect-ratio:4/3!important}
  .mm-theme-light .mm-real-map{aspect-ratio:1.58/1!important}
  .mm-theme-light .mm-nav a{padding:12px 14px!important}
}

/* =============================================================
   V2.0 — ORIGINAL: solo reorden de hero solicitado
   Imagen exactamente debajo del titulo; texto y botones debajo.
   ============================================================= */
.mm-theme-dark .mm-home-hero-dark{padding:132px 0 92px;min-height:auto}
.mm-theme-dark .mm-dark-home-stack{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1fr);gap:26px;max-width:1120px}
.mm-theme-dark .mm-dark-home-heading{max-width:920px}
.mm-theme-dark .mm-dark-home-image{width:100%;height:auto;aspect-ratio:16/9;max-height:720px}
.mm-theme-dark .mm-dark-home-image>img{object-position:center 40%}
.mm-theme-dark .mm-dark-home-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:end}
.mm-theme-dark .mm-dark-home-bottom .mm-lead{margin:0;max-width:760px}
.mm-theme-dark .mm-dark-home-bottom .mm-actions{margin:0;justify-content:flex-end}
@media(max-width:900px){
  .mm-theme-dark .mm-dark-home-bottom{grid-template-columns:minmax(0,1fr)}
  .mm-theme-dark .mm-dark-home-bottom .mm-actions{justify-content:flex-start}
}
@media(max-width:720px){
  .mm-theme-dark .mm-home-hero-dark{padding:96px 0 62px!important}
  .mm-theme-dark .mm-dark-home-stack{gap:20px!important}
  .mm-theme-dark .mm-dark-home-image{aspect-ratio:4/5!important;border-radius:22px!important}
  .mm-theme-dark .mm-dark-home-image>img{object-position:center 38%!important}
  .mm-theme-dark .mm-dark-home-bottom{gap:18px!important}
  .mm-theme-dark .mm-dark-home-bottom .mm-lead{font-size:15px!important;line-height:1.7!important}
  .mm-theme-dark .mm-dark-home-bottom .mm-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .mm-theme-dark .mm-dark-home-bottom .mm-btn{width:100%!important;min-height:54px!important}
}

/* =============================================================
   V2.0 — ALTERNATIVA EDITORIAL / BLANCO Y NEGRO
   Arquitectura deliberadamente distinta de la original.
   ============================================================= */
.mm-site.mm-theme-alternative{
  --alt-white:#f5f5f2;
  --alt-paper:#ecece8;
  --alt-black:#080808;
  --alt-charcoal:#151515;
  --alt-gray:#929292;
  --alt-line:rgba(255,255,255,.14);
  background:#080808!important;
  color:#f5f5f2!important;
  font-family:Manrope,Arial,sans-serif!important;
}
.mm-theme-alternative .mm-noise{opacity:.08;mix-blend-mode:soft-light}
.mm-theme-alternative .mm-cursor-glow{background:radial-gradient(circle,rgba(255,255,255,.08),rgba(255,255,255,.025) 36%,transparent 68%);filter:blur(14px)}
.mm-theme-alternative .mm-progress{background:rgba(255,255,255,.05)}
.mm-theme-alternative .mm-progress span{background:#fff;box-shadow:none}
.mm-theme-alternative .mm-scroll-color{
  color:#f5f5f2!important;
  background:none!important;
  -webkit-background-clip:initial!important;
  background-clip:initial!important;
  filter:none!important;
}
.mm-theme-alternative .mm-kicker{color:#a9a9a4!important;letter-spacing:.24em}
.mm-theme-alternative .mm-lead,
.mm-theme-alternative .mm-copy-lg,
.mm-theme-alternative p,
.mm-theme-alternative li{color:#bdbdb8}
.mm-theme-alternative .mm-title,
.mm-theme-alternative .mm-heading,
.mm-theme-alternative h1,
.mm-theme-alternative h2,
.mm-theme-alternative h3,
.mm-theme-alternative strong,
.mm-theme-alternative b{color:#f6f6f3}
.mm-theme-alternative .mm-title,.mm-theme-alternative .mm-heading{font-family:"Playfair Display",Georgia,serif;letter-spacing:-.05em}

/* Header: editorial, linea superior y marca mas sobria */
.mm-theme-alternative .mm-header{
  background:rgba(8,8,8,.92)!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
  backdrop-filter:blur(18px)!important;
  box-shadow:none!important;
}
.mm-theme-alternative .mm-header-inner{height:92px;display:grid;grid-template-columns:auto 1fr auto;gap:34px}
.mm-theme-alternative .mm-brand img:first-child{filter:grayscale(1) brightness(2.2);opacity:.95}
.mm-theme-alternative .mm-brand span b{color:#fff!important;letter-spacing:.22em}
.mm-theme-alternative .mm-brand span small{color:#80807c!important}
.mm-theme-alternative .mm-signature.header{display:none!important}
.mm-theme-alternative .mm-nav{justify-self:center;display:flex;gap:4px}
.mm-theme-alternative .mm-nav a{
  color:#c8c8c3!important;
  padding:11px 13px;
  font-size:10px;
  letter-spacing:.08em;
  text-transform:uppercase;
  border-radius:0;
  border-bottom:1px solid transparent;
}
.mm-theme-alternative .mm-nav a:hover,.mm-theme-alternative .mm-nav a.is-active{color:#fff!important;border-bottom-color:#fff}
.mm-theme-alternative .mm-header-cta{
  background:#f5f5f2!important;
  color:#080808!important;
  border:1px solid #f5f5f2!important;
  border-radius:0!important;
  box-shadow:none!important;
  min-height:44px;
}
.mm-theme-alternative .mm-menu{border-color:rgba(255,255,255,.18)!important;background:#111!important;border-radius:0!important}
.mm-theme-alternative .mm-menu i{background:#fff!important}

/* Hero alternativo exclusivo */
.mm-alt-hero{padding:148px 0 54px;background:#080808;position:relative;overflow:hidden}
.mm-alt-hero:before{content:"";position:absolute;left:0;right:0;top:112px;height:1px;background:rgba(255,255,255,.10)}
.mm-alt-hero-shell{display:grid;gap:26px}
.mm-alt-hero-top{display:grid;grid-template-columns:.88fr 1.12fr;min-height:720px;border:1px solid rgba(255,255,255,.12)}
.mm-alt-hero-copy{padding:64px 56px;display:flex;flex-direction:column;justify-content:center;background:#0d0d0d}
.mm-alt-overline{margin:0 0 28px;color:#8e8e89!important;font-size:9px!important;font-weight:800;letter-spacing:.24em;line-height:1.4;text-transform:uppercase}
.mm-alt-hero-copy h1{margin:0;font-family:"Playfair Display",Georgia,serif;font-size:clamp(58px,6.4vw,98px);line-height:.94;font-weight:700;letter-spacing:-.055em}
.mm-alt-hero-copy h1 em{font-weight:500;font-style:italic;color:#cfcfca}
.mm-alt-hero-copy>p:not(.mm-alt-overline){max-width:560px;margin:30px 0 0;font-size:17px;line-height:1.72;color:#adada8}
.mm-alt-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:38px}
.mm-alt-actions a{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;padding:0 18px;border:1px solid rgba(255,255,255,.16);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;transition:.25s}
.mm-alt-actions a:first-child{background:#f5f5f2;color:#080808!important;border-color:#f5f5f2}
.mm-alt-actions a:last-child{color:#f5f5f2!important}
.mm-alt-actions a:hover{transform:translateY(-2px)}
.mm-alt-hero-visual{margin:0;position:relative;overflow:hidden;background:#131313;min-width:0}
.mm-alt-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center center;filter:grayscale(.15) saturate(.72) contrast(1.04) brightness(.82)}
.mm-alt-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.10) 60%,rgba(0,0,0,.68))}
.mm-alt-hero-visual figcaption{position:absolute;z-index:2;left:26px;right:26px;bottom:24px;display:grid;grid-template-columns:auto 1fr;column-gap:16px;align-items:end;border-top:1px solid rgba(255,255,255,.4);padding-top:14px}
.mm-alt-hero-visual figcaption span{grid-row:1/3;color:#9d9d98;font-size:11px;letter-spacing:.16em}
.mm-alt-hero-visual figcaption strong{font-family:"Playfair Display",serif;font-size:42px;font-weight:600;line-height:1}
.mm-alt-hero-visual figcaption small{color:#c2c2bd;font-size:10px;letter-spacing:.14em;text-transform:uppercase}
.mm-alt-hero-foot{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}
.mm-alt-hero-foot span{padding:17px 12px;text-align:center;color:#a7a7a2;font-size:9px;font-weight:800;letter-spacing:.18em;border-right:1px solid rgba(255,255,255,.10)}
.mm-alt-hero-foot span:last-child{border-right:0}

/* Marquee alternativa: franja blanca */
.mm-theme-alternative .mm-marquee{background:#f5f5f2!important;border:0!important}
.mm-theme-alternative .mm-marquee>div{padding:14px 0}
.mm-theme-alternative .mm-marquee span{color:#0b0b0b!important;font-size:10px;letter-spacing:.20em}
.mm-theme-alternative .mm-sep-logo{filter:grayscale(1) brightness(.4);opacity:.65}

/* Arquitectura de secciones: columnas y franjas, no tarjetas estilo original */
.mm-theme-alternative .mm-section{padding:118px 0;background:#080808}
.mm-theme-alternative .mm-section:nth-of-type(even){background:#0d0d0d}
.mm-theme-alternative .mm-section-head{margin-bottom:52px;border-bottom:1px solid rgba(255,255,255,.13);padding-bottom:20px;align-items:end}
.mm-theme-alternative .mm-arrow-link{color:#fff!important;border-bottom:1px solid #fff!important;font-size:10px;letter-spacing:.12em;text-transform:uppercase}

/* Procedimientos como filas editoriales */
.mm-theme-alternative .mm-proc-preview{background:#f5f5f2!important;color:#0a0a0a!important}
.mm-theme-alternative .mm-proc-preview .mm-kicker,
.mm-theme-alternative .mm-proc-preview .mm-heading,
.mm-theme-alternative .mm-proc-preview .mm-scroll-color{color:#111!important;background:none!important;-webkit-text-fill-color:initial!important}
.mm-theme-alternative .mm-proc-preview .mm-kicker{color:#71716d!important}
.mm-theme-alternative .mm-proc-preview .mm-section-head{border-bottom-color:rgba(0,0,0,.14)}
.mm-theme-alternative .mm-proc-preview .mm-arrow-link{color:#111!important;border-bottom-color:#111!important}
.mm-theme-alternative .mm-proc-cards{display:grid!important;grid-template-columns:1fr!important;gap:0!important;border-top:1px solid rgba(0,0,0,.16)}
.mm-theme-alternative .mm-proc-card{display:grid!important;grid-template-columns:160px 110px minmax(0,1fr) auto;align-items:center;gap:26px;min-height:0!important;padding:20px 0!important;border:0!important;border-bottom:1px solid rgba(0,0,0,.16)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}
.mm-theme-alternative .mm-proc-photo{height:112px!important;border-radius:0!important;background:#d9d9d6}
.mm-theme-alternative .mm-proc-card>span{margin:0!important;color:#7f7f7a!important;font-size:10px}
.mm-theme-alternative .mm-proc-card h3{margin:0 0 5px!important;color:#111!important;font-size:34px}
.mm-theme-alternative .mm-proc-card p{margin:0;color:#555552!important;max-width:680px}
.mm-theme-alternative .mm-card-link{color:#111!important;border:1px solid rgba(0,0,0,.26);padding:11px 15px;margin:0!important;font-size:9px}

/* M ZERO alternativa: gran franja visual + bloque blanco */
.mm-theme-alternative .mm-editorial{background:#080808!important;padding:0!important}
.mm-theme-alternative .mm-editorial-grid{width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:1.25fr .75fr!important;gap:0!important;align-items:stretch!important}
.mm-theme-alternative .mm-editorial-photo{height:760px!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.mm-theme-alternative .mm-editorial-photo img{height:100%!important;filter:grayscale(.12) saturate(.78) brightness(.78)!important;transform:none!important;object-position:center center!important}
.mm-theme-alternative .mm-editorial-copy{display:flex;flex-direction:column;justify-content:center;padding:56px!important;background:#f5f5f2!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.mm-theme-alternative .mm-editorial-copy .mm-kicker{color:#686864!important}
.mm-theme-alternative .mm-editorial-copy h2,
.mm-theme-alternative .mm-editorial-copy .mm-heading{color:#101010!important;background:none!important;-webkit-text-fill-color:initial!important}
.mm-theme-alternative .mm-editorial-copy p:not(.mm-kicker){color:#555552!important;font-size:16px}
.mm-theme-alternative .mm-editorial-copy .mm-btn{align-self:flex-start;border:1px solid #111!important;color:#111!important;background:transparent!important;border-radius:0!important}

/* Doctor: fotografia amplia y contenido en columna estrecha */
.mm-theme-alternative .mm-doctor-preview{grid-template-columns:1.18fr .82fr!important;gap:72px!important;align-items:center!important}
.mm-theme-alternative .mm-doctor-shot{height:780px!important;border-radius:0!important;border:0!important}
.mm-theme-alternative .mm-doctor-shot>img:first-child{filter:grayscale(.18) saturate(.75);object-position:center 24%}
.mm-theme-alternative .mm-doctor-shot .mm-signature{filter:grayscale(1) brightness(2.4);opacity:.9}
.mm-theme-alternative .mm-badges span{border:1px solid rgba(255,255,255,.18)!important;background:transparent!important;color:#d3d3ce!important;border-radius:0!important;font-size:9px;letter-spacing:.12em}
.mm-theme-alternative .mm-doctor-preview .mm-btn{border-radius:0!important;border-color:#fff!important;color:#fff!important;background:transparent!important}

/* Forbes: white editorial spread */
.mm-theme-alternative .mm-forbes-feature{background:#f5f5f2!important;color:#111!important;padding:0!important}
.mm-theme-alternative .mm-forbes-grid{width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:.8fr 1.2fr!important;gap:0!important}
.mm-theme-alternative .mm-forbes-visual{min-height:720px;border:0!important;border-radius:0!important;background:#111!important;box-shadow:none!important;padding:0!important;position:relative;overflow:hidden}
.mm-theme-alternative .mm-forbes-visual img{width:100%;height:100%;object-fit:cover;filter:grayscale(.35) contrast(1.05);opacity:.82}
.mm-theme-alternative .mm-forbes-wordmark{position:absolute;z-index:2;left:28px;top:24px;color:#fff!important;font-size:clamp(44px,6vw,84px)!important;letter-spacing:.03em;text-shadow:none!important}
.mm-theme-alternative .mm-forbes-wordmark span{display:block;color:#aaa!important;font-size:.28em;letter-spacing:.24em;margin-top:2px}
.mm-theme-alternative .mm-forbes-copy{display:flex;flex-direction:column;justify-content:center;padding:70px 66px!important;background:#f5f5f2!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.mm-theme-alternative .mm-forbes-copy .mm-kicker{color:#777772!important}
.mm-theme-alternative .mm-forbes-copy h2,.mm-theme-alternative .mm-forbes-copy .mm-heading{color:#111!important;background:none!important;-webkit-text-fill-color:initial!important}
.mm-theme-alternative .mm-forbes-copy>p:not(.mm-kicker){color:#4d4d49!important}
.mm-theme-alternative .mm-forbes-copy blockquote{color:#111!important;border-left:2px solid #111!important;font-family:"Playfair Display",serif;font-size:24px}
.mm-theme-alternative .mm-forbes-tags span{background:transparent!important;border:1px solid rgba(0,0,0,.22)!important;color:#111!important;border-radius:0!important}
.mm-theme-alternative .mm-forbes-copy .mm-btn{align-self:flex-start;background:#111!important;color:#fff!important;border-color:#111!important;border-radius:0!important}

/* Trayectoria: mapa como pieza principal */
.mm-theme-alternative .mm-world-preview{background:#0d0d0d!important}
.mm-theme-alternative .mm-world-preview-grid{grid-template-columns:.72fr 1.28fr!important;gap:70px!important;align-items:center!important}
.mm-theme-alternative .mm-world-preview .mm-real-map-card{border:1px solid rgba(255,255,255,.14)!important;border-radius:0!important;background:#111!important;box-shadow:none!important}
.mm-theme-alternative .mm-real-map{background:#0b0b0b!important;border-radius:0!important}
.mm-theme-alternative .mm-real-map>img{filter:grayscale(1) brightness(1.7) contrast(.88)}
.mm-theme-alternative .mm-real-map-caption{background:#f5f5f2!important;color:#111!important}
.mm-theme-alternative .mm-real-map-caption small{color:#777772!important}
.mm-theme-alternative .mm-real-map-caption strong{color:#111!important}
.mm-theme-alternative .mm-map-marker i{background:#fff!important;box-shadow:0 0 0 6px rgba(255,255,255,.12),0 0 18px rgba(255,255,255,.35)!important}
.mm-theme-alternative .mm-map-marker span{background:#fff!important;color:#111!important;border-radius:0!important;border:0!important}
.mm-theme-alternative .mm-country-list span,.mm-theme-alternative .mm-filter-country{background:transparent!important;border:1px solid rgba(255,255,255,.18)!important;color:#d4d4cf!important;border-radius:0!important}
.mm-theme-alternative .mm-country-list span:hover,.mm-theme-alternative .mm-filter-country.active{background:#f5f5f2!important;color:#111!important;border-color:#f5f5f2!important}

/* Testimonios: mosaico editorial */
.mm-theme-alternative .mm-testimonials{background:#f5f5f2!important}
.mm-theme-alternative .mm-testimonials .mm-kicker,.mm-theme-alternative .mm-testimonials .mm-heading{color:#111!important;background:none!important;-webkit-text-fill-color:initial!important}
.mm-theme-alternative .mm-testimonial-gallery{gap:8px!important}
.mm-theme-alternative .mm-testimonial-card{border:0!important;border-radius:0!important;box-shadow:none!important;background:#111!important}
.mm-theme-alternative .mm-testimonial-card figcaption{border-radius:0!important;background:rgba(0,0,0,.72)!important;border:0!important}
.mm-theme-alternative .mm-testimonial-card b{color:#fff!important}
.mm-theme-alternative .mm-testimonial-card span{color:#e5e5e1!important}

/* CTA */
.mm-theme-alternative .mm-cta{background:#080808!important;border-top:1px solid rgba(255,255,255,.12)!important;border-bottom:1px solid rgba(255,255,255,.12)!important;padding:120px 0!important}
.mm-theme-alternative .mm-cta .mm-title{max-width:980px}
.mm-theme-alternative .mm-cta .mm-btn-fill{background:#f5f5f2!important;color:#111!important;border-radius:0!important;border-color:#f5f5f2!important;box-shadow:none!important}

/* Paginas internas alternativas: hero y bloques con arquitectura monocromatica */
.mm-theme-alternative .mm-inner-hero,.mm-theme-alternative .mm-mzero-hero{background:#080808!important}
.mm-theme-alternative .mm-inner-hero{padding:150px 0 72px!important;border-bottom:1px solid rgba(255,255,255,.12)}
.mm-theme-alternative .mm-inner-hero-grid{grid-template-columns:1fr 1fr!important;gap:70px!important;align-items:center}
.mm-theme-alternative .mm-portrait-frame{border-radius:0!important;border:1px solid rgba(255,255,255,.12)!important}
.mm-theme-alternative .mm-portrait-frame img{filter:grayscale(.18) saturate(.75)}
.mm-theme-alternative .mm-credential-row span{border-radius:0!important;border:1px solid rgba(255,255,255,.16)!important;color:#d0d0cb!important;background:transparent!important}
.mm-theme-alternative .mm-procedure-nav a{border-radius:0!important;border:1px solid rgba(255,255,255,.16)!important;background:transparent!important;color:#d2d2cd!important}
.mm-theme-alternative .mm-procedure-long{border-top:1px solid rgba(255,255,255,.10)}
.mm-theme-alternative .mm-procedure-long.alt{background:#f5f5f2!important}
.mm-theme-alternative .mm-procedure-long.alt h2,.mm-theme-alternative .mm-procedure-long.alt .mm-heading,.mm-theme-alternative .mm-procedure-long.alt h3{color:#111!important;background:none!important;-webkit-text-fill-color:initial!important}
.mm-theme-alternative .mm-procedure-long.alt p,.mm-theme-alternative .mm-procedure-long.alt li{color:#555552!important}
.mm-theme-alternative .mm-procedure-long.alt .mm-kicker{color:#777772!important}
.mm-theme-alternative .mm-procedure-visual{border-radius:0!important;border:1px solid rgba(255,255,255,.12)!important}
.mm-theme-alternative .mm-procedure-long.alt .mm-procedure-visual{border-color:rgba(0,0,0,.14)!important}
.mm-theme-alternative .mm-bullets li::marker{color:#fff}
.mm-theme-alternative .mm-procedure-long.alt .mm-bullets li::marker{color:#111}
.mm-theme-alternative .mm-form{background:#0d0d0d!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:0!important;box-shadow:none!important}
.mm-theme-alternative .mm-form label{color:#bcbcb7!important}
.mm-theme-alternative .mm-form input,.mm-theme-alternative .mm-form select,.mm-theme-alternative .mm-form textarea{background:#080808!important;border:1px solid rgba(255,255,255,.16)!important;color:#fff!important;border-radius:0!important}
.mm-theme-alternative .mm-contact-cards article{background:#f5f5f2!important;border:0!important;border-radius:0!important;color:#111!important;box-shadow:none!important}
.mm-theme-alternative .mm-contact-cards article h2,.mm-theme-alternative .mm-contact-cards article a{color:#111!important}
.mm-theme-alternative .mm-contact-cards article p{color:#555552!important}
.mm-theme-alternative .mm-congress{border-radius:0!important;background:#0d0d0d!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:none!important}
.mm-theme-alternative .mm-congress time{color:#fff!important}
.mm-theme-alternative .mm-globe-sidebar{border-radius:0!important;background:#0d0d0d!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:none!important}
.mm-theme-alternative .mm-globe-sidebar h3{color:#fff!important}
.mm-theme-alternative .mm-globe-note{border-radius:0!important;border-color:rgba(255,255,255,.12)!important;background:#080808!important}
.mm-theme-alternative .mm-result-card{border-radius:0!important}
.mm-theme-alternative .mm-result-card figcaption{border-radius:0!important}
.mm-theme-alternative .mm-mzero-shade{background:linear-gradient(90deg,rgba(8,8,8,.95),rgba(8,8,8,.74) 52%,rgba(8,8,8,.30) 80%)!important}
.mm-theme-alternative .mm-mzero-copy{background:rgba(8,8,8,.76)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:0!important;box-shadow:none!important;padding:38px!important}
.mm-theme-alternative .mm-method-steps article{border-radius:0!important;background:#0d0d0d!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:none!important}
.mm-theme-alternative .mm-footer{background:#050505!important;border-top:1px solid rgba(255,255,255,.12)!important;color:#aaa!important}
.mm-theme-alternative .mm-footer a,.mm-theme-alternative .mm-footer p{color:#8f8f8a!important}
.mm-theme-alternative .mm-footer small{color:#fff!important}
.mm-theme-alternative .mm-whatsapp{background:#fff!important;color:#111!important;box-shadow:0 15px 40px rgba(0,0,0,.32)!important}

/* Responsive alternativa */
@media(max-width:1080px){
  .mm-theme-alternative .mm-header-inner{grid-template-columns:auto auto;justify-content:space-between}
  .mm-theme-alternative .mm-nav{position:fixed!important;left:4vw!important;right:4vw!important;top:88px!important;display:none!important;grid-template-columns:1fr 1fr!important;background:#0b0b0b!important;border:1px solid rgba(255,255,255,.14)!important;padding:12px!important;z-index:180!important}
  .mm-theme-alternative .mm-nav.open{display:grid!important}
  .mm-theme-alternative .mm-nav a{border:1px solid rgba(255,255,255,.10)!important;border-radius:0!important}
  .mm-theme-alternative .mm-menu{display:flex!important}
  .mm-theme-alternative .mm-header-cta{display:none!important}
  .mm-alt-hero-top{grid-template-columns:1fr!important}
  .mm-alt-hero-visual{min-height:620px}
  .mm-theme-alternative .mm-editorial-grid,.mm-theme-alternative .mm-forbes-grid{grid-template-columns:1fr!important}
  .mm-theme-alternative .mm-editorial-photo,.mm-theme-alternative .mm-forbes-visual{height:620px!important;min-height:0!important}
  .mm-theme-alternative .mm-doctor-preview,.mm-theme-alternative .mm-world-preview-grid,.mm-theme-alternative .mm-inner-hero-grid{grid-template-columns:1fr!important;gap:42px!important}
  .mm-theme-alternative .mm-doctor-shot{height:640px!important}
}
@media(max-width:720px){
  .mm-theme-alternative .mm-shell{width:min(100% - 34px,1220px)!important}
  .mm-theme-alternative .mm-header-inner{height:74px!important}
  .mm-theme-alternative .mm-brand img:first-child{width:48px!important}
  .mm-theme-alternative .mm-brand span b{font-size:11px!important}
  .mm-theme-alternative .mm-brand span small{display:none!important}
  .mm-theme-alternative .mm-nav{top:74px!important;grid-template-columns:1fr!important}
  .mm-alt-hero{padding:104px 0 32px!important}
  .mm-alt-hero:before{top:82px}
  .mm-alt-hero-copy{padding:30px 22px!important}
  .mm-alt-hero-copy h1{font-size:clamp(42px,13vw,60px)!important;line-height:.96!important}
  .mm-alt-hero-copy>p:not(.mm-alt-overline){font-size:15px!important;line-height:1.68!important;margin-top:22px!important}
  .mm-alt-actions{grid-template-columns:1fr!important;margin-top:28px!important}
  .mm-alt-actions a{min-height:54px!important}
  .mm-alt-hero-visual{min-height:0!important;aspect-ratio:4/5!important}
  .mm-alt-hero-visual figcaption{left:16px!important;right:16px!important;bottom:16px!important}
  .mm-alt-hero-visual figcaption strong{font-size:34px!important}
  .mm-alt-hero-foot{grid-template-columns:1fr 1fr!important}
  .mm-alt-hero-foot span{border-bottom:1px solid rgba(255,255,255,.10)!important}
  .mm-theme-alternative .mm-section{padding:72px 0!important}
  .mm-theme-alternative .mm-section-head{display:grid!important;gap:14px!important;margin-bottom:28px!important}
  .mm-theme-alternative .mm-proc-card{grid-template-columns:92px minmax(0,1fr)!important;gap:14px!important;padding:16px 0!important}
  .mm-theme-alternative .mm-proc-photo{height:82px!important;grid-row:1/4!important}
  .mm-theme-alternative .mm-proc-card>span{display:none!important}
  .mm-theme-alternative .mm-proc-card h3{font-size:26px!important}
  .mm-theme-alternative .mm-proc-card p{font-size:13px!important;line-height:1.55!important}
  .mm-theme-alternative .mm-card-link{justify-self:start!important}
  .mm-theme-alternative .mm-editorial-photo,.mm-theme-alternative .mm-forbes-visual,.mm-theme-alternative .mm-doctor-shot{height:auto!important;aspect-ratio:4/5!important}
  .mm-theme-alternative .mm-editorial-copy,.mm-theme-alternative .mm-forbes-copy{padding:30px 22px!important}
  .mm-theme-alternative .mm-forbes-wordmark{left:18px!important;top:16px!important;font-size:42px!important}
  .mm-theme-alternative .mm-world-preview-grid{gap:28px!important}
  .mm-theme-alternative .mm-real-map{aspect-ratio:1.65/1!important;padding:8px!important}
  .mm-theme-alternative .mm-map-marker span{display:none!important}
  .mm-theme-alternative .mm-testimonial-gallery{grid-template-columns:1fr!important;gap:8px!important}
  .mm-theme-alternative .mm-testimonial-card,.mm-theme-alternative .mm-testimonial-card.tall,.mm-theme-alternative .mm-testimonial-card.wide{grid-column:auto!important;grid-row:auto!important;aspect-ratio:4/5!important;min-height:0!important}
  .mm-theme-alternative .mm-inner-hero{padding:104px 0 52px!important}
  .mm-theme-alternative .mm-portrait-frame{aspect-ratio:4/5!important;height:auto!important}
  .mm-theme-alternative .mm-mzero-hero{padding:112px 0 62px!important}
  .mm-theme-alternative .mm-mzero-copy{padding:24px 20px!important}
  .mm-theme-alternative .mm-form{padding:20px!important}
}
@media(max-width:430px){
  .mm-alt-hero-copy h1{font-size:clamp(39px,12.4vw,52px)!important}
  .mm-theme-alternative .mm-heading{font-size:clamp(30px,9.2vw,38px)!important;line-height:1.04!important}
  .mm-theme-alternative .mm-title{font-size:clamp(38px,11.8vw,48px)!important;line-height:1!important}
  .mm-theme-alternative .mm-copy-lg{font-size:19px!important;line-height:1.5!important}
  .mm-theme-alternative .mm-lead,.mm-theme-alternative p,.mm-theme-alternative li{font-size:14.5px!important;line-height:1.68!important}
}

/* =============================================================
   V2.0.0
   1) ORIGINAL: ajuste quirúrgico de orden en el hero solamente.
   2) ALTERNATIVA: rediseño Future 3D / 2027 completamente distinto.
   ============================================================= */

/* ---------- ORIGINAL: TÍTULO > IMAGEN > TEXTO > BOTONES ---------- */
.mm-theme-dark .mm-dark-home-exact{
  position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1fr);gap:24px;max-width:1120px
}
.mm-theme-dark .mm-dark-home-exact>div:first-child{max-width:920px}
.mm-theme-dark .mm-dark-home-exact .mm-dark-home-image{width:100%;height:auto;aspect-ratio:16/9;max-height:720px}
.mm-theme-dark .mm-dark-home-exact .mm-dark-home-image>img{object-position:center 40%}
.mm-theme-dark .mm-dark-home-copy-after{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:end}
.mm-theme-dark .mm-dark-home-copy-after .mm-lead{margin:0;max-width:760px}
.mm-theme-dark .mm-dark-home-copy-after .mm-actions{margin:0;justify-content:flex-end}
@media(max-width:900px){
  .mm-theme-dark .mm-dark-home-copy-after{grid-template-columns:minmax(0,1fr)}
  .mm-theme-dark .mm-dark-home-copy-after .mm-actions{justify-content:flex-start}
}
@media(max-width:720px){
  .mm-theme-dark .mm-dark-home-exact{gap:18px!important}
  .mm-theme-dark .mm-dark-home-exact .mm-dark-home-image{aspect-ratio:4/5!important;border-radius:22px!important}
  .mm-theme-dark .mm-dark-home-exact .mm-dark-home-image>img{object-position:center 38%!important}
  .mm-theme-dark .mm-dark-home-copy-after{gap:16px!important}
  .mm-theme-dark .mm-dark-home-copy-after .mm-lead{font-size:15px!important;line-height:1.72!important}
  .mm-theme-dark .mm-dark-home-copy-after .mm-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .mm-theme-dark .mm-dark-home-copy-after .mm-btn{width:100%!important;min-height:54px!important}
}

/* ---------- ALTERNATIVA FUTURE 3D ---------- */
.mm-site.mm-theme-alternative{
  --f-bg:#050505;--f-bg2:#0a0a0a;--f-card:rgba(255,255,255,.055);--f-line:rgba(255,255,255,.13);--f-text:#f8f8f5;--f-muted:#a8a8a4;
  background:
    radial-gradient(circle at 18% 9%,rgba(255,255,255,.055),transparent 21%),
    radial-gradient(circle at 82% 17%,rgba(255,255,255,.035),transparent 24%),
    linear-gradient(180deg,#030303 0%,#070707 42%,#020202 100%)!important;
  color:var(--f-text)!important;
  overflow-x:hidden!important
}
.mm-theme-alternative .mm-noise{opacity:.05!important;mix-blend-mode:screen!important}
.mm-theme-alternative .mm-cursor-glow{
  width:520px!important;height:520px!important;
  background:radial-gradient(circle,rgba(255,255,255,.09),rgba(255,255,255,.025) 34%,transparent 68%)!important;
  filter:blur(28px)!important;opacity:.8!important
}
.mm-theme-alternative .mm-progress{background:rgba(255,255,255,.035)!important}
.mm-theme-alternative .mm-progress span{background:linear-gradient(90deg,#fff,#9a9a9a,#fff)!important;box-shadow:0 0 18px rgba(255,255,255,.25)!important}
.mm-theme-alternative .mm-scroll-color{
  background:linear-gradient(110deg,#ffffff 0%,#d8d8d4 30%,#ffffff 55%,#8e8e8a 78%,#ffffff 100%)!important;
  background-size:240% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important
}
.mm-theme-alternative .mm-kicker{color:#a8a8a3!important}
.mm-theme-alternative p,.mm-theme-alternative li,.mm-theme-alternative .mm-lead,.mm-theme-alternative .mm-copy-lg{color:#aaa9a5!important}
.mm-theme-alternative h1,.mm-theme-alternative h2,.mm-theme-alternative h3,.mm-theme-alternative h4,.mm-theme-alternative strong,.mm-theme-alternative b{color:#fff!important}

/* Header future */
.mm-theme-alternative .mm-header{
  background:rgba(5,5,5,.62)!important;
  backdrop-filter:blur(22px) saturate(1.15)!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  box-shadow:0 18px 55px rgba(0,0,0,.24)!important
}
.mm-theme-alternative .mm-header.scrolled{background:rgba(5,5,5,.82)!important}
.mm-theme-alternative .mm-header-inner{height:88px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;gap:28px!important}
.mm-theme-alternative .mm-brand img:first-child{filter:grayscale(1) brightness(2.35)!important;opacity:.9!important}
.mm-theme-alternative .mm-brand span b{color:#fff!important;letter-spacing:.20em!important}
.mm-theme-alternative .mm-brand span small{color:#777!important}
.mm-theme-alternative .mm-signature.header{display:none!important}
.mm-theme-alternative .mm-nav{justify-self:center!important;display:flex!important;gap:8px!important}
.mm-theme-alternative .mm-nav a{
  padding:10px 13px!important;border:1px solid transparent!important;border-radius:999px!important;color:#aaa!important;background:transparent!important;
  transition:.25s transform,.25s color,.25s border-color,.25s background!important
}
.mm-theme-alternative .mm-nav a:hover,.mm-theme-alternative .mm-nav a.is-active{color:#fff!important;border-color:rgba(255,255,255,.14)!important;background:rgba(255,255,255,.045)!important;transform:translateY(-2px)}
.mm-theme-alternative .mm-header-cta{background:#fff!important;color:#050505!important;border-radius:999px!important;border:0!important;box-shadow:0 12px 34px rgba(255,255,255,.11)!important}
.mm-theme-alternative .mm-menu{border-radius:50%!important;background:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:inset 0 0 22px rgba(255,255,255,.025)!important}
.mm-theme-alternative .mm-menu i{background:#fff!important}

/* HERO FUTURE 2027 */
.mm-future-hero{position:relative;min-height:100svh;padding:146px 0 70px;background:#030303;overflow:hidden;isolation:isolate}
.mm-future-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.95),transparent 88%);z-index:-4}
.mm-future-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.27;z-index:-3;animation:mmFutureDrift 11s ease-in-out infinite alternate}
.mm-future-orb.orb-a{width:420px;height:420px;left:-120px;top:100px;background:rgba(255,255,255,.22)}
.mm-future-orb.orb-b{width:360px;height:360px;right:-100px;top:280px;background:rgba(255,255,255,.12);animation-delay:-4s}
@keyframes mmFutureDrift{to{transform:translate3d(60px,40px,0) scale(1.12)}}
.mm-future-shell{position:relative;z-index:2}
.mm-future-head{max-width:920px;margin:0 auto 36px;text-align:center}
.mm-future-label{margin:0 0 18px!important;font-size:9px!important;letter-spacing:.30em!important;text-transform:uppercase!important;color:#8c8c88!important;font-weight:800!important}
.mm-future-head h1{margin:0;font-family:"Playfair Display",Georgia,serif;font-size:clamp(62px,7vw,112px);line-height:.88;letter-spacing:-.065em;font-weight:700}
.mm-future-head h1 em{font-style:italic;font-weight:500;color:#bdbdb8!important}
.mm-future-head>p:last-child{max-width:680px;margin:28px auto 0!important;font-size:17px!important;line-height:1.72!important;color:#aaa9a5!important}
.mm-future-stage{position:relative;min-height:720px;display:grid;place-items:center;perspective:1600px;margin-top:10px}
.mm-future-ring{position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%;pointer-events:none;animation:mmFutureSpin 20s linear infinite}
.mm-future-ring.ring-one{width:min(70vw,790px);height:min(70vw,790px);box-shadow:0 0 80px rgba(255,255,255,.02),inset 0 0 80px rgba(255,255,255,.018)}
.mm-future-ring.ring-two{width:min(56vw,620px);height:min(56vw,620px);animation-direction:reverse;animation-duration:28s;border-style:dashed;opacity:.5}
@keyframes mmFutureSpin{to{transform:rotate(360deg)}}
.mm-future-photo{margin:0;width:min(64vw,760px);height:610px;position:relative;overflow:hidden;border-radius:40px;transform:rotateX(2deg) rotateY(-3deg);box-shadow:0 55px 130px rgba(0,0,0,.58),0 0 0 1px rgba(255,255,255,.11);background:#111;z-index:2}
.mm-future-photo:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 28%,rgba(0,0,0,.72) 100%)}
.mm-future-photo:after{content:"";position:absolute;inset:1px;border-radius:39px;border:1px solid rgba(255,255,255,.06);z-index:3;pointer-events:none}
.mm-future-photo img{width:100%;height:100%;object-fit:cover;object-position:center center;filter:grayscale(.08) saturate(.72) contrast(1.06) brightness(.82)}
.mm-future-glass{position:absolute;z-index:5;width:min(330px,30vw);padding:20px 22px;border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.11),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(22px) saturate(1.15);box-shadow:0 24px 80px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08);display:flex;flex-direction:column;gap:6px}
.mm-future-glass-a{left:4%;top:18%;transform:translateZ(80px) rotate(-3deg)}
.mm-future-glass-b{right:3%;bottom:14%;transform:translateZ(100px) rotate(3deg)}
.mm-future-glass small{font-size:8px!important;letter-spacing:.20em!important;color:#898985!important;font-weight:800!important}
.mm-future-glass strong{font-family:"Playfair Display",serif;font-size:32px;line-height:1.05}
.mm-future-glass span{font-size:12px;line-height:1.55;color:#c1c1bd}
.mm-future-index{position:absolute;right:8%;top:12%;z-index:1;font-size:clamp(74px,11vw,160px);font-weight:800;letter-spacing:-.08em;color:rgba(255,255,255,.025);user-select:none}
.mm-future-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:850px;margin:28px auto 0}
.mm-future-actions a{min-height:66px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-radius:20px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.035);color:#fff!important;backdrop-filter:blur(14px);transition:.3s transform,.3s background,.3s border-color,.3s box-shadow}
.mm-future-actions a:first-child{background:#fff;color:#070707!important;border-color:#fff}
.mm-future-actions a:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 20px 50px rgba(0,0,0,.24)}
.mm-future-actions span{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.mm-future-actions b{font-size:20px;color:inherit!important}
.mm-future-meta{max-width:850px;margin:24px auto 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;color:#686864;font-size:8px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.mm-future-meta i{height:1px;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.26),rgba(255,255,255,.08))}

/* Marquee future */
.mm-theme-alternative .mm-marquee{background:#fff!important;border:0!important;box-shadow:0 14px 40px rgba(0,0,0,.18)!important}
.mm-theme-alternative .mm-marquee>div{padding:15px 0!important}
.mm-theme-alternative .mm-marquee span{color:#0b0b0b!important;font-size:10px!important;letter-spacing:.19em!important}
.mm-theme-alternative .mm-sep-logo{filter:grayscale(1) brightness(.35)!important;opacity:.55!important}

/* SECCIONES FUTURE — arquitectura distinta sin tocar la original */
.mm-theme-alternative .mm-section{padding:120px 0!important;background:transparent!important;position:relative}
.mm-theme-alternative .mm-section:nth-of-type(even){background:linear-gradient(180deg,rgba(255,255,255,.018),rgba(255,255,255,0))!important}
.mm-theme-alternative .mm-section-head{padding:0 0 22px!important;margin-bottom:42px!important;border-bottom:1px solid rgba(255,255,255,.10)!important}
.mm-theme-alternative .mm-arrow-link{color:#fff!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:999px!important;padding:10px 14px!important}

/* Procedimientos como cartas 3D flotantes */
.mm-theme-alternative .mm-proc-preview{background:radial-gradient(circle at 50% 10%,rgba(255,255,255,.045),transparent 28%),#050505!important;color:#fff!important}
.mm-theme-alternative .mm-proc-preview .mm-kicker,.mm-theme-alternative .mm-proc-preview .mm-heading,.mm-theme-alternative .mm-proc-preview .mm-scroll-color{color:#fff!important;background:none!important;-webkit-text-fill-color:initial!important}
.mm-theme-alternative .mm-proc-cards{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:20px!important;border:0!important;perspective:1500px}
.mm-theme-alternative .mm-proc-card{grid-column:span 4!important;min-height:560px!important;padding:18px!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:30px!important;background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.018))!important;box-shadow:0 34px 90px rgba(0,0,0,.32)!important;display:flex!important;flex-direction:column!important;gap:0!important;transform-style:preserve-3d!important;transition:.4s transform,.4s border-color,.4s box-shadow!important;overflow:hidden}
.mm-theme-alternative .mm-proc-card:nth-child(2){transform:translateY(38px) rotateX(2deg)!important}
.mm-theme-alternative .mm-proc-card:nth-child(3){transform:translateY(6px) rotateY(-2deg)!important}
.mm-theme-alternative .mm-proc-card:hover{transform:translateY(-10px) rotateX(0deg) rotateY(0deg)!important;border-color:rgba(255,255,255,.24)!important;box-shadow:0 48px 110px rgba(0,0,0,.44)!important}
.mm-theme-alternative .mm-proc-photo{height:310px!important;border-radius:22px!important;overflow:hidden!important;background:#111!important}
.mm-theme-alternative .mm-proc-photo img{height:100%!important;object-fit:cover!important;filter:grayscale(.05) saturate(.72) brightness(.86)!important;transition:.5s transform}
.mm-theme-alternative .mm-proc-card:hover .mm-proc-photo img{transform:scale(1.05)}
.mm-theme-alternative .mm-proc-card>span{margin:18px 0 0!important;color:#777!important;font-size:9px!important;letter-spacing:.18em!important}
.mm-theme-alternative .mm-proc-card h3{margin:8px 0 10px!important;color:#fff!important;font-size:34px!important}
.mm-theme-alternative .mm-proc-card p{margin:0!important;color:#aaa!important;line-height:1.65!important}
.mm-theme-alternative .mm-card-link{margin-top:auto!important;padding-top:20px!important;color:#fff!important;border:0!important;background:none!important}

/* M ZERO immersive */
.mm-theme-alternative .mm-editorial{padding:0!important;background:#020202!important}
.mm-theme-alternative .mm-editorial-grid{width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:1.15fr .85fr!important;gap:0!important;align-items:stretch!important}
.mm-theme-alternative .mm-editorial-photo{height:820px!important;border:0!important;border-radius:0!important;box-shadow:none!important;position:relative!important}
.mm-theme-alternative .mm-editorial-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 52%,rgba(2,2,2,.72) 100%)}
.mm-theme-alternative .mm-editorial-photo img{height:100%!important;filter:grayscale(.08) saturate(.70) brightness(.76)!important;transform:none!important;object-position:center center!important}
.mm-theme-alternative .mm-editorial-copy{position:relative!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:64px 56px!important;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.045),transparent 28%),#050505!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.mm-theme-alternative .mm-editorial-copy:before{content:"M ZERO";position:absolute;right:18px;top:18px;font-size:96px;font-weight:800;letter-spacing:-.07em;color:rgba(255,255,255,.025)}
.mm-theme-alternative .mm-editorial-copy .mm-btn{align-self:flex-start!important;border-radius:999px!important;background:#fff!important;color:#050505!important}

/* Doctor: imagen flotante + vidrio */
.mm-theme-alternative .mm-doctor-preview{position:relative;display:grid!important;grid-template-columns:.92fr 1.08fr!important;gap:54px!important;align-items:center!important}
.mm-theme-alternative .mm-doctor-shot{height:720px!important;border-radius:36px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.12)!important;transform:perspective(1200px) rotateY(4deg)!important;box-shadow:0 50px 120px rgba(0,0,0,.46)!important}
.mm-theme-alternative .mm-doctor-shot img:first-child{filter:grayscale(.08) saturate(.70) brightness(.88)!important}
.mm-theme-alternative .mm-doctor-preview>div:last-child{padding:34px!important;border-radius:28px!important;border:1px solid rgba(255,255,255,.11)!important;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.018))!important;backdrop-filter:blur(20px)!important;box-shadow:0 30px 80px rgba(0,0,0,.28)!important}
.mm-theme-alternative .mm-badges span{border-radius:999px!important;background:rgba(255,255,255,.04)!important;border:1px solid rgba(255,255,255,.12)!important;color:#c7c7c2!important}

/* Forbes: editorial 3D */
.mm-theme-alternative .mm-forbes-feature{background:linear-gradient(180deg,#f5f5f2 0%,#ffffff 100%)!important;color:#0b0b0b!important;padding:120px 0!important}
.mm-theme-alternative .mm-forbes-grid{display:grid!important;grid-template-columns:.9fr 1.1fr!important;gap:60px!important;align-items:center!important}
.mm-theme-alternative .mm-forbes-copy .mm-kicker,.mm-theme-alternative .mm-forbes-copy .mm-heading,.mm-theme-alternative .mm-forbes-copy .mm-scroll-color,.mm-theme-alternative .mm-forbes-copy h2,.mm-theme-alternative .mm-forbes-copy blockquote{color:#111!important;background:none!important;-webkit-text-fill-color:initial!important}
.mm-theme-alternative .mm-forbes-copy p{color:#555!important}
.mm-theme-alternative .mm-forbes-visual{min-height:600px!important;border-radius:36px!important;overflow:hidden!important;box-shadow:0 45px 100px rgba(0,0,0,.18)!important;transform:perspective(1200px) rotateY(-4deg)!important}
.mm-theme-alternative .mm-forbes-wordmark{color:#fff!important;text-shadow:0 4px 20px rgba(0,0,0,.28)!important}
.mm-theme-alternative .mm-forbes-tags span{border-radius:999px!important;background:#111!important;color:#fff!important;border:0!important}
.mm-theme-alternative .mm-forbes-copy .mm-btn{background:#111!important;color:#fff!important;border-radius:999px!important}

/* Trayectoria: mapa como panel flotante */
.mm-theme-alternative .mm-world-preview{background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.035),transparent 25%),#050505!important}
.mm-theme-alternative .mm-world-preview-grid{display:grid!important;grid-template-columns:.78fr 1.22fr!important;gap:46px!important;align-items:center!important}
.mm-theme-alternative .mm-real-map-card{border-radius:34px!important;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018))!important;border:1px solid rgba(255,255,255,.11)!important;box-shadow:0 40px 100px rgba(0,0,0,.38)!important;transform:perspective(1200px) rotateY(-3deg)!important;overflow:hidden!important}
.mm-theme-alternative .mm-real-map-caption{background:#0b0b0b!important}
.mm-theme-alternative .mm-country-list span,.mm-theme-alternative .mm-filter-country{border-radius:999px!important;background:rgba(255,255,255,.035)!important;border:1px solid rgba(255,255,255,.11)!important;color:#bdbdb8!important}

/* Testimonios: mosaico cinematográfico */
.mm-theme-alternative .mm-testimonial-gallery{gap:12px!important}
.mm-theme-alternative .mm-testimonial-card{border-radius:28px!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:0 30px 80px rgba(0,0,0,.30)!important;overflow:hidden!important}
.mm-theme-alternative .mm-testimonial-card figcaption{background:rgba(5,5,5,.58)!important;backdrop-filter:blur(20px)!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.10)!important}

/* CTA future */
.mm-theme-alternative .mm-cta{background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.08),transparent 30%),#020202!important;border-top:1px solid rgba(255,255,255,.08)!important}
.mm-theme-alternative .mm-cta .mm-shell{position:relative;overflow:hidden;border-radius:42px;padding:70px 60px!important;border:1px solid rgba(255,255,255,.10);background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.018));box-shadow:0 50px 120px rgba(0,0,0,.35)}
.mm-theme-alternative .mm-cta .mm-btn{background:#fff!important;color:#050505!important;border-radius:999px!important}

/* Inner pages future architecture */
.mm-theme-alternative .mm-inner-hero,.mm-theme-alternative .mm-mzero-hero{background:radial-gradient(circle at 70% 18%,rgba(255,255,255,.05),transparent 24%),#030303!important;border-bottom:1px solid rgba(255,255,255,.08)!important}
.mm-theme-alternative .mm-inner-hero{padding:154px 0 92px!important}
.mm-theme-alternative .mm-inner-hero-grid{grid-template-columns:.9fr 1.1fr!important;gap:64px!important;align-items:center!important}
.mm-theme-alternative .mm-portrait-frame,.mm-theme-alternative .mm-procedure-visual,.mm-theme-alternative .mm-result-card{border-radius:30px!important;border:1px solid rgba(255,255,255,.11)!important;box-shadow:0 34px 90px rgba(0,0,0,.34)!important;overflow:hidden!important}
.mm-theme-alternative .mm-form{border-radius:28px!important;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018))!important;border:1px solid rgba(255,255,255,.11)!important;box-shadow:0 36px 90px rgba(0,0,0,.28)!important}
.mm-theme-alternative .mm-form input,.mm-theme-alternative .mm-form select,.mm-theme-alternative .mm-form textarea{border-radius:14px!important;background:rgba(255,255,255,.035)!important;border:1px solid rgba(255,255,255,.11)!important;color:#fff!important}
.mm-theme-alternative .mm-contact-cards article,.mm-theme-alternative .mm-congress,.mm-theme-alternative .mm-globe-sidebar,.mm-theme-alternative .mm-method-steps article{border-radius:24px!important;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018))!important;border:1px solid rgba(255,255,255,.11)!important;box-shadow:0 28px 70px rgba(0,0,0,.24)!important;color:#fff!important}
.mm-theme-alternative .mm-contact-cards article h2,.mm-theme-alternative .mm-contact-cards article a,.mm-theme-alternative .mm-globe-sidebar h3{color:#fff!important}
.mm-theme-alternative .mm-contact-cards article p{color:#aaa!important}
.mm-theme-alternative .mm-mzero-shade{background:linear-gradient(90deg,rgba(3,3,3,.96),rgba(3,3,3,.70) 48%,rgba(3,3,3,.25) 82%)!important}
.mm-theme-alternative .mm-mzero-copy{border-radius:30px!important;background:rgba(5,5,5,.58)!important;border:1px solid rgba(255,255,255,.11)!important;backdrop-filter:blur(22px)!important;box-shadow:0 30px 80px rgba(0,0,0,.32)!important}
.mm-theme-alternative .mm-footer{background:#020202!important;border-top:1px solid rgba(255,255,255,.08)!important}
.mm-theme-alternative .mm-whatsapp{background:#fff!important;color:#050505!important;box-shadow:0 18px 50px rgba(0,0,0,.36)!important}

/* Responsive future */
@media(max-width:1100px){
  .mm-theme-alternative .mm-header-inner{grid-template-columns:auto auto!important;justify-content:space-between!important}
  .mm-theme-alternative .mm-nav{position:fixed!important;left:4vw!important;right:4vw!important;top:88px!important;display:none!important;grid-template-columns:1fr 1fr!important;background:rgba(7,7,7,.92)!important;backdrop-filter:blur(22px)!important;border:1px solid rgba(255,255,255,.12)!important;padding:12px!important;border-radius:24px!important;z-index:180!important}
  .mm-theme-alternative .mm-nav.open{display:grid!important}
  .mm-theme-alternative .mm-menu{display:flex!important}
  .mm-theme-alternative .mm-header-cta{display:none!important}
  .mm-future-stage{min-height:640px}
  .mm-future-photo{width:min(78vw,700px);height:560px}
  .mm-future-glass{width:min(300px,34vw)}
  .mm-theme-alternative .mm-proc-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .mm-theme-alternative .mm-proc-card{grid-column:auto!important}
  .mm-theme-alternative .mm-proc-card:nth-child(2),.mm-theme-alternative .mm-proc-card:nth-child(3){transform:none!important}
  .mm-theme-alternative .mm-editorial-grid,.mm-theme-alternative .mm-forbes-grid,.mm-theme-alternative .mm-doctor-preview,.mm-theme-alternative .mm-world-preview-grid,.mm-theme-alternative .mm-inner-hero-grid{grid-template-columns:1fr!important}
  .mm-theme-alternative .mm-editorial-photo,.mm-theme-alternative .mm-forbes-visual,.mm-theme-alternative .mm-doctor-shot{height:620px!important;transform:none!important}
  .mm-theme-alternative .mm-real-map-card{transform:none!important}
}
@media(max-width:720px){
  .mm-theme-alternative .mm-shell{width:min(100% - 30px,1220px)!important}
  .mm-theme-alternative .mm-header-inner{height:72px!important}
  .mm-theme-alternative .mm-brand img:first-child{width:48px!important}
  .mm-theme-alternative .mm-brand span b{font-size:11px!important}
  .mm-theme-alternative .mm-brand span small{display:none!important}
  .mm-theme-alternative .mm-nav{top:72px!important;grid-template-columns:1fr!important;border-radius:18px!important}
  .mm-future-hero{padding:104px 0 38px!important;min-height:auto!important}
  .mm-future-head{margin-bottom:18px!important}
  .mm-future-head h1{font-size:clamp(44px,13.6vw,62px)!important;line-height:.94!important}
  .mm-future-head>p:last-child{font-size:15px!important;line-height:1.68!important;margin-top:20px!important}
  .mm-future-stage{min-height:0!important;display:block!important;margin-top:28px!important}
  .mm-future-ring{display:none!important}
  .mm-future-photo{width:100%!important;height:auto!important;aspect-ratio:4/5!important;border-radius:28px!important;transform:none!important}
  .mm-future-glass{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:calc(100% - 24px)!important;margin:-52px auto 0!important;transform:none!important;border-radius:20px!important;z-index:6!important}
  .mm-future-glass-b{margin:10px auto 0!important}
  .mm-future-index{display:none!important}
  .mm-future-actions{grid-template-columns:1fr!important;margin-top:18px!important}
  .mm-future-actions a{min-height:58px!important;border-radius:18px!important}
  .mm-future-meta{grid-template-columns:1fr!important;text-align:center!important;gap:8px!important;margin-top:18px!important}
  .mm-future-meta i{display:none!important}
  .mm-theme-alternative .mm-section{padding:76px 0!important}
  .mm-theme-alternative .mm-section-head{display:grid!important;gap:12px!important;margin-bottom:28px!important}
  .mm-theme-alternative .mm-proc-cards{grid-template-columns:1fr!important;gap:14px!important}
  .mm-theme-alternative .mm-proc-card{min-height:0!important;border-radius:24px!important;padding:15px!important}
  .mm-theme-alternative .mm-proc-photo{height:auto!important;aspect-ratio:4/3!important;border-radius:18px!important}
  .mm-theme-alternative .mm-proc-card h3{font-size:28px!important}
  .mm-theme-alternative .mm-editorial-photo,.mm-theme-alternative .mm-forbes-visual,.mm-theme-alternative .mm-doctor-shot{height:auto!important;aspect-ratio:4/5!important;border-radius:24px!important}
  .mm-theme-alternative .mm-editorial-copy,.mm-theme-alternative .mm-doctor-preview>div:last-child{padding:28px 22px!important;border-radius:24px!important}
  .mm-theme-alternative .mm-forbes-feature{padding:76px 0!important}
  .mm-theme-alternative .mm-forbes-grid{gap:28px!important}
  .mm-theme-alternative .mm-world-preview-grid{gap:28px!important}
  .mm-theme-alternative .mm-real-map{aspect-ratio:1.65/1!important;padding:8px!important}
  .mm-theme-alternative .mm-map-marker span{display:none!important}
  .mm-theme-alternative .mm-testimonial-gallery{grid-template-columns:1fr!important;gap:10px!important}
  .mm-theme-alternative .mm-testimonial-card,.mm-theme-alternative .mm-testimonial-card.tall,.mm-theme-alternative .mm-testimonial-card.wide{grid-column:auto!important;grid-row:auto!important;aspect-ratio:4/5!important;min-height:0!important}
  .mm-theme-alternative .mm-inner-hero{padding:104px 0 54px!important}
  .mm-theme-alternative .mm-portrait-frame{aspect-ratio:4/5!important;height:auto!important}
  .mm-theme-alternative .mm-mzero-hero{padding:112px 0 62px!important}
  .mm-theme-alternative .mm-mzero-copy{padding:24px 20px!important;border-radius:22px!important}
  .mm-theme-alternative .mm-form{padding:20px!important;border-radius:22px!important}
  .mm-theme-alternative .mm-cta .mm-shell{padding:42px 22px!important;border-radius:28px!important}
}
@media(max-width:420px){
  .mm-future-head h1{font-size:clamp(40px,12.6vw,54px)!important}
  .mm-theme-alternative .mm-heading{font-size:clamp(30px,9.4vw,38px)!important;line-height:1.04!important}
  .mm-theme-alternative .mm-title{font-size:clamp(38px,11.8vw,48px)!important;line-height:1!important}
  .mm-theme-alternative .mm-copy-lg{font-size:19px!important;line-height:1.5!important}
  .mm-theme-alternative .mm-lead,.mm-theme-alternative p,.mm-theme-alternative li{font-size:14.5px!important;line-height:1.68!important}
}

/* =============================================================
   V2.1.0
   MOBILE FIX ORIGINAL + ALTERNATIVA NEO EDITORIAL DISTINCTA
   ============================================================= */

/* ----- ORIGINAL: asegurar orden real TÍTULO > IMAGEN > TEXTO/BOTONES ----- */
.mm-theme-dark .mm-home-hero-dark .mm-dark-home-exact{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:24px!important}
.mm-theme-dark .mm-home-hero-dark .mm-dark-home-title{order:1!important;max-width:920px!important}
.mm-theme-dark .mm-home-hero-dark .mm-dark-home-image{order:2!important;width:100%!important;align-self:stretch!important}
.mm-theme-dark .mm-home-hero-dark .mm-dark-home-copy-after{order:3!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:34px!important;align-items:end!important}
.mm-theme-dark .mm-home-hero-dark .mm-dark-home-copy-after .mm-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:12px!important}
@media(max-width:900px){
  .mm-theme-dark .mm-home-hero-dark .mm-dark-home-copy-after{grid-template-columns:minmax(0,1fr)!important}
  .mm-theme-dark .mm-home-hero-dark .mm-dark-home-copy-after .mm-actions{justify-content:flex-start!important}
}
@media(max-width:720px){
  .mm-theme-dark .mm-home-hero-dark{padding:96px 0 62px!important}
  .mm-theme-dark .mm-home-hero-dark .mm-dark-home-exact{gap:18px!important}
  .mm-theme-dark .mm-home-hero-dark .mm-dark-home-image{aspect-ratio:4/5!important;border-radius:22px!important;max-height:none!important}
  .mm-theme-dark .mm-home-hero-dark .mm-dark-home-copy-after{gap:16px!important}
  .mm-theme-dark .mm-home-hero-dark .mm-dark-home-copy-after .mm-lead{font-size:15px!important;line-height:1.72!important;margin:0!important}
  .mm-theme-dark .mm-home-hero-dark .mm-dark-home-copy-after .mm-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .mm-theme-dark .mm-home-hero-dark .mm-dark-home-copy-after .mm-btn{width:100%!important;min-height:54px!important}
}

/* ----- ALTERNATIVA: identidad nueva negro/blanco con glass y profundidad ----- */
.mm-site.mm-theme-alternative{
  --c-bg:#060606;--c-bg2:#0f0f10;--c-surface:rgba(255,255,255,.06);--c-surface-strong:rgba(255,255,255,.11);--c-line:rgba(255,255,255,.16);--c-text:#fafaf8;--c-muted:#b6b8bb;--c-accent:#ffffff;
  background:
    radial-gradient(circle at 15% 15%, rgba(255,255,255,.10), transparent 28%),
    radial-gradient(circle at 82% 12%, rgba(255,255,255,.06), transparent 24%),
    linear-gradient(180deg,#050505 0%,#0a0a0b 100%);
  color:var(--c-text)
}
.mm-site.mm-theme-alternative .mm-noise{opacity:.04}
.mm-site.mm-theme-alternative .mm-header{background:rgba(5,5,6,.68)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;backdrop-filter:blur(18px)!important}
.mm-site.mm-theme-alternative .mm-brand span b,
.mm-site.mm-theme-alternative .mm-nav a,
.mm-site.mm-theme-alternative .mm-header-cta,
.mm-site.mm-theme-alternative .mm-kicker,
.mm-site.mm-theme-alternative .mm-heading,
.mm-site.mm-theme-alternative .mm-title,
.mm-site.mm-theme-alternative h1,
.mm-site.mm-theme-alternative h2,
.mm-site.mm-theme-alternative h3{color:#fff!important}
.mm-site.mm-theme-alternative .mm-brand span small,
.mm-site.mm-theme-alternative p,
.mm-site.mm-theme-alternative .mm-lead,
.mm-site.mm-theme-alternative li,
.mm-site.mm-theme-alternative small{color:var(--c-muted)!important}
.mm-site.mm-theme-alternative .mm-btn{border-color:rgba(255,255,255,.18)!important;color:#fff!important;background:rgba(255,255,255,.04)!important;box-shadow:0 12px 30px rgba(0,0,0,.2)!important}
.mm-site.mm-theme-alternative .mm-btn:hover{background:rgba(255,255,255,.12)!important;transform:translateY(-2px)}
.mm-site.mm-theme-alternative .mm-btn-fill{background:#fff!important;color:#0b0b0c!important;border-color:#fff!important}
.mm-site.mm-theme-alternative .mm-btn-fill:hover{background:#f1f1f1!important}
.mm-site.mm-theme-alternative .mm-section,
.mm-site.mm-theme-alternative .mm-cta,
.mm-site.mm-theme-alternative .mm-inner-hero{background:transparent!important}
.mm-site.mm-theme-alternative .mm-proc-card,
.mm-site.mm-theme-alternative .mm-result-card,
.mm-site.mm-theme-alternative .mm-doctor-card,
.mm-site.mm-theme-alternative .mm-congress,
.mm-site.mm-theme-alternative .mm-contact-cards article,
.mm-site.mm-theme-alternative .mm-forbes-box,
.mm-site.mm-theme-alternative .mm-procedure-detail,
.mm-site.mm-theme-alternative .mm-globe-sidebar,
.mm-site.mm-theme-alternative .mm-real-map,
.mm-site.mm-theme-alternative .mm-highlight-card,
.mm-site.mm-theme-alternative .mm-badges,
.mm-site.mm-theme-alternative .mm-editorial-copy,
.mm-site.mm-theme-alternative .mm-doctor-bio,
.mm-site.mm-theme-alternative .mm-testimonial-card{
  background:linear-gradient(180deg, rgba(255,255,255,.09), rgba(255,255,255,.04))!important;
  border:1px solid rgba(255,255,255,.11)!important;
  box-shadow:0 22px 55px rgba(0,0,0,.30)!important;
  backdrop-filter:blur(16px)!important
}
.mm-site.mm-theme-alternative .mm-proc-card:hover,
.mm-site.mm-theme-alternative .mm-result-card:hover,
.mm-site.mm-theme-alternative .mm-congress:hover{transform:translateY(-5px)!important;box-shadow:0 28px 70px rgba(0,0,0,.34)!important}
.mm-site.mm-theme-alternative .mm-proc-photo,
.mm-site.mm-theme-alternative .mm-editorial-photo,
.mm-site.mm-theme-alternative .mm-doctor-shot,
.mm-site.mm-theme-alternative .mm-result-photo,
.mm-site.mm-theme-alternative .mm-highlight-card img{border-radius:28px!important;overflow:hidden}
.mm-site.mm-theme-alternative .mm-marquee{border-top:1px solid rgba(255,255,255,.08)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;background:rgba(255,255,255,.02)!important}
.mm-site.mm-theme-alternative .mm-marquee span{color:#fff!important;opacity:.95}
.mm-site.mm-theme-alternative .mm-sep-logo{filter:grayscale(1) brightness(6)!important;opacity:.5}
.mm-site.mm-theme-alternative .mm-whatsapp{box-shadow:0 20px 50px rgba(0,0,0,.35)!important}
.mm-site.mm-theme-alternative .mm-footer{background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.015))!important;border-top:1px solid rgba(255,255,255,.08)!important}
.mm-site.mm-theme-alternative .mm-footer a,
.mm-site.mm-theme-alternative .mm-footer p,
.mm-site.mm-theme-alternative .mm-footer span,
.mm-site.mm-theme-alternative .mm-footer small{color:#dadbdd!important}
.mm-site.mm-theme-alternative .mm-footer .mm-brand span b{color:#fff!important}

/* home alternativa nueva */
.mm-site.mm-theme-alternative .mm-alt-neo-hero{position:relative;padding:138px 0 88px;overflow:hidden}
.mm-site.mm-theme-alternative .mm-alt-neo-hero::before{content:"";position:absolute;inset:0;background:
  radial-gradient(circle at 78% 22%, rgba(255,255,255,.12), transparent 24%),
  radial-gradient(circle at 15% 78%, rgba(255,255,255,.06), transparent 20%),
  linear-gradient(145deg, rgba(255,255,255,.03), transparent 40%);
pointer-events:none}
.mm-site.mm-theme-alternative .mm-alt-neo-noise{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px),linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);background-size:80px 80px;mask-image:linear-gradient(180deg,rgba(0,0,0,.28),transparent 78%);opacity:.18;pointer-events:none}
.mm-site.mm-theme-alternative .mm-alt-neo-shell{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);gap:48px;align-items:center}
.mm-site.mm-theme-alternative .mm-alt-neo-copy{display:grid;gap:18px;align-content:start}
.mm-site.mm-theme-alternative .mm-alt-neo-copy .mm-kicker{letter-spacing:.16em;text-transform:uppercase;font-size:12px;color:#d8d8d8!important}
.mm-site.mm-theme-alternative .mm-alt-neo-copy .mm-title{font-size:clamp(3rem,7vw,6rem)!important;line-height:.92!important;letter-spacing:-.04em}
.mm-site.mm-theme-alternative .mm-alt-neo-copy .mm-title em{display:block;font-style:italic;color:#d7d7d7!important}
.mm-site.mm-theme-alternative .mm-alt-neo-copy .mm-lead{max-width:700px;font-size:1.1rem;line-height:1.8;color:#c2c4c8!important}
.mm-site.mm-theme-alternative .mm-alt-neo-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}
.mm-site.mm-theme-alternative .mm-alt-neo-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:10px}
.mm-site.mm-theme-alternative .mm-alt-neo-facts article{padding:18px 18px 16px;border-radius:22px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg, rgba(255,255,255,.08), rgba(255,255,255,.03));box-shadow:0 18px 40px rgba(0,0,0,.26);backdrop-filter:blur(14px)}
.mm-site.mm-theme-alternative .mm-alt-neo-facts article small{display:block;margin-bottom:8px;color:#c6c8ca!important;text-transform:uppercase;letter-spacing:.12em;font-size:11px}
.mm-site.mm-theme-alternative .mm-alt-neo-facts article strong{display:block;color:#fff;font-size:1rem;line-height:1.35}
.mm-site.mm-theme-alternative .mm-alt-neo-visual{position:relative}
.mm-site.mm-theme-alternative .mm-alt-neo-stack{position:relative;min-height:700px;padding:38px;border-radius:34px;border:1px solid rgba(255,255,255,.11);background:linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.025));box-shadow:0 35px 90px rgba(0,0,0,.42);backdrop-filter:blur(18px);overflow:hidden}
.mm-site.mm-theme-alternative .mm-alt-neo-stack::before{content:"";position:absolute;inset:auto -10% -32% auto;width:60%;height:60%;background:radial-gradient(circle, rgba(255,255,255,.14), transparent 58%);filter:blur(30px);pointer-events:none}
.mm-site.mm-theme-alternative .mm-alt-neo-main{position:relative;z-index:2;margin:0;border-radius:28px;overflow:hidden;transform:perspective(1400px) rotateY(-10deg) rotateX(4deg);box-shadow:0 35px 80px rgba(0,0,0,.40)}
.mm-site.mm-theme-alternative .mm-alt-neo-main img{display:block;width:100%;height:700px;object-fit:cover;object-position:center 40%}
.mm-site.mm-theme-alternative .mm-alt-neo-card{position:absolute;z-index:3;display:grid;gap:8px;max-width:260px;padding:18px 18px 16px;border-radius:22px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg, rgba(255,255,255,.14), rgba(255,255,255,.05));backdrop-filter:blur(16px);box-shadow:0 22px 48px rgba(0,0,0,.34)}
.mm-site.mm-theme-alternative .mm-alt-neo-card small{color:#d2d4d7!important;text-transform:uppercase;letter-spacing:.14em;font-size:11px}
.mm-site.mm-theme-alternative .mm-alt-neo-card strong{color:#fff;font-size:1rem;line-height:1.4}
.mm-site.mm-theme-alternative .mm-alt-neo-card.card-a{top:32px;left:16px}
.mm-site.mm-theme-alternative .mm-alt-neo-card.card-b{right:18px;bottom:28px}
.mm-site.mm-theme-alternative .mm-alt-neo-outline{position:absolute;right:36px;top:48px;width:180px;height:180px;border-radius:50%;border:1px solid rgba(255,255,255,.14);box-shadow:0 0 0 24px rgba(255,255,255,.025),0 0 0 48px rgba(255,255,255,.02)}

/* layout diferencial para secciones alternativa */
.mm-site.mm-theme-alternative .mm-section-head{align-items:end!important;gap:22px}
.mm-site.mm-theme-alternative .mm-heading em{color:#d7d9dc!important}
.mm-site.mm-theme-alternative .mm-proc-cards{gap:20px!important}
.mm-site.mm-theme-alternative .mm-proc-card{border-radius:30px!important;padding:18px!important}
.mm-site.mm-theme-alternative .mm-proc-card .mm-proc-photo{aspect-ratio:4/5!important;margin-bottom:16px!important}
.mm-site.mm-theme-alternative .mm-proc-card h3{font-size:1.35rem!important;margin:2px 0 8px!important}
.mm-site.mm-theme-alternative .mm-editorial-grid,
.mm-site.mm-theme-alternative .mm-doctor-preview,
.mm-site.mm-theme-alternative .mm-forbes-feature,
.mm-site.mm-theme-alternative .mm-contact-grid{gap:34px!important}
.mm-site.mm-theme-alternative .mm-editorial-copy,
.mm-site.mm-theme-alternative .mm-doctor-bio{padding:32px!important;border-radius:32px!important}
.mm-site.mm-theme-alternative .mm-forbes-box h3{font-size:clamp(1.6rem,3vw,2.3rem)!important;color:#fff!important}
.mm-site.mm-theme-alternative .mm-country-filters button,
.mm-site.mm-theme-alternative .mm-filter-country{background:rgba(255,255,255,.05)!important;color:#fff!important;border-color:rgba(255,255,255,.12)!important}
.mm-site.mm-theme-alternative .mm-filter-country.active{background:#fff!important;color:#0b0b0c!important}
.mm-site.mm-theme-alternative .mm-real-map-caption strong{color:#fff!important}
.mm-site.mm-theme-alternative .mm-congress-list{gap:14px!important}
.mm-site.mm-theme-alternative .mm-congress{border-radius:24px!important}

@media(max-width:1180px){
  .mm-site.mm-theme-alternative .mm-alt-neo-shell{grid-template-columns:minmax(0,1fr)!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-stack{min-height:unset!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-main img{height:640px!important}
}
@media(max-width:860px){
  .mm-site.mm-theme-alternative .mm-alt-neo-facts{grid-template-columns:1fr!important}
  .mm-site.mm-theme-alternative .mm-editorial-grid,
  .mm-site.mm-theme-alternative .mm-doctor-preview,
  .mm-site.mm-theme-alternative .mm-forbes-feature,
  .mm-site.mm-theme-alternative .mm-contact-grid{grid-template-columns:minmax(0,1fr)!important}
}
@media(max-width:720px){
  .mm-site.mm-theme-alternative .mm-alt-neo-hero{padding:104px 0 58px!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-shell{gap:22px!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-copy{gap:14px!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-copy .mm-title{font-size:clamp(2.6rem,14vw,4rem)!important;line-height:.96!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-copy .mm-lead{font-size:1rem!important;line-height:1.75!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-actions{display:grid!important;grid-template-columns:1fr!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-stack{padding:16px!important;border-radius:24px!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-main{transform:none!important;border-radius:20px!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-main img{height:auto!important;aspect-ratio:4/5!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-card{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;max-width:none!important;margin-top:12px!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-outline{display:none!important}
}

/* =============================================================
   V2.2.0 — ALT CONTRAST + 2027 EFFECTS + MOBILE CLEANUP
   ============================================================= */

/* Remove desktop cursor glow on touch devices (the white floating circle on mobile). */
.mm-site.touch-device .mm-cursor-glow{display:none!important}

/* Make the mobile menu icon always readable and correctly stacked. */
.mm-site.mm-theme-alternative .mm-menu{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
}
.mm-site.mm-theme-alternative .mm-menu i{
  display:block!important;
  width:20px!important;
  height:2px!important;
  margin:0!important;
  background:#fff!important;
  border-radius:999px!important;
}

/* Strong contrast system for the alternative version. */
.mm-site.mm-theme-alternative{
  --alt-white:#ffffff;
  --alt-ice:#fff7ee;
  --alt-silver:#d6d9de;
  --alt-mid:#b9c0c8;
  --alt-dark:#0a0a0b;
  --alt-ink:#15171a;
}
.mm-site.mm-theme-alternative .mm-section:not(.mm-forbes-feature),
.mm-site.mm-theme-alternative .mm-inner-hero,
.mm-site.mm-theme-alternative .mm-cta,
.mm-site.mm-theme-alternative .mm-mzero-hero{
  color:#fff!important;
}
.mm-site.mm-theme-alternative .mm-section:not(.mm-forbes-feature) p,
.mm-site.mm-theme-alternative .mm-section:not(.mm-forbes-feature) li,
.mm-site.mm-theme-alternative .mm-section:not(.mm-forbes-feature) .mm-lead,
.mm-site.mm-theme-alternative .mm-section:not(.mm-forbes-feature) .mm-copy-lg,
.mm-site.mm-theme-alternative .mm-inner-hero p,
.mm-site.mm-theme-alternative .mm-inner-hero li,
.mm-site.mm-theme-alternative .mm-mzero-hero p{
  color:#c5c9ce!important;
}
.mm-site.mm-theme-alternative .mm-section:not(.mm-forbes-feature) h1,
.mm-site.mm-theme-alternative .mm-section:not(.mm-forbes-feature) h2,
.mm-site.mm-theme-alternative .mm-section:not(.mm-forbes-feature) h3,
.mm-site.mm-theme-alternative .mm-inner-hero h1,
.mm-site.mm-theme-alternative .mm-inner-hero h2,
.mm-site.mm-theme-alternative .mm-mzero-hero h1{
  color:#fff!important;
}
.mm-site.mm-theme-alternative .mm-section:not(.mm-forbes-feature) .mm-kicker,
.mm-site.mm-theme-alternative .mm-inner-hero .mm-kicker,
.mm-site.mm-theme-alternative .mm-mzero-hero .mm-kicker{
  color:#f2f3f5!important;
}
.mm-site.mm-theme-alternative .mm-proc-preview .mm-arrow-link{
  color:#fff!important;
  border-color:rgba(255,255,255,.24)!important;
  background:rgba(255,255,255,.045)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.02),0 12px 32px rgba(0,0,0,.18)!important;
}
.mm-site.mm-theme-alternative .mm-proc-preview .mm-arrow-link:hover{
  background:#fff!important;color:#0b0b0c!important;
}
.mm-site.mm-theme-alternative .mm-proc-card>span,
.mm-site.mm-theme-alternative .mm-card-link,
.mm-site.mm-theme-alternative .mm-country-list span,
.mm-site.mm-theme-alternative .mm-badges span{
  color:#e8eaed!important;
}
.mm-site.mm-theme-alternative .mm-proc-card p,
.mm-site.mm-theme-alternative .mm-editorial-copy p,
.mm-site.mm-theme-alternative .mm-doctor-preview p,
.mm-site.mm-theme-alternative .mm-world-preview p,
.mm-site.mm-theme-alternative .mm-congress p,
.mm-site.mm-theme-alternative .mm-congress small,
.mm-site.mm-theme-alternative .mm-testimonial-card figcaption span{
  color:#c5c9ce!important;
}

/* Forbes intentionally becomes the light editorial spread: dark text on light background. */
.mm-site.mm-theme-alternative .mm-forbes-feature{
  background:linear-gradient(145deg,#f4f2ec 0%,#ffffff 48%,#eceff2 100%)!important;
  color:#111318!important;
  position:relative;
  overflow:hidden;
}
.mm-site.mm-theme-alternative .mm-forbes-feature::before{
  content:"";position:absolute;inset:-30% auto auto -15%;width:55%;aspect-ratio:1;border-radius:50%;
  background:radial-gradient(circle,rgba(30,35,45,.08),transparent 66%);filter:blur(24px);pointer-events:none
}
.mm-site.mm-theme-alternative .mm-forbes-feature .mm-kicker{color:#5c6269!important}
.mm-site.mm-theme-alternative .mm-forbes-feature .mm-heading,
.mm-site.mm-theme-alternative .mm-forbes-feature h2,
.mm-site.mm-theme-alternative .mm-forbes-feature blockquote{
  color:#111318!important;
  -webkit-text-fill-color:initial!important;
}
.mm-site.mm-theme-alternative .mm-forbes-feature p{color:#4d545b!important}
.mm-site.mm-theme-alternative .mm-forbes-feature .mm-forbes-tags span{
  background:#111318!important;color:#fff!important;border-color:#111318!important;
}
.mm-site.mm-theme-alternative .mm-forbes-feature .mm-btn-fill{
  background:#111318!important;color:#fff!important;border-color:#111318!important;
}
.mm-site.mm-theme-alternative .mm-forbes-feature .mm-forbes-wordmark{color:#111318!important}
.mm-site.mm-theme-alternative .mm-forbes-feature .mm-forbes-wordmark span{color:#60666d!important}

/* Scroll-reactive word color for the alternative. Always high-contrast. */
.mm-site.mm-theme-alternative .mm-alt-chroma{
  color:transparent!important;
  -webkit-text-fill-color:transparent!important;
  background-image:linear-gradient(110deg,#ffffff 0%,#f1f1f1 22%,#fff7ee 45%,#ffffff 67%,#c9cbd0 86%,#ffffff 100%)!important;
  background-size:300% 100%!important;
  background-position:var(--alt-shift,15%) center!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  filter:drop-shadow(0 0 22px rgba(200,225,255,var(--alt-glow,.08)))!important;
  transition:background-position .15s linear,filter .25s ease!important;
}
.mm-site.mm-theme-alternative .mm-forbes-feature .mm-alt-chroma,
.mm-site.mm-theme-alternative .mm-alt-chroma-dark{
  color:transparent!important;
  -webkit-text-fill-color:transparent!important;
  background-image:linear-gradient(110deg,#111318 0%,#2a2d31 24%,#b7783f 48%,#15171a 68%,#59616b 88%,#111318 100%)!important;
  background-size:300% 100%!important;
  background-position:var(--alt-shift,15%) center!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  filter:none!important;
}

/* More current 3D / glow detail in alternative. */
.mm-site.mm-theme-alternative .mm-section::after{
  content:"";position:absolute;left:8%;right:8%;bottom:0;height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);pointer-events:none
}
.mm-site.mm-theme-alternative .mm-proc-card,
.mm-site.mm-theme-alternative .mm-testimonial-card,
.mm-site.mm-theme-alternative .mm-congress,
.mm-site.mm-theme-alternative .mm-info-card,
.mm-site.mm-theme-alternative .mm-editorial-copy,
.mm-site.mm-theme-alternative .mm-globe-sidebar,
.mm-site.mm-theme-alternative .mm-contact-cards article{
  position:relative;overflow:hidden;
}
.mm-site.mm-theme-alternative .mm-proc-card::before,
.mm-site.mm-theme-alternative .mm-testimonial-card::before,
.mm-site.mm-theme-alternative .mm-congress::before,
.mm-site.mm-theme-alternative .mm-info-card::before,
.mm-site.mm-theme-alternative .mm-editorial-copy::before,
.mm-site.mm-theme-alternative .mm-globe-sidebar::before,
.mm-site.mm-theme-alternative .mm-contact-cards article::before{
  content:"";position:absolute;left:-30%;top:-80%;width:55%;height:240%;transform:rotate(18deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.055),transparent);transition:transform .8s ease,left .8s ease;pointer-events:none
}
.mm-site.mm-theme-alternative .mm-proc-card:hover::before,
.mm-site.mm-theme-alternative .mm-testimonial-card:hover::before,
.mm-site.mm-theme-alternative .mm-congress:hover::before,
.mm-site.mm-theme-alternative .mm-info-card:hover::before,
.mm-site.mm-theme-alternative .mm-editorial-copy:hover::before,
.mm-site.mm-theme-alternative .mm-globe-sidebar:hover::before,
.mm-site.mm-theme-alternative .mm-contact-cards article:hover::before{left:85%}

.mm-site.mm-theme-alternative .mm-alt-neo-hero::after{
  content:"";position:absolute;inset:auto -15% -35% auto;width:62%;aspect-ratio:1;border-radius:50%;
  background:radial-gradient(circle,rgba(232,192,143,.11),rgba(255,255,255,.03) 38%,transparent 70%);filter:blur(32px);animation:mmAltOrb 8s ease-in-out infinite alternate;pointer-events:none
}
@keyframes mmAltOrb{from{transform:translate3d(-2%,2%,0) scale(.95)}to{transform:translate3d(4%,-5%,0) scale(1.08)}}

/* Better mobile contrast and spacing. */
@media(max-width:720px){
  .mm-site.mm-theme-alternative .mm-proc-preview .mm-section-head{align-items:flex-start!important}
  .mm-site.mm-theme-alternative .mm-proc-preview .mm-arrow-link{width:auto!important;min-width:150px!important;text-align:center!important}
  .mm-site.mm-theme-alternative .mm-forbes-feature{padding:72px 0!important}
  .mm-site.mm-theme-alternative .mm-forbes-copy{background:rgba(255,255,255,.92)!important;color:#111318!important;border-radius:24px!important;padding:24px 20px!important}
  .mm-site.mm-theme-alternative .mm-forbes-copy p{font-size:15px!important;line-height:1.72!important}
  .mm-site.mm-theme-alternative .mm-forbes-copy blockquote{font-size:clamp(24px,8vw,34px)!important;line-height:1.12!important}
  .mm-site.mm-theme-alternative .mm-forbes-tags{gap:8px!important}
  .mm-site.mm-theme-alternative .mm-forbes-tags span{font-size:10px!important}
  .mm-site.mm-theme-alternative .mm-nav{background:rgba(7,7,8,.98)!important;border-color:rgba(255,255,255,.12)!important}
}

@media(prefers-reduced-motion:reduce){
  .mm-site.mm-theme-alternative .mm-alt-neo-hero::after{animation:none!important}
  .mm-site.mm-theme-alternative .mm-alt-chroma{transition:none!important}
}

/* =============================================================
   V2.4.0 — ALT HOME REORDER + BLUE/ICE ACCENTS + WHITE SIGNATURE
   Only affects the alternative version. Dark/original remains intact.
   ============================================================= */
.mm-site.mm-theme-alternative{
  --alt-blue-1:#e8c08f;
  --alt-blue-2:#e8c08f;
  --alt-blue-3:#fff7ee;
  --alt-blue-4:#b7783f;
}

/* Top treatment / marquee */
.mm-site.mm-theme-alternative .mm-marquee-top{
  margin-top:88px!important;
  position:relative;
  z-index:12;
  background:linear-gradient(90deg,#07111b 0%,#17110c 42%,#17110c 72%,#07111b 100%)!important;
  border-top:1px solid rgba(232,192,143,.16)!important;
  border-bottom:1px solid rgba(232,192,143,.16)!important;
  box-shadow:0 16px 44px rgba(183,120,63,.12)!important;
}
.mm-site.mm-theme-alternative .mm-marquee-top span{
  color:transparent!important;
  -webkit-text-fill-color:transparent!important;
  background:linear-gradient(90deg,#ffffff,#fff7ee,#e8c08f,#ffffff)!important;
  background-size:220% 100%!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  animation:mmAltTextFlow 5.5s linear infinite;
}
.mm-site.mm-theme-alternative .mm-marquee-top .mm-sep-logo{
  filter:grayscale(1) brightness(5) drop-shadow(0 0 9px rgba(232,192,143,.48))!important;
  opacity:.78!important;
}
@keyframes mmAltTextFlow{to{background-position:220% center}}

/* White signature everywhere in alternative; visible in mobile header too */
.mm-site.mm-theme-alternative .mm-signature{
  filter:brightness(0) invert(1) drop-shadow(0 0 10px rgba(232,192,143,.18))!important;
  opacity:.96!important;
}
.mm-site.mm-theme-alternative .mm-signature.header{
  display:block!important;
  width:150px!important;
  max-width:150px!important;
  height:auto!important;
  margin-left:8px!important;
}

/* Remove warm/copper accents in alternative and replace them with blue/ice gradients */
.mm-site.mm-theme-alternative .mm-progress span,
.mm-site.mm-theme-alternative .mm-nav a:after{
  background:linear-gradient(90deg,var(--alt-blue-4),var(--alt-blue-1),var(--alt-blue-3))!important;
  box-shadow:0 0 18px rgba(232,192,143,.42)!important;
}
.mm-site.mm-theme-alternative .mm-kicker,
.mm-site.mm-theme-alternative .mm-card-link,
.mm-site.mm-theme-alternative .mm-proc-card>span,
.mm-site.mm-theme-alternative .mm-globe-note small,
.mm-site.mm-theme-alternative .mm-alt-neo-card small,
.mm-site.mm-theme-alternative .mm-alt-neo-facts small,
.mm-site.mm-theme-alternative .mm-contact-cards small,
.mm-site.mm-theme-alternative .mm-footer small{
  color:transparent!important;
  -webkit-text-fill-color:transparent!important;
  background:linear-gradient(90deg,#f8fdff 0%,#fff7ee 35%,#e8c08f 70%,#fff7ee 100%)!important;
  background-size:230% 100%!important;
  background-position:var(--alt-shift,20%) center!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
}
.mm-site.mm-theme-alternative .mm-title.mm-scroll-color,
.mm-site.mm-theme-alternative .mm-heading.mm-scroll-color,
.mm-site.mm-theme-alternative .mm-scroll-color{
  color:transparent!important;
  -webkit-text-fill-color:transparent!important;
  background-image:linear-gradient(110deg,#ffffff 0%,#fff7ee 18%,#e8c08f 40%,#b7783f 57%,#fff7ee 79%,#ffffff 100%)!important;
  background-size:300% 100%!important;
  background-position:var(--tx,18%) center!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  filter:drop-shadow(0 0 24px rgba(232,192,143,.10))!important;
}
.mm-site.mm-theme-alternative .mm-heading em,
.mm-site.mm-theme-alternative .mm-title em{color:inherit!important}
.mm-site.mm-theme-alternative .mm-badges span,
.mm-site.mm-theme-alternative .mm-country-list span,
.mm-site.mm-theme-alternative .mm-filter-country,
.mm-site.mm-theme-alternative .mm-procedure-nav a{
  border-color:rgba(232,192,143,.22)!important;
  box-shadow:inset 0 0 24px rgba(183,120,63,.025),0 10px 30px rgba(183,120,63,.08)!important;
}
.mm-site.mm-theme-alternative .mm-filter-country.active,
.mm-site.mm-theme-alternative .mm-procedure-nav a:hover{
  background:linear-gradient(135deg,#b7783f,#e8c08f,#fff7ee)!important;
  color:#fff!important;
  border-color:transparent!important;
}

/* Alternative hero: headline -> image -> copy/buttons/facts */
.mm-site.mm-theme-alternative .mm-alt-neo-hero{
  padding:70px 0 94px!important;
  background:
    radial-gradient(circle at 82% 18%,rgba(183,120,63,.13),transparent 26%),
    radial-gradient(circle at 10% 72%,rgba(232,192,143,.08),transparent 24%),
    linear-gradient(180deg,#050608 0%,#080c12 100%)!important;
}
.mm-site.mm-theme-alternative .mm-alt-neo-shell{
  display:flex!important;
  flex-direction:column!important;
  gap:28px!important;
  align-items:stretch!important;
}
.mm-site.mm-theme-alternative .mm-alt-neo-title{
  order:1!important;
  max-width:980px!important;
  position:relative;
  z-index:3;
}
.mm-site.mm-theme-alternative .mm-alt-neo-title .mm-kicker{margin:0 0 16px!important}
.mm-site.mm-theme-alternative .mm-alt-neo-title .mm-title{
  margin:0!important;
  font-size:clamp(3.4rem,8vw,7.5rem)!important;
  line-height:.91!important;
  letter-spacing:-.055em!important;
  max-width:10ch!important;
}
.mm-site.mm-theme-alternative .mm-alt-neo-visual{order:2!important;width:100%!important}
.mm-site.mm-theme-alternative .mm-alt-neo-stack{
  min-height:0!important;
  padding:22px!important;
  border-radius:36px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(183,120,63,.035))!important;
  border:1px solid rgba(232,192,143,.17)!important;
  box-shadow:0 46px 120px rgba(0,0,0,.48),0 0 80px rgba(183,120,63,.08)!important;
}
.mm-site.mm-theme-alternative .mm-alt-neo-main{
  transform:none!important;
  border-radius:28px!important;
  overflow:hidden!important;
  box-shadow:0 26px 75px rgba(0,0,0,.36)!important;
}
.mm-site.mm-theme-alternative .mm-alt-neo-main img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/9!important;
  object-fit:cover!important;
  object-position:center 44%!important;
  filter:saturate(.88) brightness(.88) contrast(1.04)!important;
}
.mm-site.mm-theme-alternative .mm-alt-neo-card{
  background:linear-gradient(145deg,rgba(6,15,25,.80),rgba(23,17,12,.50))!important;
  border-color:rgba(232,192,143,.22)!important;
  box-shadow:0 24px 60px rgba(0,0,0,.38),inset 0 0 30px rgba(232,192,143,.025)!important;
}
.mm-site.mm-theme-alternative .mm-alt-neo-outline{
  border-color:rgba(232,192,143,.22)!important;
  box-shadow:0 0 0 24px rgba(183,120,63,.035),0 0 0 48px rgba(183,120,63,.018),0 0 80px rgba(183,120,63,.08)!important;
}
.mm-site.mm-theme-alternative .mm-alt-neo-copy{
  order:3!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)!important;
  gap:26px 36px!important;
  align-items:start!important;
  padding:28px 30px!important;
  border-radius:30px!important;
  border:1px solid rgba(232,192,143,.13)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(183,120,63,.025))!important;
  backdrop-filter:blur(20px)!important;
}
.mm-site.mm-theme-alternative .mm-alt-neo-copy .mm-lead{
  grid-column:1!important;
  margin:0!important;
  max-width:760px!important;
  font-size:1.08rem!important;
  line-height:1.78!important;
}
.mm-site.mm-theme-alternative .mm-alt-neo-actions{
  grid-column:2!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  margin:0!important;
}
.mm-site.mm-theme-alternative .mm-alt-neo-facts{
  grid-column:1/-1!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  margin:0!important;
}
.mm-site.mm-theme-alternative .mm-alt-neo-facts article{
  background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(183,120,63,.03))!important;
  border-color:rgba(232,192,143,.13)!important;
}

/* Mobile header: show the white signature beside MamaMia */
@media(max-width:1100px){
  .mm-site.mm-theme-alternative .mm-header-inner{
    display:flex!important;
    grid-template-columns:none!important;
    gap:10px!important;
    justify-content:space-between!important;
  }
  .mm-site.mm-theme-alternative .mm-brand{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    min-width:0!important;
    max-width:calc(100% - 58px)!important;
    flex:1 1 auto!important;
  }
  .mm-site.mm-theme-alternative .mm-brand>span{flex:0 0 auto!important}
  .mm-site.mm-theme-alternative .mm-signature.header{
    display:block!important;
    width:110px!important;
    max-width:110px!important;
    margin-left:4px!important;
    flex:0 1 110px!important;
  }
  .mm-site.mm-theme-alternative .mm-menu{flex:0 0 46px!important;margin-left:auto!important}
}
@media(max-width:720px){
  .mm-site.mm-theme-alternative .mm-marquee-top{margin-top:70px!important}
  .mm-site.mm-theme-alternative .mm-marquee-top>div{padding:13px 0!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-hero{padding:46px 0 66px!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-shell{gap:18px!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-title .mm-title{
    font-size:clamp(3rem,14vw,4.6rem)!important;
    max-width:100%!important;
    line-height:.94!important;
  }
  .mm-site.mm-theme-alternative .mm-alt-neo-stack{padding:13px!important;border-radius:25px!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-main{border-radius:19px!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-main img{aspect-ratio:4/5!important;object-position:center 42%!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-card{position:relative!important;inset:auto!important;max-width:none!important;margin-top:10px!important;border-radius:19px!important;padding:16px!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-outline{display:none!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-copy{
    grid-template-columns:1fr!important;
    gap:18px!important;
    padding:22px 18px!important;
    border-radius:24px!important;
  }
  .mm-site.mm-theme-alternative .mm-alt-neo-copy .mm-lead,
  .mm-site.mm-theme-alternative .mm-alt-neo-actions,
  .mm-site.mm-theme-alternative .mm-alt-neo-facts{grid-column:1!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-actions{display:grid!important;grid-template-columns:1fr!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-actions .mm-btn{width:100%!important;min-height:54px!important}
  .mm-site.mm-theme-alternative .mm-alt-neo-facts{grid-template-columns:1fr!important}
  .mm-site.mm-theme-alternative .mm-brand>img:first-child{width:34px!important;height:34px!important}
  .mm-site.mm-theme-alternative .mm-brand b{font-size:10px!important;letter-spacing:.13em!important}
  .mm-site.mm-theme-alternative .mm-brand small{display:none!important}
  .mm-site.mm-theme-alternative .mm-signature.header{width:84px!important;max-width:84px!important;flex-basis:84px!important}
}
@media(max-width:390px){
  .mm-site.mm-theme-alternative .mm-signature.header{width:72px!important;max-width:72px!important;flex-basis:72px!important}
  .mm-site.mm-theme-alternative .mm-brand b{font-size:9px!important}
}

/* =============================================================
   V2.5.0 — ALT HOMEPAGE REORDER + MZERO PREMIUM + CONTRAST AUDIT
   Original/dark version intentionally unchanged.
   ============================================================= */

/* Alternative marquee stays immediately below fixed header */
.mm-site.mm-theme-alternative .mm-marquee-top{
  margin-top:88px!important;
  position:relative!important;
  z-index:30!important;
}

/* New first visual: the supplied M ZERO premium image is the main image */
.mm-site.mm-theme-alternative .mm-alt-showcase{
  position:relative;
  padding:54px 0 70px!important;
  overflow:hidden;
  background:
    radial-gradient(circle at 80% 16%,rgba(183,120,63,.18),transparent 24%),
    radial-gradient(circle at 10% 80%,rgba(232,192,143,.09),transparent 24%),
    linear-gradient(180deg,#05070a 0%,#090d13 100%)!important;
}
.mm-site.mm-theme-alternative .mm-alt-showcase-halo{
  position:absolute;inset:0;pointer-events:none;
  background:linear-gradient(115deg,transparent 0 36%,rgba(232,192,143,.055) 47%,transparent 58%);
  background-size:240% 100%;
  animation:mmAltShowcaseSweep 8s ease-in-out infinite;
}
@keyframes mmAltShowcaseSweep{0%,100%{background-position:220% center}50%{background-position:-120% center}}
.mm-site.mm-theme-alternative .mm-alt-showcase-main{
  position:relative;margin:0;overflow:hidden;border-radius:38px;
  border:1px solid rgba(232,192,143,.20);
  background:#07090d;
  box-shadow:0 44px 120px rgba(0,0,0,.54),0 0 90px rgba(183,120,63,.11);
}
.mm-site.mm-theme-alternative .mm-alt-showcase-main::before{
  content:"";position:absolute;inset:0;z-index:2;pointer-events:none;
  background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 45%,rgba(0,0,0,.65));
}
.mm-site.mm-theme-alternative .mm-alt-showcase-main img{
  display:block;width:100%;height:auto;max-height:860px;object-fit:contain;object-position:center;background:#050608;
}
.mm-site.mm-theme-alternative .mm-alt-showcase-main figcaption{
  position:absolute;z-index:3;left:24px;right:24px;bottom:22px;
  display:flex;justify-content:space-between;align-items:end;gap:18px;
  padding:18px 20px;border-radius:22px;
  background:linear-gradient(135deg,rgba(3,9,16,.78),rgba(23,17,12,.45));
  border:1px solid rgba(232,192,143,.18);backdrop-filter:blur(18px);
}
.mm-site.mm-theme-alternative .mm-alt-showcase-main figcaption span{
  font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;
  color:#fff7ee!important;
}
.mm-site.mm-theme-alternative .mm-alt-showcase-main figcaption strong{
  color:#fff!important;font-family:"Playfair Display",serif;font-size:clamp(20px,3vw,34px);line-height:1.1;text-align:right;
}
.mm-site.mm-theme-alternative .mm-alt-showcase-meta{
  display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;
}
.mm-site.mm-theme-alternative .mm-alt-showcase-meta span{
  padding:10px 14px;border-radius:999px;border:1px solid rgba(232,192,143,.20);
  background:rgba(255,255,255,.035);color:#fff7ee!important;
  font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;
  box-shadow:0 12px 28px rgba(23,17,12,.08);
}

/* Testimonials move above procedures in the alternative */
.mm-site.mm-theme-alternative .mm-alt-testimonials-first{
  background:
    radial-gradient(circle at 88% 14%,rgba(232,192,143,.10),transparent 24%),
    linear-gradient(180deg,#07090d 0%,#0b1119 100%)!important;
  border-top:1px solid rgba(232,192,143,.10)!important;
  border-bottom:1px solid rgba(232,192,143,.10)!important;
}
.mm-site.mm-theme-alternative .mm-alt-testimonials-first .mm-kicker,
.mm-site.mm-theme-alternative .mm-alt-testimonials-first .mm-heading{
  color:#fff!important;
  -webkit-text-fill-color:initial!important;
}
.mm-site.mm-theme-alternative .mm-alt-testimonials-first .mm-heading.mm-scroll-color{
  color:transparent!important;-webkit-text-fill-color:transparent!important;
  background-image:linear-gradient(105deg,#ffffff 0%,#fff7ee 28%,#e8c08f 50%,#eafaff 76%,#ffffff 100%)!important;
  background-size:260% 100%!important;background-position:var(--tx,18%) center!important;
  -webkit-background-clip:text!important;background-clip:text!important;
}

/* Final brand statement now lives at the end of the alternative homepage */
.mm-site.mm-theme-alternative .mm-alt-final-statement{
  position:relative;overflow:hidden;padding:120px 0!important;
  background:
    radial-gradient(circle at 20% 20%,rgba(232,192,143,.15),transparent 28%),
    radial-gradient(circle at 82% 72%,rgba(232,192,143,.08),transparent 26%),
    linear-gradient(145deg,#040609,#0a1018 58%,#05070a)!important;
  border-top:1px solid rgba(232,192,143,.12)!important;
}
.mm-site.mm-theme-alternative .mm-alt-final-glow{
  position:absolute;inset:auto -10% -45% auto;width:58%;aspect-ratio:1;border-radius:50%;
  background:radial-gradient(circle,rgba(232,192,143,.18),transparent 64%);filter:blur(26px);pointer-events:none;
}
.mm-site.mm-theme-alternative .mm-alt-final-grid{
  display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:end;position:relative;z-index:2;
}
.mm-site.mm-theme-alternative .mm-alt-final-grid .mm-title{margin:12px 0 0!important;max-width:10ch!important}
.mm-site.mm-theme-alternative .mm-alt-final-grid .mm-lead{margin:0 0 24px!important;font-size:18px!important;line-height:1.75!important;color:#fff7ee!important}
.mm-site.mm-theme-alternative .mm-alt-final-grid .mm-alt-neo-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin:0!important}

/* -------- CONTRAST AUDIT: every light panel gets dark text explicitly -------- */
.mm-site.mm-theme-alternative .mm-proc-preview,
.mm-site.mm-theme-alternative .mm-editorial-copy,
.mm-site.mm-theme-alternative .mm-forbes-feature,
.mm-site.mm-theme-alternative .mm-forbes-copy,
.mm-site.mm-theme-alternative .mm-real-map-caption,
.mm-site.mm-theme-alternative .mm-procedure-long.alt,
.mm-site.mm-theme-alternative .mm-contact-cards article{
  color:#11161c!important;
}
.mm-site.mm-theme-alternative .mm-proc-preview h1,
.mm-site.mm-theme-alternative .mm-proc-preview h2,
.mm-site.mm-theme-alternative .mm-proc-preview h3,
.mm-site.mm-theme-alternative .mm-proc-preview strong,
.mm-site.mm-theme-alternative .mm-editorial-copy h1,
.mm-site.mm-theme-alternative .mm-editorial-copy h2,
.mm-site.mm-theme-alternative .mm-editorial-copy h3,
.mm-site.mm-theme-alternative .mm-editorial-copy strong,
.mm-site.mm-theme-alternative .mm-forbes-feature h1,
.mm-site.mm-theme-alternative .mm-forbes-feature h2,
.mm-site.mm-theme-alternative .mm-forbes-feature h3,
.mm-site.mm-theme-alternative .mm-forbes-feature strong,
.mm-site.mm-theme-alternative .mm-forbes-copy h1,
.mm-site.mm-theme-alternative .mm-forbes-copy h2,
.mm-site.mm-theme-alternative .mm-forbes-copy h3,
.mm-site.mm-theme-alternative .mm-forbes-copy strong,
.mm-site.mm-theme-alternative .mm-procedure-long.alt h1,
.mm-site.mm-theme-alternative .mm-procedure-long.alt h2,
.mm-site.mm-theme-alternative .mm-procedure-long.alt h3,
.mm-site.mm-theme-alternative .mm-procedure-long.alt strong,
.mm-site.mm-theme-alternative .mm-contact-cards article h1,
.mm-site.mm-theme-alternative .mm-contact-cards article h2,
.mm-site.mm-theme-alternative .mm-contact-cards article h3,
.mm-site.mm-theme-alternative .mm-contact-cards article strong{
  color:#0d1720!important;-webkit-text-fill-color:#0d1720!important;background:none!important;
}
.mm-site.mm-theme-alternative .mm-proc-preview p,
.mm-site.mm-theme-alternative .mm-proc-preview li,
.mm-site.mm-theme-alternative .mm-editorial-copy p,
.mm-site.mm-theme-alternative .mm-editorial-copy li,
.mm-site.mm-theme-alternative .mm-forbes-feature p,
.mm-site.mm-theme-alternative .mm-forbes-feature li,
.mm-site.mm-theme-alternative .mm-forbes-copy p,
.mm-site.mm-theme-alternative .mm-forbes-copy li,
.mm-site.mm-theme-alternative .mm-procedure-long.alt p,
.mm-site.mm-theme-alternative .mm-procedure-long.alt li,
.mm-site.mm-theme-alternative .mm-contact-cards article p,
.mm-site.mm-theme-alternative .mm-real-map-caption small{
  color:#b7783f!important;-webkit-text-fill-color:#b7783f!important;
}
.mm-site.mm-theme-alternative .mm-proc-preview .mm-kicker,
.mm-site.mm-theme-alternative .mm-editorial-copy .mm-kicker,
.mm-site.mm-theme-alternative .mm-forbes-copy .mm-kicker,
.mm-site.mm-theme-alternative .mm-procedure-long.alt .mm-kicker,
.mm-site.mm-theme-alternative .mm-contact-cards article small{
  color:#b7783f!important;-webkit-text-fill-color:#b7783f!important;background:none!important;
}
.mm-site.mm-theme-alternative .mm-proc-preview .mm-arrow-link,
.mm-site.mm-theme-alternative .mm-proc-preview .mm-card-link,
.mm-site.mm-theme-alternative .mm-editorial-copy .mm-btn,
.mm-site.mm-theme-alternative .mm-contact-cards article a{
  color:#b7783f!important;-webkit-text-fill-color:#b7783f!important;
}
.mm-site.mm-theme-alternative .mm-forbes-copy blockquote{
  color:#101820!important;-webkit-text-fill-color:#101820!important;border-left-color:#b7783f!important;
}
.mm-site.mm-theme-alternative .mm-forbes-tags span{
  color:#17110c!important;-webkit-text-fill-color:#17110c!important;border-color:rgba(23,17,12,.22)!important;background:rgba(23,17,12,.03)!important;
}
.mm-site.mm-theme-alternative .mm-forbes-copy .mm-btn{
  color:#fff!important;-webkit-text-fill-color:#fff!important;background:linear-gradient(135deg,#17110c,#b7783f)!important;border-color:transparent!important;
}
.mm-site.mm-theme-alternative .mm-real-map-caption strong{
  color:#11161c!important;-webkit-text-fill-color:#11161c!important;
}

/* Dark surfaces: force clear white/ice text */
.mm-site.mm-theme-alternative .mm-world-preview h1,
.mm-site.mm-theme-alternative .mm-world-preview h2,
.mm-site.mm-theme-alternative .mm-world-preview h3,
.mm-site.mm-theme-alternative .mm-world-preview strong,
.mm-site.mm-theme-alternative .mm-doctor-preview h1,
.mm-site.mm-theme-alternative .mm-doctor-preview h2,
.mm-site.mm-theme-alternative .mm-doctor-preview h3,
.mm-site.mm-theme-alternative .mm-inner-hero h1,
.mm-site.mm-theme-alternative .mm-inner-hero h2,
.mm-site.mm-theme-alternative .mm-mzero-copy h1,
.mm-site.mm-theme-alternative .mm-mzero-copy h2,
.mm-site.mm-theme-alternative .mm-globe-sidebar h3,
.mm-site.mm-theme-alternative .mm-congress h3{
  color:#f7fbff!important;
}
.mm-site.mm-theme-alternative .mm-world-preview p,
.mm-site.mm-theme-alternative .mm-doctor-preview p,
.mm-site.mm-theme-alternative .mm-inner-hero p,
.mm-site.mm-theme-alternative .mm-mzero-copy p,
.mm-site.mm-theme-alternative .mm-globe-sidebar p,
.mm-site.mm-theme-alternative .mm-congress small{
  color:#e8c08f!important;
}

/* responsive */
@media(max-width:900px){
  .mm-site.mm-theme-alternative .mm-alt-final-grid{grid-template-columns:1fr!important;gap:26px!important;align-items:start!important}
}
@media(max-width:720px){
  .mm-site.mm-theme-alternative .mm-marquee-top{margin-top:70px!important}
  .mm-site.mm-theme-alternative .mm-alt-showcase{padding:28px 0 48px!important}
  .mm-site.mm-theme-alternative .mm-alt-showcase-main{border-radius:24px!important}
  .mm-site.mm-theme-alternative .mm-alt-showcase-main img{max-height:none!important;width:100%!important;height:auto!important;object-fit:contain!important}
  .mm-site.mm-theme-alternative .mm-alt-showcase-main figcaption{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;border-radius:0!important;border-left:0!important;border-right:0!important;border-bottom:0!important;display:grid!important;gap:7px!important;padding:15px 16px!important}
  .mm-site.mm-theme-alternative .mm-alt-showcase-main figcaption strong{text-align:left!important;font-size:20px!important}
  .mm-site.mm-theme-alternative .mm-alt-showcase-meta{gap:8px!important}
  .mm-site.mm-theme-alternative .mm-alt-showcase-meta span{font-size:9px!important;padding:9px 11px!important}
  .mm-site.mm-theme-alternative .mm-alt-testimonials-first{padding:68px 0!important}
  .mm-site.mm-theme-alternative .mm-alt-final-statement{padding:76px 0!important}
  .mm-site.mm-theme-alternative .mm-alt-final-grid .mm-title{max-width:100%!important}
  .mm-site.mm-theme-alternative .mm-alt-final-grid .mm-lead{font-size:15px!important;line-height:1.72!important}
  .mm-site.mm-theme-alternative .mm-alt-final-grid .mm-alt-neo-actions{display:grid!important;grid-template-columns:1fr!important}
  .mm-site.mm-theme-alternative .mm-alt-final-grid .mm-btn{width:100%!important;min-height:54px!important}
}


/* =============================================================
   V2.6.0 — FINAL MOBILE / CONTRAST / ORIGINAL PHOTO FIXES
   This block is appended last on purpose so it wins conflicts.
   ============================================================= */

/* Original / dark homepage main photo uses the premium M ZERO image */
.mm-site.mm-theme-dark .mm-home-hero-dark .mm-dark-home-image .mm-hero-card-copy strong,
.mm-site.mm-theme-dark .mm-home-hero-dark .mm-dark-home-image .mm-hero-card-copy span,
.mm-site.mm-theme-dark .mm-home-hero-dark .mm-dark-home-image .mm-hero-card-copy small{
  position:relative;z-index:2;
}
.mm-site.mm-theme-dark .mm-home-hero-dark .mm-dark-home-image img{
  object-fit:cover!important;
  object-position:center top!important;
}

/* Alternative: keep home order requests visible and readable */
.mm-site.mm-theme-alternative .mm-marquee-top{order:0!important}
.mm-site.mm-theme-alternative .mm-alt-showcase{order:1!important}
.mm-site.mm-theme-alternative .mm-alt-testimonials-first{order:2!important}
.mm-site.mm-theme-alternative .mm-proc-preview{order:3!important}
.mm-site.mm-theme-alternative .mm-alt-final-statement{order:99!important}

/* Do not use chromatic effect on small/card titles where it hurts readability */
.mm-site.mm-theme-alternative .mm-proc-card h3,
.mm-site.mm-theme-alternative .mm-congress h3,
.mm-site.mm-theme-alternative .mm-real-map-caption strong,
.mm-site.mm-theme-alternative .mm-forbes-copy h2,
.mm-site.mm-theme-alternative .mm-forbes-copy blockquote,
.mm-site.mm-theme-alternative .mm-forbes-tags span,
.mm-site.mm-theme-alternative .mm-forbes-wordmark,
.mm-site.mm-theme-alternative .mm-forbes-wordmark span,
.mm-site.mm-theme-alternative .mm-proc-card h3.mm-alt-chroma,
.mm-site.mm-theme-alternative .mm-congress h3.mm-alt-chroma,
.mm-site.mm-theme-alternative .mm-forbes-copy h2.mm-alt-chroma,
.mm-site.mm-theme-alternative .mm-forbes-copy blockquote.mm-alt-chroma,
.mm-site.mm-theme-alternative .mm-real-map-caption strong.mm-alt-chroma{
  background:none!important;
  -webkit-background-clip:border-box!important;
  background-clip:border-box!important;
  -webkit-text-fill-color:initial!important;
  filter:none!important;
}

/* General readable defaults for alternative */
.mm-site.mm-theme-alternative,
.mm-site.mm-theme-alternative p,
.mm-site.mm-theme-alternative li,
.mm-site.mm-theme-alternative small,
.mm-site.mm-theme-alternative span,
.mm-site.mm-theme-alternative strong,
.mm-site.mm-theme-alternative a{
  text-rendering:optimizeLegibility;
}

/* Dark sections -> white / ice text */
.mm-site.mm-theme-alternative .mm-world-preview,
.mm-site.mm-theme-alternative .mm-doctor-preview,
.mm-site.mm-theme-alternative .mm-congress-list,
.mm-site.mm-theme-alternative .mm-alt-showcase,
.mm-site.mm-theme-alternative .mm-alt-testimonials-first,
.mm-site.mm-theme-alternative .mm-alt-final-statement,
.mm-site.mm-theme-alternative .mm-procedure-long,
.mm-site.mm-theme-alternative .mm-mzero-hero,
.mm-site.mm-theme-alternative .mm-mzero-gallery,
.mm-site.mm-theme-alternative .mm-results-grid,
.mm-site.mm-theme-alternative .mm-result-grid,
.mm-site.mm-theme-alternative .mm-contact-grid{
  color:#eef7ff!important;
}
.mm-site.mm-theme-alternative .mm-world-preview .mm-kicker,
.mm-site.mm-theme-alternative .mm-doctor-preview .mm-kicker,
.mm-site.mm-theme-alternative .mm-congress-list .mm-kicker,
.mm-site.mm-theme-alternative .mm-alt-showcase .mm-kicker,
.mm-site.mm-theme-alternative .mm-alt-testimonials-first .mm-kicker,
.mm-site.mm-theme-alternative .mm-alt-final-statement .mm-kicker,
.mm-site.mm-theme-alternative .mm-section:not(.mm-forbes-feature):not(.mm-proc-preview) .mm-kicker{
  color:#fff7ee!important;
  -webkit-text-fill-color:#fff7ee!important;
}
.mm-site.mm-theme-alternative .mm-world-preview h1,
.mm-site.mm-theme-alternative .mm-world-preview h2,
.mm-site.mm-theme-alternative .mm-world-preview h3,
.mm-site.mm-theme-alternative .mm-doctor-preview h1,
.mm-site.mm-theme-alternative .mm-doctor-preview h2,
.mm-site.mm-theme-alternative .mm-doctor-preview h3,
.mm-site.mm-theme-alternative .mm-congress h3,
.mm-site.mm-theme-alternative .mm-alt-showcase h1,
.mm-site.mm-theme-alternative .mm-alt-testimonials-first h2,
.mm-site.mm-theme-alternative .mm-alt-final-statement h2,
.mm-site.mm-theme-alternative .mm-procedure-long h1,
.mm-site.mm-theme-alternative .mm-procedure-long h2,
.mm-site.mm-theme-alternative .mm-procedure-long h3,
.mm-site.mm-theme-alternative .mm-mzero-hero h1,
.mm-site.mm-theme-alternative .mm-mzero-copy h2,
.mm-site.mm-theme-alternative .mm-results-grid h2,
.mm-site.mm-theme-alternative .mm-result-grid h3{
  color:#f6fbff!important;
  -webkit-text-fill-color:initial!important;
}
.mm-site.mm-theme-alternative .mm-world-preview p,
.mm-site.mm-theme-alternative .mm-doctor-preview p,
.mm-site.mm-theme-alternative .mm-congress p,
.mm-site.mm-theme-alternative .mm-congress small,
.mm-site.mm-theme-alternative .mm-procedure-long p,
.mm-site.mm-theme-alternative .mm-procedure-long li,
.mm-site.mm-theme-alternative .mm-mzero-hero p,
.mm-site.mm-theme-alternative .mm-mzero-copy p,
.mm-site.mm-theme-alternative .mm-results-grid p,
.mm-site.mm-theme-alternative .mm-result-grid p{
  color:#fff7ee!important;
  -webkit-text-fill-color:#fff7ee!important;
}

/* Procedure cards in alternative: force readable text on dark cards */
.mm-site.mm-theme-alternative .mm-proc-card{
  background:linear-gradient(180deg,rgba(18,22,28,.98),rgba(13,16,22,.98))!important;
  border:1px solid rgba(232,192,143,.18)!important;
  box-shadow:0 20px 60px rgba(0,0,0,.35), inset 0 0 0 1px rgba(255,255,255,.02)!important;
}
.mm-site.mm-theme-alternative .mm-proc-card>span{
  color:#e8c08f!important;
  -webkit-text-fill-color:#e8c08f!important;
}
.mm-site.mm-theme-alternative .mm-proc-card h3{
  color:#eff8ff!important;
  -webkit-text-fill-color:#eff8ff!important;
  font-size:clamp(28px,3vw,34px)!important;
}
.mm-site.mm-theme-alternative .mm-proc-card p{
  color:#fff7ee!important;
  -webkit-text-fill-color:#fff7ee!important;
}
.mm-site.mm-theme-alternative .mm-proc-card .mm-card-link{
  color:#e8c08f!important;
  -webkit-text-fill-color:#e8c08f!important;
}

/* Alternative section heading for procedure preview remains readable */
.mm-site.mm-theme-alternative .mm-proc-preview{
  background:linear-gradient(180deg,#06090d 0%,#0b1017 100%)!important;
}
.mm-site.mm-theme-alternative .mm-proc-preview .mm-section-head{border-bottom-color:rgba(232,192,143,.12)!important}
.mm-site.mm-theme-alternative .mm-proc-preview .mm-heading,
.mm-site.mm-theme-alternative .mm-proc-preview .mm-arrow-link,
.mm-site.mm-theme-alternative .mm-proc-preview .mm-kicker{
  color:#f2f8ff!important;
  -webkit-text-fill-color:initial!important;
}

/* Forbes light panel: all text dark and readable */
.mm-site.mm-theme-alternative .mm-forbes-feature,
.mm-site.mm-theme-alternative .mm-forbes-copy{
  background:linear-gradient(180deg,#f7f7f4 0%,#f1f3f5 100%)!important;
  color:#0f1820!important;
}
.mm-site.mm-theme-alternative .mm-forbes-copy .mm-kicker{
  color:#b7783f!important;
  -webkit-text-fill-color:#b7783f!important;
}
.mm-site.mm-theme-alternative .mm-forbes-copy h2,
.mm-site.mm-theme-alternative .mm-forbes-copy .mm-heading{
  color:#11151b!important;
  -webkit-text-fill-color:#11151b!important;
}
.mm-site.mm-theme-alternative .mm-forbes-copy p,
.mm-site.mm-theme-alternative .mm-forbes-copy li{
  color:#b7783f!important;
  -webkit-text-fill-color:#b7783f!important;
}
.mm-site.mm-theme-alternative .mm-forbes-copy blockquote{
  color:#11151b!important;
  -webkit-text-fill-color:#11151b!important;
  border-left-color:#b7783f!important;
}
.mm-site.mm-theme-alternative .mm-forbes-tags span{
  background:#0f1820!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  border-color:#0f1820!important;
}
.mm-site.mm-theme-alternative .mm-forbes-copy .mm-btn{
  background:linear-gradient(135deg,#17110c,#b7783f)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  border:0!important;
}
.mm-site.mm-theme-alternative .mm-forbes-wordmark{color:#11151b!important;-webkit-text-fill-color:#11151b!important}
.mm-site.mm-theme-alternative .mm-forbes-wordmark span{color:#b7783f!important;-webkit-text-fill-color:#b7783f!important}

/* World map caption and card readability */
.mm-site.mm-theme-alternative .mm-real-map-card{
  background:#0d1117!important;
  border:1px solid rgba(232,192,143,.12)!important;
  box-shadow:0 25px 60px rgba(0,0,0,.28)!important;
}
.mm-site.mm-theme-alternative .mm-real-map{
  background:#0b0f14!important;
}
.mm-site.mm-theme-alternative .mm-real-map-caption{
  background:linear-gradient(180deg,#0c1118,#101821)!important;
  color:#eef6ff!important;
  border-top:1px solid rgba(232,192,143,.10)!important;
}
.mm-site.mm-theme-alternative .mm-real-map-caption small{
  color:#e8c08f!important;
  -webkit-text-fill-color:#e8c08f!important;
}
.mm-site.mm-theme-alternative .mm-real-map-caption strong{
  color:#f4fbff!important;
  -webkit-text-fill-color:#f4fbff!important;
}

/* Doctor preview cards / badges */
.mm-site.mm-theme-alternative .mm-badges span,
.mm-site.mm-theme-alternative .mm-country-list span,
.mm-site.mm-theme-alternative .mm-filter-country{
  background:rgba(255,255,255,.04)!important;
  color:#eaf5ff!important;
  -webkit-text-fill-color:#eaf5ff!important;
  border-color:rgba(232,192,143,.18)!important;
}
.mm-site.mm-theme-alternative .mm-filter-country.active,
.mm-site.mm-theme-alternative .mm-country-list span:hover,
.mm-site.mm-theme-alternative .mm-filter-country:hover{
  background:#eff8ff!important;
  color:#0f1720!important;
  -webkit-text-fill-color:#0f1720!important;
}
.mm-site.mm-theme-alternative .mm-doctor-preview .mm-btn,
.mm-site.mm-theme-alternative .mm-globe-sidebar .mm-btn,
.mm-site.mm-theme-alternative .mm-cta .mm-btn{
  color:#f7fbff!important;
  -webkit-text-fill-color:#f7fbff!important;
  border-color:rgba(255,255,255,.28)!important;
}

/* Testimonial header text remains spectacular but readable */
.mm-site.mm-theme-alternative .mm-alt-testimonials-first .mm-heading,
.mm-site.mm-theme-alternative .mm-testimonials .mm-heading{
  color:transparent!important;
  -webkit-text-fill-color:transparent!important;
  background-image:linear-gradient(100deg,#ffffff 0%,#fff7ee 24%,#e8c08f 52%,#eaf8ff 78%,#ffffff 100%)!important;
  background-size:240% 100%!important;
  background-position:var(--alt-shift,30%) center!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  filter:drop-shadow(0 0 16px rgba(232,192,143,.10))!important;
}

/* Footer / contact on light surfaces if present */
.mm-site.mm-theme-alternative .mm-contact-cards article,
.mm-site.mm-theme-alternative .mm-form{
  background:#f5f6f7!important;
  color:#11171d!important;
}
.mm-site.mm-theme-alternative .mm-contact-cards article h2,
.mm-site.mm-theme-alternative .mm-contact-cards article p,
.mm-site.mm-theme-alternative .mm-contact-cards article a,
.mm-site.mm-theme-alternative .mm-form label,
.mm-site.mm-theme-alternative .mm-form-note{
  color:#17110c!important;
  -webkit-text-fill-color:#17110c!important;
}

/* Mobile specific last-mile fixes */
@media(max-width:720px){
  .mm-site.mm-theme-alternative .mm-forbes-copy h2,
  .mm-site.mm-theme-alternative .mm-forbes-copy .mm-heading{
    font-size:clamp(36px,11vw,58px)!important;
    line-height:.96!important;
  }
  .mm-site.mm-theme-alternative .mm-forbes-copy blockquote{
    font-size:clamp(22px,9vw,34px)!important;
    line-height:1.12!important;
  }
  .mm-site.mm-theme-alternative .mm-proc-card h3{font-size:clamp(24px,8vw,32px)!important}
  .mm-site.mm-theme-alternative .mm-real-map-caption strong{font-size:18px!important;line-height:1.24!important}
  .mm-site.mm-theme-alternative .mm-congress h3{font-size:21px!important;line-height:1.18!important}
  .mm-site.mm-theme-alternative .mm-world-preview .mm-heading,
  .mm-site.mm-theme-alternative .mm-testimonials .mm-heading,
  .mm-site.mm-theme-alternative .mm-alt-final-statement .mm-title{
    font-size:clamp(38px,12vw,60px)!important;
    line-height:.98!important;
  }
}


/* =============================================================
   V2.6.1 — FINAL ALTERNATIVE CONTRAST PASS
   Ultra-specific overrides to ensure mobile readability.
   ============================================================= */

/* 1) All primary white pills in the alternative must show dark text clearly */
.mm-site.mm-theme-alternative .mm-btn-fill,
.mm-site.mm-theme-alternative .mm-cta .mm-btn-fill,
.mm-site.mm-theme-alternative .mm-alt-final-grid .mm-btn-fill,
.mm-site.mm-theme-alternative .mm-cta .mm-shell .mm-btn,
.mm-site.mm-theme-alternative .mm-alt-final-grid .mm-btn,
.mm-site.mm-theme-alternative .mm-header-cta.mm-btn-fill,
.mm-site.mm-theme-alternative .mm-form .mm-btn-fill{
  background:#ffffff!important;
  border-color:#ffffff!important;
  color:#09131b!important;
  -webkit-text-fill-color:#09131b!important;
  text-shadow:none!important;
  opacity:1!important;
  box-shadow:0 18px 45px rgba(0,0,0,.28)!important;
}
.mm-site.mm-theme-alternative .mm-btn-fill:hover,
.mm-site.mm-theme-alternative .mm-cta .mm-shell .mm-btn:hover,
.mm-site.mm-theme-alternative .mm-alt-final-grid .mm-btn:hover{
  background:#f3f7fb!important;
  color:#09131b!important;
  -webkit-text-fill-color:#09131b!important;
}

/* 2) Outline / secondary buttons on dark sections */
.mm-site.mm-theme-alternative .mm-editorial-copy .mm-btn,
.mm-site.mm-theme-alternative .mm-doctor-preview .mm-btn,
.mm-site.mm-theme-alternative .mm-procedure-long:not(.alt) .mm-btn,
.mm-site.mm-theme-alternative .mm-proc-card .mm-card-link,
.mm-site.mm-theme-alternative .mm-globe-sidebar .mm-btn{
  background:rgba(255,255,255,.05)!important;
  border:1px solid rgba(232,192,143,.24)!important;
  color:#e8c08f!important;
  -webkit-text-fill-color:#e8c08f!important;
}
.mm-site.mm-theme-alternative .mm-editorial-copy .mm-btn:hover,
.mm-site.mm-theme-alternative .mm-doctor-preview .mm-btn:hover,
.mm-site.mm-theme-alternative .mm-procedure-long:not(.alt) .mm-btn:hover,
.mm-site.mm-theme-alternative .mm-globe-sidebar .mm-btn:hover{
  background:rgba(255,255,255,.11)!important;
  color:#e9f8ff!important;
  -webkit-text-fill-color:#e9f8ff!important;
}

/* 3) Light sections in the alternative need dark readable typography */
.mm-site.mm-theme-alternative .mm-procedure-long.alt,
.mm-site.mm-theme-alternative .mm-forbes-feature,
.mm-site.mm-theme-alternative .mm-forbes-copy,
.mm-site.mm-theme-alternative .mm-contact-grid .mm-form,
.mm-site.mm-theme-alternative .mm-contact-cards article.light,
.mm-site.mm-theme-alternative .mm-section.mm-surface-light{
  color:#17110c!important;
}
.mm-site.mm-theme-alternative .mm-procedure-long.alt .mm-kicker,
.mm-site.mm-theme-alternative .mm-forbes-copy .mm-kicker,
.mm-site.mm-theme-alternative .mm-procedure-long.alt small{
  color:#b7783f!important;
  -webkit-text-fill-color:#b7783f!important;
}
.mm-site.mm-theme-alternative .mm-procedure-long.alt .mm-heading,
.mm-site.mm-theme-alternative .mm-procedure-long.alt h1,
.mm-site.mm-theme-alternative .mm-procedure-long.alt h2,
.mm-site.mm-theme-alternative .mm-procedure-long.alt h3,
.mm-site.mm-theme-alternative .mm-forbes-copy h1,
.mm-site.mm-theme-alternative .mm-forbes-copy h2,
.mm-site.mm-theme-alternative .mm-forbes-copy h3{
  color:#101820!important;
  -webkit-text-fill-color:#101820!important;
  background:none!important;
  -webkit-background-clip:border-box!important;
  background-clip:border-box!important;
  text-shadow:none!important;
}
.mm-site.mm-theme-alternative .mm-procedure-long.alt p,
.mm-site.mm-theme-alternative .mm-procedure-long.alt li,
.mm-site.mm-theme-alternative .mm-procedure-long.alt .mm-copy-lg,
.mm-site.mm-theme-alternative .mm-forbes-copy p,
.mm-site.mm-theme-alternative .mm-forbes-copy li,
.mm-site.mm-theme-alternative .mm-form label,
.mm-site.mm-theme-alternative .mm-form-note{
  color:#b7783f!important;
  -webkit-text-fill-color:#b7783f!important;
}
.mm-site.mm-theme-alternative .mm-procedure-long.alt .mm-btn,
.mm-site.mm-theme-alternative .mm-procedure-long.alt .mm-btn-fill{
  background:linear-gradient(135deg,#17110c,#b7783f)!important;
  border-color:transparent!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  box-shadow:0 18px 36px rgba(183,120,63,.22)!important;
}

/* 4) Dark cards / sections copy brighter */
.mm-site.mm-theme-alternative .mm-editorial-copy p,
.mm-site.mm-theme-alternative .mm-editorial-copy li,
.mm-site.mm-theme-alternative .mm-doctor-preview p,
.mm-site.mm-theme-alternative .mm-doctor-preview li,
.mm-site.mm-theme-alternative .mm-procedure-long:not(.alt) p,
.mm-site.mm-theme-alternative .mm-procedure-long:not(.alt) li,
.mm-site.mm-theme-alternative .mm-congress p,
.mm-site.mm-theme-alternative .mm-contact-cards article p,
.mm-site.mm-theme-alternative .mm-contact-cards article a,
.mm-site.mm-theme-alternative .mm-mzero-copy p,
.mm-site.mm-theme-alternative .mm-globe-sidebar p,
.mm-site.mm-theme-alternative .mm-info-card p{
  color:#fff7ee!important;
  -webkit-text-fill-color:#fff7ee!important;
}
.mm-site.mm-theme-alternative .mm-editorial-copy .mmheading,
.mm-site.mm-theme-alternative .mm-editorial-copy h2,
.mm-site.mm-theme-alternative .mm-doctor-preview h2,
.mm-site.mm-theme-alternative .mm-procedure-long:not(.alt) h2,
.mm-site.mm-theme-alternative .mm-mzero-copy h2,
.mm-site.mm-theme-alternative .mm-contact-cards article h2,
.mm-site.mm-theme-alternative .mm-contact-cards article strong{
  color:#f4fbff!important;
  -webkit-text-fill-color:#f4fbff!important;
}

/* 5) Procedure preview cards must stay readable */
.mm-site.mm-theme-alternative .mm-proc-card > span{
  color:#fff7ee!important;
  -webkit-text-fill-color:#fff7ee!important;
}
.mm-site.mm-theme-alternative .mm-proc-card h3{
  color:#f3fbff!important;
  -webkit-text-fill-color:#f3fbff!important;
  background:none!important;
}
.mm-site.mm-theme-alternative .mm-proc-card p{
  color:#fff7ee!important;
  -webkit-text-fill-color:#fff7ee!important;
}

/* 6) CTA titles remain vivid, but auxiliary text must be readable */
.mm-site.mm-theme-alternative .mm-cta .mm-kicker,
.mm-site.mm-theme-alternative .mm-alt-final-statement .mm-kicker,
.mm-site.mm-theme-alternative .mm-doctor-preview .mm-kicker,
.mm-site.mm-theme-alternative .mm-editorial-copy .mm-kicker,
.mm-site.mm-theme-alternative .mm-world-preview .mm-kicker{
  color:#fff7ee!important;
  -webkit-text-fill-color:#fff7ee!important;
}
.mm-site.mm-theme-alternative .mm-cta p:not(.mm-kicker),
.mm-site.mm-theme-alternative .mm-alt-final-statement p:not(.mm-kicker){
  color:#fff7ee!important;
  -webkit-text-fill-color:#fff7ee!important;
}

/* 7) Footer readability */
.mm-site.mm-theme-alternative .mm-footer{
  background:linear-gradient(180deg,#030406,#05080d)!important;
}
.mm-site.mm-theme-alternative .mm-footer .mm-brand b,
.mm-site.mm-theme-alternative .mm-footer .mm-brand small,
.mm-site.mm-theme-alternative .mm-footer small,
.mm-site.mm-theme-alternative .mm-footer p,
.mm-site.mm-theme-alternative .mm-footer a,
.mm-site.mm-theme-alternative .mm-footer span,
.mm-site.mm-theme-alternative .mm-footer-bottom span{
  color:#fff7ee!important;
  -webkit-text-fill-color:#fff7ee!important;
}
.mm-site.mm-theme-alternative .mm-footer .mm-brand b,
.mm-site.mm-theme-alternative .mm-footer-grid > div > small{
  color:#e8c08f!important;
  -webkit-text-fill-color:#e8c08f!important;
}
.mm-site.mm-theme-alternative .mm-footer a:hover{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}
.mm-site.mm-theme-alternative .mm-signature.footer,
.mm-site.mm-theme-alternative .mm-signature.header,
.mm-site.mm-theme-alternative .mm-signature.contact,
.mm-site.mm-theme-alternative .mm-signature.floating{
  filter:grayscale(1) brightness(2.6) contrast(1.05)!important;
  opacity:.9!important;
}

/* 8) Form contrast in alternative */
.mm-site.mm-theme-alternative .mm-form{
  background:linear-gradient(180deg,#f6f7f8,#eef2f5)!important;
  border-color:rgba(183,120,63,.10)!important;
}
.mm-site.mm-theme-alternative .mm-form input,
.mm-site.mm-theme-alternative .mm-form select,
.mm-site.mm-theme-alternative .mm-form textarea{
  background:#ffffff!important;
  color:#17110c!important;
  border-color:rgba(183,120,63,.14)!important;
}
.mm-site.mm-theme-alternative .mm-form input::placeholder,
.mm-site.mm-theme-alternative .mm-form textarea::placeholder{
  color:#b7783f!important;
}

/* 9) Defensive cleanup for any chroma text that remains on light backgrounds */
.mm-site.mm-theme-alternative .mm-forbes-copy .mm-scroll-color,
.mm-site.mm-theme-alternative .mm-procedure-long.alt .mm-scroll-color{
  background:none!important;
  -webkit-background-clip:border-box!important;
  background-clip:border-box!important;
  -webkit-text-fill-color:inherit!important;
  filter:none!important;
}

@media(max-width:720px){
  .mm-site.mm-theme-alternative .mm-cta .mm-shell .mm-btn,
  .mm-site.mm-theme-alternative .mm-alt-final-grid .mm-btn,
  .mm-site.mm-theme-alternative .mm-procedure-long.alt .mm-btn{min-height:56px!important}
  .mm-site.mm-theme-alternative .mm-footer .mm-brand b{font-size:14px!important}
}

/* =============================================================
   V3.0.0 — FINAL MAMAMIA BLACK + GOLD SYSTEM
   Definitive alternative architecture with original premium palette.
   ============================================================= */
.mm-site.mm-final-gold{
  --gold:#d5a56c;
  --gold-2:#f2d0a3;
  --gold-3:#9f7042;
  --ivory:#fff8ef;
  --text:#f6efe8;
  --muted:#c9bdb2;
  --dark:#060504;
  --dark-2:#0d0b09;
  --dark-3:#15120f;
  background:
    radial-gradient(circle at 10% 4%,rgba(213,165,108,.13),transparent 24%),
    radial-gradient(circle at 88% 14%,rgba(255,244,226,.05),transparent 22%),
    linear-gradient(180deg,#050403 0%,#090705 44%,#050403 100%)!important;
  color:var(--text)!important;
}
.mm-final-gold .mm-header{background:rgba(5,4,3,.78)!important;border-bottom:1px solid rgba(213,165,108,.13)!important;backdrop-filter:blur(18px)!important}
.mm-final-gold .mm-header.scrolled{background:rgba(5,4,3,.95)!important;box-shadow:0 18px 45px rgba(0,0,0,.34)!important}
.mm-final-gold .mm-progress{background:rgba(255,255,255,.04)!important}
.mm-final-gold .mm-progress span{background:linear-gradient(90deg,var(--gold-3),var(--gold-2),#fff4df)!important;box-shadow:0 0 18px rgba(229,190,142,.32)!important}
.mm-final-gold .mm-signature.header,.mm-final-gold .mm-signature.footer,.mm-final-gold .mm-signature.contact{filter:grayscale(1) brightness(3.4) contrast(1.12)!important;opacity:.88!important}
.mm-final-gold .mm-brand span b,.mm-final-gold .mm-nav a{color:#fff8ef!important}
.mm-final-gold .mm-brand span small{color:#cdbcae!important}
.mm-final-gold .mm-nav a:hover,.mm-final-gold .mm-nav a.is-active{color:var(--gold-2)!important}
.mm-final-gold .mm-menu{background:rgba(255,255,255,.035)!important;border-color:rgba(213,165,108,.18)!important}
.mm-final-gold .mm-menu i{background:#fff5e8!important}
.mm-final-gold .mm-btn{color:#fff7ed!important;-webkit-text-fill-color:#fff7ed!important;background:rgba(255,255,255,.035)!important;border:1px solid rgba(213,165,108,.24)!important;box-shadow:0 12px 32px rgba(0,0,0,.24)!important}
.mm-final-gold .mm-btn-fill{background:linear-gradient(135deg,#f0c18b 0%,#d79a5e 48%,#a96d39 100%)!important;color:#17100a!important;-webkit-text-fill-color:#17100a!important;border-color:transparent!important;font-weight:800!important;box-shadow:0 18px 42px rgba(181,118,58,.25)!important}
.mm-final-gold .mm-btn:hover{transform:translateY(-2px);border-color:rgba(242,208,163,.52)!important}
.mm-final-gold .mm-kicker{color:var(--gold-2)!important;-webkit-text-fill-color:var(--gold-2)!important}
.mm-final-gold p,.mm-final-gold li{color:var(--muted)!important}
.mm-final-gold h1,.mm-final-gold h2,.mm-final-gold h3,.mm-final-gold strong,.mm-final-gold b{color:var(--ivory)}
.mm-final-gold .mm-scroll-color,.mm-final-gold .mm-alt-chroma{
  color:transparent!important;-webkit-text-fill-color:transparent!important;
  background-image:linear-gradient(100deg,#fff7ec 0%,#efd0a8 20%,#c88d53 48%,#fff3df 70%,#d29b62 100%)!important;
  background-size:260% 100%!important;background-position:var(--alt-shift,30%) center!important;
  -webkit-background-clip:text!important;background-clip:text!important;
  filter:drop-shadow(0 0 18px rgba(209,151,91,var(--alt-glow,.08)))!important;
}
.mm-final-gold .mm-noise{opacity:.045!important}
.mm-final-gold .mm-cursor-glow{background:radial-gradient(circle,rgba(219,164,103,.17),rgba(219,164,103,.04) 36%,transparent 68%)!important}

/* Top moving carousel */
.mm-final-gold .mm-marquee-top{margin-top:0!important;background:linear-gradient(90deg,#070604,#0e0b08,#070604)!important;border-color:rgba(213,165,108,.14)!important}
.mm-final-gold .mm-marquee span{color:#f1d5b2!important;letter-spacing:.19em!important;font-weight:800!important}
.mm-final-gold .mm-sep-logo{filter:sepia(.7) saturate(1.1) brightness(1.45)!important;opacity:.76!important}

/* Definitive hero */
.mm-final-hero{position:relative;overflow:hidden;padding:92px 0 110px}
.mm-final-hero-glow{position:absolute;width:620px;height:620px;right:-120px;top:-160px;border-radius:50%;background:radial-gradient(circle,rgba(214,157,98,.18),rgba(214,157,98,.04) 38%,transparent 70%);filter:blur(18px)}
.mm-final-hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:48px;align-items:center;position:relative;z-index:2}
.mm-final-hero-photo{position:relative;margin:0;border-radius:34px;overflow:hidden;border:1px solid rgba(229,190,142,.16);background:#0b0907;box-shadow:0 35px 90px rgba(0,0,0,.43);min-height:650px}
.mm-final-hero-photo img{display:block;width:100%;height:100%;min-height:650px;object-fit:cover;object-position:center center}
.mm-final-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(6,5,4,.90) 100%)}
.mm-final-hero-photo figcaption{position:absolute;left:26px;right:26px;bottom:24px;z-index:2;padding:18px 20px;border-radius:20px;border:1px solid rgba(238,205,164,.15);background:rgba(8,6,5,.68);backdrop-filter:blur(16px);display:grid;gap:5px}
.mm-final-hero-photo figcaption small{color:var(--gold-2)!important;letter-spacing:.16em;text-transform:uppercase;font-weight:800}
.mm-final-hero-photo figcaption strong{font-size:22px;line-height:1.25}
.mm-final-hero-copy{display:grid;gap:18px;align-content:center}
.mm-final-hero-copy .mm-title{font-size:clamp(48px,6vw,92px)!important;line-height:.94!important;letter-spacing:-.035em}
.mm-final-hero-copy .mm-lead{font-size:18px!important;line-height:1.75!important;max-width:680px}
.mm-special-scroll{font-family:"Playfair Display",serif;font-weight:700;font-size:clamp(28px,3.7vw,52px)!important;line-height:1.05!important;margin:8px 0 2px;max-width:830px}
.mm-license-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:10px 0 4px}
.mm-license-grid article{padding:16px;border-radius:18px;border:1px solid rgba(213,165,108,.16);background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));box-shadow:0 14px 32px rgba(0,0,0,.20)}
.mm-license-grid small{display:block;color:#bda991!important;font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px}
.mm-license-grid strong{font-family:Manrope,sans-serif;font-size:15px;letter-spacing:.04em;color:#fff7ec!important}

/* Testimonial grid */
.mm-final-testimonials{background:linear-gradient(180deg,rgba(213,165,108,.04),transparent 30%,rgba(213,165,108,.025) 100%)!important}
.mm-testimonial-gallery-compact,.mm-testimonial-gallery-page{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
.mm-testimonial-gallery-compact .mm-testimonial-card,.mm-testimonial-gallery-page .mm-testimonial-card{grid-column:auto!important;grid-row:auto!important;min-height:0!important;aspect-ratio:4/5!important;border-radius:24px!important;background:#0d0b09!important;border:1px solid rgba(213,165,108,.15)!important;box-shadow:0 20px 50px rgba(0,0,0,.30)!important}
.mm-testimonial-gallery-compact .mm-testimonial-card img,.mm-testimonial-gallery-page .mm-testimonial-card img{object-fit:cover!important}
.mm-testimonial-gallery-compact .mm-testimonial-card figcaption,.mm-testimonial-gallery-page .mm-testimonial-card figcaption{left:10px!important;right:10px!important;bottom:10px!important;padding:11px 12px!important;border-radius:13px!important;background:rgba(8,6,5,.72)!important}
.mm-testimonial-gallery-compact .mm-testimonial-card b,.mm-testimonial-gallery-page .mm-testimonial-card b{color:var(--gold-2)!important;font-size:9px!important}
.mm-testimonial-gallery-compact .mm-testimonial-card span,.mm-testimonial-gallery-page .mm-testimonial-card span{color:#fff7ec!important;font-size:11px!important;line-height:1.35!important}
.mm-centered-action{text-align:center;margin-top:28px}

/* M ZERO */
.mm-final-gold .mm-mzero-home{background:radial-gradient(circle at 18% 18%,rgba(212,154,95,.08),transparent 24%),linear-gradient(180deg,#080604,#0b0806)!important}
.mm-final-gold .mm-editorial-photo,.mm-final-gold .mm-doctor-shot{border:1px solid rgba(213,165,108,.16)!important;box-shadow:0 24px 65px rgba(0,0,0,.30)!important}
.mm-final-gold .mm-editorial-copy,.mm-final-gold .mm-doctor-bio{background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))!important;border:1px solid rgba(213,165,108,.13)!important;color:var(--text)!important}
.mm-final-gold .mm-editorial-copy p,.mm-final-gold .mm-doctor-bio p{color:#d3c6bb!important}
.mm-final-gold .mm-editorial-copy strong,.mm-final-gold .mm-doctor-bio strong{color:#fff4e5!important}

/* Procedure main cards */
.mm-proc-main-three{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.mm-final-gold .mm-proc-preview{background:linear-gradient(180deg,#060504,#0c0906 48%,#060504)!important}
.mm-final-gold .mm-proc-card{background:linear-gradient(180deg,#12100e,#0b0907)!important;border:1px solid rgba(213,165,108,.15)!important;box-shadow:0 22px 58px rgba(0,0,0,.32)!important}
.mm-final-gold .mm-proc-card>span{color:var(--gold-2)!important;-webkit-text-fill-color:var(--gold-2)!important}
.mm-final-gold .mm-proc-card h3{color:#fff6e9!important;-webkit-text-fill-color:#fff6e9!important;background:none!important}
.mm-final-gold .mm-proc-card p{color:#cdbfb4!important;-webkit-text-fill-color:#cdbfb4!important}
.mm-final-gold .mm-proc-card .mm-card-link{color:#e4b77d!important;-webkit-text-fill-color:#e4b77d!important}
.mm-final-gold .mm-proc-photo{aspect-ratio:4/5!important}
.mm-final-gold .mm-proc-photo img{object-fit:cover!important}

/* Profile + congress */
.mm-profile-home{background:linear-gradient(180deg,#080604,#100c08,#080604)!important}
.mm-license-list{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}
.mm-license-list span{padding:10px 13px;border-radius:999px;background:rgba(213,165,108,.07);border:1px solid rgba(213,165,108,.16);color:#e8dacb!important;font-size:12px}
.mm-license-list b{color:#f4ca97!important}
.mm-congress-home{background:radial-gradient(circle at 82% 22%,rgba(213,165,108,.08),transparent 30%),#060504!important}
.mm-event-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0 26px}
.mm-event-grid article{padding:16px;border-radius:18px;border:1px solid rgba(213,165,108,.16);background:rgba(255,255,255,.035)}
.mm-event-grid small{display:block;color:var(--gold-2)!important;text-transform:uppercase;letter-spacing:.12em;font-size:10px;margin-bottom:6px}
.mm-event-grid strong{font-size:15px;line-height:1.35}

/* Forbes: wide light editorial interruption with correct contrast */
.mm-final-gold .mm-forbes-feature{background:linear-gradient(180deg,#f6f0e8,#fffaf3)!important;color:#17120e!important}
.mm-final-gold .mm-forbes-grid{gap:34px!important}
.mm-final-gold .mm-forbes-visual{background:#0c0907!important;border:1px solid rgba(164,108,52,.18)!important}
.mm-final-gold .mm-forbes-visual img{filter:saturate(.72) contrast(1.02)!important}
.mm-final-gold .mm-forbes-wordmark{color:#fff8ef!important;-webkit-text-fill-color:#fff8ef!important}
.mm-final-gold .mm-forbes-wordmark span{color:#d9ab78!important;-webkit-text-fill-color:#d9ab78!important}
.mm-final-gold .mm-forbes-copy{background:#fffaf3!important;border:1px solid rgba(107,75,43,.13)!important;box-shadow:0 20px 55px rgba(80,54,29,.08)!important}
.mm-final-gold .mm-forbes-copy .mm-kicker{color:#8e5e32!important;-webkit-text-fill-color:#8e5e32!important}
.mm-final-gold .mm-forbes-copy .mm-heading,.mm-final-gold .mm-forbes-copy h2{color:#17120e!important;-webkit-text-fill-color:#17120e!important;background:none!important}
.mm-final-gold .mm-forbes-copy p{color:#5b4d40!important;-webkit-text-fill-color:#5b4d40!important}

/* Primero tu Salud */
.mm-primero-salud{background:linear-gradient(180deg,#0d0a07,#060504)!important}
.mm-primero-grid{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:46px;align-items:center}
.mm-primero-logo{padding:30px;border-radius:30px;border:1px solid rgba(213,165,108,.15);background:#0b0907;box-shadow:0 22px 55px rgba(0,0,0,.28);display:grid;place-items:center;min-height:320px}
.mm-primero-logo img{max-width:280px;width:100%;height:auto;filter:grayscale(1) sepia(.55) saturate(1.2) brightness(1.45)}

/* Testimonials Instagram page */
.mm-instagram-section{background:linear-gradient(180deg,#070604,#0d0a07)!important}
.mm-instagram-window{position:relative;border:1px solid rgba(213,165,108,.16);border-radius:30px;background:#0a0806;overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.34)}
.mm-instagram-window iframe{display:block;width:100%;height:900px;background:#fff;border:0}
.mm-instagram-fallback{padding:22px;text-align:center;border-top:1px solid rgba(213,165,108,.14)}
.mm-instagram-fallback p{margin:0 0 14px}

/* Procedures secondary services */
.mm-secondary-services{background:radial-gradient(circle at 15% 12%,rgba(213,165,108,.07),transparent 26%),#080604!important}
.mm-secondary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px}
.mm-secondary-grid article{padding:22px;border-radius:24px;border:1px solid rgba(213,165,108,.14);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02));box-shadow:0 18px 42px rgba(0,0,0,.22)}
.mm-secondary-grid small{color:var(--gold-2)!important;font-size:11px;letter-spacing:.13em}
.mm-secondary-grid h3{margin:10px 0 8px;font-size:24px}
.mm-secondary-grid p{font-size:14px!important;line-height:1.65!important}

/* M ZERO full page */
.mm-final-gold .mm-mzero-hero{background:#050403!important}
.mm-final-gold .mm-mzero-bg img{filter:brightness(.46) saturate(.78)!important}
.mm-final-gold .mm-mzero-shade{background:linear-gradient(90deg,rgba(5,4,3,.97),rgba(5,4,3,.78) 50%,rgba(5,4,3,.25)),linear-gradient(180deg,rgba(5,4,3,.15),rgba(5,4,3,.82))!important}
.mm-mzero-detail{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:30px;align-items:start}
.mm-mzero-points{display:grid;gap:12px}
.mm-mzero-points article{padding:20px;border-radius:22px;border:1px solid rgba(213,165,108,.15);background:rgba(255,255,255,.035)}
.mm-mzero-points small{color:var(--gold-2)!important;letter-spacing:.13em}
.mm-mzero-points h3{margin:8px 0 6px;font-size:22px}
.mm-mzero-points p{margin:0;font-size:14px!important;line-height:1.65!important}

/* Internal pages overall */
.mm-final-gold .mm-inner-hero{background:radial-gradient(circle at 80% 20%,rgba(213,165,108,.08),transparent 25%),linear-gradient(180deg,#070604,#0b0806)!important}
.mm-final-gold .mm-procedure-long{background:#070604!important}
.mm-final-gold .mm-procedure-long.alt{background:linear-gradient(180deg,#f6efe6,#fffaf3)!important;color:#18120d!important}
.mm-final-gold .mm-procedure-long.alt .mm-kicker{color:#8f5e30!important;-webkit-text-fill-color:#8f5e30!important}
.mm-final-gold .mm-procedure-long.alt h2,.mm-final-gold .mm-procedure-long.alt .mm-heading{color:#17110c!important;-webkit-text-fill-color:#17110c!important;background:none!important}
.mm-final-gold .mm-procedure-long.alt p,.mm-final-gold .mm-procedure-long.alt li{color:#5d4e40!important;-webkit-text-fill-color:#5d4e40!important}
.mm-final-gold .mm-procedure-long.alt .mm-btn{background:#17110c!important;color:#fff7ed!important;-webkit-text-fill-color:#fff7ed!important;border-color:#17110c!important}
.mm-final-gold .mm-procedure-long:not(.alt) p,.mm-final-gold .mm-procedure-long:not(.alt) li{color:#d2c4b8!important}
.mm-final-gold .mm-procedure-long:not(.alt) h2{color:#fff7eb!important}
.mm-final-gold .mm-procedure-nav a{background:rgba(255,255,255,.035)!important;border-color:rgba(213,165,108,.14)!important;color:#e7c298!important}
.mm-final-gold .mm-procedure-nav a:hover{background:rgba(213,165,108,.12)!important;color:#fff8ed!important}
.mm-final-gold .mm-cta{background:radial-gradient(circle at 50% 30%,rgba(213,165,108,.08),transparent 32%),#060504!important}
.mm-final-gold .mm-cta .mm-btn-fill{background:linear-gradient(135deg,#f0c18b,#d4975a,#a86c37)!important;color:#17100a!important;-webkit-text-fill-color:#17100a!important}
.mm-final-gold .mm-form{background:#f6efe7!important;color:#15110d!important;border-color:rgba(120,79,39,.12)!important}
.mm-final-gold .mm-form label,.mm-final-gold .mm-form-note{color:#55493e!important;-webkit-text-fill-color:#55493e!important}
.mm-final-gold .mm-form input,.mm-final-gold .mm-form select,.mm-final-gold .mm-form textarea{background:#fffdf9!important;color:#17120e!important;border-color:rgba(120,79,39,.15)!important}
.mm-final-gold .mm-contact-cards article{background:linear-gradient(180deg,#100d0a,#0b0907)!important;border-color:rgba(213,165,108,.15)!important}
.mm-final-gold .mm-contact-cards article h2,.mm-final-gold .mm-contact-cards article a{color:#fff7eb!important;-webkit-text-fill-color:#fff7eb!important}
.mm-final-gold .mm-contact-cards article p{color:#cdbfb4!important}
.mm-final-gold .mm-result-card,.mm-final-gold .mm-congress{background:linear-gradient(180deg,#100d0a,#0a0806)!important;border-color:rgba(213,165,108,.13)!important}
.mm-final-gold .mm-congress h3{color:#fff6e8!important;-webkit-text-fill-color:#fff6e8!important;background:none!important}
.mm-final-gold .mm-congress small,.mm-final-gold .mm-congress time{color:#dfb57f!important;-webkit-text-fill-color:#dfb57f!important}

/* Footer */
.mm-final-gold .mm-footer{background:linear-gradient(180deg,#070604,#030201)!important;border-top:1px solid rgba(213,165,108,.12)!important}
.mm-final-gold .mm-footer p,.mm-final-gold .mm-footer a,.mm-final-gold .mm-footer span,.mm-final-gold .mm-footer small{color:#cfc0b3!important;-webkit-text-fill-color:#cfc0b3!important}
.mm-final-gold .mm-footer .mm-brand b,.mm-final-gold .mm-footer-grid>div>small{color:#e4bb87!important;-webkit-text-fill-color:#e4bb87!important}

/* Accessibility / contrast guarantees */
.mm-final-gold .mm-forbes-feature .mm-btn-fill{background:#17110c!important;color:#fff7ed!important;-webkit-text-fill-color:#fff7ed!important}
.mm-final-gold a:focus-visible,.mm-final-gold button:focus-visible{outline:2px solid var(--gold-2)!important;outline-offset:3px}

@media(max-width:1100px){
  .mm-final-hero-grid{grid-template-columns:minmax(0,1fr)!important}
  .mm-final-hero-photo{min-height:0!important;aspect-ratio:5/4!important}
  .mm-final-hero-photo img{min-height:0!important;height:100%!important}
  .mm-proc-main-three{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .mm-testimonial-gallery-compact,.mm-testimonial-gallery-page{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .mm-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .mm-primero-grid,.mm-mzero-detail{grid-template-columns:minmax(0,1fr)!important}
}

@media(max-width:720px){
  .mm-final-hero{padding:54px 0 72px!important}
  .mm-final-hero-grid{gap:20px!important}
  .mm-final-hero-photo{order:1!important;aspect-ratio:4/5!important;border-radius:24px!important}
  .mm-final-hero-copy{order:2!important;gap:14px!important}
  .mm-final-hero-photo figcaption{left:12px!important;right:12px!important;bottom:12px!important;padding:13px 14px!important}
  .mm-final-hero-photo figcaption strong{font-size:16px!important}
  .mm-final-hero-copy .mm-title{font-size:clamp(40px,12vw,58px)!important;line-height:.98!important}
  .mm-special-scroll{font-size:clamp(28px,8.8vw,40px)!important;line-height:1.03!important}
  .mm-license-grid{grid-template-columns:1fr!important;gap:8px!important}
  .mm-license-grid article{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px!important}
  .mm-license-grid small{margin:0!important}
  .mm-final-hero-copy .mm-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .mm-final-hero-copy .mm-btn{width:100%!important;min-height:54px!important}
  .mm-testimonial-gallery-compact,.mm-testimonial-gallery-page{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .mm-testimonial-gallery-compact .mm-testimonial-card,.mm-testimonial-gallery-page .mm-testimonial-card{aspect-ratio:3/4!important;border-radius:18px!important}
  .mm-testimonial-gallery-compact .mm-testimonial-card figcaption,.mm-testimonial-gallery-page .mm-testimonial-card figcaption{left:7px!important;right:7px!important;bottom:7px!important;padding:8px!important}
  .mm-testimonial-gallery-compact .mm-testimonial-card span,.mm-testimonial-gallery-page .mm-testimonial-card span{font-size:9px!important;line-height:1.28!important}
  .mm-testimonial-gallery-compact .mm-testimonial-card b,.mm-testimonial-gallery-page .mm-testimonial-card b{font-size:8px!important}
  .mm-proc-main-three{grid-template-columns:1fr!important}
  .mm-proc-main-three .mm-proc-card{display:grid;grid-template-columns:110px 1fr;grid-template-areas:"img num" "img title" "img copy" "img link";column-gap:14px;align-items:start;padding:12px!important}
  .mm-proc-main-three .mm-proc-photo{grid-area:img;aspect-ratio:4/5!important;margin:0!important;height:100%}
  .mm-proc-main-three .mm-proc-card>span{grid-area:num}
  .mm-proc-main-three .mm-proc-card h3{grid-area:title;font-size:24px!important;margin:0!important}
  .mm-proc-main-three .mm-proc-card p{grid-area:copy;font-size:12px!important;line-height:1.45!important;margin:4px 0!important}
  .mm-proc-main-three .mm-card-link{grid-area:link;font-size:11px!important}
  .mm-event-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .mm-event-grid article{padding:12px!important}
  .mm-secondary-grid{grid-template-columns:1fr!important}
  .mm-primero-logo{min-height:220px!important}
  .mm-instagram-window iframe{height:720px!important}
  .mm-mzero-points h3{font-size:19px!important}
  .mm-final-gold .mm-heading{font-size:clamp(34px,10vw,48px)!important;line-height:1.02!important}
  .mm-final-gold .mm-title{font-size:clamp(39px,11vw,58px)!important;line-height:.99!important}
}

@media(max-width:390px){
  .mm-testimonial-gallery-compact .mm-testimonial-card span,.mm-testimonial-gallery-page .mm-testimonial-card span{font-size:8px!important}
  .mm-event-grid{grid-template-columns:1fr!important}
}

/* V3 hard override: wins legacy alternative rules */
.mm-site.mm-theme-alternative.mm-final-gold .mm-btn-fill{background:linear-gradient(135deg,#f0c18b 0%,#d79a5e 48%,#a96d39 100%)!important;color:#17100a!important;-webkit-text-fill-color:#17100a!important;border-color:transparent!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-marquee{background:linear-gradient(90deg,#070604,#0e0b08,#070604)!important;border-color:rgba(213,165,108,.14)!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-marquee span{color:#f1d5b2!important;-webkit-text-fill-color:#f1d5b2!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-sep-logo{filter:sepia(.7) saturate(1.1) brightness(1.45)!important;opacity:.76!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer{background:linear-gradient(180deg,#070604,#030201)!important;border-color:rgba(213,165,108,.12)!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer p,.mm-site.mm-theme-alternative.mm-final-gold .mm-footer a,.mm-site.mm-theme-alternative.mm-final-gold .mm-footer span,.mm-site.mm-theme-alternative.mm-final-gold .mm-footer small{color:#cfc0b3!important;-webkit-text-fill-color:#cfc0b3!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer .mm-brand b,.mm-site.mm-theme-alternative.mm-final-gold .mm-footer-grid>div>small{color:#e4bb87!important;-webkit-text-fill-color:#e4bb87!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature{background:linear-gradient(180deg,#f6f0e8,#fffaf3)!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-copy{background:#fffaf3!important;color:#17120e!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-copy .mm-heading,.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-copy h2{color:#17120e!important;-webkit-text-fill-color:#17120e!important;background:none!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-copy p{color:#5b4d40!important;-webkit-text-fill-color:#5b4d40!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-copy .mm-kicker{color:#8e5e32!important;-webkit-text-fill-color:#8e5e32!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-btn-fill{background:#17110c!important;color:#fff7ed!important;-webkit-text-fill-color:#fff7ed!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card h3{color:#fff6e9!important;-webkit-text-fill-color:#fff6e9!important;background:none!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card p{color:#cdbfb4!important;-webkit-text-fill-color:#cdbfb4!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card>span,.mm-site.mm-theme-alternative.mm-final-gold .mm-card-link{color:#e4b77d!important;-webkit-text-fill-color:#e4b77d!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-btn{background:#17110c!important;color:#fff7ed!important;-webkit-text-fill-color:#fff7ed!important;border-color:#17110c!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-signature.header,.mm-site.mm-theme-alternative.mm-final-gold .mm-signature.footer,.mm-site.mm-theme-alternative.mm-final-gold .mm-signature.contact{filter:grayscale(1) brightness(3.4) contrast(1.12)!important;opacity:.88!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-cursor-glow{background:radial-gradient(circle,rgba(219,164,103,.17),rgba(219,164,103,.04) 36%,transparent 68%)!important}
@media(max-width:720px){.mm-site.mm-theme-alternative.mm-final-gold .mm-marquee-top{margin-top:70px!important}}


/* =============================================================
   V3.0.1 — Ajustes finales de contraste y limpieza solicitados
   ============================================================= */
.mm-site.mm-theme-alternative.mm-final-gold .mm-header-cta{display:none!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-final-testimonials .mm-section-head .mm-arrow-link,
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-section-head .mm-arrow-link{display:none!important}

/* Todo el lenguaje cromático en oro, sin acentos azules */
.mm-site.mm-theme-alternative.mm-final-gold .mm-scroll-color,
.mm-site.mm-theme-alternative.mm-final-gold .mm-alt-chroma,
.mm-site.mm-theme-alternative.mm-final-gold .mm-special-scroll.mm-scroll-color,
.mm-site.mm-theme-alternative.mm-final-gold .mm-heading.mm-scroll-color,
.mm-site.mm-theme-alternative.mm-final-gold .mm-title.mm-scroll-color{
  color:transparent!important;
  -webkit-text-fill-color:transparent!important;
  background-image:linear-gradient(100deg,#fff8ee 0%,#f5deb8 16%,#e9c089 34%,#c98f52 52%,#f7e6c5 74%,#d9a162 100%)!important;
  background-size:280% 100%!important;
  background-position:var(--alt-shift,30%) center!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  filter:drop-shadow(0 0 18px rgba(209,151,91,var(--alt-glow,.1)))!important;
}

/* Fondo oscuro -> texto claro / dorado con buen contraste */
.mm-site.mm-theme-alternative.mm-final-gold .mm-btn:not(.mm-btn-fill),
.mm-site.mm-theme-alternative.mm-final-gold .mm-arrow-link{
  color:#f0cda2!important;
  -webkit-text-fill-color:#f0cda2!important;
  border-color:rgba(213,165,108,.28)!important;
  background:rgba(255,255,255,.035)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-arrow-link:hover,
.mm-site.mm-theme-alternative.mm-final-gold .mm-btn:not(.mm-btn-fill):hover{
  color:#fff7ec!important;
  -webkit-text-fill-color:#fff7ec!important;
  border-color:rgba(242,208,163,.52)!important;
}

/* M ZERO en home: visibilidad total */
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-home .mm-editorial-copy{
  background:linear-gradient(180deg,rgba(16,12,8,.96),rgba(8,6,4,.94))!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-home .mm-editorial-copy .mm-kicker{
  color:#f0c38f!important;
  -webkit-text-fill-color:#f0c38f!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-home .mm-editorial-copy h2,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-home .mm-editorial-copy .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-home .mm-editorial-copy p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-home .mm-editorial-copy strong{
  color:#fff6ea!important;
  -webkit-text-fill-color:#fff6ea!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-home .mm-editorial-copy p{
  color:#e0d1c1!important;
  -webkit-text-fill-color:#e0d1c1!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-home .mm-editorial-copy p strong{
  color:#f4d1a1!important;
  -webkit-text-fill-color:#f4d1a1!important;
}

/* Tarjetas de congresos en inicio */
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid article{
  background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02))!important;
  border-color:rgba(213,165,108,.20)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid small{
  color:#dcb07b!important;
  -webkit-text-fill-color:#dcb07b!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid strong{
  color:#fff5e9!important;
  -webkit-text-fill-color:#fff5e9!important;
}

/* Página de testimonios */
.mm-site.mm-theme-alternative.mm-final-gold .mm-section-head-inline{margin-bottom:28px!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-instagram-fallback{padding:18px 22px!important;text-align:center!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-instagram-fallback p{display:none!important}

/* Garantía de contraste en textos dentro de bloques oscuros */
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress h3,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress time,
.mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-card span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-card b{
  color:inherit;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress h3{color:#fff6e8!important;-webkit-text-fill-color:#fff6e8!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress time{color:#dfb57f!important;-webkit-text-fill-color:#dfb57f!important}

/* Si el fondo es claro, texto oscuro legible */
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-copy .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-copy h2,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt h2{
  color:#17110c!important;
  -webkit-text-fill-color:#17110c!important;
  background:none!important;
}

@media(min-width:1101px){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-header-cta{display:none!important}
}


/* =============================================================
   V3.0.2 — Corrección total de acentos azules en la versión final
   ============================================================= */
:root{--mm-gold-1:#fff4e2;--mm-gold-2:#efc796;--mm-gold-3:#d79a5e;--mm-gold-4:#9c6334;--mm-ink:#17110c;--mm-paper:#f5f1eb}

/* barra superior y navegación */
.mm-site.mm-theme-alternative.mm-final-gold .mm-progress{background:rgba(255,255,255,.04)!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-progress span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-nav a:after,
.mm-site.mm-theme-alternative.mm-final-gold .mm-slider-dots button.active,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-copy li:before{
  background:linear-gradient(90deg,var(--mm-gold-3),var(--mm-gold-2),var(--mm-gold-1))!important;
  color:var(--mm-gold-2)!important;
  box-shadow:0 0 18px rgba(215,154,94,.28)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-nav a,
.mm-site.mm-theme-alternative.mm-final-gold .mm-brand b,
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer a,
.mm-site.mm-theme-alternative.mm-final-gold .mm-card-link{
  color:#fff8ef!important;
  -webkit-text-fill-color:#fff8ef!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-nav a:hover,
.mm-site.mm-theme-alternative.mm-final-gold .mm-nav a.is-active,
.mm-site.mm-theme-alternative.mm-final-gold .mm-card-link:hover{
  color:var(--mm-gold-2)!important;
  -webkit-text-fill-color:var(--mm-gold-2)!important;
}

/* todo kicker o subtítulo pequeño en dorado */
.mm-site.mm-theme-alternative.mm-final-gold .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-editorial-copy .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-copy .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-primero-salud .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-world-preview .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-preview .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-list .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-home .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-cta .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-alt-final-statement .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-alt-testimonials-first .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-inner-hero .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-hero .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-license-grid small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-license-list b{
  color:var(--mm-gold-2)!important;
  -webkit-text-fill-color:var(--mm-gold-2)!important;
  background:none!important;
}

/* títulos con efecto oro sobre fondos oscuros */
.mm-site.mm-theme-alternative.mm-final-gold .mm-heading.mm-scroll-color,
.mm-site.mm-theme-alternative.mm-final-gold .mm-title.mm-scroll-color,
.mm-site.mm-theme-alternative.mm-final-gold .mm-scroll-color,
.mm-site.mm-theme-alternative.mm-final-gold .mm-alt-chroma,
.mm-site.mm-theme-alternative.mm-final-gold .mm-special-scroll.mm-scroll-color,
.mm-site.mm-theme-alternative.mm-final-gold .mm-profile-home .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-home .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-primero-salud .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-cta .mm-title,
.mm-site.mm-theme-alternative.mm-final-gold .mm-final-testimonials .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-home .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-profile-cta .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-results-cta .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cta .mm-heading{
  color:transparent!important;
  -webkit-text-fill-color:transparent!important;
  background-image:linear-gradient(100deg,var(--mm-gold-1) 0%,#f5ddb8 18%,var(--mm-gold-2) 36%,var(--mm-gold-3) 56%,#f6e5c7 74%,var(--mm-gold-4) 100%)!important;
  background-size:260% 100%!important;
  background-position:var(--alt-shift,32%) center!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  filter:drop-shadow(0 0 18px rgba(215,154,94,var(--alt-glow,.10)))!important;
}

/* copy en secciones oscuras */
.mm-site.mm-theme-alternative.mm-final-gold .mm-copy-lg,
.mm-site.mm-theme-alternative.mm-final-gold .mm-lead,
.mm-site.mm-theme-alternative.mm-final-gold .mm-editorial-copy p:not(.mm-kicker),
.mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-bio p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-profile-home p:not(.mm-kicker),
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-home p:not(.mm-kicker),
.mm-site.mm-theme-alternative.mm-final-gold .mm-primero-salud p:not(.mm-kicker),
.mm-site.mm-theme-alternative.mm-final-gold .mm-cta p:not(.mm-kicker),
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-copy>p:not(.mm-kicker),
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-copy li,
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-card span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-card b,
.mm-site.mm-theme-alternative.mm-final-gold .mm-license-list span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer small{
  color:#e8ddd0!important;
  -webkit-text-fill-color:#e8ddd0!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card h3,
.mm-site.mm-theme-alternative.mm-final-gold .mm-editorial-copy strong,
.mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-bio strong,
.mm-site.mm-theme-alternative.mm-final-gold .mm-license-grid strong,
.mm-site.mm-theme-alternative.mm-final-gold .mm-badges span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid strong,
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid article strong,
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid article,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress h3,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress time{
  color:#fff7ec!important;
  -webkit-text-fill-color:#fff7ec!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress time{
  color:#d9ab75!important;
  -webkit-text-fill-color:#d9ab75!important;
}

/* botones: nada en azul ni texto invisible */
.mm-site.mm-theme-alternative.mm-final-gold .mm-btn-fill,
.mm-site.mm-theme-alternative.mm-final-gold .mm-cta .mm-btn-fill,
.mm-site.mm-theme-alternative.mm-final-gold .mm-alt-final-grid .mm-btn-fill,
.mm-site.mm-theme-alternative.mm-final-gold .mm-form .mm-btn-fill,
.mm-site.mm-theme-alternative.mm-final-gold .mm-instagram-fallback .mm-btn-fill,
.mm-site.mm-theme-alternative.mm-final-gold a.mm-btn-fill{
  background:linear-gradient(135deg,#f0c18b 0%,#d79a5e 48%,#a96d39 100%)!important;
  color:var(--mm-ink)!important;
  -webkit-text-fill-color:var(--mm-ink)!important;
  border-color:transparent!important;
  box-shadow:0 18px 42px rgba(181,118,58,.25)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-btn:not(.mm-btn-fill),
.mm-site.mm-theme-alternative.mm-final-gold .mm-arrow-link,
.mm-site.mm-theme-alternative.mm-final-gold .mm-centered-action .mm-btn{
  color:var(--mm-gold-2)!important;
  -webkit-text-fill-color:var(--mm-gold-2)!important;
  border-color:rgba(213,165,108,.30)!important;
  background:rgba(255,255,255,.03)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-btn:not(.mm-btn-fill):hover,
.mm-site.mm-theme-alternative.mm-final-gold .mm-arrow-link:hover{
  color:#fff7ec!important;
  -webkit-text-fill-color:#fff7ec!important;
  border-color:rgba(242,208,163,.55)!important;
}

/* CTA/cards específicos de resultados, perfil y contacto */
.mm-site.mm-theme-alternative.mm-final-gold .mm-profile-cta,
.mm-site.mm-theme-alternative.mm-final-gold .mm-results-cta,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cta{
  background:linear-gradient(180deg,rgba(255,255,255,.028),rgba(255,255,255,.018))!important;
  border:1px solid rgba(213,165,108,.14)!important;
}

/* secciones claras: texto oscuro visible, sin azul */
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt{
  background:linear-gradient(180deg,#f4efe8,#ede7df)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-scroll-color,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-scroll-color{
  color:#21170f!important;
  -webkit-text-fill-color:#21170f!important;
  background:none!important;
  filter:none!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-badges span{
  color:#a46a39!important;
  -webkit-text-fill-color:#a46a39!important;
  background:none!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-copy p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-copy blockquote,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt p:not(.mm-kicker),
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt li{
  color:#40352c!important;
  -webkit-text-fill-color:#40352c!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-copy blockquote,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt blockquote{
  border-left-color:#c58a53!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-btn-fill,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-btn-fill{
  background:#17110c!important;
  color:#fff7ed!important;
  -webkit-text-fill-color:#fff7ed!important;
}

/* tarjetas y elementos varios */
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid article,
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card,
.mm-site.mm-theme-alternative.mm-final-gold .mm-license-grid article,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-home .mm-editorial-copy,
.mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-card{
  border-color:rgba(213,165,108,.18)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-divider,
.mm-site.mm-theme-alternative.mm-final-gold hr{
  border-color:rgba(213,165,108,.16)!important;
}

/* firma y footer */
.mm-site.mm-theme-alternative.mm-final-gold .mm-signature,
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer .mm-signature{
  filter:brightness(1.45) grayscale(1) contrast(1.05)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer .mm-brand b,
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer .mm-brand small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer .mm-kicker{
  color:#fff3e6!important;
  -webkit-text-fill-color:#fff3e6!important;
}


/* =============================================================
   V3.0.3 — Barrido final: eliminar azul y corregir contraste
   ============================================================= */
.mm-site.mm-theme-alternative.mm-final-gold{
  --mm-gold:#e5b279;
  --mm-gold-soft:#f2d2a8;
  --mm-gold-deep:#a66a3a;
  --mm-ivory:#fff7ee;
  --mm-dark:#17100a;
  --mm-dark-2:#2a1d12;
  --mm-muted-dark:#5d4d3f;
}

/* 1) Todo acento pequeño/etiqueta/overline en dorado, jamás azul */
.mm-site.mm-theme-alternative.mm-final-gold .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-kicker *,
.mm-site.mm-theme-alternative.mm-final-gold .mm-section-head .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-section-head-inline .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card>span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-secondary-grid article small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points article small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress time,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-tags span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-license-list b,
.mm-site.mm-theme-alternative.mm-final-gold .mm-credential-row b,
.mm-site.mm-theme-alternative.mm-final-gold .mm-education-grid span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-award-grid span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-badges span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-world-preview .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-profile-home .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-home .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-primero-salud .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-cta .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-inner-hero .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-hero .mm-kicker{
  color:var(--mm-gold)!important;
  -webkit-text-fill-color:var(--mm-gold)!important;
  background:none!important;
  text-shadow:0 0 14px rgba(229,178,121,.14)!important;
}

/* 2) Encabezados en oro sobre fondos oscuros */
.mm-site.mm-theme-alternative.mm-final-gold .mm-heading.mm-scroll-color,
.mm-site.mm-theme-alternative.mm-final-gold .mm-title.mm-scroll-color,
.mm-site.mm-theme-alternative.mm-final-gold .mm-scroll-color,
.mm-site.mm-theme-alternative.mm-final-gold .mm-alt-chroma,
.mm-site.mm-theme-alternative.mm-final-gold .mm-special-scroll.mm-scroll-color,
.mm-site.mm-theme-alternative.mm-final-gold .mm-cta .mm-title,
.mm-site.mm-theme-alternative.mm-final-gold .mm-profile-cta .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-results-cta .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cta .mm-heading{
  color:transparent!important;
  -webkit-text-fill-color:transparent!important;
  background-image:linear-gradient(100deg,#fff8ee 0%,#f7dfba 18%,#efc38f 34%,#d59a5e 52%,#fff1dd 74%,#c98b4f 100%)!important;
  background-size:260% 100%!important;
  background-position:var(--alt-shift,32%) center!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  filter:drop-shadow(0 0 18px rgba(213,154,94,.12))!important;
}

/* 3) Texto principal visible en secciones oscuras */
.mm-site.mm-theme-alternative.mm-final-gold p,
.mm-site.mm-theme-alternative.mm-final-gold li,
.mm-site.mm-theme-alternative.mm-final-gold .mm-lead,
.mm-site.mm-theme-alternative.mm-final-gold .mm-copy-lg,
.mm-site.mm-theme-alternative.mm-final-gold .mm-editorial-copy p:not(.mm-kicker),
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-copy>p:not(.mm-kicker),
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-copy li,
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer small{
  color:#eadfd2!important;
  -webkit-text-fill-color:#eadfd2!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card h3,
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card b,
.mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-card b,
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid strong,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress h3,
.mm-site.mm-theme-alternative.mm-final-gold .mm-secondary-grid h3,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points h3{
  color:var(--mm-ivory)!important;
  -webkit-text-fill-color:var(--mm-ivory)!important;
}

/* 4) Botones correctos y visibles */
.mm-site.mm-theme-alternative.mm-final-gold .mm-btn-fill,
.mm-site.mm-theme-alternative.mm-final-gold a.mm-btn-fill,
.mm-site.mm-theme-alternative.mm-final-gold button.mm-btn-fill{
  background:linear-gradient(135deg,#f1c58f 0%,#d89b5d 48%,#a86d3a 100%)!important;
  color:var(--mm-dark)!important;
  -webkit-text-fill-color:var(--mm-dark)!important;
  border:0!important;
  box-shadow:0 18px 42px rgba(181,118,58,.26)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-btn,
.mm-site.mm-theme-alternative.mm-final-gold .mm-arrow-link{
  border-color:rgba(229,178,121,.28)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-btn:not(.mm-btn-fill),
.mm-site.mm-theme-alternative.mm-final-gold .mm-arrow-link{
  color:var(--mm-gold-soft)!important;
  -webkit-text-fill-color:var(--mm-gold-soft)!important;
  background:rgba(255,255,255,.03)!important;
}

/* 5) Barra y estados activos en dorado */
.mm-site.mm-theme-alternative.mm-final-gold .mm-progress{background:rgba(255,255,255,.04)!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-progress span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-nav a:after,
.mm-site.mm-theme-alternative.mm-final-gold .mm-slider-dots button.active,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-copy li:before{
  background:linear-gradient(90deg,#f5d4a7,#d79a5e,#fff3de)!important;
  color:var(--mm-gold)!important;
  box-shadow:0 0 18px rgba(215,154,94,.28)!important;
}

/* 6) Tarjetas de contacto claras pero con texto oscuro visible */
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article{
  background:linear-gradient(180deg,#f6f0e8 0%,#efe5d9 100%)!important;
  color:var(--mm-dark-2)!important;
  border:1px solid rgba(166,106,58,.15)!important;
  box-shadow:0 24px 60px rgba(0,0,0,.10)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article small{
  color:var(--mm-gold-deep)!important;
  -webkit-text-fill-color:var(--mm-gold-deep)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article h2,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article a,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article .mm-signature,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article strong{
  color:var(--mm-dark-2)!important;
  -webkit-text-fill-color:var(--mm-dark-2)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article p{
  color:var(--mm-muted-dark)!important;
  -webkit-text-fill-color:var(--mm-muted-dark)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article .mm-signature.contact{
  filter:brightness(.18) sepia(1) saturate(3.5) hue-rotate(350deg) contrast(1.2)!important;
  opacity:.85!important;
}

/* 7) Secciones claras: texto oscuro legible */
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt{
  background:linear-gradient(180deg,#f5f0e9 0%,#efe7de 100%)!important;
  color:var(--mm-dark-2)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-scroll-color,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-scroll-color,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature h1,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature h2,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt h1,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt h2,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt h3{
  color:var(--mm-dark)!important;
  -webkit-text-fill-color:var(--mm-dark)!important;
  background:none!important;
  filter:none!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-tags span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt small{
  color:var(--mm-gold-deep)!important;
  -webkit-text-fill-color:var(--mm-gold-deep)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-copy p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-copy blockquote,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt li,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt a:not(.mm-btn){
  color:#463a30!important;
  -webkit-text-fill-color:#463a30!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-btn-fill,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-btn-fill{
  background:#18110b!important;
  color:#fff7ee!important;
  -webkit-text-fill-color:#fff7ee!important;
}

/* 8) Footer en blanco/dorado, nada azul */
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer,
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer *{
  color:#f3e6d8!important;
  -webkit-text-fill-color:#f3e6d8!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer .mm-brand b{
  color:var(--mm-gold)!important;
  -webkit-text-fill-color:var(--mm-gold)!important;
}

/* 9) Items de congresos y textos de cards */
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid article,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress,
.mm-site.mm-theme-alternative.mm-final-gold .mm-secondary-grid article,
.mm-site.mm-theme-alternative.mm-final-gold .mm-license-grid article,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points article{
  border-color:rgba(229,178,121,.18)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid article strong,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress h3{
  color:#f8efe4!important;
  -webkit-text-fill-color:#f8efe4!important;
}

/* 10) Seguridad extra contra remanentes azules en secciones señaladas */
.mm-site.mm-theme-alternative.mm-final-gold .mm-final-testimonials .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-profile-home .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-home .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-primero-salud .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-instagram-section .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-secondary-services .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-detail .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards a,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards h2,
.mm-site.mm-theme-alternative.mm-final-gold .mm-section-head .mm-arrow-link,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-inner-hero .mm-kicker{
  color:var(--mm-gold)!important;
  -webkit-text-fill-color:var(--mm-gold)!important;
  background:none!important;
}


/* =============================================================
   V3.0.4 — Eliminación total de acentos azules + nueva foto perfil
   ============================================================= */
.mm-site.mm-theme-alternative.mm-final-gold{
  --mm-gold:#e2b07a;
  --mm-gold-soft:#f6d9b4;
  --mm-gold-deep:#9f6533;
  --mm-ivory:#fff8ef;
  --mm-text-dark:#1d140f;
  --mm-text-mid:#5b4939;
}

/* Acentos pequeños, etiquetas, numerales y subtítulos */
.mm-site.mm-theme-alternative.mm-final-gold .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-kicker *,
.mm-site.mm-theme-alternative.mm-final-gold small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card > span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-license-list b,
.mm-site.mm-theme-alternative.mm-final-gold .mm-license-grid small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-secondary-grid article small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points article small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid article small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-tags span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-brand b,
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer .mm-brand b,
.mm-site.mm-theme-alternative.mm-final-gold .mm-form-note,
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card .mm-card-link,
.mm-site.mm-theme-alternative.mm-final-gold .mm-arrow-link,
.mm-site.mm-theme-alternative.mm-final-gold .mm-arrow-link *{
  color:var(--mm-gold)!important;
  -webkit-text-fill-color:var(--mm-gold)!important;
  background-image:none!important;
  background:none!important;
  text-shadow:0 0 12px rgba(226,176,122,.10)!important;
}

/* Títulos sobre fondos oscuros */
.mm-site.mm-theme-alternative.mm-final-gold .mm-heading.mm-scroll-color,
.mm-site.mm-theme-alternative.mm-final-gold .mm-title.mm-scroll-color,
.mm-site.mm-theme-alternative.mm-final-gold .mm-scroll-color{
  color:transparent!important;
  -webkit-text-fill-color:transparent!important;
  background-image:linear-gradient(100deg,#fff7ef 0%,#f3d8b5 20%,#e2b07a 42%,#c98a4d 58%,#fff0df 78%,#af703c 100%)!important;
  background-size:260% 100%!important;
  background-position:var(--alt-shift,30%) center!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
}

/* Copys generales sobre fondo oscuro */
.mm-site.mm-theme-alternative.mm-final-gold p,
.mm-site.mm-theme-alternative.mm-final-gold li,
.mm-site.mm-theme-alternative.mm-final-gold .mm-copy-lg,
.mm-site.mm-theme-alternative.mm-final-gold .mm-lead,
.mm-site.mm-theme-alternative.mm-final-gold .mm-license-list span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-card span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer small{
  color:#eaded0!important;
  -webkit-text-fill-color:#eaded0!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card h3,
.mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-card b,
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid strong,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress h3,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points h3,
.mm-site.mm-theme-alternative.mm-final-gold .mm-secondary-grid h3,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid label,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid select,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid input,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid textarea{
  color:var(--mm-ivory)!important;
  -webkit-text-fill-color:var(--mm-ivory)!important;
}

/* Botones */
.mm-site.mm-theme-alternative.mm-final-gold .mm-btn-fill,
.mm-site.mm-theme-alternative.mm-final-gold a.mm-btn-fill,
.mm-site.mm-theme-alternative.mm-final-gold button.mm-btn-fill{
  background:linear-gradient(135deg,#f2c892 0%,#da9f61 52%,#aa6c39 100%)!important;
  color:#1b130e!important;
  -webkit-text-fill-color:#1b130e!important;
  border:0!important;
  box-shadow:0 16px 42px rgba(170,108,57,.26)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-btn:not(.mm-btn-fill),
.mm-site.mm-theme-alternative.mm-final-gold .mm-arrow-link{
  background:rgba(255,255,255,.03)!important;
  border-color:rgba(226,176,122,.30)!important;
  color:var(--mm-gold-soft)!important;
  -webkit-text-fill-color:var(--mm-gold-soft)!important;
}

/* Barra superior/progreso */
.mm-site.mm-theme-alternative.mm-final-gold .mm-progress{background:rgba(255,255,255,.05)!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-progress span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-nav a:after,
.mm-site.mm-theme-alternative.mm-final-gold .mm-slider-dots button.active,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-copy li:before{
  background:linear-gradient(90deg,#fff1df,#dfa565,#a76834)!important;
  box-shadow:0 0 18px rgba(223,165,101,.26)!important;
}

/* Secciones claras: textos oscuros, etiquetas doradas */
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article{
  color:var(--mm-text-dark)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-title,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-heading,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt h1,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt h2,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt h3{
  color:var(--mm-text-dark)!important;
  -webkit-text-fill-color:var(--mm-text-dark)!important;
  background:none!important;
  filter:none!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-tags span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt small{
  color:var(--mm-gold-deep)!important;
  -webkit-text-fill-color:var(--mm-gold-deep)!important;
  background:none!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-copy p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-copy li,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-copy blockquote,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt li,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt a:not(.mm-btn){
  color:#4a3d31!important;
  -webkit-text-fill-color:#4a3d31!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-btn-fill,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-btn-fill{
  background:#17110c!important;
  color:#fff8ef!important;
  -webkit-text-fill-color:#fff8ef!important;
}

/* Tarjetas de contacto claras - todo visible */
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article{
  background:linear-gradient(180deg,#f5efe8 0%,#eee3d7 100%)!important;
  border:1px solid rgba(166,106,58,.18)!important;
  box-shadow:0 24px 60px rgba(0,0,0,.10)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article h2,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article a,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article strong{
  color:var(--mm-text-dark)!important;
  -webkit-text-fill-color:var(--mm-text-dark)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article p{
  color:var(--mm-text-mid)!important;
  -webkit-text-fill-color:var(--mm-text-mid)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article .mm-signature.contact{
  filter:brightness(.20) sepia(1) saturate(3.2) hue-rotate(346deg) contrast(1.08)!important;
  opacity:.75!important;
}

/* Remates de seguridad absoluta para todos los labels en páginas internas */
.mm-site.mm-theme-alternative.mm-final-gold .mm-final-testimonials .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-profile-home .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-home .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-primero-salud .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-instagram-section .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-secondary-services .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-detail .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-inner-hero .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-hero .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-section-head .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-section-head-inline .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card > span,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress time,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-license-grid small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-secondary-grid small,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points small{
  color:var(--mm-gold)!important;
  -webkit-text-fill-color:var(--mm-gold)!important;
  background:none!important;
}


/* =============================================================
   V3.0.5 — gold critical + seamless marquee
   ============================================================= */
.mm-site.mm-theme-alternative.mm-final-gold .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-section-head .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-section-head-inline .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-profile-home .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-home .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-primero-salud .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-final-testimonials .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-inner-hero .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-detail .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-secondary-services .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-instagram-section .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long .mm-kicker{
  color:#E3B176!important;
  -webkit-text-fill-color:#E3B176!important;
  background:none!important;
  background-image:none!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-marquee-top .mm-marquee-track{
  display:flex!important;align-items:stretch!important;gap:0!important;width:max-content!important;
  min-width:200vw!important;padding:0!important;animation:mmMarqueeGoldSeamless 24s linear infinite!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-marquee-top .mm-marquee-set{
  display:flex!important;align-items:center!important;justify-content:space-around!important;gap:30px!important;
  min-width:100vw!important;flex:0 0 auto!important;padding:16px 18px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-marquee-top .mm-marquee-set span{
  flex:0 0 auto!important;color:#F1D5B2!important;-webkit-text-fill-color:#F1D5B2!important;
  background:none!important;background-image:none!important;animation:none!important;white-space:nowrap!important;
}
@keyframes mmMarqueeGoldSeamless{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}


/* V3.0.6 — Instagram first on testimonials page */
.mm-site.mm-theme-alternative.mm-final-gold .mm-instagram-first{padding-top:54px!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-instagram-window-profile{
  width:100%!important;
  max-width:1100px!important;
  min-height:760px!important;
  margin:0 auto!important;
  border:1px solid rgba(226,176,122,.20)!important;
  border-radius:28px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 28px 80px rgba(0,0,0,.32)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-instagram-window-profile iframe{
  width:100%!important;
  min-height:700px!important;
  height:700px!important;
  display:block!important;
  background:#fff!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-testimonials-page-gallery{padding-top:42px!important}
@media(max-width:720px){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-instagram-window-profile{min-height:620px!important;border-radius:20px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-instagram-window-profile iframe{min-height:560px!important;height:560px!important}
}


/* =============================================================
   V3.0.8 — SAFE FIX: desktop menu + white labels + WhatsApp artwork
   Built from runtime-safe v3.0.6 base. No PHP routing changes.
   ============================================================= */

/* Desktop already has full navigation: do not show the circular hamburger button. */
@media (min-width:1101px){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-menu{
    display:none!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-header-inner{
    grid-template-columns:auto 1fr!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-nav{
    justify-self:end!important;
  }
}
/* Mobile/tablet keeps the menu button with two clean lines. */
@media (max-width:1100px){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-menu{
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    gap:6px!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-menu i{
    display:block!important;
    width:22px!important;
    height:2px!important;
    background:#fff!important;
    opacity:1!important;
    margin:0!important;
  }
}

/* Exact homepage labels requested: pure white. */
.mm-site.mm-theme-alternative.mm-final-gold .mm-final-testimonials .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-profile-home .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-home .mm-kicker,
.mm-site.mm-theme-alternative.mm-final-gold .mm-primero-salud .mm-kicker{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  background:none!important;
  background-image:none!important;
  filter:none!important;
  text-shadow:none!important;
  opacity:1!important;
}

/* WhatsApp artwork: show the whole supplied PNG, with breathing room so its ring is never clipped. */
.mm-site.mm-theme-alternative.mm-final-gold .mm-whatsapp.mm-whatsapp-image{
  width:82px!important;
  height:82px!important;
  right:24px!important;
  bottom:24px!important;
  padding:7px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-whatsapp.mm-whatsapp-image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:0!important;
  clip-path:none!important;
  transform:none!important;
  filter:none!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-whatsapp.mm-whatsapp-image span{display:none!important}
@media(max-width:720px){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-whatsapp.mm-whatsapp-image{
    width:72px!important;
    height:72px!important;
    right:12px!important;
    bottom:14px!important;
    padding:6px!important;
  }
}


/* =============================================================
   V3.0.10 — AUDITORÍA TOTAL: CERO AZUL EN LA PROPUESTA FINAL
   ============================================================= */
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold{
  --gold:#e2b079;
  --gold-soft:#f2d3aa;
  --gold-deep:#9d6536;
  --ivory:#fff7ee;
  --ink:#1b130e;
  --copy:#e7ddd2;
}

/* SUBTÍTULOS SOBRE FONDO OSCURO: BLANCO PURO (incluye los 4 señalados) */
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-kicker,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-section .mm-kicker,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-final-testimonials .mm-kicker,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-profile-home .mm-kicker,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-congress-home .mm-kicker,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-primero-salud .mm-kicker,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-instagram-section .mm-kicker,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-inner-hero .mm-kicker,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-detail .mm-kicker,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-secondary-services .mm-kicker{
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  background:none!important;
  background-image:none!important;
  filter:none!important;
  text-shadow:0 0 12px rgba(255,255,255,.06)!important;
}

/* En fondos claros, el subtítulo pasa a dorado oscuro para mantener contraste */
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-kicker,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-kicker,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article .mm-kicker,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article small{
  color:var(--gold-deep)!important;
  -webkit-text-fill-color:var(--gold-deep)!important;
  background:none!important;
  background-image:none!important;
}

/* Numerales, microetiquetas y enlaces de acción: DORADO */
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card>span,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid small,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-congress small,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-congress time,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-license-grid small,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-license-list b,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-secondary-grid small,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points small,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-card-link,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-arrow-link{
  color:var(--gold)!important;
  -webkit-text-fill-color:var(--gold)!important;
  background-image:none!important;
}

/* Encabezados grandes: gradiente exclusivamente blanco/dorado */
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-scroll-color,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-alt-chroma{
  color:transparent!important;
  -webkit-text-fill-color:transparent!important;
  background-image:linear-gradient(100deg,#fff7ee 0%,#f6dfbf 18%,#e2b079 38%,#c98b4e 58%,#fff0dc 78%,#a86b38 100%)!important;
  background-size:260% 100%!important;
  background-position:var(--alt-shift,32%) center!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  filter:drop-shadow(0 0 16px rgba(226,176,121,.10))!important;
}

/* Copy sobre oscuro: marfil/blanco, nunca azul */
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold p:not(.mm-kicker),
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold li,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-copy-lg,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-lead{
  color:var(--copy)!important;
  -webkit-text-fill-color:var(--copy)!important;
}

/* Títulos y valores de tarjetas oscuras */
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card h3,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid strong,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-congress h3,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-card b,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-license-grid strong,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points h3,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-secondary-grid h3{
  color:var(--ivory)!important;
  -webkit-text-fill-color:var(--ivory)!important;
}

/* Fondos claros: copy oscuro. */
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature p,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature li,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature blockquote,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt p,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt li,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article p,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article a{
  color:#493b30!important;
  -webkit-text-fill-color:#493b30!important;
}
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature h1,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature h2,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt h1,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt h2,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article h2{
  color:var(--ink)!important;
  -webkit-text-fill-color:var(--ink)!important;
  background:none!important;
  filter:none!important;
}

/* Barra de progreso y estados activos: dorado */
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-progress span,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-nav a:after,
html body.mamamia-luxury-active .mm-site.mm-theme-alternative.mm-final-gold .mm-slider-dots button.active{
  background:linear-gradient(90deg,#fff1dc,#e2b079,#a86b38)!important;
  box-shadow:0 0 16px rgba(226,176,121,.24)!important;
}


/* v3.0.11 content updates */
.mm-section-note{max-width:860px;margin:14px 0 0;color:#cbbfb7;line-height:1.7;font-size:14px}
.mm-procedure-technique{margin:18px 0 0;padding:16px 18px;border-radius:18px;border:1px solid rgba(239,198,160,.16);background:rgba(255,255,255,.03);color:#f4e8dc;line-height:1.72}
.mm-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:30px}
.mm-video-card{position:relative;overflow:hidden;border-radius:28px;border:1px solid rgba(239,198,160,.14);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015));box-shadow:0 30px 80px rgba(0,0,0,.32)}
.mm-video-card video,.mm-procedure-visual video{display:block;width:100%;height:auto;background:#000}
.mm-video-caption{display:flex;flex-direction:column;gap:5px;padding:16px 18px 20px;background:rgba(7,8,11,.62);border-top:1px solid rgba(255,255,255,.06)}
.mm-video-caption small{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--champ);font-weight:800}
.mm-video-caption strong{font-family:"Playfair Display",serif;font-size:24px;line-height:1.15;font-weight:700}
.mm-procedure-visual .mm-video-card{max-width:560px;margin-inline:auto}
.mm-doctor-personal-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}
.mm-doctor-personal-photo img{width:100%;display:block;border-radius:28px;border:1px solid rgba(239,198,160,.14);box-shadow:0 28px 70px rgba(0,0,0,.34)}
.mm-doctor-personal .mm-editorial-copy p{line-height:1.8}
.mm-form{background:linear-gradient(180deg,rgba(10,10,10,.88),rgba(7,7,7,.92))!important}
.mm-form input,.mm-form select,.mm-form textarea{background:#060606!important;color:#fff!important;border-color:rgba(255,255,255,.12)!important}
.mm-form input::placeholder,.mm-form textarea::placeholder{color:#9d938b!important}
.mm-form input:-webkit-autofill,.mm-form textarea:-webkit-autofill,.mm-form select:-webkit-autofill{-webkit-text-fill-color:#fff!important;box-shadow:0 0 0 1000px #060606 inset!important}
.mm-proc-preview .mm-section-head{align-items:flex-start}
.mm-procedure-copy .mm-heading{margin-bottom:16px}
@media(max-width:980px){.mm-video-grid,.mm-doctor-personal-grid{grid-template-columns:1fr}.mm-video-caption strong{font-size:22px}}
@media(max-width:640px){.mm-section-note,.mm-procedure-technique{font-size:13px}.mm-video-caption strong{font-size:20px}}


/* =============================================================
   V3.0.12 — Doctor + Congresos Premium 2026/2027
   ============================================================= */
.mm-doctor-premium-hero,
.mm-congress-premium-hero{position:relative;isolation:isolate;overflow:hidden;background:#070604}
.mm-doctor-premium-hero{padding:clamp(54px,7vw,108px) 0 clamp(70px,8vw,130px)}
.mm-doctor-premium-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 22%,rgba(199,135,75,.17),transparent 34%),radial-gradient(circle at 78% 34%,rgba(255,237,211,.06),transparent 24%),linear-gradient(135deg,#060504 0%,#0b0907 52%,#050403 100%);z-index:-3}
.mm-doctor-premium-orb{position:absolute;border-radius:50%;filter:blur(34px);opacity:.55;pointer-events:none;z-index:-2;animation:mmPremiumFloat 8s ease-in-out infinite alternate}
.mm-doctor-premium-orb.mm-orb-a{width:430px;height:430px;left:-160px;top:5%;background:rgba(198,130,69,.16)}
.mm-doctor-premium-orb.mm-orb-b{width:340px;height:340px;right:-90px;bottom:8%;background:rgba(244,219,184,.08);animation-delay:-2s}
.mm-doctor-premium-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(34px,6vw,88px);align-items:center}
.mm-doctor-premium-frame{position:relative;padding:12px;border-radius:38px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.018));border:1px solid rgba(231,181,126,.18);box-shadow:0 45px 110px rgba(0,0,0,.52),inset 0 1px rgba(255,255,255,.06);overflow:hidden}
.mm-doctor-premium-frame:before{content:"";position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(125deg,rgba(238,191,139,.42),transparent 26%,transparent 70%,rgba(238,191,139,.17));z-index:0;pointer-events:none;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-composite:xor;padding:1px}
.mm-doctor-premium-frame>img{position:relative;z-index:1;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center top;border-radius:29px;display:block;filter:saturate(.92) contrast(1.03)}
.mm-doctor-premium-frame:after{content:"";position:absolute;z-index:2;inset:12px;border-radius:29px;background:linear-gradient(180deg,transparent 52%,rgba(5,4,3,.78) 100%);pointer-events:none}
.mm-doctor-premium-signature{position:absolute;z-index:4;left:34px;bottom:32px;width:min(58%,300px)}
.mm-doctor-premium-signature img{width:100%;filter:brightness(0) invert(1);opacity:.94}
.mm-doctor-premium-badge{position:absolute;z-index:4;right:26px;top:27px;padding:11px 14px;border:1px solid rgba(244,207,164,.38);border-radius:999px;background:rgba(8,7,5,.68);backdrop-filter:blur(16px);font-size:9px;font-weight:800;letter-spacing:.17em;color:#f1cda3;-webkit-text-fill-color:#f1cda3}
.mm-doctor-premium-copy .mm-title{font-size:clamp(48px,6.1vw,94px);line-height:.9;max-width:920px;margin:18px 0 24px}
.mm-doctor-premium-copy .mm-title em{font-weight:400}
.mm-doctor-premium-copy .mm-lead{max-width:760px;font-size:clamp(16px,1.5vw,22px);line-height:1.7}
.mm-doctor-premium-tags{display:flex;flex-wrap:wrap;gap:9px;margin:28px 0 24px}
.mm-doctor-premium-tags span{padding:10px 13px;border-radius:999px;border:1px solid rgba(228,177,119,.2);background:rgba(255,255,255,.026);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#f2d3ae;-webkit-text-fill-color:#f2d3ae}
.mm-doctor-premium-licenses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.mm-doctor-premium-licenses>div{padding:16px 17px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));border:1px solid rgba(228,177,119,.13)}
.mm-doctor-premium-licenses small{display:block;margin-bottom:6px;color:#c8ad8f!important;-webkit-text-fill-color:#c8ad8f!important;font-size:8px;text-transform:uppercase;letter-spacing:.13em}
.mm-doctor-premium-licenses strong{font-family:"Playfair Display",serif;color:#fff4e6;-webkit-text-fill-color:#fff4e6;font-size:18px}

.mm-doctor-legacy{background:linear-gradient(180deg,#090806,#0d0b08)}
.mm-doctor-legacy-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(34px,6vw,80px);align-items:start}
.mm-doctor-legacy-intro{position:sticky;top:125px}
.mm-doctor-legacy-intro .mm-heading{font-size:clamp(40px,4.5vw,72px);line-height:.98}
.mm-doctor-legacy-intro p:not(.mm-kicker){font-size:15px;line-height:1.82;color:#d6c9ba;-webkit-text-fill-color:#d6c9ba}
.mm-doctor-legacy-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.mm-premium-info-card{position:relative;min-height:285px;padding:26px;border-radius:28px;background:radial-gradient(circle at 100% 0%,rgba(229,173,110,.08),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.044),rgba(255,255,255,.018));border:1px solid rgba(231,181,126,.14);box-shadow:0 24px 65px rgba(0,0,0,.24);overflow:hidden;transition:border-color .35s ease,box-shadow .35s ease}
.mm-premium-info-card:hover{border-color:rgba(231,181,126,.32);box-shadow:0 28px 78px rgba(0,0,0,.32),0 0 30px rgba(197,128,64,.08)}
.mm-premium-info-card>span{position:absolute;right:22px;top:18px;font-family:"Playfair Display",serif;font-size:54px;color:rgba(239,197,151,.09)!important;-webkit-text-fill-color:rgba(239,197,151,.09)!important}
.mm-premium-info-card small{display:block;margin-bottom:30px;color:#ddb17f!important;-webkit-text-fill-color:#ddb17f!important;font-size:9px;letter-spacing:.18em;text-transform:uppercase}
.mm-premium-info-card h3{font-family:"Playfair Display",serif;font-size:clamp(26px,2.3vw,38px);line-height:1.03;margin-bottom:15px;color:#fff3e3;-webkit-text-fill-color:#fff3e3}
.mm-premium-info-card p{font-size:13px;line-height:1.65;color:#bfb1a3!important;-webkit-text-fill-color:#bfb1a3!important}
.mm-premium-info-card .mm-card-link{display:inline-block;margin-top:16px;color:#efc693!important;-webkit-text-fill-color:#efc693!important;font-size:10px;font-weight:800;letter-spacing:.08em}

.mm-doctor-awards-premium{background:#070604;position:relative;overflow:hidden}
.mm-doctor-awards-premium:before{content:"";position:absolute;width:720px;height:720px;border-radius:50%;right:-320px;top:-340px;background:radial-gradient(circle,rgba(200,133,70,.10),transparent 65%);pointer-events:none}
.mm-awards-premium-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}
.mm-award-premium{position:relative;padding:30px 24px 28px;border-radius:26px;background:linear-gradient(160deg,rgba(255,255,255,.048),rgba(255,255,255,.012));border:1px solid rgba(226,174,115,.14);min-height:290px;overflow:hidden}
.mm-award-premium:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,#dca867,transparent);opacity:.58}
.mm-award-premium>span{font-size:8px;letter-spacing:.18em;font-weight:800;color:#e3b173!important;-webkit-text-fill-color:#e3b173!important}
.mm-award-premium h3{font-family:"Playfair Display",serif;font-size:32px;line-height:1.02;margin:36px 0 18px;color:#fff0dc;-webkit-text-fill-color:#fff0dc}
.mm-award-premium p{font-size:13px;line-height:1.7;color:#bdb0a2!important;-webkit-text-fill-color:#bdb0a2!important}
.mm-doctor-personal-premium{background:linear-gradient(180deg,#090806,#060504)}
.mm-doctor-personal-quote{margin-top:26px;padding:22px 24px;border-left:2px solid #d49a5d;background:rgba(255,255,255,.025);border-radius:0 18px 18px 0}
.mm-doctor-personal-quote small{display:block;margin-bottom:7px;font-size:8px;letter-spacing:.18em;color:#d9a668!important;-webkit-text-fill-color:#d9a668!important}
.mm-doctor-personal-quote strong{display:block;font-family:"Playfair Display",serif;font-size:clamp(22px,2vw,30px);color:#fff3e6;-webkit-text-fill-color:#fff3e6}
.mm-doctor-premium-cta{background:radial-gradient(circle at 50% -10%,rgba(210,145,82,.12),transparent 45%),#070604}

.mm-congress-premium-hero{min-height:min(920px,92vh);display:flex;align-items:flex-end;padding:160px 0 90px}
.mm-congress-premium-bg,.mm-congress-premium-overlay,.mm-congress-premium-lines{position:absolute;inset:0}
.mm-congress-premium-bg{z-index:-4}
.mm-congress-premium-bg img{width:100%;height:100%;object-fit:cover;object-position:center 35%;filter:saturate(.72) contrast(1.08)}
.mm-congress-premium-overlay{z-index:-3;background:linear-gradient(90deg,rgba(4,4,4,.96) 0%,rgba(5,4,3,.79) 42%,rgba(6,5,4,.27) 72%,rgba(6,5,4,.52) 100%),linear-gradient(180deg,rgba(5,4,3,.18),rgba(5,4,3,.86))}
.mm-congress-premium-lines{z-index:-2;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(12.5% - 1px),rgba(238,193,141,.045) 12.5%);mask-image:linear-gradient(180deg,transparent 0,#000 24%,#000 82%,transparent 100%)}
.mm-congress-premium-copy{position:relative}
.mm-congress-premium-copy .mm-title{font-size:clamp(54px,7.4vw,118px);line-height:.86;max-width:1120px;margin:16px 0 26px}
.mm-congress-premium-copy .mm-lead{max-width:770px;font-size:clamp(17px,1.6vw,23px);line-height:1.7}
.mm-congress-premium-cities{display:flex;flex-wrap:wrap;gap:0;margin-top:36px;border-top:1px solid rgba(255,255,255,.11);border-bottom:1px solid rgba(255,255,255,.11);width:max-content;max-width:100%}
.mm-congress-premium-cities span{padding:14px 22px;border-right:1px solid rgba(255,255,255,.09);font-size:9px;font-weight:800;letter-spacing:.2em;color:#eac497!important;-webkit-text-fill-color:#eac497!important}
.mm-congress-featured{background:#080705}
.mm-congress-featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:28px}
.mm-stage-card{position:relative;min-height:335px;padding:28px 24px 24px;border-radius:28px;background:linear-gradient(155deg,rgba(255,255,255,.052),rgba(255,255,255,.013));border:1px solid rgba(230,180,121,.14);overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.25)}
.mm-stage-card:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-85px;bottom:-90px;background:radial-gradient(circle,rgba(212,149,84,.16),transparent 68%)}
.mm-stage-card>span{font-size:8px;letter-spacing:.18em;font-weight:800;color:#e0ae72!important;-webkit-text-fill-color:#e0ae72!important}
.mm-stage-card h3{font-family:"Playfair Display",serif;font-size:clamp(31px,2.5vw,43px);line-height:.98;margin:48px 0 16px;color:#fff0de;-webkit-text-fill-color:#fff0de}
.mm-stage-card p{font-size:13px;line-height:1.68;color:#baaea1!important;-webkit-text-fill-color:#baaea1!important}
.mm-stage-card b{position:absolute;left:24px;bottom:24px;font-size:8px;letter-spacing:.16em;color:#f2c792;-webkit-text-fill-color:#f2c792}

.mm-globe-premium{background:radial-gradient(circle at 28% 42%,rgba(187,124,67,.08),transparent 32%),#070604}
.mm-globe-premium .mm-real-map-card{box-shadow:0 42px 100px rgba(0,0,0,.42),0 0 0 1px rgba(225,173,113,.08)}
.mm-globe-sidebar-premium{background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.018));border:1px solid rgba(228,177,119,.15);box-shadow:0 32px 80px rgba(0,0,0,.3)}
.mm-globe-sidebar-premium h3{font-family:"Playfair Display",serif;font-size:clamp(34px,3vw,54px);line-height:1;margin:12px 0 18px;color:#fff1df;-webkit-text-fill-color:#fff1df}
.mm-globe-sidebar-premium>p:not(.mm-kicker){font-size:14px;line-height:1.75;color:#c5b7aa!important;-webkit-text-fill-color:#c5b7aa!important}
.mm-globe-note{margin-top:18px;padding:18px;border-radius:18px;border:1px solid rgba(226,174,115,.14);background:rgba(255,255,255,.027)}
.mm-globe-note span{display:block;margin-bottom:8px;font-size:8px;letter-spacing:.17em;color:#dfaa6c!important;-webkit-text-fill-color:#dfaa6c!important}
.mm-globe-note p{font-size:12px!important;line-height:1.65!important;color:#c5b8aa!important;-webkit-text-fill-color:#c5b8aa!important}
.mm-globe-premium .mm-filter-country{transition:transform .25s ease,border-color .25s ease,background .25s ease;color:#ead5bd!important;-webkit-text-fill-color:#ead5bd!important}
.mm-globe-premium .mm-filter-country:hover{transform:translateY(-2px)}
.mm-globe-premium .mm-filter-country.active,.mm-globe-premium .mm-filter-country.selected{background:linear-gradient(135deg,#efc28c,#b8753e)!important;color:#16100b!important;-webkit-text-fill-color:#16100b!important;border-color:transparent!important}

.mm-congress-timeline-section{background:linear-gradient(180deg,#080705,#0b0907)}
.mm-congress-timeline{display:grid;grid-template-columns:130px 1fr;column-gap:24px;row-gap:13px;margin-top:32px;position:relative}
.mm-congress-timeline:before{content:"";position:absolute;left:129px;top:0;bottom:0;width:1px;background:linear-gradient(180deg,rgba(225,175,116,.45),rgba(225,175,116,.08),transparent)}
.mm-timeline-year{grid-column:1/-1;display:grid;grid-template-columns:130px 1fr;align-items:center;margin:22px 0 4px}
.mm-timeline-year:first-child{margin-top:0}
.mm-timeline-year strong{font-family:"Playfair Display",serif;font-size:clamp(32px,3vw,48px);color:#e6b275;-webkit-text-fill-color:#e6b275}
.mm-timeline-year span{height:1px;background:linear-gradient(90deg,rgba(226,175,115,.32),transparent)}
.mm-congress-premium-card{grid-column:2;display:grid!important;grid-template-columns:150px 1fr!important;gap:22px!important;padding:25px 28px!important;border-radius:24px!important;background:linear-gradient(180deg,rgba(255,255,255,.039),rgba(255,255,255,.014))!important;border:1px solid rgba(225,173,113,.12)!important;transition:transform .3s ease,border-color .3s ease,background .3s ease!important}
.mm-congress-premium-card:hover{transform:translateX(5px);border-color:rgba(225,173,113,.28)!important;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018))!important}
.mm-congress-premium-card time{font-family:"Playfair Display",serif;font-size:28px!important;color:#f0c58f!important;-webkit-text-fill-color:#f0c58f!important}
.mm-congress-premium-card h3{font-size:clamp(22px,2vw,31px)!important;margin:3px 0 8px!important}
.mm-congress-premium-card p{font-size:12px!important;line-height:1.62!important;color:#b9aca0!important;-webkit-text-fill-color:#b9aca0!important}
.mm-congress-premium-card.hidden{display:none!important}
.mm-congress-premium-cta{background:radial-gradient(circle at 50% 0%,rgba(206,142,78,.12),transparent 42%),#070604}

@keyframes mmPremiumFloat{from{transform:translate3d(0,0,0) scale(1)}to{transform:translate3d(18px,-16px,0) scale(1.06)}}

@media(max-width:1100px){
  .mm-doctor-premium-grid,.mm-doctor-legacy-grid{grid-template-columns:1fr}
  .mm-doctor-legacy-intro{position:static}
  .mm-awards-premium-grid,.mm-congress-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .mm-doctor-premium-frame>img{aspect-ratio:4/4.6}
}
@media(max-width:780px){
  .mm-doctor-premium-hero{padding-top:32px}
  .mm-doctor-premium-copy .mm-title,.mm-congress-premium-copy .mm-title{font-size:clamp(46px,13vw,72px)}
  .mm-doctor-premium-licenses{grid-template-columns:1fr}
  .mm-doctor-legacy-cards,.mm-awards-premium-grid,.mm-congress-featured-grid{grid-template-columns:1fr}
  .mm-premium-info-card,.mm-award-premium,.mm-stage-card{min-height:unset}
  .mm-congress-premium-hero{min-height:780px;padding:140px 0 58px}
  .mm-congress-premium-overlay{background:linear-gradient(180deg,rgba(4,4,4,.34),rgba(5,4,3,.82) 44%,rgba(5,4,3,.97) 100%)}
  .mm-congress-premium-cities{width:100%}
  .mm-congress-premium-cities span{flex:1 1 50%;text-align:center;border-bottom:1px solid rgba(255,255,255,.07)}
  .mm-congress-timeline{grid-template-columns:1fr;row-gap:12px}
  .mm-congress-timeline:before{display:none}
  .mm-timeline-year{grid-template-columns:1fr;gap:9px}
  .mm-timeline-year strong{font-size:38px}
  .mm-congress-premium-card{grid-column:1;grid-template-columns:1fr!important;padding:22px!important}
  .mm-congress-premium-card time{font-size:24px!important}
}
@media(max-width:520px){
  .mm-doctor-premium-frame{border-radius:28px;padding:8px}
  .mm-doctor-premium-frame>img,.mm-doctor-premium-frame:after{border-radius:21px;inset:8px}
  .mm-doctor-premium-frame>img{inset:auto;aspect-ratio:4/5}
  .mm-doctor-premium-signature{left:22px;bottom:22px;width:58%}
  .mm-doctor-premium-badge{right:17px;top:17px;padding:9px 10px;font-size:7px}
  .mm-doctor-premium-tags span{font-size:8px}
  .mm-congress-premium-cities span{padding:12px 8px;font-size:8px}
}


/* ===== V33 overrides: visibility, fixed map, dark contact form ===== */
.mm-site.mm-theme-alternative.mm-final-gold .mm-highlight-gold,
.mm-site.mm-theme-alternative.mm-final-gold .mm-highlight-gold *{
  color:#E3B176!important;
  -webkit-text-fill-color:#E3B176!important;
  background:none!important;
  background-image:none!important;
  text-shadow:0 0 14px rgba(227,177,118,.14)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-section-note strong,
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card p strong,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-technique strong,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-detail p strong{
  color:#E3B176!important;
  -webkit-text-fill-color:#E3B176!important;
  background:none!important;
  background-image:none!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form{
  background:#080706!important;
  border:1px solid rgba(227,177,118,.16)!important;
  box-shadow:0 34px 90px rgba(0,0,0,.32)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form label,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form-note{
  color:#c5b8ab!important;
  -webkit-text-fill-color:#c5b8ab!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form input,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form select,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form textarea{
  background:rgba(255,255,255,.03)!important;
  color:#fff!important;
  border:1px solid rgba(227,177,118,.14)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form input::placeholder,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form textarea::placeholder{
  color:#8f8378!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-real-map-card-static,
.mm-site.mm-theme-alternative.mm-final-gold .mm-real-map-card-static:hover,
.mm-site.mm-theme-alternative.mm-final-gold .mm-real-map-card-static:focus-visible,
.mm-site.mm-theme-alternative.mm-final-gold .mm-real-map-card-static .mm-real-map{
  transform:none!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-real-map-card-static .mm-map-marker{
  transition:opacity .25s ease, filter .25s ease!important;
}
@media (min-width:1101px){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-menu{display:none!important;}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-nav{display:flex!important;}
}
@media (max-width:1100px){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-menu{display:flex!important;align-items:center;justify-content:center;}
}


/* =============================================================
   V3.0.14 — PREMIUM POLISH AUDIT
   Fine typography, spacing, contrast and responsive behavior
   across Home, Testimonios, Doctor, Procedimientos, Resultados,
   M ZERO, Congresos and Contacto.
   ============================================================= */
.mm-site.mm-theme-alternative.mm-final-gold{
  --v34-gold:#e2b079;
  --v34-gold-soft:#f2d3aa;
  --v34-ivory:#fff8ef;
  --v34-copy:#d8ccc0;
  --v34-copy-soft:#c6b9ad;
  --v34-dark:#070604;
  --v34-panel:#0d0b09;
  --v34-line:rgba(226,176,121,.16);
  --v34-line-strong:rgba(226,176,121,.28);
  --v34-shadow:0 28px 78px rgba(0,0,0,.34);
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-shell{
  width:min(1280px,calc(100vw - 56px))!important;
}
.mm-site.mm-theme-alternative.mm-final-gold main{
  min-width:0!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-section{
  padding:clamp(86px,7.2vw,122px) 0!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-section-head{
  margin-bottom:clamp(28px,3vw,42px)!important;
  gap:24px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-section-head>div{
  min-width:0!important;
  max-width:980px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-kicker{
  margin-bottom:14px!important;
  font-size:10px!important;
  line-height:1.45!important;
  letter-spacing:.22em!important;
  font-weight:800!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-title{
  font-size:clamp(54px,6.25vw,98px)!important;
  line-height:.96!important;
  letter-spacing:-.043em!important;
  text-wrap:balance;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-heading{
  font-size:clamp(42px,4.65vw,72px)!important;
  line-height:.99!important;
  letter-spacing:-.04em!important;
  text-wrap:balance;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-lead{
  font-size:clamp(16px,1.35vw,19px)!important;
  line-height:1.76!important;
  max-width:68ch!important;
  color:var(--v34-copy)!important;
  -webkit-text-fill-color:var(--v34-copy)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-copy-lg{
  font-size:clamp(22px,2.15vw,31px)!important;
  line-height:1.48!important;
  max-width:42ch!important;
  color:#eee3d7!important;
  -webkit-text-fill-color:#eee3d7!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-section-note,
.mm-site.mm-theme-alternative.mm-final-gold .mm-editorial-copy p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-copy>p:not(.mm-kicker),
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-detail p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-globe-sidebar-premium>p:not(.mm-kicker){
  line-height:1.75!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-section-note{
  font-size:15px!important;
  max-width:74ch!important;
  color:var(--v34-copy-soft)!important;
  -webkit-text-fill-color:var(--v34-copy-soft)!important;
}

/* Header: cleaner desktop rhythm and more deliberate mobile menu. */
.mm-site.mm-theme-alternative.mm-final-gold .mm-header-inner{
  height:88px!important;
  gap:22px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-brand{
  min-width:0!important;
  gap:11px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-brand>img{
  width:46px!important;height:46px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-brand b{
  font-size:12px!important;letter-spacing:.18em!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-brand small{
  font-size:8px!important;letter-spacing:.075em!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-signature.header{
  width:150px!important;max-width:150px!important;margin-left:8px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-nav{
  gap:24px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-nav a{
  font-size:10.5px!important;
  letter-spacing:.035em!important;
  line-height:1.25!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-btn{
  min-height:52px!important;
  padding:0 23px!important;
  font-size:11px!important;
  letter-spacing:.035em!important;
}

/* Internal hero pages: enough air without oversized dead zones. */
.mm-site.mm-theme-alternative.mm-final-gold .mm-inner-hero,
.mm-site.mm-theme-alternative.mm-final-gold .mm-inner-hero.compact{
  padding:clamp(148px,12vw,178px) 0 clamp(68px,7vw,96px)!important;
  min-height:0!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-inner-hero .mm-title{
  max-width:16ch!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-inner-hero .mm-lead{
  margin-top:24px!important;
}

/* Home hero */
.mm-site.mm-theme-alternative.mm-final-gold .mm-final-hero{
  padding:clamp(70px,6vw,96px) 0 clamp(88px,7vw,118px)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-final-hero-grid{
  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;
  gap:clamp(42px,5vw,68px)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-final-hero-photo{
  min-height:0!important;
  aspect-ratio:4/5!important;
  max-height:720px!important;
  border-radius:30px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-final-hero-photo img{
  min-height:0!important;height:100%!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-final-hero-copy{
  gap:16px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-final-hero-copy .mm-title{
  font-size:clamp(50px,5.6vw,88px)!important;
  max-width:10.5ch!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-final-hero-copy .mm-lead{
  margin:2px 0 0!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-special-scroll{
  font-size:clamp(28px,3.15vw,48px)!important;
  line-height:1.08!important;
  max-width:20ch!important;
  margin:4px 0 2px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-license-grid{
  gap:10px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-license-grid article{
  padding:15px 16px!important;
}

/* Cards and dark surfaces: unify depth and ensure readable copy. */
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card,
.mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-card,
.mm-site.mm-theme-alternative.mm-final-gold .mm-premium-info-card,
.mm-site.mm-theme-alternative.mm-final-gold .mm-award-premium,
.mm-site.mm-theme-alternative.mm-final-gold .mm-stage-card,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-premium-card,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points article,
.mm-site.mm-theme-alternative.mm-final-gold .mm-secondary-grid article,
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid article{
  border-color:var(--v34-line)!important;
  box-shadow:var(--v34-shadow)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-premium-info-card p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-award-premium p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-stage-card p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-premium-card p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-secondary-grid p,
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid p{
  color:#cfc2b6!important;
  -webkit-text-fill-color:#cfc2b6!important;
}

/* Home: testimonials, M ZERO, procedures, profile, congress, Forbes, Primero tu Salud. */
.mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-gallery-compact,
.mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-gallery-page{
  gap:15px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-card{
  overflow:hidden!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-card figcaption{
  backdrop-filter:blur(18px)!important;
  border:1px solid rgba(255,255,255,.08)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-home .mm-editorial-grid,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-home .mm-editorial-grid,
.mm-site.mm-theme-alternative.mm-final-gold .mm-profile-home .mm-doctor-preview,
.mm-site.mm-theme-alternative.mm-final-gold .mm-primero-grid,
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-grid{
  gap:clamp(34px,5vw,64px)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-home .mm-editorial-photo,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-home .mm-editorial-photo,
.mm-site.mm-theme-alternative.mm-final-gold .mm-profile-home .mm-doctor-shot{
  height:clamp(500px,52vw,690px)!important;
  border-radius:28px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-home .mm-editorial-copy,
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-home .mm-editorial-copy{
  padding:clamp(26px,3vw,42px)!important;
  border-radius:28px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-main-three{
  gap:18px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-main-three .mm-proc-card{
  padding:18px!important;
  min-height:0!important;
  border-radius:26px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-main-three .mm-proc-photo{
  height:auto!important;
  aspect-ratio:4/4.6!important;
  border-radius:19px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-main-three .mm-proc-card h3{
  font-size:clamp(27px,2.2vw,36px)!important;
  margin:8px 0 9px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-proc-main-three .mm-proc-card p{
  font-size:13px!important;
  line-height:1.62!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid{
  gap:10px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-event-grid article{
  min-height:116px!important;
  padding:18px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-forbes-copy{
  padding:clamp(28px,3.5vw,48px)!important;
  border-radius:28px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-feature .mm-forbes-copy p{
  font-size:16px!important;line-height:1.76!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-primero-salud .mm-copy-lg{
  max-width:34ch!important;
}

/* Testimonials page */
.mm-site.mm-theme-alternative.mm-final-gold .mm-instagram-section{
  padding-top:clamp(72px,6vw,104px)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-instagram-window{
  border-radius:26px!important;
  overflow:hidden!important;
  border:1px solid var(--v34-line)!important;
  box-shadow:var(--v34-shadow)!important;
  background:#0b0908!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-instagram-window iframe{
  display:block!important;width:100%!important;height:780px!important;background:#fff!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-testimonials-page-gallery{
  padding-top:clamp(72px,6vw,100px)!important;
}

/* Doctor page */
.mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-premium-hero{
  padding:clamp(132px,10vw,170px) 0 clamp(86px,8vw,124px)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-premium-grid{
  gap:clamp(42px,5.5vw,78px)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-premium-portrait{
  max-width:590px!important;width:100%!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-premium-copy .mm-title{
  font-size:clamp(49px,5.45vw,86px)!important;
  max-width:11ch!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-premium-copy .mm-lead{
  max-width:58ch!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-legacy-grid{
  gap:clamp(40px,5vw,72px)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-legacy-cards,
.mm-site.mm-theme-alternative.mm-final-gold .mm-awards-premium-grid{
  gap:15px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-premium-info-card,
.mm-site.mm-theme-alternative.mm-final-gold .mm-award-premium{
  padding:25px!important;
  min-height:265px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-personal-grid{
  gap:clamp(34px,5vw,66px)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-personal-photo img{
  max-height:690px!important;object-fit:cover!important;object-position:center!important;
}

/* Procedure page */
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-nav{
  gap:10px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-nav a{
  min-height:44px!important;
  display:inline-flex!important;align-items:center!important;
  padding:0 15px!important;
  border-radius:999px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long{
  padding:clamp(84px,7vw,112px) 0!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long-grid{
  gap:clamp(36px,5vw,68px)!important;
  align-items:center!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-copy{
  min-width:0!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-copy .mm-heading{
  max-width:13ch!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-technique{
  padding:16px 18px!important;
  margin-top:20px!important;
  border-radius:16px!important;
  color:#eaded0!important;
  -webkit-text-fill-color:#eaded0!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-visual{
  height:auto!important;
  min-height:0!important;
  aspect-ratio:4/4.35!important;
  border-radius:28px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-visual>.mm-video-card{
  width:100%!important;max-width:none!important;height:100%!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-visual>.mm-video-card video{
  width:100%!important;height:100%!important;object-fit:cover!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-secondary-grid{
  gap:14px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-secondary-grid article{
  padding:24px!important;
}

/* Results page */
.mm-site.mm-theme-alternative.mm-final-gold .mm-result-grid{
  gap:18px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-result-card{
  border-radius:26px!important;
  border-color:var(--v34-line)!important;
  box-shadow:var(--v34-shadow)!important;
  overflow:hidden!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-result-card figcaption{
  padding:14px 16px!important;
  font-size:12px!important;
  line-height:1.45!important;
}

/* M ZERO page */
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-hero{
  min-height:clamp(640px,76vh,820px)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-copy{
  max-width:860px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-copy .mm-title{
  max-width:13ch!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-detail{
  gap:clamp(34px,5vw,68px)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points{
  gap:12px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points article{
  padding:22px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-video-grid{
  gap:20px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-video-card{
  border-radius:24px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-video-caption{
  padding:15px 17px 18px!important;
}

/* Congress page: fixed map geometry + denser premium timeline. */
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-premium-hero{
  min-height:min(850px,88vh)!important;
  padding:clamp(150px,12vw,190px) 0 clamp(72px,7vw,104px)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-premium-copy .mm-title{
  font-size:clamp(52px,5.8vw,92px)!important;
  max-width:12ch!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-featured-grid{
  gap:14px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-stage-card{
  min-height:320px!important;
  padding:25px 22px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-globe-layout{
  gap:28px!important;
  align-items:start!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-real-map-card-static{
  border-radius:26px!important;
  overflow:hidden!important;
  transform:none!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-real-map-card-static .mm-real-map{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:2.05/1!important;
  padding:4.3% 3.6% 2.2%!important;
  transform:none!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-real-map-card-static .mm-real-map>img{
  width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-globe-sidebar-premium{
  padding:26px!important;
  border-radius:26px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-country-filters{
  gap:8px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-filter-country{
  padding:10px 12px!important;font-size:9px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-timeline{
  margin-top:28px!important;
  row-gap:11px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-congress-premium-card{
  padding:22px 25px!important;
}

/* Contact page: black form with clear fields; light cards retain dark copy. */
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid{
  gap:clamp(28px,4vw,52px)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form{
  padding:clamp(22px,2.7vw,34px)!important;
  gap:16px!important;
  border-radius:26px!important;
  background:linear-gradient(180deg,#0b0907 0%,#060504 100%)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form label{
  gap:9px!important;
  color:#e2b079!important;
  -webkit-text-fill-color:#e2b079!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form input,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form select,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form textarea{
  min-height:52px!important;
  padding:15px 16px!important;
  border-radius:14px!important;
  background:#030302!important;
  color:#fff8ef!important;
  -webkit-text-fill-color:#fff8ef!important;
  border:1px solid rgba(226,176,121,.18)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form textarea{
  min-height:142px!important;
  resize:vertical!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form input:focus,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form select:focus,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form textarea:focus{
  border-color:rgba(242,211,170,.52)!important;
  box-shadow:0 0 0 3px rgba(226,176,121,.08)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards{
  gap:13px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article{
  padding:25px!important;
  border-radius:22px!important;
}

/* CTA + footer */
.mm-site.mm-theme-alternative.mm-final-gold .mm-cta{
  padding:clamp(82px,7vw,118px) 0!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-cta .mm-title{
  max-width:13ch!important;
  margin-inline:auto!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer{
  padding:clamp(64px,6vw,88px) 0 26px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer-grid{
  gap:clamp(30px,5vw,64px)!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-footer p{
  max-width:42ch!important;
  line-height:1.7!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-whatsapp.mm-whatsapp-image{
  width:72px!important;height:72px!important;right:20px!important;bottom:20px!important;padding:6px!important;
  filter:drop-shadow(0 14px 28px rgba(0,0,0,.28))!important;
}

/* Tablet */
@media(max-width:1100px){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-shell{width:min(92vw,920px)!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-header-inner{height:80px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-signature.header{width:132px!important;max-width:132px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-nav{
    top:78px!important;left:4vw!important;right:4vw!important;
    padding:18px!important;border-radius:22px!important;
    background:rgba(7,6,4,.98)!important;
    border:1px solid rgba(226,176,121,.18)!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-nav a{font-size:11px!important;padding:10px 7px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-final-hero-grid,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-premium-grid,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-legacy-grid,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-personal-grid,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long-grid,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-globe-layout,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid{
    grid-template-columns:minmax(0,1fr)!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-final-hero-photo{max-height:none!important;aspect-ratio:5/4!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-premium-portrait{max-width:620px!important;margin-inline:auto!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long-grid.reverse .mm-procedure-visual{order:0!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-visual{max-width:760px!important;width:100%!important;margin-inline:auto!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article{min-width:0!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards h2{font-size:24px!important}
}

/* Phone */
@media(max-width:720px){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-shell{width:calc(100vw - 28px)!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-section{padding:68px 0!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-section-head{margin-bottom:24px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-header-inner{height:70px!important;gap:10px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-brand>img{width:40px!important;height:40px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-brand b{font-size:11px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-signature.header{width:104px!important;max-width:104px!important;margin-left:3px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-menu{width:46px!important;height:46px!important;flex:0 0 46px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-inner-hero,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-inner-hero.compact{
    padding:112px 0 54px!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-title{font-size:clamp(40px,11.8vw,56px)!important;line-height:1!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-heading{font-size:clamp(34px,9.8vw,46px)!important;line-height:1.02!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-lead{font-size:15px!important;line-height:1.72!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-copy-lg{font-size:21px!important;line-height:1.48!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-kicker{font-size:9px!important;letter-spacing:.18em!important;margin-bottom:11px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-final-hero{padding:44px 0 66px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-final-hero-grid{gap:22px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-final-hero-photo{aspect-ratio:4/5!important;border-radius:22px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-final-hero-copy .mm-title{font-size:clamp(41px,11.8vw,57px)!important;max-width:none!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-special-scroll{font-size:clamp(27px,8.5vw,38px)!important;max-width:none!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-gallery-compact,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-gallery-page{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-card figcaption{padding:8px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-card span{font-size:8.5px!important;line-height:1.28!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-card b{font-size:7.5px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-home .mm-editorial-photo,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-congress-home .mm-editorial-photo,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-profile-home .mm-doctor-shot{
    height:auto!important;aspect-ratio:4/5!important;border-radius:22px!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-home .mm-editorial-copy,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-congress-home .mm-editorial-copy{padding:22px!important;border-radius:22px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-main-three{grid-template-columns:1fr!important;gap:12px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-main-three .mm-proc-card{
    display:grid!important;grid-template-columns:104px minmax(0,1fr)!important;
    grid-template-areas:"img num" "img title" "img copy" "img link"!important;
    column-gap:13px!important;row-gap:3px!important;padding:11px!important;border-radius:20px!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-main-three .mm-proc-photo{grid-area:img!important;height:100%!important;aspect-ratio:4/5!important;border-radius:14px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-main-three .mm-proc-card>span{grid-area:num!important;margin:3px 0 0!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-main-three .mm-proc-card h3{grid-area:title!important;font-size:23px!important;margin:0!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-main-three .mm-proc-card p{grid-area:copy!important;font-size:11.5px!important;line-height:1.42!important;margin:2px 0!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-main-three .mm-card-link{grid-area:link!important;font-size:10px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-instagram-window iframe{height:620px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-premium-hero{padding:106px 0 68px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-premium-copy .mm-title{font-size:clamp(42px,11.5vw,58px)!important;max-width:none!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-premium-tags{gap:7px!important;margin:20px 0!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-doctor-premium-tags span{font-size:8px!important;padding:8px 10px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-premium-info-card,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-award-premium,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-stage-card{padding:21px!important;min-height:0!important;border-radius:22px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long{padding:66px 0!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long-grid{gap:26px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-copy .mm-heading{max-width:none!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-visual{aspect-ratio:4/5!important;border-radius:22px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-visual>.mm-video-card video{object-fit:contain!important;background:#000!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-hero{min-height:650px!important;padding-bottom:52px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-copy .mm-title{max-width:none!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-video-grid{grid-template-columns:1fr!important;gap:14px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-congress-premium-hero{min-height:720px!important;padding:122px 0 56px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-congress-premium-copy .mm-title{font-size:clamp(42px,11vw,58px)!important;max-width:none!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-congress-featured-grid{grid-template-columns:1fr!important;gap:11px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-real-map-card-static .mm-real-map{aspect-ratio:2.05/1!important;padding:4.3% 3.6% 2.2%!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-map-marker i{width:7px!important;height:7px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-globe-sidebar-premium{padding:20px!important;border-radius:22px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-congress-premium-card{padding:19px!important;border-radius:20px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form{padding:18px!important;border-radius:22px!important;grid-template-columns:1fr!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form label.full,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form .full,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form>button{grid-column:auto!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards{grid-template-columns:1fr!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-contact-cards article{padding:21px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-cta{padding:66px 0!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-cta .mm-title{max-width:none!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-footer{padding:56px 0 24px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-whatsapp.mm-whatsapp-image{width:62px!important;height:62px!important;right:10px!important;bottom:12px!important;padding:5px!important}
}

@media(max-width:390px){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-shell{width:calc(100vw - 22px)!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-signature.header{width:88px!important;max-width:88px!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-main-three .mm-proc-card{grid-template-columns:92px minmax(0,1fr)!important}
  .mm-site.mm-theme-alternative.mm-final-gold .mm-testimonial-card span{font-size:8px!important}
}

@media(pointer:fine){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-card:hover,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-premium-info-card:hover,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-award-premium:hover,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-stage-card:hover{
    border-color:var(--v34-line-strong)!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-scroll-color,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-alt-chroma{
    background-position:45% center!important;
  }
}

/* V34 light-surface contrast exceptions */
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-procedure-technique{
  background:#f4ece3!important;
  border-color:rgba(146,91,46,.18)!important;
  color:#4a3d31!important;
  -webkit-text-fill-color:#4a3d31!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-procedure-long.alt .mm-procedure-technique strong{
  color:#8d592f!important;
  -webkit-text-fill-color:#8d592f!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form select option{
  background:#080706!important;
  color:#fff8ef!important;
}


/* =============================================================
   V35 — autoplay video, Forbes image, fixed/accurate congress map
   ============================================================= */
/* Mamoplastia video: show the COMPLETE frame, never crop it. */
.mm-site.mm-theme-alternative.mm-final-gold #mamoplastia .mm-procedure-visual{
  height:auto!important;
  min-height:0!important;
  aspect-ratio:auto!important;
  overflow:visible!important;
  background:#050403!important;
}
.mm-site.mm-theme-alternative.mm-final-gold #mamoplastia .mm-video-card{
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  overflow:hidden!important;
  background:#000!important;
}
.mm-site.mm-theme-alternative.mm-final-gold #mamoplastia .mm-video-card video{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:#000!important;
}

/* Congress map uses the SVG's real 1080x435 aspect ratio so markers stay anchored. */
.mm-site.mm-theme-alternative.mm-final-gold .mm-real-map-card-static .mm-real-map{
  position:relative!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:1080 / 435!important;
  padding:0!important;
  overflow:visible!important;
  transform:none!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-real-map-card-static .mm-real-map>img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:fill!important;
  object-position:center!important;
  transform:none!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-real-map-card-static .mm-map-marker{
  transform:translate(-50%,-50%)!important;
  transform-origin:center!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-real-map-card-static .mm-map-marker i{
  animation:mmPulse 2.4s ease-in-out infinite!important;
}

/* Prevent Central/South America labels from covering one another while keeping them tied to their dot. */
.mm-site.mm-theme-alternative.mm-final-gold .mm-map-marker[data-country="us"] span{left:14px!important;top:-12px!important;transform:none!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-map-marker[data-country="mx"] span{left:14px!important;top:8px!important;transform:none!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-map-marker[data-country="gt"] span{left:auto!important;right:14px!important;top:-13px!important;transform:none!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-map-marker[data-country="cr"] span{left:14px!important;top:5px!important;transform:none!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-map-marker[data-country="co"] span{left:14px!important;top:5px!important;transform:none!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-map-marker[data-country="pe"] span{left:auto!important;right:14px!important;top:-10px!important;transform:none!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-map-marker[data-country="cl"] span{left:14px!important;top:-10px!important;transform:none!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-map-marker[data-country="mc"] span{left:14px!important;top:-11px!important;transform:none!important}

/* Forbes visual uses the supplied portrait cleanly. */
.mm-site.mm-theme-alternative.mm-final-gold .mm-forbes-visual img{
  object-position:center 24%!important;
}

@media(max-width:720px){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-real-map-card-static .mm-real-map{
    aspect-ratio:1080 / 435!important;
    padding:0!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold #mamoplastia .mm-video-card video{
    width:100%!important;
    height:auto!important;
    object-fit:contain!important;
  }
}


/* =============================================================
   V37 — Home mobile procedure cards: clean responsive alignment
   Only affects the 3 principal procedure cards on the home page.
   ============================================================= */
@media (max-width:720px){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-proc-main-three{
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-proc-main-three .mm-proc-card{
    display:grid!important;
    grid-template-columns:minmax(132px,38%) minmax(0,1fr)!important;
    grid-template-areas:
      "img num"
      "img title"
      "img copy"
      "img link"!important;
    column-gap:16px!important;
    row-gap:5px!important;
    align-items:start!important;
    width:100%!important;
    min-width:0!important;
    padding:14px!important;
    overflow:hidden!important;
    border-radius:22px!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-proc-main-three .mm-proc-photo{
    grid-area:img!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:100%!important;
    min-height:230px!important;
    aspect-ratio:auto!important;
    margin:0!important;
    border-radius:17px!important;
    overflow:hidden!important;
    align-self:stretch!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-proc-main-three .mm-proc-photo img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    max-width:100%!important;
    object-fit:cover!important;
    object-position:center!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-proc-main-three .mm-proc-card>span{
    grid-area:num!important;
    margin:2px 0 0!important;
    min-width:0!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-proc-main-three .mm-proc-card h3{
    grid-area:title!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    font-size:clamp(25px,7.2vw,31px)!important;
    line-height:1.02!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-proc-main-three .mm-proc-card p{
    grid-area:copy!important;
    min-width:0!important;
    max-width:100%!important;
    margin:3px 0 5px!important;
    font-size:12px!important;
    line-height:1.52!important;
    overflow-wrap:break-word!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-proc-main-three .mm-card-link{
    grid-area:link!important;
    justify-self:start!important;
    min-width:0!important;
    margin-top:3px!important;
    font-size:10px!important;
  }
}

/* On narrow phones, stack the photo above the copy for a cleaner layout. */
@media (max-width:480px){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-proc-main-three .mm-proc-card{
    display:flex!important;
    flex-direction:column!important;
    gap:0!important;
    padding:13px!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-proc-main-three .mm-proc-photo{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:4/3!important;
    margin:0 0 13px!important;
    border-radius:16px!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-proc-main-three .mm-proc-card>span{
    margin:0 0 5px!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-proc-main-three .mm-proc-card h3{
    font-size:29px!important;
    margin:0 0 8px!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-proc-main-three .mm-proc-card p{
    font-size:12.5px!important;
    line-height:1.56!important;
    margin:0 0 11px!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-proc-preview .mm-proc-main-three .mm-card-link{
    margin:0!important;
  }
}


/* =============================================================
   V3.0.18 — CV / M ZERO / Procedures / Congress / legal polish
   ============================================================= */
.mm-license-verify{margin-top:18px;display:inline-flex!important}
.mm-license-help{max-width:560px;margin:10px 0 0!important;font-size:12px!important;line-height:1.55!important;color:#9f9388!important;-webkit-text-fill-color:#9f9388!important}
.mm-academic-score{margin-top:26px;padding:20px 22px;border-radius:22px;border:1px solid rgba(227,177,118,.18);background:linear-gradient(135deg,rgba(227,177,118,.08),rgba(255,255,255,.025));display:grid;gap:6px;box-shadow:inset 0 1px rgba(255,255,255,.04)}
.mm-academic-score small{font-size:10px;letter-spacing:.2em;color:#e3b176!important;-webkit-text-fill-color:#e3b176!important;font-weight:800}
.mm-academic-score strong{font-family:"Playfair Display",serif;font-size:clamp(30px,3.3vw,54px);line-height:1;color:#fff6e9!important;-webkit-text-fill-color:#fff6e9!important}
.mm-academic-score span{color:#c7bbb0;font-size:13px;line-height:1.6}
.mm-doctor-feature-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(28px,5vw,72px);align-items:center}
.mm-doctor-feature-split.reverse{grid-template-columns:1.05fr .95fr}
.mm-doctor-feature-split.reverse .mm-doctor-feature-image{order:2}
.mm-doctor-feature-image{position:relative;overflow:hidden;border-radius:34px;border:1px solid rgba(227,177,118,.16);background:#0a0908;box-shadow:0 30px 90px rgba(0,0,0,.42)}
.mm-doctor-feature-image img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center}
.mm-doctor-feature-copy p{max-width:760px;line-height:1.78}
.mm-doctor-feature-copy .mm-btn{margin-top:18px}
.mm-doctor-forbes-mini{background:radial-gradient(circle at 12% 50%,rgba(177,107,52,.12),transparent 32%),#080706}
.mm-doctor-congress-mini{background:linear-gradient(180deg,#0a0908,#070706)}

.mm-procedure-nav-five{display:flex!important;flex-wrap:wrap!important;gap:10px!important;justify-content:center!important}
.mm-procedure-nav-five a{flex:0 0 auto!important}
.mm-video-card-full video{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;background:#000!important}
.mm-procedure-long#mastopexia .mm-procedure-visual img{object-position:center center}

.mm-mzero-points-five{grid-template-columns:repeat(5,minmax(0,1fr))!important}
.mm-mzero-story{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 20%,rgba(227,177,118,.08),transparent 34%),#080706}
.mm-mzero-story.alt{background:radial-gradient(circle at 15% 70%,rgba(227,177,118,.07),transparent 38%),#0b0908}
.mm-mzero-story-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(28px,5vw,72px);align-items:center}
.mm-mzero-story-grid.reverse{grid-template-columns:.95fr 1.05fr}
.mm-mzero-story-grid.reverse .mm-mzero-story-video{order:2}
.mm-mzero-story-video{overflow:hidden;border-radius:34px;border:1px solid rgba(227,177,118,.17);background:#000;box-shadow:0 34px 100px rgba(0,0,0,.46)}
.mm-mzero-story-video video{display:block;width:100%;height:auto;max-height:760px;object-fit:contain;background:#000}
.mm-mzero-story-copy p{max-width:680px;line-height:1.8}
.mm-mini-feature-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.mm-mini-feature-row span{padding:10px 13px;border-radius:999px;border:1px solid rgba(227,177,118,.22);background:rgba(227,177,118,.05);color:#efd4b2!important;-webkit-text-fill-color:#efd4b2!important;font-size:10px;letter-spacing:.09em;text-transform:uppercase;font-weight:800}

.mm-congress-city-flow{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px;max-width:1080px}
.mm-congress-city-flow span{padding:8px 11px;border-radius:999px;border:1px solid rgba(227,177,118,.2);background:rgba(8,7,6,.42);color:#f0d4b3!important;-webkit-text-fill-color:#f0d4b3!important;font-size:9px;letter-spacing:.15em;font-weight:800;white-space:nowrap;backdrop-filter:blur(12px)}
.mm-congress-featured-grid-wide{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.mm-real-map-cities{position:relative!important;aspect-ratio:1080/435!important;overflow:visible!important}
.mm-real-map-cities>img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}
.mm-real-map-cities .mm-map-marker{left:var(--x)!important;top:var(--y)!important;transform:translate(-50%,-50%)!important;position:absolute!important}
.mm-real-map-cities .mm-map-marker:hover,.mm-real-map-cities .mm-map-marker:focus-visible{transform:translate(-50%,-50%) scale(1.04)!important}
.mm-real-map-cities .mm-map-marker span{left:var(--lx,12px)!important;top:var(--ly,-28px)!important;transform:none!important;white-space:nowrap!important}
.mm-map-marker-red i{background:#b7262f!important;border:2px solid rgba(255,255,255,.92)!important;box-shadow:0 0 0 5px rgba(183,38,47,.2),0 0 24px rgba(183,38,47,.54)!important}
.mm-map-marker-red.selected i,.mm-map-marker-red.active i{background:#e1444c!important;box-shadow:0 0 0 7px rgba(225,68,76,.22),0 0 32px rgba(225,68,76,.65)!important}
.mm-map-marker-red span{border-color:rgba(183,38,47,.32)!important}
.mm-country-filters .mm-filter-country[data-country="ar"]{display:inline-flex}

.mm-footer-legal{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);font-size:11px;letter-spacing:.03em}
.mm-footer-legal strong{color:#e3b176!important;-webkit-text-fill-color:#e3b176!important;letter-spacing:.08em;text-transform:uppercase}
.mm-footer-legal span{color:#968a80!important;-webkit-text-fill-color:#968a80!important}

/* Contact remains black and high contrast. */
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form{background:linear-gradient(180deg,#0b0a09,#050505)!important;border:1px solid rgba(227,177,118,.18)!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form input,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form select,
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form textarea{background:#0a0908!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border-color:rgba(227,177,118,.16)!important}
.mm-site.mm-theme-alternative.mm-final-gold .mm-contact-grid .mm-form select option{background:#0a0908!important;color:#fff!important}

@media(max-width:1180px){
  .mm-mzero-points-five{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .mm-congress-featured-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:900px){
  .mm-doctor-feature-split,.mm-doctor-feature-split.reverse,.mm-mzero-story-grid,.mm-mzero-story-grid.reverse{grid-template-columns:1fr!important}
  .mm-doctor-feature-split.reverse .mm-doctor-feature-image,.mm-mzero-story-grid.reverse .mm-mzero-story-video{order:0!important}
  .mm-mzero-points-five{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .mm-real-map-cities .mm-map-marker span{font-size:8px!important;padding:5px 7px!important}
}
@media(max-width:640px){
  .mm-mzero-points-five,.mm-congress-featured-grid-wide{grid-template-columns:1fr!important}
  .mm-congress-city-flow{gap:6px;margin-top:22px}
  .mm-congress-city-flow span{font-size:8px;padding:7px 9px}
  .mm-footer-legal{flex-direction:column;align-items:flex-start;gap:7px}
  .mm-doctor-feature-image{border-radius:24px}
  .mm-mzero-story-video{border-radius:24px}
  .mm-real-map-cities .mm-map-marker span{display:block!important;font-size:6.5px!important;line-height:1!important;padding:4px 5px!important;letter-spacing:.02em!important}
  .mm-real-map-cities .mm-map-marker i{width:9px!important;height:9px!important}
}


/* =============================================================
   V3.0.20 — M ZERO detail layout only
   Fixes the five feature cards becoming narrow columns on desktop.
   ============================================================= */
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-detail{
  grid-template-columns:minmax(0,1.08fr) minmax(520px,.92fr)!important;
  gap:clamp(42px,5.5vw,78px)!important;
  align-items:start!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-detail>.mm-editorial-copy{
  min-width:0!important;
  max-width:760px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-detail>.mm-editorial-copy .mm-heading{
  max-width:11.5ch!important;
  font-size:clamp(50px,4.75vw,78px)!important;
  line-height:.98!important;
  text-wrap:balance!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  align-content:start!important;
  min-width:0!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five article{
  min-width:0!important;
  min-height:230px!important;
  padding:24px 22px!important;
  border-radius:24px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  overflow:hidden!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five article:nth-child(5){
  grid-column:1 / -1!important;
  min-height:0!important;
  display:grid!important;
  grid-template-columns:auto minmax(0,.7fr) minmax(0,1.3fr)!important;
  column-gap:18px!important;
  align-items:start!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five article:nth-child(5) small{
  grid-column:1!important;
  grid-row:1 / span 2!important;
  margin-top:4px!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five article:nth-child(5) h3{
  grid-column:2!important;
  margin:0!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five article:nth-child(5) p{
  grid-column:3!important;
  margin:0!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five h3{
  margin:10px 0 9px!important;
  font-size:clamp(21px,1.5vw,26px)!important;
  line-height:1.08!important;
  letter-spacing:-.02em!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
  text-wrap:balance!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five p{
  margin:0!important;
  max-width:none!important;
  font-size:13.5px!important;
  line-height:1.62!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
}
.mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five small{
  font-size:11px!important;
  line-height:1!important;
}

@media(max-width:1180px){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-detail{
    grid-template-columns:1fr!important;
    gap:34px!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-detail>.mm-editorial-copy{
    max-width:850px!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-detail>.mm-editorial-copy .mm-heading{
    max-width:15ch!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:720px){
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-detail{
    gap:26px!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-detail>.mm-editorial-copy .mm-heading{
    font-size:clamp(40px,11vw,56px)!important;
    max-width:none!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five{
    grid-template-columns:1fr!important;
    gap:11px!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five article,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five article:nth-child(5){
    grid-column:auto!important;
    min-height:0!important;
    display:block!important;
    padding:20px!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five article:nth-child(5) small,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five article:nth-child(5) h3,
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five article:nth-child(5) p{
    grid-column:auto!important;
    grid-row:auto!important;
    margin:0!important;
  }
  .mm-site.mm-theme-alternative.mm-final-gold .mm-mzero-points.mm-mzero-points-five article:nth-child(5) h3{
    margin:10px 0 9px!important;
  }
}



/* ===== Contenido / SEO article page ===== */
.mm-content-hero{padding:140px 0 72px;position:relative;overflow:hidden}
.mm-content-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 22%,rgba(217,149,97,.16),transparent 28%),radial-gradient(circle at 82% 18%,rgba(227,177,118,.10),transparent 22%);pointer-events:none}
.mm-content-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}
.mm-content-video-frame,.mm-content-card,.mm-content-highlight,.mm-content-photo,.mm-content-cta-card{border:1px solid var(--soft);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.018));box-shadow:var(--shadow)}
.mm-content-video-frame{padding:14px;overflow:hidden}
.mm-content-video-frame video{display:block;width:100%;height:100%;min-height:520px;object-fit:cover;border-radius:20px;background:#000}
.mm-content-article{padding-top:28px}
.mm-content-highlight{padding:24px 28px;margin-bottom:28px}
.mm-content-highlight p{margin:0;font-size:18px;line-height:1.8;color:#e8ddd3}
.mm-content-split{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.mm-content-card{padding:34px 30px}
.mm-content-index{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;border:1px solid rgba(239,198,160,.26);color:var(--champ);font-size:12px;font-weight:800;letter-spacing:.12em;margin-bottom:18px}
.mm-content-card p:not(.mm-kicker){font-size:16px;line-height:1.85;color:#d4cac3}
.mm-content-media-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center}
.mm-content-photo{padding:14px;overflow:hidden}
.mm-content-photo img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover;border-radius:22px}
.mm-content-text .mm-heading{margin-bottom:16px}
.mm-content-variants{display:grid;gap:16px;margin-top:22px}
.mm-content-variants div{padding:18px 20px;border-radius:18px;border:1px solid rgba(239,198,160,.14);background:rgba(255,255,255,.02)}
.mm-content-variants strong{display:block;margin-bottom:8px;font-family:"Playfair Display",Georgia,serif;font-size:24px;color:#f2d8b8}
.mm-content-variants p{margin:0;font-size:15px;line-height:1.75;color:#d2c6be}
.mm-video-grid-content{grid-template-columns:1fr 1fr}
.mm-content-cta-card{padding:42px 36px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:18px}
.mm-content-signature{width:210px;max-width:70%;opacity:.98;filter:drop-shadow(0 12px 24px rgba(227,177,118,.08))}
.mm-content-cta-card .mm-heading{max-width:980px}
@media(max-width:1100px){
  .mm-content-hero-grid,.mm-content-media-grid,.mm-content-split{grid-template-columns:1fr!important}
  .mm-content-video-frame video,.mm-content-photo img{min-height:420px}
}
@media(max-width:720px){
  .mm-content-hero{padding:112px 0 44px}
  .mm-content-video-frame,.mm-content-card,.mm-content-highlight,.mm-content-photo,.mm-content-cta-card{border-radius:22px}
  .mm-content-video-frame{padding:10px}
  .mm-content-video-frame video,.mm-content-photo img{min-height:0;height:auto;aspect-ratio:4/5}
  .mm-content-card{padding:24px 20px}
  .mm-content-highlight{padding:18px 18px}
  .mm-content-highlight p,.mm-content-card p:not(.mm-kicker),.mm-content-variants p{font-size:15px;line-height:1.75}
  .mm-content-variants strong{font-size:21px}
  .mm-content-cta-card{padding:26px 20px}
  .mm-content-signature{width:180px}
}


/* ===== Dr. MamaMia Responde / editorial hub ===== */
.mm-responde-index{padding:126px 0 54px;border-bottom:1px solid rgba(239,198,160,.12);background:radial-gradient(circle at 8% 0%,rgba(227,177,118,.12),transparent 26%)}
.mm-responde-index-inner{display:grid;grid-template-columns:.32fr .9fr .78fr;gap:32px;align-items:start}
.mm-responde-index-copy p{margin:18px 0 0;max-width:680px;color:#cfc3b8;line-height:1.75}
.mm-responde-toc{display:grid;gap:10px}
.mm-responde-toc a{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:15px 16px;border:1px solid rgba(239,198,160,.14);border-radius:16px;background:rgba(255,255,255,.018);transition:.25s}
.mm-responde-toc a:hover{transform:translateX(5px);border-color:rgba(227,177,118,.42);background:rgba(227,177,118,.045)}
.mm-responde-toc span{color:#e3b176;font-size:11px;font-weight:800;letter-spacing:.12em}.mm-responde-toc strong{font-size:13px;line-height:1.35;color:#f5eee8}
.mm-responde-article{scroll-margin-top:98px}.mm-responde-article-two{position:relative;border-top:1px solid rgba(239,198,160,.13);margin-top:30px}

/* Second article has a distinct editorial/film architecture. */
.mm-mzero-story-hero{padding:118px 0 84px;position:relative;overflow:hidden;background:radial-gradient(circle at 78% 28%,rgba(227,177,118,.12),transparent 28%),linear-gradient(180deg,#080706,#0b0908)}
.mm-mzero-story-hero:after{content:"02";position:absolute;right:-1vw;top:30px;font-family:"Playfair Display",Georgia,serif;font-size:clamp(160px,25vw,390px);line-height:.8;color:rgba(239,198,160,.025);font-weight:800;pointer-events:none}
.mm-mzero-story-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:46px;align-items:center;position:relative;z-index:1}
.mm-mzero-story-heading{padding-right:10px}.mm-mzero-story-heading .mm-title{font-size:clamp(58px,6.2vw,96px)}
.mm-mzero-story-video{position:relative;padding:14px;border:1px solid rgba(239,198,160,.18);border-radius:34px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.015));box-shadow:0 40px 100px rgba(0,0,0,.5)}
.mm-mzero-story-video video{display:block;width:100%;height:min(76vh,760px);object-fit:cover;border-radius:24px;background:#000}
.mm-mzero-story-badge{position:absolute;left:-24px;bottom:34px;display:flex;flex-direction:column;gap:3px;min-width:190px;padding:18px 20px;border-radius:18px;background:rgba(7,6,5,.88);border:1px solid rgba(239,198,160,.24);backdrop-filter:blur(16px)}
.mm-mzero-story-badge span{font-family:"Playfair Display",Georgia,serif;font-size:30px;color:#e3b176;font-weight:800}.mm-mzero-story-badge strong{font-size:10px;letter-spacing:.08em;color:#f8f0e8}
.mm-mzero-story-editorial{background:linear-gradient(180deg,#0a0807,#070706)}
.mm-mzero-story-editorial-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:46px;align-items:start}
.mm-mzero-story-quote{position:sticky;top:128px;padding:34px;border-radius:28px;border:1px solid rgba(239,198,160,.18);background:linear-gradient(145deg,rgba(227,177,118,.08),rgba(255,255,255,.018))}
.mm-mzero-story-quote>span{display:block;font-family:"Playfair Display",Georgia,serif;font-size:78px;line-height:.55;color:#e3b176}.mm-mzero-story-quote p{font-family:"Playfair Display",Georgia,serif;font-size:28px;line-height:1.38;color:#f3e9df}.mm-mzero-story-quote small{display:block;margin-top:18px;color:#b9ada3;font-size:10px;letter-spacing:.09em;text-transform:uppercase}
.mm-mzero-story-copy{padding:18px 0}.mm-mzero-story-copy p{font-size:18px;line-height:1.9;color:#d5c9c0;margin:0 0 25px}
.mm-mzero-story-manifesto{background:radial-gradient(circle at 20% 20%,rgba(217,149,97,.10),transparent 30%),#0b0908}
.mm-mzero-story-manifesto-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px}.mm-mzero-manifesto-copy p{font-size:17px;line-height:1.85;color:#d3c7be}.mm-doctor-voice{padding:25px 0 25px 24px;border-left:2px solid #e3b176!important;font-family:"Playfair Display",Georgia,serif!important;font-size:24px!important;color:#f3dfc8!important}
.mm-mzero-film-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.mm-mzero-film-card{position:relative;min-height:520px;border-radius:28px;overflow:hidden;border:1px solid rgba(239,198,160,.17);background:#050505}.mm-mzero-film-card video{width:100%;height:100%;min-height:520px;display:block;object-fit:cover;filter:saturate(.9) brightness(.82)}.mm-mzero-film-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(2,2,2,.92));pointer-events:none}.mm-mzero-film-card>div{position:absolute;left:24px;right:24px;bottom:24px;z-index:2}.mm-mzero-film-card small{display:block;margin-bottom:8px;color:#e3b176;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.mm-mzero-film-card strong{font-family:"Playfair Display",Georgia,serif;font-size:30px;line-height:1.1;color:#fff}
.mm-mzero-story-close{padding-top:50px}.mm-mzero-story-close-card{padding:56px 44px;border-radius:34px;border:1px solid rgba(239,198,160,.18);background:radial-gradient(circle at 75% 0%,rgba(227,177,118,.11),transparent 30%),linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.012));text-align:center;display:flex;flex-direction:column;align-items:center}.mm-mzero-story-close-card .mm-heading{max-width:900px}.mm-mzero-story-close-card .mm-actions{justify-content:center}.mm-signature-white{filter:brightness(0) invert(1) opacity(.9);width:250px}.mm-medical-note{display:block;max-width:760px;margin-top:18px;color:#9f958d;line-height:1.65;font-size:11px}
@media(max-width:1100px){.mm-responde-index-inner{grid-template-columns:1fr}.mm-responde-toc{grid-template-columns:1fr 1fr}.mm-mzero-story-grid,.mm-mzero-story-editorial-grid,.mm-mzero-story-manifesto-grid{grid-template-columns:1fr}.mm-mzero-story-quote{position:relative;top:auto}.mm-mzero-story-badge{left:24px}.mm-mzero-story-video video{height:auto;aspect-ratio:4/5}}
@media(max-width:720px){.mm-responde-index{padding:102px 0 40px}.mm-responde-toc{grid-template-columns:1fr}.mm-mzero-story-hero{padding:72px 0 58px}.mm-mzero-story-heading .mm-title{font-size:clamp(42px,12vw,58px)}.mm-mzero-story-grid{gap:26px}.mm-mzero-story-video{padding:9px;border-radius:24px}.mm-mzero-story-video video{border-radius:17px}.mm-mzero-story-badge{position:relative;left:auto;bottom:auto;margin:-54px 14px 12px;z-index:3;min-width:0}.mm-mzero-story-quote{padding:24px 20px}.mm-mzero-story-quote p{font-size:23px}.mm-mzero-story-copy p{font-size:16px;line-height:1.78}.mm-mzero-story-manifesto-grid{gap:25px}.mm-doctor-voice{font-size:21px!important}.mm-mzero-film-grid{grid-template-columns:1fr}.mm-mzero-film-card,.mm-mzero-film-card video{min-height:440px}.mm-mzero-film-card strong{font-size:25px}.mm-mzero-story-close-card{padding:34px 20px;border-radius:24px}.mm-signature-white{width:210px}}
