:root{--brand-primary:#1F2537;--brand-primary-dark:#111427;--brand-primary-light:#373C51;--brand-secondary:#DC2626;--brand-accent:#0EA5E9;--brand-bg:#FFFFFF;--brand-bg-alt:#F2F6F8;--brand-text:#173344;--brand-text-muted:#617382;--brand-text-inverse:#FFFFFF;--brand-border:#D7E0E6;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:2px}*{box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif;color:#173344;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.65}a{color:#1f2537;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#dc2626;color:var(--brand-secondary)}.zeph-navbar-line{background:#fff;border-bottom:1px solid #d7e0e6;border-bottom:1px solid var(--brand-border);padding:6px 0}.brand-logo{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:linear-gradient(135deg,#1f2537,#dc2626);background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));border-radius:2px;border-radius:var(--brand-radius)}.navbar-nav .nav-link{font-size:.85rem;font-weight:600;color:#1f2537;color:var(--brand-primary);padding:.45rem .75rem}.zeph-footer{background:#111427;background:var(--brand-primary-dark);color:rgba(255,255,255,.78);padding:72px 0 36px}.zeph-footer h3{color:#fff;font-size:1rem;margin-bottom:16px}.zeph-footer ul{list-style:none;padding:0;margin:0}.zeph-footer li{margin-bottom:8px}.zeph-footer a{color:rgba(255,255,255,.78)}.zeph-footer-bottom{border-top:1px solid rgba(255,255,255,.16);text-align:center;margin-top:36px;padding-top:24px}.zeph-kicker{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700;color:#dc2626;color:var(--brand-secondary)}.zeph-btn-primary{background:#dc2626;background:var(--brand-secondary);border:1px solid #dc2626;border:1px solid var(--brand-secondary);color:#fff;border-radius:2px;border-radius:var(--brand-radius);font-weight:700;padding:12px 22px}.zeph-btn-primary:hover{background:#b91c1c;border-color:#b91c1c;color:#fff}.zeph-btn-light{background:#fff;color:#1f2537;color:var(--brand-primary);border:1px solid #fff;border-radius:2px;border-radius:var(--brand-radius);font-weight:700;padding:12px 22px}.zeph-btn-ghost{background:0 0;color:#fff;border:1px solid rgba(255,255,255,.8);border-radius:2px;border-radius:var(--brand-radius);font-weight:700;padding:12px 22px}.zeph-button-row{display:flex;gap:16px;flex-wrap:wrap}.zeph-button-row.center{justify-content:center}.zeph-page-head{background:#f2f6f8;background:var(--brand-bg-alt);padding:84px 0 56px}.zeph-page-head.compact{padding:68px 0 44px}.zeph-page-head h1{font-size:max(2rem, min(4vw, 3.2rem));font-weight:800;max-width:900px}.zeph-page-head p{max-width:780px;color:#617382;color:var(--brand-text-muted);font-size:1.08rem}.zeph-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:24px;gap:24px}.zeph-card-grid.three{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.zeph-card-grid article,.zeph-form-card,.zeph-product-card,.zeph-sidebar{background:#fff;border:1px solid #d7e0e6;border:1px solid var(--brand-border);border-radius:2px;border-radius:var(--brand-radius);padding:26px}.zeph-mini-cta{padding:80px 0 96px;background:#f2f6f8;background:var(--brand-bg-alt);text-align:center}.zeph-mini-cta p{max-width:760px;margin:0 auto 24px;color:#617382;color:var(--brand-text-muted)}.zeph-cta-solid{padding:80px 0 96px;background:#1f2537;background:var(--brand-primary);color:#fff;text-align:center}.zeph-cta-solid p{max-width:760px;margin:0 auto 24px;color:rgba(255,255,255,.86)}.zeph-cert-list{display:flex;gap:18px;flex-wrap:wrap;justify-content:center}.zeph-cert-list span{border:1px solid #d7e0e6;border:1px solid var(--brand-border);background:#fff;padding:16px 22px;font-weight:800;color:#1f2537;color:var(--brand-primary);filter:grayscale(1)}.zeph-cert-row{padding:76px 0;background:#fff;text-align:center}.zeph-error{padding:120px 0;text-align:center}.zeph-error h1{font-size:5rem;font-weight:900;color:#1f2537;color:var(--brand-primary)}@media (max-width:768px){.zeph-button-row{flex-direction:column}.brand-logo{width:150px}.zeph-footer{padding-top:64px}}@media (min-width:992px){[class*=-grid] .card h3,[class*=-grid] article h3,[class*=card-grid] h3{font-size:1.08rem!important;line-height:1.3!important;word-wrap:break-word}.ha-industries__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.zeph-feedback-form label{display:block;font-size:.82rem;font-weight:700;color:#1f2537;color:var(--brand-primary);margin-bottom:6px}.zeph-feedback-form .form-control,.zeph-feedback-form .form-select{border:1px solid #d7e0e6;border:1px solid var(--brand-border);border-radius:2px;border-radius:var(--brand-radius);min-height:48px}.zeph-feedback-form textarea.form-control{min-height:132px}.zeph-consent{display:flex!important;gap:10px;align-items:flex-start;font-size:.86rem;color:#617382;color:var(--brand-text-muted)}.zeph-consent input{margin-top:4px}.modal-content{border-radius:2px;border-radius:var(--brand-radius);border:0}.modal-header{border-bottom:1px solid #d7e0e6;border-bottom:1px solid var(--brand-border)}