.batch-twenty-page{--b20-blue:#6b95ff;--b20-mint:#37dca0;--b20-violet:#a18bff;--b20-amber:#ffc45d;--b20-ink:#091629;overflow-x:clip}.software-compare-page{--page-accent:var(--b20-blue)}.selection-guide-page{--page-accent:var(--b20-violet)}.guide-hub-page{--page-accent:var(--b20-mint)}.batch-twenty-page .seo-hero{min-height:850px}.batch-twenty-page .seo-hero:before{background:radial-gradient(circle at 76% 43%,color-mix(in srgb,var(--page-accent) 20%,transparent),transparent 35%),linear-gradient(#739acd0d 1px,transparent 1px),linear-gradient(90deg,#739acd0d 1px,transparent 1px);background-size:auto,42px 42px,42px 42px}.batch-twenty-page .seo-section-dark{color:#fff;background:var(--b20-ink)}.batch-twenty-page .seo-section-dark .seo-section-lead{color:#9eacc1}.b20-punchline{color:#142238;letter-spacing:-.04em;margin:30px 0 0;font-size:clamp(1.2rem,2vw,1.65rem);font-weight:850}.type-section,.method-section,.hub-routes{color:#fff;background:var(--b20-ink)}.range-console,.selection-console,.router-console{perspective:1000px;min-height:610px;position:relative}.range-console>article,.selection-console>article,.router-core{z-index:5;background:linear-gradient(145deg,#203048fa,#0d1c31fa);border:1px solid #ffffff24;border-radius:21px;padding:22px;position:absolute;box-shadow:0 35px 90px #00051666}.range-console>article{width:80%;top:3%;left:10%}.range-console small,.range-console b,.selection-console small,.selection-console b,.router-core small,.router-core b{display:block}.range-console small,.selection-console small,.router-core small{color:var(--page-accent);letter-spacing:.08em;font-size:.42rem;font-weight:850}.range-console b,.selection-console b,.router-core b{margin-top:8px;font-size:.72rem}.range-console ol{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:20px;grid-template-columns:repeat(6,1fr);gap:6px;margin:0;padding:20px;list-style:none;display:grid;position:absolute;top:26%;left:0;right:0}.range-console ol:before{content:"";background:#6b95ff40;height:2px;position:absolute;top:50%;left:8%;right:8%}.range-console li{z-index:2;color:#94a4ba;text-align:center;font-size:.38rem;font-weight:750;position:relative}.range-console li span{color:#11213a;background:#dce7ff;border-radius:10px;place-items:center;width:30px;height:30px;margin:0 auto 9px;font-size:.42rem;display:grid}.range-bars{gap:10px;display:grid;position:absolute;top:48%;left:5%;right:5%}.range-bars i{width:calc(var(--reach) / 6 * 100%);color:#d9e2f0;transform-origin:0;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:13px;align-items:center;min-height:50px;padding:0 16px;font-size:.46rem;font-style:normal;font-weight:800;display:flex;position:relative}.range-bars i:after{background:var(--b20-amber);width:8px;height:8px;box-shadow:0 0 18px var(--b20-amber);content:"";border-radius:50%;position:absolute;right:11px}.range-bars i:last-child{background:#37dca01a;border-color:#37dca052}.range-bars i:last-child:after{background:var(--b20-mint);box-shadow:0 0 18px var(--b20-mint)}.range-console.is-running .range-bars i{animation:1s cubic-bezier(.2,.8,.2,1) both b20Range;animation-delay:calc(var(--reach)*.1s)}@keyframes b20Range{0%{opacity:.15;transform:scaleX(.08)}to{opacity:1;transform:scaleX(1)}}.type-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:52px;display:grid}.type-grid article{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:23px;min-height:390px;padding:28px}.type-grid article>span{color:#10213d;background:#dce7ff;border-radius:13px;place-items:center;width:45px;height:45px;font-weight:900;display:grid}.type-grid h3{letter-spacing:-.035em;margin:32px 0 22px;font-size:1.35rem}.type-grid dl{margin:0}.type-grid dt{color:#8e9fb5;text-transform:uppercase;letter-spacing:.08em;margin-top:17px;font-size:.43rem;font-weight:800}.type-grid dd{color:#dce4ef;margin:7px 0 0;line-height:1.55}.type-grid.is-running article{animation:.8s both b20CardIn;animation-delay:calc(var(--type)*.12s)}@keyframes b20CardIn{0%{opacity:.2;transform:translateY(20px)scale(.97)}to{opacity:1;transform:none}}.reference-order,.demo-run,.hub-path{grid-template-columns:.78fr 1.22fr;align-items:start;gap:80px;display:grid}.reference-order ol,.demo-run ol,.hub-path ol{gap:9px;margin:0;padding:0;list-style:none;display:grid}.reference-order li,.demo-run li,.hub-path li{color:#dce5f0;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:15px;align-items:center;gap:14px;min-height:62px;padding:13px 16px;font-weight:700;display:flex}.reference-order li span,.demo-run li span,.hub-path li span{color:#10213d;background:var(--page-accent);border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:.43rem;font-weight:900;display:grid}.reference-order ol.is-running li,.demo-run ol.is-running li,.hub-path ol.is-running li{animation:.7s both b20Step;animation-delay:calc(var(--test,var(--demo,var(--hub))) * .1s)}@keyframes b20Step{0%{opacity:.2;transform:translate(-14px)}to{opacity:1;transform:none}}.demo-run li p{flex:1;margin:0}.demo-run li small{color:#778ba4;font-size:.37rem}.demo-run ol{grid-template-columns:1fr 1fr}.demo-run li{min-height:84px}.criteria-grid,.result-states{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:50px;display:grid}.criteria-grid article,.result-states article{background:#fff;border:1px solid #dbe3ed;border-radius:20px;min-height:220px;padding:24px;box-shadow:0 18px 50px #142a480f}.criteria-grid i,.result-states i{color:#104735;background:#dff7ed;border-radius:11px;place-items:center;width:38px;height:38px;font-style:normal;font-weight:900;display:grid}.criteria-grid h3,.result-states h3{color:#19283d;margin:35px 0 0}.criteria-grid p,.result-states p{color:#67778d;line-height:1.55}.criteria-grid.is-running article{animation:.7s both b20CardIn;animation-delay:calc(var(--criterion)*.1s)}.product-fit{grid-template-columns:1fr .8fr;align-items:center;gap:80px;display:grid}.fit-card{background:#fff;border:1px solid #d9e3ee;border-radius:24px;padding:26px;box-shadow:0 30px 80px #142b491a}.fit-card>small{color:#6887d1;letter-spacing:.08em;border-bottom:1px solid #e5eaf0;padding-bottom:18px;font-size:.42rem;font-weight:850;display:block}.fit-card>span{color:#243348;background:#f5f7fa;border-radius:13px;align-items:center;gap:11px;margin-top:10px;padding:13px;font-size:.47rem;font-weight:750;display:flex}.fit-card>span i{color:#0d513b;background:#dff6eb;border-radius:8px;place-items:center;width:27px;height:27px;font-style:normal;display:grid}.fit-card.is-running>span{animation:.65s both b20Check;animation-delay:calc(var(--fit)*.12s)}@keyframes b20Check{0%{opacity:.25;transform:translate(-10px)}to{opacity:1;transform:none}}.selection-console>article{width:70%;top:4%;left:15%}.priority-orbits{border:1px solid #a18bff3d;border-radius:50%;position:absolute;inset:23% 4% 26%}.priority-orbits:before,.priority-orbits:after{content:"";border:1px solid #a18bff2e;border-radius:50%;position:absolute;inset:13%}.priority-orbits:after{inset:29%}.priority-orbits span{color:#d8d1ff;background:#14233a;border:1px solid #ffffff1f;border-radius:99px;padding:10px 13px;font-size:.39rem;font-weight:850;position:absolute}.priority-orbits span:first-child{top:18%;left:2%}.priority-orbits span:nth-child(2){top:45%;right:3%}.priority-orbits span:nth-child(3){bottom:-5%;left:31%}.selection-console ol{z-index:4;background:linear-gradient(145deg,#fff,#efedfb);border:1px solid #a18bff4d;border-radius:20px;gap:7px;margin:0;padding:20px;list-style:none;display:grid;position:absolute;top:30%;left:20%;right:20%;box-shadow:0 30px 80px #0004146b}.selection-console li{color:#28334c;background:#f7f6fd;border-radius:10px;align-items:center;gap:9px;padding:9px;font-size:.42rem;font-weight:750;display:flex}.selection-console li i{color:#164b3a;background:#dcf5ea;border-radius:7px;place-items:center;width:23px;height:23px;font-style:normal;display:grid}.selection-console.is-running li{animation:.55s both b20Check;animation-delay:calc(var(--select)*.12s)}.selection-method{grid-template-columns:1fr 1fr;gap:13px;margin:52px 0 0;padding:0;list-style:none;display:grid}.selection-method li{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:21px;grid-template-columns:50px 1fr;gap:17px;min-height:210px;padding:25px;display:grid}.selection-method li>span{color:#211743;background:#b19cff;border-radius:13px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.selection-method h3{margin:4px 0 0}.selection-method p{color:#96a6ba;line-height:1.55}.selection-method.is-running li{animation:.8s both b20CardIn;animation-delay:calc(var(--method)*.12s)}.priority-columns{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.priority-columns article{background:#fff;border:1px solid #dce4ed;border-radius:22px;min-height:300px;padding:26px}.priority-columns article>span{color:#493998;background:#ece8ff;border-radius:99px;padding:8px 10px;font-size:.4rem;font-weight:900;display:inline-block}.priority-columns h3{color:#1a293e;margin:50px 0 0}.priority-columns p{color:#68788e;line-height:1.55}.result-states{grid-template-columns:repeat(4,1fr)}.router-core{aspect-ratio:1;text-align:center;border-color:#37dca04d;border-radius:50%;place-content:center;width:38%;display:grid;top:35%;left:31%}.router-console>span{z-index:4;color:#d9e4ef;background:#14243a;border:1px solid #ffffff21;border-radius:99px;align-items:center;gap:10px;padding:12px 15px;font-size:.41rem;font-weight:800;display:flex;position:absolute;box-shadow:0 18px 45px #0004144d}.router-console>span i{color:#10382c;background:#bcf2dd;border-radius:8px;place-items:center;width:25px;height:25px;font-size:.37rem;font-style:normal;display:grid}.router-console>span:first-of-type{top:10%;left:3%}.router-console>span:nth-of-type(2){top:16%;right:1%}.router-console>span:nth-of-type(3){top:48%;left:0}.router-console>span:nth-of-type(4){top:53%;right:0}.router-console>span:nth-of-type(5){bottom:5%;left:28%}.router-console:before,.router-console:after{content:"";border:1px solid #37dca02b;border-radius:50%;position:absolute;inset:13% 4%}.router-console:after{inset:25% 15%;transform:rotate(35deg)}.router-console.is-running>span{animation:.9s cubic-bezier(.2,.8,.2,1) both b20Route;animation-delay:calc(var(--route)*.13s)}@keyframes b20Route{0%{opacity:.1;transform:translateY(80px)scale(.65)}60%{transform:translateY(-4px)scale(1.06)}to{opacity:1;transform:none}}.guide-route-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:52px;display:grid}.guide-route-grid a{color:#fff;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:23px;min-height:330px;padding:28px;transition:transform .25s,border-color .25s,background .25s;display:block}.guide-route-grid a:last-child{grid-column:1/-1}.guide-route-grid a:hover,.guide-route-grid a:focus-visible{background:#37dca014;border-color:#37dca066;transform:translateY(-6px)}.guide-route-grid a>span{color:#67e2b2;font-size:.45rem;font-weight:900}.guide-route-grid small{color:#93a5ba;margin-top:30px;line-height:1.45;display:block}.guide-route-grid h3{margin:16px 0 0;font-size:1.45rem}.guide-route-grid p{color:#b0bdcc;line-height:1.6}.guide-route-grid b{color:#72e5b7;margin-top:28px;display:block}.guide-route-grid.is-running a{animation:.75s both b20CardIn;animation-delay:calc(var(--route)*.1s)}.hub-path ol{grid-template-columns:repeat(3,1fr)}.hub-path li{text-align:center;place-items:center;min-height:120px;display:grid}.hub-path li span{margin:auto}@media (width<=1050px){.reference-order,.demo-run,.hub-path,.product-fit{grid-template-columns:1fr;gap:45px}.type-grid,.selection-method,.guide-route-grid{grid-template-columns:1fr}.guide-route-grid a:last-child{grid-column:auto}.result-states{grid-template-columns:1fr 1fr}.range-console,.selection-console,.router-console{width:min(100%,650px);margin-inline:auto}}@media (width<=760px){.batch-twenty-page .seo-hero{min-height:auto}.range-console,.selection-console,.router-console{transform-origin:top;min-height:520px;margin-bottom:-35px;transform:scale(.92)}.type-grid,.criteria-grid,.priority-columns,.demo-run ol,.result-states{grid-template-columns:1fr}.type-grid article{min-height:auto}.reference-order,.demo-run,.hub-path{gap:36px}.hub-path ol{grid-template-columns:1fr 1fr}.selection-method{grid-template-columns:1fr}.selection-method li{min-height:auto}.range-console ol{grid-template-columns:repeat(3,1fr);top:23%}.range-console ol:before{display:none}.range-bars{top:57%}.router-core{width:50%;left:25%}.router-console>span{font-size:.35rem}.router-console>span:first-of-type{left:0}.router-console>span:nth-of-type(2){right:0}.router-console>span:nth-of-type(3){left:-2%}.router-console>span:nth-of-type(4){right:-2%}.router-console>span:nth-of-type(5){left:20%}}@media (width<=480px){.range-console,.selection-console,.router-console{width:108%;margin-bottom:-65px;margin-left:-4%;transform:scale(.86)}.range-console>article{width:90%;left:5%}.range-bars{left:2%;right:2%}.selection-console>article{width:84%;left:8%}.selection-console ol{left:12%;right:12%}.priority-orbits{inset:22% 0 24%}.router-console>span{padding:9px}.router-console>span i{display:none}.router-core{width:54%;left:23%}.hub-path ol{grid-template-columns:1fr}.reference-order li,.demo-run li{align-items:flex-start}.demo-run li small{display:none}}@media (prefers-reduced-motion:reduce){.batch-twenty-page [data-sequence].is-running *{animation:none!important}.guide-route-grid a{transition:none}}.open-comparison{grid-template-columns:.85fr 1.15fr;align-items:start;gap:80px;display:grid}.open-comparison ul{flex-wrap:wrap;gap:9px;margin:25px 0 0;padding:0;list-style:none;display:flex}.open-comparison li{color:#35445a;background:#fff;border:1px solid #dbe4ee;border-radius:99px;padding:9px 12px;font-size:.76rem;font-weight:800}@media (width<=1050px){.open-comparison{grid-template-columns:1fr;gap:45px}}.batch-twenty-page .seo-proofline{grid-template-columns:none;width:fit-content;max-width:100%;display:flex}.batch-twenty-page .seo-proofline:before{color:#083b29;background:var(--page-accent);content:"✓";border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:.7rem;font-weight:900;display:grid}.batch-twenty-page .product-fit .button-ghost{color:#19314f;background:#ffffffa8;border-color:#cbd8e8}.batch-twenty-page .product-fit .button-ghost:hover,.batch-twenty-page .product-fit .button-ghost:focus-visible{background:#fff;border-color:#9cb6d8}.software-compare-page .seo-hero h1{hyphens:none;overflow-wrap:normal;word-break:normal;font-size:clamp(3rem,6vw,5.5rem)}.selection-guide-page .seo-hero h1{hyphens:manual;overflow-wrap:normal;word-break:normal}
