:root{--g8bf-primary:#ffc928;--g8bf-bg:#272727;--g8bf-text:#f8f8ff;--g8bf-surface:#3a3a3a}*{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:8rem}body{margin:0;background:#272727;color:#f8f8ff;font:1.5rem/1.5rem Arial,Helvetica,sans-serif;overflow-x:hidden}body.g8bf-scroll-lock{overflow:hidden}img{display:block;max-width:100%}button,a{font:inherit}a{color:inherit}.g8bf-skip{position:fixed;left:1rem;top:-8rem;z-index:10001;background:#ffc928;color:#1d1d1d;padding:1.2rem}.g8bf-skip:focus{top:1rem}.g8bf-header{position:fixed;inset:0 0 auto;z-index:1000;height:6.8rem;background:rgba(42,42,42,.97);border-bottom:.1rem solid #707070;box-shadow:0 .4rem 1.8rem #0008}.g8bf-header-inner,.g8bf-container{width:min(100%,112rem);margin:auto}.g8bf-header-inner{height:100%;padding:.8rem 1.2rem;display:flex;align-items:center;gap:.8rem}.g8bf-brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;min-width:0;margin-right:auto}.g8bf-logo{width:3.2rem;height:3.2rem;border-radius:.8rem}.g8bf-brand-name{font-weight:900;font-size:1.6rem;line-height:1.8rem;white-space:nowrap}.g8bf-header-actions{display:flex;gap:.6rem}.g8bf-btn{min-height:4.4rem;border:0;border-radius:.9rem;padding:0 1.3rem;font-weight:800;cursor:pointer;transition:.2s transform,.2s filter}.g8bf-btn:active{transform:scale(.96)}.g8bf-btn-primary{background:linear-gradient(135deg,#ffc928,#ff8c21);color:#242424}.g8bf-btn-secondary{background:#f8f8ff;color:#303030}.g8bf-btn-wide{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-width:18rem}.g8bf-menu-button{width:4.4rem;height:4.4rem;padding:0;background:#5d5d5d;color:#fff;font-size:2.2rem}.g8bf-desktop-nav{display:none}.g8bf-mobile-menu{position:fixed;top:0;right:-32rem;z-index:9999;width:min(82vw,32rem);height:100dvh;background:#343434;padding:8rem 1.6rem 2rem;transition:right .25s ease;box-shadow:-1rem 0 3rem #0009;overflow:auto}.g8bf-mobile-menu.g8bf-menu-open{right:0}.g8bf-menu-title{color:#ffc928;font-size:1.3rem;text-transform:uppercase;letter-spacing:.15rem}.g8bf-menu-link{display:flex;align-items:center;gap:1rem;min-height:4.8rem;border-bottom:.1rem solid #5d5d5d;text-decoration:none;font-weight:700}.g8bf-menu-link i,.g8bf-menu-link ion-icon{width:2.4rem;text-align:center;color:#ffc928;font-size:2.2rem}.g8bf-overlay{position:fixed;inset:0;z-index:9998;background:#000b;opacity:0;visibility:hidden;transition:.2s}.g8bf-overlay.g8bf-overlay-open{opacity:1;visibility:visible}.g8bf-main{padding-top:6.8rem;padding-bottom:8rem}.g8bf-container{padding:0 1.2rem}.g8bf-hero{position:relative;background:#3a3a3a;overflow:hidden}.g8bf-slider{position:relative;min-height:26rem}.g8bf-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .5s}.g8bf-slide.g8bf-slide-active{opacity:1;visibility:visible}.g8bf-slide img{width:100%;height:26rem;object-fit:cover;filter:brightness(.5)}.g8bf-slide-copy{position:absolute;inset:auto 1.6rem 3.6rem;max-width:58rem;text-shadow:0 .2rem .6rem #000}.g8bf-slide-copy strong{display:block;color:#ffc928;font-size:1.2rem;text-transform:uppercase;letter-spacing:.12rem}.g8bf-slide-copy span{display:block;margin-top:.8rem;font-size:2.5rem;line-height:3rem;font-weight:900}.g8bf-slider-control{position:absolute;top:50%;z-index:4;width:4.4rem;height:4.4rem;border:0;border-radius:50%;background:#0008;color:#fff;font-size:2.1rem;transform:translateY(-50%);cursor:pointer}.g8bf-slider-prev{left:.8rem}.g8bf-slider-next{right:.8rem}.g8bf-slider-dots{position:absolute;z-index:4;bottom:1.2rem;left:0;right:0;display:flex;justify-content:center;gap:.8rem}.g8bf-slider-dot{width:1rem;height:1rem;padding:0;border:0;border-radius:50%;background:#aaa}.g8bf-slider-dot.g8bf-dot-active{width:2.6rem;border-radius:1rem;background:#ffc928}.g8bf-intro{padding:2.4rem 0}.g8bf-eyebrow{color:#ffc928;font-size:1.2rem;font-weight:900;text-transform:uppercase;letter-spacing:.14rem}.g8bf-title{margin:.7rem 0 1rem;font-size:2.8rem;line-height:3.4rem}.g8bf-lead{color:#e2e2ea;font-size:1.6rem;line-height:2.5rem}.g8bf-cta-row{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.8rem}.g8bf-text-link{color:#ffd65b;font-weight:900;text-decoration-thickness:.2rem;text-underline-offset:.3rem;cursor:pointer}.g8bf-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:2rem}.g8bf-stat{padding:1.2rem .6rem;border:.1rem solid #666;border-radius:1rem;background:#333;text-align:center}.g8bf-stat strong{display:block;color:#ffc928;font-size:2rem;line-height:2.4rem}.g8bf-stat span{font-size:1.1rem;line-height:1.4rem}.g8bf-section{padding:2.8rem 0;border-top:.1rem solid #4b4b4b}.g8bf-section-heading{margin-bottom:1.6rem}.g8bf-section-heading h2{margin:.5rem 0;font-size:2.3rem;line-height:2.9rem}.g8bf-section-heading p{margin:.6rem 0;color:#d2d2dc;line-height:2.3rem}.g8bf-category{margin-bottom:2.8rem}.g8bf-category-head{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.g8bf-category-head i,.g8bf-category-head span,.g8bf-category-head ion-icon{color:#ffc928;font-size:2.4rem}.g8bf-category-head h3{margin:0;font-size:1.9rem;line-height:2.4rem}.g8bf-game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.g8bf-game-card{position:relative;display:block;min-width:0;padding:.5rem;background:#474747;border:.1rem solid #626262;border-radius:1rem;text-decoration:none;overflow:hidden;transition:.2s}.g8bf-game-card:hover,.g8bf-game-card:focus-visible{border-color:#ffc928;transform:translateY(-.2rem)}.g8bf-game-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:.7rem;background:#222}.g8bf-game-card span{display:flex;align-items:center;justify-content:center;min-height:4rem;padding:.5rem .2rem;text-align:center;font-size:1.15rem;line-height:1.4rem;font-weight:800}.g8bf-panel-grid{display:grid;gap:1rem}.g8bf-card{padding:1.6rem;background:#3a3a3a;border:.1rem solid #5d5d5d;border-radius:1.2rem}.g8bf-card-icon{display:grid;place-items:center;width:4.4rem;height:4.4rem;margin-bottom:1rem;border-radius:1rem;background:#ffc928;color:#242424;font-size:2.4rem}.g8bf-card h3{margin:.4rem 0 1rem;font-size:1.8rem;line-height:2.3rem}.g8bf-card p,.g8bf-card li{color:#e0e0e8;line-height:2.3rem}.g8bf-card ul{padding-left:1.8rem}.g8bf-steps{counter-reset:g8bf-step;display:grid;gap:1rem}.g8bf-step{position:relative;padding:1.5rem 1.5rem 1.5rem 5.4rem;background:#3a3a3a;border-radius:1rem}.g8bf-step:before{counter-increment:g8bf-step;content:counter(g8bf-step);position:absolute;left:1.2rem;top:1.3rem;display:grid;place-items:center;width:3rem;height:3rem;border-radius:50%;background:#ffc928;color:#222;font-weight:900}.g8bf-step h3{margin:0 0 .5rem}.g8bf-step p{margin:0;color:#dedee6;line-height:2.3rem}.g8bf-promo-banner{padding:2.4rem 1.6rem;border-radius:1.4rem;background:linear-gradient(135deg,#5d5d5d,#272727);border:.1rem solid #ffc928;text-align:center}.g8bf-promo-banner h2{font-size:2.4rem;line-height:3rem}.g8bf-promo-banner p{line-height:2.3rem}.g8bf-payment-row{display:flex;flex-wrap:wrap;gap:.8rem}.g8bf-payment{display:flex;align-items:center;gap:.8rem;min-height:4.4rem;padding:.8rem 1.2rem;background:#f8f8ff;color:#333;border-radius:.8rem;font-weight:900}.g8bf-payment i,.g8bf-payment span{font-size:2rem}.g8bf-review{border-left:.3rem solid #ffc928}.g8bf-stars{color:#ffc928;letter-spacing:.2rem}.g8bf-review cite{display:block;margin-top:1rem;color:#ccc;font-style:normal;font-weight:800}.g8bf-faq details{margin-bottom:.8rem;background:#3a3a3a;border:.1rem solid #5d5d5d;border-radius:1rem}.g8bf-faq summary{min-height:4.8rem;padding:1.4rem;font-weight:900;cursor:pointer}.g8bf-faq p{padding:0 1.4rem 1.4rem;margin:0;color:#ddd;line-height:2.3rem}.g8bf-responsible{padding:1.6rem;background:#342f21;border:.1rem solid #8b762e;border-radius:1rem;color:#f4e9ba;line-height:2.3rem}.g8bf-footer{padding:3rem 0 8rem;background:#1e1e1e;border-top:.2rem solid #ffc928}.g8bf-footer-brand{display:flex;align-items:center;gap:1rem;font-weight:900;font-size:1.8rem}.g8bf-footer-brand img{width:3.2rem;height:3.2rem}.g8bf-footer p{color:#cfcfd6;line-height:2.3rem}.g8bf-footer-links{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.5rem 0}.g8bf-footer-link{display:inline-flex;align-items:center;min-height:4.4rem;padding:.8rem 1.2rem;border:.1rem solid #707070;border-radius:.8rem;text-decoration:none;font-weight:800}.g8bf-footer-link:hover{border-color:#ffc928;color:#ffc928}.g8bf-copyright{padding-top:1.6rem;border-top:.1rem solid #444;font-size:1.2rem}.g8bf-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:1000;height:6.2rem;display:flex;justify-content:space-around;background:#353535;border-top:.1rem solid #777;box-shadow:0 -.4rem 1.8rem #0009}.g8bf-bottom-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:6rem;min-height:6rem;padding:.3rem;border:0;background:transparent;color:#d8d8df;text-decoration:none;cursor:pointer;transition:.2s}.g8bf-bottom-item i,.g8bf-bottom-item span.g8bf-material-icon,.g8bf-bottom-item ion-icon{height:2.8rem;font-size:2.5rem;line-height:2.8rem}.g8bf-bottom-item small{font-size:1rem;line-height:1.3rem}.g8bf-bottom-item:active{transform:scale(.9);color:#ffc928}.g8bf-bottom-item.g8bf-current{color:#ffc928}.g8bf-bottom-item.g8bf-current:before{content:"";position:absolute;top:0;width:3rem;height:.3rem;background:#ffc928;border-radius:0 0 .5rem .5rem}.g8bf-two-tone{filter:drop-shadow(.15rem .15rem 0 #ff8c21)}@media (max-width:768px){main{padding-bottom:8rem}}@media (max-width:430px){.g8bf-header-inner{padding-inline:.8rem}.g8bf-brand-name{font-size:1.35rem}.g8bf-btn{padding-inline:.9rem}.g8bf-title{font-size:2.5rem;line-height:3rem}.g8bf-slider,.g8bf-slide img{min-height:24rem;height:24rem}.g8bf-game-grid{gap:.6rem}.g8bf-game-card span{font-size:1.05rem}.g8bf-container{padding-inline:1rem}}@media (min-width:560px){.g8bf-game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.g8bf-panel-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:769px){.g8bf-bottom-nav{display:none}body{font-size:1.6rem;line-height:2.4rem}.g8bf-header{height:7.2rem}.g8bf-header-inner{padding-inline:2rem}.g8bf-menu-button,.g8bf-mobile-menu,.g8bf-overlay,.g8bf-bottom-nav{display:none}.g8bf-desktop-nav{display:flex;align-items:center;gap:1.8rem;margin-right:1rem}.g8bf-desktop-nav a{text-decoration:none;font-weight:800}.g8bf-desktop-nav a:hover{color:#ffc928}.g8bf-main{padding-top:7.2rem;padding-bottom:0}.g8bf-container{padding-inline:2rem}.g8bf-slider,.g8bf-slide img{height:43rem}.g8bf-slide-copy{left:max(2rem,calc((100% - 108rem)/2));bottom:6rem}.g8bf-slide-copy span{font-size:4.5rem;line-height:5.2rem}.g8bf-game-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:1.2rem}.g8bf-panel-grid{grid-template-columns:repeat(3,1fr)}.g8bf-footer{padding-bottom:3rem}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.g8bf-slide:not(.g8bf-slide-active){display:none}}
