.player-career{display:flex;flex-direction:column;gap:18px;color:#fff}.career-empty{padding:24px 16px;text-align:center;color:#707070;font-size:13px}.career-loading{padding:40px 16px;text-align:center;color:#C8A227;font-size:14px}.career-accordion{background:#070707;border:1px solid #2a2a2a;border-radius:12px;overflow:hidden}.career-accordion__head{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 18px;background:linear-gradient(180deg,#1a1a1a,#0c0c0c);border:none;border-bottom:1px solid #2a2a2a;color:#fff;cursor:pointer;font-size:16px;font-weight:700;text-align:left}.career-accordion__head:hover{background:linear-gradient(180deg,#222,#111)}.career-accordion__title{letter-spacing:.3px}.career-accordion__arrow{display:inline-flex;align-items:center;color:#fff;transition:transform .32s cubic-bezier(.76,0,.25,1);transform:rotate(180deg)}.career-accordion.is-open .career-accordion__arrow{transform:rotate(0deg)}.career-accordion__body{padding:16px 18px 20px}.career-accordion__body[hidden]{display:none}.category-pills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px;padding-bottom:6px;border-bottom:1px solid #2a2a2a}.category-pills__btn{background:transparent;color:#c5c5c5;border:1px solid #2a2a2a;border-radius:50px;padding:6px 14px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease;text-transform:none}.category-pills__btn:hover{color:#fff;border-color:#C8A227}.category-pills__btn.is-active{background:rgba(200,162,39,.12);border-color:#C8A227;color:#C8A227}.proto-table__wrap{width:100%;overflow-x:auto}.proto-table{width:100%;border-collapse:collapse;color:#fff;table-layout:auto}.proto-table thead tr{background:#000}.proto-table th{background:transparent;color:#fff;font-weight:600;border:none;padding:15px 10px;font-size:12px;vertical-align:middle}.proto-table th:first-child,.proto-table__first-label{background:#090909;text-align:left;padding-left:18px;min-width:220px}.proto-table__header-cell{display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.proto-table__header-icon{display:inline-flex;align-items:center}.proto-table__header-icon svg{max-height:18px;width:auto}.proto-table__header-label{font-size:11px;font-weight:600;letter-spacing:.2px}.proto-table tbody tr:nth-child(odd),.proto-table tbody tr:nth-child(odd) th{background:#1c1c1c}.proto-table tbody tr:nth-child(2n),.proto-table tbody tr:nth-child(2n) th{background:#111}.proto-table tbody td,.proto-table tbody th{padding:8px 6px;font-size:14px;font-weight:500;text-align:center;border:none}.proto-table tbody th{text-align:left;padding-left:18px}.proto-table tbody td,.proto-table tfoot td{padding:6px}.proto-table__cell-box{background:#000;border-radius:5px;display:flex;align-items:center;justify-content:center;width:100%;min-height:36px;padding:6px 8px;font-weight:600;box-sizing:border-box}.proto-table__comp-cell{display:flex;align-items:center;gap:10px}.proto-table__comp-logo{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;overflow:hidden;flex-shrink:0;padding:2px;box-sizing:border-box}.proto-table__comp-logo img{width:100%;height:100%;object-fit:contain}.proto-table__comp-text{display:flex;flex-direction:column}.proto-table__comp-name{font-size:13px;font-weight:600;color:#fff}.proto-table__comp-season{font-size:11px;color:#707070;margin-top:2px}.proto-table tfoot .proto-table__row-totals,.proto-table tfoot .proto-table__row-totals th{background:#2a2a2a}.proto-table tfoot .proto-table__row-totals th{font-weight:700;font-size:13px;letter-spacing:1px;color:#C8A227;text-transform:uppercase;padding:12px 18px;text-align:left}.proto-table tfoot .proto-table__row-totals td{padding:12px 6px;text-align:center;font-size:15px;font-weight:700}.proto-table__empty{text-align:center;padding:24px;color:#707070}.teams-list{display:flex;flex-direction:column;gap:14px}.team-block{background:#0a0a0a;border:1px solid #2a2a2a;border-radius:10px;overflow:hidden}.team-block__head{justify-content:space-between;padding:12px 16px;background:#111;border-bottom:1px solid #2a2a2a}.team-block__head,.team-block__team{display:flex;align-items:center;gap:12px}.team-block__team{min-width:0}.team-block__logo{width:36px;height:36px;object-fit:contain;flex-shrink:0;background:#fff;border-radius:50%;padding:2px;box-sizing:border-box}.team-block__name{font-size:15px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-block__expand-btn{background:transparent;border:1px solid #2a2a2a;border-radius:50%;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .18s ease,border-color .18s ease;flex-shrink:0}.team-block__expand-btn:hover{background:rgba(255,255,255,.05);border-color:#C8A227}.team-block__pills{display:flex;flex-wrap:wrap;gap:6px;padding:10px 16px;border-bottom:1px solid #2a2a2a}.team-block__pill{background:transparent;color:#c5c5c5;border:1px solid #2a2a2a;border-radius:50px;padding:5px 12px;font-size:12px;font-weight:600;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.team-block__pill:hover{color:#fff;border-color:#C8A227}.team-block__pill.is-active{background:rgba(200,162,39,.12);border-color:#C8A227;color:#C8A227}.team-block__pill.is-recap{order:-1}@media (max-width:767px){.career-accordion__body{padding:12px 10px 16px}.career-accordion__head{padding:12px 14px;font-size:15px}.team-block__head{padding:10px 12px}}.mobile-select{display:flex;align-items:center;justify-content:space-between;width:100%;background:#111;border:1px solid #2a2a2a;border-radius:8px;padding:10px 14px;color:#fff;font-size:13px;font-weight:600;cursor:pointer}.mobile-select:hover{border-color:#C8A227}.mobile-select__label{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-select__chevron{display:inline-flex;color:#C8A227;transform:rotate(90deg)}.category-pills--mobile{margin-bottom:14px}.mobile-select-modal{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.96);display:flex;flex-direction:column;padding:24px 16px 100px;overflow-y:auto}.mobile-select-modal__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.mobile-select-modal__opt{display:block;width:100%;text-align:left;background:#111;border:1px solid #2a2a2a;border-radius:10px;padding:14px 16px;color:#fff;font-size:15px;font-weight:600;cursor:pointer}.mobile-select-modal__opt:hover{border-color:#C8A227}.mobile-select-modal__opt.is-active{background:rgba(200,162,39,.12);border-color:#C8A227;color:#C8A227}.mobile-select-modal__opt.is-recap{order:-1}.mobile-select-modal__close{position:fixed;right:18px;bottom:24px;width:48px;height:48px;border-radius:50%;background:#C8A227;border:none;color:#000;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.45)}.mobile-select-modal__close svg path{stroke:#000}.mobile-totals-card{background:#111;border:1px solid #2a2a2a;border-radius:10px;padding:12px 12px 14px;margin-bottom:14px}.mobile-totals-card__title{text-align:center;font-size:12px;font-weight:800;letter-spacing:2px;color:#C8A227;margin-bottom:12px;text-transform:uppercase}.mobile-totals-card__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}@media (max-width:360px){.mobile-totals-card__grid{grid-template-columns:repeat(3,1fr)}}.mobile-totals-card__cell{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;background:#000;border-radius:8px;padding:10px 6px;min-height:86px}.mobile-totals-card__icon{display:inline-flex;align-items:center;justify-content:center;height:22px;margin-bottom:2px}.mobile-totals-card__icon svg{max-height:22px;width:auto}.mobile-totals-card__label{font-size:10px;color:#fff;text-align:center;font-weight:600;line-height:1.2}.mobile-totals-card__value{font-size:16px;font-weight:800;color:#fff;margin-top:2px}.mobile-rows-list{display:flex;flex-direction:column;gap:8px}.mobile-row{background:#0a0a0a;border:1px solid #2a2a2a;border-radius:10px;overflow:hidden}.mobile-row__head{display:flex;align-items:center;width:100%;gap:10px;padding:10px 12px;background:transparent;border:none;color:#fff;cursor:pointer;text-align:left}.mobile-row__logo{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;overflow:hidden;padding:2px;box-sizing:border-box;flex-shrink:0}.mobile-row__logo img{width:100%;height:100%;object-fit:contain}.mobile-row__text{flex:1;display:flex;flex-direction:column;min-width:0}.mobile-row__name{font-size:13px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-row__season{font-size:11px;color:#707070;margin-top:2px}.mobile-row__arrow{display:inline-flex;color:#fff;transition:transform .32s cubic-bezier(.76,0,.25,1);transform:rotate(90deg)}.mobile-row.is-open .mobile-row__arrow{transform:rotate(-90deg)}.mobile-row__body{padding:8px 12px 12px;border-top:1px solid #2a2a2a}.mobile-row__line{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #1a1a1a}.mobile-row__line:last-child{border-bottom:none}.mobile-row__line-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;flex-shrink:0}.mobile-row__line-icon svg{max-height:18px;width:auto}.mobile-row__line-label{flex:1;font-size:13px;color:#c5c5c5}.mobile-row__line-value{font-size:14px;font-weight:700;color:#fff}