.fe-results-container{max-width:1400px;margin:0 auto;padding:0 2rem 4rem;overflow-x:auto}.fe-results-tabs{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.fe-results-tab{border:2px solid var(--fe-primary);cursor:pointer;transition:var(--fe-transition);color:var(--fe-primary);background:0 0;border-radius:8px;padding:.8rem 1.5rem;font-family:FESans,sans-serif;font-size:1rem;font-weight:600}.fe-results-tab:hover{background-color:#0090d41a}.fe-results-tab-active{background-color:var(--fe-primary);color:#fff;box-shadow:0 4px 10px #0090d44d}.fe-results-table-container{box-shadow:var(--fe-box-shadow);background-color:#fff;border-radius:12px;margin-bottom:2rem;overflow-x:auto}.fe-results-table{border-collapse:collapse;white-space:nowrap;width:100%;font-family:FESans,sans-serif}.fe-results-table th{background-color:var(--fe-dark-blue);color:#fff;text-align:left;z-index:10;padding:.8rem .5rem;font-weight:700;position:sticky;top:0}.fe-results-table td{vertical-align:middle;border-bottom:1px solid #0000000d;padding:.8rem .5rem}.fe-results-table tr:last-child td{border-bottom:none}.fe-results-table tr:hover{background-color:#0090d40d}.fe-results-pos{text-align:center;width:50px;font-size:1.2rem;font-weight:800}.fe-results-number{text-align:center;width:50px;font-weight:700}.fe-driver-number{background-color:var(--fe-primary);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:35px;height:35px;margin:0 auto;font-size:1rem;font-weight:700;display:flex}.fe-standings-large-text{text-align:center;color:var(--fe-dark-blue);white-space:nowrap;min-width:70px;font-size:1.5rem;font-weight:800}.fe-results-driver{align-items:center;gap:.6rem;min-width:250px;height:62px;display:flex}.fe-driver-flag{object-fit:contain;flex-shrink:0;width:auto;height:80%}.fe-driver-car-illust{object-fit:contain;flex-shrink:0;width:auto;max-width:120px;height:80%;max-height:none}.fe-driver-info-container{flex-direction:column;display:flex}.fe-driver-name{color:var(--fe-dark-blue);margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.fe-firstname{font-weight:400}.fe-driver-lastname{text-transform:uppercase;font-weight:800}.fe-team-name{color:var(--fe-grey);margin-bottom:0;font-size:.75rem}.fe-results-car-col{text-align:center;min-width:120px}.fe-car-image{object-fit:contain;vertical-align:middle;width:auto;max-width:100px;height:auto;max-height:50px;display:inline-block}.fe-results-laps{text-align:center;font-weight:600}.fe-results-time{min-width:110px;font-weight:700}.fe-results-gap,.fe-results-interval{min-width:80px;color:var(--fe-dark-blue)}.fe-results-bl{min-width:100px;color:var(--fe-primary);font-weight:600}.fe-results-fl{min-width:100px;color:var(--fe-accent);font-weight:600}.fe-results-status{min-width:80px;font-weight:600}.fe-results-note{color:var(--fe-grey);text-align:center;margin-top:1rem;font-size:.9rem}.team-porsche{background-color:#16234c08}.team-jaguar{background-color:#041e4208}.team-envision{background-color:#009b3a08}.team-nissan{background-color:#c60c3008}.team-maserati{background-color:#00008b08}.team-mahindra{background-color:#c0000008}.team-andretti{background-color:#b1202108}.team-lola-yamaha{background-color:#0000cc08}.team-cupra{background-color:#81b70008}.team-mclaren{background-color:#ff870008}.team-ds{background-color:#b08d5708}.fe-results-content{display:none}.fe-results-content-active{display:block}.fe-results-qualifying-container{display:flex}.fe-duels-bracket{justify-content:space-between;width:100%;max-width:1400px;margin:0 auto;padding:2rem 0;display:flex;position:relative}.fe-duels-round{z-index:2;flex:1;max-width:24%;margin:0 .5%;position:relative}.fe-duels-round-title{text-align:center;color:var(--fe-dark-blue);background-color:var(--fe-light-blue);border-radius:8px;margin-bottom:1.5rem;padding:.5rem;font-size:1.2rem;font-weight:700}.fe-duels-matches{flex-direction:column;display:flex}.fe-duels-bracket .fe-duels-round:first-child .fe-duels-matches{gap:1rem}.fe-duels-bracket .fe-duels-round:nth-child(2) .fe-duels-matches{gap:6rem;padding-top:3.5rem}.fe-duels-bracket .fe-duels-round:nth-child(3) .fe-duels-matches{padding-top:8rem}.fe-duels-match{background-color:#fff;border-radius:8px;width:100%;margin-bottom:1rem;box-shadow:0 2px 8px #004c9026}.fe-duels-driver{flex-direction:column;width:100%;display:flex;position:relative}.fe-duels-vs{color:var(--fe-dark-blue);background-color:var(--fe-light-grey);border-radius:4px;justify-content:center;align-items:center;margin:.3rem 0;padding:.3rem 0;font-size:.9rem;font-weight:700;display:flex}.fe-duels-card{border-radius:6px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.fe-duels-winner .fe-duels-card{box-shadow:0 0 0 2px var(--fe-primary);position:relative}.fe-duels-car-image{text-align:center;padding:.2rem 0}.fe-duels-car-image img{object-fit:contain;width:auto;max-width:60px;height:auto;max-height:30px;display:inline-block}.fe-duels-info{background-color:var(--fe-light-grey);align-items:center;padding:.6rem;display:flex}.fe-duels-number{background-color:var(--fe-primary);color:#fff;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;margin-right:.5rem;font-size:.8rem;font-weight:700;display:flex}.fe-duels-driver-details{flex:1;align-items:center;display:flex}.fe-duels-flag{border-radius:2px;flex-shrink:0;width:1.2rem;height:.8rem;margin-right:.4rem;overflow:hidden}.fe-duels-flag img{object-fit:cover;width:100%;height:100%}.fe-duels-name-team{flex:1;overflow:hidden}.fe-duels-driver-name{color:var(--fe-dark-blue);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:700;line-height:1.2;overflow:hidden}.fe-duels-team-name{color:var(--fe-grey);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.fe-duels-time{text-align:center;color:var(--fe-dark-blue);background-color:#fff;border-top:1px solid #0000000d;padding:.3rem;font-size:.8rem;font-weight:700}.fe-duels-winner{position:relative}.fe-duels-winner:after{content:"";background-color:var(--fe-primary);z-index:10;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.8rem .8rem;border-radius:50%;width:1rem;height:1rem;position:absolute;top:.3rem;right:.3rem}.fe-duels-lines-container{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.fe-duels-lines{width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.fe-duels-bracket{flex-direction:column;align-items:center}.fe-duels-round{max-width:90%;margin-bottom:2rem}.fe-duels-bracket .fe-duels-round:nth-child(2) .fe-duels-matches,.fe-duels-bracket .fe-duels-round:nth-child(3) .fe-duels-matches{gap:1rem;padding-top:0}}@media (max-width:1200px){.fe-results-table-container{overflow-x:auto}}@media (max-width:768px){.fe-results-tabs{flex-wrap:wrap}.fe-results-tab{padding:.6rem 1rem;font-size:.9rem}.fe-driver-flag{width:20px;height:14px}.fe-results-car-col{width:100px}.fe-car-image{max-width:90px}}@media (max-width:480px){.fe-results-container{padding:0 1rem 3rem}.fe-results-tab{padding:.5rem .8rem;font-size:.8rem}}.fe-round-selector{width:100%;max-width:400px;color:var(--fe-dark-blue);border:1px solid var(--fe-light-grey);box-shadow:var(--fe-box-shadow-light);cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23003366'%3E%3Cpath d='M7 10l5 5 5-5H7z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2em;border-radius:8px;margin:1.5rem auto;padding:.75rem 1rem;font-family:FESans,sans-serif;font-size:1rem;display:block}.fe-round-selector:hover{border-color:var(--fe-primary)}.fe-round-selector:focus{border-color:var(--fe-primary);outline:none;box-shadow:0 0 0 2px #0090d44d}.fe-reload-button{background-color:var(--fe-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.2rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.fe-reload-button:hover{background-color:var(--fe-primary-dark)}.fe-results-grid-modern{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;padding:1rem 0;display:grid}@media (min-width:1280px){.fe-results-grid-modern{grid-template-columns:repeat(4,1fr)}}.fe-result-card-modern{background-color:#fff;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001a}.fe-result-card-modern__title{color:var(--fe-dark-blue,#024);margin-bottom:1rem;font-size:1.6rem;font-weight:800;line-height:1.3}.fe-result-card-modern__button-container{margin-top:auto}.fe-result-card-modern__button{background-color:var(--fe-primary,#0090d4);color:#fff;text-align:center;cursor:pointer;border:none;border-radius:8px;width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:block}.fe-results-md-page{--results-blue:#075fd6;--results-blue-soft:#eaf2ff;--results-navy:#071a3b;--results-muted:#5f6f8b;--results-line:#dce4ef;--results-soft:#f7f9fc;--results-orange:#ff5b1a;box-sizing:border-box;width:min(100%,1520px);color:var(--results-navy);background:#fff;margin:0 auto;padding:28px 32px 38px}.fe-results-md-title{border-bottom:1px solid var(--results-line);flex-wrap:wrap;align-items:center;gap:18px;padding-bottom:24px;display:flex}.fe-results-md-title-icon{background:var(--results-blue);color:#fff;border-radius:50%;place-items:center;width:56px;height:56px;font-size:1.8rem;display:grid}.fe-results-md-title h1{color:var(--results-navy);letter-spacing:0;margin:0;font-size:clamp(1.7rem,2.5vw,2.15rem);font-weight:760;line-height:1.15}.fe-results-md-title p{color:var(--results-muted);margin:9px 0 0;font-size:.95rem;font-weight:600}.fe-results-md-title p span{color:#a9b6c9;margin:0 10px}.fe-results-md-shell{border-bottom:1px solid var(--results-line);grid-template-columns:300px minmax(0,1fr);min-height:590px;display:grid}.fe-results-md-sidebar{border-right:1px solid var(--results-line);padding:22px 18px 22px 0}.fe-results-md-season{color:#334568;letter-spacing:.04em;align-items:center;gap:8px;height:28px;font-size:.82rem;font-weight:760;display:flex}.fe-results-md-round-list{gap:3px;margin-top:12px;display:grid}.fe-results-md-round{color:#1b2c4e;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:15px 18px 31px minmax(0,1fr) auto;align-items:center;gap:7px;width:100%;min-height:35px;padding:0 10px;display:grid;position:relative}.fe-results-md-round:hover{background:#f2f6fb}.fe-results-md-round--active{background:var(--results-blue-soft);color:var(--results-blue)}.fe-results-md-round--active:before{content:"";background:var(--results-blue);border-radius:999px;width:3px;position:absolute;top:5px;bottom:5px;left:0}.fe-results-md-round-chevron,.fe-results-md-folder{color:#7c8aa3;font-size:1rem}.fe-results-md-round-no{color:inherit;font-size:.83rem;font-weight:800}.fe-results-md-round-name{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:.83rem;font-weight:650;overflow:hidden}.fe-results-md-dot{background:#12a862;border-radius:50%;width:8px;height:8px}.fe-results-md-label{border:1px solid var(--results-line);border-radius:5px;justify-self:end;padding:2px 5px;font-size:.66rem;font-weight:760;line-height:1.2}.fe-results-md-label--next{color:var(--results-orange);border-color:#ff5b1a7a}.fe-results-md-label--upcoming{color:#6e7c91}.fe-results-md-main{min-width:0;padding:28px 0 28px 34px}.fe-results-md-race-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.fe-results-md-race-title{align-items:center;gap:16px;min-width:0;display:flex}.fe-results-md-race-title img{border:1px solid var(--results-line);object-fit:cover;border-radius:3px}.fe-results-md-race-title h2{color:var(--results-navy);letter-spacing:0;margin:0;font-size:clamp(1.35rem,2.1vw,1.85rem);font-weight:740;line-height:1.15}.fe-results-md-race-title p{color:var(--results-muted);margin:8px 0 0;font-size:.93rem;font-weight:650}.fe-results-md-round-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.fe-results-md-round-tools span,.fe-results-md-round-tools button{border:1px solid var(--results-line);color:#172746;background:#fff;border-radius:5px;min-height:38px;padding:0 12px;font-size:.84rem;font-weight:700}.fe-results-md-round-tools span{align-items:center;min-width:190px;display:inline-flex}.fe-results-md-round-tools button{cursor:pointer;align-items:center;gap:4px;display:inline-flex}.fe-results-md-round-tools button:disabled{color:#a4afbf;cursor:default}.fe-results-md-tabs{border:1px solid var(--results-line);border-bottom:0;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px;display:grid}.fe-results-md-tabs button{border:0;border-right:1px solid var(--results-line);color:#465878;cursor:pointer;background:#fff;min-height:46px;font-size:.91rem;font-weight:700}.fe-results-md-tabs button:last-child{border-right:0}.fe-results-md-tabs button.fe-results-md-tab--active{background:var(--results-blue);color:#fff}.fe-results-md-table-wrap{border-top:1px solid var(--results-line);overflow-x:auto}.fe-results-md-table{border-collapse:collapse;background:#fff;width:100%;min-width:920px}.fe-results-md-table th,.fe-results-md-table td{border-bottom:1px solid var(--results-line);color:var(--results-navy);text-align:left;vertical-align:middle;padding:15px 12px;font-size:.93rem}.fe-results-md-table th{color:#415374;white-space:nowrap;font-size:.78rem;font-weight:760}.fe-results-md-table td{font-weight:600}.fe-results-md-pos{width:58px}.fe-results-md-pos-badge{min-width:30px;height:30px;color:var(--results-navy);place-items:center;font-size:1rem;font-weight:800;display:inline-grid}.fe-results-md-pos-badge--1{color:#c88613}.fe-results-md-pos-badge--2{color:#8a96a4}.fe-results-md-pos-badge--3{color:#b56f33}.fe-results-md-number{background:var(--results-blue);color:#fff;border-radius:4px;place-items:center;min-width:31px;height:29px;font-size:.88rem;font-weight:760;display:inline-grid}.fe-results-md-driver{align-items:center;gap:10px;min-width:300px;display:flex}.fe-results-md-driver>img:first-child{border:1px solid var(--results-line);object-fit:cover;flex:none}.fe-results-md-car{object-fit:contain;flex:none}.fe-results-md-driver strong,.fe-results-md-driver small{display:block}.fe-results-md-driver strong{color:#0a368c;font-size:1rem;font-weight:760;line-height:1.15}.fe-results-md-driver small{color:#6b7280;margin-top:3px;font-size:.74rem;font-weight:700}.fe-results-md-time,.fe-results-md-best{color:var(--results-blue);white-space:nowrap;font-weight:760}.fe-results-md-empty,.fe-results-md-empty-panel{color:var(--results-muted);text-align:center;padding:42px 16px}.fe-results-md-note{color:var(--results-muted);margin:18px 0 0;font-size:.82rem;font-weight:600}.fe-results-md-nextbar{border:1px solid var(--results-line);border-left:4px solid var(--results-orange);background:#fff;border-radius:6px;grid-template-columns:auto 110px minmax(180px,1fr) 190px 170px auto;align-items:center;gap:0;min-height:58px;margin-top:22px;display:grid;overflow:hidden}.fe-results-md-nextbar span,.fe-results-md-nextbar strong,.fe-results-md-nextbar p,.fe-results-md-nextbar a{border-right:1px solid var(--results-line);min-height:58px;color:var(--results-navy);align-items:center;margin:0;padding:0 18px;font-size:.86rem;font-weight:700;display:flex}.fe-results-md-nextbar span{color:var(--results-orange);white-space:nowrap;gap:8px;font-weight:800}.fe-results-md-nextbar strong{color:var(--results-orange);justify-content:center;font-weight:820}.fe-results-md-nextbar a{color:var(--results-orange);white-space:nowrap;border-right:0;justify-content:center;gap:6px;text-decoration:none}@media (max-width:1180px){.fe-results-md-page{padding:24px 18px 34px}.fe-results-md-shell{grid-template-columns:270px minmax(0,1fr)}.fe-results-md-main{padding-left:24px}.fe-results-md-race-head{flex-direction:column}.fe-results-md-round-tools{justify-content:flex-start}.fe-results-md-nextbar{grid-template-columns:auto 80px minmax(160px,1fr) 150px auto}.fe-results-md-nextbar p:nth-of-type(2){display:none}}@media (max-width:820px){.fe-results-md-title{align-items:flex-start}.fe-results-md-title-icon{width:48px;height:48px}.fe-results-md-shell{border-bottom:0;display:block}.fe-results-md-sidebar{border-right:0;border-bottom:1px solid var(--results-line);padding:18px 0}.fe-results-md-round-list{max-height:240px;overflow-y:auto}.fe-results-md-main{padding:22px 0 0}.fe-results-md-round-tools{grid-template-columns:minmax(0,1fr) auto auto;gap:6px;width:100%;display:grid}.fe-results-md-round-tools span,.fe-results-md-round-tools button{white-space:nowrap;min-width:0;min-height:34px;padding:0 8px;font-size:.72rem}.fe-results-md-round-tools span{text-overflow:ellipsis;overflow:hidden}.fe-results-md-round-tools button{justify-content:center}.fe-results-md-tabs{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:visible}.fe-results-md-tabs button{min-height:38px;padding:0 4px;font-size:.72rem;line-height:1.2}.fe-results-md-nextbar{grid-template-columns:1fr}.fe-results-md-nextbar span,.fe-results-md-nextbar strong,.fe-results-md-nextbar p,.fe-results-md-nextbar a{border-right:0;border-bottom:1px solid var(--results-line);min-height:42px}.fe-results-md-nextbar a{border-bottom:0;justify-content:flex-start}}@media (max-width:768px){.fe-results-md-title{gap:12px;padding-bottom:12px}.fe-results-md-title-icon{width:40px;height:40px;font-size:1.3rem}.fe-results-md-title h1{font-size:1.3rem;line-height:1.2}.fe-results-md-title p{margin-top:4px;font-size:.8rem}}.fe-content-container{padding:2rem 1.5rem}.fe-result-card-modern{color:inherit;background-color:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001a}.fe-result-card-modern:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.fe-result-card-modern__header{background-color:var(--fe-dark-blue,#024);color:#fff;align-items:center;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700;display:flex}.fe-result-card-modern__header-line{background-color:var(--fe-primary,#0090d4);border-radius:2px;width:20px;height:3px;margin-right:.75rem}.fe-result-card-modern__body{flex-direction:column;flex-grow:1;padding:1.25rem;display:flex}.fe-result-card-modern__title{color:var(--fe-dark-blue,#024);margin-bottom:1rem;font-size:1.6rem;font-weight:800;line-height:1.3;text-decoration:none}.fe-result-card-modern__info{color:#333;margin-bottom:1.5rem;font-size:.95rem}.fe-result-card-modern__info-item{align-items:center;margin-bottom:.6rem;display:flex}.fe-result-card-modern__info-item span{color:#333;text-decoration:none}.fe-result-card-modern__info-item svg{width:18px;height:18px;fill:var(--fe-grey,#555);margin-right:.75rem}.fe-result-card-modern__button-container{margin-top:auto;padding:0 1.25rem 1.25rem}.fe-result-card-modern__button{box-sizing:border-box;background-color:var(--fe-primary,#0090d4);color:#fff;text-align:center;cursor:pointer;border:none;border-radius:8px;width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:block}.fe-result-card-modern__button:hover{background-color:var(--fe-primary-dark,#0073aa)}
