.byl{--text:#111827;--muted:#667085;--line:#e7ebef;--green:#18a957;--green-soft:#e9f8ef;--red:#ef4444;--red-soft:#fff0f0;--gold:#f5b400;--bg:#fff;--panel:#fff;--shadow:0 18px 50px #10182814;color:var(--text);background:#fff;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.byl *{box-sizing:border-box}.byl button,.byl input{font:inherit}.byl button{cursor:pointer}.byl .topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#fffffff0;border-bottom:1px solid #f0f2f4;align-items:center;gap:42px;height:78px;padding:0 28px;display:flex;position:sticky;top:0}.byl .brand{white-space:nowrap;align-items:center;gap:12px;font-size:20px;font-weight:750;display:flex}.byl .logo{object-fit:contain;flex-shrink:0;width:38px;height:38px}.byl .nav{align-items:center;gap:34px;height:100%;font-size:14px;font-weight:550;display:flex}.byl .nav button{color:#243044;background:0 0;border:0;height:100%;position:relative}.byl .nav button.active{color:#0d7f3e}.byl .nav button.active:after{content:"";background:#18a957;height:2px;position:absolute;bottom:0;left:0;right:0}.byl .top-actions{gap:10px;margin-left:auto;display:flex}.byl .icon-btn,.byl .lang{color:#263243;background:#fff;border:1px solid #e4e8ec;border-radius:10px;height:40px;padding:0 13px}.byl .lang{align-items:center;gap:8px;display:flex}.byl .flag{font-size:16px}.byl .back-home{color:#263243;background:#fff;border:1px solid #e4e8ec;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.byl .back-home:hover{background:#f1f4f6;border-color:#d3dae0}.byl .hero{background:radial-gradient(circle at 72% 65%,#ffcc66d9,#0000 19%),linear-gradient(#a98a66 0%,#d9a86b 40%,#263c40 72%,#17272d 100%);border-radius:0 0 22px 22px;min-height:230px;margin:0 11px;position:relative;overflow:hidden}.byl .hero:before{content:"";opacity:.75;background:linear-gradient(165deg,#0000 0 47%,#0a1c2040 48% 100%),radial-gradient(at 50% 96%,#0e2429 0 36%,#0000 37%),linear-gradient(90deg,#07181fb3,#0000 45%,#07181f40);position:absolute;inset:0}.byl .hero-content{color:#fff;padding:38px 40px;position:relative}.byl .live-pill{color:#63e09a;letter-spacing:.04em;background:#064b2d;border-radius:6px;align-items:center;gap:8px;padding:5px 11px;font-size:12px;font-weight:750;display:inline-flex}.byl .live-dot{background:#44d97b;border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite byl-pulse}@keyframes byl-pulse{0%,to{opacity:1}50%{opacity:.35}}.byl .hero h1{letter-spacing:-1.8px;margin:17px 0 14px;font-size:44px;line-height:1}.byl .hero-time{font-size:24px;font-weight:650}.byl .metrics{grid-template-columns:repeat(5,1fr);gap:10px;width:min(72%,780px);display:grid;position:absolute;bottom:20px;right:30px}.byl .metric{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#111827;background:#ffffffe8;border-radius:13px;padding:19px 22px;box-shadow:0 10px 30px #0000001f}.byl .metric small{color:#697386;text-transform:uppercase;letter-spacing:.06em;font-size:10px;display:block}.byl .metric strong{margin:5px 0;font-size:28px;display:block}.byl .metric span{color:#687486;font-size:11px}@media (min-width:901px){.byl .metrics{gap:20px;width:min(82%,940px)}.byl .metric{flex-direction:column;padding:20px 24px;display:flex}.byl .metric>small{min-height:32px;line-height:1.35}.byl .metric strong{white-space:nowrap;margin:4px 0 0}.byl .metric strong small{color:#697386;font-weight:600}.byl .metric span{margin-top:auto;padding-top:8px}}.byl .down{color:#18a957!important}.byl .up{color:#ef4444!important}.byl .content{gap:0;margin:-1px 11px 20px;display:grid;position:relative}.byl .content.has-detail{grid-template-columns:minmax(600px,1fr) 420px}.byl .content.no-detail{grid-template-columns:1fr}.byl .main{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px 0 0 18px;overflow:hidden}.byl .content.no-detail .main{border-radius:18px}.byl .tabs{border-bottom:1px solid #eef1f3;align-items:center;gap:30px;height:64px;padding:0 38px;display:flex}.byl .tab{color:#596579;background:0 0;border:0;height:100%;font-size:14px;position:relative}.byl .tab.active{color:#111827;font-weight:700}.byl .tab.active:after{content:"";background:#18a957;height:2px;position:absolute;bottom:0;left:0;right:0}.byl .controls{align-items:center;gap:10px;margin-left:auto;display:flex}.byl .control{color:#4b586a;background:#fff;border:1px solid #e1e6eb;border-radius:9px;height:40px;padding:0 13px}.byl .search-wrap{flex:0 300px;align-items:center;min-width:150px;display:flex;position:relative}.byl .search-icon{color:#97a1b0;pointer-events:none;position:absolute;left:13px}.byl .search{color:#1f2a3a;background:#f9fafb;border:1.5px solid #d7dde3;border-radius:10px;width:100%;height:42px;padding:0 34px 0 38px;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.byl .search::placeholder{color:#97a1b0}.byl .search:focus{background:#fff;border-color:#22b45f;outline:none;box-shadow:0 0 0 4px #22b45f24}.byl .search-clear{color:#5a6675;cursor:pointer;background:#e6eaee;border:0;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid;position:absolute;right:8px}.byl .search-clear:hover{background:#d7dde3}.byl .filter-select{cursor:pointer;flex-shrink:0;height:42px;font-weight:600}.byl .filter-active{color:#1a8f4c;background:#eafaf0;border-color:#b6e6c9}.byl .filter-dnf{color:#c0392b;background:#fdecec;border-color:#f3c4c4}.byl .info-hint{color:#8b95a3;border:1.5px solid #cbd2da;border-radius:50%;flex-shrink:0;place-items:center;width:17px;height:17px;font-family:Georgia,Times New Roman,serif;font-size:10px;font-style:italic;font-weight:800;transition:border-color .15s,color .15s,background .15s;display:inline-grid}.byl tr.runner:hover .info-hint{color:#fff;background:#22b45f;border-color:#22b45f}.byl .fav-cell{text-align:center;width:40px}.byl .fav-btn{cursor:pointer;color:#c2c9d2;background:0 0;border:0;border-radius:6px;padding:4px;font-size:17px;line-height:1;transition:color .15s,transform .1s}.byl .fav-btn:hover{color:#f0a91d;transform:scale(1.15)}.byl .fav-btn.on{color:#f0a91d}.byl .runner.is-fav{background:#fffaf0}.byl .runner.is-fav:hover{background:#fff4dd}.byl .fav-divider td{color:#8791a0;letter-spacing:.05em;text-transform:uppercase;background:#f6f8fa;border-top:1px solid #e6eaee;border-bottom:1px solid #e6eaee;padding:7px 14px;font-size:10px;font-weight:700}.byl .table-wrap{padding:18px 24px 24px;overflow-x:auto}.byl table{border-collapse:collapse;width:100%;font-size:13px}.byl th{text-align:left;color:#8a95a5;text-transform:uppercase;letter-spacing:.06em;padding:0 12px 13px;font-size:10px;font-weight:650}.byl td{white-space:nowrap;border-top:1px solid #edf0f2;padding:14px 12px}.byl tr.runner{cursor:pointer;transition:all .15s}.byl tr.runner:hover{background:#fafcfd}.byl tr.selected{background:#f4fbf7}.byl tr.featured{background:#fffbef}.byl tr.dnf{background:#fff6f6}.byl .pos{width:45px;font-weight:700}.byl .runner-cell{align-items:center;gap:9px;font-weight:650;display:flex}.byl .status-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.byl .status-dot-running{background:#3b82f6;box-shadow:0 0 0 3px #3b82f629}.byl .status-dot-resting{background:#22b45f;box-shadow:0 0 0 3px #22b45f2e}.byl .status-dot-out{background:#ef8f8f;box-shadow:0 0 0 3px #ef8f8f2e}.byl tr.runner.state-running td:first-child{box-shadow:inset 3px 0 #3b82f6}.byl tr.runner.state-resting td:first-child{box-shadow:inset 3px 0 #22b45f}.byl tr.runner.state-out td:first-child{box-shadow:inset 3px 0 #ef8f8f}.byl tr.runner.state-out{background:#fdf3f3}.byl tr.runner.state-running{background:#f1f6fe}.byl tr.runner.state-resting{background:#f1fbf5}.byl tr.runner.featured{background:#fffbef}.byl .avatar{color:#fff;background:linear-gradient(135deg,#8f6c50,#253845);border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:grid}.byl .avatar.alt{background:linear-gradient(135deg,#b79c9c,#38465b)}.byl .avatar.dark{background:linear-gradient(135deg,#4b4b43,#10171d)}.byl .name{flex-direction:column;gap:2px;display:flex}.byl .name small{color:#7a8493;font-size:10px;font-weight:500}.byl .status{align-items:center;gap:7px;display:inline-flex}.byl .status i{background:#19a957;border-radius:50%;width:7px;height:7px}.byl .status.is-dnf i{background:#ef4444}.byl .status.is-rest i{background:#3b82f6}.byl .status.is-win i{background:#f5b400}.byl .rank{font-weight:750}.byl .ellipsis td{text-align:center;color:#98a1ad;border-top:0}.byl .results-btn{background:#fff;border:1px solid #e2e7eb;border-radius:9px;margin:12px auto 0;padding:10px 22px;font-weight:650;display:block}.byl .muted-row td{text-align:center;color:#98a1ad;padding:32px 12px}.byl .detail{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-left:0;border-radius:0 18px 18px 0;padding:25px 24px;position:relative}.byl .detail-top{justify-content:flex-end;align-items:center;gap:4px;display:flex}.byl .arrow{color:#556173;background:0 0;border:0;border-radius:8px;padding:2px 6px;font-size:22px;line-height:1;transition:background .15s,color .15s}.byl .arrow:hover{color:#1f2a3a;background:#f1f4f6}.byl .arrow.close{border:1px solid #e4e8ec;margin-left:6px;font-size:15px}.byl .arrow.close:hover{color:#c0392b;background:#fdecec;border-color:#f5c6c6}.byl .detail h2{letter-spacing:-.7px;margin:18px 0 6px;font-size:25px}.byl .tag{color:#31516d;vertical-align:middle;background:#f0f3f7;border-radius:7px;margin-left:7px;padding:4px 8px;font-size:11px}.byl .oncourse{color:#15803d;white-space:nowrap;background:#eaf8ef;border-radius:8px;padding:5px 8px;font-size:10px;font-weight:700}.byl .oncourse.is-dnf{background:var(--red-soft);color:#b91c1c}.byl .oncourse.is-win{color:#a16207;background:#fdf6e3}.byl .runner-meta{color:#465365;align-items:center;gap:12px;font-size:12px;display:flex}.byl .detail-grid{border:1px solid #edf0f2;border-radius:12px;grid-template-columns:repeat(5,1fr);margin:20px 0;padding:14px 4px;display:grid}.byl .detail-stat{text-align:center;border-right:1px solid #edf0f2}.byl .detail-stat:last-child{border-right:0}.byl .detail-stat small{color:#8791a0;text-transform:uppercase;font-size:9px;display:block}.byl .detail-stat strong{margin-top:5px;font-size:15px;display:block}.byl .section{border:1px solid #edf0f2;border-radius:12px;margin-top:14px;padding:14px}.byl .section-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.byl .section h3{margin:0;font-size:13px}.byl .section a{color:#16844a;font-size:10px;text-decoration:none}.byl .chart-scroll{scrollbar-width:thin;border-top:1px solid #f0f2f4;overflow:auto hidden}.byl .chart-scroll::-webkit-scrollbar{height:7px}.byl .chart-scroll::-webkit-scrollbar-thumb{background:#cfd6dd;border-radius:4px}.byl .chart{align-items:flex-end;gap:6px;height:130px;padding:15px 6px 3px;display:flex}.byl .bar{cursor:default;background:#39b96d;border-radius:3px 3px 0 0;flex:0 0 12px;width:12px;min-height:3px;transition:background .15s;position:relative}.byl .bar:hover{background:#2ea45f}.byl .bar.red{background:#f15a5a}.byl .chart-empty{color:#98a1ad;align-self:center;margin:0 auto;font-size:11px}.byl .chart-labels{color:#8c96a3;justify-content:space-between;padding:2px 4px 0;font-size:9px;display:flex}.byl .lap-list{scrollbar-width:thin;border:1px solid #edf0f2;border-radius:9px;max-height:300px;margin-top:12px;overflow-y:auto}.byl .lap-list::-webkit-scrollbar{width:7px}.byl .lap-list::-webkit-scrollbar-thumb{background:#cfd6dd;border-radius:4px}.byl .lap-list-head{z-index:1;letter-spacing:.04em;text-transform:uppercase;color:#8791a0;background:#f6f8fa;border-bottom:1px solid #e6eaee;grid-template-columns:40px 1fr 62px 46px;gap:6px;padding:8px 11px;font-size:9px;font-weight:700;display:grid;position:sticky;top:0}.byl .lap-row{border-bottom:1px solid #edf0f2;grid-template-columns:40px 1fr 62px 46px;align-items:center;gap:6px;padding:8px 11px;font-size:10px;display:grid}.byl .lap-row>span:last-child,.byl .lap-list-head>span:last-child{text-align:center}.byl .lap-row:last-child{border-bottom:0}.byl .lap-row.latest{background:#edf9f1}.byl .empty-note{color:#98a1ad;padding:6px 2px;font-size:11px}.byl .loop-stat-row td{font-size:13px}.byl .elim-count{color:#c0392b;background:#fdecec;border-radius:20px;justify-content:center;align-items:center;min-width:22px;padding:1px 7px;font-size:11px;font-weight:700;display:inline-flex}.byl .finish-count{color:#1a8f4c;background:#e6f7ee;border-radius:20px;justify-content:center;align-items:center;min-width:22px;padding:1px 7px;font-size:11px;font-weight:700;display:inline-flex}.byl .loop-stat-row.is-live td{background:#eafaf0}.byl .loop-stat-row.is-live td:first-child{box-shadow:inset 3px 0 #22b45f}.byl .live-badge{color:#fff;letter-spacing:.06em;vertical-align:middle;background:#22b45f;border-radius:20px;align-items:center;gap:5px;margin-left:9px;padding:2px 8px;font-size:9px;font-weight:800;display:inline-flex}.byl .live-badge i{background:#fff;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite byl-live-pulse}@keyframes byl-live-pulse{0%,to{opacity:1}50%{opacity:.25}}.byl .live-note{color:#1a8f4c;margin-left:7px;font-size:10px;font-weight:600}.byl .waiting-tag{color:#7a8493;background:#eef1f4;border-radius:20px;align-items:center;padding:1px 9px;font-size:11px;font-style:italic;font-weight:600;display:inline-flex}.byl .comment-form{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.byl .comment-name,.byl .comment-text{color:#263243;resize:vertical;background:#fff;border:1px solid #e4e8ec;border-radius:9px;width:100%;padding:9px 11px;font-family:inherit;font-size:12px}.byl .comment-name:focus,.byl .comment-text:focus{border-color:#39b96d;outline:none;box-shadow:0 0 0 3px #39b96d24}.byl .comment-submit{color:#fff;cursor:pointer;background:#22b45f;border:0;border-radius:9px;align-self:flex-end;padding:9px 15px;font-size:12px;font-weight:650;transition:background .15s,opacity .15s}.byl .comment-submit:hover:not(:disabled){background:#1a9c4f}.byl .comment-submit:disabled{opacity:.45;cursor:not-allowed}.byl .comment-error{color:#c0392b;font-size:11px;line-height:1.4}.byl .comment-list{flex-direction:column;gap:10px;display:flex}.byl .comment-item{background:#fbfcfd;border:1px solid #edf0f2;border-radius:10px;padding:10px 12px}.byl .comment-item-head{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.byl .comment-item-head strong{color:#1f2a3a;font-size:12px}.byl .comment-item-head span{color:#8791a0;white-space:nowrap;font-size:10px}.byl .comment-item p{color:#3a4657;word-break:break-word;white-space:pre-wrap;margin:0;font-size:12px;line-height:1.5}.byl .view-select,.byl .detail-back,.byl .fav-btn-mobile{display:none}.byl .round-cell{align-items:center;gap:8px;display:flex}@media (max-width:1150px){.byl .content{grid-template-columns:1fr;margin:-1px 11px 20px}.byl .main{border-radius:18px}.byl .detail{border-left:1px solid var(--line);border-radius:18px;margin-top:14px}.byl .metrics{width:78%}}@media (max-width:900px){.byl{overflow-x:hidden}.byl .topbar{gap:12px;height:60px;padding:0 14px}.byl .brand{gap:9px;font-size:16px}.byl .logo{width:32px;height:32px}.byl .nav{gap:15px}.byl .back-home{height:34px;padding:0 11px;font-size:12px}.byl .hero{border-radius:0 0 18px 18px;min-height:0;margin:0}.byl .hero-content{padding:22px 16px 16px}.byl .hero h1{letter-spacing:-1px;margin:12px 0 8px;font-size:30px}.byl .hero-time{font-size:17px}.byl .metrics{grid-template-columns:repeat(2,1fr);gap:8px;width:auto;margin:4px 16px 20px;position:static}.byl .metric{border-radius:10px;padding:10px 12px}.byl .metric small{font-size:9px}.byl .metric strong{margin:2px 0;font-size:19px}.byl .metric span{font-size:9px}.byl .content{margin:0}.byl .main{border-left:0;border-right:0;border-radius:0}.byl .tabs{flex-wrap:wrap;gap:10px;height:auto;padding:12px 14px}.byl .tab{display:none}.byl .view-select{color:#111827;background:#fff;border:1px solid #e1e6eb;border-radius:9px;flex:100%;height:40px;padding:0 12px;font-size:14px;font-weight:650;display:block}.byl .controls{flex:100%;gap:8px;margin-left:0}.byl .search-wrap{flex:auto;width:auto}.byl .search{height:40px}.byl .filter-select{flex:none;max-width:42%;height:40px}.byl .table-wrap{padding:10px 12px 18px;overflow-x:hidden}.byl .col-opt,.byl .col-fav{display:none}.byl .fav-btn-mobile{justify-content:center;align-items:center;padding:2px;font-size:16px;display:inline-flex}.byl th{padding:0 8px 10px}.byl td{padding:12px 8px}.byl .pos{width:38px}.byl .avatar{width:26px;height:26px;font-size:10px}.byl .runner-cell{white-space:normal;gap:8px}.byl tr.runner td{white-space:nowrap}.byl tr.runner td:nth-child(3){white-space:normal}.byl .fav-divider td{text-align:left}.byl .detail{z-index:60;-webkit-overflow-scrolling:touch;border:0;border-radius:0;margin:0;padding:16px 16px 40px;position:fixed;inset:0;overflow-y:auto}.byl .detail-back{color:#16844a;background:#fff;border:1px solid #e4e8ec;border-radius:10px;align-items:center;gap:6px;margin-bottom:4px;padding:9px 14px;font-size:14px;font-weight:650;display:inline-flex}.byl .detail-back:active{background:#f1f4f6}.byl .detail h2{margin:12px 0 6px;font-size:21px}.byl .detail-grid{padding:12px 2px}.byl .detail-stat strong{font-size:13px}}
