@charset "UTF-8";:root{--brand-primary:#302A51;--brand-primary-dark:#1D1933;--brand-primary-light:#605792;--brand-secondary:#57355D;--brand-accent:#39C68B;--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:0px;--brand-font-serif:Georgia,"Times New Roman",serif;--brand-font-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-font-sans);line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:#302a51;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#57355d;color:var(--brand-secondary)}h1,h2,h3,h4,h5{color:#2a2622;color:var(--brand-text);font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font-serif);line-height:1.12;letter-spacing:0}h1{font-size:56px}h2{font-size:40px}h3{font-size:24px}.container.narrow,.narrow{max-width:860px}.section{padding:88px 0}.section-heading{max-width:760px;margin:0 auto 40px;text-align:center}.section-heading.left{margin-left:0;text-align:left}.lead,.legal-header p,.section-heading p{color:#2a2622;color:var(--brand-text)}.eyebrow{display:inline-block;color:#57355d;color:var(--brand-secondary);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.btn-light-solid,.btn-outline-dark,.btn-outline-light,.btn-primary-solid{border-radius:0;border-radius:var(--brand-radius);padding:13px 22px;font-weight:700}.btn-primary-solid{background:#302a51;background:var(--brand-primary);color:#fff;border:1px solid #302a51;border:1px solid var(--brand-primary)}.btn-primary-solid:hover{background:#1d1933;background:var(--brand-primary-dark);color:#fff;border-color:#1d1933;border-color:var(--brand-primary-dark)}.btn-light-solid{background:#fff;color:#1d1933;color:var(--brand-primary-dark);border:1px solid #fff}.btn-light-solid:hover{background:#f5f0ea;background:var(--brand-bg-alt);color:#1d1933;color:var(--brand-primary-dark)}.btn-outline-light{color:#fff;border:1px solid #fff;background:0 0}.btn-outline-light:hover{color:#1d1933;color:var(--brand-primary-dark);background:#fff}.btn-outline-dark{color:#1d1933;color:var(--brand-primary-dark);border:1px solid #1d1933;border:1px solid var(--brand-primary-dark);background:0 0}.btn-outline-dark:hover{color:#fff;background:#1d1933;background:var(--brand-primary-dark)}.cta-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.gc-nav-mega{background:#1d1933;background:var(--brand-primary-dark);border-bottom:1px solid rgba(255,255,255,.12);padding:14px 0;z-index:1030}.gc-nav-mega .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:#fff}.gc-nav-mega .nav-link,.gc-nav-utility{color:#fff;font-weight:700;font-size:14px}.gc-nav-mega .nav-link:hover,.gc-nav-utility:hover{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.gc-nav-utility{border-bottom:1px solid rgba(255,255,255,.55)}.gc-nav-mega .navbar-toggler{border-color:rgba(255,255,255,.55)}.gc-has-mega{position:static}.gc-mega{position:absolute;left:50%;top:100%;width:min(1080px,100vw - 48px);transform:translateX(-50%);background:#fff;color:#2a2622;color:var(--brand-text);display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) 280px;grid-gap:28px;gap:28px;padding:32px;box-shadow:0 12px 40px rgba(0,0,0,.18);opacity:0;visibility:hidden;pointer-events:none}.gc-has-mega:focus-within .gc-mega,.gc-has-mega:hover .gc-mega{opacity:1;visibility:visible;pointer-events:auto}.gc-mega span{display:block;font-weight:800;color:#1d1933;color:var(--brand-primary-dark);margin-bottom:10px}.gc-mega a{display:block;color:#2a2622;color:var(--brand-text);padding:5px 0}.gc-mega figure{margin:0}.gc-mega img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;background:#f5f0ea;background:var(--brand-bg-alt)}.gc-mega figcaption{margin-top:10px;font-size:13px;color:#2a2622;color:var(--brand-text)}.gc-hero-typo{position:relative;min-height:640px;padding:190px 0 120px;background:#1d1933;background:var(--brand-primary-dark);overflow:hidden}.gc-hero-typo::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(18,24,33,.55),rgba(18,24,33,.8));z-index:1}.gc-hero-typo__copy{position:relative;z-index:2;width:min(780px,100% - 48px);margin:0 auto;text-align:center}.gc-hero-typo h1{font-size:max(2rem, min(4vw, 3.45rem));color:#fff}.gc-hero-typo p{max-width:720px;margin:18px auto;color:#fff;font-size:18px}.gc-hero-typo .eyebrow{color:#fff;opacity:.85}.gc-link-underline{display:inline-block;margin:8px 14px;color:#1d1933;color:var(--brand-primary-dark);border-bottom:1px solid #1d1933;border-bottom:1px solid var(--brand-primary-dark);font-weight:700}.gc-hero-typo .gc-link-underline{color:#fff;border-bottom-color:#fff}.gc-hero-typo__accent{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#1d1933;background:var(--brand-primary-dark);border:none;z-index:0}.contact-card-grid,.feature-grid,.goal-grid,.industry-icon-grid,.industry-image-grid,.product-grid,.product-grid-static,.team-grid,.values-grid{display:grid;grid-gap:24px;gap:24px}.product-grid,.product-grid-static{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{position:relative;border:1px solid #e5ddd3;border:1px solid var(--brand-border);background:#fff;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(29,25,51,.12)}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#f5f0ea;background:var(--brand-bg-alt)}.product-card a>div,.product-card>div{padding:24px}.product-card a span,.product-card span{color:#57355d;color:var(--brand-secondary);font-weight:700;font-size:12px;text-transform:uppercase}.product-card h2,.product-card h3{margin:10px 0;font-size:24px}.product-card p{color:#2a2622;color:var(--brand-text)}.product-card a{color:#302a51;color:var(--brand-primary)}.gc-heritage-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;background:#f5f0ea;background:var(--brand-bg-alt)}.gc-heritage-band__media img{width:100%;min-height:620px;-o-object-fit:cover;object-fit:cover}.gc-heritage-band__copy{padding:72px min(7vw,96px)}.gc-heritage-stats{display:flex;gap:18px;flex-wrap:wrap;margin:24px 0;font-weight:800;color:#1d1933;color:var(--brand-primary-dark)}.gc-link{font-weight:800;color:#302a51;color:var(--brand-primary)}.industry-image-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.industry-image-card{position:relative;display:block;overflow:hidden;min-height:260px;background:#1d1933;background:var(--brand-primary-dark)}.industry-image-card img{width:100%;height:100%;min-height:260px;-o-object-fit:cover;object-fit:cover;transition:transform .25s}.industry-image-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0) 20%,rgba(0,0,0,.68) 100%)}.industry-image-card span{position:absolute;left:18px;right:18px;bottom:18px;z-index:1;color:#fff;font-weight:800;text-align:center}.industry-image-card:hover img{transform:scale(1.05)}.large-quote-section{padding:86px 24px;background:#1d1933;background:var(--brand-primary-dark);text-align:center}.large-quote-section.muted{background:#f5f0ea;background:var(--brand-bg-alt)}.large-quote-section blockquote{max-width:900px;margin:0 auto 18px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font-serif);font-size:34px;line-height:1.3}.large-quote-section p{color:#fff;margin:0}.large-quote-section.muted blockquote,.large-quote-section.muted p{color:#2a2622;color:var(--brand-text)}.sub-hero{padding:170px 0 82px}.sub-hero .container{display:grid;grid-template-columns:1.05fr 0.95fr;grid-gap:56px;gap:56px;align-items:center}.sub-hero img{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;background:#f5f0ea;background:var(--brand-bg-alt);border:1px solid #e5ddd3;border:1px solid var(--brand-border)}.sub-hero__copy p{color:#2a2622;color:var(--brand-text);font-size:18px}.service-gateway-hero{background:#fff}.archive-portrait-hero{background:linear-gradient(180deg,#fff 0,#f5f0ea 100%);background:linear-gradient(180deg,#fff 0,var(--brand-bg-alt) 100%)}.segment-cabinet-hero{background:#f5f0ea;background:var(--brand-bg-alt)}.atelier-roadmap-hero{background:#fff;border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border)}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid article{display:flex;gap:18px;border:1px solid #e5ddd3;border:1px solid var(--brand-border);padding:28px;background:#fff}.feature-grid b{flex:0 0 54px;color:#39c68b;color:var(--brand-accent);font-size:28px;font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font-serif)}.faq-list{display:grid;grid-gap:18px;gap:18px;max-width:980px;margin:0 auto}.contact-card-grid article,.faq-list article,.goal-grid article,.industry-icon-grid article,.values-grid article{border:1px solid #e5ddd3;border:1px solid var(--brand-border);padding:28px;background:#fff;position:relative}.service-stats{background:#1d1933;background:var(--brand-primary-dark);padding:44px 0}.stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;text-align:center}.stats-row strong{display:block;color:#fff;font-size:44px;font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font-serif)}.stats-row span{color:#fff}.timeline{display:grid;grid-gap:26px;gap:26px;border-left:1px solid #e5ddd3;border-left:1px solid var(--brand-border);padding-left:32px}.timeline article{position:relative;background:#fff;border:1px solid #e5ddd3;border:1px solid var(--brand-border);padding:28px}.timeline article::before{content:"";position:absolute;left:-39px;top:30px;width:14px;height:14px;background:#39c68b;background:var(--brand-accent)}.timeline span{color:#57355d;color:var(--brand-secondary);font-weight:800}.goal-grid,.team-grid,.values-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.team-grid article{border:1px solid #e5ddd3;border:1px solid var(--brand-border);background:#fff}.team-grid img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.team-grid h3,.team-grid p{padding:0 22px}.team-grid h3{margin-top:20px}.team-grid p{padding-bottom:22px}.certifications-bar{background:#f5f0ea;background:var(--brand-bg-alt);padding:36px 0;border-top:1px solid #e5ddd3;border-top:1px solid var(--brand-border);border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border)}.cert-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;text-align:center;font-weight:800;color:#1d1933;color:var(--brand-primary-dark)}.industry-icon-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.goal-grid span,.industry-icon-grid span{display:inline-block;color:#39c68b;color:var(--brand-accent);font-size:24px;font-family:Georgia,"Times New Roman",serif;font-family:var(--brand-font-serif);margin-bottom:12px}.benefit-panel{display:grid;grid-template-columns:1.1fr 0.9fr;grid-gap:40px;gap:40px;align-items:start;background:#f5f0ea;background:var(--brand-bg-alt);padding:48px;border:1px solid #e5ddd3;border:1px solid var(--brand-border)}.benefit-panel ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:14px;gap:14px}.benefit-panel li{padding-left:24px;position:relative}.benefit-panel li::before{content:"";position:absolute;left:0;top:12px;width:8px;height:8px;background:#39c68b;background:var(--brand-accent)}.craft-statement{background:#f5f0ea;background:var(--brand-bg-alt);text-align:center}.progress-list{display:grid;grid-gap:26px;gap:26px}.progress-list article{border:1px solid #e5ddd3;border:1px solid var(--brand-border);padding:28px;background:#fff}.progress-label{display:flex;justify-content:space-between;gap:16px;margin-bottom:12px;font-weight:800;color:#1d1933;color:var(--brand-primary-dark)}.progress{height:12px;background:#f5f0ea;background:var(--brand-bg-alt);border-radius:0}.progress-bar{background:#39c68b;background:var(--brand-accent)}.blog-list-header,.contact-info-section,.legal-header,.products-title-section{padding:160px 0 72px;text-align:center;background:#f5f0ea;background:var(--brand-bg-alt)}.contact-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px;text-align:left}.quote-form-section{padding:84px 0}.contact-split{display:grid;grid-template-columns:0.9fr 1.1fr;grid-gap:42px;gap:42px;align-items:start}.contact-form-card{padding:32px;border:1px solid #e5ddd3;border:1px solid var(--brand-border);background:#fff}.products-tabs-section{padding:72px 0 96px}.product-tabs{justify-content:center;gap:12px;margin-bottom:40px}.product-tabs .nav-link{color:#1d1933;color:var(--brand-primary-dark);border:1px solid #e5ddd3;border:1px solid var(--brand-border);border-radius:0;border-radius:var(--brand-radius)}.product-tabs .nav-link.active{background:#302a51;background:var(--brand-primary);color:#fff;border-color:#302a51;border-color:var(--brand-primary)}.dynamic-product-card a{display:block;color:#2a2622;color:var(--brand-text)}.blog-list-section,.legal-content{padding:70px 0 96px}.blog-list-item{padding:28px 0;border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border)}.article-meta,.blog-list-item time,.recent-card time{color:#6e665e;color:var(--brand-neutral-mid);font-size:14px}.blog-list-item h2{font-size:30px}.blog-pagination{margin-top:36px}.article-shell{padding:150px 0 96px}.article-content h1{font-size:48px}.article-body{margin-top:32px}.article-share,.post-nav{display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;padding:24px 0;border-top:1px solid #e5ddd3;border-top:1px solid var(--brand-border);border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border);margin-top:28px}.author-card,.comment-card,.recent-card,.toc-card{border:1px solid #e5ddd3;border:1px solid var(--brand-border);padding:24px;background:#fff;margin-top:24px}.author-card{display:flex;gap:18px;align-items:center}.author-card img{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.article-toc{position:relative}.toc-card{position:sticky;top:110px}.comment-card h2,.recent-card h2,.toc-card h2{font-size:22px}.recent-card a{display:grid;grid-gap:4px;gap:4px;padding:12px 0;border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border)}.legal-content h2{margin-top:34px}.error-page{min-height:72vh;display:grid;align-items:center;justify-items:center;place-items:center;padding:130px 24px;background:#f5f0ea;background:var(--brand-bg-alt)}.error-panel{max-width:720px;text-align:center;background:#fff;border:1px solid #e5ddd3;border:1px solid var(--brand-border);padding:56px}.cta-section{background:#302a51;background:var(--brand-primary);padding:80px 0 96px;text-align:center}.cta-section h2,.cta-section p{color:#fff}.cta-section p{max-width:720px;margin:16px auto 28px}.gc-footer-lux,.section-dark,.site-footer{padding-top:64px}.section-dark{background:#1d1933;background:var(--brand-primary-dark);color:#fff}.section-dark h5,.section-dark p,.section-dark span{color:#fff}.section-dark a:not([class*=btn-]){color:#fff;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.gc-footer-lux{padding-bottom:36px}.gc-footer-news{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.22)}.newsletter-form{display:flex;min-width:min(360px,100%)}.newsletter-form input{flex:1;min-width:0;border:1px solid rgba(255,255,255,.4);background:0 0;color:#fff;padding:12px}.newsletter-form input::-moz-placeholder{color:rgba(255,255,255,.82)}.newsletter-form input::placeholder{color:rgba(255,255,255,.82)}.newsletter-form button{width:52px;border:1px solid #fff;background:#fff;color:#1d1933;color:var(--brand-primary-dark)}.gc-footer-cols{padding:42px 0}.gc-footer-cols ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:9px;gap:9px}.gc-footer-copy{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.22);padding-top:24px}[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){h1{font-size:42px}h2{font-size:32px}.gc-mega{position:static;transform:none;width:100%;opacity:1;visibility:visible;pointer-events:auto;grid-template-columns:1fr;margin-top:12px;padding:18px}.gc-hero-typo{padding-top:160px;min-height:auto;background:#1d1933;background:var(--brand-primary-dark)}.gc-hero-typo h1{font-size:44px}.gc-hero-typo__accent{position:absolute;top:0;right:0;bottom:0;left:0;margin:0}.benefit-panel,.contact-split,.gc-heritage-band,.sub-hero .container{grid-template-columns:1fr}.cert-row,.contact-card-grid,.feature-grid,.goal-grid,.industry-icon-grid,.industry-image-grid,.product-grid,.product-grid-static,.stats-row,.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-footer-copy,.gc-footer-news{display:grid}}@media (max-width:575px){h1{font-size:34px}h2{font-size:28px}.section{padding:64px 0}.blog-list-header,.contact-info-section,.legal-header,.products-title-section,.sub-hero{padding-top:140px}.cert-row,.contact-card-grid,.feature-grid,.goal-grid,.industry-icon-grid,.industry-image-grid,.product-grid,.product-grid-static,.stats-row,.team-grid,.values-grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.feature-grid article{display:flex}.gc-heritage-band__media img{min-height:360px}.benefit-panel,.contact-form-card,.error-panel,.gc-heritage-band__copy{padding:28px}}