.der-roster{margin:1.5em 0;font-size:14px}.der-roster-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px}.der-roster-title{margin:0 0 4px;font-size:1.5em;font-weight:700;line-height:1.4}.der-roster-head p{margin:0;color:#666}.der-controls{display:flex;flex-wrap:wrap;gap:10px 14px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa;margin-bottom:10px}.der-filter-group,.der-sort-group{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.der-filter-group>span,.der-sort-group>span{font-weight:700;margin-right:2px}.der-controls button{appearance:none;border:1px solid #d1d5db;background:#fff;border-radius:999px;padding:5px 10px;cursor:pointer;font-size:12px;line-height:1.3}.der-controls button:hover,.der-controls button.is-active{background:#111827;color:#fff;border-color:#111827}.der-scroll-note{font-size:12px;color:#6b7280;text-align:right;margin:4px 0}.der-front-table-wrap{overflow-x:auto;border:1px solid #e5e7eb;border-radius:8px}.der-front-table{border-collapse:separate;border-spacing:0;width:100%;min-width:800px;background:#fff}.der-front-table th,.der-front-table td{padding:9px 10px;border-bottom:1px solid #eceff1;white-space:nowrap;text-align:center;vertical-align:middle}.der-front-table th{background:#f7f7f7;font-weight:700;position:sticky;top:0;z-index:2}.der-front-table tbody tr:last-child td{border-bottom:0}.der-sticky-name{position:sticky!important;left:0;z-index:3;background:#fff!important;text-align:left!important;box-shadow:2px 0 3px rgba(0,0,0,.04)}th.der-sticky-name{background:#f7f7f7!important;z-index:4}.der-grade,.der-rank{display:inline-flex;align-items:center;justify-content:center;min-width:34px;padding:3px 7px;border-radius:5px;font-size:12px;font-weight:700}.der-grade-4{background:#fff1df;color:#9a4c00}.der-grade-3{background:#e8f1ff;color:#1659a5}.der-grade-2{background:#e7f8ef;color:#117244}.der-grade-1{background:#f0f1f3;color:#4b5563}.der-rank-s{background:#fff1b8;color:#7a5400}.der-rank-a{background:#ffe1e1;color:#9b1c1c}.der-rank-b{background:#e2efff;color:#1f5f9d}.der-rank-c{background:#eceff3;color:#4b5563}.der-empty{color:#b7bdc6}.der-detail-toggle{width:30px;height:30px;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer;font-size:18px;line-height:1}.der-detail-toggle:hover{background:#f3f4f6}.der-detail-row td{padding:0!important;background:#fbfbfc}.der-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;text-align:left;white-space:normal}.der-detail-grid section{border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:12px}.der-detail-title{margin:0 0 8px;font-size:14px;font-weight:700}.der-detail-grid section div{margin:2px 0;line-height:1.7}.der-visible-count{font-size:12px;color:#6b7280;text-align:right}.der-main-row[hidden]{display:none!important}@media(max-width:700px){.der-roster{font-size:13px}.der-controls{display:block}.der-filter-group,.der-sort-group{margin:7px 0}.der-detail-grid{grid-template-columns:1fr}.der-front-table th,.der-front-table td{padding:8px 9px}.der-scroll-note{text-align:left}}
.der-athlete-link{color:inherit;text-decoration:none;border-bottom:1px dotted currentColor}.der-athlete-link:hover,.der-athlete-link:focus{text-decoration:none;border-bottom-style:solid}

/* Ver1.4 選手写真 */
.der-athlete-name-cell{display:flex;align-items:center;gap:10px;min-width:0}
.der-athlete-photo{display:block;flex:0 0 auto;object-fit:cover;background:#f3f4f6;border:1px solid #e5e7eb}
.der-photo-round{border-radius:50%}
.der-photo-square{border-radius:8px}
@media (max-width:640px){.der-athlete-name-cell{gap:7px}.der-athlete-photo{max-width:36px;max-height:36px}}
