:root {
  --gc-dark: #031f17;
  --gc-dark-2: #06291f;
  --gc-navy: #101820;
  --gc-green: #00c66a;
  --gc-green-soft: #8fffc4;
  --gc-soft-green: #e8fff3;
  --gc-light: #f5f7f8;
  --gc-white: #ffffff;
  --gc-text: #1f2933;
  --gc-muted: #667085;
  --gc-container: 1380px;
  --gc-side-padding: 32px;
  --gc-radius-lg: 30px;
  --gc-shadow-soft: 0 18px 50px rgba(0,0,0,.055);
  --gc-shadow-hover: 0 28px 70px rgba(0,0,0,.1);
  --gc-shadow-strong: 0 30px 80px rgba(0,0,0,.18);
}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:105px}
body{overflow-x:hidden;background:#fff;color:var(--gc-text)}
.home .site-content,.home .content-area,.home .site-main,.home article,.home .entry-content,.home .ast-container{margin-top:0!important;padding-top:0!important}
.home .entry-header,.home .post-thumb,.home .page-header{display:none!important}
.home .site-content .ast-container{max-width:100%!important;padding-left:0!important;padding-right:0!important}
.home .entry-content{margin:0!important}
.home .entry-content>*{max-width:none!important}
.gc-site-main{width:100%;overflow-x:hidden}
.gc-container,.gc-header-inner,.gc-mobile-menu{width:min(calc(100% - (var(--gc-side-padding) * 2)),var(--gc-container));margin-inline:auto}
.gc-section{width:100%;padding:100px 0}
.gc-section-actions{margin-top:34px;display:flex;justify-content:center}
#home,#solutions,#industries,#portfolio,#about,#reviews,#contact,#quote{scroll-margin-top:112px}
.gc-eyebrow{font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--gc-green)!important;margin:0 0 22px}
.gc-heading-xl{font-size:clamp(2.6rem,6vw,5.8rem);line-height:.95;letter-spacing:-.06em;margin:0;font-weight:950;color:#fff!important}
.gc-heading-lg{font-size:clamp(2rem,4vw,4rem);line-height:1.05;letter-spacing:-.045em;margin:0;color:var(--gc-dark);font-weight:950}
.gc-text-lg{font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.7;margin-top:26px;color:rgba(255,255,255,.88)!important;max-width:760px}
.gc-section-header{max-width:880px;margin-bottom:48px}
.gc-section-header-center{text-align:center;margin-left:auto;margin-right:auto}
.gc-section-intro{font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.75;color:var(--gc-muted);margin-top:22px}
.gc-inline-link{display:inline-flex;margin-top:20px;color:var(--gc-dark);font-weight:950;text-decoration:none!important}
.gc-inline-link:hover{color:var(--gc-green)}
.gc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:15px 26px;border-radius:999px;font-weight:900;text-decoration:none!important;border:0;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease}
.gc-btn-primary{background:var(--gc-green);color:var(--gc-dark)!important;box-shadow:0 16px 35px rgba(0,198,106,.28)}
.gc-btn-primary:hover{transform:translateY(-3px);background:var(--gc-green-soft);color:var(--gc-dark)!important;box-shadow:0 22px 50px rgba(0,198,106,.38)}
.gc-btn-secondary{background:rgba(255,255,255,.1);color:#fff!important;border:1px solid rgba(255,255,255,.22)}
.gc-btn-secondary:hover{transform:translateY(-3px);background:rgba(255,255,255,.16);color:#fff!important}
.gc-btn-dark{background:var(--gc-dark);color:#fff!important;margin-top:14px}
.gc-btn-dark:hover{transform:translateY(-3px);background:var(--gc-dark-2);color:#fff!important}
.gc-header{position:sticky;top:0;z-index:9999;width:100%;background:rgba(2,20,15,.9);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.09)}
.gc-header-inner{min-height:88px;padding:10px 0;display:flex;align-items:center;justify-content:space-between;gap:28px}
.gc-logo{display:inline-flex!important;align-items:center!important;text-decoration:none!important;flex-shrink:0!important;min-width:0!important}
.gc-logo-image{display:block!important;width:auto!important;height:72px!important;max-width:330px!important;object-fit:contain!important}
.gc-nav{display:flex;align-items:center;gap:18px}
.gc-nav a{color:rgba(255,255,255,.78);text-decoration:none!important;font-size:.88rem;font-weight:850;transition:color .22s ease;white-space:nowrap}
.gc-nav a:hover{color:var(--gc-green)}
.gc-header-actions{display:flex;align-items:center;gap:14px}
.gc-header-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:12px 20px;border-radius:999px;background:var(--gc-green);color:var(--gc-dark)!important;text-decoration:none!important;font-weight:950;font-size:.9rem;box-shadow:0 12px 28px rgba(0,198,106,.24);transition:transform .22s ease,background .22s ease,box-shadow .22s ease;white-space:nowrap}
.gc-header-cta:hover{transform:translateY(-2px);background:var(--gc-green-soft);box-shadow:0 16px 38px rgba(0,198,106,.34)}
.gc-whatsapp-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 18px}
.gc-whatsapp-icon svg{display:block;width:100%;height:100%;fill:currentColor}
.gc-menu-toggle{display:none;width:46px;height:46px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.08);cursor:pointer;padding:0;flex-shrink:0}
.gc-menu-toggle span{display:block;width:20px;height:2px;background:#fff;margin:5px auto;border-radius:999px;transition:transform .22s ease,opacity .22s ease}
.gc-menu-toggle.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.gc-menu-toggle.active span:nth-child(2){opacity:0}
.gc-menu-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.gc-mobile-menu{display:none;padding-bottom:22px}
.gc-mobile-menu.active{display:block}
.gc-mobile-menu a{display:block;padding:15px 0;color:rgba(255,255,255,.82);text-decoration:none!important;font-weight:850;border-bottom:1px solid rgba(255,255,255,.08)}
.gc-mobile-menu a:hover{color:var(--gc-green)}
.gc-mobile-cta{display:flex!important;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding:15px 18px!important;text-align:center;border-radius:999px;border-bottom:0!important;background:var(--gc-green);color:var(--gc-dark)!important}
.gc-hero,.gc-page-hero{position:relative;width:100%;display:flex;align-items:center;background:linear-gradient(90deg,rgba(2,20,15,.94),rgba(3,31,23,.82) 48%,rgba(16,24,32,.35)),radial-gradient(circle at 78% 22%,rgba(0,198,106,.18),transparent 34%),url("https://growthcraft.org.za/wp-content/uploads/2026/06/hero.webp");background-size:cover;background-position:center right;background-repeat:no-repeat;color:#fff!important;overflow:hidden}
.gc-hero{min-height:100vh;padding:115px 0}
.gc-page-hero{min-height:560px;padding:110px 0}
.gc-page-hero-inner{max-width:920px}
.gc-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}
.gc-hero-content{max-width:860px}
.gc-hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:34px}
.gc-hero-proof{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}
.gc-hero-proof span{padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.84);font-weight:850;font-size:.84rem}
.gc-hero-visual{width:100%;display:flex;justify-content:flex-end;align-items:center}
.gc-system-card,.gc-browser-card{width:100%;max-width:600px;margin-left:auto;border-radius:28px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);box-shadow:var(--gc-shadow-strong);overflow:hidden;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#fff!important}
.gc-system-card *{color:#fff!important}
.gc-system-top{display:flex;align-items:center;gap:8px;padding:18px;border-bottom:1px solid rgba(255,255,255,.14)}
.gc-system-top span{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.48)}
.gc-system-top strong{margin-left:auto;font-size:.85rem}
.gc-system-body{padding:28px;display:grid;gap:18px}
.gc-automation-metric{padding:24px;border-radius:22px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.14)}
.gc-automation-metric strong{display:block;font-size:4rem;line-height:1;color:var(--gc-green)!important;margin:10px 0}
.gc-system-flow{display:grid;gap:12px}
.gc-system-flow div{display:flex;align-items:center;gap:12px;padding:16px;border-radius:18px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.13)}
.gc-system-flow b{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:var(--gc-green);color:var(--gc-dark)!important}
.gc-trust-bar{width:100%;padding:24px 0;background:#fff;border-bottom:1px solid rgba(3,31,23,.08)}
.gc-trust-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.gc-trust-item{padding:16px 18px;border-radius:999px;background:var(--gc-soft-green);color:var(--gc-dark);font-weight:850;font-size:.9rem;text-align:center}
.gc-services,.gc-portfolio,.gc-testimonials,.gc-industries-preview,.gc-automation-discovery{background:var(--gc-light)}
.gc-packages,.gc-about,.gc-contact,.gc-problem-section,.gc-packages-preview{background:#fff}
.gc-split-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}
.gc-services-grid,.gc-pricing-grid,.gc-portfolio-grid,.gc-industry-grid,.gc-solution-grid,.gc-industry-detail-grid{display:grid;gap:26px}
.gc-services-grid{grid-template-columns:repeat(3,1fr)}
.gc-pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px}
.gc-portfolio-grid{grid-template-columns:repeat(4,1fr)}
.gc-industry-grid{grid-template-columns:repeat(3,1fr)}
.gc-solution-grid{grid-template-columns:repeat(3,1fr)}
.gc-industry-detail-grid{grid-template-columns:repeat(3,1fr)}
.gc-service-card,.gc-price-card,.gc-portfolio-card,.gc-testimonial-card,.gc-solution-card,.gc-industry-grid article,.gc-industry-detail-grid article,.gc-note-panel{border-radius:var(--gc-radius-lg);background:#fff;border:1px solid rgba(3,31,23,.08);box-shadow:var(--gc-shadow-soft);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.gc-service-card:hover,.gc-price-card:hover,.gc-portfolio-card:hover,.gc-testimonial-card:hover,.gc-solution-card:hover,.gc-industry-grid article:hover,.gc-industry-detail-grid article:hover{transform:translateY(-8px);box-shadow:var(--gc-shadow-hover)}
.gc-service-card,.gc-solution-card,.gc-industry-grid article,.gc-industry-detail-grid article{padding:34px}
.gc-service-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:var(--gc-soft-green);font-size:1.6rem;margin-bottom:24px}
.gc-service-card h3,.gc-portfolio-content h3,.gc-solution-card h3,.gc-industry-grid strong,.gc-industry-detail-grid h3{font-size:1.35rem;line-height:1.2;margin:0 0 14px;color:var(--gc-dark);font-weight:950}
.gc-service-card p,.gc-portfolio-content p,.gc-solution-card p,.gc-industry-grid span,.gc-industry-detail-grid p{margin:0;color:var(--gc-muted);line-height:1.7}
.gc-solution-card span{display:inline-flex;color:var(--gc-green);font-weight:950;margin-bottom:18px}
.gc-solution-card ul,.gc-price-card ul{padding-left:18px;margin:18px 0 0}
.gc-solution-card li,.gc-price-card li{margin-bottom:8px;color:var(--gc-text);line-height:1.45;font-size:.95rem}
.gc-price-card{display:flex;flex-direction:column;padding:24px;border-radius:24px;background:var(--gc-light)}
.gc-price-card-featured{background:radial-gradient(circle at top right,rgba(0,198,106,.18),transparent 35%),var(--gc-dark);color:#fff;border-color:rgba(0,198,106,.45);transform:translateY(-10px)}
.gc-price-card-featured:hover{transform:translateY(-16px)}
.gc-price-card-featured h3,.gc-price-card-featured .gc-price,.gc-price-card-featured .gc-price span,.gc-price-card-featured li,.gc-price-card-featured .gc-price-note{color:#fff!important}
.gc-price-badge{display:inline-flex;align-self:flex-start;padding:7px 12px;border-radius:999px;background:var(--gc-green);color:var(--gc-dark);font-size:.72rem;font-weight:950;text-transform:uppercase;letter-spacing:.07em;margin-bottom:16px}
.gc-price-card h3{font-size:1.42rem;line-height:1.15;margin:0 0 10px;font-weight:950;color:var(--gc-dark)}
.gc-price{font-size:1rem;line-height:1.45;font-weight:900;color:var(--gc-dark);margin:0 0 16px}
.gc-price span{color:var(--gc-muted);font-weight:750}
.gc-price-note{margin-top:auto;color:var(--gc-muted);line-height:1.55;font-size:.92rem}
.gc-price-card .gc-btn{min-height:44px;padding:12px 20px;font-size:.92rem}
.gc-portfolio-card{overflow:hidden}
.gc-portfolio-image{min-height:230px;display:grid;place-items:center;overflow:hidden;text-decoration:none!important}
.gc-portfolio-image-photo img{width:100%;height:240px;object-fit:cover;display:block;transition:transform .35s ease}
.gc-portfolio-card:hover .gc-portfolio-image-photo img{transform:scale(1.04)}
.gc-portfolio-content{padding:24px}
.gc-project-type{color:var(--gc-green)!important;font-weight:950;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;margin:0 0 10px}
.gc-portfolio-content a{color:var(--gc-dark);font-weight:950;text-decoration:none}
.gc-portfolio-content a:hover{color:var(--gc-green)}
.gc-about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}
.gc-about-image-wrap{position:relative;border-radius:34px;overflow:hidden;min-height:520px;background:radial-gradient(circle at top right,rgba(0,198,106,.18),transparent 35%),var(--gc-dark);box-shadow:0 30px 80px rgba(0,0,0,.14)}
.gc-about-image{display:block!important;width:100%!important;height:100%!important;min-height:520px!important;object-fit:cover!important}
.gc-about-image-wrap::after{content:"GrowthCraft";position:absolute;left:28px;bottom:28px;z-index:3;padding:10px 16px;border-radius:999px;background:rgba(3,31,23,.78);color:#fff;font-weight:950;backdrop-filter:blur(10px)}
.gc-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}
.gc-stats-grid div{padding:22px;border-radius:22px;background:var(--gc-light)}
.gc-stats-grid strong{display:block;color:var(--gc-dark);font-size:1.4rem;font-weight:950}
.gc-stats-grid span{color:var(--gc-muted)}
.gc-review-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:28px}
.gc-review-slider{position:relative;width:100%;max-width:980px;margin:0 auto;min-height:390px}
.gc-review-slide{display:none!important;opacity:0;transform:translateY(14px);transition:opacity .35s ease,transform .35s ease}
.gc-review-slide.active{display:block!important;opacity:1;transform:translateY(0)}
.gc-review-slider .gc-testimonial-card{text-align:left;padding:46px;border-radius:34px;background:#fff;border:1px solid rgba(3,31,23,.08);box-shadow:0 24px 70px rgba(0,0,0,.07)}
.gc-stars{color:var(--gc-green);font-weight:950;letter-spacing:.12em;margin-bottom:20px}
.gc-testimonial-card p{color:var(--gc-text);font-size:1.05rem;line-height:1.7;margin:0 0 20px}
.gc-testimonial-card h3{color:var(--gc-dark);font-weight:950;margin:0 0 6px}
.gc-testimonial-card span{color:var(--gc-muted)}
.gc-review-dots{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:26px}
.gc-review-dots button{width:12px;height:12px;padding:0;border:0;border-radius:999px;background:rgba(3,31,23,.22);cursor:pointer;transition:width .25s ease,background .25s ease}
.gc-review-dots button.active{width:34px;background:var(--gc-green)}
.gc-contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}
.gc-contact-details{margin-top:32px;padding:28px;border-radius:28px;background:var(--gc-light)}
.gc-contact-details p{margin:0 0 12px;color:var(--gc-text)}
.gc-contact-details p:last-child{margin-bottom:0}
.gc-contact-details a{color:var(--gc-dark);font-weight:950}
.gc-form-wrap{padding:30px;border-radius:34px;background:var(--gc-light);border:1px solid rgba(3,31,23,.08);box-shadow:0 24px 70px rgba(0,0,0,.08)}
.gc-form-alert{padding:14px 16px;border-radius:16px;font-weight:850;margin-bottom:18px}
.gc-form-alert-success{background:var(--gc-soft-green);color:var(--gc-dark);border:1px solid rgba(0,198,106,.28)}
.gc-form-alert-error{background:#fff1f1;color:#8a1f1f;border:1px solid rgba(138,31,31,.2)}
.gc-form-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}
.gc-tab-btn{border:0;padding:14px 16px;border-radius:999px;background:#fff;color:var(--gc-dark);font-weight:950;cursor:pointer}
.gc-tab-btn.active{background:var(--gc-dark);color:#fff}
.gc-tab-panel{display:none}
.gc-tab-panel.active{display:block}
.gc-form-row{margin-bottom:18px}
.gc-form-row label{display:block;font-weight:850;color:var(--gc-dark);margin-bottom:8px}
.gc-form-row input,.gc-form-row textarea,.gc-form-row select{width:100%;min-height:50px;border:1px solid rgba(3,31,23,.14);border-radius:16px;padding:13px 15px;background:#fff;color:var(--gc-text);font-size:1rem}
.gc-form-row textarea{resize:vertical}
.gc-automation-discovery{background:radial-gradient(circle at top right,rgba(0,198,106,.14),transparent 34%),linear-gradient(135deg,#f5f7f8 0%,#fff 52%,#e8fff3 100%)}
.gc-automation-shell{max-width:980px;margin:0 auto;padding:28px;border-radius:36px;background:linear-gradient(135deg,rgba(3,31,23,.98),rgba(6,41,31,.96)),var(--gc-dark);box-shadow:0 32px 90px rgba(0,0,0,.16);border:1px solid rgba(0,198,106,.22);overflow:hidden}
.gc-automation-progress-wrap{margin-bottom:24px}
.gc-automation-progress-top{display:flex;align-items:center;justify-content:space-between;gap:16px;color:rgba(255,255,255,.78);font-weight:850;margin-bottom:12px}
.gc-automation-progress-top strong{color:var(--gc-green)}
.gc-automation-score{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.08)}
.gc-automation-progress-track{width:100%;height:10px;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.12)}
.gc-automation-progress-bar{width:20%;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--gc-green),var(--gc-green-soft));transition:width .3s ease}
.gc-automation-step{display:none;animation:gcAutomationFade .35s ease}
.gc-automation-step.active{display:block}
@keyframes gcAutomationFade{from{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
.gc-automation-card{padding:34px;border-radius:30px;background:#fff;box-shadow:0 22px 70px rgba(0,0,0,.12)}
.gc-automation-mini-label{display:inline-flex;margin:0 0 14px;padding:7px 12px;border-radius:999px;background:var(--gc-soft-green);color:var(--gc-dark);font-size:.76rem;font-weight:950;text-transform:uppercase;letter-spacing:.09em}
.gc-automation-card h3{margin:0 0 12px;color:var(--gc-dark);font-size:clamp(1.8rem,3vw,3rem);line-height:1.05;letter-spacing:-.04em;font-weight:950}
.gc-automation-card>p{margin:0 0 28px;color:var(--gc-muted);line-height:1.7;font-size:1.05rem}
.gc-automation-options{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.gc-automation-options label,.gc-automation-tool-grid label{cursor:pointer}
.gc-automation-options input,.gc-automation-tool-grid input{position:absolute;opacity:0;pointer-events:none}
.gc-automation-options span{min-height:58px;display:flex;align-items:center;padding:14px 15px;border-radius:18px;background:var(--gc-light);border:1px solid rgba(3,31,23,.1);color:var(--gc-dark);font-weight:850;transition:all .22s ease}
.gc-automation-options label:hover span{transform:translateY(-3px);border-color:rgba(0,198,106,.5);box-shadow:0 16px 34px rgba(0,0,0,.08)}
.gc-automation-options input:checked+span{background:var(--gc-soft-green);border-color:var(--gc-green);box-shadow:0 14px 34px rgba(0,198,106,.18)}
.gc-time-slider-wrap{margin-top:30px;padding:24px;border-radius:24px;background:var(--gc-light)}
.gc-time-slider-wrap label{display:block;color:var(--gc-dark);font-weight:950;margin-bottom:18px}
.gc-time-slider-wrap input[type=range]{width:100%;accent-color:var(--gc-green)}
.gc-time-output{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;color:var(--gc-muted)}
.gc-time-output strong{color:var(--gc-dark)}
.gc-automation-tool-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.gc-tool-card{display:block;min-height:126px;padding:22px;border-radius:22px;background:var(--gc-light);border:1px solid rgba(3,31,23,.1);transition:all .22s ease}
.gc-tool-card strong{display:block;color:var(--gc-dark);font-size:1.05rem;font-weight:950;margin-bottom:8px}
.gc-tool-card small{display:block;color:var(--gc-muted);line-height:1.55}
.gc-automation-tool-grid label:hover .gc-tool-card{transform:translateY(-4px);border-color:rgba(0,198,106,.5);box-shadow:0 18px 38px rgba(0,0,0,.08)}
.gc-automation-tool-grid input:checked+.gc-tool-card{background:var(--gc-soft-green);border-color:var(--gc-green);box-shadow:0 16px 36px rgba(0,198,106,.18)}
.gc-automation-summary-box{padding:22px;border-radius:24px;background:radial-gradient(circle at top right,rgba(0,198,106,.16),transparent 34%),var(--gc-dark);color:#fff;margin-bottom:26px}
.gc-automation-summary-box h4{margin:0 0 10px;color:#fff;font-weight:950}
.gc-automation-summary-box p{margin:0;color:rgba(255,255,255,.78);line-height:1.65}
.gc-automation-nav{display:flex;justify-content:space-between;gap:14px;margin-top:22px}
#gcAutomationSubmit{display:none}
.gc-note-panel{padding:34px;margin-top:34px;background:var(--gc-soft-green)}
.gc-note-panel h2{margin:0 0 12px;color:var(--gc-dark)}
.gc-note-panel p{margin:0;color:var(--gc-text);line-height:1.7}
.gc-final-cta{padding:90px 0;background:radial-gradient(circle at top right,rgba(0,198,106,.22),transparent 35%),var(--gc-dark);color:#fff;text-align:center}
.gc-final-cta h2{color:#fff;font-size:clamp(2rem,4vw,4rem);line-height:1.05;letter-spacing:-.045em;margin:0 auto 18px;max-width:900px}
.gc-final-cta p{color:rgba(255,255,255,.78);font-size:1.15rem;max-width:680px;margin:0 auto 30px}
.gc-footer{background:#02140f;color:#fff}
.gc-footer-grid{padding-top:80px;padding-bottom:60px;display:grid;grid-template-columns:1.4fr .7fr .8fr 1fr;gap:50px}
.gc-footer-logo{display:inline-flex;align-items:center;text-decoration:none!important}
.gc-footer-logo-image{display:block!important;width:auto!important;height:78px!important;max-width:360px!important;object-fit:contain!important}
.gc-footer-brand p{max-width:440px;color:rgba(255,255,255,.68);line-height:1.75;margin:24px 0 0}
.gc-footer-socials{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.gc-footer-socials a{color:var(--gc-green);text-decoration:none!important;font-weight:850;font-size:.92rem}
.gc-footer-col h3{color:#fff;font-size:1rem;font-weight:950;margin:0 0 20px}
.gc-footer-col a{display:block;color:rgba(255,255,255,.68);text-decoration:none!important;margin-bottom:12px;font-weight:700;transition:color .22s ease}
.gc-footer-col a:hover{color:var(--gc-green)}
.gc-footer-col p{color:rgba(255,255,255,.68);line-height:1.65;margin:0 0 14px}
.gc-footer-col strong{color:#fff}
.gc-footer-whatsapp-link{display:inline-flex!important;align-items:center;gap:8px;color:rgba(255,255,255,.68)!important}
.gc-footer-button{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;margin-top:10px;padding:13px 20px;border-radius:999px;background:var(--gc-green);color:var(--gc-dark)!important;font-weight:950!important}
.gc-footer-bottom{border-top:1px solid rgba(255,255,255,.08)}
.gc-footer-bottom-inner{padding-top:22px;padding-bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.gc-footer-bottom p{margin:0;color:rgba(255,255,255,.56)}
.gc-footer-bottom a{color:rgba(255,255,255,.56);text-decoration:none!important;margin-left:18px}
.gc-footer-bottom a:hover{color:var(--gc-green)}
@media(max-width:1280px){.gc-nav{gap:13px}.gc-nav a{font-size:.82rem}.gc-logo-image{height:64px!important;max-width:290px!important}.gc-header-inner{min-height:82px}.gc-header-cta{padding:11px 16px}}
@media(max-width:1120px){.gc-nav,.gc-header-cta{display:none}.gc-menu-toggle{display:block}.gc-header-inner{min-height:82px}.gc-logo-image{height:64px!important;max-width:280px!important}}
@media(max-width:1024px){:root{--gc-side-padding:24px}.gc-hero-grid,.gc-about-grid,.gc-contact-grid,.gc-split-grid{grid-template-columns:1fr;gap:50px}.gc-hero{min-height:auto;padding:100px 0 85px}.gc-page-hero{min-height:auto;padding:100px 0}.gc-hero-visual{justify-content:flex-start}.gc-system-card{max-width:680px;margin-left:0}.gc-trust-grid{grid-template-columns:repeat(3,1fr)}.gc-services-grid,.gc-pricing-grid,.gc-portfolio-grid,.gc-industry-grid,.gc-solution-grid,.gc-industry-detail-grid{grid-template-columns:repeat(2,1fr)}.gc-price-card-featured,.gc-price-card-featured:hover{transform:none}.gc-about-image-wrap,.gc-about-image{min-height:460px!important}.gc-footer-grid{grid-template-columns:1fr 1fr;padding-top:70px;padding-bottom:50px}}
@media(max-width:767px){:root{--gc-side-padding:20px}html{scroll-padding-top:95px}.gc-section{padding:75px 0}.gc-header-inner{min-height:76px;gap:16px}.gc-logo-image{height:58px!important;max-width:220px!important}.gc-hero,.gc-page-hero{padding:90px 0 75px}.gc-heading-xl{letter-spacing:-.04em}.gc-hero-actions{flex-direction:column}.gc-btn{width:100%}.gc-system-card{max-width:100%;margin-left:0}.gc-system-body{padding:20px}.gc-automation-metric,.gc-service-card,.gc-portfolio-content,.gc-testimonial-card,.gc-solution-card,.gc-industry-grid article,.gc-industry-detail-grid article{padding:24px}.gc-price-card{padding:22px}.gc-automation-metric strong{font-size:3rem}.gc-section-header{margin-bottom:38px}.gc-trust-grid,.gc-services-grid,.gc-pricing-grid,.gc-portfolio-grid,.gc-industry-grid,.gc-solution-grid,.gc-industry-detail-grid,.gc-stats-grid{grid-template-columns:1fr}.gc-trust-bar{padding:18px 0}.gc-portfolio-image-photo img{height:210px}.gc-about-image-wrap,.gc-about-image{min-height:380px!important}.gc-about-image-wrap::after{left:20px;bottom:20px}.gc-review-slider{min-height:520px}.gc-review-slider .gc-testimonial-card{padding:30px 24px}.gc-form-wrap{padding:22px}.gc-review-actions{flex-direction:column}.gc-automation-shell{padding:18px;border-radius:28px}.gc-automation-card{padding:24px;border-radius:24px}.gc-automation-progress-top{flex-direction:column;align-items:flex-start}.gc-automation-options,.gc-automation-tool-grid{grid-template-columns:1fr}.gc-time-output{flex-direction:column;align-items:flex-start}.gc-automation-nav{flex-direction:column}.gc-automation-nav .gc-btn{width:100%}.gc-footer-grid{grid-template-columns:1fr;gap:34px}.gc-footer-logo-image{height:62px!important;max-width:240px!important}.gc-footer-bottom-inner{flex-direction:column;align-items:flex-start}.gc-footer-bottom a{margin-left:0;margin-right:18px}}

/* --------------------------------------------------
   Homepage polish update - automation sections
-------------------------------------------------- */
.gc-problem-section {
  background:
    radial-gradient(circle at 15% 20%, rgba(0, 198, 106, 0.09), transparent 30%),
    linear-gradient(135deg, #ffffff 0%, #f5f7f8 52%, #e8fff3 100%);
  overflow: hidden;
}

.gc-problem-panel {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 48px;
  align-items: center;
  padding: 56px;
  border-radius: 42px;
  background: #ffffff;
  border: 1px solid rgba(3, 31, 23, 0.08);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.075);
  position: relative;
  overflow: hidden;
}

.gc-problem-panel::before {
  content: "";
  position: absolute;
  inset: -160px -120px auto auto;
  width: 360px;
  height: 360px;
  border-radius: 50%;
  background: rgba(0, 198, 106, 0.16);
  filter: blur(4px);
}

.gc-problem-copy,
.gc-problem-visual {
  position: relative;
  z-index: 2;
}

.gc-problem-copy .gc-section-intro {
  max-width: 680px;
}

.gc-problem-visual {
  min-height: 380px;
  padding: 28px;
  border-radius: 34px;
  background:
    radial-gradient(circle at top right, rgba(0, 198, 106, 0.2), transparent 35%),
    linear-gradient(135deg, #031f17, #06291f);
  box-shadow: 0 28px 70px rgba(3, 31, 23, 0.18);
  display: grid;
  align-content: center;
  gap: 14px;
}

.gc-floating-chip {
  display: inline-flex;
  width: fit-content;
  padding: 12px 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.13);
  color: rgba(255, 255, 255, 0.86);
  font-weight: 850;
  backdrop-filter: blur(12px);
}

.gc-floating-chip:nth-child(2),
.gc-floating-chip:nth-child(4) {
  justify-self: end;
}

.gc-problem-score-card {
  margin-top: 10px;
  padding: 26px;
  border-radius: 28px;
  background: #ffffff;
  color: var(--gc-dark);
}

.gc-problem-score-card span,
.gc-problem-score-card small {
  display: block;
  color: var(--gc-muted);
  line-height: 1.55;
}

.gc-problem-score-card strong {
  display: block;
  margin: 8px 0;
  color: var(--gc-green);
  font-size: clamp(2.2rem, 4vw, 4rem);
  line-height: 1;
  font-weight: 950;
}

.gc-industries-preview {
  background:
    radial-gradient(circle at top left, rgba(0, 198, 106, 0.1), transparent 28%),
    var(--gc-light);
}

.gc-industry-grid-polished article,
.gc-industry-grid article {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  padding: 30px;
  min-height: 150px;
  overflow: hidden;
  position: relative;
}

.gc-industry-grid-polished article::after,
.gc-industry-grid article::after {
  content: "";
  position: absolute;
  right: -45px;
  bottom: -45px;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: rgba(0, 198, 106, 0.1);
  transition: transform 0.28s ease, background 0.28s ease;
}

.gc-industry-grid-polished article:hover::after,
.gc-industry-grid article:hover::after {
  transform: scale(1.35);
  background: rgba(0, 198, 106, 0.18);
}

.gc-industry-icon {
  flex: 0 0 54px;
  width: 54px;
  height: 54px;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: var(--gc-soft-green);
  font-size: 1.55rem;
}

.gc-industry-grid strong {
  display: block;
  margin: 0 0 8px;
  letter-spacing: -0.02em;
}

.gc-industry-grid span {
  display: block;
  font-size: 0.98rem;
}

.gc-packages-preview {
  background:
    radial-gradient(circle at 80% 18%, rgba(0, 198, 106, 0.12), transparent 28%),
    #ffffff;
}

.gc-pricing-grid-featured {
  margin-top: 14px;
}

.gc-package-link-panel {
  margin-top: 32px;
  padding: 28px;
  border-radius: 30px;
  background:
    radial-gradient(circle at top right, rgba(0, 198, 106, 0.16), transparent 34%),
    var(--gc-dark);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  box-shadow: 0 26px 70px rgba(3, 31, 23, 0.16);
}

.gc-package-link-panel strong {
  display: block;
  color: #ffffff;
  font-size: 1.18rem;
  margin-bottom: 6px;
}

.gc-package-link-panel span {
  display: block;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.6;
}

.gc-original-bundles {
  background: var(--gc-light);
}

.gc-service-catalogue-grid .gc-price-card {
  min-height: 100%;
}

.gc-page-hero-packages {
  background:
    linear-gradient(90deg, rgba(2, 20, 15, 0.94), rgba(3, 31, 23, 0.82)),
    radial-gradient(circle at 80% 15%, rgba(0, 198, 106, 0.22), transparent 28%);
}

@media (max-width: 1024px) {
  .gc-problem-panel {
    grid-template-columns: 1fr;
    padding: 40px;
  }

  .gc-problem-visual {
    min-height: 320px;
  }
}

@media (max-width: 767px) {
  .gc-problem-panel {
    padding: 26px;
    border-radius: 30px;
  }

  .gc-problem-visual {
    min-height: auto;
    padding: 22px;
    border-radius: 26px;
  }

  .gc-floating-chip,
  .gc-floating-chip:nth-child(2),
  .gc-floating-chip:nth-child(4) {
    justify-self: stretch;
    width: 100%;
  }

  .gc-industry-grid-polished article,
  .gc-industry-grid article {
    padding: 24px;
    min-height: auto;
  }

  .gc-package-link-panel {
    flex-direction: column;
    align-items: stretch;
  }
}


/* ==================================================
   GrowthCraft 2.1 - Left Sidebar + Business Systems Polish
================================================== */
:root { --gc-sidebar-width: 286px; }

.gc-sidebar {
  position: fixed;
  inset: 0 auto 0 0;
  z-index: 10000;
  width: var(--gc-sidebar-width);
  height: 100vh;
  padding: 24px 18px;
  display: flex;
  flex-direction: column;
  background:
    radial-gradient(circle at 10% 0%, rgba(0,198,106,.18), transparent 34%),
    linear-gradient(180deg, #031f17 0%, #02140f 100%);
  border-right: 1px solid rgba(255,255,255,.1);
  box-shadow: 22px 0 60px rgba(0,0,0,.16);
}
.gc-sidebar-logo { display: block; padding: 8px 8px 18px; text-decoration: none !important; }
.gc-sidebar-logo img { display: block; width: 100%; max-width: 210px; height: auto; object-fit: contain; }
.gc-sidebar-kicker { margin: 0 8px 16px; color: var(--gc-green); font-size: .72rem; text-transform: uppercase; letter-spacing: .16em; font-weight: 950; }
.gc-sidebar-nav { overflow-y: auto; padding-right: 4px; }
.gc-sidebar-link,
.gc-submenu-toggle {
  width: 100%;
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 11px 12px;
  border-radius: 15px;
  border: 0;
  background: transparent;
  color: rgba(255,255,255,.82) !important;
  text-decoration: none !important;
  font-size: .92rem;
  font-weight: 900;
  cursor: pointer;
  transition: background .22s ease, color .22s ease, transform .22s ease;
}
.gc-sidebar-link:hover,
.gc-submenu-toggle:hover { background: rgba(255,255,255,.08); color: var(--gc-green) !important; transform: translateX(2px); }
.gc-submenu-toggle span { transition: transform .22s ease; }
.gc-sidebar-group.open .gc-submenu-toggle span { transform: rotate(180deg); }
.gc-submenu-panel { display: none; padding: 2px 0 8px 12px; }
.gc-sidebar-group.open .gc-submenu-panel { display: grid; gap: 4px; }
.gc-submenu-panel a {
  display: block;
  padding: 9px 12px;
  border-left: 2px solid rgba(0,198,106,.24);
  border-radius: 0 12px 12px 0;
  color: rgba(255,255,255,.62) !important;
  text-decoration: none !important;
  font-size: .82rem;
  font-weight: 760;
}
.gc-submenu-panel a:hover { color: var(--gc-green) !important; background: rgba(0,198,106,.09); border-left-color: var(--gc-green); }
.gc-sidebar-bottom { margin-top: auto; padding: 18px 8px 0; display: grid; gap: 10px; }
.gc-sidebar-cta,
.gc-sidebar-whatsapp {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  padding: 12px 14px;
  border-radius: 999px;
  text-decoration: none !important;
  font-weight: 950;
}
.gc-sidebar-cta { background: var(--gc-green); color: var(--gc-dark) !important; box-shadow: 0 18px 42px rgba(0,198,106,.24); }
.gc-sidebar-whatsapp { background: rgba(255,255,255,.08); color: #fff !important; border: 1px solid rgba(255,255,255,.12); }
.gc-sidebar-bottom small { color: rgba(255,255,255,.48); text-align: center; }

.gc-mobile-topbar,
.gc-mobile-drawer { display: none; }

@media (min-width: 1121px) {
  .gc-site-main,
  .gc-footer {
    margin-left: var(--gc-sidebar-width);
    width: calc(100% - var(--gc-sidebar-width));
  }
  html { scroll-padding-top: 24px; }
  #home, #solutions, #industries, #portfolio, #reviews, #testimonials, #contact, #quote, #automation-discovery, #automation-plans, #website-packages, #growth-packages, #support-packages { scroll-margin-top: 36px; }
}

@media (max-width: 1120px) {
  .gc-sidebar { display: none; }
  .gc-mobile-topbar {
    position: sticky;
    top: 0;
    z-index: 10000;
    min-height: 76px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(2,20,15,.94);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    border-bottom: 1px solid rgba(255,255,255,.09);
  }
  .gc-mobile-logo img { height: 54px; width: auto; max-width: 220px; object-fit: contain; }
  .gc-mobile-nav-toggle { width: 46px; height: 46px; border: 1px solid rgba(255,255,255,.16); border-radius: 14px; background: rgba(255,255,255,.08); cursor: pointer; }
  .gc-mobile-nav-toggle span { display: block; width: 20px; height: 2px; background: #fff; margin: 5px auto; border-radius: 999px; transition: transform .22s ease, opacity .22s ease; }
  .gc-mobile-nav-toggle.active span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
  .gc-mobile-nav-toggle.active span:nth-child(2) { opacity: 0; }
  .gc-mobile-nav-toggle.active span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
  .gc-mobile-drawer.active { display: block; }
  .gc-mobile-drawer {
    position: fixed;
    inset: 76px 0 auto 0;
    z-index: 9999;
    padding: 0 20px 20px;
    background: rgba(2,20,15,.98);
    box-shadow: 0 28px 70px rgba(0,0,0,.24);
  }
  .gc-mobile-drawer-inner { display: grid; gap: 4px; padding: 18px 0; }
  .gc-mobile-drawer a { display: block; padding: 14px 0; color: rgba(255,255,255,.82); text-decoration: none !important; font-weight: 880; border-bottom: 1px solid rgba(255,255,255,.08); }
  .gc-mobile-drawer a:hover { color: var(--gc-green); }
}

/* Better section cards and industry alignment */
.gc-problem-panel {
  display: grid;
  grid-template-columns: 1.02fr .98fr;
  gap: 42px;
  align-items: center;
  padding: 42px;
  border-radius: 40px;
  background: linear-gradient(135deg, #fff 0%, #f5f7f8 52%, #e8fff3 100%);
  border: 1px solid rgba(3,31,23,.08);
  box-shadow: 0 28px 80px rgba(0,0,0,.07);
}
.gc-problem-visual { min-height: 360px; position: relative; border-radius: 32px; background: radial-gradient(circle at top right, rgba(0,198,106,.22), transparent 36%), var(--gc-dark); overflow: hidden; border: 1px solid rgba(0,198,106,.22); }
.gc-floating-chip { position: relative; display: inline-flex; margin: 18px 8px 0 18px; padding: 10px 14px; border-radius: 999px; background: rgba(255,255,255,.09); color: #fff; font-weight: 850; border: 1px solid rgba(255,255,255,.12); }
.gc-problem-score-card { position: absolute; left: 24px; right: 24px; bottom: 24px; padding: 24px; border-radius: 26px; background: rgba(255,255,255,.1); border: 1px solid rgba(255,255,255,.14); color: #fff; backdrop-filter: blur(12px); }
.gc-problem-score-card span { color: rgba(255,255,255,.72); font-weight: 800; }
.gc-problem-score-card strong { display: block; font-size: 3.4rem; line-height: 1; color: var(--gc-green); margin: 10px 0; }
.gc-problem-score-card small { color: rgba(255,255,255,.72); }
.gc-inline-link { display: inline-flex; margin-top: 22px; color: var(--gc-dark); font-weight: 950; text-decoration: none !important; }
.gc-inline-link:hover { color: var(--gc-green); }

.gc-industry-grid-polished article,
.gc-industry-grid article {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 24px;
  border-radius: 28px;
  background: #fff;
  border: 1px solid rgba(3,31,23,.08);
  box-shadow: var(--gc-shadow-soft);
}
.gc-industry-grid-polished article strong,
.gc-industry-grid article strong { display: block; color: var(--gc-dark); font-size: 1.12rem; line-height: 1.25; margin-bottom: 8px; }
.gc-industry-grid-polished article span,
.gc-industry-grid article span { display: block; color: var(--gc-muted); line-height: 1.65; }
.gc-industry-icon { width: 48px; height: 48px; flex: 0 0 48px; display: grid; place-items: center; border-radius: 17px; background: var(--gc-soft-green); font-size: 1.45rem; }

/* Package page without old tabs */
.gc-packages-anchor-nav { padding: 26px 0; background: #fff; border-bottom: 1px solid rgba(3,31,23,.08); }
.gc-anchor-pill-row { display: flex; justify-content: center; flex-wrap: wrap; gap: 12px; }
.gc-anchor-pill-row a { padding: 12px 16px; border-radius: 999px; background: var(--gc-soft-green); color: var(--gc-dark); text-decoration: none !important; font-weight: 950; }
.gc-anchor-pill-row a:hover { background: var(--gc-green); }
.gc-package-category { position: relative; }
.gc-section-soft { background: var(--gc-light); }
.gc-package-subgroup { margin-top: 60px; }
.gc-package-subgroup h3 { font-size: clamp(1.6rem, 3vw, 2.6rem); letter-spacing: -.035em; color: var(--gc-dark); margin: 0 0 24px; font-weight: 950; }
.gc-service-catalogue-grid { grid-template-columns: repeat(4, 1fr); }
.gc-package-category .gc-price-card { min-height: 100%; }

/* Discovery Other fields */
.gc-conditional-field { display: none; margin-top: 18px; padding: 18px; border-radius: 20px; background: var(--gc-light); border: 1px dashed rgba(0,198,106,.45); }
.gc-conditional-field.active { display: block; animation: gcFilterFade .24s ease; }
.gc-automation-tool-grid { align-items: stretch; }
.gc-automation-tool-grid label:has(#gcToolOtherCheck) .gc-tool-card { background: linear-gradient(135deg, #fff, var(--gc-soft-green)); }

@media (max-width: 1180px) {
  .gc-service-catalogue-grid { grid-template-columns: repeat(2, 1fr); }
  .gc-problem-panel { grid-template-columns: 1fr; }
}
@media (max-width: 767px) {
  .gc-problem-panel { padding: 24px; border-radius: 28px; }
  .gc-problem-visual { min-height: 300px; }
  .gc-service-catalogue-grid { grid-template-columns: 1fr; }
  .gc-anchor-pill-row { justify-content: flex-start; }
  .gc-anchor-pill-row a { width: 100%; text-align: center; }
}


/* ==================================================
   GrowthCraft 2.1.2 - Layout, top spacing and sidebar submenu fixes
================================================== */
html,
body {
  margin: 0 !important;
  padding: 0 !important;
}

body,
#page,
.site,
.site-content,
.content-area,
.site-main,
.ast-container,
article,
.entry-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.ast-separate-container .ast-article-single,
.ast-separate-container .ast-article-post,
.ast-separate-container .ast-archive-description,
.ast-separate-container .comments-area {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.entry-header,
.post-thumb,
.page-header {
  display: none !important;
}

.gc-site-main {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

@media (min-width: 1121px) {
  .gc-site-main,
  .gc-footer {
    margin-left: var(--gc-sidebar-width) !important;
    width: calc(100vw - var(--gc-sidebar-width)) !important;
  }

  .gc-container,
  .gc-header-inner,
  .gc-mobile-menu {
    width: min(calc(100% - 96px), 1180px);
    margin-left: auto;
    margin-right: auto;
  }

  .gc-hero,
  .gc-page-hero {
    min-height: 100vh;
    padding: 72px 0;
    align-items: center;
  }

  body.admin-bar .gc-hero,
  body.admin-bar .gc-page-hero {
    min-height: calc(100vh - 32px);
  }

  .gc-page-hero-inner {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .gc-page-hero-inner .gc-text-lg {
    margin-left: auto;
    margin-right: auto;
  }

  .gc-hero-grid {
    min-height: calc(100vh - 144px);
    align-items: center;
  }

  .gc-section-header-center,
  .gc-section-header.gc-section-header-center {
    max-width: 940px;
  }
}

body.admin-bar .gc-sidebar {
  top: 32px;
  height: calc(100vh - 32px);
}

body.admin-bar .gc-mobile-topbar {
  top: 32px;
}

@media (max-width: 782px) {
  body.admin-bar .gc-sidebar {
    top: 46px;
    height: calc(100vh - 46px);
  }

  body.admin-bar .gc-mobile-topbar {
    top: 46px;
  }
}

.gc-sidebar-parent {
  display: flex;
  align-items: center;
  gap: 6px;
  width: 100%;
}

.gc-sidebar-parent-link {
  min-height: 42px;
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  padding: 11px 12px;
  border-radius: 15px;
  color: rgba(255,255,255,.82) !important;
  text-decoration: none !important;
  font-size: .92rem;
  font-weight: 900;
  transition: background .22s ease, color .22s ease, transform .22s ease;
}

.gc-sidebar-parent-link:hover {
  background: rgba(255,255,255,.08);
  color: var(--gc-green) !important;
  transform: translateX(2px);
}

.gc-sidebar-parent .gc-submenu-toggle {
  flex: 0 0 42px;
  width: 42px;
  min-height: 42px;
  justify-content: center;
  padding: 0;
}

.gc-sidebar-group.open .gc-sidebar-parent-link {
  color: #ffffff !important;
}

.gc-submenu-panel a {
  position: relative;
  z-index: 2;
  pointer-events: auto;
}

@media (max-width: 1120px) {
  body,
  #page,
  .site-content,
  .content-area,
  .site-main,
  .entry-content {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .gc-hero,
  .gc-page-hero {
    min-height: calc(100vh - 76px);
    align-items: center;
  }

  .gc-page-hero-inner {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .gc-page-hero-inner .gc-text-lg {
    margin-left: auto;
    margin-right: auto;
  }
}

/* ==================================================
   GrowthCraft 2.1.3 - Whole-site Polish Fixes
   - stronger section rhythm
   - no colourful emoji icons
   - cleaner GrowthCraft Shift visual
   - final CTA/footer spacing fix
   - sidebar submenu usability
================================================== */

html,
body {
  background: var(--gc-light);
}

body.admin-bar .gc-site-main {
  padding-top: 0 !important;
}

.gc-site-main {
  background: var(--gc-light);
}

.gc-section {
  padding-top: clamp(96px, 8vw, 140px) !important;
  padding-bottom: clamp(96px, 8vw, 140px) !important;
}

.gc-section + .gc-section {
  margin-top: 0 !important;
}

.gc-section-header,
.gc-section-header-center {
  margin-bottom: clamp(42px, 5vw, 72px) !important;
}

.gc-section-header-center {
  max-width: 920px;
}

.gc-heading-lg {
  max-width: 980px;
}

.gc-section-header-center .gc-heading-lg,
.gc-section-header-center .gc-section-intro {
  margin-left: auto;
  margin-right: auto;
}

.gc-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  line-height: 1.2;
}

.gc-eyebrow::before {
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: currentColor;
}

/* Left sidebar submenu: make parent link + arrow feel intentional */
.gc-sidebar-parent {
  display: flex;
  align-items: center;
  gap: 6px;
  border-radius: 15px;
}

.gc-sidebar-parent-link {
  min-height: 42px;
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  padding: 11px 12px;
  border-radius: 15px;
  color: rgba(255,255,255,.84) !important;
  text-decoration: none !important;
  font-size: .92rem;
  font-weight: 950;
  transition: background .22s ease, color .22s ease, transform .22s ease;
}

.gc-sidebar-parent-link:hover {
  color: var(--gc-green) !important;
  background: rgba(255,255,255,.08);
  transform: translateX(2px);
}

.gc-submenu-toggle {
  width: 38px !important;
  min-width: 38px !important;
  max-width: 38px !important;
  min-height: 38px !important;
  padding: 0 !important;
  justify-content: center !important;
  border: 1px solid rgba(255,255,255,.1) !important;
  background: rgba(255,255,255,.045) !important;
}

.gc-submenu-toggle:hover {
  background: rgba(0,198,106,.14) !important;
  transform: none !important;
}

.gc-submenu-panel a {
  scroll-margin-top: 34px;
}

/* Replace colourful emojis with one/two-colour line-style icons */
.gc-service-icon,
.gc-industry-icon,
.gc-line-icon {
  position: relative;
  color: var(--gc-dark) !important;
  background: linear-gradient(135deg, var(--gc-soft-green), #ffffff) !important;
  border: 1px solid rgba(0,198,106,.32) !important;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.72), 0 14px 30px rgba(0,198,106,.12);
  overflow: hidden;
  font-size: 0 !important;
}

.gc-service-icon::before,
.gc-industry-icon::before,
.gc-line-icon::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 2px solid var(--gc-green);
  border-radius: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.gc-service-icon::after,
.gc-industry-icon::after,
.gc-line-icon::after {
  content: "";
  width: 15px;
  height: 2px;
  border-radius: 999px;
  background: var(--gc-dark);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 6px 0 rgba(3,31,23,.5);
}

.gc-line-icon span,
.gc-service-icon span,
.gc-industry-icon span {
  position: absolute;
  right: 7px;
  bottom: 5px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  height: 18px;
  padding: 0 4px;
  border-radius: 999px;
  background: var(--gc-green);
  color: var(--gc-dark);
  font-size: .62rem;
  line-height: 1;
  font-weight: 950;
  letter-spacing: -.03em;
}

/* GrowthCraft Shift visual rebuilt */
.gc-problem-section {
  background:
    radial-gradient(circle at 82% 10%, rgba(0,198,106,.14), transparent 32%),
    linear-gradient(180deg, #f5f7f8 0%, #ffffff 100%) !important;
}

.gc-problem-panel {
  align-items: center !important;
  gap: clamp(44px, 6vw, 92px) !important;
  padding: clamp(42px, 5vw, 72px) !important;
  overflow: hidden !important;
}

.gc-problem-copy .gc-heading-lg {
  max-width: 640px;
}

.gc-problem-copy .gc-section-intro {
  max-width: 660px;
}

.gc-workflow-visual,
.gc-problem-visual {
  min-height: 420px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: clamp(24px, 4vw, 42px) !important;
  border-radius: 36px !important;
  background:
    radial-gradient(circle at 18% 18%, rgba(143,255,196,.18), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(0,198,106,.2), transparent 36%),
    linear-gradient(135deg, #031f17 0%, #06291f 100%) !important;
  box-shadow: 0 32px 90px rgba(3,31,23,.22) !important;
  isolation: isolate;
}

.gc-workflow-window {
  width: min(100%, 560px);
  border-radius: 30px;
  overflow: hidden;
  background: rgba(255,255,255,.09);
  border: 1px solid rgba(255,255,255,.16);
  box-shadow: 0 26px 70px rgba(0,0,0,.24);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.gc-workflow-topbar {
  min-height: 56px;
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 0 20px;
  border-bottom: 1px solid rgba(255,255,255,.14);
}

.gc-workflow-topbar span {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: rgba(255,255,255,.42);
}

.gc-workflow-topbar strong {
  margin-left: 8px;
  color: #fff;
  font-weight: 950;
}

.gc-workflow-body {
  padding: 26px;
  display: grid;
  gap: 14px;
}

.gc-workflow-node {
  padding: 18px 20px;
  border-radius: 22px;
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(255,255,255,.14);
}

.gc-workflow-node small {
  display: block;
  color: rgba(255,255,255,.64);
  font-weight: 850;
  margin-bottom: 6px;
}

.gc-workflow-node strong {
  display: block;
  color: #fff;
  font-size: 1.12rem;
  font-weight: 950;
}

.gc-node-system {
  background: rgba(0,198,106,.16);
  border-color: rgba(0,198,106,.36);
}

.gc-node-system strong,
.gc-node-result strong {
  color: var(--gc-green-soft);
}

.gc-workflow-line {
  width: 2px;
  height: 22px;
  margin-left: 28px;
  border-radius: 999px;
  background: linear-gradient(180deg, var(--gc-green), rgba(143,255,196,.25));
}

.gc-workflow-footer {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0 26px 26px;
}

.gc-workflow-footer span {
  display: inline-flex;
  padding: 9px 12px;
  border-radius: 999px;
  background: rgba(255,255,255,.1);
  color: rgba(255,255,255,.78);
  font-size: .82rem;
  font-weight: 850;
}

.gc-floating-chip,
.gc-problem-score-card {
  position: static !important;
}

/* Cards and industry sections */
.gc-services,
.gc-industries-preview,
.gc-package-category,
.gc-packages-preview,
.gc-section-soft {
  padding-top: clamp(110px, 8vw, 150px) !important;
}

.gc-services-grid,
.gc-industry-grid,
.gc-solution-grid,
.gc-industry-detail-grid,
.gc-pricing-grid {
  gap: 28px !important;
}

.gc-service-card,
.gc-solution-card,
.gc-industry-grid article,
.gc-industry-detail-grid article,
.gc-price-card {
  padding: clamp(28px, 3vw, 38px) !important;
}

.gc-industry-grid-polished article,
.gc-industry-grid article {
  align-items: flex-start !important;
  gap: 20px !important;
}

.gc-industry-grid strong,
.gc-industry-detail-grid h3,
.gc-service-card h3,
.gc-solution-card h3 {
  letter-spacing: -.025em;
}

.gc-price-badge {
  margin-bottom: 24px !important;
}

.gc-price-card h3 {
  margin-top: 0 !important;
}

.gc-pricing-grid-featured {
  margin-top: 34px !important;
}

.gc-package-subgroup {
  margin-top: clamp(56px, 6vw, 90px) !important;
}

.gc-package-subgroup h3 {
  margin-bottom: 30px !important;
  color: var(--gc-dark);
  font-size: clamp(1.5rem, 2.4vw, 2.2rem);
  letter-spacing: -.035em;
  font-weight: 950;
}

/* Final CTA and footer join */
.gc-final-cta {
  margin: 0 !important;
  padding-top: clamp(90px, 7vw, 120px) !important;
  padding-bottom: clamp(90px, 7vw, 120px) !important;
  background:
    radial-gradient(circle at 82% 12%, rgba(0,198,106,.18), transparent 30%),
    linear-gradient(135deg, #e8fff3 0%, #ffffff 48%, #f5f7f8 100%) !important;
  color: var(--gc-dark) !important;
  border-top: 1px solid rgba(3,31,23,.08);
}

.gc-final-cta h2 {
  color: var(--gc-dark) !important;
}

.gc-final-cta p {
  color: var(--gc-muted) !important;
}

.gc-final-cta .gc-btn-secondary {
  background: #ffffff !important;
  color: var(--gc-dark) !important;
  border-color: rgba(3,31,23,.14) !important;
}

.gc-footer {
  margin-top: 0 !important;
}

.gc-final-cta + .gc-footer {
  border-top: 0 !important;
}

/* Anchor targets from sidebar should land neatly below viewport top */
#reviews,
#bookings,
#dashboards,
#business-dashboards,
#quotes,
#website-systems,
#trades,
#medical,
#legal-finance,
#retail,
#automation-plans,
#website-packages,
#growth-packages,
#support-packages {
  scroll-margin-top: 36px;
}

@media (max-width: 1120px) {
  #reviews,
  #bookings,
  #dashboards,
  #business-dashboards,
  #quotes,
  #website-systems,
  #trades,
  #medical,
  #legal-finance,
  #retail,
  #automation-plans,
  #website-packages,
  #growth-packages,
  #support-packages {
    scroll-margin-top: 96px;
  }
}

@media (max-width: 1024px) {
  .gc-problem-panel {
    grid-template-columns: 1fr !important;
  }

  .gc-workflow-visual,
  .gc-problem-visual {
    min-height: 360px !important;
  }
}

@media (max-width: 767px) {
  .gc-section {
    padding-top: 82px !important;
    padding-bottom: 82px !important;
  }

  .gc-problem-panel {
    padding: 26px !important;
  }

  .gc-workflow-visual,
  .gc-problem-visual {
    min-height: auto !important;
    padding: 20px !important;
  }

  .gc-workflow-body {
    padding: 20px;
  }

  .gc-workflow-footer {
    padding: 0 20px 20px;
  }

  .gc-service-card,
  .gc-solution-card,
  .gc-industry-grid article,
  .gc-industry-detail-grid article,
  .gc-price-card {
    padding: 24px !important;
  }
}

/* --------------------------------------------------
   GrowthCraft 2.1.4 - Transcript-inspired featured systems
-------------------------------------------------- */
.gc-featured-systems {
  background:
    radial-gradient(circle at 18% 12%, rgba(0,198,106,.12), transparent 28%),
    radial-gradient(circle at 88% 30%, rgba(143,255,196,.22), transparent 32%),
    linear-gradient(135deg, #ffffff 0%, #f5f7f8 48%, #e8fff3 100%);
  position: relative;
  overflow: hidden;
}

.gc-featured-systems::before {
  content: "";
  position: absolute;
  inset: 8% auto auto 10%;
  width: 180px;
  height: 180px;
  border-radius: 999px;
  background: rgba(0,198,106,.12);
  filter: blur(34px);
  pointer-events: none;
}

.gc-featured-system-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(24px, 3vw, 38px);
  position: relative;
  z-index: 2;
}

.gc-featured-system-card {
  position: relative;
  overflow: hidden;
  padding: clamp(30px, 4vw, 48px);
  border-radius: 34px;
  background:
    radial-gradient(circle at var(--gc-card-x, 84%) var(--gc-card-y, 18%), rgba(0,198,106,.18), transparent 30%),
    #ffffff;
  border: 1px solid rgba(3,31,23,.1);
  box-shadow: 0 30px 90px rgba(3,31,23,.09);
  transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}

.gc-featured-system-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at var(--gc-card-x, 50%) var(--gc-card-y, 50%), rgba(0,198,106,.18), transparent 28%);
  opacity: 0;
  transition: opacity .3s ease;
  pointer-events: none;
}

.gc-featured-system-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 40px 110px rgba(3,31,23,.15);
  border-color: rgba(0,198,106,.35);
}

.gc-featured-system-card:hover::before {
  opacity: 1;
}

.gc-featured-system-card-dark {
  background:
    radial-gradient(circle at var(--gc-card-x, 84%) var(--gc-card-y, 18%), rgba(0,198,106,.25), transparent 34%),
    linear-gradient(135deg, #031f17 0%, #06291f 100%);
  color: #ffffff;
  border-color: rgba(0,198,106,.35);
}

.gc-featured-system-card-dark h3,
.gc-featured-system-card-dark p,
.gc-featured-system-card-dark li,
.gc-featured-system-card-dark .gc-system-mini-flow span,
.gc-featured-system-card-dark .gc-system-outcome,
.gc-featured-system-card-dark .gc-system-outcome strong {
  color: #ffffff !important;
}

.gc-featured-system-card-dark p,
.gc-featured-system-card-dark li,
.gc-featured-system-card-dark .gc-system-outcome {
  color: rgba(255,255,255,.78) !important;
}

.gc-system-card-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 26px;
}

.gc-system-number {
  display: inline-grid;
  place-items: center;
  width: 52px;
  height: 52px;
  border-radius: 18px;
  background: var(--gc-soft-green);
  color: var(--gc-dark);
  font-weight: 950;
}

.gc-featured-system-card-dark .gc-system-number {
  background: var(--gc-green);
}

.gc-system-pill {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 9px 14px;
  border-radius: 999px;
  background: rgba(3,31,23,.08);
  color: var(--gc-dark);
  font-size: .78rem;
  font-weight: 950;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.gc-featured-system-card-dark .gc-system-pill {
  background: rgba(255,255,255,.1);
  color: #ffffff;
  border: 1px solid rgba(255,255,255,.12);
}

.gc-featured-system-card h3 {
  margin: 0 0 18px;
  color: var(--gc-dark);
  font-size: clamp(1.8rem, 3vw, 3rem);
  line-height: 1.03;
  letter-spacing: -.05em;
  font-weight: 950;
}

.gc-featured-system-card p {
  color: var(--gc-muted);
  line-height: 1.75;
  font-size: 1.05rem;
  margin: 0 0 24px;
}

.gc-featured-system-card ul {
  display: grid;
  gap: 10px;
  padding-left: 18px;
  margin: 24px 0 28px;
}

.gc-featured-system-card li {
  color: var(--gc-text);
  line-height: 1.55;
}

.gc-system-mini-flow {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  padding: 16px;
  border-radius: 22px;
  background: rgba(0,198,106,.08);
  border: 1px solid rgba(0,198,106,.16);
  margin: 24px 0;
}

.gc-system-mini-flow span {
  display: inline-flex;
  padding: 9px 12px;
  border-radius: 999px;
  background: #ffffff;
  color: var(--gc-dark);
  font-weight: 900;
  font-size: .82rem;
}

.gc-featured-system-card-dark .gc-system-mini-flow {
  background: rgba(255,255,255,.08);
  border-color: rgba(255,255,255,.14);
}

.gc-featured-system-card-dark .gc-system-mini-flow span {
  background: rgba(255,255,255,.1);
  color: #ffffff;
}

.gc-system-mini-flow i {
  display: block;
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background: var(--gc-green);
  opacity: .8;
}

.gc-showroom-preview {
  margin: 24px 0;
  padding: 20px;
  border-radius: 26px;
  background:
    radial-gradient(circle at 82% 18%, rgba(0,198,106,.18), transparent 34%),
    var(--gc-light);
  border: 1px solid rgba(3,31,23,.08);
}

.gc-showroom-screen {
  min-height: 170px;
  display: grid;
  place-items: center;
  text-align: center;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(3,31,23,.94), rgba(6,41,31,.9)),
    var(--gc-dark);
  color: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.08);
}

.gc-showroom-screen small {
  color: var(--gc-green);
  text-transform: uppercase;
  letter-spacing: .16em;
  font-weight: 900;
}

.gc-showroom-screen strong {
  display: block;
  color: #ffffff;
  font-size: clamp(2rem, 4vw, 3.8rem);
  line-height: 1;
  letter-spacing: -.05em;
  font-weight: 950;
}

.gc-showroom-screen span {
  color: rgba(255,255,255,.7);
  font-weight: 800;
}

.gc-showroom-thumbs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-top: 12px;
}

.gc-showroom-thumbs span {
  height: 56px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(3,31,23,.12), rgba(0,198,106,.18));
  border: 1px solid rgba(3,31,23,.08);
}

.gc-feature-list-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin: 24px 0;
}

.gc-feature-list-grid ul {
  margin: 0;
}

.gc-system-outcome {
  padding: 18px;
  border-radius: 22px;
  background: rgba(0,198,106,.08);
  border: 1px solid rgba(0,198,106,.16);
}

.gc-featured-system-wide {
  min-height: 100%;
}

/* --------------------------------------------------
   GrowthCraft 2.1.4 - Motion upgrades
-------------------------------------------------- */
.gc-reveal {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity .7s ease, transform .7s cubic-bezier(.2,.8,.2,1);
  transition-delay: var(--gc-reveal-delay, 0ms);
}

.gc-reveal.gc-reveal-visible {
  opacity: 1;
  transform: translateY(0);
}

.gc-reveal-left {
  transform: translateX(-24px);
}

.gc-reveal-right {
  transform: translateX(24px);
}

.gc-reveal-left.gc-reveal-visible,
.gc-reveal-right.gc-reveal-visible {
  transform: translateX(0);
}

.gc-card-glow {
  position: relative;
}

.gc-card-glow::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: radial-gradient(circle at var(--gc-card-x, 50%) var(--gc-card-y, 50%), rgba(0,198,106,.16), transparent 34%);
  opacity: 0;
  pointer-events: none;
  transition: opacity .25s ease;
}

.gc-card-glow:hover::after {
  opacity: 1;
}

.gc-system-flow div,
.gc-workflow-node,
.gc-system-mini-flow span,
.gc-showroom-thumbs span {
  animation: gcSoftFloat 4s ease-in-out infinite;
  animation-delay: var(--gc-float-delay, 0s);
}

.gc-system-flow div:nth-child(2),
.gc-workflow-node:nth-child(3),
.gc-system-mini-flow span:nth-of-type(2),
.gc-showroom-thumbs span:nth-child(2) {
  --gc-float-delay: .4s;
}

.gc-system-flow div:nth-child(3),
.gc-workflow-node:nth-child(5),
.gc-system-mini-flow span:nth-of-type(3),
.gc-showroom-thumbs span:nth-child(3) {
  --gc-float-delay: .8s;
}

@keyframes gcSoftFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-5px); }
}

@media (prefers-reduced-motion: reduce) {
  .gc-reveal,
  .gc-reveal-left,
  .gc-reveal-right,
  .gc-system-flow div,
  .gc-workflow-node,
  .gc-system-mini-flow span,
  .gc-showroom-thumbs span {
    animation: none !important;
    transition: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}

@media (max-width: 1024px) {
  .gc-featured-system-grid {
    grid-template-columns: 1fr;
  }

  .gc-feature-list-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .gc-featured-system-card {
    padding: 26px;
    border-radius: 28px;
  }

  .gc-system-card-head {
    align-items: flex-start;
    flex-direction: column;
  }

  .gc-system-mini-flow i {
    display: none;
  }
}

#training-course-system,
#bridal-showroom-system,
#featured-systems {
  scroll-margin-top: 36px;
}

@media (max-width: 1120px) {
  #training-course-system,
  #bridal-showroom-system,
  #featured-systems {
    scroll-margin-top: 96px;
  }
}

/* --------------------------------------------------
   GrowthCraft v2.1.5 consistency, imagery and motion polish
-------------------------------------------------- */
:root {
  --gc-img-cta: url("https://images.unsplash.com/photo-1553877522-43269d4ea984?auto=format&fit=crop&w=1800&q=80");
  --gc-img-systems: url("https://images.unsplash.com/photo-1551288049-bebda4e38f71?auto=format&fit=crop&w=1600&q=80");
}

body,
.ast-separate-container,
.ast-page-builder-template {
  background: #ffffff !important;
}

.site-content,
.content-area,
.site-main,
article,
.entry-content,
.ast-container {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.entry-header,
.post-thumb,
.page-header {
  display: none !important;
}

.gc-site-main {
  min-height: 100vh;
  background: #ffffff;
}

.gc-container {
  position: relative;
}

.gc-section {
  padding: 128px 0;
}

.gc-section-header,
.gc-page-hero-inner {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.gc-page-hero {
  min-height: 650px;
  justify-content: center;
  text-align: center;
}

.gc-page-hero .gc-container,
.gc-page-hero-inner {
  display: grid;
  justify-items: center;
}

.gc-page-hero .gc-text-lg,
.gc-page-hero-inner .gc-text-lg {
  margin-left: auto;
  margin-right: auto;
}

.gc-page-hero .gc-hero-actions,
.gc-section-header .gc-hero-actions,
.gc-contact .gc-hero-actions,
.gc-final-cta .gc-hero-actions {
  justify-content: center !important;
}

.gc-hero-grid {
  min-height: calc(100vh - 40px);
}

.gc-hero-content,
.gc-hero-visual {
  align-self: center;
}

.gc-hero-automation::after,
.gc-page-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 22% 22%, rgba(0,198,106,.16), transparent 26%),
    linear-gradient(180deg, rgba(3,31,23,0) 0%, rgba(3,31,23,.14) 100%);
  mix-blend-mode: screen;
  opacity: .55;
}

.gc-hero-automation > .gc-container,
.gc-page-hero > .gc-container {
  z-index: 2;
}

.gc-featured-systems {
  padding-top: 150px !important;
  padding-bottom: 140px !important;
  background:
    radial-gradient(circle at top right, rgba(0,198,106,.11), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #f5f7f8 100%);
}

.gc-featured-systems .gc-section-header {
  margin-bottom: 64px;
}

.gc-featured-system-grid {
  align-items: stretch;
}

.gc-featured-system-card {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.gc-featured-system-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at var(--mx, 50%) var(--my, 0%), rgba(0,198,106,.20), transparent 34%);
  opacity: 0;
  transition: opacity .28s ease;
  z-index: -1;
}

.gc-featured-system-card:hover::before {
  opacity: 1;
}

.gc-system-image {
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  min-height: 210px;
  margin: 22px 0 24px;
  background: var(--gc-dark);
  box-shadow: 0 24px 60px rgba(0,0,0,.14);
}

.gc-system-image img {
  width: 100%;
  height: 260px;
  display: block;
  object-fit: cover;
  filter: saturate(.92) contrast(1.05);
  transform: scale(1.02);
  transition: transform .8s cubic-bezier(.2,.8,.2,1), filter .8s ease;
}

.gc-system-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(3,31,23,.08), rgba(3,31,23,.55));
}

.gc-featured-system-card:hover .gc-system-image img {
  transform: scale(1.08);
  filter: saturate(1.05) contrast(1.08);
}

.gc-services,
.gc-industries-preview,
.gc-packages-preview,
.gc-package-category,
.gc-contact,
.gc-automation-discovery {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

.gc-pricing-grid {
  align-items: stretch;
}

.gc-price-card {
  position: relative;
  padding: 52px 28px 30px !important;
  overflow: hidden;
}

.gc-price-badge {
  margin-bottom: 26px !important;
}

.gc-price-card .gc-btn {
  align-self: center;
  width: min(100%, 340px);
  margin-top: auto;
}

.gc-price-card ul {
  text-align: left;
}

.gc-package-link-panel,
.gc-note-panel,
.gc-contact-details,
.gc-form-wrap {
  text-align: center;
}

.gc-packages-anchor-nav {
  padding: 38px 0 !important;
  background: linear-gradient(180deg, #ffffff 0%, #f5f7f8 100%);
}

.gc-packages-anchor-nav .gc-container {
  max-width: 1050px;
}

.gc-anchor-pill-row {
  justify-content: center;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
  padding: 10px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(0,0,0,.07);
  border: 1px solid rgba(3,31,23,.08);
}

.gc-anchor-pill-row a {
  text-align: center;
}

.gc-final-cta {
  margin: 0 !important;
  padding: 120px 0 !important;
  background:
    linear-gradient(90deg, rgba(232,255,243,.97), rgba(255,255,255,.88)),
    var(--gc-img-cta) center/cover no-repeat !important;
  color: var(--gc-dark) !important;
  border-top: 1px solid rgba(3,31,23,.08);
}

.gc-final-cta h2 {
  color: var(--gc-dark) !important;
}

.gc-final-cta p {
  color: var(--gc-muted) !important;
}

.gc-final-cta .gc-btn-secondary {
  background: var(--gc-dark) !important;
  color: #ffffff !important;
}

.gc-footer {
  margin-top: 0 !important;
}

.gc-solution-grid,
.gc-industry-grid,
.gc-industry-detail-grid,
.gc-pricing-grid,
.gc-portfolio-grid {
  text-align: center;
}

.gc-solution-card ul,
.gc-industry-grid article span,
.gc-industry-detail-grid article span {
  text-align: left;
}

.gc-solution-card,
.gc-industry-grid article,
.gc-industry-detail-grid article,
.gc-price-card,
.gc-portfolio-card,
.gc-testimonial-card {
  transform-style: preserve-3d;
  will-change: transform;
}

.gc-solution-card span:first-child,
.gc-service-number,
.gc-system-number,
.gc-industry-icon,
.gc-line-icon {
  color: var(--gc-dark) !important;
  background: var(--gc-green) !important;
}

.gc-motion-word {
  display: inline-block;
  opacity: 0;
  transform: translateY(26px) rotateX(16deg);
  filter: blur(8px);
  transition: opacity .62s ease, transform .62s cubic-bezier(.2,.85,.2,1), filter .62s ease;
  transition-delay: calc(var(--i, 0) * 42ms);
}

.gc-motion-visible .gc-motion-word {
  opacity: 1;
  transform: translateY(0) rotateX(0deg);
  filter: blur(0);
}

.gc-reveal {
  opacity: 0;
  transform: translateY(38px);
  filter: blur(6px);
  transition: opacity .75s ease, transform .75s cubic-bezier(.2,.85,.2,1), filter .75s ease;
}

.gc-reveal.gc-visible {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
}

.gc-float-soft {
  animation: gcFloatSoft 6s ease-in-out infinite;
}

@keyframes gcFloatSoft {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-12px); }
}

.gc-pulse-ring {
  position: relative;
}

.gc-pulse-ring::after {
  content: "";
  position: absolute;
  inset: -8px;
  border-radius: inherit;
  border: 1px solid rgba(0,198,106,.42);
  opacity: 0;
  animation: gcPulseRing 2.8s ease-out infinite;
  pointer-events: none;
}

@keyframes gcPulseRing {
  0% { opacity: .7; transform: scale(.96); }
  100% { opacity: 0; transform: scale(1.08); }
}

.gc-thank-you-hero {
  min-height: calc(100vh - 40px);
}

.gc-thank-you-card {
  display: flex;
  align-items: center;
  gap: 18px;
  max-width: 760px;
  margin: 34px auto 0;
  padding: 22px;
  border-radius: 26px;
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.18);
  text-align: left;
  backdrop-filter: blur(12px);
}

.gc-thank-you-check {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  border-radius: 18px;
  background: var(--gc-green);
  color: var(--gc-dark);
  font-weight: 950;
  font-size: 1.6rem;
  flex: 0 0 54px;
}

.gc-thank-you-card strong {
  display: block;
  color: #ffffff;
  font-size: 1.15rem;
  margin-bottom: 6px;
}

.gc-thank-you-card p {
  margin: 0;
  color: rgba(255,255,255,.78);
  line-height: 1.6;
}

.gc-conditional-other {
  display: none;
  margin-top: 14px;
}

.gc-conditional-other.active {
  display: block;
}

@media (min-width: 1025px) {
  .gc-site-main,
  .gc-footer,
  .gc-mobile-topbar {
    margin-left: var(--gc-sidebar-width) !important;
    width: calc(100% - var(--gc-sidebar-width)) !important;
  }

  .gc-container {
    width: min(calc(100% - 80px), 1240px) !important;
  }

  .gc-page-hero .gc-container,
  .gc-final-cta .gc-container {
    max-width: 1040px;
  }
}

@media (max-width: 1024px) {
  .gc-section,
  .gc-featured-systems,
  .gc-services,
  .gc-industries-preview,
  .gc-packages-preview,
  .gc-package-category,
  .gc-contact,
  .gc-automation-discovery {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
  }

  .gc-page-hero {
    min-height: 560px;
  }
}

@media (max-width: 767px) {
  .gc-section,
  .gc-featured-systems,
  .gc-services,
  .gc-industries-preview,
  .gc-packages-preview,
  .gc-package-category,
  .gc-contact,
  .gc-automation-discovery {
    padding-top: 78px !important;
    padding-bottom: 78px !important;
  }

  .gc-page-hero,
  .gc-hero {
    text-align: center;
  }

  .gc-hero-actions,
  .gc-hero-proof {
    justify-content: center;
  }

  .gc-system-image img {
    height: 210px;
  }

  .gc-anchor-pill-row {
    width: 100%;
    border-radius: 28px;
  }

  .gc-thank-you-card {
    align-items: flex-start;
    flex-direction: column;
    text-align: center;
  }
}

/* v2.1.5 compatibility fixes for existing JS/class names */
.gc-reveal {
  transition-delay: var(--gc-reveal-delay, 0ms);
}
.gc-reveal.gc-reveal-visible,
.gc-reveal.gc-visible {
  opacity: 1 !important;
  transform: translateY(0) translateX(0) !important;
  filter: blur(0) !important;
}
.gc-reveal-left { transform: translateX(-34px); }
.gc-reveal-right { transform: translateX(34px); }
.gc-card-glow {
  position: relative;
  overflow: hidden;
}
.gc-card-glow::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at var(--gc-card-x, 50%) var(--gc-card-y, 0%), rgba(0,198,106,.18), transparent 38%);
  opacity: 0;
  pointer-events: none;
  transition: opacity .25s ease;
}
.gc-card-glow:hover::after { opacity: 1; }
.gc-conditional-field,
.gc-conditional-other { display: none; }
.gc-conditional-field.active,
.gc-conditional-other.active { display: block; }
.gc-btn.gc-magnetic-active { transform: translate3d(var(--gc-btn-x, 0), var(--gc-btn-y, 0), 0) scale(1.02); }
.gc-hero,
.gc-page-hero,
.gc-final-cta-image {
  background-position: center calc(50% + var(--gc-parallax-y, 0px)) !important;
}

/* --------------------------------------------------
   GrowthCraft v2.1.6 featured system refresh
   Food Truck Menu System + Review Engine
-------------------------------------------------- */
#food-truck-menu-system,
#review-engine-system,
#featured-systems {
  scroll-margin-top: 36px;
}

.gc-foodtruck-menu-preview,
.gc-review-engine-preview {
  margin: 24px 0;
  padding: 20px;
  border-radius: 28px;
  background:
    radial-gradient(circle at 84% 12%, rgba(0,198,106,.18), transparent 34%),
    rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.16);
  box-shadow: 0 24px 70px rgba(0,0,0,.16);
}

.gc-featured-system-card:not(.gc-featured-system-card-dark) .gc-review-engine-preview,
.gc-featured-system-card:not(.gc-featured-system-card-dark) .gc-foodtruck-menu-preview {
  background:
    radial-gradient(circle at 84% 12%, rgba(0,198,106,.16), transparent 34%),
    #f5f7f8;
  border-color: rgba(3,31,23,.08);
}

.gc-ft-menu-screen,
.gc-review-engine-window {
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  background:
    radial-gradient(circle at 8% 10%, rgba(255,180,52,.18), transparent 28%),
    linear-gradient(135deg, #0f0805 0%, #24140b 42%, #031f17 100%);
  padding: 20px;
  min-height: 230px;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.08);
}

.gc-review-engine-window {
  background:
    radial-gradient(circle at 18% 12%, rgba(0,198,106,.18), transparent 32%),
    linear-gradient(135deg, #031f17 0%, #06291f 52%, #101820 100%);
}

.gc-ft-menu-screen::before,
.gc-review-engine-window::before {
  content: "";
  position: absolute;
  inset: -40% auto auto -20%;
  width: 220px;
  height: 220px;
  border-radius: 999px;
  background: rgba(255,180,52,.14);
  filter: blur(18px);
  animation: gcFloatSoft 7s ease-in-out infinite;
}

.gc-review-engine-window::before {
  background: rgba(0,198,106,.18);
}

.gc-ft-menu-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  position: relative;
  z-index: 2;
  margin-bottom: 18px;
}

.gc-ft-menu-top span,
.gc-ft-menu-top strong {
  color: #fff2db;
  font-weight: 950;
}

.gc-ft-menu-top strong {
  padding: 8px 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ffb434, #ff6a21);
  color: #0f0805;
  font-size: .76rem;
  letter-spacing: .1em;
}

.gc-ft-menu-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  position: relative;
  z-index: 2;
}

.gc-ft-menu-grid div,
.gc-review-engine-metrics div {
  border-radius: 18px;
  padding: 14px;
  background: rgba(255,242,219,.95);
  border: 1px solid rgba(255,255,255,.32);
}

.gc-ft-menu-grid small,
.gc-review-engine-metrics small {
  display: block;
  color: rgba(3,31,23,.72);
  font-weight: 900;
  font-size: .72rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
}

.gc-ft-menu-grid strong,
.gc-review-engine-metrics b {
  display: block;
  color: #0f0805;
  font-size: 1.35rem;
  line-height: 1;
  font-weight: 950;
}

.gc-ft-menu-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  position: relative;
  z-index: 2;
  margin-top: 16px;
}

.gc-ft-menu-strip span {
  color: #fff2db;
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 999px;
  padding: 9px 12px;
  font-size: .76rem;
  font-weight: 950;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.gc-review-engine-row {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  margin-bottom: 10px;
  padding: 13px 14px;
  border-radius: 16px;
  background: rgba(255,255,255,.09);
  border: 1px solid rgba(255,255,255,.12);
  color: #fff;
}

.gc-review-engine-row span {
  color: rgba(255,255,255,.78);
  font-weight: 850;
}

.gc-review-engine-row strong {
  color: #8fffc4;
  font-weight: 950;
}

.gc-review-engine-metrics {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 16px;
}

.gc-featured-system-card-dark .gc-foodtruck-menu-preview .gc-system-mini-flow span,
.gc-featured-system-card-dark .gc-review-engine-preview .gc-system-mini-flow span {
  color: #ffffff;
}

@media (max-width: 1120px) {
  #food-truck-menu-system,
  #review-engine-system,
  #featured-systems {
    scroll-margin-top: 96px;
  }
}

@media (max-width: 720px) {
  .gc-ft-menu-grid,
  .gc-review-engine-metrics {
    grid-template-columns: 1fr;
  }

  .gc-ft-menu-screen,
  .gc-review-engine-window {
    min-height: auto;
  }
}

/* --------------------------------------------------
   GrowthCraft v2.1.8 food truck system preview polish
   Uses the Dip ’n Crunch V2.9 tool structure as the source concept.
-------------------------------------------------- */
.gc-foodtruck-menu-preview-enhanced {
  background:
    radial-gradient(circle at 12% 8%, rgba(255,180,52,.22), transparent 34%),
    radial-gradient(circle at 90% 16%, rgba(255,106,33,.18), transparent 30%),
    linear-gradient(135deg, rgba(15,8,5,.92), rgba(36,20,11,.84)) !important;
  border-color: rgba(255,180,52,.28) !important;
}

.gc-featured-system-card:not(.gc-featured-system-card-dark) .gc-foodtruck-menu-preview-enhanced {
  background:
    radial-gradient(circle at 12% 8%, rgba(255,180,52,.18), transparent 34%),
    radial-gradient(circle at 90% 16%, rgba(255,106,33,.12), transparent 30%),
    #fff8ea !important;
  border-color: rgba(36,20,11,.12) !important;
}

.gc-ft-system-window {
  overflow: hidden;
  border-radius: 24px;
  background:
    radial-gradient(circle at 14% 12%, rgba(255,180,52,.16), transparent 28%),
    linear-gradient(135deg, #0f0805 0%, #24140b 58%, #031f17 100%);
  border: 1px solid rgba(255,255,255,.12);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.05), 0 18px 44px rgba(0,0,0,.24);
}

.gc-ft-window-bar {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 13px 15px;
  border-bottom: 1px solid rgba(255,242,219,.12);
  background: rgba(255,242,219,.06);
}

.gc-ft-window-bar span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: rgba(255,242,219,.55);
}

.gc-ft-window-bar span:nth-child(1) { background: #ff6a21; }
.gc-ft-window-bar span:nth-child(2) { background: #ffb434; }
.gc-ft-window-bar span:nth-child(3) { background: #75cc54; }

.gc-ft-window-bar strong {
  margin-left: auto;
  color: #fff2db;
  font-size: .75rem;
  letter-spacing: .12em;
  text-transform: uppercase;
  font-weight: 950;
}

.gc-ft-tv-frame {
  position: relative;
  margin: 16px;
  padding: 16px;
  border-radius: 20px;
  background:
    radial-gradient(circle at 20% 10%, rgba(255,180,52,.20), transparent 28%),
    linear-gradient(135deg, #fff8ea, #fff2db 68%, #ffe2ad);
  color: #24140b;
}

.gc-ft-tv-frame::after {
  content: "";
  position: absolute;
  inset: 10px;
  border-radius: 16px;
  pointer-events: none;
  border: 1px solid rgba(36,20,11,.08);
}

.gc-ft-tv-head {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}

.gc-ft-tv-head span {
  color: #24140b;
  font-weight: 950;
}

.gc-ft-tv-head b {
  color: #0f0805;
  background: linear-gradient(135deg, #ffb434, #ff6a21);
  border-radius: 999px;
  padding: 7px 10px;
  font-size: .7rem;
  letter-spacing: .09em;
}

.gc-ft-tv-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.gc-ft-tv-grid div {
  border-radius: 16px;
  background: #24140b;
  color: #fff2db;
  padding: 13px;
  box-shadow: 0 10px 24px rgba(36,20,11,.18);
}

.gc-ft-tv-grid small {
  display: block;
  color: #ffb434;
  font-size: .66rem;
  font-weight: 950;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 7px;
}

.gc-ft-tv-grid strong {
  color: #fff2db;
  display: block;
  font-size: 1.25rem;
  font-weight: 950;
}

.gc-ft-tv-ticker {
  position: relative;
  z-index: 2;
  margin-top: 13px;
  border-radius: 999px;
  background: #24140b;
  color: #ffb434;
  padding: 8px 12px;
  font-size: .72rem;
  font-weight: 900;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gc-ft-admin-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0 16px 16px;
}

.gc-ft-admin-tabs span {
  border-radius: 999px;
  padding: 8px 11px;
  background: rgba(255,242,219,.08);
  border: 1px solid rgba(255,242,219,.12);
  color: #fff2db;
  font-size: .7rem;
  font-weight: 950;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.gc-featured-system-card:not(.gc-featured-system-card-dark) .gc-ft-admin-tabs span {
  background: rgba(36,20,11,.07);
  border-color: rgba(36,20,11,.12);
  color: #24140b;
}

@media (max-width: 720px) {
  .gc-ft-tv-grid {
    grid-template-columns: 1fr;
  }

  .gc-ft-window-bar strong,
  .gc-ft-tv-ticker {
    white-space: normal;
  }
}


/* =====================================================
   GrowthCraft v2.1.9 — Compact Featured Systems Update
   Food Truck Menu System + Review Engine image cards
===================================================== */
.gc-featured-systems-compact {
    padding-top: clamp(76px, 9vw, 116px);
    padding-bottom: clamp(76px, 9vw, 112px);
}

.gc-featured-systems-compact .gc-section-header {
    margin-bottom: clamp(28px, 4vw, 46px);
}

.gc-featured-systems-compact .gc-section-intro {
    max-width: 860px;
}

.gc-systems-showcase-grid {
    display: grid;
    gap: clamp(22px, 2.7vw, 34px);
}

.gc-system-showcase-card {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(320px, .94fr);
    gap: clamp(20px, 2.5vw, 32px);
    align-items: stretch;
    background: linear-gradient(135deg, rgba(255,255,255,.96), rgba(232,255,243,.88));
    border: 1px solid rgba(3,31,23,.08);
    border-radius: 32px;
    padding: clamp(18px, 2.2vw, 30px);
    box-shadow: 0 24px 70px rgba(3,31,23,.10);
    overflow: hidden;
    position: relative;
}

.gc-system-showcase-card::before,
.gc-system-showcase-card::after {
    display: none !important;
}

.gc-system-showcase-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
    padding: clamp(2px, .8vw, 10px);
}

.gc-system-showcase-pill {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    width: fit-content;
    margin-bottom: 14px;
    padding: 9px 14px;
    border-radius: 999px;
    background: rgba(0,198,106,.12);
    color: #06291f;
    font-size: .78rem;
    line-height: 1;
    font-weight: 900;
    letter-spacing: .11em;
    text-transform: uppercase;
}

.gc-system-showcase-pill::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #00C66A;
    box-shadow: 0 0 0 6px rgba(0,198,106,.14);
}

.gc-system-showcase-card h3 {
    margin: 0 0 12px;
    color: #031F17;
    font-size: clamp(1.8rem, 3vw, 2.9rem);
    line-height: 1.02;
    letter-spacing: -.05em;
    font-weight: 950;
}

.gc-system-showcase-card p {
    margin: 0 0 18px;
    color: rgba(16,24,32,.74);
    font-size: clamp(.98rem, 1.25vw, 1.08rem);
    line-height: 1.68;
}

.gc-system-feature-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    margin: 0 0 22px;
}

.gc-system-feature-tags span {
    display: inline-flex;
    align-items: center;
    min-height: 36px;
    padding: 8px 12px;
    border-radius: 999px;
    background: rgba(3,31,23,.045);
    border: 1px solid rgba(3,31,23,.075);
    color: #133329;
    font-size: .88rem;
    font-weight: 800;
}

.gc-system-showcase-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: auto;
}

.gc-system-showcase-actions .gc-btn {
    min-width: 150px;
    justify-content: center;
}

.gc-system-showcase-image {
    min-height: clamp(260px, 32vw, 390px);
    border-radius: 24px;
    overflow: hidden;
    background: #031F17;
    border: 1px solid rgba(3,31,23,.08);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.16), 0 20px 42px rgba(3,31,23,.16);
}

.gc-system-showcase-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transform: scale(1.01);
    transition: transform .45s ease, filter .45s ease;
}

.gc-system-showcase-card:hover .gc-system-showcase-image img {
    transform: scale(1.035);
    filter: saturate(1.05) contrast(1.02);
}

.gc-systems-showcase-grid-page .gc-system-showcase-card-page {
    grid-template-columns: minmax(0, 1.05fr) minmax(320px, .95fr);
}

.gc-system-showcase-card-page .gc-feature-list-grid {
    margin-top: 2px;
    margin-bottom: 16px;
}

.gc-system-showcase-card-page .gc-system-outcome {
    background: rgba(232,255,243,.9);
    border: 1px solid rgba(0,198,106,.16);
    border-radius: 18px;
    padding: 14px 16px;
    margin-bottom: 18px;
    color: #16392f;
}

.gc-featured-systems-compact .gc-featured-system-card,
.gc-featured-systems-compact .gc-foodtruck-menu-preview,
.gc-featured-systems-compact .gc-review-engine-preview {
    display: none;
}

@media (max-width: 1100px) {
    .gc-system-showcase-card,
    .gc-systems-showcase-grid-page .gc-system-showcase-card-page {
        grid-template-columns: 1fr;
    }
    .gc-system-showcase-image {
        order: -1;
        min-height: clamp(220px, 48vw, 360px);
    }
}

@media (max-width: 640px) {
    .gc-featured-systems-compact {
        padding-top: 68px;
        padding-bottom: 72px;
    }
    .gc-system-showcase-card {
        padding: 16px;
        border-radius: 24px;
        gap: 16px;
    }
    .gc-system-showcase-image {
        border-radius: 18px;
        min-height: 210px;
    }
    .gc-system-showcase-card h3 {
        font-size: 1.72rem;
    }
    .gc-system-feature-tags span {
        width: 100%;
        justify-content: center;
    }
    .gc-system-showcase-actions {
        flex-direction: column;
    }
    .gc-system-showcase-actions .gc-btn {
        width: 100%;
    }
}


/* =====================================================================
   GrowthCraft v2.2.0 — Four Products Relaunch
   - Header reverted from left sidebar back to a top navigation bar
   - Premium type system (Plus Jakarta Sans + Fraunces accent)
   - New motion: flip cards (reuses existing reveal/glow/parallax system)
   - New device-mockup components for BookFlow + Interactive Portfolio
   ===================================================================== */

/* ---- Retire the left-sidebar layout; header lives at the top again ---- */
.gc-sidebar,
.gc-mobile-topbar,
.gc-mobile-drawer {
  display: none !important;
}

.gc-site-main,
.gc-footer {
  margin-left: 0 !important;
  width: 100% !important;
}

html {
  scroll-padding-top: 100px;
}

#home, #products, #truckscreen, #reviewloop, #bookflow, #portfolio-builder,
#portfolio, #reviews, #about, #contact {
  scroll-margin-top: 110px;
}

@media (max-width: 767px) {
  html { scroll-padding-top: 86px; }
  #home, #products, #truckscreen, #reviewloop, #bookflow, #portfolio-builder,
  #portfolio, #reviews, #about, #contact {
    scroll-margin-top: 94px;
  }
}

/* ---- Premium type system ---- */
:root {
  --gc-font-body: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  --gc-font-display: 'Fraunces', Georgia, serif;
}

body,
.gc-btn,
.gc-nav a,
input,
textarea,
select,
button {
  font-family: var(--gc-font-body);
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--gc-font-body);
}

.gc-serif-accent {
  font-family: var(--gc-font-display);
  font-style: italic;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
}

/* ---- Premium micro-polish on existing components ---- */
.gc-btn-primary {
  background: linear-gradient(180deg, var(--gc-green-soft) -40%, var(--gc-green) 70%);
}

.gc-btn-primary:hover {
  background: linear-gradient(180deg, #ffffff -40%, var(--gc-green-soft) 70%);
}

.gc-header {
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.04) inset, 0 20px 50px rgba(3, 31, 23, 0.16);
}

.gc-price-card-featured {
  position: relative;
}

.gc-price-card-featured::before {
  content: "";
  position: absolute;
  inset: -1px;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, var(--gc-green), rgba(0, 198, 106, 0));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

/* ---- Top header nav active-state helper ---- */
.gc-nav a.is-current {
  color: #ffffff;
}

/* =====================================================================
   Flip cards — four-product grid on the homepage
   ===================================================================== */
.gc-flip-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

.gc-flip-card {
  perspective: 1800px;
  height: 440px;
}

.gc-flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.7s cubic-bezier(0.2, 0.8, 0.2, 1);
  transform-style: preserve-3d;
  cursor: pointer;
}

@media (hover: hover) {
  .gc-flip-card:hover .gc-flip-card-inner {
    transform: rotateY(180deg);
  }
}

.gc-flip-card.is-flipped .gc-flip-card-inner {
  transform: rotateY(180deg);
}

.gc-flip-face {
  position: absolute;
  inset: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  border-radius: 28px;
  padding: 32px 28px;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(3, 31, 23, 0.08);
  box-shadow: var(--gc-shadow-soft);
  overflow: hidden;
}

.gc-flip-front {
  background: #ffffff;
}

.gc-flip-back {
  transform: rotateY(180deg);
  background: radial-gradient(circle at 84% 12%, rgba(0, 198, 106, 0.22), transparent 34%), linear-gradient(150deg, #031f17 0%, #06291f 100%);
  color: #ffffff;
  justify-content: space-between;
}

.gc-flip-icon {
  width: 56px;
  height: 56px;
  border-radius: 16px;
  background: var(--gc-soft-green);
  color: var(--gc-dark);
  display: grid;
  place-items: center;
  margin-bottom: 22px;
  flex-shrink: 0;
}

.gc-flip-icon svg {
  width: 28px;
  height: 28px;
}

.gc-flip-front h3 {
  font-size: 1.35rem;
  line-height: 1.2;
  margin: 0 0 12px;
  color: var(--gc-dark);
  font-weight: 950;
  letter-spacing: -0.02em;
}

.gc-flip-front p {
  color: var(--gc-muted);
  line-height: 1.65;
  margin: 0;
}

.gc-flip-hint {
  margin-top: auto;
  padding-top: 18px;
  font-size: 0.8rem;
  font-weight: 900;
  color: var(--gc-green);
  display: flex;
  align-items: center;
  gap: 6px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  background: none;
  border: 0;
  cursor: pointer;
  font-family: inherit;
  width: fit-content;
}

.gc-flip-back-btn {
  position: absolute;
  top: 20px;
  right: 22px;
  z-index: 2;
  padding: 6px 12px;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.82);
  font-family: inherit;
  font-size: 0.72rem;
  font-weight: 900;
  cursor: pointer;
}

.gc-flip-hint:focus-visible,
.gc-flip-back-btn:focus-visible {
  outline: 2px solid var(--gc-green);
  outline-offset: 3px;
}

.gc-flip-back h4 {
  margin: 0 0 16px;
  color: #ffffff;
  font-size: 1.15rem;
  font-weight: 950;
}

.gc-flip-back ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  display: grid;
  gap: 10px;
}

.gc-flip-back li {
  position: relative;
  padding-left: 22px;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.5;
  font-size: 0.92rem;
}

.gc-flip-back li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--gc-green-soft);
  font-weight: 900;
}

