.athlete-place-in-table{height:100%;display:flex;align-items:center}.athlete-place-num{position:absolute;top:50%;margin-left:-50px;width:30px;height:30px;border:2px solid #f6f6f6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#333;background-color:#f6f6f6;transform:translateY(-50%)}.athlete-place-num.first-place{background-color:#ffe26c;color:#9f6e00}.athlete-place-num.second-place{background-color:#e4e4e4;color:#85839b}.athlete-place-num.third-place{background-color:#ffbf7b;color:#b7662e}.athlete-rating{display:flex;flex-direction:row}.athlete-points{color:#333058;display:inline-flex;align-items:center;justify-content:flex-start;align-content:center;font-family:inherit;font-size:20px;font-weight:500;line-height:1.1;white-space:nowrap}.athlete-header{display:grid!important;grid-template-columns:minmax(0,1fr) max-content;grid-template-rows:auto auto;grid-column-gap:24px;column-gap:24px;grid-row-gap:10px;row-gap:10px;align-items:center!important}.athlete-header-left{grid-column:1;grid-row:1;min-width:0}.athlete-center-metrics{grid-column:1;grid-row:2;display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;min-width:0}.athlete-header-right{grid-column:2;grid-row:1/span 2;min-width:max-content;align-self:center}.athlete-rating{justify-content:flex-end;align-items:center;gap:12px}.athlete-key-metrics{display:flex;align-items:flex-start;justify-content:flex-end;gap:34px}.athlete-key-metric{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:104px;min-height:48px;white-space:nowrap}.athlete-best-score-metric{padding-right:0}.athlete-key-metric-label{color:#85839b;display:block;font-size:12px;font-weight:600;line-height:1.15;margin-bottom:4px;text-align:left}.athlete-key-metric-value{color:#333058;display:inline-flex;align-items:center;justify-content:flex-start;font-family:inherit;min-height:22px;font-size:20px;font-weight:500;line-height:1.1}.athlete-name-year{color:#85839b;font-weight:500}.athlete-rating-change{display:inline-flex;align-items:center;margin-left:8px;padding:2px 6px;border-radius:10px;font-size:12px;font-weight:700;line-height:1.2}.athlete-rating-change.positive{color:#3f8f47;background:#eaf7ed}.athlete-rating-change.negative{color:#c73a38;background:#fdebeb}.athlete-center-metrics .athlete-badge-row,.athlete-center-metrics .athlete-context-row{display:contents}.athlete-context-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px;color:#85839b;font-size:12px;font-weight:600;line-height:1.25}.athlete-context-row span+span:before{content:none}.athlete-center-metrics .athlete-context-row span{display:inline-flex;align-items:center;padding:4px 8px;border-radius:10px;background:#f6f6f6;color:#85839b;font-size:12px;font-weight:600;line-height:1.2}.athlete-badge-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.athlete-badge{display:inline-flex;align-items:center;min-height:22px;padding:4px 9px;border-radius:999px;border:1px solid transparent;font-size:12px;font-weight:700;line-height:1.15;white-space:nowrap}.athlete-badge.top{color:#7b5b00;background:#fff4c7;border-color:#ffe58a}.athlete-badge.rise{color:#3f8f47;background:#eaf7ed;border-color:#cfebd4}.athlete-badge.drop{color:#c73a38;background:#fdebeb;border-color:#f8d0d0}.athlete-badge.new{color:#55527a;background:#f1f0fa;border-color:#e3e1f3}.tournament-coefficient,.tournament-points,.tournament-score{justify-content:center}.tournament-result{justify-content:right;padding-right:36px}.tournament-coefficient,.tournament-points,.tournament-result,.tournament-score{height:100%;display:flex;align-items:center;white-space:nowrap}.athlete-card.expanded .athlete-header:after{content:"";position:absolute;left:-71px;right:-20px;bottom:0;height:1px;box-shadow:0 0 20px 0 #000000d9;-webkit-clip-path:inset(0 0 -40px 0);clip-path:inset(0 0 -40px 0)}.athlete-points:after{top:0;left:.2em}.athlete-points:after,.score-positive:after{vertical-align:text-top;content:"";width:1.2em;height:1.2em;background:url(/widget/star-icon.svg);background-size:contain;background-repeat:no-repeat;position:relative;left:.2em;top:.05em;display:inline-block}@media (max-width:900px){.athlete-points:after{background:url(/widget/star-filled-icon.svg);background-size:contain;background-repeat:no-repeat}}.tournament-score:after{background:url(/widget/medal.svg);background-size:contain;background-repeat:no-repeat;top:.05em}.tournament-coefficient:after,.tournament-score:after{content:"";width:1.2em;height:1.2em;position:relative;left:.2em;display:inline-block}.tournament-coefficient:after{background:url(/widget/coefficient.svg);background-size:contain;background-repeat:no-repeat}.tournaments-list{margin-top:8px}.rating-trend{margin:16px 0 10px;padding:12px;border-radius:16px;background:#f6f6f6;overflow:visible}.rating-trend-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;color:#85839b;font-size:13px;font-weight:600}.rating-trend-header .positive{color:#3f8f47}.rating-trend-header .negative{color:#c73a38}.rating-trend-svg{position:absolute;inset:0;display:block;width:100%;height:100%;overflow:visible}.rating-trend-scroll{overflow:visible}.rating-trend-plot{position:relative;height:118px;overflow:visible;min-width:0}.rating-trend-point{position:absolute;z-index:1;width:10px;height:10px;border-radius:50%;background:#5daf64;border:2px solid #f6f6f6;box-shadow:0 0 0 1px rgba(93,175,100,.22);transform:translate(-50%,-50%)}.rating-trend-point.negative{background:#ed534f;box-shadow:0 0 0 1px rgba(237,83,79,.22)}.rating-trend-point-label{position:absolute;left:50%;bottom:calc(100% + 6px);transform:translateX(-50%);padding:2px 6px;border-radius:8px;background:#fff;color:#3f8f47;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap;box-shadow:0 2px 8px rgba(51,48,88,.08)}.rating-trend-point.negative .rating-trend-point-label{color:#c73a38}.rating-trend-point:after{content:attr(data-tooltip);bottom:calc(100% + 30px);transform:translateX(-50%);min-width:180px;max-width:min(280px,70vw);padding:8px 10px;border-radius:10px;color:#fff;font-size:12px;font-weight:600;line-height:1.35;white-space:pre-line;box-shadow:0 8px 24px rgba(51,48,88,.18);transition:opacity .12s ease,transform .12s ease}.rating-trend-point:after,.rating-trend-point:before{position:absolute;left:50%;z-index:5;background:#333058;opacity:0;pointer-events:none}.rating-trend-point:before{content:"";bottom:calc(100% + 22px);width:10px;height:10px;transform:translateX(-50%) rotate(45deg);transition:opacity .12s ease}.rating-trend-point:active:after,.rating-trend-point:active:before,.rating-trend-point:focus:after,.rating-trend-point:focus:before,.rating-trend-point:hover:after,.rating-trend-point:hover:before{opacity:1}.rating-trend-point:active:after,.rating-trend-point:focus:after,.rating-trend-point:hover:after{transform:translateX(-50%) translateY(-2px)}.rating-trend-mobile-info{display:none}.tournament-info{grid-column:1}.tournament-name{font-weight:500;color:#333058;text-decoration:none}.tournament-name:hover{text-decoration:underline}.tournament-meta{margin-top:4px;font-size:12px;font-weight:500;color:#85839b}.tournament-meta:before{content:"";width:1em;height:1em;background:url(/widget/calendar.svg);background-size:contain;background-repeat:no-repeat;position:relative;display:inline-block;top:1px;margin-right:3px}.tournament-titlemb{display:flex;justify-content:center}.tournament-titlemb.tournament-score-title{justify-content:end;padding-right:55px}.expand-icon{transition:transform .18s ease}.athlete-card.expanded .expand-icon{transform:rotate(180deg)}.athlete-expand .MuiIconButton-root,.athlete-expand .expand-btn{width:36px;height:36px;padding:0;border-radius:16px}@media (max-width:900px){.athlete-card{padding:20px 18px!important;border-radius:24px!important}.athlete-info-block{margin-left:0!important}.athlete-header{display:grid!important;grid-template-columns:34px minmax(0,1fr) 32px 32px;grid-column-gap:14px;column-gap:14px;grid-row-gap:12px;row-gap:12px;align-items:start!important;padding-right:0!important;padding-bottom:0!important}.athlete-place-num{position:static!important;grid-column:1;grid-row:1/span 2;width:28px!important;height:28px!important;margin:3px 0 0!important;font-size:16px;flex:0 0 auto;transform:none}.athlete-header-left{grid-column:2/5;grid-row:1;min-width:0;margin-left:0!important}.athlete-center-metrics{display:none}.athlete-name{display:block;max-width:100%;font-size:18px!important;line-height:1.22!important;overflow-wrap:anywhere}.athlete-info{margin-top:4px!important;font-size:14px!important;line-height:1.25!important;overflow-wrap:anywhere}.athlete-header-right{grid-column:2/5;grid-row:2;width:100%;min-width:0;padding-left:0;padding-right:8px;box-sizing:border-box;justify-content:flex-start!important;align-items:center!important;flex-wrap:nowrap;gap:8px!important}.athlete-rating{display:grid;grid-template-columns:minmax(0,1fr) 32px;grid-template-rows:36px 36px;width:100%;min-width:0;align-items:center;grid-column-gap:10px;column-gap:10px;grid-row-gap:2px;row-gap:2px}.athlete-key-metrics{grid-column:1;grid-row:1/span 2;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);flex:initial;min-width:0;grid-gap:10px;gap:10px;align-self:center}.athlete-key-metric{align-items:flex-start;justify-content:center;box-sizing:border-box;min-width:0;height:54px;padding:8px 12px;border-radius:12px;background:#f6f6f6}.athlete-best-score-metric{padding-right:10px}.athlete-key-metric-label{font-size:11px;line-height:1}.athlete-key-metric-value{font-size:16px;line-height:1}.athlete-points{display:inline-flex!important;column-gap:6px;align-items:center;margin-top:0!important;font-size:16px!important;font-weight:500!important;line-height:1!important;width:auto;max-width:100%}.athlete-rating-change{margin-left:0;padding:2px 5px;font-size:10px}.athlete-points:after{display:none}.athlete-rating>.MuiIconButton-root{grid-row:1;flex:0 0 auto;margin-left:0!important}.athlete-expand,.athlete-rating>.MuiIconButton-root{position:static;transform:none;grid-column:2;justify-self:end;align-self:center}.athlete-expand{grid-row:2;margin-left:0}.athlete-expand .expand-btn{position:static!important;transform:none!important;width:32px;height:32px}.athlete-card.expanded .athlete-header:after{left:-18px;right:-18px}.tournaments-list{margin-top:12px}.rating-trend{margin:18px 6px 14px;padding:16px;border-radius:18px;overflow:visible}.rating-trend-scroll{margin-left:-2px;margin-right:-2px;overflow-x:auto;overflow-y:visible;padding:0 2px 6px;scrollbar-width:thin}.rating-trend-plot{height:126px}.rating-trend-point-label{padding:3px 7px}.rating-trend-point{outline:none}.rating-trend-point:after,.rating-trend-point:before{display:none}.rating-trend-mobile-info{display:block;margin-top:10px;padding:10px 12px;border-radius:12px;background:#fff;box-shadow:0 4px 16px rgba(51,48,88,.08);color:#333058;font-size:12px;font-weight:600;line-height:1.3}.rating-trend-mobile-info-name{display:block;overflow-wrap:anywhere}.rating-trend-mobile-info-meta{display:block;margin-top:4px;color:#85839b}.tournament-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px!important;gap:8px!important;justify-content:normal!important;margin:16px 0!important}.tournament-stats>.MuiBox-root{min-width:0!important;width:100%;flex-grow:0!important;padding-left:4px!important;padding-right:4px!important;font-size:15px}.tournament-stat-label{left:0;right:0;top:-24px!important;display:flex!important;justify-content:center;padding:0 1px;text-align:center}.tournament-stat-label .MuiTypography-root{font-size:12px;line-height:1;white-space:nowrap}.tournament-entry{padding-left:6px!important;padding-right:6px!important;padding-bottom:18px!important}}@media (max-width:380px){.tournament-stats{gap:6px!important}.tournament-stats>.MuiBox-root{font-size:14px;padding-left:3px!important;padding-right:3px!important}.tournament-stat-label .MuiTypography-root{font-size:11px}}