
img[src*="673bb1707ab0343f42fc9709_logo"],
img[src*="lurion-logo.svg"] {
  object-fit: contain !important;
}

.navbar_logo,
.footer-head_logo img {
  width: 150px !important;
  height: auto !important;
}

.span_logo,
.lurion-inline-logo {
  width: 0.9em !important;
  height: 0.9em !important;
  min-width: 0.9em !important;
  min-height: 0.9em !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  vertical-align: -0.12em !important;
  margin-left: 0.18em !important;
  color: transparent !important;
  background: none !important;
  background-image: none !important;
  overflow: visible !important;
}

.span_logo img,
.lurion-inline-logo img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: contain !important;
}

.hiw-hero-video.lurion-demo-rendered {
  max-width: 1040px !important;
  border: 0 !important;
  border-radius: 18px !important;
  background: #15121f !important;
  box-shadow: 0 30px 90px rgba(8, 7, 13, 0.56), 0 0 0 1px rgba(255, 255, 255, 0.08) !important;
  cursor: default !important;
}

.hiw-hero-video.lurion-original-video {
  background: #050505 !important;
}

.hiw-hero-video.lurion-original-video video {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: cover !important;
}

.lurion-video-patch {
  position: absolute;
  z-index: 5;
  pointer-events: none;
  box-sizing: border-box;
  font-family: Poppins, Inter, Arial, sans-serif;
  line-height: 1;
}

.lurion-video-patch img {
  display: block;
  object-fit: contain;
}

.lurion-video-patch.is-tab {
  left: 16.2%;
  top: 10.3%;
  width: 8.9%;
  height: 4.4%;
  display: flex;
  align-items: center;
  gap: 0.45vw;
  padding: 0 0.55vw;
  border-radius: 8px;
  background: #2f2940;
  color: rgba(255, 255, 255, 0.82);
  font-size: clamp(8px, 1vw, 12px);
  font-weight: 500;
}

.lurion-video-patch.is-tab img {
  width: 1.05em;
  height: 1.05em;
}

.lurion-video-patch.is-url {
  left: 21.4%;
  top: 10.95%;
  width: 28%;
  height: 3.1%;
  display: flex;
  align-items: center;
  padding-left: 0.55vw;
  border-radius: 999px;
  background: #4a4257;
  color: rgba(255, 255, 255, 0.88);
  font-size: clamp(8px, 1vw, 12px);
  font-weight: 400;
}

.lurion-video-patch.is-sidebar-brand {
  left: 8.4%;
  top: 22.2%;
  width: 12.4%;
  height: 5.1%;
  display: flex;
  align-items: center;
  gap: 0.65vw;
  padding-left: 0.8vw;
  background: #ffffff;
  color: #222029;
  font-size: clamp(12px, 1.45vw, 17px);
  font-weight: 600;
}

.lurion-video-patch.is-sidebar-brand img {
  width: 1.35em;
  height: 1.35em;
}

.lurion-video-patch.is-sidebar-org {
  left: 8.4%;
  top: 30.1%;
  width: 11%;
  height: 3.1%;
  display: flex;
  align-items: center;
  padding-left: 2.15vw;
  background: #ffffff;
  color: #706a78;
  font-size: clamp(8px, 0.95vw, 12px);
  font-weight: 400;
}

.lurion-video-patch.is-breadcrumb {
  right: 7.5%;
  top: 22.5%;
  width: 13.5%;
  height: 3.2%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background: #ffffff;
  color: #c6c1cc;
  font-size: clamp(8px, 0.95vw, 12px);
  font-weight: 400;
}

.lurion-video-patch.is-sidebar-logo-dot {
  left: 9.03%;
  top: 30.25%;
  width: 1.5%;
  aspect-ratio: 1;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #f1ebff;
  color: #8a56e8;
  font-size: clamp(7px, 0.8vw, 10px);
  font-weight: 700;
}

