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}.order-page-container{max-width:100vw;padding:.5rem}.order-header h1{font-size:1.3rem;margin:1.2rem 0 .8rem;text-align:center}.order-main-content{display:flex;flex-direction:row;gap:1rem}.cart-section,.product-list-section{background:#fafafa;border-radius:12px;margin-bottom:1rem;padding:1rem}@media (max-width:650px){.order-main-content{flex-direction:column}.cart-section,.product-list-section{margin-bottom:1.2rem;padding:.6rem}}.product-grid{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(2,1fr)}@media (max-width:650px){.product-grid{gap:.5rem;grid-template-columns:1fr}}.product-card{align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;padding:1rem .7rem .7rem}.product-image{margin-bottom:.5rem;max-height:108px;object-fit:contain;width:100%}.product-info .product-name{font-size:1.07rem;margin:.2rem 0 .1rem}.product-info .product-price{color:#444;font-size:1rem;margin-bottom:.5rem}.add-to-cart-btn{background:#5e7eff;border:none;border-radius:7px;color:#fff;font-size:1.1rem;margin-top:auto;padding:.55em 0;width:100%}.add-to-cart-btn:active{background:#425edb}.cart-section{min-width:0}.cart-items{margin-bottom:1.1rem}.cart-item{display:flex;font-size:.99rem;justify-content:space-between;margin-bottom:.5rem}.cart-summary{margin:.8rem 0}.total-price{color:#d26050;font-size:1.35rem;font-weight:700;margin:.12em 0}.order-submit-btn{background:#75b17f;border:none;border-radius:7px;color:#fff;font-size:1.12rem;margin:1em 0 0;padding:.8em 0;width:100%}.order-submit-btn:disabled{background:#bbb}.quantity-controls{align-items:center;display:flex;gap:.5em;margin-bottom:.7em}.qty-btn{background:#eef0fa;border:none;border-radius:50%;color:#304cf5;font-size:1.18em;height:2em;width:2em}.qty-btn:active{background:#c1c9ee}.quantity-value{font-size:1.1em;min-width:2em;text-align:center}
/*# sourceMappingURL=main.682330b5.css.map*/