.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}}.instastyle-footer-root{background-image:none!important;background-color:#0a0a0a!important}@media (max-width:767px){.accesco-footer-root{overflow:hidden;background-position:top}.ventures-ticker{height:38px}.ticker-item{padding:0 18px;font-size:12px}.footer-main-content{width:100%;max-width:100%;padding:30px 18px 26px;box-sizing:border-box}.footer-grid-layout{display:flex;flex-direction:column;gap:28px;margin-bottom:28px}.footer-brand-col{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.logo-component{margin-bottom:14px}.logo-mark{width:38px;height:38px;border-radius:12px}.logo-wordmark{font-size:18px;line-height:1.2}.brand-desc{margin-bottom:18px;font-size:13px;line-height:1.6;color:hsla(0,0%,100%,.72)}.social-row{gap:10px;margin-bottom:18px}.accesco-footer-root .social-icon{width:38px!important;height:38px!important;background:hsla(0,0%,100%,.1)!important}.app-badges{display:flex;flex-wrap:wrap;gap:10px}.app-badge img{height:38px}.footer-links-col{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px 14px;gap:18px 14px}.link-group{min-width:0;padding:16px 14px;border-radius:20px;background:hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.08);gap:9px}.col-title{margin-bottom:8px;font-size:11px;line-height:1.35;letter-spacing:1.2px;color:hsla(0,0%,100%,.58)}.link-item{display:block;font-size:13.5px;line-height:1.45;color:hsla(0,0%,100%,.86);word-break:normal}.link-item:hover{color:#fff}.footer-divider-faint{margin-bottom:18px}.bottom-bar{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.copyright-text{font-size:12px;line-height:1.5;color:hsla(0,0%,100%,.48)}.chatbot-bubble{position:fixed;width:48px;height:48px;right:18px;bottom:20px;z-index:100}.chatbot-icon{font-size:22px}}@media (max-width:430px){.footer-main-content{padding:28px 14px 24px}.footer-links-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.link-group{padding:15px 12px;border-radius:18px}.col-title{font-size:10.5px;letter-spacing:1px}.link-item{font-size:13px}.app-badge img{height:36px}}@media (max-width:360px){.footer-links-col{grid-template-columns:1fr}.link-group{padding:16px 14px}}@media (max-width:767px){.footer-links-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 28px}.link-group{padding:0!important;border-radius:0!important;background:transparent!important;border:none!important;box-shadow:none!important}.col-title{margin-bottom:18px;font-size:12px;letter-spacing:1.4px;color:hsla(0,0%,100%,.55)}.link-item{font-size:15px;line-height:1.55;color:hsla(0,0%,100%,.92)}}@media (max-width:430px){.footer-links-col{gap:34px 26px}.link-item{font-size:14.5px}}@media (max-width:360px){.footer-links-col{grid-template-columns:1fr;gap:30px}}@media (max-width:767px){.footer-links-col{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"services company" "resources company" "resources delivery";grid-column-gap:34px;column-gap:34px;grid-row-gap:28px;row-gap:28px;align-items:start}.footer-links-col .link-group:first-child{grid-area:services}.footer-links-col .link-group:nth-child(2){grid-area:company}.footer-links-col .link-group:nth-child(3){grid-area:resources;margin-top:0!important}.footer-links-col .link-group:nth-child(4){grid-area:delivery;margin-top:0!important}}@media (max-width:430px){.footer-links-col{column-gap:26px;row-gap:24px}}@media (max-width:360px){.footer-links-col{grid-template-columns:1fr;grid-template-areas:"services" "company" "resources" "delivery";row-gap:28px}}