.Hero-module__DPU9JG__hero{align-items:center;min-height:100vh;padding:140px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__DPU9JG__heroContainer{z-index:1;justify-content:space-between;align-items:center;gap:48px;display:flex;position:relative}.Hero-module__DPU9JG__heroContent{flex:1;max-width:560px}.Hero-module__DPU9JG__title{margin-bottom:24px;font-size:clamp(2.75rem,5vw,4rem);font-weight:800;line-height:1.1}.Hero-module__DPU9JG__subtitle{color:var(--text-secondary);margin-bottom:32px;font-size:1.25rem;line-height:1.7}.Hero-module__DPU9JG__cta{align-items:center;gap:16px;margin-bottom:48px;display:flex}.Hero-module__DPU9JG__downloadBtn{gap:12px}.Hero-module__DPU9JG__playIcon{width:24px;height:24px}.Hero-module__DPU9JG__freeLabel{color:var(--text-muted);font-size:.9rem;font-weight:500}.Hero-module__DPU9JG__stats{align-items:center;gap:32px;display:flex}.Hero-module__DPU9JG__stat{flex-direction:column;gap:4px;display:flex}.Hero-module__DPU9JG__statNumber{color:var(--primary-teal);font-size:1.75rem;font-weight:700}.Hero-module__DPU9JG__statLabel{color:var(--text-muted);font-size:.9rem;font-weight:500}.Hero-module__DPU9JG__statDivider{background:var(--surface-border);width:1px;height:40px}.Hero-module__DPU9JG__heroVisual{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__DPU9JG__phoneFrame{background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:40px;width:280px;height:580px;padding:12px;animation:4s ease-in-out infinite Hero-module__DPU9JG__float;position:relative;box-shadow:0 50px 100px #1a7b6a33,0 20px 60px #00000026,inset 0 1px #ffffff1a}.Hero-module__DPU9JG__phoneScreen{background:var(--bg-gradient-start);border-radius:32px;width:100%;height:100%;position:relative;overflow:hidden}.Hero-module__DPU9JG__screenshot{object-fit:cover;object-position:top}.Hero-module__DPU9JG__floatingBadge{border-radius:var(--radius-full);box-shadow:var(--shadow-lg);background:#fff;align-items:center;gap:8px;padding:12px 20px;animation:3s ease-in-out .5s infinite Hero-module__DPU9JG__float;display:flex;position:absolute;top:40%;right:-20px}.Hero-module__DPU9JG__badgeIcon{font-size:1.25rem}.Hero-module__DPU9JG__badgeText{color:var(--text-primary);font-size:.9rem;font-weight:600}.Hero-module__DPU9JG__backgroundDecor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__DPU9JG__circle1{background:radial-gradient(circle,#1a7b6a14 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.Hero-module__DPU9JG__circle2{background:radial-gradient(circle,#2e9e8c0f 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;bottom:-300px;left:-200px}@keyframes Hero-module__DPU9JG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (max-width:992px){.Hero-module__DPU9JG__heroContainer{text-align:center;flex-direction:column}.Hero-module__DPU9JG__heroContent{max-width:100%}.Hero-module__DPU9JG__cta{flex-wrap:wrap;justify-content:center}.Hero-module__DPU9JG__stats{justify-content:center}.Hero-module__DPU9JG__floatingBadge{top:30%;right:10%}}@media (max-width:768px){.Hero-module__DPU9JG__hero{min-height:auto;padding:120px 0 60px}.Hero-module__DPU9JG__phoneFrame{border-radius:32px;width:220px;height:460px;padding:8px}.Hero-module__DPU9JG__phoneScreen{border-radius:26px}.Hero-module__DPU9JG__stats{gap:20px}.Hero-module__DPU9JG__statNumber{font-size:1.5rem}.Hero-module__DPU9JG__floatingBadge{display:none}}
.Features-module__Oia4YG__features{background:var(--surface-white)}.Features-module__Oia4YG__header{text-align:center;max-width:640px;margin:0 auto 64px}.Features-module__Oia4YG__badge{color:var(--primary-teal);border-radius:var(--radius-full);background:#1a7b6a1a;margin-bottom:16px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-block}.Features-module__Oia4YG__title{margin-bottom:16px}.Features-module__Oia4YG__subtitle{color:var(--text-secondary);font-size:1.125rem}.Features-module__Oia4YG__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Features-module__Oia4YG__card{background:var(--surface-light);border-radius:var(--radius-lg);transition:all var(--transition-normal);border:1px solid #0000;padding:32px}.Features-module__Oia4YG__card:hover{background:var(--surface-white);border-color:var(--surface-border);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Features-module__Oia4YG__iconWrapper{border-radius:var(--radius-md);background:#1a7b6a1a;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.Features-module__Oia4YG__icon{font-size:1.75rem}.Features-module__Oia4YG__cardTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.25rem;font-weight:600}.Features-module__Oia4YG__cardDescription{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:992px){.Features-module__Oia4YG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Features-module__Oia4YG__grid{grid-template-columns:1fr}.Features-module__Oia4YG__card{padding:24px}}
.Screenshots-module__ZlVyia__screenshots{background:var(--surface-light)}.Screenshots-module__ZlVyia__header{text-align:center;max-width:640px;margin:0 auto 64px}.Screenshots-module__ZlVyia__badge{color:var(--primary-teal);border-radius:var(--radius-full);background:#1a7b6a1a;margin-bottom:16px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-block}.Screenshots-module__ZlVyia__title{margin-bottom:16px}.Screenshots-module__ZlVyia__subtitle{color:var(--text-secondary);font-size:1.125rem}.Screenshots-module__ZlVyia__showcase{align-items:center;gap:64px;max-width:1000px;margin:0 auto;display:flex}.Screenshots-module__ZlVyia__mainImage{flex:none}.Screenshots-module__ZlVyia__phoneFrame{background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:40px;width:280px;height:580px;padding:12px;position:relative;box-shadow:0 40px 80px #1a7b6a26,0 16px 48px #0000001a}.Screenshots-module__ZlVyia__phoneScreen{background:var(--bg-gradient-start);border-radius:32px;width:100%;height:100%;position:relative;overflow:hidden}.Screenshots-module__ZlVyia__screenshotImage{object-fit:cover;object-position:top;transition:opacity var(--transition-normal)}.Screenshots-module__ZlVyia__thumbnails{flex-direction:column;flex:1;gap:16px;display:flex}.Screenshots-module__ZlVyia__thumbnail{background:var(--surface-white);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);text-align:left;border:2px solid #0000;align-items:center;gap:16px;padding:16px;display:flex}.Screenshots-module__ZlVyia__thumbnail:hover{border-color:var(--surface-border)}.Screenshots-module__ZlVyia__thumbnailActive{border-color:var(--primary-teal);background:#1a7b6a0d}.Screenshots-module__ZlVyia__thumbnailImage{border-radius:8px;flex-shrink:0;width:48px;height:80px;position:relative;overflow:hidden}.Screenshots-module__ZlVyia__thumbImg{object-fit:cover;object-position:top}.Screenshots-module__ZlVyia__thumbnailContent{flex-direction:column;gap:4px;display:flex}.Screenshots-module__ZlVyia__thumbnailTitle{color:var(--text-primary);font-size:1rem;font-weight:600}.Screenshots-module__ZlVyia__thumbnailDesc{color:var(--text-secondary);font-size:.875rem}@media (max-width:768px){.Screenshots-module__ZlVyia__showcase{flex-direction:column;gap:48px}.Screenshots-module__ZlVyia__phoneFrame{border-radius:36px;width:240px;height:500px;padding:10px}.Screenshots-module__ZlVyia__phoneScreen{border-radius:28px}.Screenshots-module__ZlVyia__thumbnails{width:100%}.Screenshots-module__ZlVyia__thumbnail{padding:12px}.Screenshots-module__ZlVyia__thumbnailImage{width:40px;height:68px}}
.LanguageSupport-module__JozDVW__languages{background:var(--surface-white)}.LanguageSupport-module__JozDVW__header{text-align:center;max-width:640px;margin:0 auto 48px}.LanguageSupport-module__JozDVW__badge{color:var(--primary-teal);border-radius:var(--radius-full);background:#1a7b6a1a;margin-bottom:16px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-block}.LanguageSupport-module__JozDVW__title{margin-bottom:16px}.LanguageSupport-module__JozDVW__subtitle{color:var(--text-secondary);font-size:1.125rem}.LanguageSupport-module__JozDVW__grid{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.LanguageSupport-module__JozDVW__langCard{background:var(--surface-light);border-radius:var(--radius-md);transition:all var(--transition-fast);border:1px solid #0000;flex-direction:column;align-items:center;gap:4px;padding:16px 24px;display:flex}.LanguageSupport-module__JozDVW__langCard:hover{background:var(--surface-white);border-color:var(--primary-teal);box-shadow:var(--shadow-md);transform:translateY(-2px)}.LanguageSupport-module__JozDVW__native{color:var(--text-primary);font-size:1rem;font-weight:600}.LanguageSupport-module__JozDVW__name{color:var(--text-muted);font-size:.75rem}@media (max-width:576px){.LanguageSupport-module__JozDVW__langCard{padding:12px 16px}.LanguageSupport-module__JozDVW__native{font-size:.9rem}}
.DownloadCTA-module__llrBrG__cta{position:relative;overflow:hidden}.DownloadCTA-module__llrBrG__content{z-index:1;text-align:center;max-width:640px;margin:0 auto;position:relative}.DownloadCTA-module__llrBrG__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4vw,2.75rem)}.DownloadCTA-module__llrBrG__subtitle{color:var(--text-secondary);margin-bottom:32px;font-size:1.125rem;line-height:1.7}.DownloadCTA-module__llrBrG__buttons{justify-content:center;gap:16px;margin-bottom:24px;display:flex}.DownloadCTA-module__llrBrG__downloadBtn{gap:12px}.DownloadCTA-module__llrBrG__playIcon{width:24px;height:24px}.DownloadCTA-module__llrBrG__badges{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.DownloadCTA-module__llrBrG__badge{color:var(--text-muted);font-size:.9rem;font-weight:500}.DownloadCTA-module__llrBrG__background{pointer-events:none;background:linear-gradient(#0000 0%,#1a7b6a0a 50%,#1a7b6a14 100%);position:absolute;inset:0}@media (max-width:576px){.DownloadCTA-module__llrBrG__badges{gap:16px}.DownloadCTA-module__llrBrG__badge{font-size:.85rem}}
