:root{--navy:#071d4a;--blue:#1067f5;--blue2:#0a58e7;--muted:#5d6d88;--line:#dce6f5;--ice:#f5f9ff;--shadow:0 12px 30px rgba(42,83,148,.09);--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);background:#fff;font:15px/1.55 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.site-header{padding:18px 0 13px;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(220,230,245,.55);backdrop-filter:blur(14px)}.header-row{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:62px;height:50px;border:3px solid #4a8df9;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:18px;font-weight:900;background:linear-gradient(145deg,#0a4ec6,#1680ff);box-shadow:inset 0 0 0 5px #e7f1ff;position:relative}.brand-mark:before,.brand-mark:after{content:"";position:absolute;width:70px;height:28px;border:1.5px solid #6ba3f9;border-radius:50%;transform:rotate(24deg)}.brand-mark:after{transform:rotate(-24deg)}.brand b{display:block;font-size:20px;line-height:1.15;letter-spacing:-.4px}.brand small{display:block;color:#52627e}.header-actions{display:flex;gap:16px}.header-actions button{border:0;background:none;color:var(--navy);font-size:30px;line-height:1;cursor:pointer}.nav-pills{display:flex;gap:18px;margin-top:20px;overflow:auto;padding-bottom:2px}.nav-pills a{display:flex;gap:9px;align-items:center;justify-content:center;min-width:max-content;border:1px solid var(--line);padding:11px 20px;border-radius:13px;font-weight:650;background:#fff}.nav-pills a.active{color:#fff;border-color:var(--blue);background:linear-gradient(135deg,#0878fd,#1657e5);box-shadow:0 7px 14px rgba(16,103,245,.24)}main{padding-top:22px;padding-bottom:24px}.section-card{border-radius:var(--radius);background:linear-gradient(135deg,#f5f9ff,#eef5ff);border:1px solid #edf3fb;margin-bottom:16px}.hero{min-height:440px;padding:45px 45px 30px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;background:radial-gradient(circle at 86% 14%,#cfdcff 0,transparent 26%),linear-gradient(135deg,#f7fbff 3%,#e2ebff 100%)}.hero-copy{position:relative;z-index:2}.eyebrow{color:var(--blue);font-weight:800;font-size:14px;margin:0 0 12px}.hero h1{font-size:48px;line-height:1.06;letter-spacing:-2px;margin:0 0 18px}.hero-copy>p:not(.eyebrow){font-size:18px;color:#53637d;max-width:520px}.hero-search{max-width:520px;display:flex;margin-top:25px}.hero-search input{flex:1;min-width:0;border:1px solid #bfcde2;border-radius:12px 0 0 12px;padding:16px 18px;box-shadow:0 4px 12px rgba(44,76,125,.05);outline:none}.hero-search input:focus{border-color:var(--blue)}.hero-search button{width:70px;border:0;border-radius:0 12px 12px 0;color:#fff;font-size:28px;background:linear-gradient(145deg,#0b7cf9,#1854df);cursor:pointer}.hero-ctas{display:flex;align-items:center;gap:30px;margin-top:15px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:14px;border-radius:11px;padding:11px 22px;border:1px solid transparent;font-weight:750;cursor:pointer}.btn.primary{color:#fff;background:linear-gradient(135deg,#0675f8,#1956df);box-shadow:0 7px 14px rgba(16,103,245,.14)}.hero-ctas .btn{min-width:285px}.text-link{color:var(--blue);font-weight:750;border-bottom:2px dotted #77a7ed}.trust-row{display:flex;gap:38px;margin-top:27px;color:#3b5172;font-weight:650;font-size:14px}.trust-row span:first-child{color:#187c60}.hero-art{position:relative;min-height:350px}.orbit{position:absolute;inset:40px 20px 20px;border:2px solid rgba(255,255,255,.85);border-radius:50%;transform:rotate(13deg)}.orbit-two{transform:rotate(-35deg);inset:70px 15px 28px}.app-tile{position:absolute;width:104px;height:104px;display:grid;place-items:center;border-radius:26px;color:#fff;border:3px solid rgba(255,255,255,.85);box-shadow:0 12px 22px rgba(27,43,93,.25),inset 0 -8px 14px rgba(0,0,0,.12);font-size:34px;font-weight:900;transform:rotate(8deg)}.tile-purple{background:linear-gradient(145deg,#cf49eb,#6627cc);left:46%;top:16px}.tile-green{background:linear-gradient(145deg,#16d9ac,#00856c);left:25%;top:150px;transform:rotate(-5deg)}.tile-orange{background:linear-gradient(145deg,#ffb141,#ff7414);right:4%;top:145px}.tile-blue{background:linear-gradient(145deg,#296dff,#4223c8);left:44%;bottom:7px;transform:rotate(8deg)}.browse,.popular{padding:24px 38px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.section-heading h2,.directory h2,.faq h2{font-size:23px;margin:0}.section-heading>a{font-size:30px}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.category-grid>a{height:145px;border:1px solid var(--line);background:#fff;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;box-shadow:0 8px 18px rgba(42,83,148,.04)}.cat-icon{font-size:35px;font-weight:900}.cat-icon.green{color:#31a273}.cat-icon.orange{color:#f3992f}.cat-icon.purple{color:#7957df}.cat-icon.blue{color:#126bd5}.cat-icon.cyan{color:#168aa1}.popular-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.game-card{padding:20px;border-radius:18px;border:1px solid var(--line);background:#fff;display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 8px 18px rgba(42,83,148,.04)}.game-card-top{display:flex;gap:16px;align-items:center;margin-bottom:14px}.game-card h3,.game-row h3{margin:0;font-size:16px}.game-card small{display:block;color:var(--muted)}.game-icon{width:78px;height:78px;display:grid;place-items:center;flex:0 0 auto;border-radius:18px;color:#fff;font-size:24px;font-weight:900;border:2px solid rgba(255,255,255,.8);box-shadow:0 7px 12px rgba(16,41,87,.16),inset 0 -5px 10px rgba(0,0,0,.15)}.game-icon.green{background:linear-gradient(145deg,#28bd87,#047e59)}.game-icon.gold{background:linear-gradient(145deg,#ffc43d,#e48300)}.game-icon.violet,.game-icon.purple{background:linear-gradient(145deg,#a960ea,#4e2abc)}.game-icon.orange{background:linear-gradient(145deg,#f4aa35,#bf5a00)}.game-icon.blue{background:linear-gradient(145deg,#1e8ad7,#064887)}.status{border-radius:20px;padding:3px 12px;font-size:12px;font-weight:750}.unverified{background:#fff0dc;color:#755225}.game-card>.btn{margin-top:13px}.game-card .wide{width:100%}.slider-dots{text-align:center;margin:17px 0 -8px}.slider-dots>*{display:inline-block;width:9px;height:9px;background:#d9deea;border-radius:50%;margin:0 4px}.slider-dots b{background:var(--blue)}.directory{padding:20px 22px 18px}.directory-tools{display:flex;justify-content:space-between;gap:20px;margin:12px 0 14px}.list-search{display:flex;width:370px;border:1px solid #c9d5e6;border-radius:12px;background:#fff}.list-search input{border:0;background:transparent;outline:0;padding:12px 14px;width:100%}.list-search span{font-size:25px;padding:4px 13px}.filters{display:flex;gap:10px}.filters button{border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px 18px;color:#50607b;cursor:pointer}.filters button.active{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:inset 0 0 0 3px #dce9ff}.game-list{display:grid;gap:5px}.game-row{display:grid;grid-template-columns:66px minmax(135px,1.25fr) repeat(3,1fr) .75fr auto;align-items:center;gap:12px;min-height:78px;border:1px solid var(--line);border-radius:13px;padding:8px 14px;background:#fff;box-shadow:0 5px 12px rgba(42,83,148,.03)}.game-row .game-icon{width:58px;height:58px;font-size:17px;border-radius:14px}.row-name small,.row-meta small{display:block;color:var(--muted);font-size:12px}.row-meta b{font-size:13px}.btn.outline{color:var(--blue);border-color:#4384f5;background:#fff;padding:8px 17px}.complete{display:flex;margin-top:14px;width:100%;padding:12px}.safety-strip{min-height:220px;padding:28px 45px;display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:28px}.phone-art{margin:auto;width:92px;height:142px;border-radius:17px;border:5px solid #1b3f9a;transform:rotate(-11deg);display:grid;place-items:center;color:#126df4;font-size:50px;position:relative;background:#fff;box-shadow:0 13px 22px rgba(29,63,130,.18)}.phone-art i{position:absolute;right:-26px;bottom:5px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#27b57f;font-size:25px}.safety-strip h2{margin:0 0 8px}.safety-strip ul{list-style:none;padding:0;margin:0;color:#53637d}.safety-strip li:before{content:"✓";color:#24a979;font-weight:900;margin-right:10px}.faq{padding:22px 30px}.faq details{border:1px solid var(--line);background:#fff;border-radius:11px;padding:10px 16px;margin-top:7px}.faq summary{font-weight:650;cursor:pointer}.faq details p{color:var(--muted);margin-bottom:3px}footer{background:linear-gradient(130deg,#071c46,#002b50);color:#fff;padding:30px 0}.footer-grid{display:grid;grid-template-columns:290px 1fr 80px;align-items:center;gap:20px}.brand.light small,footer small{color:#c7d3e5}footer a{text-decoration:underline;text-underline-offset:3px}.shield{justify-self:end;width:56px;height:66px;clip-path:polygon(50% 0,92% 18%,84% 75%,50% 100%,16% 75%,8% 18%);display:grid;place-items:center;background:#8aa489;color:#052658;font-size:26px;font-weight:900}
@media(max-width:850px){.site-header{position:relative}.hero{grid-template-columns:1fr;padding:32px}.hero-art{display:none}.hero h1{font-size:39px}.category-grid{grid-template-columns:repeat(3,1fr)}.popular-grid{grid-template-columns:1fr 1fr}.popular-grid .game-card:nth-child(3){display:none}.directory-tools{flex-direction:column}.list-search{width:100%}.filters{overflow:auto}.game-row{grid-template-columns:58px 1fr auto}.row-meta,.game-row>.status{display:none}.safety-strip{grid-template-columns:130px 1fr}.safety-strip>.btn{grid-column:2}.footer-grid{grid-template-columns:1fr}.shield{display:none}}
@media(max-width:560px){.shell{width:min(100% - 22px,1160px)}.site-header{padding-top:12px}.brand-mark{width:48px;height:42px;font-size:14px}.brand-mark:before,.brand-mark:after{width:57px;height:22px}.brand b{font-size:16px}.header-actions button{font-size:25px}.nav-pills{gap:8px;margin-top:14px}.nav-pills a{padding:9px 13px}.hero{padding:28px 20px;min-height:auto}.hero h1{font-size:36px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-ctas{align-items:flex-start;flex-direction:column;gap:13px}.hero-ctas .btn{min-width:220px}.trust-row{gap:13px;flex-wrap:wrap}.browse,.popular{padding:20px 14px}.category-grid{display:flex;overflow:auto}.category-grid>a{min-width:125px;height:120px}.popular-grid{grid-template-columns:1fr}.popular-grid .game-card:nth-child(2){display:none}.directory{padding-inline:0}.directory h2{padding-left:3px}.game-row{border-left:0;border-right:0}.game-row .btn{font-size:12px;padding:7px 10px}.filters button{padding:7px 13px}.safety-strip{grid-template-columns:1fr;text-align:center;padding:25px 20px}.phone-art{display:none}.safety-strip>.btn{grid-column:1;margin:auto}.safety-strip ul{text-align:left}.footer-grid{text-align:center}.footer-grid .brand{justify-content:center}}

/* Complete directory and shared interactions */
.global-search{display:flex;margin-top:14px}.global-search[hidden]{display:none}.global-search input{flex:1;border:1px solid var(--line);border-radius:10px 0 0 10px;padding:11px 14px;outline:none}.global-search button{border:0;border-radius:0 10px 10px 0;color:#fff;background:var(--blue);padding:0 20px;font-weight:750}.game-icon.red{background:linear-gradient(145deg,#f7656e,#b71631)}.game-icon.teal{background:linear-gradient(145deg,#2dd5cc,#087b84)}.game-icon img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.status.review{background:#e8f2ff;color:#1556bb}.status.checked{background:#e6efff;color:#4f6c9b}.game-row.is-extra{display:none}.game-list.show-all .game-row.is-extra{display:grid}.empty-state{text-align:center;color:var(--muted);padding:30px}.review-process{padding:24px 40px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.process-grid>div{display:grid;grid-template-columns:50px 1fr;column-gap:12px}.process-grid i{grid-row:1/3;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;color:#079f72;font-size:22px;background:#e2f8f1;font-style:normal}.process-grid b{align-self:end}.process-grid span{color:var(--muted);font-size:13px}.latest-guides{padding:24px 38px}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.guide-grid>a{display:flex;border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.guide-art{width:150px;min-height:130px;display:grid;place-items:center;font-size:48px}.guide-art.purple{color:#5532b7;background:#f0eaff}.guide-art.green{color:#198c60;background:#e8f7e6}.guide-grid>a div{padding:20px}.guide-grid b{font-size:16px}.guide-grid p{color:var(--muted);margin:6px 0}.guide-grid div span{color:var(--blue);font-weight:750}.breadcrumbs{display:flex;align-items:center;gap:10px;color:#61728e;font-size:13px;padding:3px 3px 18px}.breadcrumbs a:hover{color:var(--blue)}.not-found{padding:80px 0 140px;text-align:center}.not-found h1{font-size:42px;margin:0}.not-found p{color:var(--muted)}

/* Report page */
.report-hero{padding:42px 68px 25px;background:radial-gradient(circle at 85% 20%,#ddd4ff 0,transparent 34%),linear-gradient(135deg,#f6faff,#eef1ff)}.report-main{display:grid;grid-template-columns:260px 1fr;gap:45px;align-items:center}.report-icon-wrap{width:230px;height:230px;border-radius:52px;display:grid;place-items:center;background:rgba(255,255,255,.67);border:2px solid #fff;box-shadow:0 16px 30px rgba(51,65,112,.18),inset 0 0 24px rgba(65,115,216,.08)}.report-icon{width:170px;height:170px;border-radius:42px;font-size:48px}.report-copy h1{font-size:46px;line-height:1.08;margin:0 0 8px}.report-copy>p:not(.eyebrow){font-size:17px;color:var(--muted)}.report-badges{display:flex;gap:10px;margin:16px 0}.report-facts{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #cedaec;background:rgba(255,255,255,.66);border-radius:14px;padding:13px 8px}.report-facts>div{padding:0 16px;border-right:1px solid #cedaec}.report-facts>div:last-child{border:0}.report-facts small,.report-facts b{display:block}.report-facts small{color:var(--muted)}.report-facts b{font-size:13px}.report-actions{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}.no-host{text-align:center;color:#6a7a94;margin:16px 0 0}.glance{padding:22px 30px}.glance h2{margin:0 0 16px}.glance-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.glance-grid>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px;display:flex;align-items:center;gap:15px}.glance-grid i{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:23px}.glance-grid i.orange{color:#f07038;background:#fff0e9}.glance-grid i.blue{color:#1267f5;background:#eaf1ff}.glance-grid i.purple{color:#794bd9;background:#f1ebff}.glance-grid i.gold{color:#eca900;background:#fff6dc}.glance-grid span>*{display:block}.glance-grid strong{color:#e37b16;font-size:16px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.content-card{padding:25px 30px}.content-card h2,.apk-safety h2,.clone-warning h2,.standards-card h2,.related h2{margin:0 0 12px}.content-card p{color:#3f506b}.details-table{margin:0}.details-table>div{display:grid;grid-template-columns:1.2fr .8fr;border-bottom:1px solid #e2e9f3;padding:4px 0}.details-table dt{font-weight:650}.details-table dd{margin:0;color:#4d5e78}.methodology{padding:24px 30px;text-align:center}.methodology>h2{text-align:left;margin:0 0 18px}.method-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:15px}.method-grid>div{padding:0 22px;border-right:1px solid #d7e2f0}.method-grid>div:last-child{border:0}.method-grid i{display:grid;place-items:center;margin:0 auto 10px;width:58px;height:58px;border-radius:50%;background:#e5efff;color:#1469ef;font-size:26px;font-style:normal}.method-grid b{display:block}.method-grid em{display:inline-grid;place-items:center;width:17px;height:17px;border-radius:50%;color:#fff;background:#1469ef;font-size:11px;font-style:normal}.method-grid p{font-size:13px;color:var(--muted)}.apk-safety{padding:26px 30px}.safety-body{display:grid;grid-template-columns:190px 1fr;align-items:center}.safety-body .phone-art{transform:scale(.78) rotate(-11deg)}.safety-body ul,.standards-card ul{list-style:none;margin:0;padding:0}.safety-body li{margin:9px 0}.safety-body li:before{content:'✓';display:inline-grid;place-items:center;width:19px;height:19px;border:2px solid #1daa79;border-radius:50%;color:#1daa79;margin-right:10px;font-size:11px;font-weight:900}.apk-safety>.btn{width:100%;margin-top:8px}.clone-warning{display:flex;gap:18px;border:1px solid #ffe4e4;border-radius:16px;padding:20px 24px;background:#fff0f2;margin-bottom:12px}.clone-warning>i{font-size:28px;color:#e14b59;font-style:normal}.clone-warning h2{color:#a62a39}.clone-warning p{margin:0}.standards-card{background:linear-gradient(140deg,#082557,#001b42);color:#fff;border-radius:16px;padding:24px 30px}.standards-card li{margin:5px 0}.standards-card li:before{content:'✓';display:inline-grid;place-items:center;width:18px;height:18px;border:1px solid #a7c8ff;border-radius:50%;margin-right:9px;font-size:10px}.standards-card>div{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:14px 0 6px}.standards-card a{border:1px solid #a6badd;border-radius:10px;padding:9px 12px;text-align:center}.standards-card small{display:block;text-align:center;color:#d1dded}.question-link{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:11px;border:1px solid var(--line);border-radius:12px;margin-top:8px;background:#fff}.question-link>i{width:36px;height:36px;display:grid;place-items:center;border:2px solid #7e5de9;color:#6e44df;border-radius:50%;font-style:normal;font-weight:800}.question-link span>*{display:block}.question-link small{color:var(--muted)}.update-list{list-style:none;margin:0;padding:0}.update-list li{display:grid;grid-template-columns:24px 1fr auto;gap:10px;padding:10px 0;border-bottom:1px solid #e1e9f5}.update-list i{width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#22ae7d;color:#fff;font-style:normal;font-size:11px}.update-list div>*{display:block}.update-list small{color:var(--muted)}.update-list time{color:#70809a;font-size:12px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px 22px}.faq-grid details{margin:0}.related{padding:22px 30px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.related-grid>a{display:flex;align-items:center;gap:14px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff}.related-grid .game-icon{width:60px;height:60px;font-size:17px}.related-grid span>*{display:block}.related-grid small{width:max-content;background:#fff0dc;color:#775424;border-radius:20px;padding:2px 8px;font-size:11px}.related-grid em{color:var(--blue);font-style:normal;margin-top:5px}

/* Guides */
.guide-hero{min-height:280px;display:grid;grid-template-columns:1fr 240px;align-items:center;padding:42px 55px;background:radial-gradient(circle at 87% 18%,#ded8ff,transparent 35%),linear-gradient(135deg,#f6faff,#e9f0ff)}.guide-hero h1{font-size:44px;line-height:1.08;margin:0 0 15px}.guide-hero p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:700px}.guide-hero-icon{width:150px;height:150px;border-radius:34px;background:linear-gradient(145deg,#8f66f3,#255edc);color:#fff;display:grid;place-items:center;font-size:66px;transform:rotate(8deg);box-shadow:0 18px 35px rgba(45,74,161,.25)}.guide-content{padding:20px 45px}.guide-content article{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid #dbe5f2}.guide-content article:last-child{border:0}.guide-content article>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#1268ef;color:#fff;font-weight:850}.guide-content h2{margin:0;font-size:22px}.guide-content p{margin:5px 0 0;color:var(--muted)}.source-links{padding:28px 35px}.source-links h2{margin-top:0}.source-links a{display:flex;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:15px 18px;margin-top:10px}.source-links span{color:var(--blue);font-weight:750}.guide-note{margin:16px 0;padding:17px 22px;border-radius:13px;background:#fff4dc;border:1px solid #ffebc2}

@media(max-width:850px){.process-grid{grid-template-columns:1fr}.guide-grid{grid-template-columns:1fr}.report-hero{padding:30px}.report-main{grid-template-columns:180px 1fr;gap:25px}.report-icon-wrap{width:170px;height:170px}.report-icon{width:125px;height:125px}.report-copy h1{font-size:38px}.report-facts{grid-template-columns:1fr 1fr}.report-facts>div:nth-child(2){border-right:0}.report-facts>div{padding:7px 12px}.two-col{grid-template-columns:1fr}.method-grid{grid-template-columns:1fr 1fr;gap:20px}.method-grid>div:nth-child(2){border:0}.guide-hero{grid-template-columns:1fr 150px;padding:35px}.guide-hero-icon{width:120px;height:120px}.related-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.review-process,.latest-guides{padding:20px 15px}.guide-art{width:90px}.report-hero{padding:22px 16px}.report-main{grid-template-columns:1fr;text-align:center}.report-icon-wrap{width:145px;height:145px;margin:auto}.report-icon{width:108px;height:108px}.report-copy h1{font-size:34px}.report-badges{justify-content:center;flex-wrap:wrap}.report-facts{text-align:left}.report-actions{grid-template-columns:1fr}.glance{padding:20px 14px}.glance-grid{grid-template-columns:1fr}.content-card,.apk-safety{padding:22px 16px}.methodology{padding:20px 12px}.method-grid{grid-template-columns:1fr}.method-grid>div{border:0;border-bottom:1px solid #d7e2f0}.safety-body{grid-template-columns:1fr}.safety-body .phone-art{display:grid}.faq-grid{grid-template-columns:1fr}.related{padding:20px 14px}.related-grid{grid-template-columns:1fr}.guide-hero{grid-template-columns:1fr;padding:28px 20px}.guide-hero h1{font-size:35px}.guide-hero-icon{display:none}.guide-content{padding:15px}.source-links{padding:20px 15px}.source-links a{flex-direction:column}.common-updates{display:block}.common-updates>article{margin-bottom:12px}}

/* Transparent illustrated icon system */
.ui-icon{display:inline-block;width:24px;height:24px;object-fit:contain;vertical-align:middle}.brand-logo{width:68px;height:58px;object-fit:contain;flex:0 0 auto}.header-actions button{width:38px;height:38px;padding:5px;display:grid;place-items:center}.header-actions .ui-icon{width:29px;height:29px}.menu-button{gap:4px;align-content:center}.menu-button i{display:block;width:25px;height:3px;border-radius:5px;background:var(--navy)}.nav-pills .nav-icon{width:22px;height:22px}.nav-pills a.active .nav-icon{filter:brightness(0) invert(1)}.hero-search .ui-icon{width:29px;height:29px;filter:brightness(0) invert(1)}.trust-row span{display:flex;align-items:center;gap:7px}.trust-row .ui-icon{width:23px;height:23px}.hero-art .app-tile{width:130px;height:130px;border:0;border-radius:0;background:transparent;box-shadow:none;object-fit:contain}.hero-art .tile-purple{left:45%;top:-6px}.hero-art .tile-green{left:18%;top:122px}.hero-art .tile-orange{right:-2%;top:119px}.hero-art .tile-blue{left:42%;bottom:-4px}.category-icon,.category-line-icon{width:76px;height:76px;object-fit:contain}.category-line-icon{padding:10px}.list-search span{display:grid;place-items:center}.list-search .ui-icon{width:27px;height:27px}.game-icon.has-image{background:transparent!important;border:0;box-shadow:none}.game-icon.has-image img{object-fit:contain;border-radius:0}.process-grid i .ui-icon{width:39px;height:39px}.safety-phone-art{display:block;width:205px;height:190px;object-fit:contain;margin:auto}.safety-body .safety-phone-art{width:170px;height:190px}.guide-art img{width:118px;height:112px;object-fit:contain}.breadcrumbs a{display:inline-flex;align-items:center;gap:5px}.breadcrumbs .ui-icon{width:17px;height:17px}.report-badges .ui-icon{width:16px;height:16px}.report-actions .ui-icon{width:22px;height:22px}.report-actions .primary .ui-icon{filter:brightness(0) invert(1)}.no-host{display:flex;align-items:center;justify-content:center;gap:6px}.no-host .ui-icon{width:20px;height:20px}.glance-grid i .ui-icon{width:38px;height:38px}.method-grid i .ui-icon{width:45px;height:45px}.clone-warning>.ui-icon{width:34px;height:34px;flex:0 0 auto}.standards-card a{display:flex;align-items:center;justify-content:center;gap:7px}.standards-card a .ui-icon{width:19px;height:19px;filter:brightness(0) invert(1)}.question-link>i .ui-icon{width:32px;height:32px}.question-link>i{border:0}.update-list i .ui-icon{width:21px;height:21px}.update-list i{background:transparent}.footer-shield{width:62px;height:72px;object-fit:contain;justify-self:end;filter:saturate(.8) brightness(1.25)}
.guide-hero-icon{background:transparent;border-radius:0;box-shadow:none;transform:none}.guide-hero-icon img{width:170px;height:170px;object-fit:contain}
@media(min-width:600px) and (max-width:850px){.hero{grid-template-columns:1.05fr .95fr}.hero-art{display:block;min-height:320px}.hero-art .app-tile{width:105px;height:105px}.hero-art .tile-green{left:8%;top:120px}.hero-art .tile-orange{right:-10px;top:120px}}
@media(max-width:560px){.brand-logo{width:54px;height:46px}.nav-pills .nav-icon{width:19px;height:19px}.category-icon,.category-line-icon{width:66px;height:66px}.safety-phone-art{width:170px;height:155px}.safety-strip{grid-template-columns:1fr}.safety-strip>.btn{grid-column:1}.guide-art img{width:82px;height:82px}.footer-grid .brand-logo{margin:0}.footer-shield{display:none}}

/* Directory serial numbers */
.game-row{grid-template-columns:44px 66px minmax(135px,1.25fr) repeat(3,1fr) .75fr auto}.row-serial{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#edf5ff,#dceaff);border:1px solid #c8dcfa;color:#155fd7;font-size:12px;font-weight:850;box-shadow:inset 0 1px 0 #fff}.game-row:hover .row-serial{color:#fff;border-color:#1767eb;background:linear-gradient(145deg,#2182ff,#1255d8)}

/* Button motion and shine */
.btn,.filters button,.hero-search button,.global-search button,.header-actions button{position:relative;overflow:hidden;isolation:isolate;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease,border-color .22s ease,background-color .22s ease}.btn::after,.filters button::after,.hero-search button::after,.global-search button::after{content:"";position:absolute;z-index:1;pointer-events:none;top:-70%;left:-65%;width:42%;height:240%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);transform:rotate(22deg);transition:left .55s cubic-bezier(.2,.75,.3,1)}.btn:hover::after,.filters button:hover::after,.hero-search button:hover::after,.global-search button:hover::after{left:125%}.btn:hover,.filters button:hover,.hero-search button:hover,.global-search button:hover{transform:translateY(-3px);filter:saturate(1.08);box-shadow:0 12px 24px rgba(16,91,218,.22)}.btn:active,.filters button:active,.hero-search button:active,.global-search button:active,.header-actions button:active{transform:translateY(0) scale(.96);transition-duration:.08s}.btn:focus-visible,.filters button:focus-visible,.hero-search button:focus-visible,.global-search button:focus-visible,.header-actions button:focus-visible{outline:3px solid rgba(16,103,245,.28);outline-offset:3px}.btn.primary:hover{box-shadow:0 14px 28px rgba(16,91,218,.32)}.btn.outline:hover{color:#fff;background:linear-gradient(135deg,#0878fd,#1657e5);border-color:#1657e5}.btn.outline:hover .ui-icon{filter:brightness(0) invert(1)}.header-actions button:hover{transform:translateY(-2px) scale(1.06);background:#edf5ff;border-radius:50%}.filters button.active:hover{background:linear-gradient(135deg,#0878fd,#1657e5)}
@media(max-width:850px){.game-row{grid-template-columns:38px 58px minmax(0,1fr) auto}.row-serial{width:32px;height:32px;font-size:11px}}
@media(prefers-reduced-motion:reduce){.btn,.filters button,.hero-search button,.global-search button,.header-actions button{transition:none}.btn::after,.filters button::after,.hero-search button::after,.global-search button::after{display:none}.btn:hover,.filters button:hover,.hero-search button:hover,.global-search button:hover,.header-actions button:hover{transform:none}}

/* Polished app directory */
.directory{padding:28px;border:1px solid #e5eefb;border-radius:22px;background:linear-gradient(145deg,#f9fbff,#f1f6ff);box-shadow:0 14px 34px rgba(30,76,145,.07);margin-bottom:16px}.directory-head{display:flex;justify-content:space-between;align-items:center;gap:22px}.directory-title{display:flex;align-items:center;gap:14px}.directory-title-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#eaf3ff,#dceaff);box-shadow:inset 0 1px 0 #fff}.directory-title-icon .ui-icon{width:31px;height:31px}.directory-title h2{font-size:25px;margin:0}.directory-title p{margin:2px 0 0;color:#647590;font-size:13px}.app-count{display:flex;align-items:baseline;gap:6px;min-width:max-content;padding:8px 14px;border:1px solid #cfe0fa;border-radius:999px;color:#50627d;background:#fff;box-shadow:0 6px 15px rgba(30,76,145,.06);font-size:12px;font-weight:700}.app-count b{color:#1266ed;font-size:20px}.directory-tools{padding:14px;border:1px solid #e0eaf8;border-radius:16px;background:rgba(255,255,255,.82)}.game-list{gap:9px}.game-list-head{display:grid;grid-template-columns:44px 66px minmax(135px,1.25fr) repeat(3,1fr) .75fr auto;align-items:center;gap:12px;padding:0 16px 3px;color:#75859d;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.game-row{min-height:88px;padding:10px 16px;border-color:#dce7f6;border-radius:17px;background:linear-gradient(120deg,#fff,#fbfdff);box-shadow:0 6px 16px rgba(34,75,136,.045);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.game-row:hover{transform:translateX(4px);border-color:#a9c9f7;background:#fff;box-shadow:0 13px 28px rgba(25,86,179,.12)}.game-row .game-icon{width:64px;height:64px;transition:transform .24s ease,filter .24s ease}.game-row:hover .game-icon{transform:scale(1.08) rotate(-2deg);filter:saturate(1.12)}.row-name h3{font-size:15px}.row-name h3 a:hover{color:var(--blue)}.row-name small{display:flex;align-items:center;gap:6px}.row-name small i{width:7px;height:7px;border-radius:50%;background:#24b47e;box-shadow:0 0 0 3px #dcf7ed}.row-meta{padding-left:10px;border-left:1px solid #e8eef7}.row-meta small{font-size:10px;text-transform:uppercase;letter-spacing:.05em}.row-meta b{color:#334967;font-size:12px}.game-row>.status{justify-self:start;padding:5px 11px}.list-action{min-width:128px;padding:9px 14px;color:#fff;background:linear-gradient(135deg,#0b76f7,#174fdd);box-shadow:0 7px 16px rgba(17,92,221,.2)}.list-action b{font-size:20px;line-height:1;transition:transform .2s ease}.list-action:hover b{transform:translateX(4px)}.complete{margin-top:17px;border-width:1.5px;background:#fff;box-shadow:0 6px 17px rgba(25,86,179,.07)}
.offer-pills{display:flex;flex-wrap:wrap;gap:7px;margin:2px 0 1px}.offer-pills span,.offer-status,.offer-chip{display:inline-flex;align-items:center;width:max-content;border:1px solid #ccefdc;border-radius:999px;padding:4px 10px;color:#09744d;background:#e9fbf2;font-size:11px;font-weight:800}.offer-status{justify-self:start;white-space:nowrap}.report-badges .offer-chip{padding:5px 12px;font-size:12px}.game-card .offer-pills+small{display:none}
@media(max-width:850px){.game-list-head{display:none}.directory{padding:22px}.directory-head{align-items:flex-start}.directory-title p{max-width:480px}.game-row{grid-template-columns:38px 64px minmax(0,1fr) auto}.game-row .game-icon{width:62px;height:62px}.row-meta,.game-row>.status,.game-row>.offer-status{display:none}}
@media(max-width:560px){.directory{padding:16px 10px;border-radius:19px}.directory-head{align-items:flex-start;flex-direction:column;padding:0 5px}.directory-title{align-items:flex-start}.directory-title-icon{width:43px;height:43px;border-radius:13px}.directory-title-icon .ui-icon{width:28px;height:28px}.directory-title h2{font-size:22px}.directory-title p{font-size:12px}.app-count{margin-left:57px;margin-top:-14px}.directory-tools{margin-inline:0;padding:11px}.game-list{gap:10px}.game-row{grid-template-columns:34px 62px minmax(0,1fr);gap:9px;padding:12px 10px;border:1px solid #d9e6f7;border-radius:18px;transform:none}.game-row:hover{transform:none}.game-row .game-icon{width:60px;height:60px}.row-serial{width:30px;height:30px}.row-name h3{font-size:14px}.game-row .list-action{grid-column:2/4;width:100%;min-height:42px;margin-top:2px}.complete{margin-inline:3px;width:calc(100% - 6px)}}
@media(prefers-reduced-motion:reduce){.game-row,.game-row .game-icon,.list-action b{transition:none}.game-row:hover,.game-row:hover .game-icon{transform:none}}

/* Mobile header and collapsible navigation */
.menu-button i{transition:transform .2s ease,opacity .2s ease}
.menu-button[aria-expanded="true"] i:nth-child(1){transform:translateY(7px) rotate(45deg)}
.menu-button[aria-expanded="true"] i:nth-child(2){opacity:0}
.menu-button[aria-expanded="true"] i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
@media(max-width:560px){
  html,body{overflow-x:hidden}
  .site-header{padding:10px 0;border-bottom-color:#dce6f5;box-shadow:0 5px 18px rgba(24,66,127,.06)}
  .header-row{min-height:48px}
  .brand{min-width:0;gap:8px}
  .brand>span{min-width:0}
  .brand-logo{width:48px;height:42px}
  .brand b{font-size:15px;white-space:nowrap}
  .brand small{font-size:11px;white-space:nowrap}
  .header-actions{gap:3px;flex:0 0 auto}
  .header-actions button{width:36px;height:36px;padding:6px}
  .header-actions .ui-icon{width:25px;height:25px}
  .menu-button i{width:23px;height:2.5px}
  .nav-pills{display:none;width:min(100% - 22px,1160px);margin:10px auto 0;padding:10px;overflow:visible;flex-direction:column;gap:7px;border:1px solid #dce6f5;border-radius:16px;background:#fff;box-shadow:0 14px 30px rgba(22,65,128,.13)}
  .nav-pills.menu-open{display:flex;animation:mobileMenuIn .2s ease}
  .nav-pills a{width:100%;justify-content:flex-start;padding:11px 13px;border-radius:11px}
  .nav-pills a.active{box-shadow:0 6px 13px rgba(16,103,245,.2)}
  .global-search{margin-top:10px}
}
@keyframes mobileMenuIn{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.menu-button i{transition:none}.nav-pills.menu-open{animation:none}}

/* Restore the original compact mobile home directory */
@media(max-width:560px){
  .page-home .nav-pills{display:flex;width:min(100% - 22px,1160px);margin:10px auto 0;padding:0;overflow-x:auto;overflow-y:hidden;flex-direction:row;gap:8px;border:0;border-radius:0;background:transparent;box-shadow:none;scrollbar-width:none}
  .page-home .nav-pills::-webkit-scrollbar{display:none}
  .page-home .nav-pills a{width:auto;justify-content:center;padding:9px 13px}
  .page-home .nav-pills.menu-open{overflow:visible;flex-direction:column;padding:10px;border:1px solid #dce6f5;border-radius:16px;background:#fff;box-shadow:0 14px 30px rgba(22,65,128,.13)}
  .page-home .nav-pills.menu-open a{width:100%;justify-content:flex-start;padding:11px 13px}
  .page-home .directory{padding:20px 11px 18px;border-radius:20px;background:linear-gradient(135deg,#f5f9ff,#eef5ff);box-shadow:none}
  .page-home .directory-head{display:block;padding:0 3px}
  .page-home .directory-title{display:block}
  .page-home .directory-title-icon,.page-home .directory-title p,.page-home .app-count{display:none}
  .page-home .directory-title h2{font-size:23px}
  .page-home .directory-tools{padding:0;border:0;border-radius:0;background:transparent}
  .page-home .game-list{gap:5px}
  .page-home .game-row{grid-template-columns:30px 52px minmax(0,1fr) auto;gap:8px;min-height:72px;padding:7px 8px;border:1px solid #dce6f5;border-radius:13px;background:#fff;box-shadow:0 5px 12px rgba(42,83,148,.03)}
  .page-home .game-row .game-icon{width:50px;height:50px}
  .page-home .row-serial{width:28px;height:28px;font-size:10px}
  .page-home .row-name h3{font-size:13px;line-height:1.25}
  .page-home .row-name small{font-size:10px}
  .page-home .game-row .list-action{grid-column:auto;width:auto;min-width:82px;min-height:38px;margin:0;padding:7px 9px;font-size:11px;gap:5px}
  .page-home .complete{margin-inline:3px;width:calc(100% - 6px)}
}

/* Compact phone sizing for every public section */
@media(max-width:560px){
  body{font-size:13.5px;line-height:1.45}
  .shell{width:calc(100% - 16px)}
  .site-header{padding:8px 0}
  .header-row{min-height:44px}
  .brand{gap:7px}
  .brand-logo{width:43px;height:38px}
  .brand b{font-size:14px}
  .brand small{font-size:10px}
  .header-actions button{width:33px;height:33px;padding:5px}
  .header-actions .ui-icon{width:23px;height:23px}
  .menu-button i{width:21px}
  .page-home .nav-pills{width:calc(100% - 16px);margin-top:8px;gap:6px}
  .page-home .nav-pills a{padding:8px 11px;font-size:12px;gap:7px}
  .page-home .nav-pills .nav-icon{width:17px;height:17px}
  main{padding-top:12px;padding-bottom:16px}
  .section-card{margin-bottom:10px;border-radius:16px}
  .hero{padding:22px 16px}
  .eyebrow{font-size:12px;margin-bottom:8px}
  .hero h1{font-size:31px;line-height:1.08;letter-spacing:-1.2px;margin-bottom:12px}
  .hero-copy>p:not(.eyebrow){font-size:14px}
  .hero-search{margin-top:18px}
  .hero-search input{padding:12px 13px;font-size:13px}
  .hero-search button{width:58px;font-size:23px}
  .hero-ctas{margin-top:12px;gap:9px}
  .hero-ctas .btn{min-width:190px}
  .btn{padding:9px 15px;font-size:13px;gap:9px}
  .trust-row{gap:10px;margin-top:18px;font-size:12px}
  .trust-row .ui-icon{width:19px;height:19px}
  .browse,.popular{padding:16px 10px}
  .section-heading{margin-bottom:12px}
  .section-heading h2,.directory h2,.faq h2{font-size:20px}
  .section-heading>a{font-size:25px}
  .category-grid{gap:10px}
  .category-grid,.filters{scrollbar-width:none}
  .category-grid::-webkit-scrollbar,.filters::-webkit-scrollbar{display:none}
  .category-grid>a{min-width:104px;height:98px;border-radius:14px;gap:5px;font-size:12px}
  .category-icon,.category-line-icon{width:55px;height:55px}
  .popular-grid{gap:10px}
  .game-card{padding:14px;border-radius:14px}
  .game-card-top{gap:11px;margin-bottom:9px}
  .game-card .game-icon{width:60px;height:60px}
  .game-card h3{font-size:14px}
  .game-card small{font-size:11px}
  .offer-pills span{padding:3px 8px;font-size:10px}
  .slider-dots{margin:12px 0 -5px}
  .page-home .directory{padding:14px 8px}
  .page-home .directory-title h2{font-size:20px}
  .page-home .directory-tools{margin:8px 0 10px}
  .list-search input{padding:10px 11px;font-size:12px}
  .list-search span{padding:3px 9px}
  .list-search .ui-icon{width:22px;height:22px}
  .filters{gap:6px}
  .filters button{padding:6px 10px;font-size:11px}
  .page-home .game-row{grid-template-columns:26px 46px minmax(0,1fr) auto;gap:6px;min-height:62px;padding:6px;border-radius:11px}
  .page-home .game-row .game-icon{width:44px;height:44px}
  .page-home .row-serial{width:24px;height:24px;font-size:9px}
  .page-home .row-name h3{font-size:12.5px}
  .page-home .row-name small{font-size:9px}
  .page-home .game-row .list-action{min-width:74px;min-height:34px;padding:6px 7px;font-size:10.5px;gap:3px}
  .page-home .game-row .list-action b{font-size:16px}
  .review-process,.latest-guides{padding:16px 11px}
  .process-grid{gap:14px}
  .process-grid>div{grid-template-columns:41px 1fr;column-gap:9px}
  .process-grid i{width:41px;height:41px}
  .process-grid i .ui-icon{width:31px;height:31px}
  .process-grid span{font-size:11px}
  .safety-strip{min-height:auto;padding:18px 14px;gap:12px}
  .safety-strip h2{font-size:20px}
  .safety-strip li{font-size:12px}
  .guide-grid{gap:10px}
  .guide-grid>a{border-radius:13px}
  .guide-art{width:74px;min-height:92px}
  .guide-art img{width:66px;height:66px}
  .guide-grid>a div{padding:12px 9px}
  .guide-grid b{font-size:13px}
  .guide-grid p{font-size:11px;margin:4px 0}
  .faq{padding:16px 10px}
  .faq details{padding:8px 10px;margin-top:5px}
  .faq summary{font-size:12px}
  footer{padding:22px 0}
  .footer-grid{gap:12px;font-size:12px}
  .breadcrumbs{gap:6px;padding:1px 2px 10px;font-size:11px;white-space:nowrap;overflow-x:auto;scrollbar-width:none}
  .breadcrumbs::-webkit-scrollbar{display:none}
  .report-hero{padding:16px 12px}
  .report-main{gap:12px}
  .report-icon-wrap{width:120px;height:120px;border-radius:36px}
  .report-icon{width:90px;height:90px}
  .report-copy h1{font-size:29px;margin-bottom:6px}
  .report-copy>p:not(.eyebrow){font-size:13.5px}
  .report-badges{gap:6px;margin:10px 0}
  .report-badges .offer-chip,.report-badges .status{padding:4px 8px;font-size:10px}
  .report-facts{padding:7px 4px;border-radius:11px}
  .report-facts>div{padding:5px 8px}
  .report-facts small{font-size:10px}
  .report-facts b{font-size:11.5px}
  .report-actions{gap:9px;margin-top:16px}
  .report-actions .btn{min-height:43px}
  .glance{padding:16px 10px}
  .glance h2{font-size:18px;margin-bottom:10px}
  .glance-grid{gap:8px}
  .glance-grid>div{padding:11px;gap:10px}
  .glance-grid i{width:41px;height:41px}
  .glance-grid i .ui-icon{width:31px;height:31px}
  .content-card,.apk-safety{padding:17px 12px}
  .content-card h2,.apk-safety h2,.clone-warning h2,.standards-card h2,.related h2{font-size:18px;margin-bottom:8px}
  .content-card p{font-size:12.5px}
  .details-table>div{grid-template-columns:1fr 1fr;padding:4px 0;font-size:11.5px}
  .methodology{padding:16px 10px}
  .methodology>h2{font-size:18px;margin-bottom:12px}
  .method-grid{gap:10px}
  .method-grid>div{padding:8px 5px}
  .method-grid i{width:47px;height:47px}
  .method-grid i .ui-icon{width:36px;height:36px}
  .method-grid p{font-size:11px}
  .safety-body .safety-phone-art{width:130px;height:145px}
  .safety-body li{font-size:12px;margin:7px 0}
  .clone-warning{gap:11px;padding:15px 13px}
  .clone-warning>.ui-icon{width:27px;height:27px}
  .standards-card{padding:17px 14px}
  .standards-card li{font-size:12px}
  .standards-card>div{gap:8px;margin-top:11px}
  .standards-card a{padding:8px 6px;font-size:11px}
  .question-link{grid-template-columns:36px 1fr auto;gap:8px;padding:8px}
  .question-link>i{width:31px;height:31px}
  .question-link>i .ui-icon{width:27px;height:27px}
  .question-link b{font-size:12px}
  .question-link small{font-size:10px}
  .update-list li{grid-template-columns:20px 1fr auto;gap:7px;padding:8px 0;font-size:11px}
  .update-list time{font-size:9px}
  .related{padding:16px 10px}
  .related-grid{gap:8px}
  .related-grid>a{padding:9px}
  .related-grid .game-icon{width:50px;height:50px}
  .guide-hero{padding:21px 15px;min-height:auto}
  .guide-hero h1{font-size:29px}
  .guide-hero p:not(.eyebrow){font-size:13.5px}
  .guide-content{padding:10px}
  .guide-content article{grid-template-columns:38px 1fr;gap:10px;padding:15px 0}
  .guide-content article>span{width:36px;height:36px}
  .guide-content h2{font-size:17px}
  .source-links{padding:16px 10px}
}
@media(max-width:360px){
  .brand b{font-size:13px}
  .brand small{font-size:9px}
  .hero h1{font-size:29px}
  .page-home .nav-pills a{padding-inline:9px;font-size:11px}
  .page-home .game-row{grid-template-columns:24px 42px minmax(0,1fr) auto;gap:5px;padding:5px}
  .page-home .game-row .game-icon{width:40px;height:40px}
  .page-home .game-row .list-action{min-width:68px;padding-inline:5px;font-size:10px}
}

/* Bilingual public guides and Any Yono Games branding */
.language-toggle{min-width:52px;height:36px;padding:0 10px;display:grid;place-items:center;border:1px solid #cfe0f8;border-radius:999px;color:#0e63e9;background:#f2f7ff;font-size:12px;font-weight:850;transition:transform .2s ease,background .2s ease,color .2s ease}
.language-toggle:hover{color:#fff;background:#1067f5;transform:translateY(-2px)}
.seo-guide{padding:34px 42px;background:linear-gradient(145deg,#fafdff,#edf5ff)}
.guide-content article p+p{margin-top:12px}.game-reference-guide{margin-top:16px}.game-reference-guide .seo-guide-head{max-width:960px}.game-reference-guide article>p{max-width:1020px}.game-reference-guide .guide-steps{columns:2;column-gap:34px}.game-reference-guide .guide-steps li{break-inside:avoid}
.seo-guide-head{max-width:900px;margin-bottom:18px}.seo-guide-head h2,.learning-head h2{margin:0 0 12px;font-size:30px;line-height:1.18;letter-spacing:-.5px}.seo-guide-head>p:not(.eyebrow),.learning-head>p:not(.eyebrow){color:#4f617d;font-size:16px}.content-toc{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:22px 0;padding:14px;border:1px solid #d9e6f7;border-radius:14px;background:#fff}.content-toc b{margin-right:4px}.content-toc a{padding:6px 10px;border-radius:999px;color:#0e63e9;background:#edf5ff;font-size:12px;font-weight:750}.seo-guide article{padding:20px 0;border-bottom:1px solid #dbe6f3;scroll-margin-top:140px}.seo-guide article:last-child{border:0;padding-bottom:0}.seo-guide h3{margin:0 0 9px;font-size:22px}.seo-guide p{margin:8px 0;color:#3f516c}.seo-guide article a{color:#0968ee;font-weight:750;text-decoration:underline;text-underline-offset:3px}.guide-steps{margin:10px 0;padding-left:22px}.guide-steps li{padding:5px 0 5px 4px}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:9px 18px;padding:0;margin:16px 0 0;list-style:none}.check-list li{position:relative;padding:10px 12px 10px 38px;border:1px solid #d9e6f7;border-radius:11px;background:#fff}.check-list li:before{content:'✓';position:absolute;left:12px;top:10px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#1caf7c;font-size:11px;font-weight:900}.public-faq{margin-top:16px}.public-faq details p{font-size:13px}
.learning-hub{padding:30px;background:linear-gradient(145deg,#f8fbff,#edf4ff)}.learning-head{max-width:850px;margin-bottom:20px}.learning-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.learning-grid>article{position:relative;padding:24px;border:1px solid #d7e4f6;border-radius:17px;background:#fff;box-shadow:0 9px 22px rgba(35,78,142,.06)}.learning-grid h3{margin:0 0 9px;padding-right:45px;font-size:20px}.learning-grid p{color:#4b5d77}.learning-number{position:absolute;right:18px;top:18px;width:35px;height:35px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#1680ff,#1254d9);font-weight:900}.learning-download{width:100%;margin-top:12px}.confirmed-details{margin-top:18px;padding:20px;border:1px solid #d7e4f6;border-radius:16px;background:#fff}.confirmed-details h3{margin:0 0 13px;font-size:18px}.confirmed-details>div{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.confirmed-details span{padding:10px;border-left:2px solid #dce9fb}.confirmed-details small,.confirmed-details b{display:block}.confirmed-details small{color:#70809a;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.confirmed-details b{font-size:12px}.lang-hi{font-family:Inter,"Noto Sans Devanagari","Mangal",ui-sans-serif,system-ui,sans-serif}.lang-hi .seo-guide p,.lang-hi .learning-hub p{line-height:1.75}

/* Shared premium system-requirements component */
.system-requirements{position:relative;isolation:isolate;width:100%;max-width:100%;min-width:0;margin:16px 0;padding:32px;overflow:hidden;border:1px solid #e0e9db;background:radial-gradient(circle at 95% 0,rgba(184,255,37,.2),transparent 29%),radial-gradient(circle at 0 100%,rgba(76,122,57,.08),transparent 27%),linear-gradient(145deg,#fff,#fbfdf9);box-shadow:0 18px 44px rgba(37,54,29,.09)}
.system-requirements:before{content:"";position:absolute;z-index:-1;right:-70px;top:-110px;width:260px;height:260px;border:1px solid rgba(130,194,45,.16);border-radius:50%;box-shadow:0 0 0 28px rgba(158,224,65,.045),0 0 0 58px rgba(158,224,65,.025);pointer-events:none}
.system-requirements-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.system-requirements-head>div{min-width:0}.system-requirements-head h2{margin:2px 0 8px;color:#20281e;font-size:30px;line-height:1.1;letter-spacing:-.55px}.system-requirements-head>div>p:last-child{max-width:760px;margin:0;color:#64705f;font-size:14px;line-height:1.65}.system-requirements-badge{display:inline-flex;align-items:center;justify-content:center;min-height:36px;flex:0 0 auto;padding:8px 14px;border:1px solid #cfe4ad;border-radius:999px;color:#344327;background:#f3fbe7;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;box-shadow:inset 0 1px 0 #fff}
.system-requirements-grid{display:grid;width:100%;max-width:100%;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.system-requirement-card{position:relative;display:flex;min-width:0;min-height:210px;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:18px 12px 20px;overflow:hidden;border:1px solid #e2e9df;border-radius:22px;background:linear-gradient(155deg,#fff 8%,#f8fbf5 100%);box-shadow:0 14px 27px rgba(38,50,31,.11),0 4px 8px rgba(38,50,31,.055),inset 0 1px 0 #fff;transform:translateZ(0);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.system-requirement-card:before{content:"";position:absolute;inset:0 20% auto;height:3px;border-radius:0 0 8px 8px;background:linear-gradient(90deg,transparent,#a8eb39,transparent);opacity:.9}.system-requirement-card:after{content:"";position:absolute;right:-35px;bottom:-42px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(160,226,56,.11),transparent 66%);pointer-events:none}.system-requirement-card:hover{z-index:1;border-color:#c7df9c;box-shadow:0 19px 34px rgba(38,50,31,.15),0 5px 10px rgba(38,50,31,.07),inset 0 1px 0 #fff;transform:translateY(-5px)}
.system-requirement-icon{display:grid;width:110px;height:110px;max-width:100%;place-items:center}.system-requirement-icon img{display:block;width:104px;height:104px;max-width:100%;object-fit:contain;filter:drop-shadow(0 13px 10px rgba(24,32,18,.16));animation:systemRequirementFloat 4.8s ease-in-out infinite;will-change:transform}.system-requirement-card:nth-child(2) img{animation-delay:-1s}.system-requirement-card:nth-child(3) img{animation-delay:-2s}.system-requirement-card:nth-child(4) img{animation-delay:-3s}.system-requirement-card:nth-child(5) img{animation-delay:-4s}.system-requirement-card>div{width:100%;min-width:0;text-align:center}.system-requirement-card h3{margin:0 0 5px;color:#596354;font-size:11px;font-weight:850;letter-spacing:.065em;text-transform:uppercase}.system-requirement-card p{margin:0;color:#25301f;font-size:15px;font-weight:900;line-height:1.35;overflow-wrap:anywhere}
@keyframes systemRequirementFloat{0%,100%{transform:translate3d(0,0,0) rotate(-.4deg)}50%{transform:translate3d(0,-7px,0) rotate(.7deg)}}
@media(max-width:1050px){.system-requirements-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.system-requirement-card{min-height:196px}}
@media(max-width:720px){.system-requirements{padding:24px 18px}.system-requirements-head{align-items:flex-start;flex-direction:column;gap:12px}.system-requirements-head h2{font-size:26px}.system-requirements-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.system-requirements{margin:10px 0;padding:19px 12px;border-radius:16px}.system-requirements-head{margin-bottom:15px}.system-requirements-head h2{font-size:22px}.system-requirements-head>div>p:last-child{font-size:12px}.system-requirements-badge{min-height:30px;padding:6px 10px;font-size:8.5px}.system-requirements-grid{grid-template-columns:minmax(0,1fr);gap:9px}.system-requirement-card{min-height:116px;display:grid;grid-template-columns:86px minmax(0,1fr);gap:10px;padding:12px 15px;border-radius:16px}.system-requirement-icon{width:82px;height:82px}.system-requirement-icon img{width:80px;height:80px}.system-requirement-card>div{text-align:left}.system-requirement-card h3{font-size:10px}.system-requirement-card p{font-size:15px}.system-requirement-card:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.system-requirement-card,.system-requirement-icon img{animation:none!important;transition:none!important;transform:none!important}}
@media print{.system-requirements{break-inside:avoid-page;margin:12pt 0;padding:14pt;border:1pt solid #b9c2b4;background:#fff!important;box-shadow:none!important}.system-requirements:before{display:none}.system-requirements-head{margin-bottom:10pt}.system-requirements-head h2{font-size:19pt}.system-requirements-badge{border:1pt solid #aeb7aa;background:#fff}.system-requirements-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7pt}.system-requirement-card{min-height:76pt;display:grid;grid-template-columns:54pt minmax(0,1fr);gap:7pt;padding:7pt;border:1pt solid #c9d0c5;box-shadow:none!important;break-inside:avoid}.system-requirement-icon{width:50pt;height:50pt}.system-requirement-icon img{width:50pt;height:50pt;animation:none!important;filter:none}.system-requirement-card>div{text-align:left}}
@media(max-width:850px){.learning-grid{grid-template-columns:1fr}.confirmed-details>div{grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){.language-toggle{min-width:40px;height:30px;padding:0 7px;font-size:10px}.header-actions{align-items:center}.seo-guide{padding:19px 13px}.seo-guide-head{margin-bottom:12px}.seo-guide-head h2,.learning-head h2{font-size:22px}.seo-guide-head>p:not(.eyebrow),.learning-head>p:not(.eyebrow){font-size:13px}.content-toc{margin:14px 0;padding:10px;gap:6px}.content-toc b{width:100%;font-size:12px}.content-toc a{padding:5px 8px;font-size:10px}.seo-guide article{padding:15px 0;scroll-margin-top:20px}.seo-guide h3{font-size:18px}.seo-guide p{font-size:12.5px}.guide-steps{padding-left:19px}.guide-steps li{font-size:12px;padding-block:4px}.game-reference-guide .guide-steps{columns:1}.check-list{grid-template-columns:1fr;gap:7px}.check-list li{font-size:12px;padding:8px 10px 8px 34px}.check-list li:before{left:9px;top:8px}.public-faq{margin-top:10px}.learning-hub{padding:18px 11px}.learning-head{margin-bottom:13px}.learning-grid{gap:10px}.learning-grid>article{padding:17px 13px;border-radius:14px}.learning-grid h3{font-size:17px;padding-right:37px}.learning-grid p{font-size:12.5px}.learning-number{right:12px;top:12px;width:30px;height:30px}.learning-download{font-size:12px}.confirmed-details{margin-top:10px;padding:13px 9px}.confirmed-details h3{font-size:16px}.confirmed-details>div{grid-template-columns:1fr 1fr;gap:5px}.confirmed-details span{padding:7px}.confirmed-details small{font-size:8px}.confirmed-details b{font-size:11px}.lang-hi .seo-guide p,.lang-hi .learning-hub p{line-height:1.68}}
.lang-hi.page-home .review-process,.lang-hi.page-home .safety-strip,.lang-hi.page-home .latest-guides,.lang-hi .report-info,.lang-hi .methodology,.lang-hi .safety-review,.lang-hi .common-updates{display:none}

/* Trust, contact and legal pages */
.guide-actions{display:flex;flex-wrap:wrap;gap:12px;margin:-2px 0 16px}.guide-actions .btn{min-width:190px;min-height:46px}.trust-page-links{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;padding:1px;overflow:hidden;background:#dce6f5}.trust-page-links a{display:flex;flex-direction:column;gap:3px;padding:17px 16px;background:#fff;transition:background .2s ease,color .2s ease}.trust-page-links a:hover{color:var(--blue);background:#f4f8ff}.trust-page-links b{font-size:14px}.trust-page-links span{color:var(--muted);font-size:11px}.trust-page-links a:hover span{color:#3573ca}
@media(max-width:850px){.trust-page-links{grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){.guide-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.guide-actions .btn{min-width:0;min-height:40px;padding-inline:9px;font-size:11px}.trust-page-links{grid-template-columns:1fr 1fr;border-radius:14px}.trust-page-links a{padding:13px 12px}.trust-page-links a:last-child{grid-column:1/-1}}

/* Current-game automatic tag ticker */
.game-tag-ticker{position:relative;overflow:hidden;margin:-3px 0 12px;padding:12px 0;border:1px solid #dce7f6;border-radius:15px;background:linear-gradient(100deg,#f7faff,#edf5ff);box-shadow:0 7px 18px rgba(32,75,139,.05);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}
.game-tag-track{display:flex;width:max-content;animation:gameTagScroll 34s linear infinite;will-change:transform}
.game-tag-group{display:flex;align-items:center;gap:9px;padding-right:9px}
.game-tag{display:inline-flex;align-items:center;min-height:34px;padding:7px 13px;border:1px solid #cfe0f7;border-radius:999px;color:#315274;background:#fff;font-size:11px;font-weight:800;white-space:nowrap;box-shadow:0 4px 10px rgba(28,76,145,.05)}
.game-tag.featured{color:#fff;border-color:#1067f5;background:linear-gradient(135deg,#0c78f8,#1956df);box-shadow:0 6px 14px rgba(16,103,245,.2)}
.game-tag-ticker:hover .game-tag-track,.game-tag-ticker:focus-within .game-tag-track{animation-play-state:paused}
@keyframes gameTagScroll{from{transform:translateX(100vw)}to{transform:translateX(-100%)}}
@media(max-width:560px){.game-tag-ticker{margin-bottom:10px;padding:9px 0;border-radius:12px}.game-tag-track{animation-duration:27s}.game-tag-group{gap:7px;padding-right:7px}.game-tag{min-height:30px;padding:6px 10px;font-size:9.5px}}
@media(prefers-reduced-motion:reduce){.game-tag-ticker{overflow-x:auto;mask-image:none;-webkit-mask-image:none;scrollbar-width:none}.game-tag-ticker::-webkit-scrollbar{display:none}.game-tag-track{animation:none}.game-tag-group[aria-hidden="true"]{display:none}}

/* Premium bilingual site footer */
.site-footer{position:relative;overflow:hidden;padding:56px 0 0;background:radial-gradient(circle at 12% 15%,rgba(23,112,255,.3),transparent 31%),radial-gradient(circle at 88% 22%,rgba(0,210,225,.14),transparent 27%),linear-gradient(145deg,#061536,#032654 58%,#041a3b);color:#fff}
.site-footer:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,#000,transparent 72%);pointer-events:none}
.site-footer:after{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,transparent,#1c7dff 25%,#28d7e8 50%,#1c7dff 75%,transparent)}
.footer-glow{position:absolute;right:-120px;top:-150px;width:420px;height:420px;border:1px solid rgba(110,189,255,.15);border-radius:50%;box-shadow:0 0 90px rgba(31,126,255,.12);pointer-events:none}
.footer-main{position:relative;display:grid;grid-template-columns:1.35fr .75fr .8fr .9fr;gap:38px;padding-bottom:34px}
.footer-brand-block{max-width:360px}
.footer-brand{display:flex;align-items:center;gap:14px;color:#fff;text-decoration:none}
.footer-brand img{width:78px;height:78px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.32))}
.footer-brand span b{display:block;font-size:21px;line-height:1.08;letter-spacing:-.3px}
.footer-brand span small{display:block;margin-top:5px;color:#8fc6ff;font-size:12px;font-weight:750;letter-spacing:.02em}
.footer-brand-block>p{max-width:340px;margin:15px 0 17px;color:#b8c9df;font-size:13px;line-height:1.65}
.footer-languages{display:flex;flex-wrap:wrap;gap:8px}
.footer-languages a{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:7px 12px;border:1px solid rgba(151,195,243,.3);border-radius:999px;color:#d4e5fa;background:rgba(255,255,255,.035);font-size:11px;font-weight:850;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease}
.footer-languages a:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.7);color:#fff}
.footer-languages a.active{border-color:#fff;color:#075ed5;background:#fff;box-shadow:0 7px 18px rgba(0,0,0,.16)}
.footer-column h2{margin:8px 0 14px;color:#fff;font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.footer-column a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid rgba(177,205,239,.11);color:#bdcde2;font-size:12.5px;text-decoration:none;transition:color .2s ease,transform .2s ease,border-color .2s ease}
.footer-column a span{color:#4aa5ff;font-size:16px;line-height:1}
.footer-column a:hover{transform:translateX(3px);border-color:rgba(120,181,255,.34);color:#fff}
.footer-trust{position:relative;display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:14px;padding:18px 22px;border:1px solid rgba(148,198,255,.2);border-radius:17px;background:linear-gradient(110deg,rgba(255,255,255,.1),rgba(255,255,255,.045));box-shadow:0 16px 38px rgba(0,0,0,.14);backdrop-filter:blur(9px)}
.footer-trust-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,rgba(49,158,255,.26),rgba(33,207,193,.16));box-shadow:inset 0 0 0 1px rgba(157,218,255,.18)}
.footer-trust-icon .ui-icon{width:34px;height:34px}
.footer-trust span b,.footer-trust span small{display:block}
.footer-trust span b{margin-bottom:3px;font-size:13px}
.footer-trust span small{color:#aebfd5;font-size:11px;line-height:1.5}
.footer-trust>a{display:inline-flex;align-items:center;justify-content:center;min-height:37px;padding:9px 15px;border:1px solid rgba(151,204,255,.4);border-radius:10px;color:#fff;background:rgba(0,89,208,.25);font-size:11px;font-weight:850;text-decoration:none;transition:transform .2s ease,background .2s ease}
.footer-trust>a:hover{transform:translateY(-2px);background:#1269ee}
.footer-divider{position:relative;height:1px;margin-top:28px;background:rgba(162,193,228,.13)}
.footer-bottom{position:relative;display:flex;justify-content:space-between;gap:20px;padding:18px 0 22px;color:#90a6c1;font-size:11px}
.footer-bottom p{margin:0}
.footer-company-credit{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px 13px;border-top:1px solid rgba(162,193,228,.09);background:rgba(1,13,36,.32);color:#7890ae;font-size:10px;letter-spacing:.05em}.footer-company-credit a{color:#dcecff;font-size:12px;font-weight:850;letter-spacing:.02em;transition:color .2s ease,text-shadow .2s ease}.footer-company-credit a:hover,.footer-company-credit a:focus-visible{color:#4de1f1;text-shadow:0 0 16px rgba(77,225,241,.45)}
.site-footer a{text-decoration:none}

@media(max-width:850px){
  .footer-main{grid-template-columns:1fr 1fr;gap:28px}
  .footer-brand-block{grid-column:1/-1;max-width:650px}
  .footer-column:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:22px}
  .footer-column:last-child h2{grid-column:1/-1}
}
@media(max-width:560px){
  .site-footer{padding-top:34px}
  .footer-main{grid-template-columns:1fr 1fr;gap:22px 16px;padding-bottom:24px}
  .footer-brand-block{grid-column:1/-1}
  .footer-brand img{width:64px;height:64px}
  .footer-brand span b{font-size:18px}
  .footer-brand span small{font-size:10px}
  .footer-brand-block>p{margin:12px 0 14px;font-size:11.5px;line-height:1.6}
  .footer-languages a{min-height:29px;padding:6px 10px;font-size:10px}
  .footer-column h2{margin-bottom:10px;font-size:11.5px}
  .footer-column a{padding:6px 0;font-size:10.5px}
  .footer-column:last-child{grid-column:1/-1;grid-template-columns:1fr 1fr;column-gap:16px}
  .footer-trust{grid-template-columns:40px 1fr;padding:14px;gap:10px}
  .footer-trust-icon{width:40px;height:40px}
  .footer-trust-icon .ui-icon{width:29px;height:29px}
  .footer-trust span b{font-size:12px}
  .footer-trust span small{font-size:10px}
  .footer-trust>a{grid-column:1/-1;width:100%}
  .footer-divider{margin-top:20px}
  .footer-bottom{flex-direction:column;gap:5px;padding:14px 0 18px;text-align:center;font-size:9.5px}
}

/* Right-middle Telegram sticky action */
.telegram-sticky{position:fixed;right:14px;top:50%;z-index:35;display:flex;align-items:center;gap:9px;min-height:52px;padding:7px 15px 7px 8px;border:1px solid rgba(255,255,255,.72);border-radius:999px;color:#fff;background:linear-gradient(145deg,#36b7ef,#158dcc);box-shadow:0 13px 30px rgba(14,104,160,.3),inset 0 1px 0 rgba(255,255,255,.3);font-size:12px;font-weight:850;text-decoration:none;transform:translateY(-50%);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}
.telegram-sticky:before{content:"";position:absolute;inset:-5px;border:1px solid rgba(34,158,217,.35);border-radius:inherit;animation:telegramPulse 2.4s ease-out infinite;pointer-events:none}
.telegram-sticky:hover{color:#fff;filter:saturate(1.1);transform:translateY(-50%) translateX(-4px) scale(1.03);box-shadow:0 17px 35px rgba(14,104,160,.4)}
.telegram-sticky:focus-visible{outline:3px solid rgba(16,103,245,.3);outline-offset:4px}
.telegram-plane{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#269ed7;background:#fff;font-size:21px;line-height:1;transform:rotate(-45deg);box-shadow:0 5px 12px rgba(0,87,135,.2)}
.telegram-label{white-space:nowrap}
@keyframes telegramPulse{0%{opacity:.8;transform:scale(.96)}70%,100%{opacity:0;transform:scale(1.16)}}
@media(max-width:560px){
  .telegram-sticky{right:7px;min-width:48px;min-height:48px;padding:5px;border-radius:50%}
  .telegram-plane{width:36px;height:36px;font-size:19px}
  .telegram-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
  .telegram-sticky:hover{transform:translateY(-50%) scale(1.04)}
}
@media(prefers-reduced-motion:reduce){.telegram-sticky:before{animation:none}}

/* Home and game-page bottom safety warning */
.site-bottom-warning{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:8px;margin-bottom:22px;padding:18px 20px;border:1px solid #f2c078;border-left:5px solid #ef941d;border-radius:16px;background:linear-gradient(110deg,#fff7e9,#fffdf8 68%,#fff2dc);box-shadow:0 10px 26px rgba(130,83,25,.09)}
.bottom-warning-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:#fff0d7;box-shadow:inset 0 0 0 1px rgba(235,147,32,.16)}
.bottom-warning-icon .ui-icon{width:37px;height:37px}
.site-bottom-warning strong{display:block;margin-bottom:3px;color:#8d4b0d;font-size:15px}
.site-bottom-warning p{margin:0;color:#654e37;font-size:12.5px;line-height:1.6}
.site-bottom-warning>a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:39px;padding:9px 14px;border:1px solid #e6a044;border-radius:10px;color:#8a4b0b;background:#fff;font-size:11px;font-weight:850;white-space:nowrap;transition:transform .2s ease,background .2s ease,color .2s ease}
.site-bottom-warning>a:hover{color:#fff;background:#d97a0f;transform:translateY(-2px)}
@media(max-width:680px){
  .site-bottom-warning{grid-template-columns:43px minmax(0,1fr);gap:10px;margin-top:5px;margin-bottom:14px;padding:14px 12px;border-left-width:4px;border-radius:13px}
  .bottom-warning-icon{width:42px;height:42px;border-radius:12px}
  .bottom-warning-icon .ui-icon{width:31px;height:31px}
  .site-bottom-warning strong{font-size:13px}
  .site-bottom-warning p{font-size:10.5px;line-height:1.55}
  .site-bottom-warning>a{grid-column:1/-1;width:100%;min-height:35px;padding:7px 11px;font-size:10px}
}

/* Live game-link assistant and PWA controls */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.live-game-chat{position:fixed;right:18px;bottom:20px;z-index:70;font-size:13px}
.chat-launcher{position:relative;display:flex;align-items:center;min-width:250px;height:64px;padding:5px 20px 5px 5px;border:1px solid rgba(255,255,255,.8);border-radius:999px;color:#fff;background:linear-gradient(135deg,#0b7df9,#164fd4 78%);box-shadow:0 17px 38px rgba(14,72,166,.32),inset 0 1px 0 rgba(255,255,255,.3);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}
.chat-launcher:hover{transform:translateY(-3px);box-shadow:0 21px 42px rgba(14,72,166,.4)}
.chat-launcher:focus-visible{outline:3px solid rgba(16,103,245,.27);outline-offset:4px}
.chat-launcher>img{position:relative;z-index:1;width:64px;height:64px;margin:-10px 7px -1px -1px;object-fit:contain;filter:drop-shadow(0 7px 8px rgba(0,26,86,.22))}
.chat-launcher-copy{display:grid;text-align:left;line-height:1.25}
.chat-launcher-copy b{font-size:13px}.chat-launcher-copy small{margin-top:3px;color:#d7e8ff;font-size:10.5px}
.chat-launcher>i{position:absolute;right:13px;top:12px;width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:#25d69b;box-shadow:0 0 0 3px rgba(36,215,154,.2)}
.chat-panel{position:absolute;right:0;bottom:77px;width:min(390px,calc(100vw - 24px));height:min(650px,calc(100vh - 120px));overflow:hidden;border:1px solid #cfe0f8;border-radius:24px;background:#fff;box-shadow:0 27px 75px rgba(7,31,76,.26);transform-origin:right bottom;animation:chatPanelIn .2s ease-out}
.chat-panel[hidden]{display:none}
@keyframes chatPanelIn{from{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}
.chat-panel-head{height:79px;display:flex;align-items:center;gap:11px;padding:9px 12px 8px 10px;color:#fff;background:radial-gradient(circle at 82% 0,rgba(74,196,255,.3),transparent 33%),linear-gradient(135deg,#082c74,#0a67e8)}
.chat-avatar{position:relative;width:58px;height:58px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(255,255,255,.32);border-radius:18px;background:rgba(255,255,255,.11)}
.chat-avatar img{width:56px;height:60px;object-fit:contain;filter:drop-shadow(0 5px 7px rgba(0,22,73,.25))}.chat-avatar>i{position:absolute;right:-1px;bottom:2px;width:12px;height:12px;border:2px solid #fff;border-radius:50%;background:#20ce91}
.chat-panel-head>span:nth-child(2){display:grid;min-width:0}.chat-panel-head b{font-size:14px}.chat-panel-head small{display:flex;align-items:center;gap:5px;color:#d5e8ff;font-size:10.5px}.chat-panel-head small i{width:7px;height:7px;border-radius:50%;background:#36e2a8}
.chat-panel-head>button{width:34px;height:34px;margin-left:auto;border:1px solid rgba(255,255,255,.25);border-radius:10px;color:#fff;background:rgba(255,255,255,.1);font-size:24px;line-height:1;cursor:pointer}
.chat-scroll{height:calc(100% - 153px);overflow-y:auto;padding:15px 12px;background:linear-gradient(180deg,#f7faff,#fff 48%);scrollbar-width:thin;scrollbar-color:#c3d8f4 transparent}
.chat-messages{display:grid;gap:10px}.chat-row{display:flex;align-items:flex-end;gap:7px}.chat-row>img{width:30px;height:32px;flex:0 0 auto;object-fit:contain}.chat-row.user{justify-content:flex-end}
.chat-bubble{max-width:82%;padding:10px 12px;border:1px solid #d8e5f7;border-radius:15px 15px 15px 4px;color:#2d4668;background:#fff;box-shadow:0 5px 12px rgba(31,76,141,.055);font-size:12px;line-height:1.5}
.chat-row.user .chat-bubble{border-color:#1269ee;border-radius:15px 15px 4px 15px;color:#fff;background:linear-gradient(135deg,#1579f7,#1456db)}
.chat-bubble.is-typing{color:#71829a}.chat-bubble.is-typing:after{content:' •••';color:#1268ef;letter-spacing:1px;animation:chatTyping 1s steps(3,end) infinite}@keyframes chatTyping{50%{opacity:.25}}
.chat-game-card{margin-left:37px;padding:10px;border:1px solid #d6e3f4;border-radius:15px;background:#fff;box-shadow:0 7px 17px rgba(30,73,134,.07)}
.chat-game-head{display:flex;align-items:center;gap:9px}.chat-game-head>img,.chat-game-fallback{width:45px;height:45px;flex:0 0 auto;object-fit:contain;border-radius:11px}.chat-game-fallback{display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#1f88ee,#173fac);font-size:11px;font-weight:900}
.chat-game-head>span:last-child{display:grid;min-width:0}.chat-game-head b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px}.chat-game-head small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6d7f98;font-size:9.5px}
.chat-game-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.chat-game-actions a{display:flex;align-items:center;justify-content:center;min-height:34px;padding:6px;border:1px solid #b9d0ef;border-radius:9px;color:#0f61d8;background:#fff;font-size:10px;font-weight:850}.chat-game-actions a.primary{border-color:#1268ee;color:#fff;background:linear-gradient(135deg,#1479f6,#1456da)}
.chat-direct-note{margin:8px 0 0;padding:6px 8px;border-radius:8px;color:#77613f;background:#fff6e7;font-size:9.5px;line-height:1.4}
.chat-suggestions{display:flex;gap:6px;overflow-x:auto;margin:12px 0 8px 37px;padding-bottom:4px;scrollbar-width:none}.chat-suggestions::-webkit-scrollbar{display:none}.chat-suggestions button{min-width:max-content;padding:6px 9px;border:1px solid #c7dcf7;border-radius:999px;color:#165fbf;background:#edf5ff;font-size:9.5px;font-weight:800;cursor:pointer}
.chat-app-card{display:grid;grid-template-columns:47px 1fr;gap:8px;margin:12px 0 0 37px;padding:10px;border:1px solid #cfe0f5;border-radius:15px;background:linear-gradient(140deg,#eef6ff,#f9f5ff)}
.chat-app-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;background:#fff;box-shadow:0 5px 12px rgba(21,65,129,.1)}.chat-app-icon img{width:42px;height:42px;object-fit:contain}
.chat-app-card>div:nth-child(2){display:grid}.chat-app-card b{font-size:11px}.chat-app-card small{color:#61738e;font-size:9.5px;line-height:1.4}.chat-app-actions{grid-column:1/-1;display:flex;gap:6px}.chat-app-actions button{flex:1;min-height:32px;border:1px solid #b7d2f4;border-radius:9px;color:#0d5fd4;background:#fff;font-size:9.5px;font-weight:850;cursor:pointer}.chat-app-actions button:last-child{border-color:#1268ee;color:#fff;background:#1268ee}.chat-app-actions button:disabled{opacity:.65;cursor:default}.chat-app-card>p{grid-column:1/-1;margin:0;color:#60718a;font-size:9px}.chat-app-card>p[data-state=success]{color:#0b8f64}.chat-app-card>p[data-state=error]{color:#b03a49}
.chat-form{height:52px;display:flex;gap:7px;padding:7px 9px;border-top:1px solid #dce7f5;background:#fff}.chat-form input{min-width:0;flex:1;padding:8px 11px;border:1px solid #c8d8ed;border-radius:11px;outline:0;color:#142f57;background:#fafdff;font-size:11.5px}.chat-form input:focus{border-color:#1268ee;box-shadow:0 0 0 3px rgba(18,104,238,.1)}.chat-form button{width:39px;flex:0 0 auto;border:0;border-radius:11px;color:#fff;background:linear-gradient(145deg,#1380fb,#1653d5);cursor:pointer}.chat-form button span{display:block;transform:rotate(-45deg);font-size:17px}
.chat-note{height:22px;display:flex;align-items:center;justify-content:center;padding:0 8px;color:#7e8ba0;background:#fff;font-size:8.5px}
@media(max-width:560px){
  .live-game-chat{right:10px;bottom:10px}
  .chat-launcher{min-width:56px;width:56px;height:56px;padding:0;border-radius:50%}.chat-launcher>img{width:61px;height:64px;margin:-11px 0 0 -3px}.chat-launcher-copy{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.chat-launcher>i{right:2px;top:1px}
  .chat-panel{position:fixed;right:7px;bottom:7px;width:calc(100vw - 14px);height:min(650px,calc(100dvh - 14px));border-radius:21px}
  .chat-panel-head{height:73px}.chat-scroll{height:calc(100% - 147px);padding-inline:10px}.chat-game-card,.chat-suggestions,.chat-app-card{margin-left:32px}
  .telegram-sticky{z-index:35}
}
@media(prefers-reduced-motion:reduce){.chat-panel{animation:none}.chat-launcher{transition:none}.chat-bubble.is-typing:after{animation:none}}

/* Cartoon guide banners placed between game-page sections */
.game-character-banner{position:relative;isolation:isolate;min-height:178px;display:grid;grid-template-columns:185px minmax(0,1fr) 190px;align-items:center;gap:18px;overflow:visible;margin:34px 0 22px;padding:19px 24px 19px 10px;border:1px solid rgba(255,255,255,.7);border-radius:21px;color:#fff;box-shadow:0 13px 30px rgba(24,69,139,.13)}
.game-character-banner:before,.game-character-banner:after{content:"";position:absolute;z-index:-1;border:1px solid rgba(255,255,255,.2);border-radius:50%;pointer-events:none}.game-character-banner:before{left:18px;bottom:9px;width:210px;height:125px;transform:rotate(19deg)}.game-character-banner:after{right:24px;top:12px;width:210px;height:125px}
.character-download{background:radial-gradient(circle at 16% 20%,rgba(60,211,255,.3),transparent 29%),linear-gradient(120deg,#0754c8,#0c78f5 55%,#5927c9)}
.character-safety{color:#083d50;border-color:#bfe8dd;background:radial-gradient(circle at 16% 15%,rgba(255,255,255,.75),transparent 30%),linear-gradient(120deg,#dffbf3,#c9f4e8 56%,#d8efff)}
.character-alerts{background:radial-gradient(circle at 17% 20%,rgba(126,205,255,.29),transparent 31%),linear-gradient(120deg,#071f58,#1b52bd 58%,#722cbe)}
.character-home-search{background:radial-gradient(circle at 17% 18%,rgba(65,220,255,.32),transparent 30%),linear-gradient(120deg,#063fb5,#0a78ef 57%,#7b2ed0)}.character-home-app{background:radial-gradient(circle at 16% 20%,rgba(109,228,255,.3),transparent 31%),linear-gradient(120deg,#062557,#0861c2 56%,#00a790)}
.character-art{position:relative;z-index:2;align-self:end;width:205px;height:215px;margin:-52px 0 -24px -17px;object-fit:contain;filter:drop-shadow(0 16px 14px rgba(1,25,74,.3));transition:transform .25s ease}.character-safety .character-art{transform:scaleX(-1)}.game-character-banner:hover .character-art{transform:translateY(-7px) rotate(-2deg) scale(1.02)}.game-character-banner.character-safety:hover .character-art{transform:scaleX(-1) translateY(-7px) rotate(-2deg) scale(1.02)}
.character-orbit{position:absolute;z-index:-1;left:12px;top:24px;width:190px;height:110px;border:1px solid rgba(255,255,255,.38);border-radius:50%;transform:rotate(-16deg)}.character-safety .character-orbit{border-color:rgba(13,126,112,.17)}
.character-copy{min-width:0}.character-copy p{margin:0 0 5px;color:#aee8ff;font-size:10px;font-weight:900;letter-spacing:.12em}.character-safety .character-copy p{color:#088875}.character-copy h2{margin:0 0 7px;color:inherit;font-size:25px;line-height:1.15;letter-spacing:-.45px}.character-copy>span{display:block;max-width:650px;color:#d9eaff;font-size:12.5px;line-height:1.55}.character-safety .character-copy>span{color:#356776}
.character-actions{display:grid;gap:8px}.character-actions>a,.character-actions>button{width:100%;min-height:42px;display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 12px;border:1px solid rgba(255,255,255,.55);border-radius:11px;color:#fff;background:rgba(255,255,255,.08);font-size:11px;font-weight:850;text-align:center;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.character-actions .character-primary{border-color:#fff;color:#0b58cf;background:#fff;box-shadow:0 8px 18px rgba(0,31,94,.16)}.character-actions .character-primary b{font-size:17px;line-height:1}.character-actions>a:hover,.character-actions>button:hover{transform:translateY(-2px);background:rgba(255,255,255,.18)}.character-actions .character-primary:hover{background:#fff;box-shadow:0 11px 22px rgba(0,31,94,.23)}.character-safety .character-actions .character-primary{border-color:#098976;color:#fff;background:#098976}.character-safety .character-actions .character-secondary{border-color:#59ad9f;color:#087567;background:rgba(255,255,255,.5)}
@media(max-width:760px){
  .game-character-banner{min-height:145px;grid-template-columns:118px minmax(0,1fr);gap:8px 10px;margin:29px 0 18px;padding:14px 12px 12px 5px;border-radius:17px}
  .character-art{width:135px;height:158px;margin:-39px 0 -17px -12px}.character-orbit{left:5px;top:28px;width:125px;height:78px}
  .character-copy p{font-size:8px;margin-bottom:3px}.character-copy h2{font-size:18px;line-height:1.18;margin-bottom:5px}.character-copy>span{font-size:10.5px;line-height:1.45}
  .character-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:7px;padding-left:7px}.character-actions>a,.character-actions>button{min-height:36px;padding:7px 8px;border-radius:9px;font-size:9.5px}
}
@media(max-width:390px){.game-character-banner{grid-template-columns:96px minmax(0,1fr)}.character-art{width:118px;height:142px;margin-left:-15px}.character-copy h2{font-size:16px}.character-copy>span{font-size:9.5px}.character-actions{padding-left:5px}}
@media(prefers-reduced-motion:reduce){.character-art,.character-actions>a,.character-actions>button{transition:none}.game-character-banner:hover .character-art{transform:none}.game-character-banner.character-safety:hover .character-art{transform:scaleX(-1)}}

/* Admin-controlled shared public content */
.header-notice{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:11px;padding:7px 18px;color:#e9f4ff;background:linear-gradient(100deg,#082b6b,#0d67db 58%,#5c2bc4);font-size:11px;font-weight:750}.header-notice a{padding:3px 8px;border-radius:999px;color:#0759d1;background:#fff;font-size:9px;font-weight:900}.footer-custom-html{position:relative;margin-top:18px;padding:16px 20px;border:1px solid rgba(148,198,255,.18);border-radius:14px;color:#c6d6e8;background:rgba(255,255,255,.045);font-size:12px}.footer-custom-html a{color:#fff}.managed-page-body{display:block!important;padding:30px!important}.managed-page-body h2,.managed-page-body h3,.managed-page-body h4{margin:22px 0 8px}.managed-page-body p,.managed-page-body li{color:#405572;line-height:1.75}.managed-page-body a{color:#0968ee;font-weight:750;text-decoration:underline}.custom-guide-text{padding:12px;border:1px solid #d7e4f4;border-radius:10px;background:#f8fbff;line-height:1.7}
@media(max-width:560px){.header-notice{gap:8px;margin-top:8px;padding:6px 10px;font-size:9px;text-align:center}.header-notice a{flex:0 0 auto}.footer-custom-html{margin-top:12px;padding:12px;font-size:10px}.managed-page-body{padding:18px 13px!important}}
