Preview de mixed.css
/* MIXED CSS PACK */
/* Template: mueblarte.com.ar/index.php */
/* Template mtime: 2026-03-20 18:47:29 */
/* external link (no embedded): https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,600;0,700;0,800;1,600;1,700&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&display=swap */
/* external link (no embedded): https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css */
/* ===== INLINE <style> BLOCK #1 ===== */
/* ─── TOKENS ─────────────────────────────────────────── */
:root {
--accent: #8c5a3c;
--accent-dark: #6d442c;
--accent-light: #b8805e;
--accent-soft: #f5ede6;
--accent-2: #d4a882;
--gold: #c9964a;
--text: #1a1209;
--text-2: #3d2e22;
--muted: #7a6355;
--line: #e8ddd4;
--line-2: #f0e8e0;
--bg: #ffffff;
--bg-warm: #faf6f2;
--bg-soft: #f5ede6;
--surface: #ffffff;
--shadow-sm: 0 2px 8px rgba(42,27,18,.06);
--shadow: 0 8px 28px rgba(42,27,18,.10);
--shadow-md: 0 16px 44px rgba(42,27,18,.13);
--shadow-lg: 0 28px 60px rgba(42,27,18,.16);
--radius-xs: 10px;
--radius-sm: 16px;
--radius: 22px;
--radius-lg: 32px;
--radius-xl: 40px;
--nav-h: 82px;
--container: 1200px;
}
/* ─── RESET / BASE ────────────────────────────────────── */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
margin: 0;
font-family: 'DM Sans', system-ui, sans-serif;
font-size: 16px;
color: var(--text);
background: var(--bg);
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
}
img { max-width: 100%; display: block; }
a { text-decoration: none; color: inherit; }
/* ─── LAYOUT UTILS ────────────────────────────────────── */
.container-custom { max-width: var(--container); margin: 0 auto; padding: 0 24px; }
.section { padding: 100px 0; }
.section-warm { background: var(--bg-warm); }
.section-soft { background: var(--bg-soft); }
/* ─── TYPOGRAPHY ──────────────────────────────────────── */
.eyebrow {
display: inline-flex;
align-items: center;
gap: 8px;
padding: 6px 16px 6px 10px;
border-radius: 999px;
background: var(--accent-soft);
color: var(--accent-dark);
font-size: .72rem;
font-weight: 700;
letter-spacing: .14em;
text-transform: uppercase;
margin-bottom: 18px;
}
.eyebrow::before {
content: '';
width: 6px; height: 6px;
border-radius: 50%;
background: var(--accent);
flex-shrink: 0;
}
.section-title {
font-family: 'Playfair Display', Georgia, serif;
font-size: clamp(2rem, 4.2vw, 3.2rem);
font-weight: 700;
line-height: 1.08;
letter-spacing: -.02em;
color: var(--text);
margin: 0;
}
.section-title .accent { color: var(--accent); font-style: italic; }
.section-sub {
margin: 18px auto 0;
max-width: 720px;
color: var(--muted);
font-size: 1.05rem;
line-height: 1.85;
font-weight: 400;
}
.text-center .section-sub { text-align: center; }
/* ─── NAVBAR ──────────────────────────────────────────── */
.navbar {
/* ...cortado... agregá ?full=1 para ver todo ... */
Manifest preview
{
"template": "mueblarte.com.ar/index.php",
"template_mtime": 1774032449,
"template_mtime_human": "2026-03-20T18:47:29+00:00",
"css_links_found": [
"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,600;0,700;0,800;1,600;1,700&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&display=swap",
"https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
],
"css_links_external": [
"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,600;0,700;0,800;1,600;1,700&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&display=swap",
"https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
],
"css_links_embedded": [],
"inline_style_blocks": 2,
"inline_imports_external": [],
"inline_imports_embedded": [],
"missing_css_files": []
}