/* Extracted CSS from index.html head - consolidated for maintainability */
/* Tailwind preflight and utility rules (trimmed exact content copied from index.html) */
*,
::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 {
  /* copied backdrop variables */
  --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: ;
}

/* Tailwind preflight rules */
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
.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;
  }
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.z-10 {
  z-index: 10;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.h-12 {
  height: 3rem;
}
.h-48 {
  height: 12rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-\[600px\] {
  height: 600px;
}
.min-h-screen {
  min-height: 100vh;
}
.w-12 {
  width: 3rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-8 {
  width: 2rem;
}
.w-96 {
  width: 24rem;
}
.w-full {
  width: 100%;
}
.max-w-2xl {
  max-width: 42rem;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-red-400 {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity));
}
.bg-black\/40 {
  background-color: rgb(0 0 0 / 0.4);
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
.bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-white\/90 {
  background-color: rgb(255 255 255 / 0.9);
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pt-32 {
  padding-top: 8rem;
}
.text-center {
  text-align: center;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-green-400 {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity));
}
.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-white\/90 {
  color: rgb(255 255 255 / 0.9);
}
.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-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);
}
.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-colors {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.hover\:bg-green-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity));
}
.hover\:text-blue-800:hover {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity));
}
.hover\:text-green-600:hover {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
.hover\:text-red-800:hover {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity));
}
.hover\:shadow-md:hover {
  --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\:border-transparent:focus {
  border-color: transparent;
}
.focus\:ring-2: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(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);
}
.focus\:ring-green-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity));
}
@media (min-width: 768px) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* is manga theme rules (multiple repeated blocks consolidated) */
.ismanga {
  font-family: "Comic Neue";
}
.ismanga *,
.ismanga *::before,
.ismanga *::after {
  box-sizing: border-box;
}
.ismanga ul[class],
.ismanga ol[class] {
  padding: 0;
}
.ismanga body,
.ismanga h1,
.ismanga h2,
.ismanga h3,
.ismanga h4,
.ismanga p,
.ismanga ul[class],
.ismanga ol[class],
.ismanga li,
.ismanga figure,
.ismanga figcaption,
.ismanga blockquote,
.ismanga dl,
.ismanga dd {
  margin: 0;
}
.ismanga body {
  line-height: 1.5;
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
}
.ismanga ul[class],
.ismanga ol[class] {
  list-style: none;
}
.ismanga a:not([class]) {
  text-decoration-skip-ink: auto;
}
.ismanga img {
  display: block;
  max-width: 100%;
}
.ismanga input,
.ismanga button,
.ismanga textarea,
.ismanga select {
  font: inherit;
}
@media (prefers-reduced-motion: reduce) {
  .ismanga * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}

.ismanga .ismanga-spinner {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: absolute;
  z-index: 2;
}
.ismanga .ismanga-spinner__inner {
  animation: spin 2s linear infinite;
  border-color: rgba(0, 0, 0, 0.04);
  border-radius: 50%;
  border-style: solid;
  border-top-color: #b4183d;
}
.ismanga .ismanga-spinner__inner-text {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  color: #b4183d;
  font-size: 16px;
  margin-top: 8px;
  text-align: center;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff,
    1px 1px 0 #fff;
  word-break: break-word;
}
.ismanga .ismanga-spinner__inner-text a {
  color: #b4183d;
  font-weight: bold;
  text-decoration: underline dotted #b4183d;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.ismanga .ismanga-button {
  border: 0;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  outline: none;
  width: 100%;
}
.ismanga .ismanga-button--primary {
  background-color: #b4183d;
  color: #fff;
}
.ismanga .ismanga-button--primary .ismanga-button__dots {
  background-color: #fff;
  border-radius: 50%;
  color: #fff;
  height: 8px;
  position: relative;
  width: 8px;
}
.ismanga .ismanga-button--primary .ismanga-button__dots::before,
.ismanga .ismanga-button--primary .ismanga-button__dots::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}
.ismanga .ismanga-button--primary .ismanga-button__dots::before {
  animation: dotCollisionBefore 2s infinite ease-in;
  background-color: #fff;
  border-radius: 50%;
  color: #fff;
  height: 8px;
  left: -12px;
  width: 8px;
}
.ismanga .ismanga-button--primary .ismanga-button__dots::after {
  animation: dotCollisionAfter 2s infinite ease-in;
  animation-delay: 1s;
  background-color: #fff;
  border-radius: 50%;
  color: #fff;
  height: 8px;
  left: 12px;
  width: 8px;
}
@keyframes dotCollisionBefore {
  0%,
  50%,
  75%,
  100% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-16px);
  }
}
@keyframes dotCollisionAfter {
  0%,
  50%,
  75%,
  100% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(16px);
  }
}
.ismanga .ismanga-button--primary-active,
.ismanga .ismanga-button--primary:hover,
.ismanga .ismanga-button--primary:active,
.ismanga .ismanga-button--primary:focus {
  background-color: #901330;
}
.ismanga .ismanga-button--primary-outline {
  background-color: #fff;
  border: 1px solid #b4183d;
  color: #b4183d;
}
.ismanga .ismanga-button--primary-outline .ismanga-button__dots {
  background-color: #b4183d;
  border-radius: 50%;
  color: #b4183d;
  height: 8px;
  position: relative;
  width: 8px;
}
.ismanga .ismanga-button--primary-outline .ismanga-button__dots::before,
.ismanga .ismanga-button--primary-outline .ismanga-button__dots::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}
.ismanga .ismanga-button--primary-outline .ismanga-button__dots::before {
  animation: dotCollisionBefore 2s infinite ease-in;
  background-color: #b4183d;
  border-radius: 50%;
  color: #b4183d;
  height: 8px;
  left: -12px;
  width: 8px;
}
.ismanga .ismanga-button--primary-outline .ismanga-button__dots::after {
  animation: dotCollisionAfter 2s infinite ease-in;
  animation-delay: 1s;
  background-color: #b4183d;
  border-radius: 50%;
  color: #b4183d;
  height: 8px;
  left: 12px;
  width: 8px;
}
.ismanga .ismanga-button--primary-outline-active,
.ismanga .ismanga-button--primary-outline:hover,
.ismanga .ismanga-button--primary-outline:active,
.ismanga .ismanga-button--primary-outline:focus {
  background-color: #b4183d;
  color: #fff;
}
.ismanga .ismanga-button--secondary {
  background-color: #e0e1e2;
  color: #000;
}
.ismanga .ismanga-button--secondary .ismanga-button__dots {
  background-color: #000;
  border-radius: 50%;
  color: #000;
  height: 8px;
  position: relative;
  width: 8px;
}
.ismanga .ismanga-button--secondary .ismanga-button__dots::before,
.ismanga .ismanga-button--secondary .ismanga-button__dots::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}
.ismanga .ismanga-button--secondary .ismanga-button__dots::before {
  animation: dotCollisionBefore 2s infinite ease-in;
  background-color: #000;
  border-radius: 50%;
  color: #000;
  height: 8px;
  left: -12px;
  width: 8px;
}
.ismanga .ismanga-button--secondary .ismanga-button__dots::after {
  animation: dotCollisionAfter 2s infinite ease-in;
  animation-delay: 1s;
  background-color: #000;
  border-radius: 50%;
  color: #000;
  height: 8px;
  left: 12px;
  width: 8px;
}
.ismanga .ismanga-button--secondary-active,
.ismanga .ismanga-button--secondary:hover,
.ismanga .ismanga-button--secondary:active,
.ismanga .ismanga-button--secondary:focus {
  background-color: #b3b4b4;
}
.ismanga .ismanga-button__dots-stage {
  display: flex;
  justify-content: center;
  line-height: 14px;
}

