@font-face{font-family:Race;src:url('/assets/fonts/barlow-condensed-800.ttf') format('truetype');font-weight:800;font-display:swap}
@font-face{font-family:DM;src:url('/assets/fonts/dm-sans-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:DM;src:url('/assets/fonts/dm-sans-600.ttf') format('truetype');font-weight:600 900;font-display:swap}
:root{--ink:#111416;--white:#edece6;--orange:#ff8f21;--blue:#0076b6;--muted:#9da6ac;--line:#ffffff25;--body:DM,Arial,sans-serif;--display:Race,Impact,'Arial Narrow',sans-serif;--gutter:max(6%,calc((100vw - 1320px)/2));--ease:cubic-bezier(.2,.75,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px;scroll-padding-bottom:100px}body{margin:0;background:var(--ink);color:var(--white);font:16px/1.7 var(--body)}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}img{max-width:100%;height:auto;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400;line-height:1.08}h2{font-size:clamp(45px,4.8vw,70px);letter-spacing:-2.6px}h2 em{font-style:normal;color:var(--orange)}::selection{background:var(--orange);color:var(--ink)}:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.button:focus-visible{outline:2px solid #fff;box-shadow:0 0 0 6px var(--ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:-100px;left:20px;padding:12px 20px;background:var(--orange);color:var(--ink)}.skip-link:focus{top:12px}
.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:600;line-height:1.6}.status-light{display:inline-block;width:7px;height:7px;background:var(--orange);box-shadow:0 0 15px #ff8f2190;border-radius:50%;margin-right:10px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:56px;padding:17px 25px;background:var(--orange);color:var(--ink);border:1px solid transparent;font-size:13px;font-weight:600;line-height:1.3;transition:transform .25s var(--ease),background .25s,box-shadow .25s}.button>span{font-size:23px;line-height:1}.button:active{transform:scale(.985)}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;font-size:13px;font-weight:600;padding:10px 0;border-bottom:1px solid currentColor;transition:color .25s}.text-link>span{font-size:22px}.button>span,.text-link>span{display:inline-block;transition:transform .25s var(--ease)}
.site-header{height:88px;display:flex;align-items:center;gap:35px;position:sticky;top:0;z-index:20;padding:0 var(--gutter);background:#101315ef;color:white;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand{display:block;width:210px;flex-shrink:0}.brand img{width:100%}.desktop-nav{display:flex;gap:30px;margin-left:auto;font-size:12px;font-weight:600}.desktop-nav a{position:relative;padding:14px 0}.desktop-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:5px;background:var(--orange);height:2px;transition:right .25s}.desktop-nav a[aria-current]:after{right:0}.header-register{padding:11px 18px;min-height:44px;font-size:12px;gap:24px}.menu-toggle,.mobile-menu{display:none}.mobile-menu[hidden]{display:none}
/* The road is a single continuous SVG route, measured against the real content. */
#journey{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 70% 14%,#27303635,transparent 30%),repeating-linear-gradient(0deg,#ffffff01 0 1px,transparent 1px 4px),#111416}
.race-road{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:visible;--race-car-scale:1.45}.race-road path{vector-effect:non-scaling-stroke}.road-shadow{stroke:#000b;stroke-width:178;filter:blur(10px)}.road-kerb{stroke:#cb642c;stroke-width:150}.road-kerb-dash{stroke-linecap:butt;stroke:#bebeb2;stroke-width:150;stroke-dasharray:24 26}.road-edge{stroke:#d6d5c0;stroke-width:130}.road-asphalt{stroke:#292f32;stroke-width:123}.road-centerline{stroke:#aeb5b366;stroke-width:2;stroke-dasharray:21 30}.road-progress{stroke:#ff8f21;stroke-width:3;filter:drop-shadow(0 0 6px #ff8f2190)}.race-car-art{filter:drop-shadow(0 5px 5px #000b)}
.road-anchor{position:absolute;width:1px;height:1px;pointer-events:none}.start-anchor{top:calc(62svh - 88px)}.hero-end-anchor{bottom:0}.stop-entry{top:0}.stop-exit{bottom:0}.bend-mid{top:50%}.finish-anchor{top:225px}
.race-hero{position:relative;min-height:850px;padding:85px var(--gutter) 70px;z-index:1}.hero-copy{position:relative;width:60%;max-width:750px;z-index:2}.hero-eyebrow{color:#b7bfc2;font-size:9px;letter-spacing:2px;margin-bottom:32px}.race-hero h1{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.race-hero h1 img{height:clamp(86px,9.65vw,139px);width:auto;max-width:none}.hero-description{font-size:17px;line-height:1.8;color:#aab2b7;margin-top:31px}.hero-description strong{font-weight:400;color:#e9ece9}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:31px}.hero-actions .button{min-width:200px}.watch-button{display:inline-flex;align-items:center;gap:11px;border:0;background:transparent;color:var(--white);font-size:12px;padding:10px 0}.play-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid #6e7a83;border-radius:50%;font-size:10px;padding-left:2px;transition:background .25s,color .25s,border-color .25s}.hero-details{display:flex;gap:45px;margin-top:45px;padding-top:26px;border-top:1px solid var(--line)}.hero-details p{display:flex;flex-direction:column;gap:8px}.hero-details span{font-size:8px;letter-spacing:1.8px;color:#7c8991}.hero-details strong{font-size:11px;letter-spacing:.4px;font-weight:600}.hero-side-note{position:absolute;right:7%;top:110px;display:flex;align-items:center;gap:20px;opacity:.55}.hero-side-note>span{font:135px/.85 var(--display);color:transparent;-webkit-text-stroke:1px #697882}.hero-side-note p{font-size:8px;line-height:2.1;letter-spacing:2px;color:#9ba9af}.hero-track-label{position:absolute;top:calc(62svh - 93px);left:81%;width:156px;transform:translateX(-50%);pointer-events:none;z-index:1}.track-grid{display:block;height:22px;background:repeating-conic-gradient(#d9ddcf 0% 25%,#171c21 0% 50%) 0 0/22px 22px;opacity:.6}.hero-track-label>span:last-child{display:block;text-align:center;margin-top:48px;color:#aeb5b4;letter-spacing:6px;font-size:14px;font-family:var(--display)}.scroll-cue{position:absolute;left:var(--gutter);bottom:34px;display:flex;align-items:center;gap:13px;font-size:8px;letter-spacing:1.6px;color:#78868f}.scroll-wheel{width:14px;height:23px;border:1px solid #74818a;border-radius:8px;position:relative}.scroll-wheel:after{content:'';position:absolute;width:2px;height:5px;background:var(--orange);left:5px;top:5px;animation:scroll-hint 2.5s ease-in-out infinite}
.race-stop{position:relative;z-index:1;padding:80px var(--gutter);min-height:800px}.stop-content{position:relative;z-index:2;width:58%;max-width:750px}.stop-weekend .stop-content{margin-left:auto;width:55%}.stop-content>.eyebrow{display:flex;align-items:center;gap:15px;color:#a8b4bd;margin-bottom:26px;font-size:9px;letter-spacing:2px}.checkpoint{display:inline-grid;place-items:center;width:33px;height:33px;background:var(--orange);color:var(--ink);font:19px var(--display);letter-spacing:0;transform:skew(-7deg)}.stop-content h2{line-height:1.08}.lead{font-size:18px;letter-spacing:-.3px;margin-top:27px}.body-copy{font-size:14px;color:#9da8b0;line-height:1.9;margin-top:16px;max-width:520px}.experience-photo{margin-top:36px}.photo-frame{overflow:hidden;background:#252b2f}.photo-frame img{width:100%;object-fit:cover;transition:transform 1.1s var(--ease)}.experience-photo img{aspect-ratio:1.55;object-position:50% 68%}.experience-photo figcaption{display:flex;justify-content:space-between;gap:15px;font-size:8px;letter-spacing:1.1px;color:#83919a;margin-top:13px}.experience-tagline{display:flex;justify-content:space-between;gap:18px;font-size:8px;letter-spacing:1.4px;margin-top:27px;padding-top:22px;border-top:1px solid var(--line);color:#bac2c6}.checkpoint-paint{position:absolute;top:75px;display:flex;flex-direction:column;align-items:center;gap:12px;pointer-events:none;opacity:.4}.paint-right{right:5%}.paint-left{left:5%}.checkpoint-paint>span{font:100px/.9 var(--display);color:transparent;-webkit-text-stroke:1px #879298}.checkpoint-paint>small{font-size:7px;letter-spacing:1.5px;writing-mode:vertical-rl;margin-top:8px}
.track-bend{height:370px;position:relative;z-index:1;pointer-events:none}.track-word{position:absolute;left:8%;top:55px;font:100px/.85 var(--display);letter-spacing:-1px;color:#ffffff05;transform:rotate(-9deg)}.bend-two .track-word{left:auto;right:7%;top:40px;transform:rotate(7deg);text-align:right}.bend-final{height:300px}.final-approach{position:absolute;left:var(--gutter);bottom:55px;font-size:10px;letter-spacing:2px;color:#788d9a}.final-approach>span{font-size:20px;margin-left:18px}
.stop-weekend{padding-top:65px;padding-bottom:65px}.race-schedule{margin-top:37px;border-top:3px solid var(--orange);background:#e7e7df;color:#151a1d;padding:30px 35px 24px;box-shadow:0 20px 60px #0003}.schedule-day+.schedule-day{margin-top:28px}.day-heading{display:flex;align-items:center;gap:20px;padding-bottom:19px;border-bottom:1px solid #b9c0bf}.day-number{font:62px/.9 var(--display);letter-spacing:-2px}.day-heading h3{font-size:23px;font-weight:600;letter-spacing:-.4px}.day-heading p{font-size:9px;letter-spacing:1px;margin-top:7px;color:#58636b}.day-badge{font-size:8px;letter-spacing:1px;align-self:flex-start;margin-left:auto;margin-top:5px}.schedule-day dl{margin:0}.schedule-day dl>div{display:grid;grid-template-columns:84px 1fr;gap:22px;border-bottom:1px solid #ccd0cd;padding:17px 0}.schedule-day dt{font-size:22px;line-height:1.5;letter-spacing:-.5px}.schedule-day dt>span{font-size:9px;letter-spacing:0;margin-left:4px}.schedule-day dd{margin:0;font-size:13px;line-height:1.7;padding-top:4px}.schedule-day dd small{display:block;color:#626d74;font-size:10px;margin-top:3px}.schedule-day .later{font-size:9px;letter-spacing:.5px;padding-top:7px}.schedule-note{font-size:9px;color:#69747a;margin-top:23px;line-height:1.7}
.stop-visit{padding-top:65px;padding-bottom:75px}.brotherhood-pair{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:30px;margin-top:36px}.crew-photo{overflow:hidden}.crew-photo img{width:100%;aspect-ratio:1;object-fit:cover;object-position:53% 54%;transition:transform 1.1s var(--ease)}.brotherhood-pair>div>p{font-size:19px;line-height:1.55;letter-spacing:-.4px;color:#a1adb4}.brotherhood-pair strong{font-weight:400;color:var(--white)}.brotherhood-pair>div>span{display:block;font-size:8px;line-height:1.9;letter-spacing:1px;color:#718b9b;margin-top:22px}.venue-details{margin-top:32px;border-top:1px solid var(--line);padding-top:28px;display:grid;grid-template-columns:1.2fr 1fr;gap:0 30px}.venue-details>.eyebrow{grid-column:1/-1;font-size:8px;color:#91a9b8;margin-bottom:17px}.venue-details h3{font-size:28px;letter-spacing:-1px;line-height:1.2}.venue-details address{font-style:normal;font-size:12px;color:#a8b3bc;line-height:1.9;padding-top:3px}.venue-details .text-link{justify-self:start;margin-top:16px;font-size:12px}.travel-disclosure{margin-top:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;font-weight:600;padding:20px 0}summary::-webkit-details-marker{display:none}summary>span{font-size:21px;font-weight:400;transition:transform .25s}details[open]>summary>span{transform:rotate(45deg)}.travel-content{padding-bottom:22px;font-size:13px;color:#9eabb4}.travel-content>a{display:block;border-top:1px solid var(--line);padding:17px 0;font-size:13px;color:var(--white)}.travel-content>a span{display:block;font-size:10px;color:#91a0aa;margin-top:5px}.travel-content>p:first-child{margin:0 0 20px}.travel-content .hotel-note{font-size:10px;margin-top:10px}.photo-note{font-size:7px;letter-spacing:1.4px;color:#6f818e;margin-top:17px}
.finish-section{position:relative;z-index:1;padding:345px var(--gutter) 100px}.finish-line{position:absolute;top:115px;left:0;right:0;pointer-events:none}.finish-line>span{display:block;text-align:center;font:20px/1 var(--display);letter-spacing:12px;color:#9ea5a0;margin-bottom:15px}.finish-line>div{height:40px;background:repeating-conic-gradient(#b2b7ae 0% 25%,#14191c 0% 50%) 0 0/40px 40px;opacity:.75;box-shadow:0 12px 50px #0005}.finish-content{position:relative;z-index:2;max-width:900px;margin:0 auto;text-align:center}.finish-content>.eyebrow{font-size:9px;letter-spacing:1.8px;margin-bottom:27px;color:#9cabb5}.finish-content h2{font-size:clamp(50px,5.9vw,83px);letter-spacing:-3.5px}.finish-intro{font-size:14px;line-height:1.9;color:#a5b1b9;margin-top:26px}.registration-panel{margin-top:42px;padding:33px 40px 25px;text-align:left;background:#1e272e;border:1px solid #a5bbc82a;box-shadow:0 30px 60px #0005}.registration-top{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:25px;border-bottom:1px solid #8fabb533}.registration-top img{width:200px}.registration-top>span{font-size:8px;letter-spacing:1.4px;color:#8d9fab}.admission-main{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center;padding:33px 0 25px}.admission-main .eyebrow{font-size:9px;letter-spacing:1.4px;color:#adc0cc}.price{display:flex;align-items:flex-end;gap:3px;margin-top:20px;color:var(--white)}.price sup{font:38px/1 var(--display);align-self:flex-start;margin-top:12px}.price strong{font:142px/.85 var(--display);letter-spacing:-3px}.price>span{font-size:10px;margin:0 0 3px 7px;color:#8299a7}.admission-action>p:first-child{font-size:14px;color:#bdc9d0;line-height:1.8;margin-bottom:20px}.admission-action .button{width:100%}.admission-action>p:last-child{font-size:10px;color:#90a4b0;margin-top:13px}.regular-rate{font-size:10px;color:#8da2b0;padding:17px 0;border-bottom:1px solid #8fabb533}.other-rates{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-top:27px}.other-rates h3{font-size:17px;font-weight:600;letter-spacing:-.2px}.other-rates p{font-size:11px;line-height:1.9;color:#96aab7;margin-top:12px}.other-rates strong{display:block;font-size:26px;letter-spacing:-.7px;margin-top:17px;font-weight:400}.other-rates small{font-size:10px;letter-spacing:0;color:#96aab7}.registration-fallback{font-size:9px;line-height:1.9;color:#8299a7;margin-top:24px;padding-top:21px;border-top:1px solid #8fabb533;display:flex;justify-content:space-between;gap:15px}.registration-fallback a{color:#c3d2db;text-decoration:underline;text-underline-offset:4px}
.questions{display:grid;grid-template-columns:.9fr 1.1fr;gap:12%;padding:75px var(--gutter);background:#e5e7e2;color:#172027}.questions :focus-visible{outline-color:#0076b6}.questions-heading>.eyebrow{font-size:9px;letter-spacing:1.4px;color:#467285;margin-bottom:23px}.questions h2{font-size:45px;letter-spacing:-1.6px}.questions-heading>p:not(.eyebrow){font-size:13px;color:#687780;margin-top:27px}.questions-heading .text-link{font-size:12px;margin-top:7px}.faq-list details{border-top:1px solid #b7c2c2}.faq-list details:last-child{border-bottom:1px solid #b7c2c2}.faq-list summary{font-size:13px;padding:21px 0}.faq-answer{padding:0 20px 23px 0;font-size:13px;line-height:1.85;color:#5c6d77}.faq-answer p+p{margin-top:14px}.faq-answer a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
.footer{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:45px var(--gutter) 115px;background:#0b1013}.footer .brand{width:215px}.footer p{font-size:11px;color:#788e9c;line-height:1.9}.footer>a:last-child{font-size:12px;color:#9bb0bd}.footer>a:last-child>span{margin-left:20px}
.race-hud{position:fixed;z-index:15;right:25px;bottom:22px;width:275px;padding:16px 18px 14px;border:1px solid #9aaebb35;background:#10171cf2;backdrop-filter:blur(18px);box-shadow:0 8px 24px #0005;pointer-events:none}.race-hud>div:first-child{display:flex;align-items:center;gap:9px;font-size:8px;letter-spacing:1px;color:#c2ccd3}.hud-dot{width:5px;height:5px;border-radius:50%;background:var(--orange);box-shadow:0 0 8px #ff8f2180}.race-hud [data-race-progress]{margin-left:auto;color:var(--orange);font-size:10px;letter-spacing:.5px;font-variant-numeric:tabular-nums}.hud-progress{height:2px;background:#36434d;margin-top:11px}.hud-progress>span{display:block;width:0;height:100%;background:var(--orange)}
.promo-dialog{padding:0;border:1px solid #4d5159;background:var(--ink);color:#fff;width:min(1000px,94vw);max-height:90svh}.promo-dialog::backdrop{background:#000d;backdrop-filter:blur(7px)}.dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 17px}.dialog-bar h2{font:600 11px/1.4 var(--body);letter-spacing:1px}.dialog-close{width:44px;height:44px;border:0;background:none;color:#fff;font-size:20px}.promo-dialog video{display:block;width:100%;max-height:75svh;background:#000}
.reveal-pending{opacity:0;transform:translateY(24px);transition:opacity .85s var(--ease),transform .85s var(--ease)}.reveal-pending.is-revealed,.reveal-pending:focus-within{opacity:1;transform:none}.hero-eyebrow{animation:rise-in .8s .05s both}.race-hero h1{animation:rise-in .9s .15s both}.hero-description{animation:rise-in .8s .3s both}.hero-actions{animation:rise-in .8s .4s both}details[open] .faq-answer,details[open] .travel-content{animation:rise-in .3s both}.promo-dialog[open]{animation:rise-in .3s both}
@keyframes rise-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes scroll-hint{0%,100%{opacity:.3;transform:translateY(0)}45%{opacity:1;transform:translateY(6px)}}
@media(hover:hover) and (pointer:fine){.button:hover{background:#ffa343;transform:translateY(-3px);box-shadow:0 7px 30px #ff8f2125}.button:hover>span,.text-link:hover>span{transform:translate(3px,-3px)}.desktop-nav a:hover:after{right:0}.watch-button:hover .play-icon{background:var(--orange);border-color:var(--orange);color:var(--ink)}.text-link:hover{color:var(--orange)}.questions .text-link:hover{color:#0076b6}.photo-frame:hover img,.crew-photo:hover img{transform:scale(1.035)}summary:hover{color:#dd7a20}.dialog-close:hover{color:var(--orange)}}
@media(min-width:1650px){.race-hero{padding-top:105px;min-height:950px}.race-hero h1 img{height:150px}.hero-copy{max-width:860px}.hero-side-note{right:12%}.race-stop{padding-top:105px;padding-bottom:105px}.stop-content{max-width:790px}.track-bend{height:430px}}
@media(max-width:1100px){:root{--gutter:5%}.site-header{gap:25px}.brand{width:180px}.desktop-nav{gap:23px;font-size:11px}.header-register{gap:18px}.race-hero{padding-top:80px;min-height:800px}.race-hero h1 img{height:9.4vw}.hero-details{gap:30px}.hero-details strong{font-size:9px}.hero-details span{font-size:7px}.hero-actions{gap:21px}.hero-actions .button{min-width:183px;padding:17px 20px}.watch-button{font-size:11px}.hero-side-note{right:6%;top:100px;gap:15px}.hero-side-note>span{font-size:105px}.hero-side-note p{font-size:7px}.stop-content{width:58%}.stop-weekend .stop-content{width:55%}.race-stop{padding-top:65px;padding-bottom:65px;min-height:0}h2{font-size:51px;letter-spacing:-2px}.body-copy{font-size:13px}.lead{font-size:17px}.race-schedule{padding:25px 28px 22px}.day-heading{gap:17px}.day-number{font-size:55px}.day-heading h3{font-size:22px}.schedule-day dl>div{gap:17px;grid-template-columns:80px 1fr}.schedule-day dd{font-size:12px}.checkpoint-paint>span{font-size:80px}.paint-right{right:3.5%}.paint-left{left:3.5%}.track-bend{height:330px}.track-word{font-size:83px}.brotherhood-pair{gap:23px}.brotherhood-pair>div>p{font-size:17px}.venue-details{gap:0 25px}.venue-details h3{font-size:26px}.venue-details address{font-size:11px}.registration-panel{padding:30px 35px 24px}.race-hud{right:20px;width:255px}.questions{gap:8%}.footer .brand{width:190px}}
@media(max-width:850px) and (min-width:761px){.desktop-nav{gap:15px;font-size:10px}.site-header{gap:20px}.brand{width:155px}.header-register{font-size:11px;gap:14px;padding:11px 15px}.race-hero h1 img{height:9.4vw}.hero-eyebrow{font-size:8px;letter-spacing:1.2px}.hero-description{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:13px}.hero-details{margin-top:28px;gap:25px}.hero-side-note{right:5%;gap:11px}.hero-side-note>span{font-size:90px}.hero-side-note p{font-size:6px}.stop-content{width:56%}h2{font-size:43px;letter-spacing:-1.8px}.race-schedule{padding:23px}.day-heading{gap:14px}.day-heading h3{font-size:20px}.day-badge{display:none}.schedule-day dl>div{gap:12px;grid-template-columns:71px 1fr}.schedule-day dt{font-size:21px}.schedule-day dd{font-size:11px}.brotherhood-pair>div>p{font-size:15px}.venue-details{grid-template-columns:1fr}.venue-details address{margin-top:15px}.experience-tagline{font-size:6px;letter-spacing:1px}.admission-main{gap:40px}.questions h2{font-size:39px}.footer{gap:25px}.footer p{font-size:10px}.footer>a:last-child{font-size:11px}}
/* On phones the road becomes a clear left-hand lane, never crossing the content. */
@media(max-width:760px){
 :root{--gutter:6%}html{scroll-padding-top:94px}.site-header{height:76px;padding:0 6%;gap:16px}.brand{width:154px}.desktop-nav{display:none}.header-register{margin-left:auto;min-height:40px;padding:10px 13px;gap:10px;font-size:11px}.header-register>span{font-size:20px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;flex-shrink:0;width:25px;min-height:44px;padding:0;background:transparent;border:0}.menu-toggle span{height:2px;background:#fff;width:24px;transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-menu{position:absolute;top:76px;left:0;right:0;display:flex;flex-direction:column;padding:20px 6% 25px;background:var(--ink);color:#fff;border-top:1px solid var(--line);box-shadow:0 16px 20px #0004}.mobile-menu a{padding:12px 0;font-size:15px}.mobile-menu:not([hidden]){animation:rise-in .25s}
 .race-road{--race-car-scale:.59}.road-shadow{stroke-width:50;filter:blur(4px)}.road-kerb,.road-kerb-dash{stroke-width:36}.road-kerb-dash{stroke-dasharray:10 12}.road-edge{stroke-width:29}.road-asphalt{stroke-width:26}.road-centerline{stroke-width:1;stroke-dasharray:9 12}.road-progress{stroke-width:1.5;filter:drop-shadow(0 0 3px #ff8f2190)}.start-anchor{top:calc(62svh - 76px)}
 .race-hero{min-height:690px;padding:54px 6% 70px 72px}.hero-copy{width:100%;max-width:none}.hero-eyebrow{font-size:8px;letter-spacing:1px;line-height:1.8;margin-bottom:29px}.status-light{width:5px;height:5px;margin-right:7px}.race-hero h1{gap:8px}.race-hero h1 img{height:calc((100vw - 96px) * .192);max-height:100px}.hero-description{font-size:14px;line-height:1.85;margin-top:28px}.hero-description strong{display:inline}.hero-actions{align-items:flex-start;flex-direction:column;gap:14px;margin-top:27px}.hero-actions .button{width:100%;min-width:0;padding:17px 20px;font-size:12px}.watch-button{font-size:11px}.play-icon{width:31px;height:31px}.hero-details{display:flex;flex-direction:column;gap:20px;margin-top:26px;padding-top:23px}.hero-details span{font-size:7px;letter-spacing:1.4px}.hero-details strong{font-size:10px;letter-spacing:.1px}.hero-details p{gap:5px}.hero-side-note{display:none}.hero-track-label{left:28px;top:calc(62svh - 80px);width:38px}.track-grid{height:10px;background-size:10px 10px}.hero-track-label>span:last-child{font-size:10px;letter-spacing:2px;writing-mode:vertical-rl;margin:28px auto 0}.scroll-cue{left:72px;bottom:31px;font-size:7px;letter-spacing:1.1px}
 .race-stop{padding:57px 6% 45px 72px;min-height:0}.stop-content,.stop-weekend .stop-content{width:100%;max-width:none;margin:0}.stop-content>.eyebrow{gap:12px;font-size:8px;letter-spacing:1.4px;margin-bottom:23px}.checkpoint{width:28px;height:28px;font-size:17px}h2{font-size:39px;letter-spacing:-1.8px;line-height:1.1}.lead{font-size:15px;line-height:1.65;margin-top:23px}.body-copy{font-size:13px;line-height:1.85;margin-top:15px}.experience-photo{margin-top:28px}.experience-photo img{aspect-ratio:1;object-position:50% 63%}.experience-photo figcaption{font-size:6px;letter-spacing:.5px;margin-top:11px;gap:12px}.experience-tagline{font-size:7px;letter-spacing:1px;flex-wrap:wrap;justify-content:flex-start;gap:10px 18px;margin-top:23px;padding-top:20px}.checkpoint-paint{display:none}.track-bend{height:130px}.track-word{left:72px;top:25px;font-size:51px;color:#ffffff06;transform:none;line-height:.92}.bend-two .track-word{left:72px;right:auto;top:21px;transform:none;text-align:left}.bend-final{height:135px}.final-approach{left:72px;bottom:23px;font-size:7px;letter-spacing:1px}.final-approach>span{font-size:16px;margin-left:10px}
 .race-schedule{margin-top:27px;padding:24px 20px 21px}.day-heading{gap:12px;padding-bottom:17px}.day-number{font-size:49px;letter-spacing:-1px}.day-heading h3{font-size:20px}.day-heading p{font-size:7px;letter-spacing:.4px;margin-top:7px}.day-badge{display:none}.schedule-day dl>div{grid-template-columns:63px 1fr;gap:11px;padding:15px 0}.schedule-day dt{font-size:19px;letter-spacing:-.6px}.schedule-day dt>span{font-size:7px;margin-left:1px}.schedule-day dd{font-size:11px;padding-top:2px;line-height:1.7}.schedule-day dd small{font-size:9px}.schedule-day .later{font-size:7px;letter-spacing:.1px;padding-top:6px}.schedule-day+.schedule-day{margin-top:28px}.schedule-note{font-size:8px;margin-top:19px}
 .brotherhood-pair{grid-template-columns:1fr;gap:20px;margin-top:29px}.crew-photo img{aspect-ratio:1.2}.brotherhood-pair>div{display:flex;align-items:center;justify-content:space-between;gap:22px}.brotherhood-pair>div>p{font-size:16px;line-height:1.7}.brotherhood-pair>div>span{font-size:7px;line-height:1.9;margin:0;max-width:100px;letter-spacing:.6px}.venue-details{margin-top:27px;padding-top:24px;grid-template-columns:1fr}.venue-details>.eyebrow{font-size:7px;margin-bottom:15px}.venue-details h3{font-size:27px;letter-spacing:-1px}.venue-details address{font-size:12px;margin-top:18px}.venue-details .text-link{margin-top:13px;font-size:11px}.travel-disclosure{margin-top:22px}summary{font-size:11px;padding:18px 0;gap:16px}.travel-content{font-size:11px}.travel-content>a{font-size:11px}.travel-content>a span{font-size:9px}.travel-content .hotel-note{font-size:9px}.photo-note{font-size:6px;letter-spacing:.7px}
 .finish-section{padding:245px 6% 65px 72px}.finish-anchor{top:175px}.finish-line{top:90px}.finish-line>span{font-size:16px;letter-spacing:7px;margin-bottom:13px}.finish-line>div{height:26px;background-size:26px 26px}.finish-content{text-align:left;max-width:none}.finish-content>.eyebrow{font-size:7px;letter-spacing:1px;margin-bottom:23px}.finish-content h2{font-size:39px;letter-spacing:-1.8px}.finish-intro{font-size:12px;line-height:1.85;margin-top:23px}.registration-panel{margin-top:29px;padding:23px 20px 20px}.registration-top{align-items:flex-start;flex-direction:column;gap:16px;padding-bottom:23px}.registration-top img{width:177px}.registration-top>span{font-size:7px;letter-spacing:1px}.admission-main{grid-template-columns:1fr;gap:25px;padding:25px 0 17px}.admission-main .eyebrow{font-size:8px;letter-spacing:.9px}.price{margin-top:19px}.price strong{font-size:112px;letter-spacing:-3px}.price sup{font-size:30px;margin-top:9px}.price>span{font-size:9px;margin-left:5px}.admission-action>p:first-child{font-size:12px;margin-bottom:19px}.admission-action .button{font-size:11px;gap:18px;padding:17px}.admission-action .button>span{font-size:20px}.admission-action>p:last-child{font-size:9px;line-height:1.8;margin-top:12px}.regular-rate{font-size:9px;line-height:1.85;padding:17px 0}.other-rates{grid-template-columns:1fr;gap:24px;padding-top:22px}.other-rates>div+div{border-top:1px solid #8fabb533;padding-top:22px}.other-rates h3{font-size:15px}.other-rates p{font-size:10px;margin-top:10px}.other-rates strong{font-size:24px;margin-top:13px}.other-rates small{font-size:9px}.registration-fallback{flex-direction:column;gap:8px;margin-top:22px;font-size:8px}
 .questions{grid-template-columns:1fr;gap:29px;padding:50px 6% 50px 72px}.questions-heading>.eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:21px}.questions h2{font-size:34px;letter-spacing:-1.2px}.questions-heading>p:not(.eyebrow){font-size:12px;margin-top:20px}.questions-heading .text-link{font-size:11px}.faq-list summary{font-size:11px;padding:20px 0;gap:15px}.faq-list summary>span{font-size:19px}.faq-answer{font-size:12px;line-height:1.85;padding-right:3px}
 .footer{display:flex;align-items:flex-start;flex-direction:column;gap:25px;padding:36px 6% 105px 72px}.footer .brand{width:190px}.footer p{font-size:10px}.footer>a:last-child{font-size:11px}.race-hud{left:72px;right:15px;bottom:14px;width:auto;padding:12px 14px 11px}.race-hud>div:first-child{font-size:7px;letter-spacing:.6px;gap:8px}.race-hud [data-race-progress]{font-size:9px}.hud-progress{margin-top:8px}
}
@media(max-width:370px){.site-header{gap:11px}.brand{width:133px}.header-register{padding:9px 10px;gap:8px;font-size:10px}.menu-toggle,.menu-toggle span{width:21px}.race-hero{padding-top:45px;min-height:660px}.hero-eyebrow{font-size:7px;letter-spacing:.8px}.hero-description{font-size:12px}.hero-actions .button{font-size:11px;padding:17px}.hero-details strong{font-size:9px}.hero-details span{font-size:6px}.scroll-cue{font-size:6px;letter-spacing:.8px}h2{font-size:32px;letter-spacing:-1.4px}.lead{font-size:14px}.body-copy{font-size:12px}.experience-photo figcaption{font-size:5px;letter-spacing:.4px}.experience-tagline{font-size:6px}.race-schedule{padding:20px 16px}.day-number{font-size:45px}.day-heading h3{font-size:18px}.schedule-day dl>div{grid-template-columns:57px 1fr;gap:10px}.schedule-day dd{font-size:10px}.schedule-day dt{font-size:18px}.schedule-day dt>span{font-size:6px}.schedule-day .later{font-size:6px}.brotherhood-pair>div{gap:16px}.brotherhood-pair>div>p{font-size:14px}.brotherhood-pair>div>span{font-size:6px}.finish-content h2{font-size:32px;letter-spacing:-1.4px}.finish-content>.eyebrow{font-size:6px}.registration-panel{padding:22px 16px 18px}.registration-top img{width:160px}.admission-action .button{font-size:10px;padding:15px 13px;gap:10px}.admission-main .eyebrow{font-size:7px}.price strong{font-size:102px}.price sup{font-size:26px}.price>span{font-size:8px}.questions h2{font-size:29px}.faq-list summary{font-size:10px}.footer .brand{width:180px}.race-hud>div:first-child{font-size:6px}.race-hud{padding:12px}}
/* A photographic pause between admission and the practical details. */
.conference-gallery{padding:85px var(--gutter) 80px;background:#182026;border-top:1px solid #ffffff16}
.gallery-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:70px;margin-bottom:39px}.gallery-heading .eyebrow{color:#bdcbd3;font-size:10px;margin-bottom:23px}.gallery-heading h2{font-size:clamp(39px,4vw,58px);letter-spacing:-2px}.gallery-heading>p{max-width:390px;font-size:14px;line-height:1.9;color:#b1c0ca}
.gallery-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:22px}.gallery-grid figure{min-width:0}.gallery-grid a{position:relative;display:block;overflow:hidden;background:#111416}.gallery-grid img{width:100%;height:340px;object-fit:cover;transition:transform .7s var(--ease)}.gallery-grid figure:first-child img{object-position:50% 75%}.gallery-grid figure:nth-child(2) img{object-position:65% 50%}.gallery-grid figure:nth-child(3) img{object-position:50% 50%}
.photo-expand{position:absolute;bottom:14px;right:14px;display:grid;place-items:center;width:35px;height:35px;background:#101518df;border:1px solid #d7e0e53d;color:white;font-size:22px;transition:background .2s,color .2s}.gallery-grid figcaption{display:flex;justify-content:space-between;gap:10px;margin-top:16px;font-size:8px;letter-spacing:1px;color:#b9c8d1;line-height:1.7}.gallery-grid figcaption span:last-child{color:#90a7b6}.gallery-cta{margin-top:29px}
.gallery-dialog{padding:0;border:1px solid #879caa66;background:#11191e;color:var(--white);width:min(1080px,92vw);max-width:none;max-height:94dvh;box-shadow:0 30px 90px #0009}.gallery-dialog::backdrop{background:#05080beF;backdrop-filter:blur(10px)}.gallery-dialog-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 19px;border-bottom:1px solid var(--line)}.gallery-dialog-bar>span{font-size:10px;letter-spacing:1.6px;color:#c3d1db}.gallery-close,.gallery-prev,.gallery-next{display:grid;place-items:center;min-width:44px;min-height:44px;border:1px solid #b7cbd133;background:transparent;color:var(--white);font-size:23px}.gallery-full-image{display:block;width:100%;height:min(68dvh,710px);object-fit:contain;background:#0b1114}.gallery-dialog-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 19px;border-top:1px solid var(--line)}.gallery-dialog-bottom p{font-size:13px;line-height:1.6;text-align:center;color:#cfdae0}
@media(hover:hover) and (pointer:fine){.gallery-grid a:hover img{transform:scale(1.035)}.gallery-grid a:hover .photo-expand{background:var(--orange);color:var(--ink)}.gallery-close:hover,.gallery-prev:hover,.gallery-next:hover{color:var(--orange)}}
@media(max-width:1000px){.gallery-heading{gap:35px}.gallery-heading>p{max-width:330px;font-size:13px}.gallery-grid{gap:17px;grid-template-columns:1fr 1fr 1fr}.gallery-grid img{height:280px}.gallery-grid figcaption{letter-spacing:.6px;font-size:7px}}
@media(max-width:760px){.conference-gallery{padding:53px 6% 50px}.gallery-heading{display:block;margin-bottom:29px}.gallery-heading .eyebrow{font-size:9px;margin-bottom:20px}.gallery-heading h2{font-size:37px;letter-spacing:-1.5px}.gallery-heading>p{margin-top:21px;max-width:470px;font-size:13px}.gallery-grid{grid-template-columns:1fr 1fr;gap:24px 15px}.gallery-grid figure:first-child{grid-column:1/-1}.gallery-grid img{height:auto;aspect-ratio:.82}.gallery-grid figure:first-child img{aspect-ratio:1.45}.gallery-grid figcaption{display:block;font-size:7px;letter-spacing:.4px;margin-top:11px}.gallery-grid figcaption span:last-child{display:block;margin-top:4px}.gallery-cta{font-size:12px;margin-top:27px}.photo-expand{width:31px;height:31px;right:10px;bottom:10px;font-size:20px}.gallery-dialog{width:94vw}.gallery-dialog-bar{padding:9px 12px}.gallery-dialog-bottom{padding:12px;gap:12px}.gallery-dialog-bottom p{font-size:11px}.gallery-full-image{height:60dvh}.gallery-close,.gallery-prev,.gallery-next{min-width:40px;min-height:40px}}
/* The conference pass offers useful dates and registration without covering the finish. */
.conference-pass{position:fixed;z-index:18;right:25px;bottom:23px;width:300px;padding:18px 20px 20px;background:#182127f5;color:var(--white);border:1px solid #a8bac64d;border-top:3px solid var(--orange);box-shadow:0 12px 45px #0006;backdrop-filter:blur(18px);animation:rise-in .3s var(--ease)}
.conference-pass[hidden],#pass-details[hidden]{display:none}
.pass-header{display:flex;align-items:center;justify-content:space-between;gap:15px}
.pass-header>a{display:flex;flex-direction:column;gap:5px}
.pass-header>a>span{font-size:8px;letter-spacing:.8px;color:#becbd2;line-height:1.5}
.pass-header strong{font-size:15px;letter-spacing:.1px;line-height:1.5;font-weight:600}
.pass-toggle{width:36px;height:36px;flex-shrink:0;border:1px solid #93a8b94d;background:transparent;color:#dce6ed;font-size:23px;line-height:1;transition:background .2s}
.pass-toggle:hover{background:#ffffff12}
.pass-rate{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 0}
.pass-rate p{display:flex;align-items:baseline;gap:7px}.pass-rate strong{font:42px/1 var(--display)}.pass-rate p>span{font-size:10px;color:#b2c3ce}.pass-rate>span{font-size:8px;line-height:1.8;letter-spacing:.7px;text-align:right;color:#c9d4da}
.conference-pass .button{width:100%;padding:12px 17px;min-height:46px;font-size:12px}.conference-pass .button>span{font-size:20px}
.pass-compact-link{display:none}
.conference-pass.is-minimized{width:280px;padding-bottom:15px}
.is-minimized .pass-compact-link{display:flex;justify-content:space-between;align-items:center;margin-top:13px;padding-top:12px;border-top:1px solid #ffffff21;font-size:12px;font-weight:600;color:var(--orange)}
body:has(dialog[open]) .conference-pass{visibility:hidden}
@media(max-width:760px){.conference-pass{left:auto;right:15px;bottom:14px;width:min(280px,calc(100% - 30px));padding:14px 16px 16px}.conference-pass.is-minimized{width:min(245px,calc(100% - 30px));padding:12px 14px}.pass-header>a>span{font-size:7px;letter-spacing:.6px}.pass-header strong{font-size:12px}.pass-toggle{width:34px;height:34px}.pass-rate{padding:15px 0}.is-minimized .pass-compact-link{font-size:11px;margin-top:10px;padding-top:9px}}
/* V3 refinement: conference identity, human moments, and clearer track markings. */
.race-hero{padding-top:65px;min-height:850px}
.hero-eyebrow{color:var(--white);font-size:12px;letter-spacing:2px;margin-bottom:26px}
.race-hero h1 img{height:clamp(80px,8.8vw,127px)}
.race-hero h1 .hero-event-logo{width:100%;height:auto;max-width:100%}
.hero-theme{width:83%;margin-top:28px}.hero-theme img{width:100%;height:auto}
.hero-introduction{display:grid;grid-template-columns:1.35fr 1fr;gap:30px;margin-top:32px;align-items:start}
.hero-description{margin:0;font-size:16px;line-height:1.75;max-width:410px;color:#b5bfc4}
.hero-description strong{color:var(--white)}
.hero-actions{flex-wrap:wrap;gap:12px 22px;margin-top:24px}
.hero-actions .button{min-width:0;gap:23px;padding:15px 20px;min-height:52px}
.hero-photo{padding-top:3px;transform:rotate(2deg)}
.hero-photo .photo-frame{border:1px solid #c6d0cf3b}
.hero-photo img{aspect-ratio:1.32;object-position:50% 66%;width:100%;object-fit:cover}
.hero-photo figcaption{display:flex;justify-content:space-between;gap:12px;font-size:8px;letter-spacing:.6px;line-height:1.7;color:#c0c9cc;padding-top:12px}
.hero-photo figcaption span{color:#a5b1b6;white-space:nowrap}
.hero-details{margin-top:29px;padding-top:0;border-top:0;gap:35px}
.hero-details span{color:#acb9c0;font-size:9px;letter-spacing:1.3px}
.hero-details strong{font-size:13px}
.hero-side-note{left:calc(81% - 57px);right:auto;top:105px;opacity:1;gap:28px}
.hero-side-note>span{width:114px;text-align:center;font-size:108px;color:#e4e6e0;-webkit-text-stroke:0;text-shadow:0 3px 12px #0007}
.hero-side-note p{font-size:10px;line-height:2.1;letter-spacing:1.5px;color:#c5cdd0}
.scroll-cue{color:#b1bcc2}
.checkpoint-paint{opacity:.75}
.checkpoint-paint>span{-webkit-text-stroke-color:#a8b2b7}
.checkpoint-paint>small{color:#b9c2c7}
.final-approach{color:#b6c5ce}
.finish-line>span{display:table;padding:11px 21px 11px 28px;margin:0 auto 14px;background:var(--white);color:var(--ink);font-size:25px;letter-spacing:7px;box-shadow:0 5px 24px #0006}
.finish-line>div{opacity:1;background-image:repeating-conic-gradient(#d9ddd5 0% 25%,#15191c 0% 50%)}
.weekend-moment{margin-top:30px}
.weekend-moment img{width:100%;aspect-ratio:2.4;object-fit:cover;object-position:50% 100%}
.weekend-moment figcaption{display:flex;justify-content:space-between;gap:18px;margin-top:13px;font-size:8px;letter-spacing:.8px;line-height:1.7;color:#aebbc2}
.weekend-moment figcaption span:last-child{white-space:nowrap}
.schedule-day dl>div{grid-template-columns:96px 1fr;gap:20px}
.schedule-day dt{white-space:nowrap}
.schedule-day dd{font-size:14px}
.schedule-note{font-size:10px;line-height:1.8;color:#52616a}
.venue-details{grid-template-columns:1fr 1.1fr;gap:0 25px;align-items:start}
.venue-details>.eyebrow{color:#bbc9d2;font-size:10px;margin-bottom:22px}
.venue-details address{margin-top:17px}
.venue-photo img{width:100%;aspect-ratio:1.84;object-fit:cover;border:1px solid #cad8df35}
.venue-photo figcaption{font-size:8px;letter-spacing:1px;color:#a8bbc6;line-height:1.7;margin-top:12px}
.travel-link{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:27px}
.travel-link strong{display:block;font-size:17px;font-weight:400;line-height:1.5;color:var(--white)}
.travel-link small{display:block;font-size:11px;color:#a7b7c1;line-height:1.7;margin-top:5px}
.travel-link>span:last-child{font-size:27px;color:var(--orange);transition:transform .25s}
.photo-note{color:#a1b2bd;line-height:1.7}
.faq-photo{max-width:340px;margin-top:33px}
.faq-photo img{width:100%;aspect-ratio:1.45;object-fit:cover;object-position:60% 50%}
.faq-photo figcaption{font-size:8px;line-height:1.7;letter-spacing:.8px;color:#50636e;margin-top:11px}
.faq-photo figcaption span{margin-left:10px}
.footer{display:grid;grid-template-columns:1fr 1fr auto;column-gap:35px;row-gap:30px;padding-bottom:105px}
.footer-links{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#c6d0d5}
.footer .footer-credit{grid-column:1/-1;padding-top:22px;border-top:1px solid #ffffff21;font-size:11px;color:#a0b1bd}
.footer-credit a{text-decoration:underline;text-underline-offset:4px;color:#d7e0e5}
@media(hover:hover) and (pointer:fine){.travel-link:hover>span:last-child{transform:translate(4px,-4px)}.travel-link:hover strong,.footer-links a:hover,.footer-credit a:hover{color:var(--orange)}}
@media(min-width:1650px){.race-hero{min-height:930px;padding-top:85px}.race-hero h1 img{height:143px}.hero-side-note{left:calc(81% - 57px);right:auto}.hero-introduction{gap:40px}}
@media(max-width:1100px) and (min-width:761px){.hero-eyebrow{font-size:10px;letter-spacing:1.5px}.hero-introduction{gap:22px;grid-template-columns:1.25fr 1fr}.hero-description{font-size:14px}.hero-photo img{aspect-ratio:1}.hero-photo figcaption{font-size:7px;letter-spacing:.2px;flex-wrap:wrap;gap:2px}.hero-actions{gap:11px;margin-top:20px;flex-direction:column;align-items:flex-start}.hero-actions .button{font-size:12px;gap:16px}.hero-details{gap:25px}.hero-details span{font-size:7px}.hero-details strong{font-size:11px}.hero-side-note{left:calc(81% - 47px);gap:24px;top:105px}.hero-side-note>span{width:94px;font-size:92px}.hero-side-note p{font-size:8px;letter-spacing:1px}.desktop-nav{gap:19px}.site-header{gap:22px}.venue-details{grid-template-columns:1fr}.venue-photo{margin-top:23px;max-width:420px}.schedule-day dl>div{grid-template-columns:90px 1fr;gap:13px}.schedule-day dd{font-size:12px}}
@media(max-width:850px) and (min-width:761px){.desktop-nav{gap:13px}.site-header{gap:15px}.brand{width:145px}.hero-side-note p{display:none}.hero-eyebrow{font-size:9px;letter-spacing:1px}.hero-introduction{grid-template-columns:1fr}.hero-introduction>div{max-width:340px}.hero-photo{max-width:300px;transform:rotate(1deg)}.hero-photo img{aspect-ratio:1.9}.hero-photo figcaption{flex-wrap:nowrap}.hero-actions{flex-direction:row;align-items:center;gap:16px}.hero-details{margin-top:24px;flex-wrap:wrap;gap:17px}.race-hero{padding-bottom:90px}.hero-copy{width:59%}.schedule-day dl>div{grid-template-columns:77px 1fr;gap:12px}.schedule-day dt{font-size:20px}.schedule-day dd{font-size:12px}}
@media(max-width:760px){
 .race-hero{padding-top:42px;padding-bottom:80px;min-height:0}.hero-eyebrow{font-size:9px;letter-spacing:.8px;margin-bottom:23px}.race-hero h1 img{height:calc((100vw - 96px) * .192)}
 .hero-theme{width:90%;margin-top:20px}.hero-introduction{display:flex;flex-direction:column;gap:24px;margin-top:25px}.hero-description{font-size:14px;line-height:1.75}.hero-actions{flex-direction:row;align-items:center;gap:12px 20px;margin-top:24px}.hero-actions .button{padding:16px 20px;min-height:54px}.hero-photo{width:100%;transform:none;padding:0}.hero-photo img{aspect-ratio:1.9;object-position:50% 65%}.hero-photo figcaption{font-size:7px;padding-top:10px;letter-spacing:.5px}.hero-details{margin-top:24px;padding-top:0;gap:15px}.hero-details span{font-size:8px;letter-spacing:.8px}.hero-details strong{font-size:11px}.hero-side-note{display:none}.scroll-cue{bottom:28px}
 .finish-line>span{font-size:21px;letter-spacing:5px;padding:10px 18px 10px 23px;margin-bottom:13px}.finish-line>div{height:26px}
 .schedule-day dl>div{grid-template-columns:76px 1fr;gap:10px}.schedule-day dt{font-size:20px;letter-spacing:-.5px}.schedule-day dt>span{font-size:8px}.schedule-day dd{font-size:12px}.schedule-note{font-size:9px}.weekend-moment{margin-top:24px}.weekend-moment img{aspect-ratio:1.55;object-position:50% 100%}.weekend-moment figcaption{font-size:7px;letter-spacing:.5px;flex-wrap:wrap;gap:4px}
 .venue-details{grid-template-columns:1fr;gap:0}.venue-details>.eyebrow{font-size:9px;margin-bottom:20px}.venue-photo{margin-top:24px}.venue-photo figcaption{font-size:7px}.travel-link{padding:22px 0;gap:20px}.travel-link strong{font-size:16px}.travel-link small{font-size:11px}.photo-note{font-size:7px;letter-spacing:.6px}.faq-photo{margin-top:27px;max-width:none}.faq-photo img{aspect-ratio:1.65}.faq-photo figcaption{font-size:7px}
 .footer{display:flex;gap:25px}.footer-links{font-size:12px;gap:12px}.footer .footer-credit{width:100%;font-size:10px;padding-top:20px}.footer .footer-credit a{display:inline-block}
}
@media(max-width:370px){.hero-eyebrow{font-size:8px;letter-spacing:.4px}.hero-description{font-size:13px}.hero-photo figcaption{font-size:6px;letter-spacing:.3px}.hero-details strong{font-size:10px}.hero-details span{font-size:7px}.schedule-day dl>div{grid-template-columns:66px 1fr;gap:9px}.schedule-day dt{font-size:18px}.schedule-day dt>span{font-size:7px}.schedule-day dd{font-size:11px}.travel-link small{font-size:10px}.weekend-moment figcaption{font-size:6px}.faq-photo figcaption{font-size:6px}}
/* Launch polish: small type, deliberate feedback, and comfortable touch targets. */
.footer,.travel-footer-main{align-items:start}
.footer-conference>p{margin-top:20px;font-size:12px;color:#b4c2ca;line-height:1.85}
.footer-host .eyebrow{font-size:10px;letter-spacing:1.4px;color:#b8c7d0;margin:0 0 16px}
.ministry-brand{display:block;width:300px;max-width:100%;transition:opacity .25s}.ministry-brand img{width:100%;height:auto}
.church-link{display:inline-flex;align-items:center;gap:14px;min-height:44px;margin-top:9px;font-size:13px;color:#d3dce1;transition:color .25s}.church-link>span{color:var(--orange);font-size:19px}
.church-link:focus-visible{color:var(--orange)}
@media(hover:hover) and (pointer:fine){.ministry-brand:hover{opacity:.8}.church-link:hover{color:var(--orange)}}
@media(max-width:900px) and (min-width:761px){.footer{grid-template-columns:1fr 1fr}.footer-links{grid-column:1/-1;flex-direction:row;gap:28px}.ministry-brand{width:280px}}
@media(max-width:760px){.footer-host{width:100%;padding-top:25px;border-top:1px solid #ffffff21}.ministry-brand{width:280px}.footer-host .eyebrow{font-size:10px}.church-link{font-size:12px}.footer-conference>p{font-size:12px;margin-top:18px}}
#brushfire-widget-modal.has-registration-support #brushfire-widget{height:calc(100% - 64px)!important}
.registration-toolbar{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:flex-end;gap:25px;height:64px;padding:8px 22px;background:#182127;color:#edece6;border-top:1px solid #b9c8ce44;font-family:var(--body)}
.registration-toolbar>span{margin-right:auto;font-size:12px;color:#bdcbd3}.registration-toolbar a{display:inline-flex;align-items:center;min-height:44px;font-size:13px;line-height:1.5;text-decoration:underline;text-underline-offset:4px}.registration-toolbar button{width:44px;height:44px;flex-shrink:0;background:transparent;border:1px solid #c1d0d54d;color:white;font-size:20px}.registration-toolbar a:hover,.registration-toolbar button:hover{color:var(--orange)}
@media(max-width:760px){#brushfire-widget-modal.has-registration-support #brushfire-widget{height:calc(100% - 72px)!important}.registration-toolbar{height:72px;padding:8px 14px;gap:16px;justify-content:space-between}.registration-toolbar>span{display:none}.registration-toolbar a{font-size:12px}}
html{scrollbar-gutter:stable}
.site-header{transition:background .25s,box-shadow .25s}.site-header.is-scrolled{background:#101315fa;box-shadow:0 4px 20px #0002}
.hero-theme{animation:rise-in .85s .22s both}.hero-details{animation:rise-in .8s .29s both}.hero-description{animation-delay:.36s}.hero-actions{animation-delay:.44s}.hero-photo{animation:fade-in .9s .4s both}
@keyframes fade-in{from{opacity:0}to{opacity:1}}
.hero-details span{font-size:10px}.hero-details strong{font-size:14px}.hero-photo figcaption,.experience-photo figcaption,.experience-tagline,.weekend-moment figcaption,.venue-photo figcaption,.photo-note,.gallery-grid figcaption,.faq-photo figcaption{font-size:10px;line-height:1.75;letter-spacing:.6px}
.hero-photo figcaption{flex-wrap:wrap;gap:3px 12px}.stop-content>.eyebrow,.finish-content>.eyebrow,.questions-heading>.eyebrow{font-size:11px;letter-spacing:1.5px}
.hero-side-note p{font-size:11px}.hero-details span,.scroll-cue{color:#b8c4cb}.scroll-cue{font-size:10px;letter-spacing:1.1px}.checkpoint-paint>small{font-size:9px}.final-approach{font-size:11px}
.day-heading p,.day-badge,.schedule-note{font-size:11px}.schedule-day dt>span{font-size:11px}.schedule-day dd{font-size:14px}.brotherhood-pair>div>span{font-size:10px;color:#abbec9;letter-spacing:.6px}
.registration-top>span,.admission-main .eyebrow{font-size:11px;letter-spacing:1px}.price>span,.admission-action>p:last-child,.regular-rate,.other-rates small,.registration-fallback{font-size:12px}.other-rates p{font-size:12px}
.registration-fallback{align-items:center;flex-wrap:wrap;gap:5px 20px}.registration-fallback a{display:inline-flex;align-items:center;min-height:44px}
.pass-header>a>span{font-size:9px;letter-spacing:.5px}.pass-header strong{font-size:14px}.pass-toggle{width:44px;height:44px;min-width:44px;min-height:44px}.pass-rate>span{font-size:10px;letter-spacing:.3px}.pass-rate p>span{font-size:11px}
.conference-pass .button{min-height:48px}.conference-pass.is-minimized{width:300px}.pass-compact-link{min-height:44px}.is-minimized .pass-compact-link{padding-top:8px;margin-top:8px}
.dialog-bar h2,.gallery-dialog-bar>span{font-size:12px}.gallery-dialog[open]{animation:rise-in .25s both}.gallery-close,.gallery-prev,.gallery-next{min-height:44px;min-width:44px}
.desktop-nav a:focus-visible:after{right:0}.text-link:focus-visible,.watch-button:focus-visible,.travel-link:focus-visible,.footer-links a:focus-visible{color:var(--orange)}.questions .text-link:focus-visible{color:#006499}
.gallery-grid a:focus-visible .photo-expand{background:var(--orange);color:var(--ink)}.pass-toggle:focus-visible{background:#ffffff18}.faq-list summary:focus-visible,.faq-list summary:hover{color:#884009}.faq-list details[open]>summary{color:#884009}.faq-list summary{transition:color .2s}.faq-list summary>span{flex-shrink:0}
.footer{padding-bottom:45px}.footer p{font-size:12px}.footer-links a{display:inline-flex;align-items:center;gap:10px;min-height:36px;transition:color .2s}.footer .footer-credit{font-size:12px}.footer-credit a{min-height:44px;display:inline-flex;align-items:center}
@media(hover:hover) and (pointer:fine){.text-link:hover>span,.travel-link:hover>span:last-child{transform:translate(3px,-3px)}.gallery-close:hover,.gallery-prev:hover,.gallery-next:hover{background:#ffffff0b}.pass-toggle:hover{border-color:#cbd7df99}.watch-button:hover{color:#ffac57}}
@media(max-width:1100px) and (min-width:761px){.hero-details span{font-size:9px}.hero-details strong{font-size:12px}.hero-photo figcaption{font-size:9px}.registration-top>span{font-size:10px}.brotherhood-pair>div>span{font-size:9px}}
@media(max-width:760px){
 .hero-eyebrow{font-size:10px;letter-spacing:.6px}.hero-details span{font-size:9px;letter-spacing:.6px}.hero-details strong{font-size:12px}.hero-photo figcaption,.experience-photo figcaption,.experience-tagline,.weekend-moment figcaption,.venue-photo figcaption,.photo-note,.gallery-grid figcaption,.faq-photo figcaption{font-size:9px;letter-spacing:.3px}.experience-photo figcaption{flex-wrap:wrap;gap:3px 10px}.experience-tagline{gap:8px 17px}.scroll-cue{font-size:9px;letter-spacing:.6px}.final-approach{font-size:10px}
 .stop-content>.eyebrow,.finish-content>.eyebrow,.questions-heading>.eyebrow{font-size:10px;letter-spacing:1px}.day-heading p,.schedule-note{font-size:10px}.schedule-day dt>span{font-size:9px}.schedule-day dd{font-size:12px}.brotherhood-pair>div>span{font-size:9px}.venue-details>.eyebrow{font-size:10px}
 .registration-top>span,.admission-main .eyebrow{font-size:10px}.price>span,.admission-action>p:last-child,.regular-rate,.other-rates small,.registration-fallback{font-size:11px}.other-rates p{font-size:12px}.admission-action .button{font-size:12px}.faq-list summary{font-size:12px}.faq-answer{font-size:13px}.registration-fallback{gap:3px}
 .conference-pass,.conference-pass.is-minimized{width:min(280px,calc(100% - 30px))}.pass-header>a>span{font-size:9px}.pass-header strong{font-size:13px}.pass-toggle{width:44px;height:44px}.pass-rate>span{font-size:10px}.is-minimized .pass-compact-link{font-size:12px}
 .header-register,.menu-toggle{min-height:44px}.gallery-close,.gallery-prev,.gallery-next{min-width:44px;min-height:44px}.gallery-dialog-bottom p{font-size:12px}.gallery-dialog-bar>span{font-size:11px}.footer{padding-bottom:38px}.footer-links{gap:3px}.footer-links a{min-height:44px}.footer .footer-credit{font-size:11px}
}
@media(max-width:370px){.hero-eyebrow{font-size:9px}.hero-details strong{font-size:11px}.schedule-day dt>span{font-size:8px}.schedule-day dd{font-size:11px}.admission-action .button{font-size:11px}.gallery-grid figcaption{font-size:9px}.finish-content>.eyebrow{font-size:9px}.registration-top>span{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal-pending{opacity:1!important;transform:none!important}.photo-frame img,.crew-photo img,.gallery-grid img,.button,.button>span,.text-link>span,.travel-link>span:last-child{transform:none!important}.race-car,.road-progress{display:none!important}}
