.Hero-module__ZARIfG__hero{justify-content:space-between;align-items:center;gap:60px;min-height:calc(100vh - 72px);margin-top:-40px;padding-top:0;padding-bottom:100px;display:flex}.Hero-module__ZARIfG__content{flex:.8;max-width:600px}.Hero-module__ZARIfG__title{margin-bottom:24px;font-size:clamp(3rem,6vw,4.5rem);line-height:1.05}.Hero-module__ZARIfG__accent{color:var(--text-secondary)}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);margin-bottom:40px;font-size:1.25rem;line-height:1.5}.Hero-module__ZARIfG__badges{gap:16px;margin-bottom:60px;display:flex}.Hero-module__ZARIfG__badgeWrapper{align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__badgePlaceholder{cursor:pointer;align-items:center;transition:transform .2s;display:flex}.Hero-module__ZARIfG__badgePlaceholder:hover{transform:translateY(-2px)}.Hero-module__ZARIfG__comingSoonBadge{color:#fff;text-transform:uppercase;letter-spacing:.02em;pointer-events:none;white-space:nowrap;background:#3b82f6;border-radius:10px;padding:2px 8px;font-size:.625rem;font-weight:800;position:absolute;top:-5px;right:-8px;box-shadow:0 4px 12px #3b82f666}.Hero-module__ZARIfG__stats{align-items:center;gap:32px;display:flex}.Hero-module__ZARIfG__statItem{flex-direction:column;display:flex}.Hero-module__ZARIfG__statValue{font-family:var(--font-heading);font-size:1.5rem;font-weight:700}.Hero-module__ZARIfG__statLabel{color:var(--text-secondary);font-size:.875rem}.Hero-module__ZARIfG__statDivider{background:var(--glass-border);width:1px;height:40px}.Hero-module__ZARIfG__mockupContainer{flex:1.5;justify-content:flex-end;display:flex;position:relative}.Hero-module__ZARIfG__mockup{z-index:2;filter:drop-shadow(0 20px 50px #0000001a);animation:6s ease-in-out infinite Hero-module__ZARIfG__float;position:relative}.Hero-module__ZARIfG__mockupImage{max-width:100%;height:auto}.Hero-module__ZARIfG__glow{z-index:1;pointer-events:none;background:radial-gradient(circle,#3f83f81a 0%,#fff0 70%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (max-width:1024px){.Hero-module__ZARIfG__hero{text-align:center;flex-direction:column;padding-top:40px}.Hero-module__ZARIfG__content{max-width:100%}.Hero-module__ZARIfG__badges,.Hero-module__ZARIfG__stats{justify-content:center}}
.Features-module__zvCZ4q__features{padding-top:100px;padding-bottom:100px}.Features-module__zvCZ4q__header{text-align:center;max-width:700px;margin:0 auto 80px}.Features-module__zvCZ4q__title{margin-bottom:20px;font-size:clamp(2.5rem,5vw,3.5rem)}.Features-module__zvCZ4q__subtitle{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.Features-module__zvCZ4q__card{background:#f0f8ff66;border:1px solid #0000000d;border-radius:24px;flex-direction:column;gap:20px;padding:40px;transition:all .3s;display:flex}.Features-module__zvCZ4q__card:hover{background:#f0f8ffcc;border-color:#3f83f81a;transform:translateY(-8px);box-shadow:0 20px 40px #00000008}.Features-module__zvCZ4q__iconWrapper{width:56px;height:56px;color:var(--accent-info);background:#fff;border-radius:16px;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #0000000d}.Features-module__zvCZ4q__titleRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.Features-module__zvCZ4q__featureTitle{font-size:1.5rem;font-weight:700}.Features-module__zvCZ4q__badge{color:var(--accent-info);white-space:nowrap;background:#3f83f81a;border-radius:99px;padding:4px 12px;font-size:.75rem;font-weight:600}.Features-module__zvCZ4q__featureDescription{color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr;gap:20px}.Features-module__zvCZ4q__card{padding:30px}.Features-module__zvCZ4q__titleRow{flex-wrap:wrap}}
.Testimonials-module__ItA9Ha__testimonials{padding-top:100px;padding-bottom:120px}.Testimonials-module__ItA9Ha__header{text-align:center;max-width:700px;margin:0 auto 80px}.Testimonials-module__ItA9Ha__title{margin-bottom:20px;font-size:clamp(2.5rem,5vw,3.5rem)}.Testimonials-module__ItA9Ha__subtitle{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Testimonials-module__ItA9Ha__card{background:#fff6;border:1px solid #0000000d;border-radius:6px 6px 40px 40px;flex-direction:column;gap:24px;padding:40px;transition:transform .3s,box-shadow .3s;display:flex}.Testimonials-module__ItA9Ha__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000000d}.Testimonials-module__ItA9Ha__avatarWrapper{background:#eee;border:2px solid #fff;border-radius:50%;width:56px;height:56px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Testimonials-module__ItA9Ha__avatar{object-fit:cover;width:100%;height:100%}.Testimonials-module__ItA9Ha__text{color:var(--text-primary);flex-grow:1;font-size:1.125rem;font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__footer{border-top:1px solid #0000000d;flex-direction:column;gap:4px;padding-top:20px;display:flex}.Testimonials-module__ItA9Ha__author{font-size:1.125rem;font-weight:700}.Testimonials-module__ItA9Ha__role{color:var(--text-secondary);font-size:.875rem}@media (max-width:1024px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr;gap:20px}.Testimonials-module__ItA9Ha__card{border-radius:6px 6px 30px 30px;padding:30px}}
