Preview de mixed.css
/* MIXED CSS PACK */
/* Template: muebleriasys.com.ar/index.html */
/* Template mtime: 2026-03-11 16:46:08 */
/* external link (no embedded): https://fonts.googleapis.com/css2?family=Inter:opsz,[email protected],400;14..32,500;14..32,600;14..32,700;14..32,800;14..32,900&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 ===== */
/* === VARIABLES Y RESET === */
:root {
--accent: #ef7d2d;
--accent-2: #111827;
--accent-soft: #1f2937;
--ink: #0f172a;
--ink-light: #334155;
--muted: #64748b;
--soft-bg: #f8fafc;
--soft-border: #e9eef2;
--white: #ffffff;
--radius-lg: 24px;
--radius-md: 18px;
--radius-sm: 14px;
--shadow-sm: 0 4px 8px -2px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.02);
--shadow-md: 0 12px 24px -8px rgba(2, 6, 23, 0.08), 0 4px 8px -2px rgba(2, 6, 23, 0.03);
--shadow-lg: 0 24px 48px -12px rgba(2, 6, 23, 0.12), 0 8px 16px -4px rgba(2, 6, 23, 0.04);
--transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
scroll-behavior: smooth;
}
body {
font-family: "Inter", system-ui, -apple-system, sans-serif;
color: var(--ink);
background: var(--white);
line-height: 1.5;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* === TIPOGRAFÍA MEJORADA === */
h1, h2, h3, h4, h5, h6 {
font-weight: 700;
letter-spacing: -0.02em;
line-height: 1.2;
}
.display-5 {
font-weight: 800;
letter-spacing: -0.03em;
font-size: clamp(2.2rem, 5vw, 3rem);
}
.section-title {
font-weight: 800;
font-size: clamp(1.8rem, 4vw, 2.5rem);
letter-spacing: -0.03em;
margin-bottom: 0.75rem;
}
.section-subtitle {
color: var(--muted);
font-size: 1.1rem;
max-width: 720px;
margin-left: auto;
margin-right: auto;
}
.eyebrow {
display: inline-block;
padding: 0.35rem 1rem;
background: rgba(17, 24, 39, 0.05);
border-radius: 100px;
font-size: 0.85rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.02em;
color: var(--ink);
margin-bottom: 1rem;
backdrop-filter: blur(4px);
}
/* === LAYOUT === */
.section {
padding: 100px 0;
}
@media (max-width: 768px) {
.section {
padding: 72px 0;
}
}
.container {
max-width: 1280px;
padding: 0 24px;
}
/* === NAVBAR MEJORADA (MÁS ELEGANTE) === */
.navbar {
background: rgba(255, 255, 255, 0.85);
backdrop-filter: blur(12px) saturate(180%);
-webkit-backdrop-filter: blur(12px) saturate(180%);
border-bottom: 1px solid rgba(15, 23, 42, 0.06);
padding: 12px 0;
transition: var(--transition);
}
.navbar-brand {
display: flex;
align-items: center;
gap: 12px;
font-weight: 800;
font-size: 1.25rem;
letter-spacing: -0.02em;
color: var(--ink) !important;
}
.brand-logo {
height: 42px;
width: auto;
transition: var(--transition);
}
.navbar-brand:hover .brand-logo {
transform: scale(1.02);
}
.nav-link {
color: var(--ink-light) !important;
font-weight: 500;
font-size: 0.95rem;
padding: 0.5rem 1rem !important;
border-radius: 100px;
transition: var(--transition);
}
.nav-link:hover {
color: var(--ink) !important;
background: rgba(17, 24, 39, 0.04);
}
/ /* ...cortado... agregá ?full=1 para ver todo ... */
Manifest preview
{
"template": "muebleriasys.com.ar/index.html",
"template_mtime": 1773247568,
"template_mtime_human": "2026-03-11T16:46:08+00:00",
"css_links_found": [
"https://fonts.googleapis.com/css2?family=Inter:opsz,[email protected],400;14..32,500;14..32,600;14..32,700;14..32,800;14..32,900&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=Inter:opsz,[email protected],400;14..32,500;14..32,600;14..32,700;14..32,800;14..32,900&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": 3,
"inline_imports_external": [],
"inline_imports_embedded": [],
"missing_css_files": []
}