:root{--brand-primary:#9C8F3A;--brand-primary-dark:#625A22;--brand-primary-light:#DED9B9;--brand-secondary:#4FB294;--brand-accent:#95CF30;--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:Georgia,"Times New Roman",serif;--brand-sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;background:#fff;background:var(--brand-bg);color:#2a2622;color:var(--brand-text);font-family:Arial,Helvetica,sans-serif;font-family:var(--brand-sans);line-height:1.65}h1,h2,h3,h4,h5{color:#2a2622;color:var(--brand-text);font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font);letter-spacing:0;line-height:1.15}a{color:#625a22;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#9c8f3a;color:var(--brand-primary)}img{max-width:100%;height:auto;display:block}.container{width:min(1180px,100% - 32px);margin:0 auto}.eyebrow{display:inline-block;color:#625a22;color:var(--brand-primary-dark);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.section-heading{max-width:720px;margin-bottom:32px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.btn-primary-solid,.gc-btn-solid{background:#625a22;background:var(--brand-primary-dark);border:1px solid #625a22;border:1px solid var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);border-radius:4px;border-radius:var(--brand-radius);padding:12px 22px;font-weight:700}.btn-primary-solid:hover,.gc-btn-solid:hover{background:#9c8f3a;background:var(--brand-primary);border-color:#9c8f3a;border-color:var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.btn-light-solid{background:#fff;color:#625a22;color:var(--brand-primary-dark);border:1px solid #fff;border-radius:4px;border-radius:var(--brand-radius);padding:12px 22px;font-weight:700}.gc-nav-utility-bar{background:#625a22;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);padding:8px 0;font-size:.9rem}.gc-nav-utility-bar a:not([class*=btn-]){color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.utility-links{display:flex;gap:18px}.gc-nav-dutility{background:#625a22;background:var(--brand-primary-dark);border-top:1px solid rgba(255,255,255,.18);box-shadow:0 10px 30px rgba(42,38,34,.14)}.gc-nav-dutility .navbar-brand img{width:180px;min-height:40px;background:#fff;border-radius:4px;border-radius:var(--brand-radius)}.gc-nav-dutility .nav-link{color:#fff;font-weight:700}.gc-nav-dutility .nav-link:hover{color:#ded9b9;color:var(--brand-primary-light)}.gc-nav-search{flex:0 1 280px;margin:0 20px}.gc-nav-search input{width:100%;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:9px 16px}.btn-nav-cta{background:#fff;color:#625a22;color:var(--brand-primary-dark);border-radius:4px;border-radius:var(--brand-radius);font-weight:700;margin-left:12px}.btn-nav-cta:hover{background:#ded9b9;background:var(--brand-primary-light);color:#625a22;color:var(--brand-primary-dark)}.sub-hero{padding:160px 0 80px;background:#f5f0ea;background:var(--brand-bg-alt)}.sub-hero h1{font-size:max(2rem, min(4vw, 3.45rem))}.sub-hero p{color:#2a2622;color:var(--brand-text);font-size:1.05rem}.minimal-promise,.sub-hero-centered,.sub-hero-split{display:grid;grid-gap:40px;gap:40px;align-items:center}.sub-hero-split{grid-template-columns:minmax(0,1fr) minmax(320px,0.82fr)}.sub-hero-split.reverse{grid-template-columns:minmax(320px,0.82fr) minmax(0,1fr)}.sub-hero-centered{text-align:center;max-width:920px}.alt-item img,.feature-layout img,.minimal-promise img,.sub-hero img{border-radius:4px;border-radius:var(--brand-radius);background:#ded9b9;background:var(--brand-primary-light);min-height:280px;-o-object-fit:cover;object-fit:cover}.cta-section{padding:80px 0 96px;background:#625a22;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.cta-section .eyebrow,.cta-section h2,.cta-section li,.cta-section p{color:#fff;color:var(--brand-text-inverse)}.cta-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.65fr);grid-gap:40px;gap:40px;align-items:center}.cta-split.light{background:0 0}.cta-centered{max-width:760px;text-align:center}.form-card{background:#fff;border-radius:4px;border-radius:var(--brand-radius);padding:28px;color:#2a2622;color:var(--brand-text);box-shadow:0 18px 45px rgba(42,38,34,.18)}.check-list,.checklist-panel,.feature-points{padding:0;margin:24px 0 0;list-style:none}.check-list li,.checklist-panel li,.feature-points li{border-top:1px solid rgba(255,255,255,.28);padding:12px 0}.checklist-panel li,.feature-points li{border-color:#e5ddd3;border-color:var(--brand-border)}.gc-trust-bar{background:#fff;border-top:1px solid #e5ddd3;border-bottom:1px solid #e5ddd3;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);padding:24px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0}.gc-trust-item{display:flex;gap:10px;justify-content:center;align-items:center;min-width:0;padding:12px;color:#2a2622;color:var(--brand-text);font-weight:700;border-right:1px solid #e5ddd3;border-right:1px solid var(--brand-border)}.gc-trust-item:last-child{border-right:0}.gc-trust-item i{width:12px;height:12px;border-radius:50%;background:#4fb294;background:var(--brand-secondary)}.site-footer{background:#625a22;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);padding:72px 0 32px}.site-footer h5,.site-footer span{color:#fff;color:var(--brand-text-inverse)}.site-footer a:not([class*=btn-]){color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.gc-footer-minimal__top{display:grid;grid-template-columns:1fr 1fr minmax(280px,0.9fr);grid-gap:32px;gap:32px;border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:36px}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin:8px 0}.gc-footer-news form{display:flex;gap:8px;margin-top:14px}.gc-footer-news input{min-width:0;flex:1;border:1px solid rgba(255,255,255,.35);padding:10px 12px;border-radius:4px;border-radius:var(--brand-radius)}.gc-footer-news button{border:1px solid #fff;background:#fff;color:#625a22;color:var(--brand-primary-dark);border-radius:4px;border-radius:var(--brand-radius);padding:10px 16px}.gc-footer-copy{display:flex;gap:20px;justify-content:space-between;align-items:center;padding-top:28px;flex-wrap:wrap}.modal-header .modal-title{color:#2a2622;color:var(--brand-text)}[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-nav-search{order:3;flex:1 0 100%;margin:12px 0 0}.cta-split,.gc-footer-minimal__top,.minimal-promise,.sub-hero-split,.sub-hero-split.reverse{grid-template-columns:1fr}.trust-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))}.gc-trust-item:nth-child(2){border-right:0}}@media (max-width:575px){.container{width:min(100% - 24px,1180px)}.gc-nav-utility-bar .container,.utility-links{display:block}.sub-hero{padding-top:136px}.trust-grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.gc-trust-item{border-right:0;border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border)}}