html,html body{background-color:#000;background-image:none}.dk-root{--dk-bg:#000;--dk-bg-panel:#10141c;--dk-bg-bar:#0a0d13;--dk-gnb-face:linear-gradient(180deg,#1795ff,#003dc7);--dk-gnb-hover:#69cfff;--dk-bg-card:#0e131c;--dk-bg-chip:#2a3242;--dk-bg-tab:#1b212c;--dk-line:#22304a;--dk-line-soft:#3a4a68;--dk-blue:#0051e8;--dk-blue-deep:#0036a3;--dk-blue-light:#4c8dff;--dk-blue-pale:#8fc1ff;--dk-blue-mid:#6aa8e6;--dk-enter-1:#008aff;--dk-enter-2:#0040d2;--dk-enter-top:#24b4ff;--dk-enter-glow:rgba(36,180,255,0.45);--dk-gold-1:#ffd678;--dk-gold-2:#e8a61c;--dk-gold-ink:#3d2b00;--dk-font:Pretendard,-apple-system,"Segoe UI",Roboto,sans-serif;--dk-font-title:"SB Aggro",Pretendard,sans-serif;--dk-gutter:clamp(16px,8.854vw,170px);--dk-content:1580px;background:var(--dk-bg)}.dk-hero{position:relative;display:block;align-self:stretch;width:100%;aspect-ratio:1920/480;overflow:hidden;background-color:#000;background-size:cover;background-position:50%;background-repeat:no-repeat}.dk-hero__media{display:block;width:100%;height:100%;object-fit:cover}@media (prefers-reduced-motion:reduce){.dk-hero__media{display:none}.dk-hero{background-position:50%;background-size:cover}}.dk-header{position:relative;align-self:stretch;width:100%;box-sizing:border-box;min-height:102.2px;padding:4px var(--dk-gutter) 5px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--dk-bg-bar);box-shadow:inset 0 0 0 1px var(--dk-line),0 5px 20px 0 rgba(0,0,0,.6);font-family:var(--dk-font)}.dk-header:before{top:1px;box-shadow:inset 0 0 0 1px var(--dk-line)}.dk-header:after,.dk-header:before{content:"";position:absolute;left:0;width:100%;height:3px}.dk-header:after{bottom:0;background:var(--dk-blue)}.dk-header__inner{width:100%;max-width:var(--dk-content);min-height:91.2px;gap:8px;justify-content:center}.dk-gnb,.dk-header__inner{position:relative;display:flex;flex-direction:row;align-items:center}.dk-gnb{flex-grow:1;box-sizing:border-box;padding:4px 0 6px;flex-wrap:wrap;gap:4px;margin:0;list-style:none}.dk-gnb__item{position:relative;width:136.06px;height:81.2px;flex-shrink:0;box-sizing:border-box;overflow:hidden;border-radius:6px;padding:20px 0 16px;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;border:0;background:transparent;cursor:pointer;text-decoration:none;transition:box-shadow .18s ease}.dk-gnb__item:before{content:"";position:absolute;inset:0;opacity:.8;background:var(--dk-gnb-face)}.dk-gnb__item:hover{box-shadow:inset 0 0 14px 2px var(--dk-gnb-hover),inset 0 0 30px 6px rgba(105,207,255,.7),inset 0 0 0 2px var(--dk-gnb-hover)}.dk-gnb__icon{width:19.21px;height:19.01px;background-position:50%;background-size:contain;background-repeat:no-repeat;filter:brightness(0) invert(1);transform:scaleY(-1)}.dk-gnb__icon,.dk-gnb__label{position:relative;flex-shrink:0}.dk-gnb__label{font-family:var(--dk-font-title);font-weight:500;font-size:15.9px;line-height:16px;text-align:center;white-space:nowrap;color:#fff;text-shadow:0 1px 0 #000,0 0 8px rgba(255,255,255,.5)}.dk-header__right{gap:5px;justify-content:flex-end;flex-wrap:wrap}.dk-authbtn,.dk-header__right{position:relative;flex-shrink:0;display:flex;flex-direction:row;align-items:center}.dk-authbtn{height:40px;min-width:100px;box-sizing:border-box;padding:0 12px;border:0;border-radius:5px;background:var(--dk-bg-card);box-shadow:inset 0 0 0 1px var(--dk-line-soft);gap:6px;justify-content:center;cursor:pointer;text-decoration:none;font-family:var(--dk-font-title);font-weight:400;font-size:14px;line-height:21px;white-space:nowrap;color:#fff;text-shadow:0 1px 0 rgba(255,255,255,.4);transition:box-shadow .18s ease,background .18s ease}.dk-authbtn--wide{min-width:130.59px}.dk-authbtn:hover{box-shadow:inset 0 0 0 1px var(--dk-blue-light)}.dk-authbtn--primary{gap:8px;background:var(--dk-blue)}.dk-authbtn--primary,.dk-authbtn--primary:hover{box-shadow:inset 0 0 0 1px var(--dk-blue-light),inset 0 0 0 2px rgba(29,22,14,.51)}.dk-authbtn--primary:hover{background:#0a5cf5}.dk-authbtn__icon{width:14px;height:14px;flex-shrink:0;background-position:50%;background-size:contain;background-repeat:no-repeat;filter:brightness(0) invert(1);transform:scaleY(-1)}.dk-lang{position:relative;height:40px;min-width:110px;flex-shrink:0;box-sizing:border-box;padding:0 8px;border:0;border-radius:5px;background:var(--dk-bg-chip);display:flex;flex-direction:row;gap:4px;justify-content:center;align-items:center;cursor:pointer;font-family:var(--dk-font);font-size:13px;line-height:19.5px;white-space:nowrap;color:#fff}.dk-lang__flag{width:20px;height:20px;background-position:50% 50%;background-size:100% 100%}.dk-lang__caret,.dk-lang__flag{flex-shrink:0;background-repeat:no-repeat}.dk-lang__caret{width:12px;height:6px;background-position:50%;background-size:contain;filter:brightness(0) invert(1)}.dk-user{position:relative;flex-shrink:0;gap:5px;flex-wrap:wrap;justify-content:flex-end}.dk-user,.dk-user__id{display:flex;flex-direction:row;align-items:center}.dk-user__id{height:40px;box-sizing:border-box;padding:0 12px;border-radius:5px;background:var(--dk-bg-card);box-shadow:inset 0 0 0 1px var(--dk-line-soft);gap:6px;white-space:nowrap;text-decoration:none}.dk-user__level{font-family:var(--dk-font-title);font-size:11px;line-height:18px;padding:0 6px;border-radius:9px;background:linear-gradient(180deg,var(--dk-gold-1) 0,var(--dk-gold-2) 100%);color:var(--dk-gold-ink);font-weight:700}.dk-user__nick{font-family:var(--dk-font);font-size:14px;line-height:21px;color:#fff}.dk-user__wallet{height:40px;box-sizing:border-box;padding:0 12px;border-radius:5px;background:var(--dk-bg-card);box-shadow:inset 0 0 0 1px var(--dk-line-soft);display:flex;flex-direction:row;gap:14px;align-items:center;white-space:nowrap}.dk-user__cell{display:flex;flex-direction:row;gap:6px;align-items:baseline}.dk-user__cell-label{font-family:var(--dk-font);font-size:12px;line-height:18px;color:rgba(255,255,255,.55)}.dk-user__cell-value{font-family:var(--dk-font);font-weight:700;font-size:14px;line-height:21px;color:#fff}.dk-user__cell-value--point{color:var(--dk-gold-1)}.dk-user__mini{width:22px;height:22px;flex-shrink:0;border:0;border-radius:4px;background:rgba(255,255,255,.08);color:#fff;font-size:11px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s ease}.dk-user__mini:hover{background:var(--dk-blue)}.dk-user__msg{position:relative;width:40px;height:40px;flex-shrink:0;border:0;border-radius:5px;background:var(--dk-bg-card);box-shadow:inset 0 0 0 1px var(--dk-line-soft);display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;color:#fff;font-size:15px;transition:box-shadow .18s ease}.dk-user__msg:hover{box-shadow:inset 0 0 0 1px var(--dk-blue-light)}.dk-user__badge{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;box-sizing:border-box;padding:0 4px;border-radius:8px;background:#e23b3b;color:#fff;font-family:var(--dk-font);font-size:10px;font-weight:700;line-height:16px;text-align:center}.dk-user__logout{height:40px;box-sizing:border-box;padding:0 14px;border:0;border-radius:5px;background:var(--dk-bg-card);box-shadow:inset 0 0 0 1px var(--dk-line-soft);display:flex;align-items:center;cursor:pointer;font-family:var(--dk-font-title);font-size:14px;line-height:21px;white-space:nowrap;color:#fff;text-shadow:0 1px 0 rgba(255,255,255,.4);transition:box-shadow .18s ease}.dk-user__logout:hover{box-shadow:inset 0 0 0 1px #e23b3b}.dk-games{position:relative;align-self:stretch;width:100%;box-sizing:border-box;padding:30px 0;display:flex;flex-direction:column;gap:45px;align-items:center;background:var(--dk-bg-panel);font-family:var(--dk-font)}.dk-games:before{content:"";position:absolute;inset:0;background:url(/skin/main-bg.jpg) 50%/cover no-repeat;opacity:.3;pointer-events:none}.dk-cat{position:relative;width:100%;max-width:1312px;box-sizing:border-box;padding:0 16px;display:flex;flex-direction:row;gap:16px;justify-content:center;align-items:center}.dk-cat__btn{position:relative;flex:1 1;max-width:416px;height:80px;border:0;border-radius:8px;background:transparent;box-shadow:0 5px 5px 0 rgba(0,0,0,.5),0 0 14px 0 rgba(40,70,140,.3);cursor:pointer;text-decoration:none;display:block;transition:box-shadow .2s ease}.dk-cat__btn.is-active{box-shadow:0 5px 5px 0 rgba(0,0,0,.5),0 0 28px 0 rgba(79,130,255,.55)}.dk-cat__ring{inset:0;border-radius:8px;overflow:hidden;pointer-events:none}.dk-cat__ring,.dk-cat__spin{position:absolute;display:block}.dk-cat__spin{left:50%;top:50%;width:520px;height:520px;margin:-260px 0 0 -260px;background:conic-gradient(from 0deg,rgba(0,110,255,.15) 0deg,rgba(0,130,255,.35) 40deg,rgb(60,170,255) 72deg,rgb(140,230,255) 88deg,rgb(60,170,255) 104deg,rgba(0,130,255,.35) 140deg,rgba(0,110,255,.15) 220deg,rgb(0,140,255) 252deg,rgb(110,215,255) 268deg,rgb(0,140,255) 284deg,rgba(0,120,255,.3) 320deg,rgba(0,110,255,.15) 1turn);animation:dkCatSpin 4.5s linear infinite}@keyframes dkCatSpin{to{transform:rotate(1turn)}}.dk-cat__body{position:absolute;left:4px;top:4px;right:4px;bottom:4px;display:block;border-radius:5px;background:rgb(15,34,74);overflow:hidden;transition:background .2s ease}.dk-cat__btn.is-active .dk-cat__body{background:linear-gradient(180deg,rgb(46,132,255),rgb(0,88,240) 40%,rgb(0,52,163) 78%,rgb(0,36,118))}.dk-cat__sheen{left:0;top:0;right:0;height:36px;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,0))}.dk-cat__glass,.dk-cat__sheen{position:absolute;display:block}.dk-cat__glass{inset:0;border-radius:5px;box-shadow:inset 0 0 18px 0 rgb(4,16,48);transition:box-shadow .2s ease}.dk-cat__btn.is-active .dk-cat__glass{box-shadow:inset 0 0 20px 0 rgba(110,215,255,.85)}@media (prefers-reduced-motion:reduce){.dk-cat__spin{animation:none}}.dk-cat__charwrap{position:static;display:block;width:0;height:0}.dk-cat__char,.dk-cat__glow{position:absolute;left:0;top:-30px;width:140px;height:140px;background-repeat:no-repeat;pointer-events:none}.dk-cat__glow{background-image:url(/skin/cat/cat-glow.png);background-position:50%;background-size:cover;transform:scaleX(-1)}.dk-cat__char{background-position:50% 50%;background-size:contain}.dk-cat__label{position:absolute;right:26px;top:28.25px;font-family:var(--dk-font);font-weight:600;font-size:16.9px;line-height:25.5px;text-align:right;white-space:nowrap;color:#fff;text-shadow:0 1px 1px #000,0 0 15px rgba(255,255,255,.4)}.dk-grid-wrap{width:100%;max-width:var(--dk-content);box-sizing:border-box;padding:0 16px;flex-direction:column;align-items:stretch}.dk-grid,.dk-grid-wrap{position:relative;display:flex}.dk-grid{flex-direction:row;flex-wrap:wrap;align-content:flex-start;justify-content:center}.dk-grid__empty{width:100%;padding:60px 0;text-align:center;font-family:var(--dk-font);font-size:14px;color:rgba(255,255,255,.45)}.dk-card{position:relative;width:257px;height:266.59px;box-sizing:border-box;padding:0 7.5px 20px;display:flex;flex-direction:column;align-items:stretch;text-align:left;text-decoration:none;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;z-index:1}.dk-card:disabled{cursor:progress}.dk-card.is-hover{z-index:5}.dk-card__frame{position:relative;flex-shrink:0;height:246.59px;box-sizing:border-box;padding:5px;border-radius:10px;background:var(--dk-blue-light);box-shadow:0 5px 15px 0 #000;display:flex;flex-direction:column;align-items:stretch;transition:transform .22s ease,filter .22s ease}.dk-card__frame:before{content:"";position:absolute;inset:1px;border-radius:10px;background:var(--dk-blue)}.dk-grid.has-hover .dk-card:not(.is-hover) .dk-card__frame{filter:brightness(.4) blur(2px)}.dk-card.is-hover .dk-card__frame{transform:scale(1.07)}.dk-card__inner{position:relative;display:block;flex-shrink:0;height:236.59px;overflow:hidden;border-radius:8px;background:var(--dk-bg-panel)}.dk-card__wash{position:absolute;left:-23.19px;top:165.61px;width:278.39px;height:118.3px;background:rgba(0,81,232,.8)}.dk-card__shot{position:absolute;left:9px;top:8px;width:214px;height:171.59px;overflow:hidden;border-radius:8px;background-color:#000;background-size:cover;background-position:50% 42%;background-repeat:no-repeat;box-shadow:0 1px 1px 0 #6c4829}.dk-card--noart .dk-card__shot{background-color:#141c2b;background-image:linear-gradient(160deg,#1a2436,#0d1420);display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:10px}.dk-card__noart{font-family:var(--dk-font-title);font-weight:600;font-size:18px;line-height:1.3;text-align:center;color:rgba(255,255,255,.82);text-shadow:0 2px 4px #000;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dk-card__gloss{left:0;top:0;width:100%;height:100%;background:linear-gradient(138deg,rgba(255,255,255,.102),rgba(255,255,255,.102) 50%,rgba(255,255,255,0) 50.1%)}.dk-card__gloss,.dk-card__hover{position:absolute;pointer-events:none}.dk-card__hover{left:9px;top:8px;width:214px;height:171.59px;border-radius:8px;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.dk-card.is-hover .dk-card__hover{opacity:1}.dk-card__enter{width:68px;height:68px;border-radius:34px;background:linear-gradient(180deg,var(--dk-enter-1) 0,var(--dk-enter-2) 100%);box-shadow:inset 0 2px 0 0 var(--dk-enter-top),0 4px 12px rgba(0,0,0,.55),0 0 18px var(--dk-enter-glow);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;color:#fff}.dk-card__logowrap{position:absolute;left:9px;top:139.6px;width:214px;flex-direction:column}.dk-card__logo,.dk-card__logowrap{height:60px;display:flex;align-items:center}.dk-card__logo{position:relative;width:60px;flex-shrink:0;box-sizing:border-box;padding:10.4px;border-radius:30px;background:var(--dk-blue-pale);box-shadow:0 2px 5px 0 rgba(0,0,0,.5);justify-content:center}.dk-card__logo:before{content:"";position:absolute;inset:2px;border-radius:28px;background:var(--dk-bg-panel)}.dk-card__logo-img{position:relative;flex-grow:1;align-self:stretch;background-size:contain;background-position:50%;background-repeat:no-repeat;filter:drop-shadow(0 0 10px rgba(210,126,70,.6))}.dk-card__namewrap{position:absolute;left:9px;top:159.6px;width:214px;height:69px;box-sizing:border-box;padding:45px 0;display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.dk-card__name{font-weight:700;font-size:15.9px;line-height:24px;text-align:center;white-space:nowrap;color:#fff;text-shadow:0 1px 2px #000}.dk-card__vignette{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:8px;box-shadow:inset 0 0 30px 0 rgba(0,0,0,.75);pointer-events:none}.dk-card--mini{height:289px}.dk-card--mini .dk-card__frame{height:269px;background:var(--dk-blue);box-shadow:inset 0 0 0 5px var(--dk-blue-mid),0 5px 15px 0 #000}.dk-card--mini .dk-card__frame:before{content:none}.dk-card--mini .dk-card__inner{height:259px;box-sizing:border-box;padding:6px 6px 11px;display:flex;flex-direction:column;gap:5px;align-items:stretch}.dk-card--mini .dk-card__wash{left:-20px;top:181px;width:272px;height:100px}.dk-card--mini .dk-card__shot{position:relative;left:auto;top:auto;width:auto;height:219px;flex-shrink:0;background-size:100% 100%;background-position:50% 50%;box-shadow:0 1px 1px 0 #376091}.dk-card--mini .dk-card__hover{left:6px;top:6px;width:220px;height:219px}.dk-card--mini .dk-card__namewrap{position:relative;left:auto;top:auto;width:auto;height:18px;padding:0;flex-shrink:0;align-items:flex-start}.dk-card--mini .dk-card__name{line-height:18px}.dk-more{position:relative;align-self:stretch;height:36px;padding:6px 0 2px;flex-direction:column}.dk-more,.dk-more__btn{box-sizing:border-box;display:flex;align-items:center}.dk-more__btn{width:73px;height:28px;padding:4px 16px;border:0;border-radius:4px;background:transparent;box-shadow:0 0 0 1px #fff;flex-direction:row;justify-content:center;cursor:pointer;font-family:var(--dk-font);font-weight:700;font-size:12px;line-height:18px;letter-spacing:1px;text-align:center;white-space:nowrap;color:#fff;transition:background .18s ease}.dk-more__btn:hover{background:rgba(255,255,255,.12)}.dk-board{position:relative;align-self:stretch;width:100%;box-sizing:border-box;overflow:hidden;padding:64px var(--dk-gutter) 90px;display:flex;flex-direction:column;align-items:center;background:var(--dk-bg-bar);box-shadow:inset 0 0 0 1px var(--dk-line);font-family:var(--dk-font)}.dk-board:before{left:0;right:0;mix-blend-mode:screen;background:url(/skin/board-bg.png) 50% 0/100% 105.381% no-repeat}.dk-board:after,.dk-board:before{content:"";position:absolute;top:1px;bottom:0;pointer-events:none}.dk-board:after{left:-30px;right:-30px;box-shadow:inset 0 0 30px 0 #000}.dk-bnrs{position:relative;width:100%;max-width:1532px;box-sizing:border-box;padding:0 0 16px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.dk-bnrs__item{display:block;padding:0;border:0;background:#11151d;border-radius:8px;overflow:hidden;aspect-ratio:1508/310;transition:filter .18s ease,transform .18s ease}a.dk-bnrs__item,button.dk-bnrs__item{cursor:pointer}.dk-bnrs__item:hover{filter:brightness(1.12);transform:translateY(-2px)}.dk-bnrs__img{display:block;width:100%;height:100%;object-fit:cover}.dk-panels{width:100%;max-width:1562px;flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:wrap}.dk-panel,.dk-panels{position:relative;display:flex}.dk-panel{flex:1 1 400px;max-width:500.61px;box-sizing:border-box;padding:0 15px;flex-direction:column;align-items:stretch}.dk-panel__head{height:50px;box-sizing:border-box;padding:0 15px 0 0;border-radius:8px;background:rgba(0,0,0,.4);box-shadow:0 1px 1px 0 rgba(255,255,255,.1),inset 0 1px 1px 0 rgba(0,0,0,.5)}.dk-panel__brand,.dk-panel__head{position:relative;flex-shrink:0;display:flex;flex-direction:row;align-items:center}.dk-panel__brand{align-self:stretch}.dk-panel__icon{width:90px;height:59.94px;flex-shrink:0;background-repeat:no-repeat}.dk-panel__icon--notice{background-image:url(/skin/icon/icon-notice.png);background-position:50% 25.842%;background-size:100% 116.839%}.dk-panel__icon--event{background-image:url(/skin/icon/icon-event.png);background-position:100.022% -357.7%;background-size:66.667% 100.1%}.dk-panel__title{font-family:var(--dk-font-title);font-weight:500;font-size:24px;line-height:36px;text-align:center;white-space:nowrap;color:#fff;text-shadow:0 2px 2px #000;padding:0 20px}.dk-panel__spacer{flex-grow:1}.dk-panel__more{flex-shrink:0;border:0;padding:0 8px 0 0;background:transparent;cursor:pointer;opacity:.7;font-family:inherit;font-size:12px;line-height:18px;white-space:nowrap;color:#fff;text-decoration:none;transition:opacity .18s ease}.dk-panel__more:hover{opacity:1}.dk-panel__list{padding:18px 0}.dk-panel__list,.dk-panel__row{position:relative;flex-shrink:0;box-sizing:border-box;display:flex;flex-direction:column}.dk-panel__row{height:47.5px;padding:13.14px 1px 12.36px;border:0;border-bottom:1px solid rgba(255,255,255,.1);background:transparent;align-items:flex-start;text-align:left;text-decoration:none;font-family:inherit;cursor:pointer;overflow:hidden;width:100%}.dk-panel__row-text{display:block;max-width:100%;font-size:14px;line-height:21px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .15s ease}.dk-panel__row:hover .dk-panel__row-text{color:var(--dk-blue-pale)}.dk-panel__empty{padding:28px 0;text-align:center;font-size:13px;color:rgba(255,255,255,.4)}.dk-footer{align-self:stretch;overflow:hidden;padding:35px var(--dk-gutter);align-items:center;background:var(--dk-bg);font-family:var(--dk-font)}.dk-footer,.dk-footer__inner{position:relative;width:100%;box-sizing:border-box;display:flex;flex-direction:column}.dk-footer__inner{max-width:var(--dk-content);padding:0 24px;gap:16px;align-items:stretch}.dk-footer__links{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 24px;padding-bottom:4px}.dk-footer__link{font-size:13px;line-height:20px;color:rgba(255,255,255,.72);text-decoration:none;white-space:nowrap;transition:color .15s ease}.dk-footer__link:hover{color:var(--dk-blue-pale)}.dk-footer__logos{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-content:center;row-gap:30px}.dk-footer__logo{position:relative;width:95.95px;height:22.31px;box-sizing:border-box;padding:0 8px;display:flex;flex-direction:column;align-items:center}.dk-footer__logo-img{position:relative;align-self:stretch;height:22.31px;flex-shrink:0;background-size:contain;background-position:50%;background-repeat:no-repeat;filter:drop-shadow(0 2px 2px #000)}.dk-footer__bottom{position:relative;box-sizing:border-box;padding:30px 0;display:flex;flex-direction:column;gap:16px;align-items:center}.dk-footer__bottom:before{content:"";position:absolute;left:0;top:0;width:100%;height:1px;background:var(--dk-line)}.dk-footer__brand{width:100px;height:48px;flex-shrink:0;background:url(/skin/logo.png) 50%/contain no-repeat}.dk-footer__copy{font-size:12px;line-height:18px;text-align:center;color:#fff}.dk-cart{position:fixed;right:20px;bottom:20px;z-index:900;width:300px;max-width:calc(100vw - 32px);max-height:min(70vh,560px);box-sizing:border-box;border-radius:10px;background:var(--dk-bg-bar);box-shadow:inset 0 0 0 1px var(--dk-line),0 10px 30px rgba(0,0,0,.7);display:flex;flex-direction:column;overflow:hidden;font-family:var(--dk-font)}.dk-cart__head{flex-shrink:0;height:44px;padding:0 12px;background:linear-gradient(180deg,var(--dk-blue) 0,var(--dk-blue-deep) 100%);display:flex;align-items:center;justify-content:space-between;color:#fff;font-family:var(--dk-font-title);font-size:14px}.dk-cart__close{width:24px;height:24px;border:0;border-radius:4px;background:rgba(0,0,0,.25);color:#fff;font-size:14px;line-height:1;cursor:pointer}.dk-cart__body{flex:1 1 auto;overflow-y:auto;padding:10px 12px;gap:8px}.dk-cart__body,.dk-cart__item{display:flex;flex-direction:column}.dk-cart__item{position:relative;border-radius:6px;background:var(--dk-bg-card);box-shadow:inset 0 0 0 1px var(--dk-line);padding:8px 28px 8px 10px;gap:3px}.dk-cart__remove{position:absolute;top:6px;right:6px;width:18px;height:18px;border:0;border-radius:3px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.7);font-size:11px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.dk-cart__remove:hover{background:#e23b3b;color:#fff}.dk-cart__team{font-size:12px;color:rgba(255,255,255,.6)}.dk-cart__pick{font-size:13px;font-weight:700;color:#fff;display:flex;justify-content:space-between;gap:8px}.dk-cart__odds{color:var(--dk-gold-1)}.dk-cart__foot{flex-shrink:0;padding:10px 12px;border-top:1px solid var(--dk-line);display:flex;flex-direction:column;gap:8px}.dk-cart__row{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:rgba(255,255,255,.65)}.dk-cart__row strong{color:#fff;font-size:13px}.dk-cart__input{width:100%;height:36px;box-sizing:border-box;padding:0 10px;border:0;border-radius:5px;background:#05070b;box-shadow:inset 0 0 0 1px var(--dk-line-soft);color:#fff;font-family:var(--dk-font);font-size:14px;text-align:right}.dk-cart__actions{display:flex;gap:6px}.dk-cart__btn{flex:1 1;height:38px;border:0;border-radius:5px;background:var(--dk-bg-card);box-shadow:inset 0 0 0 1px var(--dk-line-soft);color:#fff;font-family:var(--dk-font-title);font-size:13px;cursor:pointer}.dk-cart__btn--submit{background:var(--dk-blue);box-shadow:inset 0 0 0 1px var(--dk-blue-light)}.dk-cart__btn:disabled{opacity:.45;cursor:not-allowed}.dk-maint{box-sizing:border-box;margin:0 0 14px;padding:12px 16px;border-radius:10px;background:rgba(226,59,59,.1);box-shadow:inset 0 0 0 1px rgba(226,59,59,.4);font-family:Pretendard,-apple-system,Segoe UI,Roboto,sans-serif}.dk-maint__title{display:block;font-family:SB Aggro,Pretendard,sans-serif;font-size:15px;color:#ff8a80}.dk-maint__body{margin:4px 0 0;font-size:13px;line-height:1.6;color:rgba(255,255,255,.75)}.dk-maint__time{color:#ffd678;white-space:nowrap}.dk-dep-info{box-sizing:border-box;margin:0 0 10px;padding:10px 12px;border-radius:8px;background:rgba(255,255,255,.04);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1);font-family:Pretendard,-apple-system,Segoe UI,Roboto,sans-serif;text-align:left}.dk-dep-info__row{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:13px;color:rgba(255,255,255,.6)}.dk-dep-info__row+.dk-dep-info__row{margin-top:4px}.dk-dep-info__row strong{color:#fff}.dk-dep-info__bonus{color:#35c46e}.dk-dep-info__block{margin:8px 0 0;font-size:12px;line-height:1.6;color:#ffd678}.dk-bonus-gate{display:inline-block;margin-left:6px;padding:1px 7px;border-radius:9px;background:rgba(255,214,120,.16);color:#ffd678;font-size:11px;line-height:17px;vertical-align:middle}.dk-roll{box-sizing:border-box;margin:0 0 14px;padding:14px 16px;border-radius:10px;background:rgba(0,81,232,.08);box-shadow:inset 0 0 0 1px rgba(76,141,255,.28);font-family:Pretendard,-apple-system,Segoe UI,Roboto,sans-serif}.dk-roll__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin-bottom:10px}.dk-roll__title{font-family:SB Aggro,Pretendard,sans-serif;font-size:15px;color:#fff}.dk-roll__note{font-size:12px;color:rgba(255,255,255,.5)}.dk-roll__row+.dk-roll__row{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.dk-roll__label{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px;font-size:13px;color:rgba(255,255,255,.8)}.dk-roll__badge{padding:1px 7px;border-radius:9px;background:rgba(255,214,120,.16);color:#ffd678;font-size:11px;line-height:17px}.dk-roll__bar{height:8px;border-radius:4px;overflow:hidden;background:rgba(0,0,0,.45)}.dk-roll__fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#0051e8,#4c8dff);transition:width .3s ease}.dk-roll__fill.is-done{background:linear-gradient(90deg,#1f9d55,#35c46e)}.dk-roll__nums{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin-top:6px;font-size:12px;color:rgba(255,255,255,.6)}.dk-roll__nums strong{font-size:13px;color:#fff}.dk-roll__nums strong.is-done{color:#35c46e}.dk-roll__only{margin:6px 0 0;font-size:12px;line-height:1.6;color:#ffd678}@media screen and (max-width:767px){.dk-roll{padding:12px}.dk-roll__title{font-size:14px}}.dk-page{position:relative;align-self:stretch;width:100%}@media screen and (max-width:767px){.dk-hero{aspect-ratio:390/132}.dk-header{min-height:226.41px;padding:3px 0}.dk-header:after{height:3px}.dk-header__inner{min-height:auto;flex-direction:column;gap:8px;padding:6px 0 0}.dk-gnb{padding:0;gap:6px;justify-content:center;align-content:center;width:100%;max-width:561px;margin:0 auto}.dk-gnb__item{width:calc((100% - 30.5px) / 6);max-width:88.5px;height:68.2px;padding:12px 0;gap:6px;border-radius:8px;background:var(--dk-bg-card);box-shadow:inset 0 0 0 1px rgba(58,74,104,.5)}.dk-gnb__item:before{inset:1px 1px 4px 1px;border-radius:6px}.dk-gnb__icon{width:19.2px;height:19px}.dk-gnb__label{font-size:10px;line-height:13px}.dk-header__right{width:100%;box-sizing:border-box;padding:0 8px;justify-content:center;gap:5px}.dk-authbtn{min-width:92px;padding:0 10px;font-size:13px;font-weight:700}.dk-authbtn--wide{min-width:119px}.dk-lang{min-width:56px;padding:0 4px}.dk-lang__text{display:none}.dk-user{width:100%;justify-content:center}.dk-user__wallet{gap:10px;padding:0 10px}.dk-user__cell-label{font-size:11px}.dk-user__cell-value{font-size:13px}.dk-games{gap:0;padding:0}.dk-cat{max-width:none;padding:24px 9.75px;gap:6.4px}.dk-cat,.dk-cat__btn{box-sizing:border-box}.dk-cat__btn{max-width:113px;height:63.69px;border-radius:8px;background:transparent;box-shadow:0 5px 5px 0 rgba(0,0,0,.5),0 0 12px 0 rgba(40,70,140,.3);display:flex;flex-direction:column;gap:11.99px;justify-content:center;align-items:center;padding:11.6px 0}.dk-cat__btn.is-active{box-shadow:0 5px 5px 0 rgba(0,0,0,.5),0 0 20px 0 rgba(79,130,255,.55)}.dk-cat__spin{width:170px;height:170px;margin:-85px 0 0 -85px}.dk-cat__body{left:2px;top:2px;right:2px;bottom:2px;border-radius:6px}.dk-cat__sheen{height:28px}.dk-cat__glass{border-radius:6px}.dk-cat__charwrap{position:relative;width:64px;height:10.47px;flex-shrink:0}.dk-cat__char,.dk-cat__glow{left:0;top:-32px;width:64px;height:42.47px}.dk-cat__glow{background-image:url(/skin/cat/cat-glow-m.png);background-position:50% 50%;background-size:84.055% 100%}.dk-cat__char{background-position:50%;background-size:contain}.dk-cat__label{position:relative;right:auto;top:auto;flex-shrink:0;font-size:12px;line-height:18px;text-align:center;text-shadow:none}.dk-grid-wrap{padding:0 16px;margin-top:19.99px}.dk-grid{padding:0 0 20px}.dk-card{width:179px;height:212px}.dk-card__frame{height:192px;padding:2px;background:var(--dk-blue);box-shadow:inset 0 0 0 5px var(--dk-blue-mid),0 2px 5px 0 #000}.dk-card__frame:before{content:none}.dk-card__inner{height:188px}.dk-card__wash{left:-16px;top:131.59px;width:191.99px;height:94px}.dk-card__shot{left:6px;top:6px;width:148px;height:130px;background-position:50% 40%}.dk-card__noart{font-size:14px}.dk-card__hover{left:6px;top:6px;width:148px;height:130px}.dk-card__enter{width:54px;height:54px;border-radius:27px;box-shadow:inset 0 2px 0 0 var(--dk-enter-top),0 3px 9px rgba(0,0,0,.55),0 0 18px var(--dk-enter-glow);font-size:11px}.dk-card__logowrap{left:6px;top:110px;width:148px;height:42px}.dk-card__logo{width:42px;height:42px;border-radius:21px;padding:7.3px}.dk-card__logo:before{inset:1.5px;border-radius:19.5px}.dk-card__namewrap{left:6px;top:157px;width:148px;height:18px;padding:0;justify-content:center}.dk-card__name{font-size:11.8px;line-height:18px}.dk-card--mini{height:212px}.dk-card--mini .dk-card__frame{height:192px}.dk-card--mini .dk-card__inner{height:188px;padding:6px 6px 11px;gap:5px}.dk-card--mini .dk-card__shot{position:relative;left:auto;top:auto;width:auto;height:148px;flex-shrink:0;background-size:100% 100%;background-position:50% 50%;box-shadow:0 1px 1px 0 #376091}.dk-card--mini .dk-card__wash{left:-16px;top:131.59px;width:191.99px;height:94px}.dk-card--mini .dk-card__hover{left:6px;top:6px;width:148px;height:148px}.dk-card--mini .dk-card__namewrap{position:relative;left:auto;top:auto;width:auto;height:18px;flex-shrink:0;padding:0;justify-content:center;align-items:flex-start}.dk-card--mini .dk-card__name{font-size:11.8px;line-height:18px}.dk-card--mini .dk-card__enter{width:54px;height:54px;border-radius:27px;font-size:11px}.dk-board{padding:64px 24px 15px;align-items:stretch}.dk-board:before{background-position:50% 50%;background-size:813.44% 100%}.dk-bnrs{grid-template-columns:1fr;gap:11.69px;padding:0 0 20px}.dk-panels{flex-direction:column;align-items:stretch}.dk-panel{max-width:none;padding:10px 0}.dk-panel__head{padding:0 15px 0 0}.dk-panel__icon{width:60px;height:46.61px}.dk-panel__icon,.dk-panel__icon--event,.dk-panel__icon--notice{background-position:50%;background-size:contain}.dk-panel__title{font-size:18px;line-height:27px;padding:0 10px}.dk-panel__row{height:48px;padding:15.16px 1px 13.84px}.dk-panel__row-text{font-size:12px;line-height:18px}.dk-footer{padding:25px 0 35px}.dk-footer__inner{padding:0 24px}.dk-footer__logos{row-gap:8px}.dk-footer__logo{width:71.66px;height:21.28px;padding:1.28px 0 0}.dk-footer__logo-img{height:20px}.dk-footer__bottom{padding:15px 0}.dk-cart{right:8px;left:8px;bottom:8px;width:auto;max-width:none;max-height:60vh}}@media screen and (max-width:359px){.dk-gnb__label{font-size:9px;line-height:12px}}@media screen and (min-width:1920px){.dk-gnb{flex-wrap:nowrap;min-width:0}.dk-gnb__item{flex-shrink:1;min-width:0}}@media screen and (min-width:768px) and (max-width:1919px){.dk-header{min-height:auto;padding:8px var(--dk-gutter)}.dk-header__inner{flex-direction:column;gap:10px}.dk-gnb{flex-grow:0}.dk-gnb,.dk-header__right{justify-content:center}}@media screen and (min-width:768px) and (max-width:1279px){.dk-cat__char,.dk-cat__glow{width:120px;height:120px;top:-20px}}