:root{--brand-primary:#9C463A;--brand-primary-dark:#622A22;--brand-primary-light:#DEBDB9;--brand-secondary:#54B24F;--brand-accent:#CF9230;--brand-neutral-dark:#2A2622;--brand-neutral-mid:#6E665E;--brand-neutral-light:#F7F3EE;--brand-bg:#FFFFFF;--brand-bg-alt:#F5F0EA;--brand-text:#2A2622;--brand-text-secondary:#6E665E;--brand-text-inverse:#FFFFFF;--brand-border:#E5DDD3;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:4px;--brand-font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;color:#2a2622;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:Arial,Helvetica,sans-serif;font-family:var(--brand-font);line-height:1.65}a{color:#9c463a;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#622a22;color:var(--brand-primary-dark)}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5{color:#2a2622;color:var(--brand-text);line-height:1.15;margin:0 0 16px;font-weight:700}h1{font-size:max(2rem, min(4vw, 3.45rem))}h2{font-size:max(1.8rem, min(3vw, 2.7rem))}h3{font-size:1.25rem}p{margin:0 0 16px}section,section[class*=-section]{padding:80px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#622a22;color:var(--brand-primary-dark);font-size:.78rem;font-weight:700;text-transform:uppercase}.section-heading{max-width:760px;margin:0 auto 40px;text-align:center}.section-heading.left{margin-left:0;text-align:left}.bath-btn-cta,.bath-btn-primary{background:#9c463a;background:var(--brand-primary);border:1px solid #9c463a;border:1px solid var(--brand-primary);color:#fff;color:var(--brand-text-inverse);border-radius:4px;border-radius:var(--brand-radius);padding:12px 22px;font-weight:700}.bath-btn-cta:hover,.bath-btn-primary:hover{background:#622a22;background:var(--brand-primary-dark);border-color:#622a22;border-color:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.bath-btn-outline{border:1px solid #9c463a;border:1px solid var(--brand-primary);color:#622a22;color:var(--brand-primary-dark);background:#fff;background:var(--brand-bg);border-radius:4px;border-radius:var(--brand-radius);padding:12px 22px;font-weight:700}.bath-btn-outline:hover{background:#debdb9;background:var(--brand-primary-light);color:#622a22;color:var(--brand-primary-dark)}.bath-btn-light{background:#fff;background:var(--brand-bg);color:#622a22;color:var(--brand-primary-dark);border:1px solid #fff;border:1px solid var(--brand-bg);border-radius:4px;border-radius:var(--brand-radius);font-weight:700}.gc-nav-utility-bar{min-height:36px;padding:6px 0;background:#622a22;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);font-size:.875rem}.gc-nav-utility-bar a:not([class*=btn-]){color:#fff;color:var(--brand-text-inverse)}.bath-search input{min-height:30px;border:1px solid rgba(255,255,255,.35);border-radius:4px;border-radius:var(--brand-radius);background:rgba(255,255,255,.08);color:#fff;color:var(--brand-text-inverse);padding:4px 10px}.bath-search input::-moz-placeholder{color:rgba(255,255,255,.72)}.bath-search input::placeholder{color:rgba(255,255,255,.72)}.gc-nav-occasion{min-height:72px;background:#fff;background:var(--brand-bg);border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border)}.gc-nav-occasion .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.gc-nav-occasion .nav-link{color:#2a2622;color:var(--brand-text);font-weight:700;padding:10px 12px;border-radius:4px;border-radius:var(--brand-radius)}.gc-nav-occasion .nav-link.active,.gc-nav-occasion .nav-link:hover{color:#622a22;color:var(--brand-primary-dark);background:#f5f0ea;background:var(--brand-bg-alt)}.navbar-toggler{border-color:#e5ddd3;border-color:var(--brand-border)}.gc-trust-row,.stats-row{display:flex;flex-wrap:nowrap;gap:0}.gc-trust-item,.stat-item{flex:1 1 0;min-width:0;padding:24px;text-align:center;border-right:1px solid #e5ddd3;border-right:1px solid var(--brand-border)}.gc-trust-item:last-child,.stat-item:last-child{border-right:0}.stat-item strong{display:block;color:#622a22;color:var(--brand-primary-dark);font-size:max(1.8rem, min(4vw, 3rem))}.stat-icon{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;margin-bottom:12px;border-radius:50%;background:#debdb9;background:var(--brand-primary-light);color:#622a22;color:var(--brand-primary-dark);font-weight:700}.contact-grid,.feature-grid,.gallery-grid,.goal-grid,.grid-3,.grid-4,.grid-6,.guide-badges,.industry-card-grid,.product-grid,.segment-grid,.value-grid{display:grid;grid-gap:24px;gap:24px}.contact-grid,.goal-grid,.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-grid,.grid-4,.guide-badges,.industry-card-grid,.segment-grid,.value-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-6,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}[class*=-grid]:has(> :nth-child(4):last-child){grid-template-columns:repeat(4,minmax(0,1fr))}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.contact-grid article,.feature-card,.goal-grid article,.guide-badges div,.industry-card,.process-card,.product-card,article{position:relative;border:1px solid #e5ddd3;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);background:#fff;background:var(--brand-bg);overflow:hidden}.contact-grid article,.feature-card,.goal-grid article,.guide-badges div,.process-card,.segment-grid article,.value-grid article{padding:24px}.feature-card b,.goal-grid span,.segment-grid span,.value-grid b{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;margin-bottom:16px;border-radius:4px;border-radius:var(--brand-radius);background:#debdb9;background:var(--brand-primary-light);color:#622a22;color:var(--brand-primary-dark);font-weight:800}.gallery-grid img,.industry-card img{width:100%;height:260px;-o-object-fit:cover;object-fit:cover}.industry-card h3,.industry-card p{padding-left:22px;padding-right:22px}.industry-card h3{padding-top:22px}.industry-card p{padding-bottom:22px}.cta-section{padding:80px 0 96px;text-align:center;background:#f5f0ea;background:var(--brand-bg-alt)}.cta-section h2,.cta-section p{max-width:760px;margin-left:auto;margin-right:auto}.quote-form .container,.split-with-form .container{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);grid-gap:48px;gap:48px;align-items:start;text-align:left}.quote-panel,.split-with-form .cta-form{padding:28px;background:#fff;background:var(--brand-bg);border:1px solid #e5ddd3;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius)}.gc-footer-retail{padding-top:64px;color:#fff;color:var(--brand-text-inverse);background:#622a22;background:var(--brand-primary-dark)}.gc-footer-rewards{margin-top:-64px;margin-bottom:48px;padding:20px 0;color:#fff;color:var(--brand-text-inverse);background:#9c463a;background:var(--brand-primary)}.gc-footer-retail h5,.gc-footer-retail p,.gc-footer-retail span{color:#fff;color:var(--brand-text-inverse)}.gc-footer-retail ul{list-style:none;padding:0;margin:0}.gc-footer-retail li{margin-bottom:10px}.gc-footer-retail a:not([class*=btn-]){color:#fff;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.gc-footer-retail .bath-btn-light{background:#fff;color:#622a22;color:var(--brand-primary-dark)}.gc-footer-copy{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:36px 0;margin-top:36px;border-top:1px solid rgba(255,255,255,.18)}.modal-header .modal-title{color:#2a2622;color:var(--brand-text)}.blog-detail,.contact-hero,.error-page,.legal-page,.products-title{padding-top:120px}.error-page .container,.legal-page .container{max-width:880px}.bath-table{border:1px solid #e5ddd3;border:1px solid var(--brand-border)}.bath-table thead th{background:#622a22;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.long-copy{margin-top:28px}@media (max-width:991px){.gc-trust-row,.stats-row{flex-wrap:wrap}.gc-trust-item,.stat-item{flex:0 0 50%;border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border)}.contact-grid,.feature-grid,.gallery-grid,.goal-grid,.grid-3,.grid-4,.grid-6,.guide-badges,.industry-card-grid,.product-grid,.segment-grid,.value-grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.quote-form .container,.split-with-form .container{grid-template-columns:1fr}}@media (max-width:575px){section,section[class*=-section]{padding:56px 0}.cta-section{padding:64px 0 88px}.contact-grid,.feature-grid,.gallery-grid,.goal-grid,.grid-3,.grid-4,.grid-6,.guide-badges,.industry-card-grid,.product-grid,.segment-grid,.value-grid,[class*=-grid]:has(> :nth-child(4):last-child),[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.gc-trust-item,.stat-item{flex:0 0 100%;border-right:0}.gc-footer-copy{align-items:flex-start;flex-direction:column}}.bath-feedback-form .form-label{color:#2a2622;color:var(--brand-text);font-weight:700}.bath-feedback-form .form-control,.bath-feedback-form .form-select{border-color:#e5ddd3;border-color:var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);min-height:46px}.bath-feedback-form textarea.form-control{min-height:132px}.bath-feedback-form .form-control:focus,.bath-feedback-form .form-select:focus{border-color:#9c463a;border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(156,70,58,.15)}.require::after{content:" *";color:#ef4444;color:var(--brand-danger)}.form-policy{margin:14px 0 0;color:#2a2622;color:var(--brand-text);font-size:.92rem}