.qr-button{width:var(--width-btn,56px);height:var(--width-btn,56px);cursor:pointer;background:var(--primary-color,#1976d2);color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 4px 10px #0000001f,0 10px 24px #0000002e}form input{min-height:42px!important}form label{margin-bottom:4px}.qr-button:hover{transform:translateY(-2px)}.qr-button:active{transform:translateY(0)}.scanner-container{flex-direction:column;gap:16px;display:flex}.scanner-header{justify-content:space-between;align-items:center;display:flex}.scanner-subtitle{color:#6b7280;font-size:14px}.close-btn{width:var(--width-btn,40px);height:var(--width-btn,40px);color:#fff;cursor:pointer;background:#ef5350;border:none;border-radius:10px;justify-content:center;align-items:center;display:flex}.close-btn:hover{opacity:.9}.scanner-loading{color:var(--primary-color,#1976d2);justify-content:center;align-items:center;gap:10px;padding:16px;font-weight:600;display:flex}#qr-reader{background:#000;border-radius:12px;width:100%;min-height:320px;overflow:hidden}:deep(#qr-reader video){border-radius:12px}.dashboard-card{cursor:pointer;border-radius:16px;align-items:center;min-height:140px;padding:24px;transition:all .25s;display:flex;position:relative;overflow:hidden}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000002e,0 12px 30px #0000001f}.card-content{align-items:center;width:100%;height:100%}.card-value{font-weight:700;line-height:1}.card-title{margin-top:8px}.card-icon{opacity:.15;width:64px;height:64px;margin:auto;position:absolute;top:0;bottom:0;right:10px}.btnAction{text-align:center;border-radius:12px;width:48px;height:48px;margin-right:12px}.btnAction svg{margin:auto}.table-striped{border-collapse:collapse;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 0 2px #0003}.table-striped th,.table-striped td{text-align:left;border:1px solid #dee2e6;padding:.75rem}.table-striped td.actions{text-align:center}.table-striped thead{color:#fff;background-color:#393939;font-weight:700}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-striped tbody tr:hover{background-color:#00000013}.createNewLink{float:right;margin-top:-8px}.table-container{width:100%;overflow-x:auto}.responsive-table{border-collapse:collapse;border-radius:var(--radius);width:100%;overflow:hidden}.responsive-table caption{color:var(--color-primary);padding:1rem;font-weight:600}.responsive-table th,.responsive-table td{border-bottom:1px solid var(--color-border);padding:1rem}.responsive-table th{text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.status{border-radius:var(--radius);padding:.25rem .5rem;font-size:.75rem;font-weight:600}.status.shipped{color:#1d4ed8;background:#dbeafe}.btn{background:var(--color-accent);color:#fff;border-radius:var(--radius);cursor:pointer;transition:var(--transition);border:none;padding:.4rem .8rem}.btn:hover{opacity:.85}@media (width<=768px){.responsive-table thead{display:none}.responsive-table,.responsive-table tbody,.responsive-table tr,.responsive-table td{width:100%;display:block}.responsive-table tr{border:1px solid var(--color-border);border-radius:var(--radius);margin-bottom:1rem;padding:.5rem}.responsive-table td{border:none;justify-content:space-between;padding:.75rem;display:flex}.responsive-table td:before{content:attr(data-label);color:var(--color-primary);font-weight:600}}.dark .multiselect__tags{color:#fff;background-color:#18181b;border-color:#3f3f46}.dark .multiselect__content-wrapper{background-color:#18181b;border-color:#3f3f46}.dark .multiselect__option{color:#fff;background-color:#18181b}.dark .multiselect__option--highlight{color:#fff;background-color:#27272a}.multiselect__input,.multiselect__single{background:0 0!important}.multiselect__tags,.multiselect{min-height:38px!important}.dark svg foreignObject{background-color:#0b1320!important}.apexcharts-legend-marker{display:none!important}
