/* MuyCerca · identidad, contacto y regreso · 20260921 */
.mc-mobile-identity{background:#fff;color:#153d37;border-bottom:1px solid #e0e9e5;font-family:inherit}
.mc-mobile-identity-inner{width:min(1180px,calc(100% - 32px));margin:auto;padding:12px 0 18px}
.mc-return-link{display:inline-flex;align-items:center;min-height:44px;color:#315b53;font-size:14px;font-weight:650;text-decoration:none;gap:8px}
.mc-return-link:hover{text-decoration:underline;text-underline-offset:4px}
.mc-mobile-business{display:flex;align-items:center;gap:14px;min-width:0}
.mc-mobile-avatar{position:relative;display:grid;place-items:center;width:56px;height:56px;flex:0 0 56px;border:1px solid #dbe7e2;border-radius:16px;background:#f0f6f2;font-size:24px;font-weight:700;overflow:hidden}
.mc-mobile-avatar img{position:absolute;inset:0;background:#fff;width:100%;height:100%;object-fit:contain;padding:4px}
.mc-mobile-business-text{min-width:0;flex:1}
.mc-mobile-business-name{margin:0;color:#143d36;font-size:clamp(19px,2.5vw,25px);font-weight:750;line-height:1.25;overflow-wrap:anywhere}
.mc-mobile-business-meta{margin:5px 0 0;color:#566c65;font-size:14px;line-height:1.45;overflow-wrap:anywhere}
.mc-mobile-hours{font-size:13px;color:#315b53;padding:12px;text-underline-offset:3px;white-space:nowrap}
.cv1-preview-block .mc-mobile-identity{display:none}
.mc-mobile-identity :is(a,button):focus-visible,.mc-mobile-actions :is(a,button):focus-visible{outline:3px solid #167f6b;outline-offset:3px}
.mc-return-notice{position:fixed;left:50%;transform:translateX(-50%);bottom:calc(22px + env(safe-area-inset-bottom));z-index:1100;background:#143d36;color:#fff;padding:12px 18px;border-radius:16px;box-shadow:0 5px 22px #163c3626;font:600 14px/1.4 system-ui;max-width:calc(100% - 32px);width:max-content;display:flex;align-items:center;gap:14px}
.mc-return-notice button{color:#fff;background:transparent;border:1px solid #ffffff70;border-radius:9px;padding:8px;font:inherit;cursor:pointer}
.mc-directory-return{width:min(1180px,calc(100% - 32px));margin:8px auto;display:block}
@media(max-width:850px){
 body.mc-mobile-ready{padding-bottom:calc(var(--mc-contact-height,80px) + 18px)!important}
 body.mc-mobile-ready .mobile-actionbar{display:grid!important;grid-template-columns:repeat(var(--ma-count,3),minmax(0,1fr));position:fixed;left:0;right:0;bottom:0;z-index:1200;width:100%;margin:0;border:0;border-top:1px solid #dce6e1;border-radius:0;background:#fffffff5;backdrop-filter:blur(14px);box-shadow:0 -4px 20px #193d350d;padding:10px max(12px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));gap:8px}
 body.mc-mobile-ready .mobile-actionbar :is(a,button){min-height:50px;margin:0;border:1px solid #d5e2dc;border-radius:13px;background:#f7faf8;color:#234c42;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:7px 3px;font:650 12px/1.2 system-ui;text-decoration:none;cursor:pointer;box-shadow:none;min-width:0;text-align:center;overflow-wrap:anywhere}
 body.mc-mobile-ready .mobile-actionbar .ma-primary{background:#174f44;color:#fff;border-color:#174f44}
 body.mc-mobile-ready .mobile-actionbar .ma-icon{font-size:18px;line-height:1}
 body.mc-mobile-ready #mc-reservation-open{display:none!important}
 body.mc-mobile-ready .cookie-panel{bottom:calc(var(--mc-contact-height,80px) + 10px)}
 body.mc-mobile-ready .mobile-actionbar[hidden]{display:none!important}
 .mc-mobile-identity-inner{padding-top:3px;padding-bottom:14px}
 .mc-mobile-business{gap:11px;flex-wrap:wrap}
 .mc-mobile-hours{margin-left:67px;padding:0;min-height:30px;display:flex;align-items:center}
 .mc-mobile-business-text{flex-basis:calc(100% - 78px)}
 body.mc-mobile-ready .topbar-inner{min-height:56px}
 body.mc-mobile-ready .brand-logo{max-height:38px;width:auto}
 body.mc-mobile-ready .mobile-nav-sheet{max-height:calc(100dvh - var(--mc-contact-height,80px) - 72px)}
 #cv-filter-dialog{margin:auto;inset:0;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);width:min(520px,calc(100% - 24px));border-radius:22px}
 #cv-filter-dialog form{max-height:calc(100dvh - 24px);display:flex;flex-direction:column;min-height:0}
 #cv-filter-dialog .cv-fields{overflow:auto;overscroll-behavior:contain;min-height:0}
 #cv-filter-dialog footer{flex-shrink:0;padding-bottom:max(14px,env(safe-area-inset-bottom));background:#fff}
 #cv-filter-dialog :is(input,button){font-size:16px}
 #cv-filter-dialog footer button{min-height:48px}
}
@media(prefers-reduced-motion:reduce){.mc-mobile-identity *{scroll-behavior:auto}}
