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