@charset "utf-8";

/* Backend selectable text logo effects, adapted from design-previews/text-logo-css3-effects.html. */
html[data-front-theme] #topbox .logo[class*="logo-effect"] {
  overflow: visible !important;
}

html[data-front-theme] #topbox .logo[class*="logo-effect"] .logo-text {
  display: inline-block !important;
  font-size: var(--site-logo-font-size, 48px) !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  line-height: 1 !important;
  max-width: 100% !important;
  padding: 0 2px 2px !important;
  position: relative !important;
  text-align: center !important;
  text-overflow: clip !important;
  white-space: nowrap !important;
  -webkit-text-stroke: 0 !important;
}

html[data-front-theme] #topbox .logo[class*="logo-effect"] .logo-text:before,
html[data-front-theme] #topbox .logo[class*="logo-effect"] .logo-text:after {
  pointer-events: none !important;
}

html[data-front-theme] #topbox .logo.logo-effect1 .logo-text,
html[data-front-theme] #topbox .logo.logo-effect-1 .logo-text {
  background: none !important;
  color: #2563eb !important;
  -webkit-text-fill-color: #2563eb !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, .95),
    0 3px 0 rgba(147, 197, 253, .88),
    0 14px 24px rgba(37, 99, 235, .22) !important;
}

html[data-front-theme] #topbox .logo.logo-effect3 .logo-text,
html[data-front-theme] #topbox .logo.logo-effect-3 .logo-text {
  background: none !important;
  color: #2563eb !important;
  overflow: hidden !important;
  -webkit-text-fill-color: #2563eb !important;
  text-shadow: 0 10px 22px rgba(37, 99, 235, .20) !important;
}

html[data-front-theme] #topbox .logo.logo-effect3 .logo-text:after,
html[data-front-theme] #topbox .logo.logo-effect-3 .logo-text:after {
  animation: logoEffectSweep 1.65s ease-in-out infinite !important;
  background: linear-gradient(100deg, transparent 0%, rgba(255, 255, 255, .18) 38%, rgba(255, 255, 255, .86) 50%, rgba(255, 255, 255, .18) 62%, transparent 100%) !important;
  content: "" !important;
  inset: -8px -24px !important;
  position: absolute !important;
  transform: translateX(-130%) skewX(-18deg);
}

html[data-front-theme] #topbox .logo.logo-effect9 .logo-text,
html[data-front-theme] #topbox .logo.logo-effect-9 .logo-text {
  background: none !important;
  color: #2563eb !important;
  -webkit-text-fill-color: #2563eb !important;
  text-shadow:
    -1px -1px 0 rgba(255, 255, 255, .90),
    1px 1px 0 rgba(147, 197, 253, .90),
    2px 2px 0 rgba(96, 165, 250, .62),
    10px 16px 24px rgba(37, 99, 235, .18) !important;
}

html[data-front-theme] #topbox .logo.logo-effect11 .logo-text,
html[data-front-theme] #topbox .logo.logo-effect-11 .logo-text {
  background: none !important;
  color: #1d4ed8 !important;
  overflow: visible !important;
  -webkit-text-fill-color: #1d4ed8 !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, .96),
    0 8px 18px rgba(37, 99, 235, .16) !important;
}

html[data-front-theme] #topbox .logo.logo-effect11 .logo-text:before,
html[data-front-theme] #topbox .logo.logo-effect-11 .logo-text:before {
  background: linear-gradient(90deg, rgba(37, 99, 235, 0), rgba(96, 165, 250, .70), rgba(37, 99, 235, 0)) !important;
  border-radius: 999px !important;
  bottom: -8px !important;
  content: "" !important;
  height: 5px !important;
  left: 8% !important;
  position: absolute !important;
  right: 8% !important;
}

html[data-front-theme] #topbox .logo.logo-effect22 .logo-text,
html[data-front-theme] #topbox .logo.logo-effect-22 .logo-text {
  animation: logoEffectSoftFloat 2.6s ease-in-out infinite !important;
  background: none !important;
  color: #1d4ed8 !important;
  -webkit-text-fill-color: #1d4ed8 !important;
  text-shadow:
    0 2px 0 rgba(255, 255, 255, .90),
    0 8px 0 rgba(147, 197, 253, .18),
    0 16px 24px rgba(37, 99, 235, .16) !important;
}

html[data-front-theme] #topbox .logo.logo-effect28 .logo-text,
html[data-front-theme] #topbox .logo.logo-effect-28 .logo-text {
  background: linear-gradient(90deg, #2563eb, #06b6d4, #22c55e, #f59e0b, #ef4444, #7c3aed, #2563eb);
  background-size: 360% 100%;
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  filter: drop-shadow(0 14px 22px rgba(37,99,235,.20));
  animation: logoEffectModernRainbow 4.8s linear infinite;
  overflow: visible !important;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
}

html[data-front-theme] #topbox .logo.logo-effect30 .logo-text,
html[data-front-theme] #topbox .logo.logo-effect-30 .logo-text,
html[data-front-theme] #topbox .logo.logo-effect45 .logo-text,
html[data-front-theme] #topbox .logo.logo-effect-45 .logo-text {
  isolation: isolate !important;
  overflow: visible !important;
}

