html{overflow-x:hidden;-webkit-text-size-adjust:100%}
body{max-width:100%;overflow-x:hidden}
*,*:before,*:after{box-sizing:border-box}
img,video,svg,canvas{max-width:100%}
main,section,article,aside,header,footer,nav,form,fieldset,div{min-width:0}
button,a,input,select,textarea{touch-action:manipulation}
button,a{ -webkit-tap-highlight-color:transparent}
.abd-skip-link{
  position:fixed;
  top:max(10px,env(safe-area-inset-top));
  left:12px;
  z-index:100000;
  transform:translateY(calc(-100% - 24px));
  display:inline-flex;
  min-height:44px;
  align-items:center;
  justify-content:center;
  padding:0 16px;
  border:2px solid #fff;
  border-radius:999px;
  background:#0f172a;
  color:#fff;
  box-shadow:0 14px 34px rgba(2,6,23,.24);
  font:800 14px/1.1 Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  text-decoration:none;
  transition:transform .18s ease;
}
.abd-skip-link:focus,.abd-skip-link:focus-visible{
  transform:translateY(0);
  outline:3px solid rgba(37,99,235,.45);
  outline-offset:3px;
}
:where(a,button,input,select,textarea,[tabindex]):focus-visible{
  outline:3px solid rgba(37,99,235,.72);
  outline-offset:3px;
  box-shadow:0 0 0 6px rgba(37,99,235,.14);
}
:where(a,button,input,select,textarea,[tabindex]):focus:not(:focus-visible){
  outline:none;
}
@media(max-width:768px){
  section{max-width:100%}
  h1,h2,h3,h4,p,li,a,button,label,span,strong{overflow-wrap:anywhere}
  h1{font-size:clamp(2.45rem,3.9rem,4.15rem)!important;letter-spacing:-.045em!important}
  h2{font-size:clamp(1.75rem,2.45rem,2.8rem)!important;letter-spacing:-.035em!important}
  button,a[role="button"],.btn,.button{min-height:44px}
  input,select,textarea{font-size:16px!important}
  pre,code{white-space:pre-wrap;overflow-wrap:anywhere}
  table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
  [style*="grid-template-columns"]{max-width:100%}
  [style*="width:"]{max-width:100%}
  .shell,.container,.wrapper,.page,.section-inner,.inner,.content,.grid,.row{max-width:100%!important}
  .bg-particle,.bg-beam{display:none!important}
  .bg-orb{animation:none!important;filter:blur(70px)!important}
  .appverse-marquee-row:nth-child(3){display:none!important}
  .appverse-marquee-row{backface-visibility:visible!important;perspective:none!important}
  .hero-visual,.hero-art,.phoneStage,.simStick,.dashboard,.app,.automation-canvas,.industry-visual,.product-visual,.orb,.hero-orbit,.grid-noise{max-width:100%!important;transform:none!important}
  .hero-visual,.hero-art,.simStick{min-height:auto!important}
  .dashboard,.app,.phone,.heroFrame{width:100%!important}
  .chip,.floating-industry-card,.hero-orbit,.orb,.grid-noise{display:none!important}
  .dash-grid,.feature-grid,.featureGrid,.metricGrid,.security-grid,.kpis,.cards3,.flow,.detailCols{grid-template-columns:1fr!important}
  .section,.hero{padding-left:0!important;padding-right:0!important}
  .feature,.featureInner{min-height:auto!important;height:auto!important}
  .face:not(.card-face){position:relative!important;min-height:auto!important;transform:none!important}
  .back:not(.card-back){display:none!important}
  .industry-card{
    min-height:216px!important;
    perspective:1100px!important;
    overflow:visible!important;
  }
  .industry-card-inner{
    position:relative!important;
    min-height:216px!important;
    height:100%!important;
    transform-style:preserve-3d!important;
    transition:transform .55s cubic-bezier(.2,.72,.18,1)!important;
  }
  .industry-card:is(:hover,:focus-within) .industry-card-inner,
  .industry-card[data-flipped="true"] .industry-card-inner{
    transform:rotateY(180deg)!important;
  }
  .industry-card .card-face{
    position:absolute!important;
    inset:0!important;
    min-height:216px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    gap:12px!important;
    backface-visibility:hidden!important;
    -webkit-backface-visibility:hidden!important;
  }
  .industry-card .card-back{
    transform:rotateY(180deg)!important;
  }
  .industry-card .card-back .btn{
    width:100%!important;
    justify-content:center!important;
    text-align:center!important;
    white-space:normal!important;
  }
  .abd-chat-widget .abd-chat-panel{
    left:0!important;
    right:0!important;
    top:0!important;
    bottom:0!important;
    width:100vw!important;
    max-width:100vw!important;
    height:100dvh!important;
    max-height:100dvh!important;
    border-radius:0!important;
    transform:none!important;
  }
  .abd-chat-quickbar,
  .abd-chat-suggestions{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    contain:paint!important;
  }
  .abd-chat-suggestion{
    flex:0 0 auto!important;
  }
  .abd-chat-compose-wrap{
    max-width:100vw!important;
    padding-bottom:max(0px,env(safe-area-inset-bottom))!important;
  }
  .abd-chat-compose{
    padding:0 12px 12px!important;
  }
  .abd-chat-inputbar{
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
  }
  .abd-chat-input{
    min-height:42px!important;
    height:42px;
    max-height:112px!important;
    overflow:auto!important;
  }
  .abd-chat-send{
    flex:0 0 auto!important;
  }
  .sim-steps,
  .asset-scroller,
  .logo-strip,
  .marquee,
  .workflow-strip,
  .table-wrap{
    max-width:100vw!important;
    overflow-x:auto!important;
    overscroll-behavior-inline:contain!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .sim-steps{
    width:100%!important;
    margin-inline:0!important;
    padding-inline:0!important;
    scroll-padding-inline:0!important;
  }
  .sim-steps .sim-step{
    flex:0 0 min(88vw,320px)!important;
    min-width:min(88vw,320px)!important;
    max-width:calc(100vw - 28px)!important;
  }
  .asset-scroller{
    width:100%!important;
    grid-auto-columns:minmax(0,calc(100vw - 32px))!important;
    padding-inline:16px!important;
  }
  .asset-card{
    max-width:calc(100vw - 32px)!important;
  }
  .logo-strip,
  .marquee{
    contain:paint!important;
  }
  .hero-glow,
  .ai-glow,
  .phone-glow{
    max-width:100vw!important;
  }
  .phone{
    max-width:calc(100vw - 34px)!important;
  }
  .sim-panel,
  .sim-screen,
  .approval-table{
    min-width:0!important;
    max-width:100%!important;
    overflow-x:auto!important;
  }
  .sim-table{
    width:max-content!important;
    min-width:560px!important;
    max-width:none!important;
  }
}
@media(max-width:480px){
  body{font-size:15px}
  h1{line-height:1.02}
  p{line-height:1.65}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto!important}
  *,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
  .industry-card:is(:hover,:focus-within) .industry-card-inner,
  .industry-card[data-flipped="true"] .industry-card-inner{transform:none!important}
  .industry-card .card-back{position:relative!important;transform:none!important;margin-top:12px!important}
}

