:root { color-scheme: dark; }
html { scroll-behavior: smooth; }
body.ghgeo-body { margin: 0 !important; background: #0d1708 !important; }
body.ghgeo-body #wpadminbar { z-index: 100000; }
/* Astra injects its global scroll-to-top through wp_footer(). Keep wp_footer() for Rank Math/Analytics, but suppress only Astra's control on GEO pages. */
body.ghgeo-body #ast-scroll-top,
body.ghgeo-body .ast-scroll-to-top-right,
body.ghgeo-body .ast-scroll-to-top-left { display: none !important; visibility: hidden !important; pointer-events: none !important; }
.ghgeo-page,.ghgeo-page *,.ghgeo-page *::before,.ghgeo-page *::after{box-sizing:border-box}
.ghgeo-page{--bg:#0d1708;--bg-soft:#14230c;--surface:#1a2a11;--surface-2:#213715;--line:rgba(189,238,91,.18);--lime:#a8e63b;--lime-strong:#91cf24;--text:#f8fbf3;--muted:#aab5a2;--radius:22px;position:relative;min-height:100vh;overflow:clip;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}
.ghgeo-page::before{content:"";position:absolute;top:-330px;left:50%;width:min(1100px,100vw);height:720px;transform:translateX(-50%);background:radial-gradient(circle,rgba(123,184,31,.19),transparent 66%);pointer-events:none}
.ghgeo-page a,.ghgeo-page a:hover,.ghgeo-page a:focus,.ghgeo-page a:active{text-decoration:none!important}.ghgeo-page button,.ghgeo-page a{-webkit-tap-highlight-color:transparent}.ghgeo-page button{font:inherit}.ghgeo-container{width:min(1180px,calc(100% - 36px));margin-inline:auto}.ghgeo-page section[id]{scroll-margin-top:96px}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.ghgeo-nav{position:sticky;top:0;z-index:100;width:100%;border-bottom:1px solid transparent;background:rgba(13,23,8,.72);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:.25s ease}.admin-bar .ghgeo-nav{top:32px}.ghgeo-nav.is-scrolled{border-color:var(--line);background:rgba(13,23,8,.95);box-shadow:0 14px 35px rgba(0,0,0,.2)}.ghgeo-nav-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.ghgeo-brand{display:inline-flex;align-items:center;gap:10px;color:var(--text)!important;font-size:21px;font-weight:800;letter-spacing:-.04em;white-space:nowrap}.ghgeo-brand img{width:31px;height:31px;object-fit:contain}.ghgeo-menu{display:flex;flex:1;align-items:center;justify-content:space-between;gap:22px}.ghgeo-menu nav{display:flex;align-items:center;justify-content:center;gap:clamp(14px,2vw,27px);margin-inline:auto}.ghgeo-menu nav a,.ghgeo-footer a{color:var(--muted)!important;font-size:13px;font-weight:650;transition:color .2s ease}.ghgeo-menu nav a:hover,.ghgeo-menu nav a:focus-visible,.ghgeo-footer a:hover,.ghgeo-footer a:focus-visible{color:var(--lime)!important}.ghgeo-nav-actions,.ghgeo-actions{display:flex;align-items:center;gap:10px}.ghgeo-menu-toggle{display:none;width:44px;height:44px;padding:10px;border:1px solid var(--line);border-radius:12px;background:var(--surface);cursor:pointer}.ghgeo-menu-toggle span{display:block;height:2px;margin:4px 0;border-radius:4px;background:var(--text);transition:.2s ease}.ghgeo-menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.ghgeo-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.ghgeo-menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
.ghgeo-button{display:inline-flex;min-height:43px;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border:1px solid transparent;border-radius:12px;color:var(--text)!important;font-size:13px;font-weight:750;line-height:1;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.ghgeo-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.ghgeo-button:hover{transform:translateY(-2px)}.ghgeo-button:hover svg{transform:translateX(3px)}.ghgeo-button:focus-visible,.ghgeo-menu-toggle:focus-visible,.ghgeo-faq button:focus-visible{outline:3px solid rgba(168,230,59,.38);outline-offset:3px}.ghgeo-button--primary{background:var(--lime);color:#142006!important;box-shadow:0 10px 24px rgba(124,184,33,.18)}.ghgeo-button--primary:hover{background:#b8f34c;box-shadow:0 14px 32px rgba(124,184,33,.28)}.ghgeo-button--ghost{border-color:var(--line);background:rgba(255,255,255,.025)}.ghgeo-button--ghost:hover{border-color:rgba(168,230,59,.5);background:rgba(168,230,59,.08)}.ghgeo-button--text{padding-inline:8px;color:var(--lime)!important}.ghgeo-button--large{min-height:54px;padding-inline:24px;border-radius:15px;font-size:15px}
.ghgeo-hero{display:grid;grid-template-columns:minmax(0,.98fr) minmax(420px,1.02fr);align-items:center;gap:clamp(46px,6vw,88px);min-height:700px;padding-block:80px 74px}.ghgeo-eyebrow,.ghgeo-heading>span,.ghgeo-final>div>span,.ghgeo-security-copy>span,.ghgeo-not-card>span{display:inline-flex;align-items:center;gap:9px;color:var(--lime);font-size:11px;font-weight:850;letter-spacing:.13em}.ghgeo-eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px rgba(168,230,59,.1)}.ghgeo-hero h1{max-width:700px;margin:22px 0;color:var(--text);font-size:clamp(50px,6vw,82px);font-weight:790;letter-spacing:-.06em;line-height:.98}.ghgeo-hero h1 em{display:block;color:var(--lime);font-style:normal}.ghgeo-hero-copy>p{max-width:650px;margin:0 0 28px;color:var(--muted);font-size:clamp(17px,1.6vw,20px);line-height:1.68}.ghgeo-proof-row{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:28px;color:#91a087;font-size:11px;font-weight:700}.ghgeo-proof-row span{display:flex;align-items:center;gap:6px}.ghgeo-proof-row svg{width:15px;height:15px;fill:none;stroke:var(--lime);stroke-width:2.2}
.ghgeo-hero-visual{position:relative;min-height:470px;display:grid;place-items:center}.ghgeo-hero-visual::before{content:"";position:absolute;inset:9% 5%;border-radius:50%;background:rgba(112,179,29,.15);filter:blur(55px)}.ghgeo-orbit{position:relative;width:min(470px,90vw);aspect-ratio:1;border:1px solid rgba(168,230,59,.17);border-radius:50%;box-shadow:inset 0 0 0 55px rgba(168,230,59,.02),0 28px 80px rgba(0,0,0,.27)}.ghgeo-orbit::before,.ghgeo-orbit::after{content:"";position:absolute;border:1px solid rgba(168,230,59,.12);border-radius:50%;inset:16%}.ghgeo-orbit::after{inset:32%;border-style:dashed}.ghgeo-orbit-brand{position:absolute;inset:50% auto auto 50%;width:180px;height:180px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(168,230,59,.35);border-radius:34px;background:linear-gradient(145deg,#1e3412,#14230c);box-shadow:0 25px 60px rgba(0,0,0,.34)}.ghgeo-orbit-brand img{width:58px;height:58px;margin-bottom:10px}.ghgeo-orbit-brand strong{font-size:17px}.ghgeo-orbit-brand small{color:var(--lime);font-size:10px}.ghgeo-orbit>span{position:absolute;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:rgba(26,42,17,.95);color:#dce8d5;font-size:11px;font-weight:750;box-shadow:0 12px 30px rgba(0,0,0,.22)}.ghgeo-orbit .o1{top:4%;left:44%}.ghgeo-orbit .o2{top:24%;right:-4%}.ghgeo-orbit .o3{bottom:19%;right:2%}.ghgeo-orbit .o4{bottom:2%;left:41%}.ghgeo-orbit .o5{bottom:22%;left:-4%}.ghgeo-orbit .o6{top:20%;left:-5%}
.ghgeo-section{padding-block:92px}.ghgeo-heading{max-width:780px;margin-bottom:46px}.ghgeo-heading h2,.ghgeo-security-copy h2,.ghgeo-not-card h2,.ghgeo-final h2{margin:13px 0 16px;color:var(--text);font-size:clamp(34px,4.2vw,55px);font-weight:780;letter-spacing:-.045em;line-height:1.05}.ghgeo-heading p,.ghgeo-security-copy>p,.ghgeo-final p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}.ghgeo-story-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:24px}.ghgeo-story{padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.018)}.ghgeo-story p{margin:0 0 18px;color:#c0cbbb;font-size:17px;line-height:1.78}.ghgeo-story p:last-child{margin-bottom:0}.ghgeo-fact-card{padding:30px;border-radius:var(--radius);background:linear-gradient(145deg,#a8e63b,#8fcf24);color:#142006;box-shadow:0 22px 60px rgba(113,174,28,.2)}.ghgeo-fact-card>span{font-size:9px;font-weight:900;letter-spacing:.12em}.ghgeo-fact-card>strong{display:block;margin:15px 0 24px;font-size:25px;line-height:1.22;letter-spacing:-.03em}.ghgeo-fact-card ul,.ghgeo-security-copy ul{list-style:none;margin:0;padding:0}.ghgeo-fact-card li,.ghgeo-security-copy li{display:flex;align-items:center;gap:9px;margin:10px 0;font-size:12px;font-weight:750}.ghgeo-fact-card svg{width:17px;height:17px;fill:none;stroke:#142006;stroke-width:2.3}
.ghgeo-band{padding:45px 0;border-block:1px solid var(--line);background:var(--bg-soft)}.ghgeo-band-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px}.ghgeo-band article{padding:15px 34px;border-right:1px solid var(--line)}.ghgeo-band article:first-child{padding-left:0}.ghgeo-band article:last-child{border-right:0}.ghgeo-band strong{display:block;margin-bottom:8px;font-size:15px}.ghgeo-band p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}
.ghgeo-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ghgeo-feature-card{min-height:270px;padding:25px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));transition:transform .25s ease,border-color .25s ease,background .25s ease}.ghgeo-feature-card:hover{transform:translateY(-5px);border-color:rgba(168,230,59,.42);background:rgba(168,230,59,.045)}.ghgeo-icon{width:46px;height:46px;display:grid;place-items:center;margin-bottom:44px;border:1px solid rgba(168,230,59,.22);border-radius:14px;background:rgba(168,230,59,.07);color:var(--lime)}.ghgeo-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ghgeo-feature-card h3{margin:0 0 9px;font-size:17px;letter-spacing:-.02em}.ghgeo-feature-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}
.ghgeo-flow{border-top:1px solid rgba(255,255,255,.035)}.ghgeo-flow-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.ghgeo-flow-grid::before{content:"";position:absolute;top:26px;left:7%;right:7%;height:1px;background:linear-gradient(90deg,transparent,var(--line) 12%,var(--line) 88%,transparent)}.ghgeo-flow-grid article{position:relative;text-align:center}.ghgeo-flow-grid b{position:relative;z-index:1;width:54px;height:54px;display:grid;place-items:center;margin:0 auto 22px;border:1px solid rgba(168,230,59,.4);border-radius:50%;background:var(--bg);color:var(--lime);font-size:12px}.ghgeo-flow-grid h3{margin:0 0 7px;font-size:18px}.ghgeo-flow-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}
.ghgeo-integrations{padding:90px 0;background:linear-gradient(180deg,#14230c,#101b0b);border-block:1px solid var(--line)}.ghgeo-logo-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.ghgeo-logo-grid span{min-height:86px;display:grid;place-items:center;padding:14px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.023);color:#dce5d7;font-size:12px;font-weight:800;text-align:center}.ghgeo-note{margin:20px 0 0;color:#778570;font-size:11px}
.ghgeo-security{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px}.ghgeo-security-visual{min-height:390px;display:grid;place-items:center}.ghgeo-shield{position:relative;width:240px;height:270px;display:grid;place-items:center;border:1px solid rgba(168,230,59,.3);border-radius:50% 50% 42% 42%;background:radial-gradient(circle at 50% 45%,rgba(168,230,59,.18),rgba(168,230,59,.03) 47%,transparent 68%);box-shadow:0 0 0 45px rgba(168,230,59,.025),0 0 0 90px rgba(168,230,59,.018)}.ghgeo-shield>svg{width:92px;height:92px;fill:none;stroke:var(--lime);stroke-width:1.1}.ghgeo-shield i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 20px var(--lime)}.ghgeo-shield i:nth-of-type(1){top:15%;left:18%}.ghgeo-shield i:nth-of-type(2){right:14%;top:40%}.ghgeo-shield i:nth-of-type(3){bottom:15%;left:28%}.ghgeo-security-copy ul{display:grid;grid-template-columns:1fr 1fr;gap:2px 20px;margin:25px 0}.ghgeo-security-copy li{color:#c7d1c2}.ghgeo-security-copy li svg{width:17px;height:17px;fill:none;stroke:var(--lime);stroke-width:2.3}.ghgeo-security-copy>a{color:var(--lime)!important;font-size:12px;font-weight:800}
.ghgeo-not{padding-top:20px}.ghgeo-not-card{position:relative;overflow:hidden;padding:55px clamp(28px,6vw,70px);border:1px solid rgba(168,230,59,.28);border-radius:30px;background:linear-gradient(135deg,#1c3011,#111d0b)}.ghgeo-not-card::after{content:"NO";position:absolute;right:3%;top:50%;transform:translateY(-50%);color:rgba(168,230,59,.035);font-size:220px;font-weight:900;line-height:1}.ghgeo-not-card>*{position:relative;z-index:1;max-width:820px}.ghgeo-not-card p{color:#bec9b8;font-size:15px;line-height:1.75}.ghgeo-not-card strong{color:var(--text)}
.ghgeo-plan-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ghgeo-plan-strip article{position:relative;min-height:180px;padding:28px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.02)}.ghgeo-plan-strip article.is-featured{border-color:rgba(168,230,59,.55);background:linear-gradient(145deg,rgba(168,230,59,.12),rgba(255,255,255,.02))}.ghgeo-plan-strip small{position:absolute;top:15px;right:15px;color:var(--lime);font-size:8px;font-weight:900;letter-spacing:.1em}.ghgeo-plan-strip b{display:block;margin:18px 0 9px;font-size:24px}.ghgeo-plan-strip span{color:var(--muted);font-size:12px;line-height:1.6}.ghgeo-center{text-align:center;margin-top:28px}
.ghgeo-faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.ghgeo-faq .ghgeo-heading{position:sticky;top:120px;align-self:start}.ghgeo-faq-list{border-top:1px solid var(--line)}.ghgeo-faq article{border-bottom:1px solid var(--line)}.ghgeo-faq h3{margin:0}.ghgeo-faq button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;border:0;background:transparent;color:var(--text);text-align:left;cursor:pointer}.ghgeo-faq button span{font-size:14px;font-weight:750}.ghgeo-faq button i{position:relative;flex:0 0 26px;width:26px;height:26px;border:1px solid var(--line);border-radius:50%}.ghgeo-faq button i::before,.ghgeo-faq button i::after{content:"";position:absolute;left:7px;right:7px;top:12px;height:1px;background:var(--lime)}.ghgeo-faq button i::after{transform:rotate(90deg);transition:transform .2s ease}.ghgeo-faq button[aria-expanded=true] i::after{transform:rotate(0)}.ghgeo-faq-answer p{margin:0;padding:0 50px 24px 0;color:var(--muted);font-size:13px;line-height:1.7}
.ghgeo-final{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;min-height:430px;margin-bottom:95px;padding:55px 55px 0;border:1px solid rgba(168,230,59,.27);border-radius:30px;background:linear-gradient(135deg,#1b3010,#101b0b);overflow:hidden}.ghgeo-final>div:first-child{align-self:center;padding-bottom:55px}.ghgeo-final-character{height:100%;min-height:370px;display:flex;align-items:flex-end;justify-content:center}.ghgeo-final-character img{max-width:100%;height:390px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 24px 35px rgba(0,0,0,.28))}
.ghgeo-footer{padding:70px 0 28px;border-top:1px solid var(--line);background:#091005}.ghgeo-footer>.ghgeo-container{display:grid;grid-template-columns:1.35fr .9fr .9fr .9fr;gap:42px}.ghgeo-footer p{max-width:300px;color:var(--muted);font-size:12px}.ghgeo-footer nav,.ghgeo-footer>.ghgeo-container>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.ghgeo-footer strong{margin-bottom:3px;color:var(--text);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ghgeo-footer-brand .ghgeo-brand{flex-direction:row}.ghgeo-social{display:flex!important;flex-direction:row!important;align-items:center!important;gap:9px!important;margin-top:6px}.ghgeo-social a{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.025);color:var(--muted)!important}.ghgeo-social svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.ghgeo-social a:first-child svg{fill:currentColor;stroke:none}.ghgeo-footer>small{display:block;width:min(1180px,calc(100% - 36px));margin:48px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.05);color:#667060;font-size:9px}
.ghgeo-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.25,1)}.ghgeo-reveal[data-delay="1"]{transition-delay:.1s}.ghgeo-reveal[data-delay="2"]{transition-delay:.2s}.ghgeo-reveal[data-delay="3"]{transition-delay:.3s}.ghgeo-reveal.is-visible{opacity:1;transform:none}
@media (max-width:1024px){.ghgeo-menu nav{gap:12px}.ghgeo-menu nav a{font-size:11px}.ghgeo-hero{grid-template-columns:1fr 1fr;gap:36px}.ghgeo-feature-grid{grid-template-columns:repeat(2,1fr)}.ghgeo-logo-grid{grid-template-columns:repeat(3,1fr)}.ghgeo-footer>.ghgeo-container{grid-template-columns:repeat(2,1fr)}}
@media (max-width:782px){.admin-bar .ghgeo-nav{top:46px}}
@media (max-width:767px){.ghgeo-container{width:min(100% - 28px,620px)}.ghgeo-nav-inner{min-height:68px}.ghgeo-menu-toggle{display:block}.ghgeo-menu{position:absolute;top:calc(100% + 8px);left:14px;right:14px;display:grid;gap:18px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#13220c;box-shadow:0 24px 60px rgba(0,0,0,.38);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s ease}.ghgeo-menu.is-open{opacity:1;visibility:visible;transform:none}.ghgeo-menu nav{display:grid;justify-content:stretch;gap:0;margin:0}.ghgeo-menu nav a{padding:11px 4px;border-bottom:1px solid rgba(255,255,255,.05);font-size:13px;text-align:center}.ghgeo-nav-actions{display:grid;grid-template-columns:1fr 1fr}.ghgeo-hero{display:block;min-height:auto;padding-block:65px 72px;text-align:center}.ghgeo-hero h1{font-size:clamp(46px,14vw,65px)}.ghgeo-hero-copy>p{font-size:16px;margin-inline:auto}.ghgeo-actions{align-items:stretch;flex-direction:column}.ghgeo-actions .ghgeo-button{width:100%}.ghgeo-proof-row{justify-content:center}.ghgeo-hero-visual{min-height:370px;margin-top:46px}.ghgeo-orbit{width:min(360px,90vw)}.ghgeo-orbit-brand{width:145px;height:145px}.ghgeo-orbit-brand img{width:48px;height:48px}.ghgeo-orbit>span{font-size:9px}.ghgeo-section{padding-block:76px}.ghgeo-heading{text-align:center;margin:0 auto 35px}.ghgeo-heading h2{font-size:clamp(32px,10vw,46px)}.ghgeo-story-grid,.ghgeo-security,.ghgeo-faq{grid-template-columns:1fr}.ghgeo-story{text-align:center}.ghgeo-fact-card{text-align:center}.ghgeo-fact-card li{justify-content:center}.ghgeo-band-grid{grid-template-columns:1fr}.ghgeo-band article{padding:22px 0;border-right:0;border-bottom:1px solid var(--line);text-align:center}.ghgeo-band article:last-child{border-bottom:0}.ghgeo-feature-grid{grid-template-columns:1fr}.ghgeo-feature-card{text-align:center;min-height:230px}.ghgeo-icon{margin:0 auto 28px}.ghgeo-flow-grid{grid-template-columns:1fr;gap:34px}.ghgeo-flow-grid::before{top:0;bottom:0;left:26px;right:auto;width:1px;height:auto}.ghgeo-flow-grid article{display:grid;grid-template-columns:54px 1fr;column-gap:18px;text-align:left}.ghgeo-flow-grid b{grid-row:1/3;margin:0}.ghgeo-flow-grid h3{align-self:end}.ghgeo-logo-grid{grid-template-columns:repeat(2,1fr)}.ghgeo-note{text-align:center}.ghgeo-security{gap:25px}.ghgeo-security-visual{min-height:310px}.ghgeo-shield{width:190px;height:220px}.ghgeo-security-copy{text-align:center}.ghgeo-security-copy ul{grid-template-columns:1fr}.ghgeo-security-copy li{justify-content:center}.ghgeo-not-card{text-align:center}.ghgeo-not-card::after{font-size:140px}.ghgeo-plan-strip{grid-template-columns:1fr}.ghgeo-plan-strip article{text-align:center;min-height:150px}.ghgeo-faq{gap:10px}.ghgeo-faq .ghgeo-heading{position:static}.ghgeo-faq button{padding:20px 4px}.ghgeo-faq button span,.ghgeo-faq-answer p{text-align:center}.ghgeo-faq-answer p{padding:0 16px 22px}.ghgeo-final{grid-template-columns:1fr;min-height:auto;margin-bottom:76px;padding:48px 24px 0;text-align:center}.ghgeo-final>div:first-child{padding-bottom:10px}.ghgeo-final-character{min-height:280px}.ghgeo-final-character img{height:290px}.ghgeo-footer>.ghgeo-container{grid-template-columns:1fr;gap:34px}.ghgeo-footer nav,.ghgeo-footer>.ghgeo-container>div{align-items:center;text-align:center}.ghgeo-footer-brand .ghgeo-brand{flex-direction:row}.ghgeo-footer p{margin-inline:auto}.ghgeo-social{justify-content:center!important}}
@media (max-width:480px){.ghgeo-logo-grid{grid-template-columns:1fr}.ghgeo-orbit{width:320px}.ghgeo-orbit .o2,.ghgeo-orbit .o5{display:none}.ghgeo-security-copy ul{margin-inline:-4px}}
@media (prefers-reduced-motion:reduce){.ghgeo-page *,.ghgeo-page *::before,.ghgeo-page *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.ghgeo-reveal{opacity:1;transform:none}}


/* 1.0.3 · Controles flotantes propios y supresión robusta de controles del tema/core. */
/* Este stylesheet sólo se encola en páginas administradas por GHGEO. */
#ast-scroll-top,
.ast-scroll-top-icon,
.ast-scroll-to-top-right,
.ast-scroll-to-top-left,
#scrollUp,
#scroll-top,
.scroll-to-top,
.back-to-top,
.to-top,
.gd-scroll-top {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.ghgeo-scroll-top {
  position: fixed;
  right: max(18px, env(safe-area-inset-right));
  bottom: max(18px, env(safe-area-inset-bottom));
  z-index: 10040;
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  padding: 0;
  border: 1px solid rgba(168,230,59,.62);
  border-radius: 13px;
  background: var(--lime, #a8e63b);
  color: #142006;
  box-shadow: 0 14px 34px rgba(0,0,0,.32);
  opacity: 0;
  visibility: hidden;
  transform: translateY(12px);
  transition: opacity .2s ease, transform .2s ease, visibility .2s ease, filter .2s ease;
  cursor: pointer;
}
.ghgeo-scroll-top.is-visible { opacity: 1; visibility: visible; transform: none; }
.ghgeo-scroll-top:hover,.ghgeo-scroll-top:focus-visible { filter: brightness(1.08); outline: none; }
.ghgeo-scroll-top:focus-visible { box-shadow: 0 0 0 4px rgba(168,230,59,.22),0 14px 34px rgba(0,0,0,.32); }
.ghgeo-scroll-top svg { width: 23px; height: 23px; fill: none; stroke: currentColor; stroke-width: 2.2; stroke-linecap: round; stroke-linejoin: round; }

.ghgeo-assistant {
  position: fixed;
  right: max(18px, env(safe-area-inset-right));
  bottom: calc(78px + env(safe-area-inset-bottom));
  z-index: 10050;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  border-radius: 999px;
  background: #3b8b72;
  filter: drop-shadow(0 14px 28px rgba(0,0,0,.34));
}
.ghgeo-assistant button {
  position: relative;
  z-index: 2;
  flex: 0 0 62px;
  width: 62px;
  height: 62px;
  display: grid;
  place-items: center;
  padding: 5px;
  border: 0;
  border-radius: 50%;
  overflow: visible;
  background: #3b8b72;
  color: #142006;
  box-shadow: 0 0 0 3px rgba(168,230,59,.28);
  cursor: pointer;
}
.ghgeo-assistant button img { width: 52px; height: 52px; display: block; border-radius: 50%; object-fit: cover; }
.ghgeo-assistant button > span { width: 52px; height: 52px; display: grid; place-items: center; border-radius: 50%; background: var(--lime, #a8e63b); }
.ghgeo-assistant button svg { width: 26px; height: 26px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.ghgeo-assistant button > i { position: absolute; right: 1px; top: 1px; width: 12px; height: 12px; border: 2px solid #17260f; border-radius: 50%; background: #3fe479; }
.ghgeo-assistant-card {
  width: 0;
  max-width: 0;
  height: 62px;
  min-height: 62px;
  display: flex;
  align-items: center;
  overflow: hidden;
  margin: 0;
  border: 0;
  border-radius: 0 999px 999px 0;
  background: #3b8b72;
  color: #f8fbf3 !important;
  opacity: 0;
  pointer-events: none;
  transform: translateX(-18px);
  transition: width .35s cubic-bezier(.2,.75,.25,1),max-width .35s cubic-bezier(.2,.75,.25,1),opacity .2s ease,transform .35s ease;
}
.ghgeo-assistant-card > span { min-width: 202px; padding: 10px 22px 10px 25px; }
.ghgeo-assistant-card strong,.ghgeo-assistant-card small { display: block; }
.ghgeo-assistant-card strong { font-size: 14px; }
.ghgeo-assistant-card small { color: #eaf6e4; font-size: 10px; }
.ghgeo-assistant:hover .ghgeo-assistant-card,
.ghgeo-assistant:focus-within .ghgeo-assistant-card,
.ghgeo-assistant.is-open .ghgeo-assistant-card { width: 220px; max-width: 220px; opacity: 1; pointer-events: auto; transform: none; }

@media (max-width:767px) {
  .ghgeo-scroll-top {
    right: max(14px, env(safe-area-inset-right));
    bottom: calc(14px + env(safe-area-inset-bottom));
    width: 44px;
    height: 44px;
  }
  .ghgeo-assistant {
    right: max(14px, env(safe-area-inset-right));
    bottom: calc(72px + env(safe-area-inset-bottom));
  }
  .ghgeo-assistant button { flex-basis: 58px; width: 58px; height: 58px; }
  .ghgeo-assistant button img,.ghgeo-assistant button > span { width: 48px; height: 48px; }
  .ghgeo-assistant-card { height: 58px; min-height: 58px; }
  .ghgeo-assistant:hover .ghgeo-assistant-card,
  .ghgeo-assistant:focus-within .ghgeo-assistant-card,
  .ghgeo-assistant.is-open .ghgeo-assistant-card { width: min(210px, calc(100vw - 94px)); max-width: min(210px, calc(100vw - 94px)); }
}

/* 1.1.0 · Página CRM para asesores de seguros. */
.ghgeo-hero--crm{min-height:650px}.ghgeo-crm-stack{position:relative;width:min(500px,92vw);display:grid;gap:14px}.ghgeo-crm-stack::before{content:"";position:absolute;inset:8% 12%;background:radial-gradient(circle,rgba(168,230,59,.2),transparent 70%);filter:blur(30px)}.ghgeo-crm-stack>div{position:relative;padding:26px 28px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,rgba(31,52,19,.96),rgba(18,32,11,.96));box-shadow:0 20px 48px rgba(0,0,0,.24);transform:translateX(0)}.ghgeo-crm-stack>div:nth-child(2){margin-left:42px}.ghgeo-crm-stack>div:nth-child(3){margin-left:84px}.ghgeo-crm-stack small{display:block;color:var(--lime);font-size:9px;font-weight:900;letter-spacing:.13em}.ghgeo-crm-stack strong{display:block;margin:7px 0 4px;font-size:25px;letter-spacing:-.03em}.ghgeo-crm-stack span{color:var(--muted);font-size:12px}.ghgeo-compare{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ghgeo-compare article{padding:30px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.018)}.ghgeo-compare article.is-positive{border-color:rgba(168,230,59,.35);background:linear-gradient(145deg,rgba(168,230,59,.1),rgba(168,230,59,.025))}.ghgeo-compare article>span{color:#8f9b88;font-size:10px;font-weight:900;letter-spacing:.12em}.ghgeo-compare .is-positive>span{color:var(--lime)}.ghgeo-compare ul{list-style:none;margin:22px 0 0;padding:0}.ghgeo-compare li{position:relative;margin:13px 0;padding-left:22px;color:#c5d0bf;font-size:14px}.ghgeo-compare li::before{content:"×";position:absolute;left:0;color:#84907f;font-weight:900}.ghgeo-compare .is-positive li::before{content:"✓";color:var(--lime)}.ghgeo-use-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ghgeo-use-grid article,.ghgeo-team-grid article{padding:26px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.018)}.ghgeo-use-grid b{display:grid;place-items:center;width:42px;height:42px;margin-bottom:32px;border-radius:12px;background:rgba(168,230,59,.09);color:var(--lime);font-size:11px}.ghgeo-use-grid h3,.ghgeo-team-grid h3{margin:0 0 10px;font-size:18px}.ghgeo-use-grid p,.ghgeo-team-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.ghgeo-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ghgeo-team-grid .ghgeo-icon{margin-bottom:28px}.ghgeo-link-panel{display:grid;align-content:center;gap:12px;padding:26px}.ghgeo-link-panel a{display:block;padding:18px 20px;border:1px solid rgba(168,230,59,.18);border-radius:16px;background:rgba(255,255,255,.025)}.ghgeo-link-panel strong,.ghgeo-link-panel span{display:block}.ghgeo-link-panel strong{color:var(--text);font-size:13px}.ghgeo-link-panel span{margin-top:4px;color:var(--lime);font-size:11px}
@media(max-width:767px){.ghgeo-crm-stack>div:nth-child(2),.ghgeo-crm-stack>div:nth-child(3){margin-left:0}.ghgeo-compare,.ghgeo-use-grid,.ghgeo-team-grid{grid-template-columns:1fr}.ghgeo-compare article{text-align:center}.ghgeo-compare li{display:inline-block;width:100%;padding-left:0}.ghgeo-compare li::before{position:static;margin-right:7px}.ghgeo-use-grid article,.ghgeo-team-grid article{text-align:center}.ghgeo-use-grid b,.ghgeo-team-grid .ghgeo-icon{margin-left:auto;margin-right:auto}}


/* 1.2.0 · Cobranza y renovaciones. */
.ghgeo-hero--collection{min-height:650px}.ghgeo-collection-visual{position:relative;width:min(510px,92vw);height:430px}.ghgeo-collection-ring{position:absolute;left:50%;top:50%;width:214px;height:214px;display:grid;place-items:center;align-content:center;transform:translate(-50%,-50%);border:1px solid rgba(168,230,59,.38);border-radius:50%;background:radial-gradient(circle at 50% 45%,rgba(168,230,59,.15),rgba(22,39,13,.96) 64%);box-shadow:0 0 0 34px rgba(168,230,59,.025),0 0 0 72px rgba(168,230,59,.018),0 26px 70px rgba(0,0,0,.34);text-align:center}.ghgeo-collection-ring span,.ghgeo-collection-visual article small,.ghgeo-kicker{color:var(--lime);font-size:9px;font-weight:900;letter-spacing:.14em}.ghgeo-collection-ring strong{display:block;margin:8px 0 2px;font-size:28px;letter-spacing:-.04em}.ghgeo-collection-ring small{color:var(--muted);font-size:11px}.ghgeo-collection-visual article{position:absolute;width:188px;padding:22px;border:1px solid var(--line);border-radius:19px;background:linear-gradient(145deg,rgba(35,58,21,.98),rgba(16,30,10,.98));box-shadow:0 18px 46px rgba(0,0,0,.32)}.ghgeo-collection-visual article.is-payment{left:0;top:42px}.ghgeo-collection-visual article.is-renewal{right:0;bottom:42px}.ghgeo-collection-visual article b,.ghgeo-collection-visual article span{display:block}.ghgeo-collection-visual article b{margin:7px 0 4px;font-size:20px}.ghgeo-collection-visual article span{color:var(--muted);font-size:11px}.ghgeo-collection-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ghgeo-collection-card{min-height:260px;padding:30px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.018)}.ghgeo-collection-card .ghgeo-icon{margin-bottom:34px}.ghgeo-collection-card h3{margin:0 0 11px;font-size:20px}.ghgeo-collection-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.ghgeo-collection-band{padding:82px 0;border-block:1px solid var(--line);background:linear-gradient(115deg,rgba(168,230,59,.085),rgba(255,255,255,.015) 45%,rgba(168,230,59,.035))}.ghgeo-collection-band-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.ghgeo-collection-band h2{max-width:690px;margin:12px 0 18px;font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-.045em}.ghgeo-collection-band p{max-width:690px;color:var(--muted);font-size:15px;line-height:1.75}.ghgeo-collection-band ul{display:grid;gap:12px;margin:26px 0 0;padding:0;list-style:none}.ghgeo-collection-band li{display:flex;gap:10px;align-items:center;color:#dce6d7;font-size:13px}.ghgeo-collection-band li svg{width:18px;height:18px;fill:none;stroke:var(--lime);stroke-width:2}.ghgeo-renewal-timeline{display:flex;align-items:center;justify-content:center;padding:42px 28px;border:1px solid var(--line);border-radius:26px;background:rgba(7,16,5,.34);box-shadow:0 24px 70px rgba(0,0,0,.18)}.ghgeo-renewal-timeline>span{flex:0 0 60px;text-align:center}.ghgeo-renewal-timeline b,.ghgeo-renewal-timeline small{display:block}.ghgeo-renewal-timeline b{font-size:27px;letter-spacing:-.05em}.ghgeo-renewal-timeline small{margin-top:3px;color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.08em}.ghgeo-renewal-timeline i{flex:1;height:1px;background:linear-gradient(90deg,var(--lime),rgba(168,230,59,.18));position:relative}.ghgeo-renewal-timeline i::after{content:"";position:absolute;right:-3px;top:-3px;width:7px;height:7px;border-radius:50%;background:var(--lime)}.ghgeo-renewal-timeline .is-now{color:var(--lime)}.ghgeo-message-section{padding-top:30px}.ghgeo-message-card{align-self:center;padding:30px;border:1px solid rgba(168,230,59,.28);border-radius:24px;background:linear-gradient(145deg,rgba(168,230,59,.1),rgba(255,255,255,.02));box-shadow:0 24px 60px rgba(0,0,0,.18)}.ghgeo-message-card small,.ghgeo-message-card span,.ghgeo-message-card strong{display:block}.ghgeo-message-card small{color:var(--lime);font-size:9px;font-weight:900;letter-spacing:.13em}.ghgeo-message-card p{margin:22px 0;padding:20px;border:1px solid var(--line);border-radius:16px;background:rgba(0,0,0,.18);color:#d8e2d2;font-size:14px;line-height:1.6}.ghgeo-message-card span{color:var(--muted);font-size:10px}.ghgeo-message-card strong{margin-top:8px;color:var(--lime);font-size:13px}.ghgeo-page--collection .ghgeo-link-panel{align-self:center}
@media(max-width:767px){.ghgeo-hero--collection{min-height:auto}.ghgeo-collection-visual{height:400px;margin:0 auto}.ghgeo-collection-visual article{width:170px;padding:18px}.ghgeo-collection-visual article.is-payment{left:0;top:24px}.ghgeo-collection-visual article.is-renewal{right:0;bottom:24px}.ghgeo-collection-ring{width:190px;height:190px}.ghgeo-collection-card-grid,.ghgeo-collection-band-grid{grid-template-columns:1fr}.ghgeo-collection-card{text-align:center;min-height:230px}.ghgeo-collection-card .ghgeo-icon{margin-left:auto;margin-right:auto}.ghgeo-collection-band{text-align:center;padding:64px 0}.ghgeo-collection-band ul{justify-items:center}.ghgeo-renewal-timeline{padding:30px 15px}.ghgeo-renewal-timeline>span{flex-basis:48px}.ghgeo-renewal-timeline b{font-size:20px}.ghgeo-message-card{text-align:left}}
@media(max-width:480px){.ghgeo-collection-visual{height:360px}.ghgeo-collection-ring{width:160px;height:160px}.ghgeo-collection-ring strong{font-size:23px}.ghgeo-collection-visual article{width:152px;padding:16px}.ghgeo-collection-visual article b{font-size:17px}.ghgeo-renewal-timeline>span:nth-of-type(2),.ghgeo-renewal-timeline>span:nth-of-type(4),.ghgeo-renewal-timeline i:nth-of-type(2),.ghgeo-renewal-timeline i:nth-of-type(4){display:none}}

/* 1.3.0 · Cluster GEO: pólizas, agencias y reportes. */
.ghgeo-related{padding:44px 0 82px;border-top:1px solid var(--line);background:rgba(255,255,255,.012)}.ghgeo-related-head{max-width:720px;margin-bottom:24px}.ghgeo-related-head>span{color:var(--lime);font-size:9px;font-weight:900;letter-spacing:.14em}.ghgeo-related-head h2{margin:9px 0 0;font-size:clamp(24px,3vw,36px);line-height:1.08;letter-spacing:-.035em}.ghgeo-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ghgeo-related-grid a{display:block;padding:19px 20px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.018);transition:.2s ease}.ghgeo-related-grid a:hover{transform:translateY(-2px);border-color:rgba(168,230,59,.42);background:rgba(168,230,59,.055)}.ghgeo-related-grid strong,.ghgeo-related-grid span{display:block}.ghgeo-related-grid strong{color:var(--text);font-size:13px}.ghgeo-related-grid span{margin-top:5px;color:var(--lime);font-size:10px;line-height:1.45}
.ghgeo-hero--policies,.ghgeo-hero--agency,.ghgeo-hero--reports{min-height:650px}.ghgeo-policy-visual{position:relative;width:min(500px,92vw);height:430px;display:grid;place-items:center}.ghgeo-policy-visual::before{content:"";position:absolute;inset:8%;border:1px solid rgba(168,230,59,.12);border-radius:50%;box-shadow:0 0 0 44px rgba(168,230,59,.018)}.ghgeo-policy-visual article{position:absolute;padding:15px 18px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,rgba(35,58,21,.98),rgba(16,30,10,.98));box-shadow:0 18px 46px rgba(0,0,0,.28);color:#dce6d7;font-size:11px;font-weight:800}.ghgeo-policy-visual .is-main{position:relative;width:240px;padding:30px;text-align:center;border-color:rgba(168,230,59,.35);border-radius:25px}.ghgeo-policy-visual .is-main small,.ghgeo-policy-visual .is-main strong,.ghgeo-policy-visual .is-main span{display:block}.ghgeo-policy-visual .is-main small{color:var(--lime);font-size:9px;letter-spacing:.14em}.ghgeo-policy-visual .is-main strong{margin:9px 0 5px;font-size:25px}.ghgeo-policy-visual .is-main span{color:var(--muted);font-size:11px}.ghgeo-policy-visual .is-a{top:18px;left:18%}.ghgeo-policy-visual .is-b{top:28%;right:0}.ghgeo-policy-visual .is-c{bottom:20px;right:19%}.ghgeo-policy-visual .is-d{bottom:28%;left:0}
.ghgeo-agency-visual{width:min(500px,92vw);display:grid;justify-items:center;gap:34px}.ghgeo-agency-visual>.is-advisor{min-width:220px;padding:28px;text-align:center;border:1px solid rgba(168,230,59,.35);border-radius:24px;background:linear-gradient(145deg,#203714,#14230c);box-shadow:0 24px 60px rgba(0,0,0,.28)}.ghgeo-agency-visual small,.ghgeo-agency-visual strong,.ghgeo-agency-visual span{display:block}.ghgeo-agency-visual small{color:var(--lime);font-size:9px;font-weight:900;letter-spacing:.14em}.ghgeo-agency-visual strong{margin:7px 0 3px;font-size:26px}.ghgeo-agency-visual span{color:var(--muted);font-size:11px}.ghgeo-agency-visual>i{width:1px;height:35px;background:linear-gradient(var(--lime),rgba(168,230,59,.1));position:relative}.ghgeo-agency-visual>i::after{content:"";position:absolute;bottom:-2px;left:-3px;width:7px;height:7px;border-radius:50%;background:var(--lime)}.ghgeo-agency-visual>.is-team{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ghgeo-agency-visual>.is-team article{padding:22px 14px;text-align:center;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.022)}.ghgeo-agency-visual>.is-team b{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 12px;border-radius:50%;background:rgba(168,230,59,.1);color:var(--lime);font-size:11px}.ghgeo-agency-permissions{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:15px}.ghgeo-agency-permissions article{min-height:190px;padding:28px;border:1px solid var(--line);border-radius:21px;background:rgba(255,255,255,.018)}.ghgeo-agency-permissions article.is-positive{border-color:rgba(168,230,59,.34);background:rgba(168,230,59,.075)}.ghgeo-agency-permissions small,.ghgeo-agency-permissions strong,.ghgeo-agency-permissions span{display:block}.ghgeo-agency-permissions small{color:var(--lime);font-size:9px;font-weight:900;letter-spacing:.13em}.ghgeo-agency-permissions strong{margin:14px 0 8px;font-size:20px}.ghgeo-agency-permissions span{color:var(--muted);font-size:12px;line-height:1.6}.ghgeo-agency-permissions>i{color:var(--lime)}.ghgeo-agency-permissions>i svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2}
.ghgeo-report-visual{position:relative;width:min(500px,92vw);height:410px;padding:46px 34px 30px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(145deg,rgba(30,51,18,.96),rgba(13,24,8,.96));box-shadow:0 26px 70px rgba(0,0,0,.3)}.ghgeo-report-bars{height:210px;display:flex;align-items:flex-end;gap:15px;padding:20px;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.ghgeo-report-bars i{flex:1;height:var(--h);min-width:20px;border-radius:9px 9px 3px 3px;background:linear-gradient(180deg,var(--lime),rgba(168,230,59,.25));box-shadow:0 -8px 24px rgba(168,230,59,.08)}.ghgeo-report-visual article{position:absolute;bottom:24px;padding:14px 17px;border:1px solid var(--line);border-radius:14px;background:#17270e}.ghgeo-report-visual article:nth-of-type(1){left:28px}.ghgeo-report-visual article:nth-of-type(2){right:28px}.ghgeo-report-visual article small,.ghgeo-report-visual article strong,.ghgeo-report-visual article span{display:block}.ghgeo-report-visual article small{color:var(--lime);font-size:8px;font-weight:900;letter-spacing:.12em}.ghgeo-report-visual article strong{margin:4px 0 1px;font-size:17px}.ghgeo-report-visual article span{color:var(--muted);font-size:9px}.ghgeo-report-filter{padding:28px;border:1px solid rgba(168,230,59,.28);border-radius:22px;background:linear-gradient(145deg,rgba(168,230,59,.08),rgba(255,255,255,.018))}.ghgeo-report-filter>small{display:block;margin-bottom:20px;color:var(--lime);font-size:9px;font-weight:900;letter-spacing:.13em}.ghgeo-report-filter label{display:flex;justify-content:space-between;align-items:center;margin:9px 0;padding:15px 16px;border:1px solid var(--line);border-radius:13px;color:#dbe5d6;font-size:11px;font-weight:750;background:rgba(0,0,0,.13)}.ghgeo-report-filter label span{color:var(--muted);font-weight:600}.ghgeo-report-filter button{width:100%;margin-top:12px;padding:14px;border:0;border-radius:12px;background:var(--lime);color:#142006;font-size:11px;font-weight:850}
@media(max-width:900px){.ghgeo-related-grid{grid-template-columns:repeat(2,1fr)}.ghgeo-agency-permissions{grid-template-columns:1fr}.ghgeo-agency-permissions>i{transform:rotate(90deg);justify-self:center}}
@media(max-width:767px){.ghgeo-policy-visual,.ghgeo-report-visual{margin:0 auto}.ghgeo-policy-visual{height:390px}.ghgeo-policy-visual .is-main{width:210px}.ghgeo-agency-visual{margin:0 auto}.ghgeo-agency-visual>.is-team{grid-template-columns:1fr}.ghgeo-report-visual{height:370px;padding-inline:22px}.ghgeo-report-bars{height:180px}.ghgeo-related{padding:36px 0 64px}.ghgeo-related-grid{grid-template-columns:1fr}.ghgeo-related-head{text-align:center;margin-inline:auto}}
@media(max-width:480px){.ghgeo-policy-visual{height:350px}.ghgeo-policy-visual .is-main{width:185px;padding:24px 18px}.ghgeo-policy-visual .is-a{left:7%}.ghgeo-policy-visual .is-b{right:-2%}.ghgeo-policy-visual .is-c{right:7%}.ghgeo-policy-visual .is-d{left:-2%}.ghgeo-report-visual article{position:static;margin-top:10px}.ghgeo-report-visual{height:auto;padding:28px 18px}.ghgeo-report-bars{height:170px;padding:15px;gap:10px}.ghgeo-report-visual article:nth-of-type(1),.ghgeo-report-visual article:nth-of-type(2){display:inline-block;width:calc(50% - 7px);vertical-align:top}.ghgeo-report-visual article:nth-of-type(2){margin-left:10px}}


/* 1.4.0 · Planes y precios */
.ghgeo-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.ghgeo-price-card{position:relative;display:flex;flex-direction:column;min-height:560px;padding:32px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.025)}.ghgeo-price-card.is-featured{border-color:rgba(168,230,59,.55);background:linear-gradient(145deg,rgba(168,230,59,.11),rgba(255,255,255,.025));box-shadow:0 24px 70px rgba(0,0,0,.18)}.ghgeo-price-card>small{position:absolute;top:18px;right:18px;color:var(--lime);font-size:8px;font-weight:900;letter-spacing:.12em}.ghgeo-price-card h3{margin:10px 0 8px;font-size:26px}.ghgeo-price-card>p{min-height:58px;margin:0;color:var(--muted);font-size:12px;line-height:1.65}.ghgeo-price{display:flex;align-items:flex-end;gap:5px;margin:28px 0 7px}.ghgeo-price sup{align-self:flex-start;margin-top:9px;color:var(--lime);font-size:18px;font-weight:800}.ghgeo-price strong{font-size:52px;line-height:.95;letter-spacing:-.05em}.ghgeo-price span{display:grid;color:#d8e1d3;font-size:11px;font-weight:800}.ghgeo-price span small{color:var(--muted);font-size:9px;font-weight:500}.ghgeo-annual{padding-bottom:20px;border-bottom:1px solid var(--line);color:var(--muted);font-size:11px}.ghgeo-annual b{color:var(--text)}.ghgeo-price-card ul{display:grid;gap:10px;margin:22px 0 28px;padding:0;list-style:none}.ghgeo-price-card li{display:flex;align-items:flex-start;gap:9px;color:#c8d2c3;font-size:11px;line-height:1.5}.ghgeo-price-card li svg{flex:0 0 15px;width:15px;height:15px;margin-top:1px;fill:none;stroke:var(--lime);stroke-width:2.3}.ghgeo-price-actions{display:grid;gap:9px;margin-top:auto}.ghgeo-price-actions .ghgeo-button{width:100%}
@media(max-width:1024px){.ghgeo-pricing-grid{grid-template-columns:1fr}.ghgeo-price-card{min-height:0}.ghgeo-price-card>p{min-height:0}}


/* 1.5.0 · Infraestructura editorial */
.ghgeo-page--article{--article-width:760px}.ghgeo-article-hero{padding-top:150px;padding-bottom:70px}.ghgeo-article-breadcrumb{display:flex;gap:9px;align-items:center;margin-bottom:34px;color:var(--muted);font-size:10px;font-weight:700}.ghgeo-article-breadcrumb a{color:#dce8d6;text-decoration:none}.ghgeo-article-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:70px;align-items:center}.ghgeo-article-hero h1{max-width:850px;margin:18px 0 24px;font-size:clamp(42px,5.2vw,74px);line-height:.98;letter-spacing:-.045em}.ghgeo-article-dek{max-width:760px;color:#c0cbb9;font-size:17px;line-height:1.75}.ghgeo-article-meta{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:27px;color:var(--muted);font-size:10px}.ghgeo-article-meta span{position:relative}.ghgeo-article-meta span+span:before{content:'•';position:absolute;left:-12px;color:rgba(168,230,59,.6)}.ghgeo-article-meta strong{color:#eef5eb}.ghgeo-article-visual{display:grid;place-items:center;min-height:330px}.ghgeo-article-orbit{position:relative;display:grid;place-items:center;width:280px;height:280px;border:1px solid rgba(168,230,59,.18);border-radius:50%;background:radial-gradient(circle,rgba(168,230,59,.12),transparent 64%)}.ghgeo-article-orbit:before,.ghgeo-article-orbit:after{content:'';position:absolute;border:1px solid rgba(168,230,59,.12);border-radius:50%}.ghgeo-article-orbit:before{inset:30px}.ghgeo-article-orbit:after{inset:64px}.ghgeo-article-orbit img{position:relative;z-index:3;filter:drop-shadow(0 15px 28px rgba(0,0,0,.28))}.ghgeo-article-orbit i{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--lime);box-shadow:0 0 22px rgba(168,230,59,.8)}.ghgeo-article-orbit i:nth-of-type(1){top:27px;left:84px}.ghgeo-article-orbit i:nth-of-type(2){right:30px;bottom:72px}.ghgeo-article-orbit i:nth-of-type(3){left:35px;bottom:58px}.ghgeo-article-orbit span{position:absolute;padding:8px 11px;border:1px solid var(--line);border-radius:10px;background:#13220d;color:#dbe7d6;font-size:8px;font-weight:900;letter-spacing:.09em}.ghgeo-article-orbit span:nth-of-type(1){top:48px;right:-28px}.ghgeo-article-orbit span:nth-of-type(2){bottom:28px;right:5px}.ghgeo-article-orbit span:nth-of-type(3){bottom:72px;left:-42px}.ghgeo-article-shell{display:grid;grid-template-columns:230px minmax(0,var(--article-width));justify-content:center;gap:70px;padding-bottom:90px}.ghgeo-article-toc{position:sticky;top:110px;align-self:start;display:grid;gap:3px;padding:20px;border:1px solid var(--line);border-radius:18px;background:rgba(18,32,11,.64);backdrop-filter:blur(14px)}.ghgeo-article-toc strong{margin-bottom:9px;color:var(--lime);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.ghgeo-article-toc a{padding:9px 10px;border-radius:9px;color:#9fac99;font-size:10px;line-height:1.35;text-decoration:none;transition:.18s ease}.ghgeo-article-toc a:hover{background:rgba(168,230,59,.08);color:#edf6e9}.ghgeo-article-content>section{scroll-margin-top:110px;padding:0 0 46px;margin-bottom:46px;border-bottom:1px solid var(--line)}.ghgeo-article-content>section:last-child{border-bottom:0}.ghgeo-section-number{display:inline-block;margin-bottom:9px;color:var(--lime);font-size:9px;font-weight:900;letter-spacing:.14em}.ghgeo-article-content h2{margin:0 0 19px;font-size:clamp(28px,3vw,40px);line-height:1.12;letter-spacing:-.03em}.ghgeo-article-content p,.ghgeo-article-content li{color:#bdc9b8;font-size:15px;line-height:1.85}.ghgeo-article-content p{margin:0 0 20px}.ghgeo-article-content ul,.ghgeo-article-content ol{display:grid;gap:10px;margin:24px 0;padding-left:24px}.ghgeo-article-content li strong{color:#edf5ea}.ghgeo-article-callout{display:grid;gap:9px;margin:28px 0;padding:24px;border:1px solid rgba(168,230,59,.24);border-radius:18px;background:linear-gradient(145deg,rgba(168,230,59,.08),rgba(255,255,255,.015))}.ghgeo-article-callout strong{color:var(--lime);font-size:12px}.ghgeo-article-callout span{color:#c6d1c1;font-size:12px;line-height:1.65}.ghgeo-article-compare{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:28px 0}.ghgeo-article-compare article{display:grid;gap:9px;padding:24px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.02)}.ghgeo-article-compare article:last-child{border-color:rgba(168,230,59,.3);background:rgba(168,230,59,.055)}.ghgeo-article-compare strong{margin-bottom:6px;color:#eef5eb;font-size:14px}.ghgeo-article-compare span{padding-top:9px;border-top:1px solid rgba(255,255,255,.055);color:#aebaa9;font-size:11px;line-height:1.55}.ghgeo-article-summary{padding:34px!important;border:1px solid rgba(168,230,59,.28)!important;border-radius:24px;background:linear-gradient(140deg,rgba(168,230,59,.1),rgba(16,30,10,.9))}.ghgeo-article-summary>span{color:var(--lime);font-size:9px;font-weight:900;letter-spacing:.14em}.ghgeo-article-summary h2{margin-top:12px}.ghgeo-article-related{padding-top:68px}.ghgeo-editorial-links{padding:80px 0;border-top:1px solid var(--line);background:rgba(0,0,0,.09)}.ghgeo-editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ghgeo-editorial-grid a{display:flex;min-height:150px;flex-direction:column;justify-content:space-between;padding:24px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.02);text-decoration:none;transition:.2s ease}.ghgeo-editorial-grid a:hover{transform:translateY(-3px);border-color:rgba(168,230,59,.35);background:rgba(168,230,59,.045)}.ghgeo-editorial-grid strong{color:#eef5eb;font-size:14px;line-height:1.3}.ghgeo-editorial-grid span{color:#9ead99;font-size:10px;line-height:1.55}
@media(max-width:980px){.ghgeo-article-hero-grid{grid-template-columns:1fr}.ghgeo-article-visual{min-height:250px}.ghgeo-article-shell{grid-template-columns:1fr;gap:28px}.ghgeo-article-toc{position:static;grid-template-columns:repeat(2,1fr)}.ghgeo-article-toc strong{grid-column:1/-1}.ghgeo-editorial-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.ghgeo-article-hero{padding-top:118px;padding-bottom:44px}.ghgeo-article-hero h1{font-size:40px}.ghgeo-article-dek{font-size:14px}.ghgeo-article-meta{display:grid;gap:7px}.ghgeo-article-meta span+span:before{display:none}.ghgeo-article-visual{display:none}.ghgeo-article-shell{padding-bottom:58px}.ghgeo-article-toc{grid-template-columns:1fr}.ghgeo-article-content p,.ghgeo-article-content li{font-size:14px;line-height:1.78}.ghgeo-article-content>section{padding-bottom:34px;margin-bottom:34px}.ghgeo-article-compare{grid-template-columns:1fr}.ghgeo-article-summary{padding:24px!important}.ghgeo-editorial-grid{grid-template-columns:1fr}.ghgeo-editorial-links{padding:58px 0}.ghgeo-article-breadcrumb{flex-wrap:wrap}}

/* 1.7.0 — Entity + Price Authority */
.ghgeo-price-authority{max-width:900px;margin:18px auto 0;padding:14px 18px;border:1px solid rgba(26,191,135,.22);border-radius:14px;background:rgba(26,191,135,.06);font-size:.93rem;line-height:1.55}.ghgeo-price-authority strong{font-weight:800}

/* 1.9.0 · Nosotros */
.ghgeo-page--nosotros .ghgeo-nosotros-hero{align-items:center}.ghgeo-page--nosotros .ghgeo-nosotros-hero .ghgeo-hero-copy{max-width:700px}.ghgeo-story-orbit{position:relative;display:grid;place-items:center;width:min(460px,42vw);aspect-ratio:1;border:1px solid rgba(168,230,59,.16);border-radius:50%;background:radial-gradient(circle at center,rgba(168,230,59,.11),rgba(13,24,8,.02) 47%,transparent 67%)}.ghgeo-story-orbit:before,.ghgeo-story-orbit:after{content:"";position:absolute;border:1px solid rgba(168,230,59,.11);border-radius:50%}.ghgeo-story-orbit:before{inset:12%}.ghgeo-story-orbit:after{inset:28%}.ghgeo-story-core{position:relative;z-index:3;display:grid;justify-items:center;gap:7px;width:180px;padding:24px 18px;border:1px solid rgba(168,230,59,.32);border-radius:22px;background:rgba(12,24,7,.92);box-shadow:0 24px 70px rgba(0,0,0,.24),0 0 60px rgba(168,230,59,.07)}.ghgeo-story-core img{filter:drop-shadow(0 10px 24px rgba(0,0,0,.3))}.ghgeo-story-core strong{color:#f0f7ed;font-size:18px;letter-spacing:-.02em}.ghgeo-story-core span{color:var(--lime);font-size:8px;font-weight:900;letter-spacing:.14em}.ghgeo-story-orbit>span{position:absolute;z-index:2;padding:9px 12px;border:1px solid var(--line);border-radius:12px;background:rgba(16,30,10,.9);color:#cbd7c6;font-size:9px;font-weight:900;letter-spacing:.1em;box-shadow:0 12px 30px rgba(0,0,0,.16)}.ghgeo-story-orbit>.is-a{top:12%;left:1%}.ghgeo-story-orbit>.is-b{top:15%;right:-1%}.ghgeo-story-orbit>.is-c{bottom:14%;right:0}.ghgeo-story-orbit>.is-d{bottom:10%;left:-4%}.ghgeo-story-flow{display:grid;grid-template-columns:minmax(0,1fr) 56px minmax(260px,.42fr);gap:24px;align-items:center;margin-top:42px;padding:28px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.018)}.ghgeo-story-sources{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ghgeo-story-sources span{display:grid;place-items:center;min-height:64px;padding:10px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:rgba(255,255,255,.025);color:#aebba9;font-size:9px;font-weight:850;letter-spacing:.08em}.ghgeo-story-arrow{color:var(--lime);font-size:32px;text-align:center}.ghgeo-story-result{display:grid;gap:6px;padding:24px;border:1px solid rgba(168,230,59,.28);border-radius:18px;background:linear-gradient(145deg,rgba(168,230,59,.09),rgba(255,255,255,.02))}.ghgeo-story-result small{color:var(--lime);font-size:8px;font-weight:900;letter-spacing:.13em}.ghgeo-story-result strong{color:#f0f7ed;font-size:23px;letter-spacing:-.03em}.ghgeo-story-result span{color:#aebbab;font-size:10px;line-height:1.5}.ghgeo-nosotros-split{display:grid;grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);gap:70px;align-items:start}.ghgeo-nosotros-split .ghgeo-heading{margin:0}.ghgeo-nosotros-list{display:grid;border-top:1px solid var(--line)}.ghgeo-nosotros-list article{display:grid;grid-template-columns:46px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.ghgeo-nosotros-list b,.ghgeo-principles-grid b{color:var(--lime);font-size:9px;letter-spacing:.12em}.ghgeo-nosotros-list div{display:grid;gap:7px}.ghgeo-nosotros-list strong{color:#eff6ec;font-size:15px}.ghgeo-nosotros-list span{color:#aebba9;font-size:11px;line-height:1.65}.ghgeo-principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ghgeo-principles-grid article{min-height:245px;padding:28px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.02)}.ghgeo-principles-grid h3{margin:34px 0 10px;color:#eef5eb;font-size:24px;letter-spacing:-.03em}.ghgeo-principles-grid p{margin:0;color:#aebaa9;font-size:12px;line-height:1.7}.ghgeo-vision-panel{position:relative;overflow:hidden;padding:58px clamp(28px,6vw,78px);border:1px solid rgba(168,230,59,.3);border-radius:28px;background:linear-gradient(130deg,rgba(168,230,59,.14),rgba(15,29,9,.92) 60%)}.ghgeo-vision-panel:after{content:"";position:absolute;width:360px;height:360px;right:-120px;top:-170px;border:1px solid rgba(168,230,59,.15);border-radius:50%;box-shadow:0 0 0 56px rgba(168,230,59,.03),0 0 0 112px rgba(168,230,59,.018)}.ghgeo-vision-panel>span,.ghgeo-origin-note>span{position:relative;z-index:2;color:var(--lime);font-size:9px;font-weight:900;letter-spacing:.14em}.ghgeo-vision-panel blockquote{position:relative;z-index:2;max-width:920px;margin:20px 0 24px;color:#f1f7ef;font-size:clamp(28px,3.3vw,46px);font-weight:750;line-height:1.17;letter-spacing:-.035em}.ghgeo-vision-panel small{position:relative;z-index:2;color:#b9c6b4;font-size:11px}.ghgeo-origin-note{max-width:880px;margin:0 auto;padding:34px 38px;border-left:2px solid var(--lime);background:linear-gradient(90deg,rgba(168,230,59,.055),transparent)}.ghgeo-origin-note h2{margin:13px 0 13px;color:#eef5eb;font-size:clamp(25px,3vw,38px);line-height:1.15;letter-spacing:-.03em}.ghgeo-origin-note p{margin:0;color:#b7c3b2;font-size:14px;line-height:1.8}.ghgeo-origin-note p strong{color:#e8f1e5;font-weight:750}
@media(max-width:980px){.ghgeo-page--nosotros .ghgeo-nosotros-hero{grid-template-columns:1fr}.ghgeo-page--nosotros .ghgeo-nosotros-hero .ghgeo-hero-visual{min-height:390px}.ghgeo-story-orbit{width:390px;max-width:84vw}.ghgeo-story-flow{grid-template-columns:1fr}.ghgeo-story-arrow{transform:rotate(90deg)}.ghgeo-nosotros-split{grid-template-columns:1fr;gap:35px}.ghgeo-principles-grid{grid-template-columns:1fr}.ghgeo-principles-grid article{min-height:0}}
@media(max-width:640px){.ghgeo-page--nosotros .ghgeo-nosotros-hero .ghgeo-hero-visual{min-height:300px}.ghgeo-story-orbit{width:285px}.ghgeo-story-core{width:145px;padding:20px 12px}.ghgeo-story-core img{width:48px;height:48px}.ghgeo-story-orbit>span{font-size:7px;padding:7px 9px}.ghgeo-story-orbit>.is-a{left:-3%}.ghgeo-story-orbit>.is-b{right:-5%}.ghgeo-story-orbit>.is-c{right:-5%}.ghgeo-story-orbit>.is-d{left:-7%}.ghgeo-story-flow{padding:18px}.ghgeo-story-sources{grid-template-columns:repeat(2,1fr)}.ghgeo-story-sources span{min-height:54px;font-size:8px}.ghgeo-vision-panel{padding:34px 24px}.ghgeo-vision-panel blockquote{font-size:28px}.ghgeo-origin-note{padding:28px 22px}.ghgeo-nosotros-list article{grid-template-columns:34px 1fr;gap:12px}.ghgeo-principles-grid h3{margin-top:22px}}
