.component--ai-chat-custom-recipe-card{--recipe-card-fade:ai-chat-custom-recipe-fade-in .18s ease-out;background:var(--color-white,#fff);border:1px solid var(--color-gray-3,#e5e5e5);border-radius:8px;max-width:95%;margin:0;padding:0;display:block;overflow:hidden}@media (prefers-reduced-motion:reduce){.component--ai-chat-custom-recipe-card{--recipe-card-fade:none}}.component--ai-chat-custom-recipe-card .card-header{flex-direction:column;gap:6px;padding:16px;display:flex}.component--ai-chat-custom-recipe-card .card-section{border-top:1px solid var(--color-gray-3,#e5e5e5);padding:14px 16px}.component--ai-chat-custom-recipe-card .card-section--actions{border-top:0;padding-top:0}.component--ai-chat-custom-recipe-card .card-details{margin:0;font-size:.875rem;font-weight:400;line-height:1.4286}.component--ai-chat-custom-recipe-card .card-version-banner{color:var(--color-gray-7,#4a4a4a);margin:0}.component--ai-chat-custom-recipe-card .card-failure-copy{color:var(--color-tomato-red,#ce3f24);margin:0;padding:0 16px 14px}.component--ai-chat-custom-recipe-card .card-header>h3,.component--ai-chat-custom-recipe-card .card-header>.details,.component--ai-chat-custom-recipe-card .card-header>.card-version-banner,.component--ai-chat-custom-recipe-card .card-header>.fade-animation,.component--ai-chat-custom-recipe-card .card-section{animation:var(--recipe-card-fade)}@keyframes ai-chat-custom-recipe-fade-in{0%{opacity:0}to{opacity:1}}
.component--ai-chat-custom-recipe-card-actions .actions-buttons{flex-direction:column;gap:8px;display:flex}.component--ai-chat-custom-recipe-card-actions .actions-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:44px;padding:10px 16px;font-size:1.125rem;font-weight:700;display:flex}.component--ai-chat-custom-recipe-card-actions .actions-button:disabled{background:var(--color-gray-4,#ccc);border-color:var(--color-gray-4,#ccc);color:var(--color-white,#fff);cursor:not-allowed}.component--ai-chat-custom-recipe-card-actions .actions-button--save{background:var(--color-tomato-red,#ce3f24);color:var(--color-white,#fff);border:none}.component--ai-chat-custom-recipe-card-actions .actions-button--view{background:var(--color-success-green,#007d5f);color:var(--color-white,#fff);border:none}.component--ai-chat-custom-recipe-card-actions .actions-button--secondary{background:var(--color-white,#fff);border:2px solid var(--color-tomato-red,#ce3f24);color:var(--color-tomato-red,#ce3f24)}.component--ai-chat-custom-recipe-card-actions .actions-error-copy{color:var(--color-tomato-red,#ce3f24);margin:0 0 8px}.component--ai-chat-custom-recipe-card-actions .actions-strip{margin:0 0 8px}
