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}.dark-mode{background-color:#000;color:#fff}.light-mode{background-color:orange;color:#000}body{font-family:cursive}.link{text-decoration:none}.card-background{background-color:#e2d4d475}.spinner{animation:spin 3s linear infinite;color:gray;font-size:35px}.order-status-spinner{animation:rotation 3s linear infinite;color:#9acd32;font-size:1rem}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fixed-size-card{box-shadow:4px 4px brown;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:80%}.large-image{border-bottom:2px solid #000;height:18rem;object-fit:fill}.card-body{background-color:#f0f8ff;text-align:center}.small-title{font-size:1.2rem;margin:0}.small-price{font-size:1rem;margin-top:.5rem}.card-footer{background-color:#ffffe0;display:flex;justify-content:space-between;padding:.5rem 1rem}.profile-image{border:.5px solid #ffebcd;border-radius:50%;height:2rem;object-fit:cover;width:2rem}.not-found{color:red;font-size:large;font-weight:100;margin:25rem;text-align:center}.carousel-control-next,.carousel-control-prev{align-items:center;background-color:#ffffff4d;background-size:100%,100%;border:1px solid #000;border-radius:50%;height:100px;margin-top:15%;outline:#cab0b0;text-align:center;width:100px}.read-only{pointer-events:none}.spin-loader{animation:spin 2s linear infinite;border:16px solid #f3f3f3;border-color:blue green red pink;border-radius:50%;border-style:solid;border-width:16px;height:120px;width:120px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.orders-container{margin-top:1rem}.filter-section{align-items:center;display:flex;justify-content:flex-end;margin-bottom:1rem;margin-right:1rem}.date-input{height:2.28rem;margin-right:1rem}.filter-btn{background-color:silver;color:#00008b}.empty-orders,.orders-list{display:flex;margin-bottom:12rem}.no-orders-message{margin-top:4.5rem;text-align:center}.make-payment-container{margin-top:1rem}.make-payment-container.dark{background-color:#333;color:#fff}.make-payment-container.light{background-color:#fff;color:#000}.loading-message{color:#007bff}.error-message,.loading-message{font-weight:700;text-align:center}.error-message{color:red}.btn-warning{background-color:#ffc107;color:#000}.btn-warning:hover{background-color:#e0a800}.table-responsive{margin-top:2rem}img.img-thumbnail{width:60px}
/*# sourceMappingURL=main.aaca35c3.css.map*/