.home-v2{background:var(--white);color:var(--gray-900);overflow-x:clip}.home-v2-container{max-width:1180px;margin:0 auto;padding:0 24px}.home-v2-section{padding:88px 0}.home-v2-section__heading{max-width:640px;margin:0 auto 48px;text-align:center}.home-v2-section__lead{color:var(--gray-500);font-size:16px;line-height:1.7;margin-top:12px}.home-v2-section__subtitle{font-size:20px;font-weight:700;background-image:linear-gradient(90deg,var(--green-600),var(--emerald));-webkit-background-clip:text;background-clip:text;color:transparent;margin-top:12px}.home-v2-hero{padding:56px 0 80px;background:linear-gradient(180deg,var(--gray-50),var(--white))}.home-v2-hero__inner{max-width:1180px;margin:0 auto;padding:0 24px;display:grid;gap:48px}.home-v2-hero__title{font-size:clamp(2.25rem,1.6rem + 2.6vw,3.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.08;margin:20px 0}.home-v2-hero__title--accent{background:linear-gradient(90deg,var(--green-600),var(--emerald));-webkit-background-clip:text;background-clip:text;color:transparent}.home-v2-hero__subtitle{font-size:18px;color:var(--gray-600);line-height:1.7;max-width:480px}.home-v2-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.home-v2-hero__social{display:flex;align-items:center;gap:16px;margin-top:28px;padding-top:28px;border-top:1px solid var(--gray-100)}.home-v2-hero__avatars{display:flex;align-items:center;align-self:center;flex-shrink:0}.home-v2-hero__avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid var(--white);box-shadow:var(--card-shadow)}.home-v2-hero__avatar+.home-v2-hero__avatar{margin-left:-8px}.home-v2-hero__social p{font-size:14px;font-weight:600;color:var(--gray-800);line-height:1.5}.home-v2-hero__media{position:relative}.home-v2-hero__img{width:100%;height:420px;object-fit:cover;border-radius:24px;box-shadow:0 30px 80px -20px rgba(var(--ink-rgb),.25)}.home-v2-hero__card{position:absolute;left:20px;right:20px;bottom:20px;background:rgba(var(--white-rgb),.96);border-radius:16px;padding:16px;box-shadow:var(--card-shadow)}.home-v2-hero__card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.home-v2-hero__card-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--gray-400)}.home-v2-hero__card-name{font-size:14px;font-weight:700;color:var(--gray-900)}.home-v2-hero__card-live{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:var(--green-600);background:var(--gray-50);border:1px solid var(--gray-200);border-radius:999px;padding:4px 10px}.home-v2-hero__pulse{width:6px;height:6px;border-radius:50%;background:var(--emerald-solid)}.home-v2-hero__card-progress-top{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;color:var(--gray-400);margin-bottom:6px}.home-v2-hero__card-progress-top span:last-child{color:var(--green-600);font-weight:700}.home-v2-hero__card-bar{height:6px;border-radius:999px;background:var(--gray-100);margin-bottom:10px}.home-v2-hero__card-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--green-600),var(--emerald))}.home-v2-hero__card-stats{display:flex;gap:16px;font-size:11px;color:var(--gray-500)}.home-v2-hero__card-stats span{display:inline-flex;align-items:center;gap:4px}.home-v2-stats{background-image:radial-gradient(circle,rgba(var(--white-rgb),.18) 1.5px,transparent 1.5px),linear-gradient(90deg,var(--green-700),var(--green-600),var(--emerald-dark));background-size:24px 24px,100% 100%;padding:48px 0}.home-v2-stats__inner{max-width:1180px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;text-align:center;color:var(--white)}.home-v2-stats__value{font-size:28px;font-weight:900;margin-top:8px}.home-v2-stats__label{font-size:12px;color:rgba(var(--white-rgb),.8);text-transform:uppercase;letter-spacing:.06em}.home-v2-stats__item{display:flex;flex-direction:column;align-items:center}.home-v2-steps{display:grid;gap:20px;margin-bottom:40px}.home-v2-steps__card{padding:28px}.home-v2-steps__label{font-size:11px;font-weight:700;color:var(--gray-400);text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px}.home-v2-steps__number{font-size:56px;font-weight:900;color:var(--gray-200);line-height:1;margin-bottom:8px}.home-v2-steps__card h3{font-size:14px;font-weight:700;color:var(--gray-900)}.home-v2-steps__card p{color:var(--gray-500);font-size:14px;line-height:1.7;margin-top:8px}.home-v2-section__cta{text-align:center}.home-v2-compare{display:grid;grid-template-columns:minmax(0,1fr);gap:20px}.v2-card.home-v2-compare__old{padding:32px;background-color:var(--gray-50)}.home-v2-compare__icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.home-v2-compare__icon--old{background:var(--gray-200);color:var(--gray-500)}.home-v2-compare__icon--new{background:rgba(var(--white-rgb),.15);border:1px solid rgba(var(--white-rgb),.2);color:var(--white)}.home-v2-compare__old h3{font-size:14px;font-weight:700;color:var(--gray-900);text-transform:uppercase;letter-spacing:.06em}.home-v2-compare__old ul{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-direction:column;gap:10px;color:var(--gray-500);font-size:14px}.home-v2-compare__old ul li{position:relative;padding-left:16px}.home-v2-compare__old ul li:before{content:"";position:absolute;left:0;top:9px;width:4px;height:4px;border-radius:50%;background:var(--gray-300)}.home-v2-compare__new{border-radius:24px;padding:32px;background-image:radial-gradient(circle,rgba(var(--white-rgb),.15) 1.5px,transparent 1.5px),linear-gradient(135deg,var(--green-600),var(--emerald));background-size:24px 24px,100% 100%;color:var(--white)}.home-v2-compare__new h3{font-size:14px;font-weight:700;color:var(--white);text-transform:uppercase;letter-spacing:.06em}.home-v2-compare__new p{color:rgba(var(--white-rgb),.9);font-size:14px;line-height:1.7;margin-top:12px}.home-v2-compare__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px}.home-v2-compare__stats div{background:rgba(var(--white-rgb),.12);border-radius:14px;padding:14px;text-align:center}.home-v2-compare__stats strong{display:block;font-size:18px}.home-v2-compare__stats span{font-size:11px;color:rgba(var(--white-rgb),.85)}.home-v2-benefits{display:grid;gap:20px}.home-v2-benefits__card{padding:24px}.home-v2-benefits__icon{width:44px;height:44px;border-radius:14px;background:var(--pale-green);border:1px solid rgba(var(--soft-green-rgb),.6);display:flex;align-items:center;justify-content:center;color:var(--emerald-dark);margin-bottom:16px}.home-v2-benefits__card h3{font-size:14px;font-weight:700;color:var(--gray-900)}.home-v2-benefits__card p{color:var(--gray-500);font-size:14px;line-height:1.7;margin-top:8px}.home-v2-table{padding:0;overflow:hidden}.home-v2-table__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:var(--gray-50);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--gray-400)}.home-v2-table__head span:last-child{color:var(--green-700);background:var(--pale-green)}.home-v2-table__head span,.home-v2-table__new,.home-v2-table__old{padding:12px 14px}.home-v2-table__head span:first-child,.home-v2-table__old{border-right:1px solid var(--gray-100)}.home-v2-table__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);border-top:1px solid var(--gray-100)}.home-v2-table__old{display:flex;align-items:flex-start;gap:8px;color:var(--gray-400);font-size:13px}.home-v2-table__old:before{content:"";flex-shrink:0;width:4px;height:4px;margin-top:.5em;border-radius:50%;background:var(--gray-300)}.home-v2-table__new{display:flex;align-items:flex-start;gap:8px;color:var(--gray-700);font-size:13px;font-weight:500}.home-v2-table__new svg{color:var(--emerald-solid);flex-shrink:0}.home-v2-table__new .check-badge{background:transparent;border:none}.home-v2-table__note{max-width:640px;margin:32px auto 0;text-align:center}.home-v2-table__note h3{font-size:20px;font-weight:900;color:var(--gray-900)}.home-v2-table__note p{color:var(--gray-500);font-size:15px;line-height:1.7;margin-top:12px}.home-v2-gallery{display:grid;gap:40px;align-items:center}.home-v2-inline-link{display:inline-flex;align-items:center;gap:8px;margin-top:20px;color:var(--green-600);font-size:14px;font-weight:600}.home-v2-gallery__list{list-style:none;padding:0;margin:20px 0 0;display:flex;flex-direction:column;gap:10px;color:var(--gray-600);font-size:15px}.home-v2-gallery__list li{position:relative;padding-left:20px}.home-v2-gallery__list li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--emerald-solid)}.home-v2-gallery__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.home-v2-gallery__img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:16px;box-shadow:var(--card-shadow)}.home-v2-gallery__img--offset{margin-top:24px}.home-v2-testimonials{padding:12px 4px 40px}.home-v2-testimonials .swiper-pagination-bullet{background:var(--gray-300);opacity:1}.home-v2-testimonials .swiper-pagination-bullet-active{background:var(--emerald-solid)}.home-v2-testimonials .swiper-slide{height:auto;display:flex}.home-v2-testimonials__card{width:100%;padding:24px}.home-v2-testimonials__stars{display:flex;gap:3px;color:var(--star-amber);margin-bottom:16px}.home-v2-testimonials__card p{font-size:14px;color:var(--gray-600);line-height:1.7}.home-v2-testimonials__author{display:flex;align-items:center;gap:12px;margin-top:20px;padding-top:16px;border-top:1px solid var(--gray-100)}.home-v2-testimonials__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}.home-v2-testimonials__name{font-size:14px;font-weight:600;color:var(--gray-900)}.home-v2-testimonials__org{font-size:12px;color:var(--green-600)}.home-v2-highlight{background:var(--gray-950);color:var(--white);padding:88px 0}.home-v2-highlight__inner{display:grid;gap:48px;align-items:center}.home-v2-highlight__badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--emerald-solid);margin-bottom:20px}.home-v2-highlight__badge-dot{width:6px;height:6px;border-radius:50%;background:var(--emerald-solid)}.home-v2-highlight h2{font-size:clamp(1.75rem,1.4rem + 1.4vw,2.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.15;margin-bottom:20px}.home-v2-highlight p{color:var(--gray-400);font-size:15px;line-height:1.7}.home-v2-highlight__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:32px;margin-bottom:32px}.home-v2-highlight__stats div{background:rgba(var(--white-rgb),.05);border:1px solid rgba(var(--white-rgb),.08);border-radius:16px;padding:16px;text-align:center}.home-v2-highlight__stats strong{display:block;font-size:18px}.home-v2-highlight__stats span{font-size:11px;color:var(--gray-500)}.home-v2-highlight__img{width:100%;height:380px;object-fit:cover;border-radius:24px}.home-v2-demo{text-align:center}.home-v2-demo__card{max-width:720px;margin:32px auto 0;padding:0;overflow:hidden;text-align:left}.home-v2-faq{max-width:720px}.home-v2-faq__list{padding:4px 24px}.home-v2-final-cta{text-align:center;max-width:640px}.home-v2-final-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px}@media (min-width:640px){.home-v2-table__head{font-size:11px}.home-v2-table__head span,.home-v2-table__new,.home-v2-table__old{padding:16px 24px}.home-v2-table__new,.home-v2-table__old{gap:10px;font-size:14px}.home-v2-stats__inner{grid-template-columns:repeat(4,1fr)}.home-v2-benefits,.home-v2-steps{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.home-v2-hero__inner{grid-template-columns:1fr 1fr;align-items:center}.home-v2-steps{grid-template-columns:repeat(4,1fr)}.home-v2-compare{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.home-v2-benefits{grid-template-columns:repeat(4,1fr)}.home-v2-gallery,.home-v2-highlight__inner{grid-template-columns:1fr 1fr}}