main{flex-wrap:wrap;justify-content:center;align-items:center;min-height:calc(100vh - 22rem);display:flex}#submit-content{width:100%;margin-top:1rem}#select-category{flex-direction:column;justify-content:center;gap:1.5rem;display:flex}#select-category #title-container{color:#ddd;text-align:center;background:linear-gradient(to bottom right,#9e0c0c,#db7c7c);border-radius:1.3rem;justify-content:center;align-items:center;width:100%;height:20rem;font-family:Orbitron;font-size:2rem;display:flex;box-shadow:.2rem .2rem 1rem #00000071}.dark :is(#select-category #title-container){color:#1a1a1a!important;background:linear-gradient(to bottom left,#ee7b1d,#ff9a47)!important}#select-category div:last-child{flex-direction:column;justify-content:space-between;gap:.75rem;width:100%;display:flex}#select-category div:last-child button{cursor:pointer;color:#ddd;border:none;border-radius:1.3rem;width:100%;height:100%;min-height:6.5rem;font-family:Futura Bold;font-size:1.5rem;position:relative;box-shadow:.2rem .2rem 1rem #00000071}#select-category div:last-child button p{z-index:61;transition:transform .3s;display:block;position:relative}#select-category div:last-child button div{-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem);opacity:.3;z-index:5;background-color:#0000;border-radius:1.3rem;width:100%;position:absolute;inset:0}#select-category div:last-child button:first-of-type{background:linear-gradient(90deg,#d82b65,#96234f)}.dark :is(#select-category div:last-child button:first-of-type){color:#1a1a1a!important;background:linear-gradient(to bottom left,#ee581d,#ff7360)!important}#select-category div:last-child button:nth-of-type(2){background:linear-gradient(90deg,#cf172f,#751111)}.dark :is(#select-category div:last-child button:nth-of-type(2)){color:#1a1a1a!important;background:linear-gradient(to bottom left,#ee7b1d,#ffb375)!important}#select-category div:last-child button:nth-of-type(3){background:linear-gradient(90deg,#d44012,#833219)}.dark :is(#select-category div:last-child button:nth-of-type(3)){color:#1a1a1a!important;background:linear-gradient(to bottom left,#ffcc25,#f8d769)!important}#select-category div:last-child button:hover p{transform:scale(1.2)}#select-game{justify-content:center;display:flex}#select-game>div{flex-direction:column;justify-content:space-between;gap:1rem;width:100%;height:100%;min-height:20rem;display:flex}#select-game>div button{cursor:pointer;background-position:50%;background-size:cover;border:none;border-radius:1.3rem;justify-content:center;align-items:center;width:100%;display:flex;position:relative}#select-game>div button div{-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem);opacity:.5;z-index:60;background-color:#000;border-radius:1.3rem;width:100%;position:absolute;inset:0}#select-game>div button img{z-index:61;width:8rem;height:8rem;transition:width .3s,height .3s}#select-game>div button:first-of-type{background-image:url(/assets/clab_bg-B92XNuY5.png)}#select-game>div button:nth-of-type(2){background-image:url(/assets/kufos_bg-Bzz7OrPg.png)}#select-game>div button:nth-of-type(3){background-image:url(/assets/project2_preview-CjdQTTzg.png)}#select-game>div button:nth-of-type(4){background-image:url(/assets/mosq_bg-BHrfQOmB.png)}#select-game>div button:hover img{width:10rem;height:10rem}.category-selected div{border:.2rem solid #cfa9fa;background-color:#812fdf!important}.category-selected p{transform:scale(1.2)}.game-selected img{width:10rem!important;height:10rem!important}.game-selected div{background-color:#662727!important}#message{justify-content:center;display:flex}#message form{flex-direction:column;width:100%;display:flex;position:relative}#message form textarea{resize:none;background-color:#fddcd8;border:.2rem ridge #8f0d43;border-radius:1.3rem;width:100%;height:20rem;margin-bottom:1rem;padding:1rem;font-family:Futura}.dark :is(#message form textarea){color:#ffb375!important;background-color:#35312d!important;border-color:#ff9c2b!important}#message form #myfile{cursor:pointer;max-width:14rem;display:none;position:absolute;top:17.5rem;left:75%}#message form button{cursor:pointer;background-color:#fff0;background-image:url(/assets/attach-bc-9e-In.png);background-position:50%;background-size:contain;border:none;width:2.5rem;height:2.5rem;position:absolute;top:16.5rem;left:1rem}.dark :is(#message form button){background-image:url(/assets/attachwhite-6L8pqUAT.png)!important}#message form button span{white-space:nowrap;text-align:left;text-overflow:ellipsis;max-width:9rem;font-family:Futura;font-size:1.2rem;position:absolute;bottom:.7rem;left:140%;overflow:hidden}.dark :is(#message form button span){color:#ffb375!important}#message form #submit{cursor:pointer;font-variant:small-caps;color:#ddd;background:linear-gradient(90deg,#812fdf,#9862d6);border:.2rem ridge #250d8f;border-radius:1.3rem;width:100%;height:5rem;font-family:Orbitron;font-size:3rem;font-weight:700}.dark :is(#message form #submit){color:#1f1f1f!important;background:linear-gradient(90deg,#8c47da,#a17ace)!important}@media (min-width:992px){#title-container{max-width:34.375rem;height:100%;font-size:3rem}#select-category div:last-child{max-width:21.875rem;height:100%}#select-category div:last-child button{height:32%;min-height:0}#select-category{flex-direction:row;align-items:center;height:20rem}#select-game{width:50%}#select-game>div{flex-direction:row}#message{width:50%}#message #submit{letter-spacing:3rem}}#suggestions-disabled-msg{text-align:center;background-color:#ffc400;border:1px solid #000;flex:0 0 100%;margin-bottom:auto;padding:1rem;font-size:1.5rem;font-weight:700}
