.cf-price{color:#b8b8b8;font-size:10px;font-weight:700;font-family:Inter,Figtree,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.coinflip-item-price{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;align-items:center;width:100%;text-align:center;cursor:pointer;margin-bottom:2px}.coinflip-game-avatar{max-width:none}.spin-blue{animation:spin-fast 3s forwards}.spin-red{animation:spin-slow 3s forwards}.coinflip-game-join{background-color:#ffbb009c;border:2px solid #ffbb00;color:#fff;padding:5px 18px;text-decoration:none;text-align:center;display:inline-flex;cursor:pointer;font-weight:700;font-size:.9em;margin:5px 0}.coinflip-game-view{white-space:nowrap;text-align:center;align-items:center;align-self:center;align-content:center;justify-content:center;color:#fff;padding:5px 18px;text-decoration:none;font-size:.9em;cursor:pointer;font-family:Roboto,sans-serif;font-weight:700;background-color:transparent;border:1px solid rgba(90,91,109,.702);text-shadow:1px 1px 1px rgb(0 0 0 / 50%);margin:5px 0}.coinflip-game-view:hover{background-color:#fff1}.coinflip-game-item-bg{background-size:cover;background-repeat:no-repeat;background-position:50%}.coinflip-game-players{display:flex;align-items:center;justify-content:center;gap:15px}.coinflip-game-status{display:flex;align-items:center;justify-content:center;position:relative}.coinflip-value-range{font-size:12px;color:#898989}.coinflip-value{color:#ffffffe5;line-height:2;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center}.coinflip-game-value{display:flex;align-items:center;justify-content:center;flex-direction:column}.coinflip-game-items{display:flex;justify-content:flex-start;align-items:center;gap:1px;padding:0 15px}.coinflip-item-img{width:60px;height:60px}.coinflip-game-coin-creator,.coinflip-game-coin-opponent{top:-8px;right:-8px;width:30px;height:30px;position:absolute}.coinflip-game-coin-creator-without-opponent{width:50px;height:50px;right:50px}.coinflip-active-creator,.coinflip-active-opponent{position:relative}.coinflip-active-creator-without-opponent{justify-content:space-around;align-items:center;display:flex;width:130px;margin-left:10px;gap:5px}.coinflip-game-avatar{width:60px;height:60px;border-radius:50%;border:2px solid rgb(70 70 70)}.coinflip-games{margin-top:30px;width:90%;justify-content:center;align-items:center;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.coinflip-games::-webkit-scrollbar{display:none!important}.coinflip-active-game{display:grid;width:100%;margin:5px 0;align-items:center;padding:5px 1vw;border-radius:10px;grid-template-columns:15% 49% 10% 10% 16%}.coinflip-active-game:nth-child(odd){background-color:#1a1c1f}.coinflip-active-game:nth-child(2n){background-color:#1a1c1f}.coinflip-game-item{display:flex;height:75px;width:70px;min-width:70px;min-height:75px;align-items:center;justify-content:center;position:relative}.coinflip-game-items-count{display:flex;align-items:center;color:#ffffffe1;margin-left:5px}.coinflip-stats-span{margin:10px 0;display:block;color:#fb0;font-size:2em}.coinflip-header{margin:2vh 0;display:flex;justify-content:space-around;width:100%;color:#fff;align-items:center;align-content:center}.coinflip-buttons{display:flex;width:40%;justify-content:space-around;border:1px solid #2e2e30;background-color:#111316ce;padding:1vh 4vw;text-align:center;height:90px;align-items:center}.coin-16{width:16px;height:16px}.coin-32{width:32px;height:32px}.coin-64{width:64px;height:64px}.coin-128{width:128px;height:128px}.coin-254{width:254px;height:254px}.coin{height:150px;width:150px;position:relative;transform-style:preserve-3d}.coin img{width:128px}.coinflips-coin{height:50px;width:50px;position:relative;transform-style:preserve-3d}.coinflips-coin img{width:50px;height:50px}.bluecoin,.redcoin,.redcoin-lose,.bluecoin-lose{position:absolute;display:flex;width:100%;height:100%;backface-visibility:hidden;align-items:center;justify-content:center}.redcoin-lose,.bluecoin-lose{z-index:100;transform:rotateX(180deg);backface-visibility:hidden}.coinflips-game-coin-creator{top:-8px;right:-8px;width:30px!important;height:30px!important;position:absolute}@keyframes spin-slow{0%{transform:rotateX(0) scale(1)}50%{transform:rotateX(540deg) scale(1.3)}to{transform:rotateX(1080deg) scale(1)}}@keyframes spin-fast{0%{transform:rotateX(0) scale(1)}50%{transform:rotateX(720deg) scale(1.3)}to{transform:rotateX(1440deg) scale(1)}}@keyframes spin-redcoin{0%{transform:rotateX(0) scale(1)}50%{transform:rotateX(540deg) scale(1.3)}to{transform:rotateX(1260deg) scale(1)}}@keyframes spin-bluecoin{0%{transform:rotateX(0) scale(1)}50%{transform:rotateX(540deg) scale(1.3)}to{transform:rotateX(1080deg) scale(1)}}@keyframes spin-redcoin-fast{0%{transform:rotateX(0) scale(1)}50%{transform:rotateX(900deg) scale(1.3)}to{transform:rotateX(1620deg) scale(1)}}@keyframes spin-bluecoin-fast{0%{transform:rotateX(0) scale(1)}50%{transform:rotateX(900deg) scale(1.3)}to{transform:rotateX(2160deg) scale(1)}}@media screen and (max-width:1024px){.coinflip-game-avatar,.coinflip-item-img{width:50px;height:50px}.coinflip-game-coin-creator,.coinflip-game-coin-opponent{top:-8px;right:-8px;width:30px;height:30px;position:absolute}.coinflip-game-coin-creator-without-opponent{width:45px;height:45px;right:50px}.coinflip-histories{width:100%}}@media screen and (max-width:724px){.coinflip-game-avatar{width:45px;height:45px}.coinflip-active-game{flex-direction:column;grid-template-columns:unset}}.loser{opacity:.3}.winner-highlight{box-shadow:0 0 10px 2px #ffbb0081}.game-watch{display:flex;justify-content:center;align-items:center;margin:0 1%;cursor:pointer;font-size:14px;padding:.5rem .9rem;border-radius:6px;font-weight:700;color:#ffffffe0;background-color:#393e466b}.game-watch:hover{background-color:#484c536b;color:#fff}.coinflip-single-game{height:80px;background-image:radial-gradient(70% 70% at 10% 50%,#9ca3af22,#0000);background-color:#1a1d20;border-radius:.5rem;display:grid;grid-template-columns:2fr 2fr 1fr 1fr;align-items:center;width:100%;min-width:300px;position:relative;border:1px solid #262626}.coinflip-single-game-active{height:80px;background-image:radial-gradient(70% 70% at 10% 50%,#ffd73822,#0000);background-color:#1a1d20;border-radius:.5rem;display:grid;grid-template-columns:2fr 2fr 1fr 1fr;align-items:center;width:100%;min-width:300px;position:relative;border:1px solid #453f27}.coinflip-body{margin-top:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:90%;height:100%;gap:10px}.coinflip-stats{margin-top:15px;height:90px;background-color:#1a1c1e;border-radius:.5rem;display:flex;align-items:center;justify-content:space-around;width:90%;position:relative;border:1px solid #ad8200;background:#ffc7101a}.stats-span{margin:5px 0;color:#fb0;font-size:1.5em;display:flex;align-items:center;justify-content:center}.stats-div{display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;font-size:15px;border-radius:.3rem;width:140px;height:80px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0 36px}.coinflip-content{width:100%;padding:20px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.coinflip-info{padding:10px;border-radius:.3rem;font-size:25px;cursor:pointer;color:#b5b5b5}.coinflip-header{height:50px;background:#1a1c1e;border-radius:10px;display:flex;align-items:center;width:100%;position:relative;border:1px solid #1b1d1f}.coinflip-header-text{color:#b5b5b5;font-weight:800;-webkit-user-select:none;-moz-user-select:none;user-select:none}.coinflip-header-left{display:flex;justify-content:flex-start;align-items:center;gap:14px;padding-left:24px}.coinflip-header-right{display:flex;justify-content:flex-end;align-items:center;flex:1;gap:17px;padding-right:18px}.single-game-avatar{width:48px;height:48px;border-radius:9999px;border:1px solid #282a2c}.game-players{display:flex;align-items:center;justify-content:center;gap:16px;font-weight:700}.game-details{display:flex;align-items:center;justify-content:center;font-size:.875rem;line-height:1.25rem}@media screen and (max-width:724px){.coinflip-content{padding:0}.coinflip-game-items{justify-content:center}.coinflip-game-item{height:65px;width:60px;min-width:60px;min-height:65px}.coinflip-stats{width:100%}.stats-div{margin:0;text-align:center;width:100px;font-size:13px}.coinflip-header-left{padding-left:50px}.coinflip-header-right{margin-left:20px}.stats-span{margin:2px 0;color:#fb0;font-size:1.3em;display:flex;align-items:center;justify-content:center}.coinflip-single-game,.coinflip-single-game-active{width:100%;grid-template-columns:2fr 1fr 1fr 1fr}.single-game-avatar{width:32px;height:32px}.game-players{gap:10px;font-size:12px}.game-details{font-size:.7rem;line-height:1.1rem}}
