*{margin:0;padding:0;box-sizing:border-box}.afftrex-homepage{min-height:100vh;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.afftrex-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#050a2cf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #d9d9d9;transition:all .3s ease}.afftrex-header.scrolled{background:#050a2c;box-shadow:0 2px 20px #0000004d}.afftrex-header .header-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:70px}.afftrex-header .logo-link{font-size:28px;font-weight:800;color:#fff;text-decoration:none;letter-spacing:-.5px}.afftrex-header .nav-menu{display:flex;align-items:center;gap:40px}.afftrex-header .nav-link{color:#8c8c8c;text-decoration:none;font-weight:500;transition:color .3s ease;display:flex;align-items:center;gap:6px}.afftrex-header .nav-link:hover{color:#fff}.afftrex-header .nav-arrow{font-size:10px;opacity:.6}.afftrex-header .header-actions{display:flex;align-items:center;gap:16px}.afftrex-header .request-demo-btn{color:#8c8c8c;text-decoration:none;font-weight:500;padding:8px 16px;border-radius:6px;transition:all .3s ease}.afftrex-header .request-demo-btn:hover{color:#fff;background:#ffffff1a}.afftrex-header .free-trial-btn{background:#fff;color:#050a2c;text-decoration:none;font-weight:600;padding:12px 24px;border-radius:8px;transition:all .3s ease;border:2px solid #ffffff}.afftrex-header .free-trial-btn:hover{background:transparent;color:#fff}.afftrex-header .mobile-menu-toggle{display:none;background:none;border:none;color:#fff;font-size:20px;cursor:pointer}.hero-section{background:linear-gradient(135deg,#050a2c,#0a1a4e);padding:120px 0 80px;position:relative;overflow:hidden;min-height:100vh;width:100%}.hero-section .hero-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;height:100%}.hero-section .hero-content{z-index:2}.hero-section .hero-badge{display:inline-block;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;margin-bottom:24px}.hero-section .hero-title{font-size:48px;font-weight:700;line-height:1.1;margin-bottom:24px;letter-spacing:-.5px}.hero-section .highlight{color:#1890ff;position:relative}.hero-section .rotating-text{display:inline-block;animation:fadeInUp .5s ease-in-out;min-width:200px;text-align:left}.hero-section .hero-description{font-size:18px;line-height:1.6;color:#8c8c8c;margin-bottom:40px;max-width:500px}.hero-section .cta-buttons{display:flex;gap:16px;align-items:center}.hero-section .book-demo-btn{background:#1890ff;color:#fff;text-decoration:none;font-weight:600;padding:16px 32px;border-radius:8px;transition:all .3s ease;border:2px solid #1890ff}.hero-section .book-demo-btn:hover{background:transparent;color:#1890ff}.hero-section .explore-platform-btn{color:#fff;text-decoration:none;font-weight:600;padding:16px 32px;border-radius:8px;border:2px solid rgba(255,255,255,.3);transition:all .3s ease}.hero-section .explore-platform-btn:hover{background:#ffffff1a;border-color:#ffffff80}.hero-section .hero-visual{position:relative;height:600px;display:flex;align-items:center;justify-content:center}.hero-section .mascot-container{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hero-section .mascot-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3));animation:float 6s ease-in-out infinite}.toolkits-section{background:linear-gradient(30deg,#050a2c,#0a1a4e);padding:80px 0;position:relative;overflow:hidden}.toolkits-section .toolkits-container{max-width:1400px;margin:0 auto;padding:0 20px}.toolkits-section .toolkits-header{text-align:center;margin-bottom:60px}.toolkits-section .toolkits-title{font-size:42px;font-weight:700;color:#fff;margin-bottom:40px;letter-spacing:-.5px}.toolkits-section .toolkits-tabs{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:40px}.toolkits-section .toolkit-tab{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#8c8c8c;padding:12px 24px;border-radius:25px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.toolkits-section .toolkit-tab:hover{background:#ffffff26;color:#fff}.toolkits-section .toolkit-tab.active{background:#fff;color:#050a2c;border-color:#fff}.toolkits-section .toolkits-content{display:flex;align-items:center;justify-content:center;gap:30px;padding:20px 0;position:relative;min-height:600px}.toolkits-section .nav-button{background:#fff;border:2px solid rgba(255,255,255,.2);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:#050a2c;font-size:20px;box-shadow:0 4px 16px #0000001a;position:absolute;top:50%;transform:translateY(-50%)}.toolkits-section .nav-button:hover{background:#fffffff2;transform:translateY(-50%) scale(1.05);box-shadow:0 6px 20px #00000026}.toolkits-section .nav-button.prev-button{left:22%}.toolkits-section .nav-button.next-button{right:22%}.toolkits-section .toolkit-cards-carousel{display:flex;align-items:stretch;justify-content:center;gap:30px;flex:1;max-width:1200px;position:relative}.toolkits-section .card-wrapper{transition:all .5s cubic-bezier(.25,.8,.25,1);display:flex}.toolkits-section .card-wrapper.prev,.toolkits-section .card-wrapper.next{transform:scale(.85);opacity:.5;z-index:1;filter:blur(2px)}.toolkits-section .card-wrapper.prev{margin-right:-336px}.toolkits-section .card-wrapper.next{margin-left:-336px}.toolkits-section .card-wrapper.current{transform:scale(1.05);opacity:1;z-index:5;filter:blur(0);box-shadow:0 25px 50px -12px #00000040}.toolkits-section .toolkit-card{background:#fff;border-radius:20px;padding:32px;box-shadow:0 12px 40px #00000026;transition:all .3s ease;width:380px;display:flex;flex-direction:column;position:relative;cursor:pointer}.toolkits-section .toolkit-card .card-visual{margin:24px 0;border-radius:8px;overflow:hidden}.toolkits-section .toolkit-card .card-visual img{display:block;width:100%;height:auto}.toolkits-section .toolkit-card .try-for-free-btn{background:#ff6f42;border-color:#ff6f42}.toolkits-section .toolkit-card .try-for-free-btn:hover{background:#e65c30;border-color:#e65c30}.toolkits-section .toolkit-card:hover{transform:translateY(-5px);box-shadow:0 20px 60px #0003}.toolkits-section .toolkit-card.active{cursor:default}.toolkits-section .toolkit-card.active:hover{transform:translateY(0)}.toolkits-section .toolkit-card .card-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.toolkits-section .toolkit-card .card-icon{width:48px;height:48px;background:linear-gradient(135deg,#1890ff,#66b2ff);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;flex-shrink:0}.toolkits-section .toolkit-card .card-title{font-size:22px;font-weight:700;color:#050a2c;margin:0;flex:1}.toolkits-section .toolkit-card .card-description{margin-bottom:20px}.toolkits-section .toolkit-card .card-description p{font-size:15px;color:#666;line-height:1.5;margin:0}.toolkits-section .toolkit-card .card-features{margin-bottom:24px;flex:1}.toolkits-section .toolkit-card .feature-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;color:#666;font-size:14px;line-height:1.4}.toolkits-section .toolkit-card .feature-item:last-child{margin-bottom:0}.toolkits-section .toolkit-card .feature-item .feature-bullet{color:#1890ff;font-weight:700;margin-top:2px;font-size:14px;flex-shrink:0}.toolkits-section .toolkit-card .feature-item .feature-text{flex:1}.toolkits-section .toolkit-card .try-free-btn{width:100%;height:44px;background:#050a2c;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:auto}.toolkits-section .toolkit-card.prev-card .card-features .feature-item,.toolkits-section .toolkit-card.next-card .card-features .feature-item{margin-bottom:10px;font-size:13px}.toolkits-section .toolkit-card.prev-card .card-title,.toolkits-section .toolkit-card.next-card .card-title{font-size:20px}.toolkits-section .toolkit-card.prev-card .card-description p,.toolkits-section .toolkit-card.next-card .card-description p{font-size:14px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.afftrex-header .nav-menu,.afftrex-header .header-actions{display:none}.afftrex-header .mobile-menu-toggle{display:block}.hero-section{padding:100px 0 60px;min-height:100vh}.hero-section .hero-container{grid-template-columns:1fr;gap:40px;text-align:center}.hero-section .hero-title{font-size:36px}.hero-section .hero-visual{height:400px}.hero-section .cta-buttons{flex-direction:column;align-items:center;gap:12px}.hero-section .cta-buttons .book-demo-btn,.hero-section .cta-buttons .explore-platform-btn{width:100%;max-width:280px;text-align:center}.toolkits-section{padding:60px 0}.toolkits-section .toolkits-title{font-size:32px}.toolkits-section .toolkits-tabs{gap:8px}.toolkits-section .toolkits-tabs .toolkit-tab{padding:8px 16px;font-size:13px}.toolkits-section .toolkits-content{gap:15px;min-height:500px}.toolkits-section .nav-button{width:50px;height:50px;font-size:16px}.toolkits-section .toolkit-cards-carousel{gap:20px}.toolkits-section .card-wrapper.prev,.toolkits-section .card-wrapper.next{display:none}.toolkits-section .toolkit-card{width:300px;padding:24px}.toolkits-section .toolkit-card .card-header{gap:12px;margin-bottom:16px}.toolkits-section .toolkit-card .card-icon{width:40px;height:40px;font-size:20px}.toolkits-section .toolkit-card .card-title{font-size:20px}.toolkits-section .toolkit-card .card-description{margin-bottom:16px}.toolkits-section .toolkit-card .card-description p{font-size:14px}.toolkits-section .toolkit-card .card-features{margin-bottom:20px}.toolkits-section .toolkit-card .card-features .feature-item{font-size:13px;margin-bottom:10px}}@media (max-width: 768px){.afftrex-header .nav-menu,.afftrex-header .header-actions{display:none}.afftrex-header .mobile-menu-toggle{display:block}.hero-section{padding:100px 0 60px;min-height:100vh}.hero-section .hero-container{grid-template-columns:1fr;gap:40px;text-align:center}.hero-section .hero-title{font-size:36px}.hero-section .hero-visual{height:400px}.hero-section .cta-buttons{flex-direction:column;align-items:center;gap:12px}.hero-section .cta-buttons .book-demo-btn,.hero-section .cta-buttons .explore-platform-btn{width:100%;max-width:280px;text-align:center}.toolkits-section{padding:60px 0}.toolkits-section .toolkits-header{margin-bottom:30px}.toolkits-section .toolkits-title{font-size:32px}.toolkits-section .toolkits-tabs{display:none}.toolkits-section .toolkits-content{min-height:auto;padding:0 16px}.toolkits-section .mobile-accordion{width:100%;display:flex;flex-direction:column;gap:16px}.toolkits-section .toolkit-card-mobile{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.toolkits-section .toolkit-card-mobile .card-header-mobile{display:flex;align-items:center;padding:16px;cursor:pointer;position:relative}.toolkits-section .toolkit-card-mobile .card-icon-mobile{width:40px;height:40px;background:linear-gradient(135deg,#1890ff,#66b2ff);color:#fff;border-radius:8px;font-size:20px;margin-right:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.toolkits-section .toolkit-card-mobile .card-title-mobile{font-size:18px;font-weight:600;color:#050a2c;margin:0}.toolkits-section .toolkit-card-mobile .accordion-arrow{position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(0);transition:transform .3s ease;font-size:16px;color:#050a2c}.toolkits-section .toolkit-card-mobile .card-content-wrapper{max-height:0;overflow:hidden;transition:max-height .4s ease-in-out}.toolkits-section .toolkit-card-mobile .card-inner-content{padding:0 16px 16px;border-top:1px solid #eee;margin-top:8px}.toolkits-section .toolkit-card-mobile .card-inner-content .card-features{padding-top:16px}.toolkits-section .toolkit-card-mobile .card-inner-content .feature-item{color:#666;font-size:15px;line-height:1.5}.toolkits-section .toolkit-card-mobile .try-for-free-btn{width:100%;height:48px;background:#050a2c;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-top:20px}.toolkits-section .toolkit-card-mobile.active .accordion-arrow{transform:translateY(-50%) rotate(180deg)}.toolkits-section .toolkit-card-mobile.active .card-content-wrapper{max-height:400px}}@media (max-width: 480px){.hero-section .hero-title{font-size:32px}.hero-section .hero-description{font-size:16px}.hero-section .hero-visual{height:300px}.hero-section .mascot-image{max-width:80%;height:auto}}.card-wrapper.outer-prev,.card-wrapper.outer-next{opacity:.7;z-index:0}.card-wrapper.outer-prev .toolkit-card,.card-wrapper.outer-next .toolkit-card{background:linear-gradient(90deg,#0a1a4e,#4771fc);box-shadow:none;pointer-events:none;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:20px}.card-wrapper.outer-prev .toolkit-card *,.card-wrapper.outer-next .toolkit-card *{opacity:.7}.faq-section{background:#fff;padding:80px 0;position:relative;overflow:hidden}.faq-section .faq-container{max-width:1200px;margin:0 auto;padding:0 20px}.faq-section .faq-header{text-align:center;margin-bottom:60px}.faq-section .faq-header .faq-title{font-size:42px;font-weight:700;color:#000;margin-bottom:16px;letter-spacing:-.5px}.faq-section .faq-header .faq-subtitle{font-size:18px;color:#000000b3;max-width:600px;margin:0 auto;line-height:1.6}.faq-section .faq-content{max-width:800px;margin:0 auto}.faq-section .faq-item{background:#00000005;border:1px solid rgba(0,0,0,.1);border-radius:16px;margin-bottom:16px;overflow:hidden;transition:all .3s ease}.faq-section .faq-item:hover{background:#0000000a;border-color:#00000026}.faq-section .faq-item.active{background:#0000000f;border-color:#0003}.faq-section .faq-question{padding:24px 32px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease}.faq-section .faq-question .question-text{font-size:18px;font-weight:600;color:#000;margin:0;flex:1;text-align:left}.faq-section .faq-question .question-icon{font-size:20px;color:#000;transition:transform .3s ease;margin-left:20px}.faq-section .faq-question .question-icon.active{transform:rotate(180deg)}.faq-section .faq-question:hover{background:#00000005}.faq-section .faq-answer{max-height:0;overflow:hidden;transition:all .3s ease}.faq-section .faq-answer.active{max-height:500px}.faq-section .faq-answer .answer-content{padding:0 32px 32px;color:#000000b3;font-size:16px;line-height:1.6}.faq-section .faq-answer .answer-content p{margin:0 0 16px}.faq-section .faq-answer .answer-content p:last-child{margin-bottom:0}.faq-section .faq-answer .answer-content .highlight-link{color:#000;text-decoration:none;font-weight:500;transition:color .3s ease}.faq-section .faq-answer .answer-content .highlight-link:hover{color:#000c}.faq-section .faq-answer .answer-content ul{margin:16px 0;padding-left:20px}.faq-section .faq-answer .answer-content ul li{margin-bottom:8px}.faq-section .faq-answer .answer-content ul li:last-child{margin-bottom:0}@media (max-width: 768px){.faq-section{padding:60px 0}.faq-section .faq-header{margin-bottom:40px}.faq-section .faq-header .faq-title{font-size:32px}.faq-section .faq-header .faq-subtitle{font-size:16px}.faq-section .faq-question{padding:20px 24px}.faq-section .faq-question .question-text{font-size:16px}.faq-section .faq-question .question-icon{font-size:18px;margin-left:16px}.faq-section .faq-answer .answer-content{padding:0 24px 24px;font-size:15px}}@media (max-width: 480px){.faq-section .faq-header .faq-title{font-size:28px}.faq-section .faq-question{padding:16px 20px}.faq-section .faq-question .question-text{font-size:15px}.faq-section .faq-answer .answer-content{padding:0 20px 20px;font-size:14px}}.afftrex-footer{background:linear-gradient(135deg,#050a2c,#0a1a4e);color:#fff;margin-top:auto}.afftrex-footer .newsletter-section{background:linear-gradient(135deg,#050a2c,#0a1a4e);padding:60px 0}.afftrex-footer .newsletter-section .newsletter-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:40px}@media (max-width: 768px){.afftrex-footer .newsletter-section .newsletter-container{flex-direction:column;text-align:center;gap:30px}}.afftrex-footer .newsletter-section .newsletter-content{flex:1;max-width:500px}.afftrex-footer .newsletter-section .newsletter-content .newsletter-title{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:#fff;line-height:1.2}@media (max-width: 768px){.afftrex-footer .newsletter-section .newsletter-content .newsletter-title{font-size:2rem}}.afftrex-footer .newsletter-section .newsletter-content .newsletter-description{font-size:1.1rem;color:#fffc;line-height:1.6;margin:0}.afftrex-footer .newsletter-section .newsletter-form{flex:1;max-width:500px}.afftrex-footer .newsletter-section .newsletter-form .newsletter-input-group{display:flex;gap:12px;margin-bottom:12px}@media (max-width: 480px){.afftrex-footer .newsletter-section .newsletter-form .newsletter-input-group{flex-direction:column}}.afftrex-footer .newsletter-section .newsletter-form .newsletter-input-group .newsletter-input{flex:1;height:50px;border-radius:8px;background:linear-gradient(135deg,#050a2c,#0a1a4e);border:1px solid rgba(255,255,255,.2);color:#fff}.afftrex-footer .newsletter-section .newsletter-form .newsletter-input-group .newsletter-input::placeholder{color:#fff9}.afftrex-footer .newsletter-section .newsletter-form .newsletter-input-group .newsletter-input:focus{background:#ffffff26;border-color:#fff;box-shadow:0 0 0 2px #fff3}.afftrex-footer .newsletter-section .newsletter-form .newsletter-input-group .newsletter-input .anticon{color:#fff9}.afftrex-footer .newsletter-section .newsletter-form .newsletter-input-group .newsletter-submit{height:50px;background:#fff;color:#1a1a2e;border:none;border-radius:8px;font-weight:600;min-width:120px;transition:all .3s ease}.afftrex-footer .newsletter-section .newsletter-form .newsletter-input-group .newsletter-submit:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ffffff4d}@media (max-width: 480px){.afftrex-footer .newsletter-section .newsletter-form .newsletter-input-group .newsletter-submit{width:100%}}.afftrex-footer .newsletter-section .newsletter-form .newsletter-privacy{font-size:.85rem;color:#fff9;margin:0;text-align:center}@media (max-width: 768px){.afftrex-footer .newsletter-section .newsletter-form .newsletter-privacy{text-align:center}}.afftrex-footer .footer-main{padding:80px 0 40px;position:relative}.afftrex-footer .footer-main .footer-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 2fr;gap:60px}@media (max-width: 968px){.afftrex-footer .footer-main .footer-container{grid-template-columns:1fr;gap:40px}}.afftrex-footer .footer-main .footer-brand .footer-logo{margin-bottom:24px}.afftrex-footer .footer-main .footer-brand .footer-logo .logo-text{font-size:2rem;font-weight:800;margin:0;color:#fff}.afftrex-footer .footer-main .footer-brand .footer-logo .logo-tagline{font-size:.9rem;color:#ffffffb3;margin:4px 0 0;font-weight:500}.afftrex-footer .footer-main .footer-brand .brand-description{font-size:1rem;line-height:1.7;color:#fffc;margin-bottom:32px}.afftrex-footer .footer-main .footer-brand .contact-info{margin-bottom:32px}.afftrex-footer .footer-main .footer-brand .contact-info .contact-item{display:flex;align-items:center;gap:12px;margin-bottom:16px}.afftrex-footer .footer-main .footer-brand .contact-info .contact-item .contact-icon{font-size:1.1rem;color:#fff;width:20px}.afftrex-footer .footer-main .footer-brand .contact-info .contact-item .contact-link{color:#fffc;text-decoration:none;transition:color .3s ease}.afftrex-footer .footer-main .footer-brand .contact-info .contact-item .contact-link:hover{color:#fff}.afftrex-footer .footer-main .footer-brand .social-links{display:flex;gap:16px}.afftrex-footer .footer-main .footer-brand .social-links .social-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#ffffff1a;border-radius:50%;color:#fffc;font-size:1.2rem;transition:all .3s ease}.afftrex-footer .footer-main .footer-brand .social-links .social-link:hover{background:#fff;color:#1a1a2e;transform:translateY(-2px)}.afftrex-footer .footer-main .footer-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px}.afftrex-footer .footer-main .footer-links .footer-section .section-title{font-size:1.2rem;font-weight:700;margin-bottom:24px;color:#fff}.afftrex-footer .footer-main .footer-links .footer-section .section-links{list-style:none;padding:0;margin:0}.afftrex-footer .footer-main .footer-links .footer-section .section-links li{margin-bottom:12px}.afftrex-footer .footer-main .footer-links .footer-section .section-links li .footer-link{color:#fffc;text-decoration:none;font-size:.95rem;transition:all .3s ease;display:inline-block}.afftrex-footer .footer-main .footer-links .footer-section .section-links li .footer-link:hover{color:#fff;transform:translate(4px)}.afftrex-footer .mascot-container{position:absolute;right:20px;bottom:20px;z-index:10;pointer-events:none}.afftrex-footer .mascot-container .mascot-image{display:block;height:200px;width:auto;object-fit:contain}@media (max-width: 768px){.afftrex-footer .mascot-container{right:10px;bottom:10px}.afftrex-footer .mascot-container .mascot-image{height:150px}}@media (max-width: 480px){.afftrex-footer .mascot-container .mascot-image{height:120px}}.afftrex-footer .footer-bottom{background:#050a2c;border-top:1px solid rgba(255,255,255,.1);padding:30px 0}.afftrex-footer .footer-bottom .footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.afftrex-footer .footer-bottom .footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}@media (max-width: 768px){.afftrex-footer .footer-bottom .footer-bottom-content{flex-direction:column;text-align:center}}.afftrex-footer .footer-bottom .footer-bottom-content .footer-legal{display:flex;align-items:center;gap:32px;flex-wrap:wrap}@media (max-width: 768px){.afftrex-footer .footer-bottom .footer-bottom-content .footer-legal{flex-direction:column;gap:16px}}.afftrex-footer .footer-bottom .footer-bottom-content .footer-legal .copyright{color:#fffc;font-size:.9rem;margin:0}.afftrex-footer .footer-bottom .footer-bottom-content .footer-legal .legal-links{display:flex;gap:24px;flex-wrap:wrap}@media (max-width: 480px){.afftrex-footer .footer-bottom .footer-bottom-content .footer-legal .legal-links{justify-content:center}}.afftrex-footer .footer-bottom .footer-bottom-content .footer-legal .legal-links .legal-link{color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:color .3s ease}.afftrex-footer .footer-bottom .footer-bottom-content .footer-legal .legal-links .legal-link:hover{color:#fff}.afftrex-footer .footer-bottom .footer-bottom-content .footer-certifications{display:flex;gap:24px;flex-wrap:wrap}@media (max-width: 768px){.afftrex-footer .footer-bottom .footer-bottom-content .footer-certifications{justify-content:center}}.afftrex-footer .footer-bottom .footer-bottom-content .footer-certifications .certification-item{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#ffffffb3}.afftrex-footer .footer-bottom .footer-bottom-content .footer-certifications .certification-item .cert-icon{color:#52c41a;font-size:1rem}.afftrex-footer .ant-input{background:linear-gradient(135deg,#050a2c,#0a1a4e)!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important}.afftrex-footer .ant-input::placeholder{color:#fff9!important}.afftrex-footer .ant-input:focus,.afftrex-footer .ant-input:hover{background:#ffffff26!important;border-color:#fff!important}.afftrex-footer .ant-input-affix-wrapper{background:#ffffff1a!important;border:1px solid rgba(255,255,255,.2)!important}.afftrex-footer .ant-input-affix-wrapper:focus,.afftrex-footer .ant-input-affix-wrapper:hover{background:#ffffff26!important;border-color:#fff!important}.afftrex-footer .ant-input-affix-wrapper .ant-input{background:transparent!important;border:none!important}@media (max-width: 480px){.afftrex-footer .newsletter-section{padding:40px 0}.afftrex-footer .footer-main{padding:60px 0 30px}.afftrex-footer .footer-main .footer-links{grid-template-columns:1fr;gap:30px}}.free-trial-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#050a2cf2;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;overflow-y:auto;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.free-trial-modal{background:#050a2c;border:1px solid #d9d9d9;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 10px 40px #0006;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){.free-trial-modal{max-width:95%;margin:10px}}.free-trial-content{padding:32px}@media (max-width: 768px){.free-trial-content{padding:24px}}.free-trial-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;gap:20px}.free-trial-header .header-text{flex:1}.free-trial-header .main-title{color:#fff;font-size:28px;font-weight:700;margin:0 0 8px;line-height:1.3}@media (max-width: 768px){.free-trial-header .main-title{font-size:24px}}.free-trial-header .sub-title{color:#8c8c8c;font-size:16px;font-weight:400;margin:0 0 24px;line-height:1.5}@media (max-width: 768px){.free-trial-header .sub-title{font-size:14px}}.free-trial-header .feature-list{list-style:none;padding:0;margin:0}.free-trial-header .feature-item{display:flex;align-items:center;color:#8c8c8c;font-size:14px;margin-bottom:8px}.free-trial-header .feature-item:last-child{margin-bottom:0}.free-trial-header .feature-item .bullet-point{width:6px;height:6px;background:#1890ff;border-radius:50%;margin-right:12px;flex-shrink:0}.free-trial-header .close-button{background:none;border:none;color:#8c8c8c;font-size:18px;cursor:pointer;padding:8px;border-radius:8px;transition:all .3s ease;flex-shrink:0}.free-trial-header .close-button:hover:not(:disabled){color:#fff;background:#ffffff1a}.free-trial-header .close-button:disabled{cursor:not-allowed;opacity:.5}.free-trial-header .close-button .close-icon{display:block}.form-container .name-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}@media (max-width: 480px){.form-container .name-fields{grid-template-columns:1fr}}.form-container .input-group{margin-bottom:16px}.form-container .form-input,.form-container .form-select{width:100%;padding:14px 16px;background:#0a1a4e;border:1px solid #d9d9d9;border-radius:8px;color:#fff;font-size:14px;font-family:inherit;transition:all .3s ease}.form-container .form-input::placeholder,.form-container .form-select::placeholder{color:#fff9}.form-container .form-input:focus,.form-container .form-select:focus{outline:none;border-color:#1890ff;box-shadow:0 0 0 3px #4a90e226}.form-container .form-input:disabled,.form-container .form-select:disabled{opacity:.6;cursor:not-allowed}.form-container .form-input.error,.form-container .form-select.error{border-color:#ff4d4f;box-shadow:0 0 0 3px #ff4d4f26}.form-container .form-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.form-container .form-select option{background:#0a1a4e;color:#fff}.form-container .error-message{color:#ff4d4f;font-size:12px;margin-top:4px;margin-bottom:0;display:flex;align-items:center;gap:4px}.form-container .business-type-container{margin-bottom:24px}.form-container .business-type-container .business-type-label{color:#fff;font-size:14px;font-weight:500;margin-bottom:12px}.form-container .business-type-container .radio-group{display:flex;flex-direction:column;gap:12px}@media (min-width: 481px){.form-container .business-type-container .radio-group{flex-direction:row;gap:24px}}.form-container .business-type-container .radio-option{display:flex;align-items:center;cursor:pointer;color:#8c8c8c;font-size:14px;transition:all .3s ease}.form-container .business-type-container .radio-option:hover{color:#fff}.form-container .business-type-container .radio-option .radio-input{position:absolute;opacity:0;cursor:pointer}.form-container .business-type-container .radio-option .radio-input:checked+.radio-custom{border-color:#1890ff;background:#1890ff}.form-container .business-type-container .radio-option .radio-input:checked+.radio-custom:after{opacity:1}.form-container .business-type-container .radio-option .radio-input:disabled+.radio-custom{opacity:.6;cursor:not-allowed}.form-container .business-type-container .radio-option .radio-custom{width:18px;height:18px;border:2px solid #d9d9d9;border-radius:50%;margin-right:8px;position:relative;transition:all .3s ease}.form-container .business-type-container .radio-option .radio-custom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%;opacity:0;transition:all .3s ease}.form-container .business-type-container .radio-option .radio-label{-webkit-user-select:none;user-select:none}.form-container .submit-container{margin-top:24px;margin-bottom:16px}.form-container .submit-button{width:100%;padding:16px 24px;background:#1890ff;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.form-container .submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #4a90e240;background:#4a90e2e6}.form-container .submit-button:active:not(:disabled){transform:translateY(0)}.form-container .submit-button:disabled,.form-container .submit-button.disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.form-container .submit-button .loading-content{display:flex;align-items:center;justify-content:center;gap:8px}.form-container .submit-button .loading-icon{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-container .status-message{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:8px;font-size:14px;font-weight:500;animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.form-container .status-message.success{background:#52c41a1a;color:#52c41a;border:1px solid rgba(82,196,26,.2)}.form-container .status-message.error{background:#ff4d4f1a;color:#ff4d4f;border:1px solid rgba(255,77,79,.2)}.form-container .status-message .status-icon{font-size:16px;flex-shrink:0}@media (max-width: 768px){.free-trial-overlay{padding:16px}.free-trial-modal{max-height:95vh}.free-trial-header{flex-direction:column;align-items:flex-start;gap:16px}.free-trial-header .close-button{position:absolute;top:16px;right:16px}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #1890ff;outline-offset:2px}@media print{.free-trial-overlay{display:none}}
