/* Goolab Footer v4 — isolated light system. Prefixed classes prevent legacy footer CSS collisions. */
.g-footer{--gf-bg:#F4F5F7;--gf-surface:#FBFAF7;--gf-white:#FFFFFF;--gf-ink:#182231;--gf-copy:#526071;--gf-muted:#7A8594;--gf-line:#DCE1E8;--gf-blue:#1948F0;--gf-blue-soft:#EEF2FF;position:relative;isolation:isolate;overflow:hidden;background:var(--gf-bg)!important;color:var(--gf-ink)!important;border-top:1px solid var(--gf-line)!important;padding:clamp(4.5rem,7vw,6.75rem) 0 1.75rem!important;font-family:"Inter",ui-sans-serif,system-ui,sans-serif}
.g-footer::before{content:"";position:absolute;width:34rem;height:34rem;right:-12rem;top:-17rem;border-radius:50%;background:radial-gradient(circle,rgba(25,72,240,.07) 0%,rgba(25,72,240,0) 68%);pointer-events:none;z-index:-1}
.g-footer,.g-footer *{box-sizing:border-box}.g-footer a{color:inherit;text-decoration:none}.g-footer button{font:inherit}.g-footer p,.g-footer h2{margin:0}.g-footer ul{list-style:none;margin:0;padding:0}.g-footer__shell{width:100%;max-width:82rem;margin:0 auto;padding:0 1.5rem}
.g-footer__cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2.5rem;align-items:center;padding:clamp(1.7rem,3vw,2.35rem) clamp(1.6rem,3.4vw,2.8rem);background:linear-gradient(125deg,#FFFFFF 0%,#FBFAF7 58%,#F6F8FF 100%);border:1px solid #D8DEE8;border-radius:1.6rem;box-shadow:0 18px 50px rgba(20,34,57,.055)}
.g-footer__eyebrow{display:inline-flex;align-items:center;gap:.6rem;color:var(--gf-blue);font:700 .65rem "JetBrains Mono",ui-monospace,monospace;letter-spacing:.17em;text-transform:uppercase}.g-footer__eyebrow::before{content:"";width:1.35rem;height:2px;background:currentColor;border-radius:2px}
.g-footer__cta h2{max-width:18ch;margin-top:.55rem!important;color:var(--gf-ink)!important;font:700 clamp(1.65rem,2.7vw,2.45rem)/1.08 "Sora",ui-sans-serif,system-ui,sans-serif!important;letter-spacing:-.045em!important}.g-footer__cta p{max-width:42rem;margin-top:.7rem!important;color:var(--gf-copy)!important;font-size:.9rem;line-height:1.65}
.g-footer__cta-actions{display:flex;align-items:center;justify-content:flex-end;gap:.7rem;flex-wrap:wrap}.g-footer__button{min-height:2.9rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.78rem 1.15rem;border:1px solid #CFD6E1;border-radius:999px;background:var(--gf-white);color:var(--gf-ink)!important;font-size:.78rem;font-weight:800;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}
.g-footer__button svg{width:.95rem;height:.95rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.g-footer__button:hover{transform:translateY(-1px);border-color:#BFC9DA;box-shadow:0 8px 22px rgba(20,34,57,.06)}.g-footer__button:hover svg{transform:translateX(2px)}.g-footer__button--primary{border-color:var(--gf-blue);background:var(--gf-blue);color:#fff!important;box-shadow:0 10px 26px rgba(25,72,240,.18)}.g-footer__button--primary:hover{border-color:var(--gf-blue);box-shadow:0 14px 30px rgba(25,72,240,.24)}
.g-footer__main{display:grid;grid-template-columns:minmax(12rem,1.35fr) repeat(4,minmax(0,1fr));gap:clamp(2rem,4vw,4.2rem);align-items:start;padding:clamp(3.5rem,5.4vw,5rem) 0 clamp(3rem,4vw,4rem)}.g-footer__brand{display:inline-flex;align-items:center}.g-footer__brand img{display:block;width:auto;height:2rem;filter:brightness(0) saturate(100%);opacity:.93}
.g-footer__brand-copy{max-width:20rem;margin-top:1.2rem!important;color:var(--gf-copy)!important;font-size:.86rem;line-height:1.72}.g-footer__socials{display:flex;gap:.55rem;margin-top:1.35rem}.g-footer__socials a{width:2.4rem;height:2.4rem;display:grid;place-items:center;border:1px solid var(--gf-line);border-radius:999px;background:rgba(255,255,255,.7);color:#374253;transition:transform .18s ease,border-color .18s ease,color .18s ease,background .18s ease}.g-footer__socials a:hover{transform:translateY(-1px);border-color:#BFCBE4;color:var(--gf-blue);background:#fff}.g-footer__socials svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.g-footer__nav-column h2{color:#687485!important;font:700 .64rem "JetBrains Mono",ui-monospace,monospace!important;letter-spacing:.16em!important;text-transform:uppercase;margin:0 0 1.15rem!important}.g-footer__nav-column ul{display:grid;gap:.78rem}.g-footer__nav-column li{margin:0!important;padding:0!important}.g-footer__nav-column a{color:#4B586A!important;font-size:.84rem;line-height:1.35;font-weight:500;transition:color .16s ease,transform .16s ease}.g-footer__nav-column a:hover{color:var(--gf-blue)!important}.g-footer__accent-link{color:var(--gf-blue)!important;font-weight:800!important}
.g-footer__contact-link{width:100%;display:flex;align-items:center;gap:.8rem;appearance:none;border:1px solid var(--gf-line);border-radius:.95rem;background:rgba(255,255,255,.72);padding:.8rem .85rem;margin:0;color:var(--gf-ink);text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.g-footer__contact-link:hover{transform:translateY(-1px);border-color:#BFCAE2;background:#fff;box-shadow:0 8px 20px rgba(20,34,57,.05)}.g-footer__contact-icon{width:2rem;height:2rem;display:grid;place-items:center;flex:0 0 auto;border-radius:.65rem;background:var(--gf-blue-soft);color:var(--gf-blue)}.g-footer__contact-icon svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round}.g-footer__contact-link strong{display:block;font-size:.78rem;line-height:1.2}.g-footer__contact-link small{display:block;margin-top:.2rem;color:var(--gf-muted);font-size:.68rem;line-height:1.25;font-weight:500}.g-footer__external-links{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1rem}.g-footer__external-links a{font-size:.76rem!important;font-weight:650!important}
.g-footer__bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding-top:1.45rem;border-top:1px solid var(--gf-line);color:var(--gf-muted)}.g-footer__bottom p{color:var(--gf-muted)!important;font-size:.71rem;line-height:1.5}.g-footer__legal{display:flex;gap:1.1rem;align-items:center;justify-content:center}.g-footer__legal a{color:#6D7888!important;font-size:.71rem;transition:color .16s ease}.g-footer__legal a:hover{color:var(--gf-ink)!important}.g-footer__signature{justify-self:end;color:#3C4859!important;font:700 .84rem "Sora",ui-sans-serif,system-ui,sans-serif!important;letter-spacing:-.02em}
.g-footer a:focus-visible,.g-footer button:focus-visible{outline:3px solid rgba(25,72,240,.22);outline-offset:3px;border-radius:.45rem}
@media(max-width:1080px){.g-footer__main{grid-template-columns:1.25fr repeat(2,minmax(0,1fr));row-gap:3rem}.g-footer__contact-column{grid-column:auto}}
@media(max-width:820px){.g-footer__cta{grid-template-columns:1fr;gap:1.5rem}.g-footer__cta-actions{justify-content:flex-start}.g-footer__main{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.6rem 2rem}.g-footer__brand-column{grid-column:1/-1;max-width:34rem}.g-footer__bottom{grid-template-columns:1fr;justify-items:start;gap:.75rem}.g-footer__legal{justify-content:flex-start}.g-footer__signature{justify-self:start}}
@media(max-width:560px){.g-footer{padding-top:3.5rem!important}.g-footer__shell{padding:0 1.15rem}.g-footer__cta{padding:1.45rem;border-radius:1.25rem}.g-footer__cta-actions{align-items:stretch;flex-direction:column}.g-footer__button{width:100%}.g-footer__main{grid-template-columns:1fr;gap:2.25rem;padding-top:3rem}.g-footer__brand-column{grid-column:auto}}
@media(prefers-reduced-motion:reduce){.g-footer *{transition:none!important}}
