/* [project]/web/src/pages/banana/ai-humanizer-api/_blocks/index.module.scss.module.css [client] (css) */
.index-module-scss-module__YWfqaG__primaryBtn {
  background: linear-gradient(91deg, #89fff8 .17%, #4dffa7 95.1%);
}

.index-module-scss-module__YWfqaG__primaryBtn:hover {
  background: #4dffa7;
}

/* [project]/web/src/pages/banana/_components/ProductPlans/Api/_blocks/PlanSlider/index.module.scss.module.css [client] (css) */
.index-module-scss-module__L9oITa__slider .coco-slider-dot {
  border-width: 0;
  width: 0;
  height: 0;
}

.index-module-scss-module__L9oITa__slider .coco-slider-rail {
  background-color: #282a2a !important;
}

.index-module-scss-module__L9oITa__slider .coco-slider:hover .coco-slider-rail {
  background-color: #282a2a !important;
}

.index-module-scss-module__L9oITa__slider .coco-slider-handle:after {
  background: #4dffa7;
  box-shadow: 0 0 0 7px #38654f !important;
}

.index-module-scss-module__L9oITa__slider .coco-slider-track {
  background: linear-gradient(91deg, #89fff8 18.52%, #4dffa7 54.29%) !important;
}

.index-module-scss-module__L9oITa__slider .coco-slider-mark-text {
  top: 6px;
}

.index-module-scss-module__L9oITa__slider .plan-slider-inner {
  color: #101414;
  background: #5cfaff;
  align-items: center;
  min-height: auto;
  padding: 0 12px;
  display: flex;
}

.index-module-scss-module__L9oITa__slider .plan-slider-arrow:before {
  background: #5cfaff;
}

/* [project]/web/src/pages/banana/_components/ProductPlans/AdvancedWords/AdvancedWordsSelect/index.module.scss.module.css [client] (css) */
.index-module-scss-module__F1B1nG__select {
  text-align: left;
  width: 100px;
}

@media (max-width: 768px) {
  .index-module-scss-module__F1B1nG__select {
    min-width: 80px;
  }
}

:is(.index-module-scss-module__F1B1nG__select.coco-select, .index-module-scss-module__F1B1nG__select.coco-select-single) {
  height: 26px !important;
}

.index-module-scss-module__F1B1nG__select .coco-select-selector {
  border-radius: 4px;
  max-width: 180px;
  padding-left: .75rem;
  padding-right: .75rem;
  border-color: var(--f-text-tertiary) !important;
  height: 26px !important;
  min-height: 26px !important;
  box-shadow: none !important;
  background-color: #0000 !important;
}

.index-module-scss-module__F1B1nG__select .coco-select-selection-item {
  align-items: center;
  height: 100%;
  padding-inline-end: 1.25rem;
  line-height: 1;
  display: flex;
}

.index-module-scss-module__F1B1nG__select .coco-select-arrow {
  color: var(--f-text-tertiary);
  background-color: var(--f-text-disabled);
  border-radius: 0 4px 4px 0;
  display: flex;
  inset-inline-end: 0;
  justify-content: center !important;
  align-items: center !important;
  width: 28px !important;
  height: calc(100% - 2px) !important;
  margin-top: 0 !important;
  top: 1px !important;
}

.index-module-scss-module__F1B1nG__popup {
  border-style: none;
  border-color: var(--f-border);
  background-color: var(--f-bg-layout);
  border-radius: 4px;
  width: fit-content;
  padding: .375rem;
}

.index-module-scss-module__F1B1nG__popup .coco-select-item {
  border-radius: 4px;
  padding: .375rem .75rem;
}

:is(.index-module-scss-module__F1B1nG__popup .coco-select-item-option-active, .index-module-scss-module__F1B1nG__popup .coco-select-item-option-selected) {
  background-color: var(--f-bg-hover) !important;
}

:is(.index-module-scss-module__F1B1nG__popup .coco-select-item-option-active .coco-select-item-option-content > div, .index-module-scss-module__F1B1nG__popup .coco-select-item-option-selected .coco-select-item-option-content > div) {
  color: var(--f-primary) !important;
}

.index-module-scss-module__F1B1nG__popup .coco-select-item-option-content {
  align-items: center;
  display: flex;
}

/* [project]/web/src/pages/banana/_layout/index.module.scss.module.css [client] (css) */
.index-module-scss-module__pzImea__font .text-gradient {
  background: linear-gradient(to right, #c5fbff .17%, #89fff8 18.52%, #4dffa7 54.29%);
  color: #0000;
  -webkit-background-clip: text;
  background-clip: text;
}

.index-module-scss-module__pzImea__layout .scrollbar {
  scrollbar-width: auto;
  scrollbar-color: #aabeb440;
}

.index-module-scss-module__pzImea__layout .scrollbar::-webkit-scrollbar {
  width: 6px;
  height: 10px;
}

.index-module-scss-module__pzImea__layout .scrollbar::-webkit-scrollbar-track {
  background: none;
  border-radius: 5px;
}

.index-module-scss-module__pzImea__layout .scrollbar::-webkit-scrollbar-thumb {
  background-color: #aabeb440;
  border-radius: 14px;
}

.index-module-scss-module__pzImea__layout .scrollbar-hide::-webkit-scrollbar {
  display: none;
}

/* [project]/web/src/pages/banana/app/account/_blocks/CancelSubscription/CancelModal/index.module.scss.module.css [client] (css) */
.index-module-scss-module__H7d4Ia__checkbox-group .coco-checkbox-wrapper {
  font-size: .875rem;
  line-height: 1.375rem;
}

.index-module-scss-module__H7d4Ia__checkbox-group .coco-checkbox-wrapper + .coco-checkbox-wrapper {
  margin-inline-start: 0;
}

.index-module-scss-module__H7d4Ia__checkbox-group .coco-checkbox-inner {
  border-width: 2px;
  border-color: #aabeb4;
  width: 18px;
  height: 18px;
}

/* [project]/web/src/pages/banana/app/refer/_components/InviteContent/index.module.scss.module.css [client] (css) */
.index-module-scss-module__2E9E0W__myCustomTable .coco-table-wrapper .coco-table-tbody > tr > td.coco-table-cell-row-hover {
  background-color: #1c1c1d;
  overflow: hidden;
}

:is(.index-module-scss-module__2E9E0W__myCustomTable .coco-table-wrapper .coco-table-thead > tr > th, .index-module-scss-module__2E9E0W__myCustomTable .coco-table-wrapper .coco-table-thead > tr > td) {
  background-color: #232525a6;
  padding: 24px;
}

.index-module-scss-module__2E9E0W__myCustomTable .coco-table-wrapper .coco-table-thead > tr > th {
  color: #fff;
}

.index-module-scss-module__2E9E0W__myCustomTable .coco-table-wrapper .coco-table-thead > tr > th:before {
  display: none;
}

.index-module-scss-module__2E9E0W__myCustomTable .coco-table-wrapper .coco-table-tbody > tr > td {
  background-color: #1c1c1d;
  padding: 12px 20px;
}

.index-module-scss-module__2E9E0W__myCustomTable .coco-table-wrapper .coco-table-tbody > tr:last-child > td {
  border-bottom: 0 !important;
}

