:root{--green:#01875f;--text:#202124;--muted:#5f6368;--line:#e6e8eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0 auto;max-width:480px;min-height:100vh;color:var(--text);background:#fff;font-family:Roboto,"Helvetica Neue",Arial,sans-serif;padding-bottom:70px;-webkit-font-smoothing:antialiased}button,a{font:inherit}.topbar{height:56px;position:sticky;top:0;z-index:20;background:#fff;display:flex;align-items:center;padding:0 4px;border-bottom:1px solid transparent}.topbar.scrolled{border-color:#ddd;box-shadow:0 1px 3px #00000012}.topbar-title{flex:1;font-size:18px;font-weight:500;padding-left:4px;opacity:0;transition:.2s}.topbar.scrolled .topbar-title{opacity:1}.icon-button{width:48px;height:48px;border:0;border-radius:50%;background:none;color:#444;font-size:30px;cursor:pointer}.icon-button:nth-last-child(2){font-size:26px;transform:rotate(-45deg)}.dots{font-size:25px!important;transform:none!important}.hero{padding:20px 16px 12px;display:flex;gap:16px}.app-icon{width:80px;height:80px;border-radius:17px;object-fit:cover;border:1px solid #00000017}.hero h1{font-size:20px;line-height:1.3;margin:0 0 5px;font-weight:500}.hero a{font-size:14px;color:var(--green);cursor:pointer}.hero p{font-size:12px;color:var(--muted);margin:5px 0}.stats{display:flex;padding:4px 16px 12px;align-items:stretch}.stats>div{min-width:105px;display:flex;flex-direction:column;align-items:center;padding:4px 12px}.stats b{font-size:14px;font-weight:500;min-height:19px}.stats small{font-size:11px;color:var(--muted);margin-top:2px}.stats i{width:1px;background:#e0e0e0;margin:4px 0}.tiny-star{font-size:12px}.stats .age{font-size:10px;border:1.5px solid var(--muted);border-radius:2px;padding:1px 5px}.actions{padding:0 16px 4px}.install{width:100%;height:48px;border:0;border-radius:24px;color:white;background:var(--green);font-size:15px;font-weight:500;cursor:pointer}.install:active{transform:scale(.985)}.actions>div{display:flex;justify-content:center}.actions>div button{border:0;background:none;padding:10px 22px;color:#444;font-weight:500}.actions>div span{margin-left:5px}.chips{display:flex;gap:8px;padding:4px 16px 14px;overflow-x:auto;scrollbar-width:none}.chips::-webkit-scrollbar,.screenshots::-webkit-scrollbar{display:none}.chips span{white-space:nowrap;height:27px;display:flex;align-items:center;padding:0 11px;border:1px solid #dadce0;border-radius:14px;font-size:12px}.divider{height:8px;background:#f8f9fa;border-top:1px solid #f1f3f4;border-bottom:1px solid #f1f3f4}.screenshots{padding:18px 16px;display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory}.shot{width:120px;flex:0 0 120px;padding:10px 8px 14px;border-radius:14px;box-shadow:0 1px 4px #0002;scroll-snap-align:start}.shot.green{background:#e8f5e9}.shot.blue{background:#e3f2fd}.shot.purple{background:#f3e5f5}.shot img{width:100%;aspect-ratio:9/20;object-fit:cover;display:block;border:4px solid #1a1a1a;border-radius:16px;cursor:pointer}.content-section{padding:20px 16px}.content-section h2{font-size:18px;font-weight:500;margin:0 0 13px}.section-title{display:flex;align-items:center;justify-content:space-between}.section-title button{border:0;background:none;font-size:25px;padding:0 8px}.about,.muted{font-size:14px;line-height:1.5;color:var(--muted);margin:4px 0}.about.collapsed{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.more{border:0;background:none;color:var(--green);font-weight:500;padding:7px 0;cursor:pointer}.chips.inset{padding:10px 0 0}.safety{border:1px solid #dadce0;border-radius:12px;margin:16px 0;padding:7px 16px}.safety p{display:flex;gap:16px;align-items:center;font-size:14px;margin:14px 0}.safety span{width:20px;text-align:center}.outline{border:1px solid #dadce0;border-radius:18px;background:white;color:var(--green);font-weight:500;padding:8px 17px}.rating-summary{display:flex;align-items:center;gap:26px;margin:16px 0}.rating-summary>strong{font-size:54px;font-weight:400}.stars,.review-meta span{color:#fabb05;letter-spacing:1px}.rating-summary small{display:block;color:var(--muted);font-size:12px;margin-top:4px}.filters .active{background:#d6f2e8;border-color:#d6f2e8;color:#075e46}.review{margin:24px 0 30px}.review header{display:flex;align-items:center;gap:12px}.review header strong{font-size:14px;font-weight:500;flex:1}.review header button{border:0;background:none;font-size:22px}.avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.indigo{background:#5c6bc0}.red{background:#ef5350}.teal{background:#26a69a}.review-meta{font-size:12px;color:var(--muted);margin:12px 0}.review p{font-size:14px;line-height:1.48}.review small{color:var(--muted);font-size:12px}.review>div:last-child{margin-top:12px;display:flex;gap:8px}.review>div button{border:1px solid #dadce0;border-radius:17px;background:#fff;padding:7px 16px;font-size:12px}.wide{width:100%;height:40px}.support>button{border:0;background:none;width:100%;display:flex;align-items:center;gap:18px;padding:13px 3px;color:#444;text-align:left}.support>button span{flex:1}.support>button b{font-size:22px;font-weight:400}footer{padding:22px 16px 30px;color:var(--muted);font-size:12px}footer nav{display:flex;flex-wrap:wrap;gap:17px;margin-bottom:18px}footer a{cursor:pointer}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);z-index:20;width:min(480px,100%);height:64px;background:#fff;border-top:1px solid #e5e5e5;display:flex;justify-content:space-around}.bottom-nav button{width:33%;border:0;background:none;color:#5f6368;font-size:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.bottom-nav span{font-size:21px}.bottom-nav .selected{color:var(--green)}.lightbox{display:none;position:fixed;inset:0;z-index:100;background:#000e;align-items:center;justify-content:center}.lightbox.open{display:flex}.lightbox img{max-width:90%;max-height:90%;border-radius:12px}@media(min-width:700px){body{box-shadow:0 0 24px #00000012}}
