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