﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Inter", system-ui, -apple-system, sans-serif;background:#ffffff;color:#1a1a1a;line-height:1.55;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}ul{list-style:none}.lp-section-title{font-size:clamp(1.75rem, 3vw, 2.55rem);font-weight:800;line-height:1.15;letter-spacing:-0.02em;color:#1a1a1a}.lp-section-title--center{text-align:center;margin-bottom:20px}.lp-nav{background:#F5F7DC;position:sticky;top:0;z-index:100;padding:0 40px}.lp-nav__inner{max-width:1140px;margin:0 auto;height:62px;display:flex;justify-content:space-between;align-items:center;gap:16px}.lp-nav__logo{display:flex;align-items:center;margin-right:auto;flex-shrink:0}.lp-nav__logo-img{height:50px;width:auto}.lp-nav__links{display:flex;align-items:center;gap:32px;margin-right:28px}.lp-nav__links a{font-size:0.875rem;font-weight:500;color:#333;white-space:nowrap;transition:color 0.15s}.lp-nav__links a:hover{color:#1a1a1a}.lp-nav__link--active{color:#80B14A !important;font-weight:700 !important}.lp-nav__cta{background:#80B14A;color:#ffffff;font-size:0.85rem;font-weight:600;padding:9px 20px;border-radius:8px;white-space:nowrap;flex-shrink:0;transition:background 0.2s}.lp-nav__cta:hover{background:#6FA03D}.lp-nav__burger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:4px;flex-shrink:0}.lp-nav__burger span{display:block;width:22px;height:2px;background:#1a1a1a;border-radius:2px;transition:transform 0.25s ease, opacity 0.2s ease;transform-origin:center}.lp-nav__burger--open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.lp-nav__burger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.lp-nav__burger--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.lp-nav__drawer{display:none;flex-direction:column;background:#F5F7DC;border-top:1px solid rgba(253,226,114,0.5);padding:0 24px;max-height:0;overflow:hidden;transition:max-height 0.3s ease, padding 0.3s ease}.lp-nav__drawer a{font-size:0.95rem;font-weight:500;color:#333;padding:14px 0;border-bottom:1px solid rgba(253,226,114,0.4);transition:color 0.15s}.lp-nav__drawer a:last-of-type{border-bottom:none}.lp-nav__drawer a:hover{color:#1a1a1a}.lp-nav__drawer--open{max-height:400px;padding:8px 24px 20px}.lp-nav__drawer-cta{margin-top:12px;display:inline-block;background:#80B14A;color:#ffffff !important;font-size:0.9rem;font-weight:700;padding:12px 24px;border-radius:10px;text-align:center;border-bottom:none !important;transition:background 0.2s !important}.lp-nav__drawer-cta:hover{background:#6FA03D}.lp-hero{background:#F5F7DC;overflow:hidden;padding:0 40px 40px}.lp-hero__inner{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr minmax(0, 520px);gap:48px;align-items:center;border-bottom:2px solid #fff0bf}.lp-hero__text{padding:72px 0}.lp-hero__headline{font-size:clamp(2.8rem, 5vw, 4.4rem);font-weight:900;line-height:1.05;letter-spacing:-0.03em;color:#1a1a1a;margin-bottom:18px}.lp-hero__highlight{color:#80B14A}.lp-hero__sub{font-size:0.95rem;color:#333;max-width:720px;line-height:1.72;margin-bottom:32px}.lp-hero__cta{display:inline-block;background:#80B14A;color:#ffffff;font-size:0.9rem;font-weight:600;padding:12px 26px;border-radius:8px;margin-bottom:52px;transition:background 0.2s, transform 0.15s}.lp-hero__cta:hover{background:#6FA03D;transform:translateY(-1px)}.lp-hero__brands{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;max-width:1140px;margin:48px auto 0;padding:0 40px;gap:32px}.lp-hero__brand-img{height:18px;width:auto;filter:grayscale(100%);opacity:0.6;transition:opacity 0.2s}.lp-hero__brand-img:hover{opacity:0.9}.lp-hero__phone-wrap{display:flex;justify-content:center;align-items:center}.lp-hero__phone{width:100%;max-width:460px;padding:72px 0}.lp-day{background:#ffffff;padding:72px 40px}.lp-day__inner{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:minmax(0, 520px) 1fr;gap:80px;align-items:center}.lp-day__phones{display:flex;justify-content:flex-start}.lp-day__phone{width:100%;max-width:460px}.lp-day__copy .lp-section-title{margin-bottom:20px}.lp-day__copy p{font-size:0.92rem;color:#333;line-height:1.78;margin-bottom:22px;max-width:400px}.lp-day__copy ul{margin-bottom:24px}.lp-day__copy ul li{font-size:0.9rem;color:#444;padding-left:16px;position:relative;margin-bottom:9px}.lp-day__copy ul li::before{content:"•";position:absolute;left:0;font-weight:700}.lp-track{background:#F5F7DC;padding:72px 40px;text-align:center}.lp-track__inner{max-width:1140px;margin:0 auto}.lp-track__sub{font-size:0.92rem;color:#333;max-width:800px;margin:14px auto 40px;line-height:2}.lp-track__cards{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}.lp-track__card{background:#ffffff;border-radius:16px;padding:32px 20px 28px;text-align:center;box-shadow:0 2px 12px rgba(26,26,26,0.05);transition:transform 0.2s, box-shadow 0.2s}.lp-track__card:hover{transform:translateY(-4px);box-shadow:0 14px 36px rgba(26,26,26,0.1)}.lp-track__icon{width:48px;height:48px;background:#fde272;border-radius:10px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:1.2rem;font-weight:700}.lp-track__card-title{font-size:0.88rem;font-weight:700;color:#1a1a1a;line-height:1.4}.lp-track__card-desc{font-size:0.8rem;color:#999;margin-top:7px;line-height:1.5}.lp-discover{background:rgba(170,210,124,0.2);padding:72px 40px}.lp-discover__inner{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr minmax(0, 560px);gap:80px;align-items:center}.lp-discover__copy p{font-size:0.92rem;color:#333;line-height:1.78;margin-bottom:22px;max-width:400px}.lp-discover__copy ul{margin-bottom:20px}.lp-discover__copy ul li{font-size:0.9rem;color:#444;padding-left:16px;position:relative;margin-bottom:9px}.lp-discover__copy ul li::before{content:"•";position:absolute;left:0;font-weight:700}.lp-discover__media{display:flex;justify-content:flex-end}.lp-discover__img{width:100%;max-width:460px}.lp-planner{background:#F5F7DC;padding:72px 40px;text-align:center}.lp-planner__inner{max-width:1140px;margin:0 auto}.lp-planner__sub{font-size:0.95rem;color:#333;max-width:760px;margin:14px auto 60px;line-height:1.7}.lp-planner__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}.lp-planner__card{background:rgba(253,226,114,0.12);border-radius:18px;padding:20px;text-align:left;box-shadow:0 6px 18px rgba(26,26,26,0.06);transition:transform 0.25s ease, box-shadow 0.25s ease}.lp-planner__card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(26,26,26,0.08)}.lp-planner__imgs{margin-bottom:16px}.lp-planner__imgs img{width:100%;height:160px;border-radius:12px;object-fit:cover}.lp-planner__imgs img.fit-fill{object-fit:fill}.lp-planner__imgs img.fit-contain{object-fit:contain}.lp-planner__imgs img.fit-cover{object-fit:cover}.lp-planner__imgs img.fit-none{object-fit:none}.lp-planner__imgs--duo{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lp-planner__imgs--duo img{height:160px}.lp-planner__title{font-size:0.95rem;font-weight:700;color:#1a1a1a}.lp-cta{background:#F5F7DC;padding:72px 40px;text-align:center}.lp-cta__inner{background:#fde272;max-width:1140px;margin:0 auto;padding:60px;border-radius:20px}.lp-cta__title{font-size:clamp(1.8rem, 3.5vw, 3rem);font-weight:700;line-height:1.1;letter-spacing:-0.025em;color:#1a1a1a;margin-bottom:40px}.lp-cta__btn{display:inline-block;background:#1a1a1a;color:#ffffff;font-size:0.95rem;font-weight:600;padding:14px 34px;border-radius:10px;transition:background 0.2s, transform 0.15s}.lp-cta__btn:hover{background:#2a2a2a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.3)}.lp-footer{background:#F5F7DC;padding:28px 40px}.lp-footer__inner{max-width:1140px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding-bottom:60px;border-bottom:2px solid #fff0bf}.lp-footer__logo-link{display:flex;align-items:center}.lp-footer__logo-img{height:60px;width:auto}.lp-footer__socials{display:flex;gap:14px;align-items:center}.lp-footer__socials a{opacity:0.6;transition:opacity 0.2s}.lp-footer__socials a:hover{opacity:1}.lp-footer__social{width:20px;height:20px;object-fit:contain}.lp-footer__bottom{max-width:1140px;margin:0 auto;padding:40px 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:12px;color:#333}.lp-footer__links{display:flex;gap:20px;flex-wrap:wrap}.lp-footer__links a{color:#333;transition:opacity 0.2s}.lp-footer__links a:hover{opacity:0.7}@media (max-width: 960px){.lp-nav{padding:0 24px}.lp-nav__links{display:none}.lp-nav__cta{display:none}.lp-nav__burger{display:flex}.lp-nav__drawer{display:flex}.lp-hero{padding:48px 24px}.lp-hero__inner{grid-template-columns:1fr;gap:32px}.lp-hero__text{padding-top:0;padding-bottom:0}.lp-hero__phone-wrap{justify-content:center}.lp-hero__phone{max-width:280px;border-radius:24px;padding:40px 0}.lp-hero__brands{padding:0 24px;justify-content:center;margin-top:32px;gap:20px}.lp-day{padding:64px 24px}.lp-day__inner{grid-template-columns:1fr;gap:40px}.lp-day__phones{justify-content:center}.lp-day__phone{max-width:300px}.lp-day__copy p{max-width:100%}.lp-track{padding:64px 24px}.lp-track__cards{grid-template-columns:repeat(2, 1fr)}.lp-discover{padding:64px 24px}.lp-discover__inner{grid-template-columns:1fr;gap:40px}.lp-discover__media{justify-content:center;order:-1}.lp-discover__img{max-width:300px}.lp-discover__copy p{max-width:100%}.lp-planner{padding:64px 24px}.lp-planner__grid{grid-template-columns:1fr}.lp-cta{padding:40px 24px}.lp-cta__inner{padding:40px 32px;border-radius:16px}.lp-cta__title{margin-bottom:32px}.lp-footer{padding:24px}.lp-footer__inner{padding-bottom:32px}}@media (max-width: 640px){.lp-nav{padding:0 20px}.lp-hero{padding:40px 20px 0}.lp-hero__brands{padding:0 20px;gap:14px}.lp-hero__headline{font-size:2.2rem}.lp-hero__sub{font-size:0.9rem;max-width:100%}.lp-hero__cta{margin-bottom:32px}.lp-day{padding:48px 20px}.lp-track{padding:48px 20px}.lp-track__cards{gap:12px}.lp-track__card{padding:24px 14px 20px}.lp-discover{padding:48px 20px}.lp-planner{padding:48px 20px}.lp-planner__imgs--duo{grid-template-columns:1fr}.lp-planner__imgs--duo img{height:180px}.lp-cta{padding:32px 20px}.lp-cta__inner{padding:32px 20px}.lp-cta__title{font-size:1.6rem}.lp-footer{padding:20px}.lp-footer__bottom{flex-direction:column;text-align:center}.lp-footer__links{justify-content:center}}
