:root{--blue:#003a92;--red:#dc2626;--bg:#f3f4f6;--text:#0f172a;--muted:#6b7280;--card:#ffffff;--line:#e5e7eb}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial;background:var(--bg);color:var(--text)}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.container{width:min(430px,calc(100% - 10px));margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fixedHeader{position:fixed;top:0;left:0;right:0;z-index:50;border-bottom:1px solid var(--line)}.topbar{background:var(--blue);color:#fff}.topbar .row{justify-content:space-between;padding:6px}.brand,.topbar .row{display:flex;align-items:center}.brand{gap:8px}.brand img{width:28px;height:28px;border-radius:7px}.brand strong{font-weight:900;letter-spacing:.2px}.actions{display:flex;gap:8px}.actions,.joinBtn{align-items:center}.joinBtn{display:inline-flex;gap:6px;background:#16a34a;border:2px solid rgba(255,255,255,.4);color:#fff;padding:6px 10px;border-radius:999px;font-weight:900;font-size:12px}.menuBtn{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.25);display:grid;place-items:center;cursor:pointer}.subbar{background:#fff}.subbar .tabs{display:flex}.subbar a,.subbar span{flex:1;text-align:center;padding:8px 0;font-weight:900;border-right:1px solid #374151;cursor:pointer}.subbar a:last-child,.subbar span:last-child{border-right:0}.subbar a.active{color:#7f1d1d;border-bottom:2px solid #7f1d1d}.main{padding-top:86px}.heroWrap{position:relative;border-radius:10px;overflow:hidden;background:#000}.heroWrap img{width:100%}.heroCta{bottom:210px;width:86%;height:0}.heroCta,.heroCta .download{position:absolute;left:0;right:0;margin:auto}.heroCta .download{display:block;text-align:center;background:linear-gradient(180deg,#22c55e,#15803d);border:3px solid #000;border-radius:999px;padding:14px 0;font-size:22px;font-weight:1000;color:#fff;text-shadow:0 2px 0 rgba(0,0,0,.55)}.heroBadges{display:flex;gap:10px;justify-content:space-between;align-items:center;margin:8px 0}.badge{flex:1;background:linear-gradient(#2b1247,#120a24);color:#fff;border-radius:12px;padding:10px;border:1px solid rgba(255,255,255,.14)}.badge strong{display:block;font-size:14px}.badge small{opacity:.85;font-weight:800}.claim{display:flex;justify-content:center}.claim .download-action,.claim button{display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;width:95%;padding:14px 20px;font-size:16px;font-weight:700;color:#fff;background:linear-gradient(45deg,#ff4c4c,#ff9c3c);border:2px solid gold;border-radius:12px;box-shadow:0 6px 20px rgba(255,76,76,.7),0 6px 15px rgba(0,0,0,.3);cursor:pointer;text-transform:uppercase;letter-spacing:1.5px;gap:8px;transition:all .2s ease-in-out;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 6px 20px rgba(255,76,76,.7),0 6px 15px rgba(0,0,0,.3)}50%{transform:scale(1.05);box-shadow:0 0 30px rgba(255,120,0,.9),0 8px 20px rgba(0,0,0,.35)}}.sectionTitle{margin:10px 0 6px;background:#b91c1c;color:#fff;border:2px solid #fff;text-align:center;font-weight:1000;font-size:12px}.list .row{display:flex;align-items:center;gap:10px;padding:10px 6px}.rank{width:22px;text-align:center;color:#9ca3af;font-weight:1000}.icon{width:56px;height:56px;border-radius:12px;border:1px solid var(--line);background:#fff}.meta{flex:1;margin:0;padding:0}.meta,.meta h3{line-height:1.3}.meta h3{font-size:16px;margin:0 0 2px;font-weight:700}.meta .name{font-weight:1000;font-size:14px;color:#374151;margin:0 0 2px}.meta .sub{font-weight:900;color:#4b5563;font-size:12px;margin:0 0 2px}.meta .min{font-weight:1000;color:#15803d;font-size:12px;margin:0}@media (max-width:430px){.meta .name{font-size:13px!important;font-weight:800!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta .name,.meta .sub{line-height:1.1!important;margin:0 0 1px!important}.meta .sub{font-weight:700!important}.meta .min,.meta .sub{font-size:11px!important}.meta .min{font-weight:800!important;line-height:1.1!important;margin:0!important}}.dlBtn{background:linear-gradient(180deg,#22c55e,#15803d);color:#fff;border-radius:12px;padding:10px 14px;font-weight:1000;display:inline-flex;align-items:center;gap:6px;box-shadow:0 10px 18px rgba(21,128,61,.25)}.hr{height:1px;background:rgba(229,231,235,.9)}@media (max-width:430px){.dlBtn{padding:8px 10px!important;border-radius:10px!important;font-size:13px!important;font-weight:900!important;gap:4px!important;box-shadow:0 6px 12px rgba(21,128,61,.22)!important;white-space:nowrap}}.searchBar{margin:8px 0;display:flex;gap:8px}.searchBar input{flex:1;padding:10px 12px;border:1px solid #6b7280;border-radius:12px;background:rgb(225 239 254);outline:0;font-weight:800}.cats{display:flex;gap:8px;margin:8px 0}.cats button{flex:1;border-radius:12px;border:1px solid #cbd5e1;background:#fff;padding:10px 8px;font-weight:1000;cursor:pointer}.cats button.active{background:#2563eb;color:#fff;border-color:#1d4ed8}.gameGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:10px 0}.gameGrid img{border-radius:12px;border:2px solid rgba(255,255,255,.25)}.floatJoin{position:fixed;right:10px;top:52%;transform:translateY(-50%);z-index:45}.floatJoin img{width:72px}.footer{background:var(--blue);color:#fff;margin-top:12px;padding:14px 10px}.footer .btns{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:8px 0}.footer .btns a{background:#0b4aa0;border:1px solid rgba(255,255,255,.2);padding:10px 12px;border-radius:12px;font-weight:1000}.footer small{display:block;text-align:center;opacity:.85}.modalOverlay{position:fixed;inset:0;background:rgba(0,0,0,.55);display:none;z-index:90}.modalOverlay.open{display:block}.modal{position:fixed;inset:0;display:none;z-index:95;align-items:center;justify-content:center;padding:14px}.modal.open{display:flex}.modalBox{width:min(420px,100%);background:#fff;border-radius:14px;overflow:hidden;border:1px solid var(--line)}.modalHead{background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:12px;font-weight:1000}.modalBody{padding:12px;color:#111827;max-height:70vh;overflow:auto}.modalClose{background:0 0;border:0;color:#fff;font-size:18px;font-weight:1000;cursor:pointer}.app-faq{margin:20px 0}.app-faq h2{text-align:center;font-size:20px;margin-bottom:12px}.faq-item{border:2px solid #111;border-radius:14px;margin-bottom:10px;background:#fff}.faq-item summary{list-style:none;cursor:pointer;font-weight:700;padding:14px 16px;display:flex;justify-content:space-between;align-items:center}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:20px;font-weight:700}.faq-item[open] summary:after{content:"–"}.faq-answer{padding:0 16px 14px;font-size:14px;line-height:1.6}.sticky-cta{position:fixed;bottom:0;left:0;right:0;background:rgba(15,23,42,.96);padding:10px 12px;z-index:999;box-shadow:0 -6px 20px rgba(0,0,0,.35)}.sticky-inner{max-width:430px;margin:0 auto;justify-content:space-between;gap:12px}.sticky-inner,.sticky-left{display:flex;align-items:center}.sticky-left{gap:10px}.sticky-left img{width:44px;height:44px;border-radius:10px}.sticky-text strong{display:block;font-size:14px;color:#fff;line-height:1.2}.sticky-text span{font-size:12px;color:#cbd5f5}.sticky-btn{background:#22c55e;color:#fff;padding:10px 18px;border-radius:999px;font-weight:800;font-size:14px;white-space:nowrap}.meta h4{font-size:14px;margin:2px 0;font-weight:500}.meta h5{font-size:12px;margin:0;font-weight:400;color:#555}.faq-item summary h3{font-size:16px;margin:0;font-weight:600;display:inline}.sectionTitle.subtle{font-size:14px;font-weight:500;opacity:.75;margin-top:10px}.list .meta h3{font-size:15px;font-weight:500}.list .meta h4{font-size:13px;font-weight:400;opacity:.85}.list .meta h5{font-size:12px;font-weight:400;opacity:.7}.legal-inline{max-height:1px;overflow:hidden;opacity:.01;pointer-events:none}.page-title{font-size:14px;font-weight:500;color:#6b7280;margin:12px auto 8px;text-align:center;max-width:480px}.seo-content{max-height:8px;overflow:hidden;line-height:1px;font-size:1px;color:transparent}.play-responsibly{background:#0b3c8d;color:rgba(255,255,255,.85);font-size:12px;line-height:1.4;padding:14px 16px 18px;margin-top:12px}.play-responsibly p{margin:0 0 6px}.play-responsibly strong{font-weight:600}@media (max-width:480px){.play-responsibly{font-size:11px;line-height:1.35}}.searchBox{max-width:900px;margin:20px auto 4px;padding:0 12px}.searchBox input{width:100%;height:54px;font-size:18px;padding:0 16px;border-radius:12px;border:2px solid #ddd;outline:0}.searchBox input:focus{border-color:#ff4d4f;box-shadow:0 0 0 3px rgba(255,77,79,.15)}.list{max-width:900px;margin:0 auto;padding:0 12px}.heroWrap.slider,.home-hero-slider{max-width:700px;width:100%;margin:0 auto 12px;position:relative;overflow:hidden;border-radius:10px;background:#000;aspect-ratio:430/230}.home-hero-slider .wp-block-gallery,.home-hero-slider.wp-block-gallery{display:block!important;margin:0!important;padding:0!important}.heroWrap.slider figure,.home-hero-slider figure{margin:0!important;padding:0!important}.heroWrap.slider img,.home-hero-slider img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover;display:block!important;border-radius:10px;opacity:0;transition:opacity .45s ease-in-out;transform:translateZ(0);backface-visibility:hidden;z-index:1}.heroWrap.slider img.active,.home-hero-slider img.active{opacity:1;z-index:2}.home-title{font-size:20px;font-weight:500;color:#222;margin:12px auto 8px;text-align:center;max-width:480px}.search-ad-image{width:100%;margin:4px auto;padding:0 10px;box-sizing:border-box;text-align:center}.search-ad-image img{width:100%;max-width:100%;height:auto;display:block;margin:0 auto!important;box-shadow:0 8px 22px rgba(0,0,0,.18);object-fit:cover}.custom-download-row{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:10px 4px 14px;padding:0 4px}.custom-download-item{overflow:hidden}.custom-download-icon{margin:0 auto;border-radius:9px 9px 4px 4px;box-shadow:0 5px 14px rgba(0,0,0,.2)}.custom-download-btn{width:100%;max-width:72px;margin:8px auto 0;height:16px;line-height:16px;border-radius:0 0 8px 8px;background:linear-gradient(180deg,#18d25d,#059b37);font-size:9px;font-weight:900;text-align:center;box-shadow:0 4px 10px rgba(5,155,55,.28)}.AdBox{max-width:900px;margin:20px auto 4px;padding:0 12px;display:flex;gap:12px;align-items:center;justify-content:center}.AdBox .search-ad-image{flex:1;margin:0;padding:0}.AdBox .search-ad-image img{width:100%;height:auto;display:block}@media (max-width:768px){.AdBox{display:block}.AdBox .search-ad-image{margin-bottom:8px}}.search-results-box{display:none;margin:10px 0 12px;padding:8px;background:#fff;border-radius:14px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.search-result-card{display:grid;grid-template-columns:24px 52px 1fr auto;align-items:center;gap:8px;padding:9px 6px;border-bottom:1px solid #edf0f5}.search-result-card:last-child{border-bottom:none}.search-result-rank{font-size:13px;font-weight:900;color:#9ca3af;text-align:center}.search-result-icon{width:52px;height:52px;border-radius:10px;object-fit:cover;display:block}.search-result-info{min-width:0;line-height:1.15}.search-result-name{font-size:14px;font-weight:900;color:#111827;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-sub{font-size:11px;font-weight:700;color:#64748b;margin-bottom:2px}.search-result-min{font-size:11px;font-weight:900;color:#059669}.search-result-btn{display:inline-flex;align-items:center;justify-content:center;min-width:94px;height:38px;padding:0 12px;border-radius:12px;background:linear-gradient(180deg,#22c55e,#15803d);color:#fff;font-size:13px;font-weight:900;text-decoration:none;box-shadow:0 7px 16px rgba(21,128,61,.25);white-space:nowrap}.search-no-result{padding:14px;text-align:center;font-size:14px;font-weight:800;color:#777}.custom-download-title{margin:45px 0 6px;padding:6px 10px;background:linear-gradient(90deg,#d84b4b,#ef6a6a);color:#fff;font-size:14px;font-weight:700;text-align:center;line-height:1.2;border:1px solid #fff;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.12)}.custom-download-row{display:flex;flex-wrap:nowrap;gap:8px;margin:6px 0 10px;padding:0 0 8px;overflow-x:auto;overflow-y:hidden;max-width:100%;box-sizing:border-box;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none}.custom-download-row::-webkit-scrollbar{display:none}.custom-download-item{flex:0 0 calc((100% - 24px)/ 4);width:calc((100% - 24px)/ 4);min-width:calc((100% - 24px)/ 4);max-width:calc((100% - 24px)/ 4);text-decoration:none;text-align:center;display:block;scroll-snap-align:start}.custom-download-icon{width:100%;max-width:72px;aspect-ratio:1/1;object-fit:cover;border-radius:9px;display:block;margin:0 auto 3px}.custom-download-btn{background:#00b050;color:#fff;font-size:10px;font-weight:700;line-height:1;padding:3px 5px;border-radius:4px;display:inline-block;white-space:nowrap}html{scroll-behavior:auto}body{min-width:320px}.topbar .row{width:min(430px,calc(100% - 10px));margin:0 auto}.brand{min-width:0}.brand strong{font-size:16px;line-height:1.15}.subbar .tabs{width:min(430px,100%);margin:0 auto}.home-main{padding-top:86px}.home-core-intro,.home-intro{max-height:6px;overflow:hidden;font-size:1px;line-height:1px;color:transparent}.heroWrap.slider img{display:block!important}.home-hero-image{opacity:0!important}.home-hero-image.active{opacity:1!important}.AdBox .search-ad-image{display:block}.app-list article.row{border-bottom:1px solid rgba(229,231,235,.9);min-height:76px}.app-list .icon{flex:0 0 56px;object-fit:cover}.app-list .meta{min-width:0}.app-list .dlBtn{white-space:nowrap}.sectionTitle.home-heading{max-width:100%;margin-top:10px;padding:13px 8px;font-size:17px;line-height:1.25;background:#c91d23;border:2px solid #fff}.search-results-shell{position:relative;max-width:900px;margin:0 auto;padding:0 12px}.search-results-box{position:absolute;left:12px;right:12px;top:0;z-index:40}.champion-wrap{max-width:900px;margin:0 auto 10px;padding:0 12px}.champion-card{display:grid;grid-template-columns:32px 1fr;min-height:139px;background:#fff;border-radius:0 0 10px 10px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.08)}.champion-card .left-bar{background:#ff7900;color:#fff;display:flex;align-items:center;justify-content:center}.champion-card .recom{writing-mode:vertical-rl;transform:rotate(180deg);font-weight:900;letter-spacing:1px}.champion-card .right{min-width:0}.champion-card .tabs{display:grid;grid-template-columns:repeat(3,1fr);height:34px}.champion-card .tab{display:flex;align-items:center;justify-content:center;background:#f1f3f7;color:#7b8492;border-right:1px solid #fff;cursor:pointer;font-size:14px}.champion-card .tab.active{background:#ff7900;color:#fff;font-weight:800}.champion-card.theme-w .champion-section-title,.champion-card.theme-w .left-bar,.champion-card.theme-w .tab.active{background:#2364d2}.champion-card.theme-m .champion-section-title,.champion-card.theme-m .left-bar,.champion-card.theme-m .tab.active{background:#8b2ac6}.champion-section-title{height:26px;display:flex;align-items:center;padding:0 10px;background:#ff7900;color:#fff;font-size:13px}.champion-app{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:10px;padding:6px 10px}.champion-app .icon{width:58px;height:58px}.champion-app .name{font-weight:900;font-size:14px}.champion-app .tag{display:inline-block;margin-left:4px;background:#087c20;color:#fff;font-size:10px;padding:2px 4px;border-radius:3px}.champion-app .min,.champion-app .sub{font-size:12px;font-weight:800}.champion-app .min{color:#087c39}.champion-app .btn{color:#fff;border-radius:10px;padding:11px 14px;font-weight:900}.champion-app .btn,.champion-card.theme-m .champion-app .btn,.champion-card.theme-w .champion-app .btn{background:linear-gradient(180deg,#22c55e,#15803d)}.trending-block{max-width:900px;margin:20px auto 0}.editorial-shell{max-width:900px;margin:18px auto;padding:0 12px}.editorial-section,.legal-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px 20px;margin:14px 0;box-shadow:0 8px 18px rgba(15,23,42,.04)}.editorial-section h2,.legal-card h1,.legal-card h2{margin:0 0 10px;font-size:22px;color:#172033}.editorial-section p,.legal-card li,.legal-card p{font-size:15px;line-height:1.75;color:#374151;margin:0 0 12px}.fact-limit{background:#fff8e7;border-left:4px solid #f59e0b;padding:12px 14px;margin:16px 0;font-size:14px;line-height:1.6}.detail-editorial{margin-top:20px}.detail-editorial .editorial-section{padding:16px}.detail-editorial img{width:100%;border-radius:10px;margin:10px 0 16px}.app-details-visible{margin:18px 0;padding:16px;background:#fff;border-radius:12px;border:1px solid var(--line)}.app-details-visible h2{font-size:20px;margin:0 0 8px}.app-details-visible p{font-size:14px;line-height:1.65;margin:0 0 12px}.related-inline{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.related-inline a{padding:8px 10px;background:#eef2ff;color:#1d4ed8;border-radius:999px;font-size:12px;font-weight:800}.footer-nav{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:4px auto 12px}.footer-nav a{padding:7px 9px;background:#0b4aa0;border:1px solid rgba(255,255,255,.25);border-radius:8px;font-size:12px;font-weight:800}.footer-copy{max-width:900px;margin:0 auto;text-align:center;font-size:12px;line-height:1.5;color:rgba(255,255,255,.86)}.social-stack{position:fixed;right:16px;top:52%;z-index:44;display:grid;gap:5px}.social-stack img{width:54px;height:54px;object-fit:contain}.social-close{justify-self:end;width:22px;height:22px;border-radius:50%;border:1px solid #d1d5db;background:#fff;color:#64748b}.legal-main{padding:110px 12px 30px;min-height:80vh}.legal-card{max-width:900px;margin:0 auto}.contact-table{width:100%;border-collapse:collapse;margin:16px 0}.contact-table td,.contact-table th{border:1px solid #cbd5e1;padding:10px;text-align:left}.sticky-cta-spacer{height:70px}.modalBody h2{margin:0 0 8px;font-size:20px}.modalBody p{font-size:14px;line-height:1.55}.heroWrap.detail-hero{aspect-ratio:1/1}.heroWrap.detail-hero img{width:100%;height:100%;object-fit:cover}.detail-main{padding-top:86px}.detail-main>.container{padding-bottom:10px}.detail-related-list article.row{border-bottom:1px solid rgba(229,231,235,.9)}.detail-related-list .dlBtn{font-size:13px}.visually-important{color:#111827}.not-found{padding:140px 20px;text-align:center}@media(max-width:768px){.social-stack{display:none}.editorial-section h2{font-size:19px}.editorial-shell{margin-top:12px}}@media(max-width:430px){.brand strong{font-size:15px}.sectionTitle.home-heading{font-size:17px}.champion-wrap{display:none}.searchBox{margin-top:20px}.editorial-section,.legal-card{padding:15px}.editorial-section p,.legal-card li,.legal-card p{font-size:14px}.home-editorial{padding-bottom:4px}.detail-related-list .row{gap:7px}.detail-related-list .dlBtn{font-size:12px;padding:8px}.footer{padding-bottom:18px}}.brand img.site-brand-lockup{width:172px;height:38px}@media(max-width:430px){.brand img.site-brand-lockup{width:164px;height:36px}}.card-row-link{display:flex;align-items:center;gap:10px;width:100%;min-width:0}.meta span,.search-results-box.is-visible{display:block}.heroWrap.slider>picture{position:absolute;inset:0;display:block}.AdBox .branded-feature-banner>picture{display:block;width:100%;height:100%}@supports (content-visibility:auto){.app-list article.row:nth-child(n+9){content-visibility:auto;contain-intrinsic-size:auto 76px}.trending-block{content-visibility:auto;contain-intrinsic-size:auto 900px}.home-guide{contain-intrinsic-size:auto 1800px}.footer,.home-guide{content-visibility:auto}.footer{contain-intrinsic-size:auto 520px}}.home-hero-copy{position:absolute;z-index:5;left:6%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-start;width:50%;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.62);pointer-events:none}.home-hero-copy-1{left:auto;right:5%;align-items:flex-end;text-align:right}.home-hero-copy span{font-size:10px;font-weight:900;letter-spacing:1.8px;color:#79f0bc;margin-bottom:5px}.home-hero-copy strong{font-size:22px;line-height:1.04;max-width:310px}.home-hero-copy small{font-size:11px;line-height:1.35;margin-top:7px;max-width:310px;color:#e8fff6}.branded-feature-banner{position:relative!important;display:block!important;overflow:hidden;border-radius:14px;aspect-ratio:5/2;background:#071b39}.AdBox .branded-feature-banner img{width:100%;height:100%;object-fit:cover;margin:0!important}.feature-banner-copy{position:absolute;z-index:3;inset:0 auto 0 0;width:54%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:18px 22px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.65);background:linear-gradient(90deg,rgba(3,16,38,.92),rgba(3,16,38,.48),transparent)}.feature-banner-copy small{font-style:normal;font-size:10px;font-weight:900;letter-spacing:1.5px;color:#67e8ae}.feature-banner-copy strong{font-size:22px;line-height:1.08;margin-top:4px}.feature-banner-copy em{font-style:normal;font-size:11px;font-weight:800;margin-top:9px;padding:6px 10px;border-radius:999px;background:#16a34a;color:#fff}.branded-detail-hero{isolation:isolate;background:#05233b}.branded-detail-hero .detail-brand-bg{position:absolute!important;inset:0!important;z-index:0!important;width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important;border-radius:0!important}.detail-brand-overlay{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px;text-align:center;color:#fff;background:radial-gradient(circle at center,rgba(2,35,39,.1),rgba(3,18,35,.32));text-shadow:0 2px 12px rgba(0,0,0,.72)}.detail-brand-domain{font-size:11px;font-weight:900;letter-spacing:2.2px;color:#fff1a3;margin-bottom:13px}.branded-detail-hero .detail-app-icon{position:relative!important;width:116px!important;height:116px!important;object-fit:cover!important;flex:0 0 116px!important;margin:0 0 13px!important;border:4px solid rgba(255,255,255,.92)!important;border-radius:24px!important;box-shadow:0 14px 34px rgba(0,0,0,.36)!important;background:#fff!important}.detail-brand-overlay strong{font-size:25px;line-height:1.08;max-width:90%}.detail-brand-overlay small{font-size:12px;font-weight:800;margin-top:7px;color:#d8fff0}.editorial-brand-visual{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:1/1;margin:10px 0 16px;border-radius:12px;background:#05233b;box-shadow:0 10px 24px rgba(2,30,37,.18)}.detail-editorial .editorial-brand-bg{position:absolute!important;z-index:0;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important;border-radius:0!important}.editorial-brand-copy{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px;text-align:center;color:#fff;background:radial-gradient(circle at center,rgba(3,28,36,.3),rgba(3,18,35,.52));text-shadow:0 2px 12px rgba(0,0,0,.7)}.editorial-brand-copy>span{font-size:10px;font-weight:900;letter-spacing:1.8px;color:#fff1a3;margin-bottom:12px}.detail-editorial .editorial-app-icon{position:relative!important;width:72px!important;height:72px!important;object-fit:cover!important;margin:0 0 12px!important;border:3px solid #fff!important;border-radius:17px!important;background:#fff!important;box-shadow:0 10px 24px rgba(0,0,0,.3)!important}.editorial-brand-copy strong{font-size:23px;line-height:1.1}.editorial-brand-copy small{font-size:12px;line-height:1.3;margin-top:8px;max-width:88%;color:#e8fff6}@media(max-width:430px){.home-hero-copy{width:56%;left:5%}.home-hero-copy-1{left:auto;right:4%}.home-hero-copy strong{font-size:18px}.home-hero-copy small{font-size:9px;line-height:1.3}.home-hero-copy span{font-size:8px}.feature-banner-copy{width:62%;padding:12px 14px}.feature-banner-copy strong{font-size:17px}.feature-banner-copy em{font-size:9px;margin-top:6px}.detail-brand-overlay{padding:24px}.branded-detail-hero .detail-app-icon{width:104px!important;height:104px!important;flex-basis:104px!important}.detail-brand-overlay strong{font-size:22px}.editorial-brand-copy{padding:24px}.editorial-brand-copy strong{font-size:20px}}.home-guide{max-width:900px;margin:18px auto;padding:0 12px;color:#273244}.home-guide-intro,.home-guide>section,.responsible-note{background:#fff;border:1px solid #dfe5ec;border-radius:14px;padding:20px 22px;margin:14px 0;box-shadow:0 8px 22px rgba(15,23,42,.05)}.home-guide h1{font-size:28px;line-height:1.18;margin:3px 0 14px;color:#10233f}.home-guide h2{font-size:21px;line-height:1.3;margin:0 0 10px;color:#12305b}.home-guide h3{font-size:16px;margin:0 0 6px;color:#075f4b}.home-guide li,.home-guide p{font-size:15px;line-height:1.72;margin:0 0 12px}.home-guide a{color:#075f4b;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;font-weight:750}.reviewed-line{font-size:12px!important;line-height:1.35!important;text-transform:uppercase;letter-spacing:.7px;color:#607086!important;font-weight:800;margin:0 0 8px!important}.home-fact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.home-fact-grid>div{background:#f4fbf8;border-left:4px solid #0b8a67;border-radius:10px;padding:14px}.home-fact-grid p{font-size:14px;margin:0}.home-checklist{padding-left:22px;margin:0}.home-checklist li{padding-left:4px;margin-bottom:9px}.responsible-note{background:#fff8e7!important;border-color:#f4c45a!important}.responsible-note h2{color:#6f4400}.breadcrumb{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:12px;color:#64748b;margin:8px 0 10px}.breadcrumb a{color:#075f4b;font-weight:800}.app-direct-answer{font-size:14px;line-height:1.6;margin:10px 4px;color:#334155;background:#fff;border-left:4px solid #0d7b5b;padding:11px 12px;border-radius:0 8px 8px 0}.download-status-note{text-align:center;font-size:12px;line-height:1.45;color:#6b7280;margin:8px 8px 0}.app-reviewed{text-align:center;margin-top:12px!important}.app-facts-list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:12px 0}.app-facts-list>div{background:#f5f8fb;border:1px solid #e1e7ef;border-radius:9px;padding:10px}.app-facts-list dt{font-size:11px;text-transform:uppercase;letter-spacing:.4px;color:#64748b;font-weight:800}.app-facts-list dd{margin:4px 0 0;font-size:14px;color:#0f513d;font-weight:900}.legal-intro{font-size:16px!important;line-height:1.75!important;color:#26364d!important;border-left:4px solid #0d7b5b;padding-left:14px}@media(max-width:700px){.home-fact-grid{grid-template-columns:1fr}.home-guide-intro,.home-guide>section,.responsible-note{padding:17px}.home-guide h1{font-size:24px}.home-guide h2{font-size:19px}}@media(max-width:430px){.home-guide{padding:0 9px;margin-top:12px}.home-guide li,.home-guide p{font-size:14px;line-height:1.66}.app-facts-list{grid-template-columns:1fr}.app-direct-answer{font-size:13px}}.search-result-card>span{display:block}.champion-card button.tab{border:0;font:inherit;padding:0}.heroWrap.detail-hero{display:block}.heroWrap.detail-hero>img{object-fit:cover}.topbar .row{min-height:61px;justify-content:center;padding:4px 6px}.brand img.site-brand-lockup{width:260px;height:52px;border-radius:0;object-fit:contain}.detail-main,.home-main{padding-top:103px}@media(max-width:430px){.topbar .row{min-height:57px;padding:4px}.brand img.site-brand-lockup{width:240px;height:48px}.detail-main,.home-main{padding-top:99px}}.AdBox{margin-top:12px}.branded-feature-banner{aspect-ratio:16/3}@media(max-width:768px){.branded-feature-banner{aspect-ratio:5/2}}.claim .download-action:hover,.claim button:hover,.dlBtn:hover{filter:brightness(.94)}.dlBtn{transition:transform .16s ease,filter .16s ease}.card-row-link:hover .dlBtn{transform:translateY(-1px)}.footer-copy p{margin:5px 0}@media(max-width:430px){.card-row-link{gap:7px}.app-list article.row{padding-left:4px;padding-right:4px}.app-list .dlBtn{min-width:98px;justify-content:center}.app-list .rank{width:18px}.home-title{padding:0 8px}}@media(min-width:431px){.app-list article.row{min-height:90px}.detail-editorial .editorial-section:nth-of-type(n+6) p:nth-of-type(n+3){display:none}}.home-intro{height:6px;max-height:6px}.subbar a,.subbar span{padding:10.5px 0}.heroBadges{margin-bottom:0}