.login-page{display:flex;min-height:100vh;background:#fff}.login-left{width:50%;background:#eef3fb;padding:30px 45px;display:flex;flex-direction:column}.logo-section{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:35px}.logo-section img{width:84px;height:40px}.logo-section span{font-size:20px;font-weight:700;color:#3478f6}.login-left h1{font-size:48px;line-height:1.1;font-weight:800;color:#111827;margin-bottom:20px}.login-left h1 span{color:#3478f6}.description{width:600px;font-size:18px;line-height:1.8;color:#5f6778;margin-bottom:30px}.banner-wrapper{width:100%;max-width:650px}.banner-image{width:100%;height:320px;object-fit:cover;border-radius:20px;box-shadow:0 20px 40px #0000002e}.feature-cards{display:flex;gap:20px;margin-top:40px;max-width:650px}.feature-card{flex:1;background:#fff;border:1px solid #dfe6ef;border-radius:14px;padding:18px;display:flex;gap:14px}.feature-icon{width:38px;height:38px;background:#eef4ff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#3478f6}.feature-card h4{font-size:17px;margin-bottom:8px;color:#111827}.feature-card p{font-size:14px;line-height:1.7;color:#6b7280}.login-right{width:50%;background:#fff;position:relative;display:flex;justify-content:center;align-items:center}.login-form-container{width:440px}.login-form-container h2{font-size:48px;font-weight:700;color:#111827}.login-subtitle{margin-top:10px;margin-bottom:35px;color:#6b7280;font-size:18px}.form-group{margin-bottom:20px}.form-group label,.password-header label{display:block;margin-bottom:8px;font-size:15px;font-weight:600;color:#111827}.password-header{display:flex;justify-content:space-between;align-items:center;margin-top:22px;margin-bottom:8px}.password-header a{color:#3478f6;text-decoration:none;font-size:14px}.input-wrapper{border:1px solid #d1d5db;height:54px;border-radius:10px;display:flex;align-items:center;padding:0 14px;gap:10px}.input-wrapper input{border:none;outline:none;flex:1;font-size:15px}.input-wrapper svg{color:#6b7280}.eye-icon{cursor:pointer}.remember-row{display:flex;align-items:center;gap:10px;margin-top:18px}.remember-row span{color:#374151;font-size:15px}.login-btn{width:100%;height:52px;border:none;margin-top:25px;background:#3478f6;color:#fff;font-size:18px;font-weight:600;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px}.login-btn:hover{background:#2868dd}.signup-link{margin-top:36px;text-align:center;color:#6b7280}.signup-link span{color:#3478f6;font-weight:600;cursor:pointer}.footer-links{position:absolute;bottom:20px;right:40px;display:flex;gap:30px}.footer-links a{text-decoration:none;color:#6b7280;font-size:14px}.dashboard-page{padding:30px}.dashboard-breadcrumb{font-size:13px;color:#6b7280}.dashboard-breadcrumb span{color:#3478f6}.dashboard-header{margin-top:10px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}.dashboard-header h1{font-size:34px;font-weight:700}.dashboard-actions{display:flex;gap:12px}.history-btn,.upload-btn{height:42px;padding:0 18px;border-radius:8px;border:1px solid #d9dce3;background:#fff;display:flex;align-items:center;gap:8px}.upload-btn{background:#3478f6;color:#fff;border:none}.kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.kpi-card{background:#fff;border-radius:14px;border:1px solid #e6e8ee;padding:24px;position:relative}.kpi-icon{width:42px;height:42px;background:#eef4ff;border-radius:10px;display:flex;justify-content:center;align-items:center;color:#3478f6}.kpi-growth{position:absolute;right:24px;top:24px;font-size:14px}.positive{color:#111827}.negative{color:#ef4444}.kpi-title{margin-top:22px;color:#6b7280}.kpi-value{font-size:46px;font-weight:700;margin-top:10px}.chart-row{margin-top:24px;display:grid;grid-template-columns:2fr 1fr;gap:20px}.processing-card,.qc-card,.activity-card,.performance-card{background:#fff;border:1px solid #e6e8ee;border-radius:14px;padding:22px}.card-header{display:flex;justify-content:space-between}.card-header h3,.qc-card h3,.activity-card h3,.performance-card h3{font-size:24px}.card-header p,.qc-card p,.performance-card p{color:#6b7280;margin-top:5px}.days-btn{border:1px solid #ddd;background:#fff;height:36px;padding:0 14px;border-radius:18px}.dummy-chart{margin-top:20px}.dummy-chart svg{width:100%;height:320px}.donut-chart{width:200px;height:200px;border-radius:50%;margin:40px auto;background:conic-gradient(#3478f6 0,#3478f6 70%,#000 70%,#000 90%,#ef5a5a 90%,#ef5a5a);position:relative}.donut-chart:after{content:"";width:120px;height:120px;background:#fff;border-radius:50%;position:absolute;top:40px;left:40px}.legend div{display:flex;justify-content:space-between;margin-bottom:14px}.blue-dot,.black-dot,.red-dot{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:8px}.blue-dot{background:#3478f6}.black-dot{background:#000}.red-dot{background:#ef5a5a}.bottom-row{margin-top:24px;display:grid;grid-template-columns:2fr 1fr;gap:20px}.activity-header{display:flex;justify-content:space-between;margin-bottom:25px}.activity-header a{color:#3478f6;text-decoration:none}.activity-item{padding:18px 0;border-bottom:1px solid #ececec;display:flex;justify-content:space-between}.activity-item h4{font-weight:500}.activity-item span{color:#6b7280;font-size:14px}.metric{display:flex;justify-content:space-between;margin-top:20px}.bar{height:5px;border-radius:10px;margin-top:10px}.blue{background:#3478f6}.green{background:#24b36b}.engine-box{margin-top:25px;background:#eef3fb;padding:18px;border-radius:10px}.engine-box span{font-size:12px;color:#3478f6;font-weight:600}.engine-box p{margin-top:8px}.documents-page{padding:32px}.documents-top{display:flex;justify-content:space-between;align-items:flex-start}.breadcrumb{color:#6b7280;font-size:14px}.documents-top h1{margin-top:12px;font-size:34px;font-weight:700}.documents-top p{margin-top:8px;color:#6b7280}.documents-actions{display:flex;gap:12px}.upload-document{background:#3478f6;color:#fff;border:none;height:44px;padding:0 18px;border-radius:8px;display:flex;gap:8px;align-items:center}.bulk-btn{border:1px solid #d9dde5;background:#fff;border-radius:8px;padding:0 18px}.documents-toolbar{margin-top:28px;display:flex;justify-content:space-between;align-items:center}.toolbar-left{display:flex;gap:12px}.search-box{width:420px;height:42px;border:1px solid #d9dde5;border-radius:8px;display:flex;align-items:center;gap:10px;padding:0 12px}.search-box input{border:none;outline:none;width:100%}.icon-btn{width:42px;height:42px;border:1px solid #d9dde5;background:#fff;border-radius:8px}.toolbar-right{display:flex;gap:25px;align-items:center}.export-btn{border:none;background:transparent;display:flex;gap:8px;align-items:center}.play-icon{text-align:center;cursor:pointer}.documents-table{margin-top:24px;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff;max-height:54vh;overflow-y:auto}.documents-table table{width:100%;border-collapse:collapse}.documents-table th{text-align:left;background:#f8fafc;padding:18px;font-weight:600}.documents-table td{padding:20px 18px;border-top:1px solid #edf1f5}.file-info{display:flex;gap:14px;align-items:center;cursor:pointer}.file-icon{width:38px;height:38px;background:#f3f6fb;display:flex;justify-content:center;align-items:center;border-radius:8px}.file-name{font-weight:600}.file-size{margin-top:4px;color:#6b7280;font-size:13px}.lang-pill{background:#f3f4f6;padding:6px 12px;border-radius:20px;font-size:13px}.status{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:13px}.success{background:#edfdf2;color:#15803d}.processing{background:#eaf2ff;color:#3478f6}.pending{background:#f3f4f6}.failed{background:#ffe8e8;color:#dc2626}.progress-line{width:90px;height:6px;background:#e5e7eb;border-radius:10px}.progress-line div{width:35%;height:100%;background:#63b04d;border-radius:10px}.pagination{display:flex;justify-content:space-between;margin-top:28px}.pagination-right{display:flex;gap:10px;align-items:center}.pagination-right button{width:34px;height:34px;border:none;background:#f3f4f6;border-radius:8px}.active-page{background:#3478f6;color:#fff}.sidebar{width:240px;height:100vh;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;justify-content:space-between;position:fixed;left:0;top:0}.sidebar-logo{height:70px;display:flex;align-items:center;padding-left:22px;border-bottom:1px solid #e5e7eb}.sidebar-logo img{height:34px}.sidebar-menu{padding:18px 12px}.menu-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:8px;cursor:pointer;margin-bottom:6px;color:#374151;font-size:15px;font-weight:500}.menu-item.active{background:#f3f6fb;color:#3478f6}.sidebar-bottom{border-top:1px solid #e5e7eb;padding:15px}.logout-btn{display:flex;align-items:center;gap:10px;color:#ef4444;cursor:pointer;font-size:15px}.collapse-btn{margin-top:18px;text-align:center;cursor:pointer}.menu-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:8px;cursor:pointer;margin-bottom:6px;color:#374151;text-decoration:none;transition:all .2s ease}.menu-item.active{background:#f3f6fb;color:#3478f6;font-weight:600}.menu-item:hover{background:#f5f7fb}.header{height:70px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:100}.header-search{width:380px;height:40px;border:1px solid #e5e7eb;border-radius:8px;display:flex;align-items:center;gap:10px;padding:0 12px}.header-search input{border:none;outline:none;width:100%}.header-rag{font-size:14px;color:#6b7280;font-style:italic}.header-right{display:flex;align-items:center;gap:24px}.header-user{display:flex;align-items:center;gap:12px}.header-user h4{font-size:14px;font-weight:600;text-align:right}.header-user span{font-size:12px;color:#6b7280}.header-user img{width:40px;height:40px;border-radius:50%}.viewer-page{display:flex;flex-direction:column;height:calc(100vh - 70px);background:#f8fafc}.viewer-header{height:58px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.viewer-title-section{display:flex;align-items:center;gap:16px}.viewer-file-name{font-size:18px;font-weight:700;color:#111827;display:flex;align-items:center;gap:12px}.ai-badge{background:#eef4ff;color:#3478f6;border:1px solid #cddfff;border-radius:20px;font-size:12px;font-weight:500;padding:4px 10px}.viewer-subtitle{margin-top:3px;font-size:13px;color:#6b7280}.viewer-actions{display:flex;align-items:center;gap:12px}.action-btn{height:38px;padding:0 16px;background:#fff;border:1px solid #d9dde5;border-radius:8px;display:flex;align-items:center;gap:8px;cursor:pointer}.save-btn{height:38px;padding:0 16px;background:#3478f6;border:none;border-radius:8px;color:#fff;display:flex;align-items:center;gap:8px;cursor:pointer}.viewer-content{flex:1;display:flex;overflow:hidden}.pages-panel{width:220px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column}.pages-header{height:48px;display:flex;align-items:center;padding-left:16px;font-size:13px;font-weight:700;color:#4b5563;border-bottom:1px solid #e5e7eb}.thumbnail-list{flex:1;overflow-y:auto;padding:14px}.thumb-card{margin-bottom:20px;text-align:center}.thumb-card img{width:140px;height:190px;object-fit:cover;border:1px solid #d1d5db;border-radius:4px;background:#f8fafc}.thumb-card span{display:block;margin-top:8px;font-size:13px;color:#4b5563}.thumb-card.active img{border:2px solid #3478f6}.thumb-card.active{background:#eef4ff;border-radius:12px;padding:8px}.pdf-panel{flex:1;background:#f5f7fa;position:relative;display:flex;flex-direction:column}.pdf-toolbar{position:absolute;top:18px;left:50%;transform:translate(-50%);height:42px;background:#fff;border:1px solid #e5e7eb;border-radius:24px;display:flex;align-items:center;gap:18px;padding:0 20px;z-index:10;box-shadow:0 3px 12px #00000014}.pdf-toolbar svg{cursor:pointer}.pdf-viewer{flex:1;display:flex;justify-content:center;align-items:center;color:#9ca3af;font-size:20px}.insights-panel{width:430px;background:#fff;border-left:1px solid #e5e7eb;display:flex;flex-direction:column}.insight-tabs{display:flex;gap:10px;padding:18px;border-bottom:1px solid #e5e7eb}.insight-tabs button{flex:1;height:40px;border:none;border-radius:8px;background:transparent;display:flex;justify-content:center;align-items:center;gap:8px;cursor:pointer}.active-tab{background:#eef4ff!important;color:#3478f6}.insight-content{flex:1;overflow-y:auto;padding:24px}.topics-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;font-weight:600}.topics-header a{color:#3478f6;text-decoration:none;font-size:14px}.topics-list{display:flex;flex-wrap:wrap;gap:10px}.topics-list span{background:#f3f4f6;border:1px solid #e5e7eb;padding:8px 14px;border-radius:20px;font-size:13px}.suggest-chip{color:#3478f6;border:1px dashed #3478f6!important;background:#fff!important}.summary-card{margin-top:28px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.summary-card h4{margin-bottom:14px;font-size:18px}.summary-card p{line-height:1.7;color:#6b7280;font-size:14px}.summary-card a{display:inline-block;margin-top:16px;color:#3478f6;text-decoration:none;font-weight:600}.viewer-footer{height:56px;background:#fff;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.footer-left{display:flex;align-items:center;gap:12px}.footer-center{color:#9ca3af;font-size:13px}.footer-right{display:flex;gap:12px}.discard-btn{background:transparent;border:none;font-weight:500;cursor:pointer}.submit-btn{height:38px;padding:0 18px;border-radius:8px;border:1px solid #3478f6;color:#3478f6;background:#fff;font-weight:600;cursor:pointer}.thumbnail-list::-webkit-scrollbar,.insight-content::-webkit-scrollbar{width:6px}.thumbnail-list::-webkit-scrollbar-thumb,.insight-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:20px}.ai-search-page{min-height:calc(100vh - 70px);background:#fff;padding:40px 10px;position:relative}.search-hero{text-align:center;margin-bottom:54px}.search-hero h1{font-size:42px;font-weight:800;color:#111827;margin-bottom:10px}.search-hero p{font-size:18px;color:#667085;margin-bottom:30px}.semantic-search-box{width:820px;height:68px;margin:0 auto;background:#fff;border:1px solid #d9dde5;border-radius:14px;box-shadow:0 12px 24px #1118272e;display:flex;align-items:center;gap:18px;padding:0 22px}.semantic-search-box svg{color:#3478f6}.semantic-search-box input{flex:1;border:none;outline:none;font-size:15px;color:#111827}.semantic-search-box input::placeholder{color:#9ca3af}.semantic-search-box button{border:none;background:transparent;font-weight:600;font-size:14px;cursor:pointer;color:#111827}.popular-tags{margin-top:18px;display:flex;justify-content:center;align-items:center;gap:9px}.popular-tags span{font-size:12px;color:#667085;letter-spacing:.5px}.popular-tags label{background:#f3f4f6;border-radius:18px;padding:5px 13px;font-size:12px;color:#111827}.search-content{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:44px;margin:20px 50px}.results-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;padding-bottom:18px;margin-bottom:20px}.results-header>div:first-child{display:flex;align-items:center;gap:10px}.results-header h2{font-size:22px;font-weight:800;color:#111827}.result-count{background:#f3f4f6;color:#111827;border-radius:16px;padding:5px 10px;font-size:12px}.results-header>div:last-child{font-size:14px;color:#667085}.sort-link{color:#3478f6;margin-left:18px;font-weight:500}.result-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:22px;margin-bottom:14px}.result-top{display:flex;align-items:center;gap:14px;margin-bottom:12px}.result-top input{width:16px;height:16px}.match-score{font-size:13px;font-weight:700;color:#111827}.doc-type{font-size:12px;color:#667085}.result-top svg{margin-left:auto;color:#4b5563}.result-card h3{font-size:18px;font-weight:600;color:#111827;margin-left:38px;margin-bottom:12px}.result-card p{margin-left:38px;font-size:14px;line-height:1.6;color:#667085;max-width:650px}.result-footer{margin-left:38px;margin-top:34px;display:flex;justify-content:space-between;align-items:center}.result-meta{display:flex;align-items:center;gap:18px}.result-meta span{display:flex;align-items:center;gap:5px;font-size:12px;color:#667085}.result-tags{display:flex;gap:7px}.result-tags span{border:1px solid #d9dde5;border-radius:14px;padding:4px 12px;font-size:11px;color:#111827;background:#fff}.load-more{width:100%;height:44px;border:1px dashed #cfd6df;border-radius:8px;background:#fff;font-size:14px;font-weight:500;cursor:pointer;margin-top:8px}.filter-panel{padding-top:8px}.filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.filter-header>div{display:flex;align-items:center;gap:8px;font-size:17px;font-weight:700;color:#111827}.filter-header svg{color:#3478f6}.filter-header a{color:#3478f6;text-decoration:none;font-size:12px}.filter-section{border-bottom:1px solid #e5e7eb;padding-bottom:16px;margin-bottom:18px}.section-title{display:flex;align-items:center;justify-content:space-between;color:#111827;font-size:14px;font-weight:600;margin-bottom:12px}.filter-section label{display:flex;align-items:center;gap:8px;color:#667085;font-size:14px;margin-bottom:8px}.filter-section input[type=checkbox]{width:15px;height:15px;accent-color:#3478f6}.semantic-tags{display:flex;flex-wrap:wrap;gap:8px}.semantic-tags span{padding:6px 12px;border-radius:16px;border:1px solid #d9dde5;background:#fff;font-size:12px;color:#111827}.ask-ai-btn{position:fixed;right:46px;bottom:52px;width:255px;height:56px;background:#3478f6;color:#fff;border-radius:32px;box-shadow:0 18px 40px #3478f659;display:flex;align-items:center;gap:14px;padding:0 18px;z-index:20;cursor:pointer}.ask-ai-btn>svg{width:34px;height:34px;padding:7px;border:1px solid rgba(255,255,255,.7);border-radius:50%}.ask-ai-btn h4{font-size:14px;font-weight:700}.ask-ai-btn span{display:block;font-size:11px;opacity:.85;margin-top:2px}@media(max-width:1200px){.ai-search-page{padding:28px 28px 70px}.semantic-search-box{width:100%}.search-content{grid-template-columns:1fr;max-width:100%}.filter-panel{display:none}}.ai-chat-page{height:calc(100vh - 70px);display:grid;grid-template-columns:minmax(0,1fr) 390px;background:#fff;overflow:hidden}.chat-main{display:flex;flex-direction:column;min-width:0;border-right:1px solid #e5e7eb}.chat-workflow-header{height:52px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 22px;background:#fff}.workflow-title{display:flex;align-items:center;gap:10px;font-weight:700;color:#111827}.workflow-title svg{color:#3478f6}.workflow-title label{margin-left:14px;background:#f3f4f6;color:#374151;font-size:12px;padding:5px 14px;border-radius:20px}.workflow-actions{display:flex;align-items:center;gap:20px}.workflow-actions button{border:none;background:transparent;display:flex;align-items:center;gap:7px;color:#111827;font-weight:500;cursor:pointer}.chat-body{flex:1;padding:34px 32px;overflow-y:auto;background:#fff}.conversation-note{width:fit-content;max-width:620px;margin:0 auto 30px;padding:9px 18px;border:1px solid #d9dde5;border-radius:22px;color:#667085;font-size:12px;display:flex;align-items:center;gap:8px}.message-row{display:flex;align-items:flex-start;gap:12px;margin-bottom:10px}.message-row.user{justify-content:flex-end}.bot-avatar{width:34px;height:34px;background:#eaf2ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:4px}.user-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#cbd5e1,#334155);margin-top:4px}.message-bubble{max-width:560px;padding:16px 18px;border-radius:14px;font-size:15px;line-height:1.55;position:relative}.message-bubble span{display:block;font-size:11px;margin-top:10px}.bot-bubble{background:#fff;border:1px solid #d9dde5;box-shadow:0 1px 4px #00000014;color:#111827}.bot-bubble span{color:#667085}.user-bubble{background:#3478f6;color:#fff;width:560px}.user-bubble span{color:#fffc}.answer{max-width:560px}.citation-tags{position:absolute;right:16px;bottom:14px;display:flex;gap:8px}.citation-tags button{border:none;color:#3478f6;background:#eef4ff;font-size:11px;border-radius:4px;padding:3px 6px}.chat-input-area{border-top:1px solid #e5e7eb;background:#fff;padding:18px 24px 20px;box-shadow:0 -8px 20px #0f172a0a}.scoping-row{display:flex;align-items:center;gap:9px;margin-bottom:10px;color:#667085;font-size:12px}.scoping-row strong{font-size:11px;letter-spacing:.5px}.scoping-row span{height:22px;padding:0 10px;border:1px solid #d9dde5;border-radius:12px;display:flex;align-items:center;gap:5px;color:#3478f6;background:#f8fbff}.input-box{height:76px;border:1px solid #d9dde5;border-radius:10px;background:#fff;display:flex;align-items:center;padding:0 14px 0 20px;box-shadow:0 2px 8px #0f172a0f}.input-box input{flex:1;border:none;outline:none;font-size:15px}.input-box input::placeholder{color:#667085}.input-box>svg{color:#4b5563;margin-right:14px}.input-box button{width:38px;height:38px;border:none;border-radius:10px;background:#3478f6;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.ai-warning{text-align:center;color:#667085;font-size:10px;margin-top:12px}.chat-context-panel{background:#fff;display:flex;flex-direction:column;overflow:hidden}.context-section{padding:22px;border-bottom:1px solid #e5e7eb}.context-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.context-heading>div{display:flex;align-items:center;gap:8px;color:#111827;font-weight:800;font-size:14px}.context-heading svg{color:#3478f6}.context-heading button{height:30px;border:1px solid #cddfff;color:#3478f6;background:#fff;border-radius:7px;padding:0 12px;cursor:pointer}.context-files{display:flex;flex-direction:column;gap:9px}.context-chip{height:34px;width:fit-content;border:1px solid #d9dde5;border-radius:18px;padding:0 11px;display:flex;align-items:center;gap:8px;color:#111827;font-size:13px}.context-chip svg{color:#3478f6}.source-section{flex:1;overflow-y:auto}.source-section h3{font-size:13px;font-weight:800;color:#111827;margin-bottom:26px}.dynamic-title,.suggested-title{display:flex;align-items:center;justify-content:space-between;color:#667085;font-size:14px;margin-bottom:18px}.source-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 1px 3px #0f172a0d}.source-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.source-top span{border:1px solid #cddfff;color:#3478f6;background:#f8fbff;border-radius:16px;padding:6px 12px;font-size:11px;font-weight:700}.source-top label{color:#667085;font-size:11px}.source-card h4{font-size:13px;color:#111827;margin-bottom:6px}.source-card p{color:#667085;font-size:12px;line-height:1.45}.source-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:14px}.source-bottom button{border:none;background:#f3f4f6;border-radius:5px;padding:6px 12px;color:#667085;font-size:11px}.source-bottom a{display:flex;align-items:center;gap:5px;color:#111827;font-size:11px;cursor:pointer}.suggested-title{margin-top:28px}.search-tip{background:#eef4ff;border:1px solid #cddfff;border-radius:14px;padding:16px;display:flex;gap:12px}.tip-icon{width:26px;height:26px;background:#3478f6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.search-tip h4{color:#3478f6;font-size:13px;margin-bottom:4px}.search-tip p{color:#3478f6;opacity:.85;font-size:12px;line-height:1.5}.clear-session{height:56px;border-top:1px solid #e5e7eb;padding:10px 14px;display:flex;align-items:center;gap:8px}.clear-session button{flex:1;height:36px;border:1px solid #d9dde5;background:#fff;border-radius:7px;display:flex;align-items:center;gap:8px;padding-left:14px;cursor:pointer}.clear-session span{border:1px solid #d9dde5;border-radius:6px;padding:5px 8px;color:#667085;font-size:12px}@media(max-width:1200px){.ai-chat-page{grid-template-columns:1fr}.chat-context-panel{display:none}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;min-height:100%;font-family:Inter,sans-serif}a{text-decoration:none}button{cursor:pointer}
