*,*::before,*::after{box-sizing:border-box}body{background-color:var(--bg);color:var(--text);font-family:'Inter',sans-serif;margin:0}a{color:var(--accent);text-decoration:none}a:hover{color:var(--gold)}.breadcrumb-wrap{background:#0d0d10;border-bottom:1px solid var(--border);padding:0.75rem 0}.breadcrumb{margin:0}.breadcrumb-item a{color:var(--muted);font-size:0.85rem}.breadcrumb-item a:hover{color:var(--gold)}.breadcrumb-item.active{color:var(--gold);font-size:0.85rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--border)}.btn-android{background:#3ddc84;color:#09090b;font-weight:800;border:none;padding:0.85rem 2rem;border-radius:10px;font-size:1rem;display:inline-flex;align-items:center;gap:0.6rem;transition:opacity 0.2s,transform 0.15s}.btn-android:hover{opacity:0.88;transform:translateY(-2px);color:#09090b}.btn-ios{background:var(--text);color:#09090b;font-weight:800;border:none;padding:0.85rem 2rem;border-radius:10px;font-size:1rem;display:inline-flex;align-items:center;gap:0.6rem;transition:opacity 0.2s,transform 0.15s}.btn-ios:hover{opacity:0.88;transform:translateY(-2px);color:#09090b}.section-label{font-size:0.78rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--accent);margin-bottom:0.5rem}.section-title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;margin-bottom:0.5rem;color:var(--text)}.section-title span{color:var(--gold)}.section-sub{color:var(--muted);max-width:580px;line-height:1.75}.page-hero{background:linear-gradient(135deg,#09090b 0%,#0a0d14 55%,#09090b 100%);padding:80px 0 70px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-100px;right:-80px;width:520px;height:520px;background:radial-gradient(circle,rgba(37,99,235,0.09) 0%,transparent 65%);border-radius:50%;pointer-events:none}.page-hero::after{content:'';position:absolute;bottom:-80px;left:-60px;width:380px;height:380px;background:radial-gradient(circle,rgba(61,220,132,0.06) 0%,transparent 65%);border-radius:50%;pointer-events:none}.hero-badge{display:inline-flex;align-items:center;gap:0.5rem;background:rgba(61,220,132,0.1);border:1px solid rgba(61,220,132,0.3);border-radius:20px;padding:0.3rem 0.9rem;font-size:0.8rem;color:var(--green);font-weight:600;margin-bottom:1.25rem}.page-hero h1{font-size:clamp(2rem,4.5vw,3rem);font-weight:900;line-height:1.15;position:relative;z-index:1}.page-hero h1 span{color:var(--gold)}.page-hero p{color:var(--muted);font-size:1.05rem;max-width:540px;line-height:1.8;position:relative;z-index:1}.phone-mockup{position:relative;z-index:2;display:flex;justify-content:center}.phone-frame{width:240px;height:480px;background:var(--card);border:3px solid var(--border);border-radius:36px;position:relative;box-shadow:0 30px 80px rgba(0,0,0,0.6),0 0 0 1px rgba(255,255,255,0.04);overflow:hidden;display:flex;flex-direction:column}.phone-notch{width:80px;height:22px;background:#09090b;border-radius:0 0 14px 14px;margin:0 auto;flex-shrink:0}.phone-screen{flex:1;background:linear-gradient(160deg,#0d1220 0%,#09090b 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.6rem;padding:1rem}.phone-logo{font-size:2rem;font-weight:900;color:var(--text)}.phone-logo span{color:var(--gold)}.phone-screen-label{font-size:0.65rem;color:var(--muted);letter-spacing:0.1em;text-transform:uppercase}.phone-stat-row{display:flex;gap:0.5rem;width:100%}.phone-stat{flex:1;background:rgba(37,99,235,0.12);border:1px solid rgba(37,99,235,0.2);border-radius:8px;padding:0.4rem;text-align:center}.phone-stat .ps-val{font-size:0.75rem;font-weight:800;color:var(--gold)}.phone-stat .ps-lbl{font-size:0.55rem;color:var(--muted)}.phone-game-row{display:flex;gap:0.4rem;width:100%}.phone-game-tile{flex:1;height:52px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.phone-bottom-bar{height:48px;background:#0d0d10;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-around;padding:0 0.5rem;flex-shrink:0}.phone-bottom-bar i{font-size:1.1rem;color:var(--muted)}.phone-bottom-bar i.active{color:var(--accent)}.phone-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;background:radial-gradient(circle,rgba(37,99,235,0.15) 0%,transparent 65%);border-radius:50%;pointer-events:none;z-index:1}.stats-row{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.5rem 2rem}.stat-item{text-align:center}.stat-val{font-size:1.8rem;font-weight:900;color:var(--gold);line-height:1}.stat-lbl{font-size:0.8rem;color:var(--muted);margin-top:0.3rem}.stat-divider{width:1px;background:var(--border);align-self:stretch}.gem-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.75rem;height:auto;transition:border-color 0.2s,transform 0.2s}.gem-card:hover{border-color:var(--accent);transform:translateY(-3px)}.gem-card .icon-wrap{width:52px;height:52px;background:rgba(37,99,235,0.15);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:var(--accent);margin-bottom:1rem}.gem-card .icon-wrap.gold{background:rgba(250,204,21,0.12);color:var(--gold)}.gem-card .icon-wrap.green{background:rgba(74,222,128,0.12);color:var(--green)}.gem-card .icon-wrap.purple{background:rgba(167,139,250,0.12);color:var(--purple)}.gem-card .icon-wrap.orange{background:rgba(251,146,60,0.12);color:var(--orange)}.gem-card .icon-wrap.teal{background:rgba(45,212,191,0.12);color:var(--teal)}.gem-card h5{font-weight:700;margin-bottom:0.5rem;color:var(--text);font-size:1.05rem}.gem-card p{color:var(--muted);font-size:0.9rem;margin:0;line-height:1.7}.highlight-box{background:rgba(37,99,235,0.08);border:1px solid rgba(37,99,235,0.3);border-radius:12px;padding:1.25rem 1.5rem}.highlight-box.gold{background:rgba(250,204,21,0.07);border-color:rgba(250,204,21,0.25)}.highlight-box.green{background:rgba(74,222,128,0.07);border-color:rgba(74,222,128,0.25)}.tag-badge{display:inline-block;font-size:0.72rem;font-weight:700;letter-spacing:0.07em;text-transform:uppercase;padding:0.22rem 0.65rem;border-radius:20px}.tag-green{background:rgba(74,222,128,0.15);color:var(--green)}.tag-gold{background:rgba(250,204,21,0.15);color:var(--gold)}.tag-blue{background:rgba(37,99,235,0.15);color:var(--accent)}.tag-purple{background:rgba(167,139,250,0.15);color:var(--purple)}.tag-orange{background:rgba(251,146,60,0.15);color:var(--orange)}.tag-teal{background:rgba(45,212,191,0.15);color:var(--teal)}.install-step{display:flex;gap:1.25rem;align-items:flex-start;padding:1.1rem 0;border-bottom:1px solid var(--border)}.install-step:last-child{border-bottom:none}.step-num{min-width:44px;height:44px;border-radius:50%;background:rgba(37,99,235,0.15);border:2px solid rgba(37,99,235,0.3);color:var(--accent);font-weight:900;font-size:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.install-step h6{font-weight:700;color:var(--text);margin-bottom:0.2rem;font-size:0.95rem}.install-step p{color:var(--muted);font-size:0.87rem;margin:0;line-height:1.65}.content-section{margin-bottom:3rem}.content-section h2{font-size:1.45rem;font-weight:800;color:var(--text);margin-bottom:1rem;padding-bottom:0.6rem;border-bottom:2px solid var(--border)}.content-section h2 i{color:var(--accent);margin-right:0.6rem}.content-section p{color:var(--muted);line-height:1.85;margin-bottom:0.9rem;font-size:0.95rem}.content-section ul{color:var(--muted);line-height:1.85;font-size:0.95rem;padding-left:1.4rem;margin-bottom:0.9rem}.content-section ul li{margin-bottom:0.4rem}.platform-tab{background:var(--card);border:2px solid var(--border);border-radius:12px;padding:1.5rem;cursor:pointer;transition:border-color 0.2s,background 0.2s;text-align:center}.platform-tab.active,.platform-tab:hover{border-color:var(--accent);background:rgba(37,99,235,0.07)}.platform-tab .pt-icon{font-size:2.2rem;margin-bottom:0.5rem}.platform-tab h6{font-weight:800;color:var(--text);margin:0}.platform-tab p{color:var(--muted);font-size:0.8rem;margin:0.3rem 0 0}.spec-table{width:100%;border-collapse:collapse}.spec-table td{padding:0.65rem 0.75rem;border-bottom:1px solid var(--border);font-size:0.88rem}.spec-table td:first-child{color:var(--muted);width:45%}.spec-table td:last-child{color:var(--text);font-weight:600}.spec-table tr:last-child td{border-bottom:none}.trust-badge{display:inline-flex;align-items:center;gap:0.4rem;background:rgba(74,222,128,0.08);border:1px solid rgba(74,222,128,0.2);border-radius:20px;padding:0.25rem 0.7rem;font-size:0.75rem;color:var(--green);font-weight:600}@media (max-width:767px){.phone-frame{width:200px;height:400px}.stat-divider{display:none}}html,body{overflow-x:clip;width:100%}
