:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#25292d;background:#f1f2f3;--rv-yellow:#ffdf24;--rv-charcoal:#555b60;--rv-dark:#292d31;--rv-light:#f7f7f5}*{box-sizing:border-box}body{margin:0;padding:28px 16px;background:linear-gradient(180deg,var(--rv-yellow) 0 180px,#f1f2f3 180px 100%);min-height:100vh}.card{max-width:580px;margin:auto;background:white;border-radius:20px;padding:30px;box-shadow:0 16px 45px #00000020;border-top:7px solid var(--rv-dark)}.admin .card{max-width:1050px}.club-header{display:flex;align-items:center;gap:18px;padding-bottom:20px;border-bottom:1px solid #e7e8e9}.club-logo{width:108px;height:108px;object-fit:cover;border-radius:14px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:900;color:var(--rv-charcoal)}h1{margin:4px 0 3px;font-size:31px;line-height:1.05}h1 span{color:#777;font-weight:700}h2{margin-top:30px}.motto{margin:5px 0 0;font-size:13px;font-weight:700;color:#6c7277}.lead{color:#5b6573;line-height:1.5;margin:22px 0 24px}label{display:block;font-weight:800;margin:18px 0}select,input{width:100%;margin-top:8px;padding:14px;border:1px solid #cfd5dc;border-radius:10px;background:white;font-size:16px}select:focus,input:focus{outline:3px solid #ffdf2455;border-color:#bda500}select:disabled{background:#f4f5f6}.vote-tier{border-left:5px solid #ddd;padding-left:13px}.tier-3{border-left-color:#e7c45a}.tier-2{border-left-color:#b9c0c7}.tier-1{border-left-color:#b8794d}button{width:100%;border:0;border-radius:10px;padding:15px 18px;font-size:16px;font-weight:900;background:var(--rv-dark);color:white;cursor:pointer;margin-top:10px;box-shadow:0 4px 0 #111}button:hover{background:#16191b}.secondary{background:#e9edf1;color:#17202a;box-shadow:none}.danger{background:#a61b1b}.rule,.privacy{font-size:13px;color:#697482}.points{display:inline-grid;place-items:center;width:29px;height:29px;border-radius:50%;margin-right:7px;color:#111;font-weight:900}.gold{background:#e7c45a}.silver{background:#d7dce1}.bronze{background:#c98b5c}.notice{padding:12px;border-radius:9px;background:#eef3f8;margin:15px 0}.hidden{display:none!important}.privacy-box{margin-top:22px;background:#f6f6f2;border:1px solid #e1e2dd;border-radius:12px;padding:14px;font-size:13px;line-height:1.45;color:#60676d}.privacy-box strong{color:#2d3236}footer{text-align:center;color:#858b90;font-size:11px;margin-top:20px}.toolbar{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.tablewrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px;border-bottom:1px solid #e7eaee}th{font-size:13px;color:#66717f}td button{padding:7px 10px;margin:0;width:auto;font-size:13px;box-shadow:none}.pill{display:inline-block;padding:6px 9px;background:#eef1f4;border-radius:999px;margin:3px;font-size:13px}@media(max-width:650px){body{padding:18px 12px;background:linear-gradient(180deg,var(--rv-yellow) 0 145px,#f1f2f3 145px 100%)}.toolbar,.grid{grid-template-columns:1fr}.card{padding:20px}.club-header{gap:13px}.club-logo{width:88px;height:88px}h1{font-size:25px}.eyebrow{font-size:10px}.motto{font-size:12px}}