.gc-flip-price {
  font-weight: 950;
  font-size: 1.05rem;
  color: #ffffff;
  margin-bottom: 14px;
}

.gc-flip-back .gc-btn {
  width: 100%;
}

@media (max-width: 1180px) {
  .gc-flip-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 640px) {
  .gc-flip-grid { grid-template-columns: 1fr; }
  .gc-flip-card { height: 400px; }
}

/* =====================================================================
   Product hero device mockups — BookFlow + Interactive Portfolio
   (Matches the visual language already used for TruckScreen/ReviewLoop)
   ===================================================================== */
.gc-bookflow-window {
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  background:
    radial-gradient(circle at 82% 10%, rgba(74, 85, 214, 0.28), transparent 34%),
    linear-gradient(135deg, #0b1220 0%, #101820 55%, #031f17 100%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.06), 0 24px 60px rgba(0, 0, 0, 0.22);
}

.gc-bookflow-topbar {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 14px 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.gc-bookflow-topbar span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
}

.gc-bookflow-topbar strong {
  margin-left: auto;
  color: #fff;
  font-size: 0.8rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gc-bookflow-welcome {
  margin: 18px;
  padding: 22px;
  border-radius: 20px;
  background: radial-gradient(circle at 20% 10%, rgba(0, 198, 106, 0.2), transparent 30%), rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.14);
  text-align: center;
}

.gc-bookflow-welcome small {
  display: block;
  color: var(--gc-green-soft);
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-weight: 900;
  font-size: 0.7rem;
}

.gc-bookflow-welcome strong {
  display: block;
  color: #fff;
  font-size: 1.5rem;
  margin: 8px 0;
  font-weight: 950;
}

.gc-bookflow-welcome > span {
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.88rem;
}

.gc-bookflow-items {
  display: flex;
  gap: 8px;
  justify-content: center;
  margin-top: 14px;
  flex-wrap: wrap;
}

.gc-bookflow-items span {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.14);
  color: #fff;
  padding: 7px 12px;
  border-radius: 999px;
  font-size: 0.74rem;
  font-weight: 800;
}

