.accesco-footer-root,:root{--footer-bg-base:#5a0031;--footer-maroon:#7a0042;--footer-maroon-mid:#9e1054;--footer-pink-accent:#ff2e74;--footer-gold:#d4a017;--footer-text-primary:#fff;--footer-text-secondary:hsla(0,0%,100%,.6);--footer-text-muted:hsla(0,0%,100%,.3);--footer-border-subtle:hsla(0,0%,100%,.12);--footer-border-faint:hsla(0,0%,100%,.06);--footer-surface-card:hsla(0,0%,100%,.06);--footer-surface-hover:hsla(0,0%,100%,.12);--footer-social-bg:hsla(0,0%,100%,.06);--footer-padding-x:64px;--footer-padding-x-md:24px;--footer-section-gap:48px;--footer-col-gap:48px;--footer-link-gap:12px;--footer-icon-gap:10px;--footer-badge-gap:12px;--footer-policy-gap:32px;--footer-col-title-mb:20px}.accesco-footer-root{position:relative;width:100%;overflow:hidden;color:var(--footer-text-primary);font-family:DM Sans,sans-serif;background-image:linear-gradient(rgba(90,0,49,.65),rgba(90,0,49,.75)),url(/images/investor-bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.wave-bg-container{pointer-events:none;z-index:0;overflow:hidden}.wave-bg-container,.wave-svg{position:absolute;top:0;left:0;width:100%;height:100%}.wave-svg{opacity:.5}.bg-gradient-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(80% 80% at 50% 0,rgba(107,29,58,.6) 0,transparent 100%),radial-gradient(40% 40% at 0 100%,rgba(224,53,106,.08) 0,transparent 100%);z-index:1}.ventures-ticker{position:relative;z-index:2;height:44px;background:var(--footer-maroon);overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 80px,#000 calc(100% - 80px),transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 80px,#000 calc(100% - 80px),transparent)}.ticker-track,.ventures-ticker{display:flex;align-items:center}.ticker-track{white-space:nowrap;animation:ticker-scroll 20s linear infinite}.ticker-item{display:inline-flex;align-items:center;padding:0 28px}.footer-main-content{max-width:1200px;margin:0 auto;padding:32px 24px 20px}.footer-grid-layout{display:flex;justify-content:space-between;gap:32px;margin-bottom:32px;flex-wrap:wrap}.footer-brand-col{flex:1 1;min-width:300px;max-width:400px;display:flex;flex-direction:column}.logo-component{gap:12px;text-decoration:none;margin-bottom:16px}.logo-component,.logo-mark{display:flex;align-items:center}.logo-mark{background:#e0356a;border-radius:8px;width:40px;height:40px;justify-content:center}.logo-wordmark{font-family:Syne,sans-serif;font-size:20px;font-weight:700;color:#fff}.brand-desc{font-size:14px;color:hsla(0,0%,100%,.7);line-height:1.6;margin-bottom:16px}.social-row{display:flex;gap:12px;margin-bottom:20px}.accesco-footer-root .social-icon{width:36px!important;height:36px!important;border-radius:50%!important;background:hsla(0,0%,100%,.08)!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;border:none!important;box-shadow:none!important;text-decoration:none!important;transition:all .2s!important}.accesco-footer-root .social-icon:hover{background:#e0356a!important;color:#fff!important;border:none!important;transform:none!important;box-shadow:none!important}.app-badges{display:flex;gap:12px}.app-badge{text-decoration:none;display:inline-block;transition:transform .2s ease}.app-badge img{height:40px;width:auto;display:block;border-radius:0!important;border:none!important;box-shadow:none!important;background:transparent!important}.app-badge:hover{transform:none}.footer-links-col{flex:2 1;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px}.link-group{display:flex;flex-direction:column;gap:10px}.col-title{font-family:Syne,sans-serif;font-size:12px;font-weight:700;color:hsla(0,0%,100%,.5);letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.link-item{font-size:14px;color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .2s}.link-item:hover{color:#e0356a}.footer-divider-faint{width:100%;height:1px;background:hsla(0,0%,100%,.1);margin-bottom:24px}.bottom-bar{display:flex;justify-content:space-between;align-items:center}.copyright-text{font-size:13px;color:hsla(0,0%,100%,.4)}@media (max-width:900px){.footer-links-col{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.footer-grid-layout{flex-direction:column;gap:32px}.footer-links-col{grid-template-columns:repeat(2,1fr);gap:32px 16px}.app-badges{flex-wrap:wrap}}.chatbot-bubble{position:absolute;bottom:80px;right:40px;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,var(--footer-pink-accent) 0,var(--footer-maroon) 100%);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 8px 32px rgba(224,53,106,.4),inset 0 0 20px rgba(224,53,106,.3);transition:transform .3s ease,box-shadow .3s ease}.chatbot-bubble:hover{transform:scale(1.1);box-shadow:0 12px 40px rgba(224,53,106,.6),inset 0 0 20px rgba(224,53,106,.4)}.chatbot-bubble.pulse{box-shadow:0 8px 48px rgba(224,53,106,.7),inset 0 0 20px rgba(224,53,106,.3)}.chatbot-icon{font-size:24px;color:#fff}@media (max-width:1023px){.footer-main-content{padding:40px var(--footer-padding-x-md) 30px}.links-grid{grid-template-columns:repeat(2,1fr)}.footer-top-section{flex-direction:column}.footer-top-section,.social-block{align-items:flex-start}}@media (max-width:767px){.links-grid{grid-template-columns:1fr;gap:32px}.footer-headline{font-size:32px}.bottom-bar{flex-direction:column;align-items:flex-start}.chatbot-bubble{bottom:30px;right:24px}}