*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:#f5f5f5;color:#333;max-width:480px;margin:0 auto;min-height:100vh}.page{padding:1.5rem;min-height:100vh;display:flex;flex-direction:column}h1{font-size:1.5rem;margin-bottom:.75rem;color:#1a1a1a}.description{color:#666;margin-bottom:1.5rem;font-size:.95rem}.closed{color:#ef4444;font-weight:600;margin-top:1rem}.form{display:flex;flex-direction:column;gap:1rem}.form label{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:500;color:#555}.form input,.form select{padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;background:#fff;color:#333}.form input:focus,.form select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.form button{margin-top:.5rem;padding:.85rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.form button:disabled{background:#93c5fd;cursor:not-allowed}.form button:hover:not(:disabled){background:#2563eb}.error{color:#ef4444;font-size:.875rem;margin-top:.25rem}.status-card{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center}.number{font-size:5rem;font-weight:800;line-height:1;color:#1a1a1a;border:4px solid;border-radius:50%;width:140px;height:140px;display:flex;align-items:center;justify-content:center}.status-label{font-size:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.position{font-size:1.1rem;color:#555}.current{font-size:.95rem;color:#777}.call-to-action{font-size:1.1rem;font-weight:600;color:#10b981;margin-top:.5rem}.refresh-hint{margin-top:auto;font-size:.75rem;color:#aaa;text-align:center;padding-top:1rem}body{max-width:100%}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:.5rem}.admin-header h1{margin-bottom:0}.admin-header-actions{display:flex;gap:.5rem}.card{background:#fff;border-radius:10px;padding:1rem;box-shadow:0 1px 3px #00000014;margin-bottom:.75rem}.badge{display:inline-block;padding:.2rem .6rem;border-radius:12px;color:#fff;font-size:.75rem;font-weight:600}.btn-primary{padding:.6rem 1rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer}.btn-primary:hover{background:#2563eb}.btn-secondary{padding:.6rem 1rem;background:#e5e7eb;color:#374151;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer}.btn-secondary:hover{background:#d1d5db}.btn-danger{padding:.6rem 1rem;background:#ef4444;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer}.btn-danger:hover{background:#dc2626}.btn-danger-outline{padding:.4rem .7rem;background:#fff;color:#ef4444;border:1px solid #ef4444;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer}.btn-warning{padding:.4rem .7rem;background:#f59e0b;color:#fff;border:none;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer}.btn-warning:hover{background:#d97706}.btn-success{padding:.4rem .7rem;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer}.btn-success:hover{background:#059669}.btn-sm{padding:.3rem .6rem;font-size:.7rem;border-radius:4px;font-weight:600;cursor:pointer;border:none}.form-actions{display:flex;gap:.5rem;margin-top:.5rem}.events-list{display:flex;flex-direction:column;gap:.75rem}.event-card{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.event-info h3{font-size:1.1rem;margin-bottom:.25rem}.event-slug{font-size:.8rem;color:#888;margin-bottom:.35rem}.event-actions{display:flex;gap:.5rem;flex-wrap:wrap}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1rem}.stat-card{background:#fff;border-radius:10px;padding:.75rem;text-align:center;box-shadow:0 1px 3px #00000014}.stat-num{display:block;font-size:1.75rem;font-weight:800;color:#1a1a1a}.stat-label{font-size:.7rem;color:#888;text-transform:uppercase}.queue-list{display:flex;flex-direction:column;gap:.5rem}.entry-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem}.entry-number{font-size:1.5rem;font-weight:800;min-width:48px;height:48px;border-radius:50%;border:3px solid;display:flex;align-items:center;justify-content:center}.entry-info{flex:1;display:flex;flex-direction:column;gap:.2rem}.entry-name{font-weight:600;font-size:.95rem}.entry-contact{font-size:.75rem;color:#888}.entry-actions{display:flex;gap:.4rem;flex-wrap:wrap}@media(max-width:480px){.stats-row{grid-template-columns:repeat(2,1fr)}.entry-row{flex-wrap:wrap}.entry-actions{width:100%;justify-content:flex-end}}