.abd-footer-legacy-bottom-hidden{display:none!important}
.abd-footer-simple-replaced{
  display:block!important;
  min-height:0!important;
  padding-top:0!important;
}
.abd-generated-footer{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
}
.abd-footer-bottom{
  width:min(1180px,calc(100% - 32px));
  margin:28px auto 0!important;
  padding:20px 0 max(22px,env(safe-area-inset-bottom))!important;
  border-top:1px solid rgba(100,116,139,.22)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  color:#475569!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-size:13px!important;
  line-height:1.45!important;
  font-weight:600!important;
}
.abd-footer-copy{
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  min-width:max-content!important;
  color:inherit!important;
}
.abd-footer-home{
  width:24px!important;
  height:24px!important;
  display:inline-grid!important;
  place-items:center!important;
  flex:0 0 auto!important;
  color:inherit!important;
  text-decoration:none!important;
  border:0!important;
}
.abd-footer-home:hover{
  transform:translateY(-1px)!important;
}
.abd-footer-brand-home{
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  color:inherit!important;
  text-decoration:none!important;
  border:0!important;
}
.abd-footer-brand-home:hover{
  color:inherit!important;
}
.abd-footer-mark{
  width:24px!important;
  height:24px!important;
  border-radius:0!important;
  object-fit:contain!important;
  flex:0 0 auto!important;
}
.abd-footer-right{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:16px!important;
  flex-wrap:wrap!important;
}
.abd-footer-socials{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  flex-wrap:nowrap!important;
}
.abd-social-button{
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  min-height:38px!important;
  padding:0!important;
  border:1px solid rgba(100,116,139,.24)!important;
  border-radius:999px!important;
  display:inline-grid!important;
  place-items:center!important;
  color:#334155!important;
  background:rgba(255,255,255,.76)!important;
  box-shadow:inset 0 1px rgba(255,255,255,.9),0 8px 22px rgba(15,23,42,.08)!important;
  text-decoration:none!important;
  transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease!important;
}
.abd-social-button:hover{
  transform:translateY(-2px)!important;
  border-color:rgba(37,99,235,.45)!important;
  background:#fff!important;
  color:#1d4ed8!important;
}
.abd-social-button svg{
  width:17px!important;
  height:17px!important;
  display:block!important;
  fill:currentColor!important;
}
.abd-footer-legal{
  display:inline-flex!important;
  align-items:center!important;
  gap:14px!important;
  flex-wrap:wrap!important;
}
.abd-footer-legal a{
  color:inherit!important;
  text-decoration:none!important;
  border-bottom:1px solid transparent!important;
}
.abd-footer-legal a:hover{
  color:#1d4ed8!important;
  border-bottom-color:currentColor!important;
}
.abd-footer-bottom.abd-footer-dark{
  border-top-color:rgba(148,163,184,.24)!important;
  color:rgba(203,213,225,.88)!important;
}
.abd-footer-bottom.abd-footer-dark .abd-social-button{
  border-color:rgba(148,163,184,.24)!important;
  color:rgba(241,245,249,.9)!important;
  background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025))!important;
  box-shadow:inset 0 1px rgba(255,255,255,.10),0 10px 24px rgba(2,6,23,.12)!important;
}
.abd-footer-bottom.abd-footer-dark .abd-social-button:hover{
  border-color:rgba(96,165,250,.55)!important;
  background:linear-gradient(180deg,rgba(96,165,250,.22),rgba(255,255,255,.04))!important;
  color:#fff!important;
}
.abd-footer-bottom.abd-footer-dark .abd-footer-legal a:hover{
  color:#fff!important;
}
@media(max-width:760px){
  .abd-footer-bottom{
    flex-direction:column!important;
    align-items:flex-start!important;
  }
  .abd-footer-right{
    width:100%!important;
    justify-content:space-between!important;
  }
}
@media(max-width:480px){
  .abd-footer-bottom{
    align-items:center!important;
    text-align:center!important;
  }
  .abd-footer-copy,.abd-footer-right,.abd-footer-legal{
    justify-content:center!important;
  }
  .abd-footer-right{
    flex-direction:column!important;
  }
}

