/* XDRShield Product Tour — 90% overlay with full-UI screenshots */
.xdr-tour-overlay{position:fixed;inset:0;z-index:99999;background:rgba(5,17,13,.58);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);display:none;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease;padding:0;font-family:Lato,"Helvetica Neue",Arial,sans-serif;align-items:center;justify-content:center}.xdr-tour-overlay.active{display:flex;opacity:1;visibility:visible}.xdr-tour-modal{position:relative;width:min(90vw,1640px);height:90vh;max-width:90vw;max-height:90vh;background:#08110e;color:#fff;display:block;overflow:hidden;border-radius:24px;box-shadow:0 34px 120px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.16);transform:none}.xdr-tour-close{position:absolute;top:18px;right:18px;z-index:35;width:42px;height:42px;border:1px solid rgba(255,255,255,.28);background:rgba(9,18,15,.78);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .2s}.xdr-tour-close:hover{background:rgba(255,255,255,.18);transform:rotate(90deg)}.xdr-tour-header{position:absolute;top:18px;left:22px;z-index:32;display:flex;align-items:center;gap:12px;padding:0}.xdr-tour-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:900;letter-spacing:.01em;background:rgba(16,28,23,.8);border:1px solid rgba(255,255,255,.16);box-shadow:0 12px 30px rgba(0,0,0,.22);border-radius:999px;padding:9px 13px}.xdr-tour-eyebrow:before{content:"";width:9px;height:9px;border-radius:50%;background:#e8753a;box-shadow:0 0 0 5px rgba(232,117,58,.18)}.xdr-tour-progress{font-size:13px;font-weight:900;color:#d8e8df;background:rgba(16,28,23,.8);border:1px solid rgba(255,255,255,.16);padding:9px 12px;border-radius:999px}.xdr-tour-current{color:#8ce0b6}.xdr-tour-stage{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;background:linear-gradient(145deg,#101b17,#07100d)}.xdr-tour-stage:after{display:none}.xdr-tour-slides{display:flex;width:100%;height:100%;transition:transform .46s cubic-bezier(.16,1,.3,1)}.xdr-tour-slide{position:relative;min-width:100%;height:100%;display:block;background:#08110e}.xdr-tour-slide-img{position:absolute;inset:0;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;padding:62px 18px 20px;background:#08110e;overflow:hidden}.xdr-tour-slide-img img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center center;border-radius:12px;background:#f8faf9;box-shadow:0 24px 72px rgba(0,0,0,.36),0 0 0 1px rgba(255,255,255,.16)}.xdr-tour-slide-info{position:absolute;right:24px;top:50%;z-index:28;transform:translateY(-50%);width:min(350px,calc(100% - 48px));max-height:calc(90vh - 190px);display:flex;flex-direction:column;justify-content:center;gap:13px;padding:20px 22px;background:rgba(255,255,255,.94);color:#1a2b25;border:1px solid rgba(226,237,231,.9);border-radius:20px;box-shadow:0 22px 62px rgba(0,0,0,.28);overflow-y:auto}.xdr-tour-slide-info:before{content:"Product guidance";display:inline-flex;align-self:flex-start;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.11em;color:#1a6e4e;background:#eaf5ef;border:1px solid #d8eadf;border-radius:999px;padding:7px 10px}.xdr-tour-slide-info h3{font-size:clamp(20px,1.65vw,27px);line-height:1.14;font-weight:900;color:#15251f;margin:0}.xdr-tour-slide-info p{font-size:15px;line-height:1.52;color:#4a5a52;margin:0}.xdr-tour-points{list-style:none;margin:4px 0 0;padding:0;display:grid;gap:8px}.xdr-tour-points li{font-size:13.5px;line-height:1.34;color:#31443b;font-weight:700;position:relative;padding-left:22px}.xdr-tour-points li:before{content:"";position:absolute;left:0;top:5px;width:9px;height:9px;border-radius:50%;background:#e8753a;box-shadow:0 0 0 4px rgba(232,117,58,.16)}.xdr-tour-nav{position:absolute;right:24px;bottom:112px;z-index:29;width:min(350px,calc(100% - 48px));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:12px 14px;border:1px solid #e5eee9;background:rgba(255,255,255,.96);border-radius:16px;box-shadow:0 18px 50px rgba(0,0,0,.22)}.xdr-tour-prev,.xdr-tour-next{display:inline-flex;align-items:center;gap:7px;border:1px solid #d8e5de;background:#fff;color:#263b33;font-size:13px;font-weight:900;padding:9px 11px;border-radius:11px;cursor:pointer;transition:background .18s,border-color .18s,color .18s,transform .18s}.xdr-tour-next{background:#1a6e4e;border-color:#1a6e4e;color:#fff;padding-inline:15px}.xdr-tour-prev:hover,.xdr-tour-next:hover{transform:translateY(-1px)}.xdr-tour-prev:hover{border-color:#1a6e4e;color:#1a6e4e;background:#f2faf6}.xdr-tour-next:hover{background:#155940;border-color:#155940;color:#fff}.xdr-tour-prev:disabled{opacity:.35;cursor:not-allowed;transform:none}.xdr-tour-dots{display:flex;gap:5px;justify-content:center;align-items:center;overflow:hidden}.xdr-tour-dot{width:6px;height:6px;border:0;border-radius:999px;background:#c9d8d0;padding:0;cursor:pointer;transition:all .2s}.xdr-tour-dot.active{width:20px;background:#e8753a}.xdr-tour-cta{position:absolute;right:24px;bottom:20px;z-index:29;width:min(350px,calc(100% - 48px));display:flex;align-items:center;justify-content:center;gap:14px;padding:11px 14px;background:rgba(248,251,249,.96);border:1px solid #e5eee9;border-radius:16px;box-shadow:0 18px 50px rgba(0,0,0,.18)}.xdr-tour-cta-btn{display:inline-flex;align-items:center;justify-content:center;background:#1a6e4e;color:#fff!important;font-size:13.5px;font-weight:900;padding:10px 16px;border-radius:11px;text-decoration:none}.xdr-tour-cta-link{font-size:13.5px;font-weight:900;color:#263b33!important;text-decoration:none;border-bottom:2px solid #e8753a;padding-bottom:2px}.xdr-dashboard-proof,.xdr-product-shot,.xdr-product-view-frame,.xdr-hero-screenshot,.xdr-shot-surface{position:relative}.xdr-tour-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#1a6e4e;border:1px solid rgba(255,255,255,.74);color:#fff!important;font-size:14px;font-weight:900;line-height:1;padding:14px 22px 14px 16px;border-radius:14px;cursor:pointer;transition:background .2s,box-shadow .2s,transform .2s;text-decoration:none!important;box-shadow:0 16px 36px rgba(26,110,78,.3);z-index:8}.xdr-dashboard-proof>.xdr-tour-trigger,.xdr-product-shot>.xdr-tour-trigger,.xdr-product-view-frame>.xdr-tour-trigger,.xdr-shot-surface>.xdr-tour-trigger{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;white-space:nowrap}.xdr-dashboard-proof>.xdr-tour-trigger:hover,.xdr-product-shot>.xdr-tour-trigger:hover,.xdr-product-view-frame>.xdr-tour-trigger:hover,.xdr-shot-surface>.xdr-tour-trigger:hover{transform:translate(-50%,calc(-50% - 2px))}.xdr-tour-trigger:hover{background:#155940;color:#fff!important;box-shadow:0 18px 44px rgba(26,110,78,.38)}.xdr-tour-trigger-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;background:#e8753a;color:#fff;border-radius:50%;flex-shrink:0}.xdr-tour-trigger-icon svg{width:12px;height:12px}.xdr-product-shot>.xdr-tour-trigger+img,.xdr-product-view-frame>.xdr-tour-trigger+img,.xdr-dashboard-proof .xdr-hero-bg-img{width:100%;height:100%;object-fit:contain!important;object-position:center center!important}.xdr-dashboard-proof .xdr-hero-screenshot-bg,.xdr-dashboard-proof .xdr-product-frame{min-height:100%}@media (max-width:1100px){.xdr-tour-modal{width:92vw;height:90vh;max-width:92vw}.xdr-tour-slide-img{padding:60px 12px 220px}.xdr-tour-slide-info{left:18px;right:18px;top:auto;bottom:92px;transform:none;width:auto;max-height:32vh;padding:17px 19px}.xdr-tour-slide-info h3{font-size:20px}.xdr-tour-slide-info p{font-size:14px}.xdr-tour-nav,.xdr-tour-cta{left:18px;right:18px;width:auto}.xdr-tour-nav{bottom:88px}.xdr-tour-cta{bottom:14px}.xdr-tour-close{top:14px;right:14px}}@media (max-width:680px){.xdr-tour-modal{width:94vw;height:90vh;border-radius:18px}.xdr-tour-header{left:12px;top:12px;right:62px;gap:8px;flex-wrap:wrap}.xdr-tour-eyebrow{font-size:12px;padding:8px 10px}.xdr-tour-progress{font-size:12px;padding:7px 10px}.xdr-tour-close{top:12px;right:12px;width:40px;height:40px}.xdr-tour-slide-img{padding:68px 8px 245px}.xdr-tour-slide-img img{border-radius:10px}.xdr-tour-slide-info{left:10px;right:10px;bottom:103px;max-height:31vh;padding:14px}.xdr-tour-slide-info:before{font-size:10px}.xdr-tour-slide-info h3{font-size:18px}.xdr-tour-slide-info p{font-size:13.5px;line-height:1.45}.xdr-tour-points{display:none}.xdr-tour-nav{left:10px;right:10px;bottom:76px;padding:10px 12px;grid-template-columns:auto 1fr auto}.xdr-tour-prev span,.xdr-tour-next span{display:none}.xdr-tour-prev,.xdr-tour-next{padding:10px 12px}.xdr-tour-cta{left:10px;right:10px;bottom:10px;padding:10px 12px;gap:12px}.xdr-tour-cta-btn,.xdr-tour-cta-link{font-size:13px}.xdr-tour-trigger{font-size:13px;padding:13px 18px 13px 15px}}

/* Keep product-tour thumbnails visible on tablet where older page CSS hid hero screenshots. */
@media (min-width:641px) and (max-width:900px){html body .xdr-home-vembu .xdr-hero .xdr-product-shot,html body .xdr-home-vembu .xdr-hero .xdr-product-view-frame,html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof,html body .xdr-home-vembu .xdr-hero .xdr-shot-surface{display:flex!important;flex-direction:column!important;width:100%!important;max-width:640px!important;min-height:260px!important;margin:0 auto!important}html body .xdr-home-vembu .xdr-hero .xdr-product-shot img,html body .xdr-home-vembu .xdr-hero .xdr-product-view-frame img,html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof img,html body .xdr-home-vembu .xdr-hero .xdr-shot-surface img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}}

