nav{text-align:center;background:#0f0f0f;box-shadow:0 2px 5px #000;position:fixed;width:100%;justify-content:space-around;z-index:99;gap:2rem}nav,nav h1{display:flex;align-items:center}nav h1{text-shadow:3px 3px #000;cursor:pointer}nav h1 img{height:50px;width:auto;max-width:200px;object-fit:contain;background:transparent;mix-blend-mode:screen;filter:brightness(1.1) contrast(1.1)}nav a{display:inline-block;color:#fff;text-decoration:none;margin:5px 20px;vertical-align:middle;transition:all .3s ease}nav a,nav button{padding:5px;font-weight:700}nav button{border:0;border-radius:5px;background:none;color:#d3d3d3;cursor:pointer;overflow:hidden;font-size:1rem}nav button b{padding:7px;margin-left:10px;background:darkred;color:#fff;margin-right:-12px}nav .nav-links,nav h1{display:flex;align-items:center;justify-content:center;gap:2rem}#connect-wallet{transition:all .3s ease;padding:8px;background:#fff;font-size:1rem;border:0;border-radius:10px;cursor:pointer;font-weight:700;margin:5px 20px}#connect-wallet:hover{background:#d8d8d8}#connect-wallet.connected{background:#a84545;color:#fff}#burger{display:none;width:30px;z-index:99;position:fixed;left:20px;top:18px}#burger span{width:20px;height:2px;background:#fff;display:block;margin:5px;transition:all .3s ease}#burger span:first-child{transform-origin:center left;transform:rotate(0deg)}#burger.active span:first-child{transform:rotate(45deg)}#burger span:nth-child(2){opacity:1;transform:translateX(0)}#burger.active span:nth-child(2){opacity:0;transform:translateX(0)}#burger span:nth-child(3){transform-origin:center left;transform:rotate(0)}#burger.active span:nth-child(3){transform:rotate(-45deg)}#burger-menu{display:none;position:fixed;justify-content:center;align-items:center;background:#0f0f0f;height:100vh;margin:0;width:100vw;top:0;left:0;z-index:9;transform:translateX(-100%);transition:all .3s ease}#burger-menu.active{transform:translateX(0)}#burger-menu .links{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;text-transform:uppercase}#burger-menu a{color:#fff;text-decoration:none;padding:5px;margin:5px 20px;text-align:center;transition:all .3s ease}#burger-menu a,#burger-menu button{display:block;font-size:2rem;width:100%}#burger-menu button{padding:10px;margin:10px auto;border:0;border-radius:10px;background:none;color:#d3d3d3;max-width:300px;overflow:hidden}#burger-menu button b{padding:18px;margin-left:10px;background:darkred;color:#fff;margin-right:-18px;font-size:1.5rem}@media screen and (max-width:820px){nav .nav-links{display:none}#burger{display:inline-block}#burger-menu{display:flex}}@media screen and (max-width:330px){#burger-menu a{font-size:1rem}#burger-menu button{font-size:1rem;max-width:180px}#burger-menu button b{font-size:1rem}}#banners{display:block;position:fixed;bottom:20px;left:20px;z-index:3}#walletStatus{display:flex;justify-content:center;align-items:center;padding:5px;border-radius:5px;background:#1e1e1e;font-weight:700;color:#b4b4b4;box-shadow:0 2px 2px #000}#statusIndicator{display:block;width:10px;height:10px;min-width:10px;background:#000;margin:5px;border-radius:10px}#statusIndicator.connected{background:#0f0}#statusIndicator.disconnected{background:red}#gas{margin-bottom:5px;border-radius:5px;background:#1e1e1e;font-weight:700;color:#b4b4b4;box-shadow:0 2px 2px #000;cursor:pointer;width:60px;display:flex;justify-content:center;align-items:center}#gas span{display:block;margin:5px}#gas svg{margin:5px;width:12px}footer{background:#0e0e0e;padding:20px;text-align:center;color:#d3d3d3;z-index:2;position:relative}footer h3{margin-bottom:5px;font-size:1.2rem}footer a{text-decoration:none;display:inline-block;margin-bottom:5px;color:#d3d3d3}footer button{background:none;color:#d3d3d3;border:unset;font-size:1rem;cursor:pointer}footer img{width:150px;padding:10px}footer p{margin:0;padding:10px}footer .footer-links{flex-direction:row;gap:1rem}footer .footer-links,footer .link_list{display:flex;align-items:flex-start;justify-content:center}footer .link_list{padding:10px;flex-direction:column;gap:.5rem}footer .link_list a{display:block}#Error404 .info-article{min-height:100vh}#Error404 .info-article,#Error404 .text-container{display:flex;justify-content:center;align-items:center}#Error404 h2{border-right:1px solid #d3d3d3}#Error404 h2,#Error404 p{padding:0 20px}#Devour{padding-top:60px;margin:0 auto;min-height:100vh;border-bottom:1px solid #282828}#Devour h2{padding:20px;font-size:3rem;text-shadow:0 2px 5px #000}#Devour .devour-container{margin:0 auto;width:100%;text-align:center;padding:20px}#Devour form{display:flex;margin:10px auto;border-radius:10px;max-width:300px;background:#0e0e0e}#Devour .flex{flex:4 1;display:flex;background:#fff;padding:5px;border-radius:5px}#Devour form button,#Devour form input,#Devour form label{display:block;width:100%;font-size:1.5rem;font-weight:700}#Devour form label{padding:15px;font-size:1.5rem;flex:2 1}#Devour form input{padding:5px;text-align:center;border:0;flex:3 1}#Devour form button{background:#be0000;color:#fff;border:0;text-transform:uppercase;cursor:pointer;border-radius:5px;width:50px;padding:5px;flex:1 1}#Devour form button svg{vertical-align:middle;font-size:.5rem;width:30px;height:30px}#Devour form button:hover{background:#2f0101}#Devour .fetchError{font-size:1.5rem;margin:30px auto 0;padding:20px;max-width:700px}#Devour .nfts{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:0;cursor:pointer;padding:20px}#Devour .nft{flex:1 1;margin:10px;text-align:center;min-width:300px;max-width:400px;box-shadow:0 5px 10px #000;background:#000;border-radius:10px;overflow:hidden}#Devour .nft .image-container{display:block;position:relative}#Devour .nft .image-container p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3rem;font-weight:700;text-shadow:5px 5px 10px #000;font-style:italic}#Devour .nft-img{width:100%;background:#000;border-bottom:1px solid #0f0f0f}#Devour .nft .nft-footer{padding:5px;font-size:2rem;margin:0 auto;vertical-align:top;display:flex;justify-content:center;background:#0e0e0e}#Devour .nft .nft-footer .links{justify-content:space-between}#Devour .nft .nft-footer .links,#Devour .nft h3{flex:1 1;display:flex;align-items:center;border-radius:10px;font-size:2rem;margin:5px}#Devour .nft h3{justify-content:center}#Devour .nft .nft-footer .links a{margin:5px;cursor:pointer;flex:1 1}#Devour .nft .nft-footer svg{width:28px;height:28px}#Devour .devour-table-container{margin:20px;background:#0e0e0e;box-shadow:0 2px 5px #000;padding:20px;border-radius:5px}.lookup{padding-top:60px;margin:0 auto;min-height:100vh;border-bottom:1px solid #282828}.lookup h2{padding:20px;font-size:3rem;text-shadow:0 2px 5px #000}.lookup .lookup-container{margin:0 auto;width:100%;text-align:center;padding:20px}.lookup form{display:flex;margin:10px auto;border-radius:10px;max-width:300px;background:#0e0e0e}.lookup .flex{flex:4 1;display:flex;background:#fff;padding:5px;border-radius:5px}.lookup form button,.lookup form input,.lookup form label{display:block;width:100%;font-size:1.5rem;font-weight:700}.lookup form label{padding:15px;font-size:1.5rem;flex:2 1}.lookup form input{padding:5px;text-align:center;border:0;flex:3 1}.lookup form button{background:#be0000;color:#fff;border:0;text-transform:uppercase;cursor:pointer;border-radius:5px;width:50px;padding:5px;flex:1 1}.lookup form button svg{vertical-align:middle;font-size:.5rem;width:30px;height:30px}.lookup form button:hover{background:#2f0101}.lookup .fetchError{font-size:1.5rem;margin:30px auto 0;padding:20px;max-width:700px}.lookup .nfts{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:0;cursor:pointer;padding:20px}.lookup .nft{flex:1 1;margin:10px;text-align:center;min-width:350px;max-width:350px;box-shadow:0 5px 10px #000;background:#000;border-radius:10px;overflow:hidden}.lookup .img-container{display:block;overflow:hidden}.lookup .nft .image-container{display:block;position:relative}.lookup .nft .image-container p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2.5rem;font-weight:700;text-shadow:5px 5px 10px #000;font-style:italic}.lookup .nft-img{display:block;width:350px;height:350px;transition:all .4s ease;position:relative;max-height:100%;object-fit:contain}.lookup .img-container:hover .nft-img{transform:scale(1.1)}.lookup .nft .nft-footer{padding:5px;font-size:2rem;margin:0 auto;vertical-align:top;display:flex;justify-content:center;background:#0e0e0e}.lookup .nft .nft-footer .links{justify-content:space-between}.lookup .nft .nft-footer .links,.lookup .nft h3{flex:1 1;display:flex;align-items:center;border-radius:10px;font-size:2rem;margin:5px}.lookup .nft h3{justify-content:center}.lookup .nft .nft-footer .links a{margin:5px;cursor:pointer;flex:1 1}.lookup .nft .nft-footer svg{width:28px;height:28px}.lookup-table-container{margin:20px;background:#0e0e0e;box-shadow:0 2px 5px #000;padding:20px;border-radius:5px}*{margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#181818;color:#f9f9f9}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2{font-size:2rem;margin:0}header{max-width:600px;padding:20px;text-align:center;border:5px solid #4e4e4e;margin:0 auto 20px;box-shadow:0 5px 5px #1a1a1a;background:#141414;color:#b4b4b4}header h3{font-size:2rem;margin-bottom:10px}header p{font-size:1.2rem}header img{width:100%;text-shadow:0 0 5px #000}@media screen and (max-width:400px){h1{font-size:2rem}}*{box-sizing:border-box}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:#000;color:#fff}a{color:inherit;text-decoration:none}button{font-family:inherit}#WEB3_CONNECT_MODAL_ID .web3modal-modal-lightbox{z-index:999}#Hodls{padding-top:60px;margin:0 auto;min-height:100vh}#Hodls h2{padding:20px;font-size:3rem;text-shadow:0 2px 5px #000}#Hodls .hodls-container{margin:0 auto;padding:20px;max-width:1000px;width:100%;text-align:center}#Hodls .nft-filters-container{overflow-x:scroll;display:flex}#Hodls .nft-filters-container::-webkit-scrollbar{display:none}#Hodls .nft-filters-container{-ms-overflow-style:none;scrollbar-width:none}#Hodls .nft-filters{display:flex;justify-content:center;padding:5px;margin:0 auto}#Hodls .nft-filters button{border:0;padding:5px;border-radius:5px;margin:5px;flex:1 1;max-width:60px;min-width:60px;background:transparent;color:#d3d3d3;cursor:pointer;font-weight:700}#Hodls .nft-filters button.active{background:#3e3e3e}#Hodls .nfts{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:0;cursor:pointer}#Hodls .nft{display:inline-block;flex:1 1;margin:6px;padding:0;box-shadow:0 2px 5px #0e0e0e;background:#252525;text-align:center;max-width:300px;min-width:300px;border-radius:10px;overflow:hidden;position:relative}#Hodls .nft-img-container{display:block;overflow:hidden}#Hodls .nft-img{display:block;width:300px;height:300px;transition:all .4s ease;position:relative;max-height:100%;object-fit:contain}#Hodls .nft-img-container:hover .nft-img{transform:scale(1.1)}#Hodls .nft p{padding:10px;font-size:.9rem;font-weight:700;position:absolute;z-index:9;bottom:0;background:linear-gradient(0deg,#101010b0 60%,#3c3c3c00);width:100%}#Hodls .nft:hover p{visibility:visible;opacity:1;transition:opacity .2s linear}#Hodls .nft p{visibility:hidden;opacity:0;transition:visibility 0s .5s,opacity .5s linear}#close-modal{position:fixed;top:30px;right:30px;z-index:1;cursor:pointer;font-size:2rem}#modal .nft-modal{position:fixed;background:#292929;overflow-y:auto;width:100%;height:100vh;max-height:calc(100vh - 50px);max-width:600px;text-align:center;box-shadow:0 0 15px #000;border-radius:10px;scrollbar-width:thin;scrollbar-color:gray #292929}#modal img.nft-img{width:100%}#modal .nft-title{font-size:1.5rem;font-weight:700}#modal .nft-modal .links{display:flex;justify-content:center;align-items:center;padding:5px;margin:4px auto;font-size:1.2rem;text-align:center;width:200px}#modal .nft-modal .links a{display:flex;margin:10px;padding:0}#modal .nft-modal .links svg{width:40px;height:40px}#modal .nft-metadata{padding:10px}#modal .nft-metadata h3{padding:10px;border:2px solid gray;margin:0 auto 10px;border-radius:10px;box-shadow:0 2px 5px #000;max-width:600px;font-size:2rem}#modal .nft-attributes{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}#modal .nft-attribute{color:#dcdcdc;padding:5px;margin:4px;font-size:1.2rem;border:2px solid gray;text-align:center;width:200px;box-shadow:0 2px 5px #000;border-radius:10px}#modal .nft-attribute-type{display:block;width:100%;font-weight:700}#modal .nft-attribute-value{display:block}#modal .nft-attributes span{padding:2px;display:inline-block;margin:0}#Lair{padding-top:60px;margin:0 auto;min-height:100vh}#Lair h2{padding:20px;font-size:3rem;text-shadow:0 2px 5px #000;text-align:center}#Lair .lair-container{margin:0 auto;padding:20px;max-width:900px;width:100%}#Lair article{background:#141414;border:2px solid #a6a6a6;margin-bottom:20px;box-shadow:0 2px 15px #090909;border-radius:10px;overflow:hidden}#Lair article img{max-width:40px;border-radius:50%}#Lair h3{padding:10px;font-weight:700;font-size:1.6rem;display:flex;justify-content:space-between;align-items:center}#Lair h3,#Lair h3 a{background:#a6a6a6;color:#1a1a1a}#Lair h3 a{font-weight:400;font-size:1rem;text-decoration:none}#Lair h3 img{width:40px;height:40px}#Lair .data-container{padding:0;display:flex;flex-wrap:wrap}#Lair .data{color:#a6a6a6;border:2px solid #a6a6a6;padding:0;flex:1 1;margin:10px;display:flex;min-width:300px;max-width:400px}#Lair .data span{display:inline-block}#Lair .data .title{background:#a6a6a6;color:#1a1a1a;min-width:160px}#Lair .data .title,#Lair .data .value{padding:10px;font-weight:700}#Lair .data-table{border:2px solid #a6a6a6;flex:4 1;margin:10px;width:100%}#Lair .table-container{width:100%}#Lair .table-header{background:#a6a6a6;padding:5px;color:#1a1a1a;font-weight:700}#Lair table{margin:0;width:100%;color:#a6a6a6}#Lair table a{color:#a6a6a6;text-decoration:none;cursor:pointer}#Lair td,#Lair th{border:1px solid #a6a6a6;overflow:hidden;text-align:left;padding:5px}#Lair .data-footer{color:#aaa;font-size:1rem;padding:0 10px 10px}#Game{padding-top:60px;margin:0 auto;min-height:100vh}#Game h2{padding:20px;font-size:3rem;text-shadow:0 2px 5px #000;display:flex;justify-content:center;align-items:center}#Game h2 svg{margin-left:10px;cursor:pointer}#Game .game-container{margin:0 auto;padding:20px;max-width:1000px;width:100%;text-align:center}#Game .games-header{justify-content:space-between;flex-wrap:wrap;margin-bottom:20px}#Game .games-header-network-error{display:flex;margin:0 auto;color:#d20000;fill:#d20000;background:#0e0e0e;text-align:center;border-radius:10px;border:1px solid #740000;justify-content:center;align-items:center;padding:10px;max-width:500px}#Game .games-header-network-error a{color:#d20000;font-weight:700}#Game .games-header-network-error svg{display:block;height:20px;margin-left:5px;min-width:20px}#Game .token-exchange{flex:1 1;border:1px solid #5d23d17f;flex-wrap:wrap;padding:10px;margin-bottom:10px}#Game .token-exchange,#Game .token-exchange form{border-radius:5px;background:#0e0e0e;display:flex;justify-content:space-between;align-items:center}#Game .token-exchange form{flex:1 1;box-shadow:0 2px 5px #000;border:1px solid #5c23d1;margin:10px auto;max-width:280px;min-width:280px}#Game .token-exchange form input{border:0;padding:5px;flex:1 1;font-size:1.5rem;background:transparent;color:#5c23d1;font-weight:700;display:flex;width:100%}#Game form input:focus{outline:none}#Game .token-exchange form button{border:0;padding:15px;background:#5c23d1;color:#fff;font-weight:700;text-transform:uppercase;border-radius:5px;margin:10px;display:block;cursor:pointer;box-shadow:0 2px 4px #000;width:100px}#Game .create-game{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex:1 1;border:1px solid #5d23d17f;border-radius:5px;background:#0e0e0e;box-shadow:0 2px 5px #000;margin:auto;padding:10px;max-width:550px}#Game .create-game form{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}#Game .token-exchange .game-input{padding:5px;display:flex;justify-self:center;align-items:center}#Game .create-game .inputs{display:flex;border-radius:5px;justify-content:space-between;align-items:center;background:#0e0e0e;box-shadow:0 2px 5px #000;border:1px solid #5c23d1;margin:10px auto}#Game .create-game .game-input{display:flex;padding:5px}#Game form svg{width:30px;height:30px}#Game .create-game form input{border:0;padding:5px;flex:1 1;font-size:1.5rem;width:120px;background:transparent;color:#5c23d1;font-weight:700;display:flex;border-radius:5px;justify-content:space-between;align-items:center;background:#0e0e0e;box-shadow:0 2px 5px #000}#Game .create-game .buttons{flex:1 1;min-width:220px}#Game .create-game .buttons button{flex:1px 1;border:0;padding:5px;margin:5px;background:#5d23d17f;width:80px;height:80px;border-radius:50%;font-weight:700;color:rgba(0,0,0,.501);cursor:pointer;box-shadow:0 2px 4px #000}#Game .game .player-data .blood-moon,#Game .game .player-data .moon{display:block;border:0;padding:5px;margin:5px;color:#fff;background:#5d23d17f;width:50px;height:50px;border-radius:50%}#Game .create-game .buttons button.moon{background:linear-gradient(to top left,hsla(0,0%,100%,.2),hsla(0,0%,50%,.2))}#Game .create-game .buttons button.blood-moon{background:linear-gradient(to top left,rgba(255,0,0,.2),rgba(139,0,0,.2))}#Game .create-game .buttons button.moon.active,#Game .game .player-data .moon{background:linear-gradient(to top left,#fff,#2f2f2f);box-shadow:0 0 20px #fff}#Game .create-game .buttons button.blood-moon.active,#Game .game .player-data .blood-moon{background:linear-gradient(to top left,red,#600);box-shadow:0 0 20px red}#create-game{border:0;padding:15px;background:#5c23d1;color:#fff;font-weight:700;text-transform:uppercase;border-radius:5px;margin:10px;display:block;cursor:pointer;box-shadow:0 2px 4px #000}#Game .game-filters{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;border-radius:10px;margin:5px auto;max-width:800px}#Game .game-filters button{flex:1 1;padding:10px;margin:5px;color:#fff;border:0;border-radius:5px;font-size:1.2rem;background:#5d23d16a;text-transform:uppercase;font-weight:700;box-shadow:0 2px 4px #000;cursor:pointer;min-width:150px}#Game .game-filters button.active,#Game .game-filters select{background:#5c23d1;color:#fff}#Game .game-filters select{flex:1 1;padding:10px;margin:5px;border:0;border-radius:5px;font-size:1.2rem;text-transform:uppercase;font-weight:700;box-shadow:0 2px 4px #000;text-align:center;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}#Game .games{display:flex;justify-content:center;flex-wrap:wrap}#Game .game{width:300px;margin:10px;border-radius:10px;overflow:hidden;padding:10px;box-shadow:0 2px 5px #000;border:1px solid #5d23d17a;background:#0e0e0e}#Game .game .game-header{display:flex;justify-content:space-between;padding:10px;color:#5c23d1;align-items:center;border:1px solid #5c23d1;margin:5px;border-radius:5px}#Game .game .game-header h3{font-weight:700;font-size:2rem;color:#ccc8d5}#Game .game .game-header svg{cursor:pointer}#Game .game.finished{background:gray}#Game .game h4{font-size:2rem}#Game .game .player-container{width:100%;display:flex;justify-content:center;align-items:stretch}#Game .game .player{padding:10px;border-radius:5px;flex:1 1;border:1px solid #252525;margin:5px}#Game .game .player.winner{border:1px solid green;background:rgba(0,255,0,.155)}#Game .game .player.loser,#Game .game.closed{opacity:.2}#Game .game .player.empty{border:1px solid #5c23d1;background:#5d23d16a}#Game .game .player-data{padding:0;display:flex;justify-content:center;flex-wrap:wrap}#Game .game .player-data p{font-weight:700;text-transform:uppercase;padding:10px;border:1px solid #dcdcdc;margin:5px;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.45)}#Game .game .player img{width:100%;border-radius:50%;width:80px;box-shadow:0 0 10px rgba(0,0,0,.5);margin:5px}#Game .game .player button{border:0;width:100%;border-radius:5px;font-size:1rem;padding:10px;background:#5c23d1;color:#fff;text-transform:uppercase;font-weight:700;box-shadow:0 2px 5px rgba(0,0,0,.45);cursor:pointer}#Game .game.closed .player button{background:transparent;color:#5c23d1}#Game .game .bet{flex:2 1;padding:10px;display:flex;justify-content:center;align-items:center;border-radius:5px;margin:5px;color:#5c23d1;border:1px solid #5c23d1}#Game .game .bet svg{width:25px;height:25px}#modal{position:fixed;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;overflow:visible;left:0;right:0;top:0;bottom:0;z-index:999}#modal .game-modal,#modal .info-modal{position:fixed;background:#0e0e0e;overflow-y:auto;width:100%;max-height:calc(100vh - 50px);max-width:800px;text-align:center;box-shadow:0 2px 15px #000;border:1px solid #5d23d17a;border-radius:5px;padding:10px}#modal .game-modal .game-header,#modal .info-header{display:flex;justify-content:space-between;align-items:center}#modal .game-modal .game-header,#modal .info-container,#modal .info-header{padding:10px;color:#ccc8d5;border:1px solid #5c23d1;border-radius:5px;margin:5px 5px 15px}#modal .info-container{text-align:left}#modal .info-container a{color:#ccc8d5}#modal .info-container h4{font-size:2rem;padding:10px}#modal .info-container p{padding:10px}#modal .game-modal .game-header h3,#modal .info-header h3{font-weight:700;font-size:2.5rem}#close-game-modal{font-size:1.5rem;cursor:pointer;border-radius:50%;color:#5c23d1;border:2px solid #5c23d1;padding:5px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;font-weight:700}#modal .game-modal .game-timeline{display:flex;justify-content:space-between;color:#5c23d1;align-items:center;border:1px solid #5c23d1;border-radius:5px;text-align:left;margin:5px 5px 15px}#modal .game-modal .game-timeline .blood-moon,#modal .game-modal .game-timeline .moon{display:inline-block;border:0;padding:5px;margin:5px;color:#fff;background:#5d23d17f;width:30px;height:30px;border-radius:50%}#modal .info-container .buttons{display:flex;max-width:180px}#modal .info-container .blood-moon,#modal .info-container .moon{display:flex;justify-content:center;align-items:center;border:0;padding:5px;margin:5px;color:rgba(0,0,0,.501);background:#5d23d17f;width:80px;height:80px;border-radius:50%;text-align:center;flex:1 1;cursor:auto;font-weight:700}#modal .game-modal .game-timeline tr td .container{display:flex;align-items:center;justify-content:space-between}#modal .game-modal .game-timeline .moon,#modal .info-container .moon{background:linear-gradient(to top left,#fff,#2f2f2f);box-shadow:0 0 5px #fff}#modal .game-modal .game-timeline .blood-moon,#modal .info-container .blood-moon{background:linear-gradient(to top left,red,#600);box-shadow:0 0 5px red}#modal .game-modal .game-timeline table{border-collapse:collapse;width:100%}#modal .game-modal .game-timeline tr{font-size:1.5rem;padding:10px;border-bottom:1px solid #5d23d16a}#modal .game-modal .game-timeline tbody tr:last-of-type{border-bottom:unset}#modal .game-modal .game-timeline td,#modal .game-modal .game-timeline th{padding:10px;color:#ccc8d5}#modal .game-modal .bet{flex:2 1;padding:10px;display:flex;justify-content:center;align-items:center;border-radius:5px;margin:5px;color:#5c23d1;border:1px solid #5c23d1;font-size:2rem}#modal .game-modal .bet svg{width:25px;height:25px}#Unstake{padding-top:60px;margin:0 auto;min-height:100vh;font-size:1.2rem}#Unstake h2{padding:20px;font-size:3rem;text-shadow:0 2px 5px #000;text-align:center}#Unstake .articles{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2rem}#Unstake hr{width:100%;border:1px solid #323232}#Unstake .unstake-container{margin:0 auto;padding:20px;max-width:900px;width:100%}#Unstake .unstake-steps,#Unstake article{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem}#Unstake .unstake-step{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}#Unstake .unstake-steps span{font-size:.9rem;background:#323232;padding:1rem;border-radius:.5rem;width:100%}#Unstake .unstake-links{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.5rem}#Unstake .unstake-links a{background:#e20000;color:#fff;text-decoration:none;padding:.5rem;border-radius:.5rem;display:inline-block;width:-moz-fit-content;width:fit-content;font-weight:700;box-shadow:0 2px 5px #000;transition:all .3s ease}#Unstake .unstake-links a:hover{background:#b20000}#Unstake img{width:100%;height:auto;border-radius:.5rem;box-shadow:0 2px 5px #000;cursor:pointer;transition:transform .3s ease}#Unstake img:hover{transform:scale(1.02)}#Unstake .unstake-image{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem}#Unstake .unstake-image span{font-size:.9rem;color:#888;font-style:italic;text-align:center}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000;cursor:pointer}.modal-content{max-width:90vw;max-height:90vh;position:relative}.modal-content img{width:100%;height:auto;border-radius:.5rem;box-shadow:0 4px 20px rgba(0,0,0,.5);cursor:unset}.modal-close{position:absolute;top:-40px;right:0;color:#fff;font-size:2rem;cursor:pointer;background:none;border:none;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.modal-close:hover{color:#e20000}.code-container{background:#1a1a1a;border:1px solid #333;border-radius:8px;overflow:hidden;margin:1rem 0;box-shadow:0 4px 12px rgba(0,0,0,.3)}.code-header{background:#2d2d2d;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #333}.code-title{font-size:.9rem}.code-title,.copy-button{color:#fff;font-weight:600}.copy-button{background:#e20000;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:.8rem;transition:all .2s ease}.copy-button:hover{background:#b20000;transform:translateY(-1px)}.copy-button:active{transform:translateY(0)}.code-block{background:#1a1a1a;color:#e6e6e6;padding:16px;margin:0;overflow-x:auto;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.85rem;line-height:1.5;white-space:pre;max-height:400px;overflow-y:auto}.code-block code{background:none;padding:0;color:inherit;font-family:inherit;font-size:inherit;color:#e6e6e6}.code-block::-webkit-scrollbar{height:8px;width:8px}.code-block::-webkit-scrollbar-track{background:#2d2d2d;border-radius:4px}.code-block::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.code-block::-webkit-scrollbar-thumb:hover{background:#777}