.abd-official-logo{
  background:transparent!important;
  box-shadow:none!important;
  object-fit:contain!important;
}
.abd-product-badge{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  min-height:34px!important;
  border-radius:10px!important;
  display:inline-grid!important;
  place-items:center!important;
  flex:0 0 auto!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:-.04em!important;
  color:var(--abd-product-badge-text,#fff)!important;
  background:
    radial-gradient(circle at 28% 18%,rgba(255,255,255,.50),transparent 30%),
    linear-gradient(135deg,var(--abd-product-badge-a,var(--a,var(--accent,#536fdb))),var(--abd-product-badge-b,var(--a2,var(--accent2,#21a6d8))))!important;
  border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:0 10px 26px rgba(0,0,0,.18),inset 0 1px rgba(255,255,255,.25)!important;
  text-transform:none!important;
}
.abd-product-badge[data-long="true"]{
  font-size:10px!important;
}
.abd-product-footer-brand{
  width:min(1180px,calc(100% - 32px));
  margin:0 auto 18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  color:inherit!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-size:13px!important;
  font-weight:800!important;
}
.abd-product-footer-brand small{
  color:rgba(148,163,184,.95)!important;
  font-size:11px!important;
  font-weight:650!important;
}

html.abd-product-page,
html.abd-premium-page{
  max-width:100%!important;
  overflow-x:hidden!important;
}
html.abd-product-page body,
html.abd-premium-page body{
  max-width:100%!important;
  overflow-x:hidden!important;
}
html.abd-product-page img,
html.abd-premium-page img,
html.abd-product-page video,
html.abd-premium-page video,
html.abd-product-page canvas,
html.abd-premium-page canvas{
  max-width:100%!important;
}
html.abd-product-page .abd-internal-links,
html.abd-premium-page .abd-internal-links{
  max-width:calc(100% - 28px)!important;
}
@media(max-width:768px){
  html.abd-product-page .abd-internal-links,
  html.abd-premium-page .abd-internal-links{
    width:calc(100% - 28px)!important;
    margin-top:48px!important;
    margin-bottom:48px!important;
  }
  html.abd-product-page .abd-internal-links-shell,
  html.abd-premium-page .abd-internal-links-shell{
    border-radius:22px!important;
    padding:22px!important;
  }
  html.abd-product-page .abd-internal-links h2,
  html.abd-premium-page .abd-internal-links h2{
    font-size:clamp(2rem,12vw,3.1rem)!important;
    line-height:1!important;
  }
}
