.hero-actions,
.nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.nav-brand,
body {
  color: var(--text-primary);
}
.footer-bottom-links a:hover,
.footer-links a:hover,
.nav-link.active,
.nav-link:hover,
.theme-toggle:hover {
  color: var(--primary);
}
.hero-section,
.nav-container {
  max-width: 1200px;
  margin: 0 auto;
}
.card-badge,
.stat-label {
  text-transform: uppercase;
}
.brand-logo img,
.executor-logo {
  image-rendering: -webkit-optimize-contrast;
  object-fit: contain;
}
.about-header,
.feature-card,
.filter-group,
.hero-section,
.search-header,
.section-badge,
.stat-item {
  text-align: center;
}
.btn,
.footer-links a,
.nav-item,
.nav-link,
.social-link {
  text-decoration: none;
}
:root,
body.theme-original {
  --premium-glow-color: #f59e0b;
  --secondary: #f59e0b;
}
.dropdown-menu,
.settings-overlay,
html[class*="preload-theme-"] body {
  visibility: hidden;
}
html[data-active-theme="abyss"] body {
  background: #0d0f1a !important;
}
html[data-active-theme="nebula"] body {
  background: #0f0a1e !important;
}
html[data-active-theme="scarlet"] body {
  background: #1a0a0a !important;
}
html[data-active-theme="light"] body {
  background: #f0f2f5 !important;
}
html[data-active-theme="original"] body {
  background: #0a0a0a !important;
}
:root {
  --primary: #3a3a3a;
  --primary-dark: #444444;
  --primary-light: #444444;
  --accent: #f5f5f5;
  --success: #22c55e;
  --warning: #f59e0b;
  --error: #ef4444;
  --bg-primary: #1a1a1a;
  --bg-secondary: #1a1a1a;
  --bg-tertiary: #222222;
  --bg-card: rgba(255, 255, 255, 0.05);
  --bg-dark: #0a0a0a;
  --bg-card-hover: rgba(255, 255, 255, 0.08);
  --text-primary: #ffffff;
  --text-secondary: #a1a1aa;
  --text-tertiary: #71717a;
  --border-primary: rgba(255, 255, 255, 0.1);
  --border-secondary: rgba(255, 255, 255, 0.05);
  --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --shadow-md:
    0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  --shadow-lg:
    0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  --shadow-xl:
    0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  --shadow-glow: 0 0 20px rgba(99, 102, 241, 0.3);
  --download-btn-glow-default: rgba(34, 197, 94, 0.18);
  --download-btn-glow-hover: rgba(34, 197, 94, 0.36);
  --feature-icon-background: rgba(0, 0, 0, 0.07);
  --feature-icon-border-color: rgba(0, 0, 0, 0.1);
  --feature-icon-color: white;
  --feature-icon-hover-background: rgba(0, 0, 0, 0.25);
  --feature-icon-hover-border-color: rgba(0, 0, 0, 0.5);
  --feature-icon-hover-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  --blur: 20px;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --transition-fast: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  --container-padding: 2rem;
  --section-spacing: 6rem;
  --gradient-text-color: #ffffff;
  --join-glow-color: #ffffff;
}
.nav-link,
.navbar,
.theme-toggle {
  transition: var(--transition);
}
html[data-theme="light"] {
  --bg-primary: #eef2f8;
  --bg-secondary: #f6f8fb;
  --bg-tertiary: #eef2f8;
  --bg-card: rgba(255, 255, 255, 0.95);
  --bg-card-hover: rgba(255, 255, 255, 1);
  --bg-dark: #e9eef6;
  --success: #16a34a;
  --text-primary: #0f172a;
  --text-secondary: #475569;
  --text-tertiary: #64748b;
  --primary: #1d4ed8;
  --primary-dark: #1e40af;
  --primary-light: #60a5fa;
  --secondary: #f59e0b;
  --accent: #0f172a;
  --border-primary: rgba(148, 163, 184, 0.18);
  --border-secondary: rgba(148, 163, 184, 0.1);
  --navbar-bg: rgba(255, 255, 255, 0.96);
  --navbar-border: rgba(148, 163, 184, 0.12);
  --dropdown-bg: rgba(255, 255, 255, 0.96);
  --panel-bg: rgba(255, 255, 255, 0.98);
  --panel-border: rgba(148, 163, 184, 0.14);
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.command-input,
.search-input,
input,
textarea {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
html {
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  scroll-padding-top: 80px;
}
body {
  font-family:
    "Plus Jakarta Sans",
    "Outfit",
    Inter,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
  background: var(--bg-primary);
  line-height: 1.6;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
@viewport {
  width: device-width;
  initial-scale: 1;
  maximum-scale: 5;
  user-scalable: yes;
}
.btn,
.copy-btn,
.filter-tag,
.nav-link {
  min-height: 44px;
  min-width: 44px;
  touch-action: manipulation;
}
.bg-effects {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -1;
}
.gradient-orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(120px);
  opacity: 0.85;
  animation: 20s ease-in-out infinite float;
}
.orb-1 {
  width: 400px;
  height: 400px;
  background: linear-gradient(45deg, var(--primary), var(--primary-light));
  top: -200px;
  right: -200px;
  animation-delay: 0s;
}
.orb-2 {
  width: 300px;
  height: 300px;
  background: linear-gradient(45deg, var(--secondary), var(--accent));
  bottom: -150px;
  left: -150px;
  animation-delay: -10s;
}
.orb-3 {
  width: 250px;
  height: 250px;
  background: linear-gradient(45deg, var(--accent), var(--primary));
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-delay: -5s;
}
.grid-pattern {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.02) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.02) 1px, transparent 1px);
  background-size: 50px 50px;
  opacity: 0.5;
}
@keyframes float {
  0%,
  100% {
    -webkit-transform: translate(0, 0) rotate(0);
    transform: translate(0, 0) rotate(0);
  }
  33% {
    -webkit-transform: translate(30px, -30px) rotate(120deg);
    transform: translate(30px, -30px) rotate(120deg);
  }
  66% {
    -webkit-transform: translate(-20px, 20px) rotate(240deg);
    transform: translate(-20px, 20px) rotate(240deg);
  }
}
.copy-btn,
.search-icon {
  top: 50%;
  transform: translateY(-50%);
}
.navbar {
  right: 0;
  background: rgba(15, 15, 35, 0.4);
  backdrop-filter: blur(32px);
  -webkit-backdrop-filter: blur(32px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
@supports not (backdrop-filter: blur(20px)) {
  .navbar {
    background: rgba(20, 20, 20);
  }
}
.nav-container {
  padding: 0 var(--container-padding);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nav-brand {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-weight: 700;
  font-size: 1.25rem;
}
.brand-logo,
.nav-menu {
  align-items: center;
  display: flex;
}
.brand-logo {
  width: 40px;
  height: 40px;
  background: 0 0;
  border-radius: 0;
  justify-content: center;
  color: #fff;
  font-size: 1.1rem;
  overflow: visible;
}
.hero-badge,
.nav-link,
.theme-toggle {
  color: var(--text-secondary);
}
.brand-logo img {
  width: 100%;
  height: 100%;
  border-radius: 0;
  image-rendering: auto;
}
.nav-menu {
  gap: 2rem;
}
.nav-link {
  font-weight: 500;
  position: relative;
}
.nav-link.active::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  height: 2px;
  background: var(--primary);
  border-radius: 1px;
}
.theme-toggle {
  background: var(--bg-card);
  border: 1px solid var(--border-primary);
  border-radius: 8px;
  padding: 0.5rem;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-clip: padding-box;
  cursor: pointer;
}
.filter-tag,
.search-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  transition: var(--transition);
}
.hero-badge,
.search-input {
  background: var(--bg-card);
  border: 1px solid var(--border-primary);
}
.theme-toggle:hover {
  background: var(--bg-card-hover);
}
.nav-toggle {
  display: none;
  flex-direction: column;
  cursor: pointer;
  gap: 4px;
}
.nav-toggle span {
  width: 25px;
  height: 2px;
  background: var(--text-primary);
  transition: var(--transition);
}
.main-container {
  padding-top: 70px;
  -webkit-overflow-scrolling: touch;
}
.hero-section {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--section-spacing) var(--container-padding);
}
.btn,
.copy-btn,
.filter-tag {
  min-height: 44px;
  touch-action: manipulation;
  cursor: pointer;
}
.hero-content {
  max-width: 800px;
}
.hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 50px;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
.hero-title {
  font-size: clamp(3rem, 6vw, 5rem);
  font-family: "Outfit", sans-serif;
  letter-spacing: -0.02em;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 1.5rem;
}
.gradient-text {
  background: linear-gradient(135deg, #fff 0, var(--gradient-text-color) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
@supports not (-webkit-background-clip: text) {
  .gradient-text {
    color: var(--gradient-text-color);
    background: 0 0;
    -webkit-text-fill-color: unset;
  }
}
.hero-description {
  font-size: 1.25rem;
  color: var(--text-secondary);
  margin-bottom: 3rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.hero-actions {
  display: flex;
  gap: 1rem;
  justify-content: center;
  margin-bottom: 4rem;
  flex-wrap: wrap;
}
.hero-stats {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
  justify-content: center;
  flex-wrap: wrap;
}
.stat-number {
  font-size: 2rem;
  font-weight: 700;
  color: var(--text-primary);
  display: block;
}
.stat-label {
  font-size: 0.875rem;
  color: var(--text-secondary);
  letter-spacing: 0.05em;
}
.search-section {
  padding: var(--section-spacing) var(--container-padding);
  max-width: 1200px;
  margin: 0 auto;
}
.search-container {
  max-width: 800px;
  margin: 0 auto;
}
.search-header {
  margin-bottom: 3rem;
}
.about-header h2,
.search-header h2 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.about-header p,
.search-header p {
  font-size: 1.125rem;
  color: var(--text-secondary);
}
.search-box {
  position: relative;
  margin-bottom: 2rem;
}
.search-icon {
  position: absolute;
  left: 1.5rem;
  color: var(--text-tertiary);
  font-size: 1.125rem;
}
.search-input {
  width: 100%;
  padding: 1.25rem 1.5rem 1.25rem 3.5rem;
  border-radius: 16px;
  color: var(--text-primary);
  font-size: 1rem;
  appearance: none;
  background-clip: padding-box;
}
.filter-label,
.filter-tag,
.section-info p {
  color: var(--text-secondary);
}
.search-input:focus {
  outline: 0;
  border-color: var(--primary);
  box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.1);
}
.search-input::placeholder {
  color: var(--text-tertiary);
}
.filter-section {
  margin-top: 2rem;
}
.filter-label {
  display: block;
  font-weight: 600;
  margin-bottom: 1rem;
}
.filter-tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0.75rem;
  justify-content: center;
  flex-wrap: wrap;
}
.filter-tag {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.25rem;
  background: var(--bg-card);
  border: 1px solid var(--border-primary);
  border-radius: 12px;
  font-weight: 500;
  min-width: 44px;
  appearance: none;
  background-clip: padding-box;
}
.command-input,
.copy-btn {
  font-size: 0.75rem;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.filter-tag:hover {
  background: var(--bg-card-hover);
  border-color: var(--primary);
}
.filter-tag.active {
  background: var(--bg-card);
  border-color: var(--primary);
  color: var(--primary);
  box-shadow:
    0 0 12px var(--primary-glow),
    inset 0 0 8px var(--primary-glow);
}
.status-dot {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  flex-shrink: 0;
}
.command-input,
.section-badge {
  border: 1px solid var(--border-primary);
}
.status-dot-online {
  background: #22c55e;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.7);
}
.status-dot-offline {
  background: #ef4444;
  box-shadow: 0 0 6px rgba(239, 68, 68, 0.7);
}
.status-filter-btn[data-status-filter="online"].active {
  background: rgba(34, 197, 94, 0.15) !important;
  border-color: #22c55e !important;
  color: #22c55e !important;
}
.status-filter-btn[data-status-filter="offline"].active {
  background: rgba(239, 68, 68, 0.15) !important;
  border-color: #ef4444 !important;
  color: #ef4444 !important;
}
.install-command {
  position: relative;
  margin-bottom: 1rem;
  width: 100%;
}
.command-input {
  width: 100%;
  padding: 0.75rem 3rem 0.75rem 1rem;
  background: var(--bg-card);
  border-radius: 16px;
  color: var(--text-primary);
  font-family: "JetBrains Mono", "Courier New", monospace;
  resize: none;
  overflow: hidden;
  appearance: none;
  background-clip: padding-box;
}
.copy-btn,
.section-icon {
  display: flex;
  color: #fff;
}
.copy-btn {
  position: absolute;
  right: 8px;
  background: var(--primary);
  border: none;
  border-radius: 6px;
  width: 28px;
  height: 28px;
  transition: var(--transition);
  align-items: center;
  justify-content: center;
  min-width: 44px;
  appearance: none;
  background-clip: padding-box;
}
.executor-card,
.executor-card::before {
  transition: 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.copy-btn:hover {
  background: var(--primary-dark);
  transform: translateY(-50%) scale(1.05);
}
.executors-main {
  padding: 0 var(--container-padding) var(--section-spacing);
  max-width: 1200px;
  margin: 0 auto;
  -webkit-overflow-scrolling: touch;
}
.platform-section {
  margin-bottom: var(--section-spacing);
}
.section-header {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 2rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid var(--border-primary);
}
.card-details,
.card-header {
  margin-bottom: 1.5rem;
}
.section-icon {
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
}
.section-info h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.section-info p {
  font-size: 1rem;
}
.section-badge {
  margin-left: auto;
  background: var(--bg-card);
  border-radius: 12px;
  padding: 0.75rem 1rem;
}
.executor-count {
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--primary);
}
.detail-label,
.section-badge span:last-child {
  font-size: 0.875rem;
  color: var(--text-secondary);
}
.executors-grid {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 1.5rem;
}
@supports not (display: grid) {
  .executors-grid,
  .features-grid,
  .footer-content {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
  }
  .executor-card,
  .feature-card,
  .footer-section {
    flex: 1 1 300px;
    min-width: 300px;
  }
}
.executor-card {
  background: var(--bg-card);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 24px;
  padding: 2rem;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.02), 0 8px 32px rgba(0, 0, 0, 0.2);
}
.executor-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--primary), var(--primary-light));
  opacity: 0;
}
.btn,
.footer-bottom-links a,
.footer-links a {
  transition: var(--transition);
}
.executor-card:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: var(--shadow-xl);
  border-color: var(--primary);
}
.executor-card:hover::before {
  opacity: 1;
}
.executor-card.featured,
.executor-card.premium {
  border-color: var(--secondary);
  background: linear-gradient(135deg, var(--bg-card), rgba(245, 158, 11, 0.05));
}
.card-badge {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: var(--secondary);
  color: #fff;
  padding: 0.25rem 0.75rem;
  border-radius: 6px;
  font-size: 0.75rem;
  font-weight: 600;
}
.premium-badge {
  background: linear-gradient(45deg, var(--secondary), #d97706);
}
.card-header {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.executor-logo {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  box-shadow: var(--shadow-md);
  image-rendering: auto;
}
.executor-info h3 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.executor-rating {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.stars {
  display: flex;
  gap: 0.125rem;
  color: var(--secondary);
}
.rating-text {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--text-secondary);
}
.detail-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0;
  border-bottom: 1px solid var(--border-primary);
}
.detail-item:last-child {
  border-bottom: none;
}
.detail-value {
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--text-primary);
}
.sunc-unc-value {
  font-family: "DM Mono", "Courier New", monospace;
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--text-secondary);
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 5px;
  padding: 2px 8px;
  letter-spacing: 0.04em;
}
.btn,
.status {
  align-items: center;
  font-size: 0.875rem;
}
.status {
  display: flex;
  gap: 0.5rem;
  font-weight: 500;
}
.status::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.status-online {
  color: var(--success);
}
.status-online::before {
  background: var(--success);
  box-shadow: 0 0 8px rgba(34, 197, 94, 0.5);
}
.status-offline {
  color: var(--error);
}
.status-offline::before {
  background: var(--error);
  box-shadow: 0 0 8px rgba(239, 68, 68, 0.5);
}
.btn-join:hover::after,
.btn-premium:hover::after,
.btn-secondary:hover {
  background: var(--bg-card-hover);
}
.card-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0.75rem;
}
.btn,
.btn-join .btn-inner {
  display: inline-flex;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
}
.btn {
  justify-content: center;
  border: none;
  border-radius: 12px;
  font-weight: 600;
  white-space: nowrap;
  min-width: 44px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-clip: padding-box;
}
.btn-primary {
  background: #25272d;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
}
.btn-primary:hover {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.22);
}
.btn-download:hover,
.btn-secondary:hover {
  color: var(--text-primary);
  -webkit-transform: translateY(-1px);
}
.btn-secondary {
  background: var(--bg-card);
  border: 1px solid var(--border-primary);
  color: var(--text-primary);
  box-shadow: 0 0 10px var(--download-btn-glow-default);
}
.btn-secondary:hover {
  border-color: var(--border-primary);
  transform: translateY(-1px);
  box-shadow: 0 0 24px var(--download-btn-glow-hover);
}
body.theme-abyss {
  --join-glow-color: #00f2ff;
  --gradient-text-color: #00f2ff;
}
body.theme-nebula {
  --join-glow-color: #d400ff;
  --gradient-text-color: #d400ff;
}
body.theme-scarlet {
  --join-glow-color: #ff003c;
  --gradient-text-color: #ff003c;
}
.btn-join {
  position: relative;
  overflow: hidden;
  background: 0 0 !important;
  border: none !important;
  z-index: 1;
  padding: 0;
  box-shadow: 0 0 20px var(--join-glow-color);
  animation: 2.8s ease-in-out infinite join-pulse;
}
.btn-join::after,
.btn-join::before,
.btn-premium::after {
  position: absolute;
  border-radius: inherit;
  z-index: -1;
  inset: 0;
  content: "";
}
.btn-join::before {
  background: conic-gradient(
    transparent 0deg,
    var(--join-glow-color) 60deg,
    transparent 120deg,
    transparent 240deg,
    var(--join-glow-color) 300deg,
    transparent 360deg
  );
  background-blend-mode: overlay;
  opacity: 0.35;
}
.btn-join::after,
.btn-premium::after {
  background: var(--bg-card);
  transition: var(--transition);
}
.btn-join .btn-inner {
  position: relative;
  z-index: 1;
  align-items: center;
  pointer-events: none;
}
.btn-join:hover {
  box-shadow: 0 0 30px var(--join-glow-color);
  animation: 2.8s ease-in-out infinite join-pulse-hover;
}
@keyframes join-pulse {
  0%,
  100% {
    box-shadow:
      0 0 12px rgba(255, 255, 255, 0.25),
      0 0 28px rgba(255, 255, 255, 0.1);
  }
  50% {
    box-shadow:
      0 0 22px rgba(255, 255, 255, 0.55),
      0 0 50px rgba(255, 255, 255, 0.22);
  }
}
@keyframes join-pulse-hover {
  0%,
  100% {
    box-shadow:
      0 0 20px rgba(255, 255, 255, 0.45),
      0 0 45px rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow:
      0 0 35px rgba(255, 255, 255, 0.75),
      0 0 70px rgba(255, 255, 255, 0.35);
  }
}
body.theme-abyss .btn-join {
  animation: 2.8s ease-in-out infinite join-pulse-abyss;
}
body.theme-abyss .btn-join:hover {
  animation: 2.8s ease-in-out infinite join-pulse-abyss-hover;
}
@keyframes join-pulse-abyss {
  0%,
  100% {
    box-shadow:
      0 0 12px rgba(0, 242, 255, 0.25),
      0 0 28px rgba(0, 242, 255, 0.1);
  }
  50% {
    box-shadow:
      0 0 22px rgba(0, 242, 255, 0.55),
      0 0 50px rgba(0, 242, 255, 0.22);
  }
}
@keyframes join-pulse-abyss-hover {
  0%,
  100% {
    box-shadow:
      0 0 20px rgba(0, 242, 255, 0.45),
      0 0 45px rgba(0, 242, 255, 0.2);
  }
  50% {
    box-shadow:
      0 0 35px rgba(0, 242, 255, 0.75),
      0 0 70px rgba(0, 242, 255, 0.35);
  }
}
body.theme-nebula .btn-join {
  animation: 2.8s ease-in-out infinite join-pulse-nebula;
}
body.theme-nebula .btn-join:hover {
  animation: 2.8s ease-in-out infinite join-pulse-nebula-hover;
}
@keyframes join-pulse-nebula {
  0%,
  100% {
    box-shadow:
      0 0 12px rgba(212, 0, 255, 0.25),
      0 0 28px rgba(212, 0, 255, 0.1);
  }
  50% {
    box-shadow:
      0 0 22px rgba(212, 0, 255, 0.55),
      0 0 50px rgba(212, 0, 255, 0.22);
  }
}
@keyframes join-pulse-nebula-hover {
  0%,
  100% {
    box-shadow:
      0 0 20px rgba(212, 0, 255, 0.45),
      0 0 45px rgba(212, 0, 255, 0.2);
  }
  50% {
    box-shadow:
      0 0 35px rgba(212, 0, 255, 0.75),
      0 0 70px rgba(212, 0, 255, 0.35);
  }
}
body.theme-scarlet .btn-join {
  animation: 2.8s ease-in-out infinite join-pulse-scarlet;
}
body.theme-scarlet .btn-join:hover {
  animation: 2.8s ease-in-out infinite join-pulse-scarlet-hover;
}
@keyframes join-pulse-scarlet {
  0%,
  100% {
    box-shadow:
      0 0 12px rgba(255, 0, 60, 0.25),
      0 0 28px rgba(255, 0, 60, 0.1);
  }
  50% {
    box-shadow:
      0 0 22px rgba(255, 0, 60, 0.55),
      0 0 50px rgba(255, 0, 60, 0.22);
  }
}
@keyframes join-pulse-scarlet-hover {
  0%,
  100% {
    box-shadow:
      0 0 20px rgba(255, 0, 60, 0.45),
      0 0 45px rgba(255, 0, 60, 0.2);
  }
  50% {
    box-shadow:
      0 0 35px rgba(255, 0, 60, 0.75),
      0 0 70px rgba(255, 0, 60, 0.35);
  }
}
.btn-download {
  background: var(--bg-card);
  border: 1px solid var(--border-primary);
  color: var(--text-primary);
  flex: 1;
  box-shadow: 0 0 10px var(--download-btn-glow-default);
}
.btn-download:hover {
  background: rgba(34, 197, 94, 0.08);
  border-color: rgba(34, 197, 94, 0.35);
  transform: translateY(-1px);
  box-shadow: 0 0 24px var(--download-btn-glow-hover);
}
.btn-premium {
  position: relative;
  overflow: hidden;
  background: 0 0 !important;
  border: none !important;
  color: #fff;
  flex: 1;
  z-index: 1;
}
.btn-premium::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: conic-gradient(
    transparent 0deg,
    var(--premium-glow-color) 60deg,
    transparent 120deg,
    transparent 240deg,
    var(--premium-glow-color) 300deg,
    transparent 360deg
  );
  background-blend-mode: overlay;
  opacity: 0.35;
  z-index: -1;
}
.btn-premium:hover {
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
  box-shadow: 0 0 30px var(--premium-glow-color);
}
@keyframes rotate-premium-bg {
  to {
    transform: rotate(360deg);
  }
}
.btn-icon {
  width: 40px;
  height: 40px;
  padding: 0;
  background: #5865f2;
  color: #fff;
}
.btn-icon:hover {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(88, 101, 242, 0.4);
}
.btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.about-section {
  padding: var(--section-spacing) var(--container-padding);
  background: 0 0;
}
.about-content {
  max-width: 1200px;
  margin: 0 auto;
}
.about-header {
  margin-bottom: 4rem;
}
.features-grid {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2rem;
}
.feature-card {
  background: var(--bg-card);
  border: 1px solid var(--border-primary);
  border-radius: 20px;
  padding: 2rem;
  transition: 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.feature-card:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.4);
  border-color: var(--primary);
}
.feature-icon {
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
  color: #fff;
  font-size: 1.5rem;
  transition: 0.3s;
}
.shield-outline {
  color: transparent !important;
  -webkit-text-stroke: 1.8px rgba(255, 255, 255, 0.85);
  paint-order: stroke fill;
}
.feature-card h3 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.feature-card p {
  color: var(--text-secondary);
  line-height: 1.6;
}
.footer {
  background: rgba(255, 255, 255, 0.02);
  backdrop-filter: blur(16px) saturate(160%);
  -webkit-backdrop-filter: blur(16px) saturate(160%);
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.footer-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 4rem var(--container-padding) 2rem;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2rem;
}
.footer-section h4 {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: var(--text-primary);
}
.footer-bottom-links a,
.footer-description,
.footer-links a,
.social-link {
  color: var(--text-secondary);
}
.footer-brand {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 1rem;
}
.footer-description {
  line-height: 1.6;
  margin-bottom: 1.5rem;
}
.social-links {
  display: flex;
  gap: 1rem;
}
.social-link {
  width: 40px;
  height: 40px;
  background: var(--bg-card);
  border: 1px solid var(--border-primary);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition:
    box-shadow 0.3s,
    transform 0.2s,
    background 0.2s,
    color 0.2s;
}
.icon-btn,
.logo-text {
  color: var(--text-primary);
}
.social-link:hover {
  background: var(--primary);
  border-color: var(--primary);
  color: #fff;
  transform: translateY(-2px);
}
.social-link[href*="discord"] {
  border-color: rgba(88, 101, 242, 0.35);
  color: #5865f2;
  background: 0 0;
  animation: 2.8s ease-in-out infinite discord-pulse;
  transition: transform 0.2s;
}
.social-link[href*="discord"]:hover {
  border-color: rgba(88, 101, 242, 0.8) !important;
  color: #fff !important;
  transform: translateY(-2px);
  animation: 2.8s ease-in-out infinite discord-pulse-hover;
}
@keyframes discord-pulse {
  0%,
  100% {
    box-shadow:
      0 0 10px rgba(88, 101, 242, 0.35),
      0 0 25px rgba(88, 101, 242, 0.15);
    border-color: rgba(88, 101, 242, 0.25);
  }
  50% {
    box-shadow:
      0 0 22px rgba(88, 101, 242, 0.7),
      0 0 50px rgba(88, 101, 242, 0.35);
    border-color: rgba(88, 101, 242, 0.55);
  }
}
@keyframes discord-pulse-hover {
  0%,
  100% {
    box-shadow:
      0 0 18px rgba(88, 101, 242, 0.65),
      0 0 40px rgba(88, 101, 242, 0.3);
    border-color: rgba(88, 101, 242, 0.6);
  }
  50% {
    box-shadow:
      0 0 32px rgba(88, 101, 242, 0.95),
      0 0 70px rgba(88, 101, 242, 0.5);
    border-color: rgba(88, 101, 242, 0.9);
  }
}
.footer-links {
  list-style: none;
}
.footer-links li {
  margin-bottom: 0.5rem;
}
.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  padding: 2rem var(--container-padding);
  background: rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(12px) saturate(160%);
  -webkit-backdrop-filter: blur(12px) saturate(160%);
}
.footer-bottom-content {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.footer-bottom-links {
  display: flex;
  gap: 2rem;
}
.footer-bottom-links a {
  text-decoration: none;
  font-size: 0.875rem;
}
.hidden {
  display: none !important;
}
@media (max-width: 768px) {
  .command-input {
    font-size: 0.7rem;
    padding: 0.75rem 2.5rem 0.75rem 0.75rem;
  }
  .copy-btn {
    width: 24px;
    height: 24px;
    font-size: 0.7rem;
  }
  .btn,
  .btn-icon {
    width: 100%;
  }
  :root {
    --container-padding: 1rem;
    --section-spacing: 4rem;
  }
  .nav-menu {
    display: none;
  }
  .nav-toggle {
    display: flex;
  }
  .hero-title {
    font-size: 2.5rem;
  }
  .hero-description {
    font-size: 1.125rem;
  }
  .hero-actions {
    flex-direction: column;
    align-items: center;
  }
  .hero-stats {
    gap: 2rem;
  }
  .search-header h2 {
    font-size: 2rem;
  }
  .filter-tags {
    justify-content: center;
  }
  .card-actions,
  .section-header {
    flex-direction: column;
  }
  .section-header {
    text-align: center;
    gap: 1rem;
  }
  .section-badge {
    margin-left: 0;
  }
  .executors-grid,
  .features-grid {
    grid-template-columns: 1fr;
  }
  .btn-icon {
    height: 44px;
  }
  .footer-bottom-content {
    flex-direction: column;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .about-header h2,
  .hero-title {
    font-size: 2rem;
  }
  .search-header h2 {
    font-size: 1.75rem;
  }
  .section-info h2 {
    font-size: 1.5rem;
  }
  .executor-card {
    padding: 1rem;
  }
  .feature-card {
    padding: 1.5rem;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.platform-section {
  animation: 0.6s ease-out fadeInUp;
}
@media screen and (max-width: 768px) {
  .card-actions,
  .hero-actions,
  .nav-menu.active {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
  .nav-menu.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: var(--bg-secondary);
    border: 1px solid var(--border-primary);
    border-top: none;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1rem;
    gap: 1rem;
    z-index: 1001;
  }
  .hero-actions {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .card-actions {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.logo,
.nav-container {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 480px) {
  .executors-grid {
    grid-template-columns: 1fr;
    -ms-grid-columns: 1fr;
  }
  .executor-card {
    margin: 0;
    width: 100%;
  }
  .command-input {
    font-size: 0.7rem;
    padding: 0.75rem 2.5rem 0.75rem 0.75rem;
    word-break: break-all;
    overflow-wrap: break-word;
  }
}
@media screen and (max-height: 500px) and (orientation: landscape) {
  .hero-section {
    min-height: auto;
    padding: 2rem var(--container-padding);
  }
  .hero-title {
    font-size: 2rem;
  }
  .hero-description {
    font-size: 1rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  *,
  ::after,
  ::before {
    animation-duration: 0s !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0s !important;
  }
  .gradient-orb {
    animation: none;
  }
}
@media (prefers-contrast: high) {
  :root {
    --border-primary: rgba(255, 255, 255, 0.3);
    --bg-card: rgba(255, 255, 255, 0.1);
  }
}
@media (prefers-color-scheme: dark) {
  html[data-theme="dark"] {
    color-scheme: dark;
  }
}
@media (prefers-color-scheme: light) {
  html[data-theme="light"] {
    color-scheme: light;
  }
}
.navbar {
  position: fixed;
  top: 20px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: min(95%, 1400px);
  padding: 0 24px;
  height: 78px;
  background: var(--navbar-bg, rgba(10, 12, 28, 0.68)) !important;
  border-radius: 60px;
  border: 1px solid var(--navbar-border, rgba(255, 255, 255, 0.08)) !important;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.18) !important;
  z-index: 1000;
}
.nav-container {
  position: relative;
  justify-content: space-between;
  height: 100%;
}
.logo {
  gap: 14px;
}
.logo-icon {
  width: 42px;
  height: 42px;
  object-fit: contain;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.08);
  padding: 8px;
}
.hamburger,
.icon-btn {
  width: 46px;
  height: 46px;
  display: flex;
  cursor: pointer;
}
.logo-text {
  font-weight: 800;
  font-size: 1.45rem;
  letter-spacing: -0.04em;
}
.settings-title,
.t-btn,
.theme-name,
.toast-btn {
  font-weight: 700;
}
.header-controls {
  display: flex;
  align-items: center;
  gap: 16px;
}
.icon-btn {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition:
    transform 0.25s,
    background 0.25s,
    color 0.25s;
}
.icon-btn:hover {
  transform: rotate(15deg) scale(1.1);
  background: rgba(255, 255, 255, 0.1);
  color: var(--primary);
}
.hamburger {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  transition: transform 0.3s;
}
.hamburger:hover {
  transform: scale(1.05);
}
.bar {
  width: 24px;
  height: 2px;
  background: var(--text-primary);
  border-radius: 99px;
  transition: opacity 0.3s;
}
.dropdown-menu {
  position: absolute;
  top: calc(100% + 18px);
  right: 0;
  width: 240px;
  padding: 14px;
  border-radius: 22px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  opacity: 0;
  transform: translateY(-10px);
  transition: 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  background: var(--dropdown-bg, rgba(15, 18, 32, 0.94));
  border: 1px solid var(--panel-border, rgba(255, 255, 255, 0.08));
}
.dropdown-menu.open,
.scroll-to-top-btn.visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.nav-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 16px;
  border-radius: 12px;
  color: var(--text-muted, var(--text-secondary));
  font-size: 0.95rem;
  transition: 0.2s;
}
.nav-item:hover {
  background: rgba(255, 255, 255, 0.05);
  color: var(--text-color, var(--text-primary));
  padding-left: 25px;
}
.nav-item i {
  color: var(--primary);
  min-width: 18px;
  font-size: 1rem;
  transition: 0.5s;
}
.settings-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(8px);
  z-index: 2000;
  opacity: 0;
  transition: 0.4s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.settings-overlay.open {
  opacity: 1;
  visibility: visible;
}
.settings-panel {
  width: min(95%, 600px);
  padding: 32px;
  border-radius: 28px;
  background: var(--panel-bg, rgba(10, 8, 26, 0.96));
  border: 1px solid var(--panel-border, rgba(255, 255, 255, 0.12));
  box-shadow: 0 0 50px var(--primary-glow, rgba(212, 0, 255, 0.3));
  backdrop-filter: blur(20px) saturate(180%);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  position: relative;
  transform: scale(0.9);
  transition:
    transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    box-shadow 0.4s,
    border-color 0.4s;
}
.settings-overlay.open .settings-panel {
  transform: scale(1);
}
.settings-panel .theme-card,
body.theme-light .settings-panel .theme-card,
body.theme-light .settings-panel .theme-card.active,
body.theme-light .settings-panel .theme-card:hover {
  background: rgba(255, 255, 255, 0.03) !important;
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.22) !important;
}
.settings-panel .t-btn-apply,
.settings-panel .t-btn-preview {
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  background: rgba(255, 255, 255, 0.08) !important;
}
.settings-panel .theme-card:hover {
  border-color: rgba(255, 255, 255, 0.08) !important;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.22) !important;
  background: rgba(255, 255, 255, 0.03) !important;
}
.settings-panel .theme-card.active {
  border-color: rgba(255, 255, 255, 0.35) !important;
  box-shadow: 0 0 40px rgba(255, 255, 255, 0.1) !important;
  background: rgba(255, 255, 255, 0.06) !important;
}
.settings-panel .settings-title,
.settings-panel .theme-name,
.settings-panel .toggle-label,
body.theme-light .settings-panel .theme-name {
  color: #fff !important;
}
.settings-panel .t-btn-preview {
  color: #f8fafc !important;
}
.settings-panel .t-btn-preview:hover {
  background: rgba(255, 255, 255, 0.08) !important;
  transform: translateY(-1px) !important;
  filter: brightness(1.05) !important;
}
.settings-panel .t-btn-apply {
  color: #f8fafc !important;
  box-shadow: none !important;
}
.settings-panel .t-btn-apply:hover {
  background: rgba(255, 255, 255, 0.14) !important;
  color: #f8fafc !important;
  border-color: rgba(255, 255, 255, 0.22) !important;
  box-shadow: none !important;
  transform: translateY(-1px) !important;
  filter: brightness(1.05) !important;
}
.settings-panel .theme-card.active .t-btn-apply {
  background: rgba(255, 255, 255, 0.1) !important;
  color: #f8fafc !important;
  border-color: rgba(255, 255, 255, 0.4) !important;
  box-shadow: 0 0 48px rgba(255, 255, 255, 0.2) !important;
  filter: brightness(1.1) !important;
}
.settings-panel .toggle-row {
  background: rgba(255, 255, 255, 0.05) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  color: #fff !important;
}
.settings-panel .switch input:checked + .slider {
  background: var(--theme-highlight, #d400ff) !important;
}
.settings-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding-bottom: 16px;
}
.settings-title {
  font-size: 1.35rem;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
}
#card-abyss .theme-name {
  color: #2563eb !important;
}
#card-nebula .theme-name {
  color: #d400ff !important;
}
#card-scarlet .theme-name {
  color: #ff003c !important;
}
.toggle-label {
  color: #fff;
}
.close-settings {
  cursor: pointer;
  font-size: 1.4rem;
  color: var(--text-secondary);
  transition:
    transform 0.25s,
    color 0.25s;
}
.close-settings:hover {
  transform: none;
  color: var(--text-secondary);
}
.theme-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-bottom: 24px;
}
.theme-card {
  padding: 18px;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.03);
  display: flex;
  flex-direction: column;
  gap: 12px;
  transition:
    transform 0.25s,
    border-color 0.25s,
    box-shadow 0.25s,
    background 0.25s;
}
.theme-card:hover {
  transform: translateY(-3px) scale(1.01);
  border-color: rgba(255, 255, 255, 0.16);
  box-shadow: 0 24px 50px rgba(0, 0, 0, 0.18);
  background: rgba(255, 255, 255, 0.06);
}
.theme-card.active {
  border-color: rgba(255, 255, 255, 0.35);
  box-shadow: 0 0 40px rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.06);
}
.t-btn-apply:hover,
.t-btn-preview:hover {
  background: rgba(255, 255, 255, 0.14);
  transform: translateY(-1px);
  filter: brightness(1.05);
}
.theme-name {
  font-size: 1rem;
  color: #fff;
}
.t-btn-apply,
.t-btn-preview {
  background: rgba(255, 255, 255, 0.08);
  color: #d7d8e0;
}
.theme-actions {
  display: flex;
  gap: 10px;
}
.t-btn {
  flex: 1;
  padding: 10px 12px;
  border-radius: 12px;
  border: none;
  cursor: pointer;
  font-size: 0.9rem;
  transition:
    transform 0.25s,
    filter 0.25s,
    background 0.25s;
}
.t-btn-preview {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.t-btn-apply {
  border: 1px solid rgba(255, 255, 255, 0.12);
}
.preview-toast,
.toast-btn,
.toggle-row {
  color: var(--text-primary);
}
.t-btn-apply:hover {
  border-color: rgba(255, 255, 255, 0.22);
}
.t-btn-apply.active,
.t-btn-apply.applied,
.t-btn-apply:active {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 48px rgba(255, 255, 255, 0.2);
  filter: brightness(1.1);
}
.toggle-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.switch {
  position: relative;
  display: inline-block;
  width: 52px;
  height: 28px;
}
.slider,
.slider:before {
  position: absolute;
  transition: 0.3s;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  inset: 0;
  background: rgba(255, 255, 255, 0.14);
  border-radius: 999px;
}
.preview-toast,
.scroll-to-top-btn {
  position: fixed;
  display: flex;
  opacity: 0;
}
.slider:before {
  content: "";
  left: 4px;
  top: 4px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
}
.switch input:checked + .slider {
  background: var(--theme-highlight, #d400ff);
}
.switch input:checked + .slider:before {
  transform: translateX(24px);
}
.preview-toast {
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%) translateY(160px);
  background: var(--panel-bg, rgba(12, 16, 28, 0.95));
  backdrop-filter: blur(18px);
  border: 1px solid var(--panel-border, rgba(255, 255, 255, 0.08));
  padding: 14px 22px;
  border-radius: 999px;
  align-items: center;
  gap: 16px;
  z-index: 3000;
  transition:
    transform 0.3s,
    opacity 0.3s;
}
.preview-toast.active {
  transform: translateX(-50%) translateY(0);
  opacity: 1;
}
.toast-btn {
  padding: 10px 18px;
  border-radius: 999px;
  border: none;
  cursor: pointer;
}
.tb-cancel {
  background: rgba(255, 255, 255, 0.08);
}
.tb-save {
  background: var(--primary);
}
body.theme-original {
  --bg-primary: #000000;
  --bg-secondary: #454444;
  --bg-tertiary: #000000;
  --bg-card: rgba(255, 255, 255, 0.04);
  --bg-card-hover: rgba(255, 255, 255, 0.08);
  --bg-dark: #0a0a0a;
  --border-primary: rgba(255, 255, 255, 0.18);
  --border-secondary: rgba(255, 255, 255, 0.12);
  --text-primary: #ffffff;
  --text-secondary: #a1a1aa;
  --text-tertiary: #71717a;
  --primary: #141414;
  --primary-dark: #131313;
  --primary-light: #131313;
  --accent: #f5f5f5;
  --navbar-bg: rgba(20, 20, 20, 0.85);
  --navbar-border: rgba(255, 255, 255, 0.08);
  --dropdown-bg: rgba(23, 23, 23, 0.85);
  --panel-bg: rgba(23, 23, 23, 0.85);
  --panel-border: rgba(255, 255, 255, 0.12);
  --primary-glow: rgba(255, 255, 255, 0.15);
  --theme-highlight: #f59e0b;
  --gradient-text-color: #f59e0b;
}
body.theme-original .executor-count,
body.theme-original .stat-number {
  color: var(--text-primary) !important;
  -webkit-text-fill-color: var(--text-primary) !important;
  background: 0 0 !important;
}
body.theme-original .nav-item i {
  color: #a1a1aa !important;
}
body.theme-original .footer-bottom-links a:hover,
body.theme-original .footer-links a:hover {
  color: #fff !important;
  text-shadow:
    0 0 8px rgba(255, 255, 255, 0.5),
    0 0 20px rgba(255, 255, 255, 0.3) !important;
}
body.theme-original .filter-tag:hover {
  border-color: rgba(255, 255, 255, 0.6) !important;
  box-shadow: 0 0 14px rgba(255, 255, 255, 0.2) !important;
  color: #fff !important;
}
body.theme-original .filter-tag.active {
  border-color: #fff !important;
  color: #fff !important;
  box-shadow:
    0 0 20px rgba(255, 255, 255, 0.5),
    inset 0 0 10px rgba(255, 255, 255, 0.15) !important;
}
body.theme-original .executor-card:hover {
  border-color: rgba(255, 255, 255, 0.35) !important;
  box-shadow:
    0 0 24px rgba(255, 255, 255, 0.15),
    var(--shadow-xl) !important;
}
body.theme-light {
  --bg-primary: #eef2f8;
  --bg-secondary: #f6f8fb;
  --bg-tertiary: #eef2f8;
  --bg-card: rgba(255, 255, 255, 0.95);
  --bg-card-hover: rgba(255, 255, 255, 1);
  --bg-dark: #e9eef6;
  --navbar-bg: rgba(255, 255, 255, 0.96);
  --navbar-border: rgba(148, 163, 184, 0.12);
  --dropdown-bg: rgba(255, 255, 255, 0.96);
  --panel-bg: rgba(255, 255, 255, 0.98);
  --panel-border: rgba(148, 163, 184, 0.14);
  --text-primary: #0f172a;
  --text-secondary: #475569;
  --text-tertiary: #64748b;
  --primary: #1d4ed8;
  --primary-dark: #1e40af;
  --primary-light: #60a5fa;
  --secondary: #f59e0b;
  --accent: #0f172a;
  --border-primary: rgba(148, 163, 184, 0.18);
  --border-secondary: rgba(148, 163, 184, 0.1);
  --premium-glow-color: #d4d8dd;
  --primary-glow: rgba(29, 78, 216, 0.25);
}
body.theme-abyss,
body.theme-nebula,
body.theme-scarlet {
  --bg-card: rgba(255, 255, 255, 0.05);
  --text-primary: #ffffff;
  --accent: #ffffff;
}
body.theme-light .dropdown-menu,
body.theme-light .executor-card,
body.theme-light .feature-card,
body.theme-light .filter-tag,
body.theme-light .search-box,
body.theme-light .theme-card {
  background: var(--bg-card) !important;
  border: 1px solid var(--border-primary) !important;
  box-shadow: 0 16px 40px rgba(15, 23, 42, 0.08) !important;
}
body.theme-light .executor-card:hover,
body.theme-light .feature-card:hover,
body.theme-light .filter-tag:hover,
body.theme-light .theme-card:hover {
  background: var(--bg-card-hover) !important;
}
body.theme-light .search-box {
  background: var(--bg-card) !important;
  border: 1px solid rgba(148, 163, 184, 0.16) !important;
}
body.theme-light .filter-tag {
  background: rgba(255, 255, 255, 0.92) !important;
}
body.theme-light .t-btn-preview {
  background: rgba(15, 23, 42, 0.96) !important;
  border-color: rgba(255, 255, 255, 0.16) !important;
  color: #f8fafc !important;
}
body.theme-light .t-btn-preview:hover {
  background: #0f172a !important;
}
body.theme-light .theme-name {
  color: #0f172a !important;
}
body.theme-abyss {
  --bg-primary: #050814;
  --bg-secondary: #111827;
  --bg-tertiary: #172554;
  --bg-card-hover: rgba(255, 255, 255, 0.1);
  --bg-dark: #050814;
  --navbar-bg: rgba(10, 12, 28, 0.72);
  --navbar-border: rgba(148, 163, 184, 0.18);
  --dropdown-bg: rgba(12, 18, 38, 0.96);
  --panel-bg: rgba(12, 16, 28, 0.95);
  --panel-border: rgba(148, 163, 184, 0.18);
  --text-secondary: #94a3b8;
  --primary: #00f2ff;
  --secondary: #94a3b8;
  --premium-glow-color: #00f2ff;
  --primary-glow: rgba(0, 242, 255, 0.3);
  --theme-highlight: #00f2ff;
}
body.theme-nebula {
  --bg-primary: #12001f;
  --bg-secondary: #1e0032;
  --bg-tertiary: #2b0050;
  --bg-card-hover: rgba(255, 255, 255, 0.12);
  --bg-dark: #12001f;
  --navbar-bg: rgba(22, 2, 50, 0.7);
  --navbar-border: rgba(212, 0, 255, 0.22);
  --dropdown-bg: rgba(20, 0, 48, 0.95);
  --panel-bg: rgba(22, 0, 60, 0.96);
  --panel-border: rgba(212, 0, 255, 0.22);
  --text-secondary: #e0b0ff;
  --primary: #d400ff;
  --secondary: #f4b7ff;
  --premium-glow-color: #d400ff;
  --primary-glow: rgba(212, 0, 255, 0.4);
  --theme-highlight: #d400ff;
}
body.theme-scarlet {
  --bg-primary: #050000;
  --bg-secondary: #2a0003;
  --bg-tertiary: #46000b;
  --bg-card-hover: rgba(255, 255, 255, 0.1);
  --bg-dark: #050000;
  --navbar-bg: rgba(30, 0, 10, 0.72);
  --navbar-border: rgba(255, 0, 60, 0.25);
  --dropdown-bg: rgba(30, 0, 10, 0.96);
  --panel-bg: rgba(30, 0, 10, 0.96);
  --panel-border: rgba(255, 0, 60, 0.25);
  --text-secondary: #b38888;
  --primary: #ff003c;
  --secondary: #fda4af;
  --premium-glow-color: #ff003c;
  --primary-glow: rgba(255, 0, 60, 0.35);
  --theme-highlight: #ff003c;
}
body.theme-abyss {
  --download-btn-glow-hover: rgba(0, 123, 255, 0.36);
  --primary-glow: rgba(0, 242, 255, 0.3);
}
body.theme-nebula {
  --download-btn-glow-hover: rgba(128, 0, 128, 0.36);
}
body.theme-scarlet {
  --download-btn-glow-hover: rgba(220, 20, 60, 0.36);
}
body.no-glass .navbar {
  background: var(--navbar-bg, var(--bg-secondary)) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3) !important;
}
body.no-glass .settings-panel {
  background: var(--panel-bg, var(--bg-tertiary)) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
body.no-glass .dropdown-menu {
  background: var(--dropdown-bg, var(--bg-secondary)) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
body.no-glass .executor-card,
body.no-glass .feature-card,
body.no-glass .filter-tag,
body.no-glass .footer {
  background: var(--bg-tertiary) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
body.no-glass .executor-card.featured,
body.no-glass .executor-card.premium {
  background: var(--bg-tertiary) !important;
}
body.no-glass .hero-badge,
body.no-glass .icon-btn,
body.no-glass .section-icon,
body.no-glass .social-link,
body.no-glass .toggle-row {
  background: var(--bg-card) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
body.no-glass .preview-toast,
body.no-glass .search-suggestions {
  background: var(--bg-secondary) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
body.no-glass .footer-bottom {
  background: var(--bg-tertiary) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  border-top: 1px solid var(--border-primary) !important;
}
body.no-glass .settings-overlay,
body.no-glass .theme-card {
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
body.theme-original #card-original.active,
body.theme-original .settings-panel #card-original.active {
  border-color: rgba(245, 158, 11, 0.75) !important;
  box-shadow: 0 0 40px rgba(245, 158, 11, 0.28) !important;
  background: rgba(245, 158, 11, 0.08) !important;
}
body.theme-original #card-original.active .t-btn-apply.applied,
body.theme-original .settings-panel #card-original.active .t-btn-apply {
  background: rgba(245, 158, 11, 0.14) !important;
  color: #fff8e1 !important;
  border-color: rgba(245, 158, 11, 0.7) !important;
  box-shadow: 0 0 48px rgba(245, 158, 11, 0.55) !important;
  filter: brightness(1.1) !important;
}
body.theme-abyss #card-abyss.active,
body.theme-abyss .settings-panel #card-abyss.active {
  border-color: rgba(0, 242, 255, 0.75) !important;
  box-shadow: 0 0 40px rgba(0, 242, 255, 0.26) !important;
  background: rgba(0, 242, 255, 0.07) !important;
}
body.theme-abyss #card-abyss.active .t-btn-apply.applied,
body.theme-abyss .settings-panel #card-abyss.active .t-btn-apply {
  background: rgba(0, 242, 255, 0.12) !important;
  color: #e0feff !important;
  border-color: rgba(0, 242, 255, 0.65) !important;
  box-shadow: 0 0 48px rgba(0, 242, 255, 0.5) !important;
  filter: brightness(1.1) !important;
}
body.theme-nebula #card-nebula.active,
body.theme-nebula .settings-panel #card-nebula.active {
  border-color: rgba(212, 0, 255, 0.75) !important;
  box-shadow: 0 0 40px rgba(212, 0, 255, 0.28) !important;
  background: rgba(212, 0, 255, 0.08) !important;
}
body.theme-nebula #card-nebula.active .t-btn-apply.applied,
body.theme-nebula .settings-panel #card-nebula.active .t-btn-apply {
  background: rgba(212, 0, 255, 0.14) !important;
  color: #f8e8ff !important;
  border-color: rgba(212, 0, 255, 0.65) !important;
  box-shadow: 0 0 48px rgba(212, 0, 255, 0.55) !important;
  filter: brightness(1.1) !important;
}
body.theme-scarlet #card-scarlet.active,
body.theme-scarlet .settings-panel #card-scarlet.active {
  border-color: rgba(255, 0, 60, 0.75) !important;
  box-shadow: 0 0 40px rgba(255, 0, 60, 0.28) !important;
  background: rgba(255, 0, 60, 0.08) !important;
}
body.theme-scarlet #card-scarlet.active .t-btn-apply.applied,
body.theme-scarlet .settings-panel #card-scarlet.active .t-btn-apply {
  background: rgba(255, 0, 60, 0.14) !important;
  color: #ffe4e8 !important;
  border-color: rgba(255, 0, 60, 0.65) !important;
  box-shadow: 0 0 48px rgba(255, 0, 60, 0.55) !important;
  filter: brightness(1.1) !important;
}
body.theme-light #card-abyss.active,
body.theme-light #card-nebula.active,
body.theme-light #card-original.active,
body.theme-light #card-scarlet.active,
body.theme-light .settings-panel .theme-card.active {
  border-color: rgba(29, 78, 216, 0.75) !important;
  box-shadow: 0 0 40px rgba(29, 78, 216, 0.26) !important;
  background: rgba(29, 78, 216, 0.08) !important;
}
.scroll-to-top-btn {
  bottom: 32px;
  right: 32px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  color: var(--text-primary);
  font-size: 16px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  transform: translateY(12px);
  transition:
    opacity 0.3s,
    visibility 0.3s,
    transform 0.3s,
    box-shadow 0.3s,
    background 0.3s;
  z-index: 9999;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}
