Preview de mixed.css
/* MIXED CSS PACK */
/* Template: servicefriosur.com.ar/index.html */
/* Template mtime: 2026-03-13 13:50:12 */
/* 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&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 */
/* ===== INLINE <style> BLOCK #1 ===== */
.about-media{
height:100%;
border-radius:24px;
overflow:hidden;
box-shadow:0 18px 45px rgba(0,0,0,.12);
background:#fff;
}
.about-img{
width:100%;
height:100%;
min-height:320px;
max-height:520px;
object-fit:cover;
object-position:center;
display:block;
}
.about-card{
background:#fff;
border:1px solid rgba(0,0,0,.08);
border-radius:22px;
padding:26px;
box-shadow:0 12px 30px rgba(0,0,0,.08);
height:auto;
}
.about-icon{
width:56px;
height:56px;
flex:0 0 56px;
border-radius:16px;
background:rgba(13,110,253,.08);
color:var(--accent);
display:flex;
align-items:center;
justify-content:center;
font-size:1.45rem;
}
.about-list{
display:flex;
flex-direction:column;
gap:16px;
}
.about-item{
display:flex;
align-items:flex-start;
gap:16px;
background:#fff;
border:1px solid rgba(0,0,0,.08);
border-radius:20px;
padding:20px;
box-shadow:0 10px 24px rgba(0,0,0,.06);
}
.about-item-icon{
width:52px;
height:52px;
flex:0 0 52px;
border-radius:14px;
background:rgba(13,110,253,.08);
color:var(--accent);
display:flex;
align-items:center;
justify-content:center;
font-size:1.3rem;
}
.about-item h3{
margin:0 0 6px;
font-size:1.08rem;
font-weight:700;
}
.about-item p{
margin:0;
color:#5f6b7a;
line-height:1.65;
}
@media (max-width: 991.98px){
.about-img{
max-height:420px;
}
}
@media (max-width: 575.98px){
.about-card{
padding:20px;
}
.about-item{
padding:18px;
gap:14px;
}
.about-icon,
.about-item-icon{
width:46px;
height:46px;
flex:0 0 46px;
font-size:1.1rem;
}
.about-img{
min-height:240px;
max-height:320px;
}
}
/* ===== VARIABLES Y RESET ===== */
:root {
/* Paleta de colores respetada y ampliada */
--accent: #0f6cab;
--accent-dark: #0b4f7f;
--accent-light: #e0f0ff;
--accent-soft: #e9f4fb;
--accent-glow: rgba(15, 108, 171, 0.12);
--accent-glass: rgba(15, 108, 171, 0.08);
--bg: #f8fafd;
--surface: #ffffff;
--text: #13293d;
--text-muted: #4a6479;
--border: rgba(15, 108, 171, 0.12);
--border-focus: rgba(15, 108, 171, 0.32);
/* Sombras más suaves y profesionales */
--shadow-sm: 0 8px 24px -6px rgba(10, 40, 70, 0.12);
--shadow-md: 0 20px 40px -12px rgba(10, 40, 70, 0.18);
--shadow-lg: 0 32px 64px -16px rgba(10, 40, 70, 0.24);
--shadow-inset: inset 0 2px 4px 0 rgba(255, 255, 255, 0.8);
/* Radios consistentes */
--radius-md: 18px;
--radius-lg: 24px;
--radius-xl: 32px;
--radius-full: 9999px;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
font-family: 'Inter', system-ui, -apple-system, sans-serif;
color: var(--text);
background: var(--bg);
line-height: 1.5;
overflow-x: hidden;
}
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; transition: color 0.2s ease; }
/* ===== COMPONENTES DE DISEÑO ===== */
.section {
padding: 96px 0;
position: relative;
}
@media (max-width: 768px) {
.section { padding: 72px 0; }
}
.eyebrow {
display: inline-block;
/* ...cortado... agregá ?full=1 para ver todo ... */
Manifest preview
{
"template": "servicefriosur.com.ar/index.html",
"template_mtime": 1773409812,
"template_mtime_human": "2026-03-13T13:50:12+00:00",
"css_links_found": [
"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&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"
],
"css_links_external": [
"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&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"
],
"css_links_embedded": [],
"inline_style_blocks": 3,
"inline_imports_external": [],
"inline_imports_embedded": [],
"missing_css_files": []
}