.hv2{--bg:#0a0a0a;--bg-soft:#141414;--paper:#f7f5f0;--surface:#f1f2f4;--card:#fff;--ink:#111;--yellow:gold;--muted-d:#9b9890;--muted-l:#6e6a5c;--line-d:#262626;--line-l:#e4e0d4;--up:#3ba55d;--down:#e5543a;--disp:"Satoshi",system-ui,sans-serif;--body:"Satoshi",system-ui,sans-serif;background:var(--bg);color:#f2f0ea;font-family:var(--body);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.55}.hv2,.hv2 *{box-sizing:border-box;margin:0;padding:0}.hv2 a{color:inherit;text-decoration:none}.hv2 :focus-visible{outline:3px solid var(--yellow);outline-offset:2px;border-radius:2px}.hv2 .wrap{max-width:1200px;margin:0 auto;padding:0 28px}.hv2 .mono{font-variant-numeric:tabular-nums}.hv2 .ticker{background:var(--bg);border-bottom:1px solid var(--line-d);white-space:nowrap;overflow:hidden}.hv2 .ticker-track{padding:8px 0;animation:48s linear infinite hv2-tick;display:inline-flex}.hv2 .ticker:hover .ticker-track{animation-play-state:paused}.hv2 .tick-item{font-family:var(--body);border-right:1px solid var(--line-d);color:var(--muted-d);letter-spacing:.02em;padding:0 22px;font-size:12px}.hv2 .tick-item b{color:var(--yellow);font-variant-numeric:tabular-nums;font-weight:600}@keyframes hv2-tick{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.hv2 .ticker-track{animation:none}}.hv2 nav{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line-d);background:#0a0a0aeb;position:sticky;top:0}.hv2 .nav-in{justify-content:space-between;align-items:center;height:68px;display:flex}.hv2 .logo{font-family:var(--disp);align-items:center;gap:10px;font-size:19px;font-weight:900;display:flex}.hv2 .logo em{color:var(--yellow);font-style:normal;font-weight:900;display:inline}.hv2 .logo-mark{background:var(--yellow);border-radius:7px;justify-content:center;align-items:flex-end;gap:2.5px;width:30px;height:30px;padding:6px 6px 5px;display:flex}.hv2 .logo-mark i{background:var(--bg);border-radius:1px;width:3.5px;display:block}.hv2 .logo-mark i:first-child{height:7px}.hv2 .logo-mark i:nth-child(2){height:13px}.hv2 .logo-mark i:nth-child(3){height:9px}.hv2 .nav-links{color:var(--muted-d);gap:32px;font-size:14.5px;font-weight:500;display:flex}.hv2 .nav-links a:hover{color:#fff}.hv2 .nav-right{align-items:center;gap:20px;display:flex}.hv2 .signin{color:var(--muted-d);font-size:14.5px;font-weight:500}.hv2 .signin:hover{color:#fff}.hv2 .btn{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;transition:transform .12s,filter .12s;display:inline-flex}.hv2 .btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.hv2 .btn:active{transform:translateY(0)}.hv2 .btn-yellow{background:var(--yellow);color:var(--ink)}.hv2 .btn-ghost-d{color:#f2f0ea;background:0 0;border-color:#3a3a3a}.hv2 .btn-ghost-d:hover{border-color:#5a5a5a}.hv2 .btn-ghost-l{color:var(--ink);background:0 0;border-color:#c9c4b4}.hv2 .nav-mobile-toggle{display:none}@media (max-width:900px){.hv2 .nav-links,.hv2 .signin,.hv2 .nav-right .btn-yellow{display:none}.hv2 .nav-mobile-toggle{display:flex}}.hv2 .nav-mobile-menu{border-top:1px solid var(--line-d);background:var(--bg);flex-direction:column;gap:2px;padding:10px 20px 18px;display:flex}.hv2 .nav-mobile-menu a,.hv2 .nav-mobile-menu button{color:var(--muted-d);border-radius:8px;width:100%;padding:12px 8px;font-size:15px;font-weight:500}.hv2 .nav-mobile-menu a:hover,.hv2 .nav-mobile-menu button:hover{color:#fff;background:var(--bg-soft)}.hv2 .nav-mobile-menu .btn-yellow{justify-content:center;margin-top:10px}.hv2 .hero{padding:120px 0 140px;position:relative;overflow:hidden}.hv2 .hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:80px;display:grid}.hv2 .hero-grid.solo{grid-template-columns:minmax(0,1fr)}.hv2 .eyebrow{font-family:var(--body);letter-spacing:.14em;text-transform:uppercase;color:var(--yellow);align-items:center;gap:9px;margin-bottom:26px;font-size:12px;display:flex}.hv2 .eyebrow:before{content:"";background:var(--yellow);border-radius:50%;width:7px;height:7px}.hv2 h1{font-family:var(--disp);letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-bottom:26px;font-size:clamp(2.4rem,4.6vw,4.6rem);font-weight:900;line-height:.98}.hv2 h1 .h1-line{display:block}.hv2 h1 .yl{color:var(--yellow)}.hv2 .hero p.lede{color:var(--muted-d);max-width:47ch;margin-bottom:38px;font-size:18px}.hv2 .hero-ctas{flex-wrap:wrap;gap:14px;margin-bottom:30px;display:flex}.hv2 .hero-note{font-family:var(--body);color:var(--muted-d);align-items:center;gap:9px;max-width:100%;font-size:clamp(11px,2.3vw,12.5px);display:flex}.hv2 .hero-note:before{content:"";background:var(--up);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.2s ease-in-out infinite hv2-pulse}.hv2 .hero-note-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@keyframes hv2-pulse{0%,to{opacity:1}50%{opacity:.3}}@media (prefers-reduced-motion:reduce){.hv2 .hero-note:before{animation:none}}.hv2 .cardstack{justify-self:end;width:100%;max-width:470px;position:relative}.hv2 .ghost{border:1px solid var(--line-d);background:var(--bg-soft);border-radius:20px;width:100%;height:100%;position:absolute;inset:-26px -26px auto auto}.hv2 .pcard{background:var(--card);color:var(--ink);border-radius:18px;padding:36px 40px 34px;transition:opacity .15s;position:relative;box-shadow:0 24px 70px #0000008c}.hv2 .pcard.fading{opacity:0}@media (prefers-reduced-motion:reduce){.hv2 .pcard{transition:none}}.hv2 .pcard-head{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.hv2 .pcard-live{font-family:var(--body);letter-spacing:.12em;text-transform:uppercase;color:var(--muted-l);font-size:11px}.hv2 .pill{font-family:var(--body);background:#fff6d6;border-radius:99px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.hv2 .pill:before{content:"";background:var(--up);border-radius:50%;width:6px;height:6px}.hv2 .pcard-id{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:26px;display:flex}.hv2 .pcard-who{align-items:center;gap:14px;display:flex}.hv2 .avatar{background:var(--yellow);width:60px;height:60px;font-family:var(--disp);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:19px;font-weight:800;display:flex}.hv2 .pname{font-family:var(--disp);font-size:20px;font-weight:700;line-height:1.15}.hv2 .phandle{font-family:var(--body);color:var(--muted-l);font-size:12.5px}.hv2 .er-big{text-align:right}.hv2 .er-big b{font-family:var(--disp);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:30px;font-weight:700;line-height:1;display:block}.hv2 .er-big span{font-family:var(--body);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-l);font-size:10px}.hv2 .er-vs{font-family:var(--body);color:var(--up);font-variant-numeric:tabular-nums;margin-top:4px;font-size:11px;display:block}.hv2 .pstats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:28px;display:grid}.hv2 .pstat{background:var(--paper);border-radius:12px;padding:18px 18px 16px}.hv2 .pstat b{font-family:var(--disp);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:19px;font-weight:700;display:block}.hv2 .pstat b small{color:var(--muted-l);font-size:12px;font-weight:500}.hv2 .pstat span{font-family:var(--body);text-transform:uppercase;letter-spacing:.09em;color:var(--muted-l);font-size:10px}.hv2 .plabel{font-family:var(--body);text-transform:uppercase;letter-spacing:.11em;color:var(--muted-l);margin-bottom:9px;font-size:10.5px}.hv2 .mixbar{background:#e9e5d9;border-radius:99px;height:14px;margin-bottom:7px;display:flex;overflow:hidden}.hv2 .mixkey{font-family:var(--body);color:var(--muted-l);flex-wrap:wrap;gap:18px;margin-bottom:20px;font-size:11px;display:flex}.hv2 .mixkey i{border-radius:2px;width:8px;height:8px;margin-right:6px;display:inline-block}.hv2 .brands{flex-wrap:wrap;gap:7px;margin-bottom:24px;display:flex}.hv2 .brand{font-family:var(--body);background:var(--ink);color:#f2f0ea;border-radius:99px;padding:6px 13px;font-size:11.5px;font-weight:500}.hv2 .brand.more{color:var(--muted-l);background:0 0;border:1px dashed #cfc9b8}.hv2 .pcard-foot{border-top:1px solid var(--line-l);justify-content:space-between;align-items:center;padding-top:16px;display:flex}.hv2 .pcard-foot .when{font-family:var(--body);color:var(--muted-l);font-size:11.5px}.hv2 .openp{border-bottom:2px solid var(--yellow);padding-bottom:1px;font-size:14px;font-weight:600}@media (max-width:940px){.hv2 .hero-grid{grid-template-columns:minmax(0,1fr);gap:56px}.hv2 .cardstack{justify-self:start}.hv2 .ghost{inset:auto auto -20px -20px}}.hv2 .band{background:var(--yellow);color:var(--ink)}.hv2 .band-in{flex-wrap:wrap;justify-content:space-between;gap:12px;padding:34px 0;display:flex}.hv2 .band-stat{align-items:baseline;gap:10px;display:flex}.hv2 .band-stat b{font-family:var(--disp);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:clamp(1.3rem,2.4vw,1.7rem);font-weight:700}.hv2 .band-stat span{font-family:var(--body);text-transform:uppercase;letter-spacing:.1em;font-size:10.5px;font-weight:500}.hv2 .band-stat-wide b{font-size:clamp(1rem,1.8vw,1.4rem)}@media (max-width:900px){.hv2 .band-in{justify-content:flex-start;gap:26px}}.hv2 .board{background:var(--surface);color:var(--ink);padding:130px 0 110px}.hv2 .board-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:38px;display:flex}.hv2 .eyebrow-l{font-family:var(--body);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-l);margin-bottom:12px;font-size:11.5px}.hv2 h2{font-family:var(--disp);letter-spacing:-.025em;font-size:clamp(1.9rem,3.8vw,2.9rem);font-weight:800;line-height:1.05}.hv2 .hl-u{box-shadow:inset 0 -.28em 0 var(--yellow)}.hv2 .board-hint{color:var(--muted-l);text-align:right;font-size:14px;line-height:1.5}.hv2 .board-tabs{gap:8px;margin-bottom:16px;display:flex}.hv2 .tab-btn{font-family:var(--body);color:var(--muted-l);cursor:pointer;background:0 0;border:1px solid #d8d3c3;border-radius:99px;padding:9px 18px;font-size:14px;font-weight:600;transition:background .12s,color .12s,border-color .12s}.hv2 .tab-btn:hover{border-color:var(--ink);color:var(--ink)}.hv2 .tab-btn.active{background:var(--ink);border-color:var(--ink);color:#fff}.hv2 .tablecard{background:var(--card);border-radius:16px;overflow:hidden;box-shadow:0 2px 24px #14120a0f}.hv2 .table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.hv2 table{border-collapse:collapse;width:100%;min-width:420px}.hv2 thead th{background:var(--ink);color:#c9c6bd;font-family:var(--body);letter-spacing:.11em;text-transform:uppercase;text-align:left;padding:16px 22px;font-size:10.5px;font-weight:500}.hv2 thead th.sorted{color:var(--yellow)}.hv2 tbody td{vertical-align:middle;border-bottom:1px solid #efece2;padding:14px 22px;font-size:15px}.hv2 tbody tr:last-child td{border-bottom:none}.hv2 tbody tr{transition:background .1s}.hv2 tbody tr:hover{background:#fffbeb}.hv2 .rk{font-family:var(--disp);color:#b9b5a6;font-variant-numeric:tabular-nums;width:52px;font-size:16px;font-weight:600}.hv2 tr:nth-child(-n+3) .rk{color:var(--ink)}.hv2 .who{align-items:center;gap:13px;display:flex}.hv2 .who .avatar{border-radius:12px;width:44px;height:44px;font-size:14.5px}.hv2 .who .avatar.inkv{background:var(--ink);color:#fff}.hv2 .who .nm{font-size:15px;font-weight:600;line-height:1.2}.hv2 .who .hd{font-family:var(--body);color:var(--muted-l);font-size:12px}.hv2 .fl{font-family:var(--body);text-align:right;font-variant-numeric:tabular-nums;font-size:14.5px}.hv2 .er-wrap{justify-content:flex-end;align-items:center;gap:14px;display:flex}.hv2 .er-track{background:#ece8db;border-radius:99px;width:120px;height:7px;overflow:hidden}.hv2 .er-fill{background:var(--yellow);border-radius:99px;height:100%}.hv2 .er-val{font-family:var(--body);text-align:right;font-variant-numeric:tabular-nums;font-size:14.5px;font-weight:600}.hv2 .views-cell{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.hv2 .er-sub{font-family:var(--body);color:var(--muted-l);font-variant-numeric:tabular-nums;font-size:11px}.hv2 .tfoot{color:var(--muted-l);background:#fbfaf4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:18px 20px;font-size:14px;display:flex}.hv2 .tfoot a{color:var(--ink);border-bottom:2px solid var(--yellow);padding-bottom:1px;font-weight:600}@media (max-width:640px){.hv2 .er-track{width:70px}}.hv2 .method{background:var(--surface);color:var(--ink);padding:0 0 130px}.hv2 .method-rule{border-top:2px solid var(--ink);margin-bottom:72px}.hv2 .method-grid{grid-template-columns:repeat(3,1fr);gap:64px;display:grid}.hv2 .m-k{font-family:var(--body);letter-spacing:.13em;text-transform:uppercase;color:var(--muted-l);margin-bottom:16px;font-size:11.5px}.hv2 .method-grid p{color:#3e3b33;font-size:15.5px}@media (max-width:840px){.hv2 .method-grid{grid-template-columns:1fr;gap:36px}}.hv2 .cta{padding:150px 0}.hv2 .cta h2{color:#f2f0ea;max-width:14ch;margin-bottom:26px;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:900}.hv2 .cta .yl{color:var(--yellow)}.hv2 .cta p{color:var(--muted-d);max-width:46ch;margin-bottom:38px;font-size:17px}.hv2 .cta-ctas{flex-wrap:wrap;gap:14px;display:flex}.hv2 footer{border-top:1px solid var(--line-d);padding:34px 0}.hv2 .foot-in{color:var(--muted-d);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;font-size:13.5px;display:flex}.hv2 .foot-links{flex-wrap:wrap;gap:24px;display:flex}.hv2 .foot-links a:hover{color:#fff}.hv2 .foot-brand{font-family:var(--disp);color:#f2f0ea;font-size:16px;font-weight:900}.hv2 .foot-brand em{color:var(--yellow);font-style:normal;font-weight:900;display:inline}
