.lp_header{display:flex;align-items:center;justify-content:space-between;padding:14px 40px;background:#fff;position:sticky;top:0;z-index:100;box-shadow:0 1px 4px rgba(0,0,0,.06)}.lp_header__logo img{height:32px;width:auto}.lp_header__nav{display:flex;gap:8px;align-items:center}.lp_hero{display:flex;align-items:center;max-width:1200px;margin:0 auto;padding:72px 40px 56px;gap:56px}.lp_hero__text{flex:1;min-width:0}.lp_hero__media{flex:1.15;min-width:0}.lp_hero__media img{width:100%;height:auto;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.12)}.lp_hero__tag{display:inline-flex;align-items:center;gap:6px;background:rgba(46,204,113,.1);color:#27ae60;font-weight:600;font-size:13px;padding:6px 14px;border-radius:20px;margin-bottom:20px}.lp_hero__title{font-size:48px;font-weight:800;line-height:1.15;color:#1a2332;margin-bottom:20px;letter-spacing:-0.5px}.lp_hero__title span{color:#2ecc71}.lp_hero__subtitle{font-size:18px;color:#636e72;line-height:1.7;margin-bottom:36px;max-width:480px}.lp_hero__actions{display:flex;gap:12px;flex-wrap:wrap}.lp_section_label{text-align:center;margin-bottom:12px;font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#2ecc71}.lp_section_title{text-align:center;font-size:32px;font-weight:700;color:#1a2332;margin-bottom:48px}.lp_features{background:linear-gradient(180deg, #f8faf9 0%, #fff 100%);padding:80px 40px}.lp_features__inner{max-width:1100px;margin:0 auto}.lp_features__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:28px}.lp_feature_card{background:#fff;border-radius:12px;padding:32px 24px;text-align:center;border:1px solid #eef1f0;transition:transform .2s,box-shadow .2s}.lp_feature_card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.08)}.lp_feature_card__icon{width:56px;height:56px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:18px}.lp_feature_card__icon--green{background:rgba(46,204,113,.12);color:#27ae60}.lp_feature_card__icon--blue{background:rgba(52,152,219,.12);color:#2980b9}.lp_feature_card__icon--orange{background:rgba(243,156,18,.12);color:#e67e22}.lp_feature_card__icon--red{background:rgba(231,76,60,.12);color:#c0392b}.lp_feature_card__title{font-size:17px;font-weight:700;color:#1a2332;margin-bottom:8px}.lp_feature_card__text{font-size:14px;color:#636e72;line-height:1.6}.lp_lifestyle{max-width:1200px;margin:0 auto;padding:80px 40px;display:flex;align-items:center;gap:56px}.lp_lifestyle__media{flex:1.2;min-width:0}.lp_lifestyle__media img{width:100%;height:auto;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.1)}.lp_lifestyle__text{flex:1;min-width:0}.lp_lifestyle__title{font-size:34px;font-weight:800;color:#1a2332;margin-bottom:18px;line-height:1.2}.lp_lifestyle__body{font-size:17px;color:#636e72;line-height:1.7;margin-bottom:28px}.lp_lifestyle__list{list-style:none;padding:0;margin:0 0 32px 0}.lp_lifestyle__list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px;font-size:15px;color:#2c3e50}.lp_lifestyle__list li i{color:#2ecc71;margin-top:3px;flex-shrink:0}.lp_cta{background:linear-gradient(135deg, #1a2332 0%, #2c3e50 100%);padding:72px 40px;text-align:center}.lp_cta__title{font-size:34px;font-weight:700;color:#fff;margin-bottom:14px}.lp_cta__subtitle{font-size:17px;color:hsla(0,0%,100%,.65);margin-bottom:32px;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.6}.lp_cta .listity_btn--primary{font-size:18px;padding:16px 40px;border-radius:6px;box-shadow:0 4px 16px rgba(46,204,113,.35)}.lp_footer{text-align:center;padding:28px 40px;font-size:13px;color:#b2bec3;background:#fff;border-top:1px solid #eef1f0}.lp_footer a{color:#636e72}@media(max-width: 900px){.lp_hero{flex-direction:column;padding:48px 24px 40px;gap:40px;text-align:center}.lp_hero__subtitle{margin-left:auto;margin-right:auto}.lp_hero__actions{justify-content:center}.lp_features__grid{grid-template-columns:repeat(2, 1fr)}.lp_lifestyle{flex-direction:column;padding:56px 24px;gap:40px;text-align:center}}@media(max-width: 560px){.lp_header{padding:12px 16px}.lp_hero__title{font-size:32px}.lp_features{padding:56px 20px}.lp_features__grid{grid-template-columns:1fr}.lp_section_title{font-size:26px}.lp_lifestyle__title{font-size:26px}.lp_cta{padding:56px 20px}.lp_cta__title{font-size:26px}}
