/* Beets n Bangers: shared CXM navigation, footer and privacy controls. */
:root{--header-height:90px}html{scroll-padding-top:calc(var(--header-height) + 20px)}[hidden]{display:none!important}
.skip-link{position:fixed;top:8px;left:16px;z-index:200;padding:12px 18px;background:#fff;color:#08080d;transform:translateY(-150%);font-weight:800}.skip-link:focus{transform:none}
.sitebar a:focus-visible,.sitebar button:focus-visible,.network-footer a:focus-visible,.network-footer button:focus-visible,.back-to-top:focus-visible,.privacy-dialog :focus-visible,.page-content :focus-visible,.media-consent :focus-visible{outline:2px solid var(--cyan);outline-offset:5px}
.mobile-toggle{display:none;align-items:center;justify-content:center;gap:8px;min-height:44px;cursor:pointer}.menu-icon{width:22px;height:22px;flex-shrink:0}.menu-icon path{transform-origin:center;transition:transform .15s,opacity .15s}.mobile-toggle[aria-expanded=true] .menu-top{transform:translateY(6px) rotate(45deg)}.mobile-toggle[aria-expanded=true] .menu-bottom{transform:translateY(-6px) rotate(-45deg)}.mobile-toggle[aria-expanded=true] .menu-middle{opacity:0}
.network-footer{position:relative;border-top:1px solid var(--line);background:linear-gradient(135deg,rgba(0,217,255,.035),transparent 40%,rgba(255,22,159,.04)),#06060b;padding:62px clamp(18px,4vw,44px) 28px;color:var(--muted)}
.network-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--cyan),transparent 42%,var(--pink))}.footer-grid{display:grid;grid-template-columns:1.65fr .8fr .95fr 1.1fr;gap:36px;align-items:start}
.footer-brand{min-width:0}.footer-brand-link{display:inline-flex;align-items:center;gap:14px;color:var(--text)}.footer-logo{width:76px;height:76px;object-fit:contain}.footer-wordmark{font-size:22px;font-weight:900;letter-spacing:-.045em;line-height:1.1}.footer-wordmark b{color:var(--pink)}.footer-tagline{display:block;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-top:7px;font-weight:700}
.footer-brand p{font-size:14px;line-height:1.85;max-width:340px;margin:20px 0}.footer-network{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--cyan);font-size:13px;line-height:1.7}.footer-socials{display:flex;flex-wrap:wrap;gap:6px 16px;margin-top:20px}.footer-socials a{display:inline-flex;align-items:center;min-height:36px;font-size:12px;font-weight:800}
.footer-column{min-width:0}.footer-column h2{margin:8px 0 18px;color:var(--text);font-size:12px;text-transform:uppercase;letter-spacing:.18em}.footer-links{list-style:none;padding:0;margin:0;display:grid;gap:3px}.footer-links a,.footer-links button{display:inline-flex;align-items:center;min-height:36px;padding:3px 0;font:inherit;font-size:13px;line-height:1.6;color:var(--muted);border:0;background:none;text-align:left;cursor:pointer}.network-footer a:hover,.footer-links button:hover{color:var(--cyan)}
.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px 24px;border-top:1px solid var(--line);margin-top:38px;padding-top:22px;font-size:12px;line-height:1.7}.footer-bottom p{margin:0}.footer-bottom a{color:var(--text)}
.back-to-top{position:fixed;right:22px;bottom:calc(22px + env(safe-area-inset-bottom));z-index:60;display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(0,217,255,.55);background:#0c0c15;color:var(--text);box-shadow:0 0 20px rgba(0,217,255,.12);cursor:pointer}.back-to-top svg{width:22px;height:22px}.back-to-top:hover{color:var(--cyan);border-color:var(--cyan)}
.page-content{max-width:900px;margin:0 auto;padding:150px 24px 80px;min-height:65vh}.page-eyebrow{color:var(--cyan);text-transform:uppercase;font-size:12px;letter-spacing:.18em;font-weight:800}.page-content h1{font-size:clamp(34px,5vw,62px);letter-spacing:-.055em;line-height:1.08;margin:16px 0 22px}.page-content h2{font-size:24px;letter-spacing:-.03em;line-height:1.25;margin:30px 0 10px}.page-content p,.page-content li{font-size:16px;line-height:1.85;color:var(--muted)}.page-content a:not(.btn){color:var(--cyan);text-decoration:underline;text-underline-offset:4px}.page-content .page-updated{font-size:12px}.page-content ul{padding-left:22px}.page-content .btn{margin:10px 0}.page-home{display:inline-block;margin-bottom:28px;font-size:13px;font-weight:800}
.privacy-dialog{width:min(540px,calc(100% - 32px));max-height:calc(100dvh - 40px);overflow:auto;color:var(--text);background:#0c0c14;border:1px solid rgba(0,217,255,.45);padding:28px;box-shadow:0 24px 90px #0009}.privacy-dialog::backdrop{background:rgba(0,0,0,.78)}.privacy-dialog h2{font-size:28px;margin:0 36px 16px 0;letter-spacing:-.04em}.privacy-dialog p{color:var(--muted);font-size:14px;line-height:1.75}.dialog-close{position:absolute;right:12px;top:12px;width:40px;height:40px;border:1px solid var(--line);background:transparent;color:var(--text);font-size:25px;cursor:pointer}.privacy-option{display:grid;grid-template-columns:22px 1fr;gap:12px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);line-height:1.6}.privacy-option input{width:20px;height:20px;accent-color:var(--cyan);margin:3px 0}.privacy-option strong{display:block}.privacy-option small{display:block;color:var(--muted);font-size:12px;line-height:1.8}.privacy-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.privacy-actions .btn{flex:1;min-width:160px;cursor:pointer;color:var(--text);background:#11111c}.privacy-status{min-height:1.5em}.privacy-dialog a{color:var(--cyan);text-decoration:underline;text-underline-offset:3px}
.media-consent{height:420px;min-height:360px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:28px;text-align:center;background:radial-gradient(circle at 50% 30%,rgba(0,217,255,.07),transparent 60%),#07070e}.media-consent p{max-width:360px;margin:0!important;font-size:14px!important;line-height:1.7!important}.media-consent .btn{color:var(--text);cursor:pointer;min-width:0}.media-consent a{font-size:12px;color:var(--cyan);text-decoration:underline;text-underline-offset:4px}.media-consent strong{font-size:20px;letter-spacing:-.03em}
@media(max-width:1100px){.footer-grid{grid-template-columns:1.35fr 1fr;gap:36px 48px}.footer-brand{max-width:430px}}
@media(max-width:900px){.sitebar{background:rgba(5,5,10,.96);flex-wrap:wrap;gap:12px;align-items:center}.sitebar .brand{margin-right:auto;min-width:0}.sitebar .nav{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;margin:0;order:3;border:1px solid var(--line);background:#0b0b14;padding:8px 14px}.sitebar .nav a{display:flex;align-items:center;min-height:48px;padding:12px 10px;opacity:1;letter-spacing:.14em}.sitebar .nav .nav-cta{margin:6px 0;justify-content:center}.sitebar[data-menu-ready=true] .mobile-toggle{display:inline-flex;order:2}.sitebar[data-menu-ready=true] .nav{position:absolute;top:calc(100% + 2px);left:18px;right:18px;width:auto;max-height:calc(100dvh - var(--header-height) - 24px);overflow-y:auto;box-shadow:0 22px 40px #0009}.sitebar[data-menu-ready=true] .nav:not(.is-open){display:none}.mobile-toggle{margin-left:0;padding:10px}.sitebar .wordmark strong{font-size:17px}.sitebar .wordmark span{font-size:9px;letter-spacing:.17em}.page-content{padding-top:130px}}
@media(max-width:560px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.footer-brand{grid-column:1/-1}.footer-column:last-child{grid-column:1/-1}.footer-column:last-child .footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 20px}.network-footer{padding-top:40px}.footer-links a,.footer-links button{min-height:42px}.footer-bottom{padding-right:40px}.footer-bottom p{width:100%}.footer-brand p{max-width:none}.back-to-top{right:14px;bottom:calc(14px + env(safe-area-inset-bottom))}.media-consent{height:360px;padding:20px}.privacy-dialog{padding:24px 20px}.privacy-actions .btn{width:auto}.sitebar .brand{gap:10px}.sitebar .brand img{width:42px;height:42px}}
@media(max-width:360px){.sitebar .wordmark strong{font-size:15px}.sitebar .wordmark span{font-size:8px;letter-spacing:.12em}.sitebar .brand{gap:8px}.sitebar .brand img{width:36px;height:36px}.mobile-toggle{font-size:10px;letter-spacing:.08em;padding:8px}.footer-wordmark{font-size:20px}.footer-logo{width:64px;height:64px}.footer-column:last-child .footer-links{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.scan{animation:none}.menu-icon path{transition:none}}

.privacy-js{display:none}html[data-site-ready=true] .privacy-js{display:inline-flex}
