select,textarea{width:100%;border:1px solid #cdd6e3;border-radius:10px;padding:13px 14px;font:inherit;background:#fff;color:#152238}select:focus,textarea:focus{outline:3px solid rgba(18,103,214,.15);border-color:#1267d6}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.form-grid .wide{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:8px}.search-bar{display:grid;grid-template-columns:1fr auto;gap:12px;margin-bottom:20px}.search-bar .button{width:auto}.table-wrap td b,.table-wrap td small{display:block}.table-wrap td small{color:#637086;margin-top:3px}.subsection{border-top:1px solid #dfe5ee;padding-top:22px;margin-top:4px}.subsection h2{font-size:22px}.athlete-photo-preview{display:block;width:120px;height:120px;object-fit:cover;border-radius:16px;margin:10px 0;border:1px solid #d7e0ed}.athlete-photo-list{display:block;width:52px;height:52px;object-fit:cover;border-radius:50%;border:1px solid #d7e0ed}.athlete-photo-empty{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;background:#edf2f8;color:#718096}@media(max-width:700px){.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.search-bar{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.form-actions .button{width:100%}}
