:root{--bandi-bg:#070503;--bandi-panel:#14100a;--bandi-panel-2:#1d150b;--bandi-line:rgba(255,189,79,.22);--bandi-gold:#ffcb62;--bandi-amber:#ff9f1a;--bandi-red:#d42b17;--bandi-text:#fff7e8;--bandi-muted:#b89962}.tenant-bandi{background:#000;color:var(--bandi-text)}.bandi-root{background:#000}.bandi-root,.bandi-shell{min-height:100vh}.bandi-card{border:1px solid var(--bandi-line);background:linear-gradient(180deg,rgba(255,218,128,.08),rgba(255,122,0,.03)),linear-gradient(180deg,var(--bandi-panel),#090604);box-shadow:0 18px 55px rgba(0,0,0,.38),inset 0 1px 0 hsla(0,0%,100%,.05)}.bandi-glow-button{border:1px solid rgba(255,214,111,.72);background:linear-gradient(180deg,#ffe19b,#ffb22e 48%,#c74a14);color:#1b0c00;box-shadow:0 0 22px rgba(255,167,38,.32),inset 0 1px 0 hsla(0,0%,100%,.35)}.bandi-dark-button{border:1px solid rgba(255,204,101,.28);background:linear-gradient(180deg,#24170a,#100904);color:var(--bandi-gold)}.bandi-original-login{position:relative;min-height:100vh;overflow:hidden;background:#000;color:#fff;display:flex;align-items:center;justify-content:center}.bandi-original-login:before{content:"";position:fixed;inset:0;z-index:0;background:linear-gradient(90deg,rgba(0,0,0,.02),rgba(0,0,0,.46) 41%,#000 50%,rgba(0,0,0,.46) 59%,rgba(0,0,0,.02)),url(/반딧불_files/pcBackImg.svg) 50% /cover no-repeat}.bandi-original-login:after{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 31% 68%,rgba(125,255,66,.2),transparent 25%),radial-gradient(circle at 72% 65%,rgba(125,255,66,.18),transparent 24%),radial-gradient(circle at 12% 29%,rgba(184,255,152,.12),transparent 17%),radial-gradient(circle at 90% 30%,rgba(184,255,152,.1),transparent 18%),linear-gradient(180deg,rgba(0,16,2,.02),rgba(0,0,0,.16))}.bandi-original-login__panel{position:relative;z-index:2;width:430px;min-height:725px;padding:0 30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.bandi-original-login__panel:before{content:"";position:fixed;top:0;bottom:0;width:430px;background:#000;z-index:-1}.bandi-original-login__logo{width:330px;max-width:88%;margin:0 auto 18px}.bandi-original-login__logo img{display:block;width:100%;height:auto;filter:brightness(1.08) saturate(1.08) drop-shadow(0 0 16px rgba(119,255,0,.28))}.bandi-original-login__form{position:relative;top:0;width:300px;margin:0 auto}.bandi-original-login__field{width:100%;min-height:62px;display:flex;align-items:center;color:#fff;border-bottom:2px solid #bdccbf}.bandi-original-login__field span{width:58px;margin-right:16px;display:flex;align-items:center;justify-content:center}.bandi-original-login__field svg{width:26px;height:26px;fill:currentColor}.bandi-original-login__field input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:18px;font-weight:800;padding:8px 0 5px}.bandi-original-login__field input::-moz-placeholder{color:#fff;opacity:1;font-size:18px;font-weight:400}.bandi-original-login__field input::placeholder{color:#fff;opacity:1;font-size:18px;font-weight:400}.bandi-original-login__error{margin-top:10px;padding:10px 12px;border:1px solid rgba(182,251,0,.45);border-radius:8px;background:rgba(15,38,0,.8);color:#d9ff9b;font-size:13px;line-height:1.45}.bandi-original-login__link,.bandi-original-login__submit{width:100%;height:55px;margin:10px auto 0;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:16px;font-weight:400;transition:transform .2s}.bandi-original-login__submit{border:0;cursor:pointer;color:#000;background:linear-gradient(180deg,#b9fc0d,#6df50d)}.bandi-original-login__submit:disabled{cursor:default;opacity:.7}.bandi-original-login__link{border:2px solid #b6fb00;color:#b6fb00;text-decoration:none}.bandi-original-login__link:hover,.bandi-original-login__submit:hover{transform:scale(1.01)}.bandi-original-login__link:active,.bandi-original-login__submit:active{transform:scale(.98)}.bandi-original-login__chat{position:fixed;right:10px;bottom:10px;z-index:9999;min-width:105px;height:40px;padding:0 14px;border-radius:999px;background:#b7f66e;color:#111;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none}.bandi-original-login__chat svg{width:20px;height:20px;fill:currentColor}.bandi-origin-shell{min-height:100vh;background:#000;color:#fafafa;font-family:SCDream,Pretendard,sans-serif}.bandi-origin-shell a{color:inherit;text-decoration:none}.bandi-origin-header{height:80px;display:flex;align-items:center;background:#001300;color:#fafafa}.bandi-origin-header__logo{width:260px;height:80px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bandi-origin-header__logo img{width:210px;max-height:76px;-o-object-fit:contain;object-fit:contain;position:relative;top:5px}.bandi-origin-header__center{min-width:0;flex:1;padding-right:20px}.bandi-origin-header__links{width:735px;padding-right:48px;display:flex;align-items:center;justify-content:flex-end;gap:12px;font-size:12px;font-weight:700;white-space:nowrap}.bandi-origin-header__links a,.bandi-origin-header__links button{filter:drop-shadow(0 0 5px #000);transition:color .15s ease}.bandi-origin-header__links button{border:1px solid #fff;border-radius:5px;padding:2px 7px;color:#fff;background:transparent;cursor:pointer;font:inherit}.bandi-origin-header__links a:hover,.bandi-origin-header__links button:hover{color:#a7fa00}.bandi-origin-ticker{height:30px;overflow:hidden;display:flex;align-items:center;background:transparent;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.bandi-origin-ticker__track{display:flex;width:-moz-max-content;width:max-content;gap:28px;white-space:nowrap;color:#ffd20f;font-size:14px;font-weight:700;animation:bandi-marquee 26s linear infinite}.bandi-origin-nav{position:relative;width:100%;background:#001300;border-top:1px solid #006a00;border-bottom:1px solid #006a00;margin-bottom:15px}.bandi-origin-nav>div{width:calc(100% - 510px);min-height:45px;margin:0 auto;display:flex;align-items:center;justify-content:center}.bandi-origin-nav a{width:100%;color:#fff;font-size:15px;font-weight:800;letter-spacing:2px;text-align:center}.bandi-origin-nav a:hover{color:#a7fa00}.bandi-origin-layout{width:min(100%,1540px);margin:0 auto;display:grid;grid-template-columns:260px minmax(0,1fr) 265px;gap:10px;align-items:start}.bandi-origin-left{width:260px;flex-shrink:0}.bandi-origin-left__quick{width:260px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:8px;margin-bottom:10px}.bandi-origin-left__quick a{height:75px;overflow:hidden;display:block;background:linear-gradient(180deg,#242423,#000,#000);border-radius:10px}.bandi-origin-left__quick img{width:100%;height:75px;-o-object-fit:cover;object-fit:cover;filter:brightness(1.08);transform:scale(1.2);transition:transform .25s ease}.bandi-origin-left__quick a:hover img{transform:scale(1.25)}.bandi-origin-left__games{width:260px;display:grid;grid-template-columns:repeat(3,78px);justify-content:center;gap:2px;padding:10px;margin-bottom:10px;border:2px solid #292929;border-radius:15px}.bandi-origin-left__games a{width:78px;height:82px;display:flex;align-items:center;justify-content:center;border-radius:0;background:transparent;transition:transform .15s ease,filter .15s ease}.bandi-origin-left__games a:hover{transform:translateY(-2px);filter:brightness(1.15)}.bandi-origin-left__games img{width:auto;max-width:78px;height:82px;-o-object-fit:contain;object-fit:contain}.bandi-origin-left__games span{display:none}.bandi-origin-left__count{width:260px;display:flex;gap:4px;padding:2px;margin-bottom:10px;border:2px solid #292929;border-radius:15px}.bandi-origin-left__count a{width:100%;padding:9px 0;display:block;text-align:center;background:#222221;border-radius:10px;font-size:14px}.bandi-origin-left__count span{display:block;color:#f2da6c}.bandi-origin-left__count b{display:block;margin-top:2px;color:#fff;font-size:12px}.bandi-origin-left__status{width:260px;overflow:hidden;margin-bottom:10px;border:2px solid #292929;border-radius:15px;background:#000}.bandi-origin-left__status-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:2px}.bandi-origin-left__status-tabs a{min-height:56px;padding:8px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#222221;border-radius:10px;color:#fff;font-size:14px;font-weight:800;text-align:center}.bandi-origin-left__status-tabs span{color:#f2da6c}.bandi-origin-left__status-tabs b{margin-top:2px;color:#fff;font-size:12px}.bandi-origin-left__sports-row{min-height:42px;padding:3px 6px 8px;display:flex;align-items:center;justify-content:center;gap:2px}.bandi-origin-left__sports-row span{width:33px;height:31px;position:relative;display:block}.bandi-origin-left__sports-row img{width:31px;height:31px;display:block;-o-object-fit:contain;object-fit:contain}.bandi-origin-left__sports-row b{position:absolute;right:-2px;bottom:-4px;color:#ffd20f;font-size:10px;font-weight:900;line-height:1;text-shadow:0 0 4px #000,0 1px 0 #000}.bandi-origin-side-banner{display:block;margin-top:10px}.bandi-origin-side-banner img{width:100%;display:block;border-radius:6px}.bandi-origin-main{min-width:0;background:transparent}.bandi-origin-right{width:265px}.bandi-origin-user-card{overflow:hidden;border:2px solid #292929;border-radius:15px;background:#000;color:#fff;height:130px;margin-bottom:10px}.bandi-origin-user-card__head{display:flex;align-items:center;gap:8px;padding:5px;background:#151515;border-radius:15px 15px 0 0}.bandi-origin-user-card__head img{width:42px;height:48px;-o-object-fit:contain;object-fit:contain}.bandi-origin-user-card__head span{display:block;color:#ffd100;font-size:14px}.bandi-origin-user-card__head strong{display:block;font-size:20px;line-height:1.1}.bandi-origin-user-card__money{display:flex;justify-content:space-between;padding:8px;color:#7f7f7f;font-size:17px}.bandi-origin-user-card__money a{display:flex;align-items:center;gap:2px}.bandi-origin-user-card__money span{color:#7f7f7f}.bandi-origin-user-card__money b{color:#ffd20f}.bandi-origin-user-card__message{padding:4px 8px 8px;display:flex;align-items:center;justify-content:space-between;color:#ddd;font-size:13px}.bandi-origin-user-card__message span{display:inline-flex;align-items:center;gap:5px}.bandi-origin-user-card__message img{width:22px;height:17px}.bandi-origin-right-menu{margin-top:10px;padding:8px;border:2px solid #292929;border-radius:12px;background:#000}.bandi-origin-right-menu a{height:34px;margin-top:6px;display:flex;align-items:center;justify-content:center;border:1px solid #394f12;border-radius:7px;color:#a7fa00;background:#101010;font-size:13px;font-weight:800}.bandi-origin-right-menu a:first-child{margin-top:0}.bandi-origin-bet-cart{margin-top:10px;overflow:hidden;border-radius:4px;background:#0a0a0a;color:#d8d8d8;box-shadow:0 0 0 1px #242424}.bandi-origin-bet-cart__head{height:38px;padding:0 8px;display:flex;align-items:center;justify-content:space-between;background:#151515;border-bottom:1px solid #2a2a2a;font-size:14px;font-weight:800}.bandi-origin-bet-cart__head i{width:38px;height:20px;position:relative;border-radius:999px;background:#303030;box-shadow:inset 0 0 0 1px #444}.bandi-origin-bet-cart__head i:after{width:16px;height:16px;content:"";position:absolute;top:2px;left:2px;border-radius:50%;background:#888}.bandi-origin-bet-cart__body{padding:8px}.bandi-origin-bet-cart__empty{height:42px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;color:#bfbfbf;background:#111;border:1px solid #272727;border-radius:2px;font-size:13px}.bandi-origin-bet-cart__amount>span{display:block;margin:4px 0;color:#ddd;font-size:12px;font-weight:800}.bandi-origin-bet-cart__amount>div{height:35px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;background:#f4f4f4;color:#111}.bandi-origin-bet-cart__amount b{font-size:14px}.bandi-origin-bet-cart__amount em{color:#686868;font-style:normal;font-size:12px}.bandi-origin-bet-cart__chips{margin-top:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.bandi-origin-bet-cart__chips button{height:29px;border:1px solid #777;border-radius:3px;background:#0c0c0c;color:#fff;font-size:12px;font-weight:800;cursor:pointer}.bandi-origin-bet-cart__chips button:nth-last-child(-n+2){grid-column:span 1;color:#ffd20f;border-color:#3d3d3d;background:#161616}.bandi-origin-bet-cart__summary{margin-top:8px;padding:8px;border-top:1px solid #292929;border-bottom:1px solid #292929}.bandi-origin-bet-cart__limits p,.bandi-origin-bet-cart__summary p{margin:0;min-height:21px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.bandi-origin-bet-cart__limits b,.bandi-origin-bet-cart__summary b{font-weight:500}.bandi-origin-bet-cart__actions{margin-top:8px;display:grid;grid-template-columns:84px 1fr;gap:6px}.bandi-origin-bet-cart__actions button{height:34px;border-radius:3px;font-weight:900;cursor:pointer}.bandi-origin-bet-cart__actions button:first-child{border:1px solid #777;background:#101010;color:#fff}.bandi-origin-bet-cart__actions button:last-child{border:1px solid #a7fa00;background:#a7fa00;color:#000}.bandi-origin-bet-cart__limits{margin-top:8px;padding:8px;color:#cfcfcf;background:#111;border:1px solid #272727}.bandi-origin-sports{min-height:560px;color:#fff}.bandi-origin-sports__tabs{min-height:45px;display:flex;align-items:center;gap:6px;border-bottom:1px solid #262626}.bandi-origin-sports__tabs button{height:34px;min-width:112px;border:1px solid #333;border-radius:4px;background:#111;color:#fff;font-size:13px;font-weight:800;cursor:pointer}.bandi-origin-sports__tabs button:first-child{color:#a7fa00;border-color:#350}.bandi-origin-sports__tabs b{margin-left:6px;color:#ffd20f}.bandi-origin-sports__tabs label{height:34px;margin-left:auto;display:flex;align-items:center;gap:6px;color:#a5a5a5;font-size:12px}.bandi-origin-sports__tabs input{width:180px;height:30px;border:1px solid #333;border-radius:3px;background:#050505;color:#fff}.bandi-origin-sports__bonus{min-height:42px;padding:0 10px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #262626;color:#d8d8d8;font-size:12px}.bandi-origin-sports__bonus strong{color:#ffd20f}.bandi-origin-sports__bonus b{color:#a7fa00}.bandi-origin-sports__board{min-height:465px;display:flex;align-items:center;justify-content:center;background:linear-gradient(#101010 1px,transparent 0),linear-gradient(90deg,#101010 1px,transparent 0),#000;background-size:48px 48px}.bandi-origin-sports__empty{color:#cfcfcf;font-size:14px}.bandi-origin-history{color:#f2f2f2}.bandi-origin-history__dates,.bandi-origin-history__head{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #2b2b2b}.bandi-origin-history__head strong{color:#ffd20f;font-size:16px}.bandi-origin-history button{height:30px;min-width:64px;margin-left:5px;border:1px solid #333;border-radius:4px;background:#111;color:#fff;font-weight:800;cursor:pointer}.bandi-origin-history button:first-child{color:#a7fa00}.bandi-origin-history__dates{justify-content:flex-start}.bandi-origin-history__dates label{display:flex;align-items:center;gap:8px;color:#aaa;font-size:12px}.bandi-origin-history__dates input{height:30px;border:1px solid #333;border-radius:4px;background:#050505;color:#fff}.bandi-origin-history__table{margin-top:12px;border:1px solid #292929}.bandi-origin-history__row{display:grid;grid-template-columns:80px 1fr 140px 100px;min-height:38px;align-items:center;text-align:center;border-bottom:1px solid #292929}.bandi-origin-history__row--head{color:#ffd20f;background:#111;font-size:13px;font-weight:900}.bandi-origin-history__empty{min-height:240px;display:flex;align-items:center;justify-content:center;color:#cfcfcf;font-size:14px}.bandi-origin-token{min-height:540px}.bandi-origin-token__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.bandi-origin-token__grid a{min-height:150px;padding:24px;display:flex;align-items:center;gap:18px;border:2px solid #292929;border-radius:15px;background:radial-gradient(circle at 25% 35%,rgba(167,250,0,.18),transparent 45%),#030303;color:#fff;font-size:24px;font-weight:900}.bandi-origin-token__grid img{width:82px;height:92px;-o-object-fit:contain;object-fit:contain}.bandi-origin-home{min-height:540px}.bandi-origin-home-main{width:100%;min-height:560px;padding:0 10px 10px;background:#000}.bandi-origin-home-main__banner{width:100%;min-height:112px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #292929;border-radius:4px;background:#060606}.bandi-origin-home-main__banner img{width:min(100%,560px);max-height:100px;display:block;-o-object-fit:contain;object-fit:contain}.bandi-origin-home-main__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:8px}.bandi-origin-home-main__card{min-height:112px;position:relative;overflow:hidden;padding:16px 18px 14px 102px;display:flex;flex-direction:column;justify-content:center;border:1px solid #283019;border-radius:6px;background:radial-gradient(circle at 20% 35%,rgba(167,250,0,.18),transparent 38%),linear-gradient(180deg,#151515,#050505 55%,#000);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.03);transition:filter .15s ease,transform .15s ease}.bandi-origin-home-main__card:hover{filter:brightness(1.14);transform:translateY(-1px)}.bandi-origin-home-main__card img{width:82px;height:88px;position:absolute;left:14px;top:50%;-o-object-fit:contain;object-fit:contain;transform:translateY(-50%)}.bandi-origin-home-main__card span{color:#a7fa00;font-size:12px;font-weight:900;letter-spacing:3px}.bandi-origin-home-main__card strong{margin-top:6px;color:#fff;font-size:25px;font-weight:900;letter-spacing:-1px;text-shadow:2px 2px 0 #003b87}.bandi-origin-home-main__tv{display:block;overflow:hidden;border:1px solid #0a8d10;border-radius:8px;background:#031503}.bandi-origin-home-main__tv img{width:100%;max-height:94px;display:block;-o-object-fit:cover;object-fit:cover}.bandi-origin-home__title{margin-bottom:10px}.bandi-origin-home__banners{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin-bottom:12px;padding:10px;border:2px solid #292929;border-radius:15px;background:#050505}.bandi-origin-home__banners img{width:340px;max-width:100%;height:94px;display:block;margin:0 auto;-o-object-fit:contain;object-fit:contain;border-radius:6px}.bandi-origin-home__games{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}.bandi-origin-home-game{min-height:190px;padding:28px;display:flex;align-items:center;gap:24px;border:2px solid #292929;border-radius:15px;background:#050505;transition:transform .15s ease,border-color .15s ease}.bandi-origin-home-game:hover{transform:translateY(-2px);border-color:#496900}.bandi-origin-home-game img{width:103px;height:103px;-o-object-fit:contain;object-fit:contain}.bandi-origin-home-game span{display:block;color:#a7fa00;font-size:13px;font-weight:900;letter-spacing:3px}.bandi-origin-home-game strong{display:block;margin-top:10px;color:#fff;font-size:32px;font-weight:900}.bandi-origin-home__boards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bandi-origin-home__boards section{min-height:240px;padding:16px;border:2px solid #292929;border-radius:15px;background:#050505}.bandi-origin-home__boards h2{margin:0 0 12px;color:#ffd20f;font-size:16px;font-weight:900}.bandi-origin-home__boards a{display:block;padding:9px 0;border-bottom:1px solid #202020;color:#ddd;font-size:13px}.bandi-origin-home__boards p{margin:48px 0 0;color:#aaa;text-align:center;font-size:13px}.bandi-origin-home__boards img{max-width:100%;max-height:170px;display:block;margin:0 auto;-o-object-fit:contain;object-fit:contain}.bandi-origin-page{width:100%;min-height:540px;padding:12px;border:2px solid #292929;border-radius:15px;background:#050505}.bandi-origin-page--bare{padding:0;border:0;border-radius:0;background:transparent}.bandi-origin-page__title{min-height:42px;margin-bottom:10px;display:flex;align-items:center;border-bottom:1px solid #343434}.bandi-origin-page__title h1{margin:0;color:#fff;font-size:18px;font-weight:900}.bandi-origin-section-line{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:10px;color:#fff;font-weight:900;line-height:3rem;letter-spacing:.5px}.bandi-origin-section-line:after,.bandi-origin-section-line:before{width:100%;height:1px;content:"";background:#666}.bandi-origin-section-line span{min-width:230px;text-align:center;font-size:1.5rem}.bandi-origin-vendor-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.bandi-origin-vendor-card{cursor:pointer;overflow:hidden;position:relative;padding:0;border:0;background:#000;color:#fff;font:inherit;text-align:center}.bandi-origin-vendor-card__image{position:relative;aspect-ratio:338/185;background:#000}.bandi-origin-vendor-card__image img{transition:transform .3s ease}.bandi-origin-vendor-card:hover .bandi-origin-vendor-card__image img{transform:scale(1.03)}.bandi-origin-vendor-card__image b{position:absolute;top:8px;left:8px;z-index:2;padding:3px 8px;border-radius:999px;background:#a2f301;color:#000;font-size:11px}.bandi-origin-vendor-card__overlay{position:absolute;inset:0;z-index:1;opacity:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);transition:opacity .3s ease}.bandi-origin-vendor-card:hover .bandi-origin-vendor-card__overlay{opacity:1}.bandi-origin-vendor-card__overlay span{width:60%;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:22px;color:#000;background:#a2f301;font-size:.8rem;font-weight:900}.bandi-origin-vendor-card__name{padding:8px 4px;color:#fff;font-size:14px;font-weight:900}.bandi-origin-game-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.bandi-origin-game-card{overflow:hidden;padding:0;border:1px solid #343434;background:#000;color:#fff;font:inherit;text-align:left;cursor:pointer}.bandi-origin-game-card:disabled{cursor:wait;opacity:.7}.bandi-origin-game-card__image{position:relative;aspect-ratio:4/3;background:#080808}.bandi-origin-game-card__image img{transition:transform .25s ease}.bandi-origin-game-card:hover .bandi-origin-game-card__image img{transform:scale(1.04)}.bandi-origin-game-card__launching{height:100%;display:flex;align-items:center;justify-content:center;color:#a7fa00;font-size:13px;font-weight:900}.bandi-origin-game-card__badge{position:absolute;top:8px;left:8px;padding:3px 8px;border-radius:999px;background:#a2f301;color:#000;font-size:10px;font-weight:900}.bandi-origin-game-card__name{padding:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff;font-size:13px;font-weight:800}.bandi-origin-empty{min-height:160px;display:flex;align-items:center;justify-content:center;border:1px dashed #343434;background:#000;color:#aaa;font-size:13px;text-align:center}.bandi-origin-simple{padding:10px;background:#000}.bandi-origin-simple>p{margin:0 0 12px;color:#ddd;font-size:14px;line-height:1.7}.bandi-origin-simple__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bandi-origin-simple__grid a{min-height:80px;padding:14px;display:flex;flex-direction:column;justify-content:center;border:1px solid #343434;background:#050505}.bandi-origin-simple__grid strong{color:#ffd20f;font-size:15px}.bandi-origin-simple__grid span{margin-top:6px;color:#aaa;font-size:12px}.bandi-origin-footer{width:100%;margin:10px auto 0;padding:0;border-top:1px solid #2e2e2e;background:#000;color:#868686;text-align:center}.bandi-origin-footer__logos{margin-bottom:0;padding:10px 25px;display:flex;justify-content:center;flex-wrap:wrap;gap:0;background:#212121}.bandi-origin-footer__logos img{width:calc(100% / 13 - 20px);max-width:80px;height:40px;margin:0 10px;-o-object-fit:contain;object-fit:contain;opacity:.82}.bandi-origin-footer__copy{display:block;padding-bottom:30px;background:#001400;color:#ccc;font-size:13px}.bandi-origin-footer__copy img{width:220px;max-height:102px;-o-object-fit:contain;object-fit:contain;position:relative;margin-top:5px}.bandi-origin-footer__copy p{margin:4px 0}.bandi-origin-mobile{min-height:100vh;background:#000}.bandi-origin-mobile__top{padding:10px 14px;display:grid;grid-template-columns:110px minmax(0,1fr);gap:10px;align-items:center;border-bottom:1px solid #2e2e30}.bandi-origin-mobile__logo img{width:110px;height:auto;-o-object-fit:contain;object-fit:contain}.bandi-origin-mobile__user{display:grid;gap:2px;font-size:12px}.bandi-origin-mobile__user strong{color:#fff;font-size:14px}.bandi-origin-mobile__user b{color:#ffd20f}.bandi-origin-mobile__actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bandi-origin-mobile__actions a,.bandi-origin-mobile__quick a{height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #394f12;border-radius:6px;background:#080808;color:#a7fa00;font-size:13px;font-weight:800}.bandi-origin-mobile__quick{padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}@media (max-width:1290px){.bandi-origin-layout{width:976px;grid-template-columns:166px minmax(0,614px) 166px;gap:10px;padding:0}.bandi-origin-left{width:166px;display:block!important}.bandi-origin-nav>div{width:100%}.bandi-origin-left__quick{width:166px;gap:3px;padding:0 0 7px;margin-bottom:0}.bandi-origin-left__quick a{height:73px;border-radius:8px}.bandi-origin-left__quick img{height:73px;transform:scale(1.05)}.bandi-origin-left__quick a:hover img{transform:scale(1.1)}.bandi-origin-left__games{width:166px;grid-template-columns:repeat(3,50px);gap:3px;padding:8px 6px;margin-bottom:8px;border-radius:10px}.bandi-origin-left__games a{width:50px;height:52px}.bandi-origin-left__games img{max-width:50px;height:52px}.bandi-origin-left__status{width:166px;margin-bottom:8px;border-radius:10px}.bandi-origin-left__status-tabs a{min-height:58px;padding:7px 0;font-size:12px}.bandi-origin-left__sports-row{min-height:33px;padding:2px 4px 6px;gap:1px}.bandi-origin-left__sports-row span{width:22px;height:24px}.bandi-origin-left__sports-row img{width:22px;height:22px}.bandi-origin-left__sports-row b{right:-1px;bottom:-5px;font-size:8px}.bandi-origin-right{width:166px}.bandi-origin-user-card{height:128px;border-radius:10px}.bandi-origin-user-card__head{gap:5px;border-radius:10px 10px 0 0}.bandi-origin-user-card__head img{width:38px;height:44px}.bandi-origin-user-card__head span{font-size:12px}.bandi-origin-user-card__head strong{font-size:18px}.bandi-origin-user-card__money{padding:8px 6px;font-size:12px}.bandi-origin-user-card__money b{font-size:14px}.bandi-origin-user-card__message{padding:5px 7px;font-size:12px}.bandi-origin-bet-cart{border-radius:6px;font-size:11px}.bandi-origin-bet-cart__head{min-height:31px;padding:5px 7px;font-size:13px}.bandi-origin-bet-cart__body{padding:7px}.bandi-origin-bet-cart__empty{height:43px;font-size:11px}.bandi-origin-bet-cart__amount{margin-top:8px}.bandi-origin-bet-cart__amount>span{font-size:11px}.bandi-origin-bet-cart__amount>div{height:36px;padding:0 8px}.bandi-origin-bet-cart__chips{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.bandi-origin-bet-cart__chips button{height:29px;font-size:11px}.bandi-origin-bet-cart__summary{padding:8px 2px}.bandi-origin-bet-cart__actions{grid-template-columns:1fr 1.6fr;gap:4px}.bandi-origin-bet-cart__actions button{height:34px;font-size:15px}.bandi-origin-bet-cart__limits{padding-top:9px}.bandi-origin-home-main{min-height:520px;padding:0 0 8px}.bandi-origin-home-main__banner{min-height:68px;margin-bottom:7px}.bandi-origin-home-main__banner img{width:min(100%,430px);max-height:60px}.bandi-origin-home-main__grid{gap:5px;margin-bottom:7px}.bandi-origin-home-main__card{min-height:70px;padding:9px 9px 8px 64px;border-radius:5px}.bandi-origin-home-main__card img{width:50px;height:54px;left:10px}.bandi-origin-home-main__card span{font-size:10px;letter-spacing:3px}.bandi-origin-home-main__card strong{margin-top:3px;font-size:23px;letter-spacing:-2px}.bandi-origin-home-main__tv img{max-height:66px}.bandi-origin-footer{margin-top:30px}.bandi-origin-footer__logos{height:63px}.bandi-origin-footer__copy{min-height:165px}}@media (max-width:1023px){.bandi-origin-layout{display:block;padding:12px}.bandi-origin-main{width:100%}.bandi-origin-right{display:none!important}.bandi-origin-home__banners,.bandi-origin-home__boards,.bandi-origin-home__games,.bandi-origin-simple__grid,.bandi-origin-vendor-grid{grid-template-columns:1fr}.bandi-origin-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bandi-origin-footer__copy{flex-direction:column}}.bandi-ticker{-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.bandi-ticker-track{animation:bandi-marquee 24s linear infinite}@keyframes bandi-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.bandi-embedded-page{color:var(--bandi-text)}.bandi-embedded-page input,.bandi-embedded-page select,.bandi-embedded-page textarea{color:#111827}.bandi-embedded-page table{color:inherit}.bandi-embedded-page [class*="text-[#333]"],.bandi-embedded-page [class*=text-black]{color:#1f1305}.bandi-original-detail{min-height:560px;color:#fff;background:#000}.bandi-original-detail button,.bandi-original-detail input,.bandi-original-detail select,.bandi-original-detail textarea{font-family:inherit}.bandi-original-tabs{min-height:45px;display:flex;align-items:center;justify-content:center;border-top:1px solid #006a00;border-bottom:1px solid #006a00;background:#001a00}.bandi-original-tabs a{min-width:160px;height:45px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:17px;font-weight:900;letter-spacing:-.5px;text-shadow:2px 2px 0 #002c85}.bandi-original-tabs a.is-active,.bandi-original-tabs a:hover{color:#a7fa00}.bandi-original-tabs--account{justify-content:flex-start;gap:0;padding-left:0}.bandi-original-tabs--account a{min-width:150px}.bandi-original-tabs--board a{min-width:120px}.bandi-original-account{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px;padding:15px 0}.bandi-original-guide{min-height:265px;padding:18px 22px;border:1px solid #272727;background:#050505}.bandi-original-guide h2{margin:0 0 14px;color:#ffd20f;font-size:18px;font-weight:900}.bandi-original-guide p{margin:7px 0;color:#ddd;font-size:13px;line-height:1.45}.bandi-original-form{padding:15px;border:1px solid #272727;background:#050505}.bandi-original-form-row{min-height:38px;display:grid;grid-template-columns:105px minmax(0,1fr);gap:8px;align-items:center;margin-bottom:8px}.bandi-original-form-row label{color:#ffd20f;font-size:13px;font-weight:900}.bandi-original-board-toolbar select,.bandi-original-form input,.bandi-original-modal__input,.bandi-original-modal__textarea,.bandi-original-point input{width:100%;min-height:34px;border:1px solid #363636;border-radius:3px;background:#080808;color:#fff!important;outline:none;padding:0 10px}.bandi-original-form input[readonly]{color:#aaa!important;background:#111}.bandi-original-actions button,.bandi-original-bet-tabs button,.bandi-original-choice,.bandi-original-event-tabs button,.bandi-original-game-notice button,.bandi-original-money-buttons button,.bandi-original-outline-button,.bandi-original-result-grid button{border:1px solid #394f12;border-radius:4px;background:#101010;color:#a7fa00;cursor:pointer;font-size:13px;font-weight:900}.bandi-original-choice,.bandi-original-outline-button{min-height:34px}.bandi-original-choice{display:flex;align-items:center;justify-content:center;gap:8px}.bandi-original-choice strong{color:#ffd20f}.bandi-original-money-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:8px 0 10px 113px}.bandi-original-money-buttons button{min-height:31px}.bandi-original-submit{width:100%;min-height:38px;border:1px solid #93e900;border-radius:4px;background:linear-gradient(180deg,#b9fc0d,#6df50d);color:#000;cursor:pointer;font-size:14px;font-weight:900}.bandi-original-submit:disabled{opacity:.65;cursor:wait}.bandi-original-table{width:100%;border-collapse:collapse;border-top:1px solid #292929;border-left:1px solid #292929;background:#000;color:#d9d9d9;font-size:13px}.bandi-original-table td,.bandi-original-table th{min-height:38px;padding:11px 10px;border-right:1px solid #292929;border-bottom:1px solid #292929;text-align:center}.bandi-original-table th{color:#ffd20f;background:#111;font-weight:900}.bandi-original-table--board td:first-child,.bandi-original-table--board th:first-child{width:90px}.bandi-original-table--board td:nth-child(2),.bandi-original-table--board th:nth-child(2){text-align:left}.bandi-original-table--bets{min-width:760px}.bandi-original-empty-cell{height:190px;color:#cfcfcf}.bandi-original-clickable-row{cursor:pointer}.bandi-original-clickable-row:hover{background:#071b00}.bandi-original-actions{min-height:48px;display:flex;justify-content:flex-end;align-items:center;gap:6px;padding:8px 0}.bandi-original-actions--left{justify-content:flex-start}.bandi-original-actions button{min-width:78px;height:31px}.bandi-original-status{min-width:54px;display:inline-flex;align-items:center;justify-content:center;padding:3px 9px;border-radius:999px;background:#1c1c1c;color:#ddd;font-size:12px;font-weight:900}.bandi-original-status.status-answered,.bandi-original-status.status-approved,.bandi-original-status.status-win{background:#173f12;color:#a7fa00}.bandi-original-status.status-lose,.bandi-original-status.status-rejected{background:#481410;color:#ff8f8f}.bandi-original-status.status-pending{background:#3c2a00;color:#ffd20f}.bandi-original-point{min-height:150px;padding:25px 20px;display:grid;grid-template-columns:1fr 230px 120px;gap:10px;align-items:center;border:1px solid #272727;background:#050505}.bandi-original-point span{display:block;color:#ffd20f;font-size:14px;font-weight:900}.bandi-original-point strong{display:block;margin-top:6px;color:#fff;font-size:28px}.bandi-original-point button{min-height:38px;border:1px solid #93e900;border-radius:4px;background:linear-gradient(180deg,#b9fc0d,#6df50d);color:#000;cursor:pointer;font-weight:900}.bandi-original-board-toolbar{display:flex;justify-content:flex-end;padding:12px 0}.bandi-original-board-toolbar select{width:135px}.bandi-original-bet-tabs,.bandi-original-event-tabs{display:flex;flex-wrap:wrap;gap:5px;padding:12px 0}.bandi-original-event-tabs button{width:150px;height:35px}.bandi-original-bet-tabs button{min-width:86px;height:34px}.bandi-original-bet-tabs button.is-active,.bandi-original-event-tabs button.is-active,.bandi-original-result-grid button.is-active{border-color:#a7fa00;background:#102600;color:#fff}.bandi-original-event-grid{min-height:300px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 0 16px}.bandi-original-event-grid button{min-height:225px;padding:0;overflow:hidden;border:1px solid #292929;background:#050505;color:#fff;cursor:pointer;text-align:left}.bandi-original-event-grid img{width:100%;height:180px;display:block;-o-object-fit:contain;object-fit:contain;background:#020802}.bandi-original-event-grid span{display:block;padding:10px;color:#ffd20f;font-weight:900}.bandi-original-empty-card{min-height:180px;grid-column:1/-1;border:1px solid #292929;background:#050505;color:#bbb}.bandi-original-empty-card,.bandi-original-title-line{display:flex;align-items:center;justify-content:center}.bandi-original-title-line{width:100%;gap:18px;padding:12px 0;color:#fff;font-size:26px;font-weight:900;text-shadow:2px 2px 0 #002c85}.bandi-original-title-line:after,.bandi-original-title-line:before{content:"";height:1px;flex:1;background:#555}.bandi-original-bet-detail{padding:10px;background:#070707}.bandi-original-bet-detail p{margin:0;padding:8px;display:grid;grid-template-columns:1fr 1fr 70px;gap:10px;border-bottom:1px solid #292929;text-align:left}.bandi-original-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px 0}.bandi-original-result-grid button{min-height:42px}.bandi-original-result-empty{min-height:260px;display:flex;align-items:center;justify-content:center;border:1px solid #292929;background:#050505;color:#cfcfcf}.bandi-original-review-list{display:grid;gap:10px}.bandi-original-review-list article{padding:16px;border:1px solid #292929;background:#050505}.bandi-original-review-list h2{margin:0 0 8px;color:#ffd20f;font-size:18px}.bandi-original-review-list p{margin:0 0 12px;color:#ddd;line-height:1.6}.bandi-original-review-list span{color:#888;font-size:12px}.bandi-original-game-notice{width:min(480px,100%);margin:0 auto 15px;padding:16px;border:1px solid #2c5f00;border-radius:7px;background:#061700;text-align:center}.bandi-original-game-notice p{margin:3px 0;color:#d8ffd0;font-size:13px}.bandi-original-game-notice div{margin-top:10px;display:flex;justify-content:center;gap:8px}.bandi-original-game-notice button{width:70px;height:30px}.bandi-original-vendor-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.bandi-original-vendor-grid button{position:relative;min-height:150px;overflow:hidden;padding:0;border:0;background:#000;color:#fff;cursor:pointer}.bandi-original-vendor-grid button>div{width:100%;aspect-ratio:338/185;position:relative;background:#080808;border:1px solid #151515}.bandi-original-vendor-grid strong{display:block;padding:8px 4px 2px;font-size:14px;font-weight:900}.bandi-original-vendor-grid span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;background:rgba(0,0,0,.55);color:#a7fa00;font-size:20px;font-weight:900;transition:opacity .2s ease}.bandi-original-vendor-grid button:hover span{opacity:1}.bandi-original-game-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.bandi-original-game-list button{overflow:hidden;padding:0;border:1px solid #292929;background:#050505;color:#fff;cursor:pointer}.bandi-original-game-list img{width:100%;aspect-ratio:1/1;display:block;-o-object-fit:contain;object-fit:contain;background:#111}.bandi-original-game-list span{display:block;overflow:hidden;padding:9px;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:900}.bandi-original-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.76)}.bandi-original-modal__panel{width:min(620px,100%);max-height:86vh;overflow:auto;position:relative;padding:22px;border:1px solid #394f12;border-radius:8px;background:#050505;color:#fff}.bandi-original-modal__close{position:absolute;top:8px;right:10px;border:0;background:transparent;color:#fff;cursor:pointer;font-size:18px}.bandi-original-modal h2{margin:0 0 16px;color:#ffd20f;font-size:20px;font-weight:900}.bandi-original-modal__date{color:#999;font-size:12px}.bandi-original-modal__body,.bandi-original-modal__reply,.bandi-original-rich{white-space:pre-wrap;color:#ddd;line-height:1.65}.bandi-original-modal__reply{margin-top:14px;padding:12px;border:1px solid #292929;background:#0b1605}.bandi-original-modal__image{max-width:100%;display:block;margin:0 auto 12px}.bandi-original-modal__input{margin-bottom:10px}.bandi-original-modal__textarea{min-height:170px;padding-top:10px;resize:vertical}.bandi-original-register{min-height:100vh;padding:48px 16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,rgba(0,0,0,.18),#000 50%,rgba(0,0,0,.18)),url(/반딧불_files/pcBackImg.svg) 50% /cover no-repeat;color:#fff}.bandi-original-register section{width:min(620px,100%);padding:28px;border:1px solid #2c5f00;border-radius:12px;background:rgba(0,0,0,.9);box-shadow:0 18px 60px rgba(0,0,0,.55)}.bandi-original-register img{width:245px;display:block;margin:0 auto 10px}.bandi-original-register h1{margin:0 0 18px;text-align:center;color:#a7fa00;font-size:24px;font-weight:900}.bandi-original-register__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bandi-original-register input{min-height:43px;border:1px solid #394f12;border-radius:6px;background:#050505;color:#fff;padding:0 12px;outline:none}.bandi-original-register input::-moz-placeholder{color:#8d8d8d}.bandi-original-register input::placeholder{color:#8d8d8d}.bandi-original-register button{width:100%;min-height:45px;margin-top:14px;border:0;border-radius:8px;background:linear-gradient(180deg,#b9fc0d,#6df50d);color:#000;cursor:pointer;font-weight:900}.bandi-original-register button.is-secondary{margin-top:9px;border:1px solid #b6fb00;background:transparent;color:#b6fb00}@media (max-width:1023px){.bandi-desktop-only{display:none!important}}@media (min-width:1024px){.bandi-mobile-only{display:none!important}}@media (max-width:959.95px){.bandi-original-login{align-items:center;text-align:center}.bandi-original-login:after,.bandi-original-login:before{display:none}.bandi-original-login__panel{width:100%;min-height:auto;padding:0 30px 20px}.bandi-original-login__panel:before{width:100%}.bandi-original-login__form{top:0;width:85%}.bandi-original-login__link,.bandi-original-login__submit{height:45px;font-size:16px}.bandi-original-login__chat{height:35px;min-width:auto;font-size:12px}}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}