@charset "UTF-8";:root{--bg: #212529;--bg-alt: #000000;--text: #ffffff;--text-muted: #adb5bd;--accent: #ffc107;--accent-hover: #e0a800;--accent-subtle: rgba(255,193,7,.1);--border: #495057;--danger: #dc3545;--danger-muted: #b02a37;--success: #198754;--info: #0dcaf0;--primary: #0d6efd;--orange: #fd7e14;--purple: #6f42c1;--nav-btn-height: 42px}@media(min-width:768px){:root{--nav-btn-height: 54px}}:root{--font-ui: "Jura", sans-serif;--font-display: "Audiowide", cursive;--font-size-base: 14px;--font-size-sm: 12px;--font-size-xs: 10px;--font-size-lg: 20px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--radius: .375rem;--radius-lg: .5rem;--kds-attesa-bg: transparent;--kds-chiamato-bg: rgba(255,193,7,.15);--kds-preparazione-bg: rgba(253,126,20,.15);--kds-uscito-bg: rgba(25,135,84,.1);--kds-uscito-opacity: .4}.light-theme{--bg: #ffffff;--bg-alt: #f8f9fa;--text: #212529;--text-muted: #666666;--accent: #7a4f00;--accent-hover: #5c3a00;--accent-subtle: rgba(122,79,0,.06);--border: #dee2e6;--danger: #dc3545;--danger-muted: #a71d2a;--success: #198754;--info: #0c63e4;--primary: #0d6efd;--orange: #e67700;--purple: #6f42c1;--kds-chiamato-bg: rgba(122,79,0,.1);--kds-preparazione-bg: rgba(253,126,20,.1);--kds-uscito-bg: rgba(25,135,84,.08);--kds-uscito-opacity: .35}body{font-family:var(--font-ui);background-color:var(--bg);color:var(--text)}.nav-btn{height:var(--nav-btn-height);min-width:var(--nav-btn-height);display:inline-flex!important;align-items:center;justify-content:center;white-space:nowrap;padding:0 12px;font-size:13px}@media(min-width:768px){.nav-btn{font-size:15px;padding:0 16px}}.pren-count{font-size:10px;color:#26a69a;letter-spacing:.3px}.btn-warning .pren-count{color:#fff}.btn-sm{min-height:var(--nav-btn-height);display:inline-flex!important;align-items:center;justify-content:center;padding-left:12px;padding-right:12px}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;display:inline-block;vertical-align:middle;line-height:1}.light-theme .bg-dark{background-color:var(--bg)!important}.light-theme .text-bg-dark{background-color:var(--bg-alt)!important;color:var(--text)!important}.light-theme .bg-black{background-color:var(--bg-alt)!important}.light-theme .text-warning{color:var(--accent)!important}.light-theme .text-white,.light-theme .text-light{color:var(--text)!important}.light-theme .text-secondary{color:var(--text-muted)!important}.light-theme .text-info{color:var(--info)!important}.light-theme .text-success{color:var(--success)!important}.light-theme .text-danger{color:var(--danger)!important}.light-theme .border-bottom,.light-theme .border-secondary{border-color:var(--border)!important}.light-theme .border-warning{border-color:var(--accent)!important}.light-theme .badge.bg-secondary{background-color:#adb5bd!important}.light-theme .badge.bg-dark{background-color:var(--bg-alt)!important;color:var(--text-muted)!important;border-color:var(--border)!important}.light-theme .badge.bg-warning{background-color:var(--accent)!important;color:#fff!important}.light-theme .badge.bg-info{background-color:var(--primary)!important;color:#fff!important}.light-theme .badge.bg-danger{background-color:var(--danger-muted)!important}.light-theme .form-control,.light-theme .form-select,.light-theme textarea.form-control{background-color:var(--bg)!important;color:var(--text)!important;border-color:var(--border)!important}.light-theme .form-control::placeholder,.light-theme .form-select::placeholder,.light-theme textarea.form-control::placeholder{color:var(--text-muted)!important}.light-theme .form-control:focus,.light-theme .form-select:focus,.light-theme textarea.form-control:focus{border-color:var(--accent)!important;box-shadow:0 0 0 .2rem var(--accent-subtle)!important}.light-theme .input-group-text{background-color:var(--bg-alt)!important;color:var(--text-muted)!important;border-color:var(--border)!important}.light-theme .form-check-input:not(:checked){background-color:var(--border);border-color:var(--text-muted)}.light-theme .dropdown-menu{background-color:var(--bg)!important;border-color:var(--accent)!important}.light-theme .dropdown-item{color:var(--text)!important}.light-theme .dropdown-item:hover{background-color:var(--accent-subtle)!important}.light-theme .dropdown-item.text-warning,.light-theme a.text-warning,.light-theme a.text-warning:hover{color:var(--accent)!important}.light-theme hr.dropdown-divider{border-color:var(--border)!important}.light-theme .btn-warning{background-color:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important}.light-theme .btn-warning:hover{background-color:var(--accent-hover)!important;border-color:var(--accent-hover)!important}.light-theme .btn-outline-warning{color:var(--accent)!important;border-color:var(--accent)!important}.light-theme .btn-outline-warning:hover{background-color:var(--accent)!important;color:#fff!important}.light-theme .btn-outline-secondary{border-color:var(--border)!important;color:var(--text-muted)!important}.light-theme .btn-outline-secondary:hover{background-color:var(--bg-alt)!important;color:var(--text)!important}.light-theme .spinner-border.text-warning,.light-theme .text-warning.spinner-border{color:var(--accent)!important}.light-theme select.text-warning{color:var(--accent)!important;background-color:var(--bg-alt)!important;border-color:var(--border)!important}.light-theme .opacity-50{opacity:.4!important}.light-theme .vr{background-color:var(--border)!important}.light-theme .card,.light-theme .card-header{color:var(--text)}.light-theme .table-dark{--bs-table-bg: var(--bg);--bs-table-color: var(--text);--bs-table-border-color: var(--border);--bs-table-hover-bg: var(--accent-subtle);background-color:var(--bg)!important;color:var(--text)!important}.light-theme .table-dark th{color:var(--accent)!important;border-color:var(--border)!important}.light-theme .table-dark td{color:var(--text)!important;border-color:var(--border)!important}.light-theme .table-dark tbody tr:hover{background-color:var(--accent-subtle)!important}.light-theme .alert-row:hover{background:var(--accent-subtle)!important}.light-theme .log-container{background:var(--bg-alt)!important;border:1px solid var(--border)}.light-theme .log-line{color:var(--text)!important}.light-theme .ansi-cyan{color:#0077b6!important}.light-theme .ansi-blue{color:#1a56db!important}.light-theme .ansi-red{color:#dc2626!important}.light-theme .ansi-green{color:#16a34a!important}.light-theme .ansi-yellow{color:#b45309!important}.light-theme .chat-container .chat-header{background:var(--success)!important;color:#fff!important}.light-theme .chat-container .chat-messages{background:var(--bg)!important}.light-theme .chat-container .assistant .bubble{background:var(--bg-alt)!important;border-color:var(--border)!important;color:var(--text)!important}.light-theme .chat-container .user .bubble{background:var(--success)!important;color:#fff!important}.light-theme .chat-container .time{color:var(--text-muted)!important}.light-theme .chat-container .chat-input{border-top-color:var(--border)!important}.light-theme .chat-container .chat-input input{background:var(--bg)!important;color:var(--text)!important}.light-theme .chat-container .chat-input button{background:var(--success)!important}.light-theme .console-text{color:var(--success)!important;text-shadow:none!important}.light-theme .domain-badge{background-color:var(--bg-alt)!important;color:var(--text)!important;border-color:var(--border)!important}.light-theme .custom-scroll::-webkit-scrollbar-track{background:var(--bg-alt)!important}.light-theme .custom-scroll::-webkit-scrollbar-thumb{background:var(--accent)!important}.light-theme .nav-tabs .nav-link{color:var(--text-muted)!important}.light-theme .nav-tabs .nav-link.active{color:var(--accent)!important;border-bottom-color:var(--accent)!important}.light-theme .qr-image{border-color:var(--accent)!important}.light-theme .token-box{background-color:var(--bg-alt)!important;color:var(--accent)!important;border-color:var(--border)!important}.light-theme .token-panel,.light-theme .settings-panel{background-color:var(--accent-subtle)!important}.light-theme .scontrini-list .list-header h2{color:var(--text)!important}.light-theme .scontrini-list .filters select,.light-theme .scontrini-list .btn-refresh{background:var(--bg-alt)!important;border-color:var(--border)!important;color:var(--text)!important}.light-theme .scontrini-list .btn-refresh:hover{background:var(--border)!important}.light-theme .scontrini-list .loading,.light-theme .scontrini-list .empty{color:var(--text-muted)!important}.light-theme .scontrini-list .alert-error{color:var(--danger)!important}.light-theme .scontrini-list .table th,.light-theme .scontrini-list .table td{border-color:var(--border)!important}.light-theme .scontrini-list .table th{color:var(--text-muted)!important}.light-theme .scontrini-list .table tbody tr:hover,.light-theme .scontrini-list .table tbody tr.selected{background:var(--accent-subtle)!important}.light-theme .scontrini-list .badge.badge-new{background:#0d6efd1a;color:var(--primary)}.light-theme .scontrini-list .badge.badge-retry{background:#fd7e141a;color:var(--orange)}.light-theme .scontrini-list .badge.badge-submitted{background:#6f42c11a;color:var(--purple)}.light-theme .scontrini-list .badge.badge-ready{background:#1987541a;color:var(--success)}.light-theme .scontrini-list .badge.badge-failed{background:#dc35451a;color:var(--danger)}.light-theme .scontrini-list .badge.badge-voided{background:#6c757d1a;color:#6c757d}.light-theme .scontrini-list .print-flags .ok{color:var(--success)!important}.light-theme .scontrini-list .print-flags span:not(.ok){color:#adb5bd!important}.light-theme .scontrini-list .btn-void{border-color:var(--danger)!important;color:var(--danger)!important}.light-theme .scontrini-list .btn-void:hover{background:#dc354514!important}.light-theme .scontrini-list .detail{background:var(--bg-alt)!important;border-top-color:var(--border)!important}.light-theme .scontrini-list .detail .detail-grid{color:var(--text)}.light-theme .scontrini-list .detail .error-info{color:var(--danger)!important}.light-theme .scontrini-list .detail .items-table th{color:var(--text-muted)!important}.light-theme .scontrini-list .detail .items-table th,.light-theme .scontrini-list .detail .items-table td{border-color:var(--border)!important}.light-theme .config-page h2{color:var(--text)!important}.light-theme .config-page .subtitle{color:var(--text-muted)!important}.light-theme .config-page .section-title{color:var(--info)!important}.light-theme .config-page .hint{color:var(--text-muted)!important}.light-theme .config-page .hint.warn{color:var(--orange)!important}.light-theme .config-page .tabs{border-bottom-color:var(--border)!important}.light-theme .config-page .tabs button{color:var(--text-muted)!important}.light-theme .config-page .tabs button.active{color:var(--primary)!important;border-bottom-color:var(--primary)!important}.light-theme .config-page .tabs button:hover:not(.active){color:var(--text)!important}.light-theme .config-page .card{background:var(--bg)!important;border-color:var(--border)!important}.light-theme .config-page .form-group label{color:var(--text-muted)!important}.light-theme .config-page .form-group input{background:var(--bg-alt)!important;color:var(--text)!important;border-color:var(--border)!important}.light-theme .config-page .form-group input:focus{border-color:var(--primary)!important}.light-theme .config-page .toggles label{color:var(--text)!important}.light-theme .config-page fieldset{border-color:var(--border)!important}.light-theme .config-page fieldset legend{color:var(--text-muted)!important}.light-theme .config-page .divider{border-top-color:var(--border)!important}.light-theme .config-page label{color:var(--text-muted)!important}.light-theme .config-page input,.light-theme .config-page .select-field,.light-theme .config-page .select-sm{background:var(--bg)!important;border-color:var(--border)!important;color:var(--text)!important}.light-theme .config-page .btn-primary{background:var(--primary)!important;color:#fff!important}.light-theme .config-page .btn-secondary{background:var(--bg-alt)!important;border-color:var(--border)!important;color:var(--text)!important}.light-theme .config-page .btn-secondary:hover:not(:disabled){background:var(--border)!important}.light-theme .config-page .config-preview pre{background:var(--bg-alt)!important;color:var(--success)!important}.light-theme .config-page .status-badge.configured{background:#1987541a!important;color:var(--success)!important;border-color:var(--success)!important}.light-theme .config-page .status-badge.not-configured{background:var(--accent-subtle)!important;color:var(--accent)!important;border-color:var(--accent)!important}.light-theme .config-page .mapping-row{border-bottom-color:var(--border)!important}.light-theme .config-page .mapping-row .mapping-label{color:var(--text)!important}.light-theme .config-page .mapping-row .mapping-perc,.light-theme .config-page .mapping-row .mapping-arrow{color:var(--text-muted)!important}.light-theme .config-page .alert.success{background:#19875414;color:var(--success);border-color:var(--success)}.light-theme .config-page .alert.error{background:#dc354514;color:var(--danger);border-color:var(--danger)}
