.drivers-module__ecIhiq__driversPage{background:var(--background);min-height:100vh;padding-bottom:4rem}.drivers-module__ecIhiq__header{text-align:center;padding:3rem 2rem 2rem}.drivers-module__ecIhiq__title{color:var(--foreground);letter-spacing:-.03em;margin-bottom:.5rem;font-size:3rem;font-weight:900}.drivers-module__ecIhiq__subtitle{color:var(--gray-500);font-size:1.125rem;font-weight:500}.drivers-module__ecIhiq__grid{grid-template-columns:repeat(1,1fr);gap:1rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}@media (min-width:640px){.drivers-module__ecIhiq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.drivers-module__ecIhiq__grid{grid-template-columns:repeat(3,1fr)}}.drivers-module__ecIhiq__cardLink{color:inherit;text-decoration:none}.drivers-module__ecIhiq__card{background:var(--card-bg);border:1px solid var(--card-border);border-left:4px solid;border-radius:.75rem;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.drivers-module__ecIhiq__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.drivers-module__ecIhiq__numberBadge{text-align:center;font-variant-numeric:tabular-nums;min-width:3rem;font-size:2rem;font-weight:900}.drivers-module__ecIhiq__info{min-width:0}.drivers-module__ecIhiq__driverName{color:var(--foreground);margin:0;font-size:1.125rem;font-weight:700}.drivers-module__ecIhiq__teamName{text-transform:uppercase;letter-spacing:.04em;margin:.125rem 0;font-size:.8125rem;font-weight:600}.drivers-module__ecIhiq__nationality{color:var(--gray-400);align-items:center;gap:.375rem;margin:0;font-size:.8125rem;display:flex}.drivers-module__ecIhiq__flag{font-size:1rem;line-height:1}.drivers-module__ecIhiq__sectionHeader{max-width:1200px;margin:2.5rem auto 1rem;padding:0 2rem}.drivers-module__ecIhiq__sectionTitle{color:var(--gray-500);letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.drivers-module__ecIhiq__detailContainer{max-width:700px;margin:0 auto;padding:2rem}.drivers-module__ecIhiq__backLink{color:var(--gray-500);margin-bottom:1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-block}.drivers-module__ecIhiq__backLink:hover{color:var(--foreground)}.drivers-module__ecIhiq__detailCard{background:var(--card-bg);border:1px solid var(--card-border);text-align:center;border-top:4px solid;border-radius:1rem;padding:2.5rem}.drivers-module__ecIhiq__detailNumber{margin-bottom:.5rem;font-size:4rem;font-weight:900;line-height:1}.drivers-module__ecIhiq__detailName{color:var(--foreground);margin:0 0 .5rem;font-size:2rem;font-weight:800}.drivers-module__ecIhiq__detailTeam{text-transform:uppercase;letter-spacing:.04em;font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .15s}.drivers-module__ecIhiq__detailTeam:hover{opacity:.7}.drivers-module__ecIhiq__detailNameLink{color:inherit;text-decoration:none;transition:opacity .15s}.drivers-module__ecIhiq__detailNameLink:hover{opacity:.7}.drivers-module__ecIhiq__detailNameLink:hover .drivers-module__ecIhiq__detailName{text-decoration:underline}.drivers-module__ecIhiq__detailMeta{color:var(--gray-500);justify-content:center;gap:1.5rem;margin-top:1rem;font-size:.9375rem;display:flex}.drivers-module__ecIhiq__standingRow{border-top:1px solid var(--card-border);justify-content:center;gap:2.5rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.drivers-module__ecIhiq__statItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.drivers-module__ecIhiq__statValue{color:var(--foreground);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:900}.drivers-module__ecIhiq__statLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--gray-400);font-size:.6875rem;font-weight:700}.drivers-module__ecIhiq__resultsSection{margin-top:2rem}.drivers-module__ecIhiq__resultsTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.drivers-module__ecIhiq__resultsTable{background:var(--card-bg);border:1px solid var(--card-border);border-radius:.75rem;overflow:hidden}.drivers-module__ecIhiq__resultsRow{border-bottom:1px solid var(--card-border);align-items:center;padding:.625rem 1rem;font-size:.875rem;display:flex}.drivers-module__ecIhiq__resultsRow:last-child{border-bottom:none}.drivers-module__ecIhiq__resultsHeaderRow{background:var(--gray-100);border-bottom:2px solid var(--card-border)}.drivers-module__ecIhiq__resultsHeaderRow *{letter-spacing:.08em;text-transform:uppercase;color:var(--gray-500);font-size:.6875rem;font-weight:800}.drivers-module__ecIhiq__raceCol{min-width:0;color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:600;overflow:hidden}.drivers-module__ecIhiq__statCol{text-align:center;width:3.5rem;color:var(--gray-500);font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:600}.drivers-module__ecIhiq__sprintRow{background:var(--gray-50);border-bottom:none}.drivers-module__ecIhiq__sprintLabel{letter-spacing:.06em;color:var(--f1-red);text-transform:uppercase;margin-right:.5rem;font-size:.625rem;font-weight:800}.drivers-module__ecIhiq__retirementText{color:var(--f1-red)}.drivers-module__ecIhiq__goldText{color:gold;font-weight:800}.drivers-module__ecIhiq__silverText{color:silver;font-weight:800}.drivers-module__ecIhiq__bronzeText{color:#cd7f32;font-weight:800}@media (max-width:640px){.drivers-module__ecIhiq__detailContainer{padding:1rem}.drivers-module__ecIhiq__detailCard{padding:1.5rem}.drivers-module__ecIhiq__detailNumber{font-size:3rem}.drivers-module__ecIhiq__detailName{font-size:1.5rem}.drivers-module__ecIhiq__standingRow{gap:1.5rem}.drivers-module__ecIhiq__statValue{font-size:1.25rem}.drivers-module__ecIhiq__resultsRow{padding:.5rem .75rem;font-size:.8125rem}.drivers-module__ecIhiq__statCol{width:2.75rem}}@media (max-width:480px){.drivers-module__ecIhiq__raceCol{font-size:.75rem}.drivers-module__ecIhiq__statCol{width:2.25rem;font-size:.75rem}}
