:root{height:100vh}select{padding:.675em 6em .675em 1em}input,select{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #caced1;border-radius:.25rem;color:#000;cursor:pointer;font-size:1.15rem}input{padding:.675em 0;width:100%}li,ol,ul{list-style:none;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:linear-gradient(to right top,#f90ef9,#8487ff,#00b3ff,#00cbff,#12d9eb);background-repeat:no-repeat;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;position:relative}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-page{height:100%}.page-container{background-image:linear-gradient(to right top,#f90ef9,#8487ff,#00b3ff,#00cbff,#12d9eb);background-repeat:no-repeat;display:flex;flex-direction:row;padding-bottom:20%;width:100%}.table-container{width:35%}@media only screen and (max-width:600px){.page-container{flex-direction:column}.table-container{width:100%}}.navbar{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;gap:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;max-width:100%;padding:1rem 20px;position:-webkit-sticky;position:sticky;top:0;-webkit-user-select:none;user-select:none;z-index:10}.nav-item{flex:1 1;justify-content:center;text-align:center}.button-holder{display:flex;flex-direction:row;gap:20px}.title-nav{color:#6853de;font-size:16px;font-weight:600}.nav-item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Logo{height:5vh}.btn{border:none;border-radius:3px;color:#fff;font-size:14px;font-weight:700;min-width:100px;padding:10px 30px;transition:all .2s ease-in-out}.login-btn{background-color:#6853de}.logout-btn{background-color:#de5353}.restaurant-btn{background-color:#6853de}.restaurant-btn:hover{background-color:#4f3fad;border:#fff}.logout-btn:hover{background-color:#b94242;border:#fff}.login-btn:hover{background-color:#4f3fad;border:#fff}.profile-button{height:30px}.hover-menu{display:none}.profile-wrapper{position:relative}.profile-button:hover+.hover-menu{display:block}@media only screen and (max-width:600px){.navbar{padding-left:1rem;padding-right:1rem}.title-nav{font-size:14px}.Logo{height:4vh;transform:translateX(0)}.btn{border:none;border-radius:3px;color:#fff;font-size:12px;font-weight:700;min-width:100px;padding:5px 15px;transition:all .2s ease-in-out}}.add-restaurant-modal{align-items:center;display:flex;height:100vh;justify-content:center;position:absolute;right:0;top:0;width:100vw;z-index:10}.restaurant-name-input{height:30px}.input-label{margin-bottom:10px}.close-btn{height:100%}.hover-menu{background-color:#f7f7f7;display:flex;flex-direction:column;font-size:18px;gap:20px;position:absolute;right:0;transition:all .3s ease-in-out;white-space:nowrap}.hover-menu li:first-child{padding-top:15px}.hover-menu li:last-child{padding-bottom:15px}.hover-menu li{padding:10px 20px;transition:all .2s ease-in-out}.hover-menu ul{flex-direction:column}.hover-menu li:hover{background-color:rgba(58,58,58,.302)}.add-debt-modal{align-items:center;display:flex;height:100vh;justify-content:center;position:absolute;right:0;top:0;width:100vw;z-index:10}.submit-btn{align-self:flex-end;background-color:#6853de;border:none;border-radius:5px;color:#fff;font-weight:600;padding:10px;transition:all .2s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.submit-btn:hover{background-color:#4f3fad;border:#fff}.modal-box{background-color:#f5f5f5;border-radius:5px;display:flex;flex-direction:column;height:500px;padding:5px;width:500px;z-index:10}.modal-content{height:100%}.modal-content,.modal-header{display:flex;flex-direction:column;width:100%}.modal-header{height:6%}.close-btn{align-self:flex-end;background-color:#fff0;border:none;color:#000;font-size:20px;font-weight:800;height:10%;width:auto}.modal-footer{height:10%;justify-content:center;width:100%}.modal-footer,.modal-row{display:flex;flex-direction:column}.modal-row{min-height:20%}label{padding-bottom:10px}select{min-height:20px}.custom-select,.customInput{min-width:350px;position:relative}.custom-select:after,.custom-select:before{--size:0.3rem;content:"";pointer-events:none;position:absolute;right:1rem}.custom-select:before{border-bottom:var(--size) solid #000;top:40%}.custom-select:after,.custom-select:before{border-left:var(--size) solid #0000;border-right:var(--size) solid #0000}.custom-select:after{border-top:var(--size) solid #000;top:55%}.spinButton{background:#00b3ff;border:2px solid #fff0;border-radius:6px;color:#fff;filter:drop-shadow(0 5px 4px rgba(0,0,0,.3098039216));font-size:20px;font-weight:700;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:100px;padding:10px;transition:all .2s ease-in-out}.spinButton:hover{border:2px solid #fff;filter:drop-shadow(0 5px 4px #4444dd)}.spinButton:disabled{background-color:#bdc3c7;color:#7f8c8d;cursor:not-allowed}.box{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;padding:5%}.winner{background-color:rgba(0,0,0,.733);border-radius:5px;color:#fff;font-size:40px;font-weight:700;height:30vh;max-width:70%;padding:20px;z-index:20}.winner,.winner-box{align-items:center;display:flex;justify-content:center;position:absolute}.winner-box{height:100vh;right:0;top:0;width:100vw}.table-component{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:10%}.custom-table,td,th{border:2px solid;border-collapse:collapse}.custom-table td{padding:10px;width:130px}@media only screen and (max-width:600px){.custom-table,td,th{font-size:14px}.custom-table td{padding:5px;width:20px}}
/*# sourceMappingURL=main.360d9604.css.map*/