MIX · extractor de estilos
Template: dracoteamargentina.com.ar/index.html · mtime: 2026-04-27 21:40
← Volver al álbum Descargar mixed.css Descargar manifest.json
CSS links: 2 Embebidos: 0 Externos: 2 Inline styles: 13 Missing: 0
CSS externos (no embebidos)
CSS embebidos (locales)
No se pudieron embebir CSS locales.
Preview de mixed.css
/* MIXED CSS PACK */
/* Template: dracoteamargentina.com.ar/index.html */
/* Template mtime: 2026-04-27 21:40:14 */

/* external link (no embedded): https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css */
/* external link (no embedded): https://fonts.googleapis.com/css2?family=BioRhyme:wght@400;700;800&family=Barlow:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Barlow+Condensed:wght@500;600;700&display=swap */

/* ===== INLINE <style> BLOCK #1 ===== */
@font-face {
      font-family: 'Ziggurat';
      src:
        local('Ziggurat'),
        local('Ziggurat HTF'),
        local('Ziggurat HTF Black'),
        local('Ziggurat-HTF-Black'),
        url('fonts/Ziggurat.woff2') format('woff2'),
        url('fonts/Ziggurat.woff') format('woff'),
        url('fonts/Ziggurat.ttf') format('truetype'),
        url('fonts/ziggurat.woff2') format('woff2'),
        url('fonts/ziggurat.woff') format('woff'),
        url('fonts/ziggurat.ttf') format('truetype');
      font-weight: 400 900;
      font-style: normal;
      font-display: swap;
    }

    :root {
      --accent: #feda00;
      --accent-strong: #d0b200;
      --dark: #1b171b;
      --ink: #111111;
      --paper: #ffffff;
      --soft: #f6f3ee;
      --muted: #666666;
      --line: rgba(27,23,27,.12);
      --nav-h: 76px;
      --display: 'Barlow Condensed', 'Barlow', ui-sans-serif, system-ui, sans-serif;
      --original-display: 'Barlow Condensed', 'Barlow', ui-sans-serif, system-ui, sans-serif;
      --ziggurat: 'Barlow Condensed', 'Barlow', ui-sans-serif, system-ui, sans-serif;
      --body: 'Barlow', ui-sans-serif, system-ui, sans-serif;
      --mono: 'SFMono-Regular', Consolas, monospace;
      --ease: cubic-bezier(.4,0,.2,1);
    }

    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
    html { scroll-behavior: smooth; overflow-x: hidden; }
    body { font-family: var(--body); color: var(--ink); background: var(--paper); overflow-x: hidden; -webkit-font-smoothing: antialiased; text-rendering: geometricPrecision; }
    a { color: inherit; text-decoration: none; }
    img { max-width: 100%; display: block; }

    h1, h2, h3, h4, h5, h6,
    .brand-text,
    .nav-link,
    .btn-accent,
    .btn-outline-dark-brand,
    .btn-submit,
    .service-card h3,
    .why-card h3,
    .featured-product-title,
    .footer-brand-name,
    .footer-list a {
      font-family: var(--display);
    }

    p,
    .lead-copy,
    .section-subtitle,
    .hero-lead,
    .hero-secondary,
    .service-card p,
    .why-card p,
    .accordion-body,
    .contact-detail,
    .footer-tagline {
      font-family: var(--body);
    }

    .brand-text,
    .nav-link,
    .btn-accent,
    .btn-outline-dark-brand,
    .btn-submit,
    .hero-title,
    .section-title,
    .service-card h3,
    .why-card h3,
    .featured-product-title,
    .footer-brand-name {
      font-weight: 400 !important;
    }

    body::after {
      content: '';
      position: fixed;
      inset: 0;
      pointer-events: none;
      z-index: 9998;
      opacity: .022;
      background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)'/%3E%3C/svg%3E");
      background-size: 256px;
    }

    .site-nav {
      min-height: var(--nav-h);
      background: rgba(255,255,255,.9);
      backdrop-filter: blur(20px) saturate(150%);
      -webkit-backdrop-filter: blur(20px) saturate(150%);
      border-bottom: 1px solid var(--line);
      transition: background .25s var(--ease), box-shadow .25s var(--ease);
      z-index: 1040;
    }

    .site-nav.is-scrolled {
      background: rgba(255,255,255,.98);
      box-shadow: 0 2px 0 var(--line), 0 12px 34px rgba(27,23,2    /* ...cortado... agregá ?full=1 para ver todo ... */
      
Ver preview completo
Manifest preview
{
    "template": "dracoteamargentina.com.ar/index.html",
    "template_mtime": 1777326014,
    "template_mtime_human": "2026-04-27T21:40:14+00:00",
    "css_links_found": [
        "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css",
        "https://fonts.googleapis.com/css2?family=BioRhyme:wght@400;700;800&family=Barlow:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Barlow+Condensed:wght@500;600;700&display=swap"
    ],
    "css_links_external": [
        "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css",
        "https://fonts.googleapis.com/css2?family=BioRhyme:wght@400;700;800&family=Barlow:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Barlow+Condensed:wght@500;600;700&display=swap"
    ],
    "css_links_embedded": [],
    "inline_style_blocks": 13,
    "inline_imports_external": [],
    "inline_imports_embedded": [],
    "missing_css_files": []
}