.lp-page{background:#f0ede5;min-height:100vh}.lp-hero{padding-top:clamp(120px,16vh,160px);padding-bottom:clamp(40px,6vh,64px)}.lp-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#2e5233;margin-bottom:20px}.lp-eyebrow-dot{display:block;width:7px;height:7px;border-radius:50%;background:#2e5233;flex-shrink:0}.lp-title{font-size:clamp(2.4rem,5vw,3.6rem);font-weight:700;line-height:1.1;color:#1a2b1e;letter-spacing:-.02em;margin-bottom:18px}.lp-title em{font-style:italic;font-weight:700}.lp-subtitle{font-size:clamp(1rem,1.6vw,1.1rem);color:#4a5a4d;line-height:1.6}.lp-cards-wrap{display:flex;flex-direction:column;gap:32px;padding-bottom:clamp(64px,8vh,96px)}.lp-card{background:#ffffff;border-radius:20px;box-shadow:0 2px 24px rgba(26,43,30,.07);display:grid;grid-template-columns:56% 44%;overflow:hidden}.lp-card-left{border-right:1px solid #ece9e1;align-items:flex-start}.lp-card-left,.lp-card-right{padding:clamp(28px,4vw,48px);display:flex;flex-direction:column}.lp-number{font-size:.72rem;letter-spacing:.12em;color:#2e5233}.lp-card-heading,.lp-number{font-weight:700;margin-bottom:10px}.lp-card-heading{font-size:clamp(1.6rem,2.8vw,2.1rem);color:#1a2b1e;letter-spacing:-.015em;line-height:1.15}.lp-card-sub{font-size:.95rem;color:#4a5a4d;line-height:1.55;margin-bottom:24px}.lp-section-label{display:block;font-size:.67rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#9aa49c;margin-bottom:14px}.lp-badge{display:inline-block;font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#2e5233;border:1.5px solid #2e5233;border-radius:100px;padding:5px 14px;margin-bottom:24px}.lp-checklist{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:10px}.lp-checklist li{display:flex;align-items:center;gap:10px;font-size:.93rem;color:#2a3b2d;line-height:1.4}.lp-check-icon{flex-shrink:0}.lp-payment-toggle{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-bottom:28px}.lp-payment-tab{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:14px 16px;border-radius:12px;border:1.5px solid #d8d4cb;background:#fafaf8;cursor:pointer;transition:border-color .18s,background .18s;text-align:left}.lp-payment-tab--active{border-color:#1a2b1e;background:#ffffff}.lp-tab-top{display:flex;align-items:center;gap:7px;width:100%}.lp-tab-option{font-size:.67rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#9aa49c}.lp-tab-badge{font-size:.65rem;font-weight:700;color:#1a2b1e;background:#bae63e;border-radius:100px;padding:2px 8px;letter-spacing:.03em}.lp-tab-label{font-size:.93rem;font-weight:600;color:#1a2b1e}.lp-tab-sub{font-size:.72rem;color:#9aa49c}.lp-price-row{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;margin-top:auto}.lp-price-block{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;gap:6px}.lp-price{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:#1a2b1e;letter-spacing:-.02em;line-height:1;white-space:nowrap}.lp-price--sm{font-size:clamp(1.6rem,3vw,2.2rem)}.lp-price-badge{display:inline-block;font-size:.75rem;font-weight:600;color:#2e5233;background:#e8f5c8;border-radius:100px;padding:4px 12px;letter-spacing:.02em}.lp-price-note{font-size:.8rem;color:#9aa49c;line-height:1.4}.lp-beratung-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;width:100%;margin-top:auto;padding-top:8px}.lp-beratung-meta{font-size:.85rem;color:#9aa49c}.lp-feature-list{list-style:none;padding:0;margin:0 0 32px;counter-reset:lp-feature;flex:1}.lp-feature-list li{counter-increment:lp-feature;display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:baseline;font-size:.9rem;color:#2a3b2d;line-height:1.5;padding:13px 0;border-bottom:1px solid #ece9e1}.lp-feature-list li:first-child{border-top:1px solid #ece9e1}.lp-feature-list li:before{content:"0" counter(lp-feature);font-size:.67rem;font-weight:700;color:#c8c4ba;letter-spacing:.06em;line-height:1.5;align-self:start;padding-top:2px}.lp-feature-note{color:#9aa49c;font-size:.85em}.lp-cta-stack{display:flex;flex-direction:column;gap:10px;margin-top:auto}.lp-cta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-radius:12px;text-decoration:none;transition:opacity .18s,transform .18s}.lp-cta:hover{opacity:.88;transform:translateY(-1px)}.lp-cta--dark{background:#1a2b1e;color:#ffffff}.lp-cta--lime{background:#bae63e;color:#1a2b1e}.lp-cta-text{display:flex;flex-direction:column;gap:2px}.lp-cta-label{font-size:.95rem;font-weight:600;line-height:1.2}.lp-cta .lp-cta-sub{font-size:.75rem;opacity:.7}.lp-cta-arrow-icon{flex-shrink:0;opacity:.85}@media (max-width:860px){.lp-card{grid-template-columns:1fr}.lp-card-left{border-right:none;border-bottom:1px solid #ece9e1}.lp-beratung-price-row{margin-top:20px}}@media (max-width:480px){.lp-payment-toggle{grid-template-columns:1fr 1fr}}