:root{--background-color: black;--color: white}[darkMode="0"]{--background-color: white;--color: black}body{background-color:var(--background-color);color:var(--color)}.icons{color:var(--color)}.login-container{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;min-height:100vh;max-height:100vh;min-width:100%;background-color:#000;font-family:Roboto,sans-serif}.login-container h1{color:#fff;font-family:Roboto,sans-serif;font-size:48px;font-weight:400;line-height:normal;width:312px;height:58px;flex-shrink:0;text-align:left}.login-form input{display:flex;padding:10px;align-items:center;gap:10px;align-self:stretch;border-radius:5px;background:#272727;color:#fff;font-size:24px;font-style:normal;font-weight:400;line-height:normal;border:none}.login-form input:focus{outline:none}.login-form button{display:flex;width:154px;height:47px;padding:10px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:5px;background:#10f;color:#fff;font-size:24px;font-style:normal;font-weight:600;line-height:normal;border:none}.login-form button:hover{background:#0e00cc}.login-form button:active{background:#070066}.login-container p{font-size:16px;line-height:normal;width:175px;height:22px;flex-shrink:0;width:312px;text-align:left}.custom-search-bar .MuiOutlinedInput-root{border-radius:10px;background-color:#222;border:none}.custom-search-bar .MuiOutlinedInput-notchedOutline{border:none}.search-icon{color:#fff}.search-bar-container{background-color:#000;justify-content:center;align-items:center;padding:40px 20px 20px;position:relative;top:0}.custom-search-bar{min-width:300px;width:100%;display:block;margin:20px auto}.store-card{display:flex;padding:8px;flex-direction:column;gap:8px;align-self:stretch;border-radius:10px;background:#272727;width:30%;min-width:320px;max-width:70%;max-height:max-content;justify-self:center;margin-bottom:10px;cursor:pointer;margin-left:10px}.store-card:last-child{margin-right:auto}.store-today{justify-content:space-between;margin-top:0;margin-bottom:0;background-color:#000;border-radius:10px;padding:8px;align-items:flex-start}.store-today-details{display:flex;align-items:baseline;font-size:18px;flex-wrap:wrap}.today-value{font-size:24px;font-weight:700}.today-change{transform:translate(10px)}.today-items{margin-left:auto}.store-details{display:flex;justify-content:space-between}.store-details-item{background-color:#000;border-radius:10px;padding:8px 7% 8px 8px;flex:1;margin-right:10px}.store-details-item:last-child{margin-right:0}.item-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;font-size:16px;font-weight:600}.item-items{font-size:smaller;color:#d3d3d3}.footer{position:fixed;bottom:0;left:0;min-width:100vw!important;height:59px;display:flex;align-items:center;justify-content:space-around;background:#272727;color:#fff;padding-top:20px;text-align:center;font-family:Roboto,sans-serif;font-style:normal;font-weight:600;line-height:normal;border:none;padding-bottom:0;margin-bottom:0}.footerContent{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;cursor:pointer;transition:background-color .3s ease,height .3s ease}.activeTab{background:#787878;height:80px}.iconText{font-size:14px;transform:translateY(-10px)}@media screen and (min-width: 600px){.footer{display:none}}.sales-block{flex:1;min-width:134px;min-height:91px;background:#272727;color:#fff;border-radius:10px;margin:8px;line-height:60%}.sales-block h2{color:#fff;font-family:Roboto,sans-serif;font-size:24px;font-style:normal;font-weight:700;letter-spacing:.5px;align-self:stretch;text-align:left;padding-left:20px}.sales-label{color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;align-self:stretch;text-align:left;padding-left:20px}.sales-items{color:#fff;font-family:Roboto,sans-serif;font-size:15px;font-style:normal;font-weight:200;align-self:stretch;text-align:left;padding-left:20px}.forgotPassword-container{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;min-height:100vh;max-height:100vh;min-width:100%;background-color:#000;font-family:Roboto,sans-serif}.forgotPassword-container h1{color:#fff;font-family:Roboto,sans-serif;font-size:42px;font-weight:400;line-height:normal;height:58px;flex-shrink:0;text-align:left}.forgotPassword-form input{display:flex;padding:10px;align-items:center;gap:10px;align-self:stretch;border-radius:5px;background:#272727;color:#fff;font-size:24px;font-style:normal;font-weight:400;line-height:normal;border:none}.forgotPassword-form input:focus{outline:none}.forgotPassword-form button{display:flex;width:154px;height:47px;padding:10px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:5px;background:#10f;color:#fff;font-size:24px;font-style:normal;font-weight:600;line-height:normal;border:none}.forgotPassword-form button:hover{background:#0e00cc}.forgotPassword-form button:active{background:#070066}.forgotPassword-container p{color:#06f;font-size:16px;line-height:normal;width:175px;height:22px;flex-shrink:0;width:312px;text-align:left}.error-message{color:red;font-size:14px;margin-top:5px}
