@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--green:#123c30;--ink:#142921;--muted:#4f5e55;--line:#c9d2ca;--orange:#b54b2b;--paper:#f2f0e8;--surface:#fffefb;--soft:#e4e9e2;--gutter:clamp(24px,5vw,72px)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{color:var(--orange)}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;background:var(--surface);z-index:9}.edition{background:var(--green);color:#dbe8df;display:flex;justify-content:space-between;padding:10px var(--gutter);font-size:12px;letter-spacing:1.5px}header{display:flex;align-items:center;gap:40px;margin:0 var(--gutter);min-height:106px;border-bottom:1px solid var(--line)}.brand{font-size:47px;font-weight:700;letter-spacing:-3px}.brand span{color:var(--orange)}nav{display:flex;gap:25px;flex:1;font-size:14px;font-weight:600}nav a{padding:42px 0 38px;white-space:nowrap;border-bottom:3px solid transparent}nav a.active{border-color:var(--orange)}.header-action{font-size:13px;border:1px solid var(--line);padding:12px;white-space:nowrap}main{max-width:1440px;padding:32px var(--gutter) 70px;margin:auto}.topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:700;text-transform:uppercase;color:var(--orange)}.small{font-size:13px;color:var(--muted)}.hero-grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(270px,1fr);gap:32px}.hero{position:relative;min-height:475px;background:var(--green);overflow:hidden;color:white;display:flex;align-items:flex-end}.hero img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 5%,rgba(8,28,20,.88))}.hero-copy{position:relative;z-index:1;padding:34px;max-width:650px}.hero .eyebrow{color:#ffd0b4}.hero h1{font-family:'Libre Caslon Display',Georgia,serif;font-size:clamp(38px,4vw,58px);line-height:1.02;font-weight:400;margin:18px 0}.hero p{font-size:15px;line-height:1.6;color:#e2e9e2;max-width:540px}.hero .read{display:inline-block;margin-top:13px;font-size:14px;font-weight:600}.sectionhead{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:2px solid var(--ink);padding-bottom:14px;margin-bottom:6px}.sectionhead h2{font-size:23px;letter-spacing:-.7px;margin:0}.sectionhead a{font-size:13px}.wire article{padding:21px 0;border-bottom:1px solid var(--line)}h3{font-family:'Libre Caslon Display',Georgia,serif;font-size:27px;line-height:1.13;font-weight:400;margin:9px 0 14px}.meta{font-size:12px;color:var(--muted)}.ribbon{background:var(--soft);display:grid;grid-template-columns:1fr 1fr 1fr;margin:30px 0 44px}.ribbon a{padding:22px 26px;border-right:1px solid #d5ddd5;display:flex;gap:18px;align-items:center}.ribbon strong{font-size:14px;display:block;margin-bottom:5px}.ribbon .date{font-size:27px;font-family:Georgia,serif}.ribbon small{color:var(--muted);font-size:12px}.lower-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:42px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:24px}.card{border:1px solid var(--line);padding:24px;background:var(--surface)}.card p{line-height:1.7;color:var(--muted);font-size:15px}.card .number{font-size:44px;color:#a3b4a5;font-family:Georgia,serif}.link{font-size:14px;font-weight:600;color:var(--green);display:inline-block;margin-top:12px}.event{display:flex;gap:24px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.event-date{min-width:58px;font-size:30px;text-align:center;font-family:Georgia,serif}.event-date small{display:block;font:11px 'DM Sans',sans-serif;letter-spacing:1px;color:var(--orange);margin-bottom:5px}.event h3{font:600 16px 'DM Sans',sans-serif;margin:0 0 6px}.event-content{flex:1}.event .meta{line-height:1.6}.pill{border:1px solid var(--line);padding:7px 10px;font-size:12px;border-radius:4px}.dark{background:var(--green);color:#fff;padding:30px;margin-top:24px}.dark h3{font-size:35px;margin:15px 0}.dark p{color:#c1d0c5;font-size:15px;line-height:1.65}.dark .link{color:#fff}.page-title{font-family:'Libre Caslon Display',Georgia,serif;font-size:64px;font-weight:400;line-height:1;margin:15px 0 20px}.intro{max-width:700px;color:var(--muted);line-height:1.7;margin-bottom:32px}.controls{display:flex;gap:12px;margin:25px 0;flex-wrap:wrap}.controls input{flex:1;min-width:180px}.controls input,.controls select,.controls button{border:1px solid var(--line);background:var(--surface);padding:13px 17px;border-radius:3px;color:var(--ink)}.controls button.selected{background:var(--green);color:white}.notice{font-size:14px;background:var(--soft);padding:17px 20px;line-height:1.6}.news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.news-grid article{padding:26px;background:var(--surface);border:1px solid var(--line)}.news-grid p{color:var(--muted);line-height:1.7;font-size:15px}.calendar-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:40px}.month-grid{display:grid;grid-template-columns:repeat(7,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.day{min-height:78px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);padding:10px;font-size:13px}.day.head{min-height:auto;background:var(--green);color:white;text-align:center}.day.has{background:#e4eee3;font-weight:700;position:relative}.day.has:after{content:'';display:block;width:6px;height:6px;border-radius:50%;background:var(--orange);margin-top:12px}.day.empty{background:#f0f2ee}.track-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.track-grid .card h3{font-size:25px}.track-code{font-size:12px;letter-spacing:2px;color:var(--orange)}footer{background:var(--soft);padding:40px var(--gutter);display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:center}footer p{text-align:right}footer div,footer small{font-size:12px;line-height:1.8;color:var(--muted)}footer small{text-align:right}footer .brand{font-size:38px}button.download{background:transparent;border:1px solid var(--line);padding:9px 12px;color:var(--green);font-size:12px}.empty-result{padding:35px;color:var(--muted)}@media(min-width:1440px){header,.edition,footer{padding-left:calc((100vw - 1296px)/2);padding-right:calc((100vw - 1296px)/2);margin:0}header{gap:45px}}@media(max-width:1100px){header{gap:25px;flex-wrap:wrap;padding:20px 0 0}.header-action{margin-left:auto}nav{order:3;width:100%;overflow:auto;gap:25px}nav a{padding:12px 0 17px}.hero-grid{grid-template-columns:1.7fr 1fr}.hero-copy{padding:26px}.hero{min-height:480px}.cards{grid-template-columns:1fr 1fr}}@media(max-width:720px){.edition span:last-child{display:none}.edition{font-size:10px}main{padding-top:22px}.brand{font-size:40px}.hero-grid,.lower-grid,.calendar-layout{grid-template-columns:1fr}.hero{min-height:460px}.hero h1{font-size:44px}.wire article{padding:17px 0}.ribbon{grid-template-columns:1fr;margin-top:22px}.ribbon a{padding:17px 20px;border-bottom:1px solid var(--line)}.cards,.news-grid,.track-grid{grid-template-columns:1fr}.page-title{font-size:49px}.topline{align-items:flex-start;gap:20px}.topline .small{font-size:11px;text-align:right}.event{gap:14px}.event .download{max-width:95px}.day{min-height:55px;padding:8px}footer{grid-template-columns:1fr}footer p,footer small{text-align:left}footer p{margin:0}nav{font-size:13px}.sectionhead h2{font-size:22px}}
/* Formline second edition */
nav{justify-content:flex-end;gap:22px}nav a{font-size:14px}.block{display:block;margin-top:12px}.photo-caption{font-size:12px;color:#e2e9e2;margin-top:18px}.source-note{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding:13px 0;font-size:13px;color:var(--muted)}.source-note p{flex-basis:100%;margin:4px 0}.source-note.warning{color:#8b4b20}.text-button{border:0;padding:0;background:transparent;color:var(--green);text-decoration:underline;font-size:13px}.section-space{margin-top:44px}.news-card{border:1px solid var(--line);padding:26px;background:var(--surface)}.news-grid{margin-top:20px}.news-card h3{font-size:28px}.news-card .meta{line-height:1.7}.favorite{background:transparent;color:var(--green);font-size:13px;border:1px solid #cbd7cd;border-radius:4px;padding:8px 10px;white-space:nowrap}.favorite.is-saved{background:var(--green);border-color:var(--green);color:white}.favorite:disabled{opacity:.6}.card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.card-links{display:flex;flex-direction:column;gap:0}.check-control{display:flex;align-items:center;gap:8px;padding:10px 0;font-size:14px}.controls .check-control input{min-width:0;flex:none;width:17px;height:17px;accent-color:var(--green)}.calendar-toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:22px 0}.calendar-toolbar h2{font-size:22px;margin:0 auto 0 0}.calendar-toolbar button,.button-link{border:1px solid var(--line);background:var(--surface);border-radius:3px;padding:11px 16px;color:var(--green);font-size:14px;display:inline-block;cursor:pointer}.button-link.solid{background:var(--green);color:white;border-color:var(--green);margin-top:18px}.calendar-toolbar .button-link{margin-left:auto}button.day{text-align:left;color:var(--ink);border-top:0;border-left:0;background:var(--surface);cursor:pointer;font-family:'DM Sans',sans-serif}button.day.has{background:#edf3e9}.day.has:after{display:none}.day.chosen{box-shadow:inset 0 0 0 2px var(--orange);background:#fff3e8}.day-count{display:block;font-size:11px;color:var(--green);background:#d0e0ce;border-radius:20px;width:19px;height:19px;text-align:center;padding-top:2px;margin-top:8px}.calendar-layout{grid-template-columns:1fr 1.15fr}.event-actions{display:flex;flex-direction:column;align-items:flex-end;gap:9px;min-width:95px}.event .download{border:1px solid var(--line);font-size:12px;padding:7px 9px;border-radius:3px}.pill.alert{color:#a3311a;background:#fff0ea;border-color:#e2bdaf}.cancelled .event-content h3{text-decoration:line-through}.sale-details{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;font-size:13px;color:var(--muted);padding:0 0 18px 82px;border-bottom:1px solid var(--line)}.sale-row .event{border-bottom:0;padding-bottom:13px}.research-links{display:flex;gap:22px;flex-wrap:wrap;padding:17px 20px;background:var(--soft);font-size:14px}.stallion-card dl{margin:25px 0 10px}.stallion-card dl div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:10px 0;font-size:14px}.stallion-card dt{color:var(--muted)}.stallion-card dd{margin:0;text-align:right}.book-feature{display:grid;grid-template-columns:1fr 1.25fr;gap:60px;margin-top:35px}.book-title-panel{padding:52px 40px;background:var(--green);color:white;border-top:8px solid var(--orange);min-height:430px;display:flex;flex-direction:column;justify-content:center}.book-title-panel h2{font:400 72px/1 'Libre Caslon Display',Georgia,serif;margin:28px 0}.book-title-panel p{font-size:20px;line-height:1.5;max-width:330px;color:#cddace}.book-author{font-size:14px;letter-spacing:2px;text-transform:uppercase;margin-top:30px}.book-intro{padding:35px 0}.book-intro blockquote{font:400 39px/1.2 'Libre Caslon Display',Georgia,serif;margin:23px 0}.book-intro p{line-height:1.75;color:var(--muted)}.book-intro .small{font-size:13px}.author-note{max-width:720px;margin:50px 0 10px}.author-note h2{font:400 38px 'Libre Caslon Display',Georgia,serif}.author-note p{line-height:1.8;color:var(--muted)}.reading{max-width:750px;margin:auto}.reading>.eyebrow{margin-top:35px}.reading .page-title{font-size:60px;line-height:1.08}.reading>p:not(.byline){font:19px/1.85 Georgia,serif}.reading .byline{color:var(--muted);font-size:14px;margin-bottom:35px}.reading-end{border-top:1px solid var(--line);padding-top:25px;margin-top:35px;font-size:14px;line-height:1.8;color:var(--muted)}.digest-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:36px}.digest-layout .news-grid{grid-template-columns:1fr}.preferences{background:var(--soft);padding:26px;align-self:start;position:sticky;top:20px}.preferences h2{font-size:25px}.preferences fieldset{border:0;padding:0;margin:0}.preferences legend{font-size:14px;font-weight:600;margin-bottom:14px}.checkbox-row{display:flex;gap:9px;align-items:flex-start;line-height:1.5;padding:8px 0;font-size:15px}.checkbox-row input{width:17px;height:17px;flex:none;margin-top:3px;accent-color:var(--green)}.digest-opt{border-top:1px solid #cbd6cb;padding-top:20px}.preferences .notice{background:var(--surface);font-size:13px;padding:14px}.preferences .small{line-height:1.7;overflow-wrap:anywhere}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:min(90vw,650px);padding:16px 22px;box-shadow:0 6px 30px #0002;background:var(--green);color:white;border-radius:5px;z-index:20;font-size:14px}#toast.error{background:#8a3523}.loading{min-height:50vh;padding-top:40px}.loading h1{font:45px 'Libre Caslon Display',Georgia,serif}.notice a{text-decoration:underline}main:focus{outline:none}button:disabled{cursor:wait;opacity:.65}[hidden]{display:none!important}footer a{text-decoration:none}footer small a{text-decoration:underline}@media(max-width:1100px){nav{justify-content:flex-start}header{gap:12px}.book-feature{gap:35px}.digest-layout{grid-template-columns:1fr 310px}.track-grid{grid-template-columns:repeat(2,1fr)}.card-top{align-items:flex-start;flex-wrap:wrap}}@media(max-width:800px){.digest-layout,.book-feature,.calendar-layout{grid-template-columns:1fr}.preferences{position:static;grid-row:1}.book-title-panel{min-height:350px;padding:30px}.book-title-panel h2{font-size:62px}.book-intro{padding:0}.track-grid{grid-template-columns:1fr}.source-note{font-size:12px}.calendar-toolbar{gap:8px}.calendar-toolbar h2{font-size:19px}.calendar-toolbar button{padding:9px 12px}.calendar-toolbar .button-link{margin-left:0}.calendar-layout .event{gap:12px}.event-content h3{line-height:1.45}.event-actions{min-width:85px}.card-top{flex-wrap:nowrap;align-items:center}.reading .page-title{font-size:45px}.reading>p:not(.byline){font-size:18px}.sale-details{padding-left:0}.day.head{font-size:11px}.day-count{width:16px;height:16px;font-size:10px}.ribbon small{font-size:11px}}
@media(max-width:1100px){header{padding-top:20px;gap:6px}nav{flex:0 0 100%;width:100%;padding-top:4px}nav a{padding:12px 0 17px}}

.publisher-directory{margin:20px 0 28px;padding:18px 22px;border:1px solid #d6ddd5;border-radius:8px}.publisher-directory summary{cursor:pointer;font-weight:700}.publisher-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:20px;margin-top:20px}.publisher-grid h3{font-size:18px}.publisher-grid p{margin-top:8px}
.news-social-link{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--green,#173e30);color:white;padding:19px 23px;margin:20px 0 24px;border-radius:4px}.news-social-link strong{font-family:Georgia,serif;font-size:24px;font-weight:400}.news-social-link span{font-size:14px}#news-controls{align-items:center}#news-controls select{max-width:100%}#news-count{margin:14px 0}.social-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px}.social-head h1{margin:10px 0 14px;font:400 clamp(38px,4.5vw,60px)/1.06 Georgia,serif}.social-head p{max-width:750px;font-size:16px;line-height:1.65}.social-head>a{white-space:nowrap;margin-top:12px}.social-summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;background:#173e30;color:#fff;padding:20px 24px;border-radius:5px}.social-summary p{margin:6px 0 0;font-size:14px;line-height:1.5;color:#d5e1d7}.social-summary strong{font-size:17px;font-weight:500}.social-summary button{font-size:14px;padding:11px 17px;border:1px solid #9db6a5;background:transparent;color:#fff;border-radius:3px;cursor:pointer}.social-section{margin-top:38px}.social-section h2{font:400 32px/1.2 Georgia,serif;margin:8px 0 12px}.social-section>p{font-size:16px;line-height:1.6;max-width:900px}.social-filter{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:18px 0}.social-filter label{font-size:14px}.social-filter select,.social-filter input{font:inherit;font-size:15px;padding:11px 13px;border:1px solid #c2cfc4;background:var(--surface);border-radius:4px;max-width:100%}.social-filter input{flex:1;min-width:220px}.social-videos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.social-video{background:var(--surface);border:1px solid #d1d9d1;border-radius:5px;overflow:hidden}.social-video>a:first-child{display:block;background:#173e30;aspect-ratio:16/9;position:relative;overflow:hidden}.social-video img{width:100%;height:100%;object-fit:cover}.social-video .video-play{position:absolute;bottom:12px;left:12px;background:#173e30;color:white;padding:7px 11px;border-radius:3px;font-size:13px}.social-video-copy{padding:18px}.social-video-copy h3{font:400 22px/1.3 Georgia,serif;margin:10px 0 14px}.social-video-copy .meta{font-size:13px}.social-video-copy>a{font-size:14px}.social-load-more{margin:22px 0;font:inherit;font-size:14px;background:#173e30;color:white;border:0;padding:12px 22px;border-radius:4px;cursor:pointer}.social-source-status{margin-top:18px;border-bottom:1px solid #d2dbd4;padding-bottom:16px}.social-source-status summary{font-size:14px;cursor:pointer}.social-source-status ul{padding-left:18px;font-size:14px;line-height:1.8}.social-x-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.social-post{background:#e6ebe5;border:1px solid #cbd8cb;border-radius:4px;padding:24px}.social-post h3{font:400 26px/1.2 Georgia,serif;margin:12px 0}.social-post p{font-size:16px;line-height:1.6}.social-post .meta{font-size:13px}.social-post>a{font-size:14px}.social-searches{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.social-searches a{display:inline-block;border:1px solid #b7c8ba;border-radius:4px;padding:11px 14px;font-size:14px;background:var(--surface)}.social-account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.social-account{border-top:2px solid #173e30;padding:18px;background:var(--surface)}.social-account h3{font:400 24px/1.2 Georgia,serif;margin:8px 0}.social-account p{font-size:15px;line-height:1.6}.social-account-links{display:flex;flex-wrap:wrap;gap:8px 15px;margin-top:14px}.social-account-links a{font-size:14px;text-decoration:underline}.social-empty{grid-column:1/-1;padding:24px;border:1px solid #c7d3ca;border-radius:4px;font-size:16px;line-height:1.6}.social-platform-tag{font-size:12px;text-transform:uppercase;letter-spacing:1px;font-weight:600;color:#536d5b}.social-disclosure{font-size:14px!important;line-height:1.6;color:#4d6053}.social-error{padding:18px;border:1px solid #b39c79;background:#faf4e7;border-radius:4px}.social-root button:focus-visible,.social-root a:focus-visible{outline:3px solid #bb7245;outline-offset:3px}
@media(max-width:900px){.social-videos,.social-account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.news-social-link,.social-head{display:block}.news-social-link span{display:block;margin-top:9px}.social-head>a{display:inline-block}.social-videos,.social-account-grid,.social-x-grid{grid-template-columns:minmax(0,1fr)}.social-summary{padding:18px}.social-filter{align-items:stretch}.social-filter input{width:100%;min-width:0;flex-basis:100%}.social-filter select{width:100%}.social-section h2{font-size:28px}.social-summary strong{font-size:16px}}

.video-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#e0eadf}.video-placeholder strong{font:400 25px/1.2 Georgia,serif}.video-placeholder span{font-size:14px}.social-video img{position:relative}.social-video img[hidden]{display:none}.social-video .video-play{z-index:1}

/* Racing guide: shared reading rhythm and aligned chapter layouts. */
.racing-guide{--guide-space:clamp(22px,3vw,36px)}
.guide-intro{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:40px;align-items:center;padding:8px 0 25px}
.guide-intro .page-title{font-size:clamp(42px,4.5vw,64px);line-height:1.05}
.guide-intro .intro{margin-bottom:0;max-width:620px}
.guide-intro-mark{border-left:1px solid var(--line);padding-left:30px}
.guide-intro-mark span{display:block;font-size:10px;letter-spacing:1.6px;color:var(--orange);margin-bottom:14px;font-weight:700}
.guide-intro-mark strong{font:400 31px/1.12 'Libre Caslon Display',Georgia,serif}
.guide-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);margin:12px 0 40px;background:var(--surface)}
.guide-nav a{padding:20px 22px;display:flex;align-items:center;gap:15px;font-size:15px;font-weight:600;border-right:1px solid var(--line);border-bottom:3px solid transparent}
.guide-nav a:last-child{border-right:0}
.guide-nav a>span{font:400 24px Georgia,serif;color:var(--muted)}
.guide-nav a[aria-current]{border-bottom-color:var(--orange);background:var(--green);color:#fff}
.guide-nav a[aria-current]>span{color:#d4e2d5}
.guide-nav a:hover{background:var(--soft);color:var(--ink)}
.guide-nav a[aria-current]:hover{background:var(--green);color:#fff}
.guide-section-heading{margin-bottom:26px;max-width:790px}
.guide-section-heading h2{font:400 clamp(32px,3.5vw,44px)/1.1 'Libre Caslon Display',Georgia,serif;margin:10px 0 14px}
.guide-section-heading p,.guide-lead{font-size:16px;line-height:1.75;color:var(--muted);max-width:870px;margin:0 0 22px}
.guide-cards{display:grid;gap:20px}
.guide-three{grid-template-columns:repeat(3,minmax(0,1fr))}
.guide-two{grid-template-columns:repeat(2,minmax(0,1fr))}
.guide-card{padding:var(--guide-space);border:1px solid var(--line);background:var(--surface);min-width:0}
.guide-card .eyebrow{font-size:10px;letter-spacing:1.3px}
.guide-card h3{font-size:29px;line-height:1.15;margin:12px 0 16px}
.guide-card p{font-size:15px;color:var(--muted);line-height:1.75;margin:0}
.guide-block{margin:42px 0}
.guide-block>h3,.guide-block-heading h3{font:600 22px/1.35 'DM Sans',Arial,sans-serif;margin:0 0 18px;letter-spacing:-.4px}
.guide-block-heading{display:flex;justify-content:space-between;gap:20px;align-items:baseline;margin-bottom:15px}
.guide-block-heading h3{margin:0}
.guide-table-wrap{max-width:100%;overflow:auto;border:1px solid var(--line);background:var(--surface)}
.guide-table-wrap:focus-visible,.guide-disclosure summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
.guide-table{width:100%;border-collapse:collapse;text-align:left;font-size:14px;line-height:1.7}
.guide-table th,.guide-table td{padding:17px 20px;vertical-align:top;border-bottom:1px solid var(--line)}
.guide-table thead th{background:var(--soft);font-size:12px;letter-spacing:.4px}
.guide-table th[scope=row]{width:24%;font-weight:600}
.guide-table td{color:var(--muted)}
.guide-table tr:last-child>*{border-bottom:0}
.guide-steps{list-style:none;counter-reset:guide-step;padding:0;margin:0;border-top:1px solid var(--line)}
.guide-steps li{counter-increment:guide-step;position:relative;padding:23px 20px 23px 64px;border-bottom:1px solid var(--line)}
.guide-steps li:before{content:counter(guide-step,decimal-leading-zero);position:absolute;left:5px;top:24px;font:400 26px/1 Georgia,serif;color:var(--orange)}
.guide-steps strong{font-size:17px;font-weight:600}
.guide-steps p{font-size:15px;line-height:1.75;color:var(--muted);max-width:850px;margin:9px 0 0}
.guide-note{background:var(--soft);border-left:3px solid var(--green);padding:24px 28px;margin:28px 0}
.guide-note>strong{font-size:16px}
.guide-note p{font-size:15px;line-height:1.75;color:var(--muted);margin:8px 0 0;max-width:930px}
.guide-next{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:26px 0;border-top:2px solid var(--ink);margin-top:40px}
.guide-next span{font-size:12px;text-transform:uppercase;letter-spacing:1.1px;color:var(--muted)}
.guide-next a{font-size:16px;font-weight:600}
.guide-disclosure{border:1px solid var(--line);background:var(--surface);margin-top:10px}
.guide-disclosure summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;padding:22px 26px;cursor:pointer}
.guide-disclosure summary::-webkit-details-marker{display:none}
.guide-disclosure summary strong{display:block;font-size:17px;font-weight:600;line-height:1.5}
.guide-disclosure summary small{display:block;font-size:14px;color:var(--muted);line-height:1.5;margin-top:5px}
.guide-toggle{font:400 26px/1 Georgia,serif;color:var(--orange)}
.guide-disclosure[open] .guide-toggle{transform:rotate(45deg)}
.guide-disclosure[open] summary{background:var(--soft)}
.guide-disclosure-body{padding:6px 26px 12px;max-width:900px;font-size:15px;line-height:1.8;color:var(--muted)}
.guide-paper{padding:var(--guide-space);background:var(--green);color:#fff;position:relative;border-top:4px solid var(--orange);margin:26px 0 40px}
.guide-paper .eyebrow{color:#f4bca5}
.guide-paper h3{font-size:clamp(30px,3.8vw,43px);margin:20px 0 10px}
.guide-paper p{line-height:1.75;max-width:820px;margin:8px 0;color:#e1e9e2}
.guide-paper .guide-paper-credit{font-size:13px;margin-top:20px;max-width:720px;color:#d0ddd2}
.guide-odds{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.75fr);gap:38px;border:1px solid var(--line);background:var(--surface);padding:var(--guide-space);margin:25px 0}
.guide-odds h4{font:400 30px/1.2 'Libre Caslon Display',Georgia,serif;margin:12px 0}
.guide-odds p{font-size:15px;line-height:1.75;color:var(--muted)}
.guide-odds-control{border-left:1px solid var(--line);padding-left:30px}
.guide-odds label{display:block;font-size:14px;font-weight:600;line-height:1.6;margin-bottom:10px}
.guide-odds input{display:block;background:var(--paper);border:1px solid var(--line);padding:12px 15px;width:100%;max-width:180px;font:500 22px 'DM Sans',sans-serif;color:var(--ink);border-radius:3px}
.guide-odds input[aria-invalid=true]{border-color:var(--orange)}
.guide-odds output{display:block;margin:14px 0;min-height:86px;line-height:1.6;font-size:14px}
.guide-odds output strong{display:block;font:400 42px/1.2 'Libre Caslon Display',Georgia,serif;color:var(--green);margin-bottom:5px}
.guide-odds output span{display:block;color:var(--muted)}
.guide-odds-control>.small{line-height:1.6;display:block}
.guide-sources{border-top:1px solid var(--line);padding-top:25px;margin-top:20px;max-width:960px}
.guide-sources h2{font-size:15px;font-weight:600;margin:0 0 12px}
.guide-sources p{font-size:13px;color:var(--muted);line-height:1.85;margin:10px 0}
.guide-sources a{text-decoration:underline;text-underline-offset:3px;color:var(--green)}
@media(min-width:1101px) and (max-width:1439px){header{flex-wrap:wrap;gap:0;padding-top:18px}header nav{flex-basis:100%;justify-content:flex-start;flex-wrap:wrap}header nav a{padding:12px 0 17px}}
@media(max-width:900px){.guide-intro{grid-template-columns:minmax(0,1fr)}.guide-intro-mark{display:none}.guide-three{grid-template-columns:minmax(0,1fr)}.guide-card{padding:24px}.guide-nav a{padding:17px 14px;gap:10px;font-size:14px}.guide-nav a>span{font-size:20px}}
@media(max-width:600px){.guide-intro{padding-top:0}.guide-nav{grid-template-columns:minmax(0,1fr);margin-bottom:30px}.guide-nav a{border-right:0;border-bottom:1px solid var(--line);padding:16px 20px;min-height:58px}.guide-nav a[aria-current]{border-left:3px solid var(--orange);padding-left:17px;border-bottom-color:var(--line)}.guide-nav a:last-child{border-bottom:0}.guide-two,.guide-odds{grid-template-columns:minmax(0,1fr)}.guide-block{margin:32px 0}.guide-block-heading,.guide-next{display:block}.guide-block-heading .small{display:block;margin-top:8px}.guide-next a{display:block;margin-top:12px;line-height:1.6}.guide-table th,.guide-table td{padding:14px;min-width:118px}.guide-table th[scope=row]{min-width:145px}.guide-disclosure summary{padding:18px}.guide-disclosure-body{padding:5px 18px 10px}.guide-note{padding:20px}.guide-odds{gap:20px}.guide-odds-control{border-left:0;border-top:1px solid var(--line);padding:22px 0 0}.guide-steps li{padding-left:47px;padding-right:0}.guide-steps li:before{left:0}.guide-sources p{overflow-wrap:anywhere}}

/* Historic Moments keeps the site's editorial palette and reading width. */
.history-heading{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(240px,1fr);gap:42px;align-items:center;margin-bottom:32px}
.history-heading .page-title{font-size:clamp(2.6rem,4.5vw,4rem);line-height:1.08}
.history-heading .intro{max-width:700px;margin-bottom:0}
.history-archive-photo{margin:0;min-width:0}
.history-archive-photo img{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;display:block}
.history-archive-photo figcaption{font-size:.75rem;line-height:1.7;color:var(--muted);margin-top:9px}
.history-archive-photo a{text-decoration:underline;text-underline-offset:3px}
.moment-theme{font-size:.75rem;text-transform:uppercase;letter-spacing:1.3px;font-weight:600;color:var(--orange);line-height:1.6}
.moment-race{font-size:.875rem;line-height:1.7;margin:0 0 22px;color:var(--muted)}
.moment-race time{font-weight:700;color:var(--orange)}
.moment-track{display:block}
.moment-card h4{font:600 1rem/1.5 'DM Sans',Arial,sans-serif;margin:0 0 10px;min-height:3em}
.moment-description{font-size:1rem;line-height:1.75;color:var(--muted);margin:0 0 24px;flex:1}
.moment-links{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-top:auto}
.moment-watch{display:inline-flex;align-items:center;min-height:44px;padding:12px 17px;background:var(--green);color:#fff;font-size:.875rem;font-weight:600;line-height:1.5;border:1px solid var(--green)}
.moment-watch:hover{color:#fff;background:#1e5141;border-color:#1e5141}
.moment-source{font-size:.875rem;text-decoration:underline;text-underline-offset:4px;line-height:1.6;color:var(--muted)}
.moment-video-note{font-size:.8125rem;line-height:1.6;color:var(--muted);margin:12px 0 0}
.history-section{margin-top:42px}
.history-section-heading{display:flex;justify-content:space-between;gap:24px;align-items:baseline;border-bottom:2px solid var(--ink);padding-bottom:16px;margin-bottom:24px}
.history-section-heading h2{font:400 clamp(1.8rem,2.5vw,2.25rem)/1.2 'Libre Caslon Display',Georgia,serif;margin:0}
.history-section-heading>span{font-size:.75rem;color:var(--muted);letter-spacing:1px;white-space:nowrap}
.moments-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.moments-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.moment-card{padding:28px;background:var(--surface);border:1px solid var(--line);display:flex;flex-direction:column;min-width:0}
.moment-card h3{font-size:2rem;line-height:1.1;margin:12px 0 18px;min-height:2.2em}
.moment-card .moment-race{padding-bottom:18px;border-bottom:1px solid var(--line)}
.history-featured .moment-card{border-top:3px solid var(--green)}
.history-featured .moment-card h3{min-height:0;font-size:2.25rem}
.history-featured .moment-card h4{min-height:0}
.history-note{margin-top:40px;padding-top:25px;border-top:1px solid var(--line);max-width:900px}
.history-note h2{font-size:1rem;margin:0 0 14px}
.history-note p{font-size:.875rem;line-height:1.8;color:var(--muted)}
@media(min-width:1440px){body>header{flex-wrap:wrap;gap:0;padding-top:18px}body>header nav{flex-basis:100%;justify-content:flex-start;flex-wrap:wrap}body>header nav a{padding:12px 0 17px}}
@media(max-width:1000px){.moments-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.history-heading{grid-template-columns:minmax(0,1fr);gap:24px}.history-archive-photo{max-width:480px}}
@media(max-width:650px){.moments-grid{grid-template-columns:minmax(0,1fr)}.moment-card{padding:24px}.moment-card h3,.moment-card h4{min-height:0}.history-section-heading{display:block}.history-section-heading>span{display:block;margin-top:10px}.moment-watch{max-width:100%}.history-section{margin-top:32px}}

/* The approved Stride mark is shared across every page. */
.brand{display:inline-flex;align-items:center;gap:14px;width:max-content;max-width:100%;color:var(--green);text-decoration:none;letter-spacing:normal;flex:none}
.brand:hover{color:var(--green)}
.brand .brand-symbol{display:block;flex:none;width:110px;height:54px;color:inherit;background:currentColor;-webkit-mask:url('/formline-stride.png') center/contain no-repeat;mask:url('/formline-stride.png') center/contain no-repeat}
.brand .brand-wordmark{color:inherit;font:400 48px/1.1 Georgia,'Times New Roman',serif;letter-spacing:-1.8px}
body>header{padding-top:20px}
footer .brand{gap:12px;justify-self:start}
footer .brand-symbol{width:96px;height:48px}
footer .brand-wordmark{font-size:41px;letter-spacing:-1.4px}
@media(max-width:720px){.brand{gap:10px}.brand .brand-symbol{width:86px;height:43px}.brand .brand-wordmark{font-size:40px;letter-spacing:-1.5px}footer .brand-symbol{width:80px;height:40px}footer .brand-wordmark{font-size:36px}}
@media(forced-colors:active){.brand .brand-symbol{background:LinkText;forced-color-adjust:none}}

/* Daily race shortlist */
.watch-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;margin:8px 0 26px}
.watch-heading .page-title{margin-top:12px;margin-bottom:16px}
.watch-heading p{font-size:17px;line-height:1.7;max-width:680px;margin:0;color:var(--muted)}
.watch-date{flex:none;border-left:2px solid var(--green);padding:8px 0 8px 20px;margin-top:20px;max-width:290px}
.watch-date>span{display:block;font-size:13px;letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin-bottom:9px}
.watch-date strong{font:400 23px/1.4 Georgia,serif}
.watch-status{border-top:2px solid var(--green);border-bottom:1px solid var(--line);padding:17px 0;display:flex;flex-wrap:wrap;gap:12px 24px;justify-content:space-between;font-size:14px;line-height:1.6}
.watch-status button{margin-left:10px;font-size:14px}
.watch-count-note,.watch-short{font-size:14px;line-height:1.65;color:var(--muted);margin:17px 0 24px;max-width:950px}
.watch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:24px 0}
.watch-card{background:var(--surface);border:1px solid var(--line);border-top:3px solid var(--green);padding:26px;display:flex;flex-direction:column;min-width:0}
.watch-card-top{display:flex;align-items:center;gap:16px;justify-content:space-between;min-height:40px}
.watch-rank{font:400 30px/1 Georgia,serif;color:var(--orange)}
.watch-class{font-size:13px;line-height:1.5;color:var(--green);text-align:right;max-width:180px}
.watch-card h2{font:400 30px/1.15 Georgia,serif;margin:22px 0 25px;min-height:72px}
.watch-card h2>span{display:block;font:600 14px/1.5 'DM Sans',Arial,sans-serif;letter-spacing:.5px;margin-top:8px;color:var(--muted)}
.watch-facts{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0;padding:18px 0;gap:16px}
.watch-facts dt{font-size:13px;color:var(--muted);line-height:1.6}
.watch-facts dt small{font-size:12px;display:block}
.watch-facts dd{margin:7px 0 0;font:400 30px/1.1 Georgia,serif}
.watch-why{margin-top:23px;flex:1}
.watch-why h3{font:600 14px/1.5 'DM Sans',Arial,sans-serif;margin:0 0 8px}
.watch-why p{font-size:16px;line-height:1.65;margin:0;color:var(--muted)}
.watch-small,.watch-caution{font-size:14px;line-height:1.6;color:var(--muted)}
.watch-caution{padding:13px 15px;background:var(--soft);margin:20px 0 0}
.watch-card-bottom{border-top:1px solid var(--line);margin-top:26px;padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:15px}
.watch-card-bottom>a{font-size:14px;color:var(--green);font-weight:600;line-height:1.5;text-align:right}
.watch-score>strong{font:400 28px/1 Georgia,serif;display:block;color:var(--green)}
.watch-score>strong>span{font:14px 'DM Sans',Arial,sans-serif;color:var(--muted)}
.watch-score>span{display:block;font-size:12px;line-height:1.4;margin-top:7px;color:var(--muted)}
.watch-alert{background:#f9eedf;border-left:3px solid var(--orange);padding:17px 20px;line-height:1.65;font-size:15px;margin:20px 0}
.watch-alert strong{margin-right:6px}
.watch-empty{grid-column:1/-1;padding:32px;background:var(--surface);border:1px solid var(--line)}
.watch-empty h2{font:400 30px Georgia,serif;margin-top:0}.watch-empty p{line-height:1.7;max-width:700px}.watch-empty a{text-decoration:underline}
.watch-method,.watch-coverage{border-top:1px solid var(--line);padding:22px 0;font-size:16px;line-height:1.7}
.watch-method summary,.watch-coverage summary{cursor:pointer;font-weight:600;color:var(--green)}
.watch-method>div{padding-top:8px;max-width:1000px}
.watch-method-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.watch-method h2{font:400 26px/1.3 Georgia,serif}
.watch-method p,.watch-coverage p{color:var(--muted)}
.watch-coverage ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:0 32px}
.watch-coverage li{display:flex;justify-content:space-between;gap:20px;font-size:14px;padding:12px 0;border-bottom:1px solid var(--line)}
.watch-coverage li>span:last-child{color:var(--muted);text-align:right}.watch-coverage a{text-decoration:underline}
@media(max-width:1050px){.watch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.watch-heading{display:block}.watch-date{margin:22px 0 0;max-width:none}.watch-card h2{min-height:0}}
@media(max-width:650px){.watch-grid{grid-template-columns:minmax(0,1fr);gap:18px}.watch-card{padding:24px}.watch-method-columns,.watch-coverage ul{grid-template-columns:minmax(0,1fr)}.watch-status{display:block}.watch-status>span{display:block}.watch-status>span+span{margin-top:10px}.watch-status button{margin-left:0;display:block;margin-top:6px}.watch-card h2{margin-top:18px}.watch-heading .page-title{font-size:46px}.watch-date strong{font-size:21px}.watch-coverage li{flex-wrap:wrap;gap:4px 12px}}
@media(min-width:1101px){body>header nav{column-gap:16px;row-gap:0}}
.watch-partial-label{display:inline-block;margin-left:10px;color:#875331;font-size:13px}
@media(max-width:650px){.watch-heading{margin-bottom:18px}.watch-heading p{font-size:16px;line-height:1.5}.watch-date{margin-top:16px;padding:5px 0 5px 14px}.watch-date>span{font-size:12px;margin-bottom:4px}.watch-date strong{font-size:18px}.watch-status{padding:12px 0;font-size:13px}.watch-status>span+span{margin-top:6px}.watch-status button{font-size:14px}.watch-partial-label{display:block;margin-left:0}.watch-count-note{margin:12px 0;font-size:13px}.watch-grid{margin-top:16px}}
.watch-facts dt{min-height:42px}

/* Rotating front-page photographs. */
.hero .hero-photo{opacity:0;transition:opacity 900ms ease;object-position:center}
.hero .hero-photo.is-current{opacity:1}
.hero .hero-copy{padding-top:100px}
.hero .hero-photo-controls{position:absolute;top:20px;right:20px;z-index:2;display:flex;align-items:center;gap:4px;background:#102e24eb;color:#fff;border:1px solid #ffffff66;border-radius:5px;padding:3px}
.hero-photo-controls button{min-width:44px;min-height:44px;background:transparent;color:#fff;border:0;border-radius:3px;font:inherit;font-size:16px;cursor:pointer;padding:8px 12px}
.hero-photo-controls button:hover{background:#ffffff25}
.hero-photo-controls button:focus-visible{outline:2px solid #fff;outline-offset:-3px}
.hero-photo-controls [data-photo-count]{font-size:14px;min-width:40px;text-align:center;font-variant-numeric:tabular-nums}
.hero-photo-controls [data-photo-pause]{min-width:72px;border-left:1px solid #ffffff66;border-radius:0}
.hero .photo-caption{font-size:14px;line-height:1.5;margin-top:20px;color:#fff}
.hero-credit{display:block;font-size:12px;color:#e2e9e2;margin-top:4px}
.hero-credit a{text-decoration:underline;text-underline-offset:2px}
@media(prefers-reduced-motion:reduce){.hero .hero-photo{transition:none}}
@media(max-width:720px){.hero .hero-photo-controls{top:16px;right:16px}.hero .hero-copy{padding-top:94px}.hero-credit{max-width:290px}}
