MIX · extractor de estilos
Template: pizzeriaebenezer.com.ar/index.html · mtime: 2026-02-19 15:41
← Volver al álbum Descargar mixed.css Descargar manifest.json
CSS links: 3 Embebidos: 0 Externos: 3 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: pizzeriaebenezer.com.ar/index.html */
/* Template mtime: 2026-02-19 15:41:55 */

/* 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.min.css */
/* external link (no embedded): https://fonts.googleapis.com/css2?family=Inter:opsz,[email protected],400;14..32,500;14..32,600;14..32,700;14..32,800;14..32,900&family=Playfair+Display:ital@0;1&display=swap */

/* ===== INLINE <style> BLOCK #1 ===== */
/* ------------------------------------------------------------
       VARIABLES + RESET EXTREMO (respetando tu gama)
       ------------------------------------------------------------ */
    :root {
      /* PALETA ORIGINAL (potenciada) */
      --accent-red: #b10012;
      --accent-red-light: rgba(177, 0, 18, 0.08);
      --accent-red-soft: rgba(177, 0, 18, 0.04);
      --accent-gold: #c8a24a;
      --accent-gold-light: rgba(200, 162, 74, 0.12);
      --accent-gold-soft: rgba(200, 162, 74, 0.06);
      --ink: #0a0a0a;
      --ink-soft: #1e1e1e;
      --paper: #fbfbf7;
      --paper-deep: #f4efe5;
      --paper-2: #f2efe8;
      --muted: #5b5b5b;
      --muted-light: #8b8b8b;
      --border-light: rgba(0, 0, 0, 0.06);
      --border-soft: rgba(0, 0, 0, 0.1);
      --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.03);
      --shadow-md: 0 12px 30px -8px rgba(0, 0, 0, 0.1), 0 4px 8px rgba(0, 0, 0, 0.02);
      --shadow-lg: 0 25px 50px -12px rgba(0, 0, 0, 0.2), 0 8px 18px rgba(0, 0, 0, 0.06);
      --shadow-xl: 0 35px 60px -15px rgba(0, 0, 0, 0.3);
      --radius-md: 12px;
      --radius-lg: 24px;
      --radius-xl: 32px;
      --radius-full: 9999px;
      --transition: all 0.25s cubic-bezier(0.2, 0, 0, 1);
    }

    * {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
    }

    html {
      scroll-behavior: smooth;
    }

    body {
      font-family: 'Inter', system-ui, -apple-system, sans-serif;
      color: var(--ink);
      background: var(--paper);
      line-height: 1.5;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }

    .muted { color: var(--muted) !important; }

    /* Tipografía ultra jerárquica */
    h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
      font-weight: 800;
      letter-spacing: -0.03em;
      line-height: 1.1;
    }

    h1, .h1 { font-size: clamp(2.5rem, 7vw, 4rem); }
    h2, .h2 { font-size: clamp(2rem, 5vw, 2.8rem); }
    h3, .h3 { font-size: clamp(1.5rem, 3vw, 2rem); }

    .eyebrow {
      display: inline-block;
      padding: 0.4rem 1rem;
      border-radius: var(--radius-full);
      font-weight: 700;
      font-size: 0.75rem;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      background: var(--accent-gold-light);
      color: #7a5b19;
      border: 1px solid var(--accent-gold);
      backdrop-filter: blur(4px);
      box-shadow: var(--shadow-sm);
    }

    .section-title {
      font-weight: 900;
      margin-top: 1rem;
      background: linear-gradient(135deg, var(--ink) 0%, #3d3d3d 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
    }

    .section-subtitle {
      color: var(--muted);
      font-size: 1.1rem;
      max-width: 60ch;
      margin-left: auto;
      margin-right: auto;
    }
    /* Espaciado consistente entre secciones */
    .section-pad { padding: 96px 0; }
    @media (max-width: 991.98px){ .section-pad { padding: 84px 0; } }
    @media (max-width: 575.98px){ .section-pad { padding: 72px 0; } }

    /* Links y acentos */
    a {
      color: inherit;
      text-decoration: none;
      transition: var(--transition);
    }

    /* Scroll padding para anchors */
    .anchor-offset {
      scroll-margin-top: 100px;
    }

    /* --------    /* ...cortado... agregá ?full=1 para ver todo ... */
      
Ver preview completo
Manifest preview
{
    "template": "pizzeriaebenezer.com.ar/index.html",
    "template_mtime": 1771515715,
    "template_mtime_human": "2026-02-19T15:41:55+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.min.css",
        "https://fonts.googleapis.com/css2?family=Inter:opsz,[email protected],400;14..32,500;14..32,600;14..32,700;14..32,800;14..32,900&family=Playfair+Display:ital@0;1&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.min.css",
        "https://fonts.googleapis.com/css2?family=Inter:opsz,[email protected],400;14..32,500;14..32,600;14..32,700;14..32,800;14..32,900&family=Playfair+Display:ital@0;1&display=swap"
    ],
    "css_links_embedded": [],
    "inline_style_blocks": 3,
    "inline_imports_external": [],
    "inline_imports_embedded": [],
    "missing_css_files": []
}