.symbol-preview{border-radius:var(--radius-md);border:1px solid var(--color-border);background-color:var(--bg-card);justify-content:center;align-items:center;min-height:200px;padding:24px;display:flex;overflow:hidden}.symbol-preview__svg{width:100%;max-width:28rem;max-height:400px}.symbol-preview__placeholder{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:8px;display:flex}.symbol-preview__placeholder-title{font-family:var(--font-mono);letter-spacing:.5px;color:var(--color-dark);overflow-wrap:anywhere;word-break:break-word;font-size:13px}.symbol-preview__placeholder-note{font-family:var(--font-serif);color:var(--color-subtle);max-width:22rem;font-size:12px;line-height:1.5}@media (max-width:480px){.symbol-preview{min-height:160px;padding:16px}}
