:root{--navy-950: #0F1F33;--navy-900: #14283F;--navy-700: #2D4567;--navy-500: #6F7C8F;--navy-200: #C8CFDB;--navy-100: #E7EAF0;--navy-50: #F3F5F9;--coral-700: #C45831;--coral-500: #F06B3C;--coral-400: #FF7A4D;--coral-300: #FF9B75;--coral-200: #FFD9C2;--coral-100: #FFE9D8;--coral-50: #FFF6ED;--sky-100: #E6F2FF;--sky-600: #2563D4;--sage-700: #1F9D55;--sage-600: #3EB371;--sage-300: #C2E6D2;--sage-100: #E6F4EC;--cream-100: #FDF6EC;--cream-50: #FDFAF5;--landing-font-heading: "Plus Jakarta Sans", system-ui, sans-serif;--landing-font-sans: "Inter", system-ui, sans-serif;--landing-font-mono: "Geist Mono", ui-monospace, monospace;--landing-radius-pill: 999px;--landing-radius-lg: 20px;--landing-radius-xl: 28px;--landing-radius-2xl: 32px;--landing-shadow-card: 0 12px 36px -16px rgba(15,31,51,.1);--landing-shadow-float: 0 24px 56px -20px rgba(15,31,51,.2)}.landing-root,.landing-root *{box-sizing:border-box}.landing-root{background:var(--cream-50);color:var(--navy-950);font-family:var(--landing-font-sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}.landing-root img{max-width:100%;display:block}.landing-root a{color:inherit}.landing-root h1,.landing-root h2,.landing-root h3,.landing-root h4{font-family:var(--landing-font-heading);letter-spacing:-.025em;line-height:1.08;font-weight:700;color:var(--navy-950)}.landing-root h1 em,.landing-root h2 em,.landing-root h3 em{font-style:normal;color:var(--coral-500)}.landing-root ::selection{background:var(--coral-200);color:var(--navy-950)}.landing-root .wrap{max-width:1200px;margin:0 auto;padding:0 28px}.landing-root .eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--coral-100);color:var(--coral-700);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:7px 14px;border-radius:var(--landing-radius-pill)}.landing-root .eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--coral-500)}.landing-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 26px;font-family:var(--landing-font-sans);font-weight:600;font-size:15px;border-radius:var(--landing-radius-pill);border:none;cursor:pointer;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s}.landing-root .btn-primary{background:var(--coral-400);color:#fff;box-shadow:0 6px 16px -4px #ff7a4d66}.landing-root .btn-primary:hover{background:var(--coral-500);transform:translateY(-1px);box-shadow:0 10px 22px -6px #ff7a4d73}.landing-root .btn-lg{padding:18px 32px;font-size:16px;font-weight:700}.landing-root .btn-secondary{background:#fff;color:var(--navy-950);border:1.5px solid var(--navy-100)}.landing-root .btn-secondary:hover{border-color:var(--coral-400);color:var(--coral-500)}.landing-root .btn-ghost{background:transparent;color:var(--navy-950);padding:12px 16px;font-weight:500}.landing-root .arr{width:16px;height:16px;stroke-width:2;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s}.landing-root .btn:hover .arr{transform:translate(3px)}.landing-root nav.top{position:sticky;top:0;z-index:50;background:#fdfaf5d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--navy-100)}.landing-root .nav-inner{display:flex;align-items:center;justify-content:space-between;padding:16px 0;gap:24px}.landing-root .brand{display:flex;align-items:center;gap:10px;text-decoration:none}.landing-root .brand-logo{height:56px;width:auto;display:block}.landing-root .brand-logo-sm{height:40px}.landing-root .nav-links{display:flex;gap:28px}.landing-root .nav-links a{color:var(--navy-500);text-decoration:none;font-size:14px;font-weight:500;transition:color .12s}.landing-root .nav-links a:hover{color:var(--navy-950)}@media(max-width:768px){.landing-root .nav-links{display:none}}.landing-root .partner-bar{background:linear-gradient(180deg,#fff 0%,var(--cream-50) 100%);border-bottom:1px solid transparent;padding:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .48s cubic-bezier(.22,1,.36,1),opacity .36s ease-out 80ms,padding .48s cubic-bezier(.22,1,.36,1),border-color .36s ease-out 80ms}.landing-root .partner-bar--revealed{border-bottom-color:var(--navy-100);padding:14px 0;max-height:140px;opacity:1}@media(prefers-reduced-motion:reduce){.landing-root .partner-bar{transition:none}}.landing-root .partner-bar .row{display:inline-flex;align-items:center;gap:14px;font-size:13px;color:var(--navy-500)}.landing-root .partner-bar .label{font-family:var(--landing-font-mono);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--navy-500);padding-right:14px;border-right:1px solid var(--navy-100)}.landing-root .partner-bar .partner{display:inline-flex;align-items:center;gap:10px;color:var(--navy-950);font-weight:600;font-size:14px}.landing-root .partner-bar .partner-mark{width:38px;height:38px;border-radius:10px;background:#fff;border:1px solid var(--navy-100);display:grid;place-items:center;overflow:hidden}.landing-root .partner-bar .partner-mark svg{width:26px;height:26px}.landing-root .partner-bar .partner-mark-img{padding:4px}.landing-root .partner-bar .partner-mark-img img{width:100%;height:100%;object-fit:contain}.landing-root .partner-bar .partner-mark.partner-mark-img{width:46px;height:46px}.landing-root .partner-bar .partner-name{font-family:var(--landing-font-heading);font-weight:700;font-size:15px;letter-spacing:-.015em;color:var(--navy-950)}.landing-root .partner-bar .partner-name .small{display:block;font-family:var(--landing-font-sans);font-size:11px;font-weight:500;color:var(--navy-500);letter-spacing:0;margin-top:1px}@media(max-width:540px){.landing-root .partner-bar .label{display:none}.landing-root .partner-bar--revealed{padding:12px 0}}.landing-root .hero{padding:80px 0 100px;position:relative;overflow:hidden}.landing-root .hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center}@media(max-width:920px){.landing-root .hero-grid{grid-template-columns:1fr;gap:56px}.landing-root .hero{padding:56px 0 72px}}.landing-root .hero h1{font-size:clamp(40px,5.6vw,68px);line-height:1.02;letter-spacing:-.035em;margin:24px 0 16px;text-wrap:balance}.landing-root .hero h1 em{color:var(--coral-500)}.landing-root .hero .resolve{font-family:var(--landing-font-heading);font-weight:700;font-size:clamp(20px,1.8vw,24px);color:var(--navy-950);margin:0 0 12px;line-height:1.3}.landing-root .hero .sub{font-size:17px;color:var(--navy-700);max-width:52ch;line-height:1.55;margin-bottom:32px}.landing-root .hero-cta{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-bottom:28px}.landing-root .hero-trust{display:flex;flex-wrap:wrap;gap:22px}.landing-root .hero-trust>span{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--navy-500);font-weight:500}.landing-root .check-pill{width:18px;height:18px;border-radius:50%;background:var(--sage-100);color:var(--sage-700);display:grid;place-items:center;flex-shrink:0}.landing-root .check-pill svg{width:10px;height:10px;stroke-width:3;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.landing-root .hero-visual{position:relative;width:100%;aspect-ratio:1 / 1.05;max-width:540px;margin-left:auto}@media(max-width:920px){.landing-root .hero-visual{margin:0 auto}}.landing-root .hero-photo{position:absolute;inset:0;border-radius:var(--landing-radius-2xl);overflow:hidden;box-shadow:var(--landing-shadow-float);background:var(--coral-100)}.landing-root .hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.landing-root .hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(190deg,#ffd9c21a,#0f1f3300 35%,#0f1f332e);pointer-events:none}.landing-root .hero-card{position:absolute;background:#fff;border-radius:var(--landing-radius-lg);box-shadow:var(--landing-shadow-float);padding:24px 28px;min-width:260px;min-height:132px;font-size:14px;font-family:var(--landing-font-sans);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;text-align:left}.landing-root .hero-card .label{margin-bottom:0}.landing-root .hero-card .sub{margin-top:0}.landing-root .hero-card .label{font-family:var(--landing-font-mono);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--navy-500);margin-bottom:6px}.landing-root .hero-card .value{font-family:var(--landing-font-heading);font-weight:800;font-size:34px;color:var(--navy-950);letter-spacing:-.025em;line-height:1;font-variant-numeric:tabular-nums}.landing-root .hero-card .sub{font-size:13.5px;color:var(--navy-500);margin-top:5px}.landing-root .hero-card .value .savings-amount{display:inline-block;min-width:3.5ch;text-align:left;font-variant-numeric:tabular-nums}.landing-root .hero-card.savings{top:-14px;left:-22px;border:1.5px solid var(--sage-300)}.landing-root .hero-card.savings .label{color:var(--sage-700)}.landing-root .hero-card.savings .accent-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--sage-600);margin-right:6px;vertical-align:2px;position:relative}.landing-root .hero-card.savings .accent-dot--pulse:after{content:"";position:absolute;inset:0;border-radius:50%;border:1.5px solid var(--sage-600);background:transparent;opacity:.8;transform:scale(1);pointer-events:none;animation:konekto-accent-ping 1.9s cubic-bezier(.4,0,.6,1) infinite}@keyframes konekto-accent-ping{0%{transform:scale(1);opacity:.8}80%,to{transform:scale(2.6);opacity:0}}@media(prefers-reduced-motion:reduce){.landing-root .hero-card.savings .accent-dot--pulse:after{animation:none}}.landing-root .hero-card.auto .status-check{animation:konekto-status-pulse 2.6s ease-in-out infinite;transform-origin:center}@keyframes konekto-status-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.landing-root .hero-card.auto .status-check{animation:none}}.landing-root .hero-card.auto{bottom:24px;right:-28px;border:1.5px solid var(--coral-200);background:linear-gradient(180deg,#ffffff 0%,var(--coral-50) 100%)}.landing-root .hero-card.auto .row{display:flex;align-items:center;gap:12px;margin-top:4px}.landing-root .hero-card.auto .row svg{width:26px;height:26px;color:var(--coral-500);flex-shrink:0}.landing-root .hero-card.auto .row b{color:var(--navy-950);font-weight:600;font-size:16px}@media(max-width:540px){.landing-root .hero-card{padding:10px 12px;min-width:0;min-height:0;gap:2px;font-size:11px;border-radius:var(--landing-radius-lg)}.landing-root .hero-card .label{font-size:8.5px;letter-spacing:.12em;margin-bottom:1px}.landing-root .hero-card .value{font-size:16px}.landing-root .hero-card .value>span:last-child{font-size:10px!important;margin-left:2px!important}.landing-root .hero-card .sub{font-size:9.5px;margin-top:1px}.landing-root .hero-card.savings{top:10px;left:10px;max-width:46%}.landing-root .hero-card.auto{right:10px;bottom:10px;max-width:50%}.landing-root .hero-card.auto .row{gap:6px;margin-top:2px}.landing-root .hero-card.auto .row svg{width:15px;height:15px}.landing-root .hero-card.auto .row b{font-size:11px}.landing-root .hero-card.savings .label .accent-dot{width:5px;height:5px;margin-right:4px}}.landing-root .trust{background:#fff;border-top:1px solid var(--navy-100);border-bottom:1px solid var(--navy-100);padding:32px 0}.landing-root .trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}@media(max-width:820px){.landing-root .trust-grid{grid-template-columns:1fr;gap:18px}}.landing-root .trust-item{display:flex;align-items:center;gap:16px}.landing-root .trust-icon{width:46px;height:46px;border-radius:14px;background:var(--coral-50);color:var(--coral-500);display:grid;place-items:center;flex-shrink:0}.landing-root .trust-icon svg{width:22px;height:22px;stroke-width:2;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.landing-root .trust-item strong{display:block;font-family:var(--landing-font-heading);font-weight:700;font-size:15px;color:var(--navy-950);margin-bottom:2px}.landing-root .trust-item span{font-size:13.5px;color:var(--navy-500)}.landing-root section.s{padding:96px 0}@media(max-width:768px){.landing-root section.s{padding:64px 0}}.landing-root .s-eyebrow{display:inline-block;font-family:var(--landing-font-mono);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--coral-500);margin-bottom:14px}.landing-root .s-title{font-size:clamp(32px,3.6vw,48px);line-height:1.05;letter-spacing:-.025em;margin-bottom:18px;max-width:22ch;text-wrap:balance}.landing-root .s-sub{font-size:18px;line-height:1.5;color:var(--navy-700);max-width:60ch;margin-bottom:48px}.landing-root .s-head-center{text-align:center;margin-left:auto;margin-right:auto}.landing-root .s-head-center .s-title,.landing-root .s-head-center .s-sub{margin-left:auto;margin-right:auto}.landing-root .dranbleiben{background:var(--cream-100)}.landing-root .dranbleiben-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center}@media(max-width:920px){.landing-root .dranbleiben-grid{grid-template-columns:1fr;gap:48px}}.landing-root .timeline-card{background:#fff;border:1px solid var(--navy-100);border-radius:var(--landing-radius-2xl);padding:36px 32px 28px;box-shadow:var(--landing-shadow-card)}.landing-root .timeline-axis{position:relative;margin:78px 0}.landing-root .timeline-line{height:3px;border-radius:999px;background:linear-gradient(90deg,var(--navy-100) 0%,var(--coral-400) 18%,var(--coral-400) 82%,var(--navy-100) 100%);position:relative}.landing-root .timeline-pt{position:absolute;top:-8px;width:18px;height:18px;border-radius:50%;background:var(--coral-500);border:3px solid #fff;box-shadow:0 0 0 2px var(--coral-400);transform:translate(-50%)}.landing-root .timeline-pt.idle{background:#fff;box-shadow:0 0 0 2px var(--navy-100)}.landing-root .timeline-label{position:absolute;top:-50px;transform:translate(-50%);font-family:var(--landing-font-heading);font-weight:700;font-size:13px;color:var(--navy-950);text-align:center;white-space:nowrap}.landing-root .timeline-label .yr{display:block;font-family:var(--landing-font-mono);font-size:10.5px;font-weight:600;color:var(--coral-500);letter-spacing:.1em}.landing-root .timeline-savings{position:absolute;top:28px;transform:translate(-50%);font-family:var(--landing-font-heading);font-weight:800;font-size:13px;color:var(--sage-700);background:var(--sage-100);padding:3px 10px;border-radius:var(--landing-radius-pill);font-variant-numeric:tabular-nums;white-space:nowrap}.landing-root .timeline-foot{text-align:center;font-family:var(--landing-font-mono);font-size:11.5px;font-weight:500;color:var(--navy-500);letter-spacing:.06em;padding-top:18px;border-top:1px dashed var(--navy-100)}.landing-root .timeline-foot b{color:var(--coral-500);font-weight:700}@media(max-width:540px){.landing-root .timeline-card{padding:28px 18px 22px}.landing-root .timeline-axis{margin:64px 8px 70px}.landing-root .timeline-label{font-size:11.5px}.landing-root .timeline-label .yr{font-size:9.5px;letter-spacing:.08em}.landing-root .timeline-pt{width:14px;height:14px;top:-6px;border-width:2.5px}.landing-root .timeline-savings{font-size:11.5px;padding:2px 8px;top:24px}.landing-root .timeline-pt.idle,.landing-root .timeline-pt.idle .timeline-label{display:none}}.landing-root .bullet-list{display:flex;flex-direction:column;gap:20px;margin-top:28px}.landing-root .bullet-item{display:flex;gap:16px;align-items:flex-start}.landing-root .bullet-icon{width:36px;height:36px;border-radius:11px;background:var(--coral-50);color:var(--coral-500);display:grid;place-items:center;flex-shrink:0}.landing-root .bullet-icon svg{width:18px;height:18px;stroke-width:2;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.landing-root .bullet-text strong{display:block;font-family:var(--landing-font-heading);font-weight:700;font-size:18px;color:var(--navy-950);margin-bottom:4px;letter-spacing:-.01em}.landing-root .bullet-text span{color:var(--navy-500);font-size:14.5px}.landing-root .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}@media(max-width:920px){.landing-root .steps{grid-template-columns:1fr}}.landing-root .step-card{background:#fff;border:1px solid var(--navy-100);border-radius:var(--landing-radius-xl);padding:32px 28px 28px;position:relative;transition:transform .18s,box-shadow .18s}.landing-root .step-card:hover{transform:translateY(-2px);box-shadow:var(--landing-shadow-card)}.landing-root .step-num{width:40px;height:40px;border-radius:999px;background:var(--coral-400);color:#fff;font-family:var(--landing-font-heading);font-weight:800;font-size:17px;display:grid;place-items:center;margin-bottom:20px}.landing-root .step-card h3{font-size:22px;margin-bottom:10px;letter-spacing:-.015em}.landing-root .step-card p{font-size:15px;color:var(--navy-700);line-height:1.55}.landing-root .clee-duo{background:linear-gradient(180deg,#fff 0%,var(--cream-50) 100%)}.landing-root .duo-grid{display:grid;grid-template-columns:1fr 56px 1fr;gap:20px;align-items:stretch}@media(max-width:820px){.landing-root .duo-grid{grid-template-columns:1fr;gap:16px}.landing-root .duo-bridge{transform:rotate(90deg);justify-self:center}}.landing-root .duo-card{background:#fff;border:1px solid var(--navy-100);border-radius:24px;padding:32px;display:flex;flex-direction:column;box-shadow:var(--landing-shadow-card)}.landing-root .duo-card.you{border-color:var(--coral-200);background:linear-gradient(180deg,#fff 0%,var(--coral-50) 100%)}.landing-root .duo-logo{height:48px;margin-bottom:18px;display:flex;align-items:center}.landing-root .duo-logo img{max-height:100%;width:auto;max-width:140px;object-fit:contain}.landing-root .duo-role{font-family:var(--landing-font-mono);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--navy-500);margin-bottom:8px}.landing-root .duo-card.you .duo-role{color:var(--coral-700)}.landing-root .duo-card h3{font-family:var(--landing-font-heading);font-weight:700;font-size:22px;color:var(--navy-950);margin-bottom:16px;letter-spacing:-.015em;line-height:1.2}.landing-root .duo-card ul{list-style:none;display:flex;flex-direction:column;gap:10px;padding:0}.landing-root .duo-card li{font-size:14.5px;color:var(--navy-700);line-height:1.45;padding-left:24px;position:relative}.landing-root .duo-card li:before{content:"";position:absolute;left:0;top:7px;width:14px;height:14px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231F9D55' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");background-repeat:no-repeat;background-size:contain}.landing-root .duo-bridge{display:flex;flex-direction:column;align-items:center;gap:12px}.landing-root .duo-bridge .bridge-line{flex:1;width:1px;background:var(--navy-200);min-height:28px}.landing-root .duo-bridge .bridge-plus{width:36px;height:36px;border-radius:50%;background:var(--coral-400);color:#fff;display:grid;place-items:center;font-family:var(--landing-font-heading);font-weight:800;font-size:20px;flex-shrink:0}.landing-root .duo-foot{text-align:center;margin-top:28px;font-size:13.5px;color:var(--navy-500);line-height:1.5}.landing-root .dynamic{background:linear-gradient(180deg,#ffffff 0%,var(--cream-50) 100%)}.landing-root .dynamic-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:64px;align-items:center}@media(max-width:920px){.landing-root .dynamic-grid{grid-template-columns:1fr;gap:48px}}.landing-root .price-curve-card{background:#fff;border:1px solid var(--navy-100);border-radius:var(--landing-radius-2xl);padding:28px;box-shadow:var(--landing-shadow-card)}.landing-root .price-curve-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.landing-root .price-curve-head h4{font-size:18px;letter-spacing:-.015em}.landing-root .price-curve-head .meta{font-family:var(--landing-font-mono);font-size:11px;font-weight:600;color:var(--navy-500);letter-spacing:.08em;text-transform:uppercase}.landing-root .curve-svg{width:100%;height:220px;display:block}.landing-root .curve-legend{display:flex;gap:22px;margin-top:14px;padding-top:14px;border-top:1px solid var(--navy-100);flex-wrap:wrap}.landing-root .curve-legend div{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--navy-700)}.landing-root .curve-legend .pill{width:14px;height:4px;border-radius:4px}.landing-root .info-box{background:var(--sky-100);border-left:3px solid var(--sky-600);border-radius:12px;padding:16px 18px;margin-top:24px;font-size:14px;color:var(--navy-950);line-height:1.5}.landing-root .info-box b{color:var(--sky-600);font-weight:700}.landing-root .feature-row{display:grid;grid-template-columns:1.1fr 1fr 1fr;background:#fff;border:1px solid var(--navy-100);border-radius:22px;overflow:hidden;box-shadow:var(--landing-shadow-card)}.landing-root .feature-row .col-head{padding:22px 26px 18px;border-bottom:1px solid var(--navy-100);background:var(--navy-50)}.landing-root .feature-row .col-head .small{font-family:var(--landing-font-mono);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--navy-500);margin-bottom:6px}.landing-root .feature-row .col-head .name{font-family:var(--landing-font-heading);font-weight:800;font-size:18px;color:var(--navy-950);letter-spacing:-.015em}.landing-root .feature-row .col-head.you{background:var(--coral-50)}.landing-root .feature-row .col-head.you .small{color:var(--coral-700)}.landing-root .feature-row .col-head.you .name{display:flex;align-items:center;gap:10px}.landing-root .feature-row .col-head.you .name svg{width:18px;height:18px;color:var(--coral-500);stroke-width:2.5;fill:none;stroke:currentColor}.landing-root .feature-row .first-col{padding:22px 26px;background:var(--navy-50);border-bottom:1px solid var(--navy-100);display:flex;align-items:center;font-family:var(--landing-font-heading);font-weight:700;color:var(--navy-950);font-size:15.5px}.landing-root .feature-row .first-col.label{background:var(--cream-50)}.landing-root .feature-row .cell{padding:22px 26px;border-bottom:1px solid var(--navy-100);display:flex;gap:12px;align-items:flex-start;font-size:14.5px;line-height:1.45;color:var(--navy-700)}.landing-root .feature-row .cell.you{background:var(--coral-50);color:var(--navy-950);font-weight:600;border-left:1px solid var(--navy-100)}.landing-root .feature-row>*:nth-last-child(-n+3){border-bottom:0}@media(max-width:720px){.landing-root .feature-row{display:block;border-radius:18px}.landing-root .feature-row>*:nth-last-child(-n+3){border-bottom:1px solid var(--navy-100)}.landing-root .feature-row .col-head{display:none}.landing-root .feature-row .first-col{padding:16px 20px;background:var(--coral-50);color:var(--coral-700);font-family:var(--landing-font-mono);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid var(--navy-100)}.landing-root .feature-row .first-col.label{display:none}.landing-root .feature-row .cell{padding:16px 20px;flex-wrap:wrap;background:#fff;color:var(--navy-700);font-weight:500;border-left:0}.landing-root .feature-row .cell.you{background:#fff;color:var(--navy-950);font-weight:600}.landing-root .feature-row .cell:before{content:"Vergleichsportale";flex-basis:100%;font-family:var(--landing-font-mono);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--navy-500);margin-bottom:8px}.landing-root .feature-row .cell.you:before{content:"konekto";color:var(--coral-700)}.landing-root .feature-row>.first-col:last-child{display:none}}.landing-root .check-circle,.landing-root .x-circle{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.landing-root .check-circle{background:var(--sage-100);color:var(--sage-700)}.landing-root .x-circle{background:var(--navy-50);color:var(--navy-500)}.landing-root .check-circle svg,.landing-root .x-circle svg{width:12px;height:12px;stroke-width:3;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.landing-root .proof{background:var(--cream-100)}.landing-root .gone{background:var(--navy-950);color:#fff}.landing-root .gone h2{color:#fff}.landing-root .gone .s-sub{color:#ffffffb8}.landing-root .gone-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center}@media(max-width:920px){.landing-root .gone-grid{grid-template-columns:1fr;gap:48px}}.landing-root .gone-photo{border-radius:var(--landing-radius-2xl);overflow:hidden;aspect-ratio:4 / 5;box-shadow:0 32px 80px -20px #00000080}.landing-root .gone-photo img{width:100%;height:100%;object-fit:cover}.landing-root .gone-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:540px){.landing-root .gone-list{grid-template-columns:1fr}}.landing-root .gone-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:20px 22px;color:#fff;transition:background .18s,border-color .18s}.landing-root .gone-card:hover{background:#ffffff1a;border-color:#ff9a7566}.landing-root .gone-card .strike{width:30px;height:30px;border-radius:50%;background:#ff7a4d29;color:var(--coral-300);display:grid;place-items:center;margin-bottom:14px}.landing-root .gone-card .strike svg{width:16px;height:16px;stroke-width:2.5;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.landing-root .gone-card strong{display:block;font-family:var(--landing-font-heading);font-weight:700;font-size:17px;margin-bottom:4px;letter-spacing:-.01em}.landing-root .gone-card span{font-size:13.5px;color:#ffffffa6}.landing-root .testimonial{background:var(--cream-100)}.landing-root .testimonial-card{background:#fff;border:1px solid var(--navy-100);border-radius:var(--landing-radius-2xl);padding:48px;max-width:920px;margin:0 auto;box-shadow:var(--landing-shadow-card);display:grid;grid-template-columns:1fr 280px;gap:48px;align-items:center}@media(max-width:820px){.landing-root .testimonial-card{grid-template-columns:1fr;gap:32px;padding:32px}}.landing-root .quote-mark{font-family:var(--landing-font-heading);font-size:64px;color:var(--coral-300);line-height:.5;margin-bottom:16px}.landing-root .testimonial-quote{font-family:var(--landing-font-heading);font-size:22px;line-height:1.35;font-weight:600;color:var(--navy-950);letter-spacing:-.015em;margin-bottom:22px}.landing-root .testimonial-quote mark{background:linear-gradient(180deg,transparent 60%,var(--coral-200) 60%);color:var(--navy-950);padding:0 4px}.landing-root .testimonial-meta{display:flex;align-items:center;gap:14px}.landing-root .testimonial-avatar{width:48px;height:48px;border-radius:50%;background:var(--coral-100);color:var(--coral-700);display:grid;place-items:center;font-family:var(--landing-font-heading);font-weight:700;font-size:17px;flex-shrink:0}.landing-root .testimonial-meta strong{font-family:var(--landing-font-heading);font-weight:700;font-size:15px;color:var(--navy-950);display:block}.landing-root .testimonial-meta span{font-size:13px;color:var(--navy-500)}.landing-root .savings-pill{background:var(--sage-100);border:1.5px solid var(--sage-300);border-radius:var(--landing-radius-xl);padding:24px;text-align:center}.landing-root .savings-pill .label{font-family:var(--landing-font-mono);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--sage-700);margin-bottom:8px}.landing-root .savings-pill .value{font-family:var(--landing-font-heading);font-weight:800;font-size:48px;color:var(--navy-950);line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.03em;margin-bottom:6px}.landing-root .savings-pill .sub{font-size:13px;color:var(--navy-500)}.landing-root .faq-list{max-width:820px;margin:0 auto}.landing-root .faq-item{background:#fff;border:1px solid var(--navy-100);border-radius:18px;padding:0;margin-bottom:12px;overflow:hidden;transition:border-color .18s,box-shadow .18s}.landing-root .faq-item[open]{border-color:var(--coral-200);box-shadow:var(--landing-shadow-card)}.landing-root .faq-item summary{list-style:none;cursor:pointer;padding:22px 26px;display:flex;align-items:center;gap:16px;font-family:var(--landing-font-heading);font-weight:700;font-size:17px;color:var(--navy-950);letter-spacing:-.01em}.landing-root .faq-item summary::-webkit-details-marker{display:none}.landing-root .faq-item summary:before{content:"";width:14px;height:14px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FF7A4D' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='M5 12h14M12 5v14'/></svg>");background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0;transition:transform .2s}.landing-root .faq-item[open] summary:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FF7A4D' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='M5 12h14'/></svg>")}.landing-root .faq-item .ans{padding:0 26px 26px 56px;font-size:15px;color:var(--navy-700);line-height:1.6}.landing-root .faq-item .ans p+p{margin-top:12px}.landing-root .final-cta{background:var(--navy-950);color:#fff;text-align:center;border-radius:var(--landing-radius-2xl);padding:80px 32px;margin:64px 0;position:relative;overflow:hidden}.landing-root .final-cta:before{content:"";position:absolute;top:-120px;left:50%;width:540px;height:540px;background:radial-gradient(circle,#ff7a4d4d,#0f1f3300 60%);transform:translate(-50%);pointer-events:none}.landing-root .final-cta>*{position:relative}.landing-root .final-cta h2{color:#fff;font-size:clamp(32px,4vw,48px);margin-bottom:16px;letter-spacing:-.03em}.landing-root .final-cta h2 em{color:var(--coral-300)}.landing-root .final-cta p{color:#ffffffc7;font-size:18px;margin-bottom:32px;max-width:56ch;margin-left:auto;margin-right:auto}.landing-root .final-cta .btn-secondary{background:transparent;color:#fff;border-color:#ffffff4d}.landing-root .final-cta .btn-secondary:hover{border-color:#fff;color:#fff}.landing-root footer.site-foot{padding:32px 0;border-top:1px solid var(--navy-100);font-size:13.5px;color:var(--navy-500)}.landing-root .footer-grid{display:flex;justify-content:space-between;flex-wrap:wrap;gap:18px;align-items:center}.landing-root .footer-links{display:flex;gap:22px;flex-wrap:wrap}.landing-root .footer-links a{color:var(--navy-500);text-decoration:none}.landing-root .footer-links a:hover{color:var(--navy-950)}
