.elementor .tori-tab{background:
  radial-gradient(
      circle at 50% 0%,
      rgba(190, 91, 255, 0.25) 0%,
      rgba(126, 34, 206, 0.12) 42%,
      transparent 75%
  ),
  linear-gradient(
      145deg,
      #24152d 0%,
      #161119 60%,
      #0e0e11 100%
  ) !important;

color: #ffffff !important;

border-color: rgba(196, 103, 255, 0.55) !important;

border-radius: 16px !important;

/* SHRINK EFFECT */
transform:
  scale(0.955)
  translateY(1px) !important;

box-shadow:
  inset 0 1px 0 rgba(255,255,255,0.12),
  inset 0 0 20px rgba(156, 59, 220, 0.10),
  0 4px 12px rgba(0,0,0,0.35),
  0 0 16px rgba(165, 59, 235, 0.25) !important;\n}.elementor .tori-tab:hover,.elementor .tori-tab:focus-visible{background:
  radial-gradient(
      circle at 50% -20%,
      rgba(255,255,255,0.30) 0%,
      rgba(255,255,255,0.08) 24%,
      transparent 48%
  ),
  linear-gradient(
      135deg,
      #42105f 0%,
      #6d189e 35%,
      #a13be0 70%,
      #65168f 100%
  ) !important;

color: #ffffff !important;

border: 1px solid rgba(226, 164, 255, 0.80) !important;

/* ACTIVE IS MORE ROUNDED */
border-radius: 20px !important;

font-weight: 700 !important;

transform:
  scale(0.985)
  translateY(-2px) !important;

box-shadow:
  inset 0 1px 0 rgba(255,255,255,0.35),
  inset 0 -3px 10px rgba(62,0,90,0.35),

  0 5px 16px rgba(0,0,0,0.40),

  0 0 12px rgba(203,105,255,0.55),
  0 0 28px rgba(157,50,225,0.38),
  0 0 55px rgba(126,34,206,0.20) !important;\n}.elementor .tori-tab:active{background:
  linear-gradient(
      135deg,
      #54147d 0%,
      #8120bd 45%,
      #b12cff 100%
  ) !important;

color: #ffffff !important;

border: 1.5px solid #61d9ff !important;
border-radius: 18px !important;

font-weight: 700 !important;

transform: scale(0.98) !important;

box-shadow:
  inset 0 1px 0 rgba(255,255,255,0.25),
  0 0 0 1px rgba(95,218,255,0.15),
  0 0 12px rgba(95,218,255,0.45),
  0 0 22px rgba(178,53,255,0.55),
  0 0 45px rgba(137,38,208,0.35) !important;

filter:
  brightness(1.12)
  saturate(1.15) !important;

transition:
  all 0.3s ease !important;\n}