:root{--pm-fg: #0b0c0f;--pm-sub: #5f6368;--pm-line: #e5e7eb;--pm-muted: #f7f7f8;--pm-card: #fff;--pm-icon: #6b7280;--pm-green: #188038;--pm-star: #fbbc04;--pm-link: #1a73e8;--pm-link-hover: #1766cc;--pm-radius: 14px;--pm-radius-lg: 16px;--pm-gap: 12px;--pm-gap-lg: 16px;--pm-shadow-sm: 0 1px 0 rgba(0,0,0,.04);--pm-shadow-md: 0 8px 30px rgba(0,0,0,.12);--pm-shadow-lg: 0 12px 40px rgba(0,0,0,.18);--pm-cta-bg: #188038;--pm-cta-bg-hover: #146c32;--pm-cta-ink: #fff;--pm-shot-w: 220px;--pm-shot-gap: 16px;--pm-icon-size: 24px;--pm-title-fs: clamp(16px, 2.6vw + 10px, 22px);--pm-text-fs: 14px}html,body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--pm-fg);background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}.pm-container{max-width:960px;margin:0 auto;padding:24px}.pm-section{margin:40px 0}.pm-h2{font-size:var(--pm-title-fs);font-weight:600;margin:0;line-height:1.35;letter-spacing:.1px}.pm-muted{color:var(--pm-sub)}.pm-card{border:1px solid var(--pm-line);border-radius:var(--pm-radius);background:var(--pm-card);box-shadow:var(--pm-shadow-sm)}.pm-section-head{display:flex;align-items:center;margin-bottom:20px}.pm-head{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.pm-head-arrow{width:20px;height:20px;stroke-width:2;opacity:.75;transition:transform .12s ease,opacity .12s ease}.pm-head-button{background:none;border:0;padding:0;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.pm-head-button:focus-visible{outline:2px solid var(--pm-link);outline-offset:2px;border-radius:8px}.pm-head:hover .pm-head-arrow{transform:translate(2px);opacity:.95}.pm-iconbtn,.pm-iconlink{background:none;border:0;cursor:pointer;text-decoration:none;line-height:1;color:var(--pm-fg);display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px;border-radius:10px;transition:background-color .15s ease,transform .15s ease,opacity .15s ease}.pm-iconbtn:hover,.pm-iconlink:hover{background:#0000000a}.pm-iconbtn:active,.pm-iconlink:active{transform:scale(.98)}.pm-iconbtn:focus-visible,.pm-iconlink:focus-visible{outline:2px solid var(--pm-link);outline-offset:2px;border-radius:10px}.pm-iconbtn svg,.pm-iconlink svg{width:18px;height:18px}.pm-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:12px;text-decoration:none;font-weight:600;background:var(--pm-cta-bg);color:var(--pm-cta-ink);box-shadow:none;transform:none;transition:background-color .15s ease}.pm-cta:hover{background:var(--pm-cta-bg-hover)}.pm-cta:focus-visible{outline:2px solid color-mix(in srgb,var(--pm-cta-bg),white 40%);outline-offset:2px}.pm-cta svg{width:18px;height:18px}.pm-cta--block{display:flex;width:100%;margin-top:20px;box-sizing:border-box}.pm-desc{font-size:calc(var(--pm-text-fs) + 1px)}.pm-desc p{margin:0 0 12px}.pm-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000}.pm-modal{width:min(720px,96vw);max-height:90vh;background:#fff;border-radius:16px;box-shadow:var(--pm-shadow-lg);display:flex;flex-direction:column;overflow:hidden}.pm-modal-header{display:flex;align-items:center;gap:12px;padding:20px;border-bottom:1px solid var(--pm-line)}.pm-modal-icon{width:40px;height:40px;border-radius:10px;object-fit:cover}.pm-modal-titles{display:flex;flex-direction:column}.pm-modal-app{margin:0;font-weight:700;font-size:16px}.pm-modal-sub{font-size:12px;color:var(--pm-sub)}.pm-close{margin-left:auto;background:none;border:0;font-size:18px;cursor:pointer;color:var(--pm-icon)}.pm-close:focus-visible{outline:2px solid var(--pm-link);outline-offset:2px;border-radius:8px}.pm-modal-body{padding:20px;overflow:auto;font-size:14px;line-height:1.68}.pm-modal-body p{margin:0 0 12px}.pm-safety-intro{font-size:15px;line-height:1.65}.pm-safety-card{padding:16px;display:grid;gap:16px}.pm-safety-row{display:grid;grid-template-columns:24px 1fr;gap:14px;align-items:start}.pm-safety-ico,.pm-safety-ico>svg{width:24px;height:24px;color:var(--pm-icon);opacity:.95}.pm-safety-icon{width:24px;height:24px;object-fit:contain;opacity:.95}.pm-safety-title{font-weight:600;font-size:15px;line-height:1.35;color:#464a53}.pm-safety-desc{font-size:13.5px;margin-top:6px;color:var(--pm-sub)}.pm-link-green{color:var(--pm-green);text-decoration:none;font-weight:600}.pm-link-green:hover{text-decoration:underline}.pm-shots-wrap{position:relative}.pm-shots-viewport{overflow:hidden;touch-action:pan-y}.pm-shots-row{display:flex;gap:var(--pm-shot-gap);transition:transform .35s cubic-bezier(.2,.8,.2,1)}.pm-shot{border:0;padding:0;background:none;flex:0 0 auto;cursor:pointer;border-radius:14px;overflow:hidden;box-shadow:0 1px 10px #0000000f;transition:none}.pm-shot:focus-visible{outline:2px solid var(--pm-link);outline-offset:2px}.pm-shot img{display:block;width:var(--pm-shot-w);height:calc(var(--pm-shot-w) * 1.78);object-fit:cover;background:#f2f3f5}.pm-shots-arrow{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:999px;border:0;background:#fff;box-shadow:0 2px 12px #0000002e;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;transition:transform .15s ease,filter .15s ease}.pm-shots-arrow:hover{filter:brightness(.96)}.pm-shots-arrow:active{transform:translateY(calc(-50% + 1px))}.pm-shots-arrow:focus-visible{outline:2px solid var(--pm-link);outline-offset:2px}.pm-shots-arrow svg{width:28px;height:28px}.pm-shots-arrow.pm-left{left:-6px}.pm-shots-arrow.pm-right{right:-6px}@media (max-width: 640px){.pm-shots-arrow{display:none}}@media (min-width: 768px){.pm-desc{font-size:calc(var(--pm-text-fs) + 2px)}}@media (min-width: 768px){.pm-safety-intro{font-size:16px}}.pm-ss-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.pm-ss-stage{position:relative;width:min(1000px,96vw);height:min(92vh,1000px);display:flex;align-items:center;justify-content:center}.pm-ss-img{max-width:100%;max-height:100%;border-radius:12px;box-shadow:var(--pm-shadow-md);background:#000}.pm-ss-close{position:fixed;left:max(12px,env(safe-area-inset-left));top:max(12px,env(safe-area-inset-top));width:48px;height:48px;border-radius:999px;border:0;background:#fffffff2;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001}.pm-ss-close:focus-visible{outline:2px solid var(--pm-link);outline-offset:2px;border-radius:999px}.pm-ss-close svg{width:22px;height:22px}.pm-ss-nav{position:absolute;top:50%;transform:translateY(-50%);width:64px;height:64px;border-radius:999px;border:0;background:#fffffff2;cursor:pointer;display:flex;align-items:center;justify-content:center}.pm-ss-nav:focus-visible{outline:2px solid var(--pm-link);outline-offset:2px;border-radius:999px}.pm-ss-nav svg{width:30px;height:30px}.pm-ss-left{left:16px}.pm-ss-right{right:16px}@media (max-width: 640px){.pm-ss-nav{display:none}}.pm-ss-stage,.pm-ss-img,.pm-shot,.pm-shots-row{-webkit-user-select:none;user-select:none}.pm-header{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.pm-header-top{display:flex;gap:20px}.pm-header-info h1{font-size:clamp(18px,2vw + 10px,22px);margin:0;font-weight:600}.pm-ratings-grid{gap:28px}.pm-ratings-note{font-size:15px;line-height:1.6;margin:8px 0 14px}.pm-reviews{display:grid;gap:28px}.pm-review{display:grid;gap:12px;padding-bottom:24px;border-bottom:1px solid var(--pm-line)}.pm-review-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.pm-review-author{display:flex;align-items:flex-start;gap:12px;min-width:0}.pm-review-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex:0 0 auto}.pm-review-author-meta{display:grid;gap:4px;min-width:0}.pm-review-author-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pm-review-name{font-size:15px;font-weight:600;color:#1f2937}.pm-review-date{font-size:12px;color:var(--pm-sub)}.pm-review-stars{display:inline-flex;gap:2px;line-height:1}.pm-review-stars .on{color:var(--pm-green)}.pm-review-stars .off{color:#e5e7eb}.pm-kebab{background:none;border:0;padding:6px;border-radius:10px;cursor:pointer;color:var(--pm-icon)}.pm-kebab:hover{background:#0000000a}.pm-kebab:focus-visible{outline:2px solid var(--pm-link);outline-offset:2px;border-radius:10px}.pm-kebab svg{width:18px;height:18px}.pm-review-body{font-size:14px;line-height:1.68;color:var(--pm-fg)}.pm-link-inline{background:none;border:0;padding:0;cursor:pointer;color:var(--pm-link);font-size:14px}.pm-link-inline:hover{text-decoration:underline}.pm-review-reply{padding:14px 16px;background:var(--pm-muted)}.pm-review-reply-head{display:flex;align-items:center;gap:8px;margin-bottom:6px;flex-wrap:wrap}.pm-review-reply-name{font-size:13px;font-weight:600;color:#1f2937}.pm-review-reply-date{font-size:12px;color:var(--pm-sub)}.pm-review-reply-text{font-size:14px;line-height:1.6}.pm-shot.no-hover img{transform:none!important;transition:none!important}.pm-shot.no-hover:hover img{transform:none!important}.pm-ss-stage{transform:none!important;transition:none!important}@media (max-width: 640px){.pm-shot img{width:180px;height:320px}}@media (max-width: 360px){:root{--pm-shot-w: 150px;--pm-shot-gap: 12px;--pm-icon-size: 22px;--pm-text-fs: 13.5px}.pm-container{padding:16px}.pm-modal{width:min(96vw,560px)}.pm-review-avatar{width:36px;height:36px}.pm-cta--block{margin-top:16px}}@media (max-width: 320px){:root{--pm-shot-w: 132px;--pm-shot-gap: 10px;--pm-icon-size: 20px;--pm-text-fs: 13px}.pm-container{padding:12px}.pm-review-name{font-size:14px}.pm-review-body{font-size:13.5px}.pm-modal-header{padding:16px}.pm-ss-close{width:44px;height:44px}.pm-ss-nav{width:56px;height:56px}}@media (max-width: 300px){:root{--pm-shot-w: 120px;--pm-shot-gap: 10px;--pm-icon-size: 18px;--pm-text-fs: 12.5px;--pm-title-fs: clamp(15px, 4.8vw, 18px)}.pm-container{padding:10px}.pm-header{margin-bottom:24px}.pm-review-avatar{width:32px;height:32px}.pm-review-name{font-size:13.5px}.pm-review-date{font-size:11.5px}.pm-review-body{font-size:13px}}.pm-header-grid{display:grid;grid-template-columns:88px 1fr;gap:16px;align-items:flex-start}.pm-header-icon{width:88px;height:88px;border-radius:18px;object-fit:cover}.pm-header-title h1{font-size:clamp(18px,2.2vw + 10px,22px);font-weight:600;margin:0}.pm-header-dev{font-size:15px;color:var(--pm-sub);margin-bottom:10px}.pm-header-bottom{display:flex;flex-direction:column;gap:12px}.pm-meta{display:grid;grid-template-columns:auto 1px auto 1px auto 1px auto;align-items:center;justify-content:flex-start;gap:12px}.pm-meta-item{display:flex;flex-direction:column;align-items:center;min-width:80px;gap:2px}.pm-meta-item.size .pm-meta-strong{flex-direction:column;gap:6px}.pm-meta-item.size .pm-meta-note{display:none}.pm-meta-strong{font-weight:700;font-size:clamp(12px,1.2vw + 10px,16px);display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.pm-meta-note{font-size:clamp(11px,1vw + 10px,13px);color:var(--pm-sub)}@media (max-width: 480px){.pm-meta-note{font-size:11px;max-width:60px}}@media (max-width: 360px){.pm-meta-note{display:none}}.pm-meta-sep{width:1px;height:24px;background:#0000001f}.pm-age-badge{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:22px;padding:0 6px;border:1px solid #111;border-radius:6px;font-weight:700;font-size:14px}.pm-meta--mobile{display:none}@media (max-width: 640px){.pm-meta{display:none}.pm-meta--mobile{display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr 1px 1fr;width:100%;justify-content:stretch;text-align:center;gap:8px;margin-top:6px}.pm-meta-item{align-items:center;text-align:center}.pm-meta-strong{font-size:clamp(12px,3vw,15px)}.pm-meta-note{font-size:clamp(10px,2.5vw,12px)}.pm-meta-item.downloads .pm-meta-note{font-size:0;position:relative}.pm-meta-item.downloads .pm-meta-note:after{content:"Установок";font-size:11px;color:var(--pm-sub)}.pm-meta-item.size .pm-meta-strong{display:flex;flex-direction:column;align-items:center;gap:6px}.pm-meta-item.size .pm-meta-note{display:none}}@media (max-width: 480px){.pm-meta{gap:6px}.pm-meta-sep{height:20px}}@media (max-width: 320px){.pm-meta{grid-template-columns:auto 1px auto 1px auto 1px auto;gap:4px}.pm-meta-strong{font-size:11px}}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}.pm-superbar{display:flex;align-items:center;justify-content:space-between;padding:0;margin:0}.pm-icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;border:none;background:transparent;cursor:pointer}.pm-icon-button svg{width:24px;height:24px}.pm-icon-button:hover{filter:brightness(1.1)}.pm-icon-button:active{transform:translateY(1px)}.pm-underline{text-decoration:underline}.pm-link-blue-bold{display:block;margin-top:12px;color:#1a73e8;font-weight:600;text-decoration:none;cursor:default}.pm-header-dev--emph{color:#1a73e8;font-weight:600}.pm-meta-note{opacity:.85}.pm-section-head .pm-head{width:100%}.pm-section-head .pm-icon-button{width:44px!important;height:44px!important;padding:0;background:transparent;border:none}.pm-section-head .pm-icon-button svg{width:24px!important;height:24px!important;stroke-width:2}.pm-head-arrow{width:auto;height:auto}.pm-nowrap{white-space:nowrap}.pm-section-head .pm-head,.pm-section-head .pm-head.pm-head-button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.pm-head.pm-head-button{background:none;border:0;padding:0;margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;color:inherit;font:inherit;text-align:inherit;cursor:pointer}.pm-section-head .pm-h2{margin:0;line-height:1.35;letter-spacing:.1px;font-weight:600;font-size:var(--pm-title-fs)}.pm-section-head .pm-head-arrow{width:20px;height:20px;stroke-width:2;opacity:.75;transition:transform .12s ease,opacity .12s ease}.pm-section-head .pm-head:hover .pm-head-arrow{transform:translate(2px);opacity:.95}.pm-review-helpful{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.pm-helpful-actions{display:inline-flex;gap:8px}.pm-help-btn{min-width:44px;height:32px;padding:0 10px;border:1px solid var(--pm-line);border-radius:8px;background:#fff;cursor:pointer;font-weight:600;line-height:1}.pm-help-btn:hover{background:#f7f7f8}.pm-help-btn.is-active{background:#eef2ff;border-color:#c7d2fe}
