:root{color-scheme:light;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;--brand-navy: #0a2540;--brand-blue: #1c5fa8;--brand-amber: #f9c02f;--brand-amber-text: #241a00;--bar-black: #101418;--border: #dde3ea;--bg-alt: #f5f7fa;--text: #1a2430;--text-muted: #5b6773;--footer-bg: #14181d;--footer-text: #b7bec6}*{box-sizing:border-box}body{margin:0;color:var(--text);background:#fff;line-height:1.55}a{color:var(--brand-blue)}img{max-width:100%;height:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.layout{display:flex;flex-direction:column}header.site-header{background:var(--brand-navy);position:sticky;top:0;z-index:10}.site-header__brand-bar{display:flex;align-items:stretch;max-width:1100px;margin:0 auto;height:58px;overflow:hidden}.site-header__logo{flex:0 0 auto;height:100%}.site-header__logo img{display:block;height:100%;width:auto}.site-header__wordmark{flex:1 1 auto;min-width:0;height:100%;display:flex;align-items:center;overflow:hidden;background:linear-gradient(120deg,#123a63,#1c5fa8 55%,#2f78c9)}.site-header__wordmark img{display:block;height:100%;width:auto;max-width:none;flex:0 0 auto}nav.site-nav{background:var(--bar-black);border-top:1px solid rgba(255,255,255,.08)}nav.site-nav ul{display:flex;gap:0;list-style:none;padding:0;flex-wrap:wrap;max-width:1100px;margin:0 auto}nav.site-nav li{display:flex;align-items:center}nav.site-nav li:not(:last-child):after{content:"|";color:#ffffff4d;margin:0 .15rem}nav.site-nav a{text-decoration:none;font-weight:700;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;color:#fff;padding:.85rem .75rem;display:block}nav.site-nav a.active,nav.site-nav a:hover{color:var(--brand-amber)}.hero-banner{display:flex;width:100%;max-width:1100px;margin:0 auto;overflow:hidden;background:#05101f}.hero-banner img{display:block;width:100%;height:auto;min-width:0}.hero-banner__left{flex:0 1 64%}.hero-banner__right{flex:0 1 36%}@media(max-width:620px){.hero-banner{flex-direction:column}.hero-banner__left,.hero-banner__right{flex:1 1 auto}}.body-shell{max-width:1100px;margin:0 auto;padding:1.75rem 1.5rem;display:flex;gap:2rem;align-items:flex-start;width:100%;flex:1}.main{flex:1;min-width:0;width:100%}.main.admin-main{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.main.admin-main h2{margin-top:2rem}.main.admin-main table{margin-bottom:1rem}.status-control{display:flex;align-items:flex-end;gap:.75rem;background:var(--bg-alt);border:1px solid var(--border);border-radius:6px;padding:1rem 1.25rem;margin:1rem 0 1.5rem}.status-control label{margin-bottom:0}.status-control select{display:block;margin-top:.3rem;padding:.45rem .6rem;border:1px solid var(--border);border-radius:4px;font:inherit}.status-control button{padding:.5rem 1.1rem;background:var(--brand-navy);color:#fff;border:none;border-radius:4px;font-weight:600;cursor:pointer}.status-control button:hover:not(:disabled){background:var(--brand-blue)}.status-control button:disabled{background:var(--text-muted);cursor:default}.admin-detail-table{max-width:640px}.admin-detail-table th{width:220px;color:var(--text-muted);font-weight:600;font-size:.85rem;vertical-align:top}@media(max-width:800px){.body-shell{flex-direction:column}}.sidebar{flex:0 0 210px;width:210px}@media(max-width:800px){.sidebar{width:100%;flex:1 1 auto}}.part-finder-box{border:1px solid var(--border)}.part-finder-box__header{background:var(--brand-amber);color:var(--brand-amber-text);font-weight:800;font-style:italic;text-transform:uppercase;font-size:.8rem;line-height:1.35;padding:.65rem .85rem}.part-finder-box__body{padding:.85rem .85rem 1rem;background:#fff}.part-finder-box form[role=search]{display:flex;gap:.4rem}.part-finder-box .pf-help-link{display:inline-block;margin-top:.6rem;font-size:.78rem}.industries-box{margin-top:1.5rem}.industries-box__header{background:var(--bar-black);color:#fff;font-style:italic;font-weight:700;font-size:.8rem;padding:.6rem .85rem}.industries-box ul{list-style:none;margin:0;padding:0;border:1px solid var(--border);border-top:none}.industries-box a{display:block}.industries-box img{display:block;width:100%}.industries-box a:hover{filter:brightness(1.15)}form[role=search]{display:flex;gap:.5rem}form[role=search] input[type=text]{flex:1;min-width:0;padding:.5rem .6rem;border:1px solid var(--border);border-radius:3px}form[role=search] button{padding:.5rem .9rem;background:var(--brand-navy);color:#fff;border:none;border-radius:3px;cursor:pointer;font-weight:700;font-size:.85rem}form[role=search] button:hover{background:var(--brand-blue)}.pf-form{background:#16181b;border:2px solid #16181b;border-radius:3px;padding:.4rem;gap:.5rem;align-items:center;flex-wrap:wrap}.pf-form__label{flex:0 0 100%;display:block;color:#fff;font-weight:700;font-size:.8rem;margin-bottom:.15rem}.pf-form input[type=text]{flex:1 1 auto;min-width:60px;padding:.4rem .5rem}form.pf-form button[type=submit]{background:var(--brand-amber);color:var(--brand-amber-text);font-weight:800;padding:.5rem .85rem;border-radius:3px}form.pf-form button[type=submit]:hover{background:#ffcf4d}.page-hero{display:flex;width:100%;overflow:hidden;margin-bottom:2px}.page-hero img{display:block;width:100%;height:auto}.page-hero__left{flex:0 1 64%}.page-hero__right{flex:0 1 36%}@media(max-width:620px){.page-hero{flex-direction:column}}.title-bar-img{display:block;width:100%;margin-bottom:1.5rem}.title-bar-img--compact{width:auto;max-width:260px}.title-bar{background:linear-gradient(to right,#eef1f4,#fff);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:.85rem 1.1rem;font-style:italic;font-weight:700;color:var(--brand-navy);font-size:1.15rem;margin-bottom:1.5rem}footer.site-footer{background:var(--footer-bg);padding:1.5rem}.site-footer__inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.site-footer__links{text-align:center;font-size:.82rem;color:var(--footer-text);flex:1}.site-footer__links a{color:var(--footer-text);text-decoration:none}.site-footer__links a:hover{color:#fff;text-decoration:underline}.site-footer__links p{margin:.5rem 0 0}h1{font-size:1.9rem;color:var(--brand-navy);margin-top:0}h2{font-size:1.3rem;color:var(--brand-navy)}.tagline{font-size:1.15rem;color:var(--text-muted);max-width:60ch}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin:1.5rem 0}.card{border:1px solid var(--border);border-radius:4px;padding:1.25rem;background:#fff;border-top:3px solid var(--brand-navy)}.card h3{margin-top:0;color:var(--brand-navy)}.chip-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.chip{display:inline-block;padding:.4rem .9rem;background:var(--bar-black);border:1px solid var(--bar-black);border-radius:3px;text-decoration:none;font-weight:700;font-size:.85rem;color:#fff;letter-spacing:.02em}.chip:hover{background:var(--brand-amber);border-color:var(--brand-amber);color:var(--brand-amber-text)}.pdf-table{width:100%;border-collapse:collapse;margin:.75rem 0 1.5rem}.pdf-table td{padding:.6rem .5rem;border-bottom:1px solid var(--border)}.pdf-table td:last-child{text-align:right;white-space:nowrap}.industries-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.industries-list a{display:block;padding:.5rem 1rem;background:var(--bg-alt);border-radius:6px;text-decoration:none;color:var(--brand-navy);font-weight:600}table{border-collapse:collapse;width:100%}.table-scroll{overflow-x:auto}th,td{text-align:left;padding:.5rem;border-bottom:1px solid var(--border)}.breadcrumb{font-size:.82rem;color:var(--text-muted);margin:0 0 1rem}.breadcrumb a{color:var(--brand-blue);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.text-muted{color:var(--text-muted)}.empty-state{background:var(--bg-alt);border:1px dashed var(--border);border-radius:6px;padding:1.25rem 1.5rem;color:var(--text-muted)}.parts-table thead th{background:var(--bg-alt);text-transform:uppercase;font-size:.72rem;letter-spacing:.04em;color:var(--text-muted)}.parts-table tbody tr:hover{background:var(--bg-alt)}.parts-table td a{font-weight:600;text-decoration:none}.parts-table td a:hover{text-decoration:underline}.spec-table{max-width:480px;margin:1rem 0 1.5rem}.spec-table th{width:45%;color:var(--text-muted);font-weight:600;font-size:.85rem}.part-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.btn{display:inline-block;padding:.6rem 1.5rem;background:var(--brand-navy);color:#fff;border:1px solid var(--brand-navy);border-radius:4px;font-weight:600;text-decoration:none;font-size:.9rem}.btn:hover{background:var(--brand-blue);border-color:var(--brand-blue)}.btn-outline{background:#fff;color:var(--brand-navy)}.btn-outline:hover{background:var(--bg-alt);color:var(--brand-navy)}form label{display:block;margin-bottom:.85rem;font-weight:600;font-size:.9rem}form input:not([type=radio]):not([type=checkbox]):not([type=image]),form textarea{display:block;width:100%;margin-top:.3rem;padding:.5rem;border:1px solid var(--border);border-radius:4px;font:inherit;font-weight:400}form button[type=submit]{padding:.6rem 1.5rem;background:var(--brand-navy);color:#fff;border:none;border-radius:4px;font-weight:600;cursor:pointer}form button[type=submit]:hover{background:var(--brand-blue)}.contact-info{background:var(--bg-alt);border-radius:8px;padding:1.25rem 1.5rem;margin-bottom:1.5rem;max-width:320px}.contact-info p{margin:.25rem 0}.home-columns{display:flex;gap:2rem;align-items:flex-start;margin-top:1.5rem}.home-columns__main{flex:1;min-width:0}.home-columns__feature{flex:0 0 220px;width:220px}@media(max-width:800px){.home-columns{flex-direction:column}.home-columns__feature{width:100%}}.alt-banner img{display:block;width:100%;margin-bottom:1.5rem}.product-row{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.5rem}.product-row__icon{flex:0 0 auto;width:64px;height:64px;object-fit:contain;border:1px solid var(--border);border-radius:6px;background:#fff;padding:6px}.product-row h3{margin:0 0 .35rem;font-size:1.1rem}.product-row h3 a{color:var(--brand-navy);text-decoration:none}.product-row h3 a:hover{color:var(--brand-blue);text-decoration:underline}.product-row p{margin:0;color:var(--text-muted)}.feature-header img{display:block;width:100%}.feature-product{background:#dbe9f7;border:1px solid #c3d9ee;border-radius:4px;padding:1rem 1.1rem;margin-top:.85rem}.feature-product h4{margin:0 0 .5rem;color:var(--brand-navy);font-size:.95rem}.feature-product__body{display:flex;gap:.75rem;align-items:flex-start}.feature-product ul{margin:0;padding-left:1.1rem;font-size:.85rem;color:var(--text)}.feature-product__icon{flex:0 0 auto;width:56px;height:56px;object-fit:contain;border:1px solid var(--border);border-radius:6px;background:#fff;padding:4px}.feature-product__price{margin:.6rem 0 0;font-size:.8rem;font-style:italic;color:var(--text-muted)}@media(max-width:640px){.site-header__brand-bar{height:48px}}
