body{color:#1f2937;background:#f5f7fb;margin:0;font-family:Arial,sans-serif}.page{max-width:960px;margin:0 auto;padding:24px}.hidden{display:none!important}.auth-view{justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-card{background:#fff;border-radius:12px;width:320px;padding:24px;box-shadow:0 2px 10px #00000014}.auth-card h1{margin-top:0;margin-bottom:16px}.auth-card form{flex-direction:column;gap:12px;display:flex}.auth-card input,.auth-card button{border-radius:8px;padding:10px 12px;font-size:14px}.auth-card input{border:1px solid #d1d5db}.auth-card button{cursor:pointer;border:none}.login-error{color:#b91c1c;margin-top:12px;font-size:14px}.header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.header-right{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.current-user{color:#374151;font-size:14px}.status{background:#e5e7eb;border-radius:8px;padding:8px 12px;font-size:14px}.push-button,.logout-button{cursor:pointer;border:none;border-radius:8px;padding:8px 12px}.notifications{flex-direction:column;gap:12px;display:flex}.notification{background:#fff;border-radius:12px;padding:16px;transition:background-color 5s;box-shadow:0 2px 10px #00000014}.severity-info{border-left-color:#60a5fa}.severity-warning{border-left-color:#f59e0b}.severity-critical{border-left-color:#ef4444}.notification-title{margin-bottom:8px;font-weight:700}.notification-message{white-space:pre-line;margin-bottom:8px}.notification-meta{color:#6b7280;font-size:12px}.notification-new{background-color:#f0c424}.notification-done{opacity:.75;background:#f6fbf6;border-left:4px solid #2e7d32}.notification-status-meta{margin-top:8px;font-size:13px}.notification-open{color:#b71c1c;font-weight:600}.notification-processed{color:#2e7d32;font-weight:600}.sound-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-weight:600;display:inline-flex}.sound-toggle-track{background:#b71c1c;border-radius:20px;width:50px;height:26px;transition:background .25s;position:relative}.sound-toggle-thumb{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .25s;position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #00000040}.sound-toggle.active .sound-toggle-track{background:#2e7d32}.sound-toggle.active .sound-toggle-thumb{transform:translate(24px)}.sound-toggle:hover .sound-toggle-track{filter:brightness(1.1)}.sound-toggle-label{font-size:14px}.notification-actions{margin-top:10px}.notification-process-btn{cursor:pointer;border:none;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:600;transition:background-color .2s,transform .15s,box-shadow .2s}.notification-process-btn:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001f}.notification-process-btn:active{transform:translateY(0)}.notification-process-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.notification-process-btn-pending{color:#222;background:#f3f4f6;border:1px solid #d1d5db}.notification-process-btn-pending:hover{background:#e5e7eb}.notification-process-btn-done{color:#fff;background:#2e7d32;border:1px solid #2e7d32}.notification-process-btn-done:hover{background:#256628}.notification-done{background:#f6fbf6;border-left:4px solid #2e7d32}
