:root{color-scheme:light;font-family:system-ui,-apple-system,sans-serif}body{margin:0;background:#f7f7f8;color:#1a1a1a}.login-page,.verifica-page{max-width:24rem;margin:4rem auto;padding:0 1rem}form label{display:block;margin-bottom:.75rem}form input,form select{display:block;width:100%;box-sizing:border-box;padding:.4rem;margin-top:.25rem}.layout-header{display:flex;align-items:center;gap:1.5rem;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #ddd}.layout-header nav{display:flex;gap:1rem;flex:1}.layout-main{max-width:60rem;margin:0 auto;padding:1.5rem}.schede-list,.device-list{list-style:none;padding:0}.schede-list li,.device-list li{display:flex;align-items:center;gap:1rem;background:#fff;border:1px solid #ddd;border-radius:6px;padding:.75rem 1rem;margin-bottom:.5rem}.foto-placeholder,.foto-scheda{width:48px;height:48px;border-radius:50%;background:#e0e0e0;object-fit:cover}.list-editor{border:1px solid #ddd;border-radius:6px;margin-bottom:1rem;padding:.75rem}.list-editor-row{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem;flex-wrap:wrap}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center}.dialog{background:#fff;border-radius:8px;padding:1.5rem;max-width:26rem}.dialog-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem}button.danger{background:#c0392b;color:#fff;border:none}.hint{color:#666;font-size:.85rem}[role=alert]{color:#c0392b}
