Preview de mixed.css
/* MIXED CSS PACK */
/* Template: bujes3m.com.ar/index.html */
/* Template mtime: 2026-05-20 12:55:25 */
/* external link (no embedded): https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;800;900&family=DM+Sans:wght@300;400;500;600;700&display=swap */
/* external link (no embedded): https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css */
/* ===== INLINE <style> BLOCK #1 ===== */
/* =============================================
TOKENS & RESET
============================================= */
:root {
--accent: #b67a2d;
--accent-dark: #8f5e21;
--accent-soft: #f7efe5;
--accent-glow: rgba(182,122,45,.18);
--text: #111111;
--muted: #6b6b6b;
--line: #ebebeb;
--surface: #ffffff;
--surface-2: #faf8f5;
--shadow-sm: 0 4px 16px rgba(17,17,17,.06);
--shadow: 0 20px 64px rgba(17,17,17,.10);
--shadow-lg: 0 32px 80px rgba(17,17,17,.13);
--radius: 20px;
--radius-lg: 28px;
--radius-pill: 999px;
}
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
font-family: 'DM Sans', system-ui, -apple-system, sans-serif;
color: var(--text);
background: #fff;
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
}
a { text-decoration: none; color: inherit; }
img { max-width: 100%; display: block; }
/* =============================================
UTILITIES
============================================= */
.section { padding: 104px 0; }
.section-sm { padding: 80px 0; }
.eyebrow {
display: inline-flex;
align-items: center;
gap: 8px;
font-size: .72rem;
font-weight: 700;
letter-spacing: .18em;
text-transform: uppercase;
color: var(--accent);
margin-bottom: 16px;
}
.eyebrow::before {
content: '';
display: block;
width: 22px;
height: 2px;
border-radius: 2px;
background: var(--accent);
flex-shrink: 0;
}
.section-title {
font-family: 'Playfair Display', Georgia, serif;
font-size: clamp(2rem, 4vw, 3rem);
line-height: 1.08;
font-weight: 800;
letter-spacing: -.02em;
margin: 0 0 16px;
}
.section-subtitle {
font-size: 1.05rem;
color: var(--muted);
max-width: 680px;
margin: 0 auto;
line-height: 1.7;
}
/* =============================================
NAVBAR
============================================= */
.navbar {
background: rgba(255,255,255,.9);
backdrop-filter: blur(18px);
-webkit-backdrop-filter: blur(18px);
border-bottom: 1px solid rgba(17,17,17,.07);
padding: 1rem 0;
transition: background .3s, box-shadow .3s;
}
.navbar.scrolled {
background: rgba(255,255,255,.97);
box-shadow: 0 4px 24px rgba(17,17,17,.07);
}
.navbar-brand {
display: flex;
align-items: center;
gap: .75rem;
}
.brand-logo, .footer-logo {
width: auto;
height: 38px;
object-fit: contain;
flex-shrink: 0;
}
.brand-text {
font-family: 'Playfair Display', Georgia, serif;
font-size: 1.05rem;
font-weight: 700;
color: #111;
letter-spacing: -.01em;
white-space: nowrap;
}
.navbar-nav .nav-link {
font-size: .9rem;
font-weight: 600;
color: #3a3a3a;
padding: .6rem 1rem;
letter-spacing: .01em;
position: relative;
transition: color .2s;
}
.navbar-nav .nav-link::after {
content: '';
position: absolute;
bottom: 4px;
left: 50%;
transform: translateX(-50%) scaleX(0);
width: 20px;
he /* ...cortado... agregá ?full=1 para ver todo ... */
Manifest preview
{
"template": "bujes3m.com.ar/index.html",
"template_mtime": 1779281725,
"template_mtime_human": "2026-05-20T12:55:25+00:00",
"css_links_found": [
"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;800;900&family=DM+Sans:wght@300;400;500;600;700&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:wght@700;800;900&family=DM+Sans:wght@300;400;500;600;700&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": []
}