:root{--brand-primary:#9C3A43;--brand-primary-dark:#622228;--brand-primary-light:#DEB9BC;--brand-secondary:#69B24F;--brand-accent:#CF7130;--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;font-family:Arial,Helvetica,sans-serif;font-family:var(--brand-font);color:#2a2622;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.6}a{color:#9c3a43;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#622228;color:var(--brand-primary-dark)}img{max-width:100%;display:block}h1,h2,h3,h4,h5{color:#2a2622;color:var(--brand-text);letter-spacing:0;line-height:1.15}h1{font-size:max(2.05rem, min(3.5vw, 3.2rem));font-weight:760}h2{font-size:max(1.75rem, min(3vw, 2.8rem));font-weight:720}h3{font-size:1.25rem;font-weight:700}.section{padding:80px 0}.section-heading{max-width:760px;margin:0 auto 40px;text-align:center}.section-heading.left{margin-left:0;text-align:left}.long-copy,.section-heading p{color:#2a2622;color:var(--brand-text)}.eyebrow{margin:0 0 12px;color:#9c3a43;color:var(--brand-primary);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.cta-primary,.gc-btn-cta,.gc-btn-solid{background:#9c3a43;background:var(--brand-primary);color:#fff;border:1px solid #9c3a43;border:1px solid var(--brand-primary);border-radius:4px;border-radius:var(--brand-radius);font-weight:700;padding:12px 20px}.cta-primary:hover,.gc-btn-cta:hover,.gc-btn-solid:hover{background:#622228;background:var(--brand-primary-dark);color:#fff;border-color:#622228;border-color:var(--brand-primary-dark)}.gc-link{font-weight:750;color:#622228;color:var(--brand-primary-dark);-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:4px}.gc-nav-utility-bar{background:#622228;background:var(--brand-primary-dark);color:#fff;padding:8px 0;font-size:.88rem}.gc-nav-utility-bar a:not([class*=btn-]){color:#fff;margin-left:18px;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.gc-nav-dutility{background:#fff;background:var(--brand-bg);border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border);box-shadow:0 2px 12px rgba(42,38,34,.08)}.gc-nav-dutility .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:#f7f3ee;background:var(--brand-neutral-light);border-radius:4px;border-radius:var(--brand-radius)}.gc-nav-dutility .navbar-toggler{border-color:#9c3a43;border-color:var(--brand-primary)}.gc-nav-dutility .navbar-toggler-icon{filter:invert(20%)}.gc-nav-dutility .container{gap:18px}.gc-nav-dutility .navbar-collapse{min-width:0}.gc-nav-search{flex:0 1 320px;margin:0 12px}.gc-nav-search input{width:100%;border:1px solid #e5ddd3;border:1px solid var(--brand-border);border-radius:999px;padding:10px 18px;color:#2a2622;color:var(--brand-text)}.navbar-nav .nav-link{color:#2a2622;color:var(--brand-text);font-weight:680;padding:10px 9px;white-space:nowrap}.navbar-nav .nav-link:hover{color:#9c3a43;color:var(--brand-primary)}.sub-hero{padding:96px 0 80px;background:#f5f0ea;background:var(--brand-bg-alt)}.sub-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);grid-gap:48px;gap:48px;align-items:center}.sub-hero-grid.reverse{grid-template-columns:minmax(280px,520px) minmax(0,1fr)}.sub-hero-grid.reverse>div{order:2}.sub-hero-grid.reverse>img{order:1}.sub-hero img{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;border-radius:4px;border-radius:var(--brand-radius);background:#deb9bc;background:var(--brand-primary-light)}.cta-section{padding:80px 0 96px;background:#9c3a43;background:var(--brand-primary);color:#fff}.cta-section a:not([class*=btn-]),.cta-section h2,.cta-section p{color:#fff}.cta-section .container{max-width:900px;text-align:center}.cta-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:28px}.cta-primary{background:#fff;color:#622228;color:var(--brand-primary-dark);border-color:#fff}.cta-primary:hover{background:#f5f0ea;background:var(--brand-bg-alt);color:#622228;color:var(--brand-primary-dark)}.cta-secondary{color:#fff;border:1px solid #fff;background:0 0;border-radius:4px;border-radius:var(--brand-radius);font-weight:700;padding:12px 20px}.cta-secondary:hover{background:#fff;color:#622228;color:var(--brand-primary-dark)}.split-form-cta .container{max-width:1140px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,480px);grid-gap:40px;gap:40px;text-align:left;align-items:center}.cta-form-card{background:#fff;color:#2a2622;color:var(--brand-text);padding:28px;border-radius:4px;border-radius:var(--brand-radius)}.cta-form-card h1,.cta-form-card h2,.cta-form-card h3,.cta-form-card p{color:#2a2622;color:var(--brand-text)}.gc-footer-minimal{background:#622228;background:var(--brand-primary-dark);color:#fff;padding:72px 0 36px}.gc-footer-minimal h5{color:#fff;margin-bottom:16px}.gc-footer-minimal ul{padding:0;margin:0;list-style:none}.gc-footer-minimal li{margin-bottom:10px}.gc-footer-minimal a:not([class*=btn-]){color:#fff;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:4px}.gc-footer-minimal__top{display:grid;grid-template-columns:1fr 1fr minmax(280px,1.2fr);grid-gap:40px;gap:40px;align-items:start}.gc-footer-news span{display:block;color:#fff;font-weight:700;margin-bottom:12px}.gc-footer-news form{display:flex;gap:8px}.gc-footer-news input{min-width:0;flex:1;border:1px solid rgba(255,255,255,.38);background:#fff;color:#2a2622;color:var(--brand-text);padding:10px 12px;border-radius:4px;border-radius:var(--brand-radius)}.gc-footer-news button{border:1px solid #fff;background:#fff;color:#622228;color:var(--brand-primary-dark);border-radius:4px;border-radius:var(--brand-radius);width:44px}.gc-footer-copy{border-top:1px solid rgba(255,255,255,.24);margin-top:42px;padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.modal-header{background:#622228;background:var(--brand-primary-dark)}.modal-header .modal-title{color:#fff}.modal-header .btn-close{filter:invert(1)}.gc-trust-inner,.stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px}.gc-trust-item,.stats-row>div{background:#fff;border:1px solid #e5ddd3;border:1px solid var(--brand-border);padding:24px;border-radius:4px;border-radius:var(--brand-radius)}.gc-trust-item strong,.stats-row strong{display:block;color:#622228;color:var(--brand-primary-dark);font-size:1.4rem}[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){.gc-footer-minimal__top,.split-form-cta .container,.sub-hero-grid,.sub-hero-grid.reverse{grid-template-columns:1fr}.sub-hero-grid.reverse>div,.sub-hero-grid.reverse>img{order:initial}.gc-trust-inner,.stats-row,[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{padding:56px 0}.gc-hero-seasonal__row,.gc-trust-inner,.stats-row,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.gc-footer-copy{align-items:flex-start;flex-direction:column}}.feedback-form .form-label{color:#2a2622;color:var(--brand-text);font-weight:700}.feedback-form .form-control,.feedback-form .form-select{border:1px solid #e5ddd3;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);color:#2a2622;color:var(--brand-text);min-height:46px}.feedback-form textarea.form-control{min-height:120px}.feedback-form .form-control:focus,.feedback-form .form-select:focus{border-color:#9c3a43;border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(156,58,67,.16)}.form-privacy{color:#2a2622;color:var(--brand-text);font-size:.9rem;max-width:420px}