*, *::before, *::after {
  box-sizing: border-box;
}

.root {
  -moz-tab-size: 4;
  tab-size: 4;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

body {
  font-family: system-ui, apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
}

hr {
  height: 0;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp, pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, 'Liberation Mono', Menlo, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, select {
  text-transform: none;
}

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  line-height: 1.5;
}

html {
  font-family: inherit;
  line-height: inherit;
}

*, ::before, ::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}

hr {
  border-top-width: 1px;
}

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::placeholder, textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button, [role="button"] {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
}

button, input, optgroup, select, textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

pre, code, kbd, samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
}

img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}

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

.left-4 {
  left: 1rem;
}

.flex-col {
  flex-direction: column;
}

.gap-3 {
  gap: 0.75rem;
}

.-mb-2 {
  margin-bottom: -0.5rem;
}

.bottom-4 {
  bottom: 1rem;
}

.p-2 {
  padding: 0.5rem;
}

.mr-0\.25em {
  margin-right: 0.25em;
}

.z-20 {
  z-index: 20;
}

.p-4 {
  padding: 1rem;
}

.h-full {
  height: 100%;
}

.invert {
  --gi-invert: invert(100%);
  filter: var(--gi-blur, ) var(--gi-brightness, ) var(--gi-contrast, ) var(--gi-grayscale, ) var(--gi-hue-rotate, ) var(--gi-invert, ) var(--gi-saturate, ) var(--gi-sepia, ) var(--gi-drop-shadow, );
}

.space-y-2>:not([hidden])~:not([hidden]) {
  margin-top: 0.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.bg-\#3b82f6 {
  --gi-bg-opacity: 1;
  background-color: rgba(59,130,246,var(--gi-bg-opacity));
}

.z-30 {
  z-index: 30;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.grid {
  display: grid;
}

.bg-\#ffffff {
  --gi-bg-opacity: 1;
  background-color: rgba(255,255,255,var(--gi-bg-opacity));
}

.bg-\#1e3a8a {
  --gi-bg-opacity: 1;
  background-color: rgba(30,58,138,var(--gi-bg-opacity));
}

.bottom-0 {
  bottom: 0;
}

.w-1\.5em {
  width: 1.5em;
}

.tabular-nums {
  font-variant-numeric: tabular-nums;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.left-2\.25rem {
  left: 2.25rem;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.justify-between {
  justify-content: space-between;
}

.object-contain {
  object-fit: contain;
}

.right-4 {
  right: 1rem;
}

.text-right {
  text-align: right;
}

.text-blue-500 {
  --gi-text-opacity: 1;
  color: rgba(59,130,246,var(--gi-text-opacity));
}

.left-35\% {
  left: 35%;
}

.h-0\.5em {
  height: 0.5em;
}

.w-11em {
  width: 11em;
}

.h-1\.5em {
  height: 1.5em;
}

.text-white {
  --gi-text-opacity: 1;
  color: rgba(255,255,255,var(--gi-text-opacity));
}

.p-1 {
  padding: 0.25rem;
}

.right-20\% {
  right: 20%;
}

.bg-\#ffffff55 {
  background-color: #ffffff55;
}

.gap-1 {
  gap: 0.25rem;
}

.max-h-80vh {
  max-height: 80vh;
}

.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.z-10 {
  z-index: 10;
}

.mt-3 {
  margin-top: 0.75rem;
}

.-mx-1em {
  margin-left: -1em;
  margin-right: -1em;
}

.-mb-4 {
  margin-bottom: -1rem;
}

.border-t {
  border-top-width: 1px;
}

.object-cover {
  object-fit: cover;
}

.z-0 {
  z-index: 0;
}

.inset-0 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.rounded-r {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.h-16 {
  height: 4rem;
}

.object-center {
  object-position: center;
}

.-mt-0\.65em {
  margin-top: -0.65em;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.items-center {
  align-items: center;
}

.h-3px {
  height: 3px;
}

.gap-4 {
  gap: 1rem;
}

.bg-red-500 {
  --gi-bg-opacity: 1;
  background-color: rgba(239,68,68,var(--gi-bg-opacity));
}

.top-4 {
  top: 1rem;
}

.relative {
  position: relative;
}

.inset-x-0 {
  right: 0;
  left: 0;
}

.right-0 {
  right: 0;
}

.-mb-1em {
  margin-bottom: -1em;
}

.-left-1em {
  left: -1em;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.flex {
  display: flex;
}

.w-full {
  width: 100%;
}

.absolute {
  position: absolute;
}

.grow {
  flex-grow: 1;
}

.overflow-hidden {
  overflow: hidden;
}

.mx-2px {
  margin-left: 2px;
  margin-right: 2px;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.object-top {
  object-position: top;
}

.-mt-0\.15em {
  margin-top: -0.15em;
}