Preview de mixed.css
/* MIXED CSS PACK */
/* Template: mlconstrucciones.com.ar/index.html */
/* Template mtime: 2026-05-04 14:24:18 */
/* 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=Montserrat:wght@700;800;900&family=DM+Sans:wght@300;400;500;600;700;800&display=swap */
/* ===== INLINE <style> BLOCK #1 ===== */
/* ─── Variables ─────────────────────────────────────────── */
:root {
--accent: #c6a267;
--accent-dark: #8c6a34;
--accent-soft: rgba(198,162,103,.14);
--accent-glow: rgba(198,162,103,.28);
--black: #111111;
--ink: #191714;
--muted: #6b6560;
--soft: #f8f6f1;
--line: #e9e2d6;
--white: #ffffff;
--shadow: 0 28px 80px rgba(17,17,17,.10);
--shadow-card: 0 8px 32px rgba(17,17,17,.07);
--r: 14px;
--font-display: 'Montserrat', 'DM Sans', ui-sans-serif, system-ui, sans-serif;
--font-body: 'DM Sans', ui-sans-serif, system-ui, sans-serif;
/* Fuente display ajustada para acercarse al trazo grueso y geométrico del logo. */}
/* ─── Reset & Base ──────────────────────────────────────── */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; overflow-x: hidden; }
body {
margin: 0;
font-family: var(--font-body);
color: var(--black);
background: #fff;
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
}
/* subtle grid texture */
body::before {
content: "";
position: fixed;
inset: 0;
pointer-events: none;
z-index: 0;
background:
linear-gradient(90deg, rgba(17,17,17,.028) 1px, transparent 1px) 0 0 / 72px 72px,
linear-gradient(0deg, rgba(17,17,17,.020) 1px, transparent 1px) 0 0 / 72px 72px;
}
img { max-width: 100%; }
a { color: inherit; text-decoration: none; }
::selection { background: var(--accent); color: #111; }
.container { position: relative; z-index: 1; }
/* ─── Typography helpers ────────────────────────────────── */
.eyebrow {
display: inline-flex;
align-items: center;
gap: 10px;
margin-bottom: 16px;
color: var(--accent-dark);
font-family: var(--font-body);
font-size: 11px;
font-weight: 700;
letter-spacing: .18em;
text-transform: uppercase;
}
.eyebrow::before {
content: "";
width: 36px;
height: 2px;
background: linear-gradient(90deg, var(--accent), var(--accent-dark));
display: inline-block;
border-radius: 2px;
}
.section-title {
margin: 0;
font-family: var(--font-display);
font-size: clamp(2rem, 3.8vw, 3.2rem);
font-weight: 900;
line-height: 1.08;
letter-spacing: -.045em;
}
.section-subtitle {
margin: 18px auto 0;
max-width: 680px;
color: var(--muted);
font-size: 1.02rem;
line-height: 1.78;
font-weight: 400;
}
/* ─── Section spacing ───────────────────────────────────── */
.section { padding: 112px 0; position: relative; }
.bg-soft {
background:
radial-gradient(ellipse 80% 50% at 100% 0%, rgba(198,162,103,.09), transparent),
radial-gradient(ellipse 60% 40% at 0% 100%, rgba(198,162,103,.07), transparent),
var(--soft);
}
/* ──� /* ...cortado... agregá ?full=1 para ver todo ... */
Manifest preview
{
"template": "mlconstrucciones.com.ar/index.html",
"template_mtime": 1777904658,
"template_mtime_human": "2026-05-04T14:24:18+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=Montserrat:wght@700;800;900&family=DM+Sans:wght@300;400;500;600;700;800&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=Montserrat:wght@700;800;900&family=DM+Sans:wght@300;400;500;600;700;800&display=swap"
],
"css_links_embedded": [],
"inline_style_blocks": 2,
"inline_imports_external": [],
"inline_imports_embedded": [],
"missing_css_files": []
}