MIX · extractor de estilos
Template: cheyole.com/index.html · mtime: 2025-09-15 19:56
← Volver al álbum Descargar mixed.css Descargar manifest.json
CSS links: 5 Embebidos: 0 Externos: 5 Inline styles: 10 Missing: 0
CSS externos (no embebidos)
CSS embebidos (locales)
No se pudieron embebir CSS locales.
Preview de mixed.css
/* MIXED CSS PACK */
/* Template: cheyole.com/index.html */
/* Template mtime: 2025-09-15 19:56:00 */

/* external link (no embedded): https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Poppins:wght@300;400;500;600;700;800&family=Raleway:wght@300;400;500;600;700;800&display=swap */
/* 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/5.15.4/css/all.min.css */
/* external link (no embedded): https://unpkg.com/[email protected]/dist/aos.css */

/* ===== INLINE <style> BLOCK #1 ===== */
/* ==================
       VARIABLES & BASE
       ================== */
    :root {
      --brand: #b3122b;
      --brand-dark: #7f0d1f;
      --brand-light: #ff4d6d;
      --ink: #111;
      --paper: #faf7f2;
      --gold: #d4af37;
      --gold-light: #f8e08e;
      --muted: #6c757d;
      --light-bg: #f8f9fa;
      --radius-xl: 1.25rem;
      --radius-lg: 1rem;
      --shadow-soft: 0 10px 30px rgba(0,0,0,.08);
      --shadow-medium: 0 15px 35px rgba(0,0,0,.12);
      --shadow-intense: 0 25px 50px rgba(0,0,0,.15);
      --nav-h: 80px;
      --transition: .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      --transition-slow: .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      --gallery-max-h: 360px;
    }

    * { box-sizing: border-box; margin: 0; padding: 0; }
    html, body { max-width: 100%; overflow-x: hidden; scroll-behavior: smooth; }
    body {
      font-family: 'Raleway', system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, 'Helvetica Neue', Arial;
      color: var(--ink);
      background: #fff;
      line-height: 1.7;
    }
    img{max-width:100%;height:auto;display:block}

    h1, h2, h3, h4, h5 {
      font-family: 'Playfair Display', serif;
      font-weight: 700;
      line-height: 1.2;
      letter-spacing: -0.02em;
    }

    .text-brand { color: var(--brand) !important; }
    .text-gold { color: var(--gold) !important; }
    .bg-paper { background-color: var(--paper) !important; }
    .bg-light { background-color: var(--light-bg) !important; }

    .section { padding: 7rem 0; position: relative; }
    .section-title {
      position: relative; margin-bottom: 3rem; display: inline-block;
    }
    .section-title::after {
      content: ''; display:block; width:80px; height:4px; background:var(--brand);
      margin-top:1.2rem; border-radius:2px; transition: width .8s ease;
    }
    .section-title:hover::after { width:120px; }

    .small-muted { color: var(--muted); font-size: 1rem; }

    /* ==================
       NAVBAR (FIX MOBILE)
       ================== */
    .navbar {
      height: var(--nav-h);
      background: #fff !important;
      color: #000;
      backdrop-filter: blur(10px);
      box-shadow: 0 5px 20px rgba(0,0,0,.05);
      transition: var(--transition);
      padding: 0.5rem 0;
      z-index: 1040; /* por encima del hero */
    }
    .navbar-brand { font-weight: 800; font-size: 1.4rem; color:#000; }
    .navbar .nav-link {
      position: relative; font-weight:600; padding:.5rem .8rem !important; transition: var(--transition);
      color:#111 !important;
    }
    .navbar .nav-link::after {
      content:''; position:absolute; bottom:0; left:50%; width:0; height:2px; background:var(--brand);
      transition: var(--transition); transform: translateX(-50%);
    }
    .navbar .nav-link:hover::after, .navbar .nav-link.active::after { width:70%; }

    .navbar .navbar-toggler{ border:none; padding:.4rem; z-index:1052; }
    .navbar .navbar-toggler:focus{ box-shadow:none; }
    /* icono hamburguesa rojo */
    .navbar .navbar-toggler-icon {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox    /* ...cortado... agregá ?full=1 para ver todo ... */
      
Ver preview completo
Manifest preview
{
    "template": "cheyole.com/index.html",
    "template_mtime": 1757966160,
    "template_mtime_human": "2025-09-15T19:56:00+00:00",
    "css_links_found": [
        "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Poppins:wght@300;400;500;600;700;800&family=Raleway:wght@300;400;500;600;700;800&display=swap",
        "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/5.15.4/css/all.min.css",
        "https://unpkg.com/[email protected]/dist/aos.css"
    ],
    "css_links_external": [
        "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Poppins:wght@300;400;500;600;700;800&family=Raleway:wght@300;400;500;600;700;800&display=swap",
        "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/5.15.4/css/all.min.css",
        "https://unpkg.com/[email protected]/dist/aos.css"
    ],
    "css_links_embedded": [],
    "inline_style_blocks": 10,
    "inline_imports_external": [],
    "inline_imports_embedded": [],
    "missing_css_files": []
}