:root{--mst-red:#ff4d4f;--mst-red-dark:#e93d41;--mst-ink:#1c2230;--mst-muted:#6f7785;--mst-soft:#f7f8fb;--mst-line:#e8ebf1;--mst-shadow:0 18px 50px rgba(21,29,43,.09)}
.mst-catalog,.mst-buy-section,.mst-review-panel,.mst-detail-content,.mst-archive-app,.mst-single-app-page>.mst-app-grid,.mst-single-app-page>.mst-section-title{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.mst-catalog{padding-top:28px;padding-bottom:42px}.mst-catalog-head{text-align:center;max-width:720px;margin:0 auto 24px}.mst-catalog-head h2,.mst-section-title{font-size:clamp(30px,4vw,48px);line-height:1.1;color:var(--mst-ink);margin:0 0 12px}.mst-catalog-head p{font-size:17px;color:var(--mst-muted);margin:0}.mst-app-categories{display:flex;gap:10px;overflow:auto;padding:8px 2px 18px;justify-content:center;scrollbar-width:none}.mst-app-categories::-webkit-scrollbar{display:none}.mst-app-categories button{appearance:none;border:1px solid var(--mst-line);background:#fff;color:var(--mst-ink);border-radius:14px;padding:11px 18px;font-weight:700;white-space:nowrap;cursor:pointer;transition:.2s}.mst-app-categories button:hover,.mst-app-categories button.active{background:var(--mst-ink);border-color:var(--mst-ink);color:#fff}.mst-catalog-grid,.mst-app-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mst-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mst-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mst-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.mst-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.mst-catalog-item.is-hidden{display:none}.mst-app-card{position:relative;background:#fff;border:1px solid var(--mst-line);border-radius:20px;box-shadow:0 8px 28px rgba(21,29,43,.05);overflow:hidden;transition:transform .22s,box-shadow .22s,border-color .22s;height:100%}.mst-app-card:hover{transform:translateY(-5px);box-shadow:var(--mst-shadow);border-color:#d9dde7}.mst-app-cover-link{display:flex;flex-direction:column;height:100%;padding:20px;color:inherit!important;text-decoration:none!important}.mst-app-badge{position:absolute;top:14px;right:14px;background:#fff0f0;color:#db3438;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:800;z-index:2}.mst-app-head{display:flex;align-items:center;gap:13px;padding-right:62px}.mst-app-logo{width:58px;height:58px;flex:0 0 58px;border:1px solid var(--mst-line);border-radius:15px;background:#fff;display:grid;place-items:center;overflow:hidden}.mst-app-logo img{width:100%;height:100%;object-fit:contain;padding:7px}.mst-app-logo span{font-size:28px;font-weight:900}.mst-app-head h3{font-size:18px;line-height:1.25;margin:0 0 5px;color:var(--mst-ink)}.mst-app-rating{font-size:13px;color:var(--mst-muted)}.mst-app-rating span,.mst-detail-rating span,.mst-score div{color:#ffb21a}.mst-card-excerpt{font-size:14px;line-height:1.6;color:var(--mst-muted);margin:16px 0 10px}.mst-app-benefits{list-style:none;margin:4px 0 18px;padding:0}.mst-app-benefits li{font-size:13px;color:#4f5868;padding:4px 0}.mst-app-benefits li:before{content:'✓';color:#15a56f;font-weight:900;margin-right:7px}.mst-card-footer{margin-top:auto;border-top:1px solid var(--mst-line);padding-top:14px;display:flex;align-items:end;justify-content:space-between}.mst-app-price small{display:block;color:var(--mst-muted);font-size:11px}.mst-app-price strong{display:block;color:var(--mst-ink);font-size:24px;line-height:1.15}.mst-card-arrow{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--mst-soft);font-size:20px;color:var(--mst-ink)}
.mst-detail-hero{position:relative;min-height:430px;background:linear-gradient(135deg,#121722,#2b3344);overflow:hidden;color:#fff}.mst-detail-hero:before{content:'';position:absolute;inset:0;background-image:var(--mst-cover);background-size:cover;background-position:center;opacity:.28}.mst-detail-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,16,24,.93) 0%,rgba(12,16,24,.62) 55%,rgba(12,16,24,.18) 100%)}.mst-detail-hero-inner{position:relative;z-index:2;max-width:1220px;min-height:430px;margin:auto;padding:70px 20px;display:flex;flex-direction:column;justify-content:center}.mst-detail-brand{display:flex;align-items:center;gap:24px}.mst-detail-brand>img{width:104px;height:104px;object-fit:contain;background:#fff;border-radius:24px;padding:13px;box-shadow:0 15px 40px rgba(0,0,0,.2)}.mst-detail-category a{color:#ffd6d6;font-weight:700;font-size:13px}.mst-detail-hero h1{font-size:clamp(40px,6vw,70px);line-height:1;margin:10px 0;color:#fff}.mst-detail-tagline{font-size:20px;margin:0 0 13px;color:#e9edf5}.mst-detail-rating{font-weight:700}.mst-detail-rating small{font-weight:400;color:#cfd5df}.mst-detail-actions{display:flex;align-items:center;gap:20px;margin-top:28px}.mst-detail-actions>span{font-size:14px;color:#d8dde7}.mst-primary-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--mst-red);color:#fff!important;border-radius:12px;padding:14px 22px;font-weight:800;text-decoration:none!important;transition:.2s}.mst-primary-btn:hover{background:var(--mst-red-dark);transform:translateY(-1px)}.mst-detail-content{padding-top:45px;padding-bottom:20px}.mst-kicker{display:inline-block;color:var(--mst-red-dark);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.mst-buy-section{padding-top:54px;padding-bottom:54px}.mst-buy-intro{text-align:center;max-width:690px;margin:0 auto 28px}.mst-buy-intro h2{font-size:clamp(30px,4vw,46px);margin:8px 0 12px;color:var(--mst-ink)}.mst-buy-intro p{color:var(--mst-muted);font-size:16px}.mst-official-price{display:inline-block;background:var(--mst-soft);padding:10px 14px;border-radius:10px;color:#596172}.mst-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;align-items:stretch}.mst-price-plan{position:relative;border:1px solid var(--mst-line);background:#fff;border-radius:20px;padding:24px;box-shadow:0 8px 28px rgba(21,29,43,.05);display:flex;flex-direction:column}.mst-price-plan.is-featured{border:2px solid var(--mst-red);transform:translateY(-5px)}.mst-plan-badge{position:absolute;right:18px;top:-13px;background:var(--mst-red);color:#fff;border-radius:999px;padding:6px 11px;font-size:11px;font-weight:900}.mst-price-plan h3{font-size:20px;color:var(--mst-ink);margin:0 0 14px}.mst-plan-price strong{display:block;font-size:32px;color:var(--mst-ink)}.mst-plan-price del{font-size:13px;color:#9299a6}.mst-price-plan ul{list-style:none;padding:0;margin:20px 0;flex:1}.mst-price-plan li{padding:7px 0;color:#505969;font-size:14px}.mst-price-plan li:before{content:'✓';color:#15a56f;font-weight:900;margin-right:7px}.mst-price-plan .mst-primary-btn{width:100%}.mst-buy-note{text-align:center;color:var(--mst-muted);margin-top:18px}.mst-review-panel{display:grid;grid-template-columns:260px 1fr;gap:34px;background:var(--mst-soft);border-radius:26px;padding-top:34px;padding-bottom:34px;margin-top:28px;margin-bottom:55px}.mst-score{text-align:center;background:#fff;border:1px solid var(--mst-line);border-radius:20px;padding:24px}.mst-score>span{font-weight:800;color:var(--mst-muted)}.mst-score strong{display:block;font-size:64px;line-height:1;color:var(--mst-ink);margin:12px 0 6px}.mst-score div{font-size:21px;letter-spacing:2px}.mst-score small{color:var(--mst-muted)}.mst-review-copy h2{font-size:34px;color:var(--mst-ink);margin:0 0 10px}.mst-review-copy>p{color:var(--mst-muted);line-height:1.7}.mst-pro-con{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}.mst-pro-con>div{background:#fff;border:1px solid var(--mst-line);border-radius:16px;padding:18px}.mst-pro-con h3{font-size:18px;margin:0 0 10px}.mst-pro-con ul{margin:0;padding-left:18px}.mst-pro-con li{margin:7px 0;color:#4f5868}.mst-archive-head{text-align:center;padding:55px 20px 10px}.mst-archive-head h1{font-size:clamp(38px,5vw,60px);margin:8px 0;color:var(--mst-ink)}.mst-single-app-page>.mst-section-title{text-align:center;margin-top:55px;margin-bottom:24px}.mst-single-app-page>.mst-app-grid{margin-bottom:65px}.mst-empty{text-align:center;color:var(--mst-muted)}
@media(max-width:980px){.mst-catalog-grid,.mst-cols-4,.mst-cols-5{grid-template-columns:repeat(2,minmax(0,1fr))}.mst-app-categories{justify-content:flex-start}.mst-review-panel{grid-template-columns:1fr}.mst-score{max-width:300px;margin:auto}.mst-detail-overlay{background:rgba(12,16,24,.78)}}
@media(max-width:600px){.mst-catalog-grid,.mst-app-grid,.mst-cols-2,.mst-cols-3,.mst-cols-4,.mst-cols-5{grid-template-columns:1fr}.mst-detail-hero,.mst-detail-hero-inner{min-height:390px}.mst-detail-hero-inner{padding-top:50px;padding-bottom:50px}.mst-detail-brand{align-items:flex-start;gap:15px}.mst-detail-brand>img{width:76px;height:76px;border-radius:18px}.mst-detail-hero h1{font-size:38px}.mst-detail-tagline{font-size:16px}.mst-detail-actions{align-items:flex-start;flex-direction:column}.mst-pro-con{grid-template-columns:1fr}.mst-review-copy h2{font-size:28px}.mst-price-plan.is-featured{transform:none}}
/* v3 detail landing */
.mst-detail-shell,.mst-story-wrap,.mst-why,.mst-guide,.mst-faq,.mst-custom-content,.mst-related-wrap{max-width:1220px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.mst-detail-subtitle{max-width:680px;color:#cfd5df;font-size:16px;line-height:1.65;margin:0 0 12px}.mst-hero-price{font-size:18px;color:#fff}.mst-detail-shell>.mst-buy-section,.mst-detail-shell>.mst-review-panel{padding-left:0;padding-right:0;max-width:none}.mst-story-wrap{padding-top:26px;padding-bottom:24px}.mst-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:center;padding:70px 0}.mst-story.image-left .mst-story-media{order:-1}.mst-story-copy h2,.mst-why h2,.mst-guide h2,.mst-faq h2{font-size:clamp(30px,4vw,48px);line-height:1.12;color:var(--mst-ink);margin:8px 0 18px}.mst-story-copy p{font-size:17px;line-height:1.8;color:var(--mst-muted)}.mst-story-copy ul{list-style:none;margin:22px 0 0;padding:0}.mst-story-copy li{position:relative;padding:7px 0 7px 30px;color:#4e5767}.mst-story-copy li:before{content:'✓';position:absolute;left:0;top:7px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#e9fbf3;color:#12935f;font-size:12px;font-weight:900}.mst-story-media{background:linear-gradient(145deg,#f6f7fb,#eef1f7);border:1px solid var(--mst-line);border-radius:30px;min-height:360px;display:grid;place-items:center;overflow:hidden;box-shadow:var(--mst-shadow)}.mst-story-media img{display:block;width:100%;height:100%;max-height:520px;object-fit:cover}.mst-story-placeholder{font-size:90px;color:#c8ced8}.mst-score-list{margin:22px 0;display:grid;gap:10px}.mst-score-row{display:flex;justify-content:space-between;gap:20px;align-items:center;background:#fff;border:1px solid var(--mst-line);border-radius:14px;padding:14px 16px}.mst-score-row strong{display:block;color:var(--mst-ink)}.mst-score-row small{display:block;color:var(--mst-muted);margin-top:3px}.mst-score-row>span{font-size:22px;font-weight:900;color:var(--mst-ink)}.mst-why{padding-top:64px;padding-bottom:70px}.mst-why>header,.mst-faq>header{text-align:center;max-width:760px;margin:0 auto 30px}.mst-why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mst-why-grid article{background:#fff;border:1px solid var(--mst-line);border-radius:20px;padding:25px;box-shadow:0 8px 28px rgba(21,29,43,.05)}.mst-why-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#fff0f0;color:var(--mst-red);font-weight:900;margin-bottom:17px}.mst-why-grid h3{font-size:18px;margin:0 0 8px;color:var(--mst-ink)}.mst-why-grid p{color:var(--mst-muted);line-height:1.6;margin:0}.mst-guide{padding-top:68px;padding-bottom:68px}.mst-guide-content{max-width:850px;font-size:17px;line-height:1.85;color:#505969}.mst-faq{padding-top:50px;padding-bottom:80px}.mst-faq-list{max-width:900px;margin:auto}.mst-faq details{border-bottom:1px solid var(--mst-line);background:#fff}.mst-faq summary{cursor:pointer;list-style:none;padding:22px 50px 22px 0;font-size:18px;font-weight:800;color:var(--mst-ink);position:relative}.mst-faq summary::-webkit-details-marker{display:none}.mst-faq summary:after{content:'+';position:absolute;right:8px;top:20px;font-size:25px;font-weight:400}.mst-faq details[open] summary:after{content:'−'}.mst-faq details>div{padding:0 44px 20px 0;color:var(--mst-muted);line-height:1.75}.mst-custom-content{padding-top:30px;padding-bottom:30px}.mst-related-wrap{padding-top:20px;padding-bottom:70px}.mst-home-hero{max-width:1220px;margin:24px auto 34px;padding:62px 60px;border-radius:32px;background:radial-gradient(circle at 85% 20%,rgba(255,255,255,.3),transparent 30%),linear-gradient(135deg,#ff5356,#ff7b57);display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center;overflow:hidden;min-height:430px}.mst-home-hero .mst-kicker{color:#fff;background:rgba(255,255,255,.17);padding:7px 12px;border-radius:999px}.mst-home-hero h1{color:#fff;font-size:clamp(42px,6vw,70px);line-height:1.02;margin:16px 0}.mst-home-hero p{color:rgba(255,255,255,.9);font-size:18px;line-height:1.7;max-width:620px;margin-bottom:25px}.mst-home-hero .mst-primary-btn{background:#fff;color:#e9474b!important}.mst-home-hero-art{min-height:300px;display:grid;place-items:center}.mst-home-hero-art>img{width:100%;max-height:360px;object-fit:contain}.mst-orbit{width:300px;height:300px;border-radius:50%;border:1px solid rgba(255,255,255,.4);position:relative;display:grid;place-items:center}.mst-orbit:before,.mst-orbit:after{content:'';position:absolute;border:1px solid rgba(255,255,255,.28);border-radius:50%;inset:35px}.mst-orbit:after{inset:80px}.mst-orbit span{position:absolute;background:#fff;color:#e9474b;border-radius:18px;padding:16px 18px;font-weight:900;box-shadow:0 15px 35px rgba(100,20,20,.18)}.mst-orbit span:nth-child(1){top:25px;left:105px}.mst-orbit span:nth-child(2){right:8px;bottom:70px}.mst-orbit span:nth-child(3){left:10px;bottom:62px}
@media(max-width:980px){.mst-story{grid-template-columns:1fr;gap:28px;padding:48px 0}.mst-story.image-left .mst-story-media{order:0}.mst-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mst-home-hero{grid-template-columns:1fr;padding:45px 35px}.mst-home-hero-art{min-height:220px}}
@media(max-width:600px){.mst-why-grid{grid-template-columns:1fr}.mst-story-media{min-height:260px;border-radius:22px}.mst-home-hero{margin:12px 12px 26px;padding:34px 24px;border-radius:24px}.mst-home-hero h1{font-size:38px}.mst-home-hero-art{display:none}.mst-score-row{align-items:flex-start}.mst-detail-shell,.mst-story-wrap,.mst-why,.mst-guide,.mst-faq,.mst-custom-content,.mst-related-wrap{padding-left:16px;padding-right:16px}}

/* v3.1 quick affiliate buttons + conditional sections */
.mst-quick-links{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.mst-store-btn{display:inline-flex;align-items:center;gap:9px;min-height:48px;padding:12px 17px;border-radius:12px;text-decoration:none!important;font-weight:800;transition:.2s;border:1px solid rgba(255,255,255,.28);background:#fff;color:#151b28!important}.mst-store-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.16)}.mst-store-icon{display:inline-grid;place-items:center;width:22px;height:22px;font-size:14px}.mst-android-btn .mst-store-icon{color:#25a65a}.mst-ios-btn .mst-store-icon{color:#111}.mst-detail-link-btn{background:rgba(255,255,255,.12);color:#fff!important;backdrop-filter:blur(8px)}.mst-story.no-media{grid-template-columns:minmax(0,820px);justify-content:center;text-align:left}.mst-review-panel.no-total-score{grid-template-columns:1fr}.mst-review-panel.no-total-score .mst-review-copy{max-width:900px;margin:auto;width:100%}
@media(max-width:600px){.mst-quick-links{width:100%;display:grid;grid-template-columns:1fr}.mst-store-btn,.mst-quick-links .mst-primary-btn{width:100%}.mst-detail-actions{width:100%}}

/* v3.2 app detail: content + vertical related sidebar + bottom affiliate actions */
.mst-detail-layout{max-width:1220px;margin:0 auto;padding:34px 20px 76px;display:grid;grid-template-columns:minmax(0,1fr);gap:34px;align-items:start}
.mst-detail-layout.has-sidebar{grid-template-columns:minmax(0,1fr) 310px}
.mst-detail-main{min-width:0}
.mst-detail-main>.mst-buy-section,.mst-detail-main>.mst-review-panel,.mst-detail-main>.mst-story-wrap,.mst-detail-main>.mst-why,.mst-detail-main>.mst-guide,.mst-detail-main>.mst-faq,.mst-detail-main>.mst-custom-content{max-width:none;padding-left:0;padding-right:0;margin-left:0;margin-right:0}
.mst-related-sidebar{min-width:0}
.mst-related-sticky{position:sticky;top:92px}
.mst-related-sidebar h2{font-size:22px;line-height:1.25;color:var(--mst-ink);margin:0 0 16px}
.mst-related-list{display:grid;grid-template-columns:1fr;gap:14px}
.mst-related-sidebar .mst-app-card{min-width:0}
.mst-related-sidebar .mst-app-card .mst-app-cover-link{padding:16px}
.mst-related-sidebar .mst-app-head{gap:11px}
.mst-related-sidebar .mst-app-logo{width:50px;height:50px;border-radius:13px;flex:0 0 50px}
.mst-related-sidebar .mst-app-card h3{font-size:16px;line-height:1.25;margin:0 0 4px}
.mst-related-sidebar .mst-card-excerpt{font-size:13px;line-height:1.5;margin:10px 0}
.mst-related-sidebar .mst-app-benefits{display:none}
.mst-related-sidebar .mst-card-footer{margin-top:10px;padding-top:10px}
.mst-related-sidebar .mst-app-price strong{font-size:18px}
.mst-bottom-actions{margin-top:38px;padding:28px;border:1px solid var(--mst-line);border-radius:22px;background:var(--mst-soft)}
.mst-bottom-actions h2{font-size:24px;line-height:1.3;color:var(--mst-ink);margin:0 0 18px}
.mst-affiliate-actions-bottom .mst-store-btn{border-color:var(--mst-line);box-shadow:0 5px 18px rgba(21,29,43,.06)}
.mst-affiliate-actions-bottom .mst-detail-link-btn{background:var(--mst-red);border-color:var(--mst-red);color:#fff!important}
@media(max-width:980px){.mst-detail-layout.has-sidebar{grid-template-columns:minmax(0,1fr) 260px}.mst-related-sidebar .mst-card-excerpt{display:none}}
@media(max-width:760px){.mst-detail-layout,.mst-detail-layout.has-sidebar{grid-template-columns:1fr;padding:24px 16px 55px}.mst-related-sidebar{margin-top:10px}.mst-related-sticky{position:static}.mst-related-list{grid-template-columns:repeat(2,minmax(0,1fr))}.mst-bottom-actions{padding:22px 18px}}
@media(max-width:520px){.mst-related-list{grid-template-columns:1fr}.mst-affiliate-actions-bottom{display:grid;grid-template-columns:1fr}.mst-affiliate-actions-bottom .mst-store-btn{width:100%;justify-content:center}}


/* v3.3 - flexible app grids */
.mst-app-grid{gap:var(--mst-gap,18px)!important}
.mst-app-grid.mst-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.mst-app-grid.mst-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.mst-app-grid.mst-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.mst-app-grid.mst-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.mst-app-grid.mst-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.mst-app-grid.mst-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}

/* compact */
.mst-layout-compact .mst-app-cover-link{padding:15px}
.mst-layout-compact .mst-app-logo{width:44px;height:44px}
.mst-layout-compact h3{font-size:16px}
.mst-layout-compact .mst-card-excerpt{font-size:13px;margin:10px 0}
.mst-layout-compact .mst-app-benefits{display:none}

/* horizontal */
.mst-grid-layout-horizontal{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.mst-layout-horizontal .mst-app-cover-link{
 display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:18px;align-items:center
}
.mst-layout-horizontal .mst-app-head{grid-column:1}
.mst-layout-horizontal .mst-card-excerpt{grid-column:1;margin:8px 0 0}
.mst-layout-horizontal .mst-app-benefits{display:none}
.mst-layout-horizontal .mst-card-footer{
 grid-column:2;grid-row:1 / span 2;align-self:center;border-top:0;padding-top:0;min-width:95px
}

/* logo tiles */
.mst-grid-layout-logo .mst-app-card{text-align:center}
.mst-layout-logo .mst-app-cover-link{align-items:center;padding:18px 10px}
.mst-layout-logo .mst-app-head{display:flex;flex-direction:column;justify-content:center;text-align:center}
.mst-layout-logo .mst-app-logo{width:62px;height:62px;margin:0 auto 10px}
.mst-layout-logo .mst-app-title-wrap{width:100%}
.mst-layout-logo h3{font-size:15px;margin:0}
.mst-layout-logo .mst-app-rating,.mst-layout-logo .mst-card-excerpt,.mst-layout-logo .mst-app-benefits{display:none}
.mst-layout-logo .mst-card-footer{width:100%;justify-content:center;border-top:0;padding-top:8px}
.mst-layout-logo .mst-card-arrow{margin:0}

/* featured */
.mst-layout-feature{border-radius:22px}
.mst-layout-feature .mst-app-cover-link{padding:24px}
.mst-layout-feature .mst-app-logo{width:64px;height:64px;border-radius:16px}
.mst-layout-feature h3{font-size:20px}
.mst-layout-feature .mst-card-excerpt{font-size:14px;line-height:1.6}
.mst-layout-feature .mst-app-price strong{font-size:20px}

.mst-apps-landing{width:100%}
.mst-apps-landing .mst-catalog-head{margin-bottom:18px}

@media(max-width:1000px){
 .mst-app-grid.mst-cols-5,.mst-app-grid.mst-cols-6{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
 .mst-app-grid.mst-cols-3,.mst-app-grid.mst-cols-4,.mst-app-grid.mst-cols-5,.mst-app-grid.mst-cols-6{grid-template-columns:repeat(2,minmax(0,1fr))}
 .mst-grid-layout-horizontal{grid-template-columns:1fr!important}
}
@media(max-width:480px){
 .mst-app-grid:not(.mst-grid-layout-logo){grid-template-columns:1fr!important}
 .mst-grid-layout-logo{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .mst-layout-horizontal .mst-app-cover-link{display:block}
 .mst-layout-horizontal .mst-card-footer{border-top:1px solid #eee;padding-top:12px;margin-top:12px}
}

/* v3.4 tabs */
.mst-app-card.mst-tab-hidden{display:none!important}
.mst-apps-landing .mst-app-grid{align-items:stretch}

/* v3.5 app card action buttons */
.mst-card-actions{
 display:flex;gap:8px;flex-wrap:wrap;
 padding:12px 14px 14px;
 border-top:1px solid #eef0f3;
 background:#fff;
 border-radius:0 0 18px 18px
}
.mst-card-action{
 flex:1 1 auto;
 min-width:82px;
 display:inline-flex;
 align-items:center;
 justify-content:center;
 padding:9px 11px;
 border-radius:10px;
 font-size:12px;
 font-weight:800;
 line-height:1;
 text-decoration:none!important;
 transition:.18s
}
.mst-card-action-android{background:#17191d;color:#fff!important}
.mst-card-action-ios{background:#f1f3f5;color:#17191d!important}
.mst-card-action-detail{background:#fff0ee;color:#e44f42!important}
.mst-card-action:hover{transform:translateY(-1px);opacity:.92}
.mst-layout-logo .mst-card-actions{padding:10px;border-radius:0 0 16px 16px}
.mst-layout-logo .mst-card-action{font-size:11px;padding:8px 7px}
.mst-layout-horizontal .mst-card-actions{grid-column:1 / -1}
@media(max-width:549px){
 .mst-card-actions{gap:6px}
 .mst-card-action{font-size:11px;min-width:70px;padding:8px 8px}
}

/* v3.6 buttons + numeric pagination */
.mst-app-card{display:flex;flex-direction:column}
.mst-app-cover-link{flex:1 1 auto}
.mst-card-actions{
 margin-top:auto!important;
 display:grid!important;
 grid-template-columns:repeat(3,minmax(0,1fr));
 width:100%;
}
.mst-card-actions .mst-card-action:only-child{grid-column:1/-1}
.mst-card-actions .mst-card-action:nth-last-child(2):first-child,
.mst-card-actions .mst-card-action:nth-last-child(2):first-child ~ .mst-card-action{
 grid-column:auto;
}
.mst-app-pagination{
 display:flex;align-items:center;justify-content:center;gap:8px;
 margin:28px 0 4px;min-height:42px
}
.mst-app-pagination[hidden]{display:none!important}
.mst-app-pagination button{
 width:40px;height:40px;border-radius:11px;border:1px solid #e2e5ea;
 background:#fff;color:#202633;font-weight:800;cursor:pointer;
 transition:.18s
}
.mst-app-pagination button:hover,.mst-app-pagination button.active{
 background:#1d2430;color:#fff;border-color:#1d2430
}
.mst-page-dots{display:inline-flex;align-items:center;justify-content:center;width:28px;color:#8a909b}
.mst-tab-hidden{display:none!important}
@media(max-width:620px){
 .mst-card-actions{grid-template-columns:1fr}
 .mst-card-actions .mst-card-action:only-child{grid-column:auto}
 .mst-app-pagination{gap:5px}
 .mst-app-pagination button{width:36px;height:36px}
}

/* v3.7 - dedicated two-line app card description */
.mst-card-description{
 position:relative;
 margin:12px 0 4px;
 padding-right:24px;
 color:#707783;
 font-size:13px;
 line-height:1.55;
}
.mst-card-description-text{
 line-height:1.55;
 overflow:hidden;
 display:-webkit-box;
 -webkit-box-orient:vertical;
 -webkit-line-clamp:2;
 line-clamp:2;
}
.mst-card-description.is-expanded .mst-card-description-text{
 display:block;
 overflow:visible;
 -webkit-line-clamp:unset;
 line-clamp:unset;
}
.mst-card-description-toggle{
 position:absolute;
 right:0;
 bottom:0;
 width:22px;
 height:22px;
 min-width:22px;
 padding:0!important;
 margin:0!important;
 display:inline-flex;
 align-items:center;
 justify-content:center;
 border:0!important;
 border-radius:50%;
 background:#f2f4f7!important;
 color:#4f5661!important;
 box-shadow:none!important;
 cursor:pointer;
 font-size:16px;
 line-height:1;
 transition:transform .18s,background .18s;
}
.mst-card-description-toggle[hidden]{display:none!important}
.mst-card-description.is-expanded .mst-card-description-toggle{
 transform:rotate(180deg);
 background:#e8ebef!important;
}
.mst-layout-feature .mst-card-description{font-size:14px}
.mst-layout-horizontal .mst-card-description{margin-top:8px}

/* v3.8.1 - category icons, additive only */
.mst-app-categories .mst-cat-icon{
 width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px
}
.mst-app-categories .mst-cat-icon-svg svg{
 width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round
}
.mst-app-categories .mst-cat-icon-image img{
 width:22px;height:22px;object-fit:contain;display:block
}
.mst-app-categories .mst-cat-name{display:inline-block}

/* Existing/default tab style: keep original button dimensions, add icon inline */
.mst-app-categories.mst-cat-style-default button{
 display:inline-flex;align-items:center;justify-content:center;gap:7px
}

/* Optional GamsGo-like style only when selected */
.mst-app-categories.mst-cat-style-icon-tabs{
 display:flex;align-items:flex-end;gap:10px;overflow-x:auto;padding:8px 4px 13px;scrollbar-width:none
}
.mst-app-categories.mst-cat-style-icon-tabs button{
 position:relative;flex:0 0 auto;min-width:88px;height:82px;
 padding:10px 12px 11px!important;border-radius:12px 12px 0 0!important;
 display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:8px
}
.mst-app-categories.mst-cat-style-icon-tabs .mst-cat-icon{width:30px;height:30px;flex-basis:30px}
.mst-app-categories.mst-cat-style-icon-tabs .mst-cat-icon-svg svg{width:28px;height:28px}
.mst-app-categories.mst-cat-style-icon-tabs .mst-cat-icon-image img{width:30px;height:30px}
.mst-app-categories.mst-cat-style-icon-tabs button.active:after{
 content:"";position:absolute;left:20px;right:20px;bottom:-3px;height:4px;border-radius:99px;background:currentColor
}

/* Optional compact style */
.mst-app-categories.mst-cat-style-compact button{
 display:inline-flex!important;align-items:center;gap:7px
}

/* v3.9 - GamsGo-style app browser */
.mst-app-browser{
 width:100%;
 background:#fff;
 border-radius:22px;
}
.mst-browser-head{
 text-align:center;
 max-width:760px;
 margin:0 auto 20px;
}
.mst-browser-head h2{
 margin:0 0 8px;
 font-size:36px;
 line-height:1.12;
 letter-spacing:-1px;
}
.mst-browser-head p{
 margin:0;
 color:#737985;
 font-size:15px;
}
.mst-app-browser .mst-app-categories{
 margin-bottom:24px;
 justify-content:center;
}
.mst-app-browser .mst-cat-style-icon-tabs{
 border-bottom:1px solid #eceef2;
}
.mst-app-browser .mst-cat-style-icon-tabs button{
 color:#5c626d!important;
}
.mst-app-browser .mst-cat-style-icon-tabs button.active{
 color:#ef5148!important;
 background:#fff!important;
}
.mst-browser-empty{
 text-align:center;
 padding:35px 15px;
 color:#8a9099;
 font-weight:700;
}
.mst-browser-empty[hidden]{display:none!important}

/* Denser app grid, closer to a marketplace catalogue */
.mst-app-browser .mst-app-grid{align-items:stretch}
.mst-app-browser .mst-app-card{
 border-radius:16px;
 box-shadow:0 6px 18px rgba(23,28,38,.05);
}
.mst-app-browser .mst-app-card:hover{
 transform:translateY(-2px);
 box-shadow:0 10px 24px rgba(23,28,38,.09);
}
.mst-app-browser .mst-layout-logo{
 min-height:120px;
}
@media(max-width:549px){
 .mst-browser-head h2{font-size:28px}
 .mst-app-browser .mst-app-categories{justify-content:flex-start}
}


/* v4.0 AJAX browser */
.mst-ajax-browser{position:relative}
.mst-browser-status{
 min-height:22px;text-align:right;color:#8a9099;font-size:12px;margin:-12px 0 10px
}
.mst-ajax-browser.is-loading .mst-browser-results{opacity:.48;pointer-events:none}
.mst-browser-results{transition:opacity .18s}
.mst-browser-pagination{
 display:flex;justify-content:center;align-items:center;gap:8px;margin:28px 0 0
}
.mst-browser-pagination[hidden]{display:none!important}
.mst-browser-pagination button{
 width:40px;height:40px;border:1px solid #e3e6eb;border-radius:11px;
 background:#fff;color:#252b35;font-weight:800;cursor:pointer
}
.mst-browser-pagination button.active,.mst-browser-pagination button:hover{
 background:#1b222e;color:#fff;border-color:#1b222e
}

/* GamsGo-inspired card */
.mst-grid-layout-gamsgo{align-items:stretch}
.mst-layout-gamsgo{
 position:relative;display:flex;flex-direction:column;overflow:hidden;
 min-width:0;height:100%;
 background:#fff;border:1px solid #edf0f3;border-radius:22px;
 box-shadow:0 8px 28px rgba(24,31,42,.07);
 transition:transform .2s,box-shadow .2s
}
.mst-layout-gamsgo:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(24,31,42,.11)}
.mst-gamsgo-badge{
 position:absolute;right:14px;top:14px;z-index:3;
 background:#fff0ef;color:#ef5148;border-radius:999px;padding:6px 9px;
 font-size:10px;font-weight:800
}
.mst-gamsgo-top{padding:22px 20px 18px}
.mst-gamsgo-brand{display:flex;align-items:center;gap:12px;color:#242934!important;text-decoration:none!important}
.mst-gamsgo-logo{
 width:48px;height:48px;border-radius:12px;background:#f5f7f9;
 display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 48px
}
.mst-gamsgo-logo img{width:100%;height:100%;object-fit:cover}
.mst-gamsgo-logo b{font-size:22px}
.mst-gamsgo-name{min-width:0;display:flex;flex-direction:column;gap:4px}
.mst-gamsgo-name strong{font-size:19px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mst-gamsgo-name small{font-size:11px;color:#7b818b}.mst-gamsgo-name small span{color:#ff9b00}

.mst-gamsgo-price{
 position:relative;margin:0 -1px;padding:18px 18px 15px;text-align:center;
 background:#f65350;color:#fff
}
.mst-gamsgo-price:before{
 content:"";position:absolute;left:0;right:0;top:-10px;height:18px;
 background:#f65350;clip-path:polygon(0 45%,50% 100%,100% 45%,100% 100%,0 100%)
}
.mst-gamsgo-price del{display:block;opacity:.68;font-size:12px;margin-bottom:3px}
.mst-gamsgo-price strong{display:block;font-size:26px;line-height:1.05;font-weight:500}
.mst-gamsgo-price span{display:block;font-size:12px;margin-top:5px;font-weight:700}

.mst-gamsgo-desc{margin:14px 16px 0;padding:0 3px;color:#686f7a;font-size:13px;line-height:1.55}
.mst-collapse-box{position:relative}
.mst-collapse-content{
 overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2
}
.mst-collapse-box.is-expanded .mst-collapse-content{
 display:block;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset
}
.mst-collapse-toggle{
 display:flex;align-items:center;justify-content:center;
 width:30px;height:24px;margin:4px auto 0!important;padding:0!important;
 border:0!important;background:transparent!important;color:#f65350!important;
 box-shadow:none!important;font-size:22px;line-height:1;cursor:pointer
}
.mst-collapse-toggle[hidden]{display:none!important}
.mst-collapse-box.is-expanded .mst-collapse-toggle{transform:rotate(180deg)}

.mst-gamsgo-benefits{
 margin:14px 14px 0;padding:14px 14px 8px;border-radius:16px;
 background:linear-gradient(180deg,#fff1f0,#fff);
 color:#f0524b;font-size:12px;line-height:1.55
}
.mst-gamsgo-benefits .mst-collapse-content{line-height:1.55}
.mst-gamsgo-benefit{display:flex;gap:8px;align-items:flex-start;margin-bottom:6px}
.mst-gamsgo-benefit>span:first-child{font-weight:900;flex:0 0 auto}
.mst-gamsgo-benefit>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mst-gamsgo-benefits.is-expanded .mst-gamsgo-benefit>span:last-child{white-space:normal;overflow:visible}

.mst-gamsgo-actions{
 margin-top:auto;padding:16px 18px 18px;display:grid;grid-template-columns:1fr 1fr;gap:9px
}
.mst-gamsgo-btn{
 min-height:42px;border-radius:999px;display:flex;align-items:center;justify-content:center;
 gap:6px;padding:10px 12px;font-size:12px;font-weight:800;text-decoration:none!important
}
.mst-gamsgo-android{background:#1f2530;color:#fff!important}
.mst-gamsgo-ios{background:#f0f2f5;color:#202630!important}
.mst-gamsgo-detail{
 grid-column:1/-1;background:#f65350;color:#fff!important;
 box-shadow:0 7px 18px rgba(246,83,80,.22)
}
.mst-gamsgo-actions .mst-gamsgo-detail:only-child{grid-column:1/-1}
.mst-gamsgo-actions .mst-gamsgo-detail:first-child{grid-column:1/-1}

/* Category tabs closer to store reference */
.mst-ajax-browser .mst-cat-style-icon-tabs{
 display:flex;justify-content:flex-start;gap:8px;overflow-x:auto;
 padding:8px 4px 14px;border-bottom:1px solid #eceff2;scrollbar-width:none
}
.mst-ajax-browser .mst-cat-style-icon-tabs button{
 min-width:92px;height:82px;border:0!important;border-radius:13px 13px 0 0!important;
 background:transparent!important;color:#5d6470!important;
 display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:7px;
 box-shadow:none!important;font-size:12px!important;font-weight:800!important
}
.mst-ajax-browser .mst-cat-style-icon-tabs button.active{
 background:#fff!important;color:#f65350!important;
 box-shadow:0 8px 22px rgba(24,31,42,.08)!important
}
.mst-ajax-browser .mst-cat-style-icon-tabs button.active:after{
 content:"";position:absolute;left:20px;right:20px;bottom:-3px;height:4px;
 border-radius:99px;background:#f65350
}

@media(max-width:849px){
 .mst-grid-layout-gamsgo.mst-cols-4,.mst-grid-layout-gamsgo.mst-cols-5,.mst-grid-layout-gamsgo.mst-cols-6{
  grid-template-columns:repeat(2,minmax(0,1fr))
 }
}
@media(max-width:549px){
 .mst-grid-layout-gamsgo{grid-template-columns:1fr!important}
 .mst-gamsgo-actions{grid-template-columns:1fr}
 .mst-gamsgo-detail{grid-column:auto}
 .mst-browser-status{text-align:left;margin-top:4px}
}

/* v4.1: content >500 words */
.mst-long-read{position:relative}
.mst-long-read:not(.is-expanded):not(.mst-long-read-short) .mst-long-read-content{max-height:760px;overflow:hidden}
.mst-long-read-fade{position:absolute;left:0;right:0;bottom:50px;height:130px;pointer-events:none;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 82%)}
.mst-long-read.is-expanded .mst-long-read-fade,.mst-long-read-short .mst-long-read-fade{display:none!important}
.mst-long-read-toggle{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;gap:7px;min-width:132px;margin:18px auto 5px!important;padding:11px 22px!important;border:1px solid #e1e5ea!important;border-radius:999px!important;background:#fff!important;color:#222a35!important;font-size:13px!important;font-weight:800!important;box-shadow:0 6px 20px rgba(24,31,42,.09)!important;cursor:pointer}
.mst-long-read-toggle:hover{color:#f65350!important;border-color:#f65350!important}
.mst-long-read-toggle[hidden]{display:none!important}
.mst-long-read.is-expanded .mst-long-read-content{max-height:none;overflow:visible}
@media(max-width:549px){.mst-long-read:not(.is-expanded):not(.mst-long-read-short) .mst-long-read-content{max-height:650px}}


/* v4.2 - parent tabs + horizontal child category row */
.mst-child-categories-wrap{
 margin:-10px 0 22px;
 padding:12px 0 2px;
 border-bottom:1px solid #eef0f3;
}
.mst-child-categories-wrap[hidden]{display:none!important}
.mst-child-categories-wrap.is-loading{opacity:.55;pointer-events:none}
.mst-child-categories{
 display:flex;
 align-items:center;
 gap:9px;
 overflow-x:auto;
 padding:2px 2px 10px;
 scrollbar-width:none;
}
.mst-child-categories::-webkit-scrollbar{display:none}
.mst-child-categories button{
 flex:0 0 auto;
 display:inline-flex;
 align-items:center;
 justify-content:center;
 gap:7px;
 min-height:38px;
 padding:8px 14px!important;
 margin:0!important;
 border:1px solid #e4e7ec!important;
 border-radius:999px!important;
 background:#fff!important;
 color:#4b525d!important;
 font-size:12px!important;
 font-weight:750!important;
 line-height:1!important;
 box-shadow:none!important;
 white-space:nowrap;
 cursor:pointer;
 transition:.18s;
}
.mst-child-categories button:hover{
 border-color:#f7aaa6!important;
 color:#f65350!important;
}
.mst-child-categories button.active{
 border-color:#f65350!important;
 background:#fff1f0!important;
 color:#f65350!important;
}
.mst-child-icon{
 width:18px;height:18px;
 display:inline-flex;
 align-items:center;
 justify-content:center;
 flex:0 0 18px;
}
.mst-child-icon img{
 width:18px;height:18px;
 display:block;
 object-fit:contain;
}
.mst-child-icon-svg svg{
 width:17px;height:17px;
 fill:none;
 stroke:currentColor;
 stroke-width:1.9;
 stroke-linecap:round;
 stroke-linejoin:round;
}

@media(max-width:549px){
 .mst-child-categories-wrap{margin-top:-7px}
 .mst-child-categories{gap:7px}
 .mst-child-categories button{padding:8px 11px!important;font-size:11px!important}
}


/* v4.3 hierarchy clarity */
.mst-child-categories-wrap{
 position:relative;
 padding-left:18px;
}
.mst-child-categories-wrap:before{
 content:"";
 position:absolute;
 left:3px;
 top:17px;
 bottom:12px;
 width:3px;
 border-radius:99px;
 background:#f65350;
 opacity:.22;
}
.mst-child-categories button:first-child{
 font-weight:850!important;
}


/* v4.4 - standalone tabs can also reveal child categories */
.mst-standalone-category-nav{
 width:100%;
}
.mst-standalone-category-nav .mst-child-categories-wrap{
 margin-top:10px;
}
