.tp-page{max-width:1200px;margin:0 auto;padding:28px 20px 48px}.tp-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid var(--color-border);flex-wrap:wrap}.tp-title{font-family:var(--font-display);font-size:26px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-primary);margin:0 0 4px}.tp-subtitle{font-size:13px;color:var(--color-text-muted);margin:0}.tp-search{height:36px;min-width:220px;padding:0 12px;background:var(--color-bg-panel);border:1px solid var(--color-border);border-radius:8px;color:var(--color-text-primary);font-size:13px;outline:none;transition:border-color .12s ease}.tp-search::placeholder{color:var(--color-text-muted)}.tp-search:focus{border-color:var(--color-accent-italy)}.tp-search:focus-visible,.tp-see-all-btn:focus-visible{outline:3px solid rgba(0,146,70,.38);outline-offset:3px}.tp-visually-hidden:where(:not(:focus-within,:active)){position:absolute!important;clip-path:inset(50%)!important;overflow:hidden!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;border:0!important;white-space:nowrap!important}.tp-table-frame{position:relative}.tp-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--color-border);border-radius:12px;background:var(--color-bg-panel);contain:layout paint;scrollbar-color:rgba(148,163,184,.42) transparent;scrollbar-width:thin}.tp-table-wrap::-webkit-scrollbar{height:8px}.tp-table-wrap::-webkit-scrollbar-thumb{background:#94a3b85c;border-radius:999px}.tp-table-wrap::-webkit-scrollbar-track{background:transparent}.tp-table{width:100%;border-collapse:collapse;font-size:13.5px}.tp-head .tp-cell{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-muted);padding:10px 12px;border-bottom:1px solid var(--color-border);white-space:nowrap;text-align:left}.tp-head .tp-cell--nation,.tp-head .tp-cell--age{text-align:center}.tp-head .tp-cell--fee{text-align:right}.tp-row:not(.tp-head):not(.tp-row--skel):hover{background:#ffffff08}.tp-row:not(.tp-head):not(:last-child) .tp-cell{border-bottom:1px solid rgba(255,255,255,.04)}.tp-cell{padding:10px 12px;vertical-align:middle;white-space:nowrap}.tp-cell--player{min-width:180px}.tp-cell--nation{text-align:center;min-width:48px}.tp-cell--age{text-align:center;min-width:40px;color:var(--color-text-secondary);font-variant-numeric:tabular-nums}.tp-cell--club{min-width:170px;max-width:220px}.tp-cell--date{min-width:90px;color:var(--color-text-secondary);font-variant-numeric:tabular-nums}.tp-cell--fee{min-width:110px;text-align:right}.tp-player{display:flex;align-items:center;gap:10px}.tp-player-avatar{flex-shrink:0;width:34px;height:34px;border-radius:50%;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.tp-player-avatar img{width:100%;height:100%;object-fit:cover}.tp-player-name{font-weight:600;color:var(--color-text-primary)}.tp-club{display:flex;align-items:center;gap:10px;min-width:0}.tp-club-logo{flex-shrink:0;width:28px;height:28px;object-fit:contain}.tp-club-logo-placeholder{flex-shrink:0;width:28px;height:28px;border-radius:4px;background:#ffffff0f}.tp-club-noclub{flex-shrink:0;width:28px;height:28px;color:#ce2b378c;stroke-linecap:round}.tp-club-info{display:flex;flex-direction:column;min-width:0;gap:2px;line-height:1.15}.tp-club-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:170px;color:var(--color-text-primary);font-weight:600;font-size:13.5px}.tp-club-meta{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:var(--color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:170px}.tp-club-flag{display:inline-block;width:16px;height:16px;object-fit:cover;border-radius:50%;flex-shrink:0}.tp-club-league{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tp-flags-wrap{display:inline-flex;align-items:center;gap:3px}.tp-flag-img{display:block;width:20px;height:20px;object-fit:cover;border-radius:50%;flex-shrink:0}.tp-flag-text{font-size:11px;color:var(--color-text-muted)}.tp-fee{display:inline-block;font-size:12px;font-weight:700;padding:3px 8px;border-radius:5px;white-space:nowrap}.tp-fee--money{background:#22c55e26;color:#4ade80}.tp-fee--free{background:#3b82f626;color:#60a5fa}.tp-fee--loan{background:#fb923c26;color:#fb923c}.tp-fee--endloan{background:#94a3b81a;color:var(--color-text-muted)}.tp-fee--muted{color:var(--color-text-muted);background:transparent;padding:3px 0}.tp-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;flex-wrap:wrap}.tp-count{font-size:12px;color:var(--color-text-muted)}.tp-see-all-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;background:#0092461a;border:1px solid var(--color-accent-italy);border-radius:8px;color:var(--color-accent-italy);font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease,transform .1s ease}.tp-see-all-btn:hover:not(:disabled){background:#0092462e;transform:translateY(-1px)}.tp-see-all-btn:disabled{opacity:.6;cursor:not-allowed}.tp-see-all-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(0,146,70,.3);border-top-color:var(--color-accent-italy);border-radius:50%;animation:tp-spin .7s linear infinite}@keyframes tp-spin{to{transform:rotate(360deg)}}.tp-empty{padding:40px;text-align:center;color:var(--color-text-muted);font-size:14px}.tp-row--skel{pointer-events:none}.tp-skel-circle{width:34px;height:34px;border-radius:50%;flex-shrink:0;background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d);background-size:200% 100%;animation:tp-shimmer 1.4s ease-in-out infinite}.tp-skel-line{height:11px;border-radius:4px;background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d);background-size:200% 100%;animation:tp-shimmer 1.4s ease-in-out infinite;display:inline-block}.tp-cell--player{display:flex;align-items:center;gap:10px}.tp-skel-club-stack{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}@keyframes tp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:768px){.tp-table-frame:before,.tp-table-frame:after{content:"";position:absolute;top:1px;bottom:9px;z-index:2;width:22px;pointer-events:none}.tp-table-frame:before{left:1px;border-radius:12px 0 0 12px;background:linear-gradient(to right,var(--color-bg-panel),transparent)}.tp-table-frame:after{right:1px;border-radius:0 12px 12px 0;background:linear-gradient(to left,var(--color-bg-panel),transparent)}.tp-cell--date,.tp-cell--age{display:none}.tp-title{font-size:20px}}@media(max-width:520px){.tp-cell--nation{display:none}.tp-page{padding:16px 10px 32px}}@media(pointer:coarse),(max-width:768px){.tp-search{font-size:16px;height:44px}}@media(prefers-reduced-motion:reduce){.tp-skel-circle,.tp-skel-line,.tp-see-all-spinner{animation:none}.tp-see-all-btn:hover:not(:disabled){transform:none}}
