.AppPage-module__b_kl8a__container{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:min(1200px,100vw - 48px);min-height:100vh;margin:0 auto;padding:60px 0;position:relative}.AppPage-module__b_kl8a__hero{text-align:center;animation:1s ease-out AppPage-module__b_kl8a__fadeInUp}@keyframes AppPage-module__b_kl8a__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.AppPage-module__b_kl8a__appIcon{background:linear-gradient(45deg,#fff 0%,#e4eff1 100%);border-radius:30px;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 30px;animation:3s ease-in-out infinite AppPage-module__b_kl8a__float;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0003}.AppPage-module__b_kl8a__appIcon:before{content:"";background:linear-gradient(45deg,#0000,#ffffff4d,#0000);width:200%;height:200%;animation:3s infinite AppPage-module__b_kl8a__shine;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}@keyframes AppPage-module__b_kl8a__shine{0%{transform:rotate(45deg)translate(-100%)}to{transform:rotate(45deg)translate(100%)}}.AppPage-module__b_kl8a__appIcon img{z-index:1;width:120px;height:120px;position:relative}@keyframes AppPage-module__b_kl8a__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.AppPage-module__b_kl8a__title{color:#fff;text-shadow:0 4px 15px #0003;letter-spacing:2px;margin-bottom:20px;font-size:3.5rem;font-weight:700}.AppPage-module__b_kl8a__subtitle{color:#ffffffe6;margin-bottom:50px;font-size:1.3rem;font-weight:300;line-height:1.6}.AppPage-module__b_kl8a__downloadButtons{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:60px;display:flex}.AppPage-module__b_kl8a__downloadBtn{transition:all .3s;display:inline-block;position:relative}.AppPage-module__b_kl8a__downloadBtn:hover{filter:brightness(1.1);transform:translateY(-3px)}.AppPage-module__b_kl8a__downloadBtn img{width:auto;height:60px;display:block}.AppPage-module__b_kl8a__features{grid-template-columns:repeat(3,minmax(0,380px));justify-content:center;gap:30px;width:100%;margin-top:40px;display:grid}@media (max-width:1024px){.AppPage-module__b_kl8a__features{grid-template-columns:repeat(2,minmax(0,380px))}}@media (max-width:640px){.AppPage-module__b_kl8a__features{grid-template-columns:1fr}}.AppPage-module__b_kl8a__featureCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:linear-gradient(135deg,#ffffff08 0%,#ffffff14 100%);border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:380px;margin-inline:auto;padding:40px 30px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:.8s AppPage-module__b_kl8a__fadeInUp;position:relative;overflow:hidden}.AppPage-module__b_kl8a__featureCard:before{content:"";background:linear-gradient(90deg,#0000,#7877c680,#0000);height:2px;transition:transform .6s;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}.AppPage-module__b_kl8a__featureCard:hover:before{transform:translate(100%)}.AppPage-module__b_kl8a__featureCard:after{content:"";background:radial-gradient(circle at var(--mouse-x,50%)var(--mouse-y,50%),#7877c626 0%,transparent 50%);opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.AppPage-module__b_kl8a__featureCard:hover:after{opacity:1}.AppPage-module__b_kl8a__featureCard:hover{background:linear-gradient(135deg,#ffffff14 0%,#ffffff26 100%);border-color:#7877c64d;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0000004d,0 0 60px #7877c633,inset 0 0 30px #ffffff0d}.AppPage-module__b_kl8a__featureIcon{isolation:isolate;background:linear-gradient(135deg,#7877c633 0%,#ff77c633 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 25px;font-size:40px;animation:none;display:flex;position:relative}.AppPage-module__b_kl8a__featureIcon:after{content:"";-webkit-mask-composite:xor;opacity:0;z-index:0;background:linear-gradient(45deg,#667eea,#764ba2,#f093fb);border-radius:20px;padding:2px;transition:opacity .3s;position:absolute;inset:-2px;-webkit-mask-composite:xor;mask-composite:exclude}.AppPage-module__b_kl8a__featureTitle{color:#fff;letter-spacing:-.5px;margin-bottom:15px;font-size:1.5rem;font-weight:700}.AppPage-module__b_kl8a__featureDesc{color:#fffc;font-size:.95rem;line-height:1.5}.AppPage-module__b_kl8a__featureCard .AppPage-module__b_kl8a__featureEmoji{z-index:1;position:relative}.AppPage-module__b_kl8a__featureCard:hover .AppPage-module__b_kl8a__featureIcon:after{opacity:1}.AppPage-module__b_kl8a__usersSection{text-align:center;width:100%;margin-top:120px;animation:1s .5s both AppPage-module__b_kl8a__fadeInUp}.AppPage-module__b_kl8a__sectionTitle{color:#fff;background:linear-gradient(135deg,#fff 0%,#e6ecff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:clamp(28px,3.5vw,48px);font-weight:800;display:inline-block;position:relative}.AppPage-module__b_kl8a__sectionSubtitle{color:#fff9;max-width:600px;margin-bottom:50px;margin-left:auto;margin-right:auto;font-size:1.1rem}.AppPage-module__b_kl8a__userTags{flex-wrap:wrap;justify-content:center;gap:20px;animation:1s .6s both AppPage-module__b_kl8a__fadeInUp;display:flex}.AppPage-module__b_kl8a__userTag{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);letter-spacing:.5px;background:linear-gradient(135deg,#7877c61a 0%,#ff77c61a 100%);border:1px solid #fff3;border-radius:50px;padding:15px 35px;font-size:1.1rem;font-weight:500;transition:all .3s;position:relative;overflow:hidden}.AppPage-module__b_kl8a__userTag:before{content:"";opacity:0;background:linear-gradient(135deg,#7877c633 0%,#ff77c633 100%);transition:opacity .3s;position:absolute;inset:0}.AppPage-module__b_kl8a__userTag:hover:before{opacity:1}.AppPage-module__b_kl8a__userTag:hover{border-color:#7877c666;transform:translateY(-3px)scale(1.05);box-shadow:0 10px 30px #7877c64d}.AppPage-module__b_kl8a__screenshots{border-radius:16px;width:min(800px,100%);margin:40px auto;overflow:visible}.AppPage-module__b_kl8a__screenshotsNarrow{max-width:none}.AppPage-module__b_kl8a__screenshotTrack{-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none;background:0 0;flex-flow:row;flex:auto;align-items:center;gap:12px;display:flex;overflow-x:auto}.AppPage-module__b_kl8a__screenshotTrack::-webkit-scrollbar{display:none}.AppPage-module__b_kl8a__screenshotTrackCentered{justify-content:center}.AppPage-module__b_kl8a__screenshotRow{align-items:stretch;gap:0;display:flex}.AppPage-module__b_kl8a__screenshotNavButton{color:#fff;cursor:pointer;z-index:3;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:96px;height:auto;padding:0 14px;font-size:80px;display:none;position:relative}.AppPage-module__b_kl8a__screenshotNavButtonLeft{margin-right:8px}.AppPage-module__b_kl8a__screenshotNavButtonRight{margin-left:8px}.AppPage-module__b_kl8a__screenshotNav{-webkit-user-select:none;user-select:none;justify-content:center;gap:10px;margin-top:12px;display:flex}.AppPage-module__b_kl8a__screenshotNavDot{cursor:pointer;background:#ffffff59;border:0;border-radius:999px;width:8px;height:8px;padding:0}.AppPage-module__b_kl8a__screenshotNavDotActive{background:#fff}@media (min-width:768px){.AppPage-module__b_kl8a__screenshotNavButton{display:flex}}.AppPage-module__b_kl8a__screenshotCard{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;aspect-ratio:9/16;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #ffffff26;border-radius:18px;flex:0 0 min(360px,46vw);max-width:250px;position:relative;overflow:hidden}.AppPage-module__b_kl8a__screenshotImageWrap{aspect-ratio:9/16;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:0 0;width:100%;height:100%;position:relative}.AppPage-module__b_kl8a__screenshotImage{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.AppPage-module__b_kl8a__screenshotVideoOverlay{color:#fffffff5;cursor:pointer;z-index:2;background:#00000047;border:0;justify-content:center;align-items:center;font-size:26px;display:flex;position:absolute;inset:0}.AppPage-module__b_kl8a__screenshotYoutubeFrame{z-index:1;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.AppPage-module__b_kl8a__screenshotVideoOverlay:hover{background:#00000057}.AppPage-module__b_kl8a__screenshotVideoClose{color:#fffffff5;cursor:pointer;z-index:2;background:#00000047;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:22px;line-height:1;display:flex;position:absolute;top:10px;right:10px}.AppPage-module__b_kl8a__screenshotVideoClose:hover{background:#00000057}.AppPage-module__b_kl8a__productIntro{-webkit-backdrop-filter:blur(24px);background:#ffffff0f;border:1px solid #ffffff26;border-radius:24px;max-width:960px;margin:40px auto;padding:28px 32px;box-shadow:0 20px 40px #0006}.AppPage-module__b_kl8a__productIntroLead{color:#fff;margin-bottom:18px;font-size:1rem;line-height:1.7}.AppPage-module__b_kl8a__productIntroSectionTitle{color:#fff;text-align:left;width:100%;margin-bottom:12px;font-size:1.25rem;font-weight:600}.AppPage-module__b_kl8a__productIntroMainTitle{color:#fff;text-align:center;margin-bottom:28px;font-size:1.6rem;font-weight:700}.AppPage-module__b_kl8a__productIntroList{gap:10px;margin:0 0 18px;padding:0;list-style:none;display:grid}.AppPage-module__b_kl8a__productIntroList li{color:#ffffffe6;text-align:left;padding-left:26px;font-size:.95rem;line-height:1.6;position:relative}.AppPage-module__b_kl8a__productIntroList li:before{content:"•";color:#8ad4ff;position:absolute;top:0;left:0}.AppPage-module__b_kl8a__productIntroNote{background:#181c26a6;border:1px solid #ffffff14;border-radius:16px;padding:16px 20px}.AppPage-module__b_kl8a__productIntroNoteTitle{color:#fff;margin-bottom:6px;font-weight:600}.AppPage-module__b_kl8a__productIntroNote p{color:#fffc;margin:0;font-size:.85rem;line-height:1.6}
