:root{--brand-primary:#3A9C63;--brand-primary-dark:#22623D;--brand-primary-light:#B9DEC8;--brand-secondary:#684FB2;--brand-accent:#D42B55;--brand-neutral-dark:#2A2622;--brand-neutral-mid:#6E665E;--brand-neutral-light:#F7F3EE;--brand-bg:#FFFFFF;--brand-bg-alt:#F5F0EA;--brand-text:#2A2622;--brand-text-inverse:#FFFFFF;--brand-border:#E5DDD3;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:8px}*{box-sizing:border-box}body{margin:0;background:#fff;background:var(--brand-bg);color:#2a2622;color:var(--brand-text);font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.65}a{color:#22623d;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#d42b55;color:var(--brand-accent)}img{max-width:100%;display:block}h1,h2,h3,h4,h5{color:#2a2622;color:var(--brand-text);line-height:1.14;letter-spacing:0}.blog-hero h1,.contact-hero h1,.home-hero h1,.legal-hero h1,.maker-hero h1,.products-hero h1,.segments-hero h1,.services-hero h1,.studio-hero h1,.sub-hero-dark h1,.sub-hero-gradient h1,.sub-hero-light h1{font-size:max(2rem, min(4vw, 3.5rem))}.section-heading{max-width:760px;margin:0 auto 40px;text-align:center}.section-heading h2{font-size:max(1.8rem, min(3vw, 2.75rem))}.eyebrow{display:inline-block;margin-bottom:12px;color:#d42b55;color:var(--brand-accent);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.gc-btn-cta,.gc-btn-light{border-radius:8px;border-radius:var(--brand-radius);padding:12px 22px;font-weight:800}.gc-btn-cta{background:#3a9c63;background:var(--brand-primary);border:1px solid #3a9c63;border:1px solid var(--brand-primary);color:#fff}.gc-btn-cta:hover{background:#22623d;background:var(--brand-primary-dark);border-color:#22623d;border-color:var(--brand-primary-dark);color:#fff}.gc-btn-light{background:#fff;border:1px solid #fff;color:#22623d;color:var(--brand-primary-dark)}.gc-btn-light:hover{background:#b9dec8;background:var(--brand-primary-light);border-color:#b9dec8;border-color:var(--brand-primary-light);color:#22623d;color:var(--brand-primary-dark)}.gc-link-underline{display:inline-flex;align-items:center;gap:8px;color:#22623d;color:var(--brand-primary-dark);font-weight:800;border-bottom:2px solid currentColor}.gc-nav-maker{background:#fff;border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border);box-shadow:0 6px 20px rgba(42,38,34,.04);transition:box-shadow .2s}.gc-nav-maker.is-scrolled{box-shadow:0 10px 28px rgba(42,38,34,.12)}.gc-nav-maker .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.gc-nav-maker .nav-link{color:#2a2622;color:var(--brand-text);font-weight:800;font-size:.9rem;padding:10px 12px;border-radius:8px;border-radius:var(--brand-radius)}.gc-nav-maker .nav-link:hover{color:#22623d;color:var(--brand-primary-dark);background:#f5f0ea;background:var(--brand-bg-alt);transform:translateY(-1px)}.gc-nav-search{margin-right:12px}.gc-nav-search input{width:150px;border:1px solid #e5ddd3;border:1px solid var(--brand-border);border-radius:999px;padding:8px 14px}.navbar-toggler{border-color:#e5ddd3;border-color:var(--brand-border)}.contact-hero,.legal-hero,.products-hero,.sub-hero-dark,.sub-hero-gradient{padding:96px 0;background:linear-gradient(135deg,#22623d,#684fb2);background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary));color:#fff}.contact-hero h1,.contact-hero p,.legal-hero h1,.legal-hero p,.products-hero h1,.products-hero p,.sub-hero-dark .eyebrow,.sub-hero-dark h1,.sub-hero-dark p,.sub-hero-gradient .eyebrow,.sub-hero-gradient h1,.sub-hero-gradient p{color:#fff}.sub-hero-light{padding:86px 0;background:#f5f0ea;background:var(--brand-bg-alt);text-align:center}.stats-row{display:flex;flex-wrap:nowrap;gap:16px}.stat-item{flex:1 1 0;min-width:0;text-align:center}.stat-item strong{display:block;color:#22623d;color:var(--brand-primary-dark);font-size:max(1.6rem, min(3vw, 2.5rem))}.stat-item span{color:#2a2622;color:var(--brand-text);font-weight:700}[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))}.cta-section,[class*=-cta]{padding:80px 0 96px}.cta-section h2,.cta-section p,[class*=-cta] h2,[class*=-cta] p{color:#fff}.gc-footer-maker{padding:64px 0 32px;background:#22623d;background:var(--brand-primary-dark);color:#fff}.gc-footer-maker a,.gc-footer-maker h5,.gc-footer-maker span{color:#fff}.gc-footer-maker ul{list-style:none;padding:0;margin:0}.gc-footer-maker li+li{margin-top:10px}.gc-footer-maker a:not([class*=btn-]){color:#fff;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.gc-footer-cols{row-gap:28px}.gc-footer-copy{display:flex;justify-content:space-between;gap:24px;margin-top:40px;padding-top:24px;border-top:1px solid rgba(255,255,255,.24)}.modal-header{background:#22623d;background:var(--brand-primary-dark)}.modal-header .modal-title{color:#fff}@media (max-width:991px){.gc-nav-search{margin:12px 0}.gc-nav-search input{width:100%}.stats-row{flex-wrap:wrap}.stat-item{flex:0 0 calc(50% - 8px)}[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:repeat(2,minmax(0,1fr))}.gc-footer-copy{flex-direction:column}}@media (max-width:575px){[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}.stat-item{flex-basis:100%}}.feedback-form .form-label{color:#2a2622;color:var(--brand-text);font-weight:800}.feedback-form .form-control,.feedback-form .form-select{min-height:48px;border-color:#e5ddd3;border-color:var(--brand-border);border-radius:8px;border-radius:var(--brand-radius)}.feedback-form textarea.form-control{min-height:120px}.feedback-form a{font-weight:900}