html{font-size:62.5%;scroll-behavior:smooth;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{margin:0;font-family:Inter,Arial,sans-serif;background:#0c0c0c;color:#f8efe3;line-height:1.5rem;font-size:1.4rem;overflow-x:hidden}a{color:#f5c16c;text-decoration:none}img{max-width:100%;display:block}.v854-page{min-height:100vh;background:radial-gradient(circle at top,#6f4e37 0,#20140d 32%,#0c0c0c 72%)}.v854-container{width:min(100%,43rem);margin:0 auto;padding:0 1.4rem}.v854-wrapper{padding-top:7.6rem}.v854-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(12,12,12,.95);border-bottom:.1rem solid rgba(245,193,108,.22);backdrop-filter:blur(1.4rem)}.v854-topbar{width:min(100%,43rem);margin:0 auto;min-height:6.4rem;padding:.8rem 1.2rem;display:flex;align-items:center;gap:.8rem}.v854-brand{display:flex;align-items:center;gap:.7rem;min-width:0;flex:1}.v854-logo{width:3.2rem;height:3.2rem;border-radius:1rem;box-shadow:0 0 1.4rem rgba(245,193,108,.4)}.v854-brand-name{font-size:1.8rem;font-weight:900;letter-spacing:.04rem;color:#fff}.v854-brand-sub{display:block;font-size:1rem;color:#d7b992;margin-top:.1rem}.v854-actions{display:flex;gap:.5rem}.v854-btn{border:0;border-radius:999rem;min-height:4.4rem;padding:0 1.3rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:900;cursor:pointer;transition:transform .2s ease,filter .2s ease,background .2s ease}.v854-btn:hover,.v854-btn:focus{transform:translateY(-.1rem);filter:brightness(1.08)}.v854-btn-primary{background:linear-gradient(135deg,#f5c16c,#8b4513);color:#100905;box-shadow:0 .7rem 1.6rem rgba(139,69,19,.42)}.v854-btn-ghost{background:rgba(255,255,255,.08);color:#fff;border:.1rem solid rgba(245,193,108,.28)}.v854-menu-btn{width:4.4rem;padding:0;border-radius:1.4rem;background:#25160d;color:#f5c16c;border:.1rem solid rgba(245,193,108,.32)}.v854-mobile-menu{display:none;position:fixed;top:6.4rem;left:50%;transform:translateX(-50%);width:min(100%,43rem);z-index:9999;background:#160f0a;border:.1rem solid rgba(245,193,108,.22);border-radius:0 0 2rem 2rem;padding:1rem;box-shadow:0 2rem 4rem rgba(0,0,0,.55)}.v854-mobile-menu.v854-menu-open{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.v854-menu-link{min-height:4.6rem;border-radius:1.4rem;background:rgba(255,255,255,.06);display:flex;align-items:center;gap:.7rem;padding:.8rem 1rem;color:#f9e6c7;font-weight:800}.v854-desktop-nav{display:none}.v854-hero{padding:1.6rem 0}.v854-carousel{position:relative;border-radius:2.4rem;overflow:hidden;border:.1rem solid rgba(245,193,108,.28);box-shadow:0 1.4rem 3rem rgba(0,0,0,.45)}.v854-slide{display:none;min-height:16rem;background:#2a180f;cursor:pointer}.v854-slide.v854-active{display:block}.v854-slide img{width:100%;height:18rem;object-fit:cover}.v854-dots{display:flex;justify-content:center;gap:.6rem;position:absolute;left:0;right:0;bottom:1rem}.v854-dot{width:.9rem;height:.9rem;border-radius:50%;border:0;background:rgba(255,255,255,.42)}.v854-dot.v854-active{background:#f5c16c;width:2rem;border-radius:1rem}.v854-hero-panel{margin-top:1.2rem;padding:1.8rem;border-radius:2.2rem;background:linear-gradient(145deg,rgba(111,78,55,.92),rgba(24,14,8,.96));border:.1rem solid rgba(245,193,108,.22)}.v854-kicker{color:#f5c16c;text-transform:uppercase;font-size:1.1rem;font-weight:900;letter-spacing:.12rem}.v854-title{font-size:2.7rem;line-height:3.1rem;margin:.8rem 0 1rem;color:#fff}.v854-lead{color:#ead6ba;font-size:1.45rem;line-height:2.2rem}.v854-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.4rem}.v854-section{padding:1.6rem 0}.v854-section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.v854-section h2{font-size:2.1rem;line-height:2.6rem;margin:.4rem 0;color:#fff}.v854-section h3{font-size:1.6rem;line-height:2.1rem;color:#ffe0a3}.v854-card{background:linear-gradient(165deg,rgba(255,255,255,.08),rgba(255,255,255,.035));border:.1rem solid rgba(245,193,108,.18);border-radius:1.8rem;padding:1.4rem;box-shadow:0 1rem 2rem rgba(0,0,0,.22)}.v854-grid{display:grid;grid-template-columns:1fr;gap:1rem}.v854-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.v854-game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.v854-game{background:#18100b;border:.1rem solid rgba(245,193,108,.16);border-radius:1.3rem;padding:.7rem;min-height:10.5rem;text-align:center;transition:transform .2s ease,border-color .2s ease}.v854-game:hover{transform:translateY(-.2rem);border-color:#f5c16c}.v854-game img{width:5.4rem;height:5.4rem;object-fit:cover;margin:0 auto .6rem;border-radius:1.1rem}.v854-game span{display:block;color:#f7e1bf;font-size:1.05rem;line-height:1.3rem;font-weight:800}.v854-badge{display:inline-flex;align-items:center;gap:.4rem;background:rgba(245,193,108,.14);border:.1rem solid rgba(245,193,108,.26);border-radius:999rem;padding:.5rem .9rem;color:#ffd98b;font-weight:900;font-size:1.1rem}.v854-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem}.v854-stat{padding:1.2rem;border-radius:1.6rem;background:#120b07;border:.1rem solid rgba(255,255,255,.08)}.v854-stat strong{display:block;font-size:2rem;line-height:2.4rem;color:#f5c16c}.v854-list{padding-left:1.8rem;color:#ead6ba}.v854-list li{margin:.6rem 0}.v854-promo-link{font-weight:900;color:#ffcf74;text-decoration:underline;text-decoration-thickness:.2rem;cursor:pointer}.v854-payment{display:flex;flex-wrap:wrap;gap:.7rem}.v854-chip{border-radius:999rem;background:#27170e;color:#f5dfbc;padding:.7rem 1rem;border:.1rem solid rgba(245,193,108,.18);font-weight:800}.v854-footer{margin-top:2rem;background:#090706;border-top:.1rem solid rgba(245,193,108,.2);padding:2.2rem 0 8.8rem}.v854-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin:1.4rem 0}.v854-footer-links a{background:rgba(255,255,255,.05);border-radius:1.2rem;padding:.9rem;color:#f5dfbc}.v854-partners{display:flex;flex-wrap:wrap;gap:.8rem;margin:1rem 0}.v854-partner{width:4.4rem;height:4.4rem;border-radius:1.2rem;background:linear-gradient(135deg,#6f4e37,#8b4513);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900}.v854-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:1000;height:6.2rem;background:#120b07;border-top:.1rem solid rgba(245,193,108,.28);box-shadow:0 -1rem 2.4rem rgba(0,0,0,.5)}.v854-bottom-inner{width:min(100%,43rem);height:100%;margin:0 auto;display:flex;justify-content:space-around;align-items:center}.v854-bottom-item{min-width:6rem;min-height:6rem;border:0;background:transparent;color:#c9ab82;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;font-size:1.05rem;font-weight:900;transition:transform .18s ease,color .18s ease}.v854-bottom-item i,.v854-bottom-item ion-icon,.v854-bottom-item .material-icons,.v854-bottom-item svg{font-size:2.4rem;width:2.4rem;height:2.4rem}.v854-bottom-item.v854-active,.v854-bottom-item:hover{color:#f5c16c;transform:scale(1.06)}.v854-bottom-badge{position:absolute;margin-left:2.2rem;margin-top:-2.7rem;background:#e65b37;color:#fff;border-radius:999rem;font-size:.9rem;padding:.1rem .45rem}.v854-faq details{background:#140d08;border:.1rem solid rgba(245,193,108,.15);border-radius:1.4rem;margin:.8rem 0;padding:1rem}.v854-faq summary{font-weight:900;color:#ffe0a3;cursor:pointer;min-height:4.4rem;display:flex;align-items:center}.v854-review{border-left:.4rem solid #f5c16c;padding-left:1rem;color:#ead6ba}.v854-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:1.4rem;font-size:1.2rem}.v854-table th,.v854-table td{padding:.9rem;border-bottom:.1rem solid rgba(255,255,255,.08);text-align:left}.v854-table th{color:#ffd98b;background:#1b1009}.v854-table td{color:#ead6ba}.v854-alert{background:linear-gradient(90deg,rgba(245,193,108,.18),rgba(139,69,19,.2));border:.1rem solid rgba(245,193,108,.26);border-radius:1.6rem;padding:1.2rem;color:#fff}@media (min-width:769px){.v854-bottom-nav{display:none}.v854-menu-btn{display:none}.v854-desktop-nav{display:flex;gap:.6rem;justify-content:center;background:#0f0a07;border-top:.1rem solid rgba(245,193,108,.12);padding:.7rem}.v854-desktop-nav a{padding:.8rem 1rem;border-radius:999rem;color:#e9cfa6;font-weight:800}.v854-desktop-nav a:hover{background:rgba(245,193,108,.12);color:#fff}.v854-wrapper{padding-top:10rem}.v854-footer{padding-bottom:2.4rem}}@media (max-width:768px){main{padding-bottom:8rem}.v854-actions .v854-btn{padding:0 .9rem;font-size:1.2rem}.v854-container{max-width:43rem}.v854-title{font-size:2.45rem}.v854-game-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:360px){.v854-game-grid{grid-template-columns:repeat(3,1fr)}.v854-brand-name{font-size:1.55rem}.v854-actions .v854-btn-ghost{display:none}.v854-title{font-size:2.2rem;line-height:2.7rem}}
