.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}}:root{--brand-primary:#7a0042;--brand-secondary:#9d0054;--delivery-primary:#0a8a5c;--delivery-secondary:#0db572;--text-dark:#1a0a0f;--text-muted:#6b5b65;--bg-light:#fffdf8;--ac-gold:#c8963e}*{margin:0;padding:0;box-sizing:border-box}.delivery-page{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fffdf8;min-height:100vh;overflow-x:hidden;color:var(--text-dark)}.delivery-hero-section{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;padding:140px 24px 80px;overflow:hidden;background:#0d0408;border-bottom:1px solid rgba(200,150,62,.15)}.delivery-hero-background{position:absolute;inset:0;background:linear-gradient(135deg,rgba(26,10,15,.98),rgba(45,8,24,.95) 50%,rgba(26,10,15,.85));z-index:0}.delivery-gradient-orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.35;animation:deliveryFloat 20s ease-in-out infinite}.delivery-orb-1{width:500px;height:500px;background:radial-gradient(circle,rgba(13,181,114,.18) 0,transparent 70%);top:-10%;left:-10%;animation-delay:0s}.delivery-orb-2{width:400px;height:400px;background:radial-gradient(circle,rgba(200,150,62,.15) 0,transparent 70%);bottom:-5%;right:-5%;animation-delay:7s}.delivery-orb-3{width:350px;height:350px;background:radial-gradient(circle,rgba(10,138,92,.15) 0,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:14s}@keyframes deliveryFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.08)}66%{transform:translate(-20px,20px) scale(.92)}}.delivery-hero-content{position:relative;z-index:1;max-width:1200px;text-align:center;color:#fff}.delivery-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:rgba(200,150,62,.12);border:1px solid rgba(200,150,62,.25);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:50px;font-family:Sora,sans-serif;font-size:13px;font-weight:700;color:var(--ac-gold);letter-spacing:1px;text-transform:uppercase;margin-bottom:32px;animation:deliveryFadeInUp .8s ease-out}.delivery-badge-icon{font-size:16px}.delivery-hero-title{font-family:Sora,sans-serif;font-size:clamp(2.5rem,6vw,4.8rem);font-weight:800;line-height:1.08;margin-bottom:24px;letter-spacing:-.03em;color:#fff;animation:deliveryFadeInUp .8s ease-out .2s both}.delivery-gradient-text{background:linear-gradient(135deg,#c8963e,#ffd86f 50%,#fce0ad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.delivery-hero-subtitle{font-family:DM Sans,sans-serif;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.7;color:rgba(255,253,248,.72);max-width:720px;margin:0 auto 48px;animation:deliveryFadeInUp .8s ease-out .4s both}.delivery-hero-stats{display:flex;align-items:center;justify-content:center;gap:50px;margin-bottom:56px;flex-wrap:wrap;animation:deliveryFadeInUp .8s ease-out .6s both}.delivery-stat-item{text-align:center}.delivery-stat-value{font-family:Sora,sans-serif;font-size:2.8rem;font-weight:800;margin-bottom:6px;color:var(--ac-gold);letter-spacing:-.02em}.delivery-stat-label{font-family:DM Sans,sans-serif;font-size:.9rem;color:rgba(255,253,248,.45);text-transform:uppercase;letter-spacing:1px}.delivery-stat-divider{width:1px;height:44px;background:hsla(0,0%,100%,.15)}.delivery-hero-cta{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;animation:deliveryFadeInUp .8s ease-out .8s both}.delivery-cta-primary{display:inline-flex;align-items:center;gap:8px;padding:16px 36px;font-size:1.05rem;font-weight:700;border-radius:14px;border:none;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);font-family:Sora,sans-serif;background:linear-gradient(135deg,#c8963e,#e8b96a);color:#1a0a0f;box-shadow:0 10px 30px rgba(200,150,62,.25)}.delivery-cta-primary:hover{transform:translateY(0);box-shadow:0 15px 40px rgba(200,150,62,.4)}@keyframes deliveryFadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.delivery-benefits-section{padding:120px 24px;background:#fffdf8}.delivery-section-header{text-align:center;max-width:800px;margin:0 auto 80px}.delivery-section-tag{display:inline-block;padding:6px 18px;background:rgba(10,138,92,.08);color:var(--delivery-primary);border:1px solid rgba(10,138,92,.12);border-radius:50px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px}.delivery-section-tag,.delivery-section-title{font-family:Sora,sans-serif;margin-bottom:20px}.delivery-section-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--text-dark);letter-spacing:-.02em}.delivery-section-subtitle{font-family:DM Sans,sans-serif;font-size:1.15rem;color:var(--text-muted);line-height:1.7}.delivery-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:32px;gap:32px;max-width:1200px;margin:0 auto}.delivery-benefit-card{background:#fff;padding:44px 36px;border-radius:24px;border:1px solid rgba(122,0,66,.05);box-shadow:0 10px 35px rgba(26,10,15,.03);transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.delivery-benefit-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--card-color-1),var(--card-color-2));transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.delivery-benefit-card:hover:before{transform:scaleX(1)}.delivery-benefit-card:hover{transform:translateY(0);box-shadow:0 20px 45px rgba(122,0,66,.08);border-color:rgba(122,0,66,.12)}.delivery-benefit-card.card-purple{--card-color-1:#7a0042;--card-color-2:#9d0054}.delivery-benefit-card.card-blue{--card-color-1:#0d4b91;--card-color-2:#0284c7}.delivery-benefit-card.card-green{--card-color-1:#0a7048;--card-color-2:#10b981}.delivery-benefit-card.card-orange{--card-color-1:#b45309;--card-color-2:#f59e0b}.delivery-benefit-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--card-color-1),var(--card-color-2));border-radius:16px;color:#fff;margin-bottom:28px;font-size:24px}.delivery-benefit-card h3{font-family:Sora,sans-serif;font-size:1.35rem;font-weight:700;color:var(--text-dark);margin-bottom:14px;letter-spacing:-.01em}.delivery-benefit-card p{font-family:DM Sans,sans-serif;color:var(--text-muted);line-height:1.65;margin-bottom:20px;font-size:.98rem}.delivery-benefit-highlight{display:inline-block;padding:6px 14px;background:rgba(10,138,92,.08);border:1px solid rgba(10,138,92,.15);color:var(--delivery-primary);border-radius:8px;font-family:Sora,sans-serif;font-size:.8rem;font-weight:700}.delivery-how-it-works-section{padding:120px 24px;background:#fff}.delivery-steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:32px;gap:32px;max-width:1200px;margin:0 auto}.delivery-step-card{position:relative;background:linear-gradient(135deg,#fffdf8,#fff);padding:44px 36px;border-radius:24px;border:2px solid #f0ece9;transition:all .3s cubic-bezier(.16,1,.3,1)}.delivery-step-card:hover{border-color:var(--delivery-primary);transform:translateY(0);box-shadow:0 10px 30px rgba(10,138,92,.05)}.delivery-step-number{font-family:Sora,sans-serif;font-size:3.2rem;font-weight:800;background:linear-gradient(135deg,var(--delivery-primary),var(--delivery-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px;line-height:1}.delivery-step-content h3{font-family:Sora,sans-serif;font-size:1.4rem;font-weight:700;color:var(--text-dark);margin-bottom:12px;letter-spacing:-.01em}.delivery-step-content p{font-family:DM Sans,sans-serif;color:var(--text-muted);line-height:1.65;font-size:.98rem}.delivery-step-arrow{position:absolute;top:50%;right:-16px;transform:translateY(-50%);font-size:2rem;color:var(--delivery-primary);opacity:.3}.delivery-step-card:last-child .delivery-step-arrow{display:none}.delivery-extra-benefits-section{padding:120px 24px;background:#fff}.delivery-extra-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:32px;gap:32px;max-width:1200px;margin:0 auto}.delivery-extra-benefit-card{background:#fffdf8;padding:36px 28px;border-radius:20px;text-align:center;transition:all .3s cubic-bezier(.16,1,.3,1);border:2px solid #f0ece9}.delivery-extra-benefit-card:hover{transform:translateY(0);border-color:var(--delivery-primary);background:#fff;box-shadow:0 10px 30px rgba(10,138,92,.08)}.delivery-extra-benefit-icon{font-size:2.5rem;margin-bottom:20px;line-height:1;display:block}.delivery-extra-benefit-card h3{font-family:Sora,sans-serif;font-size:1.25rem;font-weight:700;color:var(--text-dark);margin-bottom:12px}.delivery-extra-benefit-card p{font-family:DM Sans,sans-serif;color:var(--text-muted);line-height:1.6;font-size:.95rem}.delivery-requirements-section{padding:120px 24px;background:#fffdf8;border-top:1px solid #f0ece9}.delivery-requirements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:32px;gap:32px;max-width:1200px;margin:0 auto}.delivery-requirement-card{background:#fff;padding:44px 36px;border-radius:24px;box-shadow:0 10px 35px rgba(26,10,15,.03);transition:all .3s ease;border:1px solid rgba(200,150,62,.08)}.delivery-requirement-card:hover{transform:translateY(0);box-shadow:0 15px 40px rgba(26,10,15,.08)}.delivery-requirement-icon{font-size:2.5rem;margin-bottom:24px;display:block;line-height:1}.delivery-requirement-card h3{font-family:Sora,sans-serif;font-size:1.45rem;color:var(--text-dark);margin-bottom:20px;font-weight:700}.delivery-requirement-card ul{list-style:none;padding:0}.delivery-requirement-card li{padding:14px 0;color:var(--text-muted);border-bottom:1px solid #f0ece9;font-family:DM Sans,sans-serif;font-size:.98rem;display:flex;align-items:center}.delivery-requirement-card li:last-child{border-bottom:none}.delivery-requirement-card li:before{content:"\2713";color:var(--delivery-primary);font-weight:800;margin-right:10px;font-size:1.1rem}.delivery-form-section{padding:120px 24px;background:#fffdf8;border-top:1px solid #f0ece9}.delivery-form-container{max-width:840px;margin:0 auto;background:#fff;padding:64px;border-radius:32px;border:1px solid rgba(200,150,62,.1);box-shadow:0 20px 60px rgba(26,10,15,.05)}.delivery-form-header{text-align:center;margin-bottom:48px}.delivery-form-tag{display:inline-block;padding:6px 18px;background:rgba(200,150,62,.1);color:#ab7a22;border:1px solid rgba(200,150,62,.15);border-radius:50px;font-family:Sora,sans-serif;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.delivery-form-title{font-family:Sora,sans-serif;font-size:2.4rem;font-weight:800;color:var(--text-dark);margin-bottom:14px;letter-spacing:-.02em}.delivery-form-subtitle{font-family:DM Sans,sans-serif;font-size:1.1rem;color:var(--text-muted);line-height:1.6}.delivery-application-form{display:flex;flex-direction:column;gap:28px}.delivery-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;gap:24px}.delivery-form-field{display:flex;flex-direction:column;gap:8px}.delivery-form-field.full-width{grid-column:1/-1}.delivery-form-field label{font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700;color:var(--text-dark)}.delivery-form-field input,.delivery-form-field select,.delivery-form-field textarea{padding:14px 18px;border:2px solid #f0ece9;border-radius:14px;font-size:1rem;font-family:DM Sans,sans-serif;transition:all .3s cubic-bezier(.16,1,.3,1);background:#fffdf8;color:var(--text-dark)}.delivery-form-field input:focus,.delivery-form-field select:focus,.delivery-form-field textarea:focus{outline:none;border-color:var(--ac-gold);box-shadow:0 0 0 4px rgba(200,150,62,.15);background:#fff}.delivery-checkbox-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px;gap:12px}.delivery-checkbox-card{position:relative;display:flex;align-items:center;gap:12px;padding:14px 18px;background:#fffdf8;border:2px solid #f0ece9;border-radius:14px;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1)}.delivery-checkbox-card:hover{border-color:rgba(200,150,62,.4)}.delivery-checkbox-card:has(input:checked){background:rgba(200,150,62,.08);border-color:var(--ac-gold)}.delivery-checkbox-card input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:var(--ac-gold)}.delivery-checkbox-label{color:var(--text-dark)}.delivery-alert,.delivery-checkbox-label{font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600}.delivery-alert{display:flex;align-items:center;gap:12px;padding:16px 20px;border-radius:12px}.delivery-alert-success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.delivery-alert-error{background:#fef2f2;color:#991b1b;border:1px solid #fca5a5}.delivery-submit-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:18px 40px;background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));color:#fff;border:none;border-radius:14px;font-family:Sora,sans-serif;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 30px rgba(122,0,66,.2)}.delivery-submit-button:hover:not(:disabled){transform:translateY(0);box-shadow:0 15px 40px rgba(10,138,92,.35)}.delivery-submit-button:disabled{opacity:.6;cursor:not-allowed}.delivery-spinner{width:20px;height:20px;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:deliverySpin .8s linear infinite}@keyframes deliverySpin{to{transform:rotate(1turn)}}@media (max-width:768px){.delivery-hero-section{padding:120px 20px 60px;min-height:auto}.delivery-hero-stats{gap:24px}.delivery-stat-divider{display:none}.delivery-hero-cta{flex-direction:column}.delivery-cta-primary{width:100%;justify-content:center}.delivery-benefits-section,.delivery-extra-benefits-section,.delivery-form-section,.delivery-how-it-works-section,.delivery-requirements-section{padding:80px 20px}.delivery-benefits-grid,.delivery-extra-benefits-grid,.delivery-requirements-grid,.delivery-steps-container{grid-template-columns:1fr}.delivery-step-arrow{display:none}}