Preview de mixed.css
/* MIXED CSS PACK */
/* Template: noesg.com/index.html */
/* Template mtime: 2026-02-25 13:20:22 */
/* external link (no embedded): https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css */
/* external link (no embedded): https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css */
/* external link (no embedded): https://fonts.googleapis.com/css2?family=Inter:opsz,[email protected],400;14..32,500;14..32,600;14..32,700;14..32,800;14..32,900&family=Playfair+Display:wght@700;900&display=swap */
/* ===== INLINE <style> BLOCK #1 ===== */
:root {
--brand: #0d2a6b;
--brand-2: #e11d2e;
--ink: #0b1220;
--muted: #5b667a;
--soft: #f5f7fb;
--white: #ffffff;
--radius-sm: 12px;
--radius-md: 18px;
--radius-lg: 24px;
--shadow-sm: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
--shadow-md: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
--shadow-lg: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
--shadow-xl: 0 25px 50px -12px rgb(0 0 0 / 0.25);
--transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
scroll-behavior: smooth;
}
html, body {
overflow-x: hidden;
}
body {
font-family: "Inter", system-ui, -apple-system, sans-serif;
color: var(--ink);
background: var(--white);
line-height: 1.5;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body::before {
content: "";
position: fixed;
inset: 0;
background:
radial-gradient(circle at 20% 30%, rgba(13, 42, 107, 0.02) 0%, transparent 30%),
radial-gradient(circle at 80% 70%, rgba(225, 29, 46, 0.02) 0%, transparent 35%),
repeating-linear-gradient(45deg, rgba(0,0,0,0.01) 0px, rgba(0,0,0,0.01) 1px, transparent 1px, transparent 12px);
pointer-events: none;
z-index: -1;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 800;
letter-spacing: -0.02em;
line-height: 1.2;
}
.display-heading {
font-family: "Playfair Display", serif;
font-weight: 900;
}
.eyebrow {
display: inline-block;
padding: 0.35rem 1rem;
border-radius: 100px;
background: rgba(13, 42, 107, 0.08);
color: var(--brand);
font-weight: 700;
font-size: 0.75rem;
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 1rem;
border: 1px solid rgba(13, 42, 107, 0.15);
backdrop-filter: blur(4px);
}
.section-title {
font-size: clamp(2rem, 4vw, 2.8rem);
font-weight: 900;
margin-bottom: 1rem;
background: linear-gradient(135deg, var(--brand) 0%, #1e3a8a 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.section-subtitle {
color: var(--muted);
font-size: 1.1rem;
max-width: 720px;
margin: 0 auto;
}
.btn {
padding: 0.75rem 1.5rem;
border-radius: 100px;
font-weight: 700;
transition: var(--transition);
border: none;
font-size: 0.95rem;
}
.btn-brand {
background: var(--brand);
color: white;
box-shadow: var(--shadow-md);
border: 1px solid rgba(255,255,255,0.1);
}
.btn-brand:hover {
background: #0b245e;
transform: translateY(-2px);
box-shadow: var(--shadow-lg);
color: white;
}
.btn-brand:active {
transform: translateY(0);
box-shadow: var(--shadow-sm);
}
.btn-outline-brand {
background: transparent;
border: 2px solid var(--brand);
color: var(--brand);
}
.btn-outline-brand:ho /* ...cortado... agregá ?full=1 para ver todo ... */
Manifest preview
{
"template": "noesg.com/index.html",
"template_mtime": 1772025622,
"template_mtime_human": "2026-02-25T13:20:22+00:00",
"css_links_found": [
"https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css",
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css",
"https://fonts.googleapis.com/css2?family=Inter:opsz,[email protected],400;14..32,500;14..32,600;14..32,700;14..32,800;14..32,900&family=Playfair+Display:wght@700;900&display=swap"
],
"css_links_external": [
"https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css",
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css",
"https://fonts.googleapis.com/css2?family=Inter:opsz,[email protected],400;14..32,500;14..32,600;14..32,700;14..32,800;14..32,900&family=Playfair+Display:wght@700;900&display=swap"
],
"css_links_embedded": [],
"inline_style_blocks": 5,
"inline_imports_external": [],
"inline_imports_embedded": [],
"missing_css_files": []
}