CSS links: 2
Embebidos: 0
Externos: 2
Inline styles: 3
Missing: 0
CSS externos (no embebidos)
https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&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=swaphttps://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css
CSS embebidos (locales)
No se pudieron embebir CSS locales.
Preview de mixed.css
/* MIXED CSS PACK */
/* Template: criaderovoneichenlaub.com.ar/index.html */
/* Template mtime: 2026-05-05 13:36:17 */
/* external link (no embedded): https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&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: #3f5268;
--accent-dark: #273546;
--text: #101820;
--muted: #34475b;
--line: #d2dde8;
--bg: #edf3f8;
--soft: #dde7f0;
--warm: #cfdce8;
--shadow: 0 18px 40px rgba(16,24,32,.09);
--shadow-lg: 0 32px 64px rgba(16,24,32,.14);
--radius: 22px;
--radius-lg: 32px;
--ff-display: 'Cormorant Garamond', Georgia, serif;
--ff-body: 'DM Sans', system-ui, sans-serif;
--nav-h: 76px;
}
/* ─── RESET & BASE ───────────────────────────── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; font-size: 16px; }
body {
font-family: var(--ff-body);
color: var(--text);
background:
radial-gradient(circle at 12% 8%, rgba(63,82,104,.12) 0%, transparent 34%),
linear-gradient(180deg, var(--bg) 0%, #e4ecf3 100%);
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
}
img { max-width: 100%; display: block; }
a { text-decoration: none; }
p { margin: 0; }
/* ─── SECTION SPACING ────────────────────────── */
.section { padding: 110px 0; }
/* ─── EYEBROW ─────────────────────────────────── */
.eyebrow {
display: inline-flex;
align-items: center;
gap: 8px;
padding: 7px 16px 7px 10px;
border-radius: 999px;
background: transparent;
border: 1px solid var(--line);
color: var(--muted);
font-family: var(--ff-body);
font-size: .72rem;
font-weight: 600;
letter-spacing: .12em;
text-transform: uppercase;
}
.eyebrow::before {
content: '';
display: inline-block;
width: 6px; height: 6px;
border-radius: 50%;
background: var(--accent-dark);
flex-shrink: 0;
}
/* ─── SECTION HEAD ────────────────────────────── */
.section-head { max-width: 680px; margin: 0 auto 64px; text-align: center; }
.section-title {
font-family: var(--ff-display);
font-weight: 600;
font-size: clamp(2.4rem, 4.5vw, 3.6rem);
line-height: 1.08;
letter-spacing: -.01em;
color: var(--text);
margin: 20px 0 16px;
}
.section-title em {
font-style: italic;
color: var(--muted);
}
.section-subtitle {
font-size: 1.02rem;
line-height: 1.85;
color: var(--muted);
font-weight: 300;
}
/* ─── DIVIDER ─────────────────────────────────── */
.section-divider {
width: 40px; height: 1px;
background: var(--accent-dark);
margin: 20px auto 0;
}
/* ─── NAVBAR ──────────────────────────────────── */
.navbar {
--bs-navbar-padding-y: 0;
height: var(--nav-h);
background: rgba(237,243,248,.92);
backdrop-filter: blur(20px) saturate(18 /* ...cortado... agregá ?full=1 para ver todo ... */
Manifest preview
{
"template": "criaderovoneichenlaub.com.ar/index.html",
"template_mtime": 1777988177,
"template_mtime_human": "2026-05-05T13:36:17+00:00",
"css_links_found": [
"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&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=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&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": 3,
"inline_imports_external": [],
"inline_imports_embedded": [],
"missing_css_files": []
}