.visual_wrap-first.hw-wrap,.visual_wrap-second.hw-wrap,.visual_wrap-third.hw-wrap,.visual_wrap-fouth.hw-wrap{transform:none;width:100%;max-width:22rem}.hw-card{box-sizing:border-box;width:100%;display:flex;flex-direction:column;gap:.85rem;background:#fbfbf9;border:1px solid rgba(19,19,19,.1);border-radius:1.1rem;padding:1.15rem 1.25rem;box-shadow:0 18px 40px -28px #13131380}.hw-card *{box-sizing:border-box}.hw-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.hw-title{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:600;color:#131313}.hw-dot{width:.5rem;height:.5rem;border-radius:50%;background:#131313;box-shadow:0 0 0 3px #dbff0080;flex:none}.hw-live{display:inline-flex;align-items:center;gap:.34rem;font-family:var(--alternate, "Geistmono", monospace);font-size:.56rem;font-weight:700;letter-spacing:.1em;color:#131313;background:#dbff00;padding:.18rem .45rem;border-radius:4rem}.hw-live i{width:.4rem;height:.4rem;border-radius:50%;background:#131313}.hw-ap__total{display:flex;flex-direction:column;gap:.12rem}.hw-ap__num{font-family:var(--alternate, "Geistmono", monospace);font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:700;color:#131313;letter-spacing:-.01em;line-height:1}.hw-ap__sub{font-size:.64rem;color:#13131399}.hw-pipe{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);position:relative}.hw-pipe:before{content:"";position:absolute;left:12.5%;right:12.5%;top:.55rem;height:2px;background:#1313131f}.hw-pipe__step{position:relative;display:flex;flex-direction:column;align-items:center;gap:.36rem}.hw-pipe__node{width:1.15rem;height:1.15rem;border-radius:50%;background:#fff;border:1.5px solid rgba(19,19,19,.22);position:relative;z-index:1;will-change:transform;transition:background .3s ease,border-color .3s ease}.hw-pipe__step.is-active .hw-pipe__node{border-color:#131313;background:#dbff0080}.hw-pipe__step.is-done .hw-pipe__node{border-color:#131313;background:#131313}.hw-pipe__step.is-done .hw-pipe__node:after{content:"✓";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.6rem;line-height:1;color:#dbff00}.hw-pipe__lbl{font-size:.6rem;font-weight:500;color:#13131399;white-space:nowrap}.hw-pipe__step.is-active .hw-pipe__lbl,.hw-pipe__step.is-done .hw-pipe__lbl{color:#131313}.hw-rows{display:flex;flex-direction:column;gap:.34rem}.hw-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.55rem;background:#fff;border:1px solid rgba(19,19,19,.08);border-radius:.55rem;padding:.42rem .6rem;transition:background .35s ease,border-color .35s ease,box-shadow .35s ease}.hw-row__name{font-size:.76rem;color:#131313c7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.hw-row__amt{font-family:var(--alternate, "Geistmono", monospace);font-variant-numeric:tabular-nums;font-size:.76rem;font-weight:600;color:#131313}.hw-row__pill{font-size:.58rem;font-weight:700;letter-spacing:.02em;color:#1313136b;background:#f6f6f4;border-radius:4rem;padding:.16rem .42rem;white-space:nowrap;will-change:transform;transition:color .35s ease,background .35s ease}.hw-row.is-paid{background:#dbff0024;border-color:#dbff0066;box-shadow:inset 3px 0 #131313}.hw-row.is-paid .hw-row__pill{color:#131313;background:#dbff00}.hw-row.is-paid .hw-row__pill:before{content:"✓ "}.hw-tre__bal{display:flex;flex-direction:column;gap:.14rem}.hw-tre__k{font-size:.62rem;text-transform:uppercase;letter-spacing:.06em;color:#1313138c}.hw-tre__num{font-family:var(--alternate, "Geistmono", monospace);font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:700;color:#131313;line-height:1;letter-spacing:-.01em}.hw-fx{display:flex;flex-direction:column;gap:.42rem}.hw-fx__row{display:grid;grid-template-columns:2.1rem 1fr auto;align-items:center;gap:.55rem}.hw-fx__cur{font-family:var(--alternate, "Geistmono", monospace);font-size:.64rem;font-weight:700;color:#131313;letter-spacing:.02em}.hw-fx__track{height:.4rem;background:#13131314;border-radius:4rem;overflow:hidden}.hw-fx__bar{display:block;height:100%;width:0;background:#131313;border-radius:4rem}.hw-fx__amt{font-family:var(--alternate, "Geistmono", monospace);font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:600;color:#131313}.hw-tre__chart{display:flex;flex-direction:column;gap:.5rem}.hw-tre__chart-head{display:flex;align-items:center;justify-content:space-between;font-size:.62rem;color:#1313138c}.hw-tre__recon{display:inline-flex;align-items:center;gap:.3rem;font-weight:600;color:#131313}.hw-tre__recon i{width:.42rem;height:.42rem;border-radius:50%;background:#131313;box-shadow:0 0 0 3px #dbff0073}.hw-bars{display:grid;grid-template-columns:repeat(7,1fr);align-items:end;gap:.4rem;height:4rem}.hw-bar{align-self:end;width:100%;height:8%;background:#13131329;border-radius:.28rem;will-change:transform}.hw-bar.is-active{background:#131313}.hw-ag__metric{font-size:.66rem;color:#13131394}.hw-ag__metric b{font-family:var(--alternate, "Geistmono", monospace);font-variant-numeric:tabular-nums;font-weight:700;color:#131313}.hw-ag__list{display:flex;flex-direction:column;gap:.4rem}.hw-ag__row{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.55rem;background:#fff;border:1px solid rgba(19,19,19,.08);border-radius:.6rem;padding:.45rem .55rem;transition:background .3s ease,border-color .3s ease}.hw-ag__row.is-working{background:#dbff001f;border-color:#dbff004d}.hw-ag__av{width:1.5rem;height:1.5rem;border-radius:.45rem;background:#dbff00;color:#131313;font-family:var(--alternate, "Geistmono", monospace);font-weight:700;font-size:.7rem;display:flex;align-items:center;justify-content:center;flex:none}.hw-ag__txt{min-width:0;display:flex;flex-direction:column;line-height:1.15}.hw-ag__txt b{font-size:.74rem;font-weight:600;color:#131313}.hw-ag__do{font-size:.6rem;color:#13131399;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hw-ag__state{font-family:var(--alternate, "Geistmono", monospace);font-size:.58rem;font-weight:600;color:#13131380;white-space:nowrap}.hw-ag__row.is-working .hw-ag__state,.hw-ag__row.is-done .hw-ag__state{color:#131313}.hw-ag__chk{width:1.05rem;height:1.05rem;border-radius:50%;flex:none;position:relative;border:1.5px solid rgba(19,19,19,.18);background:#fff;will-change:transform;transition:background .3s ease,border-color .3s ease}.hw-ag__row.is-working .hw-ag__chk{border-color:#dbff004d;border-top-color:#131313;animation:hw-spin .7s linear infinite}.hw-ag__row.is-done .hw-ag__chk{border-color:#131313;background:#131313;animation:none}.hw-ag__row.is-done .hw-ag__chk:after{content:"✓";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.6rem;line-height:1;color:#dbff00}@keyframes hw-spin{to{transform:rotate(360deg)}}.hw-chips{display:flex;flex-wrap:wrap;gap:.34rem}.hw-chip{font-size:.6rem;font-weight:600;color:#1313139e;background:#f6f6f4;border:1px solid transparent;border-radius:4rem;padding:.2rem .5rem;transition:background .3s ease,color .3s ease,border-color .3s ease}.hw-chip.is-on{background:#dbff00;color:#131313;border-color:#dbff0080}.hw-net__hero{display:flex;flex-direction:column;gap:.12rem}.hw-net__big{font-family:var(--alternate, "Geistmono", monospace);font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:700;color:#131313;line-height:1;letter-spacing:-.01em}.hw-net__sub{font-size:.64rem;color:#13131399}.hw-net__sub b{font-family:var(--alternate, "Geistmono", monospace);font-variant-numeric:tabular-nums;font-weight:700;color:#131313}.hw-net__cov{display:flex;flex-direction:column;gap:.34rem}.hw-net__cov-head{display:flex;align-items:center;justify-content:space-between;font-size:.6rem;color:#1313138c}.hw-net__cov-head b{font-family:var(--alternate, "Geistmono", monospace);font-weight:700;color:#131313}.hw-net__track{height:.42rem;background:#13131314;border-radius:4rem;overflow:hidden}.hw-net__fill{display:block;height:100%;width:0;background:#131313;border-radius:4rem}.hw-net__list{display:flex;flex-direction:column;gap:.4rem}.hw-net__row{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.55rem;background:#fff;border:1px solid rgba(19,19,19,.08);border-radius:.6rem;padding:.4rem .55rem;transition:background .3s ease,border-color .3s ease}.hw-net__row.is-on{background:#dbff001f;border-color:#dbff004d}.hw-net__av{width:1.6rem;height:1.6rem;border-radius:50%;overflow:hidden;flex:none;background:#ececea}.hw-net__av img{width:100%;height:100%;object-fit:cover;display:block}.hw-net__txt{min-width:0;display:flex;flex-direction:column;line-height:1.15}.hw-net__txt b{font-size:.74rem;font-weight:600;color:#131313;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hw-net__meta{font-style:normal;font-size:.6rem;color:#13131399;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hw-net__state{font-family:var(--alternate, "Geistmono", monospace);font-size:.58rem;font-weight:600;color:#13131380;white-space:nowrap}.hw-net__row.is-on .hw-net__state,.hw-net__row.is-done .hw-net__state{color:#131313}.hw-net__chk{width:1.05rem;height:1.05rem;border-radius:50%;flex:none;position:relative;border:1.5px solid rgba(19,19,19,.18);background:#fff;will-change:transform;transition:background .3s ease,border-color .3s ease}.hw-net__row.is-on .hw-net__chk{border-color:#dbff004d;border-top-color:#131313;animation:hw-spin .7s linear infinite}.hw-net__row.is-done .hw-net__chk{border-color:#131313;background:#131313;animation:none}.hw-net__row.is-done .hw-net__chk:after{content:"✓";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.6rem;line-height:1;color:#dbff00}@media(prefers-reduced-motion:reduce){.hw-ag__row.is-working .hw-ag__chk,.hw-net__row.is-on .hw-net__chk{animation:none}}
