/* AURELION_ICON_V128_START */

.preview-brand-icon-v120::before,
.footer-brand-v120 i::before,
html body.aurelion-app-shell-v124 .office-logo::before {
  content: "" !important;
  display: block !important;
  width: 24px !important;
  height: 24px !important;
  background-image: url("/assets/aurelion-icon.png?v=20260624-144534") !important;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  color: transparent !important;
  text-shadow: none !important;
  filter: drop-shadow(0 0 12px rgba(59, 130, 246, 0.55)) !important;
}

.footer-brand-v120 i::before {
  width: 22px !important;
  height: 22px !important;
}

html body.aurelion-app-shell-v124 .office-logo {
  background: transparent !important;
  box-shadow: none !important;
}

/* AURELION_ICON_V128_END */
