*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #1a73e8;--text-color: #202124;--muted-text: #5f6368;--bg-color: #ffffff}body{font-family:Arial,Helvetica,sans-serif;background-color:var(--bg-color);color:var(--text-color);line-height:1.4;-webkit-font-smoothing:antialiased}button{border:none;background:none;cursor:pointer;font-family:inherit}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}::-webkit-scrollbar{height:6px}::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.container{max-width:1100px;margin:auto;padding:0 16px}*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,sans-serif}.page{max-width:900px;margin:auto;padding:16px}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.header-left{display:flex;align-items:center;gap:8px}.playstore-logo{height:32px}.google-play-text{font-size:22px;color:#5f6368;font-weight:400;letter-spacing:.2px}.header-right{display:flex;align-items:center}.header-right .icon{margin-left:15px;font-size:18px;cursor:pointer}.app-info{display:flex;gap:16px;margin-bottom:16px}.app-logo{width:80px;height:80px;border-radius:16px}.app-details h1{font-size:24px}.developer{color:#1a73e8;font-size:14px}.ads{font-size:13px;color:#666}.stats{display:flex;justify-content:space-between;margin:20px 0;text-align:center}.stats div{flex:1}.stats strong{display:block;font-size:16px}.rating-icon{font-size:14px}.stats span{font-size:12px;color:#666}.download-section{margin:20px 0}.install-btn{display:block;width:100%;text-align:center;background:#01875f;color:#fff;padding:12px;border-radius:8px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.install-btn:hover{background:#016d4d}.actions{display:flex;justify-content:center;align-items:center;gap:32px;margin:16px 0;padding:8px 0}.action-btn{display:flex;align-items:center;gap:8px;background:transparent;border:none;color:#01875f;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .2s}.action-btn:hover{opacity:.7}.action-icon{width:20px;height:20px;object-fit:contain}.share-icon{font-size:18px}.wishlist-icon{font-size:16px;filter:grayscale(100%)}.device-availability{display:flex;align-items:center;gap:12px;padding:16px 0;margin:16px 0;border-top:1px solid #e0e0e0;font-size:13px;color:#5f6368}.device-icon{font-size:18px}.device-icon-img{width:20px;height:20px;object-fit:contain}.screenshots{margin-top:30px}.screenshots h2{font-size:18px;margin-bottom:12px}.screenshots-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.screenshots-row::-webkit-scrollbar{height:4px}.screenshots-row::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.screenshot-placeholder{min-width:160px;height:300px;background:#eaeaea;border-radius:16px;flex-shrink:0}.screenshot-img{width:160px;height:320px;object-fit:cover;border-radius:16px;flex-shrink:0;scroll-snap-align:start}.about-app{margin-top:32px;padding-top:24px;border-top:1px solid #e0e0e0}.about-app h2{font-size:20px;margin-bottom:16px;font-weight:500;color:#202124}.about-description{font-size:14px;line-height:1.6;color:#3c4043;margin-bottom:20px}.features{margin-bottom:24px}.features p{font-size:14px;line-height:1.6;color:#3c4043;margin-bottom:12px}.features strong{color:#202124;font-weight:600}.update-info{margin-bottom:20px}.update-label{font-size:13px;color:#5f6368;margin-bottom:4px}.update-date{font-size:14px;color:#202124}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.tag{display:inline-block;padding:8px 16px;border:1px solid #dadce0;border-radius:20px;font-size:13px;color:#5f6368;background:#fff}.data-safety{margin-top:32px;padding-top:24px;border-top:1px solid #e0e0e0}.data-safety h2{font-size:20px;margin-bottom:16px;font-weight:500;color:#202124}.data-safety p{font-size:14px;line-height:1.6;color:#3c4043;margin-bottom:20px}.safety-details-box{background:#fff;border:1px solid #dadce0;border-radius:8px;padding:16px;margin-top:16px}.safety-item{display:flex;gap:16px;padding:12px 0;border-bottom:1px solid #f1f3f4}.safety-item:last-child{border-bottom:none}.safety-icon{font-size:20px;color:#5f6368;flex-shrink:0}.safety-icon-img{width:24px;height:24px;flex-shrink:0;object-fit:contain}.safety-content{flex:1}.safety-title{font-size:14px;color:#202124;margin-bottom:4px;font-weight:400}.safety-subtitle{font-size:13px;color:#5f6368}.learn-more,.see-details{color:#01875f;text-decoration:none;font-size:13px;font-weight:500}.learn-more:hover,.see-details:hover{text-decoration:underline}.ratings-reviews{margin-top:32px;padding-top:24px;border-top:1px solid #e0e0e0}.ratings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.ratings-header h2{font-size:20px;font-weight:500;color:#202124;margin:0}.verified-info{font-size:13px;color:#5f6368}.ratings-summary{display:flex;gap:48px;margin-bottom:32px}.rating-score{text-align:center;min-width:120px}.score{font-size:56px;font-weight:400;color:#202124;margin:0;line-height:1}.stars{color:#01875f;font-size:14px;margin:8px 0;letter-spacing:2px}.review-count{font-size:13px;color:#5f6368;margin-top:4px}.rating-bars{flex:1;display:flex;flex-direction:column;gap:8px}.rating-bar-row{display:flex;align-items:center;gap:12px}.bar-label{font-size:13px;color:#5f6368;width:10px}.bar-container{flex:1;height:12px;background:#e0e0e0;border-radius:6px;overflow:hidden}.bar{height:100%;background:#01875f;border-radius:6px}.bar-5{width:85%}.bar-4{width:10%}.bar-3{width:3%}.bar-2,.bar-1{width:1%}.review-card{background:#fff;border:1px solid #dadce0;border-radius:8px;padding:16px;margin-top:16px}.review-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.reviewer-avatar{width:32px;height:32px;border-radius:50%}.reviewer-name{font-size:14px;font-weight:500;color:#202124}.review-stars{color:#01875f;font-size:12px;margin-left:auto;letter-spacing:1px}.review-date{font-size:13px;color:#5f6368}.review-badge{font-size:13px;color:#202124;margin-bottom:8px}.review-helpful{font-size:13px;color:#5f6368;margin-bottom:12px}.review-actions{display:flex;align-items:center;gap:12px}.action-label{font-size:13px;color:#5f6368}.helpful-btn{padding:6px 16px;border:1px solid #dadce0;border-radius:4px;background:#fff;color:#5f6368;font-size:13px;cursor:pointer;transition:background .2s}.helpful-btn:hover{background:#f8f9fa}.similar-apps{margin-top:32px;padding-top:24px;border-top:1px solid #e0e0e0}.similar-apps h2{font-size:20px;margin-bottom:20px;font-weight:500;color:#202124}.apps-container{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.apps-container::-webkit-scrollbar{display:none}.app-card{flex:0 0 auto;width:120px;text-align:center;padding:12px;background:#fff;border-radius:8px;scroll-snap-align:start}.app-icon{width:80px;height:80px;border-radius:16px;margin:0 auto 12px;display:block;object-fit:cover;background:#f1f3f4}.app-name{font-size:14px;color:#202124;margin-bottom:4px;font-weight:400}.app-rating{display:flex;align-items:center;justify-content:center;gap:4px;font-size:13px;color:#5f6368}.app-rating .star{color:#01875f;font-size:12px}@media(max-width:600px){.page{padding:12px}.header{margin-bottom:24px}.playstore-logo{height:28px}.google-play-text{font-size:20px}.app-info{display:flex;flex-direction:row;align-items:flex-start;gap:16px;margin-bottom:20px}.app-logo{width:64px;height:64px;border-radius:12px}.app-details h1{font-size:20px}.developer{font-size:13px}.ads{font-size:12px}.stats{display:flex;flex-direction:row;justify-content:space-between;gap:0;margin:16px 0;padding:0 8px}.stats div{flex:1;text-align:center;border-right:1px solid #e0e0e0}.stats div:last-child{border-right:none}.stats strong{font-size:14px}.stats span{font-size:11px}.download-section{margin:16px 0}.install-btn{padding:14px;font-size:15px;border-radius:24px}.actions{gap:24px;margin:12px 0}.action-btn{font-size:13px}.device-availability{padding:12px 0;margin:8px 0;font-size:12px}.device-icon-img{width:18px;height:18px}.screenshot-placeholder{min-width:140px;height:260px}.tags{flex-direction:column}.tag{text-align:center}.ratings-summary{flex-direction:column;gap:24px}.rating-score{width:100%}.ratings-header{flex-direction:column;align-items:flex-start;gap:8px}.apps-container{padding-bottom:8px}.app-card{min-width:120px}}@media(min-width:601px){.apps-container{justify-content:flex-start;overflow-x:visible}.app-card{width:auto;flex:0 0 auto}}