.gc-bookflow-calendar {
  margin: 0 18px 18px;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 6px;
}

.gc-bookflow-calendar span {
  aspect-ratio: 1;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.08);
}

.gc-bookflow-calendar span.is-booked {
  background: linear-gradient(135deg, #4a55d6, #6f79e8);
}

.gc-portfolio-window {
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  padding: 18px;
  background:
    radial-gradient(circle at 16% 14%, rgba(138, 79, 209, 0.22), transparent 32%),
    linear-gradient(135deg, #031f17 0%, #06291f 100%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.06), 0 24px 60px rgba(0, 0, 0, 0.22);
}

.gc-portfolio-window-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 14px;
}

.gc-portfolio-window-top span {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.76rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.gc-portfolio-window-top strong {
  padding: 6px 11px;
  border-radius: 999px;
  background: var(--gc-green);
  color: var(--gc-dark);
  font-size: 0.7rem;
  font-weight: 950;
}

.gc-portfolio-window-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}

.gc-portfolio-window-grid span {
  aspect-ratio: 1;
  border-radius: 12px;
  background: linear-gradient(135deg, rgba(0, 198, 106, 0.32), rgba(255, 255, 255, 0.06));
}

.gc-portfolio-window-grid span:nth-child(3n+2) {
  background: linear-gradient(135deg, rgba(143, 255, 196, 0.24), rgba(255, 255, 255, 0.05));
}

.gc-portfolio-window-grid span:nth-child(3n) {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(0, 198, 106, 0.18));
}

