.tab-switcher-container{background:#fff!important}.hero-section{animation:.8s ease-out heroSlideIn}.hero-pattern{background-size:50px 50px,60px 60px,80px 80px,70px 70px;animation:10s ease-in-out infinite patternFloat}.hero-title{animation:1s ease-out .3s both titleFadeIn}.hero-desc{animation:1s ease-out .6s both descFadeIn}.hero-badge{animation:1s ease-out .9s both badgeFadeIn}.hero-icon{animation:2s ease-in-out infinite iconBounce}.tab-switcher-container{animation:.6s ease-out .4s both tabSlideUp;backdrop-filter:blur(10px);position:relative}.tab-switcher-container::before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#667eea,#764ba2,#667eea);border-radius:22px;z-index:-1;animation:3s ease-in-out infinite borderGlow}.tab-switcher-container:hover{box-shadow:0 6px 25px rgba(0,0,0,.12);transform:translateY(-1px)}.btn-tab-switcher{position:relative;transform:perspective(1px) translateZ(0)}.btn-tab-switcher::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.btn-tab-switcher:hover::before{left:100%}.btn-tab-switcher.active{box-shadow:0 8px 25px rgba(102,126,234,.4);transform:translateY(-2px) scale(1.02)}.btn-tab-switcher.active .tab-text{text-shadow:0 1px 2px rgba(0,0,0,.2)}.btn-tab-switcher:hover:not(.active){background:linear-gradient(135deg,#f1f5f9 0,#e2e8f0 100%);color:#2d3748;transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,0,0,.12)}.btn-gradient-ai{background:linear-gradient(45deg,#667eea 0,#764ba2 100%);border:none;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden;transition:.3s;box-shadow:0 4px 15px rgba(102,126,234,.4)}.btn-gradient-ai:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.6);color:#fff}.btn-gradient-ai:before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn-gradient-ai:hover:before{left:100%}.ai-sparkles{display:inline-block;animation:1.5s ease-in-out infinite sparkle}@keyframes sparkle{0%,100%{transform:scale(1);opacity:.8}50%{transform:scale(1.2);opacity:1}}.ai-magic-btn{position:relative;min-width:280px}.ai-magic-btn.processing{background:linear-gradient(45deg,#ffa726 0,#ff7043 100%)}.ai-magic-btn.processing .btn-text:after{content:'...';animation:1.5s infinite dots}@keyframes dots{0%,20%{content:''}40%{content:'.'}60%{content:'..'}100%,80%{content:'...'}}@keyframes heroSlideIn{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes titleFadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes descFadeIn{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes badgeFadeIn{from{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes iconBounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}@keyframes tabSlideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes patternFloat{0%,100%{transform:translateY(0) rotate(0)}33%{transform:translateY(-10px) rotate(1deg)}66%{transform:translateY(5px) rotate(-1deg)}}@keyframes borderGlow{0%,100%{opacity:.5}50%{opacity:.8}}.plan-info-section-full{animation:.8s ease-out planSectionSlideUp}.plan-info-section-full:hover{transform:translateY(-5px);box-shadow:0 25px 50px rgba(102,126,234,.4)}.plan-crown{animation:3s ease-in-out infinite crownFloat}@keyframes crownFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(5deg)}}.usage-card{transition:transform .3s,box-shadow .3s}.usage-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.info-card{transition:transform .3s,box-shadow .3s}.info-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.1)}.info-icon{transition:transform .3s}.info-card:hover .info-icon{transform:scale(1.1)}.plan-upgrade-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(102,126,234,.6)}.icon-badge{transition:transform .3s}.usage-card:hover .icon-badge{transform:scale(1.1)}.plan-badge-container{animation:2s ease-in-out infinite alternate badgeGlow}@keyframes badgeGlow{0%{transform:scale(1)}100%{transform:scale(1.05)}}@keyframes planSectionSlideUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.plan-pattern{animation:15s ease-in-out infinite patternMove}@keyframes patternMove{0%,100%{transform:translateX(0) translateY(0)}25%{transform:translateX(10px) translateY(-5px)}50%{transform:translateX(-5px) translateY(10px)}75%{transform:translateX(5px) translateY(-10px)}}@media (max-width:768px){.plan-info-section-full{margin:10px}.plan-content{margin:0 10px!important;padding:20px!important}.usage-card{padding:20px!important}.plan-header h3{font-size:1.8rem!important}.plan-crown{font-size:2.5rem!important}.hero-section{padding:30px 0!important}.hero-title{font-size:2rem!important}.hero-desc{font-size:1rem!important}.hero-badge .badge{font-size:.85rem!important}.tab-switcher-container{flex-direction:column!important;gap:10px!important}.btn-tab-switcher{width:100%!important;padding:15px 20px!important;font-size:.9rem!important;justify-content:center!important}.btn-tab-switcher .tab-text{font-size:.85rem!important}.btn-tab-switcher .badge{font-size:.75rem!important;padding:2px 6px!important}.custom-select,.form-control{font-size:16px!important}.btn-lg{font-size:1rem!important;padding:12px 30px!important}.card{margin-bottom:20px!important}.card-body{padding:20px!important}.icon-circle{width:40px!important;height:40px!important;font-size:18px!important}.step-number{width:20px!important;height:20px!important;line-height:20px!important;font-size:10px!important}.input-group-append .btn{padding:8px 12px!important;font-size:.85rem!important}.comparison-card{margin-bottom:15px!important}.text-center .btn{display:block!important;width:100%!important;margin-bottom:10px!important;margin-right:0!important}.upload-area{padding:30px 15px!important}.upload-area h5{font-size:1.1rem!important}.result-card{margin-bottom:15px!important}.result-card .card-body{padding:15px!important}.ai-batch-container{padding:20px!important}.ai-batch-container h4{font-size:1.3rem!important}.progress-container{margin:20px 0!important}.stats-grid{grid-template-columns:1fr!important;gap:15px!important}.stat-card{padding:20px!important}.stat-card h3{font-size:1.8rem!important}.section-nav{display:none!important}.container{padding-left:15px!important;padding-right:15px!important}h1{font-size:2rem!important}h2{font-size:1.75rem!important}h3{font-size:1.5rem!important}h4{font-size:1.25rem!important}h5{font-size:1.1rem!important}h6{font-size:1rem!important}.py-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-3{margin-bottom:1rem!important}.table-responsive{font-size:.85rem!important}.table td,.table th{padding:8px!important}.modal-dialog{margin:10px!important}.modal-body{padding:20px!important}.address-result{padding:15px!important}.address-result .btn{margin-bottom:10px!important}.card,.container,.form-control{overflow-x:hidden!important}.text-truncate-mobile{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}}@media (max-width:575.98px){.hero-title{font-size:1.75rem!important}.btn-tab-switcher{padding:12px 15px!important;font-size:.8rem!important}.btn-tab-switcher .tab-text{font-size:.8rem!important}.card-body{padding:15px!important}.icon-circle{width:35px!important;height:35px!important;font-size:16px!important}.container{padding-left:10px!important;padding-right:10px!important}}@media (max-width:768px) and (orientation:landscape){.hero-section{padding:20px 0!important}.tab-switcher-container{flex-direction:row!important;flex-wrap:wrap!important}.btn-tab-switcher{width:calc(50% - 5px)!important;font-size:.8rem!important}}.progress-bar{transition:width .6s}.input-section,.result-section{min-height:450px;display:flex;flex-direction:column}.input-section textarea,.result-section textarea{flex-grow:1}.upload-section{margin-top:auto}.input-section .d-flex:first-child,.result-section .d-flex:first-child{flex-shrink:0}#batchProgressContainer{margin-top:auto}#clearInputBtn{transition:.3s}#clearInputBtn:hover{background-color:#dc3545;color:#fff;border-color:#dc3545;transform:translateY(-1px)}.normalized-actions,.result-actions{margin-top:10px;padding:10px 0;border-top:1px solid #e9ecef}.normalized-actions .btn,.result-actions .btn{font-size:.875rem;padding:.375rem .75rem;margin:0 .25rem}.normalized-actions .btn:first-child,.result-actions .btn:first-child{margin-left:0}.normalized-actions .btn:last-child,.result-actions .btn:last-child{margin-right:0}.step-number{display:inline-block;width:24px;height:24px;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff;border-radius:50%;text-align:center;line-height:24px;font-size:12px;font-weight:700;margin-right:8px}.custom-select:focus,.form-control:focus{border-color:#667eea!important;box-shadow:0 0 0 3px rgba(102,126,234,.1)!important}.custom-select:hover,.form-control:hover{border-color:#667eea!important}.comparison-card{transition:transform .2s}.comparison-card:hover{transform:translateY(-2px)}.icon-circle{transition:transform .2s}.icon-circle:hover{transform:scale(1.1)}.stat-card{transition:transform .2s}.stat-card:hover{transform:translateY(-2px)}.input-section,.result-section{transition:box-shadow .2s}.input-section:hover,.result-section:hover{box-shadow:0 4px 20px rgba(0,0,0,.08)!important}.upload-section{transition:background-color .2s}.upload-section:hover{background-color:#f1f5f9!important}.result-actions{animation:.3s fadeIn;margin-top:0!important;padding:0!important}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hero-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 40% 80%,rgba(255,255,255,.1) 0,transparent 50%);opacity:.5}.btn{transition:.3s}.btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.2)}.btn-tab-switcher:hover{background:rgba(102,126,234,.1);background:linear-gradient(135deg,#e9ecef 0,#dee2e6 100%);border-color:#667eea;color:#495057;transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.2)}.btn-tab-switcher.active:hover{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff}.tab-switcher-container{display:flex;justify-content:center;align-items:center;gap:10px;padding:15px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);margin-bottom:20px}.btn-tab-switcher{background:0 0;background:linear-gradient(135deg,#f8f9fa 0,#e9ecef 100%);border:2px solid #dee2e6;border-radius:8px;color:#495057;font-weight:600;transition:.3s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.btn-tab-switcher.active{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);border-color:#667eea;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px rgba(102,126,234,.3)}.btn-tab-switcher .tab-text{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.btn-tab-switcher .badge{margin-left:5px;font-size:.7rem;padding:2px 6px;border-radius:4px}@media (max-width:768px){.tab-switcher-container{flex-direction:column;gap:8px;padding:10px}.btn-tab-switcher{width:100%;padding:12px 15px;font-size:.9rem;justify-content:center;flex:none}.btn-tab-switcher .tab-text{font-size:.9rem}.btn-tab-switcher .badge{font-size:.7rem;margin-left:8px}}@media (max-width:575.98px){.tab-switcher-container{gap:6px;padding:8px}.btn-tab-switcher{padding:10px 12px;font-size:.85rem}.btn-tab-switcher .tab-text{font-size:.85rem}.btn-tab-switcher .badge{font-size:.65rem;margin-left:6px}}@media (max-width:768px) and (orientation:landscape){.tab-switcher-container{flex-direction:row;flex-wrap:wrap;justify-content:center}.btn-tab-switcher{width:calc(50% - 4px);font-size:.8rem}}.mobile-device .container{padding-left:10px!important;padding-right:10px!important}.mobile-device .card{border-radius:8px!important;margin-bottom:15px!important}.mobile-device .card-body{padding:15px!important}.mobile-device .btn{border-radius:6px!important;font-size:14px!important}.mobile-device .custom-select,.mobile-device .form-control{border-radius:6px!important;padding:12px!important;font-size:16px!important}.mobile-device .hero-section{padding:25px 0!important;margin-bottom:20px!important}.mobile-device .hero-title{font-size:1.8rem!important;line-height:1.2!important;margin-bottom:15px!important}.mobile-device .hero-desc{font-size:.95rem!important;line-height:1.4!important;padding:0 10px!important}.mobile-device .hero-badge .badge{font-size:.8rem!important;padding:5px 10px!important}.mobile-device .tab-switcher-container{margin:0 -5px 20px!important;padding:10px 5px!important}.mobile-device .btn-tab-switcher{margin:0 5px 8px!important;padding:12px 15px!important;font-size:.85rem!important}.mobile-device .btn-tab-switcher .badge{font-size:.7rem!important;padding:2px 5px!important}.mobile-device .form-group{margin-bottom:15px!important}.mobile-device .form-label{font-size:.9rem!important;margin-bottom:5px!important}.mobile-device .input-group-append .btn{padding:8px 12px!important;font-size:.8rem!important}.mobile-device .btn-lg{font-size:1rem!important;padding:12px 25px!important}.mobile-device .text-center .btn{margin-bottom:10px!important;width:100%!important}.mobile-device .text-center .btn:last-child{margin-bottom:0!important}.mobile-device .icon-circle{width:35px!important;height:35px!important;font-size:16px!important;margin-right:10px!important}.mobile-device .comparison-card{padding:15px!important;margin-bottom:15px!important}.mobile-device .comparison-card h6{font-size:.9rem!important}.mobile-device .upload-area{padding:25px 15px!important;margin-bottom:15px!important}.mobile-device .upload-area h5{font-size:1.1rem!important}.mobile-device .upload-area p{font-size:.85rem!important}.mobile-device .result-section{padding:15px!important}.mobile-device .result-card{margin-bottom:10px!important}.mobile-device .result-card .card-body{padding:12px!important}.mobile-device .modal-dialog{margin:15px!important}.mobile-device .modal-content{border-radius:10px!important}.mobile-device .modal-body{padding:20px!important}.mobile-device .modal-header h5{font-size:1.1rem!important}.mobile-device .table-responsive{font-size:.8rem!important}.mobile-device .table td,.mobile-device .table th{padding:6px!important}.mobile-device .stats-grid{gap:10px!important}.mobile-device .stat-card{padding:15px!important}.mobile-device .stat-card h3{font-size:1.5rem!important}.mobile-device .stat-card p{font-size:.85rem!important}.mobile-device .section-nav{bottom:20px!important;right:15px!important}.mobile-device .section-nav a{width:35px!important;height:35px!important;font-size:14px!important}.tablet-device .tab-switcher-container{flex-direction:row!important;flex-wrap:wrap!important}.tablet-device .btn-tab-switcher{width:calc(33.33% - 7px)!important;margin:0 3px 8px!important}.table-responsive{border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1)}.history-table{margin-bottom:0;background:#fff}.history-table th{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff;font-weight:600;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px;border:none;padding:12px 8px;position:sticky;top:0;z-index:10}.history-table td{padding:12px 8px;vertical-align:middle;border-bottom:1px solid #e9ecef;background:#fff}.history-table tbody tr:hover{background-color:#f8f9fa;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1);transition:.2s}.history-table .badge-primary{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff;box-shadow:0 2px 4px rgba(102,126,234,.3);font-weight:400;text-transform:none}.history-table .badge-info{background:linear-gradient(135deg,#17a2b8 0,#138496 100%);color:#fff;box-shadow:0 2px 4px rgba(23,162,184,.3);font-weight:400;text-transform:none}.history-table .badge-success{background:linear-gradient(135deg,#28a745 0,#20c997 100%);color:#fff;box-shadow:0 2px 4px rgba(40,167,69,.3);font-weight:400;text-transform:none}.history-table tr{animation:.5s ease-out fadeInUp}@keyframes fadeInUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.history-table tr:has(td[colspan="6"]){text-align:center;padding:40px;border:2px dashed #e9ecef;background:#f8f9fa}.history-table tr:has(td[colspan="6"]) td:before{display:none}.history-table .loading-spinner{width:2rem;height:2rem;border-width:3px}.history-table .loading-text{color:#6c757d;font-size:.9rem;font-weight:500}@media (max-width:768px){.table-responsive{border:none;box-shadow:none}.history-table,.history-table tbody,.history-table td,.history-table th,.history-table thead,.history-table tr{display:block}.history-table thead tr{position:absolute;top:-9999px;left:-9999px}.history-table tr{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06);margin-bottom:16px;padding:16px;position:relative;border:1px solid #f0f2f5;transition:.2s}.history-table tr:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,.12);border-color:#e3f2fd}.history-table td{border:none;padding:14px 0;position:relative;background:0 0;min-height:42px;display:flex;align-items:flex-start;border-bottom:1px solid #f5f6fa;flex-wrap:wrap}.history-table td:last-child{border-bottom:none}.history-table td:before{content:attr(data-label);flex:0 0 auto;width:85px;margin-right:18px;font-weight:700;color:#6c757d;font-size:.7rem;text-transform:uppercase;letter-spacing:.5px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-top:2px}.history-table td>*{flex:1;min-width:0}.history-table td:first-child:before{content:"#";width:22px;margin-right:12px;color:#a0aec0}.history-table td:nth-child(2):before{content:"Gốc"}.history-table td:nth-child(3):before{content:"Mới"}.history-table td:nth-child(4):before{content:"Loại"}.history-table td:first-child{text-align:left;font-weight:700;color:#667eea;font-size:.95rem;display:flex;justify-content:space-between;align-items:center}.history-table td:first-child small{font-weight:400;color:#a0aec0;font-size:.7rem;margin-top:1px;flex-shrink:0;text-align:right}.history-table td:nth-child(2),.history-table td:nth-child(3){font-size:.88rem;line-height:1.5;word-break:break-word;color:#2d3748}.history-table td:nth-child(4){text-align:left}.history-table td:nth-child(4) .badge{font-size:.8rem;padding:4px 8px;border-radius:8px;font-weight:400;text-transform:none;letter-spacing:0;display:inline-flex;white-space:nowrap;width:fit-content;min-width:unset;max-width:none}.history-table tr:has(td[colspan="5"]){text-align:center;padding:30px}.history-table tr:has(td[colspan="5"]) td:before{display:none}}@media (max-width:992px) and (min-width:769px){.history-table{font-size:.9rem}.history-table td,.history-table th{padding:10px 6px}.history-table th{font-size:.8rem}.history-table td:first-child,.history-table th:first-child{display:none}}@media (max-width:575.98px){.history-table tr{margin-bottom:14px;padding:14px;border-radius:10px}.history-table td{padding:12px 0;min-height:38px}.history-table td:before{font-size:.65rem;width:75px;margin-right:14px;font-weight:800;color:#718096}.history-table td:first-child:before{width:18px;margin-right:10px}.history-table td:first-child small{font-size:.65rem;flex-shrink:0;margin-left:auto;text-align:right}.history-table td:nth-child(2),.history-table td:nth-child(3){font-size:.82rem;line-height:1.4}.history-table td:nth-child(4) .badge{font-size:.75rem;padding:3px 6px;border-radius:6px;font-weight:400;text-transform:none;width:fit-content;min-width:unset;max-width:none;display:inline-flex}}.table .badge{font-size:.75rem;padding:4px 8px;border-radius:4px}.badge-success{background-color:#28a745}.badge-warning{background-color:#ffc107;color:#212529}.badge-info{background-color:#17a2b8}.badge-danger{background-color:#dc3545}@media (max-width:768px){.pagination{justify-content:center;flex-wrap:wrap}.pagination .page-item{margin:2px}.pagination .page-link{padding:8px 12px;font-size:.85rem}.pagination .page-item:not(.page-item:first-child):not(.page-item:last-child){display:none}}@media (max-width:575.98px){.pagination .page-link{padding:6px 10px;font-size:.8rem}}.loading-spinner{width:2rem;height:2rem}.loading-text{color:#6c757d;font-size:.9rem}.history-table-card{margin-bottom:20px;border-radius:12px;overflow:hidden}.table-empty-state{text-align:center;padding:40px 20px;color:#6c757d}.table-empty-state i{font-size:3rem;margin-bottom:15px;color:#dee2e6}@media (max-width:768px){.loading-spinner{width:1.5rem;height:1.5rem}.loading-text{font-size:.8rem}.history-table-card{margin-bottom:15px;border-radius:8px}.history-table-card .card-body{padding:0}.table-empty-state{padding:30px 15px}.table-empty-state i{font-size:2.5rem}}@media (min-width:769px){.history-table td:first-child{display:table-cell;text-align:center;font-weight:600;color:#667eea;font-size:.9rem;padding:12px 8px;border-bottom:1px solid #dee2e6}.history-table td:first-child small{display:none}.history-table td:nth-child(2),.history-table td:nth-child(3),.history-table td:nth-child(4){border-bottom:1px solid #dee2e6}.history-table td:nth-child(5){display:table-cell;text-align:center;font-size:.85rem;color:#718096;font-weight:500;padding:12px 8px;border-bottom:1px solid #dee2e6}.history-table tr{background:0 0;border-radius:0;box-shadow:none;margin-bottom:0;padding:0;border:none}.history-table tr:hover{background:#f8f9fa;transform:none;box-shadow:none}}