.gameRoom{border:2px solid rgba(13,130,255,.807);display:flex;flex-direction:column;box-sizing:border-box;justify-content:center;align-items:center;padding:35px 20px;width:100%;max-width:300px;grid-gap:5px;gap:5px;position:relative;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);background-color:#fff;cursor:pointer}.gameRoom-name{overflow-wrap:anywhere}.gameRoom:hover{background-color:#ddd;-webkit-user-select:none;user-select:none;cursor:pointer}.gameRoom-completedBadge{width:50px;height:50px;border-radius:50%;background-color:#28a745;margin:0}.gameRoom-badge,.gameRoom-completedBadge{display:flex;align-items:center;justify-content:center;color:#fff}.gameRoom-badge{box-sizing:border-box;padding:5px 15px;position:absolute;top:5px;right:-10%;height:30px;border-radius:15px;font-size:12px}.gameRoom-players{display:flex;font-size:40px;color:#4e8efc;grid-gap:5%;gap:5%;margin:0;align-items:center;justify-content:center}.home-header{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:25px}.player{box-shadow:0 3px 8px rgba(0,0,0,.24)}.player,.player-info{display:flex;box-sizing:border-box}.player-info{flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:rgba(7,128,168,.827);color:#fff;align-self:stretch;padding:5px}.player-info-name{text-transform:capitalize;font-size:26px;font-weight:600}.player-info-email{font-size:22px}.player-stocks{display:grid;grid-template-columns:2fr 2fr;grid-gap:2rem;flex:0 0 auto;align-self:stretch;padding:15px}.player-stocks,.player-stocks-item{align-items:center;justify-content:center;text-align:center;width:100%;box-sizing:border-box;grid-gap:20px;gap:20px}.player-stocks-item{display:flex;background-color:#faebd7;position:relative;padding:5px 10px}.player-stocks-item-number{position:absolute;top:-10px;right:10px;width:25px;height:25px;border-radius:50%;background-color:red}.player-point,.player-stocks-item-number{display:flex;align-items:center;justify-content:center;color:#fff}.player-point{flex-direction:column;text-align:center;background-color:rgba(7,128,168,.827);width:45%;align-self:stretch;box-sizing:border-box;padding:5px}.player-point-score{font-size:60px;font-weight:600}.player-point-caption{font-size:18px}.mine{border:3px solid #2856ff}.stock-list-item{display:flex;flex-direction:column;box-sizing:border-box;padding:10px 20px;width:100%;border-bottom:1px solid #b0b0b0;-webkit-user-select:none;user-select:none;cursor:pointer}.stock-list-item:hover{background-color:#ddd}.stock-list-item-name{font-weight:600;color:#606060}.stock-list-item-info{display:flex;align-items:center;grid-gap:10px;gap:10px}.stock-list-item-info-date,.stock-list-item-info-price{margin:0}.playerBox{flex-direction:colum;width:33.3333333333%;height:100px;box-shadow:0 3px 8px rgba(0,0,0,.24);border:2px solid rgba(7,128,168,.827);border-radius:10px;-webkit-user-select:none;user-select:none;cursor:pointer}.playerBox,.playerBox-info{display:flex;align-items:center;justify-content:center}.playerBox-info{flex-direction:column;text-align:center;flex:0 0 auto;background-color:rgba(7,128,168,.827);color:#fff;width:45%;align-self:stretch;border-top-left-radius:8px;border-bottom-left-radius:8px;box-sizing:border-box;padding:5px}.playerBox-info-name{text-align:left;text-transform:capitalize;font-size:22px;margin:0}.playerBox-info-icon{font-size:40px}.playerBox-caption{display:flex;align-items:center;justify-content:center;text-align:center;flex:1 1 auto;width:55%;font-size:20px;align-self:stretch;border-top-right-radius:8px;border-bottom-right-radius:8px;grid-gap:5%;gap:5%}.playerBox-caption-ready{width:30px;height:30px;border-radius:50%;background-color:#28a745;color:#fff;font-size:16px}.playerBox-caption-ready,.selected-stocks-item{display:flex;align-items:center;justify-content:center;box-sizing:border-box}.selected-stocks-item{padding:20px 10px;width:100%;grid-gap:10px;gap:10px;border:1px solid #2b78cb;box-shadow:0 1px 4px rgba(0,0,0,.16);font-size:24px;font-weight:600;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.selected-stocks-item:hover{background-color:#ddd}.selected-stocks-item-length{position:absolute;top:-15px;right:-15px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background-color:red;color:#fff;font-size:18px;font-weight:300}.disabled{pointer-events:none;opacity:.5}@-webkit-keyframes outerRotate1{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@keyframes outerRotate1{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@-webkit-keyframes outerRotate2{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(-1turn);transform:translate(-50%,-50%) rotate(-1turn)}}@keyframes outerRotate2{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(-1turn);transform:translate(-50%,-50%) rotate(-1turn)}}@-webkit-keyframes textColour{0%{color:#fff}to{color:#3bb2d0}}@keyframes textColour{0%{color:#fff}to{color:#3bb2d0}}.e-loadholder{width:240px;height:240px;border:5px solid #1b5f70;border-radius:120px;box-sizing:border-box}.e-loadholder,.e-loadholder:after{position:absolute;top:50%;left:50%;-webkit-transform:translate(-51%,-50%);transform:translate(-51%,-50%)}.e-loadholder:after{content:" ";display:block;background:#fff;-webkit-transform-origin:center;transform-origin:center;z-index:0;width:100px;height:200%;-webkit-animation:outerRotate2 30s linear infinite;animation:outerRotate2 30s linear infinite}.e-loadholder .m-loader{width:200px;height:200px;color:#888;text-align:center;border:5px solid #2a93ae;border-radius:100px;box-sizing:border-box;z-index:20;text-transform:uppercase}.e-loadholder .m-loader,.e-loadholder .m-loader:after{position:absolute;top:50%;left:50%;-webkit-transform:translate(-51%,-50%);transform:translate(-51%,-50%)}.e-loadholder .m-loader:after{content:" ";display:block;background:#fff;-webkit-transform-origin:center;transform-origin:center;z-index:-1;width:100px;height:106%;-webkit-animation:outerRotate1 15s linear infinite;animation:outerRotate1 15s linear infinite}.e-loadholder .m-loader .e-text{font-size:14px;font-size:1.4rem;line-height:130px;-webkit-animation:textColour 1s linear infinite alternate;animation:textColour 1s linear infinite alternate;width:140px;height:140px;text-align:center;border:5px solid #7fd7ed;border-radius:70px;box-sizing:border-box;z-index:20}.e-loadholder .m-loader .e-text,.e-loadholder .m-loader .e-text:after,.e-loadholder .m-loader .e-text:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-51%,-50%);transform:translate(-51%,-50%);display:block}.e-loadholder .m-loader .e-text:after,.e-loadholder .m-loader .e-text:before{content:" ";background:#fff;-webkit-transform-origin:center;transform-origin:center;z-index:-1}.e-loadholder .m-loader .e-text:before{width:110%;height:40px;-webkit-animation:outerRotate2 3.5s linear infinite;animation:outerRotate2 3.5s linear infinite}.e-loadholder .m-loader .e-text:after{width:40px;height:110%;-webkit-animation:outerRotate1 8s linear infinite;animation:outerRotate1 8s linear infinite}#particleCanvas-White{width:100%;height:50%;opacity:.1}#particleCanvas-Blue,#particleCanvas-White{position:absolute;top:50%;left:50%;-webkit-transform:translate(-51%,-50%);transform:translate(-51%,-50%)}#particleCanvas-Blue{width:300px;height:300px}.invite-users-list{padding:4px;background-color:green;width:100%;height:110px;overflow-x:hidden;overflow-y:auto}.game-players{display:flex;flex-direction:row;box-sizing:border-box;grid-gap:10px;gap:10px}.game-setup-container{flex:2 1;display:flex;grid-gap:20px;gap:20px}.game-setup-container .left{box-sizing:border-box;width:30%;max-height:750px;overflow-x:hidden;overflow-y:auto;text-align:justify;position:relative}.game-setup-container .left,.game-setup-container .right{box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}.game-setup-container .right{display:flex;flex-direction:column;width:70%}.selected-stocks{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:3%;gap:3%;box-sizing:border-box;padding:20px 10px}.selected-stocks:has(.no-stocks){display:flex!important;align-items:center;justify-content:center}.players-in-progress,.stock-list{display:flex;flex-direction:column}.players-in-progress{grid-gap:20px;gap:20px;box-sizing:border-box;padding:20px 0}.slected-user{display:flex;box-sizing:border-box;padding:10px 20px;border-radius:10px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.slected-user .user-info .name{text-transform:capitalize;font-weight:600;font-size:22px}:root{--primary-color:#17a2b8;--dark-color:#343a40;--light-color:#f4f4f4;--danger-color:#dc3545;--success-color:#28a745}*{box-sizing:border-box;margin:0;padding:0}body{font-family:"Raleway",sans-serif;font-size:1rem;line-height:1.6;background-color:#fff;color:#333}a{color:#17a2b8;color:var(--primary-color);text-decoration:none}ul{list-style:none}img{width:100%}.container{display:flex;flex-direction:column;max-width:1600px;min-height:100vh;box-sizing:border-box;padding:6rem 2rem 2rem}.x-large{font-size:4rem}.large,.x-large{line-height:1.2;margin-bottom:1rem}.large{font-size:3rem}.lead{font-size:1.5rem;margin-bottom:1rem}.text-center{text-align:center!important}.text-primary{color:#17a2b8!important;color:var(--primary-color)!important;font-weight:600!important}.text-danger{color:#dc3545!important;color:var(--danger-color)!important}.text-danger,.text-dark{font-weight:600!important}.text-dark{color:#343a40!important;color:var(--dark-color)!important}.p{padding:.5rem}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.py{padding:.5rem 0}.py-1{padding:1rem 0}.py-2{padding:2rem 0}.py-3{padding:3rem 0}.m{margin:.5rem}.m-1{margin:1rem}.m-2{margin:2rem}.m-3{margin:3rem}.my{margin:.5rem 0}.my-1{margin:1rem 0}.my-2{margin:2rem 0}.my-3{margin:3rem 0}.btn{display:inline-block;padding:.4rem 1.3rem;font-size:1rem;border:none;cursor:pointer;margin-right:.5rem;transition:opacity .2s ease-in;outline:none}.badge,.btn{background:#f4f4f4;background:var(--light-color);color:#333}.badge{font-size:.8rem;padding:.1rem;text-align:center;margin:.3rem}.alert{padding:.8rem;margin:1rem 0;opacity:.9;background:#f4f4f4;background:var(--light-color);color:#333}.alert-primary,.badge-primary,.bg-primary,.btn-primary{background:#17a2b8;background:var(--primary-color);color:#fff}.alert-light,.badge-light,.bg-light,.btn-light{background:#f4f4f4;background:var(--light-color);color:#333}.alert-dark,.badge-dark,.bg-dark,.btn-dark{background:#343a40;background:var(--dark-color);color:#fff}.alert-danger,.badge-danger,.bg-danger,.btn-danger{background:#dc3545;background:var(--danger-color);color:#fff}.alert-success,.badge-success,.bg-success,.btn-success{background:#28a745;background:var(--success-color);color:#fff}.alert-white,.badge-white,.bg-white,.btn-white{background:#fff;color:#333;border:1px solid #ccc}.btn:hover{opacity:.8}.badge-light,.bg-light{border:1px solid #ccc}.round-img{border-radius:50%}.line{height:1px;background:#ccc;margin:1.5rem 0}.dark-overlay{background-color:rgba(0,0,0,.7);position:absolute;top:0;left:0;width:100%;height:100%}.form .form-group{margin:1.2rem 0}.form .form-text{display:block;margin-top:.3rem;color:#888}.form input[type=date],.form input[type=email],.form input[type=password],.form input[type=text],.form select,.form textarea{display:block;width:100%;padding:.4rem;font-size:1.2rem;border:1px solid #ccc}.form input[type=submit],button{font:inherit}.form .social-input{display:flex}.form .social-input i{padding:.5rem;width:4rem}.form .social-input i.fa-twitter{color:#38a1f3}.form .social-input i.fa-facebook{color:#3b5998}.form .social-input i.fa-instagram{color:#3f729b}.form .social-input i.fa-youtube{color:#c4302b}.form .social-input i.fa-linkedin{color:#0077b5}.table td,.table th{padding:1rem;text-align:left}.table th{background:#f4f4f4;background:var(--light-color)}.navbar{display:flex;justify-content:space-between;align-items:center;padding:.7rem 2rem;position:fixed;z-index:1;width:100%;top:0;border-bottom:1px solid #17a2b8;border-bottom:1px solid var(--primary-color);opacity:.9}.navbar ul{display:flex;margin:0}.navbar a{color:#fff;padding:.45rem;margin:0 .25rem}.navbar a:hover{color:#17a2b8;color:var(--primary-color)}.navbar .welcome span{margin-right:.6rem}.landing{position:relative;background-color:#0077b5;height:100vh}.landing-inner{color:#fff;height:100%;width:80%;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.profile{display:grid;grid-template-columns:2fr 4fr 2fr;align-items:center;grid-gap:2rem;padding:1rem;line-height:1.8;margin-bottom:1rem}.profile-grid{display:grid;grid-template-areas:"top top" "about about" "exp edu" "github github";grid-gap:1rem}.profile-top{grid-area:top;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.profile-top img{width:250px}.profile-top .icons a{color:#fff;margin:0 .3rem}.profile-top .icons a:hover{color:#343a40;color:var(--dark-color)}.profile-about{grid-area:about;text-align:center}.profile-about .skills{display:flex;align-items:center;justify-content:center;text-align:center}.profile-exp{grid-area:exp}.profile-edu{grid-area:edu}.profile-edu h2,.profile-exp h2{margin-bottom:1rem}.profile-edu>div,.profile-exp>div{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px dotted #ccc}.profile-edu>div:last-child,.profile-exp>div:last-child{border:0}.profile-edu p,.profile-exp p{margin:.5rem 0}.profile-github{grid-area:github}.profile-github .repo{display:flex}.profile-github .repo>div:first-child{flex:7 1;flex-basis:70%}.profile-github>div:last-child{flex:3 1;flex-basis:20%}.post-form .post-form-header{background:#17a2b8;background:var(--primary-color);padding:.5rem}.post{display:grid;grid-template-columns:1fr 4fr;grid-gap:2rem;align-items:center}.post>div:first-child{text-align:center}.post img{width:100px}.post .comment-count{background:#f4f4f4;background:var(--light-color);color:#17a2b8;color:var(--primary-color);padding:.1rem .2rem;border-radius:5px;font-size:.8rem}.post .post-date{color:#aaa;font-size:.8rem;margin-bottom:.5rem}@media (max-width:700px){.container{margin-top:8rem}.hide-sm{display:none}.x-large{font-size:3rem}.large{font-size:2rem}.lead{font-size:1rem}.navbar{display:block;text-align:center}.navbar ul{text-align:center;justify-content:center}.navbar h1{margin-bottom:1rem}.navbar .welcome{display:none}.profile{grid-template-columns:1fr;text-align:center}.profile ul{display:none}.profile-top img,.profile img{width:200px;margin:auto}.profile-grid{grid-template-areas:"top" "about" "exp" "edu" "github"}.profile-about .skills{flex-direction:column}.dash-buttons a{display:block;width:100%;margin-bottom:.2rem}.post{grid-template-columns:1fr}.post a,.post button{padding:.3rem .4rem}}.alert-wrapper{position:fixed;top:4rem;right:2rem;display:inline-block}.game-rooms{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.8rem;gap:.8rem;padding:20px 10px}.game-rooms:has(.no-rooms){display:flex!important;align-items:center;justify-content:center}.pending{background:#56b57f}.playing{background:#5c69f9}.finished{background-color:#f95c5c}.disabled{background-color:#ddd}
/*# sourceMappingURL=main.6f1886d4.chunk.css.map */