@font-face {
font-family: 'Syne';
font-style: normal;
font-weight: 400 800;
font-display: swap;
src: url(//madebyminds.ai/wp-content/themes/madebyminds-theme/assets/fonts/syne-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Syne';
font-style: normal;
font-weight: 400 800;
font-display: swap;
src: url(//madebyminds.ai/wp-content/themes/madebyminds-theme/assets/fonts/syne-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}  @font-face {
font-family: 'DM Sans';
font-style: normal;
font-weight: 300 500;
font-display: swap;
src: url(//madebyminds.ai/wp-content/themes/madebyminds-theme/assets/fonts/dm-sans-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'DM Sans';
font-style: normal;
font-weight: 300 500;
font-display: swap;
src: url(//madebyminds.ai/wp-content/themes/madebyminds-theme/assets/fonts/dm-sans-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'DM Sans';
font-style: italic;
font-weight: 300 400;
font-display: swap;
src: url(//madebyminds.ai/wp-content/themes/madebyminds-theme/assets/fonts/dm-sans-latin-ext-italic.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'DM Sans';
font-style: italic;
font-weight: 300 400;
font-display: swap;
src: url(//madebyminds.ai/wp-content/themes/madebyminds-theme/assets/fonts/dm-sans-latin-italic.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}  @font-face {
font-family: 'JetBrains Mono';
font-style: normal;
font-weight: 300 700;
font-display: swap;
src: url(//madebyminds.ai/wp-content/themes/madebyminds-theme/assets/fonts/jetbrains-mono-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'JetBrains Mono';
font-style: normal;
font-weight: 300 700;
font-display: swap;
src: url(//madebyminds.ai/wp-content/themes/madebyminds-theme/assets/fonts/jetbrains-mono-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}:root { --black: #0a0a0a;
--white: #f0efe9;
--accent: #DB4D3B;
--accent-dim: #DB4D3B22;
--gray: #888;
--gray-dark: #1a1a1a;
--gray-mid: #2a2a2a;
--font-display: 'Syne', sans-serif;
--font-body: 'DM Sans', sans-serif;
--font-mono: 'JetBrains Mono', monospace; --surface: #ffffff;
--surface-alt: #f7f8fa;
--surface-elevated: #ffffff;
--on-surface-rgb: 10, 10, 10;
--accent-rgb: 219, 77, 59;
--accent-text: #DB4D3B;
--accent-on: #ffffff;
--shadow-rgb: 0, 0, 0;
--nav-bg: rgba(255, 255, 255, 0.85);
--nav-border: rgba(10, 10, 10, 0.06);
--grid-line: rgba(10, 10, 10, 0.04);
--text-primary: #1a1a2e;
--text-secondary: #4a5568;
--text-muted: rgba(10, 10, 10, 0.35);
--border-subtle: rgba(10, 10, 10, 0.06);
--border-light: rgba(10, 10, 10, 0.08);
--border-medium: rgba(10, 10, 10, 0.12);
--shadow-card: 0 2px 8px rgba(0,0,0,0.06);
}
[data-theme="dark"] {
--surface: #0a0a0a;
--surface-alt: #0a0a0a;
--surface-elevated: #1a1a1a;
--on-surface-rgb: 240, 239, 233;
--accent: #c8ff00;
--accent-dim: #c8ff0022;
--accent-rgb: 200, 255, 0;
--accent-text: #c8ff00;
--accent-on: #0a0a0a;
--shadow-rgb: 0, 0, 0;
--nav-bg: rgba(10, 10, 10, 0.7);
--nav-border: rgba(255, 255, 255, 0.04);
--grid-line: rgba(255, 255, 255, 0.02);
--text-primary: #f0efe9;
--text-secondary: #a0aec0;
--text-muted: rgba(255, 255, 255, 0.35);
--border-subtle: rgba(255, 255, 255, 0.04);
--border-light: rgba(255, 255, 255, 0.08);
--border-medium: rgba(255, 255, 255, 0.12);
--shadow-card: none;
} *, *::before, *::after {
margin: 0;
padding: 0;
box-sizing: border-box;
} html {
scroll-behavior: smooth;
background: var(--surface);
color: var(--text-primary);
font-family: var(--font-body);
overflow-x: hidden;
}
body {
background: var(--surface);
position: relative;
overflow-x: hidden;
} [data-theme="dark"] body::before {
content: '';
position: fixed;
inset: 0;
z-index: 9999;
pointer-events: none;
opacity: 0.035;
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");
background-repeat: repeat;
background-size: 256px 256px;
} .grid-bg {
position: fixed;
inset: 0;
z-index: 0;
pointer-events: none;
background-image:
linear-gradient(90deg, var(--grid-line) 1px, transparent 1px),
linear-gradient(0deg, var(--grid-line) 1px, transparent 1px);
background-size: 80px 80px;
} .container {
max-width: 1400px;
margin: 0 auto;
padding: 0 clamp(24px, 5vw, 80px);
position: relative;
z-index: 1;
} a {
color: var(--text-primary);
text-decoration: none;
} .entry-content a:hover,
.footer-col a:hover,
.nav-links a:hover,
.nav-dropdown-item:hover,
.mobile-nav-group a:hover,
.mobile-nav-link:hover,
.faq-question:hover,
.pillar-link:hover,
.founder-linkedin:hover {
color: var(--accent);
} .force-dark {
--surface: #0a0a0a;
--surface-alt: #0a0a0a;
--surface-elevated: #1a1a1a;
--on-surface-rgb: 240, 239, 233;
--accent: #c8ff00;
--accent-dim: #c8ff0022;
--accent-rgb: 200, 255, 0;
--accent-text: #c8ff00;
--accent-on: #0a0a0a;
--nav-bg: rgba(10, 10, 10, 0.7);
--nav-border: rgba(255, 255, 255, 0.04);
--grid-line: rgba(255, 255, 255, 0.02);
--text-primary: #f0efe9;
--text-secondary: #a0aec0;
--text-muted: rgba(255, 255, 255, 0.35);
--border-subtle: rgba(255, 255, 255, 0.04);
--border-light: rgba(255, 255, 255, 0.08);
--border-medium: rgba(255, 255, 255, 0.12);
--shadow-card: none;
background: var(--surface);
color: var(--text-primary);
} .section-alt {
background: var(--surface-alt) !important;
} .theme-transitioning,
.theme-transitioning *,
.theme-transitioning *::before,
.theme-transitioning *::after {
transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease !important;
} .nav-logo img,
.mobile-nav-logo img,
.footer-brand img {
transition: filter 0.3s;
}
:root:not([data-theme="dark"]) .nav-logo img,
:root:not([data-theme="dark"]) .mobile-nav-logo img,
:root:not([data-theme="dark"]) .footer-brand img {
filter: invert(1) brightness(0.15);
} :root:not([data-theme="dark"]) .client-logo {
filter: brightness(0);
} .theme-toggle {
display: flex;
align-items: center;
justify-content: center;
width: 36px;
height: 36px;
border: 1px solid var(--border-light);
border-radius: 50%;
background: transparent;
cursor: pointer;
color: var(--text-secondary);
transition: all 0.3s;
padding: 0;
flex-shrink: 0;
}
.theme-toggle:hover {
border-color: var(--accent);
color: var(--accent);
} .theme-icon-sun { display: none; }
[data-theme="dark"] .theme-icon-sun { display: block; } .theme-icon-moon { display: block; }
[data-theme="dark"] .theme-icon-moon { display: none; } .mobile-theme-toggle {
display: flex;
align-items: center;
gap: 12px;
width: 100%;
padding: 16px 0;
background: none;
border: none;
font-family: var(--font-display);
font-size: 16px;
font-weight: 600;
color: var(--text-primary);
cursor: pointer;
transition: color 0.3s;
}
.mobile-theme-toggle:hover {
color: var(--accent);
}
.mobile-theme-toggle .theme-icon-sun,
.mobile-theme-toggle .theme-icon-moon {
font-size: 18px;
} ::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: var(--surface); }
::-webkit-scrollbar-thumb { background: var(--text-muted); border-radius: 3px; }
::-webkit-scrollbar-thumb:hover { background: var(--accent); } img {
max-width: 100%;
height: auto;
}nav.site-nav {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 100;
padding: 20px 0;
backdrop-filter: blur(20px);
-webkit-backdrop-filter: blur(20px);
background: var(--nav-bg);
border-bottom: 1px solid var(--nav-border);
transition: transform 0.4s ease;
}
nav.site-nav .container {
display: flex;
justify-content: space-between;
align-items: center;
}
.nav-logo img {
height: 36px;
opacity: 0.95;
}
.nav-links {
display: flex;
align-items: center;
gap: 36px;
list-style: none;
}
.nav-links li {
display: flex;
align-items: center;
}
.nav-links a {
color: var(--text-secondary);
text-decoration: none;
font-family: var(--font-mono);
font-size: 12px;
letter-spacing: 0.06em;
text-transform: uppercase;
font-weight: 400;
transition: color 0.3s;
}
.nav-links a:hover { color: var(--accent); } .nav-dropdown-parent { position: relative; }
.nav-dropdown-parent > a { display: flex; align-items: center; gap: 4px; }
.nav-dropdown-parent > a svg { transition: transform 0.3s; }
.nav-dropdown-parent:hover > a svg { transform: rotate(180deg); }
.nav-dropdown {
position: absolute; top: calc(100% + 16px); left: 50%; transform: translateX(-50%);
min-width: 300px; width: max-content; padding: 8px;
background: var(--surface-elevated); border: 1px solid var(--border-light);
border-radius: 16px; opacity: 0; visibility: hidden;
transition: all 0.25s; pointer-events: none;
box-shadow: 0 16px 48px rgba(var(--shadow-rgb), 0.15);
} .nav-dropdown::before {
content: ''; position: absolute; top: -16px; left: 0; right: 0; height: 16px;
}
.nav-dropdown-parent:hover .nav-dropdown {
opacity: 1; visibility: visible; pointer-events: all;
top: calc(100% + 8px);
}
.nav-dropdown-item {
display: flex; align-items: center; gap: 14px;
padding: 14px 16px; border-radius: 10px;
text-decoration: none; color: var(--text-primary);
transition: background 0.2s;
}
.nav-dropdown-item:hover { background: rgba(var(--on-surface-rgb), 0.04); }
.nav-dropdown-icon { font-size: 20px; flex-shrink: 0; width: 36px; height: 36px; display: flex; align-items: center; justify-content: center; background: rgba(var(--accent-rgb), 0.06); border-radius: 8px; }
.nav-dropdown-item div { display: flex; flex-direction: column; }
.nav-dropdown-item strong { font-family: var(--font-display); font-size: 14px; font-weight: 600; }
.nav-dropdown-item span { font-size: 12px; color: var(--text-secondary); font-weight: 300; margin-top: 2px; }
.nav-cta {
background: var(--accent);
color: var(--accent-on);
padding: 10px 24px;
border-radius: 100px;
font-family: var(--font-mono);
font-size: 12px;
font-weight: 600;
letter-spacing: 0.04em;
text-decoration: none;
text-transform: uppercase;
transition: all 0.3s;
border: none;
cursor: pointer;
}
.nav-cta:hover {
background: var(--white);
color: var(--black);
transform: scale(1.04);
}
.nav-hamburger {
display: none;
flex-direction: column;
gap: 5px;
cursor: pointer;
background: none;
border: none;
padding: 8px;
}
.nav-hamburger span {
width: 24px;
height: 1.5px;
background: var(--text-primary);
transition: all 0.3s;
} .btn-primary {
background: var(--accent);
color: var(--accent-on);
padding: 16px 40px;
border-radius: 100px;
font-family: var(--font-mono);
font-size: 13px;
font-weight: 600;
letter-spacing: 0.04em;
text-transform: uppercase;
text-decoration: none;
transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
display: inline-flex;
align-items: center;
gap: 10px;
border: none;
cursor: pointer;
}
.btn-primary:hover {
transform: translateY(-2px);
box-shadow: 0 8px 40px rgba(var(--accent-rgb), 0.25);
}
.btn-primary svg {
transition: transform 0.3s;
}
.btn-primary:hover svg {
transform: translateX(4px);
}
.btn-ghost {
color: var(--text-primary);
padding: 16px 32px;
font-family: var(--font-mono);
font-size: 13px;
font-weight: 400;
letter-spacing: 0.04em;
text-transform: uppercase;
text-decoration: none;
border: 1px solid var(--border-medium);
border-radius: 100px;
transition: all 0.35s;
}
.btn-ghost:hover {
border-color: var(--accent);
color: var(--accent);
} section {
padding: clamp(80px, 10vw, 160px) 0;
position: relative;
z-index: 3;
background: var(--surface);
}
.section-label {
display: inline-flex;
align-items: center;
gap: 10px;
font-family: var(--font-mono);
font-size: 11px;
letter-spacing: 0.15em;
text-transform: uppercase;
color: var(--accent-text);
margin-bottom: 24px;
font-weight: 500;
}
.section-label::before {
content: '';
width: 24px;
height: 1px;
background: var(--accent-text);
}
.section-title {
font-family: var(--font-display);
font-size: clamp(30px, 4.5vw, 64px);
font-weight: 700;
line-height: 1.1;
letter-spacing: -0.025em;
margin-bottom: 24px;
}
.section-desc {
font-size: clamp(15px, 1.6vw, 19px);
color: var(--text-secondary);
max-width: 560px;
line-height: 1.7;
font-weight: 300;
} .divider {
height: 1px;
background: linear-gradient(90deg, transparent, var(--border-light) 50%, transparent);
position: relative;
z-index: 3;
} .accent {
color: var(--accent-text);
} .check {
color: var(--accent);
} @keyframes fadeUp {
from { opacity: 0; transform: translateY(30px); }
to { opacity: 1; transform: translateY(0); }
}
.reveal {
opacity: 0;
transform: translateY(40px);
transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.reveal.visible {
opacity: 1;
transform: translateY(0);
} .stagger-children .reveal:nth-child(1) { transition-delay: 0s; }
.stagger-children .reveal:nth-child(2) { transition-delay: 0.12s; }
.stagger-children .reveal:nth-child(3) { transition-delay: 0.24s; }
.stagger-children .reveal:nth-child(4) { transition-delay: 0.36s; } .cursor-glow {
position: fixed;
width: 300px;
height: 300px;
border-radius: 50%;
background: radial-gradient(circle, rgba(var(--accent-rgb), 0.04) 0%, transparent 70%);
pointer-events: none;
z-index: 9998;
transform: translate(-50%, -50%);
transition: left 0.15s ease-out, top 0.15s ease-out;
} footer {
border-top: 1px solid var(--border-subtle);
padding: 60px 0 40px;
position: relative;
z-index: 3;
background: var(--surface);
color: var(--text-primary);
}
footer a {
color: var(--text-secondary);
}
.footer-top {
display: flex;
justify-content: space-between;
align-items: flex-start;
gap: 40px;
margin-bottom: 60px;
flex-wrap: wrap;
}
.footer-brand img {
height: 30px;
opacity: 0.7;
margin-bottom: 16px;
}
.footer-brand p {
font-size: 14px;
color: var(--text-secondary);
max-width: 320px;
line-height: 1.6;
font-weight: 300;
}
.footer-links {
display: flex;
gap: 60px;
}
.footer-col h4 {
font-family: var(--font-mono);
font-size: 11px;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
margin-bottom: 20px;
color: var(--text-primary);
}
.footer-col a {
display: block;
color: var(--text-secondary);
text-decoration: none;
font-size: 14px;
margin-bottom: 12px;
transition: color 0.3s;
font-weight: 300;
}
.footer-col a:hover { color: var(--accent); }
.footer-bottom {
display: flex;
justify-content: space-between;
align-items: center;
padding-top: 30px;
border-top: 1px solid var(--border-subtle);
font-family: var(--font-mono);
font-size: 11px;
color: var(--text-muted);
}
.footer-address { margin-top: 20px; font-size: 13px; color: var(--text-muted); line-height: 1.8; font-weight: 300; }
.footer-address strong { color: var(--text-secondary); font-weight: 500; } .mobile-bottom-bar {
position: fixed;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
z-index: 90;
background: rgba(var(--on-surface-rgb), 0.85);
backdrop-filter: blur(24px);
-webkit-backdrop-filter: blur(24px);
border: 1px solid rgba(var(--on-surface-rgb), 0.08);
border-radius: 100px;
padding: 8px 10px;
display: none;
align-items: center;
gap: 6px;
box-shadow: 0 8px 32px rgba(var(--shadow-rgb), 0.3);
}
[data-theme="dark"] .mobile-bottom-bar {
background: rgba(20, 20, 20, 0.85);
border: 1px solid rgba(255,255,255,0.08);
box-shadow: 0 8px 32px rgba(0,0,0,0.5);
}
.mobile-bar-btn {
display: flex; align-items: center; justify-content: center; gap: 8px;
padding: 12px 18px; border-radius: 100px;
font-family: var(--font-mono); font-size: 12px; font-weight: 500;
text-decoration: none; border: none; cursor: pointer;
transition: all 0.3s; letter-spacing: 0.02em; white-space: nowrap;
}
.mobile-bar-home { background: rgba(255,255,255,0.08); color: var(--white); }
.mobile-bar-home.active { background: rgba(255,255,255,0.12); color: var(--white); }
[data-theme="dark"] .mobile-bar-home { background: rgba(255,255,255,0.08); color: var(--white); }
:root:not([data-theme="dark"]) .mobile-bar-home { background: rgba(255,255,255,0.15); color: #fff; }
:root:not([data-theme="dark"]) .mobile-bar-home.active { background: rgba(255,255,255,0.25); color: #fff; }
.mobile-bar-home svg { width: 18px; height: 18px; }
.mobile-bar-cta { background: var(--accent); color: var(--accent-on); font-weight: 600; }
.mobile-bar-cta:hover { box-shadow: 0 4px 20px rgba(var(--accent-rgb), 0.3); }
.mobile-bar-menu { background: rgba(255,255,255,0.08); color: var(--white); padding: 12px 14px; }
[data-theme="dark"] .mobile-bar-menu { background: rgba(255,255,255,0.08); color: var(--white); }
:root:not([data-theme="dark"]) .mobile-bar-menu { background: rgba(255,255,255,0.15); color: #fff; }
.mobile-bar-menu span { display: flex; flex-direction: column; gap: 4px; width: 18px; }
.mobile-bar-menu span i { display: block; height: 2px; background: currentColor; border-radius: 2px; transition: all 0.3s; }
.mobile-bar-menu span i:nth-child(2) { width: 70%; } .mobile-nav {
position: fixed;
inset: 0;
z-index: 200;
background: var(--surface);
display: flex;
flex-direction: column;
opacity: 0;
pointer-events: none;
transition: opacity 0.35s ease;
}
.mobile-nav.open { opacity: 1; pointer-events: auto; }
.mobile-nav-header {
display: flex; align-items: center; justify-content: space-between;
padding: 20px 24px; border-bottom: 1px solid var(--border-subtle);
}
.mobile-nav-logo { font-family: var(--font-display); font-size: 16px; font-weight: 700; color: var(--accent); }
.mobile-nav-logo img { height: 36px; width: auto; }
.mobile-nav-close {
background: none; border: 1px solid var(--border-light); border-radius: 50%;
width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;
color: var(--text-primary); cursor: pointer; transition: all 0.3s;
}
.mobile-nav-close:hover { background: rgba(var(--on-surface-rgb), 0.06); border-color: var(--border-medium); }
.mobile-nav-body { flex: 1; padding: 32px 24px; overflow-y: auto; }
.mobile-nav-group { display: flex; flex-direction: column; gap: 0; margin-bottom: 0; }
.mobile-nav-label { font-family: var(--font-mono); font-size: 10px; text-transform: uppercase; letter-spacing: 0.14em; color: var(--text-muted); padding: 0 0 12px; }
.mobile-nav-group a {
display: flex; align-items: center; gap: 14px; padding: 14px 0;
font-family: var(--font-display); font-size: 18px; font-weight: 600;
color: var(--text-primary); text-decoration: none;
border-bottom: 1px solid var(--border-subtle); transition: color 0.3s;
}
.mobile-nav-group a:last-child { border-bottom: none; }
.mobile-nav-group a:hover { color: var(--accent); }
.mobile-nav-icon { width: 36px; height: 36px; display: flex; align-items: center; justify-content: center; background: rgba(var(--accent-rgb), 0.06); border-radius: 10px; font-size: 16px; flex-shrink: 0; }
.mobile-nav-divider { height: 1px; background: var(--border-subtle); margin: 20px 0; }
.mobile-nav-link { display: block; padding: 16px 0; font-family: var(--font-display); font-size: 22px; font-weight: 700; color: var(--text-primary); text-decoration: none; transition: color 0.3s; }
.mobile-nav-link:hover { color: var(--accent); }
.mobile-nav-cta-btn {
display: flex; align-items: center; justify-content: center; gap: 10px;
width: 100%; padding: 16px 24px; background: var(--accent); color: var(--accent-on);
font-family: var(--font-mono); font-size: 13px; font-weight: 600;
letter-spacing: 0.04em; text-transform: uppercase; text-decoration: none;
border-radius: 14px; transition: all 0.3s;
}
.mobile-nav-cta-btn:hover { box-shadow: 0 4px 24px rgba(var(--accent-rgb), 0.3); }
.mobile-nav-footer { padding: 16px 24px; border-top: 1px solid var(--border-subtle); }
.mobile-nav-footer span { font-family: var(--font-mono); font-size: 11px; color: var(--text-muted); letter-spacing: 0.02em; }  .hero-stats-inline {
display: flex;
align-items: center;
justify-content: center;
gap: 0;
margin-top: clamp(28px, 5vh, 48px);
opacity: 0;
animation: fadeUp 0.8s 1.0s forwards;
}
.hero-stat-item {
display: flex;
flex-direction: column;
align-items: center;
padding: 0 clamp(20px, 3vw, 40px);
}
.hero-stats-inline .hero-stat-num {
font-family: var(--font-display);
font-size: clamp(24px, 3vw, 36px);
font-weight: 800;
color: var(--accent);
line-height: 1;
}
.hero-stats-inline .hero-stat-label {
font-family: var(--font-mono);
font-size: 11px;
color: var(--text-secondary);
margin-top: 6px;
letter-spacing: 0.03em;
}
.hero-stat-divider {
width: 1px;
height: 40px;
background: rgba(var(--on-surface-rgb), 0.1);
flex-shrink: 0;
} .client-marquee { overflow: visible; padding: 32px 0; border-bottom: 1px solid var(--border-subtle); position: relative; z-index: 3; background: var(--surface); }
.client-marquee-label { text-align: center; margin-bottom: 20px; font-family: var(--font-mono); font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase; color: var(--accent-text); }
.client-marquee-track { display: flex; gap: 60px; align-items: center; justify-content: center; animation: none; width: auto; } .client-marquee-track > :nth-child(n+4) { display: none; }
.client-logo-link { display: inline-flex; text-decoration: none; flex-shrink: 0; }
.client-logo { height: 32px; width: auto; opacity: 0.5; filter: brightness(0) invert(1); transition: opacity 0.4s; flex-shrink: 0; }
.client-logo:hover,
.client-logo-link:hover .client-logo { opacity: 0.8; } .client-logo--divisionary { height: 38px; }
.client-logo--evorest { height: 28px; }
.client-logo--glowcane { height: 32px; }
@keyframes marqueeClients { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } } .problem-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2px; margin-top: 64px; }
.problem-card {
background: var(--surface-elevated); padding: clamp(32px, 3vw, 48px);
position: relative; overflow: hidden; transition: all 0.5s;
box-shadow: var(--shadow-card);
}
.problem-card::before {
content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 2px;
background: var(--accent); transform: scaleX(0); transform-origin: left;
transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.problem-card:hover::before { transform: scaleX(1); }
.problem-card:hover { background: rgba(var(--on-surface-rgb), 0.06); }
.problem-icon { width: 48px; height: 48px; border: 1px solid rgba(var(--accent-rgb), 0.3); border-radius: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 24px; color: var(--accent); }
.problem-card h3 { font-family: var(--font-display); font-size: clamp(18px, 1.8vw, 22px); font-weight: 700; margin-bottom: 14px; }
.problem-card p { font-size: 15px; line-height: 1.7; color: var(--text-secondary); font-weight: 300; } .mini-testimonial {
position: relative; z-index: 3; background: var(--surface);
border-top: 1px solid var(--border-subtle);
border-bottom: 1px solid var(--border-subtle);
padding: 48px 0;
}
.mini-testimonial-inner {
display: flex; align-items: center; gap: 32px;
max-width: 800px; margin: 0 auto;
}
.mini-testimonial-img {
width: 72px; height: 72px; border-radius: 50%;
object-fit: cover; flex-shrink: 0;
border: 2px solid rgba(var(--accent-rgb), 0.2);
}
.mini-testimonial-initials {
width: 72px; height: 72px; border-radius: 50%; flex-shrink: 0;
display: flex; align-items: center; justify-content: center;
background: rgba(var(--accent-rgb), 0.08); border: 2px solid rgba(var(--accent-rgb), 0.2);
font-family: var(--font-display); font-size: 20px; font-weight: 700;
color: var(--accent);
}
.mini-testimonial-content { flex: 1; }
.mini-testimonial-quote {
font-family: var(--font-display); font-size: clamp(16px, 1.8vw, 20px);
font-weight: 600; font-style: italic; line-height: 1.5;
color: var(--text-primary); margin-bottom: 12px;
}
.mini-testimonial-quote::before { content: '\201E'; color: var(--accent); }
.mini-testimonial-quote::after { content: '\201C'; color: var(--accent); }
.mini-testimonial-author {
font-family: var(--font-mono); font-size: 12px;
color: var(--text-secondary); letter-spacing: 0.04em;
}
.mini-testimonial-author strong { color: var(--accent); font-weight: 600; }
.mini-testimonial-result {
display: inline-flex; align-items: center; gap: 8px;
margin-left: 16px; padding-left: 16px;
border-left: 1px solid rgba(var(--on-surface-rgb), 0.1);
font-family: var(--font-mono); font-size: 12px; color: var(--text-secondary);
}
.mini-testimonial-result strong { color: var(--accent); font-weight: 700; font-size: 16px; } .pillars-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 2px;
margin-top: 80px;
}
.pillar-card {
background: var(--surface-elevated);
padding: clamp(32px, 3vw, 56px);
position: relative;
overflow: hidden;
transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
cursor: default;
box-shadow: var(--shadow-card);
}
.pillar-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 2px;
background: var(--accent);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pillar-card:hover::before { transform: scaleX(1); }
.pillar-card:hover { background: rgba(var(--on-surface-rgb), 0.06); }
.pillar-num {
font-family: var(--font-mono);
font-size: 56px;
font-weight: 700;
color: rgba(var(--accent-rgb), 0.08);
line-height: 1;
margin-bottom: 24px;
}
.pillar-icon {
width: 48px;
height: 48px;
border: 1px solid rgba(var(--accent-rgb), 0.3);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 28px;
color: var(--accent);
}
.pillar-title {
font-family: var(--font-display);
font-size: clamp(20px, 2vw, 26px);
font-weight: 700;
margin-bottom: 8px;
letter-spacing: -0.01em;
}
.pillar-flagship {
font-family: var(--font-mono);
font-size: 12px;
color: var(--accent-text);
margin-bottom: 20px;
font-weight: 400;
letter-spacing: 0.04em;
}
.pillar-desc {
font-size: 15px;
line-height: 1.7;
color: var(--text-secondary);
font-weight: 300;
}
.pillar-target {
margin-top: 24px;
padding-top: 20px;
border-top: 1px solid var(--border-subtle);
font-family: var(--font-mono);
font-size: 11px;
color: var(--text-muted);
letter-spacing: 0.04em;
text-transform: uppercase;
}
.pillar-bullets { list-style: none; margin-top: 16px; }
.pillar-bullets li { font-size: 14px; color: var(--text-secondary); padding: 4px 0; display: flex; align-items: flex-start; gap: 8px; font-weight: 300; }
.pillar-bullets li::before { content: '\2192'; color: var(--accent); font-weight: 600; flex-shrink: 0; }
.pillar-link { font-family: var(--font-mono); font-size: 12px; color: var(--accent-text); text-decoration: none; letter-spacing: 0.04em; text-transform: uppercase; display: inline-flex; align-items: center; gap: 8px; transition: gap 0.3s; }
.pillar-link:hover { gap: 14px; } .usp-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 2px;
margin-top: 80px;
}
.usp-card {
padding: clamp(32px, 3vw, 56px);
border: 1px solid var(--border-subtle);
position: relative;
transition: all 0.4s;
}
.usp-card:hover {
border-color: rgba(var(--accent-rgb), 0.15);
background: rgba(var(--accent-rgb), 0.02);
}
.usp-icon { font-size: 28px; margin-bottom: 24px; display: block; }
.usp-title {
font-family: var(--font-display);
font-size: clamp(18px, 1.8vw, 24px);
font-weight: 700;
margin-bottom: 16px;
letter-spacing: -0.01em;
}
.usp-desc {
font-size: 15px;
line-height: 1.7;
color: var(--text-secondary);
font-weight: 300;
} .demo-inner { text-align: center; }
.demo-box {
background: var(--surface-elevated); border: 1px solid var(--accent);
border-radius: 24px; padding: clamp(36px, 4vw, 56px);
margin-top: 48px; position: relative; overflow: hidden;
box-shadow: var(--shadow-card);
}
.demo-box::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 50% 0%, rgba(var(--accent-rgb), 0.06) 0%, transparent 60%); pointer-events: none; }
.demo-box h3 { font-family: var(--font-display); font-size: 24px; font-weight: 700; margin-bottom: 12px; position: relative; }
.demo-box > p { font-size: 15px; color: var(--text-secondary); margin-bottom: 28px; line-height: 1.7; font-weight: 300; position: relative; }
.phone-ring { width: 72px; height: 72px; border-radius: 50%; background: var(--accent); display: flex; align-items: center; justify-content: center; margin: 0 auto 28px; animation: ring 2s ease-in-out infinite; font-size: 28px; position: relative; }
@keyframes ring { 0%, 100% { box-shadow: 0 0 0 0 rgba(var(--accent-rgb), 0.4); } 50% { box-shadow: 0 0 0 20px rgba(var(--accent-rgb), 0); } }
.demo-form { display: flex; gap: 12px; margin-bottom: 16px; position: relative; }
.demo-input-wrap { flex: 1; display: flex; align-items: center; background: var(--surface); border: 1px solid rgba(var(--on-surface-rgb), 0.1); border-radius: 100px; padding: 0 20px; transition: border-color 0.3s; }
.demo-input-wrap:focus-within { border-color: var(--accent); }
.demo-prefix { font-size: 14px; color: var(--text-secondary); font-weight: 500; margin-right: 8px; white-space: nowrap; padding-right: 10px; border-right: 1px solid var(--border-light); }
.demo-input { width: 100%; background: none; border: none; color: var(--text-primary); font-family: var(--font-body); font-size: 16px; padding: 14px 0; outline: none; }
.demo-input::placeholder { color: var(--text-muted); }
.demo-submit { border-radius: 100px; padding: 14px 28px; white-space: nowrap; }
.demo-consent { display: flex; align-items: flex-start; gap: 10px; text-align: left; margin-bottom: 16px; position: relative; }
.demo-consent input[type="checkbox"] { accent-color: var(--accent); margin-top: 3px; flex-shrink: 0; width: 16px; height: 16px; }
.demo-consent label { font-size: 12px; color: var(--text-muted); line-height: 1.5; }
.demo-trust { display: flex; justify-content: center; gap: 24px; font-size: 12px; color: var(--text-muted); position: relative; }
.demo-trust span { display: flex; align-items: center; gap: 6px; }
.demo-trust .check { color: var(--accent); }
.demo-form-wrap { max-width: 540px; margin: 0 auto; } .demo-phone-wrap { max-width: 540px; margin: 0 auto; text-align: center; position: relative; }
.demo-phone-number {
display: block; font-family: var(--font-mono);
font-size: clamp(28px, 3vw, 36px); font-weight: 700;
color: var(--accent); text-decoration: none;
letter-spacing: 0.06em; margin-bottom: 20px;
white-space: nowrap; transition: opacity 0.3s;
}
.demo-phone-number:hover { opacity: 0.8; }
.demo-call-btn { display: inline-flex; border-radius: 100px; padding: 16px 36px; font-size: 15px; margin-bottom: 20px; }
.demo-followup {
margin-top: 32px; padding-top: 28px;
border-top: 1px solid var(--border-light);
text-align: center; position: relative;
}
.demo-followup p { font-size: 15px; color: var(--text-secondary); margin-bottom: 16px; font-weight: 300; line-height: 1.6; }
.demo-followup strong { color: var(--text-primary); } .process-steps {
display: flex;
gap: 0;
margin-top: 80px;
position: relative;
}
.process-steps::before {
content: '';
position: absolute;
top: 40px;
left: 0;
right: 0;
height: 1px;
background: linear-gradient(90deg, var(--accent), rgba(var(--accent-rgb), 0.1));
}
.process-step {
flex: 1;
padding: 0 clamp(16px, 2vw, 32px);
position: relative;
}
.process-step-num {
width: 80px;
height: 80px;
border-radius: 50%;
border: 1px solid var(--accent);
display: flex;
align-items: center;
justify-content: center;
font-family: var(--font-mono);
font-size: 24px;
font-weight: 600;
color: var(--accent);
background: var(--surface);
margin-bottom: 32px;
position: relative;
z-index: 1;
}
.process-step-label { font-family: var(--font-mono); font-size: 11px; color: var(--accent-text); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 6px; }
.process-step-title {
font-family: var(--font-display);
font-size: 18px;
font-weight: 700;
margin-bottom: 12px;
}
.process-step-desc {
font-size: 14px;
line-height: 1.7;
color: var(--text-secondary);
font-weight: 300;
} .pricing-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 64px; }
.pricing-card {
background: var(--surface-elevated); border: 1px solid var(--border-subtle);
border-radius: 20px; padding: clamp(32px, 3vw, 44px);
display: flex; flex-direction: column; transition: all 0.4s; position: relative;
box-shadow: var(--shadow-card);
}
.pricing-card.featured { border-color: var(--accent); }
.pricing-card.featured::after {
content: 'BESTSELLER'; position: absolute; top: -1px; right: 24px;
background: var(--accent); color: var(--accent-on); font-family: var(--font-mono);
font-size: 10px; font-weight: 700; letter-spacing: 0.08em;
padding: 6px 14px; border-radius: 0 0 8px 8px;
}
.pricing-card:hover { transform: translateY(-4px); border-color: var(--accent); }
.pricing-icon { width: 48px; height: 48px; border: 1px solid rgba(var(--accent-rgb), 0.3); border-radius: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 24px; color: var(--accent); }
.pricing-card h3 { font-family: var(--font-display); font-size: 22px; font-weight: 700; margin-bottom: 6px; }
.pricing-card .price-sub { font-size: 13px; color: var(--text-secondary); margin-bottom: 20px; font-weight: 300; }
.price-divider { height: 1px; background: var(--border-subtle); margin-bottom: 20px; }
.price-row { display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 4px; }
.price-label { font-size: 13px; color: var(--text-secondary); font-weight: 300; }
.price-value { font-family: var(--font-display); font-size: 18px; font-weight: 700; color: var(--accent); }
.price-value span { font-size: 12px; color: var(--text-secondary); font-weight: 400; font-family: var(--font-body); }
.price-note { font-size: 12px; color: var(--text-muted); margin-bottom: 20px; font-weight: 300; }
.pricing-features { list-style: none; flex-grow: 1; margin-bottom: 24px; }
.pricing-features li { font-size: 14px; color: var(--text-secondary); padding: 6px 0; display: flex; align-items: flex-start; gap: 10px; font-weight: 300; }
.pricing-features li::before { content: '\2713'; color: var(--accent); font-weight: 700; flex-shrink: 0; }
.pricing-btn { display: flex; align-items: center; justify-content: center; gap: 8px; padding: 14px 28px; border-radius: 100px; font-family: var(--font-mono); font-size: 12px; font-weight: 600; letter-spacing: 0.04em; text-transform: uppercase; text-decoration: none; transition: all 0.35s; cursor: pointer; border: none; }
.pricing-btn-primary { background: var(--accent); color: var(--accent-on); }
.pricing-btn-primary:hover { box-shadow: 0 8px 30px rgba(var(--accent-rgb), 0.25); transform: translateY(-2px); }
.pricing-btn-ghost { background: transparent; color: var(--text-primary); border: 1px solid var(--border-medium); }
.pricing-btn-ghost:hover { border-color: var(--accent); color: var(--accent); }
.pricing-note-global { text-align: center; margin-top: 32px; font-size: 13px; color: var(--text-muted); font-weight: 300; } .ref-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; margin-top: 64px; }
.ref-card { background: var(--surface-elevated); border: 1px solid var(--border-subtle); border-radius: 20px; padding: clamp(32px, 3vw, 44px); transition: all 0.4s; box-shadow: var(--shadow-card); }
.ref-card:hover { border-color: rgba(var(--accent-rgb), 0.15); transform: translateY(-4px); }
.ref-tag { font-family: var(--font-mono); font-size: 11px; color: var(--accent-text); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 16px; }
.ref-card h3 { font-family: var(--font-display); font-size: 20px; font-weight: 700; margin-bottom: 16px; }
.ref-detail { display: flex; gap: 24px; margin-bottom: 16px; }
.ref-detail-item { font-size: 13px; color: var(--text-secondary); font-weight: 300; }
.ref-detail-item strong { display: block; color: var(--accent); font-family: var(--font-display); font-size: 22px; font-weight: 800; }
.ref-card > p { font-size: 14px; color: var(--text-secondary); line-height: 1.7; font-weight: 300; }
.ref-cta-box { background: var(--surface-elevated); border: 1px dashed rgba(var(--accent-rgb), 0.3); border-radius: 20px; padding: 56px 32px; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; grid-column: 1 / -1; }
.ref-cta-box h3 { font-family: var(--font-display); font-size: 22px; font-weight: 700; margin-bottom: 12px; }
.ref-cta-box p { font-size: 15px; color: var(--text-secondary); margin-bottom: 24px; max-width: 400px; font-weight: 300; } .fomo-stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2px; margin-top: 64px; margin-bottom: 64px; }
.fomo-stat { text-align: center; padding: clamp(32px, 3vw, 56px); background: var(--surface-elevated); transition: all 0.4s; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.fomo-stat:hover { background: rgba(var(--on-surface-rgb), 0.06); }
.fomo-stat-value { font-family: var(--font-display); font-size: clamp(36px, 5vw, 56px); font-weight: 800; color: var(--accent); letter-spacing: -0.02em; line-height: 1; }
.fomo-stat-label { font-size: 15px; color: var(--text-secondary); margin-top: 12px; line-height: 1.5; font-weight: 300; }
.fomo-stat-source { font-size: 11px; color: var(--text-muted); margin-top: 8px; font-family: var(--font-mono); }
.fomo-text { max-width: 640px; margin: 0 auto; text-align: center; }
.fomo-text p { font-size: 17px; color: var(--text-secondary); line-height: 1.8; font-weight: 300; margin-bottom: 32px; } .faq-list { max-width: 780px; margin: 64px auto 0; }
.faq-item { border-bottom: 1px solid var(--border-subtle); }
.faq-question { width: 100%; background: none; border: none; color: var(--text-primary); font-family: var(--font-display); font-size: 17px; font-weight: 600; text-align: left; padding: 24px 0; cursor: pointer; display: flex; align-items: center; justify-content: space-between; gap: 16px; transition: color 0.3s; }
.faq-question:hover { color: var(--accent); }
.faq-icon { font-size: 20px; color: var(--accent); flex-shrink: 0; transition: transform 0.3s; }
.faq-item.open .faq-icon { transform: rotate(45deg); }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease; }
.faq-item.open .faq-answer { max-height: 300px; }
.faq-answer p { font-size: 15px; color: var(--text-secondary); line-height: 1.7; padding-bottom: 24px; font-weight: 300; } .cta-section {
padding: clamp(80px, 10vw, 160px) 0;
position: relative;
}
.cta-box {
background: linear-gradient(135deg, var(--surface-elevated) 0%, rgba(var(--accent-rgb), 0.04) 100%);
border: 1px solid rgba(var(--accent-rgb), 0.1);
border-radius: 24px;
padding: clamp(48px, 6vw, 96px);
text-align: center;
position: relative;
overflow: hidden;
}
.cta-box::before {
content: '';
position: absolute;
top: -200px;
left: 50%;
transform: translateX(-50%);
width: 600px;
height: 400px;
background: radial-gradient(circle, rgba(var(--accent-rgb), 0.08) 0%, transparent 70%);
pointer-events: none;
}
.cta-box .section-title { margin-bottom: 16px; }
.cta-box .section-desc { max-width: 500px; margin: 0 auto 40px; text-align: center; }
.cta-actions {
display: flex;
gap: 16px;
justify-content: center;
flex-wrap: wrap;
}
.cta-trust-row { display: flex; justify-content: center; gap: 24px; margin-top: 24px; font-size: 13px; color: var(--text-muted); font-family: var(--font-mono); letter-spacing: 0.02em; }
.cta-trust-row span { display: flex; align-items: center; gap: 6px; }
.cta-trust-row .check { color: var(--accent); } body.no-nav nav,
body.no-nav .mobile-bottom-bar { display: none !important; } .thankyou-checkmark {
width: 80px; height: 80px;
margin: 0 auto 32px;
border-radius: 50%;
background: rgba(var(--accent-rgb), 0.1);
border: 2px solid var(--accent);
display: flex; align-items: center; justify-content: center;
}
.thankyou-checkmark svg { color: var(--accent); }
.thankyou-steps {
text-align: left;
max-width: 520px;
margin: 24px auto 40px;
}
.thankyou-step {
display: flex; align-items: flex-start; gap: 12px;
padding: 12px 0;
font-size: clamp(14px, 1.4vw, 16px);
color: var(--text-secondary);
line-height: 1.6;
}
.thankyou-step .check { flex-shrink: 0; margin-top: 2px; }
.thankyou-links {
margin-top: 40px; padding-top: 24px;
border-top: 1px solid var(--border-subtle);
font-family: var(--font-mono); font-size: 13px;
color: var(--text-muted);
}
.thankyou-links p { margin-bottom: 8px; }
.thankyou-links a {
color: var(--accent-text);
text-decoration: underline;
text-underline-offset: 3px;
}#threeContainer {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
pointer-events: none;
transition: opacity 0.1s;
}
#threeContainer canvas {
display: block;
} @media (max-width: 768px) {
#threeContainer {
background: radial-gradient(
ellipse at 50% 40%,
rgba(200, 255, 0, 0.06) 0%,
rgba(200, 255, 0, 0.02) 30%,
transparent 70%
);
}
[data-theme="light"] #threeContainer {
background: radial-gradient(
ellipse at 50% 40%,
rgba(219, 77, 59, 0.06) 0%,
rgba(219, 77, 59, 0.02) 30%,
transparent 70%
);
}
} .hero-scroll-wrapper {
position: relative;
height: 145vh;
z-index: 1;
}
.hero-sticky {
position: sticky;
top: 0;
height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
z-index: 2;
will-change: transform, opacity;
}
.hero-content-inner {
max-width: 900px;
padding: 0 clamp(24px, 5vw, 80px);
}
.hero-tag {
display: inline-flex;
align-items: center;
gap: 10px;
font-family: var(--font-mono);
font-size: 12px;
letter-spacing: 0.12em;
text-transform: uppercase;
color: var(--accent);
margin-bottom: clamp(20px, 4vh, 40px);
font-weight: 500;
justify-content: center;
opacity: 0;
animation: fadeUp 0.8s 0.2s forwards;
}
.hero-tag::before {
content: '';
width: 40px;
height: 1px;
background: var(--accent);
}
.hero-sticky h1 {
font-family: var(--font-display);
font-size: clamp(36px, min(5.5vw, 7.5vh), 76px);
font-weight: 700;
line-height: 1.12;
letter-spacing: -0.02em;
margin-bottom: clamp(16px, 3vh, 32px);
opacity: 0;
animation: fadeUp 0.8s 0.4s forwards;
}
.hero-sticky h1 .accent {
color: var(--accent);
position: relative;
}
.hero-sticky h1 .accent::after {
content: '';
position: absolute;
bottom: 4px;
left: 0;
width: 100%;
height: 3px;
background: var(--accent);
opacity: 0.3;
}
.hero-sub {
font-size: clamp(16px, 2vw, 21px);
line-height: 1.7;
color: var(--text-secondary);
max-width: 640px;
margin: 0 auto clamp(24px, 4vh, 40px);
font-weight: 300;
opacity: 0;
animation: fadeUp 0.8s 0.6s forwards;
}
.hero-actions {
display: flex;
gap: 20px;
align-items: center;
justify-content: center;
flex-wrap: wrap;
opacity: 0;
animation: fadeUp 0.8s 0.8s forwards;
} .hero-explore {
position: absolute;
bottom: 40px;
left: 50%;
transform: translateX(-50%);
display: flex;
flex-direction: column;
align-items: center;
gap: 8px;
font-family: var(--font-mono);
font-size: 12px;
letter-spacing: 0.1em;
color: var(--text-muted);
opacity: 0;
animation: fadeUp 0.8s 1.2s forwards;
}
.hero-explore svg {
animation: bounceDown 2s ease-in-out infinite;
}
@keyframes bounceDown {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(6px); }
} .hero-stats-bar {
position: relative;
z-index: 3;
background: var(--surface);
border-top: 1px solid var(--border-subtle);
border-bottom: 1px solid var(--border-subtle);
padding: 40px 0;
}
.hero-stats {
display: flex;
gap: 60px;
justify-content: center;
} .hero-trust {
margin-bottom: 28px;
display: none; justify-content: center;
opacity: 0;
animation: fadeUp 0.8s 0.1s forwards;
}
.hero-tp-badge {
display: inline-flex;
align-items: center;
gap: 14px;
padding: 10px 24px;
border: 1px solid rgba(0, 182, 122, 0.3);
border-radius: 100px;
background: rgba(0, 182, 122, 0.08);
backdrop-filter: blur(8px);
-webkit-backdrop-filter: blur(8px);
}
.tp-stars-mini { display: flex; gap: 2px; }
.tp-stars-mini span { color: #00b67a; font-size: 16px; line-height: 1; }
.tp-text { font-family: var(--font-mono); font-size: 13px; color: var(--text-muted); letter-spacing: 0.02em; }
.tp-text strong { color: var(--text-primary); font-weight: 700; } .founder-section {
position: relative; z-index: 3; background: var(--surface);
padding: clamp(80px, 10vw, 140px) 0;
}
.founder-inner {
display: grid; grid-template-columns: auto 1fr; gap: clamp(40px, 5vw, 80px);
align-items: center;
}
.founder-img-wrap { position: relative; }
.founder-img {
width: clamp(220px, 22vw, 320px);
aspect-ratio: 1 / 1;
object-fit: cover; object-position: center top;
border-radius: 50%;
border: 2px solid var(--accent);
box-shadow: 0 0 40px rgba(var(--accent-rgb), 0.1);
position: relative; z-index: 1;
}
.founder-img-wrap::before { display: none; }
.founder-name {
font-family: var(--font-display);
font-size: clamp(28px, 3.5vw, 44px);
font-weight: 700; margin-bottom: 4px;
}
.founder-role {
font-family: var(--font-mono); font-size: 13px;
color: var(--accent-text); letter-spacing: 0.06em;
text-transform: uppercase; margin-bottom: 24px;
}
.founder-text {
font-size: clamp(15px, 1.6vw, 18px); color: var(--text-secondary);
line-height: 1.8; font-weight: 300; max-width: 520px;
margin-bottom: 24px;
}
.founder-location {
display: inline-flex; align-items: center; gap: 8px;
font-family: var(--font-mono); font-size: 12px;
color: var(--text-muted); letter-spacing: 0.04em;
}
.founder-location svg { color: var(--accent); }
.founder-linkedin {
display: inline-flex; align-items: center; gap: 8px;
margin-top: 16px;
font-family: var(--font-mono); font-size: 13px;
color: var(--text-secondary); text-decoration: none;
letter-spacing: 0.03em; transition: color 0.3s;
}
.founder-linkedin svg { width: 16px; height: 16px; fill: currentColor; }
.founder-linkedin:hover { color: #0a66c2; }.page-header {
padding: clamp(120px, 15vw, 200px) 0 clamp(40px, 5vw, 60px);
position: relative;
z-index: 3;
background: var(--surface);
}
.page-header h1 {
font-family: var(--font-display);
font-size: clamp(2rem, 5vw, 3.5rem);
font-weight: 800;
line-height: 1.1;
letter-spacing: -0.025em;
margin-bottom: 16px;
}
.page-desc {
font-size: clamp(15px, 1.6vw, 19px);
color: var(--text-secondary);
max-width: 600px;
line-height: 1.7;
font-weight: 300;
}
.page-meta {
font-family: var(--font-mono);
font-size: 12px;
color: var(--text-muted);
margin-top: 12px;
letter-spacing: 0.03em;
} .content-area {
padding: clamp(40px, 6vw, 80px) 0 clamp(80px, 10vw, 160px);
position: relative;
z-index: 3;
background: var(--surface);
}
.entry-content {
max-width: 780px;
}
.entry-content h2 {
font-family: var(--font-display);
font-size: clamp(22px, 3vw, 32px);
font-weight: 700;
margin: 48px 0 16px;
letter-spacing: -0.015em;
color: var(--text-primary);
}
.entry-content h3 {
font-family: var(--font-display);
font-size: clamp(18px, 2.2vw, 24px);
font-weight: 700;
margin: 36px 0 12px;
color: var(--text-primary);
}
.entry-content h4 {
font-family: var(--font-display);
font-size: clamp(16px, 1.8vw, 20px);
font-weight: 600;
margin: 28px 0 10px;
color: var(--text-primary);
}
.entry-content p {
font-size: 16px;
line-height: 1.8;
color: var(--text-secondary);
margin-bottom: 20px;
font-weight: 300;
}
.entry-content a {
color: var(--accent-text);
text-decoration: underline;
text-underline-offset: 3px;
transition: opacity 0.3s;
}
.entry-content a:hover {
opacity: 0.8;
}
.entry-content ul,
.entry-content ol {
margin: 16px 0 24px 24px;
color: var(--text-secondary);
font-weight: 300;
line-height: 1.8;
}
.entry-content li {
margin-bottom: 8px;
font-size: 16px;
}
.entry-content ul li::marker {
color: var(--accent);
}
.entry-content blockquote {
border-left: 3px solid var(--accent);
padding: 16px 24px;
margin: 24px 0;
background: rgba(var(--accent-rgb), 0.03);
border-radius: 0 8px 8px 0;
}
.entry-content blockquote p {
font-style: italic;
color: var(--text-primary);
}
.entry-content table {
width: 100%;
border-collapse: collapse;
margin: 24px 0;
}
.entry-content th,
.entry-content td {
padding: 12px 16px;
border: 1px solid var(--border-light);
font-size: 14px;
text-align: left;
}
.entry-content th {
background: var(--surface-elevated);
font-family: var(--font-mono);
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.06em;
color: var(--accent-text);
}
.entry-content td {
color: var(--text-secondary);
font-weight: 300;
}
.entry-content img {
border-radius: 12px;
margin: 24px 0;
}
.entry-content hr {
border: none;
height: 1px;
background: linear-gradient(90deg, transparent, var(--border-light) 50%, transparent);
margin: 40px 0;
} .blog-archive {
padding: 0 0 clamp(60px, 8vw, 120px);
position: relative;
z-index: 3;
background: var(--surface);
}
.posts-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
gap: 32px;
}
.post-card {
background: var(--surface-elevated);
border: 1px solid var(--border-subtle);
border-radius: 16px;
overflow: hidden;
transition: border-color 0.3s ease, transform 0.3s ease;
box-shadow: var(--shadow-card);
}
.post-card:hover {
border-color: rgba(var(--accent-rgb), 0.15);
transform: translateY(-4px);
}
.post-card-image {
display: block;
aspect-ratio: 16/9;
overflow: hidden;
}
.post-card-image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.4s ease;
}
.post-card:hover .post-card-image img {
transform: scale(1.03);
}
.post-card-placeholder {
aspect-ratio: 16/9;
background: var(--surface-alt);
display: flex;
align-items: center;
justify-content: center;
color: rgba(var(--on-surface-rgb), 0.08);
font-family: var(--font-display);
font-size: 3rem;
}
.post-card-body {
padding: 28px;
}
.post-card-meta {
display: flex;
align-items: center;
gap: 12px;
margin-bottom: 12px;
font-family: var(--font-mono);
font-size: 0.8rem;
color: var(--text-secondary);
}
.post-card-meta a {
color: var(--accent-text);
text-decoration: none;
}
.post-card h2 {
font-family: var(--font-display);
font-size: 1.3rem;
font-weight: 700;
margin-bottom: 12px;
line-height: 1.3;
}
.post-card h2 a {
transition: color 0.3s ease;
}
.post-card-excerpt {
color: var(--text-secondary);
font-size: 0.95rem;
line-height: 1.6;
margin-bottom: 20px;
font-weight: 300;
}
.post-card-link {
font-family: var(--font-mono);
font-size: 0.85rem;
color: var(--accent-text);
display: inline-flex;
align-items: center;
gap: 6px;
transition: gap 0.3s ease;
}
.post-card-link:hover {
gap: 12px;
} .no-posts {
text-align: center;
padding: 80px 0;
}
.no-posts h2 {
font-family: var(--font-display);
font-size: 1.5rem;
margin-bottom: 16px;
}
.no-posts p {
color: var(--text-secondary);
margin-bottom: 32px;
} .single-post-header {
text-align: center;
}
.single-post-meta {
display: flex;
align-items: center;
justify-content: center;
gap: 16px;
font-family: var(--font-mono);
font-size: 12px;
color: var(--text-secondary);
margin-bottom: 24px;
flex-wrap: wrap;
}
.single-post-meta span {
display: flex;
align-items: center;
gap: 6px;
}
.meta-divider {
width: 4px;
height: 4px;
border-radius: 50%;
background: var(--text-muted);
}
.single-post-category a {
color: var(--accent-text);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.08em;
}
.single-featured-image {
max-width: 900px;
margin: 0 auto 48px;
border-radius: 16px;
overflow: hidden;
}
.single-featured-image img {
width: 100%;
height: auto;
display: block;
} .author-box {
display: flex;
align-items: center;
gap: 20px;
padding: 32px;
background: var(--surface-elevated);
border: 1px solid var(--border-subtle);
border-radius: 16px;
margin-top: 64px;
box-shadow: var(--shadow-card);
}
.author-box-avatar {
width: 64px;
height: 64px;
border-radius: 50%;
flex-shrink: 0;
}
.author-box-name {
font-family: var(--font-display);
font-size: 16px;
font-weight: 700;
margin-bottom: 4px;
}
.author-box-bio {
font-size: 14px;
color: var(--text-secondary);
line-height: 1.6;
font-weight: 300;
} .post-navigation {
display: flex;
justify-content: space-between;
align-items: center;
padding: 32px 0;
margin-top: 40px;
border-top: 1px solid var(--border-subtle);
}
.post-navigation a {
font-family: var(--font-mono);
font-size: 13px;
color: var(--text-secondary);
display: flex;
align-items: center;
gap: 8px;
transition: color 0.3s;
}
.post-navigation a:hover {
color: var(--accent);
}
.post-nav-back {
font-weight: 600;
color: var(--accent-text);
} .pagination {
display: flex;
justify-content: center;
gap: 8px;
margin-top: 48px;
padding-top: 32px;
border-top: 1px solid var(--border-subtle);
}
.pagination .page-numbers {
display: flex;
align-items: center;
justify-content: center;
min-width: 40px;
height: 40px;
padding: 0 12px;
border: 1px solid var(--border-light);
border-radius: 8px;
font-family: var(--font-mono);
font-size: 13px;
color: var(--text-secondary);
transition: all 0.3s;
}
.pagination .page-numbers:hover {
border-color: var(--accent);
color: var(--accent);
}
.pagination .page-numbers.current {
background: var(--accent);
color: var(--black);
border-color: var(--accent);
font-weight: 600;
} .search-form {
display: flex;
gap: 12px;
max-width: 480px;
margin: 0 auto;
}
.search-field {
flex: 1;
background: var(--surface-elevated);
border: 1px solid var(--border-light);
border-radius: 100px;
padding: 12px 20px;
color: var(--text-primary);
font-family: var(--font-body);
font-size: 14px;
outline: none;
transition: border-color 0.3s;
}
.search-field:focus {
border-color: var(--accent);
}
.search-field::placeholder {
color: var(--text-muted);
}
.search-submit {
padding: 12px 24px;
font-size: 12px;
} .error-404 {
text-align: center;
padding-bottom: clamp(80px, 10vw, 160px);
}
.error-404-code {
font-family: var(--font-display);
font-size: clamp(80px, 15vw, 180px);
font-weight: 800;
color: rgba(var(--accent-rgb), 0.08);
line-height: 1;
margin-bottom: -20px;
}.service-hero {
padding: clamp(140px, 14vw, 200px) 0 clamp(60px, 8vw, 100px);
position: relative;
z-index: 3;
background: var(--surface);
text-align: center;
}
.service-hero-content {
max-width: 800px;
margin: 0 auto;
}
.service-hero-desc {
margin: 0 auto 40px;
text-align: center;
}
.service-hero-actions {
display: flex;
gap: 20px;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.service-stats-inline {
margin-top: 64px;
animation: none;
opacity: 1;
} .service-breadcrumb {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
font-family: var(--font-mono);
font-size: 11px;
letter-spacing: 0.04em;
margin-bottom: 40px;
}
.service-breadcrumb a {
color: var(--text-secondary);
text-decoration: none;
transition: color 0.3s;
}
.service-breadcrumb a:hover {
color: var(--accent);
}
.service-breadcrumb-sep {
color: var(--text-muted);
}
.service-breadcrumb span[aria-current] {
color: var(--accent-text);
} .voice-features-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 2px;
margin-top: 64px;
}
.voice-feature-card {
padding: clamp(32px, 3vw, 48px);
border: 1px solid var(--border-subtle);
position: relative;
transition: all 0.4s;
}
.voice-feature-card:hover {
border-color: rgba(var(--accent-rgb), 0.15);
background: rgba(var(--accent-rgb), 0.02);
}
.voice-feature-icon {
font-size: 32px;
margin-bottom: 20px;
display: block;
}
.voice-feature-card h3 {
font-family: var(--font-display);
font-size: clamp(18px, 1.8vw, 22px);
font-weight: 700;
margin-bottom: 12px;
}
.voice-feature-card p {
font-size: 15px;
line-height: 1.7;
color: var(--text-secondary);
font-weight: 300;
} .use-case-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 2px;
margin-top: 64px;
}
.use-case-card {
background: var(--surface-elevated);
padding: clamp(32px, 3vw, 56px);
position: relative;
overflow: hidden;
transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
box-shadow: var(--shadow-card);
}
.use-case-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 2px;
background: var(--accent);
transform: scaleX(0);
transform-origin: left;
transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.use-case-card:hover::before { transform: scaleX(1); }
.use-case-card:hover { background: rgba(var(--on-surface-rgb), 0.06); }
.use-case-icon {
font-size: 32px;
margin-bottom: 20px;
display: block;
}
.use-case-card h3 {
font-family: var(--font-display);
font-size: clamp(20px, 2vw, 26px);
font-weight: 700;
margin-bottom: 12px;
}
.use-case-card p {
font-size: 15px;
line-height: 1.7;
color: var(--text-secondary);
font-weight: 300;
margin-bottom: 20px;
}
.use-case-result {
display: inline-flex;
align-items: center;
gap: 8px;
padding-top: 16px;
border-top: 1px solid var(--border-subtle);
font-family: var(--font-mono);
font-size: 12px;
color: var(--accent-text);
letter-spacing: 0.04em;
}
.use-case-result svg {
flex-shrink: 0;
} .voice-flow {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 0;
margin-top: 80px;
position: relative;
}
.voice-flow::before {
content: '';
position: absolute;
top: 40px;
left: 0;
right: 0;
height: 1px;
background: linear-gradient(90deg, var(--accent), rgba(var(--accent-rgb), 0.1));
}
.voice-flow-step {
padding: 0 clamp(12px, 1.5vw, 24px);
position: relative;
text-align: center;
}
.voice-flow-num {
width: 80px;
height: 80px;
border-radius: 50%;
border: 1px solid var(--accent);
display: flex;
align-items: center;
justify-content: center;
font-family: var(--font-mono);
font-size: 24px;
font-weight: 600;
color: var(--accent);
background: var(--surface);
margin: 0 auto 28px;
position: relative;
z-index: 1;
}
.voice-flow-step h3 {
font-family: var(--font-display);
font-size: 17px;
font-weight: 700;
margin-bottom: 10px;
}
.voice-flow-step p {
font-size: 14px;
line-height: 1.7;
color: var(--text-secondary);
font-weight: 300;
} .voice-pricing .pricing-card.featured::after {
content: 'BELIEBTESTE WAHL';
}
.voice-pricing {
padding: clamp(80px, 10vw, 160px) 0 0;
position: relative;
z-index: 3;
background: var(--surface);
} .pilot-banner {
margin-top: 64px;
padding: clamp(36px, 4vw, 56px);
background: rgba(var(--accent-rgb), 0.03);
border: 1px solid rgba(var(--accent-rgb), 0.15);
border-radius: 20px;
text-align: center;
position: relative;
overflow: hidden;
}
.pilot-banner::before {
content: '';
position: absolute;
top: -100px;
left: 50%;
transform: translateX(-50%);
width: 400px;
height: 200px;
background: radial-gradient(circle, rgba(var(--accent-rgb), 0.06) 0%, transparent 70%);
pointer-events: none;
}
.pilot-banner-label {
font-family: var(--font-mono);
font-size: 12px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--accent-text);
margin-bottom: 16px;
font-weight: 600;
position: relative;
}
.pilot-banner h3 {
font-family: var(--font-display);
font-size: clamp(22px, 2.5vw, 32px);
font-weight: 700;
margin-bottom: 12px;
position: relative;
}
.pilot-banner p {
font-size: 15px;
color: var(--text-secondary);
line-height: 1.7;
font-weight: 300;
max-width: 560px;
margin: 0 auto 28px;
position: relative;
} .addon-section {
margin-top: 64px;
}
.addon-section-label {
font-family: var(--font-mono);
font-size: 11px;
letter-spacing: 0.12em;
text-transform: uppercase;
color: var(--accent-text);
margin-bottom: 20px;
font-weight: 500;
display: flex;
align-items: center;
gap: 10px;
}
.addon-section-label::before {
content: '';
width: 24px;
height: 1px;
background: var(--accent-text);
}
.addon-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 12px;
}
.addon-card {
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
padding: 20px 24px;
background: var(--surface-elevated);
border: 1px solid var(--border-subtle);
border-radius: 14px;
transition: all 0.3s;
box-shadow: var(--shadow-card);
}
.addon-card:hover {
border-color: rgba(var(--accent-rgb), 0.12);
background: rgba(var(--on-surface-rgb), 0.06);
}
.addon-card-left {
display: flex;
align-items: center;
gap: 14px;
}
.addon-icon {
font-size: 20px;
flex-shrink: 0;
}
.addon-name {
font-family: var(--font-display);
font-size: 15px;
font-weight: 600;
color: var(--text-primary);
}
.addon-price {
font-family: var(--font-mono);
font-size: 14px;
font-weight: 600;
color: var(--accent);
white-space: nowrap;
} .voice-cta-banner {
margin-top: 80px;
padding: clamp(48px, 6vw, 80px);
background: linear-gradient(135deg, var(--surface-elevated) 0%, rgba(var(--accent-rgb), 0.04) 100%);
border: 1px solid rgba(var(--accent-rgb), 0.1);
border-radius: 24px;
text-align: center;
position: relative;
overflow: hidden;
}
.voice-cta-banner::before {
content: '';
position: absolute;
top: -150px;
left: 50%;
transform: translateX(-50%);
width: 500px;
height: 300px;
background: radial-gradient(circle, rgba(var(--accent-rgb), 0.06) 0%, transparent 70%);
pointer-events: none;
}
.voice-cta-banner h3 {
font-family: var(--font-display);
font-size: clamp(24px, 3vw, 40px);
font-weight: 700;
margin-bottom: 16px;
position: relative;
}
.voice-cta-banner > p {
font-size: 16px;
color: var(--text-secondary);
line-height: 1.7;
font-weight: 300;
max-width: 500px;
margin: 0 auto 32px;
position: relative;
}
.voice-cta-trust {
display: flex;
justify-content: center;
gap: 24px;
margin-top: 20px;
font-size: 13px;
color: var(--text-muted);
font-family: var(--font-mono);
letter-spacing: 0.02em;
position: relative;
}
.voice-cta-trust span {
display: flex;
align-items: center;
gap: 6px;
}
.voice-cta-trust .check {
color: var(--accent);
} .leistungen-intro {
padding: clamp(80px, 10vw, 140px) 0;
position: relative;
z-index: 3;
background: var(--surface);
}
.leistungen-intro-grid {
display: grid;
grid-template-columns: 1.5fr 1fr;
gap: clamp(40px, 5vw, 80px);
margin-top: 48px;
align-items: start;
}
.leistungen-intro-text p {
font-size: clamp(15px, 1.5vw, 17px);
color: var(--text-secondary);
line-height: 1.8;
font-weight: 300;
margin-bottom: 24px;
}
.leistungen-intro-text p:last-child {
margin-bottom: 0;
}
.leistungen-intro-stats {
display: flex;
flex-direction: column;
gap: 16px;
}
.leistungen-intro-stat {
padding: clamp(24px, 2.5vw, 32px);
background: var(--surface-elevated);
border: 1px solid var(--border-subtle);
border-radius: 16px;
transition: all 0.4s;
box-shadow: var(--shadow-card);
}
.leistungen-intro-stat:hover {
border-color: rgba(var(--accent-rgb), 0.12);
background: rgba(var(--on-surface-rgb), 0.06);
}
.leistungen-intro-stat-num {
display: block;
font-family: var(--font-display);
font-size: clamp(28px, 3vw, 40px);
font-weight: 800;
color: var(--accent);
line-height: 1;
margin-bottom: 8px;
}
.leistungen-intro-stat-label {
display: block;
font-size: 14px;
color: var(--text-secondary);
line-height: 1.5;
font-weight: 300;
}
.leistungen-cards {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px;
margin-top: 64px;
}
a.leistungen-card {
background: var(--surface-elevated);
border: 1px solid var(--border-subtle);
border-radius: 20px;
padding: 0;
overflow: hidden;
display: flex;
flex-direction: column;
transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
position: relative;
text-decoration: none;
color: inherit;
cursor: pointer;
box-shadow: var(--shadow-card);
}
a.leistungen-card:hover {
transform: translateY(-4px);
border-color: var(--accent);
box-shadow: 0 12px 40px rgba(var(--accent-rgb), 0.06);
}
.leistungen-card-image {
height: 200px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
overflow: hidden;
}
.leistungen-card-image--voice {
background: linear-gradient(135deg, var(--surface-elevated) 0%, rgba(var(--accent-rgb), 0.08) 100%);
}
.leistungen-card-image--process {
background: linear-gradient(135deg, var(--surface-elevated) 0%, rgba(100,140,255,0.08) 100%);
}
.leistungen-card-image--outbound {
background: linear-gradient(135deg, var(--surface-elevated) 0%, rgba(255,140,100,0.08) 100%);
}
.leistungen-card-emoji {
font-size: 56px;
filter: drop-shadow(0 0 30px rgba(var(--accent-rgb), 0.15));
transition: transform 0.4s;
}
a.leistungen-card:hover .leistungen-card-emoji {
transform: scale(1.1);
}
.leistungen-card-body {
padding: clamp(24px, 3vw, 36px);
flex: 1;
display: flex;
flex-direction: column;
}
.leistungen-card-metric {
display: flex;
align-items: baseline;
flex-wrap: nowrap;
gap: 8px;
margin-bottom: 16px;
}
.leistungen-card-metric-value {
font-family: var(--font-display);
font-size: clamp(22px, 2vw, 32px);
font-weight: 800;
color: var(--accent);
line-height: 1;
white-space: nowrap;
}
.leistungen-card-metric-label {
font-family: var(--font-mono);
font-size: 11px;
white-space: nowrap;
color: var(--text-secondary);
letter-spacing: 0.04em;
}
.leistungen-card .pillar-target {
margin-top: auto;
padding-top: 28px;
}
.leistungen-card .pillar-target .btn-primary {
width: 100%;
justify-content: center;
text-align: center;
font-size: 12px;
padding: 14px 24px;
} .region-section {
padding: clamp(80px, 10vw, 140px) 0;
position: relative;
z-index: 3;
background: var(--surface);
}
.region-content {
max-width: 780px;
margin-top: 32px;
}
.region-content p {
font-size: clamp(15px, 1.5vw, 17px);
color: var(--text-secondary);
line-height: 1.8;
font-weight: 300;
margin-bottom: 24px;
}
.region-content p:last-child {
margin-bottom: 0;
}
.region-tags {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 40px;
}
.region-tag {
display: inline-flex;
align-items: center;
gap: 6px;
padding: 10px 20px;
background: var(--surface-elevated);
border: 1px solid var(--border-subtle);
border-radius: 100px;
font-family: var(--font-mono);
font-size: 12px;
font-weight: 500;
color: var(--text-primary);
letter-spacing: 0.03em;
transition: all 0.3s;
}
.region-tag:hover {
border-color: rgba(var(--accent-rgb), 0.2);
color: var(--accent);
background: rgba(var(--accent-rgb), 0.04);
} .process-pricing {
padding: clamp(80px, 10vw, 160px) 0 0;
position: relative;
z-index: 3;
background: var(--surface);
}
.process-pricing .pricing-card.featured::after {
content: 'MEISTGEBUCHT';
}
.pricing-section-wrap {
margin-top: 80px;
}
.pricing-example {
font-size: 13px;
color: var(--text-secondary);
font-style: italic;
margin-top: 12px;
margin-bottom: 24px;
line-height: 1.6;
}
.tools-section {
margin-top: 80px;
}
.tools-grid {
margin-top: 48px;
display: flex;
flex-direction: column;
gap: 20px;
}
.tools-row {
display: flex;
align-items: flex-start;
gap: 16px;
}
.tools-row-label {
font-family: var(--font-mono);
font-size: 11px;
letter-spacing: 0.08em;
text-transform: uppercase;
color: var(--accent-text);
min-width: 140px;
padding-top: 10px;
font-weight: 500;
}
.tools-row-items {
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.tool-badge {
padding: 8px 18px;
background: var(--surface-elevated);
border: 1px solid var(--border-subtle);
border-radius: 100px;
font-family: var(--font-mono);
font-size: 12px;
font-weight: 500;
color: var(--text-primary);
letter-spacing: 0.03em;
transition: all 0.3s;
}
.tool-badge:hover {
border-color: rgba(var(--accent-rgb), 0.2);
color: var(--accent);
background: rgba(var(--accent-rgb), 0.04);
}
.tools-note {
margin-top: 24px;
font-size: 13px;
color: var(--text-secondary);
font-style: italic;
} .roi-section {
margin-top: 80px;
}
.roi-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 24px;
margin-top: 48px;
}
.roi-card {
background: var(--surface-elevated);
border-radius: 20px;
padding: 36px;
border: 1px solid var(--border-subtle);
box-shadow: var(--shadow-card);
}
.roi-card--after {
border-color: rgba(var(--accent-rgb), 0.15);
}
.roi-card-label {
display: block;
font-family: var(--font-mono);
font-size: 11px;
letter-spacing: 0.08em;
text-transform: uppercase;
color: var(--accent-text);
margin-bottom: 24px;
font-weight: 500;
}
.roi-row {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px 0;
border-bottom: 1px solid var(--border-subtle);
font-size: 14px;
}
.roi-row:last-child {
border-bottom: none;
}
.roi-row span:first-child {
color: var(--text-secondary);
font-weight: 300;
}
.roi-row span:last-child {
font-family: var(--font-mono);
font-weight: 600;
color: var(--text-primary);
}
.roi-result {
margin-top: 32px;
text-align: center;
background: rgba(var(--accent-rgb), 0.04);
border: 1px solid rgba(var(--accent-rgb), 0.12);
border-radius: 20px;
padding: 36px;
}
.roi-result-value {
display: block;
font-family: var(--font-display);
font-size: clamp(28px, 3vw, 36px);
font-weight: 800;
color: var(--accent);
margin-bottom: 8px;
}
.roi-result-label {
font-size: 15px;
color: var(--text-secondary);
font-weight: 300;
} .combo-section {
margin-top: 80px;
}
.combo-intro {
max-width: 640px;
}
.combo-cards {
display: flex;
flex-direction: column;
gap: 12px;
margin-top: 48px;
}
.combo-card {
background: var(--surface-elevated);
border: 1px solid var(--border-subtle);
border-radius: 16px;
padding: 28px 32px;
display: flex;
gap: 20px;
align-items: flex-start;
transition: all 0.3s;
box-shadow: var(--shadow-card);
}
.combo-card:hover {
border-color: rgba(var(--accent-rgb), 0.12);
background: rgba(var(--on-surface-rgb), 0.06);
}
.combo-card-icon {
font-size: 28px;
flex-shrink: 0;
line-height: 1;
}
.combo-card-body {
flex: 1;
}
.combo-card-title {
font-family: var(--font-display);
font-size: 16px;
font-weight: 700;
margin-bottom: 8px;
}
.combo-card-flow {
font-size: 14px;
color: var(--text-secondary);
font-family: var(--font-mono);
line-height: 1.7;
letter-spacing: 0.01em;
}
.combo-card-result {
font-size: 13px;
color: var(--accent-text);
font-family: var(--font-mono);
font-style: italic;
margin-top: 8px;
}
.combo-cta {
margin-top: 48px;
text-align: center;
}
.combo-cta-lead {
font-family: var(--font-display);
font-size: clamp(18px, 2vw, 24px);
font-weight: 700;
margin-bottom: 20px;
}
.combo-cta-sub {
margin-top: 16px;
font-size: 13px;
color: var(--text-secondary);
font-weight: 300;
} .consulting-pricing {
padding: clamp(80px, 10vw, 160px) 0 0;
position: relative;
z-index: 3;
background: var(--surface);
}
.consulting-pricing .pricing-card.featured::after {
content: 'KOSTENLOS';
}
.voice-flow--three {
grid-template-columns: repeat(3, 1fr);
}
.voice-flow-note {
display: block;
font-family: var(--font-mono);
font-size: 12px;
color: var(--text-muted);
margin-top: 12px;
font-style: italic;
letter-spacing: 0.02em;
}
.price-value-struck {
text-decoration: line-through;
color: var(--text-secondary);
font-size: 14px;
font-weight: 400;
font-family: var(--font-display);
}
.cross-sell-section {
margin-top: 80px;
}
.consulting-trust-section {
margin-top: 80px;
}
.cross-sell-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 24px;
margin-top: 64px;
}
.cross-sell-card {
background: var(--surface-elevated);
border: 1px solid var(--border-subtle);
border-radius: 20px;
padding: clamp(32px, 3vw, 44px);
display: flex;
flex-direction: column;
transition: all 0.4s;
position: relative;
overflow: hidden;
box-shadow: var(--shadow-card);
}
.cross-sell-card:hover {
border-color: rgba(var(--accent-rgb), 0.15);
transform: translateY(-4px);
}
.cross-sell-card-icon {
font-size: 32px;
margin-bottom: 20px;
display: block;
}
.cross-sell-card h3 {
font-family: var(--font-display);
font-size: clamp(20px, 2vw, 26px);
font-weight: 700;
margin-bottom: 12px;
}
.cross-sell-card p {
font-size: 15px;
line-height: 1.7;
color: var(--text-secondary);
font-weight: 300;
margin-bottom: 20px;
}
.cross-sell-card-price {
font-family: var(--font-mono);
font-size: 13px;
color: var(--accent-text);
letter-spacing: 0.04em;
margin-bottom: 24px;
}
.cross-sell-card-link {
margin-top: auto;
}
.cross-sell-card-link .pricing-btn {
width: 100%;
justify-content: center;
}
.leistungen-card-image--consulting {
background: linear-gradient(135deg, var(--surface-elevated) 0%, rgba(180,120,255,0.08) 100%);
}.ueber-uns-mission-text {
max-width: 680px;
margin: 32px auto 0;
text-align: center;
}
.ueber-uns-mission-text p {
font-size: clamp(15px, 1.6vw, 18px);
line-height: 1.8;
color: var(--text-secondary);
font-weight: 300;
margin-bottom: 20px;
}
.ueber-uns-mission-text p:last-child {
margin-bottom: 0;
} .founder-credentials {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 24px;
margin-bottom: 24px;
}
.founder-credential {
display: inline-flex;
align-items: center;
gap: 6px;
padding: 8px 16px;
background: var(--surface-elevated);
border: 1px solid var(--border-subtle);
border-radius: 100px;
font-family: var(--font-mono);
font-size: 12px;
font-weight: 500;
color: var(--text-primary);
letter-spacing: 0.03em;
} .vergleich-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 2px;
margin-top: 48px;
}
.vergleich-card {
background: var(--surface-elevated);
padding: clamp(32px, 3vw, 48px);
border-radius: 20px;
}
.vergleich-card-title {
font-family: var(--font-mono);
font-size: 11px;
letter-spacing: 0.1em;
text-transform: uppercase;
margin-bottom: 28px;
font-weight: 600;
} .vergleich-card--andere .vergleich-card-title {
color: #ff6b6b;
}
.vergleich-card--wir .vergleich-card-title {
color: var(--accent-text);
}
.vergleich-card--wir {
border: 1px solid rgba(var(--accent-rgb), 0.15);
}
.vergleich-list {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-direction: column;
gap: 16px;
}
.vergleich-item {
display: flex;
align-items: flex-start;
gap: 12px;
font-size: 15px;
line-height: 1.6;
color: var(--text-primary);
font-weight: 300;
}
.vergleich-icon {
flex-shrink: 0;
font-size: 14px;
width: 24px;
height: 24px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
font-weight: 700;
margin-top: 2px;
} .vergleich-icon--negative {
color: #ff6b6b;
background: rgba(255,107,107,0.08);
}
.vergleich-icon--positive {
color: var(--accent);
background: rgba(var(--accent-rgb), 0.08);
} .ueber-uns-kunden-text {
max-width: 560px;
margin: 32px auto 0;
text-align: center;
padding-bottom: 24px;
}
.ueber-uns-kunden-text p {
font-size: 15px;
line-height: 1.7;
color: var(--text-secondary);
font-weight: 300;
margin-bottom: 20px;
}
.ueber-uns-kunden-link {
display: inline-flex;
align-items: center;
gap: 8px;
font-family: var(--font-mono);
font-size: 13px;
font-weight: 600;
color: var(--accent-text);
text-decoration: none;
letter-spacing: 0.03em;
transition: gap 0.3s;
}
.ueber-uns-kunden-link:hover {
gap: 12px;
} .kontakt-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 48px;
align-items: start;
margin-top: 48px;
}
.kontakt-details {
display: flex;
flex-direction: column;
gap: 20px;
}
.kontakt-firma {
font-size: 16px;
line-height: 1.6;
color: var(--text-primary);
margin-bottom: 8px;
}
.kontakt-firma strong {
font-family: var(--font-display);
font-size: 20px;
font-weight: 700;
}
.kontakt-detail-item {
display: flex;
align-items: center;
gap: 12px;
font-size: 15px;
color: var(--text-primary);
font-weight: 300;
}
.kontakt-detail-item svg {
flex-shrink: 0;
color: var(--accent);
}
.kontakt-detail-item a {
color: var(--text-primary);
text-decoration: none;
transition: color 0.3s;
}
.kontakt-detail-item a:hover {
color: var(--accent);
}
.kontakt-detail-item--muted {
margin-top: 8px;
font-family: var(--font-mono);
font-size: 12px;
color: var(--text-secondary);
letter-spacing: 0.03em;
}
.kontakt-map-link {
display: block;
border-radius: 20px;
overflow: hidden;
border: 1px solid var(--border-subtle);
margin-bottom: 24px;
transition: border-color 0.3s;
}
.kontakt-map-link:hover {
border-color: rgba(var(--accent-rgb), 0.2);
}
.kontakt-map-img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}@media (max-width: 1024px) {
.pillars-grid {
grid-template-columns: 1fr;
gap: 2px;
}
.usp-grid {
grid-template-columns: 1fr;
}
.process-steps {
flex-direction: column;
gap: 40px;
}
.process-steps::before {
display: none;
}
.problem-grid, .fomo-stats, .pricing-grid { grid-template-columns: 1fr; }
.ref-grid { grid-template-columns: 1fr; }
.ref-cta-box { grid-column: auto; }
.posts-grid { grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); } .voice-features-grid { grid-template-columns: repeat(2, 1fr); }
.use-case-grid { grid-template-columns: 1fr; }
.voice-flow {
grid-template-columns: repeat(2, 1fr);
gap: 40px;
}
.voice-flow::before { display: none; }
.addon-grid { grid-template-columns: 1fr; } .leistungen-intro-grid { grid-template-columns: 1fr; }
.leistungen-cards { grid-template-columns: 1fr; } .roi-grid { grid-template-columns: 1fr; }
.tools-row { flex-direction: column; gap: 8px; }
.tools-row-label { min-width: auto; } .cross-sell-grid { grid-template-columns: 1fr; } .fomo-stats--four { grid-template-columns: repeat(2, 1fr); }
.ref-grid--three { grid-template-columns: 1fr; }
.testimonials-grid { grid-template-columns: 1fr; }
.pilot-benefits-grid { grid-template-columns: repeat(2, 1fr); }
.pilot-pricing-table { grid-template-columns: 1fr; }
} @media (min-width: 769px) {
.nav-links { display: flex !important; }
.nav-cta-desktop { display: inline-flex !important; }
.nav-hamburger { display: none; }
.mobile-bottom-bar { display: none !important; }
} @media (min-width: 769px) and (max-height: 900px) {
.hero-sticky h1 {
font-size: clamp(32px, 4.5vw, 52px);
margin-bottom: 20px;
}
.hero-tag {
margin-bottom: 24px;
}
.hero-trust {
margin-bottom: 16px;
}
.hero-sub {
margin-bottom: 28px;
}
.hero-stats-inline {
margin-top: 32px;
}
.hero-explore {
bottom: 24px;
}
}
@media (max-width: 768px) {
.nav-links { display: none !important; }
.nav-cta-desktop { display: none !important; }
.nav-hamburger { display: none; }
.mobile-bottom-bar { display: flex !important; } .hero-scroll-wrapper { height: 130vh; }
.hero-content-inner { padding: 0 20px; }
.hero-sticky h1 {
font-size: clamp(26px, 7vw, 36px);
margin-bottom: 20px;
line-height: 1.15;
}
.hero-sticky h1 br { display: none; }
.hero-sub {
font-size: 14px;
margin-bottom: 24px;
line-height: 1.6;
}
.hero-tag {
font-size: 10px;
margin-bottom: 20px;
}
.hero-tag::before { width: 20px; }
.hero-trust { margin-bottom: 16px; }
.hero-tp-badge { padding: 6px 14px; gap: 8px; }
.tp-stars-mini span { font-size: 12px; }
.tp-text { font-size: 11px; }
.hero-actions { gap: 12px; }
.hero-actions .btn-primary {
font-size: 11px;
padding: 14px 24px;
width: 100%;
justify-content: center;
}
.hero-actions .btn-ghost {
font-size: 11px;
padding: 12px 20px;
}
.hero-stats-inline {
margin-top: 28px;
gap: 0;
}
.hero-stats-inline .hero-stat-num { font-size: 20px; }
.hero-stats-inline .hero-stat-label { font-size: 9px; }
.hero-stat-item { padding: 0 12px; }
.hero-stat-divider { height: 28px; display: block; }
.hero-explore { display: none; } .hero-stats {
gap: 32px;
flex-wrap: wrap;
}
.footer-top {
flex-direction: column;
}
.footer-links {
gap: 40px;
flex-wrap: wrap;
}
.footer-bottom {
flex-direction: column;
gap: 12px;
text-align: center;
} footer { padding-bottom: 80px; }
.demo-form { flex-direction: column; }
.demo-submit { width: 100%; justify-content: center; }
.cta-trust-row { flex-direction: column; gap: 8px; }
.mini-testimonial-inner { flex-direction: column; text-align: center; }
.mini-testimonial-result { margin-left: 0; padding-left: 0; border-left: none; margin-top: 8px; display: flex; justify-content: center; }
.founder-inner { grid-template-columns: 1fr; justify-items: center; text-align: center; }
.founder-text { margin-left: auto; margin-right: auto; }
.ref-detail { flex-wrap: wrap; gap: 12px; } .service-hero { padding-top: 120px; }
.service-breadcrumb { margin-bottom: 24px; font-size: 10px; }
.service-hero-actions { flex-direction: column; }
.service-hero-actions .btn-primary,
.service-hero-actions .btn-ghost { width: 100%; justify-content: center; text-align: center; }
.service-stats-inline { margin-top: 40px; }
.voice-features-grid { grid-template-columns: 1fr; }
.use-case-grid { grid-template-columns: 1fr; }
.voice-flow {
grid-template-columns: 1fr;
gap: 40px;
}
.voice-flow::before { display: none; }
.voice-flow-step { text-align: center; }
.addon-grid { grid-template-columns: 1fr; }
.voice-cta-banner { padding: clamp(32px, 5vw, 48px); }
.voice-cta-trust { flex-direction: column; gap: 8px; }
.pilot-banner { padding: clamp(28px, 4vw, 40px); } .roi-grid { grid-template-columns: 1fr; }
.combo-card { flex-direction: column; gap: 12px; }
.tools-row { flex-direction: column; gap: 8px; }
.tools-row-label { min-width: auto; }
.combo-cta .btn-primary { width: 100%; justify-content: center; } .voice-flow--three { grid-template-columns: 1fr; gap: 40px; }
.cross-sell-grid { grid-template-columns: 1fr; } .fomo-stats--four { grid-template-columns: 1fr; }
.ref-grid--three { grid-template-columns: 1fr; }
.testimonials-grid { grid-template-columns: 1fr; }
.pilot-benefits-grid { grid-template-columns: 1fr; }
.pilot-pricing-table { grid-template-columns: 1fr; } .vergleich-grid { grid-template-columns: 1fr; }
.kontakt-grid { grid-template-columns: 1fr; }
.kontakt-placeholder { min-height: 200px; } .leistungen-intro-grid { grid-template-columns: 1fr; gap: 32px; }
.leistungen-intro-stats { flex-direction: row; gap: 8px; }
.leistungen-intro-stat { flex: 1; padding: 16px; text-align: center; }
.leistungen-intro-stat-num { font-size: 24px; }
.leistungen-intro-stat-label { font-size: 12px; }
.leistungen-cards { grid-template-columns: 1fr; }
.leistungen-card-image { height: 160px; }
.leistungen-card-emoji { font-size: 44px; }
.leistungen-card-metric-value { font-size: 22px; }
.region-tags { gap: 8px; }
.region-tag { font-size: 11px; padding: 8px 14px; } .client-marquee { overflow: hidden; }
.client-marquee-track {
justify-content: flex-start;
width: max-content;
animation: marqueeClients 15s linear infinite;
}
.client-marquee-track > :nth-child(n+4) { display: flex; }
.client-logo { height: 24px; } .posts-grid { grid-template-columns: 1fr; }
.single-post-meta { flex-direction: column; gap: 8px; }
.single-post-meta .meta-divider { display: none; }
.author-box { flex-direction: column; text-align: center; }
.post-navigation { flex-direction: column; gap: 16px; text-align: center; }
.search-form { flex-direction: column; }
.search-field { width: 100%; }
} @media (max-width: 375px) {
.hero-sticky h1 { font-size: 24px; }
.hero-sub { font-size: 13px; }
.hero-stats-inline .hero-stat-num { font-size: 18px; }
.hero-stat-item { padding: 0 8px; }
.hero-tp-badge { padding: 5px 12px; }
.tp-text { font-size: 10px; }
}