:root{
  --green:#0f9d58;--green-dark:#0b8043;--text:#202124;--muted:#5f6368;--line:#dadce0;
  --surface:#fff;--soft:#f8f9fa;--max:1296px;--radius:12px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Roboto,"Helvetica Neue",sans-serif;color:var(--text);background:#fff;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}
.site-header{height:64px;border-bottom:1px solid #eee;display:flex;align-items:center;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.98)}
.header-inner{width:100%;height:100%;padding:0 24px;display:flex;align-items:center;gap:30px}.store-brand{display:flex;align-items:center;gap:10px;font-size:21px;color:#3c4043;white-space:nowrap}.store-mark{width:29px;height:29px;border-radius:7px;background:linear-gradient(135deg,#35c759 0 35%,#ffd60a 35% 55%,#ff453a 55% 72%,#0a84ff 72%);clip-path:polygon(0 0,100% 50%,0 100%)}
.top-nav{display:flex;align-items:stretch;height:100%;gap:26px}.top-nav a{display:flex;align-items:center;font-size:14px;font-weight:500;color:#5f6368;position:relative}.top-nav a.active{color:var(--green)}.top-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--green);border-radius:3px 3px 0 0}.header-actions{margin-left:auto;display:flex;gap:8px}.round-btn{width:40px;height:40px;border:0;background:transparent;border-radius:50%;display:grid;place-items:center;cursor:pointer}.round-btn:hover{background:#f1f3f4}.round-btn svg{width:22px;height:22px;fill:#5f6368}.avatar{width:32px;height:32px;border-radius:50%;background:#e8f0fe;color:#1967d2;font-weight:700;display:grid;place-items:center;font-size:14px}
.page{max-width:var(--max);margin:0 auto;padding:46px 48px 80px}.app-hero{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:64px;align-items:center}.hero-content{min-width:0}.hero-title{font-size:52px;line-height:1.08;letter-spacing:-1.4px;margin:0 0 8px;font-weight:600}.developer{font-size:15px;color:var(--green);font-weight:600;margin-bottom:4px}.iap{font-size:14px;color:var(--muted);margin-bottom:26px}.stats-row{display:flex;align-items:stretch;margin:8px 0 24px}.stat{min-width:128px;padding:0 25px;text-align:center;border-right:1px solid var(--line)}.stat:first-child{padding-left:0}.stat:last-child{border-right:0}.stat-main{display:flex;align-items:center;justify-content:center;gap:5px;font-size:15px;font-weight:600;min-height:24px}.stat-main svg{width:16px;height:16px;fill:#5f6368}.stat-sub{font-size:12px;color:var(--muted);margin-top:3px}.install-btn{display:inline-flex;align-items:center;justify-content:center;min-width:230px;height:48px;padding:0 28px;background:var(--green);color:#fff;border:0;border-radius:8px;font-weight:600;font-size:15px;cursor:pointer}.install-btn:hover{background:var(--green-dark)}.secondary-actions{display:flex;gap:22px;margin-top:22px}.text-action{display:flex;align-items:center;gap:8px;color:var(--green);font-size:14px;font-weight:600;background:none;border:0;padding:0;cursor:pointer}.text-action svg{width:20px;height:20px;fill:var(--green)}.device-note{display:flex;align-items:center;gap:10px;color:#5f6368;font-size:14px;margin-top:26px}.device-note svg{width:20px;height:20px;fill:#5f6368}.app-icon{width:220px;height:220px;border-radius:44px;object-fit:cover;box-shadow:0 2px 8px rgba(60,64,67,.18)}
.section{padding-top:42px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.section-head h2{margin:0;font-size:24px;line-height:1.3;font-weight:600}.arrow-link{width:40px;height:40px;border-radius:50%;border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.arrow-link:hover{background:#f1f3f4}.arrow-link svg{width:22px;height:22px;fill:#5f6368}.carousel-wrap{position:relative}.screenshots{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 0 12px;scrollbar-width:none}.screenshots::-webkit-scrollbar{display:none}.screenshot-card{flex:0 0 auto;height:420px;border-radius:10px;overflow:hidden;background:#f1f3f4;scroll-snap-align:start;border:1px solid #eee}.screenshot-card img{height:100%;width:auto;object-fit:cover}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:1px solid #ddd;background:#fff;box-shadow:0 2px 10px rgba(60,64,67,.25);display:grid;place-items:center;cursor:pointer;z-index:4}.carousel-btn.prev{left:-24px}.carousel-btn.next{right:-24px}.carousel-btn svg{width:24px;height:24px;fill:#3c4043}
.content-grid{display:grid;grid-template-columns:minmax(0,820px) 1fr;gap:56px}.copy{font-size:15px;color:#3c4043;margin:0 0 16px}.meta-row{display:flex;gap:18px;align-items:center;flex-wrap:wrap;color:#5f6368;font-size:14px;margin-top:22px}.chip{display:inline-flex;align-items:center;border:1px solid #dadce0;border-radius:18px;padding:6px 12px;font-size:13px;color:#3c4043}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.info-label{font-size:13px;color:#5f6368}.info-value{font-size:14px;color:#202124}.about-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px;margin-top:24px}.about-item{padding:14px 0;border-top:1px solid #eee}.about-item strong{display:block;font-size:14px;font-weight:500;margin-bottom:4px}.about-item span{font-size:13px;color:#5f6368}
.safety-card{border:1px solid #dadce0;border-radius:12px;padding:22px 24px}.safety-card p{margin:0 0 22px;color:#5f6368;font-size:14px}.safety-row{display:grid;grid-template-columns:32px 1fr;gap:14px;margin:18px 0}.safety-row svg{width:24px;height:24px;fill:#5f6368}.safety-row b{display:block;font-size:14px;font-weight:500}.safety-row span{display:block;font-size:13px;color:#5f6368;margin-top:2px}.see-details{color:var(--green);font-weight:600;font-size:14px;display:inline-block;margin-top:6px}
.ratings-layout{display:grid;grid-template-columns:185px 1fr;gap:40px}.rating-placeholder{display:flex;align-items:center;justify-content:center;height:128px;border:1px dashed #c9cdd2;border-radius:10px;color:#5f6368;font-size:13px;text-align:center;padding:20px}.rating-bars{display:grid;gap:8px;align-content:center}.bar-row{display:grid;grid-template-columns:12px 1fr;gap:10px;align-items:center;color:#5f6368;font-size:12px}.bar{height:8px;background:#e8eaed;border-radius:999px;overflow:hidden}.bar span{display:block;height:100%;width:0;background:#5f6368}.review-note{margin-top:16px;font-size:13px;color:#5f6368}.device-pills{display:flex;gap:10px;margin:16px 0 22px}.device-pill{display:flex;align-items:center;gap:7px;border:1px solid #dadce0;border-radius:22px;padding:7px 14px;font-size:13px}.device-pill:first-child{border-color:#0f9d58;color:#0f9d58;background:#f4fbf7}.device-pill svg{width:17px;height:17px;fill:currentColor}
.whats-new{font-size:14px;color:#3c4043}.support-box{border-top:1px solid #eee}.support-row{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid #eee;font-size:14px}.support-row .left{display:flex;align-items:center;gap:15px}.support-row svg{width:22px;height:22px;fill:#5f6368}.support-row .sub{font-size:12px;color:#5f6368;margin-top:2px}.support-row .chev{width:20px;height:20px;fill:#5f6368}
.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.related-card{display:grid;grid-template-columns:72px 1fr;gap:14px;align-items:center}.related-icon{width:72px;height:72px;border-radius:16px;background:#eef7f1;display:grid;place-items:center;color:#0f9d58;font-size:28px}.related-card b{font-size:14px;font-weight:500}.related-card span{display:block;font-size:12px;color:#5f6368;margin-top:3px}
.site-footer{border-top:1px solid #eee;margin-top:56px;padding:34px 24px 54px}.footer-inner{max-width:var(--max);margin:auto}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.footer-col h3{font-size:14px;margin:0 0 14px;font-weight:600}.footer-col a{display:block;font-size:13px;color:#5f6368;margin:10px 0}.footer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:34px;padding-top:22px;border-top:1px solid #eee;color:#5f6368;font-size:12px;gap:24px}.country{display:flex;align-items:center;gap:8px}.pk-dot{width:22px;height:22px;border-radius:50%;background:#08783f;color:#fff;display:grid;place-items:center;font-size:10px}
.sticky-install{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #dadce0;padding:10px 16px max(10px,env(safe-area-inset-bottom));display:none;align-items:center;gap:12px;z-index:120;box-shadow:0 -3px 12px rgba(60,64,67,.12)}.sticky-install img{width:44px;height:44px;border-radius:10px}.sticky-install .name{font-size:14px;font-weight:600}.sticky-install .sub{font-size:11px;color:#5f6368}.sticky-install .install-btn{margin-left:auto;min-width:110px;height:40px;padding:0 18px}
.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,30px);background:#323232;color:#fff;padding:12px 16px;border-radius:4px;font-size:13px;opacity:0;pointer-events:none;transition:.2s;z-index:200}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){.page{padding:34px 24px 70px}.app-hero{grid-template-columns:1fr 160px;gap:32px}.app-icon{width:160px;height:160px;border-radius:34px}.hero-title{font-size:42px}.content-grid{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(2,1fr)}.top-nav{gap:18px}.top-nav a:nth-child(n+4){display:none}}
@media(max-width:620px){.site-header{height:58px}.header-inner{padding:0 14px;gap:16px}.store-brand{font-size:19px}.top-nav{display:none}.round-btn:nth-child(2){display:none}.page{padding:26px 20px 86px}.app-hero{grid-template-columns:88px 1fr;gap:18px;align-items:start}.app-icon{grid-column:1;grid-row:1;width:88px;height:88px;border-radius:20px}.hero-content{display:contents}.hero-title-wrap{grid-column:2}.hero-title{font-size:32px;letter-spacing:-.6px;margin-top:2px}.developer{font-size:14px}.iap{font-size:12px;margin-bottom:0}.hero-extra{grid-column:1/-1}.stats-row{margin:22px 0 20px}.stat{min-width:25%;padding:0 8px}.stat-main{font-size:13px}.stat-sub{font-size:10px}.hero-extra .install-btn{width:100%;height:46px}.secondary-actions{justify-content:space-around;margin-top:18px}.device-note{font-size:12px;margin-top:20px}.section{padding-top:34px}.section-head h2{font-size:21px}.screenshot-card{height:390px}.carousel-btn{display:none}.content-grid{display:block}.about-list{grid-template-columns:1fr}.ratings-layout{grid-template-columns:120px 1fr;gap:20px}.related-grid{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr;gap:24px}.footer-bottom{align-items:flex-start;flex-direction:column}.sticky-install{display:flex}.site-footer{padding-bottom:90px}.toast{bottom:78px}}
@media(max-width:390px){.page{padding-left:16px;padding-right:16px}.stats-row{justify-content:space-between}.stat{min-width:24%;padding:0 5px}.stat-main{font-size:12px}.screenshot-card{height:360px}.footer-links{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.toast{transition:none}}
