:root{--brand-primary:#A63079;--brand-primary-dark:#651B49;--brand-primary-light:#E2B5D1;--brand-secondary:#45BC9A;--brand-accent:#CC3B33;--brand-neutral-dark:#1E2328;--brand-neutral-mid:#5E6670;--brand-neutral-light:#F5F4F2;--brand-bg:#FFFFFF;--brand-bg-alt:#F1EFEC;--brand-text:#1E2328;--brand-text-inverse:#FFFFFF;--brand-border:#DEDAD4;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--text-on-dark:#FFFFFF;--husk-radius:4px;--husk-shadow:0 18px 45px rgba(30, 35, 40, .12);--husk-font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-family:var(--husk-font);color:#1e2328;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.6}a{color:#a63079;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#651b49;color:var(--brand-primary-dark)}img{max-width:100%;display:block}.section,section[class*=-section]{padding-top:80px;padding-bottom:80px}.section-dark{background:#651b49;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4,.section-dark h5,.section-dark li,.section-dark p,.section-dark span{color:#fff;color:var(--brand-text-inverse)}.section-dark a:not([class*=btn]):not([class*=link]){color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:underline;text-decoration:underline}.husk-eyebrow{margin:0 0 12px;color:#cc3b33;color:var(--brand-accent);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.section-dark .husk-eyebrow,.sub-hero .husk-eyebrow{color:#45bc9a;color:var(--brand-secondary)}.husk-section-head{max-width:760px;margin:0 auto 36px;text-align:center}.husk-section-head h2,.husk-section-head p{color:#1e2328;color:var(--brand-text)}h1,h2,h3,h4,h5{color:#1e2328;color:var(--brand-text);font-weight:800;line-height:1.12}h1{font-size:max(2rem, min(4vw, 3.5rem))}h2{font-size:max(1.75rem, min(3vw, 2.5rem))}h3{font-size:1.25rem}.husk-btn-cta,.husk-btn-ghost,.husk-btn-inverse,.husk-btn-outline-dark,.husk-btn-solid{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 20px;border-radius:4px;border-radius:var(--husk-radius);font-weight:800;border:1px solid transparent;transition:transform .2s,background .2s,border-color .2s,color .2s}.husk-btn-cta,.husk-btn-solid{background:#a63079;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.husk-btn-cta:hover,.husk-btn-solid:hover{transform:translateY(-2px);background:#651b49;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.husk-btn-inverse{background:#fff;background:var(--brand-text-inverse);color:#651b49;color:var(--brand-primary-dark)}.husk-btn-inverse:hover{background:#45bc9a;background:var(--brand-secondary);color:#1e2328;color:var(--brand-neutral-dark)}.husk-btn-ghost{color:#fff;color:var(--brand-text-inverse);border-color:rgba(255,255,255,.72);background:0 0}.husk-btn-ghost:hover{background:rgba(255,255,255,.14);color:#fff;color:var(--brand-text-inverse)}.husk-btn-outline-dark{border-color:#651b49;border-color:var(--brand-primary-dark);color:#651b49;color:var(--brand-primary-dark);background:0 0}.husk-btn-outline-dark:hover{background:#651b49;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.husk-link-on-dark{color:#fff;color:var(--brand-text-inverse);font-weight:800;-webkit-text-decoration:underline;text-decoration:underline}.husk-nav-retail{background:#651b49;background:var(--brand-primary-dark);box-shadow:0 8px 24px rgba(30,35,40,.16)}.husk-nav-retail .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.husk-nav-retail .nav-link{color:#fff;color:var(--brand-text-inverse);font-weight:800;font-size:.92rem;padding:12px 10px;border-radius:4px;border-radius:var(--husk-radius)}.husk-nav-retail .nav-link.active,.husk-nav-retail .nav-link:hover{color:#1e2328;color:var(--brand-neutral-dark);background:#45bc9a;background:var(--brand-secondary)}.husk-nav-search{display:flex;align-items:center;margin-right:12px}.husk-nav-search input{width:160px;min-height:40px;border-radius:4px;border-radius:var(--husk-radius);border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.1);color:#fff;color:var(--brand-text-inverse);padding:0 12px}.husk-nav-search input::-moz-placeholder{color:rgba(255,255,255,.72)}.husk-nav-search input::placeholder{color:rgba(255,255,255,.72)}.husk-footer-retail{padding-top:64px;padding-bottom:36px}.husk-footer-dealer{max-width:1120px;margin:0 auto 42px;padding:24px;border-radius:4px;border-radius:var(--husk-radius);background:#cc3b33;background:var(--brand-accent);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff;color:var(--brand-text-inverse)}.husk-footer-dealer span,.husk-footer-dealer strong{color:#fff;color:var(--brand-text-inverse);display:block}.husk-footer-cols{row-gap:28px}.husk-footer-cols h5,.husk-footer-copy h5{color:#fff;color:var(--brand-text-inverse)}.husk-footer-cols ul{list-style:none;padding:0;margin:0}.husk-footer-cols li{margin:8px 0}.husk-footer-cols a{color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:none;text-decoration:none}.husk-footer-cols a:hover{color:#45bc9a;color:var(--brand-secondary)}.husk-footer-copy{margin-top:36px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:space-between;gap:18px}.modal-header{background:#651b49;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.modal-header .modal-title{color:#fff;color:var(--brand-text-inverse)}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.sub-hero{position:relative;overflow:hidden;min-height:460px;display:grid;align-items:center;background:#651b49;background:var(--brand-primary-dark)}.sub-hero>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}.husk-sub-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(30,35,40,.84),rgba(101,27,73,.62))}.sub-hero .container{position:relative;z-index:2}.sub-hero h1,.sub-hero p{color:#fff;color:var(--brand-text-inverse);max-width:760px}.husk-split-form{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(360px,1fr);grid-gap:32px;gap:32px;align-items:start}.husk-form-panel{background:#fff;background:var(--brand-bg);border:1px solid #dedad4;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--husk-radius);padding:28px;box-shadow:0 18px 45px rgba(30,35,40,.12);box-shadow:var(--husk-shadow)}.husk-check-list{margin:24px 0 0;padding:0;list-style:none}.husk-check-list li{margin:10px 0;padding-left:28px;position:relative}.husk-check-list li::before{content:"";position:absolute;left:0;top:.45em;width:12px;height:12px;border-radius:50%;background:#45bc9a;background:var(--brand-secondary)}@media (max-width:991px){.section,section[class*=-section]{padding-top:60px;padding-bottom:60px}.husk-nav-search{margin:12px 0}.husk-nav-search input{width:100%}.husk-footer-copy,.husk-footer-dealer{flex-direction:column;align-items:flex-start}.husk-split-form{grid-template-columns:1fr}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.section,section[class*=-section]{padding-top:40px;padding-bottom:40px}.sub-hero{min-height:420px}.husk-form-panel{padding:20px}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}}.husk-feedback-form{margin:0}.husk-feedback-form .form-label{color:#1e2328;color:var(--brand-text);font-weight:800}.husk-feedback-form .form-control,.husk-feedback-form .form-select{min-height:48px;border-radius:4px;border-radius:var(--husk-radius);border:1px solid #dedad4;border:1px solid var(--brand-border);color:#1e2328;color:var(--brand-text)}.husk-feedback-form textarea.form-control{min-height:132px}.husk-feedback-form .form-control:focus,.husk-feedback-form .form-select:focus{border-color:#a63079;border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(166,48,121,.14)}.husk-feedback-form .form-check-label{color:#1e2328;color:var(--brand-text)}.husk-feedback-submit{width:100%}