MIX · extractor de estilos
Template: marceladigiornobienesinmuebles.com.ar/index.php · mtime: 2026-05-19 13:54
← Volver al álbum Descargar mixed.css Descargar manifest.json
CSS links: 4 Embebidos: 0 Externos: 4 Inline styles: 3 Missing: 0
CSS externos (no embebidos)
CSS embebidos (locales)
No se pudieron embebir CSS locales.
Preview de mixed.css
/* MIXED CSS PACK */
/* Template: marceladigiornobienesinmuebles.com.ar/index.php */
/* Template mtime: 2026-05-19 13:54:39 */

/* external link (no embedded): https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css */
/* external link (no embedded): https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css */
/* external link (no embedded): https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css */
/* external link (no embedded): https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=Playfair+Display:wght@400;600;700&display=swap */

/* ===== INLINE <style> BLOCK #1 ===== */
:root{
      --primary:#01c2cb; --primary-600:#00aab2; --primary-700:#008f96;
      --dark:#1e293b; --muted:#64748b; --line:#e2e8f0; --bg:#f8fafc;
      --radius:14px; --shadow:0 6px 18px rgba(2,8,23,.08); --shadow-lg:0 14px 32px rgba(2,8,23,.15);
      --grad:linear-gradient(135deg, var(--primary) 0%, #01c2cb 100%);
    }
    *{box-sizing:border-box}
    body{font-family:'Poppins',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,'Helvetica Neue',Arial,sans-serif;color:var(--dark);background:#fff;line-height:1.6;overflow-x:hidden}
    h1,h2,h3,h4{font-family:'Playfair Display',serif}

    /* NAVBAR */
    .navbar-premium{background: rgba(17, 24, 39, .6);backdrop-filter:saturate(140%) blur(8px);-webkit-backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid rgba(255,255,255,.08)}
    .navbar-premium .navbar-brand{font-weight:700;letter-spacing:.2px;overflow:hidden}
    .brand-img{height:28px}
    .brand-text{display:block;max-width:60vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

    /* BUSCADOR */
    .search-wrap{background:var(--grad);color:#fff;padding:1.6rem 0 1.2rem;box-shadow:var(--shadow)}
    .search-wrap .form-label{color:#fff;font-weight:600;margin-bottom:.35rem}
    .search-wrap .form-select,.search-wrap .form-control{border:1px solid rgba(255,255,255,.4);color:#0f172a;background:#fff;border-radius:10px;height:44px}
    .btn-theme{background:var(--primary);border:none;border-radius:12px;padding:.62rem 1rem;font-weight:600;box-shadow:var(--shadow);transition:.25s}
    .btn-theme:hover{background:var(--primary-600);transform:translateY(-1px);box-shadow:var(--shadow-lg)}

    /* === HERO carrusel: imágenes completas, sin estirar ni cortar === */
.hero{
  position:relative;
  width:100%;
  aspect-ratio:16 / 9;
  min-height:unset;
  height:auto;
  max-height:100vh;
  display:grid;
  place-items:center;
  overflow:hidden;
  isolation:isolate;
  background:#fff !important;
}

.hero__slides{ position:absolute; inset:0; z-index:0; }
.hero__slide{
  position:absolute;
  inset:0;
  opacity:0;
  transition:opacity .9s ease;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
}
.hero__slide.is-active{ opacity:1; }

.hero__img{
  width:100%;
  height:100%;
  display:block;
  object-fit:contain;
  object-position:center center;
  background:#fff;
}

.hero::after{ display:none; }
.hero-inner{ position:relative; z-index:2; text-align:center; color:#fff; padding:0; }

@media (max-width:992px){
  .hero{
    aspect-ratio:16 / 9;
    min-height:unset;
    max-height:none;
  }
}

    /* SECCIONES Y CARDS */
    .section{padding: clamp(2rem, 5vw, 5rem) 0}
    .section-title{position:relative;display:inline-block;margin-bottom:1rem}
    .section-title::after{content:'';position:absolute;left:0;bottom:-10px;width:72px;height:4px;background:var(--primary);border-radius:2px}
    .lead-muted{color:var(--muted)}
    .img-elev{border-radius:var(--radius);box-shadow:var(--shadow-lg);object-fit:cover}
    .img-cover{min-height:320px;border-radius:16px;box-shadow:var(--shadow-lg);background:var(--grad);background-size:cover;background-position:center}

    /* Equipo: logo visible según su contenido, sin recorte */
    .equipo-logo-box{
      min-height:320px;
        /* ...cortado... agregá ?full=1 para ver todo ... */
      
Ver preview completo
Manifest preview
{
    "template": "marceladigiornobienesinmuebles.com.ar/index.php",
    "template_mtime": 1779198879,
    "template_mtime_human": "2026-05-19T13:54:39+00:00",
    "css_links_found": [
        "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css",
        "https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css",
        "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css",
        "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=Playfair+Display:wght@400;600;700&display=swap"
    ],
    "css_links_external": [
        "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css",
        "https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css",
        "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css",
        "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=Playfair+Display:wght@400;600;700&display=swap"
    ],
    "css_links_embedded": [],
    "inline_style_blocks": 3,
    "inline_imports_external": [],
    "inline_imports_embedded": [],
    "missing_css_files": []
}