:root{--brand-primary:#C84E3D;--brand-primary-dark:#8A3026;--brand-primary-light:#E3A093;--brand-secondary:#2E5E4E;--brand-accent:#E8A23D;--brand-neutral-dark:#2A2724;--brand-neutral-mid:#6B655E;--brand-neutral-light:#F7F5F1;--brand-bg:#FFFFFF;--brand-bg-alt:#F2EFEA;--brand-text:#2A2724;--brand-text-secondary:#6B655E;--brand-text-inverse:#FFFFFF;--brand-border:#E4DED5;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:4px;--brand-font:Georgia,"Times New Roman",serif;--brand-ui-font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;color:#2a2724;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:Arial,Helvetica,sans-serif;font-family:var(--brand-ui-font);line-height:1.65}h1,h2,h3,h4,h5,h6{color:#2a2724;color:var(--brand-text);font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font);letter-spacing:0}p{color:#2a2724;color:var(--brand-text)}a{color:#8a3026;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#c84e3d;color:var(--brand-primary)}img{max-width:100%;display:block}.section-pad{padding:80px max(24px,(100vw - 1180px) / 2)}.section-heading{max-width:760px;margin:0 auto 40px;text-align:center}.section-heading h1,.section-heading h2{margin:8px 0 14px;font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08}.hg-eyebrow{margin:0 0 10px;color:#8a3026;color:var(--brand-primary-dark);font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.btn-primary,.hg-btn-outline,.hg-btn-solid{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 22px;border-radius:4px;border-radius:var(--brand-radius);font-weight:700;line-height:1.2}.btn-primary,.hg-btn-solid{border:1px solid #c84e3d;border:1px solid var(--brand-primary);background:#c84e3d;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.btn-primary:hover,.hg-btn-solid:hover{border-color:#8a3026;border-color:var(--brand-primary-dark);background:#8a3026;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.hg-btn-outline{border:1px solid #8a3026;border:1px solid var(--brand-primary-dark);background:0 0;color:#8a3026;color:var(--brand-primary-dark)}.hg-btn-outline:hover{background:#8a3026;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.hg-nav-design{min-height:84px;background:#fff;background:var(--brand-bg);border-bottom:1px solid #e4ded5;border-bottom:1px solid var(--brand-border);box-shadow:0 8px 20px rgba(42,39,36,.05)}.hg-nav-design .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:linear-gradient(135deg,rgba(200,78,61,.14),rgba(46,94,78,.14));border-radius:4px;border-radius:var(--brand-radius)}.hg-nav-design .nav-link{color:#2a2724;color:var(--brand-text);font-weight:700;padding:10px 12px;position:relative}.hg-nav-design .nav-link.active,.hg-nav-design .nav-link:hover{color:#8a3026;color:var(--brand-primary-dark)}.hg-nav-design .nav-link::after{content:"";position:absolute;left:12px;right:12px;bottom:4px;height:2px;background:#e8a23d;background:var(--brand-accent);transform:scaleX(0);transform-origin:left center;transition:transform 180ms}.hg-nav-design .nav-link.active::after,.hg-nav-design .nav-link:hover::after{transform:scaleX(1)}.nav-search{display:flex;align-items:center;gap:8px}.nav-search input{width:148px;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);padding:8px 10px}.nav-search button{border:1px solid #2e5e4e;border:1px solid var(--brand-secondary);background:#2e5e4e;background:var(--brand-secondary);color:#fff;color:var(--brand-text-inverse);border-radius:4px;border-radius:var(--brand-radius);padding:8px 12px;font-weight:700}.hg-footer-retail{padding:64px max(24px,(100vw - 1180px) / 2) 28px;background:#8a3026;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.hg-footer-retail a:not([class*=btn-]),.hg-footer-retail h6,.hg-footer-retail p,.hg-footer-retail span,.hg-footer-retail strong{color:#fff;color:var(--brand-text-inverse)}.hg-footer-retail a:not([class*=btn-]){-webkit-text-decoration:underline;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.hg-footer-retail__newsletter{display:grid;grid-template-columns:1fr auto;grid-gap:20px;gap:20px;align-items:center;padding:24px;margin-bottom:40px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:4px;border-radius:var(--brand-radius)}.hg-footer-retail__newsletter strong{display:block;font-size:1.3rem}.hg-newsletter{display:flex;gap:8px}.hg-newsletter input{min-width:220px;border:1px solid rgba(255,255,255,.4);border-radius:4px;border-radius:var(--brand-radius);padding:11px 12px}.hg-newsletter button{border:1px solid #e8a23d;border:1px solid var(--brand-accent);background:#e8a23d;background:var(--brand-accent);color:#2a2724;color:var(--brand-text);border-radius:4px;border-radius:var(--brand-radius);padding:11px 16px;font-weight:700}.hg-footer-retail__cols{display:grid;grid-template-columns:1.4fr repeat(5,1fr);grid-gap:28px;gap:28px}.hg-footer-col{display:grid;align-content:start;grid-gap:8px;gap:8px}.hg-footer-col h6{margin:0 0 8px;font-family:Arial,Helvetica,sans-serif;font-family:var(--brand-ui-font);font-weight:800}.hg-footer-brand p{max-width:280px}.hg-footer-retail__bottom{display:flex;flex-wrap:wrap;gap:18px;padding-top:28px;margin-top:36px;border-top:1px solid rgba(255,255,255,.24)}.cta-split{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(320px,0.75fr);grid-gap:32px;gap:32px;align-items:center;padding-top:80px;padding-bottom:96px;background:#2e5e4e;background:var(--brand-secondary)}.cta-split .cta-copy h2,.cta-split .cta-copy li,.cta-split .cta-copy p,.cta-split .hg-eyebrow{color:#fff;color:var(--brand-text-inverse)}.cta-copy h2{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08}.cta-copy ul{display:grid;grid-gap:10px;gap:10px;padding-left:20px}.cta-form-card{background:#fff;background:var(--brand-bg);border-radius:4px;border-radius:var(--brand-radius);box-shadow:0 18px 45px rgba(42,39,36,.18);overflow:hidden}.cta-form-card .btn-close{display:none}.sub-hero-founder,.sub-hero-map,.sub-hero-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.9fr);grid-gap:40px;gap:40px;align-items:center;padding:170px max(24px,(100vw - 1180px) / 2) 80px;background:#f2efea;background:var(--brand-bg-alt)}.sub-hero-copy h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08}.sub-hero-map__visual img,.sub-hero-media img{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;border-radius:4px;border-radius:var(--brand-radius);background:#f7f5f1;background:var(--brand-neutral-light)}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){.section-pad{padding:64px 24px}.hg-nav-design .navbar-collapse{padding:18px 0}.nav-search{margin-top:12px}.cta-split,.hg-footer-retail__cols,.hg-footer-retail__newsletter,.sub-hero-founder,.sub-hero-map,.sub-hero-split{grid-template-columns:1fr}.hg-footer-retail__cols{grid-template-columns:repeat(2,minmax(0,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){.hg-footer-retail{padding-left:18px;padding-right:18px}.hg-newsletter{flex-direction:column}.hg-newsletter input{min-width:0;width:100%}.hg-footer-retail__cols,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.sub-hero-founder,.sub-hero-map,.sub-hero-split{padding-top:140px}}.feedback-form{background:#fff;background:var(--brand-bg);color:#2a2724;color:var(--brand-text)}.feedback-form .modal-footer,.feedback-form .modal-header{border-color:#e4ded5;border-color:var(--brand-border)}.feedback-form .modal-title,.feedback-form label,.feedback-form p{color:#2a2724;color:var(--brand-text)}.form-eyebrow{margin:0 0 4px;color:#8a3026;color:var(--brand-primary-dark);font-size:.78rem;font-weight:800;text-transform:uppercase}.feedback-form .form-control,.feedback-form .form-select{border-color:#e4ded5;border-color:var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);min-height:44px}.feedback-form textarea.form-control{min-height:132px}.feedback-form .form-check-label a{color:#8a3026;color:var(--brand-primary-dark);-webkit-text-decoration:underline;text-decoration:underline}