#ai-design-toggle[hidden],#ai-design-panel[hidden],#ai-result[hidden]{display:none!important}
#ai-design-toggle{margin-top:.75rem;border:2px solid #5145cd;color:#3527a4;background:#f5f3ff}
#ai-design-panel{margin:.75rem 0;padding:1rem;border:1px solid #d9d4f5;border-radius:12px;background:#faf9ff;min-width:0}
#ai-design-panel label{font-size:1rem;font-weight:600;display:block}
#ai-prompt{box-sizing:border-box;width:100%;min-height:100px;resize:vertical;padding:.75rem;border:1px solid #b9b4ce;border-radius:8px;font:inherit;margin:.5rem 0}
#ai-design-panel .ai-note,#ai-status{font-size:.875rem;line-height:1.5}
#ai-status{min-height:1.5em;overflow-wrap:anywhere}
#ai-verification{margin:.75rem 0;min-width:0}
#ai-preview{display:block;width:100%;max-width:280px;aspect-ratio:1;object-fit:contain;margin:1rem auto;background-color:white;background-image:linear-gradient(45deg,#e8e8ee 25%,transparent 25%),linear-gradient(-45deg,#e8e8ee 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e8e8ee 75%),linear-gradient(-45deg,transparent 75%,#e8e8ee 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}
#ai-design-panel button{white-space:normal;min-height:44px}
#ai-design-panel button:disabled{opacity:.55;cursor:wait}
#ai-design-panel :focus-visible{outline:3px solid #5145cd;outline-offset:3px}
