.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-justify {
  text-align: justify !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.row-gap-0 {
  row-gap: 0 !important;
}
.row-gap-1 {
  row-gap: 0.25rem !important;
}
.row-gap-2 {
  row-gap: 0.5rem !important;
}
.row-gap-3 {
  row-gap: 1rem !important;
}
.row-gap-4 {
  row-gap: 1.5rem !important;
}
.column-gap-0 {
  column-gap: 0 !important;
}
.column-gap-1 {
  column-gap: 0.25rem !important;
}
.column-gap-2 {
  column-gap: 0.5rem !important;
}
.column-gap-3 {
  column-gap: 1rem !important;
}
.column-gap-4 {
  column-gap: 1.5rem !important;
}
@media (max-width: 767px) {
  .gap-mobile-0 {
    gap: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .gap-tablet-0 {
    gap: 0 !important;
  }
}
@media (min-width: 1024px) {
  .gap-pc-0 {
    gap: 0 !important;
  }
}
@media (max-width: 767px) {
  .gap-mobile-1 {
    gap: 0.25rem !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .gap-tablet-1 {
    gap: 0.25rem !important;
  }
}
@media (min-width: 1024px) {
  .gap-pc-1 {
    gap: 0.25rem !important;
  }
}
@media (max-width: 767px) {
  .gap-mobile-2 {
    gap: 0.5rem !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .gap-tablet-2 {
    gap: 0.5rem !important;
  }
}
@media (min-width: 1024px) {
  .gap-pc-2 {
    gap: 0.5rem !important;
  }
}
@media (max-width: 767px) {
  .gap-mobile-3 {
    gap: 1rem !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .gap-tablet-3 {
    gap: 1rem !important;
  }
}
@media (min-width: 1024px) {
  .gap-pc-3 {
    gap: 1rem !important;
  }
}
@media (max-width: 767px) {
  .gap-mobile-4 {
    gap: 1.5rem !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .gap-tablet-4 {
    gap: 1.5rem !important;
  }
}
@media (min-width: 1024px) {
  .gap-pc-4 {
    gap: 1.5rem !important;
  }
}
@media (max-width: 767px) {
  .row-gap-mobile-0 {
    row-gap: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .row-gap-tablet-0 {
    row-gap: 0 !important;
  }
}
@media (min-width: 1024px) {
  .row-gap-pc-0 {
    row-gap: 0 !important;
  }
}
@media (max-width: 767px) {
  .row-gap-mobile-1 {
    row-gap: 0.25rem !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .row-gap-tablet-1 {
    row-gap: 0.25rem !important;
  }
}
@media (min-width: 1024px) {
  .row-gap-pc-1 {
    row-gap: 0.25rem !important;
  }
}
@media (max-width: 767px) {
  .row-gap-mobile-2 {
    row-gap: 0.5rem !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .row-gap-tablet-2 {
    row-gap: 0.5rem !important;
  }
}
@media (min-width: 1024px) {
  .row-gap-pc-2 {
    row-gap: 0.5rem !important;
  }
}
@media (max-width: 767px) {
  .row-gap-mobile-3 {
    row-gap: 1rem !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .row-gap-tablet-3 {
    row-gap: 1rem !important;
  }
}
@media (min-width: 1024px) {
  .row-gap-pc-3 {
    row-gap: 1rem !important;
  }
}
@media (max-width: 767px) {
  .row-gap-mobile-4 {
    row-gap: 1.5rem !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .row-gap-tablet-4 {
    row-gap: 1.5rem !important;
  }
}
@media (min-width: 1024px) {
  .row-gap-pc-4 {
    row-gap: 1.5rem !important;
  }
}
@media (max-width: 767px) {
  .column-gap-mobile-0 {
    column-gap: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .column-gap-tablet-0 {
    column-gap: 0 !important;
  }
}
@media (min-width: 1024px) {
  .column-gap-pc-0 {
    column-gap: 0 !important;
  }
}
@media (max-width: 767px) {
  .column-gap-mobile-1 {
    column-gap: 0.25rem !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .column-gap-tablet-1 {
    column-gap: 0.25rem !important;
  }
}
@media (min-width: 1024px) {
  .column-gap-pc-1 {
    column-gap: 0.25rem !important;
  }
}
@media (max-width: 767px) {
  .column-gap-mobile-2 {
    column-gap: 0.5rem !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .column-gap-tablet-2 {
    column-gap: 0.5rem !important;
  }
}
@media (min-width: 1024px) {
  .column-gap-pc-2 {
    column-gap: 0.5rem !important;
  }
}
@media (max-width: 767px) {
  .column-gap-mobile-3 {
    column-gap: 1rem !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .column-gap-tablet-3 {
    column-gap: 1rem !important;
  }
}
@media (min-width: 1024px) {
  .column-gap-pc-3 {
    column-gap: 1rem !important;
  }
}
@media (max-width: 767px) {
  .column-gap-mobile-4 {
    column-gap: 1.5rem !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .column-gap-tablet-4 {
    column-gap: 1.5rem !important;
  }
}
@media (min-width: 1024px) {
  .column-gap-pc-4 {
    column-gap: 1.5rem !important;
  }
}
.visibility-visible {
  visibility: visible !important;
}
.visibility-hidden {
  visibility: hidden !important;
}
.visibility-collapse {
  visibility: collapse !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.overflow-auto {
  overflow: auto !important;
}
/*
 * Flute CMS Helper Classes
 * A comprehensive collection of utility classes for rapid UI development
 */
/* ===== Display & Visibility ===== */
.hidden {
  display: none;
  visibility: hidden;
}
.d-flex, .flex-center, .icon-hover, .flex-between, .flex-around, .flex-evenly, .align-center, .align-end, .align-start, .align-stretch, .align-baseline, .justify-center, .justify-start, .justify-end, .justify-between, .justify-around, .justify-evenly, .flex-column, .flex-row, .flex-row-reverse, .flex-column-reverse {
  display: flex;
}
.d-inline-flex {
  display: inline-flex;
}
.d-block {
  display: block;
}
.d-inline-block {
  display: inline-block;
}
.d-none {
  display: none;
}
.d-grid {
  display: grid;
}
.d-contents {
  display: contents;
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
/* ===== Sizing ===== */
.w-full, .w-100 {
  width: 100% !important;
}
.h-full, .h-100 {
  height: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-auto {
  height: auto !important;
}
.w-screen {
  width: 100vw !important;
}
.h-screen {
  height: 100vh !important;
}
.min-w-0 {
  min-width: 0 !important;
}
.min-h-0 {
  min-height: 0 !important;
}
.max-w-full {
  max-width: 100% !important;
}
.max-h-full {
  max-height: 100% !important;
}
.max-w-screen {
  max-width: 100vw !important;
}
.max-h-screen {
  max-height: 100vh !important;
}
/* ===== Positioning ===== */
.p-relative, .position-relative {
  position: relative;
}
.p-absolute, .position-absolute {
  position: absolute;
}
.p-fixed, .position-fixed {
  position: fixed;
}
.p-sticky, .position-sticky {
  position: sticky;
}
.p-static, .position-static {
  position: static;
}
.top-0 {
  top: 0 !important;
}
.right-0 {
  right: 0 !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.left-0 {
  left: 0 !important;
}
.inset-0 {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}
/* ===== Flex Layout ===== */
.flex-center, .icon-hover {
  align-items: center;
  justify-content: center;
}
.flex-between {
  align-items: center;
  justify-content: space-between;
}
.flex-around {
  align-items: center;
  justify-content: space-around;
}
.flex-evenly {
  align-items: center;
  justify-content: space-evenly;
}
.align-center {
  align-items: center;
}
.align-end {
  align-items: flex-end;
}
.align-start {
  align-items: flex-start;
}
.align-stretch {
  align-items: stretch;
}
.align-baseline {
  align-items: baseline;
}
.justify-center {
  justify-content: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.justify-evenly {
  justify-content: space-evenly;
}
.flex-column {
  flex-direction: column;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-column-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.flex-basis-0 {
  flex-basis: 0 !important;
}
.flex-basis-auto {
  flex-basis: auto !important;
}
.flex-1 {
  flex: 1 !important;
}
.flex-auto {
  flex: 1 1 auto !important;
}
.flex-none {
  flex: none !important;
}
/* ===== Grid Layout ===== */
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}
.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}
.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}
.grid-rows-4 {
  grid-template-rows: repeat(4, minmax(0, 1fr));
}
.grid-rows-5 {
  grid-template-rows: repeat(5, minmax(0, 1fr));
}
.grid-rows-6 {
  grid-template-rows: repeat(6, minmax(0, 1fr));
}
/* ===== Text Alignment ===== */
.text-center {
  text-align: center !important;
}
.text-start, .text-left {
  text-align: left !important;
}
.text-end, .text-right {
  text-align: right !important;
}
.text-justify {
  text-align: justify !important;
}
/* ===== Text Styling ===== */
.text-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 100%;
}
.text-small {
  font-size: var(--small) !important;
}
.text-medium {
  font-size: var(--medium) !important;
}
.text-large {
  font-size: var(--large) !important;
}
.text-muted {
  color: var(--text-400);
  line-height: 1.5;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.text-truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-balance {
  text-wrap: balance;
}
.line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/* ===== Font Sizes ===== */
.h1 {
  font-size: var(--h1);
}
.h2 {
  font-size: var(--h2);
}
.h3 {
  font-size: var(--h3);
}
.h4 {
  font-size: var(--h4);
}
.h5 {
  font-size: var(--h5);
}
.h6 {
  font-size: var(--h6);
}
/* ===== Font Weights ===== */
.font-thin {
  font-weight: 100 !important;
}
.font-extralight {
  font-weight: 200 !important;
}
.font-light {
  font-weight: 300 !important;
}
.font-normal {
  font-weight: 400 !important;
}
.font-medium {
  font-weight: 500 !important;
}
.font-semibold {
  font-weight: 600 !important;
}
.font-bold {
  font-weight: 700 !important;
}
.font-extrabold {
  font-weight: 800 !important;
}
.font-black {
  font-weight: 900 !important;
}
/* ===== Colors ===== */
.text-error {
  color: var(--error);
}
.text-success {
  color: var(--success);
}
.text-warning {
  color: var(--warning);
}
.text-info {
  color: var(--info);
}
.primary {
  color: var(--primary);
}
.accent {
  color: var(--accent);
}
.hover-accent:hover {
  color: var(--accent);
}
.bg-primary {
  background-color: var(--primary) !important;
}
.bg-accent {
  background-color: var(--accent) !important;
}
.bg-error {
  background-color: var(--error) !important;
}
.bg-success {
  background-color: var(--success) !important;
}
.bg-warning {
  background-color: var(--warning) !important;
}
.bg-info {
  background-color: var(--info) !important;
}
.bg-transparent {
  background-color: transparent !important;
}
/* ===== Cursors ===== */
.cursor-move {
  cursor: move;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-default {
  cursor: default;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-grab {
  cursor: grab;
}
.cursor-grabbing {
  cursor: grabbing;
}
.cursor-text {
  cursor: text;
}
.cursor-wait {
  cursor: wait;
}
.cursor-help {
  cursor: help;
}
.cursor-crosshair {
  cursor: crosshair;
}
.cursor-zoom-in {
  cursor: zoom-in;
}
.cursor-zoom-out {
  cursor: zoom-out;
}
/* ===== Opacity ===== */
.opacity-0 {
  opacity: 0 !important;
}
.opacity-25 {
  opacity: 0.25 !important;
}
.opacity-50 {
  opacity: 0.5 !important;
}
.opacity-75 {
  opacity: 0.75 !important;
}
.opacity-100 {
  opacity: 1 !important;
}
/* ===== Z-Index ===== */
.z-index-0 {
  z-index: 0 !important;
}
.z-index-1 {
  z-index: 1 !important;
}
.z-index-2 {
  z-index: 2 !important;
}
.z-index-3 {
  z-index: 3 !important;
}
.z-index-10 {
  z-index: 10 !important;
}
.z-index-100 {
  z-index: 100 !important;
}
.z-index-1000 {
  z-index: 1000 !important;
}
.z-index-auto {
  z-index: auto !important;
}
/* ===== Borders ===== */
.border {
  border: 1px solid var(--transp-1);
}
.border-none {
  border: none;
}
.border-top {
  border-top: 1px solid var(--transp-1);
}
.border-bottom {
  border-bottom: 1px solid var(--transp-1);
}
.border-left {
  border-left: 1px solid var(--transp-1);
}
.border-right {
  border-right: 1px solid var(--transp-1);
}
.border-primary {
  border-color: var(--primary) !important;
}
.border-accent {
  border-color: var(--accent) !important;
}
.border-error {
  border-color: var(--error) !important;
}
.border-success {
  border-color: var(--success) !important;
}
.border-warning {
  border-color: var(--warning) !important;
}
.border-info {
  border-color: var(--info) !important;
}
/* ===== Border Radius ===== */
.rounded {
  border-radius: var(--border05);
}
.rounded-sm {
  border-radius: var(--border025);
}
.rounded-lg {
  border-radius: var(--border1);
}
.rounded-xl {
  border-radius: var(--border1);
}
.rounded-full, .rounded-circle {
  border-radius: 50%;
}
.rounded-none {
  border-radius: 0;
}
.rounded-t {
  border-top-left-radius: var(--border05);
  border-top-right-radius: var(--border05);
}
.rounded-r {
  border-top-right-radius: var(--border05);
  border-bottom-right-radius: var(--border05);
}
.rounded-b {
  border-bottom-left-radius: var(--border05);
  border-bottom-right-radius: var(--border05);
}
.rounded-l {
  border-top-left-radius: var(--border05);
  border-bottom-left-radius: var(--border05);
}
/* ===== Overflow ===== */
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-x-visible {
  overflow-x: visible;
}
.overflow-y-visible {
  overflow-y: visible;
}
.overflow-x-scroll {
  overflow-x: scroll;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
/* ===== Special Effects ===== */
.blur-bg {
  position: relative;
  backdrop-filter: saturate(150%) blur(var(--blur-amount, 14px));
  -webkit-backdrop-filter: saturate(150%) blur(var(--blur-amount, 14px));
}
.icon-hover {
  display: inline-flex;
  height: 40px;
  width: 40px;
  border-radius: 25px;
  cursor: pointer;
  background: none;
  transition: all 0.2s ease-in-out;
}
.icon-hover:hover {
  color: var(--text);
  background-color: var(--transp-1);
}
.img-thumbnail {
  background-color: var(--background-900);
  border: 1px solid var(--transp-2);
  border-radius: var(--border05);
  max-width: 100%;
  height: auto;
}
.shadow-sm {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.shadow {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.shadow-md {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.shadow-lg {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.shadow-xl {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.shadow-2xl {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.shadow-inner {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.shadow-none {
  box-shadow: none;
}
/* ===== Transitions ===== */
.transition {
  transition: all 0.2s ease-in-out;
}
.transition-colors {
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out, fill 0.2s ease-in-out, stroke 0.2s ease-in-out;
}
.transition-opacity {
  transition: opacity 0.2s ease-in-out;
}
.transition-shadow {
  transition: box-shadow 0.2s ease-in-out;
}
.transition-transform {
  transition: transform 0.2s ease-in-out;
}
/* ===== Miscellaneous ===== */
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
.table-responsive {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}
.user-select-none {
  user-select: none;
}
.user-select-all {
  user-select: all;
}
.user-select-auto {
  user-select: auto;
}
.user-select-text {
  user-select: text;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.whitespace-normal {
  white-space: normal;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre {
  white-space: pre;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.break-normal {
  overflow-wrap: normal;
  word-break: normal;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.not-sr-only {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.object-fill {
  object-fit: fill;
}
.object-none {
  object-fit: none;
}
.object-scale-down {
  object-fit: scale-down;
}
.object-center {
  object-position: center;
}
.object-top {
  object-position: top;
}
.object-right {
  object-position: right;
}
.object-bottom {
  object-position: bottom;
}
.object-left {
  object-position: left;
}
.rotate-0 {
  transform: rotate(0deg);
}
.rotate-45 {
  transform: rotate(45deg);
}
.rotate-90 {
  transform: rotate(90deg);
}
.rotate-180 {
  transform: rotate(180deg);
}
.rotate-270 {
  transform: rotate(270deg);
}
.scale-0 {
  transform: scale(0);
}
.scale-50 {
  transform: scale(0.5);
}
.scale-75 {
  transform: scale(0.75);
}
.scale-90 {
  transform: scale(0.9);
}
.scale-100 {
  transform: scale(1);
}
.scale-110 {
  transform: scale(1.1);
}
.scale-125 {
  transform: scale(1.25);
}
.scale-150 {
  transform: scale(1.5);
}
.translate-x-0 {
  transform: translateX(0);
}
.translate-y-0 {
  transform: translateY(0);
}
.translate-x-full {
  transform: translateX(100%);
}
.translate-y-full {
  transform: translateY(100%);
}
.translate-x-half {
  transform: translateX(50%);
}
.translate-y-half {
  transform: translateY(50%);
}
.translate-x-negative-full {
  transform: translateX(-100%);
}
.translate-y-negative-full {
  transform: translateY(-100%);
}
.translate-x-negative-half {
  transform: translateX(-50%);
}
.translate-y-negative-half {
  transform: translateY(-50%);
}
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: 100%;
  height: 100%;
}
body {
  font-family: var(--font-body);
  color: var(--installer-text);
  background-color: var(--installer-bg);
  line-height: 1.6;
  min-height: 100vh;
  overflow-x: hidden;
}
body.no-scroll {
  overflow: hidden;
}
img, picture, svg, video, canvas {
  display: block;
  max-width: 100%;
}
input, button, textarea, select {
  font: inherit;
  outline: none;
  border: none;
  color: inherit;
}
button {
  cursor: pointer;
  background: none;
}
a {
  color: inherit;
  text-decoration: none;
}
p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
  margin: 0;
}
ul, ol {
  list-style: none;
}
::selection {
  background-color: rgba(165, 255, 117, 0.15);
  color: #fff;
}
::-webkit-scrollbar {
  width: var(--scrollbar-w);
  height: var(--scrollbar-w);
}
::-webkit-scrollbar-track {
  background: transparent;
}
::-webkit-scrollbar-thumb {
  background: var(--scrollbar-thumb);
  border-radius: 100px;
}
::-webkit-scrollbar-thumb:hover {
  background: var(--scrollbar-thumb-hover);
}
:root {
  --installer-bg: #09090b;
  --installer-surface: #111113;
  --installer-surface2: #18181b;
  --installer-surface3: #1e1e22;
  --installer-surface-hover: #222226;
  --installer-border: rgba(255, 255, 255, 0.07);
  --installer-border2: rgba(255, 255, 255, 0.12);
  --installer-border-hover: rgba(255, 255, 255, 0.18);
  --installer-text: #fafafa;
  --installer-text-secondary: #d4d4d8;
  --installer-muted: #71717a;
  --installer-muted-light: #a1a1aa;
  --accent: #A5FF75;
  --accent-hover: #b8ff96;
  --accent-dim: rgba(165, 255, 117, 0.1);
  --accent-glow: rgba(165, 255, 117, 0.2);
  --installer-success: #34d399;
  --installer-success-bg: rgba(52, 211, 153, 0.08);
  --installer-error: #f87171;
  --installer-error-bg: rgba(248, 113, 113, 0.08);
  --installer-warning: #fbbf24;
  --installer-warning-bg: rgba(251, 191, 36, 0.08);
  --font-body: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-mono: "JetBrains Mono", "Fira Code", "SF Mono", "Cascadia Code", monospace;
  --radius-sm: 8px;
  --radius-md: 12px;
  --radius-lg: 16px;
  --radius-xl: 20px;
  --radius-2xl: 24px;
  --ease-out: cubic-bezier(0.16, 1, 0.3, 1);
  --ease-spring: cubic-bezier(0.34, 1.56, 0.64, 1);
  --ease-smooth: cubic-bezier(0.4, 0, 0.2, 1);
  --duration: 0.2s;
  --duration-slow: 0.35s;
  --duration-slower: 0.5s;
  --scrollbar-w: 4px;
  --scrollbar-thumb: rgba(255, 255, 255, 0.1);
  --scrollbar-thumb-hover: rgba(255, 255, 255, 0.2);
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.3);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.3);
  --shadow-lg: 0 8px 32px rgba(0, 0, 0, 0.4);
  --shadow-focus: 0 0 0 3px var(--accent-dim);
}
.installer-welcome h1, .installer-app h1 {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.025em;
  color: var(--installer-text);
}
.installer-welcome h2, .installer-app h2 {
  font-size: 20px;
  line-height: 1.35;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.installer-welcome h3, .installer-app h3 {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
}
.installer-welcome p, .installer-app p {
  font-size: 14px;
  line-height: 1.6;
  color: var(--installer-muted-light);
}
.installer-welcome small, .installer-app small {
  font-size: 12px;
  line-height: 1.5;
}
.text-accent {
  color: var(--accent);
}
.text-muted {
  color: var(--installer-muted);
}
.text-muted-light {
  color: var(--installer-muted-light);
}
.text-mono {
  font-family: var(--font-mono);
  font-size: 13px;
}
.subtitle {
  font-size: 15px;
  line-height: 1.6;
  color: var(--installer-muted-light);
}
.step-subtitle {
  font-size: 14px;
  line-height: 1.6;
  color: var(--installer-muted);
}
.section-label {
  display: block;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--installer-muted);
  margin-bottom: 12px;
}
@keyframes fadeSlideIn {
  from {
    opacity: 0;
    transform: translateX(40px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeSlideOut {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(-40px);
  }
}
@keyframes fadeSlideUp {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes checkIn {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes pulse {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.5;
    transform: scale(0.9);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes shimmer {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}
@keyframes noiseDrift {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-10%, -10%);
  }
}
@keyframes scaleIn {
  from {
    opacity: 0;
    transform: scale(0.96);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.anim-fade-slide-in {
  animation: fadeSlideIn 0.45s var(--ease-out) both;
}
.anim-fade-slide-up {
  animation: fadeSlideUp 0.4s var(--ease-out) both;
}
.anim-fade-in {
  animation: fadeIn 0.35s var(--ease-out) both;
}
.anim-scale-in {
  animation: scaleIn 0.4s var(--ease-out) both;
}
.installer-welcome {
  width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  background-color: var(--installer-bg);
  color: var(--installer-text);
  overflow-x: hidden;
}
.installer-app {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  overflow: hidden;
  background-color: var(--installer-bg);
  color: var(--installer-text);
}
.installer-navbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 32px;
  flex-shrink: 0;
  z-index: 10;
}
@media (max-width: 640px) {
  .installer-navbar {
    padding: 14px 20px;
  }
}
.installer-navbar__left {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.installer-navbar__logo {
  height: 22px;
  width: auto;
}
.installer-navbar__center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.installer-navbar__right {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.installer-navbar__version {
  font-family: var(--font-mono);
  font-size: 11px;
  color: var(--installer-muted);
  letter-spacing: 0.02em;
}
.installer-main {
  flex: 1;
  display: flex;
  overflow: hidden;
  padding: 0 16px 16px;
  gap: 16px;
}
@media (max-width: 1023px) {
  .installer-main {
    padding: 0;
  }
}
.installer-content {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 24px 16px 40px;
}
@media (max-width: 640px) {
  .installer-content {
    padding: 20px 20px 32px;
  }
}
.installer-content__inner {
  width: 100%;
  max-width: 580px;
  display: flex;
  flex-direction: column;
  margin-top: auto;
  margin-bottom: auto;
}
.installer-aside {
  flex-shrink: 0;
  width: 400px;
}
@media (min-width: 1440px) {
  .installer-aside {
    width: 500px;
  }
}
@media (max-width: 1023px) {
  .installer-aside {
    display: none;
  }
}
.installer-aside__card {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 36px;
  gap: 40px;
  background: var(--installer-surface);
  border: 1px solid var(--installer-border);
  border-radius: var(--radius-2xl);
  overflow: hidden;
  position: relative;
}
.installer-aside__card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 70% 50% at 60% 20%, rgba(165, 255, 117, 0.04) 0%, transparent 60%), radial-gradient(ellipse 50% 60% at 30% 80%, rgba(96, 165, 250, 0.03) 0%, transparent 60%);
  pointer-events: none;
}
.installer-aside__context {
  position: relative;
  z-index: 1;
  animation: fadeSlideUp 0.5s var(--ease-out) both;
}
.aside-step-num {
  font-size: 64px;
  font-weight: 800;
  letter-spacing: -0.04em;
  line-height: 1;
  color: rgba(255, 255, 255, 0.04);
  margin-bottom: 16px;
  font-variant-numeric: tabular-nums;
}
.aside-title {
  font-size: 22px;
  font-weight: 700;
  color: var(--installer-text);
  line-height: 1.3;
  margin-bottom: 12px;
  letter-spacing: -0.02em;
}
.aside-text {
  font-size: 14px;
  line-height: 1.7;
  color: var(--installer-muted);
}
.installer-aside__deco {
  position: relative;
  z-index: 1;
  animation: fadeIn 0.8s var(--ease-out) 0.2s both;
}
.deco-icons {
  display: flex;
  gap: 20px;
  justify-content: center;
}
.deco-icon {
  width: 56px;
  height: 56px;
  border-radius: var(--radius-md);
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.04);
}
.deco-icon svg {
  width: 26px;
  height: 26px;
  color: rgba(255, 255, 255, 0.08);
}
.deco-icon--accent svg {
  color: rgba(165, 255, 117, 0.12);
}
.installer-aside__footer {
  position: relative;
  z-index: 1;
  font-size: 12px;
  color: var(--installer-muted);
}
.step-panel {
  animation: fadeSlideIn 0.35s var(--ease-out) both;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.step-header {
  margin-bottom: 32px;
}
.step-header__icon {
  display: flex;
  margin-bottom: 20px;
}
.step-header__icon svg {
  width: 50px;
  height: 50px;
  opacity: 0.1;
}
.step-header h1 {
  margin-bottom: 8px;
}
.step-header p, .step-header .step-subtitle {
  font-size: 14px;
  color: var(--installer-muted);
  line-height: 1.6;
}
.step-body {
  flex: 1;
}
.step-footer {
  padding-top: 32px;
  margin-top: auto;
}
.installer-form__actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 8px;
}
.alert {
  padding: 12px 16px;
  border-radius: var(--radius-md);
  font-weight: 500;
  font-size: 13px;
  animation: fadeInDown 0.3s var(--ease-out);
  margin-bottom: 16px;
  line-height: 1.5;
}
.alert--danger {
  border: 1px solid rgba(248, 113, 113, 0.12);
  color: var(--installer-error);
  background-color: var(--installer-error-bg);
}
.alert--success {
  border: 1px solid rgba(52, 211, 153, 0.12);
  color: var(--installer-success);
  background-color: var(--installer-success-bg);
}
.alert--warning {
  border: 1px solid rgba(251, 191, 36, 0.12);
  color: var(--installer-warning);
  background-color: var(--installer-warning-bg);
}
.divider {
  width: 100%;
  height: 1px;
  background: var(--installer-border);
  margin: 28px 0;
  border: none;
}
.tooltip-trigger {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--installer-surface3);
  border: 1px solid var(--installer-border2);
  color: var(--installer-muted);
  font-size: 10px;
  font-weight: 700;
  cursor: help;
  transition: all 0.15s;
  flex-shrink: 0;
}
.tooltip-trigger:hover {
  color: var(--installer-text);
  border-color: var(--installer-border-hover);
  background: var(--installer-surface-hover);
}
.installer-tooltip {
  position: absolute;
  z-index: 10000;
  background: var(--installer-surface3);
  border: 1px solid var(--installer-border2);
  border-radius: var(--radius-sm);
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5;
  color: var(--installer-muted-light);
  max-width: 260px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.15s ease-out;
  text-align: center;
  box-shadow: var(--shadow-lg);
}
.installer-tooltip.show {
  opacity: 1;
}
.collapse-box {
  border: 1px solid var(--installer-border);
  border-radius: var(--radius-lg);
  overflow: hidden;
}
.collapse-trigger {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  background: none;
  color: var(--installer-muted-light);
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  font-family: var(--font-body);
  border: none;
  transition: color 0.15s;
}
.collapse-trigger:hover {
  color: var(--installer-text);
}
.collapse-trigger__left {
  display: flex;
  align-items: center;
  gap: 8px;
}
.collapse-trigger__badge {
  font-size: 11px;
  color: var(--installer-muted);
  background: rgba(255, 255, 255, 0.04);
  padding: 2px 6px;
  border-radius: 4px;
}
.collapse-trigger > svg {
  width: 14px;
  height: 14px;
  color: var(--installer-muted);
  transition: transform 0.25s var(--ease-out);
}
.collapse-trigger.is-open > svg {
  transform: rotate(180deg);
}
.collapse-content {
  display: none;
  padding: 0 16px 16px;
}
.collapse-content.is-open {
  display: block;
}
.info-card {
  display: flex;
  align-items: flex-start;
  padding: 14px 16px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: var(--radius-md);
  border-left: 3px solid var(--accent);
  gap: 12px;
  margin-bottom: 16px;
}
.info-card__icon {
  flex-shrink: 0;
  color: var(--accent);
  margin-top: 2px;
}
.info-card__icon svg {
  width: 18px;
  height: 18px;
}
.info-card__content h4 {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 4px;
}
.info-card__content p {
  font-size: 12px;
  color: var(--installer-muted-light);
  line-height: 1.5;
}
.form-group {
  margin-bottom: 16px;
}
.form-group-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
@media (max-width: 640px) {
  .form-group-row {
    grid-template-columns: 1fr;
  }
}
.btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 11px 24px;
  border-radius: var(--radius-md);
  font-family: var(--font-body);
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  transition: transform 0.15s var(--ease-out), box-shadow 0.15s var(--ease-out), background-color 0.15s, border-color 0.15s, color 0.15s, opacity 0.15s;
  white-space: nowrap;
  user-select: none;
  outline: none;
  border: none;
}
.btn svg {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}
.btn:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  pointer-events: none;
}
.btn--primary {
  background-color: var(--accent);
  color: #0a0a0c;
}
.btn--primary:hover:not(:disabled) {
  background-color: var(--accent-hover);
  transform: translateY(-1px);
  box-shadow: 0 4px 16px rgba(165, 255, 117, 0.2), 0 0 0 1px rgba(165, 255, 117, 0.1);
}
.btn--primary:active:not(:disabled) {
  transform: translateY(0);
  box-shadow: none;
}
.btn--secondary {
  background: var(--installer-surface2);
  color: var(--installer-text);
  border: 1px solid var(--installer-border2);
}
.btn--secondary:hover:not(:disabled) {
  background-color: var(--installer-surface3);
  border-color: var(--installer-border-hover);
}
.btn--secondary:active:not(:disabled) {
  background-color: var(--installer-surface-hover);
}
.btn--ghost {
  background: transparent;
  color: var(--installer-muted-light);
  padding: 11px 16px;
}
.btn--ghost:hover:not(:disabled) {
  color: var(--installer-text);
  background-color: var(--installer-surface2);
}
.btn--link {
  background: transparent;
  color: var(--installer-muted-light);
  padding: 8px 4px;
  font-weight: 500;
  font-size: 14px;
  gap: 6px;
}
.btn--link svg {
  width: 16px;
  height: 16px;
  transition: transform 0.15s var(--ease-out);
}
.btn--link:hover:not(:disabled) {
  color: var(--installer-text);
}
.btn--link:hover:not(:disabled) svg {
  transform: translateX(-3px);
}
.btn--full {
  width: 100%;
}
.btn--flex {
  flex: 1;
}
.btn--sm {
  padding: 8px 16px;
  font-size: 13px;
}
.btn--sm svg {
  width: 16px;
  height: 16px;
}
.btn--lg {
  padding: 14px 28px;
  font-size: 15px;
}
.btn--loading {
  pointer-events: none;
  opacity: 0.8;
}
.btn--loading .btn__spinner {
  display: inline-flex;
}
.btn--loading .btn__label {
  opacity: 0;
  width: 0;
  overflow: hidden;
}
.btn__spinner {
  display: none;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.12);
  border-top-color: currentColor;
  animation: spin 0.6s linear infinite;
  flex-shrink: 0;
}
.btn--secondary .btn__spinner, .btn--link .btn__spinner {
  border-color: rgba(255, 255, 255, 0.08);
  border-top-color: var(--installer-text);
}
.btn__label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.test-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 12px;
  background: transparent;
  border: 1px dashed var(--installer-border2);
  border-radius: var(--radius-md);
  color: var(--installer-muted-light);
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.15s var(--ease-smooth);
}
.test-btn svg {
  width: 16px;
  height: 16px;
}
.test-btn:hover {
  border-color: var(--accent);
  color: var(--accent);
  background: var(--accent-dim);
}
.test-btn__spinner {
  display: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.08);
  border-top-color: var(--installer-muted-light);
  animation: spin 0.6s linear infinite;
  flex-shrink: 0;
}
.test-btn__label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.test-btn--loading {
  pointer-events: none;
  border-color: var(--installer-border2);
  color: var(--installer-muted);
}
.test-btn--loading .test-btn__spinner {
  display: inline-flex;
}
.test-btn--loading .test-btn__label {
  opacity: 0;
  width: 0;
  overflow: hidden;
}
.test-ok {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 12px;
  background: var(--installer-success-bg);
  border: 1px solid rgba(52, 211, 153, 0.15);
  border-radius: var(--radius-md);
  color: var(--installer-success);
  font-size: 13px;
  font-weight: 500;
  animation: scaleIn 0.3s var(--ease-out);
}
.field {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 18px;
}
.field__label {
  font-size: 13px;
  font-weight: 600;
  color: var(--installer-text-secondary);
  display: flex;
  align-items: center;
  gap: 6px;
}
.field__label .required {
  color: var(--accent);
  font-weight: 700;
}
.field__input:not(.fs) {
  width: 100%;
  padding: 10px 0;
  background-color: transparent;
  border: none;
  border-bottom: 1.5px solid var(--installer-border2);
  border-radius: 0;
  color: var(--installer-text);
  font-family: var(--font-body);
  font-size: 15px;
  line-height: 1.5;
  transition: border-color 0.2s var(--ease-out), box-shadow 0.2s var(--ease-out);
}
.field__input:not(.fs)::placeholder {
  color: var(--installer-muted);
}
.field__input:not(.fs):hover:not(:focus):not(:disabled) {
  border-color: var(--installer-border-hover);
}
.field__input:not(.fs):focus {
  outline: none;
  border-color: var(--accent);
  box-shadow: 0 2px 0 0 rgba(165, 255, 117, 0.3);
}
.field__input--mono {
  font-family: var(--font-body);
  font-size: 15px;
}
.field textarea.field__input {
  resize: vertical;
  min-height: 80px;
  border: 1.5px solid var(--installer-border2);
  border-radius: var(--radius-sm);
  padding: 10px 12px;
}
.field textarea.field__input:focus {
  box-shadow: 0 0 0 3px rgba(165, 255, 117, 0.08);
}
.field__hint {
  font-size: 12px;
  color: var(--installer-muted);
  line-height: 1.4;
}
.field__error {
  font-size: 12px;
  color: var(--installer-error);
  animation: fadeIn 0.2s var(--ease-out);
  line-height: 1.4;
}
.field.has-error .field__input {
  border-color: var(--installer-error);
}
.field.has-error .field__input:focus {
  box-shadow: 0 2px 0 0 rgba(248, 113, 113, 0.3);
}
.field.has-error .field__label {
  color: var(--installer-error);
}
.input-wrapper {
  position: relative;
  width: 100%;
  margin-bottom: 18px;
}
.input-wrapper .input__label {
  display: block;
  margin-bottom: 6px;
  font-weight: 600;
  text-align: left;
  font-size: 13px;
  color: var(--installer-text-secondary);
}
.input-wrapper input, .input-wrapper textarea {
  width: 100%;
  padding: 10px 0;
  border: none;
  border-bottom: 1.5px solid var(--installer-border2);
  border-radius: 0;
  color: var(--installer-text);
  font-family: var(--font-body);
  font-size: 15px;
  outline: none;
  transition: all 0.2s var(--ease-out);
  background: transparent;
}
.input-wrapper input:hover:not(:focus), .input-wrapper textarea:hover:not(:focus) {
  border-color: var(--installer-border-hover);
}
.input-wrapper input:focus, .input-wrapper textarea:focus {
  border-color: var(--accent);
  box-shadow: 0 2px 0 0 rgba(165, 255, 117, 0.3);
}
.input-wrapper input::placeholder, .input-wrapper textarea::placeholder {
  color: var(--installer-muted);
}
.input-wrapper .installer-input__required {
  color: var(--accent);
}
.input-wrapper .installer-input__error {
  color: var(--installer-error);
  font-size: 12px;
  animation: fadeIn 0.2s var(--ease-out);
  line-height: 1.3;
  margin-top: 4px;
}
.input-wrapper.has-error input {
  border-color: var(--installer-error);
}
.input-wrapper.has-error .input__label {
  color: var(--installer-error);
}
.radio-card {
  cursor: pointer;
}
.radio-card input[type="radio"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.radio-card__body {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  border: 1px solid var(--installer-border);
  border-radius: var(--radius-lg);
  background: transparent;
  transition: all 0.2s var(--ease-out);
}
.radio-card__body:hover {
  border-color: var(--installer-border2);
  background: rgba(255, 255, 255, 0.02);
}
.radio-card__dot {
  margin-left: auto;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.06);
  flex-shrink: 0;
  transition: all 0.2s var(--ease-out);
}
.radio-card__icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.radio-card__icon svg, .radio-card__icon img {
  width: 32px;
  height: 32px;
}
.radio-card__text {
  flex: 1;
  min-width: 0;
}
.radio-card__text strong {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: var(--installer-text);
  line-height: 1.3;
}
.radio-card__text span {
  display: block;
  font-size: 11px;
  color: var(--installer-muted);
}
.radio-card input:checked + .radio-card__body {
  border-color: var(--accent);
  background: rgba(165, 255, 117, 0.03);
  box-shadow: 0 0 0 1px rgba(165, 255, 117, 0.12);
}
.radio-card input:checked + .radio-card__body .radio-card__dot {
  background: var(--accent);
  box-shadow: 0 0 6px rgba(165, 255, 117, 0.3);
}
.radio-card--center .radio-card__body {
  flex-direction: column;
  gap: 8px;
  padding: 16px;
  text-align: center;
}
.radio-card--center .radio-card__dot {
  margin-left: 0;
}
.radio-grid {
  display: grid;
  gap: 10px;
}
.radio-grid--2 {
  grid-template-columns: 1fr 1fr;
}
.radio-grid--3 {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 640px) {
  .radio-grid--2, .radio-grid--3 {
    grid-template-columns: 1fr;
  }
}
.select-wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.select__prefix {
  font-size: 13px;
  font-weight: 600;
  color: var(--installer-text-secondary);
  margin-bottom: 6px;
  text-align: left;
}
.select__field-container {
  position: relative;
  width: 100%;
}
.select__field-container.has-error .fs__trigger, .select__field-container.has-error .select__field {
  border-color: var(--installer-error);
}
.select__field {
  font: inherit;
  outline: 0;
  border: 0;
  padding: 0;
  margin: 0;
  flex: 1;
  background-color: transparent;
  color: inherit;
  width: 100%;
  appearance: none;
}
.select__error {
  color: var(--installer-error);
  font-size: 12px;
  margin-top: 4px;
}
select[data-tom-select] {
  display: none;
}
.fs {
  width: 100%;
  display: flex;
  --fs-bg-accent: var(--accent);
  --fs-bg-accent-hover: var(--accent-hover, var(--accent));
  --fs-radius-popover: var(--radius-lg);
  --fs-radius-option: var(--radius-sm);
}
.fs__trigger {
  width: 100%;
  border: none;
  border-bottom: 1.5px solid var(--installer-border2);
  border-radius: 0;
}
.fs__trigger:hover {
  border-color: var(--installer-border-hover);
}
.fs__trigger:focus-visible, .fs--open .fs__trigger {
  border-color: var(--accent);
  box-shadow: 0 2px 0 0 rgba(165, 255, 117, 0.3);
}
.fs__dropdown {
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}
.step-nav {
  display: flex;
  align-items: center;
  gap: 0;
}
.step-nav__item {
  display: flex;
  align-items: center;
  gap: 6px;
}
.step-nav__dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--installer-surface3);
  border: 1.5px solid var(--installer-border);
  transition: all 0.3s var(--ease-out);
  flex-shrink: 0;
}
.step-nav__label {
  font-size: 12px;
  font-weight: 500;
  color: var(--installer-muted);
  white-space: nowrap;
  transition: color 0.3s;
}
@media (max-width: 768px) {
  .step-nav__label {
    display: none;
  }
}
.step-nav__line {
  width: 20px;
  height: 1px;
  background: var(--installer-border);
  margin: 0 8px;
  flex-shrink: 0;
  transition: background 0.3s;
}
@media (max-width: 768px) {
  .step-nav__line {
    width: 12px;
    margin: 0 6px;
  }
}
.step-nav .step-nav__item.is-active .step-nav__dot {
  background: var(--accent);
  border-color: var(--accent);
  box-shadow: 0 0 8px rgba(165, 255, 117, 0.25);
}
.step-nav .step-nav__item.is-active .step-nav__label {
  color: var(--installer-text);
}
.step-nav .step-nav__item.is-done .step-nav__dot {
  background: rgba(165, 255, 117, 0.2);
  border-color: rgba(165, 255, 117, 0.35);
}
.step-nav .step-nav__item.is-done .step-nav__label {
  color: var(--installer-muted-light);
}
.step-nav .step-nav__item.is-done + .step-nav__line {
  background: rgba(165, 255, 117, 0.15);
}
.toggle-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 16px;
  background: var(--installer-surface2);
  border: 1px solid var(--installer-border);
  border-radius: var(--radius-lg);
  transition: border-color 0.15s var(--ease-smooth);
  margin-bottom: 10px;
}
.toggle-row:hover {
  border-color: var(--installer-border2);
}
.toggle-row__info {
  flex: 1;
  min-width: 0;
}
.toggle-row__title {
  font-size: 14px;
  font-weight: 600;
  color: var(--installer-text);
  line-height: 1.3;
}
.toggle-row__desc {
  font-size: 12px;
  color: var(--installer-muted);
  line-height: 1.4;
  margin-top: 2px;
}
.toggle-track {
  position: relative;
  width: 44px;
  height: 24px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
  transition: background-color var(--duration-slow) var(--ease-out), border-color var(--duration-slow);
  flex-shrink: 0;
}
.toggle-track input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.toggle-thumb {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  transition: transform var(--duration-slow) var(--ease-spring), background-color var(--duration-slow), box-shadow var(--duration-slow);
  pointer-events: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.toggle-track input:checked ~ .toggle-thumb {
  transform: translateX(20px);
  background: #000;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 6px rgba(165, 255, 117, 0.2);
}
.toggle-track:has(input:checked) {
  background: var(--accent);
  border-color: var(--accent);
}
.toggle-track:has(input:disabled) {
  opacity: 0.4;
  cursor: not-allowed;
}
.toggle-switch {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 24px;
  cursor: pointer;
}
.toggle-switch__input {
  opacity: 0;
  width: 0;
  height: 0;
}
.toggle-switch__input:checked + .toggle-switch__slider {
  background-color: var(--accent);
  border-color: var(--accent);
}
.toggle-switch__input:checked + .toggle-switch__slider::before {
  transform: translateX(20px);
  background-color: #fff;
  box-shadow: 0 0 6px rgba(165, 255, 117, 0.25);
}
.toggle-switch__input:disabled + .toggle-switch__slider {
  opacity: 0.4;
  cursor: not-allowed;
}
.toggle-switch__slider {
  position: absolute;
  inset: 0;
  background-color: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  transition: all var(--duration-slow) var(--ease-out);
}
.toggle-switch__slider::before {
  content: "";
  position: absolute;
  height: 18px;
  width: 18px;
  left: 2px;
  bottom: 2px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  transition: all var(--duration-slow) var(--ease-spring);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.welcome-step {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  min-height: 100dvh;
  overflow: hidden;
}
.welcome-step__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}
.welcome-step__orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(100px);
  will-change: transform;
  pointer-events: none;
}
.welcome-step__orb--1 {
  width: 500px;
  height: 500px;
  top: -10%;
  right: -8%;
  background: radial-gradient(circle, rgba(165, 255, 117, 0.08) 0%, transparent 70%);
  animation: orbFloat1 20s ease-in-out infinite;
}
.welcome-step__orb--2 {
  width: 400px;
  height: 400px;
  bottom: -15%;
  left: -8%;
  background: radial-gradient(circle, rgba(165, 255, 117, 0.05) 0%, transparent 70%);
  animation: orbFloat2 24s ease-in-out infinite;
}
.welcome-step__orb--3 {
  width: 300px;
  height: 300px;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: radial-gradient(circle, rgba(165, 255, 117, 0.03) 0%, transparent 60%);
  animation: orbFloat3 16s ease-in-out infinite;
}
.welcome-step__grid {
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0.012) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.012) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: radial-gradient(ellipse 65% 55% at 50% 50%, black 15%, transparent 65%);
  -webkit-mask-image: radial-gradient(ellipse 65% 55% at 50% 50%, black 15%, transparent 65%);
}
.welcome-step__noise {
  position: absolute;
  inset: -50%;
  width: 200%;
  height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.02'/%3E%3C/svg%3E");
  background-repeat: repeat;
  background-size: 256px 256px;
  pointer-events: none;
  animation: noiseDrift 25s linear infinite alternate;
}
.welcome-step__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
  max-width: 560px;
  padding: 40px 24px;
}
@media (min-width: 640px) {
  .welcome-step__content {
    padding: 48px 32px;
  }
}
.welcome-step__logo {
  position: relative;
  margin-bottom: 36px;
}
.welcome-step__logo img, .welcome-step__logo svg {
  height: 52px;
  width: auto;
  position: relative;
  z-index: 1;
}
@media (min-width: 640px) {
  .welcome-step__logo img, .welcome-step__logo svg {
    height: 60px;
  }
}
.welcome-step__logo-glow {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120px;
  height: 120px;
  transform: translate(-50%, -50%);
  background: radial-gradient(circle, rgba(165, 255, 117, 0.15) 0%, transparent 70%);
  filter: blur(20px);
  animation: logoGlow 4s ease-in-out infinite;
}
.welcome-step__heading {
  margin-bottom: 12px;
}
.welcome-step__heading h1 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: var(--installer-text);
}
@media (min-width: 640px) {
  .welcome-step__heading h1 {
    font-size: 38px;
  }
}
.welcome-step__heading h1 .text-accent {
  background: linear-gradient(135deg, var(--accent) 0%, #7ce657 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.welcome-step__desc {
  max-width: 400px;
  margin-bottom: 36px;
}
.welcome-step__desc p {
  font-size: 15px;
  line-height: 1.65;
  color: var(--installer-muted-light);
}
.welcome-step__lang {
  width: 100%;
  margin-bottom: 28px;
}
.welcome-step__lang .field__label {
  justify-content: center;
  margin-bottom: 14px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 600;
  color: var(--installer-muted);
}
.welcome-step__lang-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}
@media (max-width: 500px) {
  .welcome-step__lang-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.welcome-step__form {
  width: 100%;
  max-width: 440px;
  margin-bottom: 0;
}
.welcome-step__action {
  width: 100%;
  margin-top: 20px;
}
.welcome-step__cta {
  width: 100%;
  padding: 14px 32px;
  font-size: 15px;
  font-weight: 700;
  border-radius: var(--radius-lg);
  position: relative;
  overflow: hidden;
}
.welcome-step__cta::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.08), transparent);
  transform: translateX(-100%);
  transition: transform 0.5s;
}
.welcome-step__cta:hover::before {
  transform: translateX(100%);
}
.welcome-step__footer {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 36px;
}
.welcome-step__version {
  font-size: 11px;
  color: var(--installer-muted);
  font-family: var(--font-mono);
  letter-spacing: 0.02em;
}
.welcome-step__sep {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.12);
}
.welcome-step__author {
  font-size: 12px;
  color: var(--installer-muted);
}
.welcome-step__author a {
  color: var(--accent);
  transition: opacity 0.15s;
  font-weight: 500;
}
.welcome-step__author a:hover {
  opacity: 0.75;
}
.lang-chip {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 8px;
  padding: 12px 16px;
  border-radius: var(--radius-md);
  border: 1px solid var(--installer-border);
  background: rgba(255, 255, 255, 0.02);
  color: var(--installer-muted-light);
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.15s var(--ease-smooth);
}
.lang-chip:hover {
  border-color: var(--installer-border2);
  background: rgba(255, 255, 255, 0.04);
  color: var(--installer-text);
}
.lang-chip__flag {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}
.lang-chip__name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lang-chip--active {
  border-color: var(--accent) !important;
  background: rgba(165, 255, 117, 0.06) !important;
  color: var(--installer-text);
  box-shadow: 0 0 0 1px rgba(165, 255, 117, 0.1);
}
.accordion {
  width: 100%;
  border: 1px solid var(--installer-border);
  border-radius: var(--radius-lg);
  margin-bottom: 0;
  transition: border-color 0.15s;
}
.accordion:hover {
  border-color: var(--installer-border2);
}
.accordion__header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 16px;
  background: none;
  border: none;
  color: var(--installer-muted-light);
  font-size: 13px;
  font-weight: 500;
  font-family: var(--font-body);
  cursor: pointer;
  transition: color 0.15s;
}
.accordion__header:hover {
  color: var(--installer-text);
}
.accordion__left {
  display: flex;
  align-items: center;
  gap: 8px;
}
.accordion__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: var(--radius-sm);
  background: var(--installer-surface3);
  flex-shrink: 0;
}
.accordion__icon svg {
  width: 14px;
  height: 14px;
  color: var(--installer-muted-light);
}
.accordion__title {
  font-size: 13px;
  font-weight: 600;
  color: var(--installer-muted-light);
}
.accordion__badge {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--installer-muted);
  background: rgba(255, 255, 255, 0.04);
  padding: 2px 8px;
  border-radius: 4px;
}
.accordion__chevron {
  color: var(--installer-muted);
  transition: transform 0.25s var(--ease-out);
  flex-shrink: 0;
}
.accordion__panel {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.35s var(--ease-out), opacity 0.2s ease;
}
.accordion__body {
  padding: 4px 16px 16px;
}
.accordion__body .field {
  margin-bottom: 8px;
}
.accordion.is-open .accordion__chevron {
  transform: rotate(180deg);
}
.accordion.is-open .accordion__panel {
  opacity: 1;
}
.accordion.is-open .accordion__header {
  color: var(--installer-text);
}
.accordion.is-open {
  border-color: var(--installer-border2);
}
@keyframes orbFloat1 {
  0%, 100% {
    transform: translate(0, 0) scale(1);
  }
  33% {
    transform: translate(-20px, 15px) scale(1.03);
  }
  66% {
    transform: translate(10px, -10px) scale(0.97);
  }
}
@keyframes orbFloat2 {
  0%, 100% {
    transform: translate(0, 0) scale(1);
  }
  33% {
    transform: translate(20px, -15px) scale(1.05);
  }
  66% {
    transform: translate(-15px, 8px) scale(0.95);
  }
}
@keyframes orbFloat3 {
  0%, 100% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.15);
  }
}
@keyframes logoGlow {
  0%, 100% {
    opacity: 0.5;
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    opacity: 0.9;
    transform: translate(-50%, -50%) scale(1.1);
  }
}
@keyframes welcomeLogoIn {
  from {
    opacity: 0;
    transform: translateY(-16px) scale(0.95);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes welcomeFadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.system-check-step {
  display: flex;
  flex-direction: column;
}
.status-bar {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 18px;
  border-radius: var(--radius-lg);
  margin-bottom: 24px;
}
.status-bar--ok {
  background: rgba(165, 255, 117, 0.04);
  border: 1px solid rgba(165, 255, 117, 0.12);
}
.status-bar--fail {
  background: rgba(248, 113, 113, 0.04);
  border: 1px solid rgba(248, 113, 113, 0.12);
}
.status-bar__dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
  animation: statusPulse 2.5s infinite;
}
.status-bar--ok .status-bar__dot {
  background: var(--accent);
}
.status-bar--fail .status-bar__dot {
  background: var(--installer-error);
}
.status-bar__text {
  font-size: 14px;
  font-weight: 600;
}
.status-bar--ok .status-bar__text {
  color: var(--accent);
}
.status-bar--fail .status-bar__text {
  color: var(--installer-error);
}
.status-bar__count {
  margin-left: auto;
  font-size: 12px;
  font-family: var(--font-mono);
}
.status-bar--ok .status-bar__count {
  color: rgba(165, 255, 117, 0.5);
}
.status-bar--fail .status-bar__count {
  color: rgba(248, 113, 113, 0.5);
}
@keyframes statusPulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.35;
  }
}
.check-summary {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-bottom: 16px;
}
.check-row {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 14px;
  border-radius: var(--radius-sm);
  transition: background 0.1s;
  animation: checkRowIn 0.35s var(--ease-out) both;
}
.check-row:hover {
  background: rgba(255, 255, 255, 0.02);
}
.check-row__icon {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.check-row__icon--ok {
  background: var(--accent-dim);
  color: var(--accent);
}
.check-row__icon--fail {
  background: rgba(248, 113, 113, 0.12);
  color: var(--installer-error);
}
.check-row__label {
  font-size: 14px;
  color: var(--installer-text);
  font-weight: 500;
}
.check-row__value {
  margin-left: auto;
  font-family: var(--font-mono);
  font-size: 12px;
  color: rgba(165, 255, 117, 0.65);
}
.check-row__hint {
  margin-left: auto;
  font-size: 12px;
  color: var(--installer-muted);
}
.check-row__value + .check-row__hint {
  margin-left: 0;
}
.check-row:nth-child(1) {
  animation-delay: 0.05s;
}
.check-row:nth-child(2) {
  animation-delay: 0.1s;
}
.check-row:nth-child(3) {
  animation-delay: 0.15s;
}
@keyframes checkRowIn {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.expand-btn {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  color: var(--installer-muted);
  background: none;
  border: none;
  cursor: pointer;
  font-family: var(--font-body);
  padding: 0;
  margin-bottom: 16px;
  transition: color 0.15s;
}
.expand-btn:hover {
  color: var(--installer-muted-light);
}
.expand-btn svg {
  transition: transform 0.2s var(--ease-out);
}
.expand-btn svg.open {
  transform: rotate(90deg);
}
.detail-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2px 16px;
  padding-left: 8px;
  margin-bottom: 16px;
}
.detail-row {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 4px 0;
  font-size: 12px;
  color: var(--installer-muted);
}
.detail-check--ok {
  color: var(--accent);
}
.detail-check--fail {
  color: var(--installer-error);
}
.check-ioncube {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 14px;
  border-radius: var(--radius-md);
  margin-top: 8px;
}
.check-ioncube--ok {
  background: rgba(165, 255, 117, 0.03);
  border: 1px solid rgba(165, 255, 117, 0.1);
}
.check-ioncube--warn {
  background: rgba(251, 191, 36, 0.03);
  border: 1px solid rgba(251, 191, 36, 0.1);
}
.check-ioncube__icon {
  flex-shrink: 0;
  margin-top: 1px;
}
.check-ioncube--ok .check-ioncube__icon {
  color: var(--accent);
}
.check-ioncube--warn .check-ioncube__icon {
  color: var(--installer-warning);
}
.check-ioncube__text {
  font-size: 13px;
  line-height: 1.5;
}
.check-ioncube--ok .check-ioncube__text {
  color: var(--accent);
}
.check-ioncube--warn .check-ioncube__text {
  color: rgba(251, 191, 36, 0.75);
}
.database-step {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.database-step .db-form {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.database-step .db-form__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}
@media (max-width: 640px) {
  .database-step .db-form__row {
    grid-template-columns: 1fr;
  }
}
.database-step .db-form__row-3 {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 14px;
}
@media (max-width: 640px) {
  .database-step .db-form__row-3 {
    grid-template-columns: 1fr;
  }
}
.database-step .alert {
  margin-bottom: 0;
}
.account-site-step {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.account-site-step .setup-section {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.account-site-step .setup-section__header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 4px;
}
.account-site-step .setup-section__icon {
  width: 34px;
  height: 34px;
  border-radius: var(--radius-sm);
  background: var(--accent-dim);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--accent);
  flex-shrink: 0;
}
.account-site-step .setup-section__icon svg {
  width: 17px;
  height: 17px;
}
.account-site-step .setup-section__title {
  font-size: 15px;
  font-weight: 700;
  color: var(--installer-text);
}
.account-site-step .setup-section__desc {
  font-size: 13px;
  color: var(--installer-muted);
  margin-top: -2px;
}
.account-site-step .name-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}
@media (max-width: 640px) {
  .account-site-step .name-row {
    grid-template-columns: 1fr;
  }
}
.account-site-step .password-strength {
  display: flex;
  gap: 4px;
  margin-top: 4px;
}
.account-site-step .password-strength__bar {
  flex: 1;
  height: 3px;
  border-radius: 2px;
  background: var(--installer-surface3);
  transition: background var(--duration);
}
.account-site-step .password-strength__bar.is-filled.strength-weak {
  background: var(--installer-error);
}
.account-site-step .password-strength__bar.is-filled.strength-medium {
  background: var(--installer-warning);
}
.account-site-step .password-strength__bar.is-filled.strength-strong {
  background: var(--installer-success);
}
.account-site-step .url-preview {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  background: var(--installer-surface2);
  border-radius: var(--radius-sm);
  font-family: var(--font-mono);
  font-size: 12px;
  color: var(--installer-muted-light);
  margin-top: 4px;
}
.account-site-step .url-preview .url-preview__protocol {
  color: var(--installer-muted);
}
.account-site-step .url-preview .url-preview__domain {
  color: var(--accent);
}
.launch-step {
  position: relative;
}
.launch-step .launch-page.is-exiting {
  animation: fadeSlideOut 0.2s var(--ease-out) both;
}
.launch-step .launch-page.is-entering {
  animation: fadeSlideIn 0.3s var(--ease-out) both;
}
.launch-step .launch-page.is-exiting-reverse {
  animation: launchSlideOutRight 0.2s var(--ease-out) both;
}
.launch-step .launch-page.is-entering-reverse {
  animation: launchSlideInLeft 0.3s var(--ease-out) both;
}
.launch-step .launch-section {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.launch-step .launch-section__header {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 700;
  color: var(--installer-text);
}
.launch-step .launch-section__header svg {
  width: 18px;
  height: 18px;
  color: var(--installer-muted-light);
}
.launch-step .option-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
@media (max-width: 640px) {
  .launch-step .option-grid {
    grid-template-columns: 1fr;
  }
}
.launch-step .option-card {
  cursor: pointer;
}
.launch-step .option-card input[type="checkbox"], .launch-step .option-card input[type="hidden"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.launch-step .option-card__body {
  position: relative;
  padding: 14px 16px;
  border: 1px solid var(--installer-border);
  border-radius: var(--radius-lg);
  transition: all 0.2s var(--ease-smooth);
  display: flex;
  flex-direction: column;
  gap: 8px;
  height: 100%;
}
.launch-step .option-card__body:hover {
  border-color: var(--installer-border2);
  background: rgba(255, 255, 255, 0.01);
}
.launch-step .option-card__body--row {
  flex-direction: row;
  align-items: center;
  gap: 14px;
  height: auto;
}
.launch-step .option-card__icon {
  width: 34px;
  height: 34px;
  border-radius: var(--radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.launch-step .option-card__icon svg {
  width: 18px;
  height: 18px;
}
.launch-step .option-card__icon--blue {
  background: rgba(96, 165, 250, 0.08);
  color: #60a5fa;
}
.launch-step .option-card__icon--green {
  background: rgba(52, 211, 153, 0.08);
  color: #34d399;
}
.launch-step .option-card__icon--purple {
  background: rgba(167, 139, 250, 0.08);
  color: #a78bfa;
}
.launch-step .option-card__icon--amber {
  background: rgba(251, 191, 36, 0.08);
  color: #fbbf24;
}
.launch-step .option-card__icon--red {
  background: rgba(248, 113, 113, 0.08);
  color: #f87171;
}
.launch-step .option-card__icon--teal {
  background: rgba(45, 212, 191, 0.08);
  color: #2dd4bf;
}
.launch-step .option-card__icon--orange {
  background: rgba(251, 146, 60, 0.08);
  color: #fb923c;
}
.launch-step .option-card__icon--yellow {
  background: rgba(250, 204, 21, 0.08);
  color: #facc15;
}
.launch-step .option-card__icon--accent {
  background: var(--accent-dim);
  color: var(--accent);
}
.launch-step .option-card__check {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.04);
  border: 1.5px solid var(--installer-border);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s var(--ease-smooth);
  flex-shrink: 0;
}
.launch-step .option-card__check::after {
  content: "";
  display: block;
  width: 8px;
  height: 5px;
  border-left: 2px solid #0a0a0c;
  border-bottom: 2px solid #0a0a0c;
  transform: rotate(-45deg) translate(0.5px, -0.5px);
  opacity: 0;
  transition: opacity 0.15s;
}
.launch-step .option-card__body--row .launch-step .option-card__check {
  position: relative;
  top: auto;
  right: auto;
  margin-left: auto;
}
.launch-step .option-card__info {
  flex: 1;
  min-width: 0;
}
.launch-step .option-card__title {
  font-size: 13px;
  font-weight: 600;
  color: var(--installer-text);
  line-height: 1.3;
}
.launch-step .option-card__desc {
  font-size: 12px;
  color: var(--installer-muted);
  line-height: 1.5;
}
.launch-step .option-card input[type="checkbox"]:checked ~ .option-card__body {
  border-color: rgba(165, 255, 117, 0.25);
  background: rgba(165, 255, 117, 0.03);
}
.launch-step .option-card input[type="checkbox"]:checked ~ .option-card__body .option-card__check {
  background: var(--accent);
  border-color: var(--accent);
}
.launch-step .option-card input[type="checkbox"]:checked ~ .option-card__body .option-card__check::after {
  opacity: 1;
}
.launch-step .option-card--single {
  display: block;
}
.launch-step .option-card--single input[type="checkbox"], .launch-step .option-card--single input[type="hidden"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.launch-step .theme-picker {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
@media (max-width: 480px) {
  .launch-step .theme-picker {
    grid-template-columns: 1fr;
  }
}
.launch-step .theme-pick {
  cursor: pointer;
}
.launch-step .theme-pick input[type="radio"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.launch-step .theme-pick__preview {
  border: 1.5px solid var(--installer-border);
  border-radius: var(--radius-lg);
  overflow: hidden;
  padding: 8px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  height: 150px;
  transition: all 0.2s var(--ease-smooth);
}
.launch-step .theme-pick__preview:hover {
  border-color: var(--installer-border2);
}
.launch-step .theme-pick__header {
  display: flex;
  gap: 4px;
  padding: 4px 6px;
}
.launch-step .theme-pick__header span {
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.launch-step .theme-pick__body {
  display: flex;
  gap: 6px;
  flex: 1;
}
.launch-step .theme-pick__sidebar {
  width: 30%;
  border-radius: 4px;
  padding: 6px 5px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.launch-step .theme-pick__nav {
  height: 4px;
  border-radius: 2px;
  width: 75%;
}
.launch-step .theme-pick__nav--on {
  width: 85%;
}
.launch-step .theme-pick__main {
  flex: 1;
  border-radius: 4px;
  padding: 8px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.launch-step .theme-pick__line {
  height: 4px;
  border-radius: 2px;
  width: 70%;
}
.launch-step .theme-pick__line--sm {
  width: 40%;
}
.launch-step .theme-pick__block {
  margin-top: auto;
  height: 14px;
  border-radius: 3px;
  width: 50%;
}
.launch-step .theme-pick__preview--dark {
  background: #111114;
}
.launch-step .theme-pick__preview--dark .theme-pick__header span:nth-child(1) {
  background: #ff5f57;
}
.launch-step .theme-pick__preview--dark .theme-pick__header span:nth-child(2) {
  background: #febc2e;
}
.launch-step .theme-pick__preview--dark .theme-pick__header span:nth-child(3) {
  background: #28c840;
}
.launch-step .theme-pick__preview--dark .theme-pick__sidebar {
  background: rgba(255, 255, 255, 0.04);
}
.launch-step .theme-pick__preview--dark .theme-pick__nav {
  background: rgba(255, 255, 255, 0.06);
}
.launch-step .theme-pick__preview--dark .theme-pick__nav--on {
  background: rgba(165, 255, 117, 0.18);
}
.launch-step .theme-pick__preview--dark .theme-pick__main {
  background: rgba(255, 255, 255, 0.025);
}
.launch-step .theme-pick__preview--dark .theme-pick__line {
  background: rgba(255, 255, 255, 0.07);
}
.launch-step .theme-pick__preview--dark .theme-pick__block {
  background: rgba(255, 255, 255, 0.05);
}
.launch-step .theme-pick__preview--light {
  background: #f0f0f2;
}
.launch-step .theme-pick__preview--light .theme-pick__header span:nth-child(1) {
  background: #ff5f57;
}
.launch-step .theme-pick__preview--light .theme-pick__header span:nth-child(2) {
  background: #febc2e;
}
.launch-step .theme-pick__preview--light .theme-pick__header span:nth-child(3) {
  background: #28c840;
}
.launch-step .theme-pick__preview--light .theme-pick__sidebar {
  background: rgba(0, 0, 0, 0.05);
}
.launch-step .theme-pick__preview--light .theme-pick__nav {
  background: rgba(0, 0, 0, 0.07);
}
.launch-step .theme-pick__preview--light .theme-pick__nav--on {
  background: rgba(59, 130, 246, 0.25);
}
.launch-step .theme-pick__preview--light .theme-pick__main {
  background: rgba(0, 0, 0, 0.035);
}
.launch-step .theme-pick__preview--light .theme-pick__line {
  background: rgba(0, 0, 0, 0.09);
}
.launch-step .theme-pick__preview--light .theme-pick__block {
  background: rgba(0, 0, 0, 0.06);
}
.launch-step .theme-pick__label {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 4px 0;
  font-size: 13px;
  font-weight: 500;
  color: var(--installer-muted);
  transition: color 0.2s;
}
.launch-step .theme-pick__dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid var(--installer-border2);
  flex-shrink: 0;
  transition: all 0.2s var(--ease-smooth);
  position: relative;
}
.launch-step .theme-pick__dot::after {
  content: "";
  position: absolute;
  inset: 2px;
  border-radius: 50%;
  background: transparent;
  transition: background 0.15s;
}
.launch-step .theme-pick input:checked ~ .theme-pick__preview {
  border-color: var(--accent);
  box-shadow: 0 0 0 1px rgba(165, 255, 117, 0.12);
}
.launch-step .theme-pick input:checked ~ .theme-pick__label {
  color: var(--installer-text);
}
.launch-step .theme-pick input:checked ~ .theme-pick__label .theme-pick__dot {
  border-color: var(--accent);
}
.launch-step .theme-pick input:checked ~ .theme-pick__label .theme-pick__dot::after {
  background: var(--accent);
}
.launch-step .radio-grid {
  display: grid;
  gap: 10px;
}
.launch-step .radio-grid--2 {
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 640px) {
  .launch-step .radio-grid--2 {
    grid-template-columns: 1fr;
  }
}
.launch-step .radio-card {
  cursor: pointer;
}
.launch-step .radio-card input[type="radio"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.launch-step .radio-card__body {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  border: 1px solid var(--installer-border);
  border-radius: var(--radius-lg);
  transition: all 0.2s var(--ease-smooth);
}
.launch-step .radio-card__body:hover {
  border-color: var(--installer-border2);
}
.launch-step .radio-card__dot {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 2px solid var(--installer-border2);
  flex-shrink: 0;
  transition: all 0.15s var(--ease-smooth);
  position: relative;
}
.launch-step .radio-card__dot::after {
  content: "";
  position: absolute;
  inset: 2px;
  border-radius: 50%;
  background: transparent;
  transition: background 0.15s;
}
.launch-step .radio-card__text {
  display: flex;
  flex-direction: column;
  gap: 1px;
}
.launch-step .radio-card__text strong {
  font-size: 13px;
  font-weight: 600;
  color: var(--installer-text);
}
.launch-step .radio-card__text span {
  font-size: 12px;
  color: var(--installer-muted);
}
.launch-step .radio-card input:checked + .radio-card__body {
  border-color: rgba(165, 255, 117, 0.25);
}
.launch-step .radio-card input:checked + .radio-card__body .radio-card__dot {
  border-color: var(--accent);
}
.launch-step .radio-card input:checked + .radio-card__body .radio-card__dot::after {
  background: var(--accent);
}
@keyframes launchSlideOutRight {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(40px);
  }
}
@keyframes launchSlideInLeft {
  from {
    opacity: 0;
    transform: translateX(-40px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.languages-step .lang-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
@media (max-width: 640px) {
  .languages-step .lang-grid {
    grid-template-columns: 1fr;
  }
}
.languages-step .lang-card {
  cursor: pointer;
}
.languages-step .lang-card input[type="checkbox"], .languages-step .lang-card input[type="hidden"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.languages-step .lang-card__body {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 14px;
  border: 1px solid var(--installer-border);
  border-radius: var(--radius-lg);
  transition: all 0.2s var(--ease-smooth);
}
.languages-step .lang-card__body:hover {
  border-color: var(--installer-border2);
  background: rgba(255, 255, 255, 0.01);
}
.languages-step .lang-card__flag {
  width: 26px;
  height: 26px;
  border-radius: 4px;
  object-fit: cover;
  flex-shrink: 0;
}
.languages-step .lang-card__info {
  flex: 1;
  min-width: 0;
}
.languages-step .lang-card__name {
  font-size: 13px;
  font-weight: 600;
  color: var(--installer-text);
  line-height: 1.3;
}
.languages-step .lang-card__code {
  font-size: 11px;
  color: var(--installer-muted);
  line-height: 1.5;
}
.languages-step .lang-card__check {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.04);
  border: 1.5px solid var(--installer-border);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s var(--ease-smooth);
  flex-shrink: 0;
  margin-left: auto;
}
.languages-step .lang-card__check::after {
  content: "";
  display: block;
  width: 8px;
  height: 5px;
  border-left: 2px solid #0a0a0c;
  border-bottom: 2px solid #0a0a0c;
  transform: rotate(-45deg) translate(0.5px, -0.5px);
  opacity: 0;
  transition: opacity 0.15s;
}
.languages-step .lang-card input[type="checkbox"]:checked ~ .lang-card__body {
  border-color: rgba(165, 255, 117, 0.25);
  background: rgba(165, 255, 117, 0.03);
}
.languages-step .lang-card input[type="checkbox"]:checked ~ .lang-card__body .lang-card__check {
  background: var(--accent);
  border-color: var(--accent);
}
.languages-step .lang-card input[type="checkbox"]:checked ~ .lang-card__body .lang-card__check::after {
  opacity: 1;
}
.languages-step .lang-card input[type="checkbox"]:disabled ~ .lang-card__body {
  opacity: 0.55;
  cursor: default;
}
.languages-step .lang-card input[type="checkbox"]:disabled:checked ~ .lang-card__body {
  opacity: 0.8;
}
.modules-step .modules-section__label {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--installer-muted);
  margin-bottom: 10px;
}
.modules-step .modules-section__label svg {
  width: 14px;
  height: 14px;
  opacity: 0.5;
}
.modules-step .modules-featured {
  flex-shrink: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}
.modules-step .featured-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
@media (max-width: 560px) {
  .modules-step .featured-grid {
    grid-template-columns: 1fr;
  }
}
.modules-step .featured-card {
  cursor: pointer;
}
.modules-step .featured-card input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.modules-step .featured-card__body {
  border: 1px solid var(--installer-border);
  border-radius: var(--radius-lg);
  overflow: hidden;
  transition: all 0.2s var(--ease-smooth);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.modules-step .featured-card__body:hover {
  border-color: var(--installer-border2);
}
.modules-step .featured-card__img {
  position: relative;
  width: 100%;
  height: 86px;
  overflow: hidden;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.02) 0%, rgba(255, 255, 255, 0.005) 100%);
  flex-shrink: 0;
}
.modules-step .featured-card__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s var(--ease-smooth);
}
.modules-step .featured-card__body:hover .modules-step .featured-card__img img {
  transform: scale(1.04);
}
.modules-step .featured-card__placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modules-step .featured-card__placeholder svg {
  width: 26px;
  height: 26px;
  color: var(--installer-muted);
  opacity: 0.1;
}
.modules-step .featured-card__badge {
  position: absolute;
  top: 8px;
  left: 8px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 3px 7px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(6px);
  color: var(--accent);
}
.modules-step .featured-card__badge svg {
  width: 10px;
  height: 10px;
}
.modules-step .featured-card__row {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  flex: 1;
}
.modules-step .featured-card__info {
  flex: 1;
  min-width: 0;
}
.modules-step .featured-card__name {
  font-size: 13px;
  font-weight: 600;
  color: var(--installer-text);
  line-height: 1.3;
  margin-bottom: 2px;
}
.modules-step .featured-card__desc {
  font-size: 11px;
  color: var(--installer-muted);
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.modules-step .featured-card__check {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.04);
  border: 1.5px solid var(--installer-border);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s var(--ease-smooth);
  flex-shrink: 0;
}
.modules-step .featured-card__check::after {
  content: "";
  display: block;
  width: 8px;
  height: 5px;
  border-left: 2px solid #0a0a0c;
  border-bottom: 2px solid #0a0a0c;
  transform: rotate(-45deg) translate(0.5px, -0.5px);
  opacity: 0;
  transition: opacity 0.15s;
}
.modules-step .featured-card input[type="checkbox"]:checked ~ .featured-card__body {
  border-color: rgba(165, 255, 117, 0.3);
  background: rgba(165, 255, 117, 0.02);
}
.modules-step .featured-card input[type="checkbox"]:checked ~ .featured-card__body .featured-card__check {
  background: var(--accent);
  border-color: var(--accent);
}
.modules-step .featured-card input[type="checkbox"]:checked ~ .featured-card__body .featured-card__check::after {
  opacity: 1;
}
.modules-step .featured-card input[type="checkbox"]:checked ~ .featured-card__body .featured-card__badge {
  background: rgba(165, 255, 117, 0.15);
}
.modules-step .modules-browse {
  display: flex;
  flex-direction: column;
}
.modules-step .module-search {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 14px;
  border: 1px solid var(--installer-border);
  border-radius: var(--radius-lg);
  margin-bottom: 10px;
  flex-shrink: 0;
  transition: border-color 0.2s var(--ease-smooth);
}
.modules-step .module-search:focus-within {
  border-color: var(--accent);
  box-shadow: 0 0 0 3px rgba(165, 255, 117, 0.06);
}
.modules-step .module-search > svg {
  width: 15px;
  height: 15px;
  color: var(--installer-muted);
  flex-shrink: 0;
  opacity: 0.5;
}
.modules-step .module-search__input {
  flex: 1;
  background: none;
  border: none;
  outline: none;
  color: var(--installer-text);
  font-size: 13px;
  padding: 9px 0;
  font-family: inherit;
}
.modules-step .module-search__input::placeholder {
  color: var(--installer-muted);
  opacity: 0.5;
}
.modules-step .module-search__count {
  font-size: 11px;
  color: var(--installer-muted);
  opacity: 0.4;
  flex-shrink: 0;
  font-variant-numeric: tabular-nums;
}
.modules-step .module-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
@media (max-width: 560px) {
  .modules-step .module-list {
    grid-template-columns: 1fr;
  }
}
.modules-step .module-card {
  cursor: pointer;
}
.modules-step .module-card.is-hidden {
  display: none;
}
.modules-step .module-card input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.modules-step .module-card__body {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 14px;
  border: 1px solid var(--installer-border);
  border-radius: var(--radius-lg);
  transition: all 0.2s var(--ease-smooth);
  height: 100%;
}
.modules-step .module-card__body:hover {
  border-color: var(--installer-border2);
  background: rgba(255, 255, 255, 0.015);
}
.modules-step .module-card__icon {
  width: 42px;
  height: 42px;
  border-radius: var(--radius-md);
  overflow: hidden;
  flex-shrink: 0;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.04);
  display: flex;
  align-items: center;
  justify-content: center;
}
.modules-step .module-card__icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.modules-step .module-card__icon > svg {
  width: 20px;
  height: 20px;
  color: var(--installer-muted);
  opacity: 0.2;
}
.modules-step .module-card__info {
  flex: 1;
  min-width: 0;
}
.modules-step .module-card__name {
  font-size: 13px;
  font-weight: 600;
  color: var(--installer-text);
  line-height: 1.3;
  margin-bottom: 3px;
}
.modules-step .module-card__desc {
  font-size: 11.5px;
  color: var(--installer-muted);
  line-height: 1.45;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.modules-step .module-card__check {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.04);
  border: 1.5px solid var(--installer-border);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s var(--ease-smooth);
  flex-shrink: 0;
  margin-top: 2px;
}
.modules-step .module-card__check::after {
  content: "";
  display: block;
  width: 8px;
  height: 5px;
  border-left: 2px solid #0a0a0c;
  border-bottom: 2px solid #0a0a0c;
  transform: rotate(-45deg) translate(0.5px, -0.5px);
  opacity: 0;
  transition: opacity 0.15s;
}
.modules-step .module-card input[type="checkbox"]:checked ~ .module-card__body {
  border-color: rgba(165, 255, 117, 0.3);
  background: rgba(165, 255, 117, 0.025);
}
.modules-step .module-card input[type="checkbox"]:checked ~ .module-card__body .module-card__icon {
  border-color: rgba(165, 255, 117, 0.15);
}
.modules-step .module-card input[type="checkbox"]:checked ~ .module-card__body .module-card__check {
  background: var(--accent);
  border-color: var(--accent);
}
.modules-step .module-card input[type="checkbox"]:checked ~ .module-card__body .module-card__check::after {
  opacity: 1;
}
.modules-step .modules-empty {
  text-align: center;
  padding: 40px 16px;
  color: var(--installer-muted);
  font-size: 13px;
  line-height: 1.6;
}
.modules-step .modules-empty svg {
  width: 36px;
  height: 36px;
  opacity: 0.1;
  margin-bottom: 10px;
}
.modules-step .modules-empty--search {
  grid-column: 1 / -1;
  padding: 24px 16px;
}
.modules-step .modules-empty--search svg {
  width: 22px;
  height: 22px;
}
.finish-screen {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: var(--installer-bg);
  overflow: hidden;
}
.finish-screen::before {
  content: "";
  position: absolute;
  width: 700px;
  height: 700px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(165, 255, 117, 0.07) 0%, rgba(165, 255, 117, 0.02) 35%, transparent 65%);
  pointer-events: none;
  animation: finishPulse 5s ease-in-out infinite;
}
.finish-screen #confettiCanvas {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}
.finish-screen__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.finish-screen__logo {
  margin-bottom: 36px;
  opacity: 0;
  animation: finishFadeUp 0.7s cubic-bezier(0.16, 1, 0.3, 1) 0.2s forwards;
}
.finish-screen__logo img {
  height: 26px;
  width: auto;
  opacity: 0.4;
}
.finish-screen__icon {
  margin-bottom: 28px;
  opacity: 0;
  animation: finishScaleIn 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s forwards;
}
.finish-screen__icon svg {
  width: 72px;
  height: 72px;
  color: var(--accent);
  filter: drop-shadow(0 0 24px rgba(165, 255, 117, 0.35));
}
.finish-screen__icon .finish-circle {
  stroke-dasharray: 760;
  stroke-dashoffset: 760;
  animation: drawCircle 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.7s forwards;
}
.finish-screen__icon .finish-check {
  stroke-dasharray: 120;
  stroke-dashoffset: 120;
  animation: drawCheck 0.4s cubic-bezier(0.65, 0, 0.35, 1) 1.3s forwards;
}
.finish-screen__heading {
  font-size: 30px;
  font-weight: 800;
  color: var(--installer-text);
  letter-spacing: -0.03em;
  margin-bottom: 10px;
  line-height: 1.2;
  opacity: 0;
  animation: finishFadeUp 0.6s cubic-bezier(0.16, 1, 0.3, 1) 1s forwards;
}
.finish-screen__text {
  font-size: 15px;
  color: var(--installer-muted);
  line-height: 1.6;
  max-width: 400px;
  margin-bottom: 44px;
  opacity: 0;
  animation: finishFadeUp 0.6s cubic-bezier(0.16, 1, 0.3, 1) 1.2s forwards;
}
.finish-screen__progress {
  width: 220px;
  height: 3px;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 2px;
  overflow: hidden;
  margin-bottom: 16px;
  opacity: 0;
  animation: finishFadeUp 0.5s cubic-bezier(0.16, 1, 0.3, 1) 1.4s forwards;
}
.finish-screen__progress-bar {
  height: 100%;
  width: 0;
  background: linear-gradient(90deg, var(--accent), rgba(165, 255, 117, 0.6));
  border-radius: 2px;
  box-shadow: 0 0 10px rgba(165, 255, 117, 0.4);
}
.finish-screen__redirect {
  font-size: 12px;
  color: var(--installer-muted);
  letter-spacing: 0.03em;
  opacity: 0;
  animation: finishFadeUp 0.5s cubic-bezier(0.16, 1, 0.3, 1) 1.5s forwards;
}
.finish-screen__footer {
  position: absolute;
  bottom: 28px;
  z-index: 2;
  font-family: var(--font-mono);
  font-size: 11px;
  color: rgba(255, 255, 255, 0.12);
  letter-spacing: 0.02em;
  opacity: 0;
  animation: finishFadeIn 1s ease 2s forwards;
}
@keyframes finishFadeUp {
  from {
    opacity: 0;
    transform: translateY(16px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes finishFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes finishScaleIn {
  from {
    opacity: 0;
    transform: scale(0.4);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes finishPulse {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.15);
    opacity: 0.6;
  }
}
@keyframes drawCircle {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes drawCheck {
  to {
    stroke-dashoffset: 0;
  }
}
.lp-title {
  font-size: 16px;
  font-weight: 700;
  color: var(--installer-text);
  line-height: 1.35;
  margin-bottom: 6px;
  letter-spacing: -0.01em;
}
.lp-text {
  font-size: 13px;
  line-height: 1.6;
  color: var(--installer-muted);
  margin-bottom: 0;
}
.lp-list {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-top: 12px;
  margin-bottom: 0;
}
.lp-list li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 12px;
  color: var(--installer-muted-light);
  line-height: 1.5;
}
.lp-list li::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--accent);
  flex-shrink: 0;
  margin-top: 6px;
  opacity: 0.6;
}
.lp-card {
  padding: 12px 14px;
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid var(--installer-border);
  border-radius: var(--radius-md);
  margin-top: 10px;
  margin-bottom: 0;
}
.lp-card__title {
  font-size: 12px;
  font-weight: 600;
  color: var(--installer-text-secondary);
  margin-bottom: 2px;
}
.lp-card__text {
  font-size: 11px;
  color: var(--installer-muted);
  line-height: 1.5;
}
.lp-warn {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 14px;
  background: var(--installer-warning-bg);
  border: 1px solid rgba(251, 191, 36, 0.12);
  border-radius: var(--radius-md);
  margin-bottom: 12px;
}
.lp-warn__icon {
  flex-shrink: 0;
  color: var(--installer-warning);
  margin-top: 1px;
}
.lp-warn__icon svg {
  width: 16px;
  height: 16px;
}
.lp-warn__text {
  font-size: 12px;
  color: var(--installer-warning);
  line-height: 1.5;
}