.ismanga .ismanga-click-translate-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  border: 4px solid #b4183d;
  height: 100%;
  width: 100%;
}
.ismanga .ismanga-click-translate-overlay__translate-btn {
  border-radius: 4px;
  display: flex;
  font-size: 20px;
  justify-content: center;
  left: 16px;
  padding: 12px 16px;
  position: absolute;
  top: 16px;
  width: auto;
}
.ismanga .ismanga-click-translate-overlay__disabled-text {
  color: #fff;
  font-size: 20px;
  padding-top: 16px;
}

.ismanga .ismanga-screenshot-translation-content {
  height: 100%;
  position: absolute;
  width: 100%;
}
.ismanga .ismanga-screenshot-translation-content__warning {
  align-items: center;
  background-color: #6c0e24;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  font-size: 22px;
  height: 80px;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}
.ismanga
  .ismanga-screenshot-translation-content__warning
  .ismanga-spinner__inner {
  border-top-color: #fff;
}
.ismanga .ismanga-screenshot-translation-content__spinner-container {
  margin-left: 12px;
  position: relative;
}

.ismanga .ismanga-text-bubble-content .ismanga-text-bubble-content__bubble {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 10;
}
.ismanga .ismanga-text-bubble-content .ismanga-text-bubble-content__text {
  color: #000;
  line-height: 1.2;
  margin: 0;
  padding: 4px;
  cursor: pointer;
  white-space: normal;
}
.ismanga
  .ismanga-text-bubble-content
  .ismanga-text-bubble-content__text--with-hover:hover {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 0 2px #b4183d;
  z-index: 11;
}
.ismanga .ismanga-text-bubble-content .ismanga-text-bubble-content__tooltip {
  position: absolute;
  color: #000;
  background-color: #fff;
  line-height: 1.2;
  border-radius: 12px;
  font-size: 18px;
  padding: 20px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  z-index: 12;
  white-space: normal;
}
.ismanga
  .ismanga-text-bubble-content
  .ismanga-text-bubble-content__tooltip-close-btn {
  border: none;
  color: #000;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  width: 32px;
  height: 32px;
}
.ismanga
  .ismanga-text-bubble-content
  .ismanga-text-bubble-content__tooltip-close-btn
  svg {
  width: 14px;
  height: 14px;
}

.ismanga .ismanga-interaction-content__overlay {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.7);
  color: #b4183d;
  display: flex;
  font-size: 24px;
  justify-content: center;
  position: absolute;
  text-align: center;
  z-index: 1;
}
.ismanga .ismanga-interaction-content__translate-button {
  background-color: #b4183d;
  border: 0;
  border-radius: 2px;
  box-shadow: none;
  color: #fff;
  font-family: "Comic Neue";
  outline: none;
  padding: 6px 10px;
}
.ismanga .ismanga-interaction-content__translate-button:hover {
  background-color: #901330;
}

.ismanga.ismanga-preloader {
  background-color: rgba(0, 0, 0, 0.1);
  color: #b4183d;
  font-size: 16px;
  overflow: hidden;
  position: absolute;
  text-align: left;
}
.ismanga.ismanga-preloader div {
  padding: 8px;
}
.ismanga.ismanga-preloader span {
  animation: slowshow 2s ease 0s infinite;
  color: #b4183d;
  font-size: 28px;
  opacity: 0;
}
@keyframes slowshow {
  100% {
    opacity: 1;
  }
}
.ismanga.ismanga-control-panel-container {
  left: 0;
  position: fixed;
  top: 40%;
  z-index: 99999 !important;
}
