
[data-theme="orange"].svelte-l1wf30 {
  /* 按钮的颜色 */
  --bg:#FFF4E5; 
}

/* (unused) [data-theme="blue"] {
  --bg:#EFF7FF;  
}*/

  /* Remove unused bounce animation and delay classes */
  /* 
  @keyframes bounce { ... } 
  .animate-bounce { ... } 
  .animation-delay-\[-0\.3s\] { ... } 
  .animation-delay-\[-0\.15s\] { ... } 
  */
  /* Tailwind's animate-pulse implicitly handles the animation */

  [data-theme="orange"].svelte-1iewvle {
    /* 按钮的颜色 */
    --bg:#FFF4E5; 
  }

  /* (unused) [data-theme="blue"] {
    --bg:#EFF7FF;  
  }*/
  .block.svelte-1iewvle {
    background-image: url("data:image/svg+xml,%3csvg%20width='100'%20height='134'%20viewBox='0%200%20100%20134'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_34338_59939)'%3e%3crect%20x='4'%20y='3'%20width='92'%20height='126'%20rx='16.0533'%20fill='url(%23paint0_linear_34338_59939)'/%3e%3crect%20x='4'%20y='3'%20width='92'%20height='123.709'%20rx='16.0533'%20fill='url(%23paint1_linear_34338_59939)'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_34338_59939'%20x='0.56'%20y='0.706667'%20width='98.88'%20height='132.88'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='1.14667'/%3e%3cfeGaussianBlur%20stdDeviation='1.72'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.15%200'/%3e%3cfeBlend%20mode='multiply'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_34338_59939'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_34338_59939'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_34338_59939'%20x1='4'%20y1='89.94'%20x2='91.9107'%20y2='108.9'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFD900'/%3e%3cstop%20offset='0.306836'%20stop-color='%23FFFBE5'/%3e%3cstop%20offset='0.572026'%20stop-color='%23FFD900'/%3e%3cstop%20offset='0.812563'%20stop-color='%23FFFBE6'/%3e%3cstop%20offset='1'%20stop-color='%23FFD900'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_34338_59939'%20x1='50'%20y1='3'%20x2='50'%20y2='126.709'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='white'/%3e%3cstop%20offset='1'%20stop-color='%23FFFAE6'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: cover;
  }

[data-theme="orange"].svelte-l1wf30 {
  /* 按钮的颜色 */
  --bg:#FFF4E5; 
}

/* (unused) [data-theme="blue"] {
  --bg:#EFF7FF;  
}*/
