.fade-up{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.fade-up.visible{opacity:1;transform:translateY(0)}.zoom-in{opacity:0;transform:scale(.9);transition:opacity .7s ease,transform .7s ease}.zoom-in.visible{opacity:1;transform:scale(1)}.slide-right{opacity:0;transform:translate(-40px);transition:opacity .8s ease,transform .8s ease}.slide-right.visible{opacity:1;transform:translate(0)}.slide-left{opacity:0;transform:translate(40px);transition:opacity .8s ease,transform .8s ease}.slide-left.visible{opacity:1;transform:translate(0)}.fba-hero{position:relative;padding:80px 0 60px;background:linear-gradient(135deg,#0f172a,#1a2e55,#1e3a5f);overflow:hidden}.fba-hero:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;border-radius:50%;background:#f5753914}.fba-hero:after{content:"";position:absolute;bottom:-80px;left:-80px;width:300px;height:300px;border-radius:50%;background:#f575390d}.fba-hero .container{position:relative;z-index:2;display:flex;align-items:center;gap:60px}.fba-hero-left{flex:1}.fba-hero-left .badge{display:inline-flex;align-items:center;gap:8px;background:#f5753926;color:var(--orange);padding:6px 16px;border-radius:50px;font-size:13px;font-weight:600;margin-bottom:20px;letter-spacing:.5px}.fba-hero-left h1{font-family:Outfit,sans-serif;font-size:44px;font-weight:800;color:#fff;line-height:1.15;margin-bottom:20px}.fba-hero-left h1 span{color:var(--orange)}.fba-hero-left p{color:#ffffffbf;font-size:16px;line-height:1.7;margin-bottom:28px;max-width:500px}.fba-hero-left .cta-row{display:flex;gap:16px;flex-wrap:wrap}.fba-hero-left .btn-cta{display:inline-flex;align-items:center;gap:10px;background:var(--orange);color:#fff;padding:14px 32px;border-radius:50px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;box-shadow:0 6px 24px #f575394d}.fba-hero-left .btn-cta:hover{transform:translateY(-3px);box-shadow:0 10px 32px #f5753973}.fba-hero-left .btn-secondary{display:inline-flex;align-items:center;gap:10px;border:2px solid rgba(255,255,255,.2);color:#fff;padding:12px 28px;border-radius:50px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s}.fba-hero-left .btn-secondary:hover{border-color:var(--orange);color:var(--orange)}.fba-hero-right{flex:0 0 420px}.fba-hero-right img{width:100%;border-radius:16px;box-shadow:0 20px 60px #0000004d}.stats-bar{display:flex;gap:32px;margin-top:32px}.stat-item{text-align:center}.stat-item h3{font-family:Outfit,sans-serif;font-size:28px;font-weight:800;color:var(--orange)}.stat-item p{color:#fff9;font-size:12px;margin-top:2px}.fba-services{padding:80px 0;background:#f8f9fa}.fba-services .section-label{color:var(--orange);font-weight:700;font-size:14px;letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;text-align:center}.fba-services h2{font-family:Outfit,sans-serif;font-size:36px;font-weight:800;color:var(--navy);text-align:center;margin-bottom:48px}.services-grid-fba{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.service-box{background:#fff;border-radius:16px;padding:32px 28px;transition:transform .3s,box-shadow .3s;border:1px solid #e5e7eb}.service-box:hover{transform:translateY(-6px);box-shadow:0 12px 32px #00000014}.service-box .icon{width:56px;height:56px;border-radius:14px;background:#f575391a;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.service-box .icon i{color:var(--orange);font-size:24px}.service-box h4{color:var(--navy);font-size:18px;font-weight:700;margin-bottom:10px}.service-box p{color:#6b7280;font-size:14px;line-height:1.7}.fba-process{padding:80px 0}.process-timeline{display:flex;justify-content:space-between;position:relative;max-width:900px;margin:0 auto}.process-timeline:before{content:"";position:absolute;top:36px;left:60px;right:60px;height:3px;background:linear-gradient(90deg,var(--orange),#1A2E55);border-radius:2px}.process-step-fba{text-align:center;position:relative;z-index:2;flex:1}.process-step-fba .num{width:72px;height:72px;border-radius:50%;background:#fff;border:3px solid var(--orange);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-family:Outfit,sans-serif;font-size:24px;font-weight:800;color:var(--orange);transition:all .3s}.process-step-fba:hover .num{background:var(--orange);color:#fff}.process-step-fba h4{color:var(--navy);font-size:15px;font-weight:700;margin-bottom:6px}.process-step-fba p{color:#6b7280;font-size:12px;max-width:140px;margin:0 auto;line-height:1.5}.fba-pricing{padding:80px 0;background:#f8f9fa}.pricing-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000000d}.pricing-table th{background:var(--navy);color:#fff;padding:16px 24px;text-align:left;font-size:15px}.pricing-table th.highlight{background:var(--orange)}.pricing-table td{padding:16px 24px;border-bottom:1px solid #e5e7eb;font-size:14px;color:#374151}.pricing-table tr:last-child td{border-bottom:none}.pricing-table td:first-child{font-weight:600;color:var(--navy)}.pricing-table .green{color:#10b981;font-weight:600}.pricing-table .red{color:#ef4444}.fba-cta{padding:80px 0;background:linear-gradient(135deg,#1a2e55,#0f172a);text-align:center}.fba-cta h2{font-family:Outfit,sans-serif;font-size:36px;font-weight:800;color:#fff;margin-bottom:16px}.fba-cta p{color:#ffffffb3;font-size:16px;margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}.fba-faq{padding:80px 0}.faq-grid{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid #e5e7eb}.faq-q{display:flex;align-items:center;justify-content:space-between;padding:18px 0;cursor:pointer;font-weight:600;color:var(--navy);font-size:15px;transition:color .3s}.faq-q:hover{color:var(--orange)}.faq-q i{transition:transform .3s;color:var(--orange)}.faq-q.active i{transform:rotate(180deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;color:#6b7280;font-size:14px;line-height:1.7}.faq-a.open{max-height:300px;padding-bottom:16px}.section-title{color:var(--navy)}@media(max-width:900px){.fba-hero .container{flex-direction:column;gap:32px}.fba-hero-right{flex:none;width:280px}.services-grid-fba{grid-template-columns:1fr}.process-timeline{flex-direction:column;gap:32px;align-items:center}.process-timeline:before{display:none}.stats-bar{flex-wrap:wrap;gap:20px}}@media(max-width:480px){.fba-hero-left h1{font-size:30px}}
