.event-page{padding:20px;font-family:Arial,sans-serif}h1{font-size:30px;font-weight:700;color:#921;margin-top:20px}.beginning{margin-top:120px}select{padding:8px 12px;font-size:16px;border:1px solid #ccc;border-radius:6px;background-color:#f9f9f9;color:#333;margin-right:10px;cursor:pointer;transition:background-color .3s ease,border-color .3s ease}select:hover{background-color:#e6e6e6}select:focus{border-color:#007bff;background-color:#fff}.qualifying-standards{margin-bottom:20px}.qualifying-standards p{font-size:18px;margin:5px 0}.mac-standard{color:#FF3131}.aartfc-standard{color:#1F51FF}table{width:100%;border-collapse:collapse;margin-bottom:30px}td,th{padding:10px;text-align:left;border:1px solid #ddd}th{background-color:#921;color:white;cursor:pointer;font-weight:400;transition:font-weight .3s ease}th:hover{background-color:#a53d3d}th.sorted-ascending{font-weight:700;background-color:#b73e3e}th.sorted-descending{font-weight:700;background-color:#6b2626}td a{color:#007bff;text-decoration:none}td a:hover{text-decoration:underline}th.sorted-ascending:after{content:" ▲";font-size:12px}th.sorted-descending:after{content:" ▼";font-size:12px}@media (max-width:768px){table{font-size:14px}select{width:100%;margin:10px 0}.qualifying-standards p{font-size:16px}}