@import"https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600&family=Geist+Mono:wght@400;500&display=swap";:root{--bg: #0A0B0D;--surface: #101214;--surface-2: #16181B;--surface-3: #1D2024;--border: rgba(255, 255, 255, .07);--border-forte: rgba(255, 255, 255, .12);--ombra: 0 8px 24px rgba(0, 0, 0, .45);--flay: #E11D48;--stop: #E11D48;--stop-12: rgba(225, 29, 72, .12);--attesa: #FBBF24;--attesa-12: rgba(251, 191, 36, .12);--ok: #22C55E;--ok-12: rgba(34, 197, 94, .12);--vivo: #38BDF8;--vivo-12: rgba(56, 189, 248, .12);--danger: var(--stop);--danger-dim: var(--stop-12);--warning: var(--attesa);--warning-dim: var(--attesa-12);--success: var(--ok);--success-dim: var(--ok-12);--accent: var(--vivo);--accent-dim: var(--vivo-12);--on-success: #05200F;--on-warning: #2A1D02;--on-accent: #04283a;--text: #E6E8EA;--text-muted: #9BA1A6;--text-dim: #7D838A;--radius: 8px;--radius-sm: 6px;--radius-chip: 4px;--riga: 38px;--font: "Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-mono: "Geist Mono", ui-monospace, SFMono-Regular, Consolas, monospace;--t-veloce: .12s cubic-bezier(.2, 0, 0, 1);--t-pannello: .18s cubic-bezier(.2, 0, 0, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}body{font-family:var(--font);background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;font-variant-numeric:tabular-nums;overflow-x:hidden;-webkit-font-smoothing:antialiased}.cifre,.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.etichetta{font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim)}.chip{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;border-radius:var(--radius-chip);font-size:12px;font-weight:500;line-height:1.5;border:1px solid transparent}.chip-ok{background:var(--ok-12);color:var(--ok);border-color:#22c55e38}.chip-attesa{background:var(--attesa-12);color:var(--attesa);border-color:#fbbf2438}.chip-vivo{background:var(--vivo-12);color:var(--vivo);border-color:#38bdf838}.chip-stop{background:var(--stop-12);color:#ff8da8;border-color:#e11d484d}.chip-neutro{background:var(--surface-2);color:var(--text-dim);border-color:var(--border)}.riga-lista{transition:background-color var(--t-veloce)}.riga-lista:hover{background:var(--surface-3)}.pannello-apre{animation:apre var(--t-pannello) both}@keyframes apre{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.appena-arrivata{animation:arrivo .6s ease-out 1 both}@keyframes arrivo{0%{background:var(--vivo-12)}to{background:transparent}}button,[role=button],a,select,summary,input[type=checkbox],.clickable{cursor:pointer}button{font-family:inherit;font-size:inherit}button:disabled,[aria-disabled=true]{cursor:not-allowed}button:active:not(:disabled){transform:scale(.985)}button{transition:background-color var(--t-veloce),border-color var(--t-veloce),color var(--t-veloce)}:focus-visible{outline:2px solid var(--vivo);outline-offset:1px;border-radius:var(--radius-chip)}:focus:not(:focus-visible){outline:none}input,textarea,select{font-family:inherit;font-size:14px;color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:9px 11px;transition:border-color var(--t-veloce),background-color var(--t-veloce)}input:hover,textarea:hover{border-color:var(--border-forte)}input::placeholder,textarea::placeholder{color:var(--text-dim)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:6px;border:3px solid var(--bg)}::-webkit-scrollbar-thumb:hover{background:#2a2e33}.table-wrap{width:100%;overflow-x:auto}.touch-target{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}button:active:not(:disabled){transform:none}}@media (max-width: 900px){.gate-split{grid-template-columns:1fr!important}.gate-fonte{max-height:320px}}@media (max-width: 680px){.app-main-content{padding:24px 16px 60px!important}.sapere-layout{flex-direction:column!important;height:auto!important}.sapere-tree-col{width:100%!important;min-width:0!important;max-height:220px}.motore-form-row,.capture-form-row,.form-modifica-row{flex-direction:column!important}input,textarea,select{font-size:16px!important}}h1,.t1{font-size:26px;font-weight:600;letter-spacing:-.02em;line-height:1.25}h2,.t2{font-size:18px;font-weight:600;letter-spacing:-.01em;line-height:1.3}h3,.t3{font-size:15px;font-weight:500;line-height:1.4}p{max-width:68ch}table td{padding:10px 14px;border-bottom:1px solid var(--border)}table tr:last-child td{border-bottom:none}
