body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.new-product{background-color:#a892ee;border-radius:12px;box-shadow:0 1px 8px #00000040;margin:2rem auto;max-width:95%;padding:1rem;text-align:center;width:50rem}.new-product button{background-color:#40005d;border:1px solid #40005d;border-radius:12px;color:#fff;cursor:pointer;font:inherit;margin-right:1rem;padding:1rem 2rem}.new-product button:active,.new-product button:hover{background-color:#510674;border-color:#510674}.new-product button.alternative{background-color:initial;border-color:#0000;color:#220131}.new-product button.alternative:active,.new-product button.alternative:hover{background-color:#ddb3f8}.new-product__controls{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;text-align:left}.new-product__control label{display:block;font-weight:700;margin-bottom:.5rem}.new-product__control input{border:1px solid #ccc;border-radius:6px;font:inherit;max-width:100%;padding:.5rem;width:20rem}.new-product_button{text-align:right}.product-date{align-items:center;background-color:#2a2a2a;border:1px solid #ececec;border-radius:15px;color:#fff;display:flex;flex-direction:column;height:5.5rem;justify-content:center;width:5.5rem}.product-date__month{font-size:.75rem;font-weight:700}.product-date__year{font-size:.75rem}.product-date__day{font-size:1.5rem;font-weight:700}.card{color:#000;display:flex;flex-direction:column}.product-item{align-items:center;background-color:aqua;border-radius:15px;box-shadow:0 4px 10px #0003;display:flex;flex-direction:row;justify-content:space-between;margin:1rem 0;padding:.5rem;width:96%}.product-item__description{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;flex-flow:column-reverse;gap:1rem;justify-content:flex-start}.product-item h2{color:#ff0;color:red;flex:1 1;font-size:2rem;margin:0 1rem}.products{background-color:#ff0;border-radius:15px;box-shadow:0 4px 10px #0003;margin:2rem auto;max-width:95%;padding:1rem;width:25rem}
/*# sourceMappingURL=main.1bd5da08.css.map*/