Preview de mixed.css
/* MIXED CSS PACK */
/* Template: xn--cabaaellauchamototurismo-3kc.com /index.html */
/* Template mtime: 2025-12-16 14:15:08 */
/* 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/bootstrap-icons/1.11.3/font/bootstrap-icons.min.css */
/* external link (no embedded): https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap */
/* external link (no embedded): https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css */
/* ===== INLINE <style> BLOCK #1 ===== */
:root {
--cl-primary: #111827;
--cl-secondary: #4b5563;
--cl-accent: #16a34a;
--cl-bg: #ffffff;
--cl-muted: #9ca3af;
--gradient-primary: linear-gradient(135deg, #16a34a 0%, #15803d 100%);
--gradient-dark: linear-gradient(135deg, #111827 0%, #1f2937 100%);
--shadow-sm: 0 2px 8px rgba(17, 24, 39, 0.04);
--shadow-md: 0 8px 24px rgba(17, 24, 39, 0.08);
--shadow-lg: 0 20px 50px rgba(17, 24, 39, 0.15);
--shadow-xl: 0 30px 70px rgba(17, 24, 39, 0.25);
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
background: linear-gradient(to bottom, #ffffff 0%, #f9fafb 100%);
color: var(--cl-primary);
scroll-behavior: smooth;
line-height: 1.6;
overflow-x: hidden;
}
a {
text-decoration: none;
color: inherit;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
a:hover {
color: var(--cl-accent);
transform: translateY(-1px);
}
/* ========== NAVBAR ========== */
.navbar {
box-shadow: 0 4px 30px rgba(17, 24, 39, 0.08);
background: rgba(255, 255, 255, 0.85);
backdrop-filter: blur(20px) saturate(180%);
border-bottom: 1px solid rgba(255, 255, 255, 0.18);
transition: all 0.3s ease;
padding: 1rem 0;
}
.navbar.scrolled {
padding: 0.5rem 0;
background: rgba(255, 255, 255, 0.95);
box-shadow: 0 8px 32px rgba(17, 24, 39, 0.12);
}
.navbar-brand {
font-weight: 800;
letter-spacing: 0.02em;
font-size: 1.3rem;
background: var(--gradient-primary);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
transition: all 0.3s ease;
}
.navbar-brand:hover {
transform: scale(1.05);
filter: brightness(1.1);
}
.nav-link {
font-weight: 500;
color: var(--cl-secondary) !important;
position: relative;
padding: 0.5rem 1rem !important;
font-size: 0.95rem;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.nav-link::after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
background: var(--cl-accent);
transition: all 0.3s ease;
transform: translateX(-50%);
}
.nav-link:hover::after {
width: 70%;
}
.nav-link:hover {
color: var(--cl-accent) !important;
transform: translateY(-2px);
}
.btn {
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
position: relative;
overflow: hidden;
font- /* ...cortado... agregá ?full=1 para ver todo ... */
Manifest preview
{
"template": "xn--cabaaellauchamototurismo-3kc.com /index.html",
"template_mtime": 1765894508,
"template_mtime_human": "2025-12-16T14:15:08+00:00",
"css_links_found": [
"https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css",
"https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.11.3/font/bootstrap-icons.min.css",
"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap",
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css"
],
"css_links_external": [
"https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css",
"https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.11.3/font/bootstrap-icons.min.css",
"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap",
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css"
],
"css_links_embedded": [],
"inline_style_blocks": 3,
"inline_imports_external": [],
"inline_imports_embedded": [],
"missing_css_files": []
}