.at-header{font-family:Inter,sans-serif}.at-top-banner{background:linear-gradient(90deg,#f97316,#000);color:#fff;font-size:14px;padding:6px 0}.at-top-banner .at-learn-more{margin-left:6px;text-decoration:underline;cursor:pointer}.at-top-banner .at-lang-switch{display:flex;align-items:center;gap:5px;cursor:pointer}.at-navbar{background:#fff;padding:12px 0;box-shadow:0 2px 6px rgba(0,0,0,.05)}.at-navbar .at-logo{height:32px}.at-navbar .at-nav-links span{margin-right:20px;cursor:pointer;font-weight:500;color:#555}.at-navbar .at-nav-links span:hover{color:#000}.at-login-btn{background:#f3f3f3;border-radius:50px;padding:6px 16px;display:flex;align-items:center;gap:6px}.at-login-btn:hover{background:#e5e5e5}.at-signup-btn{background:#f97316;color:#fff;border-radius:50px;padding:6px 18px}.at-signup-btn:hover{background:#ea580c}.at-menu-btn{border:none;background:none}.at-mobile-overlay{position:fixed;inset:0;z-index:999}.at-mobile-overlay .at-overlay-bg{position:absolute;inset:0;background:rgba(0,0,0,.5)}.at-mobile-menu{position:absolute;top:0;left:0;width:260px;height:100%;background:#fff;padding:20px;z-index:1000}.at-mobile-menu .at-menu-header{display:flex;justify-content:space-between;align-items:center}.at-mobile-menu .at-mobile-links{display:flex;flex-direction:column;gap:16px;margin-top:20px}.at-mobile-menu .at-mobile-links span{cursor:pointer;font-weight:500}.at-mobile-menu .at-mobile-buttons{margin-top:20px;display:flex;flex-direction:column;gap:10px}.at-hero{padding:80px 0;background:#f9fafb}.at-hero .at-hero-content .at-hero-title{font-size:48px;font-weight:700;line-height:1.3;color:#222}@media(max-width:768px){.at-hero .at-hero-content .at-hero-title{font-size:32px}}.at-hero .at-hero-content .at-hero-desc{margin-top:20px;font-size:18px;color:#555;max-width:500px}.at-hero .at-hero-content .at-hero-actions{margin-top:30px;display:flex;align-items:center;gap:20px}.at-hero .at-hero-content .at-hero-actions .at-btn-primary{background:#ff6a00;color:#fff;padding:12px 30px;border-radius:50px;font-weight:600;border:none;transition:.3s}.at-hero .at-hero-content .at-hero-actions .at-btn-primary:hover{background:#e55d00}.at-hero .at-hero-content .at-hero-actions .at-link-more{color:#222;font-weight:500;display:flex;align-items:center;gap:5px;text-decoration:none}.at-hero .at-hero-content .at-hero-actions .at-link-more:hover{color:#ff6a00}.at-hero .at-hero-img{max-width:100%;height:auto;animation:at-float 3s ease-in-out infinite}@keyframes at-float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.at-text-orange{color:#ff6a00}.at-steps{padding:80px 0;background:#f9fafb}.at-steps .at-steps-header{margin-bottom:50px}.at-steps .at-steps-header h2{font-size:40px;font-weight:700;color:#222}.at-steps .at-steps-header p{margin-top:10px;color:#666;font-size:18px}.at-steps .at-step-card{background:#fff;border-radius:20px;padding:30px;text-align:center;position:relative;margin-bottom:30px;transition:.3s;border:1px solid #eee}.at-steps .at-step-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(0,0,0,.08)}.at-steps .at-step-card .at-step-number{position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:#ff6a00;color:#fff;width:40px;height:40px;border-radius:50%;font-weight:700;display:flex;align-items:center;justify-content:center}.at-steps .at-step-card .at-step-icon{font-size:40px;color:#ff6a00;margin-top:20px}.at-steps .at-step-card h3{margin-top:15px;font-size:22px;font-weight:600}.at-steps .at-step-card .at-step-sub{display:block;font-size:14px;color:#888;margin-bottom:10px}.at-steps .at-step-card p{font-size:14px;color:#555;margin-top:10px}.at-steps .at-step-card ul{margin-top:15px;padding:0;list-style:none;text-align:left}.at-steps .at-step-card ul li{font-size:14px;margin-bottom:8px;color:#444}.at-steps .at-step-card ul li i{color:#ff6a00;margin-right:8px}.at-steps .at-step-card .at-step-btn{margin-top:20px;width:100%;border:1px solid #ff6a00;color:#ff6a00;padding:10px;border-radius:10px;background:transparent;font-weight:600;transition:.3s}.at-steps .at-step-card .at-step-btn:hover{background:#ff6a00;color:#fff}.at-benefits{background:#f8fafc}.at-benefits .at-top-box{background:#fffaf5;border-radius:20px;padding:30px;margin-bottom:20px}.at-benefits .at-top-box .at-top-col{border-right:1px solid #eee}.at-benefits .at-top-box .at-top-col:last-child{border-right:none}.at-benefits .at-top-box .at-top-item{display:flex;gap:20px}.at-benefits .at-top-box .at-top-item h3{font-size:20px;font-weight:700}.at-benefits .at-top-box .at-top-item .at-sub{color:#f97316;font-weight:600}.at-benefits .at-top-box .at-top-item .at-desc{color:#666;margin-top:10px}.at-benefits .at-bottom-box{background:#fff;border-radius:20px;padding:30px}.at-benefits .at-bottom-box .at-bottom-col{border-right:1px solid #eee}.at-benefits .at-bottom-box .at-bottom-col:last-child{border-right:none}.at-benefits .at-bottom-box .at-bottom-item{text-align:center}.at-benefits .at-bottom-box .at-bottom-item h3{margin-top:20px;font-size:20px;font-weight:700}.at-benefits .at-bottom-box .at-bottom-item .at-sub{font-weight:600;margin-top:5px}.at-benefits .at-bottom-box .at-bottom-item .at-desc{color:#666;margin-top:10px;min-height:80px}.at-benefits .at-icon-circle{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}.at-benefits .at-icon-circle svg{font-size:28px}.at-benefits .at-orange{background:#fff4e6;color:#f97316}.at-benefits .at-blue{background:#eff6ff;color:#3b82f6}.at-benefits .at-green{background:#ecfdf5;color:#10b981}.at-benefits .at-purple{background:#f5f3ff;color:#8b5cf6}.at-benefits .at-line{width:40px;height:3px;margin:15px auto 0;border-radius:10px}.at-benefits .at-blue.at-line{background:#3b82f6}.at-benefits .at-green.at-line{background:#10b981}.at-benefits .at-purple.at-line{background:#8b5cf6}.at-benefits .at-orange.at-line{background:#f97316}.at-why{background:#f8fafc;padding:60px 0}.at-why .at-header{margin-bottom:40px}.at-why .at-header h2{font-size:32px;font-weight:800;color:#17253c}.at-why .at-header h2 span{color:#f97316}.at-why .at-header p{margin-top:10px;color:#6b7280}.at-why .at-col{margin-bottom:20px}.at-why .at-card{background:#fff;border-radius:18px;padding:25px;text-align:center;border:1px solid #eee;transition:.3s}.at-why .at-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.08)}.at-why .at-card h3{margin-top:20px;font-size:20px;font-weight:700}.at-why .at-card .at-desc{font-size:14px;color:#666;margin-top:10px;min-height:70px}.at-why .at-card .at-footer{margin-top:12px;font-weight:600;font-size:14px;padding:10px}.at-why .at-icon{width:60px;height:60px;border-radius:50%;margin:0 auto;display:flex;align-items:center;justify-content:center}.at-why .at-icon svg{font-size:26px}.at-why .at-line{width:40px;height:3px;margin:15px auto;border-radius:10px}.at-why .at-orange{background:#fff4e6;color:#f97316}.at-why .at-blue{background:#eff6ff;color:#3b82f6}.at-why .at-green{background:#ecfdf5;color:#10b981}.at-why .at-purple{background:#f5f3ff;color:#8b5cf6}.at-why .at-amber{background:#fffbeb;color:#f59e0b}.at-why .at-cyan{background:#ecfeff;color:#06b6d4}.at-why .at-orange.at-line{background:#f97316}.at-why .at-blue.at-line{background:#3b82f6}.at-why .at-green.at-line{background:#10b981}.at-why .at-purple.at-line{background:#8b5cf6}.at-why .at-amber.at-line{background:#f59e0b}.at-why .at-cyan.at-line{background:#06b6d4}.at-why .at-footer.at-orange{color:#f97316}.at-why .at-footer.at-blue{color:#3b82f6}.at-why .at-footer.at-green{color:#10b981}.at-why .at-footer.at-purple{color:#8b5cf6}.at-why .at-footer.at-amber{color:#f59e0b}.at-why .at-footer.at-cyan{color:#06b6d4}.at-testimonial{background:#f8fafc;padding:60px 0}.at-testimonial .at-header{margin-bottom:40px}.at-testimonial .at-header h2{font-size:34px;font-weight:800;color:#16233b}.at-testimonial .at-header h2 span{color:#f97316}.at-testimonial .at-header p{margin-top:10px;color:#6b7280}.at-testimonial .at-col{margin-bottom:20px}.at-testimonial .at-card{background:#fff;border-radius:20px;padding:25px;border:1px solid #eee;transition:.3s}.at-testimonial .at-card:hover{transform:translateY(-6px);box-shadow:0 15px 30px rgba(0,0,0,.08)}.at-testimonial .at-top{display:flex;justify-content:space-between;margin-bottom:15px}.at-testimonial .at-stars svg{color:#fbbf24;margin-right:3px}.at-testimonial .at-quote{font-size:22px}.at-testimonial .at-text{font-size:15px;color:#555;line-height:1.7;min-height:120px}.at-testimonial .at-footer{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.at-testimonial .at-user{display:flex;align-items:center;gap:10px}.at-testimonial .at-user img{width:50px;height:50px;border-radius:50%;object-fit:cover}.at-testimonial .at-user h4{font-size:15px;margin:0;font-weight:700}.at-testimonial .at-user span{font-size:13px;color:#777}.at-testimonial .at-icon{width:45px;height:45px;border-radius:10px;display:flex;align-items:center;justify-content:center}.at-testimonial .at-icon svg{font-size:18px}.at-testimonial .at-emerald{background:#ecfdf5;color:#10b981}.at-testimonial .at-purple{background:#f5f3ff;color:#8b5cf6}.at-testimonial .at-orange{background:#fff4e6;color:#f97316}.at-start-selling{padding:60px 0;background:#f8fafc}.at-start-selling .at-box{background:#e5e7eb;border-radius:30px;padding:40px}.at-start-selling .at-content{opacity:0;transform:translateX(-40px);transition:all .6s ease}.at-start-selling .at-content.show{opacity:1;transform:translateX(0)}.at-start-selling .at-content h1{font-size:42px;font-weight:800;color:#1f2937;line-height:1.2}.at-start-selling .at-content p{margin-top:20px;font-size:18px;color:#6b7280;max-width:400px}.at-start-selling .at-content .at-btn{margin-top:30px;background:#f97316;color:#fff;border:none;padding:14px 30px;border-radius:50px;font-size:16px;font-weight:600;transition:.3s;box-shadow:0 8px 20px rgba(249,115,22,.3)}.at-start-selling .at-content .at-btn:hover{background:#ea580c;transform:scale(1.05)}.at-start-selling .at-image{opacity:0;transform:translateX(40px);transition:all .6s ease}.at-start-selling .at-image.show{opacity:1;transform:translateX(0)}.at-start-selling .at-image img{width:100%;height:400px;object-fit:cover;border-radius:20px}.at-faq{background:#f8fafc;padding:60px 0}.at-faq .at-header{margin-bottom:40px}.at-faq .at-header h2{font-size:32px;font-weight:800;color:#16233b}.at-faq .at-header .at-line{width:60px;height:4px;background:#f97316;margin:10px auto 0;border-radius:10px}.at-faq .at-item{background:#fff;border-radius:12px;margin-bottom:15px;border:1px solid #eee;overflow:hidden;transition:.3s}.at-faq .at-item:hover{box-shadow:0 8px 20px rgba(0,0,0,.05)}.at-faq .at-question{width:100%;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;background:none;border:none;cursor:pointer;font-weight:600;font-size:16px;color:#1f2937}.at-faq .at-icon{color:#f97316;font-size:14px}.at-faq .at-answer{max-height:0;overflow:hidden;transition:all .4s ease;padding:0 20px}.at-faq .at-answer p{color:#6b7280;font-size:14px;padding-bottom:15px}.at-faq .at-answer.open{max-height:200px;padding-top:5px}.at-footer1{background:#0f1a24;color:#cbd5e1}.at-footer1 hr{border-color:hsla(0,0%,100%,.1);margin:25px 0}.at-footer1 .at-topbar{display:flex;justify-content:flex-end}.at-footer1 .at-topbar .at-right{display:flex;gap:20px;font-size:14px;cursor:pointer}.at-footer1 .at-topbar .at-right span{display:flex;align-items:center;gap:6px}.at-footer1 .at-topbar .at-right span:hover{color:#f97316}.at-footer1 .at-links h4{color:#fff;margin-bottom:15px;font-size:15px}.at-footer1 .at-links ul{list-style:none;padding:0}.at-footer1 .at-links ul li{margin-bottom:8px;font-size:14px;cursor:pointer}.at-footer1 .at-links ul li:hover{color:#f97316}.at-footer1 .at-links .at-social li{display:flex;align-items:center;gap:8px}.at-footer1 .at-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.at-footer1 .at-bottom .at-logo{color:#fff;font-weight:700;font-size:22px}.at-footer1 .at-bottom .at-policy{display:flex;gap:20px;font-size:14px}.at-footer1 .at-bottom .at-policy span{cursor:pointer}.at-footer1 .at-bottom .at-policy span:hover{color:#f97316}.at-footer1 .at-bottom p{font-size:13px;color:#94a3b8}