.v46-shell{max-width:1120px;margin:0 auto;padding:1rem}.v46-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem}.v46-card{border:1px solid var(--border,#d7dde5);border-radius:14px;padding:1rem;background:var(--surface,#fff)}.v46-level{font-weight:800}.v46-level.green{color:#19713c}.v46-level.yellow{color:#8a6200}.v46-level.red{color:#a62525}.v46-tool label{display:block;margin:.65rem 0}.v46-tool select{width:100%;padding:.65rem;border:1px solid #aab3bf;border-radius:8px;background:inherit;color:inherit}.v46-output{margin-top:1rem;padding:1rem;border-radius:12px;background:rgba(127,127,127,.09)}.v46-sources a{overflow-wrap:anywhere}.v46-note{font-size:.92rem;opacity:.9}