/* V285 · Escuderías y Salón de la Fama. Estilos limitados a esta sección. */
.people-tabs{display:flex;flex-wrap:wrap;gap:5px;width:fit-content;max-width:100%;padding:5px;margin-bottom:22px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:rgba(255,255,255,.025)}
.people-tabs .tbtn{min-height:44px;padding:11px 22px;border:0;border-radius:11px;background:transparent;color:#aaa9b9;white-space:normal}
.people-tabs .tbtn.on{color:#fff;background:linear-gradient(135deg,rgba(255,20,147,.26),rgba(255,20,147,.1));box-shadow:inset 0 0 0 1px rgba(255,20,147,.36)}
.people-tabs .tbtn:hover{color:#fff;background-color:rgba(255,255,255,.04)}
.people-premium-view{min-width:0;color:var(--text)}
.people-premium-view button{font-family:inherit}
.people-premium-view button:disabled{cursor:default}
.people-premium-view button:focus-visible,.people-tabs button:focus-visible,.people-premium-view summary:focus-visible{outline:2px solid #ff6cba;outline-offset:4px}
.people-premium-view .people-icon{display:inline-block;flex:none;width:22px;height:22px;vertical-align:middle}
.people-eyebrow{display:block;font-family:var(--font-condensed);font-size:12px;font-weight:700;line-height:1.45;letter-spacing:2px;text-transform:uppercase;color:#a9a8ba}
.people-section-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:30px;isolation:isolate;overflow:hidden;padding:36px 40px;margin-bottom:24px;border:1px solid rgba(255,20,147,.24);border-radius:24px;background:radial-gradient(ellipse at 92% 0%,rgba(255,20,147,.13),transparent 65%),linear-gradient(120deg,#15141f,#0b0d15);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
.people-section-hero::after{content:'';position:absolute;z-index:-1;right:-70px;top:-220px;width:550px;height:550px;border:1px solid rgba(255,20,147,.14);border-radius:50%;box-shadow:0 0 0 65px rgba(255,20,147,.025),0 0 0 135px rgba(255,20,147,.02);pointer-events:none}
.people-section-hero>.people-hero-numbers{flex-shrink:0}
.people-section-hero h2{margin:12px 0 14px;font-family:var(--font-display);font-size:clamp(27px,2.65vw,46px);font-weight:900;letter-spacing:-1.1px;line-height:1.13;color:#fff}
.people-section-hero h2 em{font-style:normal;color:#ff33a2}
.people-section-hero>div>p{color:#aaa9ba;font-size:15px;line-height:1.6;max-width:490px}
.people-hero-numbers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:520px}
.people-hero-numbers>div{min-width:110px;padding:19px 20px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(8,9,17,.48)}
.people-hero-numbers strong{display:block;font-family:var(--font-display);font-size:29px;font-weight:800;line-height:1.3;color:#fff}
.people-hero-numbers span{display:block;margin-top:6px;font-family:var(--font-condensed);font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#aaa9b9}
.people-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:34px 0 16px}
.people-section-heading h3{margin-top:6px;font-family:var(--font-display);font-size:19px;line-height:1.5;letter-spacing:-.3px;color:#f6f4fb}
.people-section-heading>.people-eyebrow,.people-section-heading .people-eyebrow{color:#ff4bab}
.people-section-heading>p{max-width:400px;color:#aaa9ba;font-size:13px;line-height:1.6;text-align:right}
.people-view-empty{grid-column:1/-1;padding:36px 24px;border:1px dashed rgba(255,255,255,.14);border-radius:18px;color:#b8b7c5;text-align:center;font-size:15px;line-height:1.6;background:rgba(255,255,255,.02)}
.people-empty-inline{padding:22px;color:#a9a8ba;line-height:1.6}
.people-avatar{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:#10111b}
.people-premium-view .people-avatar img,.people-premium-view .people-avatar .pilot-photo-card-frame,.people-premium-view .hall-featured-photo .pilot-photo-card-frame,.people-premium-view .constructor-logo .team-profile-logo-frame,.people-premium-view .hall-featured-logo .team-profile-logo-frame{display:flex;width:100%;height:100%;align-items:center;justify-content:center;overflow:hidden}
.people-premium-view .people-avatar img{object-fit:cover}
.people-premium-view .profile-placeholder{font-family:var(--font-display);font-size:18px;font-weight:700;color:#d7d5e2}

/* Escuderías */
.teams-premium-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.constructor-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:22px;background:radial-gradient(ellipse at 100% 0%,color-mix(in srgb,var(--constructor-color) 12%,transparent),transparent 58%),linear-gradient(140deg,#1b1b29,#13141f);box-shadow:inset 0 3px 0 var(--constructor-color);transition:border-color .18s,box-shadow .18s}
.constructor-card:hover{border-color:color-mix(in srgb,var(--constructor-color) 55%,transparent);box-shadow:inset 0 3px 0 var(--constructor-color),0 12px 28px rgba(0,0,0,.16)}
.constructor-card-top{display:flex;align-items:center;gap:10px;padding:20px 22px 0}
.constructor-position{font-family:var(--font-display);font-size:16px;font-weight:800;color:#eae9f2}
.constructor-standing{flex:1;color:#aaa9b8;font-family:var(--font-condensed);font-size:12px;font-weight:600;letter-spacing:.3px;text-align:right}
.constructor-card-top>.people-icon{width:17px;height:17px;color:var(--constructor-color)}
.constructor-identity{display:flex;align-items:center;gap:18px;padding:24px 22px 22px}
.constructor-identity>div:last-child{min-width:0}
.constructor-logo{width:78px;height:78px;flex:0 0 78px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#0b0d15}
.constructor-logo img,.hall-featured-logo img{width:100%;height:100%;object-fit:contain}
.constructor-identity .people-eyebrow{font-size:10px;margin-bottom:7px;color:#a6a4b6}
.constructor-identity h3{font-family:var(--font-condensed);font-size:30px;line-height:1.04;font-weight:700;text-transform:uppercase;overflow-wrap:anywhere}
.constructor-score{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;padding:0 22px 16px}
.constructor-score>div>strong{display:block;font-family:var(--font-display);font-size:36px;font-weight:800;line-height:1.1;color:#fff}
.constructor-score>div>span{display:block;margin-top:7px;font-family:var(--font-condensed);font-size:11px;font-weight:600;letter-spacing:1.1px;text-transform:uppercase;color:#a6a4b6}
.constructor-score .constructor-honours{display:flex;gap:20px;text-align:center}
.constructor-score .constructor-honours span{margin:0;letter-spacing:.5px}
.constructor-honours b{display:block;color:#eeedf4;font-family:var(--font-display);font-size:20px;line-height:1.4;font-weight:700}
.constructor-progress{height:3px;margin:0 22px;background:rgba(255,255,255,.06);border-radius:3px;overflow:hidden}
.constructor-progress>span{display:block;height:100%;border-radius:inherit;background:var(--constructor-color)}
.constructor-lineup{padding:22px 22px 0;flex:1}
.constructor-lineup>.people-eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:10px}
.constructor-driver{display:flex;align-items:center;gap:12px;width:100%;min-height:56px;padding:7px 0;color:#eeeef5;border:0;border-bottom:1px solid rgba(255,255,255,.055);background:transparent;text-align:left;cursor:pointer}
.constructor-driver>span:nth-child(2){flex:1;min-width:0;overflow-wrap:anywhere;font-size:15px;font-weight:600}
.constructor-driver>.people-icon{width:17px;height:17px;color:#727083;transition:transform .18s,color .18s}
.constructor-driver:hover>.people-icon{color:#fff;transform:translateX(3px)}
.constructor-no-driver{padding:14px 0;color:#aaa9b9;font-size:14px}
.constructor-mvp{display:grid;grid-template-columns:1fr;gap:4px;padding:18px 22px 20px}
.constructor-mvp>span{font-family:var(--font-condensed);font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#aaa9b9}
.constructor-mvp strong{font-size:14px;font-weight:600;overflow-wrap:anywhere;color:#ecebf4}
.constructor-mvp small{color:#a8a6b8;font-size:12px}
.constructor-profile-link{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:50px;padding:14px 22px;border:0;border-top:1px solid rgba(255,255,255,.07);background:rgba(0,0,0,.15);color:#fff;text-align:left;font-size:12px;font-weight:600;cursor:pointer}
.constructor-profile-link .people-icon{width:19px;height:19px;color:var(--constructor-color)}
.constructor-profile-link:hover{background:color-mix(in srgb,var(--constructor-color) 12%,transparent)}

/* Salón de la Fama */
.hall-section-hero{border-color:rgba(222,182,102,.3);background:radial-gradient(ellipse at 70% -30%,rgba(232,174,59,.13),transparent 63%),linear-gradient(115deg,#1a1721,#0c0d15)}
.hall-section-hero::after{border-color:rgba(228,183,102,.13);box-shadow:0 0 0 65px rgba(228,183,102,.025),0 0 0 135px rgba(228,183,102,.02)}
.hall-section-hero h2 em{color:#e7c886}
.hall-section-hero .people-eyebrow{color:#d5ba80}
.hall-hero-emblem{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#d9b971;margin:0 10px;opacity:.65}
.hall-hero-emblem>.people-icon{width:80px;height:80px;stroke-width:1}
.hall-hero-emblem>span{font-family:var(--font-condensed);font-size:11px;font-weight:700;line-height:1.55;letter-spacing:4px;text-align:center}
.hall-featured-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.hall-featured{position:relative;display:flex;align-items:stretch;min-height:270px;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-left:3px solid var(--featured-color);border-radius:20px;background:radial-gradient(ellipse at 100% 100%,color-mix(in srgb,var(--featured-color) 18%,transparent),transparent 65%),linear-gradient(110deg,#191924,#0e101a)}
.hall-featured-copy{position:relative;flex:1;min-width:0;padding:26px 10px 24px 26px;z-index:1}
.hall-featured .people-eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:1.5px;color:#c9c5d9}
.hall-featured .people-eyebrow>.people-icon{width:18px;height:18px;color:#e6c986}
.hall-featured h3{margin:17px 0 9px;font-family:var(--font-display);font-size:clamp(18px,1.6vw,28px);line-height:1.3;letter-spacing:-.6px;overflow-wrap:anywhere;color:#fff}
.hall-featured-copy>p{font-size:13px;line-height:1.5;color:#afacbe}
.hall-featured-score{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:20px}
.hall-featured-score strong{font-family:var(--font-display);font-size:42px;font-weight:800;line-height:1.1;color:#fff}
.hall-featured-score>span{font-family:var(--font-condensed);font-size:11px;letter-spacing:.6px;line-height:1.8;color:#b5b2c5}
.people-text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;margin-top:12px;background:transparent;border:0;color:#ddd9ed;cursor:pointer;font-size:12px;font-weight:600;text-align:left}
.people-text-link .people-icon{width:18px;height:18px;color:var(--featured-color,#ff1493)}
.people-text-link:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}
.hall-featured-photo{display:flex;align-items:center;justify-content:center;flex:0 0 36%;margin:25px 24px 25px 6px;min-width:0;max-height:290px;aspect-ratio:3/4;overflow:hidden;border-radius:20px;background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.08)}
.hall-featured-photo img{width:100%;height:100%;object-fit:cover}
.hall-featured-photo .profile-placeholder{font-size:40px}
.hall-featured-logo{display:flex;align-items:center;justify-content:center;flex:0 0 31%;min-width:0;align-self:center;aspect-ratio:1/1;margin:24px 22px 24px 6px;border-radius:50%;background:rgba(0,0,0,.14);overflow:hidden}
.hall-featured-logo .profile-placeholder{font-size:30px}
.hall-featured-placeholder{display:flex;align-items:center;justify-content:center;width:25%;color:#867a95}
.hall-featured-placeholder>.people-icon{width:60px;height:60px}
.hall-record-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.hall-record{display:flex;flex-direction:column;min-width:0;padding:20px 18px 14px;border:1px solid rgba(255,255,255,.085);border-top:2px solid color-mix(in srgb,var(--record-accent) 60%,transparent);border-radius:16px;background:linear-gradient(150deg,rgba(255,255,255,.035),transparent),#171721}
.hall-record-top{display:flex;align-items:center;gap:10px;min-height:36px}
.hall-record-icon{display:flex;align-items:center;justify-content:center;flex:0 0 32px;height:32px;border-radius:10px;background:rgba(255,255,255,.035);color:#ddc8a3}
.hall-record-icon .people-icon{width:19px;height:19px}
.hall-record-top h3{font-family:var(--font-condensed);font-size:15px;font-weight:600;line-height:1.2;color:#c7c5d3}
.hall-record-value{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:17px 0 18px;font-family:var(--font-display);font-size:35px;font-weight:800;line-height:1.2;color:#fff}
.hall-record-value>span{flex:1;min-width:64px;max-width:120px;font-family:var(--font-condensed);font-size:11px;font-weight:500;line-height:1.45;letter-spacing:.35px;color:#aaa7bc}
.hall-record-driver{display:flex;align-items:center;gap:10px;width:100%;min-height:55px;margin-top:auto;padding:12px 0 0;border:0;border-top:1px solid rgba(255,255,255,.07);background:none;text-align:left;color:#f4f2fa;cursor:pointer}
.hall-record-driver>.people-avatar{width:34px;height:34px;flex-basis:34px;border-radius:10px}
.hall-record-driver>span:nth-child(2){flex:1;min-width:0}
.hall-record-driver strong{display:block;font-size:13px;font-weight:600;line-height:1.25;overflow-wrap:anywhere}
.hall-record-driver small{display:block;margin-top:4px;font-size:11px;line-height:1.3;color:#9997ac;overflow-wrap:anywhere}
.hall-record-driver>.people-icon{width:14px;height:14px;color:#817c93}
.hall-record-driver:hover:enabled strong{color:#ff65b8}
.hall-record-detail{margin-top:9px;font-size:11px;line-height:1.5;color:#b4aec6}
.hall-record-pending{margin-top:auto;padding-top:12px;border-top:1px solid rgba(255,255,255,.06);font-size:12px;line-height:1.55;color:#918a9f}
.hall-record.is-unclaimed{border-top-color:rgba(255,255,255,.12);background:#14141e}
.hall-ties{margin-top:12px;color:#c4bad3;font-size:11px;line-height:1.6}
.hall-ties summary{min-height:32px;padding:7px 0;cursor:pointer}
.hall-ties p{padding:4px 0;overflow-wrap:anywhere}
.hall-rankings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.hall-ranking{min-width:0;border:1px solid rgba(255,255,255,.09);border-radius:18px;overflow:hidden;background:#161620}
.hall-ranking-head{display:flex;align-items:center;gap:12px;padding:20px;border-bottom:1px solid rgba(255,255,255,.07);background:linear-gradient(110deg,rgba(255,20,147,.055),transparent)}
.hall-ranking-head>.people-icon{width:20px;height:20px;color:#ff46a7}
.hall-ranking-head h3{flex:1;min-width:0;font-family:var(--font-condensed);font-weight:600;font-size:19px;line-height:1.25;color:#e7e4ef}
.hall-ranking-head>span{font-family:var(--font-condensed);font-size:10px;letter-spacing:1.4px;color:#aaa3bb}
.hall-ranking-row{display:flex;align-items:center;gap:10px;width:100%;min-height:74px;padding:14px 18px;border:0;border-bottom:1px solid rgba(255,255,255,.045);background:transparent;color:#f3f0f9;text-align:left;cursor:pointer}
.hall-ranking-row:last-child{border-bottom:0}
.hall-ranking-row:hover:enabled{background:rgba(255,255,255,.035)}
.hall-ranking-pos{flex:0 0 21px;font-family:var(--font-display);font-size:11px;color:#92899f}
.hall-ranking-row:first-of-type .hall-ranking-pos{color:#e7c886}
.hall-ranking-row>.people-avatar{width:35px;height:35px;flex-basis:35px;border-radius:10px}
.hall-ranking-name{flex:1;min-width:0}
.hall-ranking-name strong{display:block;font-size:14px;font-weight:600;line-height:1.3;overflow-wrap:anywhere}
.hall-ranking-name small{display:block;font-size:11px;line-height:1.3;color:#9c94ab;margin-top:4px;overflow-wrap:anywhere}
.hall-ranking-stat{text-align:right;min-width:40px}
.hall-ranking-stat b{display:block;font-family:var(--font-display);font-size:18px;line-height:1.3}
.hall-ranking-stat small{display:block;font-family:var(--font-condensed);font-size:10px;line-height:1.4;color:#aaa1b9}
.hall-license-strip{display:flex;align-items:flex-start;gap:18px;padding:24px;margin-top:24px;border:1px solid rgba(51,206,160,.2);border-radius:18px;background:linear-gradient(110deg,rgba(51,206,160,.065),rgba(51,206,160,.01))}
.hall-license-icon{display:flex;align-items:center;justify-content:center;flex:0 0 50px;height:50px;border:1px solid rgba(51,206,160,.2);border-radius:14px;background:rgba(51,206,160,.06);color:#5fd7b2}
.hall-license-icon>.people-icon{width:26px;height:26px}
.hall-license-strip .people-eyebrow{color:#7acaad;font-size:10px}
.hall-license-strip h3{font-family:var(--font-condensed);font-size:22px;font-weight:600;margin:5px 0;color:#e5f5ef}
.hall-license-strip p{font-size:13px;line-height:1.7;color:#a3b9b1;overflow-wrap:anywhere}
.hall-license-strip details{margin-top:8px;font-size:13px;line-height:1.6}
.hall-license-strip summary{display:list-item;width:fit-content;min-height:36px;padding:7px 0;cursor:pointer;color:#91dcc3}
.hall-winners-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:16px}
.hall-winner{display:flex;flex-direction:column;align-items:flex-start;gap:9px;min-width:0;padding:19px 18px 15px;border:1px solid rgba(255,255,255,.09);border-bottom:2px solid color-mix(in srgb,var(--winner-accent) 70%,transparent);border-radius:16px;background:radial-gradient(ellipse at top right,color-mix(in srgb,var(--winner-accent) 8%,transparent),transparent 80%),#14141e;color:#f3f0f9;text-align:left;cursor:pointer}
.hall-winner-round{font-family:var(--font-display);font-size:12px;color:#cfc8db;letter-spacing:1px}
.hall-winner .people-avatar{width:48px;height:48px;flex-basis:48px;margin:6px 0;border-radius:14px}
.hall-winner>strong{font-family:var(--font-condensed);font-size:19px;line-height:1.2;overflow-wrap:anywhere}
.hall-winner>span:not(.people-avatar):not(.hall-winner-round){font-size:12px;line-height:1.5;color:#aaa1b9;overflow-wrap:anywhere}
.hall-winner>small{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin-top:auto;padding-top:10px;color:#d1c7dd;font-size:11px}
.hall-winner>small .people-icon{width:16px;height:16px;color:var(--winner-accent)}
.hall-winner:hover{border-color:var(--winner-accent);background-color:#1c1a27}

@media(min-width:1800px){.teams-premium-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1300px){
  .hall-record-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .hall-hero-emblem{display:none}
  .hall-winners-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .constructor-identity{gap:12px}.constructor-logo{width:64px;height:64px;flex-basis:64px}
  .constructor-identity h3{font-size:26px}
}
@media(max-width:1000px){
  .people-section-hero{padding:28px;gap:24px;flex-wrap:wrap}
  .people-section-hero>div:first-child{flex:1;min-width:240px}
  .people-hero-numbers{max-width:none}.people-hero-numbers>div{min-width:85px;padding:16px}
  .teams-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hall-featured-copy{padding-left:20px}.hall-featured-photo{margin-right:16px;flex-basis:32%}
  .hall-featured h3{font-size:20px}.hall-featured-score strong{font-size:34px}
  .hall-rankings-grid{grid-template-columns:1fr}
  .hall-ranking-name strong{font-size:16px}
}
@media(max-width:640px){
  .people-tabs{width:100%;flex-wrap:nowrap;gap:3px;margin-bottom:16px;padding:4px;border-radius:13px}
  .people-tabs .tbtn{flex:1;padding:10px 5px;min-height:46px;font-size:11px;letter-spacing:.7px;border-radius:9px;line-height:1.35}
  .people-section-hero{padding:25px 22px;border-radius:20px;margin-bottom:18px;gap:23px}
  .people-section-hero h2{font-size:29px;letter-spacing:-.7px}
  .people-section-hero .people-eyebrow{font-size:10px;letter-spacing:1.4px}
  .people-section-hero>div>p{font-size:13px}
  .people-hero-numbers{width:100%;gap:7px}.people-hero-numbers>div{min-width:0;padding:14px 9px;border-radius:12px}
  .people-hero-numbers strong{font-size:22px}.people-hero-numbers span{font-size:9px;letter-spacing:.7px;line-height:1.4}
  .people-section-heading{align-items:flex-start;flex-direction:column;gap:7px;margin-top:28px}
  .people-section-heading h3{font-size:17px}.people-section-heading .people-eyebrow{font-size:10px}
  .people-section-heading>p{text-align:left;font-size:12px}
  .teams-premium-grid{grid-template-columns:1fr;gap:16px}
  .constructor-identity h3{font-size:29px}.constructor-logo{width:72px;height:72px;flex-basis:72px}
  .hall-featured-grid{grid-template-columns:1fr;gap:16px}
  .hall-featured{min-height:250px}.hall-featured h3{font-size:20px}.hall-featured-photo{flex-basis:32%;margin-left:3px}
  .hall-record-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .hall-record{padding:15px 12px 12px;border-radius:14px}.hall-record-top{align-items:flex-start;gap:7px}
  .hall-record-icon{flex-basis:24px;height:26px;border-radius:7px}.hall-record-icon .people-icon{width:16px;height:16px}
  .hall-record-top h3{font-size:14px;line-height:1.2}
  .hall-record-value{gap:8px;font-size:29px;padding:16px 0}.hall-record-value>span{font-size:10px;min-width:0}
  .hall-record-driver{gap:7px;align-items:flex-start}.hall-record-driver>.people-avatar{width:29px;height:29px;flex-basis:29px;border-radius:8px}
  .hall-record-driver strong{font-size:12px}.hall-record-driver small{font-size:10px}.hall-record-driver>.people-icon{display:none}
  .hall-record-detail,.hall-ties{font-size:10px}.hall-record-pending{font-size:11px}
  .hall-license-strip{padding:20px 16px;gap:13px}.hall-license-icon{flex-basis:40px;height:40px}
  .hall-license-strip h3{font-size:20px}.hall-license-strip p{font-size:12px}
  .hall-winners-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .hall-winner{padding:16px 13px}.hall-winner>strong{font-size:18px}
}
@media(prefers-reduced-motion:reduce){.constructor-card,.constructor-driver>.people-icon{transition:none}}
