*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#94a3b8;background:#0f172a;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#475569}input:focus{border-color:#22d3ee!important}details summary{list-style:none}details summary::-webkit-details-marker{display:none}::selection{color:#f1f5f9;background:#22d3ee4d}.finding-card{flex-direction:row;align-items:stretch;gap:16px;display:flex}.finding-card__main{flex:auto;min-width:0}.finding-card__rec{text-align:center;border-left:1px solid var(--rec-border,#334155);flex-direction:column;flex:0 0 180px;align-items:center;gap:8px;padding-left:16px;display:flex}.finding-card__logo-box{border:1px solid var(--rec-border,#334155);background:#ffffff0a;border-radius:8px;justify-content:center;align-items:center;width:120px;height:120px;padding:10px;display:flex;overflow:hidden}.finding-card__logo-box img{object-fit:contain;max-width:100%;max-height:100%;display:block}.finding-card__logo-fallback{color:var(--rec-fallback,#94a3b8);letter-spacing:.5px;font-size:13px;font-weight:700}@media (width<=720px){.finding-card{flex-direction:column;gap:12px}.finding-card__rec{text-align:left;border-left:none;border-top:1px solid var(--rec-border,#334155);flex-direction:row;flex:auto;align-items:center;padding-top:12px;padding-left:0}.finding-card__logo-box{flex-shrink:0;width:56px;height:56px;padding:6px}}
