:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0}#root{min-height:100svh}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:#2a1d12;background:#fdf6ec;margin:0}.screen{max-width:480px;min-height:100vh;margin:0 auto;padding:1rem 1rem 3rem}.center-message{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.app-header{z-index:1;background:#fdf6ec;border-bottom:2px solid #e8b34a;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem 0 1rem;display:flex;position:sticky;top:0}.app-header h1{margin:0;font-size:1.4rem}.cart-badge{color:#fff;background:#d9622b;border-radius:999px;padding:.35rem .75rem;font-size:.9rem;font-weight:600}.error-banner{color:#a32a2a;background:#fde2e2;border-radius:8px;margin-bottom:1rem;padding:.6rem .8rem}.notice{color:#6b4a10;background:#fff3d6;border-radius:8px;margin-bottom:1rem;padding:.6rem .8rem}.category h2{color:#a3471a;margin:1.25rem 0 .5rem;font-size:1.1rem}.product-card{background:#fff;border-radius:12px;margin-bottom:.6rem;padding:.75rem 1rem;box-shadow:0 1px 3px #00000014}.product-name{margin:0 0 .15rem;font-weight:600}.product-description{color:#6b5a4a;margin:0 0 .5rem;font-size:.85rem}.variant-row{justify-content:space-between;align-items:center;gap:.5rem;padding:.35rem 0;display:flex}.add-controls{align-items:center;gap:.4rem;display:flex}.add-controls input{text-align:center;border:1px solid #ddd;border-radius:6px;width:3rem;padding:.3rem}.add-controls button,.submit-button{color:#fff;cursor:pointer;background:#d9622b;border:none;border-radius:8px;padding:.45rem .8rem;font-weight:600}.cart{background:#fff;border-radius:12px;margin-top:1.5rem;padding:1rem;box-shadow:0 1px 3px #00000014}.cart ul{margin:0 0 .75rem;padding:0;list-style:none}.cart li{border-bottom:1px solid #f0e6d6;justify-content:space-between;align-items:center;gap:.5rem;padding:.35rem 0;display:flex}.cart li button{color:#d9622b;cursor:pointer;background:0 0;border:1px solid #d9622b;border-radius:6px;padding:.2rem .5rem;font-size:.8rem}.cart-total{text-align:right;font-size:1.1rem;font-weight:700}.submit-button{width:100%;padding:.75rem;font-size:1rem}.invoice-form{background:#fff;border-radius:12px;flex-direction:column;gap:.9rem;padding:1rem;display:flex;box-shadow:0 1px 3px #00000014}.invoice-form label{color:#6b5a4a;flex-direction:column;gap:.3rem;font-size:.85rem;font-weight:600;display:flex}.invoice-form input,.invoice-form select{font:inherit;color:#2a1d12;border:1px solid #ddd;border-radius:8px;padding:.55rem .6rem}.invoice-form .submit-button{margin-top:.4rem}.invoice-form .submit-button:disabled{opacity:.6;cursor:default}
