.ptour{--ptour-gold-1:#ffe08a;--ptour-gold-2:#f3a93a;background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 36px 70px -52px #0b1f3a8c}.ptour-tabs{grid-template-columns:minmax(250px,290px) minmax(0,1fr);display:grid}.ptour-rail{border-inline-end:1px solid var(--line);background:#f3f6fa;flex-direction:column;gap:18px;padding:18px;display:flex}.ptour-list{flex-direction:column;gap:6px;display:flex}.ptour-tab{width:100%;font:inherit;text-align:start;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 10px;padding:16px 18px 22px;transition:background-color .25s,border-color .25s,box-shadow .25s;display:grid;position:relative}.ptour-tab-name{font-family:var(--font-display);letter-spacing:-.02em;color:#52657b;grid-column:1;font-size:20px;font-weight:650;line-height:1.25;transition:color .25s}.ptour-tab small{text-wrap:balance;grid-column:1;font-size:13px;line-height:1.4}.ptour-tab small .ptour-part{white-space:nowrap}@media (min-width:961px){.ptour-tab small .ptour-part{display:block}.ptour-tabs[dir=rtl] .ptour-tab small .ptour-part{text-align:right}}.ptour-tab:hover:not([data-state=active]){background:#e8eef6}.ptour-tab:hover:not([data-state=active]) .ptour-tab-name{color:var(--ink)}.ptour-tab[data-state=active]{border-color:var(--line);background:#fff;box-shadow:0 14px 30px -22px #0b1f3a99}.ptour-tab[data-state=active] .ptour-tab-name{color:var(--ink)}.ptour-tab:focus-visible{outline:2px solid var(--royal);outline-offset:2px}.ptour-progress{inset-inline:18px;opacity:0;background:#dfe7f0;border-radius:3px;height:3px;transition:opacity .25s;position:absolute;bottom:10px;overflow:hidden}.ptour-tab[data-state=active] .ptour-progress{opacity:1}.ptour-progress i{background:var(--royal);border-radius:inherit;transform-origin:0;height:100%;display:block;transform:scaleX(0)}.ptour-tabs[dir=rtl] .ptour-progress i{transform-origin:100%}.ptour[data-playing=true] .ptour-progress i{animation:ptour-fill var(--ptour-dwell,8s) linear forwards}.ptour[data-running=false] .ptour-progress i{animation-play-state:paused}.ptour[data-playing=false] .ptour-progress{opacity:0}@keyframes ptour-fill{to{transform:scaleX(1)}}.ptour-tag{letter-spacing:.08em;color:#3d2600;background:linear-gradient(135deg, var(--ptour-gold-1), var(--ptour-gold-2));border-radius:999px;grid-area:1/2/span 2;align-self:center;padding:4px 9px;font-size:11px;font-weight:800;line-height:1.3;animation:2.4s ease-in-out infinite ptour-tag-pulse;box-shadow:0 6px 14px -6px #f3a93ae6}.ptour-tabs[dir=rtl] .ptour-tag{letter-spacing:0;font-size:12px}@keyframes ptour-tag-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.ptour-controls{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:4px 6px 0;display:flex}.ptour-toggle{min-height:40px;font:inherit;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13.5px;font-weight:600;transition:border-color .2s,color .2s;display:inline-flex}.ptour-toggle:hover{color:var(--royal);border-color:var(--royal)}.ptour-toggle:focus-visible{outline:2px solid var(--royal);outline-offset:2px}.ptour-count{color:var(--muted);font-variant-numeric:tabular-nums;unicode-bidi:isolate;font-size:13px}.ptour-count b{color:var(--ink);font-weight:700}.ptour-stage{min-width:0;display:grid}.ptour-panel{outline:none;flex-direction:column;grid-area:1/1;min-width:0;display:flex}.ptour-panel[data-state=inactive]{visibility:hidden;pointer-events:none}.ptour-panel[data-state=active] .ptour-visual{animation:.7s cubic-bezier(.2,.7,.2,1) ptour-rise}.ptour-panel[data-state=active] .ptour-body{animation:.6s both ptour-fade}@keyframes ptour-rise{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}@keyframes ptour-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.ptour-visual{padding:18px 18px 0;position:relative}.ptour-visual .entry-art{aspect-ratio:16/6.6;border-radius:16px}.ptour-visual .product-plate{top:20px;inset-inline-start:22px}.ptour-visual .product-plate img{height:36px}.ptour-visual .product-art-screen{inset-inline-start:30%;width:66%;top:15%}.ptour-panel[data-state=active] .product-art-screen{animation:1.1s cubic-bezier(.2,.7,.2,1) ptour-screen}.ptour-body{flex:1;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:24px 44px;padding:24px 32px 30px;display:grid}.ptour-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.ptour-platform{letter-spacing:.02em;color:var(--label);margin:0 0 6px;font-size:12px;font-weight:600}.ptour-copy h3{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);margin:0 0 10px;font-size:clamp(26px,2.4vw,34px);font-weight:650;line-height:1.15}.ptour-intro{color:var(--muted);max-width:46ch;margin:0 0 20px;font-size:16px;line-height:1.7}.ptour-actions{flex-wrap:wrap;align-items:center;gap:12px 20px;display:flex}.ptour-actions .button{min-height:48px;font-size:14.5px}.ptour-marketplace{min-height:44px;color:var(--ink);align-items:center;gap:8px;font-size:13.5px;font-weight:600;display:inline-flex}.ptour-marketplace:hover{color:var(--royal)}.ptour-features{background:var(--mist);border-radius:16px;align-content:start;align-self:start;gap:12px;margin:0;padding:22px 24px;list-style:none;display:grid}.ptour-features li{color:#34495f;align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.5;display:flex}.ptour-features svg{color:var(--royal);flex-shrink:0;margin-top:2px}.ptour-offer{z-index:3;inset-inline-start:40px;isolation:isolate;color:#fff;background:linear-gradient(120deg,#0b1f3a 0%,#15509a 58%,#0b1f3a 100%);border-radius:16px;align-items:center;gap:14px;margin:0;padding:14px 22px 14px 14px;animation:2.8s ease-in-out infinite ptour-glow;display:flex;position:absolute;bottom:22px;overflow:hidden;box-shadow:0 0 0 1px #f3a93ab3,0 16px 32px -16px #0b1f3acc}.ptour-tabs[dir=rtl] .ptour-offer{padding:14px 14px 14px 22px}.ptour-offer:after{content:"";z-index:-1;background:linear-gradient(105deg,#0000 30%,#ffffff47 50%,#0000 70%);animation:3.6s ease-in-out infinite ptour-shine;position:absolute;inset:0;transform:translate(-130%)}.ptour-offer-icon{color:#3d2600;background:linear-gradient(135deg, var(--ptour-gold-1), var(--ptour-gold-2));border-radius:50%;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 0 0 5px #ffe08a2e}.ptour-offer-text{flex-direction:column;gap:2px;display:flex}.ptour-offer-text strong{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ptour-gold-1);background:linear-gradient(90deg, var(--ptour-gold-1), var(--ptour-gold-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:34px;font-weight:750;line-height:1}.ptour-offer-text>span{color:#e9f0f9;font-size:15px;font-weight:600;line-height:1.4}.ptour-tabs[dir=rtl] .ptour-offer-text strong{letter-spacing:0;font-family:Noto Sans Arabic,sans-serif;line-height:1.3}@keyframes ptour-shine{0%,50%{transform:translate(-130%)}to{transform:translate(130%)}}@keyframes ptour-glow{0%,to{box-shadow:0 0 0 1px #f3a93ab3,0 16px 32px -16px #0b1f3acc}50%{box-shadow:0 0 0 4px #f3a93a52,0 18px 36px -14px #f3a93a8c}}.ptour[data-running=false] :is(.ptour-tag,.ptour-offer),.ptour[data-running=false] .ptour-offer:after,.ptour-panel[data-state=inactive] .ptour-offer,.ptour-panel[data-state=inactive] .ptour-offer:after{animation-play-state:paused}.ptour-tabs[dir=rtl] :is(.ptour-tab-name,.ptour-copy h3){letter-spacing:0;font-family:Noto Sans Arabic,sans-serif}.ptour-tabs[dir=rtl] .ptour-copy h3{line-height:1.4}@media (max-width:1100px){.ptour-body{grid-template-columns:1fr;align-content:start;gap:22px}.ptour-intro{max-width:none}}@media (max-width:960px){.ptour-tabs{grid-template-columns:1fr}.ptour-rail{border-inline-end:0;border-bottom:1px solid var(--line);gap:12px;padding:18px 12px 12px}.ptour-list{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:6px;display:grid}.ptour-tab{grid-template-columns:minmax(0,1fr);align-content:start;padding:15px 12px 18px}.ptour-tab-name{font-size:17px}.ptour-tab small{font-size:12px}.ptour-tag{top:-10px;grid-area:auto;padding:2px 8px;font-size:10px;line-height:1.35;position:absolute;inset-inline-end:10px}.ptour-tabs[dir=rtl] .ptour-tag{font-size:11px;top:-11px}.ptour-progress{inset-inline:14px;bottom:7px}.ptour-controls{margin-top:0;padding:0 4px}.ptour-visual{padding:14px 14px 0}.ptour-stage{position:relative}.ptour-panel[data-state=inactive]{position:absolute;inset:0 0 auto}}@media (max-width:560px){.ptour{border-radius:16px}.ptour-list{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:12px}.ptour-list>:last-child:nth-child(odd){grid-column:1/-1}.ptour-visual .entry-art{aspect-ratio:16/10}.ptour-visual .product-plate img{height:26px}.ptour-visual .product-art-screen{inset-inline-start:10%;width:92%;top:26%}.ptour-body{padding:20px 18px 22px}.ptour-offer{margin:12px 0 0;position:relative;inset:auto}.ptour-offer-text strong{font-size:26px}}@media (prefers-reduced-motion:reduce){.ptour-progress{display:none}.ptour-panel[data-state=active] :is(.ptour-visual,.ptour-body,.product-art-screen),.ptour-offer,.ptour-offer:after,.ptour-tag{animation:none}}
.entry-art-band.has-scene{--sc-delay:.9s}.entry-art-band.has-scene>:not(.scene){z-index:1;position:relative}.scene{--sc-ice:#eaf3fd;--sc-sky:#5aa2ff;--sc-royal:#2a86ea;--sc-teal:#2ec4b6;--sc-mist:#9cc4f2;--sc-line:#9cc4f24d;--sc-card:#eaf3fd12;--sc-card-line:#eaf3fd33;z-index:0;pointer-events:none;width:100%;height:100%;animation:sc-scene-in 1.1s var(--ease-out-soft) var(--sc-delay,.9s) backwards;position:absolute;inset:0}.scene-mirror:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){transform:scaleX(-1)}.scene *{transform-box:fill-box}.intro-pending .scene,.intro-pending .scene *{animation-play-state:paused}@keyframes sc-scene-in{0%{opacity:0}to{opacity:1}}.sc-lane{fill:none;stroke:var(--sc-line);stroke-width:1.5px;stroke-dasharray:1 6;stroke-linecap:round}.sc-packet{fill:none;stroke:var(--sc-ice);stroke-width:5px;stroke-linecap:round;stroke-dasharray:1.2 98.8;stroke-dashoffset:100px;animation:sc-travel 3.6s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.sc-card{fill:var(--sc-card);stroke:var(--sc-card-line);stroke-width:1.2px}.sc-ink{fill:none;stroke:#eaf3fd73;stroke-width:3px;stroke-linecap:round}.sc-pulse circle{fill:none;stroke:#9cc4f259;stroke-width:1.5px;transform-origin:50%;opacity:0;animation:sc-ring 6s var(--ease-out-soft) var(--sc-delay,.9s) infinite}.sc-pulse circle+circle{animation-delay:calc(var(--sc-delay,.9s) + 3s)}.sc-bob{animation:sc-bob 6s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}@keyframes sc-travel{0%{stroke-dashoffset:100px;opacity:0}12%{opacity:1}88%{opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes sc-ring{0%{opacity:0;scale:.9}20%{opacity:1}to{opacity:0;scale:1.7}}@keyframes sc-bob{0%,to{translate:0}50%{translate:0 -5px}}@media (prefers-reduced-motion:reduce){.scene,.scene *{animation:none!important}.scene :is(.sc-packet,.sc-pulse){display:none}}
.scene-business-central .bc-ghosts{opacity:.45}.scene-business-central .bc-rows{animation:bc-post 12s linear calc(var(--sc-delay,.9s) + .4s) infinite}.scene-business-central .bc-bar{transform-origin:50% 100%;animation:bc-bar 7s var(--ease-tour) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-business-central .bc-trend{stroke-dasharray:100;stroke-dashoffset:0;animation:bc-draw 7s var(--ease-tour) calc(var(--sc-delay,.9s) + .6s) infinite}.scene-business-central .bc-trend-dot{transform-origin:50%;animation:bc-dot 7s var(--ease-tour) calc(var(--sc-delay,.9s) + .6s) infinite}.scene-business-central .bc-kpi-dot{transform-origin:50%;animation:bc-blink 2.8s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}@keyframes bc-post{0%{translate:0}to{translate:0 -180px}}@keyframes bc-bar{0%,to{scale:1 .5}45%,72%{scale:1}}@keyframes bc-draw{0%{stroke-dashoffset:100px;opacity:1}42%,84%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes bc-dot{0%,38%{scale:0}46%{scale:1.4}54%,84%{opacity:1;scale:1}to{opacity:0;scale:1}}@keyframes bc-blink{0%,to{opacity:1}50%{opacity:.35}}
.scene-microsoft-dynamics-365 .d365-stars circle{fill:var(--sc-ice)}.scene-microsoft-dynamics-365 .d365-sparkle{fill:var(--sc-ice);opacity:.7;transform-origin:50%;animation:d365-sparkle 6.5s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-microsoft-dynamics-365 .d365-twinkle{animation:d365-twinkle 5s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-microsoft-dynamics-365 .d365-orbit{fill:none;stroke:url(#d365-orbit-g);stroke-width:1.3px}.scene-microsoft-dynamics-365 .d365-orbit-1{opacity:.75}.scene-microsoft-dynamics-365 .d365-orbit-2{opacity:.5}.scene-microsoft-dynamics-365 .d365-link{fill:none;stroke:#9cc4f257;stroke-width:1.3px;stroke-dasharray:1 5;stroke-linecap:round}.scene-microsoft-dynamics-365 .d365-link-lit{fill:none;stroke:var(--sc-teal);stroke-width:2px;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100px;opacity:0;animation:d365-link 9.6s var(--ease-out-soft) calc(var(--sc-delay,.9s) + .8s + var(--d,0s)) infinite}.scene-microsoft-dynamics-365 .d365-arc{animation-name:d365-arc}.scene-microsoft-dynamics-365 .d365-comet{fill:none;stroke-linecap:round;stroke-dashoffset:calc(var(--o) * 1px);animation:d365-orbit var(--t) linear var(--sc-delay,.9s) infinite both}.scene-microsoft-dynamics-365 .d365-rev{animation-name:d365-orbit-rev}.scene-microsoft-dynamics-365 .d365-head{stroke:var(--sc-ice);stroke-width:5px}.scene-microsoft-dynamics-365 .d365-tail{stroke:var(--sc-sky);stroke-width:2.6px;opacity:.7}.scene-microsoft-dynamics-365 .d365-trail{stroke:var(--sc-mist);stroke-width:1.4px;opacity:.35}.scene-microsoft-dynamics-365 .d365-glow{stroke:var(--sc-sky);stroke-width:13px;opacity:.22}.scene-microsoft-dynamics-365 :is(.d365-comet-1,.d365-comet-2){stroke-width:3.6px}.scene-microsoft-dynamics-365 :is(.d365-comet-1,.d365-comet-2):is(.d365-tail,.d365-trail){stroke-width:1.8px}.scene-microsoft-dynamics-365 :is(.d365-comet-1,.d365-comet-2).d365-glow{stroke-width:10px}.scene-microsoft-dynamics-365 .d365-wave ellipse{fill:none;stroke:#9cc4f280;stroke-width:1.4px;vector-effect:non-scaling-stroke;transform-origin:50%;opacity:0;animation:d365-wave 7s var(--ease-out-soft) var(--sc-delay,.9s) infinite}.scene-microsoft-dynamics-365 .d365-wave ellipse+ellipse{animation-delay:calc(var(--sc-delay,.9s) + 3.5s)}.scene-microsoft-dynamics-365 .d365-tile{stroke:#eaf3fd59;stroke-width:1px}.scene-microsoft-dynamics-365 .d365-sky .d365-tile{fill:url(#d365-sky)}.scene-microsoft-dynamics-365 .d365-teal .d365-tile{fill:url(#d365-teal)}.scene-microsoft-dynamics-365 .d365-glass .d365-tile{fill:#143468b8;stroke:var(--sc-card-line)}.scene-microsoft-dynamics-365 .d365-glyph{color:#fff;fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.scene-microsoft-dynamics-365 .d365-glass .d365-glyph{color:var(--sc-mist)}.scene-microsoft-dynamics-365 .d365-node{transform-origin:50%;animation:d365-pulse var(--t) ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-microsoft-dynamics-365 .d365-halo{fill:none;stroke:var(--sc-ice);stroke-width:1.4px;opacity:0;transform-origin:50%;animation:d365-halo var(--t) ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}@media (prefers-reduced-motion:reduce){.scene-microsoft-dynamics-365 .d365-trail{display:none}}@keyframes d365-orbit{0%{stroke-dashoffset:calc(var(--o) * 1px + 100px)}to{stroke-dashoffset:calc(var(--o) * 1px)}}@keyframes d365-orbit-rev{0%{stroke-dashoffset:calc(var(--o) * 1px)}to{stroke-dashoffset:calc(var(--o) * 1px + 100px)}}@keyframes d365-pulse{0%,30%,to{scale:1}7%{scale:1.12}}@keyframes d365-halo{0%{opacity:0;scale:1}6%{opacity:.75;scale:1.05}24%,to{opacity:0;scale:1.6}}@keyframes d365-link{0%{stroke-dashoffset:100px;opacity:.95}14%{stroke-dashoffset:0;opacity:.95}30%,to{stroke-dashoffset:0;opacity:0}}@keyframes d365-arc{0%{stroke-dashoffset:100px;opacity:.95}26%{stroke-dashoffset:0;opacity:.95}42%,to{stroke-dashoffset:0;opacity:0}}@keyframes d365-wave{0%{opacity:0;scale:1}18%{opacity:.9}to{opacity:0;scale:2.4 1.37}}@keyframes d365-sparkle{0%,to{opacity:.25;scale:.6}50%{opacity:.85;scale:1}}@keyframes d365-twinkle{0%,to{opacity:.2}50%{opacity:.9}}
.scene-finance-operations .fo-land{fill:none;stroke:var(--sc-mist);stroke-width:2.8px;stroke-linecap:round;opacity:.4}.scene-finance-operations .fo-land-dim{opacity:.16}.scene-finance-operations .fo-land-lit{opacity:.75}.scene-finance-operations .fo-land-ar{display:none}.scene-finance-operations:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .fo-land-en{display:none}.scene-finance-operations:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .fo-land-ar{display:inline}.scene-finance-operations .fo-plain{-webkit-mask:url(#finance-operations-fade-en);mask:url(#finance-operations-fade-en)}.scene-finance-operations:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .fo-plain{-webkit-mask:url(#finance-operations-fade-ar);mask:url(#finance-operations-fade-ar)}.scene-finance-operations .fo-light{fill:var(--sc-ice);opacity:.8;animation:fo-twinkle 6s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-finance-operations .fo-route{fill:none;stroke:#9cc4f238;stroke-width:1.3px;stroke-linecap:round}.scene-finance-operations .fo-trace{fill:none;stroke:var(--sc-sky);stroke-width:2px;stroke-linecap:round;stroke-dasharray:100 100;opacity:.4;animation:fo-trace var(--t,10s) linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-finance-operations .fo-ship{stroke-width:6px;animation:fo-ship var(--t,10s) linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-finance-operations .fo-cash{stroke:var(--sc-teal);stroke-width:4.5px}.scene-finance-operations .fo-ripple{fill:none;stroke:var(--sc-ice);stroke-width:1.5px;opacity:0;transform-origin:50%;animation:fo-ripple var(--t,10s) linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-finance-operations .fo-feed{fill:none;stroke:#2ec4b673;stroke-width:1.5px;stroke-dasharray:1 5;stroke-linecap:round}.scene-finance-operations .fo-ground{fill:none;stroke:#9cc4f28c;stroke-width:1.2px}.scene-finance-operations .fo-pin{stroke:#eaf3fd99;stroke-width:1.2px}.scene-finance-operations .fo-glyph{fill:none;stroke:#fff;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.scene-finance-operations .fo-ring{fill:#0b244a99}.scene-finance-operations .fo-ring-flash{fill:none;stroke:var(--sc-teal);stroke-width:1.6px;opacity:0;animation:fo-flash 4s ease-in-out calc(var(--sc-delay,.9s) + 1s) infinite}.scene-finance-operations .fo-sync{fill:none;stroke:var(--sc-ice);stroke-width:1.8px;stroke-linecap:round;transform-origin:50%;animation:fo-spin 14s linear var(--sc-delay,.9s) infinite}.scene-finance-operations .fo-arrowhead{fill:var(--sc-ice);stroke:none}.scene-finance-operations .fo-core{fill:var(--sc-teal);transform-origin:50%;animation:fo-core 4s ease-in-out calc(var(--sc-delay,.9s) + 1s) infinite}@keyframes fo-trace{0%{stroke-dashoffset:100px;opacity:.7;animation-timing-function:cubic-bezier(.45,.05,.35,1)}45%{stroke-dashoffset:0;opacity:.7}75%,to{stroke-dashoffset:0;opacity:0}}@keyframes fo-ship{0%{stroke-dashoffset:100px;opacity:0;animation-timing-function:cubic-bezier(.45,.05,.35,1)}5%{opacity:1}41%{opacity:1}45%,to{stroke-dashoffset:0;opacity:0}}@keyframes fo-ripple{0%,42%{opacity:0;scale:.9}46%{opacity:.85;scale:1}72%,to{opacity:0;scale:2.3}}@keyframes fo-twinkle{0%,to{opacity:.8}50%{opacity:.15}}@keyframes fo-spin{to{rotate:360deg}}@keyframes fo-core{0%,82%,to{scale:1}92%{scale:1.55}}@keyframes fo-flash{0%,82%,to{opacity:0}92%{opacity:.85}}
.scene-customer-engagement .ce-crowd{opacity:.32}.scene-customer-engagement .ce-col{fill:#eaf3fd09;stroke:#eaf3fd26;stroke-width:1.2px}.scene-customer-engagement .ce-land{fill:#5aa2ff14;stroke:#9cc4f299;stroke-width:1.4px;opacity:0;animation:ce-land 4.5s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-customer-engagement .ce-chevron{fill:none;stroke:#9cc4f28c;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.scene-customer-engagement .ce-dot-off{stroke:#eaf3fd59;stroke-width:1.2px}.scene-customer-engagement .ce-chip{fill:var(--sc-card);stroke:var(--sc-card-line);stroke-width:1.1px}.scene-customer-engagement .ce-chip-live{fill:#5aa2ff38;stroke:#9cc4f2bf}.scene-customer-engagement .ce-ink{fill:none;stroke:#eaf3fd73;stroke-width:2.6px;stroke-linecap:round}.scene-customer-engagement .ce-ink-dim{stroke:#eaf3fd38}.scene-customer-engagement .ce-ink-live{stroke:#eaf3fdb3}.scene-customer-engagement .ce-deal{transform-origin:50%;animation:ce-advance 13.5s cubic-bezier(.5, 0, .25, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-customer-engagement .ce-at-2{translate:78px 18px}.scene-customer-engagement .ce-at-3{translate:156px 36px}.scene-customer-engagement .ce-won-ring{fill:none;stroke:#2ec4b68c;stroke-width:1.6px;transform-origin:50%;opacity:0;animation:ce-ring 4.5s var(--ease-out-soft) calc(var(--sc-delay,.9s) + 2.45s) infinite backwards}.scene-customer-engagement .ce-badge{transform-origin:50%;animation:ce-badge 4.5s var(--ease-spring) calc(var(--sc-delay,.9s) + 2.45s) infinite backwards}.scene-customer-engagement:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .ce-check{transform-origin:50%;scale:-1 1}.scene-customer-engagement .ce-badge-halo{fill:#2ec4b629;stroke:#2ec4b673;stroke-width:1.2px}.scene-customer-engagement .ce-sparks{transform-origin:50%;animation:ce-sparks 4.5s var(--ease-out-soft) calc(var(--sc-delay,.9s) + 2.5s) infinite backwards}.scene-customer-engagement .ce-target-fill{transform-origin:0;animation:ce-target 13.5s var(--ease-spring) calc(var(--sc-delay,.9s) + 2.45s) infinite backwards;scale:.6667 1}.scene-customer-engagement .ce-ping{fill:#5aa2ff26;stroke:#9cc4f280;stroke-width:1.2px;transform-origin:50%;opacity:0;animation:ce-ping 13.5s var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-customer-engagement .ce-feed{animation:ce-feed 13.5s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-customer-engagement .ce-face-ring{fill:none;stroke:var(--sc-card-line);stroke-width:1.2px}.scene-customer-engagement .ce-send{animation:ce-feed 9s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-customer-engagement .ce-bubble-shape{fill:#eaf3fd1a;stroke:#eaf3fd4d;stroke-width:1.2px}.scene-customer-engagement .ce-bubble{transform-origin:0 100%;animation:ce-bubble 9s var(--ease-spring) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-customer-engagement .ce-bubble-flip{transform-origin:100% 100%}.scene-customer-engagement .ce-typing{animation:ce-typing 1.2s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}@keyframes ce-advance{0%{opacity:1;translate:156px 36px;scale:1}2.75%{scale:1.06}4.6%{opacity:1}5.5%{opacity:0;translate:283px 46px;scale:.9}5.6%,6.3%{opacity:0;translate:-34px;scale:1}11.85%{opacity:1;translate:0}37%{translate:0;scale:1}39.9%{scale:1.06}42.8%{translate:78px 18px;scale:1}68.5%{translate:78px 18px;scale:1}71.4%{scale:1.06}74.3%{translate:156px 36px;scale:1}to{opacity:1;translate:156px 36px;scale:1}}@keyframes ce-land{0%{opacity:0}12%{opacity:1}45%,to{opacity:0}}@keyframes ce-ring{0%{opacity:0;scale:1}10%{opacity:1}60%,to{opacity:0;scale:1.3}}@keyframes ce-badge{0%{opacity:0;scale:.3}12%{opacity:1;scale:1}62%{opacity:1;scale:1}78%,to{opacity:0;scale:.7}}@keyframes ce-sparks{0%{opacity:0;rotate:-20deg;scale:.5}14%{opacity:1}55%,to{opacity:0;rotate:10deg;scale:1.25}}@keyframes ce-target{0%{opacity:1;scale:0 1}4.4%,33.3%{scale:.3333 1}37.7%,66.6%{scale:.6667 1}71%,90%{opacity:1;scale:1}96%{opacity:0;scale:1}96.1%{opacity:0;scale:0 1}to{opacity:1;scale:0 1}}@keyframes ce-ping{0%{opacity:0;scale:.6}3%{opacity:1}12%,to{opacity:0;scale:1.5}}@keyframes ce-feed{0%{stroke-dashoffset:100px;opacity:0}1.5%{opacity:1}8.5%{opacity:1}10%,to{stroke-dashoffset:0;opacity:0}}@keyframes ce-bubble{0%{opacity:0;scale:.2}7%{opacity:1;scale:1}62%{opacity:1;scale:1}70%,to{opacity:0;scale:.6}}@keyframes ce-typing{0%,to{opacity:.35;translate:0}30%{opacity:1;translate:0 -2.5px}60%{opacity:.35;translate:0}}
.scene-human-resources .hr-link{fill:none;stroke:#9cc4f26b;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.scene-human-resources .hr-spine{stroke:#9cc4f24d}.scene-human-resources .hr-outer{opacity:.5}.scene-human-resources .hr-vacant{fill:none;stroke:#eaf3fd4d;stroke-width:1.4px;stroke-dasharray:3 3.4;stroke-linecap:round}.scene-human-resources.scene-mirror:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .hr-check{transform-origin:50%;scale:-1 1}.scene-human-resources .hr-hop{stroke-width:4.5px;stroke-dasharray:1.2 200;animation-name:hr-hop;animation-duration:12s;animation-fill-mode:both}.scene-human-resources .hr-rings circle{stroke:#eaf3fd99;stroke-width:1.6px;animation:hr-ring 12s var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite both}.scene-human-resources .hr-kudo{transform-origin:50%;animation:hr-kudo 12s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite both}.scene-human-resources .hr-tick{transform-origin:50%;animation:hr-tick 12s var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite both}.scene-human-resources .hr-day{transform-origin:50%;animation:hr-day 12s var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite both}.scene-human-resources .hr-new{animation:hr-new 12s cubic-bezier(.3, .7, .2, 1) calc(var(--sc-delay,.9s) + 3.8s) infinite both}.scene-human-resources .hr-new-link{stroke:#eaf3fdb3;stroke-dasharray:100;stroke-dashoffset:0;animation:hr-draw 12s ease-in-out calc(var(--sc-delay,.9s) + 3.8s) infinite both}@keyframes hr-hop{0%{stroke-dashoffset:0;opacity:0}2%{opacity:1}13%{opacity:1}15%,to{stroke-dashoffset:-98.8px;opacity:0}}@keyframes hr-ring{0%{opacity:0;scale:.85}3%{opacity:1}16%,to{opacity:0;scale:1.8}}@keyframes hr-tick{0%{opacity:0;scale:0}4%{opacity:1;scale:1.2}6%,72%{opacity:1;scale:1}78%,to{opacity:0;scale:.6}}@keyframes hr-day{0%{opacity:0;scale:0}4%{opacity:1;scale:1.15}6%,58%{opacity:1;scale:1}64%,to{opacity:0;scale:.6}}@keyframes hr-kudo{0%{opacity:0;translate:0;scale:.2}3%{opacity:1;scale:1.2}5%{scale:1}14%{opacity:1;translate:0 -2px}19%,to{opacity:0;translate:0 -10px;scale:1}}@keyframes hr-new{0%{opacity:0;translate:46px}10%{opacity:1;translate:0}60%{opacity:1;translate:0}66%,to{opacity:0;translate:0}}@keyframes hr-draw{0%,9%{stroke-dashoffset:100px;opacity:1}18%,60%{stroke-dashoffset:0;opacity:1}66%,to{stroke-dashoffset:0;opacity:0}}
.scene-dynamics-gp .gp-rack{fill:#eaf3fd12;stroke:#eaf3fd47;stroke-width:1.4px}.scene-dynamics-gp .gp-unit{fill:#eaf3fd0f;stroke:#eaf3fd26;stroke-width:1px}.scene-dynamics-gp .gp-body{fill:var(--sc-card);stroke:var(--sc-card-line);stroke-width:1.3px;stroke-linejoin:round}.scene-dynamics-gp .gp-device .sc-ink{stroke-width:2.5px}.scene-dynamics-gp .gp-route{stroke:#9cc4f26b;stroke-width:1.8px}.scene-dynamics-gp .gp-far-cloud{fill:#eaf3fd0a;stroke:#eaf3fd33;stroke-width:1.4px}.scene-dynamics-gp .gp-led{animation:gp-led 3.4s linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-dynamics-gp .gp-dot{fill:var(--sc-teal);transform-origin:50%;animation:gp-dot 4.8s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-dynamics-gp .gp-fan{transform-origin:50%;animation:gp-spin 2.8s linear var(--sc-delay,.9s) infinite}.scene-dynamics-gp .sc-packet{animation-fill-mode:backwards}.scene-dynamics-gp .gp-hop{animation-duration:4.2s}.scene-dynamics-gp .gp-port{opacity:.5;animation:gp-port 10s ease-out var(--sc-delay,.9s) infinite}.scene-dynamics-gp .gp-fly{transform-box:view-box;transform-origin:630px 380.5px;animation:gp-fly 10s linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-dynamics-gp .gp-cube{transform-origin:50%;animation:gp-upright 10s linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-dynamics-gp .gp-fill{animation:gp-fill 10s var(--ease-out-soft) var(--sc-delay,.9s) infinite backwards}.scene-dynamics-gp .gp-track{stroke-dasharray:100;stroke-dashoffset:45px;animation:gp-track 10s var(--ease-out-soft) var(--sc-delay,.9s) infinite backwards}.scene-dynamics-gp .gp-glow{animation:gp-glow 10s ease-in-out var(--sc-delay,.9s) infinite backwards}.scene-dynamics-gp .gp-done{transform-origin:50%;animation:gp-done 10s var(--ease-out-soft) var(--sc-delay,.9s) infinite backwards}.scene-dynamics-gp .gp-splash{transform-origin:50%;animation:gp-splash 10s ease-in-out var(--sc-delay,.9s) infinite backwards}.scene-dynamics-gp.scene-mirror:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .gp-tick{transform-origin:50%;transform:scaleX(-1)}@keyframes gp-fly{0%{opacity:0;animation-timing-function:cubic-bezier(.45,.05,.35,1);rotate:-31.89deg}4%,25.5%{opacity:1}28%{rotate:34.03deg}30.5%,to{opacity:0;rotate:34.03deg}}@keyframes gp-upright{0%{animation-timing-function:cubic-bezier(.45,.05,.35,1);rotate:31.89deg;scale:.35}6%,25.5%{scale:1}28%{rotate:-34.03deg}30.5%,to{rotate:-34.03deg;scale:.4}}@keyframes gp-fill{0%,28%{opacity:1;translate:0 53.3px}31.5%,40%{translate:0 24.5px}43.5%,52%{translate:0 4.3px}55.5%,64%{translate:0 -15.9px}67.5%,86%{opacity:1;translate:0 -36.1px}94%{opacity:0;translate:0 -36.1px}95%{opacity:0;translate:0 53.3px}to{opacity:1;translate:0 53.3px}}@keyframes gp-track{0%,28%{stroke-dashoffset:100px;opacity:1}31.5%,40%{stroke-dashoffset:75px}43.5%,52%{stroke-dashoffset:50px}55.5%,64%{stroke-dashoffset:25px}67.5%,86%{stroke-dashoffset:0;opacity:1}94%{stroke-dashoffset:0;opacity:0}95%{stroke-dashoffset:100px;opacity:0}to{stroke-dashoffset:100px;opacity:1}}@keyframes gp-glow{0%,64%{opacity:0}69%,84%{opacity:.9}93%,to{opacity:0}}@keyframes gp-done{0%,65%{opacity:0;scale:.3}69%{opacity:1;scale:1.15}72%,86%{opacity:1;scale:1}93%,to{opacity:0;scale:1}}@keyframes gp-splash{0%,26.5%{opacity:0;scale:.5}29%{opacity:1}34%{opacity:0;scale:1.4}38.5%{opacity:0;scale:.5}41%{opacity:1}46%{opacity:0;scale:1.4}50.5%{opacity:0;scale:.5}53%{opacity:1}58%{opacity:0;scale:1.4}62.5%{opacity:0;scale:.5}65%{opacity:1}70%,to{opacity:0;scale:1.4}}@keyframes gp-port{0%,12%,24%,36%{opacity:1}4%,16%,28%,40%,to{opacity:.35}}@keyframes gp-led{0%,70%,86%,to{opacity:1}78%{opacity:.2}}@keyframes gp-dot{0%,to{opacity:.35;scale:1}50%{opacity:1;scale:1.25}}@keyframes gp-spin{to{rotate:360deg}}@media (prefers-reduced-motion:reduce){.scene-dynamics-gp :is(.gp-glow,.gp-done,.gp-splash){display:none}}
.scene-power-platform{--pp-at:calc(var(--sc-delay,.9s) + 1.4s)}.scene-power-platform .pp-r{--side:4s}.scene-power-platform .pp-socket{fill:#eaf3fd06;stroke:#9cc4f22b;stroke-width:1px}.scene-power-platform .pp-lip{fill:#06152b;opacity:.55}.scene-power-platform .pp-face{stroke:#ffffff38;stroke-width:1px}.scene-power-platform .pp-app{fill:var(--sc-royal)}.scene-power-platform .pp-flow{fill:var(--sc-teal)}.scene-power-platform .pp-chart{fill:var(--sc-sky)}.scene-power-platform .pp-bot{fill:var(--sc-mist)}.scene-power-platform :is(.pp-data,.pp-toggle,.pp-form,.pp-plug){fill:#1a4581;stroke:#eaf3fd42}.scene-power-platform .pp-sheen{fill:url(#power-platform-sheen)}.scene-power-platform .pp-glyph{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.scene-power-platform .pp-glyph .pp-fill{fill:#fff;stroke:none}.scene-power-platform .pp-glyph .pp-dim{stroke-opacity:.6}.scene-power-platform .pp-glyph-bot .pp-fill{fill:#0b2c5c}.scene-power-platform .pp-glyph-bot .pp-eyes rect{fill:var(--sc-ice);stroke:none}.scene-power-platform .pp-glyph-glass{stroke:#eaf3fdb8}.scene-power-platform .pp-glyph-glass .pp-fill{fill:var(--sc-ice)}.scene-power-platform .pp-spares{opacity:.4}.scene-power-platform .pp-halo{fill:#5aa2ff0f;stroke:#5aa2ff24;stroke-width:8px}.scene-power-platform .pp-rim{fill:none;stroke:#5aa2ffbf;stroke-width:1.4px}.scene-power-platform .pp-joints{fill:none;stroke:var(--sc-ice);stroke-opacity:.8;stroke-width:2.6px;stroke-linecap:round}.scene-power-platform .pp-done{transform-origin:50%;animation:pp-done 32s linear calc(var(--pp-at) + var(--side,0s)) infinite}.scene-power-platform .pp-lap{fill:none;stroke:var(--sc-ice);stroke-width:5px;stroke-linecap:round;stroke-dasharray:.2 99.8;stroke-dashoffset:100px;opacity:0;animation:pp-lap 32s linear calc(var(--pp-at) + var(--side,0s)) infinite}.scene-power-platform .pp-move{transform-origin:50%;animation:pp-remix 32s linear calc(var(--pp-at) + var(--side,0s)) infinite}.scene-power-platform .pp-target{fill:#5aa2ff29;stroke:var(--sc-sky);stroke-width:1.4px;opacity:0;transform-origin:50%;animation:pp-target 32s linear calc(var(--pp-at) + var(--side,0s)) infinite}.scene-power-platform .pp-side{animation:pp-in 1s cubic-bezier(.3, 1.25, .5, 1) calc(var(--sc-delay,.9s) + .1s) backwards}.scene-power-platform .pp-l{--x:-28px}.scene-power-platform .pp-r{--x:28px;animation-delay:calc(var(--sc-delay,.9s) + .25s)}.scene-power-platform .pp-flow-dot{stroke:#fff;stroke-width:3.4px;stroke-dasharray:1 99;stroke-dashoffset:100px;animation:pp-flow 3.2s cubic-bezier(.45, .05, .35, 1) var(--sc-delay,.9s) infinite}.scene-power-platform .pp-app-lines{stroke-dasharray:100;animation:pp-type 5.2s ease-in-out calc(var(--sc-delay,.9s) + .4s) infinite}.scene-power-platform .pp-bar{transform-origin:50% 100%;animation:pp-bar 4.8s ease-in-out calc(var(--sc-delay,.9s) + var(--b,0s)) infinite}.scene-power-platform .pp-eyes{transform-origin:50%;animation:pp-blink 4.6s ease-in-out calc(var(--sc-delay,.9s) + 1s) infinite}.scene-power-platform .pp-knob{animation:pp-knob 6s cubic-bezier(.3, 1.35, .5, 1) calc(var(--sc-delay,.9s) + .8s) infinite}.scene-power-platform .pp-r .pp-knob{animation-delay:calc(var(--sc-delay,.9s) + 3.4s)}.scene-power-platform .pp-spares :is(.pp-knob,.pp-bar,.pp-eyes){animation:none}@keyframes pp-in{0%{translate:var(--x,0) 0;opacity:0}}@keyframes pp-remix{0%{translate:0;scale:1}1.094%{animation-timing-function:ease-out;translate:0;scale:1}1.719%{translate:0;scale:var(--o0,1);animation-timing-function:cubic-bezier(.3,.7,.3,1)}3.906%{translate:var(--q1x,0px) var(--q1y,0px);scale:var(--o0,1);animation-timing-function:ease-out}4.313%{translate:var(--q1x,0px) var(--q1y,0px);scale:calc(1.6 - .6 * var(--o0,1));animation-timing-function:ease-out}4.688%{translate:var(--q1x,0px) var(--q1y,0px);animation-timing-function:ease-out;scale:1}5.313%{translate:var(--q1x,0px) var(--q1y,0px);scale:var(--i0,1);animation-timing-function:cubic-bezier(.3,1.3,.5,1)}7.5%{translate:var(--q2x,0px) var(--q2y,0px);scale:var(--i0,1);animation-timing-function:ease-out}7.969%{translate:var(--q2x,0px) var(--q2y,0px);scale:calc(1.6 - .6 * var(--i0,1));animation-timing-function:ease-out}8.438%{translate:var(--q2x,0px) var(--q2y,0px);scale:1}26.094%{translate:var(--q2x,0px) var(--q2y,0px);animation-timing-function:ease-out;scale:1}26.719%{translate:var(--q2x,0px) var(--q2y,0px);scale:var(--o1,1);animation-timing-function:cubic-bezier(.3,.7,.3,1)}28.906%{translate:var(--q3x,0px) var(--q3y,0px);scale:var(--o1,1);animation-timing-function:ease-out}29.312%{translate:var(--q3x,0px) var(--q3y,0px);scale:calc(1.6 - .6 * var(--o1,1));animation-timing-function:ease-out}29.688%{translate:var(--q3x,0px) var(--q3y,0px);animation-timing-function:ease-out;scale:1}30.312%{translate:var(--q3x,0px) var(--q3y,0px);scale:var(--i1,1);animation-timing-function:cubic-bezier(.3,1.3,.5,1)}32.5%{translate:var(--q4x,0px) var(--q4y,0px);scale:var(--i1,1);animation-timing-function:ease-out}32.969%{translate:var(--q4x,0px) var(--q4y,0px);scale:calc(1.6 - .6 * var(--i1,1));animation-timing-function:ease-out}33.438%{translate:var(--q4x,0px) var(--q4y,0px);scale:1}51.094%{translate:var(--q4x,0px) var(--q4y,0px);animation-timing-function:ease-out;scale:1}51.719%{translate:var(--q4x,0px) var(--q4y,0px);scale:var(--o2,1);animation-timing-function:cubic-bezier(.3,.7,.3,1)}53.906%{translate:var(--q5x,0px) var(--q5y,0px);scale:var(--o2,1);animation-timing-function:ease-out}54.313%{translate:var(--q5x,0px) var(--q5y,0px);scale:calc(1.6 - .6 * var(--o2,1));animation-timing-function:ease-out}54.688%{translate:var(--q5x,0px) var(--q5y,0px);animation-timing-function:ease-out;scale:1}55.313%{translate:var(--q5x,0px) var(--q5y,0px);scale:var(--i2,1);animation-timing-function:cubic-bezier(.3,1.3,.5,1)}57.5%{translate:var(--q6x,0px) var(--q6y,0px);scale:var(--i2,1);animation-timing-function:ease-out}57.969%{translate:var(--q6x,0px) var(--q6y,0px);scale:calc(1.6 - .6 * var(--i2,1));animation-timing-function:ease-out}58.438%{translate:var(--q6x,0px) var(--q6y,0px);scale:1}76.094%{translate:var(--q6x,0px) var(--q6y,0px);animation-timing-function:ease-out;scale:1}76.719%{translate:var(--q6x,0px) var(--q6y,0px);scale:var(--o3,1);animation-timing-function:cubic-bezier(.3,.7,.3,1)}78.906%{translate:var(--q7x,0px) var(--q7y,0px);scale:var(--o3,1);animation-timing-function:ease-out}79.313%{translate:var(--q7x,0px) var(--q7y,0px);scale:calc(1.6 - .6 * var(--o3,1));animation-timing-function:ease-out}79.688%{translate:var(--q7x,0px) var(--q7y,0px);animation-timing-function:ease-out;scale:1}80.313%{translate:var(--q7x,0px) var(--q7y,0px);scale:var(--i3,1);animation-timing-function:cubic-bezier(.3,1.3,.5,1)}82.5%{translate:0;scale:var(--i3,1);animation-timing-function:ease-out}82.969%{translate:0;scale:calc(1.6 - .6 * var(--i3,1));animation-timing-function:ease-out}83.438%{translate:0;scale:1}to{translate:0;scale:1}}@keyframes pp-target{0%{opacity:0;translate:0;scale:1}2.813%{opacity:0;translate:0;scale:1}3.594%,7.5%{opacity:1;animation-timing-function:ease-out;translate:0;scale:1}9.063%{opacity:0;translate:0;scale:1.3}9.219%{opacity:0;translate:0;scale:1}27.813%{translate:var(--t1x,0px) var(--t1y,0px);opacity:0;scale:1}28.594%,32.5%{translate:var(--t1x,0px) var(--t1y,0px);opacity:1;animation-timing-function:ease-out;scale:1}34.063%{translate:var(--t1x,0px) var(--t1y,0px);opacity:0;scale:1.3}34.219%{translate:var(--t1x,0px) var(--t1y,0px);opacity:0;scale:1}52.812%{translate:var(--t2x,0px) var(--t2y,0px);opacity:0;scale:1}53.594%,57.5%{translate:var(--t2x,0px) var(--t2y,0px);opacity:1;animation-timing-function:ease-out;scale:1}59.062%{translate:var(--t2x,0px) var(--t2y,0px);opacity:0;scale:1.3}59.219%{translate:var(--t2x,0px) var(--t2y,0px);opacity:0;scale:1}77.813%{translate:var(--t3x,0px) var(--t3y,0px);opacity:0;scale:1}78.594%,82.5%{translate:var(--t3x,0px) var(--t3y,0px);opacity:1;animation-timing-function:ease-out;scale:1}84.063%{translate:var(--t3x,0px) var(--t3y,0px);opacity:0;scale:1.3}84.219%{translate:var(--t3x,0px) var(--t3y,0px);opacity:0;scale:1}to{opacity:0;translate:0;scale:1}}@keyframes pp-done{0%{opacity:1;scale:1}.156%{opacity:1;scale:1}1.25%,8.125%{opacity:0;animation-timing-function:ease-out;scale:1.03}9.688%{opacity:1;scale:1}25.156%{opacity:1;scale:1}26.25%,33.125%{opacity:0;animation-timing-function:ease-out;scale:1.03}34.688%{opacity:1;scale:1}50.156%{opacity:1;scale:1}51.25%,58.125%{opacity:0;animation-timing-function:ease-out;scale:1.03}59.688%{opacity:1;scale:1}75.156%{opacity:1;scale:1}76.25%,83.125%{opacity:0;animation-timing-function:ease-out;scale:1.03}84.688%{opacity:1;scale:1}to{opacity:1;scale:1}}@keyframes pp-lap{0%{stroke-dashoffset:100px;opacity:0}9.063%{stroke-dashoffset:100px;opacity:0;animation-timing-function:cubic-bezier(.45,.05,.35,1)}10%{opacity:1}16.563%{opacity:1}17.5%{stroke-dashoffset:0;opacity:0}34.063%{stroke-dashoffset:100px;opacity:0;animation-timing-function:cubic-bezier(.45,.05,.35,1)}35%{opacity:1}41.563%{opacity:1}42.5%{stroke-dashoffset:0;opacity:0}59.062%{stroke-dashoffset:100px;opacity:0;animation-timing-function:cubic-bezier(.45,.05,.35,1)}60%{opacity:1}66.563%{opacity:1}67.5%{stroke-dashoffset:0;opacity:0}84.063%{stroke-dashoffset:100px;opacity:0;animation-timing-function:cubic-bezier(.45,.05,.35,1)}85%{opacity:1}91.563%{opacity:1}92.5%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:0;opacity:0}}@keyframes pp-flow{0%{stroke-dashoffset:100px;opacity:0}12%,80%{opacity:1}92%,to{stroke-dashoffset:0;opacity:0}}@keyframes pp-type{0%{stroke-dashoffset:100px}40%,86%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}@keyframes pp-bar{0%,to{scale:1}45%{scale:1 .55}}@keyframes pp-blink{0%,44%,52%,to{scale:1}48%{scale:1 .15}}@keyframes pp-knob{0%,42%{translate:0}50%,92%{translate:-10.4px}to{translate:0}}@media (prefers-reduced-motion:reduce){.scene-power-platform :is(.pp-flow-dot,.pp-lap){display:none}}
.scene-power-automate .pa-trace{fill:none;stroke:#9cc4f242;stroke-width:2px;stroke-linecap:round}.scene-power-automate .pa-pads circle{fill:#9cc4f2;opacity:.7}.scene-power-automate .pa-glyph{fill:none;stroke:#eaf3fd8c;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.scene-power-automate .pa-glyph-on{stroke:var(--sc-ice)}.scene-power-automate .pa-lit-tile{fill:#5aa2ff29;stroke:var(--sc-sky);stroke-width:1.6px}.scene-power-automate .pa-badge{fill:var(--sc-teal)}.scene-power-automate .pa-check{fill:none;stroke:#fff;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.scene-power-automate .pa-check-lg{stroke-width:3.4px}.scene-power-automate .pa-way{fill:none;stroke:var(--sc-teal);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.scene-power-automate .pa-armed{fill:none;stroke:#9cc4f266;stroke-width:1.5px;stroke-dasharray:3 6}.scene-power-automate .pa-wait circle{fill:var(--sc-royal);stroke:#eaf3fd4d;stroke-width:1.8px}.scene-power-automate .pa-wait .pa-wait-arc{fill:none;stroke:#fff;stroke-width:2.2px;stroke-linecap:round;stroke-dasharray:30 70}.scene-power-automate .pa-wire{fill:none;stroke:var(--sc-sky);stroke-width:2.4px;stroke-dasharray:100 110}.scene-power-automate .pa-run .pa-wire{animation:pa-wire 14s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-run2 .pa-wire{animation:pa-wire2 28s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-run .sc-packet{stroke-width:6.5px;animation:pa-pulse 14s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-run2 .sc-packet{stroke-width:6.5px;animation:pa-pulse2 28s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-lit{transform-origin:50%;animation:pa-lit 14s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-lit2{transform-origin:50%;animation:pa-lit2 28s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-bolt{transform-origin:50%;animation:pa-fire 14s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-wait{transform-origin:50%;animation:pa-wait 14s linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-ring circle{animation:pa-ring 14s var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-automate .pa-armed{transform-origin:50%;animation:pa-listen 16s linear var(--sc-delay,.9s) infinite}@keyframes pa-pulse{0%{stroke-dashoffset:100px;opacity:0}1%{opacity:1}5%{stroke-dashoffset:1.2px;opacity:1}6.5%,to{stroke-dashoffset:1.2px;opacity:0}}@keyframes pa-pulse2{0%{stroke-dashoffset:100px;opacity:0}.5%{opacity:1}2.5%{stroke-dashoffset:1.2px;opacity:1}3.25%,to{stroke-dashoffset:1.2px;opacity:0}}@keyframes pa-wire{0%{stroke-dashoffset:101px}5%,57%{stroke-dashoffset:0}62%,to{stroke-dashoffset:-101px}}@keyframes pa-wire2{0%{stroke-dashoffset:101px}2.5%,28.5%{stroke-dashoffset:0}31%,to{stroke-dashoffset:-101px}}@keyframes pa-lit{0%{opacity:0;scale:.7}2.5%{opacity:1;scale:1.1}5%{scale:1}57%{opacity:1}61%,to{opacity:0;scale:1}}@keyframes pa-lit2{0%{opacity:0;scale:.7}1.25%{opacity:1;scale:1.1}2.5%{scale:1}28.5%{opacity:1}30.5%,to{opacity:0;scale:1}}@keyframes pa-fire{0%,to{opacity:.85;scale:1}2%{opacity:1;scale:1.3}6%{scale:1}}@keyframes pa-wait{0%{opacity:0;rotate:none;scale:.6}1%{opacity:1;scale:1}5.5%{opacity:1}6%,to{opacity:0;rotate:360deg;scale:1}}@keyframes pa-ring{0%{opacity:0;scale:1}1.5%{opacity:1}12%,to{opacity:0;scale:1.6}}@keyframes pa-listen{to{rotate:360deg}}.scene-power-automate.scene-mirror:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) :is(.pa-check,.pa-keep){transform-origin:50%;scale:-1 1}@media (prefers-reduced-motion:reduce){.scene-power-automate :is(.pa-alt,.pa-wait){display:none}}
.scene-power-apps .pa-body{fill:#0a1d3f;stroke:#eaf3fd4d;stroke-width:1.4px}.scene-power-apps .pa-slot rect{fill:none;stroke:#9cc4f266;stroke-width:1px;stroke-dasharray:3 3}.scene-power-apps .pa-canvas{opacity:.85}.scene-power-apps .pa-ghosts{opacity:.45}.scene-power-apps .pa-web{opacity:.66}.scene-power-apps .pa-fit{transform-box:view-box;transform-origin:0 0}.scene-power-apps .pa-fly{transform-origin:50%;animation:power-apps-fly 12s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-apps .pa-pick{animation:power-apps-pick 12s var(--ease-tour) var(--sc-delay,.9s) infinite backwards}.scene-power-apps .pa-caret{animation:power-apps-blink 1.1s steps(1) var(--sc-delay,.9s) infinite}.scene-power-apps .pa-knob{animation:power-apps-knob 12s var(--ease-spring) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-power-apps .pa-on{animation:power-apps-on 12s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-power-apps .pa-ripple{opacity:0;transform-origin:50%;animation:power-apps-ripple 12s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-power-apps .pa-send{stroke-dasharray:12 188;stroke-dashoffset:12px;animation:power-apps-send 12s cubic-bezier(.45, .05, .35, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-power-apps .pa-send.pa-glow{stroke:#5aa2ff;stroke-width:10px;stroke-opacity:.35;stroke-dasharray:18 182;stroke-dashoffset:18px;animation-name:power-apps-send-glow}.scene-power-apps .pa-send.pa-quick{stroke-dasharray:24 176;stroke-dashoffset:24px;animation-name:power-apps-send-quick}.scene-power-apps .pa-flash{opacity:0;animation:power-apps-flash 12s ease-out calc(var(--sc-delay,.9s) + 5.5s) infinite}.scene-power-apps .pa-pop{transform-origin:50%;animation:power-apps-pop 12s var(--ease-tour) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-power-apps .pa-resize{transform-box:view-box;transform-origin:204px 88px;animation:power-apps-resize 10s var(--ease-tour) calc(var(--sc-delay,.9s) + 1.2s) infinite}.scene-power-apps .pa-cursor{animation:power-apps-cursor 10s var(--ease-tour) calc(var(--sc-delay,.9s) + 1.2s) infinite}.scene-power-apps.scene-mirror:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .pa-cursor{transform-origin:0 0;scale:-1 1}@keyframes power-apps-fly{0%{translate:var(--fx) var(--fy);opacity:0;scale:.3}2%{translate:var(--fx) var(--fy);opacity:1;animation-timing-function:cubic-bezier(.5,0,.8,.6);scale:.34}5.2%{translate:calc(var(--fx) * .5) calc(var(--fy) * .5 - 18px);animation-timing-function:cubic-bezier(.2,.4,.5,1);scale:.72}8.4%{translate:0;scale:1.06}10%,76%{opacity:1;translate:0;scale:1}80%,to{opacity:0;translate:0;scale:.94}}@keyframes power-apps-pick{0%,3.8%{opacity:1;translate:0}5.2%,9.8%{translate:0 30px}11.2%,15.6%{translate:0 60px}17%,21.4%{translate:0 90px}22.8%,30%{opacity:1;translate:0 120px}34%{opacity:0;translate:0 120px}34.1%,95%{opacity:0;translate:0}to{opacity:1;translate:0}}@keyframes power-apps-blink{50%{opacity:0}}@keyframes power-apps-knob{0%,22%{translate:-8px}26%,to{translate:0}}@keyframes power-apps-on{0%,22%{opacity:0}26%,to{opacity:1}}@keyframes power-apps-ripple{0%,13%{opacity:0;scale:.15}14%{opacity:.5;scale:.2}21%,to{opacity:0;scale:1.2}}@keyframes power-apps-send{0%{stroke-dashoffset:12px}10%,to{stroke-dashoffset:-106px}}@keyframes power-apps-send-glow{0%{stroke-dashoffset:18px}10%,to{stroke-dashoffset:-100px}}@keyframes power-apps-flash{0%,to{opacity:0}3%{opacity:.16}}@keyframes power-apps-send-quick{0%{stroke-dashoffset:24px}5%,to{stroke-dashoffset:-100px}}@keyframes power-apps-pop{0%,36%{opacity:1;scale:1}40%,49%{opacity:.16;scale:.96}53%{opacity:1;scale:1.04}56%,to{opacity:1;scale:1}}@keyframes power-apps-resize{0%,12%,88%,to{scale:1}40%,62%{scale:1.06}}@keyframes power-apps-cursor{0%,12%,88%,to{translate:0}40%,62%{translate:7.92px 7.44px}}
.scene-power-bi .pb-wave{animation:pb-flow-back 20s linear var(--sc-delay,.9s) infinite}.scene-power-bi .pb-mid{animation-name:pb-flow-mid;animation-duration:16s}.scene-power-bi .pb-front{animation-name:pb-flow-front;animation-duration:13s}.scene-power-bi .pb-f{fill:#2ec4b6;fill-opacity:.85}.scene-power-bi .pb-o{fill:#5aa2ff1a;stroke:#5aa2ffcc;stroke-width:1.5px}.scene-power-bi .pb-teal{stroke:#2ec4b6}.scene-power-bi .pb-orbit{fill:none;stroke:#9cc4f266;stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:18 7 4 7 30 7 12 15;transform-box:view-box;transform-origin:800px 112px;animation:pb-spin 16s linear var(--sc-delay,.9s) infinite}.scene-power-bi .pb-sweep{stroke-dasharray:100;stroke-dashoffset:0;animation:pb-sweep 12s var(--ease-tour) calc(var(--sc-delay,.9s) + .3s) infinite backwards}.scene-power-bi .pb-slice{animation:pb-lift 12s var(--ease-out-soft) calc(var(--sc-delay,.9s) + .3s) infinite}.scene-power-bi .pb-bars{animation:pb-dim 12s ease-in-out calc(var(--sc-delay,.9s) + .3s) infinite}.scene-power-bi .pb-hl{transform-origin:50% 100%;animation:pb-hl 12s var(--ease-tour) calc(var(--sc-delay,.9s) + .3s) infinite backwards}.scene-power-bi .pb-gauge{stroke-dasharray:100;stroke-dashoffset:38px;animation:pb-gauge 10s ease-in-out calc(var(--sc-delay,.9s) + 1s) infinite}.scene-power-bi .pb-needle{transform-box:view-box;transform-origin:1182px 152px;animation:pb-needle 10s ease-in-out calc(var(--sc-delay,.9s) + 1s) infinite}@keyframes pb-flow-back{to{translate:-360px}}@keyframes pb-flow-mid{to{translate:-300px}}@keyframes pb-flow-front{to{translate:-280px}}@keyframes pb-spin{to{rotate:360deg}}@keyframes pb-sweep{0%{stroke-dashoffset:100px;opacity:1}22%,88%{stroke-dashoffset:0;opacity:1}97%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:100px;opacity:0}}@keyframes pb-lift{0%,34%,80%,to{translate:0}42%,72%{translate:4.5px -2.1px}}@keyframes pb-dim{0%,34%,80%,to{opacity:1}42%,72%{opacity:.35}}@keyframes pb-hl{0%,34%,82%,to{scale:1 0}44%,72%{scale:1}}@keyframes pb-gauge{0%,to{stroke-dashoffset:38px}35%{stroke-dashoffset:22px}70%{stroke-dashoffset:45px}}@keyframes pb-needle{0%,to{rotate:none}35%{rotate:28.8deg}70%{rotate:-12.6deg}}
.scene-ai-automation{--aia-beat:8s}.scene-ai-automation .aia-track{fill:var(--sc-card);fill-rule:evenodd;stroke:var(--sc-card-line);stroke-width:1.2px}.scene-ai-automation .aia-roller circle{fill:var(--sc-card);stroke:var(--sc-card-line);stroke-width:1.2px}.scene-ai-automation .aia-roller circle+circle{fill:#9cc4f229;stroke:#9cc4f266}.scene-ai-automation .aia-beads{fill:none;stroke:#9cc4f26b;stroke-width:3.5px;stroke-linecap:round;stroke-dasharray:0 15.7}.scene-ai-automation .aia-marks{fill:none;stroke:#5aa2ff;stroke-width:7px;stroke-linecap:round;stroke-dasharray:0 157}.scene-ai-automation .aia-card{stroke-width:1.2px}.scene-ai-automation .aia-fold,.scene-ai-automation .aia-glyph{fill:none;stroke-width:1.4px;stroke-linejoin:round;stroke-linecap:round}.scene-ai-automation .aia-ink{fill:none;stroke-width:3px;stroke-linecap:round}.scene-ai-automation .aia-raw .aia-card{fill:#eaf3fd0d;stroke:#eaf3fd33}.scene-ai-automation .aia-raw :is(.aia-fold,.aia-glyph){stroke:#9cc4f273}.scene-ai-automation .aia-raw .aia-ink{stroke:#eaf3fd42}.scene-ai-automation .aia-read .aia-card{fill:#5aa2ff1f;stroke:#5aa2ff99}.scene-ai-automation .aia-read :is(.aia-fold,.aia-glyph){stroke:#5aa2ff}.scene-ai-automation .aia-read .aia-ink{stroke:#eaf3fdcc}.scene-ai-automation .aia-box{fill:#5aa2ff29;stroke:#5aa2ffbf;stroke-width:1px}.scene-ai-automation .aia-done .aia-card{fill:#eaf3fd17;stroke:#2ec4b68c}.scene-ai-automation .aia-done :is(.aia-fold,.aia-glyph),.scene-ai-automation .aia-done .aia-ink{stroke:#eaf3fd80}.scene-ai-automation .aia-stamp circle{fill:#2ec4b6}.scene-ai-automation .aia-stamp path{fill:none;stroke:#fff;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.scene-ai-automation .aia-cone{fill:url(#ai-automation-beam)}.scene-ai-automation .aia-head{fill:#eaf3fd1a;stroke:#eaf3fd4d;stroke-width:1.2px}.scene-ai-automation .aia-brackets{fill:none;stroke:#5aa2ff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transform-origin:50%}.scene-ai-automation .aia-packet{stroke-dasharray:.6 99.4}.scene-ai-automation .aia-record{stroke-dasharray:100;stroke-dashoffset:0}.scene-ai-automation .aia-ripple{fill:none;stroke:#2ec4b6;stroke-width:1.5px;transform-origin:50%;opacity:0}.scene-ai-automation .aia-ride{animation:aia-ride calc(var(--aia-beat) * 3) linear var(--sc-delay,.9s) infinite}.scene-ai-automation :is(.aia-beads,.aia-marks){animation:aia-belt var(--aia-beat) linear var(--sc-delay,.9s) infinite}.scene-ai-automation .aia-brackets{animation:aia-focus var(--aia-beat) var(--ease-out-soft) var(--sc-delay,.9s) infinite}.scene-ai-automation .aia-scan{animation:aia-scan var(--aia-beat) ease-in-out var(--sc-delay,.9s) infinite}.scene-ai-automation .aia-cone{animation:aia-cone var(--aia-beat) ease-in-out var(--sc-delay,.9s) infinite}.scene-ai-automation .aia-led{animation:aia-led var(--aia-beat) ease-in-out var(--sc-delay,.9s) infinite}.scene-ai-automation .aia-drop{animation:aia-drop var(--aia-beat) linear var(--sc-delay,.9s) infinite backwards}.scene-ai-automation .aia-feed{animation:aia-feed var(--aia-beat) linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite backwards}.scene-ai-automation .aia-post{animation:aia-post var(--aia-beat) linear calc(var(--sc-delay,.9s) + var(--aia-beat)) infinite backwards}.scene-ai-automation .aia-record{animation:aia-record var(--aia-beat) ease-in-out calc(var(--sc-delay,.9s) + var(--aia-beat)) infinite}.scene-ai-automation .aia-ripple{animation:aia-ripple var(--aia-beat) var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--aia-beat)) infinite}@keyframes aia-ride{0%,22.667%{animation-timing-function:cubic-bezier(.65,0,.35,1);translate:0}33.333%,56%{animation-timing-function:cubic-bezier(.65,0,.35,1);translate:157px}66.667%,89.333%{animation-timing-function:cubic-bezier(.65,0,.35,1);translate:314px}to{translate:471px}}@keyframes aia-belt{0%,68%{stroke-dashoffset:0;animation-timing-function:cubic-bezier(.65,0,.35,1)}to{stroke-dashoffset:-157px}}@keyframes aia-focus{0%{opacity:0;scale:1.25}7%,58%{opacity:1;scale:1}64%,to{opacity:0;scale:1}}@keyframes aia-scan{0%,5%{opacity:0;translate:0 -30px}9%{opacity:1;translate:0 -30px}30%{translate:0 30px}52%{opacity:1;translate:0 -30px}57%,to{opacity:0;translate:0 -30px}}@keyframes aia-cone{0%,56%,to{opacity:1}66%,80%{opacity:.45}}@keyframes aia-led{0%,60%,to{opacity:.35}8%,20%,32%,44%{opacity:1}14%,26%,38%,50%{opacity:.5}}@keyframes aia-drop{0%,40%{stroke-dashoffset:100px;opacity:0}43%{opacity:1}62%{stroke-dashoffset:0;opacity:1}66%,to{stroke-dashoffset:0;opacity:0}}@keyframes aia-feed{0%,18%{stroke-dashoffset:100px;opacity:0}20%{opacity:1}33%{stroke-dashoffset:0;opacity:1}36%,to{stroke-dashoffset:0;opacity:0}}@keyframes aia-post{0%,3%{stroke-dashoffset:100px;opacity:0}6%{opacity:1}28%{stroke-dashoffset:0;opacity:1}31%,to{stroke-dashoffset:0;opacity:0}}@keyframes aia-record{0%,8%{stroke-dashoffset:0;opacity:1}20%{stroke-dashoffset:0;opacity:0}21%,27%{stroke-dashoffset:100px;opacity:1}40%,to{stroke-dashoffset:0;opacity:1}}@keyframes aia-ripple{0%{opacity:.9;scale:1}16%,to{opacity:0;scale:2.6}}.scene-ai-automation:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .aia-stamp path{transform-origin:50%;scale:-1 1}
.scene-salesforce .sf-far{opacity:.5;animation:sf-drift 16s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-salesforce .sf-glow{fill:#eaf3fd14;stroke:#eaf3fd9e;stroke-width:1.6px;opacity:0;animation:sf-glow 10s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-salesforce .sf-glow.sf-twice{animation-name:sf-glow-twice}.scene-salesforce .sf-write{stroke-dasharray:100;stroke-dashoffset:0;animation:sf-write 10s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-salesforce .sf-hop{stroke-width:6px;stroke-dasharray:.1 99.9;animation-name:sf-hop;animation-duration:10s;animation-fill-mode:backwards}.scene-salesforce .sf-back{stroke:var(--sc-teal)}.scene-salesforce .sf-halo{transform-origin:50%;opacity:0;animation:sf-emit 10s var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-salesforce .sc-pulse circle{animation:sf-ring 10s var(--ease-out-soft) calc(var(--sc-delay,.9s) + 5.3s) infinite}.scene-salesforce .sc-pulse circle+circle{animation-delay:calc(var(--sc-delay,.9s) + 10.3s)}@keyframes sf-drift{0%,to{translate:0}50%{translate:-8px}}@keyframes sf-hop{0%{stroke-dashoffset:100px;opacity:0}3%{opacity:1}23%{opacity:1}26%,to{stroke-dashoffset:0;opacity:0}}@keyframes sf-glow{0%{opacity:0}3%{opacity:1}16%,to{opacity:0}}@keyframes sf-glow-twice{0%{opacity:0}3%{opacity:1}16%,56%{opacity:0}59%{opacity:1}72%,to{opacity:0}}@keyframes sf-write{0%,1%{stroke-dashoffset:0}2%{stroke-dashoffset:100px}10%,57%{stroke-dashoffset:0}58%{stroke-dashoffset:100px}66%,to{stroke-dashoffset:0}}@keyframes sf-emit{0%{opacity:.9;scale:1}16%,to{opacity:0;scale:1.5}}@keyframes sf-ring{0%{opacity:0;scale:1.1}5%{opacity:.75}32%,to{opacity:0;scale:1.7}}
.scene-servicenow .sn-rail{fill:#eaf3fd09;stroke:url(#servicenow-rail-g);stroke-width:1.2px}.scene-servicenow .sn-work{fill:#2a86ea24}.scene-servicenow .sn-card{fill:#eaf3fd14;stroke:var(--sc-card-line);stroke-width:1.2px}.scene-servicenow .sn-card-work{fill:#2a86ea29;stroke:#5aa2ff99}.scene-servicenow .sn-card-done{fill:#2ec4b61a;stroke:#2ec4b68c}.scene-servicenow .sn-ink{fill:none;stroke:#eaf3fd73;stroke-width:2.4px;stroke-linecap:round}.scene-servicenow .sn-seat{fill:none;stroke:#eaf3fd66;stroke-width:1.1px;stroke-dasharray:2 2.1}.scene-servicenow .sn-spin{fill:none;stroke:var(--sc-sky);stroke-width:1.3px;stroke-dasharray:18 7;transform-origin:50%}.scene-servicenow .sn-check{fill:none;stroke:#fff;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.scene-servicenow .sn-check-lg{stroke-width:2.6px}.scene-servicenow .sn-gate{fill:none;stroke:#9cc4f299;stroke-width:1.5px}.scene-servicenow .sn-gate-glow{opacity:.25}.scene-servicenow .sn-halo{fill:#5aa2ff14;stroke:#5aa2ff66;stroke-width:1.2px;transform-origin:50%}.scene-servicenow .sn-halo-done{fill:#2ec4b614;stroke:#2ec4b673}.scene-servicenow .sn-crown{fill:none;stroke:#eaf3fd66;stroke-width:3px;stroke-linecap:round}.scene-servicenow .sn-bezel{fill:#eaf3fd0a;stroke:#eaf3fd2e;stroke-width:1.2px}.scene-servicenow .sn-tick{fill:none;stroke:#eaf3fd59;stroke-width:1.4px;stroke-linecap:round}.scene-servicenow .sn-track{fill:none;stroke:#eaf3fd1a;stroke-width:5px}.scene-servicenow .sn-arc,.scene-servicenow .sn-arc-met{fill:none;stroke-width:5px;stroke-linecap:round}.scene-servicenow .sn-arc{stroke:var(--sc-sky);stroke-dasharray:100;stroke-dashoffset:28px}.scene-servicenow .sn-arc-met{stroke:var(--sc-teal);stroke-dasharray:72 100}.scene-servicenow .sn-hand path{fill:none;stroke:var(--sc-ice);stroke-width:2.2px;stroke-linecap:round}.scene-servicenow :is(.sn-hand,.sn-met,.sn-watch){transform-origin:50%}.scene-servicenow.scene-mirror:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) :is(.sn-watch,.sn-check:not(.sn-check-lg)){transform-origin:50%;scale:-1 1}.scene-servicenow .sn-belt{animation:sn-belt 10.8s cubic-bezier(.6, 0, .3, 1) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-servicenow .sn-gate-glow{animation:sn-gate 3.6s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-servicenow .sn-spin{animation:sn-spin 4s linear var(--sc-delay,.9s) infinite}.scene-servicenow .sn-halo:not(.sn-halo-done){animation:sn-halo 3.6s var(--ease-out-soft) calc(var(--sc-delay,.9s) + .2s) infinite}.scene-servicenow .sn-arc{animation:sn-sweep 7.2s linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-servicenow .sn-arc-met{animation:sn-met-arc 7.2s linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-servicenow .sn-hand{animation:sn-hand 7.2s linear calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-servicenow .sn-met{animation:sn-check 7.2s var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}@media (prefers-reduced-motion:reduce){.scene-servicenow .sn-hand{display:none}}@keyframes sn-belt{0%{translate:0}13%,33.33%{translate:180px}46.33%,66.67%{translate:360px}79.67%,to{translate:540px}}@keyframes sn-gate{0%,55%,to{opacity:.25}20%{opacity:1}}@keyframes sn-spin{to{rotate:360deg}}@keyframes sn-halo{0%{opacity:1;scale:1}70%,to{opacity:0;scale:1.3}}@keyframes sn-sweep{0%{stroke-dashoffset:100px;opacity:0}3%{opacity:1}60%,88%{stroke-dashoffset:28px;opacity:1}96%,to{stroke-dashoffset:28px;opacity:0}}@keyframes sn-met-arc{0%,60%{opacity:0}65%,88%{opacity:1}96%,to{opacity:0}}@keyframes sn-hand{0%{opacity:0;rotate:-259.2deg}3%{opacity:1}60%{opacity:1;rotate:none}64%,to{opacity:0;rotate:none}}@keyframes sn-check{0%,60%{opacity:0;scale:0}66%{opacity:1;scale:1.18}71%,88%{opacity:1;scale:1}96%,to{opacity:0;scale:1}}
.scene-creatio{--cr-t:16s}.scene-creatio .cr-tile{fill:#eaf3fd0d;stroke:#eaf3fd29;stroke-width:1px}.scene-creatio .cr-tile-on{fill:#5aa2ff38;stroke:#5aa2ff;stroke-width:1.2px;opacity:0}.scene-creatio .cr-tool{fill:none;stroke:#eaf3fd99;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.scene-creatio .cr-box{fill:#eaf3fd0d;stroke:#eaf3fd29;stroke-width:1px}.scene-creatio .cr-rule{fill:none;stroke:#eaf3fd1f;stroke-width:1px}.scene-creatio .cr-glyph{fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.scene-creatio .cr-ink{fill:none;stroke:#eaf3fd80;stroke-width:3px;stroke-linecap:round}.scene-creatio .cr-ink-soft{stroke:#eaf3fd3d;stroke-width:2.6px}.scene-creatio .cr-val{stroke-dasharray:100;stroke-dashoffset:0}.scene-creatio .cr-stage{stroke-linejoin:round}.scene-creatio .cr-status{fill:none;stroke:#eaf3fd6b;stroke-width:1.4px}.scene-creatio .cr-sweep{fill:none;stroke:#5aa2ff42;stroke-width:30px;stroke-dasharray:100;stroke-dashoffset:0}.scene-creatio .cr-sweep-3{stroke-dashoffset:100px}.scene-creatio .cr-edge{fill:none;stroke:#5aa2ffe6;stroke-width:1.4px;stroke-linejoin:round}.scene-creatio :is(.cr-stage-on-2,.cr-stage-on-3,.cr-check-2,.cr-check-3){opacity:0}.scene-creatio .cr-done{fill:none;stroke:#2ec4b6;stroke-width:1.6px;opacity:0;transform-origin:50%}.scene-creatio .cr-check{transform-origin:50%}.scene-creatio .cr-case{stroke-width:5.5px}.scene-creatio .cr-ghost{fill:#eaf3fd05;stroke:#9cc4f280;stroke-width:1.2px;stroke-dasharray:4 4}.scene-creatio .cr-ghost-mark{fill:none;stroke:#9cc4f273;stroke-width:2.4px;stroke-linecap:round;stroke-dasharray:3 5}.scene-creatio .cr-slot .cr-ghost-mark{stroke-width:1.8px;stroke-dasharray:none}.scene-creatio :is(.cr-slot,.cr-ghost-r){opacity:0}.scene-creatio .cr-hot{fill:#5aa2ff1f;stroke:#5aa2ff;stroke-width:1.4px;stroke-dasharray:4 4;opacity:0}.scene-creatio .cr-lift{fill:#13396f;fill-opacity:.92}.scene-creatio .cr-sel-line{fill:none;stroke:#2ec4b6;stroke-width:1.6px}.scene-creatio .cr-ring{fill:none;stroke:#2ec4b6;stroke-width:1.5px;opacity:0;transform-origin:50%}.scene-creatio .cr-arrow{fill:#fff;stroke:#0b2c5c;stroke-width:1.3px;stroke-linejoin:round}.scene-creatio:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .cr-arrow{transform-origin:0 0;scale:-1 1}.scene-creatio :is(.cr-tile-on,.cr-cursor,.cr-drag,.cr-hot,.cr-slot,.cr-ring,.cr-sel,.cr-head,.cr-val,.cr-ghost-r,.cr-lite,.cr-run,.cr-sweep,.cr-case,.cr-stage-on,.cr-check,.cr-done){animation-duration:var(--cr-t);animation-delay:calc(var(--sc-delay,.9s) + var(--d,0s));animation-iteration-count:infinite;animation-fill-mode:backwards;animation-timing-function:var(--ease-out-soft)}.scene-creatio .cr-tile-on{animation-name:creatio-tile}.scene-creatio .cr-cursor{transform-origin:0 0;animation-name:creatio-cursor}.scene-creatio .cr-drag{transform-origin:50%;animation-name:creatio-drag}.scene-creatio .cr-hot{animation-name:creatio-hot}.scene-creatio .cr-slot{animation-name:creatio-slot}.scene-creatio .cr-ring{animation-name:creatio-ring}.scene-creatio .cr-sel{animation-name:creatio-sel}.scene-creatio .cr-head{animation-name:creatio-head}.scene-creatio .cr-val{animation-name:creatio-val;animation-timing-function:cubic-bezier(.45,.05,.35,1)}.scene-creatio .cr-ghost-r{animation-name:creatio-ghost;animation-timing-function:ease-in-out}.scene-creatio .cr-lite{animation-name:creatio-lite;animation-timing-function:ease-in-out}.scene-creatio .cr-run{animation-name:creatio-run;animation-timing-function:ease-in-out}.scene-creatio .cr-sweep{animation-name:creatio-sweep;animation-timing-function:cubic-bezier(.45,.05,.35,1)}.scene-creatio .cr-hop{animation-name:creatio-hop;animation-timing-function:cubic-bezier(.45,.05,.35,1)}.scene-creatio .cr-down{animation-name:creatio-down;animation-timing-function:cubic-bezier(.45,.05,.35,1)}.scene-creatio .cr-check{animation-name:creatio-check}.scene-creatio .cr-stage-on{animation-name:creatio-stage;animation-timing-function:ease-in-out}.scene-creatio .cr-done{animation-name:creatio-done}@keyframes creatio-tile{0%,1.875%{opacity:0}3.75%,14.375%{opacity:1}16.875%,to{opacity:0}}@keyframes creatio-cursor{0%,3.125%{translate:-512px -48px;scale:1}4.375%{animation-timing-function:cubic-bezier(.5,0,.75,.7);translate:-512px -48px;scale:.86}7.5%{animation-timing-function:linear;translate:-380px -22px}11.25%{animation-timing-function:cubic-bezier(.3,.3,.4,1);translate:-190px -2px}14.375%{animation-timing-function:ease-in-out;translate:6px 2px}15.625%{translate:0;scale:.86}16.875%{scale:1}81.25%{animation-timing-function:cubic-bezier(.6,0,.3,1);translate:0}90%,to{translate:-512px -48px;scale:1}}@keyframes creatio-drag{0%,3.125%{opacity:0;translate:-512px -48px;rotate:none;scale:.6}4.375%{opacity:1;animation-timing-function:cubic-bezier(.5,0,.75,.7);translate:-512px -48px;rotate:-3deg;scale:1.05}7.5%{animation-timing-function:linear;translate:-380px -22px}11.25%{animation-timing-function:cubic-bezier(.3,.3,.4,1);translate:-190px -2px;rotate:-2deg}14.375%{animation-timing-function:ease-in-out;translate:6px 2px;rotate:1deg}15.625%{translate:0;rotate:none;scale:1.05}16.875%{scale:.98}18.125%,80%{opacity:1;translate:0;rotate:none;scale:1}83.75%{opacity:0;translate:0;scale:.96}to{opacity:0;translate:-512px -48px;scale:.6}}@keyframes creatio-hot{0%,9.375%{opacity:0}12.5%,15%{opacity:1}18.125%,to{opacity:0}}@keyframes creatio-slot{0%,15%{opacity:1}16.875%,80.625%{opacity:0}84.375%,to{opacity:1}}@keyframes creatio-ring{0%,15.3%{opacity:0;scale:1}16.25%{opacity:1;scale:1.02}23.75%,to{opacity:0;scale:1.22 1.3}}@keyframes creatio-sel{0%,15%{opacity:0}17.5%,80%{opacity:1}83.125%,to{opacity:0}}@keyframes creatio-head{0%,16.25%{opacity:0;translate:0 4px}18.75%,80%{opacity:1;translate:0}83.125%,to{opacity:0;translate:0}}@keyframes creatio-val{0%,18.75%{stroke-dashoffset:100px}22.5%,80%{stroke-dashoffset:0}82.5%,to{stroke-dashoffset:100px}}@keyframes creatio-ghost{0%,23.75%{opacity:1}27.5%,80.625%{opacity:0}84.375%,to{opacity:1}}@keyframes creatio-lite{0%,23.75%{opacity:0}27.5%,80%{opacity:1}83.125%,to{opacity:0}}@keyframes creatio-run{0%,31.25%{opacity:0}32.5%,80%{opacity:1}83.75%,to{opacity:0}}@keyframes creatio-sweep{0%,33.125%{stroke-dashoffset:100px}37.5%,to{stroke-dashoffset:0}}@keyframes creatio-hop{0%,37.5%{stroke-dashoffset:100px;opacity:0}38.1%{opacity:1}39.7%{opacity:1}40.3%,to{stroke-dashoffset:0;opacity:0}}@keyframes creatio-down{0%,50%{stroke-dashoffset:100px;opacity:0}50.6%{opacity:1}55.6%{opacity:1}56.25%,to{stroke-dashoffset:0;opacity:0}}@keyframes creatio-check{0%,40.3%{opacity:0;scale:.3}41.9%{opacity:1;scale:1.15}43.1%,to{opacity:1;scale:1}}@keyframes creatio-stage{0%,45.6%{opacity:0}47.5%,to{opacity:1}}@keyframes creatio-done{0%,72.5%{opacity:0;scale:1}73.75%{opacity:1}80%,to{opacity:0;scale:2.2}}
.scene-unifyapps .ua-in-line path{fill:none;stroke:#5aa2ff70;stroke-width:1.4px}.scene-unifyapps .ua-out-line path{fill:none;stroke:#2ec4b66b;stroke-width:1.4px}.scene-unifyapps .ua-mesh path{fill:none;stroke-width:1.5px;stroke-dasharray:1 6;stroke-linecap:round}.scene-unifyapps .ua-mesh-in path{stroke:#9cc4f252}.scene-unifyapps .ua-mesh-out path{stroke:#2ec4b64d}.scene-unifyapps .ua-mesh .ua-far{opacity:.6}.scene-unifyapps .ua-tile{transform-box:view-box;transform-origin:0 0}.scene-unifyapps .ua-tile rect{fill:var(--sc-card);stroke:var(--sc-card-line);stroke-width:1.2px}.scene-unifyapps .ua-tile path{fill:none;stroke:#eaf3fdd9;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.scene-unifyapps .ua-ai rect{fill:url(#unifyapps-ai);stroke:#eaf3fd80}.scene-unifyapps .ua-ai path{stroke:#fff;stroke-width:1.8px}.scene-unifyapps .ua-b rect{fill:#eaf3fd0b;stroke:#eaf3fd26}.scene-unifyapps .ua-b path{stroke:#eaf3fd73}.scene-unifyapps .ua-c rect{fill:#eaf3fd08;stroke:#eaf3fd1a}.scene-unifyapps .ua-c path{stroke:#eaf3fd47}.scene-unifyapps .sc-packet{stroke-width:6px;animation-name:ua-hop;animation-duration:8s;animation-fill-mode:backwards}.scene-unifyapps .ua-drop{animation-name:ua-drop}.scene-unifyapps .ua-sky{stroke:var(--sc-sky)}.scene-unifyapps .ua-teal{stroke:var(--sc-teal)}.scene-unifyapps .ua-relays{opacity:.75}.scene-unifyapps .ua-relays .sc-packet{stroke-width:4.5px}.scene-unifyapps .ua-flash{fill:#2ec4b62e;stroke:var(--sc-teal);stroke-width:1.6px;opacity:0;animation:ua-flash 8s ease-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-unifyapps .ua-ring rect{fill:#5aa2ff14;stroke:#9cc4f24d;stroke-width:1.5px;vector-effect:non-scaling-stroke;transform-origin:50%;opacity:0;animation:ua-ring 8s var(--ease-out-soft) calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-unifyapps .ua-twinkle{transform-origin:50%;animation:ua-twinkle 8s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}.scene-unifyapps .ua-blink{transform-origin:50%;animation:ua-blink 8s ease-in-out calc(var(--sc-delay,.9s) + var(--d,0s)) infinite}@keyframes ua-hop{0%{stroke-dashoffset:100px;opacity:0}4%{opacity:1}34%{opacity:1}40%,to{stroke-dashoffset:0;opacity:0}}@keyframes ua-drop{0%{stroke-dashoffset:100px;opacity:0}3%{opacity:1}22%{opacity:1}26%,to{stroke-dashoffset:0;opacity:0}}@keyframes ua-flash{0%{opacity:0}5%{opacity:1}24%,to{opacity:0}}@keyframes ua-ring{0%{opacity:0;scale:1}6%{opacity:1}32%,to{opacity:0;scale:1.08 1.3}}@keyframes ua-twinkle{0%{rotate:none;scale:1}10%{rotate:45deg;scale:.72}20%,to{rotate:90deg;scale:1}}@keyframes ua-blink{0%,8%,to{scale:1}2%,6%{scale:1 .15}4%{scale:1}}
.scene-uae-e-invoicing{--uei-t:12s;--uei-at:calc(var(--sc-delay,.9s) + .3s)}.scene-uae-e-invoicing .uei-user{transform-box:view-box}.scene-uae-e-invoicing .uei-ghosts{opacity:.6}.scene-uae-e-invoicing .uei-ghosts .sc-packet{stroke:var(--sc-mist);animation-fill-mode:backwards}.scene-uae-e-invoicing .uei-rail{fill:none;stroke:#9cc4f252;stroke-width:2px}.scene-uae-e-invoicing .uei-trail{fill:none;stroke-width:3px;stroke-dasharray:100 100}.scene-uae-e-invoicing .uei-trail-glow{stroke-width:8px;stroke-opacity:.16}.scene-uae-e-invoicing .uei-lane{fill:none;stroke:#5aa2ff;stroke-width:2.2px;stroke-linecap:round;stroke-dasharray:100 100}.scene-uae-e-invoicing .uei-orbit{fill:none;stroke:#5aa2ff80;stroke-width:1.4px;stroke-dasharray:2 7;stroke-linecap:round;transform-origin:50%;animation:uei-spin 16s linear var(--uei-at) infinite}.scene-uae-e-invoicing .uei-orbit-b{animation-direction:reverse}.scene-uae-e-invoicing .uei-ring{fill:none;stroke:#2ec4b6b3;stroke-width:2px;transform-origin:50%;opacity:0;animation:uei-ring var(--uei-t) var(--ease-out-soft) calc(var(--uei-at) + var(--d,0s)) infinite}.scene-uae-e-invoicing .uei-ring-tax{animation-name:uei-ring-tax}.scene-uae-e-invoicing .uei-seal,.scene-uae-e-invoicing .uei-unflip{transform-origin:50%}.scene-mirror.scene-uae-e-invoicing:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .uei-unflip{scale:-1 1}.scene-uae-e-invoicing :is(.uei-doc,.uei-trail,.uei-lane,.uei-copy,.uei-seal){animation-duration:var(--uei-t);animation-delay:var(--uei-at);animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:backwards}.scene-uae-e-invoicing :is(.uei-doc,.uei-trail){animation-timing-function:cubic-bezier(.62,0,.38,1)}.scene-uae-e-invoicing .uei-doc{animation-name:uei-doc}.scene-uae-e-invoicing .uei-trail{animation-name:uei-trail}.scene-uae-e-invoicing .uei-lane-a{animation-name:uei-lane-a}.scene-uae-e-invoicing .uei-lane-b{animation-name:uei-lane-b}.scene-uae-e-invoicing .uei-copy-a{animation-name:uei-copy-a}.scene-uae-e-invoicing .uei-copy-b{animation-name:uei-copy-b}.scene-uae-e-invoicing .uei-seal{animation-timing-function:ease-out}.scene-uae-e-invoicing .uei-seal-s{animation-name:uei-seal-s}.scene-uae-e-invoicing .uei-seal-a{animation-name:uei-seal-a}.scene-uae-e-invoicing .uei-seal-t{animation-name:uei-seal-t}.scene-uae-e-invoicing .uei-seal-b{animation-name:uei-seal-b}.scene-uae-e-invoicing .uei-seal-u{animation-name:uei-seal-u}@keyframes uei-doc{0%,6%{translate:-92px}17%,25%{translate:92px}45%,52%{translate:460px}63%,to{translate:644px}}@keyframes uei-trail{0%,6%{stroke-dashoffset:100px;opacity:1}17%,25%{stroke-dashoffset:75px}45%,52%{stroke-dashoffset:25px}63%,90%{stroke-dashoffset:0;opacity:1}97%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:100px;opacity:0}}@keyframes uei-copy-a{0%,19%{translate:0}21.58%{translate:0 -35px}22.7%{translate:3px -69px}23.6%{translate:13px -103px}24.39%{translate:34px -130px}25.12%{translate:65px -146px}25.82%{translate:99px -152px}26.5%{translate:134px -153px}27.18%{translate:168px -153px}27.88%{translate:203px -153px}28.61%{translate:238px -153px}29.4%{translate:273px -150px}30.3%{translate:303px -134px}31.42%{translate:333px -116px}34%,to{translate:368px -116px}}@keyframes uei-lane-a{0%,21.23%{stroke-dashoffset:100px;opacity:1}21.58%{stroke-dashoffset:98px}22.7%{stroke-dashoffset:89.9px}23.6%{stroke-dashoffset:81.8px}24.39%{stroke-dashoffset:73.7px}25.12%{stroke-dashoffset:65.7px}25.82%{stroke-dashoffset:57.6px}26.5%{stroke-dashoffset:49.5px}27.18%{stroke-dashoffset:41.5px}27.88%{stroke-dashoffset:33.4px}28.61%{stroke-dashoffset:25.3px}29.4%{stroke-dashoffset:17.3px}30.3%{stroke-dashoffset:9.2px}31.42%{stroke-dashoffset:1.1px}31.61%,90%{stroke-dashoffset:0;opacity:1}97%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:100px;opacity:0}}@keyframes uei-copy-b{0%,47%{translate:0}48.87%{translate:0 -19px}49.74%{translate:0 -39px}50.5%{translate:0 -58px}51.26%{translate:0 -77px}52.13%{translate:0 -97px}54%,to{translate:0 -116px}}@keyframes uei-lane-b{0%,49.2%{stroke-dashoffset:100px;opacity:1}49.74%{stroke-dashoffset:78.5px}50.5%{stroke-dashoffset:45.8px}51.26%{stroke-dashoffset:13px}51.58%,90%{stroke-dashoffset:0;opacity:1}97%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:100px;opacity:0}}@keyframes uei-seal-s{0%,1%{opacity:0;scale:0}4%{opacity:1;scale:1.25}7%,90%{opacity:1;scale:1}97%,to{opacity:0;scale:.6}}@keyframes uei-seal-a{0%,16.5%{opacity:0;scale:0}19.5%{opacity:1;scale:1.25}22.5%,90%{opacity:1;scale:1}97%,to{opacity:0;scale:.6}}@keyframes uei-seal-t{0%,33.5%{opacity:0;scale:0}36.5%{opacity:1;scale:1.25}39.5%,90%{opacity:1;scale:1}97%,to{opacity:0;scale:.6}}@keyframes uei-seal-b{0%,44.5%{opacity:0;scale:0}47.5%{opacity:1;scale:1.25}50.5%,90%{opacity:1;scale:1}97%,to{opacity:0;scale:.6}}@keyframes uei-seal-u{0%,62.5%{opacity:0;scale:0}65.5%{opacity:1;scale:1.25}68.5%,90%{opacity:1;scale:1}97%,to{opacity:0;scale:.6}}@keyframes uei-ring{0%{opacity:0;scale:1}1%{opacity:.9}12%,to{opacity:0;scale:1.75}}@keyframes uei-ring-tax{0%{opacity:0;scale:1}1%{opacity:.9}8%{opacity:0}10%,to{opacity:0;scale:1.32}}@keyframes uei-spin{to{rotate:360deg}}@media (prefers-reduced-motion:reduce){.scene-uae-e-invoicing .uei-copy{display:none}}
img[data-expand-image]{cursor:zoom-in}img[data-expand-image]:focus-visible{outline:3px solid var(--royal);outline-offset:5px}.screen-item .screen-frame img{object-fit:contain;background:#fff}dialog.image-viewer{box-sizing:border-box;border:1px solid var(--line);background:var(--paper,#fbfcfd);width:min(1500px,100vw - 64px);max-width:none;height:min(980px,100dvh - 64px);max-height:none;color:var(--ink,#0b1f3a);border-radius:16px;margin:auto;padding:0;overflow:hidden;box-shadow:0 24px 90px #0000004d}.image-viewer::backdrop{background:#041020e0}.image-viewer-inner{grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);min-width:0;height:100%;display:grid}.image-viewer-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:18px 24px;display:flex}.image-viewer-heading{min-width:0}.image-viewer-kicker{letter-spacing:.16em;color:var(--label);margin-bottom:4px;font-size:10px;font-weight:700;display:block}.image-viewer-heading p{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;font-weight:650;line-height:1.4;overflow:hidden}.image-viewer-tools,.image-viewer-navigation{flex-shrink:0;align-items:center;gap:8px;display:flex}.image-viewer-tool{border:1px solid var(--line);min-width:44px;height:44px;color:var(--ink);cursor:pointer;font:inherit;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:14px;text-decoration:none;display:inline-flex}.image-viewer-tool:hover{border-color:var(--royal);color:var(--royal);background:var(--mist)}.image-viewer-tool:focus-visible{outline:3px solid var(--royal);outline-offset:3px}.image-viewer-tool:disabled{opacity:.35;cursor:default}.image-viewer-tool svg{flex-shrink:0}.image-viewer-close{background:var(--ink);color:#fff;border-color:var(--ink);margin-inline-start:8px}.image-viewer-stage{background:var(--mist,#eef3f8);touch-action:pan-y pinch-zoom;justify-content:center;align-items:center;min-width:0;min-height:0;padding:24px;display:flex;overflow:hidden}.image-viewer-stage>img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.image-viewer-stage.is-zoomed{touch-action:auto;padding:24px;display:block;overflow:auto}.image-viewer-stage.is-zoomed>img{width:auto;max-width:none;height:auto;max-height:none;margin:auto}.image-viewer-stage:focus-visible{outline:3px solid var(--royal);outline-offset:-4px}.image-viewer-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:18px 24px;display:flex}.image-viewer-caption{min-width:0}.image-viewer-caption p{margin:0 0 4px;font-size:15px;line-height:1.5}.image-viewer-caption>span{color:var(--muted);font-size:12px;line-height:1.4}.image-viewer-count{text-align:center;font-variant-numeric:tabular-nums;min-width:65px;font-size:15px;font-weight:650}.image-viewer-count>span{color:var(--muted);font-weight:400}.image-viewer-error{text-align:center;max-width:34ch;line-height:1.7}.image-viewer-status{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:640px){dialog.image-viewer{border:0;border-radius:0;width:100vw;height:100dvh}.image-viewer-toolbar{padding:max(12px, env(safe-area-inset-top)) 16px 12px;gap:12px}.image-viewer-heading p{font-size:14px}.image-viewer-kicker{letter-spacing:.1em;font-size:9px}.image-viewer-tools{gap:4px}.image-viewer-tools .image-viewer-tool{padding:0 10px}.image-viewer-tools .image-viewer-tool span,.image-viewer-original{display:none}.image-viewer-close{margin-inline-start:4px}.image-viewer-stage,.image-viewer-stage.is-zoomed{padding:12px}.image-viewer-footer{padding:16px 20px max(16px, env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:12px}.image-viewer-caption p{font-size:14px}.image-viewer-caption>span{font-size:11px}.image-viewer-navigation{justify-content:center;gap:24px}}@media (max-height:500px){dialog.image-viewer{border:0;border-radius:0;width:100vw;height:100dvh}.image-viewer-toolbar{padding:6px 16px}.image-viewer-kicker,.image-viewer-caption>span{display:none}.image-viewer-stage{padding:8px 16px}.image-viewer-footer{flex-direction:row;align-items:center;gap:16px;padding:6px 16px}.image-viewer-caption p{max-height:3em;margin:0;font-size:12px;overflow:auto}.image-viewer-navigation{gap:8px}}
