:root{--ink:#211309;--muted:#6f5a42;--gold:#d6a84f;--gold2:#ffe6a6;--brown:#2a1408;--line:rgba(42,20,8,.12);--shadow:0 18px 54px rgba(42,20,8,.11)}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:linear-gradient(180deg,#fffaf0,#f7edd9 55%,#fffaf0);line-height:1.55}a{color:inherit}.shell{max-width:1192px;margin:auto;padding:0 24px}.top{display:flex;justify-content:space-between;align-items:center;padding:18px 0}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:950}.brand img{width:46px;height:46px}.nav{display:flex;gap:18px;align-items:center}.nav a{text-decoration:none;font-weight:850}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:12px 20px;border-radius:16px;text-decoration:none;font-weight:950;background:linear-gradient(135deg,var(--gold2),var(--gold));border:1px solid var(--line)}.secondary{background:#fff}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center;padding:78px 0 54px}.eyebrow{margin:0 0 12px;color:#9b6b18;font-size:12px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}h1,h2{margin:0;line-height:1;letter-spacing:-.045em}h1{font-size:clamp(48px,7vw,84px)}h2{font-size:clamp(34px,5vw,58px)}.lead{font-size:20px;color:var(--muted);margin:24px 0}.actions{display:flex;flex-wrap:wrap;gap:12px}.panel{padding:28px;border-radius:30px;background:linear-gradient(145deg,var(--brown),#130904);color:#fff;box-shadow:0 32px 80px rgba(42,20,8,.28)}.panel article{padding:18px;border:1px solid rgba(255,230,166,.18);border-radius:20px;background:rgba(255,255,255,.07);margin:10px 0}.panel strong{display:block;color:var(--gold2);font-size:20px}.section{padding:72px 0}.heading{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:end}.heading p{color:var(--muted);font-size:18px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.card{padding:24px;border-radius:24px;background:rgba(255,255,255,.86);border:1px solid var(--line);box-shadow:var(--shadow)}.card strong{font-size:21px}.card p{color:var(--muted)}.band{padding:34px;border-radius:30px;background:linear-gradient(135deg,var(--gold2),var(--gold));display:grid;grid-template-columns:1.3fr auto;gap:24px;align-items:center;margin:30px 0 72px}.footer{display:flex;justify-content:space-between;gap:22px;padding:28px 0 44px;color:var(--muted);border-top:1px solid var(--line)}@media(max-width:850px){.hero,.heading,.band{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,1fr)}.nav{display:none}}@media(max-width:600px){.shell{padding:0 16px}.hero{padding-top:48px}.grid{grid-template-columns:1fr}.actions .button{width:100%}.footer{flex-direction:column}}
.proof{margin:8px 0 72px;padding:18px;border-radius:30px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.proof img{display:block;width:100%;height:auto;border-radius:20px;border:1px solid var(--line)}.proof figcaption{display:flex;justify-content:space-between;gap:20px;padding:16px 6px 2px;color:var(--muted);font-size:14px}.proof figcaption strong{color:var(--ink)}@media(max-width:600px){.proof{padding:10px;border-radius:22px}.proof img{border-radius:15px}.proof figcaption{flex-direction:column;gap:4px}}
.proof-mobile{max-width:420px;margin:8px auto 72px;padding:14px;border-radius:44px;background:#161616;border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 70px rgba(42,20,8,.22)}.proof-mobile img{display:block;width:100%;height:auto;border-radius:32px}.proof-mobile figcaption{padding:16px 8px 4px;color:#e9dfd0}.proof-mobile figcaption strong{color:#fff}.proof-mobile figcaption span{color:#bfb5a7}@media(max-width:600px){.proof-mobile{max-width:320px;border-radius:34px;padding:10px}.proof-mobile img{border-radius:25px}}

/* Public-shell readability and containment normalization */
body.speedway-public-shell .shell{width:min(1192px,100%);overflow:hidden}
body.speedway-public-shell main,
body.speedway-public-shell .hero,
body.speedway-public-shell .section,
body.speedway-public-shell .grid,
body.speedway-public-shell .proof{min-width:0}
body.speedway-public-shell .hero>*{min-width:0}
body.speedway-public-shell .lead,
html body.speedway-public-shell .shell .heading>p{color:#ead9c0!important;font-weight:500;line-height:1.68}
html body.speedway-public-shell .hero h1,
html body.speedway-public-shell .shell .heading h2{color:#fff8ea!important}
html body.speedway-public-shell .hero .eyebrow,
html body.speedway-public-shell .shell .section .heading .eyebrow{color:#f2bd58!important}
html body.speedway-public-shell .panel span{color:#f0e2ca!important}
html body.speedway-public-shell .footer{color:#d5c09f!important}
html body.speedway-public-shell .footer a{color:#ffe0a0!important;font-weight:800}
body.speedway-public-shell .card{color:#211309;background:#fffaf0;border-color:rgba(42,20,8,.14)}
body.speedway-public-shell .card strong{color:#211309}
body.speedway-public-shell .card p{color:#6f5a42}
body.speedway-public-shell .band{color:#211309}
body.speedway-public-shell .proof{width:min(960px,100%);max-width:960px;margin-left:auto;margin-right:auto;overflow:hidden;color:#211309;background:#fff}
body.speedway-public-shell .proof picture{display:block;width:100%;max-width:100%;min-width:0}body.speedway-public-shell .proof img{display:block;width:100%;max-width:100%;min-width:0;height:auto;object-fit:contain}
body.speedway-public-shell .proof figcaption{color:#6f5a42}
body.speedway-public-shell .proof figcaption strong{color:#211309}
body.speedway-public-shell .proof-mobile{width:min(420px,100%);max-width:420px;color:#e9dfd0;background:#161616}
body.speedway-public-shell .proof-mobile figcaption strong{color:#fff}
body.speedway-public-shell .proof-mobile figcaption span{color:#c9beae}
@media(max-width:600px){
  body.speedway-public-shell .shell{padding-left:16px;padding-right:16px}
  body.speedway-public-shell .proof{width:100%;max-width:100%}
  body.speedway-public-shell .proof-mobile{width:min(320px,100%);max-width:320px}
}
body.speedway-public-shell .card{background:#fffaf0!important;color:#211309!important}
body.speedway-public-shell .card strong{color:#211309!important}
body.speedway-public-shell .card p{color:#6f5a42!important}
html body.speedway-public-shell .shell .card{background:#fffaf0!important;color:#211309!important}
html body.speedway-public-shell .shell .card strong{color:#211309!important}
html body.speedway-public-shell .shell .card p{color:#6f5a42!important}
.faq-list{display:grid;gap:12px;margin-top:32px}.faq-list details{border:1px solid rgba(42,20,8,.16);border-radius:18px;background:#fffaf0;color:#211309;overflow:hidden}.faq-list summary{cursor:pointer;list-style:none;padding:20px 54px 20px 20px;font-weight:900;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:26px;color:#80520d}.faq-list details[open] summary::after{content:'−'}.faq-list details p{margin:0;padding:0 20px 20px;color:#5f4a34!important;max-width:78ch}

/* Approved Speedway expertise visuals — 2026-08-27. Preserve the full image because labels are part of the visual evidence. */
body.speedway-public .proof.proof-expertise{width:min(960px,calc(100% - 48px));margin:46px auto 42px;padding:10px;border:1px solid rgba(231,157,49,.32);border-radius:26px;background:#090705;box-shadow:0 28px 72px rgba(0,0,0,.24),0 0 0 1px rgba(231,157,49,.06) inset;overflow:hidden}body.speedway-public .proof.proof-expertise .expertise-link{display:block;border-radius:18px;overflow:hidden;background:#050505}body.speedway-public .proof.proof-expertise img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;background:#050505}body.speedway-public .proof.proof-expertise figcaption{margin:0;padding:14px 10px 6px;color:#ead4ae;border:0;background:transparent;font-weight:700}body.speedway-public .proof.proof-expertise .expertise-link:focus-visible{outline:3px solid #f0a13b;outline-offset:4px}@media(max-width:620px){body.speedway-public .proof.proof-expertise{width:calc(100% - 24px);margin:28px auto 34px;padding:5px;border-radius:18px}body.speedway-public .proof.proof-expertise .expertise-link{border-radius:13px}body.speedway-public .proof.proof-expertise figcaption{padding:11px 7px 5px;font-size:.84rem;line-height:1.45}}

/* Speedway product proof visuals — 2026-08-27 product3. */
body.speedway-product-page .proof{width:min(1080px,100%);max-width:1080px;padding:10px;border-radius:28px;background:#090705;border:1px solid rgba(231,157,49,.32);box-shadow:0 30px 78px rgba(0,0,0,.27),0 0 0 1px rgba(231,157,49,.05) inset}body.speedway-product-page .proof img{border:0;border-radius:19px;background:#050403}body.speedway-product-page .proof figcaption{padding:14px 10px 6px;color:#d8c3a1;font-weight:650}body.speedway-product-page .proof figcaption strong{color:#ffe2a8}body.speedway-product-page .proof figcaption span{color:#d8c3a1}@media(max-width:620px){body.speedway-product-page .proof{width:100%;padding:5px;border-radius:19px;margin-bottom:46px}body.speedway-product-page .proof img{border-radius:13px}body.speedway-product-page .proof figcaption{padding:11px 7px 5px;font-size:.82rem;line-height:1.45}}

/* AI Ops hero containment — 2026-08-27 aiops1. */
html body.speedway-ai-ops-page .hero h1{font-size:clamp(46px,5vw,76px);overflow-wrap:anywhere}

/* Product hero readability — 2026-08-27 product4. */
html body.speedway-product-page .hero h1{font-size:clamp(44px,4.7vw,72px);overflow-wrap:anywhere}

/* Business product-family hub — 2026-08-28 business-products1. */
.product-family-section{padding-top:34px}.product-family-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}.product-family-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid rgba(231,157,49,.28);border-radius:24px;background:#0b0705;color:#fffaf0;text-decoration:none;box-shadow:0 22px 56px rgba(42,20,8,.18);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-family-card:hover{transform:translateY(-3px);border-color:rgba(240,161,59,.64);box-shadow:0 28px 64px rgba(42,20,8,.24)}.product-family-card:focus-visible{outline:3px solid #f0a13b;outline-offset:4px}.product-family-card img{display:block;width:100%;height:auto;aspect-ratio:1200/630;object-fit:cover;background:#050403}.product-family-card__body{display:flex;flex:1;flex-direction:column;gap:9px;padding:19px}.product-family-card__body strong{color:#fff4dd;font-size:20px;line-height:1.2}.product-family-card__copy{color:#ead4ae;font-size:15px;line-height:1.55}.product-family-card__cta{margin-top:auto;padding-top:5px;color:#ffe2a8;font-size:14px;font-weight:900}.product-family-card:hover .product-family-card__cta{text-decoration:underline}@media(max-width:850px){.product-family-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.product-family-section{padding-top:24px}.product-family-grid{grid-template-columns:1fr;gap:14px}.product-family-card{border-radius:19px}.product-family-card__body{padding:16px}}
