*,:before,:after{padding:0;margin:0;font-family:PT Sans;touch-action:none;box-sizing:border-box;color:#2f2f2f}html,body,#root{width:100%;height:100%}.bg{background-image:url(/assets/bg-312c507f.png);background-repeat:no-repeat;background-attachment:fixed;background-size:cover}h1{font-size:34px;line-height:1.33}#error{border-radius:5px;padding:5px;background-color:#a70c0c69}.outer-container{background-color:#fff;width:350px;height:450px;margin:auto;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #2F2F2F;border-radius:5px;padding:40px;text-align:center}.link{color:#000;text-decoration:none}.main-container{max-width:800px;margin:auto;display:flex;gap:50px;flex-direction:column;justify-content:space-between;border-radius:5px;padding:40px;text-align:center}.login-form{display:flex;flex-direction:column;gap:15px}.container{width:100%;height:100%;display:flex;align-items:center}.input{border:0;width:100%;flex:1 0 auto;margin:0;outline:none;overflow:hidden;padding:9px 0 7px 8px;text-overflow:ellipsis;z-index:100}.input-container{border:0;font:inherit;height:40px;line-height:40px;margin:0;overflow:hidden;text-overflow:ellipsis;vertical-align:baseline;white-space:nowrap;border:1px solid #2F2F2F;border-radius:5px;text-align:left;padding:0 5px}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;background-color:#2f2f2f;color:#fff}button:hover{cursor:pointer}.nav-btn{margin-right:10px;padding:0 0 5px;background-color:transparent;color:#000}.nav-btn:hover{border-radius:0;border-bottom:1px solid black}.login-btn{background-color:#536aff}.icon-heading-col{display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;color:#fff}.icon-heading-row{display:flex;flex-direction:row;gap:10px;justify-content:center;align-items:center;color:#fff}.heading{line-height:50px}.icon{width:50px;height:50px}header{position:fixed;top:0;width:100%;height:80px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 10px;border-bottom:1px #2F2F2F solid}.modal{padding:20px;position:fixed;top:50%;left:50%;translate:-50% -50%;border-radius:15px;background:white;width:400px;height:200px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;border:solid 1px #2F2F2F}.warning-section{display:flex;flex-direction:row;gap:10px;align-items:center}.delete-btns{width:100%;display:flex;flex-direction:row;justify-content:center;gap:40px;align-items:center}
