.nx-video-section .homeexp_products-grid { grid-template-columns:repeat(3,minmax(0,1fr)); grid-template-rows:repeat(2,clamp(340px,30vw,460px)) !important; gap:20px; }
.nx-video-section .nx-video-card { display:block; position:relative; height:100% !important; min-height:0 !important; padding:0; border:1px solid #d8d6d8; border-radius:8px; isolation:isolate; }
.nx-video-cover { display:block; width:100%; height:100%; border:0; padding:0; position:relative; overflow:hidden; text-align:left; color:#191919; background:#faf8f7; }
button.nx-video-cover { cursor:pointer; }
.nx-video-section .nx-video-card .homeexp_products-card-heading { position:absolute; z-index:2; top:22px; left:24px; right:24px; font-size:clamp(18px,1.55vw,25px); line-height:1.3; max-width:550px; color:#222 !important; font-weight:400; letter-spacing:-.035em; }
.nx-video-section .nx-video-card .homeexp_products-card-heading.is-muted { position:static; color:#777 !important; }
.nx-cover-art { position:absolute; inset:0; overflow:hidden; }
.nx-cover-0 .nx-cover-art { background:radial-gradient(ellipse at 20% 0%,#faf9f7 25%,transparent 65%),linear-gradient(145deg,#f9f8f6 20%,#dcd8ff 48%,#859aff 90%); }
.nx-cover-1 .nx-cover-art { background:radial-gradient(ellipse at 12% 5%,#fff8ff 20%,transparent 65%),linear-gradient(145deg,#fcecff 25%,#c9bcff 50%,#8965fa 65%,#2376ff 100%); }
.nx-cover-2 .nx-cover-art { background:radial-gradient(ellipse at 25% 0%,#faf9f7 30%,transparent 70%),linear-gradient(140deg,#fff9f4,#fce3d9 65%,#edb1a7); }
.nx-cover-3 .nx-cover-art { background:radial-gradient(ellipse at 12% 5%,#fff 10%,transparent 75%),linear-gradient(140deg,#fff4ff,#efd5fb 70%,#e1adf1); }
.nx-cover-ribbon { position:absolute; width:65%; height:180%; right:-8%; top:-40%; transform:rotate(36deg); border-radius:45%; border:32px solid #c0bbff80; box-shadow:inset 8px 0 12px #ffffffc9,10px 0 18px #3e42f760,-10px 0 3px #ffffff70; }
.nx-cover-0 .nx-cover-ribbon { display:none; }
.nx-cover-2 .nx-cover-ribbon { border-color:#efbd9970; box-shadow:inset 6px 0 12px #fff,12px 0 40px #da81536b; right:12%; }
.nx-cover-3 .nx-cover-ribbon { display:none; }
.nx-cover-search { position:absolute; top:51%; left:-2%; width:104%; display:flex; align-items:center; gap:16px; padding:18px 20px; border-radius:60px; background:#fff; border:1px solid #ddd; box-shadow:0 0 0 12px #ffffff60,0 8px 26px #4c43a925; color:#939399; font:16px/1.4 'Nexoria Inter',sans-serif; }
.nx-cover-search span:nth-child(2) { flex:1; }
.nx-cover-search b { border-radius:50%; background:#161616; color:white; padding:8px 15px; font-size:23px; }
.nx-cover-panel { position:absolute; top:35%; left:9%; right:7%; padding:24px 28px; border-radius:22px; background:#fffffff5; border:1px solid #ddd; box-shadow:0 0 0 15px #ffffff50,0 20px 50px #3f32b520; color:#222; font:16px/1.5 'Nexoria Inter',sans-serif; }
.nx-cover-panel strong { font-weight:500; }
.nx-cover-progress { width:90px; height:7px; border-radius:10px; background:linear-gradient(90deg,#6bd7ab,#5594e6); margin:15px 0 18px; }
.nx-cover-panel p { margin:10px 0; color:#747478; }
.nx-cover-panel i { color:#69b6ae; margin-right:14px; font-style:normal; }
.nx-cover-docs { position:absolute; top:33%; left:10%; right:7%; display:flex; gap:24px; align-items:flex-start; color:#353535; font:15px/1.5 'Nexoria Inter',sans-serif; }
.nx-cover-docs>div { background:#ffffffed; border:1px solid #e6dada; border-radius:18px; padding:26px; width:52%; min-height:250px; box-shadow:0 0 0 12px #ffffff50; }
.nx-cover-docs>div+div { margin-top:50px; }
.nx-cover-docs p { color:#797979; margin:18px 0; }
.nx-cover-docs span { display:block; background:#f5f5f5; margin:8px 0; padding:6px 10px; border-radius:5px; }
.nx-cover-apps { position:absolute; top:35%; left:10%; right:10%; display:grid; grid-template-columns:repeat(3,1fr); gap:18px; transform:rotate(-8deg); }
.nx-cover-apps span { aspect-ratio:1; border-radius:50%; display:grid; place-items:center; background:#fff; box-shadow:0 0 0 7px #ffffff70; }
.nx-cover-apps img { width:65%; height:65%; object-fit:contain; }
.nx-cover-play,.nx-cover-soon { position:absolute; bottom:22px; left:24px; z-index:3; display:flex; align-items:center; gap:10px; border:1px solid #ffffffa0; border-radius:40px; background:#ffffffdf; padding:10px 15px; color:#222; font:500 12px/1.3 'Nexoria Inter',sans-serif; box-shadow:0 4px 20px #282c4714; }
.nx-cover-soon { background:#ffffffa0; color:#666; }
button.nx-video-cover:hover .nx-cover-play { background:#202020; color:white; }
button.nx-video-cover:focus-visible { outline:3px solid #2563eb; outline-offset:-4px; }
.nx-video-section .nx-product-video { position:absolute; inset:0; width:100%; height:100%; aspect-ratio:auto; object-fit:contain; background:#080b14; border-radius:0; }
.nx-video-section [hidden] { display:none !important; }
.nx-video-back { position:absolute; top:12px; right:12px; z-index:4; border:1px solid #ffffff66; border-radius:50%; width:34px; height:34px; background:#151515bb; color:#fff; font-size:23px; cursor:pointer; }
html[data-nx-theme='dark'] .nx-video-cover .nx-dark-ink { color:inherit !important; }
html[data-nx-theme='dark'] .nx-video-cover .nx-light-surface { background-color:#fff !important; }
@media(max-width:767px){.nx-video-section .homeexp_products-grid{grid-template-columns:1fr;grid-template-rows:none !important;grid-auto-rows:360px}.nx-video-section .nx-video-card{height:360px !important;grid-column:1 / -1 !important;grid-row:auto !important}.nx-cover-panel{left:6%;right:6%;padding:20px;font-size:13px}.nx-cover-panel p{margin:9px 0}.nx-cover-docs{left:7%;right:3%;gap:12px;font-size:12px}.nx-cover-docs>div{padding:18px}.nx-cover-search{font-size:13px}.nx-video-section .nx-video-card .homeexp_products-card-heading{font-size:21px}}
@media(min-width:768px){
.nx-video-section .nx-video-card:nth-child(1){grid-area:1 / 1 / 2 / 2 !important}
.nx-video-section .nx-video-card:nth-child(2){grid-area:1 / 2 / 2 / 4 !important}
.nx-video-section .nx-video-card:nth-child(3){grid-area:2 / 1 / 3 / 3 !important}
.nx-video-section .nx-video-card:nth-child(4){grid-area:2 / 3 / 3 / 4 !important}
}
html[data-nx-theme] .nx-video-section .nx-video-cover,
html[data-nx-theme] .nx-video-section .nx-video-cover .nx-dark-ink { color:#292929 !important; }
html[data-nx-theme] .nx-video-section .nx-video-cover .homeexp_products-card-heading.is-muted,
html[data-nx-theme] .nx-video-section .nx-cover-panel p,
html[data-nx-theme] .nx-video-section .nx-cover-docs p { color:#777 !important; }
html[data-nx-theme] .nx-video-section .nx-cover-search { color:#96969e !important; }
html[data-nx-theme] .nx-video-section .nx-cover-search b { color:white !important; }
html[data-nx-theme] .nx-video-section .nx-cover-panel i { color:#69b6ae !important; }
/* Keep the play label readable over its dark hover/focus background. */
html[data-nx-theme] .nx-video-section button.nx-video-cover:is(:hover,:focus-visible) .nx-cover-play,
html[data-nx-theme] .nx-video-section button.nx-video-cover:is(:hover,:focus-visible) .nx-cover-play * {
  background:#202020;
  color:#fff !important;
}
html[data-nx-theme] .nx-video-section button.nx-video-cover:is(:hover,:focus-visible) .nx-cover-play {
  background:#202020 !important;
}
html[data-nx-theme] .nx-video-section button.nx-video-cover:is(:hover,:focus-visible) .nx-cover-play * {
  background:transparent !important;
}
