body{margin:0;background:var(--background);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","HelveticaNeue","Fira Sans","Droid Sans",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--background:#eceff1;--background-card:#fafafa;--background-grey:#f2f2f2;--background-dark:#b2b2b2;--background-light:#fff;--background-light-disabled:#f0f0f0;--background-light-active:#f5f5f5;--text-color:#000;--text-color-disabled:grey;--blue:#22b8da;--red:#cf4860;--yellow:#f4c54d;--cyan:#04e0d0;--green:#9ec06f;--orange:#d77a51;--pink:#e69dbb;--purple:#7a7acf;--grey:#ccc;--lighten-blue:#90dbec;--lighten-red:#e7a3af;--lighten-yellow:#f9e2a6;--lighten-cyan:#81efe7;--lighten-green:#cde29e;--lighten-orange:#ebbca8;--lighten-pink:#f2cedd;--lighten-purple:#bcbce7;--darken-blue:#0094c7;--darken-red:#b70010;--darken-yellow:#eea800;--darken-cyan:#00d0b8;--darken-green:#6aa900;--darken-orange:#c33700;--darken-pink:#d96c99;--darken-purple:#3737b7;--payment-card-color:#e0efff;--box-shadow:0px 3px 2px 0px #a1a1a1;--box-shadow-light:0px 3px 2px 0px #e8e8e8;--box-shadow-inset:inset 0px 3px 2px 0px #a1a1a1}.Layout_layout__3PvPc{display:flex;flex-direction:column;justify-content:space-between;height:100vh;width:100%}.Layout_headbar__2I38n{padding:0 1rem;background:var(--green);height:120px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Layout_headbarTitle__3yV99{font-size:larger;font-weight:700;cursor:pointer}.Layout_headbarActions__2tjZC{display:flex;flex-direction:row}.Layout_action__eEyZY{font-weight:700;padding:20px;cursor:pointer}.Layout_footer__3EMQb{background:var(--green);padding:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Layout_footer__3EMQb a{font-size:small;text-decoration:none;color:var(--text-color)}.Card_card__1eE8R{box-shadow:var(--box-shadow);margin:20px;background:var(--background-light);cursor:pointer;text-align:center}.Card_adsImg__AQsaP img{height:270px;width:270px}.List_list__3ccy6{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.SearchBar_searchbar__3suXv{background:var(--background-light);box-shadow:var(--box-shadow);margin:0 6rem;padding:30px;display:flex;flex-direction:row;justify-content:space-around;font-size:large}.SearchBar_geo__3s3fo{cursor:pointer}.SearchBar_categories__3YdNP select{padding:.25em .5em;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";border:none;font-size:large;background:var(--grey);border-radius:8px}.SearchBar_categories__3YdNP select option{font-size:large}@media (max-width:800px){.SearchBar_searchbar__3suXv{margin:0}}.Product_ad__24x6J{padding:1rem;display:grid;grid-template-areas:"img title" "img date" "img desc" "img quantity" "img price" "img contact";grid-template-columns:1fr 1fr;height:100%;grid-gap:10px;text-align:center;background:var(--background-light)}@media (max-width:800px){.Product_ad__24x6J{grid-template-areas:"img " "title" "date" "desc" "quantity" "contact";grid-template-columns:1fr}}.Product_img__1nhGM{grid-area:img;object-fit:contain}.Product_img__1nhGM img{width:100%}.Product_title__2vleK{font-size:large;grid-area:title;text-transform:capitalize}.Product_date__2_eWl{grid-area:date}.Product_desc__35xf8{grid-area:desc}.Product_quantity__11PSK{grid-area:quantity}.Product_price__xykGu{grid-area:price}.Product_contact__kApXP{grid-area:contact;display:flex;justify-content:center;align-items:center;width:100%}.Product_contact__kApXP:hover{background:var(--background)}.Login_container__3gD_O{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.Login_form__RnYgG{display:flex;flex-direction:column;padding:1rem;background:var(--background-light);border-radius:8px}.Login_input__3dIvy{background:var(--background)}.Login_button__ADmdZ,.Login_input__3dIvy{padding:20px;border:none;border-radius:8px;font-size:large;margin:20px}.Login_button__ADmdZ{cursor:pointer;background:var(--background-light)}.Login_button__ADmdZ:hover{background:var(--background)}.Login_button__ADmdZ:active{background:var(--background-dark)}.Login_actions__2LCz2{display:flex;flex-direction:row;justify-content:space-between}.Login_link__1UJGp{font-weight:700;cursor:pointer}.Login_error__UjpvC{text-align:center;color:var(--red)}
/*# sourceMappingURL=main.60472aae.chunk.css.map */