@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}}.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}#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}.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-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.results-grid.single-column{grid-template-columns:1fr}.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:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-4px);border-color:#2563eb}.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;font-size:1.5rem}.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}.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)}.bikelaps-results .bikelaps-item{grid-template-columns:auto auto 1fr auto auto auto auto}.hamster-results .hamster-item{grid-template-columns:auto auto 1fr auto auto auto}@media(max-width:991px){.results-grid{grid-template-columns:1fr}.results-search .search-wrapper{max-width:100%}}@media(max-width:768px){.results-page{padding:1rem}.results-grid{padding:0 .75rem}.results-hero .container{padding-left:1rem;padding-right:1rem}.results-header{padding:1.5rem 1rem;margin-bottom:1.5rem}.results-breadcrumb{font-size:.85rem}.results-event-info h2{font-size:1.5rem}.results-search .search-wrapper{flex-direction:column}.results-search .search-wrapper button{width:100%;justify-content:center}.result-card-header{padding:1rem 1.25rem}.result-card-header h3{font-size:1rem}.result-card-body{padding:0 1.25rem 1rem}.result-card-footer{flex-direction:column;padding:1rem 1.25rem}.result-card-footer .result-btn{width:100%;justify-content:center}.bikelaps-results .bikelaps-item,.hamster-results .hamster-item{grid-template-columns:auto auto 1fr;gap:.5rem}.bikelaps-results .result-laps,.bikelaps-results .result-distance,.bikelaps-results .result-time,.bikelaps-results .result-gap,.hamster-results .result-laps,.hamster-results .result-distance,.hamster-results .result-time{grid-column:1/-1;padding-left:2rem;font-size:.875rem}.distance-quick-nav{display:flex;flex-direction:column;gap:.75rem;max-height:300px;overflow-y:auto;padding:1rem;margin-top:1rem;background:#f8f9fa;border-radius:8px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.distance-quick-nav::-webkit-scrollbar{width:6px}.distance-quick-nav::-webkit-scrollbar-thumb{background:#2563eb;border-radius:3px}.distance-quick-nav::-webkit-scrollbar-track{background:#e2e8f0;border-radius:3px}.distance-quick-nav .distance-nav-btn{display:block;padding:.75rem 1.25rem;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;text-decoration:none;border-radius:8px;font-size:.95rem;font-weight:600;text-align:center;transition:all .2s;box-shadow:0 2px 4px #2563eb33}.distance-quick-nav .distance-nav-btn:hover{transform:translate(4px);box-shadow:0 4px 8px #2563eb4d}.distance-quick-nav .distance-nav-btn:active{transform:translate(0)}}@media(min-width:769px){.distance-quick-nav{display:none}}@media(max-width:576px){.results-hero-content h1{font-size:1.75rem}.results-hero-meta{font-size:.9rem;gap:1rem;flex-direction:column}.results-search .search-wrapper{flex-direction:column}.results-search .search-wrapper button{width:100%;justify-content:center}}
