.pa-chip{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 9px;border-radius:99px;font-size:12px;font-weight:600;white-space:nowrap}.pa-chip--green{background:#e3f6ec;color:#16874c}@keyframes paFade{to{opacity:1}}.pa-cost{line-height:1.25;color:#1c2940}.pa-cost__head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.pa-cost__head em{display:block;font-style:normal;font-size:12px;color:#6b7280}.pa-cost__head b{display:block;margin-top:2px;font-size:20px;font-weight:600;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.pa-cost__svg{display:block;width:100%;height:auto;margin-top:8px;overflow:visible}.pa-grid{stroke:#edf0f5;stroke-width:1}.pa-axis{font-size:10.5px;fill:#8a93a3;font-family:var(--sans);font-variant-numeric:tabular-nums}.pa-budget{stroke:#5a6070;stroke-width:1.2;stroke-dasharray:5 5;opacity:.7}.pa-budget__label{font-size:10.5px;font-weight:600;fill:#5a6070;font-family:var(--sans)}.pa-cost__wipe{transform-box:fill-box;transform-origin:left center;transform:scaleX(0)}.pa-cost.is-in .pa-cost__wipe{animation:paWipe 1.4s cubic-bezier(.4,0,.2,1) .15s forwards}@keyframes paWipe{to{transform:scaleX(1)}}.pa-spike{opacity:0}.pa-cost.is-in .pa-spike{animation:paFade .45s ease 1.45s forwards}.pa-spike__line{stroke:#d12a45;stroke-width:1.2;stroke-dasharray:3 4}.pa-spike__dot{fill:#fff;stroke:#d12a45;stroke-width:2.4}.pa-spike__halo{fill:#d12a4529;transform-box:fill-box;transform-origin:center}.pa-cost.is-in .pa-spike__halo{animation:paHalo 2.2s ease-in-out 1.9s infinite}@keyframes paHalo{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.7);opacity:.35}}.pa-spike__pill{fill:#fff5f5;stroke:#f2b8bd;stroke-width:1.2}.pa-spike__text{font-size:11.5px;font-weight:700;fill:#c62a2f;font-family:var(--sans)}.pa-anomaly{display:flex;align-items:flex-start;gap:8px;margin-top:8px;padding:8px 10px;border-radius:9px;background:#fff5f5;color:#6f3034;font-size:12.5px;line-height:18px;opacity:0;transform:translateY(4px)}.pa-anomaly svg{flex:none;margin-top:1px;color:#c62a2f}.pa-anomaly b{color:#c62a2f;font-weight:700}.pa-cost.is-in .pa-anomaly{animation:paRise .45s cubic-bezier(.4,0,.2,1) 1.8s forwards}@keyframes paRise{to{opacity:1;transform:none}}.pa-legend{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:8px;font-size:11.5px;color:#5a6070}.pa-legend span{display:inline-flex;align-items:center;gap:6px}.pa-legend i{width:9px;height:9px;border-radius:2px}.pa-legend .pa-legend__dash{width:14px;height:0;border-top:1.5px dashed #5a6070;border-radius:0}.pa-cost--compact .pa-cost__head em{font-size:10.5px}.pa-cost--compact .pa-cost__head b{font-size:15px}.pa-cost--compact .pa-chip{height:19px;font-size:10.5px;padding:0 7px}.pa-cost--compact .pa-cost__svg{margin-top:4px}.pa-cost--compact .pa-axis{font-size:17px}.pa-cost--compact .pa-spike__text{font-size:15px}.pa-cost--compact .pa-legend{font-size:10px;gap:4px 10px;margin-top:4px}.pa-cost--compact .pa-legend i{width:7px;height:7px}.pa-graph{line-height:1.3;color:#1c2940}.pa-graph__head{display:flex;align-items:center;gap:8px;font-size:13.5px}.pa-graph__head b{font-weight:600}.pa-graph__hops{margin-left:auto;font-size:12px;color:#6b7280;white-space:nowrap}.pa-sev{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 8px;border-radius:99px;font-size:12px;font-weight:600;white-space:nowrap}.pa-sev--critical{background:#ffefef;color:#c62a2f;box-shadow:inset 0 0 0 1px #f6c7c9}.pa-graph__msg{margin-top:6px;font-size:13px;line-height:19px;color:#4b5162}.pa-graph__svg{display:block;width:100%;height:auto;margin-top:4px;overflow:visible}.pa-edge{stroke:#d5dce8;stroke-width:1.6}.pa-edge--hot{stroke:#f3b7c0;stroke-width:2}.pa-flow{fill:none;stroke:#e0314b;stroke-width:2.4;stroke-linecap:round;stroke-dasharray:7 9;opacity:0}.pa-graph.is-in .pa-flow{animation:paFlow 1.1s linear infinite,paFade .5s ease 1s forwards}@keyframes paFlow{to{stroke-dashoffset:-32}}.pa-runner{fill:#e0314b;stroke:#fff;stroke-width:2;opacity:0}.pa-graph.is-in .pa-runner{animation:paFade .4s ease 1.2s forwards}.pa-node{opacity:0}.pa-graph.is-in .pa-node{animation:paFade .5s cubic-bezier(.4,0,.2,1) forwards}.pa-node__ring{fill:#fff;stroke-width:1.6}.pa-node.is-path .pa-node__ring{filter:drop-shadow(0 6px 10px rgb(10 30 70 / .12))}.pa-node__label{font-size:11.5px;font-weight:600;fill:#2b313c;font-family:var(--sans)}.pa-node.is-context .pa-node__label{font-weight:500;fill:#8a93a3}.pa-issue__dot{stroke:#fff;stroke-width:2}.pa-issue--critical .pa-issue__dot{fill:#d92d3a}.pa-issue--high .pa-issue__dot{fill:#e8710a}.pa-issue--data .pa-issue__dot{fill:#c62a67}.pa-issue__ping{fill:#d92d3a40;transform-box:fill-box;transform-origin:center;animation:paPing 1.8s ease-out infinite}@keyframes paPing{0%{transform:scale(.7);opacity:.9}to{transform:scale(1.9);opacity:0}}.pa-callout rect{stroke-width:1.2}.pa-callout text{font-size:11px;font-weight:700;font-family:var(--sans)}.pa-callout--critical rect{stroke:#f2b8bd;fill:#fff5f5}.pa-callout--critical text{fill:#c62a2f}.pa-callout--high rect{stroke:#f8cfa6;fill:#fff8f0}.pa-callout--high text{fill:#a4520a}.pa-callout--data rect{stroke:#f4bfd6;fill:#fff4f9}.pa-callout--data text{fill:#b0265d}.pa-graph__foot{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.pa-graph__foot span{display:inline-flex;align-items:center;gap:5px;height:24px;padding:0 9px;border-radius:7px;background:#f3f5f9;color:#3f4450;font-size:11.5px;font-weight:500;white-space:nowrap}.pa-graph__foot .is-red{background:#ffefef;color:#b4262b}.pa-graph__foot .is-orange{background:#fff4e8;color:#9a4d09}.pa-graph__foot .is-pink{background:#fff0f6;color:#b0265d}.pa-graph--compact .pa-graph__head{font-size:11.5px;gap:6px}.pa-graph--compact .pa-sev{height:18px;font-size:10.5px;padding:0 6px}.pa-graph--compact .pa-graph__hops{font-size:10.5px}.pa-graph--compact .pa-node__label{font-size:17px}@media (max-width: 640px){.pa-graph__foot span{font-size:11px}.pa-anomaly{font-size:12px}}@media (prefers-reduced-motion: reduce){.pa-cost__wipe{transform:none}.pa-spike,.pa-anomaly,.pa-node,.pa-flow,.pa-runner{opacity:1;transform:none;animation:none!important}.pa-issue__ping,.pa-spike__halo{animation:none!important}}@media (max-width: 640px){.pa-cost:not(.pa-cost--compact) .pa-axis,.pa-cost:not(.pa-cost--compact) .pa-budget__label{font-size:16px}.pa-cost:not(.pa-cost--compact) .pa-spike__text{font-size:17px}.pa-graph:not(.pa-graph--compact) .pa-node__label{font-size:15px}}.pmark{flex:none;width:52px;height:52px;border-radius:14px;display:grid;place-items:center}.pmark svg{width:44px;height:44px;overflow:visible}.pmark--finops{background:linear-gradient(145deg,#e5eeff,#d8e5ff);box-shadow:inset 0 0 0 1px #c9daf9}.pmark--atlas{background:linear-gradient(145deg,#fde9f2,#f2e6ff);box-shadow:inset 0 0 0 1px #efcfe3}.pmark__axis{stroke:#8fb0ee;stroke-width:1.6;stroke-linecap:round}.pmark__bar{fill:#2f6fe4;transform-box:fill-box;transform-origin:bottom;animation:pmBar 2.4s ease-in-out infinite}@keyframes pmBar{0%,to{transform:scaleY(1)}50%{transform:scaleY(.62)}}.pmark__coin circle{fill:#fff4cf;stroke:#d69e00;stroke-width:1.6}.pmark__coin text{font-size:8.5px;font-weight:800;fill:#9a6b00;font-family:var(--sans)}.pmark__coin{transform-box:fill-box;transform-origin:center;animation:pmCoin 2.4s ease-in-out infinite}@keyframes pmCoin{0%,to{transform:translateY(0)}50%{transform:translateY(-2.5px)}}.pmark__orbit{fill:none;stroke:#e2a9c9;stroke-width:1.3;stroke-dasharray:2 3}.pmark__spin{transform-origin:22px 22px;animation:pmSpin 9s linear infinite}@keyframes pmSpin{to{transform:rotate(360deg)}}.pmark__node{fill:#fff;stroke:#c62a67;stroke-width:1.6}.pmark__node--red{fill:#e0314b;stroke:#fff}.pmark__shield{fill:#fff;stroke:#c62a67;stroke-width:1.8;stroke-linejoin:round}.pmark__tick{fill:none;stroke:#16874c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pa-cost__plotwrap{position:relative}.pa-cost__svg:focus-visible{outline:2px solid #9dbcf5;outline-offset:4px;border-radius:6px}.pa-hit{cursor:crosshair}.pa-cursor line{stroke:#1c2940;stroke-width:1;stroke-dasharray:3 3;opacity:.55}.pa-axis.is-active{fill:#1c2940;font-weight:700}.pa-spike.is-muted{opacity:.25!important;transition:opacity .2s}.pa-layer{transition:opacity .2s}.pa-tip{position:absolute;top:0;z-index:3;width:214px;margin-left:14px;padding:10px 12px;border-radius:12px;background:#fff;box-shadow:0 18px 36px -16px #0a1e466b,0 0 0 1px #dfe6f2;font-size:12.5px;pointer-events:auto;animation:paPop .15s ease-out}.pa-tip.is-left{transform:translate(calc(-100% - 28px))}@keyframes paPop{0%{opacity:0}}.pa-tip__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;color:#1c2940}.pa-tip__head b{font-weight:700}.pa-tip__head span{display:inline-flex;align-items:center;gap:3px;font-size:11px;color:#8a93a3}.pa-tip__head button{border:0;background:#f1f4f9;color:#5a6070;width:22px;height:22px;border-radius:6px;display:grid;place-items:center;cursor:pointer}.pa-tip__row{display:flex;justify-content:space-between;gap:8px;padding:2px 0;color:#5a6070}.pa-tip__row span{display:inline-flex;align-items:center;gap:6px}.pa-tip__row i{width:8px;height:8px;border-radius:2px}.pa-tip__row b{color:#1c2940;font-weight:600;font-variant-numeric:tabular-nums}.pa-tip__row em{font-style:normal;font-weight:700}.pa-tip__row em.is-up{color:#c62a2f}.pa-tip__row em.is-down{color:#16874c}.pa-tip__total{display:flex;justify-content:space-between;margin-top:5px;padding-top:6px;border-top:1px solid #eef1f6;color:#1c2940}.pa-tip__total b{font-variant-numeric:tabular-nums}.pa-tip__budget{margin-top:5px;font-size:11.5px;font-weight:600;color:#16874c}.pa-tip__budget.is-over{color:#c62a2f}.pa-legend__item{display:inline-flex;align-items:center;gap:6px;padding:2px 8px 2px 6px;margin:-2px 0;border:0;border-radius:99px;background:none;font:inherit;color:inherit;cursor:pointer;transition:background .15s,opacity .15s}.pa-legend__item:hover{background:#f1f4f9}.pa-legend__item.is-off{opacity:.45;text-decoration:line-through}.pa-legend__hint{margin-left:auto;font-size:11px;color:#9aa3b2}.pa-graph__stage{position:relative}.pa-graph__hint{color:#8a93a3}.pa-node__hit{fill:transparent}.pa-graph:not(.pa-graph--compact) .pa-node{cursor:pointer}.pa-node{transition:opacity .2s}.pa-node.is-focus .pa-node__ring,.pa-node.is-selected .pa-node__ring{stroke-width:3;filter:drop-shadow(0 8px 14px rgb(10 30 70 / .22))}.pa-node:focus-visible{outline:none}.pa-node:focus-visible .pa-node__ring{stroke:#2f6fe4!important;stroke-width:3}.pa-edge{transition:opacity .2s,stroke .2s}.pa-edge.is-dim{opacity:.35}.pa-edge.is-on{stroke:#2f6fe4;stroke-width:2.4}.pa-edge--hot.is-on{stroke:#e0314b}.pa-ntip{position:absolute;z-index:3;width:230px;margin:6px 0 0 -115px;display:grid;gap:3px;padding:10px 12px;border-radius:12px;background:#fff;box-shadow:0 18px 36px -16px #0a1e466b,0 0 0 1px #dfe6f2;font-size:12.5px;line-height:18px;color:#4b5162;pointer-events:none;animation:paPop .15s ease-out}.pa-ntip.is-left{margin-left:-200px}.pa-ntip b{color:#1c2940;font-size:13.5px}.pa-ntip em{font-style:normal;font-size:11.5px;color:#8a93a3}.pa-ntip i{font-style:normal;font-size:11px;color:#2f6fe4;font-weight:600;margin-top:2px}.pa-issuepill{justify-self:start;display:inline-flex;align-items:center;gap:4px;height:20px;padding:0 8px;border-radius:99px;font-size:11px;font-weight:700;white-space:nowrap}.pa-issuepill--critical{background:#ffefef;color:#c62a2f}.pa-issuepill--high{background:#fff4e6;color:#a4520a}.pa-issuepill--data{background:#fff0f6;color:#b0265d}.pa-detail{margin-top:8px;padding:10px 12px;border-radius:12px;background:#f7f9fc;box-shadow:inset 0 0 0 1px #e3e9f3;animation:paPop .18s ease-out}.pa-detail--critical{background:#fff7f7;box-shadow:inset 0 0 0 1px #f6d0d2}.pa-detail--high{background:#fffaf3;box-shadow:inset 0 0 0 1px #f5dcbf}.pa-detail--data{background:#fff7fb;box-shadow:inset 0 0 0 1px #f2d2e2}.pa-detail__top{display:flex;align-items:center;gap:9px}.pa-detail__icon{flex:none;width:30px;height:30px;border-radius:9px;display:grid;place-items:center}.pa-detail__name{display:grid;min-width:0;margin-right:auto}.pa-detail__name b{font-size:13.5px;color:#1c2940}.pa-detail__name em{font-style:normal;font-size:11.5px;color:#7a8194}.pa-detail__top button{border:0;background:#fff;box-shadow:inset 0 0 0 1px #dfe6f2;width:24px;height:24px;border-radius:7px;display:grid;place-items:center;color:#5a6070;cursor:pointer}.pa-detail p{margin-top:7px;font-size:12.5px;line-height:19px;color:#4b5162}.pa-detail__fix{display:flex;gap:6px;align-items:flex-start;color:#1f5135!important;font-weight:500}.pa-detail__fix svg{flex:none;margin-top:3px;color:#16874c}.pa-nodein{transition:opacity .2s}.pa-nodein.is-dim{opacity:.35}.pa-graph:not(.pa-graph--compact) .pa-nodein{cursor:pointer}.pa-nodein.is-focus .pa-node__ring,.pa-nodein.is-selected .pa-node__ring{stroke-width:3;filter:drop-shadow(0 8px 14px rgb(10 30 70 / .22))}.pa-nodein:focus-visible{outline:none}.pa-nodein:focus-visible .pa-node__ring{stroke:#2f6fe4!important;stroke-width:3}.pa-nodein.is-context .pa-node__label{font-weight:500;fill:#8a93a3}.pa-ntip.is-right{margin-left:-24px}.pa-ntip.is-up{margin-top:-6px;transform:translateY(-100%)}:root{--blue: #0b63e5;--blue-600: #0a52c4;--blue-50: #eef5ff;--sky: #d9e9ff;--ink: #393f49;--ink-strong: #2b313c;--text: #25242f;--muted: #6b7080;--line: #e1e5ec;--line-2: #d9d9e0;--tint: #f6f5f2;--pink: #ffbed5;--pink-ink: #d6336c;--pink-50: #fff0f6;--lav-50: #f3efff;--mint-50: #e6f8ef;--green: #1e9e5a;--orange: #f27c1c;--red: #e0314b;--purple: #7c4dff;--shadow-sm: 0 1px 2px rgb(16 24 40 / .06), 0 0 0 1px rgb(16 24 40 / .05);--shadow: 0 16px 24px -8px rgb(0 17 46 / .2), 0 0 1px rgb(0 17 46 / .45);--shadow-lg: 0 40px 80px -24px rgb(10 30 70 / .35), 0 0 0 1px rgb(10 30 70 / .06);--serif: "Instrument Serif", Georgia, serif;--sans: "Poppins", ui-sans-serif, system-ui, sans-serif;--mono: "Geist Mono", "JetBrains Mono", ui-monospace, Menlo, monospace;--ease: cubic-bezier(.2, .7, .2, 1);--ease-io: cubic-bezier(.65, 0, .35, 1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;font-family:var(--sans);font-size:15px;line-height:1.6;color:var(--text);background:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}h1,h2,h3,h4,h5{margin:0;color:var(--ink);font-weight:600}p{margin:0}:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:6px}.wrap{max-width:1240px;margin:0 auto;padding-inline:24px}.h2{font-size:40px;line-height:50px;letter-spacing:-.015em;color:var(--ink-strong)}.h2--xl{font-size:52px;line-height:62px}.h3{font-size:30px;line-height:40px;letter-spacing:-.01em;color:var(--ink-strong)}.serif{font-family:var(--serif);font-style:italic;font-weight:400;color:var(--blue)}.page-enter{animation:pageIn .5s var(--ease)}@keyframes pageIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.page-loading{min-height:70vh}.kicker{font-family:var(--mono);font-size:12px;line-height:16px;letter-spacing:.08em;text-transform:uppercase;font-weight:500}.kicker--muted{color:#55585f}.kicker--blue{color:var(--blue)}.kicker--pink{color:var(--pink-ink)}.kicker--light{color:#ffffffbf}.mark{color:inherit;padding:0 6px;margin:0 -2px;border-radius:4px;background:linear-gradient(90deg,var(--sky),var(--sky)) no-repeat 0 0 / 0% 100%;animation:markIn .9s var(--ease) .35s forwards;-webkit-box-decoration-break:clone;box-decoration-break:clone}.mark--pink{background-image:linear-gradient(90deg,#ffd6e6,#ffd6e6)}.mark--mint{background-image:linear-gradient(90deg,#c9f3dd,#c9f3dd)}@keyframes markIn{to{background-size:100% 100%}}.badge{display:inline-flex;align-items:center;gap:5px;height:22px;padding:0 9px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.badge--blue{background:var(--blue-50);color:var(--blue)}.badge--green{background:var(--mint-50);color:var(--green)}.badge--pink{background:var(--pink-50);color:var(--pink-ink)}.badge--orange{background:#fff2e6;color:#c25a0a}.badge--red{background:#fdecef;color:var(--red)}.badge--purple{background:var(--lav-50);color:var(--purple)}.badge--grey{background:#eef0f4;color:#5b6272}.btn{position:relative;overflow:hidden;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;font-weight:600;white-space:nowrap;transition:transform .18s var(--ease),background .2s,color .2s,box-shadow .25s var(--ease);-webkit-tap-highlight-color:transparent}.btn--sm{height:36px;padding:0 16px;font-size:13px}.btn--md{height:44px;padding:0 22px;font-size:14px}.btn--lg{height:52px;padding:0 28px;font-size:15px}.btn{--base: #f6cdef;--base-hover: #dccbff;--lift: 0px;--depth: 5px;transform:translateY(var(--lift));box-shadow:0 var(--depth) 0 0 var(--base);transition:transform .16s var(--ease),box-shadow .16s var(--ease),background .2s,color .2s}.btn:hover{--lift: -2px;--depth: 7px;--base: var(--base-hover)}.btn:active{--lift: 4px;--depth: 1px;transition-duration:.06s}.btn__arrow{transition:transform .25s var(--ease)}.btn:hover .btn__arrow{transform:translate(4px)}.btn__ripple{position:absolute;border-radius:50%;pointer-events:none;z-index:-1;background:currentColor;opacity:.18;transform:scale(0);animation:ripple .6s var(--ease) forwards}@keyframes ripple{to{transform:scale(1);opacity:0}}.btn--primary{background:#2250e2;color:#fff}.btn--primary:hover{background:#1b45cf}.btn--primary .btn__ripple{background:#fff;opacity:.3}.btn--outline{background:#fff;color:var(--ink-strong);--base: #ece6fb;box-shadow:inset 0 0 0 1.5px var(--line-2),0 var(--depth) 0 0 var(--base)}.btn--outline:hover{color:#2250e2;box-shadow:inset 0 0 0 1.5px #2250e2,0 var(--depth) 0 0 var(--base)}.btn--ghost{background:transparent;color:var(--ink-strong);--base: transparent;--base-hover: transparent;--depth: 0px}.btn--ghost:hover{background:var(--blue-50);color:var(--blue);--lift: 0px;--depth: 0px}.btn--ghost:active{--lift: 1px;--depth: 0px}.btn--white{background:#fff;color:#2250e2;--base: rgb(255 255 255 / .45);--base-hover: #dccbff}.btn--dark{background:var(--ink-strong);color:#fff;--base: #c9b8ff}.btn--dark:hover{background:#000}.btn--sm{--depth: 4px}.btn--sm:hover{--depth: 5px}.btn--sm:active{--depth: 1px}.btnrow{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.textlink{display:inline-flex;align-items:center;gap:6px;font-weight:600;font-size:14px;color:var(--blue)}.textlink svg{transition:transform .2s var(--ease)}.textlink:hover svg{transform:translate(4px)}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal.in{opacity:1;transform:none}.hdr{position:sticky;top:0;z-index:100;background:#ffffffe6;-webkit-backdrop-filter:saturate(1.5) blur(14px);backdrop-filter:saturate(1.5) blur(14px);transition:box-shadow .25s}.hdr--scrolled,.hdr--open{box-shadow:0 1px 0 var(--line);background:#fff}.hdr__util{background:linear-gradient(90deg,#0a3f9e,var(--blue) 55%,#3d7ff0);color:#fff;font-size:12px}.hdr__utilrow{display:flex;justify-content:space-between;align-items:center;height:32px;gap:16px}.hdr__announce{display:flex;align-items:center;gap:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hdr__announce b{font-family:var(--mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;background:#ffffff2e;padding:2px 7px;border-radius:4px}.hdr__announce a{display:inline-flex;align-items:center;gap:4px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.hdr__utillinks{display:flex;gap:8px;opacity:.9;white-space:nowrap}.hdr__utillinks a:hover{text-decoration:underline}.hdr__bar{height:66px;display:flex;align-items:center;gap:28px}.hdr__logo img{height:38px;width:auto}.hdr__nav{display:flex;gap:2px;margin-left:12px;flex:1}.hdr__link{display:inline-flex;align-items:center;gap:5px;height:38px;padding:0 13px;border:0;background:none;border-radius:8px;font-size:14.5px;font-weight:500;color:#2f3440;transition:background .2s,color .2s}.hdr__link:hover,.hdr__link.is-open,.hdr__link.active{color:var(--blue);background:var(--blue-50)}.hdr__chev{transition:transform .25s var(--ease)}.hdr__link.is-open .hdr__chev{transform:rotate(180deg)}.hdr__cta{display:flex;align-items:center;gap:8px}.hdr__burger{display:none;border:0;background:none;padding:6px}.hdr__progress{position:absolute;left:0;bottom:0;height:2px;width:100%;background:var(--blue);transform-origin:0 50%}.mega{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--line);box-shadow:0 30px 60px -20px #0a1e4640;animation:megaIn .22s var(--ease)}@keyframes megaIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.mega__grid{display:grid;grid-template-columns:1fr 360px;gap:36px;padding-block:28px 32px}.mega__groups{display:grid;gap:32px}.mega__groups--2{grid-template-columns:1fr 1.7fr}.mega__groups--2 .mega__group:first-child:has(>.mega__items:not(.mega__items--2col))+.mega__group .mega__items{grid-template-columns:1fr 1fr}.mega__title{font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:0 12px 10px;border-bottom:1px solid var(--line);margin-bottom:8px}.mega__items{display:grid;gap:2px}.mega__items--2col{grid-template-columns:1fr 1fr}.mega__item{display:flex;gap:12px;padding:11px 12px;border-radius:10px;transition:background .18s;animation:itemIn .3s var(--ease) both}@keyframes itemIn{0%{opacity:0;transform:translateY(4px)}}.mega__item:hover{background:var(--blue-50)}.mega__icon{flex:none;width:38px;height:38px;border-radius:10px;display:grid;place-items:center;color:var(--blue);background:#fff;box-shadow:inset 0 0 0 1px #d5e3fa;transition:all .2s var(--ease)}.mega__item:hover .mega__icon{background:var(--blue);color:#fff;box-shadow:none;transform:translateY(-1px)}.mega__label{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14.5px;color:var(--ink-strong)}.mega__desc{display:block;font-size:13px;line-height:19px;color:var(--muted)}.mega__badge{font-style:normal;font-size:10px;font-weight:600;letter-spacing:.02em;padding:1px 7px;border-radius:99px;background:var(--lav-50);color:var(--purple)}.mega__badge.is-new{background:var(--mint-50);color:var(--green)}.mega__feature{display:block;border-radius:14px;padding:16px;background:linear-gradient(160deg,var(--blue-50),var(--pink-50));transition:transform .25s var(--ease),box-shadow .25s}.mega__feature:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.mega__art{height:120px;border-radius:10px;background:#fff;display:grid;place-items:center;overflow:hidden;margin-bottom:14px;box-shadow:var(--shadow-sm)}.mega__fkicker{font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--blue)}.mega__ftitle{font-weight:600;font-size:16px;color:var(--ink-strong);margin-top:4px}.mega__feature p{font-size:13px;line-height:19px;color:var(--muted);margin:4px 0 10px}.mega__groups--3{grid-template-columns:1fr 1fr}.mega__groups--3 .mega__group:nth-child(3){display:none}.mega__art:has(.mm-stack){height:auto}.mega__art{height:auto;min-height:120px;padding:12px;place-items:stretch}.mm-stack{display:grid;gap:10px}.mm-chip{display:inline-flex;align-items:center;gap:3px;height:18px;padding:0 7px;border-radius:99px;font-size:10.5px;font-weight:700;line-height:1}.mm-chip--green{background:#e3f6ec;color:#16874c}.mm-chip--red{background:#fde7ea;color:#c8102e}.mm-chip--pink{background:#ffe8f1;color:#c62a67}.mm-cost{line-height:1.2}.mm-cost__head{display:flex;justify-content:space-between;align-items:flex-start}.mm-cost__head em{display:block;font-style:normal;font-size:10.5px;color:var(--muted)}.mm-cost__head b{font-size:16px;color:var(--ink-strong);font-variant-numeric:tabular-nums}.mm-cost__bars{position:relative;display:flex;align-items:flex-end;gap:4px;height:70px;margin-top:8px;border-bottom:1px solid #e6eaf1}.mm-cost__col{flex:1;display:flex;flex-direction:column-reverse;border-radius:2px 2px 0 0;overflow:hidden;transform-origin:50% 100%;animation:mmGrow .7s var(--ease) both}.mm-cost__col i{display:block}.mm-cost__col.is-spike{box-shadow:0 0 0 1.5px #0b63e5}@keyframes mmGrow{0%{transform:scaleY(.1)}}.mm-cost__flag{position:absolute;left:36%;top:-4px;font-size:9.5px;font-weight:700;color:#0b63e5;background:#fff;border:1px solid #c9dafb;border-radius:5px;padding:1px 5px;animation:floaty 2.6s ease-in-out infinite}.mm-cost__legend{display:flex;gap:10px;margin-top:6px;font-size:10px;color:var(--muted)}.mm-cost__legend i{display:inline-block;width:7px;height:7px;border-radius:2px;margin-right:4px}.mm-graph{line-height:1.2}.mm-graph__head{display:flex;align-items:center;gap:6px;font-size:12px}.mm-graph__head b{color:var(--ink-strong);flex:1}.mm-graph__track{position:relative;display:flex;justify-content:space-between;margin-top:12px;padding:0 2px}.mm-graph__line{position:absolute;left:14px;right:14px;top:13px;height:0;border-top:2px dashed #c9d3e3}.mm-graph__pulse{position:absolute;top:9px;left:12px;width:10px;height:10px;border-radius:99px;background:#e0314b;box-shadow:0 0 0 4px #e0314b33;animation:mmRun 2.6s var(--ease-io) infinite}@keyframes mmRun{0%{left:12px;opacity:0}10%{opacity:1}90%{opacity:1}to{left:calc(100% - 22px);opacity:0}}.mm-graph__node{position:relative;display:grid;justify-items:center;align-content:start;gap:4px;width:58px}.mm-graph__tile{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;box-shadow:0 0 0 3px #fff;animation:mmLit 2.6s ease-in-out infinite}@keyframes mmLit{0%,to{box-shadow:0 0 0 3px #fff}50%{box-shadow:0 0 0 3px #fff,0 0 0 5px #e0314b73}}.mm-graph__node em{font-style:normal;font-size:9px;line-height:1.15;color:#4b5565;text-align:center;overflow-wrap:anywhere}.mm-graph__foot{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.mm-graph__foot span{font-size:9.5px;padding:2px 6px;border-radius:4px;background:#f3f5f9;color:#4b5565}.mm-int{display:grid;gap:6px;line-height:1.25}.mm-int__msg{display:flex;gap:8px;align-items:center;padding:7px 8px;border-radius:8px;background:#f7f9fc;animation:itemIn .4s var(--ease) both}.mm-int__msg:nth-child(2){animation-delay:.15s}.mm-int__msg b{display:block;font-size:11px;color:var(--ink-strong)}.mm-int__msg em{display:block;font-style:normal;font-size:10.5px;color:var(--muted)}.mm-int__logos{display:flex;gap:8px;justify-content:flex-end}.mm-trust{display:grid;gap:6px;line-height:1.25}.mm-trust__role{display:flex;gap:8px;align-items:center;padding:8px;border-radius:8px;background:#eefaf3}.mm-trust__role b{display:block;font-size:11.5px;font-family:var(--mono);color:var(--ink-strong)}.mm-trust__role em{display:block;font-style:normal;font-size:10.5px;color:#16874c}.mm-trust__row{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#3f4450;padding:2px 4px;animation:itemIn .4s var(--ease) both}.mm-trust__row svg{color:#1e9e5a}.mart{width:100%;height:100%}.mart__bar{transform-origin:50% 100%;animation:martBar 2.4s var(--ease) infinite alternate}@keyframes martBar{0%{transform:scaleY(.7)}}.mart__dash{animation:dash 1s linear infinite}@keyframes dash{to{stroke-dashoffset:-10}}.mart__pulse{animation:martPulse 1.4s ease-in-out infinite}@keyframes martPulse{50%{stroke-width:5}}.mart__runner{offset-path:path("M30 60 H230");animation:run 2.8s var(--ease-io) infinite}@keyframes run{0%{offset-distance:0%}to{offset-distance:100%}}.mart__check{stroke-dasharray:60;stroke-dashoffset:60;animation:check 2.4s var(--ease) infinite}@keyframes check{40%,to{stroke-dashoffset:0}}.mart--logos{display:flex;gap:16px;align-items:center;justify-content:center}.mart--logos span{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:#fff;box-shadow:var(--shadow-sm);animation:floaty 2.4s ease-in-out infinite}@keyframes floaty{50%{transform:translateY(-6px)}}.mnav{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--line);max-height:calc(100vh - 98px);overflow:auto;padding:8px 20px 24px;box-shadow:0 30px 60px -20px #0a1e464d}.mnav__head{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 4px;border:0;background:none;border-bottom:1px solid var(--line);font-size:16px;font-weight:600;text-align:left}.mnav__item{display:flex;gap:12px;align-items:center;padding:11px 8px;color:#3b3f4a;font-size:15px}.mnav__item svg{color:var(--blue)}.mnav__cta{margin-top:18px}.sec{padding-block:96px;position:relative}.sec--tight{padding-block:64px}.sec--tint{background:var(--tint)}.sec--pink{background:linear-gradient(135deg,#ffe3ee,#f5ecff 60%,#e8f1ff)}.sec--sky{background:linear-gradient(180deg,#f4f8ff,#fff)}.sec--dark{background:#0c1424;color:#c7cfdd}.sec--dark .h2,.sec--dark .h3,.sec--dark h4{color:#fff}.sec--blue{background:var(--blue);color:#e7efff}.sec--blue .h2{color:#fff}.shead{max-width:760px;margin-bottom:48px}.shead .kicker{margin-bottom:14px}.shead--center{text-align:center;margin-inline:auto}.shead__sub{margin-top:16px;font-size:17px;line-height:28px;color:#4a4f5c}.sec--dark .shead__sub{color:#aeb7c7}.phero{position:relative;overflow:hidden;padding-block:88px 80px;text-align:center}.phero--art{text-align:left;padding-block:64px 56px}.phero__grid{position:relative;z-index:1}.phero--art .phero__grid{display:grid;grid-template-columns:1fr 1.05fr;gap:48px;align-items:center}.phero__copy{max-width:780px;margin-inline:auto}.phero--art .phero__copy{margin:0}.phero__title{font-size:58px;line-height:64px;letter-spacing:-.025em;color:var(--ink-strong);margin-top:18px}.phero__sub{font-size:18px;line-height:29px;color:#4a4f5c;margin-top:20px;max-width:640px}.phero:not(.phero--art) .phero__sub{margin-inline:auto}.phero:not(.phero--art) .btnrow{justify-content:center}.crumbs{font-family:var(--mono);font-size:12px;color:var(--muted);display:flex;gap:6px;margin-bottom:14px}.phero:not(.phero--art) .crumbs{justify-content:center}.crumbs em{font-style:normal;margin:0 6px;opacity:.5}.crumbs a:hover{color:var(--blue)}.isofield{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.isocube{position:absolute;width:60px;fill:none;stroke:#b9cdf0;stroke-width:1.4;animation:cubeFloat 7s ease-in-out infinite}@keyframes cubeFloat{50%{translate:0 -10px}}.phero--stage{padding-block:72px 0}.phero__stage{position:relative;max-width:1320px;margin:56px auto 0;border-radius:16px 16px 0 0;overflow:hidden;background:#fff;box-shadow:0 -2px #fffc,0 40px 90px -30px #0a1e4673,0 0 0 1px #0a1e4614}.phero--stage:after{content:"";position:absolute;left:50%;bottom:0;width:min(1300px,110%);height:55%;transform:translate(-50%);background:radial-gradient(60% 70% at 50% 100%,#dfe9ff 0%,#f3e8ff 45%,transparent 75%);z-index:0;pointer-events:none}.phero--stage .phero__stage{z-index:1;text-align:left}.frow{padding-block:56px}.frow__head{display:grid;grid-template-columns:1fr 1.15fr;gap:64px;align-items:end;margin-bottom:32px}.frow--flip .frow__titlecol{order:2}.frow__titlecol .kicker{margin-bottom:12px}.frow__body{font-size:16.5px;line-height:28px;color:#444955}.frow__body p+p{margin-top:12px}.pills{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:8px}.pills--row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.pills li{position:relative;display:inline-block;justify-self:start;font-family:var(--mono);font-size:11.5px;letter-spacing:.04em;text-transform:uppercase;color:#3a3f4b;background:#f1f3f7;padding:6px 12px 6px 16px;border-radius:4px}.pills li:before{content:"";position:absolute;left:6px;top:7px;bottom:7px;width:2px;border-radius:2px;background:var(--blue)}.frow .textlink{margin-top:18px}.block{position:relative;border-radius:22px;padding:44px 44px 0;overflow:hidden}.block:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgb(255 255 255 / .22) 1.2px,transparent 1.2px);background-size:18px 18px;pointer-events:none}.walk{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;align-items:start}.walk__side{position:sticky;top:130px}.walk__side .h2{margin-top:14px}.walk__intro{margin-top:16px;font-size:16.5px;line-height:28px;color:#444955}.walk__persona{display:flex;align-items:center;gap:14px;margin-top:28px;padding:14px 16px;border-radius:14px;background:#fff;box-shadow:var(--shadow-sm)}.walk__avatar{width:46px;height:46px;border-radius:99px;display:grid;place-items:center;color:#fff;font-weight:600;font-size:15px;flex:none}.walk__persona b{display:block;color:var(--ink-strong);font-size:15px}.walk__persona em{font-style:normal;font-size:13.5px;color:var(--muted)}.walk__note{margin-top:12px;font-size:12.5px;color:#8a90a0}.walk__steps{list-style:none;margin:0;padding:0;position:relative}.walk__steps:before{content:"";position:absolute;left:17px;top:18px;bottom:18px;width:2px;background:linear-gradient(var(--blue),#c9b8ff);opacity:.35}.walk__step{position:relative;display:grid;grid-template-columns:36px 1fr;gap:18px;padding-bottom:34px}.walk__step:last-child{padding-bottom:0}.walk__dot{position:relative;z-index:1;width:36px;height:36px;border-radius:99px;display:grid;place-items:center;background:#fff;color:var(--blue);font-weight:600;font-size:14px;box-shadow:inset 0 0 0 2px var(--blue),0 0 0 6px #fff}.sec--tint .walk__dot{box-shadow:inset 0 0 0 2px var(--blue),0 0 0 6px var(--tint)}.walk__when{display:flex;align-items:center;gap:10px;font-family:var(--mono);font-size:12px;letter-spacing:.04em;color:var(--muted);padding-top:8px}.walk__step h4{margin-top:6px;font-size:19px;line-height:27px;color:var(--ink-strong)}.walk__body{margin-top:6px;font-size:15px;line-height:25px;color:#4a4f5c}.walk__body p+p{margin-top:8px}.why{display:grid;gap:20px}.why--3{grid-template-columns:repeat(3,1fr)}.why--2{grid-template-columns:repeat(2,1fr)}.why--1{grid-template-columns:1fr}.why>.reveal{display:flex}.why>.reveal>.why__card{flex:1}.why__card{background:#fff;border-radius:16px;padding:26px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.why__icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--blue-50);color:var(--blue)}.why__card h4{margin-top:16px;font-size:18px;line-height:26px;color:var(--ink-strong)}.why__row{margin-top:14px;padding:12px 14px;border-radius:10px}.why__row span{font-family:var(--mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.why__row p{margin-top:4px;font-size:14px;line-height:22px;color:#3f4450}.why__row--without{background:#fdf1f3}.why__row--without span{color:#c2334d}.why__row--with{background:#eefaf3;margin-top:8px}.why__row--with span{color:#16874c}.block--blue{background:linear-gradient(135deg,#0b63e5,#3b82f6)}.block--pink{background:linear-gradient(135deg,#ff9fc2,#ffc9dc)}.block--lav{background:linear-gradient(135deg,#9b7bff,#c7b6ff)}.block--mint{background:linear-gradient(135deg,#25b77a,#7ddbb0)}.block--orange{background:linear-gradient(135deg,#ff6b3d,#ffa56b)}.block--ink{background:linear-gradient(135deg,#0c1424,#1f2d4a)}.block__card{position:relative;z-index:1;max-width:1260px;margin:0 auto;border-radius:12px 12px 0 0;overflow:hidden;background:#fff;box-shadow:0 -1px #fff9,0 30px 70px -20px #0a1e4680;transform:translateY(10px);transition:transform .6s var(--ease)}.phero__stage>.reveal>div,.block__card>div,.tour__window>div{display:block}.block:hover .block__card{transform:translateY(0)}.icols{display:grid;gap:40px}.icols--3{grid-template-columns:repeat(3,1fr)}.icols--4{grid-template-columns:repeat(4,1fr)}.icol h4{margin-top:18px;font-size:19px;line-height:27px;color:var(--ink-strong)}.icol p{margin-top:8px;font-size:14.5px;line-height:23px;color:#555a66}.sec--dark .icol p{color:#aeb7c7}.sec--dark .icol h4{color:#fff}.isoicon{position:relative;display:inline-grid;place-items:center;width:72px;height:64px}.isoicon__base{position:absolute;top:0;right:0;bottom:0;left:0;fill:var(--blue-50);stroke:#b9cdf0;stroke-width:1.4}.isoicon__glyph{position:relative;top:-8px;width:46px;height:46px;border-radius:12px;display:grid;place-items:center;color:#fff;background:var(--blue);box-shadow:0 10px 18px -8px #0b63e5b3;transition:transform .35s var(--ease)}.icol:hover .isoicon__glyph,.card:hover .isoicon__glyph{transform:translateY(-5px) rotate(-4deg)}.isoicon--pink .isoicon__glyph{background:var(--pink-ink);box-shadow:0 10px 18px -8px #d6336cb3}.isoicon--pink .isoicon__base{fill:var(--pink-50);stroke:#f5b8cf}.isoicon--green .isoicon__glyph{background:var(--green);box-shadow:0 10px 18px -8px #1e9e5ab3}.isoicon--green .isoicon__base{fill:var(--mint-50);stroke:#a8e3c4}.isoicon--purple .isoicon__glyph{background:var(--purple);box-shadow:0 10px 18px -8px #7c4dffb3}.isoicon--purple .isoicon__base{fill:var(--lav-50);stroke:#cfc0ff}.isoicon--orange .isoicon__glyph{background:var(--orange);box-shadow:0 10px 18px -8px #f27c1cb3}.isoicon--orange .isoicon__base{fill:#fff2e6;stroke:#ffcfa6}.cards{display:grid;gap:20px}.cards--2{grid-template-columns:repeat(2,1fr)}.cards--3{grid-template-columns:repeat(3,1fr)}.cards--4{grid-template-columns:repeat(4,1fr)}.cards>.reveal{display:flex}.cards>.reveal>.card{flex:1}.card{position:relative;display:block;padding:28px;border-radius:14px;background:#fff;border:1px solid var(--line);transition:transform .3s var(--ease),box-shadow .3s var(--ease),border-color .3s}a.card:hover,.card--hover:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#c5d6f3}.card h4{font-size:18px;line-height:26px;color:var(--ink-strong);margin-top:14px}.card p{font-size:14px;line-height:22px;color:#555a66;margin-top:6px}.card .textlink{margin-top:14px}.acc{display:grid;gap:48px}.acc--visual{grid-template-columns:.9fr 1.1fr;align-items:start}.acc__item{border-bottom:1px solid var(--line)}.acc__head{width:100%;display:flex;align-items:center;gap:16px;padding:22px 0;border:0;background:none;text-align:left}.acc__icon{color:var(--blue);display:grid;place-items:center}.acc__title{flex:1;font-size:20px;font-weight:600;letter-spacing:-.01em;color:var(--ink-strong)}.acc__toggle{width:30px;height:30px;border-radius:99px;display:grid;place-items:center;color:var(--blue);transition:transform .3s var(--ease),background .2s}.acc__head:hover .acc__toggle{background:var(--blue-50)}.acc__item.is-open .acc__toggle{transform:rotate(180deg)}.acc__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s var(--ease)}.acc__body>div{overflow:hidden}.acc__item.is-open .acc__body{grid-template-rows:1fr}.acc__body p{padding:0 0 22px;font-size:15px;line-height:25px;color:#4a4f5c;max-width:620px}.acc__visual{position:sticky;top:130px;animation:pageIn .45s var(--ease)}.marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.marquee__track{display:flex;width:max-content;animation:marquee var(--dur, 40s) linear infinite}.marquee__track--rev{animation-direction:reverse}.marquee:hover .marquee__track{animation-play-state:paused}.marquee__set{display:flex;gap:16px;padding-right:16px}@keyframes marquee{to{transform:translate(-50%)}}.logotile{width:88px;height:88px;border-radius:18px;background:#fff;display:grid;place-items:center;box-shadow:var(--shadow-sm);transition:transform .3s var(--ease)}.logotile:hover{transform:translateY(-4px) scale(1.04)}.logochip{display:inline-flex;align-items:center;gap:10px;height:56px;padding:0 20px;border-radius:14px;background:#fff;box-shadow:var(--shadow-sm);font-weight:600;font-size:14px;color:var(--ink-strong);white-space:nowrap}.emailbox{display:flex;align-items:center;gap:8px;padding:6px;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px var(--line-2),0 10px 30px -18px #0a1e4659;max-width:520px;margin-top:28px;transition:box-shadow .2s}.emailbox:focus-within{box-shadow:inset 0 0 0 1.5px var(--blue),0 0 0 5px #0b63e51f}.emailbox input{flex:1;min-width:0;height:44px;border:0;outline:0;background:none;padding:0 16px;font:inherit;font-size:15px}.form__done{margin-top:26px;color:var(--green);font-weight:600}.ctaband{position:relative;overflow:hidden;padding-block:110px;background:linear-gradient(180deg,#fff,#f3f7ff);text-align:center}.ctaband__inner{position:relative;z-index:1;display:grid;justify-items:center}.ctaband__inner:has(.ctaband__art){grid-template-columns:1.1fr .9fr;text-align:left;justify-items:start;align-items:center;gap:40px}.ctaband__copy .h2{margin-top:16px}.ctaband__copy>p{margin:18px auto 0;max-width:580px;font-size:17px;line-height:28px;color:#4a4f5c}.ctaband .emailbox{margin-inline:auto}.ctaband__inner:has(.ctaband__art) .emailbox,.ctaband__inner:has(.ctaband__art) .ctaband__copy>p{margin-left:0}.ctaband__art{width:100%;max-width:440px;justify-self:center}.ftr{background:#0a1120;color:#9aa4b8;font-size:14px;padding-block:64px 28px}.ftr__top{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding-bottom:44px;border-bottom:1px solid #1c2638}.ftr__kicker{font-family:var(--mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#fff}.ftr__lead{margin-top:8px;max-width:460px}.ftr .emailbox{background:#121b2e;box-shadow:inset 0 0 0 1px #243049;margin:0 0 0 auto}.ftr .emailbox input{color:#fff}.ftr__grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:32px;padding-block:44px}.ftr__logo{display:inline-block;background:#fff;border-radius:12px;padding:8px 14px}.ftr__logo img{height:32px}.ftr__brand p{margin-top:14px;max-width:260px}.ftr__badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px}.ftr__badges span{font-family:var(--mono);font-size:10.5px;letter-spacing:.04em;text-transform:uppercase;padding:4px 8px;border-radius:4px;border:1px solid #243049;color:#c5cddc}.ftr__col h5{color:#fff;font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}.ftr__col a{display:block;line-height:2.1;transition:color .2s}.ftr__col a:hover{color:#fff}.ftr__legal{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-top:22px;border-top:1px solid #1c2638;font-size:12px}.wrap{max-width:1440px;padding-inline:clamp(20px,3.6vw,64px)}.kicker{font-size:13.5px;line-height:18px;font-weight:600;letter-spacing:.12em}.kicker__caret{display:inline-block;width:.5em;height:1.05em;margin-left:2px;vertical-align:-3px;background:currentColor;opacity:.85;animation:caret .9s steps(1) infinite}.kicker__ghost{visibility:hidden}@keyframes caret{50%{opacity:0}}.mega__title{font-family:var(--sans);font-size:19px;line-height:26px;font-weight:500;letter-spacing:-.01em;text-transform:none;color:var(--ink-strong);padding:0 12px 14px;border-bottom:2px solid #e8ecf3;margin-bottom:10px}.mega__label{font-size:15.5px}.mega__desc{font-size:13.5px}.mega__icon svg,.suite__icon svg,.onegraph__row .isoicon__glyph svg{transition:transform .3s var(--ease)}.mega__item:hover .mega__icon svg,.suite__item:hover .suite__icon svg,.onegraph__row:hover .isoicon__glyph svg{animation:iconHop .7s var(--ease) both}.mega__item:hover .mega__icon svg :is(path,line,rect,circle,polyline,polygon,ellipse),.suite__item:hover .suite__icon svg :is(path,line,rect,circle,polyline,polygon,ellipse),.onegraph__row:hover .isoicon__glyph svg :is(path,line,rect,circle,polyline,polygon,ellipse){stroke-dasharray:90;stroke-dashoffset:90;animation:iconDraw .75s var(--ease) forwards}@keyframes iconDraw{to{stroke-dashoffset:0}}@keyframes iconHop{0%{transform:none}30%{transform:translate(2px,-3px) rotate(-9deg)}60%{transform:translate(-1px,1px) rotate(5deg)}to{transform:none}}.lensmark__lens{transform-box:fill-box;transform-origin:40% 40%;animation:lensScan 3.2s ease-in-out infinite}@keyframes lensScan{0%,to{transform:translate(0)}25%{transform:translate(1.5px,-1px)}50%{transform:translate(-1px,1.5px) rotate(-8deg)}75%{transform:translate(1px,1px)}}.why__card{position:relative;transition:transform .35s var(--ease),box-shadow .35s var(--ease)}.why__card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.why__top{display:flex;justify-content:space-between;align-items:center}.why__num{font-family:var(--mono);font-size:13px;font-weight:600;color:#b8bfcc}.why__icon{position:relative;animation:whyFloat 3.6s ease-in-out infinite}.why__pulse{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;animation:whyPulse 2.6s ease-out infinite}.why__card:hover .why__icon svg{animation:iconHop .7s var(--ease) both}.why__label{display:inline-flex;align-items:center;gap:6px;font-weight:600}.why__row{opacity:0}.reveal.in .why__row--without{animation:whyLeft .6s var(--ease) .3s both}.reveal.in .why__row--with{animation:whyRight .6s var(--ease) .9s both}.why__row--with{margin-top:0}.why__arrow{display:grid;place-items:center;height:26px;color:#9aa3b2;opacity:0}.reveal.in .why__arrow{animation:whyDrop .45s var(--ease) .65s both,whyBob 1.8s ease-in-out 1.4s infinite}.reveal.in .why__row--without .why__label svg{animation:whyShake .5s var(--ease) .9s both}.reveal.in .why__row--with .why__label svg{animation:whyPop .55s var(--ease) 1.4s both}@keyframes whyFloat{50%{transform:translateY(-4px)}}@keyframes whyPulse{0%{box-shadow:0 0 #0b63e552}to{box-shadow:0 0 0 12px #0b63e500}}@keyframes whyLeft{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:none}}@keyframes whyRight{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:none}}@keyframes whyDrop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@keyframes whyBob{50%{transform:translateY(3px)}}@keyframes whyPop{0%{transform:scale(.4)}60%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes whyShake{25%{transform:rotate(-14deg)}50%{transform:rotate(10deg)}75%{transform:rotate(-6deg)}}.emailwrap{max-width:540px}.ctaband .emailwrap{margin-inline:auto}.ctaband__inner:has(.ctaband__art) .emailwrap{margin-left:0}.ftr .emailwrap{margin-left:auto;width:100%}.emailbox.is-error{box-shadow:inset 0 0 0 1.5px #e0314b,0 0 0 5px #e0314b1f;animation:emailShake .42s var(--ease)}.emailerr{display:flex;align-items:center;gap:7px;margin:10px 0 0 18px;color:#d12a45;font-size:14px;font-weight:500;line-height:20px;animation:pageIn .25s var(--ease)}.ftr .emailerr{color:#ff8095}.form__done{display:flex;align-items:center;gap:8px}@keyframes emailShake{20%{transform:translate(-7px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(2px)}}@media (prefers-reduced-motion: reduce){.why__row,.why__arrow{opacity:1!important}.kicker__ghost{visibility:visible}.hline{opacity:1}.hl{background-size:100% 100%}}.why2{border:1px solid #dfe6f2;border-radius:18px;background:#fff;overflow:hidden}.why2__head,.why2__row{display:grid;grid-template-columns:1fr 1.25fr 64px 1.25fr;gap:0 18px}.why2__head{padding:14px 26px;background:#f7f9fd;border-bottom:1px solid #e6ebf4;font-family:var(--mono);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#7a8194}.why2__row{align-items:center;padding:22px 26px;border-top:1px solid #eef1f6;transition:background .25s}.why2__head+.why2__row{border-top:0}.why2__row:hover{background:#fbfcff}.why2__problem{display:flex;gap:14px;align-items:flex-start}.why2__icon{flex:none;width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:var(--blue-50);color:var(--blue);animation:whyFloat 3.6s ease-in-out infinite}.why2__row:hover .why2__icon svg{animation:iconHop .7s var(--ease) both}.why2__tag{display:inline-flex;font-style:normal;font-size:11.5px;font-weight:700;padding:2px 9px;border-radius:99px;background:#eef3ff;color:var(--blue)}.why2__problem h4{margin-top:6px;font-size:18px;line-height:25px;color:#2b313c}.why2__cell{position:relative;display:flex;gap:10px;align-items:flex-start;padding:14px 16px;border-radius:12px;font-size:14.5px;line-height:22px}.why2__cell svg{flex:none;margin-top:2px}.why2__cell--bad{background:#fdf2f4;color:#4a4f5c}.why2__cell--bad>svg{color:#d12a45}.why2__cell--good{background:#eefaf3;color:#3f4450}.why2__cell--good>svg{color:#16874c}.why2__resolved{position:absolute;top:-10px;right:12px;font-size:11px;font-weight:700;padding:2px 9px;border-radius:99px;background:#16874c;color:#fff;opacity:0}.why2__mobile{display:none;font-weight:600}.why2__flow{position:relative;height:2px;background:repeating-linear-gradient(90deg,#c5d3ea 0 6px,transparent 6px 11px)}.why2__lens{position:absolute;top:50%;left:0;width:30px;height:30px;margin:-15px 0 0 -15px;border-radius:99px;display:grid;place-items:center;background:#fff;color:var(--blue);box-shadow:0 0 0 1px #c9dafb,0 6px 14px -6px #0b63e580;opacity:0}.reveal.in .why2__lens{animation:why2Run 3s var(--ease-io) infinite}.reveal.in .why2__cell--bad{animation:whyLeft .6s var(--ease) .15s both}.reveal.in .why2__cell--good{animation:whyRight .6s var(--ease) .65s both}.reveal.in .why2__resolved{animation:why2Badge .5s var(--ease) 1.25s both}@keyframes why2Run{0%{left:0;opacity:0}15%{opacity:1}85%{opacity:1}to{left:100%;opacity:0}}@keyframes why2Badge{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:none}}.promo{position:relative;margin-block:72px;background:linear-gradient(100deg,#2250e2,#2a5bea 68%,#8f7cf0);color:#fff}.promo__inner{position:relative;min-height:138px;display:grid;grid-template-columns:210px 1fr auto;align-items:center;gap:28px}.promo__char{position:relative;align-self:stretch}.promo__char .lensy{position:absolute;left:4px;bottom:-40px;width:190px;height:205px;overflow:visible}.promo__kicker{display:block;font-size:17px;color:#ffffffd1}.promo h3{color:#fff;font-size:32px;line-height:40px;margin-top:4px;letter-spacing:-.01em}.promo__cta{position:relative;display:flex;align-items:center;gap:14px;padding-right:8px}.promo__spark{color:#fff;opacity:.9;transform:translateY(-18px)}.btn--pink{background:#f4c9f2;color:#1f45d6;--base: rgb(255 255 255 / .35);--base-hover: #dccbff}.btn--pink:hover{background:#f8d9f6}.lensy__legs{transform-origin:106px 150px;animation:lensyLegs 2.6s ease-in-out infinite}.lensy__body{animation:lensyBob 3.2s ease-in-out infinite}.lensy__eyes{transform-origin:106px 112px;animation:lensyBlink 4.6s infinite}.lensy__steam path{stroke-dasharray:40;animation:lensySteam 2.4s ease-in-out infinite}.lensy__steam path+path{animation-delay:.7s}.lensy__scan{transform-origin:176px 118px;animation:lensyScan 2.8s ease-in-out infinite}.lensy__ping{transform-origin:210px 76px;animation:lensyPing 2s ease-out infinite}.lensy__glint{transform-origin:200px 92px;animation:lensyPing 2.2s ease-out infinite}.lensy__coin{animation:lensyCoin 1.9s ease-in infinite}.lensy__tick{stroke-dasharray:20;stroke-dashoffset:20;animation:lensyTick 3s ease infinite}@keyframes lensyLegs{50%{transform:rotate(5deg)}}@keyframes lensyBob{50%{transform:translateY(-4px)}}@keyframes lensyBlink{0%,92%,to{transform:scaleY(1)}95%{transform:scaleY(.1)}}@keyframes lensySteam{0%{stroke-dashoffset:40;opacity:0}40%{opacity:1}to{stroke-dashoffset:-40;opacity:0}}@keyframes lensyScan{50%{transform:rotate(-18deg)}}@keyframes lensyPing{0%{opacity:.8;transform:scale(.8)}to{opacity:0;transform:scale(1.7)}}@keyframes lensyCoin{0%{transform:translateY(-8px);opacity:0}20%{opacity:1}80%{transform:translateY(32px);opacity:1}to{transform:translateY(34px);opacity:0}}@keyframes lensyTick{0%,15%{stroke-dashoffset:20}40%,to{stroke-dashoffset:0}}@media (max-width: 1120px){.why2__head{display:none}.why2__row{grid-template-columns:1fr;gap:12px}.why2__flow{display:none}.why2__mobile{display:inline}.promo__inner{grid-template-columns:150px 1fr;padding-block:24px}.promo__cta{grid-column:2}.promo__char .lensy{width:150px;height:164px;bottom:-40px}.promo h3{font-size:26px;line-height:34px}}@media (max-width: 760px){.promo__inner{grid-template-columns:1fr;text-align:left}.promo__char{display:none}.promo__cta{grid-column:1}.promo__spark{display:none}}.sec--tint{background:linear-gradient(115deg,#eef3fe,#f3f1fc 55%,#faf1f6)}.sec--sky{background:#eaf0fd}.sec--pink{background:linear-gradient(120deg,#fcf0f5,#f1eefc 55%,#eaf1fe)}.phero--stage:after{background:radial-gradient(60% 70% at 50% 100%,#e6eefc 0%,#f3eefb 45%,transparent 75%)}.phero__stage{max-width:1040px;box-shadow:0 30px 70px -34px #0a1e4659,0 0 0 1px #0a1e4614}.block{padding:40px 48px 0}.block__card{max-width:1000px;box-shadow:0 24px 56px -26px #0a1e4659,0 0 0 1px #0a1e460f}.block:after{background-image:radial-gradient(rgb(34 80 226 / .09) 1.2px,transparent 1.2px)}.block--blue{background:linear-gradient(135deg,#e7eefc,#dbe5fb)}.block--pink{background:linear-gradient(135deg,#fbecf3,#efe9fb)}.block--lav{background:linear-gradient(135deg,#efeafd,#e5ecfb)}.block--mint{background:linear-gradient(135deg,#e6f6ee,#e7eefb)}.block--orange{background:linear-gradient(135deg,#fdf0e6,#f3edfb)}.block--ink{background:linear-gradient(135deg,#eaeef5,#dfe5f0)}.promo{background:linear-gradient(100deg,#2b56e4,#3561ea 72%,#6d80ee)}.ctaband{background:#eaf0fd;text-align:left;padding-block:104px}.ctaband__inner--split{grid-template-columns:1fr 1.05fr;justify-items:stretch;align-items:center;gap:56px}.ctaband__inner--split .ctaband__copy>p{margin-left:0}.ctaband__inner--split .emailwrap,.ctaband__inner--split .emailbox{margin-left:0}.ctaband .kicker{font-size:15px;letter-spacing:.06em}.ctaband__art{max-width:none}.ctav{position:relative;padding:0 0 36px 70px}.ctav__window{border-radius:10px;overflow:hidden;background:#fff;border:1px solid #b9cbf4;box-shadow:0 24px 60px -30px #0a1e4659}.ctav__bar{display:flex;align-items:center;gap:8px;height:44px;padding:0 16px;background:#3a63e4;color:#fff;font-size:13px}.ctav__bar b{font-size:15px}.ctav__bar span{margin-left:auto;opacity:.85}.ctav__canvas{height:300px;display:grid;align-items:start;padding:84px 22px 0 110px;background-image:radial-gradient(#e6ebf3 1px,transparent 1px);background-size:16px 16px}.ctav__track{position:relative;display:flex;justify-content:space-between}.ctav__track:before{content:"";position:absolute;left:28px;right:28px;top:17px;height:2px;background:linear-gradient(90deg,#7fa3f0,#3a63e4 40%,#5a6be8 65%,#1e9e5a)}.ctav__pulse{position:absolute;top:12px;left:28px;width:12px;height:12px;border-radius:99px;background:#e0314b;box-shadow:0 0 0 5px #e0314b2e;animation:ctavRun 4.5s var(--ease-io) infinite}@keyframes ctavRun{0%{left:28px;opacity:0}10%{opacity:1}90%{opacity:1}to{left:calc(100% - 40px);opacity:0}}.ctav__node{position:relative;z-index:1;display:grid;justify-items:center;gap:6px;width:76px;animation:pageIn .6s var(--ease) both}.ctav__tile{width:36px;height:36px;border-radius:99px;display:grid;place-items:center}.ctav__label{font-size:11px;line-height:14px;color:#5a6070;text-align:center}.ctav__above,.ctav__below{position:absolute;left:50%;display:grid;justify-items:center;gap:4px;transform:translate(-50%);white-space:nowrap}.ctav__above{bottom:calc(100% + 8px)}.ctav__below{top:calc(100% + 8px)}.ctav__above em,.ctav__below em{font-style:normal;font-size:10.5px;color:#7a8194}.ctav__dot{width:28px;height:28px;border-radius:99px;display:grid;place-items:center;color:#fff}.ctav__dot--red{background:#e0314b;box-shadow:0 0 0 4px #fde3e7;animation:ctavBlink 2.4s ease-in-out infinite}@keyframes ctavBlink{50%{box-shadow:0 0 0 7px #fde3e7}}.ctav__issues{position:absolute;left:0;bottom:0;width:190px;padding:14px 16px;border-radius:10px;background:#fff;border:1px solid #dfe6f2;box-shadow:0 20px 44px -22px #0a1e4659}.ctav__issues b{display:block;font-size:18px;color:#2b313c;padding-bottom:8px;margin-bottom:4px;border-bottom:1px solid #e8ecf3}.ctav__row{display:flex;justify-content:space-between;font-size:15px;line-height:30px;color:#3f4450;font-variant-numeric:tabular-nums}.ctav__row span:last-child{font-weight:600}@media (max-width: 1120px){.ctaband__inner--split{grid-template-columns:1fr}.ctav{padding-left:30px}}@media (max-width: 760px){.ctav{display:none}}.h2{font-size:34px;line-height:44px;color:#333a45}.h2--xl{font-size:42px;line-height:52px}.h3{font-size:26px;line-height:34px;color:#333a45}.phero__title{font-size:50px;line-height:58px;color:#333a45}.shead__sub,.frow__body,.walk__intro{color:#5a6070}@media (max-width: 1120px){.hdr__nav,.hdr__cta .btn--ghost,.hdr__utillinks{display:none}.hdr__burger{display:block}.hdr__bar{justify-content:space-between}.mega{display:none}.frow__head,.walk,.acc--visual,.ctaband__inner:has(.ctaband__art){grid-template-columns:1fr;gap:20px}.frow--flip .frow__titlecol{order:0}.walk__side{position:static}.why--3{grid-template-columns:1fr 1fr}.icols--4,.cards--4{grid-template-columns:repeat(2,1fr)}.ftr__grid{grid-template-columns:repeat(3,1fr)}.ftr__top{grid-template-columns:1fr}.ftr .emailbox{margin:0}.acc__visual{position:static}}@media (max-width: 760px){.sec{padding-block:64px}.h2,.h2--xl{font-size:30px;line-height:38px}.h3{font-size:24px;line-height:32px}.phero{padding-block:56px}.phero__title{font-size:38px;line-height:44px}.phero__sub{font-size:16px;line-height:26px}.icols--3,.icols--4,.cards--2,.cards--3,.cards--4{grid-template-columns:1fr}.block{padding:18px 12px 0;border-radius:16px}.why--3,.why--2{grid-template-columns:1fr}.phero__stage{margin-top:36px}.walk__step h4{font-size:17px}.phero__stage,.block__card{overflow-x:auto}.ftr__grid{grid-template-columns:1fr 1fr}.hdr__announce{font-size:11px}.hdr__announce a{display:none}.emailbox{flex-wrap:wrap;border-radius:18px}.emailbox .btn{width:100%}.acc__title{font-size:17px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}.mark{background-size:100% 100%}}.mnav__cta{display:grid;gap:10px}.mnav__signin{text-align:center;padding:10px;font-weight:600;color:var(--blue)}.h2,.shead h2{text-wrap:balance}.winDots{display:inline-flex;gap:5px;margin-right:4px}.winDots i{width:8px;height:8px;border-radius:99px;background:#ffffff8c}.ctav__logo{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:6px;background:#fff;color:#3a63e4;font-size:10px;font-weight:800;letter-spacing:-.02em}.why2__lens svg{color:var(--blue)}.consent{position:fixed;left:20px;bottom:20px;z-index:200;display:flex;gap:12px;width:min(420px,calc(100vw - 40px));padding:16px 18px;border-radius:16px;background:#fff;box-shadow:0 24px 60px -20px #0a1e4666,0 0 0 1px #dfe6f2;animation:consentIn .35s var(--ease) both}@keyframes consentIn{0%{opacity:0;transform:translateY(12px)}}.consent__icon{flex:none;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#eef4fe;color:var(--blue)}.consent__body b{font-size:15px;color:#2b313c}.consent__body p{margin-top:4px;font-size:13.5px;line-height:20px;color:#5a6070}.consent__body p a{color:var(--blue);font-weight:600}.consent__actions{display:flex;gap:8px;margin-top:12px}.consent__btn{height:36px;padding:0 16px;border:0;border-radius:99px;background:#fff;box-shadow:inset 0 0 0 1px #cfd8e6;font:inherit;font-size:13.5px;font-weight:600;color:#2b313c;cursor:pointer}.consent__btn:hover{box-shadow:inset 0 0 0 1px var(--blue);color:var(--blue)}.consent__btn--primary{background:var(--blue);color:#fff;box-shadow:none}.consent__btn--primary:hover{background:#1d4fd8;color:#fff}.ftr__social{display:flex;gap:14px;margin-top:14px;font-size:13px}.ftr__social a{color:inherit;opacity:.8}.ftr__social a:hover{opacity:1;text-decoration:underline}.ftr__legallinks{display:flex;flex-wrap:wrap;gap:6px 16px}.ftr__legallinks a,.ftr__legallinks button{border:0;background:none;padding:0;font:inherit;color:inherit;cursor:pointer}.ftr__legallinks a:hover,.ftr__legallinks button:hover{text-decoration:underline}.ct__hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.ct__fail{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;border-radius:12px;background:#fff4f4;box-shadow:inset 0 0 0 1px #f5c6c9;color:#7a2a2e;font-size:14px;line-height:21px}.ct__fail svg{flex:none;margin-top:1px;color:#c62a2f}.ct__fail a{color:#c62a2f;font-weight:600;text-decoration:underline}.ct__note--plain{background:none;padding-inline:0}.ct__note--plain a{color:var(--blue);font-weight:600}.pr-plan__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 8px;margin:4px 0 2px}.pr-plan__price b{font-size:40px;line-height:46px;font-weight:600;color:#2b313c;letter-spacing:-.02em}.pr-plan__price span{font-size:15px;color:#6b7280}.pr-plan__price s{font-size:15px;color:#9aa3b2}.pr-plan__price em{font-style:normal;font-size:12px;font-weight:700;padding:2px 8px;border-radius:99px;background:#e3f6ec;color:#16874c}.pr-note{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:18px;font-size:13.5px;color:#6b7280}.sguide{margin:18px auto 0;max-width:1000px;padding:18px 20px 16px;border-radius:16px;background:#fff;box-shadow:0 0 0 1px #e3e9f3;text-align:left}.sguide__label{font-family:var(--mono);font-size:11.5px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#6f7a8f}.sguide__steps{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:14px 22px;grid-template-columns:repeat(3,1fr)}.sguide__steps--2{grid-template-columns:repeat(2,1fr)}.sguide__steps--4{grid-template-columns:repeat(4,1fr)}.sguide__steps li{display:flex;gap:10px;align-items:flex-start}.sguide__n{flex:none;width:24px;height:24px;border-radius:99px;display:grid;place-items:center;background:#eaf1fe;color:var(--blue);font-size:12px;font-weight:700;margin-top:1px}.sguide__steps b{display:block;font-size:14.5px;line-height:21px;font-weight:600;color:#2b313c}.sguide__steps p{margin-top:3px;font-size:13.5px;line-height:21px;color:#5a6070}.sguide__foot{display:flex;flex-wrap:wrap;gap:8px 28px;margin-top:14px;padding-top:12px;border-top:1px solid #eef1f6;font-size:13.5px;line-height:20px;color:#3f4450}.sguide__foot span{display:flex;gap:8px;align-items:baseline}.sguide__foot em{flex:none;font-style:normal;font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#8a93a3}.phero__guide{margin-inline:auto;max-width:1040px}@media (max-width: 900px){.sguide__steps,.sguide__steps--2,.sguide__steps--4{grid-template-columns:1fr}}.phero__title{font-size:42px;line-height:54px;font-weight:600;color:#393f49;letter-spacing:-.012em}.h2{color:#393f49;line-height:46px}.frow .h3,.frow h3{font-size:24px;line-height:32px;color:#393f49}@media (max-width: 900px){.phero__title{font-size:34px;line-height:44px}.h2{line-height:40px}}.phero__guide{position:relative;z-index:2}.ctav{transition:opacity .4s ease}.ctav__state{margin-left:auto;display:inline-flex;align-items:center;gap:6px;opacity:.9;transition:color .3s}.ctav__state.is-done{opacity:1;color:#d9ffe9;font-weight:600}.ctav__dot{transition:background .3s,box-shadow .3s}.ctav__dot--green{background:#1e9e5a;box-shadow:0 0 0 4px #d8f3e3;animation:ctavPop .45s cubic-bezier(.34,1.56,.64,1) both}@keyframes ctavPop{0%{transform:scale(.4)}to{transform:scale(1)}}.ctav.is-done .ctav__track:before{background:linear-gradient(90deg,#8fd6ad,#1e9e5a);transition:background .5s}.ctav__row span:last-child{font-variant-numeric:tabular-nums;transition:color .2s}.ctav__row.is-zero{animation:ctavRow .6s ease both}@keyframes ctavRow{0%{background:transparent}40%{background:#e9f9ef}to{background:transparent}}.ctav__fixed{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 9px;border-radius:99px;background:#e3f6ec;color:#16874c;font-size:12.5px;font-weight:700;animation:ctavPop .45s cubic-bezier(.34,1.56,.64,1) both}.ctav__resolved{display:flex;align-items:center;gap:5px;margin-top:8px;padding-top:8px;border-top:1px solid #eef1f6;font-size:12.5px;font-weight:600;color:#16874c;opacity:0;transition:opacity .3s;font-variant-numeric:tabular-nums}.ctav__resolved.is-on{opacity:1}.ctav__issues{position:absolute;overflow:visible}.ctav__burst{position:absolute;right:22px;top:44px;width:10px;height:10px;border-radius:99px;pointer-events:none;box-shadow:0 -18px 0 -3px #1e9e5a,16px -9px 0 -3px #f0a500,16px 9px 0 -3px #2f6fe4,0 18px 0 -3px #e0314b,-16px 9px 0 -3px #1e9e5a,-16px -9px 0 -3px #8c4fff;animation:ctavBurst .8s ease-out both}@keyframes ctavBurst{0%{transform:scale(.3);opacity:1}to{transform:scale(1.6);opacity:0}}@media (prefers-reduced-motion: reduce){.ctav__burst,.ctav__fixed,.ctav__dot--green{animation:none}}.promo{overflow:visible;isolation:isolate}.promo__decor{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden}.promo__inner{position:relative;z-index:1}.promo__cloudA{animation:promoDrift 14s ease-in-out infinite}.promo__cloudB{animation:promoDrift 18s ease-in-out infinite reverse}.promo__arc{animation:promoDash 9s linear infinite}@keyframes promoDrift{50%{transform:translate(-18px)}}@keyframes promoDash{to{stroke-dashoffset:-90}}.promo__char .lensy{width:240px;height:224px;left:-6px;bottom:-44px}.lensy__legs,.lensy__body,.lensy__eyes,.lensy__scan,.lensy__ping,.lensy__glint,.lensy__coin,.lensy__tick,.lensy__steam path{animation:none}@media (max-width: 900px){.promo__char .lensy{width:180px;height:168px;bottom:-34px}}@media (prefers-reduced-motion: reduce){.promo__cloudA,.promo__cloudB,.promo__arc{animation:none}}.phero:has(.phero__guide){padding-bottom:40px}.ctav__issues{width:224px}.ctav__row{height:30px;align-items:center}.ctav__row span:last-child{min-width:64px;display:inline-flex;justify-content:flex-end}.ctav__fixed{height:22px;line-height:22px}.ctav__resolved{white-space:nowrap;height:30px;box-sizing:content-box}.ftr__col .ftr__col{display:block}.ftr__col--more{margin-top:22px}.mega__more{display:flex;align-items:center;gap:12px;margin:0 0 18px;padding:12px 16px;border-radius:14px;background:linear-gradient(90deg,#effaf7,#f5f8ff 70%);box-shadow:inset 0 0 0 1px #d6ede7;color:#1c2940;text-decoration:none;transition:box-shadow .2s,transform .2s}.mega__more:hover{box-shadow:inset 0 0 0 1px #9fd9cc,0 10px 24px -18px #0f766e80;transform:translateY(-1px)}.mega__moreicon{flex:none;width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#14b8a6,#0f766e);box-shadow:0 6px 14px -8px #0f766ecc}.mega__morekicker{font-family:var(--mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:#0f766e;white-space:nowrap}.mega__more b{font-size:14.5px;font-weight:600;white-space:nowrap}.mega__moredesc{font-size:13px;color:#5f6573;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mega__morego{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#0f766e;white-space:nowrap}.mega__badge.is-teal,.mega__more .mega__badge{background:#dcf5ef;color:#0f766e}.mega__item--ext .mega__icon{color:#0f766e;box-shadow:inset 0 0 0 1px #c6e9e1}.mega__item--ext:hover .mega__icon{background:#0f766e;color:#fff}.mega__ext{margin-left:4px;color:#8a93a3;vertical-align:-1px}.ftr__product{display:flex!important;align-items:center;gap:10px;margin-top:4px;padding:10px 12px;border-radius:12px;background:#ffffff0a;box-shadow:inset 0 0 0 1px #ffffff1a;line-height:1.3!important;transition:background .2s,box-shadow .2s}.ftr__product:hover{background:#14b8a61a;box-shadow:inset 0 0 0 1px #5eead459}.ftr__producticon{flex:none;width:32px;height:32px;border-radius:9px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#14b8a6,#0f766e)}.ftr__producttext{display:grid;gap:2px;min-width:0}.ftr__producttext b{color:#fff;font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:6px}.ftr__producttext small{font-size:12px;color:#94a3b8}.ftr__productbadge{font-size:10px;font-weight:600;padding:1px 7px;border-radius:99px;background:#5eead424;color:#5eead4}@media (max-width: 900px){.mega__moredesc,.mega__morekicker{display:none}}html.is-prerendered .reveal{opacity:1!important;transform:none!important}.ui-app{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:#f5f7fb;font-family:var(--sans);color:#1c2940;font-size:13px;line-height:1.45;overflow:hidden}.ui-chrome{height:38px;flex:none;display:flex;align-items:center;gap:14px;padding:0 14px;background:#fff;border-bottom:1px solid #e6eaf1}.ui-dots{display:flex;gap:6px}.ui-dots i{width:11px;height:11px;border-radius:99px;background:#ff5f57}.ui-dots i:nth-child(2){background:#febc2e}.ui-dots i:nth-child(3){background:#28c840}.ui-url{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 12px;border-radius:7px;background:#f1f4f9;color:#6b7280;font-size:12px;min-width:360px}.ui-chrome__right{margin-left:auto;display:flex;align-items:center;gap:12px;color:#6b7280}.ui-avatar,.ui-av{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:99px;background:#0b63e5;color:#fff;font-size:10px;font-weight:600}.ui-body{flex:1;display:flex;min-height:0}.ui-side{width:196px;flex:none;background:#fff;border-right:1px solid #e6eaf1;padding:14px 10px;display:flex;flex-direction:column;gap:2px}.ui-side__brand{display:flex;align-items:center;gap:8px;font-weight:700;font-size:15px;padding:0 8px 10px}.ui-side__logo{width:26px;height:26px;border-radius:7px;display:grid;place-items:center;background:linear-gradient(135deg,#0b63e5,#37a0ff);color:#fff;font-size:11px}.ui-side__org{display:flex;justify-content:space-between;align-items:center;margin:0 4px 10px;padding:6px 10px;border-radius:8px;background:#f3f6fb;font-size:12px;font-weight:500}.ui-side__item{display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:8px;color:#4b5565;font-size:13px}.ui-side__item.is-on{background:#eaf2ff;color:#0b63e5;font-weight:600}.ui-side__foot{margin-top:auto}.ui-main{flex:1;min-width:0;display:flex;flex-direction:column}.ui-top{height:54px;flex:none;display:flex;align-items:center;gap:16px;padding:0 22px;background:#fff;border-bottom:1px solid #e6eaf1}.ui-top__title{font-size:18px;font-weight:600;display:flex;align-items:center;gap:10px;white-space:nowrap}.ui-top__search{margin-left:auto;display:flex;align-items:center;gap:8px;height:32px;padding:0 12px;width:280px;border-radius:8px;background:#f3f6fb;color:#8a93a3;font-size:12px}.ui-top__actions{display:flex;gap:8px}.ui-content{flex:1;position:relative;padding:18px 22px;overflow:hidden}.ui-card{background:#fff;border-radius:12px;box-shadow:0 1px 2px #1018280d,0 0 0 1px #e8ecf3;padding:16px}.ui-card__head{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:14px;margin-bottom:12px}.ui-stat__label{font-size:12px;color:#6b7280}.ui-stat__value{font-size:26px;font-weight:600;letter-spacing:-.02em;margin-top:2px;font-variant-numeric:tabular-nums}.ui-stat__delta{font-size:12px;font-weight:500;margin-top:2px}.ui-stat__delta--green{color:#1e9e5a}.ui-stat__delta--red{color:#e0314b}.ui-stat__delta--muted{color:#6b7280}.ui-pill{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 9px;border-radius:99px;font-size:11.5px;font-weight:600;white-space:nowrap}.ui-pill i{width:6px;height:6px;border-radius:99px;background:currentColor}.ui-pill--grey{background:#eef0f4;color:#5b6272}.ui-pill--blue{background:#e8f1ff;color:#0b63e5}.ui-pill--green{background:#e3f6ec;color:#16874c}.ui-pill--orange{background:#fff1e2;color:#c2610c}.ui-pill--red{background:#fdebee;color:#d12a45}.ui-pill--purple{background:#f0ebff;color:#6d3df5}.ui-sev{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:6px;font-size:11.5px;font-weight:600}.ui-sev--critical{background:#fde7ea;color:#c8102e}.ui-sev--high{background:#fff0e3;color:#c2560c}.ui-sev--medium{background:#fff8db;color:#9a6b00}.ui-sev--low{background:#eef0f4;color:#5b6272}.ui-tag{display:inline-flex;align-items:center;gap:4px;height:21px;padding:0 7px;border-radius:5px;font-family:var(--mono);font-size:11px;white-space:nowrap}.ui-tag--grey{background:#f1f3f7;color:#4b5565}.ui-tag--blue{background:#e8f1ff;color:#0b63e5}.ui-tag--pink{background:#ffe8f1;color:#c62a67}.ui-tag--green{background:#e3f6ec;color:#16874c}.ui-tag--orange{background:#fff1e2;color:#c2610c}.ui-tag--purple{background:#f0ebff;color:#6d3df5}.ui-tag--red{background:#fdebee;color:#d12a45}.ui-btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 14px;border-radius:8px;font-size:12.5px;font-weight:600;white-space:nowrap;transition:none}.ui-btn--primary{background:#0b63e5;color:#fff}.ui-btn--outline{background:#fff;color:#1c2940;box-shadow:inset 0 0 0 1px #d8dee8}.ui-btn--ghost{color:#0b63e5}.ui-btn--danger{background:#fdebee;color:#d12a45}.ui-btn--success{background:#1e9e5a;color:#fff}.ui-table{background:#fff;border-radius:12px;box-shadow:0 0 0 1px #e8ecf3;overflow:hidden}.ui-tr{display:grid;align-items:center;gap:12px;padding:0 16px;min-height:46px;border-top:1px solid #eef1f6;font-size:12.5px}.ui-tr>div{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-tr--head{min-height:38px;border-top:0;background:#fafbfd;color:#6b7280;font-size:11.5px;font-weight:600}.ui-tr.is-hl{background:#f0f6ff;box-shadow:inset 3px 0 #0b63e5}.ui-toast{display:inline-flex;align-items:center;gap:12px;padding:12px 16px;border-radius:12px;background:#fff;box-shadow:0 18px 40px -12px #0a1e4659,0 0 0 1px #e6eaf1;font-size:13px}.ui-toast b{display:block;font-weight:600}.ui-toast em{display:block;font-style:normal;color:#6b7280;font-size:12px}.ui-toast__icon{width:30px;height:30px;border-radius:99px;display:grid;place-items:center;color:#fff;background:#1e9e5a}.ui-toast--blue .ui-toast__icon{background:#0b63e5}.ui-toast--red .ui-toast__icon{background:#e0314b}.ui-toast--purple .ui-toast__icon{background:#7c4dff}.ui-cursor{position:absolute;z-index:50;pointer-events:none;color:#121a2b;filter:drop-shadow(0 3px 5px rgb(0 0 0 / .3))}.ui-cursor__ring{position:absolute;left:4px;top:4px;width:56px;height:56px;border-radius:99px;border:3px solid #0b63e5;background:#0b63e51f}.ui-cursor__label{position:absolute;left:22px;top:20px;padding:3px 8px;border-radius:6px;background:#121a2b;color:#fff;font-size:11px;font-weight:600;white-space:nowrap}.ui-bars{display:flex;align-items:flex-end;gap:5px}.ui-bars__col{flex:1;height:100%;display:flex;flex-direction:column-reverse;border-radius:3px 3px 0 0;overflow:hidden}.ui-bars__col span{display:block;width:100%}.ui-bars__col.is-hl{box-shadow:0 0 0 2px #0b63e5;border-radius:3px}.ui-toast,.ui-toast *{line-height:1.45}.ui-toast b{line-height:20px}.ui-toast em{line-height:18px}
