:root{--black:#000;--panel:#101010;--panel-2:#161616;--panel-3:#1c1c1c;--line:#262626;--line-2:#1a1a1a;--white:#fff;--grey:#8e8e8e;--grey-2:#7e7e7e;--grey-3:#3a3a3a;--verm:#f04a23;--verm-dim:#5c2314;--magenta:#e832c8;--blue:#3d1fe8;--sans:Helvetica, "Helvetica Neue", Arial, sans-serif;--mono:ui-monospace, "Cascadia Mono", "SF Mono", Menlo, Consolas, monospace;--serif:Georgia, "Times New Roman", serif;--bar-h:54px;--pad:clamp(1rem, 3.5vw, 2.75rem);--wrap:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);font-family:var(--mono);font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;margin:0;font-size:13px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}p{margin:0}h1,h2,h3,h4{margin:0;font-weight:400}:focus-visible{outline:1px solid var(--verm);outline-offset:2px}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--verm);color:var(--black);letter-spacing:.08em;padding:.7rem 1rem;font-size:13px;transition:transform .12s;position:fixed;top:.6rem;left:.6rem;transform:translateY(-160%)}.skip-link:focus{transform:none}#main-content:focus{outline:none}button{font:inherit}.num{font-variant-numeric:tabular-nums}.v{color:var(--verm)}.dim{color:var(--grey-2)}.scroll-x{overflow-x:auto}code{color:var(--white);background:var(--panel-2);overflow-wrap:anywhere;padding:.06em .4em;font-family:inherit;font-size:1em}.grain{z-index:55;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px 180px;position:fixed;inset:0}.wrap{max-width:var(--wrap);padding-inline:var(--pad);margin:0 auto}.page{padding-top:calc(var(--bar-h) + 2.5rem);min-height:100svh;padding-bottom:5rem}.crumb{color:var(--grey-2);align-items:baseline;gap:.9rem;margin-bottom:2rem;font-size:12px;display:flex}.crumb a:hover{color:var(--verm)}.h1{font-family:var(--sans);letter-spacing:-.02em;font-size:clamp(1.7rem,5vw,3rem);line-height:1}.sub{color:var(--grey-2);margin-top:.75rem;font-size:12px}.rule{border:0;border-top:1px solid var(--line-2);margin:2.5rem 0}.prose{max-width:64ch;color:var(--grey);flex-direction:column;gap:1rem;display:flex}.prose strong{color:var(--white);font-weight:400}.prose em{color:var(--verm);font-style:normal}table{border-collapse:collapse;width:100%;font-size:13px}.ledger{min-width:820px}.ledger th{color:var(--grey-2);letter-spacing:.14em;text-transform:uppercase;text-align:right;border-bottom:1px solid var(--line);white-space:nowrap;padding:.6rem .9rem;font-size:12px;font-weight:400}.ledger th.l,.ledger td.l{text-align:left}.ledger td{text-align:right;border-bottom:1px solid var(--line-2);white-space:nowrap;padding:.85rem .9rem}.ledger tbody tr{transition:background .15s}.ledger tbody tr:hover{background:var(--panel)}.ledger tbody tr:hover .tk{color:var(--verm)}.coin{align-items:center;gap:.8rem;display:flex}.mark{border:1px solid var(--line);width:28px;height:28px;color:var(--grey);object-fit:cover;flex:none;place-items:center;font-size:12px;display:grid}.tk{font-size:14px;transition:color .15s}.nm{color:var(--grey-2);font-size:12px}.statement{border:1px solid var(--line)}.filing{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem 2rem;padding:1.4rem;display:flex}.filing .who{align-items:center;gap:1rem;display:flex}.filing .mark{width:44px;height:44px;font-size:16px}.filing h1{font-family:var(--sans);letter-spacing:-.015em;font-size:1.6rem}.filing .meta{text-align:right;color:var(--grey-2);overflow-wrap:anywhere;min-width:0;font-size:12px;line-height:1.8}.filing .meta b{color:var(--grey);font-weight:400}.headline{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;padding:2rem 1.4rem 1.8rem;display:flex}.label{letter-spacing:.16em;text-transform:uppercase;color:var(--grey-2);margin-bottom:.7rem;font-size:12px;display:block}.big{font-family:var(--sans);letter-spacing:-.035em;color:var(--verm);font-size:clamp(2.4rem,8vw,4.6rem);line-height:.88}.big em{font-style:normal;font-family:var(--mono);letter-spacing:.16em;vertical-align:.5em;font-size:max(12px,.21em)}.conv{color:var(--grey-2);margin-top:.7rem;font-size:12px}.target{text-align:right;color:var(--grey-2);font-size:12px;line-height:1.9}.target b{color:var(--white);font-weight:400}.panes{grid-template-columns:1fr;display:grid}@media (min-width:880px){.panes{grid-template-columns:1.5fr 1fr}}.pane{min-width:0;padding:1.4rem}.pane+.pane{border-top:1px solid var(--line-2)}@media (min-width:880px){.panes>.pane+.pane{border-top:0;border-left:1px solid var(--line)}}.pane h2,.pane h3{letter-spacing:.16em;text-transform:uppercase;color:var(--grey-2);margin-bottom:1.1rem;font-size:12px}.rows td{border-bottom:1px solid var(--line-2);color:var(--grey);padding:.5rem 0}.rows td:last-child{text-align:right;color:var(--white)}.rows tr:last-child td{border-bottom:0}.tape{font-size:12px}.tape td{border-bottom:1px solid var(--line-2);white-space:nowrap;color:var(--grey);padding:.4rem 0}.tape td:nth-child(2),.tape td:nth-child(3){text-align:right;color:var(--white)}.tape thead th{text-align:left;letter-spacing:.12em;text-transform:uppercase;color:var(--grey-2);border-bottom:1px solid var(--line-2);padding-bottom:.5rem;font-size:12px;font-weight:400}.tape thead th:nth-child(2),.tape thead th:nth-child(3),.tape thead th:nth-child(4){text-align:right}.tape td.tx{text-align:right;width:1%;padding-left:.6rem}.tape td.tx a{color:var(--grey-2);place-items:center;min-width:40px;min-height:40px;display:inline-grid}.tape td.tx a:hover{color:var(--verm)}.tape td:nth-child(4){text-align:right;color:var(--grey-2)}.tape .sell{color:var(--verm)}.tape .buy{color:var(--white)}.card{border:1px solid var(--line)}.card>header{border-bottom:1px solid var(--line);letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;gap:1rem;padding:.85rem 1.1rem;font-size:12px;display:flex}.card>header .st{color:var(--grey-2);letter-spacing:.08em}.card .body{flex-direction:column;gap:1rem;padding:1.2rem;display:flex}.bal{justify-content:space-between;align-items:baseline;gap:1rem;font-size:12px;display:flex}.bal .k{color:var(--grey-2)}.amount{border:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:1rem;padding:1rem;display:flex}.amount .n{font-family:var(--sans);letter-spacing:-.02em;font-size:1.8rem}.amount .u{color:var(--grey-2);font-size:12px}.btn{border:1px solid var(--verm);background:var(--verm);color:#140600;width:100%;font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;text-align:center;cursor:pointer;padding:.85rem 1rem;font-size:12px;font-weight:700;transition:background .15s,color .15s;display:block}.btn:hover:not(:disabled){color:var(--verm);background:0 0}.btn:disabled{opacity:.4;cursor:not-allowed}.btn.ghost{color:var(--white);border-color:var(--line);background:0 0}.btn.ghost:hover:not(:disabled){border-color:var(--verm);color:var(--verm)}.seg{border:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.seg button{color:var(--grey-2);letter-spacing:.16em;cursor:pointer;background:0 0;border:0;padding:.7rem 0;font-size:12px;font-weight:700}.seg button[aria-pressed=true]{background:var(--panel-3);color:var(--white)}.seg button:first-child[aria-pressed=true]{color:var(--white)}.seg button:last-child[aria-pressed=true]{color:var(--verm)}.pay-choice{border:0;grid-template-columns:auto 1fr 1fr;align-items:stretch;gap:0;margin:0;padding:0;display:grid}.pay-choice legend{color:var(--grey);letter-spacing:.12em;text-transform:uppercase;align-self:center;padding:0 .8rem 0 0;font-size:11px}.pay-choice button{border:1px solid var(--line);color:var(--grey-2);cursor:pointer;min-height:46px;font:inherit;background:0 0;font-size:12px}.pay-choice button+button{border-left:0}.pay-choice button[aria-pressed=true]{border-color:var(--verm);background:color-mix(in srgb, var(--verm) 10%, var(--panel-2));color:var(--white)}.pay-choice small{color:var(--grey-2);letter-spacing:.08em;text-transform:uppercase;margin-top:.15rem;font-size:9px;display:block}.route-note{border:1px solid var(--line-2);background:var(--panel-2);color:var(--grey-2);grid-template-columns:1fr auto 1fr;align-items:center;gap:.55rem;padding:.75rem;font-size:11px;line-height:1.4;display:grid}.route-note b{border:1px solid var(--verm);width:18px;height:18px;color:var(--verm);place-items:center;margin-right:.25rem;font-weight:400;display:inline-grid}.route-note i{color:var(--verm);font-style:normal}.route-note p{border-top:1px solid var(--line-2);color:var(--grey);grid-column:1/-1;margin:0;padding-top:.55rem}@media (max-width:420px){.pay-choice{grid-template-columns:1fr 1fr}.pay-choice legend{grid-column:1/-1;margin-bottom:.45rem}.route-note{grid-template-columns:1fr}.route-note i{justify-self:center;transform:rotate(90deg)}}.tolerance{border:0;border-top:1px solid var(--line-2);flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;padding:.8rem 0 0;display:flex}.tolerance legend{color:var(--grey);float:left;width:100%;margin-bottom:.5rem;padding:0;font-size:12px}.tolerance button{border:1px solid var(--line);color:var(--grey-2);font:inherit;cursor:pointer;background:0 0;min-height:36px;padding:.42rem .7rem;font-size:12px}.tolerance button[aria-pressed=true]{border-color:var(--verm);color:var(--white);background:var(--panel-2)}.tolerance .hint{color:var(--grey-2);flex:12ch;font-size:12px}.rows tr.floor td{color:var(--white)}.rows tr.floor td:last-child{color:var(--verm)}.receipt{border-left:2px solid var(--verm);flex-direction:column;gap:.35rem;padding:.7rem 0 .7rem .9rem;display:flex}.receipt .sig{color:var(--grey-2);overflow-wrap:anywhere;text-underline-offset:3px;font-size:12px;text-decoration:underline}.receipt .sig:hover{color:var(--white)}.blocked{border-left:2px solid var(--verm);flex-direction:column;gap:.35rem;padding:.7rem 0 .7rem .9rem;display:flex}.blocked b{color:var(--verm);font-size:12px;font-weight:400}.blocked span{color:var(--grey);font-size:12px;line-height:1.5}.field{flex-direction:column;gap:.4rem;min-width:0;display:flex}.field-row{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:420px){.field-row{grid-template-columns:1fr 1fr}}.field label{letter-spacing:.16em;text-transform:uppercase;color:var(--grey-2);font-size:12px}.field input,.field textarea{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--white);font-family:var(--mono);background:0 0;min-height:44px;padding:.35rem 0;font-size:15px;transition:border-color .15s}.field input:focus,.field textarea:focus{border-bottom-color:var(--verm);outline:none}.field input::placeholder,.field textarea::placeholder{color:var(--grey-2);opacity:1}.field .hint{color:var(--grey-2);font-size:12px}.stages{flex-wrap:wrap;gap:.3rem 1.1rem;display:flex}.sg{letter-spacing:.14em;text-transform:uppercase;color:var(--grey-2);padding-left:.85rem;font-size:12px;position:relative}.sg:before{content:"";border:1px solid var(--grey-3);width:5px;height:5px;position:absolute;top:.42em;left:0}.sg.done{color:var(--grey-2)}.sg.done:before{background:var(--grey-2);border-color:var(--grey-2)}.sg.on{color:var(--verm)}.sg.on:before{background:var(--verm);border-color:var(--verm)}.state-box{border:1px solid var(--line-2);text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:4rem 1.5rem;display:flex}.state-box .big-n{font-family:var(--sans);letter-spacing:-.02em;font-size:clamp(1.6rem,5vw,2.4rem)}.state-box p{color:var(--grey-2);max-width:46ch;font-size:12px;line-height:1.6}@media (max-width:560px){:root{--bar-h:62px}.filing .meta,.target{text-align:left}.filing,.headline{gap:1.25rem}.page{padding-top:calc(var(--bar-h) + 1.75rem)}}@media (hover:none){.ledger tbody tr:hover{background:0 0}.btn{padding:1.05rem 1rem}.field input,.field textarea{padding:.6rem 0;font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.bar{overscroll-behavior:contain;z-index:60;-webkit-backdrop-filter:blur(20px)saturate(.55);border:1px solid var(--line-2);background:#0c0c0cad;border-top:0;width:min(380px,100vw - 1.5rem);max-height:calc(100svh - 12px);position:fixed;top:0;left:50%;overflow-y:auto;transform:translate(-50%)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.bar{background:#0c0c0cf5}}.bar-top{height:var(--bar-h);grid-template-columns:1fr auto 1fr;align-items:center;padding:0 1rem;display:grid}.bar-home{color:var(--white);justify-self:start;align-items:center;min-width:44px;min-height:44px;margin-left:-.35rem;padding:0 .35rem;font-size:14px;display:inline-flex}.bar-home:hover{color:var(--verm)}.bar-home-logo{object-fit:cover;border:1px solid #ff7e007a;width:36px;height:36px;transition:border-color .18s,transform .24s cubic-bezier(.2,.8,.2,1);display:block}.bar-home:hover .bar-home-logo,.bar-home:focus-visible .bar-home-logo{border-color:var(--verm);transform:scale(1.06)}.dots{grid-template-columns:repeat(5,4px);justify-self:center;gap:3px;display:grid}.dots i{background:var(--verm);width:4px;height:4px;transition:transform .28s cubic-bezier(.2,.8,.2,1);display:block}.bar.open .dots i:first-child{transform:translateY(-4px)}.bar.open .dots i:nth-child(2){transform:translateY(4px)}.bar.open .dots i:nth-child(4){transform:translateY(5px)}.bar.open .dots i:nth-child(5){transform:translateY(-3px)}.bar-menu{color:var(--white);font-family:var(--mono);letter-spacing:.16em;cursor:pointer;background:0 0;border:0;justify-self:end;align-items:center;min-height:44px;margin-right:-.35rem;padding:0 .35rem;font-size:12px;font-weight:700;display:inline-flex}.bar-menu:hover{color:var(--verm)}.bar-panel{grid-template-rows:0fr;transition:grid-template-rows .42s cubic-bezier(.2,.8,.2,1);display:grid}.bar.open .bar-panel{grid-template-rows:1fr}.bar-panel>div{overflow:hidden}.nav-item{border-top:1px solid var(--line-2);height:52px;color:var(--white);grid-template-columns:44px 1fr 44px;align-items:center;transition:background .18s;display:grid}.nav-item.as-btn{width:100%;font-family:var(--mono);cursor:pointer;background:0 0;border-bottom:0;border-left:0;border-right:0;padding:0}.nav-item:hover,.nav-item:focus-visible{background:var(--panel-3)}.nav-item .idx{color:var(--grey-2);font-size:12px}.nav-item .lbl{text-align:center;font-size:15px}.nav-item:hover .lbl{color:var(--verm)}.bar-bars{border-top:1px solid var(--line-2);grid-template-columns:repeat(3,1fr);height:14px;display:grid}.bar-bars i{display:block}@media (max-width:560px){.bar{width:calc(100vw - 1rem)}.bar-top{padding:0 .85rem}.bar-home{font-size:16px}.bar-menu{font-size:13px}.dots{grid-template-columns:repeat(5,5px);gap:4px}.dots i{width:5px;height:5px}.nav-item{grid-template-columns:48px 1fr 48px;height:58px}.nav-item .lbl{font-size:17px}.bar-bars{height:18px}}@media (hover:none){.nav-item{height:58px}}.hero{isolation:isolate;place-items:center;height:100svh;min-height:520px;display:grid;position:relative;overflow:hidden}.hero canvas{z-index:-1;filter:blur(.35px);place-self:stretch stretch;width:100%;height:100%;position:absolute;inset:0}.hero-mark,.corner,.plus,.hero-scroll{z-index:2}.hero-mark{font-family:var(--sans);letter-spacing:-.012em;color:var(--verm);text-align:center;padding:0 var(--pad);-webkit-user-select:none;user-select:none;text-shadow:0 0 38px #f04a2347,0 0 96px #f04a2324;font-size:clamp(3.4rem,16.3vw,21rem);font-weight:400;line-height:.95;position:relative}.hero-bloom{padding:inherit;pointer-events:none;color:var(--verm);filter:blur(22px);opacity:.42;z-index:-1;text-shadow:none;position:absolute;inset:0}.corner{font-family:var(--serif);color:var(--white);-webkit-user-select:none;user-select:none;font-size:clamp(20px,2.4vw,34px);line-height:1;position:absolute}.corner.tl{top:.55rem;left:.9rem}.corner.tr{top:.55rem;right:.9rem;transform:scaleX(-1)}.corner.bl{bottom:.9rem;left:.9rem}.corner.br{bottom:.9rem;right:.9rem;transform:scaleX(-1)}.plus{color:var(--grey-3);-webkit-user-select:none;user-select:none;font-size:12px;line-height:1;position:absolute}.plus.a{top:.75rem;left:19%}.plus.b{top:.75rem;right:19%}.plus.c{bottom:1rem;left:19%}.plus.d{bottom:1rem;right:19%}.vignette{z-index:1;pointer-events:none;background:radial-gradient(78% 66% at 50% 48%,#0000 40%,#0000009e 100%),linear-gradient(#00000080 0%,#0000 16% 84%,#000000b3 100%);position:absolute;inset:0}.hero-scroll{color:var(--verm);font-size:12px;position:absolute;bottom:.6rem;left:50%;transform:translate(-50%)}@media (max-width:560px){.hero-mark{font-size:20.6vw}.corner{font-size:19px}.corner.tl,.corner.tr{top:.4rem}.plus.a,.plus.c{left:8%}.plus.b,.plus.d{right:8%}}@media (prefers-reduced-motion:reduce){.hero-bloom{display:none}}.two-up{grid-template-columns:1fr;align-items:start;gap:1.5rem;display:grid}@media (min-width:900px){.two-up{grid-template-columns:1fr 1fr;gap:2rem}}.chart{width:100%;height:auto;margin-bottom:1rem;display:block}.linkish{color:var(--grey-2);font-family:var(--mono);font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.field .hint .linkish{border:1px solid var(--line);letter-spacing:.1em;min-height:36px;color:var(--grey);padding:.4rem .6rem;text-decoration:none}.field .hint .linkish:hover{border-color:var(--verm)}.linkish:hover{color:var(--verm)}.landing-mid{z-index:2;flex-direction:column;align-items:center;gap:clamp(1rem,2.6vw,2rem);display:flex}.landing-logo{-webkit-user-select:none;user-select:none;border:1px solid #ff7e0094;width:clamp(74px,8vw,124px);height:auto;box-shadow:0 0 0 1px #0000008c,0 0 44px #f04a2338}.landing-cta{border:1px solid var(--line);letter-spacing:.28em;text-indent:.28em;color:var(--white);-webkit-backdrop-filter:blur(8px);background:#0c0c0c80;padding:.9rem 2.4rem;font-size:12px;font-weight:700;transition:border-color .18s,color .18s,letter-spacing .24s}.landing-cta:hover,.landing-cta:focus-visible{border-color:var(--verm);color:var(--verm);letter-spacing:.36em;text-indent:.36em}.board-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.25rem;margin-bottom:2rem;display:flex}.lanes{border:1px solid var(--line-2);gap:0;margin-bottom:2rem;display:flex;overflow-x:auto}@media (max-width:560px){.lanes{grid-template-columns:1fr 1fr;display:grid;overflow:visible}.lane{min-width:0;padding:1rem .5rem}.lane:nth-child(odd){border-right:1px solid var(--line-2)}.lane:nth-child(2n){border-right:0}.lane:nth-child(-n+2){border-bottom:1px solid var(--line-2)}}.lane{text-align:center;letter-spacing:.06em;min-width:92px;color:var(--grey-2);border-right:1px solid var(--line-2);white-space:nowrap;flex:1;padding:.85rem .75rem;font-size:12px;font-weight:700;transition:background .15s,color .15s}.lane:last-child{border-right:0}.lane:hover{color:var(--white);background:var(--panel)}.lane[aria-current=page]{color:var(--verm);background:var(--panel-2)}@media (hover:none){.lane{padding:1.05rem .75rem}}.nav-dither{border-top:1px solid var(--line-2);background:var(--black);height:84px;overflow:hidden}.nav-dither canvas{width:100%;height:100%;display:block}.bar-error{border-left:2px solid var(--verm);color:var(--grey);overflow-wrap:anywhere;margin:0 0 .9rem;padding-left:.9rem;font-size:12px;line-height:1.5}.bar-legal{border-top:1px solid var(--line-2);grid-template-columns:1fr 1fr;display:grid}.bar-legal a{text-align:center;letter-spacing:.16em;color:var(--white);padding:.95rem 0;font-size:12px;font-weight:700}.bar-legal a:first-child{border-right:1px solid var(--line-2)}.bar-legal a:hover{color:var(--verm)}@media (max-width:560px){.bar-legal a{padding:1.05rem 0;font-size:13px}}@media (max-height:720px){.nav-dither{height:56px}}@media (max-height:600px){.nav-dither{display:none}}.split{flex-direction:column;gap:1.25rem;display:flex}.split-bar{background:var(--black);gap:2px;height:10px;display:flex}.split-bar i{height:100%;display:block}.split-key{gap:1rem 2rem;margin:0;display:grid}@media (min-width:760px){.split-key{grid-template-columns:repeat(3,1fr)}}.split-key dt{letter-spacing:.1em;text-transform:uppercase;color:var(--white);margin-bottom:.4rem;font-size:12px}.split-key div:first-child dt{color:var(--verm)}.split-key dd{color:var(--grey-2);margin:0;font-size:12px;line-height:1.6}.pane .meta{color:var(--grey);font-size:12px;line-height:1.9}.pane .meta b{color:var(--white);font-weight:400}.receipts{flex-direction:column;display:flex}.receipts a{border-bottom:1px solid var(--line-2);color:var(--grey);justify-content:space-between;align-items:baseline;gap:1rem;padding:.7rem 0;font-size:12px;display:flex}.receipts a:last-child{border-bottom:0}.receipts a:hover{color:var(--white)}.receipts b{color:var(--verm);font-weight:400}.receipts .sig{color:var(--grey-2);overflow-wrap:anywhere}.collect{border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;padding:1.6rem 1.4rem;display:flex}.collect-big{font-family:var(--sans);letter-spacing:-.035em;color:var(--verm);margin-top:.2rem;font-size:clamp(2.2rem,7vw,3.4rem);line-height:.95}.collect-big em{font-style:normal;font-family:var(--mono);letter-spacing:.16em;vertical-align:.55em;font-size:max(12px,.24em)}.collect.is-done .collect-big{color:var(--white)}.collect-usd{color:var(--grey-2);margin-top:.7rem;font-size:12px}.collect-go{background:var(--verm);width:100%;max-width:340px;min-height:52px;color:var(--black);font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;cursor:pointer;border:0;margin-top:1.4rem;font-size:14px;font-weight:700;transition:filter .15s}.collect-go:hover:not(:disabled){filter:brightness(1.12)}.collect-go:disabled{background:var(--panel-3);color:var(--grey-2);cursor:default}.collect-go:focus-visible{outline:2px solid var(--white);outline-offset:2px}.collect-note{max-width:46ch;color:var(--grey-2);margin-top:.9rem;font-size:12px;line-height:1.6}.collect-note.dim{color:var(--grey-2)}.collect-error{max-width:46ch;color:var(--verm);overflow-wrap:anywhere;margin-top:.9rem;font-size:12px;line-height:1.6}.entries{border-top:1px solid var(--line)}.entry{border-bottom:1px solid var(--line-2);grid-template-columns:minmax(0,1.2fr) minmax(0,1.3fr) minmax(0,1fr);align-items:center;gap:1.5rem;padding:1.15rem 1rem;transition:background .15s;display:grid}.entry:hover{background:var(--panel)}.entry:hover .entry-tk{color:var(--verm)}.entry-who{align-items:center;gap:.9rem;min-width:0;display:flex}.entry-who .mark{width:40px;height:40px;font-size:15px}.entry-who>span:last-child{min-width:0}.entry-tk{font-family:var(--sans);letter-spacing:-.01em;font-size:17px;transition:color .15s;display:block}.entry-nm{color:var(--grey-2);text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.entry-fill{min-width:0}.fill-bar{background:var(--panel-3);height:8px;display:block;overflow:hidden}.fill-bar i{background:var(--verm);height:100%;display:block}.fill-bar i.is-locked{background:var(--white)}.entry-said{color:var(--grey-2);margin-top:.55rem;font-size:12px;display:block}.entry-said.is-locked{color:var(--verm)}.entry-money{text-align:right;min-width:0}.entry-top{justify-content:flex-end;align-items:baseline;gap:.7rem;display:flex}.entry-sats{font-family:var(--sans);letter-spacing:-.01em;color:var(--verm);font-size:17px}.entry-sub{color:var(--grey-2);margin-top:.35rem;font-size:12px;display:block}.entry-move{color:var(--grey-2);white-space:nowrap;font-size:12px}.entry-move.down{color:var(--grey-2)}@media (max-width:760px){.entry{grid-template-columns:1fr auto;gap:.55rem 1rem;padding:.9rem .25rem}.entry-who{grid-area:1/1}.entry-who .mark{width:34px;height:34px;font-size:13px}.entry-tk{font-size:15px}.entry-money{grid-area:1/2}.entry-sats{font-size:15px}.entry-sub,.entry-move{margin-top:.2rem}.entry-fill{grid-area:2/1/auto/-1}.entry-said{margin-top:.4rem}}.explain{border-bottom:1px solid var(--line);background:var(--panel);padding:1.5rem 1.4rem}.explain p{max-width:62ch;color:var(--grey);font-size:14px;line-height:1.65}.explain b{color:var(--white);font-weight:400}.explain a{margin-top:.8rem;font-size:12px;display:inline-block}.explain a:hover{text-decoration:underline}.ask{max-width:520px;margin:0 auto}.ask-progress{gap:4px;display:flex}.ask-progress span{background:var(--panel-3);flex:1;height:3px;transition:background .25s}.ask-progress span.on{background:var(--verm)}.ask-step{letter-spacing:.1em;text-transform:uppercase;color:var(--grey-2);margin-top:.9rem;font-size:12px}.ask-q:focus:not(:focus-visible){outline:none}.ask-q{font-family:var(--sans);letter-spacing:-.02em;text-wrap:balance;margin-top:1.6rem;font-size:clamp(1.5rem,5vw,2.1rem);line-height:1.15}.ask-note{color:var(--grey-2);margin-top:.9rem;font-size:13px;line-height:1.6}.ask-fields{flex-direction:column;gap:1.4rem;margin-top:2rem;display:flex}.ask-review{border-top:1px solid var(--line);margin:2rem 0 0}.ask-review div{border-bottom:1px solid var(--line-2);justify-content:space-between;align-items:baseline;gap:1.5rem;padding:.8rem 0;display:flex}.ask-review dt{color:var(--grey);font-size:13px}.ask-review dd{text-align:right;white-space:nowrap;margin:0;font-size:13px}.ask-cost{border:1px solid var(--line);background:var(--panel);margin-top:1.6rem;padding:1.1rem}.ask-cost div{color:var(--grey);justify-content:space-between;align-items:baseline;gap:1rem;font-size:13px;display:flex}.ask-cost div+div{margin-top:.5rem}.ask-cost b{color:var(--white);font-weight:400}.ask-cost p{color:var(--grey-2);margin-top:.9rem;font-size:12px;line-height:1.55}.ask-go{align-items:center;gap:1rem;margin-top:2.2rem;display:flex}.ask-go .collect-go{flex:1;max-width:none;margin-top:0}.ask-back{min-height:52px;color:var(--grey-2);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:0 1.1rem;font-size:12px}.ask-back:hover{color:var(--white)}.ask-fine{color:var(--grey-2);margin-top:1.4rem;font-size:12px;line-height:1.55}
