:root{--brand-primary:#429C3A;--brand-primary-dark:#286222;--brand-primary-light:#BCDEB9;--brand-secondary:#4F68B2;--brand-accent:#D42BAA;--brand-bg:#FFFFFF;--brand-bg-alt:#F5F0EA;--brand-text:#2A2622;--brand-text-secondary:#6E665E;--brand-text-inverse:#FFFFFF;--brand-border:#E5DDD3;--brand-radius:8px}*{box-sizing:border-box}body{margin:0;color:#2a2622;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.65}a{color:#286222;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#4f68b2;color:var(--brand-secondary)}img{max-width:100%;display:block}h1,h2,h3,h4{color:#2a2622;color:var(--brand-text);line-height:1.12;letter-spacing:0}h1{font-size:max(2rem, min(4vw, 3.5rem));font-weight:800}h2{font-size:max(1.75rem, min(3vw, 2.75rem));font-weight:760}h3{font-size:1.2rem;font-weight:720}.container{max-width:1180px}.section-pad{padding:80px 0}.eyebrow{margin-bottom:12px;color:#286222;color:var(--brand-primary-dark);font-weight:800;text-transform:uppercase;letter-spacing:0;font-size:.82rem}.section-heading{max-width:780px;margin-bottom:36px}.section-heading.text-center{margin-left:auto;margin-right:auto}.gc-nav-triple{background:#286222;background:var(--brand-primary-dark);border-bottom:1px solid rgba(255,255,255,.16)}.gc-nav-triple .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.gc-nav-triple .nav-link{color:#fff;font-weight:700;padding:10px 12px}.gc-nav-triple .nav-link:hover{color:#bcdeb9;color:var(--brand-primary-light)}.navbar-toggler{border-color:rgba(255,255,255,.42)}.navbar-toggler-icon{filter:invert(1)}.gc-btn-cta,.gc-btn-solid{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;border-radius:var(--brand-radius);background:#429c3a;background:var(--brand-primary);color:#fff;font-weight:800;padding:12px 20px;min-height:44px}.gc-btn-cta:hover,.gc-btn-solid:hover{background:#4f68b2;background:var(--brand-secondary);color:#fff;transform:translateY(-2px)}.gc-btn-outline{display:inline-flex;align-items:center;justify-content:center;border:2px solid #429c3a;border:2px solid var(--brand-primary);border-radius:8px;border-radius:var(--brand-radius);color:#286222;color:var(--brand-primary-dark);font-weight:800;padding:10px 18px;min-height:44px}.gc-btn-outline:hover{background:#bcdeb9;background:var(--brand-primary-light);color:#286222;color:var(--brand-primary-dark)}.gc-btn-light{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border-radius:var(--brand-radius);background:#fff;color:#286222;color:var(--brand-primary-dark);font-weight:800;padding:12px 22px}.gc-btn-light:hover{background:#bcdeb9;background:var(--brand-primary-light);color:#286222;color:var(--brand-primary-dark)}.sub-hero{position:relative;overflow:hidden;min-height:360px;padding:150px 0 88px;background:linear-gradient(135deg,#286222,#4f68b2);background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary))}.sub-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 20%,rgba(212,43,170,.25),transparent 38%);z-index:0}.sub-hero .container{position:relative;z-index:1;max-width:850px}.sub-hero .eyebrow,.sub-hero h1,.sub-hero p{color:#fff}.gateway-hero{background:linear-gradient(135deg,#286222,#4f68b2)}.story-hero{background:linear-gradient(135deg,#2a2622,#429c3a)}.orbit-hero{background:linear-gradient(135deg,#4f68b2,#286222)}.studio-hero{background:linear-gradient(135deg,#286222,#d42baa)}.contact-banner{background:linear-gradient(135deg,#2a2622,#4f68b2)}.legal-banner,.privacy-banner{background:linear-gradient(135deg,#286222,#2a2622)}.cta-section{padding:80px 0 96px;text-align:center;background:#286222;background:var(--brand-primary-dark);color:#fff}.cta-section a:not([class*=btn-]),.cta-section h2,.cta-section p{color:#fff}.cta-section p{max-width:720px;margin:0 auto 24px}.cta-image,.gradient-cta{background:linear-gradient(135deg,#286222,#4f68b2 62%,#d42baa);background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary) 62%,var(--brand-accent))}.gc-footer-maker{padding:72px 0 36px;background:#fff;border-top:1px solid #e5ddd3;border-top:1px solid var(--brand-border)}.gc-footer-maker h5{color:#286222;color:var(--brand-primary-dark);font-weight:800}.gc-footer-maker ul{list-style:none;padding:0;margin:0}.gc-footer-maker li{margin:8px 0}.gc-footer-copy{margin-top:40px;padding-top:24px;border-top:1px solid #e5ddd3;border-top:1px solid var(--brand-border);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.case-grid,.contact-grid,.feature-card-grid,.gallery-grid,.partner-grid,.stats-grid,.team-grid,.values-grid{display:grid;grid-gap:24px;gap:24px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.case-grid,.feature-card-grid,.team-grid,.values-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-grid,.gallery-grid,.partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-grid:has(> :nth-child(4):last-child),.partner-grid:has(> :nth-child(4):last-child){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(3,minmax(0,1fr))}.case-grid article,.contact-grid article,.feature-card-grid article,.partner-grid article,.stats-grid article,.team-grid article,.values-grid article{position:relative;border:1px solid #e5ddd3;border:1px solid var(--brand-border);border-radius:8px;border-radius:var(--brand-radius);padding:24px;background:#fff}.feature-card-grid strong,.stats-grid strong{display:block;color:#286222;color:var(--brand-primary-dark);font-size:max(2rem, min(4vw, 3.2rem));line-height:1}.modal-header{background:#286222;background:var(--brand-primary-dark);color:#fff}.modal-header .modal-title{color:#fff}@media (max-width:991px){.section-pad{padding:64px 0}.case-grid,.contact-grid,.feature-card-grid,.gallery-grid,.partner-grid,.stats-grid,.team-grid,.values-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-nav-triple .gc-btn-cta{margin-top:12px;width:100%}}@media (max-width:575px){.sub-hero{padding:132px 0 64px}.case-grid,.contact-grid,.feature-card-grid,.gallery-grid,.partner-grid,.stats-grid,.team-grid,.values-grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.gc-footer-copy{display:block}}