:root{--jv-color-primary: #2563eb;--jv-color-secondary: #475569;--jv-color-success: #16a34a;--jv-color-warning: #d97706;--jv-color-danger: #dc2626;--jv-color-info: #0891b2;--jv-color-background: #f8fafc;--jv-color-surface: #ffffff;--jv-color-surface-muted: #f1f5f9;--jv-color-border: #dbe3ef;--jv-color-foreground: #0f172a;--jv-color-foreground-muted: #475569;--jv-spacing-xs: .25rem;--jv-spacing-sm: .5rem;--jv-spacing-md: 1rem;--jv-spacing-lg: 1.5rem;--jv-spacing-xl: 2rem;--jv-radius-sm: .375rem;--jv-radius-md: .75rem;--jv-radius-lg: 1rem;--jv-breakpoint-sm: 640px;--jv-breakpoint-md: 768px;--jv-breakpoint-lg: 1024px;--jv-breakpoint-xl: 1280px;--jv-shadow-sm: 0 1px 2px rgba(15, 23, 42, .08);--jv-shadow-md: 0 10px 30px rgba(15, 23, 42, .08);--jv-shadow-lg: 0 20px 40px rgba(15, 23, 42, .16);--jv-density-control-height: 2.5rem;--jv-density-padding-y: .75rem;--jv-density-font-size: .95rem}html[data-theme=dark]{--jv-color-background: #020617;--jv-color-surface: #0f172a;--jv-color-surface-muted: #111c31;--jv-color-border: #243244;--jv-color-foreground: #e2e8f0;--jv-color-foreground-muted: #94a3b8}html[data-theme=high-contrast]{--jv-color-primary: #00ffff;--jv-color-secondary: #ffffff;--jv-color-success: #00ff00;--jv-color-warning: #ffff00;--jv-color-danger: #ff4d4d;--jv-color-info: #00ffff;--jv-color-background: #000000;--jv-color-surface: #000000;--jv-color-surface-muted: #111111;--jv-color-border: #ffffff;--jv-color-foreground: #ffffff;--jv-color-foreground-muted: #f5f5f5}html[data-density=compact]{--jv-density-control-height: 2rem;--jv-density-padding-y: .5rem;--jv-density-font-size: .875rem}html[data-density=comfortable]{--jv-density-control-height: 3rem;--jv-density-padding-y: .95rem;--jv-density-font-size: 1rem}html,body{min-height:100%}body{margin:0;background:var(--jv-color-background);color:var(--jv-color-foreground);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--jv-density-font-size)}*,*:before,*:after{box-sizing:border-box}button,input,select,textarea{font:inherit}:focus-visible{outline:2px solid var(--jv-color-primary);outline-offset:2px}.sr-only,.screen-reader-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.jv-icon{display:inline-block;vertical-align:middle;flex:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
