@charset "UTF-8";.results-list{display:flex;flex-direction:column}.result-item{display:grid;grid-template-columns:auto auto 1fr auto auto;gap:.75rem;align-items:center;padding:.75rem;background:#fff;transition:all .2s ease;cursor:pointer}.result-item:nth-child(2n){background:#f8f9fa}.result-item:hover{background:#e9ecef;transform:translate(2px);box-shadow:0 2px 8px #0000001a}.result-rank{font-size:1rem;font-weight:700;color:#495057;min-width:40px;text-align:center;position:relative}.result-rank .medal{display:inline-block;font-size:20px;margin-right:4px}.result-bib{font-size:.95rem;color:#6c757d;min-width:50px}.result-athlete{display:flex;align-items:center;gap:.5rem;min-width:0}.result-athlete .flag-icon{width:20px;height:auto;flex-shrink:0}.result-athlete .athlete-name{flex:1;min-width:0}.result-athlete .athlete-name strong{display:block;color:#212529;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-athlete .age-group{color:#6c757d;font-size:.875rem}.result-checkpoint{color:#212529;font-size:.9rem;white-space:nowrap}.result-checkpoint .checkpoint-distance{color:#495057;font-size:.85rem}.result-time{font-weight:700;color:#212529;text-align:right;white-space:nowrap}.result-time .time-with-penalty{color:#dc3545;position:relative}.result-time .penalty-icon{margin-right:.25rem}.result-time .status-dns,.result-time .status-dnf,.result-time .status-dsq{display:inline-block;padding:.25rem .5rem;border-radius:4px;background:#6c757d;color:#fff;font-size:.75rem;font-weight:600}.result-laps,.result-distance,.result-gap{font-size:.9rem;color:#495057;white-space:nowrap}.result-card-stats{display:flex;justify-content:space-around;gap:1rem;padding:1rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px;margin-bottom:1rem}.stat-item{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.stat-item i{font-size:1.5rem;color:#667eea;flex-shrink:0}.stat-item .stat-content{display:flex;flex-direction:column;min-width:0}.stat-item .stat-label{font-size:.75rem;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.stat-item .stat-value{font-size:1.25rem;font-weight:700;color:#212529}@media(max-width:768px){.result-item{display:flex;flex-direction:column;gap:.75rem;padding:12px 0 0;position:relative;border:1px solid #e2e8f0;box-shadow:0 2px 8px #00000014;margin-bottom:1.5rem;overflow:hidden}.result-item:nth-child(2n){background:#fff}.result-item .result-rank{position:absolute;top:-8px;left:12px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:.5rem .75rem;border-radius:8px;box-shadow:0 4px 12px #2563eb4d;z-index:10;display:flex;flex-direction:row;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;min-width:50px}.result-item .result-rank strong{font-size:1.4rem;font-weight:700;line-height:1}.result-item .result-rank .medal{font-size:22px;margin:0}.result-item .result-rank:not(:has(.medal)){justify-content:center}.result-item .athlete-info-mobile{display:flex;flex-direction:column;gap:.5rem;padding-left:0;padding-top:45px}.result-item .result-bib{order:1;font-size:1.1rem;font-weight:700;color:#2563eb;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem}.result-item .result-bib:before{content:"#";font-weight:700;color:#2563eb;font-size:1.2rem}.result-item .result-athlete{order:2;white-space:normal;padding:0 1rem 1rem;border-bottom:1px solid #f1f5f9}.result-item .result-athlete .athlete-name{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.result-item .result-athlete .athlete-name strong{font-size:1.5rem;font-weight:700;color:#1e293b;white-space:normal;line-height:1.3}.result-item .result-athlete .athlete-name .flag{font-size:1.5rem}.result-item .result-time{order:3;width:100%;text-align:center;font-size:1.6rem;font-weight:900;color:#1e293b;background:transparent;letter-spacing:.3px;padding:.75rem 1rem .5rem}.result-item .result-checkpoint{order:4;width:100%;display:flex;align-items:center;justify-content:center;font-size:.9rem;padding:.5rem 1rem .85rem;background:#f8f9fa;border-top:none;margin:0}.result-item .result-checkpoint:after{content:"";display:none}.bikelaps-item .result-laps,.bikelaps-item .result-distance,.bikelaps-item .result-gap,.hamster-item .result-laps,.hamster-item .result-distance,.hamster-item .result-gap{padding:.5rem .75rem;background:#f8f9fa;border-radius:6px;font-size:.95rem;text-align:center;order:5}.bikelaps-item .result-laps:empty,.bikelaps-item .result-distance:empty,.bikelaps-item .result-gap:empty,.hamster-item .result-laps:empty,.hamster-item .result-distance:empty,.hamster-item .result-gap:empty{display:none}.bikelaps-item .result-laps:before,.hamster-item .result-laps:before{content:"🔄 ";margin-right:4px}.bikelaps-item .result-distance:before,.hamster-item .result-distance:before{content:"📏 ";margin-right:4px}.bikelaps-item .result-gap:before,.hamster-item .result-gap:before{content:"⏲️ ";margin-right:4px}.result-card-stats{flex-wrap:wrap;gap:.75rem}.stat-item{flex:1 1 120px}.stat-item i{font-size:1.5rem}.stat-item .stat-value{font-size:1.1rem}.stat-item .stat-label{font-size:.8rem}}@media(max-width:576px){.result-item{padding:10px 0 0;gap:.5rem;margin-bottom:1.25rem}.result-item .result-rank{top:-6px;left:8px;padding:.4rem .6rem;font-size:.7rem;min-width:45px;gap:.3rem}.result-item .result-rank strong{font-size:1.25rem}.result-item .result-rank .medal{font-size:20px}.result-item .result-bib{font-size:1rem;padding:0 .75rem .5rem}.result-item .result-bib:before{font-size:1.1rem}.result-item .result-athlete{padding:0 .75rem .85rem}.result-item .result-athlete .athlete-name strong,.result-item .result-athlete .flag{font-size:1.35rem}.result-item .result-checkpoint{font-size:.85rem;padding:.75rem}.result-item .result-time{font-size:1.5rem;padding:.75rem}.stat-item{flex:1 1 calc(50% - .5rem);flex-direction:row;text-align:left;gap:.5rem}.stat-item i{font-size:1.5rem}.stat-item .stat-content{display:flex;flex-direction:column;align-items:flex-start}.stat-item .stat-value{font-size:1.1rem}.stat-item .stat-label{font-size:.85rem}}@media(min-width:769px){table tbody tr.ovt:nth-child(odd),table tbody tr.ovt-4n:nth-child(4n+1),table tbody tr.ovt-4n:nth-child(4n+2),.results-list .result-item.ovt:nth-child(odd),.results-list .result-item.ovt-4n:nth-child(4n+1),.results-list .result-item.ovt-4n:nth-child(4n+2),.results-table-div .results-tr.ovt:nth-child(odd),.results-table-div .results-tr.ovt-4n:nth-child(4n+1),.results-table-div .results-tr.ovt-4n:nth-child(4n+2){--bs-table-bg: #B5C8FA;background-color:#b5c8fa!important}table tbody tr.ovt:nth-child(odd):hover,table tbody tr.ovt-4n:nth-child(4n+1):hover,table tbody tr.ovt-4n:nth-child(4n+2):hover,.results-list .result-item.ovt:nth-child(odd):hover,.results-list .result-item.ovt-4n:nth-child(4n+1):hover,.results-list .result-item.ovt-4n:nth-child(4n+2):hover,.results-table-div .results-tr.ovt:nth-child(odd):hover,.results-table-div .results-tr.ovt-4n:nth-child(4n+1):hover,.results-table-div .results-tr.ovt-4n:nth-child(4n+2):hover{--bs-table-bg: #A0BBF9;background-color:#a0bbf9!important}table tbody tr.ovt:nth-child(2n),table tbody tr.ovt-4n:nth-child(4n+3),table tbody tr.ovt-4n:nth-child(4n+4),.results-list .result-item.ovt:nth-child(2n),.results-list .result-item.ovt-4n:nth-child(4n+3),.results-list .result-item.ovt-4n:nth-child(4n+4),.results-table-div .results-tr.ovt:nth-child(2n),.results-table-div .results-tr.ovt-4n:nth-child(4n+3),.results-table-div .results-tr.ovt-4n:nth-child(4n+4){--bs-table-bg: #91ADF8;background-color:#91adf8!important}table tbody tr.ovt:nth-child(2n):hover,table tbody tr.ovt-4n:nth-child(4n+3):hover,table tbody tr.ovt-4n:nth-child(4n+4):hover,.results-list .result-item.ovt:nth-child(2n):hover,.results-list .result-item.ovt-4n:nth-child(4n+3):hover,.results-list .result-item.ovt-4n:nth-child(4n+4):hover,.results-table-div .results-tr.ovt:nth-child(2n):hover,.results-table-div .results-tr.ovt-4n:nth-child(4n+3):hover,.results-table-div .results-tr.ovt-4n:nth-child(4n+4):hover{--bs-table-bg: #809EF7;background-color:#809ef7!important}table tbody tr.dnf:nth-child(odd),table tbody tr.dnf-4n:nth-child(4n+1),table tbody tr.dnf-4n:nth-child(4n+2),.results-list .result-item.dnf:nth-child(odd),.results-list .result-item.dnf-4n:nth-child(4n+1),.results-list .result-item.dnf-4n:nth-child(4n+2),.results-table-div .results-tr.dnf:nth-child(odd),.results-table-div .results-tr.dnf-4n:nth-child(4n+1),.results-table-div .results-tr.dnf-4n:nth-child(4n+2){--bs-table-bg: #F07700;background-color:#f07700!important}table tbody tr.dnf:nth-child(odd):hover,table tbody tr.dnf-4n:nth-child(4n+1):hover,table tbody tr.dnf-4n:nth-child(4n+2):hover,.results-list .result-item.dnf:nth-child(odd):hover,.results-list .result-item.dnf-4n:nth-child(4n+1):hover,.results-list .result-item.dnf-4n:nth-child(4n+2):hover,.results-table-div .results-tr.dnf:nth-child(odd):hover,.results-table-div .results-tr.dnf-4n:nth-child(4n+1):hover,.results-table-div .results-tr.dnf-4n:nth-child(4n+2):hover{--bs-table-bg: #E06900;background-color:#e06900!important}table tbody tr.dnf:nth-child(2n),table tbody tr.dnf-4n:nth-child(4n+3),table tbody tr.dnf-4n:nth-child(4n+4),.results-list .result-item.dnf:nth-child(2n),.results-list .result-item.dnf-4n:nth-child(4n+3),.results-list .result-item.dnf-4n:nth-child(4n+4),.results-table-div .results-tr.dnf:nth-child(2n),.results-table-div .results-tr.dnf-4n:nth-child(4n+3),.results-table-div .results-tr.dnf-4n:nth-child(4n+4){--bs-table-bg: #C46100;background-color:#c46100!important}table tbody tr.dnf:nth-child(2n):hover,table tbody tr.dnf-4n:nth-child(4n+3):hover,table tbody tr.dnf-4n:nth-child(4n+4):hover,.results-list .result-item.dnf:nth-child(2n):hover,.results-list .result-item.dnf-4n:nth-child(4n+3):hover,.results-list .result-item.dnf-4n:nth-child(4n+4):hover,.results-table-div .results-tr.dnf:nth-child(2n):hover,.results-table-div .results-tr.dnf-4n:nth-child(4n+3):hover,.results-table-div .results-tr.dnf-4n:nth-child(4n+4):hover{--bs-table-bg: #B45500;background-color:#b45500!important}table tbody tr.dsq:nth-child(odd),table tbody tr.dsq-4n:nth-child(4n+1),table tbody tr.dsq-4n:nth-child(4n+2),.results-list .result-item.dsq:nth-child(odd),.results-list .result-item.dsq-4n:nth-child(4n+1),.results-list .result-item.dsq-4n:nth-child(4n+2),.results-table-div .results-tr.dsq:nth-child(odd),.results-table-div .results-tr.dsq-4n:nth-child(4n+1),.results-table-div .results-tr.dsq-4n:nth-child(4n+2){--bs-table-bg: #CC2400;background-color:#cc2400!important}table tbody tr.dsq:nth-child(odd):hover,table tbody tr.dsq-4n:nth-child(4n+1):hover,table tbody tr.dsq-4n:nth-child(4n+2):hover,.results-list .result-item.dsq:nth-child(odd):hover,.results-list .result-item.dsq-4n:nth-child(4n+1):hover,.results-list .result-item.dsq-4n:nth-child(4n+2):hover,.results-table-div .results-tr.dsq:nth-child(odd):hover,.results-table-div .results-tr.dsq-4n:nth-child(4n+1):hover,.results-table-div .results-tr.dsq-4n:nth-child(4n+2):hover{--bs-table-bg: #BC1F00;background-color:#bc1f00!important}table tbody tr.dsq:nth-child(2n),table tbody tr.dsq-4n:nth-child(4n+3),table tbody tr.dsq-4n:nth-child(4n+4),.results-list .result-item.dsq:nth-child(2n),.results-list .result-item.dsq-4n:nth-child(4n+3),.results-list .result-item.dsq-4n:nth-child(4n+4),.results-table-div .results-tr.dsq:nth-child(2n),.results-table-div .results-tr.dsq-4n:nth-child(4n+3),.results-table-div .results-tr.dsq-4n:nth-child(4n+4){--bs-table-bg: #F02A00;background-color:#f02a00!important}table tbody tr.dsq:nth-child(2n):hover,table tbody tr.dsq-4n:nth-child(4n+3):hover,table tbody tr.dsq-4n:nth-child(4n+4):hover,.results-list .result-item.dsq:nth-child(2n):hover,.results-list .result-item.dsq-4n:nth-child(4n+3):hover,.results-list .result-item.dsq-4n:nth-child(4n+4):hover,.results-table-div .results-tr.dsq:nth-child(2n):hover,.results-table-div .results-tr.dsq-4n:nth-child(4n+3):hover,.results-table-div .results-tr.dsq-4n:nth-child(4n+4):hover{--bs-table-bg: #E02300;background-color:#e02300!important}table tbody tr.dns:nth-child(odd),table tbody tr.dns-4n:nth-child(4n+1),table tbody tr.dns-4n:nth-child(4n+2),.results-list .result-item.dns:nth-child(odd),.results-list .result-item.dns-4n:nth-child(4n+1),.results-list .result-item.dns-4n:nth-child(4n+2),.results-table-div .results-tr.dns:nth-child(odd),.results-table-div .results-tr.dns-4n:nth-child(4n+1),.results-table-div .results-tr.dns-4n:nth-child(4n+2){--bs-table-bg: #AFAFAF;background-color:#afafaf!important}table tbody tr.dns:nth-child(odd):hover,table tbody tr.dns-4n:nth-child(4n+1):hover,table tbody tr.dns-4n:nth-child(4n+2):hover,.results-list .result-item.dns:nth-child(odd):hover,.results-list .result-item.dns-4n:nth-child(4n+1):hover,.results-list .result-item.dns-4n:nth-child(4n+2):hover,.results-table-div .results-tr.dns:nth-child(odd):hover,.results-table-div .results-tr.dns-4n:nth-child(4n+1):hover,.results-table-div .results-tr.dns-4n:nth-child(4n+2):hover{--bs-table-bg: #9F9F9F;background-color:#9f9f9f!important}table tbody tr.dns:nth-child(2n),table tbody tr.dns-4n:nth-child(4n+3),table tbody tr.dns-4n:nth-child(4n+4),.results-list .result-item.dns:nth-child(2n),.results-list .result-item.dns-4n:nth-child(4n+3),.results-list .result-item.dns-4n:nth-child(4n+4),.results-table-div .results-tr.dns:nth-child(2n),.results-table-div .results-tr.dns-4n:nth-child(4n+3),.results-table-div .results-tr.dns-4n:nth-child(4n+4){--bs-table-bg: #DCDCDC;background-color:#dcdcdc!important}table tbody tr.dns:nth-child(2n):hover,table tbody tr.dns-4n:nth-child(4n+3):hover,table tbody tr.dns-4n:nth-child(4n+4):hover,.results-list .result-item.dns:nth-child(2n):hover,.results-list .result-item.dns-4n:nth-child(4n+3):hover,.results-list .result-item.dns-4n:nth-child(4n+4):hover,.results-table-div .results-tr.dns:nth-child(2n):hover,.results-table-div .results-tr.dns-4n:nth-child(4n+3):hover,.results-table-div .results-tr.dns-4n:nth-child(4n+4):hover{--bs-table-bg: #CECECE;background-color:#cecece!important}table tbody tr.fin:nth-child(odd),table tbody tr.fin-4n:nth-child(4n+1),table tbody tr.fin-4n:nth-child(4n+2),.results-list .result-item.fin:nth-child(odd),.results-list .result-item.fin-4n:nth-child(4n+1),.results-list .result-item.fin-4n:nth-child(4n+2),.results-table-div .results-tr.fin:nth-child(odd),.results-table-div .results-tr.fin-4n:nth-child(4n+1),.results-table-div .results-tr.fin-4n:nth-child(4n+2){--bs-table-bg: #d7ffc8;background-color:#d7ffc8!important}table tbody tr.fin:nth-child(odd):hover,table tbody tr.fin-4n:nth-child(4n+1):hover,table tbody tr.fin-4n:nth-child(4n+2):hover,.results-list .result-item.fin:nth-child(odd):hover,.results-list .result-item.fin-4n:nth-child(4n+1):hover,.results-list .result-item.fin-4n:nth-child(4n+2):hover,.results-table-div .results-tr.fin:nth-child(odd):hover,.results-table-div .results-tr.fin-4n:nth-child(4n+1):hover,.results-table-div .results-tr.fin-4n:nth-child(4n+2):hover{--bs-table-bg: #c8f5b9;background-color:#c8f5b9!important}table tbody tr.fin:nth-child(2n),table tbody tr.fin-4n:nth-child(4n+3),table tbody tr.fin-4n:nth-child(4n+4),.results-list .result-item.fin:nth-child(2n),.results-list .result-item.fin-4n:nth-child(4n+3),.results-list .result-item.fin-4n:nth-child(4n+4),.results-table-div .results-tr.fin:nth-child(2n),.results-table-div .results-tr.fin-4n:nth-child(4n+3),.results-table-div .results-tr.fin-4n:nth-child(4n+4){--bs-table-bg: #ecffe5;background-color:#ecffe5!important}table tbody tr.fin:nth-child(2n):hover,table tbody tr.fin-4n:nth-child(4n+3):hover,table tbody tr.fin-4n:nth-child(4n+4):hover,.results-list .result-item.fin:nth-child(2n):hover,.results-list .result-item.fin-4n:nth-child(4n+3):hover,.results-list .result-item.fin-4n:nth-child(4n+4):hover,.results-table-div .results-tr.fin:nth-child(2n):hover,.results-table-div .results-tr.fin-4n:nth-child(4n+3):hover,.results-table-div .results-tr.fin-4n:nth-child(4n+4):hover{--bs-table-bg: #ddf5d6;background-color:#ddf5d6!important}}@media(max-width:768px){table tbody tr.dns,table tbody tr.dnf,table tbody tr.dsq,table tbody tr.ovt,table tbody tr.fin,.results-table-div .results-tr.dns,.results-table-div .results-tr.dnf,.results-table-div .results-tr.dsq,.results-table-div .results-tr.ovt,.results-table-div .results-tr.fin,table tbody tr.dns:hover,table tbody tr.dnf:hover,table tbody tr.dsq:hover,table tbody tr.ovt:hover,table tbody tr.fin:hover,.results-table-div .results-tr.dns:hover,.results-table-div .results-tr.dnf:hover,.results-table-div .results-tr.dsq:hover,.results-table-div .results-tr.ovt:hover,.results-table-div .results-tr.fin:hover{--bs-table-bg: white !important;background-color:#fff!important}table tbody tr.dns td:nth-child(6),table tbody tr.dns td:nth-child(7),table tbody tr.dnf td:nth-child(6),table tbody tr.dnf td:nth-child(7),table tbody tr.dsq td:nth-child(6),table tbody tr.dsq td:nth-child(7),table tbody tr.ovt td:nth-child(6),table tbody tr.ovt td:nth-child(7),table tbody tr.fin td:nth-child(6),table tbody tr.fin td:nth-child(7),.results-table-div .results-tr.dns td:nth-child(6),.results-table-div .results-tr.dns td:nth-child(7),.results-table-div .results-tr.dnf td:nth-child(6),.results-table-div .results-tr.dnf td:nth-child(7),.results-table-div .results-tr.dsq td:nth-child(6),.results-table-div .results-tr.dsq td:nth-child(7),.results-table-div .results-tr.ovt td:nth-child(6),.results-table-div .results-tr.ovt td:nth-child(7),.results-table-div .results-tr.fin td:nth-child(6),.results-table-div .results-tr.fin td:nth-child(7){background:none!important}table tbody tr.dns .results-td:nth-child(6),table tbody tr.dns .results-td:nth-child(7),table tbody tr.dnf .results-td:nth-child(6),table tbody tr.dnf .results-td:nth-child(7),table tbody tr.dsq .results-td:nth-child(6),table tbody tr.dsq .results-td:nth-child(7),table tbody tr.ovt .results-td:nth-child(6),table tbody tr.ovt .results-td:nth-child(7),table tbody tr.fin .results-td:nth-child(6),table tbody tr.fin .results-td:nth-child(7),.results-table-div .results-tr.dns .results-td:nth-child(6),.results-table-div .results-tr.dns .results-td:nth-child(7),.results-table-div .results-tr.dnf .results-td:nth-child(6),.results-table-div .results-tr.dnf .results-td:nth-child(7),.results-table-div .results-tr.dsq .results-td:nth-child(6),.results-table-div .results-tr.dsq .results-td:nth-child(7),.results-table-div .results-tr.ovt .results-td:nth-child(6),.results-table-div .results-tr.ovt .results-td:nth-child(7),.results-table-div .results-tr.fin .results-td:nth-child(6),.results-table-div .results-tr.fin .results-td:nth-child(7){background:none!important}table tbody tr.dns td:nth-child(1),table tbody tr.dns .results-td:nth-child(1),.results-table-div .results-tr.dns td:nth-child(1),.results-table-div .results-tr.dns .results-td:nth-child(1){background:linear-gradient(135deg,#afafaf,#999)!important}table tbody tr.dnf td:nth-child(1),table tbody tr.dnf .results-td:nth-child(1),.results-table-div .results-tr.dnf td:nth-child(1),.results-table-div .results-tr.dnf .results-td:nth-child(1){background:linear-gradient(135deg,#f07700,#c46100)!important}table tbody tr.dsq td:nth-child(1),table tbody tr.dsq .results-td:nth-child(1),.results-table-div .results-tr.dsq td:nth-child(1),.results-table-div .results-tr.dsq .results-td:nth-child(1){background:linear-gradient(135deg,#cc2400,#f02a00)!important}table tbody tr.ovt td:nth-child(1),table tbody tr.ovt .results-td:nth-child(1),.results-table-div .results-tr.ovt td:nth-child(1),.results-table-div .results-tr.ovt .results-td:nth-child(1){background:linear-gradient(135deg,#b5c8fa,#91adf8)!important;color:#1e293b!important}table tbody tr.fin td:nth-child(1),table tbody tr.fin .results-td:nth-child(1),.results-table-div .results-tr.fin td:nth-child(1),.results-table-div .results-tr.fin .results-td:nth-child(1){background:linear-gradient(135deg,#d7ffc8,#c8f5b9)!important;color:#1e293b!important}}.results-navigation-dropdown{margin:1.5rem 0;padding:0;display:flex;flex-wrap:wrap;gap:1rem;align-items:stretch}.results-navigation-dropdown .nav-dropdown-group{position:relative;flex:1;min-width:200px}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.875rem 1.25rem;background:#fff;color:#334155;border:2px solid #e2e8f0;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:left}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-trigger .trigger-content{display:flex;flex-direction:column;gap:.25rem;flex:1}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-trigger .trigger-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#64748b}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-trigger .trigger-selected{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#1e293b}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-trigger .trigger-selected i{font-size:1.1rem;color:#3b82f6}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-trigger .arrow{font-size:1rem;color:#94a3b8;transition:transform .3s ease;margin-left:.5rem}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-trigger:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f626}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-menu{position:absolute;top:calc(100% + .5rem);left:0;right:0;min-width:280px;background:#fff;border-radius:8px;box-shadow:0 4px 16px #0000001f;border:1px solid #e2e8f0;padding:.5rem;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .25s ease;z-index:1000;max-height:70vh;overflow-y:auto}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-menu::-webkit-scrollbar{width:6px}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-menu::-webkit-scrollbar-track{background:#f8fafc;border-radius:10px}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-menu::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-menu::-webkit-scrollbar-thumb:hover{background:#94a3b8}.results-navigation-dropdown .nav-dropdown-group.active .nav-dropdown-trigger{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.results-navigation-dropdown .nav-dropdown-group.active .nav-dropdown-trigger .arrow{transform:rotate(180deg);color:#3b82f6}.results-navigation-dropdown .nav-dropdown-group.active .nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.results-navigation-dropdown .nav-dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;color:#475569;border-radius:6px;transition:all .15s ease;font-size:.95rem;font-weight:500;margin-bottom:.25rem;border:1px solid transparent}.results-navigation-dropdown .nav-dropdown-item i{font-size:1.1rem;min-width:20px;text-align:center;color:#64748b}.results-navigation-dropdown .nav-dropdown-item span:not(.count){flex:1}.results-navigation-dropdown .nav-dropdown-item .count{font-size:.8rem;padding:.2rem .5rem;background:#f1f5f9;border-radius:10px;font-weight:600;min-width:28px;text-align:center;color:#64748b}.results-navigation-dropdown .nav-dropdown-item .check-icon{margin-left:auto;font-size:1.1rem;color:#3b82f6;font-weight:700}.results-navigation-dropdown .nav-dropdown-item:hover{background:#f8fafc;border-color:#e2e8f0;color:#1e293b}.results-navigation-dropdown .nav-dropdown-item:hover i{color:#3b82f6}.results-navigation-dropdown .nav-dropdown-item.active{background:#3b82f6;color:#fff;font-weight:600;border-color:#3b82f6}.results-navigation-dropdown .nav-dropdown-item.active i{color:#fff}.results-navigation-dropdown .nav-dropdown-item.active .count{background:#ffffff40;color:#fff}.results-navigation-dropdown .nav-dropdown-item.active .check-icon{color:#fff}.results-navigation-dropdown .nav-dropdown-item.status-dns:not(.active):hover{background:#f8fafc;border-color:#94a3b8}.results-navigation-dropdown .nav-dropdown-item.status-dns:not(.active):hover i{color:#64748b}.results-navigation-dropdown .nav-dropdown-item.status-dnf:not(.active):hover{background:#fff7ed;border-color:#fdba74}.results-navigation-dropdown .nav-dropdown-item.status-dnf:not(.active):hover i{color:#ea580c}.results-navigation-dropdown .nav-dropdown-item.status-dsq:not(.active):hover{background:#fef2f2;border-color:#fca5a5}.results-navigation-dropdown .nav-dropdown-item.status-dsq:not(.active):hover i{color:#dc2626}.results-navigation-dropdown .nav-dropdown-item.status-ovt:not(.active):hover{background:#eff6ff;border-color:#93c5fd}.results-navigation-dropdown .nav-dropdown-item.status-ovt:not(.active):hover i{color:#2563eb}.results-navigation-dropdown .nav-dropdown-item.status-dns.active{background:#64748b;border-color:#64748b}.results-navigation-dropdown .nav-dropdown-item.status-dnf.active{background:#ea580c;border-color:#ea580c}.results-navigation-dropdown .nav-dropdown-item.status-dsq.active{background:#dc2626;border-color:#dc2626}.results-navigation-dropdown .nav-dropdown-item.status-ovt.active{background:#2563eb;border-color:#2563eb}.results-navigation-dropdown .nav-dropdown-divider{height:1px;background:#e2e8f0;margin:.5rem 0}@media(max-width:768px){.results-navigation-dropdown{padding:0;gap:.75rem}.results-navigation-dropdown .nav-dropdown-group{flex:1 1 100%;width:100%}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-trigger{padding:.75rem 1rem}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-trigger .trigger-content{gap:.2rem}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-trigger .trigger-label{font-size:.7rem}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-trigger .trigger-selected{font-size:.9rem}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-trigger .trigger-selected i{font-size:1rem}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-trigger .arrow{font-size:.9rem}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-menu{left:50%;right:auto;transform:translate(-50%) translateY(-8px);min-width:92vw;max-width:92vw}.results-navigation-dropdown .nav-dropdown-group.active .nav-dropdown-menu{transform:translate(-50%) translateY(0)}.results-navigation-dropdown .nav-dropdown-item{padding:.875rem 1rem;font-size:1rem}.results-navigation-dropdown .nav-dropdown-item i{font-size:1.25rem;min-width:24px}.results-navigation-dropdown .nav-dropdown-item .count{font-size:.85rem;padding:.3rem .6rem;min-width:32px}}@media(min-width:769px)and (max-width:1024px){.results-navigation-dropdown .nav-dropdown-group{min-width:180px}.results-navigation-dropdown .nav-dropdown-group .nav-dropdown-trigger{padding:.75rem 1rem;font-size:.9rem}}.results-navigation{margin:1rem 0;padding:.875rem 1rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.results-navigation .nav-group{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.results-navigation .nav-group:not(:last-child):after{content:"";width:1px;height:20px;background:#e2e8f0;margin:0 .5rem}.results-navigation .nav-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;background:#f8fafc;border-radius:16px;text-decoration:none;font-size:.8rem;font-weight:500;transition:all .15s;border:1px solid transparent;white-space:nowrap}.results-navigation .nav-chip i{font-size:.85rem;opacity:.7}.results-navigation .nav-chip .count{font-size:.7rem;padding:.1rem .35rem;background:#00000014;border-radius:8px;font-weight:600;min-width:18px;text-align:center}.results-navigation .nav-chip:hover{background:#e2e8f0;color:#475569;transform:translateY(-1px)}.results-navigation .nav-chip.active{background:#2563eb;color:#fff;border-color:#2563eb;font-weight:600}.results-navigation .nav-chip.active i{opacity:1}.results-navigation .nav-chip.active .count{background:#ffffff40}.results-navigation .nav-chip.active:hover{background:#1d4ed8}.results-navigation .nav-chip.status-dns.active{background:#94a3b8;border-color:#94a3b8}.results-navigation .nav-chip.status-dnf.active{background:#f97316;border-color:#f97316}.results-navigation .nav-chip.status-dsq.active{background:#dc2626;border-color:#dc2626}.results-navigation .nav-chip.status-ovt.active{background:#3b82f6;border-color:#3b82f6}@media(max-width:768px){.results-navigation{padding:.75rem;gap:.5rem}.results-navigation .nav-group{gap:.35rem}.results-navigation .nav-group:not(:last-child):after{display:none}.results-navigation .nav-chip{padding:.35rem .65rem;font-size:.75rem}.results-navigation .nav-chip i{font-size:.8rem}.results-navigation .nav-chip .count{font-size:.65rem;padding:.08rem .3rem}}.attendee-modal .modal-dialog{max-width:900px}@media(max-width:768px){.attendee-modal .modal-dialog{margin:0;max-width:100%;width:100%;height:100vh;max-height:100vh}}@media(max-width:768px){.attendee-modal .modal-content{height:100vh;border-radius:0;border:none}.attendee-modal .modal-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}}.attendee-modal .modal-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom:none;padding:1.5rem 2rem;position:relative}.attendee-modal .modal-header .modal-title{font-size:1.5rem;font-weight:600;display:flex;align-items:center;gap:.75rem}.attendee-modal .modal-header .modal-title i{font-size:1.75rem}.attendee-modal .modal-header .modal-title .bib-number{display:inline-flex;align-items:center;justify-content:center;background:#fff3;backdrop-filter:blur(10px);padding:.25rem .75rem;border-radius:8px;font-weight:700;font-size:1.25rem;min-width:60px}@media(max-width:768px){.attendee-modal .modal-header .modal-title{justify-content:center;flex-direction:column;text-align:center;width:100%;padding-right:2rem}}.attendee-modal .modal-header .btn-close{filter:brightness(0) invert(1);opacity:.8;position:relative;z-index:1060;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.attendee-modal .modal-header .btn-close:hover,.attendee-modal .modal-header .btn-close:focus,.attendee-modal .modal-header .btn-close:active{opacity:1}@media(max-width:768px){.attendee-modal .modal-header .btn-close{position:absolute;right:1rem;top:50%;transform:translateY(-50%);padding:.75rem;margin:0}}.attendee-modal .modal-body{padding:2rem}@media(max-width:768px){.attendee-modal .modal-body{padding:1rem}}.attendee-modal .modal-footer{border-top:1px solid #e5e7eb;padding:1.25rem 2rem;background:#f9fafb}.attendee-modal .modal-footer .btn{-webkit-tap-highlight-color:transparent;touch-action:manipulation;min-height:44px}@media(max-width:768px){.attendee-modal .modal-footer .btn{width:100%;padding:.875rem 1.5rem}}@media(max-width:768px){.attendee-modal .modal-footer{padding:1rem}}.attendee-info-section{margin-bottom:2rem}.attendee-info-section .attendee-primary-stats{display:flex;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.attendee-info-section .attendee-primary-stats .primary-stat{flex:1;text-align:center;padding:1.5rem;background:linear-gradient(135deg,#f9fafb,#fff);border:2px solid #e5e7eb;border-radius:12px;transition:all .3s ease}.attendee-info-section .attendee-primary-stats .primary-stat:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.attendee-info-section .attendee-primary-stats .primary-stat .rank-number{display:block;font-size:2.5rem;font-weight:800;line-height:1;margin-bottom:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.attendee-info-section .attendee-primary-stats .primary-stat .rank-number sup{-webkit-text-fill-color:initial;-webkit-background-clip:initial;background-clip:initial;background:none;color:#667eea;font-size:.6em}.attendee-info-section .attendee-primary-stats .primary-stat .rank-number:before,.attendee-info-section .attendee-primary-stats .primary-stat .rank-number:after{-webkit-text-fill-color:initial}.attendee-info-section .attendee-primary-stats .primary-stat .rank-label{display:block;font-size:.875rem;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.attendee-info-section .attendee-primary-stats .primary-stat.rank-category .rank-number{background:linear-gradient(135deg,#3b82f6,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.attendee-info-section .attendee-primary-stats .primary-stat.rank-category .rank-number sup{-webkit-text-fill-color:initial;-webkit-background-clip:initial;background-clip:initial;background:none;color:#3b82f6;font-size:.6em}.attendee-info-section .attendee-primary-stats .primary-stat.rank-category .rank-number:before,.attendee-info-section .attendee-primary-stats .primary-stat.rank-category .rank-number:after{-webkit-text-fill-color:initial}@media(max-width:576px){.attendee-info-section .attendee-primary-stats{flex-direction:column;gap:1rem}.attendee-info-section .attendee-primary-stats .primary-stat .rank-number{font-size:2rem}}.attendee-info-section .attendee-details{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.attendee-info-section .attendee-details .detail-row{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease}.attendee-info-section .attendee-details .detail-row:hover{background:#fff;border-color:#d1d5db}.attendee-info-section .attendee-details .detail-row .detail-label{font-size:.9375rem;color:#6b7280;font-weight:500;display:flex;align-items:center;gap:.5rem}.attendee-info-section .attendee-details .detail-row .detail-label i{font-size:1.125rem;color:#9ca3af}.attendee-info-section .attendee-details .detail-row .detail-value{font-size:1rem;color:#111827;font-weight:600;display:flex;align-items:center;gap:.5rem}.attendee-info-section .attendee-details .detail-row .detail-value img{border-radius:3px}@media(max-width:768px){.attendee-info-section .attendee-details{grid-template-columns:1fr;gap:.75rem}.attendee-info-section .attendee-details .detail-row{padding:.475rem 1rem}}.attendee-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:2rem;padding:1rem;background:#f9fafb;border-radius:12px}.attendee-actions .btn{flex:1;min-width:150px;padding:.75rem 1.5rem;font-weight:600;border-radius:8px;transition:all .3s ease;border:none}.attendee-actions .btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.attendee-actions .btn i{margin-right:.5rem}.attendee-actions .btn.btn-facebook{background:#1877f2;color:#fff}.attendee-actions .btn.btn-facebook:hover{background:#145dbf}.attendee-actions .btn.btn-twitter{background:#000;color:#fff}.attendee-actions .btn.btn-twitter:hover{background:#333}.attendee-actions .btn.btn-certificate{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.attendee-actions .btn.btn-certificate:hover{background:linear-gradient(135deg,#059669,#047857)}@media(max-width:576px){.attendee-actions .btn{min-width:100%}}.attendee-pictures-section{margin-top:2rem}.attendee-pictures-section .pictures-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px 12px 0 0}.attendee-pictures-section .pictures-header h6{margin:0;font-size:1.125rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.attendee-pictures-section .pictures-header h6 i{font-size:1.25rem}.attendee-pictures-section .pictures-header .btn-download-pics{background:#fff3;backdrop-filter:blur(10px);color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.875rem;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.attendee-pictures-section .pictures-header .btn-download-pics:hover{background:#ffffff4d;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.attendee-pictures-section .pictures-header .btn-download-pics i{font-size:1rem}.attendee-pictures-section .pictures-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;padding:1.5rem;background:#fff;border:2px solid #e5e7eb;border-top:none;border-radius:0 0 12px 12px}.attendee-pictures-section .pictures-grid .picture-item{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:1;background:#f3f4f6}.attendee-pictures-section .pictures-grid .picture-item a{display:block;width:100%;height:100%;position:relative}.attendee-pictures-section .pictures-grid .picture-item a img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.attendee-pictures-section .pictures-grid .picture-item a .picture-overlay{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.attendee-pictures-section .pictures-grid .picture-item a .picture-overlay i{font-size:2rem;color:#fff}.attendee-pictures-section .pictures-grid .picture-item a:hover img{transform:scale(1.05)}.attendee-pictures-section .pictures-grid .picture-item a:hover .picture-overlay{opacity:1}@media(max-width:768px){.attendee-pictures-section .pictures-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem}}.attendee-splits-section{margin-top:2rem}.attendee-splits-section .splits-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 1.5rem;border-radius:12px 12px 0 0}.attendee-splits-section .splits-header.zones-header{background:linear-gradient(135deg,#06b6d4,#0891b2)}.attendee-splits-section .splits-header h6{margin:0;font-size:1.125rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.attendee-splits-section .splits-header h6 i{font-size:1.25rem}.attendee-splits-section .splits-table{border:2px solid #e5e7eb;border-top:none;border-radius:0 0 12px 12px;overflow:hidden;background:#fff}.attendee-splits-section .splits-table .split-row{display:grid;align-items:center;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;transition:background .2s ease}.attendee-splits-section .splits-table .split-row:last-child{border-bottom:none}.attendee-splits-section .splits-table .split-row:not(.header-row):hover{background:#f9fafb}.attendee-splits-section .splits-table .split-row.header-row{background:#f3f4f6;font-weight:600;font-size:.875rem;color:#374151;padding:.875rem 1.5rem}.attendee-splits-section .splits-table .split-row.split-row-2{grid-template-columns:1fr 150px}.attendee-splits-section .splits-table .split-row.split-row-3{grid-template-columns:100px 1fr 150px}.attendee-splits-section .splits-table .split-row.split-row-6{grid-template-columns:80px 1fr 120px 100px 100px 80px}.attendee-splits-section .splits-table .split-row.split-row-6-laps{grid-template-columns:70px 100px 120px 120px 100px 100px}.attendee-splits-section .splits-table .split-row.split-row-7,.attendee-splits-section .splits-table .split-row.with-hour{grid-template-columns:90px 1fr 130px 130px 100px 100px 80px}.attendee-splits-section .splits-table .split-row.with-hour-simple{grid-template-columns:1fr 150px 150px}.attendee-splits-section .splits-table .split-row .split-cell.distance{font-weight:600;color:#3b82f6}.attendee-splits-section .splits-table .split-row .split-cell.lap-num{font-weight:700;color:#059669;font-size:1.125rem;text-align:center}.attendee-splits-section .splits-table .split-row .split-cell.checkpoint{font-weight:500}.attendee-splits-section .splits-table .split-row .split-cell.time .time-value{font-size:1.125rem;font-weight:700;color:#111827}.attendee-splits-section .splits-table .split-row .split-cell.total-time{font-weight:600;color:#7c3aed}.attendee-splits-section .splits-table .split-row .split-cell.total-time .time-value{font-size:1rem;font-weight:700;color:#7c3aed}.attendee-splits-section .splits-table .split-row .split-cell.pace,.attendee-splits-section .splits-table .split-row .split-cell.speed{color:#6b7280;font-size:.9375rem}.attendee-splits-section .splits-table .split-row .split-cell.rank{text-align:center}.attendee-splits-section .splits-table .split-row .split-cell.rank .rank-badge-small{display:inline-flex;align-items:center;justify-content:center;background:#3b82f6;color:#fff;font-weight:700;padding:.25rem .625rem;border-radius:6px;min-width:36px;font-size:.875rem}.attendee-splits-section .splits-table .split-row .split-cell.hour{color:#6b7280;font-size:.875rem;font-family:Courier New,monospace}.attendee-splits-section .splits-table .split-row .split-cell .checkpoint-link{color:#3b82f6;text-decoration:none;font-weight:500;transition:all .2s ease}.attendee-splits-section .splits-table .split-row .split-cell .checkpoint-link:hover{color:#2563eb;text-decoration:underline}.attendee-splits-section .splits-table .split-row .split-cell .mobile-label{display:none}@media(max-width:768px){.attendee-splits-section .splits-table .splits-table-header{display:none}.attendee-splits-section .splits-table .split-row{display:block;padding:0;margin:0 0 .5rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000001a;position:relative;overflow:hidden}.attendee-splits-section .splits-table .split-row .split-cell{display:block}.attendee-splits-section .splits-table .split-row .split-cell.distance{display:block;padding:.75rem 125px .375rem .875rem;background:linear-gradient(135deg,#3b82f6,#2563eb);font-weight:700;color:#fff;font-size:.875rem}.attendee-splits-section .splits-table .split-row .split-cell.distance .mobile-label{display:none}.attendee-splits-section .splits-table .split-row .split-cell.distance strong{color:#fff;font-weight:700}.attendee-splits-section .splits-table .split-row .split-cell.lap-num{display:block;padding:.75rem 125px .375rem .875rem;background:linear-gradient(135deg,#059669,#047857);font-weight:700;color:#fff;font-size:1rem;text-align:left}.attendee-splits-section .splits-table .split-row .split-cell.lap-num .mobile-label{display:none}.attendee-splits-section .splits-table .split-row .split-cell.lap-num:before{content:"Обиколка ";font-weight:600;color:#ffffffe6}.attendee-splits-section .splits-table .split-row .split-cell.checkpoint,.attendee-splits-section .splits-table .split-row .split-cell.checkpoint-wide{display:block;padding:0 125px .75rem .875rem;background:linear-gradient(135deg,#3b82f6,#2563eb);font-weight:700;color:#fff;font-size:.9375rem;margin-top:-.375rem}.attendee-splits-section .splits-table .split-row .split-cell.checkpoint .checkpoint-link,.attendee-splits-section .splits-table .split-row .split-cell.checkpoint-wide .checkpoint-link{color:#fff;text-decoration:none}.attendee-splits-section .splits-table .split-row .split-cell.checkpoint .mobile-label,.attendee-splits-section .splits-table .split-row .split-cell.checkpoint-wide .mobile-label{display:none}.attendee-splits-section .splits-table .split-row .split-cell.time,.attendee-splits-section .splits-table .split-row .split-cell.time-wide{display:inline-block;position:absolute;right:0;top:0;padding:.475rem 1rem;background:#1e293b;font-weight:700;color:#fff;width:125px;text-align:center}.attendee-splits-section .splits-table .split-row .split-cell.time .mobile-label,.attendee-splits-section .splits-table .split-row .split-cell.time-wide .mobile-label{display:none}.attendee-splits-section .splits-table .split-row .split-cell.time .time-value,.attendee-splits-section .splits-table .split-row .split-cell.time-wide .time-value{font-size:1.125rem;font-weight:700;color:#fff;white-space:nowrap}.attendee-splits-section .splits-table .split-row .split-cell.hour{display:block;padding:.5rem .75rem;background:#fef3c7;border-top:1px solid #fbbf24;font-size:.75rem;font-weight:600;color:#92400e;text-align:center}.attendee-splits-section .splits-table .split-row .split-cell.hour:before{content:"Час: ";font-weight:700}.attendee-splits-section .splits-table .split-row .split-cell.total-time{display:flex;align-items:center;justify-content:space-between;padding:.625rem .875rem;background:#f3e8ff;border-top:1px solid #a855f7}.attendee-splits-section .splits-table .split-row .split-cell.total-time .mobile-label{display:inline-block;font-size:.8125rem;font-weight:700;color:#6b21a8;text-transform:none}.attendee-splits-section .splits-table .split-row .split-cell.total-time .time-value{font-weight:700;color:#6b21a8;font-size:1rem}.attendee-splits-section .splits-table .split-row .split-cell.pace{display:flex;align-items:center;justify-content:space-between;padding:.625rem .875rem;background:#fef3c7;border-top:1px solid #f59e0b}.attendee-splits-section .splits-table .split-row .split-cell.pace .mobile-label{display:inline-block;font-size:.8125rem;font-weight:700;color:#92400e;text-transform:none}.attendee-splits-section .splits-table .split-row .split-cell.pace .pace-value{font-weight:700;color:#78350f;font-size:1rem}.attendee-splits-section .splits-table .split-row .split-cell.speed{display:flex;align-items:center;justify-content:space-between;padding:.625rem .875rem;background:#dbeafe;border-top:1px solid #3b82f6}.attendee-splits-section .splits-table .split-row .split-cell.speed .mobile-label{display:inline-block;font-size:.8125rem;font-weight:700;color:#1e40af;text-transform:none}.attendee-splits-section .splits-table .split-row .split-cell.speed .speed-value{font-weight:700;color:#1e3a8a;font-size:1rem}.attendee-splits-section .splits-table .split-row .split-cell.rank{display:flex;align-items:center;justify-content:space-between;padding:.625rem .875rem;background:#dcfce7;border-top:1px solid #22c55e}.attendee-splits-section .splits-table .split-row .split-cell.rank .mobile-label{display:inline-block;font-size:.8125rem;font-weight:700;color:#166534;text-transform:none}.attendee-splits-section .splits-table .split-row .split-cell.rank .rank-badge-small{padding:.25rem .625rem;font-size:.875rem;font-weight:700;min-width:28px}.attendee-splits-section .splits-table .split-row.split-row-2 .split-cell.checkpoint-wide{margin-top:0;padding-top:.75rem;padding-bottom:.75rem}}.attendee-splits-section .laps-pagination{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#f9fafb;border:2px solid #e5e7eb;border-top:none;border-radius:0 0 12px 12px;margin-top:-12px}.attendee-splits-section .laps-pagination .pagination-btn{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s ease}.attendee-splits-section .laps-pagination .pagination-btn:hover:not(:disabled){background:#667eea;color:#fff;border-color:#667eea;transform:translateY(-1px);box-shadow:0 2px 4px #667eea33}.attendee-splits-section .laps-pagination .pagination-btn:disabled{opacity:.4;cursor:not-allowed;background:#f3f4f6}.attendee-splits-section .laps-pagination .pagination-btn i{font-size:1.125rem}.attendee-splits-section .laps-pagination .pagination-info{font-size:.9375rem;color:#6b7280;font-weight:500}.attendee-splits-section .laps-pagination .pagination-info #laps-page-start,.attendee-splits-section .laps-pagination .pagination-info #laps-page-end{color:#667eea;font-weight:700}@media(max-width:768px){.attendee-splits-section .laps-pagination{padding:.75rem 1rem}.attendee-splits-section .laps-pagination .pagination-btn{padding:.5rem .875rem;font-size:.875rem}.attendee-splits-section .laps-pagination .pagination-btn span{display:none}.attendee-splits-section .laps-pagination .pagination-info{font-size:.875rem}}.attendee-splits-section .laps-count-badge{margin-left:auto;background:#fff3;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500}.chart{margin-top:50px!important;width:97%;position:relative;margin:auto}.legend{list-style:none;padding-left:20px!important}.legend li{float:left;margin-right:10px}.legend span{border:1px solid #ccc;float:left;width:25px;height:15px;margin:2px}.legend .c-n{background-color:#313695}.legend .c-15{background-color:#4575b4}.legend .c-10{background-color:#74add1}.legend .c-5{background-color:#abd9e9}.legend .c0{background-color:#e0f3f8}.legend .c5{background-color:#fee090}.legend .c10{background-color:#fdae61}.legend .c15{background-color:#f46d43}.legend .c20{background-color:#d73027}.legend .cn{background-color:#a50026}.checkpoint-line{width:1px;height:100%;position:absolute;filter:alpha(opacity=30);background-color:#000}.checkpoint-line:nth-of-type(2n){margin-top:2em;height:calc(100% - 2em)}.checkpoint-info{z-index:400;width:80px;height:30px;position:absolute;left:-40px;opacity:1;filter:alpha(opacity=100);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;text-align:center;color:#302d31;top:-6em}.checkpoint-info-block{display:block}.checkpoint-info-responsive{display:none}.fc-toolbar .fc-center h2{font-size:1.25em}.fc-toolbar{display:block!important}@media(min-width:600px){.fc-toolbar{display:flex!important}}@media(max-width:768px){.checkpoint-info{bottom:110%}.checkpoint-info-responsive{display:block;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg)}.checkpoint-info-block{display:none}}.results-table-wrapper{margin-top:1.5rem;overflow-x:auto}@media(max-width:991px){.results-table-wrapper{overflow-x:visible;margin-left:-1rem;margin-right:-1rem;padding:0 1rem;width:auto}}.results-table-wrapper .table{margin:0;width:100%}@media(max-width:991px){.results-table-wrapper .table{margin-left:0!important;margin-right:0!important}}.results-table-wrapper .table thead{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.results-table-wrapper .table thead th{font-weight:700;text-transform:uppercase;font-size:.875rem;letter-spacing:.5px;padding:1rem;border-bottom:2px solid #2563eb;color:#1e293b;white-space:nowrap}.results-table-wrapper .table tbody tr{transition:all .2s;border-bottom:1px solid #e2e8f0}.results-table-wrapper .table tbody tr:hover:not(.dns):not(.dnf):not(.dsq):not(.ovt):not(.fin){background:#f8fafc}.results-table-wrapper .table tbody tr.pointer{cursor:pointer}.results-table-wrapper .table tbody tr.pointer:hover{transform:scale(1.002);box-shadow:0 2px 8px #00000014}.results-table-wrapper .table tbody td{padding:.875rem 1rem;vertical-align:middle;color:#1e293b;font-size:.95rem}.results-table-wrapper .table tbody td strong{font-weight:600}.results-table-wrapper .table tbody td img{margin-right:.5rem;vertical-align:middle}.results-table-wrapper .table tbody td b{font-weight:700}.results-table-wrapper .table tbody td .text-danger{color:#dc2626!important}.results-table-wrapper .results-table-div{display:table;width:100%;border-collapse:collapse;margin:0}@media(max-width:991px){.results-table-wrapper .results-table-div{margin-left:0!important;margin-right:0!important}}.results-table-wrapper .results-table-div .results-thead{display:table-header-group;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.results-table-wrapper .results-table-div .results-tbody{display:table-row-group}.results-table-wrapper .results-table-div .results-tr{display:table-row;transition:all .2s;border-bottom:1px solid #e2e8f0}.results-table-wrapper .results-table-div .results-tr:hover:not(.dns):not(.dnf):not(.dsq):not(.ovt):not(.fin){background:#f8fafc}.results-table-wrapper .results-table-div .results-tr.pointer{cursor:pointer}.results-table-wrapper .results-table-div .results-tr.pointer:hover{transform:scale(1.002);box-shadow:0 2px 8px #00000014}.results-table-wrapper .results-table-div .results-th{display:table-cell;font-weight:700;text-transform:uppercase;font-size:.875rem;letter-spacing:.5px;padding:1rem;border-bottom:2px solid #2563eb;color:#1e293b;white-space:nowrap;vertical-align:middle}.results-table-wrapper .results-table-div .results-th.stage-column{min-width:90px;text-align:center}.results-table-wrapper .results-table-div .results-th.total-column{min-width:110px;text-align:center;background-color:#2563eb0d}.results-table-wrapper .results-table-div .results-td{display:table-cell;padding:.875rem 1rem;vertical-align:middle;color:#1e293b;font-size:.95rem}.results-table-wrapper .results-table-div .results-td strong{font-weight:600}.results-table-wrapper .results-table-div .results-td img{margin-right:.5rem;vertical-align:middle}.results-table-wrapper .results-table-div .results-td b{font-weight:700}.results-table-wrapper .results-table-div .results-td .text-danger{color:#dc2626!important}.results-table-wrapper .results-table-div .results-td.stage-time{text-align:center;font-family:Courier New,monospace;font-size:.9rem;white-space:nowrap}.results-table-wrapper .results-table-div .results-td.total-time{text-align:center;font-family:Courier New,monospace;font-size:1rem;font-weight:700;background-color:#2563eb0d}.results-table-wrapper .results-table-div .results-td.total-time strong{font-weight:700}.results-table-wrapper tbody tr.has-finished td:first-child,.results-table-wrapper tbody tr.has-finished .results-td:first-child,.results-table-wrapper .results-table-div .results-tr.has-finished td:first-child,.results-table-wrapper .results-table-div .results-tr.has-finished .results-td:first-child{position:relative}.results-table-wrapper tbody tr.has-finished td:first-child strong,.results-table-wrapper tbody tr.has-finished .results-td:first-child strong,.results-table-wrapper .results-table-div .results-tr.has-finished td:first-child strong,.results-table-wrapper .results-table-div .results-tr.has-finished .results-td:first-child strong{display:inline-flex;align-items:center;gap:.35rem}.results-table-wrapper tbody tr.has-finished td:first-child strong:before,.results-table-wrapper tbody tr.has-finished .results-td:first-child strong:before,.results-table-wrapper .results-table-div .results-tr.has-finished td:first-child strong:before,.results-table-wrapper .results-table-div .results-tr.has-finished .results-td:first-child strong:before{font-size:1.125rem;line-height:1}.results-table-wrapper tbody tr.has-finished:nth-child(1) td:first-child strong:before,.results-table-wrapper tbody tr.has-finished:nth-child(1) .results-td:first-child strong:before,.results-table-wrapper .results-table-div .results-tr.has-finished:nth-child(1) td:first-child strong:before,.results-table-wrapper .results-table-div .results-tr.has-finished:nth-child(1) .results-td:first-child strong:before{content:"🥇"}.results-table-wrapper tbody tr.has-finished:nth-child(2) td:first-child strong:before,.results-table-wrapper tbody tr.has-finished:nth-child(2) .results-td:first-child strong:before,.results-table-wrapper .results-table-div .results-tr.has-finished:nth-child(2) td:first-child strong:before,.results-table-wrapper .results-table-div .results-tr.has-finished:nth-child(2) .results-td:first-child strong:before{content:"🥈"}.results-table-wrapper tbody tr.has-finished:nth-child(3) td:first-child strong:before,.results-table-wrapper tbody tr.has-finished:nth-child(3) .results-td:first-child strong:before,.results-table-wrapper .results-table-div .results-tr.has-finished:nth-child(3) td:first-child strong:before,.results-table-wrapper .results-table-div .results-tr.has-finished:nth-child(3) .results-td:first-child strong:before{content:"🥉"}@media(max-width:991px){.results-table-wrapper .table thead{display:none}.results-table-wrapper .table tbody tr{display:flex;flex-direction:column;gap:0;padding:12px 0 0;position:relative;border:1px solid #e2e8f0;box-shadow:0 2px 8px #00000014;margin-bottom:1.5rem;border-radius:8px;overflow:hidden;background:#fff!important}.results-table-wrapper .table tbody tr:nth-child(2n){background:#fff!important}.results-table-wrapper .table tbody tr td:nth-child(1){position:absolute;top:-8px;left:12px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:.5rem .75rem;border-radius:8px;box-shadow:0 4px 12px #2563eb4d;z-index:10;font-size:1.4rem;font-weight:700;min-width:50px;text-align:center}.results-table-wrapper .table tbody tr td:nth-child(2){order:1;padding:.5rem 1rem;padding-top:45px;font-size:1.1rem;font-weight:700;color:#2563eb}.results-table-wrapper .table tbody tr td:nth-child(2):before{content:"#";font-weight:700;color:#2563eb;font-size:1.2rem;margin-right:.25rem}.results-table-wrapper .table tbody tr td:nth-child(3){order:2;padding:0 1rem .5rem;text-align:center}.results-table-wrapper .table tbody tr td:nth-child(3) strong{font-size:1.5rem;font-weight:700;color:#1e293b;line-height:1.3}.results-table-wrapper .table tbody tr td:nth-child(3) img{width:24px;height:auto;margin-right:.5rem}.results-table-wrapper .table tbody tr td:nth-child(4){display:flex!important;order:3;padding:.5rem 1rem;font-size:.9rem;color:#475569;text-align:center;background:#f8fafc;border-bottom:1px solid #f1f5f9;align-items:center;justify-content:center}.results-table-wrapper .table tbody tr td:nth-child(4):empty:before{display:none}.results-table-wrapper .table tbody tr td:nth-child(5){order:4;padding:.5rem 1rem;font-size:.9rem;text-align:center}.results-table-wrapper .table tbody tr td:nth-child(6){order:5;padding:.5rem 1rem;font-size:.9rem;text-align:center;background:#f8f9fa!important}.results-table-wrapper .table tbody tr td:nth-child(7){order:6;padding:.5rem 1rem;font-size:.9rem;text-align:center}.results-table-wrapper .table tbody tr td:nth-child(8),.results-table-wrapper .table tbody tr td:last-child{order:99;width:100%;text-align:center;font-size:1.6rem;font-weight:900;color:#1e293b;letter-spacing:.3px;padding:.75rem 1rem;background:#fff!important}.results-table-wrapper .table tbody tr td:nth-child(8) b,.results-table-wrapper .table tbody tr td:last-child b{font-size:1.6rem}.results-table-wrapper .results-table-div{display:block}.results-table-wrapper .results-table-div .results-thead{display:none}.results-table-wrapper .results-table-div .results-tbody{display:block}.results-table-wrapper .results-table-div .results-tr{display:flex;flex-direction:column;gap:0;padding:12px 0 0;position:relative;border:1px solid #e2e8f0;box-shadow:0 2px 8px #00000014;margin-bottom:1.5rem;border-radius:8px;overflow:hidden;background:#fff!important}.results-table-wrapper .results-table-div .results-tr:nth-child(2n){background:#fff!important}.results-table-wrapper .results-table-div .results-td{display:block;padding:.5rem 1rem;text-align:center}.results-table-wrapper .results-table-div .results-td strong{font-size:1.5rem;font-weight:700;color:#1e293b;line-height:1.3}.results-table-wrapper .results-table-div .results-td img{width:24px;height:auto;margin-right:.5rem}.results-table-wrapper .results-table-div .results-td:nth-child(1){position:absolute;top:-8px;left:12px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:.5rem .75rem;border-radius:8px;box-shadow:0 4px 12px #2563eb4d;z-index:10;font-size:1.4rem;font-weight:700;min-width:50px;text-align:center}.results-table-wrapper .results-table-div .results-td:nth-child(1) strong{color:#fff;font-size:1.4rem}.results-table-wrapper .results-table-div .results-td:nth-child(2){order:1;padding:.5rem 1rem;padding-top:45px;font-size:1.1rem;font-weight:700;color:#2563eb;text-align:center}.results-table-wrapper .results-table-div .results-td:nth-child(2):before{content:"#";font-weight:700;color:#2563eb;font-size:1.2rem;margin-right:.25rem}.results-table-wrapper .results-table-div .results-td:nth-child(3){order:2;padding:0 1rem .5rem;text-align:center}.results-table-wrapper .results-table-div .results-td:nth-child(3) strong{font-size:1.5rem;font-weight:700;color:#1e293b;line-height:1.3}.results-table-wrapper .results-table-div .results-td:nth-child(3) img{width:24px;height:auto;margin-right:.5rem}.results-table-wrapper .results-table-div .results-td:nth-child(4){display:block!important;order:3;padding:.5rem 1rem;font-size:.9rem;color:#475569;text-align:center;background:#f8fafc;border-bottom:1px solid #f1f5f9}.results-table-wrapper .results-table-div .results-td:nth-child(4):empty:before{display:none}.results-table-wrapper .results-table-div .results-td:nth-child(5){order:4;padding:.5rem 1rem;font-size:.9rem;text-align:center}.results-table-wrapper .results-table-div .results-td:nth-child(6){order:5;padding:.5rem 1rem;font-size:.9rem;text-align:center;background:#f8f9fa}.results-table-wrapper .results-table-div .results-td:nth-child(7){order:6;padding:.5rem 1rem;font-size:.9rem;text-align:center}.results-table-wrapper .results-table-div .results-td:nth-child(8),.results-table-wrapper .results-table-div .results-td:last-child{order:99;width:100%;text-align:center;font-size:1.6rem;font-weight:900;color:#1e293b;letter-spacing:.3px;padding:.75rem 1rem;background:#fff}.results-table-wrapper .results-table-div .results-td:nth-child(8) b,.results-table-wrapper .results-table-div .results-td:last-child b{font-size:1.6rem;margin:auto}.results-table-wrapper tr.has-finished td:first-child,.results-table-wrapper tr.has-finished .results-td:first-child,.results-table-wrapper .results-tr.has-finished td:first-child,.results-table-wrapper .results-tr.has-finished .results-td:first-child{display:inline-flex;align-items:center;gap:.35rem}.results-table-wrapper tr.has-finished td:first-child strong:before,.results-table-wrapper tr.has-finished .results-td:first-child strong:before,.results-table-wrapper .results-tr.has-finished td:first-child strong:before,.results-table-wrapper .results-tr.has-finished .results-td:first-child strong:before{font-size:1rem;line-height:1}.results-table-wrapper tr.has-finished:nth-child(1) td:first-child strong:before,.results-table-wrapper tr.has-finished:nth-child(1) .results-td:first-child strong:before,.results-table-wrapper .results-tr.has-finished:nth-child(1) td:first-child strong:before,.results-table-wrapper .results-tr.has-finished:nth-child(1) .results-td:first-child strong:before{content:"🥇"}.results-table-wrapper tr.has-finished:nth-child(2) td:first-child strong:before,.results-table-wrapper tr.has-finished:nth-child(2) .results-td:first-child strong:before,.results-table-wrapper .results-tr.has-finished:nth-child(2) td:first-child strong:before,.results-table-wrapper .results-tr.has-finished:nth-child(2) .results-td:first-child strong:before{content:"🥈"}.results-table-wrapper tr.has-finished:nth-child(3) td:first-child strong:before,.results-table-wrapper tr.has-finished:nth-child(3) .results-td:first-child strong:before,.results-table-wrapper .results-tr.has-finished:nth-child(3) td:first-child strong:before,.results-table-wrapper .results-tr.has-finished:nth-child(3) .results-td:first-child strong:before{content:"🥉"}}.results-tbody .mobile-label,.results-tbody .mobile-split-label,.results-tbody .mobile-total-label,.results-tr.search-hidden{display:none!important}@media(max-width:991px){.results-table-wrapper #zones-table .results-tbody .results-tr .results-td:before{display:none!important}.results-table-wrapper #zones-table .results-tbody .results-tr{display:flex!important;flex-direction:column!important;gap:0;padding:12px 0 0;position:relative;border:1px solid #e2e8f0}.results-table-wrapper #zones-table .results-tbody .results-tr.search-hidden{display:none!important}.results-table-wrapper #zones-table .results-tbody .results-tr{box-shadow:0 2px 8px #00000014;margin-bottom:1.5rem;border-radius:8px;overflow:hidden;background:#fff!important}.results-table-wrapper #zones-table .results-tbody .results-tr .results-td:nth-child(1){order:0!important;position:absolute!important;top:-8px;left:12px;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;color:#fff!important;padding:.5rem .75rem!important;border-radius:8px!important;box-shadow:0 4px 12px #2563eb4d!important;z-index:10!important;font-size:1.4rem!important;font-weight:700!important;min-width:50px!important;text-align:center!important;display:block!important}.results-table-wrapper #zones-table .results-tbody .results-tr .results-td:nth-child(1) strong{color:#fff!important;font-size:1.4rem!important}.results-table-wrapper #zones-table .results-tbody .results-tr .results-td:nth-child(2){order:1!important;padding:.5rem 1rem!important;padding-top:45px!important;font-size:1.1rem!important;font-weight:700!important;color:#2563eb!important;text-align:center!important;background:transparent!important;margin:auto!important}.results-table-wrapper #zones-table .results-tbody .results-tr .results-td:nth-child(2):before{content:"#";font-weight:700;color:#2563eb;font-size:1.2rem;margin-right:.25rem}.results-table-wrapper #zones-table .results-tbody .results-tr .results-td:nth-child(3){order:2!important;padding:0 1rem .5rem!important;text-align:center!important;background:transparent!important;margin:auto!important}.results-table-wrapper #zones-table .results-tbody .results-tr .results-td:nth-child(3) strong{font-size:1.5rem!important;font-weight:700!important;color:#1e293b!important}.results-table-wrapper #zones-table .results-tbody .results-tr .results-td:nth-child(3) img{width:24px;height:auto;margin-right:.5rem}.results-table-wrapper #zones-table .results-tbody .results-tr .results-td:nth-child(4){order:3!important;padding:.5rem 1rem!important;text-align:center!important;background:#f8fafc!important;border-bottom:1px solid #f1f5f9!important}.results-table-wrapper #zones-table .results-tbody .results-tr .results-td[data-zone]{order:10!important}.results-table-wrapper #zones-table .results-tbody .results-tr .results-td:last-child:not([data-zone]){order:99!important}.results-table-wrapper #zones-table .results-tbody .results-tr .results-td[data-zone]{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;gap:.5rem!important;padding:.75rem 1rem!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important}.results-table-wrapper #zones-table .results-tbody .results-tr .results-td[data-zone] .mobile-label{grid-row:1!important;display:block!important;font-weight:700;color:#2563eb;font-size:1rem!important;text-align:center}.results-table-wrapper #zones-table .results-tbody .results-tr .results-td[data-zone] strong{grid-row:2!important;display:block!important;font-weight:600!important;color:#1e293b!important;font-size:1.2rem!important;text-align:center}}@media(max-width:991px){.results-table-wrapper #results-table .results-tbody .results-tr .results-td:before,.results-table-wrapper #group-table .results-tbody .results-tr .results-td:before{display:none!important}.results-table-wrapper #results-table .results-tbody .results-tr,.results-table-wrapper #group-table .results-tbody .results-tr{display:flex!important;flex-direction:column!important;gap:0;padding:12px 0 0;position:relative;border:1px solid #e2e8f0;box-shadow:0 2px 8px #00000014;margin-bottom:1.5rem;border-radius:8px;overflow:hidden;background:#fff!important}.results-table-wrapper #results-table .results-tbody .results-tr.search-hidden,.results-table-wrapper #group-table .results-tbody .results-tr.search-hidden{display:none!important}.results-table-wrapper #results-table .results-tbody .results-tr .results-td:nth-child(1),.results-table-wrapper #group-table .results-tbody .results-tr .results-td:nth-child(1){order:0!important;position:absolute!important;top:-8px;left:12px;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;color:#fff!important;padding:.5rem .75rem!important;border-radius:8px!important;box-shadow:0 4px 12px #2563eb4d!important;z-index:10!important;font-size:1.4rem!important;font-weight:700!important;min-width:50px!important;text-align:center!important;display:block!important;justify-content:center!important;align-items:center!important}.results-table-wrapper #results-table .results-tbody .results-tr .results-td:nth-child(1) strong,.results-table-wrapper #group-table .results-tbody .results-tr .results-td:nth-child(1) strong{color:#fff!important;font-size:1.4rem!important}.results-table-wrapper #results-table .results-tbody .results-tr .results-td:nth-child(2),.results-table-wrapper #group-table .results-tbody .results-tr .results-td:nth-child(2){order:1!important;padding:.5rem 1rem!important;padding-top:45px!important;font-size:1.1rem!important;font-weight:700!important;color:#2563eb!important;text-align:center!important;background:transparent!important;margin:auto!important}.results-table-wrapper #results-table .results-tbody .results-tr .results-td:nth-child(2):before,.results-table-wrapper #group-table .results-tbody .results-tr .results-td:nth-child(2):before{content:"#";font-weight:700;color:#2563eb;font-size:1.2rem;margin-right:.25rem}.results-table-wrapper #results-table .results-tbody .results-tr .results-td:nth-child(3),.results-table-wrapper #group-table .results-tbody .results-tr .results-td:nth-child(3){order:2!important;padding:0 1rem .5rem!important;text-align:center!important;background:transparent!important;margin:auto!important}.results-table-wrapper #results-table .results-tbody .results-tr .results-td:nth-child(3) strong,.results-table-wrapper #group-table .results-tbody .results-tr .results-td:nth-child(3) strong{font-size:1.5rem!important;font-weight:700!important;color:#1e293b!important}.results-table-wrapper #results-table .results-tbody .results-tr .results-td:nth-child(3) img,.results-table-wrapper #group-table .results-tbody .results-tr .results-td:nth-child(3) img{width:24px;height:auto;margin-right:.5rem}.results-table-wrapper #results-table .results-tbody .results-tr .results-td:nth-child(4),.results-table-wrapper #group-table .results-tbody .results-tr .results-td:nth-child(4){order:3!important}.results-table-wrapper #results-table .results-tbody .results-tr .results-td:nth-child(5),.results-table-wrapper #group-table .results-tbody .results-tr .results-td:nth-child(5){order:4!important}.results-table-wrapper #results-table .results-tbody .results-tr .results-td:nth-child(6),.results-table-wrapper #group-table .results-tbody .results-tr .results-td:nth-child(6){order:5!important}.results-table-wrapper #results-table .results-tbody .results-tr .results-td:nth-child(7),.results-table-wrapper #group-table .results-tbody .results-tr .results-td:nth-child(7){order:6!important}.results-table-wrapper #results-table .results-tbody .results-tr .results-td:nth-child(8),.results-table-wrapper #group-table .results-tbody .results-tr .results-td:nth-child(8){order:7!important}.results-table-wrapper #results-table .results-tbody .results-tr .results-td:nth-child(9),.results-table-wrapper #group-table .results-tbody .results-tr .results-td:nth-child(9){order:8!important}.results-table-wrapper #results-table .results-tbody .results-tr .results-td,.results-table-wrapper #group-table .results-tbody .results-tr .results-td{order:50!important}.results-table-wrapper #results-table .results-tbody .results-tr .results-td:nth-last-child(2),.results-table-wrapper #group-table .results-tbody .results-tr .results-td:nth-last-child(2){order:98!important}.results-table-wrapper #results-table .results-tbody .results-tr .results-td:nth-last-child(1),.results-table-wrapper #group-table .results-tbody .results-tr .results-td:nth-last-child(1){order:99!important}.results-table-wrapper #results-table .results-tbody .results-tr .results-td .mobile-label,.results-table-wrapper #group-table .results-tbody .results-tr .results-td .mobile-label{display:block!important;font-weight:600;color:#2563eb;font-size:.85rem;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.5px}.results-table-wrapper #results-table .results-tbody .results-tr .results-td,.results-table-wrapper #group-table .results-tbody .results-tr .results-td{display:flex!important;align-items:center;justify-content:space-between;padding:.75rem 1rem!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important}.results-table-wrapper #results-table .results-tbody .results-tr .results-td strong,.results-table-wrapper #group-table .results-tbody .results-tr .results-td strong{font-weight:600!important;color:#1e293b!important;font-size:1rem!important}}@media(max-width:991px){.results-table-wrapper #splits-table .results-tbody .results-tr .results-td:before{display:none!important}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td:nth-child(8),.results-table-wrapper #splits-table .results-tbody .results-tr .results-td:last-child{order:initial!important;width:auto!important;font-size:initial!important;font-weight:initial!important;letter-spacing:initial!important;padding:initial!important;background:initial!important}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td:nth-child(5):not([data-checkpoint]){display:none!important}.results-table-wrapper #splits-table .results-thead{display:none!important}.results-table-wrapper #splits-table .results-tbody{display:block!important}.results-table-wrapper #splits-table .results-tbody .results-tr{display:flex!important;flex-direction:column!important;gap:0;padding:12px 0 0;position:relative;border:1px solid #e2e8f0;box-shadow:0 2px 8px #00000014;margin-bottom:1.5rem;border-radius:8px;overflow:hidden;background:#fff!important}.results-table-wrapper #splits-table .results-tbody .results-tr.search-hidden{display:none!important}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td:nth-child(1){order:0!important;position:absolute!important;top:-8px;left:12px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:.5rem .75rem!important;border-radius:8px;box-shadow:0 4px 12px #2563eb4d;z-index:10;font-size:1.4rem!important;font-weight:700!important;min-width:50px;text-align:center!important;display:block!important}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td:nth-child(2){order:1!important;padding:.5rem 1rem!important;padding-top:45px!important;font-size:1.1rem!important;font-weight:700!important;color:#2563eb!important;text-align:center!important;display:block!important}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td:nth-child(2):before{content:"#";font-weight:700;color:#2563eb;font-size:1.2rem;margin-right:.25rem}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td:nth-child(3){order:2!important;padding:0 1rem .5rem!important;text-align:center!important;display:block!important}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td:nth-child(3) strong{font-size:1.5rem!important;font-weight:700!important;color:#1e293b!important;line-height:1.3}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td:nth-child(3) img{width:24px;height:auto;margin-right:.5rem}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td:nth-child(4){order:3!important;padding:.5rem 1rem!important;font-size:.9rem!important;text-align:center!important;background:#f8fafc!important;border-bottom:1px solid #f1f5f9!important;display:block!important}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td:nth-child(5){order:4!important;padding:.5rem 1rem!important;font-size:.85rem!important;text-align:center!important;background:#f8f9fa!important;border-bottom:1px solid #f1f5f9!important;display:block!important}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td:nth-child(5) .d-block{display:inline!important;margin:0 .5rem}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td[data-checkpoint]{order:10!important;display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:auto auto auto!important;gap:.5rem 0!important;padding:.75rem 1rem!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td[data-checkpoint] strong{display:none!important}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td[data-checkpoint] .mobile-label{grid-column:1/-1!important;grid-row:1!important;display:block!important;font-weight:700;color:#2563eb;font-size:1rem!important;text-align:center;margin-bottom:.5rem}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td[data-checkpoint] .mobile-split-label{grid-column:1!important;grid-row:2!important;display:block!important;font-weight:600;font-size:.75rem!important;text-transform:uppercase;letter-spacing:.5px;text-align:center;padding:.25rem 0;border-right:1px solid #cbd5e1}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td[data-checkpoint] .mobile-total-label{grid-column:2!important;grid-row:2!important;display:block!important;font-weight:600;font-size:.75rem!important;text-transform:uppercase;letter-spacing:.5px;text-align:center;padding:.25rem 0}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td[data-checkpoint] .d-block:first-of-type{grid-column:1!important;grid-row:3!important;display:block!important;font-size:1rem!important;font-weight:600!important;color:#1e293b!important;text-align:center;padding:.5rem 0;border-right:1px solid #cbd5e1}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td[data-checkpoint] .d-block:nth-of-type(2){grid-column:2!important;grid-row:3!important;display:block!important;font-size:1rem!important;font-weight:600!important;color:#1e293b!important;text-align:center;padding:.5rem 0}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td:last-child:not([data-checkpoint]){order:99!important;width:100%!important;text-align:center!important;padding:1rem!important;background:#f0f9ff!important;border-top:2px solid #2563eb!important;font-size:1.2rem!important;font-weight:700!important;color:#2563eb!important;display:block!important}.results-table-wrapper #splits-table .results-tbody .results-tr .results-td:last-child:not([data-checkpoint]):before{content:"⚡ ";margin-right:.5rem}}#event_page_wrap{background-color:#f5f5f5;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAAAAXNSR0IArs4c6QAAABtJREFUeNpjGAWjYLCBm/dv3idP0ygYBYMMAACHRAbh+g6y4QAAAABJRU5ErkJggg==);min-height:100vh}.results-hero,.results-page,.results-breadcrumb,.results-hero-content,.results-search,.results-grid,.result-card{font-family:"Exo 2",sans-serif}.results-hero{position:relative;padding:2rem 0;margin-bottom:2rem;border-bottom:3px solid rgba(255,255,255,.1);background-image:linear-gradient(#00000080,#00000080),var(--hero-bg);background-size:cover;background-position:center;background-attachment:fixed}.results-hero .container{position:relative;z-index:1;max-width:1400px}.results-breadcrumb{display:flex;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:.5rem}.results-breadcrumb .breadcrumb-item{display:flex;align-items:center;gap:.5rem;color:#ffffffb3;font-size:.9rem;font-weight:500}.results-breadcrumb .breadcrumb-item:not(:last-child):after{content:"›";margin-left:.5rem;color:#ffffff80;font-size:1.1rem;font-weight:400}.results-breadcrumb .breadcrumb-item:last-child{color:#fff;font-weight:600}.results-breadcrumb .breadcrumb-item a{color:#ffffffb3;text-decoration:none;transition:color .2s}.results-breadcrumb .breadcrumb-item a:hover{color:#fff}.results-hero-content{text-align:center;margin-bottom:2rem}.results-hero-content h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff;letter-spacing:-.5px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.results-hero-content .results-hero-meta{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.results-hero-content .results-hero-meta span{color:#ffffffe6;font-size:1rem;font-weight:500;display:flex;align-items:center;gap:.5rem}.results-hero-content .results-hero-meta span i{font-size:1.2rem;opacity:.8}.results-search{margin-bottom:0}.results-search .search-wrapper{display:flex;gap:.75rem;max-width:800px;margin:0 auto}.results-search .search-wrapper input{flex:1;padding:1rem 1.5rem;border:2px solid rgba(255,255,255,.2);border-radius:50px;font-size:1rem;transition:all .2s;background:#fffffff2;color:#1e293b}.results-search .search-wrapper input::placeholder{color:#64748b}.results-search .search-wrapper input:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 4px #2563eb33}.results-search .search-wrapper button{padding:1rem 2.5rem;background:#2563eb;color:#fff;border:none;border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.results-search .search-wrapper button i{font-size:1.1rem}.results-search .search-wrapper button:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 16px #2563eb66}.results-search .search-wrapper button:active{transform:translateY(0)}.results-page{padding:2rem 0;min-height:60vh}.results-page .container{max-width:1400px}.results-grid{display:grid;gap:2rem}.results-grid.single-column{grid-template-columns:1fr}.results-search-filter{margin:1.5rem 0;width:100%;position:relative}.results-search-filter #search-query{width:100%;padding:.875rem 3rem .875rem 1.25rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#fff;-webkit-appearance:none;appearance:none}.results-search-filter #search-query:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.results-search-filter #search-query::placeholder{color:#9ca3af}.results-search-filter .search-clear-btn{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#6b7280;font-size:1.25rem;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:6px;z-index:10;pointer-events:auto}.results-search-filter .search-clear-btn:hover{color:#ef4444;background:#fee2e2}.results-search-filter .search-clear-btn i{line-height:1}@media(max-width:991px){.results-search-filter{margin:1rem 0}.results-search-filter #search-query{padding:1rem 3rem 1rem 1.25rem;font-size:16px;border-radius:10px}}.result-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;border:1px solid #e2e8f0}.result-card-header{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;padding:1.5rem}.result-card-header h3{margin:0;font-size:1.75rem;font-weight:700;text-align:center}.result-card-header h3 a{color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.75rem}.result-card-header h3 a i{font-size:1.5rem;opacity:.95}.result-card-header h3 a:hover{opacity:.9}.result-card-header .start-time{margin:.75rem 0 0;font-size:.875rem;opacity:.9;font-weight:500;text-align:center}.result-card-header .start-time b{font-weight:600}.result-card-body{padding:0 1.5rem 1.5rem;flex:1;overflow:auto;background:#fff}.result-card-footer{padding:1.25rem 1.5rem;background:#f8fafc;display:flex;gap:.75rem;justify-content:flex-end;flex-wrap:wrap;border-top:1px solid #e2e8f0}.result-card-footer .result-btn{padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s;display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;border:none;cursor:pointer}.result-card-footer .result-btn i{font-size:1rem}.result-card-footer .result-btn.btn-warning{background:#fff;color:#059669;border:2px solid #059669}.result-card-footer .result-btn.btn-warning:hover{background:#059669;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0596694d}.result-card-footer .result-btn.btn-dark{background:#2563eb;color:#fff;border:2px solid #2563eb}.result-card-footer .result-btn.btn-dark:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.result-card-footer .result-btn:active{transform:translateY(0)}@media(max-width:576px){.results-hero-content h1{font-size:1.5rem}.results-hero-meta{font-size:.85rem}}.checkpoint-navigation{display:flex;flex-wrap:wrap;gap:.75rem;padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px;border:2px solid #e2e8f0}.checkpoint-navigation .checkpoint-chip{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.875rem 1.25rem;background:#fff;border:2px solid #cbd5e1;border-radius:10px;color:#475569;text-decoration:none;font-weight:600;font-size:.9375rem;transition:all .3s ease;box-shadow:0 2px 4px #0000000d;cursor:pointer;flex:1 1 auto;min-width:150px;text-align:center}.checkpoint-navigation .checkpoint-chip:hover{transform:translateY(-3px);box-shadow:0 6px 12px #2563eb33;border-color:#3b82f6;color:#1e40af;background:linear-gradient(135deg,#fff,#f1f5f9)}.checkpoint-navigation .checkpoint-chip.active{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#1d4ed8;color:#fff;box-shadow:0 4px 12px #2563eb66;transform:translateY(-2px)}.checkpoint-navigation .checkpoint-chip.active .chip-distance{color:#ffffffe6}.checkpoint-navigation .checkpoint-chip.active:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-4px);box-shadow:0 8px 16px #2563eb80}.checkpoint-navigation .checkpoint-chip .chip-distance{font-size:.8125rem;color:#94a3b8;font-weight:500}@media(max-width:768px){.checkpoint-navigation{padding:1rem;gap:.5rem}.checkpoint-navigation .checkpoint-chip{padding:.75rem 1rem;font-size:.875rem}.checkpoint-navigation .checkpoint-chip .chip-distance{font-size:.75rem}}@media(min-width:992px){#splits-table{font-size:.9rem}#splits-table th{padding:.625rem .5rem!important;font-size:.875rem;vertical-align:middle}#splits-table td{padding:.625rem .5rem!important}#splits-table td span{font-size:.875rem;display:block;line-height:1.4}#splits-table th:nth-child(1){width:80px}#splits-table th:nth-child(2){width:90px}#splits-table th:nth-child(3){min-width:220px;max-width:250px}#splits-table th:nth-child(4){width:140px}#splits-table th:nth-child(5){width:100px}#splits-table td:nth-child(3){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#splits-table td:nth-child(3) strong{font-size:.9rem}#splits-table th:nth-child(n+6):not(:last-child){min-width:110px;white-space:normal!important;word-wrap:break-word;line-height:1.3;padding-left:.625rem!important;padding-right:.625rem!important}#splits-table td:nth-child(n+6):not(:last-child){min-width:110px;padding-left:.625rem!important;padding-right:.625rem!important}#splits-table th:last-child,#splits-table td:last-child{width:80px;text-align:center}}@media(max-width:991px){#splits-table{width:100%!important;table-layout:fixed}#splits-table thead{display:none}#splits-table tbody{display:flex;flex-direction:column;gap:1rem;padding:0;width:100%}#splits-table tr{display:flex;flex-direction:column;background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:12px 0 0;box-shadow:0 2px 4px #0000000d;position:relative;width:100%;max-width:100%;box-sizing:border-box}#splits-table tr:hover{box-shadow:0 4px 8px #0000001a}#splits-table tr td:nth-child(1){position:absolute;top:-8px;left:12px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:.5rem .75rem;border-radius:8px;box-shadow:0 4px 12px #2563eb4d;z-index:10;font-size:1.4rem;font-weight:700;min-width:50px;text-align:center;order:-1}#splits-table tr td:nth-child(1) .rank-badge{font-size:1.4rem}#splits-table tr td:nth-child(2){order:1;padding:.5rem 1rem;padding-top:45px;font-size:1.1rem;font-weight:700;color:#2563eb;background:transparent!important;border:none;margin:auto}#splits-table tr td:nth-child(2):before{content:"#";margin-right:.25rem}#splits-table tr td:nth-child(3){order:2;padding:0 1rem .5rem;text-align:center;font-size:1.125rem;font-weight:700;color:#1e293b;word-wrap:break-word;white-space:normal;background:transparent!important;border:none;margin:auto}#splits-table tr td:nth-child(3) strong{display:block;line-height:1.4}#splits-table tr td:nth-child(3) img{margin-right:.5rem;vertical-align:middle}#splits-table tr td:nth-child(4){order:3;padding:.625rem 1rem;background:#f8fafc;font-size:.9375rem;font-weight:500;border-bottom:2px solid #e5e7eb;text-align:center}#splits-table tr td:nth-child(5){display:none}#splits-table tr td:nth-child(n+6):not(:last-child){display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:.375rem;padding:.75rem .875rem;margin:.5rem 0;background:#f8fafc;border-radius:8px;order:100;width:100%;max-width:100%;box-sizing:border-box}#splits-table tr td:nth-child(n+6):not(:last-child):before{content:attr(data-checkpoint);grid-column:1/-1;grid-row:1;font-weight:600;color:#3b82f6;font-size:.875rem;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}#splits-table tr td:nth-child(n+6):not(:last-child):after{content:"СПЛИТ";grid-column:1;grid-row:2;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;text-align:center;margin-bottom:0}#splits-table tr td:nth-child(n+6):not(:last-child) span{font-size:.875rem;padding:.4rem .5rem;background:#fff;border-radius:6px;text-align:center;border:1px solid #e5e7eb;grid-row:3;min-width:0;max-width:100%;word-break:break-word}#splits-table tr td:nth-child(n+6):not(:last-child) span:first-of-type{grid-column:1;font-weight:500;color:#6b7280}#splits-table tr td:nth-child(n+6):not(:last-child) span:first-of-type:before{content:none}#splits-table tr td:nth-child(n+6):not(:last-child) span:last-of-type{grid-column:2;font-weight:700;color:#1e293b;position:relative}#splits-table tr td:nth-child(n+6):not(:last-child) span:last-of-type:before{content:"ОБЩО";position:absolute;top:-1.5rem;left:0;right:0;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;text-align:center}#splits-table tr td:nth-child(n+6):not(:last-child) span:last-of-type b{color:#2563eb;font-size:1.0625rem}#splits-table tr td:last-child{order:200;display:flex;justify-content:center;align-items:center;padding:.875rem 1rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-weight:700;font-size:1.125rem;gap:.5rem}#splits-table tr td:last-child:before{content:"⚡";font-size:1.25rem}}
