:root{--brand-primary:#5736AB;--brand-primary-dark:#331F68;--brand-primary-light:#CEC4E6;--brand-secondary:#BCA551;--brand-accent:#CB2BD4;--brand-neutral-dark:#1C2622;--brand-neutral-mid:#586660;--brand-neutral-light:#F2F6F4;--brand-bg:#FFFFFF;--brand-bg-alt:#ECF2EF;--brand-text:#1C2622;--brand-text-inverse:#FFFFFF;--brand-border:#D6E0DB;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:8px;--brand-radius-lg:14px;--brand-font-heading:"Poppins","Inter",Arial,sans-serif;--brand-font-body:"Inter",Arial,sans-serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--shadow-soft:0 12px 28px rgba(28, 38, 34, 0.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;font-family:var(--brand-font-body);color:#1c2622;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.65}img{max-width:100%;height:auto}a{color:#5736ab;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#331f68;color:var(--brand-primary-dark)}h1,h2,h3,h4,h5,h6{font-family:Poppins,Inter,Arial,sans-serif;font-family:var(--brand-font-heading);color:#1c2622;color:var(--brand-text);line-height:1.16;letter-spacing:0}h1{font-size:max(2rem, min(4vw, 3.5rem))}h2{font-size:max(1.75rem, min(3vw, 2.5rem))}h3{font-size:max(1.2rem, min(2vw, 1.45rem))}section{padding:80px 0}.container{max-width:1200px}.stih-eyebrow{margin:0 0 12px;color:#bca551;color:var(--brand-secondary);font-weight:700;letter-spacing:0;text-transform:uppercase}.stih-section-head{max-width:820px;margin:0 auto 40px;text-align:center}.stih-section-head p{color:#1c2622;color:var(--brand-text);margin-bottom:0}.stih-btn-cta,.stih-btn-light,.stih-btn-outline,.stih-btn-solid{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border-radius:8px;border-radius:var(--brand-radius);font-weight:700;border:1px solid transparent;transition:transform 180ms,background 180ms,border-color 180ms}.stih-btn-cta,.stih-btn-solid{background:#5736ab;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.stih-btn-cta:hover,.stih-btn-solid:hover{background:#331f68;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);transform:translateY(-2px)}.stih-btn-light{background:#fff;background:var(--brand-bg);color:#331f68;color:var(--brand-primary-dark)}.stih-btn-light:hover{background:#cec4e6;background:var(--brand-primary-light);color:#331f68;color:var(--brand-primary-dark)}.stih-btn-outline{border-color:#5736ab;border-color:var(--brand-primary);color:#5736ab;color:var(--brand-primary);background:0 0}.stih-btn-outline:hover{background:#5736ab;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.stih-link{display:inline-flex;align-items:center;font-weight:700}.stih-nav-drawer{background:#331f68;background:var(--brand-primary-dark);box-shadow:0 6px 20px rgba(51,31,104,.18)}.stih-nav-drawer .navbar-brand img{display:block;width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:#fff;border-radius:6px}.stih-nav-drawer .nav-link{color:#fff;color:var(--brand-text-inverse);font-weight:650;padding:12px 11px}.stih-nav-drawer .nav-link.active,.stih-nav-drawer .nav-link:hover{color:#bca551;color:var(--brand-secondary)}.stih-nav-search{display:flex;align-items:center;margin-right:12px}.stih-nav-search input{width:150px;min-height:42px;border-radius:8px;border-radius:var(--brand-radius);border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.12);color:#fff;color:var(--brand-text-inverse);padding:8px 12px}.stih-nav-search input::-moz-placeholder{color:rgba(255,255,255,.76)}.stih-nav-search input::placeholder{color:rgba(255,255,255,.76)}.stih-modal-header{background:#331f68;background:var(--brand-primary-dark)}.section-dark,.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4,.section-dark h5,.section-dark p,.section-dark span,.stih-modal-header .modal-title{color:#fff;color:var(--brand-text-inverse)}.section-dark a:not([class*=btn-]):not(.stih-btn-solid):not(.stih-btn-light):not(.stih-btn-outline){color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:4px}.stih-footer-industrial{padding-top:64px;padding-bottom:40px;background:#331f68;background:var(--brand-primary-dark)}.stih-footer-bar{display:flex;justify-content:center;gap:24px;padding:18px 24px;margin:-64px 0 48px;background:#5736ab;background:var(--brand-primary)}.stih-footer-bar a{color:#fff;color:var(--brand-text-inverse);font-weight:700}.stih-footer-cols{row-gap:28px}.stih-footer-cols h5,.stih-footer-copy h5{color:#fff;color:var(--brand-text-inverse)}.stih-footer-cols ul{list-style:none;padding:0;margin:0}.stih-footer-cols li{margin:9px 0}.stih-footer-cols a{color:#fff;color:var(--brand-text-inverse);opacity:.86}.stih-footer-cols a:hover{opacity:1}.stih-footer-copy{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid rgba(255,255,255,.2);margin-top:42px;padding-top:24px}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.stih-icon-book,.stih-icon-leaf,.stih-icon-pin,.stih-icon-shield,.stih-icon-wrench{display:inline-block;width:34px;height:34px;border-radius:50%;background:#cec4e6;background:var(--brand-primary-light);border:8px solid #fff;border:8px solid var(--brand-bg);box-shadow:inset 0 0 0 2px #5736ab;box-shadow:inset 0 0 0 2px var(--brand-primary)}.stih-icon-pin{border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.stih-icon-wrench{border-radius:8px}.stih-icon-leaf{border-radius:70% 0}.stih-icon-book{border-radius:6px}.stih-trust-bar{background:#fff;background:var(--brand-bg);border-top:1px solid #d6e0db;border-top:1px solid var(--brand-border);border-bottom:1px solid #d6e0db;border-bottom:1px solid var(--brand-border)}.stih-trust-bar__grid{display:flex;flex-wrap:nowrap;gap:0}.stih-trust-item{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;gap:12px;padding:18px 16px;border-right:1px solid #d6e0db;border-right:1px solid var(--brand-border);color:#1c2622;color:var(--brand-text);font-weight:700}.stih-trust-item:last-child{border-right:0}.stih-cta-split{padding:80px 0 96px;background:#331f68;background:var(--brand-primary-dark)}.stih-cta-split__grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);grid-gap:36px;gap:36px;align-items:center}.stih-cta-split__copy,.stih-cta-split__copy h2,.stih-cta-split__copy li,.stih-cta-split__copy p{color:#fff;color:var(--brand-text-inverse)}.stih-cta-split__form{background:#fff;background:var(--brand-bg);border-radius:14px;border-radius:var(--brand-radius-lg);padding:28px}.stih-logo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.stih-logo-grid article{padding:24px;border-radius:14px;border-radius:var(--brand-radius-lg);background:#fff;background:var(--brand-bg);border:1px solid #d6e0db;border:1px solid var(--brand-border);box-shadow:0 12px 28px rgba(28,38,34,.09);box-shadow:var(--shadow-soft)}.stih-cta-gradient{padding:80px 0 96px;background:linear-gradient(135deg,#5736ab,#331f68);background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));text-align:center}.stih-cta-gradient h2,.stih-cta-gradient p{color:#fff;color:var(--brand-text-inverse)}@media (max-width:991px){section{padding:60px 0}.stih-nav-search{width:100%;margin:8px 0 12px}.stih-nav-search input{width:100%}.stih-footer-copy{align-items:flex-start;flex-direction:column}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.stih-trust-bar__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.stih-trust-item{border-bottom:1px solid #d6e0db;border-bottom:1px solid var(--brand-border)}.stih-cta-split__grid,.stih-logo-grid{grid-template-columns:1fr}}@media (max-width:575px){section{padding:48px 0}.stih-footer-bar{flex-direction:column;text-align:center}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}}.stih-feedback-form{background:#fff;background:var(--brand-bg);border-radius:14px;border-radius:var(--brand-radius-lg)}.stih-feedback-form .form-label{color:#1c2622;color:var(--brand-text);font-weight:700}.stih-feedback-form .require::after{content:" *";color:#ef4444;color:var(--brand-danger)}.stih-feedback-form .form-control,.stih-feedback-form .form-select{min-height:46px;border-color:#d6e0db;border-color:var(--brand-border);color:#1c2622;color:var(--brand-text)}.stih-feedback-form .form-control:focus,.stih-feedback-form .form-select:focus{border-color:#5736ab;border-color:var(--brand-primary);box-shadow:0 0 0 .18rem rgba(87,54,171,.18)}.stih-feedback-form .form-check-label,.stih-feedback-form .form-check-label a{color:#1c2622;color:var(--brand-text)}