:root{--vf-skeleton-shimmer-ms:1.2s;--vf-states-shimmer-ms:var(--vf-skeleton-shimmer-ms);--vf-states-radius:var(--radius-md,8px);--vf-states-gap:var(--vf-space-3);--vf-states-pad:clamp(1.5rem, 4vw, 2.5rem)}.vf-states-empty,.vf-states-error,.vf-states-disabled{--_states-text-measure:42ch}.vf-states-empty__title,.vf-states-empty__description,.vf-states-error__title,.vf-states-error__description,.vf-states-disabled__title,.vf-states-disabled__fact-value{white-space:normal;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto;margin:0}.vf-states-skeleton{gap:var(--vf-states-gap);flex-direction:column;width:100%;display:flex}.vf-states-skeleton__shimmer{border-radius:var(--radius-xs,4px);background:linear-gradient(90deg, var(--vf-color-surface-1) 0%, var(--vf-color-glass-subtle) 50%, var(--vf-color-surface-1) 100%);animation:vf-states-shimmer var(--vf-states-shimmer-ms) linear infinite;background-size:200% 100%;display:block;position:relative;overflow:hidden}@keyframes vf-states-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.vf-states-skeleton--text{gap:.6rem}.vf-states-skeleton__line{width:100%;height:.85rem}.vf-states-skeleton__line[data-last=true]{width:62%}.vf-states-skeleton__block{align-items:center;gap:var(--vf-states-gap);border:1px solid var(--vf-color-border-subtle);border-radius:var(--vf-states-radius);background:var(--vf-color-surface-0);padding:.9rem 1rem;display:flex}.vf-states-skeleton__block-icon{border-radius:var(--radius-full,999px);flex:none;width:2.25rem;height:2.25rem}.vf-states-skeleton__block-text{flex-direction:column;flex:auto;gap:.5rem;min-width:0;display:flex}.vf-states-skeleton__block-title{width:55%;height:.8rem}.vf-states-skeleton__block-sub{width:80%;height:.7rem}.vf-states-skeleton--grid{gap:var(--vf-states-gap);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));display:grid}.vf-states-skeleton--card{gap:var(--vf-states-gap);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}.vf-states-skeleton__card{border:1px solid var(--vf-color-border-subtle);border-radius:var(--vf-states-radius);background:var(--vf-color-surface-0);flex-direction:column;gap:.6rem;padding:1rem;display:flex}.vf-states-skeleton__card-media{border-radius:var(--radius-xs,4px);width:100%;height:7rem}.vf-states-skeleton__card-title{width:70%;height:.95rem}.vf-states-skeleton__card-line{width:100%;height:.75rem}.vf-states-skeleton__card-line[data-last=true]{width:50%}.vf-states-empty,.vf-states-error{text-align:center;align-items:center;gap:var(--vf-states-gap);padding:var(--vf-states-pad);flex-direction:column;display:flex}.vf-states-empty__body,.vf-states-error__body{max-width:var(--_states-text-measure);flex-direction:column;align-items:center;gap:.5rem;display:flex}.vf-states-empty__title,.vf-states-error__title{font-size:var(--vf-text-md);color:var(--vf-color-text-primary);font-weight:600;line-height:1.3}.vf-states-empty__description,.vf-states-error__description{font-size:var(--vf-text-base);color:var(--vf-color-text-secondary);line-height:1.55}.vf-states-empty__icon,.vf-states-error__icon,.vf-states-disabled__icon{border-radius:var(--radius-full,999px);border:1px solid var(--vf-color-border-subtle);background:var(--vf-color-surface-1);width:3.5rem;height:3.5rem;color:var(--vf-color-text-secondary);justify-content:center;align-items:center;display:inline-flex}.vf-states-error__icon{color:var(--vf-color-error);border-color:color-mix(in oklch, var(--vf-color-error) 35%, transparent);background:color-mix(in oklch, var(--vf-color-error) 8%, var(--vf-color-surface-1))}.vf-states-empty__actions,.vf-states-error__actions,.vf-states-disabled__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:.4rem;display:flex}.vf-states-empty--page,.vf-states-error--page{justify-content:center;min-height:50vh}.vf-states-empty--inline,.vf-states-error--inline{text-align:left;flex-direction:row;gap:.85rem;padding:1rem 1.1rem}.vf-states-empty--inline .vf-states-empty__body,.vf-states-error--inline .vf-states-error__body{text-align:left;align-items:flex-start}.vf-states-empty--inline .vf-states-empty__icon,.vf-states-error--inline .vf-states-error__icon{width:2.5rem;height:2.5rem}.vf-states-empty--inline .vf-states-empty__actions,.vf-states-error--inline .vf-states-error__actions{justify-content:flex-start}.vf-states-permission{text-align:center;align-items:center;gap:var(--vf-states-gap);padding:var(--vf-states-pad);--_states-text-measure:42ch;flex-direction:column;display:flex}.vf-states-permission__body{max-width:var(--_states-text-measure);flex-direction:column;align-items:center;gap:.5rem;display:flex}.vf-states-permission__title{font-size:var(--vf-text-md);color:var(--vf-color-text-primary);white-space:normal;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto;margin:0;font-weight:600;line-height:1.3}.vf-states-permission__description{font-size:var(--vf-text-base);color:var(--vf-color-text-secondary);white-space:normal;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto;margin:0;line-height:1.55}.vf-states-permission__icon{border-radius:var(--radius-full,999px);width:3.5rem;height:3.5rem;color:var(--pack-confidence-low-fg,var(--vf-color-text-secondary));border:1px solid var(--pack-confidence-low-border,var(--vf-color-border-subtle));background:var(--pack-confidence-low-bg,var(--vf-color-surface-1));justify-content:center;align-items:center;display:inline-flex}.vf-states-permission__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:.4rem;display:flex}.vf-states-permission--page{justify-content:center;min-height:50vh}.vf-states-permission--inline{text-align:left;flex-direction:row;gap:.85rem;padding:1rem 1.1rem}.vf-states-permission--inline .vf-states-permission__body{text-align:left;align-items:flex-start}.vf-states-permission--inline .vf-states-permission__icon{width:2.5rem;height:2.5rem}.vf-states-permission--inline .vf-states-permission__actions{justify-content:flex-start}@media (forced-colors:active){.vf-states-permission__icon{color:buttontext;background:buttonface;border-color:canvastext}}.vf-states-disabled{align-items:flex-start;gap:var(--vf-states-gap);border:1px solid var(--vf-color-border-subtle);border-radius:var(--vf-states-radius);background:var(--vf-color-surface-0);padding:1.1rem 1.25rem;display:flex}.vf-states-disabled__icon{flex:none;width:2.75rem;height:2.75rem}.vf-states-disabled__body{flex-direction:column;gap:.6rem;min-width:0;display:flex}.vf-states-disabled__title{font-size:var(--vf-text-base);color:var(--vf-color-text-primary);font-weight:600;line-height:1.3}.vf-states-disabled__facts{flex-direction:column;gap:.5rem;margin:0;display:flex}.vf-states-disabled__fact{grid-template-columns:minmax(5rem,max-content) 1fr;align-items:baseline;gap:.25rem .75rem;display:grid}.vf-states-disabled__fact-label{font-size:var(--vf-text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--vf-color-text-secondary);white-space:nowrap;font-weight:600}.vf-states-disabled__fact-value{font-size:var(--vf-text-sm);color:var(--vf-color-text-primary);line-height:1.5}.vf-states-disabled--inline{padding:.85rem 1rem}.vf-states-disabled--inline .vf-states-disabled__fact{grid-template-columns:1fr;gap:.1rem}.vf-states-action{appearance:none;border-radius:var(--radius-full,999px);min-height:44px;font:inherit;font-size:var(--vf-text-sm);cursor:pointer;white-space:normal;overflow-wrap:anywhere;transition:transform var(--dur-fast,.12s) var(--ease-standard,ease), background var(--dur-fast,.12s) var(--ease-standard,ease), border-color var(--dur-fast,.12s) var(--ease-standard,ease), box-shadow var(--dur-fast,.12s) var(--ease-standard,ease);border:1px solid #0000;justify-content:center;align-items:center;gap:.4rem;padding:0 1.1rem;font-weight:600;line-height:1.2;display:inline-flex}.vf-states-action--primary{background:var(--vf-color-interactive);color:var(--vf-color-on-interactive)}.vf-states-action--primary:hover:not(:disabled){box-shadow:0 2px 10px color-mix(in oklch, var(--vf-color-interactive) 35%, transparent);transform:translateY(-1px)}.vf-states-action--ghost{border-color:var(--vf-color-border);color:var(--vf-color-text-primary);background:0 0}.vf-states-action--ghost:hover:not(:disabled){background:var(--vf-color-surface-1)}.vf-states-action:active:not(:disabled){transform:translateY(0)scale(.98)}.vf-states-action:focus-visible{outline:2px solid var(--vf-color-focus-ring);outline-offset:2px}.vf-states-action:disabled{opacity:.55;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.vf-states-skeleton__shimmer{background:var(--vf-color-surface-1);animation:none}.vf-states-action{transition:background var(--dur-fast,.12s) ease, border-color var(--dur-fast,.12s) ease}.vf-states-action--primary:hover:not(:disabled),.vf-states-action:active:not(:disabled){transform:none}}
