.fc{--green:#70f669;--neon:#39ff14;--green-dim:#4fd44a;--bg:#121212;--header:#101010;--card:#1e1e1e;--panel:#333;--btn:#2e2e2e;--text:#fff;--muted:#9a9a9a;--header-h:64px;--nav-h:68px;background:var(--bg);min-height:100vh;color:var(--text);padding-bottom:var(--nav-h);font-family:Poppins,sans-serif}:where(.fc) *{box-sizing:border-box}:where(.fc) a{color:inherit;text-decoration:none}:where(.fc) button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}:where(.fc) ul{margin:0;padding:0;list-style:none}.fc-header{z-index:300;height:var(--header-h);background:var(--header);justify-content:space-between;align-items:center;gap:8px;padding:0 10px;display:flex;position:sticky;top:0}.fc-logo{width:auto;height:44px;display:block}.fc-header-actions{align-items:center;gap:8px;display:flex}.fc-btn{white-space:nowrap;border-radius:8px;align-items:center;height:32px;padding:4px 12px;font-size:12px;transition:transform .14s,filter .18s,box-shadow .2s;display:inline-flex}.fc-btn:active{transform:scale(.96)}.fc-btn-grey{background:var(--btn);color:#fff;border:1px solid var(--btn)}.fc-btn-grey:hover{filter:brightness(1.25)}.fc-btn-green{background:var(--green);color:#000;border:1px solid var(--green);font-weight:500}.fc-btn-green:hover{box-shadow:0 0 14px #70f66973}.fc-balance{flex-direction:column;align-items:flex-end;line-height:1.15;display:flex}.fc-balance span{color:var(--muted);font-size:10px}.fc-balance b{color:var(--green);font-size:13px}.fc-hero{background:#000;width:100%;position:relative;overflow:hidden}.fc-hero-track{transition:transform .45s cubic-bezier(.22,.9,.3,1);display:flex}.fc-hero-slide{min-width:100%;position:relative}.fc-hero-slide img{aspect-ratio:2;object-fit:cover;width:100%;display:block}.fc-dots{z-index:3;gap:6px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.fc-dot{background:#ffffff59;border-radius:3px;width:22px;height:4px;transition:background .25s,width .25s}.fc-dot.on{background:var(--green);width:40px}.fc-section{padding:18px 12px}.fc-h2{text-align:center;margin-bottom:14px;font-size:22px;font-weight:700}.fc-h2.green{color:var(--green);letter-spacing:.5px;font-size:14px}.fc-winners{scrollbar-width:none;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.fc-winners::-webkit-scrollbar{display:none}.fc-winner{background:var(--card);text-align:center;border-radius:8px;flex:0 0 128px;padding:10px;transition:transform .2s;animation:.4s both fc-rise}.fc-winner:hover{transform:translateY(-3px)}.fc-winner img{object-fit:cover;border-radius:8px;width:78px;height:78px;margin:0 auto 8px;display:block}.fc-winner .who{margin-bottom:4px;font-size:12px}.fc-winner .amt{color:var(--green);font-size:12px}.fc-cats{background:var(--panel);border-radius:12px;gap:10px;padding:10px;display:grid}.fc-cat{border:1px solid var(--green);border-radius:8px;transition:transform .2s,box-shadow .25s;animation:.45s both fc-rise;display:block;position:relative;overflow:hidden;box-shadow:0 0 10px #70f66940}.fc-cat:hover{transform:translateY(-3px);box-shadow:0 0 20px #70f66980}.fc-cat img{aspect-ratio:1000/190;object-fit:cover;width:100%;display:block}.fc-cat span{color:#fff;letter-spacing:1px;text-align:center;-webkit-text-stroke:2px var(--neon);paint-order:stroke fill;text-shadow:0 0 6px #39ff14bf,0 0 14px #39ff1473,0 2px 10px #000000d9;justify-content:center;align-items:center;padding:0 10px;font-size:26px;font-weight:800;display:flex;position:absolute;inset:0}.fc-footer{text-align:center;background:#242424;padding:20px 8px;font-family:Poppins,sans-serif}.fc-footer img.fc-logo{object-fit:contain;width:auto;max-width:100%;height:56px;margin:0 auto;display:block}.fc-links{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:40px;display:flex}.fc-links a{color:#fff;text-transform:uppercase;font-size:16px;font-weight:400;line-height:24px}.fc-links a:hover{color:var(--green)}.fc-links.small a{color:#fff;text-transform:none;font-size:14px;line-height:24px}.fc-links.small a[href$=promotions]{color:var(--green)}.fc-foot-hr{border:0;border-top:1px solid #3a3a3a;margin:24px 0 0}.fc-foot-h{color:var(--green);text-transform:uppercase;margin:24px 0 0;font-size:14px;font-weight:600;line-height:21px}.fc-providers{flex-wrap:wrap;justify-content:center;gap:8px;margin:16px 0 24px;display:flex}.fc-providers div{background:#101010;border-radius:4px;justify-content:center;align-items:center;width:125px;height:125px;padding:8px;display:flex}.fc-providers img{object-fit:contain;max-width:100%;max-height:100%}.fc-copy{color:var(--muted);margin-top:20px;font-size:12px}.fc-nav{z-index:320;height:var(--nav-h);background:var(--header);border-top:1px solid #1d1d1d;grid-template-columns:repeat(5,1fr);align-items:center;display:grid;position:fixed;bottom:0;left:0;right:0}.fc-nav a,.fc-nav button{flex-direction:column;justify-content:center;align-items:center;gap:3px;height:100%;transition:transform .16s;display:flex}.fc-nav a:active,.fc-nav button:active{transform:scale(.92)}.fc-nav svg{fill:none;width:28px;height:28px;stroke:var(--green);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;opacity:.8;transition:opacity .2s,filter .2s,transform .2s}.fc-nav .on svg,.fc-nav a:hover svg,.fc-nav button:hover svg{opacity:1;filter:drop-shadow(0 0 6px #70f669a6)}.fc-nav .on svg{transform:translateY(-1px)}.fc-nav span{font-size:11px;font-weight:600}.fc-nav .on span{color:var(--green)}.fc-row-ic{align-items:center;gap:10px;display:inline-flex}.fc-row-ic svg{fill:none;width:20px;height:20px;stroke:var(--green);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.fc-scrim{z-index:400;background:#0009;animation:.2s both fc-fade;position:fixed;inset:0}.fc-menu{z-index:401;background:#151515;width:78vw;max-width:320px;padding-bottom:20px;transition:transform .3s cubic-bezier(.22,.9,.3,1);position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.fc-menu.open{transform:translate(0)}.fc-menu-head{background:var(--header);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.fc-menu-head img{height:32px}.fc-menu-close{color:var(--muted);font-size:26px}.fc-menu a,.fc-menu button.fc-menu-row{text-align:left;border-bottom:1px solid #222;width:100%;padding:15px 18px;font-size:15px;display:block}.fc-menu a:hover,.fc-menu button.fc-menu-row:hover{color:var(--green);background:#1c1c1c}.fc-auth{z-index:401;background:#151515;border-radius:16px 16px 0 0;gap:12px;max-height:88vh;padding:18px 16px 26px;animation:.32s cubic-bezier(.22,.9,.3,1) both fc-up;display:grid;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.fc-auth h3{text-align:center;font-size:19px;font-weight:600}.fc-field{color:#fff;background:#0f0f0f;border:1px solid #2c2c2c;border-radius:8px;outline:none;width:100%;padding:13px 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.fc-field:focus{border-color:var(--green);box-shadow:0 0 0 3px #70f66926}.fc-submit{background:var(--green);color:#000;border-radius:8px;width:100%;padding:13px;font-size:15px;font-weight:600;transition:transform .14s,box-shadow .2s}.fc-submit:hover{box-shadow:0 0 16px #70f66973}.fc-submit:active{transform:scale(.98)}.fc-submit:disabled{opacity:.6;cursor:not-allowed}.fc-err{color:#ff7b7b;text-align:center;font-size:13px}.fc-embed{width:100%;height:calc(100vh - var(--header-h) - var(--nav-h));background:var(--bg);border:none;display:block}.fc-soon{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:55vh;padding:70px 22px;display:flex}.fc-soon img{object-fit:contain;opacity:.9;width:84px;height:84px}.fc-soon h2{font-size:24px;font-weight:700}.fc-soon p{color:var(--muted);font-size:15px}.fc-soon .tag{color:var(--green);border:1px solid var(--green);border-radius:20px;padding:7px 18px;font-size:13px;font-weight:600;box-shadow:0 0 14px #70f66940}.fc-ring{border:3px solid #70f66938;border-top-color:var(--green);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite fc-spin}@keyframes fc-spin{to{transform:rotate(360deg)}}@keyframes fc-fade{0%{opacity:0}to{opacity:1}}@keyframes fc-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes fc-up{0%{transform:translateY(100%)}to{transform:none}}@media (prefers-reduced-motion:reduce){.fc *,.fc :before,.fc :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.fc-login-page{background:#4a4a4a;animation:.2s both fc-fade}.fc-login-inner{max-width:520px;margin:0 auto;padding:22px 16px 40px}.fc-login-title{text-align:center;letter-spacing:.5px;text-transform:uppercase;margin:8px 0 26px;font-size:30px;font-weight:500}.fc-login-label{color:#cfcfcf;margin-bottom:10px;font-size:17px;display:block}.fc-input-wrap{margin-bottom:22px;position:relative}.fc-input-wrap .ic{fill:#1a1a1a;pointer-events:none;width:26px;height:26px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.fc-input-wrap .eye{fill:#1a1a1a;cursor:pointer;background:0 0;border:none;width:26px;height:26px;padding:0;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.fc-login-field{color:#111;background:#fff;border:none;border-radius:10px;outline:none;width:100%;height:56px;padding:0 48px;font-size:17px;transition:box-shadow .2s,background .2s}.fc-login-field::placeholder{color:#6b6b6b}.fc-login-field:focus{background:#fff;box-shadow:0 0 0 3px #70f66973}.fc-login-submit{color:#d8d8d8;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;background:#5c8f58;border:none;border-radius:10px;width:100%;height:56px;margin-top:4px;font-size:18px;transition:background .2s,color .2s,box-shadow .2s,transform .14s}.fc-login-submit.ready{background:var(--green);color:#0b0b0b;font-weight:600}.fc-login-submit.ready:hover{box-shadow:0 0 18px #70f66973}.fc-login-submit:active{transform:scale(.985)}.fc-login-submit:disabled{cursor:not-allowed}.fc-forgot{color:var(--green);justify-content:center;align-items:center;gap:10px;margin:28px 0 22px;font-size:17px;font-weight:600;display:flex}.fc-forgot svg{fill:#fff;width:26px;height:26px}.fc-login-rule{background:var(--green);width:60%;height:1px;margin:0 auto}.fc-menu-title{letter-spacing:1.2px;text-transform:uppercase;color:var(--green);padding:16px 18px 8px;font-size:13px;font-weight:600}.fc-menu a,.fc-menu button.fc-menu-row{transition:background .2s,padding-left .22s,color .2s}.fc-menu a:hover,.fc-menu button.fc-menu-row:hover{padding-left:24px}.fc-menu .open-row{align-items:center;gap:12px;display:flex}.fc-menu .open-row img{object-fit:contain;width:24px;height:24px}.fc-menu.open a,.fc-menu.open button.fc-menu-row{animation:.32s cubic-bezier(.22,.9,.3,1) both fc-menu-in}@keyframes fc-menu-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:none}}.fc-menu.open a:nth-child(2){animation-delay:30ms}.fc-menu.open a:nth-child(3){animation-delay:60ms}.fc-menu.open a:nth-child(4){animation-delay:90ms}.fc-menu.open a:nth-child(5){animation-delay:.12s}.fc-menu.open a:nth-child(6){animation-delay:.15s}.fc-menu.open a:nth-child(7){animation-delay:.18s}.fc-menu.open a:nth-child(8){animation-delay:.21s}.fc-menu.open a:nth-child(n+9){animation-delay:.24s}.fc-login-btn{background:var(--green);color:#0b0b0b;letter-spacing:.4px;text-transform:uppercase;white-space:nowrap;border-radius:18px;align-items:center;gap:8px;height:34px;padding:0 14px 0 6px;font-size:13px;font-weight:600;transition:transform .14s,box-shadow .2s;display:inline-flex}.fc-login-btn:hover{box-shadow:0 0 16px #70f66980}.fc-login-btn:active{transform:scale(.96)}.fc-login-btn .av{background:#0b0b0b;border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.fc-login-btn .av svg{width:15px;height:15px;fill:var(--green)}.fc-sheet{z-index:401;padding-bottom:calc(var(--nav-h) + 20px);background:#2b2b2b;animation:.18s both fc-fade;position:fixed;inset:0;overflow-y:auto}.fc-sheet-head{background:var(--header);justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.fc-sheet-head img{height:40px}.fc-sheet-x{color:#fff;background:#3a3a3a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;transition:background .2s,transform .2s;display:flex}.fc-sheet-x:hover{background:#4a4a4a;transform:rotate(90deg)}.fc-sheet-body{padding:10px 12px}.fc-row{text-align:left;letter-spacing:.3px;text-transform:uppercase;color:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:14px;transition:background .2s,padding-left .2s;animation:.3s both fc-rise;display:flex}.fc-row:hover{background:#3a3a3a;padding-left:20px}.fc-row.open{background:#4a4a4a}.fc-row .chev{fill:#fff;flex:0 0 20px;width:20px;height:20px;transition:transform .25s}.fc-row.open .chev{transform:rotate(180deg)}.fc-row .emoji{margin-right:8px;font-size:16px}.fc-sub{display:grid;overflow:hidden}.fc-sub a{color:#d6d6d6;border-radius:8px;padding:8px 14px 8px 30px;font-size:13px;transition:background .2s,color .2s,padding-left .2s;display:block}.fc-sub a:hover{color:var(--green);background:#333;padding-left:36px}.fc-theme{border-radius:10px;grid-template-columns:1fr 1fr;margin-top:18px;display:grid;overflow:hidden}.fc-theme button{justify-content:center;align-items:center;gap:8px;padding:14px 0;font-size:16px;transition:background .25s,color .25s;display:flex}.fc-theme .dark{background:var(--green);color:#0b0b0b;font-weight:600}.fc-theme .light{color:#9fb0bf;background:#2f4152}.fc-theme svg{width:20px;height:20px}.fc-page{max-width:760px;margin:0 auto;padding:16px 12px 28px}.fc-page h1{margin-bottom:4px;font-size:22px;font-weight:700}.fc-page .sub{color:var(--muted);margin-bottom:16px;font-size:14px}.fc-tabs{scrollbar-width:none;gap:8px;margin-bottom:16px;display:flex;overflow-x:auto}.fc-tabs::-webkit-scrollbar{display:none}.fc-tab{background:var(--card);color:#bbb;border:1px solid #2c2c2c;border-radius:20px;flex:none;padding:8px 16px;font-size:14px;transition:all .2s}.fc-tab:hover{border-color:var(--green);color:#fff}.fc-tab.on{background:var(--green);color:#0b0b0b;border-color:var(--green);font-weight:600}.fc-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px;display:grid}.fc-stat{background:var(--card);text-align:center;border-radius:8px;padding:12px 8px;animation:.35s both fc-rise}.fc-stat .k{color:var(--muted);margin-bottom:4px;font-size:12px}.fc-stat .v{color:var(--green);font-size:18px;font-weight:700}.fc-item{background:var(--card);border-radius:8px;margin-bottom:10px;padding:14px;transition:transform .18s;animation:.35s both fc-rise}.fc-item:hover{transform:translateY(-2px)}.fc-item-top{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.fc-item-title{font-size:15px;font-weight:600}.fc-item-sub{color:var(--muted);font-size:13px}.fc-pill{white-space:nowrap;border-radius:12px;padding:3px 10px;font-size:12px}.fc-item-row{color:#cfcfcf;border-top:1px solid #2a2a2a;justify-content:space-between;padding-top:8px;font-size:13px;display:flex}.fc-empty{text-align:center;color:var(--muted);padding:50px 16px;font-size:16px}.fc-casino-top{padding:14px 12px 6px}.fc-search-wrap{margin-bottom:12px;position:relative}.fc-search-wrap svg{fill:#8b8b8b;width:20px;height:20px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.fc-search-in{background:var(--card);color:#fff;border:1px solid #2c2c2c;border-radius:23px;outline:none;width:100%;height:46px;padding:0 16px 0 42px;font-size:15px;transition:border-color .2s,box-shadow .2s}.fc-search-in::placeholder{color:#7d7d7d}.fc-search-in:focus{border-color:var(--green);box-shadow:0 0 0 3px #70f66926}.fc-provs{scrollbar-width:none;gap:8px;padding:2px 0 6px;display:flex;overflow-x:auto}.fc-provs::-webkit-scrollbar{display:none}.fc-prov{background:var(--card);color:#cfcfcf;border:1px solid #2c2c2c;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:8px;min-width:96px;height:52px;padding:0 14px;font-size:13px;transition:all .22s;display:flex}.fc-prov img{object-fit:contain;filter:grayscale()opacity(.75);max-width:76px;height:24px;transition:filter .22s}.fc-prov:hover{border-color:var(--green);transform:translateY(-2px)}.fc-prov:hover img{filter:none}.fc-prov.on{border-color:var(--green);color:#fff;background:#70f6691a;box-shadow:0 0 14px #70f66933}.fc-prov.on img{filter:none}.fc-prov .n{color:var(--green);font-size:11px;font-weight:600}.fc-games{grid-template-columns:repeat(3,1fr);gap:8px;padding:10px 12px 24px;display:grid}@media (min-width:620px){.fc-games{grid-template-columns:repeat(5,1fr)}}@media (min-width:1024px){.fc-games{grid-template-columns:repeat(7,1fr)}}.fc-game-card{background:var(--card);cursor:pointer;border-radius:10px;transition:transform .2s,box-shadow .22s;animation:.35s both fc-rise;position:relative;overflow:hidden}.fc-game-card:hover{box-shadow:0 8px 20px #0000008c, 0 0 0 1px var(--green);transform:translateY(-4px)}.fc-game-card .thumb{aspect-ratio:1;object-fit:cover;background:#0d0d0d;width:100%;display:block}.fc-game-card .nm{text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:7px 6px;font-size:11px;line-height:1.25;display:-webkit-box;overflow:hidden}.fc-game-card .play{opacity:0;background:#0000008c;justify-content:center;align-items:center;transition:opacity .22s;display:flex;position:absolute;inset:0}.fc-game-card:hover .play{opacity:1}.fc-game-card .play span{background:var(--green);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.fc-game-card .play svg{fill:#0b0b0b;width:20px;height:20px;margin-left:3px}.fc-count{color:var(--muted);padding:0 12px 6px;font-size:13px}.fc-more{margin:6px auto 26px;display:block}.fc-play-wrap{z-index:500;background:#000;flex-direction:column;display:flex;position:fixed;inset:0}.fc-play-bar{background:var(--header);flex:0 0 46px;justify-content:space-between;align-items:center;height:46px;padding:0 10px;display:flex}.fc-play-bar .t{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.fc-play-bar button{color:var(--green);border-radius:6px;padding:6px 10px;font-size:14px}.fc-play-bar button:hover{background:#70f6691f}.fc-play-frame{background:#000;border:none;flex:1;width:100%}.fc-toast{left:50%;bottom:calc(var(--nav-h) + 18px);z-index:500;color:#ffd9d9;text-align:center;cursor:pointer;background:#2a1414;border:1px solid #a33;border-radius:10px;max-width:min(92vw,420px);padding:12px 16px;font-size:13px;line-height:1.4;animation:.22s both fc-up;position:fixed;transform:translate(-50%);box-shadow:0 8px 26px #0000008c}.fc-bal-pill{background:var(--green);color:#0b0b0b;white-space:nowrap;border-radius:8px;height:32px;padding:0 12px;font-size:13px;font-weight:600;transition:transform .14s,box-shadow .2s}.fc-bal-pill:active{transform:scale(.96)}.fc-bal-pill:hover{box-shadow:0 0 14px #70f66973}.fc-avatar-btn{border-radius:50%;padding:0;line-height:0;transition:transform .14s}.fc-avatar-btn:active{transform:scale(.92)}.fc-avatar{background:radial-gradient(circle at 35% 30%,#ffe9a6 0%,#f3b73a 45%,#b6760f 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:flex-end;display:inline-flex;overflow:hidden;box-shadow:inset 0 -2px 4px #00000040,0 2px 6px #0006}.fc-avatar svg{fill:#fff7df;filter:drop-shadow(0 1px 1px #78460073);width:82%;height:82%}.fc-acct{z-index:450;background:#252525;flex-direction:column;animation:.18s both fc-fade;display:flex;position:fixed;inset:0}.fc-acct-head{background:#1a1a1a;align-items:center;gap:14px;padding:14px 16px;display:flex}.fc-acct-id{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.fc-acct-id b{font-size:17px;font-weight:700}.fc-acct-num{color:var(--green);letter-spacing:.3px;align-self:flex-start;align-items:center;gap:8px;padding:0;font-size:13px;display:inline-flex}.fc-acct-x{color:#fff;background:#2e2e2e;border-radius:10px;flex-shrink:0;width:48px;height:48px;font-size:20px}.fc-acct-x:active{transform:scale(.94)}.fc-acct-body{flex:1;padding:8px 0 20px;overflow-y:auto}.fc-acct-bal{gap:4px;padding:4px 28px 10px 30px;display:grid}.fc-acct-bal>div{grid-template-columns:30px 1fr auto;align-items:center;gap:12px;padding:6px 0;font-size:14px;display:grid}.fc-acct-bal b{white-space:nowrap;font-weight:700}.fc-acct-bal .total{border-top:1px solid #333;margin-top:4px}.fc-acct-menu{flex-direction:column;padding:4px 16px;display:flex}.fc-acct-menu a{cursor:pointer;border-radius:10px;align-items:center;gap:14px;padding:8px 14px;font-size:14px;transition:background .15s,color .15s;display:flex}.fc-acct-menu a:hover,.fc-acct-menu a:active{color:var(--green);background:#2f2f2f}.fc-acct .ic{line-height:0;display:inline-flex}.fc-acct .ic svg{fill:none;width:24px;height:24px;stroke:var(--green);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.fc-acct-num .ic svg{width:17px;height:17px}.fc-acct-foot{padding:12px 12px calc(12px + env(safe-area-inset-bottom));background:#1a1a1a}.fc-acct-out{background:var(--green);color:#0b0b0b;letter-spacing:.4px;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:50px;font-size:15px;font-weight:600;display:flex}.fc-acct-out .ic svg{stroke:#0b0b0b;width:22px;height:22px}.fc-acct-out:active{transform:scale(.98)}.fc-h2-winners{text-align:left;justify-content:flex-start;align-items:center;gap:10px;display:flex}.fc-h2-winners svg{fill:none;width:28px;height:28px;stroke:var(--green);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.fc-ticker{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.fc-ticker-track{gap:10px;width:max-content;animation:linear infinite fc-ticker;display:flex}@media (hover:hover) and (pointer:fine){.fc-ticker:hover .fc-ticker-track{animation-play-state:paused}}@keyframes fc-ticker{0%{transform:translate(0)}to{transform:translate(calc(-50% - 5px))}}@media (prefers-reduced-motion:reduce){.fc-ticker-track{animation-duration:90s!important}}.fc-ticker .fc-winner{cursor:pointer;animation:none;display:block}.fc-winner-ph{text-align:center;width:78px;height:78px;color:var(--green);background:linear-gradient(145deg,#1f3a1d,#111);border:1px solid #70f66959;border-radius:8px;justify-content:center;align-items:center;margin:0 auto 8px;padding:6px;font-size:10px;font-weight:600;line-height:1.2;display:flex;overflow:hidden}.fc-kv{background:#1e1e1e;border-radius:12px;margin:6px 0 22px;padding:4px 16px}.fc-kv>div{border-bottom:1px solid #2c2c2c;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;font-size:15px;display:flex}.fc-kv>div:last-child{border-bottom:none}.fc-kv span{color:var(--muted)}.fc-kv b{text-align:right;word-break:break-all;font-weight:600}.fc-kv b.green{color:var(--green)}.fc-subh{margin:0 0 12px;font-size:18px;font-weight:600}.fc-form{gap:12px;display:grid}.fc-ok{color:var(--green);font-size:14px}.fc-form .fc-login-field{padding-left:16px}.fc-legal{line-height:1.6}.fc-legal-intro{color:#e6e6e6;margin-bottom:8px;font-size:16px}.fc-legal section{margin-top:22px}.fc-legal h2{color:var(--green);border-left:3px solid var(--green);margin-bottom:8px;padding-left:10px;font-size:17px;font-weight:700}.fc-legal p{color:#cfcfcf;margin-bottom:8px;font-size:15px}.fc-legal ul{gap:6px;margin:0 0 8px;padding:0;list-style:none;display:grid}.fc-legal li{color:#cfcfcf;padding-left:18px;font-size:15px;position:relative}.fc-legal li:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px;position:absolute;top:.62em;left:3px}.fc-legal-nav{border-top:1px solid #2c2c2c;flex-wrap:wrap;gap:8px;margin-top:32px;padding-top:18px;display:flex}.fc-legal-nav a{background:#1e1e1e;border-radius:8px;padding:8px 12px;font-size:13px;transition:color .15s,background .15s}.fc-legal-nav a:hover{color:var(--green);background:#262626}.fc-ticker{padding:12px 0 14px}.fc-ticker-track{gap:12px}.fc-ticker .fc-winner{text-align:center;background:radial-gradient(120% 70% at 50% 0,#39ff1429,#0000 60%),linear-gradient(165deg,#182417 0%,#111 70%);border:1px solid #39ff1499;border-radius:12px;flex:0 0 104px;width:104px;padding:8px 8px 10px;transition:transform .2s,box-shadow .25s,border-color .25s;box-shadow:0 0 10px #39ff1447,inset 0 0 12px #39ff1412}.fc-ticker .fc-winner:hover{border-color:var(--neon);transform:translateY(-3px);box-shadow:0 0 18px #39ff148c,inset 0 0 14px #39ff141f}.fc-ticker .fc-winner img,.fc-ticker .fc-winner .fc-winner-ph{width:64px;height:64px;box-shadow:0 0 0 1.5px var(--neon), 0 0 12px #39ff1473;border-radius:10px;margin:0 auto 8px}.fc-ticker .fc-winner-ph{border:none;font-size:9px}.fc-ticker .fc-winner .who{color:#d8d8d8;letter-spacing:.3px;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:11px;overflow:hidden}.fc-ticker .fc-winner .amt{color:#06210a;white-space:nowrap;background:linear-gradient(180deg, #8dff7a, var(--green));border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-block;box-shadow:0 0 8px #70f66973}.fc-topnav,.fc-menu-btn{display:none}@media (min-width:720px){.fc-cats{grid-template-columns:repeat(2,1fr)}.fc-cat span{font-size:24px}.fc-providers{grid-template-columns:repeat(6,1fr)}}@media (min-width:1024px){.fc{--header-h:76px;padding-bottom:0}.fc-header{border-bottom:1px solid #1d1d1d;gap:28px;padding:0 max(24px,50% - 640px)}.fc-logo{height:50px}.fc-topnav{flex:1;align-items:center;gap:4px;display:flex}.fc-topnav a{color:#e2e2e2;white-space:nowrap;border-radius:8px;padding:10px 14px;font-size:15px;font-weight:500;transition:color .15s,background .15s;position:relative}.fc-topnav a:hover{color:var(--green);background:#1b1b1b}.fc-topnav a.on{color:var(--green)}.fc-topnav a.on:after{content:"";background:var(--green);height:2px;box-shadow:0 0 8px var(--green);border-radius:2px;position:absolute;bottom:2px;left:14px;right:14px}.fc-header-actions{gap:12px}.fc-menu-btn{background:#1b1b1b;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .15s;display:inline-flex}.fc-menu-btn:hover{background:#262626}.fc-menu-btn svg{fill:none;width:22px;height:22px;stroke:var(--green);stroke-width:1.8px;stroke-linecap:round}.fc-nav{display:none}.fc main{max-width:1280px;margin:0 auto;padding:0 24px}.fc-hero{border-radius:18px;margin-top:24px;box-shadow:0 12px 40px #00000080}.fc-hero-slide img{aspect-ratio:5/2}.fc-dots{bottom:16px}.fc-section{padding:30px 0}.fc-h2{font-size:26px}.fc-ticker .fc-winner{flex-basis:124px;width:124px;padding:10px 10px 12px}.fc-ticker .fc-winner img,.fc-ticker .fc-winner .fc-winner-ph{width:80px;height:80px}.fc-ticker .fc-winner .who,.fc-ticker .fc-winner .amt{font-size:12px}.fc-cats{border-radius:16px;gap:18px;padding:18px}.fc-cat{border-radius:12px}.fc-cat span{letter-spacing:1.5px;font-size:32px}.fc-casino-top{padding:24px 0 8px}.fc-games{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:14px;padding:12px 0 40px}.fc-game-card{border-radius:12px}.fc-page{padding:36px 0 60px}.fc-page h1{font-size:30px}.fc-footer{padding:44px max(24px,50% - 640px) 36px}.fc-providers{gap:12px}.fc-providers div{border-radius:10px;height:84px;transition:background .2s}.fc-providers div:hover{background:#151515}.fc-acct,.fc-sheet{border-left:1px solid #2a2a2a;width:440px;left:auto;right:0;box-shadow:-24px 0 60px #0009}.fc-embed{height:calc(100vh - var(--header-h))}.fc-toast{bottom:28px}}@media (min-width:1600px){.fc-games{grid-template-columns:repeat(auto-fill,minmax(184px,1fr))}}.fc-crypto-h{margin-top:24px}.fc-crypto{flex-wrap:wrap;justify-content:center;margin:24px 0;display:flex}.fc-crypto-coin{border-radius:50%;width:35px;height:35px;margin:4px 4px 4px 8px;line-height:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.fc-crypto-coin img{width:100%;height:100%;display:block}.fc-crypto-coin:hover{transform:translateY(-2px);box-shadow:0 0 12px #70f66973}.fc-copy-block{padding:24px 0}.fc-footer .fc-copy{color:#fff;margin:0;font-size:12px;font-weight:400;line-height:18px}.fc-footer .fc-copy+.fc-copy{margin-top:16px}.fc-respo{justify-content:center;align-items:center;padding:24px 0;display:flex}.fc-respo>img{filter:brightness(0)invert();width:37px;height:36px}.fc-respo-btn{text-align:center;text-transform:uppercase;border:2px solid #fff;border-radius:8px;width:128px;margin-left:12px;padding:8px;font-size:12px;font-weight:700;line-height:16px;transition:border-color .2s,color .2s,box-shadow .2s;display:block}.fc-respo-btn:hover{border-color:var(--green);color:var(--green);box-shadow:0 0 12px #70f66959}.fc-respo-sep{background:#fff;width:2px;height:68px;margin-left:12px}.fc-respo-social{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-left:12px;transition:transform .2s,box-shadow .2s;display:inline-flex}.fc-respo-social svg{fill:#1877f2;width:18px;height:18px}.fc-respo-social:hover{transform:scale(1.06);box-shadow:0 0 12px #ffffff59}.fc-legal-note{color:#fff;text-align:center;max-width:560px;margin:0 auto;padding:24px 0;font-size:12px;font-weight:400;line-height:18px}.fc-legal-note a{color:var(--green);text-underline-offset:2px;text-decoration:underline}.fc-direct{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;padding:30px 20px;display:flex}.fc-direct h1{font-size:24px;font-weight:700}.fc-direct-art{object-fit:cover;width:160px;height:160px;box-shadow:0 0 0 2px var(--neon), 0 0 26px #39ff1459;border-radius:18px}.fc-direct-msg{color:var(--muted);max-width:300px;font-size:15px}.fc-direct-msg.err{color:#ff7b7b}.fc-direct .fc-submit{text-align:center;width:100%;max-width:220px}.fc-hall{padding-bottom:12px}.fc-sec{padding-top:18px}.fc-sec-head{justify-content:space-between;align-items:center;gap:12px;padding:0 12px 12px;display:flex}.fc-sec-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:10px;min-width:0;font-size:22px;font-weight:700;display:flex;overflow:hidden}.fc-sec-title .ic{flex-shrink:0;line-height:0;display:inline-flex}.fc-sec-title .ic svg{fill:none;width:26px;height:26px;stroke:var(--green);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px #70f66973)}.fc-sec-logo{object-fit:contain;width:auto;max-width:180px;height:30px;display:block}.fc-seeall{color:#fff;letter-spacing:.3px;background:#2e2e2e;border-radius:10px;flex-shrink:0;padding:10px 16px;font-size:14px;font-weight:500;transition:background .15s,color .15s}.fc-seeall:hover{color:var(--green);background:#3a3a3a}.fc-seeall:active{transform:scale(.97)}.fc-strip{scroll-snap-type:x proximity;overflow-anchor:none;scrollbar-width:none;grid-template-rows:repeat(2,auto);grid-auto-columns:calc(31.25% - 12.5px);grid-auto-flow:column;gap:8px;padding:0 12px;scroll-padding:0 12px;display:grid;overflow-x:auto}.fc-strip::-webkit-scrollbar{display:none}.fc-tile{aspect-ratio:1;cursor:pointer;scroll-snap-align:start;background:#1c1c1c;border-radius:9px;transition:transform .15s,box-shadow .2s;position:relative;overflow:hidden}.fc-tile img{object-fit:cover;width:100%;height:100%;display:block}.fc-tile:active{transform:scale(.97)}.fc-tile:hover{box-shadow:0 0 0 1px var(--green), 0 6px 18px #00000080}.fc-tile-ph{text-align:center;width:100%;height:100%;color:var(--green);background:linear-gradient(145deg,#1f3a1d,#111);justify-content:center;align-items:center;padding:8px;font-size:11px;font-weight:600;display:flex}.fc-tile-busy{background:#0000008c;place-items:center;display:grid;position:absolute;inset:0}.fc-tile-busy .fc-ring{width:26px;height:26px}.fc-heart{z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000061;border-radius:50%;place-items:center;width:32px;height:32px;transition:transform .15s,background .15s;display:grid;position:absolute;top:6px;right:6px}.fc-heart svg{fill:none;stroke:#fff;stroke-width:1.9px;stroke-linejoin:round;width:18px;height:18px}.fc-heart.on svg{fill:var(--green);stroke:var(--green)}.fc-heart:active{transform:scale(.88)}.fc-game-card{position:relative}.fc-view-head{align-items:center;gap:12px;padding:14px 12px 4px;display:flex}.fc-view-head h1{font-size:22px;font-weight:700}.fc-back{color:#fff;background:#2e2e2e;border-radius:10px;place-items:center;width:38px;height:38px;padding-bottom:3px;font-size:26px;line-height:1;display:grid}.fc-back:hover{color:var(--green)}@media (min-width:1024px){.fc-sec-head{padding:0 0 14px}.fc-strip{grid-auto-columns:172px;gap:12px;padding:0;scroll-padding:0}.fc-view-head{padding:24px 0 6px}}.fc-back svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.fc-back{padding-bottom:0}.fc-grid-controls{grid-template-columns:1fr 1fr;gap:10px;padding:12px 12px 8px;display:grid}.fc-select{cursor:pointer;background:#1e1e1e;border:1px solid #333;border-radius:10px;flex-direction:column;justify-content:center;min-height:54px;padding:6px 34px 6px 14px;transition:border-color .15s;display:flex;position:relative}.fc-select:hover,.fc-select:focus-within{border-color:var(--green)}.fc-select span{color:var(--muted);font-size:11px;line-height:1.2}.fc-select select{appearance:none;color:#fff;font:inherit;cursor:pointer;background:0 0;border:none;outline:none;width:100%;padding:0;font-size:15px;font-weight:500}.fc-select select option{color:#fff;background:#1e1e1e}.fc-select:after{content:"";pointer-events:none;border-bottom:2px solid #fff;border-right:2px solid #fff;width:8px;height:8px;position:absolute;top:50%;right:14px;transform:translateY(-70%)rotate(45deg)}.fc-grid-search{background:#1a1a1a;border-radius:10px;align-items:center;gap:8px;height:40px;margin:0 12px 12px;padding:0 12px;display:flex}.fc-grid-search svg{width:17px;height:17px;fill:var(--muted);flex-shrink:0}.fc-grid-search input{color:#fff;font:inherit;background:0 0;border:none;outline:none;flex:1;font-size:14px}.fc-grid3{grid-template-columns:repeat(3,1fr);gap:8px;padding:0 12px 20px;display:grid}@media (min-width:720px){.fc-grid3{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.fc-grid-controls{grid-template-columns:repeat(2,minmax(0,320px))}}@media (min-width:1024px){.fc-grid-controls,.fc-grid-search{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.fc-grid-search{max-width:650px;padding:0 12px}.fc-grid3{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));padding:0 0 30px}}
.fc{--fb-bg:#121212;--fb-surface:#101010;--fb-btn:#1d1d1d;--fb-btn-hover:#2a2a2a;--fb-card:#1e1e1e;--fb-thumb:#2a2a2a;--fb-green:#70f669;--fb-ink:#0b0b0b;--fb-hair:#ffffff26;background:var(--fb-bg);padding-bottom:0;font-family:Poppins,Roboto,Arial,sans-serif}.fc .fc-nav{display:none}.fb-header{z-index:50;background:var(--fb-surface);height:56px;position:sticky;top:0}.fb-header-inner{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 8px;display:flex}.fb-header-left{align-items:center;gap:8px;display:flex}.fb-burger{background:var(--fb-btn);color:#fff;border:1px solid #fff3;border-radius:4px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,color .2s,transform .1s;display:flex}.fb-burger:hover{background:var(--fb-btn-hover);color:var(--fb-green)}.fb-burger:active{transform:scale(.95)}.fb-burger svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:20px;height:20px}.fb-logo-link{flex:none;align-items:center;margin-left:6px;display:flex}.fb-logo{object-fit:contain;width:auto;height:38px;max-height:38px;display:block}.fb-header-right{flex:none;align-items:center;gap:8px;display:flex}.fb-login{background:var(--fb-green);height:34px;color:var(--fb-ink);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:600;transition:filter .2s,transform .1s;display:flex;box-shadow:0 1px 2px #0000004d}.fb-login:hover{filter:brightness(1.1)}.fb-login:active{transform:scale(.95)}.fb-login svg{fill:currentColor;flex:none;width:16px;height:16px}.fb-bal{background:var(--fb-btn);height:34px;color:var(--fb-green);white-space:nowrap;border:1px solid #fff3;border-radius:6px;align-items:center;padding:0 12px;font-size:13px;font-weight:700;display:flex}.fb-avatar-btn{background:var(--fb-green);width:34px;height:34px;color:var(--fb-ink);border-radius:6px;flex:none;justify-content:center;align-items:center;display:flex}.fb-avatar-btn svg{fill:currentColor;width:20px;height:20px}@media (min-width:390px){.fb-header{height:64px}.fb-header-inner{padding:0 12px}.fb-header-left{gap:12px}.fb-burger{width:36px;height:36px}.fb-burger svg{width:24px;height:24px}.fb-logo-link{margin-left:8px}.fb-logo{height:44px;max-height:44px}.fb-login,.fb-bal{height:38px;padding:0 16px;font-size:14px}.fb-login svg{width:18px;height:18px}.fb-avatar-btn{width:38px;height:38px}}@media (min-width:430px){.fb-header{height:72px}.fb-header-inner{padding:0 16px}.fb-burger{width:40px;height:40px}.fb-burger svg{width:28px;height:28px}.fb-logo-link{margin-left:12px}.fb-logo{height:50px;max-height:50px}.fb-login,.fb-bal{height:42px;padding:0 18px;font-size:15px}.fb-login svg{width:20px;height:20px}.fb-avatar-btn{width:42px;height:42px}}.fb-scrim{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;animation:.3s both fb-fade;position:fixed;inset:0}.fb-drawer{z-index:10001;background:#000;flex-direction:column;width:100%;max-width:420px;animation:.3s cubic-bezier(.22,.9,.3,1) both fb-slide;display:flex;position:fixed;inset:0 auto 0 0}.fb-drawer-top{background:var(--fb-surface);flex:none;justify-content:center;align-items:center;height:46px;padding:0 16px;display:flex;position:relative}.fb-drawer-top img{object-fit:contain;width:auto;height:24px;max-height:24px}.fb-drawer-x{color:#fff;justify-content:center;align-items:center;width:34px;height:34px;font-size:26px;line-height:1;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.fb-drawer-x:hover{color:var(--fb-green)}.fb-drawer-title{text-align:center;color:var(--fb-green);text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid var(--fb-green);background:#000;flex:none;padding:8px 0;font-size:12px;font-weight:700}.fb-drawer-body{background:#000;flex-direction:column;flex:1;padding:8px 16px;display:flex;overflow-y:auto}.fb-drawer-body a,.fb-drawer-body button{text-align:left;color:#fff;border-bottom:1px solid var(--fb-green);width:100%;padding:14px 0;font-size:15px;font-weight:700;line-height:1;transition:color .2s,padding-left .2s;display:block}.fb-drawer-body a:hover,.fb-drawer-body button:hover{color:var(--fb-green);padding-left:6px}.fb-drawer-foot{background:var(--fb-surface);border-top:1px solid #70f6694d;flex:none;justify-content:space-between;align-items:center;gap:12px;height:46px;padding:0 12px;display:flex}.fb-drawer-foot .fb-lang{color:#fff;align-items:center;gap:8px;font-size:14px;display:flex}.fb-drawer-foot .fb-lang img{object-fit:cover;border-radius:2px;width:26px;height:18px}@media (min-width:390px){.fb-drawer-top{height:50px}.fb-drawer-top img{height:28px;max-height:28px}.fb-drawer-title{padding:10px 0;font-size:14px}.fb-drawer-body{padding:8px 20px}.fb-drawer-body a,.fb-drawer-body button{font-size:16px}.fb-drawer-foot{height:50px}}@media (min-width:430px){.fb-drawer-top{height:56px}.fb-drawer-top img{height:32px;max-height:32px}.fb-drawer-title{padding:12px 0}.fb-drawer-body{padding:8px 24px}.fb-drawer-body a,.fb-drawer-body button{font-size:17px}.fb-drawer-foot{height:55px;padding:0 16px}}@keyframes fb-fade{0%{opacity:0}to{opacity:1}}@keyframes fb-slide{0%{transform:translate(-100%)}to{transform:translate(0)}}.fb-lobby{background:var(--fb-bg);padding:12px}.fb-controls{flex-direction:column;gap:12px;margin-bottom:12px;padding:0 4px;display:flex}.fb-tabs{scrollbar-width:none;align-items:center;gap:4px;width:100%;display:flex;overflow-x:auto}.fb-tabs::-webkit-scrollbar{display:none}.fb-tab{white-space:nowrap;color:#262626;background:#fff;border-radius:6px;flex:none;align-items:center;gap:4px;height:50px;padding:0 14px;font-size:12px;font-weight:700;transition:filter .2s,transform .1s;display:flex}.fb-tab-ic{fill:currentColor;flex:none;width:16px;height:16px}.fb-tab-logo{object-fit:contain;filter:brightness(0)saturate();flex:none;width:auto;max-width:54px;height:16px}.fb-tab.on .fb-tab-logo{filter:brightness(0)saturate()}.fb-tab:hover{filter:brightness(.92)}.fb-tab:active{transform:scale(.96)}.fb-tab.on{background:var(--fb-green);color:var(--fb-ink)}.fb-tab img{object-fit:contain;width:18px;height:18px}.fb-ctl-row{align-items:center;gap:12px;display:flex}.fb-ctl-label{color:#fff;text-transform:uppercase;white-space:nowrap;flex:none;font-size:9px;font-weight:500}.fb-chips{scrollbar-width:none;flex:1;align-items:center;gap:4px;display:flex;overflow-x:auto}.fb-chips::-webkit-scrollbar{display:none}.fb-chip{white-space:nowrap;color:#262626;background:#fff;border-radius:9999px;flex:none;height:28px;padding:0 12px;font-size:11px;font-weight:700}.fb-chip.on{background:var(--fb-green);color:var(--fb-ink)}.fb-select{color:#262626;appearance:none;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23262626'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") right 8px center/18px no-repeat;border:1px solid #d1d5db;border-radius:6px;flex:1;height:34px;padding:0 32px 0 12px;font-size:13px;font-weight:500}.fb-searchwrap{padding-bottom:8px;position:relative}.fb-searchwrap svg{fill:none;stroke:#0f734f;stroke-width:2px;width:18px;height:18px;position:absolute;top:16px;left:14px;transform:translateY(-50%)}.fb-search{color:#0f734f;background:#fff;border:1px solid #213743;border-radius:6px;outline:none;width:100%;height:32px;padding:0 16px 0 44px;font-size:12px;font-weight:500}.fb-search::placeholder{color:#9aa3a8;font-weight:500}.fb-search:focus{border-color:var(--fb-green);box-shadow:0 0 0 2px #70f6694d}@media (min-width:390px){.fb-lobby{padding:12px 16px}.fb-tab{gap:6px;padding:0 17px;font-size:13px}.fb-tab-ic{width:20px;height:20px}.fb-tab-logo{max-width:64px;height:20px}.fb-search{height:34px;font-size:13px}.fb-searchwrap svg{top:17px}}@media (min-width:430px){.fb-lobby{padding:12px 24px}.fb-tab{gap:8px;padding:0 21px;font-size:14px}.fb-tab-ic{width:24px;height:24px}.fb-tab-logo{max-width:76px;height:24px}.fb-ctl-label{font-size:11px}.fb-search{height:38px;font-size:14px}.fb-searchwrap svg{top:19px}}.fb-grid{background:var(--fb-bg);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin-top:24px;padding-bottom:96px;display:grid}@media (min-width:390px){.fb-grid{gap:12px}}@media (min-width:430px){.fb-grid{gap:16px}}@media (min-width:640px){.fb-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:768px){.fb-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1024px){.fb-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:1280px){.fb-grid{grid-template-columns:repeat(8,minmax(0,1fr))}}.fb-card{background:var(--fb-card);border:1px solid var(--fb-card);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:space-between;width:100%;height:200px;padding:10px;transition:transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.fb-card:hover{border-color:#70f66980}.fb-card:active{transform:scale(.95)}.fb-thumb{background:var(--fb-thumb);border-radius:8px;flex:none;width:100%;height:142px;position:relative;overflow:hidden}.fb-thumb img{z-index:10;object-fit:cover;border-radius:8px;width:100%;height:100%;transition:transform .2s;position:relative}.fb-card:hover .fb-thumb img{transform:scale(1.1)}.fb-play{z-index:30;opacity:0;background:linear-gradient(#0000 45%,#000c);border-radius:8px;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.fb-card:hover .fb-play{opacity:1}.fb-play span{background:var(--fb-green);width:38px;height:38px;color:var(--fb-ink);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 20px #00000080}.fb-play svg{fill:currentColor;width:18px;height:18px;margin-left:2px}.fb-card-name{flex:1;justify-content:center;align-items:center;min-height:28px;padding:8px 0 2px;display:flex}.fb-card-name span{color:#fff;text-align:center;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;font-weight:700;line-height:1;overflow:hidden}@media (min-width:390px){.fb-card{height:222px;padding:12px}.fb-thumb{height:158px}}@media (min-width:430px){.fb-card{height:242px}.fb-thumb{height:174px}}.fb-spinner{justify-content:center;align-items:center;padding:40px 0;display:flex}.fb-spinner span{border:4px solid var(--fb-green);border-top-color:#0000;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite fb-spin}@keyframes fb-spin{to{transform:rotate(360deg)}}.fb-footer{text-align:center;background:var(--fb-surface);-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;width:100%;display:flex}.fb-footer-logo{justify-content:center;width:100%;padding:20px 0;display:flex}.fb-footer-logo img{object-fit:contain;width:auto;height:64px;max-height:96px}.fb-hr{border-top:1px solid var(--fb-hair);width:100%}.fb-foot-links{flex-direction:column;align-items:center;gap:10px;width:100%;padding:24px 16px;display:flex}.fb-foot-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 20px;display:flex}.fb-foot-links a{color:#fff;letter-spacing:.3px;white-space:nowrap;font-size:13px;font-weight:700;transition:color .2s}.fb-foot-links a:hover{color:var(--fb-green)}.fb-foot-mid{flex-direction:column;align-items:center;width:100%;max-width:32rem;margin:0 auto;padding:32px 16px;display:flex}.fb-prov{grid-template-columns:repeat(4,minmax(0,1fr));place-items:center;gap:16px 12px;width:100%;margin-bottom:24px;display:grid}.fb-prov div{justify-content:center;align-items:center;width:100%;height:36px;display:flex}.fb-prov img{object-fit:contain;max-width:100%;max-height:100%}.fb-social{justify-content:center;align-items:center;gap:12px;display:flex}.fb-social a{border:1px solid var(--fb-hair);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;transition:border-color .2s,color .2s;display:flex}.fb-social a:hover{border-color:var(--fb-green);color:var(--fb-green)}.fb-social svg{fill:currentColor;width:22px;height:22px}.fb-foot-bottom{flex-direction:column;align-items:center;gap:14px;width:100%;padding:32px 16px;display:flex}.fb-foot-bottom .fb-18{object-fit:contain;width:auto;height:68px}.fb-copy{color:#fff;font-size:13px;font-weight:700}.fb-note{color:#ffffffa6;max-width:30rem;font-size:13px;line-height:1.5}@media (min-width:390px){.fb-footer-logo{padding:24px 0}.fb-footer-logo img{height:80px}.fb-foot-links a,.fb-copy,.fb-note{font-size:14px}.fb-foot-row{gap:8px 28px}.fb-prov div{height:40px}}@media (min-width:430px){.fb-footer-logo img{height:96px}.fb-foot-links a,.fb-copy,.fb-note{font-size:15px}.fb-prov div{height:44px}}.fc .fc-section{padding:18px 12px}.fc .fc-h2{font-size:20px}.fc .fc-winner{background:var(--fb-card);border:1px solid var(--fb-card);box-shadow:none;border-radius:12px;transition:transform .2s,border-color .2s}.fc .fc-winner:hover{border-color:#70f66980;transform:translateY(-3px)}.fc .fc-winner img{border-radius:8px}.fc .fc-cats{background:var(--fb-card);border-radius:12px;gap:10px;padding:10px}.fc .fc-cat{box-shadow:none;border:1px solid #0000;border-radius:8px;transition:transform .2s,border-color .2s}.fc .fc-cat:hover{border-color:var(--fb-green);box-shadow:none;transform:translateY(-3px)}.fc .fc-cat span{-webkit-text-stroke:0;text-shadow:0 2px 10px #000000e6,0 0 18px #000000b3;font-size:24px}.fc .fc-ticker .fc-winner{background:var(--fb-card);border:1px solid var(--fb-card);box-shadow:none}.fc .fc-ticker .fc-winner:hover{box-shadow:none;border-color:#70f66980}.fc .fc-ticker .fc-winner img,.fc .fc-ticker .fc-winner .fc-winner-ph{box-shadow:none;border-radius:8px}.fc .fc-ticker .fc-winner .amt{background:var(--fb-green);color:var(--fb-ink);box-shadow:none}.fb-banner{z-index:30;-webkit-user-select:none;user-select:none;background:#0006;width:100%;height:51.88px;margin-top:15px;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.fb-banner-track{width:100%;height:100%;position:relative;overflow:hidden}.fb-banner-slide{opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.fb-banner-slide.on{opacity:1;pointer-events:auto}.fb-banner-slide img{object-fit:cover;width:100%;height:51.88px;display:block}.fb-banner-nav{background:var(--fb-green);width:32px;height:32px;color:var(--fb-ink);border-radius:9999px;justify-content:center;align-items:center;transition:filter .2s,transform .1s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.fb-banner-nav:hover{filter:brightness(1.1)}.fb-banner-nav:active{transform:translateY(-50%)scale(.9)}.fb-banner-nav svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.fb-banner-nav.prev{left:8px}.fb-banner-nav.next{right:8px}@media (min-width:640px){.fb-banner-nav{width:36px;height:36px}.fb-banner-nav.prev{left:16px}.fb-banner-nav.next{right:16px}}.fb-home-book{box-sizing:border-box;background:var(--fb-bg);width:100%;padding:0 .5px}.fb-home-book .fc-embed{background:var(--fb-bg);border:0;border-radius:6px;width:100%;height:calc(100vh - 123px);margin:0;padding:0;display:block}@media (min-width:390px){.fb-home-book .fc-embed{height:calc(100vh - 131px)}}@media (min-width:430px){.fb-home-book .fc-embed{height:calc(100vh - 139px)}}.fb-login-modal{z-index:10001;background:#2e2e2e;border-radius:12px;width:calc(100% - 32px);max-width:420px;max-height:calc(100% - 32px);animation:.22s cubic-bezier(.22,.9,.3,1) both fb-pop;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 24px 60px #0009}@keyframes fb-pop{0%{opacity:0;transform:translate(-50%,-50%)scale(.94)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.fb-login-head{background:var(--fb-surface);border-radius:12px 12px 0 0;flex:none;justify-content:center;align-items:center;height:56px;display:flex;position:relative}.fb-login-head img{object-fit:contain;width:auto;height:32px}.fb-login-x{color:#fff;justify-content:center;align-items:center;width:32px;height:32px;font-size:22px;line-height:1;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.fb-login-x:hover{color:var(--fb-green)}.fb-login-body{padding:20px 20px 24px}.fb-login-body h2{text-align:center;color:#fff;text-transform:uppercase;margin:0 0 18px;font-size:26px;font-weight:700}.fb-login-body .fc-forgot{margin-top:18px}
