*,
:before,
:after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
  --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: rgb(59 130 246 / .5);
  --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:
}

:before,
:after {
  --tw-content: ""
}

html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent
}

body {
  margin: 0;
  font-size: var(--uk-global-font-size);
  line-height: var(--uk-global-line-height)
}

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;
  text-decoration: inherit
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: 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: transparent;
  background-image: none
}

:-moz-focusring {
  outline: auto
}

:-moz-ui-invalid {
  box-shadow: none
}

progress {
  vertical-align: baseline
}

::-webkit-inner-spin-button,
::-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 {
  list-style: none;
  margin: 0;
  padding: 0
}

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 {
  display: block;
  vertical-align: middle
}

img,
video {
  max-width: 100%;
  height: auto
}

[hidden] {
  display: none
}

:root {
  --chart-1: 12 76% 61%;
  --chart-2: 173 58% 39%;
  --chart-3: 197 37% 24%;
  --chart-4: 43 74% 66%;
  --chart-5: 27 87% 67%;
  --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: .875rem;
  --uk-global-line-height-s: 1.25rem;
  --uk-global-radius-s: .125rem;
  --uk-global-radius: .375rem;
  --uk-global-shadow-s: 0 1px 2px 0 rgb(0 0 0 / .05);
  --uk-global-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);
  --uk-btn-font-size: var(--uk-global-font-size);
  --uk-btn-line-height: var(--uk-global-line-height);
  --uk-btn-padding: .625rem 1.25rem;
  --uk-btn-height: 2.5rem;
  --uk-btn-radius: var(--uk-global-radius);
  --uk-btn-shadow: var(--uk-global-shadow-s);
  --uk-tab-item-padding: 5px 10px;
}

:root .dark {
  --chart-1: 220 70% 50%;
  --chart-5: 160 60% 45%;
  --chart-3: 30 80% 55%;
  --chart-4: 280 65% 60%;
  --chart-2: 340 75% 55%
}

::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: rgb(59 130 246 / .5);
  --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 Button Components */
.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;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .25rem;
  text-decoration: none;
  color: inherit;
  background: transparent;
  border: 0;
  cursor: pointer;
  overflow: visible;
  font-family: inherit;
  -webkit-appearance: none;
  font-weight: 500;
}

.uk-btn:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-style: dotted;
  outline-color: hsl(var(--ring));
}

.uk-btn:disabled {
  opacity: .5
}

.uk-btn::-moz-focus-inner {
  border: 0;
  padding: 0
}

.uk-btn-default {
  border-width: 1px;
  border-style: solid;
  border-color: hsl(var(--border));
  background-color: hsl(var(--background));
  color: hsl(var(--foreground));
}

.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) / .9)
}

.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) / .9)
}

/* UK Tab Components */
.uk-tab {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
  position: relative;
  color: hsl(var(--muted-foreground));
  margin: 0;
}

.uk-tab:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid;
  border-color: hsl(var(--border))
}

.uk-tab>* {
  flex: none;
  position: relative
}

.uk-tab>*>a {
  display: flex;
  align-items: center;
  column-gap: .25em;
  justify-content: center;
  padding: var(--uk-tab-item-padding);
  border-bottom: 2px solid transparent;
  font-size: .875rem;
  text-transform: none;
  transition: color .1s ease-in-out;
  font-weight: 600;
  color: hsl(var(--muted-foreground));
  text-decoration: none;
  cursor: pointer;
}

.uk-tab>*>a:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-style: dotted;
  outline-color: hsl(var(--ring));
}

.uk-tab>*>a:hover {
  text-decoration: none;
  color: hsl(var(--foreground));
}

.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: .5;
  cursor: not-allowed;
}

.uk-tab>.uk-disabled>a:disabled {
  pointer-events: none
}