*, ::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: #F4F8EA;
  --color-primary-50-rgb: 244, 248, 234;
  --color-primary-100: #EAF2D7;
  --color-primary-100-rgb: 234, 242, 215;
  --color-primary-200: #D6E5B1;
  --color-primary-200-rgb: 214, 229, 177;
  --color-primary-300: #C2D88B;
  --color-primary-300-rgb: 194, 216, 139;
  --color-primary-400: #AECB65;
  --color-primary-400-rgb: 174, 203, 101;
  --color-primary-500: #9ABD40;
  --color-primary-500-rgb: 154, 189, 64;
  --color-primary-600: #7B9733;
  --color-primary-600-rgb: 123, 151, 51;
  --color-primary-700: #596D25;
  --color-primary-700-rgb: 89, 109, 37;
  --color-primary-800: #374317;
  --color-primary-800-rgb: 55, 67, 23;
  --color-primary-900: #151909;
  --color-primary-900-rgb: 21, 25, 9;
  --color-primary-950: #030401;
  --color-primary-950-rgb: 3, 4, 1;
  --color-primary: #7B9733;
  --color-primary-rgb: 123, 151, 51;
  --color-secondary-50: #FFFEFC;
  --color-secondary-50-rgb: 255, 254, 252;
  --color-secondary-100: #FFF7EA;
  --color-secondary-100-rgb: 255, 247, 234;
  --color-secondary-200: #FFEAC6;
  --color-secondary-200-rgb: 255, 234, 198;
  --color-secondary-300: #FFDDA3;
  --color-secondary-300-rgb: 255, 221, 163;
  --color-secondary-400: #FFCF7F;
  --color-secondary-400-rgb: 255, 207, 127;
  --color-secondary-500: #FFC15B;
  --color-secondary-500-rgb: 255, 193, 91;
  --color-secondary-600: #FFB338;
  --color-secondary-600-rgb: 255, 179, 56;
  --color-secondary-700: #FFA514;
  --color-secondary-700-rgb: 255, 165, 20;
  --color-secondary-800: #B26D00;
  --color-secondary-800-rgb: 178, 109, 0;
  --color-secondary-900: #513200;
  --color-secondary-900-rgb: 81, 50, 0;
  --color-secondary-950: #211400;
  --color-secondary-950-rgb: 33, 20, 0;
  --color-secondary: #FFA514;
  --color-secondary-rgb: 255, 165, 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: #F4F8EA;
  --color-success-50-rgb: 244, 248, 234;
  --color-success-100: #EAF2D7;
  --color-success-100-rgb: 234, 242, 215;
  --color-success-200: #D6E5B1;
  --color-success-200-rgb: 214, 229, 177;
  --color-success-300: #C2D88B;
  --color-success-300-rgb: 194, 216, 139;
  --color-success-400: #AECB65;
  --color-success-400-rgb: 174, 203, 101;
  --color-success-500: #9ABD40;
  --color-success-500-rgb: 154, 189, 64;
  --color-success-600: #7B9733;
  --color-success-600-rgb: 123, 151, 51;
  --color-success-700: #596D25;
  --color-success-700-rgb: 89, 109, 37;
  --color-success-800: #374317;
  --color-success-800-rgb: 55, 67, 23;
  --color-success-900: #151909;
  --color-success-900-rgb: 21, 25, 9;
  --color-success-950: #030401;
  --color-success-950-rgb: 3, 4, 1;
  --color-success: #7B9733;
  --color-success-rgb: 123, 151, 51;
  --color-warning-50: #FFF7E9;
  --color-warning-50-rgb: 255, 247, 233;
  --color-warning-100: #FFF0D5;
  --color-warning-100-rgb: 255, 240, 213;
  --color-warning-200: #FFE2AC;
  --color-warning-200-rgb: 255, 226, 172;
  --color-warning-300: #FFD483;
  --color-warning-300-rgb: 255, 212, 131;
  --color-warning-400: #FFC55A;
  --color-warning-400-rgb: 255, 197, 90;
  --color-warning-500: #FFB732;
  --color-warning-500-rgb: 255, 183, 50;
  --color-warning-600: #FFA909;
  --color-warning-600-rgb: 255, 169, 9;
  --color-warning-700: #DF9100;
  --color-warning-700-rgb: 223, 145, 0;
  --color-warning-800: #8D5C00;
  --color-warning-800-rgb: 141, 92, 0;
  --color-warning-900: #3C2700;
  --color-warning-900-rgb: 60, 39, 0;
  --color-warning-950: #130C00;
  --color-warning-950-rgb: 19, 12, 0;
  --color-warning: #DF9100;
  --color-warning-rgb: 223, 145, 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;
  }
}.visible{
  visibility: visible;
}.invisible{
  visibility: hidden;
}.static{
  position: static;
}.fixed{
  position: fixed;
}.absolute{
  position: absolute;
}.relative{
  position: relative;
}.inset-y-0{
  top: 0px;
  bottom: 0px;
}.bottom-4{
  bottom: 1rem;
}.left-0{
  left: 0px;
}.right-1{
  right: 0.25rem;
}.right-3{
  right: 0.75rem;
}.right-\[calc\(50\%_-_15px\)\]{
  right: calc(50% - 15px);
}.top-0{
  top: 0px;
}.top-\[2px\]{
  top: 2px;
}.z-10{
  z-index: 10;
}.z-50{
  z-index: 50;
}.m-0{
  margin: 0px;
}.m-1{
  margin: 0.25rem;
}.m-2{
  margin: 0.5rem;
}.m-\[6px\]{
  margin: 6px;
}.m-auto{
  margin: auto;
}.-my-2{
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}.mx-2\.5{
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}.mx-\[10px\]{
  margin-left: 10px;
  margin-right: 10px;
}.mx-\[5px\]{
  margin-left: 5px;
  margin-right: 5px;
}.mx-auto{
  margin-left: auto;
  margin-right: auto;
}.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}.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-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}.my-4\.5{
  margin-top: 18px;
  margin-bottom: 18px;
}.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}.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;
}.-mt-5{
  margin-top: -1.25rem;
}.mb-10{
  margin-bottom: 2.5rem;
}.mb-2{
  margin-bottom: 0.5rem;
}.mb-4{
  margin-bottom: 1rem;
}.mb-5{
  margin-bottom: 1.25rem;
}.mb-8{
  margin-bottom: 2rem;
}.ml-0{
  margin-left: 0px;
}.ml-0\.5{
  margin-left: 0.125rem;
}.ml-1{
  margin-left: 0.25rem;
}.ml-5{
  margin-left: 1.25rem;
}.ml-\[-2px\]{
  margin-left: -2px;
}.mr-1{
  margin-right: 0.25rem;
}.mr-2{
  margin-right: 0.5rem;
}.mr-5{
  margin-right: 1.25rem;
}.mr-\[3px\]{
  margin-right: 3px;
}.mr-px{
  margin-right: 1px;
}.mt-10{
  margin-top: 2.5rem;
}.mt-5{
  margin-top: 1.25rem;
}.mt-7{
  margin-top: 1.75rem;
}.mt-8{
  margin-top: 2rem;
}.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}.block{
  display: block;
}.inline{
  display: inline;
}.flex{
  display: flex;
}.inline-flex{
  display: inline-flex;
}.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-5{
  width: 1.25rem;
  height: 1.25rem;
}.size-6{
  width: 1.5rem;
  height: 1.5rem;
}.size-8{
  width: 2rem;
  height: 2rem;
}.size-\[20px\]{
  width: 20px;
  height: 20px;
}.\!h-auto{
  height: auto !important;
}.h-1\/2{
  height: 50%;
}.h-20{
  height: 5rem;
}.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%;
}.min-h-0{
  min-height: 0px;
}.min-h-12{
  min-height: 3rem;
}.w-1\/2{
  width: 50%;
}.w-12{
  width: 3rem;
}.w-20{
  width: 5rem;
}.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-48{
  max-width: 12rem;
}.max-w-60{
  max-width: 15rem;
}.max-w-\[25px\]{
  max-width: 25px;
}.max-w-fit{
  max-width: -webkit-fit-content;
  max-width: fit-content;
}.max-w-max{
  max-width: -webkit-max-content;
  max-width: max-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;
}.transform{
  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;
}.list-disc{
  list-style-type: disc;
}.grid-flow-col{
  grid-auto-flow: column;
}.flex-row{
  flex-direction: row;
}.flex-col{
  flex-direction: column;
}.flex-wrap{
  flex-wrap: wrap;
}.items-center{
  align-items: center;
}.justify-start{
  justify-content: flex-start;
}.justify-end{
  justify-content: flex-end;
}.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-6{
  gap: 1.5rem;
}.gap-8{
  gap: 2rem;
}.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;
}.text-wrap{
  text-wrap: wrap;
}.\!rounded-full{
  border-radius: 9999px !important;
}.rounded{
  border-radius: 0.25rem;
}.rounded-\[50\%\]{
  border-radius: 50%;
}.rounded-\[5px\]{
  border-radius: 5px;
}.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;
}.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-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(234 242 215 / var(--tw-border-opacity, 1));
}.border-primary-800{
  --tw-border-opacity: 1;
  border-color: rgb(55 67 23 / 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(255 247 234 / var(--tw-border-opacity, 1));
}.border-secondary-800{
  --tw-border-opacity: 1;
  border-color: rgb(178 109 0 / var(--tw-border-opacity, 1));
}.border-success-100{
  --tw-border-opacity: 1;
  border-color: rgb(234 242 215 / var(--tw-border-opacity, 1));
}.border-success-800{
  --tw-border-opacity: 1;
  border-color: rgb(55 67 23 / 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 240 213 / var(--tw-border-opacity, 1));
}.border-warning-800{
  --tw-border-opacity: 1;
  border-color: rgb(141 92 0 / var(--tw-border-opacity, 1));
}.\!bg-primary\/10{
  background-color: rgb(123 151 51 / 0.1) !important;
}.bg-\[var\(--form-value-color\2c var\(--color-neutral-800\)\)\]{
  background-color: var(--form-value-color,var(--color-neutral-800));
}.bg-\[var\(--verification-plausible\)\]{
  background-color: var(--verification-plausible);
}.bg-\[var\(--verification-rejected\)\]{
  background-color: var(--verification-rejected);
}.bg-\[var\(--verification-success\)\]{
  background-color: var(--verification-success);
}.bg-black\/10{
  background-color: rgb(0 0 0 / 0.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-200\/10{
  background-color: rgb(214 229 177 / 0.1);
}.bg-primary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(244 248 234 / var(--tw-bg-opacity, 1));
}.bg-primary-500{
  --tw-bg-opacity: 1;
  background-color: rgb(154 189 64 / var(--tw-bg-opacity, 1));
}.bg-primary-700{
  --tw-bg-opacity: 1;
  background-color: rgb(89 109 37 / var(--tw-bg-opacity, 1));
}.bg-secondary-200\/10{
  background-color: rgb(255 234 198 / 0.1);
}.bg-secondary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 254 252 / var(--tw-bg-opacity, 1));
}.bg-secondary-700{
  --tw-bg-opacity: 1;
  background-color: rgb(255 165 20 / 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(214 229 177 / 0.1);
}.bg-success-50{
  --tw-bg-opacity: 1;
  background-color: rgb(244 248 234 / var(--tw-bg-opacity, 1));
}.bg-success-700{
  --tw-bg-opacity: 1;
  background-color: rgb(89 109 37 / 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 226 172 / 0.1);
}.bg-warning-300{
  --tw-bg-opacity: 1;
  background-color: rgb(255 212 131 / var(--tw-bg-opacity, 1));
}.bg-warning-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 233 / var(--tw-bg-opacity, 1));
}.bg-warning-700{
  --tw-bg-opacity: 1;
  background-color: rgb(223 145 0 / var(--tw-bg-opacity, 1));
}.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.fill-warning-600{
  fill: #FFA909;
}.\!stroke-2{
  stroke-width: 2 !important;
}.stroke-\[1\.2px\]{
  stroke-width: 1.2px;
}.object-contain{
  object-fit: contain;
}.p-0{
  padding: 0px;
}.p-1{
  padding: 0.25rem;
}.p-2{
  padding: 0.5rem;
}.p-3{
  padding: 0.75rem;
}.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\.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;
}.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-1{
  padding-right: 0.25rem;
}.pr-10{
  padding-right: 2.5rem;
}.pr-2{
  padding-right: 0.5rem;
}.pr-\[8px\]{
  padding-right: 8px;
}.pt-3{
  padding-top: 0.75rem;
}.pt-\[17px\]{
  padding-top: 17px;
}.text-left{
  text-align: left;
}.text-center{
  text-align: center;
}.text-right{
  text-align: right;
}.align-middle{
  vertical-align: middle;
}.text-\[0\.8em\]{
  font-size: 0.8em;
}.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.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;
}.uppercase{
  text-transform: uppercase;
}.italic{
  font-style: italic;
}.text-\[color\:var\(--ion-color-dark\)\]{
  color: var(--ion-color-dark);
}.text-\[color\:var\(--verification-plausible\)\]{
  color: var(--verification-plausible);
}.text-\[color\:var\(--verification-rejected\)\]{
  color: var(--verification-rejected);
}.text-\[color\:var\(--verification-success\)\]{
  color: var(--verification-success);
}.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-\[white\]{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}.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(244 248 234 / var(--tw-text-opacity, 1));
}.text-primary-600{
  --tw-text-opacity: 1;
  color: rgb(123 151 51 / var(--tw-text-opacity, 1));
}.text-primary-700{
  --tw-text-opacity: 1;
  color: rgb(89 109 37 / var(--tw-text-opacity, 1));
}.text-primary-800{
  --tw-text-opacity: 1;
  color: rgb(55 67 23 / var(--tw-text-opacity, 1));
}.text-primary-900{
  --tw-text-opacity: 1;
  color: rgb(21 25 9 / var(--tw-text-opacity, 1));
}.text-primary-950{
  --tw-text-opacity: 1;
  color: rgb(3 4 1 / 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(255 254 252 / var(--tw-text-opacity, 1));
}.text-secondary-700{
  --tw-text-opacity: 1;
  color: rgb(255 165 20 / var(--tw-text-opacity, 1));
}.text-secondary-800{
  --tw-text-opacity: 1;
  color: rgb(178 109 0 / var(--tw-text-opacity, 1));
}.text-secondary-900{
  --tw-text-opacity: 1;
  color: rgb(81 50 0 / 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(123 151 51 / var(--tw-text-opacity, 1));
}.text-success-50{
  --tw-text-opacity: 1;
  color: rgb(244 248 234 / var(--tw-text-opacity, 1));
}.text-success-700{
  --tw-text-opacity: 1;
  color: rgb(89 109 37 / var(--tw-text-opacity, 1));
}.text-success-800{
  --tw-text-opacity: 1;
  color: rgb(55 67 23 / var(--tw-text-opacity, 1));
}.text-success-900{
  --tw-text-opacity: 1;
  color: rgb(21 25 9 / 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 247 233 / var(--tw-text-opacity, 1));
}.text-warning-800{
  --tw-text-opacity: 1;
  color: rgb(141 92 0 / var(--tw-text-opacity, 1));
}.text-warning-900{
  --tw-text-opacity: 1;
  color: rgb(60 39 0 / var(--tw-text-opacity, 1));
}.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.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;
}.\!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-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(89 109 37 / 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(255 165 20 / 0.1);
}.ring-success-600\/20{
  --tw-ring-color: rgb(123 151 51 / 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(255 169 9 / 0.2);
}.ring-offset-1{
  --tw-ring-offset-width: 1px;
}.ring-offset-neutral-400{
  --tw-ring-offset-color: #a3a3a3;
}.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);
}.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;
}.\[--inner-padding-end\:8px\]{
  --inner-padding-end: 8px;
}.\[--ionicon-stroke-width\:2em\]{
  --ionicon-stroke-width: 2em;
}.\[--padding-bottom\:0\]{
  --padding-bottom: 0;
}.\[--padding-bottom\:0px\]{
  --padding-bottom: 0px;
}.\[--padding-bottom\:30px\]{
  --padding-bottom: 30px;
}.\[--padding-start\:3px\]{
  --padding-start: 3px;
}.\[--padding-top\:0\]{
  --padding-top: 0;
}.\[--padding-top\:0px\]{
  --padding-top: 0px;
}.\[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);--ion-toolbar-background: var(--ion-color-primary);--ion-toolbar-color: var(--color-white);--ion-toolbar-color-activated: var(--color-white);--form-value-color: rgba(var(--color-tertiary-800-rgb), 0.85);--verification-success: var(--color-primary);--verification-plausible: #fcb500;--verification-rejected: var(--color-danger)}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(--color-primary-900)}ion-header ion-toolbar{--background: white;--ion-toolbar-color: #424242}ion-header ion-toolbar ion-title,ion-header ion-toolbar ion-button,ion-header ion-toolbar ion-back-button{color:var(--ion-color-dark) !important;font-size:1rem}ion-header ion-toolbar ion-input,ion-header ion-toolbar ion-icon{color:var(--ion-color-dark) !important;--placeholder-color: var(--ion-color-dark) !important}ion-header ion-toolbar ion-back-button{background-color:rgba(0,0,0,0) !important}.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-divider{
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgb(89 109 37 / 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(21 25 9 / 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)}.search-result:nth-child(odd),.survey-list-item,.slider-input-attr,.text-input,.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(235,236,235,0.8901960784);border-radius:var(--theme-border-radius)}.attr-page .choice-input-block .field-label{
  padding-left: 1.25rem;
}.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\: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(244 248 234 / 0.4);
}.data-\[hovered\=true\]\:bg-primary-600[data-hovered="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(123 151 51 / var(--tw-bg-opacity, 1));
}.data-\[hovered\=true\]\:bg-secondary-50\/40[data-hovered="true"]{
  background-color: rgb(255 254 252 / 0.4);
}.data-\[hovered\=true\]\:bg-secondary-600[data-hovered="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 179 56 / var(--tw-bg-opacity, 1));
}.data-\[hovered\=true\]\:bg-success-50\/40[data-hovered="true"]{
  background-color: rgb(244 248 234 / 0.4);
}.data-\[hovered\=true\]\:bg-success-600[data-hovered="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(123 151 51 / 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 197 90 / var(--tw-bg-opacity, 1));
}.data-\[hovered\=true\]\:bg-warning-50\/40[data-hovered="true"]{
  background-color: rgb(255 247 233 / 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(234 242 215 / 0.4);
}.data-\[pressed\=true\]\:bg-primary-500[data-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(154 189 64 / var(--tw-bg-opacity, 1));
}.data-\[pressed\=true\]\:bg-secondary-100\/40[data-pressed="true"]{
  background-color: rgb(255 247 234 / 0.4);
}.data-\[pressed\=true\]\:bg-secondary-500[data-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 193 91 / var(--tw-bg-opacity, 1));
}.data-\[pressed\=true\]\:bg-success-100\/40[data-pressed="true"]{
  background-color: rgb(234 242 215 / 0.4);
}.data-\[pressed\=true\]\:bg-success-500[data-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(154 189 64 / 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 240 213 / 0.4);
}.data-\[pressed\=true\]\:bg-warning-500[data-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 183 50 / 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(55 67 23 / var(--tw-text-opacity, 1));
}.data-\[hovered\=true\]\:text-secondary-800[data-hovered="true"]{
  --tw-text-opacity: 1;
  color: rgb(178 109 0 / var(--tw-text-opacity, 1));
}.data-\[hovered\=true\]\:text-success-800[data-hovered="true"]{
  --tw-text-opacity: 1;
  color: rgb(55 67 23 / 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(141 92 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: #9ABD40;
}.data-\[focus-visible\]\:outline-secondary-500[data-focus-visible]{
  outline-color: #FFC15B;
}.data-\[focus-visible\]\:outline-success-500[data-focus-visible]{
  outline-color: #9ABD40;
}.data-\[focus-visible\]\:outline-tertiary-500[data-focus-visible]{
  outline-color: #1BA4FF;
}.data-\[focus-visible\]\:outline-warning-500[data-focus-visible]{
  outline-color: #FFB732;
}.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;
}.\[\&\>ion-toolbar\]\:\[--background\:transparent\]>ion-toolbar{
  --background: transparent;
}.\[\&\>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;
}
#card ion-card.ios{box-shadow:rgba(12,12,12,.47) 0px 4px 15px}#card ion-card .card{display:flex;background-color:#fff;width:100%;height:200px;--border-radius: 5px;background-size:cover}#card ion-card .card .card-wrapper{display:flex;flex-direction:column;justify-content:flex-end;width:100%;color:#fff}#card ion-card .card .card-wrapper .card-blur-container{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 0 1rem 0 rgba(0,0,0,.3);border-radius:0px 0px 5px 5px;background-color:rgba(35,35,35,.45);width:100%}
#guide ion-item-divider{display:block;margin:0 auto;border-bottom:none;background:#fff;padding:20px 0;padding:20px 20px 10px;width:100%;max-width:600px;color:var(--ion-color-dark);font-weight:400;font-size:1.1em}#guide #card{margin:0 auto;max-width:600px}#guide ion-item-divider.ios{padding-bottom:0px}#guide .info-message{margin-bottom:10px;max-width:none}
#home-info ion-content .app-home-background{position:absolute;top:0;background-size:cover;width:100%;height:100%;overflow:hidden}#home-info ion-content .app-home-background .app-logo{position:absolute;top:8%;left:50%;transform:translateX(-50%);filter:saturate(1.5);margin:0 auto;max-width:95%}#home-info ion-content .app-home-background ion-item-group{position:absolute;top:82%;transform:translateY(-90%);width:100%}#home-info ion-content .app-home-background ion-item-group .pretty-button{left:50%;transform:translateX(-50%);margin-bottom:10px;width:88%;text-align:center;--inner-border-width: 0;--border-width: 3px;--border-color: var(--color-primary-200);border-radius:10px;--border-radius: 10px;--background: var(--ion-color-primary);--color: white;--color-activated: white;box-shadow:0 0 25px hsla(0,0%,100%,.5);font-weight:600;letter-spacing:2px}#home-info ion-content .app-home-background ion-item-group .pretty-button ion-label{padding:6px;width:100%;text-align:center;text-transform:uppercase}
#home-map ion-header ion-icon,#home-map ion-header ion-label{color:#fff !important}#home-map ion-header .long-period-toggle{margin-left:10px}#home-map .mapboxgl-map{width:100%;height:100%}#home-map ion-spinner.records-loader{position:absolute;top:0;right:0;z-index:1000000;margin:10px;background:radial-gradient(rgba(0, 0, 0, 0.6862745098) 0%, rgba(0, 0, 0, 0.2823529412) 55%, transparent 75%);color:#fff}.location-map .alert-title{text-align:left}.location-map .missing-image{background:#ececec;padding:30px 10px;min-width:250px;font-size:.9em;text-align:center}.location-map img{width:100%;max-width:100%;max-height:200px;object-fit:cover}.location-map .alert-record-status{position:absolute;top:0;right:0;padding:22px;width:100%;max-width:50%;overflow:hidden;text-align:right;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}
#home-menu ion-content{--padding-top: env(safe-area-inset-top) !important}#home-menu #feedback-request{box-shadow:none;border-radius:var(--theme-border-radius)}#home-menu .app-menu img{display:block;margin:0 auto;height:140px}#home-menu .app-menu .verification-warning{--background: #fcffeb}#home-menu .app-menu .verification-warning ion-note{color:#000;font-size:1em}#home-menu .app-menu .verification-warning ion-icon{color:#000 !important}#home-menu .app-menu .verification-warning ion-button{float:right;color:#000;font-size:.9em;--border-color: #000000}#home-menu .app-menu .verification-warning ion-button.md{font-size:.7em}
.survey-status{margin:0;max-width:90px}.survey-status ion-badge{text-transform:uppercase}ion-spinner.survey-status{width:15px}
.survey-list-item{margin-bottom:6px;border-radius:10px;background:#fff}.survey-list-item .record-info{margin-left:15px}.survey-list-item .record-info span{margin-right:10px}.survey-list-item h3{font-weight:500;font-size:1.1em}.survey-list-item h3,.survey-list-item p{overflow:hidden;text-overflow:ellipsis}.survey-list-item .record-photo-profile{position:relative;background-color:var(--color-primary-100);min-width:81px;max-width:60px;height:67px;overflow:hidden;text-align:center}.survey-list-item .record-photo-profile img{width:100%;height:100%;object-fit:cover}.survey-list-item ion-item{--padding-start: 0;box-shadow:0 0 10px #dcdcdc;--detail-icon-opacity: 0.8}.survey-list-item ion-item.id-green{--detail-icon-color: green}.survey-list-item ion-item.id-amber{--detail-icon-color: orange}.survey-list-item ion-item.id-red{--detail-icon-color: #3c3c3c}
#home-user-surveys ion-header ion-toolbar{--background: transparent !important;color:var(--ion-color-main)}#home-user-surveys ion-header 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)}#home-user-surveys ion-header ion-toolbar ion-segment ion-label{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-left:1px}#home-user-surveys ion-header ion-toolbar ion-segment ion-segment-button.ios{padding-right:10px;padding-left:10px}#home-user-surveys ion-header ion-toolbar ion-segment ion-segment-button.md{--padding-end: 10px;--padding-start: 10px}#home-user-surveys ion-content{--padding-top: 10%}#home-user-surveys .info-background-message ion-icon{margin:0 5px 0 8px;margin-bottom:-7px;border-radius:10px;background:var(--ion-color-primary);padding:5px;color:#fff}#home-user-surveys ion-item-sliding{margin:0px auto 15px auto;box-shadow:0 0 30px rgba(0,0,0,.1215686275);max-width:600px}
ion-tab-bar{--background: var(--color-primary-800)}ion-tab-bar ion-tab-button ion-label{color:var(--ion-color-primary-contrast)}ion-tab-bar ion-tab-button ion-icon{color:var(--ion-color-primary-contrast)}ion-tab-bar ion-tab-button.tab-selected ion-icon,ion-tab-bar ion-tab-button.tab-selected ion-label{color:var(--color-primary-400) !important;--ion-color-base: var(--color-primary-400) !important}
#welcome-page ion-header{position:fixed}#welcome-page ion-header ion-toolbar{--background: transparent;--border-color: transparent}#welcome-page ion-header ion-toolbar ion-button{margin:10px;border-radius:50%;background:hsla(0,0%,100%,.8784313725);width:40px;height:40px;color:#4d380a;color:var(--ion-color-dark);--border-radius: 50%}#welcome-page .swiper{position:fixed !important;top:0;left:0;background:#fff;width:100vw;height:100vh}#welcome-page .swiper .swiper-slide .message-container{display:flex;flex-direction:column;justify-content:center;align-items:center;background-position:center}#welcome-page .swiper .swiper-slide .message-container.blurry{position:absolute;bottom:0;left:0;box-shadow:0 0 1rem 0 rgba(0,0,0,.2);background-color:hsla(0,0%,100%,.9);padding-bottom:50px;width:100%}#welcome-page .swiper .swiper-slide .message-container .message-header{display:flex;position:relative;justify-content:center;align-items:center;margin:0;background:var(--color-primary-800);padding:10px;width:100%;color:var(--ion-color-warning)}#welcome-page .swiper .swiper-slide .message-container .message-header ion-icon{width:36px;height:36px}#welcome-page .swiper p,#welcome-page .swiper h2{margin:1.1rem;text-align:center}#welcome-page .swiper h2{padding:0 40px;color:var(--ion-color-light);font-weight:bold;font-weight:300;font-size:1.8rem;letter-spacing:2px;text-align:center}#welcome-page .swiper p{margin-bottom:5px;margin:20px auto;max-width:85%;color:var(--ion-color-dark);font-size:1.2rem;line-height:1.5em;text-align:left}#welcome-page .swiper p.small-font{font-size:1rem;line-height:1.1em}#welcome-page .swiper .swiper-pagination-bullets{bottom:2%}#welcome-page .swiper .swiper-pagination-bullets .swiper-pagination-bullet{opacity:1;--bullet-background: var(--ion-color-medium)}#welcome-page .swiper .swiper-pagination-bullets .swiper-pagination-bullet-active{opacity:.8;--bullet-background-active: var(--ion-color-dark)}#welcome-page .swiper .swiper-slide.first{background-position:center;background-size:cover}#welcome-page .swiper .swiper-slide.first .slide-header{position:absolute;top:0;background-size:cover;width:100%;height:100%}#welcome-page .swiper .swiper-slide.second{background-position:center;background-size:cover}#welcome-page .swiper .swiper-slide.second .slide-header{position:absolute;top:0;background-size:cover;width:100%;height:100%}#welcome-page .swiper .swiper-slide.second ion-content{--background: none;background-size:cover;background-repeat:no-repeat}#welcome-page .swiper .swiper-slide.second ion-content .message-container{display:flex;bottom:0;flex-direction:column;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin:20px 20px;box-shadow:0 0 1rem 0 rgba(0,0,0,.2);border-radius:10px;background:var(--ion-color-warning);background-color:hsla(0,0%,100%,.563);overflow:hidden}#welcome-page .swiper .swiper-slide.second ion-content .message-container .message-header{color:var(--ion-color-warning)}#welcome-page .swiper .swiper-slide.second ion-content .message-container .message-header ion-icon{position:absolute;top:50%;left:5%;transform:translateY(-50%);color:var(--ion-color-warning);font-size:40px}#welcome-page .swiper .swiper-slide.second ion-content .message-container .message-header h2{color:var(--ion-color-warning)}#welcome-page .swiper .swiper-slide.second ion-content .message-container ion-button{margin-bottom:30px;color:var(--ion-color-secondary-contrast);font-weight:500;text-transform:uppercase;--box-shadow: none}#welcome-page ion-footer ion-toolbar{--background: transparent;--border-color: transparent;position:absolute;bottom:0}#welcome-page ion-footer ion-toolbar ion-button{margin:10px;border-radius:50%;width:50px;height:50px;--box-shadow: none;background:var(--ion-color-secondary);color:var(--ion-color-light);--ionicon-stroke-width: 52px}
#settings ion-content{--padding-top: 10px}#settings ion-content .menu-attr-toggle ion-icon{font-size:18px}#settings ion-content ion-item ion-toggle{padding-right:0}#settings ion-content .rounded .menu-attr-toggle:first-of-type{--border-radius: 15px 15px 0 0}#settings ion-content .destructive-item ion-item ion-icon,#settings ion-content .destructive-item ion-item:not(.info-message) ion-label{color:var(--ion-color-danger)}ion-alert .info-message.destructive-warning{margin:10px 0 !important}ion-alert .info-message.destructive-warning ion-label{margin-right:0}ion-alert .info-message.destructive-warning ion-icon{padding:0px 12px 0px 12px}
.gridref-label{margin-left:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}.gridref-label ion-spinner{width:15px;max-height:15px}
#camera-container{position:absolute;border-bottom:80px solid #000;background:#000;width:100vw;height:100vh}#camera-container #camera-focus-frame{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:linear-gradient(to right, black 4px, transparent 4px) 0 0,linear-gradient(to right, black 4px, transparent 4px) 0 100%,linear-gradient(to left, black 4px, transparent 4px) 100% 0,linear-gradient(to left, black 4px, transparent 4px) 100% 100%,linear-gradient(to bottom, black 4px, transparent 4px) 0 0,linear-gradient(to bottom, black 4px, transparent 4px) 100% 0,linear-gradient(to top, black 4px, transparent 4px) 0 100%,linear-gradient(to top, black 4px, transparent 4px) 100% 100%;background-size:20px 20px;background-repeat:no-repeat;width:300px;height:300px}#camera-container .cancel-button{position:absolute;bottom:-55px;left:11px;background:rgba(0,0,0,0);height:32px;color:#fff;font-weight:400;font-size:17px}#camera-container .camera-button{position:absolute;bottom:-64px;left:50vw;transform:translateX(-50%);border:2px #cdcdcd solid;border-radius:50%;background:#fff;padding:10px;width:50px;height:50px}#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}ion-button[hidden]{display:block}
#survey-edit ion-header ion-toolbar ion-button{border-radius:10px;background:var(--ion-color-primary);padding:0 10px}#survey-edit .verification-message{--border-width: 0;margin:10px 0}#survey-edit .verification-message ion-label{padding:10px 0}#survey-edit .verification-message.verified{--background: #eafff2;border:1px solid #cbdcd1}#survey-edit .verification-message.verified ion-icon,#survey-edit .verification-message.verified .info-button,#survey-edit .verification-message.verified ion-label ion-note{color:#0a3100 !important;--border-color: #0a3100}#survey-edit .verification-message.plausible{--background: #fffdd5;border:1px solid #e7e5c2}#survey-edit .verification-message.plausible ion-icon,#survey-edit .verification-message.plausible .info-button,#survey-edit .verification-message.plausible ion-label ion-note{color:#2d1f00 !important;--border-color: #2d1f00}#survey-edit .verification-message.rejected{--background: #e4e4e4;border:1px solid #cfcfcf}#survey-edit .verification-message.rejected ion-icon,#survey-edit .verification-message.rejected .info-button,#survey-edit .verification-message.rejected ion-label ion-note{color:#000 !important;--border-color: #000000}#survey-edit .uploaded-message{--border-width: 0;margin:10px 0;border:1px #dce0d5 solid}#survey-edit .uploaded-message ion-label{padding:10px 0}#survey-edit .app-logo{display:block;margin:10px auto;border:0;max-width:85%}.location-panel{height:20vh}
.verification-message.success h2,.verification-message.success div,.verification-message.success ion-icon,.verification-message.success .info-button,.verification-message.success ion-label ion-note{color:var(--verification-success-dark) !important;--border-color: var(--verification-success-dark) !important}.verification-message.warning h2,.verification-message.warning div,.verification-message.warning ion-icon,.verification-message.warning .info-button,.verification-message.warning ion-label ion-note{color:var(--verification-plausible-dark) !important;--border-color: var(--verification-plausible-dark) !important}.verification-message.danger h2,.verification-message.danger div,.verification-message.danger ion-icon,.verification-message.danger .info-button,.verification-message.danger ion-label ion-note{color:var(--verification-rejected-dark) !important;--border-color: var(--verification-rejected-dark)}.verification-message .info-button.md{font-size:.7em}.verification-message .info-button.ios{font-size:.8em}
#edit-occurrence ion-content{--padding-top: 10px}#edit-occurrence ion-content .item-disabled{opacity:1}

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