:root{font-family:Arial,Helvetica,sans-serif;color:#101c2b;background:#f6f7f8;font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #4588ff;outline-offset:6px}a:hover{text-decoration:underline;text-underline-offset:5px}.skip{position:absolute;left:20px;top:-100px;padding:15px;background:white;z-index:10}.skip:focus{top:15px}p{line-height:1.7}h1,h2,h3,p{margin-top:0}.header{height:100px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;background:#fff}.identity{display:flex;gap:20px;align-items:center}.identity img{object-fit:contain}.identity span{font-size:13px;letter-spacing:.18em;font-weight:800;border-left:1px solid #cbd0d6;padding-left:20px}nav{display:flex;align-items:center;gap:38px;font-size:14px;font-weight:700}.nav-app{padding:15px 20px;border:1px solid #c8cfd7}.nav-app span{margin-left:20px}.hero{background:#07101c;color:#fff;min-height:665px;position:relative;overflow:hidden;padding:80px 5.5% 100px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:12px;letter-spacing:.19em;font-weight:700;display:flex;align-items:center;gap:12px;margin-bottom:25px;color:#9dbbdf}.eyebrow>span{height:7px;width:7px;background:#367cff}.hero h1{font-size:clamp(3.6rem,7.7vw,8rem);font-weight:900;letter-spacing:-.055em;line-height:.97;margin-bottom:28px}.hero h1 em{font-style:italic;color:#397cff}.intro{font-size:17px;color:#bbc5d3;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:44px;min-height:56px;padding:18px 24px;font-size:15px;font-weight:700;transition:background .15s,transform .15s}.button:hover{text-decoration:none;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.primary{background:#155bea;color:white}.primary:hover{background:#2870ff}.button-note{font-size:12px;color:#8c9bae;margin-top:13px;margin-bottom:0}.track-art{position:absolute;inset:-100px -220px -160px 35%;transform:rotate(-22deg);opacity:.75}.track-art svg{width:100%;height:100%;min-width:850px}.hero-mark{position:relative;padding:40px 0 20px 35px;z-index:1;transform:rotate(-7deg)}.hero-mark img{width:100%;height:auto;filter:drop-shadow(0 25px 22px #0008)}.hero-mark>span{display:block;text-align:center;font-size:11px;letter-spacing:.22em;color:#9fb4cc;margin-top:25px}.hero-bottom{position:absolute;bottom:0;left:5.5%;right:5.5%;height:66px;border-top:1px solid #fff2;display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:.13em;color:#aebcd0}.hero-bottom a{font-size:12px;letter-spacing:0}.hero-bottom a span{margin-left:16px}.checkers{height:22px;width:66px;background:conic-gradient(#a7bad1 25%,transparent 0 50%,#a7bad1 0 75%,transparent 0) 0 0/22px 22px;opacity:.7}.section{padding:85px 7%;display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.dark{color:#135de8}h2{font-size:clamp(2.3rem,4vw,3.7rem);line-height:1.05;letter-spacing:-.045em;margin-bottom:25px}.team-copy>p{font-size:17px;color:#536071;max-width:620px}.team-copy>p:first-child{color:#25354a}.values{display:flex;justify-content:space-between;gap:18px;border-top:1px solid #d5dce4;padding-top:25px;margin-top:30px;font-size:16px;font-weight:700}.values b{color:#2165e8;font-size:11px;display:block;margin-bottom:9px;letter-spacing:.1em}.app-section{background:#0d2542;color:white;gap:70px}.app-heading>p:not(.eyebrow){color:#b3c4d8;font-size:16px;margin-bottom:28px}.light{background:#fff;color:#0d2542}.light:hover{background:#dce9ff}.sign-in-note{display:block;font-size:12px;margin-top:14px;color:#a2b8cf}.app-features{padding-top:8px}.app-features article{display:flex;align-items:flex-start;gap:20px;padding:28px 0;border-bottom:1px solid #ffffff26}.app-features article:first-child{padding-top:0}.app-features article>div{flex:1}.feature-number{font-size:12px;color:#81aaf1;padding-top:5px}.app-features article>span:last-child{color:#829fbd;font-size:22px}.app-features h3{font-size:20px;letter-spacing:-.025em;margin-bottom:10px}.app-features p{font-size:15px;color:#b3c4d8;margin-bottom:0;max-width:360px}footer{display:flex;align-items:center;justify-content:space-between;padding:32px 5.5%;gap:24px;background:#fff}footer p{font-size:13px;color:#677587;margin:0}footer>a:last-child{font-size:14px;font-weight:700}footer>a:last-child span{margin-left:18px}@media(min-width:1700px){.hero{min-height:780px}}@media(max-width:900px){.header{height:86px}.identity{gap:12px}.identity span{padding-left:12px;font-size:11px}.hero{min-height:600px;padding-top:65px}.hero-mark{padding-left:0}.hero-mark>span{font-size:9px;letter-spacing:.12em}.section{padding:65px 5.5%;gap:35px}.nav-about{display:none}footer p{display:none}}@media(max-width:600px){.header{height:78px;padding:0 20px}.header .identity img{width:90px;height:40px}.header .identity span{font-size:9px;max-width:55px;line-height:1.5;letter-spacing:.1em}.nav-app{font-size:12px;padding:13px 11px}.nav-app span{margin-left:6px}.hero{display:flex;flex-direction:column;align-items:stretch;padding:45px 24px 83px;min-height:0}.hero h1{font-size:clamp(3.25rem,13vw,5rem)}.intro{font-size:16px}.eyebrow{font-size:11px;margin-bottom:22px}.hero-mark{width:80%;align-self:center;padding:38px 0 16px;max-width:350px}.hero-mark>span{font-size:9px;margin-top:10px}.track-art{inset:30% -340px -220px -30%;opacity:.5}.hero-bottom{left:24px;right:24px}.hero-bottom>span:first-child{font-size:9px}.checkers{display:none}.section{grid-template-columns:1fr;padding:50px 24px;gap:15px}.section h2{font-size:2.5rem}.team-copy>p{font-size:16px}.values{font-size:15px}.app-features{margin-top:25px}.app-features article{gap:15px}.app-features h3{font-size:19px}.app-features p{font-size:15px}footer{padding:25px 24px}footer .identity img{width:85px}footer .identity span{font-size:9px}footer>a:last-child{font-size:12px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.button{transition:none}}
/* Team profiles and owner workspace. */
[hidden]{display:none!important}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #4384ff;outline-offset:3px}nav a[aria-current=page]{color:#145feb}.footer-links{display:flex;gap:22px;font-size:13px}.hero .intro{max-width:400px}.section-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.section-top h2{margin:0}.text-link{font-size:14px;font-weight:700;color:#145feb;white-space:nowrap}.text-link span{margin-left:12px}.drivers-preview{padding:75px 7% 90px;background:#eef1f5;border-top:1px solid #dbe1e8}.driver-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.driver-card{background:#fff;border:1px solid #dbe1e8;overflow:hidden}.portrait{position:relative;background:linear-gradient(125deg,#0d2542 20%,#164984 100%);height:300px;overflow:hidden;display:flex;align-items:center;justify-content:center}.portrait:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(120deg,transparent 0 100px,#6f98c811 100px 125px)}.portrait img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#0c1d31}.initials{font-size:100px;color:#89a7d955;letter-spacing:-.06em;font-weight:900;font-style:italic}.portrait-label{position:absolute;left:20px;bottom:18px;color:#fff;font-weight:800;font-size:11px;letter-spacing:.14em;background:#102640db;padding:9px 12px}.race-number{position:absolute;right:18px;bottom:12px;color:#fff;font-size:58px;font-style:italic;line-height:1;text-shadow:0 3px 15px #0008}.driver-copy{padding:30px}.driver-copy .eyebrow{font-size:11px;margin-bottom:13px}.driver-copy h2,.driver-copy h3{font-size:32px;letter-spacing:-.04em;line-height:1.12;margin-bottom:12px}.driver-copy .hometown{font-size:14px;color:#66758a;margin-bottom:20px}.page-banner{padding:65px 7%;color:white;background:#07101c;border-bottom:5px solid #246cff}.page-banner h1{font-size:clamp(3rem,6vw,6rem);line-height:.96;letter-spacing:-.055em;margin:0 0 24px;font-weight:900}.page-banner h1 em{font-style:italic;color:#397cff}.page-banner>p:last-child{color:#b7c4d5;font-size:17px;margin:0}.driver-roster{padding:65px 7% 85px;display:grid;gap:35px}.driver-roster .driver-card{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr)}.driver-roster .portrait{height:100%;min-height:340px}.driver-roster .driver-copy{padding:40px}.driver-bio{color:#506177;font-size:16px;white-space:pre-line}.stats-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #dce2e9;padding-top:22px;margin-top:28px;font-size:11px;letter-spacing:.08em}.stats-heading span{font-size:12px;letter-spacing:0;color:#5c6e82}.driver-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0}.driver-stats>div{display:flex;flex-direction:column-reverse;gap:7px}.driver-stats dt{font-size:13px;color:#5b6d81}.driver-stats dd{font-size:36px;line-height:1;margin:0;color:#125ee7;font-weight:800;letter-spacing:-.04em}.source-note{display:flex;gap:12px;justify-content:space-between;flex-wrap:wrap;margin:20px 0 6px;font-size:12px;color:#677991}.source-note a{color:#155fcf;text-decoration:underline}.stats-note{font-size:12px;line-height:1.6;color:#677991;margin-bottom:0}.admin-shell{max-width:1440px;margin:auto;padding:50px 5.5% 80px}.admin-shell h1{font-size:38px;letter-spacing:-.045em;margin-bottom:12px}.admin-shell h2{font-size:23px;letter-spacing:-.025em}.admin-shell p{color:#52647a}.notice{background:#e6eefb;padding:16px 20px;border-left:3px solid #2765df}.admin-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:30px;margin-top:30px}.admin-list .section-top{margin-bottom:20px;gap:10px}.admin-list .button{padding:12px;min-height:44px;font-size:13px;border:0}.driver-select{display:flex;flex-direction:column;width:100%;text-align:left;padding:20px;margin-bottom:12px;border:1px solid #cbd6e3;background:white;gap:8px;color:#182c47}.driver-select strong{font-size:16px}.driver-select span{font-size:13px;color:#64758b}.driver-select.selected{border-color:#1661e9;box-shadow:inset 4px 0 #1661e9}.team-settings-button{display:flex;justify-content:space-between;width:100%;padding:18px 0;border:0;border-top:1px solid #cbd6e3;background:transparent;margin:25px 0 15px;font-weight:700;color:#172c49;font-size:14px}.editor-panel{background:white;border:1px solid #d6dfe9;padding:30px;min-width:0}.editor-panel label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:700;margin-bottom:20px}.editor-panel input:not([type=checkbox]),.editor-panel textarea{min-height:45px;padding:12px;border:1px solid #bac8d9;border-radius:2px;width:100%;color:#142b48;background:#fff}.editor-panel textarea{resize:vertical;line-height:1.5}.editor-panel input::placeholder{color:#728399}.editor-panel small{font-size:12px;font-weight:400;color:#62758d}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.stats-fields{grid-template-columns:repeat(4,1fr);gap:12px}.editor-panel fieldset{padding:20px 0 0;border:0;border-top:1px solid #d6dfe9;margin:15px 0 20px}.editor-panel legend{font-size:16px;font-weight:700;padding-right:15px}.editor-panel .check-label{flex-direction:row;align-items:center;font-weight:400}.check-label input{height:20px;width:20px;accent-color:#155fea}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:15px}.form-actions .button,.editor-panel button[type=submit]{border:0}.delete-button{border:0;background:transparent;padding:12px;color:#a32e2e;font-size:14px}.empty-state{padding:45px 25px;text-align:center}.empty-state h2{font-size:25px}.error-page{padding:100px 24px;min-height:60vh}.error{color:#aa2525!important;background:#fff0ed}#save-status,#team-status{padding:12px 0;margin:10px 0 0;font-size:14px}#version-label{font-size:12px;color:#58718a}.admin-shell .section-top p{margin-bottom:0}.editor-panel>form>p{font-size:14px}
@media(max-width:1050px){.driver-roster .driver-card{grid-template-columns:1fr 1.3fr}.driver-roster .driver-copy{padding:27px}.admin-layout{grid-template-columns:250px minmax(0,1fr)}.stats-fields{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.header nav{gap:16px}.header .identity span{display:none}.header .nav-app{border:0;padding:0}.header .nav-app span{display:none}.header nav>a{font-size:13px}.hero{min-height:0}.drivers-preview{padding:50px 24px}.driver-grid{grid-template-columns:1fr}.driver-copy{padding:25px}.driver-copy h3{font-size:28px}.page-banner{padding:45px 24px}.driver-roster{padding:30px 20px 50px}.driver-roster .driver-card{grid-template-columns:1fr}.driver-roster .portrait{height:310px;min-height:0}.driver-roster .driver-copy{padding:25px}.driver-roster .driver-copy h2{font-size:30px}.driver-stats dd{font-size:31px}.stats-heading{align-items:flex-start;flex-direction:column;gap:8px}.driver-stats{gap:8px}.driver-stats dt{font-size:12px}.section-top{align-items:flex-start;flex-wrap:wrap}.footer-links{gap:12px;flex-wrap:wrap;justify-content:flex-end;font-size:12px}footer .identity span{display:none}.admin-shell{padding:35px 20px}.admin-shell h1{font-size:31px}.admin-layout{grid-template-columns:1fr;gap:22px}.editor-panel{padding:22px}.field-grid{gap:0 14px}.field-grid:not(.stats-fields){grid-template-columns:1fr}.editor-panel .section-top{gap:10px}.form-actions .button{gap:10px;padding:15px 18px}.section-top>.text-link{white-space:normal}.portrait img{object-fit:contain}}

/* Consistent portrait frames keep the roster balanced at wide sizes. */
.driver-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1200px;margin:auto}.driver-grid .portrait{height:auto;aspect-ratio:4/5}.portrait img{object-fit:cover;object-position:center 25%}.driver-roster{max-width:1400px;margin:auto}.driver-roster .driver-card{grid-template-columns:minmax(240px,340px) minmax(0,1fr);align-items:start}.driver-roster .portrait{height:auto;min-height:0;aspect-ratio:4/5}.coaching-intro{max-width:1000px}.coaching-intro>p:last-child,.coaching-note>p:last-child{max-width:760px;color:#506177;font-size:18px;white-space:pre-line}.coaching-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:0 7% 65px;max-width:1400px;margin:auto}.coaching-grid article{padding:35px;background:#eef1f5;border-top:3px solid #246cff}.coaching-grid span{font-size:12px;letter-spacing:.1em;color:#145feb;font-weight:800}.coaching-grid h2{font-size:28px;margin-top:20px}.coaching-grid p{color:#506177}.coaching-note{background:#eef1f5}#refresh-panel{background:#eef1f5;padding:18px;margin:10px 0 20px}#refresh-source{color:#145feb;font-weight:700}@media(max-width:900px){.driver-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header{flex-wrap:wrap;gap:16px}.header nav{flex-wrap:wrap}}@media(max-width:700px){.driver-grid{grid-template-columns:1fr;max-width:400px}.driver-roster .driver-card{grid-template-columns:1fr}.driver-roster .portrait{width:100%;max-width:400px;justify-self:center;aspect-ratio:4/5;height:auto;min-height:0}.portrait img{object-fit:cover}.coaching-grid{grid-template-columns:1fr;padding:0 24px 40px}.header nav{gap:14px}.header nav>a{font-size:12px}}
.coaching-intro,.coaching-note{display:block}.coaching-intro h2,.coaching-note h2{margin:18px 0 25px}
