*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#111;background:#eee;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}ol,ul{list-style:none}button{cursor:pointer;border:none;background:0 0;font-family:inherit}.tc-container{width:100%;max-width:1560px;margin:0 auto;padding:0 16px}.tc-topbar{display:none;background:#147b45;color:#70e1a0;font-size:13px;padding:6px 0}.tc-topbar-inner{max-width:1560px;margin:0 auto;padding:0 16px;display:flex;justify-content:space-between;align-items:center}.tc-topbar-left{font-weight:400;color:#70e1a0}.tc-topbar-right{display:flex;gap:18px;align-items:center}.tc-topbar-right a{color:#fff;font-size:13px;transition:color .2s}.tc-topbar-right a:hover{color:#70e1a0}.tc-topbar-right .tc-globe-icon{width:16px;height:16px;vertical-align:middle}.tc-header{background:#147b45;padding:8px 0;position:relative;z-index:100}.tc-header-inner{max-width:1560px;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.tc-hamburger{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#fff}.tc-hamburger svg{width:24px;height:24px}.tc-logo{display:flex;align-items:center;gap:6px;flex-shrink:0}.tc-logo-text{font-family:Graduate,cursive;font-size:26px;font-weight:700;color:#fff;letter-spacing:1px;text-transform:uppercase;line-height:1}.tc-logo-dots{display:flex;gap:3px;margin-top:2px}.tc-logo-dots span{width:6px;height:6px;border-radius:50%}.tc-header-spacer{flex:1}.tc-header-btns{display:flex;gap:8px;align-items:center}.tc-btn{display:inline-flex;align-items:center;justify-content:center;height:32px;min-width:96px;border-radius:4px;padding:0 16px;font-size:14px;font-weight:500;font-family:Roboto,sans-serif;text-transform:none;transition:background .2s,border-color .2s;white-space:nowrap}.tc-btn-signin{background:#187841;border:2px solid #187841;color:#fff}.tc-btn-signin:hover{background:#1a9e52;border-color:#1a9e52}.tc-btn-signup{background:#ffe71f;border:2px solid #ffe71f;color:#111;font-weight:600}.tc-btn-signup:hover{background:#f0cd0e;border-color:#f0cd0e}.tc-nav{display:none;background:#147b45;border-top:2px solid #0e5f31}.tc-nav-inner{max-width:1560px;margin:0 auto;padding:0 16px;display:flex;align-items:stretch}.tc-nav-item{display:flex;align-items:center;gap:6px;padding:10px 14px;color:#fff;font-size:14px;font-weight:400;text-transform:uppercase;white-space:nowrap;transition:background .2s}.tc-nav-item:hover{background:#178c4f}.tc-nav-item.tc-active{background:#0e5f31}.tc-nav-item .tc-nav-icon{font-size:18px;line-height:1;display:inline-flex;align-items:center}.tc-nav-icon svg{vertical-align:middle}.tc-nav-spacer{flex:1}.tc-mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:200;opacity:0;pointer-events:none;transition:opacity .3s}.tc-mobile-overlay.tc-open{opacity:1;pointer-events:auto}.tc-mobile-nav{position:fixed;top:0;left:-280px;width:280px;height:100%;background:#222;z-index:210;overflow-y:auto;transition:left .3s;padding:16px 0}.tc-mobile-nav.tc-open{left:0}.tc-mobile-nav-close{display:flex;align-items:center;justify-content:flex-end;padding:0 16px 12px;color:#fff}.tc-mobile-nav-close svg{width:24px;height:24px}.tc-mobile-nav-item{display:flex;align-items:center;gap:10px;padding:12px 20px;color:#fff;font-size:15px;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.08);min-height:45px;background:#333}.tc-mobile-nav-item:hover{background:#444}.tc-mobile-nav-item .tc-nav-icon{font-size:20px;width:24px;text-align:center;display:inline-flex;align-items:center;justify-content:center}.tc-mobile-nav-btns{display:flex;gap:8px;padding:16px 20px}.tc-mobile-nav-btns .tc-btn{flex:1;height:40px;font-size:15px}.tc-page-h1{background:#0e5f31;color:#fff;font-family:Graduate,cursive;font-size:22px;font-weight:700;text-align:center;padding:14px 16px;margin:0;line-height:1.3}@media (min-width:1024px){.tc-page-h1{font-size:28px;padding:18px 24px}}.tc-breadcrumb{background:#222;padding:10px 0;font-size:14px}.tc-breadcrumb-inner{max-width:1560px;margin:0 auto;padding:0 16px;color:#999}.tc-breadcrumb a{color:#70e1a0;transition:color .2s}.tc-breadcrumb a:hover{color:#fff}.tc-breadcrumb-sep{margin:0 6px;color:#666}.tc-hero-carousel{position:relative;overflow:hidden;min-height:280px}.tc-hero-track{position:relative;width:100%;min-height:280px}.tc-hero-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .6s ease;pointer-events:none}.tc-hero-slide.tc-active{opacity:1;pointer-events:auto;position:relative}.tc-hero-slide-bg{position:absolute;inset:0;background-size:cover;background-position:center;z-index:0}.tc-hero-slide--welcome .tc-hero-slide-bg{background-color:#0a4a26}.tc-hero-slide--drops .tc-hero-slide-bg{background-color:#0a4a26}.tc-hero-slide--tournament .tc-hero-slide-bg{background-color:#111}.tc-hero-slide-bg::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.65) 0,rgba(0,0,0,.25) 50%,rgba(0,0,0,0) 100%)}.tc-hero-slide-inner{position:relative;z-index:2;text-align:center;padding:32px 20px;max-width:600px}.tc-hero-badge{display:inline-block;background:rgba(255,255,255,.15);color:#fff;font-size:12px;font-weight:600;padding:4px 14px;border-radius:20px;margin-bottom:12px;letter-spacing:.5px;text-transform:uppercase}.tc-hero-heading{font-family:Graduate,cursive;font-size:28px;font-weight:700;color:#fff;line-height:1.15;margin-bottom:8px;text-shadow:0 2px 12px rgba(0,0,0,.4)}.tc-hero-amount{font-family:Graduate,cursive;font-size:22px;font-weight:700;color:#ffe71f;margin-bottom:8px;text-shadow:0 1px 6px rgba(0,0,0,.3)}.tc-hero-plus{font-size:18px;color:#fff;margin:0 2px}.tc-hero-sub{font-family:Roboto,sans-serif;font-size:13px;color:rgba(255,255,255,.7);margin-bottom:18px}.tc-hero-cta{display:inline-flex;align-items:center;justify-content:center;height:44px;min-width:180px;padding:0 28px;background:#ffe71f;color:#111;border:none;border-radius:4px;font-family:Graduate,cursive;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;transition:background .2s,transform .15s;cursor:pointer}.tc-hero-cta:hover{background:#f0cd0e;transform:translateY(-1px)}.tc-hero-arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:rgba(0,0,0,.3);border:none;border-radius:50%;color:#fff;font-size:18px;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:background .2s}.tc-hero-arrow:hover{background:rgba(0,0,0,.55)}.tc-hero-arrow--prev{left:12px}.tc-hero-arrow--next{right:12px}.tc-hero-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:5}.tc-hero-dot{width:10px;height:10px;border-radius:50%;border:none;background:rgba(255,255,255,.35);cursor:pointer;transition:background .2s,transform .2s;padding:0}.tc-hero-dot.tc-active{background:#ffe71f;transform:scale(1.2)}.tc-categories{background:#333}.tc-categories-inner{max-width:1560px;margin:0 auto;display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tc-categories-inner::-webkit-scrollbar{display:none}.tc-cat-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 16px;white-space:nowrap;color:#ccc;font-size:12px;font-weight:400;min-height:45px;transition:color .2s,background .2s;flex-shrink:0}.tc-cat-item:hover{color:#fff;background:rgba(255,255,255,.08)}.tc-cat-item.tc-active{color:#fff;background:#147b45}.tc-cat-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:20px}.tc-search-section{padding:16px 0;display:flex;justify-content:center}.tc-search-input{width:100%;max-width:300px;height:40px;border:1px solid #111;border-radius:4px;padding:0 12px 0 36px;font-size:14px;font-family:Roboto,sans-serif;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23999' viewBox='0 0 24 24'%3E%3Cpath d='M10 2a8 8 0 105.3 14.7l4.5 4.5 1.4-1.4-4.5-4.5A8 8 0 0010 2zm0 2a6 6 0 110 12 6 6 0 010-12z'/%3E%3C/svg%3E") 10px center no-repeat;outline:0}.tc-search-input:focus{border-color:#147b45}.tc-games{padding:0 0 24px}.tc-games-inner{max-width:1560px;margin:0 auto;padding:0 16px}.tc-games-title{font-family:Graduate,cursive;font-size:22px;font-weight:700;letter-spacing:-1px;color:#111;margin-bottom:16px;text-align:left}.tc-games-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.tc-game-card{position:relative;border-radius:6px;overflow:hidden;background:#222}.tc-game-img-placeholder{width:100%;aspect-ratio:1/1;background:#333}.tc-game-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.tc-game-titlebar{background:#00531d;color:#fff;font-size:12px;font-weight:500;padding:6px 8px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tc-game-hover{position:absolute;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s}.tc-game-card:hover .tc-game-hover{opacity:1}.tc-game-play-btn{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 24px;background:#ffe71f;color:#111;border-radius:4px;font-family:Graduate,cursive;font-size:14px;font-weight:700;text-transform:uppercase}.tc-games-more-wrap{text-align:center;margin-top:20px}.tc-btn-more{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 32px;background:#147b45;color:#fff;border-radius:4px;font-family:Graduate,cursive;font-size:15px;font-weight:700;text-transform:uppercase;transition:background .2s;min-width:140px}.tc-btn-more:hover{background:#178c4f}.tc-content{background:#111;color:#fff;padding:32px 16px}.tc-content-inner{max-width:1100px;margin:0 auto}.tc-content h1{font-family:Roboto,sans-serif;font-size:24px;font-weight:700;margin:16px 0;color:#fff;line-height:1.3}.tc-content h2{font-family:Roboto,sans-serif;font-size:22px;font-weight:700;margin:16px 0;color:#fff;line-height:1.3}.tc-content h3{font-family:Roboto,sans-serif;font-size:20px;font-weight:700;margin:14px 0;color:#fff;line-height:1.3}.tc-content h4,.tc-content h5,.tc-content h6{font-family:Roboto,sans-serif;font-size:18px;font-weight:700;margin:12px 0;color:#fff}.tc-content p{font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:1.65;color:#fff;padding-bottom:10px}.tc-content a{color:#ffe71f;font-weight:700;text-decoration:none;transition:color .2s}.tc-content a:hover{color:#f0cd0e;text-decoration:underline}.tc-content ol,.tc-content ul{margin:10px 0 16px 24px}.tc-content ul{list-style:disc}.tc-content ol{list-style:decimal}.tc-content li{font-size:17px;line-height:1.6;color:#fff;padding-bottom:4px}.tc-content strong{font-weight:700}.tc-content em{font-style:italic}.tc-content blockquote{border-left:4px solid #ffe71f;margin:16px 0;padding:12px 20px;background:rgba(255,255,255,.06);border-radius:0 4px 4px 0}.tc-content blockquote p{font-size:17px;font-style:italic;padding-bottom:0}.tc-content table{width:100%;border-collapse:collapse;margin:16px 0}.tc-content td,.tc-content th{border:1px solid rgba(255,255,255,.3);padding:10px;text-align:left;font-size:16px}.tc-content th{background:rgba(255,255,255,.1);font-weight:700}.tc-content img{max-width:100%;height:auto;border-radius:4px;margin:12px 0}.tc-content figure{margin:16px 0}.tc-content figcaption{font-size:13px;color:#999;margin-top:6px;text-align:center}.tc-faq{background:#0e5f31;border-radius:6px;padding:24px 20px;margin:24px 0}.tc-faq-title{font-family:Graduate,cursive;font-size:22px;font-weight:700;color:#fff;margin-bottom:16px}.tc-faq-item{border-bottom:1px solid rgba(255,255,255,.15)}.tc-faq-item:last-child{border-bottom:none}.tc-faq-question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 0;color:#fff;font-size:16px;font-weight:600;text-align:left;cursor:pointer;background:0 0;border:none;font-family:Roboto,sans-serif;min-height:45px;gap:12px}.tc-faq-toggle{font-size:22px;font-weight:300;flex-shrink:0;line-height:1;transition:transform .2s;color:#ffe71f}.tc-faq-item.tc-open .tc-faq-toggle{transform:rotate(45deg)}.tc-faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.tc-faq-answer-inner{padding:0 0 14px;font-size:15px;line-height:1.6;color:rgba(255,255,255,.85)}.tc-footer{background:#333;color:#999;padding:32px 0 0}.tc-footer-inner{max-width:1560px;margin:0 auto;padding:0 16px}.tc-footer-social{display:flex;gap:12px;margin-bottom:24px;justify-content:center}.tc-footer-social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:4px;background:rgba(255,255,255,.1);transition:background .2s}.tc-footer-social a:hover{background:#147b45}.tc-footer-social a img{width:20px;height:20px;opacity:.7;filter:brightness(0) invert(1)}.tc-footer-social a:hover img{opacity:1}.tc-footer-cols{display:flex;flex-direction:column;gap:0;margin-bottom:24px;align-items:center;text-align:center}.tc-footer-col-title{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer;min-height:45px}.tc-footer-col-toggle{font-size:20px;color:#999;transition:transform .2s}.tc-footer-col.tc-open .tc-footer-col-toggle{transform:rotate(45deg)}.tc-footer-links{max-height:0;overflow:hidden;transition:max-height .3s ease}.tc-footer-links a{display:block;padding:12px 0;font-size:14px;color:#b3b3b3;transition:color .2s;text-align:center;min-height:48px;line-height:24px}.tc-footer-links a:hover{color:#fff}.tc-footer-copy{text-align:center;font-size:13px;color:#aaa;padding:20px 0;border-top:1px solid rgba(255,255,255,.08)}.tc-footer-trust{padding:20px 0;border-top:1px solid rgba(255,255,255,.08)}.tc-footer-trust-title{font-size:13px;color:#b3b3b3;text-transform:uppercase;margin-bottom:12px;font-weight:600;text-align:center}.tc-footer-trust-logos{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:center}.tc-footer-trust-logos img{height:28px;opacity:.6;filter:grayscale(100%);transition:opacity .2s,filter .2s}.tc-footer-trust-logos img:hover{opacity:1;filter:none}.tc-footer-payments{padding:16px 0 24px}.tc-footer-payments-title{font-size:13px;color:#b3b3b3;text-transform:uppercase;margin-bottom:12px;font-weight:600;text-align:center}.tc-footer-payments-logos{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center}.tc-footer-payments-logos img{height:24px;opacity:.6;filter:grayscale(100%);transition:opacity .2s,filter .2s}.tc-footer-payments-logos img:hover{opacity:1;filter:none}@media (min-width:660px){.tc-hero-heading{font-size:36px}.tc-hero-amount{font-size:26px}.tc-games-grid{grid-template-columns:repeat(3,1fr)}.tc-games-title{font-size:26px}.tc-footer-cols{flex-direction:row;gap:40px;justify-content:center}.tc-footer-col-title{cursor:default}.tc-footer-col-toggle{display:none}.tc-footer-links{max-height:none}}@media (min-width:1024px){.tc-topbar{display:block}.tc-hamburger{display:none}.tc-nav{display:block}.tc-logo-text{font-size:36px}.tc-hero-carousel{min-height:340px}.tc-hero-track{min-height:340px}.tc-hero-slide-inner{padding:48px 24px}.tc-hero-heading{font-size:44px}.tc-hero-amount{font-size:30px}.tc-hero-sub{font-size:15px}.tc-hero-arrow{display:flex}.tc-categories-inner{justify-content:center}.tc-cat-item{padding:12px 20px;font-size:13px}.tc-games-grid{grid-template-columns:repeat(6,1fr)}.tc-content{padding:48px 24px}}@media (min-width:1360px){.tc-games-grid{grid-template-columns:repeat(6,1fr);gap:14px}.tc-nav-item{padding:10px 18px;font-size:15px}}@media (max-width:480px){.tc-header-inner{gap:8px}.tc-header-btns{gap:6px;flex-shrink:1;min-width:0}.tc-btn{min-width:0;padding:0 8px;font-size:12px;height:30px;overflow:hidden;text-overflow:ellipsis}.tc-logo-text{font-size:22px}.tc-hero-heading{font-size:24px}.tc-hero-amount{font-size:18px}.tc-hero-cta{width:100%;max-width:none}.tc-content h1{font-size:22px}.tc-content h2{font-size:20px}.tc-content p{font-size:16px}.tc-content li{font-size:15px}.tc-faq-question{font-size:15px}}.cg-section{position:relative;margin-bottom:40px}.cg-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:12px}.cg-heading{font-size:1.25rem;font-weight:700;color:#fff;margin:0;line-height:1.2;font-family:Roboto,sans-serif}.cg-view-all{font-size:.82rem;color:#999;text-decoration:none;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:5px 14px;white-space:nowrap;flex-shrink:0;cursor:pointer;transition:border-color .2s ease,color .2s ease}.cg-view-all:hover{border-color:#ffe71f;color:#ffe71f}.cg-view-all:focus-visible{outline:2px solid rgb(255,231,31);outline-offset:2px}.cg-slider-wrap{display:flex;align-items:center;gap:8px}.cg-slider{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;flex:1;min-width:0}.cg-slider::-webkit-scrollbar{display:none}.cg-arrow{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#1a1a1a;border:1px solid rgba(255,255,255,.1);color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease,color .2s ease,background .2s ease;padding:0;user-select:none}.cg-arrow:hover{border-color:rgba(255,231,31,.4);color:#ffe71f;background:#2b2b2b}.cg-arrow:focus-visible{outline:2px solid rgb(255,231,31);outline-offset:2px}.cg-item{flex:0 0 160px;scroll-snap-align:start;display:block;text-decoration:none;color:inherit;border-radius:6px;overflow:hidden;background:#1a1a1a;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.cg-item:hover{transform:translateY(-3px);border-color:rgba(255,231,31,.4);box-shadow:0 0 0 1px rgba(255,231,31,.15),0 8px 24px rgba(0,0,0,.3)}.cg-item:focus-visible{outline:2px solid rgb(255,231,31);outline-offset:2px}.cg-img{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:rgba(0,0,0,.3)}.cg-img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .2s ease}.cg-item:hover .cg-img img{transform:scale(1.04)}.cg-meta{padding:8px 10px 10px}.cg-title{font-size:.82rem;font-weight:600;line-height:1.3;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Roboto,sans-serif}.cg-provider{font-size:.7rem;color:#999;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:767px){.cg-arrow{display:none}.cg-item{flex:0 0 130px}.cg-slider{gap:8px}.cg-heading{font-size:1rem}}@media (prefers-reduced-motion:reduce){.cg-arrow,.cg-item,.cg-view-all{transition:none}.cg-item:hover{transform:none}.cg-img img{transition:none}}.bw-section{margin:32px 0}.bw-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.bw-heading{font-size:1.2rem;font-weight:700;margin:0;color:#fff;font-family:Roboto,sans-serif}.bw-slider{position:relative;overflow:hidden;height:84px}.bw-cards{display:grid;grid-template-columns:repeat(var(--bw-per-row,6),1fr);gap:12px;height:84px;overflow:hidden}@media (max-width:1023px){.bw-cards{grid-template-columns:repeat(var(--bw-per-row-md,4),1fr)}}.bw-card{display:flex;align-items:center;gap:10px;background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:0 12px 0 0;height:84px;overflow:hidden;box-sizing:border-box;min-width:0;text-decoration:none;color:inherit;transition:border-color .2s ease}.bw-card:hover{border-color:rgba(255,231,31,.4)}.bw-section .bw-card img{flex:0 0 auto;width:60px;height:84px;object-fit:cover;border-radius:6px 0 0 6px;display:block}.bw-card-body{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:2px}.bw-amount{font-size:.95rem;font-weight:800;color:#ffe71f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bw-game{font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;opacity:.7}.bw-nickname{font-size:.75rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#999}.bw-meta{font-size:.66rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#999;opacity:.7}@media (max-width:767px){.bw-slider{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;height:auto}.bw-slider::-webkit-scrollbar{display:none}.bw-cards{display:flex;flex-direction:row;flex-wrap:nowrap;height:auto;overflow:visible;gap:8px;padding-bottom:2px}.bw-card{flex:0 0 min(190px,calc(50vw - 8px));width:min(190px,calc(50vw - 8px));height:90px;scroll-snap-align:start}.bw-section .bw-card img{width:50px;height:90px}}@keyframes bw-slide-in-left{from{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes bw-slide-out-right{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(40px)}}.bw-card--entering{animation:bw-slide-in-left .4s ease forwards}.bw-card--leaving{animation:bw-slide-out-right .35s ease forwards;pointer-events:none}.bw-mult{color:#ffe71f;font-weight:700;background:rgba(255,231,31,.15);border-radius:4px;padding:1px 4px}@media (prefers-reduced-motion:reduce){.bw-card--entering,.bw-card--leaving{animation:none}.bw-card{transition:none}}.lb-section{margin:32px 0}.lb-header{display:flex;justify-content:space-between;align-items:center;gap:8px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:12px;flex-wrap:wrap}.lb-heading{font-size:1.2rem;font-weight:700;margin:0;color:#fff;padding-bottom:10px;font-family:Roboto,sans-serif}.lb-tabs{display:flex;align-items:center}.lb-tab{height:44px;padding:0 16px;background:0 0;border:none;border-bottom:2px solid transparent;color:#999;font-size:.88rem;cursor:pointer;transition:color .2s ease,border-color .2s ease;white-space:nowrap;position:relative;bottom:-1px}.lb-tab--active{color:#ffe71f;border-bottom-color:#ffe71f}.lb-tab:hover:not(.lb-tab--active){color:#fff}.lb-tab:focus-visible{outline:2px solid rgb(255,231,31);outline-offset:2px}.lb-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.lb-table{min-width:540px}.lb-thead{display:grid;grid-template-columns:2fr 1.2fr 0.9fr 1fr 1fr 1.2fr;padding:6px 12px;gap:8px;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:#999;background:rgba(255,255,255,.05)}.lb-tbody{height:calc(var(--lb-rows,10) * 40px);overflow:hidden;contain:layout;overflow-anchor:none;transition:opacity .2s ease}.lb-tbody--fade{opacity:0}.lb-row{display:grid;grid-template-columns:2fr 1.2fr 0.9fr 1fr 1fr 1.2fr;gap:8px;padding:0 12px;height:40px;align-items:center;border-radius:6px;cursor:pointer;text-decoration:none;color:#fff;background:rgba(255,255,255,.02);transition:background .2s ease;box-sizing:border-box}.lb-row:nth-child(odd){background:rgba(255,255,255,.055)}.lb-row:hover{background:rgba(255,255,255,.09)}.lb-row:focus-visible{outline:2px solid rgb(255,231,31);outline-offset:2px}.lb-col-game{display:grid;grid-template-columns:20px 1fr;align-items:center;gap:8px;overflow:hidden;min-width:0}.lb-game-thumb{width:20px;height:20px;border-radius:4px;object-fit:cover;flex-shrink:0;display:block}.lb-game-name{font-size:.8rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.lb-game-info{min-width:0;overflow:hidden}.lb-game-player{display:none}.lb-col-right{display:none}.lb-col-player,.lb-col-time{font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lb-col-bet{min-width:0}.lb-col-mult{min-width:0}.lb-col-payout{font-size:.8rem;font-weight:700;color:#ffe71f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lb-badge{display:inline-block;padding:3px 8px;border-radius:6px;font-size:.75rem;font-weight:600;white-space:nowrap}.lb-badge--bet{background:rgba(255,255,255,.08);color:inherit}.lb-badge--mult{background:rgba(255,231,31,.12);color:#ffe71f}@media (max-width:767px){.lb-body{overflow-x:visible;min-height:calc(var(--lb-rows,10) * 64px)}.lb-tbody{height:calc(var(--lb-rows,10) * 64px)}.lb-table{min-width:0}.lb-thead{display:none}.lb-row{grid-template-columns:1fr auto;height:60px;margin-bottom:4px}.lb-col-bet,.lb-col-mult,.lb-col-payout,.lb-col-player,.lb-col-time{display:none}.lb-col-game{grid-template-columns:48px 1fr}.lb-game-thumb{width:48px;height:48px;max-height:48px;aspect-ratio:1/1;border-radius:6px}.lb-game-info{display:flex;flex-direction:column;gap:3px}.lb-game-name{font-size:.82rem}.lb-game-player{display:block;font-size:.72rem;color:#999;opacity:.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lb-col-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.lb-payout-amount{font-size:.85rem;font-weight:700;color:#ffe71f;white-space:nowrap}.lb-header{flex-direction:column;align-items:stretch;border-bottom:none;gap:0}.lb-heading{padding-bottom:0;margin-bottom:10px}.lb-tabs{width:100%;background:rgba(255,255,255,.06);border-radius:6px;padding:3px;margin-bottom:14px;gap:2px}.lb-tab{flex:1;text-align:center;padding:0 6px;height:36px;font-size:.8rem;border-bottom:none;border-radius:4px;bottom:0;transition:color .2s ease,background .2s ease}.lb-tab--active{background:rgba(255,231,31,.15);border-bottom-color:transparent}}@media (prefers-reduced-motion:reduce){.lb-row,.lb-tab,.lb-tbody{transition:none}}.go-link{cursor:pointer}#go-overlay{display:none;position:fixed;inset:0;z-index:99999;background:rgba(0,0,0,.75);align-items:center;justify-content:center}#go-overlay.go-overlay--visible{display:flex}.go-spinner{width:56px;height:56px;border:5px solid rgba(255,255,255,.2);border-top-color:#ffe71f;border-radius:50%;animation:go-spin .8s linear infinite}@keyframes go-spin{to{transform:rotate(360deg)}}.cb-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:4000}.cb-banner{position:fixed;bottom:1rem;left:1rem;z-index:4001;max-width:380px;padding:1.25rem;border-radius:6px;background:#1a1a1a;color:#fff;font-family:Roboto,sans-serif;font-size:.875rem;line-height:1.5;box-shadow:0 4px 24px rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.1)}.cb-text{margin:0 0 1rem}.cb-text a{color:#ffe71f;text-decoration:underline}.cb-actions{display:flex;flex-wrap:wrap;gap:.5rem}.cb-btn{border:none;border-radius:4px;padding:.5rem 1rem;font-size:.8125rem;font-weight:700;cursor:pointer;transition:opacity .2s;font-family:Roboto,sans-serif}.cb-btn:hover{opacity:.85}.cb-btn--accept,.cb-btn--save{background:#ffe71f;color:#111}.cb-btn--reject{background:0 0;color:#fff;border:1px solid rgba(255,255,255,.1)}.cb-btn--settings{background:0 0;color:#ffe71f;padding:.5rem .25rem;text-decoration:underline}.cb-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4002;width:90%;max-width:480px;max-height:85vh;overflow-y:auto;border-radius:6px;padding:1.5rem;background:#1a1a1a;color:#fff;font-family:Roboto,sans-serif;box-shadow:0 8px 32px rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.1)}.cb-modal__title{margin:0 0 .5rem;font-size:1.125rem}.cb-modal__desc{margin:0 0 1.25rem;font-size:.8125rem;opacity:.8;line-height:1.5}.cb-categories{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.cb-cat{border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:.75rem 1rem}.cb-cat__header{display:flex;justify-content:space-between;align-items:center}.cb-cat__name{font-weight:600;font-size:.875rem}.cb-cat__always{font-size:.75rem;opacity:.6}.cb-cat__desc{margin:.375rem 0 0;font-size:.75rem;opacity:.7;line-height:1.4}.cb-modal__actions{display:flex;gap:.5rem;justify-content:flex-end}.cb-toggle{position:relative;display:inline-block;width:40px;height:22px;cursor:pointer}.cb-toggle input{opacity:0;width:0;height:0}.cb-toggle__slider{position:absolute;inset:0;border-radius:22px;background:rgba(255,255,255,.2);transition:background .2s}.cb-toggle__slider::before{content:'';position:absolute;left:3px;top:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .2s}.cb-toggle input:checked+.cb-toggle__slider{background:#ffe71f}.cb-toggle input:checked+.cb-toggle__slider::before{transform:translateX(18px)}@media (max-width:767px){.cb-banner{left:0;right:0;bottom:0;max-width:none;border-radius:6px 6px 0 0}.cb-modal{width:95%}}.pr-section{margin-bottom:40px}.pr-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:12px}.pr-heading{font-size:1.25rem;font-weight:700;color:#fff;margin:0;line-height:1.2;font-family:Graduate,sans-serif}.pr-view-all{font-size:.82rem;color:#70e1a0;text-decoration:none;background:rgba(255,255,255,.06);border:1px solid #147b45;border-radius:4px;padding:5px 14px;white-space:nowrap;flex-shrink:0;cursor:pointer;transition:border-color 150ms ease,color 150ms ease}.pr-view-all:hover{border-color:#ffe71f;color:#ffe71f}.pr-view-all:focus-visible{outline:2px solid rgb(255,231,31);outline-offset:2px}.pr-slider-wrap{display:flex;align-items:center;gap:8px}.pr-slider{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;padding-bottom:4px;flex:1;min-width:0}.pr-slider::-webkit-scrollbar{display:none}.pr-arrow{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#0e5f31;border:1px solid #147b45;color:#70e1a0;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color 150ms ease,color 150ms ease,box-shadow 150ms ease;padding:0;user-select:none}.pr-arrow:hover{border-color:#ffe71f;color:#ffe71f;box-shadow:0 0 10px rgba(255,231,31,.2)}.pr-arrow:focus-visible{outline:2px solid rgb(255,231,31);outline-offset:2px}.pr-item{flex:0 0 120px;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;border-radius:6px;text-decoration:none;color:inherit;background:#0e5f31;border:1px solid #147b45;cursor:pointer;touch-action:manipulation;transition:border-color 150ms ease,box-shadow 150ms ease}.pr-item:hover{border-color:#ffe71f;box-shadow:0 0 10px rgba(255,231,31,.15)}.pr-logo{width:100%;display:flex;align-items:center;justify-content:center;height:48px}.pr-logo img{max-width:100%;max-height:48px;object-fit:contain}.pr-name{font-size:.72rem;color:#70e1a0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}@media (max-width:576px){.pr-arrow{display:none}.pr-item{flex:0 0 110px}}@media (prefers-reduced-motion:reduce){.pr-arrow,.pr-item,.pr-view-all{transition:none}}.pb-section{padding:0 0 24px}.pb-slider{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media (max-width:1024px){.pb-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.pb-slider::-webkit-scrollbar{display:none}.pb-slide{flex:0 0 calc(100vw - 32px);scroll-snap-align:start}}.pb-banner{position:relative;display:block;width:100%;border-radius:6px;overflow:hidden;cursor:pointer;text-decoration:none}.pb-banner__img{width:100%;aspect-ratio:2/1}.pb-banner__img img{width:100%;height:100%;object-fit:cover;display:block}.pb-banner__content{position:absolute;bottom:0;left:0;right:0;padding:12px;background:linear-gradient(transparent,rgba(0,0,0,.75));display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.pb-badge{position:absolute;top:12px;left:12px;background:rgba(17,122,66,.85);border-radius:4px;padding:3px 8px;font-size:12px;font-weight:700;color:#fff;white-space:nowrap}.pb-text{flex:1;min-width:0;overflow:hidden}.pb-headline{margin:0;font-size:20px;font-weight:900;color:#ffe71f;line-height:1.2}.pb-sub{margin:2px 0 0;font-size:14px;font-weight:600;color:#ffe71f;opacity:.9}.pb-cta{flex-shrink:0;background:#117a42;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:12px;font-weight:700;cursor:pointer;transition:background .2s,transform .15s;white-space:nowrap}.pb-cta:hover{background:#0a5730;transform:translateY(-1px)}