MIX · extractor de estilos
Template: hdmundovirtual360.com/index.html · mtime: 2026-05-05 14:31
← 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: hdmundovirtual360.com/index.html */
/* Template mtime: 2026-05-05 14:31:09 */

/* external link (no embedded): https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@700;800;900&family=Manrope:wght@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]/build/pannellum.css */

/* ===== INLINE <style> BLOCK #1 ===== */
.tour-360-frame{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  border:0;
  background:#000;
  display:none;
  z-index:1;
}

.tour-360-frame.is-visible{
  display:block;
}

.tour-360-viewer{
  z-index:1;
}

.tour-360-viewer.is-hidden{
  display:none;
}

.tour-360-status{
  min-width:0;
  max-width:360px;
}

.tour-360-status strong{
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.tour-360-open{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:0 .95rem;
  border-radius:999px;
  background:#fff;
  color:#111;
  font-size:.78rem;
  font-weight:900;
  white-space:nowrap;
  border:1px solid rgba(255,255,255,.35);
  transition:all .2s ease;
}

.tour-360-open:hover{
  background:var(--accent);
  color:#fff;
  transform:translateY(-1px);
}

.tour-360-selector{
  flex-wrap:nowrap;
  overflow-x:auto;
  overflow-y:hidden;
  max-width:min(720px,100%);
  padding:.15rem .1rem .25rem;
  scrollbar-width:thin;
}

.tour-360-selector::-webkit-scrollbar{
  height:5px;
}

.tour-360-selector::-webkit-scrollbar-track{
  background:rgba(255,255,255,.12);
  border-radius:999px;
}

.tour-360-selector::-webkit-scrollbar-thumb{
  background:rgba(255,255,255,.35);
  border-radius:999px;
}

.tour-360-btn{
  flex:0 0 auto;
}

@media (max-width:991.98px){
  .tour-360-status{
    max-width:100%;
  }

  .tour-360-open{
    order:3;
    width:100%;
  }

  .tour-360-selector{
    max-width:100%;
  }
}
    /* ─── TOKENS ───────────────────────────────────────────────── */
    :root{
      --accent:#c77b0e;
      --accent-deep:#f6de1a;
      --accent-soft:#fff8ee;
      --accent-glow:rgba(199,123,14,.18);
      --text:#050505;
      --muted:#5f5f66;
      --line:#e9eaee;
      --surface:#ffffff;
      --surface-soft:#f7f8fa;
      --shadow:0 20px 60px rgba(14,20,28,.08);
      --shadow-soft:0 12px 32px rgba(14,20,28,.06);
      --radius-xl:32px;
      --radius-lg:24px;
      --radius-md:18px;
      --radius-sm:14px;
      --container:1240px;
    }

    html{ scroll-behavior:smooth; }

    body{
      font-family:"Manrope",sans-serif;
      color:var(--text);
      background:#fff;
      line-height:1.65;
      -webkit-font-smoothing:antialiased;
      text-rendering:optimizeLegibility;
      overflow-x:hidden;
    }

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

    /* ─── SECTIONS ─────────────────────────────────────────────── */
    .section{ padding:120px 0; }
    .section-tight{ padding:96px 0; }

    /* ─── EYEBROW ───────────────────────────────────────────────── */
    .eyebrow{
      display:inline-flex;
      align-items:center;
      gap:.6rem;
      font-size:.72rem;
      font-weight:800;
      letter-spacing:.22em;
      text-transform:uppercase;
      color:var(--accent);
      margin-bottom:1rem;
    }
    .eyebrow::before{
      content:"";
      width:28px; height:2px;
      background:var(--accent);
         /* ...cortado... agregá ?full=1 para ver todo ... */
      
Ver preview completo
Manifest preview
{
    "template": "hdmundovirtual360.com/index.html",
    "template_mtime": 1777991469,
    "template_mtime_human": "2026-05-05T14:31:09+00:00",
    "css_links_found": [
        "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@700;800;900&family=Manrope:wght@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]/build/pannellum.css"
    ],
    "css_links_external": [
        "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@700;800;900&family=Manrope:wght@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]/build/pannellum.css"
    ],
    "css_links_embedded": [],
    "inline_style_blocks": 2,
    "inline_imports_external": [],
    "inline_imports_embedded": [],
    "missing_css_files": []
}