.TestLinePanel-module__CQsDfa__panel{--bg-base:#060b16;--bg-surface:#0e1524;--bg-elevated:#141d31;--border-subtle:#1c2740;--border-strong:#2c3b5c;--text-primary:#e8ecf4;--text-muted:#94a3bd;--text-dim:#5c6b87;--accent:#0088f8;--risk:#e5484d;--warn:#d9913b;--good:#2e9e7a;--accent-hover:#38a8ff;--button-text:#fff;isolation:isolate;border:1px solid var(--border-subtle);background:var(--bg-surface);color:var(--text-primary);font-family:var(--font-sans), Inter, system-ui, sans-serif;border-radius:12px;position:relative;overflow:hidden}.TestLinePanel-module__CQsDfa__panel:before,.TestLinePanel-module__CQsDfa__panel:after{z-index:2;content:"";pointer-events:none;width:1.25rem;height:1.25rem;position:absolute}.TestLinePanel-module__CQsDfa__panel:before{border-top:1px solid var(--accent);border-left:1px solid var(--accent);opacity:.88;top:.625rem;left:.625rem}.TestLinePanel-module__CQsDfa__panel:after{border-right:1px solid var(--accent);border-bottom:1px solid var(--accent);opacity:.88;bottom:.625rem;right:.625rem}.TestLinePanel-module__CQsDfa__header{border-bottom:1px solid var(--border-strong);background:var(--bg-base);justify-content:space-between;align-items:flex-start;gap:28px;padding:30px 28px 28px;display:flex}.TestLinePanel-module__CQsDfa__headerCopy{min-width:0}.TestLinePanel-module__CQsDfa__titleRow{align-items:center;gap:10px;min-height:30px;display:flex}.TestLinePanel-module__CQsDfa__liveDot{background:var(--text-dim);border-radius:999px;flex:none;width:9px;height:9px}.TestLinePanel-module__CQsDfa__liveDotActive{background:var(--accent);animation:1.75s ease-in-out infinite TestLinePanel-module__CQsDfa__livePulse}.TestLinePanel-module__CQsDfa__eyebrow,.TestLinePanel-module__CQsDfa__statLabel,.TestLinePanel-module__CQsDfa__pollStatus,.TestLinePanel-module__CQsDfa__previewBadge,.TestLinePanel-module__CQsDfa__reconnecting,.TestLinePanel-module__CQsDfa__retestBadge,.TestLinePanel-module__CQsDfa__unrecognizedTag{font-family:var(--font-archivo), Archivo, system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;font-weight:700}.TestLinePanel-module__CQsDfa__eyebrow{color:var(--text-dim);margin:0 0 3px;font-size:.625rem;line-height:1.2}.TestLinePanel-module__CQsDfa__title{color:var(--text-primary);font-family:var(--font-archivo), Archivo, system-ui, sans-serif;margin:0;font-size:1.25rem;font-weight:700;line-height:1.15}.TestLinePanel-module__CQsDfa__previewBadge,.TestLinePanel-module__CQsDfa__retestBadge,.TestLinePanel-module__CQsDfa__unrecognizedTag{border:1px solid var(--border-strong);background:var(--bg-elevated);min-height:21px;color:var(--text-muted);white-space:nowrap;border-radius:999px;align-items:center;font-size:.5625rem;line-height:1;display:inline-flex}.TestLinePanel-module__CQsDfa__previewBadge{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 40%, transparent);background:color-mix(in srgb, var(--accent) 10%, transparent);margin-left:2px;padding:0 8px}.TestLinePanel-module__CQsDfa__instruction{color:var(--text-muted);margin:20px 0 7px;font-size:.875rem;line-height:1.45}.TestLinePanel-module__CQsDfa__numberRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.TestLinePanel-module__CQsDfa__testNumber,.TestLinePanel-module__CQsDfa__numberCell,.TestLinePanel-module__CQsDfa__cnamValue,.TestLinePanel-module__CQsDfa__timestamp,.TestLinePanel-module__CQsDfa__statValue{font-family:var(--font-geist-mono), ui-monospace, SFMono-Regular, Menlo, monospace;font-variant-numeric:tabular-nums}.TestLinePanel-module__CQsDfa__testNumber{color:var(--text-primary);letter-spacing:-.04em;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.15}.TestLinePanel-module__CQsDfa__copyButton{border:1px solid var(--accent);background:var(--accent);min-height:36px;color:var(--button-text);cursor:pointer;font-family:var(--font-sans), Inter, system-ui, sans-serif;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:.8125rem;font-weight:700;line-height:1;transition:background-color .16s,border-color .16s;display:inline-flex}.TestLinePanel-module__CQsDfa__copyButton:hover:not(:disabled){border-color:var(--accent-hover);background:var(--accent-hover)}.TestLinePanel-module__CQsDfa__copyButton:focus-visible{outline:2px solid var(--accent-hover);outline-offset:2px}.TestLinePanel-module__CQsDfa__copyButton:disabled{cursor:not-allowed;opacity:.58}.TestLinePanel-module__CQsDfa__buttonIcon{width:15px;height:15px}.TestLinePanel-module__CQsDfa__helperText,.TestLinePanel-module__CQsDfa__resultsDescription,.TestLinePanel-module__CQsDfa__sessionNotice{color:var(--text-dim);margin:8px 0 0;font-size:.75rem;line-height:1.45}.TestLinePanel-module__CQsDfa__sessionArea{flex-direction:column;flex:none;align-items:flex-end;gap:8px;width:min(100%,254px);display:flex}.TestLinePanel-module__CQsDfa__sessionNotice{text-align:right;max-width:254px}.TestLinePanel-module__CQsDfa__reconnecting{border-bottom:1px solid color-mix(in srgb, var(--warn) 40%, transparent);background:color-mix(in srgb, var(--warn) 10%, transparent);color:var(--warn);align-items:center;gap:8px;padding:9px 28px;font-size:.625rem;line-height:1.35;display:flex}.TestLinePanel-module__CQsDfa__reconnectingDot{background:var(--warn);border-radius:999px;flex:none;width:6px;height:6px;animation:1.1s ease-in-out infinite TestLinePanel-module__CQsDfa__livePulse}.TestLinePanel-module__CQsDfa__summaryStrip{border-bottom:1px solid var(--border-subtle);background:var(--border-subtle);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.TestLinePanel-module__CQsDfa__statTile{background:var(--bg-base);min-height:97px;padding:18px 20px;position:relative}.TestLinePanel-module__CQsDfa__statTile:before{content:"";background:var(--border-strong);height:2px;position:absolute;top:0;left:0;right:0}.TestLinePanel-module__CQsDfa__statGood:before{background:var(--good)}.TestLinePanel-module__CQsDfa__statWarn:before{background:var(--warn)}.TestLinePanel-module__CQsDfa__statRisk:before{background:var(--risk)}.TestLinePanel-module__CQsDfa__statValue{color:var(--text-primary);font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:700;line-height:1.15}.TestLinePanel-module__CQsDfa__statLabel{color:var(--text-dim);margin-top:9px;font-size:.625rem;line-height:1.2}.TestLinePanel-module__CQsDfa__statGood .TestLinePanel-module__CQsDfa__statValue{color:var(--good)}.TestLinePanel-module__CQsDfa__statWarn .TestLinePanel-module__CQsDfa__statValue{color:var(--warn)}.TestLinePanel-module__CQsDfa__statRisk .TestLinePanel-module__CQsDfa__statValue{color:var(--risk)}.TestLinePanel-module__CQsDfa__resultsHeader{border-top:1px solid var(--border-subtle);background:var(--bg-surface);justify-content:space-between;align-items:flex-end;gap:20px;padding:24px 28px 16px;display:flex}.TestLinePanel-module__CQsDfa__resultsTitle{color:var(--text-primary);font-family:var(--font-archivo), Archivo, system-ui, sans-serif;margin:0;font-size:.9375rem;font-weight:700;line-height:1.3}.TestLinePanel-module__CQsDfa__resultsDescription{margin-top:4px}.TestLinePanel-module__CQsDfa__pollStatus{color:var(--text-dim);text-align:right;flex:none;font-size:.5625rem;line-height:1.3}.TestLinePanel-module__CQsDfa__loadingState,.TestLinePanel-module__CQsDfa__emptyState{border:1px solid var(--border-subtle);background:var(--bg-base);border-radius:10px;margin:0 28px 28px}.TestLinePanel-module__CQsDfa__loadingState{color:var(--text-muted);text-align:center;padding:32px 24px;font-size:.875rem}.TestLinePanel-module__CQsDfa__emptyState{text-align:left;justify-content:center;align-items:center;gap:16px;min-height:152px;padding:24px;display:flex}.TestLinePanel-module__CQsDfa__emptyIcon{border:1px solid var(--border-strong);background:var(--bg-elevated);width:42px;height:42px;color:var(--accent);border-radius:10px;flex:none;place-items:center;display:grid}.TestLinePanel-module__CQsDfa__phoneIcon{width:21px;height:21px}.TestLinePanel-module__CQsDfa__emptyState h3{color:var(--text-primary);font-family:var(--font-archivo), Archivo, system-ui, sans-serif;margin:0 0 5px;font-size:.9375rem;font-weight:700;line-height:1.35}.TestLinePanel-module__CQsDfa__emptyState p{max-width:470px;color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.5}.TestLinePanel-module__CQsDfa__tableWrap{border:1px solid var(--border-subtle);background:var(--bg-base);border-radius:10px;margin:0 28px 28px;overflow-x:auto}.TestLinePanel-module__CQsDfa__tableWrap:before{content:"";background:var(--accent);opacity:.72;height:2px;display:block}.TestLinePanel-module__CQsDfa__resultsTable{border-collapse:collapse;width:100%;min-width:720px;color:var(--text-primary);font-size:.8125rem}.TestLinePanel-module__CQsDfa__resultsTable th{border-bottom:1px solid var(--border-strong);background:var(--bg-elevated);color:var(--text-dim);font-family:var(--font-archivo), Archivo, system-ui, sans-serif;letter-spacing:.14em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:12px 16px;font-size:.625rem;font-weight:700;line-height:1.25}.TestLinePanel-module__CQsDfa__resultsTable td{border-bottom:1px solid var(--border-subtle);vertical-align:middle;padding:15px 16px}.TestLinePanel-module__CQsDfa__resultsTable tbody tr:last-child td{border-bottom:0}.TestLinePanel-module__CQsDfa__resultsTable tbody tr:hover{background:var(--bg-elevated)}.TestLinePanel-module__CQsDfa__newResult{animation:1.8s ease-out TestLinePanel-module__CQsDfa__newResultFlash}.TestLinePanel-module__CQsDfa__numberCell,.TestLinePanel-module__CQsDfa__cnamValue,.TestLinePanel-module__CQsDfa__timestamp{color:var(--text-primary);white-space:nowrap;font-size:.75rem;line-height:1.4}.TestLinePanel-module__CQsDfa__rowTags{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.TestLinePanel-module__CQsDfa__retestBadge,.TestLinePanel-module__CQsDfa__unrecognizedTag{padding:0 7px}.TestLinePanel-module__CQsDfa__unrecognizedTag{color:var(--text-muted)}.TestLinePanel-module__CQsDfa__attestationPill{--tone:var(--text-muted);border:1px solid color-mix(in srgb, var(--tone) 40%, transparent);background:color-mix(in srgb, var(--tone) 11%, transparent);min-height:25px;color:var(--tone);font-family:var(--font-archivo), Archivo, system-ui, sans-serif;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 9px;font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex}.TestLinePanel-module__CQsDfa__good{--tone:var(--good)}.TestLinePanel-module__CQsDfa__warn{--tone:var(--warn)}.TestLinePanel-module__CQsDfa__risk{--tone:var(--risk)}.TestLinePanel-module__CQsDfa__neutral{--tone:var(--text-muted)}.TestLinePanel-module__CQsDfa__noName{color:var(--risk);font-family:var(--font-geist-mono), ui-monospace, SFMono-Regular, Menlo, monospace;font-size:.75rem;font-weight:700;line-height:1.4}.TestLinePanel-module__CQsDfa__timestamp{color:var(--text-muted)}@keyframes TestLinePanel-module__CQsDfa__livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.74)}}@keyframes TestLinePanel-module__CQsDfa__newResultFlash{0%{background:color-mix(in srgb, var(--accent) 18%, var(--bg-base))}to{background:var(--bg-base)}}@media (max-width:760px){.TestLinePanel-module__CQsDfa__header{flex-direction:column;gap:20px;padding:22px}.TestLinePanel-module__CQsDfa__sessionArea{align-items:flex-start;width:100%}.TestLinePanel-module__CQsDfa__sessionNotice{text-align:left;max-width:520px}.TestLinePanel-module__CQsDfa__summaryStrip{grid-template-columns:repeat(2,minmax(0,1fr))}.TestLinePanel-module__CQsDfa__resultsHeader{flex-direction:column;align-items:flex-start;gap:8px;padding:22px 22px 14px}.TestLinePanel-module__CQsDfa__pollStatus{text-align:left}.TestLinePanel-module__CQsDfa__loadingState,.TestLinePanel-module__CQsDfa__emptyState,.TestLinePanel-module__CQsDfa__tableWrap{margin-left:22px;margin-right:22px}}@media (max-width:620px){.TestLinePanel-module__CQsDfa__numberRow{flex-direction:column;align-items:flex-start}.TestLinePanel-module__CQsDfa__copyButton{min-height:34px}.TestLinePanel-module__CQsDfa__summaryStrip{grid-template-columns:1fr}.TestLinePanel-module__CQsDfa__statTile{min-height:76px;padding:14px 18px}.TestLinePanel-module__CQsDfa__statLabel{margin-top:6px}.TestLinePanel-module__CQsDfa__emptyState{flex-direction:column;justify-content:flex-start;align-items:flex-start}.TestLinePanel-module__CQsDfa__tableWrap{background:0 0;border:0;border-radius:0;overflow:visible}.TestLinePanel-module__CQsDfa__resultsTable,.TestLinePanel-module__CQsDfa__resultsTable tbody,.TestLinePanel-module__CQsDfa__resultsTable tr,.TestLinePanel-module__CQsDfa__resultsTable td{width:100%;min-width:0;display:block}.TestLinePanel-module__CQsDfa__resultsTable thead{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.TestLinePanel-module__CQsDfa__resultsTable tbody{gap:10px;display:grid}.TestLinePanel-module__CQsDfa__resultsTable tbody tr{border:1px solid var(--border-subtle);background:var(--bg-base);border-radius:10px;overflow:hidden}.TestLinePanel-module__CQsDfa__resultsTable tbody tr:hover{background:var(--bg-base)}.TestLinePanel-module__CQsDfa__resultsTable td,.TestLinePanel-module__CQsDfa__resultsTable tbody tr:last-child td{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(116px,.9fr) minmax(0,1.25fr);gap:12px;padding:12px 14px;display:grid}.TestLinePanel-module__CQsDfa__resultsTable td:last-child{border-bottom:0}.TestLinePanel-module__CQsDfa__resultsTable td:before{content:attr(data-label);color:var(--text-dim);font-family:var(--font-archivo), Archivo, system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;font-size:.5625rem;font-weight:700;line-height:1.4}.TestLinePanel-module__CQsDfa__rowTags{grid-column:2}}@media (max-width:420px){.TestLinePanel-module__CQsDfa__header,.TestLinePanel-module__CQsDfa__resultsHeader,.TestLinePanel-module__CQsDfa__reconnecting{padding-left:16px;padding-right:16px}.TestLinePanel-module__CQsDfa__loadingState,.TestLinePanel-module__CQsDfa__emptyState,.TestLinePanel-module__CQsDfa__tableWrap{margin-left:16px;margin-right:16px}.TestLinePanel-module__CQsDfa__resultsTable td,.TestLinePanel-module__CQsDfa__resultsTable tbody tr:last-child td{grid-template-columns:1fr;gap:6px}.TestLinePanel-module__CQsDfa__rowTags{grid-column:1}}@media (prefers-reduced-motion:reduce){.TestLinePanel-module__CQsDfa__liveDotActive,.TestLinePanel-module__CQsDfa__reconnectingDot,.TestLinePanel-module__CQsDfa__newResult{animation:none}}
.DashboardConsole-module__hyBlyq__console{--bg-base:#060b16;--bg-surface:#0e1524;--bg-elevated:#141d31;--border-subtle:#1c2740;--border-strong:#2c3b5c;--text-primary:#e8ecf4;--text-muted:#94a3bd;--text-dim:#5c6b87;--accent:#0088f8;--risk:#e5484d;--warn:#d9913b;--good:#2e9e7a;max-width:1600px;padding-top:2.5rem;padding-bottom:3.5rem;position:relative}.DashboardConsole-module__hyBlyq__dashboardHeader{border-bottom:1px solid var(--border-strong);justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.75rem;padding:0 0 1.25rem;display:flex;position:relative}.DashboardConsole-module__hyBlyq__dashboardHeader:after{content:"";background:var(--accent);opacity:.72;height:1px;position:absolute;bottom:-1px;left:0;right:0}.DashboardConsole-module__hyBlyq__identityBlock{min-width:0}.DashboardConsole-module__hyBlyq__productLabel,.DashboardConsole-module__hyBlyq__accountKicker,.DashboardConsole-module__hyBlyq__statusLabel,.DashboardConsole-module__hyBlyq__sectionKicker,.DashboardConsole-module__hyBlyq__healthLabel{color:var(--text-dim);font-family:var(--font-archivo), Archivo, system-ui, sans-serif;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.625rem;font-weight:700;line-height:1.2}.DashboardConsole-module__hyBlyq__productLabel{color:var(--accent);align-items:center;gap:.625rem;margin-bottom:.625rem;display:flex}.DashboardConsole-module__hyBlyq__productLabel:before{content:"";border:1px solid var(--accent);background:var(--accent);border-radius:999px;width:.5rem;height:.5rem}.DashboardConsole-module__hyBlyq__accountTitle{color:var(--text-primary);font-family:var(--font-geist-mono), ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(1.125rem,2.5vw,1.75rem);font-weight:700;line-height:1.2;overflow:hidden}.DashboardConsole-module__hyBlyq__accountMeta{border:1px solid var(--border-subtle);background:var(--bg-surface);border-radius:10px;grid-template-columns:auto auto;gap:.75rem 1.5rem;min-width:min(100%,15.5rem);padding:.875rem 1rem;display:grid}.DashboardConsole-module__hyBlyq__accountMetaCell{min-width:0}.DashboardConsole-module__hyBlyq__accountValue{color:var(--text-primary);font-family:var(--font-geist-mono), ui-monospace, SFMono-Regular, Menlo, monospace;font-variant-numeric:tabular-nums;margin:.3125rem 0 0;font-size:.8125rem;font-weight:700;line-height:1.2}.DashboardConsole-module__hyBlyq__accountValueActive{color:var(--good);align-items:center;gap:.375rem;display:flex}.DashboardConsole-module__hyBlyq__accountValueActive:before{content:"";background:var(--good);border-radius:999px;flex:none;width:.375rem;height:.375rem}.DashboardConsole-module__hyBlyq__testLineWrap{margin-bottom:2rem;position:relative}.DashboardConsole-module__hyBlyq__testLineWrap:before,.DashboardConsole-module__hyBlyq__testLineWrap:after{z-index:0;content:"";pointer-events:none;width:1.25rem;height:1.25rem;position:absolute}.DashboardConsole-module__hyBlyq__testLineWrap:before{border-top:1px solid var(--accent);border-left:1px solid var(--accent);top:-.375rem;left:-.375rem}.DashboardConsole-module__hyBlyq__testLineWrap:after{border-right:1px solid var(--accent);border-bottom:1px solid var(--accent);bottom:-.375rem;right:-.375rem}.DashboardConsole-module__hyBlyq__testLineWrap>*{z-index:1;position:relative}.DashboardConsole-module__hyBlyq__healthGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.625rem;margin-bottom:.875rem;display:grid}.DashboardConsole-module__hyBlyq__healthTile{border-color:var(--border-subtle);background:var(--bg-surface);text-align:left;border-radius:10px;min-height:6.25rem;padding:1rem;position:relative;overflow:hidden}.DashboardConsole-module__hyBlyq__healthTile:before{content:"";opacity:.8;background:currentColor;height:2px;position:absolute;top:0;left:0;right:0}.DashboardConsole-module__hyBlyq__healthValue{font-family:var(--font-geist-mono), ui-monospace, SFMono-Regular, Menlo, monospace;font-variant-numeric:tabular-nums;font-size:clamp(1.25rem,2.3vw,1.875rem);font-weight:700;line-height:1}.DashboardConsole-module__hyBlyq__healthLabel{color:var(--text-muted);margin-top:.625rem;line-height:1.35}.DashboardConsole-module__hyBlyq__monitoredCard{border-color:var(--border-strong);background:var(--bg-surface);border-radius:12px;position:relative;overflow:hidden}.DashboardConsole-module__hyBlyq__monitoredHeader{border-bottom:1px solid var(--border-subtle);padding-bottom:1rem}.DashboardConsole-module__hyBlyq__actionCard{border-color:var(--border-subtle);background:var(--bg-surface);border-radius:10px}@media (max-width:900px){.DashboardConsole-module__hyBlyq__dashboardHeader{flex-direction:column;align-items:flex-start}.DashboardConsole-module__hyBlyq__accountMeta{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.DashboardConsole-module__hyBlyq__healthGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.DashboardConsole-module__hyBlyq__console{padding-top:1.75rem;padding-bottom:2.5rem}.DashboardConsole-module__hyBlyq__dashboardHeader{margin-bottom:1.25rem}.DashboardConsole-module__hyBlyq__accountMeta{gap:.75rem;padding:.75rem}.DashboardConsole-module__hyBlyq__healthGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.DashboardConsole-module__hyBlyq__healthTile{min-height:5.5rem;padding:.875rem}.DashboardConsole-module__hyBlyq__testLineWrap{margin-bottom:1.5rem}}@media (max-width:400px){.DashboardConsole-module__hyBlyq__accountMeta,.DashboardConsole-module__hyBlyq__healthGrid{grid-template-columns:1fr}}
