:root{color:#ffd0b5;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--orange:#e5531b;--orange-light:#ff9a3d;--orange-soft:#ffbf8a;--bg:#1a0a03;--surface:#241006;--surface-2:#2d1206;--surface-3:#351508;--border:#e5531b47;--border-strong:#e5531b80;--text:#fff1e8;--text-soft:#ffd0b5;--text-muted:#c47b52;--text-faint:#8f4d2d;background:#1a0a03;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--bg);width:100%;min-height:100%;color:var(--text);margin:0;padding:0}body{min-height:100vh;overflow-x:hidden}button,input,select,textarea{font:inherit}button{color:var(--text)}.mobile-topbar,.sidebar-overlay,.mobile-cart-bar,.pos-cart-backdrop,.pos-cart-close{display:none}@media (width<=880px){.mobile-topbar{display:block!important}.app-sidebar{transition:transform .25s;z-index:150!important;transform:translate(-100%)!important}.app-sidebar.open{transform:translate(0)!important}.sidebar-overlay{z-index:120;background:#00000080;display:block;position:fixed;inset:0}.app-main{width:100%!important;max-width:100vw!important;margin-left:0!important;padding:70px 16px 110px!important}.pos-layout{grid-template-columns:1fr!important}input,select,textarea{font-size:16px!important}.pos-cart{transition:transform .28s;transform:translateY(100%);box-shadow:0 -10px 34px #0000008c;z-index:260!important;border-radius:18px 18px 0 0!important;width:100%!important;height:85vh!important;min-height:0!important;max-height:85vh!important;position:fixed!important;inset:auto 0 0!important}.pos-cart.open{transform:translateY(0)}.pos-cart-close{color:#ffd0b5;cursor:pointer;background:#e5531b2e;border:1px solid #e5531b66;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:inline-flex!important}.pos-cart-backdrop{z-index:250;background:#0000008c;display:block;position:fixed;inset:0}.mobile-cart-bar{z-index:200;background:var(--orange);color:#fff1e8;cursor:pointer;border:none;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:15px 18px;font-size:14px;font-weight:700;position:fixed;bottom:14px;left:12px;right:12px;box-shadow:0 8px 22px #00000073;display:flex!important}.qty-btn{width:40px!important;height:38px!important;font-size:19px!important}.product-card{min-height:100px!important;padding:12px!important}table{-webkit-overflow-scrolling:touch;white-space:nowrap;display:block!important;overflow-x:auto!important}thead,tbody{width:100%;display:table}.row-actions{flex-direction:column!important;gap:6px!important}.row-actions button{width:100%!important}.order-type-toggle{width:100%}.order-type-toggle button{flex:1}}@media (width<=480px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))!important;gap:8px!important}}input,select,textarea{background:var(--surface-2);color:var(--text-soft);border:1px solid var(--border-strong);outline:none}input::placeholder,textarea::placeholder{color:var(--text-muted)}input:focus,select:focus,textarea:focus{border-color:var(--orange);box-shadow:0 0 0 2px #e5531b1f}a{color:var(--orange-light)}table{color:var(--text-soft);background:var(--surface)}th{color:var(--orange-soft)}td{color:var(--text-soft)}hr{border:0;border-top:1px solid var(--border)}::selection{background:var(--orange);color:#fff1e8}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#71300f;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--orange)}button{background:var(--surface-2);border:1px solid var(--border)}button:hover:not(:disabled){border-color:var(--orange)}button:disabled{cursor:not-allowed}[style*="background: white"],[style*="background: #fff"],[style*="background: #ffffff"],[style*="background-color: white"],[style*="background-color: #fff"],[style*="background-color: #ffffff"]{background:var(--surface)!important;color:var(--text)!important}[style*=\#2563eb],[style*=\#3b82f6],[style*=\#16a34a],[style*=\#22c55e],[style*=\#10b981],[style*=\#059669]{background:var(--orange)!important;color:#fff1e8!important}table{border-collapse:collapse;width:100%}thead{background:var(--surface-3)}th{text-align:left;border-bottom:1px solid var(--border-strong);text-transform:uppercase;letter-spacing:.05em;padding:12px 14px;font-size:12px}td{border-bottom:1px solid var(--border);padding:12px 14px}tbody tr:hover{background:#e5531b0f}.ozzy-card{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:10px}.ozzy-primary{background:var(--orange)!important;color:#fff1e8!important;border:1px solid var(--orange)!important}.ozzy-primary:hover{background:#c94616!important}.ozzy-surface{background:var(--surface)!important;border:1px solid var(--border)!important;color:var(--text)!important}.ozzy-input{background:var(--surface-2)!important;color:var(--text-soft)!important;border:1px solid var(--border-strong)!important}
