.rqm-root{container-type:inline-size;width:100%;aspect-ratio:1440 / 860;position:relative;pointer-events:none;-webkit-user-select:none;user-select:none;--orange: #FF6F47;--orange-50: #FFF1ED;--orange-100: #FFE2DA;--orange-200: #FFD4C8;--orange-300: #FFC5B5;--orange-400: #FEA991;--orange-500: #FE8C6C;--white: #FFFFFF;--gray-25: #FCFCFC;--gray-50: #FAFAFA;--gray-100: #F5F5F5;--gray-150: #EFEFEF;--gray-200: #E8E8E8;--gray-300: #D1D1D1;--gray-400: #A1A1A1;--gray-500: #737373;--gray-600: #525252;--gray-700: #404040;--gray-800: #272727;--blue: #3B82F6;--blue-light: #EFF6FF;--blue-border: #DBEAFE;--emerald: #10B981;--emerald-light: #ECFDF5;--emerald-border: #D1FAE5;--violet: #8B5CF6;--violet-light: #F5F3FF;--violet-border: #EDE9FE;--slate: #64748B;--amber: #F59E0B;--amber-light: #FFFBEB;--red: #EF4444;--red-light: #FEF2F2;--red-border: #FECACA;--rqm-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--rqm-mono: "JetBrains Mono", "SF Mono", monospace;--rqm-serif: "Source Serif 4", Georgia, "Times New Roman", serif}.rqm-root *,.rqm-root *:before,.rqm-root *:after{box-sizing:border-box;margin:0;padding:0}.rqm-scale{position:absolute;top:0;left:0;width:1440px;height:860px;transform-origin:top left;transform:scale(calc(100cqw/1440px))}.rqm-page{font-family:var(--rqm-font);background:#f5f5f5;display:flex;justify-content:center;align-items:flex-start;padding:32px 24px 48px;width:100%;height:100%;-webkit-font-smoothing:antialiased;color:var(--gray-800)}.rqm-root .frame{width:100%;max-width:1420px;border-radius:14px;overflow:hidden;background:var(--white);border:1px solid var(--gray-200);box-shadow:0 1px 2px #00000008,0 4px 12px #0000000a,0 16px 40px #0000000f}.rqm-root .app{display:flex;flex-direction:column;height:740px}.rqm-root .topbar{height:49px;min-height:49px;background:var(--white);border-bottom:1px solid var(--gray-200);display:flex;align-items:center;justify-content:space-between;padding:0 16px;gap:16px}.rqm-root .topbar-left{display:flex;align-items:center;gap:12px;min-width:0}.rqm-root .topbar-logo{height:18px;flex-shrink:0}.rqm-root .topbar-divider{width:1px;height:20px;background:var(--gray-200);flex-shrink:0}.rqm-root .breadcrumbs{display:flex;align-items:center;gap:6px;font-size:13px}.rqm-root .breadcrumbs span{color:var(--gray-500);white-space:nowrap}.rqm-root .breadcrumbs .bc-sep{color:var(--gray-300);font-size:11px}.rqm-root .breadcrumbs .bc-current{color:var(--gray-800);font-weight:500}.rqm-root .topbar-center{flex:1;display:flex;justify-content:center}.rqm-root .search-bar{display:flex;align-items:center;gap:8px;background:var(--gray-50);border:1px solid var(--gray-200);border-radius:8px;padding:6px 12px;width:260px;cursor:pointer;transition:border-color .15s}.rqm-root .search-bar:hover{border-color:var(--gray-300)}.rqm-root .search-bar svg{color:var(--gray-400);flex-shrink:0}.rqm-root .search-bar span{font-size:12.5px;color:var(--gray-400);flex:1}.rqm-root .search-bar kbd{font-family:var(--rqm-font);font-size:11px;color:var(--gray-400);background:var(--white);border:1px solid var(--gray-200);border-radius:4px;padding:1px 5px;font-weight:500}.rqm-root .topbar-right{display:flex;align-items:center;gap:10px}.rqm-root .topbar-btn{width:32px;height:32px;border-radius:6px;border:none;background:none;display:flex;align-items:center;justify-content:center;color:var(--gray-500);cursor:pointer;position:relative;transition:background .12s}.rqm-root .topbar-btn:hover{background:var(--gray-100)}.rqm-root .notif-badge{position:absolute;top:4px;right:4px;width:14px;height:14px;border-radius:50%;background:var(--orange);color:#fff;font-size:9px;font-weight:600;display:flex;align-items:center;justify-content:center;border:2px solid var(--white)}.rqm-root .avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,var(--orange-400),var(--orange));color:#fff;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer}.rqm-root .main-area{display:flex;flex:1;overflow:hidden}.rqm-root .pdf-viewer{flex:1.15;display:flex;flex-direction:column;min-width:0}.rqm-root .pdf-toolbar{height:38px;min-height:38px;background:var(--gray-50);border-bottom:1px solid var(--gray-200);display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-size:12px;color:var(--gray-600)}.rqm-root .pdf-toolbar-left{display:flex;align-items:center;gap:8px}.rqm-root .pdf-toolbar-left svg{color:var(--red);flex-shrink:0}.rqm-root .pdf-filename{font-weight:500;color:var(--gray-700)}.rqm-root .pdf-toolbar-center{display:flex;align-items:center;gap:6px}.rqm-root .pdf-page-btn{width:22px;height:22px;border-radius:4px;border:1px solid var(--gray-200);background:var(--white);color:var(--gray-500);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;transition:background .1s}.rqm-root .pdf-page-btn:hover{background:var(--gray-100)}.rqm-root .pdf-page-info{font-size:11.5px;color:var(--gray-500);font-weight:500}.rqm-root .pdf-toolbar-right{display:flex;align-items:center;gap:6px}.rqm-root .pdf-zoom{font-size:11px;color:var(--gray-500);font-weight:500}.rqm-root .pdf-scroll{flex:1;background:#e0e0e0;overflow-y:auto;padding:16px 20px;display:flex;justify-content:center;align-items:flex-start}.rqm-root .pdf-page{background:#fff;width:100%;max-width:640px;min-height:100%;box-shadow:0 1px 4px #00000014,0 4px 16px #0000000f;padding:32px 40px 40px;font-family:var(--rqm-serif);font-size:11.8px;line-height:1.72;color:#1a1a1a}.rqm-root .doc-header{border:1.5px solid var(--gray-300);border-radius:2px;padding:16px 20px;margin-bottom:24px}.rqm-root .doc-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.rqm-root .doc-confidential{font-family:var(--rqm-font);font-size:9.5px;font-weight:600;color:var(--red);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--red-border);border-radius:3px;padding:2px 8px}.rqm-root .doc-org{font-family:var(--rqm-font);font-size:10px;font-weight:600;color:var(--gray-500);letter-spacing:.04em;text-transform:uppercase}.rqm-root .doc-title{font-family:var(--rqm-serif);font-size:17px;font-weight:700;line-height:1.35;color:#111;margin-bottom:12px}.rqm-root .doc-meta{display:flex;flex-direction:column;gap:3px;font-family:var(--rqm-font);font-size:10.5px;color:var(--gray-600);border-top:1px solid var(--gray-200);padding-top:10px}.rqm-root .doc-meta-row{display:flex;gap:24px}.rqm-root .doc-meta-row span{min-width:0}.rqm-root .doc-meta-label{color:var(--gray-400)}.rqm-root .doc-section-title{font-family:var(--rqm-serif);font-size:14px;font-weight:700;color:#111;margin:22px 0 8px;letter-spacing:-.01em}.rqm-root .doc-subsection-title{font-family:var(--rqm-serif);font-size:12.5px;font-weight:600;color:#222;margin:16px 0 6px}.rqm-root .doc-text{margin-bottom:10px}.rqm-root .pdf-hl{position:relative;padding:8px 12px 8px 14px;margin:8px -6px;border-radius:4px;border-left:3px solid transparent}.rqm-root .pdf-hl-badge{position:absolute;top:6px;right:8px;width:18px;height:18px;border-radius:50%;font-family:var(--rqm-font);font-size:9.5px;font-weight:600;display:flex;align-items:center;justify-content:center;color:#fff}.rqm-root .pdf-hl-perf{background:#eff6ff88;border-left-color:var(--blue)}.rqm-root .pdf-hl-perf .pdf-hl-badge{background:var(--blue)}.rqm-root .pdf-hl-func{background:#f5f3ff88;border-left-color:var(--violet)}.rqm-root .pdf-hl-func .pdf-hl-badge{background:var(--violet)}.rqm-root .pdf-hl-safety{background:#fef2f288;border-left-color:var(--red)}.rqm-root .pdf-hl-safety .pdf-hl-badge{background:var(--red)}.rqm-root .pdf-hl-interface{background:#ecfdf588;border-left-color:var(--emerald)}.rqm-root .pdf-hl-interface .pdf-hl-badge{background:var(--emerald)}.rqm-root .pdf-hl-selected{background:var(--orange-50)!important;border-left-color:var(--orange)!important;box-shadow:0 0 0 1px var(--orange-200);animation:rqm-hl-pulse 3s ease-in-out infinite}.rqm-root .pdf-hl-selected .pdf-hl-badge{background:var(--orange)!important}@keyframes rqm-hl-pulse{0%,to{box-shadow:0 0 0 1px var(--orange-200)}50%{box-shadow:0 0 0 2px var(--orange-200),0 0 12px #ff6f471a}}.rqm-root .doc-table{width:100%;border-collapse:collapse;font-family:var(--rqm-font);font-size:10.5px;margin:10px 0 8px}.rqm-root .doc-table-caption{font-family:var(--rqm-serif);font-size:10.5px;font-weight:600;color:var(--gray-600);margin-bottom:6px;font-style:italic}.rqm-root .doc-table th{background:var(--gray-100);padding:5px 10px;text-align:left;font-weight:600;color:var(--gray-700);border:1px solid var(--gray-200)}.rqm-root .doc-table td{padding:4px 10px;border:1px solid var(--gray-200);color:var(--gray-700);font-family:var(--rqm-mono);font-size:10px}.rqm-root .splitter{width:1px;background:var(--gray-200);position:relative;cursor:col-resize;flex-shrink:0}.rqm-root .splitter-handle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:32px;background:var(--gray-100);border:1px solid var(--gray-200);border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;z-index:1}.rqm-root .splitter-handle span{width:3px;height:3px;border-radius:50%;background:var(--gray-400)}.rqm-root .req-panel{flex:.85;display:flex;flex-direction:column;min-width:0;background:var(--gray-25)}.rqm-root .req-header{padding:14px 16px 0;display:flex;align-items:center;justify-content:space-between}.rqm-root .req-header-left{display:flex;align-items:center;gap:10px}.rqm-root .req-title{font-size:14px;font-weight:600;color:var(--gray-800)}.rqm-root .req-count{font-size:11px;font-weight:600;color:var(--orange);background:var(--orange-50);border:1px solid var(--orange-100);border-radius:10px;padding:2px 9px}.rqm-root .req-header-btn{font-size:11.5px;font-weight:500;color:var(--gray-500);background:var(--white);border:1px solid var(--gray-200);border-radius:6px;padding:4px 10px;cursor:pointer;display:flex;align-items:center;gap:4px;transition:border-color .15s}.rqm-root .req-header-btn:hover{border-color:var(--gray-300)}.rqm-root .req-stats{display:flex;gap:12px;padding:10px 16px 0;font-size:11px;color:var(--gray-500)}.rqm-root .req-stat{display:flex;align-items:center;gap:4px}.rqm-root .req-stat-dot{width:6px;height:6px;border-radius:50%}.rqm-root .req-filters{display:flex;gap:6px;padding:10px 16px;border-bottom:1px solid var(--gray-200)}.rqm-root .req-filter{font-family:var(--rqm-font);font-size:11px;font-weight:500;color:var(--gray-600);background:var(--white);border:1px solid var(--gray-200);border-radius:5px;padding:4px 8px;cursor:pointer;display:flex;align-items:center;gap:3px;transition:border-color .15s}.rqm-root .req-filter:hover{border-color:var(--gray-300)}.rqm-root .req-filter svg{color:var(--gray-400)}.rqm-root .req-list{flex:1;overflow-y:auto;padding:10px 12px;display:flex;flex-direction:column;gap:6px;scrollbar-width:thin;scrollbar-color:var(--gray-300) transparent}.rqm-root .req-card{padding:10px 12px;border-radius:8px;border:1px solid var(--gray-200);background:var(--white);cursor:pointer;transition:border-color .15s,box-shadow .15s}.rqm-root .req-card:hover{border-color:var(--gray-300);box-shadow:0 1px 3px #0000000a}.rqm-root .req-card.selected{border-color:var(--orange);background:var(--orange-50);box-shadow:0 0 0 1px var(--orange-100)}.rqm-root .req-card-top{display:flex;align-items:center;gap:6px;margin-bottom:4px}.rqm-root .req-num{width:18px;height:18px;border-radius:50%;flex-shrink:0;font-size:9.5px;font-weight:600;color:#fff;display:flex;align-items:center;justify-content:center}.rqm-root .req-id{font-family:var(--rqm-mono);font-size:11px;font-weight:500;color:var(--gray-700)}.rqm-root .req-card.selected .req-id{color:var(--orange)}.rqm-root .req-class{font-size:10px;font-weight:500;padding:1px 7px;border-radius:10px;margin-left:auto;white-space:nowrap}.rqm-root .req-class-perf{background:var(--blue-light);color:#2563eb}.rqm-root .req-class-safety{background:var(--red-light);color:#dc2626}.rqm-root .req-class-func{background:var(--violet-light);color:#7c3aed}.rqm-root .req-class-interface{background:var(--emerald-light);color:#059669}.rqm-root .req-class-env{background:var(--amber-light);color:#d97706}.rqm-root .req-confidence{font-size:10.5px;font-weight:600;flex-shrink:0}.rqm-root .conf-high{color:var(--emerald)}.rqm-root .conf-med{color:var(--blue)}.rqm-root .conf-low{color:var(--amber)}.rqm-root .req-text{font-size:11.5px;color:var(--gray-600);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:6px}.rqm-root .req-card.selected .req-text{-webkit-line-clamp:unset;color:var(--gray-700)}.rqm-root .req-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:2px}.rqm-root .req-match{display:flex;align-items:center;gap:5px;font-size:10.5px;color:var(--gray-500)}.rqm-root .req-match-chip{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:500;background:var(--gray-100);border:1px solid var(--gray-200);border-radius:4px;padding:1px 6px;color:var(--gray-700)}.rqm-root .req-match-chip .chip-dot{width:5px;height:5px;border-radius:50%}.rqm-root .req-status{font-size:10px;font-weight:500;display:flex;align-items:center;gap:3px}.rqm-root .req-status-reviewed{color:var(--emerald)}.rqm-root .req-status-new{color:var(--blue)}.rqm-root .req-status-review{color:var(--amber)}.rqm-root .req-status-unmatched{color:var(--gray-400)}.rqm-root .ai-match-card{margin-top:10px;padding:12px;border-radius:8px;background:linear-gradient(135deg,var(--orange-50) 0%,#FFFAF8 50%,var(--orange-50) 100%);background-size:200% 200%;border:1px solid var(--orange-100);animation:rqm-ai-shimmer 6s ease-in-out infinite}@keyframes rqm-ai-shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.rqm-root .ai-match-header{display:flex;align-items:center;gap:5px;margin-bottom:8px}.rqm-root .ai-match-label{font-size:10px;font-weight:600;color:var(--orange);text-transform:uppercase;letter-spacing:.04em}.rqm-root .ai-match-row{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--gray-700);margin-bottom:4px}.rqm-root .ai-match-row strong{font-weight:600}.rqm-root .ai-conf-bar{width:60px;height:4px;border-radius:2px;background:var(--orange-100);overflow:hidden;display:inline-block;vertical-align:middle;margin-left:4px}.rqm-root .ai-conf-fill{height:100%;background:var(--orange);border-radius:2px}.rqm-root .ai-similar{font-size:11px;color:var(--gray-500);margin:6px 0 2px;line-height:1.5}.rqm-root .ai-match-link{display:inline-flex;align-items:center;gap:4px;margin-top:8px;font-size:11.5px;font-weight:500;color:var(--orange);cursor:pointer;text-decoration:none;transition:opacity .15s}.rqm-root .ai-match-link:hover{opacity:.8}.rqm-root .statusbar{height:30px;min-height:30px;background:var(--gray-50);border-top:1px solid var(--gray-200);display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-size:11px;color:var(--gray-500)}.rqm-root .statusbar-left{display:flex;align-items:center;gap:10px}.rqm-root .statusbar-dot{width:5px;height:5px;border-radius:50%;background:var(--emerald)}.rqm-root .statusbar-right{display:flex;align-items:center;gap:8px}.rqm-root .statusbar-ai{display:flex;align-items:center;gap:4px;color:var(--orange);font-weight:500}