.lurion-demo-shell {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 510px;
  padding: clamp(30px, 4.2vw, 58px);
  box-sizing: border-box;
  background:
    radial-gradient(circle at 15% 18%, rgba(255, 255, 255, 0.24), transparent 28%),
    radial-gradient(circle at 78% 72%, rgba(190, 148, 255, 0.34), transparent 34%),
    linear-gradient(135deg, #a313b7 0%, #c02bc3 46%, #e052cc 72%, #8a64ff 100%);
  overflow: hidden;
  isolation: isolate;
}

.lurion-demo-shell::before {
  content: "";
  position: absolute;
  inset: -18%;
  background:
    linear-gradient(110deg, transparent 0 35%, rgba(255, 255, 255, 0.16) 48%, transparent 60%),
    radial-gradient(circle at 40% 40%, rgba(0, 0, 0, 0.18), transparent 45%);
  animation: lurion-demo-sheen 7s ease-in-out infinite;
  pointer-events: none;
}

.lurion-demo-orbit {
  position: absolute;
  z-index: 0;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  opacity: 0.7;
  pointer-events: none;
}

.lurion-demo-orbit-one {
  right: 9%;
  top: 10%;
  width: 160px;
  height: 160px;
  animation: lurion-demo-orbit 9s ease-in-out infinite;
}

.lurion-demo-orbit-two {
  left: 7%;
  bottom: 12%;
  width: 92px;
  height: 92px;
  animation: lurion-demo-orbit 8s ease-in-out infinite reverse;
}

.lurion-demo-browser {
  position: relative;
  z-index: 1;
  height: 100%;
  min-height: 430px;
  border-radius: 14px;
  background: #ffffff;
  box-shadow: 0 34px 80px rgba(20, 12, 33, 0.38), 0 0 0 1px rgba(40, 34, 53, 0.12);
  overflow: hidden;
  transform: translateY(0);
  animation: lurion-demo-float 6s ease-in-out infinite;
}

.lurion-demo-topbar {
  height: 44px;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 14px;
  padding: 0 14px;
  background: #2d2740;
  color: rgba(255, 255, 255, 0.72);
  font: 500 12px/1 Poppins, Inter, Arial, sans-serif;
}

.lurion-demo-dots {
  display: flex;
  gap: 7px;
}

.lurion-demo-dots span {
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #ff605c;
}

.lurion-demo-dots span:nth-child(2) { background: #ffbd44; }
.lurion-demo-dots span:nth-child(3) { background: #00ca4e; }

.lurion-demo-url {
  display: flex;
  align-items: center;
  min-width: 0;
  gap: 8px;
  height: 24px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.09);
  color: rgba(255, 255, 255, 0.84);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.lurion-demo-url img {
  width: 15px;
  height: 15px;
}

.lurion-demo-workspace {
  padding: 5px 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
}

.lurion-demo-app {
  height: calc(100% - 44px);
  display: grid;
  grid-template-columns: 182px 1fr;
  background: #fbfbfb;
  color: #17151d;
  font-family: Poppins, Inter, Arial, sans-serif;
}

.lurion-demo-sidebar {
  border-right: 1px solid #eceaf1;
  padding: 20px 18px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  background: #ffffff;
}

.lurion-demo-brand,
.lurion-demo-org,
.lurion-demo-nav,
.lurion-demo-user {
  display: flex;
  align-items: center;
}

.lurion-demo-brand {
  gap: 9px;
  font-size: 16px;
  font-weight: 600;
}

.lurion-demo-brand img {
  width: 22px;
  height: 22px;
}

.lurion-demo-org {
  gap: 8px;
  color: #6d6877;
  font-size: 12px;
}

.lurion-demo-org span:first-child,
.lurion-demo-user span:first-child {
  width: 22px;
  height: 22px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #f0eafd;
  color: #7d4de8;
  font-size: 11px;
  font-weight: 600;
}

.lurion-demo-menu {
  display: grid;
  gap: 10px;
  margin-top: 4px;
  padding-top: 10px;
  border-top: 1px solid #f0eef4;
}

.lurion-demo-nav {
  gap: 9px;
  color: #6b6672;
  font-size: 12px;
}

.lurion-demo-nav::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 3px;
  background: #d8d3e4;
}

.lurion-demo-nav.is-active {
  color: #24212b;
  font-weight: 600;
}

.lurion-demo-nav.is-active::before {
  background: #8d54e8;
}

.lurion-demo-user {
  gap: 8px;
  margin-top: auto;
  color: #77717f;
  font-size: 11px;
}

.lurion-demo-main {
  position: relative;
  padding: 18px 18px 30px;
  overflow: hidden;
}

.lurion-demo-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 14px;
}

.lurion-demo-title {
  color: #201d26;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2;
}

.lurion-demo-subtitle {
  margin-top: 7px;
  color: #736d7c;
  font-size: 12px;
}

.lurion-demo-add {
  border: 0;
  border-radius: 8px;
  padding: 9px 14px;
  background: #8953e6;
  color: white;
  font: 600 12px/1 Poppins, Inter, Arial, sans-serif;
  box-shadow: 0 8px 20px rgba(137, 83, 230, 0.24);
}

.lurion-demo-search {
  width: min(230px, 48%);
  height: 32px;
  border-radius: 8px;
  background: #ffffff;
  border: 1px solid #eceaf1;
  color: #aaa5b2;
  display: flex;
  align-items: center;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 12px;
}

.lurion-demo-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  padding-right: 176px;
}

