.updated-records-dialog .counts{margin:0 -24px;background-color:var(--ion-page-background);padding:1px 10px}.updated-records-dialog .counts .verified-count{display:flex;align-items:center;margin:14px 0}.updated-records-dialog .counts .verified-count ion-icon{margin-right:10px}.updated-records-dialog .counts .verified-count span{width:50%}.updated-records-dialog .counts .verified-count b{width:33%;font-size:1.2em;text-align:center}.updated-records-dialog.ios .counts{margin:0 -16px}.updated-records-dialog ion-item{margin:0 -10px;--padding-start: 0;--background: transparent;font-size:16px !important}.updated-records-dialog ion-item.ios{margin-left:-2px}.updated-records-dialog ion-item ion-checkbox{margin-right:10px}
*, ::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: #FCE4E4;
  --color-primary-50-rgb: 252, 228, 228;
  --color-primary-100: #FAC6C6;
  --color-primary-100-rgb: 250, 198, 198;
  --color-primary-200: #F48989;
  --color-primary-200-rgb: 244, 137, 137;
  --color-primary-300: #EE4D4D;
  --color-primary-300-rgb: 238, 77, 77;
  --color-primary-400: #E31515;
  --color-primary-400-rgb: 227, 21, 21;
  --color-primary-500: #A71010;
  --color-primary-500-rgb: 167, 16, 16;
  --color-primary-600: #6A0A0A;
  --color-primary-600-rgb: 106, 10, 10;
  --color-primary-700: #530808;
  --color-primary-700-rgb: 83, 8, 8;
  --color-primary-800: #3B0606;
  --color-primary-800-rgb: 59, 6, 6;
  --color-primary-900: #240303;
  --color-primary-900-rgb: 36, 3, 3;
  --color-primary-950: #180202;
  --color-primary-950-rgb: 24, 2, 2;
  --color-primary: #6A0A0A;
  --color-primary-rgb: 106, 10, 10;
  --color-secondary-50: #DAEDFF;
  --color-secondary-50-rgb: 218, 237, 255;
  --color-secondary-100: #C3E1FF;
  --color-secondary-100-rgb: 195, 225, 255;
  --color-secondary-200: #96CAFF;
  --color-secondary-200-rgb: 150, 202, 255;
  --color-secondary-300: #68B3FF;
  --color-secondary-300-rgb: 104, 179, 255;
  --color-secondary-400: #3A9CFF;
  --color-secondary-400-rgb: 58, 156, 255;
  --color-secondary-500: #0C85FF;
  --color-secondary-500-rgb: 12, 133, 255;
  --color-secondary-600: #006EDD;
  --color-secondary-600-rgb: 0, 110, 221;
  --color-secondary-700: #0057AF;
  --color-secondary-700-rgb: 0, 87, 175;
  --color-secondary-800: #00366D;
  --color-secondary-800-rgb: 0, 54, 109;
  --color-secondary-900: #00152A;
  --color-secondary-900-rgb: 0, 21, 42;
  --color-secondary-950: #000509;
  --color-secondary-950-rgb: 0, 5, 9;
  --color-secondary: #0057AF;
  --color-secondary-rgb: 0, 87, 175;
  --color-tertiary-50: #EFEAF1;
  --color-tertiary-50-rgb: 239, 234, 241;
  --color-tertiary-100: #E3DBE7;
  --color-tertiary-100-rgb: 227, 219, 231;
  --color-tertiary-200: #CBBCD3;
  --color-tertiary-200-rgb: 203, 188, 211;
  --color-tertiary-300: #B39DBF;
  --color-tertiary-300-rgb: 179, 157, 191;
  --color-tertiary-400: #9A7EAB;
  --color-tertiary-400-rgb: 154, 126, 171;
  --color-tertiary-500: #826195;
  --color-tertiary-500-rgb: 130, 97, 149;
  --color-tertiary-600: #674D76;
  --color-tertiary-600-rgb: 103, 77, 118;
  --color-tertiary-700: #4C3957;
  --color-tertiary-700-rgb: 76, 57, 87;
  --color-tertiary-800: #312538;
  --color-tertiary-800-rgb: 49, 37, 56;
  --color-tertiary-900: #161119;
  --color-tertiary-900-rgb: 22, 17, 25;
  --color-tertiary-950: #09070A;
  --color-tertiary-950-rgb: 9, 7, 10;
  --color-tertiary: #4C3957;
  --color-tertiary-rgb: 76, 57, 87;
  --color-success-50: #FCE4E4;
  --color-success-50-rgb: 252, 228, 228;
  --color-success-100: #FAC6C6;
  --color-success-100-rgb: 250, 198, 198;
  --color-success-200: #F48989;
  --color-success-200-rgb: 244, 137, 137;
  --color-success-300: #EE4D4D;
  --color-success-300-rgb: 238, 77, 77;
  --color-success-400: #E31515;
  --color-success-400-rgb: 227, 21, 21;
  --color-success-500: #A71010;
  --color-success-500-rgb: 167, 16, 16;
  --color-success-600: #6A0A0A;
  --color-success-600-rgb: 106, 10, 10;
  --color-success-700: #530808;
  --color-success-700-rgb: 83, 8, 8;
  --color-success-800: #3B0606;
  --color-success-800-rgb: 59, 6, 6;
  --color-success-900: #240303;
  --color-success-900-rgb: 36, 3, 3;
  --color-success-950: #180202;
  --color-success-950-rgb: 24, 2, 2;
  --color-success: #6A0A0A;
  --color-success-rgb: 106, 10, 10;
  --color-warning-50: #FFEADE;
  --color-warning-50-rgb: 255, 234, 222;
  --color-warning-100: #FFDBC4;
  --color-warning-100-rgb: 255, 219, 196;
  --color-warning-200: #FFBB91;
  --color-warning-200-rgb: 255, 187, 145;
  --color-warning-300: #FF9C5E;
  --color-warning-300-rgb: 255, 156, 94;
  --color-warning-400: #FF7D2B;
  --color-warning-400-rgb: 255, 125, 43;
  --color-warning-500: #F75F00;
  --color-warning-500-rgb: 247, 95, 0;
  --color-warning-600: #C44C00;
  --color-warning-600-rgb: 196, 76, 0;
  --color-warning-700: #913800;
  --color-warning-700-rgb: 145, 56, 0;
  --color-warning-800: #592200;
  --color-warning-800-rgb: 89, 34, 0;
  --color-warning-900: #210D00;
  --color-warning-900-rgb: 33, 13, 0;
  --color-warning-950: #050200;
  --color-warning-950-rgb: 5, 2, 0;
  --color-warning: #913800;
  --color-warning-rgb: 145, 56, 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;
}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;
}.static{
  position: static;
}.fixed{
  position: fixed;
}.absolute{
  position: absolute;
}.relative{
  position: relative;
}.inset-0{
  inset: 0px;
}.inset-y-0{
  top: 0px;
  bottom: 0px;
}.-left-2{
  left: -0.5rem;
}.-right-2{
  right: -0.5rem;
}.bottom-0{
  bottom: 0px;
}.bottom-16{
  bottom: 4rem;
}.bottom-4{
  bottom: 1rem;
}.bottom-\[20\%\]{
  bottom: 20%;
}.bottom-\[calc\(var\(--ion-safe-area-bottom\2c 0\)\+0\.5rem\)\]{
  bottom: calc(var(--ion-safe-area-bottom,0) + 0.5rem);
}.left-0{
  left: 0px;
}.left-1\/2{
  left: 50%;
}.left-1\/3{
  left: 33.333333%;
}.left-2\/3{
  left: 66.666667%;
}.right-0{
  right: 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;
}.top-\[env\(safe-area-inset-top\)\]{
  top: env(safe-area-inset-top);
}.z-10{
  z-index: 10;
}.z-50{
  z-index: 50;
}.float-right{
  float: right;
}.\!m-0{
  margin: 0px !important;
}.-m-3{
  margin: -0.75rem;
}.m-0{
  margin: 0px;
}.m-0\.5{
  margin: 0.125rem;
}.m-2{
  margin: 0.5rem;
}.m-\[6px\]{
  margin: 6px;
}.-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-4{
  margin-left: 1rem;
  margin-right: 1rem;
}.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-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}.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-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;
}.-mb-1{
  margin-bottom: -0.25rem;
}.-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-2{
  margin-bottom: 0.5rem;
}.mb-2\.5{
  margin-bottom: 0.625rem;
}.mb-3{
  margin-bottom: 0.75rem;
}.mb-4{
  margin-bottom: 1rem;
}.mb-5{
  margin-bottom: 1.25rem;
}.mb-\[10vh\]{
  margin-bottom: 10vh;
}.ml-0{
  margin-left: 0px;
}.ml-0\.5{
  margin-left: 0.125rem;
}.ml-1{
  margin-left: 0.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-6{
  margin-right: 1.5rem;
}.mr-\[3px\]{
  margin-right: 3px;
}.mr-px{
  margin-right: 1px;
}.mt-1{
  margin-top: 0.25rem;
}.mt-10{
  margin-top: 2.5rem;
}.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-6{
  margin-top: 1.5rem;
}.mt-7{
  margin-top: 1.75rem;
}.mt-8{
  margin-top: 2rem;
}.mt-\[20vh\]{
  margin-top: 20vh;
}.line-clamp-1{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}.block{
  display: block;
}.inline-block{
  display: inline-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-14{
  width: 3.5rem;
  height: 3.5rem;
}.size-16{
  width: 4rem;
  height: 4rem;
}.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-8{
  width: 2rem;
  height: 2rem;
}.size-\[20px\]{
  width: 20px;
  height: 20px;
}.size-\[21px\]{
  width: 21px;
  height: 21px;
}.size-full{
  width: 100%;
  height: 100%;
}.\!h-auto{
  height: auto !important;
}.h-1\/2{
  height: 50%;
}.h-2{
  height: 0.5rem;
}.h-20{
  height: 5rem;
}.h-3{
  height: 0.75rem;
}.h-36{
  height: 9rem;
}.h-5{
  height: 1.25rem;
}.h-7{
  height: 1.75rem;
}.h-\[1px\]{
  height: 1px;
}.h-\[41px\]{
  height: 41px;
}.h-\[73px\]{
  height: 73px;
}.h-fit{
  height: -webkit-fit-content;
  height: fit-content;
}.h-full{
  height: 100%;
}.max-h-\[73px\]{
  max-height: 73px;
}.min-h-0{
  min-height: 0px;
}.min-h-12{
  min-height: 3rem;
}.min-h-20{
  min-height: 5rem;
}.w-1\/5{
  width: 20%;
}.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-\[200px\]{
  width: 200px;
}.w-\[41px\]{
  width: 41px;
}.w-\[62px\]{
  width: 62px;
}.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-none{
  max-width: none !important;
}.max-w-28{
  max-width: 7rem;
}.max-w-32{
  max-width: 8rem;
}.max-w-48{
  max-width: 12rem;
}.max-w-60{
  max-width: 15rem;
}.max-w-80{
  max-width: 20rem;
}.max-w-\[25px\]{
  max-width: 25px;
}.max-w-\[600px\]{
  max-width: 600px;
}.max-w-\[80px\]{
  max-width: 80px;
}.max-w-fit{
  max-width: -webkit-fit-content;
  max-width: fit-content;
}.max-w-full{
  max-width: 100%;
}.max-w-max{
  max-width: -webkit-max-content;
  max-width: max-content;
}.max-w-md{
  max-width: 28rem;
}.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));
}.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;
}.flex-nowrap{
  flex-wrap: nowrap;
}.items-start{
  align-items: flex-start;
}.items-end{
  align-items: flex-end;
}.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;
}.text-balance{
  text-wrap: balance;
}.\!rounded-full{
  border-radius: 9999px !important;
}.\!rounded-none{
  border-radius: 0px !important;
}.rounded{
  border-radius: 0.25rem;
}.rounded-\[50\%\]{
  border-radius: 50%;
}.rounded-\[5px\]{
  border-radius: 5px;
}.rounded-\[var\(--theme-border-radius\)\]{
  border-radius: var(--theme-border-radius);
}.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-2{
  border-width: 2px;
}.border-b{
  border-bottom-width: 1px;
}.border-b-\[0\.5px\]{
  border-bottom-width: 0.5px;
}.border-l{
  border-left-width: 1px;
}.border-l-0{
  border-left-width: 0px;
}.border-r{
  border-right-width: 1px;
}.border-r-0{
  border-right-width: 0px;
}.border-s{
  border-inline-start-width: 1px;
}.border-t{
  border-top-width: 1px;
}.border-t-0{
  border-top-width: 0px;
}.border-solid{
  border-style: solid;
}.\!border-none{
  border-style: none !important;
}.border-none{
  border-style: none;
}.\!border-gray-100{
  --tw-border-opacity: 1 !important;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1)) !important;
}.border-\[var\(--background\)\]{
  border-color: var(--background);
}.border-\[var\(--form-value-color\)\]{
  border-color: var(--form-value-color);
}.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-neutral-500\/40{
  border-color: rgb(115 115 115 / 0.4);
}.border-primary-100{
  --tw-border-opacity: 1;
  border-color: rgb(250 198 198 / var(--tw-border-opacity, 1));
}.border-primary-800{
  --tw-border-opacity: 1;
  border-color: rgb(59 6 6 / 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(195 225 255 / var(--tw-border-opacity, 1));
}.border-secondary-800{
  --tw-border-opacity: 1;
  border-color: rgb(0 54 109 / var(--tw-border-opacity, 1));
}.border-success-100{
  --tw-border-opacity: 1;
  border-color: rgb(250 198 198 / var(--tw-border-opacity, 1));
}.border-success-800{
  --tw-border-opacity: 1;
  border-color: rgb(59 6 6 / var(--tw-border-opacity, 1));
}.border-tertiary-100{
  --tw-border-opacity: 1;
  border-color: rgb(227 219 231 / var(--tw-border-opacity, 1));
}.border-tertiary-800{
  --tw-border-opacity: 1;
  border-color: rgb(49 37 56 / var(--tw-border-opacity, 1));
}.border-warning-100{
  --tw-border-opacity: 1;
  border-color: rgb(255 219 196 / var(--tw-border-opacity, 1));
}.border-warning-800{
  --tw-border-opacity: 1;
  border-color: rgb(89 34 0 / var(--tw-border-opacity, 1));
}.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}.border-l-gray-300{
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}.\!bg-primary\/10{
  background-color: rgb(106 10 10 / 0.1) !important;
}.\!bg-transparent{
  background-color: transparent !important;
}.bg-\[var\(--classifier-plausible\)\]{
  background-color: var(--classifier-plausible);
}.bg-\[var\(--classifier-success\)\]{
  background-color: var(--classifier-success);
}.bg-\[var\(--classifier-unlikely\)\]{
  background-color: var(--classifier-unlikely);
}.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{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}.bg-black\/10{
  background-color: rgb(0 0 0 / 0.1);
}.bg-black\/30{
  background-color: rgb(0 0 0 / 0.3);
}.bg-black\/60{
  background-color: rgb(0 0 0 / 0.6);
}.bg-black\/65{
  background-color: rgb(0 0 0 / 0.65);
}.bg-black\/70{
  background-color: rgb(0 0 0 / 0.7);
}.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{
  --tw-bg-opacity: 1;
  background-color: rgb(106 10 10 / var(--tw-bg-opacity, 1));
}.bg-primary-200\/10{
  background-color: rgb(244 137 137 / 0.1);
}.bg-primary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(252 228 228 / var(--tw-bg-opacity, 1));
}.bg-primary-600{
  --tw-bg-opacity: 1;
  background-color: rgb(106 10 10 / var(--tw-bg-opacity, 1));
}.bg-primary-700{
  --tw-bg-opacity: 1;
  background-color: rgb(83 8 8 / var(--tw-bg-opacity, 1));
}.bg-primary-800{
  --tw-bg-opacity: 1;
  background-color: rgb(59 6 6 / var(--tw-bg-opacity, 1));
}.bg-secondary-200\/10{
  background-color: rgb(150 202 255 / 0.1);
}.bg-secondary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(218 237 255 / var(--tw-bg-opacity, 1));
}.bg-secondary-700{
  --tw-bg-opacity: 1;
  background-color: rgb(0 87 175 / 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{
  --tw-bg-opacity: 1;
  background-color: rgb(106 10 10 / var(--tw-bg-opacity, 1));
}.bg-success-200\/10{
  background-color: rgb(244 137 137 / 0.1);
}.bg-success-50{
  --tw-bg-opacity: 1;
  background-color: rgb(252 228 228 / var(--tw-bg-opacity, 1));
}.bg-success-700{
  --tw-bg-opacity: 1;
  background-color: rgb(83 8 8 / var(--tw-bg-opacity, 1));
}.bg-tertiary-200\/10{
  background-color: rgb(203 188 211 / 0.1);
}.bg-tertiary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(239 234 241 / var(--tw-bg-opacity, 1));
}.bg-tertiary-700{
  --tw-bg-opacity: 1;
  background-color: rgb(76 57 87 / var(--tw-bg-opacity, 1));
}.bg-transparent{
  background-color: transparent;
}.bg-warning-200\/10{
  background-color: rgb(255 187 145 / 0.1);
}.bg-warning-300{
  --tw-bg-opacity: 1;
  background-color: rgb(255 156 94 / var(--tw-bg-opacity, 1));
}.bg-warning-400{
  --tw-bg-opacity: 1;
  background-color: rgb(255 125 43 / var(--tw-bg-opacity, 1));
}.bg-warning-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 234 222 / var(--tw-bg-opacity, 1));
}.bg-warning-600{
  --tw-bg-opacity: 1;
  background-color: rgb(196 76 0 / var(--tw-bg-opacity, 1));
}.bg-warning-700{
  --tw-bg-opacity: 1;
  background-color: rgb(145 56 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: #C44C00;
}.\!stroke-2{
  stroke-width: 2 !important;
}.stroke-\[1\.2px\]{
  stroke-width: 1.2px;
}.p-0{
  padding: 0px;
}.p-1{
  padding: 0.25rem;
}.p-2{
  padding: 0.5rem;
}.p-3{
  padding: 0.75rem;
}.p-8{
  padding: 2rem;
}.p-\[2px\]{
  padding: 2px;
}.p-\[3px\]{
  padding: 3px;
}.\!py-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}.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{
  padding-top: 0px;
  padding-bottom: 0px;
}.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;
}.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}.pb-2{
  padding-bottom: 0.5rem;
}.pb-\[26px\]{
  padding-bottom: 26px;
}.pl-0{
  padding-left: 0px;
}.pl-2{
  padding-left: 0.5rem;
}.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-6{
  padding-right: 1.5rem;
}.pr-\[8px\]{
  padding-right: 8px;
}.pt-2{
  padding-top: 0.5rem;
}.pt-3{
  padding-top: 0.75rem;
}.pt-8{
  padding-top: 2rem;
}.pt-\[17px\]{
  padding-top: 17px;
}.text-left{
  text-align: left;
}.text-center{
  text-align: center;
}.\!text-right{
  text-align: right !important;
}.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-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}.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;
}.capitalize{
  text-transform: capitalize;
}.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\(--classifier-unlikely\)\]{
  color: var(--classifier-unlikely);
}.text-\[var\(--color-tertiary-800\)\]{
  color: var(--color-tertiary-800);
}.text-\[var\(--form-icon-color\2c var\(--color-neutral-400\)\)\]{
  color: var(--form-icon-color,var(--color-neutral-400));
}.text-\[var\(--form-value-color\)\]{
  color: var(--form-value-color);
}.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-black\/70{
  color: rgb(0 0 0 / 0.7);
}.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(252 228 228 / var(--tw-text-opacity, 1));
}.text-primary-700{
  --tw-text-opacity: 1;
  color: rgb(83 8 8 / var(--tw-text-opacity, 1));
}.text-primary-800{
  --tw-text-opacity: 1;
  color: rgb(59 6 6 / var(--tw-text-opacity, 1));
}.text-primary-900{
  --tw-text-opacity: 1;
  color: rgb(36 3 3 / var(--tw-text-opacity, 1));
}.text-primary-950{
  --tw-text-opacity: 1;
  color: rgb(24 2 2 / 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(218 237 255 / var(--tw-text-opacity, 1));
}.text-secondary-700{
  --tw-text-opacity: 1;
  color: rgb(0 87 175 / var(--tw-text-opacity, 1));
}.text-secondary-800{
  --tw-text-opacity: 1;
  color: rgb(0 54 109 / var(--tw-text-opacity, 1));
}.text-secondary-900{
  --tw-text-opacity: 1;
  color: rgb(0 21 42 / 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(106 10 10 / var(--tw-text-opacity, 1));
}.text-success-50{
  --tw-text-opacity: 1;
  color: rgb(252 228 228 / var(--tw-text-opacity, 1));
}.text-success-700{
  --tw-text-opacity: 1;
  color: rgb(83 8 8 / var(--tw-text-opacity, 1));
}.text-success-800{
  --tw-text-opacity: 1;
  color: rgb(59 6 6 / var(--tw-text-opacity, 1));
}.text-success-900{
  --tw-text-opacity: 1;
  color: rgb(36 3 3 / var(--tw-text-opacity, 1));
}.text-tertiary-50{
  --tw-text-opacity: 1;
  color: rgb(239 234 241 / var(--tw-text-opacity, 1));
}.text-tertiary-700{
  --tw-text-opacity: 1;
  color: rgb(76 57 87 / var(--tw-text-opacity, 1));
}.text-tertiary-800{
  --tw-text-opacity: 1;
  color: rgb(49 37 56 / var(--tw-text-opacity, 1));
}.text-tertiary-900{
  --tw-text-opacity: 1;
  color: rgb(22 17 25 / var(--tw-text-opacity, 1));
}.text-warning-50{
  --tw-text-opacity: 1;
  color: rgb(255 234 222 / var(--tw-text-opacity, 1));
}.text-warning-800{
  --tw-text-opacity: 1;
  color: rgb(89 34 0 / var(--tw-text-opacity, 1));
}.text-warning-900{
  --tw-text-opacity: 1;
  color: rgb(33 13 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;
}.opacity-80{
  opacity: 0.8;
}.\!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);
}.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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-\[0\.5px\]{
  --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(0.5px + 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(83 8 8 / 0.1);
}.ring-primary-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 6 6 / var(--tw-ring-opacity, 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(0 87 175 / 0.1);
}.ring-success-600\/20{
  --tw-ring-color: rgb(106 10 10 / 0.2);
}.ring-tertiary-700\/10{
  --tw-ring-color: rgb(76 57 87 / 0.1);
}.ring-transparent{
  --tw-ring-color: transparent;
}.ring-warning-600\/20{
  --tw-ring-color: rgb(196 76 0 / 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;
}.transition-opacity{
  transition-property: opacity;
  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\:none\]{
  --background: none;
}.\[--background\:rgba\(var\(--color-tertiary-900-rgb\)\2c 0\.02\)\]{
  --background: rgba(var(--color-tertiary-900-rgb),0.02);
}.\[--background\:transparent\]{
  --background: transparent;
}.\[--background\:white\]{
  --background: white;
}.\!\[--border-radius\:0\]{
  --border-radius: 0 !important;
}.\[--border-style\:0\]{
  --border-style: 0;
}.\[--border-style\:none\]{
  --border-style: none;
}.\[--inner-padding-end\:0\]{
  --inner-padding-end: 0;
}.\[--inner-padding-end\:0px\]{
  --inner-padding-end: 0px;
}.\[--ion-color-primary\:var\(--form-value-color\)\]{
  --ion-color-primary: var(--form-value-color);
}.\[--ionicon-stroke-width\:10px\]{
  --ionicon-stroke-width: 10px;
}.\[--ionicon-stroke-width\:20px\]{
  --ionicon-stroke-width: 20px;
}.\[--ionicon-stroke-width\:24px\]{
  --ionicon-stroke-width: 24px;
}.\[--ionicon-stroke-width\:2em\]{
  --ionicon-stroke-width: 2em;
}.\[--min-height\:73px\]{
  --min-height: 73px;
}.\[--overflow\:hidden\]{
  --overflow: hidden;
}.\[--padding-bottom\:0\]{
  --padding-bottom: 0;
}.\[--padding-start\:0\]{
  --padding-start: 0;
}.\[--padding-start\:0px\]{
  --padding-start: 0px;
}.\[--padding-top\:0\]{
  --padding-top: 0;
}.\[--padding-top\:calc\(env\(safe-area-inset-top\)\+50px\)\]{
  --padding-top: calc(env(safe-area-inset-top) + 50px);
}.\[--width\:200px\]{
  --width: 200px;
}.\[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-800);--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-warning-dark: var(--color-warning-900);--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-white);--ion-color-light-contrast: var(--color-slate-950);--ion-color-light-shade: var(--color-slate-200);--ion-color-light-tint: var(--color-white);--attr-lock-color: var(--ion-color-secondary);--attr-lock-color-tint: var(--ion-color-secondary-tint);--verification-success: var(--ion-color-success);--verification-success-rgb: var(--ion-color-success-rgb);--verification-success-dark: var(--ion-color-success-dark);--verification-plausible: #fcb500;--verification-plausible-rgb: 252, 181, 0;--verification-plausible-dark: #3b2a00;--verification-rejected: var(--color-danger);--verification-rejected-rgb: var(--color-danger-rgb);--verification-rejected-dark: var(--color-danger-900);--classifier-success: var(--color-success);--classifier-success-background: #faffd6;--classifier-plausible: var(--color-warning);--classifier-plausible-background: #fff1be;--classifier-unlikely: var(--color-danger);--classifier-unlikely-background: #f3cfd8;--ion-page-background: #f0f3f0;--ion-headings-font-weight: 300;--ion-item-border-color: rgb(0, 0, 0, 0.2);--light-shadow: 0px 0px 11px 0px #00000012;--form-value-color: rgba(var(--color-primary-800-rgb), 0.9)}html.ios.plt-hybrid #status-bar-background{position:fixed;top:0;z-index:1000;background:rgba(0,0,0,0);width:100vw;height:env(safe-area-inset-top)}@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}.apps-section .apps-section-h,h1,h2,h3{color:var(--color-primary-900)}ion-header ion-toolbar{--background: white}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}a{color:var(--color-primary-700);font-weight:600}.attr-page .info-message{
  border-color: rgb(104 179 255 / 0.4);
  --tw-bg-opacity: 1;
  background-color: rgb(218 237 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 21 42 / var(--tw-text-opacity, 1));
}ion-button:not(.button-has-icon-only),ion-item{font-size:1em}ion-button:not(.button-has-icon-only).md,ion-item.md{font-size:.9em}.photo-picker.ios .empty{font-size:.9em !important}.photo-picker.md .empty{font-size:1em !important}ion-item-divider{padding:0 5px 7px 5px;color:var(--ion-text-color);font-size:.9em}.menu-attr-item ion-label[slot=end],.attr-wrapper ion-label[slot=end]{opacity:1 !important;color:rgba(0,0,0,.7019607843)}.date-input-attr ion-label[slot=end]{color:var(--form-value-color);font-size:1rem}.date-input-attr ion-label[slot=end].md{font-size:.9rem}.collapse-block ion-label.ion-text-wrap{font-size:1rem}ion-alert div.alert-message.sc-ion-alert-md{color:#000;font-size:1.1em}.field-label:first-of-type,ion-item[detail=true][href],ion-item>ion-icon+ion-label,ion-item.item>ion-icon+ion-label.sc-ion-label-md-h{font-weight:500;font-size:1rem}.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)}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-divider{
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgb(83 8 8 / 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(36 3 3 / 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],.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%}a.mapboxgl-ctrl-logo{background-image:url(/images/2865fa8e591b1e115858e44f58b1503b.svg)}ion-item.in-list,ion-item[router-link]{font-weight:500;font-size:1rem}.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(252 228 228 / 0.4);
}.data-\[hovered\=true\]\:bg-primary-600[data-hovered="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(106 10 10 / var(--tw-bg-opacity, 1));
}.data-\[hovered\=true\]\:bg-secondary-50\/40[data-hovered="true"]{
  background-color: rgb(218 237 255 / 0.4);
}.data-\[hovered\=true\]\:bg-secondary-600[data-hovered="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 110 221 / var(--tw-bg-opacity, 1));
}.data-\[hovered\=true\]\:bg-success-50\/40[data-hovered="true"]{
  background-color: rgb(252 228 228 / 0.4);
}.data-\[hovered\=true\]\:bg-success-600[data-hovered="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(106 10 10 / var(--tw-bg-opacity, 1));
}.data-\[hovered\=true\]\:bg-tertiary-50\/40[data-hovered="true"]{
  background-color: rgb(239 234 241 / 0.4);
}.data-\[hovered\=true\]\:bg-tertiary-600[data-hovered="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(103 77 118 / var(--tw-bg-opacity, 1));
}.data-\[hovered\=true\]\:bg-warning-400[data-hovered="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 125 43 / var(--tw-bg-opacity, 1));
}.data-\[hovered\=true\]\:bg-warning-50\/40[data-hovered="true"]{
  background-color: rgb(255 234 222 / 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(250 198 198 / 0.4);
}.data-\[pressed\=true\]\:bg-primary-500[data-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(167 16 16 / var(--tw-bg-opacity, 1));
}.data-\[pressed\=true\]\:bg-secondary-100\/40[data-pressed="true"]{
  background-color: rgb(195 225 255 / 0.4);
}.data-\[pressed\=true\]\:bg-secondary-500[data-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(12 133 255 / var(--tw-bg-opacity, 1));
}.data-\[pressed\=true\]\:bg-success-100\/40[data-pressed="true"]{
  background-color: rgb(250 198 198 / 0.4);
}.data-\[pressed\=true\]\:bg-success-500[data-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(167 16 16 / var(--tw-bg-opacity, 1));
}.data-\[pressed\=true\]\:bg-tertiary-100\/40[data-pressed="true"]{
  background-color: rgb(227 219 231 / 0.4);
}.data-\[pressed\=true\]\:bg-tertiary-500[data-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(130 97 149 / var(--tw-bg-opacity, 1));
}.data-\[pressed\=true\]\:bg-warning-100\/40[data-pressed="true"]{
  background-color: rgb(255 219 196 / 0.4);
}.data-\[pressed\=true\]\:bg-warning-500[data-pressed="true"]{
  --tw-bg-opacity: 1;
  background-color: rgb(247 95 0 / 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(59 6 6 / var(--tw-text-opacity, 1));
}.data-\[hovered\=true\]\:text-secondary-800[data-hovered="true"]{
  --tw-text-opacity: 1;
  color: rgb(0 54 109 / var(--tw-text-opacity, 1));
}.data-\[hovered\=true\]\:text-success-800[data-hovered="true"]{
  --tw-text-opacity: 1;
  color: rgb(59 6 6 / var(--tw-text-opacity, 1));
}.data-\[hovered\=true\]\:text-tertiary-800[data-hovered="true"]{
  --tw-text-opacity: 1;
  color: rgb(49 37 56 / var(--tw-text-opacity, 1));
}.data-\[hovered\=true\]\:text-warning-800[data-hovered="true"]{
  --tw-text-opacity: 1;
  color: rgb(89 34 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: #A71010;
}.data-\[focus-visible\]\:outline-secondary-500[data-focus-visible]{
  outline-color: #0C85FF;
}.data-\[focus-visible\]\:outline-success-500[data-focus-visible]{
  outline-color: #A71010;
}.data-\[focus-visible\]\:outline-tertiary-500[data-focus-visible]{
  outline-color: #826195;
}.data-\[focus-visible\]\:outline-warning-500[data-focus-visible]{
  outline-color: #F75F00;
}.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);
}.\[\&\.ios\]\:\[--background\:var\(--ion-page-background\)\].ios{
  --background: var(--ion-page-background);
}.\[\&\.md\]\:shadow-\[-1px_2px_7px_0_\#0000001a\2c 0_2px_9px_0_\#3e396b1a\].md{
  --tw-shadow: -1px 2px 7px 0 #0000001a,0 2px 9px 0 #3e396b1a;
  --tw-shadow-colored: -1px 2px 7px 0 var(--tw-shadow-color), 0 2px 9px 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);
}.\[\&\.md\]\:\[--background\:white\].md{
  --background: white;
}.\[\&\:\:part\(handle\)\]\:mt-2::part(handle){
  margin-top: 0.5rem;
}.\[\&\: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;
}.\[\&\>\*\:not\(\:empty\)\]\:mr-2>*:not(:empty){
  margin-right: 0.5rem;
}.\[\&\>\*\]\:my-4>*{
  margin-top: 1rem;
  margin-bottom: 1rem;
}.\[\&\>\*\]\:flex>*{
  display: flex;
}.\[\&\>\*\]\:h-full>*{
  height: 100%;
}.\[\&\>\*\]\:items-center>*{
  align-items: center;
}.\[\&\>\*\]\:gap-2>*{
  gap: 0.5rem;
}.\[\&\>div\>div\>textarea\]\:h-36>div>div>textarea{
  height: 9rem;
}.\[\&\>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;
}
ion-item-sliding.survey-list-item{--survey-item-height: 73px;border-radius:var(--theme-border-radius);background:#fff;max-width:600px}ion-item-sliding.survey-list-item>ion-item{--border-style: none;--min-height: var(--survey-item-height);--padding-start: 0;--inner-padding-end: 5px;--border-radius: var(--theme-border-radius)}ion-item-sliding.survey-list-item>ion-item .survey-info-container{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;max-height:var(--survey-item-height)}ion-item-sliding.survey-list-item>ion-item .survey-info-container .photo{position:relative;flex:none;margin:0 10px 0 0;border-radius:10px 0 0 10px;background-color:#e5eacd;min-width:var(--survey-item-height);max-width:var(--survey-item-height);height:var(--survey-item-height);overflow:hidden}ion-item-sliding.survey-list-item>ion-item .survey-info-container .photo img{width:100%;height:100%;object-fit:cover}ion-item-sliding.survey-list-item>ion-item .survey-info-container .count{flex:none;z-index:1000;margin:0 10px 0 0;width:var(--survey-item-height);min-width:var(--survey-item-height)}ion-item-sliding.survey-list-item>ion-item .survey-info-container .count .count-wrapper{margin:0 auto;box-shadow:0 0 0 6px #fff;border-radius:var(--theme-border-radius);background:#fff;width:-webkit-fit-content;width:fit-content}ion-item-sliding.survey-list-item>ion-item .survey-info-container .count .number{margin:0 auto;border-radius:50%;border-radius:var(--theme-border-radius);background:#edeced;width:40px;height:40px;line-height:40px;text-align:center}ion-item-sliding.survey-list-item>ion-item .survey-info-container .count .label{font-size:.75em;text-align:center}ion-item-sliding.survey-list-item>ion-item .survey-info-container .survey-info{display:flex;flex:auto;width:100%;min-width:10px;overflow:hidden;white-space:nowrap}ion-item-sliding.survey-list-item>ion-item .survey-info-container .survey-info h3:not(:first-of-type){margin-bottom:10px}ion-item-sliding.survey-list-item>ion-item .survey-info-container .survey-info span.locked,ion-item-sliding.survey-list-item>ion-item .survey-info-container .survey-info div.locked{color:var(--ion-color-secondary)}ion-item-sliding.survey-list-item>ion-item .training-band{position:absolute;z-index:1000;background-color:#000;width:7px;height:100%}ion-item-sliding.survey-list-item>ion-item .activity-band{position:absolute;z-index:1000;background-color:var(--ion-color-secondary);width:7px;height:100%}ion-item-sliding.survey-list-item>ion-item .activity-band+.training-band{top:0;left:7px}
#home-user-surveys ion-header ion-toolbar{--background: transparent;position:fixed;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: env(safe-area-inset-top) !important;--overflow: hidden}#home-user-surveys ion-content ion-list{margin:0 auto;padding:0 !important;width:calc(100% - 20px);max-width:600px;height:100%}#home-user-surveys ion-content .upload-all-button{display:block;position:absolute;right:17px;bottom:0;margin:10px 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);height:35px !important;overflow:hidden}#home-user-surveys ion-content .upload-all-button.ios{font-size:.9em}
.filter-select{min-height:-webkit-fit-content;min-height:fit-content;flex:1 0 auto;margin-right:6px;border:1px solid var(--ion-item-border-color);border-radius:25px;background:var(--color-primary-50);max-width:-webkit-fit-content;max-width:fit-content;max-width:-moz-fit-content;color:var(--color-primary-900);font-weight:500;font-size:15px;--padding-start: 25px;--padding-end: 25px;--padding-top: 8px;--padding-bottom: 8px;--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)}.filter-select.md{margin-top:10px;--highlight-color: transparent}.filter-select.md::part(container){--highlight-color: var(--ion-color-primary)}.filter-select,.filter-option{text-transform:capitalize}
.map-filters{display:flex;align-items:center;z-index:10;padding:0 3px 10px;padding-top:var(--ion-safe-area-top, 0);width:100%;overflow-x:scroll;scrollbar-width:none}.map-filters::-webkit-scrollbar{display:none}.map-filters .toggle-badge{display:flex;flex:1 0 auto;margin-right:6px;border:1px solid var(--color-neutral-300, #e5e5e5);border-radius:25px;max-width:-webkit-fit-content;max-width:fit-content;overflow:hidden;font-weight:500;font-size:.9em;text-align:left;--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 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.map-filters .toggle-badge input{display:none;position:absolute}.map-filters .toggle-badge img,.map-filters .toggle-badge svg{margin-right:8px;width:20px}.map-filters .toggle-badge div{display:flex;cursor:pointer;background:white;padding:4px 12px}.map-filters .toggle-badge div:hover{background:var(--color-neutral-50, #fafafa)}.map-filters .toggle-badge input:checked+div{background:var(--color-primary-100);color:var(--color-primary-900)}.map-filters .toggle-badge input:checked+div:hover{background:var(--color-primary-50)}.map-filters .toggle-badge input+div{height:100%}.map-filters .toggle-badge div span{display:flex;align-self:center;white-space:nowrap}
.custom-alert ion-backdrop{opacity:.8;z-index:100}.custom-alert .message{position:absolute;top:55%;left:50%;transform:translate(-50%, -50%);z-index:1000;border-radius:20px;background:#fff;padding:15px;width:calc(100% - 40px);max-width:400px}
.custom-alert ion-button.close{position:absolute;top:2px;left:3px;z-index:2;width:40px;height:40px;--padding-end: 0;--padding-start: 0}.custom-alert .multi-page-alert-footer{display:flex;justify-content:space-between}.custom-alert .multi-page-alert-footer.hidden{display:none}.custom-alert .multi-page-alert-footer>*{width:30%}.custom-alert .multi-page-alert-footer .multi-page-alert-pagination{display:flex;justify-content:center;align-items:center}
#home-map .custom-alert{--verification-success: var(--ion-color-success);--verification-success-rgb: var(--ion-color-success-rgb);--verification-success-dark: var(--ion-color-success-dark);--verification-plausible: #fcb500;--verification-plausible-rgb: 252, 181, 0;--verification-plausible-dark: #3b2a00;--verification-rejected: var(--ion-color-danger);--verification-rejected-rgb: var(--ion-color-danger-rgb);--verification-rejected-dark: var(--ion-color-danger-dark)}#home-map .custom-alert ion-backdrop{z-index:1000}#home-map .custom-alert .message{border-radius:var(--theme-border-radius);padding:0;max-width:300px;max-height:480px;overflow:hidden}#home-map .custom-alert .message .alert-species-profile{width:100%;overflow:hidden}#home-map .custom-alert .message .alert-species-profile .gallery{background:gray}#home-map .custom-alert .message .alert-species-profile .gallery .empty{display:flex;justify-content:center;height:150px}#home-map .custom-alert .message .alert-species-profile .gallery .empty ion-icon{width:57px;height:100%;--ionicon-stroke-width: 15px;color:#afafaf}#home-map .custom-alert .message .alert-species-profile .gallery .swiper{overflow:visible}#home-map .custom-alert .message .alert-species-profile .gallery .swiper.paginated{margin-bottom:15px}#home-map .custom-alert .message .alert-species-profile .gallery .swiper .swiper-pagination{position:absolute;bottom:-20px}#home-map .custom-alert .message .alert-species-profile .gallery .swiper .swiper-pagination .swiper-pagination-bullet{background:#000}#home-map .custom-alert .message .alert-species-profile .gallery .swiper .image-with-background{max-height:150px;overflow:hidden}#home-map .custom-alert .message .alert-species-profile ion-card-header{display:flex;flex-direction:row;padding:15px 10px 10px}#home-map .custom-alert .message .alert-species-profile ion-card-header .title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-left:21px;text-align:left}#home-map .custom-alert .message .alert-species-profile ion-card-header .title h1{margin:0 !important;font-size:1.2rem}#home-map .custom-alert .message .alert-species-profile ion-card-header .title h3{margin:0 !important;color:var(--ion-color-dark);font-size:1rem}#home-map .custom-alert .message .alert-species-profile ion-card-header .verification-status{display:flex;align-self:center;font-size:2em}#home-map .custom-alert .message .alert-species-profile ion-card-header .verification-status ion-icon.id-green{color:var(--verification-success)}#home-map .custom-alert .message .alert-species-profile ion-card-header .verification-status ion-icon.id-amber{color:var(--verification-plausible)}#home-map .custom-alert .message .alert-species-profile ion-card-header .verification-status ion-icon.id-red{color:var(--verification-rejected)}#home-map .custom-alert .message .alert-species-profile ion-card-content{margin:10px 8px;border-radius:var(--theme-border-radius);background-color:#efefef;padding:8px;color:#000}#home-map .custom-alert .message .alert-species-profile ion-card-content .record-attribute{display:flex;font-size:17px;line-height:2em;text-align:left}#home-map .custom-alert .message .alert-species-profile ion-card-content .record-attribute span{display:inline-block;min-width:100px;font-weight:bolder;text-align:left}#home-map .custom-alert .button-wrapper{margin:15px}
#user-records .login-message{position:absolute;top:40%;left:50%;transform:translateX(-50%);box-shadow:0 0 13px 3px rgba(0,0,0,.3019607843);border-radius:var(--theme-border-radius);background:#fff;padding:15px 30px;width:80%;max-width:300px;font-size:1.1em}#user-records .mapboxgl-ctrl-top-right{display:flex;flex-direction:column;align-items:flex-end;margin-top:10px}#user-records ion-spinner{margin-top:10px;width:100%;color:#fff}
#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;padding:15px;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}
#main ion-tab-bar{contain:none;--color: var(--ion-color-dark);border-top:1px solid rgba(var(--color-primary-700-rgb), 0.3);padding:5px 0;padding-bottom:var(--ion-safe-area-bottom, 0);--background: #fffdef}#main ion-tab-bar ion-tab-button{max-width:20vw;--padding-start: 3;--padding-end: 3}#main ion-tab-bar ion-tab-button ion-icon{font-size:2rem;--ionicon-stroke-width: 20px}#main ion-tab-bar ion-tab-button.tab-selected:not(.activities-button-on){color:var(--color-primary-800)}#main ion-tab-bar ion-tab-button.tab-selected ion-icon{--ionicon-stroke-width: 28}#main ion-tab-bar ion-tab-button.tab-selected ion-label{font-weight:bold}#main ion-tab-bar .activities-button-on{color:var(--ion-color-secondary)}
#welcome-page .swiper{position:fixed !important;top:0;left:0;background:#fff;width:100vw;height:100vh}#welcome-page .swiper .message{position:absolute;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin:0 auto;border-radius:10px;background:#fff;background:linear-gradient(0deg, rgb(254, 255, 247) 0%, white 68%);max-width:90%;overflow:hidden}#welcome-page .swiper .message p{margin:0;padding:10px 20px 15px 20px;color:var(--ion-color-dark);font-size:1.1em;line-height:1.5em;text-align:left}#welcome-page .swiper .first .message,#welcome-page .swiper .second .message,#welcome-page .swiper .fourth .message{top:calc(env(safe-area-inset-top) + 2%) !important}#welcome-page .swiper .third .message{bottom:10%}#welcome-page .swiper h2{margin:0;padding:15px;color:var(--ion-color-light);color:var(--ion-color-primary);font-weight:bold;font-size:1.3rem;letter-spacing:2px;text-align:center}#welcome-page .swiper .swiper-pagination-bullets{bottom:2%}#welcome-page .swiper .swiper-pagination-bullets .swiper-pagination-bullet{opacity:1;--bullet-background: var(--ion-color-primary-contrast)}#welcome-page .swiper .swiper-pagination-bullets .swiper-pagination-bullet-active{opacity:.8;background:var(--ion-color-primary-tint)}#welcome-page .app-name{position:absolute;top:-16px;left:0;z-index:10000;background:#fff;padding:10px;padding-top:calc(var(--ion-safe-area-top, 0) + 10px);width:100%;color:#000;font-weight:400;font-size:25px;text-align:center}#welcome-page .app-name.md{padding:0}#welcome-page .app-name b{color:var(--ion-color-primary)}#welcome-page .swiper-slide{flex-direction:column;background-position:center;background-size:cover}#welcome-page .swiper-slide .slide-header{position:absolute;top:0;background-size:cover;width:100%;height:100%}#welcome-page .swiper-slide .app-logo-wrapper{position:absolute;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,100%,.2784313725);background-color:hsla(0,0%,100%,.7);width:100%}#welcome-page .swiper-slide .app-logo-wrapper img{display:block;margin:0 auto;padding:30px;max-width:90%}#welcome-page .swiper-slide .slide-header{background-position:center;padding-top:calc(var(--ion-safe-area-top, 0) + 10px);max-width:90%}#welcome-page .swiper-slide .message-container{position:absolute;bottom:100px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin:0 auto;border-radius:10px;background-color:hsla(0,0%,100%,.6784313725);width:100%;max-width:90%}#welcome-page .swiper-slide.record .message-container{bottom:150px}#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;box-shadow:0 0 15px rgba(0,0,0,.6);border-radius:50%;width:50px;height:50px}
#about ion-label{white-space:normal}#about ion-list-header:not(:first-child){margin-top:30px}#about p,#about ul,#about li,#about a{text-decoration:none}#about ul{-webkit-padding-start:15px;padding-inline-start:15px;list-style-type:none}#about li{margin-bottom:8px;list-style-type:circle}#about li b{font-weight:600}
.brc-approved-logo{display:block;margin:9px auto;border-radius:var(--theme-border-radius);width:calc(100% - 20px)}
#credits ion-content{--padding-bottom: 30px}#credits ion-content img{display:block;margin:0 auto}#credits ion-content .credits span{display:block;margin-bottom:10px;white-space:normal}#credits ion-content .sponsors .row{display:flex;box-orient:horizontal;flex-direction:row;box-pack:center;justify-content:center;box-align:center;align-items:center}#credits ion-content .sponsors .row .image-wrapper{box-flex:1;flex:1 1 auto;margin:10px;padding:10px;text-align:center}#credits ion-content .logo img{display:block;margin:0 auto;width:50%;max-width:200px}
#faq ion-label{font-weight:500}#faq ion-item-divider{--background: var(--ion-color-light-shade);--color: var(--ion-color-light-contrast)}#faq ion-item-divider:not(:first-of-type){margin-top:30px}#faq .image-classifier{text-align:center}#faq .image-classifier h3{margin:5px 0 20px 0}#faq .image-classifier .agree{background:var(--classifier-success);color:#fff}#faq .image-classifier .disagree{background:var(--classifier-unlikely);color:#fff}
#user-locations .location{margin:6px auto;border-radius:var(--theme-border-radius);max-width:600px}#user-locations .location ion-item{--border-style: none;--padding-top: 10px}#user-locations .location ion-label{margin:0}#user-locations .location .details ion-label{margin-bottom:5px}#user-locations .location .details .location-raw{color:var(--ion-color-medium);font-size:.85em}#user-locations .location .details+ion-label{max-width:80px}#user-locations .location .details+ion-label .location-source{position:absolute;right:10px;bottom:0;font-weight:200}#user-locations .location.favourite ion-item{--detail-icon-color: var(--ion-color-primary);--detail-icon-opacity: 1}#user-locations .location.favourite ion-item[slot=detail-icon]{margin-top:10px}.location-edit-form{margin-top:10px}
#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}
#survey-accuracy{text-transform:capitalize}
.map-control-past-locations{display:flex;justify-content:center;align-items:center;transition-duration:.4s;margin:15px 10px;box-shadow:0 0 17px rgba(0,0,0,.231372549),0 0 7px rgba(0,0,0,.3882352941);border-radius:50%;background:#fff;padding:3px;width:41px;height:41px}.map-control-past-locations:active{transform:scale(90%);background:#c7c7c7}.map-control-past-locations ion-icon{margin:4px;width:100%;height:100%;--ionicon-stroke-width: 26px}
#bottom-sheet-tracks ion-header.md{box-shadow:none;border-width:0 0 .55px}#bottom-sheet-tracks ion-header.md ion-title{-webkit-padding-start:16px;padding-inline-start:16px;font-weight:bolder;font-size:.9em}#bottom-sheet-tracks ion-toolbar.ios{--background: var(--ion-page-background);--min-height: 35px;padding-left:16px}#bottom-sheet-tracks ion-toolbar.ios ion-title{padding-inline:0;text-align:left}#bottom-sheet-tracks ion-toolbar.ios ion-button{--padding-end: 0}#bottom-sheet-tracks .info-background-message{max-width:300px}#bottom-sheet-tracks .info-background-message span{padding:20px 10px}
.location-input-attr ion-input{--padding-start: 18px}.auto-suggest-input-attr .location-name-attr ion-input{margin-right:0 !important;margin-left:0 !important}.location-input-attr ion-input input,.location-name-attr ion-input input{--highlight-color: var(--ion-color-primary-dark) !important}.map-settings-panel ion-item-divider{padding-left:16px}.map-settings-panel .radio-input-attr ion-radio-group>ion-item ion-img{margin:5px 15px 5px 5px;border-radius:5px;padding:0;overflow:hidden}
#start-new-survey{background:var(--ion-page-background)}
#suggestions .empty{margin:0 auto 30px;width:100%;max-width:calc(100% - 30px);--border-radius: var(--theme-border-radius);--border-width: 0;--background: var(--ion-color-light);--color: var(--ion-color-light-contrast)}#suggestions .empty span{margin:0 auto;padding:10px}#suggestions .empty.md{margin-top:22px}#suggestions .empty.ios{margin-top:18px}#suggestions .search-result .probability{margin-left:8px}#suggestions .search-result.recorded{opacity:.5}#suggestions .search-result:nth-of-type(odd){border-radius:5px;background-color:#fff}#suggestions .search-result div.taxon{display:flex;flex-direction:column;margin-bottom:3px;margin-left:8px;width:100%;overflow:visible;font-weight:normal;line-height:20px;white-space:normal}#suggestions .search-result div.taxon small{max-width:90%}#suggestions .search-result span.group{position:absolute;right:22%;bottom:-3px;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}
#suggestions h3{margin:15px 5px;font-size:1em}#suggestions h3 ion-spinner{margin-bottom:-3px;height:1em}
#filters-dialog-form{margin-top:10px}#filters-dialog-form ion-item-divider{z-index:1}#filters-dialog-form .taxon-groups{margin-top:20px}#filters-dialog-form .taxon-groups ion-item{margin:10px;border-radius:var(--theme-border-radius);--border-radius: var(--theme-border-radius);--border-style: none}#filters-dialog-form .taxon-groups ion-item ion-label{text-transform:capitalize}ion-button.filter-button{--padding-end: 20px;--padding-start: 20px;--border-radius: var(--theme-border-radius) !important}ion-button.filter-button b{margin-right:-10px;margin-left:10px;letter-spacing:2px}
.menu-attr-item-lock{background:#fff}.menu-attr-item-lock.locked ion-item{--detail-icon-color: var(--attr-lock-color);--detail-icon-opacity: 0.55}.menu-attr-item-lock.locked ion-datetime,.menu-attr-item-lock.locked *[slot=end]{color:var(--attr-lock-color)}.menu-attr-item-lock.locked .switch-input{--form-value-color: var(--attr-lock-color-tint)}.menu-attr-item-lock.locked ion-accordion-group .accordion-collapsed>[slot=header] .ion-accordion-toggle-icon,.menu-attr-item-lock.locked ion-accordion-group .accordion-collapsing>[slot=header] .ion-accordion-toggle-icon{opacity:.55;color:var(--attr-lock-color)}.menu-attr-item-lock.locked ion-accordion-group .accordion-expanding>[slot=header] .ion-accordion-toggle-icon{transform:rotate(40deg);opacity:.55;color:var(--attr-lock-color)}.menu-attr-item-lock.locked ion-accordion-group .accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(0deg);opacity:.55;color:var(--attr-lock-color)}.menu-attr-item-lock.locked ion-accordion-group ion-datetime{color:#000}.menu-attr-item-lock ion-item-option.lock{min-width:70px}.menu-attr-item-lock ion-item-option.lock.locked{background-color:var(--ion-color-secondary-shade)}div.rounded>ion-item:not(.counter-input-attr-item):last-of-type:not(:last-child){--border-style: solid}div.rounded>.menu-attr-item-lock:last-child ion-item{--border-style: none !important}
.attr-wrapper{--padding-start: 0;--inner-padding-end: 0;--border-style: none}.attr-wrapper .attr-date{width:100%}.attr-wrapper .attr-date .ion-accordion-toggle-icon{display:block;opacity:.5;margin-right:-6px;margin-left:10px;font-size:20px}.attr-wrapper .attr-date .ion-accordion-toggle-icon.ios{opacity:.3;margin-left:0}.attr-wrapper .attr-date .accordion-disabled .ion-accordion-toggle-icon{display:none}
.gridref-label{margin-left:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}.gridref-label ion-spinner{width:15px;max-height:15px}
.menu-attr-item-location-with-lock ion-item.locked{--detail-icon-color: var(--attr-lock-color);--detail-icon-opacity: 0.55}.menu-attr-item-location-with-lock .location-value-locked .location-value,.menu-attr-item-location-with-lock .location-name-value-locked .location-name-value{color:var(--ion-color-secondary)}.menu-attr-item-location-with-lock ion-item-option:not(:last-child){border-right:1px solid var(--ion-color-secondary-shade)}.menu-attr-item-location-with-lock ion-item-option.locked{background-color:var(--ion-color-secondary-shade)}.menu-attr-item-location-with-lock ion-item-option.locked+ion-item-option.locked{border-left:1px solid var(--ion-color-secondary)}.menu-attr-item-location-with-lock .label-wrap{display:flex;flex-direction:column;align-items:center}.menu-attr-item-location-with-lock .label-wrap ion-label{margin-top:5px;margin-bottom:0}
.attributes-list{margin-top:2px;border-bottom:none;background-color:rgba(0,0,0,0);overflow:auto}.attributes-list ion-item{--background: var(--ion-color-light)}.attributes-list ion-toggle{padding-right:0}
div.rounded ion-item.photo-picker.with-cropper{--border-style: none !important;--border-radius: var(--theme-border-radius);border-radius:var(--theme-border-radius)}ion-button[hidden]{display:block}
.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}
#survey-default-edit ion-content{margin-bottom:80px}.attr-lock-tip ion-icon{margin-bottom:-5px;border-radius:3px;background-color:var(--attr-lock-color);padding:5px;color:#fff}.attr-lock-tip img{margin-top:5px}
.species-list-item{background:#fff}.species-list-item:last-child ion-item{--border-style: none}.species-list-item .details{margin-left:4px}.species-list-item ion-item{--padding-start: 0;--inner-padding-bottom: 0px;--inner-padding-top: 0px}.species-list-item ion-item .photo{margin:0 8px 2px 0;border-radius:5px;background-color:#e5eacd;min-width:60px;max-width:60px;height:60px;overflow:hidden}.species-list-item ion-item .photo img{width:100%;height:100%;object-fit:cover}.species-list-item ion-item .species{margin-left:11px;font-weight:bold}.species-list-item ion-item .species.scientific{opacity:.7;font-style:italic;font-weight:normal;font-size:.8em}.species-list-item ion-item ion-icon.species-entry-incomplete-warning{border-radius:50%;background-color:rgba(var(--ion-color-warning-rgb), 0.15);width:15px;height:15px;color:var(--ion-color-warning)}.species-list-item ion-item .location{margin:3px 11px;font-weight:normal;font-size:12px}.species-list-item ion-item .location .warn{color:var(--ion-color-warning)}
#species-list-sort{text-align:end}#species-list-sort ion-button{margin-right:5px}#list{font-weight:bold}#list .species-list-header{padding-left:7px;--inner-padding-end: 0}#list .species-list-header.ios{padding-top:5px;padding-bottom:5px}#list .species-list-header ion-label{margin-left:0;width:100%;font-weight:normal;text-align:center}#list .species-list-header ion-label:nth-of-type(2){padding-left:16px;text-align:left}#list .species-list-header ion-label:first-of-type{max-width:54px}#list .species-list-header ion-label:last-of-type.md{max-width:56px}#list .species-list-header ion-label:last-of-type.ios{max-width:40px}#list ion-label{margin-left:8px}

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