/* Small guidance layer for first-time users. */
.quick-tip{display:flex;align-items:center;gap:10px;background:#241b16;border:1px solid #69432e;border-radius:10px;padding:10px 14px;margin-bottom:14px;color:#d8b8a5;font-size:12px;line-height:1.5}.quick-tip span{font-size:18px}.quick-tip p{margin:0}.quick-tip b{color:#ffad7e}.input-panel label{font-weight:600}.input-actions .secondary{color:#ffd8c6}.code-panel .copy{min-width:125px}.code-panel .outline{font-weight:600}
