*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;font-weight:400;color:#333;background-color:#f5f6fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;background:linear-gradient(135deg,#dc3545 0% 100%);overflow-x:hidden;overflow-y:auto}#root{width:100%;min-height:100vh;overflow-x:hidden;overflow-y:visible}h1,h2,h3,h4,h5,h6{font-weight:400;margin-bottom:.5rem}p{margin-bottom:1rem}a{color:#3498db;text-decoration:none;transition:color .3s ease}a:hover{color:#2980b9}button{font-family:inherit;outline:none;transition:all .3s ease}button:focus{outline:2px solid #3498db;outline-offset:2px}input[type=file]{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.app{width:100%;min-height:100vh;margin:0;padding:0;background:#fff;color:#333;overflow-x:hidden;overflow-y:visible;font-family:微软雅黑,Microsoft YaHei,Arial,sans-serif}.app-header{text-align:center;background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin-bottom:2rem;position:relative}.header-content{display:flex;justify-content:space-between;align-items:flex-start;position:relative}.header-main{flex:1;text-align:center}.app-header h1{color:#2c3e50;margin:0 0 .5rem;font-size:2.5rem;font-weight:400}.app-header p{color:#7f8c8d;margin:0;font-size:1.1rem}.history-section{position:absolute;top:0;right:0;z-index:100}.history-btn{background:#dc3545;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.history-btn:hover:not(:disabled){background:#c82333;transform:translateY(-2px);box-shadow:0 5px 15px #dc35454d}.rating-stats-btn{background:#ffc107;color:#333;border:none;padding:8px 16px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.rating-stats-btn:hover{background:#ffb81c;transform:translateY(-2px);box-shadow:0 5px 15px #ffc1074d}.rating-stats-dropdown{position:absolute;top:100%;right:0;background:#fff;border-radius:12px;box-shadow:0 15px 35px #0003;min-width:400px;max-width:450px;z-index:1000;margin-top:8px;border:1px solid #dee2e6}.rating-stats-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #e9ecef;background:#f8f9fa;border-radius:12px 12px 0 0}.rating-stats-header h4{margin:0;color:#2c3e50;font-size:16px}.rating-stats-content{padding:20px;max-height:500px;overflow-y:auto}.stats-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:25px}.stats-item{background:#f8f9fa;padding:15px;border-radius:10px;text-align:center;border:2px solid #e9ecef;transition:all .3s ease}.stats-item:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.stats-item.positive{border-color:#dc3545;background:linear-gradient(135deg,#ffe0e3,#ffc9cc)}.stats-item.negative{border-color:#495057;background:linear-gradient(135deg,#f0f0f0,#e0e0e0)}.stats-item.rate{border-color:#ffc107;background:linear-gradient(135deg,#fff3e0,#ffe0b2)}.stats-number{font-size:24px;font-weight:400;color:#2c3e50;margin-bottom:5px}.stats-label{font-size:12px;color:#6c757d;font-weight:400}.recent-ratings{margin-bottom:25px}.recent-ratings h5{margin:0 0 15px;color:#2c3e50;font-size:14px;font-weight:400}.rating-list{display:flex;flex-direction:column;gap:10px}.rating-item{display:flex;align-items:flex-start;gap:10px;padding:12px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;transition:all .2s ease}.rating-item:hover{background:#e9ecef;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.rating-icon{font-size:18px;margin-top:2px}.rating-info{flex:1;min-width:0}.rating-file{font-weight:400;color:#2c3e50;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px}.rating-time{color:#6c757d;font-size:11px;margin-bottom:3px}.rating-reason{color:#ef4444;font-size:11px;background:#fef2f2;padding:3px 6px;border-radius:4px;display:inline-block}.no-ratings{text-align:center;color:#6c757d;font-style:italic;margin:20px 0}.negative-reasons{margin-bottom:15px}.negative-reasons h5{margin:0 0 15px;color:#2c3e50;font-size:14px;font-weight:400}.reason-list{display:flex;flex-direction:column;gap:8px}.reason-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;transition:all .2s ease}.reason-item:hover{background:#ffeaa7;transform:translateY(-1px)}.reason-text{color:#856404;font-size:13px;font-weight:400;flex:1}.reason-count{color:#dc3545;font-size:12px;font-weight:400;background:#f8d7da;padding:2px 8px;border-radius:12px}.history-dropdown{position:absolute;top:100%;right:0;background:#fff;border-radius:12px;box-shadow:0 15px 35px #0003;min-width:350px;max-width:400px;z-index:1000;margin-top:8px;border:1px solid #dee2e6}.history-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #e9ecef;background:#f8f9fa;border-radius:12px 12px 0 0}.history-header h4{margin:0;color:#2c3e50;font-size:16px}.history-list{max-height:400px;overflow-y:auto;padding:10px}.history-item{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;border-radius:8px;margin-bottom:8px;background:#f8f9fa;border:1px solid #e9ecef;transition:all .2s ease}.history-item:hover{background:#e9ecef;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.history-info{flex:1;min-width:0}.history-filename{font-weight:400;color:#2c3e50;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.history-date{color:#6c757d;font-size:12px;margin-top:2px}.history-size{color:#6c757d;font-size:11px;margin-top:1px}.app-main{display:flex;flex-direction:column;gap:2rem}.upload-section{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px #0000001a}.upload-section h2{color:#2c3e50;margin-top:0;margin-bottom:1.5rem;font-size:1.8rem;text-align:center}.drop-zone{border:3px dashed #dc3545;border-radius:15px;padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .3s ease;background:#f8f9fa;margin-bottom:2rem;position:relative;min-height:200px;display:flex;align-items:center;justify-content:center}.drop-zone:hover{border-color:#c82333;background:#fff5f6;transform:translateY(-2px);box-shadow:0 8px 25px #dc354526}.drop-zone-active{border-color:#ffc107;background:#fff3e0;transform:scale(1.02);box-shadow:0 15px 35px #ffc10733}.drop-zone-has-file{border-color:#dc3545;background:#fff5f6}.drop-zone-placeholder{display:flex;flex-direction:column;align-items:center;gap:1rem}.upload-icon{font-size:3rem;margin-bottom:1rem}.upload-title{font-size:1.3rem;font-weight:400;color:#2c3e50;margin-bottom:.5rem}.upload-subtitle{color:#7f8c8d;font-size:1rem}.selected-file-info{display:flex;align-items:center;gap:1.5rem;background:#fff;padding:1.5rem;border-radius:12px;border:2px solid #dc3545;box-shadow:0 5px 15px #dc35451a}.file-icon{font-size:2.5rem}.file-details{flex:1;text-align:left}.file-name{font-weight:400;color:#2c3e50;font-size:1.1rem;margin-bottom:.5rem}.file-size{color:#7f8c8d;font-size:.9rem;margin-bottom:.3rem}.file-status{color:#dc3545;font-size:.9rem;font-weight:400}.analysis-section{display:flex;justify-content:center;align-items:center;margin-top:2rem}.btn{padding:12px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:400;cursor:pointer;transition:all .3s ease;min-width:120px;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-large{padding:16px 32px;font-size:1.1rem;min-width:180px}.analysis-btn{background:linear-gradient(135deg,#dc3545 0% 100%);color:#fff;box-shadow:0 5px 15px #dc35454d}.analysis-btn:hover:not(:disabled){background:linear-gradient(135deg,#c82333 0% 100%);transform:translateY(-3px);box-shadow:0 8px 25px #dc354566}.btn-primary{background:#dc3545;color:#fff}.btn-primary:hover:not(:disabled){background:#c82333;transform:translateY(-2px);box-shadow:0 5px 15px #dc35454d}.btn-success:hover:not(:disabled){background:#ffb81c;transform:translateY(-2px);box-shadow:0 5px 15px #ffc1074d}.btn-secondary{background:#495057;color:#fff}.btn-secondary:hover{background:#343a40;transform:translateY(-2px);box-shadow:0 5px 15px #343a404d}.btn-info:hover:not(:disabled){background:#ffb81c;transform:translateY(-2px);box-shadow:0 5px 15px #ffc1074d}.btn-warning{background:#ffc107;color:#333}.btn-warning:hover:not(:disabled){background:#ffb81c;transform:translateY(-2px);box-shadow:0 5px 15px #ffc1074d}.btn-small{font-size:12px!important;padding:6px 12px!important;min-width:auto!important}.content-section{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px #0000001a}.content-section h3{color:#2c3e50;margin-top:0;font-size:1.5rem}.content-preview{background:#f8f9fa;padding:1.5rem;border-radius:8px;border-left:4px solid #dc3545;text-align:left;white-space:pre-wrap;line-height:1.6;max-height:200px;overflow-y:auto;font-family:Courier New,monospace;font-size:14px}.api-status{margin-top:10px}.professional-report-container{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;overflow:hidden}.report-controls{background:#f8f9fa;padding:20px;border-bottom:1px solid #dee2e6;text-align:left}.professional-report-preview{max-height:80vh;overflow-y:auto;background:#fff;padding:2rem}.notification{position:fixed;top:20px;right:20px;max-width:400px;min-width:300px;padding:1.5rem;border-radius:12px;box-shadow:0 10px 30px #0003;z-index:1000;animation:slideInRight .3s ease-out;border-left:5px solid}.notification-success{background:linear-gradient(135deg,#ffe0e3,#ffc9cc);border-left-color:#dc3545;color:#9a1f23}.notification-error{background:linear-gradient(135deg,#fff5f6,#ffe0e3);border-left-color:#dc3545;color:#9a1f23}.notification-warning,.notification-info{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-left-color:#ffc107;color:#8a6b0d}.notification-content{position:relative;line-height:1.6}.notification-content pre{margin:0;white-space:pre-wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400}.notification-close{position:absolute;top:-10px;right:-10px;background:#0000001a;border:none;border-radius:50%;width:24px;height:24px;font-size:16px;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.notification-close:hover{background:#0003;transform:scale(1.1)}.progress-container{margin:1.5rem 0;padding:2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:15px;border-left:5px solid #dc3545;box-shadow:0 6px 20px #dc35451f;max-width:900px;margin-left:auto;margin-right:auto}.progress-label{font-weight:400;color:#495057;margin-bottom:1.2rem;font-size:18px;text-align:center}.progress-bar{width:100%;height:20px;background:#e9ecef;border-radius:10px;overflow:hidden;margin-bottom:.8rem;box-shadow:inset 0 2px 4px #0000001a}.progress-fill{height:100%;border-radius:10px;transition:width .5s ease;background:linear-gradient(90deg,#dc3545,#c82333);animation:progressShine 2s infinite;position:relative}.progress-fill-analysis{background:linear-gradient(90deg,#ffc107,#ffb81c)}.progress-text{text-align:center;font-size:16px;font-weight:400;color:#6c757d;margin-top:.5rem}@keyframes progressShine{0%{background-position:-200px 0}to{background-position:200px 0}}.progress-fill:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff0,#fff6,#fff0);animation:shine 2s infinite}.upload-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.mode-switch{display:flex;align-items:center}.batch-upload-section{margin-bottom:1.5rem}.batch-drop-zone{min-height:200px}.batch-files-info{width:100%;text-align:left}.batch-summary{display:flex;align-items:center;margin-bottom:1rem;padding:1rem;background:linear-gradient(135deg,#ffe0e3,#ffc9cc);border-radius:8px;border-left:4px solid #dc3545}.batch-icon{font-size:2.5rem;margin-right:1rem}.batch-details{flex:1}.batch-count{font-size:1.2rem;font-weight:400;color:#dc3545;margin-bottom:.25rem}.batch-size{font-size:.9rem;color:#666}.batch-file-list{max-height:200px;overflow-y:auto;border:1px solid #e0e0e0;border-radius:8px;background:#fafafa}.batch-file-item{display:flex;align-items:center;padding:.5rem 1rem;border-bottom:1px solid #e0e0e0;font-size:14px}.batch-file-item:last-child{border-bottom:none}.batch-file-item .file-icon{margin-right:.5rem;color:#dc3545}.batch-file-item .file-name{flex:1;margin-right:.5rem;color:#333;font-weight:400}.batch-file-item .file-size{color:#666;font-size:12px}.batch-file-more{padding:.5rem 1rem;color:#666;font-style:italic;text-align:center;background:#f5f5f5}.file-reader-status{margin-top:10px;display:flex;align-items:center;gap:10px;flex-direction:column}.status-badge{padding:4px 12px;border-radius:15px;font-size:12px;font-weight:400;display:inline-flex;align-items:center}.status-success{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;box-shadow:0 2px 4px #4caf504d}.status-warning{background:linear-gradient(135deg,#ff9800,#f57c00);color:#fff;box-shadow:0 2px 4px #ff98004d}.status-error{background:linear-gradient(135deg,#f44336,#ef4444);color:#fff;box-shadow:0 2px 4px #f443364d}.batch-progress-container{margin:1.5rem 0;padding:2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:15px;border-left:5px solid #dc3545;box-shadow:0 6px 20px #dc35451f;max-width:900px;margin-left:auto;margin-right:auto}.batch-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.batch-progress-summary{font-weight:400;color:#ffc107;font-size:16px}.batch-progress-list{display:flex;flex-direction:column;gap:1rem}.batch-progress-item{background:#fff;padding:1.2rem;border-radius:10px;border:1px solid #e9ecef;box-shadow:0 1px 3px #0000000d}.batch-progress-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.batch-progress-info .file-name{font-weight:400;color:#495057;font-size:14px;flex:1;margin-right:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-progress-info .progress-text{font-weight:400;color:#ffc107;font-size:16px;min-width:50px;text-align:right}.batch-results-section{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border-left:4px solid #007bff}.batch-results-summary{margin-bottom:1.5rem}.results-stats{display:flex;gap:1rem;justify-content:center}.stat-item{display:flex;align-items:center;padding:.5rem 1rem;border-radius:20px;font-weight:400;font-size:14px}.stat-item.success{background:linear-gradient(135deg,#d4edda,#c3e6cb);color:#155724;border:1px solid #c3e6cb}.stat-item.error{background:linear-gradient(135deg,#f8d7da,#f5c6cb);color:#721c24;border:1px solid #f5c6cb}.stat-icon{margin-right:.5rem}.batch-results-list{display:flex;flex-direction:column;gap:1rem}.batch-result-item{background:#fff;padding:1rem;border-radius:8px;border:1px solid #e9ecef}.batch-result-item.success{border-left:4px solid #ffc107}.batch-result-item.error{border-left:4px solid #dc3545}.result-header{display:flex;justify-content:space-between;align-items:center}.result-info{display:flex;align-items:center;gap:.5rem;flex:1}.result-icon{font-size:1.2rem}.result-filename{font-weight:400;color:#333}.result-filesize{color:#666;font-size:12px}.result-error{margin-top:.5rem;padding:.5rem;background:#f8d7da;color:#721c24;border-radius:4px;font-size:14px}@media(max-width:768px){.app{padding:1rem}.app-header{padding:1.5rem}.header-content{flex-direction:column;gap:1rem}.history-section{position:relative;top:auto;right:auto;width:100%;display:flex;justify-content:center}.history-dropdown{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);right:auto;max-width:90vw;max-height:80vh}.app-header h1{font-size:2rem}.upload-section{padding:1.5rem}.drop-zone{padding:2rem 1rem;min-height:150px}.selected-file-info{flex-direction:column;text-align:center;gap:1rem}.file-details{text-align:center}.analysis-section{flex-direction:column;gap:1rem}.btn-large{width:100%;max-width:250px}.notification{margin:.5rem;padding:1rem;max-width:calc(100vw - 2rem);min-width:auto}.notification-content{font-size:14px}}@media(max-width:1200px){.progress-container,.batch-progress-container{max-width:700px;padding:1.8rem}}@media(max-width:768px){.progress-container,.batch-progress-container{max-width:100%;margin:1rem 0;padding:1.5rem}.progress-label{font-size:16px}.progress-text{font-size:14px}}@media(max-width:480px){.progress-container,.batch-progress-container{padding:1.2rem;border-radius:12px}.progress-bar{height:16px;border-radius:8px}.progress-fill{border-radius:8px}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f7fa;padding:20px;font-family:微软雅黑,Microsoft YaHei,Arial,sans-serif}.login-card{background:#fff;border-radius:16px;box-shadow:0 8px 32px #00000014;width:100%;max-width:450px;overflow:hidden;animation:slideUp .5s ease-out;border:1px solid rgba(0,0,0,.05)}.login-header{text-align:center;padding:40px 30px 20px;background:#fff;border-bottom:1px solid #f0f2f5}.login-logo{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:15px}.logo-icon{font-size:32px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.logo-text{font-size:24px;font-weight:700;color:#1f2937;letter-spacing:-.025em}.login-subtitle{color:#6b7280;font-size:14px;margin:0;font-weight:400}.dev-notice{color:#d97706;font-size:12px;margin:12px 0 0;font-weight:500;background:#fef3c7;padding:8px 12px;border-radius:6px;border:1px solid #fbbf24}.login-tabs{display:flex;border-bottom:1px solid #e5e7eb;background:#f9fafb;overflow-x:auto}.tab-button{flex:1;min-width:80px;padding:16px 12px;border:none;background:transparent;cursor:pointer;font-size:14px;font-weight:500;color:#6b7280;display:flex;align-items:center;justify-content:center;transition:all .2s ease;position:relative;white-space:nowrap}.tab-button:hover{background:#3b82f60d;color:#3b82f6}.tab-button.active{color:#3b82f6;background:#fff;font-weight:600}.tab-button.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#3b82f6;border-radius:2px 2px 0 0}.password-login{display:flex;flex-direction:column;gap:25px}.demo-accounts{background:#f9fafb;border-radius:8px;padding:16px;border:1px solid #e5e7eb}.demo-title{margin:0 0 12px;font-size:13px;color:#374151;font-weight:600}.demo-account{margin-bottom:6px;font-size:12px;color:#6b7280;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace}.demo-account:last-child{margin-bottom:0}.clear-data-btn{margin-top:10px;padding:6px 12px;background:#b73534;color:#fff;border:none;border-radius:4px;font-size:11px;cursor:pointer;transition:background .3s ease}.clear-data-btn:hover{background:#a02d2d}.register-form{display:flex;flex-direction:column;gap:20px}.register-tips{background:#f0f9ff;border-radius:8px;padding:14px 16px;border:1px solid #e0f2fe}.register-tips p{margin:0;font-size:12px;color:#0f172a;line-height:1.5}.register-tips p:not(:last-child){margin-bottom:6px}.login-content{padding:30px}.wechat-login{text-align:center}.qr-section{margin-bottom:30px}.qr-placeholder{padding:60px 20px;border:2px dashed #d1d5db;border-radius:12px;background:#f9fafb}.qr-icon{font-size:48px;margin-bottom:15px;opacity:.6}.qr-placeholder p{color:#6b7280;margin:0;font-size:14px}.qr-code{display:flex;flex-direction:column;align-items:center;gap:15px}.qr-code img{border-radius:12px;box-shadow:0 4px 12px #0000001a;max-width:200px;width:100%}.qr-tip{color:#374151;font-size:14px;margin:0;text-align:center}.auto-login-tip{display:block;color:#28a745;font-size:12px;margin-top:5px;font-weight:500}.sms-login{display:flex;flex-direction:column;gap:25px}.login-title{text-align:center;font-size:20px;font-weight:600;color:#1f2937;margin:0 0 20px}.error-message{background:#fdf2f2;border:1px solid #f5d5d5;color:#b73534;padding:12px 16px;border-radius:8px;font-size:14px;text-align:center;animation:shake .5s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.debug-code{background:#fef3c7;border:1px solid #fbbf24;color:#92400e;padding:10px 14px;border-radius:6px;font-size:12px;text-align:center;margin-top:8px}.debug-code strong{color:#d97706;font-size:16px;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;letter-spacing:2px}.login-tips{background:#f0f9ff;border-radius:8px;padding:14px 16px;border:1px solid #e0f2fe}.login-tips p{margin:0;font-size:12px;color:#0f172a;line-height:1.6}.login-tips p:not(:last-child){margin-bottom:6px}.form-group label{font-weight:500;color:#374151;font-size:14px}.form-group input{padding:14px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;transition:all .2s ease;background:#fff}.form-group input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group input:invalid{border-color:#b73534}.sms-input-group{display:flex;gap:10px}.sms-input-group input{flex:1}.sms-button{padding:14px 18px;background:#10b981;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:110px}.sms-button:hover:not(:disabled){background:#059669;transform:translateY(-1px)}.sms-button:disabled{background:#6c757d;cursor:not-allowed;transform:none}.sms-tip{font-size:12px;color:#059669;background:#dcfce7;padding:10px 14px;border-radius:6px;text-align:center;border:1px solid #bbf7d0}.sms-tip strong{color:#047857}.login-button{width:100%;padding:15px;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease;text-transform:none}.login-button:disabled{cursor:not-allowed;opacity:.6;transform:none!important}.wechat-button{background:#10b981;color:#fff}.wechat-button:hover:not(:disabled){background:#059669;transform:translateY(-2px);box-shadow:0 6px 20px #10b98140}.password-button{background:#7c3aed;color:#fff}.password-button:hover:not(:disabled){background:#6d28d9;transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed40}.register-button{background:#f59e0b;color:#fff}.sms-button.login-button{background:#3b82f6;color:#fff}.sms-button.login-button:hover:not(:disabled){background:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f640}.login-footer{padding:20px 30px;background:#f9fafb;border-top:1px solid #e5e7eb}.login-terms{margin:0;font-size:12px;color:#6b7280;text-align:center;line-height:1.5}.terms-link{color:#3b82f6;text-decoration:none;font-weight:500}.terms-link:hover{text-decoration:underline}@media(max-width:480px){.login-container{padding:10px}.login-card{max-width:100%;border-radius:15px}.login-header{padding:30px 20px 15px}.logo-text{font-size:20px}.login-content{padding:20px}.tab-button{padding:12px 8px;font-size:11px;min-width:70px}.tab-icon{font-size:14px}.sms-input-group{flex-direction:column}.sms-button{min-width:auto}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.login-button:disabled{animation:pulse 1.5s infinite}.main-layout{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#fff);width:100%;font-family:微软雅黑,Microsoft YaHei,Arial,sans-serif}.analyzing-notification{position:fixed;top:72px;left:0;right:0;background:linear-gradient(90deg,#2563eb,#1e40af);color:#fff;padding:12px 32px;z-index:999;box-shadow:0 4px 12px #2563eb4d;animation:slideDown .3s ease-out}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.analyzing-content{display:flex;align-items:center;gap:12px;justify-content:center;font-size:14px;font-weight:500;letter-spacing:.5px}.analyzing-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.analyzing-text{white-space:nowrap}.main-header{background:linear-gradient(135deg,#fff,#f8f9fa);color:#000;padding:0 32px;height:72px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 20px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);position:fixed;top:0;left:0;right:0;z-index:1000;transform:translateY(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.main-header.header-visible{transform:translateY(0)}.main-header.header-hidden{transform:translateY(-100%)}.header-left{display:flex;align-items:center;gap:48px;flex:1}.logo-section{display:flex;align-items:center;padding:4px 0}.company-logo-img{height:48px;width:auto;object-fit:contain;transition:all .3s ease;filter:drop-shadow(0 1px 4px rgba(0,0,0,.1));cursor:pointer}.company-logo-img:hover{transform:scale(1.02);filter:drop-shadow(0 2px 6px rgba(0,0,0,.15))}.header-nav{display:flex;align-items:center}.header-nav .nav-items{display:flex;gap:8px}.header-nav .nav-item{padding:12px 24px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .3s ease;position:relative;font-weight:400;color:#333;border-radius:8px;background:transparent}.header-nav .nav-item:hover{background:#0000000d;color:#000}.header-nav .nav-item.active{color:#fff;background:linear-gradient(135deg,#b73534,#a02d2d);font-weight:400;box-shadow:0 4px 12px #b735344d}.header-nav .nav-text{font-size:15px}.nav-item-link{text-decoration:none;color:inherit}.nav-item-link:hover,.nav-item-link:focus,.nav-item-link:active{text-decoration:none;color:inherit}.header-nav .nav-badge{background:#28a745;color:#fff;font-size:11px;padding:3px 8px;border-radius:12px;font-weight:400}.user-account-container{position:relative;display:flex;align-items:center}.user-trigger{display:flex;align-items:center;gap:12px;padding:8px 16px;border-radius:24px;cursor:pointer;transition:all .3s ease;background:#fffc;border:1px solid rgba(0,0,0,.1)}.user-trigger:hover{background:#fff;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.user-avatar-small{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid #ffffff;box-shadow:0 2px 8px #00000026}.user-info-compact{display:flex;flex-direction:column;gap:2px;position:relative}.user-name-small{font-size:14px;font-weight:400;color:#1a1a1a;line-height:1.2}.user-status-indicator{position:absolute;right:-8px;top:0;width:8px;height:8px;background:#4caf50;border-radius:50%;border:2px solid #ffffff;box-shadow:0 0 4px #4caf5066}.user-dropdown-panel{position:absolute;top:calc(100% + 4px);right:0;width:280px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;border:1px solid rgba(0,0,0,.1);z-index:2000;overflow:hidden;animation:panelSlideDown .2s ease-out}.user-dropdown-panel:before{content:"";position:absolute;top:-4px;left:0;right:0;height:4px;background:transparent}@keyframes panelSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.panel-header{display:flex;align-items:center;gap:12px;padding:20px;background:linear-gradient(135deg,#f8f9fa,#fff);border-bottom:1px solid #e5e5e5}.panel-user-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;border:3px solid #ffffff;box-shadow:0 4px 12px #0000001a}.panel-user-info{flex:1;display:flex;flex-direction:column;gap:4px}.panel-user-name{font-size:16px;font-weight:400;color:#1a1a1a;line-height:1.3}.panel-user-phone{font-size:13px;color:#666;line-height:1.3}.panel-login-method{font-size:12px;color:#999;margin-top:2px}.panel-user-usage{font-size:13px;margin-top:8px;padding-top:8px;border-top:1px solid #e5e5e5;display:flex;align-items:center;gap:6px}.panel-user-usage .usage-label{color:#666;font-weight:400}.panel-user-usage .usage-count{color:#b73534;font-weight:600;font-size:15px}.panel-usage-section{padding:16px;background:linear-gradient(135deg,#fdf2f2,#fff);border-bottom:1px solid #f5d5d5}.usage-item{display:flex;flex-direction:column;gap:8px}.usage-item-header{display:flex;align-items:center;gap:8px}.usage-icon{width:18px;height:18px;color:#b73534;flex-shrink:0}.usage-item-title{font-size:13px;font-weight:600;color:#8b2323}.usage-item-content{display:flex;align-items:baseline;gap:6px;padding-left:26px}.usage-count-large{font-size:28px;font-weight:700;color:#1f2937;line-height:1}.usage-unit{font-size:14px;color:#6b7280;font-weight:500}.usage-progress{display:flex;align-items:baseline;gap:4px;font-size:24px;font-weight:700;line-height:1}.usage-current{color:#b73534}.usage-separator{color:#9ca3af;font-weight:400;font-size:20px}.usage-total{color:#6b7280;font-size:18px;font-weight:600}.usage-status-badge{margin-top:6px;display:flex;align-items:center}.status-badge{font-size:12px;padding:4px 10px;border-radius:12px;font-weight:500;display:inline-flex;align-items:center;gap:4px}.status-badge.available{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border:1px solid #6ee7b7}.status-badge.exceeded{background:linear-gradient(135deg,#fde8e8,#f5d5d5);color:#8b2323;border:1px solid #e8b0b0}.usage-hint{font-size:13px;color:#9ca3af;font-style:italic}.usage-divider{height:1px;background:linear-gradient(90deg,transparent,#f5d5d5,transparent);margin:12px 0}.panel-divider{height:1px;background:linear-gradient(90deg,transparent,#e5e5e5,transparent);margin:0}.panel-actions{padding:12px;display:flex;flex-direction:column;gap:8px}.panel-action-btn{display:flex;align-items:center;gap:12px;padding:12px 16px;border:none;background:#f8f9fa;color:#333;border-radius:8px;font-size:14px;font-weight:400;cursor:pointer;transition:all .2s ease;width:100%;text-align:left}.panel-action-btn:hover{background:#e9ecef;transform:translate(4px)}.panel-action-btn.settings-btn:hover{background:#e3f2fd;color:#1976d2}.panel-action-btn.settings-btn:hover .action-icon{color:#1976d2;animation:rotate .5s ease-in-out}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(90deg)}}.panel-action-btn.logout-btn:hover{background:#fde8e8;color:#b73534}.panel-action-btn.logout-btn:hover .action-icon{color:#b73534}.action-icon{width:20px;height:20px;color:#666;transition:all .2s ease}.horizontal-nav{display:none}.flow-content{width:100%;padding-top:72px;min-height:calc(100vh - 72px);box-sizing:border-box}.flow-content.no-header{padding-top:0;min-height:100vh}.flow-content.with-analyzing-banner{padding-top:120px}.advantages-title{color:#1a1a1a;font-size:36px;font-weight:400;margin:0 0 16px;letter-spacing:-.5px}.advantage-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:40px;transition:all .3s ease;display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden;min-height:280px}.advantage-card:nth-child(1){background-image:linear-gradient(to bottom,#fff0,#ffffff4d,#ffffffbf),url(/AI智能分析.png);background-size:cover;background-position:center}.advantage-card:nth-child(2){background-image:linear-gradient(to bottom,#fff0,#ffffff4d,#ffffffbf),url(https://images.unsplash.com/photo-1589829545856-d10d557cf95f?w=800);background-size:cover;background-position:center}.advantage-card:nth-child(3){background-image:linear-gradient(to bottom,#fff0,#ffffff4d,#ffffffbf),url(https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=800);background-size:cover;background-position:center}.advantage-card:nth-child(4){background-image:linear-gradient(to bottom,#fff0,#ffffff4d,#ffffffbf),url(https://images.unsplash.com/photo-1600880292203-757bb62b4baf?w=800);background-size:cover;background-position:center}.advantage-content{flex:1;z-index:1}.advantage-title{color:#1a1a1a;font-size:24px;font-weight:400;margin:0 0 16px;line-height:1.4}.metric-item{display:inline-flex;align-items:center;padding:8px 14px;background:#ffffffe6;border:1px solid rgba(0,0,0,.15);border-radius:8px;font-size:13px;font-weight:400;color:#1a1a1a;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.products-section{background:linear-gradient(135deg,#f8f9fa,#fff);padding:0;border-bottom:1px solid rgba(0,0,0,.05)}.banner-content{display:flex;align-items:center;justify-content:center;gap:16px;font-size:15px;font-weight:400;position:relative;z-index:1}.banner-highlight{background:#fff;color:#a02d2d;padding:4px 16px;border-radius:20px;font-weight:400;font-size:13px;box-shadow:0 2px 8px #00000026;animation:bounce 2s infinite}.products-header h2{color:#2c3e50;font-size:24px;font-weight:400;margin:0 0 16px}.close-products{background:none;border:none;font-size:24px;color:#6c757d;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.close-products:hover{background:#f8f9fa;color:#a02d2d}.product-card-header{background:linear-gradient(135deg,#9d2e2f,#b73534);border-radius:8px 8px 0 0;padding:24px;margin:-32px -32px 24px;border-bottom:none;position:sticky;top:0;overflow:hidden;box-shadow:0 4px 12px #b7353440;grid-area:header;transition:min-height .3s ease;z-index:100}.header-info-section{display:none}.product-card-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#f5a500,#f5b333,#f5a500);opacity:.8}.product-card-header .product-title{font-size:22px;font-weight:400;color:#fff;margin:0 0 10px;line-height:1.3;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.2);display:block;transition:min-height .3s ease;text-align:center}.product-card-header .product-positioning{font-size:13px;color:#ffffffe6;margin:0;line-height:1.6;font-weight:400;position:relative;z-index:1;text-shadow:0 1px 3px rgba(0,0,0,.25);display:block;transition:min-height .3s ease;text-align:center}.header-price-current{font-size:28px;font-weight:400;color:#fff;line-height:1;text-shadow:0 2px 6px rgba(0,0,0,.3)}.header-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;background:#f5a500;color:#1a1a1a;text-decoration:none;border-radius:6px;font-size:14px;font-weight:400;transition:all .3s ease;border:none;cursor:pointer;white-space:nowrap;box-shadow:0 4px 12px #f5a5004d;flex-shrink:0}.header-price-current .price-tag{display:none}.product-label{display:inline-block;padding:8px 18px;font-size:13px;font-weight:400;border-radius:0 6px 6px 0;background:linear-gradient(135deg,#b73534,#a02d2d);color:#fff;border:1px solid #b73534;position:absolute;top:-30px;left:50%;transform:translate(-50%) rotate(-2deg);z-index:10;box-shadow:2px 2px 10px #b7353466;transition:all .3s ease}.product-text-item:hover .product-label{transform:translate(-50%) rotate(0) translateY(-2px);box-shadow:3px 3px 12px #b7353480}.product-label.hot{background:linear-gradient(135deg,#b73534,#a02d2d);color:#fff;border-color:#a02d2d;box-shadow:2px 2px 10px #b7353466}.product-label.hot:before{border-color:transparent #a02d2d transparent transparent}.product-label.protection{background:linear-gradient(135deg,#b73534,#a02d2d);color:#fff;border-color:#a02d2d;box-shadow:2px 2px 10px #b7353466}.product-label.protection:before{border-color:transparent #a02d2d transparent transparent}.product-label.efficiency{background:linear-gradient(135deg,#b73534,#a02d2d);color:#fff;border-color:#a02d2d;box-shadow:2px 2px 10px #b7353466}.product-label.efficiency:before{border-color:transparent #a02d2d transparent transparent}.product-label.value{background:linear-gradient(135deg,#b73534,#a02d2d);color:#fff;border-color:#a02d2d;box-shadow:2px 2px 10px #b7353466}.product-label.soon{background:#e3f2fd;color:#1976d2;border-color:#bbdefb}.product-title{font-size:22px;font-weight:400;color:#1a1a1a;margin:0 0 12px;line-height:1.3;text-align:center}.product-positioning{font-size:14px;color:#fffffff2;margin:0 0 12px;line-height:1.5;font-weight:400;text-shadow:0 1px 3px rgba(0,0,0,.25);text-align:center}.target-users-title{font-size:15px;font-weight:400;color:#1a1a1a;margin:0 0 12px;display:flex;align-items:center;gap:8px;position:relative}.target-user-item{display:flex;align-items:flex-start;font-size:14px;color:#555;line-height:1.6}.target-user-text{flex:1;font-size:14px;color:#555;line-height:1.6}.product-description{font-size:15px;color:#666;margin:0 0 20px;line-height:1.5}.feature-stats{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.stat-text{font-size:13px;font-weight:600;color:#1a1a1a;padding:8px 12px;background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;flex:1;text-align:center;min-width:0}.features-title{font-size:15px;font-weight:400;color:#1a1a1a;margin:0 0 12px;display:flex;align-items:center;gap:8px;position:relative}.feature-item{display:flex;align-items:flex-start;font-size:14px;color:#555;line-height:1.6}.feature-text{flex:1;font-size:14px;color:#555;line-height:1.6}.product-pricing-area{margin:20px 0;padding:16px;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:8px;border:1px solid #e5e5e5;grid-area:pricing;transition:min-height .3s ease}.price-original{font-size:15px;color:#999;text-decoration:line-through;margin-bottom:6px}.price-current{font-size:32px;font-weight:400;color:#b73534;margin-bottom:8px;line-height:1.2}.price-tag{font-size:13px;font-weight:400;color:#666;background:#fef3e0;padding:2px 8px;border-radius:4px;margin-left:6px}.price-promo{font-size:14px;color:#666;line-height:1.5;margin-top:8px;padding-top:8px;border-top:1px solid #e5e5e5}.product-pricing-text{margin-bottom:16px;padding:16px 0 10px;border-top:1px solid #f0f0f0}.original-price-text{display:block;font-size:18px;color:#999;text-decoration:line-through;margin-bottom:6px;font-weight:400;letter-spacing:.3px}.promo-price-text{display:block;font-size:24px;font-weight:400;color:#b73534;margin-bottom:8px;text-shadow:0 2px 4px rgba(183,53,52,.2)}.value-text{display:block;font-size:13px;color:#666;font-weight:400;line-height:1.4}.delivery-title{font-size:15px;font-weight:400;color:#1a1a1a;margin:0 0 12px;display:flex;align-items:center;gap:8px;position:relative}.delivery-item{display:flex;align-items:flex-start;font-size:14px;color:#555;line-height:1.6}.delivery-text{flex:1;font-size:14px;color:#555;line-height:1.6}.product-cta-button{display:inline-block;width:100%;padding:14px 24px;background:linear-gradient(135deg,#1a1a1a,#333);color:#fff;text-decoration:none;border-radius:8px;font-size:16px;font-weight:400;transition:all .3s ease;border:none;cursor:pointer;text-align:center;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026;grid-area:cta}.product-cta-button:hover{background:linear-gradient(135deg,#333,#1a1a1a);transform:translateY(-2px);box-shadow:0 6px 16px #0003}.product-cta-button:active{transform:translateY(0)}.product-link{display:inline-block;padding:12px 24px;background:#1a1a1a;color:#fff;text-decoration:none;border-radius:6px;font-size:15px;font-weight:400;transition:all .3s ease;border:none;cursor:pointer;text-align:center;margin-top:auto;position:relative;overflow:hidden}.product-link:hover{background:#333;transform:translateY(-1px)}.product-link.disabled{background:#ccc;color:#666;cursor:not-allowed}.product-link.disabled:hover{background:#ccc;transform:none}.header-right{display:flex;align-items:center}.user-info{display:flex;align-items:center;gap:20px;padding:8px 12px;background:transparent;border-radius:12px;transition:all .3s ease}.user-profile{display:flex;align-items:center;gap:12px;padding:8px 16px;background:#fffc;border:1px solid rgba(0,0,0,.08);border-radius:10px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.user-profile:hover{background:#fffffff2;border-color:#0000001f;box-shadow:0 4px 12px #00000014}.user-avatar{width:40px;height:40px;border-radius:50%;border:2px solid rgba(0,0,0,.1);object-fit:cover;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.user-profile:hover .user-avatar{border-color:#0003;box-shadow:0 4px 12px #00000026}.user-details{display:flex;flex-direction:column;gap:2px;min-width:80px}.user-name{font-weight:400;font-size:14px;color:#1a1a1a;letter-spacing:.3px}.user-method{font-size:12px;color:#666;font-weight:400}.user-actions{display:flex;gap:8px;align-items:center}.action-btn,.logout-btn{background:#fffc;border:1px solid rgba(0,0,0,.08);color:#333;font-size:14px;padding:8px 16px;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:400;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap}.action-btn:hover{background:#fffffff2;border-color:#00000026;color:#1a1a1a;box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.logout-btn{background:#fffc;border-color:#b7353433;color:#a02d2d}.logout-btn:hover{background:#a02d2d;border-color:#a02d2d;color:#fff;box-shadow:0 4px 12px #b735344d;transform:translateY(-1px)}.btn-text{display:inline-block}.main-content-section{background:linear-gradient(135deg,#f8f9fa,#fff);padding:0;width:100%;box-sizing:border-box}.content-container{width:100%;background:#fff;border-radius:20px;box-shadow:0 4px 25px #00000014;border:1px solid rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:auto;box-sizing:border-box}.main-layout .app-footer{background:#2c2c2c!important;color:#fff!important;border-top:1px solid rgba(255,255,255,.1)}.main-layout .footer-nav-section{background:#2c2c2c!important;padding:40px 32px;border-bottom:1px solid rgba(255,255,255,.1)}.main-layout .footer-nav-row{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:60px}.main-layout .footer-nav-column{display:flex;flex-direction:column}.main-layout .footer-nav-title{font-size:15px;font-weight:400;color:#fff;margin:0 0 16px;letter-spacing:-.02em}.main-layout .footer-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.main-layout .footer-nav-list li{margin:0}.main-layout .footer-nav-link{color:#ccc;text-decoration:none;font-size:13px;font-weight:400;transition:all .2s ease;display:inline-block;position:relative;padding-left:0}.main-layout .footer-nav-link:hover{color:#fff;transform:translate(4px);font-weight:400}.main-layout .footer-nav-link:before{content:"";position:absolute;left:-12px;top:50%;transform:translateY(-50%);width:3px;height:3px;border-radius:50%;background:#fff;opacity:0;transition:opacity .2s ease}.main-layout .footer-nav-link:hover:before{opacity:1}.main-layout .footer-bottom-section{background:#2c2c2c!important;padding:20px 32px}.main-layout .footer-bottom-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:12px;align-items:center}.main-layout .footer-contact-info,.main-layout .footer-copyright-info{display:flex;align-items:center;gap:20px;flex-wrap:wrap;justify-content:center}.main-layout .contact-item{font-size:13px;color:#fff;display:flex;align-items:center;gap:6px;white-space:nowrap}.main-layout .contact-divider{color:#fff;font-size:12px}.main-layout .copyright-text,.main-layout .icp-info{font-size:12px;color:#fff}@media(max-width:1200px){.products-text-container{grid-template-columns:repeat(4,1fr);gap:16px;padding:0 16px}.product-text-item{padding:20px;min-height:580px}.product-card-header{padding:20px;margin:-20px -20px 20px}.product-card-header .product-title{font-size:20px}.product-card-header .product-positioning{font-size:14px}.product-title{font-size:16px}.product-positioning{font-size:13px}.product-target-users,.target-user-item,.delivery-item,.target-user-text,.delivery-text{font-size:11px}.banner-content{font-size:13px;gap:12px}.nav-container,.products-container{padding:0 20px}.content-container{padding:30px 20px}}@media(max-width:992px){.header-nav .nav-items{flex-wrap:wrap}.header-nav .nav-item{padding:10px 16px;font-size:14px}.products-text-container{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 16px}.product-text-item{padding:24px;min-height:620px}.product-card-header{padding:22px;margin:-24px -24px 22px}.product-card-header .product-title{font-size:22px}.product-card-header .product-positioning{font-size:14px}.product-title{font-size:18px}.product-positioning{font-size:14px}.product-target-users,.target-user-item,.delivery-item,.target-user-text,.delivery-text,.feature-item{font-size:11px}.banner-content{font-size:12px;gap:10px;flex-wrap:wrap}.banner-highlight{font-size:12px}.products-container{padding:32px 16px}.products-section{padding:0}.main-content-section{padding:30px 0}.content-container{padding:25px 16px}.advantages-grid{gap:24px}.advantage-card{padding:32px}.advantages-title{font-size:32px}.advantage-title{font-size:18px}.footer-nav-section{padding:35px 24px}.footer-nav-row{grid-template-columns:repeat(2,1fr);gap:40px}.footer-bottom-section{padding:18px 24px}}@media(max-width:768px){.main-header{padding:0 16px;height:64px}.header-left{gap:16px}.header-nav{display:none}.company-logo-img{height:28px}.user-details{display:none}.user-actions{margin-left:0}.products-text-container{grid-template-columns:1fr;gap:20px;padding:0 12px}.product-text-item{padding:24px;min-height:auto}.product-card-header{padding:20px;margin:-24px -24px 20px}.product-card-header .product-title{font-size:20px}.product-card-header .product-positioning{font-size:13px}.product-title{font-size:20px}.product-positioning{font-size:15px}.product-target-users,.target-user-item,.delivery-item,.target-user-text,.delivery-text{font-size:12px}.feature-item{font-size:13px}.price-current{font-size:24px}.product-cta-button{padding:12px 20px;font-size:14px}.banner-content{font-size:11px;gap:8px;padding:0 12px}.banner-text{font-size:11px}.banner-highlight{font-size:11px;padding:3px 12px}.products-section{padding:0}.products-container{padding:24px 12px}.main-content-section{padding:20px 0}.content-container{margin:0 auto;padding:20px 16px}.advantages-grid{grid-template-columns:1fr;gap:20px}.advantage-card{flex-direction:column;text-align:center;padding:28px 20px}.advantage-icon{margin:0 auto}.advantages-header{margin-bottom:40px}.advantages-title{font-size:28px}.advantages-subtitle{font-size:14px}.advantage-title{font-size:18px}.advantage-desc{font-size:13px}.advantage-metrics{justify-content:center}.footer-content{flex-direction:column;align-items:center;text-align:center;padding:20px 16px}.footer-copyright{align-items:center;text-align:center}.footer-nav-section{padding:30px 16px}.footer-nav-row{grid-template-columns:1fr;gap:25px}.footer-nav-title{font-size:15px;margin-bottom:14px}.footer-nav-link{font-size:13px}.footer-bottom-section{padding:16px}.footer-contact-info,.footer-copyright-info{flex-direction:column;gap:8px}.contact-divider{display:none}}@media(max-width:480px){.main-header{padding:0 12px;height:56px}.horizontal-nav{top:56px}.user-info{padding:4px 8px}.action-btn,.logout-btn{width:28px;height:28px;font-size:14px}.nav-item{padding:10px 12px;font-size:13px}.products-section,.main-content-section{padding:16px 0}.products-header h2{font-size:20px}.product-card{padding:16px;min-height:340px}.product-header h3{font-size:15px}.product-subtitle{font-size:12px}.product-icon{font-size:32px}.product-features-area{padding:16px}.feature-stats{gap:8px}.stat-item{min-width:60px;padding:8px 6px}.stat-number{font-size:14px}.stat-label{font-size:10px}.benefit-item{font-size:11px;padding:4px 6px}.product-btn{min-width:100px;padding:12px 16px;font-size:12px}.content-container{margin:0 auto;padding:16px 12px}.product-advantages{margin-top:40px}.advantages-grid{gap:16px}.advantage-card{padding:24px 16px}.advantage-icon{font-size:40px;width:56px;height:56px}.advantages-title{font-size:24px}.advantages-subtitle{font-size:13px}.advantage-title{font-size:16px}.advantage-desc{font-size:12px}.metric-item{font-size:11px;padding:5px 10px}.footer-content{padding:12px}.contact-email,.contact-phone{font-size:12px}.contact-address,.copyright-text{font-size:11px}.icp-info{font-size:10px}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes floatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.main-layout{animation:fadeInScale .6s ease-out}.main-header{animation:slideInFromTop .8s cubic-bezier(.4,0,.2,1)}.horizontal-nav{animation:slideInFromTop .8s cubic-bezier(.4,0,.2,1) .1s both}.products-section{animation:slideDown .6s cubic-bezier(.4,0,.2,1)}.main-content-section{animation:fadeInScale .8s cubic-bezier(.4,0,.2,1) .2s both}.content-container{animation:fadeInScale .6s cubic-bezier(.4,0,.2,1) .3s both}.product-card{animation:fadeInScale .6s cubic-bezier(.4,0,.2,1)}.app-footer{animation:slideInFromTop .6s cubic-bezier(.4,0,.2,1) .4s both}.logo-icon{animation:pulse 2s ease-in-out infinite;background-size:200% 200%}.logo-text{background-size:200% 200%;animation:gradientShift 4s ease infinite}.product-text-item:nth-child(1){animation:fadeInScale .6s cubic-bezier(.4,0,.2,1) .1s both}.product-text-item:nth-child(2){animation:fadeInScale .6s cubic-bezier(.4,0,.2,1) .2s both}.product-text-item:nth-child(3){animation:fadeInScale .6s cubic-bezier(.4,0,.2,1) .3s both}.product-text-item:nth-child(4){animation:fadeInScale .6s cubic-bezier(.4,0,.2,1) .4s both}.advantage-card:nth-child(1){animation:fadeInScale .6s cubic-bezier(.4,0,.2,1) .2s both}.advantage-card:nth-child(2){animation:fadeInScale .6s cubic-bezier(.4,0,.2,1) .3s both}.advantage-card:nth-child(3){animation:fadeInScale .6s cubic-bezier(.4,0,.2,1) .4s both}.advantage-card:nth-child(4){animation:fadeInScale .6s cubic-bezier(.4,0,.2,1) .5s both}.floating-toolbar{position:fixed;right:32px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:16px;z-index:999;isolation:isolate}.float-btn-wrapper{position:relative;display:flex;align-items:center}.float-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:64px;height:72px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a;padding:8px;gap:4px;isolation:isolate}.float-btn:hover{border-color:#a02d2d;box-shadow:0 4px 16px #b7353433;transform:translate(-4px)}.float-icon{width:28px;height:28px;color:#a02d2d;stroke-width:2;transition:all .3s ease;isolation:isolate}.float-btn:hover .float-icon{transform:scale(1.1)}.float-text{font-size:12px;font-weight:400;font-family:Microsoft YaHei,微软雅黑,Segoe UI,Tahoma,sans-serif;color:#333;text-align:center;line-height:1.2;white-space:nowrap;isolation:isolate}.float-btn:hover .float-text{color:#a02d2d}.phone-panel{position:absolute;right:calc(100% + 16px);top:50%;transform:translateY(-50%);background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:20px;box-shadow:0 4px 20px #00000026;min-width:240px;animation:phonePanelSlideIn .3s ease-out;z-index:1000}@keyframes phonePanelSlideIn{0%{opacity:0;transform:translateY(-50%) translate(10px)}to{opacity:1;transform:translateY(-50%) translate(0)}}.phone-panel-header{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #a02d2d}.phone-panel-icon{width:24px;height:24px;color:#a02d2d;stroke-width:2}.phone-panel-title{font-size:16px;font-weight:400;color:#1a1a1a}.phone-panel-content{display:flex;flex-direction:column;gap:8px}.phone-number{font-size:24px;font-weight:400;color:#a02d2d;letter-spacing:1px;text-align:center;padding:12px;background:linear-gradient(135deg,#fdf2f2,#fde8e8);border-radius:8px;border:1px solid #f5d5d5}.phone-time{font-size:13px;color:#666;text-align:center;margin-top:4px}.float-btn.hide{opacity:0;pointer-events:none;transform:scale(.8)}.float-btn.show{opacity:1;pointer-events:auto;transform:scale(1);animation:floatBtnFadeIn .3s ease-out}@keyframes floatBtnFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.float-btn:last-child{animation:floatBtnFadeIn .3s ease-out}@media(max-width:768px){.floating-toolbar{right:16px}.float-btn{width:56px;height:64px}.float-icon{width:24px;height:24px}.float-text{font-size:11px;font-family:Microsoft YaHei,微软雅黑,Segoe UI,Tahoma,sans-serif}}.qa-sidebar-overlay{position:fixed;inset:0;background:#00000080;z-index:1999;animation:overlayFadeIn .3s ease-out}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.qa-sidebar{position:fixed;top:0;right:-450px;width:450px;height:100vh;background:#fff;box-shadow:-4px 0 24px #00000026;z-index:2000;display:flex;flex-direction:column;transition:right .3s cubic-bezier(.4,0,.2,1);font-family:微软雅黑,Microsoft YaHei,Arial,sans-serif}.qa-sidebar.open{right:0}.qa-sidebar-header{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0000001a;flex-shrink:0}.qa-header-content{display:flex;align-items:center;gap:16px;flex:1}.qa-header-icon{width:48px;height:48px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.qa-header-icon svg{width:28px;height:28px;color:#fff}.qa-header-info{flex:1}.qa-header-title{font-size:20px;font-weight:700;margin:0 0 4px;color:#fff}.qa-header-status{font-size:13px;margin:0;display:flex;align-items:center;gap:6px;color:#ffffffe6}.status-dot{width:8px;height:8px;background:#4caf50;border-radius:50%;display:inline-block;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.qa-header-actions{display:flex;gap:8px}.qa-action-btn,.qa-close-btn{width:36px;height:36px;border:none;background:#fff3;color:#fff;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.qa-action-btn:hover,.qa-close-btn:hover{background:#ffffff4d;transform:scale(1.05)}.qa-action-btn svg,.qa-close-btn svg{width:20px;height:20px}.qa-messages-container{flex:1;overflow-y:auto;background:#f8f9fa;display:flex;flex-direction:column}.qa-messages{flex:1;padding:24px;display:flex;flex-direction:column;gap:16px}.qa-message{display:flex;gap:12px;animation:messageSlideIn .3s ease-out}.qa-message.user{flex-direction:row-reverse}.message-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bot-avatar{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.user-avatar{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff}.message-avatar svg{width:20px;height:20px}.message-content{display:flex;flex-direction:column;gap:4px;max-width:75%}.qa-message.user .message-content{align-items:flex-end}.message-bubble{padding:12px 16px;border-radius:12px;font-size:14px;line-height:1.6;word-wrap:break-word;white-space:pre-wrap}.qa-message.bot .message-bubble{background:#fff;color:#1a1a1a;border-bottom-left-radius:4px;box-shadow:0 1px 4px #0000001a}.qa-message.user .message-bubble{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;border-bottom-right-radius:4px;box-shadow:0 1px 4px #2196f34d}.message-time{font-size:11px;color:#999;padding:0 4px}.typing-indicator{display:flex;gap:4px;padding:16px 20px}.typing-indicator span{width:8px;height:8px;background:#ef4444;border-radius:50%;animation:typing 1.4s infinite}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-10px);opacity:1}}.qa-quick-questions{padding:0 24px 24px;border-top:1px solid #e0e0e0;background:#fff}.quick-questions-title{font-size:13px;font-weight:600;color:#666;margin:16px 0 12px}.quick-questions-list{display:flex;flex-direction:column;gap:8px}.quick-question-btn{padding:10px 16px;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;color:#333;font-size:13px;text-align:left;cursor:pointer;transition:all .2s ease}.quick-question-btn:hover{background:#e9ecef;border-color:#a02d2d;color:#a02d2d;transform:translate(4px)}.qa-input-container{padding:20px 24px;background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0}.qa-input-wrapper{display:flex;gap:12px;align-items:flex-end}.qa-input{flex:1;padding:12px 16px;border:2px solid #e0e0e0;border-radius:12px;font-size:14px;font-family:inherit;resize:none;outline:none;transition:all .2s ease;max-height:120px;line-height:1.5}.qa-input:focus{border-color:#a02d2d;box-shadow:0 0 0 3px #ef44441a}.qa-input::placeholder{color:#999}.qa-send-btn{width:44px;height:44px;border:none;background:linear-gradient(135deg,#ef4444,#a02d2d);color:#fff;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.qa-send-btn:hover:not(:disabled){background:linear-gradient(135deg,#c62828,#a02d2d);transform:scale(1.05);box-shadow:0 4px 12px #d32f2f4d}.qa-send-btn:disabled{opacity:.4;cursor:not-allowed}.qa-send-btn svg{width:20px;height:20px}.qa-input-hint{margin:8px 0 0;font-size:12px;color:#999;text-align:center}.qa-messages-container::-webkit-scrollbar{width:6px}.qa-messages-container::-webkit-scrollbar-track{background:#f1f1f1}.qa-messages-container::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}.qa-messages-container::-webkit-scrollbar-thumb:hover{background:#b0b0b0}@media(max-width:768px){.qa-sidebar{width:100%;right:-100%}.qa-sidebar.open{right:0}}.contract-review-page{width:100%;max-width:none;margin:0;background:transparent;min-height:100vh;padding-bottom:80px;font-family:微软雅黑,Microsoft YaHei,Arial,sans-serif}.purchase-dialog-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease-out}.purchase-dialog{background:#fff;border-radius:16px;padding:40px;max-width:480px;width:90%;box-shadow:0 20px 60px #0000004d;position:relative;animation:slideUp .3s ease-out}.dialog-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:28px;color:#999;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.dialog-close:hover{background:#f0f0f0;color:#333}.dialog-icon{font-size:48px;text-align:center;margin-bottom:20px}.dialog-title{font-size:24px;font-weight:600;color:#1a202c;text-align:center;margin:0 0 16px}.dialog-message{font-size:16px;color:#4a5568;text-align:center;line-height:1.6;margin:0 0 32px}.dialog-message .usage-count{color:#a02d2d;font-weight:700;font-size:20px}.dialog-actions{display:flex;gap:12px;justify-content:center}.dialog-actions .btn{flex:1;max-width:160px;padding:12px 24px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;border:none}.dialog-actions .btn-secondary{background:#e2e8f0;color:#4a5568}.dialog-actions .btn-secondary:hover{background:#cbd5e0}.dialog-actions .btn-primary{background:linear-gradient(135deg,#a02d2d 0% 100%);color:#fff}.dialog-actions .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #a02d2d66}.page-header{background:linear-gradient(135deg,#fff,#f8f9fa);padding:20px;border-radius:12px;box-shadow:0 2px 15px #0000000f;margin-bottom:20px;display:flex;justify-content:space-between;align-items:flex-start;border:1px solid rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:visible;z-index:100}.page-header:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#a02d2d 0% 100%);border-radius:12px 12px 0 0}.header-main{flex:1}.page-title{color:#a02d2d;font-size:24px;font-weight:700;margin:0 0 8px;display:flex;align-items:center;gap:12px}.page-subtitle{color:#718096;font-size:14px;margin:0 0 12px;line-height:1.5;font-weight:400}.service-status{display:flex;align-items:center;gap:12px;padding:8px 16px;background:#ffffffb3;border-radius:12px;border:1px solid rgba(0,0,0,.06)}.status-badge{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:6px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.status-success{background:linear-gradient(135deg,#a02d2d33 0% 100%);color:#a02d2d;border:1px solid rgba(160,45,45,.3)}.status-error{background:linear-gradient(135deg,#f5656533,#ed64a633);color:#c53030;border:1px solid rgba(245,101,101,.3)}.header-actions{position:relative;z-index:2100}.core-features{margin-top:20px;padding:16px;background:#a02d2d0d;border-radius:8px;border:1px solid rgba(160,45,45,.1)}.core-features .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.core-features .feature-item{padding:12px;background:#fffc;border-radius:6px;text-align:center;border:1px solid rgba(160,45,45,.1)}.feature-title{font-size:14px;font-weight:600;color:#2d3748;margin-bottom:4px}.feature-desc{font-size:12px;color:#718096;line-height:1.4}.history-dropdown{position:absolute;top:calc(100% - 4px);right:100px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a;width:400px;max-height:500px;overflow:hidden;z-index:10000;border:1px solid #e9ecef;animation:slideDown .3s ease-out}.btn-danger{background:linear-gradient(135deg,#dc3545 0% 100%);color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .3s ease}.btn-danger:hover:not(:disabled){background:linear-gradient(135deg,#c82333 0% 100%);transform:translateY(-2px);box-shadow:0 5px 15px #dc35454d}.btn-success{background:linear-gradient(135deg,#ffc107 0% 100%);color:#333;border:none;padding:8px 16px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .3s ease}.btn-success:hover:not(:disabled){background:linear-gradient(135deg,#ffb81c 0% 100%);transform:translateY(-2px);box-shadow:0 5px 15px #ffc1074d}.btn-success:disabled{opacity:.5;cursor:not-allowed}.upload-section{background:linear-gradient(135deg,#fff,#f8f9fa);padding:20px;border-radius:12px;box-shadow:0 2px 15px #0000000f;margin-bottom:20px;border:1px solid rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:visible;z-index:10}.upload-section:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#a02d2d 0% 100%);border-radius:12px 12px 0 0}.upload-header{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.upload-header h2{color:#a02d2d;font-size:20px;font-weight:700;margin:0 0 8px}.upload-desc{color:#718096;font-size:14px;margin:0;line-height:1.5}.analysis-info{display:flex;flex-wrap:wrap;gap:12px;padding:12px;background:#a02d2d0d;border-radius:8px;border:1px solid rgba(160,45,45,.1)}.info-item{padding:8px 16px;background:#fffc;border-radius:6px;font-size:13px;font-weight:500;color:#333;border:1px solid rgba(160,45,45,.1);transition:all .3s ease}.info-item:hover{background:#fffffff2;transform:translateY(-1px)}.mode-switch{display:flex;gap:8px;align-self:flex-end}.drop-zone{border:2px dashed #e2e8f0;border-radius:12px;padding:32px 20px;text-align:center;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#f7fafc,#edf2f7);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.drop-zone:hover{border-color:#a02d2d;background:linear-gradient(135deg,#a02d2d0d 0% 100%);transform:translateY(-4px);box-shadow:0 12px 40px #a02d2d26}.drop-zone-active{border-color:#ffc107;background:linear-gradient(135deg,#ffc10714 0% 100%);transform:scale(1.02) translateY(-2px);box-shadow:0 15px 50px #ffc10733}.drop-zone-has-file{border-color:#a02d2d;background:linear-gradient(135deg,#a02d2d0d 0% 100%);box-shadow:0 8px 30px #a02d2d26}.file-input-hidden{position:absolute;opacity:0;pointer-events:none}.drop-zone-content{position:relative;z-index:1}.selected-file-info{display:flex;align-items:center;gap:16px;justify-content:center}.file-icon{font-size:48px;color:#a02d2d}.file-name{font-weight:600;color:#495057;font-size:16px;margin-bottom:4px}.file-size{color:#6c757d;font-size:14px;margin-bottom:4px}.file-status{color:#a02d2d;font-size:14px;font-weight:500}.drop-zone-placeholder{display:flex;flex-direction:column;align-items:center;gap:16px}.upload-icon{font-size:48px;color:#a0aec0;opacity:.8;margin-bottom:12px;transition:all .3s ease}.upload-title{color:#2d3748;font-size:16px;font-weight:600;margin-bottom:8px;transition:all .3s ease}.upload-subtitle{color:#718096;font-size:13px;line-height:1.5;margin-bottom:16px}.upload-features{display:flex;flex-direction:column;gap:8px;margin-top:16px;max-width:400px;margin-left:auto;margin-right:auto}.upload-features>div{display:flex;align-items:center;padding:6px 12px;background:#a02d2d1a;border-radius:6px;font-size:13px;font-weight:500;color:#a02d2d;border:1px solid rgba(160,45,45,.2);transition:all .3s ease}.analysis-section{background:#fff;padding:16px;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin-bottom:16px;text-align:center}.analysis-btn{font-size:16px;padding:12px 24px;font-weight:700;margin-bottom:16px;border-radius:12px;background:linear-gradient(135deg,#a02d2d 0% 100%);box-shadow:0 4px 15px #a02d2d4d;border:1px solid rgba(255,255,255,.3);text-transform:uppercase;letter-spacing:.5px}.analysis-progress{max-width:600px;margin:0 auto;width:85%}.progress-bar{width:100%;height:12px;background:#e9ecef;border-radius:6px;overflow:hidden;margin-bottom:8px;box-shadow:inset 0 1px 3px #0000001a}.progress-fill{height:100%;background:linear-gradient(90deg,#a02d2d 0% 100%);border-radius:6px;transition:width .3s ease}.progress-text{color:#495057;font-size:14px;font-weight:600;text-align:center;line-height:1.5}.progress-text small{color:#6c757d;font-size:12px;font-weight:400;font-style:italic;opacity:.9}.results-section{background:#fff;padding:16px;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin-bottom:16px}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e9ecef}.results-header h3{color:#495057;font-size:18px;font-weight:600;margin:0}.result-actions{display:flex;gap:12px}.results-content{background:#f8f9fa;border-radius:6px;padding:16px;border:1px solid #e9ecef}.analysis-result{margin:0;white-space:pre-wrap;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;line-height:1.6;color:#495057}.report-controls{display:flex;gap:12px;margin-bottom:20px}.report-preview{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding-bottom:80px;overflow:visible;position:relative;z-index:1;width:100%}.btn{border:none;border-radius:12px;padding:14px 24px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.5px}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:none!important}.btn-primary{background:linear-gradient(135deg,#a02d2d 0% 100%);color:#fff;box-shadow:0 4px 15px #a02d2d4d;border:1px solid rgba(255,255,255,.2)}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#8b2323 0% 100%);transform:translateY(-2px);box-shadow:0 8px 25px #a02d2d66}.btn-secondary{background:linear-gradient(135deg,#495057,#343a40);color:#fff;box-shadow:0 4px 15px #343a404d;border:1px solid rgba(255,255,255,.2)}.btn-secondary:hover:not(:disabled){background:linear-gradient(135deg,#343a40,#212529);transform:translateY(-2px);box-shadow:0 8px 25px #343a4066}.btn-info{background:linear-gradient(135deg,#ffc107 0% 100%);color:#333;box-shadow:0 4px 15px #ffc1074d;border:1px solid rgba(255,255,255,.2)}.btn-info:hover:not(:disabled){background:linear-gradient(135deg,#ffb81c 0% 100%);color:#333;transform:translateY(-2px);box-shadow:0 8px 25px #ffc10766}.btn-success{background:linear-gradient(135deg,#ffc107 0% 100%);color:#333;box-shadow:0 4px 15px #ffc1074d;border:1px solid rgba(255,255,255,.2)}.btn-success:hover:not(:disabled){background:linear-gradient(135deg,#ffb81c 0% 100%);transform:translateY(-2px);box-shadow:0 8px 25px #ffc10766}.btn-small{padding:10px 18px;font-size:13px;border-radius:10px}.analysis-btn:hover:not(:disabled){background:linear-gradient(135deg,#a02d2d,#dd6b20);transform:translateY(-3px);box-shadow:0 10px 30px #ff6b3580}.notification{position:fixed;top:20px;right:20px;max-width:400px;z-index:2000;border-radius:12px;box-shadow:0 8px 32px #0000001a;overflow:hidden;animation:slideInRight .3s ease-out}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.notification-success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.notification-error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.notification-warning{background:#fff3cd;border:1px solid #ffeaa7;color:#856404}.notification-info{background:#d1ecf1;border:1px solid #bee5eb;color:#0c5460}.notification-content{padding:16px 20px;position:relative}.notification-content pre{margin:0;white-space:pre-wrap;font-family:inherit;font-size:13px;line-height:1.5}.notification-close{position:absolute;top:8px;right:12px;background:none;border:none;font-size:18px;cursor:pointer;color:inherit;opacity:.7;transition:opacity .2s ease}.notification-close:hover{opacity:1}@media(max-width:992px){.page-header{flex-direction:column;gap:16px;align-items:stretch}.upload-header{flex-direction:column;gap:12px;align-items:stretch}.mode-switch{justify-content:center}.results-header{flex-direction:column;gap:12px;align-items:stretch}.result-actions{justify-content:center}.history-dropdown{width:100%;right:auto;left:0}}@media(max-width:768px){.contract-review-page{padding:0}.page-header,.upload-section,.analysis-section,.results-section{margin:12px;padding:16px}.page-title{font-size:24px}.drop-zone{padding:30px 15px}.upload-icon{font-size:48px}.upload-title{font-size:16px}.selected-file-info{flex-direction:column;gap:12px}.file-details{text-align:center}.notification{top:10px;right:10px;left:10px;max-width:none}.ai-features-showcase{margin-top:20px;padding:16px}.feature-grid{grid-template-columns:1fr;gap:12px}.feature-card{padding:16px;gap:12px}.analysis-capabilities{flex-direction:column;gap:8px}.capability-item{justify-content:center}.upload-features{grid-template-columns:1fr;gap:8px}.upload-header{gap:16px}.mode-switch{align-self:stretch;justify-content:center}}@media(max-width:1200px){.analysis-progress{max-width:700px;width:85%}}@media(max-width:768px){.analysis-progress{max-width:100%;width:95%}}@media(max-width:480px){.btn{padding:10px 16px;font-size:13px}.analysis-btn{padding:14px 24px;font-size:15px}.service-status{flex-direction:column;gap:8px;align-items:stretch}.mode-switch,.result-actions{flex-direction:column}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInWithScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes progressFill{0%{width:0%}to{width:var(--progress-width)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-10px) rotate(1deg)}66%{transform:translateY(5px) rotate(-1deg)}}.contract-review-page{animation:fadeInWithScale .8s cubic-bezier(.4,0,.2,1)}.page-header{animation:slideInUp .8s cubic-bezier(.4,0,.2,1) .1s both}.upload-section{animation:slideInUp .8s cubic-bezier(.4,0,.2,1) .2s both}.analysis-section{animation:slideInUp .8s cubic-bezier(.4,0,.2,1) .3s both}.results-section{animation:slideInUp .8s cubic-bezier(.4,0,.2,1) .4s both}.notification{animation:bounceIn .6s cubic-bezier(.68,-.55,.265,1.55)}.upload-icon{animation:float 4s ease-in-out infinite}.progress-fill{background:linear-gradient(90deg,#a02d2d 0% 50%,#ffc107)!important;background-size:200% 100%;animation:shimmer 2s infinite linear}.btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.btn:active:before{width:300px;height:300px}.drop-zone:hover .upload-icon{transform:scale(1.1) translateY(-5px);color:#a02d2d}.drop-zone:hover .upload-title{color:#a02d2d}.btn:hover{transform:translateY(-2px) scale(1.02)}.analysis-btn:hover{transform:translateY(-3px) scale(1.05)}.analysis-progress{position:relative;overflow:hidden}.analysis-progress:after{content:"";position:absolute;top:0;left:-200px;height:100%;width:200px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 2s infinite}.batch-upload-section{background:linear-gradient(135deg,#f8f9fa,#f0f2f5);padding:20px;border-radius:12px;margin-bottom:20px}.batch-drop-zone{border:2px dashed #a02d2d;padding:40px 20px;text-align:center;cursor:pointer;transition:all .3s ease;border-radius:8px;background:#fff;margin-bottom:20px}.batch-drop-zone.drop-zone-active{background:#fff5f6;border-color:#ffc107;box-shadow:0 0 20px #a02d2d4d}.batch-files-info{display:flex;align-items:center;gap:20px;justify-content:center}.files-icon{font-size:48px}.files-count{font-size:16px;font-weight:600;color:#2d3748;margin-bottom:10px}.files-list{font-size:13px;color:#718096;text-align:left;max-width:400px}.file-item{padding:5px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-info{color:#a0aec0;margin-left:8px}.batch-analysis-section{margin-top:20px;padding:15px;background:#fff;border-radius:8px;border-left:4px solid #a02d2d}.batch-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;font-size:14px}.remaining-count{background:#fef3c7;color:#92400e;padding:4px 12px;border-radius:20px;margin-left:10px;font-size:12px}.batch-analysis-btn{width:100%;padding:12px;font-size:16px;font-weight:600}.batch-analysis-progress{margin-top:15px;padding:15px;background:#f9fafb;border-radius:6px}.batch-results-section{background:#fff;padding:20px;border-radius:8px;margin-top:20px}.batch-results-list{margin-top:15px;max-height:600px;overflow-y:auto}.batch-result-item{display:flex;align-items:center;padding:12px;margin-bottom:8px;border-radius:6px;border-left:4px solid #cbd5e0;background:#f7fafc;gap:12px}.batch-result-item.status-success{border-left-color:#a02d2d;background:#fff5f6}.batch-result-item.status-error{border-left-color:#f56565;background:#fff5f5}.result-icon{font-size:20px;min-width:30px}.result-info{flex:1;text-align:left}.result-name{font-size:14px;font-weight:500;color:#2d3748;margin-bottom:2px;word-break:break-all}.result-time{font-size:12px;color:#718096;margin-bottom:2px}.result-size{font-size:12px;color:#a0aec0}.batch-summary{margin-top:15px;padding:10px 15px;background:#edf2f7;border-radius:6px;font-size:14px;color:#2d3748;text-align:center;font-weight:500}.mode-toggle{display:flex;gap:8px}.mode-toggle .btn{flex:1;white-space:nowrap}.header-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start;justify-content:flex-end}.contract-report-view{width:100%;background:#fff;padding:0;margin:0;display:flex;flex-direction:column;min-height:100%;font-family:微软雅黑,Microsoft YaHei,Arial,sans-serif}.report-empty{text-align:center;padding:60px 20px;color:#999;font-size:16px}.report-header-top{display:flex;justify-content:space-between;align-items:flex-start;padding:30px 40px;background:linear-gradient(135deg,#fff,#f8f9fa);border-bottom:2px solid #e9ecef;flex-shrink:0}.header-left{flex:1}.report-title{font-size:28px;font-weight:700;color:#1a202c;margin:0 0 8px}.report-subtitle{font-size:14px;color:#718096;margin:0}.header-actions{display:flex;gap:12px;align-items:center;flex-shrink:0;margin-left:30px}.btn{border:none;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#dc3545 0% 100%);color:#fff;box-shadow:0 4px 12px #dc35454d}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #dc354566}.btn-secondary{background:linear-gradient(135deg,#495057,#343a40);color:#fff;box-shadow:0 4px 12px #343a404d}.btn-secondary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #343a4066}.btn-success{background:linear-gradient(135deg,#ffc107 0% 100%);color:#333;box-shadow:0 4px 12px #ffc1074d}.btn-success:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #ffc10766}.report-wrapper{flex:1;overflow-y:auto;background:#f5f5f5}.report-header-section{background:#fff;padding:0}.header-banner{background:linear-gradient(135deg,#1a1a1a,#333);color:#fff;padding:50px 40px;position:relative;overflow:hidden}.header-banner:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.header-content{position:relative;z-index:1}.banner-title{font-size:2.2em;font-weight:700;margin:0 auto 20px;text-shadow:2px 2px 4px rgba(0,0,0,.3);text-align:center;display:block;width:100%}.report-meta-info{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:1em;background:#ffffff1a;padding:20px;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:700px;margin:0 auto}.meta-item{display:flex;justify-content:space-between;padding:5px 0;border-bottom:1px solid rgba(255,255,255,.2);font-size:14px}.meta-item span{font-weight:500}.meta-item strong{font-weight:600}.report-section{padding:50px 40px;background:#fff;border-bottom:2px solid #f0f0f0;margin-bottom:20px}.report-section:last-child{border-bottom:none;margin-bottom:0}.report-section .section-title,.section-title{font-size:24px!important;font-weight:700;color:#dc3545;margin-bottom:20px;padding-bottom:10px;border-bottom:3px solid #dc3545;display:flex;align-items:center}.section-title:before{content:"";width:4px;height:20px;background:#dc3545;margin-right:10px;border-radius:2px}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.risk-level-card{padding:15px;border-radius:8px;border-left:5px solid #dc3545;text-align:center;background:linear-gradient(135deg,#fff5f6,#ffe0e3)}.risk-level-text{font-size:1.8em;font-weight:700;margin-bottom:5px}.risk-description{font-size:.9em;color:#666}.summary-stats{display:flex;flex-direction:column;justify-content:center}.summary-stats p{margin:8px 0;font-size:15px}.executive-summary{margin-top:30px}.summary-box{background:#f8f9fa;padding:25px;border-radius:12px;border-left:4px solid #dc3545;overflow:visible;word-wrap:break-word;white-space:normal}.summary-box p{margin:0;line-height:1.8;color:#2d3748;word-break:break-word;overflow-wrap:break-word}.findings-container{margin-top:30px}.findings-section{background:#f9f9f9;padding:20px;border-radius:8px;margin:20px 0}.findings-section h5{margin:10px 0 15px;font-size:14px}.findings-summary{background:#fff3e0;padding:15px;border-radius:8px;border-left:3px solid #ffc107}.findings-summary h5{color:#dc3545;margin-bottom:10px;font-weight:700}.findings-summary p{color:#333;font-size:13px;line-height:1.6;margin:0;word-break:break-word;overflow-wrap:break-word;white-space:normal}.finding-item{background:#fff;padding:15px;margin:10px 0;border-radius:6px;border-left:4px solid;box-shadow:0 2px 4px #0000001a}.finding-item.high-risk{border-left-color:#dc3545}.finding-item.medium-risk{border-left-color:#ffc107}.finding-title{font-weight:700;color:#ef4444;margin-bottom:8px;font-size:14px}.finding-desc{color:#555;font-size:13px;line-height:1.6;overflow:visible;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.table-container{overflow-x:auto;margin:20px 0}.report-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.report-table thead{background:linear-gradient(135deg,#1a1a1a,#333);color:#fff}.report-table th{padding:15px;text-align:left;font-weight:700;font-size:13px;word-break:break-word;overflow-wrap:break-word;white-space:normal}.report-table td{padding:15px;border-bottom:1px solid #eee;vertical-align:top;font-size:13px;word-break:break-word;overflow-wrap:break-word;white-space:normal;overflow:visible}.report-table tbody tr:hover{background:#f8f9fa}.risk-badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:700;text-align:center;min-width:60px}.risk-badge.risk-high{background:#ffe0e3;color:#dc3545;border:1px solid #dc3545}.risk-badge.risk-medium{background:#fff3e0;color:#ffc107;border:1px solid #ffc107}.risk-badge.risk-low{background:#e8f5e8;color:#388e3c;border:1px solid #c8e6c9}.summary-eval{background:#f9f9f9;padding:20px;border-radius:8px;border-left:3px solid #dc3545}.summary-eval h4{margin:0 0 15px;font-size:15px;color:#dc3545}.summary-eval p{margin:0;line-height:1.8;color:#333;font-size:14px;word-break:break-word;overflow-wrap:break-word;white-space:normal}.suggestion-list{margin:15px 0 0 20px;padding:0;list-style:none}.suggestion-list li{margin:10px 0;font-size:14px;line-height:1.6;color:#333;word-break:break-word;overflow-wrap:break-word;white-space:normal}.clauses-container{display:flex;flex-direction:column;gap:15px}.clause-card{padding:20px;background:#f9fafb;border-radius:8px;border-left:4px solid #dc3545}.clause-header{margin-bottom:12px}.clause-title{margin:0;font-size:14px;font-weight:600;color:#dc3545}.clause-content{margin:0;font-size:13px;color:#2d3748;line-height:1.6;white-space:pre-wrap}.report-footer{background:#f8f9fa;padding:40px;text-align:center;color:#666;font-size:13px;border-top:2px solid #e9ecef;flex-shrink:0}.footer-content{max-width:900px;margin:0 auto 20px}.footer-content p{margin:8px 0;line-height:1.6;word-break:break-word;overflow-wrap:break-word;white-space:normal}.footer-content strong{font-weight:600}.footer-copyright{border-top:1px solid #dee2e6;padding-top:15px}.footer-copyright p{margin:0;font-size:12px;color:#999}.rating-section{background:#fff;padding:50px 40px;border-bottom:2px solid #f0f0f0;margin-bottom:20px}.rating-container{max-width:600px;margin:0 auto}.rating-form{padding:30px;background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-radius:12px;box-shadow:0 4px 12px #00000014}.rating-prompt{font-size:16px;font-weight:600;color:#dc3545;margin-bottom:20px;text-align:center}.star-rating{display:flex;justify-content:center;gap:12px;margin-bottom:12px}.star-rating .star{background:none;border:none;font-size:48px;cursor:pointer;color:#ddd;transition:all .2s ease;padding:0;line-height:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.star-rating .star:hover{color:#ffc107;transform:scale(1.15);filter:drop-shadow(0 2px 4px rgba(255,193,7,.4))}.star-rating .star.active{color:#ffc107;filter:drop-shadow(0 2px 4px rgba(255,193,7,.4))}.rating-labels{display:flex;justify-content:space-between;font-size:12px;color:#666;margin-bottom:20px;padding:0 4px}.rating-level-display{text-align:center;padding:12px;background:linear-gradient(135deg,#ffe0b2,#ffccbc);border-radius:6px;margin-bottom:15px;color:#dc3545;font-size:14px;border:1px solid #ffb74d}.feedback-text{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:13px;font-family:inherit;resize:vertical;min-height:100px;max-height:200px;margin-bottom:8px;color:#333}.feedback-text::placeholder{color:#999}.feedback-text:focus{outline:none;border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.char-count{font-size:12px;color:#999;text-align:right;margin-bottom:15px}.rating-actions{display:flex;gap:12px;justify-content:center}.rating-actions .btn{padding:10px 24px;font-size:14px;font-weight:600;border-radius:6px;border:none;cursor:pointer;transition:all .3s ease}.rating-actions .btn-primary{background:linear-gradient(135deg,#dc3545 0% 100%);color:#fff;box-shadow:0 4px 12px #dc35454d}.rating-actions .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #dc354566}.rating-actions .btn-secondary{background:linear-gradient(135deg,#495057,#343a40);color:#fff;box-shadow:0 4px 12px #343a404d}.rating-actions .btn-secondary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #343a4066}.rating-success{text-align:center;padding:40px 30px;background:linear-gradient(135deg,#f0fdf4,#e0f5e9);border-radius:12px;border:2px solid #4caf50}.success-icon{font-size:64px;color:#4caf50;margin-bottom:15px;animation:scaleIn .5s ease-out}.success-message{font-size:16px;color:#2e7d32;margin:0;font-weight:600}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:768px){.report-header-top{flex-direction:column;gap:20px;padding:20px}.header-left{width:100%}.header-actions{width:100%;justify-content:flex-start;margin-left:0}.report-title{font-size:22px}.report-section{padding:20px}.summary-grid,.report-meta-info{grid-template-columns:1fr}.btn{padding:8px 14px;font-size:13px}}@media(max-width:600px){.star-rating{gap:8px}.star-rating .star{font-size:36px}.rating-form{padding:20px}.rating-actions{flex-direction:column}.rating-actions .btn{width:100%}.rating-labels{font-size:11px}}.contract-review-intro-page{width:100%;max-width:none;margin:0;background:transparent;min-height:100vh;font-family:微软雅黑,Microsoft YaHei,Arial,sans-serif}.intro-hero{background:#fff;padding:60px 40px;border-radius:16px;margin-bottom:40px;box-shadow:0 4px 20px #0000000f;position:relative;overflow:hidden;border:1px solid #e2e8f0}.hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto;text-align:center}.hero-badge{display:inline-block;background:linear-gradient(135deg,#fff5f5,#ffe5e5);color:#c7272f;padding:8px 20px;border-radius:20px;font-size:14px;font-weight:600;margin-bottom:20px;border:1px solid #ffcccc}.hero-title{color:#1a1a1a;font-size:48px;font-weight:800;margin:0 0 16px;line-height:1.2}.hero-subtitle{color:#4a5568;font-size:20px;margin:0 0 40px;line-height:1.6;font-weight:400}.hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px;margin-bottom:40px}.stat-box{background:linear-gradient(135deg,#f5f7fa,#e8edf3);padding:24px 20px;border-radius:12px;border:1px solid #d6dce5;transition:all .3s ease}.stat-box:hover{background:#fff;transform:translateY(-5px);box-shadow:0 4px 15px #00000014}.stat-number{display:block;color:#c7272f;font-size:36px;font-weight:800;margin-bottom:8px}.stat-label{display:block;color:#4a5568;font-size:14px;font-weight:500}.hero-cta-btn{background:linear-gradient(135deg,#c7272f,#a61e2d);color:#fff;padding:18px 48px;border-radius:50px;font-size:18px;font-weight:700;border:none;cursor:pointer;box-shadow:0 4px 15px #c7272f4d;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:12px}.hero-cta-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #c7272f66;background:linear-gradient(135deg,#a61e2d,#8b1a27)}.hero-cta-btn .btn-arrow{font-size:24px;transition:transform .3s ease}.hero-cta-btn:hover .btn-arrow{transform:translate(5px)}.section-header{text-align:center;margin-bottom:48px}.section-title{color:#2d3748;font-size:36px;font-weight:800;margin:0 0 12px;background:linear-gradient(135deg,#2c3e50,#34495e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-title.hr-analysis-title{-webkit-text-fill-color:initial;background:none;color:#2d3748}.section-subtitle{color:#718096;font-size:18px;margin:0;font-weight:400}.value-proposition{background:linear-gradient(135deg,#f5f7fa,#e8edf3);border-radius:16px;margin-bottom:40px;padding:60px 40px}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.value-card{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.value-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000001f}.value-icon{width:64px;height:64px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;margin-bottom:20px}.value-icon.ai-icon{background:linear-gradient(135deg,#c7272f,#a61e2d)}.value-icon.efficiency-icon{background:linear-gradient(135deg,#2c3e50,#34495e)}.value-icon.compliance-icon{background:linear-gradient(135deg,#c7272f,#a61e2d)}.value-icon.professional-icon{background:linear-gradient(135deg,#2c3e50,#34495e)}.value-title{color:#2d3748;font-size:22px;font-weight:700;margin:0 0 12px}.value-description{color:#4a5568;font-size:15px;line-height:1.7;margin:0 0 20px}.value-features{list-style:none;padding:0;margin:0}.value-features li{color:#718096;font-size:14px;padding:8px 0 8px 24px;position:relative}.value-features li:before{content:"✓";position:absolute;left:0;color:#48bb78;font-weight:700}.advantages-section{padding:60px 40px;background:#fff;border-radius:16px;margin-bottom:40px;box-shadow:0 4px 20px #0000000f}.advantages-list{max-width:1200px;margin:0 auto}.advantage-row{display:flex;gap:60px;align-items:center;margin-bottom:60px;padding:40px;background:linear-gradient(135deg,#f5f7fa,#e8edf3);border-radius:16px;transition:all .3s ease;min-height:300px}.advantage-row:hover{background:linear-gradient(135deg,#c7272f0d,#a61e2d0d);transform:translateY(-5px);box-shadow:0 8px 30px #0000001a}.advantage-row:last-child{margin-bottom:0}.advantage-row.left-content{flex-direction:row}.advantage-row.right-content{flex-direction:row-reverse}.advantage-content{flex:1;max-width:50%}.advantage-title{color:#2d3748;font-size:24px;font-weight:700;margin:0 0 20px;line-height:1.3}.advantage-desc{color:#4a5568;font-size:16px;line-height:1.8;margin:0}.advantage-image{flex:1;max-width:50%;display:flex;align-items:center;justify-content:center}.image-placeholder{width:100%;height:200px;background:linear-gradient(135deg,#c7272f,#a61e2d);border-radius:12px;display:flex;align-items:center;justify-content:center;color:transparent;font-size:18px;font-weight:600;box-shadow:0 4px 15px #c7272f4d;transition:all .3s ease;background-size:cover;background-position:center;position:relative;overflow:hidden}.advantage-row:nth-child(1) .image-placeholder{background-image:linear-gradient(#c7272f26,#a61e2d26),url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?w=800)}.advantage-row:nth-child(2) .image-placeholder{background-image:linear-gradient(#2c3e5026,#34495e26),url(https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=800)}.advantage-row:nth-child(3) .image-placeholder{background-image:linear-gradient(#c7272f26,#a61e2d26),url(https://images.unsplash.com/photo-1555421689-491a97ff2040?w=800)}.advantage-row:nth-child(4) .image-placeholder{background-image:linear-gradient(#2c3e5026,#34495e26),url(https://images.unsplash.com/photo-1505664194779-8beaceb93744?w=800)}.advantage-row:nth-child(5) .image-placeholder{background-image:linear-gradient(#c7272f26,#a61e2d26),url(https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?w=800)}.advantage-row:nth-child(6) .image-placeholder{background-image:linear-gradient(#2c3e5026,#34495e26),url(https://images.unsplash.com/photo-1553877522-43269d4ea984?w=800)}.image-placeholder:hover{transform:scale(1.05);box-shadow:0 8px 25px #c7272f66}.scenarios-section{padding:60px 40px;background:#fff;border-radius:16px;margin-bottom:40px;box-shadow:0 4px 20px #0000000f}.scenarios-section .section-title{font-size:36px!important;font-weight:800!important;color:#2d3748;background:linear-gradient(135deg,#2c3e50,#34495e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.scenarios-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr)!important;gap:24px;max-width:1200px;margin:0 auto}.scenario-card{background:linear-gradient(135deg,#f5f7fa,#e8edf3);padding:28px;border-radius:12px;border:1px solid #d6dce5;transition:all .3s ease;box-shadow:0 2px 10px #0000000d}.scenario-card:hover{background:#fff;transform:translateY(-5px);box-shadow:0 8px 30px #c7272f26;border-color:#c7272f}.scenario-icon{width:56px;height:56px;background:linear-gradient(135deg,#c7272f,#a61e2d);color:#fff;font-size:16px;font-weight:700;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.scenario-title{color:#2d3748;font-size:20px;font-weight:700;margin:0 0 12px}.scenario-desc{color:#4a5568;font-size:14px;line-height:1.7;margin:0}.features-section{padding:60px 40px;background:#fff;border-radius:16px;margin-bottom:40px;box-shadow:0 4px 20px #0000000f}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:24px}.feature-box{background:linear-gradient(135deg,#f5f7fa,#e8edf3);padding:24px;border-radius:12px;text-align:center;transition:all .3s ease;border:2px solid transparent}.feature-box:hover{background:#fff;border-color:#c7272f;transform:translateY(-5px);box-shadow:0 8px 25px #c7272f26}.feature-icon{width:48px;height:48px;background:linear-gradient(135deg,#c7272f,#a61e2d);color:#fff;font-size:14px;font-weight:700;border-radius:10px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.feature-title{color:#2d3748;font-size:16px;font-weight:700;margin:0 0 8px}.feature-text{color:#4a5568;font-size:13px;line-height:1.5;margin:0}.process-section{padding:60px 40px;background:linear-gradient(135deg,#f5f7fa,#e8edf3);border-radius:16px;margin-bottom:40px}.process-steps{display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap;max-width:1000px;margin:0 auto}.process-step{flex:1;min-width:200px;background:#fff;padding:32px 24px;border-radius:12px;text-align:center;box-shadow:0 4px 15px #00000014;transition:all .3s ease}.process-step:hover{transform:translateY(-8px);box-shadow:0 8px 30px #c7272f33}.step-number{width:64px;height:64px;background:linear-gradient(135deg,#c7272f,#a61e2d);color:#fff;font-size:32px;font-weight:800;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 4px 15px #c7272f4d}.step-title{color:#2d3748;font-size:20px;font-weight:700;margin:0 0 12px}.step-desc{color:#4a5568;font-size:14px;line-height:1.6;margin:0}.process-arrow{font-size:32px;color:#cbd5e0;font-weight:700}.cta-section{padding:60px 40px;background:linear-gradient(135deg,#2c3e50,#1a252f);border-radius:16px;margin-bottom:0;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(199,39,47,.2) 0%,transparent 70%);animation:heroFloat 12s ease-in-out infinite reverse}.cta-content{position:relative;z-index:1;text-align:center;max-width:700px;margin:0 auto}.cta-title{color:#fff;font-size:36px;font-weight:800;margin:0 0 16px;line-height:1.3}.cta-subtitle{color:#ffffffe6;font-size:18px;margin:0 0 32px;line-height:1.6}.cta-pricing{margin-bottom:32px}.price-box{display:inline-flex;align-items:center;gap:16px;background:#ffffff1a;padding:16px 32px;border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.original-price{color:#fff9;font-size:18px;text-decoration:line-through}.promo-price{color:#c7272f;font-size:48px;font-weight:800;text-shadow:0 2px 10px rgba(199,39,47,.5)}.price-note{color:#ffffffe6;font-size:16px;font-weight:600}.cta-buttons{display:flex;gap:16px;justify-content:center;align-items:center;margin-bottom:20px;flex-wrap:wrap}.cta-btn{padding:20px 56px;border-radius:50px;font-size:20px;font-weight:700;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:12px}.cta-btn-primary{background:linear-gradient(135deg,#c7272f,#a61e2d);color:#fff;box-shadow:0 8px 30px #c7272f66}.cta-btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 40px #c7272f80;background:linear-gradient(135deg,#a61e2d,#8b1a27)}.cta-btn-purchase{background:linear-gradient(135deg,#fff,#f5f5f5);color:#c7272f;border:2px solid #c7272f;box-shadow:0 4px 15px #0000001a}.cta-btn-purchase:hover{transform:translateY(-3px);box-shadow:0 8px 25px #c7272f4d;background:linear-gradient(135deg,#c7272f,#a61e2d);color:#fff;border-color:transparent}.cta-btn .btn-arrow{font-size:28px;transition:transform .3s ease}.cta-btn:hover .btn-arrow{transform:translate(5px)}@media(max-width:768px){.cta-buttons{flex-direction:column;width:100%}.cta-btn{width:100%;justify-content:center;padding:16px 40px;font-size:18px}}.cta-tips{color:#fffc;font-size:14px;margin:0}@media(max-width:992px){.hero-title{font-size:36px}.hero-subtitle{font-size:18px}.section-title{font-size:30px}.value-grid{grid-template-columns:repeat(2,1fr)}.advantage-row{gap:40px;padding:30px}.advantage-title{font-size:22px}.advantage-desc{font-size:15px}.image-placeholder{height:180px;font-size:16px}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-template-rows:auto}.scenarios-grid{grid-template-columns:repeat(3,1fr)}.process-steps{flex-direction:column}.process-arrow{transform:rotate(90deg)}}@media(max-width:768px){.intro-hero,.value-proposition,.advantages-section,.scenarios-section,.features-section,.process-section,.cta-section{padding:40px 20px}.hero-title{font-size:30px}.hero-subtitle{font-size:16px}.hero-stats{grid-template-columns:repeat(2,1fr)}.section-title{font-size:26px}.section-subtitle{font-size:16px}.value-grid,.features-grid{grid-template-columns:1fr;grid-template-rows:auto}.scenarios-grid{grid-template-columns:1fr}.advantage-row{flex-direction:column!important;gap:30px;text-align:center;min-height:auto}.advantage-content,.advantage-image{max-width:100%}.image-placeholder{height:150px}.cta-title{font-size:28px}.cta-subtitle{font-size:16px}.promo-price{font-size:36px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contract-review-intro-page>section{animation:fadeInUp .8s ease-out}.contract-review-intro-page>section:nth-child(2){animation-delay:.1s}.contract-review-intro-page>section:nth-child(3){animation-delay:.2s}.contract-review-intro-page>section:nth-child(4){animation-delay:.3s}.contract-review-intro-page>section:nth-child(5){animation-delay:.4s}.contract-review-intro-page>section:nth-child(6){animation-delay:.5s}.contract-review-intro-page>section:nth-child(7){animation-delay:.6s}.new-employee-package{max-width:1000px;margin:0 auto;padding:16px;background:linear-gradient(135deg,#f8f9fa,#fff);min-height:100vh;font-family:微软雅黑,Microsoft YaHei,Arial,sans-serif}.package-header{background:linear-gradient(135deg,#a61e2d,#c7272f);border-radius:12px;padding:24px;margin-bottom:20px;color:#fff;box-shadow:0 4px 20px #a61e2d40}.package-icon{font-size:36px;margin-right:16px}.package-info h1{font-size:24px;font-weight:700;margin:0 0 6px}.package-subtitle{font-size:14px;opacity:.9;margin:0}.package-pricing{text-align:right}.package-content{display:flex;flex-direction:column;gap:20px}.package-contents{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000000d}.package-contents h2{color:#2c3e50;margin-bottom:16px;font-size:20px;font-weight:600}.files-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.file-card{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid #e9ecef;border-radius:8px;transition:all .3s ease;cursor:pointer}.file-card:hover{border-color:#a61e2d;box-shadow:0 4px 12px #a61e2d26;transform:translateY(-2px)}.file-icon{font-size:20px;flex-shrink:0}.file-info h3{color:#2c3e50;font-size:15px;font-weight:600;margin:0 0 6px}.file-info p{color:#6c757d;font-size:13px;line-height:1.4;margin:0 0 6px}.file-size{font-size:12px;color:#adb5bd;font-weight:500}.scenarios-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}@media(max-width:768px){.header-content{flex-direction:column;text-align:center}.header-left{justify-content:center}.header-right{align-items:center}.files-grid,.scenarios-grid{grid-template-columns:1fr}.guarantee-items{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.new-employee-package{padding:10px}.package-header{padding:20px}.package-icon{font-size:40px}.package-info h1{font-size:24px}.guarantee-items{grid-template-columns:1fr}}.recruitment-risk-toolkit{max-width:1000px;margin:0 auto;padding:16px;background:linear-gradient(135deg,#f8f9fa,#fff);min-height:100vh;font-family:微软雅黑,Microsoft YaHei,Arial,sans-serif}.toolkit-header{background:linear-gradient(135deg,#a61e2d,#c7272f);border-radius:12px;padding:24px;margin-bottom:20px;color:#fff;box-shadow:0 4px 20px #a61e2d40}.header-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.header-left{display:flex;align-items:center;flex:1}.header-right{display:flex;align-items:center;gap:16px;flex-direction:column}.toolkit-icon{font-size:36px;margin-right:16px}.toolkit-info h1{font-size:24px;font-weight:700;margin:0 0 6px}.toolkit-subtitle{font-size:14px;opacity:.9;margin:0}.toolkit-pricing{text-align:right}.price-info{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.original-price{font-size:14px;text-decoration:line-through;opacity:.7}.current-price{font-size:20px;font-weight:700;color:gold}.promo-badge{background:#fff3;padding:4px 12px;border-radius:20px;font-size:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.toolkit-content{display:flex;flex-direction:column;gap:20px}.header-download-btn{padding:10px 20px;background:linear-gradient(135deg,#f4c430,#d4a017);color:#1a1a1a;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;box-shadow:0 2px 8px #f4c4304d}.header-download-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #f4c43066;background:linear-gradient(135deg,#ffca28,#f4c430)}.header-download-btn:disabled{opacity:.7;cursor:not-allowed}.header-download-btn.downloading{background:#6c757d}.header-download-success{display:flex;align-items:center;gap:4px;color:#28a745;font-size:12px;font-weight:500;margin-top:4px}.header-download-error{display:flex;align-items:center;gap:4px;color:#a02d2d;font-size:12px;font-weight:500;margin-top:4px}.loading-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}.intro-section{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000000d}.intro-section h2{color:#2c3e50;margin-bottom:16px;font-size:20px;font-weight:600}.intro-content p{color:#6c757d;line-height:1.6;margin-bottom:16px;font-size:14px}.feature-text{margin-top:16px;display:flex;flex-direction:column;gap:12px}.feature-text p{color:#333;font-size:14px;font-weight:500;margin:0;padding:8px 12px;line-height:1.5;border-left:3px solid #a61e2d;background:#f8fafb;border-radius:4px}.categories-filter{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.category-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;border:2px solid #e9ecef;border-radius:25px;background:#fff;color:#6c757d;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.category-btn:hover{border-color:#a61e2d;color:#a61e2d}.category-btn.active{background:linear-gradient(135deg,#a61e2d,#c7272f);border-color:#a61e2d;color:#fff}.category-icon{font-size:16px}.category-count{font-size:12px;opacity:.8}.toolkit-contents{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000000d}.toolkit-contents h2{color:#2c3e50;margin-bottom:20px;font-size:20px;font-weight:600}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.tool-card{border:1px solid #e9ecef;border-radius:12px;padding:20px;transition:all .3s ease;cursor:pointer}.tool-card:hover{border-color:#a61e2d;box-shadow:0 4px 12px #a61e2d26;transform:translateY(-2px)}.tool-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.tool-icon{font-size:24px}.risk-badge{padding:4px 8px;border-radius:12px;color:#fff;font-size:11px;font-weight:600;text-transform:uppercase}.tool-info h3{color:#2c3e50;font-size:16px;font-weight:600;margin:0 0 10px}.tool-info p{color:#6c757d;font-size:14px;line-height:1.4;margin:0 0 15px}.tool-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#adb5bd}.file-size{font-weight:500}.file-type{text-transform:uppercase;font-weight:600}.scenarios-section{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000000d}.scenarios-section h2{color:#2c3e50;margin-bottom:16px;font-size:20px;font-weight:600}.scenarios-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.scenario-card{padding:16px;border:1px solid #e9ecef;border-radius:8px;text-align:center;transition:all .3s ease}.scenario-card:hover{border-color:#a61e2d;box-shadow:0 4px 12px #a61e2d26}.scenario-card h3{color:#2c3e50;font-size:15px;font-weight:600;margin-bottom:10px}.scenario-card p{color:#6c757d;font-size:13px;line-height:1.4;margin:0}.service-guarantee{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin-top:20px}.service-guarantee h3{color:#2c3e50;font-size:18px;font-weight:600;margin-bottom:16px;text-align:center}.guarantee-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.guarantee-item{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:#f8f9fa;border-radius:6px;font-size:13px;font-weight:500;color:#2c3e50}.guarantee-icon{font-size:18px}@media(max-width:768px){.header-content{flex-direction:column;text-align:center}.header-left{justify-content:center}.header-right{align-items:center}.toolkit-pricing{text-align:center}.categories-filter{justify-content:center}.tools-grid{grid-template-columns:1fr}.scenarios-grid,.guarantee-items{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.recruitment-risk-toolkit{padding:10px}.toolkit-header{padding:20px}.toolkit-icon{font-size:40px}.toolkit-info h1{font-size:24px}.categories-filter{flex-direction:column}.category-btn{justify-content:center}.scenarios-grid,.guarantee-items{grid-template-columns:1fr}}.product-center-page{width:100%;min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#fff)}.top-banner{background:linear-gradient(135deg,#b73534,#a02d2d);color:#fff;padding:12px 0;text-align:center;box-shadow:0 2px 8px #0000001a;position:relative;overflow:hidden}.top-banner:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:bannerShine 3s infinite}@keyframes bannerShine{0%{left:-100%}to{left:100%}}.banner-content{display:flex;align-items:center;justify-content:center;gap:16px;font-size:15px;font-weight:500;position:relative;z-index:1}.banner-text{letter-spacing:.5px}.banner-highlight{background:#fff;color:#b73534;padding:4px 16px;border-radius:20px;font-weight:700;font-size:13px;box-shadow:0 2px 8px #00000026;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.products-container{max-width:1600px;margin:0 auto;padding:40px 32px}.products-header{display:flex;flex-direction:column;align-items:center;margin-bottom:32px;text-align:center}.products-header h2{color:#2c3e50;font-size:24px;font-weight:600;margin:0 0 16px}.products-description{color:#6c757d;font-size:16px;line-height:1.6;max-width:800px;margin:0;padding:20px;background:#fffc;border-radius:12px;border:1px solid rgba(0,0,0,.1)}.products-text-container{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1800px;margin:0 auto;padding:0 20px;align-items:stretch}.product-text-item{background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:32px;transition:all .3s ease;position:relative;display:grid;grid-template-rows:auto auto auto auto;grid-template-areas:"header" "target" "features" "delivery";gap:0;height:100%;margin-top:40px}.product-text-item:hover{border-color:#333;box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.product-label{display:inline-block;padding:8px 18px;font-size:13px;font-weight:600;border-radius:0 6px 6px 0;background:linear-gradient(135deg,#b73534,#a02d2d);color:#fff;border:1px solid #b73534;position:absolute;top:-30px;left:50%;transform:translate(-50%) rotate(-2deg);z-index:10;box-shadow:2px 2px 10px #b7353466;transition:all .3s ease}.product-text-item:hover .product-label{transform:translate(-50%) rotate(0) translateY(-2px);box-shadow:3px 3px 12px #f0717080}.product-label:before{content:"";position:absolute;left:-8px;top:0;width:0;height:0;border-style:solid;border-width:0 8px 38px 0;border-color:transparent #b73534 transparent transparent;filter:brightness(.85)}.product-label.hot{background:linear-gradient(135deg,#b73534,#a02d2d);color:#fff;border-color:#b73534;box-shadow:2px 2px 10px #b7353466}.product-label.hot:before{border-color:transparent #b73534 transparent transparent}.product-label.protection{background:linear-gradient(135deg,#b73534,#a02d2d);color:#fff;border-color:#b73534;box-shadow:2px 2px 10px #b7353466}.product-label.protection:before{border-color:transparent #b73534 transparent transparent}.product-label.efficiency{background:linear-gradient(135deg,#b73534,#a02d2d);color:#fff;border-color:#b73534;box-shadow:2px 2px 10px #b7353466}.product-label.efficiency:before{border-color:transparent #b73534 transparent transparent}.product-label.value{background:linear-gradient(135deg,#b73534,#a02d2d);color:#fff;border-color:#b73534;box-shadow:2px 2px 10px #b7353466}.product-label.value:before{border-color:transparent #b73534 transparent transparent}.product-card-header{background:linear-gradient(135deg,#9d2e2f,#b73534);border-radius:8px 8px 0 0;padding:24px;margin:-32px -32px 24px;border-bottom:none;position:sticky;top:0;overflow:hidden;box-shadow:0 4px 12px #b735344d;grid-area:header;transition:min-height .3s ease;z-index:100}.product-card-header:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff1a,#fff0);opacity:1;pointer-events:none}.product-card-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,gold,#ffed4e,gold);opacity:.8}.product-title{font-size:22px;font-weight:700;color:#fff;margin:0 0 10px;line-height:1.3;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.2);display:block;transition:min-height .3s ease;text-align:center}.product-positioning{font-size:13px;color:#ffffffe6;margin:0;line-height:1.6;font-weight:500;position:relative;z-index:1;text-shadow:0 1px 3px rgba(0,0,0,.25);display:block;transition:min-height .3s ease;text-align:center}.header-content-wrapper{display:flex;justify-content:space-between;align-items:center;gap:20px;position:relative;z-index:1;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.2)}.header-pricing{margin-top:0;padding-top:0;border-top:none;display:flex;flex-direction:row;align-items:baseline;gap:12px;position:relative;z-index:1;flex-shrink:0}.header-price-original{font-size:12px;color:#fff9;text-decoration:line-through;font-weight:400}.header-price-current{font-size:28px;font-weight:700;color:#fff;line-height:1;text-shadow:0 2px 6px rgba(0,0,0,.3)}.header-cta-section{flex-shrink:0;display:flex;align-items:center}.header-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;background:#f5a500;color:#1a1a1a;text-decoration:none;border-radius:6px;font-size:14px;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;white-space:nowrap;box-shadow:0 4px 12px #f5a5004d;flex-shrink:0}.header-cta-button:hover{background:#f5b333;transform:translateY(-2px);box-shadow:0 6px 16px #f5a50066;color:#000}.header-cta-button:active{transform:translateY(0)}.product-target-users{margin:0 0 20px;grid-area:target;display:flex;flex-direction:column;transition:min-height .3s ease}.target-users-title{font-size:15px;font-weight:600;color:#1a1a1a;margin:0 0 12px;display:flex;align-items:center;gap:8px;position:relative}.target-users-title:before{content:"";width:18px;height:18px;background:linear-gradient(135deg,#b73534,#a02d2d);border-radius:4px;display:block;flex-shrink:0;position:relative;box-shadow:0 2px 8px #b735344d}.target-users-title:after{content:"";position:absolute;width:8px;height:8px;background:#fff;border-radius:50%;left:5px;top:50%;transform:translateY(-50%)}.target-users-list{display:flex;flex-direction:column;gap:8px}.target-user-item{display:flex;align-items:flex-start;gap:8px}.target-user-item:before{content:"✓";color:#b73534;font-weight:700;flex-shrink:0;margin-top:2px}.target-user-text{font-size:14px;color:#5a6c7d;line-height:1.6}.product-features{margin-bottom:12px;grid-area:features;display:flex;flex-direction:column;transition:min-height .3s ease}.features-title{font-size:15px;font-weight:600;color:#1a1a1a;margin:0 0 12px;display:flex;align-items:center;gap:8px;position:relative}.features-title:before{content:"";width:18px;height:18px;background:linear-gradient(135deg,#b73534,#a02d2d);border-radius:3px;display:block;flex-shrink:0;transform:rotate(45deg);box-shadow:0 2px 8px #b735344d}.feature-list{display:flex;flex-direction:column;gap:8px}.feature-item{display:flex;align-items:flex-start;gap:8px}.feature-item:before{content:"●";color:#b73534;flex-shrink:0;margin-top:2px}.feature-text{font-size:14px;color:#5a6c7d;line-height:1.6}.product-delivery{margin:0 0 12px;grid-area:delivery;display:flex;flex-direction:column;transition:min-height .3s ease}.delivery-title{font-size:15px;font-weight:600;color:#1a1a1a;margin:0 0 12px;display:flex;align-items:center;gap:8px;position:relative}.delivery-title:before{content:"";width:18px;height:18px;background:linear-gradient(135deg,#b73534,#a02d2d);border-radius:4px;display:block;flex-shrink:0;position:relative;box-shadow:0 2px 8px #b735344d}.delivery-title:after{content:"";position:absolute;width:8px;height:4px;border-left:2px solid white;border-bottom:2px solid white;transform:rotate(-45deg);left:5px;top:50%;margin-top:-2px}.delivery-list{display:flex;flex-direction:column;gap:8px}.delivery-item{display:flex;align-items:flex-start;gap:8px}.delivery-item:before{content:"→";color:#b73534;flex-shrink:0;margin-top:2px}.delivery-text{font-size:14px;color:#5a6c7d;line-height:1.6}.product-advantages{margin-top:80px;padding:0}.advantages-header{text-align:center;margin-bottom:60px;padding:0 20px}.advantages-title{color:#1a1a1a;font-size:36px;font-weight:700;margin:0 0 16px;letter-spacing:-.5px}.advantages-subtitle{color:#666;font-size:16px;line-height:1.6;margin:0;font-weight:400}.advantages-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;max-width:1000px;margin:0 auto}.advantage-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:40px 35px;transition:all .3s ease;display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden;min-height:auto;background-size:cover;background-position:center;background-repeat:no-repeat}.advantage-card:hover{border-color:#1a1a1a;box-shadow:0 12px 32px #0000004d;transform:translateY(-8px)}.advantage-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#ffffffbf,#fff0);z-index:0;border-radius:16px}.advantage-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:10%;background:#fff;z-index:0;border-radius:0 0 16px 16px}.advantage-card.card-ai{background-image:url(/%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD%E5%88%86%E6%9E%90.png)}.advantage-card.card-regulation{background-image:url(/%E6%B3%95%E5%BE%8B%E6%B3%95%E8%A7%84%E5%AE%9E%E6%97%B6%E5%90%8C%E6%AD%A5.png)}.advantage-card.card-expert{background-image:url(/%E4%B8%93%E5%AE%B6%E9%A1%BE%E9%97%AE%E5%9B%A2%E9%98%9F%E6%8A%A4%E8%88%AA.png)}.advantage-card.card-light{background-image:url(/%E8%BD%BB%E9%87%8F%E5%8C%96%E5%B9%B3%E5%8F%B0%E8%AE%BE%E8%AE%A1.png)}.advantage-content{flex:1;z-index:1;width:42%;max-width:280px}.advantage-title{color:#1a1a1a;font-size:24px;font-weight:700;margin:0 0 16px;line-height:1.4}.advantage-desc{color:#333;font-size:15px;line-height:1.8;margin:0 0 20px}.advantage-points{display:flex;flex-direction:column;gap:12px;margin:0}.advantage-point{color:#333;font-size:15px;line-height:1.6;margin:0;padding-left:20px;position:relative;letter-spacing:-.02em}.advantage-point:before{content:"•";position:absolute;left:0;color:#b73534;font-weight:700}.advantage-metrics{display:flex;gap:16px;flex-wrap:wrap}.metric-item{display:inline-flex;align-items:center;padding:8px 14px;background:#ffffffe6;border:1px solid rgba(0,0,0,.15);border-radius:8px;font-size:13px;font-weight:600;color:#1a1a1a;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:1400px){.products-text-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.products-container{padding:20px 16px}.products-header h2{font-size:20px}.products-description{font-size:14px;padding:16px}.products-text-container{grid-template-columns:1fr;gap:20px}.product-advantages{margin-top:40px}.advantages-header{margin-bottom:30px}.advantages-title{font-size:28px}.advantages-grid{grid-template-columns:1fr;gap:20px}.advantage-card{padding:24px;min-height:auto}}.professional-services{font-family:微软雅黑,Microsoft YaHei,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.services-header{background:linear-gradient(135deg,#4a5568,#2d3748);color:#fff;padding:4rem 1rem;text-align:center}.header-description{color:#e2e8f0;max-width:48rem;margin:0 auto 2rem;line-height:1.6;font-size:1rem}.header-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.professional-services .btn-primary{background:#b73534!important;background-color:#b73534!important;background-image:none!important;color:#fff!important;padding:.5rem 1.5rem;border-radius:9999px;font-weight:500;border:none;cursor:pointer;transition:background-color .3s;font-size:1rem}.professional-services .btn-primary:hover{background:#a02d2d!important;background-color:#a02d2d!important;background-image:none!important}.professional-services .btn-secondary{border:2px solid #b73534;color:#b73534;background:#fff;padding:.5rem 1.5rem;border-radius:9999px;font-weight:500;cursor:pointer;transition:all .3s;font-size:1rem}.professional-services .btn-secondary:hover{background-color:#b73534;color:#fff}.services-section{padding:4rem 1rem;background-color:#fff}.pricing-section{padding:4rem 1rem;background-color:#f7fafc}.cases-section{padding:4rem 1rem;background-color:#fff}.section-container{max-width:72rem;margin:0 auto}.section-title{font-size:1.75rem;font-weight:700;color:#1a202c;text-align:center;margin-bottom:.5rem}.title-underline{width:3rem;height:.25rem;background-color:#b73534;margin:0 auto 1.5rem}.section-description{color:#718096;text-align:center;margin-bottom:3rem;line-height:1.6}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:2rem}@media(min-width:768px){.services-grid{grid-template-columns:repeat(4,1fr)}}.service-card{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;border:1px solid #e2e8f0;transition:transform .3s,box-shadow .3s}.service-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.service-icon-container{background-color:#b73534;padding:1.5rem;display:flex;justify-content:center;align-items:center;color:#fff}.service-icon{width:3rem;height:3rem}.service-content{padding:1.5rem}.service-title{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:.75rem}.service-text{color:#4a5568;margin-bottom:1rem;line-height:1.6;font-size:.95rem}.service-link{color:#b73534;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;transition:color .3s}.service-link:hover{color:#a02d2d}.additional-service{display:none}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}@media(min-width:768px){.pricing-grid{grid-template-columns:repeat(3,1fr)}}.pricing-card{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;border:1px solid #e2e8f0;position:relative;transition:transform .3s,box-shadow .3s}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.pricing-featured{border:2px solid #a02d2d;transform:scale(1.08);z-index:10}.pricing-featured:hover{transform:scale(1.08) translateY(-4px)}.featured-badge{position:absolute;top:1rem;right:-2rem;background-color:#a02d2d;color:#fff;font-size:.75rem;padding:.25rem 3rem;transform:rotate(45deg);z-index:10}.pricing-header{background-color:#2d3748;padding:1.5rem;text-align:center;color:#fff}.plan-name{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.plan-price{font-size:2rem;font-weight:700;margin-bottom:.25rem}.price-period{font-size:.875rem;font-weight:400}.plan-target{color:#cbd5e0;font-size:.9rem}.pricing-content{padding:1.5rem}.feature-list{list-style:none;padding:0;margin:0 0 1.5rem;text-align:left}.feature-item{display:flex;align-items:flex-start;margin-bottom:.75rem;color:#4a5568;font-size:.95rem;text-align:left;justify-content:flex-start}.feature-item:before{content:"";display:inline-block;width:1.25rem;height:1.25rem;margin-right:.5rem;flex-shrink:0;margin-top:.1rem}.feature-included:before{content:"✓";color:#b73534;font-weight:700;font-size:1.1rem;display:flex;align-items:center;justify-content:center}.feature-excluded:before{content:"✕";color:#b73534;font-weight:700;font-size:1.1rem;display:flex;align-items:center;justify-content:center}.feature-icon{display:none}.pricing-btn{width:100%;background-color:#a02d2d;color:#fff;padding:.5rem 1rem;border-radius:9999px;font-weight:500;border:none;cursor:pointer;transition:background-color .3s;font-size:1rem}.pricing-btn:hover{background-color:#8b2323}.cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}@media(min-width:768px){.cases-grid{grid-template-columns:repeat(3,1fr)}}.case-card{text-align:center}.case-stat{font-size:2.5rem;font-weight:700;color:#a02d2d;margin-bottom:.5rem}.case-metric{color:#718096;font-size:.875rem;margin-bottom:1.5rem}.case-image{height:8rem;border-radius:.5rem;margin-bottom:1rem}.case-image-red{background-color:#a02d2d}.case-image-dark{background-color:#2d3748}.case-image-blue{background-color:#3b82f6}.case-title{font-size:1.125rem;font-weight:600;color:#1a202c;margin-bottom:.5rem}.case-description{color:#4a5568;font-size:.875rem;line-height:1.6}@media(max-width:768px){.header-title,.section-title{font-size:1.5rem}.services-grid,.pricing-grid,.cases-grid{grid-template-columns:1fr}.featured-badge{font-size:.65rem;padding:.2rem 2.5rem}}/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"0"}.fa-1{--fa:"1"}.fa-2{--fa:"2"}.fa-3{--fa:"3"}.fa-4{--fa:"4"}.fa-5{--fa:"5"}.fa-6{--fa:"6"}.fa-7{--fa:"7"}.fa-8{--fa:"8"}.fa-9{--fa:"9"}.fa-fill-drip{--fa:""}.fa-arrows-to-circle{--fa:""}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:""}.fa-at{--fa:"@"}.fa-trash-alt,.fa-trash-can{--fa:""}.fa-text-height{--fa:""}.fa-user-times,.fa-user-xmark{--fa:""}.fa-stethoscope{--fa:""}.fa-comment-alt,.fa-message{--fa:""}.fa-info{--fa:""}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:""}.fa-explosion{--fa:""}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:""}.fa-wave-square{--fa:""}.fa-ring{--fa:""}.fa-building-un{--fa:""}.fa-dice-three{--fa:""}.fa-calendar-alt,.fa-calendar-days{--fa:""}.fa-anchor-circle-check{--fa:""}.fa-building-circle-arrow-right{--fa:""}.fa-volleyball,.fa-volleyball-ball{--fa:""}.fa-arrows-up-to-line{--fa:""}.fa-sort-desc,.fa-sort-down{--fa:""}.fa-circle-minus,.fa-minus-circle{--fa:""}.fa-door-open{--fa:""}.fa-right-from-bracket,.fa-sign-out-alt{--fa:""}.fa-atom{--fa:""}.fa-soap{--fa:""}.fa-heart-music-camera-bolt,.fa-icons{--fa:""}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:""}.fa-bridge-circle-check{--fa:""}.fa-pump-medical{--fa:""}.fa-fingerprint{--fa:""}.fa-hand-point-right{--fa:""}.fa-magnifying-glass-location,.fa-search-location{--fa:""}.fa-forward-step,.fa-step-forward{--fa:""}.fa-face-smile-beam,.fa-smile-beam{--fa:""}.fa-flag-checkered{--fa:""}.fa-football,.fa-football-ball{--fa:""}.fa-school-circle-exclamation{--fa:""}.fa-crop{--fa:""}.fa-angle-double-down,.fa-angles-down{--fa:""}.fa-users-rectangle{--fa:""}.fa-people-roof{--fa:""}.fa-people-line{--fa:""}.fa-beer,.fa-beer-mug-empty{--fa:""}.fa-diagram-predecessor{--fa:""}.fa-arrow-up-long,.fa-long-arrow-up{--fa:""}.fa-burn,.fa-fire-flame-simple{--fa:""}.fa-male,.fa-person{--fa:""}.fa-laptop{--fa:""}.fa-file-csv{--fa:""}.fa-menorah{--fa:""}.fa-truck-plane{--fa:""}.fa-record-vinyl{--fa:""}.fa-face-grin-stars,.fa-grin-stars{--fa:""}.fa-bong{--fa:""}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:""}.fa-arrow-down-up-across-line{--fa:""}.fa-spoon,.fa-utensil-spoon{--fa:""}.fa-jar-wheat{--fa:""}.fa-envelopes-bulk,.fa-mail-bulk{--fa:""}.fa-file-circle-exclamation{--fa:""}.fa-circle-h,.fa-hospital-symbol{--fa:""}.fa-pager{--fa:""}.fa-address-book,.fa-contact-book{--fa:""}.fa-strikethrough{--fa:""}.fa-k{--fa:"K"}.fa-landmark-flag{--fa:""}.fa-pencil,.fa-pencil-alt{--fa:""}.fa-backward{--fa:""}.fa-caret-right{--fa:""}.fa-comments{--fa:""}.fa-file-clipboard,.fa-paste{--fa:""}.fa-code-pull-request{--fa:""}.fa-clipboard-list{--fa:""}.fa-truck-loading,.fa-truck-ramp-box{--fa:""}.fa-user-check{--fa:""}.fa-vial-virus{--fa:""}.fa-sheet-plastic{--fa:""}.fa-blog{--fa:""}.fa-user-ninja{--fa:""}.fa-person-arrow-up-from-line{--fa:""}.fa-scroll-torah,.fa-torah{--fa:""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:""}.fa-toggle-off{--fa:""}.fa-archive,.fa-box-archive{--fa:""}.fa-person-drowning{--fa:""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:""}.fa-spray-can{--fa:""}.fa-truck-monster{--fa:""}.fa-w{--fa:"W"}.fa-earth-africa,.fa-globe-africa{--fa:""}.fa-rainbow{--fa:""}.fa-circle-notch{--fa:""}.fa-tablet-alt,.fa-tablet-screen-button{--fa:""}.fa-paw{--fa:""}.fa-cloud{--fa:""}.fa-trowel-bricks{--fa:""}.fa-face-flushed,.fa-flushed{--fa:""}.fa-hospital-user{--fa:""}.fa-tent-arrow-left-right{--fa:""}.fa-gavel,.fa-legal{--fa:""}.fa-binoculars{--fa:""}.fa-microphone-slash{--fa:""}.fa-box-tissue{--fa:""}.fa-motorcycle{--fa:""}.fa-bell-concierge,.fa-concierge-bell{--fa:""}.fa-pen-ruler,.fa-pencil-ruler{--fa:""}.fa-people-arrows,.fa-people-arrows-left-right{--fa:""}.fa-mars-and-venus-burst{--fa:""}.fa-caret-square-right,.fa-square-caret-right{--fa:""}.fa-cut,.fa-scissors{--fa:""}.fa-sun-plant-wilt{--fa:""}.fa-toilets-portable{--fa:""}.fa-hockey-puck{--fa:""}.fa-table{--fa:""}.fa-magnifying-glass-arrow-right{--fa:""}.fa-digital-tachograph,.fa-tachograph-digital{--fa:""}.fa-users-slash{--fa:""}.fa-clover{--fa:""}.fa-mail-reply,.fa-reply{--fa:""}.fa-star-and-crescent{--fa:""}.fa-house-fire{--fa:""}.fa-minus-square,.fa-square-minus{--fa:""}.fa-helicopter{--fa:""}.fa-compass{--fa:""}.fa-caret-square-down,.fa-square-caret-down{--fa:""}.fa-file-circle-question{--fa:""}.fa-laptop-code{--fa:""}.fa-swatchbook{--fa:""}.fa-prescription-bottle{--fa:""}.fa-bars,.fa-navicon{--fa:""}.fa-people-group{--fa:""}.fa-hourglass-3,.fa-hourglass-end{--fa:""}.fa-heart-broken,.fa-heart-crack{--fa:""}.fa-external-link-square-alt,.fa-square-up-right{--fa:""}.fa-face-kiss-beam,.fa-kiss-beam{--fa:""}.fa-film{--fa:""}.fa-ruler-horizontal{--fa:""}.fa-people-robbery{--fa:""}.fa-lightbulb{--fa:""}.fa-caret-left{--fa:""}.fa-circle-exclamation,.fa-exclamation-circle{--fa:""}.fa-school-circle-xmark{--fa:""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:""}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:""}.fa-unlock-alt,.fa-unlock-keyhole{--fa:""}.fa-cloud-showers-heavy{--fa:""}.fa-headphones-alt,.fa-headphones-simple{--fa:""}.fa-sitemap{--fa:""}.fa-circle-dollar-to-slot,.fa-donate{--fa:""}.fa-memory{--fa:""}.fa-road-spikes{--fa:""}.fa-fire-burner{--fa:""}.fa-flag{--fa:""}.fa-hanukiah{--fa:""}.fa-feather{--fa:""}.fa-volume-down,.fa-volume-low{--fa:""}.fa-comment-slash{--fa:""}.fa-cloud-sun-rain{--fa:""}.fa-compress{--fa:""}.fa-wheat-alt,.fa-wheat-awn{--fa:""}.fa-ankh{--fa:""}.fa-hands-holding-child{--fa:""}.fa-asterisk{--fa:"*"}.fa-check-square,.fa-square-check{--fa:""}.fa-peseta-sign{--fa:""}.fa-header,.fa-heading{--fa:""}.fa-ghost{--fa:""}.fa-list,.fa-list-squares{--fa:""}.fa-phone-square-alt,.fa-square-phone-flip{--fa:""}.fa-cart-plus{--fa:""}.fa-gamepad{--fa:""}.fa-circle-dot,.fa-dot-circle{--fa:""}.fa-dizzy,.fa-face-dizzy{--fa:""}.fa-egg{--fa:""}.fa-house-medical-circle-xmark{--fa:""}.fa-campground{--fa:""}.fa-folder-plus{--fa:""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:""}.fa-paint-brush,.fa-paintbrush{--fa:""}.fa-lock{--fa:""}.fa-gas-pump{--fa:""}.fa-hot-tub,.fa-hot-tub-person{--fa:""}.fa-map-location,.fa-map-marked{--fa:""}.fa-house-flood-water{--fa:""}.fa-tree{--fa:""}.fa-bridge-lock{--fa:""}.fa-sack-dollar{--fa:""}.fa-edit,.fa-pen-to-square{--fa:""}.fa-car-side{--fa:""}.fa-share-alt,.fa-share-nodes{--fa:""}.fa-heart-circle-minus{--fa:""}.fa-hourglass-2,.fa-hourglass-half{--fa:""}.fa-microscope{--fa:""}.fa-sink{--fa:""}.fa-bag-shopping,.fa-shopping-bag{--fa:""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:""}.fa-mitten{--fa:""}.fa-person-rays{--fa:""}.fa-users{--fa:""}.fa-eye-slash{--fa:""}.fa-flask-vial{--fa:""}.fa-hand,.fa-hand-paper{--fa:""}.fa-om{--fa:""}.fa-worm{--fa:""}.fa-house-circle-xmark{--fa:""}.fa-plug{--fa:""}.fa-chevron-up{--fa:""}.fa-hand-spock{--fa:""}.fa-stopwatch{--fa:""}.fa-face-kiss,.fa-kiss{--fa:""}.fa-bridge-circle-xmark{--fa:""}.fa-face-grin-tongue,.fa-grin-tongue{--fa:""}.fa-chess-bishop{--fa:""}.fa-face-grin-wink,.fa-grin-wink{--fa:""}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:""}.fa-road-circle-check{--fa:""}.fa-dice-five{--fa:""}.fa-rss-square,.fa-square-rss{--fa:""}.fa-land-mine-on{--fa:""}.fa-i-cursor{--fa:""}.fa-stamp{--fa:""}.fa-stairs{--fa:""}.fa-i{--fa:"I"}.fa-hryvnia,.fa-hryvnia-sign{--fa:""}.fa-pills{--fa:""}.fa-face-grin-wide,.fa-grin-alt{--fa:""}.fa-tooth{--fa:""}.fa-v{--fa:"V"}.fa-bangladeshi-taka-sign{--fa:""}.fa-bicycle{--fa:""}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:""}.fa-head-side-cough-slash{--fa:""}.fa-ambulance,.fa-truck-medical{--fa:""}.fa-wheat-awn-circle-exclamation{--fa:""}.fa-snowman{--fa:""}.fa-mortar-pestle{--fa:""}.fa-road-barrier{--fa:""}.fa-school{--fa:""}.fa-igloo{--fa:""}.fa-joint{--fa:""}.fa-angle-right{--fa:""}.fa-horse{--fa:""}.fa-q{--fa:"Q"}.fa-g{--fa:"G"}.fa-notes-medical{--fa:""}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:""}.fa-dong-sign{--fa:""}.fa-capsules{--fa:""}.fa-poo-bolt,.fa-poo-storm{--fa:""}.fa-face-frown-open,.fa-frown-open{--fa:""}.fa-hand-point-up{--fa:""}.fa-money-bill{--fa:""}.fa-bookmark{--fa:""}.fa-align-justify{--fa:""}.fa-umbrella-beach{--fa:""}.fa-helmet-un{--fa:""}.fa-bullseye{--fa:""}.fa-bacon{--fa:""}.fa-hand-point-down{--fa:""}.fa-arrow-up-from-bracket{--fa:""}.fa-folder,.fa-folder-blank{--fa:""}.fa-file-medical-alt,.fa-file-waveform{--fa:""}.fa-radiation{--fa:""}.fa-chart-simple{--fa:""}.fa-mars-stroke{--fa:""}.fa-vial{--fa:""}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:""}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:""}.fa-e{--fa:"E"}.fa-pen-alt,.fa-pen-clip{--fa:""}.fa-bridge-circle-exclamation{--fa:""}.fa-user{--fa:""}.fa-school-circle-check{--fa:""}.fa-dumpster{--fa:""}.fa-shuttle-van,.fa-van-shuttle{--fa:""}.fa-building-user{--fa:""}.fa-caret-square-left,.fa-square-caret-left{--fa:""}.fa-highlighter{--fa:""}.fa-key{--fa:""}.fa-bullhorn{--fa:""}.fa-globe{--fa:""}.fa-synagogue{--fa:""}.fa-person-half-dress{--fa:""}.fa-road-bridge{--fa:""}.fa-location-arrow{--fa:""}.fa-c{--fa:"C"}.fa-tablet-button{--fa:""}.fa-building-lock{--fa:""}.fa-pizza-slice{--fa:""}.fa-money-bill-wave{--fa:""}.fa-area-chart,.fa-chart-area{--fa:""}.fa-house-flag{--fa:""}.fa-person-circle-minus{--fa:""}.fa-ban,.fa-cancel{--fa:""}.fa-camera-rotate{--fa:""}.fa-air-freshener,.fa-spray-can-sparkles{--fa:""}.fa-star{--fa:""}.fa-repeat{--fa:""}.fa-cross{--fa:""}.fa-box{--fa:""}.fa-venus-mars{--fa:""}.fa-arrow-pointer,.fa-mouse-pointer{--fa:""}.fa-expand-arrows-alt,.fa-maximize{--fa:""}.fa-charging-station{--fa:""}.fa-shapes,.fa-triangle-circle-square{--fa:""}.fa-random,.fa-shuffle{--fa:""}.fa-person-running,.fa-running{--fa:""}.fa-mobile-retro{--fa:""}.fa-grip-lines-vertical{--fa:""}.fa-spider{--fa:""}.fa-hands-bound{--fa:""}.fa-file-invoice-dollar{--fa:""}.fa-plane-circle-exclamation{--fa:""}.fa-x-ray{--fa:""}.fa-spell-check{--fa:""}.fa-slash{--fa:""}.fa-computer-mouse,.fa-mouse{--fa:""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:""}.fa-shop-slash,.fa-store-alt-slash{--fa:""}.fa-server{--fa:""}.fa-virus-covid-slash{--fa:""}.fa-shop-lock{--fa:""}.fa-hourglass-1,.fa-hourglass-start{--fa:""}.fa-blender-phone{--fa:""}.fa-building-wheat{--fa:""}.fa-person-breastfeeding{--fa:""}.fa-right-to-bracket,.fa-sign-in-alt{--fa:""}.fa-venus{--fa:""}.fa-passport{--fa:""}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:""}.fa-heart-pulse,.fa-heartbeat{--fa:""}.fa-people-carry,.fa-people-carry-box{--fa:""}.fa-temperature-high{--fa:""}.fa-microchip{--fa:""}.fa-crown{--fa:""}.fa-weight-hanging{--fa:""}.fa-xmarks-lines{--fa:""}.fa-file-prescription{--fa:""}.fa-weight,.fa-weight-scale{--fa:""}.fa-user-friends,.fa-user-group{--fa:""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:""}.fa-chess-knight{--fa:""}.fa-face-laugh-squint,.fa-laugh-squint{--fa:""}.fa-wheelchair{--fa:""}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:""}.fa-toggle-on{--fa:""}.fa-person-walking,.fa-walking{--fa:""}.fa-l{--fa:"L"}.fa-fire{--fa:""}.fa-bed-pulse,.fa-procedures{--fa:""}.fa-shuttle-space,.fa-space-shuttle{--fa:""}.fa-face-laugh,.fa-laugh{--fa:""}.fa-folder-open{--fa:""}.fa-heart-circle-plus{--fa:""}.fa-code-fork{--fa:""}.fa-city{--fa:""}.fa-microphone-alt,.fa-microphone-lines{--fa:""}.fa-pepper-hot{--fa:""}.fa-unlock{--fa:""}.fa-colon-sign{--fa:""}.fa-headset{--fa:""}.fa-store-slash{--fa:""}.fa-road-circle-xmark{--fa:""}.fa-user-minus{--fa:""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:""}.fa-champagne-glasses,.fa-glass-cheers{--fa:""}.fa-clipboard{--fa:""}.fa-house-circle-exclamation{--fa:""}.fa-file-arrow-up,.fa-file-upload{--fa:""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:""}.fa-bath,.fa-bathtub{--fa:""}.fa-underline{--fa:""}.fa-user-edit,.fa-user-pen{--fa:""}.fa-signature{--fa:""}.fa-stroopwafel{--fa:""}.fa-bold{--fa:""}.fa-anchor-lock{--fa:""}.fa-building-ngo{--fa:""}.fa-manat-sign{--fa:""}.fa-not-equal{--fa:""}.fa-border-style,.fa-border-top-left{--fa:""}.fa-map-location-dot,.fa-map-marked-alt{--fa:""}.fa-jedi{--fa:""}.fa-poll,.fa-square-poll-vertical{--fa:""}.fa-mug-hot{--fa:""}.fa-battery-car,.fa-car-battery{--fa:""}.fa-gift{--fa:""}.fa-dice-two{--fa:""}.fa-chess-queen{--fa:""}.fa-glasses{--fa:""}.fa-chess-board{--fa:""}.fa-building-circle-check{--fa:""}.fa-person-chalkboard{--fa:""}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:""}.fa-hand-back-fist,.fa-hand-rock{--fa:""}.fa-caret-square-up,.fa-square-caret-up{--fa:""}.fa-cloud-showers-water{--fa:""}.fa-bar-chart,.fa-chart-bar{--fa:""}.fa-hands-bubbles,.fa-hands-wash{--fa:""}.fa-less-than-equal{--fa:""}.fa-train{--fa:""}.fa-eye-low-vision,.fa-low-vision{--fa:""}.fa-crow{--fa:""}.fa-sailboat{--fa:""}.fa-window-restore{--fa:""}.fa-plus-square,.fa-square-plus{--fa:""}.fa-torii-gate{--fa:""}.fa-frog{--fa:""}.fa-bucket{--fa:""}.fa-image{--fa:""}.fa-microphone{--fa:""}.fa-cow{--fa:""}.fa-caret-up{--fa:""}.fa-screwdriver{--fa:""}.fa-folder-closed{--fa:""}.fa-house-tsunami{--fa:""}.fa-square-nfi{--fa:""}.fa-arrow-up-from-ground-water{--fa:""}.fa-glass-martini-alt,.fa-martini-glass{--fa:""}.fa-square-binary{--fa:""}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:""}.fa-columns,.fa-table-columns{--fa:""}.fa-lemon{--fa:""}.fa-head-side-mask{--fa:""}.fa-handshake{--fa:""}.fa-gem{--fa:""}.fa-dolly,.fa-dolly-box{--fa:""}.fa-smoking{--fa:""}.fa-compress-arrows-alt,.fa-minimize{--fa:""}.fa-monument{--fa:""}.fa-snowplow{--fa:""}.fa-angle-double-right,.fa-angles-right{--fa:""}.fa-cannabis{--fa:""}.fa-circle-play,.fa-play-circle{--fa:""}.fa-tablets{--fa:""}.fa-ethernet{--fa:""}.fa-eur,.fa-euro,.fa-euro-sign{--fa:""}.fa-chair{--fa:""}.fa-check-circle,.fa-circle-check{--fa:""}.fa-circle-stop,.fa-stop-circle{--fa:""}.fa-compass-drafting,.fa-drafting-compass{--fa:""}.fa-plate-wheat{--fa:""}.fa-icicles{--fa:""}.fa-person-shelter{--fa:""}.fa-neuter{--fa:""}.fa-id-badge{--fa:""}.fa-marker{--fa:""}.fa-face-laugh-beam,.fa-laugh-beam{--fa:""}.fa-helicopter-symbol{--fa:""}.fa-universal-access{--fa:""}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:""}.fa-lari-sign{--fa:""}.fa-volcano{--fa:""}.fa-person-walking-dashed-line-arrow-right{--fa:""}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:""}.fa-viruses{--fa:""}.fa-square-person-confined{--fa:""}.fa-user-tie{--fa:""}.fa-arrow-down-long,.fa-long-arrow-down{--fa:""}.fa-tent-arrow-down-to-line{--fa:""}.fa-certificate{--fa:""}.fa-mail-reply-all,.fa-reply-all{--fa:""}.fa-suitcase{--fa:""}.fa-person-skating,.fa-skating{--fa:""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:""}.fa-camera-retro{--fa:""}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:""}.fa-arrow-right-to-file,.fa-file-import{--fa:""}.fa-external-link-square,.fa-square-arrow-up-right{--fa:""}.fa-box-open{--fa:""}.fa-scroll{--fa:""}.fa-spa{--fa:""}.fa-location-pin-lock{--fa:""}.fa-pause{--fa:""}.fa-hill-avalanche{--fa:""}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:""}.fa-bomb{--fa:""}.fa-registered{--fa:""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:""}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:""}.fa-subscript{--fa:""}.fa-diamond-turn-right,.fa-directions{--fa:""}.fa-burst{--fa:""}.fa-house-laptop,.fa-laptop-house{--fa:""}.fa-face-tired,.fa-tired{--fa:""}.fa-money-bills{--fa:""}.fa-smog{--fa:""}.fa-crutch{--fa:""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:""}.fa-palette{--fa:""}.fa-arrows-turn-right{--fa:""}.fa-vest{--fa:""}.fa-ferry{--fa:""}.fa-arrows-down-to-people{--fa:""}.fa-seedling,.fa-sprout{--fa:""}.fa-arrows-alt-h,.fa-left-right{--fa:""}.fa-boxes-packing{--fa:""}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:""}.fa-group-arrows-rotate{--fa:""}.fa-bowl-food{--fa:""}.fa-candy-cane{--fa:""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:""}.fa-cloud-bolt,.fa-thunderstorm{--fa:""}.fa-remove-format,.fa-text-slash{--fa:""}.fa-face-smile-wink,.fa-smile-wink{--fa:""}.fa-file-word{--fa:""}.fa-file-powerpoint{--fa:""}.fa-arrows-h,.fa-arrows-left-right{--fa:""}.fa-house-lock{--fa:""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:""}.fa-children{--fa:""}.fa-blackboard,.fa-chalkboard{--fa:""}.fa-user-alt-slash,.fa-user-large-slash{--fa:""}.fa-envelope-open{--fa:""}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:""}.fa-mattress-pillow{--fa:""}.fa-guarani-sign{--fa:""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:""}.fa-fire-extinguisher{--fa:""}.fa-cruzeiro-sign{--fa:""}.fa-greater-than-equal{--fa:""}.fa-shield-alt,.fa-shield-halved{--fa:""}.fa-atlas,.fa-book-atlas{--fa:""}.fa-virus{--fa:""}.fa-envelope-circle-check{--fa:""}.fa-layer-group{--fa:""}.fa-arrows-to-dot{--fa:""}.fa-archway{--fa:""}.fa-heart-circle-check{--fa:""}.fa-house-chimney-crack,.fa-house-damage{--fa:""}.fa-file-archive,.fa-file-zipper{--fa:""}.fa-square{--fa:""}.fa-glass-martini,.fa-martini-glass-empty{--fa:""}.fa-couch{--fa:""}.fa-cedi-sign{--fa:""}.fa-italic{--fa:""}.fa-table-cells-column-lock{--fa:""}.fa-church{--fa:""}.fa-comments-dollar{--fa:""}.fa-democrat{--fa:""}.fa-z{--fa:"Z"}.fa-person-skiing,.fa-skiing{--fa:""}.fa-road-lock{--fa:""}.fa-a{--fa:"A"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:""}.fa-feather-alt,.fa-feather-pointed{--fa:""}.fa-p{--fa:"P"}.fa-snowflake{--fa:""}.fa-newspaper{--fa:""}.fa-ad,.fa-rectangle-ad{--fa:""}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:""}.fa-filter-circle-xmark{--fa:""}.fa-locust{--fa:""}.fa-sort,.fa-unsorted{--fa:""}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:""}.fa-person-dress-burst{--fa:""}.fa-money-check-alt,.fa-money-check-dollar{--fa:""}.fa-vector-square{--fa:""}.fa-bread-slice{--fa:""}.fa-language{--fa:""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:""}.fa-filter{--fa:""}.fa-question{--fa:"?"}.fa-file-signature{--fa:""}.fa-arrows-alt,.fa-up-down-left-right{--fa:""}.fa-house-chimney-user{--fa:""}.fa-hand-holding-heart{--fa:""}.fa-puzzle-piece{--fa:""}.fa-money-check{--fa:""}.fa-star-half-alt,.fa-star-half-stroke{--fa:""}.fa-code{--fa:""}.fa-glass-whiskey,.fa-whiskey-glass{--fa:""}.fa-building-circle-exclamation{--fa:""}.fa-magnifying-glass-chart{--fa:""}.fa-arrow-up-right-from-square,.fa-external-link{--fa:""}.fa-cubes-stacked{--fa:""}.fa-krw,.fa-won,.fa-won-sign{--fa:""}.fa-virus-covid{--fa:""}.fa-austral-sign{--fa:""}.fa-f{--fa:"F"}.fa-leaf{--fa:""}.fa-road{--fa:""}.fa-cab,.fa-taxi{--fa:""}.fa-person-circle-plus{--fa:""}.fa-chart-pie,.fa-pie-chart{--fa:""}.fa-bolt-lightning{--fa:""}.fa-sack-xmark{--fa:""}.fa-file-excel{--fa:""}.fa-file-contract{--fa:""}.fa-fish-fins{--fa:""}.fa-building-flag{--fa:""}.fa-face-grin-beam,.fa-grin-beam{--fa:""}.fa-object-ungroup{--fa:""}.fa-poop{--fa:""}.fa-location-pin,.fa-map-marker{--fa:""}.fa-kaaba{--fa:""}.fa-toilet-paper{--fa:""}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:""}.fa-eject{--fa:""}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:""}.fa-plane-circle-check{--fa:""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:""}.fa-object-group{--fa:""}.fa-chart-line,.fa-line-chart{--fa:""}.fa-mask-ventilator{--fa:""}.fa-arrow-right{--fa:""}.fa-map-signs,.fa-signs-post{--fa:""}.fa-cash-register{--fa:""}.fa-person-circle-question{--fa:""}.fa-h{--fa:"H"}.fa-tarp{--fa:""}.fa-screwdriver-wrench,.fa-tools{--fa:""}.fa-arrows-to-eye{--fa:""}.fa-plug-circle-bolt{--fa:""}.fa-heart{--fa:""}.fa-mars-and-venus{--fa:""}.fa-home-user,.fa-house-user{--fa:""}.fa-dumpster-fire{--fa:""}.fa-house-crack{--fa:""}.fa-cocktail,.fa-martini-glass-citrus{--fa:""}.fa-face-surprise,.fa-surprise{--fa:""}.fa-bottle-water{--fa:""}.fa-circle-pause,.fa-pause-circle{--fa:""}.fa-toilet-paper-slash{--fa:""}.fa-apple-alt,.fa-apple-whole{--fa:""}.fa-kitchen-set{--fa:""}.fa-r{--fa:"R"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:""}.fa-cube{--fa:""}.fa-bitcoin-sign{--fa:""}.fa-shield-dog{--fa:""}.fa-solar-panel{--fa:""}.fa-lock-open{--fa:""}.fa-elevator{--fa:""}.fa-money-bill-transfer{--fa:""}.fa-money-bill-trend-up{--fa:""}.fa-house-flood-water-circle-arrow-right{--fa:""}.fa-poll-h,.fa-square-poll-horizontal{--fa:""}.fa-circle{--fa:""}.fa-backward-fast,.fa-fast-backward{--fa:""}.fa-recycle{--fa:""}.fa-user-astronaut{--fa:""}.fa-plane-slash{--fa:""}.fa-trademark{--fa:""}.fa-basketball,.fa-basketball-ball{--fa:""}.fa-satellite-dish{--fa:""}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:""}.fa-mobile-alt,.fa-mobile-screen-button{--fa:""}.fa-volume-high,.fa-volume-up{--fa:""}.fa-users-rays{--fa:""}.fa-wallet{--fa:""}.fa-clipboard-check{--fa:""}.fa-file-audio{--fa:""}.fa-burger,.fa-hamburger{--fa:""}.fa-wrench{--fa:""}.fa-bugs{--fa:""}.fa-rupee,.fa-rupee-sign{--fa:""}.fa-file-image{--fa:""}.fa-circle-question,.fa-question-circle{--fa:""}.fa-plane-departure{--fa:""}.fa-handshake-slash{--fa:""}.fa-book-bookmark{--fa:""}.fa-code-branch{--fa:""}.fa-hat-cowboy{--fa:""}.fa-bridge{--fa:""}.fa-phone-alt,.fa-phone-flip{--fa:""}.fa-truck-front{--fa:""}.fa-cat{--fa:""}.fa-anchor-circle-exclamation{--fa:""}.fa-truck-field{--fa:""}.fa-route{--fa:""}.fa-clipboard-question{--fa:""}.fa-panorama{--fa:""}.fa-comment-medical{--fa:""}.fa-teeth-open{--fa:""}.fa-file-circle-minus{--fa:""}.fa-tags{--fa:""}.fa-wine-glass{--fa:""}.fa-fast-forward,.fa-forward-fast{--fa:""}.fa-face-meh-blank,.fa-meh-blank{--fa:""}.fa-parking,.fa-square-parking{--fa:""}.fa-house-signal{--fa:""}.fa-bars-progress,.fa-tasks-alt{--fa:""}.fa-faucet-drip{--fa:""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:""}.fa-ban-smoking,.fa-smoking-ban{--fa:""}.fa-terminal{--fa:""}.fa-mobile-button{--fa:""}.fa-house-medical-flag{--fa:""}.fa-basket-shopping,.fa-shopping-basket{--fa:""}.fa-tape{--fa:""}.fa-bus-alt,.fa-bus-simple{--fa:""}.fa-eye{--fa:""}.fa-face-sad-cry,.fa-sad-cry{--fa:""}.fa-audio-description{--fa:""}.fa-person-military-to-person{--fa:""}.fa-file-shield{--fa:""}.fa-user-slash{--fa:""}.fa-pen{--fa:""}.fa-tower-observation{--fa:""}.fa-file-code{--fa:""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:""}.fa-bus{--fa:""}.fa-heart-circle-xmark{--fa:""}.fa-home-lg,.fa-house-chimney{--fa:""}.fa-window-maximize{--fa:""}.fa-face-frown,.fa-frown{--fa:""}.fa-prescription{--fa:""}.fa-shop,.fa-store-alt{--fa:""}.fa-floppy-disk,.fa-save{--fa:""}.fa-vihara{--fa:""}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:""}.fa-sort-asc,.fa-sort-up{--fa:""}.fa-comment-dots,.fa-commenting{--fa:""}.fa-plant-wilt{--fa:""}.fa-diamond{--fa:""}.fa-face-grin-squint,.fa-grin-squint{--fa:""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:""}.fa-chart-diagram{--fa:""}.fa-bacterium{--fa:""}.fa-hand-pointer{--fa:""}.fa-drum-steelpan{--fa:""}.fa-hand-scissors{--fa:""}.fa-hands-praying,.fa-praying-hands{--fa:""}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:""}.fa-biohazard{--fa:""}.fa-location,.fa-location-crosshairs{--fa:""}.fa-mars-double{--fa:""}.fa-child-dress{--fa:""}.fa-users-between-lines{--fa:""}.fa-lungs-virus{--fa:""}.fa-face-grin-tears,.fa-grin-tears{--fa:""}.fa-phone{--fa:""}.fa-calendar-times,.fa-calendar-xmark{--fa:""}.fa-child-reaching{--fa:""}.fa-head-side-virus{--fa:""}.fa-user-cog,.fa-user-gear{--fa:""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:""}.fa-door-closed{--fa:""}.fa-shield-virus{--fa:""}.fa-dice-six{--fa:""}.fa-mosquito-net{--fa:""}.fa-file-fragment{--fa:""}.fa-bridge-water{--fa:""}.fa-person-booth{--fa:""}.fa-text-width{--fa:""}.fa-hat-wizard{--fa:""}.fa-pen-fancy{--fa:""}.fa-digging,.fa-person-digging{--fa:""}.fa-trash{--fa:""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:""}.fa-book-medical{--fa:""}.fa-poo{--fa:""}.fa-quote-right,.fa-quote-right-alt{--fa:""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:""}.fa-cubes{--fa:""}.fa-divide{--fa:""}.fa-tenge,.fa-tenge-sign{--fa:""}.fa-headphones{--fa:""}.fa-hands-holding{--fa:""}.fa-hands-clapping{--fa:""}.fa-republican{--fa:""}.fa-arrow-left{--fa:""}.fa-person-circle-xmark{--fa:""}.fa-ruler{--fa:""}.fa-align-left{--fa:""}.fa-dice-d6{--fa:""}.fa-restroom{--fa:""}.fa-j{--fa:"J"}.fa-users-viewfinder{--fa:""}.fa-file-video{--fa:""}.fa-external-link-alt,.fa-up-right-from-square{--fa:""}.fa-table-cells,.fa-th{--fa:""}.fa-file-pdf{--fa:""}.fa-bible,.fa-book-bible{--fa:""}.fa-o{--fa:"O"}.fa-medkit,.fa-suitcase-medical{--fa:""}.fa-user-secret{--fa:""}.fa-otter{--fa:""}.fa-female,.fa-person-dress{--fa:""}.fa-comment-dollar{--fa:""}.fa-briefcase-clock,.fa-business-time{--fa:""}.fa-table-cells-large,.fa-th-large{--fa:""}.fa-book-tanakh,.fa-tanakh{--fa:""}.fa-phone-volume,.fa-volume-control-phone{--fa:""}.fa-hat-cowboy-side{--fa:""}.fa-clipboard-user{--fa:""}.fa-child{--fa:""}.fa-lira-sign{--fa:""}.fa-satellite{--fa:""}.fa-plane-lock{--fa:""}.fa-tag{--fa:""}.fa-comment{--fa:""}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:""}.fa-envelope{--fa:""}.fa-angle-double-up,.fa-angles-up{--fa:""}.fa-paperclip{--fa:""}.fa-arrow-right-to-city{--fa:""}.fa-ribbon{--fa:""}.fa-lungs{--fa:""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:""}.fa-litecoin-sign{--fa:""}.fa-border-none{--fa:""}.fa-circle-nodes{--fa:""}.fa-parachute-box{--fa:""}.fa-indent{--fa:""}.fa-truck-field-un{--fa:""}.fa-hourglass,.fa-hourglass-empty{--fa:""}.fa-mountain{--fa:""}.fa-user-doctor,.fa-user-md{--fa:""}.fa-circle-info,.fa-info-circle{--fa:""}.fa-cloud-meatball{--fa:""}.fa-camera,.fa-camera-alt{--fa:""}.fa-square-virus{--fa:""}.fa-meteor{--fa:""}.fa-car-on{--fa:""}.fa-sleigh{--fa:""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:""}.fa-water{--fa:""}.fa-calendar-check{--fa:""}.fa-braille{--fa:""}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:""}.fa-landmark{--fa:""}.fa-truck{--fa:""}.fa-crosshairs{--fa:""}.fa-person-cane{--fa:""}.fa-tent{--fa:""}.fa-vest-patches{--fa:""}.fa-check-double{--fa:""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:""}.fa-money-bill-wheat{--fa:""}.fa-cookie{--fa:""}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:""}.fa-hard-drive,.fa-hdd{--fa:""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:""}.fa-dumbbell{--fa:""}.fa-list-alt,.fa-rectangle-list{--fa:""}.fa-tarp-droplet{--fa:""}.fa-house-medical-circle-check{--fa:""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:""}.fa-calendar-plus{--fa:""}.fa-plane-arrival{--fa:""}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:""}.fa-subway,.fa-train-subway{--fa:""}.fa-chart-gantt{--fa:""}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:""}.fa-crop-alt,.fa-crop-simple{--fa:""}.fa-money-bill-1,.fa-money-bill-alt{--fa:""}.fa-left-long,.fa-long-arrow-alt-left{--fa:""}.fa-dna{--fa:""}.fa-virus-slash{--fa:""}.fa-minus,.fa-subtract{--fa:""}.fa-chess{--fa:""}.fa-arrow-left-long,.fa-long-arrow-left{--fa:""}.fa-plug-circle-check{--fa:""}.fa-street-view{--fa:""}.fa-franc-sign{--fa:""}.fa-volume-off{--fa:""}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:""}.fa-cog,.fa-gear{--fa:""}.fa-droplet-slash,.fa-tint-slash{--fa:""}.fa-mosque{--fa:""}.fa-mosquito{--fa:""}.fa-star-of-david{--fa:""}.fa-person-military-rifle{--fa:""}.fa-cart-shopping,.fa-shopping-cart{--fa:""}.fa-vials{--fa:""}.fa-plug-circle-plus{--fa:""}.fa-place-of-worship{--fa:""}.fa-grip-vertical{--fa:""}.fa-hexagon-nodes{--fa:""}.fa-arrow-turn-up,.fa-level-up{--fa:""}.fa-u{--fa:"U"}.fa-square-root-alt,.fa-square-root-variable{--fa:""}.fa-clock,.fa-clock-four{--fa:""}.fa-backward-step,.fa-step-backward{--fa:""}.fa-pallet{--fa:""}.fa-faucet{--fa:""}.fa-baseball-bat-ball{--fa:""}.fa-s{--fa:"S"}.fa-timeline{--fa:""}.fa-keyboard{--fa:""}.fa-caret-down{--fa:""}.fa-clinic-medical,.fa-house-chimney-medical{--fa:""}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:""}.fa-mobile-android-alt,.fa-mobile-screen{--fa:""}.fa-plane-up{--fa:""}.fa-piggy-bank{--fa:""}.fa-battery-3,.fa-battery-half{--fa:""}.fa-mountain-city{--fa:""}.fa-coins{--fa:""}.fa-khanda{--fa:""}.fa-sliders,.fa-sliders-h{--fa:""}.fa-folder-tree{--fa:""}.fa-network-wired{--fa:""}.fa-map-pin{--fa:""}.fa-hamsa{--fa:""}.fa-cent-sign{--fa:""}.fa-flask{--fa:""}.fa-person-pregnant{--fa:""}.fa-wand-sparkles{--fa:""}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:""}.fa-ticket{--fa:""}.fa-power-off{--fa:""}.fa-long-arrow-alt-right,.fa-right-long{--fa:""}.fa-flag-usa{--fa:""}.fa-laptop-file{--fa:""}.fa-teletype,.fa-tty{--fa:""}.fa-diagram-next{--fa:""}.fa-person-rifle{--fa:""}.fa-house-medical-circle-exclamation{--fa:""}.fa-closed-captioning{--fa:""}.fa-hiking,.fa-person-hiking{--fa:""}.fa-venus-double{--fa:""}.fa-images{--fa:""}.fa-calculator{--fa:""}.fa-people-pulling{--fa:""}.fa-n{--fa:"N"}.fa-cable-car,.fa-tram{--fa:""}.fa-cloud-rain{--fa:""}.fa-building-circle-xmark{--fa:""}.fa-ship{--fa:""}.fa-arrows-down-to-line{--fa:""}.fa-download{--fa:""}.fa-face-grin,.fa-grin{--fa:""}.fa-backspace,.fa-delete-left{--fa:""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:""}.fa-file-circle-check{--fa:""}.fa-forward{--fa:""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:""}.fa-face-meh,.fa-meh{--fa:""}.fa-align-center{--fa:""}.fa-book-dead,.fa-book-skull{--fa:""}.fa-drivers-license,.fa-id-card{--fa:""}.fa-dedent,.fa-outdent{--fa:""}.fa-heart-circle-exclamation{--fa:""}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:""}.fa-calendar-week{--fa:""}.fa-laptop-medical{--fa:""}.fa-b{--fa:"B"}.fa-file-medical{--fa:""}.fa-dice-one{--fa:""}.fa-kiwi-bird{--fa:""}.fa-arrow-right-arrow-left,.fa-exchange{--fa:""}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:""}.fa-cutlery,.fa-utensils{--fa:""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:""}.fa-mill-sign{--fa:""}.fa-bowl-rice{--fa:""}.fa-skull{--fa:""}.fa-broadcast-tower,.fa-tower-broadcast{--fa:""}.fa-truck-pickup{--fa:""}.fa-long-arrow-alt-up,.fa-up-long{--fa:""}.fa-stop{--fa:""}.fa-code-merge{--fa:""}.fa-upload{--fa:""}.fa-hurricane{--fa:""}.fa-mound{--fa:""}.fa-toilet-portable{--fa:""}.fa-compact-disc{--fa:""}.fa-file-arrow-down,.fa-file-download{--fa:""}.fa-caravan{--fa:""}.fa-shield-cat{--fa:""}.fa-bolt,.fa-zap{--fa:""}.fa-glass-water{--fa:""}.fa-oil-well{--fa:""}.fa-vault{--fa:""}.fa-mars{--fa:""}.fa-toilet{--fa:""}.fa-plane-circle-xmark{--fa:""}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:""}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:""}.fa-sun{--fa:""}.fa-guitar{--fa:""}.fa-face-laugh-wink,.fa-laugh-wink{--fa:""}.fa-horse-head{--fa:""}.fa-bore-hole{--fa:""}.fa-industry{--fa:""}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:""}.fa-arrows-turn-to-dots{--fa:""}.fa-florin-sign{--fa:""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:""}.fa-less-than{--fa:"<"}.fa-angle-down{--fa:""}.fa-car-tunnel{--fa:""}.fa-head-side-cough{--fa:""}.fa-grip-lines{--fa:""}.fa-thumbs-down{--fa:""}.fa-user-lock{--fa:""}.fa-arrow-right-long,.fa-long-arrow-right{--fa:""}.fa-anchor-circle-xmark{--fa:""}.fa-ellipsis,.fa-ellipsis-h{--fa:""}.fa-chess-pawn{--fa:""}.fa-first-aid,.fa-kit-medical{--fa:""}.fa-person-through-window{--fa:""}.fa-toolbox{--fa:""}.fa-hands-holding-circle{--fa:""}.fa-bug{--fa:""}.fa-credit-card,.fa-credit-card-alt{--fa:""}.fa-automobile,.fa-car{--fa:""}.fa-hand-holding-hand{--fa:""}.fa-book-open-reader,.fa-book-reader{--fa:""}.fa-mountain-sun{--fa:""}.fa-arrows-left-right-to-line{--fa:""}.fa-dice-d20{--fa:""}.fa-truck-droplet{--fa:""}.fa-file-circle-xmark{--fa:""}.fa-temperature-arrow-up,.fa-temperature-up{--fa:""}.fa-medal{--fa:""}.fa-bed{--fa:""}.fa-h-square,.fa-square-h{--fa:""}.fa-podcast{--fa:""}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:""}.fa-bell{--fa:""}.fa-superscript{--fa:""}.fa-plug-circle-xmark{--fa:""}.fa-star-of-life{--fa:""}.fa-phone-slash{--fa:""}.fa-paint-roller{--fa:""}.fa-hands-helping,.fa-handshake-angle{--fa:""}.fa-location-dot,.fa-map-marker-alt{--fa:""}.fa-file{--fa:""}.fa-greater-than{--fa:">"}.fa-person-swimming,.fa-swimmer{--fa:""}.fa-arrow-down{--fa:""}.fa-droplet,.fa-tint{--fa:""}.fa-eraser{--fa:""}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:""}.fa-person-burst{--fa:""}.fa-dove{--fa:""}.fa-battery-0,.fa-battery-empty{--fa:""}.fa-socks{--fa:""}.fa-inbox{--fa:""}.fa-section{--fa:""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:""}.fa-envelope-open-text{--fa:""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:""}.fa-wine-bottle{--fa:""}.fa-chess-rook{--fa:""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:""}.fa-dharmachakra{--fa:""}.fa-hotdog{--fa:""}.fa-blind,.fa-person-walking-with-cane{--fa:""}.fa-drum{--fa:""}.fa-ice-cream{--fa:""}.fa-heart-circle-bolt{--fa:""}.fa-fax{--fa:""}.fa-paragraph{--fa:""}.fa-check-to-slot,.fa-vote-yea{--fa:""}.fa-star-half{--fa:""}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:""}.fa-chain,.fa-link{--fa:""}.fa-assistive-listening-systems,.fa-ear-listen{--fa:""}.fa-tree-city{--fa:""}.fa-play{--fa:""}.fa-font{--fa:""}.fa-table-cells-row-lock{--fa:""}.fa-rupiah-sign{--fa:""}.fa-magnifying-glass,.fa-search{--fa:""}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:""}.fa-diagnoses,.fa-person-dots-from-line{--fa:""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:""}.fa-naira-sign{--fa:""}.fa-cart-arrow-down{--fa:""}.fa-walkie-talkie{--fa:""}.fa-file-edit,.fa-file-pen{--fa:""}.fa-receipt{--fa:""}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:""}.fa-suitcase-rolling{--fa:""}.fa-person-circle-exclamation{--fa:""}.fa-chevron-down{--fa:""}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:""}.fa-skull-crossbones{--fa:""}.fa-code-compare{--fa:""}.fa-list-dots,.fa-list-ul{--fa:""}.fa-school-lock{--fa:""}.fa-tower-cell{--fa:""}.fa-down-long,.fa-long-arrow-alt-down{--fa:""}.fa-ranking-star{--fa:""}.fa-chess-king{--fa:""}.fa-person-harassing{--fa:""}.fa-brazilian-real-sign{--fa:""}.fa-landmark-alt,.fa-landmark-dome{--fa:""}.fa-arrow-up{--fa:""}.fa-television,.fa-tv,.fa-tv-alt{--fa:""}.fa-shrimp{--fa:""}.fa-list-check,.fa-tasks{--fa:""}.fa-jug-detergent{--fa:""}.fa-circle-user,.fa-user-circle{--fa:""}.fa-user-shield{--fa:""}.fa-wind{--fa:""}.fa-car-burst,.fa-car-crash{--fa:""}.fa-y{--fa:"Y"}.fa-person-snowboarding,.fa-snowboarding{--fa:""}.fa-shipping-fast,.fa-truck-fast{--fa:""}.fa-fish{--fa:""}.fa-user-graduate{--fa:""}.fa-adjust,.fa-circle-half-stroke{--fa:""}.fa-clapperboard{--fa:""}.fa-circle-radiation,.fa-radiation-alt{--fa:""}.fa-baseball,.fa-baseball-ball{--fa:""}.fa-jet-fighter-up{--fa:""}.fa-diagram-project,.fa-project-diagram{--fa:""}.fa-copy{--fa:""}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:""}.fa-hand-sparkles{--fa:""}.fa-grip,.fa-grip-horizontal{--fa:""}.fa-share-from-square,.fa-share-square{--fa:""}.fa-child-combatant,.fa-child-rifle{--fa:""}.fa-gun{--fa:""}.fa-phone-square,.fa-square-phone{--fa:""}.fa-add,.fa-plus{--fa:"+"}.fa-expand{--fa:""}.fa-computer{--fa:""}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:""}.fa-arrows,.fa-arrows-up-down-left-right{--fa:""}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:""}.fa-peso-sign{--fa:""}.fa-building-shield{--fa:""}.fa-baby{--fa:""}.fa-users-line{--fa:""}.fa-quote-left,.fa-quote-left-alt{--fa:""}.fa-tractor{--fa:""}.fa-trash-arrow-up,.fa-trash-restore{--fa:""}.fa-arrow-down-up-lock{--fa:""}.fa-lines-leaning{--fa:""}.fa-ruler-combined{--fa:""}.fa-copyright{--fa:""}.fa-equals{--fa:"="}.fa-blender{--fa:""}.fa-teeth{--fa:""}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:""}.fa-map{--fa:""}.fa-rocket{--fa:""}.fa-photo-film,.fa-photo-video{--fa:""}.fa-folder-minus{--fa:""}.fa-hexagon-nodes-bolt{--fa:""}.fa-store{--fa:""}.fa-arrow-trend-up{--fa:""}.fa-plug-circle-minus{--fa:""}.fa-sign,.fa-sign-hanging{--fa:""}.fa-bezier-curve{--fa:""}.fa-bell-slash{--fa:""}.fa-tablet,.fa-tablet-android{--fa:""}.fa-school-flag{--fa:""}.fa-fill{--fa:""}.fa-angle-up{--fa:""}.fa-drumstick-bite{--fa:""}.fa-holly-berry{--fa:""}.fa-chevron-left{--fa:""}.fa-bacteria{--fa:""}.fa-hand-lizard{--fa:""}.fa-notdef{--fa:""}.fa-disease{--fa:""}.fa-briefcase-medical{--fa:""}.fa-genderless{--fa:""}.fa-chevron-right{--fa:""}.fa-retweet{--fa:""}.fa-car-alt,.fa-car-rear{--fa:""}.fa-pump-soap{--fa:""}.fa-video-slash{--fa:""}.fa-battery-2,.fa-battery-quarter{--fa:""}.fa-radio{--fa:""}.fa-baby-carriage,.fa-carriage-baby{--fa:""}.fa-traffic-light{--fa:""}.fa-thermometer{--fa:""}.fa-vr-cardboard{--fa:""}.fa-hand-middle-finger{--fa:""}.fa-percent,.fa-percentage{--fa:"%"}.fa-truck-moving{--fa:""}.fa-glass-water-droplet{--fa:""}.fa-display{--fa:""}.fa-face-smile,.fa-smile{--fa:""}.fa-thumb-tack,.fa-thumbtack{--fa:""}.fa-trophy{--fa:""}.fa-person-praying,.fa-pray{--fa:""}.fa-hammer{--fa:""}.fa-hand-peace{--fa:""}.fa-rotate,.fa-sync-alt{--fa:""}.fa-spinner{--fa:""}.fa-robot{--fa:""}.fa-peace{--fa:""}.fa-cogs,.fa-gears{--fa:""}.fa-warehouse{--fa:""}.fa-arrow-up-right-dots{--fa:""}.fa-splotch{--fa:""}.fa-face-grin-hearts,.fa-grin-hearts{--fa:""}.fa-dice-four{--fa:""}.fa-sim-card{--fa:""}.fa-transgender,.fa-transgender-alt{--fa:""}.fa-mercury{--fa:""}.fa-arrow-turn-down,.fa-level-down{--fa:""}.fa-person-falling-burst{--fa:""}.fa-award{--fa:""}.fa-ticket-alt,.fa-ticket-simple{--fa:""}.fa-building{--fa:""}.fa-angle-double-left,.fa-angles-left{--fa:""}.fa-qrcode{--fa:""}.fa-clock-rotate-left,.fa-history{--fa:""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:""}.fa-arrow-right-from-file,.fa-file-export{--fa:""}.fa-shield,.fa-shield-blank{--fa:""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:""}.fa-comment-nodes{--fa:""}.fa-house-medical{--fa:""}.fa-golf-ball,.fa-golf-ball-tee{--fa:""}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:""}.fa-house-chimney-window{--fa:""}.fa-pen-nib{--fa:""}.fa-tent-arrow-turn-left{--fa:""}.fa-tents{--fa:""}.fa-magic,.fa-wand-magic{--fa:""}.fa-dog{--fa:""}.fa-carrot{--fa:""}.fa-moon{--fa:""}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:""}.fa-cheese{--fa:""}.fa-yin-yang{--fa:""}.fa-music{--fa:""}.fa-code-commit{--fa:""}.fa-temperature-low{--fa:""}.fa-biking,.fa-person-biking{--fa:""}.fa-broom{--fa:""}.fa-shield-heart{--fa:""}.fa-gopuram{--fa:""}.fa-earth-oceania,.fa-globe-oceania{--fa:""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:""}.fa-hashtag{--fa:"#"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:""}.fa-oil-can{--fa:""}.fa-t{--fa:"T"}.fa-hippo{--fa:""}.fa-chart-column{--fa:""}.fa-infinity{--fa:""}.fa-vial-circle-check{--fa:""}.fa-person-arrow-down-to-line{--fa:""}.fa-voicemail{--fa:""}.fa-fan{--fa:""}.fa-person-walking-luggage{--fa:""}.fa-arrows-alt-v,.fa-up-down{--fa:""}.fa-cloud-moon-rain{--fa:""}.fa-calendar{--fa:""}.fa-trailer{--fa:""}.fa-bahai,.fa-haykal{--fa:""}.fa-sd-card{--fa:""}.fa-dragon{--fa:""}.fa-shoe-prints{--fa:""}.fa-circle-plus,.fa-plus-circle{--fa:""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:""}.fa-hand-holding{--fa:""}.fa-plug-circle-exclamation{--fa:""}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:""}.fa-clone{--fa:""}.fa-person-walking-arrow-loop-left{--fa:""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:""}.fa-fire-alt,.fa-fire-flame-curved{--fa:""}.fa-tornado{--fa:""}.fa-file-circle-plus{--fa:""}.fa-book-quran,.fa-quran{--fa:""}.fa-anchor{--fa:""}.fa-border-all{--fa:""}.fa-angry,.fa-face-angry{--fa:""}.fa-cookie-bite{--fa:""}.fa-arrow-trend-down{--fa:""}.fa-feed,.fa-rss{--fa:""}.fa-draw-polygon{--fa:""}.fa-balance-scale,.fa-scale-balanced{--fa:""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:""}.fa-shower{--fa:""}.fa-desktop,.fa-desktop-alt{--fa:""}.fa-m{--fa:"M"}.fa-table-list,.fa-th-list{--fa:""}.fa-comment-sms,.fa-sms{--fa:""}.fa-book{--fa:""}.fa-user-plus{--fa:""}.fa-check{--fa:""}.fa-battery-4,.fa-battery-three-quarters{--fa:""}.fa-house-circle-check{--fa:""}.fa-angle-left{--fa:""}.fa-diagram-successor{--fa:""}.fa-truck-arrow-right{--fa:""}.fa-arrows-split-up-and-left{--fa:""}.fa-fist-raised,.fa-hand-fist{--fa:""}.fa-cloud-moon{--fa:""}.fa-briefcase{--fa:""}.fa-person-falling{--fa:""}.fa-image-portrait,.fa-portrait{--fa:""}.fa-user-tag{--fa:""}.fa-rug{--fa:""}.fa-earth-europe,.fa-globe-europe{--fa:""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:""}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:""}.fa-baht-sign{--fa:""}.fa-book-open{--fa:""}.fa-book-journal-whills,.fa-journal-whills{--fa:""}.fa-handcuffs{--fa:""}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:""}.fa-database{--fa:""}.fa-mail-forward,.fa-share{--fa:""}.fa-bottle-droplet{--fa:""}.fa-mask-face{--fa:""}.fa-hill-rockslide{--fa:""}.fa-exchange-alt,.fa-right-left{--fa:""}.fa-paper-plane{--fa:""}.fa-road-circle-exclamation{--fa:""}.fa-dungeon{--fa:""}.fa-align-right{--fa:""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:""}.fa-life-ring{--fa:""}.fa-hands,.fa-sign-language,.fa-signing{--fa:""}.fa-calendar-day{--fa:""}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:""}.fa-arrows-up-down,.fa-arrows-v{--fa:""}.fa-face-grimace,.fa-grimace{--fa:""}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:""}.fa-level-down-alt,.fa-turn-down{--fa:""}.fa-person-walking-arrow-right{--fa:""}.fa-envelope-square,.fa-square-envelope{--fa:""}.fa-dice{--fa:""}.fa-bowling-ball{--fa:""}.fa-brain{--fa:""}.fa-band-aid,.fa-bandage{--fa:""}.fa-calendar-minus{--fa:""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:""}.fa-gifts{--fa:""}.fa-hotel{--fa:""}.fa-earth-asia,.fa-globe-asia{--fa:""}.fa-id-card-alt,.fa-id-card-clip{--fa:""}.fa-magnifying-glass-plus,.fa-search-plus{--fa:""}.fa-thumbs-up{--fa:""}.fa-user-clock{--fa:""}.fa-allergies,.fa-hand-dots{--fa:""}.fa-file-invoice{--fa:""}.fa-window-minimize{--fa:""}.fa-coffee,.fa-mug-saucer{--fa:""}.fa-brush{--fa:""}.fa-file-half-dashed{--fa:""}.fa-mask{--fa:""}.fa-magnifying-glass-minus,.fa-search-minus{--fa:""}.fa-ruler-vertical{--fa:""}.fa-user-alt,.fa-user-large{--fa:""}.fa-train-tram{--fa:""}.fa-user-nurse{--fa:""}.fa-syringe{--fa:""}.fa-cloud-sun{--fa:""}.fa-stopwatch-20{--fa:""}.fa-square-full{--fa:""}.fa-magnet{--fa:""}.fa-jar{--fa:""}.fa-note-sticky,.fa-sticky-note{--fa:""}.fa-bug-slash{--fa:""}.fa-arrow-up-from-water-pump{--fa:""}.fa-bone{--fa:""}.fa-table-cells-row-unlock{--fa:""}.fa-user-injured{--fa:""}.fa-face-sad-tear,.fa-sad-tear{--fa:""}.fa-plane{--fa:""}.fa-tent-arrows-down{--fa:""}.fa-exclamation{--fa:"!"}.fa-arrows-spin{--fa:""}.fa-print{--fa:""}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:""}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$"}.fa-x{--fa:"X"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:""}.fa-users-cog,.fa-users-gear{--fa:""}.fa-person-military-pointing{--fa:""}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:""}.fa-umbrella{--fa:""}.fa-trowel{--fa:""}.fa-d{--fa:"D"}.fa-stapler{--fa:""}.fa-masks-theater,.fa-theater-masks{--fa:""}.fa-kip-sign{--fa:""}.fa-hand-point-left{--fa:""}.fa-handshake-alt,.fa-handshake-simple{--fa:""}.fa-fighter-jet,.fa-jet-fighter{--fa:""}.fa-share-alt-square,.fa-square-share-nodes{--fa:""}.fa-barcode{--fa:""}.fa-plus-minus{--fa:""}.fa-video,.fa-video-camera{--fa:""}.fa-graduation-cap,.fa-mortar-board{--fa:""}.fa-hand-holding-medical{--fa:""}.fa-person-circle-check{--fa:""}.fa-level-up-alt,.fa-turn-up{--fa:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-D_cYUPeE.woff2) format("woff2"),url(/assets/fa-brands-400-D1LuMI3I.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero{--fa:""}.fa-hooli{--fa:""}.fa-yelp{--fa:""}.fa-cc-visa{--fa:""}.fa-lastfm{--fa:""}.fa-shopware{--fa:""}.fa-creative-commons-nc{--fa:""}.fa-aws{--fa:""}.fa-redhat{--fa:""}.fa-yoast{--fa:""}.fa-cloudflare{--fa:""}.fa-ups{--fa:""}.fa-pixiv{--fa:""}.fa-wpexplorer{--fa:""}.fa-dyalog{--fa:""}.fa-bity{--fa:""}.fa-stackpath{--fa:""}.fa-buysellads{--fa:""}.fa-first-order{--fa:""}.fa-modx{--fa:""}.fa-guilded{--fa:""}.fa-vnv{--fa:""}.fa-js-square,.fa-square-js{--fa:""}.fa-microsoft{--fa:""}.fa-qq{--fa:""}.fa-orcid{--fa:""}.fa-java{--fa:""}.fa-invision{--fa:""}.fa-creative-commons-pd-alt{--fa:""}.fa-centercode{--fa:""}.fa-glide-g{--fa:""}.fa-drupal{--fa:""}.fa-jxl{--fa:""}.fa-dart-lang{--fa:""}.fa-hire-a-helper{--fa:""}.fa-creative-commons-by{--fa:""}.fa-unity{--fa:""}.fa-whmcs{--fa:""}.fa-rocketchat{--fa:""}.fa-vk{--fa:""}.fa-untappd{--fa:""}.fa-mailchimp{--fa:""}.fa-css3-alt{--fa:""}.fa-reddit-square,.fa-square-reddit{--fa:""}.fa-vimeo-v{--fa:""}.fa-contao{--fa:""}.fa-square-font-awesome{--fa:""}.fa-deskpro{--fa:""}.fa-brave{--fa:""}.fa-sistrix{--fa:""}.fa-instagram-square,.fa-square-instagram{--fa:""}.fa-battle-net{--fa:""}.fa-the-red-yeti{--fa:""}.fa-hacker-news-square,.fa-square-hacker-news{--fa:""}.fa-edge{--fa:""}.fa-threads{--fa:""}.fa-napster{--fa:""}.fa-snapchat-square,.fa-square-snapchat{--fa:""}.fa-google-plus-g{--fa:""}.fa-artstation{--fa:""}.fa-markdown{--fa:""}.fa-sourcetree{--fa:""}.fa-google-plus{--fa:""}.fa-diaspora{--fa:""}.fa-foursquare{--fa:""}.fa-stack-overflow{--fa:""}.fa-github-alt{--fa:""}.fa-phoenix-squadron{--fa:""}.fa-pagelines{--fa:""}.fa-algolia{--fa:""}.fa-red-river{--fa:""}.fa-creative-commons-sa{--fa:""}.fa-safari{--fa:""}.fa-google{--fa:""}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:""}.fa-atlassian{--fa:""}.fa-linkedin-in{--fa:""}.fa-digital-ocean{--fa:""}.fa-nimblr{--fa:""}.fa-chromecast{--fa:""}.fa-evernote{--fa:""}.fa-hacker-news{--fa:""}.fa-creative-commons-sampling{--fa:""}.fa-adversal{--fa:""}.fa-creative-commons{--fa:""}.fa-watchman-monitoring{--fa:""}.fa-fonticons{--fa:""}.fa-weixin{--fa:""}.fa-shirtsinbulk{--fa:""}.fa-codepen{--fa:""}.fa-git-alt{--fa:""}.fa-lyft{--fa:""}.fa-rev{--fa:""}.fa-windows{--fa:""}.fa-wizards-of-the-coast{--fa:""}.fa-square-viadeo,.fa-viadeo-square{--fa:""}.fa-meetup{--fa:""}.fa-centos{--fa:""}.fa-adn{--fa:""}.fa-cloudsmith{--fa:""}.fa-opensuse{--fa:""}.fa-pied-piper-alt{--fa:""}.fa-dribbble-square,.fa-square-dribbble{--fa:""}.fa-codiepie{--fa:""}.fa-node{--fa:""}.fa-mix{--fa:""}.fa-steam{--fa:""}.fa-cc-apple-pay{--fa:""}.fa-scribd{--fa:""}.fa-debian{--fa:""}.fa-openid{--fa:""}.fa-instalod{--fa:""}.fa-files-pinwheel{--fa:""}.fa-expeditedssl{--fa:""}.fa-sellcast{--fa:""}.fa-square-twitter,.fa-twitter-square{--fa:""}.fa-r-project{--fa:""}.fa-delicious{--fa:""}.fa-freebsd{--fa:""}.fa-vuejs{--fa:""}.fa-accusoft{--fa:""}.fa-ioxhost{--fa:""}.fa-fonticons-fi{--fa:""}.fa-app-store{--fa:""}.fa-cc-mastercard{--fa:""}.fa-itunes-note{--fa:""}.fa-golang{--fa:""}.fa-kickstarter,.fa-square-kickstarter{--fa:""}.fa-grav{--fa:""}.fa-weibo{--fa:""}.fa-uncharted{--fa:""}.fa-firstdraft{--fa:""}.fa-square-youtube,.fa-youtube-square{--fa:""}.fa-wikipedia-w{--fa:""}.fa-rendact,.fa-wpressr{--fa:""}.fa-angellist{--fa:""}.fa-galactic-republic{--fa:""}.fa-nfc-directional{--fa:""}.fa-skype{--fa:""}.fa-joget{--fa:""}.fa-fedora{--fa:""}.fa-stripe-s{--fa:""}.fa-meta{--fa:""}.fa-laravel{--fa:""}.fa-hotjar{--fa:""}.fa-bluetooth-b{--fa:""}.fa-square-letterboxd{--fa:""}.fa-sticker-mule{--fa:""}.fa-creative-commons-zero{--fa:""}.fa-hips{--fa:""}.fa-css{--fa:""}.fa-behance{--fa:""}.fa-reddit{--fa:""}.fa-discord{--fa:""}.fa-chrome{--fa:""}.fa-app-store-ios{--fa:""}.fa-cc-discover{--fa:""}.fa-wpbeginner{--fa:""}.fa-confluence{--fa:""}.fa-shoelace{--fa:""}.fa-mdb{--fa:""}.fa-dochub{--fa:""}.fa-accessible-icon{--fa:""}.fa-ebay{--fa:""}.fa-amazon{--fa:""}.fa-unsplash{--fa:""}.fa-yarn{--fa:""}.fa-square-steam,.fa-steam-square{--fa:""}.fa-500px{--fa:""}.fa-square-vimeo,.fa-vimeo-square{--fa:""}.fa-asymmetrik{--fa:""}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:""}.fa-gratipay{--fa:""}.fa-apple{--fa:""}.fa-hive{--fa:""}.fa-gitkraken{--fa:""}.fa-keybase{--fa:""}.fa-apple-pay{--fa:""}.fa-padlet{--fa:""}.fa-amazon-pay{--fa:""}.fa-github-square,.fa-square-github{--fa:""}.fa-stumbleupon{--fa:""}.fa-fedex{--fa:""}.fa-phoenix-framework{--fa:""}.fa-shopify{--fa:""}.fa-neos{--fa:""}.fa-square-threads{--fa:""}.fa-hackerrank{--fa:""}.fa-researchgate{--fa:""}.fa-swift{--fa:""}.fa-angular{--fa:""}.fa-speakap{--fa:""}.fa-angrycreative{--fa:""}.fa-y-combinator{--fa:""}.fa-empire{--fa:""}.fa-envira{--fa:""}.fa-google-scholar{--fa:""}.fa-gitlab-square,.fa-square-gitlab{--fa:""}.fa-studiovinari{--fa:""}.fa-pied-piper{--fa:""}.fa-wordpress{--fa:""}.fa-product-hunt{--fa:""}.fa-firefox{--fa:""}.fa-linode{--fa:""}.fa-goodreads{--fa:""}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:""}.fa-jsfiddle{--fa:""}.fa-sith{--fa:""}.fa-themeisle{--fa:""}.fa-page4{--fa:""}.fa-hashnode{--fa:""}.fa-react{--fa:""}.fa-cc-paypal{--fa:""}.fa-squarespace{--fa:""}.fa-cc-stripe{--fa:""}.fa-creative-commons-share{--fa:""}.fa-bitcoin{--fa:""}.fa-keycdn{--fa:""}.fa-opera{--fa:""}.fa-itch-io{--fa:""}.fa-umbraco{--fa:""}.fa-galactic-senate{--fa:""}.fa-ubuntu{--fa:""}.fa-draft2digital{--fa:""}.fa-stripe{--fa:""}.fa-houzz{--fa:""}.fa-gg{--fa:""}.fa-dhl{--fa:""}.fa-pinterest-square,.fa-square-pinterest{--fa:""}.fa-xing{--fa:""}.fa-blackberry{--fa:""}.fa-creative-commons-pd{--fa:""}.fa-playstation{--fa:""}.fa-quinscape{--fa:""}.fa-less{--fa:""}.fa-blogger-b{--fa:""}.fa-opencart{--fa:""}.fa-vine{--fa:""}.fa-signal-messenger{--fa:""}.fa-paypal{--fa:""}.fa-gitlab{--fa:""}.fa-typo3{--fa:""}.fa-reddit-alien{--fa:""}.fa-yahoo{--fa:""}.fa-dailymotion{--fa:""}.fa-affiliatetheme{--fa:""}.fa-pied-piper-pp{--fa:""}.fa-bootstrap{--fa:""}.fa-odnoklassniki{--fa:""}.fa-nfc-symbol{--fa:""}.fa-mintbit{--fa:""}.fa-ethereum{--fa:""}.fa-speaker-deck{--fa:""}.fa-creative-commons-nc-eu{--fa:""}.fa-patreon{--fa:""}.fa-avianex{--fa:""}.fa-ello{--fa:""}.fa-gofore{--fa:""}.fa-bimobject{--fa:""}.fa-brave-reverse{--fa:""}.fa-facebook-f{--fa:""}.fa-google-plus-square,.fa-square-google-plus{--fa:""}.fa-web-awesome{--fa:""}.fa-mandalorian{--fa:""}.fa-first-order-alt{--fa:""}.fa-osi{--fa:""}.fa-google-wallet{--fa:""}.fa-d-and-d-beyond{--fa:""}.fa-periscope{--fa:""}.fa-fulcrum{--fa:""}.fa-cloudscale{--fa:""}.fa-forumbee{--fa:""}.fa-mizuni{--fa:""}.fa-schlix{--fa:""}.fa-square-xing,.fa-xing-square{--fa:""}.fa-bandcamp{--fa:""}.fa-wpforms{--fa:""}.fa-cloudversify{--fa:""}.fa-usps{--fa:""}.fa-megaport{--fa:""}.fa-magento{--fa:""}.fa-spotify{--fa:""}.fa-optin-monster{--fa:""}.fa-fly{--fa:""}.fa-square-bluesky{--fa:""}.fa-aviato{--fa:""}.fa-itunes{--fa:""}.fa-cuttlefish{--fa:""}.fa-blogger{--fa:""}.fa-flickr{--fa:""}.fa-viber{--fa:""}.fa-soundcloud{--fa:""}.fa-digg{--fa:""}.fa-tencent-weibo{--fa:""}.fa-letterboxd{--fa:""}.fa-symfony{--fa:""}.fa-maxcdn{--fa:""}.fa-etsy{--fa:""}.fa-facebook-messenger{--fa:""}.fa-audible{--fa:""}.fa-think-peaks{--fa:""}.fa-bilibili{--fa:""}.fa-erlang{--fa:""}.fa-x-twitter{--fa:""}.fa-cotton-bureau{--fa:""}.fa-dashcube{--fa:""}.fa-42-group,.fa-innosoft{--fa:""}.fa-stack-exchange{--fa:""}.fa-elementor{--fa:""}.fa-pied-piper-square,.fa-square-pied-piper{--fa:""}.fa-creative-commons-nd{--fa:""}.fa-palfed{--fa:""}.fa-superpowers{--fa:""}.fa-resolving{--fa:""}.fa-xbox{--fa:""}.fa-square-web-awesome-stroke{--fa:""}.fa-searchengin{--fa:""}.fa-tiktok{--fa:""}.fa-facebook-square,.fa-square-facebook{--fa:""}.fa-renren{--fa:""}.fa-linux{--fa:""}.fa-glide{--fa:""}.fa-linkedin{--fa:""}.fa-hubspot{--fa:""}.fa-deploydog{--fa:""}.fa-twitch{--fa:""}.fa-flutter{--fa:""}.fa-ravelry{--fa:""}.fa-mixer{--fa:""}.fa-lastfm-square,.fa-square-lastfm{--fa:""}.fa-vimeo{--fa:""}.fa-mendeley{--fa:""}.fa-uniregistry{--fa:""}.fa-figma{--fa:""}.fa-creative-commons-remix{--fa:""}.fa-cc-amazon-pay{--fa:""}.fa-dropbox{--fa:""}.fa-instagram{--fa:""}.fa-cmplid{--fa:""}.fa-upwork{--fa:""}.fa-facebook{--fa:""}.fa-gripfire{--fa:""}.fa-jedi-order{--fa:""}.fa-uikit{--fa:""}.fa-fort-awesome-alt{--fa:""}.fa-phabricator{--fa:""}.fa-ussunnah{--fa:""}.fa-earlybirds{--fa:""}.fa-trade-federation{--fa:""}.fa-autoprefixer{--fa:""}.fa-whatsapp{--fa:""}.fa-square-upwork{--fa:""}.fa-slideshare{--fa:""}.fa-google-play{--fa:""}.fa-viadeo{--fa:""}.fa-line{--fa:""}.fa-google-drive{--fa:""}.fa-servicestack{--fa:""}.fa-simplybuilt{--fa:""}.fa-bitbucket{--fa:""}.fa-imdb{--fa:""}.fa-deezer{--fa:""}.fa-raspberry-pi{--fa:""}.fa-jira{--fa:""}.fa-docker{--fa:""}.fa-screenpal{--fa:""}.fa-bluetooth{--fa:""}.fa-gitter{--fa:""}.fa-d-and-d{--fa:""}.fa-microblog{--fa:""}.fa-cc-diners-club{--fa:""}.fa-gg-circle{--fa:""}.fa-pied-piper-hat{--fa:""}.fa-kickstarter-k{--fa:""}.fa-yandex{--fa:""}.fa-readme{--fa:""}.fa-html5{--fa:""}.fa-sellsy{--fa:""}.fa-square-web-awesome{--fa:""}.fa-sass{--fa:""}.fa-wirsindhandwerk,.fa-wsh{--fa:""}.fa-buromobelexperte{--fa:""}.fa-salesforce{--fa:""}.fa-octopus-deploy{--fa:""}.fa-medapps{--fa:""}.fa-ns8{--fa:""}.fa-pinterest-p{--fa:""}.fa-apper{--fa:""}.fa-fort-awesome{--fa:""}.fa-waze{--fa:""}.fa-bluesky{--fa:""}.fa-cc-jcb{--fa:""}.fa-snapchat,.fa-snapchat-ghost{--fa:""}.fa-fantasy-flight-games{--fa:""}.fa-rust{--fa:""}.fa-wix{--fa:""}.fa-behance-square,.fa-square-behance{--fa:""}.fa-supple{--fa:""}.fa-webflow{--fa:""}.fa-rebel{--fa:""}.fa-css3{--fa:""}.fa-staylinked{--fa:""}.fa-kaggle{--fa:""}.fa-space-awesome{--fa:""}.fa-deviantart{--fa:""}.fa-cpanel{--fa:""}.fa-goodreads-g{--fa:""}.fa-git-square,.fa-square-git{--fa:""}.fa-square-tumblr,.fa-tumblr-square{--fa:""}.fa-trello{--fa:""}.fa-creative-commons-nc-jp{--fa:""}.fa-get-pocket{--fa:""}.fa-perbyte{--fa:""}.fa-grunt{--fa:""}.fa-weebly{--fa:""}.fa-connectdevelop{--fa:""}.fa-leanpub{--fa:""}.fa-black-tie{--fa:""}.fa-themeco{--fa:""}.fa-python{--fa:""}.fa-android{--fa:""}.fa-bots{--fa:""}.fa-free-code-camp{--fa:""}.fa-hornbill{--fa:""}.fa-js{--fa:""}.fa-ideal{--fa:""}.fa-git{--fa:""}.fa-dev{--fa:""}.fa-sketch{--fa:""}.fa-yandex-international{--fa:""}.fa-cc-amex{--fa:""}.fa-uber{--fa:""}.fa-github{--fa:""}.fa-php{--fa:""}.fa-alipay{--fa:""}.fa-youtube{--fa:""}.fa-skyatlas{--fa:""}.fa-firefox-browser{--fa:""}.fa-replyd{--fa:""}.fa-suse{--fa:""}.fa-jenkins{--fa:""}.fa-twitter{--fa:""}.fa-rockrms{--fa:""}.fa-pinterest{--fa:""}.fa-buffer{--fa:""}.fa-npm{--fa:""}.fa-yammer{--fa:""}.fa-btc{--fa:""}.fa-dribbble{--fa:""}.fa-stumbleupon-circle{--fa:""}.fa-internet-explorer{--fa:""}.fa-stubber{--fa:""}.fa-telegram,.fa-telegram-plane{--fa:""}.fa-old-republic{--fa:""}.fa-odysee{--fa:""}.fa-square-whatsapp,.fa-whatsapp-square{--fa:""}.fa-node-js{--fa:""}.fa-edge-legacy{--fa:""}.fa-slack,.fa-slack-hash{--fa:""}.fa-medrt{--fa:""}.fa-usb{--fa:""}.fa-tumblr{--fa:""}.fa-vaadin{--fa:""}.fa-quora{--fa:""}.fa-square-x-twitter{--fa:""}.fa-reacteurope{--fa:""}.fa-medium,.fa-medium-m{--fa:""}.fa-amilia{--fa:""}.fa-mixcloud{--fa:""}.fa-flipboard{--fa:""}.fa-viacoin{--fa:""}.fa-critical-role{--fa:""}.fa-sitrox{--fa:""}.fa-discourse{--fa:""}.fa-joomla{--fa:""}.fa-mastodon{--fa:""}.fa-airbnb{--fa:""}.fa-wolf-pack-battalion{--fa:""}.fa-buy-n-large{--fa:""}.fa-gulp{--fa:""}.fa-creative-commons-sampling-plus{--fa:""}.fa-strava{--fa:""}.fa-ember{--fa:""}.fa-canadian-maple-leaf{--fa:""}.fa-teamspeak{--fa:""}.fa-pushed{--fa:""}.fa-wordpress-simple{--fa:""}.fa-nutritionix{--fa:""}.fa-wodu{--fa:""}.fa-google-pay{--fa:""}.fa-intercom{--fa:""}.fa-zhihu{--fa:""}.fa-korvue{--fa:""}.fa-pix{--fa:""}.fa-steam-symbol{--fa:""}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-regular-400-BjRzuEpd.woff2) format("woff2"),url(/assets/fa-regular-400-DZaxPHgR.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fa-solid-900-CTAAxXor.woff2) format("woff2"),url(/assets/fa-solid-900-D0aA9rwL.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/assets/fa-brands-400-D_cYUPeE.woff2) format("woff2"),url(/assets/fa-brands-400-D1LuMI3I.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/assets/fa-solid-900-CTAAxXor.woff2) format("woff2"),url(/assets/fa-solid-900-D0aA9rwL.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/assets/fa-regular-400-BjRzuEpd.woff2) format("woff2"),url(/assets/fa-regular-400-DZaxPHgR.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-solid-900-CTAAxXor.woff2) format("woff2"),url(/assets/fa-solid-900-D0aA9rwL.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-brands-400-D_cYUPeE.woff2) format("woff2"),url(/assets/fa-brands-400-D1LuMI3I.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-regular-400-BjRzuEpd.woff2) format("woff2"),url(/assets/fa-regular-400-DZaxPHgR.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-v4compatibility-C9RhG_FT.woff2) format("woff2"),url(/assets/fa-v4compatibility-CCth-dXg.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}.customer-cases{font-family:微软雅黑,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cases-header{background:linear-gradient(135deg,#4a5568,#2d3748);color:#fff;padding:4rem 1rem;text-align:center}.header-title{font-size:2rem;font-weight:700;margin-bottom:1rem;line-height:1.3}.header-description{color:#e2e8f0;max-width:60rem;margin:0 auto;line-height:1.6;font-size:1rem;letter-spacing:-.02em}.stats-section{padding:4rem 1rem;background-color:#fff}.featured-cases-section{padding:4rem 1rem;background-color:#f7fafc}.industry-cases-section{padding:4rem 1rem;background-color:#fff}.testimonials-section{padding:4rem 1rem;background-color:#f7fafc}.cta-section{padding:4rem 1rem;background:linear-gradient(135deg,#4a5568,#2d3748);color:#fff}.customer-cases-section-container{max-width:90rem;margin:0 auto}.customer-cases-section-title{font-size:1.75rem;font-weight:700;color:#1a202c;text-align:center;margin-bottom:.5rem}.customer-cases-title-underline{width:3rem;height:.25rem;background-color:#b73534;margin:0 auto 1.5rem}.customer-cases-section-description{color:#718096;text-align:center;margin-bottom:3rem;line-height:1.6;max-width:48rem;margin-left:auto;margin-right:auto}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}@media(min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.customer-cases-stat-card{text-align:center;padding:2rem 1rem;background:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000000d;border:1px solid #e2e8f0;transition:transform .3s,box-shadow .3s}.customer-cases-stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.customer-cases-stat-number{font-size:2.5rem;font-weight:700;color:#b73534;margin-bottom:.5rem}.customer-cases-stat-label{font-size:1rem;font-weight:600;color:#2d3748;margin-bottom:.25rem}.customer-cases-stat-desc{font-size:.875rem;color:#718096}.carousel-container{position:relative;width:100%;max-width:900px;margin:0 auto;overflow:visible;padding:0 60px;min-height:700px}.carousel-track{position:relative;width:100%;min-height:700px;display:flex}.featured-case-card{position:absolute;width:100%;left:0;top:0;background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;border:1px solid #e2e8f0;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .6s ease-in-out,visibility .6s ease-in-out;opacity:0;visibility:hidden;pointer-events:none}.featured-case-card.active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.featured-case-card.next,.featured-case-card.prev{opacity:0;visibility:hidden;z-index:1}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fffffff2;border:2px solid #b73534;color:#b73534;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;cursor:pointer;z-index:10;transition:all .3s;box-shadow:0 4px 6px #0000001a}.carousel-btn:hover{background:#a02d2d;color:#fff;transform:translateY(-50%) scale(1.1)}.carousel-btn-prev{left:0}.carousel-btn-next{right:0}.carousel-indicators{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.carousel-indicator{width:12px;height:12px;border-radius:50%;background-color:#cbd5e0;border:none;cursor:pointer;transition:all .3s;padding:0}.carousel-indicator:hover{background-color:#a0aec0;transform:scale(1.2)}.carousel-indicator.active{background-color:#a02d2d;width:32px;border-radius:6px}.case-badge{position:absolute;top:1rem;left:1rem;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;color:#fff;z-index:10;background:linear-gradient(135deg,#a02d2d,#8b2323)}.badge-retail,.badge-tech,.badge-manufacturing{background:linear-gradient(135deg,#a02d2d,#8b2323)}.case-image-container{width:100%;overflow:hidden;position:relative;height:16rem}.case-image-img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s}.featured-case-card:hover .case-image-img{transform:scale(1.05)}.case-image{height:100%;position:relative;transition:transform .3s}.case-bg-red{background:linear-gradient(135deg,#a02d2d,#8b2323)}.case-bg-dark{background:linear-gradient(135deg,#2d3748,#1a202c)}.case-bg-blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.case-overlay{position:absolute;inset:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);display:flex;align-items:flex-end;justify-content:flex-start}.case-tag{color:#fff;font-size:.875rem;font-weight:600}.case-content{padding:1.5rem}.case-company{font-size:1.25rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.case-scale{color:#718096;font-size:.875rem;margin-bottom:1rem}.case-challenge,.case-solution,.case-results{margin-bottom:1rem}.challenge-title,.solution-title,.results-title{font-size:.95rem;font-weight:600;color:#2d3748;margin-bottom:.5rem}.challenge-list,.solution-list{list-style:none;padding:0;margin:0}.challenge-list li,.solution-list li{font-size:.875rem;color:#4a5568;margin-bottom:.25rem;padding-left:1rem;position:relative;line-height:1.6}.challenge-list li:before{content:"▪";position:absolute;left:0;color:#a02d2d}.solution-list li:before{content:"✓";position:absolute;left:0;color:#a02d2d;font-weight:700}.results-metrics{display:flex;gap:1rem;flex-wrap:wrap}.metric-item{flex:1;min-width:80px;text-align:center}.metric-value{display:block;font-size:1.5rem;font-weight:700;color:#a02d2d;margin-bottom:.25rem}.metric-label{display:block;font-size:.75rem;color:#718096}.case-detail-btn{display:none}.industry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}@media(min-width:768px){.industry-grid{grid-template-columns:repeat(3,1fr)}}.industry-card{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2rem 1.5rem;text-align:center;border:1px solid #e2e8f0;transition:transform .3s,box-shadow .3s}.industry-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.industry-icon{width:4rem;height:4rem;margin:0 auto 1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#a02d2d,#8b2323);font-size:2rem;color:#fff}.industry-icon-retail,.industry-icon-tech,.industry-icon-manufacturing,.industry-icon-service,.industry-icon-education,.industry-icon-finance{background:linear-gradient(135deg,#a02d2d,#8b2323)}.industry-name{font-size:1.125rem;font-weight:600;color:#1a202c;margin-bottom:.5rem}.industry-clients{color:#a02d2d;font-size:.875rem;font-weight:600;margin-bottom:1rem}.industry-features{list-style:none;padding:0;margin:0;text-align:left}.industry-features li{font-size:.875rem;color:#4a5568;margin-bottom:.5rem;padding-left:1rem;position:relative;line-height:1.5}.industry-features li:before{content:"•";position:absolute;left:0;color:#a02d2d;font-weight:700}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}@media(min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2rem 1.5rem;border:1px solid #e2e8f0;transition:transform .3s,box-shadow .3s}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.testimonial-rating{color:#f59e0b;font-size:1.25rem;margin-bottom:1rem}.testimonial-content{color:#4a5568;font-size:.95rem;line-height:1.7;margin-bottom:1.5rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-info{display:flex;flex-direction:column}.author-name{font-weight:600;color:#1a202c;font-size:.95rem;margin-bottom:.25rem}.author-title{font-size:.875rem;color:#718096}.cta-content{text-align:center}.cta-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1rem}.cta-description{color:#e2e8f0;font-size:1rem;margin-bottom:2rem;max-width:100%;margin-left:auto;margin-right:auto;white-space:nowrap}.cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.customer-cases .btn-primary{background:#a02d2d!important;background-color:#a02d2d!important;background-image:none!important;color:#fff!important;padding:.5rem 1.5rem;border-radius:9999px;font-weight:500;border:none;cursor:pointer;transition:background-color .3s;font-size:1rem}.customer-cases .btn-primary:hover{background:#8b2323!important;background-color:#8b2323!important;background-image:none!important}.customer-cases .btn-secondary{border:2px solid white;color:#fff;background:transparent;padding:.5rem 1.5rem;border-radius:9999px;font-weight:500;cursor:pointer;transition:all .3s;font-size:1rem}.customer-cases .btn-secondary:hover{background-color:#fff;color:#2d3748}@media(max-width:768px){.header-title,.section-title,.cta-title{font-size:1.5rem}.stats-grid,.industry-grid,.testimonials-grid{grid-template-columns:1fr}.carousel-container{padding:0 40px}.carousel-btn{width:36px;height:36px;font-size:1.5rem}.case-image{height:12rem}.results-metrics{flex-direction:column}.metric-item{min-width:100%}}.about-us{font-family:微软雅黑,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.about-header{background:linear-gradient(135deg,#4a5568,#2d3748);color:#fff;padding:4rem 1rem;text-align:center}.about-header-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.3}.about-header-description{color:#e2e8f0;max-width:48rem;margin:0 auto;line-height:1.8;font-size:1.125rem}.company-intro-section{padding:4rem 1rem;background-color:#fff}.values-section{padding:4rem 1rem;background-color:#f7fafc}.team-section{padding:4rem 1rem;background-color:#fff}.milestones-section{padding:4rem 1rem;background-color:#f7fafc}.contact-section{padding:4rem 1rem;background-color:#fff}.about-us-section-container{max-width:72rem;margin:0 auto}.about-us-section-title{font-size:1.875rem;font-weight:700;color:#1a202c;text-align:center;margin-bottom:.5rem}.about-us-title-underline{width:3rem;height:.25rem;background-color:#b73534;margin:0 auto 1.5rem}.about-us-section-description{color:#718096;text-align:center;margin-bottom:3rem;line-height:1.6;font-size:1rem}.intro-content{display:grid;grid-template-columns:1fr;gap:3rem;margin-top:2rem}@media(min-width:768px){.intro-content{grid-template-columns:1.5fr 1fr}}.intro-text{display:flex;flex-direction:column;gap:1.25rem}.intro-paragraph{color:#4a5568;line-height:1.8;font-size:1rem;text-align:justify}.intro-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.about-stat-item{background:linear-gradient(135deg,#b73534,#a02d2d);padding:2rem 1rem;border-radius:.5rem;text-align:center;color:#fff;box-shadow:0 4px 6px -1px #0000001a;transition:transform .3s}.about-stat-item:hover{transform:translateY(-4px)}.about-stat-number{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.about-stat-label{font-size:.875rem;color:#fff;opacity:.95}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}@media(min-width:768px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.values-grid{grid-template-columns:repeat(4,1fr)}}.value-card{background:#fff;border-radius:.5rem;padding:2rem 1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .3s,box-shadow .3s;text-align:center}.value-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.value-icon-container{width:4rem;height:4rem;margin:0 auto 1.5rem;background-color:#b73534;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;position:relative}.value-icon{width:2rem;height:2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.value-title{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:1rem}.value-description{color:#4a5568;line-height:1.6;font-size:.95rem}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}@media(min-width:768px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.team-grid{grid-template-columns:repeat(4,1fr)}}.team-card{background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .3s,box-shadow .3s;text-align:center}.team-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.team-member-image{height:6rem;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff}.team-image-1,.team-image-2,.team-image-3,.team-image-4{background:linear-gradient(135deg,#a02d2d,#8b2323)}.team-member-name{font-size:1.125rem;font-weight:600;color:#1a202c;margin:1.5rem 1rem .5rem}.team-member-role{color:#a02d2d;font-size:.875rem;font-weight:500;margin-bottom:.75rem}.team-member-description{color:#4a5568;line-height:1.6;font-size:.9rem;padding:0 1rem 1.5rem}.timeline{max-width:48rem;margin:2rem auto 0;position:relative}.timeline:before{content:"";position:absolute;left:2rem;top:0;bottom:0;width:2px;background-color:#e2e8f0}@media(min-width:768px){.timeline:before{left:50%;transform:translate(-50%)}}.timeline-item{position:relative;margin-bottom:3rem;padding-left:5rem}@media(min-width:768px){.timeline-item{width:50%;padding-left:0;padding-right:3rem}.timeline-item:nth-child(2n){margin-left:auto;padding-right:0;padding-left:3rem}}.timeline-marker{position:absolute;left:1.5rem;top:0;width:1rem;height:1rem;background-color:#a02d2d;border-radius:50%;border:3px solid white;box-shadow:0 0 0 3px #e2e8f0}@media(min-width:768px){.timeline-marker{left:auto;right:-.5rem}.timeline-item:nth-child(2n) .timeline-marker{right:auto;left:-.5rem}}.timeline-content{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a}.timeline-date{color:#a02d2d;font-weight:600;font-size:.875rem;margin-bottom:.5rem}.timeline-title{font-size:1.125rem;font-weight:600;color:#1a202c;margin-bottom:.75rem}.timeline-description{color:#4a5568;line-height:1.6;font-size:.95rem}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}@media(min-width:768px){.contact-grid{grid-template-columns:repeat(3,1fr)}}.contact-card{background:#fff;border-radius:.5rem;padding:2rem 1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .3s,box-shadow .3s;text-align:center}.contact-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.contact-icon-container{width:4rem;height:4rem;margin:0 auto 1.5rem;background-color:#2d3748;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff}.contact-icon{width:2rem;height:2rem}.contact-title{font-size:1.125rem;font-weight:600;color:#1a202c;margin-bottom:.75rem}.contact-info{color:#4a5568;line-height:1.6;font-size:.95rem}@media(max-width:768px){.about-header-title{font-size:1.75rem}.section-title{font-size:1.5rem}.intro-stats{grid-template-columns:1fr}.stat-number{font-size:2rem}}.apply-cooperation{font-family:微软雅黑,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.apply-header{background:linear-gradient(135deg,#4a5568,#2d3748);color:#fff;padding:4rem 1rem;text-align:center}.apply-header-title{font-size:2rem;font-weight:700;margin-bottom:1rem;line-height:1.3}.apply-header-description{color:#e2e8f0;max-width:48rem;margin:0 auto;line-height:1.6;font-size:1rem}.apply-form-section{padding:4rem 1rem;background-color:#f7fafc}.apply-section-container{max-width:72rem;margin:0 auto}.apply-content-wrapper{display:flex;flex-direction:column;gap:3rem}.apply-benefits{background:#fff;padding:2.5rem;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.benefits-title{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem}.benefits-list{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media(min-width:768px){.benefits-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.benefits-list{grid-template-columns:repeat(4,1fr)}}.benefit-item{display:flex;gap:1rem}.benefit-icon-container{flex-shrink:0;width:3rem;height:3rem;background-color:#b73534;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#fff}.benefit-icon{width:1.75rem;height:1.75rem}.benefit-content{flex:1}.benefit-title{font-size:1rem;font-weight:600;color:#1a202c;margin-bottom:.25rem}.benefit-description{font-size:.875rem;color:#718096;line-height:1.5}.apply-form-container{background:#fff;padding:2.5rem;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.form-title{font-size:1.75rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.form-description{color:#718096;margin-bottom:2rem;line-height:1.6}.success-message{text-align:center;padding:3rem 1rem}.success-icon{width:4rem;height:4rem;color:#10b981;margin:0 auto 1rem}.success-message h3{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.success-message p{color:#718096;font-size:1rem}.cooperation-form{display:flex;flex-direction:column;gap:1.25rem}.form-row{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.form-row{grid-template-columns:1fr 1fr}}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.95rem;font-weight:500;color:#2d3748}.required{color:#a02d2d}.form-input,.form-select,.form-textarea{padding:.75rem 1rem;border:1px solid #cbd5e0;border-radius:.375rem;font-size:.95rem;color:#1a202c;transition:all .3s;font-family:inherit}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#a02d2d;box-shadow:0 0 0 3px #a02d2d1a}.form-input::placeholder,.form-textarea::placeholder{color:#a0aec0}.form-select{cursor:pointer;background-color:#fff}.form-textarea{resize:vertical;min-height:100px}.submit-btn{width:100%;background:linear-gradient(135deg,#a02d2d,#8b2323);color:#fff;padding:.875rem 1.5rem;border-radius:.375rem;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s;margin-top:.5rem}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 15px -3px #a02d2d4d}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{background:linear-gradient(135deg,#cbd5e0,#a0aec0);cursor:not-allowed;opacity:.6}.form-note{text-align:center;font-size:.75rem;color:#718096;margin-top:.5rem}.privacy-agreement{margin-bottom:1.5rem;padding:1rem;background-color:#f7fafc;border-left:4px solid #a02d2d;border-radius:.375rem}.privacy-checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}.privacy-checkbox{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;margin-top:.125rem;cursor:pointer;accent-color:#a02d2d}.privacy-text{font-size:.875rem;color:#2d3748;line-height:1.6}.privacy-link{color:#a02d2d;text-decoration:underline;cursor:pointer;transition:color .3s}.privacy-link:hover{color:#8b2323}.privacy-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.privacy-modal{background:#fff;border-radius:.5rem;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0003}.privacy-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0}.privacy-modal-header h2{font-size:1.5rem;font-weight:700;color:#1a202c;margin:0}.privacy-modal-close{background:none;border:none;font-size:2rem;cursor:pointer;color:#718096;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:color .3s}.privacy-modal-close:hover{color:#1a202c}.privacy-modal-content{flex:1;overflow-y:auto;padding:1.5rem;font-size:.875rem;color:#4a5568;line-height:1.8}.privacy-modal-content p{margin-bottom:.75rem;white-space:pre-wrap;word-break:break-word}.privacy-modal-footer{padding:1.5rem;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:1rem}.privacy-modal-btn{padding:.625rem 1.5rem;background-color:#a02d2d;color:#fff;border:none;border-radius:.375rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s}.privacy-modal-btn:hover{background-color:#8b2323;transform:translateY(-2px);box-shadow:0 4px 12px #a02d2d4d}.privacy-modal-btn:active{transform:translateY(0)}@media(max-width:768px){.apply-header-title{font-size:1.5rem}.apply-form-container{padding:1.5rem}.form-title{font-size:1.5rem}.benefits-title{font-size:1.25rem}}@media(max-width:640px){.apply-header{padding:3rem 1rem}.apply-form-section{padding:2rem 1rem}.apply-benefits{padding:1.5rem}.benefit-item{flex-direction:column}}.settings-page{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#fff);padding:40px 20px}.settings-container{max-width:1200px;margin:0 auto}.settings-header{margin-bottom:40px;text-align:left}.settings-title{font-size:32px;font-weight:700;color:#1a1a1a;margin:0 0 12px}.settings-subtitle{font-size:16px;color:#666;margin:0;line-height:1.6}.settings-content{display:grid;grid-template-columns:240px 1fr;gap:32px;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden;min-height:600px}.settings-sidebar{background:linear-gradient(135deg,#f8f9fa,#fff);padding:24px 0;border-right:1px solid #e5e5e5;display:flex;flex-direction:column;gap:8px}.settings-tab{display:flex;align-items:center;gap:12px;padding:12px 24px;border:none;background:transparent;color:#666;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:left;border-left:3px solid transparent}.settings-tab:hover{background:#00000008;color:#1a1a1a}.settings-tab.active{background:#b735340d;color:#b73534;border-left-color:#b73534;font-weight:600}.tab-icon{width:20px;height:20px;flex-shrink:0}.settings-main{padding:32px;overflow-y:auto}.settings-tab-content{max-width:700px}.tab-header{margin-bottom:32px;padding-bottom:20px;border-bottom:2px solid #e5e5e5}.tab-header h2{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.tab-header p{font-size:14px;color:#666;margin:0;line-height:1.6}.form-section{display:flex;flex-direction:column;gap:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{font-size:14px;font-weight:600;color:#333}.form-input{padding:12px 16px;border:1px solid #d0d0d0;border-radius:8px;font-size:14px;color:#1a1a1a;transition:all .2s ease;background:#fff}.form-input:focus{outline:none;border-color:#b73534;box-shadow:0 0 0 3px #b735341a}.form-input:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.form-hint{font-size:12px;color:#999;margin:0;line-height:1.5}.avatar-upload{display:flex;align-items:center;gap:20px}.current-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #e5e5e5}.upload-btn{padding:10px 20px;background:#f8f9fa;border:1px solid #d0d0d0;border-radius:8px;font-size:14px;font-weight:500;color:#333;cursor:pointer;transition:all .2s ease}.upload-btn:hover{background:#e9ecef;border-color:#999}.form-actions{display:flex;gap:12px;margin-top:16px}.form-actions .btn-primary{padding:12px 32px;background:linear-gradient(135deg,#9d2e2f,#8b2323)!important;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #a02d2d40}.form-actions .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #a02d2d59}.form-actions .btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{padding:12px 32px;background:#f8f9fa;color:#666;border:1px solid #d0d0d0;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#e9ecef;border-color:#999}.security-items{display:flex;flex-direction:column;gap:16px}.security-item{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#f8f9fa;border:1px solid #e5e5e5;border-radius:12px;transition:all .2s ease}.security-item:hover{background:#fff;border-color:#b73534;box-shadow:0 4px 12px #0000000d}.security-info{flex:1}.security-title{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.security-desc{font-size:13px;color:#666;line-height:1.5}.btn-link{padding:8px 20px;background:transparent;color:#b73534;border:1px solid #b73534;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-link:hover{background:#b73534;color:#fff}.notification-items{display:flex;flex-direction:column;gap:16px}.notification-item{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#f8f9fa;border:1px solid #e5e5e5;border-radius:12px;transition:all .2s ease}.notification-item:hover{background:#fff;box-shadow:0 4px 12px #0000000d}.notification-info{flex:1;margin-right:20px}.notification-title{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.notification-desc{font-size:13px;color:#666;line-height:1.5}.switch{position:relative;display:inline-block;width:52px;height:28px;flex-shrink:0}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.3s;border-radius:28px}.slider:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0003}input:checked+.slider{background-color:#b73534}input:checked+.slider:before{transform:translate(24px)}.preference-items{display:flex;flex-direction:column;gap:24px}.preference-section{display:flex;flex-direction:column;gap:16px}.preference-section-title{font-size:16px;font-weight:600;color:#1f2937;margin:0}.preference-section-desc{font-size:14px;color:#6b7280;margin:0}.preference-divider{border:none;border-top:1px solid #e5e7eb;margin:8px 0}.user-type-selector{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.user-type-option{padding:20px;border:2px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;gap:12px}.user-type-option:hover{border-color:#bfdbfe;background:#f0f9ff;box-shadow:0 4px 12px #3b82f61a}.user-type-option.active{border-color:#b73534;background:#fdf2f2;box-shadow:0 4px 12px #b7353426}.option-header{display:flex;align-items:center;gap:12px}.option-header input[type=radio]{width:20px;height:20px;cursor:pointer;accent-color:#b73534}.option-header label{font-size:16px;font-weight:600;color:#1f2937;cursor:pointer;margin:0}.option-desc{font-size:13px;color:#6b7280;margin:0;padding-left:32px}.option-features{display:flex;flex-wrap:wrap;gap:8px;padding-left:32px}.option-features span{display:inline-block;padding:4px 8px;background:#f3f4f6;border-radius:6px;font-size:12px;color:#4b5563}.user-type-option.active .option-features span{background:#f5d5d5;color:#8b2323}.preference-item{display:flex;flex-direction:column;gap:8px}.preference-label{font-size:14px;font-weight:600;color:#333}.preference-select{padding:12px 16px;border:1px solid #d0d0d0;border-radius:8px;font-size:14px;color:#1a1a1a;background:#fff;cursor:pointer;transition:all .2s ease}.preference-select:focus{outline:none;border-color:#b73534;box-shadow:0 0 0 3px #b735341a}@media(max-width:768px){.settings-content{grid-template-columns:1fr}.settings-sidebar{border-right:none;border-bottom:1px solid #e5e5e5;padding:16px;flex-direction:row;overflow-x:auto;gap:4px}.settings-tab{border-left:none;border-bottom:3px solid transparent;white-space:nowrap;padding:12px 16px}.settings-tab.active{border-left:none;border-bottom-color:#b73534}.settings-main{padding:24px 16px}.form-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}.user-type-selector{grid-template-columns:1fr}}.message-box{padding:12px 16px;border-radius:8px;margin-bottom:24px;font-size:14px;line-height:1.5}.message-box.success{background-color:#e8f5e9;color:#2e7d32;border:1px solid #4caf50}.message-box.error{background-color:#ffebee;color:#c62828;border:1px solid #ef5350}.loading-message{text-align:center;padding:40px;color:#666;font-size:16px}.required{color:#b73534;margin-left:4px}.usage-card{margin-top:24px;padding:20px;background:linear-gradient(135deg,#fdf2f2,#fff);border:1px solid #f5d5d5;border-radius:12px;transition:all .3s ease}.usage-card:hover{box-shadow:0 4px 16px #b7353426;border-color:#e8b0b0}.usage-title{font-size:15px;font-weight:600;color:#8b2323;margin-bottom:16px;display:flex;align-items:center;gap:8px}.usage-title:before{content:"📊";font-size:18px}.usage-content{display:flex;flex-direction:column;gap:12px}.usage-stats{display:flex;flex-direction:column;gap:8px}.usage-count{font-size:18px;font-weight:600;color:#1f2937}.usage-status{font-size:14px;padding:8px 12px;border-radius:8px;font-weight:500;display:inline-block;max-width:fit-content}.usage-status.ok{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border:1px solid #6ee7b7}.usage-status.exceeded{background:linear-gradient(135deg,#fde8e8,#f5d5d5);color:#8b2323;border:1px solid #e8b0b0}.usage-hint{font-size:13px;color:#6b7280;margin-top:8px;padding:10px;background:#00000005;border-radius:6px;line-height:1.6}.dialog-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease}.dialog-content{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;animation:slideIn .3s ease}@keyframes slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.dialog-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e5e5}.dialog-header h3{margin:0;font-size:20px;font-weight:600;color:#1a1a1a}.dialog-close{background:none;border:none;font-size:28px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.dialog-close:hover{background:#f5f5f5;color:#333}.dialog-body{padding:24px}.dialog-footer{display:flex;gap:12px;padding:16px 24px;border-top:1px solid #e5e5e5;justify-content:flex-end}.dialog-footer .btn-primary{padding:12px 32px;background:linear-gradient(135deg,#9d2e2f,#8b2323)!important;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #a02d2d40;min-width:100px}.dialog-footer .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #a02d2d59}.dialog-footer .btn-primary:disabled{opacity:.6;cursor:not-allowed}.dialog-footer .btn-secondary{min-width:100px}*{font-family:Microsoft YaHei,微软雅黑,Segoe UI,Tahoma,sans-serif}.user-type-selector-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s ease}.user-type-selector-modal{background:#fff;border-radius:16px;padding:2.5rem;max-width:900px;width:90%;box-shadow:0 20px 60px #0000004d;animation:slideIn .4s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.selector-header{text-align:center;margin-bottom:2.5rem}.selector-logo{height:64px;width:auto;margin-bottom:1.5rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.selector-title{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 .75rem;background:linear-gradient(135deg,var(--primary-red) 0%,var(--primary-red-dark) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.selector-subtitle{font-size:1rem;color:#6b7280;margin:0;line-height:1.6}.user-type-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:2rem}.user-type-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:2rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.user-type-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;transition:all .3s ease}.user-type-card.personal:before{background:linear-gradient(90deg,var(--primary-red),var(--primary-red-dark))}.user-type-card.enterprise:before{background:linear-gradient(90deg,#10b981,#059669)}.user-type-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026}.user-type-card.personal:hover{border-color:var(--primary-red)}.user-type-card.enterprise:hover{border-color:#10b981}.type-icon{width:64px;height:64px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2rem;color:#fff;box-shadow:0 4px 12px #0000001a}.user-type-card.personal .type-icon{background:linear-gradient(135deg,var(--primary-red) 0%,var(--primary-red-dark) 100%)}.user-type-card.enterprise .type-icon{background:linear-gradient(135deg,#10b981,#059669)}.type-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;text-align:center}.type-desc{font-size:.875rem;color:#6b7280;margin:0 0 1.5rem;text-align:center}.type-features{list-style:none;padding:0;margin:0 0 1.5rem}.type-features li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9375rem;color:#4b5563}.type-features li i{color:#10b981;font-size:.875rem}.select-btn{width:100%;padding:.875rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.user-type-card.personal .select-btn{background:linear-gradient(135deg,var(--primary-red) 0%,var(--primary-red-dark) 100%)}.user-type-card.enterprise .select-btn{background:linear-gradient(135deg,#10b981,#059669)}.select-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.user-type-card.personal .select-btn:hover{background:linear-gradient(135deg,var(--primary-red-dark) 0%,var(--primary-red-darker) 100%)}.user-type-card.enterprise .select-btn:hover{background:linear-gradient(135deg,#059669,#047857)}.selector-footer{text-align:center;padding-top:1.5rem;border-top:1px solid #e5e7eb}.footer-note{font-size:.875rem;color:#9ca3af;margin:0}:root{--primary-red: #c53030;--primary-red-light: #e53e3e;--primary-red-lighter: #f56565;--primary-red-dark: #9b2c2c;--primary-red-darker: #742a2a;--secondary-red: #dd6b20;--secondary-red-light: #ed8936;--secondary-red-lighter: #f6ad55;--red-bg-light: #fff5f5;--red-bg-lighter: #fffbfb;--neutral-dark: #2c1810;--neutral-medium: #5d4037;--neutral-light: #a1887f;--neutral-lighter: #d7ccc8;--neutral-bg: #faf8f7;--success-color: var(--primary-red);--success-bg: var(--red-bg-light)}.qa-expert{min-height:100vh;height:100vh;overflow:hidden;background:var(--neutral-bg);padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;flex-direction:row;width:100%}.container-wrapper{flex:1;display:flex;gap:0;flex-wrap:nowrap;position:relative;background:transparent;border-radius:0;box-shadow:none;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 1rem);min-height:calc(100vh - 1rem);width:calc(100% - 1rem);max-width:none;margin:.5rem}.history-sidebar{width:260px;background:#fff;border-right:1px solid var(--neutral-lighter);box-shadow:0 1px 3px #0000000a;padding:0;height:100%;min-height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative;flex-shrink:0;border-radius:8px}.history-sidebar:after{content:none}.sidebar-top{flex-shrink:0;padding:1rem;border-bottom:1px solid var(--neutral-lighter)}.sidebar-header-section{margin-bottom:1rem}.sidebar-logo{height:48px;width:auto;display:block;margin:.5rem 0}.new-chat-btn{width:100%;padding:.75rem 1rem;background:#fff;border:1px solid rgba(160,45,45,.1);border-radius:8px;color:#a02d2d;font-size:.875rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;outline:none}.new-chat-btn:hover{background:#f8f9fa;border-color:#8c2525;color:#8c2525;border-color:#f871714d;box-shadow:0 4px 12px #f8717133}.new-chat-btn:focus{outline:none;box-shadow:0 0 0 2px #ffffff4d}.sidebar-divider{height:1px;background:#f3f4f6;margin:0}.sidebar-content{flex:1;overflow-y:auto;overflow-x:hidden;padding:1rem}.history-group{margin-bottom:1.5rem}.group-header{font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;padding:0 .5rem}.group-list{display:flex;flex-direction:column;gap:.5rem}.history-group-item{width:100%;padding:.75rem;background:#fff;border:1px solid rgba(160,45,45,.1);border-radius:8px;color:#4b5563;font-size:.875rem;text-align:left;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;outline:none}.history-group-item:focus{outline:none}.history-group-item-wrapper{display:flex;align-items:center;gap:.5rem;width:100%}.history-group-item-wrapper .history-group-item{flex:1;margin:0}.session-delete-btn{padding:.5rem;background:transparent;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;font-size:.75rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;opacity:0}.history-group-item-wrapper:hover .session-delete-btn{opacity:1;color:#a02d2d;background:#ef44441a}.session-delete-btn:hover{background:#ef444433;color:#a02d2d}.session-delete-btn:active{background:#ef44444d}.history-group-item:hover{background:#fff;border-color:#f871714d;box-shadow:0 4px 12px #f8717133;color:#1f2937}.history-group-item.active{background:#fff;color:#1f2937;font-weight:500;border-color:#f871714d;box-shadow:0 4px 12px #f8717133}.item-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.sidebar-footer{flex-shrink:0;padding:1rem;border-top:1px solid #f3f4f6;display:flex;align-items:center;gap:.75rem}.user-info-footer{display:flex;align-items:center;gap:.75rem;cursor:pointer;flex:1;min-width:0}.user-avatar-footer{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.user-name-footer{font-size:.875rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.chat-section{flex:1;max-width:none;margin:0;width:100%}.chat-section{flex:1;min-width:unset;padding:0;max-width:1200px;margin:0 auto;width:100%;display:flex;flex-direction:column;background:#fff;border-radius:8px;height:100%;min-height:100%}.chat-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:0;padding:1rem 1.5rem;background:transparent;border-radius:0;box-shadow:none;position:relative;border-bottom:none}.header-actions{display:flex;gap:12px;align-items:center}.chat-logo{height:36px;width:auto;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.title-divider{width:2px;height:32px;background:linear-gradient(to bottom,transparent,#a02d2d,transparent);position:relative;margin:0 .5rem;transition:background .3s ease}.title-divider.ai-mode{background:linear-gradient(to bottom,transparent,#a02d2d,transparent)}.title-divider.expert-mode{background:linear-gradient(to bottom,transparent,#10b981,transparent)}.title-divider:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1px;animation:dividerGlow 3s ease-in-out infinite;transition:background .3s ease,box-shadow .3s ease}.title-divider.ai-mode:before{background:linear-gradient(to bottom,#ef44441a,#ef44444d,#ef44441a)}.title-divider.expert-mode:before{background:linear-gradient(to bottom,#10b9811a,#10b9814d,#10b9811a)}@keyframes dividerGlow{0%,to{opacity:.7}50%{opacity:1}}.title-divider.ai-mode:before{box-shadow:0 0 2px #ef44444d}@keyframes dividerGlow{0%,to{opacity:.7}50%{opacity:1;box-shadow:0 0 6px #ef444480}}.title-divider.expert-mode:before{box-shadow:0 0 2px #10b9814d}@keyframes dividerGlowExpert{0%,to{opacity:.7}50%{opacity:1;box-shadow:0 0 6px #10b98180}}.chat-title{font-size:1.5rem;font-weight:700;font-family:Microsoft YaHei,微软雅黑,Segoe UI,Tahoma,sans-serif;color:#1f2937;margin:0 0 .5rem;letter-spacing:.05em;position:relative;padding:.2rem .5rem;border-radius:8px;transition:all .3s ease}.chat-title.ai-mode,.chat-title.expert-mode{color:#1f2937;background:none;-webkit-background-clip:unset;background-clip:unset}.chat-title:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;transform:scaleX(0);transition:transform .3s ease,background .3s ease}.chat-title.ai-mode:after{background:linear-gradient(90deg,transparent,#a02d2d,transparent)}.chat-title.expert-mode:after{background:linear-gradient(90deg,transparent,#10b981,transparent)}.chat-title:hover{transform:translateY(-2px)}.chat-title:hover:after{transform:scaleX(1)}@media(max-width:768px){.header-left-section{flex-wrap:wrap}.title-divider{height:24px;margin:0 .3rem}.chat-title{font-size:1.3rem}.chat-logo{height:30px}}@media(max-width:576px){.title-divider{height:20px;margin:0 .2rem}.chat-title{font-size:1.2rem}.chat-logo{height:28px}}.clear-chat-btn{font-size:.875rem;color:#fff;background:linear-gradient(135deg,#a02d2d 0% 100%);border:none;padding:.875rem 1.25rem;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.5rem;outline:none;box-shadow:0 4px 12px #ef444440;font-weight:600}.clear-chat-btn:focus{outline:none}.clear-chat-btn:hover:not(:disabled){background:linear-gradient(135deg,#a02d2d 0% 100%);transform:translateY(-2px);box-shadow:0 6px 16px #ef444459}.clear-chat-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 3px 10px #6b728040}.clear-chat-btn:disabled{opacity:.5;cursor:not-allowed;background:linear-gradient(135deg,#9ca3af,#6b7280)}.clear-chat-btn i{font-size:.9rem}.chat-mode-switcher{display:flex;gap:.5rem;background:#f3f4f6;padding:.25rem;border-radius:10px}.mode-btn{padding:.5rem 1rem;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:.875rem;font-weight:500;color:#6b7280;display:flex;align-items:center;gap:.375rem}.mode-btn:hover:not(.active){background:#ffffff80;color:#374151}.mode-btn.active{background:linear-gradient(145deg,#f0f9ff,#e6f7ff);box-shadow:0 2px 4px #0000001a}.mode-btn.active:has(.fa-robot){color:#a02d2d}.mode-btn.active:has(.fa-user-tie){color:#10b981}.mode-btn i{font-size:.9rem}.expert-mode-btn{position:relative;padding-right:.75rem}.status-badge{position:absolute;top:-6px;right:-6px;padding:.125rem .375rem;border-radius:10px;font-size:.625rem;font-weight:600;color:#2c3e50;white-space:nowrap;box-shadow:0 2px 4px #0000001a;animation:badgePulse 2s ease-in-out infinite}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.chat-container{background:transparent;border-radius:0;box-shadow:none;overflow:hidden;display:flex;flex-direction:column;border:none;border-top:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding-bottom:0;flex:1;min-height:0;position:relative;height:100%;width:100%}.messages-container{flex:1;overflow-y:auto;overflow-x:hidden;padding:.75rem 1rem;padding-bottom:3%;display:flex;flex-direction:column;gap:1rem;min-height:0;scrollbar-width:none;-ms-overflow-style:none}.messages-container::-webkit-scrollbar{display:none}.empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9ca3af;text-align:center;padding:2rem}.empty-state i:first-child{font-size:4rem;margin-bottom:1.5rem;color:#9ca3af;opacity:.35;animation:floatIcon 3s ease-in-out infinite}@keyframes floatIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.empty-state p{margin:0;font-size:1.125rem;line-height:1.5;color:#9ca3af;font-weight:500}.welcome-container{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:600px;margin:0 auto;padding:2rem;text-align:center}.welcome-header{display:flex;flex-direction:row;align-items:center;margin-bottom:2rem;gap:1rem}.welcome-header-content{display:flex;flex-direction:row;align-items:center;gap:1rem}.welcome-logo{height:40px;width:auto;object-fit:contain;flex-shrink:0}.welcome-header h1{font-size:24px;font-weight:600;color:#1f2937;margin:0;line-height:1.3;text-align:left}.welcome-description{margin-bottom:2rem}.welcome-description p{font-size:.95rem;color:#6b7280;margin:0;line-height:1.5}.welcome-input-section{width:100%;margin-bottom:2rem;display:none}.input-placeholder,.input-placeholder p{display:none}.welcome-suggestions{width:100%}.suggestions-title{font-size:.875rem;color:#6b7280;margin:0 0 1rem;font-weight:500}.suggestions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;width:100%}.product-categories-wrapper{height:300px;position:relative;display:flex;flex-direction:column;gap:.5rem;padding:.75rem;margin:.25rem 0;overflow:hidden;background:linear-gradient(135deg,#f0f7ff,#e6f7ff);border-radius:10px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.carousel-container{position:relative;width:100%;overflow:hidden;height:300px}.carousel-inner{display:flex;transition:transform .5s ease-in-out}.carousel-prev,.carousel-next{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:none;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;z-index:10;transition:all .3s ease}.carousel-prev{left:10px}.carousel-next{right:10px}.carousel-prev:hover,.carousel-next:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 6px 16px #0003}.carousel-indicators{display:flex;justify-content:center;gap:8px;margin-top:1rem}.carousel-indicators button{width:10px;height:10px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;transition:all .3s ease}.carousel-indicators button.active{background:var(--primary);width:24px;border-radius:5px}.product-categories-wrapper::-webkit-scrollbar{height:6px}.product-categories-wrapper::-webkit-scrollbar-track{background:#ffffff80;border-radius:10px}.product-categories-wrapper::-webkit-scrollbar-thumb{background:var(--primary);border-radius:10px}.product-categories-wrapper::-webkit-scrollbar-thumb:hover{background:var(--primary-dark)}.suggestion-btn{padding:.75rem 1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#4b5563;font-size:.875rem;cursor:pointer;transition:all .2s ease;text-align:center;line-height:1.4;font-weight:500}.suggestion-btn:hover{background:#fff;border-color:#a02d2d;color:#a02d2d;box-shadow:0 1px 3px #ef44441a;transform:translateY(-2px)}.suggestion-btn:active{transform:translateY(0);box-shadow:0 1px 2px #ef44440d}.message-row{display:flex;align-items:center;animation:messageSlideIn .3s ease-out}.message-row.user{justify-content:flex-end}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-content{display:flex;flex-direction:row;align-items:center;max-width:85%;gap:.75rem}.avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.avatar-image,.bot-avatar .avatar-image{width:55px;height:55px}.bot-avatar{background:#fecaca;color:#a02d2d;font-size:1.125rem;transition:all .3s ease}.bot-avatar:hover{transform:scale(1.08);box-shadow:0 3px 8px #ef444440}.expert-avatar{background:linear-gradient(135deg,#10b981,#059669);color:#2c3e50;font-size:1.25rem;box-shadow:0 3px 10px #10b9814d;border:2.5px solid rgba(255,255,255,.95);transition:all .3s ease}.expert-avatar:hover{transform:scale(1.1) rotate(5deg);box-shadow:0 4px 14px #10b98173}.user-avatar{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;font-size:1.5rem;box-shadow:0 3px 8px #3498db4d;border:2px solid rgba(255,255,255,.9);transition:all .3s ease}.user-avatar:hover{transform:scale(1.08);box-shadow:0 4px 12px #3498db66}.chat-message{border-radius:16px;padding:1.25rem 1.5rem;position:relative;max-width:100%;word-wrap:break-word;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);line-height:1.8}.chat-message.streaming:after{content:"|";display:inline-block;margin-left:2px;animation:cursorBlink 1s infinite;font-weight:700;color:#a02d2d}@keyframes cursorBlink{0%,49%{opacity:1}50%,to{opacity:0}}.bot-message{background:#fff;color:#374151;border:1px solid rgba(239,68,68,.1);line-height:1.85;box-shadow:0 2px 6px #0000000d;transition:all .25s cubic-bezier(.25,.46,.45,.94);font-size:.9375rem;letter-spacing:.015em;padding:1.375rem 1.625rem;border-radius:16px}.bot-message:hover{box-shadow:0 4px 10px #00000014;transform:translateY(-1px);border-color:#ef444433}.expert-message{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border:1.5px solid rgba(16,185,129,.25);line-height:1.85;box-shadow:0 3px 10px #10b98126;transition:all .25s cubic-bezier(.25,.46,.45,.94);font-size:.9375rem;letter-spacing:.015em;padding:1.375rem 1.625rem;position:relative}.expert-message:before{content:"专家回复";position:absolute;top:-8px;left:12px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:.6875rem;padding:2px 8px;border-radius:8px;font-weight:600;letter-spacing:.5px;box-shadow:0 2px 4px #10b9814d}.expert-message:hover{box-shadow:0 4px 14px #10b98140;transform:translateY(-1px);border-color:#10b98159}.expert-message p{color:#065f46;font-weight:500}.expert-message strong{color:#047857;font-weight:600}.user-message{background:#fff;color:#1f2937;font-weight:400;letter-spacing:.015em;box-shadow:0 2px 6px #0000000f;border:none;position:relative;overflow:hidden;transition:all .25s cubic-bezier(.25,.46,.45,.94);font-size:.9375rem;padding:1rem 1.25rem;border-radius:16px}.system-message-row{display:flex;justify-content:center;margin:.625rem 0;animation:messageSlideIn .3s ease-out}.system-message{display:inline-flex;flex-direction:column;align-items:center;gap:.5rem;background:transparent;border:none;padding:.5rem 1.25rem;max-width:80%;transition:all .2s ease;text-align:center}.system-message-content{display:inline-flex;flex-direction:row;align-items:flex-start;gap:.5rem}.system-message-content i{color:#9ca3af;font-size:.75rem;opacity:.7;flex-shrink:0;margin-top:.25rem;line-height:1}.system-message-content p{color:#6b7280;font-size:.8125rem;font-weight:400;line-height:1.5;margin:0;letter-spacing:.01em;opacity:.9;word-wrap:break-word;word-break:break-word;text-align:center;white-space:pre-wrap}.system-message-time{font-size:.6875rem;color:#9ca3af;opacity:.6;font-weight:400;white-space:nowrap;flex-shrink:0}.guide-message-row{display:flex;justify-content:center;margin:1.25rem 0;animation:messageSlideIn .4s ease-out}.guide-message{display:flex;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:16px;border:2px solid rgba(239,68,68,.2);box-shadow:0 4px 12px #ef444426;max-width:85%;transition:all .3s cubic-bezier(.4,0,.2,1)}.guide-message:hover{box-shadow:0 6px 16px #ef444433;transform:translateY(-2px)}.guide-icon{display:flex;align-items:flex-start;justify-content:center;width:42px;height:42px;min-width:42px;background:linear-gradient(135deg,#a02d2d 0% 100%);border-radius:12px;color:#fff;font-size:1.25rem;box-shadow:0 2px 8px #ef44444d;padding-top:.5rem}.guide-content{flex:1;display:flex;flex-direction:column;gap:1rem}.guide-text{color:#1e40af;font-size:.9375rem;line-height:1.7}.guide-text p{margin:0}.guide-actions{display:flex;flex-wrap:wrap;gap:.75rem}.guide-action-btn{padding:.625rem 1.25rem;border-radius:10px;border:none;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:.5rem;outline:none;box-shadow:0 2px 6px #0000001a}.guide-action-btn:focus{outline:none}.guide-action-btn.primary{background:linear-gradient(135deg,#a02d2d 0% 100%);color:#fff}.guide-action-btn.primary:hover{background:linear-gradient(135deg,#a02d2d 0% 100%);transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}.guide-action-btn.primary:active{transform:translateY(0)}.guide-action-btn.secondary{background:linear-gradient(135deg,#9ca3af,#6b7280);color:#fff;cursor:not-allowed;opacity:.7}.guide-action-btn.secondary:hover{transform:none}.guide-action-btn.success{background:linear-gradient(135deg,#10b981,#059669);color:#fff;cursor:not-allowed}.guide-action-btn.success:hover{transform:none}.guide-time{font-size:.625rem;color:#64748b;opacity:.6;margin-top:.5rem}.process-steps{display:flex;gap:.75rem;flex-wrap:wrap}.process-step{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #e5e7eb;border-radius:10px;transition:all .3s cubic-bezier(.4,0,.2,1)}.process-step:hover{border-color:#a02d2d;box-shadow:0 2px 8px #ef444433}.step-number{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:linear-gradient(135deg,#a02d2d 0% 100%);color:#fff;border-radius:50%;font-size:.75rem;font-weight:700}.step-text{font-size:.875rem;font-weight:600;color:#1e40af}.user-message: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 .4s}.user-message:hover:before{left:100%}.user-message:hover{transform:translateY(-1px);box-shadow:0 6px 16px #3498db59,0 3px 6px #00000026;border-color:#ffffff4d}.user-message p{text-shadow:0 1px 2px rgba(0,0,0,.15);position:relative;z-index:1}.chat-message p{margin:0 0 .3125rem;line-height:1.8;white-space:pre-wrap;font-size:.9375rem}.chat-message p:last-child{margin-bottom:0}.user-message p{line-height:1.8;margin-bottom:.3125rem;font-weight:400;letter-spacing:.01em;text-indent:0}.user-message .indented-text{display:inline-block;text-indent:2em}.user-message p:last-child{margin-bottom:0}.bot-message p{line-height:1.8;margin-bottom:.3125rem;font-size:.9375rem;color:#374151;font-weight:400;text-indent:0}.bot-message .indented-text{display:inline-block}.bot-message p:last-child{margin-bottom:0}.bot-message p,.bot-message strong,.bot-message em,.bot-message span,.bot-message li,.bot-message a{font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,Segoe UI,system-ui,-apple-system,Roboto,Helvetica Neue,Arial,sans-serif}.bot-message strong{color:#1f2937;font-weight:600;font-size:1rem;line-height:1.8}.bot-message span[style*="display: block"],.markdown-content{line-height:1.8}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6{color:#1f2937;font-weight:600;margin-top:1.2em;margin-bottom:.75em;line-height:1.4;padding-left:2em}.markdown-content h1{font-size:1.5em;margin-top:1.5em;margin-bottom:1em;padding-left:0}.markdown-content h2{font-size:1.25em;margin-bottom:.85em;padding-left:0}.markdown-content h3{font-size:1.1em;padding-left:0}.markdown-content h1+ul,.markdown-content h1+ol,.markdown-content h1+p,.markdown-content h2+ul,.markdown-content h2+ol,.markdown-content h2+p,.markdown-content h3+ul,.markdown-content h3+ol,.markdown-content h3+p,.markdown-content h4+ul,.markdown-content h4+ol,.markdown-content h4+p,.markdown-content h5+ul,.markdown-content h5+ol,.markdown-content h5+p,.markdown-content h6+ul,.markdown-content h6+ol,.markdown-content h6+p{margin-top:.5em}.markdown-content ul,.markdown-content ol{margin:.75em 0;padding-left:2.5em;list-style-position:outside}.markdown-content li{margin:.5em 0;line-height:1.8}.markdown-content ul ul,.markdown-content ol ol,.markdown-content ul ol,.markdown-content ol ul{margin:.5em 0;padding-left:2.5em;list-style-position:outside}.markdown-content ul ul li,.markdown-content ol ol li,.markdown-content ul ol li,.markdown-content ol ul li{margin:.4em 0}.markdown-content p{margin:.75em 0;line-height:1.8;text-indent:0em}.markdown-content p+ul,.markdown-content p+ol{margin-top:.5em}.markdown-content ul+p,.markdown-content ol+p{margin-top:.75em}.markdown-content li p{margin:.5em 0;line-height:1.8;text-indent:0em}.markdown-content strong{color:#1f2937;font-weight:600}.markdown-content em{font-style:italic}.markdown-content code{background-color:#f3f4f6;padding:.125em .25em;border-radius:.25rem;font-family:Consolas,Monaco,Courier New,monospace;font-size:.875em}.markdown-content pre{background-color:#f3f4f6;padding:.75em;border-radius:.5rem;overflow-x:auto;margin:.75em 0}.markdown-content pre code{background-color:transparent;padding:0}.markdown-content blockquote{border-left:4px solid #e5e7eb;padding-left:1em;margin:.75em 0;color:#6b7280}.bot-message a.product-link{color:#06c;background:transparent;text-decoration:underline;cursor:pointer;transition:all .2s ease;font-weight:500;font-size:.8125rem;line-height:1.4;display:inline-block;margin:.3em .6em;padding:.1em .8em;vertical-align:middle;word-break:keep-all;white-space:nowrap}.bot-message a.product-link .expert-avatar{background:linear-gradient(135deg,#10b981,#059669);color:#2c3e50;font-size:1.25rem;box-shadow:0 3px 10px #10b9814d}.markdown-content li a.product-link{margin:.05em 0;line-height:1.3;vertical-align:baseline}.bot-message a.product-link:hover{color:#049;text-decoration:underline}.bot-message a.product-link:visited{color:#06c}.bot-message a.product-link:active{color:#036}.chat-message br+br{display:block;content:"";margin-bottom:0rem}.message-time{font-size:.625rem;opacity:.65;font-weight:400;display:inline-flex;align-items:center;gap:.25rem;white-space:nowrap;margin-left:auto;margin-top:0}.message-time i{font-size:.625rem;opacity:.7}.user-message .message-time{opacity:.65;color:#6b7280}.bot-message .message-time{color:#6b7280;font-size:.625rem;opacity:.65}.message-actions{position:absolute;top:.5rem;right:.5rem;display:flex;gap:.5rem;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.chat-message:hover .message-actions{opacity:1;transform:translateY(-2px)}.copy-btn,.undo-btn{background:transparent;border:none;padding:.375rem .75rem;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:.75rem;color:#6b7280;display:flex;align-items:center;gap:.375rem;outline:none}.copy-btn:focus,.undo-btn:focus{outline:none}.copy-btn:hover,.undo-btn:hover{background:linear-gradient(135deg,#e5e7eb,#d1d5db);color:#374151;transform:translateY(-2px)}.copy-btn:active,.undo-btn:active{transform:translateY(0)}.user-message .copy-btn,.user-message .undo-btn{background:transparent;color:#ffffffe6}.user-message .copy-btn:hover,.user-message .undo-btn:hover{background:#ffffff1a;color:#fff;transform:translateY(-2px)}.message-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.75rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.05)}.footer-actions{display:flex;align-items:center;gap:.75rem;flex:1}.message-footer.user-footer{margin-top:.5rem;padding-top:.375rem;border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:flex-end}.user-footer{border-top-color:#0000001a}.expert-footer{border-top:1px solid rgba(16,185,129,.2);justify-content:flex-end;margin-top:.75rem;padding-top:.5rem}.expert-footer .message-time{color:#059669;font-weight:600;font-size:.625rem;opacity:.65}.user-footer .copy-btn,.user-footer .undo-btn{background:transparent;color:#fffffff2;padding:.375rem .875rem;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:.8125rem;display:inline-flex;align-items:center;gap:.375rem;font-weight:500}.user-footer .copy-btn:hover,.user-footer .undo-btn:hover{background:#ffffff1a;color:#fff;transform:translateY(-2px)}.user-footer .copy-btn:active,.user-footer .undo-btn:active{transform:translateY(0)}.bot-message .copy-btn{background:transparent;color:#666;padding:.375rem .875rem;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:.8125rem;display:inline-flex;align-items:center;gap:.375rem;font-weight:500}.bot-message .copy-btn:hover{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#374151;transform:translateY(-2px)}.rating-btn{background:transparent;border:none;padding:.375rem .875rem;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:.8125rem;color:#6b7280;display:inline-flex;align-items:center;gap:.375rem;font-weight:500;outline:none}.rating-btn:focus{outline:none}.rating-btn:hover{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#374151;transform:translateY(-2px)}.rating-btn:active{transform:translateY(0)}.rating-btn.active{color:#a02d2d;background:linear-gradient(135deg,#fef2f2,#fecaca)}.rating-btn.like.active{color:#059669;background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.rating-btn.dislike.active{color:#a02d2d;background:linear-gradient(135deg,#fee2e2,#fecaca);border-color:#ef44444d;box-shadow:0 2px 6px #ef444426}.rating-reason-panel{margin-top:1rem;padding:1rem;background:linear-gradient(135deg,#f0f7ff,#e0f2fe);border:1px solid rgba(239,68,68,.15);border-radius:12px;box-shadow:0 2px 8px #ef444414;animation:slideDown .3s cubic-bezier(.4,0,.2,1)}.reason-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.875rem;padding-bottom:.75rem;border-bottom:1px dashed rgba(239,68,68,.2)}.reason-title{font-size:.875rem;font-weight:600;color:#a02d2d}.reason-close-btn{background:transparent;border:none;color:#9ca3af;font-size:1.125rem;cursor:pointer;padding:.25rem;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s}.reason-close-btn:hover{background:#3b82f61a;color:#a02d2d}.reason-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem;margin-bottom:.875rem}.reason-option-btn{background:linear-gradient(145deg,#f0f9ff,#e6f7ff);border:1.5px solid rgba(239,68,68,.2);color:#374151;padding:.625rem .875rem;border-radius:8px;font-size:.8125rem;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);font-weight:500;text-align:center;box-shadow:0 1px 3px #0000000d}.reason-option-btn:hover{background:linear-gradient(135deg,#fecaca,#fca5a5);border-color:#ef444466;color:#a02d2d;transform:translateY(-2px);box-shadow:0 3px 8px #ef444426}.reason-option-btn:active{transform:translateY(0)}.reason-custom{margin-top:.875rem;padding-top:.875rem;border-top:1px dashed rgba(239,68,68,.2)}.custom-reason-label{font-size:.8125rem;font-weight:600;color:#6b7280;margin-bottom:.5rem}.custom-reason-input{flex:1;padding:.625rem .875rem;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.875rem;outline:none;transition:all .2s;width:calc(100% - 70px);margin-right:.5rem}.custom-reason-input:focus{border-color:#a02d2d;box-shadow:0 0 0 3px #ef44441a}.custom-reason-input::placeholder{color:#9ca3af}.reason-custom{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.custom-reason-label{width:100%;font-size:.8125rem;font-weight:600;color:#6b7280;margin-bottom:.25rem}.custom-reason-submit{padding:.625rem 1.25rem;background:linear-gradient(135deg,#a02d2d 0% 100%);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px #ef444433;white-space:nowrap}.custom-reason-submit:hover:not(:disabled){background:linear-gradient(135deg,#a02d2d 0% 100%);transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}.custom-reason-submit:active:not(:disabled){transform:translateY(0)}.custom-reason-submit:disabled{opacity:.5;cursor:not-allowed;background:linear-gradient(135deg,#9ca3af,#6b7280)}.quick-start{margin-top:.75rem;padding-top:.5rem;border-top:1px dashed rgba(239,68,68,.1)}.quick-start-title{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:#9ca3af;margin:0 0 .5rem}.quick-start-chips{display:flex;flex-wrap:wrap;gap:.5rem}.quick-question-chip{display:inline-flex;align-items:center;gap:.375rem;background:#fff;color:#a02d2d;border:1px solid rgba(160,45,45,.1);padding:.5rem .875rem;border-radius:20px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .16s ease;outline:none}.quick-question-chip:hover{transform:translateY(-1px);border-color:#f871714d;box-shadow:0 4px 12px #f8717133}.quick-question-chip:active{transform:translateY(0);box-shadow:0 2px 6px #f8717140}.quick-question-chip:focus-visible{box-shadow:0 0 0 3px #f8717159}.related-questions{margin-top:1rem;padding-top:.875rem;border-top:1px dashed rgba(239,68,68,.1)}.related-title{font-size:.875rem;color:#6b7280;margin:0 0 .75rem;font-weight:600;display:flex;align-items:center}.question-chips{display:flex;flex-wrap:wrap;gap:.5rem}.question-chip{background:transparent;color:#a02d2d;border:1px solid rgba(160,45,45,.1);padding:.5rem .875rem;font-size:.8125rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:500;white-space:nowrap;box-shadow:none;display:flex;align-items:center;gap:.375rem;outline:none;position:relative;border-radius:20px}.question-chip:focus{outline:none}.question-chip:focus-visible{box-shadow:0 0 0 3px #f8717159}.question-chip i{font-size:.875rem;opacity:.7}.question-chip:hover{transform:translateY(-1px);border-color:#f871714d;box-shadow:0 4px 12px #f8717133}.question-chip:before{content:"";position:absolute;inset:0;border:2px solid transparent;border-radius:20px;transition:all .3s ease-out;z-index:-1}.question-chip:hover:before{border-color:#f871714d;box-shadow:0 4px 12px #f8717133}.question-chip:hover i{opacity:1;transform:rotate(15deg)}.question-chip:active{transform:translateY(0);box-shadow:0 2px 6px #f8717140}.question-chip:active:before{border:none;box-shadow:none}.typing-indicator{display:flex;gap:.25rem;align-items:center;padding:.25rem 0}.typing-indicator span{width:8px;height:8px;border-radius:50%;background-color:#a02d2d;opacity:.6;animation:typingBounce 1.4s infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-8px)}}.input-container{margin-top:auto;margin-left:1rem;margin-right:1rem;margin-bottom:1rem;display:flex;flex-direction:column;gap:0;background:transparent;box-shadow:none;padding:1rem 1.5rem;border:none;border-top:2px solid #e5e7eb;border-bottom:2px solid #e5e7eb;border-left:2px solid #e5e7eb;border-right:2px solid #e5e7eb;border-radius:20px;flex-shrink:0}.chat-container:has(.empty-state) .input-container,.chat-container.start-mode .input-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:95%;max-width:800px;margin:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(160,45,45,.1);box-shadow:0 8px 32px #0000001a;z-index:10}.chat-container:has(.empty-state) .welcome-container,.chat-container.start-mode .welcome-container{position:absolute;top:calc(50% - 260px);left:50%;transform:translate(-50%);width:80%;max-width:600px;z-index:5;text-align:center}.product-buttons-container{display:flex;justify-content:center;position:absolute;top:calc(50% + 100px);left:50%;transform:translate(-50%);width:80%;max-width:600px;z-index:10}.product-buttons{display:flex;flex-wrap:nowrap;gap:.75rem;width:100%;max-width:600px;justify-content:center}.product-name-btn{padding:.75rem 1rem;border:1px solid rgba(160,45,45,.1);border-radius:25px;background:#fff;color:#a02d2d;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:center;min-height:50px;display:flex;align-items:center;justify-content:center}.product-name-btn:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);border-color:#f871714d;box-shadow:0 4px 12px #f8717133}.product-name-btn:active{transform:translateY(0)}.input-top-row{display:none}.disclaimer-text{flex:1;display:flex;align-items:center;gap:.375rem;font-size:.75rem;line-height:1.3;color:#6b7280;min-width:0}.disclaimer-text i{flex-shrink:0;font-size:.75rem;color:#f59e0b}.disclaimer-text span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.input-bottom-row{display:flex;align-items:flex-end;gap:.75rem;width:100%;padding:.5rem 0;background:transparent}.input-wrapper{flex:1;position:relative;display:flex;flex-direction:column;align-items:stretch;width:100%;gap:.5rem;background:transparent;z-index:10}.input-footer{display:flex;align-items:center;justify-content:flex-start;padding-top:.25rem;background:transparent;position:relative;overflow:visible;z-index:10}.input-icon{display:none}.model-selector-box{display:flex;align-items:center;justify-content:flex-start;margin-top:.5rem;position:relative;z-index:9999;overflow:visible}.model-select-wrapper{position:relative;display:inline-block}.model-select{border:1px solid #e5e7eb;background-color:#fff;color:#1f2937;padding:.5rem 1.5rem .5rem .875rem;border-radius:6px;font-size:.8125rem;cursor:pointer;outline:none;transition:all .3s ease;font-weight:500;box-shadow:0 2px 8px #0000000d;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%231f2937' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.model-select:hover{background-color:#f9fafb;border-color:#d1d5db;box-shadow:0 4px 12px #0000001a}.model-select:focus{border-color:#a02d2d;box-shadow:0 0 0 3px #ef44441a,0 4px 12px #0000001a}.model-select-dropdown{position:absolute;bottom:calc(100% + 4px);left:0;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 16px #0000001f;min-width:100%;opacity:0;visibility:hidden;transform:translateY(8px);transition:all .3s cubic-bezier(.34,1.56,.64,1);pointer-events:none;z-index:10000}.model-select-wrapper:hover .model-select-dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.model-option{padding:.625rem .875rem;cursor:pointer;transition:all .2s ease;font-size:.8125rem;color:#1f2937;display:flex;align-items:center;gap:.5rem}.model-option:first-child{border-radius:5px 5px 0 0}.model-option:last-child{border-radius:0 0 5px 5px}.model-option:hover{background-color:#f3f4f6;color:#a02d2d;font-weight:600}.model-option.selected{background-color:#fef2f2;color:#a02d2d;font-weight:600}.model-option.selected:before{content:"✓";font-weight:700;color:#a02d2d;margin-right:.25rem}.chat-input{flex:1;padding:.5rem 0;border:none;border-radius:0;font-size:.9375rem;outline:none;transition:all .3s;background:transparent;width:100%;min-height:40px;resize:vertical;font-family:inherit;color:#374151;box-shadow:none}.chat-input:focus{outline:none;box-shadow:none;background:transparent;border:none}.chat-input:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed;border-color:#e5e7eb}.chat-input:disabled::placeholder{color:#d1d5db}.transfer-btn{position:relative;background:linear-gradient(135deg,#a02d2d 0% 100%);color:#fff;border:none;padding:.875rem 1.25rem;border-radius:12px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px #ef44444d;overflow:hidden}.transfer-btn: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}.transfer-btn:hover:before{left:100%}.transfer-btn i{transition:transform .4s cubic-bezier(.4,0,.2,1);font-size:1rem}.transfer-btn:hover{background:linear-gradient(135deg,#a02d2d 0% 100%);transform:translateY(-2px) scale(1.02);box-shadow:0 6px 20px #ef444466}.transfer-btn:hover i{transform:scale(1.15) rotate(-10deg)}.transfer-btn:active{transform:translateY(0) scale(.98);box-shadow:0 3px 10px #c72e2e4d}.transfer-btn:disabled{background:linear-gradient(135deg,#9ca3af,#6b7280);color:#e5e7eb;cursor:not-allowed;box-shadow:0 2px 6px #6b728033;transform:none;opacity:.6}.transfer-btn:disabled:before{display:none}.transfer-btn:disabled:hover{background:linear-gradient(135deg,#9ca3af,#6b7280);transform:none;box-shadow:0 2px 6px #6b728033}.transfer-btn:disabled i{transform:none}.send-btn{position:relative;background:linear-gradient(135deg,#fff 0% 100%);color:#a02d2d;border:1px solid rgba(160,45,45,.1);padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:600;box-shadow:0 1px 3px #f871711a;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1rem}.send-btn: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}.send-btn:hover:before{left:100%}.send-btn:hover{background:linear-gradient(135deg,#fff 0% 100%);border-color:#f871714d;box-shadow:0 4px 12px #f8717133;transform:translateY(-2px) scale(1.03)}.send-btn:active{transform:translateY(0) scale(.98);box-shadow:0 2px 6px #f8717126}.send-btn i{font-size:1.125rem;transition:transform .3s}.send-btn:hover i{transform:translate(3px) translateY(-3px) rotate(-15deg)}.send-btn:active i{transform:translate(5px) translateY(-5px) rotate(-20deg)}.send-btn:disabled{background:linear-gradient(135deg,#a02d2d 0% 100%);color:#a02d2d;border-color:#9ca3af33;cursor:not-allowed;box-shadow:0 1px 3px #9ca3af1a;transform:none;opacity:.5}.send-btn:disabled:before{display:none}.send-btn:disabled:hover{background:linear-gradient(135deg,#a02d2d 0% 100%);transform:none;box-shadow:0 1px 3px #9ca3af1a}.send-btn:disabled i{transform:none}.deepseek-ui{position:fixed;inset:0;width:100vw;height:100vh;overflow:hidden;display:flex;flex-direction:column;background:#f7f8fa}.deepseek-ui .chat-header{background:transparent;border-bottom:1px solid #e5e7eb;padding:.75rem 0;flex:0 0 auto}.deepseek-ui .header-left-section .chat-logo{width:28px;height:28px;border-radius:6px}.deepseek-ui .chat-title.ai-mode,.deepseek-ui .title-divider.ai-mode{background:none;-webkit-text-fill-color:initial}.deepseek-ui .chat-title{font-size:1.125rem;font-weight:600;color:#1f2937}.deepseek-ui .chat-container{background:#f7f8fa;box-shadow:none;flex:1 1 auto;overflow-y:auto}.deepseek-ui .message-row .chat-message{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1px 2px #0000000a}.deepseek-ui .user-message{background:#f9fafb;border-color:#ef44441a}.deepseek-ui .bot-message p,.deepseek-ui .user-message p{font-size:.95rem;line-height:1.8;color:#1f2937}.deepseek-ui .bot-message pre,.deepseek-ui .bot-message code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#0f172a;color:#e5e7eb;border-radius:8px}.deepseek-ui .bot-message pre{padding:.75rem .875rem;overflow:auto}.deepseek-ui .bot-message code:not(pre code){padding:.15rem .35rem}.deepseek-ui .input-container{background:#f7f8fa;border-top:1px solid #e5e7eb;flex:0 0 auto;display:flex!important}.deepseek-ui .chat-input{border:1px solid #e5e7eb;border-radius:12px;background:#fff}.deepseek-ui .model-select{border:1px solid rgba(160,45,45,.1);background:#fff;color:#1f2937}.deepseek-ui~.sidebar{display:none!important}.qa-expert .sidebar{display:none!important}.deepseek-ui .chat-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:.75rem 1.5rem;height:56px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.deepseek-ui .header-left-section{display:flex;align-items:center;gap:1rem}.deepseek-ui .chat-logo{width:32px;height:32px;border-radius:6px}.deepseek-ui .chat-title{font-size:1.125rem;font-weight:600;color:#1f2937;background:none;-webkit-text-fill-color:initial}.deepseek-ui .title-divider{display:none}.deepseek-ui .chat-container{background:#f8fafc;flex:1;border-radius:0;box-shadow:none}.deepseek-ui .messages-container{padding:1.5rem 2rem}.deepseek-ui .bot-message{background:#fff;border:1px solid #e5e7eb;border-radius:18px;color:#1f2937;box-shadow:0 1px 3px #0000000a;padding:.875rem 1.25rem}.deepseek-ui .user-message{background:#fecaca;border:none;border-radius:18px;color:#1f2937;box-shadow:0 1px 3px #0000000a}.deepseek-ui .expert-message{background:#d1fae5;border:none;border-radius:18px}.deepseek-ui .avatar{width:36px;height:36px;border-radius:50%}.deepseek-ui .input-container{background:#fff;border-top:1px solid #e5e7eb;padding:1rem 2rem}.deepseek-ui .chat-input{border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;color:#1f2937}.deepseek-ui .chat-input:focus{outline:none!important;box-shadow:none!important;border-color:#e5e7eb;background:#fff}.deepseek-ui .send-btn{background:linear-gradient(135deg,#a02d2d 0% 100%);box-shadow:0 2px 8px #ef444433}.deepseek-ui .send-btn:hover{background:linear-gradient(135deg,#a02d2d 0% 100%);box-shadow:0 4px 12px #ef44444d}.deepseek-ui .model-select{border:1px solid rgba(160,45,45,.1);background:#f8fafc;color:#1f2937}.deepseek-ui .model-select:focus{border:2px solid rgba(239,68,68,.2);box-shadow:0 0 0 3px #ef44441a}.qa-expert.page-layout{--page-left-sidebar-width: 0px;padding-left:var(--page-left-sidebar-width)}.blank-deepseek-page{position:fixed;inset:0;width:100vw;height:100vh;background:#fff;z-index:999;overflow:hidden}.blank-main{min-height:100vh;display:flex;flex-direction:column}.blank-header{height:48px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid #e5e7eb}.blank-brand{font-size:14px;color:#6b7280}.blank-chat{flex:1;display:flex;align-items:center;justify-content:center;padding:24px}.blank-greeting{max-width:720px;text-align:left;color:#374151;line-height:1.8}.blank-greeting p{margin:0 0 12px}.blank-input-bar{display:flex;gap:8px;padding:12px 16px 16px;border-top:1px solid #e5e7eb}.blank-input{flex:1;height:40px;border:1px solid #e5e7eb;border-radius:10px;padding:0 12px;background:#f9fafb;color:#6b7280}.blank-send{height:40px;width:40px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#6b7280}.page-left-sidebar{position:fixed;left:0;top:0;bottom:0;width:var(--page-left-sidebar-width);background:#fff;border-right:1px solid #e5e7eb;box-shadow:0 2px 12px #0000000a;display:flex;flex-direction:column;align-items:center;gap:12px;padding:12px 8px;z-index:20}.page-left-sidebar .sidebar-logo{width:36px;height:36px;border-radius:8px}.page-left-sidebar .sidebar-nav{display:flex;flex-direction:column;gap:8px;width:100%}.page-left-sidebar .nav-btn{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;padding:8px 6px;border:none;background:transparent;color:#374151;cursor:pointer;border-radius:10px}.page-left-sidebar .nav-btn i{font-size:1rem;color:#6b7280}.page-left-sidebar .nav-btn:hover{background:#f3f4f6}.page-left-sidebar .nav-btn span{font-size:.75rem}.sidebar,.sidebar-title,.service-section{display:none!important}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem}.service-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#fff;border:1px solid #f3f4f6;border-radius:10px;cursor:pointer;transition:all .2s ease}.service-btn i{color:#a02d2d}.service-btn:hover{border-color:#a02d2d;box-shadow:0 6px 16px #ef44441f;transform:translateY(-1px)}.contact-panel{background:#fff;border:1px dashed #f3f4f6;border-radius:10px;padding:.75rem;display:grid;gap:.5rem}.contact-row{display:flex;align-items:center;gap:.5rem;color:#374151}.contact-row i{color:#a02d2d}.tools-section{display:none!important}.faq-section{display:block}.sidebar>.sidebar-title:nth-of-type(1){position:relative;margin-left:0;margin-right:0;margin-top:-1.75rem;margin-bottom:1rem;padding:1.75rem 0 0;background:linear-gradient(135deg,#a02d2d 0% 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;border-radius:0}.sidebar>.sidebar-title:nth-of-type(1):before{content:"";position:absolute;inset:0;background:transparent;border-radius:0;z-index:-1}.sidebar>.tools-grid{margin-left:0;margin-right:0;margin-bottom:0;padding:0;background:transparent;border-radius:0}.sidebar>.sidebar-title:nth-of-type(2){position:relative;margin-left:0;margin-right:0;margin-top:0;margin-bottom:1rem;padding:0;background:linear-gradient(135deg,#a02d2d 0% 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;border-radius:0}.sidebar>.sidebar-title:nth-of-type(2):before{content:"";position:absolute;inset:0;background:transparent;border-radius:0;z-index:-1}.sidebar-title i{color:#a02d2d;font-size:1.125rem;-webkit-text-fill-color:#a02d2d;animation:iconBounce 2s ease-in-out infinite}@keyframes iconBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;flex-shrink:0;background:transparent;padding:0;border-radius:0;border:none}.tool-btn{position:relative;overflow:hidden;background:linear-gradient(145deg,#f0f9ff,#e6f7ff);color:#a02d2d;border:none;padding:.625rem .375rem;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;flex-direction:column;align-items:center;gap:.5rem;font-weight:500;box-shadow:0 2px 8px #ef444414}.tool-btn:nth-child(1){background:linear-gradient(145deg,#f0f9ff,#e6f7ff)}.tool-btn:nth-child(2){background:#fff}.tool-btn:nth-child(3){background:#fff}.tool-btn:nth-child(4){background:#fff}.tool-btn:nth-child(5){background:#fff}.tool-btn:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 8px 20px #ef444433;background:#f9fafb}.tool-btn:nth-child(1):hover{background:#f9fafb}.tool-btn:nth-child(2):hover{background:#f9fafb}.tool-btn:nth-child(3):hover{background:#f9fafb}.tool-btn:nth-child(4):hover{background:#f9fafb}.tool-btn:nth-child(5):hover{background:#f9fafb}.tool-btn:active{transform:translateY(-2px) scale(.98)}.tool-btn i{font-size:1.125rem;transition:transform .3s}.tool-btn:hover i{transform:scale(1.15) rotate(5deg)}.tool-btn p{font-size:.6875rem;margin:0;text-align:center;line-height:1.3;font-weight:600}.faq-carousel{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0;margin:0 0 .75rem;flex-shrink:0;background:transparent;border:none}.carousel-arrow{width:28px;height:28px;border:none;background:transparent;color:#9ca3af;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0;outline:none}.carousel-arrow:focus{outline:none}.carousel-arrow:hover{color:#a02d2d;transform:scale(1.2)}.carousel-arrow:active{transform:scale(1)}.carousel-arrow i{font-size:1rem}.carousel-category-info{flex:1;display:flex;align-items:center;gap:.75rem;min-width:0}.category-icon{font-size:1.25rem;color:#a02d2d;flex-shrink:0}.category-text{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.category-name{font-size:.9375rem;font-weight:600;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-indicator{font-size:.6875rem;color:#9ca3af;font-weight:500}.carousel-dots{display:flex;justify-content:center;gap:.375rem;margin-bottom:.75rem;margin-left:0;margin-right:0;padding:0;flex-shrink:0;background:transparent}.carousel-dot{width:6px;height:6px;border-radius:50%;border:none;background:#e5e7eb;cursor:pointer;transition:all .3s ease;padding:0;outline:none}.carousel-dot:focus{outline:none}.carousel-dot:hover{background:#9ca3af}.carousel-dot.active{width:20px;border-radius:3px;background:#a02d2d}.faq-list{display:flex;flex-direction:column;gap:.625rem;overflow-y:auto;flex:1;margin-right:-.5rem;animation:fadeIn .3s ease-out;margin:0;padding-left:0;padding-right:.5rem;padding-top:0;padding-bottom:0;background:transparent;border:none;border-radius:0}.faq-item{border:1px solid #e5e7eb;border-radius:10px;padding:.75rem .875rem;cursor:pointer;transition:all .3s;background:#a02d2d;color:#fff;flex-shrink:0}.faq-item:hover{background:#8c2525;border-color:#ef444433;transform:translate(4px);box-shadow:0 2px 8px #0000000d}.faq-question{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#fff}.faq-question i{font-size:.75rem;color:#a02d2d}.faq-answer{margin-top:.5rem;padding-top:.5rem;font-size:.8125rem;color:#fff;line-height:1.5;border-top:1px solid #f3f4f6}.sidebar-footer{margin-top:.75rem;padding-top:.75rem;border-top:2px solid rgba(0,0,0,.06);flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:3rem}.qr-code-container{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.5rem;background:linear-gradient(135deg,#fff5f5,#fff);border-radius:6px;border:1.5px dashed rgba(239,68,68,.2);transition:all .3s ease}.qr-code-container:hover{border-color:#ef444466;box-shadow:0 2px 8px #ef44441a;transform:translateY(-1px)}.qr-code-image{width:70px;height:70px;border-radius:4px;box-shadow:0 1px 4px #0000001a;transition:all .3s ease}.qr-code-container:hover .qr-code-image{transform:scale(1.05);box-shadow:0 2px 8px #00000026}.qr-code-text{font-size:.6875rem;color:#a02d2d;font-weight:600;text-align:center;margin:0;letter-spacing:.01em;line-height:1.3}.footer-text{text-align:center;font-size:.875rem;color:#6b7280;margin:0;display:flex;align-items:center;justify-content:center;gap:.5rem}.footer-text i{color:#a02d2d;font-size:1rem;animation:teamWave 2s ease-in-out infinite}@keyframes teamWave{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.messages-container::-webkit-scrollbar{width:6px}.messages-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.messages-container::-webkit-scrollbar-thumb{background:#a02d2d;border-radius:3px}.messages-container::-webkit-scrollbar-thumb:hover{background:#a02d2d}.faq-list::-webkit-scrollbar{width:4px}.faq-list::-webkit-scrollbar-track{background:transparent}.faq-list::-webkit-scrollbar-thumb{background:#ef44444d;border-radius:2px}.faq-list::-webkit-scrollbar-thumb:hover{background:#ef444480}@media(max-width:1024px){.sidebar{max-width:100%;height:auto;max-height:none}.tools-grid{grid-template-columns:repeat(3,1fr)}.faq-list{max-height:400px}}@media(max-width:768px){.qa-expert{padding:1rem}.container-wrapper{gap:0;border-radius:0;box-shadow:none;background:transparent}.chat-container{height:calc(60vh - 73px);min-height:377px;border-radius:0}.sidebar{height:auto;max-height:none}.message-content{max-width:90%}.tools-grid{grid-template-columns:repeat(2,1fr)}.faq-list{max-height:300px}.chat-header{border-radius:0}}@media(max-width:480px){.chat-container{height:55vh;min-height:400px}.message-content{max-width:95%}.chat-title{font-size:1rem}.typing-indicator span{width:6px;height:6px}}.satisfaction-survey-overlay{position:fixed;inset:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.satisfaction-survey-modal{background:#fff;border-radius:16px;width:90%;max-width:560px;max-height:85vh;overflow:hidden;box-shadow:0 12px 48px #00000040;animation:slideUp .3s ease-out;display:flex;flex-direction:column}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.survey-header{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:1.75rem 2rem;text-align:center}.survey-title{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.survey-subtitle{font-size:.875rem;margin:0;opacity:.95;font-weight:400}.survey-body{padding:2rem;overflow-y:auto;flex:1}.survey-item{margin-bottom:2rem}.survey-item:last-child{margin-bottom:0}.survey-label{display:block;font-size:.9375rem;font-weight:600;color:#374151;margin-bottom:.75rem}.required-star{color:#a02d2d;margin-left:.25rem}.star-rating{display:flex;align-items:center;gap:.5rem}.star-btn{background:none;border:none;font-size:2rem;color:#d1d5db;cursor:pointer;transition:all .2s ease;padding:0;outline:none}.star-btn:focus{outline:none}.star-btn:hover{transform:scale(1.15);color:#fbbf24}.star-btn.active{color:#fbbf24;transform:scale(1.05)}.star-btn.active:hover{transform:scale(1.2)}.rating-text{font-size:.875rem;color:#6b7280;font-weight:500;min-width:80px}.survey-textarea{width:100%;padding:.875rem;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.9375rem;resize:vertical;font-family:inherit;transition:all .3s ease;outline:none}.survey-textarea:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a;outline:none}.survey-textarea::placeholder{color:#9ca3af}.survey-footer{padding:1.5rem 2rem;border-top:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:flex-end;background:#f9fafb}.survey-skip-btn,.survey-submit-btn{padding:.75rem 1.75rem;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;outline:none}.survey-skip-btn:focus,.survey-submit-btn:focus{outline:none}.survey-skip-btn{background:#fff;color:#6b7280;border:1.5px solid #d1d5db}.survey-skip-btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af;color:#374151}.survey-submit-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 12px #10b9814d}.survey-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}.survey-submit-btn:active:not(:disabled){transform:translateY(0)}.survey-skip-btn:disabled,.survey-submit-btn:disabled{opacity:.5;cursor:not-allowed}.end-chat-btn{background:linear-gradient(135deg,#a02d2d 0% 100%);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px #ef44444d;outline:none}.end-chat-btn:focus{outline:none}.end-chat-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ef444466;background:linear-gradient(135deg,#a02d2d 0% 100%)}.end-chat-btn:active{transform:translateY(0)}.cancel-transfer-btn{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;padding:.875rem 1.25rem;border-radius:12px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px #f59e0b4d;position:relative;overflow:hidden}.cancel-transfer-btn: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}.cancel-transfer-btn:hover:before{left:100%}.cancel-transfer-btn i{transition:transform .4s cubic-bezier(.4,0,.2,1);font-size:1rem}.cancel-transfer-btn:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-2px) scale(1.02);box-shadow:0 6px 20px #f59e0b66}.cancel-transfer-btn:hover i{transform:scale(1.15) rotate(-10deg)}.cancel-transfer-btn:active{transform:translateY(0) scale(.98);box-shadow:0 3px 10px #f59e0b4d}@media(max-width:640px){.satisfaction-survey-modal{width:95%;max-height:90vh}.survey-header{padding:1.25rem 1.5rem}.survey-title{font-size:1.25rem}.survey-body{padding:1.5rem}.star-btn{font-size:1.75rem}.survey-footer{padding:1rem 1.5rem;flex-direction:column}.survey-skip-btn,.survey-submit-btn{width:100%}}.product-categories-header{text-align:center;margin-bottom:2.5rem;padding:0 1rem;animation:fadeIn .8s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-categories-title{font-size:2.25rem;font-weight:700;margin-bottom:.75rem;background:linear-gradient(90deg,#f0e5f5,#e1c3e9);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;letter-spacing:-.5px}.product-categories-subtitle{font-size:1.125rem;color:#666;max-width:800px;margin:0 auto;line-height:1.6;font-weight:400;opacity:.9}.product-categories-container{padding:3rem 1.5rem;margin:2rem auto;max-width:1200px;background-color:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000d;border:1px solid rgba(0,0,0,.03);transition:all .5s ease}.product-categories{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center;padding:0;margin:2rem auto;max-width:none}.product-category-card{padding:.75rem 1rem;border-radius:1200px;cursor:pointer;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px #0000001a;background:linear-gradient(135deg,var(--primary-red),var(--primary-red-dark));display:inline-flex;flex-direction:row;align-items:center;gap:.75rem;border:none;font-size:.875rem;color:#fff;font-weight:500;flex:0 0 auto;width:180px;box-sizing:border-box;min-width:auto}.product-categories-wrapper .product-category-card{width:8rem;height:9rem;padding:1rem .75rem;border-radius:12px;flex-direction:column;text-align:center;gap:.75rem;font-size:.75rem;flex-shrink:0;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014;border:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);cursor:pointer}.product-categories-wrapper .product-category-card:before{content:"";position:absolute;top:0;left:0;right:0;height:100px;background:linear-gradient(90deg,#ffffff26,#ffffff14,#fff0);pointer-events:none;opacity:.8}.product-categories-wrapper .product-category-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,rgba(255,255,255,.2),transparent);pointer-events:none}.product-category-card:hover{background:linear-gradient(145deg,#8c2525,#a02d2d);box-shadow:0 10px 25px #a02d2d66;transform:translateY(-6px) scale(1.03);transition:all .3s cubic-bezier(.34,1.56,.64,1);border-color:transparent}.category-icon{font-size:1.125rem;transition:transform .3s ease;flex-shrink:0}.product-categories-wrapper .category-icon{font-size:1.75rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2);transform:none;margin-bottom:.25rem;filter:drop-shadow(0 2px 2px rgb(0 0 0 / .05)) drop-shadow(0 1px 1px rgb(0 0 0 / .04))}.product-category-card:hover .category-icon{filter:drop-shadow(0 4px 4px rgb(0 0 0 / .1))}.category-name{font-size:.8125rem;font-weight:600;color:#fff;white-space:nowrap;line-height:1;transition:all .3s ease}.product-categories-wrapper .category-name{font-size:.875rem;white-space:normal;line-height:1.3;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.1);padding:0 .25rem;letter-spacing:.2px}.product-category-card:hover .category-name{color:#fff;font-weight:700;transform:scale(1.05);transition:transform .3s ease}@media(max-width:768px){.product-categories{gap:.4rem}.product-category-card{padding:.35rem .75rem;font-size:.75rem}.category-icon{font-size:1rem}.category-name{font-size:.75rem}}.confirm-modal-overlay{position:fixed;inset:0;background:#11182759;display:flex;align-items:center;justify-content:center;z-index:1000}.confirm-modal{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 12px 28px #0000001f;padding:1rem 1.25rem;width:380px;max-width:92vw}.confirm-modal-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#374151;margin-bottom:.25rem}.confirm-modal-text{font-size:.875rem;color:#6b7280;margin:0 0 .75rem}.confirm-modal-actions{display:flex;justify-content:flex-end;gap:.5rem}.confirm-btn{padding:.5rem 1rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .2s ease}.confirm-btn.cancel{background:#f3f4f6;color:#374151;border-color:#e5e7eb}.confirm-btn.cancel:hover{background:#e5e7eb}.confirm-btn.confirm-end{background:linear-gradient(135deg,#a02d2d 0% 100%);color:#fff;box-shadow:0 4px 12px #ef444440}.confirm-btn.confirm-end:hover{transform:translateY(-1px);box-shadow:0 6px 16px #ef444459}.confirm-btn.confirm-cancel{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 4px 12px #f59e0b40}.confirm-btn.confirm-cancel:hover{transform:translateY(-1px);box-shadow:0 6px 16px #f59e0b59}.confirm-btn.confirm-clear{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;box-shadow:0 4px 12px #6b728040}.confirm-btn.confirm-clear:hover{transform:translateY(-1px);box-shadow:0 6px 16px #6b728059;background:linear-gradient(135deg,#4b5563,#374151)}.confirm-modal-title .fa-broom{color:#6b7280}.order-confirm-modal{width:520px;max-width:92vw;padding:1.5rem}.order-confirm-content{margin:1.5rem 0}.order-info-section,.order-pricing-section,.terms-section{margin-bottom:1.5rem}.section-title{font-size:.95rem;font-weight:600;color:#374151;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.section-title i{color:#a02d2d}.order-info-item{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #f3f4f6}.order-info-item:last-child{border-bottom:none}.info-label{font-size:.875rem;color:#6b7280}.info-value{font-size:.875rem;font-weight:600;color:#374151}.info-value.urgent-high{color:#a02d2d}.info-value.urgent-medium{color:#f59e0b}.info-value.urgent-low{color:#10b981}.pricing-item{margin-bottom:.75rem}.pricing-label{font-size:.875rem;color:#6b7280;display:block;margin-bottom:.5rem}.reply-count-input{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.count-btn{width:32px;height:32px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.count-btn:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.count-btn:disabled{opacity:.5;cursor:not-allowed}.count-input{width:80px;height:32px;border-radius:8px;border:1px solid #e5e7eb;text-align:center;font-size:.875rem;font-weight:600;color:#374151}.count-input:focus{outline:none;border-color:#a02d2d;box-shadow:0 0 0 3px #ef44441a}.count-unit{font-size:.875rem;color:#6b7280}.count-note{font-size:.75rem;color:#9ca3af;margin-top:.25rem}.pricing-value{font-size:.875rem;font-weight:600;color:#a02d2d}.pricing-total{display:flex;justify-content:space-between;padding:.75rem 1rem;background:linear-gradient(135deg,#fef2f2,#fecaca);border-radius:10px;margin-top:1rem}.total-label{font-size:.95rem;font-weight:600;color:#374151}.total-value{font-size:1.1rem;font-weight:700;color:#a02d2d}.terms-section{padding:1rem;background:#f9fafb;border-radius:10px;border:1px solid #e5e7eb}.terms-checkbox{display:flex;align-items:start;gap:.5rem;cursor:pointer}.terms-checkbox input[type=checkbox]{margin-top:.25rem;width:16px;height:16px;cursor:pointer}.checkbox-text{font-size:.875rem;color:#4b5563;line-height:1.5}.terms-link{color:#a02d2d;text-decoration:underline;font-weight:600}.terms-link:hover{color:#a02d2d}.confirm-btn.confirm-submit{background:linear-gradient(135deg,#a02d2d 0% 100%);color:#fff;box-shadow:0 4px 12px #ef444440}.confirm-btn.confirm-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #ef444459}.confirm-btn.confirm-submit:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:0 4px 12px #ef444426}.ticket-submit-option{margin-top:1rem;padding:1rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border-left:4px solid #f59e0b;border-radius:8px;box-shadow:0 2px 8px #f59e0b26}.ticket-option-content{display:flex;align-items:center;gap:1rem}.ticket-option-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;color:#fff;font-size:1.5rem;box-shadow:0 2px 8px #f59e0b4d}.ticket-option-text{flex:1}.ticket-option-title{font-size:1rem;font-weight:600;color:#78350f;margin:0 0 .25rem}.ticket-option-desc{font-size:.875rem;color:#92400e;margin:0}.submit-ticket-btn{flex-shrink:0;padding:.625rem 1.25rem;background:linear-gradient(135deg,#a02d2d 0% 100%);color:#fff;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #3b82f640;display:flex;align-items:center;gap:.5rem}.submit-ticket-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ef444459}.submit-ticket-btn:active{transform:translateY(0);box-shadow:0 2px 6px #ef444433}.submit-ticket-btn i{font-size:1.125rem}.ai-rejection-option{margin-top:1rem;padding:1rem;background:linear-gradient(135deg,#fee2e2,#fecaca);border-left:4px solid #a02d2d;border-radius:8px;box-shadow:0 2px 8px #ef444426}.ai-rejection-option .rejection-option-content{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:1rem!important}.ai-rejection-option .rejection-option-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#a02d2d 0% 100%);border-radius:50%;color:#fff;font-size:1.5rem;box-shadow:0 2px 8px #ef44444d}.ai-rejection-option .rejection-option-text{flex:1;width:100%}.ai-rejection-option .rejection-option-title{font-size:1rem;font-weight:600;color:#7f1d1d;margin:0 0 .5rem}.ai-rejection-option .rejection-option-desc{font-size:.875rem;color:#991b1b;margin:0 0 .5rem;line-height:1.5}.ai-rejection-option .modify-info-btn{padding:.625rem 1.25rem;background:linear-gradient(135deg,#ec4899,#db2777);color:#fff;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #ec489940;display:flex;align-items:center;gap:.5rem;align-self:flex-start;margin-top:.5rem}.ai-rejection-option .modify-info-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ec489959}.ai-rejection-option .modify-info-btn:active{transform:translateY(0);box-shadow:0 2px 6px #ec489933}.ai-rejection-option .modify-info-btn i{font-size:1.125rem}.ai-approval-option{margin-top:1rem;padding:1rem;background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-left:4px solid #22c55e;border-radius:8px;box-shadow:0 2px 8px #22c55e26}.approval-option-content{display:flex;align-items:center;gap:1rem}.approval-option-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;color:#fff;font-size:1.5rem;box-shadow:0 2px 8px #22c55e4d}.approval-option-text{flex:1}.approval-option-title{font-size:1rem;font-weight:600;color:#15803d;margin:0 0 .25rem}.approval-option-desc{font-size:.875rem;color:#166534;margin:0}.ticket-rejection-option{margin-top:1rem;padding:1rem;background:linear-gradient(135deg,#fee2e2,#fecaca);border-left:4px solid #a02d2d;border-radius:8px;box-shadow:0 2px 8px #ef444426}.ticket-rejection-option .rejection-option-content{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:1rem!important}.ticket-rejection-option .rejection-option-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#a02d2d 0% 100%);border-radius:50%;color:#fff;font-size:1.5rem;box-shadow:0 2px 8px #ef44444d}.ticket-rejection-option .rejection-option-text{flex:1;width:100%}.ticket-rejection-option .rejection-option-title{font-size:1rem;font-weight:600;color:#7f1d1d;margin:0 0 .5rem}.ticket-rejection-option .rejection-option-desc{font-size:.875rem;color:#991b1b;margin:0 0 .5rem;line-height:1.5}.ticket-rejection-option .modify-ticket-btn{padding:.625rem 1.25rem;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #f9731640;display:flex;align-items:center;gap:.5rem;align-self:flex-start;margin-top:.5rem}.ticket-rejection-option .modify-ticket-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f9731659}.ticket-rejection-option .modify-ticket-btn:active{transform:translateY(0);box-shadow:0 2px 6px #f9731633}.ticket-rejection-option .modify-ticket-btn i{font-size:1.125rem}.feature-carousel{width:100%;height:100%;display:flex;flex-direction:column}.carousel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.carousel-header h3{font-size:1.2rem;font-weight:600;color:#2d3748;margin:0}.carousel-indicators{display:flex;gap:8px}.carousel-indicators .indicator{width:8px;height:8px;border-radius:50%;border:none;background:#cbd5e0;cursor:pointer;transition:all .3s ease}.carousel-indicators .indicator.active{background:#4299e1;width:20px;border-radius:4px}.carousel-content{flex:1;display:flex;align-items:center;position:relative}.carousel-btn{width:36px;height:36px;border-radius:50%;border:none;background:linear-gradient(135deg,#4299e1,#3182ce);color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;z-index:10}.carousel-btn:hover{transform:scale(1.1);box-shadow:0 4px 12px #0003}.prev-btn{margin-right:1rem}.next-btn{margin-left:1rem}.slide-container{flex:1;position:relative;height:200px;overflow:hidden}.carousel-controls-bottom{position:absolute;bottom:10px;left:10px;display:flex;gap:8px;z-index:1000}.normal-carousel-btn{padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;background:#f9fafb;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;z-index:1001}.normal-carousel-btn:hover{background:#f3f4f6;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.normal-carousel-btn:active{background:#e5e7eb;transform:translateY(0)}.slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transform:translate(100%);transition:all .5s ease-in-out}.slide.active{opacity:1;transform:translate(0)}.slide-icon{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#4299e1,#3182ce);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.slide-icon i{font-size:24px;color:#fff}.slide-title{font-size:1.3rem;font-weight:600;color:#2d3748;margin:0 0 .5rem}.slide-description{font-size:.9rem;color:#718096;text-align:center;margin:0 0 1rem;line-height:1.4}.slide-action-btn{padding:.5rem 1.5rem;background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;border:none;border-radius:20px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #48bb784d}.slide-action-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #48bb7866}.expert-survey-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeIn .3s ease;font-family:微软雅黑,Microsoft YaHei,Arial,sans-serif}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.expert-survey-modal{background:#fff;border-radius:16px;max-width:700px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:slideUp .4s cubic-bezier(.4,0,.2,1)}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.survey-header{background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff;padding:30px;text-align:center}.survey-header h2{margin:0 0 10px;font-size:24px;font-weight:600}.survey-header h2 i{margin-right:10px}.survey-desc{margin:0;font-size:14px;opacity:.95;line-height:1.6}.survey-body{padding:30px;overflow-y:auto;flex:1}.form-group{margin-bottom:24px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333;font-size:14px}.form-group label.required:after{content:" *";color:#a02d2d}.form-input,.form-select,.form-textarea{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;transition:all .3s;font-family:inherit}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a}.form-input.error,.form-select.error,.form-textarea.error{border-color:#a02d2d}.form-input::placeholder,.form-textarea::placeholder{color:#9ca3af}.form-textarea{resize:vertical;min-height:100px;line-height:1.6}.char-count{text-align:right;font-size:12px;color:#9ca3af;margin-top:4px}.error-text{display:block;color:#a02d2d;font-size:12px;margin-top:6px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:640px){.form-row{grid-template-columns:1fr}}.radio-option{display:flex;align-items:center;cursor:pointer;padding:10px 12px;border:2px solid #e5e7eb;border-radius:8px;transition:all .3s}.radio-option:hover{background:#f9fafb;border-color:#d1d5db}.radio-option input[type=radio]{margin:0 10px 0 0;width:18px;height:18px;cursor:pointer;accent-color:#4a90e2}.radio-option input[type=radio]:checked+.radio-label{font-weight:600}.radio-label{font-size:14px;cursor:pointer;-webkit-user-select:none;user-select:none}.info-notice{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-left:4px solid #4a90e2;padding:16px;border-radius:8px;display:flex;align-items:flex-start;gap:12px;margin-top:24px}.info-notice i{color:#4a90e2;font-size:18px;flex-shrink:0;margin-top:2px}.info-notice span{font-size:13px;color:#1e40af;line-height:1.6}.survey-footer{padding:20px 30px;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;background:#f9fafb}.btn{padding:12px 24px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s;display:inline-flex;align-items:center;gap:8px}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-cancel{background:#f3f4f6;color:#6b7280}.btn-cancel:hover:not(:disabled){background:#e5e7eb}.btn-submit{background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff}.btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #4a90e266}.btn i{font-size:14px}.fa-spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.expert-survey-modal{max-width:95%;margin:10px}.survey-header,.survey-body,.survey-footer{padding:20px}.survey-header h2{font-size:20px}.survey-desc{font-size:13px}}.hr-detection-page{padding:30px;background:#f8f9fa;min-height:100vh;font-family:微软雅黑,Microsoft YaHei,Arial,sans-serif}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:40px}.header-main h1{margin:0 0 10px;font-size:32px;color:#2c3e50;font-weight:600}.page-subtitle{margin:0;font-size:16px;color:#666;line-height:1.5}.header-actions{display:flex;gap:15px;position:relative}.btn{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#a02d2d 0% 100%);color:#fff}.btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #a02d2d66;transform:translateY(-2px)}.btn-secondary{background:#e5e7eb;color:#333}.btn-secondary:hover:not(:disabled){background:#d1d5db}.btn-success{background:#ffc107;color:#333}.btn-success:hover:not(:disabled){background:#ffb81c}.btn-info{background:#ffc107;color:#333}.btn-info:hover:not(:disabled){background:#ffb81c}.btn-info:disabled{opacity:.5;cursor:not-allowed}.upload-section{background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:30px}.upload-header{margin-bottom:25px}.upload-header h2{margin:0 0 10px;font-size:20px;color:#2c3e50;font-weight:600}.upload-desc{margin:0;color:#666;font-size:14px}.documents-upload-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}@media(max-width:1024px){.documents-upload-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.documents-upload-container{grid-template-columns:1fr}}.document-upload-item{border:2px dashed #d1d5db;border-radius:12px;padding:20px;background:#f9fafb;cursor:pointer;transition:all .3s ease;position:relative}.document-upload-item:hover{border-color:#dc3545;background:#dc35450d}.document-upload-item.required{border-color:#ffc107}.document-upload-item.uploaded{border-color:#28a745;background:#28a7450d}.document-upload-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.document-type-name{font-weight:600;color:#2c3e50;font-size:16px}.document-upload-content{min-height:120px;display:flex;align-items:center;justify-content:center}.upload-placeholder{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.uploaded-file-info{display:flex;align-items:center;gap:15px;width:100%;position:relative}.uploaded-file-info .file-icon{width:40px;height:40px;background:#28a745;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.uploaded-file-info .file-details{flex:1}.uploaded-file-info .file-name{font-weight:500;color:#2c3e50;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.uploaded-file-info .file-size{font-size:12px;color:#666}.uploaded-file-info .file-status{font-size:12px;color:#28a745;font-weight:500}.remove-file-btn{position:absolute;top:-5px;right:-5px;width:24px;height:24px;background:#dc3545;color:#fff;border:none;border-radius:50%;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.remove-file-btn:hover{background:#c82333;transform:scale(1.1)}.upload-tips{background:#f0f7ff;border-left:4px solid #007bff;padding:15px;border-radius:0 8px 8px 0;font-size:14px;color:#495057;line-height:1.5}.drop-zone{border:2px dashed #d1d5db;border-radius:12px;padding:40px;text-align:center;background:#f9fafb;cursor:pointer;transition:all .3s ease;min-height:200px;display:flex;align-items:center;justify-content:center}.drop-zone:hover{border-color:#a02d2d;background:#a02d2d0d}.drop-zone.drop-zone-active{border-color:#ffc107;background:#ffc1071a;box-shadow:0 0 20px #ffc10733}.drop-zone.drop-zone-has-file{border-color:#a02d2d;background:#a02d2d0d}.drop-zone-content{width:100%}.file-input-hidden{display:none}.drop-zone-placeholder{display:flex;flex-direction:column;align-items:center;gap:15px}.upload-icon{font-size:48px;color:#d1d5db;font-weight:300;line-height:1}.upload-text{text-align:center}.upload-title{color:#2c3e50;font-size:16px;font-weight:500;margin-bottom:8px}.upload-subtitle{color:#999;font-size:13px;line-height:1.5}.selected-file-info{display:flex;align-items:center;gap:20px;justify-content:flex-start}.file-icon{width:50px;height:50px;background:linear-gradient(135deg,#a02d2d 0% 100%);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:8px;font-weight:500;flex-shrink:0}.file-details{text-align:left}.file-name{color:#2c3e50;font-weight:500;font-size:14px;margin-bottom:4px;word-break:break-word}.file-size{color:#999;font-size:13px;margin-bottom:4px}.file-status{color:#a02d2d;font-size:12px;font-weight:500}.analysis-section{background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:30px;text-align:left}.analysis-btn{font-size:16px;padding:12px 40px;min-width:200px}.analysis-progress{width:100%;margin:25px 0 20px;text-align:left}.progress-bar{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:15px}.progress-fill{height:100%;background:linear-gradient(90deg,#a02d2d 0% 100%);border-radius:4px;transition:width .3s ease}.progress-text{color:#666;font-size:14px;line-height:1.6}.progress-text small{color:#999;font-size:12px;display:block;margin-top:5px}.report-controls{display:flex;gap:10px}.report-controls .btn{padding:10px 16px;font-size:13px}.report-preview{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:30px;overflow:auto;max-height:600px}.report-content{margin:0;font-family:Courier New,monospace;font-size:13px;color:#333;line-height:1.8;white-space:pre-wrap;word-wrap:break-word}.notification{position:fixed;top:20px;right:20px;max-width:400px;border-radius:8px;padding:16px;color:#fff;font-size:14px;animation:slideIn .3s ease;z-index:10000;box-shadow:0 4px 12px #00000026}.notification-success{background:#a02d2d}.notification-error{background:#495057}.notification-warning,.notification-info{background:#ffc107}.notification-content{display:flex;gap:10px;align-items:flex-start;position:relative}.notification-content pre{margin:0;white-space:pre-wrap;word-wrap:break-word;font-family:inherit;font-size:inherit}.notification-close{background:none;border:none;color:#fff;font-size:20px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .2s}.notification-close:hover{opacity:.8}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}@media(max-width:768px){.page-header{flex-direction:column;gap:20px}.header-main h1{font-size:24px}.header-actions{flex-wrap:wrap}.upload-section,.analysis-section{padding:20px}.drop-zone{padding:30px 20px}.report-controls{flex-direction:column}.report-controls .btn{width:100%;justify-content:center}.notification{max-width:90vw;right:10px;left:10px}}.user-type-selector-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.user-type-selector-modal{background:#fff;border-radius:16px;padding:40px;max-width:800px;width:90%;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease}.selector-header{text-align:center;margin-bottom:40px}.selector-header h2{margin:0 0 12px;font-size:28px;color:#2c3e50;font-weight:700}.selector-subtitle{margin:0;font-size:15px;color:#666;line-height:1.6}.user-type-options{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:30px}.user-type-card{padding:24px;border:2px solid #e5e7eb;border-radius:12px;background:#f9fafb;cursor:pointer;transition:all .3s ease;text-align:center;display:flex;flex-direction:column;align-items:center}.user-type-card:hover{border-color:#a02d2d;background:#fff;box-shadow:0 8px 24px #a02d2d26;transform:translateY(-4px)}.type-icon{font-size:48px;margin-bottom:16px}.user-type-card h3{margin:0 0 8px;font-size:20px;color:#2c3e50;font-weight:600}.type-desc{margin:0 0 16px;font-size:14px;color:#666;line-height:1.5}.type-features{margin:0 0 20px;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px;width:100%;text-align:left}.type-features li{font-size:13px;color:#555;display:flex;align-items:center;gap:8px}.type-features li:before{content:"✓";color:#ffc107;font-weight:700}.select-btn{padding:12px 28px;background:linear-gradient(135deg,#a02d2d 0% 100%);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #a02d2d4d;width:100%}.select-btn:hover{box-shadow:0 6px 20px #a02d2d66;transform:translateY(-2px)}.selector-footer{text-align:center;padding-top:24px;border-top:1px solid #e5e7eb}.footer-note{margin:0;font-size:12px;color:#999}@media(max-width:640px){.user-type-selector-modal{padding:24px}.selector-header h2{font-size:22px}.user-type-options{grid-template-columns:1fr;gap:16px}.user-type-card{padding:20px}.type-icon{font-size:40px;margin-bottom:12px}.user-type-card h3{font-size:18px}}.report-section{background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:30px;margin-top:30px}.report-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #f0f0f0}.report-header h2{margin:0;font-size:24px;color:#2c3e50;font-weight:600}.report-actions{display:flex;gap:12px}.report-content{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:20px;overflow-x:auto;max-height:600px;overflow-y:auto}.report-content pre{margin:0;font-size:13px;color:#333;line-height:1.6;white-space:pre-wrap;word-wrap:break-word}@media(max-width:768px){.report-header{flex-direction:column;align-items:flex-start;gap:16px}.report-actions{width:100%;flex-direction:column}.report-actions .btn{width:100%}}.tutorial-section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:linear-gradient(135deg,#a02d2d 0% 100%)}.tutorial-container{background:#fff;border-radius:16px;padding:60px 40px;max-width:800px;width:100%;box-shadow:0 20px 60px #0000004d;animation:slideUp .5s ease}.tutorial-title{font-size:32px;font-weight:700;color:#2c3e50;margin-bottom:12px;text-align:center}.tutorial-subtitle{font-size:16px;color:#7f8c8d;text-align:center;margin-bottom:40px}.tutorial-steps{margin-bottom:40px;display:flex;flex-direction:column;gap:24px;position:relative}.tutorial-steps:before{content:"";position:absolute;left:24px;top:50px;bottom:50px;width:2px;background:linear-gradient(180deg,#a02d2d 0% 100%);z-index:0}.tutorial-step{flex:1;display:flex;flex-direction:row;gap:20px;padding:24px;background:#fff;border-radius:12px;border:2px solid #e8e8e8;border-left:4px solid #a02d2d;position:relative;z-index:1;transition:all .3s ease}.tutorial-step:hover{border-color:#a02d2d;box-shadow:0 4px 16px #a02d2d26;transform:translate(8px)}.step-number{flex-shrink:0;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#a02d2d 0% 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;box-shadow:0 4px 12px #a02d2d4d}.step-content{flex:1}.step-content h3{font-size:18px;color:#2c3e50;margin:0 0 8px;font-weight:600}.step-content p{font-size:14px;color:#666;margin:0 0 12px;line-height:1.6}.step-content ul{margin:0;padding-left:20px;font-size:14px;color:#666;line-height:1.7;list-style:none}.step-content li{margin:6px 0;padding-left:16px;position:relative}.step-content li:before{content:"✓";position:absolute;left:0;color:#a02d2d;font-weight:700}.tutorial-info{background:#fff3e0;border-radius:12px;padding:24px;margin-bottom:32px;border-left:4px solid #ffc107}.tutorial-info h3{font-size:16px;color:#2c3e50;margin:0 0 8px;font-weight:600}.tutorial-info p{font-size:14px;color:#555;margin:0;line-height:1.6}.tutorial-start-btn{width:100%;padding:16px;font-size:16px;font-weight:600;background:linear-gradient(135deg,#a02d2d 0% 100%);border:none;color:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease}.tutorial-start-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #a02d2d66}@media(max-width:768px){.tutorial-container{padding:40px 24px}.tutorial-title{font-size:24px}.tutorial-steps{flex-direction:column;gap:20px}.tutorial-steps:before{left:24px}.tutorial-step{flex:none;width:100%}.step-number{width:40px;height:40px;font-size:16px;flex-shrink:0}.step-content h3{font-size:16px}.step-content p,.step-content ul{font-size:13px}}.survey-form-inline-section{background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:30px}.survey-form-title{margin:0 0 20px;font-size:20px;color:#2c3e50;font-weight:600;text-align:center;padding-bottom:20px;border-bottom:2px solid #f0f0f0}.survey-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.survey-modal-container{background-color:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.survey-modal-close{position:fixed;top:30px;right:30px;width:40px;height:40px;border:none;background-color:#fff;border-radius:50%;font-size:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;transition:all .2s ease;z-index:1001}.survey-modal-close:hover{background-color:#f3f4f6;transform:rotate(90deg)}@media(max-width:768px){.survey-modal-overlay{padding:10px}.survey-modal-close{top:15px;right:15px}}.history-button-section{margin:30px 0;text-align:center}.history-btn{padding:12px 24px;background:#e5e7eb;color:#333;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.history-btn:hover:not(:disabled){background:#d1d5db}.history-btn:disabled{opacity:.5;cursor:not-allowed}.history-dropdown{position:fixed;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;width:400px;max-height:500px;overflow:hidden;z-index:9999;border:1px solid #e9ecef;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.history-header{padding:16px 20px;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:flex-start;background:#f8f9fa}.history-header>div:first-child{flex:1}.history-header>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.history-header h4{margin:0;font-size:16px;color:#495057}.btn-danger{background:linear-gradient(135deg,#b73534,#a02d2d);color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .3s ease}.btn-danger:hover:not(:disabled){background:linear-gradient(135deg,#a02d2d,#8b2323);transform:translateY(-2px);box-shadow:0 5px 15px #a02d2d4d}.btn-danger:disabled{opacity:.5;cursor:not-allowed}.history-list{max-height:400px;overflow-y:auto}.history-item{padding:16px 20px;border-bottom:1px solid #f8f9fa;display:flex;justify-content:space-between;align-items:center;transition:background .2s ease}.history-item:hover{background:#f8f9fa}.history-item:last-child{border-bottom:none}.history-info{flex:1}.history-filename{font-weight:600;color:#495057;font-size:14px;margin-bottom:4px}.history-date{color:#6c757d;font-size:12px;margin-bottom:2px}.history-size{color:#6c757d;font-size:12px}.btn-small{padding:6px 12px;font-size:12px;border-radius:6px;border:none;cursor:pointer;transition:all .2s ease}.btn-small:disabled{opacity:.5;cursor:not-allowed}.btn-secondary.btn-small{background:#e9ecef;color:#495057}.btn-secondary.btn-small:hover:not(:disabled){background:#dee2e6}.btn-primary.btn-small{background:linear-gradient(135deg,#a02d2d 0% 100%);color:#fff}.btn-primary.btn-small:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px #a02d2d4d}.hr-compliance-survey{max-width:900px;margin:0 auto;padding:20px;background-color:#f9fafb;border-radius:8px;font-family:微软雅黑,Microsoft YaHei,Arial,sans-serif}.hr-compliance-survey form{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 1px 3px #0000001a}.survey-header{margin-bottom:30px;border-bottom:2px solid #e5e7eb;background-color:#dc3545;color:#fff;padding:20px}.survey-header h2{margin:0 0 10px;color:#1f2937;font-size:24px;font-weight:600}.survey-header p{margin:0;color:#6b7280;font-size:14px;line-height:1.6}.survey-section{margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #e5e7eb}.survey-section:last-of-type{border-bottom:none}.survey-section h3{margin:0 0 20px;color:#1f2937;font-size:18px;font-weight:600;padding-left:10px;border-left:4px solid #dc3545}.form-group{margin-bottom:25px}.form-group label{display:block;margin-bottom:12px;color:#1f2937;font-size:15px;font-weight:500}.required{color:#a02d2d;margin-left:3px}.question-desc{margin:8px 0 12px;color:#6b7280;font-size:14px;line-height:1.5}.question-hint{margin:0 0 10px;color:#9ca3af;font-size:13px;font-style:italic}.radio-group,.checkbox-group{display:flex;flex-direction:column;gap:10px}.radio-option,.checkbox-option{display:flex;align-items:center;padding:10px;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.radio-option:hover,.checkbox-option:hover{background-color:#f3f4f6}.radio-option input[type='"radio"'],.checkbox-option input[type='"checkbox"']{width:18px;height:18px;margin-right:12px;cursor:pointer;accent-color:#dc3545;flex-shrink:0}.radio-option label,.checkbox-option label{display:none}.radio-option,.checkbox-option{font-size:14px;color:#374151}.error-message{margin-top:8px;color:#a02d2d;font-size:13px;background-color:#fef2f2;padding:8px 12px;border-radius:4px;border-left:3px solid #a02d2d}.survey-footer{margin-top:30px;padding-top:20px;border-top:2px solid #e5e7eb;text-align:center;display:flex;flex-direction:column;gap:10px}.survey-note{margin:0 0 10px;color:#1f2937;font-size:15px;font-weight:500}.survey-hint{margin:0 0 20px;color:#6b7280;font-size:13px;line-height:1.6}.submit-button{background-color:#dc3545;color:#fff;font-size:15px;font-weight:500;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-width:80px;height:50px;width:120px;margin:0 auto;padding:8px 16px}.submit-button:hover:not(:disabled){background-color:#c81e2b;box-shadow:0 4px 12px #dc354566}.submit-button:disabled{background-color:#9ca3af;cursor:not-allowed;opacity:.7}.submit-button:active:not(:disabled){transform:scale(.98)}@media(max-width:768px){.hr-compliance-survey{padding:10px}.hr-compliance-survey form{padding:15px}.survey-header h2{font-size:20px}.survey-section h3{font-size:16px}.form-group label{font-size:14px}.radio-option,.checkbox-option{font-size:13px}}.privacy-agreement-section{margin:30px 0;padding:15px;background-color:#f5f7ff;border:1px solid #e0e7ff;border-radius:6px}.privacy-checkbox-group{display:flex;flex-direction:column;gap:10px}.privacy-checkbox-label{display:flex;align-items:center;font-size:14px;color:#1f2937;cursor:pointer;-webkit-user-select:none;user-select:none}.privacy-checkbox-label input[type=checkbox]{width:18px;height:18px;margin-right:10px;cursor:pointer;accent-color:#c81e2b;flex-shrink:0}.privacy-link{background:none;border:none;color:#3b82f6;text-decoration:none;cursor:pointer;padding:0 4px;font-weight:500;transition:color .2s ease}.privacy-link:hover{color:#2563eb;text-decoration:underline}.privacy-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.privacy-modal{background-color:#fff;border-radius:8px;box-shadow:0 10px 40px #0003;max-width:600px;width:100%;max-height:80vh;display:flex;flex-direction:column;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.privacy-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.privacy-modal-header h3{margin:0;color:#1f2937;font-size:18px;font-weight:600}.modal-close{background:none;border:none;font-size:28px;color:#9ca3af;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.modal-close:hover{color:#1f2937}.privacy-modal-body{overflow-y:auto;padding:20px;flex:1}.privacy-content{font-size:13px;color:#374151;line-height:1.8}.privacy-content h4{margin:0 0 15px;color:#1f2937;font-size:16px;font-weight:600}.privacy-content h5{margin:15px 0 8px;color:#1f2937;font-size:14px;font-weight:600}.privacy-content p{margin:0 0 12px;color:#374151}.privacy-content ul{margin:10px 0 12px 20px;padding:0;color:#374151}.privacy-content li{margin:6px 0;line-height:1.6}.privacy-content strong{color:#1f2937;font-weight:600}.privacy-modal-body::-webkit-scrollbar{width:6px}.privacy-modal-body::-webkit-scrollbar-track{background:#f1f5f9}.privacy-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.privacy-modal-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.privacy-modal-footer{display:flex;justify-content:flex-end;padding:15px 20px;border-top:1px solid #e5e7eb;flex-shrink:0}.modal-confirm-btn{padding:10px 30px;background-color:#dc3545;color:#fff;font-size:14px;font-weight:500;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease}.modal-confirm-btn:hover{background-color:#c81e2b;box-shadow:0 4px 12px #3b82f666}.modal-confirm-btn:active{transform:scale(.98)}
