.lv-root{color-scheme:light;--lv-font-sans:var(--font-dm-sans),"DM Sans",system-ui,-apple-system,"Segoe UI",sans-serif;--lv-bg:245 245 245;--lv-surface:255 255 255;--lv-surface-2:250 250 250;--lv-border:229 231 235;--lv-border-strong:209 213 219;--lv-text:17 24 39;--lv-muted:107 114 128;--lv-subtle:156 163 175;--lv-accent:42 120 214;--lv-accent-hover:30 95 176;--lv-accent-fg:255 255 255;--lv-accent-soft:219 234 254;--lv-success:12 163 12;--lv-warning:217 119 6;--lv-danger:208 59 59;--lv-radius:0.75rem;--lv-radius-lg:1rem;--lv-shadow:0 1px 2px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.06);--lv-shadow-lg:0 8px 32px rgba(0,0,0,.12)}.dark .lv-root{color-scheme:dark;--lv-bg:9 9 11;--lv-surface:24 24 27;--lv-surface-2:39 39 42;--lv-border:39 39 42;--lv-border-strong:63 63 70;--lv-text:244 244 245;--lv-muted:161 161 170;--lv-subtle:113 113 122;--lv-accent:57 135 229;--lv-accent-hover:109 167 236;--lv-accent-fg:255 255 255;--lv-accent-soft:30 58 138;--lv-success:12 163 12;--lv-warning:250 178 25;--lv-danger:230 103 103;--lv-shadow:0 1px 2px rgba(0,0,0,.3),0 4px 12px rgba(0,0,0,.3);--lv-shadow-lg:0 8px 32px rgba(0,0,0,.5)}.lv-root{font-family:var(--lv-font-sans);background:rgb(var(--lv-bg));color:rgb(var(--lv-text));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lv-root input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6}.lv-root input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.lv-root :focus-visible{outline:2px solid rgb(var(--lv-accent));outline-offset:2px;border-radius:2px}@media (max-width:767px){.lv-widget-grid>*{grid-column:auto/auto!important;grid-row:auto/auto!important}}@media (prefers-reduced-motion:reduce){.lv-root *,.lv-root :after,.lv-root :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}