MIX · extractor de estilos
Template: erazourbanclothes.com.ar/index.html · mtime: 2026-02-18 12:44
← 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: erazourbanclothes.com.ar/index.html */
/* Template mtime: 2026-02-18 12:44:20 */

/* 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],300..800&family=Space+Grotesk:[email protected]&display=swap */

/* ===== INLINE <style> BLOCK #1 ===== */
/*--------------------------------------------------------------
    # VARIABLES Y RESET PROFESIONAL
    --------------------------------------------------------------*/
    :root {
      --accent: #ff3b7a;
      --accent-soft: rgba(255, 59, 122, 0.08);
      --accent-dim: rgba(255, 59, 122, 0.25);
      --black: #03050a;
      --gray-900: #0f172a;
      --gray-800: #1e293b;
      --gray-700: #334155;
      --gray-600: #475569;
      --gray-300: #cbd5e1;
      --gray-100: #f1f5f9;
      --white: #ffffff;
      --glass-bg: rgba(255, 255, 255, 0.72);
      --glass-border: rgba(15, 23, 42, 0.06);
      --shadow-xs: 0 2px 5px rgba(2, 6, 23, 0.02), 0 1px 2px rgba(2, 6, 23, 0.03);
      --shadow-sm: 0 5px 12px rgba(2, 6, 23, 0.03), 0 2px 4px rgba(2, 6, 23, 0.03);
      --shadow-md: 0 18px 32px -12px rgba(2, 6, 23, 0.08);
      --shadow-lg: 0 25px 40px -16px rgba(2, 6, 23, 0.12);
      --shadow-xl: 0 30px 60px -12px rgba(2, 6, 23, 0.18);
      --radius-sm: 14px;
      --radius-md: 20px;
      --radius-lg: 30px;
      --radius-xl: 40px;
      --radius-pill: 999px;
      --transition: all 0.22s cubic-bezier(0.2, 0, 0, 1);
    }

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

    html {
      scroll-behavior: smooth;
      scroll-padding-top: 100px;
      overflow-x: clip;
      width: 100%;
    }

    body {
      font-family: "Inter", system-ui, -apple-system, sans-serif;
      color: var(--gray-900);
      background: var(--white);
      line-height: 1.6;
      overflow-x: clip;
      width: 100%;
    }

    /*--------------------------------------------------------------
    # TIPOGRAFÍA PREMIUM
    --------------------------------------------------------------*/
    h1, h2, h3, h4, .h1, .h2, .h3, .h4, .display-1, .display-2, .display-3, .display-4, .display-5, .display-6, .fw-black, .fw-bolder, .fw-extrabold {
      font-family: "Space Grotesk", "Inter", sans-serif;
      font-weight: 700;
      letter-spacing: -0.02em;
    }

    .display-1 { font-size: clamp(3.5rem, 8vw, 5.5rem); line-height: 0.95; }
    .display-2 { font-size: clamp(3rem, 7vw, 4.5rem); line-height: 1; }
    .display-5 { font-size: clamp(2rem, 5vw, 2.8rem); line-height: 1.1; }
    .display-6 { font-size: clamp(1.6rem, 4vw, 2rem); line-height: 1.2; }

    .section-eyebrow {
      display: inline-flex;
      align-items: center;
      gap: 0.5rem;
      font-size: 0.8rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.14em;
      color: var(--accent);
      background: var(--accent-soft);
      padding: 0.55rem 1rem;
      border-radius: var(--radius-pill);
      border: 1px solid var(--accent-dim);
      backdrop-filter: blur(4px);
      margin-bottom: 1.2rem;
    }

    .section-title {
      font-size: clamp(2.2rem, 5vw, 2.8rem);
      font-weight: 700;
      line-height: 1.1;
      margin-bottom: 1.2rem;
    }

    .section-subtitle {
      font-size: 1.2rem;
      color: var(--gray-600);
      max-width: 700px;
      margin-left: auto;
      margin-right: auto;
      font-weight: 400;
    }

    /*--------------------------------------------------------------
    # COMPONENTES GLASS Y CARDS
    --------------------------------------------------------------*/
    .glass-card {
      background: var(--glass-bg);
      backdrop-filter: blur(12px);
      border: 1px     /* ...cortado... agregá ?full=1 para ver todo ... */
      
Ver preview completo
Manifest preview
{
    "template": "erazourbanclothes.com.ar/index.html",
    "template_mtime": 1771418660,
    "template_mtime_human": "2026-02-18T12:44:20+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],300..800&family=Space+Grotesk:[email protected]&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],300..800&family=Space+Grotesk:[email protected]&display=swap"
    ],
    "css_links_embedded": [],
    "inline_style_blocks": 2,
    "inline_imports_external": [],
    "inline_imports_embedded": [],
    "missing_css_files": []
}