.alm-page{--alm-blue:#3157e8;--alm-purple:#7048e8;--alm-cyan:#19a7ce;--alm-ink:#152038;--alm-muted:#68738a;--alm-border:#e3e8f2;background:#fff;color:var(--alm-ink);font-family:inherit;line-height:1.85;text-align:right;overflow:hidden}
.alm-page *{box-sizing:border-box}.alm-container{width:min(1180px,calc(100% - 40px));margin:auto}.alm-section{padding:88px 0}.alm-alt{background:#f8faff}.alm-page h1,.alm-page h2,.alm-page h3{color:var(--alm-ink);line-height:1.35;margin-top:0}.alm-page h1{font-size:clamp(36px,5vw,64px);letter-spacing:-1.7px;margin-bottom:22px}.alm-page h2{font-size:clamp(28px,3vw,40px);margin-bottom:14px}.alm-page h3{font-size:21px}.alm-page p{margin:0 0 16px}.alm-page a{color:var(--alm-blue);text-decoration:none}.alm-page a:focus-visible,.alm-page button:focus-visible{outline:3px solid #25bde6;outline-offset:3px}.alm-section-lead{color:var(--alm-muted);max-width:760px;margin-bottom:38px!important;font-size:18px}.alm-center{text-align:center;margin-top:30px!important}
.alm-subnav{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--alm-border)}.alm-subnav .alm-container{height:70px;display:flex;align-items:center;gap:28px}.alm-subnav strong{font-size:19px}.alm-subnav-links{display:flex;gap:24px;margin-left:auto}.alm-subnav-links a{color:#47536a;font-size:14px}.alm-subnav-links a:hover{color:var(--alm-blue)}
.alm-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:linear-gradient(135deg,var(--alm-blue),var(--alm-purple));color:#fff!important;border:0;border-radius:13px;padding:13px 22px;font-weight:700;box-shadow:0 9px 24px rgba(49,87,232,.2);transition:.2s ease}.alm-btn:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(49,87,232,.28)}.alm-btn-outline{background:#fff;color:var(--alm-blue)!important;border:1px solid #cfd8f7;box-shadow:none}.alm-btn-small{padding:8px 15px;font-size:13px}.alm-btn-large{padding:16px 28px;font-size:17px}.alm-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}
.alm-hero{padding:90px 0 70px;background:radial-gradient(circle at 15% 15%,#edf0ff 0,transparent 36%),linear-gradient(#fff,#fbfcff)}.alm-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:72px}.alm-badge{display:inline-flex;color:#4d4aa9;background:#f0efff;border:1px solid #dddcff;border-radius:100px;padding:5px 12px;font-size:13px;font-weight:700;margin-bottom:18px}.alm-lead{font-size:19px;color:#364158;max-width:690px}.alm-muted{color:var(--alm-muted)}.alm-hero .alm-actions{margin:28px 0 22px}.alm-tech{display:flex;flex-wrap:wrap;gap:8px}.alm-tech span{direction:ltr;border:1px solid var(--alm-border);border-radius:9px;padding:4px 10px;color:#5a667c;background:#fff;font-size:12px}
.alm-visual{min-height:420px;position:relative;display:grid;place-items:center}.alm-visual img{max-width:100%;height:auto}.alm-iso{position:relative;z-index:2;width:300px;height:340px;border-radius:36px;background:linear-gradient(145deg,#fff,#dce2ed);border:1px solid #d3dbe8;box-shadow:-32px 42px 55px rgba(38,54,88,.19),inset 4px 5px 10px #fff;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(-5deg);direction:ltr}.alm-iso:before{content:"";position:absolute;top:32px;left:32px;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--alm-cyan),var(--alm-purple))}.alm-iso small{color:#667187}.alm-iso b{font-size:76px;color:#29364f;text-shadow:0 2px #fff}.alm-iso span{font-size:12px;color:#7a8497}.alm-server{position:absolute;left:7%;top:14%;width:210px;height:220px;background:#283753;border-radius:26px;transform:rotate(8deg);box-shadow:0 30px 45px rgba(25,37,62,.23);padding:45px 25px}.alm-server i{display:block;height:35px;margin-bottom:12px;background:#3c4d6c;border-radius:7px;border-left:8px solid #25c6dc}.alm-float-badge{position:absolute;z-index:3;right:11%;bottom:12%;width:82px;height:82px;display:grid;place-items:center;border-radius:25px;background:linear-gradient(135deg,var(--alm-blue),var(--alm-purple));color:#fff;font:bold 38px/1 sans-serif;box-shadow:0 20px 35px rgba(85,66,211,.3)}
.alm-ecosystem{position:relative;isolation:isolate;width:min(920px,100%);height:620px;margin:24px auto 20px;overflow:hidden;background:radial-gradient(circle at center,rgba(83,92,230,.13),transparent 37%)}.alm-ecosystem:before{content:"";position:absolute;left:50%;top:50%;width:670px;height:420px;transform:translate(-50%,-50%);border:1px dashed #c8d2f4;border-radius:50%;box-shadow:0 0 0 50px rgba(246,248,255,.5)}.alm-ecosystem-core{position:absolute;left:50%;top:50%;z-index:5;transform:translate(-50%,-50%);width:220px;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:32px;background:linear-gradient(135deg,var(--alm-blue),var(--alm-purple));color:#fff;box-shadow:0 25px 55px rgba(65,72,213,.33)}.alm-ecosystem-core img{display:block!important;width:120px!important;height:76px!important;object-fit:contain!important;margin:0 0 8px!important;filter:brightness(0) invert(1)}.alm-ecosystem-core b{font-size:25px;direction:ltr}.alm-ecosystem-core small{opacity:.84}.alm-orbit{position:absolute;left:50%;top:50%;width:0;height:0;z-index:3;animation:almOrbitSpin 34s linear infinite;will-change:transform}.alm-ecosystem:hover .alm-orbit,.alm-ecosystem:focus-within .alm-orbit{animation-play-state:paused}.alm-orbit-item{position:absolute;left:0;top:0;width:0;height:0;transform:rotate(var(--angle)) translateX(335px)}.alm-sticky-card{position:absolute;left:-78px;top:-58px;width:156px;min-height:116px;padding:17px 12px 13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;background:#fff7bd;border:1px solid rgba(163,143,55,.18);border-radius:5px 15px 7px 13px;box-shadow:0 14px 28px rgba(40,50,76,.14);transform:rotate(var(--counter-angle));animation:almOrbitCounterSpin 34s linear infinite;will-change:transform}.alm-ecosystem:hover .alm-sticky-card,.alm-ecosystem:focus-within .alm-sticky-card{animation-play-state:paused}.alm-orbit-item:nth-child(2n) .alm-sticky-card{background:#e8ddff;transform-origin:52% 49%}.alm-orbit-item:nth-child(3n) .alm-sticky-card{background:#dff7f6}.alm-orbit-item:nth-child(4n) .alm-sticky-card{background:#ffe5ec}.alm-sticky-card:before{content:"";position:absolute;top:-7px;left:50%;width:46px;height:16px;transform:translateX(-50%) rotate(-2deg);background:rgba(255,255,255,.62);border:1px solid rgba(180,185,200,.22)}.alm-sticky-card img{width:50px!important;height:50px!important;object-fit:contain!important;display:block!important;margin:0!important}.alm-sticky-card span{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.72);color:var(--alm-blue);font-weight:800}.alm-sticky-card strong{font-size:13px;color:var(--alm-ink);line-height:1.35}@keyframes almOrbitSpin{to{transform:rotate(360deg)}}@keyframes almOrbitCounterSpin{from{transform:rotate(var(--counter-angle))}to{transform:rotate(calc(var(--counter-angle) - 360deg))}}.alm-notice,.alm-info{padding:16px 20px;border:1px solid #cfe5f0;background:#f2fbfe;border-radius:14px;color:#355464}.alm-info{display:flex;gap:12px;align-items:center;margin-top:20px}.alm-info span{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;background:#d9f4fb;color:#087f9e;font-weight:800}
.alm-download-panel{display:block!important;width:100%!important;padding:44px!important;border:1px solid #d7def8!important;border-radius:28px!important;background:linear-gradient(135deg,#f4f7ff,#f8f3ff)!important;box-shadow:0 22px 50px rgba(50,67,130,.1)!important}.alm-download-top{display:flex!important;flex-direction:row!important;align-items:stretch!important;gap:42px!important;width:100%!important}.alm-download-main{flex:1 1 auto!important;min-width:0!important}.alm-download-main h2{margin-bottom:24px!important}.alm-download-side{flex:0 0 290px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;gap:22px!important;border-right:1px solid #dfe4f2!important;padding:20px 32px 20px 0!important}.alm-specs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;margin:0!important;padding:0!important}.alm-spec{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;min-height:58px!important;padding:12px 15px!important;background:rgba(255,255,255,.64)!important;border:1px solid #e0e5f2!important;border-radius:12px!important}.alm-spec span{display:block!important;flex:0 0 auto!important;color:var(--alm-muted)!important;font-size:13px!important;white-space:nowrap!important}.alm-spec strong{display:block!important;min-width:0!important;margin:0!important;color:var(--alm-ink)!important;font-size:14px!important;font-weight:750!important;text-align:left!important;direction:auto!important;overflow-wrap:anywhere!important}.alm-doc-links{display:flex!important;flex-direction:column!important;gap:9px!important}.alm-doc-links a{display:block!important}.alm-hash{display:block!important;width:100%!important;margin-top:30px!important;padding-top:24px!important;border-top:1px solid #dbe1ee!important}.alm-hash-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin-bottom:10px!important}.alm-hash-head strong{font-size:14px!important}.alm-hash-head small{color:var(--alm-muted)!important}.alm-hash code{direction:ltr!important;text-align:left!important;display:block!important;width:100%!important;min-height:48px!important;overflow-wrap:anywhere!important;background:#fff!important;border:1px solid var(--alm-border)!important;border-radius:10px!important;padding:12px 14px!important;white-space:normal!important}
.alm-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.alm-card{background:#fff;border:1px solid var(--alm-border);border-radius:20px;padding:26px;box-shadow:0 10px 28px rgba(35,50,84,.06)}.alm-card p,.alm-card li{color:var(--alm-muted)}.alm-card-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:linear-gradient(135deg,#e7ebff,#ecfaff);color:var(--alm-blue);font-weight:800;margin-bottom:18px}.alm-scenarios{display:grid;grid-template-columns:1fr 1fr;gap:20px}.alm-scenarios .alm-card{padding:34px}.alm-scenarios ul{padding-right:20px;margin-bottom:25px}
.alm-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;list-style:none;padding:0;margin:36px 0 0;counter-reset:step}.alm-steps li{position:relative;text-align:center;background:#fff;border:1px solid var(--alm-border);border-radius:17px;padding:24px 10px}.alm-steps b{display:grid;place-items:center;width:38px;height:38px;margin:0 auto 10px;border-radius:50%;background:#edf0ff;color:var(--alm-blue)}.alm-steps span{font-weight:700}
.alm-license{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:38px;border:1px solid var(--alm-border);border-radius:24px}.alm-license-icon{width:72px;height:72px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(135deg,#e8edff,#effcff);color:var(--alm-blue);font-size:42px}.alm-license .alm-actions{max-width:245px}
.alm-faq-wrap{max-width:900px}.alm-faq{border-top:1px solid var(--alm-border)}.alm-faq-item{border-bottom:1px solid var(--alm-border)}.alm-faq button{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:right;border:0;background:transparent;padding:20px 0;color:var(--alm-ink);font:inherit;font-weight:700;cursor:pointer}.alm-faq button i{font-style:normal;font-size:24px;color:var(--alm-blue);transition:.2s}.alm-faq button[aria-expanded=true] i{transform:rotate(45deg)}.alm-faq-answer{padding:0 0 18px;color:var(--alm-muted)}
.alm-extra-content{padding-top:20px}.alm-extra-content .gform_wrapper,.alm-extra-content form{max-width:100%}
.alm-final-cta{display:grid;grid-template-columns:1fr auto;align-items:center;gap:35px;padding:44px;background:linear-gradient(135deg,#eff5ff,#f4efff);border:1px solid #dce2fb;border-radius:26px}.alm-final-cta .alm-actions{max-width:430px}.alm-footer-note{text-align:center;color:var(--alm-muted);font-size:13px;margin:35px 20px 0!important}
@media(max-width:960px){.alm-subnav-links{display:none}.alm-hero-grid{grid-template-columns:1fr;gap:30px}.alm-visual{min-height:380px}.alm-card-grid{grid-template-columns:repeat(2,1fr)}.alm-ecosystem{height:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:14px;background:none;overflow:visible}.alm-ecosystem:before{display:none}.alm-ecosystem-core{position:static;transform:none;width:auto;height:130px;grid-column:1/-1}.alm-orbit{position:static;width:auto;height:auto;display:contents;animation:none}.alm-orbit-item{position:static;width:auto;height:auto;transform:none}.alm-sticky-card{position:relative;inset:auto;width:auto;min-height:112px;transform:none!important;animation:none!important}.alm-download-top{flex-direction:column!important}.alm-download-side{flex:1 1 auto!important;border-right:0!important;border-top:1px solid #dfe4f2!important;padding:24px 0 0!important}.alm-steps{grid-template-columns:repeat(3,1fr)}.alm-license{grid-template-columns:auto 1fr}.alm-license .alm-actions{grid-column:1/-1;max-width:none}.alm-final-cta{grid-template-columns:1fr}}
@media(max-width:640px){.alm-container{width:min(100% - 28px,1180px)}.alm-section{padding:58px 0}.alm-subnav .alm-container{height:62px}.alm-subnav .alm-btn{margin-right:auto}.alm-hero{padding-top:58px}.alm-hero h1{font-size:38px}.alm-lead{font-size:17px}.alm-actions{align-items:stretch;flex-direction:column}.alm-actions .alm-btn{width:100%}.alm-visual{min-height:310px;transform:scale(.82);margin:-20px}.alm-iso{width:260px;height:300px}.alm-server{left:0}.alm-ecosystem{grid-template-columns:1fr}.alm-ecosystem-core{grid-column:auto}.alm-card-grid,.alm-scenarios,.alm-specs{grid-template-columns:1fr!important}.alm-download-panel{padding:22px!important}.alm-hash-head{align-items:flex-start!important;flex-direction:column!important;gap:4px!important}.alm-steps{grid-template-columns:1fr}.alm-license{grid-template-columns:1fr;padding:26px}.alm-final-cta{padding:28px}}
@media(prefers-reduced-motion:reduce){.alm-orbit,.alm-sticky-card{animation:none!important}.alm-page *{scroll-behavior:auto!important;transition:none!important}}

/* v1.5 concentric logo system */
.alm-ecosystem{display:block!important;position:relative!important;width:min(820px,100%)!important;height:720px!important;margin:20px auto 26px!important;overflow:hidden!important;background:radial-gradient(circle at 50% 50%,#f1efff 0,#f7f8ff 18%,rgba(255,255,255,0) 58%)!important}
.alm-ecosystem:before{display:none!important}
.alm-ecosystem-core{position:absolute!important;left:50%!important;top:50%!important;z-index:10!important;width:168px!important;height:168px!important;transform:translate(-50%,-50%)!important;border:9px solid #fff!important;border-radius:50%!important;background:#f0edff!important;box-shadow:0 22px 35px rgba(41,50,91,.2),0 0 0 1px #dedcf4!important;color:var(--alm-ink)!important}
.alm-ecosystem-core img{width:112px!important;height:100px!important;object-fit:contain!important;filter:none!important;margin:0!important}
.alm-ecosystem-core b{font-size:21px!important}
.alm-ring{position:absolute!important;left:50%!important;top:50%!important;z-index:2!important;border:1px solid #dbdafa!important;border-radius:50%!important;will-change:transform}
.alm-ring-1{width:650px!important;height:650px!important;margin:-325px 0 0 -325px!important;animation:almRingCW 38s linear infinite}
.alm-ring-2{width:470px!important;height:470px!important;margin:-235px 0 0 -235px!important;animation:almRingCCW 29s linear infinite}
.alm-ring-3{width:300px!important;height:300px!important;margin:-150px 0 0 -150px!important;animation:almRingCW 22s linear infinite}
.alm-ring:before{content:"";position:absolute;inset:0;border-radius:50%;box-shadow:0 0 35px rgba(98,90,238,.055) inset}
.alm-ring-item{position:absolute!important;left:50%!important;top:50%!important;width:0!important;height:0!important}
.alm-ring-1 .alm-ring-item{transform:rotate(var(--angle)) translateX(325px)!important}
.alm-ring-2 .alm-ring-item{transform:rotate(var(--angle)) translateX(235px)!important}
.alm-ring-3 .alm-ring-item{transform:rotate(var(--angle)) translateX(150px)!important}
.alm-logo-bubble{position:absolute!important;left:-34px!important;top:-34px!important;width:68px!important;height:68px!important;display:grid!important;place-items:center!important;border:7px solid #fff!important;border-radius:50%!important;background:#fff!important;box-shadow:0 8px 20px rgba(37,48,84,.12),0 0 0 1px #e5e6f2!important}
.alm-ring-1 .alm-logo-bubble,.alm-ring-3 .alm-logo-bubble{animation:almBubbleCCW 38s linear infinite}
.alm-ring-2 .alm-logo-bubble{animation:almBubbleCW 29s linear infinite}
.alm-ring-3 .alm-logo-bubble{animation-duration:22s}
.alm-logo-bubble img{display:block!important;width:42px!important;height:42px!important;object-fit:contain!important;margin:0!important}
.alm-logo-bubble span{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:50%!important;background:#f0efff!important;color:var(--alm-blue)!important;font-weight:800!important}
.alm-ecosystem:hover .alm-ring,.alm-ecosystem:hover .alm-logo-bubble{animation-play-state:paused!important}
@keyframes almRingCW{to{transform:rotate(360deg)}}
@keyframes almRingCCW{to{transform:rotate(-360deg)}}
@keyframes almBubbleCCW{from{transform:rotate(var(--counter-angle))}to{transform:rotate(calc(var(--counter-angle) - 360deg))}}
@keyframes almBubbleCW{from{transform:rotate(var(--counter-angle))}to{transform:rotate(calc(var(--counter-angle) + 360deg))}}

/* v1.5 download showcase */
.alm-download-panel{position:relative!important;isolation:isolate!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:64px!important;width:100%!important;min-height:520px!important;padding:54px!important;overflow:hidden!important;border:1px solid #d9def6!important;border-radius:30px!important;background:linear-gradient(125deg,#f4f2ff 0,#edf7ff 100%)!important;box-shadow:none!important}
.alm-download-panel:before,.alm-download-panel:after{content:"";position:absolute;z-index:-1;border:1px solid rgba(112,72,232,.09);border-radius:50%}
.alm-download-panel:before{width:230px;height:230px;left:-90px;top:-90px;box-shadow:0 0 0 28px rgba(112,72,232,.025)}
.alm-download-panel:after{width:160px;height:160px;right:-85px;bottom:-90px}
.alm-download-copy{flex:1 1 50%!important;min-width:0!important;padding:18px!important}
.alm-download-kicker{display:inline-block!important;margin-bottom:16px!important;color:#514bd4!important;font-size:14px!important;font-weight:800!important}
.alm-download-copy h2{max-width:520px!important;margin:0 0 20px!important;font-size:clamp(34px,4vw,52px)!important;line-height:1.28!important}
.alm-download-copy>p{max-width:540px!important;margin:0 0 28px!important;color:var(--alm-muted)!important;font-size:17px!important}
.alm-download-copy>.alm-btn{min-width:220px!important}
.alm-download-quicklinks{display:flex!important;flex-wrap:wrap!important;gap:13px 22px!important;margin-top:22px!important}
.alm-download-quicklinks a{color:#42506a!important;font-size:13px!important;font-weight:700!important}
.alm-file-card{flex:1 1 50%!important;min-width:0!important;padding:30px!important;border:1px solid #dde2ef!important;border-radius:22px!important;background:#fff!important;box-shadow:0 25px 45px rgba(38,48,91,.1)!important}
.alm-file-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding-bottom:20px!important;border-bottom:1px solid #e6e9f1!important}
.alm-file-head>div{display:flex!important;flex-direction:column!important;gap:3px!important}
.alm-file-card small{display:block!important;color:#8993a7!important;font-size:11px!important}
.alm-file-card strong{display:block!important;color:var(--alm-ink)!important;font-size:13px!important;direction:auto!important}
.alm-file-head>span{display:grid!important;place-items:center!important;flex:0 0 54px!important;height:54px!important;border:1px solid #d8def5!important;border-radius:15px!important;background:#f8f9ff!important;color:#514bd4!important;font-size:12px!important;font-weight:800!important}
.alm-file-specs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;margin:18px 0!important;overflow:hidden!important;border:1px solid #e1e5ef!important;border-radius:15px!important}
.alm-file-specs>div{display:flex!important;min-height:66px!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;padding:12px 16px!important;border-bottom:1px solid #e6e9f1!important}
.alm-file-specs>div:nth-child(odd){border-left:1px solid #e6e9f1!important}
.alm-file-specs>div:nth-last-child(-n+2){border-bottom:0!important}
.alm-stable:before{content:"";display:inline-block;width:8px;height:8px;margin-left:6px;border-radius:50%;background:#35b77c;box-shadow:0 0 0 4px #e5f7ef}
.alm-file-hash{display:flex!important;align-items:center!important;gap:14px!important;width:100%!important;padding:11px 14px!important;border:1px solid #e1e5ef!important;border-radius:11px!important;background:#f8f9fc!important}
.alm-file-hash span{flex:0 0 auto!important;color:#69758b!important;font-size:11px!important;font-weight:800!important}
.alm-file-hash code{display:block!important;min-width:0!important;padding:0!important;overflow-wrap:anywhere!important;border:0!important;background:transparent!important;color:#667087!important;font-size:11px!important;direction:ltr!important}
.alm-file-card>p{margin:13px 0 0!important;color:#7b869a!important;font-size:11px!important}

@media(max-width:960px){
	.alm-ecosystem{height:600px!important}
	.alm-ring-1{width:520px!important;height:520px!important;margin:-260px 0 0 -260px!important}
	.alm-ring-2{width:380px!important;height:380px!important;margin:-190px 0 0 -190px!important}
	.alm-ring-3{width:250px!important;height:250px!important;margin:-125px 0 0 -125px!important}
	.alm-ring-1 .alm-ring-item{transform:rotate(var(--angle)) translateX(260px)!important}
	.alm-ring-2 .alm-ring-item{transform:rotate(var(--angle)) translateX(190px)!important}
	.alm-ring-3 .alm-ring-item{transform:rotate(var(--angle)) translateX(125px)!important}
	.alm-download-panel{flex-direction:column!important;gap:30px!important;padding:36px!important}
	.alm-download-copy,.alm-file-card{width:100%!important}
}
@media(max-width:640px){
	.alm-ecosystem{height:auto!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important;padding:8px!important;overflow:visible!important}
	.alm-ecosystem-core{position:static!important;grid-column:1/-1!important;width:140px!important;height:140px!important;margin:auto!important;transform:none!important}
	.alm-ring{position:static!important;display:contents!important;animation:none!important}
	.alm-ring-item{position:static!important;width:auto!important;height:auto!important;transform:none!important}
	.alm-logo-bubble{position:static!important;width:64px!important;height:64px!important;margin:auto!important;animation:none!important}
	.alm-download-panel{padding:22px!important}
	.alm-download-copy{padding:4px!important}
	.alm-download-copy h2{font-size:34px!important}
	.alm-file-card{padding:20px!important}
	.alm-file-specs{grid-template-columns:1fr!important}
	.alm-file-specs>div,.alm-file-specs>div:nth-child(odd){border-left:0!important;border-bottom:1px solid #e6e9f1!important}
	.alm-file-specs>div:last-child{border-bottom:0!important}
}
@media(prefers-reduced-motion:reduce){.alm-ring,.alm-logo-bubble{animation:none!important}}

/* v1.5.1 wide semi-orbits */
.alm-ecosystem{height:570px!important;max-width:1180px!important;overflow:hidden!important;background:linear-gradient(to bottom,#fff 0,#fafaff 58%,#fff 100%)!important}
.alm-ecosystem-core{top:auto!important;bottom:-4px!important;transform:translateX(-50%)!important;width:178px!important;height:178px!important}
.alm-ring{top:auto!important;margin:0!important;transform-origin:center center!important;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 64%,rgba(0,0,0,.72) 78%,transparent 98%);mask-image:linear-gradient(to bottom,#000 0%,#000 64%,rgba(0,0,0,.72) 78%,transparent 98%)}
.alm-ring-1{width:1120px!important;height:760px!important;left:50%!important;bottom:-280px!important;margin-left:-560px!important;animation:none!important}
.alm-ring-2{width:900px!important;height:610px!important;left:50%!important;bottom:-225px!important;margin-left:-450px!important;animation:none!important}
.alm-ring-3{width:650px!important;height:440px!important;left:50%!important;bottom:-165px!important;margin-left:-325px!important;animation:none!important}
.alm-ring-1 .alm-ring-item{--radius:560px;animation:almWideItemCW 42s linear infinite!important}
.alm-ring-2 .alm-ring-item{--radius:450px;animation:almWideItemCCW 34s linear infinite!important}
.alm-ring-3 .alm-ring-item{--radius:325px;animation:almWideItemCW 27s linear infinite!important}
.alm-logo-bubble{width:64px!important;height:64px!important;left:-32px!important;top:-32px!important}
.alm-ring-1 .alm-logo-bubble,.alm-ring-3 .alm-logo-bubble{animation-name:almWideBubbleCCW!important}
.alm-ring-2 .alm-logo-bubble{animation-name:almWideBubbleCW!important}
.alm-ecosystem:hover .alm-ring-item,.alm-ecosystem:hover .alm-logo-bubble{animation-play-state:paused!important}
@keyframes almWideItemCW{0%{transform:scaleY(.68) rotate(var(--angle)) translateX(var(--radius))}12%{transform:scaleY(.68) rotate(calc(var(--angle) + 180deg)) translateX(var(--radius))}100%{transform:scaleY(.68) rotate(calc(var(--angle) + 360deg)) translateX(var(--radius))}}
@keyframes almWideItemCCW{0%{transform:scaleY(.68) rotate(var(--angle)) translateX(var(--radius))}12%{transform:scaleY(.68) rotate(calc(var(--angle) - 180deg)) translateX(var(--radius))}100%{transform:scaleY(.68) rotate(calc(var(--angle) - 360deg)) translateX(var(--radius))}}
@keyframes almWideBubbleCCW{0%{transform:scaleY(1.47) rotate(var(--counter-angle))}12%{transform:scaleY(1.47) rotate(calc(var(--counter-angle) - 180deg))}100%{transform:scaleY(1.47) rotate(calc(var(--counter-angle) - 360deg))}}
@keyframes almWideBubbleCW{0%{transform:scaleY(1.47) rotate(var(--counter-angle))}12%{transform:scaleY(1.47) rotate(calc(var(--counter-angle) + 180deg))}100%{transform:scaleY(1.47) rotate(calc(var(--counter-angle) + 360deg))}}
@media(max-width:960px) and (min-width:641px){
	.alm-ecosystem{height:520px!important}
	.alm-ring-1{width:850px!important;height:600px!important;bottom:-225px!important;margin-left:-425px!important}
	.alm-ring-2{width:680px!important;height:480px!important;bottom:-180px!important;margin-left:-340px!important}
	.alm-ring-3{width:500px!important;height:350px!important;bottom:-130px!important;margin-left:-250px!important}
	.alm-ring-1 .alm-ring-item{--radius:425px}
	.alm-ring-2 .alm-ring-item{--radius:340px}
	.alm-ring-3 .alm-ring-item{--radius:250px}
}
@media(max-width:640px){
	.alm-ecosystem{height:auto!important;background:none!important}
	.alm-ecosystem-core{top:auto!important;bottom:auto!important;transform:none!important}
	.alm-ring{mask-image:none;-webkit-mask-image:none}
	.alm-ring-item,.alm-logo-bubble{animation:none!important}
}

/* v1.6 stable ellipse paths driven by JavaScript */
.alm-ecosystem{height:590px!important;width:100%!important;max-width:1120px!important;overflow:hidden!important}
.alm-ecosystem:after{content:"";display:block!important;position:absolute;z-index:8;left:0;right:0;bottom:0;height:150px;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 82%);pointer-events:none}
.alm-ecosystem-core{z-index:12!important;bottom:2px!important}
.alm-ring{top:auto!important;margin:0!important;transform:translateX(-50%)!important;animation:none!important;mask-image:none!important;-webkit-mask-image:none!important;overflow:visible!important}
.alm-ring-1{left:50%!important;bottom:-285px!important;width:calc(100% - 90px)!important;height:740px!important}
.alm-ring-2{left:50%!important;bottom:-210px!important;width:calc(100% - 280px)!important;height:560px!important}
.alm-ring-3{left:50%!important;bottom:-130px!important;width:calc(100% - 500px)!important;height:380px!important}
.alm-ring-item,.alm-ring-1 .alm-ring-item,.alm-ring-2 .alm-ring-item,.alm-ring-3 .alm-ring-item{position:absolute!important;width:0!important;height:0!important;margin:0!important;animation:none!important;will-change:left,top!important}
.alm-logo-bubble,.alm-ring-1 .alm-logo-bubble,.alm-ring-2 .alm-logo-bubble,.alm-ring-3 .alm-logo-bubble{transform:none!important;animation:none!important}
.alm-logo-bubble{z-index:4!important}

.alm-card-icon svg,.alm-scenario-icon svg,.alm-info svg,.alm-license-icon svg{display:block!important;width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.alm-card-icon{color:var(--alm-blue)!important}
.alm-license-icon svg{width:34px!important;height:34px!important}

.alm-environments-head{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:50px;margin-bottom:38px}
.alm-environments-head span{display:block;margin-bottom:10px;color:var(--alm-blue);font-size:13px;font-weight:800}
.alm-environments-head h2{margin:0!important}
.alm-environments-head>p{margin:0!important;color:var(--alm-muted);font-size:17px}
.alm-scenarios{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}
.alm-scenario-card{position:relative;isolation:isolate;overflow:hidden;min-height:320px;padding:34px;border:1px solid #dce2f2;border-radius:22px;background:#fff}
.alm-scenario-card:before{content:"";position:absolute;z-index:-1;left:-70px;top:-80px;width:180px;height:180px;border-radius:50%;background:rgba(112,72,232,.045);box-shadow:0 0 0 28px rgba(112,72,232,.025)}
.alm-vmware{background:linear-gradient(135deg,#fafaff,#f6f3ff)}
.alm-scenario-title{display:flex;align-items:center;gap:16px;margin-bottom:24px}
.alm-scenario-icon{display:grid;place-items:center;flex:0 0 54px;height:54px;border-radius:15px;background:#eaf0ff;color:#4167e8}
.alm-vmware .alm-scenario-icon{background:#eee8ff;color:#7048e8}
.alm-scenario-title small{display:block;color:#929bad;font-size:11px}
.alm-scenario-title h3{margin:3px 0 0!important;font-size:23px!important}
.alm-scenario-card ul{display:flex;flex-direction:column;gap:11px;margin:0 0 28px!important;padding:0!important;list-style:none!important}
.alm-scenario-card li{position:relative;padding-right:25px;color:#506078!important}
.alm-scenario-card li:before{content:"✓";position:absolute;right:0;top:3px;display:grid;place-items:center;width:17px;height:17px;border-radius:5px;background:#edf1ff;color:#4566e8;font-size:11px;font-weight:900}
.alm-scenario-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:auto}
.alm-scenario-actions>a:not(.alm-btn){font-size:13px;font-weight:700}
.alm-environments .alm-info{margin-top:20px!important;min-height:84px!important;background:#f4fbfd!important}
.alm-environments .alm-info>span{width:46px!important;height:46px!important;flex-basis:46px!important;border-radius:14px!important}
.alm-environments .alm-info strong{white-space:nowrap}

@media(max-width:960px){
	.alm-ring-1{width:calc(100% - 50px)!important}
	.alm-ring-2{width:calc(100% - 190px)!important}
	.alm-ring-3{width:calc(100% - 360px)!important}
	.alm-environments-head{grid-template-columns:1fr;gap:15px}
}
@media(max-width:640px){
	.alm-ecosystem:after{display:none!important}
	.alm-ring{transform:none!important}
	.alm-ring-item{position:static!important;width:auto!important;height:auto!important}
	.alm-scenarios{grid-template-columns:1fr!important}
	.alm-scenario-card{padding:26px}
	.alm-environments .alm-info{align-items:flex-start!important;flex-wrap:wrap}
}

/* v1.7 connected product network */
.alm-network{position:relative;isolation:isolate;width:100%;max-width:1120px;height:470px;margin:28px auto 32px;overflow:hidden;border:1px solid #e4e7f2;border-radius:36px;background:linear-gradient(90deg,#f1f3f7 0,#f6f7fa 37%,#fff 50%,#f6f7fa 63%,#f1f3f7 100%)}
.alm-network:before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 50% 50%,rgba(105,76,237,.13),transparent 23%)}
.alm-network-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.alm-flow-line{fill:none;stroke:#bcc4d5;stroke-width:1.25;stroke-dasharray:6 8;stroke-linecap:round;vector-effect:non-scaling-stroke;animation:almLineFlow 7s linear infinite}
.alm-flow-line:nth-child(even){animation-direction:reverse;animation-duration:8.5s}
@keyframes almLineFlow{to{stroke-dashoffset:-84}}
.alm-network-core{position:absolute;z-index:3;left:50%;top:50%;width:172px;height:172px;display:grid;place-items:center;transform:translate(-50%,-50%);overflow:hidden;border:1px solid #d8d5fa;border-radius:32px;background:#fff;box-shadow:0 22px 48px rgba(84,65,191,.22),0 0 0 12px rgba(255,255,255,.58)}
.alm-network-core img{display:block!important;width:132px!important;height:132px!important;margin:0!important;object-fit:contain!important}
.alm-network-core b{color:var(--alm-ink);font-size:22px}
.alm-network-node{position:absolute;z-index:2;left:var(--node-x);top:var(--node-y);width:74px;height:74px;display:grid;place-items:center;transform:translate(-50%,-50%);overflow:hidden;border:1px solid #e2e5ee;border-radius:17px;background:#fff;box-shadow:0 12px 28px rgba(42,52,83,.11);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.alm-network-node:hover{transform:translate(-50%,-50%) translateY(-4px);border-color:#bfc7fb;box-shadow:0 17px 34px rgba(62,70,126,.17)}
.alm-network-node img{display:block!important;width:54px!important;height:54px!important;margin:0!important;object-fit:contain!important}
.alm-network-node span{display:grid;width:50px;height:50px;place-items:center;border-radius:13px;background:#eef1ff;color:var(--alm-blue);font-size:22px;font-weight:900}

/* v1.7 deployment journey */
.alm-journey{text-align:center}
.alm-section-kicker,.alm-license-eyebrow{display:block;margin-bottom:10px;color:var(--alm-blue);font-size:13px;font-weight:800}
.alm-journey .alm-section-lead{margin-inline:auto}
.alm-steps{position:relative;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;margin:42px 0 8px!important;padding:0!important;list-style:none!important}
.alm-steps:before{content:"";position:absolute;z-index:0;top:23px;right:10%;left:10%;height:1px;background:#cbd3ef}
.alm-steps li{position:relative;z-index:1;display:flex;min-width:0;align-items:center;flex-direction:column;padding:0 10px 16px!important;border:0!important;background:transparent!important;text-align:center;transition:transform .25s ease}
.alm-step-marker{position:relative;width:48px;height:48px;display:grid;place-items:center;margin:0 auto 17px;border:1px solid #d6dced;border-radius:14px;background:#fff;color:#4d5fd2;box-shadow:0 6px 14px rgba(49,58,96,.05);transition:background .25s ease,color .25s ease,box-shadow .25s ease,transform .25s ease}
.alm-step-marker b,.alm-step-marker i{position:absolute;inset:0;display:grid!important;width:auto!important;height:auto!important;place-items:center;margin:0!important;border:0!important;border-radius:inherit!important;background:transparent!important;color:inherit!important;font-style:normal;transition:opacity .2s ease,transform .25s ease}
.alm-step-marker i{opacity:0;transform:scale(.55) rotate(-18deg)}
.alm-step-marker svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.alm-steps li:hover{transform:translateY(-5px)}
.alm-steps li:hover .alm-step-marker{transform:scale(1.08);border-color:transparent;background:linear-gradient(135deg,var(--alm-blue),var(--alm-purple));color:#fff;box-shadow:0 12px 25px rgba(83,76,222,.25)}
.alm-steps li:hover .alm-step-marker b{opacity:0;transform:scale(.55) rotate(18deg)}
.alm-steps li:hover .alm-step-marker i{opacity:1;transform:scale(1) rotate(0)}
.alm-steps li strong{color:var(--alm-ink);font-size:14px;line-height:1.7}
.alm-steps li small{display:block;margin-top:13px;color:#8a94aa;font-size:12px;line-height:1.7}

/* v1.7 license panel */
.alm-license{position:relative;isolation:isolate;display:grid!important;grid-template-columns:82px minmax(0,1fr) 210px!important;align-items:center!important;gap:30px!important;overflow:hidden;padding:42px 46px!important;border:1px solid #d9e0f2!important;border-radius:26px!important;background:linear-gradient(100deg,#f5f2ff 0,#f8f9ff 54%,#edf8ff 100%)!important}
.alm-license:before{content:"";position:absolute;z-index:-1;left:-50px;top:-90px;width:190px;height:190px;border-radius:50%;border:1px solid rgba(105,76,237,.07);box-shadow:0 0 0 30px rgba(105,76,237,.025)}
.alm-license-icon{width:68px!important;height:68px!important;border:1px solid #dddaf4!important;border-radius:19px!important;background:#f9f8ff!important;color:#6956dc!important}
.alm-license-content h2{margin:0 0 12px!important;font-size:30px!important}
.alm-license-content>p:not(.alm-license-note){margin:0!important;color:#59677e;line-height:2}
.alm-license-note{margin:14px 0 0!important;padding:9px 13px;border-right:3px solid #6c5ce7;background:rgba(255,255,255,.55);color:#67738a;font-size:12px;line-height:1.8}
.alm-license-actions{display:flex;align-items:stretch;flex-direction:column;gap:10px}
.alm-license-actions .alm-btn{width:100%;min-height:43px;padding:10px 14px;font-size:13px}

@media(max-width:960px){
	.alm-network{height:420px}
	.alm-network-core{width:148px;height:148px}
	.alm-network-core img{width:112px!important;height:112px!important}
	.alm-network-node{width:64px;height:64px}
	.alm-network-node img{width:46px!important;height:46px!important}
	.alm-license{grid-template-columns:72px 1fr!important}
	.alm-license-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
	.alm-network{height:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:22px;border-radius:24px;background:#f6f7fa}
	.alm-network-lines{display:none}
	.alm-network-core{position:static;grid-column:1/-1;width:140px;height:140px;margin:0 auto 10px;transform:none}
	.alm-network-node{position:static;width:64px;height:64px;margin:auto;transform:none}
	.alm-network-node:hover{transform:translateY(-4px)}
	.alm-steps{grid-template-columns:1fr!important;gap:12px!important;text-align:right}
	.alm-steps:before{top:24px;right:24px;bottom:24px;left:auto;width:1px;height:auto}
	.alm-steps li{display:grid;grid-template-columns:52px 1fr;align-items:center;padding:0!important;text-align:right}
	.alm-step-marker{grid-row:1/3;margin:0}
	.alm-steps li strong,.alm-steps li small{padding-right:12px}
	.alm-steps li small{margin-top:1px}
	.alm-license{grid-template-columns:1fr!important;padding:28px!important}
	.alm-license-icon{margin:auto}
	.alm-license-content{text-align:center}
	.alm-license-note{text-align:right}
	.alm-license-actions{grid-column:auto;grid-template-columns:1fr}
}

@media(max-width:430px){.alm-network{grid-template-columns:repeat(3,1fr);padding:18px 12px}.alm-network-node{width:60px;height:60px}}
@media(prefers-reduced-motion:reduce){.alm-flow-line{animation:none!important}.alm-step-marker,.alm-step-marker b,.alm-step-marker i,.alm-steps li,.alm-network-node{transition:none!important}}

/* v1.8 free license, FAQ, ready panel and floating table of contents */
.alm-page section[id]{scroll-margin-top:86px}
.alm-license-benefits{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.alm-license-benefits span{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid #dbe1f4;border-radius:10px;background:rgba(255,255,255,.72);color:#55637a;font-size:12px}
.alm-license-benefits b{color:#5149d8;font-size:14px}

.alm-ready-panel{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:48px;min-height:250px;overflow:hidden;padding:48px 52px;border:1px solid #d8def7;border-radius:28px;background:linear-gradient(100deg,#edfaff 0,#f6f7ff 52%,#eee8ff 100%)}
.alm-ready-panel:before{content:"";position:absolute;z-index:-1;left:-95px;top:-140px;width:320px;height:320px;border:1px solid rgba(65,87,210,.08);border-radius:50%;box-shadow:0 0 0 34px rgba(65,87,210,.025)}
.alm-ready-copy h2{margin:0 0 14px!important;font-size:clamp(30px,4vw,48px)!important}
.alm-ready-copy p{max-width:730px;margin:0!important;color:#65728a;font-size:16px}
.alm-ready-actions{display:flex;flex-direction:column;gap:11px}
.alm-ready-actions .alm-btn{width:100%;min-height:46px}

.alm-faq-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:76px}
.alm-faq-intro{position:sticky;top:105px}
.alm-faq-intro h2{max-width:390px;font-size:clamp(34px,4.3vw,53px)!important}
.alm-faq-intro p{max-width:390px;color:#6c778d;font-size:16px}
.alm-faq-intro .alm-btn{margin-top:12px}
.alm-faq-layout .alm-faq{display:flex;flex-direction:column;gap:10px;border:0!important}
.alm-faq-layout .alm-faq-item{overflow:hidden;border:1px solid #dce2ee!important;border-radius:15px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}
.alm-faq-layout .alm-faq-item:has(button[aria-expanded=true]){border-color:#c8d2f6!important;box-shadow:0 10px 25px rgba(44,58,105,.06)}
.alm-faq-layout .alm-faq button{min-height:58px;padding:13px 18px!important}
.alm-faq-layout .alm-faq button i{order:-1;width:24px;height:24px;display:grid;flex:0 0 24px;place-items:center;border-radius:7px;background:#eef1ff;font-size:19px;line-height:1}
.alm-faq-layout .alm-faq-answer{padding:0 18px 17px 54px!important}
.alm-faq-layout .alm-faq-answer p{margin:0!important;font-size:14px;line-height:1.9}

.alm-floating-toc{position:fixed;z-index:60;right:18px;top:48%;width:54px;transform:translateY(-50%);overflow:hidden;border:1px solid #dbe1ef;border-radius:17px;background:rgba(255,255,255,.96);box-shadow:0 15px 38px rgba(28,39,73,.15);backdrop-filter:blur(12px);transition:width .28s ease,box-shadow .28s ease}
.alm-floating-toc:hover,.alm-floating-toc:focus-within,.alm-floating-toc.is-open{width:220px;box-shadow:0 20px 45px rgba(28,39,73,.2)}
.alm-floating-toc>button{width:100%;height:53px;display:flex;align-items:center;gap:12px;padding:0 15px;border:0;border-bottom:1px solid transparent;background:linear-gradient(135deg,#3157e8,#7048e8);color:#fff;font:inherit;font-size:13px;font-weight:800;white-space:nowrap;cursor:pointer}
.alm-floating-toc:hover>button,.alm-floating-toc:focus-within>button,.alm-floating-toc.is-open>button{border-bottom-color:rgba(255,255,255,.22)}
.alm-floating-toc>button svg{flex:0 0 23px;width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.alm-floating-toc>button span{opacity:0;transition:opacity .18s ease .06s}
.alm-floating-toc:hover>button span,.alm-floating-toc:focus-within>button span,.alm-floating-toc.is-open>button span{opacity:1}
.alm-floating-toc nav{max-height:0;overflow:hidden;padding:0 8px;opacity:0;transition:max-height .3s ease,opacity .2s ease,padding .3s ease}
.alm-floating-toc:hover nav,.alm-floating-toc:focus-within nav,.alm-floating-toc.is-open nav{max-height:410px;padding:8px;opacity:1}
.alm-floating-toc nav a{display:block;padding:7px 11px;border-radius:9px;color:#4e5a70;font-size:12px;white-space:nowrap}
.alm-floating-toc nav a:hover,.alm-floating-toc nav a:focus{background:#eef1ff;color:#3157e8}

@media(max-width:960px){
	.alm-ready-panel{grid-template-columns:1fr;padding:40px}
	.alm-ready-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
	.alm-faq-layout{grid-template-columns:1fr;gap:35px}
	.alm-faq-intro{position:static}
	.alm-faq-intro h2,.alm-faq-intro p{max-width:700px}
}
@media(max-width:700px){
	.alm-license-benefits{flex-direction:column}
	.alm-license-benefits span{justify-content:center}
	.alm-ready-panel{padding:29px 24px;text-align:center}
	.alm-ready-actions{grid-template-columns:1fr}
	.alm-faq-intro{text-align:center}
	.alm-faq-intro h2{font-size:34px!important}
	.alm-faq-layout .alm-faq-answer{padding-left:18px!important}
	.alm-floating-toc{right:12px;top:auto;bottom:18px;transform:none}
	.alm-floating-toc:hover{width:54px}
	.alm-floating-toc.is-open,.alm-floating-toc:focus-within{width:210px}
	.alm-floating-toc:hover nav{max-height:0;padding:0 8px;opacity:0}
	.alm-floating-toc.is-open nav,.alm-floating-toc:focus-within nav{max-height:410px;padding:8px;opacity:1}
	.alm-floating-toc:hover>button span{opacity:0}
	.alm-floating-toc.is-open>button span,.alm-floating-toc:focus-within>button span{opacity:1}
}

/* v1.9 animated product connections */
.alm-network{height:500px!important;max-width:1180px!important;overflow:visible!important;border:0!important;border-radius:0!important;background:radial-gradient(circle at 50% 50%,rgba(120,82,240,.16) 0,rgba(120,82,240,.07) 21%,rgba(120,82,240,.025) 38%,transparent 62%)!important}
.alm-network:before{inset:8% 19%!important;border-radius:50%!important;background:radial-gradient(circle,rgba(140,94,248,.13),rgba(140,94,248,.035) 52%,transparent 72%)!important;filter:blur(8px)}
.alm-network-lines{z-index:1!important;overflow:visible!important}
.alm-flow-line{fill:none!important;stroke:#aa94dc!important;stroke-width:1.45!important;stroke-dasharray:1!important;stroke-dashoffset:1;stroke-linecap:round!important;opacity:0;filter:drop-shadow(0 0 2px rgba(126,81,235,.16));animation:almConnectLine 10s cubic-bezier(.45,0,.25,1) infinite!important;animation-delay:var(--line-delay)!important}
@keyframes almConnectLine{
	0%,5%{stroke-dashoffset:1;opacity:0}
	12%{opacity:.14}
	30%{stroke-dashoffset:0;opacity:.42}
	76%{stroke-dashoffset:0;opacity:.36}
	92%,100%{stroke-dashoffset:-1;opacity:0}
}
.alm-network-core{z-index:5!important;width:118px!important;height:118px!important;overflow:visible!important;border:0!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important}
.alm-network-core:before,.alm-network-core:after{content:"";position:absolute;z-index:-1;inset:-28px;border:1px solid rgba(143,96,244,.26);border-radius:50%;background:rgba(149,103,248,.08);animation:almCorePulse 2.8s ease-out infinite}
.alm-network-core:after{inset:-58px;border-color:rgba(143,96,244,.13);background:rgba(149,103,248,.035);animation-delay:1.1s}
@keyframes almCorePulse{
	0%{transform:scale(.82);opacity:.15}
	42%{opacity:.72}
	100%{transform:scale(1.16);opacity:0}
}
.alm-network-core-inner{width:118px;height:118px;display:grid;place-items:center;overflow:hidden;border:7px solid #fff;border-radius:50%;background:linear-gradient(145deg,#7758ed,#9d6df5);box-shadow:0 16px 36px rgba(100,65,210,.28),0 0 0 1px rgba(129,83,232,.12)}
.alm-network-core-inner img,.alm-network-core img{display:block!important;width:76px!important;height:76px!important;margin:0!important;object-fit:contain!important}
.alm-network-core-inner b{max-width:90px;color:#fff!important;font-size:16px!important;text-align:center}
.alm-network-node{z-index:4!important;width:62px!important;height:62px!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;animation:almNodePulse 3.5s ease-in-out infinite;animation-delay:var(--node-delay)!important}
.alm-network-node:hover{transform:translate(-50%,-50%) scale(1.09)!important;box-shadow:none!important}
.alm-network-node img{display:block!important;width:54px!important;height:54px!important;margin:0!important;object-fit:contain!important;filter:drop-shadow(0 10px 15px rgba(67,48,132,.16))}
.alm-network-node span{width:54px!important;height:54px!important;border-radius:12px!important;filter:drop-shadow(0 10px 15px rgba(67,48,132,.16))}
@keyframes almNodePulse{
	0%,100%{transform:translate(-50%,-50%) scale(.97)}
	48%{transform:translate(-50%,-50%) scale(1.035)}
}

@media(max-width:960px){
	.alm-network{height:450px!important}
	.alm-network-core,.alm-network-core-inner{width:104px!important;height:104px!important}
	.alm-network-core-inner img,.alm-network-core img{width:68px!important;height:68px!important}
	.alm-network-node{width:56px!important;height:56px!important}
	.alm-network-node img{width:48px!important;height:48px!important}
}
@media(max-width:700px){
	.alm-network{display:block!important;height:330px!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:radial-gradient(circle at 50% 50%,rgba(120,82,240,.15) 0,rgba(120,82,240,.055) 26%,transparent 64%)!important}
	.alm-network:before{display:block!important;inset:5% 12%!important}
	.alm-network-lines{display:block!important}
	.alm-network-core{position:absolute!important;left:50%!important;top:50%!important;width:84px!important;height:84px!important;margin:0!important;transform:translate(-50%,-50%)!important}
	.alm-network-core-inner{width:84px!important;height:84px!important;border-width:5px!important}
	.alm-network-core-inner img,.alm-network-core img{width:56px!important;height:56px!important}
	.alm-network-core:before{inset:-14px}
	.alm-network-core:after{inset:-28px}
	.alm-network-node{position:absolute!important;left:var(--node-x)!important;top:var(--node-y)!important;width:46px!important;height:46px!important;margin:0!important}
	.alm-network-node img{width:40px!important;height:40px!important}
	.alm-network-node span{width:40px!important;height:40px!important}
	.alm-network-node:hover{transform:translate(-50%,-50%) scale(1.08)!important}
}
@media(prefers-reduced-motion:reduce){.alm-flow-line,.alm-network-core:before,.alm-network-core:after,.alm-network-node{animation:none!important}.alm-flow-line{stroke-dashoffset:0;opacity:.45}.alm-network-node{transform:translate(-50%,-50%)!important}}

/* v1.9.2 hash copy and documentation card interactions */
.alm-hash-value{display:flex;min-width:0;flex:1;align-items:center;gap:8px}
.alm-hash-value code{flex:1}
.alm-copy-hash{width:32px;height:32px;display:grid;flex:0 0 32px;place-items:center;padding:0;border:1px solid #dce2ef;border-radius:8px;background:#fff;color:#68758e;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s ease}
.alm-copy-hash:hover{transform:translateY(-1px);border-color:#bfcaf5;color:var(--alm-blue);background:#f3f5ff}
.alm-copy-hash.is-copied{border-color:#a8dfcb;background:#ecfbf5;color:#16825c}
.alm-copy-hash svg{display:block;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.alm-card-grid .alm-card{position:relative;overflow:hidden;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}
.alm-card-grid .alm-card:before{content:"";position:absolute;right:0;top:0;width:100%;height:3px;transform:scaleX(0);transform-origin:right;background:linear-gradient(90deg,var(--alm-blue),var(--alm-purple));transition:transform .3s ease}
.alm-card-grid .alm-card:hover{transform:translateY(-8px);border-color:#cfd6fb;box-shadow:0 20px 42px rgba(48,58,108,.13)}
.alm-card-grid .alm-card:hover:before{transform:scaleX(1)}
.alm-card-grid .alm-card-icon{transition:transform .3s ease,box-shadow .3s ease,background .3s ease,color .3s ease}
.alm-card-grid .alm-card:hover .alm-card-icon{transform:translateY(-3px) scale(1.08);background:linear-gradient(135deg,var(--alm-blue),var(--alm-purple));color:#fff!important;box-shadow:0 10px 22px rgba(78,73,213,.22)}
.alm-card-grid .alm-card>a{display:inline-flex;align-items:center;gap:5px;transition:gap .2s ease,color .2s ease}
.alm-card-grid .alm-card:hover>a{gap:10px;color:var(--alm-purple)}
@media(prefers-reduced-motion:reduce){.alm-card-grid .alm-card,.alm-card-grid .alm-card:before,.alm-card-grid .alm-card-icon,.alm-card-grid .alm-card>a,.alm-copy-hash{transition:none!important}}

/* v1.9.3 FAQ alignment */
.alm-faq-layout,.alm-faq-intro,.alm-faq-layout .alm-faq,.alm-faq-layout .alm-faq-item,.alm-faq-layout .alm-faq button,.alm-faq-layout .alm-faq-answer,.alm-faq-layout .alm-faq-answer p{text-align:right!important}
.alm-faq-intro h2,.alm-faq-intro p{margin-right:0!important;margin-left:auto!important}
@media(max-width:700px){.alm-faq-intro{text-align:right!important}.alm-faq-intro h2{font-size:34px!important}}

/* v1.9.4 balanced lines and clean central logo */
.alm-network-core:before,.alm-network-core:after{display:none!important}
.alm-network-core-inner{overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.alm-network-core-inner img,.alm-network-core img{filter:drop-shadow(0 12px 20px rgba(87,57,174,.2))}

/* v1.9.5 persistent connections with travelling glow */
.alm-flow-line-base{fill:none;stroke:#cfc5e8;stroke-width:1.25;stroke-linecap:round;opacity:.46;vector-effect:non-scaling-stroke}
.alm-flow-line-glow{fill:none;stroke:#8655ea;stroke-width:2.1;stroke-linecap:round;stroke-dasharray:.15 .85;stroke-dashoffset:1;opacity:0;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 3px rgba(117,71,226,.35));animation:almLineGlow 10s linear infinite;animation-delay:var(--line-delay)}
@keyframes almLineGlow{
	0%,10%{stroke-dashoffset:1;opacity:0}
	18%{opacity:.2}
	35%,72%{opacity:.78}
	88%{stroke-dashoffset:0;opacity:.16}
	100%{stroke-dashoffset:-.15;opacity:0}
}
.alm-network-core:before,.alm-network-core:after{display:block!important;animation:almCorePulseSoft 3.8s ease-out infinite!important}
.alm-network-core:after{animation-delay:1.5s!important}
@keyframes almCorePulseSoft{
	0%{transform:scale(.9);opacity:.08}
	40%{opacity:.38}
	100%{transform:scale(1.1);opacity:0}
}
.alm-network-node{animation-duration:4.4s!important}
@keyframes almNodePulse{
	0%,100%{transform:translate(-50%,-50%) scale(.992)}
	50%{transform:translate(-50%,-50%) scale(1.02)}
}
@media(prefers-reduced-motion:reduce){
	.alm-flow-line-glow,.alm-network-core:before,.alm-network-core:after,.alm-network-node{animation:none!important}
	.alm-flow-line-glow{display:none}
}

/* v1.9.6 refined product animation */
.alm-products .alm-container>h2{text-align:center!important}
.alm-products .alm-section-lead{margin-right:auto!important;margin-left:auto!important;text-align:center!important}
.alm-network:after{content:"";position:absolute;z-index:7;inset:0;display:block;pointer-events:none;background:linear-gradient(to bottom,#fff 0,rgba(255,255,255,0) 7%,rgba(255,255,255,0) 93%,#fff 100%)}
.alm-flow-line-glow{stroke:#8c5ae8;stroke-width:3;stroke-dasharray:.12 .88;filter:drop-shadow(0 0 5px rgba(126,75,231,.38));animation-duration:6.8s}
@keyframes almLineGlow{
	0%,8%{stroke-dashoffset:1;opacity:0}
	15%{opacity:.16}
	28%,70%{opacity:.58}
	86%{stroke-dashoffset:0;opacity:.12}
	100%{stroke-dashoffset:-.12;opacity:0}
}
.alm-network-node{animation:none!important}
.alm-network-node img,.alm-network-node span{animation:almIconBreath 3.9s ease-in-out infinite;animation-delay:var(--node-delay)!important;will-change:transform}
@keyframes almIconBreath{
	0%,100%{transform:scale(.975)}
	50%{transform:scale(1.035)}
}
.alm-network-core,.alm-network-core-inner{width:134px!important;height:134px!important}
.alm-network-core-inner img,.alm-network-core img{width:90px!important;height:90px!important}
.alm-network-core:before{inset:-40px!important;border-color:rgba(132,82,235,.34)!important;background:rgba(145,94,247,.11)!important}
.alm-network-core:after{inset:-82px!important;border-color:rgba(132,82,235,.2)!important;background:rgba(145,94,247,.055)!important}
@keyframes almCorePulseSoft{
	0%{transform:scale(.86);opacity:.12}
	42%{opacity:.58}
	100%{transform:scale(1.15);opacity:0}
}
@media(max-width:960px){
	.alm-network-core,.alm-network-core-inner{width:116px!important;height:116px!important}
	.alm-network-core-inner img,.alm-network-core img{width:78px!important;height:78px!important}
	.alm-network-core:before{inset:-31px!important}
	.alm-network-core:after{inset:-61px!important}
}
@media(max-width:700px){
	.alm-network-core,.alm-network-core-inner{width:96px!important;height:96px!important}
	.alm-network-core-inner img,.alm-network-core img{width:64px!important;height:64px!important}
	.alm-network-core:before{inset:-22px!important}
	.alm-network-core:after{inset:-43px!important}
}
@media(prefers-reduced-motion:reduce){.alm-network-node img,.alm-network-node span{animation:none!important}}

/* v1.9.7 strict FAQ RTL and progressive connection fill */
.alm-faq-layout,.alm-faq-layout .alm-faq,.alm-faq-layout .alm-faq-item,.alm-faq-layout .alm-faq button,.alm-faq-layout .alm-faq button span,.alm-faq-layout .alm-faq-answer,.alm-faq-layout .alm-faq-answer p{direction:rtl!important;text-align:right!important}
.alm-faq-layout .alm-faq button span{display:block;min-width:0;flex:1}
.alm-faq-layout .alm-faq button i{order:2!important;margin-right:auto!important;margin-left:0!important}
.alm-faq-layout .alm-faq-answer{padding-right:18px!important;padding-left:54px!important}
.alm-flow-line-glow{stroke-width:2.4;stroke-dasharray:1;stroke-dashoffset:1;filter:drop-shadow(0 0 5px rgba(126,75,231,.32));animation:almProgressiveLine 7.2s cubic-bezier(.4,0,.25,1) infinite;animation-delay:var(--line-delay)}
@keyframes almProgressiveLine{
	0%{stroke-dashoffset:1;opacity:0}
	10%{stroke-dashoffset:1;opacity:.08}
	20%{opacity:.34}
	68%{stroke-dashoffset:0;opacity:.58}
	84%{stroke-dashoffset:0;opacity:.42}
	100%{stroke-dashoffset:0;opacity:0}
}
@media(max-width:700px){.alm-faq-layout .alm-faq-answer{padding-right:18px!important;padding-left:18px!important}}

/* v1.9.9 reliable Hero image and draw/retract connection lines */
.alm-visual .alm-hero-image{
	display:block!important;
	position:relative!important;
	z-index:5!important;
	width:min(100%,560px)!important;
	max-width:100%!important;
	height:auto!important;
	max-height:480px!important;
	margin:auto!important;
	object-fit:contain!important;
	object-position:center!important;
	opacity:1!important;
	visibility:visible!important;
	transform:none!important;
}
.alm-flow-line-glow{
	stroke-dasharray:0 1;
	stroke-dashoffset:0;
	opacity:0;
	animation:almDrawRetractLine 7.2s linear infinite;
	animation-delay:var(--line-delay);
}
@keyframes almDrawRetractLine{
	0%{stroke-dasharray:0 1;opacity:0}
	8%{stroke-dasharray:0 1;opacity:.12}
	14%{opacity:.55}
	54%{stroke-dasharray:1 0;opacity:.62}
	68%{stroke-dasharray:1 0;opacity:.58}
	96%{stroke-dasharray:0 1;opacity:.5}
	100%{stroke-dasharray:0 1;opacity:0}
}
@media(max-width:700px){
	.alm-visual .alm-hero-image{width:min(100%,440px)!important;max-height:360px!important}
}

/* v1.9.10 same-direction line erase, balanced type scale and media-safe Hero */
.alm-page{font-size:16px}
.alm-page h1{
	font-size:clamp(32px,3.7vw,48px)!important;
	line-height:1.42!important;
	letter-spacing:-1px!important;
}
.alm-page h2{
	font-size:clamp(25px,2.55vw,34px)!important;
	line-height:1.46!important;
	letter-spacing:-.45px!important;
}
.alm-page h3{font-size:19px!important;line-height:1.55!important}
.alm-lead{font-size:17px!important;line-height:1.95!important}
.alm-section-lead,.alm-download-copy>p,.alm-environments-head>p{font-size:16px!important;line-height:1.95!important}
.alm-download-copy h2,.alm-faq-intro h2{font-size:clamp(27px,2.85vw,38px)!important}
.alm-visual.has-hero-image{
	min-height:360px!important;
	overflow:visible!important;
	transform:none!important;
}
.alm-visual.has-hero-image .alm-hero-image{
	display:block!important;
	width:min(100%,560px)!important;
	height:auto!important;
	min-height:0!important;
	max-height:460px!important;
	margin:0 auto!important;
	object-fit:contain!important;
}
.alm-flow-line-glow{
	stroke-dasharray:1 1;
	stroke-dashoffset:1;
	opacity:0;
	will-change:stroke-dashoffset,opacity;
	animation:almDirectionalLine 7.2s linear infinite;
	animation-delay:var(--line-delay);
}
@keyframes almDirectionalLine{
	0%,8%{stroke-dashoffset:1;opacity:0}
	12%{stroke-dashoffset:1;opacity:.2}
	58%{stroke-dashoffset:0;opacity:.62}
	72%{stroke-dashoffset:0;opacity:.56}
	85%{stroke-dashoffset:-1;opacity:.4}
	89%,100%{stroke-dashoffset:-1;opacity:0}
}
@media(max-width:700px){
	.alm-page{font-size:15px}
	.alm-page h1{font-size:30px!important;line-height:1.5!important;letter-spacing:-.55px!important}
	.alm-page h2,.alm-download-copy h2,.alm-faq-intro h2{font-size:26px!important;line-height:1.5!important}
	.alm-page h3{font-size:18px!important}
	.alm-lead{font-size:16px!important}
	.alm-section-lead,.alm-download-copy>p,.alm-environments-head>p{font-size:15px!important}
	.alm-visual.has-hero-image{
		min-height:240px!important;
		margin:0!important;
		transform:none!important;
	}
	.alm-visual.has-hero-image .alm-hero-image{
		width:min(100%,440px)!important;
		max-height:340px!important;
	}
}

/* v2.1 release tabs and linked changelog */
.alm-page .alm-release-tabs{width:100%!important}
.alm-page .alm-release-tablist{display:inline-flex!important;align-items:center!important;gap:6px!important;margin:0 0 18px!important;padding:6px!important;border:1px solid #dce1ef!important;border-radius:16px!important;background:#f5f6fb!important;box-shadow:0 8px 22px rgba(42,51,91,.06)!important}
.alm-page .alm-release-tablist button{appearance:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-width:154px!important;min-height:48px!important;margin:0!important;padding:10px 20px!important;border:0!important;border-radius:11px!important;background:transparent!important;box-shadow:none!important;color:#657188!important;font:inherit!important;font-size:14px!important;font-weight:800!important;line-height:1.4!important;cursor:pointer!important;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease!important}
.alm-page .alm-release-tablist button:hover{color:#3f48a8!important}
.alm-page .alm-release-tablist button:focus-visible{outline:3px solid rgba(81,56,238,.24)!important;outline-offset:2px!important}
.alm-page .alm-release-tablist button[aria-selected="true"]{background:#fff!important;box-shadow:0 7px 18px rgba(40,50,91,.11)!important;color:#4438bd!important}
.alm-page .alm-release-tablist button span{padding:3px 7px!important;border-radius:999px!important;background:#fff1d8!important;color:#a86000!important;font-size:9px!important;font-weight:900!important}
.alm-page .alm-release-tabpanel[hidden],
.alm-page .alm-changelog-content[hidden]{display:none!important}
.alm-page .alm-btn-disabled{opacity:.58!important;pointer-events:none!important;cursor:not-allowed!important}
.alm-page .alm-beta-status:before{content:"";display:inline-block;width:8px;height:8px;margin-left:6px;border-radius:50%;background:#ee9b2d;box-shadow:0 0 0 4px #fff1d8}

.alm-page .alm-changelog{margin-top:30px!important;padding:34px!important;border:1px solid #dce1ef!important;border-radius:26px!important;background:linear-gradient(145deg,#fff 0,#fafaff 100%)!important;box-shadow:0 18px 45px rgba(41,50,90,.07)!important}
.alm-page .alm-changelog-head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:30px!important;margin-bottom:22px!important}
.alm-page .alm-changelog-head h3{margin:5px 0 8px!important;color:var(--alm-ink)!important;font-size:clamp(25px,3vw,35px)!important;line-height:1.35!important}
.alm-page .alm-changelog-head p{margin:0!important;color:var(--alm-muted)!important;font-size:14px!important}
.alm-page .alm-changelog-list{display:grid!important;gap:11px!important}
.alm-page .alm-changelog-release-card{overflow:hidden!important;border:1px solid #e0e4ef!important;border-radius:16px!important;background:#fff!important}
.alm-page .alm-changelog-toggle{appearance:none!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto 34px!important;align-items:center!important;gap:16px!important;width:100%!important;min-height:76px!important;margin:0!important;padding:15px 19px!important;border:0!important;background:#fff!important;box-shadow:none!important;color:var(--alm-ink)!important;text-align:right!important;cursor:pointer!important;transition:background-color .2s ease!important}
.alm-page .alm-changelog-toggle:hover{background:#fafaff!important}
.alm-page .alm-changelog-toggle:focus-visible{position:relative!important;z-index:2!important;outline:3px solid rgba(81,56,238,.22)!important;outline-offset:-3px!important}
.alm-page .alm-changelog-toggle>span{display:flex!important;flex-direction:column!important;gap:2px!important;min-width:0!important}
.alm-page .alm-changelog-toggle small{color:#8a94a8!important;font-size:10px!important;font-weight:700!important}
.alm-page .alm-changelog-toggle strong{color:#303b52!important;font-size:17px!important;font-weight:900!important;direction:auto!important}
.alm-page .alm-changelog-toggle>b{padding:5px 10px!important;border-radius:999px!important;background:#f0efff!important;color:#514bd4!important;font-size:10px!important;font-weight:800!important;white-space:nowrap!important}
.alm-page .alm-changelog-toggle>i{display:grid!important;place-items:center!important;width:32px!important;height:32px!important;border-radius:10px!important;background:#f4f5fa!important;color:#514bd4!important;font-size:22px!important;font-style:normal!important;font-weight:400!important;transition:transform .2s ease,background-color .2s ease!important}
.alm-page .alm-changelog-toggle[aria-expanded="true"]{background:#fafaff!important}
.alm-page .alm-changelog-toggle[aria-expanded="true"]>i{transform:rotate(45deg)!important;background:#ebe9ff!important}
.alm-page .alm-changelog-content{padding:10px 22px 24px!important;border-top:1px solid #e8eaf1!important}
.alm-page .alm-changelog-description{margin:14px 0 20px!important;padding:12px 15px!important;border-right:3px solid #7566e8!important;border-radius:7px!important;background:#f7f6ff!important;color:#536079!important;font-size:14px!important}
.alm-page .alm-change-group{padding-top:16px!important}
.alm-page .alm-change-group h4{margin:0 0 11px!important;color:#3d4760!important;font-size:15px!important;font-weight:900!important}
.alm-page .alm-change-group ul{display:grid!important;gap:9px!important;margin:0!important;padding:0!important;list-style:none!important}
.alm-page .alm-change-group li{position:relative!important;margin:0!important;padding-right:20px!important;color:#58657b!important;font-size:13px!important;line-height:1.95!important}
.alm-page .alm-change-group li:before{content:"";position:absolute;right:2px;top:.82em;width:6px;height:6px;border-radius:50%;background:#7464e8;box-shadow:0 0 0 4px #efedff}
.alm-page .alm-change-group li a{color:#4853b8!important;text-decoration:none!important;text-underline-offset:3px!important}
.alm-page .alm-change-group li a:hover{text-decoration:underline!important}
.alm-page .alm-change-group li a span{font-size:11px!important}

@media(max-width:700px){
	.alm-page .alm-release-tablist{display:flex!important;width:100%!important}
	.alm-page .alm-release-tablist button{flex:1 1 50%!important;min-width:0!important;padding:9px 11px!important}
	.alm-page .alm-changelog{margin-top:22px!important;padding:20px!important;border-radius:20px!important}
	.alm-page .alm-changelog-head{margin-bottom:17px!important}
	.alm-page .alm-changelog-toggle{grid-template-columns:minmax(0,1fr) auto 32px!important;gap:9px!important;padding:13px!important}
	.alm-page .alm-changelog-toggle>b{padding:4px 7px!important}
	.alm-page .alm-changelog-content{padding:8px 15px 20px!important}
}

@media(prefers-reduced-motion:reduce){
	.alm-page .alm-release-tablist button,
	.alm-page .alm-changelog-toggle,
	.alm-page .alm-changelog-toggle>i{transition:none!important}
}

/* v1.9.11 continuous Hero logo stream and balanced product connections */
.alm-hero-motion{
	position:relative!important;
	isolation:isolate!important;
	display:block!important;
	width:100%!important;
	min-height:390px!important;
	overflow:hidden!important;
	margin:0!important;
	border:0!important;
	border-radius:34px!important;
	background:transparent!important;
	box-shadow:none!important;
	transform:none!important;
}
.alm-hero-motion:before{
	display:none;
}
.alm-hero-motion:after{
	content:"";
	position:absolute;
	z-index:6;
	inset:0;
	background:linear-gradient(90deg,rgba(255,255,255,.98) 0,transparent 11%,transparent 89%,rgba(255,255,255,.98) 100%);
	pointer-events:none;
}
.alm-hero-rail{
	position:absolute;
	z-index:1;
	top:50%;
	right:4%;
	left:4%;
	height:1px;
	transform:translateY(-50%);
	background:linear-gradient(90deg,transparent,rgba(128,137,168,.1) 13%,rgba(128,137,168,.18) 50%,rgba(128,137,168,.1) 87%,transparent);
	box-shadow:none;
}
.alm-hero-logo-stream{
	position:absolute;
	z-index:2;
	inset:0;
	display:flex;
	align-items:center;
	overflow:hidden;
	direction:ltr;
}
.alm-hero-logo-track{
	display:flex;
	flex:0 0 auto;
	width:max-content;
	will-change:transform;
	animation:almHeroLogoStream 16s linear infinite;
}
.alm-hero-logo-group{
	display:flex;
	flex:0 0 auto;
	align-items:center;
	gap:28px;
	padding-left:28px;
}
.alm-hero-product-logo{
	display:grid;
	flex:0 0 78px;
	width:78px;
	height:78px;
	place-items:center;
	overflow:hidden;
	border:1px solid rgba(255,255,255,.72);
	border-radius:23px;
	background:rgba(255,255,255,.92);
	box-shadow:0 14px 28px rgba(74,53,145,.15);
}
.alm-hero-product-logo img{
	display:block!important;
	width:54px!important;
	height:54px!important;
	margin:0!important;
	object-fit:contain!important;
}
.alm-hero-product-logo b{
	display:grid;
	width:54px;
	height:54px;
	place-items:center;
	border-radius:15px;
	background:#f0edff;
	color:#604ee0;
	font-size:22px;
}
.alm-hero-plaivid{
	position:absolute;
	z-index:5;
	top:50%;
	left:50%;
	display:grid;
	width:176px;
	height:176px;
	place-items:center;
	transform:translate(-50%,-50%);
}
.alm-hero-plaivid:before{
	content:"";
	position:absolute;
	z-index:-1;
	inset:-45px;
	border-radius:50%;
	background:radial-gradient(circle,rgba(255,255,255,.98) 0,rgba(255,255,255,.9) 43%,rgba(255,255,255,.52) 59%,transparent 74%);
	filter:drop-shadow(0 18px 25px rgba(76,52,162,.17));
}
.alm-hero-plaivid img{
	display:block!important;
	width:154px!important;
	height:154px!important;
	max-width:154px!important;
	max-height:154px!important;
	margin:0!important;
	object-fit:contain!important;
	filter:drop-shadow(0 14px 22px rgba(71,48,153,.24));
}
.alm-hero-plaivid b{
	color:#4030bc;
	font-size:29px;
	font-weight:850;
	letter-spacing:-.6px;
}
@keyframes almHeroLogoStream{
	from{transform:translate3d(0,0,0)}
	to{transform:translate3d(-50%,0,0)}
}
.alm-flow-line-glow{
	animation:almBalancedDirectionalLine 6.2s linear infinite;
	animation-delay:var(--line-delay);
}
@keyframes almBalancedDirectionalLine{
	0%,6%{stroke-dashoffset:1;opacity:0}
	10%{stroke-dashoffset:1;opacity:.2}
	42%{stroke-dashoffset:0;opacity:.62}
	58%{stroke-dashoffset:0;opacity:.56}
	90%{stroke-dashoffset:-1;opacity:.4}
	94%,100%{stroke-dashoffset:-1;opacity:0}
}
@media(max-width:960px){
	.alm-hero-motion{min-height:340px!important}
	.alm-hero-logo-track{animation-duration:15s}
	.alm-hero-product-logo{flex-basis:70px;width:70px;height:70px;border-radius:20px}
	.alm-hero-product-logo img{width:48px!important;height:48px!important}
	.alm-hero-plaivid{width:150px;height:150px}
	.alm-hero-plaivid img{width:130px!important;height:130px!important;max-width:130px!important;max-height:130px!important}
}
@media(max-width:700px){
	.alm-hero-copy{order:2}
	.alm-hero-motion{
		order:1;
		min-height:270px!important;
		margin:0 0 10px!important;
		border-radius:25px!important;
	}
	.alm-hero-logo-group{gap:20px;padding-left:20px}
	.alm-hero-product-logo{flex-basis:62px;width:62px;height:62px;border-radius:18px}
	.alm-hero-product-logo img{width:42px!important;height:42px!important}
	.alm-hero-product-logo b{width:42px;height:42px;font-size:18px}
	.alm-hero-plaivid{width:124px;height:124px}
	.alm-hero-plaivid:before{inset:-32px}
	.alm-hero-plaivid img{width:108px!important;height:108px!important;max-width:108px!important;max-height:108px!important}
	.alm-hero-plaivid b{font-size:24px}
	.alm-network{
		width:100%!important;
		height:380px!important;
		margin:20px auto 24px!important;
		overflow:hidden!important;
	}
	.alm-network:after{
		background:linear-gradient(to bottom,#fff 0,rgba(255,255,255,0) 4%,rgba(255,255,255,0) 96%,#fff 100%)!important;
	}
	.alm-network-lines{
		inset:0!important;
		width:100%!important;
		height:100%!important;
		overflow:visible!important;
	}
	.alm-network-core{
		width:96px!important;
		height:96px!important;
	}
	.alm-network-core-inner{width:96px!important;height:96px!important}
	.alm-network-core-inner img,.alm-network-core img{width:64px!important;height:64px!important}
	.alm-network-core:before{inset:-18px!important}
	.alm-network-core:after{inset:-36px!important}
	.alm-network-node{width:52px!important;height:52px!important}
	.alm-network-node img{width:46px!important;height:46px!important}
	.alm-network-node span{width:46px!important;height:46px!important}
}
@media(max-width:430px){
	.alm-network-node{width:48px!important;height:48px!important}
	.alm-network-node img{width:42px!important;height:42px!important}
	.alm-network-node span{width:42px!important;height:42px!important}
}
@media(prefers-reduced-motion:reduce){
	.alm-hero-logo-track{animation:none!important;transform:translateX(-12%)}
}

/* v1.9.14 dedicated portrait network geometry */
.alm-network-lines-mobile{display:none!important}
@media(max-width:700px){
	.alm-network-lines-desktop{display:none!important}
	.alm-network-lines-mobile{
		display:block!important;
		inset:0!important;
		width:100%!important;
		height:100%!important;
		overflow:visible!important;
	}
	.alm-network-node{
		left:var(--node-mobile-x)!important;
		top:var(--node-mobile-y)!important;
	}
	.alm-flow-line-base{
		stroke:#c2b6df!important;
		stroke-width:1.45!important;
		opacity:.58!important;
	}
	.alm-flow-line-glow{
		stroke-width:2.15!important;
		filter:drop-shadow(0 0 4px rgba(126,75,231,.28))!important;
	}
}

/* v2.2 functional states: visible without JavaScript, immediate with enhancement */
.alm-page .alm-release-tabpanel{display:block!important}
.alm-page .alm-release-tabpanel+.alm-release-tabpanel{margin-top:22px!important}
.alm-page .alm-release-tabs.is-enhanced .alm-release-tabpanel{display:none!important;margin-top:0!important}
.alm-page .alm-release-tabs.is-enhanced .alm-release-tabpanel.is-active{display:block!important}
.alm-page .alm-release-tabs.is-enhanced .alm-release-tabpanel[hidden]{display:none!important}
.alm-page .alm-release-tablist button,
.alm-page .alm-changelog-toggle,
.alm-page .alm-changelog-toggle>i,
.alm-page .alm-faq button,
.alm-page .alm-faq button i{transition:none!important}
.alm-page .alm-release-tablist button[aria-selected="true"]{outline:2px solid #6d5ce7!important;outline-offset:-2px!important}
.alm-page .alm-changelog-list:not(.is-enhanced) .alm-changelog-toggle{cursor:default!important;background:#fafaff!important}
.alm-page .alm-changelog-list:not(.is-enhanced) .alm-changelog-toggle>i{transform:rotate(45deg)!important;background:#ebe9ff!important}
.alm-page .alm-changelog-list.is-enhanced .alm-changelog-content[hidden],
.alm-page .alm-faq.is-enhanced .alm-faq-answer[hidden]{display:none!important}
.alm-page .alm-changelog-release-card.is-open,
.alm-page .alm-faq-item.is-open{border-color:#8879e8!important}
