:root{--gc-navy:#071d38;--gc-navy-2:#0b2b52;--gc-red:#d61f26;--gc-red-dark:#b5141a;--gc-ink:#0a1930;--gc-muted:#607086;--gc-line:#dce4ee;--gc-soft:#f4f7fb;--gc-white:#fff}.gc-homepage-active{margin:0}.gc-homepage-active .site-content,.gc-homepage-active .entry-content,.gc-homepage-active main{max-width:none!important;width:100%!important;padding:0!important;margin:0!important}.gc-homepage-active .entry-header,.gc-homepage-active .site-header,.gc-homepage-active .site-footer{display:none!important}.gc-public-site,.gc-public-site *{box-sizing:border-box}.gc-public-site{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--gc-ink);background:#fff;line-height:1.55}.gc-public-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.gc-public-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(10,25,48,.08)}.gc-public-header-inner{min-height:78px;display:flex;align-items:center;gap:34px}.gc-public-brand{display:flex;align-items:center;max-width:270px;text-decoration:none}.gc-public-logo{display:block;max-height:54px;width:auto}.gc-public-wordmark{display:grid;line-height:1;text-decoration:none;min-width:210px}.gc-public-wordmark b{font-size:25px;letter-spacing:.12em;color:var(--gc-navy)}.gc-public-wordmark em{font-style:normal;font-size:13px;letter-spacing:.36em;color:var(--gc-red);margin-top:6px}.gc-public-wordmark small{font-size:8px;letter-spacing:.27em;color:var(--gc-navy);margin-top:6px}.gc-public-nav{margin-left:auto;display:flex;align-items:center;gap:28px}.gc-public-nav a{font-size:14px;font-weight:650;color:var(--gc-ink);text-decoration:none;transition:.2s}.gc-public-nav a:hover{color:var(--gc-red)}.gc-public-header-cta{background:var(--gc-red);color:#fff!important;text-decoration:none;padding:12px 18px;border-radius:8px;font-weight:750;font-size:14px;box-shadow:0 9px 22px rgba(214,31,38,.2)}.gc-public-menu-button{display:none;margin-left:auto;width:42px;height:42px;border:1px solid var(--gc-line);background:#fff;border-radius:9px;padding:9px}.gc-public-menu-button span{display:block;height:2px;background:var(--gc-navy);margin:5px}.gc-public-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 72% 40%,#173e70 0,#0a284d 31%,#061a33 70%);color:#fff}.gc-public-hero:after{content:"";position:absolute;inset:auto -12% -55% 42%;height:650px;border-radius:50%;background:rgba(255,255,255,.035)}.gc-public-hero-grid{position:relative;z-index:2;min-height:610px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:40px;padding-block:70px}.gc-public-eyebrow,.gc-public-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.gc-public-eyebrow{color:#fff}.gc-public-eyebrow:before,.gc-public-kicker:before{content:"";width:28px;height:2px;background:var(--gc-red)}.gc-public-hero h1{font-size:clamp(43px,5.3vw,76px);line-height:1.04;letter-spacing:-.045em;max-width:760px;margin:22px 0 22px;color:#fff}.gc-public-hero h1::first-line{color:#fff}.gc-public-hero p{font-size:clamp(17px,1.6vw,21px);max-width:650px;color:#d6e0ec;margin:0}.gc-public-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.gc-public-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 21px;border-radius:8px;font-weight:780;font-size:14px;text-decoration:none!important;transition:.2s;border:1px solid transparent}.gc-public-btn:hover{transform:translateY(-2px)}.gc-public-btn-primary{background:var(--gc-red);color:#fff!important;box-shadow:0 12px 26px rgba(214,31,38,.25)}.gc-public-btn-ghost{border-color:rgba(255,255,255,.34);color:#fff!important;background:rgba(255,255,255,.06)}.gc-public-btn-outline{border-color:var(--gc-red);color:var(--gc-red)!important;background:#fff}.gc-public-btn-light{background:#fff;color:var(--gc-navy)!important}.gc-public-hero-visual{display:flex;align-items:center;justify-content:center;min-height:420px}.gc-public-hero-visual>img{max-width:100%;max-height:500px;object-fit:contain;filter:drop-shadow(0 30px 35px rgba(0,0,0,.3))}.gc-public-visual-card{position:relative;width:min(420px,90%);aspect-ratio:1;border-radius:40px;background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.17);box-shadow:0 35px 75px rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.gc-public-visual-card>b{font-size:180px;line-height:.8;color:#fff;letter-spacing:-.08em}.gc-public-visual-card div{position:absolute;left:35px;right:35px;bottom:30px;display:flex;justify-content:space-between;align-items:end;gap:20px}.gc-public-visual-card strong{font-size:20px}.gc-public-visual-card small{color:#d0dbea;text-align:right}.gc-public-orbit{position:absolute;width:130%;height:130%;border:34px solid var(--gc-red);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(25deg);opacity:.9}.gc-public-benefits{position:relative;z-index:5;margin-top:-1px;background:#fff;border-bottom:1px solid var(--gc-line)}.gc-public-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.gc-public-benefit-grid article{display:flex;gap:14px;padding:27px 23px;border-right:1px solid var(--gc-line)}.gc-public-benefit-grid article:last-child{border-right:0}.gc-public-benefit-grid article>span{display:grid;place-items:center;flex:0 0 40px;height:40px;border-radius:50%;background:#fff0f0;color:var(--gc-red);font-size:20px}.gc-public-benefit-grid h3{font-size:15px;margin:0 0 4px;color:var(--gc-ink)}.gc-public-benefit-grid p{font-size:13px;color:var(--gc-muted);margin:0}.gc-public-section{padding:100px 0}.gc-public-section-soft{background:var(--gc-soft)}.gc-public-about-grid{display:grid;grid-template-columns:1fr .92fr;gap:85px;align-items:center}.gc-public-kicker{color:var(--gc-red)}.gc-public-section-copy h2,.gc-public-section-heading h2{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.035em;color:var(--gc-navy);margin:18px 0}.gc-public-section-copy p,.gc-public-section-heading p{font-size:17px;color:var(--gc-muted);max-width:690px}.gc-public-text-link{display:inline-flex;gap:10px;margin-top:16px;color:var(--gc-red)!important;font-weight:800;text-decoration:none!important}.gc-public-about-visual img{width:100%;border-radius:24px;box-shadow:0 26px 60px rgba(7,29,56,.15)}.gc-public-about-card{min-height:370px;padding:58px;border-radius:24px;background:linear-gradient(145deg,#fff,#f2f5f9);box-shadow:0 25px 65px rgba(7,29,56,.13);border:1px solid var(--gc-line);display:flex;flex-direction:column;justify-content:center}.gc-public-about-card .gc-public-wordmark{max-width:330px}.gc-public-about-card p{font-size:17px;color:var(--gc-muted);margin-top:32px}.gc-public-section-heading{text-align:center;margin:0 auto 45px}.gc-public-section-heading .gc-public-kicker{justify-content:center}.gc-public-section-heading p{margin-inline:auto}.gc-brand-placeholder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gc-brand-placeholder-grid article{min-height:145px;border-radius:16px;background:#fff;border:1px solid var(--gc-line);box-shadow:0 10px 30px rgba(7,29,56,.06);display:flex;flex-direction:column;align-items:center;justify-content:center}.gc-brand-placeholder-grid strong{font-size:25px;color:var(--gc-navy)}.gc-brand-placeholder-grid span{font-size:13px;color:var(--gc-muted);margin-top:8px}.gc-public-centered{text-align:center;margin-top:34px}.gc-public-segment-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.gc-public-segment-grid article{text-align:center;padding:31px 14px;border:1px solid var(--gc-line);border-radius:14px;background:#fff}.gc-public-segment-grid span{display:grid;place-items:center;margin:0 auto 13px;width:46px;height:46px;border-radius:50%;background:#fcedee;color:var(--gc-red);font-size:20px}.gc-public-segment-grid h3{font-size:15px;margin:0;color:var(--gc-navy)}.gc-public-numbers{padding:55px 0;background:var(--gc-navy);color:#fff}.gc-public-number-grid{display:grid;grid-template-columns:repeat(4,1fr)}.gc-public-number-grid div{text-align:center;border-right:1px solid rgba(255,255,255,.15)}.gc-public-number-grid div:last-child{border-right:0}.gc-public-number-grid strong{display:block;font-size:42px}.gc-public-number-grid span{font-size:13px;color:#c9d5e2}.gc-public-cta{position:relative;padding:78px 0;background:linear-gradient(120deg,#071d38,#0c315d);color:#fff;overflow:hidden}.gc-public-cta:after{content:"";position:absolute;right:-130px;top:-200px;width:500px;height:500px;border:65px solid rgba(214,31,38,.28);border-radius:50%}.gc-public-cta-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:50px}.gc-public-cta h2{font-size:clamp(32px,4vw,50px);line-height:1.1;margin:17px 0 12px;color:#fff}.gc-public-cta p{font-size:17px;color:#d4deea;max-width:720px;margin:0}.gc-public-contact-meta{display:flex;gap:25px;flex-wrap:wrap;margin-top:18px;color:#fff;font-size:14px}.gc-public-footer{padding:38px 0;background:#041426;color:#aebdce}.gc-public-footer .gc-public-container{display:flex;align-items:center;justify-content:space-between;gap:30px}.gc-public-footer .gc-public-wordmark b,.gc-public-footer .gc-public-wordmark small{color:#fff}.gc-public-footer .gc-public-logo{filter:brightness(0) invert(1)}.gc-public-footer p{font-size:13px;margin:0}.gc-public-site img{max-width:100%;height:auto}
@media(max-width:980px){.gc-public-nav{position:absolute;left:20px;right:20px;top:70px;display:none;flex-direction:column;align-items:stretch;background:#fff;padding:18px;border:1px solid var(--gc-line);border-radius:14px;box-shadow:0 20px 45px rgba(7,29,56,.16)}.gc-public-nav.is-open{display:flex}.gc-public-nav a{padding:10px}.gc-public-menu-button{display:block}.gc-public-header-cta{display:none}.gc-public-hero-grid{grid-template-columns:1fr;min-height:auto;padding-block:75px}.gc-public-hero-copy{text-align:center}.gc-public-hero p{margin-inline:auto}.gc-public-actions{justify-content:center}.gc-public-hero-visual{min-height:330px}.gc-public-visual-card{max-width:350px}.gc-public-benefit-grid{grid-template-columns:repeat(2,1fr)}.gc-public-benefit-grid article:nth-child(2){border-right:0}.gc-public-about-grid{grid-template-columns:1fr;gap:50px}.gc-public-segment-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.gc-public-container{width:min(100% - 28px,1180px)}.gc-public-header-inner{min-height:68px}.gc-public-brand{max-width:220px}.gc-public-wordmark{min-width:175px}.gc-public-wordmark b{font-size:20px}.gc-public-wordmark em{font-size:10px}.gc-public-hero-grid{padding-block:58px 45px}.gc-public-hero h1{font-size:42px}.gc-public-hero-visual{min-height:280px}.gc-public-visual-card{max-width:280px;border-radius:28px}.gc-public-visual-card>b{font-size:120px}.gc-public-visual-card div{left:22px;right:22px;bottom:20px}.gc-public-visual-card strong{font-size:16px}.gc-public-visual-card small{font-size:10px}.gc-public-benefit-grid{grid-template-columns:1fr}.gc-public-benefit-grid article{border-right:0;border-bottom:1px solid var(--gc-line)}.gc-public-section{padding:70px 0}.gc-public-section-copy h2,.gc-public-section-heading h2{font-size:36px}.gc-public-about-card{padding:35px;min-height:310px}.gc-brand-placeholder-grid,.gc-public-segment-grid,.gc-public-number-grid{grid-template-columns:1fr}.gc-public-number-grid div{border-right:0;border-bottom:1px solid rgba(255,255,255,.15);padding:20px}.gc-public-cta-inner,.gc-public-footer .gc-public-container{flex-direction:column;align-items:flex-start}.gc-public-cta-inner{gap:30px}.gc-public-footer p{line-height:1.6}}
.gc-home-standalone{margin:0!important;padding:0!important;background:#fff!important;overflow-x:hidden}.gc-home-standalone #page,.gc-home-standalone .site,.gc-home-standalone .site-content,.gc-home-standalone .content-area,.gc-home-standalone .entry-content,.gc-home-standalone .elementor,.gc-home-standalone .elementor-location-header,.gc-home-standalone .elementor-location-footer{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}.gc-home-standalone>.site-header,.gc-home-standalone>.site-footer,.gc-home-standalone #masthead,.gc-home-standalone #colophon{display:none!important}.gc-home-standalone .gc-public-site{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;transform:none!important;position:relative!important;left:auto!important;right:auto!important}

/* v0.9.3 — credibilidade institucional e acabamento da home */
.gc-public-logo{display:block;width:auto;max-width:360px;max-height:62px;object-fit:contain}.gc-public-brand{display:flex;align-items:center}.gc-public-trust{background:#fff;border-bottom:1px solid var(--gc-line);box-shadow:0 10px 28px rgba(7,29,56,.04)}.gc-public-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.gc-public-trust-grid>div{padding:24px 22px;border-right:1px solid var(--gc-line)}.gc-public-trust-grid>div:last-child{border-right:0}.gc-public-trust-grid strong{display:block;color:var(--gc-navy);font-size:16px;line-height:1.25}.gc-public-trust-grid span{display:block;color:var(--gc-muted);font-size:12px;margin-top:5px}.gc-public-registry{margin-top:55px;display:grid;grid-template-columns:1.05fr .7fr 1.45fr 1fr;border:1px solid var(--gc-line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 16px 45px rgba(7,29,56,.07)}.gc-public-registry>div{padding:24px;border-right:1px solid var(--gc-line)}.gc-public-registry>div:last-child{border-right:0}.gc-public-registry span{display:block;color:var(--gc-red);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.gc-public-registry strong{display:block;color:var(--gc-navy);font-size:14px;line-height:1.45}.gc-public-hero:before{background:linear-gradient(90deg,rgba(4,20,38,.98) 0%,rgba(7,29,56,.94) 49%,rgba(7,29,56,.56) 100%)}.gc-public-header{backdrop-filter:saturate(130%) blur(10px)}
@media(max-width:980px){.gc-public-trust-grid{grid-template-columns:repeat(2,1fr)}.gc-public-trust-grid>div:nth-child(2){border-right:0}.gc-public-registry{grid-template-columns:repeat(2,1fr)}.gc-public-registry>div:nth-child(2){border-right:0}.gc-public-registry>div:nth-child(-n+2){border-bottom:1px solid var(--gc-line)}}
@media(max-width:700px){.gc-public-logo{max-width:245px;max-height:48px}.gc-public-trust-grid,.gc-public-registry{grid-template-columns:1fr}.gc-public-trust-grid>div,.gc-public-registry>div{border-right:0!important;border-bottom:1px solid var(--gc-line)}.gc-public-trust-grid>div:last-child,.gc-public-registry>div:last-child{border-bottom:0}.gc-public-trust-grid>div{padding:18px 10px;text-align:center}.gc-public-registry{margin-top:35px}.gc-public-registry>div{padding:20px}}

/* v1.0.0 — refinamento visual e integração com os módulos */
.gc-public-site{
  --gc-radius-sm:12px;
  --gc-radius-md:18px;
  --gc-radius-lg:28px;
  --gc-shadow-sm:0 10px 30px rgba(7,29,56,.07);
  --gc-shadow-md:0 24px 60px rgba(7,29,56,.12);
}
.gc-public-header{box-shadow:0 8px 30px rgba(7,29,56,.04)}
.gc-public-nav a{position:relative}
.gc-public-nav a:not(.gc-public-header-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--gc-red);transition:.2s}
.gc-public-nav a:not(.gc-public-header-cta):hover:after{right:0}
.gc-public-section-heading{max-width:780px}
.gc-public-section-heading h2{max-width:760px;margin-left:auto;margin-right:auto}
.gc-public-section-soft{background:linear-gradient(180deg,#f6f8fb,#eef3f8)}
.gc-public-site .gc-brands-grid,
.gc-public-site .gc-products-grid{margin-top:10px}
.gc-public-site .gc-brand-card,
.gc-public-site .gc-product-card{height:100%}
.gc-public-site .gc-brand-logo{background:linear-gradient(145deg,#fff,#f6f8fb)}
.gc-public-site .gc-brand-logo img{filter:none}
.gc-public-centered .gc-public-btn{min-width:190px}
.gc-public-footer{border-top:1px solid rgba(255,255,255,.08)}
@media(max-width:700px){
  .gc-public-section{padding:72px 0}
  .gc-public-section-heading{margin-bottom:30px}
  .gc-public-header-inner{min-height:68px}
}

/* v1.1.0 — integração com Aparência */
.gc-public-site{
 --gc-navy:var(--gc-primary,#071d38);
 --gc-navy-2:color-mix(in srgb,var(--gc-primary,#071d38) 86%,white);
 --gc-red:var(--gc-secondary,#d61f26);
 --gc-red-dark:color-mix(in srgb,var(--gc-secondary,#d61f26) 82%,black);
 --gc-ink:var(--gc-text,#0a1930);
 --gc-line:var(--gc-border,#dce4ee);
 --gc-soft:var(--gc-background,#f4f7fb);
 --gc-white:var(--gc-surface,#fff);
 font-family:var(--gc-font,Inter,ui-sans-serif,system-ui,sans-serif);
}
.gc-public-container{width:min(var(--gc-content-width,1180px),calc(100% - 40px))}
.gc-public-btn,.gc-public-header-cta{border-radius:var(--gc-radius-sm,8px)}
.gc-public-about-card,.gc-public-registry,.gc-public-cta-inner{border-radius:var(--gc-radius-lg,24px)}


/* =========================================================
   Homepage v3.0
   ========================================================= */
.gc-home-v3{
  --gch-primary:var(--gc-primary,#071d38);
  --gch-secondary:var(--gc-secondary,#d61f26);
  --gch-text:var(--gc-text,#102039);
  --gch-muted:var(--gc-muted,#68788d);
  --gch-surface:var(--gc-surface,#fff);
  --gch-bg:var(--gc-background,#f4f7fb);
  --gch-border:var(--gc-border,#dfe6ef);
  font-family:var(--gc-font,Inter,system-ui,sans-serif);
  color:var(--gch-text);
  background:var(--gch-bg);
  overflow:hidden;
}
.gc-home-v3 *{box-sizing:border-box}
.gc-home-v3-container{width:min(var(--gc-content-width,1180px),calc(100% - 40px));margin:auto}
.gc-home-v3-hero{position:relative;padding:88px 0 76px;background:radial-gradient(circle at 82% 20%,#284d7a 0,transparent 33%),var(--gch-primary);color:#fff}
.gc-home-v3-hero:after{content:"";position:absolute;left:48%;right:-20%;bottom:-180px;height:310px;border-radius:50%;background:rgba(255,255,255,.035)}
.gc-home-v3-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:72px;align-items:center}
.gc-home-v3-eyebrow,.gc-home-v3-kicker,.gc-home-v3-heading>span,.gc-home-v3-final-cta span{display:block;color:#ffadb0;text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:850}
.gc-home-v3-hero h1{max-width:780px;margin:16px 0 22px;color:#fff;font-size:clamp(52px,6.1vw,84px);line-height:.99;letter-spacing:-.055em}
.gc-home-v3-hero-copy>p{max-width:700px;margin:0;color:#d8e2ed;font-size:19px;line-height:1.72}
.gc-home-v3-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.gc-home-v3-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 21px;border-radius:var(--gc-radius-sm,10px);font-weight:850;text-decoration:none}
.gc-home-v3-btn-primary{background:var(--gch-secondary);color:#fff;box-shadow:0 14px 30px rgba(214,31,38,.22)}
.gc-home-v3-btn-ghost{border:1px solid rgba(255,255,255,.34);color:#fff}
.gc-home-v3-btn-outline{border:1px solid var(--gch-border);color:var(--gch-primary);background:#fff}
.gc-home-v3-mini-proof{display:flex;gap:24px;flex-wrap:wrap;margin-top:31px;padding-top:23px;border-top:1px solid rgba(255,255,255,.14)}
.gc-home-v3-mini-proof span{display:flex;flex-direction:column;color:#bfcddd;font-size:12px}.gc-home-v3-mini-proof strong{color:#fff;font-size:15px}
.gc-home-v3-hero-stage{position:relative;min-height:510px;display:grid;place-items:center}
.gc-home-v3-stage-core,.gc-home-v3-main-image{position:relative;z-index:2;width:min(100%,430px);min-height:390px;border:1px solid rgba(255,255,255,.2);border-radius:var(--gc-radius-lg,28px);background:linear-gradient(145deg,rgba(255,255,255,.2),rgba(255,255,255,.07));box-shadow:0 35px 80px rgba(0,0,0,.2);overflow:hidden}
.gc-home-v3-main-image img{width:100%;height:390px;object-fit:cover}
.gc-home-v3-stage-core{display:flex;justify-content:flex-end;flex-direction:column;padding:35px}.gc-home-v3-stage-core>span{color:#ffb2b5;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.14em}.gc-home-v3-stage-core strong{margin-top:10px;font-size:34px}.gc-home-v3-stage-core p{margin:8px 0 0;color:#d7e1ed}
.gc-home-v3-floating{position:absolute;z-index:3}
.gc-home-v3-floating-brands{left:-45px;bottom:18px;display:flex;flex-direction:column;gap:10px;width:240px}
.gc-home-v3-brand-pill{display:flex;align-items:center;gap:12px;min-height:72px;padding:12px 14px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(255,255,255,.96);color:var(--gch-primary);text-decoration:none;box-shadow:0 15px 36px rgba(0,0,0,.16)}
.gc-home-v3-brand-pill img{width:70px;height:42px;object-fit:contain}.gc-home-v3-brand-pill strong{font-size:16px}.gc-home-v3-brand-pill span{display:block;color:#66768a;font-size:11px}
.gc-home-v3-floating-region{right:-18px;top:36px;padding:16px 18px;border-radius:14px;background:var(--gch-secondary);color:#fff;box-shadow:0 16px 36px rgba(0,0,0,.18)}.gc-home-v3-floating-region small{display:block;opacity:.75}.gc-home-v3-floating-region strong{display:block;margin-top:4px}
.gc-home-v3-credibility{position:relative;z-index:5;margin-top:-1px;background:#fff;border-bottom:1px solid var(--gch-border)}
.gc-home-v3-credibility-grid{display:grid;grid-template-columns:repeat(4,1fr)}.gc-home-v3-credibility-grid>div{padding:25px 24px;border-right:1px solid var(--gch-border)}.gc-home-v3-credibility-grid>div:last-child{border:0}.gc-home-v3-credibility strong{display:block;color:var(--gch-primary);font-size:19px}.gc-home-v3-credibility span{display:block;margin-top:5px;color:var(--gch-muted);font-size:13px}
.gc-home-v3-section{padding:92px 0;background:var(--gch-surface)}
.gc-home-v3-section-soft{background:linear-gradient(180deg,#f6f8fb,var(--gch-bg))}
.gc-home-v3-heading{max-width:790px;margin-bottom:42px}.gc-home-v3-heading h2,.gc-home-v3-map-grid h2,.gc-home-v3-about-grid h2{margin:9px 0 14px;color:var(--gch-primary);font-size:clamp(34px,4.3vw,52px);line-height:1.08;letter-spacing:-.035em}.gc-home-v3-heading p,.gc-home-v3-map-grid p,.gc-home-v3-about-grid p{margin:0;color:var(--gch-muted);font-size:17px;line-height:1.7}
.gc-home-v3-center{text-align:center;margin-top:30px}
.gc-home-v3-process{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gc-home-v3-process article{position:relative;min-height:285px;padding:25px;border:1px solid var(--gch-border);border-radius:var(--gc-radius-md,18px);background:#fff;box-shadow:0 12px 34px rgba(7,29,56,.055)}.gc-home-v3-process b{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:var(--gch-primary);color:#fff}.gc-home-v3-process h3{margin:48px 0 10px;color:var(--gch-primary);font-size:21px}.gc-home-v3-process p{margin:0;color:var(--gch-muted);line-height:1.62}
.gc-home-v3-segments{background:var(--gch-primary);color:#fff}.gc-home-v3-segments .gc-home-v3-heading h2{color:#fff}.gc-home-v3-segments .gc-home-v3-heading p{color:#cbd7e4}
.gc-home-v3-segment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gc-home-v3-segment-grid a{display:flex;flex-direction:column;min-height:240px;padding:23px;border:1px solid rgba(255,255,255,.15);border-radius:var(--gc-radius-md,18px);background:rgba(255,255,255,.065);color:#fff;text-decoration:none;transition:.2s}.gc-home-v3-segment-grid a:hover{transform:translateY(-4px);background:rgba(255,255,255,.1)}.gc-home-v3-segment-grid i{font-style:normal;color:#ff9fa3;font-size:12px;font-weight:850}.gc-home-v3-segment-grid strong{margin-top:auto;font-size:23px}.gc-home-v3-segment-grid span{margin-top:8px;color:#c9d5e2;line-height:1.55;font-size:14px}
.gc-home-v3-map-section{background:linear-gradient(145deg,#fff,#eef3f8)}
.gc-home-v3-map-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.gc-home-v3-text-link{display:inline-flex;margin-top:22px;color:var(--gch-secondary);font-weight:850;text-decoration:none}
.gc-home-v3-map{position:relative;display:grid;place-items:center;min-height:400px;border-radius:var(--gc-radius-lg,28px);background:radial-gradient(circle,#1e4774,var(--gch-primary));color:#fff;overflow:hidden}.gc-home-v3-map-ring{position:absolute;width:250px;height:250px;border:1px solid rgba(255,255,255,.17);border-radius:50%;box-shadow:0 0 0 65px rgba(255,255,255,.035),0 0 0 130px rgba(255,255,255,.02)}.gc-home-v3-map-point{position:absolute;width:13px;height:13px;border-radius:50%;background:var(--gch-secondary);box-shadow:0 0 0 8px rgba(214,31,38,.2)}.gc-home-v3-map-point.p1{left:33%;top:32%}.gc-home-v3-map-point.p2{right:28%;top:44%}.gc-home-v3-map-point.p3{left:44%;bottom:28%}.gc-home-v3-map strong{position:relative;z-index:2;font-size:30px}.gc-home-v3-map small{position:relative;z-index:2;margin-top:-130px;color:#d3deea}
.gc-home-v3-social-section{background:#fff}
.gc-home-v3-social-head{display:flex;align-items:end;justify-content:space-between;gap:30px}.gc-home-v3-social-head>a{margin-bottom:42px;color:var(--gch-secondary);font-weight:850;text-decoration:none}
.gc-home-v3-carousel{position:relative}.gc-home-v3-carousel-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:3px}.gc-home-v3-carousel-track::-webkit-scrollbar{display:none}.gc-home-v3-social-card{flex:0 0 290px;position:relative;aspect-ratio:1/1.2;overflow:hidden;border-radius:var(--gc-radius-md,18px);scroll-snap-align:start;background:#e9eef4}.gc-home-v3-social-card img{width:100%;height:100%;object-fit:cover;transition:.25s}.gc-home-v3-social-card:hover img{transform:scale(1.04)}.gc-home-v3-social-card span{position:absolute;left:0;right:0;bottom:0;padding:45px 17px 16px;background:linear-gradient(transparent,rgba(0,0,0,.8));color:#fff;font-weight:750}
.gc-home-v3-carousel button{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:var(--gch-primary);box-shadow:0 10px 30px rgba(7,29,56,.16);cursor:pointer}.gc-home-v3-carousel-prev{left:-20px}.gc-home-v3-carousel-next{right:-20px}
.gc-home-v3-about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:center}.gc-home-v3-about-visual{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:360px;padding:40px;border:1px solid var(--gch-border);border-radius:var(--gc-radius-lg,28px);background:linear-gradient(145deg,#fff,#eef3f8)}.gc-home-v3-about-visual img{max-width:330px;max-height:150px;object-fit:contain}.gc-home-v3-about-visual strong{margin-top:35px;color:var(--gch-primary);font-size:52px}.gc-home-v3-about-visual span{color:var(--gch-muted)}
.gc-home-v3-final-cta{padding:0 0 90px;background:#fff}.gc-home-v3-final-cta .gc-home-v3-container{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:44px;border-radius:var(--gc-radius-lg,28px);background:var(--gch-primary);color:#fff}.gc-home-v3-final-cta h2{margin:8px 0 10px;color:#fff;font-size:clamp(30px,4vw,48px)}.gc-home-v3-final-cta p{margin:0;color:#ced9e5}.gc-home-v3-final-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 22px;border-radius:var(--gc-radius-sm,10px);background:var(--gch-secondary);color:#fff;font-weight:850;text-decoration:none;white-space:nowrap}
.gc-home-v3-reveal{opacity:0;transform:translateY(24px);transition:opacity .55s ease,transform .55s ease}.gc-home-v3-reveal.is-visible{opacity:1;transform:none}
@media(max-width:1050px){.gc-home-v3-hero-grid{grid-template-columns:1fr}.gc-home-v3-hero-stage{min-height:480px}.gc-home-v3-process,.gc-home-v3-segment-grid{grid-template-columns:repeat(2,1fr)}.gc-home-v3-map-grid,.gc-home-v3-about-grid{grid-template-columns:1fr}}
@media(max-width:700px){.gc-home-v3-container{width:calc(100% - 28px)}.gc-home-v3-hero{padding:58px 0}.gc-home-v3-hero h1{font-size:clamp(40px,12vw,56px)}.gc-home-v3-hero-copy>p{font-size:16px}.gc-home-v3-actions{flex-direction:column}.gc-home-v3-actions a{width:100%}.gc-home-v3-hero-stage{min-height:430px}.gc-home-v3-stage-core,.gc-home-v3-main-image{min-height:300px}.gc-home-v3-floating-brands{left:0;bottom:0;width:210px}.gc-home-v3-floating-region{right:0}.gc-home-v3-credibility-grid{grid-template-columns:1fr 1fr}.gc-home-v3-credibility-grid>div{border-bottom:1px solid var(--gch-border)}.gc-home-v3-section{padding:64px 0}.gc-home-v3-process,.gc-home-v3-segment-grid{grid-template-columns:1fr}.gc-home-v3-social-head{align-items:flex-start;flex-direction:column}.gc-home-v3-social-head>a{margin:-20px 0 28px}.gc-home-v3-social-card{flex-basis:82vw}.gc-home-v3-carousel button{display:none}.gc-home-v3-final-cta .gc-home-v3-container{align-items:flex-start;flex-direction:column;padding:30px 24px}.gc-home-v3-final-cta a{width:100%}}


/* =========================================================
   v3.0.1 — correção de hero e marcas
   ========================================================= */

.gc-home-v3-hero-grid{
  grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr)!important;
  gap:54px!important;
}

.gc-home-v3-hero h1{
  max-width:700px!important;
  font-size:clamp(46px,5.15vw,72px)!important;
  line-height:1.01!important;
}

.gc-home-v3-hero-stage{
  min-height:560px!important;
  display:flex!important;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  gap:18px;
}

.gc-home-v3-stage-core,
.gc-home-v3-main-image{
  width:min(100%,520px)!important;
  min-height:360px!important;
}

.gc-home-v3-floating-brands{
  position:static!important;
  width:min(100%,520px)!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
}

.gc-home-v3-brand-pill{
  min-height:72px!important;
}

.gc-home-v3-floating-region{
  top:42px!important;
  right:0!important;
}

.gc-home-v3-stage-core{
  padding:38px!important;
}

.gc-home-v3-stage-core strong{
  font-size:31px!important;
  line-height:1.15!important;
}

.gc-home-v3-stage-core p{
  font-size:15px!important;
}

/* Cards próprios da Home — não dependem do CSS do Plugin de Marcas */
.gc-home-v3-brands-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}

.gc-home-v3-brand-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  overflow:hidden;
  border:1px solid var(--gch-border);
  border-radius:var(--gc-radius-md,18px);
  background:#fff;
  box-shadow:0 14px 38px rgba(7,29,56,.07);
  transition:transform .22s ease,box-shadow .22s ease;
}

.gc-home-v3-brand-card:hover{
  transform:translateY(-5px);
  box-shadow:0 24px 56px rgba(7,29,56,.13);
}

.gc-home-v3-brand-card:before{
  content:"";
  display:block;
  height:4px;
  background:var(--gc-brand-accent,var(--gch-secondary));
}

.gc-home-v3-brand-logo{
  display:grid;
  place-items:center;
  min-height:170px;
  padding:24px;
  background:linear-gradient(145deg,#fff,#f2f6fa);
  text-decoration:none;
}

.gc-home-v3-brand-logo img{
  display:block;
  width:auto;
  height:auto;
  max-width:88%;
  max-height:112px;
  object-fit:contain;
}

.gc-home-v3-brand-logo strong{
  color:var(--gc-brand-accent,var(--gch-primary));
  font-size:29px;
}

.gc-home-v3-brand-body{
  display:flex;
  flex:1;
  flex-direction:column;
  padding:24px;
}

.gc-home-v3-brand-body small{
  align-self:flex-start;
  padding:6px 10px;
  border-radius:999px;
  background:#fff0f0;
  color:#aa171e;
  font-size:11px;
  font-weight:850;
}

.gc-home-v3-brand-body h3{
  margin:14px 0 8px;
  font-size:25px;
  line-height:1.15;
}

.gc-home-v3-brand-body h3 a{
  color:var(--gch-primary);
  text-decoration:none;
}

.gc-home-v3-brand-body p{
  margin:0 0 13px;
  color:var(--gch-muted);
  line-height:1.62;
}

.gc-home-v3-brand-subtitle{
  color:#34465d!important;
  font-weight:750;
}

.gc-home-v3-brand-link{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-top:auto;
  padding-top:17px;
  border-top:1px solid var(--gch-border);
  color:var(--gc-brand-accent,var(--gch-secondary));
  font-weight:850;
  text-decoration:none;
}

@media(max-width:1050px){
  .gc-home-v3-hero-grid{
    grid-template-columns:1fr!important;
  }

  .gc-home-v3-hero-copy{
    max-width:820px;
  }

  .gc-home-v3-hero h1{
    max-width:820px!important;
    font-size:clamp(44px,8vw,70px)!important;
  }

  .gc-home-v3-hero-stage{
    min-height:auto!important;
    padding-top:10px;
  }

  .gc-home-v3-floating-region{
    right:calc(50% - 260px)!important;
  }
}

@media(max-width:800px){
  .gc-home-v3-brands-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:620px){
  .gc-home-v3-hero h1{
    font-size:clamp(38px,11.5vw,50px)!important;
  }

  .gc-home-v3-hero-stage{
    align-items:stretch;
  }

  .gc-home-v3-stage-core,
  .gc-home-v3-main-image,
  .gc-home-v3-floating-brands{
    width:100%!important;
  }

  .gc-home-v3-floating-region{
    position:static!important;
    width:100%;
  }

  .gc-home-v3-brands-grid{
    grid-template-columns:1fr;
  }
}


/* =========================================================
   v3.0.2 — painel de cobertura com conteúdo real
   ========================================================= */

.gc-home-v3-stage-core{
  display:none!important;
}

.gc-home-v3-coverage-panel{
  position:relative;
  z-index:2;
  width:min(100%,520px);
  min-height:390px;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.18);
  border-radius:var(--gc-radius-lg,28px);
  background:
    radial-gradient(circle at 78% 20%,rgba(255,255,255,.13),transparent 30%),
    linear-gradient(145deg,#183f6b,#0d2c50);
  box-shadow:0 35px 80px rgba(0,0,0,.22);
}

.gc-home-v3-coverage-top{
  position:relative;
  z-index:3;
  padding:32px 34px 10px;
}

.gc-home-v3-coverage-top>span{
  display:block;
  color:#ffadb0;
  text-transform:uppercase;
  letter-spacing:.15em;
  font-size:11px;
  font-weight:850;
}

.gc-home-v3-coverage-top>strong{
  display:block;
  margin-top:9px;
  color:#fff;
  font-size:30px;
  line-height:1.12;
}

.gc-home-v3-coverage-top>p{
  max-width:390px;
  margin:10px 0 0;
  color:#d2deea;
  font-size:14px;
  line-height:1.55;
}

.gc-home-v3-coverage-map{
  position:relative;
  flex:1;
  min-height:190px;
  margin:8px 28px 0;
  overflow:hidden;
  border-radius:20px;
  background:
    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),
    rgba(255,255,255,.035);
  background-size:34px 34px;
}

.gc-home-v3-coverage-map:before{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:230px;
  height:230px;
  transform:translate(-50%,-50%) rotate(-12deg);
  border:1px solid rgba(255,255,255,.14);
  border-radius:46% 54% 58% 42% / 43% 38% 62% 57%;
  background:rgba(255,255,255,.025);
}

.gc-home-v3-coverage-map>b{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  color:rgba(255,255,255,.16);
  font-size:86px;
  line-height:1;
}

.gc-home-v3-route{
  position:absolute;
  height:2px;
  transform-origin:left center;
  background:linear-gradient(90deg,var(--gch-secondary),rgba(255,255,255,.35));
}

.gc-home-v3-route.r1{left:29%;top:39%;width:39%;transform:rotate(17deg)}
.gc-home-v3-route.r2{left:32%;top:61%;width:35%;transform:rotate(-19deg)}
.gc-home-v3-route.r3{left:49%;top:30%;width:26%;transform:rotate(67deg)}

.gc-home-v3-node{
  position:absolute;
  width:13px;
  height:13px;
  border:3px solid #fff;
  border-radius:50%;
  background:var(--gch-secondary);
  box-shadow:0 0 0 7px rgba(214,31,38,.18);
}

.gc-home-v3-node.n1{left:27%;top:36%}
.gc-home-v3-node.n2{left:65%;top:51%}
.gc-home-v3-node.n3{left:31%;top:61%}
.gc-home-v3-node.n4{left:64%;top:30%}

.gc-home-v3-coverage-bottom{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:1px;
  margin-top:18px;
  border-top:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.08);
}

.gc-home-v3-coverage-bottom>div{
  padding:17px 22px;
  background:rgba(4,20,39,.22);
}

.gc-home-v3-coverage-bottom small{
  display:block;
  color:#aebfd1;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.1em;
}

.gc-home-v3-coverage-bottom strong{
  display:block;
  margin-top:5px;
  color:#fff;
  font-size:15px;
}

.gc-home-v3-floating-region{
  max-width:290px;
}

.gc-home-v3-floating-region strong{
  line-height:1.35;
}

@media(max-width:620px){
  .gc-home-v3-coverage-panel{
    width:100%;
    min-height:410px;
  }

  .gc-home-v3-coverage-top{
    padding:26px 24px 8px;
  }

  .gc-home-v3-coverage-map{
    margin-inline:18px;
  }

  .gc-home-v3-coverage-bottom{
    grid-template-columns:1fr;
  }
}


/* =========================================================
   v3.1.0 — conteúdo real, sem imagens inventadas
   ========================================================= */

.gc-home-v3-hero-stage{
  min-height:auto!important;
  align-items:stretch!important;
}

.gc-home-v3-coverage-panel,
.gc-home-v3-floating-brands,
.gc-home-v3-floating-region{
  display:none!important;
}

.gc-home-v3-brand-focus{
  width:100%;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.17);
  border-radius:var(--gc-radius-lg,28px);
  background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.055));
  box-shadow:0 30px 72px rgba(0,0,0,.18);
}

.gc-home-v3-brand-focus-head{
  padding:32px 32px 24px;
}

.gc-home-v3-brand-focus-head>span{
  color:#ffadb0;
  text-transform:uppercase;
  letter-spacing:.14em;
  font-size:11px;
  font-weight:850;
}

.gc-home-v3-brand-focus-head h2{
  margin:9px 0 11px;
  color:#fff;
  font-size:31px;
  line-height:1.1;
  letter-spacing:-.03em;
}

.gc-home-v3-brand-focus-head p{
  margin:0;
  color:#d4dfeb;
  font-size:15px;
  line-height:1.6;
}

.gc-home-v3-brand-focus-list{
  display:grid;
  gap:10px;
  padding:0 22px 22px;
}

.gc-home-v3-brand-focus-list .gc-home-v3-brand-pill{
  width:100%;
  min-height:86px!important;
  padding:14px 16px;
  border:1px solid rgba(255,255,255,.16);
  background:rgba(255,255,255,.96);
  box-shadow:none;
}

.gc-home-v3-brand-focus-list .gc-home-v3-brand-pill img{
  width:94px;
  height:52px;
}

.gc-home-v3-brand-focus-meta{
  display:grid;
  grid-template-columns:.75fr 1.25fr;
  border-top:1px solid rgba(255,255,255,.12);
  background:rgba(2,15,30,.24);
}

.gc-home-v3-brand-focus-meta>div{
  padding:18px 22px;
}

.gc-home-v3-brand-focus-meta>div+div{
  border-left:1px solid rgba(255,255,255,.1);
}

.gc-home-v3-brand-focus-meta small{
  display:block;
  color:#aebfd0;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.1em;
}

.gc-home-v3-brand-focus-meta strong{
  display:block;
  margin-top:5px;
  color:#fff;
  font-size:14px;
  line-height:1.35;
}

.gc-home-v3-social-card.is-text-card{
  display:block;
  aspect-ratio:1/1.12;
  padding:0;
  background:linear-gradient(145deg,#0d2b50,#183e6b);
  color:#fff;
  text-decoration:none;
}

.gc-home-v3-social-placeholder{
  display:flex;
  height:100%;
  flex-direction:column;
  padding:24px;
}

.gc-home-v3-social-placeholder small{
  align-self:flex-start;
  padding:6px 9px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  color:#ffb0b4;
  font-size:10px;
  font-weight:850;
  letter-spacing:.12em;
}

.gc-home-v3-social-placeholder strong{
  margin-top:auto;
  font-size:25px;
  line-height:1.15;
}

.gc-home-v3-social-placeholder p{
  margin:10px 0 18px;
  color:#cedae6;
  line-height:1.55;
}

.gc-home-v3-social-placeholder span{
  color:#fff;
  font-weight:800;
}

.gc-home-v3-social-card.has-image>span{
  display:flex;
  flex-direction:column;
  gap:4px;
}

.gc-home-v3-social-card.has-image>span>strong{
  font-size:15px;
}

.gc-home-v3-social-card.has-image>span>small{
  color:#dbe4ed;
  font-size:12px;
  font-weight:500;
}

@media(max-width:620px){
  .gc-home-v3-brand-focus-head{
    padding:26px 22px 20px;
  }

  .gc-home-v3-brand-focus-meta{
    grid-template-columns:1fr;
  }

  .gc-home-v3-brand-focus-meta>div+div{
    border-left:0;
    border-top:1px solid rgba(255,255,255,.1);
  }
}


/* =========================================================
   v3.1.1 — posts reais do Instagram e hero sem imagem inventada
   ========================================================= */

.gc-home-v3-brand-focus,
.gc-home-v3-coverage-panel,
.gc-home-v3-main-image,
.gc-home-v3-stage-core{
  display:none!important;
}

.gc-home-v3-real-brand-panel{
  width:100%;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.17);
  border-radius:var(--gc-radius-lg,28px);
  background:rgba(255,255,255,.07);
  box-shadow:0 26px 64px rgba(0,0,0,.17);
}

.gc-home-v3-real-brand-head{
  padding:30px 30px 22px;
}

.gc-home-v3-real-brand-head>span{
  color:#ffadb0;
  text-transform:uppercase;
  letter-spacing:.14em;
  font-size:11px;
  font-weight:850;
}

.gc-home-v3-real-brand-head h2{
  margin:9px 0 10px;
  color:#fff;
  font-size:30px;
  line-height:1.12;
  letter-spacing:-.025em;
}

.gc-home-v3-real-brand-head p{
  margin:0;
  color:#d3deea;
  font-size:15px;
  line-height:1.6;
}

.gc-home-v3-real-brand-list{
  display:grid;
  gap:11px;
  padding:0 22px 22px;
}

.gc-home-v3-real-brand-list .gc-home-v3-brand-pill{
  width:100%;
  min-height:94px!important;
  padding:14px 17px;
  border:0;
  background:#fff;
  box-shadow:none;
}

.gc-home-v3-real-brand-list .gc-home-v3-brand-pill img{
  width:108px;
  height:58px;
  object-fit:contain;
}

.gc-home-v3-real-brand-meta{
  display:grid;
  grid-template-columns:.72fr 1.28fr;
  border-top:1px solid rgba(255,255,255,.11);
  background:rgba(0,0,0,.16);
}

.gc-home-v3-real-brand-meta>div{
  padding:17px 21px;
}

.gc-home-v3-real-brand-meta>div+div{
  border-left:1px solid rgba(255,255,255,.1);
}

.gc-home-v3-real-brand-meta small{
  display:block;
  color:#adbdce;
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:.1em;
}

.gc-home-v3-real-brand-meta strong{
  display:block;
  margin-top:5px;
  color:#fff;
  font-size:14px;
  line-height:1.35;
}

.gc-home-v3-instagram-embed-card{
  flex:0 0 340px;
  min-width:0;
  scroll-snap-align:start;
  overflow:hidden;
  border:1px solid var(--gch-border);
  border-radius:var(--gc-radius-md,18px);
  background:#fff;
}

.gc-home-v3-instagram-embed-card .instagram-media{
  min-width:0!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}

.gc-home-v3-instagram-embed-card iframe{
  min-width:0!important;
  width:100%!important;
}

@media(max-width:620px){
  .gc-home-v3-real-brand-head{
    padding:25px 22px 19px;
  }

  .gc-home-v3-real-brand-meta{
    grid-template-columns:1fr;
  }

  .gc-home-v3-real-brand-meta>div+div{
    border-left:0;
    border-top:1px solid rgba(255,255,255,.1);
  }

  .gc-home-v3-instagram-embed-card{
    flex-basis:88vw;
  }
}


/* =========================================================
   v3.1.2 — Instagram completo e mapa real
   ========================================================= */

.gc-home-v3,
.gc-home-v3 *{
  font-family:var(--gc-font,Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);
}

.gc-home-v3-map{
  display:none!important;
}

.gc-home-v3-real-map{
  overflow:hidden;
  border:1px solid var(--gch-border);
  border-radius:var(--gc-radius-lg,28px);
  background:#fff;
  box-shadow:0 18px 46px rgba(7,29,56,.08);
}

.gc-home-v3-real-map iframe{
  display:block;
  width:100%;
  height:390px;
  border:0;
}

.gc-home-v3-real-map-footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  padding:20px 22px;
  border-top:1px solid var(--gch-border);
  background:#fff;
}

.gc-home-v3-real-map-footer small{
  display:block;
  color:var(--gch-muted);
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.1em;
}

.gc-home-v3-real-map-footer strong{
  display:block;
  margin-top:5px;
  color:var(--gch-primary);
  font-size:15px;
  line-height:1.35;
}

.gc-home-v3-real-map-footer a{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:11px 15px;
  border-radius:var(--gc-radius-sm,10px);
  background:var(--gch-primary);
  color:#fff;
  font-weight:800;
  text-decoration:none;
}

.gc-home-v3-carousel-track{
  align-items:flex-start!important;
  padding:4px 4px 16px!important;
}

.gc-home-v3-instagram-embed-card{
  flex:0 0 360px!important;
  height:590px!important;
  overflow:hidden!important;
  border-radius:var(--gc-radius-md,18px)!important;
}

.gc-home-v3-instagram-embed-card .instagram-media{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  height:590px!important;
  min-height:590px!important;
  margin:0!important;
  overflow:hidden!important;
}

.gc-home-v3-instagram-embed-card iframe{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  height:590px!important;
  min-height:590px!important;
  border:0!important;
}

.gc-home-v3-social-section{
  overflow:hidden;
}

@media(max-width:700px){
  .gc-home-v3-real-map iframe{
    height:330px;
  }

  .gc-home-v3-real-map-footer{
    align-items:flex-start;
    flex-direction:column;
  }

  .gc-home-v3-real-map-footer a{
    width:100%;
  }

  .gc-home-v3-instagram-embed-card{
    flex-basis:88vw!important;
    height:570px!important;
  }

  .gc-home-v3-instagram-embed-card .instagram-media,
  .gc-home-v3-instagram-embed-card iframe{
    height:570px!important;
    min-height:570px!important;
  }
}
