:root{--fba-orange:#e85d04;--fba-orange-bright:#ff7a18;--fba-black:#090909;--fba-white:#fff}.fba-site-shell{background:radial-gradient(circle at 12% 18%,rgb(232 93 4 / .25),transparent 28%),radial-gradient(circle at 84% 16%,rgb(255 122 24 / .12),transparent 20%),radial-gradient(circle at 48% 78%,rgb(132 34 0 / .16),transparent 30%),var(--fba-black)}.fba-site-shell:before{background:radial-gradient(circle,rgb(232 93 4 / .29),transparent 65%)}.fba-site-shell:after{background:radial-gradient(circle,rgb(255 122 24 / .17),transparent 66%)}.fba-site-shell .fba-eyebrow,.fba-site-shell .fba-card span,.fba-site-shell .fba-service-list b,.fba-site-shell .fba-stat-grid strong{color:var(--fba-orange-bright)}.fba-site-shell .fba-button,.fba-site-shell .fba-button:hover{background:var(--fba-orange);color:#fff!important}.fba-site-shell .fba-button:hover{background:var(--fba-orange-bright);box-shadow:0 12px 30px rgb(232 93 4 / .28)}.fba-site-shell .fba-card:hover{border-color:var(--fba-orange-bright)}.fba-global-header,.fba-global-footer{background:var(--fba-black)}.fba-logo span,.fba-menu-list a:hover,.fba-menu-list .current-menu-item a{color:var(--fba-orange-bright)!important}.fba-menu-list a{text-transform:uppercase;text-decoration:none!important;letter-spacing:.1em;font-size:12px}.fba-menu-list a:before,.fba-menu-list a:after{display:none!important;content:none!important}.fba-primary-nav .fba-menu-list{gap:28px}.fba-header-cta{background:var(--fba-orange)!important}.fba-menu-toggle span{background:var(--fba-orange-bright)}.fba-hero-orb{position:relative!important;width:min(370px,74vw)!important;aspect-ratio:1!important;margin:auto!important;border-radius:50%!important;border:1px solid rgb(255 122 24 / .55)!important;background:radial-gradient(circle,#181818 38%,transparent 39%)!important;box-shadow:0 0 0 17px rgb(255 255 255 / .025),0 0 110px rgb(232 93 4 / .4)!important;animation:none!important;transform:none!important}.fba-orb-center{position:absolute;inset:29%;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:50%;background:#101010;border:1px solid rgb(255 255 255 / .16);box-shadow:inset 0 0 30px rgb(232 93 4 / .17);color:#fff}.fba-orb-center strong{font-size:clamp(18px,2.8vw,27px);line-height:1;letter-spacing:-.07em}.fba-orb-center span{margin-top:5px;font-size:9px;font-weight:800;letter-spacing:.18em;color:var(--fba-orange-bright)}.fba-orb-orbit{position:absolute;inset:0;border-radius:50%;animation:fba-orbit 13s linear infinite}.fba-orb-icon{position:absolute;width:66px;height:66px;display:grid;place-items:center;border-radius:50%;background:var(--fba-orange);color:#fff;box-shadow:0 8px 22px rgb(0 0 0 / .38);animation:fba-orbit-counter 13s linear infinite}.fba-orb-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.fba-orb-web{top:-3px;left:calc(50% - 33px)}.fba-orb-social{right:4%;bottom:13%}.fba-orb-seo{left:4%;bottom:13%}@keyframes fba-orbit{to{transform:rotate(360deg)}}@keyframes fba-orbit-counter{to{transform:rotate(-360deg)}}@media(prefers-reduced-motion:reduce){.fba-orb-orbit,.fba-orb-icon{animation:none!important}}@media(max-width:720px){.fba-orb-icon{width:55px;height:55px}.fba-orb-icon svg{width:25px;height:25px}}