/* NoMasCaosWebPanel 1.41.43 · Clean slate public system */
:root{--nmc-ink:#081426;--nmc-blue:#102a4c;--nmc-red:#ed111c;--nmc-red-dark:#bd0710;--nmc-green:#16a36a;--nmc-paper:#fff;--nmc-bg:#f4f6f8;--nmc-soft:#e9eef3;--nmc-line:#d9e0e7;--nmc-muted:#607083;--nmc-wrap:min(calc(100% - 48px),1440px);--nmc-radius:20px;--nmc-shadow:0 22px 64px rgba(8,20,38,.11)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.nmc-clean-slate{margin:0;overflow-x:hidden;background:var(--nmc-bg);color:var(--nmc-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
body.nmc-clean-slate :where(h1,h2,h3,p){margin-top:0}
body.nmc-clean-slate :where(h1,h2,h3){font-family:Manrope,Inter,sans-serif;text-wrap:balance}
body.nmc-clean-slate :where(p,li){text-wrap:pretty}
body.nmc-clean-slate img{display:block;max-width:100%}
body.nmc-clean-slate a{color:inherit}
body.nmc-clean-slate button,body.nmc-clean-slate input,body.nmc-clean-slate select,body.nmc-clean-slate textarea{font:inherit}
body.nmc-clean-slate .wrap{width:var(--nmc-wrap);margin-inline:auto}
body.nmc-clean-slate .skip-link{position:fixed;z-index:9999;top:8px;left:8px;transform:translateY(-150%);padding:10px 14px;background:#fff;color:#000}
body.nmc-clean-slate .skip-link:focus{transform:none}
body.nmc-clean-slate :focus-visible{outline:3px solid rgba(237,17,28,.38);outline-offset:3px}

/* Header único */
body.nmc-clean-slate .site-header{position:sticky;z-index:100;top:0;padding:9px 0;border-top:4px solid var(--nmc-blue);background:rgba(255,255,255,.96);box-shadow:0 10px 34px rgba(8,20,38,.06);backdrop-filter:blur(16px)}
body.nmc-clean-slate .header-shell-v18{display:flex;align-items:center;gap:30px;width:var(--nmc-wrap);min-height:68px;margin:0 auto;padding:0 8px;border:0;border-radius:0;background:transparent;box-shadow:none}
body.nmc-clean-slate .brand-v18{display:inline-flex;align-items:center;margin-right:auto;text-decoration:none}
body.nmc-clean-slate .brand-v18 .logo-text{position:relative;color:var(--nmc-ink);font-family:Manrope,sans-serif;font-size:1.35rem;font-weight:900;letter-spacing:-.055em}
body.nmc-clean-slate .brand-v18 .logo-text::after{position:absolute;bottom:-8px;left:4px;width:7px;height:7px;border-radius:50%;background:var(--nmc-red);content:""}
body.nmc-clean-slate .nmc-menu-simple{display:flex;align-items:center;gap:4px}
body.nmc-clean-slate .nmc-menu-simple a{display:inline-flex;align-items:center;min-height:42px;padding:0 12px;border-radius:10px;color:#344054;text-decoration:none;font-size:.86rem;font-weight:800}
body.nmc-clean-slate .nmc-menu-simple a:hover,body.nmc-clean-slate .nmc-menu-simple a[aria-current=page]{background:#eef2f6;color:var(--nmc-ink)}
body.nmc-clean-slate .nmc-menu-simple details{position:relative}
body.nmc-clean-slate .nmc-menu-simple summary{cursor:pointer;list-style:none}
body.nmc-clean-slate .header-actions-v18{display:flex;align-items:center;gap:8px}
body.nmc-clean-slate .header-actions-v18 a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 15px;border:1px solid var(--nmc-line);border-radius:10px;text-decoration:none;font-size:.82rem;font-weight:900}
body.nmc-clean-slate .header-actions-v18 .header-cta-v18{border-color:var(--nmc-red);background:var(--nmc-red);color:#fff}
body.nmc-clean-slate .mobile-nav-toggle{display:none}
body.nmc-clean-slate .mobile-menu-backdrop{display:none}

/* Acciones y estructura común */
body.nmc-clean-slate .page-main{padding:18px 0 80px}
body.nmc-clean-slate .section{padding-top:72px;padding-bottom:72px}
body.nmc-clean-slate .eyebrow,body.nmc-clean-slate .tp-promo-label{display:block;margin-bottom:12px;color:var(--nmc-red);font-size:.72rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
body.nmc-clean-slate .sh{color:var(--nmc-ink);font-size:clamp(2rem,4vw,4.5rem);line-height:.95;letter-spacing:-.055em}
body.nmc-clean-slate .sp{color:var(--nmc-muted);line-height:1.65}
body.nmc-clean-slate .hero-actions,body.nmc-clean-slate .tp-actions{display:flex;gap:10px;flex-wrap:wrap}
body.nmc-clean-slate :where(.hero-btn,.tp-btn,.primary,.secondary):not(.nmc-center-card-actions a){display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 17px;border:1px solid var(--nmc-line);border-radius:10px;text-decoration:none;font-weight:900}
body.nmc-clean-slate :where(.hero-btn,.tp-btn).primary,body.nmc-clean-slate .hero-btn:not(.secondary),body.nmc-clean-slate .tp-btn.primary{border-color:var(--nmc-red);background:var(--nmc-red);color:#fff}

/* Portada: buscador y ubicaciones dominantes */
body.nmc-clean-slate .nmc-next-home{padding:12px 0 0}
body.nmc-clean-slate .nmc-next-hero{width:var(--nmc-wrap);margin:0 auto;padding:clamp(54px,8vw,110px) clamp(24px,6vw,86px) 34px;border-radius:28px;background:radial-gradient(circle at 90% 5%,rgba(237,17,28,.22),transparent 30%),linear-gradient(145deg,#081426,#102a4c);color:#fff;box-shadow:var(--nmc-shadow)}
body.nmc-clean-slate .nmc-next-hero__intro{max-width:1000px;margin:0 auto 44px;text-align:center}
body.nmc-clean-slate .nmc-next-hero__intro>span{display:block;margin-bottom:18px;color:#ff6b73;font-size:.75rem;font-weight:950;letter-spacing:.15em;text-transform:uppercase}
body.nmc-clean-slate .nmc-next-hero h1{margin:0;color:#fff;font-size:clamp(3.6rem,7vw,7.6rem);line-height:.85;letter-spacing:-.075em}
body.nmc-clean-slate .nmc-next-hero h1 em{display:block;color:#ff3a44;font-style:normal}
body.nmc-clean-slate .nmc-next-hero__intro p{max-width:680px;margin:28px auto 0;color:#cbd5e1;font-size:1.08rem;line-height:1.65}
body.nmc-clean-slate .nmc-next-search{display:grid;grid-template-columns:1.2fr .8fr auto;gap:0;max-width:1120px;margin:0 auto;padding:9px;border-radius:15px;background:#fff;color:var(--nmc-ink);box-shadow:0 28px 80px rgba(0,0,0,.28)}
body.nmc-clean-slate .nmc-next-search label{display:block;padding:8px 18px;border-right:1px solid var(--nmc-line);text-align:left}
body.nmc-clean-slate .nmc-next-search small{display:block;margin-bottom:3px;color:var(--nmc-muted);font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.09em}
body.nmc-clean-slate .nmc-next-search label span{display:flex;align-items:center;gap:10px}
body.nmc-clean-slate .nmc-next-search svg{flex:0 0 20px;width:20px;height:20px;color:var(--nmc-red)}
body.nmc-clean-slate .nmc-next-search :is(input,select){width:100%;min-height:38px;padding:0;border:0;background:#fff;color:var(--nmc-ink);font-weight:800;outline:0}
body.nmc-clean-slate .nmc-next-search button{display:flex;align-items:center;justify-content:center;gap:10px;min-height:64px;padding:0 28px;border:0;border-radius:10px;background:var(--nmc-red);color:#fff;font-weight:950;white-space:nowrap}
body.nmc-clean-slate .nmc-next-search button:hover{background:var(--nmc-red-dark)}
body.nmc-clean-slate .nmc-next-search button svg{color:#fff}
body.nmc-clean-slate .nmc-next-hero__quick{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1120px;margin:20px auto 0}
body.nmc-clean-slate .nmc-next-search-cities{display:flex;align-items:center;gap:12px}
body.nmc-clean-slate .nmc-next-search-cities>small{color:#94a3b8;font-size:.68rem;font-weight:900;text-transform:uppercase}
body.nmc-clean-slate .nmc-next-search-cities>div{display:flex;gap:6px;flex-wrap:wrap}
body.nmc-clean-slate .nmc-next-search-cities button{padding:7px 11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.07);color:#fff;font:inherit;font-size:.74rem;font-weight:800}
body.nmc-clean-slate .nmc-next-hero__quick>a{color:#fff;font-size:.8rem;font-weight:900;text-decoration:none;white-space:nowrap}
body.nmc-clean-slate .nmc-next-hero__proof{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1120px;margin:34px auto 0;border-top:1px solid rgba(255,255,255,.14)}
body.nmc-clean-slate .nmc-next-hero__proof span{padding:20px 18px;color:#9fb0c4;font-size:.78rem;text-align:center}
body.nmc-clean-slate .nmc-next-hero__proof strong{display:block;margin-bottom:3px;color:#fff;font-size:1rem}

body.nmc-clean-slate .nmc-next-locations,body.nmc-clean-slate .nmc-next-centers{width:var(--nmc-wrap);margin:120px auto 0}
body.nmc-clean-slate .nmc-next-locations>header,body.nmc-clean-slate .nmc-next-centers>header{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:28px}
body.nmc-clean-slate .nmc-next-locations header>div>span,body.nmc-clean-slate .nmc-next-centers header>div>span,body.nmc-clean-slate .nmc-next-contact>div>span{display:block;margin-bottom:12px;color:var(--nmc-red);font-size:.72rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
body.nmc-clean-slate .nmc-next-locations h2,body.nmc-clean-slate .nmc-next-centers h2,body.nmc-clean-slate .nmc-next-contact h2{margin:0;color:var(--nmc-ink);font-size:clamp(2.8rem,5vw,5.6rem);line-height:.9;letter-spacing:-.065em}
body.nmc-clean-slate .nmc-next-locations header>p{max-width:480px;margin:0;color:var(--nmc-muted);line-height:1.65}
body.nmc-clean-slate .nmc-next-locations__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
body.nmc-clean-slate .nmc-next-locations__grid>a{position:relative;display:grid;min-height:185px;padding:22px;border:1px solid var(--nmc-line);border-radius:18px;background:#fff;text-decoration:none;transition:.2s ease}
body.nmc-clean-slate .nmc-next-locations__grid>a:hover{transform:translateY(-4px);border-color:#b8c5d2;box-shadow:var(--nmc-shadow)}
body.nmc-clean-slate .nmc-next-locations__grid span{font-size:1rem;font-weight:900}
body.nmc-clean-slate .nmc-next-locations__grid strong{align-self:center;color:var(--nmc-ink);font-size:clamp(2.7rem,4vw,4.7rem);line-height:1;letter-spacing:-.06em}
body.nmc-clean-slate .nmc-next-locations__grid small{align-self:end;color:var(--nmc-red);font-weight:850}
body.nmc-clean-slate .nmc-next-centers>header>a{padding-bottom:5px;border-bottom:2px solid var(--nmc-red);text-decoration:none;font-weight:900}
body.nmc-clean-slate .nmc-next-city-tabs{margin-bottom:16px;overflow-x:auto;scrollbar-width:none}
body.nmc-clean-slate .nmc-next-city-tabs>div{display:flex;gap:7px;width:max-content}
body.nmc-clean-slate .nmc-next-city-tabs button{min-height:40px;padding:0 14px;border:1px solid var(--nmc-line);border-radius:999px;background:#fff;color:#344054;font:inherit;font-size:.78rem;font-weight:850}
body.nmc-clean-slate .nmc-next-city-tabs button.active{border-color:var(--nmc-ink);background:var(--nmc-ink);color:#fff}
body.nmc-clean-slate .nmc-next-city-tabs b{margin-left:4px;color:var(--nmc-red)}
body.nmc-clean-slate .nmc-next-centers__count{margin-bottom:14px;color:var(--nmc-muted);font-size:.8rem}
body.nmc-clean-slate .nmc-next-centers__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}

/* Tarjeta única de centro */
body.nmc-clean-slate .nmc-m3-center-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--nmc-line);border-radius:18px;background:#fff;box-shadow:none;transition:.2s ease}
body.nmc-clean-slate .nmc-m3-center-card[hidden]{display:none!important}
body.nmc-clean-slate .nmc-m3-center-card:hover{transform:translateY(-4px);box-shadow:var(--nmc-shadow)}
body.nmc-clean-slate .nmc-m3-center-card__image{position:relative;height:235px;overflow:hidden;background:var(--nmc-soft)}
body.nmc-clean-slate .nmc-m3-center-card__image img{width:100%;height:100%;object-fit:cover}
body.nmc-clean-slate .nmc-m3-center-card__image :is(span,i){position:absolute;top:12px;display:inline-flex;min-height:28px;align-items:center;padding:0 9px;border-radius:7px;background:rgba(255,255,255,.94);font-size:.68rem;font-style:normal;font-weight:900}
body.nmc-clean-slate .nmc-m3-center-card__image span{left:12px;max-width:62%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.nmc-clean-slate .nmc-m3-center-card__image i{right:12px;color:var(--nmc-green)}
body.nmc-clean-slate .nmc-m3-center-card__body{display:flex;flex:1;flex-direction:column;padding:19px}
body.nmc-clean-slate .nmc-m3-center-card__body small{display:flex;align-items:center;gap:6px;color:var(--nmc-muted);font-size:.72rem;font-weight:750}
body.nmc-clean-slate .nmc-m3-center-card__body small svg{width:14px;height:14px;color:var(--nmc-red)}
body.nmc-clean-slate .nmc-m3-center-card h3{margin:7px 0 0;font-size:1.35rem;line-height:1.08;letter-spacing:-.04em}
body.nmc-clean-slate .nmc-m3-center-card h3 a{text-decoration:none}
body.nmc-clean-slate .nmc-m3-center-card ul{display:flex;gap:6px;flex-wrap:wrap;margin:16px 0;padding:0;list-style:none}
body.nmc-clean-slate .nmc-m3-center-card li{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border-radius:7px;background:var(--nmc-bg);color:#526174;font-size:.68rem}
body.nmc-clean-slate .nmc-m3-center-card li svg{width:13px;height:13px}
body.nmc-clean-slate .nmc-m3-center-card__price{margin-top:auto;padding-top:12px;border-top:1px solid var(--nmc-line)}
body.nmc-clean-slate .nmc-m3-center-card__price strong{font-size:1.25rem}
body.nmc-clean-slate .nmc-center-card-actions{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:13px}
body.nmc-clean-slate .nmc-center-card-actions a{display:flex;align-items:center;justify-content:center;min-height:42px;padding:0 11px;border:1px solid var(--nmc-line);border-radius:9px;text-decoration:none;font-size:.75rem;font-weight:900}
body.nmc-clean-slate .nmc-center-card-actions a.primary{border-color:var(--nmc-red);background:var(--nmc-red);color:#fff}

body.nmc-clean-slate .nmc-next-paths{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:var(--nmc-wrap);margin:120px auto}
body.nmc-clean-slate .nmc-next-paths>a{display:flex;min-height:330px;padding:28px;flex-direction:column;border-radius:22px;background:#fff;text-decoration:none}
body.nmc-clean-slate .nmc-next-paths>a:nth-child(2){background:var(--nmc-red);color:#fff}
body.nmc-clean-slate .nmc-next-paths>a:nth-child(3){background:var(--nmc-ink);color:#fff}
body.nmc-clean-slate .nmc-next-paths small{font-weight:900;text-transform:uppercase;letter-spacing:.1em}
body.nmc-clean-slate .nmc-next-paths strong{max-width:12ch;margin:auto 0;font-size:clamp(2rem,3vw,3.4rem);line-height:.96;letter-spacing:-.05em}
body.nmc-clean-slate .nmc-next-paths span{font-size:.82rem;font-weight:900}
body.nmc-clean-slate .nmc-next-contact{display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,8vw,130px);width:var(--nmc-wrap);margin:0 auto;padding:clamp(48px,7vw,95px);border-radius:28px;background:var(--nmc-ink);color:#fff}
body.nmc-clean-slate .nmc-next-contact h2{color:#fff}
body.nmc-clean-slate .nmc-next-contact p{max-width:40ch;margin:22px 0;color:#b8c3d0;line-height:1.6}
body.nmc-clean-slate .nmc-next-contact>div>a{color:#fff;font-weight:900;text-decoration-color:var(--nmc-red);text-underline-offset:5px}
body.nmc-clean-slate .nmc-next-contact form{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-content:center}
body.nmc-clean-slate .nmc-next-contact form label{display:grid;gap:6px;color:#d6deea;font-size:.75rem;font-weight:800}
body.nmc-clean-slate .nmc-next-contact input:not([type=checkbox]){width:100%;min-height:52px;padding:0 13px;border:0;border-radius:9px;background:#fff;color:var(--nmc-ink)}
body.nmc-clean-slate .nmc-next-contact .consent{grid-column:1/-1;display:flex;align-items:flex-start;font-weight:500;line-height:1.45}
body.nmc-clean-slate .nmc-next-contact .consent a{color:#fff}
body.nmc-clean-slate .nmc-next-contact button{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 16px;border:0;border-radius:9px;background:var(--nmc-red);color:#fff;font-weight:950}

/* Portada Prime 1.41.47 · inspirada en operadores premium, identidad propia NoMásCaos */
body.nmc-clean-slate .nmc-prime-home{padding:0 0 90px;background:#fff}
body.nmc-clean-slate .nmc-prime-hero{position:relative;display:flex;width:var(--nmc-wrap);min-height:min(760px,calc(100vh - 120px));margin:0 auto;overflow:hidden;flex-direction:column;justify-content:flex-end;padding:clamp(32px,5vw,72px);border-radius:26px;background:var(--nmc-ink);color:#fff;box-shadow:var(--nmc-shadow)}
body.nmc-clean-slate .nmc-prime-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
body.nmc-clean-slate .nmc-prime-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,15,29,.94) 0%,rgba(5,15,29,.75) 42%,rgba(5,15,29,.2) 76%),linear-gradient(0deg,rgba(5,15,29,.82),transparent 52%)}
body.nmc-clean-slate .nmc-prime-hero__content,body.nmc-clean-slate .nmc-prime-search,body.nmc-clean-slate .nmc-prime-hero__quick{position:relative;z-index:1}
body.nmc-clean-slate .nmc-prime-hero__content{max-width:760px;margin-bottom:38px}
body.nmc-clean-slate .nmc-prime-hero__content>span,body.nmc-clean-slate :where(.nmc-prime-locations,.nmc-prime-centers,.nmc-prime-process,.nmc-prime-solutions,.nmc-prime-story,.nmc-prime-contact) header>span,body.nmc-clean-slate .nmc-prime-story__copy>span,body.nmc-clean-slate .nmc-prime-contact>div>span{display:block;margin-bottom:14px;color:#ff5a64;font-size:.72rem;font-weight:950;letter-spacing:.15em;text-transform:uppercase}
body.nmc-clean-slate .nmc-prime-hero h1{max-width:12ch;margin:0;color:#fff;font-size:clamp(4rem,7vw,7.8rem);line-height:.82;letter-spacing:-.08em}
body.nmc-clean-slate .nmc-prime-hero h1 em{display:block;color:#ff313d;font-style:normal}
body.nmc-clean-slate .nmc-prime-hero__content p{max-width:650px;margin:26px 0 0;color:#d7e0ea;font-size:1.08rem;line-height:1.65}
body.nmc-clean-slate .nmc-prime-search{display:grid;grid-template-columns:1.2fr .9fr auto;max-width:1140px;padding:9px;border-radius:15px;background:#fff;color:var(--nmc-ink);box-shadow:0 26px 70px rgba(0,0,0,.32)}
body.nmc-clean-slate .nmc-prime-search label{display:block;padding:8px 18px;border-right:1px solid var(--nmc-line)}
body.nmc-clean-slate .nmc-prime-search small{display:block;margin-bottom:3px;color:var(--nmc-muted);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
body.nmc-clean-slate .nmc-prime-search label span{display:flex;align-items:center;gap:10px}
body.nmc-clean-slate .nmc-prime-search svg{flex:0 0 20px;width:20px;height:20px;color:var(--nmc-red)}
body.nmc-clean-slate .nmc-prime-search :is(input,select){width:100%;min-height:38px;padding:0;border:0;background:#fff;color:var(--nmc-ink);font-weight:800;outline:0}
body.nmc-clean-slate .nmc-prime-search button{display:flex;min-height:64px;align-items:center;justify-content:center;gap:10px;padding:0 24px;border:0;border-radius:10px;background:var(--nmc-red);color:#fff;font-weight:950;white-space:nowrap}
body.nmc-clean-slate .nmc-prime-search button svg{color:#fff}
body.nmc-clean-slate .nmc-prime-hero__quick{display:flex;max-width:1140px;align-items:center;justify-content:space-between;gap:20px;margin-top:18px}
body.nmc-clean-slate .nmc-prime-hero .nmc-next-search-cities>small{color:#c2ccd8}
body.nmc-clean-slate .nmc-prime-hero .nmc-next-search-cities button{border-color:rgba(255,255,255,.28);background:rgba(8,20,38,.48);color:#fff}
body.nmc-clean-slate .nmc-prime-hero__quick>a{color:#fff;font-size:.8rem;font-weight:900;text-decoration:none;white-space:nowrap}
body.nmc-clean-slate .nmc-prime-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:calc(var(--nmc-wrap) - 80px);margin:-1px auto 0;overflow:hidden;border:1px solid var(--nmc-line);border-top:0;border-radius:0 0 20px 20px;background:#fff;box-shadow:0 16px 45px rgba(8,20,38,.07)}
body.nmc-clean-slate .nmc-prime-benefits article{display:flex;min-width:0;align-items:center;gap:14px;padding:22px;border-right:1px solid var(--nmc-line)}
body.nmc-clean-slate .nmc-prime-benefits article:last-child{border-right:0}
body.nmc-clean-slate .nmc-prime-benefits b{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:9px;background:#feecee;color:var(--nmc-red-dark);font-size:.7rem}
body.nmc-clean-slate .nmc-prime-benefits div{display:grid;gap:3px}
body.nmc-clean-slate .nmc-prime-benefits strong{font-size:.86rem}
body.nmc-clean-slate .nmc-prime-benefits span{color:var(--nmc-muted);font-size:.68rem;line-height:1.35}
body.nmc-clean-slate .nmc-prime-locations,body.nmc-clean-slate .nmc-prime-centers,body.nmc-clean-slate .nmc-prime-process,body.nmc-clean-slate .nmc-prime-solutions{width:var(--nmc-wrap);margin:110px auto 0}
body.nmc-clean-slate .nmc-prime-locations>header,body.nmc-clean-slate .nmc-prime-centers>header,body.nmc-clean-slate .nmc-prime-solutions>header{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);gap:50px;align-items:end;margin-bottom:30px}
body.nmc-clean-slate .nmc-prime-locations header>div>span,body.nmc-clean-slate .nmc-prime-centers header>div>span{display:block;margin-bottom:14px;color:var(--nmc-red);font-size:.72rem;font-weight:950;letter-spacing:.15em;text-transform:uppercase}
body.nmc-clean-slate :where(.nmc-prime-locations,.nmc-prime-centers,.nmc-prime-process,.nmc-prime-solutions,.nmc-prime-story,.nmc-prime-contact) h2{max-width:14ch;margin:0;font-size:clamp(2.8rem,5vw,5.8rem);line-height:.9;letter-spacing:-.068em}
body.nmc-clean-slate .nmc-prime-locations header>p,body.nmc-clean-slate .nmc-prime-centers header>div:last-child p{margin:0;color:var(--nmc-muted);line-height:1.65}
body.nmc-clean-slate .nmc-prime-centers header>div:last-child>a{display:inline-block;margin-top:16px;border-bottom:2px solid var(--nmc-red);text-decoration:none;font-weight:900}
body.nmc-clean-slate .nmc-prime-offer{display:flex;width:var(--nmc-wrap);margin:110px auto 0;align-items:center;justify-content:space-between;gap:40px;padding:clamp(34px,5vw,70px);border-radius:24px;background:linear-gradient(115deg,#ed111c,#b90610);color:#fff}
body.nmc-clean-slate .nmc-prime-offer span{display:block;margin-bottom:8px;font-size:.7rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
body.nmc-clean-slate .nmc-prime-offer strong{display:block;font-size:clamp(2.4rem,4.5vw,5rem);line-height:.9;letter-spacing:-.065em}
body.nmc-clean-slate .nmc-prime-offer p{margin:14px 0 0;color:#ffd9dc}
body.nmc-clean-slate .nmc-prime-offer>a{display:flex;min-height:54px;align-items:center;gap:8px;padding:0 18px;border-radius:10px;background:#fff;color:var(--nmc-red-dark);text-decoration:none;font-weight:950;white-space:nowrap}
body.nmc-clean-slate .nmc-prime-offer svg{width:17px;height:17px}
body.nmc-clean-slate .nmc-prime-process{padding:clamp(36px,6vw,78px);border-radius:26px;background:var(--nmc-ink);color:#fff}
body.nmc-clean-slate .nmc-prime-process>header{display:grid;grid-template-columns:1fr auto;align-items:end;gap:30px;margin-bottom:46px}
body.nmc-clean-slate .nmc-prime-process>header>span{grid-column:1/-1}
body.nmc-clean-slate .nmc-prime-process h2{color:#fff}
body.nmc-clean-slate .nmc-prime-process>header>a{color:#fff;font-weight:900;text-decoration-color:var(--nmc-red);text-underline-offset:5px}
body.nmc-clean-slate .nmc-prime-process>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border-top:1px solid rgba(255,255,255,.16)}
body.nmc-clean-slate .nmc-prime-process article{min-height:230px;padding:28px 24px 0 0;border-right:1px solid rgba(255,255,255,.16)}
body.nmc-clean-slate .nmc-prime-process article:not(:first-child){padding-left:24px}
body.nmc-clean-slate .nmc-prime-process article:last-child{border-right:0}
body.nmc-clean-slate .nmc-prime-process b{color:#ff5962;font-size:.75rem}
body.nmc-clean-slate .nmc-prime-process h3{margin:52px 0 10px;color:#fff;font-size:1.7rem}
body.nmc-clean-slate .nmc-prime-process p{margin:0;color:#aebdcd;font-size:.84rem;line-height:1.55}
body.nmc-clean-slate .nmc-prime-solutions>header{grid-template-columns:1fr}
body.nmc-clean-slate .nmc-prime-solutions>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
body.nmc-clean-slate .nmc-prime-solutions>div>a{position:relative;display:flex;min-height:570px;overflow:hidden;flex-direction:column;justify-content:flex-end;padding:30px;border-radius:22px;background:var(--nmc-ink);color:#fff;text-decoration:none}
body.nmc-clean-slate .nmc-prime-solutions img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
body.nmc-clean-slate .nmc-prime-solutions>a:hover img,body.nmc-clean-slate .nmc-prime-solutions>div>a:hover img{transform:scale(1.035)}
body.nmc-clean-slate .nmc-prime-solutions>div>a::after{position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(5,15,29,.94));content:""}
body.nmc-clean-slate .nmc-prime-solutions :where(span,strong,small){position:relative;z-index:1}
body.nmc-clean-slate .nmc-prime-solutions span{margin-bottom:14px;color:#ff626b;font-size:.7rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
body.nmc-clean-slate .nmc-prime-solutions strong{max-width:13ch;font-size:clamp(1.9rem,2.8vw,3rem);line-height:.96;letter-spacing:-.05em}
body.nmc-clean-slate .nmc-prime-solutions small{margin-top:28px;font-weight:900}
body.nmc-clean-slate .nmc-prime-solutions small svg{width:16px;height:16px;vertical-align:middle}
body.nmc-clean-slate .nmc-prime-story{display:grid;grid-template-columns:1.08fr .92fr;width:var(--nmc-wrap);margin:110px auto 0;overflow:hidden;border-radius:26px;background:#eef2f5}
body.nmc-clean-slate .nmc-prime-story__media{min-height:650px}
body.nmc-clean-slate .nmc-prime-story__media img{width:100%;height:100%;object-fit:cover}
body.nmc-clean-slate .nmc-prime-story__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,6vw,86px)}
body.nmc-clean-slate .nmc-prime-story__copy p{margin:25px 0;color:var(--nmc-muted);line-height:1.65}
body.nmc-clean-slate .nmc-prime-story__copy>div{display:grid;width:max-content;gap:2px;margin:14px 0 32px;padding-top:22px;border-top:1px solid #cfd8e1}
body.nmc-clean-slate .nmc-prime-story__copy>div strong{font-size:2.6rem;letter-spacing:-.06em}
body.nmc-clean-slate .nmc-prime-story__copy>div small{color:var(--nmc-muted)}
body.nmc-clean-slate .nmc-prime-story__copy>a{width:max-content;border-bottom:2px solid var(--nmc-red);text-decoration:none;font-weight:900}
body.nmc-clean-slate .nmc-prime-contact{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(42px,8vw,130px);width:var(--nmc-wrap);margin:110px auto 0;padding:clamp(44px,7vw,92px);border-radius:26px;background:var(--nmc-ink);color:#fff}
body.nmc-clean-slate .nmc-prime-contact h2{color:#fff}
body.nmc-clean-slate .nmc-prime-contact>div p{margin:24px 0;color:#b7c4d2;line-height:1.65}
body.nmc-clean-slate .nmc-prime-contact>div>a{color:#fff;font-weight:900;text-decoration-color:var(--nmc-red);text-underline-offset:5px}
body.nmc-clean-slate .nmc-prime-contact form{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-content:center}
body.nmc-clean-slate .nmc-prime-contact form label{display:grid;gap:6px;color:#d6deea;font-size:.75rem;font-weight:800}
body.nmc-clean-slate .nmc-prime-contact input:not([type=checkbox]){width:100%;min-height:52px;padding:0 13px;border:0;border-radius:9px;background:#fff;color:var(--nmc-ink)}
body.nmc-clean-slate .nmc-prime-contact .consent{grid-column:1/-1;display:flex;align-items:flex-start;gap:8px;font-weight:500;line-height:1.45}
body.nmc-clean-slate .nmc-prime-contact .consent a{color:#fff}
body.nmc-clean-slate .nmc-prime-contact button{grid-column:1/-1;display:flex;min-height:56px;align-items:center;justify-content:space-between;padding:0 16px;border:0;border-radius:9px;background:var(--nmc-red);color:#fff;font-weight:950}

/* Portada más directa: composición centrada de operador */
body.nmc-clean-slate .nmc-prime-hero__shade{background:linear-gradient(0deg,rgba(5,15,29,.9),rgba(5,15,29,.26) 72%),linear-gradient(90deg,rgba(5,15,29,.36),rgba(5,15,29,.18))}
body.nmc-clean-slate .nmc-prime-hero__content{max-width:920px;margin-right:auto;margin-left:auto;text-align:center}
body.nmc-clean-slate .nmc-prime-hero h1{max-width:13ch;margin-right:auto;margin-left:auto}
body.nmc-clean-slate .nmc-prime-hero__content p{margin-right:auto;margin-left:auto}
body.nmc-clean-slate .nmc-prime-search,body.nmc-clean-slate .nmc-prime-hero__quick{width:100%;margin-right:auto;margin-left:auto}

/* Ficha Prime de centro: imagen, datos y una sola decisión */
body.nmc-clean-slate .nmc-prime-center-page{padding:0 0 80px;background:#fff}
body.nmc-clean-slate .nmc-prime-center-breadcrumbs{display:flex;width:var(--nmc-wrap);align-items:center;gap:7px;margin:4px auto 14px;overflow:hidden;color:var(--nmc-muted);font-size:.76rem;white-space:nowrap}
body.nmc-clean-slate .nmc-prime-center-breadcrumbs a{text-decoration:none}
body.nmc-clean-slate .nmc-prime-center-breadcrumbs strong{overflow:hidden;color:var(--nmc-ink);text-overflow:ellipsis}
body.nmc-clean-slate .nmc-prime-center-hero{position:relative;display:flex;width:var(--nmc-wrap);min-height:650px;margin:0 auto;overflow:hidden;align-items:flex-end;padding:clamp(30px,5vw,70px);border-radius:26px;background:var(--nmc-ink);color:#fff;box-shadow:var(--nmc-shadow)}
body.nmc-clean-slate .nmc-prime-center-media{position:absolute;inset:0}
body.nmc-clean-slate .nmc-prime-center-media>*:not(div){width:100%;height:100%}
body.nmc-clean-slate .nmc-prime-center-media img{width:100%;height:100%;object-fit:cover}
body.nmc-clean-slate .nmc-prime-center-media>div{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,15,29,.94),rgba(5,15,29,.66) 46%,rgba(5,15,29,.16) 75%),linear-gradient(0deg,rgba(5,15,29,.76),transparent 55%)}
body.nmc-clean-slate .nmc-prime-center-copy{position:relative;z-index:1;max-width:720px;padding-right:280px}
body.nmc-clean-slate .nmc-prime-center-copy>span,body.nmc-clean-slate :where(.nmc-prime-center-details,.nmc-prime-center-sizes,.nmc-prime-center-location,.nmc-prime-center-final) header>span,body.nmc-clean-slate .nmc-prime-center-location>div:first-child>span,body.nmc-clean-slate .nmc-prime-center-final>div>span{display:block;margin-bottom:12px;color:#ff5962;font-size:.7rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
body.nmc-clean-slate .nmc-prime-center-copy>p:not(.lead){margin:0 0 12px;color:#d4dee9;font-size:.8rem;font-weight:850}
body.nmc-clean-slate .nmc-prime-center-copy h1{max-width:10ch;margin:0;color:#fff;font-size:clamp(3.7rem,6.7vw,7.4rem);line-height:.84;letter-spacing:-.078em}
body.nmc-clean-slate .nmc-prime-center-copy>strong{display:block;margin-top:15px;color:#ff3a44;font-size:clamp(1.65rem,2.8vw,3rem);letter-spacing:-.05em}
body.nmc-clean-slate .nmc-prime-center-copy .lead{max-width:650px;margin:18px 0 0;color:#d4dee9;line-height:1.6}
body.nmc-clean-slate .nmc-prime-center-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}
body.nmc-clean-slate .nmc-prime-center-actions a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 16px;border:1px solid rgba(255,255,255,.4);border-radius:9px;color:#fff;text-decoration:none;font-size:.78rem;font-weight:900}
body.nmc-clean-slate .nmc-prime-center-actions a.primary{border-color:var(--nmc-red);background:var(--nmc-red)}
body.nmc-clean-slate .nmc-prime-center-price{position:absolute;z-index:2;right:34px;bottom:34px;display:grid;min-width:250px;gap:8px;padding:26px;border-radius:18px;background:#fff;color:var(--nmc-ink);box-shadow:0 24px 60px rgba(0,0,0,.28)}
body.nmc-clean-slate .nmc-prime-center-price small{color:var(--nmc-red);font-size:.7rem;font-weight:950;text-transform:uppercase;letter-spacing:.12em}
body.nmc-clean-slate .nmc-prime-center-price strong{font-size:clamp(2.5rem,4vw,4.5rem);line-height:.9;letter-spacing:-.07em}
body.nmc-clean-slate .nmc-prime-center-price strong i{font-size:.95rem;font-style:normal;letter-spacing:0}
body.nmc-clean-slate .nmc-prime-center-price span{padding-top:8px;border-top:1px solid var(--nmc-line);color:var(--nmc-muted);font-size:.74rem;font-weight:800}
body.nmc-clean-slate .nmc-prime-center-conditions{display:flex;width:calc(var(--nmc-wrap) - 70px);margin:0 auto;overflow-x:auto;border:1px solid var(--nmc-line);border-top:0;border-radius:0 0 18px 18px;background:#fff;box-shadow:0 14px 38px rgba(8,20,38,.07)}
body.nmc-clean-slate .nmc-prime-center-conditions>*{display:flex;min-width:max-content;flex:1;justify-content:center;padding:18px;border-right:1px solid var(--nmc-line);font-size:.76rem;font-weight:900}
body.nmc-clean-slate .nmc-prime-center-details,body.nmc-clean-slate .nmc-prime-center-sizes,body.nmc-clean-slate .nmc-prime-center-location,body.nmc-clean-slate .nmc-prime-center-final{width:var(--nmc-wrap);margin:100px auto 0}
body.nmc-clean-slate .nmc-prime-center-details>header,body.nmc-clean-slate .nmc-prime-center-sizes>header{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.5fr);gap:38px;align-items:end;margin-bottom:28px}
body.nmc-clean-slate .nmc-prime-center-details>header>span,body.nmc-clean-slate .nmc-prime-center-sizes>header>span{grid-column:1/-1}
body.nmc-clean-slate :where(.nmc-prime-center-details,.nmc-prime-center-sizes,.nmc-prime-center-location,.nmc-prime-center-final) h2{max-width:14ch;margin:0;font-size:clamp(2.7rem,5vw,5.4rem);line-height:.9;letter-spacing:-.065em}
body.nmc-clean-slate .nmc-prime-center-details>header>p{margin:0;color:var(--nmc-muted);line-height:1.6}
body.nmc-clean-slate .nmc-prime-center-details>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
body.nmc-clean-slate .nmc-prime-center-details article,body.nmc-clean-slate .nmc-prime-center-sizes article{display:flex;min-width:0;min-height:230px;flex-direction:column;padding:24px;border:1px solid var(--nmc-line);border-radius:17px;background:#f7f9fb}
body.nmc-clean-slate .nmc-prime-center-details article small{margin-bottom:36px;color:var(--nmc-red);font-weight:950;text-transform:uppercase;letter-spacing:.1em}
body.nmc-clean-slate .nmc-prime-center-details article strong{font-size:1.2rem;line-height:1.15}
body.nmc-clean-slate .nmc-prime-center-details article p{margin:auto 0 0;color:var(--nmc-muted);font-size:.76rem;line-height:1.5}
body.nmc-clean-slate .nmc-prime-center-sizes>header>a{width:max-content;border-bottom:2px solid var(--nmc-red);text-decoration:none;font-weight:900}
body.nmc-clean-slate .nmc-prime-center-sizes>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
body.nmc-clean-slate .nmc-prime-center-sizes article{min-height:290px;background:#fff}
body.nmc-clean-slate .nmc-prime-center-sizes article:nth-child(2){background:var(--nmc-ink);color:#fff}
body.nmc-clean-slate .nmc-prime-center-sizes article b{display:grid;width:42px;height:42px;place-items:center;margin-bottom:38px;border-radius:9px;background:#feecee;color:var(--nmc-red-dark);font-size:.75rem}
body.nmc-clean-slate .nmc-prime-center-sizes article strong{font-size:1.65rem}
body.nmc-clean-slate .nmc-prime-center-sizes article p{color:var(--nmc-muted);line-height:1.55}
body.nmc-clean-slate .nmc-prime-center-sizes article:nth-child(2) p{color:#bcc8d6}
body.nmc-clean-slate .nmc-prime-center-sizes article>a{width:max-content;margin-top:auto;border-bottom:2px solid var(--nmc-red);text-decoration:none;font-weight:900}
body.nmc-clean-slate .nmc-prime-center-location{display:grid;grid-template-columns:.78fr 1.22fr;overflow:hidden;border-radius:24px;background:var(--nmc-ink);color:#fff}
body.nmc-clean-slate .nmc-prime-center-location>div:first-child{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,70px)}
body.nmc-clean-slate .nmc-prime-center-location h2{color:#fff}
body.nmc-clean-slate .nmc-prime-center-location p{margin:20px 0 0;color:#b9c6d4;line-height:1.55}
body.nmc-clean-slate .nmc-prime-center-map{min-height:520px;background:#e8edf2}
body.nmc-clean-slate .nmc-prime-center-map>*,body.nmc-clean-slate .nmc-prime-center-map :where(.nmc-center-map,.map-shell,[data-nmc-real-map]){width:100%!important;height:100%!important;min-height:520px!important;margin:0!important;border:0!important;border-radius:0!important}
body.nmc-clean-slate .nmc-prime-center-final{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:clamp(38px,6vw,76px);border-radius:24px;background:var(--nmc-red);color:#fff}
body.nmc-clean-slate .nmc-prime-center-final>div>span{color:#fff}
body.nmc-clean-slate .nmc-prime-center-final h2{color:#fff}
body.nmc-clean-slate .nmc-prime-center-final p{max-width:55ch;margin:16px 0 0;color:#ffd8dc}
body.nmc-clean-slate .nmc-prime-center-final>a{display:flex;min-height:52px;align-items:center;padding:0 18px;border-radius:9px;background:#fff;color:var(--nmc-red-dark);text-decoration:none;font-weight:950;white-space:nowrap}

/* Centros: buscador, ubicaciones e inventario real */
body.nmc-clean-slate .nmc-clean-centers-page{padding:12px 0 80px}
body.nmc-clean-slate .nmc-clean-centers-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:16px;width:var(--nmc-wrap);margin:0 auto;padding:16px;border-radius:26px;background:#fff;box-shadow:var(--nmc-shadow)}
body.nmc-clean-slate .nmc-clean-centers-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(30px,5vw,72px)}
body.nmc-clean-slate .nmc-clean-centers-copy>span,body.nmc-clean-slate .nmc-clean-centers-locations header span,body.nmc-clean-slate .nmc-clean-centers-inventory header span{display:block;margin-bottom:13px;color:var(--nmc-red);font-size:.72rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
body.nmc-clean-slate .nmc-clean-centers-copy h1{max-width:12ch;margin:0;font-size:clamp(3.2rem,5.8vw,6.8rem);line-height:.86;letter-spacing:-.075em}
body.nmc-clean-slate .nmc-clean-centers-copy>p{max-width:62ch;margin:24px 0;color:var(--nmc-muted);font-size:1.03rem;line-height:1.65}
body.nmc-clean-slate .nmc-clean-centers-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px;border:1px solid var(--nmc-line);border-radius:14px;background:#f7f9fb}
body.nmc-clean-slate .nmc-clean-centers-search>svg{width:21px;height:21px;margin-left:9px;color:var(--nmc-red)}
body.nmc-clean-slate .nmc-clean-centers-search input{min-width:0;min-height:52px;padding:0;border:0;background:transparent;color:var(--nmc-ink);font:inherit;font-weight:800;outline:0}
body.nmc-clean-slate .nmc-clean-centers-search button{display:flex;min-height:52px;align-items:center;gap:9px;padding:0 18px;border:0;border-radius:9px;background:var(--nmc-red);color:#fff;font-weight:950}
body.nmc-clean-slate .nmc-clean-centers-search button svg{width:17px;height:17px}
body.nmc-clean-slate .nmc-clean-centers-copy .nmc-next-search-cities{margin-top:14px}
body.nmc-clean-slate .nmc-clean-centers-copy .nmc-next-search-cities>small{color:var(--nmc-muted)}
body.nmc-clean-slate .nmc-clean-centers-copy .nmc-next-search-cities button{border-color:var(--nmc-line);background:#fff;color:var(--nmc-ink)}
body.nmc-clean-slate .nmc-clean-centers-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px;border-top:1px solid var(--nmc-line)}
body.nmc-clean-slate .nmc-clean-centers-stats span{display:grid;gap:3px;padding:18px 14px 0 0}
body.nmc-clean-slate .nmc-clean-centers-stats strong{font-size:1.35rem}
body.nmc-clean-slate .nmc-clean-centers-stats small{color:var(--nmc-muted);font-size:.68rem;line-height:1.35}
body.nmc-clean-slate .nmc-clean-centers-media{position:relative;min-height:640px;overflow:hidden;border-radius:18px;background:var(--nmc-soft)}
body.nmc-clean-slate .nmc-clean-centers-media::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(8,20,38,.64));content:""}
body.nmc-clean-slate .nmc-clean-centers-media img{width:100%;height:100%;object-fit:cover}
body.nmc-clean-slate .nmc-clean-centers-media>span{position:absolute;z-index:1;right:20px;bottom:20px;left:20px;padding:18px;border:1px solid rgba(255,255,255,.2);border-radius:13px;background:rgba(8,20,38,.76);color:#fff;backdrop-filter:blur(12px)}
body.nmc-clean-slate .nmc-clean-centers-media strong{margin-right:5px;font-size:1.45rem}
body.nmc-clean-slate .nmc-clean-centers-locations,body.nmc-clean-slate .nmc-clean-centers-inventory{width:var(--nmc-wrap);margin:100px auto 0}
body.nmc-clean-slate .nmc-clean-centers-locations>header,body.nmc-clean-slate .nmc-clean-centers-inventory>header{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:28px}
body.nmc-clean-slate .nmc-clean-centers-locations h2,body.nmc-clean-slate .nmc-clean-centers-inventory h2{max-width:13ch;margin:0;font-size:clamp(2.6rem,4.8vw,5.2rem);line-height:.92;letter-spacing:-.06em}
body.nmc-clean-slate .nmc-clean-centers-locations header>a{padding-bottom:5px;border-bottom:2px solid var(--nmc-red);text-decoration:none;font-weight:900}
body.nmc-clean-slate .nmc-clean-centers-inventory header>p{max-width:450px;margin:0;color:var(--nmc-muted);line-height:1.6}
body.nmc-clean-slate .nmc-clean-centers-final{display:flex;width:var(--nmc-wrap);margin:100px auto 0;align-items:center;justify-content:space-between;gap:36px;padding:clamp(34px,5vw,70px);border-radius:24px;background:var(--nmc-ink);color:#fff}
body.nmc-clean-slate .nmc-clean-centers-final span{color:#ff5962;font-size:.72rem;font-weight:950;text-transform:uppercase;letter-spacing:.12em}
body.nmc-clean-slate .nmc-clean-centers-final h2{max-width:17ch;margin:10px 0;font-size:clamp(2.2rem,4vw,4.5rem);line-height:.94;letter-spacing:-.06em}
body.nmc-clean-slate .nmc-clean-centers-final p{max-width:58ch;margin:0;color:#b8c3d0}
body.nmc-clean-slate .nmc-clean-centers-final>a{display:flex;min-height:52px;align-items:center;gap:9px;padding:0 18px;border-radius:10px;background:var(--nmc-red);color:#fff;text-decoration:none;font-weight:950;white-space:nowrap}
body.nmc-clean-slate .nmc-clean-centers-final svg{width:17px;height:17px}

/* Guía de tamaños: lectura visual sin paneles heredados */
body.nmc-clean-slate .nmc-clean-size-page,body.nmc-clean-slate .nmc-clean-business-page{padding:12px 0 80px}
body.nmc-clean-slate .nmc-clean-size-hero,body.nmc-clean-slate .nmc-clean-business-hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);gap:16px;width:var(--nmc-wrap);margin:0 auto;padding:16px;border-radius:26px;background:#fff;box-shadow:var(--nmc-shadow)}
body.nmc-clean-slate .nmc-clean-size-copy,body.nmc-clean-slate .nmc-clean-business-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(30px,5vw,72px)}
body.nmc-clean-slate .nmc-clean-size-copy>span,body.nmc-clean-slate .nmc-clean-size-options>header>span,body.nmc-clean-slate .nmc-clean-size-contact>div>span,body.nmc-clean-slate .nmc-clean-business-copy>span,body.nmc-clean-slate .nmc-clean-business-solutions>header>span,body.nmc-clean-slate .nmc-clean-business-contact>div>span{display:block;margin-bottom:13px;color:var(--nmc-red);font-size:.72rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
body.nmc-clean-slate .nmc-clean-size-copy h1,body.nmc-clean-slate .nmc-clean-business-copy h1{max-width:12ch;margin:0;font-size:clamp(3.2rem,5.7vw,6.6rem);line-height:.86;letter-spacing:-.075em}
body.nmc-clean-slate .nmc-clean-size-copy>p,body.nmc-clean-slate .nmc-clean-business-copy>p{max-width:62ch;margin:24px 0;color:var(--nmc-muted);font-size:1.03rem;line-height:1.65}
body.nmc-clean-slate .nmc-clean-size-proof,body.nmc-clean-slate .nmc-clean-business-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px;border-top:1px solid var(--nmc-line)}
body.nmc-clean-slate :where(.nmc-clean-size-proof,.nmc-clean-business-proof)>span{display:grid;gap:3px;padding:18px 12px 0 0}
body.nmc-clean-slate :where(.nmc-clean-size-proof,.nmc-clean-business-proof) strong{font-size:1.05rem}
body.nmc-clean-slate :where(.nmc-clean-size-proof,.nmc-clean-business-proof) small{color:var(--nmc-muted);font-size:.68rem}
body.nmc-clean-slate .nmc-clean-size-media,body.nmc-clean-slate .nmc-clean-business-media{position:relative;min-height:620px;overflow:hidden;border-radius:18px;background:var(--nmc-ink)}
body.nmc-clean-slate :where(.nmc-clean-size-media,.nmc-clean-business-media)>img{width:100%;height:100%;object-fit:cover}
body.nmc-clean-slate :where(.nmc-clean-size-media,.nmc-clean-business-media)>span,body.nmc-clean-slate .nmc-clean-business-media>div{position:absolute;right:20px;bottom:20px;left:20px;padding:17px;border-radius:12px;background:rgba(8,20,38,.82);color:#fff;backdrop-filter:blur(12px)}
body.nmc-clean-slate .nmc-clean-business-media>div{display:grid;gap:4px}
body.nmc-clean-slate .nmc-clean-business-media>div span{color:#cbd5e1;font-size:.78rem}
body.nmc-clean-slate .nmc-clean-size-options,body.nmc-clean-slate .nmc-clean-business-solutions{width:var(--nmc-wrap);margin:100px auto 0}
body.nmc-clean-slate :where(.nmc-clean-size-options,.nmc-clean-business-solutions)>header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.5fr);column-gap:40px;align-items:end;margin-bottom:30px}
body.nmc-clean-slate :where(.nmc-clean-size-options,.nmc-clean-business-solutions)>header>span{grid-column:1/-1}
body.nmc-clean-slate :where(.nmc-clean-size-options,.nmc-clean-business-solutions)>header h2{max-width:14ch;margin:0;font-size:clamp(2.7rem,5vw,5.4rem);line-height:.91;letter-spacing:-.065em}
body.nmc-clean-slate :where(.nmc-clean-size-options,.nmc-clean-business-solutions)>header p{margin:0;color:var(--nmc-muted);line-height:1.6}
body.nmc-clean-slate .nmc-clean-size-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
body.nmc-clean-slate .nmc-clean-size-grid article,body.nmc-clean-slate .nmc-clean-business-grid article{display:flex;min-width:0;min-height:330px;flex-direction:column;padding:24px;border:1px solid var(--nmc-line);border-radius:18px;background:#fff}
body.nmc-clean-slate .nmc-clean-size-grid article:nth-child(3){background:var(--nmc-ink);color:#fff}
body.nmc-clean-slate .nmc-clean-size-grid b,body.nmc-clean-slate .nmc-clean-business-grid b{display:grid;width:40px;height:40px;place-items:center;margin-bottom:32px;border-radius:10px;background:#feecee;color:var(--nmc-red-dark);font-size:.72rem}
body.nmc-clean-slate .nmc-clean-size-grid strong{font-size:clamp(2rem,2.8vw,3.2rem);letter-spacing:-.055em}
body.nmc-clean-slate .nmc-clean-size-grid h3,body.nmc-clean-slate .nmc-clean-business-grid h3{margin:12px 0 8px;font-size:1.25rem;line-height:1.08}
body.nmc-clean-slate .nmc-clean-size-grid p,body.nmc-clean-slate .nmc-clean-business-grid p{color:var(--nmc-muted);font-size:.82rem;line-height:1.55}
body.nmc-clean-slate .nmc-clean-size-grid article:nth-child(3) p{color:#c0cad7}
body.nmc-clean-slate .nmc-clean-size-grid article>span,body.nmc-clean-slate .nmc-clean-business-grid article>span{margin-top:auto;padding-top:18px;border-top:1px solid var(--nmc-line);color:var(--nmc-red);font-size:.75rem;font-weight:900}
body.nmc-clean-slate .nmc-clean-size-contact,body.nmc-clean-slate .nmc-clean-business-contact{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);gap:clamp(40px,7vw,110px);width:var(--nmc-wrap);margin:100px auto 0;padding:clamp(38px,6vw,82px);border-radius:26px;background:var(--nmc-ink);color:#fff}
body.nmc-clean-slate :where(.nmc-clean-size-contact,.nmc-clean-business-contact)>div h2{max-width:13ch;margin:0;font-size:clamp(2.6rem,4.8vw,5rem);line-height:.92;letter-spacing:-.06em}
body.nmc-clean-slate :where(.nmc-clean-size-contact,.nmc-clean-business-contact)>div p{margin:22px 0 0;color:#b8c3d0;line-height:1.65}
body.nmc-clean-slate .nmc-clean-business-contact>div ul{display:grid;gap:8px;margin:24px 0 0;padding-left:20px;color:#cbd5e1}
body.nmc-clean-slate .nmc-clean-size-form,body.nmc-clean-slate .nmc-clean-business-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-content:start}
body.nmc-clean-slate :where(.nmc-clean-size-form,.nmc-clean-business-form) label{display:grid;gap:6px;color:#d6deea;font-size:.75rem;font-weight:800}
body.nmc-clean-slate :where(.nmc-clean-size-form,.nmc-clean-business-form) :where(input,textarea){width:100%;min-height:52px;padding:11px 13px;border:0;border-radius:9px;background:#fff;color:var(--nmc-ink);font:inherit}
body.nmc-clean-slate :where(.nmc-clean-size-form,.nmc-clean-business-form) textarea{min-height:112px;resize:vertical}
body.nmc-clean-slate .nmc-clean-size-form>label:nth-of-type(2),body.nmc-clean-slate .nmc-clean-size-form>.nmc-clean-consent,body.nmc-clean-slate .nmc-clean-size-form>button,body.nmc-clean-slate .nmc-clean-business-form>.full{grid-column:1/-1}
body.nmc-clean-slate :where(.nmc-clean-size-form,.nmc-clean-business-form) .nmc-clean-consent{display:flex;align-items:flex-start;gap:8px;font-weight:500}
body.nmc-clean-slate :where(.nmc-clean-size-form,.nmc-clean-business-form) .nmc-clean-consent input{flex:0 0 18px;width:18px;min-height:18px;margin-top:2px}
body.nmc-clean-slate :where(.nmc-clean-size-form,.nmc-clean-business-form) .nmc-clean-consent a{color:#fff}
body.nmc-clean-slate :where(.nmc-clean-size-form,.nmc-clean-business-form)>button{min-height:54px;border:0;border-radius:9px;background:var(--nmc-red);color:#fff;font-weight:950}

/* Empresas */
body.nmc-clean-slate .nmc-clean-business-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
body.nmc-clean-slate .nmc-clean-business-grid article{min-height:300px}

/* Centros y páginas de herramientas en el mismo sistema */
body.nmc-clean-slate .tp-hero,body.nmc-clean-slate .nmc-calc-client-hero,body.nmc-clean-slate .lead-hero-grid,body.nmc-clean-slate .nmc-franchise-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:16px;width:var(--nmc-wrap);margin:0 auto;padding:22px;border-radius:24px;background:#fff}
body.nmc-clean-slate .tp-hero-media{grid-column:1/-1;height:330px;overflow:hidden;border-radius:16px}
body.nmc-clean-slate .tp-hero-media img{width:100%;height:100%;object-fit:cover}
body.nmc-clean-slate .tp-hero-copy,body.nmc-clean-slate .tp-promo-card,body.nmc-clean-slate .nmc-calc-hero-copy,body.nmc-clean-slate .nmc-calc-hero-panel,body.nmc-clean-slate .lead-hero-copy,body.nmc-clean-slate .lead-form-card{padding:clamp(24px,4vw,52px);border:1px solid var(--nmc-line);border-radius:18px;background:#fff}
body.nmc-clean-slate :where(.tp-hero-copy,.nmc-calc-hero-copy,.lead-hero-copy) h1{margin:8px 0 18px;color:var(--nmc-ink);font-size:clamp(2.8rem,5vw,5.8rem);line-height:.88;letter-spacing:-.07em}
body.nmc-clean-slate :where(.tp-lead,.tp-description,.nmc-calc-hero-copy p,.lead-hero-copy p){color:var(--nmc-muted);line-height:1.6}
body.nmc-clean-slate .tp-promo-card,body.nmc-clean-slate .nmc-calc-hero-panel{background:var(--nmc-ink);color:#fff}
body.nmc-clean-slate .tp-promo-card>strong{display:block;font-size:5rem;letter-spacing:-.08em}
body.nmc-clean-slate .tp-promo-card h2{color:#fff;font-size:2rem}
body.nmc-clean-slate .tp-promo-card :where(p,li){color:#c1ccd9}
body.nmc-clean-slate .tp-city-section,body.nmc-clean-slate .nmc-real-reservation-style{width:var(--nmc-wrap);margin:34px auto 0;padding:28px;border-radius:20px;background:#fff}
body.nmc-clean-slate .tp-city-section nav{display:flex;gap:8px;flex-wrap:wrap}
body.nmc-clean-slate .tp-city-section nav a{padding:10px 13px;border:1px solid var(--nmc-line);border-radius:999px;text-decoration:none;font-weight:850}
body.nmc-clean-slate :where(.nmc-calc-page,.nmc-business-page,.nmc-franchise-page) :where(.nmc-calc-card,.nmc-calc-result-panel,.nmc-corporate-card,.nmc-corporate-form,.lead-form-card){border:1px solid var(--nmc-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:none!important}
body.nmc-clean-slate :where(.nmc-calc-page,.nmc-business-page,.nmc-franchise-page) input,body.nmc-clean-slate :where(.nmc-calc-page,.nmc-business-page,.nmc-franchise-page) select,body.nmc-clean-slate :where(.nmc-calc-page,.nmc-business-page,.nmc-franchise-page) textarea{border:1px solid var(--nmc-line)!important;border-radius:9px!important;background:#fff!important}

/* Páginas corporativas y casos de uso: estructura estable dentro del sistema común. */
body.nmc-clean-slate .nmc-corporate-page{display:grid;gap:16px}
body.nmc-clean-slate .nmc-corporate-page>.nmc-corporate-hero{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);gap:16px;align-items:stretch;padding:16px;background:#fff}
body.nmc-clean-slate .nmc-corporate-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(28px,5vw,72px)}
body.nmc-clean-slate .nmc-corporate-copy h1{max-width:13ch;margin:8px 0 20px;font-size:clamp(3.1rem,5.6vw,6.4rem);line-height:.87;letter-spacing:-.075em}
body.nmc-clean-slate .nmc-corporate-copy>p{max-width:68ch;font-size:1.03rem}
body.nmc-clean-slate .nmc-corporate-copy .hero-actions{margin-top:8px}
body.nmc-clean-slate .nmc-corporate-panel{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(28px,4vw,52px);border-radius:16px;background:linear-gradient(145deg,#081426,#17365d);color:#fff}
body.nmc-clean-slate .nmc-corporate-panel :where(h2,h3){color:#fff!important}
body.nmc-clean-slate .nmc-corporate-panel h2{font-size:clamp(1.8rem,3vw,3.2rem)!important}
body.nmc-clean-slate .nmc-corporate-panel :where(p,li){color:#cad4e1!important;line-height:1.6}
body.nmc-clean-slate .nmc-corporate-panel ul{display:grid;gap:10px;margin:18px 0 24px;padding:0;list-style:none}
body.nmc-clean-slate .nmc-corporate-panel li{position:relative;padding-left:24px}
body.nmc-clean-slate .nmc-corporate-panel li::before{position:absolute;top:.45em;left:0;width:9px;height:9px;border-radius:50%;background:var(--nmc-red);content:""}
body.nmc-clean-slate .nmc-corporate-panel>a{font-weight:900;text-underline-offset:5px}
body.nmc-clean-slate .nmc-corporate-page>.nmc-corporate-section{padding:clamp(32px,5vw,68px);background:#fff}
body.nmc-clean-slate .nmc-corporate-head{max-width:850px;margin-bottom:28px}
body.nmc-clean-slate .nmc-corporate-head h2{margin-bottom:14px}
body.nmc-clean-slate .nmc-corporate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
body.nmc-clean-slate .nmc-corporate-card{min-width:0;padding:26px;border:1px solid var(--nmc-line);border-radius:16px;background:#fff}
body.nmc-clean-slate .nmc-corporate-card small{display:inline-grid;place-items:center;min-width:38px;height:38px;margin-bottom:24px;padding:0 9px;border-radius:9px;background:#feecee;color:var(--nmc-red-dark);font-weight:950}
body.nmc-clean-slate .nmc-corporate-card h3{margin-bottom:10px;font-size:1.35rem}
body.nmc-clean-slate .nmc-corporate-card p:last-child{margin-bottom:0}
body.nmc-clean-slate .nmc-corporate-form{display:grid;gap:18px;max-width:1120px;padding:clamp(24px,4vw,42px);border:1px solid var(--nmc-line);border-radius:18px;background:#f7f9fb}
body.nmc-clean-slate .nmc-corporate-form>h2{margin-bottom:0}
body.nmc-clean-slate .nmc-corporate-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
body.nmc-clean-slate .nmc-corporate-form-grid>.full{grid-column:1/-1}
body.nmc-clean-slate .nmc-corporate-form .nmc-legal-check{display:flex;align-items:flex-start;gap:9px;font-weight:500}
body.nmc-clean-slate .nmc-corporate-form .nmc-legal-check input{flex:0 0 auto;width:18px;min-height:18px;margin-top:2px}
body.nmc-clean-slate .nmc-corporate-form button{width:max-content;min-width:210px}
body.nmc-clean-slate .nmc-franchise-hero{grid-template-columns:minmax(260px,.72fr) minmax(0,1.2fr) minmax(280px,.68fr)!important}
body.nmc-clean-slate .nmc-franchise-media{min-height:560px;overflow:hidden;border-radius:16px;background:var(--nmc-soft)}
body.nmc-clean-slate .nmc-franchise-media img{width:100%;height:100%;object-fit:cover}
body.nmc-clean-slate .nmc-franchise-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:28px;padding-top:20px;border-top:1px solid var(--nmc-line)}
body.nmc-clean-slate .nmc-franchise-proof span{display:grid;gap:3px}
body.nmc-clean-slate .nmc-franchise-proof strong{font-size:1.25rem}
body.nmc-clean-slate .nmc-franchise-proof small{color:var(--nmc-muted);font-size:.68rem;line-height:1.35}
body.nmc-clean-slate .nmc-job-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
body.nmc-clean-slate .nmc-job-card{min-width:0;padding:26px;border:1px solid var(--nmc-line);border-radius:16px;background:#fff}
body.nmc-clean-slate .nmc-job-card>small{display:inline-block;margin-bottom:16px;color:var(--nmc-red);font-size:.7rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
body.nmc-clean-slate .nmc-job-card h3{font-size:1.35rem}
body.nmc-clean-slate .nmc-job-card ul{padding-left:20px;color:var(--nmc-muted);line-height:1.6}

/* Normalización prudente del resto de páginas públicas. */
body.nmc-clean-slate main.page-main:not(.nmc-next-home){width:var(--nmc-wrap);margin:0 auto;padding:18px 0 80px}
body.nmc-clean-slate main.page-main:not(.nmc-next-home)>.wrap{width:100%}
body.nmc-clean-slate main.page-main:not(.nmc-next-home)>section{margin-bottom:16px;padding:clamp(24px,4vw,52px);border:1px solid var(--nmc-line);border-radius:22px;background:#fff}
body.nmc-clean-slate main.page-main:not(.nmc-next-home)>section:first-of-type{background:linear-gradient(145deg,#fff,#eef3f7)}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) :where(h1,h2,h3){color:var(--nmc-ink)}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) h1{max-width:16ch;margin:8px 0 18px;font-size:clamp(2.8rem,5.5vw,6.2rem);line-height:.88;letter-spacing:-.07em}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) h2{font-size:clamp(1.8rem,3.3vw,3.5rem);line-height:.98;letter-spacing:-.05em}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) h3{letter-spacing:-.035em}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) p{color:var(--nmc-muted);line-height:1.65}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) :where(.feature-grid,.blog-grid-v124,.nmc-market-use-cases,.nmc-market-service-grid,.nmc-market-step-grid,.nmc-market-proof-grid,.nmc-market-journey-grid,.nmc-market-b2b-grid,.nmc-guides-grid-v13761,.nmc-unique-grid,.nmc-unique-route-grid,.nmc-managed-grid,.nmc-b2b-grid,.tp-unit-grid){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) :where(article,.card,.nmc-market-hero-card,.nmc-guides-card-v13761,.nmc-unique-card,.nmc-unique-route,.nmc-managed-card,.nmc-b2b-card){min-width:0;border:1px solid var(--nmc-line);border-radius:16px;background:#fff;padding:22px;box-shadow:none}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) :where(form:not(.nmc-next-search)){display:grid;gap:12px}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) form label{display:grid;gap:6px;color:#344054;font-size:.78rem;font-weight:850}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) form :where(input,select,textarea){width:100%;min-height:48px;padding:10px 12px;border:1px solid var(--nmc-line);border-radius:9px;background:#fff;color:var(--nmc-ink)}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) form textarea{min-height:120px;resize:vertical}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) form button{min-height:50px;padding:0 16px;border:0;border-radius:9px;background:var(--nmc-red);color:#fff;font-weight:950}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) :where(.nmc-market-bands,.nmc-market-flow-timeline,.nmc-size-guide-grid){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) :where(.nmc-market-bands>a,.nmc-market-flow-timeline>article,.nmc-size-guide-grid>article){display:grid;gap:8px;padding:22px;border:1px solid var(--nmc-line);border-radius:16px;background:#fff;text-decoration:none}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) :where(.nmc-market-search,.nmc-market-mini-lead,.lead-form-card,.quick-lead-form,.nmc-b2b-form){padding:20px;border:1px solid var(--nmc-line);border-radius:16px;background:#fff}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) :where(.grid-2,.portal-showcase-grid){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) :where(.nmc-market-final-cta,.nmc-unique-b2b,.nmc-managed-final){background:var(--nmc-ink);color:#fff}
body.nmc-clean-slate main.page-main:not(.nmc-next-home) :where(.nmc-market-final-cta,.nmc-unique-b2b,.nmc-managed-final) :where(h2,p){color:#fff}
body.nmc-clean-slate .hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}

/* Footer único */
body.nmc-clean-slate .footer{width:var(--nmc-wrap);margin:80px auto 24px;overflow:hidden;border-radius:24px;background:#07111f;color:#fff}
body.nmc-clean-slate .footer-container{padding:clamp(28px,5vw,70px)}
body.nmc-clean-slate .nmc-footer-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:38px;border-bottom:1px solid rgba(255,255,255,.13)}
body.nmc-clean-slate .nmc-footer-cta span{color:#ff5962;font-size:.7rem;font-weight:950;text-transform:uppercase;letter-spacing:.12em}
body.nmc-clean-slate .nmc-footer-cta h2{margin:8px 0;color:#fff;font-size:clamp(2rem,4vw,4rem);letter-spacing:-.05em}
body.nmc-clean-slate .nmc-footer-cta p{color:#aebaca}
body.nmc-clean-slate .nmc-footer-cta a{display:inline-flex;min-height:46px;align-items:center;padding:0 15px;border:1px solid rgba(255,255,255,.25);border-radius:9px;color:#fff;text-decoration:none;font-weight:900}
body.nmc-clean-slate .nmc-footer-cta-primary{border-color:var(--nmc-red)!important;background:var(--nmc-red)}
body.nmc-clean-slate .footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:38px;padding:45px 0}
body.nmc-clean-slate .footer-logo{font-size:1.5rem}
body.nmc-clean-slate .footer-text,body.nmc-clean-slate .footer-column a,body.nmc-clean-slate .footer-contact-card a{color:#aebaca;line-height:1.65}
body.nmc-clean-slate .footer-badges{display:flex;gap:6px;flex-wrap:wrap}
body.nmc-clean-slate .footer-badges span{padding:6px 8px;border:1px solid rgba(255,255,255,.14);border-radius:999px;font-size:.68rem}
body.nmc-clean-slate .footer-contact-card{display:grid;gap:5px;margin-top:18px}
body.nmc-clean-slate .footer-socials{display:grid;gap:10px;margin-top:22px}
body.nmc-clean-slate .footer-socials>strong{color:#fff;font-size:.72rem;letter-spacing:.09em;text-transform:uppercase}
body.nmc-clean-slate .footer-social-links{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
body.nmc-clean-slate .footer-social-link{display:inline-flex!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;align-items:center!important;justify-content:center!important;padding:0!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:10px!important;background:rgba(255,255,255,.06)!important;color:#fff!important;text-decoration:none!important;overflow:hidden!important}
body.nmc-clean-slate .footer-social-link:hover{border-color:rgba(255,255,255,.42)!important;background:rgba(255,255,255,.12)!important}
body.nmc-clean-slate .footer-social-link svg{display:block!important;width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important;flex:0 0 20px!important;fill:currentColor!important;stroke:currentColor!important}
body.nmc-clean-slate .footer-social-instagram svg,body.nmc-clean-slate .footer-social-youtube svg{fill:none!important;stroke-width:1.8!important}
body.nmc-clean-slate .footer-social-link span{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}
body.nmc-clean-slate .footer-column{border:0}
body.nmc-clean-slate .footer-column summary{color:#fff;font-weight:900;list-style:none}
body.nmc-clean-slate .footer-column p{margin:10px 0}
body.nmc-clean-slate .footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.13);color:#8190a3;font-size:.72rem}

body.nmc-clean-slate .nmc-cookie-consent{position:fixed;z-index:10000;isolation:isolate;right:18px;bottom:max(18px,env(safe-area-inset-bottom));left:18px;display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:960px;margin:auto;padding:16px 18px;border:1px solid var(--nmc-line);border-radius:14px;background:#fff;box-shadow:var(--nmc-shadow);color:var(--nmc-muted);pointer-events:auto;touch-action:manipulation}
body.nmc-clean-slate .nmc-cookie-consent.is-hidden,body.nmc-clean-slate .nmc-cookie-consent[hidden]{display:none!important}
body.nmc-clean-slate .nmc-cookie-copy{min-width:0}
body.nmc-clean-slate .nmc-cookie-copy strong{display:block;margin-bottom:4px;color:var(--nmc-ink)}
body.nmc-clean-slate .nmc-cookie-copy p{margin:0;font-size:.78rem;line-height:1.5}
body.nmc-clean-slate .nmc-cookie-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}
body.nmc-clean-slate .nmc-cookie-btn,body.nmc-clean-slate .nmc-cookie-link{position:relative;z-index:1;display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 12px;border:1px solid var(--nmc-line);border-radius:8px;background:#fff;color:var(--nmc-ink);font-family:inherit;font-size:.75rem;font-weight:900;line-height:1.2;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
body.nmc-clean-slate .nmc-cookie-btn.primary{border-color:var(--nmc-red);background:var(--nmc-red);color:#fff}

/* Respaldo crítico del mapa: nunca permitir un lienzo Leaflet sin altura. */
body.nmc-clean-slate.page-mapa-centros .nmc-full-map-shell{display:grid;grid-template-columns:minmax(390px,520px) minmax(0,1fr);min-height:calc(100vh - 90px)}
body.nmc-clean-slate.page-mapa-centros .nmc-full-map-canvas-wrap{position:sticky;top:90px;height:calc(100vh - 90px);min-height:560px;overflow:hidden;background:#e8edf2}
body.nmc-clean-slate.page-mapa-centros .nmc-full-map-canvas{width:100%;height:100%;min-height:560px}

@media(max-width:1080px){
  body.nmc-clean-slate .mobile-nav-toggle{display:inline-flex;align-items:center;gap:8px;margin-left:auto;padding:10px;border:1px solid var(--nmc-line);border-radius:9px;text-decoration:none;font-weight:900}
  body.nmc-clean-slate .nmc-menu-icon{display:grid;gap:3px}.nmc-menu-icon b{display:block;width:18px;height:2px;background:currentColor}
  body.nmc-clean-slate .header-actions-v18{display:none}
  body.nmc-clean-slate .nmc-menu-simple{position:fixed;z-index:1000;top:82px;right:12px;left:12px;display:none!important;padding:14px;flex-direction:column;align-items:stretch;border:1px solid var(--nmc-line);border-radius:16px;background:#fff;box-shadow:var(--nmc-shadow)}
  body.nmc-clean-slate .nmc-menu-simple[data-open=true],body.nmc-clean-slate .nmc-menu-simple.open{display:flex!important}
  body.nmc-clean-slate .nmc-menu-simple a{width:100%}
  body.nmc-clean-slate .nmc-next-locations__grid,body.nmc-clean-slate .nmc-next-centers__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.nmc-clean-slate .nmc-next-paths{grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-next-paths>a{min-height:250px}
  body.nmc-clean-slate .nmc-prime-hero{min-height:720px}
  body.nmc-clean-slate .nmc-prime-search{grid-template-columns:1fr 1fr}
  body.nmc-clean-slate .nmc-prime-search button{grid-column:1/-1;margin-top:8px}
  body.nmc-clean-slate .nmc-prime-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.nmc-clean-slate .nmc-prime-benefits article:nth-child(2){border-right:0}
  body.nmc-clean-slate .nmc-prime-benefits article:nth-child(-n+2){border-bottom:1px solid var(--nmc-line)}
  body.nmc-clean-slate .nmc-prime-process>div{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.nmc-clean-slate .nmc-prime-process article:nth-child(2){border-right:0}
  body.nmc-clean-slate .nmc-prime-process article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.16)}
  body.nmc-clean-slate .nmc-prime-solutions>div{grid-template-columns:1fr 1fr}
  body.nmc-clean-slate .nmc-prime-solutions>div>a:last-child{grid-column:1/-1;min-height:430px}
  body.nmc-clean-slate .nmc-prime-story{grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-prime-story__media{min-height:470px}
  body.nmc-clean-slate .nmc-prime-contact{grid-template-columns:1fr;gap:42px}
  body.nmc-clean-slate .nmc-prime-center-copy{max-width:68%;padding-right:0}
  body.nmc-clean-slate .nmc-prime-center-details>div{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.nmc-clean-slate .nmc-prime-center-location{grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-prime-center-map,body.nmc-clean-slate .nmc-prime-center-map>*,body.nmc-clean-slate .nmc-prime-center-map :where(.nmc-center-map,.map-shell,[data-nmc-real-map]){min-height:420px!important}
  body.nmc-clean-slate .nmc-clean-centers-hero,body.nmc-clean-slate .nmc-clean-size-hero,body.nmc-clean-slate .nmc-clean-business-hero{grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-clean-centers-media,body.nmc-clean-slate .nmc-clean-size-media,body.nmc-clean-slate .nmc-clean-business-media{min-height:430px}
  body.nmc-clean-slate .nmc-clean-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.nmc-clean-slate .nmc-clean-size-grid article:last-child{grid-column:1/-1;min-height:240px}
  body.nmc-clean-slate .nmc-clean-business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.nmc-clean-slate .nmc-clean-size-contact,body.nmc-clean-slate .nmc-clean-business-contact{grid-template-columns:1fr;gap:38px}
  body.nmc-clean-slate .tp-hero,body.nmc-clean-slate .nmc-calc-client-hero,body.nmc-clean-slate .lead-hero-grid,body.nmc-clean-slate .nmc-franchise-hero{grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-corporate-page>.nmc-corporate-hero,body.nmc-clean-slate .nmc-franchise-hero{grid-template-columns:1fr!important}
  body.nmc-clean-slate .nmc-corporate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.nmc-clean-slate .nmc-corporate-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.nmc-clean-slate .nmc-job-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.nmc-clean-slate .nmc-franchise-media{min-height:390px}
  body.nmc-clean-slate main.page-main:not(.nmc-next-home) :where(.feature-grid,.blog-grid-v124,.nmc-market-use-cases,.nmc-market-service-grid,.nmc-market-step-grid,.nmc-market-proof-grid,.nmc-market-journey-grid,.nmc-market-b2b-grid,.nmc-guides-grid-v13761,.nmc-unique-grid,.nmc-unique-route-grid,.nmc-managed-grid,.nmc-b2b-grid,.tp-unit-grid){grid-template-columns:repeat(2,minmax(0,1fr))}
  body.nmc-clean-slate .footer-grid{grid-template-columns:1fr 1fr}
  body.nmc-clean-slate.page-mapa-centros .nmc-full-map-shell{display:flex;min-height:auto;flex-direction:column}
  body.nmc-clean-slate.page-mapa-centros .nmc-full-map-canvas-wrap{position:relative;top:auto;width:auto;height:58vh;min-height:380px;margin:0 16px 18px;border-radius:20px}
  body.nmc-clean-slate.page-mapa-centros .nmc-full-map-canvas{min-height:380px}
}

@media(max-width:720px){
  :root{--nmc-wrap:calc(100% - 24px)}
  body.nmc-clean-slate .site-header{padding:8px 0}
  body.nmc-clean-slate .header-shell-v18{min-height:60px;padding:0 12px}
  body.nmc-clean-slate .nmc-next-home{padding-top:4px}
  body.nmc-clean-slate .nmc-prime-home{padding-bottom:60px}
  body.nmc-clean-slate .nmc-prime-hero{min-height:720px;padding:44px 16px 22px;border-radius:20px}
  body.nmc-clean-slate .nmc-prime-hero__shade{background:linear-gradient(0deg,rgba(5,15,29,.97) 0%,rgba(5,15,29,.83) 58%,rgba(5,15,29,.25) 100%)}
  body.nmc-clean-slate .nmc-prime-hero__content{margin-bottom:28px}
  body.nmc-clean-slate .nmc-prime-hero h1{font-size:clamp(3.1rem,15vw,4.8rem)}
  body.nmc-clean-slate .nmc-prime-hero__content p{font-size:.95rem}
  body.nmc-clean-slate .nmc-prime-search{grid-template-columns:1fr;padding:7px}
  body.nmc-clean-slate .nmc-prime-search label{padding:10px 11px;border-right:0;border-bottom:1px solid var(--nmc-line)}
  body.nmc-clean-slate .nmc-prime-search button{grid-column:auto;min-height:54px;margin-top:7px;white-space:normal}
  body.nmc-clean-slate .nmc-prime-hero__quick{display:block}
  body.nmc-clean-slate .nmc-prime-hero__quick>a{display:inline-block;margin-top:14px}
  body.nmc-clean-slate .nmc-prime-benefits{grid-template-columns:1fr;width:calc(100% - 48px)}
  body.nmc-clean-slate .nmc-prime-benefits article{border-right:0;border-bottom:1px solid var(--nmc-line)}
  body.nmc-clean-slate .nmc-prime-benefits article:last-child{border-bottom:0}
  body.nmc-clean-slate .nmc-prime-locations,body.nmc-clean-slate .nmc-prime-centers,body.nmc-clean-slate .nmc-prime-process,body.nmc-clean-slate .nmc-prime-solutions,body.nmc-clean-slate .nmc-prime-story,body.nmc-clean-slate .nmc-prime-contact,body.nmc-clean-slate .nmc-prime-offer{margin-top:76px}
  body.nmc-clean-slate .nmc-prime-locations>header,body.nmc-clean-slate .nmc-prime-centers>header,body.nmc-clean-slate .nmc-prime-solutions>header{grid-template-columns:1fr;gap:20px}
  body.nmc-clean-slate :where(.nmc-prime-locations,.nmc-prime-centers,.nmc-prime-process,.nmc-prime-solutions,.nmc-prime-story,.nmc-prime-contact) h2{font-size:clamp(2.7rem,13vw,4.4rem)}
  body.nmc-clean-slate .nmc-prime-offer{display:block;padding:38px 20px;border-radius:20px}
  body.nmc-clean-slate .nmc-prime-offer>a{justify-content:center;margin-top:26px;white-space:normal}
  body.nmc-clean-slate .nmc-prime-process{padding:38px 20px;border-radius:20px}
  body.nmc-clean-slate .nmc-prime-process>header{grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-prime-process>div{grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-prime-process article,body.nmc-clean-slate .nmc-prime-process article:not(:first-child){min-height:185px;padding:24px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}
  body.nmc-clean-slate .nmc-prime-process article:last-child{border-bottom:0}
  body.nmc-clean-slate .nmc-prime-process h3{margin-top:28px}
  body.nmc-clean-slate .nmc-prime-solutions>div{grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-prime-solutions>div>a,body.nmc-clean-slate .nmc-prime-solutions>div>a:last-child{grid-column:auto;min-height:440px;padding:24px}
  body.nmc-clean-slate .nmc-prime-story{border-radius:20px}
  body.nmc-clean-slate .nmc-prime-story__media{min-height:300px}
  body.nmc-clean-slate .nmc-prime-story__copy{padding:38px 20px}
  body.nmc-clean-slate .nmc-prime-contact{padding:40px 20px;border-radius:20px}
  body.nmc-clean-slate .nmc-prime-contact form{grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-prime-contact .consent,body.nmc-clean-slate .nmc-prime-contact button{grid-column:auto}
  body.nmc-clean-slate .nmc-prime-center-page{padding-bottom:60px}
  body.nmc-clean-slate .nmc-prime-center-breadcrumbs{margin-top:2px;margin-bottom:10px;font-size:.68rem}
  body.nmc-clean-slate .nmc-prime-center-hero{display:block;min-height:680px;padding:40px 18px 20px;border-radius:20px}
  body.nmc-clean-slate .nmc-prime-center-media>div{background:linear-gradient(0deg,rgba(5,15,29,.98) 0%,rgba(5,15,29,.86) 57%,rgba(5,15,29,.18) 100%)}
  body.nmc-clean-slate .nmc-prime-center-copy{max-width:none;padding:210px 0 0}
  body.nmc-clean-slate .nmc-prime-center-copy h1{font-size:clamp(3rem,15vw,4.7rem)}
  body.nmc-clean-slate .nmc-prime-center-copy>strong{font-size:1.55rem}
  body.nmc-clean-slate .nmc-prime-center-actions{display:grid;grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-prime-center-actions a{width:100%}
  body.nmc-clean-slate .nmc-prime-center-price{position:relative;right:auto;bottom:auto;min-width:0;margin-top:22px;padding:20px;border-radius:14px}
  body.nmc-clean-slate .nmc-prime-center-price strong{font-size:2.8rem}
  body.nmc-clean-slate .nmc-prime-center-conditions{width:calc(100% - 48px)}
  body.nmc-clean-slate .nmc-prime-center-details,body.nmc-clean-slate .nmc-prime-center-sizes,body.nmc-clean-slate .nmc-prime-center-location,body.nmc-clean-slate .nmc-prime-center-final{margin-top:72px}
  body.nmc-clean-slate .nmc-prime-center-details>header,body.nmc-clean-slate .nmc-prime-center-sizes>header{grid-template-columns:1fr;gap:18px}
  body.nmc-clean-slate :where(.nmc-prime-center-details,.nmc-prime-center-sizes,.nmc-prime-center-location,.nmc-prime-center-final) h2{font-size:clamp(2.65rem,13vw,4.3rem)}
  body.nmc-clean-slate .nmc-prime-center-details>div,body.nmc-clean-slate .nmc-prime-center-sizes>div{grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-prime-center-details article,body.nmc-clean-slate .nmc-prime-center-sizes article{min-height:220px;padding:22px}
  body.nmc-clean-slate .nmc-prime-center-location{border-radius:20px}
  body.nmc-clean-slate .nmc-prime-center-location>div:first-child{padding:38px 20px}
  body.nmc-clean-slate .nmc-prime-center-map,body.nmc-clean-slate .nmc-prime-center-map>*,body.nmc-clean-slate .nmc-prime-center-map :where(.nmc-center-map,.map-shell,[data-nmc-real-map]){min-height:340px!important}
  body.nmc-clean-slate .nmc-prime-center-final{display:block;padding:38px 20px;border-radius:20px}
  body.nmc-clean-slate .nmc-prime-center-final>a{justify-content:center;margin-top:24px;white-space:normal}
  body.nmc-clean-slate .nmc-clean-centers-page,body.nmc-clean-slate .nmc-clean-size-page,body.nmc-clean-slate .nmc-clean-business-page{padding-top:4px}
  body.nmc-clean-slate .nmc-clean-centers-hero,body.nmc-clean-slate .nmc-clean-size-hero,body.nmc-clean-slate .nmc-clean-business-hero{padding:8px;border-radius:20px}
  body.nmc-clean-slate .nmc-clean-centers-copy,body.nmc-clean-slate .nmc-clean-size-copy,body.nmc-clean-slate .nmc-clean-business-copy{padding:34px 18px}
  body.nmc-clean-slate .nmc-clean-centers-copy h1,body.nmc-clean-slate .nmc-clean-size-copy h1,body.nmc-clean-slate .nmc-clean-business-copy h1{font-size:clamp(2.8rem,14vw,4.6rem);line-height:.9}
  body.nmc-clean-slate .nmc-clean-centers-search{grid-template-columns:1fr;padding:7px}
  body.nmc-clean-slate .nmc-clean-centers-search label{border-right:0;border-bottom:1px solid var(--nmc-line)}
  body.nmc-clean-slate .nmc-clean-centers-search button{min-height:52px;margin-top:6px}
  body.nmc-clean-slate .nmc-clean-centers-stats,body.nmc-clean-slate .nmc-clean-size-proof,body.nmc-clean-slate .nmc-clean-business-proof{grid-template-columns:repeat(3,minmax(0,1fr))}
  body.nmc-clean-slate .nmc-clean-centers-stats strong{font-size:1.05rem}
  body.nmc-clean-slate .nmc-clean-centers-media,body.nmc-clean-slate .nmc-clean-size-media,body.nmc-clean-slate .nmc-clean-business-media{min-height:300px;border-radius:14px}
  body.nmc-clean-slate .nmc-clean-centers-media>span,body.nmc-clean-slate :where(.nmc-clean-size-media,.nmc-clean-business-media)>span,body.nmc-clean-slate .nmc-clean-business-media>div{right:12px;bottom:12px;left:12px}
  body.nmc-clean-slate .nmc-clean-centers-locations,body.nmc-clean-slate .nmc-clean-centers-inventory,body.nmc-clean-slate .nmc-clean-size-options,body.nmc-clean-slate .nmc-clean-business-solutions,body.nmc-clean-slate .nmc-clean-size-contact,body.nmc-clean-slate .nmc-clean-business-contact{margin-top:72px}
  body.nmc-clean-slate .nmc-clean-centers-locations>header,body.nmc-clean-slate .nmc-clean-centers-inventory>header{display:block}
  body.nmc-clean-slate .nmc-clean-centers-locations header>a,body.nmc-clean-slate .nmc-clean-centers-inventory header>p{display:inline-block;margin-top:18px}
  body.nmc-clean-slate :where(.nmc-clean-size-options,.nmc-clean-business-solutions)>header{grid-template-columns:1fr}
  body.nmc-clean-slate :where(.nmc-clean-size-options,.nmc-clean-business-solutions)>header p{margin-top:18px}
  body.nmc-clean-slate .nmc-clean-size-grid,body.nmc-clean-slate .nmc-clean-business-grid{grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-clean-size-grid article,body.nmc-clean-slate .nmc-clean-business-grid article,body.nmc-clean-slate .nmc-clean-size-grid article:last-child{grid-column:auto;min-height:245px}
  body.nmc-clean-slate .nmc-clean-size-contact,body.nmc-clean-slate .nmc-clean-business-contact{gap:32px;padding:38px 18px;border-radius:20px}
  body.nmc-clean-slate .nmc-clean-size-form,body.nmc-clean-slate .nmc-clean-business-form{grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-clean-size-form>label:nth-of-type(2),body.nmc-clean-slate .nmc-clean-size-form>.nmc-clean-consent,body.nmc-clean-slate .nmc-clean-size-form>button,body.nmc-clean-slate .nmc-clean-business-form>.full{grid-column:auto}
  body.nmc-clean-slate .nmc-clean-centers-final{display:block;margin-top:72px;padding:38px 20px;border-radius:20px}
  body.nmc-clean-slate .nmc-clean-centers-final>a{justify-content:center;margin-top:24px;white-space:normal}
  body.nmc-clean-slate .nmc-next-hero{padding:52px 16px 20px;border-radius:20px}
  body.nmc-clean-slate .nmc-next-hero h1{font-size:clamp(3.1rem,15.8vw,5rem)}
  body.nmc-clean-slate .nmc-next-search{grid-template-columns:1fr;padding:7px}
  body.nmc-clean-slate .nmc-next-search label{padding:10px 11px;border-right:0;border-bottom:1px solid var(--nmc-line)}
  body.nmc-clean-slate .nmc-next-search button{min-height:54px;margin-top:7px}
  body.nmc-clean-slate .nmc-next-hero__quick{display:block}
  body.nmc-clean-slate .nmc-next-search-cities{display:block}
  body.nmc-clean-slate .nmc-next-search-cities>div{margin-top:8px}
  body.nmc-clean-slate .nmc-next-hero__quick>a{display:inline-block;margin-top:14px}
  body.nmc-clean-slate .nmc-next-hero__proof{grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-next-hero__proof span{padding:12px}
  body.nmc-clean-slate .nmc-next-locations,body.nmc-clean-slate .nmc-next-centers{margin-top:82px}
  body.nmc-clean-slate .nmc-next-locations>header,body.nmc-clean-slate .nmc-next-centers>header{display:block}
  body.nmc-clean-slate .nmc-next-locations header>p,body.nmc-clean-slate .nmc-next-centers header>a{display:inline-block;margin-top:18px}
  body.nmc-clean-slate .nmc-next-locations__grid{grid-template-columns:1fr 1fr}
  body.nmc-clean-slate .nmc-next-locations__grid>a{min-height:150px;padding:17px}
  body.nmc-clean-slate .nmc-next-centers__grid{display:flex;gap:12px;margin-right:-12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-right:12px}
  body.nmc-clean-slate .nmc-next-centers__grid .nmc-m3-center-card{flex:0 0 86%;scroll-snap-align:start}
  body.nmc-clean-slate .nmc-next-paths{margin:82px auto}
  body.nmc-clean-slate .nmc-next-contact{grid-template-columns:1fr;padding:40px 20px;border-radius:20px}
  body.nmc-clean-slate .nmc-next-contact form{grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-next-contact .consent,body.nmc-clean-slate .nmc-next-contact button{grid-column:auto}
  body.nmc-clean-slate .tp-hero,body.nmc-clean-slate .nmc-calc-client-hero,body.nmc-clean-slate .lead-hero-grid,body.nmc-clean-slate .nmc-franchise-hero{width:var(--nmc-wrap);padding:10px;border-radius:18px}
  body.nmc-clean-slate .tp-hero-media{height:240px}
  body.nmc-clean-slate main.page-main:not(.nmc-next-home)>section{padding:24px 18px;border-radius:18px}
  body.nmc-clean-slate .nmc-corporate-page>.nmc-corporate-hero{padding:8px}
  body.nmc-clean-slate .nmc-corporate-copy,body.nmc-clean-slate .nmc-corporate-panel{padding:28px 20px}
  body.nmc-clean-slate .nmc-corporate-copy h1{font-size:clamp(2.75rem,14vw,4.6rem)}
  body.nmc-clean-slate .nmc-corporate-grid,body.nmc-clean-slate .nmc-corporate-form-grid{grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-corporate-form-grid>.full{grid-column:auto}
  body.nmc-clean-slate .nmc-corporate-form button{width:100%}
  body.nmc-clean-slate main.page-main:not(.nmc-next-home) :where(.feature-grid,.blog-grid-v124,.nmc-market-use-cases,.nmc-market-service-grid,.nmc-market-step-grid,.nmc-market-proof-grid,.nmc-market-journey-grid,.nmc-market-b2b-grid,.nmc-guides-grid-v13761,.nmc-unique-grid,.nmc-unique-route-grid,.nmc-managed-grid,.nmc-b2b-grid,.tp-unit-grid,.nmc-market-bands,.nmc-market-flow-timeline,.nmc-size-guide-grid,.grid-2,.portal-showcase-grid){grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-job-grid{grid-template-columns:1fr}
  body.nmc-clean-slate .nmc-franchise-media{min-height:270px}
  body.nmc-clean-slate .nmc-footer-cta{display:block}
  body.nmc-clean-slate .nmc-footer-cta>div:last-child{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}
  body.nmc-clean-slate .footer-grid{grid-template-columns:1fr}
  body.nmc-clean-slate .footer-column:not([open])>div{display:none}
  body.nmc-clean-slate .footer-bottom{display:block}
  body.nmc-clean-slate .footer-bottom span{display:block;margin-top:8px}
  body.nmc-clean-slate .nmc-cookie-consent{right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;display:block;max-width:none;max-height:calc(100dvh - 24px);margin:0;padding:14px;overflow:auto;overscroll-behavior:contain;border-radius:16px}
  body.nmc-clean-slate .nmc-cookie-actions{display:grid;grid-template-columns:1fr;margin-top:12px;gap:8px}
  body.nmc-clean-slate .nmc-cookie-btn,body.nmc-clean-slate .nmc-cookie-link{width:100%;min-height:48px;padding:10px 14px;white-space:normal}
  body.nmc-clean-slate.page-mapa-centros .nmc-full-map-canvas-wrap{height:54vh;min-height:330px;margin:0 12px 14px;border-radius:18px}
  body.nmc-clean-slate.page-mapa-centros .nmc-full-map-canvas{min-height:330px}
}

@media(prefers-reduced-motion:reduce){body.nmc-clean-slate *,body.nmc-clean-slate *::before,body.nmc-clean-slate *::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
