*{box-sizing:border-box}body,html{margin:0;direction:rtl}button{font:inherit;background:#1e88e5;padding:.5rem 2rem;color:#fff;border:none;margin:.5rem 0;border-radius:5px;outline:none}.app{height:100vh;margin-top:-2rem}.card{padding:1rem;border-radius:5px;box-shadow:0 0 25px 5px rgba(0,0,0,.07)}.product-form{width:30rem;margin:2rem auto;max-width:80%}.form-control input,.form-control label{display:block;width:100%}.form-control input{font:inherit;padding:.1rem .25rem;border:none;border-bottom:2px solid #eee;margin-bottom:1rem;color:#616161}.form-control input:focus{outline:none;border-bottom-color:#1e88e5}.product__actions{display:flex;justify-content:space-between;align-items:center}.search{width:30rem;margin:2rem auto;max-width:80%}.search-input{display:flex;justify-content:space-between;align-items:center;flex-direction:column}.search-input input{font:inherit;border:1px solid #eee;border-radius:5px;padding:.15rem .25rem;color:#616161}.search-input input:focus{outline:none;border-color:#1e88e5}@media (min-width:768px){.search-input{flex-direction:row}}.product-list{width:30rem;max-width:80%;margin:auto}.product-list h2{border-bottom:3px solid #ccc;padding-bottom:1rem}.product-list ul{list-style:none;margin:0;padding:0}.product-list li{margin:1rem 0;padding:.5rem 1rem;box-shadow:0 1px 4px rgba(0,0,0,.26);display:flex;justify-content:space-between}.delete-btn{color:red;font-size:18px;font-weight:700;cursor:pointer}.auth{width:30rem;margin:2rem auto;max-width:80%;text-align:center}
/*# sourceMappingURL=main.cf6d4b22.chunk.css.map */