.template-modal[data-v-77578824]{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:1rem}.template-modal__backdrop[data-v-77578824]{position:absolute;inset:0;border:0;background:color-mix(in srgb,var(--background) 28%,rgba(15,23,42,.72));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.template-modal__panel[data-v-77578824]{position:relative;display:grid;width:min(58rem,100%);max-height:min(48rem,calc(100vh - 2rem));grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--card-foreground);box-shadow:var(--shadow-md)}.template-modal__close[data-v-77578824]{position:absolute;top:.75rem;right:.75rem;z-index:2;display:grid;width:2.25rem;height:2.25rem;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:color-mix(in srgb,var(--background) 88%,transparent);color:var(--foreground)}.template-modal__close[data-v-77578824]:focus-visible,.template-modal__close[data-v-77578824]:hover,.template-modal__secondary[data-v-77578824]:focus-visible,.template-modal__secondary[data-v-77578824]:hover{background:var(--accent);outline:none}.template-modal__media[data-v-77578824]{min-height:0;background:var(--muted)}.template-modal__media img[data-v-77578824],.template-modal__placeholder[data-v-77578824]{width:100%;height:100%;min-height:32rem;-o-object-fit:cover;object-fit:cover}.template-modal__placeholder[data-v-77578824]{display:grid;place-items:center;color:var(--muted-foreground)}.template-modal__content[data-v-77578824]{display:grid;align-content:start;gap:1rem;min-height:0;overflow:auto;padding:1.45rem}.template-modal__title[data-v-77578824]{display:grid;gap:.45rem;padding-right:2.5rem}.template-modal__title span[data-v-77578824]{color:var(--brand);font-size:.76rem;font-weight:650}.template-modal__title h2[data-v-77578824]{margin:0;color:var(--foreground);font-size:1.28rem;font-weight:720;line-height:1.25}.template-modal__prompt p[data-v-77578824],.template-modal__title p[data-v-77578824]{margin:0;color:var(--muted-foreground);font-size:.86rem;line-height:1.7}.template-modal__tags[data-v-77578824]{display:flex;flex-wrap:wrap;gap:.4rem}.template-modal__tags span[data-v-77578824]{border:1px solid var(--border);border-radius:999px;background:var(--secondary);color:var(--secondary-foreground);padding:.25rem .6rem;font-size:.74rem;font-weight:560}.template-modal__details[data-v-77578824]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:0}.template-modal__details div[data-v-77578824]{min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:var(--background);padding:.62rem .72rem}.template-modal__details dt[data-v-77578824]{color:var(--muted-foreground);font-size:.72rem;font-weight:560}.template-modal__details dd[data-v-77578824]{min-width:0;margin:.18rem 0 0;overflow:hidden;color:var(--foreground);font-size:.84rem;font-weight:610;text-overflow:ellipsis;white-space:nowrap}.template-modal__details a[data-v-77578824]{color:inherit;text-decoration:underline;text-underline-offset:.18rem}.template-modal__assets[data-v-77578824],.template-modal__prompt[data-v-77578824]{display:grid;gap:.6rem}.template-modal__assets h3[data-v-77578824],.template-modal__prompt h3[data-v-77578824]{margin:0;color:var(--foreground);font-size:.9rem;font-weight:660}.template-modal__assets>div[data-v-77578824]{display:flex;flex-wrap:wrap;gap:.5rem}.template-modal__assets span[data-v-77578824]{display:block;width:4rem;height:4rem;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--muted)}.template-modal__assets img[data-v-77578824]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.template-modal__prompt[data-v-77578824]{border:1px solid var(--border);border-radius:var(--radius);background:var(--background);padding:.85rem}.template-modal__actions[data-v-77578824]{display:flex;justify-content:flex-end;gap:.55rem}.template-modal__primary[data-v-77578824],.template-modal__secondary[data-v-77578824]{display:inline-flex;min-height:2.35rem;align-items:center;justify-content:center;gap:.4rem;border:1px solid var(--border);border-radius:var(--radius);padding:0 .9rem;font-size:.84rem;font-weight:610}.template-modal__primary[data-v-77578824]{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.template-modal__primary[data-v-77578824]:focus-visible,.template-modal__primary[data-v-77578824]:hover{background:color-mix(in srgb,var(--primary) 88%,var(--background));outline:none}.template-modal__primary[data-v-77578824]:disabled{cursor:wait;opacity:.65}.template-modal__secondary[data-v-77578824]{background:var(--background);color:var(--foreground)}.is-spinning[data-v-77578824]{animation:template-modal-spin-77578824 .8s linear infinite}.template-modal-enter-active[data-v-77578824],.template-modal-leave-active[data-v-77578824]{transition:opacity .18s ease}.template-modal-enter-from[data-v-77578824],.template-modal-leave-to[data-v-77578824]{opacity:0}@keyframes template-modal-spin-77578824{to{transform:rotate(1turn)}}@media(max-width:820px){.template-modal__panel[data-v-77578824]{grid-template-columns:1fr}.template-modal__media img[data-v-77578824],.template-modal__placeholder[data-v-77578824]{min-height:16rem;max-height:18rem}.template-modal__details[data-v-77578824]{grid-template-columns:1fr}}
