:root{--green:#01875f;--green2:#0b8043;--text:#202124;--muted:#5f6368;--line:#dadce0;--soft:#f8f9fa;--blue:#1a73e8}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Roboto,Arial,sans-serif;color:var(--text);background:#fff}.wrap{max-width:1280px;margin:0 auto;padding-left:28px;padding-right:28px}.topbar{height:72px;border-bottom:1px solid #eee;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:50;backdrop-filter:blur(8px)}.topbar-inner{height:100%;display:flex;align-items:center;max-width:1440px;margin:auto;padding:0 28px}.store-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#3c4043;min-width:250px}.play-mark{width:30px;height:34px;display:inline-block;clip-path:polygon(0 0,100% 50%,0 100%);background:linear-gradient(135deg,#34a853 0 31%,#4285f4 31% 56%,#fbbc05 56% 78%,#ea4335 78%)}.store-title{font-size:22px;font-weight:500}.desktop-nav{display:flex;gap:28px;height:100%;align-items:center}.desktop-nav a{color:#5f6368;text-decoration:none;font-size:14px;height:100%;display:flex;align-items:center;border-bottom:3px solid transparent}.desktop-nav a.active{color:var(--green);border-color:var(--green)}.top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.icon-btn,.share-btn{border:0;background:transparent;border-radius:50%;width:42px;height:42px;font-size:23px;cursor:pointer}.icon-btn:hover,.share-btn:hover{background:#f1f3f4}.avatar{width:32px;height:32px;border-radius:50%;background:#7c4dff;color:#fff;display:grid;place-items:center;font-weight:700}.search-panel{display:none;position:absolute;left:50%;transform:translateX(-50%);top:10px;width:min(680px,70vw)}.search-panel.open{display:block}.search-panel input{width:100%;height:52px;border:0;background:#f1f3f4;border-radius:28px;padding:0 22px;font-size:16px;outline:none;box-shadow:0 1px 5px rgba(0,0,0,.12)}
.hero{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:70px;align-items:center;padding-top:72px;padding-bottom:46px}.eyebrow{color:var(--muted);font-size:14px;margin-bottom:10px}.hero h1{font-size:56px;line-height:1.05;margin:0 0 14px;font-weight:500;letter-spacing:-1.5px}.developer{font-size:16px;color:var(--green);text-decoration:none;font-weight:500}.hero-sub{font-size:17px;line-height:1.55;color:#4f555a;max-width:700px;margin:20px 0 24px}.stats{display:flex;align-items:stretch;gap:24px;margin:10px 0 28px}.stat{display:flex;flex-direction:column;gap:5px}.stat strong{font-size:16px}.stat span{font-size:12px;color:var(--muted)}.divider{width:1px;background:#d8dadd}.hero-actions{display:flex;align-items:center;gap:12px}.install-btn{display:inline-flex;justify-content:center;align-items:center;min-width:210px;height:48px;padding:0 28px;border-radius:9px;background:var(--green);color:#fff;text-decoration:none;font-weight:500}.install-btn:hover{background:var(--green2)}.share-btn{color:var(--green);border:1px solid var(--line)}.device-note{color:var(--muted);font-size:13px;margin-top:16px}.hero-icon-wrap{display:flex;justify-content:flex-end}.hero-icon{width:220px;height:220px;object-fit:cover;border-radius:42px;box-shadow:0 10px 30px rgba(0,0,0,.12)}
.gallery-shell{position:relative}.gallery{display:flex;gap:14px;overflow:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:8px 4px 22px}.gallery::-webkit-scrollbar{display:none}.shot{border:0;padding:0;background:transparent;border-radius:12px;overflow:hidden;cursor:pointer;flex:0 0 auto;height:390px;scroll-snap-align:start}.shot img{height:100%;width:auto;display:block}.cover-shot{width:695px}.cover-shot img{width:100%;object-fit:cover}.gallery-nav{position:absolute;z-index:4;top:45%;width:48px;height:48px;border:0;border-radius:50%;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.24);font-size:36px;line-height:1;cursor:pointer}.gallery-nav.prev{left:-16px}.gallery-nav.next{right:-16px}
.two-col{display:grid;grid-template-columns:minmax(0,820px) 280px;gap:80px;align-items:start}.section{padding:36px 0;border-bottom:1px solid #eceff1}.section-title-row{display:flex;justify-content:space-between;align-items:center}.section h2{font-size:24px;margin:0 0 18px;font-weight:500}.section p{color:#4f555a;line-height:1.6;font-size:15px}.section-title-row>span{font-size:32px;color:#4f555a}.chips{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.chips span,.device-chips button{border:1px solid var(--line);border-radius:18px;padding:8px 14px;background:#fff;color:#3c4043}.app-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 40px;margin-top:28px}.app-facts div{display:flex;flex-direction:column;gap:5px}.app-facts dt{color:var(--muted);font-size:13px}.app-facts dd{margin:0;font-size:15px}.security-card{border:1px solid var(--line);border-radius:14px;padding:8px 22px 18px;margin-top:22px}.security-row{display:grid;grid-template-columns:34px 1fr;gap:16px;padding:18px 0}.security-row+.security-row{border-top:1px solid #f0f1f2}.security-row div:last-child{display:flex;flex-direction:column;gap:5px}.security-row span{font-size:13px;color:var(--muted)}.security-ico{font-size:20px;color:#4f555a}.security-card>a{color:var(--green);font-weight:500;text-decoration:none}.verify-line{font-size:13px;color:var(--muted);margin-bottom:20px}.device-chips{display:flex;gap:10px;overflow:auto;padding-bottom:8px}.device-chips button{white-space:nowrap}.device-chips .selected{background:#e6f4ea;border-color:#a8dab5;color:#137333}.ratings-grid{display:grid;grid-template-columns:180px 1fr;gap:26px;align-items:center;padding:28px 0}.score strong{font-size:64px;font-weight:400;display:block}.stars,.review-stars{color:var(--green);letter-spacing:1px}.score span{font-size:12px;color:var(--muted)}.bars{display:flex;flex-direction:column;gap:7px}.bars>div{display:grid;grid-template-columns:16px 1fr;gap:10px;align-items:center;font-size:12px}.bars i{height:9px;background:#e5e7e9;border-radius:20px;overflow:hidden}.bars b{display:block;height:100%;background:var(--green);border-radius:20px}.review{padding:22px 0}.review+.review{border-top:1px solid #f0f1f2}.review-head{display:flex;justify-content:space-between;align-items:center}.reviewer{display:flex;align-items:center;gap:10px}.user-badge{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dde7f7;color:#174ea6}.review-stars{margin:10px 0;font-size:13px}.review-stars time{color:var(--muted);margin-left:8px;letter-spacing:0}.review p{margin:8px 0 12px}.review small{color:var(--muted)}.review small button{margin-left:8px;border:1px solid var(--line);border-radius:16px;padding:5px 10px;background:#fff}.plain-list{padding-left:18px;color:#4f555a;line-height:1.8}.support-accordion{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;background:#fff;font-size:24px;padding:0 0 16px;cursor:pointer}.support-panel{display:none;border:1px solid var(--line);border-radius:12px;padding:0 18px;margin-bottom:14px}.support-panel.open{display:block}.support-panel a{display:flex;justify-content:space-between;text-decoration:none;color:var(--text);padding:18px 0}.support-panel a+a{border-top:1px solid #eee}.support-panel span{color:var(--muted)}.support-panel strong{color:var(--green);font-weight:500}.flag{border:0;background:#fff;padding:12px 0;color:#4f555a;cursor:pointer}.side-col{position:sticky;top:110px;padding-top:36px}.side-download{border:1px solid var(--line);border-radius:16px;padding:22px;text-align:center}.side-download img{width:92px;height:92px;object-fit:cover;border-radius:22px}.side-download h3{margin:14px 0 4px}.side-download p{margin:0 0 18px;color:var(--muted);font-size:13px}.side-download a{height:42px;border-radius:8px;background:var(--green);display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-weight:500}.side-download small{display:block;color:var(--muted);line-height:1.5;margin-top:14px}.similar{border-bottom:0}.app-cards{display:flex;gap:18px;overflow:auto}.app-card{min-width:280px;border-radius:14px;padding:14px;display:flex;gap:14px;align-items:center}.app-card:hover{background:#f7f8f8}.app-card img{width:72px;height:72px;border-radius:16px;object-fit:cover}.app-card div{display:flex;flex-direction:column;gap:8px}.app-card span{color:var(--muted);font-size:13px}
.footer{margin-top:20px;border-top:1px solid #e7e9eb;padding:36px 0 28px}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.footer h4{font-size:15px;margin:0 0 16px}.footer a,.footer span{display:block;text-decoration:none;color:#5f6368;font-size:13px;margin:12px 0}.disclaimer{font-size:12px;color:#777;margin-top:28px;padding-top:20px;border-top:1px solid #f0f0f0;line-height:1.6}.mobile-bar{display:none}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:100;display:none;align-items:center;justify-content:center}.lightbox.open{display:flex}.lightbox img{max-width:86vw;max-height:86vh;object-fit:contain;border-radius:10px}.lb-close,.lb-nav{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;border-radius:50%;cursor:pointer}.lb-close{right:22px;top:20px;width:48px;height:48px;font-size:34px}.lb-nav{top:50%;transform:translateY(-50%);width:52px;height:52px;font-size:42px}.lb-prev{left:24px}.lb-next{right:24px}.lb-count{position:absolute;bottom:22px;color:#fff;font-size:14px}
@media(max-width:1000px){.desktop-nav{display:none}.store-brand{min-width:auto}.hero{grid-template-columns:1fr 170px;gap:35px}.hero-icon{width:160px;height:160px;border-radius:32px}.two-col{grid-template-columns:1fr}.side-col{display:none}.shot{height:340px}.cover-shot{width:605px}}
@media(max-width:700px){.wrap{padding-left:16px;padding-right:16px}.topbar{height:64px}.topbar-inner{padding:0 16px}.store-title{font-size:18px}.play-mark{width:24px;height:28px}.hero{grid-template-columns:1fr 98px;gap:16px;padding-top:38px;padding-bottom:28px;align-items:start}.hero h1{font-size:36px}.hero-sub{font-size:15px;margin:14px 0 18px}.hero-icon{width:92px;height:92px;border-radius:22px}.stats{gap:12px;overflow:auto}.stat{min-width:82px}.divider{flex:0 0 1px}.install-btn{width:100%}.hero-actions{display:grid;grid-template-columns:1fr 44px}.device-note{font-size:12px}.shot{height:300px}.cover-shot{width:520px}.gallery-nav{display:none}.two-col{display:block}.section{padding:28px 0}.app-facts{grid-template-columns:1fr}.ratings-grid{grid-template-columns:120px 1fr}.score strong{font-size:48px}.footer-grid{grid-template-columns:1fr;gap:20px}.footer{padding-bottom:92px}.mobile-bar{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #ddd;padding:10px 14px;z-index:40;box-shadow:0 -3px 10px rgba(0,0,0,.08)}.mobile-bar img{width:42px;height:42px;border-radius:10px}.mobile-bar div{display:flex;flex-direction:column}.mobile-bar span{font-size:11px;color:var(--muted)}.mobile-bar a{background:var(--green);color:#fff;text-decoration:none;padding:10px 14px;border-radius:7px;font-size:13px}.lightbox img{max-width:92vw;max-height:82vh}.lb-nav{width:42px;height:42px;font-size:34px}.lb-prev{left:8px}.lb-next{right:8px}}
@media(max-width:430px){.store-title{display:none}.hero{grid-template-columns:1fr 82px}.hero-icon{width:78px;height:78px;border-radius:18px}.hero h1{font-size:32px}.shot{height:270px}.cover-shot{width:480px}.ratings-grid{grid-template-columns:95px 1fr;gap:16px}}
