html{font-size:62.5%;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{margin:0;font-family:'Inter','Segoe UI',Arial,sans-serif;background:#0e1621;color:#f5f5f5;font-size:1.5rem;line-height:1.5;overflow-x:hidden}a{color:#00ffff;text-decoration:none}img{max-width:100%;display:block}.pg55-page{max-width:430px;margin:0 auto;background:radial-gradient(circle at top,#00695c 0,#0e1621 34rem);min-height:100vh;position:relative;box-shadow:0 0 35px rgba(0,255,255,.14)}.pg55-container{width:100%;max-width:430px;margin:0 auto;padding:0 1.4rem}.pg55-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:430px;z-index:1000;background:rgba(14,22,33,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,255,255,.25)}.pg55-header-row{display:flex;align-items:center;gap:.8rem;min-height:6.2rem;padding:.8rem 1rem}.pg55-brand{display:flex;align-items:center;gap:.8rem;min-width:0;flex:1;color:#f5f5f5;font-weight:900}.pg55-logo{width:3.2rem;height:3.2rem;border-radius:1rem;box-shadow:0 0 18px rgba(0,255,255,.45)}.pg55-brand-text{font-size:1.35rem;line-height:1.1;text-transform:uppercase;letter-spacing:.04em}.pg55-actions{display:flex;gap:.5rem}.pg55-btn{border:0;border-radius:999px;min-height:4.4rem;padding:0 1.15rem;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:.2s ease;text-transform:uppercase;font-size:1.18rem}.pg55-btn:hover,.pg55-btn:active{transform:translateY(-1px) scale(1.03)}.pg55-btn-primary{background:#00ffff;color:#0e1621;box-shadow:0 0 20px rgba(0,255,255,.36)}.pg55-btn-ghost{background:#00695c;color:#f5f5f5;border:1px solid rgba(245,245,245,.2)}.pg55-menu-btn{width:4.4rem;height:4.4rem;border-radius:1.4rem;border:1px solid rgba(0,255,255,.35);background:#111f2d;color:#00ffff;font-size:2rem}.pg55-mobile-menu{display:none;position:fixed;top:6.2rem;left:50%;transform:translateX(-50%);z-index:9999;width:100%;max-width:430px;background:#0e1621;padding:1.2rem;border:1px solid rgba(0,255,255,.25);box-shadow:0 18px 40px rgba(0,0,0,.55)}.pg55-menu-open{display:block}.pg55-mobile-menu a{display:flex;align-items:center;justify-content:space-between;min-height:4.8rem;padding:1rem 1.2rem;margin:.6rem 0;background:linear-gradient(135deg,rgba(0,105,92,.7),rgba(14,22,33,.95));border:1px solid rgba(189,195,199,.2);border-radius:1.4rem;color:#f5f5f5;font-weight:800}.pg55-main{padding-top:7.2rem}.pg55-hero{padding:1rem 0 1.4rem}.pg55-carousel{position:relative;border-radius:2.2rem;overflow:hidden;border:1px solid rgba(0,255,255,.35);box-shadow:0 14px 30px rgba(0,0,0,.35)}.pg55-slide{display:none;position:relative;min-height:19rem;background:#111f2d}.pg55-slide-active{display:block}.pg55-slide img{width:100%;height:19rem;object-fit:cover}.pg55-slide-caption{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;padding:1rem;border-radius:1.4rem;background:rgba(14,22,33,.78);border:1px solid rgba(0,255,255,.22)}.pg55-slide-caption strong{display:block;font-size:1.7rem;color:#00ffff}.pg55-dots{display:flex;gap:.6rem;justify-content:center;margin-top:.9rem}.pg55-dot{width:.9rem;height:.9rem;border-radius:50%;border:0;background:#bdc3c7;opacity:.55}.pg55-dot-active{background:#00ffff;opacity:1;box-shadow:0 0 12px #00ffff}.pg55-panel{background:linear-gradient(180deg,rgba(17,31,45,.98),rgba(9,14,22,.98));border:1px solid rgba(189,195,199,.18);border-radius:2rem;padding:1.5rem;margin:1.2rem 0;box-shadow:0 10px 28px rgba(0,0,0,.28)}.pg55-panel-accent{border-color:rgba(0,255,255,.45);background:linear-gradient(145deg,rgba(0,105,92,.48),rgba(14,22,33,.98))}.pg55-eyebrow{display:inline-flex;gap:.5rem;align-items:center;color:#00ffff;font-size:1.15rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.pg55-title{font-size:2.55rem;line-height:1.12;margin:1rem 0;color:#f5f5f5}.pg55-subtitle{font-size:1.7rem;color:#00ffff;margin:0 0 .8rem}.pg55-text{color:#dce4e8;margin:.7rem 0}.pg55-small{font-size:1.25rem;color:#bdc3c7}.pg55-link{color:#00ffff;font-weight:900;text-decoration:underline;text-underline-offset:.25rem}.pg55-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.2rem 0}.pg55-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.pg55-stat{padding:1rem;border-radius:1.5rem;background:#0e1621;border:1px solid rgba(0,255,255,.2);text-align:center}.pg55-stat strong{display:block;color:#00ffff;font-size:1.8rem}.pg55-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.pg55-card{background:#111f2d;border:1px solid rgba(189,195,199,.18);border-radius:1.6rem;padding:1.2rem;box-shadow:0 8px 18px rgba(0,0,0,.22)}.pg55-card h3{margin:.4rem 0;color:#00ffff;font-size:1.55rem}.pg55-list{padding-left:1.8rem;margin:.8rem 0}.pg55-list li{margin:.65rem 0}.pg55-game-section{margin:1.4rem 0}.pg55-game-section h2{font-size:1.85rem;color:#00ffff;margin:1.2rem 0 .8rem}.pg55-game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.pg55-game{min-height:9.8rem;padding:.65rem;border-radius:1.4rem;background:linear-gradient(180deg,#132434,#0e1621);border:1px solid rgba(0,255,255,.16);text-align:center;color:#f5f5f5;font-weight:800;font-size:1.05rem}.pg55-game img{width:5.2rem;height:5.2rem;border-radius:1.2rem;margin:0 auto .55rem;object-fit:cover}.pg55-badge{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;background:rgba(0,255,255,.14);color:#00ffff;border:1px solid rgba(0,255,255,.35);padding:.45rem .8rem;font-size:1.15rem;font-weight:900}.pg55-review{border-left:.35rem solid #00ffff;padding-left:1rem;margin:1rem 0}.pg55-payment-row{display:flex;flex-wrap:wrap;gap:.7rem}.pg55-payment{padding:.7rem 1rem;border-radius:1rem;background:#00695c;color:#f5f5f5;font-weight:900}.pg55-footer{padding:2rem 1.4rem 8.5rem;background:#091019;border-top:1px solid rgba(0,255,255,.25)}.pg55-footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem;margin:1rem 0}.pg55-footer-links a{padding:.8rem;border-radius:1rem;background:#111f2d;color:#f5f5f5;border:1px solid rgba(189,195,199,.16);font-weight:800;font-size:1.2rem}.pg55-partners{display:flex;gap:.8rem;flex-wrap:wrap;margin:1rem 0}.pg55-partner{width:5rem;height:3rem;border-radius:.9rem;background:linear-gradient(135deg,#00ffff,#00695c);display:flex;align-items:center;justify-content:center;color:#0e1621;font-weight:900}.pg55-bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:430px;height:6.2rem;background:#00695c;z-index:1000;border-top:1px solid rgba(0,255,255,.35);display:flex;justify-content:space-around;align-items:center;box-shadow:0 -10px 28px rgba(0,0,0,.4)}.pg55-bottom-item{min-width:6rem;min-height:6rem;border:0;background:transparent;color:#f5f5f5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;font-size:1.05rem;font-weight:900;position:relative}.pg55-bottom-item i,.pg55-bottom-item ion-icon,.pg55-bottom-item .material-icons,.pg55-bottom-item .ti{font-size:2.35rem;line-height:1}.pg55-bottom-item:active{transform:scale(.92);color:#00ffff}.pg55-current{color:#00ffff}.pg55-current::before{content:'';position:absolute;top:.35rem;width:.7rem;height:.7rem;border-radius:50%;background:#00ffff;box-shadow:0 0 12px #00ffff}.pg55-two-tone{filter:drop-shadow(1px 1px 0 #0e1621)}.pg55-table{width:100%;border-collapse:separate;border-spacing:0 .7rem}.pg55-table th,.pg55-table td{padding:.9rem;background:#111f2d;border-top:1px solid rgba(0,255,255,.18);border-bottom:1px solid rgba(0,255,255,.18);font-size:1.2rem}.pg55-table th:first-child,.pg55-table td:first-child{border-radius:1rem 0 0 1rem}.pg55-table th:last-child,.pg55-table td:last-child{border-radius:0 1rem 1rem 0}.pg55-faq-item{margin:.9rem 0;padding:1.1rem;border-radius:1.4rem;background:#111f2d;border:1px solid rgba(189,195,199,.16)}.pg55-faq-item h3{margin:.2rem 0 .6rem;color:#00ffff}.pg55-desktop-nav{display:none}.pg55-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media (min-width:769px){.pg55-bottom-nav{display:none}.pg55-page,.pg55-header{max-width:1080px}.pg55-main{max-width:1080px;margin:0 auto}.pg55-container{max-width:1080px}.pg55-page{background:#0e1621}.pg55-desktop-nav{display:flex;gap:1rem;align-items:center}.pg55-desktop-nav a{color:#f5f5f5;font-weight:800}.pg55-menu-btn{display:none}.pg55-game-grid{grid-template-columns:repeat(8,1fr)}.pg55-grid{grid-template-columns:repeat(4,1fr)}.pg55-slide img{height:32rem}.pg55-slide{min-height:32rem}.pg55-footer{padding-bottom:3rem}}@media (max-width:768px){main.pg55-main{padding-bottom:8rem}.pg55-title{font-size:2.35rem}.pg55-actions .pg55-btn{padding:0 .85rem;font-size:1.05rem}.pg55-game-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:360px){.pg55-brand-text{font-size:1.1rem}.pg55-actions{gap:.3rem}.pg55-btn{padding:0 .72rem}.pg55-game-grid{gap:.55rem}.pg55-game{font-size:.96rem}.pg55-game img{width:4.7rem;height:4.7rem}}