html[data-front-theme] #topbox .logo.logo-effect30 .logo-text,
html[data-front-theme] #topbox .logo.logo-effect-30 .logo-text {
  background: none !important;
  color: #1d4ed8 !important;
  -webkit-text-fill-color: #1d4ed8 !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, .95),
    0 0 18px rgba(14, 165, 233, .22),
    0 14px 26px rgba(37, 99, 235, .18) !important;
}

html[data-front-theme] #topbox .logo.logo-effect30 .logo-text:before,
html[data-front-theme] #topbox .logo.logo-effect-30 .logo-text:before {
  background:
    linear-gradient(90deg, transparent, rgba(255, 255, 255, .88), transparent),
    linear-gradient(90deg, rgba(37, 99, 235, .16), rgba(14, 165, 233, .16)) !important;
  border-radius: 14px !important;
  content: "" !important;
  inset: -10px -18px !important;
  opacity: .66 !important;
  position: absolute !important;
  transform: skewX(-8deg) !important;
  z-index: -1 !important;
}

html[data-front-theme] #topbox .logo.logo-effect45 .logo-text,
html[data-front-theme] #topbox .logo.logo-effect-45 .logo-text {
  background: none !important;
  color: #1d4ed8 !important;
  -webkit-text-fill-color: #1d4ed8 !important;
  text-shadow:
    -1px -1px 0 rgba(255, 255, 255, .95),
    1px 1px 0 rgba(147, 197, 253, .80),
    0 10px 18px rgba(37, 99, 235, .16) !important;
}

html[data-front-theme] #topbox .logo.logo-effect45 .logo-text:before,
html[data-front-theme] #topbox .logo.logo-effect-45 .logo-text:before {
  background: linear-gradient(135deg, rgba(14, 165, 233, 0), rgba(14, 165, 233, .18), rgba(124, 58, 237, 0)) !important;
  border-radius: 16px !important;
  content: "" !important;
  inset: -8px -14px !important;
  position: absolute !important;
  transform: skewX(8deg) !important;
  z-index: -1 !important;
}

html[data-front-theme] #topbox .logo.logo-effect47 .logo-text,
html[data-front-theme] #topbox .logo.logo-effect-47 .logo-text {
  background: none !important;
  color: #2563eb !important;
  -webkit-text-fill-color: #2563eb !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, .95),
    0 8px 18px rgba(37, 99, 235, .16) !important;
}

html[data-front-theme] #topbox .logo.logo-effect47 .logo-effect-char,
html[data-front-theme] #topbox .logo.logo-effect-47 .logo-effect-char {
  animation: logoEffectLetterBounce 2.8s ease-in-out infinite !important;
  display: inline-block !important;
}

html[data-front-theme] #topbox .logo.logo-effect47 .logo-effect-char:nth-child(2),
html[data-front-theme] #topbox .logo.logo-effect-47 .logo-effect-char:nth-child(2) { animation-delay: .06s !important; }
html[data-front-theme] #topbox .logo.logo-effect47 .logo-effect-char:nth-child(3),
html[data-front-theme] #topbox .logo.logo-effect-47 .logo-effect-char:nth-child(3) { animation-delay: .12s !important; }
html[data-front-theme] #topbox .logo.logo-effect47 .logo-effect-char:nth-child(4),
html[data-front-theme] #topbox .logo.logo-effect-47 .logo-effect-char:nth-child(4) { animation-delay: .18s !important; }
html[data-front-theme] #topbox .logo.logo-effect47 .logo-effect-char:nth-child(5),
html[data-front-theme] #topbox .logo.logo-effect-47 .logo-effect-char:nth-child(5) { animation-delay: .24s !important; }
html[data-front-theme] #topbox .logo.logo-effect47 .logo-effect-char:nth-child(6),
html[data-front-theme] #topbox .logo.logo-effect-47 .logo-effect-char:nth-child(6) { animation-delay: .30s !important; }
html[data-front-theme] #topbox .logo.logo-effect47 .logo-effect-char:nth-child(7),
html[data-front-theme] #topbox .logo.logo-effect-47 .logo-effect-char:nth-child(7) { animation-delay: .36s !important; }
html[data-front-theme] #topbox .logo.logo-effect47 .logo-effect-char:nth-child(8),
html[data-front-theme] #topbox .logo.logo-effect-47 .logo-effect-char:nth-child(8) { animation-delay: .42s !important; }
html[data-front-theme] #topbox .logo.logo-effect47 .logo-effect-char:nth-child(9),
html[data-front-theme] #topbox .logo.logo-effect-47 .logo-effect-char:nth-child(9) { animation-delay: .48s !important; }

@keyframes logoEffectSweep {
  0% { transform: translateX(-130%) skewX(-18deg); }
  54%, 100% { transform: translateX(130%) skewX(-18deg); }
}

@keyframes logoEffectSoftFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-3px); }
}

@keyframes logoEffectModernRainbow {
  from { background-position: 0% 50%; }
  to { background-position: 360% 50%; }
}

@keyframes logoEffectLetterBounce {
  0%, 100% { transform: translateY(0); }
  14% { transform: translateY(-4px); }
  28% { transform: translateY(0); }
}

@media (max-width: 560px) {
  html[data-front-theme] #topbox .logo[class*="logo-effect"] .logo-text {
    display: block !important;
    font-size: clamp(28px, 8.6vw, 38px) !important;
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    width: 100% !important;
  }

  html[data-front-theme] #topbox .logo[class*="logo-effect"] .logo-effect-char {
    font-size: inherit !important;
    line-height: inherit !important;
  }
}
