/* ==========================================================================
   Republique Store — Catálogo de productos
   Paleta MEZCLILLA: Denim #1D3557 / #2E5075 · Denim brillante #3E6DB5 · Plata #C3CBD3 · Pespunte #E0A73D
   Mobile first · responsive desde 360px
   ========================================================================== */

:root {
  /* ===== Paleta MEZCLILLA (extraída del logo) ===== */
  --navy: #1D3557;            /* denim profundo (header, textos oscuros) */
  --navy-2: #26456b;
  --denim: #2E5075;          /* denim medio */
  --denim-claro: #9BB8D6;    /* denim claro */
  --acento: #3E6DB5;         /* denim brillante (acentos, activos) */
  --acento-oscuro: #315a97;
  --stitch: #E0A73D;         /* pespunte ámbar de jean (destacado, oferta) */
  --plata: #C3CBD3;          /* plata del logo */
  --plata-2: #9AA6B2;
  --danger: #d64545;         /* solo acciones de borrado en admin */
  --crema: #EEF2F6;          /* fondo claro frío (mezclilla lavada) */
  --azul-agua: #457B9D;
  --celeste: #BcD3E6;        /* anillos de foco */
  --wa: #25D366;
  --wa-oscuro: #1da851;

  --txt: #1b2a3a;
  --txt-suave: #566578;
  --linea: #dce3ea;
  --blanco: #ffffff;

  --radio: 14px;
  --radio-sm: 10px;
  --sombra: 0 4px 18px rgba(29, 53, 87, 0.08);
  --sombra-hover: 0 12px 32px rgba(29, 53, 87, 0.16);
  --max: 1180px;
  --gap: 24px;

  --f-titulo: 'Poppins', system-ui, sans-serif;
  --f-texto: 'Inter', system-ui, sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }

body {
  margin: 0;
  font-family: var(--f-texto);
  color: var(--txt);
  background: var(--crema);
  line-height: 1.55;
  -webkit-font-smoothing: antialiased;
}

img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }

.container { width: 100%; max-width: var(--max); margin-inline: auto; padding-inline: 20px; }

.section-title {
  font-family: var(--f-titulo);
  font-size: clamp(1.4rem, 4vw, 2rem);
  color: var(--navy);
  margin: 0 0 24px;
  letter-spacing: -0.01em;
}

.skip-link {
  position: absolute; left: -999px; top: 0; z-index: 200;
  background: var(--navy); color: #fff; padding: 10px 16px; border-radius: 0 0 8px 0;
}
.skip-link:focus { left: 0; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden;
  clip: rect(0,0,0,0); white-space: nowrap; border: 0; }