.scroll-to-top-btn:hover {
  background: rgba(255, 255, 255, 0.13);
  border-color: rgba(255, 255, 255, 0.25);
  box-shadow:
    0 0 18px rgba(255, 255, 255, 0.12),
    0 4px 24px rgba(0, 0, 0, 0.4);
  transform: translateY(-2px);
}
body.theme-abyss .scroll-to-top-btn:hover {
  box-shadow:
    0 0 18px rgba(0, 242, 255, 0.25),
    0 4px 24px rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 242, 255, 0.3);
}
body.theme-nebula .scroll-to-top-btn:hover {
  box-shadow:
    0 0 18px rgba(212, 0, 255, 0.25),
    0 4px 24px rgba(0, 0, 0, 0.4);
  border-color: rgba(212, 0, 255, 0.3);
}
body.theme-scarlet .scroll-to-top-btn:hover {
  box-shadow:
    0 0 18px rgba(255, 0, 60, 0.25),
    0 4px 24px rgba(0, 0, 0, 0.4);
  border-color: rgba(255, 0, 60, 0.3);
}
html[data-theme="light"] .scroll-to-top-btn {
  background: rgba(255, 255, 255, 0.55);
  border-color: rgba(0, 0, 0, 0.08);
  color: var(--text-primary);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .dropdown-menu {
    position: fixed;
    top: 84px;
    right: 16px;
    left: 16px;
    width: auto;
  }
  .theme-grid {
    grid-template-columns: 1fr;
  }
  .scroll-to-top-btn {
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    font-size: 14px;
  }
}
