body{margin:0;background-color:#000}.top-bar{display:flex;align-items:center;justify-content:space-around;background-color:#000000;color:white;padding:16px;box-shadow:0 2px 4px rgba(0,0,0,.1);font-family:var(--gaseokone-font)}.first-section{background-image:linear-gradient(rgba(255,255,255,.2) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.2) 1px,transparent 0);background-size:20px 20px;background-color:rgb(230,40,40)}.first-section,.second-section{width:98%;min-height:90vh;border-radius:30px;margin-left:auto;margin-right:auto;margin-bottom:10px}.second-section{background-color:#0a0a0a;background-image:linear-gradient(0deg,rgba(128,103,243,.15) 25%,transparent 0,transparent 50%,rgba(128,103,243,.15) 0,rgba(128,103,243,.15) 75%,transparent 0,transparent);background-size:10px 10px;animation:pixelRain 20s linear infinite;background-color:rgb(0 191 48);max-height:120vh}.container-section{display:flex;width:98%;margin-bottom:10px;margin-left:auto;margin-right:auto;justify-content:space-between}@media (max-width:768px){.container-section{flex-direction:column;align-items:center}}.third-section{position:relative;background-color:#FFD700;height:90vh;border-radius:30px;margin:10px;background-image:linear-gradient(rgba(0,0,0,.1) 1px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.1) 1px,transparent 0);background-size:40px 40px;background-position:-1px -1px;width:-webkit-fill-available;overflow:hidden}.third-section p{color:black}.coming-soon-banner{position:absolute;width:100%;height:100%;text-align:center;background:rgba(0,0,0,.979);color:white;padding:10px 20px;font-weight:400;z-index:10;font-size:2em;font-family:var(--gaseokone-font)}.fourth-section{background-color:#0a0a0a;background-image:linear-gradient(45deg,rgba(255,255,255,.02) 25%,transparent 0),linear-gradient(-45deg,rgba(255,255,255,.02) 25%,transparent 0),linear-gradient(45deg,transparent 75%,rgba(255,255,255,.02) 0),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,.02) 0);background-size:30px 30px;background-position:0 0,0 15px,15px -15px,-15px 0;background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;background-color:#9B30FF;min-width:60%;width:60%;height:90vh;border-radius:30px;margin:10px;overflow:hidden}@media (max-width:768px){.fourth-section{width:95%}.third-flexbox .card-flexbox:nth-child(2),.third-flexbox .card-flexbox:nth-child(3){display:none}}.section-title{font-size:4em;text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,5px 5px 0 #000}.page-title,.section-title{margin-top:10px;text-align:center;font-family:var(--gaseokone-font);color:white;text-transform:uppercase;font-weight:400}.page-title{margin-bottom:10px;font-size:5em;text-shadow:-3px -3px 0 #000,3px -3px 0 #000,-3px 3px 0 #000,8px 8px 0 #000}.page-title:hover{cursor:pointer;transition:.2s}.section-small-title{margin-top:10px;text-align:center;font-family:var(--gaseokone-font);font-size:2em;color:white;text-transform:uppercase;font-weight:400;text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,5px 5px 0 #000}.left-title{text-align:left}.third-flexbox{display:flex;height:65%;justify-content:space-evenly}@media (max-width:768px){.third-flexbox{flex-direction:column;align-items:center}}.card-featured-image,.card-flexbox{height:100%}.home-link{color:white;text-decoration:none;font-size:1.5rem;font-weight:700}.home-link:hover{text-decoration:underline}.button-hype,.main_title{font-family:var(--gaseokone-font)}.button-hype{background-color:black;margin-left:-20px;margin-right:-20px;color:white;font-size:2rem;padding:12px 40px;border-radius:15px;border:none;text-align:center;display:inline-block}.button-hype:hover{background-color:rgb(67,67,67);cursor:pointer;transform:translateY(-10px);box-shadow:0 10px 0 #000;transition:.2s}.button-hype:active{animation-fill-mode:forwards;background-color:green;transition:.15s ease-in-out}.user-container{height:-moz-fit-content;height:fit-content;border:3px solid #000;display:flex;align-items:center;justify-content:center;border-radius:15px;font-family:var(--gaseokone-font);font-size:2em;margin:0;text-transform:capitalize}.user-container:hover{cursor:pointer;transition:.2s;transform:translateY(-10px);box-shadow:0 10px 0 2px #000}.circle-avatar{margin:10px;background-color:black;float:left;border-radius:50%;width:50px;height:50px;object-fit:cover}h2,h4{color:white;font-family:var(--satoshi-font)}h4{font-weight:400;text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,5px 5px 0 #000}.homepage-card-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-height:70vh;overflow:hidden}.gallery-card-img{width:100%}.gallery-div{width:30%;height:30%}.cta-anchor{color:rgb(247,247,247);margin:10px;padding:10px;top:-20%;text-decoration:none;position:relative;display:block}.cta-whoarewe{top:0!important;margin-left:auto;margin-right:auto}.cta-anchor .user-container:hover{background:rgb(221,133,255)}.cta-whoarewe .user-container:hover{background:#7de999!important}.cta-anchor h3{font-weight:400!important;text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,5px 5px 0 #000}.overlay-transparent-gradient{background:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.5))}.tags-container{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.tag{background-color:#333;color:#fff;padding:5px 10px;border-radius:5px;font-size:.9rem}.tag_gold{background-color:gold;font-family:var(--satoshi-font);font-weight:700}.tag_gold,.tag_holo{color:rgb(255,255,253);padding:5px 10px;border-radius:5px;font-size:.9rem}.tag_holo{background-color:#00ff00}h1,li,p{font-family:var(--satoshi-font);font-weight:700}p{color:white;font-size:1.2rem}.whoarewe{text-align:center;color:black}.stylised-span{font-family:var(--gaseokone-font);font-size:1.5em;text-transform:uppercase;font-weight:400;color:white;text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,5px 5px 0 #000}.boosterpack_div{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.random-card-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .5s ease-in-out}.random-card-container{background-color:white;padding:20px;border-radius:10px;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.3);transform:scale(.8);animation:scaleUp .3s ease-in-out forwards}.random-card-image{width:300px;height:auto;border-radius:10px;margin-bottom:20px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{transform:scale(.8)}to{transform:scale(1)}}.raw-image-section{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:20px;color:white;font-family:var(--gaseokone-font);text-transform:uppercase}@font-face{font-family:lexend;src:url(/_next/static/media/7f41c8f6e1f225d5-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:lexend Fallback;src:local("Arial");ascent-override:88.36%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:113.18%}.__className_7b1dcc{font-family:lexend,lexend Fallback}.__variable_7b1dcc{--lexend-font:"lexend","lexend Fallback"}@font-face{font-family:gaseokone;src:url(/_next/static/media/a2ab1f811163c966-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:gaseokone Fallback;src:local("Arial");ascent-override:91.66%;descent-override:22.76%;line-gap-override:0.00%;size-adjust:126.55%}.__className_af4947{font-family:gaseokone,gaseokone Fallback}.__variable_af4947{--gaseokone-font:"gaseokone","gaseokone Fallback"}@font-face{font-family:satoshi;src:url(/_next/static/media/867bce6efedfde96-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:satoshi Fallback;src:local("Arial");ascent-override:92.36%;descent-override:21.95%;line-gap-override:9.14%;size-adjust:109.35%}.__className_ba7a58{font-family:satoshi,satoshi Fallback}.__variable_ba7a58{--satoshi-font:"satoshi","satoshi Fallback"}