.matching-test-profile-open{align-self:flex-start;min-height:34px;border:0;background:transparent;padding:4px 2px;color:#574cc7;font-size:10px;font-weight:800;text-decoration:underline;text-decoration-color:#c7c2f2;text-underline-offset:3px}.matching-test-profile-open:hover{color:#392fa7;text-decoration-color:#574cc7}.matching-test-profile-open[hidden]{display:none}.matching-test-profile-open:focus-visible{outline:3px solid #8f86e7;outline-offset:2px}
.matching-test-profile-dialog{width:min(960px,calc(100vw - 36px));height:min(820px,calc(100vh - 36px));max-width:none;max-height:none;padding:0;border:0;border-radius:14px;background:#fff;color:#303b4e;box-shadow:0 24px 70px rgba(20,27,43,.25);overflow:hidden}.matching-test-profile-dialog[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.matching-test-profile-dialog::backdrop{background:rgba(20,26,40,.58)}
.matching-test-profile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px 16px;border-bottom:1px solid #e7e9ee;background:#fff}.matching-test-profile-head>div{min-width:0}.matching-test-profile-head span{display:block;margin-bottom:5px;color:#6559d3;font-size:10px;font-weight:800}.matching-test-profile-head h2{margin:0;overflow:hidden;color:#29364a;font-size:22px;text-overflow:ellipsis;white-space:nowrap}.matching-test-profile-head p{margin:6px 0 0;overflow:hidden;color:#657287;font:10px var(--mono);text-overflow:ellipsis;white-space:nowrap}.matching-test-profile-head>button{width:40px;height:40px;flex:none;padding:0;font-size:20px}
.matching-test-profile-body{min-height:0;padding:18px 22px 28px;overflow:auto;scrollbar-color:#bbb6e6 #f2f2f6;scrollbar-width:thin}.matching-test-profile-body::selection,.matching-test-profile-body *::selection{background:#dcd8ff;color:#29214f}.matching-test-profile-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 22px;border-top:1px solid #e7e9ee;background:#fafbfc}.matching-test-profile-footer span{color:#657287;font-size:10px}.matching-test-profile-footer button{min-width:88px}
.matching-profile-notice{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;margin-bottom:18px;padding:12px 14px;border-radius:10px;background:#f1efff;color:#4a426e}.matching-profile-notice b{font-size:11px}.matching-profile-notice span{font-size:10px;line-height:1.6}.matching-profile-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.matching-profile-toolbar>div:first-child{display:flex;min-width:0;flex-direction:column;gap:3px}.matching-profile-toolbar b{font-size:13px}.matching-profile-toolbar span{color:#657287;font-size:10px}.matching-profile-toolbar>div:last-child{display:flex;gap:7px}.matching-profile-toolbar button,.matching-test-profile-state button{min-height:36px;border:1px solid #dcdfe7;border-radius:8px;background:#fff;padding:7px 10px;color:#5147bd;font-size:10px;font-weight:800}.matching-profile-toolbar button:hover,.matching-test-profile-state button:hover{border-color:#9188e5;background:#faf9ff}
.matching-profile-section{padding:18px 0;border-top:1px solid #e7e9ee}.matching-profile-section>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:13px}.matching-profile-section h3{margin:0;color:#303d52;font-size:14px}.matching-profile-section header p{max-width:680px;margin:5px 0 0;color:#657287;font-size:10px;line-height:1.55}.matching-profile-section>header>span,.matching-profile-section>header>code{flex:none;color:#657287;font:10px var(--mono)}
.matching-profile-signals{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #e3e5eb;border-radius:10px;overflow:hidden}.matching-profile-signal{display:flex;min-width:0;flex-direction:column;gap:5px;padding:12px;background:#fff}.matching-profile-signal+.matching-profile-signal{border-left:1px solid #e7e9ee}.matching-profile-signal span{color:#657287;font-size:10px}.matching-profile-signal b{font-size:12px}.matching-profile-signal.ready b{color:#147858}.matching-profile-signal.missing b{color:#9a5b19}
.matching-profile-intro{margin-bottom:13px;padding:12px 14px;border-radius:9px;background:#f7f8fa}.matching-profile-intro span{color:#657287;font-size:10px}.matching-profile-intro p{margin:5px 0 0;color:#354257;font-size:12px;line-height:1.6}.matching-profile-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.matching-profile-source-grid>div{min-width:0}.matching-profile-source-grid b{display:block;margin-bottom:8px;color:#47546a;font-size:11px}.matching-profile-tags{display:flex;flex-wrap:wrap;gap:6px}.matching-profile-tags span{max-width:100%;border-radius:99px;background:#eceaff;padding:5px 8px;overflow:hidden;color:#5045bc;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.matching-profile-empty{margin:0;color:#8a94a5;font-size:10px;line-height:1.5}
.matching-profile-memory-list{max-height:330px;border:1px solid #e3e5eb;border-radius:10px;overflow:auto}.matching-profile-memory{padding:12px 14px;background:#fff}.matching-profile-memory+.matching-profile-memory{border-top:1px solid #e8eaf0}.matching-profile-memory>div,.matching-profile-memory footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.matching-profile-memory>div span{color:#6257d1;font-size:10px;font-weight:800}.matching-profile-memory code,.matching-profile-memory footer{color:#718096;font:9px var(--mono)}.matching-profile-memory p{margin:8px 0;color:#354257;font-size:11px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.matching-profile-memory footer code{max-width:52%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.matching-profile-empty.roomy{display:flex;align-items:center;flex-direction:column;gap:5px;padding:28px;border:1px dashed #dfe2e9;border-radius:10px;background:#fafbfc;text-align:center}.matching-profile-empty.roomy b{color:#47546a;font-size:12px}.matching-profile-empty.roomy span{font-size:10px}
.matching-profile-context-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.matching-profile-context-summary>div{min-width:0;padding:12px;border-radius:9px;background:#f7f8fa}.matching-profile-context-summary span{color:#657287;font-size:10px}.matching-profile-context-summary b{display:block;margin-top:5px;overflow:hidden;color:#354257;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.matching-profile-context-summary p{margin:5px 0 0;color:#657287;font-size:10px;line-height:1.55}.matching-profile-raw-list{display:flex;flex-direction:column;border:1px solid #e3e5eb;border-radius:10px;overflow:hidden}.matching-profile-raw+.matching-profile-raw{border-top:1px solid #e7e9ee}.matching-profile-raw>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;padding:11px 13px;list-style:none;background:#fff}.matching-profile-raw>summary::-webkit-details-marker{display:none}.matching-profile-raw>summary b{font-size:11px}.matching-profile-raw>summary span{color:#657287;font-size:9px}.matching-profile-raw[open]>summary{background:#f8f8fb}.matching-profile-raw pre{max-height:320px;margin:0;padding:13px;overflow:auto;border-top:1px solid #e7e9ee;background:#171d2a;color:#dbe3ef;font:10px/1.55 var(--mono);white-space:pre-wrap;word-break:break-word}
.matching-test-profile-state{min-height:420px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;text-align:center}.matching-test-profile-state b{color:#354257;font-size:14px}.matching-test-profile-state span{max-width:430px;color:#657287;font-size:11px;line-height:1.6}.matching-test-profile-state.loading b::after{content:"…"}.matching-test-profile-state.error b{color:#b63c3c}.matching-test-profile-state button{margin-top:7px}.matching-test-profile-dialog button:focus-visible,.matching-test-profile-dialog summary:focus-visible{outline:3px solid #8f86e7;outline-offset:2px}
@media(max-width:700px){.matching-test-profile-dialog{width:calc(100vw - 20px);height:calc(100vh - 20px)}.matching-test-profile-head{padding:17px 16px 13px}.matching-test-profile-head h2{font-size:19px}.matching-test-profile-head p{white-space:normal}.matching-test-profile-body{padding:14px 16px 22px}.matching-test-profile-footer{align-items:stretch;flex-direction:column;padding:12px 16px}.matching-profile-notice{grid-template-columns:1fr}.matching-profile-toolbar{align-items:flex-start;flex-direction:column}.matching-profile-signals{grid-template-columns:repeat(2,minmax(0,1fr))}.matching-profile-signal:nth-child(3){border-top:1px solid #e7e9ee;border-left:0}.matching-profile-signal:nth-child(4){border-top:1px solid #e7e9ee}.matching-profile-source-grid,.matching-profile-context-summary{grid-template-columns:1fr}.matching-profile-section>header{flex-direction:column;gap:6px}.matching-profile-memory footer{align-items:flex-start;flex-direction:column}.matching-profile-memory footer code{max-width:100%}}
@media(prefers-reduced-motion:reduce){.matching-test-profile-dialog{scroll-behavior:auto}}
