Preview de mixed.css
/* MIXED CSS PACK */
/* Template: decorservice.com/index.html */
/* Template mtime: 2026-02-20 22:36:04 */
/* external link (no embedded): https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap */
/* 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=Inter:opsz,[email protected],400;14..32,600;14..32,700;14..32,800;14..32,900&display=swap */
/* external link (no embedded): https://unpkg.com/[email protected]/dist/aos.css */
/* ===== INLINE <style> BLOCK #1 ===== */
/* ---------------------------------------------------------- */
/* ROOT - GAMA DE COLORES RESPETADA AL 100% */
/* ---------------------------------------------------------- */
:root {
--accent: #1392e3; /* Tu color principal */
--accent-dim: rgba(19, 146, 227, 0.15);
--accent-glow: rgba(19, 146, 227, 0.4);
--text-primary: #0f172a; /* Texto más profundo */
--text-muted: #475569; /* Gris más elegante */
--bg-soft: #f8fafc; /* Fondo suave general */
--border-light: rgba(15, 23, 42, 0.08);
--border-soft: rgba(15, 23, 42, 0.12);
--card-shadow: 0 20px 35px -8px rgba(0, 0, 0, 0.07), 0 5px 15px -5px rgba(0, 0, 0, 0.03);
--card-shadow-hover: 0 30px 50px -15px rgba(19, 146, 227, 0.25);
--radius-lg: 28px;
--radius-md: 22px;
--radius-sm: 16px;
--transition-bounce: cubic-bezier(0.34, 1.56, 0.64, 1);
}
/* ---------------------------------------------------------- */
/* GLOBAL - RESET Y ESTILOS BASE PREMIUM */
/* ---------------------------------------------------------- */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html {
scroll-behavior: smooth;
}
body {
font-family: "Inter", system-ui, -apple-system, sans-serif;
color: var(--text-primary);
background: #ffffff;
line-height: 1.5;
overflow-x: hidden;
padding-top: 85px; /* Ajustado para navbar más elegante */
}
/* Tipografía refinada */
h1, h2, h3, h4, .display-premium {
font-weight: 800;
letter-spacing: -0.03em;
line-height: 1.1;
}
/* ---------------------------------------------------------- */
/* COMPONENTES REUTILIZABLES DE LUJO */
/* ---------------------------------------------------------- */
.section {
padding: 110px 0;
position: relative;
}
.section-bg-soft {
background: var(--bg-soft);
}
.eyebrow {
display: inline-flex;
align-items: center;
gap: 0.6rem;
padding: 0.55rem 1.2rem;
background: #ffffff;
border: 1px solid var(--border-light);
border-radius: 100px;
font-size: 0.8rem;
font-weight: 800;
text-transform: uppercase;
letter-spacing: 0.08em;
color: var(--accent);
box-shadow: 0 2px 10px rgba(0,0,0,0.02);
margin-bottom: 1.5rem;
}
.eyebrow i {
font-size: 1.1rem;
}
.section-title {
font-size: clamp(2.2rem, 5vw, 3.4rem);
font-weight: 900;
color: var(--text-primary);
margin-bottom: 1.2rem;
line-height: 1.1;
}
.section-subtitle {
font-size: 1.2rem;
color: var(--text-muted);
max-width: 700px;
margin-left: auto;
margin-right: auto;
font-weight: 400;
}
/* Botones ultra premium */
.btn-premium {
padding: 0.8rem 2rem;
border-radius: 60px;
font-weight: 700;
font-size: 1rem;
transition: all 0.3s var(--transition-bounce);
border: none;
display: inline-flex;
/* ...cortado... agregá ?full=1 para ver todo ... */
Manifest preview
{
"template": "decorservice.com/index.html",
"template_mtime": 1771626964,
"template_mtime_human": "2026-02-20T22:36:04+00:00",
"css_links_found": [
"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap",
"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=Inter:opsz,[email protected],400;14..32,600;14..32,700;14..32,800;14..32,900&display=swap",
"https://unpkg.com/[email protected]/dist/aos.css"
],
"css_links_external": [
"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap",
"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=Inter:opsz,[email protected],400;14..32,600;14..32,700;14..32,800;14..32,900&display=swap",
"https://unpkg.com/[email protected]/dist/aos.css"
],
"css_links_embedded": [],
"inline_style_blocks": 2,
"inline_imports_external": [],
"inline_imports_embedded": [],
"missing_css_files": []
}