*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Helvetica,Arial}:root{--bg:#0b1220;--card:#111827;--muted:#6b7280;--text:#e5e7eb;--accent:#2563eb;--danger:#dc2626;--ok:#16a34a}body{background:var(--bg);color:var(--text)}button{cursor:pointer}input,select,button{font:inherit}.container{max-width:1024px;margin:0 auto;padding:12px}.grid{display:grid;gap:8px}.card{background:var(--card);border:1px solid #1f2937;border-radius:14px;padding:12px}.row{display:flex;gap:8px;align-items:center}.badge{padding:6px 10px;border-radius:999px;background:#1f2937;border:1px solid #334155}.skeleton{background:#1f2937;height:14px;border-radius:8px;animation:pulse 1.2s infinite}@keyframes pulse{0%{opacity:.5}50%{opacity:.2}to{opacity:.5}}.searchrow{display:flex;gap:8px;align-items:center}.searchrow .input{flex:1}.checkbox{display:flex;gap:6px;align-items:center;background:#fff;border:1px solid var(--stroke);padding:8px 10px;border-radius:12px;white-space:nowrap}.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-thumb{width:100%;aspect-ratio:1/1;border-radius:12px;overflow:hidden;border:1px solid var(--stroke);background:#fff;display:grid;place-items:center}.product-name{margin:6px 0 2px;font-weight:600;line-height:1.2}.pager{display:flex;justify-content:center;gap:10px;margin:8px 0}.badge{padding:8px 12px;border-radius:999px;border:1px solid var(--stroke);background:#f3f4f6}.btn{padding:10px 14px;border-radius:12px;border:1px solid var(--stroke);background:#fff}.btn.success{background:#16a34a;color:#fff;border-color:#16a34a}.skeleton{background:#e5e7eb;height:14px;border-radius:8px;animation:pulse 1.2s infinite}@keyframes pulse{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}.small{font-size:12px;color:#64748b}.price{color:#ef4444;font-weight:700}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:10px}.grid{display:grid;gap:10px}.input{padding:10px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;width:100%}html,body,#root{height:auto;min-height:100%}body{background:#f7f8fb!important;color:#0f172a!important}.card{background:#fff!important;color:#0f172a;border:1px solid #e5e7eb}.small,.price,.btn,.badge,.input{color:#0f172a}body.__nooverlay .app-overlay,body.__nooverlay [style*="position: fixed"][style*="inset: 0"][style*="rgba(0, 0, 0"]{display:none!important}.product-thumb{background:#fff!important}a[href*=KasirLaporan],.mini-tabs,.mini-header-links{display:none!important}.products{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}@media (max-width: 560px){.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}.pc-img{position:relative;width:100%;padding-top:56.25%;background:#f5f5f5}.pc-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;border-bottom:1px solid #eee}.pc-body{padding:12px;display:flex;flex-direction:column;gap:6px}.pc-name{font-weight:700;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pc-cat{font-size:12px;color:#6b7280}.pc-price{color:#e11d48;font-weight:700}.tm-info{margin-top:6px;padding:8px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;font-size:13px;line-height:1.3;display:grid;gap:4px}.tm-info .tm-label{display:inline-block;min-width:56px;color:#0f172a;font-weight:600}.pc-actions{margin-top:8px}.btn-primary{width:100%;height:38px;border:none;border-radius:10px;background:#16a34a;color:#fff;font-weight:700}.btn-primary:active{transform:translateY(1px)}.product-card .pc-img img{position:absolute!important;inset:0;width:100%;height:100%;object-fit:cover;display:block;border-bottom:1px solid #eee}.product-card .btn-primary:active{transform:translateY(1px)}.product-card{background:#fff;border:1px solid #e6e6e6;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.product-card .pc-img{position:relative;width:100%;padding-top:62%;background:#f5f5f5;flex:0 0 auto}.product-card .pc-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-bottom:1px solid #eee}.product-card .pc-body{padding:12px;display:flex;flex-direction:column;gap:6px;flex:1 1 auto}.product-card .pc-name{font-weight:700;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card .pc-cat{font-size:12px;color:#6b7280}.product-card .pc-price{color:#e11d48;font-weight:700}.product-card .tm-info{margin-top:6px;padding:8px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;font-size:13px;display:grid;gap:4px}.product-card .tm-info .tm-label{min-width:56px;color:#0f172a;font-weight:600}.product-card .pc-actions{margin-top:8px}.product-card .btn-primary{width:100%;height:38px;border:none;border-radius:10px;background:#16a34a;color:#fff;font-weight:700}.products{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}@media (max-width:560px){.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}:root{--primary-color: #007bff;--secondary-color: #6c757d;--background-color: #f8f9fa;--card-background: #ffffff;--text-color: #212529;--text-muted-color: #6c757d;--border-color: #dee2e6;--danger-color: #dc3545}body{font-family:Poppins,sans-serif}.cart-panel{background-color:var(--card-background);border-radius:12px;box-shadow:0 4px 12px #0000000d;padding:20px;display:flex;flex-direction:column}.cart-title{font-size:1.5rem;font-weight:600;margin-bottom:20px;color:var(--text-color)}.cart-empty{text-align:center;padding:40px 20px;color:var(--text-muted-color)}.cart-list{display:flex;flex-direction:column;gap:15px}.cart-item{display:flex;flex-direction:column;padding-bottom:15px;border-bottom:1px solid var(--border-color)}.cart-item:last-child{border-bottom:none}.item-details{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;margin-bottom:12px}.item-info{width:100%;display:flex;justify-content:space-between;align-items:center}.item-name{font-weight:500;font-size:1rem}.item-price-total{font-size:.9rem;color:var(--text-muted-color);white-space:nowrap;margin-left:10px}.item-nego-info{font-size:.85rem;color:#28a745;margin-top:4px}.item-actions{display:flex;align-items:center;gap:12px}.quantity-control{display:flex;align-items:center;background-color:var(--background-color);border-radius:8px;overflow:hidden}.btn-qty{background:none;border:none;cursor:pointer;font-size:1.2rem;font-weight:500;padding:4px 12px;color:var(--text-muted-color)}.btn-qty:hover{background-color:#e9ecef}.quantity-control .qty{padding:4px 8px;font-weight:500;font-size:1rem}.btn-link{background:none;border:none;padding:4px 8px;color:var(--primary-color);cursor:pointer;font-weight:500;border-radius:6px}.btn-link:hover{background-color:#007bff1a}.btn-remove{background:none;border:none;cursor:pointer;margin-left:auto;color:var(--text-muted-color);font-size:1.2rem;padding:4px 8px;border-radius:50%;width:32px;height:32px;line-height:1}.btn-remove:hover{background-color:#dc35451a;color:var(--danger-color)}.cart-summary{margin-top:20px;padding-top:20px;border-top:1px solid var(--border-color);display:flex;flex-direction:column;gap:10px}.summary-row{display:flex;justify-content:space-between;font-size:1rem}.summary-row.total{font-size:1.2rem;font-weight:600;margin-top:5px}.summary-row.total b{color:var(--primary-color)}.cart-buttons{margin-top:24px;display:flex;flex-direction:column;gap:10px}.cart-buttons .btn{width:100%;padding:12px 20px;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:background-color .2s;height:auto}.cart-buttons .btn.btn-primary{background-color:var(--primary-color);color:#fff}.cart-buttons .btn.btn-primary:hover{background-color:#0056b3}.cart-buttons .btn.btn-primary:disabled{background-color:#a0c7ff;cursor:not-allowed}.cart-buttons .btn.btn-secondary{background-color:transparent;color:var(--secondary-color);text-align:center}.cart-buttons .btn.btn-secondary:hover{color:var(--text-color)}.search-input-wrapper{position:relative;display:flex;align-items:center;flex:1}.search-input-wrapper .input{padding-right:75px!important}.btn-clear-search{position:absolute;right:40px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:1.2rem;color:#9ca3af;padding:0 5px}.btn-clear-search:hover{color:#1f2937}.btn-mic{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:1.2rem;padding:0 5px;transition:color .2s}.btn-mic.listening{color:#ef4444;animation:pulse-mic 1.5s infinite}@keyframes pulse-mic{0%{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.2)}to{transform:translateY(-50%) scale(1)}}.kasir-header-card{display:flex;align-items:center;justify-content:space-between;gap:16px}.header-user-info{font-size:14px;color:#334155;font-weight:500;white-space:nowrap}a[href*=KasirLaporan]{display:none!important}
