:root{--pg51-primary:#f4a460;--pg51-bg:#333333;--pg51-text:#fff7eb;--pg51-panel:#292929;--pg51-accent:#ffd39b}*{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{margin:0;background:#333333;color:#fff7eb;font-family:Inter,Arial,sans-serif;font-size:1.6rem;line-height:1.5rem;overflow-x:hidden}body.pg51-lock{overflow:hidden}a{color:#ffd39b;text-decoration:none}img{max-width:100%;display:block}.pg51-page{min-height:100vh;background:radial-gradient(circle at 20% 0,#5b4634 0,#333333 38%,#1f1f1f 100%)}.pg51-container{width:min(100%,430px);margin:0 auto;padding:0 1.4rem}.pg51-wrapper{padding-top:7.8rem}.pg51-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(31,31,31,.94);backdrop-filter:blur(14px);border-bottom:.1rem solid rgba(244,164,96,.28)}.pg51-topbar{width:min(100%,430px);min-height:6.6rem;margin:0 auto;padding:.9rem 1.2rem;display:flex;align-items:center;gap:.8rem}.pg51-brand{display:flex;align-items:center;gap:.8rem;min-width:0;flex:1}.pg51-logo{width:3.2rem;height:3.2rem;border-radius:1rem;box-shadow:0 .4rem 1.4rem rgba(244,164,96,.35)}.pg51-brand-text{font-weight:900;color:#f4a460;text-transform:capitalize;font-size:1.45rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pg51-actions{display:flex;gap:.5rem}.pg51-btn{border:0;border-radius:999px;min-height:4.4rem;min-width:4.4rem;padding:0 1.25rem;background:linear-gradient(135deg,#f4a460,#ffd17d);color:#2a2119;font-weight:900;cursor:pointer;box-shadow:0 .6rem 1.8rem rgba(244,164,96,.26);transition:transform .18s ease,filter .18s ease}.pg51-btn:hover,.pg51-btn:focus{transform:translateY(-.1rem);filter:brightness(1.08)}.pg51-btn-alt{background:#202020;color:#f4a460;border:.1rem solid rgba(244,164,96,.55)}.pg51-menu-toggle{background:transparent;color:#f4a460;border:.1rem solid rgba(244,164,96,.42);border-radius:1.2rem;width:4.4rem;height:4.4rem;font-size:2.2rem;display:grid;place-items:center;cursor:pointer}.pg51-menu{position:fixed;top:6.7rem;right:calc(50% - min(50%,215px));width:min(92vw,34rem);max-height:calc(100vh - 7rem);overflow:auto;z-index:9999;background:#252525;border:.1rem solid rgba(244,164,96,.4);border-radius:0 0 1.8rem 1.8rem;box-shadow:0 2rem 5rem rgba(0,0,0,.5);padding:1rem;transform:translateY(-120%);opacity:0;pointer-events:none;transition:.22s ease}.pg51-menu.pg51-menu-open{transform:translateY(0);opacity:1;pointer-events:auto}.pg51-menu a{display:flex;align-items:center;gap:.8rem;min-height:4.6rem;border-radius:1.2rem;padding:.8rem 1rem;color:#fff7eb;background:rgba(255,255,255,.04);margin:.5rem 0}.pg51-menu a:hover{background:rgba(244,164,96,.18);color:#f4a460}.pg51-desktop-nav{display:none}.pg51-hero{padding:1.5rem 0}.pg51-carousel{position:relative;border-radius:2.2rem;overflow:hidden;border:.1rem solid rgba(244,164,96,.35);box-shadow:0 1.4rem 4rem rgba(0,0,0,.35);background:#222}.pg51-slide{display:none;min-height:18rem;position:relative}.pg51-slide.pg51-slide-active{display:block}.pg51-slide img{width:100%;height:20rem;object-fit:cover}.pg51-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);color:#fff}.pg51-dots{position:absolute;top:1rem;right:1rem;display:flex;gap:.5rem}.pg51-dot{width:.9rem;height:.9rem;border-radius:50%;border:0;background:rgba(255,255,255,.45)}.pg51-dot.pg51-dot-active{background:#f4a460}.pg51-section{margin:1.6rem 0;padding:1.5rem;border-radius:2rem;background:rgba(255,255,255,.055);border:.1rem solid rgba(244,164,96,.22);box-shadow:inset 0 .1rem 0 rgba(255,255,255,.05)}.pg51-section h1,.pg51-section h2,.pg51-section h3{line-height:1.15;color:#f4a460;margin:.4rem 0 1rem}.pg51-section h1{font-size:2.65rem}.pg51-section h2{font-size:2.15rem}.pg51-section h3{font-size:1.75rem}.pg51-lead{line-height:1.7;color:#fff2df}.pg51-highlight{color:#ffd39b;font-weight:900}.pg51-link{color:#ffd39b;font-weight:900;text-decoration:underline;text-underline-offset:.25rem;cursor:pointer}.pg51-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.pg51-card{border-radius:1.6rem;background:#292929;border:.1rem solid rgba(244,164,96,.22);padding:1.2rem}.pg51-card strong{color:#ffd39b}.pg51-game-section{margin:1.8rem 0}.pg51-game-section h2{font-size:2rem}.pg51-game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.pg51-game-card{min-height:9.8rem;padding:.65rem;border-radius:1.3rem;background:linear-gradient(180deg,#414141,#242424);border:.1rem solid rgba(244,164,96,.18);text-align:center;transition:transform .18s ease}.pg51-game-card:hover{transform:translateY(-.2rem)}.pg51-game-card img{width:5.2rem;height:5.2rem;object-fit:cover;border-radius:1.1rem;margin:0 auto .45rem}.pg51-game-card span{display:block;color:#fff7eb;font-size:1.08rem;line-height:1.18;font-weight:800}.pg51-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.1rem 0}.pg51-pill{display:inline-flex;align-items:center;gap:.5rem;min-height:4.4rem;padding:.9rem 1.2rem;border-radius:999px;background:rgba(244,164,96,.18);border:.1rem solid rgba(244,164,96,.35);color:#ffd39b;font-weight:900;cursor:pointer}.pg51-stat{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.9rem 0;border-bottom:.1rem dashed rgba(244,164,96,.25)}.pg51-meter{height:.8rem;border-radius:1rem;background:#1d1d1d;overflow:hidden;flex:1}.pg51-meter span{display:block;height:100%;background:linear-gradient(90deg,#f4a460,#ffcf70)}.pg51-testimonial{padding:1rem;border-left:.4rem solid #f4a460;background:rgba(244,164,96,.08);border-radius:1rem;margin:.8rem 0}.pg51-payments{display:flex;gap:.8rem;flex-wrap:wrap}.pg51-payments span{padding:.7rem 1rem;border-radius:1rem;background:#1f1f1f;color:#ffd39b;font-weight:800}.pg51-footer{margin-top:2rem;padding:2rem 0 8.6rem;background:#202020;border-top:.1rem solid rgba(244,164,96,.25)}.pg51-footer-grid{display:grid;grid-template-columns:1fr;gap:1rem}.pg51-footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.pg51-footer-links a{padding:.8rem;border-radius:1rem;background:rgba(255,255,255,.05);color:#fff7eb}.pg51-partners{display:flex;flex-wrap:wrap;gap:.6rem;margin:1rem 0}.pg51-partners img{width:4rem;height:2.4rem;object-fit:contain;background:#fff;border-radius:.6rem;padding:.2rem}.pg51-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:1000;height:6.2rem;background:#171717;border-top:.1rem solid rgba(244,164,96,.38);box-shadow:0 -1rem 2.4rem rgba(0,0,0,.36)}.pg51-bottom-inner{width:min(100%,430px);height:100%;margin:0 auto;display:flex;justify-content:space-around;align-items:center}.pg51-bottom-item{min-width:6rem;min-height:6rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;color:#e8d3bd;background:transparent;border:0;font-size:1.05rem;font-weight:800;cursor:pointer;transition:.18s ease;position:relative}.pg51-bottom-item i,.pg51-bottom-item ion-icon,.pg51-bottom-item .material-icons-outlined,.pg51-bottom-item .ti{font-size:2.35rem;line-height:1}.pg51-bottom-item.pg51-current,.pg51-bottom-item:hover{color:#f4a460;transform:scale(1.06)}.pg51-bottom-item.pg51-current:before{content:"";position:absolute;top:.3rem;width:3.6rem;height:.3rem;border-radius:1rem;background:#f4a460}.pg51-badge{position:absolute;top:.5rem;right:1rem;background:#ff4d4d;color:#fff;border-radius:999px;font-size:.9rem;padding:.05rem .45rem}.pg51-note-list{padding-left:1.8rem;line-height:1.7}.pg51-faq details{background:#262626;margin:.8rem 0;padding:1rem;border-radius:1.2rem;border:.1rem solid rgba(244,164,96,.18)}.pg51-faq summary{color:#ffd39b;font-weight:900;cursor:pointer;min-height:4.4rem;display:flex;align-items:center}.pg51-table{width:100%;border-collapse:collapse;font-size:1.25rem}.pg51-table th,.pg51-table td{padding:.8rem;border-bottom:.1rem solid rgba(244,164,96,.2);text-align:left}.pg51-table th{color:#f4a460}@media(max-width:768px){main{padding-bottom:8rem}}@media(min-width:769px){body{font-size:1.7rem;line-height:1.6}.pg51-page{background:linear-gradient(135deg,#202020,#413427)}.pg51-container,.pg51-topbar,.pg51-bottom-inner{width:min(100%,1100px);max-width:1100px}.pg51-wrapper{padding-top:8rem}.pg51-menu-toggle{display:none}.pg51-desktop-nav{display:flex;gap:1rem;align-items:center}.pg51-desktop-nav a{color:#fff7eb;font-weight:800}.pg51-menu{display:none}.pg51-bottom-nav{display:none}.pg51-footer{padding-bottom:2rem}.pg51-grid{grid-template-columns:repeat(4,1fr)}.pg51-game-grid{grid-template-columns:repeat(8,1fr)}.pg51-slide img{height:34rem}}@media(max-width:360px){.pg51-actions .pg51-btn{padding:0 .9rem;font-size:1.2rem}.pg51-brand-text{font-size:1.28rem}.pg51-game-grid{gap:.55rem}.pg51-game-card img{width:4.6rem;height:4.6rem}.pg51-game-card span{font-size:.98rem}}
