:root{--color-bg:#fff;--color-surface:#f8f7f5;--color-text:#1a1a1a;--color-text-muted:#5a5a5a;--color-accent-red:#c0202a;--color-accent-gold:#b8960c;--color-border:#e0ddd8;--font-sans:system-ui, -apple-system, "Segoe UI", sans-serif;--content-width:1200px;--shadow-card:0 14px 30px #1a1a1a1a}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{min-height:100%;color:var(--color-text);background:var(--color-bg);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}body{min-height:100vh;color:var(--color-text);background:var(--color-bg);overflow-x:hidden}img,picture,video,canvas,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{list-style-position:inside}p{margin-bottom:1rem}h1,h2,h3,h4,h5,h6{color:var(--color-text);margin-bottom:.75rem;font-weight:700;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}.site-header{z-index:50;background:var(--color-bg);border-bottom:1px solid var(--color-border);height:64px;position:sticky;top:0}.site-header__inner{width:min(100% - 2rem, var(--content-width));justify-content:space-between;align-items:center;gap:2rem;height:100%;margin:0 auto;display:flex}.site-header__logo{align-items:baseline;gap:.65rem;min-width:0;display:inline-flex}.site-header__logo-abbr{color:var(--color-accent-red);letter-spacing:0;text-transform:uppercase;font-size:1.25rem;font-weight:800}.site-header__logo-full{color:var(--color-text);letter-spacing:0;white-space:nowrap;font-size:.82rem;font-weight:650}.site-header__nav{align-items:center;display:flex}.site-header__nav-list{align-items:center;gap:.25rem;list-style:none;display:flex}.site-header__nav-list>li{position:relative}.site-header__nav-link{min-height:40px;color:var(--color-text);align-items:center;padding:0 .85rem;font-size:.92rem;font-weight:650;text-decoration:none;transition:color .16s,background-color .16s;display:inline-flex}.site-header__nav-link:hover,.site-header__nav-link:focus-visible,.site-header__nav-link[aria-current=page]{color:var(--color-accent-red)}.site-header__submenu{border:1px solid var(--color-border);min-width:190px;box-shadow:var(--shadow-card);opacity:0;pointer-events:none;background:#fff;padding:.45rem 0;list-style:none;transition:opacity .14s,transform .14s;position:absolute;top:100%;left:0;transform:translateY(6px)}.site-header__submenu li{position:relative}.site-header__submenu .site-header__submenu{top:-.45rem;left:100%}.site-header__nav-list>li:hover>.site-header__submenu,.site-header__nav-list>li:focus-within>.site-header__submenu,.site-header__submenu>li:hover>.site-header__submenu,.site-header__submenu>li:focus-within>.site-header__submenu{opacity:1;pointer-events:auto;transform:translateY(0)}.site-header__submenu-link{color:var(--color-text);white-space:nowrap;padding:.7rem .9rem;font-size:.9rem;font-weight:650;display:block}.site-header__submenu-link:hover,.site-header__submenu-link:focus-visible{color:var(--color-accent-red);background:var(--color-surface)}.mobile-menu{display:none;position:relative}.mobile-menu__toggle{width:42px;height:42px;color:var(--color-text);border:1px solid var(--color-border);background:0 0;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:inline-flex}.mobile-menu__bar{background:currentColor;width:18px;height:2px}.mobile-menu__drawer{background:var(--color-bg);border:1px solid var(--color-border);width:min(82vw,320px);box-shadow:var(--shadow-card);padding:.75rem;position:absolute;top:calc(100% + 11px);right:0}.mobile-menu__drawer ul{list-style:none}.mobile-menu__drawer a{color:var(--color-text);border-bottom:1px solid var(--color-border);padding:.85rem .75rem;font-weight:650;display:block}.mobile-menu__drawer li:last-child a{border-bottom:0}.mobile-menu__submenu{border-left:2px solid var(--color-border);margin-left:.75rem}.mobile-menu__submenu a{color:var(--color-text-muted);padding-left:1rem;font-size:.9rem}.mobile-menu__drawer a:hover,.mobile-menu__drawer a:focus-visible{color:var(--color-accent-red)}.site-main{background:linear-gradient(180deg, #fff 0, #fff 280px, var(--color-surface) 280px, var(--color-surface) 100%);min-height:calc(100vh - 64px)}.lwrc-hero-banner{width:min(100% - 2rem, var(--content-width));background:#111;height:clamp(210px,38vw,500px);margin:1.5rem auto 2rem;position:relative;overflow:hidden}.lwrc-hero-banner img{object-fit:cover;width:100%;height:100%;display:block}.lwrc-hero-content{color:#fff;background:linear-gradient(#0000,#000000b8);padding:1.25rem 1.5rem;position:absolute;inset:auto 0 0}.lwrc-hero-content h1{color:#fff;margin:0;font-size:clamp(1.5rem,3vw,2.5rem)}.lwrc-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin:2.5rem 0 0;font-weight:650;display:flex}.lwrc-pagination a{color:#fff;background:var(--color-accent-red);border:1px solid var(--color-accent-red);border-radius:2px;min-height:42px;padding:.65rem 1rem}.lwrc-pagination a:hover,.lwrc-pagination a:focus-visible{background:#9f1821;border-color:#9f1821}.lwrc-pagination span{min-height:42px;color:var(--color-text-muted);border:1px solid var(--color-border);background:#fff;align-items:center;padding:.65rem .85rem;display:inline-flex}.lwrc-home,.lwrc-archive-page,.lwrc-static-page{width:min(100% - 2rem, var(--content-width));margin:0 auto}.lwrc-home-news,.lwrc-archive-page,.lwrc-static-page{padding:2.25rem 0 3.5rem}.lwrc-section-heading,.lwrc-archive-page>h1,.lwrc-static-page>h1{color:var(--color-text);border-left:4px solid var(--color-accent-red);margin-bottom:1.6rem;padding-left:.9rem;position:relative}.lwrc-archive-desc{max-width:760px;color:var(--color-text-muted);margin:-.6rem 0 1.5rem;font-size:1rem}.lwrc-news-list,.lwrc-imported-blog-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;display:grid}.lwrc-post-card,.lwrc-imported-blog-post{border:1px solid var(--color-border);border-top:3px solid var(--color-accent-red);background:#fff;border-radius:2px;min-height:100%;padding:1.15rem 1.2rem;box-shadow:0 8px 18px #1a1a1a0d}.lwrc-post-card h3,.lwrc-imported-blog-post h3{margin:0 0 .65rem;font-size:1.08rem;line-height:1.35}.lwrc-post-card h3 a,.lwrc-imported-blog-post h3 a{color:var(--color-text)}.lwrc-post-card h3 a:hover,.lwrc-post-card h3 a:focus-visible,.lwrc-imported-blog-post h3 a:hover,.lwrc-imported-blog-post h3 a:focus-visible{color:var(--color-accent-red)}.lwrc-post-card time,.lwrc-imported-blog-post time{color:var(--color-text-muted);margin-bottom:.7rem;font-size:.86rem;font-weight:650;display:inline-flex}.lwrc-post-card .excerpt,.lwrc-imported-blog-post p{color:var(--color-text-muted);margin:0;font-size:.95rem}.lwrc-legacy-html,.lwrc-legacy-builder{border:1px solid var(--color-border);background:#fff;max-width:880px;padding:1.5rem;box-shadow:0 10px 24px #1a1a1a0d}.lwrc-legacy-html h1,.lwrc-legacy-html h2,.lwrc-legacy-html h3,.lwrc-legacy-builder h1,.lwrc-legacy-builder h2,.lwrc-legacy-builder h3{margin-top:1.75rem}.lwrc-legacy-html h1:first-child,.lwrc-legacy-html h2:first-child,.lwrc-legacy-html h3:first-child,.lwrc-legacy-builder h1:first-child,.lwrc-legacy-builder h2:first-child,.lwrc-legacy-builder h3:first-child{margin-top:0}.lwrc-legacy-html p,.lwrc-legacy-text p,.lwrc-legacy-tab-content p{color:#2b2b2b;margin-bottom:1rem;font-size:1rem;line-height:1.85}.lwrc-legacy-html ul,.lwrc-legacy-html ol,.lwrc-legacy-text ul,.lwrc-legacy-text ol{margin:0 0 1.25rem 1.25rem}.lwrc-legacy-html li,.lwrc-legacy-text li{margin-bottom:.45rem}.lwrc-legacy-html a,.lwrc-legacy-text a,.lwrc-legacy-tab-content a{color:var(--color-accent-red);text-underline-offset:.18em;font-weight:650;text-decoration:underline}.lwrc-legacy-tabs{gap:1rem;display:grid}.lwrc-legacy-tab{border:1px solid var(--color-border);background:#fff;padding:1rem}.lwrc-legacy-tab-title{color:#fff;background:var(--color-text);border:0;border-radius:2px;align-items:center;min-height:38px;padding:.4rem .75rem;font-weight:750;display:inline-flex}.site-footer{color:#fff;background:#1a1a1a}.site-footer__inner{width:min(100% - 2rem, var(--content-width));grid-template-columns:1fr auto 1fr;align-items:start;gap:2rem;margin:0 auto;padding:2.5rem 0;display:grid}.site-footer__name{color:#fff;letter-spacing:0;font-size:1.25rem;font-weight:800;display:block}.site-footer__tagline,.site-footer__copy{color:#ffffffb8;margin:0;font-size:.92rem}.site-footer__nav ul{flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;list-style:none;display:flex}.site-footer__nav a{color:#fff;font-size:.92rem;font-weight:650}.site-footer__nav a:hover,.site-footer__nav a:focus-visible{color:var(--color-accent-gold)}.site-footer__copy{text-align:right}.container{width:min(100% - 2rem, var(--content-width));margin-inline:auto}.section{padding:4rem 0}.section-marker{border-left:3px solid var(--color-accent-red);padding-left:.85rem}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.post-card{border:1px solid var(--color-border);background:#fff;border-radius:2px;height:100%;padding:1.25rem;transition:border-color .16s,box-shadow .16s,transform .16s}.post-card:hover,.post-card:focus-within{box-shadow:var(--shadow-card);border-color:#c0202a59;transform:translateY(-3px)}.cta-button{color:#fff;background:var(--color-accent-red);border:1px solid var(--color-accent-red);border-radius:2px;justify-content:center;align-items:center;min-height:44px;padding:.7rem 1.15rem;font-weight:750;line-height:1.2;text-decoration:none;transition:background-color .16s,border-color .16s;display:inline-flex}.cta-button:hover,.cta-button:focus-visible{background:#9f1821;border-color:#9f1821}.muted{color:var(--color-text-muted)}.surface{background:var(--color-surface)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:900px){.news-grid,.lwrc-news-list,.lwrc-imported-blog-list{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__inner{grid-template-columns:1fr}.site-footer__nav ul{justify-content:flex-start}.site-footer__copy{text-align:left}}@media (max-width:768px){h1{font-size:2rem}h2{font-size:1.65rem}.site-header__inner{width:min(100% - 1rem, var(--content-width));gap:1rem}.site-header__logo{gap:.5rem}.site-header__logo-full{text-overflow:ellipsis;max-width:180px;overflow:hidden}.site-header__nav{display:none}.mobile-menu{display:block}.mobile-menu__drawer{max-height:calc(100vh - 88px);overflow-y:auto}.mobile-menu__submenu{display:none}.lwrc-home,.lwrc-archive-page,.lwrc-static-page{width:min(100% - 1rem, var(--content-width))}.lwrc-home-news,.lwrc-archive-page,.lwrc-static-page{padding:1.5rem 0 2.5rem}.lwrc-legacy-html,.lwrc-legacy-builder{padding:1rem}.news-grid,.lwrc-news-list,.lwrc-imported-blog-list{grid-template-columns:1fr}}@media (max-width:480px){.site-header__logo-full{display:none}}
