Preview de mixed.css
/* MIXED CSS PACK */
/* Template: silviabusaniche.com/index.html */
/* Template mtime: 2026-04-07 18:35:32 */
/* external link (no embedded): https://fonts.googleapis.com/css2?family=Inter:wght@400;500;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 ===== */
:root{
--accent:#56206b;
--accent-2:#6b2b86;
--accent-soft:#f4ebf8;
--text:#111111;
--muted:#5e5e66;
--line:#e9e1ee;
--bg:#ffffff;
--bg-soft:#faf8fb;
--shadow:0 18px 45px rgba(37, 16, 47, .10);
--shadow-soft:0 12px 28px rgba(37, 16, 47, .08);
--radius:24px;
--radius-sm:18px;
--container:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
margin:0;
font-family:'Inter',system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
color:var(--text);
background:var(--bg);
overflow-x:hidden;
}
img{max-width:100%;display:block}
a{text-decoration:none}
.container-custom{max-width:var(--container)}
.section{padding:92px 0}
.section.alt{background:var(--bg-soft)}
.eyebrow{
display:inline-flex;
align-items:center;
padding:.55rem .95rem;
border-radius:999px;
background:var(--accent-soft);
color:var(--accent);
font-weight:800;
font-size:.8rem;
letter-spacing:.04em;
text-transform:uppercase;
margin-bottom:1rem;
}
.section-title{
font-size:clamp(2rem, 3.8vw, 3.2rem);
line-height:1.06;
letter-spacing:-.04em;
font-weight:800;
margin-bottom:1rem;
color:var(--text);
}
.section-subtitle{
max-width:760px;
margin:0 auto;
color:var(--muted);
font-size:1.05rem;
line-height:1.8;
}
.navbar{
background:rgba(255,255,255,.92);
backdrop-filter:blur(14px);
-webkit-backdrop-filter:blur(14px);
border-bottom:1px solid rgba(86,32,107,.08);
padding:.9rem 0;
}
.navbar-brand{
display:flex;
align-items:center;
gap:.72rem;
color:var(--text)!important;
font-size:.98rem;
font-weight:700;
letter-spacing:-.01em;
}
.brand-logo{
height:40px;
width:auto;
object-fit:contain;
flex:0 0 auto;
}
.navbar-nav .nav-link{
color:var(--text);
font-weight:600;
font-size:.95rem;
padding:.7rem .9rem!important;
}
.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active{color:var(--accent)}
.navbar-toggler{
border:1px solid rgba(86,32,107,.18);
padding:.55rem .7rem;
box-shadow:none!important;
}
.navbar-toggler:focus{box-shadow:none}
.navbar-toggler-icon{
background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(86,32,107,0.95)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.btn-main,
.btn-outline-main{
min-height:54px;
display:inline-flex;
align-items:center;
justify-content:center;
padding:.95rem 1.35rem;
border-radius:14px;
font-weight:700;
font-size:.98rem;
transition:.22s ease;
border:1px solid transparent;
}
.btn-main{
background:var(--accent);
color:#fff;
box-shadow:0 16px 30px rgba(86,32,107,.18);
}
.btn-main:hover{
background:var(--accent-2);
color:#fff;
transform:translateY(-1px);
}
.btn-outline-main{
background:#fff;
color:var(--accent);
border-color:rgba(86,32,107,.18);
}
.btn-outline-main:hover{
background:var(--accent-soft);
color:var(--accent);
transform:translateY /* ...cortado... agregá ?full=1 para ver todo ... */
Manifest preview
{
"template": "silviabusaniche.com/index.html",
"template_mtime": 1775586932,
"template_mtime_human": "2026-04-07T18:35:32+00:00",
"css_links_found": [
"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;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=Inter:wght@400;500;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": []
}