.event-actions>span{display:flex;gap:5px}.delete-event{border:1px solid #efd0cd;background:#fff7f6;color:#b53e36;border-radius:6px;padding:5px 8px;font-size:10px;font-weight:700;cursor:pointer}.module-dialog{width:min(980px,calc(100% - 30px));max-height:90vh}.module-shell{padding:26px}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.metric-card,.module-card{border:1px solid var(--line);border-radius:10px;padding:16px;background:white}.metric-card small{display:block;color:var(--muted);font-size:10px}.metric-card strong{display:block;font-size:28px;margin-top:8px}.metric-card em{font-style:normal;color:#1b8058;font-size:10px}.module-card h3{font-size:14px;margin:0 0 8px}.module-card p{font-size:11px;line-height:1.5;color:var(--muted)}.module-toolbar{display:flex;gap:10px;margin-bottom:16px}.module-toolbar input{margin:0}.wide{grid-column:1/-1}.bar-chart{display:grid;gap:10px;margin-top:12px}.bar-row{display:grid;grid-template-columns:105px 1fr 30px;align-items:center;gap:9px;font-size:10px}.bar{height:9px;background:#e6eee9;border-radius:10px;overflow:hidden}.bar i{display:block;height:100%;background:#2d9b70;border-radius:10px}.empty-review{text-align:center;padding:45px 20px;border:1px dashed #b8c9bf;border-radius:12px;background:#f6faf8}.empty-review b{display:grid;place-items:center;margin:auto;width:45px;height:45px;border-radius:50%;background:#dff2e8;color:#18704f;font-size:22px}.empty-review h3{margin:13px 0 6px}.empty-review p{color:var(--muted);font-size:11px;max-width:520px;margin:auto;line-height:1.5}.settings-list{display:grid;gap:12px}.setting{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:0 0 12px}.setting div strong,.setting div small{display:block}.setting div small{color:var(--muted);font-size:10px;margin-top:4px}.switch{width:40px!important;height:22px;accent-color:var(--green)}.report-actions{display:flex;gap:9px}.module-button{border:0;background:var(--green);color:white;border-radius:7px;padding:9px 12px;font-weight:700;cursor:pointer}.module-button.secondary{color:var(--ink)}.event-table{width:100%;border-collapse:collapse;font-size:11px}.event-table th,.event-table td{text-align:left;border-bottom:1px solid var(--line);padding:11px 8px}.event-table th{color:var(--muted);font-size:9px;letter-spacing:.7px}.status-active{color:#18704f;font-weight:700}@media(max-width:700px){.module-grid{grid-template-columns:1fr}.module-dialog{max-height:96vh}.module-shell{padding:18px}}
