.flow[data-astro-cid-ppdsyaef]{max-width:480px;margin-inline:auto}.flow__svg[data-astro-cid-ppdsyaef]{width:100%;height:auto;display:block}.flow__box[data-astro-cid-ppdsyaef]{fill:var(--white);stroke:var(--grey-line);stroke-width:1.5;filter:drop-shadow(0 4px 12px rgba(10,2,3,.07))}.flow__box--dark[data-astro-cid-ppdsyaef]{fill:#23252d;stroke:none}.flow__box--yellow[data-astro-cid-ppdsyaef]{fill:#ffca3b;stroke:none}.flow__box--outline[data-astro-cid-ppdsyaef]{fill:#fffaeb;stroke:#ffca3b;stroke-width:2;stroke-dasharray:6 5}.flow__t[data-astro-cid-ppdsyaef]{font-family:var(--font);fill:#23252d}.flow__t--light[data-astro-cid-ppdsyaef]{fill:#fff;font-size:19px;font-weight:700}.flow__t--sub-light[data-astro-cid-ppdsyaef]{fill:#b9bcc4;font-size:13px}.flow__t--badge[data-astro-cid-ppdsyaef]{font-size:13px;font-weight:700}.flow__t--y[data-astro-cid-ppdsyaef]{fill:#ffca3b;font-size:19px;font-weight:800}.flow__t--strong[data-astro-cid-ppdsyaef]{font-size:19px;font-weight:700}.flow__t--strong-sm[data-astro-cid-ppdsyaef]{font-size:15px;font-weight:700}.flow__t--sub[data-astro-cid-ppdsyaef]{fill:#555a64;font-size:12px}.flow__t--sub-dark[data-astro-cid-ppdsyaef]{fill:#4a4233;font-size:13px}.flow__t--icon[data-astro-cid-ppdsyaef]{font-size:26px;fill:#f0b818;font-weight:700}.flow__line[data-astro-cid-ppdsyaef]{fill:none;stroke:#ffca3b;stroke-width:2.5;stroke-dasharray:7 6;opacity:0}.flow[data-astro-cid-ppdsyaef].play .flow__line[data-astro-cid-ppdsyaef]{opacity:1;animation:ants 1.1s linear infinite}@keyframes ants{to{stroke-dashoffset:-26}}.flow__node[data-astro-cid-ppdsyaef]{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s cubic-bezier(.16,1,.3,1)}.flow[data-astro-cid-ppdsyaef].play .n1[data-astro-cid-ppdsyaef]{transition-delay:0s}.flow[data-astro-cid-ppdsyaef].play .l1[data-astro-cid-ppdsyaef]{animation-delay:.25s}.flow[data-astro-cid-ppdsyaef].play .n2[data-astro-cid-ppdsyaef]{transition-delay:.35s}.flow[data-astro-cid-ppdsyaef].play .n3[data-astro-cid-ppdsyaef]{transition-delay:.75s}.flow[data-astro-cid-ppdsyaef].play .n3b[data-astro-cid-ppdsyaef]{transition-delay:.9s}.flow[data-astro-cid-ppdsyaef].play .n3c[data-astro-cid-ppdsyaef]{transition-delay:1.05s}.flow[data-astro-cid-ppdsyaef].play .n4[data-astro-cid-ppdsyaef]{transition-delay:1.45s}.flow[data-astro-cid-ppdsyaef].play .n5[data-astro-cid-ppdsyaef]{transition-delay:1.8s}.flow[data-astro-cid-ppdsyaef].play .flow__node[data-astro-cid-ppdsyaef]{opacity:1;transform:none}.flow__pulse[data-astro-cid-ppdsyaef]{fill:none;stroke:#0a0203;stroke-width:2;opacity:0}.flow[data-astro-cid-ppdsyaef].play .flow__pulse[data-astro-cid-ppdsyaef]{animation:sonar 2.4s ease-out infinite 1s}@keyframes sonar{0%{opacity:.55;transform:scale(1);transform-origin:120px 202px}to{opacity:0;transform:scale(1.9);transform-origin:120px 202px}}@media(prefers-reduced-motion:reduce){.flow__node[data-astro-cid-ppdsyaef],.flow__line[data-astro-cid-ppdsyaef]{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}}.roi[data-astro-cid-n5y2vie7]{display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(1.6rem,4vw,3rem);background:var(--white);border:1px solid var(--grey-line);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:clamp(1.6rem,4vw,2.6rem);align-items:center}.roi__field[data-astro-cid-n5y2vie7]{margin-bottom:1.5rem}.roi__field[data-astro-cid-n5y2vie7]:last-child{margin-bottom:0}.roi__field[data-astro-cid-n5y2vie7] label[data-astro-cid-n5y2vie7]{display:block;font-weight:600;font-size:.95rem;margin-bottom:.55rem}.roi__row[data-astro-cid-n5y2vie7]{display:flex;align-items:center;gap:1rem}.roi__row[data-astro-cid-n5y2vie7] output[data-astro-cid-n5y2vie7]{min-width:3.2em;text-align:center;font-weight:700;background:var(--yellow-tint-30);border-radius:8px;padding:.25em .5em;font-size:.95rem}input[data-astro-cid-n5y2vie7][type=range]{flex:1;appearance:none;-webkit-appearance:none;height:8px;border-radius:999px;background:var(--grey-line);outline-offset:4px;cursor:pointer}input[data-astro-cid-n5y2vie7][type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;border-radius:50%;background:var(--yellow);border:3px solid var(--ink);transition:transform .12s ease}input[data-astro-cid-n5y2vie7][type=range]::-webkit-slider-thumb:hover{transform:scale(1.12)}input[data-astro-cid-n5y2vie7][type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--yellow);border:3px solid var(--ink)}.roi__results[data-astro-cid-n5y2vie7]{background:var(--ink);border-radius:var(--radius);padding:clamp(1.4rem,3vw,2rem);text-align:center;color:#b9bcc4}.roi__results-kicker[data-astro-cid-n5y2vie7]{font-size:.9rem;margin-bottom:1.2rem}.roi__figures[data-astro-cid-n5y2vie7]{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:1.1rem}.roi__figure[data-astro-cid-n5y2vie7] strong[data-astro-cid-n5y2vie7]{display:block;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:800;color:var(--white);line-height:1.1}.roi__figure--money[data-astro-cid-n5y2vie7] strong[data-astro-cid-n5y2vie7]{color:var(--yellow)}.roi__figure[data-astro-cid-n5y2vie7] span[data-astro-cid-n5y2vie7]{font-size:.85rem}.roi__note[data-astro-cid-n5y2vie7]{font-size:.78rem;color:#8d919b;max-width:36ch;margin:0 auto 1.2rem}.roi__results[data-astro-cid-n5y2vie7] .btn[data-astro-cid-n5y2vie7]{background:var(--yellow);color:var(--black)}@media(max-width:860px){.roi[data-astro-cid-n5y2vie7]{grid-template-columns:1fr}}
