.stage{--nav-clear:5.5rem;position:relative}.stage__head{max-width:52rem;margin-bottom:clamp(1rem,2vw,1.5rem)}.stage__head h2{margin-bottom:.5rem}.stage__head .lede{max-width:60ch;margin-top:.5rem}.st-seq .stage{grid-template-columns:minmax(0,1fr);display:grid}.st-seq .stage .stage__pin,.st-seq .stage .stage__rail{grid-area:1/1}.st-seq .stage .stage__sticky{top:var(--nav-h);height:calc(100svh - var(--nav-h));flex-direction:column;justify-content:flex-start;padding-top:.75rem;padding-bottom:1.5rem;display:flex;position:sticky}.showcase.section--curved{padding-top:calc(clamp(2rem, 4vw, 3rem) + var(--curve))}.stage__panel{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:clamp(2rem,5vw,4.5rem);display:grid}.stage__copy{margin:0;padding:0;list-style:none}.beat__copy+.beat__copy{margin-top:2rem}.beat__copy h3{margin-bottom:.75rem;font-size:clamp(21px,2.1vw,27px);font-weight:500}.st-seq .stage .stage__copy{display:grid}.st-seq .stage .beat__copy{opacity:0;pointer-events:none;grid-area:1/1;margin:0;transition:opacity .5s,transform .6s cubic-bezier(.22,.61,.36,1);transform:translateY(14px)}.st-seq .stage[data-beat="0"] .beat__copy:first-child,.st-seq .stage[data-beat="1"] .beat__copy:nth-child(2),.st-seq .stage[data-beat="2"] .beat__copy:nth-child(3),.st-seq .stage[data-beat="3"] .beat__copy:nth-child(4){opacity:1;pointer-events:auto;transform:none}.stage__rail{margin:0;padding:0;list-style:none}.beat{height:0}.st-seq .stage .beat{height:55svh}.st-seq .stage .beat:last-child{height:150svh}.frame{border-radius:var(--st-radius-lg);background:var(--st-white);border:1px solid #ffffff29;margin:0;overflow:hidden;box-shadow:0 40px 80px -30px #04020ebf,0 0 0 1px #74c5da24}.frame__bar{background:linear-gradient(#f7f6fb 0%,#eeecf6 100%);border-bottom:1px solid #6239bd1f;align-items:center;gap:.75rem;padding:.7rem .95rem;display:flex}.frame__dots{flex:none;gap:5px;display:flex}.frame__dots i{background:#6239bd38;border-radius:50%;width:9px;height:9px}.frame__url{font-family:var(--st-font-body);color:var(--st-neutral-500);background:var(--st-white);text-align:center;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex:1;padding:.2rem .8rem;font-size:12px;overflow:hidden}.frame__screens{padding:clamp(1.15rem,2.2vw,1.9rem);position:relative}.st-seq .stage .frame__screens{align-content:center;min-height:max(300px,40svh);display:grid}.st-seq .stage .screen{opacity:0;pointer-events:none;grid-area:1/1;transition:opacity .55s,transform .65s cubic-bezier(.22,.61,.36,1);transform:translateY(16px)scale(.985)}.st-seq .stage[data-beat="0"] .screen[data-screen="0"],.st-seq .stage[data-beat="1"] .screen[data-screen="1"],.st-seq .stage[data-beat="2"] .screen[data-screen="2"],.st-seq .stage[data-beat="3"] .screen[data-screen="3"]{opacity:1;pointer-events:auto;transform:none}.screen+.screen{margin-top:1.75rem}.st-seq .stage .screen+.screen{margin-top:0}.frame__caption{color:#cdeef4b8;text-align:center;margin:.95rem 0 0;font-size:13px;line-height:1.45}.screen{color:var(--st-neutral-900)}.screen p{color:var(--st-neutral-700)}.screen__kicker{font-family:var(--st-font-display);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .85rem;font-size:12px;font-weight:600;color:var(--st-purple-600)!important}.screen__foot,.screen__more{margin:1.1rem 0 0;font-size:13.5px;color:var(--st-neutral-500)!important}.screen__more{font-weight:700;color:var(--st-purple-700)!important}.screen__progress{background:var(--st-purple-50);border-radius:3px;height:6px;margin-bottom:1.35rem;overflow:hidden}.screen__progress span{background:var(--st-gradient-primary);transform-origin:0;border-radius:3px;width:38%;height:100%;display:block}.st-seq .stage[data-beat="0"] .screen__progress span{animation:1.6s cubic-bezier(.22,.61,.36,1) both st-fill}@keyframes st-fill{0%{transform:scaleX(.12)}to{transform:scaleX(1)}}.screen__q{font-family:var(--st-font-display);margin:0 0 1.15rem;font-size:clamp(19px,1.7vw,23px);font-weight:600;line-height:1.2;color:var(--st-neutral-900)!important}.chips{flex-wrap:wrap;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.chips li{font-family:var(--st-font-display);letter-spacing:.03em;border-radius:var(--st-radius-btn);border:1.5px solid var(--st-purple-100);color:var(--st-purple-700);background:var(--st-white);padding:.55rem 1.1rem;font-size:15px;font-weight:600}.chips li.is-on{color:var(--st-white);background:var(--st-gradient-primary);border-color:#0000;box-shadow:0 6px 16px -6px #6239bd99}.figures{gap:.55rem;margin:0;display:grid}.figures>div{border-radius:var(--st-radius-sm);background:var(--st-neutral-50);justify-content:space-between;align-items:baseline;gap:1rem;padding:.7rem .9rem;display:flex}.figures dt{color:var(--st-neutral-500);font-size:14px;line-height:1.3}.figures dd{font-family:var(--st-font-display);letter-spacing:-.01em;color:var(--st-neutral-900);font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-size:clamp(20px,1.9vw,26px);font-weight:700}.figures__gap{box-shadow:inset 0 0 0 1.5px #6239bd38;background:linear-gradient(135deg,#f3f0fb 0%,#eef7fa 100%)!important}.figures__gap dt{color:var(--st-purple-700);font-weight:700}.figures__gap dd{color:var(--st-purple-600)}.st-seq .stage[data-beat="2"] .figures>div{animation:.6s cubic-bezier(.22,.61,.36,1) both st-rise}.st-seq .stage[data-beat="2"] .figures>div:nth-child(2){animation-delay:.18s}.st-seq .stage[data-beat="2"] .figures>div:nth-child(3){animation-delay:.42s}.plan{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.plan li{border-radius:var(--st-radius-sm);background:var(--st-neutral-50);border-left:3px solid var(--st-teal-300);justify-content:space-between;align-items:center;gap:1rem;padding:.68rem .9rem;display:flex}.plan li:nth-child(-n+2){border-left-color:var(--st-purple-600)}.plan__name{color:var(--st-neutral-900);font-size:15px;font-weight:700}.plan__note{font-family:var(--st-font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--st-neutral-500);white-space:nowrap;font-size:11.5px;font-weight:600}.plan li:nth-child(-n+2) .plan__note{color:var(--st-purple-600)}.st-seq .stage[data-beat="3"] .plan li{animation:.55s cubic-bezier(.22,.61,.36,1) both st-rise}.st-seq .stage[data-beat="3"] .plan li:nth-child(2){animation-delay:.1s}.st-seq .stage[data-beat="3"] .plan li:nth-child(3){animation-delay:.2s}.st-seq .stage[data-beat="3"] .plan li:nth-child(4){animation-delay:.3s}.gbar{max-width:460px;margin-inline:auto}.gbar__track{padding-block:8%;position:relative}.gbar__track>img:first-child{width:100%;height:auto;display:block}.gbar__slider{filter:drop-shadow(0 4px 8px #11131759);width:3.2%;height:auto;transition:left 1.6s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:7%;transform:translate(-50%,-50%)}.st-seq .stage[data-beat="1"] .gbar__slider,.gbar--set .gbar__slider{left:93%}.gbar__reading{text-align:center;margin:.9rem 0 0!important}.gbar__reading span{color:var(--st-white);font-family:var(--st-font-display);letter-spacing:.06em;opacity:0;background:#007f0b;border-radius:999px;padding:.45rem 1rem;font-size:13px;font-weight:600;transition:opacity .4s 1.3s,transform .5s cubic-bezier(.22,.61,.36,1) 1.3s;display:inline-block;transform:translateY(6px)}.st-seq .stage[data-beat="1"] .gbar__reading span,.gbar--set .gbar__reading span{opacity:1;transform:none}@media (max-width:900px){.stage__panel{grid-template-columns:minmax(0,1fr);gap:.35rem}.st-seq .stage .stage__sticky{padding-top:calc(var(--nav-clear) + .5rem)}.st-seq .stage .frame__screens{min-height:132px;padding:.85rem 1rem}.st-seq .stage .stage__sticky{padding-top:.5rem;padding-bottom:.75rem}.frame__caption{display:none}.st-seq .stage .frame__screens{padding:.6rem .9rem}.screen__foot,.screen__more{margin-top:.6rem}.gbar__reading{margin-top:.5rem!important}.stage__head{margin-bottom:.35rem}.stage__head h2{font-size:clamp(20px,5vw,24px)}.stage__head .lede{margin-top:.25rem;font-size:13.5px;line-height:1.38}.beat__copy h3{margin-bottom:.3rem;font-size:clamp(18px,4.8vw,22px)}.beat__copy p{font-size:14px;line-height:1.45}.gbar{max-width:300px}}@media (max-width:560px){.st-seq .stage .frame__screens{min-height:224px}.figures>div{padding:.55rem .7rem}.figures dt{font-size:13px}}.guarantee__cert{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2rem,5vw,4rem);margin-top:clamp(3.5rem,7vw,5.5rem);display:grid}.cert__terms{margin:1.4rem 0 0}.cert__terms a{font-family:var(--st-font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--st-teal-200);border-bottom:1.5px solid #a8dfec73;padding-bottom:2px;font-size:14px;font-weight:600;text-decoration:none;transition:color .25s,border-color .25s}.cert__terms a:hover,.cert__terms a:focus-visible{color:var(--st-white);border-bottom-color:var(--st-white)}.certcycle{border-radius:8px;transition:transform .45s cubic-bezier(.22,.61,.36,1);display:grid;position:relative}.certcycle__img{opacity:0;border-radius:8px;grid-area:1/1;width:100%;height:auto;transition:opacity .9s;display:block;box-shadow:0 26px 56px #03010c8c,0 6px 18px #03010c66,0 0 0 1px #d9bc6b66}.certcycle__img.is-active{opacity:1}.certcycle:hover,.certcycle:focus-visible{transform:translateY(-4px)scale(1.012)}.certcycle__dots{gap:.45rem;display:none;position:absolute;bottom:-1.6rem;left:50%;transform:translate(-50%)}.certcycle--live .certcycle__dots{display:flex}.certcycle__dots i{background:#ffffff47;border-radius:50%;width:7px;height:7px;transition:background .4s,transform .4s}.certcycle__dots i.is-active{background:var(--st-teal-200);transform:scale(1.25)}.cert__title{text-wrap:balance;max-width:16ch;margin-bottom:1rem}.guarantee__cta{margin-top:clamp(3rem,6vw,4.5rem)}@media (max-width:900px){.guarantee__cert{grid-template-columns:1fr}.cert__title{max-width:none}}.hero__frame{width:min(100%,470px)}.hero__frame .frame__caption{color:#cdeef4cc}.peek{width:min(100%,520px);margin-inline:auto}
