Preview de mixed.css
/* MIXED CSS PACK */
/* Template: herreriasanmartin.com.ar/index.html */
/* Template mtime: 2026-04-22 11:31:02 */
/* external link (no embedded): https://fonts.googleapis.com/css2?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&family=Outfit:wght@600;700;800&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:#c42329;
--accent-strong:#a61d22;
--accent-glow:rgba(196,35,41,.18);
--ink:#0d0e10;
--ink-2:#1c1d21;
--muted:#666a75;
--muted-light:#9295a0;
--line:#e5e6ea;
--soft:#f5f6f8;
--soft-2:#fafafb;
--card:#ffffff;
--shadow-xs:0 2px 8px rgba(11,17,34,.05);
--shadow-sm:0 8px 28px rgba(11,17,34,.07);
--shadow-md:0 18px 48px rgba(11,17,34,.09);
--shadow-lg:0 32px 80px rgba(11,17,34,.11);
--radius-xl:36px;
--radius-lg:24px;
--radius-md:16px;
--radius-sm:10px;
--nav-h:80px;
--container:1240px;
--transition:.28s cubic-bezier(.22,1,.36,1);
}
/* ── RESET & BASE ───────────────────────────── */
*, *::before, *::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}
body{
font-family:'DM Sans',system-ui,sans-serif;
color:var(--ink);
background:#fff;
overflow-x:hidden;
}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
.container-xl{max-width:var(--container);margin-inline:auto;padding-inline:clamp(18px,4vw,48px)}
/* ── EYEBROW ────────────────────────────────── */
.eyebrow{
display:inline-flex;
align-items:center;
gap:10px;
padding:8px 14px 8px 10px;
border-radius:999px;
background:rgba(196,35,41,.08);
color:var(--accent);
font-size:.72rem;
font-weight:700;
letter-spacing:.16em;
text-transform:uppercase;
margin-bottom:20px;
}
.eyebrow-dot{
width:7px;height:7px;
border-radius:50%;
background:var(--accent);
flex-shrink:0;
animation:pulse-dot 2.4s ease infinite;
}
@keyframes pulse-dot{
0%,100%{box-shadow:0 0 0 0 rgba(196,35,41,.38)}
50%{box-shadow:0 0 0 6px rgba(196,35,41,0)}
}
/* ── SECTION ────────────────────────────────── */
.section{padding:clamp(72px,10vw,120px) 0;position:relative}
.section-soft{background:var(--soft-2)}
.section-title{
font-family:'Outfit',sans-serif;
font-size:clamp(1.75rem,3.2vw,2.95rem);
font-weight:800;
line-height:.97;
letter-spacing:-.03em;
color:var(--ink);
margin-bottom:18px;
}
.section-subtitle{
color:var(--muted);
font-size:1.06rem;
line-height:1.85;
max-width:720px;
}
.section-head{margin-bottom:56px}
.section-head.center{text-align:center}
.section-head.center .section-subtitle{margin-inline:auto}
/* ── BUTTONS ────────────────────────────────── */
.btn-main,.btn-ghost{
display:inline-flex;
align-items:center;
justify-content:center;
gap:9px;
min-height:54px;
padding:0 28px;
border-radius:999px;
font-weight:600;
font-size:.97rem;
letter-spacing:-.01em;
transition:var(--transition);
border:none;
cursor:pointer;
position /* ...cortado... agregá ?full=1 para ver todo ... */
Manifest preview
{
"template": "herreriasanmartin.com.ar/index.html",
"template_mtime": 1776857462,
"template_mtime_human": "2026-04-22T11:31:02+00:00",
"css_links_found": [
"https://fonts.googleapis.com/css2?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&family=Outfit:wght@600;700;800&display=swap",
"https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
],
"css_links_external": [
"https://fonts.googleapis.com/css2?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&family=Outfit:wght@600;700;800&display=swap",
"https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
],
"css_links_embedded": [],
"inline_style_blocks": 4,
"inline_imports_external": [],
"inline_imports_embedded": [],
"missing_css_files": []
}