.androidAppPage{background:#f8f8fc;padding:100px 0;overflow:hidden}.container{width:92%;max-width:1400px;margin:auto}.heroSection{justify-content:space-between;align-items:center;gap:70px;margin-bottom:140px;display:flex}.heroLeft{width:55%}.miniTag{color:#5e3bee;letter-spacing:2px;text-transform:uppercase;background:#5e3bee14;border-radius:50px;margin-bottom:24px;padding:10px 20px;font-size:13px;font-weight:600;display:inline-block}.heroLeft h1{color:#111;margin-bottom:30px;font-size:58px;line-height:1.1}.heroText{color:#444;margin-bottom:20px;font-size:20px;line-height:1.8}.heroLeft p{color:#666;font-size:16px;line-height:1.9}.heroRight{justify-content:center;width:45%;display:flex}.mainPreview{background:#fff;border-radius:40px;width:420px;height:620px;padding:14px;box-shadow:0 30px 70px #0000001f}.mainPreview img{object-fit:cover;border-radius:30px;width:100%;height:100%}.serviceLines{margin-top:40px}.serviceLine{border-bottom:1px solid #e8e8ef;gap:20px;padding:20px 0;display:flex}.serviceLine span{color:#fff;background:#5e3bee;border-radius:50%;justify-content:center;align-items:center;min-width:52px;height:52px;font-size:15px;font-weight:700;display:flex}.serviceLine p{color:#333;margin:0;font-size:16px;line-height:1.8}.sectionHeading{text-align:center;margin-bottom:80px}.sectionHeading span{color:#5e3bee;letter-spacing:2px;text-transform:uppercase;margin-bottom:14px;font-size:14px;font-weight:700;display:inline-block}.sectionHeading h2{color:#111;font-size:50px}.appCard{justify-content:space-between;align-items:center;gap:60px;margin-bottom:130px;display:flex}.appCard.reverse{flex-direction:row-reverse}.appInfo{width:34%}.appTag{color:#777;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:600;display:inline-block}.appInfo h3{color:#111;margin-bottom:22px;font-size:42px;line-height:1.2}.appInfo p{color:#555;margin-bottom:34px;font-size:16px;line-height:1.9}.downloadBtn{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#5e3bee,#7f5bff);border-radius:50px;justify-content:center;align-items:center;padding:15px 34px;font-size:14px;font-weight:700;text-decoration:none;transition:all .4s;display:inline-flex}.downloadBtn:hover{transform:translateY(-5px)}.gallery{justify-content:center;align-items:flex-end;gap:24px;width:66%;display:flex}.screen{background:#fff;border-radius:34px;width:270px;height:500px;padding:10px;transition:all .45s;overflow:hidden;box-shadow:0 25px 60px #0000001f}.screen.active{transform:translateY(-30px)}.screen:hover{transform:translateY(-12px)}.screen.active:hover{transform:translateY(-40px)}.screen img{object-fit:cover;border-radius:26px;width:100%;height:100%}@media (max-width:1100px){.heroSection,.appCard,.appCard.reverse{flex-direction:column}.heroLeft,.heroRight,.appInfo,.gallery{width:100%}.gallery{flex-wrap:wrap}.heroLeft{text-align:center}.heroLeft h1{font-size:46px}.sectionHeading h2{font-size:40px}}@media (max-width:768px){.androidAppPage{padding:70px 0}.heroLeft h1{font-size:38px}.appInfo h3{font-size:32px}.screen{width:100%;max-width:280px;height:520px}.screen.active{transform:translateY(0)}}
