.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}}.faq-page{min-height:100vh;padding-top:80px}.faq-section{padding:80px 20px 120px;background:linear-gradient(180deg,#fff,#fafafa);width:100%}.faq-container{max-width:1000px;margin:0 auto}.faq-header{text-align:center;margin-bottom:60px}.faq-pretitle{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#7a0042;margin-bottom:16px}.faq-title{font-size:48px;font-weight:900;color:#7a0042;margin:0 0 20px;letter-spacing:-1.5px;line-height:1.1;font-family:Davetica,sans-serif}.faq-subtitle{font-size:18px;color:#6b5a6b;max-width:700px;margin:0 auto;line-height:1.7}.faq-accordion{display:flex;flex-direction:column;gap:16px}.faq-category{background:#fff;border-radius:16px;border:1px solid rgba(122,0,66,.1);overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.faq-category:hover{border-color:rgba(122,0,66,.2);box-shadow:0 4px 20px rgba(122,0,66,.08)}.faq-category-header{width:100%;padding:24px 28px;background:linear-gradient(135deg,rgba(122,0,66,.03),rgba(122,0,66,.01));border:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .3s ease}.faq-category-header:hover{background:linear-gradient(135deg,rgba(122,0,66,.06),rgba(122,0,66,.02))}.faq-category-header.active{background:linear-gradient(135deg,rgba(122,0,66,.08),rgba(122,0,66,.03))}.faq-category-title{font-size:20px;font-weight:700;color:#1a0014;text-align:left;letter-spacing:-.3px}.faq-category-icon{flex-shrink:0;color:#7a0042;transition:transform .3s ease}.faq-category-header.active .faq-category-icon{transform:rotate(180deg)}.faq-category-content{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.faq-category-content.open{max-height:5000px}.faq-item{border-top:1px solid rgba(122,0,66,.08)}.faq-question{width:100%;padding:20px 28px;background:transparent;border:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left;transition:all .2s ease;gap:20px}.faq-question:hover{background:rgba(122,0,66,.02)}.faq-question.active{background:rgba(122,0,66,.04)}.faq-question span{font-size:16px;font-weight:600;color:#1a0014;line-height:1.5}.faq-question-icon{flex-shrink:0;color:#7a0042;transition:transform .3s ease}.faq-question.active .faq-question-icon{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.faq-answer.open{max-height:500px}.faq-answer p{padding:0 28px 24px;margin:0;font-size:15px;color:#3a2a3a;line-height:1.8}@media (max-width:768px){.faq-page{padding-top:70px}.faq-section{padding:60px 16px 80px}.faq-header{margin-bottom:40px}.faq-title{font-size:36px}.faq-subtitle{font-size:16px}.faq-category-header{padding:20px}.faq-category-title{font-size:18px}.faq-question{padding:16px 20px}.faq-question span{font-size:15px}.faq-answer p{padding:0 20px 20px;font-size:14px}}@media (max-width:480px){.faq-title{font-size:32px}.faq-category-title{font-size:16px}.faq-question span{font-size:14px}}