.ai-prompt-backdrop[data-astro-cid-yjrwpglp]{position:fixed;inset:0;z-index:9998;background:#000c;animation:fadeIn .2s ease}.ai-prompt-modal[data-astro-cid-yjrwpglp]{position:fixed;left:50%;top:50%;z-index:9999;transform:translate(-50%,-50%);width:90%;max-width:56rem;max-height:90vh;overflow-y:auto;border-radius:.5rem;border:1px solid hsl(var(--border) / .3);background:#1e1e1e80;backdrop-filter:blur(12px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:slideIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translate(-50%,-48%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.ai-prompt-dialog[data-astro-cid-yjrwpglp]{padding:1.5rem}.ai-prompt-header[data-astro-cid-yjrwpglp]{padding-bottom:1.5rem;text-align:center}.header-title-wrapper[data-astro-cid-yjrwpglp]{position:relative;display:flex;align-items:center;justify-content:center}.header-title[data-astro-cid-yjrwpglp]{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:var(--foreground);margin:0}.title-icon[data-astro-cid-yjrwpglp]{width:1.5rem;height:1.5rem;color:hsl(var(--highlight))}.close-button[data-astro-cid-yjrwpglp]{position:absolute;right:0;top:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;border:none;background:transparent;color:var(--muted-foreground);cursor:pointer;transition:all .2s}.close-button[data-astro-cid-yjrwpglp]:hover{background:hsl(var(--accent));color:var(--foreground)}.close-button[data-astro-cid-yjrwpglp] svg[data-astro-cid-yjrwpglp]{width:1rem;height:1rem}.header-description[data-astro-cid-yjrwpglp]{margin-top:.5rem}.description-text[data-astro-cid-yjrwpglp]{font-size:.875rem;color:var(--muted-foreground);margin:0 0 .5rem}.usage-badge-wrapper[data-astro-cid-yjrwpglp]{display:flex;align-items:center;justify-content:center;gap:.5rem}.usage-badge[data-astro-cid-yjrwpglp]{display:inline-flex;align-items:center;border-radius:.375rem;border:1px solid hsl(var(--border));background:hsl(var(--secondary));padding:.125rem .625rem;font-size:.75rem;font-weight:500;color:hsl(var(--secondary-foreground));transition:all .2s}.ai-prompt-content[data-astro-cid-yjrwpglp]{display:flex;flex-direction:column;gap:1.5rem}.input-section[data-astro-cid-yjrwpglp]{display:flex;flex-direction:column;gap:.75rem}.input-wrapper[data-astro-cid-yjrwpglp]{position:relative}.prompt-textarea[data-astro-cid-yjrwpglp]{width:100%;min-height:120px;padding:.75rem .75rem 2rem;border:1px solid hsl(var(--border) / .3);border-radius:.375rem;background:hsl(var(--card) / .5);font-size:1rem;color:var(--foreground);resize:vertical;transition:all .2s}.char-counter[data-astro-cid-yjrwpglp]{position:absolute;bottom:.5rem;right:.75rem;font-size:.75rem;color:var(--muted-foreground);pointer-events:none;user-select:none}.char-counter[data-astro-cid-yjrwpglp].warning{color:#ffc105}.char-counter[data-astro-cid-yjrwpglp].error{color:#ef4343}.prompt-textarea[data-astro-cid-yjrwpglp]::placeholder{color:hsl(var(--muted-foreground) / .4)}.prompt-textarea[data-astro-cid-yjrwpglp]:focus{outline:none;border-color:hsl(var(--highlight));box-shadow:0 0 0 1px hsl(var(--highlight))}.generate-button[data-astro-cid-yjrwpglp]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;height:3rem;padding:0 2rem;border-radius:.375rem;border:none;background:var(--primary);color:var(--primary-foreground);font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.generate-button[data-astro-cid-yjrwpglp]:hover:not(:disabled){opacity:.9}.generate-button[data-astro-cid-yjrwpglp]:disabled{opacity:.6;cursor:not-allowed}.button-icon[data-astro-cid-yjrwpglp]{width:1.25rem;height:1.25rem}.results-section[data-astro-cid-yjrwpglp]{display:flex;flex-direction:column;gap:1rem}.results-title[data-astro-cid-yjrwpglp]{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0}.prompts-list[data-astro-cid-yjrwpglp]{display:flex;flex-direction:column;gap:.75rem}.prompt-option[data-astro-cid-yjrwpglp]{position:relative;cursor:pointer;border-radius:.5rem;border:1px solid hsl(var(--border) / .3);background:hsl(var(--card) / .3);padding:1rem;transition:all .2s}.prompt-option[data-astro-cid-yjrwpglp]:hover{border-color:hsl(var(--highlight) / .4)}.prompt-option[data-astro-cid-yjrwpglp].selected{border-color:hsl(var(--highlight));background:hsl(var(--card) / .6)}.prompt-option-content[data-astro-cid-yjrwpglp]{display:flex;align-items:start;gap:1rem}.prompt-radio[data-astro-cid-yjrwpglp]{margin-top:.25rem;display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;border:2px solid hsl(var(--border));transition:all .2s;flex-shrink:0}.prompt-option[data-astro-cid-yjrwpglp]:hover .prompt-radio[data-astro-cid-yjrwpglp]{border-color:hsl(var(--highlight) / .5)}.prompt-option[data-astro-cid-yjrwpglp].selected .prompt-radio[data-astro-cid-yjrwpglp]{border-color:hsl(var(--highlight));background:hsl(var(--highlight))}.prompt-option[data-astro-cid-yjrwpglp].selected .prompt-radio[data-astro-cid-yjrwpglp]:after{content:"";display:block;width:.375rem;height:.625rem;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:.125rem}.prompt-text[data-astro-cid-yjrwpglp]{flex:1;font-size:.875rem;line-height:1.6;color:var(--muted-foreground)}.results-footer[data-astro-cid-yjrwpglp]{display:flex;justify-content:flex-end;padding-top:1rem}.use-button[data-astro-cid-yjrwpglp]{padding:.5rem 2rem;height:2.75rem;border-radius:.375rem;border:none;background:var(--primary);color:var(--primary-foreground);font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.use-button[data-astro-cid-yjrwpglp]:hover:not(:disabled){opacity:.9}.use-button[data-astro-cid-yjrwpglp]:disabled{opacity:.6;cursor:not-allowed}.credit-warning[data-astro-cid-yjrwpglp]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:.375rem;border:1px solid hsl(45,100%,51% / .3);background:hsl(45,100%,51% / .1);color:#b38600;font-size:.875rem}.warning-icon[data-astro-cid-yjrwpglp]{width:1.25rem;height:1.25rem;flex-shrink:0}.warning-text[data-astro-cid-yjrwpglp]{flex:1}.ai-prompt-modal[data-astro-cid-yjrwpglp]::-webkit-scrollbar{width:8px}.ai-prompt-modal[data-astro-cid-yjrwpglp]::-webkit-scrollbar-track{background:transparent}.ai-prompt-modal[data-astro-cid-yjrwpglp]::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:4px}.ai-prompt-modal[data-astro-cid-yjrwpglp]::-webkit-scrollbar-thumb:hover{background:hsl(var(--border) / .8)}
