@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600;700;800&family=Inter:wght@400;500;600&display=swap";.drift-wall{position:relative;width:100%;height:100%;overflow:hidden;perspective:var(--dw-perspective, 1200px);perspective-origin:50% 50%;--dw-tile-w: 200px;--dw-tile-h: 132px;--dw-gap: 18px;--dw-radius: 14px;--dw-lift: 64px;--dw-dim: .55;--dw-gray: 0;--dw-overlay: #060010;--dw-edge: 40%;-webkit-mask-image:radial-gradient(ellipse 78% 82% at 50% 46%,#000 var(--dw-edge),transparent 100%),linear-gradient(to top,#000 var(--dw-edge),transparent 100%);-webkit-mask-composite:source-in;mask-image:radial-gradient(ellipse 78% 82% at 50% 46%,#000 var(--dw-edge),transparent 100%),linear-gradient(to top,#000 var(--dw-edge),transparent 100%);mask-composite:intersect}.drift-wall__plane{position:absolute;top:50%;left:50%;display:flex;flex-direction:row;transform-style:preserve-3d;cursor:pointer;transform-origin:50% 50%;will-change:transform}.drift-wall__col{position:relative;width:calc(var(--dw-tile-w) + var(--dw-gap));transform-style:preserve-3d}.drift-wall__track{display:flex;flex-direction:column;will-change:transform;transform-style:preserve-3d}.drift-wall__tile{position:relative;display:block;width:100%;height:calc(var(--dw-tile-h) + var(--dw-gap));flex:0 0 auto;outline:none;transform-style:preserve-3d}.drift-wall__inner{position:absolute;inset:calc(var(--dw-gap) / 2);display:block;border-radius:var(--dw-radius);overflow:hidden;background:#0b0b12;opacity:var(--dw-dim);transform:translateZ(0);pointer-events:none;transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1)}.drift-wall__tile img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(var(--dw-gray)) saturate(.92);transition:filter .42s cubic-bezier(.22,1,.36,1);-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.drift-wall__overlay{position:absolute;inset:0;background:var(--dw-overlay);opacity:.42;pointer-events:none;transition:opacity .42s cubic-bezier(.22,1,.36,1)}.drift-wall__tile.is-active .drift-wall__inner,.drift-wall__tile:focus-visible .drift-wall__inner{opacity:1;transform:translateZ(var(--dw-lift));box-shadow:0 24px 60px -18px #000000b3}.drift-wall__tile.is-active img,.drift-wall__tile:focus-visible img{filter:grayscale(0) saturate(1.05)}.drift-wall__tile.is-active .drift-wall__overlay,.drift-wall__tile:focus-visible .drift-wall__overlay{opacity:0}.drift-wall__tile:focus-visible .drift-wall__inner{box-shadow:0 24px 60px -18px #000000b3,0 0 0 2px #ffffffe6}@media(max-width:767px){.drift-wall{--dw-edge: 100%;--dw-dim: .9;--dw-perspective: 900px;--dw-gap: 22px;--dw-tile-w: clamp(46px, calc((100vw - 132px) / 6), 56px);--dw-tile-h: calc(var(--dw-tile-w) * .69);--dw-radius: 8px;-webkit-mask-image:none;mask-image:none}.drift-wall__plane{top:50%;left:50%;height:auto;min-height:260vh;transform-style:preserve-3d}.drift-wall__col{flex:0 0 calc(var(--dw-tile-w) + var(--dw-gap));transform-style:preserve-3d;transform:rotateY(var(--dw-col-turn, 0deg)) translateZ(var(--dw-col-depth, 0px));transform-origin:50% 50%}.drift-wall__inner{opacity:1}.drift-wall__overlay{opacity:.04}}@media(max-width:390px){.drift-wall{--dw-gap: 18px;--dw-tile-w: clamp(44px, calc((100vw - 108px) / 6), 52px)}}@media(prefers-reduced-motion:reduce){.drift-wall__plane,.drift-wall__track{will-change:auto}}.drift-wall-section{position:relative;width:100%;height:100svh;min-height:100svh;overflow:hidden;isolation:isolate}.drift-wall-stage{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}@media(max-width:1100px){.drift-wall-stage .drift-wall{--dw-tile-w: 145px !important;--dw-tile-h: 96px !important;--dw-gap: 8px !important;--dw-perspective: 1000px !important}}@media(max-width:767px){.drift-wall-stage .drift-wall{--dw-tile-w: clamp(100px, 25.8vw, 118px) !important;--dw-tile-h: clamp(67px, 18.6vw, 81px) !important;--dw-gap: 4px !important;--dw-radius: 7px !important;--dw-perspective: 760px !important;--dw-lift: 24px !important;--dw-edge: 0% !important;-webkit-mask-image:none!important;mask-image:none!important}.drift-wall-stage .drift-wall__col{transform-style:preserve-3d;transform-origin:50% 50%}.drift-wall-stage .drift-wall__col:nth-child(1){transform:rotateY(-25deg) translateZ(calc(var(--dw-cylinder-radius, 220px) * -.094))!important}.drift-wall-stage .drift-wall__col:nth-child(2){transform:rotateY(-15deg) translateZ(calc(var(--dw-cylinder-radius, 220px) * -.034))!important}.drift-wall-stage .drift-wall__col:nth-child(3){transform:rotateY(-5deg) translateZ(calc(var(--dw-cylinder-radius, 220px) * -.004))!important}.drift-wall-stage .drift-wall__col:nth-child(4){transform:rotateY(5deg) translateZ(calc(var(--dw-cylinder-radius, 220px) * -.004))!important}.drift-wall-stage .drift-wall__col:nth-child(5){transform:rotateY(15deg) translateZ(calc(var(--dw-cylinder-radius, 220px) * -.034))!important}.drift-wall-stage .drift-wall__col:nth-child(6){transform:rotateY(25deg) translateZ(calc(var(--dw-cylinder-radius, 220px) * -.094))!important}.drift-wall-stage .drift-wall__plane{transform:translate(-50%,-50%) scaleY(1.35) translateZ(-35px)!important}.drift-wall-stage .drift-wall__inner{opacity:1}.drift-wall-stage .drift-wall__overlay{opacity:.08}}@media(max-width:390px){.drift-wall-stage .drift-wall{--dw-tile-w: clamp(94px, 25.8vw, 108px) !important;--dw-tile-h: clamp(63px, 18.6vw, 74px) !important;--dw-gap: 4px !important}}@media(prefers-reduced-motion:reduce){.drift-wall-stage .drift-wall__plane{transform:translate(-50%,-50%) scaleY(1.35) translateZ(-35px)!important}}@media(max-width:767px){.experience-page{min-height:100svh;height:100svh;overflow:hidden}.hero-overlay{padding:max(10px,3vw)}.hero-name{font-size:clamp(3rem,15vw,4.7rem);line-height:.72;max-width:68vw}.hero-year{font-size:clamp(.68rem,2.6vw,.9rem)}.hero-mark{gap:.28rem;max-width:74vw}.team-label{top:.7rem;right:.55rem;font-size:.36rem;letter-spacing:.11em}.rb7-background-title{top:38%;width:100vw;font-size:clamp(9rem,55vw,14rem);line-height:.78}.red-bull-symbol{top:38%;width:90vw;max-width:none;opacity:.18}.season-label,.built-label{bottom:.65rem;max-width:25vw;font-size:.35rem;line-height:1.2;letter-spacing:.045em}.season-label{left:.6rem}.built-label{right:.6rem}.drive-prompt{bottom:2.4rem;gap:.28rem;font-size:.37rem;letter-spacing:.1em}.down-arrow{width:1.05rem;height:1.05rem;font-size:.62rem}.technical-story{top:clamp(4.6rem,8svh,6.2rem);left:clamp(8px,4vw,18px);right:clamp(8px,4vw,18px);width:auto;max-width:none;transform:none;text-align:left}.technical-team{margin-bottom:.22rem;font-size:clamp(.58rem,2vw,.7rem)}.technical-story h2{font-size:clamp(.78rem,3.4vw,.94rem);line-height:1.05}.technical-rule{width:1.35rem;margin:.45rem 0 .35rem}.technical-copy{margin:0;max-width:min(78vw,20rem);font-size:clamp(.45rem,1.8vw,.54rem);line-height:1.35}.technical-highlights{left:clamp(8px,4vw,18px)!important;right:clamp(8px,4vw,18px)!important;bottom:clamp(3rem,6svh,4.2rem)!important;width:auto!important;max-width:none!important}.technical-highlights h2{margin-bottom:.35rem;font-size:clamp(.42rem,1.75vw,.5rem);letter-spacing:.08em}.technical-highlights dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(3px,1.1vw,6px);width:100%}.technical-highlights dl div{min-width:0;min-height:0;padding:clamp(4px,1.2vw,7px) clamp(4px,1.2vw,7px) clamp(4px,1.2vw,7px) clamp(11px,3vw,15px);border:1px solid rgba(162,181,224,.12);background:#03050a85;overflow:hidden}.technical-highlights dl div:before{top:6px;left:3px;width:3px;height:3px}.technical-highlights dt{margin-bottom:1px;font-size:clamp(.36rem,1.5vw,.42rem);line-height:1.1}.technical-highlights dd{font-size:clamp(.34rem,1.4vw,.4rem);line-height:1.15;overflow-wrap:anywhere}.race-record{top:clamp(4.6rem,7.5svh,5.8rem);left:clamp(8px,3.5vw,15px);right:clamp(8px,3.5vw,15px);width:auto;max-width:none}.section-kicker{margin-bottom:.25rem;font-size:clamp(.4rem,1.7vw,.47rem)}.race-record h2{font-size:clamp(1.7rem,9vw,2.8rem);line-height:.8;max-width:88vw}.race-record-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:.55rem;width:100%}.race-record-stat{min-width:0;padding:4px;overflow:hidden;background:#03050a4d}.race-record-stat strong{font-size:clamp(1.25rem,7vw,2.15rem);line-height:.82}.race-record-stat span{font-size:clamp(.32rem,1.35vw,.4rem);letter-spacing:.04em;line-height:1.1;white-space:normal;overflow-wrap:anywhere}.webgl{width:100vw!important;height:100svh!important;max-width:100vw!important;max-height:100svh!important}.technical-info,.race-record{box-sizing:border-box}}@media(max-width:380px){.hero-name{font-size:3rem}.hero-overlay{padding:8px}.technical-story{top:4.6rem;left:7px;right:7px}.technical-copy{max-width:84vw}.technical-highlights{left:7px!important;right:7px!important;bottom:2.8rem!important}.technical-highlights dl{gap:3px}.race-record{top:4.3rem;left:7px;right:7px}.race-record-grid{gap:3px}}@media(prefers-reduced-motion:reduce){.technical-info,.race-record{transition:none!important}}:root{color:#f5f4f1;background:#030303;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;background:#030303}body{overflow-x:hidden}.experience-page{position:relative;width:100%;height:100svh;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse 48% 42% at 50% 40%,rgba(31,44,74,.48) 0%,rgba(14,21,37,.2) 42%,transparent 72%),radial-gradient(ellipse 130% 108% at 50% 52%,#05070c 26%,#020304 68%,#000)}.webgl{position:absolute!important;z-index:2;inset:0;width:100%!important;height:100%!important}.rb7-background-title{position:absolute;z-index:1;top:35%;left:50%;width:81%;transform:translate(-50%,-50%);pointer-events:none;white-space:nowrap;color:#14234680;text-align:center;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(18rem,43vw,48rem);font-weight:800;line-height:.8;letter-spacing:.002em;-webkit-user-select:none;user-select:none}.red-bull-symbol{position:absolute;z-index:1;top:35%;left:50%;width:min(78vw,80rem);height:auto;transform:translate(-50%,-50%);mix-blend-mode:screen;opacity:.32;pointer-events:none;-webkit-user-select:none;user-select:none}.hero-overlay{pointer-events:none;position:absolute;inset:0;z-index:3;padding:clamp(1.5rem,4vw,4.5rem)}.hero-primary-ui{width:100%;height:100%}.hero-mark{display:flex;align-items:baseline;gap:.75rem;font-family:Barlow Condensed,Impact,sans-serif;font-weight:700;letter-spacing:-.045em}.hero-name{font-size:clamp(5.2rem,12.6vw,11.7rem);line-height:.7}.hero-year{font-size:clamp(1.05rem,1.8vw,1.65rem);letter-spacing:.08em}.team-label{position:absolute;top:clamp(1.75rem,4vw,4.5rem);right:clamp(1.5rem,3vw,3.75rem);font-size:.56rem;font-weight:600;letter-spacing:.25em;color:#ffffff94;writing-mode:vertical-rl;transform:rotate(180deg)}.season-label,.built-label{position:absolute;bottom:clamp(1.4rem,3.4vw,3.5rem);font-size:clamp(.56rem,.65vw,.68rem);font-weight:600;letter-spacing:.18em;color:#ffffffa8}.season-label{left:clamp(1.5rem,4vw,4.5rem)}.built-label{right:clamp(1.5rem,4vw,4.5rem);text-align:right}.drive-prompt{position:absolute;left:50%;bottom:clamp(1.15rem,2.3vw,2.2rem);display:grid;justify-items:center;gap:.55rem;transform:translate(-50%);font-size:.62rem;font-weight:600;letter-spacing:.24em;color:#ffffffd1;white-space:nowrap}.down-arrow{display:grid;place-items:center;width:1.55rem;height:1.55rem;border:1px solid rgba(255,255,255,.45);border-radius:50%;font-family:Arial,sans-serif;font-size:.9rem;letter-spacing:0}.technical-info{position:absolute;visibility:hidden;color:#f7f7f5e6}.technical-story{top:clamp(10.5rem,27vh,6.5rem);left:clamp(1.5rem,4vw,4.5rem);width:min(17rem,22vw)}.technical-team{margin:0 0 .55rem;color:#e52336;font-size:clamp(.92rem,1.2vw,1.25rem);font-weight:700;letter-spacing:.12em}.technical-story h2{margin:0;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.1rem,1.35vw,1.45rem);letter-spacing:.05em}.technical-rule{display:block;width:2.25rem;height:2px;margin:1rem 0 .85rem;background:#e52336}.technical-copy{margin:0;color:#ffffff94;font-size:clamp(.68rem,.76vw,.82rem);line-height:1.58;letter-spacing:.02em}.technical-highlights{top:clamp(6rem,10vh,8.5rem);right:clamp(5.5rem,11vw,12rem);width:min(14rem,18vw)}.technical-highlights h2{margin:0 0 1.35rem;font-size:clamp(.68rem,.82vw,.86rem);letter-spacing:.1em}.technical-highlights dl{display:grid;gap:.82rem;margin:0}.technical-highlights dl div{position:relative;padding-left:1.25rem}.technical-highlights dl div :root{color:#f5f4f1;background:#030303;font-family:Inter,Arial,sans-serif}.technical-highlights dl div *{box-sizing:border-box}.technical-highlights dl div html,.technical-highlights dl div body,.technical-highlights dl div #root{width:100%;min-height:100%;margin:0;background:#030303}.technical-highlights dl div body{overflow-x:hidden}.technical-highlights dl div .experience-page{position:relative;width:100%;height:100svh;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse 48% 42% at 50% 40%,rgba(31,44,74,.48) 0%,rgba(14,21,37,.2) 42%,transparent 72%),radial-gradient(ellipse 130% 108% at 50% 52%,#05070c 26%,#020304 68%,#000)}.technical-highlights dl div .webgl{position:absolute!important;z-index:2;inset:0;width:100%!important;height:100%!important}.technical-highlights dl div .rb7-background-title{position:absolute;z-index:1;top:35%;left:50%;width:81%;transform:translate(-50%,-50%);pointer-events:none;white-space:nowrap;color:#14234680;text-align:center;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(18rem,43vw,48rem);font-weight:800;line-height:.8;letter-spacing:.002em;-webkit-user-select:none;user-select:none}.technical-highlights dl div .hero-overlay{pointer-events:none;position:absolute;inset:0;z-index:3;padding:clamp(1.5rem,4vw,4.5rem)}.technical-highlights dl div .hero-primary-ui{width:100%;height:100%}.technical-highlights dl div .hero-mark{display:flex;align-items:baseline;gap:.75rem;font-family:Barlow Condensed,Impact,sans-serif;font-weight:700;letter-spacing:-.045em}.technical-highlights dl div .hero-name{font-size:clamp(5.2rem,12.6vw,11.7rem);line-height:.7}.technical-highlights dl div .hero-year{font-size:clamp(1.05rem,1.8vw,1.65rem);letter-spacing:.08em}.technical-highlights dl div .team-label{position:absolute;top:clamp(1.75rem,4vw,4.5rem);right:clamp(1.5rem,3vw,3.75rem);font-size:.56rem;font-weight:600;letter-spacing:.25em;color:#ffffff94;writing-mode:vertical-rl;transform:rotate(180deg)}.technical-highlights dl div .season-label,.technical-highlights dl div .built-label{position:absolute;bottom:clamp(1.4rem,3.4vw,3.5rem);font-size:clamp(.56rem,.65vw,.68rem);font-weight:600;letter-spacing:.18em;color:#ffffffa8}.technical-highlights dl div .season-label{left:clamp(1.5rem,4vw,4.5rem)}.technical-highlights dl div .built-label{right:clamp(1.5rem,4vw,4.5rem);text-align:right}.technical-highlights dl div .drive-prompt{position:absolute;left:50%;bottom:clamp(1.15rem,2.3vw,2.2rem);display:grid;justify-items:center;gap:.55rem;transform:translate(-50%);font-size:.62rem;font-weight:600;letter-spacing:.24em;color:#ffffffd1;white-space:nowrap}.technical-highlights dl div .down-arrow{display:grid;place-items:center;width:1.55rem;height:1.55rem;border:1px solid rgba(255,255,255,.45);border-radius:50%;font-family:Arial,sans-serif;font-size:.9rem;letter-spacing:0}.technical-highlights dl div .technical-info{position:absolute;visibility:hidden;color:#f7f7f5e6}.technical-highlights dl div .technical-story{top:6vh;left:50%;width:min(45rem,70vw);transform:translate(-50%);text-align:center}.technical-highlights dl div .technical-team{margin:0 0 .55rem;color:#e52336;font-size:clamp(.92rem,1.2vw,1.25rem);font-weight:700;letter-spacing:.12em}.technical-highlights dl div .technical-story h2{margin:0;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.1rem,1.35vw,1.45rem);letter-spacing:.05em}.technical-highlights dl div .technical-rule{display:block;width:2.25rem;height:2px;margin:1rem 0 .85rem;background:#e52336}.technical-highlights dl div .technical-copy{margin:0;color:#ffffff94;font-size:clamp(.68rem,.76vw,.82rem);line-height:1.58;letter-spacing:.02em}.technical-highlights dl div .technical-highlights{bottom:clamp(4rem,8vh,7rem);right:clamp(2rem,4vw,4.5rem);width:min(14rem,18vw)}.technical-highlights dl div .technical-highlights h2{margin:0 0 1.35rem;font-size:clamp(.68rem,.82vw,.86rem);letter-spacing:.1em}.technical-highlights dl div .technical-highlights dl{display:grid;gap:.82rem;margin:0}.technical-highlights dl div .technical-highlights dl div{position:relative;padding-left:1.25rem}.technical-highlights dl div .technical-highlights dl div:before{position:absolute;top:.15rem;left:0;width:.55rem;height:.55rem;border:1px solid rgba(187,202,238,.76);border-radius:50%;content:""}.technical-highlights dl div .technical-highlights dt{margin:0 0 .18rem;font-size:clamp(.58rem,.66vw,.7rem);font-weight:700;letter-spacing:.08em}.technical-highlights dl div .technical-highlights dd{margin:0;color:#fff9;font-size:clamp(.55rem,.62vw,.66rem);line-height:1.28;letter-spacing:.015em}.technical-highlights dl div .loading-screen{position:absolute;z-index:4;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;background:#030303;font-family:Barlow Condensed,Impact,sans-serif;transition:opacity .45s ease}.technical-highlights dl div .loading-title{font-size:4rem;line-height:.8;font-weight:700;letter-spacing:-.04em}.technical-highlights dl div .loading-label{font-size:.75rem;letter-spacing:.22em;color:#ffffffa6}.technical-highlights dl div .loading-progress{font-family:Inter,Arial,sans-serif;font-size:.65rem;letter-spacing:.12em;color:#f6c700}@media(max-width:760px){.technical-highlights dl div .hero-overlay{padding:1.5rem}.technical-highlights dl div .hero-name{font-size:5.5rem}.technical-highlights dl div .rb7-background-title{top:37%;font-size:23rem}.technical-highlights dl div .technical-story{top:11.5rem;width:11rem}.technical-highlights dl div .technical-highlights{position:absolute!important;top:8vh!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%);width:min(50rem,70vw)}.technical-highlights dl div .technical-highlights dl{gap:.48rem}.technical-highlights dl div .technical-highlights dl div{padding-left:.85rem}.technical-highlights dl div .technical-highlights dl div:before{width:.4rem;height:.4rem}.technical-highlights dl div .season-label,.technical-highlights dl div .built-label{bottom:1.5rem;font-size:.5rem;letter-spacing:.1em}.technical-highlights dl div .built-label{max-width:7rem}.technical-highlights dl div .drive-prompt{bottom:4.25rem;font-size:.52rem}}.technical-highlights dl div:before{position:absolute;top:.15rem;left:0;width:.55rem;height:.55rem;border:1px solid rgba(187,202,238,.76);border-radius:50%;content:""}.technical-highlights dt{margin:0 0 .18rem;font-size:clamp(.58rem,.66vw,.7rem);font-weight:700;letter-spacing:.08em}.technical-highlights dd{margin:0;color:#fff9;font-size:clamp(.55rem,.62vw,.66rem);line-height:1.28;letter-spacing:.015em}.loading-screen{position:absolute;z-index:4;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;background:#030303;font-family:Barlow Condensed,Impact,sans-serif;transition:opacity .45s ease}.loading-title{font-size:4rem;line-height:.8;font-weight:700;letter-spacing:-.04em}.loading-label{font-size:.75rem;letter-spacing:.22em;color:#ffffffa6}.loading-progress{font-family:Inter,Arial,sans-serif;font-size:.65rem;letter-spacing:.12em;color:#f6c700}@media(max-width:760px){.hero-overlay{padding:1.5rem}.hero-name{font-size:5.5rem}.rb7-background-title{top:37%;font-size:23rem}.technical-story{top:11.5rem;width:11rem}.technical-highlights{top:10rem;right:1.5rem;width:8.4rem}.technical-highlights dl{gap:.48rem}.technical-highlights dl div{padding-left:.85rem}.technical-highlights dl div:before{width:.4rem;height:.4rem}.season-label,.built-label{bottom:1.5rem;font-size:.5rem;letter-spacing:.1em}.built-label{max-width:7rem}.drive-prompt{bottom:4.25rem;font-size:.52rem}}.technical-highlights{position:absolute!important;top:auto!important;right:auto!important;bottom:clamp(4.5rem,8vh,6rem)!important;left:clamp(1.5rem,4vw,4.5rem)!important}@media(max-width:760px){.technical-highlights{top:auto!important;right:auto!important;bottom:5rem!important;left:1.5rem!important;width:8.4rem}}.race-record{position:absolute;z-index:4;pointer-events:auto}.race-record{top:clamp(5.5rem,12vh,8.5rem);left:clamp(1.5rem,6vw,7rem);width:min(23rem,30vw);color:#f5f4f1}.section-kicker{margin:0 0 .55rem;color:#e52336;font-size:.62rem;font-weight:700;letter-spacing:.2em}.race-record h2{margin:0;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(2.4rem,4vw,4.8rem);line-height:.9;letter-spacing:-.03em}.race-record-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem .8rem;margin-top:2rem}.race-record-stat{display:grid;gap:.2rem;padding-top:.55rem;border-top:1px solid rgba(162,181,224,.25)}.race-record-stat strong{font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(2rem,3.4vw,3.7rem);font-weight:700;line-height:.8}.race-record-stat span{color:#ffffff9e;font-size:.58rem;font-weight:700;letter-spacing:.16em}@media(max-width:900px){.race-record{width:min(19rem,44vw)}}@media(max-width:600px){.race-record{top:7rem;left:1.5rem;width:calc(100vw - 3rem)}}.drift-wall-section{position:absolute;z-index:5;inset:0;width:100vw;height:100vh;overflow:hidden;background:transparent;will-change:transform}.drift-wall-stage{width:100%;height:100%}
