.lv2-guilloche{position:absolute;z-index:0;left:50%;top:50%;width:min(150%,1240px);aspect-ratio:1;translate:-50% -50%;will-change:transform;animation:lv2-turn 110s linear infinite;pointer-events:none}@keyframes lv2-turn{to{transform:rotate(1turn)}}.lv2-kin-word{grid-area:1/1;white-space:nowrap;opacity:0;transform:translateY(.35em);filter:blur(2px);animation:lv2-kin 12s linear infinite}.lv2-kin-word:first-child{animation-delay:0s}.lv2-kin-word:nth-child(2){animation-delay:2s}.lv2-kin-word:nth-child(3){animation-delay:4s}.lv2-kin-word:nth-child(4){animation-delay:6s}.lv2-kin-word:nth-child(5){animation-delay:8s}.lv2-kin-word:nth-child(6){animation-delay:10s}@keyframes lv2-kin{0%{opacity:0;transform:translateY(.35em);filter:blur(2px)}3.3%{opacity:1;transform:translateY(0);filter:blur(0)}14.6%{opacity:1;transform:translateY(0);filter:blur(0)}18%{opacity:0;transform:translateY(-.35em);filter:blur(2px)}to{opacity:0;transform:translateY(-.35em);filter:blur(2px)}}.lv2-underline{display:block;height:3px;width:100%;margin-top:.08em;border-radius:3px;background:#289ecc;transform-origin:left;animation:lv2-draw 1s cubic-bezier(.2,.7,.2,1) .25s both}@keyframes lv2-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.lv2-guilloche,.lv2-kin-word{animation:none}.lv2-kin-word:first-child{opacity:1;transform:none;filter:none}.lv2-kin-word:nth-child(n+2){display:none}.lv2-underline{animation:none;transform:none}}.lv2-chip{flex:none;width:210px;display:inline-flex;align-items:center;gap:.45rem;background:#fff;border:1px solid #e0e2e8;border-radius:999px;padding:.42rem .8rem;font-size:.76rem;color:#6b7280;white-space:nowrap;opacity:.42;transition:opacity .45s,border-color .45s}.lv2-chip b{color:#33383f;font-weight:700}.lv2-chip .dot{width:8px;height:8px;border-radius:50%;flex:none}.lv2-chip.issu .dot{background:#289ecc}.lv2-chip.tran .dot{background:#c77d18}.lv2-chip.buy .dot{background:#7a5af8}.lv2-chip.active{opacity:1;border-color:#c4e4f1}.lv2-chip.done{opacity:.16}.lv2-cell{transition:background-color .5s ease}.lv2-cell.gain{background:#e6f9ef!important}.lv2-cell.loss{background:#fdecec!important}.lv2-thi-issu{background:#e7f4fa!important;color:#1a7997}.lv2-thi-issu,.lv2-thi-tran{font-weight:700;transition:background-color .5s ease}.lv2-thi-tran{background:#fbeeda!important;color:#b0640f}.lv2-thi-buy{background:#ede9fb!important;color:#5b3fc4;font-weight:700}.lv2-ledcell,.lv2-thi-buy{transition:background-color .5s ease}.lv2-ledcell{border-radius:5px}.lv2-sync-dot{position:absolute;z-index:6;width:9px;height:9px;border-radius:50%;pointer-events:none;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .6s ease}.lv2-resetting{opacity:.45;transition:opacity .7s ease}.aid-duo{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,0fr);gap:0;align-items:start;transition:grid-template-columns .85s cubic-bezier(.4,0,.2,1),gap .85s cubic-bezier(.4,0,.2,1)}.aid-duo.docs-open{grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);gap:clamp(1.5rem,3.5vw,3rem)}.aid-panel{width:100%;max-width:50rem;margin:0 auto;min-width:0}.aid-rail{min-width:0;overflow:hidden;opacity:0;transform:translateX(-14px);transition:opacity .6s ease .25s,transform .7s cubic-bezier(.3,.9,.3,1) .2s}.aid-duo.docs-open .aid-rail{opacity:1;transform:none}.aid-rail>*{width:320px}@media (max-width:759px){.aid-duo,.aid-duo.docs-open{grid-template-columns:1fr;gap:0}.aid-duo.docs-open{row-gap:1.5rem}.aid-rail>*{width:100%}}.am{max-width:82%;font-size:.9rem;line-height:1.5;flex:none;animation:amIn .35s ease both}.am.user{align-self:flex-end;background:linear-gradient(135deg,#289ecc,#1a7997);color:#fff;border-radius:16px 16px 4px 16px;padding:.6rem .9rem}.am.bot{max-width:92%}.am.bot,.am.cardmsg{align-self:flex-start;display:flex;gap:.6rem;align-items:flex-start}.am.cardmsg{width:100%;max-width:100%}.am-av{flex:none;width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #ece3f7;box-shadow:0 0 0 1px rgba(218,119,248,.12),0 2px 6px rgba(180,120,240,.14);display:inline-flex;align-items:center;justify-content:center;margin-top:2px}.am-av svg{width:16px;height:16px}.am-b{background:#fff;border:1px solid #e8eaef;border-radius:5px 16px 16px 16px;padding:.6rem .85rem;box-shadow:0 1px 2px rgba(20,23,40,.05);color:#4a4a4a}.am-b.dots{display:inline-flex;gap:5px;align-items:center;padding:.8rem .85rem}.am-b.dots i{width:6px;height:6px;border-radius:50%;background:#c9b8de;animation:amDot 1s ease-in-out infinite}.am-b.dots i:nth-child(2){animation-delay:.15s}.am-b.dots i:nth-child(3){animation-delay:.3s}@keyframes amDot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes amIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes amOut{0%{opacity:1}to{opacity:0;transform:translateY(-6px)}}.am-card{flex:1;min-width:0;background:#fff;border:1px solid #e8eaef;border-radius:5px 16px 16px 16px;box-shadow:0 1px 2px rgba(20,23,40,.05);padding:.6rem .85rem}.amc-head{display:flex;align-items:center;gap:.55rem;padding-bottom:.6rem;margin-bottom:.7rem;border-bottom:1px solid #efeff3}.amc-head b{display:block;color:#2a2c33;font-size:.86rem}.amc-head small{color:#8a6ba6;font-size:.7rem}.amc-sub{font-size:.82rem;color:#4a4a4a;margin:0 0 .7rem}.amc-details{border:1px solid #eeedf6;background:#f7f7fb;border-radius:10px;padding:.55rem .75rem;display:grid;gap:.28rem}.amc-details>div{display:flex;justify-content:space-between;gap:1rem;font-size:.79rem}.amc-details span{color:#9aa0a8}.amc-details b{color:#2a2c33;font-weight:700}.amc-label{margin:.8rem 0 .45rem;font-size:.64rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9aa0a8}.amc-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.amc-steps li{display:flex;gap:.55rem;align-items:flex-start;font-size:.79rem;color:#4a4a4a}.amc-steps li span{flex:none;width:18px;height:18px;border-radius:50%;background:rgba(218,119,248,.14);color:#9248c4;font-size:.64rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-top:1px}.amc-opts{margin-top:.7rem;display:flex;flex-direction:column;gap:.4rem}.amc-opt{display:flex;gap:.55rem;align-items:flex-start;border:1px solid #eeedf6;border-radius:10px;padding:.5rem .7rem}.amc-opt.sel{border-color:rgba(218,119,248,.5);background:rgba(218,119,248,.05)}.amc-radio{flex:none;width:15px;height:15px;border-radius:50%;border:2px solid #c9cbd4;margin-top:1px}.amc-opt.sel .amc-radio{border-color:#b45ae0;box-shadow:inset 0 0 0 3px #b45ae0}.amc-opt b{display:block;font-size:.79rem;color:#2a2c33}.amc-opt small{font-size:.71rem;color:#9aa0a8}.amc-actions{display:flex;gap:.6rem;margin-top:.8rem}.amc-cancel{flex:1;border:1px solid #e0e2e8;background:#fff;border-radius:10px;color:#6b7280}.amc-cancel,.amc-start{padding:.55rem;font-size:.8rem;font-weight:700;font-family:inherit;cursor:pointer}.amc-start{flex:2;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#a4ccfc,#da77f8);box-shadow:0 6px 18px rgba(180,120,240,.32);transition:transform .18s ease,box-shadow .18s ease,background .35s ease}.amc-start.press{transform:scale(.955);box-shadow:0 0 0 5px rgba(180,120,240,.25)}.amc-start.started{background:linear-gradient(135deg,#34d399,#12855a);box-shadow:0 6px 18px rgba(18,133,90,.3)}.dstage{position:relative;height:300px;margin-bottom:1.3rem}.dstage-empty{position:absolute;inset:0;border:1.5px dashed #cbd3de;border-radius:10px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.72rem;line-height:1.5;color:#8a929f;transition:opacity .3s}.dpage,.dstage:not([data-doc=none]) .dstage-empty{opacity:0}.dpage{position:absolute;inset:0;background:#fff;border:1px solid #e2e6ec;border-radius:10px;box-shadow:0 5px 18px rgba(20,23,40,.06);padding:15px 17px;overflow:hidden;transform:translateY(12px) scale(.97);transition:opacity .45s ease,transform .5s cubic-bezier(.3,.9,.3,1);pointer-events:none}.dstage[data-doc=rec] .dpage[data-p=rec],.dstage[data-doc=res] .dpage[data-p=res],.dstage[data-doc=sub] .dpage[data-p=sub]{opacity:1;transform:none;pointer-events:auto}.dpage h4{margin:2px 0 1px;text-align:center;font-size:11.5px;letter-spacing:.05em;color:#2a2f37;font-weight:700}.dpage .sub2{text-align:center;font-size:8px;color:#8a929f;margin-bottom:9px}.dpage p{font-size:9px;line-height:1.55;color:#55606e;margin:0 0 7px;opacity:0;transform:translateY(3px);transition:opacity .45s ease,transform .45s ease}.dpage.on p{opacity:1;transform:none}.dpage.on p:first-of-type{transition-delay:.1s}.dpage.on p:nth-of-type(2){transition-delay:.55s}.dpage.on p:nth-of-type(3){transition-delay:1s}.sigrow{display:flex;gap:14px;margin-top:12px}.sigcol{flex:1;min-width:0}.sigline{display:block;position:relative;height:18px;border-bottom:1px solid #c9cfd8}.sigcol label{display:block;font-size:7px;color:#8a929f;margin-top:3px}.psig{position:absolute;left:2px;bottom:1px;width:54px;height:15px}.psig path{fill:none;stroke:#1a7997;stroke-width:1.4;stroke-linecap:round;stroke-dasharray:90;stroke-dashoffset:90;transition:stroke-dashoffset .9s ease .1s}.dpage.signed .psig path{stroke-dashoffset:0}.pchips{display:flex;gap:.3rem;margin-top:10px;opacity:0;transition:opacity .4s ease}.dpage.sent .pchips{opacity:1}.pchips i{font-style:normal;font-size:8px;font-weight:600;color:#8a6ba6;background:#f8f4fd;border:1px solid #ede3f8;border-radius:999px;padding:2px 7px;transition:background-color .35s,color .35s}.pchips i.ok{background:#efe4fb;border-color:#dcc6f3;color:#7b3fc4}.pchips i.ok:after{content:" \2713"}.pgn{position:absolute;top:9px;right:10px;font-size:8px;font-weight:600;color:#6b7280;background:#f1f4f7;border:1px solid #e2e6ec;border-radius:999px;padding:2px 7px;z-index:4}.dpage[data-p=sub]{box-shadow:4px 4px 0 -1px #fff,4px 4px 0 0 #dce1e8,8px 8px 0 -1px #fff,8px 8px 0 0 #e4e8ed,0 5px 18px rgba(20,23,40,.06);padding:0}.spg{position:absolute;inset:0;padding:15px 17px 30px;opacity:0;pointer-events:none;transition:opacity .3s ease}.dpage[data-pg="1"] .spg[data-pg="1"],.dpage[data-pg="2"] .spg[data-pg="2"],.dpage[data-pg="3"] .spg[data-pg="3"]{opacity:1;pointer-events:auto}.spg-nav{position:absolute;z-index:6;bottom:7px;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:8px;font-size:9px;color:#6b7280}.spg-nav em{font-style:normal;font-variant-numeric:tabular-nums}.spg-nav button{width:17px;height:17px;border-radius:50%;border:1px solid #dce1e8;background:#fff;color:#4a5560;font-size:11px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;font-family:inherit}.spg-nav button:hover{border-color:#289ecc;color:#1a7997}.dpage.pcert{border:none;padding:0;inset:0;margin:auto;width:100%;height:auto;aspect-ratio:1168/912;background:#f4f7f7 url(/certTemplate.png) 50%/cover no-repeat}.pstamp{position:absolute;right:14px;bottom:14px;width:24px;height:24px;border-radius:50%;background:#12855a;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;box-shadow:0 4px 12px rgba(18,133,90,.35)}.dpage.done .pstamp,.dpage.signed .pstamp{opacity:1}.dpage.pcert .pstamp{right:10px;bottom:10px;width:18px;height:18px;font-size:9px}.co-logo{left:12%;top:25.5%;width:18.5%;white-space:nowrap;font-size:clamp(.5rem,1.1vw,.66rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#b4bec8;line-height:1}.co-left,.co-logo{position:absolute;text-align:center}.co-left{left:11.5%;top:41%;width:37%}.co-left b{display:block;font-size:clamp(.55rem,1.35vw,.78rem);letter-spacing:.04em;color:#2a2f37}.co-left small{display:block;margin-top:2px;font-size:clamp(.42rem,1vw,.58rem);color:#8a929f}.co-left p{margin:9% 0 0;text-align:left;font-size:clamp(.46rem,1.15vw,.66rem);line-height:1.7;color:#4a5560}.co-left p b{display:inline;font-size:inherit;letter-spacing:0;color:#23282f}.co-right{position:absolute;right:9.5%;top:15%;width:33%;display:flex;flex-direction:column}.cr{text-align:center;padding-bottom:5%;margin-bottom:6%;border-bottom:2px solid #289ecc;color:#2a2f37;font-weight:600;font-size:clamp(.55rem,1.35vw,.78rem)}.cr.big{font-weight:700;font-size:clamp(.72rem,1.9vw,1.05rem);letter-spacing:.03em}.cr.row{display:flex;align-items:baseline;justify-content:space-between;gap:4%}.cr.row em{font-style:normal;font-weight:400;color:#6b7280;font-size:clamp(.46rem,1.1vw,.64rem)}.co-sign{margin-top:14%;display:flex;flex-direction:column}.co-sign svg{width:46%;height:auto;margin:0 auto -2px}.co-sign svg path{fill:none;stroke:#1a7997;stroke-width:1.6;stroke-linecap:round}.co-sign i{display:block;height:1px;background:#a9b4bf}.co-sign em{font-style:normal;font-size:clamp(.44rem,1.05vw,.6rem);color:#8a929f;margin-top:4px;text-align:center}.dpage.pcert .co-logo{font-size:7px}.dpage.pcert .co-left{top:39%}.dpage.pcert .co-left b{font-size:9px}.dpage.pcert .co-left small{font-size:6.5px}.dpage.pcert .co-left p{font-size:7.5px;line-height:1.6;margin-top:7%}.dpage.pcert .co-right{top:14%}.dpage.pcert .cr{font-size:9px;padding-bottom:4%;margin-bottom:5%}.dpage.pcert .cr.big{font-size:11.5px}.dpage.pcert .cr.row em{font-size:7px;white-space:nowrap}.dpage.pcert .cr.row b{font-size:8.5px}.dpage.pcert .co-sign{margin-top:10%}.dpage.pcert .co-sign em{font-size:6.5px}.dpage.pcert .co-sign svg path{stroke-dasharray:90;stroke-dashoffset:90;transition:stroke-dashoffset .9s ease .15s}.dpage.pcert.done .co-sign svg path,.dpage.pcert.signed .co-sign svg path{stroke-dashoffset:0}.rail-track{height:3px;border-radius:3px;background:#e4e8ee;margin:-.35rem 0 0;overflow:hidden}.rail-track i{display:block;height:100%;width:0;border-radius:3px;background:linear-gradient(90deg,#3aafda,#1a7997);transition:width .6s cubic-bezier(.4,0,.2,1)}.aid-rail.done .rail-track i{background:linear-gradient(90deg,#34d399,#12855a)}.rd-row{gap:.6rem;align-items:flex-end;margin:1rem 0 .4rem}.rd,.rd-row{display:flex}.rd{flex-direction:column;align-items:center;gap:3px;cursor:pointer;flex:1 1 0;min-width:0}.rd .slot{position:relative;width:46px;height:60px;border-radius:6px}.rd[data-k=sub] .thumb{box-shadow:2.5px 2.5px 0 -.5px #fff,2.5px 2.5px 0 0 #d9dee5,5px 5px 0 -.5px #fff,5px 5px 0 0 #e0e4ea,0 2px 6px rgba(20,23,40,.08)}.rd[data-k=rec] .slot{width:74px;height:42px}.rd[data-s=idle] .slot{border:1.5px dashed #cbd3de}.rd b{font-size:.66rem;color:#33383f;font-weight:700}.rd-s,.rd[data-s=idle] b{color:#8a929f}.rd-s{font-size:.62rem;display:inline-flex;align-items:center;gap:.3rem}.rd-s:before{content:"";width:6px;height:6px;border-radius:50%;background:#d3d8e0;transition:background-color .3s}.rd[data-s=drafting] .rd-s{color:#1a7997}.rd[data-s=drafting] .rd-s:before{background:#289ecc}.rd[data-s=drafted] .rd-s{color:#156278}.rd[data-s=drafted] .rd-s:before{background:#156278}.rd[data-s=sent] .rd-s{color:#b0640f}.rd[data-s=sent] .rd-s:before{background:#c77d18}.rd[data-s=done] .rd-s,.rd[data-s=signed] .rd-s{color:#12855a}.rd[data-s=done] .rd-s:before,.rd[data-s=signed] .rd-s:before{background:#12855a}.thumb{display:block;position:relative;flex:none;width:100%;height:100%;border-radius:4px;background:#fff;border:1px solid #dfe3ea;box-shadow:0 2px 6px rgba(20,23,40,.08);overflow:hidden;opacity:0;transition:opacity .45s ease}.rd:not([data-s=idle]) .thumb{opacity:1}.thumb .pg-h{display:block;height:3px;width:54%;margin:6px 5px 0;border-radius:2px;background:#97a8bc}.thumb .pg-s{width:32%;margin:3px 5px 0;background:#cbd3de}.thumb .ln,.thumb .pg-s{display:block;height:2px;border-radius:2px}.thumb .ln{margin:3.5px 5px 0;background:#e2e6ed;transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.thumb .ln.l1{width:86%}.thumb .ln.l2{width:78%}.thumb .ln.l3{width:88%}.thumb .ln.l4{width:62%}.rd:not([data-s=idle]):not([data-s=run]) .ln{transform:scaleX(1)}.thumb .ln.l2{transition-delay:.1s}.thumb .ln.l3{transition-delay:.2s}.thumb .ln.l4{transition-delay:.3s}.thumb .pg-rule{height:1px;background:#dde2ea}.thumb .pg-rule,.thumb .sig{position:absolute;left:5px;width:22px;bottom:8px}.thumb .sig{height:8px}.thumb .sig path{fill:none;stroke:#1a7997;stroke-width:1.6;stroke-linecap:round;stroke-dasharray:56;stroke-dashoffset:56;transition:stroke-dashoffset .8s ease}.rd[data-s=done] .sig path,.rd[data-s=signed] .sig path{stroke-dashoffset:0}.thumb .stamp{position:absolute;right:3px;bottom:3px;width:13px;height:13px;border-radius:50%;background:#12855a;color:#fff;font-size:7px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.rd[data-s=done] .stamp,.rd[data-s=signed] .stamp{opacity:1}.thumb.cert{border:1px solid #dfe3ea;background:#fff}.thumb.cert:before{content:"";position:absolute;inset:3px;border:1px solid #edf0f4;border-radius:2px}.thumb.cert .seal{position:absolute;top:4px;left:4px;width:9px;height:9px;border-radius:50%;border:1px solid #c3cdd6;box-shadow:inset 0 0 0 2px rgba(159,182,192,.28);opacity:0;transition:opacity .35s ease}.rd[data-k=rec]:not([data-s=idle]) .seal{opacity:1}.thumb.cert .pg-h,.thumb.cert .pg-rule,.thumb.cert .pg-s{display:none}.thumb.cert .ln{margin-left:auto;margin-right:auto;transform-origin:center;background:#c3d2da}.thumb.cert .ln.l1{width:46%;margin-top:7px;background:#7e9aa8}.thumb.cert .ln.l2{width:30%;margin-top:3px}.thumb.cert .ln.l3{width:58%;margin-top:3px}.thumb.cert .ln.l4{display:none}.thumb.cert .sig{left:50%;transform:translateX(-50%);bottom:3px;width:20px}.thumb.cert .stamp{right:2px;bottom:2px;width:11px;height:11px;font-size:6px}.shimmer{position:absolute;inset:0;opacity:0;background:linear-gradient(105deg,transparent 32%,rgba(40,158,204,.18) 50%,transparent 68%);background-size:250% 100%}.rd[data-s=drafting] .shimmer{opacity:1;animation:runShim 1.1s linear infinite}@keyframes runShim{0%{background-position:160% 0}to{background-position:-60% 0}}.fly-doc{position:fixed;z-index:90;width:24px;height:32px;border-radius:3px;background:#fff;border:1px solid #d7dce4;box-shadow:0 6px 16px rgba(20,23,40,.18);pointer-events:none;opacity:.95;transition:transform .62s cubic-bezier(.3,.8,.3,1),opacity .62s ease}.act-step{float:right;font-size:.62rem;font-weight:700;color:#8a929f;letter-spacing:.02em}.tsteps{list-style:none;margin:0;padding:0}.tsteps li{position:relative;display:flex;gap:.5rem;align-items:flex-start;padding:0 0 .5rem}.tsteps li:before{content:"";position:absolute;left:6px;top:14px;bottom:-2px;width:2px;background:#e6e9ef}.tsteps li:last-child:before{display:none}.tsteps i{position:relative;z-index:1;flex:none;width:13px;height:13px;margin-top:1px;border-radius:50%;background:#fff;border:2px solid #d3d8e0;transition:background-color .3s,border-color .3s}.tsteps b{display:block;font-size:.7rem;font-weight:600;color:#9aa2ae;line-height:1.3;transition:color .3s}.tsteps small{display:none;font-size:.6rem;color:#8a929f}.tsteps li.act small{display:block;color:#b0640f}.tsteps li.act i{border-color:#e8a33d;background:#e8a33d;box-shadow:0 0 0 3px rgba(232,163,61,.18)}.tsteps li.act b{color:#2a2f37;font-weight:700}.tsteps li.done i{border-color:#12855a;background:#12855a}.tsteps li.done i:after{content:"\2713";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:7px;font-weight:700}.tsteps li.done b{color:#4a5560}.tsteps li.done:before{background:#bfe3d2}.pipe{position:relative;margin:clamp(2.5rem,5vw,3.5rem) auto 0;max-width:60rem}@media (min-width:720px){.pipe{padding-top:152px}.pipe-hrail{top:178px!important}}.pipe-hrail{position:absolute;left:10%;right:10%;top:26px;height:3px;border-radius:3px;background-color:#c4e4f1;background-image:linear-gradient(90deg,transparent 44%,#289ecc 50%,transparent 56%);background-size:220% 100%;background-repeat:no-repeat;animation:pipeFlow 3.4s ease-in-out infinite}@keyframes pipeFlow{0%{background-position:-60% 0}to{background-position:160% 0}}.pipe ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:2rem;position:relative}@media (min-width:720px){.pipe ol{grid-template-columns:repeat(5,1fr);gap:1rem}}@media (max-width:719px){.pipe-hrail{display:none}}.pipe li{display:flex;align-items:flex-start;gap:1rem}@media (min-width:720px){.pipe li{flex-direction:column;align-items:center;text-align:center}}.node{position:relative;z-index:1;width:56px;height:56px;border-radius:50%;flex:none;display:inline-flex;align-items:center;justify-content:center;background:#eaf6fa;border:1px solid #c4e4f1;color:#1a7997;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.node svg{width:24px;height:24px}.node.final{background:#1a7997;border-color:#1a7997;color:#fff}.node.final,.node.here,.node:hover{box-shadow:0 0 0 6px rgba(40,158,204,.12)}.node.here,.node:hover{transform:translateY(-2px);background:#fff;border-color:#289ecc;color:#1a7997}.node.final.here,.node.final:hover{background:#1a7997;color:#fff}.pipe-doc{position:absolute;z-index:3;top:8px;left:10%;transform:translateX(-50%);width:84px;height:112px;background:#fff;border:1px solid #dce1e8;border-radius:5px;box-shadow:0 10px 26px rgba(20,23,40,.16);opacity:0;transition:left 1.05s cubic-bezier(.45,.05,.25,1),transform .45s ease,opacity .45s ease}.pipe-doc.show{opacity:1}.pipe-doc.fly{transform:translateX(-50%) rotate(5deg) translateY(-4px);box-shadow:0 16px 30px rgba(20,23,40,.2)}.pipe-doc:after{content:"";position:absolute;top:100%;left:50%;height:28px;border-left:2px dashed #a9d2e6;transition:opacity .3s}.pipe-doc.fly:after{opacity:0}.pd-h{height:5px;width:55%;margin:9px 8px 0;background:#97a8bc}.pd-h,.pd-l{display:block;border-radius:2px}.pd-l{height:3px;margin:6px 8px 0;background:#e2e6ed;transform:scaleX(0);transform-origin:left;transition:transform .45s ease}.pd-l.l1{width:82%}.pd-l.l2{width:72%}.pd-l.l3{width:84%}.pd-l.l4{width:56%}.pipe-doc.w .pd-l{transform:scaleX(1)}.pipe-doc.w .pd-l.l2{transition-delay:.12s}.pipe-doc.w .pd-l.l3{transition-delay:.24s}.pipe-doc.w .pd-l.l4{transition-delay:.36s}.pd-f{position:absolute;width:60px;height:22px;border:1.5px dashed #5fa8ce;border-radius:3px;background:rgba(40,158,204,.08);opacity:0;transition:opacity .4s ease,border-color .4s ease,background-color .4s ease;left:8px;bottom:8px}.pipe-doc.m .pd-f{opacity:1}.pipe-doc.sg .pd-f{border-style:solid;border-color:rgba(26,121,151,.45);background:rgba(40,158,204,.04)}.pd-lk{position:absolute;top:34px;right:-4px;width:15px;height:19px;border-radius:2px;background:#fff;border:1px solid #5fa8ce;box-shadow:0 2px 6px rgba(20,23,40,.14);opacity:0}.pd-lk:after{content:"";position:absolute;left:2px;right:2px;top:3px;height:1.5px;background:#bbd9e8;box-shadow:0 3px 0 #d5e7f0,0 6px 0 #d5e7f0}.pipe-doc.lk .pd-lk.k1{animation:sendOut1 1.2s ease-out .05s}.pipe-doc.lk .pd-lk.k2{animation:sendOut2 1.2s ease-out .35s}@keyframes sendOut1{0%{opacity:0;transform:translate(0)}18%{opacity:1}to{opacity:0;transform:translate(40px,-20px) rotate(9deg) scale(.85)}}@keyframes sendOut2{0%{opacity:0;transform:translate(0)}18%{opacity:1}to{opacity:0;transform:translate(46px,14px) rotate(-7deg) scale(.85)}}.pd-sig{position:absolute;left:12px;bottom:11px;width:52px;height:17px}.pd-sig path{fill:none;stroke:#1a7997;stroke-width:1.5;stroke-linecap:round;stroke-dasharray:78;stroke-dashoffset:78;transition:stroke-dashoffset .95s ease .15s}.pipe-doc.sg .pd-sig path{stroke-dashoffset:0}.pd-pen{position:absolute;left:8px;bottom:17px;width:19px;height:19px;opacity:0;transition:left .95s ease .15s,opacity .25s ease}.pd-pen circle,.pd-pen path{fill:none;stroke:#33383f;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.pipe-doc.sg .pd-pen{opacity:1;left:58px}.pd-ck,.pipe-doc.dn .pd-pen{opacity:0}.pd-ck{position:absolute;right:6px;bottom:36px;width:21px;height:21px;border-radius:50%;background:#12855a;color:#fff;font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;transition:opacity .35s ease}.pipe-doc.dn .pd-ck{opacity:1}@media (max-width:719px){.pipe-doc{display:none}}@media (prefers-reduced-motion:reduce){.pipe-doc{display:none}.pipe-hrail{animation:none;background-image:none}}.cert-stage{position:relative;width:100%;max-width:560px;margin:0 auto}.cert-deck{position:absolute;inset:0;border-radius:10px;background:#fff;border:1px solid #dfe5ea;box-shadow:0 10px 30px rgba(20,23,40,.08)}.cert-deck.a{transform:rotate(-4deg) translate(-10px,8px);opacity:.55}.cert-deck.b{transform:rotate(2.5deg) translate(12px,4px);opacity:.75}.cert-hero{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 24px 60px rgba(18,60,90,.22);transform:rotate(-1.5deg);transition:transform .45s cubic-bezier(.3,.9,.3,1),box-shadow .45s ease}.cert-hero:hover{transform:rotate(0deg) scale(1.012);box-shadow:0 30px 70px rgba(18,60,90,.28)}.cert-bg{display:block;width:100%;aspect-ratio:1168/912;background:#f4f7f7 url(/certTemplate.png) 50%/cover no-repeat}.cert-hero .co-sign2 svg path{fill:none;stroke:#1a7997;stroke-width:1.6;stroke-linecap:round}.price-clip{position:absolute;inset:0;overflow:hidden;z-index:0;pointer-events:none}.price-clip .lv2-guilloche{top:calc(clamp(3.5rem,7vw,6rem) + .7rem + min(75vw, 620px))}.price-scrim{position:absolute;inset:0;background:radial-gradient(70% 60% at 50% 42%,rgba(253,253,254,.86) 0,rgba(253,253,254,.5) 50%,rgba(253,253,254,.1) 82%)}.pipe-hint{display:flex;align-items:center;justify-content:center;gap:.4rem;margin:1.6rem 0 -.4rem;font-size:.8rem;font-weight:600;letter-spacing:.01em;color:#1a7997;opacity:.8}.node:before{content:"";position:absolute;inset:-3px;border-radius:50%;border:2px solid #289ecc;opacity:0;animation:nodePulse 2.8s ease-in-out infinite;pointer-events:none}.pipe li:first-child .node:before{animation-delay:0s}.pipe li:nth-child(2) .node:before{animation-delay:.24s}.pipe li:nth-child(3) .node:before{animation-delay:.48s}.pipe li:nth-child(4) .node:before{animation-delay:.72s}.pipe li:nth-child(5) .node:before{animation-delay:.96s}@keyframes nodePulse{0%,70%,to{opacity:0;transform:scale(1)}35%{opacity:.38;transform:scale(1.14)}}.node:focus-visible:before,.node:hover:before{animation:none;opacity:0}.node-tip{position:absolute;left:50%;bottom:calc(100% + 14px);transform:translate(-50%,6px);width:214px;max-width:62vw;background:#12303f;color:#d7ecf4;font-size:.78rem;line-height:1.45;font-weight:400;text-align:left;padding:.62rem .72rem;border-radius:11px;box-shadow:0 14px 32px rgba(10,40,60,.3);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:20}.node-tip strong{display:block;color:#fff;font-weight:700;font-size:.8rem;margin-bottom:2px}.node-tip:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#12303f}.node:focus-visible .node-tip,.node:hover .node-tip{opacity:1;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.node:before{animation:none}.node-tip{transition:none}}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}[id]{scroll-margin-top:72px}.lv2-lednew{animation:lv2LedIn .45s cubic-bezier(.2,.7,.2,1) both}@keyframes lv2LedIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.lv2-lednew{animation:none}}