@media (max-width: 767px) {
  .gc-bookflow-calendar { grid-template-columns: repeat(7, 1fr); gap: 4px; }
}

.gc-pricing-grid-four {
  grid-template-columns: repeat(4, 1fr);
}

@media (min-width: 768px) and (max-width: 1180px) {
  .gc-pricing-grid-four { grid-template-columns: repeat(2, 1fr); max-width: none; }
}

/* ---- Reduced-motion respects flip cards too ---- */
@media (prefers-reduced-motion: reduce) {
  .gc-flip-card-inner { transition: none !important; }
}

/* =====================================================================
   GrowthCraft v2.2.1 — Interactive Portfolio intake form
   ===================================================================== */
.gc-form-section-heading {
  margin: 32px 0 16px;
  font-size: 1.02rem;
  font-weight: 950;
  color: var(--gc-dark);
  letter-spacing: -0.01em;
}

.gc-form-section-heading:first-child {
  margin-top: 0;
}

.gc-form-row-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

.gc-radio-group,
.gc-checkbox-group {
  display: grid;
  gap: 10px;
  margin-top: 4px;
}

.gc-radio-option {
  display: flex !important;
  align-items: flex-start;
  gap: 10px;
  font-weight: 700 !important;
  color: var(--gc-text);
  cursor: pointer;
}

