.fv-fallback{justify-content:center;align-items:center;height:100%;min-height:320px;padding:1.5rem;display:flex}.fv-fallback__inner{text-align:center;flex-direction:column;gap:1rem;max-width:32rem;display:flex}.fv-fallback__icon-wrap{background:var(--fv-muted);width:3rem;height:3rem;color:var(--fv-muted-foreground);border-radius:9999px;justify-content:center;align-items:center;margin:0 auto;display:flex}.fv-fallback__title{font-size:var(--fv-font-size-lg);font-weight:600}.fv-fallback__desc{font-size:var(--fv-font-size-sm);color:var(--fv-muted-foreground)}.fv-fallback__meta{font-size:var(--fv-font-size-xs);color:var(--fv-muted-foreground)}.fv-fallback__actions{justify-content:center;gap:.5rem;display:flex}.fv-fallback__details{width:100%;max-width:24rem;margin-top:.5rem}.fv-fallback__details-toggle{color:var(--fv-muted-foreground);cursor:pointer;background:0 0;border:none;padding:0;font-size:10px;text-decoration:underline}.fv-fallback__details-toggle:hover{color:var(--fv-primary)}.fv-fallback__details-pre{border-radius:var(--fv-radius);background:var(--fv-muted);text-align:left;white-space:pre-wrap;word-break:break-all;max-height:8rem;font-size:10px;font-family:var(--fv-font-mono);margin-top:.25rem;padding:.5rem;position:relative;overflow:auto}.fv-fallback__details-copy{border-radius:var(--fv-radius);color:var(--fv-muted-foreground);cursor:pointer;background:0 0;border:none;padding:.25rem;position:absolute;top:.375rem;right:.375rem}.fv-fallback__details-copy:hover{background:rgba(var(--fv-muted-foreground-rgb), .2);background:color-mix(in srgb, var(--fv-muted-foreground) 20%, transparent)}
.fv-loading{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:100%;min-height:300px;display:flex}.fv-loading__label{font-size:var(--fv-font-size-xs);color:var(--fv-muted-foreground)}
