.calendar-module__nJHPhq__pageWrapper{background:var(--bg-main);min-height:100vh;padding-top:80px}.calendar-module__nJHPhq__pageHeader{background:var(--bg-dark);border-bottom:1px solid #ffffff0f;padding:4rem 1.5rem 3rem}.calendar-module__nJHPhq__pageHeaderInner{max-width:1400px;margin:0 auto}.calendar-module__nJHPhq__pageEyebrow{text-transform:uppercase;letter-spacing:3px;color:#ffffff59;margin-bottom:.75rem;font-size:.65rem;font-weight:800}.calendar-module__nJHPhq__pageTitle{text-transform:uppercase;letter-spacing:-1.5px;color:#fff;margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1}.calendar-module__nJHPhq__pageTitle span{background:linear-gradient(90deg, var(--brand-red), #f53);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.calendar-module__nJHPhq__pageAccent{background:var(--brand-red);width:8rem;height:6px;transform:skew(-12deg)}.calendar-module__nJHPhq__container{max-width:1000px;margin:0 auto;padding:4rem 1.5rem 6rem}.calendar-module__nJHPhq__timeline{flex-direction:column;gap:2rem;display:flex;position:relative}.calendar-module__nJHPhq__timelineItem{display:flex;position:relative}.calendar-module__nJHPhq__roundNumber{font-size:2.25rem;font-weight:900;font-family:var(--font-family);color:#ffffff0d;text-align:right;letter-spacing:-1px;flex-shrink:0;width:90px;padding-top:1rem;transition:color .3s}.calendar-module__nJHPhq__timelineItem:hover .calendar-module__nJHPhq__roundNumber{color:var(--brand-red)}.calendar-module__nJHPhq__connectorContainer{flex-direction:column;flex-shrink:0;align-items:center;width:32px;margin:0 1.5rem;display:flex}.calendar-module__nJHPhq__connectorDot{background:var(--bg-main);border:3px solid var(--brand-red);z-index:10;border-radius:50%;width:12px;height:12px;margin-top:1.6rem;transition:all .3s;box-shadow:0 0 10px #e1060033}.calendar-module__nJHPhq__timelineItem:hover .calendar-module__nJHPhq__connectorDot{background:var(--brand-red);box-shadow:0 0 15px var(--brand-red);transform:scale(1.2)}.calendar-module__nJHPhq__connectorLine{background:#ffffff14;flex:1;width:2px;margin-top:.5rem;margin-bottom:-2.5rem}.calendar-module__nJHPhq__raceCard{-webkit-backdrop-filter:blur(12px);border:1px solid #ffffff0f;border-left:4px solid var(--brand-red);background:#ffffff05;flex:1;padding:1.75rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 4px 30px #0003}.calendar-module__nJHPhq__raceCard:hover{background:#ffffff0a;border-color:#e106004d #e106004d #e106004d #f33;transform:translate(8px);box-shadow:0 10px 40px #e106000f}.calendar-module__nJHPhq__cornerTL,.calendar-module__nJHPhq__cornerTR,.calendar-module__nJHPhq__cornerBL,.calendar-module__nJHPhq__cornerBR{z-index:20;opacity:.5;width:10px;height:10px;transition:opacity .3s;position:absolute}.calendar-module__nJHPhq__cornerTL{border-top:1.5px solid var(--brand-red);border-left:1.5px solid var(--brand-red);top:0;left:0}.calendar-module__nJHPhq__cornerTR{border-top:1.5px solid var(--brand-red);border-right:1.5px solid var(--brand-red);top:0;right:0}.calendar-module__nJHPhq__cornerBL{border-bottom:1.5px solid var(--brand-red);border-left:1.5px solid var(--brand-red);bottom:0;left:0}.calendar-module__nJHPhq__cornerBR{border-bottom:1.5px solid var(--brand-red);border-right:1.5px solid var(--brand-red);bottom:0;right:0}.calendar-module__nJHPhq__raceCard:hover .calendar-module__nJHPhq__cornerTL,.calendar-module__nJHPhq__raceCard:hover .calendar-module__nJHPhq__cornerTR,.calendar-module__nJHPhq__raceCard:hover .calendar-module__nJHPhq__cornerBL,.calendar-module__nJHPhq__raceCard:hover .calendar-module__nJHPhq__cornerBR{opacity:1}.calendar-module__nJHPhq__cardHeader{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}@media (min-width:640px){.calendar-module__nJHPhq__cardHeader{flex-direction:row;justify-content:space-between;align-items:center}}.calendar-module__nJHPhq__raceName{text-transform:uppercase;color:#fff;letter-spacing:-.5px;font-size:1.5rem;font-weight:900}.calendar-module__nJHPhq__dateBadge{color:#fff;letter-spacing:1px;background:#ffffff08;border:1px solid #ffffff14;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.75rem;font-weight:700;display:inline-flex}.calendar-module__nJHPhq__dateBadge svg{color:var(--brand-red)}.calendar-module__nJHPhq__separator{color:#fff3}.calendar-module__nJHPhq__cardBody{flex-direction:column;gap:1.25rem;display:flex}.calendar-module__nJHPhq__trackInfo{gap:.5rem;font-size:.85rem;display:flex}.calendar-module__nJHPhq__infoLabel{color:var(--brand-red);letter-spacing:1px;font-weight:800}.calendar-module__nJHPhq__infoValue{color:#ffffffbf}.calendar-module__nJHPhq__telemetryGrid{border-top:1px solid #ffffff0f;grid-template-columns:1fr 1fr;gap:1.5rem;padding-top:1.25rem;display:grid}.calendar-module__nJHPhq__telemetryItem{flex-direction:column;gap:.35rem;display:flex}.calendar-module__nJHPhq__telemetryLabel{color:#fff6;letter-spacing:1.5px;text-transform:uppercase;font-size:.6rem;font-weight:700}.calendar-module__nJHPhq__telemetryValue{color:#fff;font-size:1rem;font-weight:800}@media (max-width:768px){.calendar-module__nJHPhq__container{padding:3rem 1rem 4rem}.calendar-module__nJHPhq__timelineItem{flex-direction:column;align-items:flex-start;width:100%;padding-left:2rem}.calendar-module__nJHPhq__roundNumber{text-align:left;width:auto;margin-bottom:.5rem;padding-top:0;font-size:1.75rem}.calendar-module__nJHPhq__connectorContainer{width:20px;margin:0;position:absolute;top:0;bottom:0;left:0}.calendar-module__nJHPhq__connectorDot{margin-top:.6rem}.calendar-module__nJHPhq__connectorLine{margin-top:.25rem;margin-bottom:-1.75rem}.calendar-module__nJHPhq__raceCard{width:100%;padding:1.5rem}.calendar-module__nJHPhq__raceCard:hover{transform:translateY(-4px)}}