/* ---------- Botones ---------- */
.btn {
  --b: var(--navy);
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  font-family: var(--f-titulo); font-weight: 600; font-size: 0.95rem;
  padding: 12px 22px; border-radius: 999px; border: 2px solid transparent;
  cursor: pointer; transition: transform .15s, box-shadow .15s, background .15s, color .15s;
  background: var(--b); color: #fff; line-height: 1;
}
.btn:hover { transform: translateY(-2px); box-shadow: var(--sombra-hover); }
.btn:focus-visible { outline: 3px solid var(--celeste); outline-offset: 2px; }
.btn-primary { background: var(--navy); }
.btn-ghost { background: transparent; color: var(--navy); border-color: var(--navy); }
.btn-ghost:hover { background: var(--navy); color: #fff; }
.btn-whatsapp { background: var(--wa); }
.btn-whatsapp:hover { background: var(--wa-oscuro); }
.btn-lg { padding: 15px 30px; font-size: 1.05rem; }
.btn-sm { padding: 8px 14px; font-size: 0.82rem; }
.btn-block { width: 100%; }
.btn-danger { background: var(--danger); }
.btn-clear {
  background: transparent; color: var(--txt-suave); border: 1px solid var(--linea);
  border-radius: 999px; padding: 10px 18px; font-family: var(--f-texto); font-weight: 500;
  cursor: pointer; transition: border-color .15s, color .15s;
}
.btn-clear:hover { border-color: var(--navy); color: var(--navy); }
.link-inline { background: none; border: none; color: var(--acento); font: inherit; cursor: pointer; text-decoration: underline; padding: 0; }

.wa-ico { width: 20px; height: 20px; background: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a10 10 0 00-8.5 15.3L2 22l4.8-1.5A10 10 0 1012 2zm0 18a8 8 0 01-4.1-1.1l-.3-.2-2.9.9.9-2.8-.2-.3A8 8 0 1112 20zm4.4-6c-.2-.1-1.4-.7-1.6-.8-.2-.1-.4-.1-.5.1l-.7.9c-.1.2-.3.2-.5.1a6.6 6.6 0 01-3.2-2.8c-.1-.2 0-.4.1-.5l.4-.5.2-.4v-.4l-.8-1.8c-.2-.5-.4-.4-.5-.4h-.5a1 1 0 00-.7.3c-.2.3-.9.9-.9 2.1s.9 2.5 1 2.6c.1.2 1.8 2.8 4.4 3.9 2.2.9 2.6.7 3.1.7.5 0 1.4-.6 1.6-1.1.2-.6.2-1 .1-1.1l-.3-.3z'/%3E%3C/svg%3E") center/contain no-repeat;
          mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a10 10 0 00-8.5 15.3L2 22l4.8-1.5A10 10 0 1012 2z'/%3E%3C/svg%3E") center/contain no-repeat; }

/* ---------- Encabezado ---------- */
.site-header {
  position: sticky; top: 0; z-index: 100;
  background: #fff; color: var(--navy);
  border-bottom: 1px solid var(--linea);
  box-shadow: 0 2px 14px rgba(29,53,87,.08);
  padding-top: env(safe-area-inset-top, 0px); /* respeta el notch/barra de estado del celular */
}
@media (max-width: 640px) {
  .site-header { padding-top: calc(env(safe-area-inset-top, 0px) + 8px); } /* un poco más abajo en móvil */
}
.header-inner { display: flex; align-items: center; justify-content: space-between; height: 66px; }
.brand { display: flex; align-items: center; gap: 10px; }
.brand-logo { height: 46px; width: auto; max-width: 300px; display: block; object-fit: contain;
  border-radius: 9px; box-shadow: 0 2px 8px rgba(0,0,0,.25); }
.brand-fallback[hidden] { display: none; }
.brand-fallback { display: flex; align-items: center; gap: 10px; }
@media (max-width: 520px) { .brand-logo { height: 38px; } }
.brand-mark {
  width: 38px; height: 38px; border-radius: 10px; display: grid; place-items: center;
  background: var(--acento); color: #fff; font-family: var(--f-titulo); font-weight: 800; font-size: 1.2rem;
}
.brand-text { display: flex; flex-direction: column; line-height: 1; font-family: var(--f-titulo); }
.brand-text strong { font-size: 1.02rem; letter-spacing: .16em; }
.brand-text em { font-style: normal; font-size: .72rem; letter-spacing: .42em; color: var(--celeste); }

.main-nav { display: flex; align-items: center; }
.nav-menu { display: flex; gap: 4px; list-style: none; margin: 0; padding: 0; }
.nav-menu a {
  font-family: var(--f-titulo); font-weight: 500; font-size: .95rem;
  padding: 8px 14px; border-radius: 999px; color: var(--navy); transition: background .15s, color .15s;
}
.nav-menu a:hover { background: rgba(29,53,87,.08); color: var(--navy); }
.nav-menu a.is-active { background: var(--acento); color: #fff; }
.nav-menu a:focus-visible { outline: 3px solid var(--celeste); outline-offset: 2px; }

.nav-toggle { display: none; flex-direction: column; gap: 5px; width: 42px; height: 42px;
  background: transparent; border: 0; cursor: pointer; padding: 9px; }
.nav-toggle span { height: 2px; background: var(--navy); border-radius: 2px; transition: .25s; }
.nav-toggle[aria-expanded="true"] span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.nav-toggle[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.nav-toggle[aria-expanded="true"] span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* ---------- Hero ---------- */
.hero {
  background:
    radial-gradient(circle at 85% 15%, rgba(230,57,70,.18), transparent 45%),
    linear-gradient(160deg, var(--navy) 0%, #16283f 100%);
  color: #fff; padding: clamp(48px, 8vw, 96px) 0;
}
.hero-inner { max-width: 760px; }
.hero-badge {
  display: inline-block; background: rgba(255,255,255,.12); border: 1px solid rgba(255,255,255,.25);
  color: #fff; font-family: var(--f-titulo); font-weight: 600; font-size: .8rem; letter-spacing: .04em;
  padding: 7px 16px; border-radius: 999px; margin-bottom: 20px;
}
.hero h1 { font-family: var(--f-titulo); font-weight: 800; font-size: clamp(1.9rem, 6vw, 3.1rem);
  line-height: 1.08; margin: 0 0 18px; letter-spacing: -0.02em; }
.hero-sub { font-size: clamp(1rem, 2.5vw, 1.15rem); color: #d6e0ec; max-width: 620px; margin: 0 0 28px; }
.hero-sub strong { color: #fff; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; }
.hero-actions .btn-ghost { color: #fff; border-color: rgba(255,255,255,.6); }
.hero-actions .btn-ghost:hover { background: #fff; color: var(--navy); }
.hero-stats { display: flex; flex-wrap: wrap; gap: 32px; margin: 40px 0 0; }
.hero-stats div { display: flex; flex-direction: column; }
.hero-stats dt { order: 2; font-size: .8rem; color: var(--celeste); text-transform: uppercase; letter-spacing: .05em; }
.hero-stats dd { order: 1; margin: 0; font-family: var(--f-titulo); font-weight: 800; font-size: 2rem; }

/* ---------- Encabezado compacto del catálogo (reemplaza al hero) ---------- */
.catalogo-head {
  background: linear-gradient(160deg, var(--navy) 0%, #16283f 100%);
  color: #fff; padding: 22px 0 18px;
}
.catalogo-head .container { display: flex; flex-direction: column; gap: 14px; }
.cat-title-row { display: flex; align-items: baseline; gap: 14px; flex-wrap: wrap; }

/* Botón CTA de ubicación (Google Maps) */
.btn-ubicacion {
  align-self: flex-start;
  display: inline-flex; align-items: center; gap: 10px;
  background: #fff; color: var(--navy);
  font-family: var(--f-titulo); font-weight: 600; font-size: .95rem;
  padding: 10px 18px 10px 14px; border-radius: 999px;
  border: 2px solid var(--stitch);
  box-shadow: 0 4px 16px rgba(0,0,0,.28);
  transition: transform .15s, box-shadow .15s, background .15s;
}
.btn-ubicacion:hover { transform: translateY(-2px); box-shadow: 0 10px 26px rgba(0,0,0,.35); background: #fff; }
.btn-ubicacion:focus-visible { outline: 3px solid var(--celeste); outline-offset: 2px; }
.btn-ubicacion .ico-maps { flex: 0 0 auto; }
.cat-title {
  font-family: var(--f-titulo); font-weight: 800; font-size: clamp(1.4rem, 4vw, 1.9rem);
  margin: 0; letter-spacing: -0.01em; line-height: 1;
}
.cat-title::after {
  content: ""; display: inline-block; width: 40px; height: 3px; margin-left: 12px; vertical-align: middle;
  background: var(--stitch); border-radius: 3px;
}
.cat-sub { margin: 0; color: var(--denim-claro); font-size: .9rem; }
.cat-sub strong { color: #fff; font-weight: 600; }

/* ---------- Toolbar (buscador + filtros) ---------- */
.toolbar-section { background: var(--crema); padding: 28px 0 4px; position: sticky; top: 66px; z-index: 40; }
.toolbar { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; }
.search-box { position: relative; flex: 1 1 260px; min-width: 200px; }
.search-icon { position: absolute; left: 14px; top: 50%; transform: translateY(-50%); width: 20px; height: 20px; color: var(--txt-suave); }
.search-box input {
  width: 100%; padding: 13px 16px 13px 44px; border: 1px solid var(--linea); border-radius: 999px;
  font-family: var(--f-texto); font-size: .95rem; background: #fff; color: var(--txt);
  transition: border-color .15s, box-shadow .15s;
}
.search-box input:focus { outline: none; border-color: var(--navy); box-shadow: 0 0 0 3px rgba(69,123,157,.2); }
.filtros { display: flex; flex-wrap: wrap; gap: 8px; }
.chip {
  font-family: var(--f-titulo); font-weight: 500; font-size: .85rem;
  padding: 9px 16px; border-radius: 999px; border: 1px solid var(--linea); background: #fff;
  color: var(--txt-suave); cursor: pointer; transition: all .15s;
}
.chip:hover { border-color: var(--navy); color: var(--navy); }
.chip.is-active { background: var(--navy); border-color: var(--navy); color: #fff; }
.chip:focus-visible { outline: 3px solid var(--celeste); outline-offset: 2px; }
.resultados { color: var(--txt-suave); font-size: .9rem; margin: 14px 0 0; }

/* ---------- Grid de productos ---------- */
.catalogo-section { padding: 28px 0 64px; }
.grid-productos { display: grid; grid-template-columns: 1fr; gap: var(--gap); }

.card {
  background: #fff; border: 1px solid var(--linea); border-radius: var(--radio);
  overflow: hidden; display: flex; flex-direction: column; box-shadow: var(--sombra);
  transition: transform .18s, box-shadow .18s; position: relative;
  border-top: 4px solid var(--acento);
}
.card:hover { transform: translateY(-4px); box-shadow: var(--sombra-hover); }

.card-media { position: relative; aspect-ratio: 4/5; background: var(--crema); overflow: hidden; }
.card-media img { width: 100%; height: 100%; object-fit: cover; }

/* Portada de respaldo (sin foto real) */
.cover-fallback {
  position: absolute; inset: 0; display: flex; flex-direction: column;
  align-items: center; justify-content: center; text-align: center; padding: 18px;
  background: linear-gradient(150deg, color-mix(in srgb, var(--acento) 16%, #fff), #fff 75%);
}
.cover-fallback .cf-cat { font-family: var(--f-titulo); font-weight: 700; font-size: .72rem;
  letter-spacing: .12em; text-transform: uppercase; color: var(--acento); }
.cover-fallback .cf-nombre { font-family: var(--f-titulo); font-weight: 700; font-size: 1.05rem;
  color: var(--navy); margin-top: 8px; line-height: 1.2; }
.cover-fallback .cf-marca { margin-top: 12px; font-size: .7rem; color: var(--txt-suave); letter-spacing: .1em; }
.cover-fallback::before { content: ""; width: 44px; height: 44px; border-radius: 12px;
  background: var(--acento); opacity: .9; margin-bottom: 10px;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M16 3l4 4-3 3-1-1v12H8V9L7 10 4 7l4-4h2a2 2 0 004 0h2z'/%3E%3C/svg%3E") center/contain no-repeat;
          mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M16 3l4 4-3 3-1-1v12H8V9L7 10 4 7l4-4h2a2 2 0 004 0h2z'/%3E%3C/svg%3E") center/contain no-repeat; }

.badges { position: absolute; top: 12px; left: 12px; display: flex; flex-direction: column; gap: 6px; z-index: 2; }
.badge {
  font-family: var(--f-titulo); font-weight: 600; font-size: .72rem; letter-spacing: .02em;
  padding: 5px 11px; border-radius: 999px; color: #fff; box-shadow: 0 2px 8px rgba(0,0,0,.15);
}
.badge-destacado { background: var(--stitch); color: #3a2a08; }
.badge-agotado { background: #6b7280; }
.badge-proximo { background: var(--azul-agua); }
.badge-disp { position: absolute; top: 12px; right: 12px; background: rgba(255,255,255,.92); color: var(--navy);
  z-index: 2; font-family: var(--f-titulo); font-weight: 600; font-size: .7rem; padding: 5px 10px; border-radius: 999px; }
.badge-disp.ok::before { content: "●"; color: #2fae5f; margin-right: 5px; }

.card-body { padding: 16px 16px 18px; display: flex; flex-direction: column; flex: 1; }
.card-cat { font-family: var(--f-titulo); font-weight: 600; font-size: .72rem; letter-spacing: .08em;
  text-transform: uppercase; color: var(--acento); }
.card-nombre { font-family: var(--f-titulo); font-weight: 700; font-size: 1.08rem; color: var(--navy);
  margin: 5px 0 6px; line-height: 1.25; }
.card-desc { font-size: .88rem; color: var(--txt-suave); margin: 0 0 12px;
  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.card-meta { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 12px; }
.meta-tag { font-size: .72rem; background: var(--crema); color: var(--txt-suave);
  padding: 4px 9px; border-radius: 6px; border: 1px solid var(--linea); }
.card-precio { display: flex; align-items: baseline; gap: 8px; margin-top: auto; margin-bottom: 14px; }
.precio-actual { font-family: var(--f-titulo); font-weight: 800; font-size: 1.4rem; color: var(--navy); }
.precio-anterior { text-decoration: line-through; color: var(--txt-suave); font-size: .95rem; }
.precio-desc { font-size: .72rem; font-weight: 700; color: #3a2a08; background: var(--stitch);
  padding: 3px 8px; border-radius: 6px; font-family: var(--f-titulo); }
.card-acciones { display: flex; gap: 8px; }
.card-acciones .btn-whatsapp { flex: 1; }
.btn-detalle { background: transparent; border: 1px solid var(--linea); color: var(--navy);
  border-radius: 999px; padding: 12px 16px; font-family: var(--f-titulo); font-weight: 600; cursor: pointer;
  transition: border-color .15s, background .15s; }
.btn-detalle:hover { border-color: var(--navy); background: var(--crema); }
.btn-detalle:focus-visible { outline: 3px solid var(--celeste); outline-offset: 2px; }

/* Controles de administrador dentro de la tarjeta */
.card-admin { display: none; gap: 8px; padding: 0 16px 16px; }
body.admin-on .card-admin { display: flex; }
.card-admin button { flex: 1; font-size: .8rem; padding: 8px; border-radius: 8px; cursor: pointer;
  font-family: var(--f-titulo); font-weight: 600; border: 1px solid var(--linea); background: #fff; }
.card-admin .a-edit { color: var(--navy); }
.card-admin .a-edit:hover { background: var(--celeste); }
.card-admin .a-del { color: var(--danger); border-color: #f3c6c9; }
.card-admin .a-del:hover { background: var(--danger); color: #fff; }
.card.es-borrador { opacity: .72; border-style: dashed; }
.card .card-estado-adm { display: none; }
body.admin-on .card .card-estado-adm { display: inline-block; position: absolute; bottom: 12px; right: 12px;
  background: var(--navy); color: #fff; font-size: .68rem; padding: 3px 8px; border-radius: 6px; z-index: 2; }

.sin-resultados { text-align: center; color: var(--txt-suave); padding: 48px 0; font-size: 1.05rem; }

/* ---------- Bloque de confianza ---------- */
.confianza-section { background: #fff; padding: 56px 0; border-top: 1px solid var(--linea); }
.confianza-grid { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: 1fr; gap: 20px; }
.confianza-grid li { background: var(--crema); border-radius: var(--radio); padding: 24px; border: 1px solid var(--linea); }
.conf-ico { font-size: 1.8rem; }
.confianza-grid h3 { font-family: var(--f-titulo); font-size: 1.05rem; color: var(--navy); margin: 10px 0 6px; }
.confianza-grid p { margin: 0; color: var(--txt-suave); font-size: .9rem; }

/* ---------- CTA final ---------- */
.cta-final { background: linear-gradient(135deg, var(--navy), #16283f); color: #fff; padding: 64px 0; text-align: center; }
.cta-inner { max-width: 640px; }
.cta-final h2 { font-family: var(--f-titulo); font-size: clamp(1.4rem, 4vw, 2rem); margin: 0 0 12px; }
.cta-final p { color: #d6e0ec; margin: 0 0 26px; font-size: 1.05rem; }

/* ---------- Footer ---------- */
.site-footer { background: #12233a; color: #cdd8e6; padding: 40px 0; }
.footer-inner { display: flex; flex-direction: column; gap: 22px; }
.footer-brand { display: flex; gap: 14px; align-items: flex-start; }
.footer-brand strong { font-family: var(--f-titulo); color: #fff; font-size: 1.05rem; }
.footer-brand p { margin: 4px 0 0; font-size: .85rem; color: #9fb0c4; }
.footer-nav { display: flex; flex-wrap: wrap; gap: 18px; }
.footer-nav a { font-size: .9rem; color: #cdd8e6; }
.footer-nav a:hover { color: #fff; }
.footer-legal { font-size: .8rem; color: #7c8fa6; margin: 0; }

/* ---------- Modales ---------- */
/* IMPORTANTE: el atributo hidden debe ganar a display:flex, o los modales
   (login, editor, detalle) se verían SIEMPRE abiertos. */
.modal-overlay[hidden] { display: none !important; }
.modal-overlay { position: fixed; inset: 0; z-index: 150; background: rgba(15, 25, 40, .6);
  display: flex; align-items: center; justify-content: center; padding: 16px; backdrop-filter: blur(2px); }
.modal { background: #fff; border-radius: var(--radio); width: 100%; max-width: 560px; max-height: 92vh;
  overflow: auto; position: relative; box-shadow: 0 24px 60px rgba(0,0,0,.35); animation: pop .2s ease; }
.modal-sm { max-width: 400px; }
.modal-lg { max-width: 720px; }
@keyframes pop { from { transform: translateY(12px); opacity: 0; } to { transform: none; opacity: 1; } }
.modal-close { position: absolute; top: 12px; right: 14px; z-index: 3; width: 38px; height: 38px; border-radius: 50%;
  border: none; background: rgba(0,0,0,.06); color: var(--navy); font-size: 1.5rem; line-height: 1; cursor: pointer; }
.modal-close:hover { background: var(--acento); color: #fff; }
.modal-close:focus-visible { outline: 3px solid var(--celeste); outline-offset: 2px; }
.modal-body { padding: 26px; }

/* Detalle de producto */
.detalle-media { aspect-ratio: 4/5; border-radius: var(--radio-sm); overflow: hidden; background: var(--crema);
  position: relative; margin-bottom: 18px; border-top: 4px solid var(--acento); }
.detalle-media img { width: 100%; height: 100%; object-fit: cover; }

/* Galería de fotos (variantes) */
.galeria-main { position: relative; aspect-ratio: 4/5; border-radius: var(--radio-sm); overflow: hidden;
  background: var(--crema); border-top: 4px solid var(--acento); }
.galeria-main .gal-img { width: 100%; height: 100%; object-fit: cover; transition: opacity .12s; }
.gal-nav { position: absolute; top: 50%; transform: translateY(-50%); width: 42px; height: 42px; border-radius: 50%;
  border: none; background: rgba(255,255,255,.92); color: var(--navy); font-size: 1.6rem; line-height: 1; cursor: pointer;
  display: grid; place-items: center; box-shadow: 0 2px 10px rgba(0,0,0,.25); transition: background .15s; }
.gal-nav:hover { background: #fff; }
.gal-nav:focus-visible { outline: 3px solid var(--celeste); outline-offset: 2px; }
.gal-prev { left: 10px; } .gal-next { right: 10px; }
.gal-counter { position: absolute; bottom: 10px; right: 10px; background: rgba(15,25,40,.72); color: #fff;
  font-size: .75rem; padding: 4px 11px; border-radius: 999px; font-family: var(--f-titulo); font-weight: 600; }
.galeria-thumbs { display: flex; gap: 8px; margin: 10px 0 4px; overflow-x: auto; padding-bottom: 6px; scroll-behavior: smooth; }
.galeria-thumbs::-webkit-scrollbar { height: 6px; }
.galeria-thumbs::-webkit-scrollbar-thumb { background: var(--denim-claro); border-radius: 3px; }
.gal-thumb { flex: 0 0 auto; width: 54px; height: 68px; border-radius: 8px; overflow: hidden; padding: 0;
  border: 2px solid transparent; cursor: pointer; background: var(--crema); }
.gal-thumb img { width: 100%; height: 100%; object-fit: cover; }
.gal-thumb.is-active { border-color: var(--acento); }
.gal-thumb:focus-visible { outline: 3px solid var(--celeste); outline-offset: 2px; }
.gal-cargando { font-size: .8rem; color: var(--txt-suave); margin: 8px 0 4px; }
.detalle-cat { font-family: var(--f-titulo); font-weight: 600; font-size: .74rem; letter-spacing: .1em;
  text-transform: uppercase; color: var(--acento); }
.detalle-nombre { font-family: var(--f-titulo); font-weight: 800; font-size: 1.5rem; color: var(--navy); margin: 6px 0; }
.detalle-sku { font-size: .78rem; color: var(--txt-suave); margin: 0 0 14px; }
.detalle-precio { display: flex; align-items: baseline; gap: 10px; margin: 4px 0 16px; }
.detalle-precio .precio-actual { font-size: 1.8rem; }
.detalle-desc { color: var(--txt); font-size: .95rem; margin: 0 0 18px; }
.detalle-specs { list-style: none; margin: 0 0 18px; padding: 0; display: grid; gap: 10px; }
.detalle-specs li { display: flex; gap: 10px; font-size: .9rem; border-bottom: 1px solid var(--linea); padding-bottom: 10px; }
.detalle-specs .k { color: var(--txt-suave); min-width: 130px; font-weight: 500; }
.detalle-specs .v { color: var(--navy); font-weight: 600; }
.incluye-list { margin: 0 0 20px; padding-left: 20px; }
.incluye-list li { font-size: .9rem; margin-bottom: 5px; }
.detalle-h { font-family: var(--f-titulo); font-size: 1rem; color: var(--navy); margin: 0 0 8px; }

/* ---------- Admin: barra, fab, editor ---------- */
.admin-bar { position: fixed; bottom: 0; left: 0; right: 0; z-index: 120; }
.admin-bar-toggle {
  display: block; width: 100%; border: none; cursor: pointer;
  background: var(--navy); color: #fff; font-family: var(--f-titulo); font-weight: 600;
  font-size: .76rem; letter-spacing: .03em; padding: 6px 10px;
  box-shadow: 0 -3px 14px rgba(0,0,0,.22); border-top: 2px solid var(--acento);
}
.admin-bar-toggle:hover { background: var(--navy-2); }
.admin-bar-panel {
  background: var(--navy); color: #fff; padding: 12px 16px;
  display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 10px;
  box-shadow: 0 -4px 20px rgba(0,0,0,.25);
}
.admin-badge { font-family: var(--f-titulo); font-weight: 600; font-size: .9rem; }
.admin-bar-actions { display: flex; flex-wrap: wrap; gap: 8px; }
.admin-bar .btn-sm { background: rgba(255,255,255,.14); border: 1px solid rgba(255,255,255,.25); }
.admin-bar .btn-sm:hover { background: rgba(255,255,255,.28); }
.admin-bar .btn-danger { background: var(--danger); border-color: var(--danger); }
/* Espacio para que el footer no quede escondido bajo la línea delgada */
body.admin-on { padding-bottom: 38px; }

.fab-add { position: fixed; bottom: 74px; right: 22px; z-index: 115; width: 60px; height: 60px; border-radius: 50%;
  background: var(--acento); color: #fff; border: none; font-size: 2rem; line-height: 1; cursor: pointer;
  box-shadow: 0 8px 24px rgba(62,109,181,.45); transition: transform .15s; }
.fab-add:hover { transform: scale(1.08) rotate(90deg); }
.fab-add:focus-visible { outline: 3px solid var(--celeste); outline-offset: 3px; }

.admin-h { font-family: var(--f-titulo); color: var(--navy); margin: 0 0 6px; }
.admin-hint { color: var(--txt-suave); font-size: .88rem; margin: 0 0 18px; }
.admin-error { color: var(--danger); font-size: .85rem; margin: 6px 0 10px; }

form label { display: block; font-family: var(--f-titulo); font-weight: 600; font-size: .82rem;
  color: var(--navy); margin: 12px 0 5px; }
form input[type=text], form input[type=password], form input[type=number], form input[type=url],
form textarea, form select {
  width: 100%; padding: 11px 13px; border: 1px solid var(--linea); border-radius: var(--radio-sm);
  font-family: var(--f-texto); font-size: .92rem; background: #fff; color: var(--txt); }
form input:focus, form textarea:focus, form select:focus {
  outline: none; border-color: var(--navy); box-shadow: 0 0 0 3px rgba(69,123,157,.18); }
form textarea { resize: vertical; min-height: 70px; }

.editor-form .row2 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.editor-form .foto-preview { margin-top: 8px; aspect-ratio: 4/5; max-width: 160px; border-radius: var(--radio-sm);
  overflow: hidden; background: var(--crema); border: 1px dashed var(--linea); }
.editor-form .foto-preview img { width: 100%; height: 100%; object-fit: cover; }

/* Uploader de galería (varias fotos) */
.fotos-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(104px, 1fr)); gap: 10px; margin-top: 10px; }
.fotos-vacio { grid-column: 1/-1; color: var(--txt-suave); font-size: .85rem; margin: 4px 0; }
.foto-item { display: flex; flex-direction: column; gap: 5px; }
.foto-thumb { position: relative; aspect-ratio: 4/5; border-radius: 8px; overflow: hidden;
  background: var(--crema); border: 2px solid var(--linea); }
.foto-item.es-portada .foto-thumb { border-color: var(--acento); }
.foto-thumb img { width: 100%; height: 100%; object-fit: cover; }
.foto-cod { width: 100%; padding: 5px 7px; border: 1px solid var(--linea); border-radius: 6px;
  font-size: .78rem; text-align: center; color: var(--navy); font-family: var(--f-titulo); }
.foto-cod:focus { outline: 2px solid var(--acento); border-color: var(--acento); }
.foto-cod::placeholder { color: #aab2be; font-weight: 400; }
.foto-tag { position: absolute; top: 4px; left: 4px; background: var(--acento); color: #fff;
  font-size: .62rem; font-weight: 700; padding: 2px 6px; border-radius: 5px; font-family: var(--f-titulo); }
.foto-num { position: absolute; bottom: 4px; left: 4px; background: rgba(15,25,40,.7); color: #fff;
  font-size: .62rem; padding: 1px 6px; border-radius: 999px; }
.foto-del { position: absolute; top: 3px; right: 3px; width: 22px; height: 22px; border-radius: 50%;
  border: none; background: rgba(214,69,69,.92); color: #fff; font-size: 1rem; line-height: 1; cursor: pointer;
  display: grid; place-items: center; }
.foto-del:hover { background: var(--danger); }
.foto-portada { position: absolute; bottom: 3px; right: 3px; width: 22px; height: 22px; border-radius: 50%;
  border: none; background: rgba(255,255,255,.9); color: var(--stitch); font-size: .8rem; cursor: pointer;
  display: grid; place-items: center; }
.foto-portada:hover { background: #fff; }
.editor-actions { display: flex; gap: 10px; margin-top: 22px; }
.editor-actions .btn { flex: 1; }
.field-note { font-size: .76rem; color: var(--txt-suave); margin: 4px 0 0; }

/* ---------- Toast ---------- */
.toast { position: fixed; bottom: 90px; left: 50%; transform: translateX(-50%); z-index: 160;
  background: var(--navy); color: #fff; padding: 12px 22px; border-radius: 999px; font-size: .9rem;
  box-shadow: var(--sombra-hover); font-family: var(--f-titulo); font-weight: 500; }

/* ==========================================================================
   RESPONSIVE
   ========================================================================== */
@media (max-width: 820px) {
  .nav-toggle { display: flex; }
  .nav-menu {
    position: absolute; top: 66px; left: 0; right: 0; flex-direction: column; gap: 0;
    background: #fff; padding: 8px 16px 18px; transform: translateY(-120%);
    border-bottom: 1px solid var(--linea);
    transition: transform .28s ease; box-shadow: 0 12px 24px rgba(29,53,87,.15); }
  .nav-menu.open { transform: translateY(0); }
  .nav-menu li { width: 100%; }
  .nav-menu a { display: block; padding: 13px 14px; }
  .toolbar-section { position: static; }
}

@media (min-width: 600px) {
  .grid-productos { grid-template-columns: repeat(2, 1fr); }
  .confianza-grid { grid-template-columns: repeat(2, 1fr); }
  .footer-inner { flex-direction: row; align-items: center; justify-content: space-between; flex-wrap: wrap; }
}
@media (min-width: 980px) {
  .grid-productos { grid-template-columns: repeat(3, 1fr); }
  .confianza-grid { grid-template-columns: repeat(4, 1fr); }
}

@media (prefers-reduced-motion: reduce) {
  * { animation-duration: .001ms !important; transition-duration: .001ms !important; scroll-behavior: auto !important; }
}

/* ==========================================================================
   CARRITO DE PEDIDO
   ========================================================================== */
/* Botón "Agregar" en tarjetas y detalle */
.btn-cart-add { background: var(--navy); color: #fff; }
.btn-cart-add:hover { background: var(--navy-2); }
.btn-cart-add:disabled { background: #cbd3dd; color: #fff; cursor: not-allowed; }

/* Botón flotante del carrito: pastilla alargada, arriba a la derecha */
.cart-fab {
  position: fixed; top: calc(78px + env(safe-area-inset-top, 0px)); right: 18px; z-index: 120;
  display: inline-flex; align-items: center; gap: 8px;
  padding: 10px 16px; border-radius: 999px;
  background: var(--navy); color: #fff; border: none; cursor: pointer;
  font-family: var(--f-titulo); font-weight: 700; font-size: .95rem;
  box-shadow: 0 8px 22px rgba(29,53,87,.35);
  transition: transform .15s, box-shadow .15s, background .15s;
}
.cart-fab:hover { transform: translateY(-2px); background: var(--acento); box-shadow: 0 12px 26px rgba(29,53,87,.42); }
.cart-fab:focus-visible { outline: 3px solid var(--celeste); outline-offset: 3px; }
.cart-fab .cart-ico { font-size: 1.25rem; line-height: 1; }
.cart-fab-label { white-space: nowrap; }
.cart-count {
  min-width: 24px; height: 24px; padding: 0 7px; border-radius: 999px;
  background: #E63946; color: #fff; font-size: .85rem; font-weight: 800;
  display: inline-grid; place-items: center; box-shadow: 0 1px 4px rgba(0,0,0,.25);
}
.cart-fab.bump { animation: cartBump .42s ease; }
@keyframes cartBump { 0%,100% { transform: scale(1); } 35% { transform: scale(1.16); } }
@media (max-width: 520px) { .cart-fab { top: calc(84px + env(safe-area-inset-top, 0px)); right: 12px; padding: 9px 14px; font-size: .9rem; } }

/* ---- Panel lateral (cajón) del carrito ---- */
.cart-overlay { justify-content: flex-end; align-items: stretch; padding: 0; }
.cart-drawer {
  background: var(--crema, #F7F4EF); width: 100%; max-width: 400px; height: 100%;
  display: flex; flex-direction: column; box-shadow: -14px 0 40px rgba(0,0,0,.25);
  animation: cartSlideIn .28s ease;
}
@keyframes cartSlideIn { from { transform: translateX(100%); } to { transform: translateX(0); } }

.cart-drawer-head {
  display: flex; align-items: center; justify-content: space-between;
  padding: 18px 20px; background: var(--navy); color: #fff; flex: 0 0 auto;
}
.cart-drawer-head .carrito-titulo { color: #fff; margin: 0; font-size: 1.3rem; }
.cart-drawer-head .modal-close { position: static; color: #fff; background: rgba(255,255,255,.12); }

.cart-drawer-body { flex: 1 1 auto; overflow-y: auto; padding: 14px 16px; -webkit-overflow-scrolling: touch; }

.carrito-titulo { font-family: var(--f-titulo); font-weight: 800; }
.carrito-vacio { color: var(--txt-suave); text-align: center; padding: 48px 12px; line-height: 1.7; }
.carrito-vacio .cv-ico { font-size: 3rem; display: block; margin-bottom: 10px; opacity: .55; }

/* Tarjeta de cada producto en el carrito */
.cart-item {
  display: flex; gap: 12px; align-items: flex-start;
  background: #fff; border: 1px solid #ece6db; border-radius: var(--radio-sm);
  padding: 10px; margin-bottom: 10px; box-shadow: 0 1px 3px rgba(29,53,87,.06);
}
.cart-item-img {
  width: 62px; height: 62px; border-radius: 10px; object-fit: cover; flex: 0 0 auto; background: #eef1f5;
}
.cart-item-img--vacia { display: grid; place-items: center; font-size: 1.6rem; }
.cart-item-body { flex: 1 1 auto; min-width: 0; display: flex; flex-direction: column; gap: 4px; }
.cart-item-top { display: flex; align-items: flex-start; justify-content: space-between; gap: 8px; }
.cart-item-name { font-weight: 700; color: var(--navy); font-size: .92rem; line-height: 1.25; }
.cart-item-del {
  flex: 0 0 auto; background: none; border: none; color: #b7bec9; cursor: pointer;
  font-size: 1rem; padding: 2px 2px; line-height: 1;
}
.cart-item-del:hover { color: #E63946; }
.cart-item-unit { color: var(--txt-suave); font-size: .8rem; }
.cart-item-bottom { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin-top: 2px; }

.cart-qty { display: inline-flex; align-items: center; gap: 4px; background: #f1f3f7; border-radius: 999px; padding: 3px; }
.cart-qty-btn {
  width: 28px; height: 28px; border-radius: 50%; border: none; background: var(--navy); color: #fff;
  font-size: 1.15rem; line-height: 1; cursor: pointer; display: grid; place-items: center;
}
.cart-qty-btn:hover { background: var(--acento); }
.cart-qty-num { min-width: 26px; text-align: center; font-weight: 700; color: var(--navy); }
.cart-item-total { font-weight: 800; color: var(--navy); font-size: .98rem; white-space: nowrap; }

/* Pie del cajón: subtotal + envío */
.cart-drawer-foot { flex: 0 0 auto; padding: 16px 18px calc(16px + env(safe-area-inset-bottom));
  background: #fff; border-top: 1px solid #e7ebf0; box-shadow: 0 -6px 18px rgba(0,0,0,.05); }
.carrito-subtotal { display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 12px; color: var(--navy); font-size: 1.05rem; }
.carrito-subtotal strong { font-size: 1.5rem; font-family: var(--f-titulo); }
.carrito-linea-label { display: block; margin: 0 0 6px; font-weight: 600; color: var(--navy); font-size: .88rem; }
.carrito-linea {
  width: 100%; padding: 11px 13px; border: 1.5px solid #cfd8e3; border-radius: var(--radio-sm);
  font-size: 1rem; background: #fff; color: var(--navy); margin-bottom: 12px;
}
#carritoEnviar { margin-bottom: 8px; }
.btn-vaciar { display: block; width: 100%; background: none; border: none; color: var(--txt-suave);
  font-size: .85rem; cursor: pointer; padding: 4px; text-decoration: underline; }
.btn-vaciar:hover { color: #E63946; }

@media (max-width: 480px) {
  .cart-drawer { max-width: 100%; }
}

/* Editor de nombres de líneas (admin) */
.lin-num { color: var(--txt-suave); font-weight: 400; font-size: .82rem; }

/* Selector de tallas (detalle) */
.detalle-tallas { margin: 6px 0 12px; }
.dt-label { display: block; font-family: var(--f-titulo); font-weight: 700; color: var(--navy); font-size: .92rem; margin-bottom: 8px; }
.talla-pills { display: flex; flex-wrap: wrap; gap: 8px; }
.talla-pill { padding: 8px 16px; border: 1.5px solid var(--linea); border-radius: 8px; background: #fff;
  color: var(--navy); font-weight: 600; font-size: .9rem; cursor: pointer; transition: border-color .12s, background .12s, color .12s; }
.talla-pill:hover { border-color: var(--acento); }
.talla-pill.is-sel { border-color: var(--navy); background: var(--navy); color: #fff; }
.detalle-tallas.shake, .detalle-colores.shake { animation: rpsShake .42s; }
@keyframes rpsShake { 0%,100%{transform:translateX(0)} 20%,60%{transform:translateX(-6px)} 40%,80%{transform:translateX(6px)} }

/* Círculos de color (detalle) */
.detalle-colores { margin: 0 0 12px; }
.dc-sel { font-weight: 500; color: var(--txt-suave); text-transform: capitalize; }
.color-swatches { display: flex; flex-wrap: wrap; gap: 10px; }
.color-sw { width: 36px; height: 36px; border-radius: 50%; padding: 3px; background: none;
  border: 2px solid transparent; cursor: pointer; transition: border-color .12s; }
.color-sw > span { display: block; width: 100%; height: 100%; border-radius: 50%;
  background: var(--sw, #ccc); box-shadow: inset 0 0 0 1px rgba(0,0,0,.15); }
.color-sw:hover { border-color: var(--linea); }
.color-sw.is-sel { border-color: var(--navy); }
.cart-item-color { background: #efe9f2; color: #6c4a9c; }

/* La foto de la tarjeta abre el detalle */
.card-media { cursor: pointer; }
/* Botón de regreso flotante del detalle (reemplaza la X) */
.detalle-back {
  position: absolute; top: 9px; right: 9px; z-index: 6;
  display: inline-flex; align-items: center; gap: 4px;
  background: rgba(255,255,255,.92); color: var(--navy);
  border: 1px solid var(--linea); border-radius: 999px;
  padding: 6px 12px; font-family: var(--f-titulo); font-weight: 700; font-size: .78rem;
  box-shadow: 0 3px 12px rgba(0,0,0,.2); cursor: pointer; -webkit-backdrop-filter: blur(3px); backdrop-filter: blur(3px);
  transition: background .12s, transform .12s;
}
.detalle-back:hover { background: #fff; transform: translateX(-2px); }
.detalle-back:focus-visible { outline: 3px solid var(--celeste); outline-offset: 2px; }

/* Etiquetas (modelo/talla) en cada línea del carrito */
.cart-item-chips { display: flex; flex-wrap: wrap; gap: 5px; }
.cart-item-talla { background: #e7efe9; color: #1f7a4d; }

/* Puntitos indicadores de la galería (estilo Instagram/SHEIN) */
.gal-dots { position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%);
  display: flex; gap: 6px; z-index: 2; }
.gal-dot { width: 7px; height: 7px; border-radius: 50%; background: rgba(255,255,255,.55);
  box-shadow: 0 1px 3px rgba(0,0,0,.45); transition: background .15s, width .15s; }
.gal-dot.is-on { background: #fff; width: 18px; border-radius: 999px; }
/* En el celular se desliza con el dedo: se ocultan las flechas y las miniaturas se ven más grandes */
@media (max-width: 640px) {
  .gal-nav { display: none; }                       /* se navega con swipe */
  #modalDetalle .galeria-thumbs { display: none; }  /* sin miniaturas abajo: se usa swipe + puntitos */
  /* Detalle ~10% más compacto para que quepa perfecto en el celular */
  #modalDetalle .detalle-media .galeria-main { height: min(38vh, 262px); }
  #modalDetalle .modal-body { padding: 11px 14px 13px; }
  #modalDetalle .detalle-nombre { font-size: 1.12rem; margin: 3px 0; }
  #modalDetalle .detalle-sku { margin-bottom: 6px; }
  #modalDetalle .detalle-precio { margin: 2px 0 8px; }
  #modalDetalle .detalle-precio .precio-actual { font-size: 1.35rem; }
  #modalDetalle .detalle-desc { font-size: .82rem; margin-bottom: 7px; }
  #modalDetalle .detalle-tallas, #modalDetalle .detalle-colores { margin-bottom: 8px; }
  #modalDetalle .dt-label { margin-bottom: 6px; font-size: .86rem; }
  #modalDetalle .talla-pill { padding: 6px 13px; font-size: .85rem; }
  #modalDetalle .color-sw { width: 32px; height: 32px; }
  #modalDetalle .btn-lg { padding: 10px 14px; font-size: .92rem; }
  #modalDetalle .detalle-back { font-size: .74rem; padding: 5px 11px; }
}

/* Código de modelo en la galería del detalle */
.gal-codigo { position: absolute; top: 10px; left: 10px; background: var(--navy); color: #fff;
  font-family: var(--f-titulo); font-weight: 700; font-size: .78rem; padding: 4px 10px; border-radius: 999px;
  box-shadow: 0 2px 8px rgba(0,0,0,.25); z-index: 2; }
/* Etiqueta de modelo en cada línea del carrito */
.cart-item-cod { align-self: flex-start; background: #eef1f7; color: var(--navy); font-weight: 700;
  font-size: .72rem; padding: 2px 8px; border-radius: 999px; font-family: var(--f-titulo); }

/* ==========================================================================
   REDES SOCIALES (footer)
   ========================================================================== */
.footer-logo { height: 50px; width: auto; max-width: 220px; border-radius: 8px; display: block;
  box-shadow: 0 2px 10px rgba(0,0,0,.4); }
.footer-social-wrap { display: flex; flex-direction: column; gap: 8px; }
.footer-social-label { font-family: var(--f-titulo); font-weight: 600; font-size: .85rem; color: #cdd8e6; }
.footer-social { display: flex; gap: 12px; }
.social-btn {
  width: 46px; height: 46px; border-radius: 50%; display: grid; place-items: center;
  color: #fff; transition: transform .15s, box-shadow .15s, filter .15s;
  box-shadow: 0 3px 10px rgba(0,0,0,.25);
}
.social-btn svg { width: 23px; height: 23px; }
.social-btn:hover { transform: translateY(-3px); filter: brightness(1.08); box-shadow: 0 8px 18px rgba(0,0,0,.35); }
.social-btn:focus-visible { outline: 3px solid var(--celeste); outline-offset: 3px; }
.social-fb  { background: #1877F2; }
.social-tk  { background: #010101; }
.social-web { background: var(--acento); }

/* ==========================================================================
   DETALLE DE PRODUCTO — versión compacta (que quepa sin scrollear)
   ========================================================================== */
#modalDetalle .modal { max-width: 430px; max-height: 94vh; }
#modalDetalle .modal-body { padding: 14px 18px 16px; }
/* Imagen más chica que muestra la prenda completa (contain sobre fondo crema) */
#modalDetalle .detalle-media,
#modalDetalle .galeria-main { aspect-ratio: auto; height: min(22vh, 165px); margin-bottom: 8px; }
/* Botones de acción lado a lado para ahorrar alto */
#modalDetalle .detalle-acciones { display: flex; gap: 8px; margin-top: 4px; }
#modalDetalle .detalle-acciones .btn { flex: 1 1 0; min-width: 0; justify-content: center; }
#modalDetalle .detalle-media img,
#modalDetalle .galeria-main .gal-img { object-fit: contain; }
/* Espacios y tipografías reducidos */
#modalDetalle .detalle-nombre { font-size: 1.25rem; margin: 4px 0; }
#modalDetalle .detalle-sku { margin: 0 0 8px; }
#modalDetalle .detalle-precio { margin: 2px 0 10px; }
#modalDetalle .detalle-precio .precio-actual { font-size: 1.5rem; }
#modalDetalle .detalle-desc { font-size: .86rem; margin: 0 0 8px; line-height: 1.4; }
#modalDetalle .detalle-specs { gap: 5px; margin: 0 0 8px; }
#modalDetalle .detalle-specs li { font-size: .84rem; padding-bottom: 5px; }
#modalDetalle .detalle-specs .k { min-width: 110px; }
#modalDetalle .incluye-list { margin: 0 0 12px; }
#modalDetalle .incluye-list li { font-size: .85rem; margin-bottom: 3px; }
#modalDetalle .galeria-thumbs { margin: 6px 0 4px; }
#modalDetalle .gal-thumb { width: 44px; height: 56px; }
#modalDetalle .btn-lg { padding: 10px 16px; font-size: .95rem; }
#modalDetalle .btn-block + .btn-block { margin-top: 7px; }