/* Product-tour trigger polish only: keep thumbnail frame untouched, improve button readability/alignment. */
.xdr-home-vembu .xdr-hero .xdr-tour-trigger,
.xdr-tour-trigger{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  min-height:48px!important;
  padding:12px 20px 12px 14px!important;
  border-radius:13px!important;
  background:#0f7a55!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.72)!important;
  box-shadow:0 14px 34px rgba(15,122,85,.28)!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1!important;
  letter-spacing:-.01em!important;
  text-decoration:none!important;
}
.xdr-tour-trigger .xdr-tour-trigger-icon{
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  border-radius:50%!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#f07b3a!important;
  color:#fff!important;
  margin:0!important;
  flex:0 0 24px!important;
  box-shadow:0 6px 14px rgba(240,123,58,.24)!important;
}
.xdr-tour-trigger .xdr-tour-trigger-icon svg{width:12px!important;height:12px!important;display:block!important;margin-left:1px!important;}
.xdr-tour-trigger:hover{background:#0b6849!important;color:#fff!important;box-shadow:0 18px 42px rgba(15,122,85,.34)!important;}

/* 2026-08-13: Match Overview thumbnail dimensions/border on feature + solution heroes; polish trigger button only. */
html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof.xdr-shot-surface:has(.xdr-tour-trigger),
html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof.xdr-shot-surface:has(.xdr-tour-trigger) .xdr-hero-screenshot-bg{
  background:transparent!important;
  background-image:none!important;
}
html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof.xdr-shot-surface:has(.xdr-tour-trigger) .xdr-hero-screenshot-bg{
  width:100%!important;
  height:586px!important;
  min-height:586px!important;
  max-height:586px!important;
  display:block!important;
  overflow:visible!important;
}
html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof.xdr-shot-surface:has(.xdr-tour-trigger) .xdr-hero-bg-img,
html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof.xdr-shot-surface:has(.xdr-tour-trigger) img{
  display:block!important;
  width:100%!important;
  height:509px!important;
  min-height:509px!important;
  max-height:509px!important;
  object-fit:contain!important;
  object-position:center center!important;
  border:1px solid rgba(26,110,78,.24)!important;
  border-radius:14px!important;
  background:#fff!important;
  box-sizing:border-box!important;
}
html body .xdr-home-vembu .xdr-hero .xdr-tour-trigger{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:11px!important;
  min-width:206px!important;
  min-height:52px!important;
  padding:13px 22px 13px 15px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#f07b3a 0%,#d95d22 100%)!important;
  border:1px solid rgba(255,255,255,.82)!important;
  color:#fff!important;
  box-shadow:0 18px 38px rgba(217,93,34,.34),0 0 0 6px rgba(255,255,255,.58)!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1!important;
  text-align:center!important;
  white-space:nowrap!important;
}
html body .xdr-home-vembu .xdr-hero .xdr-tour-trigger .xdr-tour-trigger-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:26px!important;
  height:26px!important;
  min-width:26px!important;
  flex:0 0 26px!important;
  margin:0!important;
  border-radius:999px!important;
  background:#ffffff!important;
  color:#d95d22!important;
  box-shadow:0 7px 16px rgba(88,38,14,.18)!important;
}
html body .xdr-home-vembu .xdr-hero .xdr-tour-trigger .xdr-tour-trigger-icon svg{display:block!important;width:12px!important;height:12px!important;margin-left:1px!important;}
html body .xdr-home-vembu .xdr-hero .xdr-tour-trigger:hover{background:linear-gradient(135deg,#ff8a45 0%,#c94f18 100%)!important;color:#fff!important;box-shadow:0 20px 44px rgba(217,93,34,.4),0 0 0 7px rgba(255,255,255,.68)!important;}
@media (max-width:1100px){
  html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof.xdr-shot-surface:has(.xdr-tour-trigger) .xdr-hero-screenshot-bg{height:auto!important;min-height:0!important;max-height:none!important;}
  html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof.xdr-shot-surface:has(.xdr-tour-trigger) .xdr-hero-bg-img,
  html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof.xdr-shot-surface:has(.xdr-tour-trigger) img{height:auto!important;min-height:0!important;max-height:420px!important;}
}

/* 2026-08-13: Acronis-style product-tour focus — screenshot first, transparent centered guidance, bottom-right nav. */
.xdr-tour-overlay{background:rgba(5,17,13,.42)!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important;}
.xdr-tour-modal{width:95vw!important;height:95vh!important;max-width:95vw!important;max-height:95vh!important;border-radius:18px!important;background:transparent!important;box-shadow:0 28px 110px rgba(0,0,0,.42)!important;overflow:hidden!important;}
.xdr-tour-stage,.xdr-tour-slide{background:transparent!important;}
.xdr-tour-slide-img{inset:0!important;padding:0!important;background:transparent!important;}
.xdr-tour-slide-img img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}
.xdr-tour-header{top:14px!important;left:16px!important;}
.xdr-tour-eyebrow,.xdr-tour-progress{background:rgba(255,255,255,.78)!important;color:#153126!important;border:1px solid rgba(21,49,38,.12)!important;box-shadow:0 10px 24px rgba(0,0,0,.1)!important;}
.xdr-tour-progress .xdr-tour-current{color:#0f7a55!important;}
.xdr-tour-close{top:14px!important;right:14px!important;background:rgba(12,22,18,.68)!important;color:#fff!important;border-color:rgba(255,255,255,.3)!important;}
.xdr-tour-slide-info{left:50%!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translate(-50%,-50%)!important;width:min(330px,calc(100vw - 72px))!important;max-height:min(52vh,410px)!important;padding:22px 24px!important;background:rgba(255,255,255,.82)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:14px!important;box-shadow:0 18px 50px rgba(0,0,0,.22)!important;text-align:center!important;align-items:center!important;justify-content:center!important;}
.xdr-tour-slide-info:before{display:none!important;content:none!important;}
.xdr-tour-slide-info h3{font-size:20px!important;line-height:1.2!important;text-align:center!important;margin:0!important;color:#14251f!important;}
.xdr-tour-slide-info p{font-size:13.5px!important;line-height:1.52!important;text-align:center!important;color:#33443d!important;margin:0!important;}
.xdr-tour-points{display:none!important;}
.xdr-tour-nav{left:auto!important;right:28px!important;bottom:28px!important;transform:none!important;width:min(360px,calc(100vw - 56px))!important;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;background:rgba(255,255,255,.84)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border:1px solid rgba(255,255,255,.7)!important;border-radius:14px!important;box-shadow:0 14px 38px rgba(0,0,0,.18)!important;}
.xdr-tour-cta{display:none!important;}
.xdr-tour-prev,.xdr-tour-next{min-height:38px!important;padding:9px 13px!important;border-radius:10px!important;font-size:13px!important;line-height:1!important;}
.xdr-tour-next{background:#0f7a55!important;border-color:#0f7a55!important;color:#fff!important;}
.xdr-tour-dots{gap:5px!important;}
.xdr-tour-dot{width:6px!important;height:6px!important;background:#bdcbc4!important;}
.xdr-tour-dot.active{width:22px!important;background:#f07b3a!important;}
@media (max-width:680px){.xdr-tour-modal{width:96vw!important;height:94vh!important;max-width:96vw!important;max-height:94vh!important;border-radius:14px!important}.xdr-tour-slide-info{width:min(300px,calc(100vw - 40px))!important;max-height:42vh!important;padding:18px!important}.xdr-tour-slide-info h3{font-size:18px!important}.xdr-tour-nav{right:12px!important;left:12px!important;bottom:14px!important;width:auto!important}.xdr-tour-prev span,.xdr-tour-next span{display:none!important}}

/* 2026-08-13: Center trigger text precisely inside button. */
html body .xdr-home-vembu .xdr-hero .xdr-tour-trigger,
html body .xdr-tour-trigger{display:inline-grid!important;grid-template-columns:26px auto!important;align-items:center!important;justify-content:center!important;column-gap:10px!important;text-align:center!important;line-height:1!important;}
html body .xdr-tour-trigger .xdr-tour-trigger-icon{display:flex!important;align-items:center!important;justify-content:center!important;line-height:0!important;}
html body .xdr-tour-trigger .xdr-tour-trigger-icon svg{display:block!important;position:relative!important;left:1px!important;top:0!important;}

/* 2026-08-13 final trigger alignment: fixed-height flex button, centered icon + text. */
html body .xdr-home-vembu .xdr-hero .xdr-tour-trigger,
html body .xdr-tour-trigger{
  display:inline-flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  width:auto!important;
  min-width:210px!important;
  height:52px!important;
  min-height:52px!important;
  max-height:52px!important;
  padding:0 22px 0 15px!important;
  box-sizing:border-box!important;
  white-space:nowrap!important;
  text-align:center!important;
  line-height:1!important;
  background:linear-gradient(135deg,#f07b3a 0%,#d95d22 100%)!important;
  color:#fff!important;
}
html body .xdr-home-vembu .xdr-hero .xdr-tour-trigger .xdr-tour-trigger-icon,
html body .xdr-tour-trigger .xdr-tour-trigger-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:26px!important;
  height:26px!important;
  min-width:26px!important;
  flex:0 0 26px!important;
  margin:0!important;
  line-height:0!important;
  transform:none!important;
}
html body .xdr-home-vembu .xdr-hero .xdr-tour-trigger .xdr-tour-trigger-icon svg,
html body .xdr-tour-trigger .xdr-tour-trigger-icon svg{display:block!important;width:12px!important;height:12px!important;margin:0 0 0 1px!important;position:static!important;}
.xdr-tour-nav{right:12px!important;bottom:12px!important;}

/* 2026-08-13: Tour card above controls, no top tour tag, card counter, and exact trigger text centering. */
.xdr-tour-header{display:none!important;}
.xdr-tour-modal{width:95vw!important;height:95vh!important;max-width:95vw!important;max-height:95vh!important;background:transparent!important;}
.xdr-tour-slide-img{padding:0!important;background:transparent!important;}
.xdr-tour-slide-img img{width:100%!important;height:100%!important;object-fit:contain!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;}
.xdr-tour-slide-info{
  left:auto!important;right:12px!important;top:auto!important;bottom:88px!important;transform:none!important;
  width:min(360px,calc(100vw - 56px))!important;max-height:34vh!important;
  padding:18px 20px!important;text-align:left!important;align-items:flex-start!important;justify-content:center!important;
  background:rgba(255,255,255,.78)!important;backdrop-filter:blur(9px)!important;-webkit-backdrop-filter:blur(9px)!important;
  border:1px solid rgba(255,255,255,.72)!important;border-radius:14px!important;box-shadow:0 18px 48px rgba(0,0,0,.22)!important;
}
.xdr-tour-slide-info:before{display:none!important;content:none!important;}
.xdr-tour-slide-info .xdr-tour-card-count{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0 0 2px!important;padding:5px 9px!important;border-radius:999px!important;background:rgba(15,122,85,.12)!important;color:#0f6f4d!important;font-size:12px!important;font-weight:900!important;line-height:1!important;}
.xdr-tour-slide-info h3,.xdr-tour-slide-info p{text-align:left!important;}
.xdr-tour-nav{right:12px!important;bottom:12px!important;width:min(360px,calc(100vw - 56px))!important;}
.xdr-tour-cta{display:none!important;}
html body .xdr-home-vembu .xdr-hero .xdr-tour-trigger,
html body .xdr-tour-trigger{
  position:absolute!important;width:220px!important;min-width:220px!important;height:52px!important;min-height:52px!important;max-height:52px!important;
  padding:0 48px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;
  text-align:center!important;line-height:1!important;white-space:nowrap!important;background:linear-gradient(135deg,#f07b3a 0%,#d95d22 100%)!important;color:#fff!important;
}
html body .xdr-tour-trigger .xdr-tour-trigger-icon{position:absolute!important;left:16px!important;top:50%!important;transform:translateY(-50%)!important;width:26px!important;height:26px!important;min-width:26px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;}
html body .xdr-tour-trigger .xdr-tour-trigger-icon svg{display:block!important;width:12px!important;height:12px!important;margin:0 0 0 1px!important;position:static!important;}
@media(max-width:680px){.xdr-tour-slide-info{left:12px!important;right:12px!important;bottom:82px!important;width:auto!important;max-height:32vh!important;padding:15px!important}.xdr-tour-nav{left:12px!important;right:12px!important;bottom:12px!important;width:auto!important}.xdr-tour-trigger{width:210px!important;min-width:210px!important}}

/* 2026-08-13: 5s autoplay card controls + simple black centered trigger button. */
.xdr-tour-card-meta{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 4px!important;}
.xdr-tour-card-meta .xdr-tour-card-count{margin:0!important;}
.xdr-tour-autoplay-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:24px!important;padding:5px 10px!important;border-radius:999px!important;border:1px solid rgba(15,122,85,.18)!important;background:rgba(255,255,255,.62)!important;color:#0f6f4d!important;font-size:12px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;}
.xdr-tour-autoplay-toggle:hover{background:rgba(255,255,255,.9)!important;}
html body .xdr-home-vembu .xdr-hero .xdr-tour-trigger,
html body .xdr-tour-trigger{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;
  width:auto!important;min-width:212px!important;height:52px!important;min-height:52px!important;max-height:52px!important;
  padding:0 22px!important;box-sizing:border-box!important;border-radius:999px!important;
  background:#0f1114!important;background-image:none!important;color:#fff!important;border:1px solid rgba(255,255,255,.72)!important;
  box-shadow:0 16px 34px rgba(15,17,20,.28),0 0 0 5px rgba(255,255,255,.55)!important;
  font-size:14px!important;font-weight:900!important;line-height:1!important;letter-spacing:-.01em!important;text-align:center!important;white-space:nowrap!important;text-decoration:none!important;
}
html body .xdr-home-vembu .xdr-hero .xdr-tour-trigger .xdr-tour-trigger-icon,
html body .xdr-tour-trigger .xdr-tour-trigger-icon{
  position:static!important;transform:none!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
  width:26px!important;height:26px!important;min-width:26px!important;flex:0 0 26px!important;border-radius:999px!important;background:#fff!important;color:#0f1114!important;line-height:0!important;
}
html body .xdr-home-vembu .xdr-hero .xdr-tour-trigger .xdr-tour-trigger-icon svg,
html body .xdr-tour-trigger .xdr-tour-trigger-icon svg{display:block!important;width:12px!important;height:12px!important;margin:0 0 0 1px!important;position:static!important;}
html body .xdr-home-vembu .xdr-hero .xdr-tour-trigger:hover,
html body .xdr-tour-trigger:hover{background:#000!important;color:#fff!important;box-shadow:0 18px 40px rgba(0,0,0,.34),0 0 0 6px rgba(255,255,255,.62)!important;}

/* 2026-08-13: force Start Product Tour text to the exact visual center; icon no longer affects centering. */
html body .xdr-dashboard-proof>.xdr-tour-trigger,
html body .xdr-product-shot>.xdr-tour-trigger,
html body .xdr-product-view-frame>.xdr-tour-trigger,
html body .xdr-shot-surface>.xdr-tour-trigger,
html body .xdr-home-vembu .xdr-hero .xdr-tour-trigger,
html body .xdr-tour-trigger{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:244px!important;
  min-width:244px!important;
  max-width:244px!important;
  height:52px!important;
  min-height:52px!important;
  max-height:52px!important;
  padding:0 54px!important;
  box-sizing:border-box!important;
  border-radius:999px!important;
  background:#0f1114!important;
  background-image:none!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.72)!important;
  box-shadow:0 16px 34px rgba(15,17,20,.28),0 0 0 5px rgba(255,255,255,.55)!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:52px!important;
  letter-spacing:-.01em!important;
  text-align:center!important;
  white-space:nowrap!important;
  text-decoration:none!important;
  overflow:visible!important;
}
html body .xdr-tour-trigger .xdr-tour-trigger-icon{
  position:absolute!important;
  left:18px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:26px!important;
  height:26px!important;
  min-width:26px!important;
  margin:0!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#0f1114!important;
  line-height:0!important;
  pointer-events:none!important;
}
html body .xdr-tour-trigger .xdr-tour-trigger-icon svg{display:block!important;width:12px!important;height:12px!important;margin:0 0 0 1px!important;position:static!important;}
html body .xdr-dashboard-proof>.xdr-tour-trigger:hover,
html body .xdr-product-shot>.xdr-tour-trigger:hover,
html body .xdr-product-view-frame>.xdr-tour-trigger:hover,
html body .xdr-shot-surface>.xdr-tour-trigger:hover,
html body .xdr-tour-trigger:hover{transform:translate(-50%,-50%)!important;background:#000!important;color:#fff!important;box-shadow:0 18px 40px rgba(0,0,0,.34),0 0 0 6px rgba(255,255,255,.62)!important;}

/* 2026-08-13 true final: highest-specificity icon rule so it cannot push text off-center. */
html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof .xdr-tour-trigger .xdr-tour-trigger-icon,
html body .xdr-home-vembu .xdr-hero .xdr-shot-surface .xdr-tour-trigger .xdr-tour-trigger-icon,
html body .xdr-home-vembu .xdr-hero .xdr-product-shot .xdr-tour-trigger .xdr-tour-trigger-icon,
html body .xdr-home-vembu .xdr-hero .xdr-product-view-frame .xdr-tour-trigger .xdr-tour-trigger-icon,
html body .xdr-tour-trigger .xdr-tour-trigger-icon{
  position:absolute!important;
  left:18px!important;
  top:50%!important;
  right:auto!important;
  bottom:auto!important;
  transform:translateY(-50%)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:26px!important;
  height:26px!important;
  min-width:26px!important;
  flex:0 0 26px!important;
  margin:0!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#0f1114!important;
  line-height:0!important;
  pointer-events:none!important;
}

/* 2026-08-13 microscopic optical centering adjustment for the text run. */
html body .xdr-tour-trigger{padding-left:54px!important;padding-right:44px!important;}

/* 2026-08-13 definitive visual centering: render centered button label independent of DOM whitespace. */
html body .xdr-tour-trigger{
  font-size:0!important;
  color:transparent!important;
}
html body .xdr-tour-trigger::after{
  content:"Start Product Tour"!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:0!important;
  bottom:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:100%!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1!important;
  letter-spacing:-.01em!important;
  text-align:center!important;
  pointer-events:none!important;
}
html body .xdr-tour-trigger .xdr-tour-trigger-icon{z-index:2!important;}

/* 2026-08-13 real-label trigger fix: no duplicate pseudo text; center actual label. */
html body .xdr-tour-trigger::after{content:none!important;display:none!important;}
html body .xdr-tour-trigger{font-size:14px!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;width:244px!important;height:52px!important;min-width:244px!important;max-width:244px!important;min-height:52px!important;max-height:52px!important;padding:0 18px!important;background:#0f1114!important;background-image:none!important;}
html body .xdr-tour-trigger .xdr-tour-trigger-label{display:block!important;position:absolute!important;left:0!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;width:100%!important;text-align:center!important;color:#fff!important;font-size:14px!important;font-weight:900!important;line-height:1!important;letter-spacing:-.01em!important;pointer-events:none!important;z-index:1!important;}
html body .xdr-tour-trigger .xdr-tour-trigger-icon{position:absolute!important;left:18px!important;top:50%!important;transform:translateY(-50%)!important;z-index:2!important;}

/* 2026-08-13: reduce Start Product Tour pill width while keeping centered label. */
html body .xdr-dashboard-proof>.xdr-tour-trigger,
html body .xdr-product-shot>.xdr-tour-trigger,
html body .xdr-product-view-frame>.xdr-tour-trigger,
html body .xdr-shot-surface>.xdr-tour-trigger,
html body .xdr-home-vembu .xdr-hero .xdr-tour-trigger,
html body .xdr-tour-trigger{
  width:220px!important;
  min-width:220px!important;
  max-width:220px!important;
  height:52px!important;
  min-height:52px!important;
  max-height:52px!important;
}
html body .xdr-tour-trigger .xdr-tour-trigger-icon{left:15px!important;}

/* 2026-08-13: center icon + label together as one group in Start Product Tour button. */
html body .xdr-dashboard-proof>.xdr-tour-trigger,
html body .xdr-product-shot>.xdr-tour-trigger,
html body .xdr-product-view-frame>.xdr-tour-trigger,
html body .xdr-shot-surface>.xdr-tour-trigger,
html body .xdr-home-vembu .xdr-hero .xdr-tour-trigger,
html body .xdr-tour-trigger{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  width:220px!important;
  min-width:220px!important;
  max-width:220px!important;
  height:52px!important;
  min-height:52px!important;
  max-height:52px!important;
  padding:0 18px!important;
  box-sizing:border-box!important;
  background:#0f1114!important;
  color:#fff!important;
  text-align:center!important;
}
html body .xdr-tour-trigger .xdr-tour-trigger-icon{
  position:static!important;
  left:auto!important;
  top:auto!important;
  right:auto!important;
  bottom:auto!important;
  transform:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  flex:0 0 24px!important;
  margin:0!important;
  background:#fff!important;
  color:#0f1114!important;
  pointer-events:none!important;
}
html body .xdr-tour-trigger .xdr-tour-trigger-label{
  position:static!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  transform:none!important;
  display:inline-block!important;
  width:auto!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1!important;
  text-align:left!important;
  pointer-events:none!important;
}

/* 2026-08-13 final group centering override: icon and label both participate in flex flow. */
html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof .xdr-tour-trigger,
html body .xdr-home-vembu .xdr-hero .xdr-shot-surface .xdr-tour-trigger,
html body .xdr-home-vembu .xdr-hero .xdr-product-shot .xdr-tour-trigger,
html body .xdr-home-vembu .xdr-hero .xdr-product-view-frame .xdr-tour-trigger,
html body .xdr-tour-trigger{display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;width:220px!important;min-width:220px!important;max-width:220px!important;height:52px!important;padding:0 18px!important;}
html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof .xdr-tour-trigger .xdr-tour-trigger-icon,
html body .xdr-home-vembu .xdr-hero .xdr-shot-surface .xdr-tour-trigger .xdr-tour-trigger-icon,
html body .xdr-home-vembu .xdr-hero .xdr-product-shot .xdr-tour-trigger .xdr-tour-trigger-icon,
html body .xdr-home-vembu .xdr-hero .xdr-product-view-frame .xdr-tour-trigger .xdr-tour-trigger-icon,
html body .xdr-tour-trigger .xdr-tour-trigger-icon{position:static!important;left:auto!important;top:auto!important;right:auto!important;bottom:auto!important;transform:none!important;display:inline-flex!important;width:24px!important;height:24px!important;min-width:24px!important;flex:0 0 24px!important;margin:0!important;}
html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof .xdr-tour-trigger .xdr-tour-trigger-label,
html body .xdr-home-vembu .xdr-hero .xdr-shot-surface .xdr-tour-trigger .xdr-tour-trigger-label,
html body .xdr-home-vembu .xdr-hero .xdr-product-shot .xdr-tour-trigger .xdr-tour-trigger-label,
html body .xdr-home-vembu .xdr-hero .xdr-product-view-frame .xdr-tour-trigger .xdr-tour-trigger-label,
html body .xdr-tour-trigger .xdr-tour-trigger-label{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:auto!important;display:inline-block!important;text-align:left!important;}

/* 2026-08-13 optical group centering nudge after live measurement. */
html body .xdr-tour-trigger{padding-left:14px!important;padding-right:22px!important;}

/* 2026-08-13 final balanced button grid: icon + label + equal spacer. */
html body .xdr-tour-trigger{display:grid!important;grid-template-columns:24px 1fr 24px!important;align-items:center!important;justify-items:center!important;column-gap:8px!important;padding:0 16px!important;}
html body .xdr-tour-trigger .xdr-tour-trigger-icon{grid-column:1!important;position:static!important;justify-self:center!important;}
html body .xdr-tour-trigger .xdr-tour-trigger-label{grid-column:2!important;position:static!important;justify-self:center!important;text-align:center!important;white-space:nowrap!important;}
html body .xdr-tour-trigger::before{content:""!important;display:block!important;grid-column:3!important;width:24px!important;height:24px!important;}

/* 2026-08-13 true final: remove grid spacer and center icon+label as one visible group. */
html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof .xdr-tour-trigger,
html body .xdr-home-vembu .xdr-hero .xdr-shot-surface .xdr-tour-trigger,
html body .xdr-home-vembu .xdr-hero .xdr-product-shot .xdr-tour-trigger,
html body .xdr-home-vembu .xdr-hero .xdr-product-view-frame .xdr-tour-trigger,
html body .xdr-tour-trigger{
  display:flex!important;
  grid-template-columns:none!important;
  align-items:center!important;
  justify-content:center!important;
  justify-items:normal!important;
  gap:9px!important;
  width:220px!important;
  min-width:220px!important;
  max-width:220px!important;
  height:52px!important;
  padding:0 18px!important;
}
html body .xdr-tour-trigger::before{content:none!important;display:none!important;}
html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof .xdr-tour-trigger .xdr-tour-trigger-icon,
html body .xdr-home-vembu .xdr-hero .xdr-shot-surface .xdr-tour-trigger .xdr-tour-trigger-icon,
html body .xdr-home-vembu .xdr-hero .xdr-product-shot .xdr-tour-trigger .xdr-tour-trigger-icon,
html body .xdr-home-vembu .xdr-hero .xdr-product-view-frame .xdr-tour-trigger .xdr-tour-trigger-icon,
html body .xdr-tour-trigger .xdr-tour-trigger-icon{
  position:static!important;
  left:auto!important;
  top:auto!important;
  right:auto!important;
  bottom:auto!important;
  grid-column:auto!important;
  display:inline-flex!important;
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  flex:0 0 24px!important;
  margin:0!important;
  transform:translateX(-4px)!important;
}
html body .xdr-home-vembu .xdr-hero .xdr-dashboard-proof .xdr-tour-trigger .xdr-tour-trigger-label,
html body .xdr-home-vembu .xdr-hero .xdr-shot-surface .xdr-tour-trigger .xdr-tour-trigger-label,
html body .xdr-home-vembu .xdr-hero .xdr-product-shot .xdr-tour-trigger .xdr-tour-trigger-label,
html body .xdr-home-vembu .xdr-hero .xdr-product-view-frame .xdr-tour-trigger .xdr-tour-trigger-label,
html body .xdr-tour-trigger .xdr-tour-trigger-label{
  position:static!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  grid-column:auto!important;
  width:auto!important;
  display:inline-block!important;
  text-align:left!important;
  transform:translateX(-4px)!important;
}
