#clevo-cookie-consent-root,
#clevo-cookie-consent-root * {
box-sizing: border-box;
}
#clevo-cookie-consent-root {
color: #020617;
font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
font-size: 14px;
line-height: 1.5;
}
.clevo-cookie-fab {
align-items: center;
background: #fff;
border: 1px solid #e2e8f0;
border-radius: 9999px;
bottom: 16px;
box-shadow: 0 10px 15px -3px rgba(2, 6, 23, .1), 0 4px 6px -4px rgba(2, 6, 23, .1);
color: #334155;
cursor: pointer;
display: inline-flex;
height: 44px;
justify-content: center;
left: 16px;
padding: 0;
position: fixed;
transition: background-color .15s ease, border-color .15s ease;
width: 44px;
z-index: 80;
}
.clevo-cookie-fab:hover,
.clevo-cookie-fab:focus-visible {
background: #f8fafc;
border-color: #cbd5e1;
}
.clevo-cookie-panel {
background: #fff;
border: 1px solid #a7f3d0;
border-radius: 8px;
bottom: 16px;
box-shadow: 0 25px 50px -12px rgba(2, 6, 23, .2);
left: 16px;
max-width: 576px;
position: fixed;
right: auto;
width: calc(100vw - 32px);
z-index: 90;
}
.clevo-cookie-panel-inner {
padding: 16px;
}
.clevo-cookie-main {
display: grid;
gap: 16px;
}
.clevo-cookie-intro {
display: flex;
gap: 12px;
}
.clevo-cookie-icon {
align-items: center;
background: #ecfdf5;
border-radius: 6px;
color: #047857;
display: none;
flex: 0 0 auto;
height: 40px;
justify-content: center;
width: 40px;
}
.clevo-cookie-icon-svg {
height: 18px;
width: 18px;
}
.clevo-cookie-icon .clevo-cookie-icon-svg {
height: 20px;
width: 20px;
}
.clevo-cookie-title {
color: #020617;
font-size: 14px;
font-weight: 600;
line-height: 20px;
margin: 0;
}
.clevo-cookie-copy {
color: #475569;
font-size: 14px;
line-height: 24px;
margin: 4px 0 0;
max-width: 768px;
}
.clevo-cookie-actions {
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.clevo-cookie-button {
align-items: center;
border-radius: 6px;
cursor: pointer;
display: inline-flex;
flex: 1 1 0;
font-family: inherit;
font-size: 16px;
font-weight: 400;
gap: 8px;
justify-content: center;
line-height: 20px;
min-height: 40px;
padding: 0 12px;
text-decoration: none;
transition: background-color .15s ease, border-color .15s ease, color .15s ease;
white-space: nowrap;
}
.clevo-cookie-button-primary {
background: #047857;
border: 0;
color: #fff;
}
.clevo-cookie-button-primary:hover,
.clevo-cookie-button-primary:focus-visible {
background: #065f46;
color: #fff;
}
.clevo-cookie-button-secondary {
background: #fff;
border: 1px solid #cbd5e1;
color: #020617;
}
.clevo-cookie-button-secondary:hover,
.clevo-cookie-button-secondary:focus-visible {
background: #f8fafc;
color: #020617;
}
.clevo-cookie-details {
background: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
margin-top: 16px;
padding: 16px;
}
.clevo-cookie-options {
display: grid;
gap: 12px;
}
.clevo-cookie-option {
background: #fff;
border: 1px solid #e2e8f0;
border-radius: 6px;
display: block;
margin: 0;
padding: 16px;
}
.clevo-cookie-option-head {
align-items: center;
display: flex;
gap: 12px;
justify-content: space-between;
}
.clevo-cookie-option-title {
color: #020617;
font-weight: 600;
}
.clevo-cookie-option input {
accent-color: #047857;
height: 16px;
margin: 0;
width: 16px;
}
.clevo-cookie-option-copy {
color: #475569;
display: block;
font-size: 14px;
line-height: 24px;
margin-top: 8px;
}
.clevo-cookie-detail-actions {
display: flex;
flex-direction: column;
gap: 8px;
margin-top: 16px;
}
@media (min-width: 640px) {
.clevo-cookie-panel {
width: 576px;
}
.clevo-cookie-panel-inner {
padding: 20px;
}
.clevo-cookie-icon {
display: flex;
}
.clevo-cookie-actions {
justify-content: flex-end;
}
.clevo-cookie-button {
flex: 0 0 auto;
}
.clevo-cookie-detail-actions {
flex-direction: row;
justify-content: flex-end;
}
}
@media (min-width: 768px) {
.clevo-cookie-options {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
}@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(//clevo.dk/wp-content/themes/clevo/assets/fonts/inter/inter-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: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(//clevo.dk/wp-content/themes/clevo/assets/fonts/inter/inter-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: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(//clevo.dk/wp-content/themes/clevo/assets/fonts/inter/inter-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: 'Inter';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(//clevo.dk/wp-content/themes/clevo/assets/fonts/inter/inter-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: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(//clevo.dk/wp-content/themes/clevo/assets/fonts/inter/inter-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: 'Inter';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(//clevo.dk/wp-content/themes/clevo/assets/fonts/inter/inter-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: 'Outfit';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(//clevo.dk/wp-content/themes/clevo/assets/fonts/outfit/outfit-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: 'Outfit';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(//clevo.dk/wp-content/themes/clevo/assets/fonts/outfit/outfit-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: 'Outfit';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url(//clevo.dk/wp-content/themes/clevo/assets/fonts/outfit/outfit-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;
}html {
scrollbar-gutter: stable;
}
@supports not (scrollbar-gutter: stable) {
html {
overflow-y: scroll;
}
}.clevo-footer {
--cf-brand: #2563eb; --cf-brand-dark: #1e40af;
--cf-text: #94a3b8; --cf-text-heading: #f1f5f9; --cf-bg: #0f172a; --cf-bg-top: #1e293b; --cf-border: rgba(255, 255, 255, 0.08);
--cf-radius: 10px;
--cf-container: 1340px;
--cf-font: 'Inter', system-ui, -apple-system, sans-serif;
--cf-font-heading: 'Outfit', 'Inter', sans-serif;
} .clevo-footer *,
.clevo-footer *::before,
.clevo-footer *::after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
.clevo-footer {
font-family: var(--cf-font);
font-weight: 400;
letter-spacing: 0;
background-color: var(--cf-bg);
color: var(--cf-text);
font-size: 0.9rem;
line-height: 1.7;
-webkit-font-smoothing: antialiased;
}
.clevo-footer a {
color: inherit;
text-decoration: none;
transition: color 0.2s ease;
} .clevo-footer a:focus:not(:focus-visible),
.clevo-footer button:focus:not(:focus-visible) {
outline: none;
}
.clevo-footer a:hover {
color: var(--cf-text-heading);
} .cf-container {
width: 100%;
max-width: var(--cf-container);
margin-inline: auto;
padding-inline: 1.5rem;
} .cf-badges-bar {
background-color: var(--cf-bg-top);
border-bottom: 1px solid var(--cf-border);
padding: 1.25rem 0;
}
.cf-badges-bar .cf-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 1.5rem 5rem;
}
.cf-badge {
display: flex;
align-items: center;
gap: 0.5rem;
font-size: 0.85rem;
color: var(--cf-text);
font-weight: 500;
}
.cf-badge__icon {
color: var(--cf-brand);
display: flex;
flex-shrink: 0;
} .cf-main {
padding: 3.5rem 0 2.5rem;
}
.cf-main__inner {
display: grid;
gap: 2.5rem; grid-template-columns: 1fr;
}
@media (min-width: 600px) {
.cf-main__inner {
grid-template-columns: repeat(2, 1fr);
}
}
@media (min-width: 900px) {
.cf-main__inner {
grid-template-columns: 2fr repeat(3, 1fr);
align-items: start;
}
} .cf-brand {
display: flex;
flex-direction: column;
gap: 1rem;
}
.cf-brand__logo {
display: inline-flex;
color: var(--cf-text-heading);
}
.cf-brand__wordmark {
font-family: var(--cf-font-heading);
font-size: 1.6rem;
font-weight: 800;
letter-spacing: -0.04em;
color: var(--cf-text-heading);
}
.cf-brand__tagline {
font-size: 0.875rem;
color: var(--cf-text);
max-width: 240px;
line-height: 1.6;
} .cf-social {
display: flex;
gap: 0.75rem;
margin-top: 0.25rem;
}
.cf-social__link {
display: flex;
align-items: center;
justify-content: center;
width: 38px;
height: 38px;
border-radius: 50%;
background-color: rgba(255, 255, 255, 0.06);
border: 1px solid var(--cf-border);
color: var(--cf-text);
transition: background-color 0.2s, color 0.2s, border-color 0.2s;
}
.cf-social__link:hover {
background-color: var(--cf-brand);
border-color: var(--cf-brand);
color: #fff;
} .cf-col {
display: flex;
flex-direction: column;
gap: 0.75rem;
}
.cf-col__heading {
font-family: var(--cf-font-heading);
font-size: 0.8rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.1em;
color: var(--cf-text-heading);
}
.cf-col__info {
display: flex;
flex-direction: column;
gap: 0.5rem;
font-size: 0.9rem;
color: var(--cf-text);
}
.cf-col__info-line {
margin: 0;
line-height: 1.5;
}
.cf-col__list {
list-style: none;
display: flex;
flex-direction: column;
gap: 0.5rem;
}
.cf-col__link {
color: var(--cf-text);
font-size: 0.9rem;
display: inline-block;
position: relative;
padding-bottom: 1px;
}
.cf-col__link::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 1px;
background-color: var(--cf-brand);
transition: width 0.25s ease;
}
.cf-col__link:hover {
color: var(--cf-text-heading);
}
.cf-col__link:hover::after {
width: 100%;
} .cf-tp {
margin-top: 1.1rem;
display: flex;
flex-direction: column;
gap: 0.4rem;
}
.cf-tp__stars {
display: flex;
gap: 3px;
}
.cf-tp__star {
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}
.cf-tp__star svg {
width: 26px;
height: 26px;
fill: #00b67a;
display: block;
} .cf-tp__star--half svg {
fill: url(#cf-half-grad);
}
.cf-tp__label {
font-size: 0.78rem;
color: var(--cf-text-muted);
margin: 0;
line-height: 1.4;
}
.cf-tp__label strong {
color: var(--cf-text);
font-weight: 600;
} .cf-bottom {
border-top: 1px solid var(--cf-border);
padding: 1.25rem 0;
}
.cf-bottom__inner {
display: flex;
flex-direction: column;
gap: 0.4rem;
align-items: flex-end;
text-align: right;
}
@media (min-width: 600px) {
.cf-bottom__inner {
flex-direction: row;
justify-content: flex-end;
text-align: right;
}
}
.cf-bottom__copy,
.cf-bottom__credit {
font-size: 0.8rem;
color: var(--cf-text);
line-height: 1.5;
}:root { --lp2-bg-body: #f8fafc;
--lp2-bg-card: #ffffff;
--lp2-text-main: #0f172a; --lp2-text-muted: #475569;  --lp2-brand: #2563eb; --lp2-brand-dark: #1e40af;
--lp2-accent: #f59e0b; --lp2-success: #10b981;  --lp2-border: #e2e8f0;
--lp2-radius-sm: 8px;
--lp2-radius-lg: 16px;
--lp2-radius-xl: 24px; --lp2-shadow-sm: 0 1px 2px 0 rgb(0 0 0 / 0.05);
--lp2-shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
--lp2-shadow-lg: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
--lp2-shadow-glow: 0 0 20px rgba(37, 99, 235, 0.15); --lp2-container: 1000px; --lp2-nav-height: 70px;
} *,
*::before,
*::after {
box-sizing: border-box;
}
body.lp2-wrapper {
margin: 0;
padding: 0;
font-family: 'Inter', system-ui, -apple-system, sans-serif;
color: var(--lp2-text-main);
background-color: var(--lp2-bg-body);
line-height: 1.6;
-webkit-font-smoothing: antialiased;
}
.lp2-hero h1,
.lp2-hero h2,
.lp2-hero h3,
.lp2-section h1,
.lp2-section h2,
.lp2-section h3 {
font-family: 'Outfit', sans-serif; font-weight: 700;
line-height: 1.2;
margin-top: 0;
margin-bottom: 1rem;
letter-spacing: -0.025em;
color: var(--lp2-text-main);
}
.lp2-hero h1,
.lp2-section h1 {
font-size: clamp(2rem, 5vw, 3.5rem);
}
.lp2-hero h2,
.lp2-section h2 {
font-size: clamp(1.75rem, 4vw, 2.5rem);
margin-bottom: 1.5rem;
}
.lp2-hero p,
.lp2-section p {
margin-bottom: 1.5rem;
color: var(--lp2-text-muted);
font-size: 1.125rem;
}
.lp2-container {
width: 100%;
max-width: var(--lp2-container);
margin: 0 auto;
padding: 0 24px;
}
.lp2-text-center {
text-align: center;
}
.lp2-section {
padding: 4rem 0; }
.lp2-bg-alt {
background: white;
border-top: 1px solid var(--lp2-border);
border-bottom: 1px solid var(--lp2-border);
}  .lp2-btn {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 0.75rem;
padding: 16px 32px;
font-size: 1.125rem;
font-weight: 600;
border-radius: 100px;
text-decoration: none;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
cursor: pointer;
border: none;
line-height: 1;
}
.lp2-btn-primary {
background: linear-gradient(135deg, var(--lp2-brand) 0%, var(--lp2-brand-dark) 100%);
color: white;
box-shadow: 0 10px 15px -3px rgba(37, 99, 235, 0.3);
}
.lp2-btn-primary:hover {
transform: translateY(-2px);
box-shadow: 0 20px 25px -5px rgba(37, 99, 235, 0.4);
filter: brightness(1.1);
}
.lp2-btn-secondary {
background: white;
color: var(--lp2-text-main);
border: 1px solid var(--lp2-border);
box-shadow: var(--lp2-shadow-sm);
}
.lp2-btn-pulse {
animation: lp2-pulse 2s infinite;
}
@keyframes lp2-pulse {
0% {
box-shadow: 0 0 0 0 rgba(37, 99, 235, 0.4);
}
70% {
box-shadow: 0 0 0 10px rgba(37, 99, 235, 0);
}
100% {
box-shadow: 0 0 0 0 rgba(37, 99, 235, 0);
}
}  .lp2-header {
height: var(--lp2-nav-height);
background: rgba(255, 255, 255, 0.95); backdrop-filter: blur(12px);
-webkit-backdrop-filter: blur(12px);
border-bottom: 1px solid rgba(226, 232, 240, 0.8);
position: sticky;
top: 0;
z-index: 1000;
display: flex;
align-items: center;
width: 100%;
}
.lp2-header-inner {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.lp2-logo {
font-family: 'Outfit', sans-serif;
font-weight: 800;
font-size: 1.5rem;
color: var(--lp2-text-main);
text-decoration: none;
letter-spacing: -1px;
} .lp2-hero {
padding: 3rem 0;
overflow: hidden;
position: relative;
z-index: 1;
}
.lp2-hero-grid {
display: grid;
gap: 3rem;
}
@media (min-width: 768px) {
.lp2-hero-grid {
grid-template-columns: 1fr 1fr;
align-items: start; gap: 4rem;
}
.lp2-hero-content {
padding-top: 1rem;
}
} .lp2-hero-visuals,
.lp2-hero-content {
min-width: 0;
}
.lp2-gallery-frame {
position: relative;
border-radius: var(--lp2-radius-xl);
overflow: hidden;
box-shadow: var(--lp2-shadow-lg);
background: white;
aspect-ratio: 1/1; border: 1px solid var(--lp2-border);
}
.lp2-gallery-main {
width: 100%;
height: 100%;
object-fit: contain; background: #ffffff;
}
.lp2-gallery-thumbs {
display: flex;
gap: 0.75rem;
margin-top: 1rem;
justify-content: center;
overflow-x: auto;
padding-bottom: 0.5rem;
}
.lp2-thumb {
width: 70px;
height: 70px;
padding: 0;
border-radius: var(--lp2-radius-sm);
border: 2px solid transparent; cursor: pointer;
overflow: hidden;
display: block;
line-height: 0;
transition: all 0.2s;
background: white;
box-shadow: var(--lp2-shadow-sm);
}
.lp2-thumb-image {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.lp2-thumb.active {
border-color: var(--lp2-brand);
}
.lp2-thumb:focus-visible {
outline: 2px solid var(--lp2-brand);
outline-offset: 2px;
} .lp2-price-wrap {
display: flex;
align-items: baseline;
gap: 1rem;
margin: 1.5rem 0 2rem;
}
.lp2-price-current {
font-family: 'Outfit', sans-serif;
font-size: 3rem;
font-weight: 800;
color: var(--lp2-text-main);
}
.lp2-price-old {
text-decoration: line-through;
color: var(--lp2-text-muted);
font-size: 1.25rem;
}
.lp2-tag-save {
background: #d1fae5;
color: #065f46;
font-weight: 700;
padding: 0.25rem 0.75rem;
border-radius: 100px;
font-size: 0.875rem;
text-transform: uppercase;
} .lp2-trust-badges {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 0.5rem;
margin-top: 2rem;
text-align: center;
font-size: 0.8rem;
color: var(--lp2-text-muted);
border-top: 1px solid var(--lp2-border);
padding-top: 2rem;
}
.lp2-trust-icon {
width: 24px;
height: 24px;
margin: 0 auto 0.5rem;
color: var(--lp2-brand);
} .lp2-problem-solution {
display: grid;
gap: 2rem;
}
@media (min-width: 768px) {
.lp2-problem-solution {
grid-template-columns: 1fr 1fr;
}
}
.lp2-ps-card {
padding: 2.5rem;
border-radius: var(--lp2-radius-lg);
}
.lp2-ps-problem {
background: #fff1f2;
border: 1px solid #fecdd3;
}
.lp2-ps-solution {
background: #f0fdf4;
border: 1px solid #bbf7d0;
}
.lp2-ps-card h3 {
margin-bottom: 1rem;
font-size: 1.5rem;
} .lp2-feature-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 2rem;
}
.lp2-feature-box {
background: white;
padding: 2.5rem;
border-radius: var(--lp2-radius-lg);
border: 1px solid var(--lp2-border);
text-align: center;
transition: transform 0.2s;
}
.lp2-feature-box:hover {
transform: translateY(-3px);
box-shadow: var(--lp2-shadow-lg);
}
.lp2-icon-circle {
width: 64px;
height: 64px;
background: #eff6ff;
color: var(--lp2-brand);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto 1.5rem;
font-size: 1.75rem;
} .lp2-scenario-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 2rem;
margin-top: 2rem;
}
.lp2-scenario-card {
position: relative;
border-radius: var(--lp2-radius-lg);
overflow: hidden;
height: 350px;
box-shadow: var(--lp2-shadow-md);
}
.lp2-scenario-img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.5s ease;
}
.lp2-scenario-card:hover .lp2-scenario-img {
transform: scale(1.05);
}
.lp2-scenario-overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
padding: 30px 20px 20px;
color: white;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.lp2-scenario-overlay h3 {
color: white;
margin: 0;
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 1.25rem;
} .lp2-comparison {
width: 100%;
border-collapse: collapse;
background: white;
border-radius: var(--lp2-radius-lg);
box-shadow: var(--lp2-shadow-md);
overflow: hidden;
border: 1px solid var(--lp2-border);
}
.lp2-comparison th,
.lp2-comparison td {
padding: 1.5rem;
text-align: center;
border-bottom: 1px solid var(--lp2-border);
}
.lp2-comparison th {
background: #f8fafc;
font-weight: 700;
color: var(--lp2-text-main);
}
.lp2-comparison td {
color: var(--lp2-text-muted);
}
.lp2-highlight {
background: #eff6ff;
color: var(--lp2-brand);
font-weight: 700;
}
.lp2-comparison-wrap {
overflow-x: auto;
margin-top: 2rem;
} .lp2-box-list {
list-style: none;
padding: 0;
margin: 0;
}
.lp2-box-item {
display: flex;
align-items: center;
gap: 1rem;
margin-bottom: 1rem;
padding: 1.25rem;
background: white;
border-radius: var(--lp2-radius-sm);
box-shadow: var(--lp2-shadow-sm);
border: 1px solid var(--lp2-border);
transition: transform 0.2s;
}
.lp2-box-item:hover {
transform: translateX(5px);
}
.lp2-box-number {
background: var(--lp2-brand);
color: white;
width: 28px;
height: 28px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 0.9rem;
font-weight: 700;
flex-shrink: 0;
}
.lp2-content-img {
width: 100%;
border-radius: var(--lp2-radius-lg);
box-shadow: var(--lp2-shadow-lg);
border: 1px solid var(--lp2-border);
} .lp2-accordion {
max-width: 800px;
margin: 0 auto;
}
.lp2-acc-item {
margin-bottom: 1rem;
border-radius: var(--lp2-radius-sm);
border: 1px solid var(--lp2-border);
overflow: hidden;
background: white;
box-shadow: var(--lp2-shadow-sm);
}
.lp2-acc-btn {
width: 100%;
text-align: left;
padding: 1.5rem;
background: none;
border: none;
font-weight: 700;
display: flex;
justify-content: space-between;
cursor: pointer;
color: var(--lp2-text-main);
font-size: 1.1rem;
}
.lp2-acc-content {
padding: 0 1.5rem 1.5rem;
color: var(--lp2-text-muted);
display: none;
line-height: 1.6;
}
.lp2-acc-btn[aria-expanded="true"]+.lp2-acc-content {
display: block;
} .lp2-sticky-bar {
position: fixed;
bottom: 20px;
left: 50%;
transform: translateX(-50%) translateY(150%); width: 90%;
max-width: 450px;
background: rgba(15, 23, 42, 0.95); color: white;
backdrop-filter: blur(16px);
-webkit-backdrop-filter: blur(16px);
border: 1px solid rgba(255, 255, 255, 0.1);
padding: 10px 10px 10px 20px;
border-radius: 100px;
box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.5);
display: flex;
justify-content: space-between;
align-items: center;
z-index: 2000;
transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
.lp2-sticky-bar.is-visible {
transform: translateX(-50%) translateY(0); } .lp2-carousel-wrap {
position: relative;
max-width: 1200px;
margin: 0 auto;
padding: 0 20px;
}
.lp2-review-carousel {
display: flex;
overflow-x: auto;
scroll-snap-type: x mandatory;
gap: 20px;
padding-bottom: 20px;
-webkit-overflow-scrolling: touch;
scrollbar-width: none; }
.lp2-review-carousel::-webkit-scrollbar {
display: none; }
.lp2-review-card {
flex: 0 0 300px;
scroll-snap-align: start;
background: white;
padding: 24px;
border-radius: 16px;
border: 1px solid var(--lp2-border);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
display: flex;
flex-direction: column;
}
.lp2-review-author {
display: flex;
align-items: center;
gap: 10px;
margin-top: auto;
padding-top: 15px;
}
.lp2-author-avatar {
width: 40px;
height: 40px;
background: var(--lp2-bg-alt);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
color: var(--lp2-brand);
font-size: 1.1rem;
}
.lp2-carousel-nav {
display: flex;
justify-content: flex-end;
gap: 10px;
margin-top: 10px;
margin-bottom: 10px;
padding-right: 20px;
}
.lp2-nav-btn {
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid var(--lp2-border);
background: white;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.2s ease;
}
.lp2-nav-btn:hover {
background: var(--lp2-bg-alt);
border-color: var(--lp2-brand);
}
@media (max-width: 768px) {
.lp2-review-card {
flex: 0 0 85%;
}
}
.lp2-pb-5 {
padding-bottom: 3rem;
} .lp2-specs-dark {
background: #0f172a; color: white;
position: relative;
overflow: hidden;
} .lp2-specs-dark::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: radial-gradient(circle at 50% 50%, rgba(37, 99, 235, 0.1) 0%, transparent 70%);
pointer-events: none;
}
.lp2-spec-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
gap: 2rem;
position: relative;
z-index: 1;
}
.lp2-spec-item {
background: rgba(255, 255, 255, 0.05);
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: var(--lp2-radius-lg);
padding: 2rem 1.5rem;
text-align: center;
transition: transform 0.3s ease, background 0.3s ease;
}
.lp2-spec-item:hover {
transform: translateY(-5px);
background: rgba(255, 255, 255, 0.1);
border-color: rgba(255, 255, 255, 0.2);
}
.lp2-spec-val {
font-family: 'Outfit', sans-serif;
font-size: 2.5rem;
font-weight: 800;
color: var(--lp2-brand); line-height: 1;
margin-bottom: 0.5rem;
text-shadow: 0 0 20px rgba(37, 99, 235, 0.3);
}
.lp2-spec-val small {
font-size: 1rem;
font-weight: 600;
color: rgba(255, 255, 255, 0.6);
margin-left: 2px;
}
.lp2-spec-label {
font-size: 1.1rem;
font-weight: 700;
margin-bottom: 0.5rem;
color: white;
}
.lp2-spec-desc {
font-size: 0.85rem;
color: #94a3b8; line-height: 1.4;
}
@media (min-width: 768px) {
.lp2-spec-grid {
grid-template-columns: repeat(3, 1fr);
}
} @media (max-width: 768px) { .lp2-wrapper {
overflow-x: hidden;
width: 100%; padding-bottom: 100px;
} .lp2-gallery-thumbs {
justify-content: flex-start;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
scroll-snap-type: x mandatory; margin-left: -24px;
margin-right: -24px;
padding-left: 24px;
padding-right: 24px;
padding-bottom: 10px;  scrollbar-width: none; -ms-overflow-style: none; }
.lp2-gallery-thumbs::-webkit-scrollbar {
display: none; }
.lp2-thumb {
flex: 0 0 auto; scroll-snap-align: center;
} .lp2-review-card {
flex: 0 0 85vw;
max-width: 320px;
}
.lp2-comparison {
min-width: 720px;
} .lp2-header-inner {
padding: 0 20px;
}  .lp2-trust-badges {
margin-top: 1rem;
padding-top: 1.5rem;
}
.lp2-gallery-thumbs {
margin-top: 0.5rem;
}
.lp2-hero h1 {
font-size: 2.25rem; } .lp2-scenario-overlay {
background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 10%, rgba(0, 0, 0, 0.5) 50%, transparent 100%);
padding-bottom: 25px;
} .lp2-box-item {
padding: 0.75rem 1rem;
margin-bottom: 0.75rem;
min-height: auto;
}
.lp2-box-number {
width: 24px;
height: 24px;
font-size: 0.8rem;
} .lp2-feature-box {
padding: 1.5rem;
}
.lp2-icon-circle {
margin-bottom: 1rem;
width: 56px;
height: 56px;
font-size: 1.5rem;
} .lp2-sticky-bar .lp2-btn {
padding: 12px 24px; font-size: 1rem;
}
}   .lp2-eyebrow {
display: inline-block;
margin-bottom: 1rem;
color: var(--lp2-text-muted);
font-size: 0.9rem;
font-weight: 600;
letter-spacing: 0.03em;
text-transform: uppercase;
}
.lp2-review-kicker {
margin-bottom: 0.85rem;
color: var(--lp2-accent);
font-size: 0.82rem;
font-weight: 700;
letter-spacing: 0.08em;
text-transform: uppercase;
}
.lp2-btn-block {
width: 100%;
}
.lp2-scenario-overlay .lp2-scenario-text {
color: white;
font-size: 0.9rem;
margin: 0;
}
.lp2-section-title-left {
text-align: left;
}
.lp2-reviews-subheading {
text-align: left;
margin-bottom: 2rem;
color: var(--lp2-text-muted);
}
.lp2-review-title {
margin: 10px 0 5px;
}
.lp2-review-card .lp2-review-text {
font-style: italic;
font-size: 0.95rem;
color: #475569;
}
.lp2-review-verified {
font-size: 0.8rem;
color: #64748b;
}
.lp2-section h2.lp2-story-heading {
margin-bottom: 2rem;
}
.lp2-story-content {
max-width: 800px;
margin: 0 auto;
line-height: 1.8;
color: var(--lp2-text-muted);
}
.lp2-story-cta-title {
text-align: center;
margin: 3rem 0 1rem;
color: var(--lp2-text-main);
}
.lp2-specs-dark h2.lp2-specs-heading {
color: white;
margin-bottom: 3rem;
}
.lp2-box-list-top {
margin-top: 2rem;
}
.lp2-btn-top {
margin-top: 1rem;
}
.lp2-container-narrow {
max-width: 800px;
}
.lp2-acc-icon {
color: var(--lp2-brand);
}
.lp2-sticky-label {
font-size: 0.75rem;
color: #94a3b8;
margin-bottom: 2px;
}
.lp2-sticky-price {
color: white;
font-weight: 700;
font-size: 1.1rem;
}
.lp2-sticky-btn {
padding: 10px 24px;
font-size: 0.95rem;
box-shadow: none;
}