:root{font-family:Malgun Gothic,Apple SD Gothic Neo,system-ui,sans-serif;color:#162033;background:#f4f6fa}*{box-sizing:border-box}body{margin:0}a{color:#1f5fbf;text-decoration:none}button{border:0;border-radius:8px;padding:10px 14px;background:#0089cf;color:#fff;cursor:pointer}button:disabled{background:#9aa8bb;cursor:not-allowed}.button-link{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:10px 14px;background:#0089cf;color:#fff;font-weight:700}.secondary-button,.secondary-link{background:#edf4fa;color:#1b396b;border:1px solid #d8e7f2;box-shadow:none}.danger-button{background:#fff1f2;color:#b00020;border:1px solid #ffc9d0;box-shadow:none}input,select,textarea{width:100%;min-width:0;border:1px solid #d5dbe7;border-radius:8px;padding:10px;font:inherit;background:#fff}textarea{width:100%;margin:10px 0}table{width:100%;border-collapse:collapse;background:#fff;border-radius:10px;overflow:hidden}th,td{border-bottom:1px solid #edf0f5;padding:11px;text-align:left;font-size:14px}th{background:#f7f9fc;color:#4b5b73}pre{white-space:pre-wrap;word-break:break-word;font-family:inherit}.app-shell{display:flex;min-height:100vh}.sidebar{width:250px;flex-shrink:0;background:linear-gradient(180deg,#061326f7,#061326d1),url(/brand/data-assets-login.png) center bottom / auto 900px no-repeat,#061326;color:#fff;padding:24px 18px;border-right:4px solid #0089cf}.brand{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.brand img{width:164px;height:auto;display:block}.brand span{color:#a8c6da;font-size:13px;font-weight:700;letter-spacing:0}.sidebar nav{display:flex;flex-direction:column;gap:8px}.sidebar a{color:#dce8ff;padding:11px 12px;border-radius:8px}.sidebar a:hover{background:#0089cf38}.main{flex:1;min-width:0;isolation:isolate;position:relative;background:#f4f8fc}.main:before{content:"";position:fixed;top:0;right:0;bottom:0;left:250px;z-index:-1;pointer-events:none;background:linear-gradient(#f6fafe33,#f6fafe52),url(/brand/data-assets-workspace.png) center bottom / cover no-repeat}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#fff;border-bottom:1px solid #e5eaf2}.topbar-title{display:flex;align-items:baseline;gap:10px}.topbar-title strong{color:#0089cf}.topbar-title span{color:#4b5b73}.userbox{display:flex;align-items:center;gap:12px}.account-info{display:grid;gap:2px;text-align:right;line-height:1.2}.account-info strong{color:#162033;font-size:15px}.account-info span{color:#6c7a91;font-size:12px}.account-link{padding:8px 10px;border-radius:10px}.account-link:hover{background:#f1f7fc}.role-badge{display:inline-flex;align-items:center;min-height:26px;padding:4px 8px;border-radius:999px;background:#eaf7ff;color:#0077b6;font-size:12px;font-weight:800}.content{padding:28px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.page-header h2{margin:0 0 6px}.login-page{min-height:100vh;min-height:100svh;display:grid;place-items:center;padding:48px 32px;background:linear-gradient(90deg,#030d1e3d,#030d1e94),url(/brand/data-assets-login.png) center / cover no-repeat,#061326}.login-shell{width:min(100%,1120px);min-height:650px;display:grid;grid-template-columns:1.3fr 1fr;overflow:hidden;background:#05142747;border:1px solid rgba(174,229,255,.2);border-radius:24px;box-shadow:0 28px 90px #00000052}.login-hero{position:relative;display:flex;flex-direction:column;gap:28px;padding:48px;color:#fff;background:linear-gradient(180deg,#031023e0,#03102399 46%,#03102314 78%)}.login-hero>:nth-child(2){margin-top:16px}.login-hero img{width:210px;height:auto;display:block}.login-hero strong{display:block;color:#aee5ff;font-size:15px;margin-bottom:18px}.login-hero h1{max-width:430px;margin:0;font-size:38px;line-height:1.24}.login-hero p{max-width:440px;margin:18px 0 0;color:#d6ecf8;line-height:1.7}.login-hero-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:100px}.login-hero-meta span{padding:8px 10px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#e7f8ff;font-size:12px;font-weight:800;background:#ffffff14}.login-card{display:flex;flex-direction:column;justify-content:center;gap:16px;padding:48px 42px;background:#fff}.login-brand{display:flex;flex-direction:column;gap:10px;margin-bottom:6px}.login-brand img{width:176px;height:auto;display:block}.login-brand span{color:#0089cf;font-weight:800;font-size:13px;letter-spacing:0}.login-copy h2{margin:0;font-size:28px;color:#111827}.login-copy p{margin:8px 0 0;color:#6c7a91;line-height:1.5}.login-card label{display:flex;flex-direction:column;gap:7px;color:#243044;font-weight:800;font-size:14px}.login-card input{min-height:46px;border-color:#d8e1ed}.login-card input:focus{outline:3px solid rgba(0,137,207,.16);border-color:#0089cf}.login-card button{min-height:48px;margin-top:2px;font-weight:800;box-shadow:0 10px 20px #0089cf38}.password-input-wrap{position:relative;display:block}.password-input-wrap input{width:100%;padding-right:52px}.password-input-wrap .password-toggle{position:absolute;top:50%;right:8px;display:inline-flex;align-items:center;justify-content:center;width:38px;min-height:34px;height:34px;margin:0;padding:0;border:0;border-radius:10px;background:transparent;color:#4b5b73;box-shadow:none;font-size:18px;line-height:1;cursor:pointer;transform:translateY(-50%)}.password-input-wrap .password-toggle:hover{background:#eef5fb}.password-input-wrap .password-toggle:focus-visible{outline:3px solid rgba(0,137,207,.18)}.login-support{color:#8a97a8;font-size:12px;text-align:center;margin-top:4px}.verification-panel{display:grid;gap:12px}.verification-panel .secondary-button{box-shadow:none}.error{color:#b00020;background:#fff1f2;padding:10px;border-radius:8px}.error-text{color:#b00020;display:block;margin-top:4px}.login-error-summary{display:flex;align-items:center;justify-content:space-between;gap:10px}.error-detail-button{min-height:30px!important;margin:0!important;padding:5px 9px;border-radius:8px;background:#fff;color:#b00020;border:1px solid #f1b6bf;box-shadow:none!important;font-size:12px;white-space:nowrap}.login-error-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#11182785}.login-error-modal{width:min(560px,100%);max-height:min(720px,calc(100vh - 48px));overflow:auto;border-radius:18px;background:#fff;box-shadow:0 26px 80px #00000047;padding:22px;color:#1f2937}.login-error-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.login-error-modal-header h3{margin:0;font-size:21px;color:#111827}.login-error-modal-header button{width:34px;min-height:34px;padding:0;border-radius:999px;background:#f4f7fb;color:#4b5b73;box-shadow:none;font-size:22px;line-height:1}.login-error-modal p{margin:0 0 16px;color:#4b5b73;line-height:1.6}.login-error-modal dl{display:grid;gap:9px;margin:0 0 16px}.login-error-modal dl div{display:grid;grid-template-columns:110px 1fr;gap:10px;padding:10px 12px;border-radius:12px;background:#f7fafd}.login-error-modal dt{color:#1b396b;font-weight:900}.login-error-modal dd{margin:0;color:#243044;word-break:break-all}.login-error-help{padding:13px 14px;border-radius:14px;background:#fff8e8;color:#5f4200}.login-error-help strong{display:block;margin-bottom:8px}.login-error-help ul{margin:0;padding-left:18px;line-height:1.65}.notice{background:#edf7ee;color:#1f6b36;border:1px solid #cfe8d2;padding:10px 12px;border-radius:8px;margin-bottom:16px}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.kpi{background:#fff;border-radius:14px;padding:22px;box-shadow:0 1px 3px #102a4c14}.kpi span{display:block;color:#6c7a91;margin-bottom:8px}.kpi strong{font-size:30px}.inline-form{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 20px}.inline-form input,.inline-form select{width:auto;min-width:180px}.panel{min-width:0;background:#fff;border-radius:14px;padding:20px;margin-bottom:20px;box-shadow:0 1px 3px #102a4c14;overflow-x:auto}.rfp-dropzone{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;border:2px dashed #c7d7e8;background:linear-gradient(135deg,#fff,#f4fbff);transition:border-color .15s ease,background .15s ease,transform .15s ease}.rfp-dropzone.drag-active{border-color:#0089cf;background:#edf8ff;transform:translateY(-1px)}.rfp-dropzone h3{margin:0 0 8px}.rfp-dropzone p{margin:0 0 6px;line-height:1.5}.dropzone-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#e6f5fc;color:#0089cf;font-size:28px}.imported-summary{display:grid;gap:14px;border-left:4px solid #0089cf}.imported-summary h3{margin:0}.summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.summary-grid span{display:grid;gap:6px;padding:12px;border:1px solid #e5eaf2;border-radius:10px;background:#f7f9fc;color:#6c7a91;font-size:12px}.summary-grid strong{color:#162033;font-size:14px;overflow-wrap:anywhere}.prompt-workspace{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:20px;align-items:start}.profile-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(320px,1.1fr);gap:20px;align-items:start}.profile-wide{grid-column:1 / -1}.profile-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.profile-meta span{display:grid;gap:6px;padding:12px;border:1px solid #e5eaf2;border-radius:10px;background:#f7f9fc;color:#6c7a91;font-size:12px}.profile-meta strong{color:#162033;font-size:14px}.service-usage-table{margin-top:16px}.prompt-form{display:grid;gap:14px;min-width:0}.prompt-form label{display:grid;gap:7px;color:#243044;font-weight:800;font-size:14px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.checkbox-row{display:flex!important;grid-template-columns:none;align-items:center;gap:8px!important}.checkbox-row input{width:16px;min-width:16px;height:16px;padding:0}.form-actions,.table-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.admin-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.admin-grid{display:grid;grid-template-columns:minmax(320px,36%) minmax(0,1fr);gap:20px;align-items:start}.admin-grid>*{min-width:0}.admin-grid .prompt-form>button{width:100%}.admin-user-stack{display:grid;gap:16px}.admin-user-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;border-left:4px solid #0089cf}.admin-user-toolbar h3,.admin-user-toolbar p{margin:0}.admin-user-toolbar h3{margin-bottom:6px}.admin-user-form-panel{border:1px solid #d8e8f5;background:linear-gradient(180deg,#fff,#fbfdff)}.admin-empty-guide{display:grid;gap:12px;align-content:center;min-height:220px;border:1px dashed #c7d7e8;background:#fbfdff}.admin-empty-guide h3,.admin-empty-guide p{margin:0}.preview-box{margin-top:14px;display:grid;gap:8px;border:1px solid #e5eaf2;border-radius:10px;background:#f7f9fc;padding:12px}.preview-box pre{max-height:220px;overflow:auto;margin:0 0 8px}.muted-badge{background:#eef1f5;color:#637083}.panel-title-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.panel-title-row h3{margin:0}.analysis-section-stack{display:grid;gap:20px;margin-top:20px}.analysis-history-panel{position:relative}.history-scroll{max-height:260px;overflow:auto;border:1px solid #e8eef6;border-radius:12px}.history-scroll table{margin:0;min-width:960px}.history-scroll thead th{position:sticky;top:0;z-index:1;background:#f3f8ff}.history-query-cell{max-width:340px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.result-card{border:1px solid #e5eaf2;border-radius:16px;padding:18px;margin-bottom:12px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 10px 28px #1620330f}.result-card h4{margin:0 0 14px;color:#162033;font-size:17px}.result-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.result-card-header h4{margin:0;min-width:0;overflow-wrap:anywhere}.result-card-header button{white-space:nowrap}.analysis-content-frame{position:relative;transition:max-height .2s ease}.analysis-content-frame.collapsed{max-height:360px;overflow:hidden}.analysis-content-frame.collapsed:after{content:"";position:absolute;left:0;right:0;bottom:0;height:120px;background:linear-gradient(180deg,#fbfdff00,#fbfdff 76%);pointer-events:none}.analysis-content-frame.expanded{max-height:none;overflow:visible}.result-toggle-row{display:flex;justify-content:center;padding-top:14px}.analysis-html{display:grid;gap:14px;color:#243044;line-height:1.7;font-size:14px}.analysis-html article,.analysis-html section,.analysis-html div{display:grid;gap:14px}.analysis-html h2,.analysis-html h3,.analysis-html h4,.analysis-html h5{margin:12px 0 4px;color:#12233d;line-height:1.35}.analysis-html h2,.analysis-html h3{display:flex;align-items:center;gap:8px;padding-bottom:8px;border-bottom:1px solid #e7edf5;font-size:18px}.analysis-html h2:before,.analysis-html h3:before{content:"";width:7px;height:22px;border-radius:999px;background:linear-gradient(180deg,#0089cf,#35b8e8)}.analysis-html h4{font-size:15px}.analysis-html p{margin:0;padding:12px 14px;border:1px solid #edf2f7;border-radius:12px;background:#fff}.analysis-html ul,.analysis-html ol{margin:0;padding:12px 16px 12px 34px;border:1px solid #e8f1fa;border-radius:14px;background:#f7fbff}.analysis-html li{margin:5px 0;padding-left:2px}.analysis-html strong{color:#0b6fae;font-weight:800}.analysis-html blockquote{margin:0;padding:14px 16px;border-left:4px solid #0089cf;border-radius:12px;background:#eef8ff;color:#1b396b}.analysis-html .analysis-table-wrap{overflow-x:auto;border:1px solid #e2ebf5;border-radius:14px;background:#fff}.analysis-html table{width:100%;border-collapse:collapse;min-width:520px}.analysis-html th{background:#eff7ff;color:#1b396b;font-weight:800;text-align:left}.analysis-html th,.analysis-html td{padding:11px 12px;border-bottom:1px solid #e8eef6;vertical-align:top}.analysis-html tr:last-child td{border-bottom:0}.analysis-html .inline-code{display:inline-block;padding:1px 6px;border-radius:6px;background:#eef1f5;color:#243044;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.analysis-empty{color:#6c7a91}.badge{display:inline-block;padding:4px 8px;border-radius:999px;background:#eaf2ff;color:#1b396b;font-size:12px;font-weight:700}.badge.danger{background:#fff1f2;color:#b00020}.muted{color:#6c7a91}.file-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin-bottom:10px}.pipeline-summary{border:1px solid #e5eaf2;border-radius:10px;padding:12px;background:#f7f9fc;display:grid;gap:8px}.pipeline-list{display:flex;flex-wrap:wrap;gap:6px}.file-input{flex:.6;min-width:0}.upload-btn{flex:.1}.input-type-selector{display:flex;gap:12px;margin-bottom:20px}.input-type-selector button{flex:1;padding:18px;border:1px solid #ddd;border-radius:10px;background:#fff;cursor:pointer;text-align:left;transition:.2s}.input-type-selector button:hover{border-color:#409eff}.input-type-selector button.active{border:2px solid #409eff;background:#eef6ff}.input-type-selector .title{font-size:16px;color:#000;font-weight:600}.input-type-selector .desc{margin-top:6px;color:#000;font-size:13px}.input-type-selector button:disabled{opacity:.6;cursor:not-allowed}.input-type-selector button.active:disabled{opacity:1}.analysis-action{margin-top:24px}.analysis-btn{width:100%;height:52px;border:none;border-radius:10px;background:#1677ff;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:.2s}.analysis-btn:hover:not(:disabled){background:#0958d9}.analysis-btn:disabled{background:#cfd4dc;cursor:not-allowed}.progress-wrapper{margin:16px 0}.progress-bar{width:100%;height:8px;overflow:hidden;border-radius:999px;background:#ececec;position:relative}.progress-bar:before{content:"";position:absolute;left:-35%;width:35%;height:100%;background:#2563eb;animation:loading 1s infinite ease-in-out}.progress-text{margin-top:8px;font-size:13px;color:#666}.analysis-eta{margin-top:6px;color:#174ea6;font-size:13px;font-weight:600}.analysis-duration{margin:10px 0;text-align:center}@keyframes loading{0%{left:-35%}to{left:100%}}@media (max-width: 900px){.sidebar{display:none}.main:before{left:0;background-position:65% bottom}.kpi-grid,.two-col,.prompt-workspace,.profile-grid,.profile-meta,.form-grid,.rfp-dropzone,.summary-grid,.admin-grid{grid-template-columns:1fr}.profile-wide{grid-column:auto}.file-row{grid-template-columns:1fr}.login-page{padding:18px}.login-shell{grid-template-columns:1fr;min-height:auto}.login-hero{padding:30px;background:linear-gradient(180deg,#031023e0,#03102359)}.login-hero-meta{padding-top:48px}.login-hero h1{font-size:28px}.login-card{padding:30px}}.warning-text{color:#b45309;font-weight:700}.warning-text a{color:#0b78c5;margin-left:6px}.provider-error-links{display:grid;gap:8px;margin:12px 0;padding:14px;border:1px solid #f4c27a;border-radius:14px;background:#fffaf0;color:#5f3b00}.provider-error-links p{margin:0;line-height:1.5}.provider-error-links small{overflow-wrap:anywhere}.rag-panel{margin:24px 0}.rag-results{display:grid;gap:12px;margin-top:14px}.rag-result{border:1px solid #d9e6f2;border-radius:14px;padding:14px;background:#fbfdff}.rag-result p{margin:8px 0 0;line-height:1.55;white-space:pre-wrap}.file-row button{white-space:nowrap}.ai-provider-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.ai-provider-card{align-content:start}.provider-key-link{margin:8px 0 14px}.provider-key-link a{color:#1459b8;font-weight:600;text-decoration:none}.provider-key-link a:hover,.provider-key-link a:focus-visible{text-decoration:underline}.provider-usage{display:grid;gap:4px;margin:12px 0 16px;padding:12px;border:1px solid #dbe7e2;border-radius:10px;background:#f7fbf9;color:#33453f}.provider-usage small{color:#66756f}.duplicate-alert{border:1px solid #f4c27a;background:#fffaf0;margin:18px 0}.duplicate-list{display:grid;gap:12px}.duplicate-card{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px;border:1px solid #f0d7a8;border-radius:14px;background:#fff}.duplicate-card p{margin:6px 0 0}.prompt-editor-box{margin:16px 0;padding:16px;border:1px solid #d8e8f5;border-radius:16px;background:#fbfdff}.prompt-editor-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.prompt-editor-header h4{margin:0}.prompt-editor-box textarea{font-family:inherit;line-height:1.5}.dashboard-search-card{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;border-left:4px solid #0089cf}.dashboard-search-card h3{margin:10px 0 6px}.knowledge-hero{display:grid;gap:18px;background:linear-gradient(135deg,#fff,#edf8ff);border:1px solid #d9ecf8}.knowledge-hero h3{margin:10px 0 6px;font-size:24px}.knowledge-search-form{display:grid;grid-template-columns:minmax(260px,1fr) 120px auto;gap:10px;align-items:center}.knowledge-result{border-left:4px solid #0089cf}.knowledge-result-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.knowledge-result-head strong{color:#162033;font-size:16px}.knowledge-result-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}@media (max-width: 900px){.dashboard-search-card,.knowledge-result-head{flex-direction:column;align-items:stretch}.knowledge-search-form{grid-template-columns:1fr}.knowledge-result-actions{justify-content:flex-start}}.knowledge-result-panel{overflow:visible}.knowledge-group-list{display:grid;gap:18px}.knowledge-group-card{display:grid;gap:16px;padding:20px;border:1px solid #dbe8f5;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 10px 26px #1620330f}.knowledge-group-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.knowledge-group-header h4{margin:8px 0 6px;color:#12233d;font-size:20px;line-height:1.35}.knowledge-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.relevance-badge{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:800}.relevance-badge.high{background:#e8f8ef;color:#126b35}.relevance-badge.medium{background:#eaf4ff;color:#1261a6}.relevance-badge.low{background:#fff7e6;color:#9a5b00}.knowledge-summary-box{display:grid;gap:8px;padding:15px 16px;border-radius:15px;border:1px solid #d9ecf8;background:#f3fbff}.knowledge-summary-box strong{color:#0b6fae}.knowledge-summary-box p{margin:0;color:#243044;line-height:1.65}.knowledge-evidence-list{display:grid;gap:10px}.knowledge-evidence-title{color:#4b5b73;font-size:13px;font-weight:800}.knowledge-evidence{border:1px solid #e6edf5;border-radius:14px;background:#fff;overflow:visible}.knowledge-evidence summary{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;color:#243044;font-weight:800;cursor:pointer;list-style:none}.knowledge-evidence summary::-webkit-details-marker{display:none}.knowledge-evidence summary:before{content:"근거";display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:22px;margin-right:8px;border-radius:999px;background:#eef5fb;color:#4b5b73;font-size:11px;font-weight:800}.knowledge-evidence p{margin:0;padding:0 14px 14px;color:#243044;line-height:1.65;white-space:pre-wrap}.knowledge-toggle-row{display:flex;justify-content:center}@media (max-width: 900px){.knowledge-group-header{flex-direction:column;align-items:stretch}.knowledge-evidence summary{flex-direction:column;align-items:flex-start}}.relevance-score{display:inline-flex;align-items:center;gap:6px;position:relative}.relevance-help{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:19px;height:19px;border-radius:999px;background:#eef5fb;color:#1b396b;border:1px solid #d5e7f5;font-size:12px;font-weight:900;cursor:help}.relevance-tooltip{position:absolute;left:50%;bottom:calc(100% + 10px);z-index:10;width:min(320px,78vw);padding:12px 13px;border-radius:13px;background:#12233d;color:#fff;box-shadow:0 14px 32px #12233d3d;font-size:12px;font-weight:600;line-height:1.55;transform:translate(-50%) translateY(4px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.relevance-tooltip:after{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);border-width:7px 7px 0;border-style:solid;border-color:#12233d transparent transparent}.relevance-tooltip small{display:block;margin-top:7px;color:#b9d8ee;font-size:11px;font-weight:700}.relevance-help:hover .relevance-tooltip,.relevance-help:focus .relevance-tooltip,.relevance-help:focus-within .relevance-tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.knowledge-evidence-score{display:inline-flex;align-items:center;gap:6px}.knowledge-evidence-score .relevance-tooltip{left:auto;right:0;transform:translateY(4px)}.knowledge-evidence-score .relevance-tooltip:after{left:auto;right:13px;transform:none}.knowledge-evidence-score .relevance-help:hover .relevance-tooltip,.knowledge-evidence-score .relevance-help:focus .relevance-tooltip,.knowledge-evidence-score .relevance-help:focus-within .relevance-tooltip{transform:translateY(0)}.file-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}@media (max-width: 900px){.file-actions{justify-content:flex-start}}.file-type-badge{margin-right:8px}.file-type-rfp{background:#eef5fb;color:#1b396b}.file-type-proposal{background:#e8f8ef;color:#126b35}.session-timer{display:inline-flex;align-items:center;gap:7px;padding:5px 7px 5px 10px;border:1px solid #d8e7f2;border-radius:999px;background:#f4f9fd;color:#1b396b;font-size:12px;font-weight:800}.session-timer button{min-height:28px;padding:5px 9px;border-radius:999px;font-size:12px}@media (max-width: 900px){.userbox{flex-wrap:wrap;justify-content:flex-end}.session-timer{order:3}}.project-status{display:inline-flex;align-items:center;justify-content:center;min-width:58px;border-radius:999px;font-weight:800}.project-status.status-draft{background:#eef3f8;color:#4b5b73}.project-status.status-analyzing{background:#fff7e6;color:#9a5b00}.project-status.status-writing{background:#eaf4ff;color:#1261a6}.project-status.status-submitted{background:#e8f8ef;color:#126b35}.project-status.status-hold{background:#fff1f2;color:#b00020}.login-env-cell{display:grid;gap:3px;min-width:220px;max-width:360px}.login-env-cell strong{color:#162033;font-size:13px}.login-env-cell span{color:#4b5b73;font-size:12px;font-weight:700}.login-env-cell small{display:block;max-width:100%;color:#6c7a91;font-size:11px;line-height:1.45;word-break:break-all}.advanced-prompt-settings{border:1px solid #d8e8f5;border-radius:14px;padding:12px 14px;background:#fbfdff}.advanced-prompt-settings summary{cursor:pointer;color:#1b396b;font-weight:900}.advanced-prompt-settings p{margin:10px 0 12px;line-height:1.5}.advanced-prompt-settings label{margin-top:10px}.project-rag-search-form{display:grid;grid-template-columns:minmax(420px,1fr) 110px;gap:10px;align-items:center;margin:16px 0 18px}.project-rag-search-form input{width:100%;min-height:48px;font-size:15px}.project-rag-search-form button{min-height:48px}@media (max-width: 900px){.project-rag-search-form{grid-template-columns:1fr}}.knowledge-upload-form{display:grid;gap:12px}.knowledge-dropzone{padding:18px;border-radius:12px}.knowledge-dropzone strong{display:block;margin-bottom:8px}.knowledge-selected-file{overflow-wrap:anywhere}.knowledge-upload-form[aria-busy=true] .knowledge-dropzone{opacity:.65}.proposal-result{display:inline-flex;justify-content:center;min-width:58px;border-radius:999px;font-weight:800;white-space:nowrap}.proposal-result.result-pending{background:#eef3f8;color:#4b5b73}.proposal-result.result-won{background:#e8f8ef;color:#126b35}.proposal-result.result-lost{background:#fff1f2;color:#b00020}.proposal-result.result-failed{background:#fff7e6;color:#9a5b00}.proposal-result.result-cancelled{background:#eef3f8;color:#4b5b73}
