:root{--bg:#06111f;--bg2:#0a192f;--card:#0d2238;--cyan:#00b7ff;--cyan2:#5de2ff;--white:#fff;--muted:#b7c7d8;--soft:#eef6fb;--text:#081522;--ok:#24c267;--warn:#f7b731;--danger:#ee5253}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--white)}a{text-decoration:none;color:inherit}img,video{max-width:100%;display:block}.intro-logo{position:fixed;inset:0;background:radial-gradient(circle at 50% 40%,#12365a,var(--bg) 70%);z-index:9999;display:flex;align-items:center;justify-content:center;animation:introHide 2.8s forwards}.intro-logo img{width:min(78vw,520px);border-radius:24px;filter:drop-shadow(0 25px 60px #000);animation:introZoom 2.4s ease forwards}@keyframes introZoom{0%{opacity:0;transform:scale(.75)}30%{opacity:1;transform:scale(1)}80%{opacity:1;transform:scale(1.04)}100%{opacity:0;transform:scale(1.14)}}@keyframes introHide{0%,82%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden;pointer-events:none}}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(6,17,31,.78);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:space-between;padding:14px 6%;border-bottom:1px solid rgba(255,255,255,.08)}.brand img{width:190px;max-height:66px;object-fit:contain;background:#fff;border-radius:18px;padding:6px}.menu-btn{display:none;border:0;background:#fff;color:var(--bg);font-size:28px;border-radius:14px;padding:8px 13px}nav{display:flex;align-items:center;gap:22px;font-weight:700;color:#eaf7ff}.nav-cta,.btn{background:linear-gradient(135deg,var(--cyan),var(--cyan2));color:#03101d!important;border:0;border-radius:999px;padding:14px 24px;font-weight:900;box-shadow:0 12px 30px rgba(0,183,255,.28);cursor:pointer}.btn.small{padding:10px 16px}.ghost-light{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);color:#fff!important;box-shadow:none}.hero-premium{position:relative;min-height:100vh;display:flex;align-items:flex-end;overflow:hidden;padding:150px 6% 80px}.hero-premium video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,17,31,.96),rgba(6,17,31,.58),rgba(6,17,31,.24)),linear-gradient(0deg,rgba(6,17,31,.94),transparent 55%)}.hero-content{position:relative;z-index:2;max-width:850px}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--cyan);font-weight:900;font-size:13px}.eyebrow.light{color:#bff4ff}.hero-content h1{font-size:clamp(46px,7vw,94px);line-height:.94;margin:12px 0;text-transform:uppercase}.hero-content p{font-size:22px;line-height:1.6;color:#d6e6f4;max-width:720px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.socials{position:absolute;z-index:3;right:6%;bottom:80px;display:flex;gap:12px}.socials a{width:46px;height:46px;border-radius:50%;background:#fff;color:var(--bg);display:grid;place-items:center;font-weight:900}.split-section,.doctor-section{padding:95px 6%;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;background:var(--soft);color:var(--text)}.image-card{border-radius:34px;overflow:hidden;box-shadow:0 30px 70px rgba(4,16,30,.2)}.image-card img,.doctor-section>img{width:100%;height:560px;object-fit:cover}.split-section h2,.section h2,.doctor-section h2,.booking-head h2{font-size:clamp(34px,5vw,62px);line-height:1.04;margin:10px 0}.split-section p,.doctor-section p{font-size:19px;line-height:1.7;color:#405060}.mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px}.mission-grid article{background:#fff;border:1px solid #dbeaf4;border-radius:24px;padding:22px}.numbers{padding:90px 6%;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;background:linear-gradient(135deg,#071426,#0c3152);text-align:center}.numbers div{border:1px solid rgba(255,255,255,.12);border-radius:32px;padding:42px 24px;background:rgba(255,255,255,.05)}.numbers strong{display:block;font-size:86px;line-height:1;color:#fff}.numbers span{display:block;color:#c5e9f7;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.section{padding:95px 6%;background:#fff;color:var(--text)}.service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:32px}.service-cards article{background:#f7fbfe;border:1px solid #d8ebf5;border-radius:28px;overflow:hidden;box-shadow:0 14px 40px rgba(8,21,34,.08)}.service-cards img{width:100%;height:190px;object-fit:cover}.service-cards div{padding:22px}.service-cards span{color:var(--cyan);font-weight:950}.service-cards h3{font-size:22px;margin:8px 0}.service-cards p{color:#516272;line-height:1.55}.doctor-section{background:linear-gradient(135deg,#06111f,#0b2944);color:#fff}.doctor-section p{color:#d2e4ef}.doctor-section>img{border-radius:34px;box-shadow:0 30px 80px #0006}.check-list{list-style:none;padding:0;margin:24px 0}.check-list li{margin:12px 0;color:#e9f7ff}.check-list li:before{content:'✓';color:var(--cyan);font-weight:900;margin-right:10px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.gallery-grid img{height:270px;width:100%;object-fit:cover;border-radius:26px;box-shadow:0 18px 44px rgba(8,21,34,.12)}.booking-pro{padding:95px 6%;background:linear-gradient(135deg,#eef8ff,#f8fbff);color:var(--text)}.booking-head{text-align:center;max-width:820px;margin:0 auto 36px}.booking-head p{font-size:20px;color:#526473}.booking-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.booking-step,.booking-form{background:#fff;border:1px solid #d8eaf6;border-radius:32px;padding:28px;box-shadow:0 24px 60px rgba(8,21,34,.1)}.specialty-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.specialty-grid button{display:flex;align-items:center;gap:14px;background:#f6fbff;border:1px solid #d8eaf6;border-radius:20px;padding:18px;font-size:17px;font-weight:900;text-align:left;cursor:pointer}.specialty-grid button.active,.specialty-grid button:hover{background:#eafdff;border-color:var(--cyan);box-shadow:0 14px 28px rgba(0,183,255,.15)}.info-box{margin-top:18px;background:#071426;color:#dff6ff;border-radius:22px;padding:20px;line-height:1.7}.booking-form{display:grid;gap:12px}.booking-form label{font-weight:900;color:#1d3345}input,select,textarea{width:100%;padding:14px 16px;border:1px solid #d7e5ef;border-radius:15px;font:inherit;background:#fff}textarea{min-height:110px}.public-slots{display:flex;flex-wrap:wrap;gap:9px;min-height:46px}.public-slot{border:1px solid #bbe5f1;background:#fff;border-radius:999px;padding:10px 15px;font-weight:900;cursor:pointer}.public-slot.selected,.public-slot:hover{background:var(--cyan);color:#03101d}.public-slot.busy{background:#eee;color:#999;text-decoration:line-through;cursor:not-allowed}.form-msg{font-weight:800;color:#0b6d9a}.whatsapp{position:fixed;right:22px;bottom:22px;width:74px;height:74px;border-radius:50%;background:#25d366;color:white;display:grid;place-items:center;font-size:32px;font-weight:900;z-index:60;box-shadow:0 18px 40px rgba(0,0,0,.3)}footer{padding:70px 6%;background:#030914;color:#c9d8e6}footer img{width:250px;background:#fff;border-radius:22px;padding:8px;margin-bottom:18px}footer p{font-size:20px}.admin-body{display:grid;grid-template-columns:260px 1fr;background:#eef4f8;color:var(--text)}.sidebar{min-height:100vh;background:#050d18;padding:22px;display:flex;flex-direction:column;gap:10px;position:sticky;top:0}.sidebar img{background:#fff;border-radius:18px;padding:8px;margin-bottom:14px}.sidebar a{color:#dceeff;padding:13px 14px;border-radius:14px;font-weight:800}.sidebar a:hover{background:#0d3659}.logout-btn{margin-top:auto;border:0;border-radius:14px;padding:13px;background:#ffe8e8;color:#a31b1b;font-weight:900}.admin-main{padding:32px}.dash-head h1{font-size:42px;margin:6px 0}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:24px 0}.admin-stats article{background:#fff;border:1px solid #d7e6f0;border-radius:24px;padding:22px;box-shadow:0 16px 34px rgba(8,21,34,.07)}.admin-stats span{display:block;color:#667888;font-weight:800}.admin-stats strong{display:block;color:var(--cyan);font-size:42px;margin-top:10px}.panel{background:#fff;border:1px solid #d7e6f0;border-radius:28px;padding:24px;margin-bottom:24px;box-shadow:0 16px 34px rgba(8,21,34,.07)}.panel-head{display:flex;justify-content:space-between;gap:16px;align-items:center}.inline-actions{display:flex;gap:10px;align-items:center}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px;border-bottom:1px solid #e6eef4;font-size:14px;vertical-align:top}th{color:#3a5369}.status-pill{display:inline-block;padding:7px 12px;border-radius:999px;font-weight:900;background:#eef6ff}.status-pill.pendiente{background:#fff3d7;color:#9b6500}.status-pill.confirmada{background:#dcfce7;color:#087a34}.status-pill.atendida{background:#e8e6ff;color:#4532bd}.status-pill.cancelada{background:#ffe3e3;color:#a51616}.action-stack{display:flex;gap:6px;flex-wrap:wrap}.action-stack button{border:0;border-radius:10px;padding:9px 11px;font-weight:900;cursor:pointer}.ok-btn{background:#dcfce7;color:#087a34}.danger{background:#ffe3e3;color:#a51616}.ghost{background:#eaf3ff;color:#18517b}.admin-form{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.config-preview{background:#f5faff;border:1px solid #d7e6f0;border-radius:18px;padding:18px;line-height:1.7}.login-screen{position:fixed;inset:0;z-index:10000;background:radial-gradient(circle,#12365a,#050d18);display:grid;place-items:center;padding:20px}.login-screen.hidden{display:none}.login-card{width:min(430px,100%);background:#fff;color:var(--text);border-radius:28px;padding:30px;text-align:center;box-shadow:0 30px 80px rgba(0,0,0,.5)}.login-card img{width:230px;margin:auto auto 10px;border-radius:18px}.login-card input{margin:10px 0}.mini-note{color:#667888;font-size:13px}@media(max-width:1000px){.menu-btn{display:block}nav{display:none;position:absolute;top:88px;left:0;right:0;background:#06111f;padding:20px;flex-direction:column;align-items:flex-start}nav.open{display:flex}.socials{left:6%;right:auto;bottom:22px}.split-section,.doctor-section,.booking-grid,.admin-body{grid-template-columns:1fr}.service-cards,.gallery-grid{grid-template-columns:1fr 1fr}.numbers,.admin-stats,.admin-form{grid-template-columns:1fr}.sidebar{position:relative;min-height:auto}.panel-head,.inline-actions{display:grid;width:100%}.hero-content h1{font-size:48px}.mission-grid,.specialty-grid{grid-template-columns:1fr}.image-card img,.doctor-section>img{height:420px}}@media(max-width:560px){.service-cards,.gallery-grid{grid-template-columns:1fr}.brand img{width:160px}.hero-premium{padding-top:120px}.hero-content p{font-size:18px}.numbers strong{font-size:64px}}


/* Admin Plus */
.admin-thumb{width:76px;height:56px;object-fit:cover;border-radius:12px;border:1px solid rgba(0,0,0,.08)}
.admin-form textarea{min-height:72px;resize:vertical;border:1px solid rgba(0,0,0,.10);border-radius:16px;padding:14px;font-family:inherit;background:#fff;color:#0f1f33}
.admin-form input,.admin-form select,.admin-form textarea{min-width:0}
.table-wrap small{word-break:break-all}


/* =====================================================
   NEURO SIGNAL - AJUSTE CLIENTE: azul/blanco + fondo oscuro
   + carrusel infinito premium
   ===================================================== */
body{background:#030b16;color:#f5fbff;background-image:radial-gradient(circle at 15% 10%,rgba(0,183,255,.18),transparent 32%),radial-gradient(circle at 85% 25%,rgba(93,226,255,.10),transparent 30%),linear-gradient(180deg,#030b16,#06111f 45%,#030b16)}
.site-header{background:rgba(3,11,22,.88);border-bottom:1px solid rgba(93,226,255,.22);box-shadow:0 18px 50px rgba(0,0,0,.25)}
.brand img{background:#fff;box-shadow:0 10px 28px rgba(0,183,255,.18)}
nav a{color:#f5fbff}.nav-cta,.btn{background:linear-gradient(135deg,#00b7ff,#7ee8ff);color:#02101f!important}
.hero-premium,.doctor-section,.numbers,footer{background:#030b16;color:#fff}.hero-overlay{background:linear-gradient(90deg,rgba(3,11,22,.98),rgba(6,17,31,.72),rgba(0,183,255,.12)),linear-gradient(0deg,rgba(3,11,22,.96),transparent 60%)}
.split-section,.section,.booking-pro{background:linear-gradient(135deg,#06111f,#0a192f 58%,#071426);color:#f5fbff;border-top:1px solid rgba(93,226,255,.11)}
.split-section p,.doctor-section p,.booking-head p,.service-cards p{color:#c9d8e6}.split-section h2,.section h2,.doctor-section h2,.booking-head h2{color:#fff}.eyebrow{color:#5de2ff}.mission-grid article,.service-cards article,.booking-step,.booking-form,.panel{background:rgba(255,255,255,.07);border:1px solid rgba(93,226,255,.18);box-shadow:0 24px 70px rgba(0,0,0,.24);color:#f5fbff;backdrop-filter:blur(14px)}
.mission-grid article p,.service-cards p{color:#d6e6f4}.service-cards img,.image-card img{filter:saturate(1.08) contrast(1.03)}
.specialty-grid button,input,select,textarea{background:rgba(255,255,255,.92);color:#06111f;border:1px solid rgba(93,226,255,.35)}.info-box{background:rgba(0,183,255,.10);border:1px solid rgba(93,226,255,.20)}
.public-slot{background:rgba(255,255,255,.92);border-color:rgba(93,226,255,.38);color:#06111f}.public-slot.selected,.public-slot:hover{background:#00b7ff;color:#00111f}
.form-msg{color:#7ee8ff}footer{border-top:1px solid rgba(93,226,255,.16)}
.gallery-section{overflow:hidden}.gallery-section h2{max-width:900px}.infinite-gallery{position:relative;margin-top:34px;overflow:hidden;padding:12px 0}.infinite-gallery:before,.infinite-gallery:after{content:"";position:absolute;top:0;bottom:0;width:130px;z-index:2;pointer-events:none}.infinite-gallery:before{left:0;background:linear-gradient(90deg,#06111f,transparent)}.infinite-gallery:after{right:0;background:linear-gradient(270deg,#071426,transparent)}.gallery-track{display:flex;gap:22px;width:max-content;animation:neuroMarquee 28s linear infinite}.gallery-track:hover{animation-play-state:paused}.gallery-track img{width:330px;height:240px;object-fit:cover;border-radius:28px;border:1px solid rgba(93,226,255,.22);box-shadow:0 22px 60px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.04);background:#fff}.gallery-grid{display:none}@keyframes neuroMarquee{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 11px))}}
@media(max-width:760px){.gallery-track img{width:260px;height:190px}.infinite-gallery:before,.infinite-gallery:after{width:70px}.gallery-track{animation-duration:22s}.split-section,.section,.booking-pro{padding-left:5%;padding-right:5%}}

/* =====================================================
   EXTRA PREMIUM: proceso, video institucional, ubicación,
   doctora destacada y WhatsApp inteligente
   ===================================================== */
.section-dark{padding:95px 6%;background:linear-gradient(135deg,#030b16,#06111f 60%,#0a192f);color:#f5fbff;border-top:1px solid rgba(93,226,255,.14)}
.process-section h2,.video-showcase h2,.location-section h2{font-size:clamp(34px,5vw,62px);line-height:1.04;margin:10px 0 28px;color:#fff;max-width:980px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:26px}.process-grid article{background:rgba(255,255,255,.07);border:1px solid rgba(93,226,255,.18);border-radius:28px;padding:26px;box-shadow:0 24px 70px rgba(0,0,0,.25);backdrop-filter:blur(14px)}.process-grid b{display:inline-grid;place-items:center;width:50px;height:50px;border-radius:16px;background:linear-gradient(135deg,#00b7ff,#7ee8ff);color:#00111f;font-size:18px}.process-grid h3{font-size:23px;margin:18px 0 8px}.process-grid p,.video-showcase p,.location-section p{color:#c9d8e6;line-height:1.7;font-size:18px}.video-showcase,.location-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:center}.video-frame{border-radius:34px;overflow:hidden;border:1px solid rgba(93,226,255,.22);box-shadow:0 35px 95px rgba(0,0,0,.45),0 0 60px rgba(0,183,255,.10);background:#000}.video-frame video{width:100%;height:520px;object-fit:cover}.location-section img{width:100%;height:480px;object-fit:cover;border-radius:34px;border:1px solid rgba(93,226,255,.22);box-shadow:0 35px 95px rgba(0,0,0,.42)}.location-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.doctor-role{font-size:22px!important;color:#7ee8ff!important;font-weight:900;margin-top:-6px}.doctor-badges{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.doctor-badges span{border:1px solid rgba(93,226,255,.25);background:rgba(0,183,255,.10);color:#eafaff;border-radius:999px;padding:10px 14px;font-weight:900}.premium-doctor>img{object-position:center top}.site-header{transition:.25s}.site-header.scrolled{background:rgba(3,11,22,.96);box-shadow:0 22px 70px rgba(0,0,0,.42)}@media(max-width:1000px){.process-grid,.video-showcase,.location-section{grid-template-columns:1fr}.video-frame video,.location-section img{height:360px}}@media(max-width:560px){.process-grid{grid-template-columns:1fr}.video-frame video,.location-section img{height:280px}}

/* =====================================================
   FIX CONTRASTE FORMULARIO PÚBLICO - textos visibles
   ===================================================== */
.booking-form label,
.booking-form h3,
.booking-step h3,
.booking-step h4,
.booking-form .form-title,
.booking-form p,
.booking-step p,
.public-slots-title,
#publicSlotsText,
.slots-help,
.booking-form small,
.booking-step small {
  color:#f5fbff !important;
}
.booking-form label {
  color:#dff7ff !important;
  text-shadow:0 1px 10px rgba(0,0,0,.45);
}
.booking-form input,
.booking-form select,
.booking-form textarea {
  background:#ffffff !important;
  color:#06111f !important;
  border:1px solid rgba(126,232,255,.55) !important;
  box-shadow:0 10px 24px rgba(0,0,0,.16);
}
.booking-form input::placeholder,
.booking-form textarea::placeholder {
  color:#6d7f90 !important;
  opacity:1 !important;
}
.booking-form select option {
  color:#06111f !important;
  background:#ffffff !important;
}
.public-slots,
.public-slots * {
  color:inherit;
}
.booking-form .btn,
.booking-form button[type="submit"] {
  color:#02101f !important;
  font-weight:950 !important;
}
.form-msg,
#formMsg,
#bookingMsg,
.message,
.alert {
  color:#7ee8ff !important;
  text-shadow:0 1px 8px rgba(0,0,0,.55);
  font-weight:900 !important;
}
.booking-form .muted,
.booking-step .muted {
  color:#d6e6f4 !important;
}

/* ===== ADMIN CONTRASTE FIX ===== */
.admin-body{background:#06111f!important;color:#eaf7ff!important;}
.admin-main{background:linear-gradient(135deg,#06111f,#0a192f 55%,#071426)!important;color:#eaf7ff!important;min-height:100vh;}
.dash-head h1,.dash-head p,.panel h2,.panel p,.panel label{color:#eaf7ff!important;}
.admin-stats article,.panel{background:rgba(13,34,56,.94)!important;border:1px solid rgba(93,226,255,.22)!important;box-shadow:0 22px 60px rgba(0,0,0,.28)!important;color:#eaf7ff!important;}
.admin-stats span{color:#b7c7d8!important;}
.admin-stats strong{color:#5de2ff!important;text-shadow:0 0 18px rgba(93,226,255,.25);}
.panel-head h2,.panel-head p{color:#eaf7ff!important;}
.table-wrap{background:rgba(255,255,255,.04)!important;border-radius:18px;border:1px solid rgba(255,255,255,.08)!important;}
table{color:#eaf7ff!important;}
th{color:#ffffff!important;font-weight:900!important;background:rgba(0,183,255,.10)!important;}
td{color:#dbeafe!important;}
th,td{border-bottom:1px solid rgba(255,255,255,.10)!important;}
tr:hover td{background:rgba(255,255,255,.04)!important;}
.admin-form input,.admin-form select,.admin-form textarea,.inline-actions input,.inline-actions select{background:#ffffff!important;color:#06111f!important;border:1px solid rgba(93,226,255,.35)!important;box-shadow:0 8px 20px rgba(0,0,0,.12)!important;}
.admin-form input::placeholder,.admin-form textarea::placeholder,.inline-actions input::placeholder{color:#5a6b7a!important;opacity:1!important;}
.form-msg,.mini-note,#adminNotice,#adminMsg,#configMsg,#serviceMsg,#galleryMsg{color:#5de2ff!important;font-weight:800!important;}
.config-preview{background:rgba(255,255,255,.06)!important;color:#eaf7ff!important;border:1px solid rgba(93,226,255,.18)!important;}
.action-stack button{filter:saturate(1.15);}
.sidebar{box-shadow:10px 0 40px rgba(0,0,0,.35)!important;}

/* === AJUSTES FINALES NEURO SIGNAL: logo grande, mapa y WhatsApp === */
.site-header{padding:18px 6%;min-height:112px}.brand{display:flex;align-items:center;background:rgba(255,255,255,.04);border-radius:30px;padding:8px 12px;box-shadow:0 16px 45px rgba(0,0,0,.28)}.brand img{width:300px;max-height:96px;object-fit:contain;background:#fff;border-radius:20px;padding:6px 14px}.intro-logo img{width:min(86vw,760px);background:#fff;padding:16px;border-radius:28px}.socials a{background:#25d366;color:#fff}.socials svg{width:25px;height:25px}.whatsapp{background:#25d366;font-size:0;transition:.25s ease;animation:waPulse 2.8s infinite}.whatsapp svg{width:42px;height:42px;color:#fff}.whatsapp:hover{transform:scale(1.08)}@keyframes waPulse{0%,100%{box-shadow:0 18px 40px rgba(0,0,0,.3),0 0 0 0 rgba(37,211,102,.45)}60%{box-shadow:0 18px 40px rgba(0,0,0,.3),0 0 0 18px rgba(37,211,102,0)}}.map-card{display:grid;gap:18px}.map-card iframe{width:100%;height:390px;border:0;border-radius:28px;box-shadow:0 26px 70px rgba(0,0,0,.35);background:#091b2e}.map-card img{width:100%;height:260px;object-fit:cover;border-radius:28px;box-shadow:0 26px 70px rgba(0,0,0,.25)}.location-section{grid-template-columns:0.85fr 1.15fr}.location-actions{margin-top:24px}.sidebar img,.login-card img{width:260px;max-width:100%;background:#fff;border-radius:20px;padding:8px}.admin-main,.panel,.admin-stats article{color:#081522}.panel h2,.panel h3,.dash-head h1,.dash-head p{color:#081522}td,th{color:#102236}.admin-form input,.admin-form select,.admin-form textarea,.inline-actions input,.inline-actions select{color:#081522;background:#fff}.config-preview{color:#102236}
@media(max-width:1000px){.site-header{min-height:98px}.brand img{width:230px;max-height:82px}nav{top:98px}.location-section{grid-template-columns:1fr}.map-card iframe{height:340px}}
@media(max-width:560px){.site-header{padding:14px 6%;min-height:92px}.brand{border-radius:24px;padding:6px 8px}.brand img{width:210px;max-height:76px;padding:5px 10px}.menu-btn{font-size:30px;padding:10px 14px;background:#111;color:#fff}.intro-logo img{width:min(90vw,520px)}.hero-premium{padding-top:135px}.whatsapp{width:76px;height:76px;right:20px;bottom:22px}.whatsapp svg{width:44px;height:44px}.map-card iframe{height:320px}}


/* === SOLO AJUSTE LOGO FINAL: usa logo.png de Supabase, sin fondo blanco === */
.brand{
  background: rgba(255,255,255,.035) !important;
  border: 1px solid rgba(255,255,255,.12) !important;
  border-radius: 24px !important;
  padding: 4px !important;
}
.brand img{
  width: 390px !important;
  max-height: 130px !important;
  height: auto !important;
  object-fit: contain !important;
  background: transparent !important;
  border-radius: 16px !important;
  padding: 0 !important;
  box-shadow: none !important;
}
.intro-logo img{
  background: transparent !important;
  padding: 0 !important;
}
footer img,.sidebar img,.login-card img{
  background: transparent !important;
  padding: 0 !important;
  border-radius: 16px !important;
}
@media(max-width:1000px){
  .brand img{width: 280px !important;max-height: 100px !important;}
}
@media(max-width:560px){
  .brand img{width: 235px !important;max-height: 88px !important;}
}
