/* Barn Brothers site palette: Elementor post-42.css primary/accent #CA2827. Light variants meet contrast on dark surfaces. */
:root{--bb-red:#ca2827;--bb-red-hover:#dc302f;--bb-red-active:#ad1f1e;--bb-red-text:#ff7775;--bb-red-light:#ffaaa8;--bb-red-link-active:#ff6260;color-scheme:dark;font-family:system-ui,-apple-system,sans-serif;background:#080808;color:#f5f5f5}*{box-sizing:border-box}body{margin:0}a{color:var(--bb-red-text);text-underline-offset:.2em}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--bb-red-light);outline-offset:4px}.brand{border-bottom:3px solid var(--bb-red);padding:1.3rem 5%;display:flex;gap:1rem;justify-content:space-between;align-items:center}.brand a{font-weight:900;letter-spacing:.05em;text-decoration:none;color:white}.brand span{display:block;font-size:.8rem;color:#ddd}.brand strong{font-size:.8rem;background:#ffe16a;color:#111;padding:.4rem .7rem}main{max-width:1150px;margin:auto;padding:2rem 1.2rem}h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1.1;margin:.6rem 0 1.3rem}.eyebrow{color:var(--bb-red-text);font-size:.8rem;letter-spacing:.12em;font-weight:800}.notice{background:#222;border-left:4px solid var(--bb-red-text);padding:1rem;line-height:1.6}.card,main>section{border:1px solid #555;border-radius:8px;background:#151515;padding:1.5rem;margin:1.2rem 0;overflow-wrap:anywhere}.login{max-width:480px;margin:4vh auto!important}.login label{margin:1rem 0}label{display:flex;flex-direction:column;gap:.5rem;font-weight:600}input,select,button{font:inherit;min-height:44px;border-radius:4px;padding:.7rem;border:1px solid #999;max-width:100%}input,select{background:#111;color:white;min-width:0}button{background:var(--bb-red);color:#ffffff;border-color:var(--bb-red-text);font-weight:750;cursor:pointer}button:hover{background:var(--bb-red-hover)}button:active{background:var(--bb-red-active);box-shadow:inset 0 0 0 2px #ffffff}a:hover,.brand a:hover,summary:hover{color:var(--bb-red-light);text-decoration:underline;text-decoration-thickness:3px}a:active,.brand a:active,summary:active{color:var(--bb-red-link-active);text-decoration-thickness:2px}summary{color:var(--bb-red-text)}nav{display:flex;gap:1rem;justify-content:space-between;align-items:center;flex-wrap:wrap}.filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;align-items:end;margin:2rem 0}p,li{line-height:1.6}details{margin-top:1rem}summary{cursor:pointer;font-weight:700}footer{padding:2rem;text-align:center;color:#bbb;font-size:.85rem}@media(max-width:600px){.card form button{display:block;width:100%;margin:.5rem 0}main{padding:1rem}.brand{padding:1rem}}