.gc-radio-option input {
  width: auto;
  min-height: auto;
  margin-top: 3px;
  accent-color: var(--gc-green);
}

.gc-form-row input[type="file"] {
  min-height: auto;
  padding: 10px 12px;
  background: #ffffff;
  font-size: 0.9rem;
}

.gc-form-note {
  margin: 8px 0 0;
  color: var(--gc-muted);
  font-size: 0.82rem;
}

.gc-btn-block {
  width: 100%;
  margin-top: 10px;
}

@keyframes gcFilterFade {
  from { opacity: 0; transform: translateY(-6px); }
  to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 640px) {
  .gc-form-row-split {
    grid-template-columns: 1fr;
  }
}

/* =====================================================================
   GrowthCraft v2.2.3 — Legal page prose styling
   ===================================================================== */
.gc-legal-content {
  max-width: 800px;
  margin: 0 auto;
}

.gc-legal-content .gc-legal-updated {
  color: var(--gc-muted);
  font-size: 0.9rem;
  margin-bottom: 40px;
}

.gc-legal-content h2 {
  font-size: 1.5rem;
  font-weight: 950;
  color: var(--gc-dark);
  margin: 48px 0 16px;
  letter-spacing: -0.02em;
}

.gc-legal-content h2:first-of-type {
  margin-top: 0;
}

.gc-legal-content h3 {
  font-size: 1.1rem;
  font-weight: 900;
  color: var(--gc-dark);
  margin: 28px 0 10px;
}

.gc-legal-content p {
  color: var(--gc-text);
  line-height: 1.75;
  margin: 0 0 16px;
}

.gc-legal-content ul,
.gc-legal-content ol {
  color: var(--gc-text);
  line-height: 1.75;
  margin: 0 0 16px;
  padding-left: 22px;
}

.gc-legal-content li {
  margin-bottom: 8px;
}

.gc-legal-content a {
  color: var(--gc-dark);
  font-weight: 800;
  text-decoration: underline;
}

.gc-legal-content a:hover {
  color: var(--gc-green);
}

.gc-legal-placeholder {
  background: #fff1f1;
  border: 1px solid rgba(138, 31, 31, 0.2);
  border-radius: 12px;
  padding: 3px 8px;
  color: #8a1f1f;
  font-weight: 800;
  font-size: 0.92em;
}

.gc-legal-table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 24px;
  font-size: 0.95rem;
}

.gc-legal-table th,
.gc-legal-table td {
  text-align: left;
  padding: 12px 14px;
  border-bottom: 1px solid rgba(3, 31, 23, 0.1);
  color: var(--gc-text);
}

.gc-legal-table th {
  color: var(--gc-dark);
  font-weight: 900;
  background: var(--gc-light);
}

.gc-legal-toc {
  background: var(--gc-light);
  border-radius: 20px;
  padding: 24px 28px;
  margin-bottom: 40px;
}

.gc-legal-toc p {
  font-weight: 900;
  color: var(--gc-dark);
  margin-bottom: 10px;
}

.gc-legal-toc ol {
  margin-bottom: 0;
  columns: 2;
}

@media (max-width: 640px) {
  .gc-legal-toc ol { columns: 1; }
}
/* GrowthCraft full-site redesign — merged update layer */
:root {
  --gc-home-ink: #08291f;
  --gc-home-paper: #f3f6f0;
  --gc-home-lime: #c5fa6d;
  --gc-home-line: #315143;
}

body { margin: 0; background: var(--gc-home-ink); }
body #wpadminbar { position: fixed; }

.gc-homepage,
.gc-homepage * { box-sizing: border-box; }

.gc-homepage {
  --ink: #08291f;
  --paper: #f3f6f0;
  --lime: #c5fa6d;
  color: #f5f8f1;
  background: var(--gc-home-ink);
  overflow: clip;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  line-height: 1.65;
}

