@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Orbitron:wght@400..900&display=swap";@font-face{font-family:Surgena;src:url(/fonts/surgena.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}body,h1,h2,h3,p{padding:0;margin:0}body{background-color:#141414}.ant-layout{background-color:rgba(0,0,0,0)!important}.image-wrap{-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.image-wrap .ant-image{width:100%;height:100%}.image-wrap .ant-image .ant-image-img{width:100%;height:100%;object-fit:cover;-webkit-user-drag:none;pointer-events:none}.segmented .ant-segmented{background:rgba(0,0,0,0)!important;padding:.25rem;border-radius:8px;border:1px solid #32393e}.segmented .ant-segmented-item-selected,.segmented .ant-segmented-item-selected:active,.segmented .ant-segmented-thumb{background:#ff3e56!important;color:#fff!important}.segmented .ant-segmented-item{color:#fff;transition:all .2s ease-in-out;font-size:clamp(1rem,2vw,1.25rem)!important;padding:.25rem}.segmented .ant-segmented-item:hover{color:#fff!important}.segmented .ant-segmented-item-label{padding:.25rem}.star-review-input{display:flex;flex-direction:column;gap:.5rem}.star-review-input__header{display:flex;justify-content:space-between;align-items:center;color:#fff;font-weight:700}.star-review-input__header p{font-size:clamp(1rem,2vw,1.25rem)!important}.star-review-input__content{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.star{stroke:#ff3e56;fill:rgba(0,0,0,0);transition:all .15s ease;cursor:pointer}.star.active{stroke:#ff3e56!important;fill:#ff3e56!important}.ant-form-item{margin-bottom:0!important}.ant-input{background-color:#181c1f!important;border:1px solid #32393e!important;color:#fff!important;min-height:44px!important;width:-moz-fit-content;width:fit-content}.ant-input,.ant-textarea{font-size:1rem!important}.ant-textarea::placeholder{color:#32393e!important}.sa-button{background-color:#ff3e56;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:.75rem;padding:1rem;border:0;border-radius:8px}.sa-button,.sa-button p{transition:all .2s ease-in-out}.sa-button p{font-size:1.5rem!important;font-weight:500}.sa-button svg{transition:all .2s ease-in-out}.sa-button:hover{background-color:#d8253a}.sa-button:disabled{background-color:rgba(0,0,0,0);border:1px solid #32393e;cursor:default!important}.sa-button:disabled p,.sa-button:disabled svg{color:#888b93!important}.sa-button.secondary{background-color:rgba(0,0,0,0);border:1px solid #32393e}.sa-button.secondary p{color:#888b93!important}.sa-button.secondary:hover{background-color:#ff3e56}.sa-button.secondary:hover p,.sa-button.secondary:hover svg{color:#fff!important}.sa-button.secondary svg{color:#888b93!important}.loading-overlay .ant-spin-dot-item{background-color:#ff3e56!important}.ant-steps{padding:0 1rem;gap:1rem!important}.ant-steps-item{display:flex;flex:none!important;align-items:start}.ant-steps-item-container{display:flex!important;align-self:center!important}.ant-steps-item-content,.ant-steps-item-icon{display:flex!important;align-items:center!important}.ant-steps-item-icon{background:#32393e!important;border:none!important;width:40px!important;height:40px!important;justify-content:center!important;font-size:14px;color:#888b93!important;border-radius:12px!important;transition:.2s ease;font-size:1.25rem!important;font-weight:700}.ant-steps-item-active .ant-steps-item-icon{background:#ff3e56!important;color:#141414!important;box-shadow:0 0 4px #ff3e56}.ant-steps-item-finish .ant-steps-item-icon svg{color:#a8a9aa!important}.ant-steps-item-title{font-size:1.25rem!important;font-weight:600;color:#32393e!important;white-space:nowrap}.ant-steps-item-active .ant-steps-item-title{color:#fff!important}.ant-steps-item-finish .ant-steps-item-title{color:#a8a9aa!important}.ant-steps-item-tail:after{background:hsla(0,0%,100%,.15)!important}.ant-steps-item-finish .ant-steps-item-tail:after{background:#1f9223!important}.embed-wrap{width:100%;height:100%;position:relative;overflow:hidden}.embed-wrap iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:none!important;outline:none!important;box-shadow:none!important;-moz-appearance:none!important;-webkit-appearance:none!important}.login-page{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background:#141414;position:relative}.login-page__container{background-color:#181c1f;border-radius:20px;padding:4rem;display:flex;flex-direction:column;align-items:center;gap:2rem;z-index:2;border:2px solid #32393e}.login-page__container .logo{width:220px}.login-page__container .logo img{width:100%;object-fit:contain}.login-page__container .twitch-button{width:100%;background:#9146ff;border:none;border-radius:32px;padding:1rem 4rem;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:16px;color:#fff;font-family:Manrope;transition:all .2s ease}.login-page__container .twitch-button:hover{background:rgb(160.1621621622,95.5,255)}.login-page__container .twitch-button:active{transform:scale(.97)}.login-page__container .twitch-button svg{width:20px;transform:translateY(1px)}html{overflow-x:hidden}.gamejam-page{height:-moz-fit-content;height:fit-content;scroll-behavior:smooth;font-family:Montserrat,Manrope}.gamejam-header{position:-webkit-sticky;position:sticky;top:0;z-index:1000;border-bottom:1px solid #ff3e56;background-color:#141414}.gamejam-header__container{margin:0 auto;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;position:relative;border-left:1px solid #ff3e56;border-right:1px solid #ff3e56}@media(min-width:768px){.gamejam-header__container{padding:3rem;margin:0 10%}}@media(min-width:2560px){.gamejam-header__container{padding:4rem}}.gamejam-header__menu{justify-content:space-between;width:-moz-fit-content;width:fit-content;gap:3rem;font-family:Montserrat,Manrope;list-style:none;display:none}@media(min-width:1500px){.gamejam-header__menu{display:flex}}@media(min-width:2560px){.gamejam-header__menu{gap:4rem}}.gamejam-header__menu li{position:relative;color:#f2f2f2;font-weight:400;transition:color .4s ease,font-weight .4s ease,text-shadow .6s ease;font-size:.85rem;cursor:pointer}@media(min-width:2560px){.gamejam-header__menu li{font-size:1.25rem}}.gamejam-header__menu li.active{color:#000;font-weight:700;text-shadow:0 0 3px #ff3e56,0 0 6px #ff3e56,0 0 15px #ff3e56,0 0 35px #ff3e56,0 0 80px #ff3e56,0 0 120px rgba(255,62,86,.8)}.gamejam-header__menu li:hover{color:#000;text-shadow:0 0 8px #ff3e56,0 0 20px #ff3e56,0 0 40px #ff3e56}.gamejam-header .logo{width:180px}@media(min-width:2560px){.gamejam-header .logo{width:240px}}.gamejam-header__buttons{display:flex;align-items:center;gap:1rem}.gamejam-header__buttons button{font-family:Montserrat,Manrope;padding:.5rem 1rem;font-size:clamp(.85rem,2vw,1rem);border-radius:8px;color:#fff;font-weight:700;cursor:pointer;transition:all .2s ease-in-out}@media(min-width:2560px){.gamejam-header__buttons button{padding:1rem 3rem;font-size:1.25rem}}.gamejam-header__action{background-color:#ff3e56;border:0;white-space:nowrap}.gamejam-header__action:hover{color:#000;transform:translateY(-4px)}.gamejam-header__rules{color:#ff3e56!important;background-color:rgba(0,0,0,0);border:1px solid #32393e!important;display:none}.gamejam-header__rules:hover{color:#fff!important;transform:translateY(-4px)}@media(min-width:768px){.gamejam-header__rules{display:block}}.gamejam-content{border-left:1px solid #ff3e56;border-right:1px solid #ff3e56}@media(min-width:768px){.gamejam-content{margin:0 10%}}.gamejam-section{position:relative;padding:1rem;box-sizing:border-box;color:#fff}@media(min-width:768px){.gamejam-section{padding:3rem}}.gamejam-section__content{width:100%;height:100%;box-sizing:border-box}@media(min-width:768px){.gamejam-section__content{padding:3rem}}.gamejam-section__title{position:relative;margin-top:2rem;margin-bottom:2rem;font-size:clamp(2rem,3vw,4rem);font-family:Surgena,Manrope;z-index:12;text-align:center}@media(min-width:768px){.gamejam-section__title{text-align:left}}@media(min-width:2560px){.gamejam-section__title{font-size:6rem}}.gamejam-section.homepage{height:calc(100vh - 144px);min-height:680px}@media(min-width:768px){.gamejam-section.homepage{min-height:880px}}.gamejam-section .homepage__logo{position:relative;width:100%;height:90%;transform:translate(0);margin:auto}.gamejam-section .homepage__logo img{object-fit:contain!important}@media(min-width:1500px){.gamejam-section .homepage__logo{transform:translate(-16%,-6%)}}.gamejam-section .homepage__call{position:absolute;right:4%;top:44%;transform:translateY(-50%);text-align:right;display:flex;flex-direction:column;gap:1rem;display:none}@media(min-width:1500px){.gamejam-section .homepage__call{display:flex}}.gamejam-section .homepage__call h1{font-size:clmap(1.5rem,2vw,2rem);font-weight:700;text-transform:uppercase}@media(min-width:2560px){.gamejam-section .homepage__call h1{font-size:3rem;gap:2.5rem}}.gamejam-section .homepage__call p{font-family:Montserrat,Manrope;color:#fff;line-height:1.4;font-size:clamp(.75rem,2vw,1rem);text-align:right;max-width:360px;margin-left:auto}@media(min-width:2560px){.gamejam-section .homepage__call p{font-size:1.25rem;max-width:480px}.gamejam-section .homepage__call{gap:2rem}}.gamejam-section .homepage__phase{position:absolute;display:flex;bottom:4rem;left:50%;transform:translateX(-50%) translateY(0);padding:1rem}.gamejam-section .homepage__phase-prize{border:1px solid #ff3e56;aspect-ratio:4/5;border-radius:24px;overflow:hidden;width:100%;height:100%;min-width:120px}@media(min-width:1500px){.gamejam-section .homepage__phase{left:inherit;transform:translateX(0) translateY(0);padding:2rem;align-items:center;max-width:480px}}@media(min-width:2560px){.gamejam-section .homepage__phase{max-width:640px}}.gamejam-section .homepage__phase-content{display:flex;flex-direction:column;gap:clamp(.5rem,2vw,.75rem);min-width:180px}.gamejam-section .homepage__phase-content h1{color:#ff3e56;font-weight:700;letter-spacing:.2rem;font-size:clamp(1.5rem,2vw,3rem)}@media(min-width:2560px){.gamejam-section .homepage__phase-content h1{font-size:4rem}}.gamejam-section .homepage__phase-content p{transform:translateY(-8px);font-weight:700;font-size:clamp(1rem,2vw,1.5rem)}@media(min-width:2560px){.gamejam-section .homepage__phase-content p{font-size:2rem}}.gamejam-section .homepage__phase-content span{line-height:1.4;font-size:clamp(.75rem,2vw,1rem)}@media(min-width:2560px){.gamejam-section .homepage__phase-content span{font-size:1.25rem}}.gamejam-section .homepage__teams{position:absolute;right:2.5rem;bottom:2.5rem;display:none;align-items:center;gap:2rem}@media(min-width:1500px){.gamejam-section .homepage__teams{display:flex}}.gamejam-section .homepage__teams-desc{max-width:240px;display:flex;flex-direction:column;gap:1rem}.gamejam-section .homepage__teams-desc h1{font-size:clamp(.75rem,2vw,1.5rem)}@media(min-width:2560px){.gamejam-section .homepage__teams-desc h1{font-size:2rem}}.gamejam-section .homepage__teams-desc p{font-size:clamp(.75rem,2vw,1rem);line-height:1.4}@media(min-width:2560px){.gamejam-section .homepage__teams-desc p{font-size:1.25rem}.gamejam-section .homepage__teams-desc{gap:2rem;max-width:320px}}.gamejam-section .homepage__teams-count{width:112px}.gamejam-section .homepage__teams-count h1{font-size:clamp(1.5rem,3vw,3rem);color:#ff3e56}@media(min-width:2560px){.gamejam-section .homepage__teams-count h1{font-size:5rem}}.gamejam-section .homepage__teams-count p{font-size:clamp(.75rem,2vw,1rem)}@media(min-width:2560px){.gamejam-section .homepage__teams-count p{font-size:1.5rem}.gamejam-section .homepage__teams-count{width:200px}.gamejam-section .homepage__teams{right:5rem;bottom:5rem}}.gamejam-section.schedule{height:-moz-fit-content!important;height:fit-content!important;background:url(/schedule-bg.png);background-size:cover;background-position:50%}.gamejam-section.schedule:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:0}.gamejam-section .schedule__wrapper{position:relative}@media(min-width:768px){.gamejam-section .schedule__wrapper{padding:4rem!important}}.gamejam-section .schedule__content{position:relative;border-left:1px solid rgba(255,62,86,.7);padding-left:2rem}@media(min-width:768px){.gamejam-section .schedule__content{padding:0 2rem!important}}.gamejam-section .schedule__phase{position:relative;margin-bottom:3rem}.gamejam-section .schedule__phase-header{display:flex;justify-content:space-between;align-items:center;transform:translateY(-8px);font-size:clamp(1rem,2vw,1.5rem);font-weight:700;color:hsla(0,0%,100%,.2)!important}@media(min-width:768px){.gamejam-section .schedule__phase-header{font-size:1.5rem}}@media(min-width:2560px){.gamejam-section .schedule__phase-header{transform:translateY(-16px);font-size:2rem}}.gamejam-section .schedule__phase-text{font-size:clamp(.75rem,2vw,1rem);line-height:1.4}@media(min-width:2560px){.gamejam-section .schedule__phase-text{font-size:1.5rem}}.gamejam-section .schedule__phase-indicator{position:absolute;background-color:#474547;width:16px;height:16px;left:-40px}@media(min-width:2560px){.gamejam-section .schedule__phase-indicator{width:20px;height:20px;left:-42px}}.gamejam-section .schedule__phase.active .schedule__phase-header{color:#fff!important}.gamejam-section .schedule__phase.active .schedule__phase-indicator{background-color:#ff3e56}.gamejam-section .jury__content{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem;margin-top:2rem;align-items:start;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:stretch}@media(min-width:2560px){.gamejam-section .jury__content{grid-template-columns:repeat(3,1fr)}}.gamejam-section .jury__item{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;box-sizing:border-box}.gamejam-section .jury__item-profile{width:100%;border-radius:1rem;overflow:hidden;position:relative;display:flex;max-height:800px}.gamejam-section .jury__item-profile:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60%;background:linear-gradient(0deg,rgb(0,0,0),transparent);pointer-events:none}.gamejam-section .jury__item-info{padding:0 .5rem;display:flex;flex-direction:column;gap:.5rem;overflow:hidden;line-height:1.4;margin-bottom:1rem}.gamejam-section .jury__item-info .name{font-family:Orbitron,Manrope;font-size:clamp(1.5rem,2vw,2rem);text-align:center}@media(min-width:768px){.gamejam-section .jury__item-info .name{text-align:left}}@media(min-width:2560px){.gamejam-section .jury__item-info .name{font-size:2.5rem}}.gamejam-section .jury__item-info .position{font-family:Orbitron,Manrope;color:#ff3e56;font-size:clamp(1rem,2vw,1.25rem);text-align:center}@media(min-width:768px){.gamejam-section .jury__item-info .position{text-align:left}}@media(min-width:2560px){.gamejam-section .jury__item-info .position{font-size:1.5rem}}.gamejam-section .jury__item-info .description{text-align:center}@media(min-width:768px){.gamejam-section .jury__item-info .description{text-align:left}}@media(min-width:2560px){.gamejam-section .jury__item-info .description{font-size:1.5rem}}.gamejam-section .jury__item-titles{margin-top:auto;box-sizing:border-box;display:flex;width:100%;justify-content:space-around}.gamejam-section .jury__item-title{width:144px}.gamejam-section .jury__item-title img{object-fit:contain!important}.gamejam-section.prize .gamejam-section__title{text-align:center!important;margin-top:2rem}.gamejam-section .prize__section{margin-top:2rem}@media(min-width:768px){.gamejam-section .prize__section{margin-top:4rem}}.gamejam-section .prize__section-title{text-align:center;font-size:2rem;color:#ff3e56;font-family:Orbitron,Manrope}@media(min-width:768px){.gamejam-section .prize__section-title{font-size:3rem}}.gamejam-section .prize__section-content{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-top:2rem;align-items:start}@media(min-width:768px){.gamejam-section .prize__section-content{margin-top:4rem;gap:4rem;grid-template-columns:repeat(2,1fr)}.gamejam-section .prize__section-content>:last-child:nth-child(odd){grid-column:1/-1;width:800px;margin:auto}}.gamejam-section .prize__item-header{padding-bottom:1rem;border-bottom:1px solid #ff3e56;text-align:center}@media(min-width:768px){.gamejam-section .prize__item-header{padding-bottom:2rem}}.gamejam-section .prize__item-header h1{font-family:Orbitron,Manrope;font-size:1.5rem!important;padding-bottom:.25rem}@media(min-width:768px){.gamejam-section .prize__item-header h1{font-size:2rem!important}}.gamejam-section .prize__item-header p{font-size:1rem;color:#ff3e56}@media(min-width:768px){.gamejam-section .prize__item-header p{font-size:1.5rem!important}}.gamejam-section .prize__item-info{padding:0;display:flex;flex-direction:column;align-items:center;font-size:clamp(.75rem,2vw,1rem);list-style:none;gap:.5rem;text-align:center}@media(min-width:768px){.gamejam-section .prize__item-info{gap:1rem}}@media(min-width:2560px){.gamejam-section .prize__item-info{font-size:1.25rem}}.gamejam-section.streamers{padding:4rem 0!important}@media(min-width:768px){.gamejam-section.streamers{padding:8rem 0!important}}.gamejam-section.streamers .gamejam-section__title{text-align:center!important;margin-top:0}@media(min-width:768px){.gamejam-section.streamers .gamejam-section__title{margin-top:4rem}}.gamejam-section.streamers button{margin-top:3rem;font-family:Montserrat,Manrope;border-radius:8px;color:#fff;cursor:pointer;transition:all .2s ease-in-out;padding:.5rem 1.5rem;font-size:1rem}@media(min-width:768px){.gamejam-section.streamers button{font-size:1.25rem;padding:1rem 3rem}}.gamejam-section .streamers__content{text-align:center}.gamejam-section .streamers__content p{margin:auto;max-width:80%;font-size:clamp(1rem,2vw,1.25rem)}@media(min-width:2560px){.gamejam-section .streamers__content p{font-size:1.5rem}}.gamejam-section.register{display:flex;justify-content:flex-start;flex-direction:column}.gamejam-section.register .gamejam-section__title{text-align:center!important;margin-top:4rem}.gamejam-section.register .logo{width:100%;margin:auto;position:relative;display:inline-block}@media(min-width:768px){.gamejam-section.register .logo{width:80%;position:relative}}.gamejam-section .register__content{margin:auto;width:70%;transform:translateY(0);text-align:center;display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.gamejam-section .register__content{transform:translateY(-80px)}}.gamejam-section .register__content h1{font-size:clamp(1.5rem,2vw,2rem)}@media(min-width:2560px){.gamejam-section .register__content h1{font-size:3rem}}.gamejam-section .register__content p{max-width:100%;margin:auto;font-size:clamp(.75rem,2vw,1.25rem)}@media(min-width:768px){.gamejam-section .register__content p{max-width:80%}}@media(min-width:2560px){.gamejam-section .register__content p{font-size:1.5rem}}.gamejam-section .register__content a{color:#ff3e56;font-weight:700;text-decoration:none;transition:all .2s ease-in-out;font-size:clamp(.75rem,2vw,1.25rem)}@media(min-width:2560px){.gamejam-section .register__content a{font-size:1.5rem}}.gamejam-section .register__content a:hover{color:#fff}.gamejam-section .register__content button{width:144px;margin:1rem auto auto;font-family:Montserrat,Manrope;font-size:.75rem;border-radius:8px;color:#fff;font-weight:700;cursor:pointer;transition:all .2s ease-in-out;padding:.75rem 1.5rem}@media(min-width:768px){.gamejam-section .register__content button{padding:1rem 3rem;font-size:1.25rem;width:240px}}.gamejam-section .register__content button:hover{color:#000;transform:translateY(-4px)}.gamejam-footer{background-color:#141414;border-top:1px solid #32393e;display:flex;justify-content:center;align-items:center;color:#a8a9aa;text-align:center;padding:3rem;border-left:1px solid #ff3e56;border-right:1px solid #ff3e56}@media(min-width:768px){.gamejam-footer{margin:0 10%}}.gamejam-footer__content{display:flex;flex-direction:column;align-items:center;gap:1.75rem}.gamejam-footer__links{display:flex;gap:1rem;flex-wrap:wrap;list-style:none;padding:0;margin:0}@media(min-width:768px){.gamejam-footer__links{gap:2rem}}.gamejam-footer__links a,.gamejam-footer__links button{color:#fff;text-decoration:none;font-weight:600;font-size:.75rem;background:none;border:none;cursor:pointer;transition:color .2s ease}.gamejam-footer__links a:hover,.gamejam-footer__links button:hover{color:#ff3e56}@media(min-width:768px){.gamejam-footer__links a,.gamejam-footer__links button{font-size:1rem}}.gamejam-footer__contact{display:flex;flex-direction:column;align-items:center;gap:.5rem}.gamejam-footer__contact h3{color:#fff;font-weight:700;font-size:.75rem;margin:0}@media(min-width:768px){.gamejam-footer__contact h3{font-size:1.1rem}}.gamejam-footer__contact a{color:#ff3e56;font-weight:600;text-decoration:none;transition:opacity .2s ease;font-size:.75rem}.gamejam-footer__contact a:hover{opacity:.8}@media(min-width:768px){.gamejam-footer__contact a{font-size:1rem}}.gamejam-footer__credits{font-size:.75rem}.gamejam-footer__credits a{color:#ff3e56;font-weight:600;text-decoration:none}.gamejam-footer__credits a:hover{text-decoration:underline}.divider{width:100vw;height:1px;bottom:0;left:50%;transform:translateX(-50%)}.divider,.quarter-circle{position:absolute;background-color:#ff3e56}.quarter-circle{width:24px;height:24px}@media(min-width:768px){.quarter-circle{width:32px;height:32px}}.quarter-circle.bottom-left{bottom:0;left:0;border-radius:0 100% 0 0}.quarter-circle.bottom-right{right:0;bottom:0;border-radius:100% 0 0 0}.quarter-circle.top-right{bottom:0;left:0;transform:translate(-2rem,2rem);border-radius:0 0 0 100%}.quarter-circle.top-left{bottom:0;right:0;transform:translate(2rem,2rem);border-radius:0 0 100% 0}.glass-card{background:rgba(56,54,54,.4);border:1px solid #ff3e56;border-radius:12px;backdrop-filter:blur(24px) saturate(120%);-webkit-backdrop-filter:blur(24px) saturate(120%);color:#fff;padding:2rem;gap:1.5rem;transition:border-color .3s,box-shadow .3s}.glass-card:hover{box-shadow:0 4px 30px rgba(255,0,60,.2)}.dashboard-sidebar{position:-webkit-sticky!important;position:sticky!important;background-color:#181c1f!important;top:0;transition:width .25s ease-in-out;border-right:1px solid hsla(0,0%,100%,.05);height:100vh;padding-right:4rem;padding-top:3rem}@media(min-width:1200px){.dashboard-sidebar{padding-left:4rem}}.dashboard-sidebar .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.dashboard-sidebar .sidebar-header{display:flex;align-items:center;justify-content:space-between;position:relative;margin-bottom:2rem;padding-left:2rem}.dashboard-sidebar .sidebar-header .sidebar-logo{position:relative;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.dashboard-sidebar .sidebar-header .sidebar-logo .logo-full{opacity:1}@media(min-width:1200px){.dashboard-sidebar .sidebar-header .sidebar-logo .logo-full{max-width:188px}}.dashboard-sidebar .sidebar-header .sidebar-logo .logo-icon{width:-moz-fit-content;width:fit-content;opacity:1;position:absolute;z-index:100}@media(min-width:1200px){.dashboard-sidebar .sidebar-header .sidebar-logo .logo-icon{height:23px}}.dashboard-sidebar .sidebar-header .sidebar-logo .logo-icon .ant-image-img{object-fit:contain}.dashboard-sidebar .sidebar-header .sidebar-logo .hidden{opacity:0}.dashboard-sidebar .sidebar-header .collapse-button{position:absolute;right:-4rem;background:#2a2b2d;border:none;color:#a8a9aa;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s}.dashboard-sidebar .sidebar-header .collapse-button:hover{color:#f05}.dashboard-sidebar .sidebar-menu{background:rgba(0,0,0,0);border:none;flex:1 1 auto;padding:0 1.5rem}.dashboard-sidebar .sidebar-menu .ant-menu-item{background:rgba(0,0,0,0)!important;display:flex;align-items:center;padding:.5rem 0!important;margin-bottom:1rem;border-radius:0;font-weight:500;color:#a8a9aa;transition:all .5 ease!important;font-size:clamp(1rem,2vw,1.25rem);font-family:Manrope;border:2px solid rgba(0,0,0,0)}.dashboard-sidebar .sidebar-menu .ant-menu-item .wrapper{display:flex;align-items:center;gap:2rem}.dashboard-sidebar .sidebar-menu .ant-menu-item .wrapper svg{width:28px;height:28px}.dashboard-sidebar .sidebar-menu .ant-menu-item-selected,.dashboard-sidebar .sidebar-menu .ant-menu-item:hover{color:#ff3e56!important}.dashboard-sidebar .sidebar-footer{margin-top:auto!important;height:-moz-fit-content;height:fit-content;transition:all .3s ease}.dashboard-sidebar .sidebar-footer .user-card{background-color:#32393e;display:flex;align-items:center;border-radius:20px;padding:.5rem;margin:2.5rem -2.5rem;gap:1rem}.dashboard-sidebar .sidebar-footer .user-card__profile{width:88px;height:88px;border-radius:16px;overflow:hidden}.dashboard-sidebar .sidebar-footer .user-card__content{color:#fff!important;display:flex;flex-direction:column;gap:.5rem}.dashboard-sidebar .sidebar-footer .user-card__username{font-weight:600;display:flex;align-items:center;gap:.5rem}.dashboard-sidebar .sidebar-footer .user-card__username .user-badge{width:18px;height:18px;transform:translateY(-2px)}.dashboard-sidebar .sidebar-footer .user-card__username .user-badge .ant-image{display:block}@media(min-width:2560px){.dashboard-sidebar .sidebar-footer .user-card__username{font-size:1.25rem}}.dashboard-sidebar .sidebar-footer .user-card__balance{display:flex;align-items:center;gap:1rem}.dashboard-sidebar .sidebar-footer .user-card__balance .balance{display:flex;align-items:center;font-size:1rem;background-color:#2a2b2d;border-radius:24px;padding:.5rem .75rem;gap:.5rem}.dashboard-sidebar .sidebar-footer .user-card__balance .balance .icon{width:22px;height:22px;display:flex;align-items:center}.dashboard-sidebar .sidebar-footer .user-card__logout{margin-left:auto;padding:1rem;color:#fff;cursor:pointer}.dashboard-sidebar .sidebar-footer .user-card__logout:hover{color:#ff3e56}.dashboard-sidebar .sidebar-footer .user-card__logout .lucide{width:28px;height:28px;transition:all .2s ease-in-out}.dashboard-sidebar.collapsed{margin:0!important;padding-right:0}.dashboard-sidebar.collapsed .sidebar-header{padding-left:0}.dashboard-sidebar.collapsed .context-select{width:-moz-fit-content;width:fit-content;box-sizing:border-box;padding:.75rem;margin:1rem}.dashboard-sidebar.collapsed .context-select .context-select__row-name,.dashboard-sidebar.collapsed .context-select .context-select__title{display:none}.dashboard-sidebar.collapsed .context-select .context-select__row-image{width:40px}.dashboard-sidebar.collapsed .sidebar-footer{padding:8px}.dashboard-sidebar.collapsed .sidebar-footer .user-card{padding:.25rem;margin:1rem .25rem;flex-direction:column;gap:.5rem}.dashboard-sidebar.collapsed .sidebar-footer .user-card__profile{width:64px;height:64px}.dashboard-sidebar.collapsed .sidebar-footer .user-card__logout,.dashboard-sidebar.collapsed .sidebar-footer .user-card__username{display:none}.dashboard-sidebar.collapsed .ant-menu-item{justify-content:center!important;padding:8px!important}@media(min-width:1200px){.dashboard-sidebar.collapsed{padding-left:0;margin:auto}}.dashboard-sidebar.collapsed .collapse-button{position:absolute;right:0;width:20px}@media(min-width:1200px){.dashboard-content{padding:3rem}}.context-select{height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem 1.5rem;background-color:#2a2b2d;color:#fff;border:2px solid #32393e;border-radius:20px;margin-right:2rem;font-family:Manrope;font-size:1.25rem;margin-bottom:1.5rem}.context-select__title{font-weight:700;color:#a8a9aa}.context-select__row{display:flex;align-items:center;gap:1rem}.context-select__row-image{width:32px;border-radius:8px;overflow:hidden}.ant-layout-sider-children{width:100%!important}.view{display:flex;flex-direction:column;gap:3rem;height:100%;width:100%;box-sizing:border-box}.view-header{display:flex;justify-content:space-between;align-items:center}.view-header__content{display:flex;align-items:baseline;gap:1.5rem;font-size:clamp(1.5rem,2vw,2.5rem);color:#fff;font-weight:600;font-family:Manrope}.view-header__content svg{width:32px;height:32px}.view-header__content .description{font-weight:400;font-size:clamp(1.25rem,2vw,1.75rem)}.view-content{flex:1 1;width:100%;display:flex;box-sizing:border-box}.loading-overlay{width:100%;height:100%;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overflow:hidden;border-radius:24px}.loading-overlay .pulse-layer{position:absolute;width:100%;height:100%;animation:pulse 1s ease infinite;opacity:.4}@keyframes pulse{0%{opacity:.1}50%{opacity:.5}to{opacity:.1}}.no-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#181c1f;border-radius:24px;font-size:1.25rem;font-family:Manrope;color:#888b93}.no-content .image-wrap{width:144px;height:144px;margin:auto;padding:1rem;opacity:.5;border-radius:12px}.no-content .wrapper{display:flex;align-self:center;justify-content:center;flex-direction:column;gap:2rem}.home .view-content{display:flex;width:100%;box-sizing:border-box;gap:6rem}.home .view-content .user-column{flex:0 1 44%;max-width:36%;display:flex;flex-direction:column;gap:2rem}.home .view-content .statistics-column{flex:1 1;display:flex;flex-direction:column}.event{color:#fff;font-family:Manrope}.event.view{gap:.5rem!important}.event-header{display:flex;align-items:center;gap:2rem}.event-header__status{display:flex;align-items:center;gap:1rem;font-size:clamp(1.25rem,2vw,1.75rem)}.event-header__status-countdown{background-color:#ff3e56;padding:.25rem .75rem;font-weight:600;border-radius:8px;text-align:center}.event-header__links{display:flex;align-items:center;gap:1.5rem;color:#a8a9aa!important;font-size:1.5rem}.event-header__links .link{display:flex;align-items:center;gap:.5rem;cursor:pointer}.event-header__links .link a{text-decoration:none;color:#a8a9aa!important}.market .view-content{flex-direction:column;gap:2rem}.market__content{flex:1 1}.market-storefront{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr);grid-gap:2rem;gap:2rem}.market-storefront .storefront-item{background-color:#181c1f;border-radius:24px;color:#fff;border:2px solid #181c1f;overflow:hidden;position:relative;padding:0;display:flex;flex-direction:column}.market-storefront .storefront-item__image{display:flex;justify-content:center;align-items:center}.market-storefront .storefront-item__content{display:flex;flex-direction:column;gap:1rem}.market-storefront .storefront-item__content p{font-size:clamp(.75rem,2vw,1.25rem)}@media(min-width:2560px){.market-storefront .storefront-item__content p{font-size:clamp(1rem,2vw,1.5rem)}}.market-storefront .storefront-item__info{position:absolute;top:1rem;right:1rem;display:flex;flex-direction:column;align-items:center}.market-storefront .storefront-item__info-bubble{padding:.5rem 1.5rem;background-color:#32393e;border-radius:16px;text-transform:capitalize;display:flex;align-items:center;gap:.5rem;font-size:1.25rem}.market-storefront .storefront-item .sa-button{display:flex;align-items:center;gap:.25rem;border-radius:12px}.market-storefront .storefront-item .sa-button p{font-size:clamp(1rem,2vw,1.5rem)}.market-storefront .storefront-item .sa-button .token{width:24px;height:24px;transform:translateY(1px)}.market-storefront .storefront-item .sa-button:disabled{cursor:default;background-color:#141414;color:#888b93;gap:.75rem}.market-storefront .storefront-item.acquired,.market-storefront .storefront-item.empty{border:2px solid #181c1f;background-color:rgba(0,0,0,0)}.market-storefront .storefront-item.acquired .sa-button,.market-storefront .storefront-item.empty .sa-button{cursor:default;background-color:#181c1f;color:#a8a9aa}.market-storefront .storefront-item.acquired .storefront-item__info-bubble,.market-storefront .storefront-item.empty .storefront-item__info-bubble{background-color:#181c1f;color:#a8a9aa}.market-storefront .storefront-item.acquired .storefront-item__image,.market-storefront .storefront-item.empty .storefront-item__image{opacity:.25}.market-storefront .storefront-item__inner{padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:1.25rem;height:100%;width:100%;box-sizing:border-box;text-align:center}.market-storefront .large{grid-column:1/2;grid-row:span 2}.market-storefront .large .storefront-item__image{width:320px;margin:auto}@media(min-width:2560px){.market-storefront .large .storefront-item__image{width:480px}}.market-storefront .medium{grid-column:2/3}.market-storefront .medium .storefront-item__inner{flex-direction:row;justify-content:center;gap:4rem}.market-storefront .medium .storefront-item__image{width:200px}@media(min-width:2560px){.market-storefront .medium .storefront-item__image{width:320px}}.market-storefront .medium .storefront-item__content{flex-direction:column;gap:1rem}.market-storefront .small{aspect-ratio:1/1}.market-storefront .small .storefront-item__image{width:112px}@media(min-width:2560px){.market-storefront .small .storefront-item__content,.market-storefront .small .storefront-item__image{width:240px}}.market-storefront .small-grid{grid-column:1/3;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.market-item-category-bubble{padding:.5rem 1.5rem;background-color:#32393e;border-radius:16px;text-transform:capitalize;display:flex;align-items:center;gap:.5rem;font-size:1.25rem;width:-moz-fit-content;width:fit-content}@media(max-width:1000px){.market-storefront{grid-template-columns:1fr}.large,.medium{grid-row:auto}.small-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.small-grid{grid-template-columns:1fr}}.market-item-modal.small .modal__content{flex-direction:column;min-width:640px}.market-item-modal.small .main-image{padding:3rem 0}.market-item-modal.small .main-image .image-wrap{margin:auto}@media(min-width:2560px){.market-item-modal.small .main-image .image-wrap{width:320px;height:320px}}.market-item-modal .modal__image{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;flex:0 0 50%;min-width:640px}.market-item-modal .modal__image .images{width:100%;display:flex;align-items:center;gap:1rem}.market-item-modal .modal__image .images .selected{background-color:#ff3e56}.market-item-modal .modal__image .main-image{background-color:#181c1f;width:100%;border-radius:16px;height:100%;display:flex;align-items:center;justify-content:center}.market-item-modal .modal__image .main-image .image-wrap{margin:auto}@media(min-width:2560px){.market-item-modal .modal__image .main-image .image-wrap{width:400px;height:400px}}.market-item-modal .modal__image .thumbnail{padding:1.5rem;background-color:#181c1f;height:100%;border-radius:16px;cursor:pointer}@media(min-width:2560px){.market-item-modal .modal__image .thumbnail{width:180px}}.market-item-modal .modal__thumbnail .main-image{padding:3rem 0}.market-item-modal .modal__thumbnail .main-image .image-wrap{margin:auto}@media(min-width:2560px){.market-item-modal .modal__thumbnail .main-image .image-wrap{width:320px;height:320px}}.market-item-modal__content{display:flex;gap:1.5rem;max-width:1240px!important}.market-item-modal__text{flex:1 1;display:flex;flex-direction:column;width:100%;gap:1.5rem}.market-item-modal__text h1{font-size:1rem}.market-item-modal__text p{font-size:.75rem}.market-item-modal__text .sa-button{margin-top:auto}.market-item-modal .sa-button{gap:.25rem}.market-item-modal .token{width:24px;height:24px;transform:translateY(1px)}.market-history{width:100%;gap:2rem;display:flex;flex-direction:column}.market-history .transaction-history{display:flex;align-items:center;font-size:1.25rem;color:#fff;background-color:#181c1f;padding:1rem 2rem;border-radius:24px;gap:4rem}.market-history .transaction-history__info{display:flex;align-items:center;gap:1rem}.market-history .transaction-history__info .image-wrap{width:72px;border-radius:8px;overflow:hidden;padding:.5rem;border:1px solid #32393e}.market-history .transaction-history__info .title{font-weight:700}.market-history .transaction-history__claim{flex:1 1;display:flex;align-items:center;gap:4rem;justify-content:right}@media(min-width:2560px){.market-history .transaction-history__claim{font-size:1rem}}.market-history .transaction-history__claim .claim{max-width:640px;font-size:1rem}@media(min-width:2560px){.market-history .transaction-history__claim .claim{max-width:800px}}.market-history .transaction-history__claim .claim-code{display:flex;align-items:center;gap:1rem;font-weight:700;font-size:1.25rem;border:1px solid #32393e;padding:.5rem 1rem;border-radius:12px}.market-history .transaction-history__claim .claim-code .hidden-code{color:#888b93}.gamejam{overflow:hidden;height:calc(100vh - 6rem)}.gamejam .view-content{flex:1 1;display:flex;width:100%;box-sizing:border-box;gap:4rem;height:100%;padding-top:2rem;overflow:hidden}.gamejam .gamejam-categories{flex:0 1 50%;display:flex;flex-direction:column;gap:2rem;height:100%}.gamejam .gamejam-categories .prize-banner{display:flex;align-items:center;justify-content:center;padding:.5rem 3rem;border-radius:24px;gap:2rem;font-size:1.5rem;font-weight:700;background-color:#ff3e56;color:#141414;line-height:1.25}@media(min-width:2560px){.gamejam .gamejam-categories .prize-banner{font-size:clamp(1.5rem,2vw,2rem);padding:1.5rem 4rem;gap:4rem}}.gamejam .gamejam-categories .prize-banner .progress{transition:color .2s ease}.gamejam .gamejam-categories .prize-banner a,.gamejam .gamejam-categories .prize-banner span{color:#fff;transition:all .2s ease;cursor:pointer}.gamejam .gamejam-categories .prize-banner a svg,.gamejam .gamejam-categories .prize-banner span svg{color:#a8a9aa;transform:translate(-4px,-12px);height:auto;width:auto}.gamejam .gamejam-categories .prize-banner svg{width:144px;height:144px}.gamejam .gamejam-categories .prize-banner .ant-progress-inner{border:2px solid #000;padding:.15rem}.gamejam .gamejam-categories .gamejam-nominations{height:100%}.gamejam .gamejam-categories .gamejam-nominations__header{font-size:clamp(1rem,2vw,1.25rem);font-weight:700}.gamejam .gamejam-categories .gamejam-nominations__content{height:100%;width:100%;border-radius:24px;background-color:#181c1f;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:2560px){.gamejam .gamejam-categories .gamejam-nominations__content{gap:4rem}}.gamejam .gamejam-categories .gamejam-nominations .nomination-group{display:flex;flex-direction:column;gap:1rem}.gamejam .gamejam-categories .gamejam-nominations .nomination-group__header{display:flex;align-items:center;justify-content:space-between;font-size:clamp(1rem,2vw,1.5rem);font-weight:700;color:#ff3e56;padding-bottom:.5rem;border-bottom:1px solid #ff3e56}@media(min-width:2560px){.gamejam .gamejam-categories .gamejam-nominations .nomination-group__header{font-size:clamp(1.5rem,2vw,2rem)}}.gamejam .gamejam-categories .gamejam-nominations .nomination-group__header-nominate{display:flex;align-items:center;gap:.75rem;transition:all .2s ease-in-out;cursor:pointer}.gamejam .gamejam-categories .gamejam-nominations .nomination-group__header-nominate svg{transition:all .2s ease-in-out}.gamejam .gamejam-categories .gamejam-nominations .nomination-group__header-nominate:hover svg{transform:translateX(6px)}@media(min-width:2560px){.gamejam .gamejam-categories .gamejam-nominations .nomination-group{gap:1rem}}.gamejam .gamejam-categories .gamejam-nominations .nomination-group__description{font-size:clamp(.75rem,2vw,1.25rem)}@media(min-width:2560px){.gamejam .gamejam-categories .gamejam-nominations .nomination-group__description{font-size:clamp(1.25rem,2vw,1.5rem)}}.gamejam .gamejam-categories .gamejam-nominations .nomination-group__categories{display:flex;align-items:center;gap:1rem}.gamejam .gamejam-categories .gamejam-nominations .nomination-group__categories .nomination-category-row{font-size:1rem;font-weight:700;color:#a8a9aa;display:flex;align-items:center;gap:.25rem}@media(min-width:2560px){.gamejam .gamejam-categories .gamejam-nominations .nomination-group__categories .nomination-category-row{font-size:clamp(.75rem,2vw,1.25rem);gap:.5rem}.gamejam .gamejam-categories .gamejam-nominations .nomination-group__categories{gap:2rem}}.gamejam .gamejam-teams{flex:0 1 50%;display:flex;flex-direction:column;gap:2rem;overflow:hidden;height:100%}.gamejam .gamejam-teams__header .reviewed{color:#ff3e56}.gamejam .gamejam-teams__header .total{color:#ffa600}.gamejam .gamejam-teams__content{overflow-y:auto;height:100%;padding-right:1rem}.gamejam .gamejam-teams .gamejam-team-row{cursor:pointer;display:flex;align-items:center;gap:1.5rem;width:100%;background-color:rgba(0,0,0,0);transition:all .2s ease-in-out;padding:1rem;border-radius:16px;font-size:clamp(1.25rem,2vw,1.5rem)}.gamejam .gamejam-teams .gamejam-team-row.locked{cursor:default;opacity:.5}.gamejam .gamejam-teams .gamejam-team-row.locked .gamejam-team-row__icon{border:2px solid #32393e}.gamejam .gamejam-teams .gamejam-team-row.locked:hover{background-color:rgba(0,0,0,0)}.gamejam .gamejam-teams .gamejam-team-row.locked:hover .review svg{transform:scale(1)}.gamejam .gamejam-teams .gamejam-team-row__icon{width:72px;height:72px;border-radius:16px;overflow:hidden;flex-shrink:0}.gamejam .gamejam-teams .gamejam-team-row__data{flex:1 1;display:flex;flex-direction:column;justify-content:center;gap:.25rem}.gamejam .gamejam-teams .gamejam-team-row__data .studio-name{display:flex;align-items:center;gap:.5rem}.gamejam .gamejam-teams .gamejam-team-row__data .studio-name span{display:flex;align-items:center;color:#a8a9aa;gap:.25rem}.gamejam .gamejam-teams .gamejam-team-row__data .studio-name span svg{width:32px;height:32px}.gamejam .gamejam-teams .gamejam-team-row__data .game-name{font-weight:700;color:#ff3e56}.gamejam .gamejam-teams .gamejam-team-row__status{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:12px}.gamejam .gamejam-teams .gamejam-team-row__status svg{transition:all .2s ease-in-out;width:40px;height:40px}.gamejam .gamejam-teams .gamejam-team-row__status.review{background-color:rgba(255,166,0,.28);color:#ffa600;border:2px solid #ffa600}.gamejam .gamejam-teams .gamejam-team-row__status.finished{background-color:rgba(255,62,86,.28);color:#ff3e56;border:2px solid #ff3e56}.gamejam .gamejam-teams .gamejam-team-row__status.locked{background-color:rgba(50,57,62,.28);color:#32393e;border:2px solid #32393e}.gamejam .gamejam-teams .gamejam-team-row:hover{background-color:#181c1f}.gamejam .gamejam-teams .gamejam-team-row:hover .review svg{transform:scale(1.1)}.partial-statistic{display:flex;flex-direction:column;flex:0 0 50%}.partial-statistic__content{display:flex;flex-direction:column;gap:1rem;padding:2rem 1.5rem 1rem;height:100%}.partial-statistic__row{display:flex;color:#fff;align-items:center;justify-content:space-between;font-size:clamp(1rem,2vw,1.5rem)}.partial-statistic__row-left{display:flex;align-items:center;gap:2rem}.partial-statistic__row-left .position{min-width:2rem;font-size:1.5rem;text-align:right;font-weight:700}.partial-statistic__row-left .username{display:flex;align-items:center;gap:1rem}@media(min-width:2560px){.partial-statistic__row{font-size:1.5rem}}.partial-statistic .amount{font-size:1.5rem;padding:.5rem 1.5rem;background-color:#181c1f;border-radius:32px;color:#888b93}.partial-statistic .highlight{color:#ff3e56!important}.partial-statistic .highlight .amount{color:#fff;background-color:#ff3e56!important}.partial-statistic .highlight .username{font-weight:700}.widget{display:flex;flex-direction:column;gap:2rem;width:100%;height:100%}.widget__header{display:flex;justify-content:space-between;align-items:center;font-family:Manrope;color:#fff;font-weight:700;font-size:clamp(1.5rem,2vw,2rem)}.user-widget,.widget__header{height:-moz-fit-content;height:fit-content}.user-widget{position:relative}.user-widget__header{font-size:clamp(1.5rem,2vw,2rem)}.user-widget__content{position:relative;border-radius:32px;padding:2rem 2rem 3rem;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;background-repeat:no-repeat;background-size:cover;background-position:50%;overflow:hidden;color:#181c1f}.user-widget__content:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,28,31,.8),#181c1f);z-index:0}.user-widget__content:after{content:"";position:absolute;bottom:0;right:0;width:80px;height:80px;background:#141414;border-top-left-radius:1.5rem;z-index:1}.user-widget__info{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;gap:2rem;font-size:3rem;font-family:Surgena,Manrope;font-style:italic}.user-widget__settings{position:absolute;z-index:12;right:0;bottom:0;height:60px;width:60px;border-radius:12px;margin:.25rem;border:0;background-color:#181c1f}.user-widget__settings svg{transition:all .25s ease-in;color:#32393e;width:36px;height:36px}.user-widget__icon{height:112px;width:112px;border-radius:1rem;overflow:hidden}.user-widget__name{display:flex;align-items:center;color:#fff;gap:1rem}.user-widget__name .user-badge{width:36px;height:36px;transform:translateY(-4px)}.user-widget__name .user-badge .ant-image{display:block}.badge-widget{height:100%}.badge-widget__header{font-size:clamp(1rem,2vw,1.5rem)}.badge-widget__header span{font-size:clamp(.75rem,2vw,1.25rem);color:#888b93;font-weight:400}.badge-widget__wrapper{background-color:#181c1f;height:100%;position:relative;border-radius:32px;padding:2rem}.badge-widget__content{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));grid-gap:0;gap:0}.badge-widget__info{position:absolute;right:1.5rem;bottom:1.5rem}.badge-widget__info .sa-button{font-weight:700;font-size:1rem;border-radius:48px}.badge-button{padding:.75rem;box-sizing:border-box;border-radius:12px;border:4px solid rgba(0,0,0,0);width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;transition:all .1s ease-in-out}.badge-button,.badge-button .image-wrap{display:flex;align-items:center;justify-content:center}.badge-button .image-wrap{width:56px;height:56px;overflow:hidden;border-radius:8px;transition:all .15s ease-in-out}.badge-button.selected{border:4px solid #ff3e56}.badge-button.available{cursor:pointer}.badge-button.available:hover{border:4px solid #ff3e56}.badge-button.unlocked .image-wrap{opacity:.25}.badge-button.unlocked .image-wrap:hover{opacity:1}.badge-button.locked .image-wrap{filter:grayscale(1);opacity:.25}.badge-button.disabled{pointer-events:none;cursor:default;animation:pulseOpacity .8s ease-in-out infinite}@keyframes pulseOpacity{0%{opacity:.7}50%{opacity:.4}to{opacity:.7}}.statistic-widget{height:100%}.statistic-widget__content{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.statistic-widget .dots{padding:1rem 6rem;color:#fff;font-weight:700}.modal__header{display:flex;flex-direction:column;line-height:1.25;gap:.5rem}.modal__header .modal-title{font-weight:700;font-size:clamp(1.5rem,2vw,2rem);text-transform:uppercase}.modal .ant-modal-body{display:flex!important;flex-direction:column!important;gap:1.5rem!important}.modal__content{display:flex;gap:1.5rem;max-width:1080px}.modal__image{flex:0 0 40%;min-width:524px}.modal__image .ant-carousel{overflow:hidden;border-radius:16px}.modal__text{flex:1 1;display:flex;flex-direction:column;gap:1.5rem}.modal__text h1{font-size:1rem}.modal__text p{font-size:.75rem}.modal__text .sa-button{margin-top:auto}.modal .ant-modal{width:-moz-fit-content!important;width:fit-content!important;max-width:90vw!important;margin:0 auto}.modal .ant-modal-content{background:#141414!important;border-radius:24px!important;position:relative;box-shadow:none;padding:2rem!important}.modal .ant-modal-content:before{content:"";position:absolute;top:4px;left:-4px;right:-4px;bottom:4px;border-radius:30px;background:rgba(0,0,0,.2);filter:blur(24px);z-index:-1}.modal .ant-modal-content .ant-modal-close{top:2rem!important;inset-inline-end:2rem!important;color:#fff!important}.modal .ant-modal-content .ant-modal-close .lucide-circle-x{width:40px;height:40px;transition:color .1s ease-in-out}.modal .ant-modal-content .ant-modal-close:hover .lucide-circle-x{color:#ff3e56!important}.modal .ant-modal-body{color:#fff!important}.ant-modal-root .ant-modal-mask{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background-color:rgba(0,0,0,.25)!important}.game-review-modal .ant-modal-body{display:flex!important;flex-direction:column!important;gap:1.5rem!important}.game-review-modal__header{display:flex;flex-direction:column;line-height:1.25}.game-review-modal__header .game-title{font-weight:700;font-size:clamp(1.5rem,2vw,2rem);text-transform:uppercase}.game-review-modal__header .studio-name{color:#ff3e56;font-size:1.5rem}.game-review-modal__content{display:flex;gap:1.5rem;max-width:1080px}.game-review-modal__screenshots{flex:0 0 40%;min-width:524px}.game-review-modal__screenshots .ant-carousel{overflow:hidden;border-radius:16px}.game-review-modal__text{flex:1 1;display:flex;flex-direction:column;gap:1.5rem}.game-review-modal__text h1{font-size:1rem}.game-review-modal__text p{font-size:.75rem}.game-review-modal__text .sa-button{margin-top:auto}.game-review-modal__form{width:100%;padding:1.5rem 2rem!important;border:1px solid #ff3e56;box-sizing:border-box;border-radius:12px;display:flex;flex-direction:column;gap:1rem}.game-review-modal__form p{color:#fff;font-size:1rem}.game-review-modal__form .review-form__header{display:flex;gap:.5rem;align-items:center;font-weight:700}.game-review-modal__form .review-form__header p{font-size:clamp(1rem,2vw,1.75rem);color:#ff3e56}.game-review-modal__form .review-form__content{display:flex;gap:1.5rem;flex-direction:column}.game-review-modal__form .review-form__row{display:flex;gap:2rem;align-items:center}.game-review-modal__form .review-form__column{flex:0 1 50%}.game-review-modal__form .review-form__input{display:flex;gap:1rem;align-items:center}.game-review-modal__form .review-form__total{display:flex;gap:1rem;align-items:center;justify-content:space-between;font-weight:700}.game-review-modal__form .review-form__total p{font-size:1.25rem!important}.game-review-modal__form .review-form__feedback{display:flex;flex-direction:column;gap:.25rem}.game-review-modal__form .review-form__feedback p{font-size:clamp(1rem,2vw,1.25rem)!important}.game-review-modal__form .review-form__feedback textarea{max-height:124px}.game-review-modal__form .review-form__button{width:100%}.game-review-modal__form .review-form__button:hover svg{transform:translateX(6px)}.game-review-modal__form .review-form__button:disabled svg{color:#888b93;transform:translateX(0)}.nomination-modal{width:-moz-fit-content!important;width:fit-content!important}.nomination-modal__content{display:flex;gap:1.5rem;max-width:none}.nomination-modal__header{gap:1rem}.nomination-modal__footer{width:100%;display:flex!important;justify-content:center;align-self:center;gap:2rem;padding:1rem;box-sizing:border-box}.nomination-modal__footer .sa-button{width:100%}.nomination-modal .twitch-clip-selector{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));place-items:stretch;grid-gap:1rem;gap:1rem;width:100%;padding:.5rem;box-sizing:border-box;overflow:hidden;overflow-y:visible}@media(min-width:1500px){.nomination-modal .twitch-clip-selector{width:1200px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}}@media(min-width:1920px){.nomination-modal .twitch-clip-selector{width:1400px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem}}.nomination-modal .twitch-clip-selector .twitch-clip-card{cursor:pointer;border-radius:16px;position:relative;background:#181c1f;border:2px solid rgba(0,0,0,0);transition:all .2s ease;overflow:hidden;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.nomination-modal .twitch-clip-selector .twitch-clip-card .embed-wrap{width:100%;height:240px;border-radius:24px}.nomination-modal .twitch-clip-selector .twitch-clip-card.selected{border-color:#ff3e56;transform:translateY(-2px)}.nomination-modal .twitch-clip-selector .twitch-clip-card.selected:before{opacity:1}.nomination-modal .twitch-clip-selector .twitch-clip-card__title{color:#fff;font-weight:700;font-size:1.25rem;z-index:100;display:flex;align-items:center;gap:.5rem}.nomination-modal .twitch-clip-selector .twitch-clip-card__title span{display:flex;align-items:center;color:#a8a9aa;gap:.25rem;font-size:1rem}.nomination-modal .twitch-clip-selector .twitch-clip-card__title span svg{width:24px;height:24px}.nomination-modal .game-selector{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));place-items:stretch;grid-gap:1rem;gap:1rem;width:100%;padding:.5rem;box-sizing:border-box;overflow:hidden;overflow-y:visible}@media(min-width:1500px){.nomination-modal .game-selector{width:1200px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:2rem}}@media(min-width:2560px){.nomination-modal .game-selector{width:1400px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}}.nomination-modal .game-selector .game-card{cursor:pointer;border-radius:16px;position:relative;background:#181c1f;border:2px solid rgba(0,0,0,0);transition:all .2s ease;overflow:hidden;display:flex;flex-direction:column;align-items:center}.nomination-modal .game-selector .game-card:after{content:"";position:absolute;transition:all .5s ease;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 24%,black);z-index:0}.nomination-modal .game-selector .game-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 24%,#ff3e56);z-index:1;opacity:0;transition:opacity .35s ease;pointer-events:none}.nomination-modal .game-selector .game-card:hover{transform:translateY(-2px);border-color:#ff3e56}.nomination-modal .game-selector .game-card:hover:before{opacity:1}.nomination-modal .game-selector .game-card.selected{border-color:#ff3e56;transform:translateY(-2px)}.nomination-modal .game-selector .game-card.selected:before{opacity:1}.nomination-modal .game-selector .game-card__title{position:absolute;bottom:1rem;color:#fff;font-weight:700;font-size:1rem;z-index:100;display:flex;align-items:center;gap:.5rem}.nomination-modal .game-selector .game-card__title span{display:flex;align-items:center;color:#a8a9aa;gap:.25rem;font-size:1rem}.nomination-modal .game-selector .game-card__title span svg{width:24px;height:24px}.nomination-modal .game-selector .game-card__info{position:absolute;top:.75rem;right:.75rem;display:flex;flex-direction:column;align-items:center;color:#fff;font-weight:700;z-index:200}.nomination-modal .game-selector .game-card__info-bubble{padding:.25rem 1rem;background-color:#ff3e56;border-radius:8px;text-transform:capitalize;display:flex;align-items:center;gap:.5rem;font-size:1rem}.nomination-selector{max-height:55vh;overflow-y:auto;overflow-x:hidden;padding-right:8px}.nomination-selector__inner{box-sizing:border-box;width:100%;overflow-x:hidden;padding:1rem}