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

/* external link (no embedded): https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=Playfair+Display:wght@600;700&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.min.css */

/* ===== INLINE <style> BLOCK #1 ===== */
/* ─── TOKENS ─────────────────────────────────────────────────── */
    :root {
      --accent:   #d86248;
      --accent2:  #1a4a7a;
      --gold:     #c9a84c;
      --text:     #0d0d0d;
      --muted:    #5a5a6a;
      --soft:     #f4f6f9;
      --line:     #e2e6ee;
      --white:    #ffffff;
      --shadow-xs: 0 2px 8px rgba(10,43,74,.06);
      --shadow-sm: 0 8px 24px rgba(10,43,74,.09);
      --shadow-md: 0 20px 52px rgba(10,43,74,.13);
      --shadow-lg: 0 32px 80px rgba(10,43,74,.18);
      --r-xl: 28px;
      --r-lg: 20px;
      --r-md: 14px;
      --container: 1240px;
      scroll-behavior: smooth;
    }

    /* ─── RESET & BASE ───────────────────────────────────────────── */
    *, *::before, *::after { box-sizing: border-box; }
    html, body { overflow-x: hidden; }

    body {
      margin: 0;
      font-family: "DM Sans", sans-serif;
      color: var(--text);
      background: #ffffff;
      line-height: 1.7;
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
    }

    a { color: inherit; text-decoration: none; }
    img { max-width: 100%; display: block; }
    .container { max-width: var(--container); }

    /* ─── TYPOGRAPHY ─────────────────────────────────────────────── */
    .display-font { font-family: "Playfair Display", serif; }

    /* ─── EYEBROW ────────────────────────────────────────────────── */
    .eyebrow {
      display: inline-flex;
      align-items: center;
      gap: .5rem;
      padding: .42rem 1rem;
      border-radius: 999px;
      background: rgba(10,43,74,.07);
      border: 1px solid rgba(10,43,74,.12);
      color: var(--accent);
      font-size: .75rem;
      font-weight: 600;
      letter-spacing: .10em;
      text-transform: uppercase;
    }
    .eyebrow::before {
      content: "";
      width: 6px; height: 6px;
      border-radius: 50%;
      background: var(--gold);
      flex-shrink: 0;
    }

    /* ─── SECTION ────────────────────────────────────────────────── */
    .section { padding: 100px 0; position: relative; }

    .section-title {
      margin: .9rem 0 1rem;
      font-family: "Playfair Display", serif;
      font-size: clamp(2rem, 4vw, 3.4rem);
      line-height: 1.08;
      letter-spacing: -.02em;
      font-weight: 700;
      color: var(--text);
    }

    .section-subtitle {
      margin: 0;
      max-width: 640px;
      color: var(--muted);
      font-size: 1.05rem;
    }

    /* ─── HEADER / NAVBAR ────────────────────────────────────────── */
    .site-header {
      position: sticky;
      top: 0;
      z-index: 1040;
      padding: 0;
      backdrop-filter: saturate(200%) blur(20px);
      background: rgba(255,255,255,.88);
      border-bottom: 1px so    /* ...cortado... agregá ?full=1 para ver todo ... */
      
Ver preview completo
Manifest preview
{
    "template": "smartproject.com.ar/index.html",
    "template_mtime": 1777054739,
    "template_mtime_human": "2026-04-24T18:18:59+00:00",
    "css_links_found": [
        "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=Playfair+Display:wght@600;700&display=swap",
        "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css",
        "https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css"
    ],
    "css_links_external": [
        "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=Playfair+Display:wght@600;700&display=swap",
        "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css",
        "https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css"
    ],
    "css_links_embedded": [],
    "inline_style_blocks": 2,
    "inline_imports_external": [],
    "inline_imports_embedded": [],
    "missing_css_files": []
}