*, ::before, ::after{
  --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 / 0.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:  ;
}::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 / 0.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:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}::before,
::after {
  --tw-content: '';
}/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}/*
Remove the default font size and weight for headings.
*/h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}/*
Reset links to optimize for opt-in styling instead of opt-out.
*/a {
  color: inherit;
  text-decoration: inherit;
}/*
Add the correct font weight in Edge and Safari.
*/b,
strong {
  font-weight: bolder;
}/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}/*
Add the correct font size in all browsers.
*/small {
  font-size: 80%;
}/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}/*
Remove the inheritance of text transform in Edge and Firefox.
*/button,
select {
  text-transform: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}/*
Use the modern Firefox focus style for all focusable elements.
*/:-moz-focusring {
  outline: auto;
}/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/:-moz-ui-invalid {
  box-shadow: none;
}/*
Add the correct vertical alignment in Chrome and Firefox.
*/progress {
  vertical-align: baseline;
}/*
Correct the cursor style of increment and decrement buttons in Safari.
*/::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/*
Remove the inner padding in Chrome and Safari on macOS.
*/::-webkit-search-decoration {
  -webkit-appearance: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/*
Add the correct display in Chrome and Safari.
*/summary {
  display: list-item;
}/*
Removes the default spacing and border for appropriate elements.
*/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;
}/*
Reset default styling for dialogs.
*/dialog {
  padding: 0;
}/*
Prevent resizing textareas horizontally by default.
*/textarea {
  resize: vertical;
}/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}/*
Set the default cursor for buttons.
*/button,
[role="button"] {
  cursor: pointer;
}/*
Make sure disabled buttons don't get the pointer cursor.
*/:disabled {
  cursor: default;
}/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/img,
video {
  max-width: 100%;
  height: auto;
}/* Make elements with the HTML hidden attribute stay hidden by default */[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}:root{
  --color-inherit: inherit;
  --color-current: currentColor;
  --color-transparent: transparent;
  --color-black: #000;
  --color-white: #fff;
  --color-slate-50: #f8fafc;
  --color-slate-100: #f1f5f9;
  --color-slate-200: #e2e8f0;
  --color-slate-300: #cbd5e1;
  --color-slate-400: #94a3b8;
  --color-slate-500: #64748b;
  --color-slate-600: #475569;
  --color-slate-700: #334155;
  --color-slate-800: #1e293b;
  --color-slate-900: #0f172a;
  --color-slate-950: #020617;
  --color-gray-50: #f9fafb;
  --color-gray-100: #f3f4f6;
  --color-gray-200: #e5e7eb;
  --color-gray-300: #d1d5db;
  --color-gray-400: #9ca3af;
  --color-gray-500: #6b7280;
  --color-gray-600: #4b5563;
  --color-gray-700: #374151;
  --color-gray-800: #1f2937;
  --color-gray-900: #111827;
  --color-gray-950: #030712;
  --color-zinc-50: #fafafa;
  --color-zinc-100: #f4f4f5;
  --color-zinc-200: #e4e4e7;
  --color-zinc-300: #d4d4d8;
  --color-zinc-400: #a1a1aa;
  --color-zinc-500: #71717a;
  --color-zinc-600: #52525b;
  --color-zinc-700: #3f3f46;
  --color-zinc-800: #27272a;
  --color-zinc-900: #18181b;
  --color-zinc-950: #09090b;
  --color-neutral-50: #fafafa;
  --color-neutral-100: #f5f5f5;
  --color-neutral-200: #e5e5e5;
  --color-neutral-300: #d4d4d4;
  --color-neutral-400: #a3a3a3;
  --color-neutral-500: #737373;
  --color-neutral-600: #525252;
  --color-neutral-700: #404040;
  --color-neutral-800: #262626;
  --color-neutral-900: #171717;
  --color-neutral-950: #0a0a0a;
  --color-stone-50: #fafaf9;
  --color-stone-100: #f5f5f4;
  --color-stone-200: #e7e5e4;
  --color-stone-300: #d6d3d1;
  --color-stone-400: #a8a29e;
  --color-stone-500: #78716c;
  --color-stone-600: #57534e;
  --color-stone-700: #44403c;
  --color-stone-800: #292524;
  --color-stone-900: #1c1917;
  --color-stone-950: #0c0a09;
  --color-red-50: #fef2f2;
  --color-red-100: #fee2e2;
  --color-red-200: #fecaca;
  --color-red-300: #fca5a5;
  --color-red-400: #f87171;
  --color-red-500: #ef4444;
  --color-red-600: #dc2626;
  --color-red-700: #b91c1c;
  --color-red-800: #991b1b;
  --color-red-900: #7f1d1d;
  --color-red-950: #450a0a;
  --color-orange-50: #fff7ed;
  --color-orange-100: #ffedd5;
  --color-orange-200: #fed7aa;
  --color-orange-300: #fdba74;
  --color-orange-400: #fb923c;
  --color-orange-500: #f97316;
  --color-orange-600: #ea580c;
  --color-orange-700: #c2410c;
  --color-orange-800: #9a3412;
  --color-orange-900: #7c2d12;
  --color-orange-950: #431407;
  --color-amber-50: #fffbeb;
  --color-amber-100: #fef3c7;
  --color-amber-200: #fde68a;
  --color-amber-300: #fcd34d;
  --color-amber-400: #fbbf24;
  --color-amber-500: #f59e0b;
  --color-amber-600: #d97706;
  --color-amber-700: #b45309;
  --color-amber-800: #92400e;
  --color-amber-900: #78350f;
  --color-amber-950: #451a03;
  --color-yellow-50: #fefce8;
  --color-yellow-100: #fef9c3;
  --color-yellow-200: #fef08a;
  --color-yellow-300: #fde047;
  --color-yellow-400: #facc15;
  --color-yellow-500: #eab308;
  --color-yellow-600: #ca8a04;
  --color-yellow-700: #a16207;
  --color-yellow-800: #854d0e;
  --color-yellow-900: #713f12;
  --color-yellow-950: #422006;
  --color-lime-50: #f7fee7;
  --color-lime-100: #ecfccb;
  --color-lime-200: #d9f99d;
  --color-lime-300: #bef264;
  --color-lime-400: #a3e635;
  --color-lime-500: #84cc16;
  --color-lime-600: #65a30d;
  --color-lime-700: #4d7c0f;
  --color-lime-800: #3f6212;
  --color-lime-900: #365314;
  --color-lime-950: #1a2e05;
  --color-green-50: #f0fdf4;
  --color-green-100: #dcfce7;
  --color-green-200: #bbf7d0;
  --color-green-300: #86efac;
  --color-green-400: #4ade80;
  --color-green-500: #22c55e;
  --color-green-600: #16a34a;
  --color-green-700: #15803d;
  --color-green-800: #166534;
  --color-green-900: #14532d;
  --color-green-950: #052e16;
  --color-emerald-50: #ecfdf5;
  --color-emerald-100: #d1fae5;
  --color-emerald-200: #a7f3d0;
  --color-emerald-300: #6ee7b7;
  --color-emerald-400: #34d399;
  --color-emerald-500: #10b981;
  --color-emerald-600: #059669;
  --color-emerald-700: #047857;
  --color-emerald-800: #065f46;
  --color-emerald-900: #064e3b;
  --color-emerald-950: #022c22;
  --color-teal-50: #f0fdfa;
  --color-teal-100: #ccfbf1;
  --color-teal-200: #99f6e4;
  --color-teal-300: #5eead4;
  --color-teal-400: #2dd4bf;
  --color-teal-500: #14b8a6;
  --color-teal-600: #0d9488;
  --color-teal-700: #0f766e;
  --color-teal-800: #115e59;
  --color-teal-900: #134e4a;
  --color-teal-950: #042f2e;
  --color-cyan-50: #ecfeff;
  --color-cyan-100: #cffafe;
  --color-cyan-200: #a5f3fc;
  --color-cyan-300: #67e8f9;
  --color-cyan-400: #22d3ee;
  --color-cyan-500: #06b6d4;
  --color-cyan-600: #0891b2;
  --color-cyan-700: #0e7490;
  --color-cyan-800: #155e75;
  --color-cyan-900: #164e63;
  --color-cyan-950: #083344;
  --color-sky-50: #f0f9ff;
  --color-sky-100: #e0f2fe;
  --color-sky-200: #bae6fd;
  --color-sky-300: #7dd3fc;
  --color-sky-400: #38bdf8;
  --color-sky-500: #0ea5e9;
  --color-sky-600: #0284c7;
  --color-sky-700: #0369a1;
  --color-sky-800: #075985;
  --color-sky-900: #0c4a6e;
  --color-sky-950: #082f49;
  --color-blue-50: #eff6ff;
  --color-blue-100: #dbeafe;
  --color-blue-200: #bfdbfe;
  --color-blue-300: #93c5fd;
  --color-blue-400: #60a5fa;
  --color-blue-500: #3b82f6;
  --color-blue-600: #2563eb;
  --color-blue-700: #1d4ed8;
  --color-blue-800: #1e40af;
  --color-blue-900: #1e3a8a;
  --color-blue-950: #172554;
  --color-indigo-50: #eef2ff;
  --color-indigo-100: #e0e7ff;
  --color-indigo-200: #c7d2fe;
  --color-indigo-300: #a5b4fc;
  --color-indigo-400: #818cf8;
  --color-indigo-500: #6366f1;
  --color-indigo-600: #4f46e5;
  --color-indigo-700: #4338ca;
  --color-indigo-800: #3730a3;
  --color-indigo-900: #312e81;
  --color-indigo-950: #1e1b4b;
  --color-violet-50: #f5f3ff;
  --color-violet-100: #ede9fe;
  --color-violet-200: #ddd6fe;
  --color-violet-300: #c4b5fd;
  --color-violet-400: #a78bfa;
  --color-violet-500: #8b5cf6;
  --color-violet-600: #7c3aed;
  --color-violet-700: #6d28d9;
  --color-violet-800: #5b21b6;
  --color-violet-900: #4c1d95;
  --color-violet-950: #2e1065;
  --color-purple-50: #faf5ff;
  --color-purple-100: #f3e8ff;
  --color-purple-200: #e9d5ff;
  --color-purple-300: #d8b4fe;
  --color-purple-400: #c084fc;
  --color-purple-500: #a855f7;
  --color-purple-600: #9333ea;
  --color-purple-700: #7e22ce;
  --color-purple-800: #6b21a8;
  --color-purple-900: #581c87;
  --color-purple-950: #3b0764;
  --color-fuchsia-50: #fdf4ff;
  --color-fuchsia-100: #fae8ff;
  --color-fuchsia-200: #f5d0fe;
  --color-fuchsia-300: #f0abfc;
  --color-fuchsia-400: #e879f9;
  --color-fuchsia-500: #d946ef;
  --color-fuchsia-600: #c026d3;
  --color-fuchsia-700: #a21caf;
  --color-fuchsia-800: #86198f;
  --color-fuchsia-900: #701a75;
  --color-fuchsia-950: #4a044e;
  --color-pink-50: #fdf2f8;
  --color-pink-100: #fce7f3;
  --color-pink-200: #fbcfe8;
  --color-pink-300: #f9a8d4;
  --color-pink-400: #f472b6;
  --color-pink-500: #ec4899;
  --color-pink-600: #db2777;
  --color-pink-700: #be185d;
  --color-pink-800: #9d174d;
  --color-pink-900: #831843;
  --color-pink-950: #500724;
  --color-rose-50: #fff1f2;
  --color-rose-100: #ffe4e6;
  --color-rose-200: #fecdd3;
  --color-rose-300: #fda4af;
  --color-rose-400: #fb7185;
  --color-rose-500: #f43f5e;
  --color-rose-600: #e11d48;
  --color-rose-700: #be123c;
  --color-rose-800: #9f1239;
  --color-rose-900: #881337;
  --color-rose-950: #4c0519;
  --color-primary-50: #F3F6F5;
  --color-primary-50-rgb: 243, 246, 245;
  --color-primary-100: #DFE6E4;
  --color-primary-100-rgb: 223, 230, 228;
  --color-primary-200: #B7C7C1;
  --color-primary-200-rgb: 183, 199, 193;
  --color-primary-300: #8EA79F;
  --color-primary-300-rgb: 142, 167, 159;
  --color-primary-400: #68867C;
  --color-primary-400-rgb: 104, 134, 124;
  --color-primary-500: #495E57;
  --color-primary-500-rgb: 73, 94, 87;
  --color-primary-600: #3C4D47;
  --color-primary-600-rgb: 60, 77, 71;
  --color-primary-700: #2E3C37;
  --color-primary-700-rgb: 46, 60, 55;
  --color-primary-800: #212A27;
  --color-primary-800-rgb: 33, 42, 39;
  --color-primary-900: #131917;
  --color-primary-900-rgb: 19, 25, 23;
  --color-primary-950: #0D100F;
  --color-primary-950-rgb: 13, 16, 15;
  --color-primary: #495E57;
  --color-primary-rgb: 73, 94, 87;
  --color-secondary-50: #FEFCEF;
  --color-secondary-50-rgb: 254, 252, 239;
  --color-secondary-100: #FDF7D7;
  --color-secondary-100-rgb: 253, 247, 215;
  --color-secondary-200: #FBECA6;
  --color-secondary-200-rgb: 251, 236, 166;
  --color-secondary-300: #F9E275;
  --color-secondary-300-rgb: 249, 226, 117;
  --color-secondary-400: #F6D845;
  --color-secondary-400-rgb: 246, 216, 69;
  --color-secondary-500: #F4CE14;
  --color-secondary-500-rgb: 244, 206, 20;
  --color-secondary-600: #C7A609;
  --color-secondary-600-rgb: 199, 166, 9;
  --color-secondary-700: #917A07;
  --color-secondary-700-rgb: 145, 122, 7;
  --color-secondary-800: #5B4D04;
  --color-secondary-800-rgb: 91, 77, 4;
  --color-secondary-900: #262002;
  --color-secondary-900-rgb: 38, 32, 2;
  --color-secondary-950: #0B0901;
  --color-secondary-950-rgb: 11, 9, 1;
  --color-secondary: #F4CE14;
  --color-secondary-rgb: 244, 206, 20;
  --color-tertiary-50: #E9F6FF;
  --color-tertiary-50-rgb: 233, 246, 255;
  --color-tertiary-100: #D3EDFF;
  --color-tertiary-100-rgb: 211, 237, 255;
  --color-tertiary-200: #A5DBFF;
  --color-tertiary-200-rgb: 165, 219, 255;
  --color-tertiary-300: #77C9FF;
  --color-tertiary-300-rgb: 119, 201, 255;
  --color-tertiary-400: #49B6FF;
  --color-tertiary-400-rgb: 73, 182, 255;
  --color-tertiary-500: #1BA4FF;
  --color-tertiary-500-rgb: 27, 164, 255;
  --color-tertiary-600: #008EEC;
  --color-tertiary-600-rgb: 0, 142, 236;
  --color-tertiary-700: #0069AF;
  --color-tertiary-700-rgb: 0, 105, 175;
  --color-tertiary-800: #004472;
  --color-tertiary-800-rgb: 0, 68, 114;
  --color-tertiary-900: #002034;
  --color-tertiary-900-rgb: 0, 32, 52;
  --color-tertiary-950: #000D16;
  --color-tertiary-950-rgb: 0, 13, 22;
  --color-tertiary: #008EEC;
  --color-tertiary-rgb: 0, 142, 236;
  --color-success-50: #ADFFB9;
  --color-success-50-rgb: 173, 255, 185;
  --color-success-100: #99FFA7;
  --color-success-100-rgb: 153, 255, 167;
  --color-success-200: #70FF84;
  --color-success-200-rgb: 112, 255, 132;
  --color-success-300: #47FF61;
  --color-success-300-rgb: 71, 255, 97;
  --color-success-400: #1FFF3D;
  --color-success-400-rgb: 31, 255, 61;
  --color-success-500: #00F522;
  --color-success-500-rgb: 0, 245, 34;
  --color-success-600: #00CC1C;
  --color-success-600-rgb: 0, 204, 28;
  --color-success-700: #00A316;
  --color-success-700-rgb: 0, 163, 22;
  --color-success-800: #006B0F;
  --color-success-800-rgb: 0, 107, 15;
  --color-success-900: #003307;
  --color-success-900-rgb: 0, 51, 7;
  --color-success-950: #001703;
  --color-success-950-rgb: 0, 23, 3;
  --color-success: #00A316;
  --color-success-rgb: 0, 163, 22;
  --color-warning-50: #FFF3C1;
  --color-warning-50-rgb: 255, 243, 193;
  --color-warning-100: #FFEFAD;
  --color-warning-100-rgb: 255, 239, 173;
  --color-warning-200: #FFE784;
  --color-warning-200-rgb: 255, 231, 132;
  --color-warning-300: #FFE05B;
  --color-warning-300-rgb: 255, 224, 91;
  --color-warning-400: #FFD833;
  --color-warning-400-rgb: 255, 216, 51;
  --color-warning-500: #FFD00A;
  --color-warning-500-rgb: 255, 208, 10;
  --color-warning-600: #E0B500;
  --color-warning-600-rgb: 224, 181, 0;
  --color-warning-700: #A88800;
  --color-warning-700-rgb: 168, 136, 0;
  --color-warning-800: #705A00;
  --color-warning-800-rgb: 112, 90, 0;
  --color-warning-900: #382D00;
  --color-warning-900-rgb: 56, 45, 0;
  --color-warning-950: #1C1600;
  --color-warning-950-rgb: 28, 22, 0;
  --color-warning: #E0B500;
  --color-warning-rgb: 224, 181, 0;
  --color-danger-50: #FDEBEB;
  --color-danger-50-rgb: 253, 235, 235;
  --color-danger-100: #FCD8D8;
  --color-danger-100-rgb: 252, 216, 216;
  --color-danger-200: #F9B2B2;
  --color-danger-200-rgb: 249, 178, 178;
  --color-danger-300: #F68D8D;
  --color-danger-300-rgb: 246, 141, 141;
  --color-danger-400: #F36767;
  --color-danger-400-rgb: 243, 103, 103;
  --color-danger-500: #F04141;
  --color-danger-500-rgb: 240, 65, 65;
  --color-danger-600: #E71212;
  --color-danger-600-rgb: 231, 18, 18;
  --color-danger-700: #B30E0E;
  --color-danger-700-rgb: 179, 14, 14;
  --color-danger-800: #7F0A0A;
  --color-danger-800-rgb: 127, 10, 10;
  --color-danger-900: #4B0606;
  --color-danger-900-rgb: 75, 6, 6;
  --color-danger-950: #310404;
  --color-danger-950-rgb: 49, 4, 4;
  --color-danger: #F04141;
  --color-danger-rgb: 240, 65, 65;
}a{color:var(--ion-color-primary)}h1{
  margin-top: 1.25rem;
  font-size: 1.5rem;
  line-height: 2rem;
}.container{
  width: 100%;
}@media (min-width: 640px){.container{
    max-width: 640px;
  }
}@media (min-width: 768px){.container{
    max-width: 768px;
  }
}@media (min-width: 1024px){.container{
    max-width: 1024px;
  }
}@media (min-width: 1280px){.container{
    max-width: 1280px;
  }
}@media (min-width: 1536px){.container{
    max-width: 1536px;
  }
}.static{
  position: static;
}.fixed{
  position: fixed;
}.absolute{
  position: absolute;
}.relative{
  position: relative;
}.inset-y-0{
  top: 0px;
  bottom: 0px;
}.bottom-3{
  bottom: 0.75rem;
}.left-0{
  left: 0px;
}.right-1{
  right: 0.25rem;
}.right-1\/2{
  right: 50%;
}.right-3{
  right: 0.75rem;
}.top-0{
  top: 0px;
}.top-\[10vh\]{
  top: 10vh;
}.top-\[2px\]{
  top: 2px;
}.z-0{
  z-index: 0;
}.z-10{
  z-index: 10;
}.z-50{
  z-index: 50;
}.m-0{
  margin: 0px;
}.m-2{
  margin: 0.5rem;
}.m-3{
  margin: 0.75rem;
}.m-\[6px\]{
  margin: 6px;
}.m-auto{
  margin: auto;
}.\!mx-2{
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}.\!mx-4{
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}.-my-2{
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}.mx-2\.5{
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}.mx-\[10px\]{
  margin-left: 10px;
  margin-right: 10px;
}.mx-auto{
  margin-left: auto;
  margin-right: auto;
}.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}.my-2\.5{
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}.my-4\.5{
  margin-top: 18px;
  margin-bottom: 18px;
}.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}.my-\[15px\]{
  margin-top: 15px;
  margin-bottom: 15px;
}.my-\[2px\]{
  margin-top: 2px;
  margin-bottom: 2px;
}.-ml-4{
  margin-left: -1rem;
}.-mr-1\.5{
  margin-right: -0.375rem;
}.-mr-2{
  margin-right: -0.5rem;
}.-mr-4{
  margin-right: -1rem;
}.-mr-5{
  margin-right: -1.25rem;
}.mb-10{
  margin-bottom: 2.5rem;
}.mb-16{
  margin-bottom: 4rem;
}.mb-2{
  margin-bottom: 0.5rem;
}.mb-3{
  margin-bottom: 0.75rem;
}.mb-36{
  margin-bottom: 9rem;
}.mb-5{
  margin-bottom: 1.25rem;
}.mb-8{
  margin-bottom: 2rem;
}.ml-0{
  margin-left: 0px;
}.ml-0\.5{
  margin-left: 0.125rem;
}.ml-2{
  margin-left: 0.5rem;
}.ml-\[-2px\]{
  margin-left: -2px;
}.mr-1{
  margin-right: 0.25rem;
}.mr-2{
  margin-right: 0.5rem;
}.mr-5{
  margin-right: 1.25rem;
}.mt-10{
  margin-top: 2.5rem;
}.mt-16{
  margin-top: 4rem;
}.mt-2{
  margin-top: 0.5rem;
}.mt-20{
  margin-top: 5rem;
}.mt-3{
  margin-top: 0.75rem;
}.mt-4{
  margin-top: 1rem;
}.mt-5{
  margin-top: 1.25rem;
}.mt-8{
  margin-top: 2rem;
}.block{
  display: block;
}.inline{
  display: inline;
}.flex{
  display: flex;
}.inline-flex{
  display: inline-flex;
}.table{
  display: table;
}.grid{
  display: grid;
}.contents{
  display: contents;
}.\!hidden{
  display: none !important;
}.hidden{
  display: none;
}.\!size-4{
  width: 1rem !important;
  height: 1rem !important;
}.size-10{
  width: 2.5rem;
  height: 2.5rem;
}.size-12{
  width: 3rem;
  height: 3rem;
}.size-3{
  width: 0.75rem;
  height: 0.75rem;
}.size-4{
  width: 1rem;
  height: 1rem;
}.size-5{
  width: 1.25rem;
  height: 1.25rem;
}.size-6{
  width: 1.5rem;
  height: 1.5rem;
}.size-7{
  width: 1.75rem;
  height: 1.75rem;
}.size-\[20px\]{
  width: 20px;
  height: 20px;
}.\!h-auto{
  height: auto !important;
}.h-1\/2{
  height: 50%;
}.h-3{
  height: 0.75rem;
}.h-5{
  height: 1.25rem;
}.h-7{
  height: 1.75rem;
}.h-\[1px\]{
  height: 1px;
}.h-\[41px\]{
  height: 41px;
}.h-fit{
  height: -webkit-fit-content;
  height: fit-content;
}.h-full{
  height: 100%;
}.max-h-8{
  max-height: 2rem;
}.max-h-\[25vw\]{
  max-height: 25vw;
}.min-h-0{
  min-height: 0px;
}.min-h-12{
  min-height: 3rem;
}.w-1\/2{
  width: 50%;
}.w-12{
  width: 3rem;
}.w-3{
  width: 0.75rem;
}.w-3\/4{
  width: 75%;
}.w-4\/5{
  width: 80%;
}.w-5{
  width: 1.25rem;
}.w-8{
  width: 2rem;
}.w-\[1px\]{
  width: 1px;
}.w-\[2\.6em\]{
  width: 2.6em;
}.w-\[41px\]{
  width: 41px;
}.w-fit{
  width: -webkit-fit-content;
  width: fit-content;
}.w-full{
  width: 100%;
}.min-w-0{
  min-width: 0px;
}.min-w-24{
  min-width: 6rem;
}.min-w-\[22\.5px\]{
  min-width: 22.5px;
}.max-w-28{
  max-width: 7rem;
}.max-w-2xl{
  max-width: 42rem;
}.max-w-32{
  max-width: 8rem;
}.max-w-48{
  max-width: 12rem;
}.max-w-60{
  max-width: 15rem;
}.max-w-fit{
  max-width: -webkit-fit-content;
  max-width: fit-content;
}.max-w-md{
  max-width: 28rem;
}.max-w-xs{
  max-width: 20rem;
}.flex-1{
  flex: 1 1 0%;
}.shrink-0{
  flex-shrink: 0;
}.origin-right{
  transform-origin: right;
}.translate-x-1\/2{
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}@keyframes spin{to{
    transform: rotate(360deg);
  }
}.animate-spin{
  animation: spin 1s linear infinite;
}.cursor-default{
  cursor: default;
}.cursor-pointer{
  cursor: pointer;
}.select-none{
  -webkit-user-select: none;
          user-select: none;
}.resize-none{
  resize: none;
}.resize{
  resize: both;
}.grid-flow-col{
  grid-auto-flow: column;
}.flex-row{
  flex-direction: row;
}.flex-col{
  flex-direction: column;
}.flex-wrap{
  flex-wrap: wrap;
}.items-end{
  align-items: flex-end;
}.items-center{
  align-items: center;
}.justify-start{
  justify-content: flex-start;
}.justify-center{
  justify-content: center;
}.justify-between{
  justify-content: space-between;
}.justify-around{
  justify-content: space-around;
}.gap-0{
  gap: 0px;
}.gap-1{
  gap: 0.25rem;
}.gap-2{
  gap: 0.5rem;
}.gap-3{
  gap: 0.75rem;
}.gap-4{
  gap: 1rem;
}.gap-5{
  gap: 1.25rem;
}.gap-\[17px\]{
  gap: 17px;
}.gap-\[30px\]{
  gap: 30px;
}.self-start{
  align-self: flex-start;
}.overflow-hidden{
  overflow: hidden;
}.overflow-y-scroll{
  overflow-y: scroll;
}.text-ellipsis{
  text-overflow: ellipsis;
}.whitespace-nowrap{
  white-space: nowrap;
}.\!rounded-full{
  border-radius: 9999px !important;
}.rounded{
  border-radius: 0.25rem;
}.rounded-\[0_0_80px_80px\]{
  border-radius: 0 0 80px 80px;
}.rounded-\[30px\]{
  border-radius: 30px;
}.rounded-\[50\%\]{
  border-radius: 50%;
}.rounded-full{
  border-radius: 9999px;
}.rounded-lg{
  border-radius: 0.5rem;
}.rounded-md{
  border-radius: 0.375rem;
}.rounded-none{
  border-radius: 0px;
}.rounded-sm{
  border-radius: 0.125rem;
}.rounded-xl{
  border-radius: 0.75rem;
}.border{
  border-width: 1px;
}.border-0{
  border-width: 0px;
}.border-b{
  border-bottom-width: 1px;
}.border-b-\[0\.5px\]{
  border-bottom-width: 0.5px;
}.border-l-0{
  border-left-width: 0px;
}.border-r-0{
  border-right-width: 0px;
}.border-s{
  border-inline-start-width: 1px;
}.border-t-0{
  border-top-width: 0px;
}.border-solid{
  border-style: solid;
}.border-none{
  border-style: none;
}.border-blue-300\/20{
  border-color: rgb(147 197 253 / 0.2);
}.border-danger-100{
  --tw-border-opacity: 1;
  border-color: rgb(252 216 216 / var(--tw-border-opacity, 1));
}.border-danger-800{
  --tw-border-opacity: 1;
  border-color: rgb(127 10 10 / var(--tw-border-opacity, 1));
}.border-neutral-100{
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}.border-neutral-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}.border-neutral-300{
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}.border-primary-100{
  --tw-border-opacity: 1;
  border-color: rgb(223 230 228 / var(--tw-border-opacity, 1));
}.border-primary-800{
  --tw-border-opacity: 1;
  border-color: rgb(33 42 39 / var(--tw-border-opacity, 1));
}.border-red-300{
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}.border-red-500{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}.border-secondary-100{
  --tw-border-opacity: 1;
  border-color: rgb(253 247 215 / var(--tw-border-opacity, 1));
}.border-secondary-800{
  --tw-border-opacity: 1;
  border-color: rgb(91 77 4 / var(--tw-border-opacity, 1));
}.border-success-100{
  --tw-border-opacity: 1;
  border-color: rgb(153 255 167 / var(--tw-border-opacity, 1));
}.border-success-800{
  --tw-border-opacity: 1;
  border-color: rgb(0 107 15 / var(--tw-border-opacity, 1));
}.border-tertiary-100{
  --tw-border-opacity: 1;
  border-color: rgb(211 237 255 / var(--tw-border-opacity, 1));
}.border-tertiary-800{
  --tw-border-opacity: 1;
  border-color: rgb(0 68 114 / var(--tw-border-opacity, 1));
}.border-warning-100{
  --tw-border-opacity: 1;
  border-color: rgb(255 239 173 / var(--tw-border-opacity, 1));
}.border-warning-800{
  --tw-border-opacity: 1;
  border-color: rgb(112 90 0 / var(--tw-border-opacity, 1));
}.bg-\[\#273c1f\]{
  --tw-bg-opacity: 1;
  background-color: rgb(39 60 31 / var(--tw-bg-opacity, 1));
}.bg-\[var\(--form-value-color\2c var\(--color-neutral-800\)\)\]{
  background-color: var(--form-value-color,var(--color-neutral-800));
}.bg-black\/10{
  background-color: rgb(0 0 0 / 0.1);
}.bg-blue-50{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}.bg-danger{
  --tw-bg-opacity: 1;
  background-color: rgb(240 65 65 / var(--tw-bg-opacity, 1));
}.bg-danger-200\/10{
  background-color: rgb(249 178 178 / 0.1);
}.bg-danger-50{
  --tw-bg-opacity: 1;
  background-color: rgb(253 235 235 / var(--tw-bg-opacity, 1));
}.bg-danger-700{
  --tw-bg-opacity: 1;
  background-color: rgb(179 14 14 / var(--tw-bg-opacity, 1));
}.bg-neutral-100{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}.bg-neutral-100\/70{
  background-color: rgb(245 245 245 / 0.7);
}.bg-neutral-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}.bg-neutral-200\/10{
  background-color: rgb(229 229 229 / 0.1);
}.bg-neutral-400{
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1));
}.bg-neutral-50{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}.bg-neutral-700{
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
}.bg-primary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(223 230 228 / var(--tw-bg-opacity, 1));
}.bg-primary-200\/10{
  background-color: rgb(183 199 193 / 0.1);
}.bg-primary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(243 246 245 / var(--tw-bg-opacity, 1));
}.bg-primary-700{
  --tw-bg-opacity: 1;
  background-color: rgb(46 60 55 / var(--tw-bg-opacity, 1));
}.bg-secondary-200\/10{
  background-color: rgb(251 236 166 / 0.1);
}.bg-secondary-400{
  --tw-bg-opacity: 1;
  background-color: rgb(246 216 69 / var(--tw-bg-opacity, 1));
}.bg-secondary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 239 / var(--tw-bg-opacity, 1));
}.bg-secondary-700{
  --tw-bg-opacity: 1;
  background-color: rgb(145 122 7 / var(--tw-bg-opacity, 1));
}.bg-slate-100{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}.bg-success-200\/10{
  background-color: rgb(112 255 132 / 0.1);
}.bg-success-50{
  --tw-bg-opacity: 1;
  background-color: rgb(173 255 185 / var(--tw-bg-opacity, 1));
}.bg-success-700{
  --tw-bg-opacity: 1;
  background-color: rgb(0 163 22 / var(--tw-bg-opacity, 1));
}.bg-tertiary-200\/10{
  background-color: rgb(165 219 255 / 0.1);
}.bg-tertiary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(233 246 255 / var(--tw-bg-opacity, 1));
}.bg-tertiary-700{
  --tw-bg-opacity: 1;
  background-color: rgb(0 105 175 / var(--tw-bg-opacity, 1));
}.bg-transparent{
  background-color: transparent;
}.bg-warning-200\/10{
  background-color: rgb(255 231 132 / 0.1);
}.bg-warning-300{
  --tw-bg-opacity: 1;
  background-color: rgb(255 224 91 / var(--tw-bg-opacity, 1));
}.bg-warning-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 243 193 / var(--tw-bg-opacity, 1));
}.bg-warning-700{
  --tw-bg-opacity: 1;
  background-color: rgb(168 136 0 / var(--tw-bg-opacity, 1));
}.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.\!stroke-2{
  stroke-width: 2 !important;
}.stroke-\[1\.2px\]{
  stroke-width: 1.2px;
}.object-cover{
  object-fit: cover;
}.p-0{
  padding: 0px;
}.p-1{
  padding: 0.25rem;
}.p-2{
  padding: 0.5rem;
}.p-2\.5{
  padding: 0.625rem;
}.p-3{
  padding: 0.75rem;
}.p-5{
  padding: 1.25rem;
}.p-\[2px\]{
  padding: 2px;
}.p-\[3px\]{
  padding: 3px;
}.px-0{
  padding-left: 0px;
  padding-right: 0px;
}.px-0\.5{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.px-\[17px\]{
  padding-left: 17px;
  padding-right: 17px;
}.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.pb-2{
  padding-bottom: 0.5rem;
}.pb-3{
  padding-bottom: 0.75rem;
}.pl-0{
  padding-left: 0px;
}.pl-3{
  padding-left: 0.75rem;
}.pl-4{
  padding-left: 1rem;
}.pl-\[17px\]{
  padding-left: 17px;
}.pr-0{
  padding-right: 0px;
}.pr-10{
  padding-right: 2.5rem;
}.pr-2{
  padding-right: 0.5rem;
}.pr-\[130px\]{
  padding-right: 130px;
}.pr-\[8px\]{
  padding-right: 8px;
}.pt-3{
  padding-top: 0.75rem;
}.pt-\[17px\]{
  padding-top: 17px;
}.pt-\[var\(--ion-safe-area-top\)\]{
  padding-top: var(--ion-safe-area-top);
}.text-left{
  text-align: left;
}.text-center{
  text-align: center;
}.text-right{
  text-align: right;
}.align-middle{
  vertical-align: middle;
}.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}.font-bold{
  font-weight: 700;
}.font-medium{
  font-weight: 500;
}.font-normal{
  font-weight: 400;
}.font-semibold{
  font-weight: 600;
}.\!text-danger{
  --tw-text-opacity: 1 !important;
  color: rgb(240 65 65 / var(--tw-text-opacity, 1)) !important;
}.text-\[var\(--form-icon-color\2c var\(--color-neutral-400\)\)\]{
  color: var(--form-icon-color,var(--color-neutral-400));
}.text-\[var\(--form-value-color\2c var\(--color-neutral-800\)\)\]{
  color: var(--form-value-color,var(--color-neutral-800));
}.text-danger{
  --tw-text-opacity: 1;
  color: rgb(240 65 65 / var(--tw-text-opacity, 1));
}.text-danger-50{
  --tw-text-opacity: 1;
  color: rgb(253 235 235 / var(--tw-text-opacity, 1));
}.text-danger-700{
  --tw-text-opacity: 1;
  color: rgb(179 14 14 / var(--tw-text-opacity, 1));
}.text-danger-800{
  --tw-text-opacity: 1;
  color: rgb(127 10 10 / var(--tw-text-opacity, 1));
}.text-danger-900{
  --tw-text-opacity: 1;
  color: rgb(75 6 6 / var(--tw-text-opacity, 1));
}.text-green-100{
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity, 1));
}.text-neutral-300\/50{
  color: rgb(212 212 212 / 0.5);
}.text-neutral-50{
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1));
}.text-neutral-500{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}.text-neutral-600{
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}.text-neutral-700{
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}.text-neutral-800{
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}.text-neutral-900{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}.text-primary-50{
  --tw-text-opacity: 1;
  color: rgb(243 246 245 / var(--tw-text-opacity, 1));
}.text-primary-700{
  --tw-text-opacity: 1;
  color: rgb(46 60 55 / var(--tw-text-opacity, 1));
}.text-primary-800{
  --tw-text-opacity: 1;
  color: rgb(33 42 39 / var(--tw-text-opacity, 1));
}.text-primary-900{
  --tw-text-opacity: 1;
  color: rgb(19 25 23 / var(--tw-text-opacity, 1));
}.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}.text-secondary-50{
  --tw-text-opacity: 1;
  color: rgb(254 252 239 / var(--tw-text-opacity, 1));
}.text-secondary-700{
  --tw-text-opacity: 1;
  color: rgb(145 122 7 / var(--tw-text-opacity, 1));
}.text-secondary-800{
  --tw-text-opacity: 1;
  color: rgb(91 77 4 / var(--tw-text-opacity, 1));
}.text-secondary-900{
  --tw-text-opacity: 1;
  color: rgb(38 32 2 / var(--tw-text-opacity, 1));
}.text-slate-700{
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}.text-success{
  --tw-text-opacity: 1;
  color: rgb(0 163 22 / var(--tw-text-opacity, 1));
}.text-success-50{
  --tw-text-opacity: 1;
  color: rgb(173 255 185 / var(--tw-text-opacity, 1));
}.text-success-700{
  --tw-text-opacity: 1;
  color: rgb(0 163 22 / var(--tw-text-opacity, 1));
}.text-success-800{
  --tw-text-opacity: 1;
  color: rgb(0 107 15 / var(--tw-text-opacity, 1));
}.text-success-900{
  --tw-text-opacity: 1;
  color: rgb(0 51 7 / var(--tw-text-opacity, 1));
}.text-tertiary-50{
  --tw-text-opacity: 1;
  color: rgb(233 246 255 / var(--tw-text-opacity, 1));
}.text-tertiary-700{
  --tw-text-opacity: 1;
  color: rgb(0 105 175 / var(--tw-text-opacity, 1));
}.text-tertiary-800{
  --tw-text-opacity: 1;
  color: rgb(0 68 114 / var(--tw-text-opacity, 1));
}.text-tertiary-900{
  --tw-text-opacity: 1;
  color: rgb(0 32 52 / var(--tw-text-opacity, 1));
}.text-warning-50{
  --tw-text-opacity: 1;
  color: rgb(255 243 193 / var(--tw-text-opacity, 1));
}.text-warning-800{
  --tw-text-opacity: 1;
  color: rgb(112 90 0 / var(--tw-text-opacity, 1));
}.text-warning-900{
  --tw-text-opacity: 1;
  color: rgb(56 45 0 / var(--tw-text-opacity, 1));
}.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.\!opacity-100{
  opacity: 1 !important;
}.opacity-0{
  opacity: 0;
}.opacity-100{
  opacity: 1;
}.opacity-40{
  opacity: 0.4;
}.opacity-50{
  opacity: 0.5;
}.opacity-60{
  opacity: 0.6;
}.opacity-70{
  opacity: 0.7;
}.opacity-90{
  opacity: 0.9;
}.\!shadow-none{
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}.shadow-\[0_0_17px_\#0000003b\2c 0_0_7px_\#00000063\]{
  --tw-shadow: 0 0 17px #0000003b,0 0 7px #00000063;
  --tw-shadow-colored: 0 0 17px var(--tw-shadow-color), 0 0 7px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-\[0_3px_12px_rgba\(0\2c 0\2c 0\2c 0\.16\)\2c _0_3px_1px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{
  --tw-shadow: 0 3px 12px rgba(0,0,0,0.16), 0 3px 1px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 3px 12px var(--tw-shadow-color), 0 3px 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-\[0_3px_1px_-2px_rgba\(0\2c 0\2c 0\2c 0\.2\)\2c _0_2px_2px_0_rgba\(0\2c 0\2c 0\2c 0\.14\)\2c _0_1px_5px_0_rgba\(0\2c 0\2c 0\2c 0\.12\)\]{
  --tw-shadow: 0 3px 1px -2px rgba(0,0,0,0.2), 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12);
  --tw-shadow-colored: 0 3px 1px -2px var(--tw-shadow-color), 0 2px 2px 0 var(--tw-shadow-color), 0 1px 5px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-\[0px_5px_50px_1px_rgba\(204\2c 204\2c 204\2c 0\.5\)\2c 0px_5px_14px_-2px_rgba\(204\2c 204\2c 204\2c 1\)\]{
  --tw-shadow: 0px 5px 50px 1px rgba(204,204,204,0.5),0px 5px 14px -2px rgba(204,204,204,1);
  --tw-shadow-colored: 0px 5px 50px 1px var(--tw-shadow-color), 0px 5px 14px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-\[inset_0_1px_0_0_rgba\(255\2c 255\2c 255\2c 0\.1\)\]{
  --tw-shadow: inset 0 1px 0 0 rgba(255,255,255,0.1);
  --tw-shadow-colored: inset 0 1px 0 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-none{
  --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);
}.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.\!outline-none{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.outline{
  outline-style: solid;
}.outline-0{
  outline-width: 0px;
}.ring-0{
  --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);
}.ring-1{
  --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);
}.ring-2{
  --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(2px + 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);
}.ring-inset{
  --tw-ring-inset: inset;
}.ring-danger-600\/10{
  --tw-ring-color: rgb(231 18 18 / 0.1);
}.ring-neutral-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(115 115 115 / var(--tw-ring-opacity, 1));
}.ring-neutral-500\/10{
  --tw-ring-color: rgb(115 115 115 / 0.1);
}.ring-primary-700\/10{
  --tw-ring-color: rgb(46 60 55 / 0.1);
}.ring-red-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1));
}.ring-secondary-700\/10{
  --tw-ring-color: rgb(145 122 7 / 0.1);
}.ring-success-600\/20{
  --tw-ring-color: rgb(0 204 28 / 0.2);
}.ring-tertiary-700\/10{
  --tw-ring-color: rgb(0 105 175 / 0.1);
}.ring-transparent{
  --tw-ring-color: transparent;
}.ring-warning-600\/20{
  --tw-ring-color: rgb(224 181 0 / 0.2);
}.ring-offset-1{
  --tw-ring-offset-width: 1px;
}.ring-offset-neutral-400{
  --tw-ring-offset-color: #a3a3a3;
}.blur-\[0\.8px\]{
  --tw-blur: blur(0.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);
}.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);
}.transition{
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-\[opacity\]{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.duration-150{
  transition-duration: 150ms;
}.duration-200{
  transition-duration: 200ms;
}.duration-300{
  transition-duration: 300ms;
}.duration-\[0\.4s\]{
  transition-duration: 0.4s;
}.\[--background\:\#273c1f\]{
  --background: #273c1f;
}.\[--background\:\#eeeeee\]{
  --background: #eeeeee;
}.\[--background\:transparent\]{
  --background: transparent;
}.\[--border-radius\:0\]{
  --border-radius: 0;
}.\[--border-radius\:10px\]{
  --border-radius: 10px;
}.\[--border-style\:solid\]{
  --border-style: solid;
}.\[--detail-icon-color\:red\]{
  --detail-icon-color: red;
}.\[--detail-icon-color\:var\(--color-success\)\]{
  --detail-icon-color: var(--color-success);
}.\[--detail-icon-opacity\:1\]{
  --detail-icon-opacity: 1;
}.\[--inner-padding-end\:8px\]{
  --inner-padding-end: 8px;
}.\[--ion-color-step-300\:rgba\(var\(--color-tertiary-800-rgb\)\2c 0\.04\)\]{
  --ion-color-step-300: rgba(var(--color-tertiary-800-rgb),0.04);
}.\[--ion-text-color\:var\(--form-value-color\)\]{
  --ion-text-color: var(--form-value-color);
}.\[--padding-bottom\:0px\]{
  --padding-bottom: 0px;
}.\[--padding-bottom\:100px\]{
  --padding-bottom: 100px;
}.\[--padding-start\:0\]{
  --padding-start: 0;
}.\[--padding-top\:0px\]{
  --padding-top: 0px;
}.\[--padding-top\:20px\]{
  --padding-top: 20px;
}.\[a-zA-Z0-9\:_\]{
  a-z-a--z0-9: ;
}.\[overflow-wrap\:anywhere\]{
  overflow-wrap: anywhere;
}.\[word-break\:break-word\]{
  word-break: break-word;
}:root{--ion-color-primary: var(--color-primary);--ion-color-primary-rgb: var(--color-primary-rgb);--ion-color-primary-contrast: var(--color-primary-50);--ion-color-primary-contrast-rgb: var(--color-primary-50-rgb);--ion-color-primary-shade: var(--color-primary-700);--ion-color-primary-tint: var(--color-primary-500);--ion-color-primary-dark: var(--color-primary-950);--ion-color-secondary: var(--color-secondary);--ion-color-secondary-rgb: var(--color-secondary-rgb);--ion-color-secondary-contrast: var(--color-secondary-50);--ion-color-secondary-contrast-rgb: var(--color-secondary-50-rgb);--ion-color-secondary-shade: var(--color-secondary-700);--ion-color-secondary-tint: var(--color-secondary-500);--ion-color-secondary-dark: var(--color-secondary-950);--ion-color-tertiary: var(--color-tertiary);--ion-color-tertiary-rgb: var(--color-tertiary-rgb);--ion-color-tertiary-contrast: var(--color-tertiary-50);--ion-color-tertiary-contrast-rgb: var(--color-tertiary-50-rgb);--ion-color-tertiary-shade: var(--color-tertiary-700);--ion-color-tertiary-tint: var(--color-tertiary-500);--ion-color-tertiary-dark: var(--color-tertiary-950);--ion-color-success: var(--color-success);--ion-color-success-rgb: var(--color-success-rgb);--ion-color-success-contrast: var(--color-success-50);--ion-color-success-contrast-rgb: var(--color-success-50-rgb);--ion-color-success-shade: var(--color-success-700);--ion-color-success-tint: var(--color-success-500);--ion-color-success-dark: var(--color-success-950);--ion-color-warning: var(--color-warning);--ion-color-warning-rgb: var(--color-warning-rgb);--ion-color-warning-contrast: var(--color-warning-50);--ion-color-warning-contrast-rgb: var(--color-warning-50-rgb);--ion-color-warning-shade: var(--color-warning-700);--ion-color-warning-tint: var(--color-warning-500);--ion-color-danger: var(--color-danger);--ion-color-danger-rgb: var(--color-danger-rgb);--ion-color-danger-contrast: var(--color-danger-50);--ion-color-danger-contrast-rgb: var(--color-danger-50-rgb);--ion-color-danger-shade: var(--color-danger-700);--ion-color-danger-tint: var(--color-danger-500);--ion-color-danger-dark: var(--color-danger-950);--ion-color-dark: var(--color-slate-900);--ion-color-dark-contrast: var(--color-slate-50);--ion-color-dark-shade: var(--color-slate-950);--ion-color-dark-tint: var(--color-slate-800);--ion-color-medium: var(--color-slate-400);--ion-color-medium-contrast: var(--color-slate-50);--ion-color-medium-shade: var(--color-slate-500);--ion-color-medium-tint: var(--color-slate-300);--ion-color-light: var(--color-slate-100);--ion-color-light-contrast: var(--color-slate-950);--ion-color-light-shade: var(--color-slate-200);--ion-color-light-tint: var(--color-slate-50);--ion-page-background: var(--color-slate-50);--ion-item-background: var(--color-white);--ion-headings-font-weight: 300;--ion-item-border-color: rgb(0, 0, 0, 0.2);--form-value-color: rgba(var(--color-tertiary-800-rgb), 0.9)}@font-face{font-weight:300;src:url(/fonts/Quicksand-Light.ttf);font-family:"Quicksand"}@font-face{font-weight:400;src:url(/fonts/Quicksand-Regular.ttf);font-family:"Quicksand"}@font-face{font-weight:500;src:url(/fonts/Quicksand-Medium.ttf);font-family:"Quicksand"}@font-face{font-weight:600;src:url(/fonts/Quicksand-SemiBold.ttf);font-family:"Quicksand"}@font-face{font-weight:700;src:url(/fonts/Quicksand-Bold.ttf);font-family:"Quicksand"}ion-title,h1{color:var(--ion-color-primary);font-weight:700;font-family:"Quicksand" !important}ion-item-divider,ion-badge,ion-label.bold,b{font-weight:600;font-family:"Quicksand" !important}.apps-section .apps-section-h,h2,h3,h4,h5,p,div,input,ion-button,button,span,ion-back-button,ion-item-option,ion-note,ion-label,ion-chip,ion-item{font-weight:400;font-family:"Quicksand" !important}button[type=button]>div{font-weight:500}ion-header ion-toolbar{--background: var(--color-primary-700)}ion-header ion-toolbar ion-title,ion-header ion-toolbar ion-button,ion-header ion-toolbar ion-back-button{color:#fff !important;font-size:1rem}ion-header ion-toolbar ion-input,ion-header ion-toolbar ion-icon{color:#fff !important;--placeholder-color: white !important}ion-header ion-toolbar ion-back-button{background-color:rgba(0,0,0,0) !important}html.ios.plt-hybrid #status-bar-background{position:fixed;top:0;z-index:1000;background:var(--ion-color-primary-dark);width:100vw;height:env(safe-area-inset-top)}ion-content{--padding-top: env(safe-area-inset-top)}.apps-section .apps-section-h,h1,h2,h3{color:var(--ion-color-primary-dark)}.menu-attr-item.required.empty>ion-icon:first-of-type{color:#000}.search-result:nth-child(odd),.survey-list-item,.slider-input-attr,.input-list-attr .input-list-attr-item,.radio-input-attr ion-item,#suggestions .empty,.taxa-filter-edit-dialog-form ion-item,.rounded-list:not(:empty){border:1px solid rgba(var(--color-primary-800-rgb), 0.2);border-radius:var(--theme-border-radius)}div.rounded-list>*:last-child,div.rounded-list>*:last-child>ion-item{--border-style: none;border-style:none}ion-list .rounded-list>.menu-attr-item:last-child,ion-list .rounded-list>.menu-attr-item:last-child>ion-item,ion-list .rounded-list>*:last-child .date-input-attr ion-item[slot=header]{--border-style: none !important}.radio-input-attr ion-item.hidden{display:none}.list-avatar{
  display: flex;
  width: 3.5rem;
  height: 3.5rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}.list-title{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  margin-bottom: 0.75rem;
  margin-top: 1rem;
  display: flex;
  align-items: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}.list-title,div.rounded-list{
  margin-left: auto;
  margin-right: auto;
  max-width: 42rem;
}.list-divider{
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgb(46 60 55 / 0.1);
  padding: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(19 25 23 / var(--tw-text-opacity, 1));
}ion-icon[slot=start].md{color:var(--ion-text-color, #000)}ion-icon.size-5,ion-icon.size-6,.menu-attr-item ion-icon[slot=start],ion-item>ion-icon[slot=start],.single-photo-picker ion-icon[slot=start]{--ionicon-stroke-width: 24px;width:24px;height:24px}ion-item .sc-ion-label-ios-h.sc-ion-label-ios-s.ios{margin-top:12px;margin-bottom:12px}ion-item .sc-ion-label-md-h.sc-ion-label-md-s.md[slot=end],ion-item .sc-ion-label-ios-h.sc-ion-label-ios-s.ios[slot=end]{color:var(--form-value-color)}.date-input-attr ion-accordion:last-of-type ion-item[slot=header],ion-item.item-lines-full,.list-ios-lines-full ion-item.item-lines-default,.list-md-lines-full ion-item.item-lines-default{--border-width: 0 0 0.5px 0 !important;--border-color: #e5e5e5 !important}ion-accordion ion-icon[slot=start].md{margin-right:37px}.input-list-attr-item input.plain-input{width:100%}.text-input-block input{text-align:right}.placeholder\:text-neutral-500::placeholder{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}.last\:border-b-0:last-child{
  border-bottom-width: 0px;
}.empty\:hidden:empty{
  display: none;
}.focus-within\:z-10:focus-within{
  z-index: 10;
}.focus-within\:shadow-md:focus-within{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.focus-within\:shadow-none:focus-within{
  --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);
}.focus-within\:outline:focus-within{
  outline-style: solid;
}.focus-within\:outline-0:focus-within{
  outline-width: 0px;
}.focus-within\:outline-offset-0:focus-within{
  outline-offset: 0px;
}.focus-within\:outline-neutral-500:focus-within{
  outline-color: #737373;
}.focus-within\:outline-red-500:focus-within{
  outline-color: #ef4444;
}.focus-within\:ring-0:focus-within{
  --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);
}.focus-within\:transition-\[outline\]:focus-within{
  transition-property: outline;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.focus-within\:transition-none:focus-within{
  transition-property: none;
}.focus-within\:duration-150:focus-within{
  transition-duration: 150ms;
}.hover\:border-0:hover{
  border-width: 0px;
}.hover\:border-neutral-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}.hover\:border-red-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}.hover\:bg-\[\#f5f5f5\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}.hover\:bg-neutral-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.hover\:ring-red-400:hover{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));
}.focus\:border-neutral-800:focus{
  --tw-border-opacity: 1;
  border-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}.focus\:bg-neutral-100\/70:focus{
  background-color: rgb(245 245 245 / 0.7);
}.focus\:bg-transparent:focus{
  background-color: transparent;
}.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.focus\:ring-0: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);
}.focus\:ring-1: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);
}.focus\:ring-neutral-200:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1));
}.active\:scale-\[90\%\]:active{
  --tw-scale-x: 90%;
  --tw-scale-y: 90%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.active\:bg-\[\#e0e0e0\]:active{
  --tw-bg-opacity: 1;
  background-color: rgb(224 224 224 / var(--tw-bg-opacity, 1));
}.active\:bg-neutral-200:active{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}.active\:bg-white:active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.aria-\[selected\=\'true\'\]\:font-semibold[aria-selected='true']{
  font-weight: 600;
}.data-\[focus-visible\]\:z-10[data-focus-visible]{
  z-index: 10;
}.data-\[indeterminate\=true\]\:border-\[var\(--form-value-color\2c var\(--color-neutral-800\)\)\][data-indeterminate="true"]{
  border-color: var(--form-value-color,var(--color-neutral-800));
}.data-\[selected\=true\]\:border-\[var\(--form-value-color\2c var\(--color-neutral-800\)\)\][data-selected="true"]{
  border-color: var(--form-value-color,var(--color-neutral-800));
}.data-\[focus-visible\=true\]\:bg-\[\#e0e0e0\][data-focus-visible="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(224 224 224 / var(--tw-bg-opacity, 1));
}.data-\[hovered\=true\]\:bg-danger-50\/40[data-hovered="true"]{
  background-color: rgb(253 235 235 / 0.4);
}.data-\[hovered\=true\]\:bg-danger-600[data-hovered="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(231 18 18 / var(--tw-bg-opacity, 1));
}.data-\[hovered\=true\]\:bg-neutral-100[data-hovered="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}.data-\[hovered\=true\]\:bg-neutral-50\/40[data-hovered="true"]{
  background-color: rgb(250 250 250 / 0.4);
}.data-\[hovered\=true\]\:bg-primary-50\/40[data-hovered="true"]{
  background-color: rgb(243 246 245 / 0.4);
}.data-\[hovered\=true\]\:bg-primary-600[data-hovered="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(60 77 71 / var(--tw-bg-opacity, 1));
}.data-\[hovered\=true\]\:bg-secondary-50\/40[data-hovered="true"]{
  background-color: rgb(254 252 239 / 0.4);
}.data-\[hovered\=true\]\:bg-secondary-600[data-hovered="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(199 166 9 / var(--tw-bg-opacity, 1));
}.data-\[hovered\=true\]\:bg-success-50\/40[data-hovered="true"]{
  background-color: rgb(173 255 185 / 0.4);
}.data-\[hovered\=true\]\:bg-success-600[data-hovered="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 204 28 / var(--tw-bg-opacity, 1));
}.data-\[hovered\=true\]\:bg-tertiary-50\/40[data-hovered="true"]{
  background-color: rgb(233 246 255 / 0.4);
}.data-\[hovered\=true\]\:bg-tertiary-600[data-hovered="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 142 236 / var(--tw-bg-opacity, 1));
}.data-\[hovered\=true\]\:bg-warning-400[data-hovered="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 216 51 / var(--tw-bg-opacity, 1));
}.data-\[hovered\=true\]\:bg-warning-50\/40[data-hovered="true"]{
  background-color: rgb(255 243 193 / 0.4);
}.data-\[pressed\=true\]\:bg-danger-100\/40[data-pressed="true"]{
  background-color: rgb(252 216 216 / 0.4);
}.data-\[pressed\=true\]\:bg-danger-500[data-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(240 65 65 / var(--tw-bg-opacity, 1));
}.data-\[pressed\=true\]\:bg-neutral-100\/40[data-pressed="true"]{
  background-color: rgb(245 245 245 / 0.4);
}.data-\[pressed\=true\]\:bg-neutral-200[data-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}.data-\[pressed\=true\]\:bg-primary-100\/40[data-pressed="true"]{
  background-color: rgb(223 230 228 / 0.4);
}.data-\[pressed\=true\]\:bg-primary-500[data-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(73 94 87 / var(--tw-bg-opacity, 1));
}.data-\[pressed\=true\]\:bg-secondary-100\/40[data-pressed="true"]{
  background-color: rgb(253 247 215 / 0.4);
}.data-\[pressed\=true\]\:bg-secondary-500[data-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(244 206 20 / var(--tw-bg-opacity, 1));
}.data-\[pressed\=true\]\:bg-success-100\/40[data-pressed="true"]{
  background-color: rgb(153 255 167 / 0.4);
}.data-\[pressed\=true\]\:bg-success-500[data-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 245 34 / var(--tw-bg-opacity, 1));
}.data-\[pressed\=true\]\:bg-tertiary-100\/40[data-pressed="true"]{
  background-color: rgb(211 237 255 / 0.4);
}.data-\[pressed\=true\]\:bg-tertiary-500[data-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(27 164 255 / var(--tw-bg-opacity, 1));
}.data-\[pressed\=true\]\:bg-warning-100\/40[data-pressed="true"]{
  background-color: rgb(255 239 173 / 0.4);
}.data-\[pressed\=true\]\:bg-warning-500[data-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 208 10 / var(--tw-bg-opacity, 1));
}.data-\[placeholder\=true\]\:font-normal[data-placeholder="true"]{
  font-weight: 400;
}.data-\[hovered\=true\]\:text-danger-800[data-hovered="true"]{
  --tw-text-opacity: 1;
  color: rgb(127 10 10 / var(--tw-text-opacity, 1));
}.data-\[hovered\=true\]\:text-neutral-100[data-hovered="true"]{
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}.data-\[hovered\=true\]\:text-neutral-900[data-hovered="true"]{
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}.data-\[hovered\=true\]\:text-primary-800[data-hovered="true"]{
  --tw-text-opacity: 1;
  color: rgb(33 42 39 / var(--tw-text-opacity, 1));
}.data-\[hovered\=true\]\:text-secondary-800[data-hovered="true"]{
  --tw-text-opacity: 1;
  color: rgb(91 77 4 / var(--tw-text-opacity, 1));
}.data-\[hovered\=true\]\:text-success-800[data-hovered="true"]{
  --tw-text-opacity: 1;
  color: rgb(0 107 15 / var(--tw-text-opacity, 1));
}.data-\[hovered\=true\]\:text-tertiary-800[data-hovered="true"]{
  --tw-text-opacity: 1;
  color: rgb(0 68 114 / var(--tw-text-opacity, 1));
}.data-\[hovered\=true\]\:text-warning-800[data-hovered="true"]{
  --tw-text-opacity: 1;
  color: rgb(112 90 0 / var(--tw-text-opacity, 1));
}.data-\[indeterminate\=true\]\:text-\[var\(--form-value-color\2c var\(--color-neutral-800\)\)\][data-indeterminate="true"]{
  color: var(--form-value-color,var(--color-neutral-800));
}.data-\[placeholder\=true\]\:text-neutral-500[data-placeholder="true"]{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}.data-\[selected\=true\]\:text-\[var\(--form-value-color\2c var\(--color-neutral-800\)\)\][data-selected="true"]{
  color: var(--form-value-color,var(--color-neutral-800));
}.data-\[focus-visible\]\:shadow-md[data-focus-visible]{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.data-\[focused\=true\]\:shadow-none[data-focused="true"]{
  --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);
}.data-\[focus-visible\]\:outline-offset-0[data-focus-visible]{
  outline-offset: 0px;
}.data-\[focus-visible\]\:outline-danger-500[data-focus-visible]{
  outline-color: #F04141;
}.data-\[focus-visible\]\:outline-neutral-500[data-focus-visible]{
  outline-color: #737373;
}.data-\[focus-visible\]\:outline-primary-500[data-focus-visible]{
  outline-color: #495E57;
}.data-\[focus-visible\]\:outline-secondary-500[data-focus-visible]{
  outline-color: #F4CE14;
}.data-\[focus-visible\]\:outline-success-500[data-focus-visible]{
  outline-color: #00F522;
}.data-\[focus-visible\]\:outline-tertiary-500[data-focus-visible]{
  outline-color: #1BA4FF;
}.data-\[focus-visible\]\:outline-warning-500[data-focus-visible]{
  outline-color: #FFD00A;
}.data-\[focused\=true\]\:outline-transparent[data-focused="true"]{
  outline-color: transparent;
}.data-\[focused\=true\]\:ring-red-500[data-focused="true"]{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}.data-\[focus-visible\]\:transition-\[outline\][data-focus-visible]{
  transition-property: outline;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.data-\[focus-visible\]\:duration-150[data-focus-visible]{
  transition-duration: 150ms;
}.group[data-selected][data-pressed] .group-data-\[selected\]\:group-data-\[pressed\]\:ml-3{
  margin-left: 0.75rem;
}.group[data-selected][data-pressed] .group-data-\[selected\]\:group-data-\[pressed\]\:ml-4{
  margin-left: 1rem;
}.group[data-selected] .group-data-\[selected\]\:ml-3{
  margin-left: 0.75rem;
}.group[data-selected] .group-data-\[selected\]\:ml-5{
  margin-left: 1.25rem;
}.group[data-pressed] .group-data-\[pressed\]\:w-7{
  width: 1.75rem;
}.group[data-pressed] .group-data-\[pressed\]\:w-\[20px\]{
  width: 20px;
}.group[data-invalid="true"] .group-data-\[invalid\=true\]\:border-red-500{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}.group[data-selected] .group-data-\[selected\]\:bg-\[var\(--color-neutral-300\)\]{
  background-color: var(--color-neutral-300);
}.group[data-selected] .group-data-\[selected\]\:bg-\[var\(--form-value-color\2c var\(--color-neutral-600\)\)\]{
  background-color: var(--form-value-color,var(--color-neutral-600));
}.group[data-hovered="true"] .group-data-\[hovered\=true\]\:opacity-\[3\%\]{
  opacity: 3%;
}.group[data-indeterminate="true"] .group-data-\[indeterminate\=true\]\:opacity-\[2\%\]{
  opacity: 2%;
}.group[data-selected="true"] .group-data-\[selected\=true\]\:opacity-\[2\%\]{
  opacity: 2%;
}.group[data-focus-visible] .group-data-\[focus-visible\]\:ring-0{
  --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);
}.group[data-focus-visible] .group-data-\[focus-visible\]\:ring-2{
  --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(2px + 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);
}.\[\&\:empty\]\:hidden:empty{
  display: none;
}.\[\&\:has\(ion-icon\)\:only-child\]\:flex:has(ion-icon):only-child{
  display: flex;
}.\[\&\:has\(ion-icon\)\:only-child\]\:items-center:has(ion-icon):only-child{
  align-items: center;
}.\[\&\:has\(ion-icon\)\:only-child\]\:justify-center:has(ion-icon):only-child{
  justify-content: center;
}.\[\&\:has\(svg\)\:only-child\]\:flex:has(svg):only-child{
  display: flex;
}.\[\&\:has\(svg\)\:only-child\]\:items-center:has(svg):only-child{
  align-items: center;
}.\[\&\:has\(svg\)\:only-child\]\:justify-center:has(svg):only-child{
  justify-content: center;
}.\[\&\:not\(\:empty\)\]\:border-t:not(:empty){
  border-top-width: 1px;
}.\[\&\:not\(\:empty\)\]\:border-t-\[0\.5px\]:not(:empty){
  border-top-width: 0.5px;
}.\[\&\:not\(\:placeholder-shown\)\+label\]\:top-0:not(:placeholder-shown)+label{
  top: 0px;
}.\[\&\:not\(\:placeholder-shown\)\+label\]\:opacity-100:not(:placeholder-shown)+label{
  opacity: 1;
}.\[\&\>\*\:first-child\:not\(\.input-wrapper\)\]\:shrink-0>*:first-child:not(.input-wrapper){
  flex-shrink: 0;
}.\[\&\>\*\:last-child\:not\(\.input-wrapper\)\]\:shrink-0>*:last-child:not(.input-wrapper){
  flex-shrink: 0;
}.\[\&\>svg\]\:size-4>svg{
  width: 1rem;
  height: 1rem;
}.\[\&\>svg\]\:size-5>svg{
  width: 1.25rem;
  height: 1.25rem;
}.\[\&\>svg\]\:stroke-\[var\(--form-value-color\2c var\(--color-neutral-800\)\)\]>svg{
  stroke: var(--form-value-color,var(--color-neutral-800));
}.\[\&\>svg\]\:stroke-\[3\]>svg{
  stroke-width: 3;
}.\[\&\>svg\]\:stroke-\[4\]>svg{
  stroke-width: 4;
}
#img-array .warning-icon{position:absolute;right:0px;bottom:5px;border-radius:100%;background:#fff1f1;padding:3px;color:var(--ion-color-danger);font-size:1em}#img-array ion-spinner{position:absolute;right:0;bottom:4px;border-radius:50%;background:hsla(0,0%,100%,.5803921569);width:23px;height:23px}.re-identify-button{--padding-start: 0;--padding-end: 0;border-radius:10px;background:var(--ion-color-primary);padding:0px 15px;color:#fff;font-size:18px}.re-identify-button ion-icon{margin-right:15px}.gallery-ai-message{font-weight:400}.gallery-ai-message b{color:var(--ion-color-danger);font-size:1.1em}
ion-tab-bar{bottom:20px;left:50px;position:absolute;border-radius:16px;width:calc(100% - 100px);height:70px;margin:0 auto;margin-top:20px;border:0;padding:0;contain:none;border:1px solid #e2e2e2;box-shadow:0 0 15px #d4d4d4}ion-tab-bar ion-tab-button{border-radius:16px;--color: var(--ion-color-dark);--color-selected: var(--ion-color-dark)}ion-tab-bar ion-tab-button.tab-selected .tab-highlight{height:60px;width:60px;background:rgba(102,163,71,.2705882353);display:flex;border-radius:9px;align-items:center;justify-content:center}ion-tab-bar ion-tab-button ion-icon{font-size:3em}ion-alert .tip-icon{color:#fff;vertical-align:bottom;background:var(--ion-color-primary);border-radius:50%;padding:3px}
#plot-home ion-content ion-toolbar{--background: transparent}#plot-home ion-content ion-toolbar ion-segment{z-index:100000000;margin:8px auto;box-shadow:-1px 2px 7px 0 rgba(0,0,0,.1019607843),0 2px 9px 0 rgba(62,57,107,.1019607843);border-radius:var(--theme-border-radius);background:#fff;max-width:calc(100% - 20px)}#plot-home ion-content ion-toolbar ion-segment ion-label{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0}#plot-home ion-content ion-toolbar ion-segment ion-segment-button{--indicator-color: var(--color-secondary-600);--color-checked: var(--color-secondary-800)}#plot-home ion-content ion-toolbar ion-segment ion-segment-button.ios{--color-checked: white}
#suggestions .search-result{position:relative;padding:8px 8px 8px 15px;overflow:hidden;font-size:16px;--background: none;padding:0}#suggestions .search-result.recorded{opacity:.5}#suggestions .search-result:nth-child(odd){border:1px solid #efefef;border-radius:15px;background-color:#fdfdfd}#suggestions .search-result:hover{background-color:var(--ion-color-light)}#suggestions .search-result button{right:0;border:none;background-color:rgba(0,0,0,0);width:20%;max-width:80px}#suggestions .search-result button:after{position:absolute;bottom:9px;left:0;background:var(--ion-color-light-shade);width:1px;height:63%;content:""}#suggestions .search-result button.edit-shortcut{position:absolute;top:50%;transform:translateY(-50%);padding:0 20px;height:47px}#suggestions .search-result span.group{position:absolute;right:22%;bottom:-2px;color:var(--ion-color-dark);font-weight:200;font-size:14px}#suggestions .search-result span.group.right{right:2%}@media only screen and (min-width: 400px){#suggestions .search-result span.group{right:90px}}#suggestions .search-result.selected{background-color:var(--ion-color-light-shade)}#suggestions .search-result.selected button{border-left:1px var(--ion-color-medium) solid}#suggestions .search-result:hover{cursor:pointer}
#taxa-shortcuts-info{margin:20px;background:rgba(238,238,238,.6);padding:15px;color:#353535}#suggestions ul{margin-top:0;margin-bottom:15px;border-top:none;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background-color:#fff;padding-left:0;list-style:none}
#user-register ion-toolbar,#user-verify ion-toolbar,#user-login ion-toolbar{position:fixed;--background: transparent}#user-register ion-toolbar ion-back-button,#user-verify ion-toolbar ion-back-button,#user-login ion-toolbar ion-back-button{color:#000 !important}#user-register ion-content,#user-verify ion-content,#user-login ion-content{--padding-top: 40px}

/*# sourceMappingURL=main.css.map*/