/* 8880 shared mobile-first layout */
:root{font-size:62.5%;--pgd0-bg:#1A1A1A;--pgd0-panel:#24211e;--pgd0-card:#30261f;--pgd0-primary:#F4A460;--pgd0-accent:#FFB347;--pgd0-text:#fff8ef;--pgd0-muted:#d8c4aa;--pgd0-line:rgba(244,164,96,.28);--pgd0-danger:#ff5f6d;--pgd0-green:#42e6a4;--pgd0-shadow:0 1.4rem 3.2rem rgba(0,0,0,.34)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top,#3a2416 0,#1A1A1A 38%,#100f0f 100%);color:var(--pgd0-text);font-family:Inter,Arial,sans-serif;font-size:1.6rem;line-height:1.5;overflow-x:hidden}.pgd0-body{max-width:430px;margin:0 auto;min-height:100vh;background:linear-gradient(180deg,#1A1A1A,#17110c);position:relative}a{color:var(--pgd0-accent);text-decoration:none}img{max-width:100%;display:block}.pgd0-container{width:100%;max-width:430px;margin:0 auto;padding:0 1.4rem}.pgd0-wrapper{padding-top:7.4rem}.pgd0-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:430px;z-index:1000;background:rgba(26,26,26,.94);backdrop-filter:blur(14px);border-bottom:.1rem solid var(--pgd0-line)}.pgd0-topbar{display:flex;align-items:center;gap:.8rem;min-height:6.4rem;padding:.8rem 1rem}.pgd0-brand{display:flex;align-items:center;gap:.7rem;color:var(--pgd0-text);font-weight:900;letter-spacing:.04em}.pgd0-logo{width:3.2rem;height:3.2rem;border-radius:.8rem}.pgd0-actions{margin-left:auto;display:flex;gap:.6rem}.pgd0-btn{border:0;border-radius:999px;min-height:4.4rem;padding:0 1.3rem;font-weight:800;color:#1A1A1A;background:linear-gradient(135deg,var(--pgd0-primary),var(--pgd0-accent));box-shadow:0 .8rem 1.6rem rgba(244,164,96,.25);cursor:pointer;transition:transform .2s,filter .2s}.pgd0-btn:hover,.pgd0-btn:active{transform:translateY(-.1rem) scale(1.03);filter:saturate(1.2)}.pgd0-btn-ghost{background:#2d241e;color:var(--pgd0-accent);border:.1rem solid var(--pgd0-line)}.pgd0-menu-btn{width:4.4rem;min-width:4.4rem;padding:0;border-radius:1.2rem;background:#36271d;color:var(--pgd0-primary)}.pgd0-mobile-menu{position:fixed;top:0;right:0;width:86%;max-width:37rem;height:100vh;z-index:9999;padding:2rem;background:#191410;transform:translateX(105%);transition:transform .28s ease;box-shadow:-1rem 0 3rem rgba(0,0,0,.5);overflow:auto}.pgd0-mobile-menu.pgd0-menu-open{transform:translateX(0)}.pgd0-menu-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.6rem}.pgd0-menu-close{background:#3a2b21;color:var(--pgd0-accent);border:.1rem solid var(--pgd0-line);border-radius:1rem;width:4.4rem;height:4.4rem}.pgd0-menu-list{display:grid;gap:.8rem}.pgd0-menu-list a{padding:1.2rem;border-radius:1.2rem;background:#241c17;color:var(--pgd0-text);font-weight:700}.pgd0-menu-list a:hover{background:#3a2b21;color:var(--pgd0-accent)}.pgd0-hero{padding:1.4rem 0 2rem}.pgd0-carousel{position:relative;border-radius:2rem;overflow:hidden;background:#2b2018;box-shadow:var(--pgd0-shadow);border:.1rem solid var(--pgd0-line)}.pgd0-slide{display:none;position:relative;min-height:20rem}.pgd0-slide-active{display:block}.pgd0-slide img{width:100%;height:20rem;object-fit:cover}.pgd0-slide-caption{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;padding:1rem;border-radius:1.4rem;background:rgba(0,0,0,.62)}.pgd0-dots{display:flex;justify-content:center;gap:.6rem;margin-top:1rem}.pgd0-dot{width:.9rem;height:.9rem;border-radius:50%;border:0;background:#6a513d}.pgd0-dot-active{background:var(--pgd0-accent);width:2.2rem;border-radius:999px}.pgd0-section{margin:1.6rem 0;padding:1.6rem;border:.1rem solid var(--pgd0-line);border-radius:2rem;background:linear-gradient(180deg,rgba(255,179,71,.08),rgba(48,38,31,.86));box-shadow:0 .8rem 2rem rgba(0,0,0,.18)}.pgd0-section h1,.pgd0-section h2,.pgd0-section h3{margin:.2rem 0 1rem;line-height:1.2}.pgd0-section h1{font-size:2.8rem;color:var(--pgd0-accent)}.pgd0-section h2{font-size:2.2rem;color:var(--pgd0-primary)}.pgd0-section h3{font-size:1.8rem;color:#ffd39a}.pgd0-lead{font-size:1.7rem;color:#ffe4bd}.pgd0-badge{display:inline-flex;align-items:center;gap:.5rem;border:.1rem solid var(--pgd0-line);background:#2b211a;color:var(--pgd0-accent);border-radius:999px;padding:.4rem .9rem;font-size:1.2rem;font-weight:800}.pgd0-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.pgd0-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.pgd0-card{background:rgba(35,28,23,.94);border:.1rem solid var(--pgd0-line);border-radius:1.6rem;padding:1.2rem;box-shadow:0 .6rem 1.4rem rgba(0,0,0,.16)}.pgd0-game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.pgd0-game{min-height:10.5rem;padding:.7rem;border-radius:1.3rem;background:#251e19;border:.1rem solid rgba(255,179,71,.16);text-align:center;color:var(--pgd0-text);transition:transform .2s,border-color .2s}.pgd0-game:hover{transform:translateY(-.2rem);border-color:var(--pgd0-accent)}.pgd0-game img{width:5.4rem;height:5.4rem;border-radius:1.2rem;margin:0 auto .5rem;object-fit:cover}.pgd0-game span{font-size:1.15rem;font-weight:700;line-height:1.2;display:block}.pgd0-promo-link{color:var(--pgd0-accent);font-weight:900;text-decoration:underline;text-decoration-thickness:.2rem;cursor:pointer}.pgd0-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.pgd0-stat{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:.1rem dashed var(--pgd0-line)}.pgd0-stat strong{color:var(--pgd0-green)}.pgd0-steps{counter-reset:pgd0step;display:grid;gap:1rem}.pgd0-step{position:relative;padding:1.2rem 1.2rem 1.2rem 4.5rem;background:#231b15;border-radius:1.4rem;border:.1rem solid var(--pgd0-line)}.pgd0-step:before{counter-increment:pgd0step;content:counter(pgd0step);position:absolute;left:1rem;top:1rem;width:2.6rem;height:2.6rem;border-radius:50%;display:grid;place-items:center;background:var(--pgd0-accent);color:#1A1A1A;font-weight:900}.pgd0-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:1.2rem}.pgd0-table th,.pgd0-table td{padding:.9rem;border-bottom:.1rem solid var(--pgd0-line);text-align:left}.pgd0-table th{color:var(--pgd0-accent);background:#2a2019}.pgd0-review{border-left:.4rem solid var(--pgd0-primary);padding-left:1rem;color:#ffe8c9}.pgd0-footer{padding:2rem 1.4rem 9rem;background:#120f0d;border-top:.1rem solid var(--pgd0-line)}.pgd0-footer-links{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.2rem 0}.pgd0-footer-links a{background:#251d17;border:.1rem solid var(--pgd0-line);border-radius:999px;padding:.7rem 1rem;color:var(--pgd0-text);font-weight:700}.pgd0-partners{display:flex;gap:.8rem;align-items:center;flex-wrap:wrap}.pgd0-partner{padding:.6rem .9rem;border-radius:1rem;background:#2d221a;color:var(--pgd0-accent);font-weight:800}.pgd0-bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:430px;height:6.2rem;z-index:1000;background:#1f1712;border-top:.1rem solid var(--pgd0-line);display:flex;justify-content:space-around;align-items:center;box-shadow:0 -1rem 2rem rgba(0,0,0,.28)}.pgd0-bottom-nav button,.pgd0-bottom-nav a{min-width:6rem;min-height:6rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;color:var(--pgd0-muted);background:transparent;border:0;font-size:1.1rem;font-weight:800;transition:transform .18s,color .18s}.pgd0-bottom-nav i,.pgd0-bottom-nav ion-icon,.pgd0-bottom-nav .material-icons{font-size:2.4rem}.pgd0-bottom-nav .pgd0-active,.pgd0-bottom-nav button:active{color:var(--pgd0-accent);transform:scale(1.08)}.pgd0-bubble{position:absolute;margin-left:3rem;margin-top:-3rem;background:var(--pgd0-danger);color:white;border-radius:999px;font-size:1rem;padding:.1rem .5rem}.pgd0-menu-locked{overflow:hidden}.pgd0-split{display:grid;gap:1rem}.pgd0-highlight{background:linear-gradient(135deg,rgba(244,164,96,.17),rgba(255,179,71,.06));border:.1rem solid var(--pgd0-line);border-radius:1.6rem;padding:1.2rem}.pgd0-small{font-size:1.25rem;color:var(--pgd0-muted)}.pgd0-list{padding-left:1.8rem}.pgd0-list li{margin:.6rem 0}.pgd0-payments{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.pgd0-pay{padding:1rem;border-radius:1.2rem;background:#241c16;text-align:center;border:.1rem solid var(--pgd0-line);font-weight:800}.pgd0-desktop-nav{display:none}.pgd0-inline-icon{font-size:2.2rem;vertical-align:middle;color:var(--pgd0-accent)}@media (min-width:769px){.pgd0-body,.pgd0-header,.pgd0-bottom-nav{max-width:100%}.pgd0-body{max-width:1100px}.pgd0-container{max-width:1100px}.pgd0-desktop-nav{display:flex;gap:1rem;margin-left:2rem}.pgd0-desktop-nav a{color:var(--pgd0-text);font-weight:800}.pgd0-bottom-nav{display:none}.pgd0-wrapper{padding-top:7.8rem}.pgd0-game-grid{grid-template-columns:repeat(8,1fr)}.pgd0-grid{grid-template-columns:repeat(4,1fr)}.pgd0-split{grid-template-columns:1.1fr .9fr}.pgd0-footer{padding-bottom:3rem}}@media (max-width:768px){main{padding-bottom:80px}.pgd0-actions .pgd0-btn{padding:0 1rem;font-size:1.3rem}.pgd0-section{padding:1.3rem}.pgd0-game-grid{grid-template-columns:repeat(4,1fr)}.pgd0-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:360px){.pgd0-container{padding:0 1rem}.pgd0-game-grid{gap:.6rem}.pgd0-game img{width:4.8rem;height:4.8rem}.pgd0-game span{font-size:1.05rem}.pgd0-btn{padding:0 1rem}.pgd0-section h1{font-size:2.4rem}}