.lurion-demo-card {
  min-height: 112px;
  border: 1px solid #ebe9f1;
  border-radius: 12px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  box-shadow: 0 7px 18px rgba(42, 34, 58, 0.06);
  animation: lurion-demo-card-rise 6s ease-in-out infinite;
  animation-delay: var(--delay, 0s);
}

.lurion-demo-card.is-selected {
  border-color: rgba(137, 83, 230, 0.32);
  box-shadow: 0 14px 34px rgba(88, 58, 136, 0.16);
}

.lurion-demo-card-icon {
  width: 38px;
  height: 38px;
  border-radius: 12px;
  display: grid;
  place-items: center;
  color: #ffffff;
  font-weight: 700;
  font-size: 15px;
  background: linear-gradient(135deg, #7e54e6, #36c2cf);
}

.lurion-demo-card:nth-child(2) .lurion-demo-card-icon,
.lurion-demo-card:nth-child(3) .lurion-demo-card-icon,
.lurion-demo-card:nth-child(4) .lurion-demo-card-icon,
.lurion-demo-card:nth-child(8) .lurion-demo-card-icon {
  background: linear-gradient(135deg, #55b86a, #2b8f49);
}

.lurion-demo-card:nth-child(5) .lurion-demo-card-icon { background: linear-gradient(135deg, #f4c041, #ff8f57); }
.lurion-demo-card:nth-child(6) .lurion-demo-card-icon { background: linear-gradient(135deg, #8e69ef, #5f3ec7); }
.lurion-demo-card:nth-child(7) .lurion-demo-card-icon { background: linear-gradient(135deg, #36b567, #0f8b58); }

.lurion-demo-card strong {
  max-width: 92%;
  color: #514b59;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
}

.lurion-demo-card small {
  color: #a49fac;
  font-size: 10px;
}

.lurion-demo-panel {
  position: absolute;
  right: 18px;
  bottom: 24px;
  width: 300px;
  border: 1px solid rgba(233, 231, 239, 0.95);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 24px 50px rgba(34, 29, 46, 0.18);
  overflow: hidden;
  animation: lurion-demo-panel 7s ease-in-out infinite;
}

.lurion-demo-panel-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 16px 12px;
  border-bottom: 1px solid #efedf4;
  color: #302b39;
  font-size: 12px;
  line-height: 1;
}

.lurion-demo-panel-head strong {
  color: #8a54e8;
  font-size: 11px;
  font-weight: 600;
}

.lurion-demo-table {
  display: grid;
  grid-template-columns: 1fr 0.7fr 0.55fr;
  gap: 0;
  padding: 8px 12px 12px;
  color: #6b6473;
  font-size: 10px;
  line-height: 1.2;
}

.lurion-demo-table span,
.lurion-demo-table b,
.lurion-demo-table i {
  padding: 7px 4px;
  border-bottom: 1px solid #f1eff5;
  font-style: normal;
  font-weight: 400;
}

.lurion-demo-table b {
  color: #282330;
  font-weight: 600;
}

.lurion-demo-table i {
  color: #8a54e8;
}

.lurion-demo-play {
  position: absolute;
  z-index: 6;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 84px;
  height: 84px;
  border: 0;
  border-radius: 999px;
  background: rgba(19, 18, 24, 0.55);
  color: #ffffff;
  display: grid;
  place-items: center;
  transition: transform 0.2s ease, background 0.2s ease, opacity 0.2s ease;
  backdrop-filter: blur(6px);
}

.lurion-demo-play {
  display: none !important;
}

.lurion-demo-play svg {
  width: 36px;
  height: 36px;
  margin-left: 4px;
}

.hiw-hero-video.lurion-demo-rendered:hover .lurion-demo-play {
  transform: translate(-50%, -50%) scale(1.05);
  background: rgba(19, 18, 24, 0.72);
}

.hiw-hero-video.lurion-demo-rendered.is-playing .lurion-demo-play {
  opacity: 1;
}

.lurion-demo-cursor {
  position: absolute;
  z-index: 5;
  left: 52%;
  top: 60%;
  width: 28px;
  height: 38px;
  background: #08080a;
  clip-path: polygon(0 0, 0 100%, 28% 72%, 46% 100%, 65% 91%, 48% 64%, 86% 64%);
  filter: drop-shadow(0 3px 2px rgba(255, 255, 255, 0.8));
  animation: lurion-demo-cursor 5.8s ease-in-out infinite;
}

@keyframes lurion-demo-sheen {
  0%, 100% { transform: translateX(-7%) rotate(0deg); opacity: 0.75; }
  50% { transform: translateX(7%) rotate(2deg); opacity: 1; }
}

@keyframes lurion-demo-float {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-6px); }
}

@keyframes lurion-demo-card-rise {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-5px); }
}

@keyframes lurion-demo-cursor {
  0% { transform: translate(0, 0) scale(1); }
  34% { transform: translate(80px, -42px) scale(1); }
  43% { transform: translate(80px, -42px) scale(0.92); }
  70% { transform: translate(-128px, 6px) scale(1); }
  100% { transform: translate(0, 0) scale(1); }
}

@keyframes lurion-demo-panel {
  0%, 100% { transform: translateY(0); opacity: 0.94; }
  45%, 66% { transform: translateY(-12px); opacity: 1; }
}

@keyframes lurion-demo-orbit {
  0%, 100% { transform: translate3d(0, 0, 0) scale(1); }
  50% { transform: translate3d(16px, -14px, 0) scale(1.06); }
}

@media (prefers-reduced-motion: reduce) {
  .lurion-demo-shell::before,
  .lurion-demo-browser,
  .lurion-demo-card,
  .lurion-demo-cursor,
  .lurion-demo-panel,
  .lurion-demo-orbit {
    animation: none !important;
  }
}

@media (max-width: 767px) {
  .lurion-demo-shell {
    padding: 24px;
    min-height: 470px;
  }

  .lurion-demo-app {
    grid-template-columns: 110px 1fr;
  }

  .lurion-demo-sidebar {
    padding: 14px 10px;
  }

  .lurion-demo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
    padding-right: 0;
  }

  .lurion-demo-card {
    min-height: 84px;
  }

  .lurion-demo-card:nth-child(n+5) {
    display: none;
  }

  .lurion-demo-play {
    width: 64px;
    height: 64px;
  }

  .lurion-demo-panel {
    right: 14px;
    left: 124px;
    width: auto;
    bottom: 18px;
  }
}

.lurion-brand-icon {
  width: 38px;
  height: 38px;
  border-radius: 13px;
  display: inline-grid;
  place-items: center;
  position: relative;
  flex: 0 0 auto;
  background: #ffffff;
  border: 1px solid rgba(37, 31, 47, 0.08);
  box-shadow: 0 8px 18px rgba(32, 24, 45, 0.07);
  overflow: hidden;
}

.lurion-brand-icon::after {
  content: attr(data-fallback);
  display: none;
  color: #312a3d;
  font: 700 12px/1 Poppins, Inter, Arial, sans-serif;
}

.lurion-brand-icon.fallback-visible::after {
  display: block;
}

.lurion-brand-icon img {
  width: 72%;
  height: 72%;
  object-fit: contain;
  display: block;
}

.lurion-brand-icon svg {
  width: 78%;
  height: 78%;
  display: block;
}

.lurion-brand-icon.is-card {
  width: 40px;
  height: 40px;
  border-radius: 14px;
}

.lurion-demo-card .lurion-brand-icon {
  margin-bottom: 2px;
}

.video-container-1.lurion-feature-rendered,
.video-container-3.lurion-feature-rendered {
  width: 100% !important;
  aspect-ratio: 800 / 566 !important;
  border: 0 !important;
  border-radius: 18px !important;
  background: #111018 !important;
  box-shadow: 0 28px 86px rgba(0, 0, 0, 0.44), 0 0 0 1px rgba(255, 255, 255, 0.08) !important;
  overflow: hidden !important;
}

.lurion-showcase {
  width: 100%;
  height: 100%;
  min-height: 440px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  padding: clamp(22px, 4vw, 46px);
  background:
    radial-gradient(circle at 16% 12%, rgba(255, 255, 255, 0.22), transparent 26%),
    radial-gradient(circle at 84% 82%, rgba(101, 136, 255, 0.28), transparent 34%),
    linear-gradient(135deg, #8f12aa 0%, #c62fbd 56%, #8a68ff 100%);
  isolation: isolate;
}

.lurion-showcase.is-dashboard {
  background:
    radial-gradient(circle at 18% 8%, rgba(255, 255, 255, 0.2), transparent 28%),
    radial-gradient(circle at 78% 85%, rgba(54, 170, 255, 0.3), transparent 34%),
    linear-gradient(135deg, #111827 0%, #5f35c8 48%, #67b7e8 100%);
}

.lurion-showcase.is-insights {
  background:
    radial-gradient(circle at 24% 10%, rgba(255, 255, 255, 0.18), transparent 28%),
    radial-gradient(circle at 88% 78%, rgba(134, 85, 232, 0.34), transparent 34%),
    linear-gradient(135deg, #0d111b 0%, #181524 48%, #32205d 100%);
}

.lurion-showcase::before {
  content: "";
  position: absolute;
  inset: -20%;
  background:
    linear-gradient(115deg, transparent 0 38%, rgba(255, 255, 255, 0.16) 48%, transparent 58%),
    radial-gradient(circle at 48% 44%, rgba(0, 0, 0, 0.12), transparent 44%);
  animation: lurion-demo-sheen 7.4s ease-in-out infinite;
  pointer-events: none;
}

.lurion-showcase-browser {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  min-height: 356px;
  border-radius: 16px;
  overflow: hidden;
  background: #fbfbfd;
  box-shadow: 0 34px 78px rgba(16, 9, 24, 0.34), 0 0 0 1px rgba(44, 36, 55, 0.12);
  animation: lurion-demo-float 6.6s ease-in-out infinite;
}

.lurion-showcase-bar {
  height: 40px;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0 14px;
  background: #2d273d;
  color: rgba(255, 255, 255, 0.74);
  font: 500 11px/1 Poppins, Inter, Arial, sans-serif;
}

.lurion-showcase-bar span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ff605c;
}

.lurion-showcase-bar span:nth-child(2) {
  background: #ffbd44;
}

.lurion-showcase-bar span:nth-child(3) {
  background: #00ca4e;
}

.lurion-showcase-bar strong {
  margin-left: 8px;
  min-width: 0;
  padding: 7px 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.09);
  color: rgba(255, 255, 255, 0.84);
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lurion-showcase-app {
  height: calc(100% - 40px);
  display: grid;
  grid-template-columns: 156px 1fr;
  color: #211c2c;
  font-family: Poppins, Inter, Arial, sans-serif;
}

.lurion-mini-sidebar {
  padding: 18px 15px;
  border-right: 1px solid #eceaf1;
  background: #ffffff;
  display: grid;
  align-content: start;
  gap: 13px;
  color: #7c7587;
  font-size: 11px;
}

.lurion-mini-logo {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #211d28;
  font-weight: 600;
  font-size: 14px;
}

.lurion-mini-logo img {
  width: 20px;
  height: 20px;
}

.lurion-mini-sidebar p {
  margin: 2px 0 6px;
}

.lurion-mini-sidebar b,
.lurion-mini-sidebar span {
  font-weight: 500;
}

.lurion-mini-sidebar b {
  color: #271f35;
}

.lurion-showcase-main {
  position: relative;
  padding: 18px;
  overflow: hidden;
}

.lurion-showcase-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 12px;
}

.lurion-showcase h3,
.lurion-dashboard-head h3 {
  margin: 0;
  color: #211c2b;
  font: 600 16px/1.15 Poppins, Inter, Arial, sans-serif;
}

.lurion-showcase p {
  margin: 5px 0 0;
  color: #817a8c;
  font: 400 11px/1.35 Poppins, Inter, Arial, sans-serif;
}

.lurion-showcase-head button,
.lurion-dashboard-footer button {
  border: 0;
  border-radius: 9px;
  background: #8a54e8;
  color: white;
  padding: 9px 12px;
  font: 600 11px/1 Poppins, Inter, Arial, sans-serif;
  box-shadow: 0 10px 22px rgba(138, 84, 232, 0.25);
}

.lurion-showcase-search {
  width: min(230px, 50%);
  height: 32px;
  display: flex;
  align-items: center;
  padding: 0 12px;
  margin-bottom: 12px;
  border-radius: 9px;
  border: 1px solid #eceaf1;
  background: #ffffff;
  color: #aaa4b4;
  font-size: 11px;
}

.lurion-source-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 11px;
  padding-right: 188px;
}

.lurion-source-card {
  min-height: 104px;
  border-radius: 14px;
  border: 1px solid #ebe8f1;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 7px;
  text-align: center;
  box-shadow: 0 8px 19px rgba(39, 31, 54, 0.07);
  animation: lurion-demo-card-rise 6.4s ease-in-out infinite;
}

.lurion-source-card.is-selected {
  border-color: rgba(138, 84, 232, 0.34);
  box-shadow: 0 14px 34px rgba(93, 59, 145, 0.18);
}

.lurion-source-card strong {
  width: 90%;
  color: #50495b;
  font-size: 10.5px;
  line-height: 1.22;
}

.lurion-source-card span {
  color: #a7a0af;
  font-size: 9px;
}

.lurion-data-panel {
  position: absolute;
  right: 18px;
  bottom: 20px;
  width: 300px;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(235, 232, 242, 0.96);
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 24px 54px rgba(35, 27, 48, 0.18);
  animation: lurion-demo-panel 7.2s ease-in-out infinite;
}

.lurion-data-panel div,
.lurion-data-panel p {
  display: grid;
  grid-template-columns: 1fr auto auto;
  align-items: center;
  gap: 14px;
  margin: 0;
  padding: 11px 14px;
  border-bottom: 1px solid #f0edf4;
  color: #6e6778;
  font: 400 10px/1.2 Poppins, Inter, Arial, sans-serif;
}

.lurion-data-panel div {
  grid-template-columns: 1fr auto;
  color: #282330;
  font-size: 12px;
}

.lurion-data-panel div span,
.lurion-data-panel i {
  color: #8a54e8;
  font-style: normal;
}

.lurion-data-panel b {
  color: #2b2535;
  font-weight: 600;
}

.lurion-showcase-cursor {
  position: absolute;
  z-index: 4;
  left: 50%;
  top: 54%;
  width: 27px;
  height: 38px;
  background: #08080a;
  clip-path: polygon(0 0, 0 100%, 28% 72%, 46% 100%, 65% 91%, 48% 64%, 86% 64%);
  filter: drop-shadow(0 3px 2px rgba(255, 255, 255, 0.86));
  animation: lurion-demo-cursor 5.9s ease-in-out infinite;
}

.lurion-showcase-cursor.is-clicking {
  left: auto;
  right: 9%;
  top: 38%;
  animation-name: lurion-dashboard-cursor;
}

.lurion-showcase-cursor.is-query {
  left: 34%;
  top: 55%;
  animation-name: lurion-query-cursor;
}

.lurion-dashboard-board,
.lurion-insight-board {
  height: calc(100% - 40px);
  padding: 24px;
  background: #fbfbfd;
  color: #211c2c;
  font-family: Poppins, Inter, Arial, sans-serif;
}

.lurion-dashboard-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 20px;
}

.lurion-step {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #8a54e8;
}

.lurion-step span {
  width: 160px;
  height: 4px;
  border-radius: 99px;
  background: linear-gradient(90deg, #8a54e8 62%, #e4dff0 62%);
}

.lurion-step b {
  width: 27px;
  height: 27px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #8a54e8;
  color: #ffffff;
  font-size: 12px;
}

.lurion-template-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 15px;
}

.lurion-template-card {
  min-height: 205px;
  border-radius: 16px;
  border: 1px solid #e9e6f0;
  background: #ffffff;
  padding: 15px;
  display: grid;
  align-content: start;
  gap: 12px;
  box-shadow: 0 12px 28px rgba(35, 30, 48, 0.08);
}

.lurion-template-card.is-active {
  border-color: rgba(138, 84, 232, 0.4);
  box-shadow: 0 18px 44px rgba(93, 59, 145, 0.19);
}

.lurion-template-visual {
  height: 108px;
  border-radius: 12px;
  border: 1px solid #efedf4;
  background:
    radial-gradient(circle at 20% 70%, rgba(138, 84, 232, 0.2), transparent 22%),
    linear-gradient(180deg, #ffffff, #f8f7fb);
  position: relative;
  overflow: hidden;
}

.lurion-template-visual span {
  position: absolute;
  bottom: 18px;
  width: 12px;
  border-radius: 99px 99px 0 0;
  background: linear-gradient(180deg, #8a54e8, #61b8ef);
}

.lurion-template-visual span:nth-child(1) {
  left: 20px;
  height: 34px;
}

.lurion-template-visual span:nth-child(2) {
  left: 42px;
  height: 58px;
}

.lurion-template-visual span:nth-child(3) {
  left: 64px;
  height: 44px;
}

.lurion-template-visual i {
  position: absolute;
  right: 19px;
  bottom: 17px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background:
    conic-gradient(#8a54e8 0 38%, #62b8ef 38% 69%, #f4d268 69% 88%, #ece8f4 88% 100%);
}

.lurion-template-card strong {
  color: #40384b;
  font-size: 12px;
  line-height: 1.25;
}

.lurion-template-card em {
  width: fit-content;
  padding: 5px 9px;
  border-radius: 999px;
  background: #f3f0f8;
  color: #7f768d;
  font-style: normal;
  font-size: 10px;
}

.lurion-dashboard-footer {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 18px;
}

.lurion-dashboard-footer div {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #61596f;
  font-size: 11px;
}

.lurion-dashboard-footer .lurion-brand-icon {
  width: 28px;
  height: 28px;
  border-radius: 9px;
}

.lurion-dashboard-footer button {
  margin-left: auto;
}

.lurion-confetti i {
  position: absolute;
  z-index: 3;
  top: 19%;
  left: 43%;
  width: 7px;
  height: 13px;
  border-radius: 3px;
  background: #f7cf4a;
  animation: lurion-confetti-fall 5.8s ease-in-out infinite;
}

.lurion-confetti i:nth-child(2) {
  left: 47%;
  background: #8a54e8;
  animation-delay: 0.2s;
}

.lurion-confetti i:nth-child(3) {
  left: 51%;
  background: #5ac0ea;
  animation-delay: 0.45s;
}

.lurion-confetti i:nth-child(4) {
  left: 55%;
  background: #35b46c;
  animation-delay: 0.7s;
}

.lurion-confetti i:nth-child(5) {
  left: 59%;
  background: #ff8f57;
  animation-delay: 0.95s;
}

.lurion-insight-board {
  display: grid;
  align-content: start;
  gap: 16px;
}

.lurion-metrics-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.lurion-metrics-row article {
  border-radius: 14px;
  border: 1px solid #ece9f2;
  background: #ffffff;
  padding: 14px 16px;
  box-shadow: 0 10px 24px rgba(34, 28, 48, 0.06);
}

.lurion-metrics-row span,
.lurion-metrics-row small {
  display: block;
  color: #8a8293;
  font-size: 10px;
}

.lurion-metrics-row b {
  display: block;
  margin: 5px 0 3px;
  color: #2b2535;
  font-size: 18px;
}

.lurion-chart-card {
  min-height: 250px;
  border-radius: 18px;
  border: 1px solid #ece9f2;
  background: #ffffff;
  padding: 16px;
  box-shadow: 0 16px 40px rgba(34, 28, 48, 0.08);
}

.lurion-chart-head {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  color: #7b7385;
  font-size: 10px;
}

.lurion-chart-head strong {
  color: #2c2536;
  font-size: 12px;
}

.lurion-chart-lines {
  position: relative;
  height: 190px;
  margin-top: 12px;
  overflow: hidden;
  border-radius: 12px;
  background: linear-gradient(180deg, #ffffff, #faf8fd);
}

.lurion-chart-lines > i {
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: #eeeaf4;
}

.lurion-chart-lines > i:nth-child(1) { top: 20%; }
.lurion-chart-lines > i:nth-child(2) { top: 40%; }
.lurion-chart-lines > i:nth-child(3) { top: 60%; }
.lurion-chart-lines > i:nth-child(4) { top: 80%; }
.lurion-chart-lines > i:nth-child(5) { display: none; }

.lurion-chart-lines svg {
  position: absolute;
  inset: 14px 12px 20px;
  width: calc(100% - 24px);
  height: calc(100% - 34px);
  overflow: visible;
}

.lurion-chart-lines polyline {
  fill: none;
  stroke: #8a54e8;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.lurion-chart-lines polyline.muted {
  stroke: #c8bddf;
  stroke-width: 3;
}

.lurion-ask-bubble,
.lurion-thinking {
  position: absolute;
  z-index: 2;
  left: 26%;
  right: 8%;
  border-radius: 999px;
  font-size: 10px;
}

.lurion-ask-bubble {
  top: 36%;
  padding: 11px 16px;
  background: #f2eafa;
  color: #6d4eb5;
}

.lurion-thinking {
  top: 61%;
  padding: 12px 16px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid #eeeaf4;
  color: #92899c;
  box-shadow: 0 14px 34px rgba(55, 42, 79, 0.1);
}

@keyframes lurion-dashboard-cursor {
  0%, 100% { transform: translate(0, 0) scale(1); }
  45% { transform: translate(-62px, 54px) scale(1); }
  52% { transform: translate(-62px, 54px) scale(0.9); }
  70% { transform: translate(-18px, 18px) scale(1); }
}

@keyframes lurion-query-cursor {
  0%, 100% { transform: translate(0, 0) scale(1); }
  40% { transform: translate(96px, -40px) scale(1); }
  50% { transform: translate(96px, -40px) scale(0.9); }
  75% { transform: translate(138px, 12px) scale(1); }
}

@keyframes lurion-confetti-fall {
  0%, 100% { transform: translateY(-10px) rotate(0deg); opacity: 0; }
  18% { opacity: 1; }
  62% { transform: translateY(46px) rotate(145deg); opacity: 1; }
  84% { opacity: 0; }
}

@media (prefers-reduced-motion: reduce) {
  .lurion-showcase::before,
  .lurion-showcase-browser,
  .lurion-source-card,
  .lurion-data-panel,
  .lurion-showcase-cursor,
  .lurion-confetti i {
    animation: none !important;
  }
}

@media (max-width: 767px) {
  .video-container-1.lurion-feature-rendered,
  .video-container-3.lurion-feature-rendered {
    min-height: 470px !important;
  }

  .lurion-showcase {
    padding: 22px;
  }

  .lurion-showcase-app {
    grid-template-columns: 112px 1fr;
  }

  .lurion-mini-sidebar {
    padding: 14px 10px;
    gap: 10px;
  }

  .lurion-source-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-right: 0;
  }

  .lurion-source-card:nth-child(n+5) {
    display: none;
  }

  .lurion-data-panel {
    left: 132px;
    right: 12px;
    width: auto;
    bottom: 14px;
  }

  .lurion-template-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .lurion-template-card {
    min-height: 124px;
  }

  .lurion-template-card:nth-child(n+3) {
    display: none;
  }

  .lurion-template-visual {
    height: 62px;
  }

  .lurion-dashboard-footer {
    display: none;
  }

  .lurion-metrics-row {
    grid-template-columns: 1fr;
  }

  .lurion-metrics-row article:nth-child(n+3) {
    display: none;
  }

  .lurion-chart-card {
    min-height: 220px;
  }
}
