:root{--brand-primary:#DBA424;--brand-primary-dark:#866413;--brand-primary-light:#F6EFDF;--brand-secondary:#52BBD5;--brand-accent:#E3441C;--brand-neutral-dark:#14171A;--brand-neutral-mid:#5A6169;--brand-neutral-light:#F2F4F6;--brand-bg:#FFFFFF;--brand-bg-alt:#F0F2F5;--brand-text:#14171A;--brand-text-inverse:#FFFFFF;--brand-border:#D7DCE1;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:2px;--brand-font:system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-family:var(--brand-font);color:#14171a;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.6}img{max-width:100%;display:block}a{color:#866413;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#e3441c;color:var(--brand-accent)}h1,h2,h3,h4,h5,h6{margin:0 0 16px;color:#14171a;color:var(--brand-text);line-height:1.12;letter-spacing:0;font-weight:800}h1{font-size:max(2rem, min(4vw, 3.5rem))}h2{font-size:max(1.55rem, min(2.5vw, 2.45rem))}h3{font-size:max(1.08rem, min(1.5vw, 1.35rem))}p{margin:0 0 16px;color:#14171a;color:var(--brand-text)}.container{width:min(100% - 32px,1180px)}.section,section[class*=-section]{padding-top:80px;padding-bottom:80px}.maki-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:#866413;color:var(--brand-primary-dark);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:0}.maki-section-head{max-width:760px;margin:0 auto 40px;text-align:center}.maki-section-head.align-left{margin-left:0;text-align:left}.maki-section-head p{margin-bottom:0}.ht-btn-cta,.ht-btn-inverse,.ht-btn-outline,.ht-btn-solid,.ht-nav-utility{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border:1px solid transparent;border-radius:2px;border-radius:var(--brand-radius);font-weight:800;line-height:1.1;transition:transform 180ms,background 180ms,color 180ms,border-color 180ms}.ht-btn-cta,.ht-btn-solid{color:#14171a;color:var(--brand-neutral-dark);background:#dba424;background:var(--brand-primary);border-color:#dba424;border-color:var(--brand-primary)}.ht-btn-cta:hover,.ht-btn-solid:hover{color:#fff;color:var(--brand-text-inverse);background:#e3441c;background:var(--brand-accent);border-color:#e3441c;border-color:var(--brand-accent);transform:translateY(-2px)}.ht-btn-outline{color:#866413;color:var(--brand-primary-dark);background:0 0;border-color:#866413;border-color:var(--brand-primary-dark)}.ht-btn-outline:hover{color:#fff;color:var(--brand-text-inverse);background:#866413;background:var(--brand-primary-dark)}.ht-btn-inverse{color:#14171a;color:var(--brand-neutral-dark);background:#fff;background:var(--brand-text-inverse);border-color:#fff;border-color:var(--brand-text-inverse)}.ht-btn-inverse:hover{color:#fff;color:var(--brand-text-inverse);background:#e3441c;background:var(--brand-accent);border-color:#e3441c;border-color:var(--brand-accent)}.ht-link{display:inline-flex;align-items:center;min-height:40px;color:#866413;color:var(--brand-primary-dark);font-weight:800}.ht-nav-system{z-index:1030;background:#14171a;background:var(--brand-neutral-dark);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 10px 30px rgba(20,23,26,.22)}.ht-nav-system .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:#fff;border:1px solid rgba(255,255,255,.24)}.ht-nav-system .navbar-toggler{border-color:rgba(255,255,255,.45)}.ht-nav-system .navbar-toggler-icon{filter:invert(1)}.ht-nav-system .nav-link{color:#fff;color:var(--brand-text-inverse);padding:14px 11px;font-size:.9rem;font-weight:800;border-bottom:2px solid transparent}.ht-nav-system .nav-link:focus,.ht-nav-system .nav-link:hover{color:#dba424;color:var(--brand-primary);border-bottom-color:#dba424;border-bottom-color:var(--brand-primary)}.maki-nav-search{display:flex;margin-right:12px}.maki-nav-search input{width:150px;min-height:40px;padding:8px 12px;color:#fff;color:var(--brand-text-inverse);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.22);border-radius:2px;border-radius:var(--brand-radius)}.maki-nav-search input::-moz-placeholder{color:rgba(255,255,255,.76)}.maki-nav-search input::placeholder{color:rgba(255,255,255,.76)}.ht-nav-utility{min-height:40px;margin-right:10px;padding:10px 14px;color:#fff;color:var(--brand-text-inverse);border-color:rgba(255,255,255,.28)}.ht-nav-utility:hover{color:#14171a;color:var(--brand-neutral-dark);background:#52bbd5;background:var(--brand-secondary);border-color:#52bbd5;border-color:var(--brand-secondary)}.section-dark{color:#fff;color:var(--brand-text-inverse);background:#14171a;background:var(--brand-neutral-dark)}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4,.section-dark h5,.section-dark h6,.section-dark li,.section-dark p,.section-dark span{color:#fff;color:var(--brand-text-inverse)}.section-dark a:not([class*=btn-]){color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:rgba(255,255,255,0.35);text-underline-offset:4px}.ht-footer-industrial{padding-top:64px;padding-bottom:36px}.ht-footer-bar{display:flex;justify-content:center;gap:24px;width:min(100% - 32px,1180px);margin:0 auto 42px;padding:18px 24px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.ht-footer-cols h5{margin-bottom:18px;font-size:1rem}.ht-footer-cols ul{display:grid;grid-gap:10px;gap:10px;padding:0;margin:0;list-style:none}.ht-footer-copy{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:44px;padding-top:24px;border-top:1px solid rgba(255,255,255,.14)}.ht-footer-copy h5{margin-bottom:0}.cta-section{position:relative;overflow:hidden;padding:80px 0 96px;color:#fff;color:var(--brand-text-inverse);background:linear-gradient(135deg,#14171a,#866413);background:linear-gradient(135deg,var(--brand-neutral-dark),var(--brand-primary-dark))}.cta-section>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.cta-section::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(20,23,26,.88),rgba(20,23,26,.58))}.cta-section .container{position:relative;z-index:2;max-width:820px;text-align:center}.cta-section h2,.cta-section p{color:#fff;color:var(--brand-text-inverse)}.sub-hero-photo{position:relative;min-height:520px;display:grid;align-items:center;overflow:hidden;color:#fff;color:var(--brand-text-inverse);background:#14171a;background:var(--brand-neutral-dark)}.sub-hero-photo>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.sub-hero-photo::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(20,23,26,.82),rgba(20,23,26,.42))}.sub-hero-photo .container{position:relative;z-index:2;padding-top:90px;padding-bottom:90px}.sub-hero-photo h1,.sub-hero-photo p{max-width:820px;color:#fff;color:var(--brand-text-inverse)}.stats-row{display:flex;flex-wrap:nowrap;gap:0;border:1px solid #d7dce1;border:1px solid var(--brand-border);background:#fff;background:var(--brand-bg)}.stat-item{flex:1 1 0;min-width:0;padding:30px 18px;text-align:center;border-right:1px solid #d7dce1;border-right:1px solid var(--brand-border)}.stat-item:last-child{border-right:0}.stat-item strong{display:block;margin-bottom:8px;color:#866413;color:var(--brand-primary-dark);font-size:max(1.8rem, min(3vw, 3rem));line-height:1}.stat-item span{display:block;color:#14171a;color:var(--brand-text);font-weight:700}.modal-content{border:0;border-radius:2px;border-radius:var(--brand-radius)}@media (max-width:991px){.ht-nav-utility,.maki-nav-search{margin:12px 0 0}.maki-nav-search input{width:100%}.ht-nav-system .navbar-collapse{padding:16px 0 8px}.ht-footer-copy{align-items:flex-start;flex-direction:column}.stats-row{flex-wrap:wrap}.stat-item{flex:0 0 50%;border-bottom:1px solid #d7dce1;border-bottom:1px solid var(--brand-border)}.stat-item:nth-child(2n){border-right:0}}@media (max-width:575px){.section,section[class*=-section]{padding-top:64px;padding-bottom:64px}.cta-section{padding:72px 0 92px}.ht-footer-bar{flex-direction:column;gap:10px;text-align:center}.stat-item{flex-basis:100%;border-right:0}}@media (max-width:767px){.contact-grid,.quote-form-layout{grid-template-columns:1fr!important}.contact-info-section,.quote-form-section{overflow-x:hidden}}.feedback{padding:24px;background:#fff;background:var(--brand-bg);border-radius:2px;border-radius:var(--brand-radius)}.form-heading span{display:inline-flex;margin-bottom:8px;color:#866413;color:var(--brand-primary-dark);font-weight:800;text-transform:uppercase}.form-heading h2{margin-bottom:0;font-size:max(1.25rem, min(2vw, 1.75rem))}.feedback .form-label{color:#14171a;color:var(--brand-text);font-weight:800}.feedback .form-control,.feedback .form-select{min-height:48px;color:#14171a;color:var(--brand-text);border:1px solid #d7dce1;border:1px solid var(--brand-border);border-radius:2px;border-radius:var(--brand-radius)}.feedback textarea.form-control{min-height:130px}.feedback .form-check-label,.feedback .form-check-label a{color:#14171a;color:var(--brand-text)}