/* Namespaced shell only. The five fan pages keep their own CSS. */
:root{--cc-bar-height:45px}
.cc-global,.cc-global *, .cc-next,.cc-next *{box-sizing:border-box}
.cc-global{position:sticky;top:0;z-index:150;background:#263b30;color:#f5efdf;font-family:'Segoe UI',Arial,sans-serif;font-size:11px;line-height:1.5;isolation:isolate;border-bottom:1px solid #7e927448}
.cc-global .cc-bar{height:var(--cc-bar-height);max-width:1440px;margin-inline:auto;padding-inline:28px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.cc-global a{color:inherit;text-decoration:none}.cc-global .cc-home{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;min-height:40px;font-size:10px;font-weight:650;letter-spacing:1.2px}.cc-global .cc-home:hover{color:#edc186}.cc-global .cc-arrow{font-size:17px;font-weight:400;line-height:1}.cc-global .cc-location{font-size:8px;letter-spacing:1.2px;font-family:Consolas,monospace;text-transform:uppercase;color:#c2cdb8}.cc-global .cc-switcher{position:relative}.cc-global .cc-switcher>summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:17px;min-height:40px;font:10px 'Segoe UI',Arial,sans-serif;padding-inline:7px}.cc-global .cc-switcher>summary::-webkit-details-marker{display:none}.cc-global .cc-switcher>summary:after{content:'⌄';font:16px/1 Arial,sans-serif;color:#e9c080;transform:translateY(-2px)}.cc-global .cc-switcher[open]>summary:after{transform:rotate(180deg) translateY(-2px)}.cc-global .cc-menu{position:absolute;top:calc(100% + 3px);right:0;width:292px;background:#f3eedf;color:#263b30;border:1px solid #263b30;box-shadow:0 13px 36px #152c2738;padding:8px 19px 9px}.cc-global .cc-menu a{display:flex;gap:12px;align-items:center;min-height:52px;padding:9px 0;border-bottom:1px solid #c9cbbb;font-size:12px;line-height:1.5;font-weight:600;white-space:normal}.cc-global .cc-menu a:last-child{border-bottom:0}.cc-global .cc-menu a>span:first-child{font:9px Consolas,monospace;color:#9f402d;min-width:19px}.cc-global .cc-menu a:hover{color:#b93928}.cc-global .cc-menu a[aria-current=page]{color:#a63525}.cc-global .cc-menu a[aria-current=page]:after{content:'HERE';font:7px Consolas,monospace;padding:4px 5px;border:1px solid #c79c81;margin-left:auto}.cc-global .cc-menu .cc-menu-home{font-size:10px;font-weight:400;color:#63735e}.cc-global a:focus-visible,.cc-global summary:focus-visible{outline:2px solid #dfb777;outline-offset:3px}.cc-global .cc-menu a:focus-visible{outline-color:#b93928}
/* Offset existing sticky page headers, rather than replacing their local menus. */
body[data-cc-page="cars"]>header,body[data-cc-page="cars-2"]>header.site-header,body[data-cc-page="cars-3"]>header.site-header,body[data-cc-page="cars-land"]>header.header{top:var(--cc-bar-height)}
body[data-cc-page="cars-land"]>.mobile-nav{top:calc(var(--header-h) + var(--cc-bar-height))}
html:has(body[data-cc-page]:not([data-cc-page="home"])){scroll-padding-top:160px}
/* The onward route lives outside each essay and has no generic class names. */
.cc-next{margin:0;background:#e5e6d7;color:#283b31;font-family:'Segoe UI',Arial,sans-serif;line-height:1.6;border-top:1px solid #bac5ae;border-bottom:1px solid #bac5ae;padding:36px max(24px,5vw);position:relative;z-index:1;text-align:left}
.cc-next .cc-next-inner{max-width:1280px;margin-inline:auto;display:flex;justify-content:space-between;align-items:center;gap:32px}.cc-next .cc-next-kicker{display:block;font:9px/1.6 Consolas,monospace;letter-spacing:1.1px;text-transform:uppercase;color:#606e59;margin:0 0 10px}.cc-next .cc-next-title{font:600 27px/1.2 'Segoe UI',Arial,sans-serif;letter-spacing:-.7px;text-transform:none;margin:0 0 6px;color:#283b31}.cc-next .cc-next-note{font:12px/1.8 'Segoe UI',Arial,sans-serif;color:#66715f;max-width:550px;margin:0}.cc-next .cc-next-actions{display:flex;align-items:center;gap:23px;flex-shrink:0}.cc-next .cc-next-go{display:flex;align-items:center;justify-content:center;gap:22px;min-height:49px;padding:13px 18px;background:#283b31;color:#f5efdf;border:1px solid #283b31;font:600 11px/1.6 'Segoe UI',Arial,sans-serif;text-decoration:none}.cc-next .cc-next-go:hover{background:#a83a28;border-color:#a83a28}.cc-next .cc-next-home{display:inline-flex;align-items:center;gap:8px;padding:10px 0;min-height:44px;color:#283b31;font:11px/1.5 'Segoe UI',Arial,sans-serif;text-decoration:underline;text-underline-offset:4px}.cc-next a:focus-visible{outline:3px solid #a83a28;outline-offset:5px}
@media(max-width:900px){.cc-next .cc-next-inner{gap:27px}.cc-next .cc-next-actions{gap:18px;flex-direction:column;align-items:flex-end}.cc-next .cc-next-title{font-size:25px}.cc-next .cc-next-note{font-size:11px}}
@media(max-width:680px){:root{--cc-bar-height:42px}.cc-global .cc-bar{padding-inline:18px;gap:15px}.cc-global .cc-location{display:none}.cc-global .cc-home{font-size:9px;letter-spacing:1px;gap:8px}.cc-global .cc-switcher>summary{font-size:9px;gap:11px;padding-right:0}.cc-global .cc-menu{width:min(292px,calc(100vw - 36px))}.cc-next{padding:31px 23px}.cc-next .cc-next-inner{display:block}.cc-next .cc-next-title{font-size:25px;margin-bottom:9px}.cc-next .cc-next-note{font-size:12px;max-width:430px}.cc-next .cc-next-actions{flex-direction:row;align-items:center;justify-content:flex-start;gap:24px;margin-top:23px}.cc-next .cc-next-go{font-size:10px;min-height:47px;padding-inline:15px;gap:15px}.cc-next .cc-next-home{font-size:10px}.cc-next .cc-next-kicker{font-size:8px}html:has(body[data-cc-page]:not([data-cc-page="home"])){scroll-padding-top:148px}}
@media print{.cc-global,.cc-next{display:none!important}body[data-cc-page]>header,body[data-cc-page]>header.site-header,body[data-cc-page]>header.header{top:0}}
