:root{font-family:Roboto,Arial,sans-serif;color:#202124;background:#f5f5f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button{font:inherit;cursor:pointer}.store-page{max-width:448px;min-height:100vh;margin:0 auto;background:#fff}.app-header{padding:24px 16px 12px}.app-summary{display:flex;align-items:flex-start;gap:16px}.app-icon{width:72px;height:72px;flex:none;display:grid;place-items:center;overflow:hidden;border-radius:16px;background:linear-gradient(135deg,#facc15,#d97706);box-shadow:0 1px 2px #0002;font-size:36px}.app-icon img,.screenshot img{width:100%;height:100%;object-fit:cover}.app-meta{min-width:0;padding-top:2px}h1,h2,h3,p{margin:0}h1{font-size:22px;font-weight:400;line-height:1.2}.developer{margin-top:2px;color:var(--accent);font-size:14px;font-weight:500}.rating-line{display:flex;align-items:center;gap:6px;margin-top:6px;color:#5f6368;font-size:12px;white-space:nowrap}.rating{color:var(--accent);font-weight:500}.stars{color:#f9ab00;letter-spacing:0}.dot{color:#9aa0a6}.notice{margin-top:4px;color:#6b7280;font-size:12px}.install{width:100%;border:0;border-radius:999px;padding:10px 16px;color:#fff;background:var(--accent);font-size:14px;font-weight:500}.app-header>.install{margin-top:20px}.quick-actions{display:flex;justify-content:space-between;padding:0 4px;margin-top:12px}.quick-actions button{border:0;padding:0;color:var(--accent);background:transparent;font-size:13px;font-weight:500}.screenshots{display:flex;gap:12px;overflow-x:auto;padding:0 16px 20px;scroll-snap-type:x mandatory;scrollbar-width:none}.screenshots::-webkit-scrollbar{display:none}.screenshot{display:flex;flex:0 0 130px;height:230px;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;scroll-snap-align:start;border:1px solid #e5e7eb;border-radius:12px;background:#f3f4f6;font-size:30px}.screenshot small{margin-top:8px;color:#6b7280;font-size:11px}.content-section{padding:20px 16px;border-top:1px solid #e5e7eb}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-title h2,.new h2{font-size:16px;font-weight:500}.section-title span{color:#9ca3af;font-size:24px}.description,.review-copy,.new li{color:#374151;font-size:13px;line-height:1.55}.facts{margin:20px 0 0}.facts div{display:flex;justify-content:space-between;margin-top:12px;font-size:13px}.facts dt{color:#6b7280}.facts dd{margin:0}.rating-overview{display:flex;align-items:center;gap:16px;margin:0 0 20px}.rating-overview strong{color:#374151;font-size:48px;font-weight:300}.large{font-size:14px}.rating-overview p{margin-top:4px;color:#6b7280;font-size:12px}.review{margin-bottom:20px}.review-top{display:flex;gap:8px;align-items:center;margin-bottom:4px}.avatar{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;font-size:14px;font-weight:500}.blue{color:#1d4ed8;background:#dbeafe}.pink{color:#be185d;background:#fce7f3}.green{color:#15803d;background:#dcfce7}.purple{color:#7e22ce;background:#f3e8ff}.review h3{font-size:13px;font-weight:500}.review-top p{margin-top:2px;color:#6b7280;font-size:11px}.new ul{padding:0;margin:8px 0 0;list-style:none}.new li:before{content:"•";margin-right:5px}@media(min-width:449px){.store-page{box-shadow:0 0 28px #00000012}}
