.admin{background-color:#fff}.admin-room{background-color:#d4d4d4;border:1px solid #ccc;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;font-family:Arial,sans-serif;gap:10px;margin-bottom:30px;padding:10px}h2{color:#333;font-size:18px;margin-top:0}.feed{align-items:center;border-radius:14px;color:#fff;display:flex;display:none;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;margin:0 auto -35px;max-width:500px;overflow:hidden}.announcement{animation:fadeInUp .6s forwards;background:#c2963f;background:linear-gradient(180deg,#0d382f,#cfa34e2e);border-radius:8px;font-size:14px;margin-bottom:35px;opacity:0;padding:12px 16px;position:relative;transform:translateY(10px);word-break:break-word}.date-label{color:#aaa;font-size:13px;margin-bottom:6px;text-align:center}.money-icon{color:#1bc109;font-weight:700;margin-right:2px}.amount{color:#00e676}.amount,.nickname{font-weight:700}.duration{color:#ffeb3b;display:block;font-style:italic;margin-top:4px}.referral{border-top:1px dashed #444;color:#19ff00;display:block;font-size:11px;margin-top:6px;padding-top:4px}.flag-text{align-items:center;display:flex;gap:6px}.flag-text img{border-radius:2px;height:12px;margin:0;width:16px}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}label{display:block;font-size:14px;margin-bottom:5px}input[type=checkbox]{margin-right:5px}input[type=number]{border-radius:3px;padding:5px;width:80px}.addBotBtn{background-color:#007bff;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s}.addBotBtn:hover{background-color:#0bb700}.addBotBtn:focus{outline:none}.bot-stats{background-color:#f2f2f2;border:2px solid #ccc;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.2);font-family:Arial,Helvetica,sans-serif;margin:0 auto 20px;max-width:500px;padding:20px;text-align:center}table{border-collapse:collapse;margin:20px auto auto;width:300px}td,th{border:1px solid #000;padding:8px;text-align:center}th{background-color:#f2f2f2}.bot-stats h2{font-size:1.5rem;margin-bottom:10px}.bot-stats p{font-size:1rem;margin:5px 0}.bot-stats span{color:#007bff;font-weight:700}.admin-stats-container-wrapper{overflow-y:auto;text-align:center}.admin-stats-container{margin:0 auto;overflow-y:auto;width:1168px}.admin-stats-title{color:#fff;font-weight:600;margin-bottom:10px;position:relative;z-index:99999}.admin-stats-row{background-color:#ffcfd1;border-bottom:1px solid #ccc;display:flex;justify-content:space-between;min-width:650px;overflow-y:scroll;padding:10px 0}.admin-stats-column{color:#000;flex-basis:11.11111%;font-family:Arial,sans-serif;text-align:center}.admin-stats-header{background-color:#f2f2f2;font-weight:700}.admin-stats-body{display:flex;flex-direction:column}.admin-date-stats-container-wrapper{background-color:#f2f2f2;display:block;margin-top:40px;padding:20px}.admin-stats-title.black{color:#000}.date-stats-table{display:flex;flex-direction:column}.loto-fake-body,.loto-fake-header{grid-template-columns:repeat(6,150px)!important}.date-stats-header,.date-stats-item{column-gap:20px;display:grid;grid-template-columns:repeat(5,150px);text-align:center}.date-stats-header{border-bottom:1px solid #ccc;font-weight:700;margin-bottom:10px}.date-stats-table-wrapper{margin-top:20px;overflow-y:auto}.date-stats-table{margin:0 auto;width:830px}.date-stats-item{column-gap:20px;display:grid;grid-template-columns:repeat(5,150px);row-gap:5px;text-align:center}.date-stats-body .date-stats-item{border-bottom:.5px solid #333;margin-bottom:5px;padding:5px 0}.date-stats-domino-classic-table,.date-stats-nards-table{margin:0 auto;max-width:max-content}.date-stats-domino-classic-table .date-stats-header,.date-stats-domino-classic-table .date-stats-item,.date-stats-nards-table .date-stats-header,.date-stats-nards-table .date-stats-item{column-gap:20px;display:grid;grid-template-columns:repeat(3,150px);padding:5px 0;text-align:center}.date-stats-domino-telephone-table{margin:0 auto;max-width:max-content}.date-stats-domino-telephone-table .date-stats-header,.date-stats-domino-telephone-table .date-stats-item{column-gap:20px;display:grid;grid-template-columns:repeat(3,150px);padding:5px 0;text-align:center}.date-stats-backgammon-table{margin:0 auto;max-width:max-content}.date-stats-backgammon-table .date-stats-header,.date-stats-backgammon-table .date-stats-item{column-gap:20px;display:grid;grid-template-columns:repeat(3,150px);padding:5px 0;text-align:center}.room-management-room{background-color:#fff;padding-bottom:20px}.room-management-room *{font-family:Arial,sans-serif;font-size:16px;line-height:1.5}.room-management-room header{border-bottom:1px solid #ddd;padding-bottom:10px}.room-management-bets{list-style-type:none;margin:0;padding:0}.room-management-bets li{display:flex;margin-bottom:10px}.room-management-bets input{margin-right:10px}.room-management-bets span{font-size:14px}.room-management-button{background-color:#fff;border:1px solid #ddd;color:#333;cursor:pointer;padding:10px 20px}.accepted{background-color:#61731c;color:#fff}main.no-before:before{content:none!important;display:none!important}.status-success{color:green;font-weight:700}.status-failed{color:red;font-weight:700}.status-pending{color:orange;font-weight:700}@media (max-width:500px){.feed{display:flex}}@media (max-width:430px){.feed{margin-bottom:20px}}@media (max-width:410px){.feed{margin-bottom:-35px}}@media (max-width:395px){.feed{margin-bottom:-8px}}@media (max-width:360px){.feed{margin-bottom:-22px}}@keyframes epicShare{0%{transform:scale(1) rotate(0deg)}20%{transform:scale(1.1) rotate(-2deg)}40%{transform:scale(1.1) rotate(2deg)}60%{transform:scale(1.05) rotate(-1deg)}80%{transform:scale(1.02) rotate(1deg)}to{transform:scale(1) rotate(0deg)}}.admin-withdraw-page{height:100%}.admin-withdraw__content{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:0 10px}.admin-withdraw-submit-button{background:var(
    --linear-2-paints,linear-gradient(180deg,rgba(159,72,72,.2) 0,rgba(159,72,72,.14) 27.6%,rgba(159,72,72,.08) 60.42%,rgba(159,72,72,0) 100%),linear-gradient(180deg,#572451 0,#445db9 100%)
  )}.admin-withdraw-reject-button,.admin-withdraw-submit-button{color:#fff;cursor:pointer;display:block;margin:0 auto;padding:10px 20px}.admin-withdraw-reject-button{background:red}.admin-withdraw-page .admin-withdraw__table{background-color:#fff;height:max-content;margin:0 auto 30px;max-width:max-content;width:100%}.admin-withdraw-page .admin-withdraw__table *{user-select:text}.admin-withdraw-page .admin-withdraw-table__header{align-items:center;display:grid;grid-template-columns:70px 55px 70px 70px 150px 150px 75px 50px 140px 60px 75px 70px 30px}.admin-withdraw-page .table-header__item{align-items:center;border:1px solid #000;display:flex;height:100%;justify-content:center;padding:6px 2px;text-align:center}.crypto-withdraw{grid-template-columns:70px 80px 70px 300px 70px 70px 70px 85px 90px!important}.admin-withdraw-page .user-withdraw-item{align-items:center;display:grid;grid-template-columns:70px 55px 70px 70px 150px 150px 75px 50px 140px 60px 75px 70px 30px}.admin-withdraw-page .user-withdraw-item .user-withdraw-item__item{border:1px solid #000;font-size:12px;padding:7px 10px;text-align:center}.admin-withdraw-page .user-withdraw-item.accepted{background-color:#61731c;color:#fff}.user-withdraw-item.rejected{background-color:#8d3737;color:#fff}.admin-withdraw-page .user-withdraw-item.waiting{background-color:#9d6b0b;color:#fff}@media (max-width:1024px){.admin-withdraw-page .admin-withdraw-table__header,.admin-withdraw-page .user-withdraw-item{font-size:12px}}@media (max-width:768px){.admin-withdraw-page .admin-withdraw__table{width:768px}}.change-tokens-page .box-bordered-in{padding:57px 70px 120px}@media (max-width:991px){.change-tokens-page{display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:-60px}.change-tokens-page .box-bordered-in{padding-bottom:70px}}@media (max-width:767px){.change-tokens-page .box-bordered-in{padding:45px 25px 35px}}.change-tokens-page__header{align-items:center;background:var(
    --linear-2-paints,linear-gradient(180deg,rgba(159,72,72,.2) 0,rgba(159,72,72,.14) 27.6%,rgba(159,72,72,.08) 60.42%,rgba(159,72,72,0) 100%),linear-gradient(180deg,#572451 0,rgba(71,100,204,.64) 100%)
  );border-radius:20px;color:#fff;display:flex;font-size:18px;justify-content:space-between;margin:0 auto 40px;max-width:900px;padding:20px;width:100%}.change-tokens-page-title{color:#d1b44d;font-family:Romul;font-size:24px;margin-bottom:20px;text-align:center;text-transform:uppercase}.change-tokens-page__header .change-tokens-page-header__back{align-items:center;background-color:#d61b1b;border-radius:10px;color:#fdfdfd;cursor:pointer;display:flex;justify-content:center;line-height:100%;padding:7px 10px}.change-tokens-page__header .change-tokens-page-header__back p{margin-right:6px}.change-tokens-page__header .change-tokens-page-header__back img{max-width:30px}.change-tokens-page__header .change-tokens-page-header__title{color:#fdfdfd;font-size:22px;font-weight:500}.change-tokens-page .change-tokens-page-description{color:#efbc56;font-family:inherit;font-size:18px;margin-bottom:15px;text-align:center;text-transform:none}.change-tokens-page .box-bordered{max-width:670px}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__title{align-items:center;display:flex;flex-grow:1;font-size:16px;font-weight:500;margin-bottom:20px;white-space:nowrap}.change-tokens-page-form__title-span{font-family:Romul;font-size:13px;margin:20px 0;text-transform:uppercase}.change-tokens-balance.button-bg{flex-shrink:0;margin:0 10px;width:103px}.change-tokens-page-form__block>p{font-family:Romul;font-size:13px;margin-bottom:8px;margin-top:8px;text-transform:uppercase}.change-tokens-page-balance{align-items:baseline;align-items:center;border-bottom:1px solid #3f5b54;border-top:1px solid #3f5b54;display:flex;justify-content:space-between;margin-bottom:33px;padding:28px 0 10px}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__info{color:#739d94;font-size:14px;font-style:normal;font-weight:500;margin-bottom:20px}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__block{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:25px}.change-tokens-page-form__block-row{align-items:center;display:flex;flex-grow:1}.change-tokens-page-form__block-row:nth-child(2){justify-content:flex-end;margin-top:8px}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__block .change-tokens-page-form__block-row .get-sum-block{align-items:center;display:flex;flex-direction:row}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__block .change-tokens-page-form__block-row .get-sum-block p{font-weight:500;margin-right:10px}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__block .change-tokens-page-form__block-row:not(:last-child){margin-bottom:10px}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__block .change-tokens-page-form__block-row input{border-radius:8px;font-size:16px;margin-right:8px;min-width:100px;padding:10px 17px;text-align:center;width:100px}.change-tokens-page-form__block-button.button-bg{flex-shrink:0;margin-bottom:8px;width:128px}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__block .change-tokens-page-form__block-row input::-webkit-inner-spin-button,.change-tokens-page .change-tokens-page-form .change-tokens-page-form__block .change-tokens-page-form__block-row input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.change-tokens-page-form__block{align-items:center;display:flex;justify-content:space-between}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__block .change-tokens-page-form__block-row span{font-size:14px;font-weight:600}.change-tokens-page-form__alert-text{color:#739d94;font-size:14px;font-weight:500;text-align:center}.change-tokens-page .profile-page__footer{padding-top:60px}.change-tokens-page .change-tokens-page-form .change-tokens-page__exit-button{align-items:center;background-color:inherit;background:var(--Linear,linear-gradient(180deg,#78010b 0,#d32433 100%));border:1px solid #fff;border-radius:10px;display:flex;margin:40px auto 0;padding:6px 10px}.change-tokens-page .change-tokens-page-form .change-tokens-page__exit-button p{color:#fff;font-size:18px;font-style:normal;font-weight:500;letter-spacing:1.76px;line-height:110%;margin-right:6px}.change-tokens-page .change-tokens-page-form .change-tokens-page__exit-button img{max-width:30px}.change-tokens-page .profile-page__footer{padding-top:40px}@media (max-width:530px){.change-tokens-page-form__title{justify-content:center}.change-tokens-page-balance{display:block;text-align:center}.change-tokens-page-form__block,.change-tokens-page-form__block-row:nth-child(2){justify-content:center}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__title{margin-bottom:4px}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__info{margin-bottom:0}.change-tokens-page-balance{margin-bottom:10px}}@media (max-width:425px){.change-tokens-page__header{font-size:18px;padding:20px 15px}.change-tokens-page__header .change-tokens-page-header__back{font-size:14px}.change-tokens-page__header .change-tokens-page-header__back p{margin-right:6px}.change-tokens-page__header .change-tokens-page-header__back img{max-width:20px}.change-tokens-page__header .change-tokens-page-header__title{color:#fdfdfd;font-size:16px;font-weight:500}.change-tokens-page .change-tokens-page-description{color:#efbc56;font-family:inherit;font-size:18px;margin-bottom:15px;text-transform:none}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__block .change-tokens-page-form__block-row p,.change-tokens-page .change-tokens-page-form .change-tokens-page-form__info{font-size:14px}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__block .change-tokens-page-form__block-row span{font-size:16px}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__block .change-tokens-page-form__block-button{font-size:14px}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__alert-text{margin:10px auto 0;max-width:80%}.change-tokens-page .change-tokens-page-form .change-tokens-page__exit-button{margin-top:25px}.change-tokens-page .change-tokens-page-form .change-tokens-page__exit-button p{font-size:14px}.change-tokens-page .change-tokens-page-form .change-tokens-page__exit-button img{max-width:20px}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__title{flex-wrap:wrap;white-space:normal}.change-tokens-page-balance{padding:20px 0}.change-tokens-page .change-tokens-page-form .change-tokens-page-form__block{margin-bottom:0}}@media (max-width:400px){.change-tokens-page .box-bordered-in{padding:40px 5px 25px}.change-tokens-page-balance{padding:10px 0}.change-tokens-page .profile-page__footer{padding-top:20px}.change-tokens-page{margin-bottom:10px}.change-tokens-page .change-tokens-page-description{color:#efbc56;font-family:inherit;font-size:18px;margin-bottom:15px;text-transform:none}}.conditions-page,.private-policy-page{align-items:center;display:flex;flex-direction:column;padding:0 10px}.text-container{background-color:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);height:85vh;margin:20px 0;overflow:auto;padding:30px}.text-container-subtitle{font-size:18px;font-weight:600;margin-bottom:15px}.text-container-h1{font-size:24px;font-weight:600;margin-bottom:20px}.text-container-h2{font-size:20px;font-weight:600;margin-bottom:20px}.text-container-p{font-size:16px;line-height:24px}.text-container-p,.text-container-ul{margin-bottom:20px}.text-container-li{font-size:16px;line-height:24px;margin-bottom:10px}.text-container-li:last-child{margin-bottom:0}.text-container-li:before{content:"•";font-weight:600;margin-right:7px}@media (max-width:767px){.text-container{padding:20px 10px}.text-container-h1{font-size:20px;margin-bottom:10px}.text-container-h2{font-size:18px;margin-bottom:10px}.text-container-p{font-size:14px;line-height:20px}.text-container-p,.text-container-ul{margin-bottom:10px}}header{left:0;padding:0 20px;position:absolute;right:0;top:0;z-index:20}header,header .header__container{align-items:center;display:flex;justify-content:center}header .header__container{border-bottom:1px solid #013a2d;box-sizing:border-box;justify-content:space-between;margin:0 auto;max-width:1216px;min-height:110px;width:100%}.header__logo{display:block;flex:0 0 160px;margin-right:30px}header .header__container .header__logo img{height:auto;max-width:160px}header .header__container .header__balance-block,header .header__container .header__balance-block .header__balance{background:linear-gradient(0deg,#e0b45f,#9a6c13);background-clip:text;-webkit-background-clip:text;color:#d4ba52;cursor:pointer;font-size:18px;font-style:normal;font-weight:700;line-height:110%;-webkit-text-fill-color:transparent;align-items:baseline;display:flex;white-space:nowrap}.header__balance{color:#fff5d5;display:block;font-size:11px;margin-top:3px}.header__user{align-items:center;cursor:pointer;display:flex}.header__user_in{margin-right:30px}.header__plus{width:32px}.headerFixed header{background:rgba(0,0,0,.4);transition:all .3s}@media (max-width:1216px){header{padding-left:30px;padding-right:30px}}@media (max-width:991px){header .header__container{min-height:105px}.header__logo,.header__logo img{flex:0 0 100px;width:130px}}@media (max-width:767px){header{min-height:70px;padding-left:20px;padding-right:20px}header .header__container .header__balance-block,header .header__container .header__balance-block .header__balance{font-size:16px;line-height:20px}header .header__container{min-height:90px}.header__user_in{margin-right:20px}.header__plus{width:26px}}.leader-page{align-items:center;display:flex;flex-direction:column;font-weight:500;gap:10px;height:100%;margin:auto;max-width:790px;padding:40px 5px 10px;width:100%}.leader-page .box-bordered{max-width:100%}.leader-page .box-bordered-in{padding:40px 40px 120px}.leader-page .main__container_bg .profile-cubs{transform:translate(318px,27%)}.leader-page__table-items,.top-earnings-section{display:flex;flex-wrap:wrap;gap:10px}.leader-page__table-items{display:grid;overflow:auto;width:100%}.top-earnings-header-wrap{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.top-earnings-header-wrap>*{margin-bottom:15px}.top-earnings-section .top-earnings-header-wrap>*{margin-bottom:5px}.top-earnings-header{color:#d1b44d;flex-grow:1;font-family:Romul;font-size:24px}.leader-page__table-main{overflow:auto}.leader-page__table-main-today{margin-bottom:50px}.leader-page__table-main-today:empty{display:none}.leader-page__table-main-today .leader-item__username{background:linear-gradient(0deg,#ffa400,#ffec59);background-clip:text;-webkit-background-clip:text;font-weight:500;-webkit-text-fill-color:transparent}.leader-page__table-main .leader-item__username{align-items:center;display:flex;gap:5px}.leader-page__table-main .leader-item__username:before{background:url(/cb5cb0567b7e22002424.svg) no-repeat 50%/100% 100%;content:"";height:26px;width:16px}.leader-page__table-timer{display:flex;gap:7px}.leader-page__table-timer-item{align-items:center;aspect-ratio:1/1;background:url(/e790441b850c911520ec.svg) no-repeat 50%/100% 100%;display:flex;flex-direction:column;justify-content:center;width:65px}.leader-page__table-day{background:linear-gradient(0deg,#ffde63,#966d0d);background-clip:text;-webkit-background-clip:text;font-size:29px;font-weight:700;-webkit-text-fill-color:transparent}.leader-page__table-timer-span{color:#4c8276;font-size:13px;font-weight:500;margin-top:-3px}.leader-page__head{align-items:center;bottom:100%;display:flex;flex-direction:column;gap:10px;left:0;margin-bottom:2px;position:absolute;right:0;width:100%}.leader-page__info{align-items:center;background:#0c60a4;border:1px solid #f0e274;border-radius:25px;color:#fff;font-size:12px;font-style:normal;font-weight:500;gap:4px;left:-9999px;letter-spacing:.55px;line-height:18.808px;opacity:0;padding:5px 7px;pointer-events:none;position:absolute}.leader-page__games{display:flex;gap:25px;justify-content:center;width:100%}.leader-page__games button{align-items:center;background:linear-gradient(180deg,#002e24,#00110d) padding-box,linear-gradient(#9a6c13,#e0b45f) border-box;border:2px solid transparent;border-bottom:0;border-radius:15px 15px 0 0;display:flex;font-style:normal;height:64px;justify-content:center;padding:5px;position:relative;width:157px}.leader-page__games button span{color:#d1b44d;font-family:Marvin;font-size:20px}.leader-page__games button.active{background:linear-gradient(#9a6c13,#e0b45f) padding-box,linear-gradient(#9a6c13,#e0b45f) border-box;border:0}.leader-page__games button.active span{background:linear-gradient(180deg,#002e24,#00110d);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.leader-page__games button img{bottom:-45px;pointer-events:none;position:absolute;right:-31px}.leader-page__games button[leaderstype=nards] img{bottom:-54px;right:-40px}.leader-page__games button[leaderstype=domino] img{bottom:-55px;right:-44px}.leader-page-games__season{align-items:center;display:flex;margin-top:10px}.leader-page-games__season:before{aspect-ratio:1/1;background:url(/3c968bd60eaf8edd037b.svg) no-repeat 50%/100% 100%;content:"";flex-shrink:0;margin-right:10px;width:24px}.leader-page__table-head{align-items:center;border:1px solid #4c8276;border-radius:10px;display:flex;height:42px;justify-content:space-between;padding:0 15px;text-transform:lowercase;width:100%}.leader-page__table-head div{align-items:center;display:flex;justify-content:center}.leader-page__table-head div:not(:nth-child(2)){width:25%}.leader-page__table-head hr{background:#4c8276;height:100%;width:1px}.leader-page__table-main{display:grid;flex-wrap:wrap;gap:10px;height:100%;margin-top:10px;max-height:calc(100vh - 370px);overflow-y:auto;position:relative;width:100%}.leader-page__table-items::-webkit-scrollbar,.leader-page__table-main::-webkit-scrollbar{background:transparent;width:0}.leader-page__table-items,.leader-page__table-main{scrollbar-width:none}.leader-page__table-item{align-items:center;border:2px solid #9a6c13;border-radius:10px;color:#fff5d5;display:grid;flex-grow:1;font-size:16px;font-weight:500;gap:10px;grid-template-columns:repeat(3,1fr);justify-content:space-between;padding:12px 15px 12px 30px;position:relative}.leader-page__table-item>*{display:flex;justify-content:center}.leader-page__table-item>:first{justify-content:flex-start}.leader-page__table-item.leader-fixed{background:var(
    --linear-2-paints,linear-gradient(180deg,rgba(159,72,72,.2) 0,rgba(159,72,72,.14) 27.6%,rgba(159,72,72,.08) 60.42%,rgba(159,72,72,0) 100%),linear-gradient(180deg,#572451 0,#445db9 100%)
  );bottom:0;left:0;position:absolute;width:100%}.leader-table__user{align-items:center;display:flex;gap:5px;margin-right:auto}.leader-table__user-number{position:relative;width:45px}.leader-table__user .leader-table__user-number .leader-icon{height:auto;left:50%;margin-left:-14px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px}.top-earnings-header-wrap+.leader-page__table-item{margin-top:-10px}.leader-page__table-item:first-child .leader-table__user-number .leader-icon,.top-earnings-header-wrap+.leader-page__table-item .leader-table__user-number .leader-icon{margin-top:6px;width:108px}.games-season__month{margin-right:10px}.leader-item__tokens{background:linear-gradient(0deg,#ffa400,#ffec59);background-clip:text;-webkit-background-clip:text;font-family:Buyan;font-size:26px;font-weight:700;-webkit-text-fill-color:transparent}.leader-table__bonuses-icon{aspect-ratio:1/1;flex-shrink:0;margin-bottom:-34px;margin-right:-10px;margin-top:-30px;padding:5px;width:47px}.leader-table__winsum{align-items:center;display:flex;gap:15px;justify-content:center;margin:0 auto}.leader-page__table-item>.leader-table__winsum-btn{margin:0 auto}.leader-table__winsum-btn,.leader-table__winsum-btn2{align-items:center;aspect-ratio:1/.64;background:url(/5d1be84bea8d62d87898.svg) no-repeat 50%/100% 100%;color:#fff5d5;display:flex;font-size:18px;font-weight:700;justify-content:center;left:50%;position:sticky;white-space:nowrap;width:56px}.leader-table__winsum-btn2{aspect-ratio:1/.33;background-image:url(/3cb581826117b5af5967.svg);width:104px}.leader-table__bonuses{align-items:center;background:linear-gradient(180deg,#a27114,#f0e274);background-clip:text;-webkit-background-clip:text;display:flex;gap:5px;-webkit-text-fill-color:transparent}@media (max-width:780px){.leader-page__table-item{font-size:12px;padding-left:20px}.games-season__month{margin-right:5px}.leader-page .box-bordered-in{font-size:12px}.leader-page .main__container_bg .profile-cubs{display:none}.leader-page__table-timer-item{width:52px}.leader-page__table-day{font-size:24px}.leader-page__table-timer-span{font-size:10px;margin-top:-5px}.leader-page .box-bordered-in{padding:34px 8px 50px}.leader-page__table-head{height:23px}.top-earnings-header{font-size:18px}.leader-page-games__season:before{margin-right:5px;width:15px}.leader-page__table-head,.leader-page__table-item{border-radius:5px}.leader-item__tokens{font-size:14px}.leader-table__winsum-btn,.leader-table__winsum-btn2{font-size:12px;width:30px}.leader-table__winsum-btn2{width:56px}.leader-table__user-number{margin-right:-15px}.leader-page__games button span{font-size:15px;text-transform:uppercase}.leader-page{padding-top:40px}.leader-page__games button{height:40px;width:95px}.leader-page__games{gap:7px}.leader-page__games button img{right:-43px;transform:scale(.5)}.leader-page__games button[leaderstype=nards] img{right:-44px}.top-earnings-header{flex-grow:1;margin-bottom:0}.leader-table__user .leader-table__user-number .leader-icon{width:34px}.leader-page__table-item:first-child .leader-table__user-number .leader-icon,.top-earnings-header-wrap+.leader-page__table-item .leader-table__user-number .leader-icon{width:65px}.leader-table__user-number{width:30px}.leader-page__table-main .leader-item__username:before{width:10px}.leader-table__bonuses-icon{width:37px}.leader-page__table-item{min-height:42px;padding:0 15px;width:auto}.leader-table__user{margin-left:5px}.leader-table__bonuses-icon{margin-bottom:-32px}.leader-table__winsum{gap:6px}.leader-page__table-main-today{margin-bottom:30px}.leader-page__table-main{max-height:calc(100vh - 243px)}.leader-page__table-items{padding-bottom:14px}}@media (max-width:600px){.top-earnings-header-wrap{flex-wrap:wrap;justify-content:center;margin-bottom:-10px}.leader-page-games__season:before{margin-right:4px;width:13px}.top-earnings-header-wrap>div:first-child{width:100%}.leader-page-games__season{justify-content:center}.top-earnings-header-wrap{margin-bottom:0;text-align:center}.top-earnings-header{width:100%}}@media (max-width:425px){.leader-page__table-main-today{overflow-x:auto}.leader-page__table-item>*{flex-shrink:0}}@media (max-width:375px){.leader-page__games button{padding-left:15px;padding-right:15px;width:auto}.leader-page__table-item{padding:0}.leader-item__tokens{padding-right:5px}}@media (max-width:350px){.leader-page__games button[leaderstype=domino] img{bottom:-57px;right:-39px}}.loto-game-room-page{padding-top:120px}.loto-gameinfo__sounds-button{position:relative}.hint-tooltip{background:rgba(0,0,0,.8);border-radius:50px;bottom:-100%;color:#fff;font-size:11px;left:50%;opacity:0;padding:4px 8px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .3s ease;white-space:nowrap;z-index:99}.hint-tooltip.show{opacity:1}.loto-game-room-page-content{display:flex;flex-direction:column;position:relative;width:100%}.loto-game-room__gameprocess{background:#08392f;display:flex;gap:5px;justify-content:center;margin-bottom:20px;padding:20px;transform:rotate(180deg);z-index:2;z-index:10}.loto-game-room__gameprocess_wrap{overflow:hidden;position:relative;position:sticky;top:10px;z-index:100}.loto-game-room__gameprocess_wrap .loto-gameinfo__information-left{bottom:calc(100% - 54px);left:50%;line-height:1;margin-left:-70px;position:absolute;text-align:left;transition:opacity .3s,transform .3s;width:50%;width:inherit;z-index:20}.loto-game-room__gameprocess_wrap .loto-gameinfo__information-left.initFirst{animation:fadeUpLoto 1s forwards;animation-delay:22s;opacity:0;visibility:hidden}.loto-game-room__gameprocess_wrap .loto-gameinfo__information-left.left1,.loto-game-room__gameprocess_wrap .loto-gameinfo__information-left.left2,.loto-game-room__gameprocess_wrap .loto-gameinfo__information-left.left3,.loto-game-room__gameprocess_wrap .loto-gameinfo__information-left.left4{animation:none;opacity:1}@keyframes fadeUpLoto{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.loto-gameinfo__information-left{align-self:center;background:linear-gradient(164deg,#9bf26b,#62c12f);background-clip:text;-webkit-background-clip:text;color:#fff;font-family:ArsenalSC;font-size:14px;font-weight:700;letter-spacing:.01em;margin-bottom:10px;padding:10px;position:sticky;text-align:center;top:0;width:100%;z-index:2;-webkit-text-fill-color:transparent}.loto-game-room__cask.active{font-size:30px;height:62px;margin-top:-2px;width:62px}.loto-game-room__cask{background:url(/2e98319c6de00bb9dd21.png) no-repeat 50%/cover;box-shadow:1.37px 10.93px 12.43px 0 #021d17;color:#561d04;flex-shrink:0;font-size:20px;font-weight:700;height:41px;position:relative;text-align:center;transform:rotate(180deg);transition:all .5s ease;width:41px}.cask-number,.loto-game-room__cask{align-items:center;border-radius:50%;display:flex;justify-content:center}.cask-number{background-color:#71a3ff;background:radial-gradient(140.4% 140.4% at 21.1% 3.81%,#ff5151 0,#d90000 100%);border:3px solid #08352a;font-size:14px;height:30px;position:absolute;right:-10px;top:-10px;width:30px}.cask-number span{background:linear-gradient(354deg,#e5ff9c,#fff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.loto-game-room__main{display:grid;gap:7px;grid-template-columns:repeat(2,1fr)}.empty-left-sidebar,.information-sidebar{background-color:#0b8107;flex:0 0 300px;height:unset}.information-sidebar{color:#fff;font-size:18px;padding:10px}.loto-game-room__main{flex:1 1 auto}.auto-play{cursor:pointer;display:block;font-size:18px;padding:10px 15px}.auto-play.active{background-color:green}.loto-game-room__cask:first-child:before{background:url(/0a0957d468730570d079.png) no-repeat 50%/cover;content:"";height:23px;left:100%;margin-left:4px;position:absolute;top:50%;transform:translateY(-50%);width:23px}@media (max-width:767px){.room-jackpot{height:100px;margin-top:-80px}.loto-game-room__main,.loto-room__main{display:flex;flex-direction:column}.loto-game-room-page{padding-top:55px}.room-jackpot-img{width:235px}.loto-game-room-page-content .room-jackpot .room-jackpot-sum{margin-top:-8px}.room-jackpot .room-jackpot-title{font-size:15px;top:53%}.room-jackpot-img,.room-jackpot-sum,.room-jackpot-title{pointer-events:none}.room-jackpot .loto-room__body-right__jackpot-sum{font-size:19px;top:24%}.room-jackpot .room-jackpot-question{background:#ba8d36;box-shadow:0 1px 9px 2px #efff00;height:28px;left:87%;position:relative;top:31%}.loto-room__gameinfo{margin-bottom:12px;padding-bottom:16px;padding-top:22px}.loto-room__gameinfo .loto-gameinfo__top-row{column-gap:26px;margin-bottom:14px}.loto-room__gameinfo .loto-gameinfo__top-row-item.loto-gameinfo__bet .button-bg{width:80px}.loto-room__gameinfo .loto-gameinfo__top-row-item.loto-gameinfo__bank .button-bg{width:82px}.loto-game-room__gameprocess_wrap{margin:0 -20px}}@media (max-width:450px){.popup-jackpot-title{font-size:22px}.jackpot-popup__body .room-jackpot .room-jackpot-sum{font-size:30px;margin-top:-17px}.popup-jackpot{width:300px}}.loto-room-page__timer .minute.starting-timer:after,.loto-room-page__timer .minute.starting-timer:before,.loto-room-page__timer .second.starting-timer:after,.loto-room-page__timer .second.starting-timer:before{background:url(/12d1c7467da791befbf8.svg) no-repeat 50%/100% 100%}#footer{bottom:0;display:block;left:0;max-width:1216px;position:fixed;right:0;z-index:20}#footer,.footer__container{margin:0 auto}.foter__content{background:url(/00ea475250137c893a1c.png) no-repeat center 0/100% 100%}.menu-footer{column-gap:38px;font-size:18px;justify-content:space-around;margin:0 auto;max-width:76%;min-height:108px;padding:17px 15px}.menu-footer,.menu-footer .menu-footer__item{align-items:center;display:flex;position:relative}.menu-footer .menu-footer__item{border-radius:5px;color:#fff;cursor:pointer;flex-shrink:0;font-size:16px;font-weight:500}.menu-footer .menu-footer__item img{position:relative;z-index:3}.menu-footer__item_img{flex-shrink:0;position:relative}.menu-footer__item_span{margin-left:15px}.menu-footer .menu-footer__item.active:after,.menu-footer .menu-footer__item:hover:after{border-radius:50%;content:"";filter:blur(10px);height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:2}.menu-footer__item.menu-footer__main-item.open-games-menu img{height:100%;left:0;position:absolute;top:0;width:100%}.menu-footer .menu-footer__item.menu-footer__main-item .menu-footer__main-item_in{background:linear-gradient(0deg,#e0b45f,#9a6c13);border-radius:50%;height:64px;left:50%;margin-left:-32px;margin-top:-32px;position:absolute;top:50%;width:64px;z-index:100}.menu-footer .active.menu-footer__main-item .menu-footer__main-item_in,.menu-footer .menu-footer__main-item:hover .menu-footer__main-item_in{background:var(--Linear,linear-gradient(0deg,#ffa400 0,#ffec59 100%));box-shadow:0 6px 37px 0 rgba(224,180,95,.73)}.menu-footer .menu-footer__item.menu-footer__main-item .open-games__drop-menu{height:0;opacity:0;visibility:hidden;width:0}.menu-footer .menu-footer__item.menu-footer__main-item .open-games__drop-menu.opened{align-items:center;background-color:#78010b;border-radius:10px;color:#fff;display:flex;flex-direction:row;font-size:12px;font-weight:400;gap:10px;height:auto;left:50%;opacity:1;padding:5px 7px;position:absolute;top:-20px;transform:translateX(-50%);visibility:visible;width:auto}.menu-footer .menu-footer__item.menu-footer__main-item img{animation:throw-cube .9s ease forwards;height:50%;left:26%;top:26%;transform:translate(-50%,-50%);transform-style:preserve-3d;width:50%}#GamePanel{bottom:135px;display:flex;justify-content:flex-end;margin-right:5%;position:absolute;right:-24px}.game-panel .backgammons{align-items:center;flex-direction:column;gap:5px}.game-panel .backgammons,.game-panel .form-row{display:flex;justify-content:center}.game-panel .backgammons input{background:none;color:#fff;font-size:24px;font-weight:800;height:60px;text-align:center;width:60px}.game-panel .backgammons input[type=number]::-webkit-inner-spin-button,.game-panel .backgammons input[type=number]::-webkit-outer-spin-button{opacity:1}.game-panel .backgammons .dice{background:#000;border:3px solid #fff;border-radius:15px;bottom:-2px;position:relative;z-index:1000}.game-panel .backgammons .dice:first-child{border-right:0}.game-panel .backgammons input[name=submit]{background:#000;border:3px solid #fff;border-radius:15px;bottom:-2px;position:relative;width:80px}.hidden{display:none!important}.game-panel .backgammons input[name=submit]:disabled{background:#7fff00;border-color:#1b9d42;color:#1b9d42}.menu-footer__item_img:before{content:"";left:50%;opacity:0;position:absolute;top:50%;z-index:1}.active .menu-footer__item_img:before,.menu-footer__item:hover .menu-footer__item_img:before{opacity:1}.active .menu-footer__item_img img,.menu-footer__item:hover .menu-footer__item_img img{opacity:0}.open-profile .menu-footer__item_img:before{background:url(/6a1c1cb0ac52c30ea8d2.svg) no-repeat 50%/100%;height:102px;margin-left:-55px;margin-top:-52px;width:110px}.menu-footer__item:nth-child(2) .menu-footer__item_img:before{background:url(/2292bfe27aeb31534c1b.svg) no-repeat 50%/100%;height:98px;margin-left:-57px;margin-top:-52px;width:114px}.open-settings .menu-footer__item_img:before{background:url(/89cc41f72b66251d4685.svg) no-repeat 50%/100%;height:95px;margin-left:-56px;margin-top:-51px;width:112px}.open-liders-menu .menu-footer__item_img:before{background:url(/5b5040e7d023e590b299.svg) no-repeat 50%/100%;height:99px;margin-left:-57px;margin-top:-51px;width:113px}.menu-footer__item_img img,.menu-footer__item_img:before{transition:all .3s}@media (max-width:991px){.foter__content{background:url(/00ea475250137c893a1c.png) no-repeat center 0/100% 100%}.menu-footer{max-width:84%}.menu-footer__item_span{display:none}.menu-footer .menu-footer__item.menu-footer__main-item .menu-footer__main-item_in{left:0;margin:0;position:relative;top:0}}@media (max-width:780px){#GamePanel{bottom:80px;margin-top:10px}.game-panel .backgammons{flex-direction:row}}@media (max-width:767px){.foter__content{background:url(/9c41e455cb64109a9e85.png) no-repeat center 0/100% 100%}.menu-footer{column-gap:18px;font-size:16px;min-height:80px;padding:10px 8px}}@media (max-width:600px){#GamePanel{bottom:96px}.game-panel .backgammons input{height:40px;width:40px}}@media (max-width:500px){.menu-footer{column-gap:5px;max-width:90%}.menu-footer .menu-footer__item{flex:0 0 35px;transform:scale(.7)}.menu-footer .menu-footer__item.menu-footer__main-item{transform:scale(1)}}footer.active_animation .foter__content:after,footer.active_animation .foter__content:before{content:""}footer .foter__content:after,footer .foter__content:before{left:-100vw;margin-left:-50px;margin-top:-20px;position:absolute}footer .foter__content:before{animation:move .6s linear infinite;background:url(/764563568f854ea91c9e.png) no-repeat 50%/100%;height:92px;margin-left:-60px;margin-top:-37px;width:116px}footer .foter__content:after{animation:moveTail .6s linear infinite;background:url(/e5c18b4759e9cfd6cab3.png) no-repeat 50%/100%;height:79px;margin-left:-36px;margin-top:9px;width:88px}@keyframes move{to{left:-20px;opacity:1;top:100%}98%{left:5%;top:30%}90%{left:10%;top:10%}80%{left:15%;top:1%}75%{left:25%;top:-5px}50%{left:50%;top:-10px}25%{left:75%;top:-5px}20%{left:80%;top:1%}10%{left:90%;top:10%}2%{left:95%;top:30%}0%{left:100%;top:100%}}@keyframes moveTail{to{left:-20px;margin-left:-22px;margin-top:-45px;rotate:-90deg;top:100%}98%{left:5%;top:30%}90%{left:10%;margin-left:-22px;margin-top:-35px;rotate:-70deg;top:10%}80%{left:15%;rotate:-60deg;top:1%}75%{left:25%;margin-left:-12px;margin-top:-15px;rotate:-20deg;top:-5px}50%{left:50%;top:-10px}25%{left:75%;margin-left:-12px;margin-top:-15px;rotate:-30deg;top:-5px}20%{left:80%;rotate:-20deg;top:1%}10%{left:90%;rotate:0deg;top:10%}2%{left:95%;rotate:25deg;top:30%}0%{left:100%;rotate:45deg;top:100%}}.domino-table-2p{align-items:center;background:transparent!important;display:flex;justify-content:center}@keyframes domino-waiting-pulse{0%,to{opacity:.55}50%{opacity:1}}.domino-table-2p__waiting{animation:domino-waiting-pulse 1.6s ease-in-out infinite}.domino-table-2p__icon{display:block!important;height:70px!important;max-width:120px!important;object-fit:contain!important;width:auto!important}.domino-room-content__table{border:1px solid rgba(224,180,95,.35);border-radius:10px;padding:4px;transition:border-color .3s}.domino-room-content__table.table-state--free,.domino-room-content__table:not([class*=table-state]){animation:none!important;border-color:rgba(224,180,95,.35)!important}.domino-room-content__table.table-state--waiting{animation:border-waiting .8s ease-in-out infinite!important}@keyframes border-waiting{0%,to{border-color:rgba(46,204,113,.3)}50%{border-color:#2ecc71;box-shadow:0 0 8px rgba(46,204,113,.35)}}.domino-room-content__table.table-state--active{animation:border-active 1.8s ease-in-out infinite!important}@keyframes border-active{0%,to{border-color:rgba(192,57,43,.4)}50%{border-color:#c0392b;box-shadow:0 0 8px rgba(192,57,43,.35)}}.domino-room-content__table:hover{opacity:.9}.domino-room-players-4 .domino-room-table-part,.domino-room-players-4 .domino-room-table-part.filled{background-color:transparent!important;background-image:none!important;height:0!important;margin:0!important;padding:0!important;position:static!important;width:0!important}.domino-room-players-4 .domino-room-table-part.filled:first-child:before,.domino-room-players-4 .domino-room-table-part:first-child:before{content:none!important;display:none!important}.domino-table-4p{align-items:center!important;background:transparent!important;display:flex!important;justify-content:center!important;min-height:72px!important;width:100%!important}.domino-table-4p__icon{display:block!important;height:70px!important;max-width:120px!important;object-fit:contain!important;width:auto!important}.domino-table-4p__waiting{animation:domino-waiting-pulse 1.6s ease-in-out infinite}.settings-page-header{align-items:center;display:flex;font-size:18px;margin:0 auto 40px;max-width:900px;padding:20px}.settings-page-header__title{font-weight:600}.settings-page-main{background:#aaa;border-radius:10px;display:block;margin:0 auto 40px;max-width:750px;padding:25px}.settings-block{display:flex;flex-direction:column}.settings-item .settings-item__title{font-size:20px;font-weight:600;margin-bottom:15px}.settings-item__colors{align-items:center;column-gap:20px;display:flex}.settings-item__colors div{background-color:#fff;border:1px solid #000;border-radius:50%;cursor:pointer;height:45px;width:45px}.settings-item__colors div.red{background-color:#ff4f4f}.settings-item__colors div.purple{background-color:#c870ff}.settings-item__colors div.yellow{background-color:#fcff51}.settings-item__colors div.active{border:1px solid #fff}.settings-item:not(:last-child){border-bottom:1px solid #fff;margin-bottom:20px;padding-bottom:15px}.settings-item__sounds{display:flex;flex-direction:column;font-size:18px;font-weight:500;margin:0 auto;padding:0 30px;row-gap:10px}.settings-item__sounds .settings-item__sounds-item{display:flex;justify-content:space-between}.new-player-bonus-popup{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:fixed;z-index:10000}.new-player-bonus-popup.is-open{pointer-events:auto}.new-player-bonus-popup__backdrop{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:rgba(8,12,28,.85);inset:0;opacity:0;position:absolute;transition:opacity .3s ease-out}.new-player-bonus-popup.is-open .new-player-bonus-popup__backdrop{opacity:1}.new-player-bonus-popup__content{background:linear-gradient(160deg,#1a1f3a,#2a3050);border:2px solid gold;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.6),0 0 0 1px rgba(255,215,0,.2),inset 0 1px 0 hsla(0,0%,100%,.1);color:#fff;max-width:92vw;opacity:0;padding:40px 40px 32px;position:relative;text-align:center;transform:scale(.7);transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s ease-out;width:480px}.new-player-bonus-popup.is-open .new-player-bonus-popup__content{opacity:1;transform:scale(1)}.new-player-bonus-popup__close{background:hsla(0,0%,100%,.08);border:1px solid rgba(255,215,0,.3);border-radius:50%;color:gold;cursor:pointer;font-size:16px;height:36px;line-height:1;position:absolute;right:12px;top:12px;transition:background .15s,border-color .15s,transform .15s;width:36px}.new-player-bonus-popup__close:hover{background:rgba(255,215,0,.15);border-color:gold;transform:rotate(90deg)}.new-player-bonus-popup__icon{align-items:center;display:flex;filter:drop-shadow(0 4px 24px rgba(168,123,35,.5));flex-shrink:0;height:180px;justify-content:center;margin:0 auto 16px;min-height:180px;min-width:180px;overflow:visible;position:relative;transition:transform 1s cubic-bezier(.4,0,.2,1);width:180px}.new-player-bonus-popup__icon img,.new-player-bonus-popup__icon svg{display:block;height:180px!important;max-height:180px!important;max-width:180px!important;min-height:180px!important;object-fit:contain;overflow:visible;width:180px!important}@keyframes npbpBulbBlink{0%,to{filter:drop-shadow(0 0 4px #FFFF99) drop-shadow(0 0 2px #FFD700);opacity:1}50%{filter:drop-shadow(0 0 1px #FFFF99);opacity:.35}}.npbp-bulb{animation:npbpBulbBlink 1.2s ease-in-out infinite;transform-origin:center;will-change:opacity,filter}.npbp-bulb-0{animation-delay:0s}.npbp-bulb-1{animation-delay:.1s}.npbp-bulb-2{animation-delay:.2s}.npbp-bulb-3{animation-delay:.3s}.npbp-bulb-4{animation-delay:.4s}.npbp-bulb-5{animation-delay:.5s}.npbp-bulb-6{animation-delay:.6s}.npbp-bulb-7{animation-delay:.5s}.npbp-bulb-8{animation-delay:.4s}.npbp-bulb-9{animation-delay:.3s}.npbp-bulb-10{animation-delay:.2s}.npbp-bulb-11{animation-delay:.1s}@media (prefers-reduced-motion:reduce){.npbp-bulb{animation:none;opacity:1}.new-player-bonus-popup__backdrop,.new-player-bonus-popup__content{transition:none}.new-player-bonus-popup__action-btn{animation:none!important}}.new-player-bonus-popup__icon:hover{transform:rotate(1turn)}.new-player-bonus-popup__title{background:linear-gradient(90deg,gold,#ffb700,#a8ed5c,#ffb700,gold);color:#fff;font-family:Marvin;font-size:26px;font-size:25px;font-weight:700;letter-spacing:.2px;line-height:1.2;margin:0 0 8px;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.new-player-bonus-popup__subtitle{color:#ff0;font-size:16px;font-weight:500;margin:0 0 20px}.new-player-bonus-popup__description{color:hsla(0,0%,100%,.75);font-size:15px;font-weight:400;margin:0 0 12px}.new-player-bonus-popup__bonus-value{background:linear-gradient(135deg,gold,orange);border-radius:10px;box-shadow:0 6px 20px rgba(255,165,0,.35),inset 0 1px 0 hsla(0,0%,100%,.4);color:#1a1f3a;font-size:20px;font-weight:800;letter-spacing:.8px;margin:0 0 24px;padding:14px 20px;text-shadow:0 1px 0 hsla(0,0%,100%,.3)}.new-player-bonus-popup__tiers{background:rgba(255,215,0,.08);border:1px solid rgba(255,215,0,.25);border-radius:12px;display:flex;flex-direction:column;gap:6px;margin:16px auto;max-width:280px;padding:12px 16px}.new-player-bonus-popup__tier{align-items:center;background:rgba(0,0,0,.15);border-radius:8px;color:hsla(0,0%,100%,.92);display:grid;font-size:14px;font-weight:600;gap:8px;grid-template-columns:1fr auto 1fr;padding:6px 10px;transition:background .2s ease}.new-player-bonus-popup__tier:hover{background:rgba(255,215,0,.12)}.new-player-bonus-popup__tier-amount{color:#ffeb99;text-align:right;white-space:nowrap}.new-player-bonus-popup__tier-arrow{color:rgba(255,215,0,.6);font-weight:400}.new-player-bonus-popup__tier-bonus{color:gold;font-weight:800;text-align:left;white-space:nowrap}.new-player-bonus-popup__tier.is-max{background:linear-gradient(135deg,rgba(255,215,0,.22),rgba(255,140,0,.18));border:1px solid rgba(255,215,0,.5);box-shadow:0 0 12px rgba(255,215,0,.3)}.new-player-bonus-popup__tier.is-max .new-player-bonus-popup__tier-bonus{color:#ffe45c;font-size:15px}.new-player-bonus-popup__action-btn{animation:npbpActionPulse 1.6s ease-in-out infinite;background:linear-gradient(135deg,gold,orange);border:none;border-radius:10px;box-shadow:0 6px 20px rgba(255,165,0,.35),inset 0 1px 0 hsla(0,0%,100%,.3);color:#1a1f3a;cursor:pointer;display:block;font-size:17px;font-weight:700;letter-spacing:.5px;margin:0 0 16px;padding:16px 24px;text-transform:uppercase;width:100%;will-change:transform,box-shadow}.new-player-bonus-popup__action-btn:hover{animation-duration:.8s}.new-player-bonus-popup__action-btn:active{transform:scale(.98)}@keyframes npbpActionPulse{0%,to{box-shadow:0 4px 14px rgba(255,215,0,.4),inset 0 1px 0 hsla(0,0%,100%,.3);transform:scale(1)}50%{box-shadow:0 10px 30px rgba(255,215,0,.7),inset 0 1px 0 hsla(0,0%,100%,.45);transform:scale(1.04)}}.new-player-bonus-popup__terms{color:hsla(0,0%,100%,.55);font-size:12px;line-height:1.4;margin:0}.new-player-highlighted{animation:newPlayerHighlightPulse 1s ease-in-out infinite;position:relative;will-change:box-shadow;z-index:10}@keyframes newPlayerHighlightPulse{0%,to{box-shadow:0 0 0 0 rgba(255,215,0,.8),0 0 20px 4px rgba(255,215,0,.6)}50%{box-shadow:0 0 0 14px rgba(255,215,0,0),0 0 40px 14px rgba(255,215,0,.9)}}@media (prefers-reduced-motion:reduce){.new-player-highlighted{animation:none!important;box-shadow:0 0 0 4px gold!important}}@media (max-width:480px){.new-player-bonus-popup__content{border-radius:14px;max-width:400px;padding:24px 20px 20px;width:90vw}.new-player-bonus-popup__icon{height:130px;margin-bottom:14px;min-height:130px;min-width:130px;width:130px}.new-player-bonus-popup__icon img,.new-player-bonus-popup__icon svg{height:130px!important;max-height:130px!important;max-width:130px!important;min-height:130px!important;width:130px!important}.new-player-bonus-popup__title{background:linear-gradient(90deg,gold,#ffb700,#a8ed5c,#ffb700,gold);font-family:Marvin;font-size:25px;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.new-player-bonus-popup__subtitle{color:#ff0;font-size:16px;margin-bottom:14px}.new-player-bonus-popup__description{font-size:16px}.new-player-bonus-popup__bonus-value{font-size:16px;padding:12px 14px}.new-player-bonus-popup__min-deposit-label,.new-player-bonus-popup__min-deposit-value{font-size:13px}.new-player-bonus-popup__tiers{margin:12px auto;max-width:250px;padding:10px 12px}.new-player-bonus-popup__tier{font-size:13px;gap:6px;padding:5px 8px}.new-player-bonus-popup__tier.is-max .new-player-bonus-popup__tier-bonus{font-size:14px}.new-player-bonus-popup__action-btn{font-size:15px;padding:14px 20px}.new-player-bonus-popup__terms{font-size:11px}.new-player-bonus-popup__close{font-size:14px;height:32px;right:8px;top:8px;width:32px}}.streak-popup-overlay{--streak-bebas:"Bebas Neue","Arial Narrow","Arial Black",Impact,sans-serif;--streak-sans:"Segoe UI",Roboto,Arial,sans-serif;--streak-text:#f8f9fa;--streak-text2:#b0b8c8;--streak-muted:#6b7280;align-items:flex-start;color:var(--streak-text);display:flex;font-family:var(--streak-sans);inset:0;justify-content:center;opacity:0;overflow-y:auto;padding:12px;position:fixed;transition:opacity .3s ease;z-index:99999;-webkit-font-smoothing:antialiased}.streak-popup-overlay.is-open{opacity:1}.streak-popup-overlay-bg{backdrop-filter:blur(4px);background:rgba(0,0,0,.75);inset:0;position:fixed;z-index:1}.streak-popup-window{animation:streakPopupGlow 4s ease-in-out infinite,streakPopupAppear .5s ease-out;background-clip:padding-box;background-image:radial-gradient(circle at 30% 10%,rgba(255,215,0,.08) 0,transparent 50%),radial-gradient(circle at 70% 90%,rgba(0,255,127,.05) 0,transparent 50%),linear-gradient(180deg,rgba(26,31,46,.98),rgba(15,19,32,.98));border:2px solid transparent;border-radius:20px;box-shadow:0 0 0 1px rgba(255,215,0,.3),0 0 30px rgba(255,215,0,.4),0 20px 60px rgba(0,0,0,.6),inset 0 1px 0 hsla(0,0%,100%,.05);margin:12px auto;max-width:400px;padding:16px 12px;position:relative;width:100%;z-index:10}@keyframes streakPopupGlow{0%,to{box-shadow:0 0 0 1px rgba(255,215,0,.3),0 0 30px rgba(255,215,0,.4),0 20px 60px rgba(0,0,0,.6),inset 0 1px 0 hsla(0,0%,100%,.05)}50%{box-shadow:0 0 0 1px rgba(255,215,0,.5),0 0 50px rgba(255,215,0,.6),0 20px 60px rgba(0,0,0,.6),inset 0 1px 0 hsla(0,0%,100%,.08)}}@keyframes streakPopupAppear{0%{opacity:0;transform:scale(.85) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.streak-popup-window:before{left:20px;top:-1px}.streak-popup-window:after,.streak-popup-window:before{background:linear-gradient(90deg,transparent,gold,transparent);content:"";height:2px;opacity:.7;position:absolute;width:60px}.streak-popup-window:after{bottom:-1px;right:20px}.streak-popup-close{background:#e53935!important;border:none!important;border-radius:50%!important;box-shadow:0 2px 8px rgba(0,0,0,.5)!important;color:#fff!important;cursor:pointer!important;font-family:sans-serif!important;font-size:18px!important;font-weight:700!important;height:32px!important;line-height:32px!important;padding:0!important;position:absolute!important;right:-14px!important;text-align:center!important;top:-14px!important;transition:background .2s,transform .2s!important;user-select:none!important;width:32px!important;z-index:200!important}.streak-popup-close:hover{background:#f44336!important;transform:scale(1.1)!important}.streak-popup-close:active{transform:scale(.95)!important}.streak-container{margin:0 auto;padding:0}.streak-gsh{background:linear-gradient(90deg,gold,#fff8dc 30%,#ff8c00 60%,gold);-webkit-background-clip:text;background-clip:text;background-size:200% auto;font-size:16px;font-weight:700;letter-spacing:.5px;-webkit-text-fill-color:transparent;animation:streakShimmer 2s linear infinite;color:transparent}@keyframes streakShimmer{0%{background-position:0 50%}to{background-position:200% 50%}}.streak-header{background:linear-gradient(135deg,#141a2b,#0d1220);border:1px solid gold;border-radius:14px;box-shadow:0 0 14px rgba(255,215,0,.18);margin-bottom:6px;padding:12px 16px;text-align:center}.streak-title{font-size:17px;letter-spacing:1.5px;line-height:1}.streak-subtitle{color:#fff;font-size:11px;margin-top:5px}.streak-line{display:block;height:25px;transition:opacity .5s ease,height .6s ease .3s;width:100%}.streak-flow{stroke-dasharray:4 8;animation:streakLineFlow 2s linear infinite}.streak-container.streak-all-claimed-mode .streak-line{height:0;opacity:0}.streak-container.streak-all-claimed-mode .streak-card{margin-left:0!important;margin-right:0!important;margin:2px;transition:margin .6s ease-out,width .6s ease-out;width:100%!important}@keyframes streakCongratsPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes streakLineFlow{0%{stroke-dashoffset:0;opacity:.7}50%{opacity:1}to{stroke-dashoffset:-20;opacity:.7}}.streak-card{animation:streakSlideUpFade .5s ease-out forwards;border-radius:14px;display:flex;flex-direction:column;gap:7px;min-height:90px;opacity:0;padding:10px 12px;transform:translateY(20px)}.streak-card.streak-left{margin-right:20%}.streak-card.streak-right{margin-left:20%}@keyframes streakSlideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.streak-row1{gap:9px}.streak-badge,.streak-row1{align-items:center;display:flex}.streak-badge{border-radius:50%;flex:0 0 40px;height:40px;justify-content:center;position:relative;width:40px}.streak-badge .streak-num{font-family:var(--streak-bebas);font-size:26px;line-height:1}.streak-badge .streak-lock{font-size:13px;left:-7px;position:absolute;top:-3px}.streak-day-label{color:#f9f53c;font-family:var(--streak-sans);font-size:7px;left:0;letter-spacing:.5px;position:absolute;right:0;text-align:center;text-transform:uppercase;top:2px}.streak-badge .streak-num{margin-top:8px}.streak-titles{flex:1;min-width:0}.streak-titles .streak-ttl{font-family:var(--streak-bebas);font-size:15px;letter-spacing:.4px;line-height:1.05}.streak-titles .streak-desc{color:var(--streak-text2);font-size:10px;margin-top:2px}.streak-row2{align-items:center;display:flex;gap:8px}.streak-bar{background:#2a2f3e;border-radius:4px;flex:1;height:6px;overflow:hidden}.streak-bar .streak-fill{background:linear-gradient(90deg,#0f0,#cfc,#0d0,#0f0);background-size:200% auto;border-radius:4px;height:100%;transition:width 1.5s ease-out;width:0}.streak-ptext{color:var(--streak-text2);font-size:10px;min-width:42px;text-align:right;white-space:nowrap}.streak-row3{gap:8px;justify-content:space-between;margin-top:auto}.streak-reward,.streak-row3{align-items:center;display:flex}.streak-reward{flex-wrap:wrap;font-size:13px;gap:4px;line-height:1.3}.streak-reward .streak-gsh{font-family:var(--streak-bebas);font-size:15px;letter-spacing:.3px}.streak-local-amount{background:linear-gradient(90deg,#0f0,#cfc 30%,#0d0 60%,#0f0);-webkit-background-clip:text;background-clip:text;background-size:200% auto;font-family:var(--streak-bebas);font-size:11px;letter-spacing:.5px;-webkit-text-fill-color:transparent;animation:streakShimmer 2s linear infinite;color:transparent;filter:drop-shadow(0 0 3px rgba(0,255,0,.4));margin-left:1px}.streak-card.streak-locked .streak-local-amount{opacity:.5}.streak-card.streak-claimed .streak-local-amount{opacity:.7}.streak-gift{color:#00ff7f;font-family:system-ui,sans-serif;font-size:11px;font-weight:400;letter-spacing:.3px;margin-left:2px;opacity:.9;text-shadow:0 0 4px rgba(0,255,127,.4)}.streak-card.streak-locked .streak-gift{color:var(--streak-muted);opacity:.5;text-shadow:none}.streak-card.streak-claimed .streak-gift{opacity:.7}.streak-btn{border:none;border-radius:8px;cursor:pointer;flex:0 0 auto;font-family:var(--streak-bebas);font-size:12px;letter-spacing:.6px;padding:5px 12px;white-space:nowrap}.streak-btn.streak-gray{background:#3a3f4e;color:#6b7280}.streak-btn.streak-green{animation:streakShakeButton 3s ease-in-out infinite;background:linear-gradient(90deg,#0f0,#cfc 30%,#0d0 60%,#0f0);background-size:200% auto;filter:drop-shadow(0 0 8px rgba(0,255,0,.6))}.streak-btn.streak-green .streak-gsh{font-size:12px;letter-spacing:.8px;text-shadow:0 1px 2px rgba(0,0,0,.5)}.streak-btn.streak-green:active{transform:scale(.95)}.streak-btn:disabled{animation:none;cursor:default;opacity:.6}@keyframes streakShakeButton{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.streak-done{color:#00ff7f;font-family:var(--streak-bebas);font-size:12px;letter-spacing:.8px;white-space:nowrap}.streak-card.streak-locked{background:#1f2330;border:1px solid #2a2f3e}.streak-card.streak-locked .streak-badge{background:#2a2f3e}.streak-card.streak-locked .streak-badge .streak-num{color:var(--streak-muted)}.streak-card.streak-locked .streak-titles .streak-desc,.streak-card.streak-locked .streak-titles .streak-ttl{color:#89909d}.streak-card.streak-locked .streak-reward .streak-gsh{background:none;-webkit-text-fill-color:var(--streak-muted);animation:none;color:var(--streak-muted)}.streak-card.streak-locked .streak-reward{filter:grayscale(.8);opacity:.6}.streak-card.streak-active,.streak-card.streak-inprogress{animation:streakSlideUpFade .5s ease-out forwards,streakPulseGold 2s ease-in-out infinite;background:#1a1f2e;border:2px solid gold;box-shadow:0 0 10px rgba(255,215,0,.5)}@keyframes streakPulseGold{0%,to{box-shadow:0 0 10px rgba(255,215,0,.5)}50%{box-shadow:0 0 25px rgba(255,215,0,.9)}}.streak-card.streak-active .streak-badge,.streak-card.streak-inprogress .streak-badge{background:#11151f;border:2px solid gold}.streak-card.streak-completed{background:#1a1f2e;border:2px solid gold;box-shadow:0 0 12px rgba(255,215,0,.35)}.streak-card.streak-completed .streak-badge{background:#11151f;border:2px solid gold}.streak-card.streak-claimed-today{opacity:.95}.streak-card.streak-claimed-today .streak-done{color:#00ff7f}.streak-wait-block{align-items:flex-end;display:flex;flex-direction:column;gap:2px}.streak-timer{color:gold;font-family:var(--streak-bebas);font-size:11px;letter-spacing:1px;opacity:.85}.streak-card.streak-claimed{background:#0f2a1a;border:1px solid #1f4a2a;min-height:60px;transition:transform .3s ease}.streak-card.streak-claimed .streak-row2{display:none}.streak-card.streak-claimed:hover{transform:scale(1.02)}.streak-card.streak-claimed .streak-badge{background:#103024;border:2px solid #00ff7f}.streak-card.streak-claimed .streak-badge .streak-num{color:#00ff7f;text-shadow:0 0 8px rgba(0,255,127,.7)}.streak-card.streak-claimed .streak-titles .streak-ttl{color:#cfe9d8}.streak-card.streak-claimed .streak-titles .streak-desc{color:#7fae93}.streak-card.streak-claimed .streak-bar{opacity:.6}.streak-card.streak-claimed .streak-bar .streak-fill{background:linear-gradient(90deg,#1f6b44,#2b8f5c)}.streak-card.streak-claimed .streak-ptext{color:#7fae93}.streak-card.streak-claimed .streak-reward{opacity:.7}.streak-card.streak-claimed .streak-reward .streak-gsh{background:none;-webkit-text-fill-color:#5e9c7a;animation:none;color:#5e9c7a}.streak-menu-button{align-items:center;background:linear-gradient(15deg,#0a6a55,#000);border:1px solid #c99c46;border-radius:14px;box-shadow:0 0 0 1px rgba(255,215,0,.3),0 0 30px rgba(255,215,0,.4),0 20px 60px rgba(0,0,0,.6),inset 0 1px 0 hsla(0,0%,100%,.05);box-sizing:border-box;cursor:pointer;display:flex;gap:12px;justify-content:center;margin:0 auto 9px;max-width:100%;max-width:calc(100% - 30px);padding:2px 54px;position:relative;transition:transform .2s ease}.streak-menu-button:hover{transform:scale(1.02)}.streak-menu-button:active{transform:scale(.98)}.streak-menu-icon{font-size:32px}.streak-menu-title{animation:streakShimmer 2s linear infinite;background:linear-gradient(90deg,gold,#fff8dc 30%,#ff8c00 60%,gold);-webkit-background-clip:text;background-clip:text;background-size:200% auto;font-family:var(--streak-bebas);font-size:16px;font-weight:700;letter-spacing:.5px;-webkit-text-fill-color:transparent;color:transparent;position:relative;white-space:nowrap}.streak-menu-day{color:#b0b8c8;font-size:12px;margin-top:2px}.streak-menu-arrow{color:gold;font-size:24px;margin-left:auto}.streak-toast{background:#103024;border:1px solid #00ff7f;border-radius:10px;bottom:16px;box-shadow:0 4px 16px rgba(0,0,0,.5);color:#00ff7f;font-family:var(--streak-bebas);font-size:14px;left:50%;letter-spacing:.5px;opacity:0;padding:8px 18px;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(10px);transition:opacity .25s ease,transform .25s ease;z-index:50}.streak-toast.is-visible{opacity:1;transform:translateX(-50%) translateY(0)}.streak-vip-inline{align-items:center;color:gold;display:inline-flex;font-weight:700;gap:3px;letter-spacing:.5px;margin-left:6px;vertical-align:middle}.vip-crown{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35));height:auto!important;left:42%!important;object-fit:contain!important;opacity:1!important;pointer-events:none;position:absolute!important;top:-43%!important;transform:rotate(18deg)!important;width:62%!important;z-index:5!important}.vip-crown--lg{top:-37%!important;transform:rotate(17deg)!important;width:55%!important}.prof-avatar:has(>.vip-crown){overflow:visible}.prof-avatar:has(>.vip-crown)>img{border-radius:50%}main:has(#three-cards-rooms):before{display:none!important}#three-cards-rooms{color:#f4f1e8;display:flex;flex-direction:column;font-family:Gilroy,-apple-system,Segoe UI,Roboto,Arial,sans-serif;min-height:100vh;padding:20px 14px 32px;width:100%}#three-cards-rooms .rooms-head{flex:0 0 auto;margin:-7px 0 18px;text-align:center}#three-cards-rooms .rooms-title{color:#ffe49b;font-size:27px;font-weight:800;letter-spacing:.5px;text-shadow:0 0 20px rgba(231,181,60,.4)}#three-cards-rooms .rooms-rules-btn{align-items:center;background:linear-gradient(#272d39,#171b22);border:1px solid rgba(231,181,60,.35);border-radius:18px;box-shadow:0 5px 14px #0007;color:#ffe49b;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:700;gap:6px;padding:8px 18px}#three-cards-rooms .rooms-rules-btn:hover{border-color:rgba(231,181,60,.6);filter:brightness(1.08)}#three-cards-rooms .rooms-rules-btn .tc-q{align-items:center;background:#e7b53c;border-radius:50%;color:#241a05;display:inline-flex;font-size:12px;font-weight:900;height:18px;justify-content:center;width:18px}#three-cards-rooms .rooms-sub{bottom:-3px;font-size:11px;letter-spacing:4px;margin-top:3px;opacity:.55;position:relative;text-transform:uppercase}#three-cards-rooms .room-list{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:440px;width:100%}#three-cards-rooms .room-card{background:linear-gradient(160deg,#232b39,#161b24 60%,#10141b);border:1px solid rgba(231,181,60,.22);border-radius:20px;box-shadow:0 14px 34px #000a,inset 0 1px 0 hsla(0,0%,100%,.05);padding:14px 14px 16px;position:relative;transition:.18s}#three-cards-rooms .room-card:hover{border-color:rgba(231,181,60,.55);box-shadow:0 18px 44px #000b,0 0 26px rgba(231,181,60,.16);transform:translateY(-2px)}#three-cards-rooms .room-card.playing{border-color:rgba(94,255,155,.28)}#three-cards-rooms .room-top{align-items:center;display:flex;gap:8px;margin-bottom:12px}#three-cards-rooms .rtag{background:linear-gradient(#3a2f12,#241c0a);border:1px solid rgba(231,181,60,.45);border-radius:20px;color:#ffe49b;font-size:11px;font-weight:800;letter-spacing:.5px;padding:4px 11px;text-transform:uppercase}#three-cards-rooms .room-online{align-items:center;background:linear-gradient(#222a36,#161b22);border:1px solid hsla(0,0%,100%,.08);border-radius:18px;color:#9fb1c4;display:flex;font-size:11px;font-weight:700;gap:4px;padding:4px 9px}#three-cards-rooms .room-online .dot{background:#5eff9b;border-radius:50%;box-shadow:0 0 8px rgba(94,255,155,.7);height:7px;width:7px}#three-cards-rooms .rstatus{background:linear-gradient(#272d39,#171b22);border:1px solid hsla(0,0%,100%,.08);border-radius:18px;font-size:12px;font-weight:800;margin-left:auto;padding:5px 12px;white-space:nowrap}#three-cards-rooms .rstatus.count{border-color:rgba(231,181,60,.45);color:#e7b53c;text-shadow:0 0 10px rgba(231,181,60,.4)}#three-cards-rooms .rstatus.play{border-color:rgba(94,255,155,.35);color:#5eff9b}#three-cards-rooms .rstatus.wait{color:#9aa6b4}#three-cards-rooms .prize-box{background:linear-gradient(#1c2330,#12161e);border:1px solid hsla(0,0%,100%,.06);border-radius:14px;margin-bottom:12px;padding:11px 14px}#three-cards-rooms .prize-row{align-items:center;display:flex;gap:12px}#three-cards-rooms .ptrophy{filter:drop-shadow(0 4px 6px #0008);font-size:30px}#three-cards-rooms .prize-lbl{font-size:10px;font-weight:700;letter-spacing:1.5px;opacity:.6;text-transform:uppercase}#three-cards-rooms .prize-amt{color:#ffe49b;font-size:24px;font-weight:800;line-height:1.15;text-shadow:0 0 14px rgba(231,181,60,.35)}#three-cards-rooms .prize-azn{color:#ffe49b;font-size:11px;opacity:.65}#three-cards-rooms .room-mid{align-items:flex-end;display:flex;gap:10px;justify-content:space-between;margin-bottom:14px}#three-cards-rooms .entry-lbl{font-size:10px;font-weight:700;letter-spacing:1.5px;opacity:.6;text-transform:uppercase}#three-cards-rooms .entry-amt{color:#9eff00;font-weight:800;line-height:1.15}#three-cards-rooms .entry-azn{color:#9eff00;font-size:11px;line-height:1.15}#three-cards-rooms .seats-info{text-align:right}#three-cards-rooms .ravs{display:flex;justify-content:flex-end;margin-bottom:4px}#three-cards-rooms .rav{align-items:center;background:linear-gradient(145deg,#3a4150,#222730);border:2px solid #11151c;border-radius:50%;box-shadow:0 3px 8px #0007;display:flex;font-size:14px;height:28px;justify-content:center;margin-left:-9px;overflow:hidden;width:28px}#three-cards-rooms .rav:first-child{margin-left:0}#three-cards-rooms .rav img{height:100%;object-fit:cover;width:100%}#three-cards-rooms .rav.empty{background:rgba(40,46,56,.5);border-color:hsla(0,0%,100%,.18);border-style:dashed}#three-cards-rooms .seat-count{color:#ffe49b;font-size:14px;font-weight:800}#three-cards-rooms .seat-free{color:#e7b53c;font-size:11px;opacity:.8}#three-cards-rooms .room-btn{background:linear-gradient(#ffe49b,#b8841a);border:none;border-radius:14px;box-shadow:0 7px 18px rgba(231,181,60,.25),inset 0 1px 0 hsla(0,0%,100%,.4);color:#241a05;cursor:pointer;font-family:inherit;font-size:16px;font-weight:800;padding:13px;transition:.15s;width:100%}#three-cards-rooms .room-btn:hover{filter:brightness(1.07);transform:translateY(-1px)}#three-cards-rooms .room-btn:active{transform:translateY(1px)}#three-cards-rooms .room-btn:disabled{cursor:default;filter:none;opacity:.55;transform:none}#three-cards-rooms .room-card.playing .room-btn{background:linear-gradient(#5ec88a,#2f8d57);box-shadow:0 7px 18px rgba(94,200,138,.22),inset 0 1px 0 hsla(0,0%,100%,.3);color:#06120b}#three-cards-rooms .rooms-back{background:linear-gradient(#272d39,#171b22);border:1px solid hsla(0,0%,100%,.12);border-radius:18px;color:#f4f1e8;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;margin:22px auto 0;padding:9px 18px}#three-cards-rooms .rooms-back:hover{border-color:rgba(231,181,60,.5);color:#ffe49b}#three-cards-rooms .rooms-empty{opacity:.6;padding:24px;text-align:center}#three-cards-rooms .rstatus.count .tc-room-cd{font-variant-numeric:tabular-nums}@media (max-width:480px){#three-cards-rooms .rooms-title{font-size:23px}#three-cards-rooms .room-card{padding:12px 12px 14px}#three-cards-rooms .prize-amt{font-size:21px}}@media (max-width:767px){.tc-rooms-wrap.header__padding{padding-top:85px}}#three-cards-table{background:radial-gradient(circle at 50% 18%,#1a2230,#0a0d12 70%);color:#f4f1e8;display:flex;flex-direction:column;font-family:Gilroy,-apple-system,Segoe UI,Roboto,Arial,sans-serif;inset:0;overflow:hidden;position:fixed;z-index:150}#three-cards-table .tc-topbar{align-items:flex-start;display:flex;justify-content:space-between;left:0;padding:0 14px;position:absolute;right:0;top:12px;z-index:30}#three-cards-table .tc-online-wrap{align-items:center;display:flex;flex-direction:column;gap:6px}#three-cards-table .tc-rules-btn{align-items:center;background:linear-gradient(#272d39,#171b22);border:1px solid rgba(231,181,60,.35);border-radius:18px;box-shadow:0 5px 14px #0007;color:#ffe49b;cursor:pointer;display:flex;font-family:inherit;font-size:12px;font-weight:700;gap:5px;padding:5px 12px}#three-cards-table .tc-rules-btn:hover{border-color:rgba(231,181,60,.6);filter:brightness(1.08)}#three-cards-table .tc-rules-btn .tc-q{align-items:center;background:#e7b53c;border-radius:50%;color:#241a05;display:inline-flex;font-size:11px;font-weight:900;height:16px;justify-content:center;width:16px}#three-cards-table .tc-mute-btn{align-items:center;background:linear-gradient(#272d39,#171b22);border:1px solid rgba(231,181,60,.35);border-radius:50%;box-shadow:0 5px 14px #0007;cursor:pointer;display:flex;font-family:inherit;font-size:16px;height:30px;justify-content:center;line-height:1;width:30px}#three-cards-table .tc-mute-btn:hover{border-color:rgba(231,181,60,.6);filter:brightness(1.08)}#tc-rules-popup{align-items:center;backdrop-filter:blur(4px);background:rgba(3,4,7,.82);color:#f4f1e8;display:none;font-family:Gilroy,-apple-system,Segoe UI,Roboto,Arial,sans-serif;inset:0;justify-content:center;padding:14px;position:fixed;z-index:340}#tc-rules-popup.show{display:flex}#tc-rules-popup .tc-rules-box{background:linear-gradient(160deg,#232b39,#10141b);border:1px solid rgba(231,181,60,.3);border-radius:20px;box-shadow:0 24px 70px #000c;max-height:84vh;overflow-y:auto;padding:46px 20px 20px;position:relative;text-align:center;width:min(92vw,560px)}#tc-rules-popup .tc-rules-x{background:#333a47;border:1px solid hsla(0,0%,100%,.15);border-radius:50%;color:#fff;cursor:pointer;font-weight:800;height:30px;line-height:1;position:absolute;right:12px;top:10px;width:30px}#tc-rules-popup .tc-rules-x:hover{background:#444c5c}#tc-rules-popup .tc-rules-title{color:#ffe49b;font-size:19px;font-weight:800;margin:2px 0 12px}#tc-rules-popup .tc-rules-body{font-size:14px;line-height:1.5;margin-bottom:16px;opacity:.9;text-align:left;white-space:pre-line}#tc-rules-popup .tc-rules-close{background:linear-gradient(#ffe49b,#b8841a);border:none;border-radius:13px;color:#241a05;cursor:pointer;font-family:inherit;font-size:15px;font-weight:800;margin:10px;padding:11px 26px}#tc-rules-popup .tc-rules-h{background:linear-gradient(180deg,#fff8dc,gold 50%,#ff8c00);-webkit-background-clip:text;background-clip:text;font-family:Bebas Neue,Philosop,sans-serif;font-size:28px;letter-spacing:3px;margin:24px 0 14px;padding-bottom:10px;text-align:center;-webkit-text-fill-color:transparent;border-bottom:1px solid rgba(255,215,0,.35);filter:drop-shadow(0 0 6px rgba(255,140,0,.35));text-shadow:0 2px 6px rgba(0,0,0,.4)}#tc-rules-popup .tc-rules-h:first-of-type{margin-top:0}#tc-rules-popup .tc-rules-text{color:#e9e3d2;font-family:Gilroy,sans-serif;font-size:15px;line-height:1.6;text-align:center}#tc-rules-popup .tc-rules-text .tc-num{color:#e7b53c;font-size:1.08em;font-weight:800;letter-spacing:.3px;text-shadow:0 0 8px rgba(231,181,60,.45)}#tc-rules-popup .tc-rules-box{box-shadow:0 24px 70px #000c,inset 0 0 0 1px rgba(231,181,60,.14)}#tc-rules-popup .tc-rules-warn{background:linear-gradient(160deg,rgba(231,181,60,.14),rgba(231,181,60,.04));border:1px solid rgba(231,181,60,.45);border-radius:12px;color:#ffe9b8;margin:10px auto;padding:12px 14px 12px 42px;position:relative}#tc-rules-popup .tc-rules-warn:before{color:#e7b53c;content:"⚠";filter:drop-shadow(0 0 6px rgba(231,181,60,.5));font-size:18px;left:12px;position:absolute;top:11px}#tc-rules-popup .tc-rules-img{background:rgba(0,0,0,.25);border:1px solid rgba(231,181,60,.35);border-radius:12px;display:block;height:140px;margin:12px auto 16px;max-width:100%;object-fit:contain}@media (max-width:480px){#tc-rules-popup .tc-rules-h{font-size:24px;letter-spacing:2px}}#tc-warn-popup{align-items:center;backdrop-filter:blur(4px);background:rgba(3,4,7,.82);color:#f4f1e8;display:none;font-family:Gilroy,-apple-system,Segoe UI,Roboto,Arial,sans-serif;inset:0;justify-content:center;padding:16px;position:fixed;z-index:345}#tc-warn-popup.show{display:flex}#tc-warn-popup .tc-warn-box{background:linear-gradient(160deg,#2a2418,#15110a);border:1px solid rgba(231,181,60,.45);border-radius:20px;box-shadow:0 24px 70px #000c,0 0 40px rgba(231,181,60,.12);padding:24px 20px 20px;text-align:center;width:min(92vw,420px)}#tc-warn-popup .tc-warn-ic{filter:drop-shadow(0 4px 8px #0008);font-size:44px;margin-bottom:8px}#tc-warn-popup .tc-warn-text{color:#ffe49b;font-family:Rajdhani,sans-serif;font-size:15px;font-weight:700;line-height:1.5;margin-bottom:18px;text-align:center}#tc-warn-popup .tc-warn-ok{background:linear-gradient(#ffe49b,#b8841a);border:none;border-radius:14px;box-shadow:0 7px 18px rgba(231,181,60,.3),inset 0 1px 0 hsla(0,0%,100%,.4);color:#241a05;cursor:pointer;font-family:inherit;font-size:16px;font-weight:800;min-width:160px;padding:12px 24px}#tc-warn-popup .tc-warn-ok:hover{filter:brightness(1.07);transform:translateY(-1px)}#three-cards-table .tc-bet,#three-cards-table .tc-online{padding:4px 12px}#three-cards-table .tc-back,#three-cards-table .tc-bet,#three-cards-table .tc-online{align-items:center;background:linear-gradient(#272d39,#171b22);border:1px solid hsla(0,0%,100%,.08);border-radius:22px;box-shadow:0 6px 18px #0007;display:flex;font-size:13px;font-weight:700;gap:6px}#three-cards-table .tc-back{color:#f4f1e8;cursor:pointer;font-family:inherit;padding:8px 14px}#three-cards-table .tc-back:hover{border-color:rgba(231,181,60,.5);color:#ffe49b}#three-cards-table .tc-back-wrap{align-items:flex-start;display:flex;flex-direction:column;gap:6px}#three-cards-table .tc-bet{border-color:rgba(231,181,60,.35);color:#ffe49b}#three-cards-table .tc-bet-wrap{align-items:flex-end;display:flex;flex-direction:column;gap:6px}#three-cards-table .tc-online .dot{background:#5eff9b;border-radius:50%;box-shadow:0 0 8px rgba(94,255,155,.7);height:7px;width:7px}#three-cards-table .tc-felt-wrap{align-items:center;display:flex;inset:0;justify-content:center;padding:64px 16px 110px;position:absolute}#three-cards-table .tc-felt{background:radial-gradient(ellipse 60% 55% at 50% 42%,#3aa066 0,#2c8454 38%,#1d6240 72%,#154d33 100%);border:18px solid #4a2f1c;border-radius:50%/50%;box-shadow:0 0 0 3px #2c1c10,0 0 0 9px #5b3a23,0 0 0 11px #34210f,inset 0 0 70px rgba(0,0,0,.55),inset 0 0 120px rgba(0,0,0,.35),0 30px 64px rgba(0,0,0,.62);height:min(66vh,580px);position:relative;width:min(97vw,1040px)}#three-cards-table .tc-felt:before{border:2px solid rgba(255,225,150,.2);border-radius:50%/50%;box-shadow:inset 0 0 40px rgba(0,0,0,.4);content:"";inset:6px;position:absolute}#three-cards-table .tc-seat{align-items:center;display:flex;flex-direction:column;gap:5px;position:absolute;transform:translate(-50%,-50%);transition:.3s;width:168px;z-index:10}#three-cards-table .tc-seat-bottom{flex-direction:column-reverse}#three-cards-table .tc-avatar{align-items:center;background:linear-gradient(145deg,#3a4150,#222730);border:3px solid hsla(0,0%,100%,.16);border-radius:50%;box-shadow:0 6px 16px #0008,inset 0 2px 4px hsla(0,0%,100%,.1);display:flex;font-size:28px;height:64px;justify-content:center;overflow:visible;position:relative;width:64px}#three-cards-table .tc-avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}#three-cards-table .tc-avatar.empty{background:rgba(40,46,56,.5);border-style:dashed;color:#9aa6b4;font-size:34px;height:64px;width:64px}#three-cards-table .tc-seat.me .tc-avatar{border-color:rgba(231,181,60,.88)}#three-cards-table .tc-nameplate{background:linear-gradient(#23282f,#14171c);border:1px solid hsla(0,0%,100%,.07);border-radius:13px;box-shadow:0 4px 10px #0006;font-size:12px;font-weight:700;padding:3px 12px;white-space:nowrap}#three-cards-table .tc-sit-btn{background:linear-gradient(#ffe49b,#b8841a);border:none;border-radius:13px;box-shadow:0 5px 12px #0007,inset 0 1px 0 hsla(0,0%,100%,.4);color:#241a05;cursor:pointer;font-family:inherit;font-size:14px;font-weight:800;padding:9px 20px}#three-cards-table .tc-sit-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}#three-cards-table .tc-banner{left:50%;max-width:min(96vw,340px);padding:6px 10px;position:absolute;text-align:center;top:calc(36% - 15px);transition:.3s;z-index:50}#three-cards-table .tc-banner,#three-cards-table .tc-banner.show{transform:translate(-50%,-50%)}#three-cards-table .tc-banner.tc-banner-center{top:50%}#three-cards-table .tc-banner-big{color:#ffe49b;font-size:clamp(24px,7vw,30px);font-weight:900;text-shadow:0 0 16px rgba(231,181,60,.5)}#three-cards-table .tc-banner-sub{background:linear-gradient(#ffe49b,#d9a92a);border:1px solid hsla(0,0%,100%,.5);border-radius:14px;box-shadow:0 4px 14px rgba(231,181,60,.35),inset 0 1px 0 hsla(0,0%,100%,.6);font-size:clamp(11px,3vw,13.5px)}#three-cards-table .tc-banner-sub,#three-cards-table .tc-banner-sub.tc-banner-wait{color:#241a05;display:inline-block;font-weight:800;letter-spacing:.2px;padding:5px 14px;text-shadow:0 1px 0 hsla(0,0%,100%,.3);white-space:nowrap}#three-cards-table .tc-banner-sub.tc-banner-wait{background:none;border:none;border-radius:0;box-shadow:none;font-family:Philosop;font-size:15px;text-transform:capitalize}.dots3c{display:inline-flex;gap:3px;margin-left:2px}.dots3c span{animation:blockPop 1.2s ease-in-out infinite;background:#000;border-radius:4px;display:inline-block;height:1px;width:1px}.dots3c span:nth-child(2){animation-delay:.2s}.dots3c span:nth-child(3){animation-delay:.4s}#three-cards-table .tc-banner.pulse{animation:tcBannerPulse .55s cubic-bezier(.2,.8,.2,1)}@keyframes tcBannerPulse{0%{transform:translate(-50%,-50%) scale(.9)}45%{transform:translate(-50%,-50%) scale(1.06)}to{transform:translate(-50%,-50%) scale(1)}}#three-cards-table .tc-control{align-items:center;background:linear-gradient(0deg,rgba(6,8,12,.97),rgba(6,8,12,0));bottom:0;display:flex;flex-direction:column-reverse;gap:10px;justify-content:center;left:0;min-height:70px;padding:14px;position:absolute;right:0;z-index:40}#three-cards-table .tc-control:has(.tc-acts){align-items:center;backdrop-filter:blur(5px);background:linear-gradient(0deg,#0a0d12,rgba(6,8,12,0));border-radius:18px;bottom:5px;display:flex;flex-direction:column;gap:10px;justify-content:center;left:12px;min-height:70px;padding:0;position:absolute;right:12px;z-index:40}#three-cards-table .tc-leave-btn{background:linear-gradient(#6b7484,#39404b);border:none;border-radius:15px;box-shadow:0 7px 18px #0008,inset 0 1px 0 hsla(0,0%,100%,.25);color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:800;padding:12px 28px}#three-cards-table .tc-leave-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}#three-cards-table .tc-spec-hint{color:#48ff0091;font-size:13px;font-weight:700}#three-cards-table .tc-spec-exit{background:linear-gradient(#6b7484,#39404b);border:none;border-radius:13px;box-shadow:0 6px 16px #0007,inset 0 1px 0 hsla(0,0%,100%,.22);color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:800;padding:11px 26px}#three-cards-table .tc-spec-exit:hover{filter:brightness(1.08);transform:translateY(-1px)}#three-cards-table.tc-spec .tc-rules-btn{left:14px;position:absolute;top:32px}#three-cards-table.tc-spec .tc-online{left:14px;position:absolute;top:0}#three-cards-table.tc-prestart-wide .tc-mute-btn{left:16px;position:absolute;top:39px}#three-cards-table.tc-prestart-tight .tc-mute-btn{left:5px;position:absolute;top:73px}#three-cards-table.tc-spec .tc-mute-btn{left:16px;position:absolute;top:72px}#three-cards-table.tc-result-mute .tc-rules-btn{left:14px;position:absolute;top:40px}#three-cards-table.tc-result-mute .tc-mute-btn{left:16px;position:absolute;top:80px}#three-cards-table.tc-ingame .tc-online-wrap{align-items:flex-start;left:14px;position:absolute;top:0}#tc-toast{background:rgba(8,10,14,.92);border:1px solid rgba(255,90,70,.4);border-radius:13px;bottom:90px;box-shadow:0 10px 28px #000b;color:#fff;font-family:Gilroy,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;font-weight:700;left:50%;max-width:90vw;opacity:0;padding:10px 18px;pointer-events:none;position:fixed;text-align:center;transform:translate(-50%,10px);transition:.25s;z-index:300}#tc-toast.show{opacity:1;transform:translate(-50%)}#three-cards-table .tc-mini-hand{align-items:flex-end;display:flex;margin-top:4px}#three-cards-table .tc-mini-card{background-size:cover;border-radius:6px;box-shadow:0 4px 8px #000,inset 0 0 0 1px hsla(0,0%,100%,0);height:80px;margin-left:-24px;width:53px}#three-cards-table .tc-mini-card:first-child{margin-left:0}#three-cards-table .tc-seat-bottom .tc-mini-hand{min-height:80px}@media (max-width:680px){#three-cards-table .tc-seat-bottom .tc-mini-hand{min-height:60px}}#three-cards-table .tc-mini-card.face{box-shadow:0 5px 10px rgba(0,0,0,.55),inset 0 0 0 1px hsla(0,0%,100%,.12);margin-left:2px}#three-cards-table .tc-mini-card.face:first-child{margin-left:0}#three-cards-table .tc-seat-score{background:rgba(0,0,0,.6);border:1px solid rgba(159,208,255,.5);border-radius:10px;color:#9fd0ff;font-size:12px;font-weight:900;margin-top:2px;padding:1px 8px}#three-cards-table .tc-seat.active .tc-avatar{box-shadow:-1px 1px 8px 0 #37ff00,0 0 26px #2dff00}#three-cards-table .tc-seat.active .tc-avatar:before{animation:tcSpin 5s linear infinite;background:conic-gradient(#e7b53c,rgba(231,181,60,0) 38%,#ffe49b 60%,rgba(231,181,60,0) 78%,#e7b53c);border-radius:50%;content:"";filter:drop-shadow(0 0 6px rgba(231,181,60,.6));inset:-7px;position:absolute;z-index:-1}@keyframes tcSpin{to{transform:rotate(1turn)}}#three-cards-table .tc-seat.folded .tc-avatar img{filter:grayscale(1) brightness(.55)}#three-cards-table .tc-seat.folded .tc-mini-hand,#three-cards-table .tc-seat.folded .tc-nameplate,#three-cards-table .tc-seat.folded .tc-seat-money{filter:grayscale(.7);opacity:.5}#three-cards-table .tc-avatar .tc-pass-mark,#three-cards-table .tc-avatar .tc-pass-mark:active,#three-cards-table .tc-avatar .tc-pass-mark:disabled,#three-cards-table .tc-avatar .tc-pass-mark:hover{align-items:center;background:radial-gradient(circle at 50% 32%,#ffffff00,#ffffff00 70%);border:none;box-sizing:border-box;color:#fff;cursor:default;display:flex;filter:none;font-family:inherit;font-size:16px;font-weight:900;height:56px;justify-content:center;left:50%;margin:0;opacity:1;padding:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.14s;width:56px;z-index:6}#three-cards-table .tc-avatar .tc-ack{align-items:center;animation:tcAckPop .3s cubic-bezier(.2,1.5,.3,1);background:radial-gradient(circle at 50% 36%,rgba(86,242,136,.95),rgba(20,139,53,.9) 78%);border-radius:50%;box-shadow:0 0 8px 1px rgba(70,224,138,.6),inset 0 0 0 2px hsla(0,0%,100%,.5),inset 0 2px 6px hsla(0,0%,100%,.4),inset 0 -5px 9px rgba(0,72,28,.42);color:#fff;display:flex;font-size:34px;font-weight:900;height:60px;justify-content:center;left:50%;pointer-events:none;position:absolute;text-shadow:0 2px 5px rgba(0,0,0,.45);top:50%;transform:translate(-50%,-50%);width:60px;z-index:8}@keyframes tcAckPop{0%{opacity:0;transform:translate(-50%,-50%) scale(.2)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}#three-cards-table .tc-avatar .tc-ack.tc-ack-out{animation:tcAckOut .3s ease forwards}@keyframes tcAckOut{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.6)}}#three-cards-table .tc-avatar.tc-ack-glow{animation:tcAckGlow .7s ease-out}@keyframes tcAckGlow{0%{box-shadow:0 0 0 0 rgba(70,224,138,.85)}to{box-shadow:0 0 22px 8px rgba(70,224,138,0)}}#three-cards-table .tc-open-card{background-size:cover;border-radius:7px;box-shadow:0 10px 20px rgba(0,0,0,.55),inset 0 0 0 1px hsla(0,0%,100%,.08);height:66px;opacity:0;position:absolute;transform:translate(-50%,-50%) scale(.6);transition:.4s cubic-bezier(.2,.8,.2,1);width:46px;z-index:14}#three-cards-table .tc-open-card.show{opacity:1;transform:translate(-50%,-90%) scale(1)}#three-cards-table .tc-open-card.in-hand{box-shadow:0 8px 16px rgba(0,0,0,.5),inset 0 0 0 1px hsla(0,0%,100%,.1);flex:0 0 auto;margin-left:8px;opacity:1;position:static;transform:none}#three-cards-table #tc-dim{background:rgba(0,0,0,.5);display:none;inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .45s;z-index:48}#three-cards-table #tc-dim.show{display:block;opacity:1}#three-cards-table #tc-dim.strong{background:rgba(0,0,0,.8)}#three-cards-table .tc-order{align-items:center;display:flex;flex-direction:column;gap:10px;left:50%;opacity:0;pointer-events:none;position:absolute;top:42%;transform:translate(-50%,-50%) scale(.8);transition:.4s cubic-bezier(.2,.8,.2,1);z-index:56}#three-cards-table .tc-order.show{opacity:1;transform:translate(-50%,-50%) scale(1)}#three-cards-table .tc-order-card{background-size:cover;border-radius:9px;box-shadow:0 0 0 3px #e7b53c,0 0 34px #e7b53c,0 14px 28px #000a;height:112px;width:78px}#three-cards-table .tc-order-label{background:linear-gradient(#2a2114,#15110a);border:1px solid #e7b53c;border-radius:14px;box-shadow:0 0 28px rgba(231,181,60,.5);color:#ffe49b;font-size:clamp(14px,4.2vw,18px);font-weight:800;padding:9px 20px;text-shadow:0 0 12px rgba(231,181,60,.6);white-space:nowrap}#three-cards-table .tc-myhand{align-items:center;display:flex;justify-content:center;left:41px;pointer-events:none;position:absolute;right:0;z-index:38}#three-cards-table .tc-card{background-size:cover;border-radius:10px;box-shadow:0 6px 14px rgba(0,0,0,.5),inset 0 0 0 1px hsla(0,0%,100%,.06);height:166px;transition:box-shadow .3s,transform .3s;width:115px}#three-cards-table .tc-myhand .tc-card{transform:none}#three-cards-table .tc-myhand .tc-card:first-child{z-index:1}#three-cards-table .tc-myhand .tc-card:nth-child(2){margin-left:-57px;z-index:2}#three-cards-table .tc-myhand .tc-card:nth-child(3){margin-left:-57px;z-index:3}#three-cards-table .tc-hand-side{align-items:center;bottom:41px;display:flex;flex-direction:column;gap:10px;margin-left:20px;pointer-events:auto;position:relative;right:0}#three-cards-table .tc-score-chip{background:linear-gradient(#ffe49b,#d9a92a);border:1px solid hsla(0,0%,100%,.5);border-radius:14px;box-shadow:0 4px 14px rgba(231,181,60,.35),inset 0 1px 0 hsla(0,0%,100%,.6);color:#241a05;display:inline-block;font-weight:800;letter-spacing:.2px;margin-left:0;padding:5px;text-shadow:0 1px 0 hsla(0,0%,100%,.3);white-space:nowrap}#three-cards-table .tc-myhand.tc-folded{left:0;position:absolute;transform:translateY(40px)}#three-cards-table .tc-myhand.tc-folded .tc-card{filter:grayscale(.7) brightness(.6);transform:none}#three-cards-table .tc-myhand.tc-folded .tc-card:not(:first-child){margin-left:-57px}#three-cards-table .tc-myhand.tc-folded .tc-pas-overlay{color:#fff;font-family:Romul,sans-serif;font-size:38px;font-weight:900;left:50%;letter-spacing:3px;pointer-events:none;position:absolute;text-shadow:0 2px 8px #000,0 0 14px rgba(0,0,0,.7);top:50%;transform:translate(-50%,-50%);z-index:10}#three-cards-table .tc-admin-btn{background:linear-gradient(#9fd0ff,#4a90d9);border:none;border-radius:13px;box-shadow:0 6px 16px #0007,inset 0 1px 0 hsla(0,0%,100%,.4);color:#241a05;cursor:pointer;font-family:inherit;font-size:13px;font-weight:800;padding:10px 16px}#three-cards-table .tc-admin-btn.on{background:linear-gradient(#ffb3a8,#d9544a);color:#2a0d09}#three-cards-table .tc-deck{filter:drop-shadow(0 10px 14px #000a);height:117px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:top .6s cubic-bezier(.2,.8,.2,1),left .6s cubic-bezier(.2,.8,.2,1),width .6s,height .6s,transform .5s cubic-bezier(.2,.8,.2,1);width:81px;z-index:12}#three-cards-table .tc-deck.tc-deck-shuffling{transform:translate(-50%,-50%) scale(1.28);z-index:13}#three-cards-table .tc-deck.tc-deck-parked{height:58px;left:74%;top:7%;width:40px;z-index:6}#three-cards-table .tc-deck-card{background-size:cover;border-radius:8px;box-shadow:0 1px 1px #0007,inset 0 0 0 1px hsla(0,0%,100%,.05);inset:0;position:absolute}@keyframes tcDealMove{0%{opacity:.92;transform:translate(0)}to{opacity:1;transform:translate(var(--tcdx),var(--tcdy))}}@keyframes tcDealSpin{0%{transform:perspective(600px) rotateX(44deg) rotate(var(--tcrz0)) scale(.72)}55%{transform:perspective(600px) rotateX(14deg) rotateY(var(--tcry)) rotate(var(--tcrzm)) scale(1.06)}to{transform:perspective(600px) rotateX(0deg) rotateY(0deg) rotate(0deg) scale(1)}}.tc-fly-deal{animation:tcDealMove .55s cubic-bezier(.16,.84,.3,1) forwards;will-change:transform}.tc-fly-deal-inner{animation:tcDealSpin .55s cubic-bezier(.16,.84,.3,1) forwards;background-size:cover;border-radius:6px;box-shadow:0 10px 20px #0009;height:100%;width:100%;will-change:transform}#footer.tc-over{z-index:200}#tc-reveal{align-items:center;background:rgba(3,4,7,.86);color:#f4f1e8;display:none;font-family:Gilroy,-apple-system,Segoe UI,Roboto,Arial,sans-serif;inset:0;justify-content:center;padding:14px;position:fixed;z-index:320}#tc-reveal.show{display:flex}#tc-reveal .tc-rv-box{background:linear-gradient(160deg,#232b39,#10141b);border:1px solid rgba(231,181,60,.3);border-radius:18px;box-shadow:0 20px 60px #000c;max-height:90vh;overflow-y:auto;padding:16px;width:min(94vw,520px)}#tc-reveal .tc-rv-head{color:#ffe49b;font-size:16px;font-weight:800;margin-bottom:12px;text-align:center}#tc-reveal .tc-rv-row{align-items:center;background:linear-gradient(#20252e,#171b22);border-radius:12px;display:flex;gap:10px;margin-bottom:8px;padding:8px}#tc-reveal .tc-rv-name{font-size:13px;font-weight:700;width:90px}#tc-reveal .tc-rv-cards{display:flex;flex:1;gap:4px}#tc-reveal .tc-rv-card{background-size:cover;border-radius:5px;box-shadow:0 3px 7px #0008;height:58px;width:40px}#tc-reveal .tc-rv-card.open{box-shadow:0 0 0 2px #e7b53c,0 3px 7px #0008}#tc-reveal .tc-rv-score{color:#ffe49b;font-size:18px;font-weight:900;min-width:60px;text-align:right}#tc-reveal .tc-rv-score span{display:block;font-size:10px;font-weight:700;opacity:.6}#tc-reveal .tc-rv-close{background:linear-gradient(#ffe49b,#b8841a);border:none;border-radius:13px;color:#241a05;cursor:pointer;display:block;font-family:inherit;font-weight:800;margin:6px auto 0;padding:11px 24px}#three-cards-table .tc-pot{align-items:center;flex-direction:column;left:50%;pointer-events:none;position:absolute;top:53%;transform:translate(-50%,-50%);z-index:7}#three-cards-table .tc-pot-amt{background:rgba(0,0,0,.62);border-radius:12px;box-shadow:0 3px 8px #0009;color:#ffe49b;font-size:15px;font-weight:800;left:50%;padding:2px 12px;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:999}#three-cards-table .tc-pot-pile{align-items:flex-end;display:flex;gap:8px;justify-content:center}#three-cards-table .tc-pot-bills,#three-cards-table .tc-pot-coins{flex:0 0 auto;position:relative}#three-cards-table .tc-bill{background-size:cover;border-radius:3px;box-shadow:0 3px 7px #000a,inset 0 0 0 1px rgba(0,0,0,.18);position:absolute;transform-origin:center}#three-cards-table .tc-bill.usd{background-position:50%;background-repeat:no-repeat;background-size:contain}#three-cards-table .tc-coin{background-size:cover;border-radius:50%;box-shadow:0 3px 7px #000b,inset 0 1px 2px hsla(0,0%,100%,.28);left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;transform-origin:center}#three-cards-table .tc-seat-money{background:rgba(0,0,0,.62);border:1px solid rgba(231,181,60,.5);border-radius:14px;color:#ffe49b;font-size:20px;font-weight:800;padding:6px 24px;white-space:nowrap}#three-cards-table .tc-turn-timer{align-items:center;animation:tcTtIn .25s ease both;display:flex;flex-direction:column;margin:0 auto 6px}@keyframes tcTtIn{0%{opacity:0;transform:translateY(-4px) scale(.85)}to{opacity:1;transform:none}}#three-cards-table .tc-turn-timer .tt-num{font-size:23px;font-weight:900;line-height:1;min-width:24px;text-align:center}#three-cards-table .tc-turn-timer .tt-bar{background:hsla(0,0%,100%,.12);border-radius:3px;box-shadow:inset 0 1px 2px #0006;height:6px;overflow:hidden;width:88px}#three-cards-table .tc-turn-timer .tt-bar i{background:linear-gradient(90deg,#ffe49b,#e7b53c);border-radius:3px;box-shadow:0 0 8px rgba(231,181,60,.6);display:block;height:100%;transition:width 1s linear;width:100%}#three-cards-table .tc-turn-timer.low .tt-num{color:#ff7d6c;text-shadow:0 0 10px rgba(255,90,70,.65)}#three-cards-table .tc-turn-timer.low .tt-bar i{background:linear-gradient(90deg,#ff9a8c,#bf3322);box-shadow:0 0 8px rgba(255,90,70,.6)}#three-cards-table .tc-turn-actions{align-items:center;display:flex;flex-direction:column;gap:12px;width:100%}#three-cards-table .tc-acts{align-items:stretch;display:flex;gap:12px;justify-content:center}#three-cards-table .tc-act-btn{align-items:center;border:none;border-radius:14px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;font-weight:700;height:54px;justify-content:center;min-width:110px;position:relative;transition:.15s}#three-cards-table .tc-act-btn .b-t{font-size:14px;font-weight:800;white-space:nowrap}#three-cards-table .tc-act-btn .b-a{font-size:11px;font-weight:700;opacity:.9;white-space:nowrap}#three-cards-table .tc-act-btn:hover{transform:translateY(-2px)}#three-cards-table .tc-act-btn:active{transform:translateY(1px)}#three-cards-table .tc-act-btn:disabled{cursor:default;filter:none;opacity:.5;transform:none}#three-cards-table .tc-act-btn.act-bet{background:linear-gradient(180deg,#ffe08a,#c88c16)}#three-cards-table .tc-act-btn.raise{background:linear-gradient(180deg,#ffb66b,#d05a00);box-shadow:0 3px 12px rgba(255,120,0,.35);color:#fff}#three-cards-table .tc-act-btn.raise:after{background:linear-gradient(#3a2f12,#1c1608);border:1px solid rgba(231,181,60,.6);border-radius:10px;color:#ffe49b;content:"×2";font-size:11px;font-weight:900;padding:1px 6px;position:absolute;right:-6px;top:-7px}#three-cards-table .tc-act-btn.open{background:linear-gradient(180deg,#62f088,#148b35);box-shadow:0 3px 12px rgba(0,255,89,.25);color:#fff}#three-cards-table .tc-act-btn.pass{background:linear-gradient(#717b8c,#3b4350);color:#fff}#three-cards-table .tc-act-btn.tc-turn:before{animation:shine 1.8s infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.45) 50%,transparent);background-position:-60% 0;background-repeat:no-repeat;background-size:50% 100%;border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute}@keyframes shine{to{background-position:160% 0}}@keyframes turnPulse{0%,to{box-shadow:0 0 0 rgba(255,180,0,0);transform:scale(1)}50%{box-shadow:0 0 20px rgba(255,200,0,.6);transform:scale(1.04)}}#three-cards-table .tc-pass-chip{align-items:center;background:radial-gradient(circle at 50% 32%,red,red 70%);border:3px dashed hsla(0,0%,100%,.55);border-radius:50%;box-shadow:0 8px 20px #f009,inset 0 2px 6px rgba(255,0,0,0),inset 0 -4px 8px rgba(255,0,0,.35);box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex:0 0 auto;font-family:inherit;font-size:16px;font-weight:900;height:56px;justify-content:center;pointer-events:auto;transition:.14s;width:56px}#three-cards-table .tc-pass-chip:hover{filter:brightness(1.08);transform:translateY(-2px) scale(1.05)}#three-cards-table .tc-pass-chip:active{transform:scale(.95)}#three-cards-table .tc-pass-chip:disabled{cursor:default;filter:none;opacity:.5;transform:none}#tc-center-toast{background:rgba(8,10,14,.84);border:1px solid rgba(231,181,60,.3);border-radius:13px;box-shadow:0 10px 28px #000b;color:#fff;font-family:Gilroy,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:clamp(12px,3.4vw,15px);font-weight:800;left:50%;max-width:94vw;opacity:0;padding:9px 18px;pointer-events:none;position:fixed;text-align:center;top:34%;transform:translate(-50%,-50%) scale(.85);transition:.26s cubic-bezier(.2,.8,.2,1);z-index:310}#tc-center-toast.show{opacity:1;transform:translate(-50%,-50%) scale(1)}#tc-center-toast.gold{background:linear-gradient(#ffe49b,#b8841a);border-color:hsla(0,0%,100%,.4);color:#241a05}@media (max-width:680px){#three-cards-table .tc-felt{border-width:13px;height:min(62vh,620px)}#three-cards-table .tc-seat{width:120px}#three-cards-table .tc-avatar{font-size:22px;height:50px;width:50px}#three-cards-table .tc-avatar .tc-pass-mark{font-size:13px;height:46px;width:46px}#three-cards-table .tc-avatar .tc-ack{box-shadow:0 0 6px 1px rgba(70,224,138,.6),inset 0 0 0 2px hsla(0,0%,100%,.5),inset 0 2px 6px hsla(0,0%,100%,.4),inset 0 -5px 9px rgba(0,72,28,.42);font-size:28px;height:46px;width:46px}#three-cards-table .tc-avatar.empty{font-size:28px;height:50px;width:50px}#three-cards-table .tc-mini-card{height:60px;margin-left:-24px;width:37px}#three-cards-table .tc-card{height:132px;width:92px}#three-cards-table .tc-myhand .tc-card:nth-child(2),#three-cards-table .tc-myhand .tc-card:nth-child(3),#three-cards-table .tc-myhand.tc-folded .tc-card:not(:first-child){margin-left:-46px}#three-cards-table .tc-myhand.tc-folded .tc-pas-overlay{font-size:30px}#three-cards-table .tc-myhand{bottom:56px;min-height:116px}#three-cards-table .tc-score-chip{font-size:13px;padding:5px 11px;right:10px}#three-cards-table .tc-seat-money{font-size:14px;padding:4px 14px}#three-cards-table .tc-deck.tc-deck-shuffling{transform:translate(-50%,-50%) scale(.9)}#three-cards-table .tc-act-btn{min-height:50px}#three-cards-table .tc-act-btn .b-t{font-family:math;font-size:15px}#three-cards-table .tc-act-btn .b-a{font-family:Romul;font-size:14px}}@media (max-width:430px){#three-cards-table .tc-myhand{bottom:50px;min-height:116px}}@media (max-width:407px){#three-cards-table .tc-myhand{bottom:23px;min-height:116px}}@media (max-width:393px){#three-cards-table .tc-myhand{bottom:35px;min-height:116px}}@media (max-width:360px){#three-cards-table .tc-myhand{bottom:15px;min-height:116px}}@media (min-width:681px){#three-cards-table .tc-myhand{bottom:10px}}#tc-win{align-items:center;backdrop-filter:blur(5px);background:radial-gradient(circle at 50% 40%,rgba(20,16,6,.72),rgba(3,4,7,.9));color:#f4f1e8;display:none;font-family:Gilroy,-apple-system,Segoe UI,Roboto,Arial,sans-serif;inset:0;justify-content:center;overflow:hidden;padding:clamp(8px,2.5vw,18px);position:fixed;z-index:330}#tc-win.show{display:flex}#tc-confetti{inset:0;pointer-events:none;position:absolute;z-index:1}#tc-win .tc-win-box{animation:tcWinPop .5s cubic-bezier(.18,1.25,.3,1);background:linear-gradient(160deg,#2b3140,#171b24 60%,#10131a);border-radius:24px;box-shadow:0 0 0 1px rgba(231,181,60,.5),0 0 70px rgba(231,181,60,.28),0 30px 80px #000c;overflow:visible;padding:clamp(14px,3.2vw,22px);position:relative;text-align:center;width:min(94vw,520px);z-index:2}#tc-win.won .tc-win-box{box-shadow:0 0 0 2px #3b9c4a,0 0 0 4px rgba(231,181,60,.4),0 0 70px rgba(59,156,74,.35),0 30px 80px #000c}#tc-win.lost .tc-win-box{box-shadow:0 0 0 2px #c0392b,0 0 60px rgba(192,57,43,.32),0 30px 80px #000c}@keyframes tcWinPop{0%{opacity:0;transform:scale(.7) translateY(20px)}to{opacity:1;transform:none}}#tc-win .tc-trophy{filter:drop-shadow(0 8px 14px #000b);font-size:clamp(80px,22vw,118px);margin:-40px 0 -24px;position:relative;top:-80px;z-index:3}#tc-win .tc-trophy:not(.show){display:none}#tc-win .tc-trophy.show{animation:tcTrophy .6s cubic-bezier(.18,1.3,.3,1)}@keyframes tcTrophy{0%{opacity:0;transform:scale(.2) translateY(-20px) rotate(-25deg)}70%{transform:scale(1.15) rotate(8deg)}to{opacity:1;transform:none}}#tc-win .tc-win-text{background:rgba(6,10,8,.78);border:1px solid rgba(70,224,138,.3);border-radius:16px;margin-bottom:11px;padding:9px 16px 11px}#tc-win.won .tc-win-text{margin-top:49px}@media (max-width:680px){#tc-win.won .tc-win-text{margin-top:39px}}#tc-win .tc-win-text:not(.show){display:none}#tc-win .tc-win-text h2{color:#46e08a;font-size:clamp(17px,4.6vw,22px);margin:4px 0 1px;text-shadow:0 0 16px rgba(70,224,138,.55)}#tc-win .tc-win-prize{background:linear-gradient(#b6ffcf,#46e08a 55%,#23b56a);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 22px rgba(70,224,138,.7));font-size:clamp(30px,9vw,46px);font-weight:900;line-height:1.05;margin:1px 0 2px}#tc-win .tc-reveal{display:flex;flex-direction:column;gap:9px;margin-bottom:11px;padding:6px 12px}#tc-win .tc-rv-row{align-items:center;background:linear-gradient(#20252e,#171b22);border:1px solid #c0392b;border-radius:14px;box-shadow:0 0 0 1px rgba(192,57,43,.35);display:flex;gap:10px;padding:8px 12px}#tc-win .tc-rv-row.win{background:linear-gradient(#1c2c1e,#152017);border-color:#3b9c4a;box-shadow:0 0 0 2px rgba(59,156,74,.45),0 0 18px rgba(59,156,74,.4)}#tc-win .tc-rv-row.pulse{animation:tcWinnerPulse 1.2s ease-in-out infinite}@keyframes tcWinnerPulse{0%,to{box-shadow:0 0 24px rgba(231,181,60,.4);transform:scale(1.03)}50%{box-shadow:0 0 44px rgba(231,181,60,.7);transform:scale(1.06)}}#tc-win .tc-rv-av{align-items:center;background:linear-gradient(145deg,#3a4150,#222730);border-radius:50%;display:flex;flex:0 0 auto;font-size:18px;height:38px;justify-content:center;overflow:hidden;width:38px}#tc-win .tc-rv-av img{height:100%;object-fit:cover;width:100%}#tc-win .tc-rv-cards{display:flex;gap:4px}#tc-win .tc-rv-card{background-size:cover;border-radius:6px;box-shadow:0 4px 9px #0008;height:clamp(58px,16vw,83px);width:clamp(40px,11vw,58px)}#tc-win .tc-rv-info{margin-left:auto;text-align:right}#tc-win .tc-rv-name{font-size:13px;font-weight:700}#tc-win .tc-rv-pts{color:#ffe49b;font-size:20px;font-weight:900}#tc-win .tc-folded-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:11px}#tc-win .tc-folded-row:empty{display:none}#tc-win .tc-fp{align-items:center;display:flex;flex-direction:column;gap:3px}#tc-win .tc-fp-av{align-items:center;background:linear-gradient(145deg,#3a4150,#222730);border-radius:50%;display:flex;filter:grayscale(.55);font-size:19px;height:42px;justify-content:center;opacity:.8;overflow:hidden;width:42px}#tc-win .tc-fp-av img{height:100%;object-fit:cover;width:100%}#tc-win .tc-fp-pas{color:#ff7d6c;font-size:12px;font-weight:800;text-shadow:0 0 10px rgba(255,90,70,.45)}#tc-win .tc-win-actions{align-items:stretch;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:4px}#tc-win .tc-oyna{background:linear-gradient(180deg,#fff4c2,#ffd86b 38%,#f0b32e 64%,#b8841a);border:none;border-radius:15px;box-shadow:0 8px 22px rgba(231,181,60,.4),0 2px 4px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.75),inset 0 -2px 6px rgba(120,80,10,.4);color:#3a2705;cursor:pointer;flex:1 1 auto;font-family:inherit;font-size:17px;font-weight:900;letter-spacing:.3px;max-width:260px;min-width:170px;overflow:hidden;padding:14px 22px;position:relative;text-shadow:0 1px 0 hsla(0,0%,100%,.4);transition:.16s cubic-bezier(.2,.8,.2,1)}#tc-win .tc-oyna:hover{box-shadow:0 12px 28px rgba(231,181,60,.55),0 2px 4px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.85),inset 0 -2px 6px rgba(120,80,10,.4);filter:brightness(1.06);transform:translateY(-2px)}#tc-win .tc-oyna:active{transform:translateY(0) scale(.98)}#tc-win .tc-oyna:disabled{cursor:default;filter:none;opacity:.55;transform:none}#tc-win .tc-bagla{background:linear-gradient(180deg,#2b313d,#191d26);border:1px solid rgba(231,181,60,.55);border-radius:15px;box-shadow:0 6px 16px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.08);color:#ffe49b;cursor:pointer;flex:0 1 auto;font-family:inherit;font-size:16px;font-weight:800;letter-spacing:.3px;min-width:130px;padding:14px 22px;text-shadow:0 1px 2px rgba(0,0,0,.5);transition:.16s cubic-bezier(.2,.8,.2,1)}#tc-win .tc-bagla:hover{background:linear-gradient(180deg,#333a47,#1f242e);border-color:rgba(231,181,60,.9);filter:brightness(1.05);transform:translateY(-2px)}#tc-win .tc-bagla:active{transform:translateY(0) scale(.98)}@media (max-width:430px){#tc-win .tc-bagla,#tc-win .tc-oyna{flex:1 1 100%;max-width:none}}#tc-win .tc-stamp-scene{height:0;overflow:visible;pointer-events:none;position:relative;width:100%;z-index:20}#tc-win .tc-stamp-print,#tc-win .tc-stamp-scene{align-items:center;display:flex;justify-content:center}#tc-win .tc-stamp-print{border:6px solid #1f4fd6;border-radius:10px;color:#1f4fd6;filter:contrast(1.15) saturate(1.1) drop-shadow(0 0 18px rgba(31,79,214,.25));flex-direction:column;height:120px;mix-blend-mode:screen;opacity:0;overflow:hidden;position:absolute;transform:rotate(-7deg);width:300px}#tc-win .tc-stamp-print:before{border:3px solid rgba(31,79,214,.55);border-radius:6px;content:"";inset:8px;position:absolute}#tc-win .tc-stamp-print:after{background:radial-gradient(circle at 20% 30%,hsla(0,0%,100%,.9) 0 2px,transparent 3px),radial-gradient(circle at 60% 70%,hsla(0,0%,100%,.8) 0 2px,transparent 3px),radial-gradient(circle at 80% 40%,hsla(0,0%,100%,.7) 0 3px,transparent 4px),radial-gradient(circle at 35% 80%,hsla(0,0%,100%,.8) 0 2px,transparent 3px);content:"";inset:0;mix-blend-mode:screen;opacity:.25;pointer-events:none;position:absolute}#tc-win .tc-stamp-win{font-size:42px;font-weight:900;letter-spacing:4px;white-space:nowrap}#tc-win .tc-stamp-brand{font-size:16px;font-weight:700;letter-spacing:7px;margin-top:4px}#tc-win .tc-stamp-print.show{animation:tcStampInk .28s ease-out forwards,tcStampSettle .18s ease-out .28s forwards}@keyframes tcStampInk{0%{filter:blur(6px);opacity:0;transform:rotate(-7deg) scale(1.15)}to{filter:blur(0);opacity:1;transform:rotate(-7deg) scale(1)}}@keyframes tcStampSettle{0%{transform:rotate(-7deg) scale(1.05)}to{transform:rotate(-7deg) scale(1)}}#tc-win .tc-stamp-stamper{background:linear-gradient(180deg,#3a3a3a,#111);border-radius:10px;box-shadow:0 20px 40px rgba(0,0,0,.4);height:80px;opacity:0;position:absolute;transform:translateY(-220px);width:180px}#tc-win .tc-stamp-stamper.show{animation:tcStampIn 1s ease-in-out forwards}@keyframes tcStampIn{0%{opacity:0;transform:translateY(-260px) scale(1.2)}40%{opacity:1;transform:translateY(0) scale(1)}70%{transform:translateY(10px) scale(.95)}to{opacity:0;transform:translateY(-60px) scale(1.1)}}#tc-win .tc-stamp-scene.shake{animation:tcStampShake .12s linear 2}@keyframes tcStampShake{25%{transform:translateX(-4px)}50%{transform:translateX(4px)}75%{transform:translateX(-3px)}}#tc-win .tc-stamp-wave{border:8px solid rgba(31,79,214,.25);border-radius:10px;height:120px;opacity:0;position:absolute;width:230px}#tc-win .tc-stamp-wave.run{animation:tcStampWave .45s ease-out}@keyframes tcStampWave{0%{opacity:1;transform:scale(.7)}to{opacity:0;transform:scale(1.6)}}@media (max-width:680px){#tc-win .tc-stamp-scene{height:0}#tc-win .tc-stamp-print{border-width:5px;height:96px;width:240px}#tc-win .tc-stamp-win{font-size:32px;letter-spacing:3px}#tc-win .tc-stamp-brand{font-size:13px;letter-spacing:5px}#tc-win .tc-stamp-stamper{height:66px;width:150px}#tc-win .tc-stamp-wave{height:100px;width:190px}}