/*! tailwindcss v4.0.1 | MIT License | https://tailwindcss.com */ *, :before, :after { box-sizing: border-box; --tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-pan-x: ; --tw-pan-y: ; --tw-pinch-zoom: ; --tw-scroll-snap-strictness: proximity; --tw-gradient-from-position: ; --tw-gradient-via-position: ; --tw-gradient-to-position: ; --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ; --tw-numeric-spacing: ; --tw-numeric-fraction: ; --tw-ring-inset: ; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: #3b82f680; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-shadow: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-shadow-colored: 0 0 #0000; --tw-blur: ; --tw-brightness: ; --tw-contrast: ; --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ; --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ; --tw-backdrop-blur: ; --tw-backdrop-brightness: ; --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ; --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ; --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ; --tw-contain-size: ; --tw-contain-layout: ; --tw-contain-paint: ; --tw-contain-style: ; border: 0 solid #e5e7eb; } :before, :after { --tw-content: ""; } html, :host { -webkit-text-size-adjust: 100%; tab-size: 4; font-feature-settings: normal; font-variation-settings: normal; -webkit-tap-highlight-color: transparent; font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji; line-height: 1.5; } body { font-size: var(--uk-global-font-size); line-height: var(--uk-global-line-height); margin: 0; } hr { height: 0; color: inherit; border-top-width: 1px; } abbr:where([title]) { text-decoration: underline dotted; } h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; } a { color: inherit; -webkit-text-decoration: inherit; -webkit-text-decoration: inherit; text-decoration: inherit; } b, strong { font-weight: bolder; } code, kbd, samp, pre { font-feature-settings: normal; font-variation-settings: normal; font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace; font-size: 1em; } small { font-size: 80%; } sub, sup { vertical-align: baseline; font-size: 75%; line-height: 0; position: relative; } sub { bottom: -0.25em; } sup { top: -0.5em; } table { text-indent: 0; border-color: inherit; border-collapse: collapse; } button, input, optgroup, select, textarea { font-feature-settings: inherit; font-variation-settings: inherit; font-family: inherit; font-size: 100%; font-weight: inherit; line-height: inherit; letter-spacing: inherit; color: inherit; margin: 0; padding: 0; } button, select { text-transform: none; } button, input:where([type="button"]), input:where([type="reset"]), input:where([type="submit"]) { -webkit-appearance: button; background-color: #0000; background-image: none; } :-moz-focusring { outline: auto; } :-moz-ui-invalid { box-shadow: none; } progress { vertical-align: baseline; } ::-webkit-inner-spin-button { height: auto; } ::-webkit-outer-spin-button { height: auto; } [type="search"] { -webkit-appearance: textfield; outline-offset: -2px; } ::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; } summary { display: list-item; } blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre { margin: 0; } fieldset { margin: 0; padding: 0; } legend { padding: 0; } ol, ul, menu { margin: 0; padding: 0; list-style: none; } dialog { padding: 0; } textarea { resize: vertical; } input::placeholder, textarea::placeholder { opacity: 1; color: #9ca3af; } button, [role="button"] { cursor: pointer; } :disabled { cursor: default; } img, svg, video, canvas, audio, iframe, embed, object { vertical-align: middle; display: block; } img, video { max-width: 100%; height: auto; } [hidden] { display: none; } :root { --uk-breakpoint-s: 640px; --uk-breakpoint-m: 768px; --uk-breakpoint-l: 1024px; --uk-breakpoint-xl: 1080px; --uk-global-font-size: 1rem; --uk-global-line-height: 1.5rem; --uk-global-font-size-s: 0.875rem; --uk-global-line-height-s: 1.25rem; --uk-global-radius-s: 0.125rem; --uk-global-radius: 0.375rem; --uk-global-shadow-s: 0 1px 2px 0 #0000000d; --uk-global-shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a; --uk-alert-padding: 1rem 2rem 1rem 1rem; --uk-alert-close-inset: 1rem 1rem auto auto; --uk-accordion-title-padding: 1rem 0 1rem 0; --uk-accordion-content-padding: 0 0 1rem 0; --uk-btn-font-size: var(--uk-global-font-size); --uk-btn-line-height: var(--uk-global-line-height); --uk-btn-padding: 0.625rem 1.25rem; --uk-btn-height: 2.5rem; --uk-btn-radius: var(--uk-global-radius); --uk-btn-shadow: var(--uk-global-shadow-s); --uk-badge-height: 1.25rem; --uk-badge-padding: 0 0.375rem 0 0.375rem; --uk-badge-min-width: 1.25rem; --uk-badge-shadow: var(--uk-global-shadow); --uk-card-radius: var(--uk-global-radius); --uk-card-shadow: var(--uk-global-shadow); --uk-card-header-padding: 1rem; --uk-card-body-padding: 1rem; --uk-card-footer-padding: 1rem; --uk-cal-cell-size: 2.25rem; --uk-cal-cell-radius: var(--uk-global-radius); --uk-cal-cell-header-font-size: var(--uk-global-font-size-s); --uk-cal-cell-body-font-size: var(--uk-global-font-size); --uk-datepicker-spacing: 0.75rem; --uk-dropdown-radius: var(--uk-global-radius); --uk-dropdown-shadow: var(--uk-global-shadow); --uk-dropdown-nav-item-padding: 0.375rem 0.25rem 0.375rem 0.25rem; --uk-dropdown-nav-item-margin: 0.25rem; --uk-dropdown-nav-item-radius: var(--uk-global-radius-s); --uk-dropdown-nav-header-padding: 0.375rem 0.25rem 0.375rem 0.25rem; --uk-dropdown-nav-header-margin: 0.25rem; --uk-form-input-radius: var(--uk-global-radius); --uk-form-input-shadow: var(--uk-global-shadow-s); --uk-form-input-height: 2.5rem; --uk-form-input-font-size: var(--uk-global-font-size); --uk-form-input-line-height: var(--uk-global-line-height); --uk-form-input-padding: 0.375rem 0.75rem 0.375rem 0.75rem; --uk-form-list-image-position: right center; --uk-form-tswitch-shadow: var(--uk-global-shadow-s); --uk-form-radio-radius: var(--uk-global-radius-s); --uk-form-radio-shadow: var(--uk-global-shadow); --uk-leader-fill-content: .; --uk-modal-padding: 1rem; --uk-modal-padding-header: var(--uk-modal-padding); --uk-modal-padding-body: var(--uk-modal-padding); --uk-modal-padding-footer: var(--uk-modal-padding); --uk-modal-padding-top-between: 0; --uk-modal-padding-top-after-header: 0; --uk-modal-padding-bottom-scrollable: 0; --uk-modal-padding-top-after-scrollable: var(--uk-modal-padding); --uk-modal-radius: var(--uk-global-radius); --uk-position-margin-offset: 0px; --uk-drop-z: 1020; --uk-dropnav-z: 980; --uk-breadcrumb-divider: "/"; --uk-offcanvas-bar-width: 288px; --uk-offcanvas-bar-width-i: -288px; --uk-stepper-check-image: var(--uk-form-radio-image); --uk-tab-item-padding: 5px 10px; --uk-table-cell-padding: 1rem 0.75rem; --uk-tooltip-z: 1030; --uk-tooltip-max-width: 208px; --uk-tooltip-padding: 0.375rem 0.75rem 0.375rem 0.75rem; } ::backdrop { --tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-pan-x: ; --tw-pan-y: ; --tw-pinch-zoom: ; --tw-scroll-snap-strictness: proximity; --tw-gradient-from-position: ; --tw-gradient-via-position: ; --tw-gradient-to-position: ; --tw-ordinal: ; --tw-slashed-zero: ; --tw-numeric-figure: ; --tw-numeric-spacing: ; --tw-numeric-fraction: ; --tw-ring-inset: ; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: #3b82f680; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-shadow: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-shadow-colored: 0 0 #0000; --tw-blur: ; --tw-brightness: ; --tw-contrast: ; --tw-grayscale: ; --tw-hue-rotate: ; --tw-invert: ; --tw-saturate: ; --tw-sepia: ; --tw-drop-shadow: ; --tw-backdrop-blur: ; --tw-backdrop-brightness: ; --tw-backdrop-contrast: ; --tw-backdrop-grayscale: ; --tw-backdrop-hue-rotate: ; --tw-backdrop-invert: ; --tw-backdrop-opacity: ; --tw-backdrop-saturate: ; --tw-backdrop-sepia: ; --tw-contain-size: ; --tw-contain-layout: ; --tw-contain-paint: ; --tw-contain-style: ; } .uk-theme-zinc { --background: 0 0% 100%; --foreground: 240 10% 3.9%; --muted: 240 4.8% 95.9%; --muted-foreground: 240 3.8% 46.1%; --popover: 0 0% 100%; --popover-foreground: 240 10% 3.9%; --card: 0 0% 100%; --card-foreground: 240 10% 3.9%; --border: 240 5.9% 90%; --input: 240 5.9% 90%; --primary: 240 5.9% 10%; --primary-foreground: 0 0% 98%; --secondary: 240 4.8% 95.9%; --secondary-foreground: 240 5.9% 10%; --accent: 240 4.8% 95.9%; --accent-foreground: 240 5.9% 10%; --destructive: 0 84.2% 60.2%; --destructive-foreground: 0 0% 98%; --ring: 240 5.9% 10%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%2318181b' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23fafafa' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%2318181b%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%2318181b' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%2371717a' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%2371717a' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e4e4e7%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%2309090b%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .dark.uk-theme-zinc { --background: 240 10% 3.9%; --foreground: 0 0% 98%; --muted: 240 3.7% 15.9%; --muted-foreground: 240 5% 64.9%; --popover: 240 10% 3.9%; --popover-foreground: 0 0% 98%; --card: 240 10% 3.9%; --card-foreground: 0 0% 98%; --border: 240 3.7% 15.9%; --input: 240 3.7% 15.9%; --primary: 0 0% 98%; --primary-foreground: 240 5.9% 10%; --secondary: 240 3.7% 15.9%; --secondary-foreground: 0 0% 98%; --accent: 240 3.7% 15.9%; --accent-foreground: 0 0% 98%; --destructive: 0 62.8% 30.6%; --destructive-foreground: 0 0% 98%; --ring: 240 4.9% 83.9%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23fafafa' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%2318181b' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fafafa%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23fafafa' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%23a1a1aa' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%23a1a1aa' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%2327272a%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fafafa%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .uk-theme-slate { --background: 0 0% 100%; --foreground: 222.2 84% 4.9%; --muted: 210 40% 96.1%; --muted-foreground: 215.4 16.3% 46.9%; --popover: 0 0% 100%; --popover-foreground: 222.2 84% 4.9%; --card: 0 0% 100%; --card-foreground: 222.2 84% 4.9%; --border: 214.3 31.8% 91.4%; --input: 214.3 31.8% 91.4%; --primary: 222.2 47.4% 11.2%; --primary-foreground: 210 40% 98%; --secondary: 210 40% 96.1%; --secondary-foreground: 222.2 47.4% 11.2%; --accent: 210 40% 96.1%; --accent-foreground: 222.2 47.4% 11.2%; --destructive: 0 84.2% 60.2%; --destructive-foreground: 210 40% 98%; --ring: 222.2 84% 4.9%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%230f172a' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23f8fafc' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%230f172a%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%230f172a' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%2364748b' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%2364748b' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e2e8f0%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23020817%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .dark.uk-theme-slate { --background: 222.2 84% 4.9%; --foreground: 210 40% 98%; --muted: 217.2 32.6% 17.5%; --muted-foreground: 215 20.2% 65.1%; --popover: 222.2 84% 4.9%; --popover-foreground: 210 40% 98%; --card: 222.2 84% 4.9%; --card-foreground: 210 40% 98%; --border: 217.2 32.6% 17.5%; --input: 217.2 32.6% 17.5%; --primary: 210 40% 98%; --primary-foreground: 222.2 47.4% 11.2%; --secondary: 217.2 32.6% 17.5%; --secondary-foreground: 210 40% 98%; --accent: 217.2 32.6% 17.5%; --accent-foreground: 210 40% 98%; --destructive: 0 62.8% 30.6%; --destructive-foreground: 210 40% 98%; --ring: 212.7 26.8% 83.9; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23f8fafc' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%230f172a' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23f8fafc%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23f8fafc' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%2394a3b8' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%2394a3b8' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%231e293b%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23f8fafc%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .uk-theme-stone { --background: 0 0% 100%; --foreground: 20 14.3% 4.1%; --muted: 60 4.8% 95.9%; --muted-foreground: 25 5.3% 44.7%; --popover: 0 0% 100%; --popover-foreground: 20 14.3% 4.1%; --card: 0 0% 100%; --card-foreground: 20 14.3% 4.1%; --border: 20 5.9% 90%; --input: 20 5.9% 90%; --primary: 24 9.8% 10%; --primary-foreground: 60 9.1% 97.8%; --secondary: 60 4.8% 95.9%; --secondary-foreground: 24 9.8% 10%; --accent: 60 4.8% 95.9%; --accent-foreground: 24 9.8% 10%; --destructive: 0 84.2% 60.2%; --destructive-foreground: 60 9.1% 97.8%; --ring: 20 14.3% 4.1%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%231c1917' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23fafaf9' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%231c1917%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%231c1917' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%2378716c' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%2378716c' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e7e5e4%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%230c0a09%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .dark.uk-theme-stone { --background: 20 14.3% 4.1%; --foreground: 60 9.1% 97.8%; --muted: 12 6.5% 15.1%; --muted-foreground: 24 5.4% 63.9%; --popover: 20 14.3% 4.1%; --popover-foreground: 60 9.1% 97.8%; --card: 20 14.3% 4.1%; --card-foreground: 60 9.1% 97.8%; --border: 12 6.5% 15.1%; --input: 12 6.5% 15.1%; --primary: 60 9.1% 97.8%; --primary-foreground: 24 9.8% 10%; --secondary: 12 6.5% 15.1%; --secondary-foreground: 60 9.1% 97.8%; --accent: 12 6.5% 15.1%; --accent-foreground: 60 9.1% 97.8%; --destructive: 0 62.8% 30.6%; --destructive-foreground: 60 9.1% 97.8%; --ring: 24 5.7% 82.9%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23fafaf9' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%231c1917' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fafaf9%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23fafaf9' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%23a8a29e' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%23a8a29e' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23292524%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fafaf9%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .uk-theme-gray { --background: 0 0% 100%; --foreground: 224 71.4% 4.1%; --muted: 220 14.3% 95.9%; --muted-foreground: 220 8.9% 46.1%; --popover: 0 0% 100%; --popover-foreground: 224 71.4% 4.1%; --card: 0 0% 100%; --card-foreground: 224 71.4% 4.1%; --border: 220 13% 91%; --input: 220 13% 91%; --primary: 220.9 39.3% 11%; --primary-foreground: 210 20% 98%; --secondary: 220 14.3% 95.9%; --secondary-foreground: 220.9 39.3% 11%; --accent: 220 14.3% 95.9%; --accent-foreground: 220.9 39.3% 11%; --destructive: 0 84.2% 60.2%; --destructive-foreground: 210 20% 98%; --ring: 224 71.4% 4.1%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23111827' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23f9fafb' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23111827%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23111827' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%236b7280' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%236b7280' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e7eb%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23030712%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .dark.uk-theme-gray { --background: 224 71.4% 4.1%; --foreground: 210 20% 98%; --muted: 215 27.9% 16.9%; --muted-foreground: 217.9 10.6% 64.9%; --popover: 224 71.4% 4.1%; --popover-foreground: 210 20% 98%; --card: 224 71.4% 4.1%; --card-foreground: 210 20% 98%; --border: 215 27.9% 16.9%; --input: 215 27.9% 16.9%; --primary: 210 20% 98%; --primary-foreground: 220.9 39.3% 11%; --secondary: 215 27.9% 16.9%; --secondary-foreground: 210 20% 98%; --accent: 215 27.9% 16.9%; --accent-foreground: 210 20% 98%; --destructive: 0 62.8% 30.6%; --destructive-foreground: 210 20% 98%; --ring: 216 12.2% 83.9%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23f9fafb' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23111827' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23f9fafb%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23f9fafb' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%239ca3af' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%239ca3af' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%231f2937%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23f9fafb%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .uk-theme-neutral { --background: 0 0% 100%; --foreground: 0 0% 3.9%; --muted: 0 0% 96.1%; --muted-foreground: 0 0% 45.1%; --popover: 0 0% 100%; --popover-foreground: 0 0% 3.9%; --card: 0 0% 100%; --card-foreground: 0 0% 3.9%; --border: 0 0% 89.8%; --input: 0 0% 89.8%; --primary: 0 0% 9%; --primary-foreground: 0 0% 98%; --secondary: 0 0% 96.1%; --secondary-foreground: 0 0% 9%; --accent: 0 0% 96.1%; --accent-foreground: 0 0% 9%; --destructive: 0 84.2% 60.2%; --destructive-foreground: 0 0% 98%; --ring: 0 0% 3.9%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23171717' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23fafafa' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23171717%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23171717' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%23737373' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%23737373' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e5e5%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%230a0a0a%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .dark.uk-theme-neutral { --background: 0 0% 3.9%; --foreground: 0 0% 98%; --muted: 0 0% 14.9%; --muted-foreground: 0 0% 63.9%; --popover: 0 0% 3.9%; --popover-foreground: 0 0% 98%; --card: 0 0% 3.9%; --card-foreground: 0 0% 98%; --border: 0 0% 14.9%; --input: 0 0% 14.9%; --primary: 0 0% 98%; --primary-foreground: 0 0% 9%; --secondary: 0 0% 14.9%; --secondary-foreground: 0 0% 98%; --accent: 0 0% 14.9%; --accent-foreground: 0 0% 98%; --destructive: 0 62.8% 30.6%; --destructive-foreground: 0 0% 98%; --ring: 0 0% 83.1%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23fafafa' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23171717' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fafafa%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23fafafa' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%23a3a3a3' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%23a3a3a3' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23262626%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fafafa%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .uk-theme-red { --background: 0 0% 100%; --foreground: 0 0% 3.9%; --muted: 0 0% 96.1%; --muted-foreground: 0 0% 45.1%; --popover: 0 0% 100%; --popover-foreground: 0 0% 3.9%; --card: 0 0% 100%; --card-foreground: 0 0% 3.9%; --border: 0 0% 89.8%; --input: 0 0% 89.8%; --primary: 0 72.2% 50.6%; --primary-foreground: 0 85.7% 97.3%; --secondary: 0 0% 96.1%; --secondary-foreground: 0 0% 9%; --accent: 0 0% 96.1%; --accent-foreground: 0 0% 9%; --destructive: 0 84.2% 60.2%; --destructive-foreground: 0 0% 98%; --ring: 0 72.2% 50.6%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23dc2626' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23fef2f2' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23dc2626%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23dc2626' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%23737373' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%23737373' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e5e5%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%230a0a0a%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .dark.uk-theme-red { --background: 0 0% 3.9%; --foreground: 0 0% 98%; --muted: 0 0% 14.9%; --muted-foreground: 0 0% 63.9%; --popover: 0 0% 3.9%; --popover-foreground: 0 0% 98%; --card: 0 0% 3.9%; --card-foreground: 0 0% 98%; --border: 0 0% 14.9%; --input: 0 0% 14.9%; --primary: 0 72.2% 50.6%; --primary-foreground: 0 85.7% 97.3%; --secondary: 0 0% 14.9%; --secondary-foreground: 0 0% 98%; --accent: 0 0% 14.9%; --accent-foreground: 0 0% 98%; --destructive: 0 62.8% 30.6%; --destructive-foreground: 0 0% 98%; --ring: 0 72.2% 50.6%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23dc2626' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23fef2f2' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23dc2626%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23dc2626' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%23a3a3a3' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%23a3a3a3' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23262626%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fafafa%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .uk-theme-rose { --background: 0 0% 100%; --foreground: 240 10% 3.9%; --muted: 240 4.8% 95.9%; --muted-foreground: 240 3.8% 46.1%; --popover: 0 0% 100%; --popover-foreground: 240 10% 3.9%; --card: 0 0% 100%; --card-foreground: 240 10% 3.9%; --border: 240 5.9% 90%; --input: 240 5.9% 90%; --primary: 346.8 77.2% 49.8%; --primary-foreground: 355.7 100% 97.3%; --secondary: 240 4.8% 95.9%; --secondary-foreground: 240 5.9% 10%; --accent: 240 4.8% 95.9%; --accent-foreground: 240 5.9% 10%; --destructive: 0 84.2% 60.2%; --destructive-foreground: 0 0% 98%; --ring: 346.8 77.2% 49.8%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23e11d48' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23fff1f2' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23e11d48%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23e11d48' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%2371717a' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%2371717a' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e4e4e7%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%2309090b%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .dark.uk-theme-rose { --background: 20 14.3% 4.1%; --foreground: 0 0% 95%; --muted: 0 0% 15%; --muted-foreground: 240 5% 64.9%; --popover: 0 0% 9%; --popover-foreground: 0 0% 95%; --card: 24 9.8% 10%; --card-foreground: 0 0% 95%; --border: 240 3.7% 15.9%; --input: 240 3.7% 15.9%; --primary: 346.8 77.2% 49.8%; --primary-foreground: 355.7 100% 97.3%; --secondary: 240 3.7% 15.9%; --secondary-foreground: 0 0% 98%; --accent: 12 6.5% 15.1%; --accent-foreground: 0 0% 98%; --destructive: 0 62.8% 30.6%; --destructive-foreground: 0 85.7% 97.3%; --ring: 346.8 77.2% 49.8%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23e11d48' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23fff1f2' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23e11d48%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23e11d48' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%23a1a1aa' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%23a1a1aa' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%2327272a%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23f2f2f2%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .uk-theme-orange { --background: 0 0% 100%; --foreground: 20 14.3% 4.1%; --muted: 60 4.8% 95.9%; --muted-foreground: 25 5.3% 44.7%; --popover: 0 0% 100%; --popover-foreground: 20 14.3% 4.1%; --card: 0 0% 100%; --card-foreground: 20 14.3% 4.1%; --border: 20 5.9% 90%; --input: 20 5.9% 90%; --primary: 24.6 95% 53.1%; --primary-foreground: 60 9.1% 97.8%; --secondary: 60 4.8% 95.9%; --secondary-foreground: 24 9.8% 10%; --accent: 60 4.8% 95.9%; --accent-foreground: 24 9.8% 10%; --destructive: 0 84.2% 60.2%; --destructive-foreground: 60 9.1% 97.8%; --ring: 24.6 95% 53.1%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23f97316' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23fafaf9' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23f97316%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23f97316' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%2378716c' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%2378716c' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e7e5e4%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%230c0a09%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .dark.uk-theme-orange { --background: 20 14.3% 4.1%; --foreground: 60 9.1% 97.8%; --muted: 12 6.5% 15.1%; --muted-foreground: 24 5.4% 63.9%; --popover: 20 14.3% 4.1%; --popover-foreground: 60 9.1% 97.8%; --card: 20 14.3% 4.1%; --card-foreground: 60 9.1% 97.8%; --border: 12 6.5% 15.1%; --input: 12 6.5% 15.1%; --primary: 20.5 90.2% 48.2%; --primary-foreground: 60 9.1% 97.8%; --secondary: 12 6.5% 15.1%; --secondary-foreground: 60 9.1% 97.8%; --accent: 12 6.5% 15.1%; --accent-foreground: 60 9.1% 97.8%; --destructive: 0 72.2% 50.6%; --destructive-foreground: 60 9.1% 97.8%; --ring: 20.5 90.2% 48.2%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23ea580c' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23fafaf9' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23ea580c%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23ea580c' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%23a8a29e' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%23a8a29e' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23292524%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fafaf9%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .uk-theme-green { --background: 0 0% 100%; --foreground: 240 10% 3.9%; --muted: 240 4.8% 95.9%; --muted-foreground: 240 3.8% 46.1%; --popover: 0 0% 100%; --popover-foreground: 240 10% 3.9%; --card: 0 0% 100%; --card-foreground: 240 10% 3.9%; --border: 240 5.9% 90%; --input: 240 5.9% 90%; --primary: 142.1 76.2% 36.3%; --primary-foreground: 355.7 100% 97.3%; --secondary: 240 4.8% 95.9%; --secondary-foreground: 240 5.9% 10%; --accent: 240 4.8% 95.9%; --accent-foreground: 240 5.9% 10%; --destructive: 0 84.2% 60.2%; --destructive-foreground: 0 0% 98%; --ring: 142.1 76.2% 36.3%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%2316a34a' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23fff1f2' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%2316a34a%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%2316a34a' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%2371717a' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%2371717a' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e4e4e7%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%2309090b%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .dark.uk-theme-green { --background: 20 14.3% 4.1%; --foreground: 0 0% 95%; --muted: 0 0% 15%; --muted-foreground: 240 5% 64.9%; --popover: 0 0% 9%; --popover-foreground: 0 0% 95%; --card: 24 9.8% 10%; --card-foreground: 0 0% 95%; --border: 240 3.7% 15.9%; --input: 240 3.7% 15.9%; --primary: 142.1 70.6% 45.3%; --primary-foreground: 144.9 80.4% 10%; --secondary: 240 3.7% 15.9%; --secondary-foreground: 0 0% 98%; --accent: 12 6.5% 15.1%; --accent-foreground: 0 0% 98%; --destructive: 0 62.8% 30.6%; --destructive-foreground: 0 85.7% 97.3%; --ring: 142.4 71.8% 29.2%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%2322c55e' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23052e16' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%2322c55e%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%2322c55e' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%23a1a1aa' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%23a1a1aa' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%2327272a%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23f2f2f2%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .uk-theme-blue { --background: 0 0% 100%; --foreground: 222.2 84% 4.9%; --muted: 210 40% 96.1%; --muted-foreground: 215.4 16.3% 46.9%; --popover: 0 0% 100%; --popover-foreground: 222.2 84% 4.9%; --card: 0 0% 100%; --card-foreground: 222.2 84% 4.9%; --border: 214.3 31.8% 91.4%; --input: 214.3 31.8% 91.4%; --primary: 221.2 83.2% 53.3%; --primary-foreground: 210 40% 98%; --secondary: 210 40% 96.1%; --secondary-foreground: 222.2 47.4% 11.2%; --accent: 210 40% 96.1%; --accent-foreground: 222.2 47.4% 11.2%; --destructive: 0 84.2% 60.2%; --destructive-foreground: 210 40% 98%; --ring: 221.2 83.2% 53.3%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%232563eb' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23f8fafc' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%232563eb%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%232563eb' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%2364748b' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%2364748b' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e2e8f0%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23020817%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .dark.uk-theme-blue { --background: 222.2 84% 4.9%; --foreground: 210 40% 98%; --muted: 217.2 32.6% 17.5%; --muted-foreground: 215 20.2% 65.1%; --popover: 222.2 84% 4.9%; --popover-foreground: 210 40% 98%; --card: 222.2 84% 4.9%; --card-foreground: 210 40% 98%; --border: 217.2 32.6% 17.5%; --input: 217.2 32.6% 17.5%; --primary: 217.2 91.2% 59.8%; --primary-foreground: 222.2 47.4% 11.2%; --secondary: 217.2 32.6% 17.5%; --secondary-foreground: 210 40% 98%; --accent: 217.2 32.6% 17.5%; --accent-foreground: 210 40% 98%; --destructive: 0 62.8% 30.6%; --destructive-foreground: 210 40% 98%; --ring: 224.3 76.3% 48%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%233b82f6' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%230f172a' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%233b82f6%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%233b82f6' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%2394a3b8' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%2394a3b8' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%231e293b%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23f8fafc%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .uk-theme-yellow { --background: 0 0% 100%; --foreground: 20 14.3% 4.1%; --muted: 60 4.8% 95.9%; --muted-foreground: 25 5.3% 44.7%; --popover: 0 0% 100%; --popover-foreground: 20 14.3% 4.1%; --card: 0 0% 100%; --card-foreground: 20 14.3% 4.1%; --border: 20 5.9% 90%; --input: 20 5.9% 90%; --primary: 47.9 95.8% 53.1%; --primary-foreground: 26 83.3% 14.1%; --secondary: 60 4.8% 95.9%; --secondary-foreground: 24 9.8% 10%; --accent: 60 4.8% 95.9%; --accent-foreground: 24 9.8% 10%; --destructive: 0 84.2% 60.2%; --destructive-foreground: 60 9.1% 97.8%; --ring: 20 14.3% 4.1%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23facc15' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23422006' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23facc15%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23facc15' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%2378716c' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%2378716c' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e7e5e4%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%230c0a09%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .dark.uk-theme-yellow { --background: 20 14.3% 4.1%; --foreground: 60 9.1% 97.8%; --muted: 12 6.5% 15.1%; --muted-foreground: 24 5.4% 63.9%; --popover: 20 14.3% 4.1%; --popover-foreground: 60 9.1% 97.8%; --card: 20 14.3% 4.1%; --card-foreground: 60 9.1% 97.8%; --border: 12 6.5% 15.1%; --input: 12 6.5% 15.1%; --primary: 47.9 95.8% 53.1%; --primary-foreground: 26 83.3% 14.1%; --secondary: 12 6.5% 15.1%; --secondary-foreground: 60 9.1% 97.8%; --accent: 12 6.5% 15.1%; --accent-foreground: 60 9.1% 97.8%; --destructive: 0 62.8% 30.6%; --destructive-foreground: 60 9.1% 97.8%; --ring: 35.5 91.7% 32.9%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%23facc15' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23422006' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23facc15%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23facc15' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%23a8a29e' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%23a8a29e' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23292524%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fafaf9%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .uk-theme-violet { --background: 0 0% 100%; --foreground: 224 71.4% 4.1%; --muted: 220 14.3% 95.9%; --muted-foreground: 220 8.9% 46.1%; --popover: 0 0% 100%; --popover-foreground: 224 71.4% 4.1%; --card: 0 0% 100%; --card-foreground: 224 71.4% 4.1%; --border: 220 13% 91%; --input: 220 13% 91%; --primary: 262.1 83.3% 57.8%; --primary-foreground: 210 20% 98%; --secondary: 220 14.3% 95.9%; --secondary-foreground: 220.9 39.3% 11%; --accent: 220 14.3% 95.9%; --accent-foreground: 220.9 39.3% 11%; --destructive: 0 84.2% 60.2%; --destructive-foreground: 210 20% 98%; --ring: 262.1 83.3% 57.8%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%237c3aed' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23f9fafb' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%237c3aed%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%237c3aed' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%236b7280' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%236b7280' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e7eb%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23030712%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .dark.uk-theme-violet { --background: 224 71.4% 4.1%; --foreground: 210 20% 98%; --muted: 215 27.9% 16.9%; --muted-foreground: 217.9 10.6% 64.9%; --popover: 224 71.4% 4.1%; --popover-foreground: 210 20% 98%; --card: 224 71.4% 4.1%; --card-foreground: 210 20% 98%; --border: 215 27.9% 16.9%; --input: 215 27.9% 16.9%; --primary: 263.4 70% 50.4%; --primary-foreground: 210 20% 98%; --secondary: 215 27.9% 16.9%; --secondary-foreground: 210 20% 98%; --accent: 215 27.9% 16.9%; --accent-foreground: 210 20% 98%; --destructive: 0 62.8% 30.6%; --destructive-foreground: 210 20% 98%; --ring: 263.4 70% 50.4%; --uk-form-checkbox-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='%236d28d9' /%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%23f9fafb' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E"); --uk-form-checkbox-image-indeterminate: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%236d28d9%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E); --uk-form-radio-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4669 3.72684C11.7558 3.91574 11.8369 4.30308 11.648 4.59198L7.39799 11.092C7.29783 11.2452 7.13556 11.3467 6.95402 11.3699C6.77247 11.3931 6.58989 11.3355 6.45446 11.2124L3.70446 8.71241C3.44905 8.48022 3.43023 8.08494 3.66242 7.82953C3.89461 7.57412 4.28989 7.55529 4.5453 7.78749L6.75292 9.79441L10.6018 3.90792C10.7907 3.61902 11.178 3.53795 11.4669 3.72684Z' fill='%236d28d9' fill-rule='evenodd' clip-rule='evenodd' %3E%3C/path%3E%3C/svg%3E%0A"); --uk-form-list-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon fill='%239ca3af' points='12 1 9 6 15 6' /%3E%3Cpolygon fill='%239ca3af' points='12 13 9 8 15 8' /%3E%3C/svg%3E%0A"); --uk-divider-icon-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%231f2937%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A); --uk-list-bullet-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23f9fafb%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E); } .uk-accordion-title { padding: var(--uk-accordion-title-padding); justify-content: space-between; align-items: flex-start; font-weight: 500; display: flex; overflow: hidden; } .uk-accordion-title:focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } .uk-accordion-icon { color: hsl(var(--muted-foreground)); flex: none; transition: transform 0.3s; } .uk-open > .uk-accordion-title > .uk-accordion-icon { transform: rotate(180deg); } .uk-accordion-title:hover { text-decoration-line: underline; } .uk-accordion-content { padding: var(--uk-accordion-content-padding); display: flow-root; } .uk-accordion-content[hidden] { display: none; } .uk-accordion > li { border-bottom-width: 1px; border-color: hsl(var(--border)); } .uk-alert { border-radius: var(--uk-global-radius); padding: var(--uk-alert-padding); border-width: 1px; border-color: hsl(var(--border)); position: relative; } .uk-alert-close { inset: var(--uk-alert-close-inset); position: absolute; } .uk-alert-close:focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } .uk-alert-destructive { border-width: 1px; border-color: hsl(var(--destructive)); color: hsl(var(--destructive)); } .uk-alert a:not([class]) { text-underline-offset: 4px; font-weight: 500; text-decoration-line: underline; } .uk-alert a:not([class]):focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } .uk-alert-title { letter-spacing: -0.025em; font-weight: 500; line-height: 1; } [class*="uk-anmt-"] { animation: none; } .uk-anmt-fade { animation-name: uk-fade; animation-duration: 0.8s; animation-timing-function: linear; } .uk-anmt-scale-up { animation-name: uk-fade, uk-scale-up; } .uk-anmt-scale-down { animation-name: uk-fade, uk-scale-down; } .uk-anmt-slide-top { animation-name: uk-fade, uk-slide-top; } .uk-anmt-slide-bottom { animation-name: uk-fade, uk-slide-bottom; } .uk-anmt-slide-left { animation-name: uk-fade, uk-slide-left; } .uk-anmt-slide-right { animation-name: uk-fade, uk-slide-right; } .uk-anmt-slide-top-sm { animation-name: uk-fade, uk-slide-top-sm; } .uk-anmt-slide-bottom-sm { animation-name: uk-fade, uk-slide-bottom-sm; } .uk-anmt-slide-left-sm { animation-name: uk-fade, uk-slide-left-sm; } .uk-anmt-slide-right-sm { animation-name: uk-fade, uk-slide-right-sm; } .uk-anmt-slide-top-md { animation-name: uk-fade, uk-slide-top-md; } .uk-anmt-slide-bottom-md { animation-name: uk-fade, uk-slide-bottom-md; } .uk-anmt-slide-left-md { animation-name: uk-fade, uk-slide-left-md; } .uk-anmt-slide-right-md { animation-name: uk-fade, uk-slide-right-md; } .uk-anmt-kenburns { animation-name: uk-kenburns; animation-duration: 15s; } .uk-anmt-shake { animation-name: uk-shake; } .uk-anmt-stroke { stroke-dasharray: var(--uk-anmt-stroke); animation-name: uk-stroke; animation-duration: 2s; } .uk-anmt-reverse { animation-timing-function: ease-in; animation-direction: reverse; } .uk-anmt-fast { animation-duration: 0.1s; } .uk-anmt-toggle:not(:hover):not(:focus) [class*="uk-anmt-"] { animation-name: none; } @keyframes uk-fade { 0% { opacity: 0; } to { opacity: 1; } } @keyframes uk-scale-up { 0% { transform: scale(0.9); } to { transform: scale(1); } } @keyframes uk-scale-down { 0% { transform: scale(1.1); } to { transform: scale(1); } } @keyframes uk-slide-top { 0% { transform: translateY(-100%); } to { transform: translateY(0); } } @keyframes uk-slide-bottom { 0% { transform: translateY(100%); } to { transform: translateY(0); } } @keyframes uk-slide-left { 0% { transform: translate(-100%); } to { transform: translate(0); } } @keyframes uk-slide-right { 0% { transform: translate(100%); } to { transform: translate(0); } } @keyframes uk-slide-top-sm { 0% { transform: translateY(-10px); } to { transform: translateY(0); } } @keyframes uk-slide-bottom-sm { 0% { transform: translateY(10px); } to { transform: translateY(0); } } @keyframes uk-slide-left-sm { 0% { transform: translate(-10px); } to { transform: translate(0); } } @keyframes uk-slide-right-sm { 0% { transform: translate(10px); } to { transform: translate(0); } } @keyframes uk-slide-top-md { 0% { transform: translateY(-50px); } to { transform: translateY(0); } } @keyframes uk-slide-bottom-md { 0% { transform: translateY(50px); } to { transform: translateY(0); } } @keyframes uk-slide-left-md { 0% { transform: translate(-50px); } to { transform: translate(0); } } @keyframes uk-slide-right-md { 0% { transform: translate(50px); } to { transform: translate(0); } } @keyframes uk-kenburns { 0% { transform: scale(1); } to { transform: scale(1.2); } } @keyframes uk-shake { 0%, to { transform: translate(0); } 10% { transform: translate(-9px); } 20% { transform: translate(8px); } 30% { transform: translate(-7px); } 40% { transform: translate(6px); } 50% { transform: translate(-5px); } 60% { transform: translate(4px); } 70% { transform: translate(-3px); } 80% { transform: translate(2px); } 90% { transform: translate(-1px); } } @keyframes uk-stroke { 0% { stroke-dashoffset: var(--uk-anmt-stroke); } to { stroke-dashoffset: 0; } } .uk-badge { box-shadow: var(--uk-badge-shadow); height: var(--uk-badge-height); min-width: var(--uk-badge-min-width); padding: var(--uk-badge-padding); font-size: var(--uk-global-font-size-s); line-height: var(--uk-global-line-height-s); border-width: 1px; border-color: hsl(var(--border)); color: hsl(var(--foreground)); border-radius: 500px; justify-content: center; align-items: center; font-weight: 600; display: inline-flex; } .uk-badge:hover { opacity: 0.8; } .uk-badge:focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } .uk-badge-primary { background-color: hsl(var(--primary)); color: hsl(var(--primary-foreground)); border-color: #0000; } .uk-badge-secondary { background-color: hsl(var(--secondary)); color: hsl(var(--secondary-foreground)); border-color: #0000; } .uk-badge-destructive { background-color: hsl(var(--destructive)); color: hsl(var(--destructive-foreground)); border-color: #0000; } .uk-breadcrumb > * { display: contents; } .uk-breadcrumb > * > * { color: hsl(var(--muted-foreground)); align-items: center; display: inline-flex; } .uk-breadcrumb > * > :focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } .uk-breadcrumb > * > :hover { color: hsl(var(--foreground)); text-decoration: none; } .uk-breadcrumb > :last-child > span, .uk-breadcrumb > :last-child > a:not([href]) { color: hsl(var(--foreground)); font-weight: 500; } .uk-breadcrumb > :nth-child(n + 2):not(.uk-first-column):before { content: var(--uk-breadcrumb-divider); color: hsl(var(--muted-foreground)); margin-left: 0.5rem; margin-right: 0.75rem; display: inline-block; } .uk-breadcrumb > .uk-disabled > * { opacity: 0.5; } .uk-btn { border-radius: var(--uk-btn-radius); box-shadow: var(--uk-btn-shadow); height: var(--uk-btn-height); padding: var(--uk-btn-padding); font-size: var(--uk-btn-font-size); line-height: var(--uk-btn-line-height); box-sizing: border-box; text-align: center; justify-content: center; align-items: center; font-weight: 500; display: inline-flex; } .uk-btn:focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } .uk-btn:disabled { opacity: 0.5; } .uk-btn::-moz-focus-inner { border: 0; padding: 0; } .uk-btn-default { border-width: 1px; border-color: hsl(var(--border)); background-color: hsl(var(--background)); } .uk-btn-default:hover, .uk-btn-default.uk-active { background-color: hsl(var(--accent)); color: hsl(var(--accent-foreground)); } .uk-btn-primary { background-color: hsl(var(--primary)); color: hsl(var(--primary-foreground)); } .uk-btn-primary:hover, .uk-btn-primary.uk-active { background-color: hsl(var(--primary) / 0.9); } .uk-btn-secondary { background-color: hsl(var(--secondary)); color: hsl(var(--secondary-foreground)); } .uk-btn-secondary:hover, .uk-btn-secondary.uk-active { background-color: hsl(var(--secondary) / 0.8); } .uk-btn-destructive { background-color: hsl(var(--destructive)); color: hsl(var(--destructive-foreground)); } .uk-btn-destructive:hover, .uk-btn-destructive.uk-active { background-color: hsl(var(--destructive) / 0.9); } .uk-btn-text { --tw-shadow: 0 0 #0000; --tw-shadow-colored: 0 0 #0000; height: auto; box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); border-radius: 0; padding: 0; position: relative; } .uk-btn-text:before { content: ""; border-bottom: 1px solid; transition: right 0.3s ease-out; position: absolute; bottom: 0; left: 0; right: 100%; } .uk-btn-text:hover:before { right: 0; } .uk-btn-text:disabled:before { display: none; } .uk-btn-group { box-shadow: var(--uk-btn-shadow); border-radius: var(--uk-btn-radius); display: inline-flex; position: relative; } .uk-btn-group .uk-btn { --tw-shadow: 0 0 #0000; --tw-shadow-colored: 0 0 #0000; box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); border-radius: 0; } .uk-btn-group > .uk-btn:first-child { border-top-left-radius: var(--uk-btn-radius); border-bottom-left-radius: var(--uk-btn-radius); } .uk-btn-group > .uk-btn:last-child, .uk-btn-group > .uk-inline:last-child > .uk-btn { border-top-right-radius: var(--uk-btn-radius); border-bottom-right-radius: var(--uk-btn-radius); } .uk-btn-group > .uk-btn:nth-child(n + 2), .uk-btn-group > div:nth-child(n + 2) .uk-btn { margin-left: -1px; } .uk-btn-group .uk-btn:hover, .uk-btn-group .uk-btn:focus, .uk-btn-group .uk-btn:active, .uk-btn-group .uk-btn.uk-active { z-index: 1; position: relative; } .uk-btn-ghost { --tw-shadow: 0 0 #0000; --tw-shadow-colored: 0 0 #0000; box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .uk-btn-ghost:not(:disabled):hover, .uk-btn-ghost.uk-active { background-color: hsl(var(--accent)); } .uk-btn-icon { aspect-ratio: 1; padding: 0; } .uk-card { box-sizing: border-box; border-radius: var(--uk-card-radius); box-shadow: var(--uk-card-shadow); border-width: 1px; border-color: hsl(var(--border)); background-color: hsl(var(--card)); color: hsl(var(--card-foreground)); position: relative; } .uk-card-body { padding: var(--uk-card-body-padding); } .uk-card-header { padding: var(--uk-card-header-padding); } .uk-card-footer { padding: var(--uk-card-footer-padding); } .uk-card-body > :last-child, .uk-card-header > :last-child, .uk-card-footer > :last-child { margin-bottom: 0; } .uk-card-title { letter-spacing: -0.025em; font-size: 1.125rem; font-weight: 600; line-height: 1; } .uk-card-primary { background-color: hsl(var(--primary)); color: hsl(var(--primary-foreground)); } .uk-card-secondary { background-color: hsl(var(--secondary)); color: hsl(var(--secondary-foreground)); } .uk-card-destructive { background-color: hsl(var(--destructive)); color: hsl(var(--destructive-foreground)); } .uk-card-header + .uk-card-body, .uk-card-body + .uk-card-footer, .uk-card-header ~ .uk-card-footer { padding-top: 0; } .uk-cmd-header { align-items: center; column-gap: 0.5rem; padding-left: 0.75rem; padding-right: 0.75rem; display: flex; } .uk-cmd-header-input { flex: 1; padding-top: 0.75rem; padding-bottom: 0.75rem; } .uk-cmd-header-input input { background-color: #0000; width: 100%; } .uk-cmd-header-input input::placeholder { color: hsl(var(--muted-foreground)); } .uk-cmd-header-input input:focus { outline-offset: 2px; outline: 2px solid #0000; } .uk-cmd-header-icon { width: 1rem; height: 1rem; color: hsl(var(--muted-foreground)); flex: none; } .uk-cmd-header-esc { flex: none; } .uk-cmd-body { max-height: 20rem; } .uk-cmd-item-wrapper { flex: 1; align-items: center; display: flex; } .uk-cmd-item-icon { flex: none; width: 1rem; height: 1rem; margin-right: 0.5rem; } .uk-cmd-item-text { flex: 1; } .uk-comment-body { overflow-wrap: break-word; word-wrap: break-word; display: flow-root; } .uk-comment-header { margin-bottom: 1.25rem; display: flow-root; } .uk-comment-body > :last-child, .uk-comment-header > :last-child { margin-bottom: 0; } .uk-comment-title { font-size: 1rem; font-weight: 500; line-height: 1.5rem; } .uk-comment-meta { font-size: var(--uk-global-font-size-s); line-height: var(--uk-global-line-height-s); margin-top: 0.25rem; } .uk-comment-list { padding: 0; list-style: none; } .uk-comment-list > :nth-child(n + 2) { margin-top: 0.75rem; } .uk-comment-list .uk-comment ~ ul { border-left-width: 1px; border-color: hsl(var(--border)); margin-top: 1.5rem; margin-left: 1.5rem; } .uk-comment-list .uk-comment ~ ul > :nth-child(n + 2) { margin-top: 1.5rem; } .uk-comment-primary { border-radius: var(--uk-global-radius); background-color: hsl(var(--primary)); color: hsl(var(--primary-foreground)); } .uk-comment { padding: 0.75rem; } .uk-comment-avatar { background-color: hsl(var(--muted)); border-radius: 9999px; width: 2.5rem; height: 2.5rem; overflow: hidden; } .uk-comment-avatar img { object-fit: cover; width: 100%; height: 100%; } .uk-comment-list .uk-comment ~ ul > li { margin-left: 0.75rem; } .uk-container { box-sizing: content-box; max-width: 1200px; margin-left: auto; margin-right: auto; padding-left: 1rem; padding-right: 1rem; display: flow-root; } .uk-container > :last-child { margin-bottom: 0; } .uk-container .uk-container { padding-left: 0; padding-right: 0; } .uk-container-xs { max-width: 750px; } .uk-container-sm { max-width: 900px; } .uk-container-lg { max-width: 1400px; } .uk-container-xl { max-width: 1600px; } .uk-container-expand { max-width: none; } .uk-container-expand-left { margin-left: 0; } .uk-container-expand-right { margin-right: 0; } .uk-container-item-padding-remove-left, .uk-container-item-padding-remove-right { width: calc(100% + 1rem); } .uk-container-item-padding-remove-left { margin-left: -1rem; } .uk-container-item-padding-remove-right { margin-right: -1rem; } [uk-cover]:where(canvas, iframe, svg), [data-uk-cover]:where(canvas, iframe, svg) { --uk-position-translate-x: -50%; --uk-position-translate-y: -50%; max-width: none; transform: translate( var(--uk-position-translate-x), var(--uk-position-translate-y) ); position: absolute; top: 50%; left: 50%; } iframe[uk-cover], iframe[data-uk-cover] { pointer-events: none; } [uk-cover]:where(img, video), [data-uk-cover]:where(img, video) { box-sizing: border-box; object-fit: cover; object-position: center; width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .uk-cover-container { position: relative; overflow: hidden; } .uk-datepicker-dropdown { padding: var(--uk-datepicker-spacing); } .uk-datepicker-time { margin-top: var(--uk-datepicker-spacing); justify-content: center; display: flex; } .uk-cal { max-width: calc(var(--uk-cal-cell-size) * 7); } .uk-cal-header { column-gap: 0.5rem; margin-bottom: 0.5rem; display: flex; } .uk-cal-header-l, .uk-cal-header-r { flex: none; } .uk-cal-jumper { flex: 1; justify-content: space-between; align-items: center; column-gap: 0.5rem; display: flex; } .uk-cal-jumper .uk-input-fake { justify-content: center; } .uk-cal-jumper input { text-align: center; width: 3rem; } .uk-cal-jumper input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } .uk-cal-jumper input[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } .uk-cal-jumper input[type="number"] { -moz-appearance: textfield; } .uk-cal-title { text-align: center; width: 100%; font-weight: 500; } .uk-cal-month-dropdown { --uk-dropdown-nav-item-padding: 0.25rem; flex: 1; } .uk-cal-month-dropdown button { width: 100%; } .uk-cal-month-dropdown .uk-drop { min-width: 9rem; max-height: 10rem; overflow-y: auto; } .uk-cal-month-dropdown-item a { justify-content: space-between; align-items: center; } .uk-cal table, .uk-cal table tbody { flex-direction: column; gap: 0.5rem; display: flex; } .uk-cal table thead th { width: var(--uk-cal-cell-size); font-size: var(--uk-cal-cell-header-font-size); color: hsl(var(--muted-foreground)); font-weight: 400; } .uk-cal table tbody tr, .uk-cal table thead tr { gap: 0.125rem; display: flex; } .uk-cal table tbody tr td { width: var(--uk-cal-cell-size); height: var(--uk-cal-cell-size); font-size: var(--uk-cal-cell-body-font-size); text-align: center; padding: 0; position: relative; } .uk-cal table tbody tr td button { border-radius: var(--uk-cal-cell-radius); white-space: nowrap; justify-content: center; align-items: center; width: 100%; height: 100%; display: inline-flex; } .uk-cal table tbody tr td button:hover { background-color: hsl(var(--accent)); color: hsl(var(--accent-foreground)); } .uk-cal table tbody tr td button:focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); } .uk-cal table tbody tr td button:disabled { opacity: 0.5; } .uk-cal table tbody tr td.uk-cal-oom button { color: hsl(var(--muted-foreground)); } .uk-cal table tbody tr td.uk-active button { background-color: hsl(var(--primary)); color: hsl(var(--primary-foreground)); } .uk-cal table tbody tr td.uk-disabled button { opacity: 0.5; } .uk-cal-divider table tbody { gap: 0.25rem; } .uk-cal-divider table tbody tr { border-bottom-width: 1px; border-color: hsl(var(--border)); } .uk-cal-divider table tbody tr td { margin-bottom: 0.25rem; } .uk-cal-divider table tbody tr:last-child { border-style: none; } .uk-cal-marked:after { content: ""; border-style: solid; border-width: var(--uk-cal-cell-body-font-size) var(--uk-cal-cell-body-font-size) 0 0; border-color: hsl(var(--destructive)) transparent transparent transparent; border-top-left-radius: var(--uk-cal-cell-radius); width: 0; height: 0; position: absolute; top: 0; left: 0; transform: rotate(0); } .uk-input-time { align-items: center; column-gap: 0.25rem; display: inline-flex; } .uk-input-time input { text-align: center; width: 3.5rem; } .uk-input-time .uk-input-fake { justify-content: center; width: 3.5rem; } .uk-input-time input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } .uk-input-time input[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } .uk-input-time input[type="number"] { -moz-appearance: textfield; } [class*="uk-divider"] { border: none; height: 1px; } .uk-divider-icon { background-image: var(--uk-divider-icon-image); background-position: 50%; background-repeat: no-repeat; height: 1.25rem; position: relative; } .uk-divider-icon:before, .uk-divider-icon:after { content: ""; border-bottom: 1px solid; border-color: hsl(var(--border)); max-width: calc(50% - 1.75rem); position: absolute; top: 50%; } .uk-divider-icon:before { width: 100%; right: calc(50% + 1.75rem); } .uk-divider-icon:after { width: 100%; left: calc(50% + 1.75rem); } .uk-divider-sm { line-height: 0; } .uk-divider-sm:after { content: ""; vertical-align: top; border-top: 1px solid #e5e5e5; border-bottom: 1px solid; border-color: hsl(var(--border)); width: 100px; max-width: 100%; display: inline-block; } .uk-divider-vertical { border-bottom: 1px solid; border-left: 1px solid #e5e5e5; border-color: hsl(var(--border)); width: max-content; height: 100px; margin-left: auto; margin-right: auto; } .uk-dotnav { flex-wrap: wrap; margin: 0 0 0 -0.75rem; padding: 0; list-style: none; display: flex; } .uk-dotnav > * { flex: none; padding-left: 0.75rem; } .uk-dotnav > * > * { box-sizing: border-box; text-indent: 100%; white-space: nowrap; border-width: 1px; border-color: hsl(var(--primary)); background: 0 0; border-radius: 50%; width: 10px; height: 10px; transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out; display: block; overflow: hidden; } .uk-dotnav > * > :hover, .uk-dotnav > * > :active, .uk-dotnav > .uk-active > * { background-color: hsl(var(--primary)); border-color: #0000; } .uk-dotnav-vertical { flex-direction: column; margin-top: -0.75rem; margin-left: 0; } .uk-dotnav-vertical > * { padding-top: 0.75rem; padding-left: 0; } .uk-drop { z-index: var(--uk-drop-z); --uk-position-offset: 10px; --uk-position-viewport-offset: 8px; box-sizing: border-box; width: 18rem; display: none; position: absolute; } .uk-drop.uk-open { display: block; } .uk-drop-stack .uk-drop-grid > * { width: 100% !important; } .uk-drop-parent-icon { margin-left: 0.5rem; transition: transform 0.3s; } [aria-expanded="true"] > .uk-drop-parent-icon { transform: rotate(180deg); } .uk-dropbar { --uk-position-offset: 0; --uk-position-shift-offset: 0; --uk-position-viewport-offset: 0; background-color: hsl(var(--background)); width: auto; } .uk-dropbar > :last-child { margin-bottom: 0; } .uk-dropbar-lg { padding-top: 2.5rem; padding-bottom: 2.5rem; } .uk-dropdown { --uk-position-offset: 10px; --uk-position-viewport-offset: 8px; border-radius: var(--uk-dropdown-radius); width: auto; box-shadow: var(--uk-dropdown-shadow); border-width: 1px; border-color: hsl(var(--border)); background-color: hsl(var(--popover)); color: hsl(var(--popover-foreground)); } .uk-dropdown > :last-child { margin-bottom: 0; } .uk-dropdown-dropbar { --uk-position-viewport-offset: 1rem; width: auto; box-shadow: none; background: 0 0; } .uk-dropdown-nav > li > a { border-radius: var(--uk-dropdown-nav-item-radius); padding: var(--uk-dropdown-nav-item-padding); margin: var(--uk-dropdown-nav-item-margin); -webkit-user-select: none; user-select: none; align-items: center; display: flex; } .uk-dropdown-nav > li > a:hover, .uk-dropdown-nav > li.uk-active > a { background-color: hsl(var(--accent)); color: hsl(var(--accent-foreground)); } .uk-dropdown-nav .uk-nav-header { padding: var(--uk-dropdown-nav-header-padding); margin: var(--uk-dropdown-nav-header-margin); font-weight: 600; } .uk-dropdown-nav .uk-nav-divider { border-top-width: 1px; border-color: hsl(var(--border)); margin: 0 !important; } .uk-dropnav-dropbar { z-index: var(--uk-dropnav-z); padding: 0; position: absolute; left: 0; right: 0; } .uk-close:focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } .uk-kbd { border-radius: var(--uk-global-radius); pointer-events: none; -webkit-user-select: none; user-select: none; border-width: 1px; border-color: hsl(var(--border)); background-color: hsl(var(--muted)); color: hsl(var(--muted-foreground)); align-items: center; padding-left: 0.375rem; padding-right: 0.375rem; font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace; font-size: 0.8rem; font-weight: 500; display: inline-flex; } .uk-hr { border-color: hsl(var(--border)); } .uk-tag { border-radius: var(--uk-global-radius-s); font-size: var(--uk-global-font-size-s); line-height: var(--uk-global-line-height-s); align-items: center; gap: 0.5rem; min-height: 1.75rem; padding: 0.25rem 0.5rem; display: inline-flex; } .uk-tag-primary { background-color: hsl(var(--primary)); color: hsl(var(--primary-foreground)); } .uk-tag-primary:hover { background-color: hsl(var(--primary) / 0.8); } .uk-tag-secondary { background-color: hsl(var(--secondary)); color: hsl(var(--secondary-foreground)); } .uk-tag-secondary:hover { background-color: hsl(var(--secondary) / 0.8); } .uk-tag-destructive { background-color: hsl(var(--destructive)); color: hsl(var(--destructive-foreground)); } .uk-tag-destructive:hover { background-color: hsl(var(--destructive) / 0.8); } .tiptap { min-height: 82.4px; } .tiptap p.is-editor-empty:first-child:before { content: attr(data-placeholder); pointer-events: none; float: left; height: 0; color: hsl(var(--muted-foreground)); } .ProseMirror { border-width: 1px; border-color: hsl(var(--input)); color: hsl(var(--foreground)); background-color: #0000; padding: 0.5rem; overflow: auto; } .ProseMirror p:first-child { margin-top: 0; } .ProseMirror p:last-child { margin-bottom: 0; } .ProseMirror-focused { outline-offset: 2px; --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); --tw-ring-color: hsl(var(--ring)); outline: 2px solid #0000; } .uk-tiptap-header { border-width: 1px 1px 0; border-color: hsl(var(--border)); border-top-left-radius: 0.375rem; border-top-right-radius: 0.375rem; flex-wrap: nowrap; padding: 0.5rem; display: flex; overflow: hidden; } .uk-tiptap-toolbar { column-gap: 0.75rem; width: 100%; margin-bottom: -2.5rem; padding-bottom: 2.5rem; display: flex; overflow-x: scroll; } .uk-tiptap-toolbar-group { gap: 0.25rem; display: flex; } .uk-tiptap-toolbar-group button.uk-active { background-color: hsl(var(--muted)); color: hsl(var(--muted-foreground)); } .uk-tiptap-toolbar-group a { cursor: pointer; } .uk-tiptap-footer { box-shadow: var(--uk-global-shadow-s); border-width: 0 1px 1px; border-color: hsl(var(--border)); border-bottom-right-radius: 0.375rem; border-bottom-left-radius: 0.375rem; padding: 0.5rem; font-size: 0.75rem; line-height: 1rem; } .uk-range { -webkit-appearance: none; box-sizing: border-box; vertical-align: middle; background: 0 0; width: 100%; max-width: 100%; margin: 0; } .uk-range:focus { outline: none; } .uk-range::-moz-focus-outer { border: none; } .uk-range:not(:disabled)::-webkit-slider-thumb { cursor: pointer; } .uk-range:not(:disabled)::-moz-range-thumb { cursor: pointer; } .uk-range::-webkit-slider-runnable-track { background-color: hsl(var(--primary) / 0.2); border-radius: 500px; height: 3px; } .uk-range:focus::-webkit-slider-runnable-track { background-color: hsl(var(--primary) / 0.2); } .uk-range:active::-webkit-slider-runnable-track { background-color: hsl(var(--primary) / 0.2); } .uk-range::-moz-range-track { background-color: hsl(var(--primary) / 0.2); border-radius: 500px; height: 3px; } .uk-range:focus::-moz-range-track { background-color: hsl(var(--primary) / 0.2); } .uk-range::-webkit-slider-thumb { -webkit-appearance: none; border: 1px solid; border-color: hsl(var(--primary) / 0.5); background-color: hsl(var(--background)); border-radius: 500px; width: 1rem; height: 1rem; margin-top: -7px; } .uk-range::-moz-range-thumb { border: 1px solid; border-color: hsl(var(--primary) / 0.5); background-color: hsl(var(--background)); border-radius: 500px; width: 1rem; height: 1rem; margin-top: -7px; } .uk-input, .uk-select, .uk-textarea, .uk-radio, .uk-checkbox { box-sizing: border-box; font: inherit; border-radius: 0; margin: 0; } .uk-input { overflow: visible; } .uk-select { text-transform: none; } .uk-select optgroup { font: inherit; font-weight: 700; } .uk-textarea { overflow: auto; } .uk-input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; } .uk-input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } .uk-input[type="number"]::-webkit-inner-spin-button { height: auto; } .uk-input[type="number"]::-webkit-outer-spin-button { height: auto; } .uk-input::-moz-placeholder { opacity: 1; } .uk-textarea::-moz-placeholder { opacity: 1; } .uk-radio:not(:disabled), .uk-checkbox:not(:disabled) { cursor: pointer; } .uk-fieldset { border: none; min-width: 0; margin: 0; padding: 0; } .uk-input, .uk-textarea { -webkit-appearance: none; } .uk-input, .uk-select, .uk-textarea, .uk-input-fake { border-radius: var(--uk-form-input-radius); width: 100%; max-width: 100%; box-shadow: var(--uk-form-input-shadow); padding: var(--uk-form-input-padding); font-size: var(--uk-form-input-font-size); line-height: var(--uk-form-input-line-height); border-width: 1px; border-color: hsl(var(--input)); color: hsl(var(--foreground)); background-color: #0000; } .uk-input, .uk-select:not([multiple]):not([size]) { vertical-align: middle; height: var(--uk-form-input-height); display: inline-block; } .uk-select[multiple], .uk-select[size], .uk-textarea { vertical-align: top; min-height: 4rem; padding-top: 0.625rem; padding-bottom: 0.625rem; } .uk-select[multiple], .uk-select[size] { resize: vertical; } .uk-input:focus, .uk-select:focus, .uk-textarea:focus, .uk-input-fake:focus { outline-offset: 2px; --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); --tw-ring-color: hsl(var(--ring)); outline: 2px solid #0000; } .uk-input:disabled, .uk-select:disabled, .uk-textarea:disabled, .uk-input-fake:disabled { opacity: 0.5; } .uk-input::placeholder, .uk-textarea::placeholder { color: hsl(var(--muted-foreground)); } .uk-form-destructive, .uk-form-destructive:focus { --tw-ring-color: hsl(var(--destructive)); } .uk-form-blank { --tw-shadow: 0 0 #0000; --tw-shadow-colored: 0 0 #0000; box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); background: 0 0; border-color: #0000; } .uk-form-blank:focus { --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); } .uk-select:not([multiple]):not([size]) { -webkit-appearance: none; -moz-appearance: none; background-image: var(--uk-form-list-image); background-repeat: no-repeat; background-position: var(--uk-form-list-image-position); padding-right: 1.5rem; } .uk-select:not([multiple]):not([size]) option { color: #18181b; } .uk-input[list] { background-repeat: no-repeat; background-position: var(--uk-form-list-image-position); padding-right: 1.25rem; } .uk-input[list]:hover, .uk-input[list]:focus { background-image: var(--uk-form-list-image); } .uk-input[list]::-webkit-calendar-picker-indicator { display: none !important; } .uk-radio, .uk-checkbox { vertical-align: middle; -webkit-appearance: none; -moz-appearance: none; border-radius: var(--uk-form-radio-radius); width: 1rem; height: 1rem; box-shadow: var(--uk-form-radio-shadow); border-width: 1px; border-color: hsl(var(--primary)); background-position: 50%; background-repeat: no-repeat; margin-top: -4px; display: inline-block; overflow: hidden; } .uk-radio { border-radius: 50%; } .uk-radio:focus, .uk-checkbox:focus, .uk-radio:checked:focus, .uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus { outline-offset: 2px; --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); --tw-ring-color: hsl(var(--ring)); outline: 2px solid #0000; } .uk-radio:checked { background-image: var(--uk-form-radio-image); } .uk-checkbox:checked { background-image: var(--uk-form-checkbox-image); } .uk-checkbox:indeterminate { background-image: var(--uk-form-checkbox-image-indeterminate); } .uk-form-label { font-size: 0.875rem; font-weight: 500; line-height: 1; } .uk-form-stacked .uk-form-label { margin-bottom: 5px; display: block; } .uk-form-icon { justify-content: center; align-items: center; width: 2.5rem; display: inline-flex; position: absolute; top: 0; bottom: 0; left: 0; } .uk-form-icon:not(a):not(button):not(input) { pointer-events: none; } .uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input { padding-left: 2.5rem !important; } .uk-form-icon-flip { left: auto; right: 0; } .uk-form-icon-flip ~ .uk-input { padding-right: 2.5rem !important; } .uk-toggle-switch { appearance: none; box-sizing: border-box; box-shadow: var(--uk-form-tswitch-shadow); background-color: hsl(var(--input)); border-radius: 2rem; width: 2.25rem; height: 1.25rem; position: relative; } .uk-toggle-switch:focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } .uk-toggle-switch:before { content: ""; box-sizing: border-box; background-color: hsl(var(--background)); border-radius: 50%; width: 1rem; height: 1rem; margin-left: 0.125rem; transition-property: left; transition-duration: 0.3s; transition-timing-function: ease-in-out; position: absolute; top: 50%; left: 0; transform: translateY(-50%); } .uk-toggle-switch:checked:before { left: 1rem; } .uk-toggle-switch:disabled { opacity: 0.5; } .uk-toggle-switch-primary:checked { background-color: hsl(var(--primary)); } .uk-toggle-switch-destructive:checked { background-color: hsl(var(--destructive)); } .uk-form-help { font-size: 0.8rem; font-weight: 500; } [class*="uk-inline"] { vertical-align: middle; -webkit-backface-visibility: hidden; max-width: 100%; display: inline-block; position: relative; } .uk-input-pin { border-radius: var(--uk-form-input-radius); box-shadow: var(--uk-form-input-shadow); align-items: center; display: inline-flex; } .uk-input-pin input { height: var(--uk-form-input-height); width: var(--uk-form-input-height); font-size: var(--uk-form-input-font-size); line-height: var(--uk-form-input-line-height); border-width: 1px; border-color: hsl(var(--input)); text-align: center; background-color: #0000; margin-right: -1px; display: flex; position: relative; } .uk-input-pin input::placeholder { color: hsl(var(--muted-foreground)); } .uk-input-pin input:focus { z-index: 10; outline-offset: 2px; --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); --tw-ring-color: hsl(var(--ring)); outline: 2px solid #0000; } .uk-input-pin.uk-form-destructive input { --tw-ring-color: hsl(var(--destructive)); } .uk-input-pin input:focus::placeholder { color: hsl(var(--background)); } .uk-input-pin.uk-disabled input, .uk-input-pin input:disabled { opacity: 0.5; } .uk-input-pin input:first-child { border-top-left-radius: var(--uk-form-input-radius); border-bottom-left-radius: var(--uk-form-input-radius); } .uk-input-pin input:last-child { border-top-right-radius: var(--uk-form-input-radius); border-bottom-right-radius: var(--uk-form-input-radius); } .uk-input-pin.uk-input-pin-separated { --tw-shadow: 0 0 #0000; --tw-shadow-colored: 0 0 #0000; box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); gap: 0.5rem; } .uk-input-pin.uk-input-pin-separated input { border-radius: var(--uk-form-input-radius); box-shadow: var(--uk-form-input-shadow); margin-right: 0; } .uk-input-tag { box-shadow: var(--uk-form-input-shadow); border-radius: var(--uk-form-input-radius); border-width: 1px; border-color: hsl(var(--input)); background-color: #0000; flex-wrap: wrap; align-items: center; gap: 0.25rem; min-height: 2.5rem; padding: 0.5rem; display: flex; } .uk-input-tag:has(input:focus) { --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); --tw-ring-color: hsl(var(--ring)); } .uk-input-tag.uk-disabled { opacity: 0.5; } .uk-input-tag input { min-height: 1.75rem; color: hsl(var(--foreground)); background-color: #0000; flex: 1; padding-left: 0.25rem; padding-right: 0.25rem; } .uk-input-tag input::placeholder { color: hsl(var(--muted-foreground)); } .uk-input-tag input:focus { outline-offset: 2px; outline: 2px solid #0000; } .uk-input-tag.uk-form-destructive:has(input:focus) { --tw-ring-color: hsl(var(--destructive)); } .uk-cs-search { align-items: center; padding-left: 0.75rem; padding-right: 0.75rem; display: flex; } .uk-cs-search svg { opacity: 0.5; margin-right: 0.5rem; } .uk-cs-search input { background-color: #0000; width: 100%; padding-top: 0.75rem; padding-bottom: 0.75rem; } .uk-cs-search input::placeholder { color: hsl(var(--muted-foreground)); } .uk-cs-search input:focus { outline-offset: 2px; outline: 2px solid #0000; } .uk-cs-options { max-height: 10rem; } .uk-cs-item-wrapper { flex: 1; align-items: center; display: flex; } .uk-cs-item-icon { flex: none; margin-right: 0.5rem; } .uk-cs-item-text { flex: 1; } .uk-cs-check { flex: none; margin-left: 0.5rem; } .uk-input-fake { height: var(--uk-form-input-height); align-items: center; display: flex; } .uk-form-custom { vertical-align: middle; max-width: 100%; display: inline-block; position: relative; } .uk-form-custom select, .uk-form-custom input[type="file"] { z-index: 1; -webkit-appearance: none; opacity: 0; cursor: pointer; width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .uk-form-custom input[type="file"] { font-size: 500px; overflow: hidden; } .uk-hero-sm { font-size: 2.25rem; line-height: 2.5rem; } .uk-hero-md { font-size: 3rem; line-height: 1; } .uk-hero-lg { font-size: 3.75rem; line-height: 1; } .uk-hero-xl { font-size: 4.5rem; line-height: 1; } .uk-hero-2xl { font-size: 6rem; line-height: 1; } .uk-hero-3xl { font-size: 8rem; line-height: 1; } .uk-heading-divider { border-bottom: calc(0.2px + 0.05em) solid; border-color: hsl(var(--border)); padding-bottom: calc(5px + 0.1em); } .uk-heading-bullet { position: relative; } .uk-heading-bullet:before { content: ""; vertical-align: middle; border-left: calc(5px + 0.1em) solid; border-color: hsl(var(--border)); height: calc(4px + 0.7em); margin-right: calc(5px + 0.2em); display: inline-block; position: relative; top: -0.1em; } .uk-heading-line { overflow: hidden; } .uk-heading-line > * { display: inline-block; position: relative; } .uk-heading-line > :before, .uk-heading-line > :after { content: ""; border-bottom: calc(0.2px + 0.05em) solid; border-color: hsl(var(--border)); width: 2000px; position: absolute; top: calc(50% - 0.1px - 0.025em); } .uk-heading-line > :before { margin-right: calc(5px + 0.3em); right: 100%; } .uk-heading-line > :after { margin-left: calc(5px + 0.3em); left: 100%; } .uk-h1 { letter-spacing: -0.025em; font-size: 2.25rem; font-weight: 800; line-height: 2.5rem; } .uk-h2 { letter-spacing: -0.025em; font-size: 1.875rem; font-weight: 600; line-height: 2.25rem; } .uk-h3 { letter-spacing: -0.025em; font-size: 1.5rem; font-weight: 600; line-height: 2rem; } .uk-h4 { letter-spacing: -0.025em; font-size: 1.25rem; font-weight: 600; line-height: 1.75rem; } .uk-icon { color: inherit; fill: currentColor; display: inline-flex; } button.uk-icon:not(:disabled) { cursor: pointer; } .uk-icon::-moz-focus-inner { border: 0; padding: 0; } .uk-icon:not(.uk-preserve) [fill*="\#"]:not(.uk-preserve) { fill: currentColor; } .uk-icon:not(.uk-preserve) [stroke*="\#"]:not(.uk-preserve) { stroke: currentColor; } .uk-icon > * { transform: translate(0); } .uk-icon-image { vertical-align: middle; object-fit: scale-down; background-position: 50%; background-repeat: no-repeat; background-size: contain; width: 1.25rem; max-width: none; height: 1.25rem; } .uk-label { border-radius: var(--uk-global-radius); box-shadow: var(--uk-global-shadow); font-size: var(--uk-global-font-size-s); line-height: var(--uk-global-line-height-s); border-width: 1px; border-color: hsl(var(--border)); color: hsl(var(--foreground)); align-items: center; padding: 0.125rem 0.625rem; font-weight: 600; display: inline-flex; } .uk-label-destructive { background-color: hsl(var(--destructive)); color: hsl(var(--destructive-foreground)); border-color: #0000; } .uk-label-destructive:hover { background-color: hsl(var(--destructive) / 0.8); } .uk-label-primary { background-color: hsl(var(--primary)); color: hsl(var(--primary-foreground)); border-color: #0000; } .uk-label-primary:hover { background-color: hsl(var(--primary) / 0.8); } .uk-label-secondary { background-color: hsl(var(--secondary)); color: hsl(var(--secondary-foreground)); border-color: #0000; } .uk-label-secondary:hover { background-color: hsl(var(--secondary) / 0.8); } .uk-leader { overflow: hidden; } .uk-leader-fill:after { content: attr(data-fill); white-space: nowrap; width: 0; margin-left: 1rem; display: inline-block; } .uk-leader-fill.uk-leader-hide:after { display: none; } .uk-lightbox { z-index: 1010; opacity: 0; touch-action: pinch-zoom; background-color: hsl(var(--background)); transition: opacity 0.15s linear; display: none; position: fixed; inset: 0; } .uk-lightbox.uk-open { opacity: 1; display: block; } .uk-lightbox :focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } .uk-lightbox-page { overflow: hidden; } .uk-lightbox-items > * { will-change: transform, opacity; justify-content: center; align-items: flex-start; display: none; position: absolute; inset: 0; overflow: auto; } .uk-lightbox-items > .uk-active { display: flex; } .uk-lightbox-items-fit > * { align-items: center; } .uk-lightbox-items-fit > * > * { max-width: 100vw; max-height: 100vh; } .uk-lightbox-items-fit > * > :not(iframe) { width: auto; height: auto; } .uk-lightbox-items.uk-lightbox-items-fit .uk-lightbox-zoom:hover { cursor: zoom-in; } .uk-lightbox-items:not(.uk-lightbox-items-fit) .uk-lightbox-zoom:hover { cursor: zoom-out; } .uk-lightbox-thumbnav-vertical :where(img, video) { max-width: 100px; } .uk-lightbox-thumbnav:not(.uk-lightbox-thumbnav-vertical) :where(img, video) { max-height: 100px; } .uk-lightbox-thumbnav:empty, .uk-lightbox-dotnav:empty { display: none; } .uk-lightbox-caption { background-color: hsl(var(--secondary)); color: hsl(var(--secondary-foreground)); --tw-backdrop-blur: blur(4px); backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); padding: 1rem; } .uk-lightbox-caption:empty { display: none; } .uk-lightbox-iframe { width: 80%; height: 80%; } a.uk-link-muted, .uk-link-muted a, .uk-link-toggle .uk-link-muted { color: hsl(var(--muted-foreground)); text-underline-offset: 4px; font-weight: 500; text-decoration-line: underline; } a.uk-link-muted:focus-visible, .uk-link-muted a:focus-visible, .uk-link-toggle .uk-link-muted:focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } a.uk-link-text:hover, .uk-link-text a:hover, .uk-link-toggle:hover .uk-link-text { text-underline-offset: 4px; text-decoration-line: underline; } a.uk-link-reset, .uk-link-reset a { font-weight: 400 !important; text-decoration: none !important; } a.uk-link-reset:focus-visible, .uk-link-reset a:focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } .uk-link-toggle { text-decoration: none !important; } .uk-link-toggle:focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } .uk-link { text-underline-offset: 4px; font-weight: 500; text-decoration-line: underline; } .uk-link:focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } .uk-list { padding: 0; list-style: none; } .uk-list > * { break-inside: avoid-column; } .uk-list > * > :last-child { margin-bottom: 0; } .uk-list-disc > *, .uk-list-circle > *, .uk-list-square > *, .uk-list-decimal > *, .uk-list-hyphen > * { margin-left: 1.5rem; } .uk-list-decimal { counter-reset: decimal; } .uk-list-decimal > * { counter-increment: decimal; } .uk-list-disc > :before, .uk-list-circle > :before, .uk-list-square > :before, .uk-list-decimal > :before, .uk-list-hyphen > :before { content: ""; text-align: right; width: 30px; height: 1.5em; margin-bottom: -1.5em; list-style-position: inside; display: list-item; position: relative; left: -30px; } .uk-list-disc > :before { list-style-type: disc; } .uk-list-circle > :before { list-style-type: circle; } .uk-list-square > :before { list-style-type: square; } .uk-list-decimal > :before { content: counter(decimal, decimal) " . "; } .uk-list-hyphen > :before { content: "– "; } .uk-list-muted > :before { color: hsl(var(--muted-foreground)); } .uk-list-primary > :before { color: hsl(var(--primary)); } .uk-list-secondary > :before { color: hsl(var(--secondary-foreground)); } .uk-list-bullet > * { margin-left: 1.5rem; } .uk-list-bullet > :before { content: ""; background-image: var(--uk-list-bullet-image); background-position: 50%; background-repeat: no-repeat; width: 1.5rem; height: 1.5em; margin-bottom: -1.5em; display: list-item; position: relative; left: -1.5rem; } .uk-list-divider > :nth-child(n + 2) { border-top-width: 1px; border-color: hsl(var(--border)); margin-top: 0.5rem; padding-top: 0.5rem; } .uk-list-striped > * { padding: 0.5rem; } .uk-list-striped > :nth-of-type(odd) { border-top-width: 1px; border-bottom-width: 1px; border-color: hsl(var(--border)); background-color: hsl(var(--muted) / 0.5); } .uk-list-disc > li:not(:first-child), .uk-list-circle > li:not(:first-child), .uk-list-square > li:not(:first-child), .uk-list-decimal > li:not(:first-child), .uk-list-hyphen > li:not(:first-child), .uk-list-bullet > li:not(:first-child) { margin-top: 0.5rem; } .uk-modal { z-index: 1010; opacity: 0; padding: var(--uk-modal-padding); --tw-backdrop-blur: blur(4px); backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); background-color: #000c; transition: opacity 0.15s linear; display: none; position: fixed; inset: 0; overflow-y: auto; } .uk-modal.uk-open { opacity: 1; } .uk-modal-page { overflow: hidden; } .uk-modal-dialog { box-sizing: border-box; opacity: 0; border-radius: var(--uk-modal-radius); border-width: 1px; border-color: hsl(var(--border)); background-color: hsl(var(--background)); width: 32rem; margin: 0 auto; transition: opacity 0.3s linear, transform 0.3s linear; position: relative; overflow: hidden; transform: translateY(-100px); max-width: 100% !important; } .uk-open > .uk-modal-dialog { opacity: 1; transform: translateY(0); } .uk-modal-container .uk-modal-dialog { width: 1200px; } .uk-modal-full { background: 0 0; padding: 0 !important; } .uk-modal-full .uk-modal-dialog { border-style: none; border-radius: 0; width: 100%; max-width: 100%; margin: 0; transform: translateY(0); } .uk-modal-body { padding: var(--uk-modal-padding-body); display: flow-root; } .uk-modal-header { padding: var(--uk-modal-padding-header); display: flow-root; } .uk-modal-footer { padding: var(--uk-modal-padding-footer); display: flow-root; } .uk-modal-body > :last-child, .uk-modal-header > :last-child, .uk-modal-footer > :last-child { margin-bottom: 0; } .uk-modal-title { letter-spacing: -0.025em; font-size: 1.125rem; font-weight: 600; line-height: 1; } .uk-modal-header + .uk-modal-body, .uk-modal-body + .uk-modal-footer { padding-top: var(--uk-modal-padding-top-between); } .uk-modal-header ~ .uk-modal-footer { padding-top: var(--uk-modal-padding-top-after-header); } .uk-modal-header + .uk-modal-body.uk-overflow-auto { padding-bottom: var(--uk-modal-padding-bottom-scrollable); } .uk-modal-body.uk-overflow-auto + .uk-modal-footer { padding-top: var(--uk-modal-padding-top-after-scrollable); } .uk-flex { display: flex !important; } .uk-flex-top { align-items: flex-start; } .uk-flex-wrap-top { align-content: flex-start; } .uk-margin-auto-vertical { margin-top: auto !important; margin-bottom: auto !important; } .uk-overflow-auto { overflow: auto; } .uk-overflow-auto > :last-child { margin-bottom: 0; } .uk-nav, .uk-nav ul { margin: 0; padding: 0; list-style: none; } .uk-nav li > a { align-items: center; text-decoration: none; display: flex; } .uk-nav li > a:focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } ul.uk-nav-sub { border-left-width: 1px; border-color: hsl(var(--border)); margin-left: 1.25rem; margin-right: 0.25rem; } ul.uk-nav-sub > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)); } .uk-nav-sub ul { border-left-width: 1px; border-color: hsl(var(--border)); margin-top: 0.25rem; margin-left: 1.25rem; } .uk-nav-sub ul > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)); } .uk-nav-sub a { border-radius: var(--uk-global-radius); } .uk-nav-parent-icon { margin-left: auto; transition: transform 0.3s ease-out; } .uk-nav > li.uk-open > a .uk-nav-parent-icon { transform: rotate(180deg); } .uk-nav-header { font-size: 0.875rem; font-weight: 600; } .uk-nav-default { line-height: 1.5; } .uk-nav-default > li > a { color: hsl(var(--muted-foreground)); padding: 0.25rem 0.5rem; } .uk-nav-default > li > a:hover { text-decoration-line: underline; } .uk-nav-default > li.uk-active > a { color: hsl(var(--foreground)); font-weight: 500; } .uk-nav-default .uk-nav-header { padding: 0.25rem 0.5rem; } .uk-nav-default .uk-nav-divider { border-top: 1px solid; border-color: hsl(var(--border)); } .uk-nav-default .uk-nav-sub a { color: hsl(var(--muted-foreground)); padding: 0.25rem 0.5rem; } .uk-nav-default .uk-nav-sub a:hover { text-decoration-line: underline; } .uk-nav-default .uk-nav-sub li.uk-active > a { color: hsl(var(--foreground)); } .uk-nav-primary > li > a { border-radius: var(--uk-global-radius); margin: 0.25rem; padding: 0.5rem 1rem; } .uk-nav-primary > li > a:hover { background-color: hsl(var(--accent)); color: hsl(var(--accent-foreground)); } .uk-nav-primary > li.uk-active > a { background-color: hsl(var(--primary)); color: hsl(var(--primary-foreground)); } .uk-nav-primary .uk-nav-header { margin: 0.25rem; padding: 0.5rem 1rem; } .uk-nav-primary .uk-nav-divider { border-top: 1px solid; border-color: hsl(var(--border)); } .uk-nav-primary .uk-nav-sub a { margin-left: 0.25rem; padding: 0.5rem 1rem; } .uk-nav-primary .uk-nav-sub a:hover { background-color: hsl(var(--accent)); color: hsl(var(--accent-foreground)); } .uk-nav-primary .uk-nav-sub li.uk-active > a { background-color: hsl(var(--primary)); color: hsl(var(--primary-foreground)); } .uk-nav-secondary > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider) { margin-top: 0; } .uk-nav-secondary > li > a { border-radius: var(--uk-global-radius); margin: 0.25rem; padding: 0.5rem 1rem; } .uk-nav-secondary > li > a:hover, .uk-nav-secondary > li.uk-active > a { background-color: hsl(var(--secondary)); color: hsl(var(--secondary-foreground)); } .uk-nav-secondary .uk-nav-header { margin: 0.25rem; padding: 0.5rem 1rem; } .uk-nav-secondary .uk-nav-divider { border-top: 1px solid; border-color: hsl(var(--border)); } .uk-nav-secondary .uk-nav-sub a { margin-left: 0.25rem; padding: 0.5rem 1rem; } .uk-nav-secondary .uk-nav-sub a:hover { background-color: hsl(var(--accent)); color: hsl(var(--accent-foreground)); } .uk-nav-secondary .uk-nav-sub li.uk-active > a { background-color: hsl(var(--secondary)); color: hsl(var(--secondary-foreground)); } .uk-nav-sub li { position: relative; } .uk-nav-sub li:before { content: ""; background-color: hsl(var(--border)); width: 1px; position: absolute; top: 0; bottom: 0; left: -1px; } .uk-nav-sub li.uk-active:before { background-color: hsl(var(--primary)); } .uk-notification { z-index: 1040; box-sizing: border-box; width: 350px; position: fixed; top: 10px; left: 10px; } .uk-notification-top-right, .uk-notification-bottom-right { left: auto; right: 10px; } .uk-notification-top-center, .uk-notification-bottom-center { margin-left: -175px; left: 50%; } .uk-notification-bottom-left, .uk-notification-bottom-right, .uk-notification-bottom-center { top: auto; bottom: 10px; } .uk-notification-message { cursor: pointer; border-radius: var(--uk-global-radius); box-shadow: var(--uk-global-shadow); border-width: 1px; border-color: hsl(var(--border)); background-color: hsl(var(--background)); color: hsl(var(--foreground)); padding: 1rem 1.5rem 1rem 1rem; position: relative; } * + .uk-notification-message { margin-top: 10px; } .uk-notification-close { color: hsl(var(--foreground) / 0.5); padding: 0.25rem; display: none; position: absolute; top: 0.25rem; right: 0.25rem; } .uk-notification-message:hover .uk-notification-close { display: block; } .uk-notification-message-destructive { border-color: hsl(var(--destructive)); background-color: hsl(var(--destructive)); color: hsl(var(--destructive-foreground)); } .uk-notification-message-destructive .uk-notification-close { color: hsl(var(--destructive-foreground) / 0.5); } .uk-offcanvas { z-index: 1000; display: none; position: fixed; top: 0; bottom: 0; left: 0; } .uk-offcanvas-flip .uk-offcanvas { left: auto; right: 0; } .uk-offcanvas-bar { top: 0; bottom: 0; left: var(--uk-offcanvas-bar-width-i); box-sizing: border-box; width: var(--uk-offcanvas-bar-width); border-right-width: 1px; border-color: hsl(var(--border)); background-color: hsl(var(--background)); position: absolute; overflow-y: auto; } .uk-offcanvas-flip .uk-offcanvas-bar { left: auto; right: var(--uk-offcanvas-bar-width-i); border-left-width: 1px; border-right: none; border-color: hsl(var(--border)); } .uk-open > .uk-offcanvas-bar { left: 0; } .uk-offcanvas-flip .uk-open > .uk-offcanvas-bar { left: auto; right: 0; } .uk-offcanvas-bar-animation { transition: left 0.3s ease-out; } .uk-offcanvas-flip .uk-offcanvas-bar-animation { transition-property: right; } .uk-offcanvas-reveal { width: 0; transition: width 0.3s ease-out; position: absolute; top: 0; bottom: 0; left: 0; overflow: hidden; } .uk-offcanvas-reveal .uk-offcanvas-bar { left: 0; } .uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar { left: auto; right: 0; } .uk-open > .uk-offcanvas-reveal { width: var(--uk-offcanvas-bar-width); } .uk-offcanvas-flip .uk-offcanvas-reveal { left: auto; right: 0; } .uk-offcanvas-overlay { touch-action: none; width: 100vw; } .uk-offcanvas-overlay:before { content: ""; opacity: 0; --tw-backdrop-blur: blur(4px); backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); background-color: #000c; transition: opacity 0.15s linear; position: absolute; inset: 0; } .uk-offcanvas-overlay.uk-open:before { opacity: 1; } .uk-offcanvas-page, .uk-offcanvas-container { overflow-x: clip; } .uk-offcanvas-container { box-sizing: border-box; width: 100%; transition: left 0.3s ease-out; position: relative; left: 0; } :not(.uk-offcanvas-flip).uk-offcanvas-container-animation { left: var(--uk-offcanvas-bar-width); } .uk-offcanvas-flip.uk-offcanvas-container-animation { left: var(--uk-offcanvas-bar-width-i); } .uk-pgn { flex-wrap: wrap; align-items: center; gap: 0.25rem; display: flex; } .uk-pgn > * { flex: none; position: relative; } .uk-pgn > * > * { border-radius: var(--uk-btn-radius); box-shadow: var(--uk-btn-shadow); height: var(--uk-btn-height); padding: var(--uk-btn-padding); font-size: var(--uk-btn-font-size); line-height: var(--uk-btn-line-height); box-sizing: border-box; text-align: center; justify-content: center; align-items: center; font-weight: 500; display: inline-flex; } .uk-pgn > * > :focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } .uk-pgn > * > :disabled { opacity: 0.5; } .uk-pgn > * > ::-moz-focus-inner { border: 0; padding: 0; } .uk-btn-group .uk-pgn > * > * { --tw-shadow: 0 0 #0000; --tw-shadow-colored: 0 0 #0000; box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); border-radius: 0; } .uk-btn-group > .uk-pgn > * > :first-child { border-top-left-radius: var(--uk-btn-radius); border-bottom-left-radius: var(--uk-btn-radius); } .uk-btn-group > .uk-pgn > * > :last-child, .uk-btn-group > .uk-inline:last-child > .uk-pgn > * > * { border-top-right-radius: var(--uk-btn-radius); border-bottom-right-radius: var(--uk-btn-radius); } .uk-btn-group > .uk-pgn > * > :nth-child(n + 2), .uk-btn-group > div:nth-child(n + 2) .uk-pgn > * > * { margin-left: -1px; } .uk-btn-group .uk-pgn > * > :hover, .uk-btn-group .uk-pgn > * > :focus, .uk-btn-group .uk-pgn > * > :active, .uk-btn-group .uk-pgn > * > .uk-active { z-index: 1; position: relative; } .uk-pgn > .uk-active > * { opacity: 0.8; } .uk-pgn > .uk-disabled > * { opacity: 0.5; } .uk-pgn-xs > * > * { --uk-btn-height: 1.75rem; --uk-btn-padding: 0.375rem 0.75rem; --uk-btn-font-size: var(--uk-global-font-size-s); --uk-btn-line-height: var(--uk-global-line-height-s); } .uk-pgn-sm > * > * { --uk-btn-height: 2rem; --uk-btn-padding: 0.5rem 1rem; --uk-btn-font-size: var(--uk-global-font-size-s); --uk-btn-line-height: var(--uk-global-line-height-s); } .uk-pgn-md > * > * { --uk-btn-height: 3rem; --uk-btn-padding: 0.75rem 1.5rem; } .uk-pgn-lg > * > * { --uk-btn-height: 3.5rem; --uk-btn-padding: 0.875rem 1.75rem; } .uk-pgn-default > * > * { border-width: 1px; border-color: hsl(var(--border)); background-color: hsl(var(--background)); } .uk-pgn-default > * > :hover, .uk-pgn-default > * > .uk-active { background-color: hsl(var(--accent)); color: hsl(var(--accent-foreground)); } .uk-pgn-primary > * > * { background-color: hsl(var(--primary)); color: hsl(var(--primary-foreground)); } .uk-pgn-primary > * > :hover, .uk-pgn-primary > * > .uk-active { background-color: hsl(var(--primary) / 0.9); } .uk-pgn-secondary > * > * { background-color: hsl(var(--secondary)); color: hsl(var(--secondary-foreground)); } .uk-pgn-secondary > * > :hover, .uk-pgn-secondary > * > .uk-active { background-color: hsl(var(--secondary) / 0.8); } .uk-pgn-ghost > * > * { --tw-shadow: 0 0 #0000; --tw-shadow-colored: 0 0 #0000; box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .uk-pgn-ghost > * > :not(:disabled):hover, .uk-pgn-ghost > * > .uk-active { background-color: hsl(var(--accent)); } .uk-pgn-destructive > * > * { background-color: hsl(var(--destructive)); color: hsl(var(--destructive-foreground)); } .uk-pgn-destructive > * > :hover, .uk-pgn-destructive > * > .uk-active { background-color: hsl(var(--destructive) / 0.9); } .uk-placeholder { border: 1px dashed; border-color: hsl(var(--border)); background: 0 0; margin-bottom: 1.25rem; padding: 2rem; } .uk-placeholder > :last-child { margin-bottom: 0; } [class*="uk-position-top"], [class*="uk-position-bottom"], [class*="uk-position-left"], [class*="uk-position-right"], [class*="uk-position-center"] { max-width: calc(100% - (var(--uk-position-margin-offset) * 2)); box-sizing: border-box; position: absolute !important; } .uk-position-top { top: 0; left: 0; right: 0; } .uk-position-bottom { bottom: 0; left: 0; right: 0; } .uk-position-left { top: 0; bottom: 0; left: 0; } .uk-position-right { top: 0; bottom: 0; right: 0; } .uk-position-top-left { top: 0; left: 0; } .uk-position-top-right { top: 0; right: 0; } .uk-position-bottom-left { bottom: 0; left: 0; } .uk-position-bottom-right { bottom: 0; right: 0; } .uk-position-center { top: calc(50% - var(--uk-position-margin-offset)); left: calc(50% - var(--uk-position-margin-offset)); --uk-position-translate-x: -50%; --uk-position-translate-y: -50%; transform: translate( var(--uk-position-translate-x), var(--uk-position-translate-y) ); width: max-content; } .uk-position-center-vertical, [class*="uk-position-center-left"], [class*="uk-position-center-right"] { top: calc(50% - var(--uk-position-margin-offset)); --uk-position-translate-y: -50%; transform: translateY(var(--uk-position-translate-y)); } .uk-position-center-left { left: 0; } .uk-position-center-right { right: 0; } .uk-position-center-vertical { left: 0; right: 0; } .uk-position-center-left-out { width: max-content; right: 100%; } .uk-position-center-right-out { width: max-content; left: 100%; } .uk-position-bottom-center, .uk-position-center-horizontal, .uk-position-top-center { left: calc(50% - var(--uk-position-margin-offset)); --uk-position-translate-x: -50%; transform: translate(var(--uk-position-translate-x)); width: max-content; } .uk-position-top-center { top: 0; } .uk-position-bottom-center { bottom: 0; } .uk-position-center-horizontal { top: 0; bottom: 0; } .uk-position-cover { position: absolute; inset: 0; } .uk-position-sm { --uk-position-margin-offset: 0.5rem; margin: 0.5rem; } .uk-position-md { --uk-position-margin-offset: 2.5rem; margin: 2.5rem; } .uk-position-lg { --uk-position-margin-offset: 5rem; margin: 5rem; } .uk-position-relative { position: relative !important; } .uk-position-absolute { position: absolute !important; } .uk-position-fixed { position: fixed !important; } .uk-position-sticky { position: sticky !important; } .uk-position-z-index { z-index: 1; } .uk-position-z-index-zero { z-index: 0; } .uk-position-z-index-negative { z-index: -1; } .uk-position-z-index-high { z-index: 990; } .uk-position-xs { --uk-position-margin-offset: 0.25rem; margin: 0.25rem; } .uk-position { --uk-position-margin-offset: 1rem; margin: 1rem; } .uk-position-xl { --uk-position-margin-offset: 10rem; margin: 10rem; } .uk-progress { vertical-align: baseline; background-color: hsl(var(--primary) / 0.2); border: 0; border-radius: 500px; width: 100%; height: 1rem; margin-bottom: 1.25rem; display: block; overflow: hidden; } .uk-progress::-webkit-progress-bar { background-color: #0000; } .uk-progress::-webkit-progress-value { background-color: hsl(var(--primary)); transition: width 0.6s; } .uk-progress::-moz-progress-bar { background-color: hsl(var(--primary)); transition: width 0.6s; } .uk-btn-xs { --uk-btn-height: 1.75rem; --uk-btn-padding: 0.375rem 0.75rem; --uk-btn-font-size: var(--uk-global-font-size-s); --uk-btn-line-height: var(--uk-global-line-height-s); } .uk-btn-sm { --uk-btn-height: 2rem; --uk-btn-padding: 0.5rem 1rem; --uk-btn-font-size: var(--uk-global-font-size-s); --uk-btn-line-height: var(--uk-global-line-height-s); } .uk-btn-md { --uk-btn-height: 3rem; --uk-btn-padding: 0.75rem 1.5rem; } .uk-btn-lg { --uk-btn-height: 3.5rem; --uk-btn-padding: 0.875rem 1.75rem; } .uk-font-sm { --uk-global-font-size: 0.875rem; --uk-global-line-height: 1.25rem; --uk-global-font-size-s: 0.75rem; --uk-global-line-height-s: 1rem; } .uk-form-xs { --uk-form-input-font-size: var(--uk-global-font-size-s); --uk-form-input-line-height: var(--uk-global-line-height-s); --uk-form-input-height: 1.75rem; --uk-form-input-padding: 0.25rem 0.5rem; } .uk-form-sm { --uk-form-input-font-size: var(--uk-global-font-size-s); --uk-form-input-line-height: var(--uk-global-line-height-s); --uk-form-input-height: 2rem; --uk-form-input-padding: 0.25rem 0.5rem; } .uk-form-md { --uk-form-input-height: 3rem; --uk-form-input-padding: 0.5rem 1rem; --uk-form-list-image-position: right 4px center; } .uk-form-lg { --uk-form-input-height: 3.5rem; --uk-form-input-padding: 0.5rem 1rem; --uk-form-list-image-position: right 8px center; } .uk-radii-none { --uk-global-radius-s: 0; --uk-global-radius: 0; } .uk-radii-sm { --uk-global-radius-s: 0.25rem; --uk-global-radius: 0.125rem; } .uk-radii-lg { --uk-global-radius-s: 0.375rem; --uk-global-radius: 0.5rem; } .uk-rounded { border-radius: var(--uk-global-radius); } .uk-rounded-sm { border-radius: var(--uk-global-radius-s); } .uk-shadow { box-shadow: var(--uk-global-shadow); } .uk-shadow-sm { box-shadow: var(--uk-global-shadow-s); } .uk-shadows-none { --uk-global-shadow-s: 0 0 0 0; --uk-global-shadow: 0 0 0 0; } .uk-shadows-md { --uk-global-shadow-s: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a; --uk-global-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a; } .uk-shadows-lg { --uk-global-shadow-s: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a; --uk-global-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a; } .uk-text-sm { font-size: var(--uk-global-font-size-s); line-height: var(--uk-global-line-height-s); } .uk-text-base { font-size: var(--uk-global-font-size); line-height: var(--uk-global-line-height); } .uk-table-sm { --uk-table-cell-padding: 0.625rem 0.75rem; } .uk-table-lg { --uk-table-cell-padding: 1.5rem 0.75rem; } .uk-slidenav { box-shadow: var(--uk-global-shadow-s); border-width: 1px; border-color: hsl(var(--input)); background-color: hsl(var(--background)); border-radius: 9999px; justify-content: center; align-items: center; width: 2.25rem; height: 2.25rem; display: inline-flex; } .uk-slidenav:focus-visible { outline-offset: 2px; --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); --tw-ring-color: hsl(var(--ring)); outline: 2px solid #0000; } .uk-slidenav:hover, .uk-slidenav:active { background-color: hsl(var(--accent)); color: hsl(var(--accent-foreground)); } .uk-slidenav-lg { padding: 10px; } .uk-slidenav-container { display: flex; } .uk-slidenav svg { width: 1rem; height: 1rem; } .uk-slider { -webkit-tap-highlight-color: transparent; } .uk-slider-container { overflow: clip; } .uk-slider-items { will-change: transform; touch-action: pan-y; display: flex; position: relative; } .uk-slider-items > * { box-sizing: border-box; max-width: 100%; position: relative; flex: none !important; } .uk-slideshow { -webkit-tap-highlight-color: transparent; } .uk-slideshow-items { z-index: 0; -webkit-touch-callout: none; touch-action: pan-y; margin: 0; padding: 0; list-style: none; position: relative; overflow: hidden; } .uk-slideshow-items > * { will-change: transform, opacity; position: absolute; inset: 0; overflow: hidden; } .uk-slideshow-items > :not(.uk-active) { display: none; } .uk-sortable { position: relative; } .uk-sortable > :last-child { margin-bottom: 0; } .uk-sortable-drag { pointer-events: none; z-index: 1050 !important; position: fixed !important; } .uk-sortable-placeholder { opacity: 0; pointer-events: none; } .uk-sortable-empty { min-height: 3.5rem; } .uk-sortable-handle:hover { cursor: move; } .uk-spinner > * { animation: 1.4s linear infinite uk-spinner-rotate; } @keyframes uk-spinner-rotate { 0% { transform: rotate(0); } to { transform: rotate(270deg); } } .uk-spinner > * > * { stroke-dasharray: 88; stroke-dashoffset: 0; transform-origin: 50%; stroke-width: 1px; stroke-linecap: round; animation: 1.4s ease-in-out infinite uk-spinner-dash; } @keyframes uk-spinner-dash { 0% { stroke-dashoffset: 88px; } 50% { stroke-dashoffset: 22px; transform: rotate(135deg); } to { stroke-dashoffset: 88px; transform: rotate(450deg); } } .uk-stepper { display: flex; } .uk-stepper-counter { counter-reset: 0; } .uk-stepper-counter li { counter-increment: item; } .uk-stepper-default { color: hsl(var(--muted-foreground)); flex-wrap: wrap; justify-content: start; font-size: 0.875rem; } .uk-stepper-default li { text-wrap: nowrap; align-items: center; width: auto; display: flex; position: relative; } .uk-stepper-default:has(li.uk-active) li.uk-active ~ li { color: hsl(var(--muted-foreground)); } .uk-stepper-default li.uk-active, .uk-stepper-default li.uk-stepper-checked, .uk-stepper-default:has(li.uk-active) li { color: hsl(var(--foreground)); } .uk-stepper-default .uk-stepper-checked a:before { content: ""; background-image: var(--uk-stepper-check-image); border: 1px solid; border-color: hsl(var(--primary)); background-position: 50%; background-repeat: no-repeat; border-radius: 50%; justify-content: center; align-items: center; width: 1rem; height: 1rem; margin: 0; display: none; position: absolute; left: 0; } .uk-stepper-default li:not(:last-child):after { content: "/"; color: hsl(var(--muted-foreground)); margin-left: 0.5rem; margin-right: 0.75rem; } .uk-sticky { z-index: 980; box-sizing: border-box; position: relative; } .uk-sticky-fixed { backface-visibility: hidden; margin: 0 !important; } .uk-sticky[class*="uk-anmt-"], .uk-sticky.uk-anmt-reverse { animation-duration: 0.2s; } .uk-sticky-placeholder { pointer-events: none; } .uk-subnav { align-items: center; display: flex; } .uk-subnav > * > :first-child { text-align: center; color: hsl(var(--muted-foreground)); border-radius: 9999px; justify-content: center; align-items: center; padding-left: 1rem; padding-right: 1rem; font-weight: 500; transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out; display: flex; } .uk-subnav > * > a:hover { color: hsl(var(--primary)); } .uk-subnav-primary > .uk-active > a { background-color: hsl(var(--primary)); color: hsl(var(--primary-foreground)); } .uk-subnav-primary > .uk-active > a:hover { background-color: hsl(var(--primary) / 0.8); color: hsl(var(--primary-foreground)); } .uk-subnav-secondary > .uk-active > a { background-color: hsl(var(--secondary)); color: hsl(var(--secondary-foreground)); } .uk-subnav-secondary > .uk-active > a:hover { background-color: hsl(var(--secondary) / 0.8); color: hsl(var(--secondary-foreground)); } .uk-subnav-destructive > .uk-active > a { background-color: hsl(var(--destructive)); color: hsl(var(--destructive-foreground)); } .uk-subnav-destructive > .uk-active > a:hover { background-color: hsl(var(--destructive) / 0.8); color: hsl(var(--destructive-foreground)); } .uk-svg, .uk-svg:not(.uk-preserve) [fill*="\#"]:not(.uk-preserve) { fill: currentColor; } .uk-svg:not(.uk-preserve) [stroke*="\#"]:not(.uk-preserve) { stroke: currentColor; } .uk-svg { transform: translate(0); } .uk-switcher > :not(.uk-active) { display: none; } .uk-tab { color: hsl(var(--muted-foreground)); flex-wrap: wrap; padding: 0; list-style: none; display: flex; position: relative; } .uk-tab:before { content: ""; border-bottom: 1px solid; border-color: hsl(var(--border)); position: absolute; bottom: 0; left: 0; right: 0; } .uk-tab > * { flex: none; position: relative; } .uk-tab > * > a { padding: var(--uk-tab-item-padding); text-transform: none; color: hsl(var(--muted-foreground)); border-bottom: 2px solid #0000; justify-content: center; align-items: center; column-gap: 0.25em; font-size: 0.875rem; font-weight: 600; transition: color 0.1s ease-in-out; display: flex; } .uk-tab > * > a:focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } .uk-tab > * > a:hover { text-decoration: none; } .uk-tab > .uk-active > a { border-color: hsl(var(--primary)); background-color: hsl(var(--background)); color: hsl(var(--foreground)); } .uk-tab > .uk-disabled > a { opacity: 0.5; } .uk-tab > .uk-disabled > a:disabled { pointer-events: none; } .uk-tab-bottom:before { top: 0; bottom: auto; } .uk-tab-bottom > * > a { border-top: 2px solid #0000; border-bottom: none; } .uk-tab-left, .uk-tab-right { flex-direction: column; margin-left: 0; } .uk-tab-left > *, .uk-tab-right > * { padding-left: 0; } .uk-tab-left:before { border-bottom: none; border-left: 1px solid; border-color: hsl(var(--border)); inset: 0 0 0 auto; } .uk-tab-right:before { border-bottom: none; border-left: 1px solid; border-color: hsl(var(--border)); inset: 0 auto 0 0; } .uk-tab-left > * > a { border-bottom: none; border-right: 2px solid #0000; justify-content: left; } .uk-tab-right > * > a { border-bottom: none; border-left: 2px solid #0000; justify-content: left; } .uk-tab .uk-dropdown { margin-left: 2rem; } .uk-tab-alt { border-radius: var(--uk-global-radius); background-color: hsl(var(--muted)); width: 100%; height: 2.25rem; color: hsl(var(--muted-foreground)); justify-content: center; align-items: center; padding: 0.25rem; display: flex; } .uk-tab-alt > * { flex-grow: 1; } .uk-tab-alt > * > a { white-space: nowrap; justify-content: center; align-items: center; width: 100%; height: auto; padding: 0.25rem 0.75rem; font-weight: 500; text-decoration-line: none; display: inline-flex; } .uk-tab-alt > * > a:focus-visible { outline-style: dotted; outline-color: hsl(var(--ring)); } .uk-tab-alt > .uk-active > a { border-radius: var(--uk-global-radius-s); background-color: hsl(var(--background)); color: hsl(var(--foreground)); border-bottom-width: 0; } .uk-table { border-collapse: collapse; border-spacing: 0; width: 100%; } .uk-table th { padding: var(--uk-table-cell-padding); text-align: left; color: hsl(var(--muted-foreground)); font-size: 0.875rem; font-weight: 400; } .uk-table td { padding: var(--uk-table-cell-padding); vertical-align: top; } .uk-table tfoot { font-size: 0.875rem; } .uk-table caption { color: hsl(var(--muted-foreground)); font-size: 0.875rem; } .uk-table-middle, .uk-table-middle td { vertical-align: middle !important; } .uk-table-divider > tr:not(:first-child), .uk-table-divider > :not(:first-child) > tr, .uk-table-divider > :first-child > tr:not(:first-child) { border-top-width: 1px; border-color: hsl(var(--border)); } .uk-table-striped > tr:nth-of-type(odd), .uk-table-striped tbody tr:nth-of-type(odd) { border-top-width: 1px; border-bottom-width: 1px; border-color: hsl(var(--border)); background-color: hsl(var(--muted) / 0.5); } .uk-table-hover > tr:hover, .uk-table-hover tbody tr:hover { background-color: hsl(var(--muted) / 0.5); } .uk-table > tr.uk-active, .uk-table tbody tr.uk-active { background-color: hsl(var(--muted)); } .uk-table-justify th:first-child, .uk-table-justify td:first-child { padding-left: 0; } .uk-table-justify th:last-child, .uk-table-justify td:last-child { padding-right: 0; } .uk-table-shrink { width: 1px; } .uk-table-expand { min-width: 10rem; } .uk-table-link { padding: 0 !important; } .uk-table-link > a { padding: var(--uk-table-cell-padding); } .uk-table-striped > tr:nth-of-type(2n):last-child, .uk-table-striped tbody tr:nth-of-type(2n):last-child { border-bottom-width: 1px; border-color: hsl(var(--border)); } .uk-text-lead { color: hsl(var(--muted-foreground)); font-size: 1.25rem; line-height: 1.75rem; } .uk-text-meta { color: hsl(var(--muted-foreground)); font-size: 0.875rem; line-height: 1.25rem; } .uk-text-background { background-color: #1e87f0; background-image: linear-gradient(90deg, #1e87f0, #411ef0); -webkit-background-clip: text; display: inline-block; color: #0000 !important; } .uk-text-truncate { text-overflow: ellipsis; white-space: nowrap; max-width: 100%; overflow: hidden; } th.uk-text-truncate, td.uk-text-truncate { max-width: 0; } .uk-text-break { overflow-wrap: break-word; } th.uk-text-break, td.uk-text-break { word-break: break-word; } .uk-ts { flex-direction: column; flex: 1; display: flex; } .uk-ts > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(1rem * var(--tw-space-y-reverse)); } .uk-ts-key > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)); } .uk-ts-value { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0.5rem; display: grid; } .uk-ts-value button { border-radius: var(--uk-global-radius); box-shadow: var(--uk-global-shadow-s); font-size: var(--uk-global-font-size-s); line-height: var(--uk-global-line-height-s); border-width: 1px; border-color: hsl(var(--input)); background-color: hsl(var(--background)); justify-content: flex-start; align-items: center; height: 2rem; padding-left: 0.75rem; padding-right: 0.75rem; font-weight: 500; display: inline-flex; } .uk-ts-value button:hover { background-color: hsl(var(--accent)); color: hsl(var(--accent-foreground)); } .uk-ts-value button:focus-visible { --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); --tw-ring-color: hsl(var(--ring)); outline-style: dotted; } .uk-ts-value button.uk-active { border-color: hsl(var(--primary)); --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); --tw-ring-color: hsl(var(--primary)); } .uk-ts-hex { --tw-translate-x: -0.25rem; width: 1rem; height: 1rem; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity)); border-radius: 9999px; flex-shrink: 0; justify-content: center; align-items: center; display: flex; } .uk-ts-text:not(:first-child) { text-overflow: ellipsis; margin-left: 0.5rem; overflow: hidden; } .uk-thumbnav { flex-wrap: wrap; margin: 0 0 0 -1rem; padding: 0; list-style: none; display: flex; } .uk-thumbnav > * { padding-left: 1rem; } .uk-thumbnav > * > * { display: inline-block; position: relative; } .uk-thumbnav > * > :after { content: ""; background-image: linear-gradient(#fff0, #fff6); transition: opacity 0.1s ease-in-out; position: absolute; inset: 0; } .uk-thumbnav > * > :hover:after, .uk-thumbnav > .uk-active > :after { opacity: 0; } .uk-thumbnav-vertical { flex-direction: column; margin-top: -1rem; margin-left: 0; } .uk-thumbnav-vertical > * { padding-top: 1rem; padding-left: 0; } .uk-tooltip { z-index: var(--uk-tooltip-z); --uk-position-offset: 10px; --uk-position-viewport-offset: 8px; box-sizing: border-box; max-width: var(--uk-tooltip-max-width); font-size: var(--uk-global-font-size-s); line-height: var(--uk-global-line-height-s); border-radius: var(--uk-global-radius); padding: var(--uk-tooltip-padding); background-color: hsl(var(--primary)); color: hsl(var(--primary-foreground)); display: none; position: absolute; top: 0; } .uk-tooltip.uk-active { display: block; } :where(.uk-transition-fade), :where([class*="uk-transition-scale"]), :where([class*="uk-transition-slide"]) { --uk-position-translate-x: 0; --uk-position-translate-y: 0; } .uk-transition-fade, [class*="uk-transition-scale"], [class*="uk-transition-slide"] { --uk-translate-x: 0; --uk-translate-y: 0; --uk-scale-x: 1; --uk-scale-y: 1; transform: translate( var(--uk-position-translate-x), var(--uk-position-translate-y) ) translate(var(--uk-translate-x), var(--uk-translate-y)) scale(var(--uk-scale-x), var(--uk-scale-y)); opacity: 0; transition: opacity 0.3s ease-out, transform 0.3s ease-out, filter 0.3s ease-out; } .uk-transition-toggle:hover .uk-transition-fade, .uk-transition-toggle:focus .uk-transition-fade, .uk-transition-toggle .uk-transition-fade:focus-within, .uk-transition-active.uk-active .uk-transition-fade { opacity: 1; } [class*="uk-transition-scale"] { -webkit-backface-visibility: hidden; } .uk-transition-scale-up { --uk-scale-x: 1; --uk-scale-y: 1; } .uk-transition-scale-down { --uk-scale-x: 1.03; --uk-scale-y: 1.03; } .uk-transition-toggle:hover .uk-transition-scale-up, .uk-transition-toggle:focus .uk-transition-scale-up, .uk-transition-toggle .uk-transition-scale-up:focus-within, .uk-transition-active.uk-active .uk-transition-scale-up { --uk-scale-x: 1.03; --uk-scale-y: 1.03; opacity: 1; } .uk-transition-toggle:hover .uk-transition-scale-down, .uk-transition-toggle:focus .uk-transition-scale-down, .uk-transition-toggle .uk-transition-scale-down:focus-within, .uk-transition-active.uk-active .uk-transition-scale-down { --uk-scale-x: 1; --uk-scale-y: 1; opacity: 1; } .uk-transition-slide-top { --uk-translate-y: -100%; } .uk-transition-slide-bottom { --uk-translate-y: 100%; } .uk-transition-slide-left { --uk-translate-x: -100%; } .uk-transition-slide-right { --uk-translate-x: 100%; } .uk-transition-slide-top-sm { --uk-translate-y: -10px; } .uk-transition-slide-bottom-sm { --uk-translate-y: 10px; } .uk-transition-slide-left-sm { --uk-translate-x: -10px; } .uk-transition-slide-right-sm { --uk-translate-x: 10px; } .uk-transition-slide-top-md { --uk-translate-y: -3.5rem; } .uk-transition-slide-bottom-md { --uk-translate-y: 3.5rem; } .uk-transition-slide-left-md { --uk-translate-x: -3.5rem; } .uk-transition-slide-right-md { --uk-translate-x: 3.5rem; } .uk-transition-toggle:hover [class*="uk-transition-slide"], .uk-transition-toggle:focus [class*="uk-transition-slide"], .uk-transition-toggle [class*="uk-transition-slide"]:focus-within, .uk-transition-active.uk-active [class*="uk-transition-slide"] { --uk-translate-x: 0; --uk-translate-y: 0; opacity: 1; } .uk-transition-opaque { opacity: 1; } .uk-transition-slow { transition-duration: 0.7s; } .uk-transition-disable, .uk-transition-disable * { transition: none !important; } .uk-overflow-hidden { overflow: hidden; } .uk-resize { resize: both; } .uk-resize-horizontal { resize: horizontal; } .uk-resize-vertical { resize: vertical; } .uk-inline-clip { overflow: hidden; } .uk-preserve-width, .uk-preserve-width canvas, .uk-preserve-width img, .uk-preserve-width svg, .uk-preserve-width video { max-width: none; } .uk-responsive-width, .uk-responsive-height { box-sizing: border-box; } .uk-responsive-width { height: auto; max-width: 100% !important; } .uk-responsive-height { width: auto; max-width: none; max-height: 100%; } [uk-responsive], [data-uk-responsive] { max-width: 100%; } .uk-inline-clip[class*="uk-border-"] { -webkit-transform: translateZ(0); } .uk-dropcap:first-letter, .uk-dropcap > p:first-of-type:first-letter { float: left; margin-bottom: -2px; margin-right: 10px; font-size: 4.5em; line-height: 1; display: block; } @-moz-document url-prefix() { .uk-dropcap:first-letter, .uk-dropcap > p:first-of-type:first-letter { margin-top: 1.1%; } } .uk-disabled { pointer-events: none; } .uk-transform-center { transform: translate(-50%, -50%); } .uk-transform-origin-top-left { transform-origin: 0 0; } .uk-transform-origin-top-center { transform-origin: 50% 0; } .uk-transform-origin-top-right { transform-origin: 100% 0; } .uk-transform-origin-center-left { transform-origin: 0; } .uk-transform-origin-center-right { transform-origin: 100%; } .uk-transform-origin-bottom-left { transform-origin: 0 100%; } .uk-transform-origin-bottom-center { transform-origin: 50% 100%; } .uk-transform-origin-bottom-right { transform-origin: 100% 100%; } .uk-paragraph { line-height: 1.75rem; } .uk-paragraph:not(:first-child) { margin-top: 1.5rem; } .uk-blockquote { border-left-width: 2px; border-color: hsl(var(--border)); margin-top: 1.5rem; padding-left: 1.5rem; font-style: italic; } .uk-codespan { background-color: hsl(var(--muted)); border-radius: 0.25rem; padding: 0.2rem 0.3rem; font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace; font-weight: 600; position: relative; } .uk-text-right { text-align: right; } .uk-text-center { text-align: center; } .border-border { border-color: hsl(var(--border)); } .border-input { border-color: hsl(var(--input)); } .bg-accent { background-color: hsl(var(--accent)); } .bg-accent-foreground { background-color: hsl(var(--accent-foreground)); } .bg-background { background-color: hsl(var(--background)); } .bg-card { background-color: hsl(var(--card)); } .bg-card-foreground { background-color: hsl(var(--card-foreground)); } .bg-destructive { background-color: hsl(var(--destructive)); } .bg-destructive-foreground { background-color: hsl(var(--destructive-foreground)); } .bg-foreground { background-color: hsl(var(--foreground)); } .bg-muted { background-color: hsl(var(--muted)); } .bg-muted-foreground { background-color: hsl(var(--muted-foreground)); } .bg-popover { background-color: hsl(var(--popover)); } .bg-popover-foreground { background-color: hsl(var(--popover-foreground)); } .bg-primary { background-color: hsl(var(--primary)); } .bg-primary-foreground { background-color: hsl(var(--primary-foreground)); } .bg-secondary { background-color: hsl(var(--secondary)); } .bg-secondary-foreground { background-color: hsl(var(--secondary-foreground)); } .font-geist-mono { font-family: Geist Mono, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace; } .font-geist-sans { font-family: Geist Sans, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji; } .text-accent { color: hsl(var(--accent)); } .text-accent-foreground { color: hsl(var(--accent-foreground)); } .text-background { color: hsl(var(--background)); } .text-card { color: hsl(var(--card)); } .text-card-foreground { color: hsl(var(--card-foreground)); } .text-destructive { color: hsl(var(--destructive)); } .text-destructive-foreground { color: hsl(var(--destructive-foreground)); } .text-foreground { color: hsl(var(--foreground)); } .text-muted { color: hsl(var(--muted)); } .text-muted-foreground { color: hsl(var(--muted-foreground)); } .text-popover { color: hsl(var(--popover)); } .text-popover-foreground { color: hsl(var(--popover-foreground)); } .text-primary { color: hsl(var(--primary)); } .text-primary-foreground { color: hsl(var(--primary-foreground)); } .text-secondary { color: hsl(var(--secondary)); } .text-secondary-foreground { color: hsl(var(--secondary-foreground)); } .opacity-50 { opacity: 0.5; } .ring-ring { --tw-ring-color: hsl(var(--ring)); } .hover\:bg-accent:hover { background-color: hsl(var(--accent)); } .hover\:bg-accent-foreground:hover { background-color: hsl(var(--accent-foreground)); } .hover\:bg-background:hover { background-color: hsl(var(--background)); } .hover\:bg-card:hover { background-color: hsl(var(--card)); } .hover\:bg-card-foreground:hover { background-color: hsl(var(--card-foreground)); } .hover\:bg-destructive:hover { background-color: hsl(var(--destructive)); } .hover\:bg-destructive-foreground:hover { background-color: hsl(var(--destructive-foreground)); } .hover\:bg-foreground:hover { background-color: hsl(var(--foreground)); } .hover\:bg-muted:hover { background-color: hsl(var(--muted)); } .hover\:bg-muted-foreground:hover { background-color: hsl(var(--muted-foreground)); } .hover\:bg-popover:hover { background-color: hsl(var(--popover)); } .hover\:bg-popover-foreground:hover { background-color: hsl(var(--popover-foreground)); } .hover\:bg-primary:hover { background-color: hsl(var(--primary)); } .hover\:bg-primary-foreground:hover { background-color: hsl(var(--primary-foreground)); } .hover\:bg-secondary:hover { background-color: hsl(var(--secondary)); } .hover\:bg-secondary-foreground:hover { background-color: hsl(var(--secondary-foreground)); } .hover\:text-accent:hover { color: hsl(var(--accent)); } .hover\:text-accent-foreground:hover { color: hsl(var(--accent-foreground)); } .hover\:text-background:hover { color: hsl(var(--background)); } .hover\:text-card:hover { color: hsl(var(--card)); } .hover\:text-card-foreground:hover { color: hsl(var(--card-foreground)); } .hover\:text-destructive:hover { color: hsl(var(--destructive)); } .hover\:text-destructive-foreground:hover { color: hsl(var(--destructive-foreground)); } .hover\:text-foreground:hover { color: hsl(var(--foreground)); } .hover\:text-muted:hover { color: hsl(var(--muted)); } .hover\:text-muted-foreground:hover { color: hsl(var(--muted-foreground)); } .hover\:text-popover:hover { color: hsl(var(--popover)); } .hover\:text-popover-foreground:hover { color: hsl(var(--popover-foreground)); } .hover\:text-primary:hover { color: hsl(var(--primary)); } .hover\:text-primary-foreground:hover { color: hsl(var(--primary-foreground)); } .hover\:text-secondary:hover { color: hsl(var(--secondary)); } .hover\:text-secondary-foreground:hover { color: hsl(var(--secondary-foreground)); } @media (width>=640px) { .uk-container { padding-left: 2rem; padding-right: 2rem; } .uk-container-expand-left.uk-container-xs, .uk-container-expand-right.uk-container-xs { max-width: calc(50% + 375px - 2rem); } .uk-container-expand-left.uk-container-sm, .uk-container-expand-right.uk-container-sm { max-width: calc(50% + 450px - 2rem); } .uk-container-item-padding-remove-left, .uk-container-item-padding-remove-right { width: calc(100% + 2rem); } .uk-container-item-padding-remove-left { margin-left: -2rem; } .uk-container-item-padding-remove-right { margin-right: -2rem; } .uk-dropbar { padding-left: 2rem; padding-right: 2rem; } .uk-dropdown-dropbar { --uk-position-viewport-offset: 2rem; } .uk-stepper { flex-wrap: nowrap; justify-content: center; } .uk-stepper-default li { width: 100%; } .uk-stepper-counter.uk-stepper-default li:before { content: counter(item); margin-right: 0.5rem; display: inline-flex; } .uk-stepper-default li:not(:last-child):after { content: ""; background: hsl(var(--border)); width: 100%; height: 1px; margin-left: 1.5rem; margin-right: 1.5rem; } .uk-stepper-default li:last-child { width: auto; } .uk-stepper-default li.uk-stepper-checked:before { display: none; } .uk-stepper-default .uk-stepper-checked a { align-items: center; padding-left: 1.5rem; display: inline-flex; } .uk-stepper-default .uk-stepper-checked a:before { display: inline-flex; } } @media (width>=768px) { .uk-container-expand-left, .uk-container-expand-right { max-width: calc(50% + 600px - 2.5rem); } .uk-container-expand-left.uk-container-xs, .uk-container-expand-right.uk-container-xs { max-width: calc(50% + 375px - 2.5rem); } .uk-container-expand-left.uk-container-sm, .uk-container-expand-right.uk-container-sm { max-width: calc(50% + 450px - 2.5rem); } .uk-container-expand-left.uk-container-lg, .uk-container-expand-right.uk-container-lg { max-width: calc(50% + 700px - 2.5rem); } .uk-container-expand-left.uk-container-xl, .uk-container-expand-right.uk-container-xl { max-width: calc(50% + 800px - 2.5rem); } .uk-container-item-padding-remove-left, .uk-container-item-padding-remove-right { width: calc(100% + 2.5rem); } .uk-container-item-padding-remove-left { margin-left: -2.5rem; } .uk-container-item-padding-remove-right { margin-right: -2.5rem; } .uk-dropbar { padding-left: 2.5rem; padding-right: 2.5rem; } .uk-dropdown-dropbar { --uk-position-viewport-offset: 2.5rem; } .uk-form-horizontal .uk-form-label { float: left; width: 200px; margin-top: 7px; } .uk-form-horizontal .uk-form-controls { margin-left: 21rem; } .uk-form-horizontal .uk-form-controls-text { padding-top: 7px; } } @media (width<=768px) { .uk-form-horizontal .uk-form-label { margin-bottom: 5px; display: block; } .uk-table-responsive, .uk-table-responsive tbody, .uk-table-responsive th, .uk-table-responsive td, .uk-table-responsive tr { display: block; } .uk-table-responsive thead { display: none; } .uk-table-responsive th, .uk-table-responsive td { white-space: normal !important; width: auto !important; min-width: 0 !important; max-width: none !important; overflow: visible !important; } .uk-table-responsive th:not(:first-child):not(.uk-table-link), .uk-table-responsive td:not(:first-child):not(.uk-table-link), .uk-table-responsive .uk-table-link:not(:first-child) > a { padding-top: 5px !important; } .uk-table-responsive th:not(:last-child):not(.uk-table-link), .uk-table-responsive td:not(:last-child):not(.uk-table-link), .uk-table-responsive .uk-table-link:not(:last-child) > a { padding-bottom: 5px !important; } .uk-table-justify.uk-table-responsive th, .uk-table-justify.uk-table-responsive td { padding-left: 0; padding-right: 0; } } @media (width<=640px) { .uk-notification { width: auto; margin: 0; left: 10px; right: 10px; } } @media (hover: none) { .uk-hidden-touch { display: none !important; } } @media (hover) { .uk-hidden-notouch { display: none !important; } } @media (pointer: coarse) { .uk-background-fixed { background-attachment: scroll; } } @media print { *, :before, :after { color: #000 !important; box-shadow: none !important; text-shadow: none !important; background: 0 0 !important; } a, a:visited { text-decoration: underline; } pre, blockquote { page-break-inside: avoid; border: 1px solid #999; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } @page { margin: 0.5cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } } @layer theme { :root, :host { --font-sans: "Geist", sans-serif; --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; --font-mono: "'Geist Mono'", monospace; --color-red-50: oklch(0.971 0.013 17.38); --color-red-100: oklch(0.936 0.032 17.717); --color-red-200: oklch(0.885 0.062 18.334); --color-red-300: oklch(0.808 0.114 19.571); --color-red-400: oklch(0.704 0.191 22.216); --color-red-500: oklch(0.637 0.237 25.331); --color-red-600: oklch(0.577 0.245 27.325); --color-red-700: oklch(0.505 0.213 27.518); --color-red-800: oklch(0.444 0.177 26.899); --color-red-900: oklch(0.396 0.141 25.723); --color-red-950: oklch(0.258 0.092 26.042); --color-orange-50: oklch(0.98 0.016 73.684); --color-orange-100: oklch(0.954 0.038 75.164); --color-orange-200: oklch(0.901 0.076 70.697); --color-orange-300: oklch(0.837 0.128 66.29); --color-orange-400: oklch(0.75 0.183 55.934); --color-orange-500: oklch(0.705 0.213 47.604); --color-orange-600: oklch(0.646 0.222 41.116); --color-orange-700: oklch(0.553 0.195 38.402); --color-orange-800: oklch(0.47 0.157 37.304); --color-orange-900: oklch(0.408 0.123 38.172); --color-orange-950: oklch(0.266 0.079 36.259); --color-amber-50: oklch(0.987 0.022 95.277); --color-amber-100: oklch(0.962 0.059 95.617); --color-amber-200: oklch(0.924 0.12 95.746); --color-amber-300: oklch(0.879 0.169 91.605); --color-amber-400: oklch(0.828 0.189 84.429); --color-amber-500: oklch(0.769 0.188 70.08); --color-amber-600: oklch(0.666 0.179 58.318); --color-amber-700: oklch(0.555 0.163 48.998); --color-amber-800: oklch(0.473 0.137 46.201); --color-amber-900: oklch(0.414 0.112 45.904); --color-amber-950: oklch(0.279 0.077 45.635); --color-yellow-50: oklch(0.987 0.026 102.212); --color-yellow-100: oklch(0.973 0.071 103.193); --color-yellow-200: oklch(0.945 0.129 101.54); --color-yellow-300: oklch(0.905 0.182 98.111); --color-yellow-400: oklch(0.852 0.199 91.936); --color-yellow-500: oklch(0.795 0.184 86.047); --color-yellow-600: oklch(0.681 0.162 75.834); --color-yellow-700: oklch(0.554 0.135 66.442); --color-yellow-800: oklch(0.476 0.114 61.907); --color-yellow-900: oklch(0.421 0.095 57.708); --color-yellow-950: oklch(0.286 0.066 53.813); --color-lime-50: oklch(0.986 0.031 120.757); --color-lime-100: oklch(0.967 0.067 122.328); --color-lime-200: oklch(0.938 0.127 124.321); --color-lime-300: oklch(0.897 0.196 126.665); --color-lime-400: oklch(0.841 0.238 128.85); --color-lime-500: oklch(0.768 0.233 130.85); --color-lime-600: oklch(0.648 0.2 131.684); --color-lime-700: oklch(0.532 0.157 131.589); --color-lime-800: oklch(0.453 0.124 130.933); --color-lime-900: oklch(0.405 0.101 131.063); --color-lime-950: oklch(0.274 0.072 132.109); --color-green-50: oklch(0.982 0.018 155.826); --color-green-100: oklch(0.962 0.044 156.743); --color-green-200: oklch(0.925 0.084 155.995); --color-green-300: oklch(0.871 0.15 154.449); --color-green-400: oklch(0.792 0.209 151.711); --color-green-500: oklch(0.723 0.219 149.579); --color-green-600: oklch(0.627 0.194 149.214); --color-green-700: oklch(0.527 0.154 150.069); --color-green-800: oklch(0.448 0.119 151.328); --color-green-900: oklch(0.393 0.095 152.535); --color-green-950: oklch(0.266 0.065 152.934); --color-emerald-50: oklch(0.979 0.021 166.113); --color-emerald-100: oklch(0.95 0.052 163.051); --color-emerald-200: oklch(0.905 0.093 164.15); --color-emerald-300: oklch(0.845 0.143 164.978); --color-emerald-400: oklch(0.765 0.177 163.223); --color-emerald-500: oklch(0.696 0.17 162.48); --color-emerald-600: oklch(0.596 0.145 163.225); --color-emerald-700: oklch(0.508 0.118 165.612); --color-emerald-800: oklch(0.432 0.095 166.913); --color-emerald-900: oklch(0.378 0.077 168.94); --color-emerald-950: oklch(0.262 0.051 172.552); --color-teal-50: oklch(0.984 0.014 180.72); --color-teal-100: oklch(0.953 0.051 180.801); --color-teal-200: oklch(0.91 0.096 180.426); --color-teal-300: oklch(0.855 0.138 181.071); --color-teal-400: oklch(0.777 0.152 181.912); --color-teal-500: oklch(0.704 0.14 182.503); --color-teal-600: oklch(0.6 0.118 184.704); --color-teal-700: oklch(0.511 0.096 186.391); --color-teal-800: oklch(0.437 0.078 188.216); --color-teal-900: oklch(0.386 0.063 188.416); --color-teal-950: oklch(0.277 0.046 192.524); --color-cyan-50: oklch(0.984 0.019 200.873); --color-cyan-100: oklch(0.956 0.045 203.388); --color-cyan-200: oklch(0.917 0.08 205.041); --color-cyan-300: oklch(0.865 0.127 207.078); --color-cyan-400: oklch(0.789 0.154 211.53); --color-cyan-500: oklch(0.715 0.143 215.221); --color-cyan-600: oklch(0.609 0.126 221.723); --color-cyan-700: oklch(0.52 0.105 223.128); --color-cyan-800: oklch(0.45 0.085 224.283); --color-cyan-900: oklch(0.398 0.07 227.392); --color-cyan-950: oklch(0.302 0.056 229.695); --color-sky-50: oklch(0.977 0.013 236.62); --color-sky-100: oklch(0.951 0.026 236.824); --color-sky-200: oklch(0.901 0.058 230.902); --color-sky-300: oklch(0.828 0.111 230.318); --color-sky-400: oklch(0.746 0.16 232.661); --color-sky-500: oklch(0.685 0.169 237.323); --color-sky-600: oklch(0.588 0.158 241.966); --color-sky-700: oklch(0.5 0.134 242.749); --color-sky-800: oklch(0.443 0.11 240.79); --color-sky-900: oklch(0.391 0.09 240.876); --color-sky-950: oklch(0.293 0.066 243.157); --color-blue-50: oklch(0.97 0.014 254.604); --color-blue-100: oklch(0.932 0.032 255.585); --color-blue-200: oklch(0.882 0.059 254.128); --color-blue-300: oklch(0.809 0.105 251.813); --color-blue-400: oklch(0.707 0.165 254.624); --color-blue-500: oklch(0.623 0.214 259.815); --color-blue-600: oklch(0.546 0.245 262.881); --color-blue-700: oklch(0.488 0.243 264.376); --color-blue-800: oklch(0.424 0.199 265.638); --color-blue-900: oklch(0.379 0.146 265.522); --color-blue-950: oklch(0.282 0.091 267.935); --color-indigo-50: oklch(0.962 0.018 272.314); --color-indigo-100: oklch(0.93 0.034 272.788); --color-indigo-200: oklch(0.87 0.065 274.039); --color-indigo-300: oklch(0.785 0.115 274.713); --color-indigo-400: oklch(0.673 0.182 276.935); --color-indigo-500: oklch(0.585 0.233 277.117); --color-indigo-600: oklch(0.511 0.262 276.966); --color-indigo-700: oklch(0.457 0.24 277.023); --color-indigo-800: oklch(0.398 0.195 277.366); --color-indigo-900: oklch(0.359 0.144 278.697); --color-indigo-950: oklch(0.257 0.09 281.288); --color-violet-50: oklch(0.969 0.016 293.756); --color-violet-100: oklch(0.943 0.029 294.588); --color-violet-200: oklch(0.894 0.057 293.283); --color-violet-300: oklch(0.811 0.111 293.571); --color-violet-400: oklch(0.702 0.183 293.541); --color-violet-500: oklch(0.606 0.25 292.717); --color-violet-600: oklch(0.541 0.281 293.009); --color-violet-700: oklch(0.491 0.27 292.581); --color-violet-800: oklch(0.432 0.232 292.759); --color-violet-900: oklch(0.38 0.189 293.745); --color-violet-950: oklch(0.283 0.141 291.089); --color-purple-50: oklch(0.977 0.014 308.299); --color-purple-100: oklch(0.946 0.033 307.174); --color-purple-200: oklch(0.902 0.063 306.703); --color-purple-300: oklch(0.827 0.119 306.383); --color-purple-400: oklch(0.714 0.203 305.504); --color-purple-500: oklch(0.627 0.265 303.9); --color-purple-600: oklch(0.558 0.288 302.321); --color-purple-700: oklch(0.496 0.265 301.924); --color-purple-800: oklch(0.438 0.218 303.724); --color-purple-900: oklch(0.381 0.176 304.987); --color-purple-950: oklch(0.291 0.149 302.717); --color-fuchsia-50: oklch(0.977 0.017 320.058); --color-fuchsia-100: oklch(0.952 0.037 318.852); --color-fuchsia-200: oklch(0.903 0.076 319.62); --color-fuchsia-300: oklch(0.833 0.145 321.434); --color-fuchsia-400: oklch(0.74 0.238 322.16); --color-fuchsia-500: oklch(0.667 0.295 322.15); --color-fuchsia-600: oklch(0.591 0.293 322.896); --color-fuchsia-700: oklch(0.518 0.253 323.949); --color-fuchsia-800: oklch(0.452 0.211 324.591); --color-fuchsia-900: oklch(0.401 0.17 325.612); --color-fuchsia-950: oklch(0.293 0.136 325.661); --color-pink-50: oklch(0.971 0.014 343.198); --color-pink-100: oklch(0.948 0.028 342.258); --color-pink-200: oklch(0.899 0.061 343.231); --color-pink-300: oklch(0.823 0.12 346.018); --color-pink-400: oklch(0.718 0.202 349.761); --color-pink-500: oklch(0.656 0.241 354.308); --color-pink-600: oklch(0.592 0.249 0.584); --color-pink-700: oklch(0.525 0.223 3.958); --color-pink-800: oklch(0.459 0.187 3.815); --color-pink-900: oklch(0.408 0.153 2.432); --color-pink-950: oklch(0.284 0.109 3.907); --color-rose-50: oklch(0.969 0.015 12.422); --color-rose-100: oklch(0.941 0.03 12.58); --color-rose-200: oklch(0.892 0.058 10.001); --color-rose-300: oklch(0.81 0.117 11.638); --color-rose-400: oklch(0.712 0.194 13.428); --color-rose-500: oklch(0.645 0.246 16.439); --color-rose-600: oklch(0.586 0.253 17.585); --color-rose-700: oklch(0.514 0.222 16.935); --color-rose-800: oklch(0.455 0.188 13.697); --color-rose-900: oklch(0.41 0.159 10.272); --color-rose-950: oklch(0.271 0.105 12.094); --color-slate-50: oklch(0.984 0.003 247.858); --color-slate-100: oklch(0.968 0.007 247.896); --color-slate-200: oklch(0.929 0.013 255.508); --color-slate-300: oklch(0.869 0.022 252.894); --color-slate-400: oklch(0.704 0.04 256.788); --color-slate-500: oklch(0.554 0.046 257.417); --color-slate-600: oklch(0.446 0.043 257.281); --color-slate-700: oklch(0.372 0.044 257.287); --color-slate-800: oklch(0.279 0.041 260.031); --color-slate-900: oklch(0.208 0.042 265.755); --color-slate-950: oklch(0.129 0.042 264.695); --color-gray-50: oklch(0.985 0.002 247.839); --color-gray-100: oklch(0.967 0.003 264.542); --color-gray-200: oklch(0.928 0.006 264.531); --color-gray-300: oklch(0.872 0.01 258.338); --color-gray-400: oklch(0.707 0.022 261.325); --color-gray-500: oklch(0.551 0.027 264.364); --color-gray-600: oklch(0.446 0.03 256.802); --color-gray-700: oklch(0.373 0.034 259.733); --color-gray-800: oklch(0.278 0.033 256.848); --color-gray-900: oklch(0.21 0.034 264.665); --color-gray-950: oklch(0.13 0.028 261.692); --color-zinc-50: oklch(0.985 0 0); --color-zinc-100: oklch(0.967 0.001 286.375); --color-zinc-200: oklch(0.92 0.004 286.32); --color-zinc-300: oklch(0.871 0.006 286.286); --color-zinc-400: oklch(0.705 0.015 286.067); --color-zinc-500: oklch(0.552 0.016 285.938); --color-zinc-600: oklch(0.442 0.017 285.786); --color-zinc-700: oklch(0.37 0.013 285.805); --color-zinc-800: oklch(0.274 0.006 286.033); --color-zinc-900: oklch(0.21 0.006 285.885); --color-zinc-950: oklch(0.141 0.005 285.823); --color-neutral-50: oklch(0.985 0 0); --color-neutral-100: oklch(0.97 0 0); --color-neutral-200: oklch(0.922 0 0); --color-neutral-300: oklch(0.87 0 0); --color-neutral-400: oklch(0.708 0 0); --color-neutral-500: oklch(0.556 0 0); --color-neutral-600: oklch(0.439 0 0); --color-neutral-700: oklch(0.371 0 0); --color-neutral-800: oklch(0.269 0 0); --color-neutral-900: oklch(0.205 0 0); --color-neutral-950: oklch(0.145 0 0); --color-stone-50: oklch(0.985 0.001 106.423); --color-stone-100: oklch(0.97 0.001 106.424); --color-stone-200: oklch(0.923 0.003 48.717); --color-stone-300: oklch(0.869 0.005 56.366); --color-stone-400: oklch(0.709 0.01 56.259); --color-stone-500: oklch(0.553 0.013 58.071); --color-stone-600: oklch(0.444 0.011 73.639); --color-stone-700: oklch(0.374 0.01 67.558); --color-stone-800: oklch(0.268 0.007 34.298); --color-stone-900: oklch(0.216 0.006 56.043); --color-stone-950: oklch(0.147 0.004 49.25); --color-black: #000; --color-white: #fff; --spacing: 0.25rem; --breakpoint-sm: 40rem; --breakpoint-md: 48rem; --breakpoint-lg: 64rem; --breakpoint-xl: 80rem; --breakpoint-2xl: 96rem; --container-3xs: 16rem; --container-2xs: 18rem; --container-xs: 20rem; --container-sm: 24rem; --container-md: 28rem; --container-lg: 32rem; --container-xl: 36rem; --container-2xl: 42rem; --container-3xl: 48rem; --container-4xl: 56rem; --container-5xl: 64rem; --container-6xl: 72rem; --container-7xl: 80rem; --text-xs: 0.75rem; --text-xs--line-height: calc(1 / 0.75); --text-sm: 0.875rem; --text-sm--line-height: calc(1.25 / 0.875); --text-base: 1rem; --text-base--line-height: calc(1.5 / 1); --text-lg: 1.125rem; --text-lg--line-height: calc(1.75 / 1.125); --text-xl: 1.25rem; --text-xl--line-height: calc(1.75 / 1.25); --text-2xl: 1.5rem; --text-2xl--line-height: calc(2 / 1.5); --text-3xl: 1.875rem; --text-3xl--line-height: calc(2.25 / 1.875); --text-4xl: 2.25rem; --text-4xl--line-height: calc(2.5 / 2.25); --text-5xl: 3rem; --text-5xl--line-height: 1; --text-6xl: 3.75rem; --text-6xl--line-height: 1; --text-7xl: 4.5rem; --text-7xl--line-height: 1; --text-8xl: 6rem; --text-8xl--line-height: 1; --text-9xl: 8rem; --text-9xl--line-height: 1; --font-weight-thin: 100; --font-weight-extralight: 200; --font-weight-light: 300; --font-weight-normal: 400; --font-weight-medium: 500; --font-weight-semibold: 600; --font-weight-bold: 700; --font-weight-extrabold: 800; --font-weight-black: 900; --tracking-tighter: -0.05em; --tracking-tight: -0.025em; --tracking-normal: 0em; --tracking-wide: 0.025em; --tracking-wider: 0.05em; --tracking-widest: 0.1em; --leading-tight: 1.25; --leading-snug: 1.375; --leading-normal: 1.5; --leading-relaxed: 1.625; --leading-loose: 2; --radius-xs: 0.125rem; --radius-sm: 0.25rem; --radius-md: 0.375rem; --radius-lg: 0.5rem; --radius-xl: 0.75rem; --radius-2xl: 1rem; --radius-3xl: 1.5rem; --radius-4xl: 2rem; --shadow-2xs: 0 1px #0000000d; --shadow-xs: 0 1px 2px 0 #0000000d; --shadow-sm: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a; --shadow-md: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a; --shadow-lg: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a; --shadow-xl: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a; --shadow-2xl: 0 25px 50px -12px #00000040; --inset-shadow-2xs: inset 0 1px #0000000d; --inset-shadow-xs: inset 0 1px 1px #0000000d; --inset-shadow-sm: inset 0 2px 4px #0000000d; --drop-shadow-xs: 0 1px 1px #0000000d; --drop-shadow-sm: 0 1px 2px #00000026; --drop-shadow-md: 0 3px 3px #0000001f; --drop-shadow-lg: 0 4px 4px #00000026; --drop-shadow-xl: 0 9px 7px #0000001a; --drop-shadow-2xl: 0 25px 25px #00000026; --ease-in: cubic-bezier(0.4, 0, 1, 1); --ease-out: cubic-bezier(0, 0, 0.2, 1); --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1); --animate-spin: spin 1s linear infinite; --animate-ping: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite; --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite; --animate-bounce: bounce 1s infinite; --blur-xs: 4px; --blur-sm: 8px; --blur-md: 12px; --blur-lg: 16px; --blur-xl: 24px; --blur-2xl: 40px; --blur-3xl: 64px; --perspective-dramatic: 100px; --perspective-near: 300px; --perspective-normal: 500px; --perspective-midrange: 800px; --perspective-distant: 1200px; --aspect-video: 16/9; --default-transition-duration: 0.15s; --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); --default-font-family: var(--font-sans); --default-font-feature-settings: var(--font-sans--font-feature-settings); --default-font-variation-settings: var( --font-sans--font-variation-settings ); --default-mono-font-family: var(--font-mono); --default-mono-font-feature-settings: var( --font-mono--font-feature-settings ); --default-mono-font-variation-settings: var( --font-mono--font-variation-settings ); } } @layer base { *, :after, :before, ::backdrop { box-sizing: border-box; border: 0 solid; margin: 0; padding: 0; } ::file-selector-button { box-sizing: border-box; border: 0 solid; margin: 0; padding: 0; } html, :host { -webkit-text-size-adjust: 100%; tab-size: 4; line-height: 1.5; font-family: var( --default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" ); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; } body { line-height: inherit; } hr { height: 0; color: inherit; border-top-width: 1px; } abbr:where([title]) { text-decoration: underline dotted; } h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; } a { color: inherit; -webkit-text-decoration: inherit; -webkit-text-decoration: inherit; -webkit-text-decoration: inherit; text-decoration: inherit; } b, strong { font-weight: bolder; } code, kbd, samp, pre { font-family: var( --default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace ); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var( --default-mono-font-variation-settings, normal ); font-size: 1em; } small { font-size: 80%; } sub, sup { vertical-align: baseline; font-size: 75%; line-height: 0; position: relative; } sub { bottom: -0.25em; } sup { top: -0.5em; } table { text-indent: 0; border-color: inherit; border-collapse: collapse; } :-moz-focusring { outline: auto; } progress { vertical-align: baseline; } summary { display: list-item; } ol, ul, menu { list-style: none; } img, svg, video, canvas, audio, iframe, embed, object { vertical-align: middle; display: block; } img, video { max-width: 100%; height: auto; } button, input, select, optgroup, textarea { font: inherit; font-feature-settings: inherit; font-variation-settings: inherit; letter-spacing: inherit; color: inherit; opacity: 1; background-color: #0000; border-radius: 0; } ::file-selector-button { font: inherit; font-feature-settings: inherit; font-variation-settings: inherit; letter-spacing: inherit; color: inherit; opacity: 1; background-color: #0000; border-radius: 0; } :where(select:is([multiple], [size])) optgroup { font-weight: bolder; } :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; } ::file-selector-button { margin-inline-end: 4px; } ::placeholder { opacity: 1; color: color-mix(in oklab, currentColor 50%, transparent); } textarea { resize: vertical; } ::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; } ::-webkit-datetime-edit { display: inline-flex; } ::-webkit-datetime-edit-fields-wrapper { padding: 0; } ::-webkit-datetime-edit { padding-block: 0; } ::-webkit-datetime-edit-year-field { padding-block: 0; } ::-webkit-datetime-edit-month-field { padding-block: 0; } ::-webkit-datetime-edit-day-field { padding-block: 0; } ::-webkit-datetime-edit-hour-field { padding-block: 0; } ::-webkit-datetime-edit-minute-field { padding-block: 0; } ::-webkit-datetime-edit-second-field { padding-block: 0; } ::-webkit-datetime-edit-millisecond-field { padding-block: 0; } ::-webkit-datetime-edit-meridiem-field { padding-block: 0; } :-moz-ui-invalid { box-shadow: none; } button, input:where([type="button"], [type="reset"], [type="submit"]) { appearance: button; } ::file-selector-button { appearance: button; } ::-webkit-inner-spin-button { height: auto; } ::-webkit-outer-spin-button { height: auto; } [hidden]:where(:not([hidden="until-found"])) { display: none !important; } } @layer components; @layer utilities { .sr-only { clip: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0; width: 1px; height: 1px; margin: -1px; padding: 0; position: absolute; overflow: hidden; } .absolute { position: absolute; } .fixed { position: fixed; } .relative { position: relative; } .static { position: static; } .sticky { position: sticky; } .inset-0 { inset: calc(var(--spacing) * 0); } .z-10 { z-index: 10; } .col-span-1 { grid-column: span 1 / span 1; } .col-span-2 { grid-column: span 2 / span 2; } .container { width: 100%; } @media (width>=40rem) { .container { max-width: 40rem; } } @media (width>=48rem) { .container { max-width: 48rem; } } @media (width>=64rem) { .container { max-width: 64rem; } } @media (width>=80rem) { .container { max-width: 80rem; } } @media (width>=96rem) { .container { max-width: 96rem; } } .-mx-1 { margin-inline: calc(var(--spacing) * -1); } .my-20 { margin-block: calc(var(--spacing) * 20); } .mt-2 { margin-top: calc(var(--spacing) * 2); } .mt-4 { margin-top: calc(var(--spacing) * 4); } .mr-2 { margin-right: calc(var(--spacing) * 2); } .ml-auto { margin-left: auto; } .line-clamp-1 { -webkit-line-clamp: 1; -webkit-box-orient: vertical; display: -webkit-box; overflow: hidden; } .line-clamp-2 { -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box; overflow: hidden; } .block { display: block; } .contents { display: contents; } .flex { display: flex; } .grid { display: grid; } .hidden { display: none; } .inline { display: inline; } .inline-flex { display: inline-flex; } .table { display: table; } .aspect-square { aspect-ratio: 1; } .size-4 { width: calc(var(--spacing) * 4); height: calc(var(--spacing) * 4); } .\!h-\[2\.5rem\] { height: 2.5rem !important; } .\!h-\[90svh\] { height: 90svh !important; } .\!h-\[90vh\] { height: 90vh !important; } .h-2 { height: calc(var(--spacing) * 2); } .h-4 { height: calc(var(--spacing) * 4); } .h-6 { height: calc(var(--spacing) * 6); } .h-10 { height: calc(var(--spacing) * 10); } .h-14 { height: calc(var(--spacing) * 14); } .h-\[31svw\] { height: 31svw; } .h-\[31vw\] { height: 31vw; } .h-\[90svh\] { height: 90svh; } .h-\[90vh\] { height: 90vh; } .h-auto { height: auto; } .h-screen { height: 100vh; } .max-h-\[600px\] { max-height: 600px; } .w-2 { width: calc(var(--spacing) * 2); } .w-4 { width: calc(var(--spacing) * 4); } .w-6 { width: calc(var(--spacing) * 6); } .w-10 { width: calc(var(--spacing) * 10); } .w-52 { width: calc(var(--spacing) * 52); } .w-72 { width: calc(var(--spacing) * 72); } .w-80 { width: calc(var(--spacing) * 80); } .w-\[25svw\] { width: 25svw; } .w-\[25vw\] { width: 25vw; } .w-full { width: 100%; } .w-screen { width: 100vw; } .max-w-40 { max-width: calc(var(--spacing) * 40); } .min-w-fit { min-width: fit-content; } .flex-1 { flex: 1; } .flex-none { flex: none; } .flex-shrink { flex-shrink: 1; } .flex-grow { flex-grow: 1; } .transform { transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y); } .resize { resize: both; } .grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); } .flex-col { flex-direction: column; } .flex-row { flex-direction: row; } .items-center { align-items: center; } .items-start { align-items: flex-start; } .justify-between { justify-content: space-between; } .justify-center { justify-content: center; } .justify-end { justify-content: flex-end; } .gap-1 { gap: calc(var(--spacing) * 1); } .gap-2 { gap: calc(var(--spacing) * 2); } .gap-4 { gap: calc(var(--spacing) * 4); } .gap-6 { gap: calc(var(--spacing) * 6); } .gap-x-1 { column-gap: calc(var(--spacing) * 1); } .gap-x-2 { column-gap: calc(var(--spacing) * 2); } :where(.space-y-2 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc( calc(var(--spacing) * 2) * var(--tw-space-y-reverse) ); margin-block-end: calc( calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)) ); } :where(.space-y-4 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc( calc(var(--spacing) * 4) * var(--tw-space-y-reverse) ); margin-block-end: calc( calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)) ); } :where(.space-y-6 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc( calc(var(--spacing) * 6) * var(--tw-space-y-reverse) ); margin-block-end: calc( calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)) ); } :where(.divide-x > :not(:last-child)) { --tw-divide-x-reverse: 0; border-inline-style: var(--tw-border-style); border-inline-start-width: calc(1px * var(--tw-divide-x-reverse)); border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))); } .overflow-hidden { overflow: hidden; } .overflow-y-auto { overflow-y: auto; } .\!rounded-md { border-radius: var(--radius-md) !important; } .rounded-2xl { border-radius: var(--radius-2xl); } .rounded-full { border-radius: 3.40282e38px; } .border { border-style: var(--tw-border-style); border-width: 1px; } .border-t { border-top-style: var(--tw-border-style); border-top-width: 1px; } .border-b { border-bottom-style: var(--tw-border-style); border-bottom-width: 1px; } .\!bg-\[hsl\(var\(--muted\)\)\]\/75 { background-color: color-mix( in oklab, hsl(var(--muted)) 75%, transparent ) !important; } .bg-\[hsl\(var\(--foreground\)\)\]\/70 { background-color: color-mix( in oklab, hsl(var(--foreground)) 70%, transparent ); } .bg-blue-600 { background-color: var(--color-blue-600); } .bg-zinc-900 { background-color: var(--color-zinc-900); } .object-cover { object-fit: cover; } .p-1 { padding: calc(var(--spacing) * 1); } .p-2 { padding: calc(var(--spacing) * 2); } .p-3 { padding: calc(var(--spacing) * 3); } .p-4 { padding: calc(var(--spacing) * 4); } .p-8 { padding: calc(var(--spacing) * 8); } .px-2 { padding-inline: calc(var(--spacing) * 2); } .px-4 { padding-inline: calc(var(--spacing) * 4); } .px-8 { padding-inline: calc(var(--spacing) * 8); } .py-2 { padding-block: calc(var(--spacing) * 2); } .pt-0 { padding-top: calc(var(--spacing) * 0); } .pl-2 { padding-left: calc(var(--spacing) * 2); } .text-center { text-align: center; } .\!text-6xl { font-size: var(--text-6xl) !important; line-height: var(--tw-leading, var(--text-6xl--line-height)) !important; } .text-lg { font-size: var(--text-lg); line-height: var(--tw-leading, var(--text-lg--line-height)); } .text-sm { font-size: var(--text-sm); line-height: var(--tw-leading, var(--text-sm--line-height)); } .text-xl { font-size: var(--text-xl); line-height: var(--tw-leading, var(--text-xl--line-height)); } .text-xs { font-size: var(--text-xs); line-height: var(--tw-leading, var(--text-xs--line-height)); } .font-bold { --tw-font-weight: var(--font-weight-bold); font-weight: var(--font-weight-bold); } .font-medium { --tw-font-weight: var(--font-weight-medium); font-weight: var(--font-weight-medium); } .font-semibold { --tw-font-weight: var(--font-weight-semibold); font-weight: var(--font-weight-semibold); } .whitespace-pre-line { white-space: pre-line; } .text-\[hsl\(var\(--background\)\)\] { color: hsl(var(--background)); } .text-green-500 { color: var(--color-green-500); } .text-red-500 { color: var(--color-red-500); } .text-white { color: var(--color-white); } .uppercase { text-transform: uppercase; } .ordinal { --tw-ordinal: ordinal; font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction); } .underline { text-decoration-line: underline; } .underline-offset-4 { text-underline-offset: 4px; } .opacity-50 { opacity: 0.5; } .blur { --tw-blur: blur(8px); filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); } .grayscale { --tw-grayscale: grayscale(100%); filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); } .invert { --tw-invert: invert(100%); filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); } .sepia { --tw-sepia: sepia(100%); filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); } .filter { filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); } .\!backdrop-blur-lg { --tw-backdrop-blur: blur(var(--blur-lg)) !important; backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia) !important; } .\!backdrop-blur-md { --tw-backdrop-blur: blur(var(--blur-md)) !important; backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia) !important; } .transition { transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter; transition-timing-function: var( --tw-ease, var(--default-transition-timing-function) ); transition-duration: var(--tw-duration, var(--default-transition-duration)); } .ease-in-out { --tw-ease: var(--ease-in-out); transition-timing-function: var(--ease-in-out); } @media (width<48rem) { .max-md\:hidden { display: none; } } @media (width>=48rem) { .md\:w-\[30vw\] { width: 30vw; } } @media (width>=64rem) { .lg\:col-span-1 { grid-column: span 1 / span 1; } .lg\:flex { display: flex; } } @media (width>=80rem) { .xl\:flex { display: flex; } .xl\:grid { display: grid; } } @media (prefers-color-scheme: dark) { .dark\:bg-\[hsl\(var\(--background\)\)\]\/60 { background-color: color-mix( in oklab, hsl(var(--background)) 60%, transparent ); } .dark\:text-\[hsl\(var\(--foreground\)\)\] { color: hsl(var(--foreground)); } } } @font-face { font-family: Geist; font-style: normal; font-weight: 100 900; font-display: swap; src: url(https://fonts.gstatic.com/s/geist/v1/gyByhwUxId8gMEwSGFWNPoTcZY7pVQ.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face { font-family: Geist; font-style: normal; font-weight: 100 900; font-display: swap; src: url(https://fonts.gstatic.com/s/geist/v1/gyByhwUxId8gMEwcGFWNPoTcZY4.woff2) format("woff2"); unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face { font-family: Geist Mono; font-style: normal; font-weight: 100 900; font-display: swap; src: url(https://fonts.gstatic.com/s/geistmono/v1/or3nQ6H-1_WfwkMZI_qYFrkdmhHijks9bNn0.woff2) format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face { font-family: Geist Mono; font-style: normal; font-weight: 100 900; font-display: swap; src: url(https://fonts.gstatic.com/s/geistmono/v1/or3nQ6H-1_WfwkMZI_qYFrcdmhHijks9bA.woff2) format("woff2"); unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } :root { font-feature-settings: "liga" 1, "calt" 1; font-family: Geist, sans-serif; } @media (width<=768px) { .uk-subnav > * > :first-child { padding-left: 0.5rem !important; padding-right: 0.5rem !important; } } @keyframes spin { to { transform: rotate(360deg); } } @keyframes ping { 75%, to { opacity: 0; transform: scale(2); } } @keyframes pulse { 50% { opacity: 0.5; } } @keyframes bounce { 0%, to { animation-timing-function: cubic-bezier(0.8, 0, 1, 1); transform: translateY(-25%); } 50% { animation-timing-function: cubic-bezier(0, 0, 0.2, 1); transform: none; } } @property --tw-rotate-x { syntax: "*"; inherits: false; initial-value: rotateX(0); } @property --tw-rotate-y { syntax: "*"; inherits: false; initial-value: rotateY(0); } @property --tw-rotate-z { syntax: "*"; inherits: false; initial-value: rotateZ(0); } @property --tw-skew-x { syntax: "*"; inherits: false; initial-value: skewX(0); } @property --tw-skew-y { syntax: "*"; inherits: false; initial-value: skewY(0); } @property --tw-space-y-reverse { syntax: "*"; inherits: false; initial-value: 0; } @property --tw-divide-x-reverse { syntax: "*"; inherits: false; initial-value: 0; } @property --tw-border-style { syntax: "*"; inherits: false; initial-value: solid; } @property --tw-font-weight { syntax: "*"; inherits: false; } @property --tw-ordinal { syntax: "*"; inherits: false; } @property --tw-slashed-zero { syntax: "*"; inherits: false; } @property --tw-numeric-figure { syntax: "*"; inherits: false; } @property --tw-numeric-spacing { syntax: "*"; inherits: false; } @property --tw-numeric-fraction { syntax: "*"; inherits: false; } @property --tw-blur { syntax: "*"; inherits: false; } @property --tw-brightness { syntax: "*"; inherits: false; } @property --tw-contrast { syntax: "*"; inherits: false; } @property --tw-grayscale { syntax: "*"; inherits: false; } @property --tw-hue-rotate { syntax: "*"; inherits: false; } @property --tw-invert { syntax: "*"; inherits: false; } @property --tw-opacity { syntax: "*"; inherits: false; } @property --tw-saturate { syntax: "*"; inherits: false; } @property --tw-sepia { syntax: "*"; inherits: false; } @property --tw-backdrop-blur { syntax: "*"; inherits: false; } @property --tw-backdrop-brightness { syntax: "*"; inherits: false; } @property --tw-backdrop-contrast { syntax: "*"; inherits: false; } @property --tw-backdrop-grayscale { syntax: "*"; inherits: false; } @property --tw-backdrop-hue-rotate { syntax: "*"; inherits: false; } @property --tw-backdrop-invert { syntax: "*"; inherits: false; } @property --tw-backdrop-opacity { syntax: "*"; inherits: false; } @property --tw-backdrop-saturate { syntax: "*"; inherits: false; } @property --tw-backdrop-sepia { syntax: "*"; inherits: false; } @property --tw-ease { syntax: "*"; inherits: false; }