:root{--ink:#0f172a;--muted:#64748b;--page:#f4f6f9;--surface:#ffffff;--navy:#06152a;--blue:#083b78;--accent:#19d3a2;--accent-strong:#20e078;--line:#dbe4ef;--danger:#ef4444;--success:#16a34a;--shadow-card:0 10px 25px rgb(15 23 42/8%);--font-sans:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:none;background:var(--page)}html::-webkit-scrollbar{display:none}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;background:var(--page);color:var(--ink);font-family:var(--font-sans);font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}.container{width:min(952px,calc(100% - 28px));margin-inline: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}:focus-visible{outline:3px solid #38bdf8;outline-offset:3px}.site-header{position:sticky;top:0;z-index:50;width:100%;height:86px;background:var(--navy);color:#e9eef5;box-shadow:0 8px 26px rgb(6 21 42/22%)}.topbar{height:53px;color:#fff;background:radial-gradient(circle at 0 0,rgb(32 224 120/25%),transparent 110px),linear-gradient(135deg,#031a2d,#0a3d6b 55%,#07233e)}.header-inner{width:min(480px,100%);max-width:480px;height:52px;min-height:44px;justify-content:space-between;padding:7px 8px}.brand-link,.header-inner{display:flex;align-items:center}.brand-link{min-width:0;gap:8px;color:#fff}.brand-link img{width:38px;height:38px;flex:0 0 38px;border-radius:12px;object-fit:cover;box-shadow:0 6px 18px rgb(0 0 0/28%)}.brand-link strong{overflow:hidden;color:#fff;font-size:16px;font-weight:800;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.site-nav{width:min(480px,100%);max-width:480px;height:33px;margin-inline:auto;overflow:hidden;background:#fff;border-radius:0 0 14px 14px;box-shadow:0 6px 18px rgb(2 6 23/8%)}.site-nav .menu{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;height:32px;margin:0;padding:0;list-style:none}.site-nav .menu li{min-width:0}.site-nav .menu a{display:block;overflow:hidden;padding:8px 4px;border-right:1px solid #cbd5e1;background:#fff;color:#0f172a;font-size:13px;font-weight:900;line-height:16px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.site-nav .menu li:first-child a{border-left:1px solid #cbd5e1}.site-nav .menu a:hover{background:#eef6ff}.hero{height:331px;min-height:331px;padding:28px 0 18px;background:#000;color:#e9eef5;text-align:center}.hero h1{max-width:952px;margin:0 auto;color:#e9eef5;font-size:44px;font-weight:700;line-height:1.27;text-wrap:balance}.hero p{max-width:560px;margin:10px auto 0;color:#b4c0cf;font-size:16px;line-height:24px}.search-wrap{display:flex;width:min(640px,100%);height:41px;margin:18px auto 0;overflow:hidden;border-radius:10px;box-shadow:0 8px 22px rgb(0 0 0/35%)}.search-wrap form{display:flex;width:100%}.search-wrap input[type=search]{min-width:0;flex:1;height:41px;padding:12px 14px;border:0;background:#fff;color:#000;font:15px Arial,sans-serif}.search-wrap button{width:46px;height:41px;display:grid;place-items:center;padding:0 14px;border:0;background:var(--accent);color:#04221a;cursor:pointer}.search-wrap button svg{width:18px;height:18px}.search-wrap button:hover{filter:brightness(.95)}.tg-wrap{display:flex;justify-content:center;margin-top:12px}.tg-btn{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#0b3d5c;color:#e0f2fe;box-shadow:0 10px 25px rgb(0 0 0/35%)}.tg-btn svg{width:25px;height:25px}.section-title{height:55px;padding:14px max(14px,calc((100vw - 952px) / 2));background:#f1f4f8}.section-title h2{margin:0;font-size:18px;font-weight:600;line-height:27px}.home-directory-content{background:var(--page)}.featured-strip{width:100%;height:80px;margin:10px 0;overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 8px 20px rgb(0 0 0/12%)}.featured-strip .inner{height:80px;display:flex;align-items:center;gap:10px;padding:10px}.featured-strip img{width:58px;height:58px;flex:0 0 58px;border-radius:10px;object-fit:cover}.featured-strip .meta{min-width:0;flex:1}.featured-strip .t{color:#111827;font-size:15px;font-weight:900}.featured-strip .s,.featured-strip .t{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-strip .s{margin-top:2px;color:#475569;font-size:12px}.featured-strip .btn{flex:0 0 auto;padding:8px 12px;border-radius:10px;background:linear-gradient(135deg,#ff3b30,#f43f5e);color:#fff;font-size:11px;font-weight:1000;box-shadow:0 6px 14px rgb(244 63 94/22%)}.app-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;padding:12px 0 20px}.app-card{height:191px;display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px;border-radius:16px;background:#fff;box-shadow:var(--shadow-card)}.app-card img{width:78px;height:78px;border-radius:16px;object-fit:cover}.app-card .name{max-width:100%;overflow:hidden;color:#111827;font-size:13px;font-weight:600;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.app-card .badge{min-height:14px;color:#6b7280;font-size:11px;line-height:14px}.app-card .stars{height:12px;display:flex;justify-content:center;gap:1px}.app-card .star{width:12px;height:12px}.download-mini{display:inline-block;padding:6px 10px;border-radius:999px;background:var(--accent);color:#043428;font-size:12px;font-weight:800;line-height:15px}.download-mini:hover{filter:brightness(.95)}.app-grid-empty{grid-column:1/-1;padding:44px 18px;border-radius:16px;background:#fff;color:#475569;text-align:center}.telegram-rail{position:fixed;top:46%;right:4px;z-index:60;display:flex;flex-direction:column;align-items:center;gap:6px;transform:translateY(-50%)}.telegram-rail-close{width:20px;height:20px;display:grid;place-items:center;padding:0;border:2px solid #fff;border-radius:50%;background:#475569;color:#fff;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 3px 8px rgb(0 0 0/24%)}.telegram-bubble{width:43px;height:43px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;background:linear-gradient(145deg,#45b9ff,#0683c9);color:#fff;box-shadow:0 6px 14px rgb(3 105 161/35%)}.telegram-bubble:nth-of-type(2){width:48px;height:48px}.telegram-bubble svg{width:25px;height:25px}.home-footer-shell{width:100%;max-width:480px;min-height:1005px;display:flex;flex-direction:column;margin:0 auto;background:linear-gradient(#083b78,#06152a)}.home-footer-shell .site-footer{flex:1;display:flex;flex-direction:column}.home-footer-shell .footer-bottom{margin-top:auto}.home-footer-content{width:100%;color:#dbeafe}.home-footer-content .container{width:100%;max-width:480px;padding:0 14px 18px}.home-footer-content h2{margin:18px 0 8px;color:#fff;font-size:18px;line-height:1.25}.home-footer-content li,.home-footer-content p{color:#dbeafe;font-size:13px;line-height:1.62}.home-footer-content ul{margin:8px 0 0;padding-left:18px}.main-wrap{width:100%;padding:0 0 18px}.two-col{width:min(480px,100%);margin:0 auto}.app-page-card{width:calc(100% - 8px);margin:8px 4px 0;padding:0 0 12px;background:#fff}.brand-breadcrumb{height:29px;margin:0 0 5px;padding:8px 4px 6px;color:#64748b;font-size:12px;font-weight:700;line-height:1.2}.brand-breadcrumb a{color:#0b66ff;font-weight:800}.app-top-card{position:relative;height:124px;display:flex;align-items:center;gap:12px;overflow:hidden;margin:6px 6px 0;padding:13px 12px;border:1px solid rgb(255 255 255/20%);border-radius:16px 16px 0 0;color:#fff;background:radial-gradient(circle at 86% 0,rgb(255 212 73/25%),transparent 95px),radial-gradient(circle at 8% 30%,rgb(32 224 120/24%),transparent 90px),linear-gradient(135deg,#071a2f,#083b35 58%,#06111f);box-shadow:0 12px 30px rgb(3 26 45/22%)}.app-top-card:after{content:"APK BONUS PAGE";position:absolute;top:8px;right:8px;padding:4px 7px;border:1px solid rgb(255 212 73/45%);border-radius:999px;background:rgb(255 212 73/14%);color:#ffec99;font-size:8.2px;font-weight:1000;letter-spacing:.05em}.app-top-card .app-icon-wrap img{width:58px;height:58px;border:2px solid rgb(255 255 255/65%);border-radius:14px;object-fit:cover;box-shadow:0 8px 24px rgb(0 0 0/35%)}.app-hero-meta{min-width:0}.app-top-card .title{max-width:230px;margin:0 0 4px;color:#fff;font-size:21px;font-weight:1000;line-height:1.08;text-shadow:0 3px 10px rgb(0 0 0/35%)}.hero-subline{margin:0 0 4px;color:#bbf7d0;font-size:12px;font-weight:900;line-height:1.2}.rating-row{color:#fef9c3;font-size:11px;font-weight:800}.auto-app-poster{position:relative;min-height:492px;margin:0 6px;padding:16px 14px;overflow:hidden;border:1px solid rgb(16 185 129/35%);border-radius:0 0 18px 18px;color:#fff;background:radial-gradient(circle at 20% 12%,rgb(255 212 73/32%),transparent 120px),radial-gradient(circle at 85% 55%,rgb(255 36 77/22%),transparent 150px),linear-gradient(160deg,#072a36,#064e3b 48%,#020617);box-shadow:0 12px 30px rgb(2 6 23/22%)}.poster-bg-glow{position:absolute;inset:0;pointer-events:none;background:linear-gradient(125deg,transparent 40%,rgb(255 255 255/5%),transparent 65%)}.poster-head{position:relative;display:flex;align-items:center;gap:12px;text-align:left}.poster-head .poster-icon{width:70px;height:70px;flex:0 0 70px;border-radius:16px;object-fit:cover;box-shadow:0 10px 25px rgb(15 23 42/28%)}.poster-kicker{color:#fde68a;font-size:11px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.poster-head h2{margin:3px 0;color:#fff;font-size:26px;font-weight:1000;line-height:1.05}.poster-head p{margin:0;color:#d1fae5;font-size:12px;line-height:1.35}.poster-phone{position:relative;width:172px;height:226px;margin:18px auto 14px;padding:13px;border:3px solid #0f172a;border-radius:28px;background:#020617;box-shadow:0 18px 35px rgb(0 0 0/35%);transform:rotate(-4deg)}.phone-top{width:55px;height:6px;margin:0 auto 12px;border-radius:99px;background:#1f2937}.phone-screen{height:182px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(155deg,#052e16,#064e3b);color:#fff;padding:10px;text-align:center}.phone-screen span{color:#fde68a;font-size:12px;font-weight:900}.phone-screen strong{margin:12px 0;color:#fff;font-size:22px;line-height:1.05}.phone-screen em{color:#bbf7d0;font-size:10px;font-style:normal;line-height:1.3}.poster-chips{position:relative;display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:0 0 14px}.poster-chips span{padding:6px 9px;border:1px solid rgb(255 255 255/14%);border-radius:999px;background:rgb(255 255 255/8%);color:#ffec99;font-size:12px;font-weight:900}.hero-download-btn{position:relative;min-height:46px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#ff3b30,#f97316);color:#fff;font-size:14px;font-weight:1000;box-shadow:0 8px 18px rgb(239 68 68/28%)}.hero-badges{height:87px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:8px 6px 10px}.hero-badges .badge{min-height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 8px;border:1px solid rgb(255 255 255/10%);border-radius:12px;background:linear-gradient(145deg,#312e81,#581c87);color:#fff;text-align:center}.hero-badges strong{color:#e9d5ff;font-size:11px;line-height:1.1}.hero-badges small{margin-top:5px;color:#fff;font-size:14px;font-weight:1000;line-height:1.05}.claim-box{height:50px;margin:10px 6px;text-align:center}.claim-now{height:50px;display:flex;align-items:center;justify-content:center;padding:0 12px;border-radius:12px;background:linear-gradient(135deg,#ff3b30,#f97316);color:#fff;font-size:14px;font-weight:1000;letter-spacing:.01em;box-shadow:0 8px 18px rgb(239 68 68/28%)}.claim-now:hover{transform:translateY(-1px);filter:brightness(1.04)}.trust-strip{height:30px;display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:10px 6px}.trust-strip span{min-height:30px;display:flex;align-items:center;justify-content:center;padding:3px;border-radius:10px;background:#eef6ff;color:#1e3a5f;font-size:10px;font-weight:900;text-align:center}.third-party-source-note{height:51px;margin:8px 12px 12px;overflow:hidden;padding:8px 10px;border:1px solid #fed7aa;border-radius:10px;background:#fff7ed;color:#7c2d12;font-size:11.5px;font-weight:800;line-height:1.45;text-align:center}.exclusive-rummy-module{height:892px;margin:12px 6px 11px;padding:14px;border:1px solid rgb(255 255 255/10%);border-radius:18px;background:linear-gradient(150deg,#071a2f,#083b35 65%,#06111f);color:#fff;box-shadow:0 12px 28px rgb(2 6 23/18%)}.exclusive-kicker{color:#67e8f9;font-size:10px;font-weight:1000;letter-spacing:.02em}.exclusive-rummy-module h2{margin:10px 0 8px;color:#fff;font-size:19px;font-weight:1000;line-height:1.16;text-shadow:0 2px 12px rgb(0 0 0/35%)}.exclusive-close,.exclusive-lead{margin:0 0 10px;color:#cfe8f4;font-size:13px;font-weight:650;line-height:1.62}.exclusive-close{margin:11px 0 0;color:#fde68a}.exclusive-cards{display:grid;grid-template-columns:1fr;gap:8px;margin-top:11px}.exclusive-card{padding:10px 11px;border:1px solid rgb(255 255 255/10%);border-radius:14px;background:rgb(255 255 255/6%);box-shadow:inset 0 1px rgb(255 255 255/8%)}.exclusive-card strong{display:block;margin-bottom:4px;color:#b8ff3d;font-size:12.5px;font-weight:1000;line-height:1.2}.exclusive-card span{display:block;color:#e5f7ff;font-size:12.5px;font-weight:650;line-height:1.52}.info-grid.app-facts{height:237px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,54px);gap:7px;margin:10px 6px 12px}.app-facts .info{height:54px;padding:10px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fbff;box-shadow:0 4px 14px rgb(15 23 42/6%)}.app-facts .info.highlight{border-color:rgb(22 163 74/18%);background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.app-facts .k{display:block;color:#64748b;font-size:10px;font-weight:800}.app-facts .v{display:block;margin-top:3px;color:#0f172a;font-size:12px;font-weight:1000;line-height:1.25}.seo-intro-card{margin:12px 6px;padding:13px;border:1px solid rgb(15 23 42/8%);border-radius:16px;background:#fff;box-shadow:0 8px 20px rgb(15 23 42/6%)}.seo-intro-card h2{margin:0 0 8px;color:#071120;font-size:17px;line-height:1.25}.seo-intro-card li,.seo-intro-card p{color:#334155;font-size:13px;line-height:1.62}.seo-intro-card p{margin:0 0 9px}.compact-intent-copy{min-height:246px}.detail-editorial{min-height:2711px}.detail-editorial h3{margin:30px 0 9px;color:#071120;font-size:16px;line-height:1.25}.detail-editorial ul{margin:8px 0 0;padding-left:20px}.related-apps-premium{height:1379px;margin:13px 6px 15px;overflow:hidden;border:1px solid #dbe4ef;border-radius:18px;background:#fff;box-shadow:0 12px 26px rgb(15 23 42/8%)}.related-apps-premium>h2{height:42px;display:flex;align-items:center;justify-content:center;margin:0;padding:9px;border-radius:0;background:linear-gradient(135deg,#ff4d2e,#f97316);color:#fff;font-size:15px;font-weight:1000;text-align:center}.related-apps-premium>h2:after,.related-apps-premium>h2:before{content:"🔥";padding-inline:4px}.ora-item{height:89px;display:flex;align-items:center;gap:7px;padding:9px 7px;border-bottom:1px solid #e7eef6;background:linear-gradient(180deg,#fff,#fbfdff)}.ora-item:last-child{border-bottom:0}.ora-rank{width:16px;flex:0 0 16px;color:#94a3b8;font-size:14px;font-weight:1000;text-align:center}.ora-left{display:flex;align-items:center;gap:7px;min-width:0;flex:1}.ora-left img{width:46px;height:46px;flex:0 0 46px;border-radius:12px;object-fit:cover;box-shadow:0 6px 14px rgb(15 23 42/14%)}.ora-info{min-width:0;flex:1}.ora-title{color:#071120;font-size:12.7px;font-weight:1000}.ora-subtitle,.ora-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ora-subtitle{max-width:155px;color:#64748b;font-size:10px}.ora-meta{display:flex;flex-wrap:wrap;gap:3px 6px;margin-top:3px}.ora-meta span{font-size:9px;line-height:1.25}.ora-downloads{color:#475569}.ora-bonus{color:var(--danger)}.ora-withdraw{color:var(--success)}.ora-btn{min-width:70px;flex:0 0 auto;padding:8px 7px;border-radius:10px;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;font-size:10px;font-weight:900;text-align:center;box-shadow:0 6px 14px rgb(37 99 235/22%)}.faq-wrap.app-faq{height:var(--faq-height);margin:15px 6px;padding:0 16px;overflow:hidden}.faq-wrap.app-faq:has(.faq-item[open]){height:auto;overflow:visible}.faq-title{margin:0 0 6px;color:#071120;font-size:18px;font-weight:1000;text-align:center}.faq-item{display:block;margin:8px 0;overflow:hidden;border:1px solid #cad6e4;border-radius:14px;background:#fff;box-shadow:0 7px 18px rgb(15 23 42/6%)}.faq-item summary,.seo-fold summary{list-style:none;cursor:pointer}.faq-item summary::-webkit-details-marker,.seo-fold summary::-webkit-details-marker{display:none}.faq-item summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px;background:linear-gradient(180deg,#fff,#f8fbff)}.faq-item:not([open]){height:50px}.faq-item h3{margin:0;color:#071120;font-size:13px;font-weight:1000;line-height:1.28}.faq-plus,.fold-plus{display:flex;align-items:center;justify-content:center;flex:0 0 auto;transition:transform .2s ease}.faq-plus{width:24px;height:24px;border-radius:50%;background:#eef6ff;color:#0b66ff;font-size:17px;font-weight:1000}.faq-item[open] .faq-plus,.seo-fold[open] .fold-plus{transform:rotate(45deg)}.faq-answer{padding:0;background:#fff}.faq-answer-inner{padding:0 12px 13px;color:#2b3b4f;font-size:13px;line-height:1.6}.faq-answer-inner p{margin:0 0 8px}.faq-answer-inner ul{margin:8px 0 0 18px;padding:0}.seo-fold{margin:10px 6px;overflow:hidden;border:1px solid #dbe4ef;border-radius:16px;background:#fff;box-shadow:0 8px 20px rgb(15 23 42/5.5%)}.seo-fold:not([open]){height:78px;padding:14px}.seo-fold:not([open]) summary{height:48px;min-height:48px;padding:0}.seo-fold summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 13px;background:linear-gradient(180deg,#fff,#f7fbff)}.seo-fold summary h2{margin:0;color:#071120;font-size:15px;font-weight:1000;line-height:1.22}.fold-plus{width:24px;height:24px;border-radius:50%;background:#eef6ff;color:#0b66ff;font-size:18px;font-weight:1000}.fold-body{padding:0 13px 13px}.fold-body p{margin:0 0 8px;color:#2b3b4f;font-size:13px;line-height:1.62}.fold-body h3{margin:13px 0 7px;color:#071120;font-size:16px;font-weight:1000;line-height:1.22}.sticky-download-bar{position:fixed;left:50%;bottom:8px;z-index:9999;width:min(430px,calc(100% - 14px));height:58px;justify-content:space-between;gap:10px;overflow:hidden;padding:7px 9px;transform:translateX(-50%);border:1px solid rgb(134 239 172/28%);border-radius:18px;background:linear-gradient(135deg,#071120,#0b2c24);color:#fff;box-shadow:0 14px 34px rgb(2 6 23/38%),0 0 0 4px rgb(32 224 120/8%)}.sdb-left,.sticky-download-bar{display:flex;align-items:center}.sdb-left{min-width:0;gap:8px}.sdb-icon img{width:38px;height:38px;border-radius:10px;object-fit:cover}.sdb-copy{min-width:0}.sdb-title{max-width:190px;overflow:hidden;color:#fff;font-size:13px;font-weight:1000;text-overflow:ellipsis;white-space:nowrap}.sdb-sub{color:#bfdbfe;font-size:10.5px}.sdb-btn{min-height:38px;display:inline-flex;align-items:center;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#20e078,#16a34a);color:#052e16;font-size:13px;font-weight:1000;box-shadow:0 8px 18px rgb(32 224 120/25%)}.legal-main{width:min(480px,100%);margin:8px auto 0;padding:0 4px 18px}.legal-card{padding:20px 18px 24px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgb(15 23 42/8%)}.legal-card h1{margin:0 0 12px;color:#071120;font-size:25px;line-height:1.16}.legal-card h2{margin:20px 0 8px;color:#083b78;font-size:18px;line-height:1.25}.legal-card li,.legal-card p{color:#334155;font-size:14px;line-height:1.68}.legal-card p{margin:0 0 11px}.legal-card ul{padding-left:20px}.contact-list{display:grid;gap:8px;margin:16px 0}.contact-list a{padding:11px 12px;border:1px solid #dbe4ef;border-radius:12px;background:#f8fbff;color:#0b4f8a;font-weight:800;overflow-wrap:anywhere}.site-footer{width:100%;max-width:480px;margin:0 auto;padding:18px 0 0;color:#dbeafe;background:linear-gradient(#083b78,#06152a)}.footer-links{padding:0 10px 8px}.footer-links .container{width:100%;max-width:460px}.footer-links ul{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none}.footer-links a{padding:8px 11px;border:1px solid rgb(255 255 255/35%);border-radius:10px;background:rgb(255 255 255/8%);color:#fff;font-size:12px;font-weight:900}.important-notice{padding:12px 0 22px;color:#dbeafe;background:transparent}.important-notice .container{width:100%;max-width:460px;padding:0 12px}.important-notice h2{margin:0 0 10px;color:#fff;font-size:15px}.important-notice p{margin:7px 0;color:#dbeafe;font-size:12px;line-height:1.55}.important-notice a{color:#fff;font-weight:800;overflow-wrap:anywhere}.important-notice .alert{color:#fee2e2}.footer-bottom{padding:13px 8px;background:#020617;color:#fff;font-size:12px;text-align:center}.footer-bottom .container{width:100%;max-width:460px}.footer-bottom p{margin:0}@media (max-width:900px){.app-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:601px) and (max-width:899px){.site-header{height:53px}.site-nav{display:none}.hero{height:307px;min-height:307px}.hero h1{font-size:34px;line-height:44px}}@media (max-width:600px){.brand-link strong{font-size:13px}.site-nav .menu a{padding:7px 3px;font-size:12px}.hero{height:399px;min-height:399px}.hero h1{font-size:34px;line-height:1.3}.hero p{max-width:100%}.auto-app-poster{min-height:492px}.app-page-card{border-radius:0}.telegram-rail{top:58.5%}.home-footer-shell{min-height:1100px;margin-top:0}}@media (max-width:520px){.app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (max-width:380px){.brand-link strong{font-size:12px}.site-nav .menu a{padding-inline:2px;font-size:11px}.ora-subtitle{max-width:130px}.ora-btn{min-width:66px;font-size:9px}.sdb-title{max-width:170px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}