.eh-driver-popup-overlay{align-items:flex-start;background:rgba(0,0,0,.4);display:flex;inset:0;justify-content:center;opacity:0;overflow-y:auto;padding:24px;pointer-events:none;position:fixed;transition:opacity .3s ease;z-index:9999}.eh-driver-popup-overlay--active{opacity:1;pointer-events:auto}.eh-driver-popup{animation:eh-driver-popup-slide-up .3s ease;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:hsla(0,0%,100%,.88);border:1px solid hsla(0,0%,100%,.5);border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.6);color:#333;display:flex;flex-direction:column;font-family:Inter,sans-serif;margin:auto;max-height:80vh;overflow:hidden;position:relative;width:290px}.eh-driver-popup--has-team-color{border-top:6px solid var(--team-color)}.eh-driver-popup__body{flex:1 1 auto;overflow-y:auto}.eh-driver-popup__close{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(0,0%,78%,.35);border:.5px solid hsla(0,0%,100%,.4);border-radius:8px;box-shadow:0 .5px 2px rgba(0,0,0,.12),inset 0 .5px 0 hsla(0,0%,100%,.5);color:rgba(0,0,0,.45);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:18px;font-weight:300;height:28px;justify-content:center;line-height:28px;padding:0;position:absolute;right:6px;text-align:center;top:6px;transition:background .15s ease;width:28px;z-index:1}.eh-driver-popup__close:hover{background:hsla(0,0%,78%,.55);color:rgba(0,0,0,.7)}.eh-driver-popup__header{gap:14px}.eh-driver-popup__header,.eh-driver-popup__headshots{align-items:center;display:flex;padding:16px 16px 12px}.eh-driver-popup__headshots{background:transparent;border-bottom:1px solid rgba(0,0,0,.08);justify-content:space-evenly}.eh-driver-popup__headshot-circle{background:rgba(0,0,0,.06);border:2px solid rgba(0,0,0,.12);border-radius:50%;flex-shrink:0;height:80px;overflow:hidden;width:80px}.eh-driver-popup__headshot-circle img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.eh-driver-popup__headshot-circle--placeholder{display:block}.eh-driver-popup__driver-name{color:#333;font-size:14px;line-height:1.4}.eh-driver-popup__identity{min-width:0}.eh-driver-popup__number{color:#333;font-size:22px;font-weight:700;line-height:1.2}.eh-driver-popup__name{color:#111;font-size:16px;font-weight:600;line-height:1.3;word-break:break-word}.eh-driver-popup__nationality{color:#333;font-size:14px;margin-top:2px}.eh-driver-popup__team{color:#555;font-size:13px;margin-bottom:8px;margin-top:1px}.eh-driver-popup__session-name{border-top:1px solid rgba(0,0,0,.08);color:#888;font-size:13px;font-weight:600;letter-spacing:.03em;padding:12px 16px 0;text-align:left;text-transform:uppercase}.eh-driver-popup__stats{padding:12px 16px}.eh-driver-popup__stat{align-items:center;display:flex;font-size:14px;justify-content:space-between;padding:3px 0}.eh-driver-popup__stat-label{color:#666}.eh-driver-popup__stat-value{color:#333;font-weight:600;text-align:right}.eh-driver-popup__status--retired{color:#dc3545;font-weight:700}.eh-driver-popup__gained{color:#28a745;font-weight:600}.eh-driver-popup__lost{color:#dc3545;font-weight:600}.eh-driver-popup__details{border-top:1px solid rgba(0,0,0,.08);padding:10px 16px 14px}.eh-driver-popup__detail{color:#555;font-size:13px;padding:2px 0}.eh-driver-popup__detail-label{color:#666}@keyframes eh-driver-popup-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.eh-driver-info-rotate{display:inline-grid;position:relative}.eh-driver-info-rotate__line{grid-area:1/1;opacity:0;transition:opacity .4s ease}.eh-driver-info-rotate__line--active{opacity:1}.eh-panel__skeleton{padding:12px}.eh-panel__skeleton-row{border-bottom:1px solid rgba(0,0,0,.05);display:flex;gap:10px;padding:10px 0}.eh-panel__skeleton-cell{animation:eh-skeleton-pulse 1.5s ease-in-out infinite;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%);background-size:200% 100%;border-radius:4px;height:14px}@keyframes eh-skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.eh-motorsport-leaderboard-panel__badge{border-radius:4px;color:#fff;display:inline-block;font-size:12px;font-weight:700;line-height:1.3;min-width:26px;padding:2px 6px;text-align:center}.eh-motorsport-leaderboard-panel__status--running{color:#28a745}.eh-motorsport-leaderboard-panel__status--retired{color:#dc3545}@media(max-width:600px){.eh-motorsport-leaderboard-panel .eh-panel__table td,.eh-motorsport-leaderboard-panel .eh-panel__table th{padding:6px 4px}}.eh-panel__ticker{display:block;overflow:hidden;white-space:nowrap}.eh-panel__ticker>span{display:inline-block;white-space:nowrap}.eh-panel__ticker--active>span{animation:eh-ticker 4s ease-in-out infinite;animation-delay:1s}@keyframes eh-ticker{0%,20%{transform:translateX(0)}40%,60%{transform:translateX(var(--ticker-offset,0))}80%,to{transform:translateX(0)}}.eh-motorsport-grid-panel__badge{border-radius:4px;color:#fff;display:inline-block;font-size:12px;font-weight:700;line-height:1.3;min-width:26px;padding:2px 6px;text-align:center}
