.markdown-answer{gap:10px;line-height:1.8;display:grid}.markdown-answer h3,.markdown-answer h4,.markdown-answer p,.markdown-answer ul,.markdown-answer ol,.markdown-answer blockquote,.markdown-answer pre{margin:0}.markdown-answer h3,.markdown-answer h4{font-weight:800;line-height:1.45}.markdown-answer h3{font-size:1.08rem}.markdown-answer h4{font-size:1rem}.markdown-answer ul,.markdown-answer ol{gap:6px;padding-left:1.35rem;display:grid}.markdown-answer blockquote{border-left:3px solid;padding-left:14px}.markdown-answer pre{border-radius:14px;padding:12px 14px;overflow:auto}.markdown-answer code{border-radius:6px;padding:2px 5px;font:.92em ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.markdown-answer pre code{background:0 0;padding:0}.collection-chat-shell{color:#1c2438;background-color:#f5f6fa;flex-direction:column;gap:24px;min-height:100vh;padding:40px 20px;display:flex}.collection-chat-hero{grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);align-items:stretch;gap:32px;width:100%;max-width:900px;margin:0 auto;display:grid}.collection-chat-eyebrow,.collection-chat-context-card span{color:#c41e24;letter-spacing:.05em;margin:0 0 8px;font-size:13px;font-weight:600;display:block}.collection-chat-hero h1{color:#1a3c6e;margin:0;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;line-height:1.3}.collection-chat-summary{color:#5a6478;margin:12px 0 0;font-size:14px;line-height:1.7}.collection-chat-context-card{background:#fff;border-left:4px solid #1a3c6e;border-radius:4px;flex-direction:column;justify-content:center;padding:16px 20px;display:flex}.collection-chat-context-card strong{color:#1c2438;word-break:break-word;margin:4px 0;font-size:1.6rem}.collection-chat-context-card p{color:#5a6478;word-break:break-word;margin:2px 0 0;font-size:13px;line-height:1.6}.collection-chat-grid{flex-direction:column;gap:20px;width:100%;max-width:900px;margin:0 auto;display:flex}.collection-chat-panel{background:#fff;border:1px solid #e8edf5;border-radius:8px}.collection-chat-answer-card{scroll-behavior:smooth;flex-direction:column;min-height:400px;max-height:60vh;padding:24px;display:flex;overflow-y:auto;box-shadow:0 4px 16px #1a3c6e08}.collection-chat-answer-card::-webkit-scrollbar{width:6px}.collection-chat-answer-card::-webkit-scrollbar-track{background:0 0}.collection-chat-answer-card::-webkit-scrollbar-thumb{background:#d9dde5;border-radius:3px}.collection-chat-answer-card::-webkit-scrollbar-thumb:hover{background:#b0b9c6}.collection-chat-messages{flex-direction:column;gap:24px;display:flex}.collection-chat-message{align-items:flex-start;gap:16px;max-width:90%;animation:.3s ease-out fadeInBubble;display:flex}@keyframes fadeInBubble{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.collection-chat-message-user{flex-direction:row-reverse;align-self:flex-end}.collection-chat-message-assistant{align-self:flex-start}.message-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 6px #00000014}.collection-chat-message-user .message-avatar{color:#fff;background-color:#1a3c6e}.collection-chat-message-assistant .message-avatar{color:#fff;background-color:#c41e24}.message-avatar svg{width:18px;height:18px}.message-bubble-wrapper{flex-direction:column;gap:4px;max-width:100%;display:flex}.collection-chat-message-user .message-bubble-wrapper{align-items:flex-end}.message-sender{color:#5a6478;margin:0 4px;font-size:12px;font-weight:600}.message-bubble{word-break:break-word;border-radius:8px;padding:12px 16px;font-size:14px;line-height:1.7;box-shadow:0 2px 8px #00000005}.collection-chat-message-user .message-bubble{color:#1c2438;background-color:#ebf3ff;border:1px solid #cce0ff;border-radius:12px 2px 12px 12px}.collection-chat-message-assistant .message-bubble{color:#1c2438;background-color:#f8fafc;border:1px solid #e8edf5;border-radius:2px 12px 12px;width:100%}.collection-chat-loading-dots{color:#5a6478;align-items:center;gap:6px;padding:4px 8px;font-size:13px;display:flex}.collection-chat-loading-dots .dot{background-color:#1a3c6e;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both chat-dot-pulse}.collection-chat-loading-dots .dot:nth-child(2){animation-delay:.2s}.collection-chat-loading-dots .dot:nth-child(3){animation-delay:.4s}.collection-chat-loading-dots .loading-text{margin-left:8px}@keyframes chat-dot-pulse{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.collection-chat-answer-content{flex-direction:column;gap:16px;min-width:280px;display:flex}.collection-chat-answer-meta{border-bottom:1px dashed #e8edf5;justify-content:space-between;align-items:center;padding-bottom:8px;font-size:12px;display:flex}.collection-chat-answer-meta span{color:#c41e24;letter-spacing:.05em;font-weight:700}.collection-chat-answer-meta code{color:#8c96a8;background:#eaeffa;border-radius:4px;padding:2px 6px}.collection-chat-answer-text{color:#1c2438;font-size:14px}.collection-chat-answer-text .markdown-answer blockquote{color:#5a6478;border-left-color:#c41e24}.collection-chat-answer-text .markdown-answer pre,.collection-chat-answer-text .markdown-answer code{background:#eaeffa}.collection-chat-citations-section{background-color:#fff;border:1px solid #e8edf5;border-radius:6px;margin-top:8px;padding:14px}.collection-chat-citations-section .citations-header{color:#1a3c6e;border-bottom:1px solid #f0f4f8;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;font-size:13px;font-weight:700;display:flex}.collection-chat-citations-section .citations-header svg{color:#c41e24;width:16px;height:16px}.collection-chat-citations{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.collection-chat-citations li{background:#f8fafc;border:1px solid #f0f4f8;border-radius:4px;padding:12px}.collection-chat-citations li>div{border-bottom:1px dashed #e8edf5;justify-content:space-between;align-items:baseline;margin-bottom:6px;padding-bottom:4px;display:flex}.collection-chat-citations strong{color:#1c2438;font-size:13px;font-weight:600}.collection-chat-citations span{color:#8c96a8;font-size:11px}.collection-chat-citation-section{color:#1a3c6e;margin:4px 0;font-size:12px;font-weight:600}.collection-chat-citations blockquote{color:#5a6478;border-left:2px solid #c41e24;margin:8px 0;padding-left:8px;font-size:12.5px;line-height:1.6}.collection-chat-citations small{color:#8c96a8;margin-top:4px;font-size:11px;display:inline-block}.collection-chat-no-citations{color:#8c96a8;margin:0;font-size:12px}.collection-chat-feedback{border-top:1px solid #e8edf5;justify-content:space-between;align-items:center;margin-top:8px;padding-top:12px;display:flex}.collection-chat-feedback span{color:#8c96a8;font-size:12px}.collection-chat-feedback div{gap:8px;display:flex}.collection-chat-feedback button{padding:6px 12px!important;font-size:12px!important}.collection-chat-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;margin:auto;padding:40px 20px;display:flex}.collection-chat-empty-icon{color:#1a3c6e;opacity:.8;width:48px;height:48px;margin-bottom:16px}.collection-chat-empty-icon svg{width:100%;height:100%}.collection-chat-empty-state span{color:#1a3c6e;margin-bottom:8px;font-size:18px;font-weight:700}.collection-chat-empty-state p{color:#5a6478;max-width:480px;margin:0;font-size:13.5px;line-height:1.8}.collection-chat-suggested-questions{text-align:left;border-top:1px solid #e8edf5;width:100%;max-width:500px;margin-top:32px;padding-top:24px}.collection-chat-suggested-questions .suggested-title{color:#1a3c6e;letter-spacing:.02em;margin:0 0 12px;font-size:13px;font-weight:700}.collection-chat-suggested-questions .suggested-list{flex-direction:column;gap:8px;display:flex}.collection-chat-suggested-questions button{text-align:left;color:#5a6478;cursor:pointer;background:#f8fafc;border:1px solid #e8edf5;border-radius:6px;padding:10px 14px;font-size:13px;transition:all .2s}.collection-chat-suggested-questions button:hover{color:#1a3c6e;background:#ebf3ff;border-color:#1a3c6e}.collection-chat-question-card{padding:16px 20px;box-shadow:0 4px 20px #1a3c6e0f}.collection-chat-question-card form{flex-direction:column;width:100%;display:flex}.collection-chat-input-wrapper{align-items:flex-end;gap:16px;width:100%;display:flex}.collection-chat-question-card textarea{color:#1c2438;resize:none;background:#f8fafc;border:1px solid #d9dde5;border-radius:6px;outline:none;flex:1;height:64px;min-height:64px;max-height:160px;padding:12px 14px;font-size:14px;line-height:1.6;transition:all .2s}.collection-chat-question-card textarea:focus{background:#fff;border-color:#1a3c6e;box-shadow:0 0 0 3px #1a3c6e14}.collection-chat-send-btn{cursor:pointer;border:none;border-radius:6px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6px;min-width:110px;height:64px;padding:0 16px;font-size:13px;font-weight:600;transition:background-color .2s;display:flex;color:#fff!important;background-color:#1a3c6e!important}.collection-chat-send-btn:hover:not(:disabled){background-color:#15305b!important}.collection-chat-send-btn:disabled{cursor:not-allowed;color:#a3afb7!important;background-color:#d9dde5!important}.collection-chat-send-btn svg{width:18px;height:18px}.collection-chat-input-footer{align-items:center;min-height:20px;margin-top:10px;display:flex}.collection-chat-input-footer .policy-note{color:#8c96a8;font-size:12px}.collection-chat-error{color:#c41e24;align-items:center;gap:6px;margin:0;font-size:12.5px;font-weight:600;display:flex}.collection-chat-error .error-icon{flex-shrink:0;width:15px;height:15px}.btn-loading-state{flex-direction:column;align-items:center;gap:4px;font-size:11px;display:flex}.spinner{width:16px;height:16px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=820px){.collection-chat-shell{gap:16px;padding:20px 12px}.collection-chat-hero{grid-template-columns:1fr;gap:16px}.collection-chat-context-card{padding:12px 16px}.collection-chat-answer-card{min-height:320px;max-height:50vh;padding:16px}.collection-chat-message{gap:10px;max-width:95%}.message-avatar{width:32px;height:32px}.message-avatar svg{width:16px;height:16px}.message-bubble{padding:10px 14px;font-size:13.5px}.collection-chat-question-card{padding:12px 14px}.collection-chat-input-wrapper{gap:10px}.collection-chat-question-card textarea{height:54px;min-height:54px;padding:8px 10px;font-size:13px}.collection-chat-send-btn{min-width:80px;height:54px;padding:0 10px;font-size:12px}.collection-chat-send-btn svg{width:16px;height:16px}}.recognition-progress{gap:14px;display:grid}.recognition-progress-heading,.recognition-progress-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.recognition-progress-heading span{color:#1a3c6e;font-size:13px;font-weight:600}.recognition-progress-heading strong{color:#1c2438;font-size:16px;font-weight:700}.recognition-progress-track{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;height:8px;overflow:hidden}.recognition-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#a01a1f 0%,#c41e24 50%,#f87171 100%);height:100%;transition:width .3s cubic-bezier(.4,0,.2,1);display:block}.recognition-progress-meta{color:#5a6478;font-size:13px}.recognition-progress-meta code{word-break:break-all;background:#e8edf5;border-radius:2px;padding:2px 6px;font-family:monospace}.recognition-progress-warning{color:#b8600b;margin:0;font-size:13px;font-weight:600;line-height:1.7}.review-table-panel-wrapper{flex-direction:column;height:100%;display:flex}.review-table-modal-body{flex:1;min-height:300px;padding:20px;overflow-y:auto}.review-table-panel-modal .review-table-modal-body{max-height:520px}.review-table-panel-page .review-table-modal-body{min-height:420px}.review-table-controls{background:#f5f6fa;border:1px solid #e8edf5;border-radius:4px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:16px;display:flex}@media (width<=640px){.review-table-controls{flex-direction:column;align-items:stretch}}.controls-text{flex:1}.controls-desc{color:#5a6478;margin:0;font-size:13px;line-height:1.6}.review-table-progress-section{margin-bottom:20px}.review-table-message-banner{color:#b8600b;background:#fff3e0;border:1px solid #ffe0b2;border-radius:4px;margin:0 0 20px;padding:10px 14px;font-size:13px}.review-table-empty-state{text-align:center;color:#5a6478;background:#f5f6fa;border:1px dashed #e8edf5;border-radius:4px;padding:40px 20px}.review-table-empty-state p{margin:0;font-size:14px}.review-table-result{flex-direction:column;gap:16px;display:flex}.review-table-meta-bar{border-bottom:1px solid #e8edf5;flex-wrap:wrap;align-items:center;gap:12px;padding-bottom:12px;font-size:13px;display:flex}.meta-time{color:#5a6478;margin-right:auto}.meta-badge{border-radius:2px;padding:4px 8px;font-size:12px;font-weight:600}.veto-count{color:#c41e24;background:#fde8e9}.warning-count{color:#b8600b;background:#fff3e0}.review-table-items-list{flex-direction:column;gap:16px;display:flex}.review-table-item-card{background:#fff;border:1px solid #e8edf5;border-radius:4px;padding:16px;transition:all .2s;box-shadow:0 2px 4px #00000005}.review-table-item-card:hover{border-color:#b2b8c4;box-shadow:0 4px 8px #0000000a}.veto-card{background:#fff5f5;border-left:4px solid #c41e24}.item-card-header{border-bottom:1px dashed #e8edf5;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:8px;display:flex}.item-number{color:#5a6478;font-family:monospace;font-size:12px}.item-name{color:#1c2438;font-size:15px;font-weight:600}.item-veto-badge{color:#fff;background:#c41e24;border-radius:2px;padding:2px 6px;font-size:10px;font-weight:600}.item-card-body{flex-direction:column;gap:10px;display:flex}.item-detail-row{font-size:13px;line-height:1.5;display:flex}@media (width<=640px){.item-detail-row{flex-direction:column}.detail-label{margin-bottom:2px;font-weight:600;min-width:auto!important}}.detail-label{color:#5a6478;min-width:100px}.detail-value{color:#1c2438;flex:1}.conclusion-text{font-weight:600}.conclusion-text.success{color:#1b7a3d}.conclusion-text.alert{color:#c41e24}.abnormal-row .detail-value{color:#c41e24;font-weight:500}.suggestion-row .detail-value{color:#1a3c6e;font-weight:500}.item-card-footer{color:#5a6478;text-align:right;border-top:1px solid #f5f6fa;margin-top:12px;padding-top:8px;font-size:11px}.review-table-modal-footer{background:#f5f6fa;border-top:1px solid #e8edf5;justify-content:flex-end;padding:16px 20px;display:flex}.comparison-page-shell{color:#1c2438;background:linear-gradient(#f7f9fc 0%,#eef2f8 100%);min-height:100vh;padding:32px}.comparison-page-header{max-width:1120px;margin:0 auto 20px}.comparison-page-eyebrow{color:#c41e24;letter-spacing:.08em;margin:0 0 8px;font-size:13px;font-weight:700}.comparison-page-header h1{margin:0;font-size:30px;line-height:1.2}.comparison-page-header p{color:#5a6478;max-width:720px;margin:10px 0 0;line-height:1.7}.comparison-person-chip{color:#1a3c6e;background:#fff;border:1px solid #e8edf5;border-radius:999px;margin-top:16px;padding:8px 12px;font-size:13px;font-weight:600;display:inline-flex}.comparison-panel-card,.comparison-message-card,.comparison-validation{max-width:1120px;margin:0 auto}.comparison-panel-card{overflow:hidden}.comparison-message-card{color:#5a6478;margin-bottom:16px;padding:16px 18px}.comparison-message-card p{margin:0}.comparison-error{color:#9f161b;background:#fff5f5;border-color:#f0c4c6}.comparison-validation{padding:28px}.comparison-validation span{color:#c41e24;font-size:13px;font-weight:700}.comparison-validation h1{margin:8px 0;font-size:24px}.comparison-validation p{color:#5a6478;margin:0;line-height:1.7}@media (width<=720px){.comparison-page-shell{padding:20px 12px}.comparison-page-header h1{font-size:24px}}.backfill-modal-wrapper{flex-direction:column;height:100%;display:flex}.backfill-preview-body{flex:1;min-height:250px;max-height:480px;padding:20px;overflow-y:auto}.backfill-status-banner{border-radius:4px;margin-bottom:20px;padding:12px 16px;font-size:14px;line-height:1.6}.backfill-status-success{color:#1b7a3d;background-color:#e6f5ec;border:1px solid #c2e7d9}.backfill-status-failed{color:#c41e24;background-color:#fde8e9;border:1px solid #f6d0d2}.backfill-fail-note{color:#a01a1f;margin:8px 0 0;font-size:12px}.backfill-loading-state{color:#5a6478;flex-direction:column;justify-content:center;align-items:center;padding:40px 0;display:flex}.loading-spinner{border:3px solid #e8edf5;border-top-color:#c41e24;border-radius:50%;width:32px;height:32px;margin-bottom:12px;animation:1s linear infinite spin}.backfill-preview-columns{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (width<=768px){.backfill-preview-columns{grid-template-columns:1fr}}.backfill-column{flex-direction:column;min-width:0;display:flex}.backfill-column h3{color:#1c2438;border-left:3px solid #1a3c6e;margin:0 0 12px;padding-left:8px;font-size:14px;font-weight:600}.backfill-column h3:first-of-type{border-left-color:#1a3c6e}.backfill-list-scroll{background:#f5f6fa;border:1px solid #e8edf5;border-radius:4px;max-height:320px;padding:12px;overflow-y:auto}.backfill-field-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.backfill-field-item{background:#fff;border:1px solid #e8edf5;border-radius:4px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.field-meta{justify-content:space-between;align-items:center;font-size:11px;display:flex}.field-label{color:#1c2438;font-weight:600}.field-code{color:#5a6478;font-family:monospace}.field-value{color:#1a3c6e;word-break:break-all;font-size:14px;font-weight:600}.field-source{color:#5a6478;font-size:11px}.blocked .field-reason{color:#c41e24;word-break:break-all;font-size:13px}.backfill-field-item.blocked{background:#fff5f5;border-left:3px solid #c41e24}.column-empty{color:#5a6478;text-align:center;background:#f5f6fa;border:1px dashed #e8edf5;border-radius:4px;margin:0;padding:40px 0;font-size:13px}.backfill-empty-state{text-align:center;color:#5a6478;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px 20px;display:flex}.backfill-empty-state p{margin:0;font-size:14px}.backfill-modal-footer{background:#f5f6fa;border-top:1px solid #e8edf5;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.footer-right{gap:10px;display:flex}.unified-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:24px;overflow:hidden;box-shadow:0 4px 18px #00000008}.unified-review-table{border-collapse:collapse;text-align:left;color:#1e293b;width:100%;font-size:14px}.unified-review-table th{color:#334155;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:14px 16px;font-size:12px;font-weight:600}.field-name-column,.recognized-value-column{width:24%}.field-consistency-column{width:14%}.correction-column{width:38%}.evidence-index-column{width:18%}.evidence-source-column{width:27%}.evidence-value-column{width:25%}.evidence-confidence-column{width:12%}.evidence-note-column{width:18%}.review-tr{border-bottom:none;transition:background-color .2s}.review-tr:hover{background-color:#f8fafc}.cell-field-info{flex-direction:column;gap:3px;padding:14px 16px;display:flex}.field-code-text{color:#64748b;background:#f1f5f9;border-radius:4px;width:fit-content;padding:1px 5px;font-family:SFMono-Regular,Consolas,Monaco,monospace;font-size:11px}.field-name-text{color:#0f172a;font-weight:600}.field-detail-row>td{background:#fff;border-bottom:1px solid #f1f5f9;padding:0}.field-detail-content{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:0 16px 14px;display:grid}.determination-basis-block{gap:4px;padding:0;display:grid}.field-evidence-action{align-content:center;gap:6px;min-width:150px;padding:0;display:grid}.field-evidence-label,.determination-basis-label{color:#64748b;font-size:12px;font-weight:600}.determination-basis-text{color:#64748b;overflow-wrap:anywhere;font-size:12px;line-height:1.6}.cell-value-text{white-space:pre-line;word-break:break-all;padding:14px 16px;font-size:14px;font-weight:500}.field-consistency-cell{padding:14px 16px}.text-waiting{color:#94a3b8;font-size:13px;font-style:italic}.text-muted{color:#94a3b8}.text-muted-italics{color:#94a3b8;font-size:13px;font-style:italic}.badge-status{text-align:center;white-space:nowrap;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.badge-status-consistent{color:#107033;background-color:#e1faea}.badge-status-conflict{color:#9c162d;background-color:#fce3e8}.badge-status-single{color:#0f3e8a;background-color:#dde9fd}.badge-status-missing{color:#84580b;background-color:#fdeed3}.badge-status-none{color:#64748b;background-color:#f1f5f9}.inline-correction-form{background:#fef4f5;border:1px solid #f2d9dd;border-radius:6px;flex-direction:column;gap:8px;margin:8px 0;padding:10px 14px;display:flex}.inline-input-row{align-items:center;gap:8px;display:flex}.inline-input-row label{color:#981b30;flex-shrink:0;width:50px;font-size:11px;font-weight:600}.table-input-val,.table-input-reason{background:#fff;border:1px solid #cbd5e1;border-radius:4px;outline:none;flex:1;min-width:0;height:28px;padding:0 8px;font-size:12px;transition:all .15s}.table-input-val-multiline{resize:vertical;height:auto;min-height:72px;padding:8px;line-height:1.5}.table-input-val-resume{min-height:168px}.table-input-val:focus,.table-input-reason:focus{border-color:#c3223d;box-shadow:0 0 0 2px #dc26261a}.static-correction-cell{flex-direction:column;gap:2px;padding:14px 16px;display:flex}.confirmed-val{color:#107033;font-weight:600}.diff-desc{color:#8e5e0b;font-size:11px}.no-correction-needed{color:#94a3b8;font-size:13px}.btn-toggle-evidence{color:#1a3c6e;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.btn-toggle-evidence:hover{color:#1a3c6e;background:#f8fafc;border-color:#1a3c6e}.btn-toggle-evidence.active{color:#fff;background:#1a3c6e;border-color:#1a3c6e}.evidence-drawer-row>td{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:0}.evidence-drawer-container{background-color:#f8fafc;padding:16px 24px;animation:.25s ease-out slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.evidence-drawer-header{color:#334155;border-left:3px solid #1a3c6e;margin-bottom:12px;padding-left:8px;font-size:13px}.evidence-drawer-table{border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border-radius:6px;width:100%;font-size:13px;overflow:hidden;box-shadow:inset 0 2px 4px #00000003}.evidence-drawer-table th{color:#475569;text-transform:none;letter-spacing:normal;background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:10px 12px;font-size:12px;font-weight:600}.evidence-drawer-table td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:10px 12px}.evidence-drawer-table tr:last-child td{border-bottom:none}.ev-mat-name{color:#0f172a;font-weight:600;display:block}.ev-mat-meta{color:#64748b;font-family:monospace;font-size:11px;display:block}.ev-image-button{color:#1a3c6e;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;justify-content:center;align-items:center;margin-top:6px;padding:3px 8px;font-size:11px;font-weight:600;transition:all .2s;display:inline-flex}.ev-image-button:hover:not(:disabled){background:#f8fafc;border-color:#1a3c6e}.ev-image-button:disabled{cursor:not-allowed;color:#94a3b8;background:#f8fafc}.ev-val{color:#1a3c6e;white-space:pre-line;word-break:break-all;gap:8px;font-weight:500;display:grid}.ev-choose-value-button{color:#0f6b31;cursor:pointer;background:#e5fbed;border:1px solid #2da95b;border-radius:4px;justify-content:center;align-items:center;width:fit-content;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.ev-choose-value-button:hover{background:#caf6db}.ev-confidence{color:#334155;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-weight:600}.ev-note{color:#64748b;font-size:12px}@media (width<=768px){.field-detail-content{grid-template-columns:1fr;padding:0 12px 12px}.unified-review-table>thead>tr>th:nth-child(3),.unified-review-table>tbody>tr.review-tr>td:nth-child(3){display:none}}.registration-form-panel{flex-direction:column;gap:16px;display:flex}.registration-form-panel-empty{color:#5a6478;text-align:center;background:#f5f6fa;border:1px dashed #e8edf5;border-radius:4px;padding:40px 20px}.registration-form-panel-empty p{margin:0;font-size:14px;line-height:1.7}.registration-form-message{color:#b8600b;background:#fff3e0;border:1px solid #ffe0b2;border-radius:4px;margin:0;padding:10px 14px;font-size:13px;line-height:1.6}.registration-form-controls{background:#f5f6fa;border:1px solid #e8edf5;border-radius:4px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.registration-form-controls h2{color:#1c2438;margin:0 0 6px;font-size:18px;line-height:1.3}.registration-form-controls p{color:#5a6478;margin:0;font-size:13px;line-height:1.6}.registration-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.registration-form-card{background:#fff;border:1px solid #e8edf5;border-radius:4px;flex:none;padding:16px;box-shadow:0 2px 4px #00000005}.registration-form-card h3{color:#1c2438;border-bottom:1px dashed #e8edf5;margin:0 0 14px;padding-bottom:8px;font-size:15px;font-weight:600;line-height:1.4}.registration-form-card-empty{color:#5a6478;text-align:center;background:#fafbfd;border:1px dashed #d9e0eb;border-radius:4px;margin:0;padding:14px;font-size:13px;line-height:1.7}.registration-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.registration-form-grid-wide{grid-template-columns:1fr}.registration-form-field{flex-direction:column;gap:8px;min-width:0;display:flex}.registration-form-field-label{color:#1c2438;align-items:center;gap:8px;font-size:13px;font-weight:600;line-height:1.4;display:flex}.registration-form-field small,.registration-form-source-badge{color:#5a6478;background:#f5f6fa;border-radius:2px;width:fit-content;padding:2px 6px;font-size:11px;font-weight:600;line-height:1.2;display:inline-flex}.registration-form-field input,.registration-form-field textarea{box-sizing:border-box;color:#1c2438;width:100%;font:inherit;background:#fff;border:1px solid #e8edf5;border-radius:4px;padding:10px 12px;line-height:1.5}.registration-form-field textarea{resize:vertical}.registration-form-field-compact{gap:6px}.registration-form-field-compact input,.registration-form-field-compact textarea{padding:8px 9px;font-size:13px}.registration-form-field-compact textarea{min-height:92px}.registration-form-field input:focus,.registration-form-field textarea:focus{border-color:#b2b8c4;outline:3px solid #2b5bd929}.registration-form-word-table-wrap{background:#fff;border:1px solid #d9e0eb;border-radius:4px;flex:none;max-height:none;overflow:auto visible}.registration-form-sections-empty{color:#5a6478;text-align:center;background:#fafbfd;border:1px dashed #d9e0eb;border-radius:4px;flex:none;padding:18px;font-size:14px;line-height:1.7}.registration-form-word-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1320px}.registration-form-word-table th,.registration-form-word-table td{vertical-align:top;border:1px solid #d9e0eb;padding:9px 10px}.registration-form-word-table thead th{color:#1c2438;text-align:center;background:#f5f6fa;font-size:14px;font-weight:700;line-height:1.5}.registration-form-word-table thead th:first-child{width:88px}.registration-form-word-table thead th:nth-child(2){width:250px}.registration-form-word-table thead th:nth-child(3){width:210px}.registration-form-word-table thead th:nth-child(4){width:110px}.registration-form-word-table thead th:nth-child(5){width:190px}.registration-form-word-table thead th:nth-child(6){width:150px}.registration-form-word-table thead th:nth-child(7){width:220px}.registration-form-project-cell,.registration-form-content-cell,.registration-form-field-name-cell,.registration-form-item-label-cell{color:#1c2438;background:#fafbfd;font-size:14px;font-weight:700;line-height:1.6}.registration-form-project-cell,.registration-form-content-cell{text-align:center;vertical-align:middle}.registration-form-item-label-cell{vertical-align:middle;text-align:left;font-weight:600}.registration-form-table-editor-cell{color:#1c2438;background:#fff;font-size:13px;line-height:1.6}.registration-form-issue-cell{vertical-align:top;background:#fff}.registration-form-issue-fields{flex-direction:column;gap:12px;display:flex}.registration-form-not-applicable-cell{color:#8a94a6;text-align:center;vertical-align:middle;background:#fafbfd}.registration-form-section-field-grid{grid-template-columns:repeat(7,minmax(120px,1fr));align-items:stretch;gap:10px;display:grid}.registration-form-section-field-item{flex-direction:column;gap:6px;min-width:0;display:flex}.registration-form-section-field-title{color:#1c2438;font-size:12px;font-weight:700;line-height:1.4}.registration-form-section-field-item .registration-form-field{height:100%}.registration-form-section-field-item .registration-form-field input,.registration-form-section-field-item .registration-form-field textarea{min-height:40px}.registration-form-section-field-item .registration-form-field textarea{min-height:72px}.registration-form-yes-no{flex-flow:wrap;gap:8px;padding-top:2px;display:flex}.registration-form-choice{color:#1c2438;align-items:center;gap:6px;font-size:13px;line-height:1.4;display:inline-flex}.registration-form-choice-placeholder{color:#8a94a6;font-size:12px;line-height:1.4}.registration-form-choice input{width:auto;margin:0;padding:0}.registration-form-section-error-cell{color:#b42318;text-align:center;background:#fff7f5;font-size:13px;line-height:1.6}@media (width<=760px){.registration-form-controls{flex-direction:column;align-items:stretch}.registration-form-actions{justify-content:stretch}.registration-form-actions button{flex:100%}.registration-form-grid{grid-template-columns:1fr}.registration-form-word-table{min-width:1180px}.registration-form-section-field-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}.materials-stats-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-width:1280px;margin-top:24px;margin-left:auto;margin-right:auto;overflow:hidden;box-shadow:0 4px 18px #00000008}.materials-stats-header{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:16px 20px}.stats-header-title{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.stats-header-title h3{color:#1a3c6e;margin:0;font-size:16px;font-weight:600}.stats-badge{color:#0f3e8a;background-color:#dde9fd;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600}.stats-badge-secondary{color:#475569;background-color:#f1f5f9}.stats-badge-recognition{color:#107033;background-color:#e1faea}.materials-stats-hint{color:#64748b;margin:8px 0 0;font-size:12px;line-height:1.6}.materials-tree{padding:10px 12px 16px}.material-tree-node{--tree-level:0;margin-left:calc(var(--tree-level) * 22px);border-left:1px solid #e2e8f0;padding-left:12px}.material-tree-node+.material-tree-node{margin-top:8px}.material-tree-branch{border-radius:8px}.material-tree-branch>summary{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:8px;padding:10px 12px;list-style-position:outside;display:flex}.material-tree-branch>summary::marker{color:#64748b}.material-tree-leaf{background:#fff;border:1px solid #f1f5f9;border-radius:8px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.material-tree-children{flex-direction:column;gap:8px;margin-top:8px;display:flex}.material-node-summary{flex-direction:column;gap:6px;min-width:0;display:flex}.material-node-title-row{align-items:center;gap:10px;min-width:0;display:flex}.material-node-title-row strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;overflow:hidden}.material-node-index{color:#475569;background-color:#e2e8f0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:24px;font-family:monospace;font-size:12px;font-weight:700;display:inline-flex}.material-node-meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;display:flex}.material-image-list{flex-wrap:wrap;gap:8px;display:flex}.material-image-link{color:#1a3c6e;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:999px;max-width:320px;padding:5px 10px;font-size:12px;font-weight:600;overflow:hidden}.material-image-link:hover:not(:disabled){background:#eff6ff;border-color:#1a3c6e}.material-image-link.recognition-image{color:#0f6b31;background:#e5fbed;border-color:#2da95b;box-shadow:0 0 0 1px #2da95b1f}.material-image-link.recognition-image:hover:not(:disabled){background:#d3f8e1;border-color:#1f8e48}.material-image-link.skipped-image{color:#475569}.material-image-link:disabled{cursor:not-allowed;color:#94a3b8;background:#f8fafc;border-color:#e2e8f0}.material-image-empty{color:#94a3b8;margin:0;font-size:12px}.material-preview-overlay{z-index:1100;background:#0f172aad;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.material-preview-dialog{background:#fff;border-radius:8px;flex-direction:column;width:min(1120px,100%);height:min(92vh,900px);display:flex;overflow:hidden;box-shadow:0 20px 60px #0f172a59}.material-preview-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.material-preview-header strong,.material-preview-header span{display:block}.material-preview-header strong{color:#0f172a;font-size:14px}.material-preview-header span{color:#64748b;margin-top:2px;font-size:12px}.material-preview-header button{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:28px;line-height:1}.material-preview-body{background:#0f172a;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;overflow:auto}.material-preview-body img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}@media (width<=640px){.materials-tree{padding:8px}.material-tree-node{margin-left:calc(var(--tree-level) * 12px);padding-left:8px}.material-node-title-row{align-items:flex-start}.material-node-title-row strong{white-space:normal}.material-image-link{max-width:100%}}.person-review-shell{color:#1c2438;background-color:#f5f6fa;min-height:100vh;padding:40px}.person-review-toast{z-index:1300;color:#1a3c6e;background:#eff6ff;border:1px solid #bfdbfe;border-left:4px solid #1a3c6e;border-radius:8px;max-width:min(420px,100vw - 48px);padding:12px 16px;font-size:14px;font-weight:600;line-height:1.6;animation:.18s ease-out personReviewToastIn;position:fixed;top:24px;right:24px;box-shadow:0 16px 36px #1a3c6e2e}.person-review-toast.toast-success{color:#166534;background:#f0fdf4;border-color:#bbf7d0 #bbf7d0 #bbf7d0 #15803d}.person-review-toast.toast-error{color:#991b1b;background:#fef2f2;border-color:#fecaca #fecaca #fecaca #c41e24}.person-review-toast.toast-info{color:#1a3c6e;background:#eff6ff;border-color:#bfdbfe #bfdbfe #bfdbfe #1a3c6e}@keyframes personReviewToastIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.person-review-hero{grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);align-items:center;gap:32px;max-width:1280px;margin:0 auto;display:grid}.person-review-eyebrow,.person-review-validation span{color:#c41e24;letter-spacing:.05em;margin:0 0 8px;font-size:13px;font-weight:600;display:block}.person-review-hero h1,.person-review-validation h1{color:#1a3c6e;margin:0;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;line-height:1.3}.person-review-summary{color:#5a6478;max-width:760px;margin:16px 0 0;font-size:14px;line-height:1.8}.person-review-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.person-review-return{color:#1c2438;background:#fff;border:1px solid #d9dde5;border-radius:4px;justify-content:center;align-items:center;min-height:38px;padding:0 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.person-review-return:hover{background:#f5f6fa;border-color:#b2b8c4}.person-review-return-text{color:#5a6478}.person-review-context-card{background:#fff;border-left:4px solid #1a3c6e;flex-direction:column;justify-content:center;gap:6px;padding:12px 16px;display:flex}.context-item{align-items:center;gap:4px;display:flex}.context-label{color:#5a6478;margin:0;font-size:13px;font-weight:500;line-height:1}.context-value{color:#1c2438;margin:0;font-family:monospace,SFMono-Regular,Consolas;font-size:14px;font-weight:600;line-height:1}.person-review-empty,.person-review-validation p{color:#5a6478;margin:4px 0 0;font-size:13px;line-height:1.6}.person-review-grid{grid-template-columns:1fr;gap:24px;max-width:1280px;margin:28px auto 0;display:grid}.person-review-panel,.person-review-error,.person-review-validation{min-width:0}.person-review-progress-card{align-self:start}.person-review-wide-panel{grid-column:1/-1}.person-review-ocr-workspace{grid-column:1/-1;grid-template-columns:minmax(300px,.8fr) minmax(0,1.6fr);align-items:start;gap:24px;display:grid}.person-review-preview-card{position:sticky;top:24px}.person-review-ocr-card{min-width:0}.evidence-preview-content{gap:12px;display:grid}.evidence-preview-meta{gap:4px;display:grid}.evidence-preview-meta strong{color:#1c2438;font-size:14px}.evidence-preview-meta span{color:#5a6478;font-size:12px}.evidence-preview-image-frame{background:#f8fafc;border:1px solid #e8edf5;border-radius:6px;justify-content:center;align-items:center;min-height:420px;max-height:70vh;display:flex;overflow:auto}.evidence-preview-image-button{cursor:zoom-in;background:0 0;border:0;max-width:100%;padding:0;display:block}.evidence-preview-image-frame img{max-width:100%;height:auto;display:block}.evidence-preview-image-list{gap:8px;padding-top:4px;display:grid}.evidence-preview-image-list strong{color:#334155;font-size:13px}.evidence-preview-image-actions{flex-wrap:wrap;gap:8px;display:flex}.evidence-preview-image-actions button{color:#1a3c6e;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:4px 10px;font-size:12px}.evidence-preview-image-actions button.active{background:#eaf2ff;border-color:#1a3c6e;font-weight:600}.evidence-preview-image-actions button.recognition-image{color:#0f6b31;background:#e5fbed;border-color:#2da95b;box-shadow:0 0 0 1px #2da95b1f}.evidence-preview-image-actions button.active.recognition-image{background:#caf6db;border-color:#1c7d3f}.evidence-fullscreen-overlay{z-index:1200;background:#0f172ab8;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}.evidence-fullscreen-dialog{background:#fff;border-radius:8px;flex-direction:column;width:min(1480px,98vw);height:min(96vh,1080px);display:flex;overflow:hidden;box-shadow:0 20px 60px #0f172a59}.evidence-fullscreen-header{border-bottom:1px solid #e8edf5;justify-content:space-between;align-items:center;gap:16px;padding:10px 14px;display:flex}.evidence-fullscreen-header div{gap:4px;display:grid}.evidence-fullscreen-header strong{color:#1c2438;font-size:15px}.evidence-fullscreen-header span{color:#5a6478;font-size:12px}.evidence-fullscreen-toolbar{justify-content:flex-end;align-items:center;gap:10px;display:flex}.evidence-fullscreen-toolbar button{color:#1a3c6e;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:600;line-height:1}.evidence-fullscreen-toolbar button:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.evidence-fullscreen-toolbar button:disabled{cursor:not-allowed;color:#94a3b8;background:#f8fafc}.evidence-fullscreen-toolbar .evidence-fullscreen-close{color:#5a6478;background:0 0;border:0;padding:0 2px;font-size:28px}.evidence-fullscreen-toolbar .evidence-fullscreen-close:hover{color:#1c2438;background:0 0}.evidence-fullscreen-body{touch-action:none;cursor:default;background:#0f172a;flex:1;justify-content:center;align-items:center;min-height:0;padding:16px;display:flex;overflow:auto}.evidence-fullscreen-body.is-zoomed{cursor:grab;justify-content:flex-start;align-items:flex-start}.evidence-fullscreen-body.is-dragging{cursor:grabbing}.evidence-fullscreen-body img{max-width:none;max-height:none;width:calc(100% * var(--evidence-fullscreen-zoom,1));object-fit:contain;transform-origin:0 0;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;height:auto;display:block}.evidence-preview-placeholder{color:#5a6478;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:6px;margin:0;padding:48px 24px;font-size:13px;line-height:1.7}.person-review-panel-heading{border-bottom:1px solid #e8edf5;margin-bottom:20px;padding-bottom:12px}.person-review-panel-heading h2{color:#1a3c6e;margin:0;font-size:18px;font-weight:600}.panel-subtitle{color:#5a6478;margin:8px 0 0;font-size:13px;line-height:1.5}.person-review-empty{text-align:center;background:#f5f6fa;border-radius:4px;margin:0;padding:40px}.person-review-error{color:#c41e24;background-color:#fde8e9;border-color:#f6d0d2;border-radius:4px;max-width:1280px;margin:24px auto 0;padding:16px;font-weight:600}.person-review-warnings{color:#b8600b;overflow-wrap:anywhere;background:#fff3e0;border:1px solid #ffe0b2;border-radius:4px;gap:8px;min-width:0;max-width:100%;margin:0 0 20px;padding:12px 16px;font-size:13px;line-height:1.6;display:grid}.person-review-warnings li{overflow-wrap:anywhere;min-width:0}.person-review-confirm-row{border-top:1px solid #e8edf5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding-top:16px;display:flex}.confirm-buttons-group{gap:12px;margin-left:auto;display:flex}.person-review-unsaved-note{color:#b8600b;margin:0;font-size:13px;font-weight:600;line-height:1.6}.person-review-stale-result-note{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;margin:0 0 20px;padding:10px 14px;font-size:13px;line-height:1.6}.person-review-validation{max-width:860px;margin:12vh auto 0}.person-review-modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background-color:#1c243899;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.person-review-modal-content{background:#fff;border:1px solid #d9dde5;border-radius:4px;flex-direction:column;width:100%;max-width:960px;min-height:0;max-height:calc(100vh - 40px);animation:.2s ease-out modalFadeIn;display:flex;overflow:hidden;box-shadow:0 12px 32px #1a3c6e26}.backfill-modal-content{max-width:860px}.registration-form-modal-content{max-width:min(1280px,100vw - 32px)}.registration-form-modal-content .registration-form-panel{flex:1;min-height:0;padding:20px;overflow-y:auto}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.person-review-modal-header{color:#fff;background:#1a3c6e;border-bottom:1px solid #e8edf5;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.person-review-modal-header h2{margin:0;font-size:15px;font-weight:600}.person-review-modal-close{color:#fffc;cursor:pointer;background:0 0;border:none;padding:0;font-size:24px;line-height:1;transition:color .2s}.person-review-modal-close:hover{color:#fff}@media (width<=900px){.person-review-shell{padding:24px}.person-review-hero{grid-template-columns:1fr;gap:20px}.person-review-context-card{min-height:auto;padding:16px}.person-review-ocr-workspace{grid-template-columns:1fr}.person-review-preview-card{position:static}.evidence-preview-image-frame{min-height:280px;max-height:58vh}}@media (width<=520px){.person-review-shell{padding:16px}.person-review-toast{max-width:none;top:16px;left:16px;right:16px}.person-review-actions,.person-review-confirm-row,.confirm-buttons-group{flex-direction:column;align-items:stretch}.confirm-buttons-group{margin-left:0}.person-review-actions .repo-button,.person-review-return,.person-review-confirm-row .repo-button{text-align:center;width:100%}}.person-review-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.snapshot-status-badge{color:#64748b;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.snapshot-status-badge.status-ready,.snapshot-status-badge.status-success{color:#107033;background-color:#e1faea;border-color:#c6ecd4}.snapshot-status-badge.status-pending{color:#0f3e8a;background-color:#dde9fd;border-color:#bed3f4}.snapshot-status-badge.status-failed{color:#9c162d;background-color:#fce3e8;border-color:#f0c2c9}.snapshot-status-badge.status-partial_success{color:#8a570f;background-color:#fdf0dd;border-color:#f4ddbe}.web-shell{color:#1c2438;background:radial-gradient(circle at 0 0,#1a3c6e0d,#0000 40rem),linear-gradient(135deg,#f5f6fa 0%,#e8edf5 100%);min-height:100vh;padding:80px 40px}.web-eyebrow{color:#c41e24;letter-spacing:.1em;margin:0 0 12px;font-size:13px;font-weight:600}#web-title{color:#1a3c6e;margin:0;font-size:clamp(1.8rem,4.5vw,2.6rem);font-weight:700;line-height:1.3}.web-summary{color:#5a6478;max-width:680px;margin:16px 0 0;font-size:14px;line-height:1.8}.web-gate-shell{flex-direction:column;justify-content:center;align-items:center;display:flex}.web-gate-hero{text-align:center;flex-direction:column;align-items:center;margin-bottom:40px;display:flex}.web-gate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;width:100%;max-width:860px;display:grid}@media (width<=768px){.web-gate-grid{grid-template-columns:1fr;gap:20px}}.web-gate-card{text-align:center;flex-direction:column;align-items:center;padding:32px;transition:all .2s;display:flex}.web-gate-card:hover{border-color:#b2b8c4;transform:translateY(-4px);box-shadow:0 8px 24px #1a3c6e14}.card-badge{border-radius:2px;margin-bottom:16px;padding:4px 10px;font-size:11px;font-weight:600}.red-badge{color:#c41e24;background:#fde8e9}.blue-badge{color:#1a3c6e;background:#e8edf5}.web-gate-card h2{color:#1c2438;margin:0 0 12px;font-size:18px;font-weight:600}.web-gate-card p{color:#5a6478;flex:1;margin:0 0 24px;font-size:13px;line-height:1.6}.gate-link{width:100%;text-decoration:none}.web-not-found-shell{justify-content:center;align-items:center;display:flex}.web-not-found-card{text-align:center;background:#fff;border:1px solid #e8edf5;border-radius:12px;width:min(100%,520px);padding:40px;box-shadow:0 16px 36px #1a3c6e14}.web-not-found-card h1{color:#1a3c6e;margin:0;font-size:clamp(1.8rem,4vw,2.4rem)}.not-found-link{width:auto;margin-top:24px;text-decoration:none;display:inline-flex}:root{color:#1c2438;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f6fa;font-family:Source Han Sans SC,Microsoft YaHei,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background-color:#f5f6fa;min-width:320px;margin:0}button,input,textarea,select{font:inherit}.repo-button{cursor:pointer;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 16px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.repo-button-primary{color:#fff;background:#c41e24}.repo-button-primary:hover{background:#a01a1f}.repo-button-primary:active{background:#801418}.repo-button-secondary{color:#1c2438;background:#fff;border-color:#d9dde5}.repo-button-secondary:hover{color:#1c2438;background:#f5f6fa;border-color:#b2b8c4}.repo-button-secondary:active{background:#e8edf5}.repo-card{background:#fff;border:1px solid #e8edf5;border-radius:4px;padding:20px;box-shadow:0 4px 12px #1a3c6e0a}.repo-code{background:#e8edf5;border-radius:2px;padding:.12rem .35rem;font-family:monospace;font-size:13px}