.gc-homepage button,
.gc-homepage input { font: inherit; }
.gc-homepage button,
.gc-homepage a,
.gc-homepage input { touch-action: manipulation; }
.gc-homepage button { cursor: pointer; }
.gc-homepage a { color: inherit; text-decoration: none; }
.gc-homepage p,
.gc-homepage h1,
.gc-homepage h2,
.gc-homepage h3 { margin: 0; }
.gc-homepage p { color: #b6c9bd; }
.gc-homepage h1,
.gc-homepage h2,
.gc-homepage h3 {
  letter-spacing: -.055em;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  line-height: 1.07;
}
.gc-homepage h2 { font-size: clamp(2.5rem, 5vw, 4.5rem); }
.gc-homepage h2 span { color: #a4bba8; }
.gc-homepage ::selection { color: var(--gc-home-ink); background: var(--gc-home-lime); }
.gc-homepage :focus-visible { outline: 2px solid var(--gc-home-lime); outline-offset: 5px; }
.gc-home-wrap { width: min(100%, 1440px); margin-inline: auto; padding-inline: 6%; }
.gc-home-eyebrow { color: #bdd1bc; letter-spacing: .12em; font-size: .75rem; font-weight: 600; }

.gc-home-skip {
  z-index: 100;
  color: var(--gc-home-ink);
  background: var(--gc-home-lime);
  padding: 14px 18px;
  position: fixed;
  top: -100px;
  left: 12px;
}
.gc-home-skip:focus { top: 12px; }

.gc-home-header {
  z-index: 40;
  height: 94px;
  padding-inline: 4.2%;
  border-bottom: 1px solid #ffffff14;
  background: #08291feb;
  backdrop-filter: blur(18px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: sticky;
  top: 0;
}
body.admin-bar .gc-home-header { top: 32px; }
.gc-home-brand { display: inline-flex; align-items: center; gap: 10px; letter-spacing: -1.5px; font: 700 26px "Manrope", sans-serif; }
.gc-home-brand-mark { height: 28px; display: inline-flex; align-items: flex-end; gap: 3px; transform: skewY(-10deg); }
.gc-home-brand-mark i { width: 6px; height: 19px; border-radius: 1px; background: var(--gc-home-lime); display: block; }
.gc-home-brand-mark i:nth-child(2) { height: 28px; }
.gc-home-brand-mark i:nth-child(3) { height: 22px; }
.gc-home-nav { display: flex; gap: 34px; color: #cad8cd; font-size: .875rem; }
.gc-home-nav a { transition: color .2s; }
.gc-home-nav a:hover { color: var(--gc-home-lime); }
.gc-home-nav small { color: #92a698; margin-left: 3px; vertical-align: super; font-size: 10px; }
.gc-home-header-actions { display: flex; align-items: center; gap: 25px; font-size: .875rem; }
.gc-home-button {
  min-height: 54px;
  padding: 16px 24px;
  color: var(--gc-home-ink) !important;
  background: var(--gc-home-lime);
  border: 1px solid var(--gc-home-lime);
  border-radius: 7px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  font-weight: 650;
  line-height: 1.25;
  transition: transform .2s, box-shadow .2s, background .2s;
}
.gc-home-button:hover { background: #d4ff99; transform: translateY(-3px); box-shadow: 0 7px 25px #c5fa6d1f; }
.gc-home-button--compact { min-height: 44px; padding: 12px 17px; gap: 16px; font-size: .875rem; }
.gc-home-text-link { display: inline-flex; align-items: center; gap: 15px; font-weight: 500; transition: color .2s; }
.gc-home-text-link:hover { color: var(--gc-home-lime); }
.gc-home-menu-button { width: 44px; height: 44px; padding: 0; border: 0; background: none; display: none; place-items: center; }
.gc-home-menu-button span { width: 22px; height: 1px; background: #fff; display: block; transition: transform .2s; }
.gc-home-menu-button span + span { margin-top: 6px; }
.gc-home-mobile-nav { z-index: 41; padding: 24px 6% 30px; background: #0a2c22; border-bottom: 1px solid #ffffff1a; position: absolute; top: 75px; inset-inline: 0; }
.gc-home-mobile-nav a { padding: 10px 0; display: block; font: 500 1.25rem "Manrope", sans-serif; }

.gc-home-hero {
  min-height: 760px;
  padding-top: 100px;
  padding-bottom: 90px;
  display: grid;
  grid-template-columns: 1.18fr 1fr;
  align-items: center;
  gap: 30px;
  position: relative;
}
.gc-home-hero::before {
  content: "";
  pointer-events: none;
  background-image: linear-gradient(#a8d38607 1px, transparent 1px), linear-gradient(90deg, #a8d38607 1px, transparent 1px);
  background-size: 70px 70px;
  position: absolute;
  inset: 0;
  mask-image: linear-gradient(90deg, transparent 35%, #000);
}
.gc-home-label { color: #c5d6c9 !important; margin-bottom: 29px !important; display: flex; align-items: center; gap: 10px; letter-spacing: .14em; font-size: .75rem; font-weight: 600; text-transform: uppercase; }
.gc-home-label span { width: 23px; height: 1px; background: var(--gc-home-lime); }
.gc-home-hero h1 { letter-spacing: -.07em; font-size: clamp(3.8rem, 6.45vw, 6.5rem); line-height: 1.12; }
.gc-home-hero h1 em { color: var(--gc-home-lime); font-family: Georgia, serif; font-weight: 400; }
.gc-home-rise { display: block; animation: gc-home-rise .85s both; }
.gc-home-rise-delay { animation-delay: .12s; }
.gc-home-hero-text { max-width: 485px; margin-top: 30px !important; font-size: 1.08rem; }
.gc-home-actions { margin-top: 32px; display: flex; align-items: center; gap: 29px; }
.gc-home-play { width: 25px; height: 25px; border: 1px solid #83998a; border-radius: 50%; display: grid; place-items: center; font-size: 9px; }
.gc-home-proof { color: #94ac9b; margin-top: 39px; display: flex; gap: 22px; font-size: .75rem; }
.gc-home-hero-bottom { color: #9ab09e; padding-top: 22px; border-top: 1px solid #ffffff19; display: flex; align-items: center; justify-content: space-between; position: absolute; bottom: 20px; left: 6%; right: 6%; font-size: .75rem; }
.gc-home-hero-bottom a { width: 36px; height: 36px; border: 1px solid #52705c; border-radius: 50%; display: grid; place-items: center; position: absolute; top: 14px; left: 50%; animation: gc-home-bob 2s ease-in-out infinite; }
.gc-home-hero-bottom span:last-child { letter-spacing: .14em; font-size: .65rem; }

.gc-home-console-area { perspective: 1300px; padding: 40px 0 70px 10px; position: relative; }
.gc-home-console-area::before { content: ""; pointer-events: none; background: radial-gradient(#96cb6530, transparent 66%); position: absolute; inset: -50px; }
.gc-home-console { min-height: 390px; color: #153423; background: #f4f7f1; border-radius: 12px; position: relative; overflow: hidden; transform: rotateY(-8deg) rotateX(6deg) rotate(-3deg); box-shadow: 0 35px 70px #0005; animation: gc-home-panel 1s .25s both; }
.gc-home-console-top { padding: 15px 18px; border-bottom: 1px solid #dae1d8; display: flex; align-items: center; justify-content: space-between; font-size: .72rem; }
.gc-home-console-top small { padding: 3px 7px; border-radius: 4px; background: #e3eadd; font-size: .58rem; }
.gc-home-console-layout { display: grid; grid-template-columns: 52px 1fr; }
.gc-home-console-layout aside { color: #74846e; background: #eaf0e5; padding: 22px 0; display: flex; flex-direction: column; align-items: center; gap: 24px; }
.gc-home-console-body { padding: 24px 23px 30px; }
.gc-home-console-body h3 { letter-spacing: -.02em; font-size: 1.06rem; font-weight: 650; }
.gc-home-console-body > p { color: #6d7d68; font-size: .75rem; }
.gc-home-console-stats { margin-top: 23px; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.gc-home-console-stats > div { padding: 13px; background: #fff; border: 1px solid #e3e9df; border-radius: 6px; }
.gc-home-console-stats small { color: #6c7c68; display: block; font-size: .625rem; }
.gc-home-console-stats strong { margin: 5px 0; display: block; letter-spacing: -1px; font: 600 1.7rem "Manrope", sans-serif; }
.gc-home-console-stats em { color: #4d7650; font-size: .625rem; font-style: normal; }
.gc-home-console-title { color: #587051; margin-top: 23px; display: flex; justify-content: space-between; font-size: .6rem; font-weight: 700; }
.gc-home-console-row { padding: 12px 0; border-bottom: 1px solid #e0e7dc; display: flex; align-items: center; justify-content: space-between; font-size: .68rem; }
.gc-home-console-row b { color: #587137; background: #e6efd9; border-radius: 4px; padding: 3px 6px; font-size: .58rem; font-weight: 500; }
.gc-home-console-float { color: #133824; background: var(--gc-home-lime); border-radius: 9px; padding: 18px 22px; display: flex; align-items: center; gap: 14px; position: absolute; bottom: 10px; right: -8px; box-shadow: 0 15px 35px #0003; animation: gc-home-float 6s ease-in-out infinite; }
.gc-home-console-float strong { display: block; font-size: .8125rem; }
.gc-home-console-float small { display: block; color: #52752e; font-size: .6875rem; }

.gc-home-sector-strip { text-align: center; padding: 24px 20px 30px; border-block: 1px solid #ffffff16; }
.gc-home-sector-strip small { color: #8ea992; letter-spacing: .16em; font-size: .625rem; }
.gc-home-sector-strip div { color: #d2dfd2; margin-top: 18px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 35px; font: 500 1.15rem "Manrope", sans-serif; }
.gc-home-sector-strip i { color: var(--gc-home-lime); font-style: normal; }

.gc-home-products,
.gc-home-playground { padding-top: 110px; padding-bottom: 90px; }
.gc-home-section-head { margin-bottom: 48px; display: flex; justify-content: space-between; align-items: end; gap: 30px; }
.gc-home-section-head .gc-home-eyebrow { margin-bottom: 22px; }
.gc-home-section-head > p { max-width: 340px; padding-bottom: 7px; }
.gc-home-flip-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; }
.gc-home-flip-card { perspective: 1700px; min-width: 0; border-radius: 16px; position: relative; }
.gc-home-flip-inner { transform-style: preserve-3d; display: grid; position: relative; transition: transform .85s cubic-bezier(.2,.75,.15,1); }
.gc-home-flip-card.is-flipped .gc-home-flip-inner { transform: rotateY(180deg); }
.gc-home-flip-face { min-height: 565px; border: 1px solid #ffffff29; border-radius: 16px; grid-area: 1 / 1; isolation: isolate; position: relative; overflow: hidden; backface-visibility: hidden; }
.gc-home-flip-front { background: #194331; }
.gc-home-flip-front > img { z-index: -2; width: 100%; height: 100%; object-fit: cover; filter: saturate(.75); position: absolute; inset: 0; transition: transform 1s cubic-bezier(.2,.65,.2,1), filter .8s; }
.gc-home-flip-card:hover .gc-home-flip-front > img { filter: saturate(1); transform: scale(1.045); }
.gc-home-flip-shade { z-index: -1; background: linear-gradient(#092e2370, #092e2305 28%, #061d16e0 75%, #061d16 100%); position: absolute; inset: 0; }
.gc-home-flip-top { display: flex; align-items: center; justify-content: space-between; position: absolute; top: 27px; left: 29px; right: 29px; }
.gc-home-flip-top span { color: var(--product-colour); background: #0a281dd9; border: 1px solid #ffffff29; border-radius: 30px; padding: 8px 12px; letter-spacing: .09em; font-size: 12px; font-weight: 650; }
.gc-home-flip-copy { position: absolute; bottom: 98px; left: 32px; right: 32px; }
.gc-home-flip-copy h3 { margin-bottom: 17px; font-size: clamp(2.5rem, 3.7vw, 3.5rem); }
.gc-home-flip-copy h3 a:hover { color: var(--product-colour); }
.gc-home-flip-copy p { max-width: 350px; color: #e3ece0; font-size: 17px; }
.gc-home-flip-control { z-index: 5; min-height: 48px; padding: 16px 0 0; color: var(--product-colour); background: none; border: 0; border-top: 1px solid #ffffff30; display: flex; align-items: center; justify-content: space-between; gap: 20px; position: absolute; bottom: 22px; left: 30px; right: 30px; font-size: 14px; }
.gc-home-flip-control span:last-child { transition: transform .5s; }
.gc-home-flip-control:hover span:last-child { transform: rotate(-110deg); }
.gc-home-flip-back { padding: 31px 32px 90px; background: linear-gradient(130deg, #173d2d, #0b291f); display: flex; flex-direction: column; transform: rotateY(180deg); }
.gc-home-flip-back > .gc-home-eyebrow { color: var(--product-colour); margin-bottom: 25px; }
.gc-home-flip-back h3 { font-size: 2rem; line-height: 1.2; }
.gc-home-flip-back h3 em { color: var(--product-colour); font-family: Georgia, serif; font-weight: 400; }
.gc-home-flip-back ul { margin: 25px 0; padding: 0; display: grid; gap: 17px; list-style: none; }
.gc-home-flip-back li { display: flex; align-items: flex-start; gap: 11px; }
.gc-home-flip-back li > span { color: var(--product-colour); }
.gc-home-flip-back li b { font-size: 15px; font-weight: 600; }
.gc-home-flip-back li p { color: #b7cdbb; margin-top: 5px; font-size: 14px; line-height: 1.55; }
.gc-home-flip-actions { margin-top: auto; display: flex; flex-direction: column; align-items: flex-start; gap: 12px; }
.gc-home-flip-actions .gc-home-button { min-height: 46px; padding: 12px 17px; background: var(--product-colour); border-color: var(--product-colour); font-size: 14px; }
.gc-home-flip-actions small { color: #a2bba5; font-size: 12px; }
.gc-home-credit { color: #8aa390 !important; margin-top: 18px !important; font-size: .75rem; }

.gc-home-how { color: var(--gc-home-ink); background: var(--gc-home-paper); padding: 90px 0; }
.gc-home-how p { color: #65745f; }
.gc-home-how h2 span { color: #71816c; }
.gc-home-how .gc-home-eyebrow { color: #53704c; }
.gc-home-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; }
.gc-home-steps article { padding-top: 26px; border-top: 1px solid #cad4c3; }
.gc-home-steps article > div { color: #4f6f3b; margin-bottom: 44px; display: flex; justify-content: space-between; font-size: .75rem; }
.gc-home-steps h3 { margin-bottom: 18px; letter-spacing: -.04em; font-size: 1.5rem; }
.gc-home-steps p { font-size: .95rem; }

.gc-home-statement { padding-top: 110px; padding-bottom: 90px; }
.gc-home-statement > .gc-home-eyebrow { color: #90b299; margin-bottom: 36px; }
.gc-home-statement h2 { max-width: 1100px; letter-spacing: -.05em; font-size: clamp(2.6rem, 5.8vw, 5.25rem); line-height: 1.18; }
.gc-home-statement h2 .gc-home-scroll-word { color: #f4faee; opacity: var(--word-lit, .18); transition: opacity .25s; }
.gc-home-statement h2 span .gc-home-scroll-word { color: var(--gc-home-lime); }
.gc-home-statement-foot { color: #92b49a; margin-top: 45px; padding-bottom: 34px; border-bottom: 1px solid #ffffff26; display: flex; align-items: center; justify-content: space-between; font-size: 14px; }
.gc-home-statement-foot span:last-child { color: var(--gc-home-lime); }

.gc-home-playground { padding-top: 20px; }
.gc-home-tabs { border: 1px solid #3a5947; border-radius: 12px 12px 0 0; display: grid; grid-template-columns: repeat(4, 1fr); overflow: hidden; }
.gc-home-tabs button { min-height: 62px; padding: 14px; color: #a8c2ac; background: #103429; border: 0; border-right: 1px solid #3a5947; font-size: .875rem; }
.gc-home-tabs button:last-child { border-right: 0; }
.gc-home-tabs button[aria-selected="true"] { color: var(--gc-home-lime); background: #244a33; box-shadow: inset 0 -2px var(--gc-home-lime); }
.gc-home-demo { background: #103429; border: 1px solid #3a5947; border-top: 0; border-radius: 0 0 12px 12px; display: grid; grid-template-columns: 1.1fr 1fr; overflow: hidden; }
.gc-home-demo[hidden] { display: none; }
.gc-home-demo-inputs { padding: 37px 40px; border-right: 1px solid #ffffff1a; }
.gc-home-demo-inputs > .gc-home-eyebrow { color: #a4beaa; font-size: .65rem; }
.gc-home-demo-inputs h3 { margin-top: 14px; letter-spacing: -.04em; font-size: 1.5rem; line-height: 1.3; }
.gc-home-demo-inputs > p:not(.gc-home-eyebrow) { margin-top: 5px; font-size: .875rem; }
.gc-home-fields { margin-top: 25px; display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.gc-home-fields > label { color: #afc6b4; font-size: .8rem; }
.gc-home-fields > label:last-child:nth-child(3) { grid-column: 1 / -1; }
.gc-home-fields label > span { margin-top: 7px; padding: 9px 13px; background: #06271e; border: 1px solid #48654c; border-radius: 5px; display: flex; align-items: center; gap: 10px; }
.gc-home-fields label > span:focus-within { border-color: var(--gc-home-lime); }
.gc-home-fields input { width: 100%; min-width: 0; color: #f2f7ee; background: none; border: 0; outline: 0; }
.gc-home-fields b { color: #879f8b; font-weight: 400; }
.gc-home-checklist { margin: 27px 0 0; padding: 0; border: 0; display: grid; gap: 12px; }
.gc-home-checklist legend { color: #93ad99; margin-bottom: 8px; font-size: .75rem; }
.gc-home-checklist label { color: #d3dfd0; display: flex; align-items: center; gap: 11px; font-size: .8125rem; }
.gc-home-checklist input { width: 17px; height: 17px; accent-color: var(--product-colour); }
.gc-home-demo-result { padding: 37px 37px 28px; background: linear-gradient(140deg, #1b402e, #103127); display: flex; flex-direction: column; }
.gc-home-result-heading { display: flex; align-items: center; justify-content: space-between; gap: 10px; }
.gc-home-result-heading .gc-home-eyebrow { color: #b7caae; font-size: .62rem; }
.gc-home-result-heading span { color: #bce583; padding: 3px 7px; border: 1px solid #6a8753; border-radius: 4px; font-size: .6rem; }
.gc-home-result-number { color: var(--product-colour); margin: 24px 0 11px; letter-spacing: -.06em; overflow-wrap: anywhere; font: 500 clamp(2.8rem, 4.5vw, 4.8rem) / 1.15 "Manrope", sans-serif; }
.gc-home-demo-result > p { color: #aac1a8; font-size: .875rem; }
.gc-home-result-row { padding-top: 20px; display: flex; justify-content: space-between; gap: 10px; font-size: .8rem; }
.gc-home-result-row span { color: #a6bda6; }
.gc-home-meter { margin: 28px 0 20px; }
.gc-home-meter > div { color: #9fba9f; display: flex; justify-content: space-between; font-size: .75rem; }
.gc-home-meter > i { height: 4px; margin-top: 10px; background: #3b5940; border-radius: 5px; display: block; overflow: hidden; }
.gc-home-meter > i span { height: 100%; background: var(--product-colour); display: block; transition: width .3s; }
.gc-home-next { padding: 15px; background: #ffffff06; border: 1px solid #ffffff15; border-radius: 6px; display: flex; align-items: flex-start; gap: 12px; }
.gc-home-next > span { color: var(--product-colour); }
.gc-home-next b { font-size: .8rem; }
.gc-home-next p { color: #9eb59c; margin-top: 3px; font-size: .75rem; }
.gc-home-reset { width: fit-content; min-height: 42px; margin-top: 24px; padding: 10px 15px; color: #d7e6d1; background: transparent; border: 1px solid #597651; border-radius: 6px; }
.gc-home-demo-result > small { color: #91ac92; margin-top: 13px; font-size: .6875rem; }

.gc-home-value { color: var(--gc-home-ink); background: var(--gc-home-lime); padding: 90px 0; }
.gc-home-value-inner { display: grid; grid-template-columns: 1.1fr 1fr; align-items: center; gap: 90px; }
.gc-home-value .gc-home-eyebrow { color: #375520; margin-bottom: 20px; }
.gc-home-value h2 { font-size: clamp(2.4rem, 4vw, 3.5rem); }
.gc-home-value p { color: #466633; margin-top: 20px; }
.gc-home-sliders { margin-top: 35px; display: grid; gap: 25px; }
.gc-home-sliders label > span { margin-bottom: 12px; display: flex; justify-content: space-between; font-size: .8rem; }
.gc-home-sliders input { width: 100%; accent-color: var(--gc-home-ink); cursor: pointer; }
.gc-home-capacity { color: var(--gc-home-paper); background: #10382a; border-radius: 12px; padding: 37px; transform: rotate(2deg); box-shadow: 15px 15px #183c2312; }
.gc-home-capacity .gc-home-eyebrow { color: #b5cf9e; }
.gc-home-capacity > div:first-of-type { display: flex; align-items: baseline; gap: 15px; }
.gc-home-capacity > div:first-of-type strong { color: var(--gc-home-lime); letter-spacing: -5px; font: 500 6rem / 1.2 "Manrope", sans-serif; }
.gc-home-capacity > div:first-of-type span { color: #cadac0; font-size: 1.3rem; }
.gc-home-capacity-value { margin-top: 20px; padding-top: 23px; border-top: 1px solid #ffffff29; }
.gc-home-capacity-value span { color: #adc5a0; display: block; font-size: .8rem; }
.gc-home-capacity-value b { margin-top: 7px; display: block; letter-spacing: -1px; font: 500 2.25rem "Manrope", sans-serif; }
.gc-home-capacity-value small { color: #a8bd9e; font: 400 .8rem "DM Sans", sans-serif; }
.gc-home-capacity > p { color: #9db991; font-size: .75rem; }
.gc-home-capacity .gc-home-text-link { color: var(--gc-home-lime); margin-top: 25px; }

.gc-home-pricing { padding-top: 100px; padding-bottom: 100px; display: grid; grid-template-columns: 1.1fr 1fr; align-items: center; gap: 90px; }
.gc-home-pricing > div > .gc-home-eyebrow { margin-bottom: 23px; }
.gc-home-pricing > div > p { margin-top: 25px; }
.gc-home-pricing > div > .gc-home-text-link { margin-top: 25px; }
.gc-home-pricing article { padding: 36px; background: #143c2e; border: 1px solid #476341; border-radius: 14px; }
.gc-home-pricing article .gc-home-eyebrow { margin-bottom: 8px; }
.gc-home-price { letter-spacing: -2px; font: 500 3.3rem "Manrope", sans-serif; }
.gc-home-price span { color: #a6bba7; margin-left: 7px; letter-spacing: 0; font: 400 .875rem "DM Sans", sans-serif; }
.gc-home-pricing article > p { margin-top: 12px; }
.gc-home-pricing ul { margin: 25px 0; padding: 25px 0 0; border-top: 1px solid #ffffff19; display: grid; gap: 12px; list-style: none; }
.gc-home-pricing li { color: #dbe7d9; }
.gc-home-pricing article .gc-home-button { width: 100%; }
.gc-home-pricing article small { color: #9ab59b; margin-top: 17px; display: block; text-align: center; }

.gc-home-final { padding-top: 90px; padding-bottom: 95px; border-top: 1px solid #ffffff1d; display: flex; align-items: center; justify-content: space-between; gap: 50px; }
.gc-home-final .gc-home-eyebrow { color: var(--gc-home-lime); margin-bottom: 23px; }
.gc-home-final h2 span { color: var(--gc-home-lime); }
.gc-home-final > div:last-child { display: flex; flex-direction: column; align-items: flex-start; gap: 12px; }
.gc-home-final small { color: #9bb49f; }

.gc-home-footer { background: #05231a; border-top: 1px solid #ffffff17; padding: 65px 6% 0; overflow: hidden; }
.gc-home-footer-grid { width: min(100%, 1270px); margin-inline: auto; display: grid; grid-template-columns: 1.25fr 1fr 1fr 1fr; gap: 35px; }
.gc-home-footer p { margin-top: 20px; }
.gc-home-footer .gc-home-eyebrow { color: #a2bc9f; margin: 8px 0 20px; font-size: .65rem; }
.gc-home-footer-grid > div > a:not(.gc-home-brand) { color: #d0dece; margin-top: 12px; display: block; font-size: .875rem; }
.gc-home-footer-grid > div > a:hover { color: var(--gc-home-lime); }
.gc-home-launch-tag { color: var(--gc-home-lime); margin-top: 18px; padding: 4px 9px; border: 1px solid #537049; border-radius: 4px; display: inline-block; font-size: .6875rem; }
.gc-home-footer-bottom { color: #93ad97; margin-top: 55px; padding-top: 25px; border-top: 1px solid #ffffff1a; display: flex; justify-content: space-between; gap: 20px; font-size: .75rem; }
.gc-home-footer-word { color: #163c28; margin-top: 30px; margin-bottom: -.18em; white-space: nowrap; letter-spacing: -.075em; font: 650 clamp(4rem, 15.4vw, 18rem) / 1.15 "Manrope", sans-serif; }
.gc-home-footer-word span { color: var(--gc-home-lime); padding-left: 3%; font-weight: 400; }

.gc-home-motion-toggle { z-index: 45; min-width: 44px; min-height: 42px; padding: 9px 13px; color: #daedcf; background: #0b2c22e8; border: 1px solid #ffffff35; border-radius: 100px; backdrop-filter: blur(12px); display: flex; align-items: center; gap: 7px; position: fixed; right: 20px; bottom: 20px; font-size: 12px; }
.gc-home-motion-toggle:hover { border-color: var(--gc-home-lime); }
.gc-home-motion-toggle b { font-weight: 400; }

html[data-motion="on"] .gc-homepage [data-gc-reveal] { opacity: 1; translate: 0 0; transition: opacity .8s, translate .9s cubic-bezier(.16,1,.3,1); }
html[data-motion="on"] .gc-homepage [data-gc-reveal]:not(.is-seen) { opacity: 0; translate: 0 35px; }
html[data-motion="on"] .gc-homepage .gc-home-flip-card:nth-child(2n):not(.is-seen) { translate: 35px 35px; }
html[data-motion="on"] .gc-homepage .gc-home-flip-card:nth-child(odd):not(.is-seen) { translate: -35px 35px; }
html[data-motion="off"] { scroll-behavior: auto; }
html[data-motion="off"] .gc-homepage *,
html[data-motion="off"] .gc-homepage *::before,
html[data-motion="off"] .gc-homepage *::after { animation: none !important; transition: none !important; }
html[data-motion="off"] .gc-homepage [data-gc-reveal] { opacity: 1 !important; translate: 0 !important; }
html[data-motion="off"] .gc-homepage .gc-home-scroll-word { opacity: 1 !important; }
html[data-motion="off"] .gc-homepage .gc-home-flip-inner { transform: none; }
html[data-motion="off"] .gc-homepage .gc-home-flip-face[aria-hidden="true"] { visibility: hidden; }

@keyframes gc-home-rise { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } }
@keyframes gc-home-panel { from { opacity: 0; transform: rotateY(-8deg) rotateX(6deg) rotate(-3deg) translateY(30px); } to { opacity: 1; transform: rotateY(-8deg) rotateX(6deg) rotate(-3deg); } }
@keyframes gc-home-float { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-10px); } }
@keyframes gc-home-bob { 0%,100% { transform: translateY(0); } 50% { transform: translateY(5px); } }

@media (max-width: 1100px) {
  .gc-home-nav { gap: 20px; }
  .gc-home-header-actions { gap: 15px; }
  .gc-home-hero { min-height: 680px; padding-top: 75px; }
  .gc-home-hero h1 { font-size: 5.8vw; }
  .gc-home-console-body { padding: 20px 14px; }
  .gc-home-console-stats strong { font-size: 1.4rem; }
  .gc-home-pricing,
  .gc-home-value-inner { gap: 50px; }
}

@media (max-width: 800px) {
  body.admin-bar .gc-home-header { top: 46px; }
  .gc-home-header { height: 75px; padding-inline: 5%; }
  .gc-home-nav,
  .gc-home-login,
  .gc-home-header-actions > .gc-home-button { display: none; }
  .gc-home-menu-button { display: grid; }
  .gc-home-brand { font-size: 23px; }
  .gc-home-hero { grid-template-columns: 1fr; gap: 15px; padding-top: 55px; padding-bottom: 90px; }
  .gc-home-hero h1 { font-size: clamp(3.5rem, 10vw, 5.5rem); }
  .gc-home-hero-text { max-width: 520px; font-size: 1rem; }
  .gc-home-proof { flex-wrap: wrap; gap: 14px; }
  .gc-home-console-area { width: 100%; max-width: 540px; margin-inline: auto; padding: 35px 20px 60px; }
  .gc-home-console-float { right: 0; bottom: 20px; }
  .gc-home-section-head { flex-direction: column; align-items: flex-start; gap: 24px; }
  .gc-home-products,
  .gc-home-playground { padding-top: 70px; padding-bottom: 65px; }
  .gc-home-flip-face { min-height: 590px; }
  .gc-home-flip-back { padding-inline: 25px; }
  .gc-home-steps { gap: 25px; }
  .gc-home-pricing { grid-template-columns: 1fr; gap: 35px; padding-top: 60px; padding-bottom: 65px; }
  .gc-home-final { flex-direction: column; align-items: flex-start; gap: 30px; padding-block: 65px; }
  .gc-home-footer-grid { grid-template-columns: 1fr 1fr; gap: 40px; }
  .gc-home-footer-grid > div:first-child { grid-column: 1 / -1; }
}

@media (max-width: 650px) {
  .gc-home-hero h1 { font-size: 3.65rem; }
  .gc-home-actions { gap: 19px; }
  .gc-home-actions .gc-home-button { min-height: 50px; padding: 15px 18px; gap: 12px; font-size: .875rem; }
  .gc-home-actions .gc-home-text-link { gap: 9px; font-size: .8rem; }
  .gc-home-proof { font-size: .65rem; }
  .gc-home-hero-bottom span:first-child { max-width: 115px; }
  .gc-home-sector-strip div { gap: 12px; font-size: .9rem; }
  .gc-home-sector-strip i { display: none; }
  .gc-home-flip-grid { grid-template-columns: 1fr; gap: 24px; }
  .gc-home-flip-face { min-height: 575px; }
  .gc-home-flip-copy h3 { font-size: 2.7rem; }
  .gc-home-flip-copy { left: 24px; right: 24px; }
  .gc-home-flip-top { left: 22px; right: 22px; }
  .gc-home-flip-back { padding: 26px 23px 90px; }
  .gc-home-flip-back h3 { font-size: 1.85rem; }
  .gc-home-flip-control { left: 24px; right: 24px; }
  .gc-home-steps { grid-template-columns: 1fr; gap: 30px; }
  .gc-home-steps article > div { margin-bottom: 23px; }
  .gc-home-statement { padding-top: 75px; padding-bottom: 65px; }
  .gc-home-statement h2 { font-size: 2.65rem; }
  .gc-home-tabs { grid-template-columns: 1fr 1fr; }
  .gc-home-tabs button:nth-child(2) { border-right: 0; }
  .gc-home-tabs button:nth-child(-n+2) { border-bottom: 1px solid #3a5947; }
  .gc-home-demo { grid-template-columns: 1fr; }
  .gc-home-demo-inputs { padding: 28px; border-right: 0; border-bottom: 1px solid #ffffff1a; }
  .gc-home-demo-result { padding: 30px 28px; }
  .gc-home-result-number { font-size: 3.8rem; }
  .gc-home-value { padding: 65px 0; }
  .gc-home-value-inner { grid-template-columns: 1fr; gap: 45px; }
  .gc-home-capacity { transform: none; }
  .gc-home-capacity > div:first-of-type strong { font-size: 5rem; }
  .gc-home-price { font-size: 2.8rem; }
  .gc-home-footer-grid { grid-template-columns: 1fr 1fr; gap: 30px; }
  .gc-home-footer-bottom { flex-wrap: wrap; font-size: .65rem; }
  .gc-home-motion-toggle { right: 12px; bottom: 12px; padding: 10px; }
  .gc-home-motion-toggle b { display: none; }
}

@media (max-width: 430px) {
  .gc-home-hero h1 { font-size: 3.15rem; }
  .gc-home-actions { align-items: flex-start; flex-direction: column; }
  .gc-home-console-area { padding-inline: 0; }
  .gc-home-console { transform: rotate(-1.5deg); }
  .gc-home-console-stats { grid-template-columns: 1fr; }
  .gc-home-console-float { position: relative; right: auto; bottom: auto; margin: -20px 12px 0 45px; }
  .gc-home-fields { grid-template-columns: 1fr; }
  .gc-home-fields > label:last-child:nth-child(3) { grid-column: auto; }
  .gc-home-capacity { padding: 28px; }
  .gc-home-capacity > div:first-of-type { align-items: flex-start; flex-direction: column; gap: 0; }
  .gc-home-footer-grid { grid-template-columns: 1fr; }
  .gc-home-footer-grid > div:first-child { grid-column: auto; }
}

@media (prefers-reduced-motion: reduce) {
  .gc-homepage *,
  .gc-homepage *::before,
  .gc-homepage *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
  .gc-homepage [data-gc-reveal] { opacity: 1 !important; translate: 0 !important; }
  .gc-homepage .gc-home-scroll-word { opacity: 1 !important; }
}

/* WordPress child-theme integration ------------------------------------- */
body {
  background: #08291f;
  font-family: "DM Sans", sans-serif;
}

.gc-header {
  height: 94px;
  background: rgba(8, 41, 31, .94);
  border-bottom: 1px solid rgba(255,255,255,.08);
  box-shadow: none;
  backdrop-filter: blur(18px);
}

.gc-header-inner { min-height: 94px; padding-block: 0; }
.gc-logo-image { height: 58px !important; max-width: 270px !important; }
.gc-nav { gap: 34px; }
.gc-nav a { color: #cad8cd; font-size: .875rem; font-weight: 500; }
.gc-nav a:hover,
.gc-nav a.is-current { color: #c5fa6d; }
.gc-nav small { color: #92a698; margin-left: 3px; vertical-align: super; font-size: 10px; }
.gc-header-login { color: #d9e4dc; font-size: .875rem; }
.gc-header-login:hover { color: #c5fa6d; }
.gc-header-cta {
  min-height: 44px;
  padding: 12px 17px;
  color: #08291f !important;
  background: #c5fa6d;
  border-radius: 7px;
  box-shadow: none;
  font-size: .875rem;
  font-weight: 650;
}
.gc-header-cta:hover { color: #08291f !important; background: #d4ff99; box-shadow: 0 7px 25px rgba(197,250,109,.12); }

.gc-homepage .gc-container { width: min(calc(100% - 12%), 1440px); }
.gc-homepage .gc-home-hero { padding-inline: 0; }
.gc-homepage .gc-home-products,
.gc-homepage .gc-home-playground,
.gc-homepage .gc-home-statement,
.gc-homepage .gc-home-portfolio,
.gc-homepage .gc-home-reviews,
.gc-homepage .gc-home-final { padding-inline: 0; }

.gc-home-product-visual {
  z-index: -2;
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  background: radial-gradient(circle at 75% 20%, color-mix(in srgb, var(--product-colour) 25%, transparent), transparent 38%), linear-gradient(145deg, #1b4c38, #0a281e);
}
.gc-home-card-shade { z-index: -1; background: linear-gradient(transparent 35%, rgba(6,29,22,.92) 78%, #061d16); position: absolute; inset: 0; }
.gc-home-rise-delay { animation-delay: .12s; }
.gc-home-product-reviewloop { background: radial-gradient(circle at 25% 20%, rgba(183,160,255,.28), transparent 38%), linear-gradient(145deg, #183e31, #0a281e); }
.gc-home-product-bookflow { background: radial-gradient(circle at 75% 18%, rgba(255,181,131,.28), transparent 38%), linear-gradient(145deg, #183e31, #0a281e); }
.gc-home-product-portfolio { background: radial-gradient(circle at 25% 20%, rgba(121,216,231,.27), transparent 38%), linear-gradient(145deg, #183e31, #0a281e); }

.gc-home-mini-screen,
.gc-home-mini-messages,
.gc-home-mini-calendar,
.gc-home-mini-portfolio {
  width: min(74%, 360px);
  margin-top: -55px;
  color: #183527;
  background: #f2f6ee;
  border: 1px solid rgba(255,255,255,.5);
  border-radius: 10px;
  padding: 22px;
  transform: rotate(-4deg);
  box-shadow: 15px 25px 50px rgba(0,0,0,.25);
}
.gc-home-mini-screen b,
.gc-home-mini-calendar b,
.gc-home-mini-portfolio b { display: block; margin-bottom: 14px; letter-spacing: .1em; font-size: 10px; }
.gc-home-mini-screen span { padding: 8px 0; border-bottom: 1px solid #d9e2d5; display: flex; justify-content: space-between; font-size: 12px; }
.gc-home-mini-screen i { color: #3f6a3b; font-style: normal; font-weight: 700; }
.gc-home-mini-messages { display: grid; gap: 10px; background: #132f27; transform: rotate(3deg); }
.gc-home-mini-messages span { width: fit-content; max-width: 88%; padding: 10px 13px; color: #dce9dd; background: #244739; border-radius: 10px 10px 10px 2px; font-size: 11px; }
.gc-home-mini-messages span:nth-child(2) { color: #28213c; background: #b7a0ff; justify-self: end; border-radius: 10px 10px 2px; letter-spacing: .12em; }
.gc-home-mini-calendar { display: grid; grid-template-columns: repeat(5, 1fr); gap: 7px; transform: rotate(-2deg); }
.gc-home-mini-calendar b,
.gc-home-mini-calendar em { grid-column: 1 / -1; }
.gc-home-mini-calendar span { aspect-ratio: 1; background: #e0e7dc; border-radius: 5px; }
.gc-home-mini-calendar span.is-on { background: #ffb583; }
.gc-home-mini-calendar em { margin-top: 8px; font-size: 10px; font-style: normal; }
.gc-home-mini-portfolio { display: grid; grid-template-columns: repeat(3, 1fr); gap: 7px; color: #dce8e1; background: #112f27; transform: rotate(3deg); }
.gc-home-mini-portfolio b { grid-column: 1 / -1; }
.gc-home-mini-portfolio span { aspect-ratio: 1.25; border-radius: 5px; background: linear-gradient(135deg, #79d8e7, #214e44); }

.gc-home-demo > .gc-home-demo-result > div:first-child { display: flex; align-items: center; justify-content: space-between; gap: 10px; }
.gc-home-demo > .gc-home-demo-result > div:first-child > span { color: #bce583; padding: 3px 7px; border: 1px solid #6a8753; border-radius: 4px; font-size: .6rem; }
.gc-home-demo-result > strong[data-result] { color: var(--product-colour); margin: 24px 0 11px; letter-spacing: -.06em; font: 500 clamp(2.8rem,4.5vw,4.8rem)/1.15 "Manrope", sans-serif; }

.gc-home-statement > div { color: #92b49a; margin-top: 45px; padding-bottom: 34px; border-bottom: 1px solid rgba(255,255,255,.15); display: flex; justify-content: space-between; }
.gc-home-statement > div span:last-child { color: #c5fa6d; }

.gc-home-portfolio { padding-top: 100px; padding-bottom: 100px; }
.gc-home-work-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.gc-home-work-grid a { min-width: 0; padding-bottom: 20px; border-bottom: 1px solid rgba(255,255,255,.15); transition: transform .3s; }
.gc-home-work-grid a:hover { transform: translateY(-6px); }
.gc-home-work-grid img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; border-radius: 10px; filter: saturate(.75); transition: filter .3s, transform .5s; }
.gc-home-work-grid a:hover img { filter: saturate(1); }
.gc-home-work-grid span { color: #9db59f; margin-top: 16px; display: block; letter-spacing: .1em; font-size: .65rem; text-transform: uppercase; }
.gc-home-work-grid h3 { margin-top: 8px; font-size: 1.25rem; }

.gc-home-about { color: #08291f; background: #f3f6f0; padding: 90px 0; }
.gc-home-about-grid { display: grid; grid-template-columns: .8fr 1.2fr; align-items: center; gap: 70px; }
.gc-home-about h2 { font-size: clamp(2.5rem, 4.5vw, 4.25rem); }
.gc-home-about h2 span { color: #71816c; }
.gc-home-about p { color: #65745f; margin-top: 25px; font-size: 1rem; }
.gc-home-about-image img { width: 100%; min-height: 500px; object-fit: cover; border-radius: 12px; filter: saturate(.75); }
.gc-home-about-points { margin-top: 35px; display: grid; gap: 0; }
.gc-home-about-points span { padding: 17px 0; border-top: 1px solid #cad4c3; display: flex; gap: 25px; color: #60705e; }
.gc-home-about-points b { min-width: 85px; color: #183c2b; }

.gc-home-reviews { padding-top: 100px; padding-bottom: 100px; }
.gc-home-review-actions { display: flex; flex-direction: column; align-items: flex-start; gap: 12px; }
.gc-home-review-actions > a:last-child { color: #a8c0aa; }
.gc-home-review-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.gc-home-review-grid article { min-height: 315px; padding: 30px; background: #10352a; border: 1px solid rgba(255,255,255,.12); border-radius: 14px; display: flex; flex-direction: column; }
.gc-home-review-grid article > div { color: #c5fa6d; letter-spacing: .15em; }
.gc-home-review-grid article p { margin-top: 24px; }
.gc-home-review-grid article h3 { margin-top: auto; padding-top: 25px; font-size: 1rem; }
.gc-home-review-grid article span { color: #8fab96; font-size: .75rem; }

.gc-home-final { padding-top: 90px; padding-bottom: 95px; border-top: 1px solid rgba(255,255,255,.12); display: flex; align-items: center; justify-content: space-between; gap: 50px; }
.gc-home-final .gc-home-eyebrow { color: #c5fa6d; margin-bottom: 23px; }
.gc-home-final h2 span { color: #c5fa6d; }
.gc-home-final > div:last-child { display: flex; flex-direction: column; align-items: flex-start; gap: 13px; }
.gc-home-final > div:last-child > a:last-child { color: #9bb49f; }

.gc-home-footer { --lime:#c5fa6d; --ink:#08291f; padding-inline: 6%; }
.gc-home-footer .gc-footer-grid { width: min(100%,1270px); margin-inline: auto; padding-top: 65px; padding-bottom: 0; grid-template-columns: 1.25fr 1fr 1fr 1fr; }
.gc-home-footer .gc-footer-logo-image { height: 58px !important; max-width: 275px !important; }
.gc-home-footer .gc-footer-col h3 { color: #a2bc9f; letter-spacing: .12em; font-size: .65rem; text-transform: uppercase; }
.gc-home-footer .gc-footer-col a { color: #d0dece; font-weight: 500; }
.gc-home-footer .gc-footer-col a:hover { color: #c5fa6d; }
.gc-home-footer .gc-footer-bottom-inner { width: min(100%,1270px); }
.gc-home-footer-word { color: #163c28; margin-top: 30px; margin-bottom: -.18em; white-space: nowrap; letter-spacing: -.075em; font: 650 clamp(4rem,15.4vw,18rem)/1.15 "Manrope",sans-serif; }
.gc-home-footer-word span { color: #c5fa6d; padding-left: 3%; font-weight: 400; }

@media (max-width: 1120px) {
  .gc-header { height: 82px; }
  .gc-header-inner { min-height: 82px; }
  .gc-header-login { display: none; }
}

@media (max-width: 900px) {
  .gc-home-work-grid { grid-template-columns: repeat(2, 1fr); }
  .gc-home-about-grid { grid-template-columns: 1fr; gap: 40px; }
  .gc-home-about-image img { min-height: 380px; }
  .gc-home-review-grid { grid-template-columns: 1fr; }
  .gc-home-footer .gc-footer-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 650px) {
  .gc-home-work-grid { grid-template-columns: 1fr; }
  .gc-home-final { flex-direction: column; align-items: flex-start; }
  .gc-home-footer .gc-footer-grid { grid-template-columns: 1fr; }
}

/* GrowthCraft site-wide redesign --------------------------------------- */
.gc-site-page {
  color: #153127;
  background: var(--gc-home-paper);
  overflow: clip;
  font: 400 16px/1.65 "DM Sans", sans-serif;
}
.gc-site-page,
.gc-site-page * { box-sizing: border-box; }
.gc-site-page h1,
.gc-site-page h2,
.gc-site-page h3,
.gc-site-page h4 { margin-top: 0; letter-spacing: -.055em; font-family: "Manrope", sans-serif; font-weight: 550; line-height: 1.07; }
.gc-site-page a { text-underline-offset: 3px; }
.gc-site-page :focus-visible { outline: 2px solid var(--gc-home-lime); outline-offset: 5px; }

.gc-site-page > .gc-hero,
.gc-site-page > .gc-page-hero {
  isolation: isolate;
  min-height: auto;
  color: #f5f8f1 !important;
  background: radial-gradient(circle at 78% 28%, rgba(197,250,109,.14), transparent 30%), linear-gradient(115deg, #08291f 0%, #08291f 62%, #0d3528 100%) !important;
  padding: clamp(90px,10vw,145px) 0 clamp(78px,9vw,125px);
  position: relative;
  overflow: hidden;
}
.gc-site-page > .gc-hero::before,
.gc-site-page > .gc-page-hero::before {
  content: "";
  z-index: -1;
  pointer-events: none;
  background-image: linear-gradient(rgba(197,250,109,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(197,250,109,.045) 1px,transparent 1px);
  background-size: 72px 72px;
  position: absolute;
  inset: 0;
  mask-image: linear-gradient(90deg,transparent 12%,#000 72%);
}
.gc-site-page > .gc-hero::after,
.gc-site-page > .gc-page-hero::after { display: none !important; }
.gc-site-page .gc-hero-grid { grid-template-columns: minmax(0,1.1fr) minmax(340px,.9fr); gap: clamp(45px,7vw,95px); }
.gc-site-page .gc-hero-content { max-width: 760px; }
.gc-site-page .gc-heading-xl { color: #f7faf5 !important; font-size: clamp(3.2rem,6vw,6.2rem); font-weight: 520; line-height: .98; }
.gc-site-page .gc-text-lg { max-width: 690px; color: #b9cbbf !important; font-size: clamp(1rem,1.4vw,1.16rem); line-height: 1.75; }
.gc-site-page .gc-eyebrow { color: var(--gc-home-lime) !important; margin-bottom: 22px; display: flex; align-items: center; gap: 11px; letter-spacing: .14em; font-size: .72rem; font-weight: 700; }
.gc-site-page .gc-eyebrow::before { content: ""; width: 24px; height: 1px; flex: 0 0 auto; background: currentColor; }
.gc-site-page .gc-hero-actions { gap: 15px; margin-top: 33px; }
.gc-site-page .gc-btn { min-height: 52px; padding: 15px 23px; border: 1px solid transparent; border-radius: 7px; gap: 18px; font-weight: 650; line-height: 1.2; transition: transform .2s,background .2s,border-color .2s,box-shadow .2s; }
.gc-site-page .gc-btn-primary,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt { color: var(--gc-home-ink) !important; background: var(--gc-home-lime) !important; border-color: var(--gc-home-lime) !important; box-shadow: none !important; }
.gc-site-page .gc-btn-primary:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover { color: var(--gc-home-ink) !important; background: #d6ff9c !important; transform: translateY(-2px); box-shadow: 0 10px 28px rgba(197,250,109,.16) !important; }
.gc-site-page .gc-btn-secondary { color: #ecf4ed !important; background: transparent; border-color: rgba(255,255,255,.28); }
.gc-site-page .gc-btn-secondary:hover { background: rgba(255,255,255,.08); border-color: rgba(255,255,255,.6); }
.gc-site-page .gc-btn-dark { color: #f6faf5 !important; background: var(--gc-home-ink); border-color: var(--gc-home-ink); }
.gc-site-page .gc-btn-dark:hover { color: var(--gc-home-ink) !important; background: var(--gc-home-lime); border-color: var(--gc-home-lime); }
.gc-site-page .gc-hero-proof { gap: 11px; margin-top: 34px; }
.gc-site-page .gc-hero-proof span { color: #c4d3c7; background: rgba(255,255,255,.045); border: 1px solid rgba(255,255,255,.15); border-radius: 5px; padding: 8px 12px; font-size: .72rem; font-weight: 600; }
.gc-site-page .gc-hero-visual { perspective: 1200px; }
.gc-site-page .gc-hero-visual > div { width: min(100%,560px); border: 1px solid rgba(197,250,109,.22) !important; border-radius: 12px !important; transform: rotateY(-5deg) rotateX(3deg) rotate(-1.5deg); box-shadow: 0 35px 75px rgba(0,0,0,.34) !important; }
.gc-site-page .gc-ft-system-window,
.gc-site-page .gc-review-engine-window,
.gc-site-page .gc-bookflow-window,
.gc-site-page .gc-portfolio-window { background: #f3f6f0 !important; }

.gc-site-page .gc-section { padding: clamp(72px,8vw,112px) 0; }
.gc-site-page .gc-heading-lg { color: var(--gc-home-ink); font-size: clamp(2.45rem,5vw,4.7rem); font-weight: 520; }
.gc-site-page .gc-section-intro { color: #657a6d; }
.gc-site-page .gc-section-header { max-width: 940px; margin-bottom: 52px; }
.gc-site-page .gc-services { color: #153127; background: var(--gc-home-paper) !important; }
.gc-site-page .gc-solution-grid { gap: 0; border-top: 1px solid #b9c6bb; border-left: 1px solid #b9c6bb; }
.gc-site-page .gc-solution-card { min-height: 300px; padding: clamp(28px,4vw,46px); background: transparent !important; border: 0 !important; border-right: 1px solid #b9c6bb !important; border-bottom: 1px solid #b9c6bb !important; border-radius: 0 !important; box-shadow: none !important; }
.gc-site-page .gc-solution-card:hover { background: #e9eee6 !important; transform: none !important; }
.gc-site-page .gc-solution-card h3 { color: var(--gc-home-ink); font-size: 1.6rem; font-weight: 600; }
.gc-site-page .gc-solution-card p,
.gc-site-page .gc-solution-card li { color: #5f7467; }
.gc-site-page .gc-solution-card > span:first-child { color: #688447; }

.gc-site-page .gc-packages-preview { color: #f3f7f1; background: #0a2c22 !important; }
.gc-site-page .gc-packages-preview .gc-heading-lg { color: #f4f8f2; }
.gc-site-page .gc-packages-preview .gc-section-intro { color: #aabeb0; }
.gc-site-page .gc-pricing-grid { gap: 18px; align-items: stretch; }
.gc-site-page .gc-price-card { padding: clamp(25px,3vw,36px); background: #f4f7f1 !important; border: 1px solid rgba(255,255,255,.16) !important; border-radius: 10px !important; box-shadow: none !important; transform: none !important; }
.gc-site-page .gc-price-card-featured { color: var(--gc-home-ink) !important; background: var(--gc-home-lime) !important; border-color: var(--gc-home-lime) !important; }
.gc-site-page .gc-price-card h3,
.gc-site-page .gc-price-card-featured h3,
.gc-site-page .gc-price-card .gc-price,
.gc-site-page .gc-price-card-featured .gc-price { color: var(--gc-home-ink) !important; }
.gc-site-page .gc-price-card li,
.gc-site-page .gc-price-card-featured li,
.gc-site-page .gc-price-card .gc-price-note,
.gc-site-page .gc-price-card-featured .gc-price-note,
.gc-site-page .gc-price-card .gc-price span,
.gc-site-page .gc-price-card-featured .gc-price span { color: #53695c !important; }
.gc-site-page .gc-price-badge { color: #d8ebd7; background: #163e30; border-radius: 4px; }
.gc-site-page .gc-price-card-featured .gc-price-badge { color: #f4f8f2; background: var(--gc-home-ink); }

.gc-site-page .gc-contact { color: #153127; background: #d9ff9f !important; }
.gc-site-page .gc-contact .gc-eyebrow { color: #476528 !important; }
.gc-site-page .gc-contact .gc-section-intro { color: #4c624f; }
.gc-site-page .gc-contact-details,
.gc-site-page .gc-form-wrap { background: rgba(244,247,241,.95) !important; border: 1px solid rgba(8,41,31,.14) !important; border-radius: 10px !important; box-shadow: 0 24px 60px rgba(8,41,31,.09) !important; }
.gc-site-page .gc-contact-details a { color: var(--gc-home-ink); }
.gc-site-page .gc-form-row label,
.gc-site-page .gc-form-section-heading { color: var(--gc-home-ink); }
.gc-site-page .gc-form-row input,
.gc-site-page .gc-form-row textarea,
.gc-site-page .gc-form-row select { color: #173428; background: #fff; border: 1px solid #afbeaf; border-radius: 6px; box-shadow: none; }
.gc-site-page .gc-form-row input:focus,
.gc-site-page .gc-form-row textarea:focus,
.gc-site-page .gc-form-row select:focus { border-color: #5e7c3e; box-shadow: 0 0 0 3px rgba(90,124,57,.12); }
.gc-site-page .gc-form-tabs { padding: 4px; background: #e2e9df; border-radius: 7px; }
.gc-site-page .gc-tab-btn { border-radius: 5px; }
.gc-site-page .gc-tab-btn.active { color: #f6faf4; background: var(--gc-home-ink); }

.gc-site-page .gc-final-cta { color: #f4f8f2; background: var(--gc-home-ink) !important; border-top: 1px solid rgba(255,255,255,.1); padding: clamp(75px,9vw,118px) 0; }
.gc-site-page .gc-final-cta h2 { color: #f4f8f2; font-weight: 520; }
.gc-site-page .gc-final-cta p { color: #aec2b3; }
.gc-site-page > .gc-page-hero { min-height: 480px; }
.gc-site-page .gc-page-hero-inner { max-width: 970px; }
.gc-site-page > .gc-section:not(.gc-services):not(.gc-packages-preview):not(.gc-contact) { background: var(--gc-home-paper); }
.gc-site-page .gc-legal-content { max-width: 960px; color: #344d40; background: #fff; border: 1px solid #dbe3d8; border-radius: 10px; padding: clamp(30px,6vw,72px); box-shadow: 0 24px 70px rgba(8,41,31,.07); }
.gc-site-page .gc-legal-content h2 { color: var(--gc-home-ink); border-top-color: #d9e1d7; font-size: clamp(1.55rem,2.5vw,2.15rem); }
.gc-site-page .gc-legal-content h3 { color: #24493a; }
.gc-site-page .gc-legal-content p,
.gc-site-page .gc-legal-content li { color: #526a5c; }
.gc-site-page .gc-legal-content a { color: #315f45; }
.gc-site-page .gc-legal-toc { background: #edf2ea; border: 1px solid #d4ded2; border-radius: 7px; }
.gc-site-page .gc-legal-table { border-color: #ccd8ca; }
.gc-site-page .gc-legal-table th { color: #f5f8f3; background: var(--gc-home-ink); }
.gc-site-page .gc-legal-table td { background: #fbfcfa; border-color: #dbe3d9; }
.gc-site-page .gc-legal-placeholder { color: #7b3f22; background: #fff0d9; border-radius: 3px; }
.gc-site-page .gc-thank-you-card { color: var(--gc-home-ink); background: #f4f7f1; border: 1px solid #dce6d9; border-radius: 10px; box-shadow: 0 30px 70px rgba(0,0,0,.2); }
.gc-site-page .gc-thank-you-check { color: var(--gc-home-ink); background: var(--gc-home-lime); }

/* WooCommerce and parent-theme screens */
.woocommerce-page .site-content,
.woocommerce .site-content,
body.woocommerce-account .site-content,
body.woocommerce-cart .site-content,
body.woocommerce-checkout .site-content { color: #173428; background: var(--gc-home-paper); padding-block: clamp(55px,7vw,95px); }
.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering { color: #657a6d; }
.woocommerce div.product .product_title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce h1,
.woocommerce h2,
.woocommerce h3 { color: var(--gc-home-ink); font-family: "Manrope", sans-serif; letter-spacing: -.035em; }
.woocommerce ul.products li.product { background: #fff; border: 1px solid #d7e0d5; border-radius: 9px; padding: 18px !important; transition: transform .2s,box-shadow .2s; }
.woocommerce ul.products li.product:hover { transform: translateY(-4px); box-shadow: 0 20px 45px rgba(8,41,31,.09); }
.woocommerce ul.products li.product img { border-radius: 6px; }
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price { color: #476d2b; font-weight: 700; }
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit { color: #f6faf4; background: var(--gc-home-ink); border: 1px solid var(--gc-home-ink); border-radius: 6px; font-weight: 650; }
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover { color: var(--gc-home-ink); background: var(--gc-home-lime); }
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form select,
.woocommerce .select2-container--default .select2-selection--single { min-height: 48px; color: #173428; background: #fff; border: 1px solid #afbeaf; border-radius: 6px; padding: 11px 13px; }
.woocommerce table.shop_table,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-checkout #payment { background: #fff; border: 1px solid #d5dfd3; border-radius: 9px; }
.woocommerce-error,
.woocommerce-info,
.woocommerce-message { background: #fff; border-top-color: #527a34; }
.woocommerce-info::before,
.woocommerce-message::before { color: #527a34; }
.woocommerce-account .woocommerce-MyAccount-navigation ul { margin: 0; padding: 0; list-style: none; }
.woocommerce-account .woocommerce-MyAccount-navigation a { display: block; color: #f4f8f2; background: var(--gc-home-ink); border-bottom: 1px solid rgba(255,255,255,.1); padding: 13px 16px; text-decoration: none; }
.woocommerce-account .woocommerce-MyAccount-navigation a:hover { color: var(--gc-home-lime); }

html[data-motion="on"] .gc-site-page [data-gc-reveal] { opacity: 1; translate: 0 0; transition: opacity .75s,translate .85s cubic-bezier(.16,1,.3,1); }
html[data-motion="on"] .gc-site-page [data-gc-reveal]:not(.is-seen) { opacity: 0; translate: 0 32px; }
html[data-motion="off"] .gc-site-page *,
html[data-motion="off"] .gc-site-page *::before,
html[data-motion="off"] .gc-site-page *::after { animation: none !important; transition: none !important; }
html[data-motion="off"] .gc-site-page [data-gc-reveal] { opacity: 1 !important; translate: 0 !important; }

@media (max-width: 980px) {
  .gc-site-page .gc-hero-grid { grid-template-columns: 1fr; gap: 55px; }
  .gc-site-page .gc-hero-content { max-width: 820px; }
  .gc-site-page .gc-hero-visual { justify-content: center; }
  .gc-site-page .gc-hero-visual > div { transform: rotate(-1deg); }
  .gc-site-page .gc-contact-grid { grid-template-columns: 1fr; gap: 45px; }
  .gc-site-page .gc-pricing-grid-four { grid-template-columns: repeat(2,1fr); }
}
@media (max-width: 760px) {
  .gc-site-page > .gc-hero,
  .gc-site-page > .gc-page-hero { padding: 75px 0 70px; }
  .gc-site-page .gc-heading-xl { font-size: clamp(2.8rem,12vw,4.4rem); }
  .gc-site-page .gc-heading-lg { font-size: clamp(2.25rem,10vw,3.5rem); }
  .gc-site-page .gc-solution-grid,
  .gc-site-page .gc-pricing-grid,
  .gc-site-page .gc-pricing-grid-four { grid-template-columns: 1fr; }
  .gc-site-page .gc-solution-card { min-height: 0; }
  .gc-site-page .gc-price-card-featured { order: -1; }
  .gc-site-page .gc-form-row-split { grid-template-columns: 1fr; }
  .woocommerce-account .woocommerce-MyAccount-navigation { margin-bottom: 30px; }
}
@media (max-width: 520px) {
  .gc-site-page .gc-hero-actions { align-items: stretch; flex-direction: column; }
  .gc-site-page .gc-hero-actions .gc-btn { width: 100%; }
  .gc-site-page .gc-hero-proof { align-items: flex-start; flex-direction: column; }
  .gc-site-page .gc-hero-visual > div { transform: none; }
  .gc-site-page .gc-form-wrap,
  .gc-site-page .gc-contact-details { padding: 22px !important; }
  .gc-site-page .gc-legal-content { margin-inline: 0; padding: 25px 20px; }
  .gc-site-page .gc-legal-table { display: block; overflow-x: auto; }
}
@media (prefers-reduced-motion: reduce) {
  .gc-site-page [data-gc-reveal] { opacity: 1 !important; translate: 0 !important; }
}

/* 2026-09 corrective QA layer ----------------------------------------- */
html,body{max-width:100%;overflow-x:hidden}
body,.site,.site-content,.ast-container,.content-area{margin-bottom:0!important;padding-bottom:0!important}
.gc-site-main{display:block;margin:0!important;padding:0!important}
.gc-site-main+.gc-footer,.gc-site-page+.gc-footer,.gc-homepage+.gc-footer{margin-top:0!important}

.gc-header{height:72px!important;position:sticky!important;top:0;z-index:9999;background:#123b2f!important}
body.admin-bar .gc-header{top:32px}
.gc-header-inner{min-height:72px!important;gap:18px}
.gc-logo{display:flex;align-items:center;flex:0 0 auto}
.gc-logo-image{width:auto!important;height:46px!important;max-width:205px!important;object-fit:contain!important}
.gc-nav{gap:23px}
.gc-nav a{font-size:.82rem}
.gc-header-actions{gap:10px}
.gc-header-socials{display:flex;align-items:center;gap:6px}
.gc-header-socials a{width:27px;height:27px;border:1px solid rgba(255,255,255,.22);border-radius:50%;display:grid;place-items:center;color:#dce9df!important;font-size:10px;font-weight:800;text-decoration:none!important}
.gc-header-socials a:hover{color:#08291f!important;background:#c5fa6d;border-color:#c5fa6d}
.gc-header-cart{display:flex;align-items:center;gap:5px;color:#d9e4dc!important;font-size:.8rem;text-decoration:none!important}
.gc-header-cart span{min-width:20px;height:20px;border-radius:50%;display:grid;place-items:center;color:#08291f;background:#c5fa6d;font-size:10px;font-weight:800}
.gc-header-login{padding:9px 11px;border:1px solid rgba(255,255,255,.2);border-radius:5px;font-weight:650;text-decoration:none!important}
.gc-header-cta{min-height:40px;padding:10px 15px}
.gc-mobile-socials{display:flex;gap:18px;padding-top:10px;border-top:1px solid rgba(255,255,255,.12)}
.gc-mobile-socials a{font-size:.8rem!important}

.gc-homepage h1,.gc-homepage h2,.gc-homepage h3,.gc-homepage h4{color:#f4f8f2!important}
.gc-homepage .gc-home-how h2,.gc-homepage .gc-home-how h3,.gc-homepage .gc-home-about h2,.gc-homepage .gc-home-about h3,.gc-homepage .gc-home-value h2{color:#08291f!important}
.gc-homepage .gc-home-hero h1>span:first-child{color:#fff!important;opacity:1!important;visibility:visible!important}
.gc-home-button-secondary{color:#e8f1e8!important;background:transparent!important;border-color:#6e8875!important}
.gc-home-button-secondary:hover{color:#08291f!important;background:#e8f1e8!important}
.gc-home-actions{flex-wrap:wrap;gap:13px}
.gc-home-real-hero{margin:0;position:relative;border:1px solid rgba(255,255,255,.24);border-radius:14px;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 30px 70px rgba(0,0,0,.36)}
.gc-home-real-hero img{display:block;width:100%;height:auto;max-height:490px;object-fit:cover;object-position:left top;background:#f5f5f5}
.gc-home-real-hero figcaption,.gc-product-screenshot figcaption{padding:9px 13px;color:#c7d7ca;background:#0b2d22;font-size:.68rem}
.gc-home-console-fallback{display:none}

.gc-home-products{padding-bottom:72px}
.gc-home-flip-face{min-height:500px}
.gc-home-product-visual{height:58%;inset:0 0 auto;place-items:stretch;background:#eef1ee!important}
.gc-home-product-visual img{width:100%;height:100%;object-fit:cover;object-position:left top;filter:saturate(.9);transition:transform .55s,filter .3s}
.gc-home-flip-card:hover .gc-home-product-visual img{transform:scale(1.025);filter:saturate(1)}
.gc-home-card-shade{z-index:0;background:linear-gradient(transparent 28%,rgba(6,29,22,.55) 51%,#061d16 70%)}
.gc-home-flip-top,.gc-home-flip-copy,.gc-home-card-primary,.gc-home-flip-control{z-index:2}
.gc-home-flip-copy{bottom:122px}
.gc-home-flip-copy h3,.gc-home-flip-copy h3 a{color:#fff!important;text-shadow:0 2px 16px rgba(0,0,0,.45)}
.gc-home-flip-copy p{color:#e6eee5!important}
.gc-home-card-primary{position:absolute;left:32px;right:32px;bottom:69px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.gc-home-card-primary a{color:var(--product-colour)!important;font-weight:750;text-decoration:none}
.gc-home-card-primary small{color:#d1dfd1;font-size:.72rem}
.gc-home-flip-control{cursor:pointer;color:#fff!important}
.gc-home-flip-control span:last-child{width:25px;height:25px;border:1px solid var(--product-colour);border-radius:50%;display:grid;place-items:center;color:var(--product-colour)}
html[data-motion="off"] .gc-homepage .gc-home-flip-card.is-flipped .gc-home-flip-inner{transform:rotateY(180deg)!important}
html[data-motion="off"] .gc-homepage .gc-home-flip-card:not(.is-flipped) .gc-home-flip-inner{transform:none!important}

.gc-home-compare{padding-top:30px;padding-bottom:95px}
.gc-home-compare-wrap{overflow-x:auto;border:1px solid rgba(255,255,255,.16);border-radius:10px}
.gc-home-compare table{width:100%;min-width:760px;border-collapse:collapse;background:#10352a}
.gc-home-compare th,.gc-home-compare td{padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.12);color:#d7e4d8;text-align:left}
.gc-home-compare thead th{color:#c5fa6d;background:#0b2b21;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}
.gc-home-compare tbody th{color:#fff}

.gc-home-tabs button{cursor:pointer}
.gc-home-tabs button:hover{color:#fff;background:#2a5039}
.gc-home-tabs button:focus-visible{z-index:1;outline:3px solid #c5fa6d;outline-offset:-3px}
.gc-home-demo-inputs h3{color:#fff!important;opacity:1!important}
.gc-home-fields>label{display:grid;gap:7px;color:#d8e6d8!important}
.gc-home-fields label>.gc-home-input-wrap{margin-top:0;padding:0 12px;background:#fff;border:2px solid #9bb2a1;border-radius:7px;display:flex;align-items:center}
.gc-home-fields .gc-home-input-wrap:focus-within{border-color:#c5fa6d;box-shadow:0 0 0 3px rgba(197,250,109,.14)}
.gc-home-fields input{min-height:48px;color:#143a2b!important;background:#fff!important;font-size:1rem;font-weight:700}
.gc-home-fields small{color:#536a59;white-space:nowrap;font-size:.7rem}
.gc-home-reset{color:#08291f!important;background:#c5fa6d!important;border-color:#c5fa6d!important;font-weight:750;cursor:pointer}
.gc-home-reset:hover{background:#d9ffa1!important}

.gc-home-work-grid article{min-width:0;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column}
.gc-home-work-grid article:hover{transform:translateY(-5px)}
.gc-home-work-grid article p{color:#c5d3c6;margin:10px 0 14px;font-size:.88rem}
.gc-home-work-grid article>a{margin-top:auto;color:#c5fa6d!important;font-weight:750;text-decoration:none}
.gc-home-work-grid article h3{color:#fff!important}

.gc-home-google-source{max-width:340px;margin:0 0 25px;padding:14px 18px;border-radius:10px;background:#fff;display:flex;align-items:center;gap:15px}
.gc-home-google-source img{width:155px;height:60px;object-fit:contain}
.gc-home-google-source span{color:#4b5d50;font-size:.74rem}
.gc-home-review-grid article{min-height:245px!important}
.gc-home-review-grid article h3{color:#fff!important;opacity:1!important}
.gc-home-review-grid article span{color:#b8cdbb!important}
.gc-home-reviewloop-feed{color:#18382c;background:#f7f9f6;border-radius:12px;padding:clamp(16px,3vw,34px)}
.gc-home-reviewloop-feed h1,.gc-home-reviewloop-feed h2,.gc-home-reviewloop-feed h3,.gc-home-reviewloop-feed h4{color:#17382c!important}
.gc-home-reviewloop-feed p,.gc-home-reviewloop-feed span{color:#4f6556}
.gc-home-reviewloop-feed .rl-public-summary{display:flex;align-items:center;gap:12px;margin-bottom:20px}.gc-home-reviewloop-feed .rl-public-stars{color:#f4b400!important;letter-spacing:.12em}.gc-home-reviewloop-feed .rl-public-reviews-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.gc-home-reviewloop-feed .rl-public-review-card{min-height:0;padding:24px;border:1px solid #d8e2d7;border-radius:9px;background:#fff}.gc-home-reviewloop-feed .rl-public-review-text{color:#384f40!important}.gc-home-reviewloop-feed .rl-public-review-author{color:#17382c!important;font-weight:800!important;opacity:1!important}
.gc-home-reviewloop-feed .gc-home-review-grid{background:#08291f;margin:-34px;padding:0}

.gc-home-final h2,.gc-site-page .gc-final-cta h2{color:#fff!important;opacity:1!important;visibility:visible!important}
.gc-home-final>div:last-child>a:last-child{color:#dbe7dc!important;font-weight:650}
.gc-footer-account{color:#c5fa6d!important;font-weight:800!important}
.gc-footer-logo-image{height:52px!important;max-width:230px!important}

.gc-product-screenshot{width:min(100%,650px);margin:0;border:1px solid rgba(255,255,255,.2);border-radius:12px;overflow:hidden;box-shadow:0 35px 80px rgba(0,0,0,.28);transform:rotate(-1.4deg)}
.gc-product-screenshot img{display:block;width:100%;height:auto;max-height:560px;object-fit:cover;object-position:left top;background:#fff}
.gc-product-screenshot-wide{width:min(100%,760px)}
.gc-hero-pricing-note{margin-top:15px!important;color:#d5e4d5!important;font-size:.86rem}
.gc-site-page .gc-solution-grid{grid-template-columns:repeat(3,1fr)}
.gc-site-page .gc-line-icon{width:40px;height:40px;border:1px solid #9fb19f;border-radius:8px;display:grid;place-items:center;background:#edf3e9}
.gc-site-page .gc-line-icon::before{content:"✓"!important;position:static!important;width:auto!important;height:auto!important;border:0!important;color:#4c7830;font-size:18px;font-weight:800;transform:none!important}
.gc-site-page .gc-line-icon::after{display:none!important}
.gc-site-page .gc-price-card{min-height:0!important;padding:28px!important;display:flex;flex-direction:column}
.gc-site-page .gc-price-card ul{margin-bottom:18px}
.gc-site-page .gc-price-card .gc-btn{margin-top:auto}
.gc-site-page .gc-price span{display:block;margin:3px 0 0!important;line-height:1.25}
.gc-commerce-note{max-width:940px;margin:25px auto 0;color:#b7c9ba;text-align:center;font-size:.82rem}
.gc-site-page .gc-final-cta{margin-bottom:0!important}

@media(max-width:1180px){
  .gc-header-socials{display:none}.gc-nav{gap:14px}.gc-nav a{font-size:.76rem}
}
@media(max-width:1120px){
  .gc-header{height:72px!important}.gc-header-inner{min-height:72px!important}.gc-header-cart,.gc-header-login{display:none}
}
@media(max-width:980px){
  .gc-site-page .gc-solution-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:782px){body.admin-bar .gc-header{top:46px}}
@media(max-width:700px){
  .gc-header,.gc-header-inner{height:68px!important;min-height:68px!important}.gc-logo-image{height:42px!important;max-width:180px!important}
  .gc-home-hero{padding-top:45px}.gc-home-real-hero{transform:none}.gc-home-hero-bottom{display:none}
  .gc-home-actions{align-items:stretch;flex-direction:column}.gc-home-actions a{width:100%;justify-content:center}
  .gc-home-flip-face{min-height:520px}.gc-home-flip-copy{bottom:132px}.gc-home-card-primary{left:24px;right:24px;bottom:76px;align-items:flex-start;flex-direction:column;gap:4px}
  .gc-home-work-grid{grid-template-columns:1fr}.gc-home-reviewloop-feed{padding:16px}.gc-home-reviewloop-feed .gc-home-review-grid{margin:-16px}
  .gc-home-reviewloop-feed .rl-public-reviews-list{grid-template-columns:1fr}
  .gc-site-page .gc-solution-grid{grid-template-columns:1fr}.gc-site-page .gc-price-card{padding:24px!important}
  .gc-product-screenshot{transform:none}
  .gc-footer-bottom-inner>div{display:flex;flex-wrap:wrap;gap:10px}.gc-footer-bottom a{margin:0!important}
}
@media(max-width:480px){
  .gc-home-hero h1{font-size:clamp(2.7rem,15vw,3.3rem)}.gc-home-product-visual{height:52%}.gc-home-flip-copy h3{font-size:2.2rem}.gc-home-flip-copy p{font-size:.92rem}
  .gc-home-google-source{align-items:flex-start;flex-direction:column}.gc-home-google-source img{width:145px;height:48px}
}
@media(prefers-reduced-motion:reduce){
  html[data-motion="on"] .gc-homepage .gc-home-flip-inner,html[data-motion="off"] .gc-homepage .gc-home-flip-inner{transition:none!important}
}

/* 2026-09 asset, review-carousel and lighter CTA update ---------------- */
.gc-review-carousel{position:relative;outline:none;touch-action:pan-y}
.gc-review-carousel:focus-visible{outline:3px solid #c5fa6d;outline-offset:6px}
.gc-review-viewport{overflow:hidden;transition:height .35s ease}
.gc-review-track{display:flex;align-items:flex-start;transition:transform .55s cubic-bezier(.22,.75,.18,1);will-change:transform}
.gc-review-slide{box-sizing:border-box;flex:0 0 100%;min-width:100%;padding:clamp(24px,4vw,48px);color:#17382c;background:#fff;border:1px solid #d7e2d8;border-radius:10px;box-shadow:0 20px 55px rgba(4,37,27,.09)}
.gc-homepage .gc-review-slide blockquote{margin:18px 0 24px;padding:0;border:0}
.gc-homepage .gc-review-slide blockquote p{margin:0 0 13px;color:#314c3d!important;font-size:clamp(1rem,1.45vw,1.18rem);line-height:1.72}
.gc-homepage .gc-review-slide blockquote p:last-child{margin-bottom:0}
.gc-homepage .gc-review-stars{color:#f4b400!important;font-size:1.05rem;letter-spacing:.15em}
.gc-review-slide footer{display:flex;flex-direction:column;gap:4px;padding-top:19px;border-top:1px solid #e0e7df}
.gc-homepage .gc-review-slide footer strong{color:#17382c!important;font-size:1rem}
.gc-homepage .gc-review-slide footer span{color:#617569!important;font-size:.76rem}
.gc-review-controls{display:grid;grid-template-columns:42px 1fr auto 42px;align-items:center;gap:13px;margin-top:18px}
.gc-review-controls>button{width:42px;height:42px;padding:0;display:grid;place-items:center;color:#08291f;background:#c5fa6d;border:1px solid #a8db53;border-radius:50%;font-size:1.2rem;cursor:pointer}
.gc-review-controls>button:hover,.gc-review-controls>button:focus-visible{background:#d9ffa1;outline:2px solid #08291f;outline-offset:2px}
.gc-review-dots{display:flex;align-items:center;gap:8px}
.gc-review-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#b1c0b4;cursor:pointer;transition:width .2s,background .2s}
.gc-review-dots button.is-active{width:27px;border-radius:99px;background:#527a34}
.gc-review-count{color:#536b5b!important;font-size:.76rem;font-variant-numeric:tabular-nums}
.gc-reviewloop-source[hidden]{display:none!important}

.gc-contact-hero-grid{position:relative;z-index:1;display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center;gap:clamp(38px,6vw,88px)}
.gc-contact-page-hero .gc-page-hero-inner{max-width:none}
.gc-contact-hero-image{margin:0;border:1px solid rgba(255,255,255,.25);border-radius:14px;overflow:hidden;transform:rotate(1deg);box-shadow:0 30px 70px rgba(0,0,0,.3)}
.gc-contact-hero-image img{display:block;width:100%;max-height:500px;object-fit:cover;object-position:left top;background:#fff}

.gc-homepage .gc-home-final{box-sizing:border-box;margin-top:26px;margin-bottom:72px;padding:clamp(48px,7vw,84px) clamp(26px,5vw,72px)!important;color:#08291f!important;background:linear-gradient(135deg,#fbfcf7 0%,#edf4e7 58%,#e2efda 100%)!important;border:1px solid #cbdac7!important;border-radius:16px;box-shadow:0 24px 65px rgba(0,0,0,.14)}
.gc-homepage .gc-home-final h2{color:#08291f!important}
.gc-homepage .gc-home-final h2 span{color:#527a34!important}
.gc-homepage .gc-home-final .gc-home-eyebrow{color:#527a34!important}
.gc-homepage .gc-home-final p{color:#4e6858!important}
.gc-homepage .gc-home-final>div:last-child>a:last-child{color:#365945!important}
.gc-homepage .gc-home-final .gc-home-button{color:#f7faf4!important;background:#123b2f!important;border-color:#123b2f!important}
.gc-homepage .gc-home-final .gc-home-button:hover{color:#08291f!important;background:#c5fa6d!important;border-color:#a8da55!important}

.gc-site-page .gc-final-cta{margin:0!important;padding:clamp(70px,9vw,112px) 0!important;color:#08291f!important;background:linear-gradient(135deg,#fbfcf7 0%,#eef4e9 58%,#dfead9 100%)!important;border-top:1px solid #cad8c8!important;border-bottom:1px solid #cad8c8!important}
.gc-site-page .gc-final-cta h2{color:#08291f!important}
.gc-site-page .gc-final-cta p{color:#506a59!important}
.gc-site-page .gc-final-cta .gc-btn-secondary{color:#08291f!important;border-color:#718878!important;background:transparent!important}
.gc-site-page .gc-final-cta .gc-btn-secondary:hover{color:#f7faf4!important;background:#123b2f!important;border-color:#123b2f!important}

@media(max-width:900px){
  .gc-contact-hero-grid{grid-template-columns:1fr!important}
  .gc-contact-hero-image{max-width:720px;transform:none}
}
@media(max-width:700px){
  .gc-homepage .gc-home-final{margin-inline:20px;margin-bottom:48px;padding:42px 24px!important}
  .gc-review-controls{grid-template-columns:40px 1fr auto 40px;gap:9px}
  .gc-review-slide{padding:24px 20px}
}
@media(prefers-reduced-motion:reduce){
  .gc-review-track,.gc-review-viewport{transition:none!important}
}
