Preview de mixed.css
/* MIXED CSS PACK */
/* Template: telardankuk.com/index.php */
/* Template mtime: 2026-03-20 19:09:03 */
/* external link (no embedded): https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css */
/* external link (no embedded): https://fonts.googleapis.com/css2?family=Inter:opsz,[email protected],300..800&display=swap */
/* ===== INLINE <style> BLOCK #1 ===== */
:root {
--accent: #8c5a3c;
--accent-dark: #6d442c;
--accent-soft: rgba(140, 90, 60, 0.08);
--bg: #fcf8f4;
--surface: #ffffff;
--surface-2: #faf1ea;
--text: #1e1713;
--muted: #5f4e42;
--line: #e1cfc0;
--line-light: rgba(225, 207, 192, 0.4);
--shadow-sm: 0 10px 25px -8px rgba(0,0,0,0.06);
--shadow-md: 0 20px 35px -10px rgba(0,0,0,0.08);
--shadow-lg: 0 30px 55px -12px rgba(0,0,0,0.12);
--radius: 28px;
--radius-sm: 20px;
--nav-h: 88px;
--transition: all 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: var(--nav-h); }
html, body { overflow-x: hidden; }
body {
margin: 0;
font-family: "Inter", system-ui, -apple-system, sans-serif;
background: var(--bg);
color: var(--text);
line-height: 1.6;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; color: inherit; }
h1, h2, h3, h4, .eyebrow, .btn-main, .btn-outline-soft, .nav-link, .footer-title {
font-weight: 600;
letter-spacing: -0.02em;
}
.section { padding: 100px 0; }
.eyebrow {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 6px 16px;
border-radius: 100px;
background: var(--accent-soft);
color: var(--accent-dark);
font-size: 0.75rem;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
margin-bottom: 1rem;
backdrop-filter: blur(4px);
}
.section-title {
margin: 0 0 1.2rem 0;
font-size: clamp(2.2rem, 5vw, 3.8rem);
font-weight: 650;
line-height: 1.1;
color: var(--text);
letter-spacing: -0.03em;
}
.section-subtitle {
max-width: 700px;
margin-left: auto;
margin-right: auto;
color: var(--muted);
font-size: 1.1rem;
line-height: 1.7;
font-weight: 400;
}
.navbar {
--bs-navbar-padding-y: 0.75rem;
background: rgba(255, 255, 255, 0.75);
backdrop-filter: blur(16px) saturate(180%);
-webkit-backdrop-filter: blur(16px) saturate(180%);
border-bottom: 1px solid var(--line-light);
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
padding-block: 0.5rem;
}
.navbar-brand {
display: flex;
align-items: center;
gap: 12px;
color: var(--text);
font-weight: 650;
font-size: 1.2rem;
transition: var(--transition);
}
.navbar-brand:hover { opacity: 0.85; }
.navbar-brand img {
height: 46px;
width: auto;
border-radius: 12px;
transition: var(--transition);
}
.navbar-brand:hover img { transform: scale(1.02); }
.navbar-toggler {
border: 1px solid var(--line);
padding: 0.6rem 0.8rem;
border-radius: 14px;
background: var(--surface);
box-shadow: var(--shadow-sm);
}
.navbar-toggler:focus { box-shadow: none; border-color: var(--accent); }
.navbar-nav { gap: 0.2rem; }
.navbar-nav .nav-link {
color: var(--text);
font-weight: 550;
padding: 0.6rem 1rem;
border-radius: 40px;
transition: var(--transition);
font-size: 0.95rem;
}
.navbar-nav .nav-link:hover {
color: var(--accent);
background: var( /* ...cortado... agregá ?full=1 para ver todo ... */
Manifest preview
{
"template": "telardankuk.com/index.php",
"template_mtime": 1774033743,
"template_mtime_human": "2026-03-20T19:09:03+00:00",
"css_links_found": [
"https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css",
"https://fonts.googleapis.com/css2?family=Inter:opsz,[email protected],300..800&display=swap"
],
"css_links_external": [
"https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css",
"https://fonts.googleapis.com/css2?family=Inter:opsz,[email protected],300..800&display=swap"
],
"css_links_embedded": [],
"inline_style_blocks": 2,
"inline_imports_external": [],
"inline_imports_embedded": [],
"missing_css_files": []
}