.drops-grid{display:grid;gap:28px;align-items:start}.drops-aside .section-head{margin-bottom:22px}.drops-readouts{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.drops-readout{border-bottom:0;border-top:1px solid var(--hair);padding:14px 0;min-width:0}.drops-readout.is-lead,.drops-readout.is-minor{grid-column:1 / -1}.drops-readout .stat-value{font-size:1rem;margin:8px 0 4px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.drops-readout.is-lead .stat-value{font-size:1.6rem}.drops-readout.is-minor .stat-value{font-size:.85rem}.drops-aside-link{display:none}.drops-tape{position:relative;max-height:520px;overflow-y:auto;scrollbar-width:thin;-webkit-mask-image:linear-gradient(#000 calc(100% - 48px),transparent);mask-image:linear-gradient(#000 calc(100% - 48px),transparent)}.drops-roll{position:relative;padding:12px 16px 56px 22px}.drops-roll:before{content:"";position:absolute;top:0;bottom:0;left:9px;width:4px;pointer-events:none;background:repeating-linear-gradient(180deg,rgba(255,255,255,.14) 0 4px,transparent 4px 18px)}.drops-roll:after{content:"";position:absolute;top:0;bottom:0;left:17px;width:1px;pointer-events:none;background:#ffffff14}.drops-list,.drops-rows{list-style:none;margin:0;padding:0}.drops-group{display:flex;flex-wrap:wrap;align-items:center;gap:4px 10px;padding:18px 0 8px;border-bottom:1px solid var(--hair);font-family:var(--font-pixel);font-size:.58rem;letter-spacing:.06em;text-transform:uppercase;color:var(--grey-2)}.drops-groupli:first-child .drops-group{padding-top:8px}.drops-group:before{content:"";flex:none;width:6px;height:6px;background:var(--rainbow)}.drops-group-sum{flex-basis:100%;padding-left:16px}.drops-group-sep{display:none}.drops-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"amount usd" "meta meta";align-items:center;gap:2px 12px;min-height:44px;padding:8px 0;border-bottom:1px solid var(--hair)}.drops-amount{grid-area:amount;display:flex;align-items:center;gap:10px;min-width:0;font-family:var(--font-pixel);font-size:.95rem;color:var(--white);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.drops-dot{flex:none;width:4px;height:4px;background:var(--grey-3)}.drops-usd{grid-area:usd;text-align:right;font-family:var(--font-mono);font-size:.82rem;color:var(--grey-1);font-variant-numeric:tabular-nums;white-space:nowrap}.drops-meta{grid-area:meta;display:flex;align-items:center;gap:8px;min-width:0;padding-left:14px;font-size:.72rem;color:var(--grey-2)}.drops-holder{font-size:.72rem;color:var(--grey-1)}.drops-time{font-family:var(--font-pixel);font-size:.55rem;letter-spacing:.04em;text-transform:uppercase;color:var(--grey-2);white-space:nowrap}.drops-tx{display:inline-flex;align-items:center;padding:10px;margin:-10px;color:var(--grey-2);text-decoration:none}.drops-tx:hover{color:var(--white)}.drops-tx .ext-icon{margin:0;width:12px;height:12px;opacity:1}.drops-more{padding:10px 0 0 14px;font-family:var(--font-pixel);font-size:.55rem;letter-spacing:.06em;text-transform:uppercase;color:var(--grey-3)}.drops-wait{display:flex;align-items:center;gap:10px;min-height:44px;font-family:var(--font-pixel);font-size:.6rem;letter-spacing:.06em;text-transform:uppercase;color:var(--grey-3);border-bottom:1px solid var(--hair)}.drops-stale{margin:10px 0 0;padding-left:4px}.drops-foot{padding-inline:4px;margin-top:4px}@keyframes drops-in{0%{transform:translateY(-8px);opacity:0}}@keyframes drops-cool{0%,35%{background:var(--white)}to{background:var(--grey-3)}}@keyframes drops-cool-text{0%,35%{color:var(--white)}to{color:var(--grey-2)}}.drops-row.is-new{animation:drops-in .32s steps(4) both}.drops-row.is-new .drops-dot{animation:drops-cool 3.2s steps(6) both}.drops-group.is-new{animation:drops-in .32s steps(4) both,drops-cool-text 3.2s steps(6) both}@media(min-width:640px){.drops-tape{max-height:640px}.drops-roll{padding:12px 20px 56px 34px}.drops-roll:before{left:14px;width:6px;background:repeating-linear-gradient(180deg,rgba(255,255,255,.14) 0 6px,transparent 6px 22px)}.drops-roll:after{left:26px}.drops-group-sum{flex-basis:auto;padding-left:0}.drops-group-sep{display:inline}.drops-row{grid-template-columns:10em minmax(0,1fr) 6em 4.5em 28px;grid-template-areas:"amount holder usd time tx";gap:0 12px;padding:0}.drops-amount{font-size:1rem}.drops-meta{display:contents}.drops-holder{grid-area:holder;justify-self:start;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem}.drops-time{grid-area:time;text-align:right}.drops-tx{grid-area:tx;justify-self:end}.drops-sep{display:none}}@media(min-width:960px){.drops-grid{grid-template-columns:minmax(0,.36fr) minmax(0,.64fr);gap:48px}.drops-aside{position:sticky;top:96px}.drops-aside .section-head h2{font-size:clamp(2.3rem,3.6vw,3.2rem)}.drops-readouts{grid-template-columns:1fr;gap:0}.drops-readout .stat-value{font-size:1.15rem}.drops-readout.is-lead .stat-value{font-size:clamp(1.5rem,2.6vw,2rem)}.drops-readout.is-minor .stat-value{font-size:.9rem}.drops-aside-link{display:inline-block;margin-top:20px;font-size:.9rem}.drops-foot-link{display:none}}.stock-band{--stock-tile: 120px;display:grid;gap:40px;margin-bottom:clamp(36px,6vw,64px)}.stock-object{display:flex;flex-direction:column;align-items:center}.stock-tile{width:var(--stock-tile);height:var(--stock-tile);margin-bottom:calc(var(--stock-tile) * .45 + 20px)}.stock-tile .leg-badge{width:100%;height:100%;filter:drop-shadow(0 24px 32px rgba(0,0,0,.8))}.stock-rule{width:var(--stock-tile)}.stock-copy{min-width:0}.stock-copy .section-head{margin-bottom:26px}.stock-spec{margin:0}.stock-spec-row{display:grid;gap:4px;padding:12px 0;border-bottom:1px solid var(--hair)}.stock-spec dt{font-family:var(--font-pixel);font-size:.58rem;text-transform:uppercase;letter-spacing:.06em;color:var(--grey-2)}.stock-spec dd{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin:0;min-width:0;font-family:var(--font-mono);font-size:.9rem;color:var(--grey-1);overflow-wrap:anywhere}.stock-spec-pending{color:var(--grey-2);font-style:italic}.stock-readout{min-height:1.2em;margin-bottom:10px;font-family:var(--font-pixel);font-size:.62rem;text-transform:uppercase;letter-spacing:.06em;color:var(--grey-2);font-variant-numeric:tabular-nums}.stock-plot{position:relative}.stock-chart{display:block;width:100%;height:auto;aspect-ratio:480 / 200}.stock-ylabel{position:absolute;right:0;transform:translateY(-50%);padding:2px 4px;font-family:var(--font-pixel);font-size:.55rem;letter-spacing:.04em;color:var(--grey-2);background:var(--black);font-variant-numeric:tabular-nums;pointer-events:none}.stock-ylabel.is-left{right:auto;left:0}.stock-bar,.stock-bar:focus-visible{outline:none}.stock-bar:hover .stock-bar-fill,.stock-bar:focus-visible .stock-bar-fill{fill-opacity:1}.stock-bar:focus-visible .stock-bar-fill{stroke:var(--white);stroke-width:2}.stock-axis{display:flex;justify-content:space-between;gap:12px;margin-top:8px;font-family:var(--font-pixel);font-size:.5rem;text-transform:uppercase;letter-spacing:.06em;color:var(--grey-3)}.stock-readouts{display:grid;grid-template-columns:1fr 1fr;margin:clamp(32px,5vw,48px) 0 0;border-top:1px solid var(--hair)}.stock-readouts .stat{min-width:0;padding:16px 12px 16px 0}.stock-readouts .stat-value{overflow-wrap:anywhere}.stock-readouts .stat-label,.stock-readouts .stat-sub{display:block}.stock-foot{margin-top:16px;max-width:76ch}@media(min-width:820px){.stock-band{--stock-tile: 168px;grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);gap:56px;align-items:center}.stock-spec-row{grid-template-columns:7em 1fr;align-items:baseline;gap:12px}.stock-readouts{grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--hair)}.stock-readouts .stat{padding:16px 20px;border-bottom:0;border-right:1px solid var(--hair)}.stock-readouts .stat:first-child{padding-left:0}.stock-readouts .stat:last-child{border-right:0}}.machine-section{--machine-wire: 72px;--machine-hops: 6}.machine-flow{display:grid;grid-template-columns:minmax(0,1fr);gap:0}.machine-station{position:relative;min-width:0;padding:20px 0 18px;border-top:1px solid var(--hair)}.machine-station-label{display:flex;align-items:center;gap:10px;font-family:var(--font-pixel);font-size:.6rem;line-height:1;text-transform:uppercase;letter-spacing:.06em;color:var(--grey-2);white-space:nowrap}.machine-square{flex:none;width:10px;height:10px;background:var(--rainbow)}.machine-station-title{font-size:1.35rem;margin:14px 0 8px}.machine-station-body{margin:0;font-size:.9rem;line-height:1.5;color:var(--grey-1);max-width:36ch}.machine-wire{position:relative;display:block;width:4px;height:52px;margin:16px 0 0 3px;background:repeating-linear-gradient(180deg,rgba(255,255,255,.18) 0 4px,transparent 4px 12px)}.machine-packet{position:absolute;top:0;left:0;display:block;width:4px;height:4px;background:var(--white);animation:machine-hop-down 2.4s steps(5) infinite}@keyframes machine-hop-down{0%{transform:translateY(0)}to{transform:translateY(60px)}}@keyframes machine-hop{0%{transform:translate(0)}to{transform:translate(var(--machine-wire))}}.machine-band{margin-top:clamp(44px,6vw,72px)}.machine-streak{display:grid;gap:40px}.machine-ladder-title{font-size:1.6rem;margin-bottom:18px}.machine-ladder-title em{font-style:italic;color:var(--grey-1)}.machine-ladder-svg{display:block;width:100%;height:auto}.machine-ladder-tick{font-family:var(--font-pixel);font-size:9px;letter-spacing:.06em;text-transform:uppercase;fill:var(--grey-2)}.machine-ladder-bar{fill:var(--white)}.machine-ladder-base{fill:#ffffff2e}.machine-ladder-reset{fill:var(--bad)}.machine-ladder-caption{margin:16px 0 0;font-size:.9rem;line-height:1.5;color:var(--grey-2);max-width:60ch}.machine-ladder-note{margin-top:8px}.machine-rules{margin:0;border-top:1px solid var(--hair)}.machine-rule{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:16px;padding:12px 0;border-bottom:1px solid var(--hair)}.machine-rule dt{font-family:var(--font-pixel);font-size:.58rem;text-transform:uppercase;letter-spacing:.06em;color:var(--grey-2)}.machine-rule dd{margin:0;font-family:var(--font-pixel);font-size:.95rem;line-height:1.2;text-transform:uppercase;letter-spacing:.04em;text-align:right;color:var(--white);font-variant-numeric:tabular-nums}.machine-metric.pad{padding:clamp(20px,3vw,30px)}.machine-metric{display:grid;gap:18px}.machine-metric-title{font-family:var(--font-pixel);font-size:.6rem;text-transform:uppercase;letter-spacing:.06em;color:var(--grey-2)}.machine-metric-readout{font-family:var(--font-pixel);font-size:clamp(1.6rem,3.4vw,2.4rem);line-height:1.15;margin:12px 0 8px;color:var(--white);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.machine-metric .stat-sub+.stat-sub{margin-top:3px}.machine-metric-tiny{margin-top:8px}.machine-metric-foot{margin:0;font-size:.8rem;line-height:1.45;color:var(--grey-2);max-width:62ch}@media(min-width:900px){.machine-flow{grid-template-columns:repeat(4,minmax(0,1fr))}.machine-station{padding:20px 24px 0 0}.machine-station:last-child{padding-right:0}.machine-station-label{padding-right:calc(var(--machine-wire) + 8px)}.machine-station:last-child .machine-station-label{padding-right:0}.machine-wire{position:absolute;top:23px;right:0;width:var(--machine-wire);height:4px;margin:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.18) 0 4px,transparent 4px 12px)}.machine-packet{animation-name:machine-hop;animation-timing-function:steps(var(--machine-hops))}.machine-streak{grid-template-columns:minmax(0,.55fr) minmax(0,.45fr);gap:56px;align-items:start}.machine-ladder-svg{max-width:540px}.machine-metric{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:40px;align-items:end}}@media(min-width:1100px){.machine-section{--machine-wire: 96px;--machine-hops: 8}}@media(prefers-reduced-motion:reduce){.machine-packet{animation:none;transform:translateY(24px)}}@media(prefers-reduced-motion:reduce)and (min-width:900px){.machine-packet{transform:translate(calc(var(--machine-wire) / 2))}}.wallet-grid{display:grid;gap:40px}.wallet-left .section-head{margin-bottom:26px}.wallet-form{display:flex;flex-direction:column;gap:10px}.wallet-form .input{flex:none;width:100%}.wallet-form .btn{width:100%}.wallet-demo{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px}.wallet-demo-label{font-family:var(--font-pixel);font-size:.58rem;text-transform:uppercase;letter-spacing:.06em;color:var(--grey-2);margin-right:4px}.wallet-help{margin:18px 0 0;font-size:.9rem;line-height:1.5;color:var(--grey-2);max-width:46ch}.wallet-help+.wallet-help{margin-top:8px}.wallet-stage{overflow:hidden;padding-bottom:72px}.wallet-object{max-width:520px;margin-inline:auto}.wallet-ticket{--wallet-px: 18px;position:relative;padding:20px var(--wallet-px) 28px;border-radius:0;clip-path:polygon(0 16px,4px 16px,4px 8px,8px 8px,8px 4px,16px 4px,16px 0,calc(100% - 16px) 0,calc(100% - 16px) 4px,calc(100% - 8px) 4px,calc(100% - 8px) 8px,calc(100% - 4px) 8px,calc(100% - 4px) 16px,100% 16px,100% calc(100% - 16px),calc(100% - 4px) calc(100% - 16px),calc(100% - 4px) calc(100% - 8px),calc(100% - 8px) calc(100% - 8px),calc(100% - 8px) calc(100% - 4px),calc(100% - 16px) calc(100% - 4px),calc(100% - 16px) 100%,16px 100%,16px calc(100% - 4px),8px calc(100% - 4px),8px calc(100% - 8px),4px calc(100% - 8px),4px calc(100% - 16px),0 calc(100% - 16px));font-family:var(--font-pixel);font-variant-numeric:tabular-nums;color:var(--white)}.wallet-ticket.is-printed{animation:wallet-settle .3s steps(3,end) both}@keyframes wallet-settle{0%{transform:translateY(6px)}to{transform:translateY(0)}}.wallet-tear{position:relative;display:block;height:6px;margin:14px calc(-1 * var(--wallet-px));background:repeating-linear-gradient(90deg,rgba(255,255,255,.14) 0 6px,transparent 6px 12px)}.wallet-tear:before,.wallet-tear:after{content:"";position:absolute;top:-3px;width:12px;height:12px;background:var(--black)}.wallet-tear:before{left:-6px}.wallet-tear:after{right:-6px}.wallet-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.wallet-head h3{font-family:var(--font-pixel);font-weight:400;font-size:.62rem;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:var(--grey-2)}.wallet-no{font-size:.8rem;letter-spacing:.04em;color:var(--white);white-space:nowrap}.wallet-addr{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;margin-top:12px}.wallet-addr code{font-size:.82rem;line-height:1.4;color:var(--grey-1);min-width:0;word-break:break-all}.wallet-addr-actions{display:inline-flex;flex:none;gap:6px}.wallet-addr .copy{display:inline-flex;align-items:center;gap:4px}.wallet-dim{color:var(--grey-3)}.wallet-addr-full{display:none}.wallet-addr-short{display:inline}.wallet-status{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:12px}.wallet-rows{margin:0}.wallet-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:2px 14px;padding:7px 0;border-bottom:1px solid var(--hair)}.wallet-row:last-child{border-bottom:0}.wallet-label{flex:none;margin:0;font-family:var(--font-pixel);font-weight:400;font-size:.58rem;line-height:1.5;letter-spacing:.08em;text-transform:uppercase;color:var(--grey-2)}.wallet-value{flex:1 1 auto;margin:0;min-width:0;text-align:right;font-size:.7rem;line-height:1.5;letter-spacing:.04em;text-transform:uppercase;color:var(--white);overflow-wrap:anywhere}.wallet-note{flex:0 0 100%;margin:0;font-size:.56rem;line-height:1.7;letter-spacing:.03em;color:var(--grey-2);overflow-wrap:anywhere}.wallet-big{padding:8px 0 12px;border-bottom:1px solid var(--hair)}.wallet-big-value{margin-top:8px;font-size:1.5rem;line-height:1.15;letter-spacing:.02em;text-transform:uppercase;color:var(--white);overflow-wrap:anywhere}.wallet-big-sub{margin-top:6px;font-size:.74rem;color:var(--grey-1)}.wallet-big .wallet-note{display:block;margin-top:6px}.wallet-list-head{margin:8px 0 0}.wallet-list{margin:4px 0 0}.wallet-line{display:flex;flex-direction:column;gap:2px;padding:7px 0;border-bottom:1px solid var(--hair);font-size:.62rem;line-height:1.5;letter-spacing:.04em;text-transform:uppercase}.wallet-line:last-child{border-bottom:0}.wallet-line-when{color:var(--grey-2)}.wallet-line-amt{display:flex;align-items:center;gap:8px;min-width:0;color:var(--white);overflow-wrap:anywhere}.wallet-tx{display:inline-flex;flex:none;margin-left:auto;color:var(--grey-2);text-decoration:none}.wallet-tx:hover{color:var(--white)}.wallet-tx .ext-icon{margin:0;opacity:1}.wallet-mark{padding:22px 0 10px;text-align:center;font-size:.7rem;line-height:1.5;letter-spacing:.1em;text-transform:uppercase;color:var(--grey-3)}.wallet-mark .wallet-note{display:block;margin-top:6px;text-align:center;text-transform:none;letter-spacing:.03em}.wallet-rule{margin:22px calc(-1 * var(--wallet-px)) 0}.wallet-foot{margin:14px 0 0;font-size:.54rem;line-height:1.7;letter-spacing:.04em;color:var(--grey-3)}@media(min-width:560px){.wallet-form{flex-direction:row}.wallet-form .input{flex:1 1 260px;width:auto}.wallet-form .btn{width:auto;flex:none}.wallet-ticket{--wallet-px: 28px;padding:24px var(--wallet-px) 32px}.wallet-addr-full{display:inline}.wallet-addr-short{display:none}.wallet-big-value{font-size:clamp(1.6rem,4vw,2.2rem)}.wallet-line{flex-direction:row;justify-content:space-between;align-items:baseline;gap:12px}.wallet-line-amt{justify-content:flex-end;text-align:right}.wallet-tx{margin-left:0}}@media(min-width:900px){.wallet-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:56px;align-items:start}.wallet-stage{padding-bottom:96px}}.rounds-readouts{display:grid;grid-template-columns:repeat(2,auto);justify-content:start;gap:40px;margin-bottom:28px;border-bottom:1px solid var(--hair)}.rounds-readouts .stat{padding:12px 0 16px;border-bottom:0}.rounds-readouts .stat-value{font-size:1.1rem;white-space:nowrap}.rounds-table th:first-child,.rounds-table td:first-child{padding-left:0}.rounds-table th:last-child,.rounds-table td:last-child{padding-right:0}.rounds-table tfoot td{border-bottom:0}.rounds-drop{white-space:nowrap}.rounds-id{font-family:var(--font-pixel);font-size:.8rem;color:var(--white);font-variant-numeric:tabular-nums}.rounds-id-ghost{color:var(--grey-3)}.rounds-id-sum{font-size:.6rem;text-transform:uppercase;letter-spacing:.06em}.rounds-cursor{display:inline-block;width:8px;height:14px;margin-right:8px;vertical-align:-2px;background:transparent}.rounds-cursor-lit{background:var(--white);animation:rounds-blink 1.06s steps(1,end) infinite}@keyframes rounds-blink{0%,49%{opacity:1}50%,to{opacity:0}}.rounds-table .rounds-latest td{background:#ffffff0a}.rounds-table .rounds-fresh td{animation:rounds-flash 2s ease-out 1}.rounds-table .rounds-fresh.rounds-latest td{animation-name:rounds-flash-latest}@keyframes rounds-flash{0%{background-color:#ffffff0f}to{background-color:transparent}}@keyframes rounds-flash-latest{0%{background-color:#ffffff0f}to{background-color:#ffffff0a}}.rounds-when{white-space:nowrap}.rounds-sub{color:var(--grey-2);white-space:normal}.rounds-fold,.rounds-usd-fold{display:none}.rounds-accruing{color:var(--grey-2)}.rounds-table td.rounds-shares{font-family:var(--font-pixel);color:var(--white);white-space:nowrap}.rounds-usd-fold{font-family:var(--font-mono);font-weight:400;color:var(--grey-2)}.rounds-tx{display:flex;flex-wrap:wrap;gap:2px 10px;align-items:baseline}.rounds-tx-link{display:inline-flex;align-items:center;gap:3px;font-size:.8rem;white-space:nowrap}.rounds-tx .ext-icon{flex:none;max-width:none;margin-left:0}.rounds-tx-more{font-family:var(--font-mono);font-size:.75rem;color:var(--grey-2)}.rounds-waiting{font-family:var(--font-pixel);font-size:.62rem;text-transform:uppercase;letter-spacing:.06em;color:var(--grey-2);vertical-align:middle}.rounds-table td.rounds-empty-cell{padding:0}.rounds-table .rounds-skel td{padding-block:14px}.card-foot.rounds-foot{padding-inline:0;font-size:.85rem;color:var(--grey-2)}.rounds-foot-right{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px 14px}.rounds-foot-err{color:var(--bad);font-size:.8rem}.rounds-note{margin-top:16px;font-size:.8rem;color:var(--grey-2);max-width:72ch}@media(max-width:720px){.rounds-readouts{grid-template-columns:1fr 1fr;gap:24px}.rounds-col-snap,.rounds-col-usd,.rounds-col-eth{display:none}.rounds-usd-fold{display:block}.rounds-table th,.rounds-table td{padding:10px 4px}.rounds-table th{white-space:normal;padding-inline:2px;letter-spacing:.04em}.rounds-fold{display:block;white-space:nowrap;font-size:.66rem}.rounds-table th:first-child,.rounds-table td:first-child{position:sticky;left:0;z-index:1;padding-left:0;background:var(--black)}.rounds-table .rounds-latest td:first-child{background:#0a0a0a}.rounds-cursor{margin-right:4px}.rounds-id{font-size:.56rem}.rounds-table td.rounds-shares{font-size:.66rem}.rounds-when{font-size:.84rem}.rounds-tx{flex-direction:column;align-items:flex-start;gap:2px}.rounds-table th:last-child,.rounds-table td:last-child{padding-left:8px}}@media(prefers-reduced-motion:reduce){.rounds-cursor-lit{animation:none;opacity:1}.rounds-table .rounds-fresh td{animation:none}}.holders-head-right{font-family:var(--font-pixel);font-size:.62rem;text-transform:uppercase;letter-spacing:.06em;color:var(--grey-2)}.holders-strip{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--hair);margin-bottom:clamp(22px,3vw,34px)}.holders-strip .stat{min-width:0;padding:18px 14px 18px 0}.holders-strip .stat:nth-child(odd){border-right:1px solid var(--hair)}.holders-strip .stat:nth-child(2n){padding-left:14px}.holders-strip .stat-value{font-size:1.1rem;overflow-wrap:anywhere}.holders-strip .stat-sub .mono{font-size:.74rem}.holders-strip .holders-live{display:flex;margin-top:12px}.holders-cols{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.holders-list li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"rank wallet mult" "rank wallet label" "days days days" "meta meta meta";align-items:center;column-gap:12px;row-gap:0;padding:12px 0;border-bottom:1px solid var(--hair)}.holders-ghost{opacity:.45}.holders-rank{grid-area:rank;font-family:var(--font-pixel);font-size:.72rem;color:var(--grey-2);font-variant-numeric:tabular-nums}.holders-wallet{grid-area:wallet;min-width:0;font-family:var(--font-mono);font-size:.82rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.holders-wallet .link{border-bottom-color:transparent}.holders-wallet .link:hover{border-bottom-color:var(--white)}.holders-mult{grid-area:mult;justify-self:end;font-family:var(--font-pixel);font-size:1rem;line-height:1;color:var(--white);font-variant-numeric:tabular-nums}.holders-streak{display:contents}.holders-days{grid-area:days;display:flex;align-items:center;gap:3px;margin-top:10px;min-width:0}.holders-days i{flex:none;width:8px;height:8px;background:#ffffff1a}.holders-days .holders-s0{background:var(--r-green)}.holders-days .holders-s1{background:var(--r-yellow)}.holders-days .holders-s2{background:var(--r-orange)}.holders-days .holders-s3{background:var(--r-red)}.holders-days .holders-s4{background:var(--r-pink)}.holders-days .holders-s5{background:var(--r-magenta)}.holders-days .holders-s6{background:var(--r-blue)}.holders-days .holders-part{opacity:.45}.holders-full{flex:none;width:4px;height:4px;margin-left:6px;background:var(--white)}.holders-daylabel{grid-area:label;justify-self:end;margin-top:4px;font-family:var(--font-pixel);font-size:.55rem;letter-spacing:.06em;text-transform:uppercase;color:var(--grey-2);white-space:nowrap;font-variant-numeric:tabular-nums}.holders-bal,.holders-weight,.holders-recv{display:none}.holders-meta{grid-area:meta;margin-top:8px;font-family:var(--font-body);font-size:.75rem;line-height:1.4;color:var(--grey-2);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.holders-note{margin:18px 0 0;font-size:.85rem;color:var(--grey-2);max-width:66ch}@media(max-width:374px){.holders-days i{width:7px;height:7px}}@media(min-width:760px){.holders-strip{grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--hair)}.holders-strip .stat{border-bottom:0;border-right:1px solid var(--hair);padding:20px 16px 20px 0}.holders-strip .stat+.stat{padding-left:16px}.holders-strip .stat:last-child{border-right:0}}@media(min-width:960px){.holders-cols,.holders-list li{display:grid;grid-template-columns:36px 150px 96px minmax(0,1fr) 76px 76px 96px;grid-template-areas:none;column-gap:12px;align-items:center}.holders-cols{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;padding:0 0 10px;border-bottom:1px solid var(--hair-strong);font-family:var(--font-pixel);font-size:.56rem;text-transform:uppercase;letter-spacing:.06em;color:var(--grey-2)}.holders-r{text-align:right}.holders-rank,.holders-wallet,.holders-mult,.holders-days,.holders-daylabel,.holders-meta{grid-area:auto}.holders-streak{display:flex;align-items:center;gap:12px;min-width:0}.holders-days,.holders-daylabel{margin-top:0}.holders-bal{display:block;white-space:nowrap}.holders-num{font-family:var(--font-pixel);font-size:.78rem;color:var(--white);font-variant-numeric:tabular-nums}.holders-bal .tiny{font-size:.68rem}.holders-mult{font-size:.95rem}.holders-weight,.holders-recv{display:block;text-align:right;font-family:var(--font-mono);font-size:.82rem;color:var(--grey-1);font-variant-numeric:tabular-nums;white-space:nowrap}.holders-meta{display:none}.holders-list li{padding:11px 0}}.why-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"stage" "body"}.why-stage{grid-area:stage;display:flex;justify-content:center;align-items:flex-start;margin:0 0 16px;overflow:hidden;padding-bottom:80px}.why-portrait{display:block;width:min(100%,240px);height:auto;filter:contrast(1.12) drop-shadow(0 30px 40px rgba(0,0,0,.85))}.why-body{grid-area:body;min-width:0}.why-lines{margin:0;padding:0;list-style:none}.why-line{display:grid;grid-template-columns:2.2em minmax(0,1fr);align-items:baseline;padding:18px 0;font-family:var(--font-serif);font-size:1.3rem;line-height:1.25;letter-spacing:-.005em;color:var(--white)}.why-line+.why-line{border-top:1px solid var(--hair)}.why-index{font-family:var(--font-pixel);font-size:.6rem;letter-spacing:.06em;color:var(--grey-3)}.why-text{min-width:0;overflow-wrap:anywhere}.why-line em{font-style:italic;color:var(--grey-1)}.why-rule{max-width:240px;margin:28px 0 20px}.why-terms{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:8px 18px;margin:0 0 22px;font-family:var(--font-pixel);font-size:.6rem;line-height:1.5;text-transform:uppercase;letter-spacing:.06em;font-variant-numeric:tabular-nums}.why-terms dt{color:var(--grey-3)}.why-terms dd{margin:0;color:var(--grey-1)}.why-note{max-width:60ch;font-size:.9rem;line-height:1.55;color:var(--grey-2)}.why-callout{max-width:560px;margin-top:22px}@media(min-width:900px){.why-grid{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);grid-template-areas:"stage body";column-gap:64px;align-items:center}.why-stage{margin:0;padding-bottom:120px}.why-portrait{width:min(100%,360px)}.why-line{grid-template-columns:3em minmax(0,1fr);font-size:clamp(1.35rem,2.2vw,1.9rem)}}.questions-list{max-width:780px;border-bottom:1px solid var(--hair)}.questions-item{border-top:1px solid var(--hair)}.questions-summary{--questions-q-size: 1.35rem;--questions-q-line: 1.25;display:grid;grid-template-columns:44px minmax(0,1fr) 24px;align-items:start;padding:20px 0;cursor:pointer;list-style:none;color:var(--grey-1);transition:background .12s ease,color .12s ease}.questions-summary::-webkit-details-marker{display:none}.questions-summary::marker{content:""}@media(hover:hover){.questions-summary:hover{background:#ffffff08;color:var(--white)}}.questions-item[open]>.questions-summary{color:var(--white)}.questions-idx{font-family:var(--font-pixel);font-size:.62rem;line-height:calc(var(--questions-q-size) * var(--questions-q-line));letter-spacing:.06em;color:var(--grey-2);font-variant-numeric:tabular-nums}.questions-item[open] .questions-idx{color:var(--grey-1)}.questions-q{font-family:var(--font-serif);font-size:var(--questions-q-size);line-height:var(--questions-q-line);letter-spacing:-.01em;color:var(--white);overflow-wrap:anywhere}.questions-mark{display:flex;align-items:center;justify-content:flex-end;height:calc(var(--questions-q-size) * var(--questions-q-line))}.questions-plus{display:block;width:20px;height:20px}.questions-item[open] .questions-v{display:none}.questions-body{padding:0 0 22px 44px;max-width:calc(62ch + 44px);font-size:.95rem;line-height:1.6;color:var(--grey-1)}.questions-fig{font-weight:500;color:var(--white);font-variant-numeric:tabular-nums}.questions-foot{margin:18px 0 0}@media(max-width:560px){.questions-summary{--questions-q-size: 1.1rem;grid-template-columns:32px minmax(0,1fr) 20px}.questions-plus{width:16px;height:16px}.questions-body{padding-left:32px;max-width:calc(62ch + 32px)}}:root{--black: #000000;--ink-0: #0b0b0c;--ink-1: #141416;--ink-2: #1c1c1f;--ink-3: #2a2a2e;--hair: rgba(255, 255, 255, .1);--hair-strong: rgba(255, 255, 255, .18);--white: #f5f5f7;--grey-1: #c7c7cc;--grey-2: #8e8e93;--grey-3: #636366;--r-green: #00c000;--r-yellow: #ffd200;--r-orange: #ff8300;--r-red: #ff3127;--r-pink: #ff136d;--r-magenta: #dc1b9c;--r-blue: #0096dc;--rainbow: linear-gradient(90deg, var(--r-green), var(--r-yellow), var(--r-orange), var(--r-red), var(--r-pink), var(--r-magenta), var(--r-blue));--ok: #34c759;--warn: #ffd60a;--bad: #ff453a;--gloss: linear-gradient(180deg, #5c5c61 0%, #2c2c30 47%, #0a0a0b 53%, #1d1d20 100%);--gloss-hover: linear-gradient(180deg, #6c6c72 0%, #37373c 47%, #101012 53%, #26262a 100%);--gloss-edge: inset 0 1px 0 rgba(255, 255, 255, .35), inset 0 -1px 0 rgba(0, 0, 0, .7), 0 1px 2px rgba(0, 0, 0, .9);--sheet: linear-gradient(180deg, #161618 0%, #0a0a0b 100%);--sheet-edge: inset 0 1px 0 rgba(255, 255, 255, .07);--font-serif: "EB Garamond", "Apple Garamond", Garamond, "Times New Roman", serif;--font-pixel: "Silkscreen", "Press Start 2P", monospace;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Lucida Grande", "Segoe UI", Helvetica, Arial, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--radius: 14px;--radius-lg: 22px;--pill: 999px;--pad: clamp(16px, 4vw, 32px);--sect-y: clamp(64px, 9vw, 132px);color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:76px;background:var(--black)}body{margin:0;color:var(--white);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden;background:var(--black)}img,svg{max-width:100%}img{height:auto}h1,h2,h3,h4{margin:0;font-family:var(--font-serif);font-weight:400;letter-spacing:-.01em;line-height:1.05;color:var(--white)}h2 em,h1 em{font-style:italic;color:var(--grey-1)}p{margin:0 0 1em}p:last-child{margin-bottom:0}a{color:inherit}button{font:inherit;color:inherit}code,.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.num{font-family:var(--font-pixel);font-variant-numeric:tabular-nums}ul,ol{margin:0;padding:0;list-style:none}table{border-collapse:collapse;width:100%}:focus-visible{outline:2px solid var(--r-blue);outline-offset:3px;border-radius:4px}::selection{background:var(--white);color:var(--black)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation-duration:.001ms!important;transition-duration:.001ms!important}}.container{width:100%;max-width:1180px;margin:0 auto;padding-inline:var(--pad)}.section{position:relative;padding-block:var(--sect-y)}.section+.section:before{content:"";position:absolute;top:0;left:var(--pad);right:var(--pad);height:1px;background:var(--hair)}@media(min-width:1244px){.section+.section:before{left:calc((100% - 1180px) / 2 + var(--pad));right:calc((100% - 1180px) / 2 + var(--pad))}}.muted{color:var(--grey-2)}.small{font-size:.85rem}.tiny{font-size:.75rem;line-height:1.35}.bad-text{color:var(--bad)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.link{color:var(--white);text-decoration:none;border-bottom:1px solid var(--hair-strong)}.link:hover{border-bottom-color:var(--white)}.ext-icon{vertical-align:-1px;margin-left:2px;opacity:.7}.eyebrow,.kicker,.h-small,.stat-label,.cd-head,th,.live,.copy,.ca-label,.ca-link,.soon,.pill{font-family:var(--font-pixel);font-weight:400;text-transform:uppercase;letter-spacing:.06em}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.66rem;color:var(--grey-2);margin-bottom:14px}.eyebrow:before{content:"";width:10px;height:10px;background:var(--rainbow)}.h-small{font-size:.66rem;color:var(--grey-2);margin:26px 0 10px}.section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:14px 24px;margin-bottom:clamp(28px,4vw,48px)}.section-head-main{max-width:64ch}.section-head h2{font-size:clamp(2.3rem,5.6vw,4rem)}.section-head .lead{margin:14px 0 0;color:var(--grey-1);font-size:1.04rem;max-width:58ch}.section-head-right{flex:none;padding-bottom:8px}.sheet{background:var(--sheet);box-shadow:var(--sheet-edge);border-radius:var(--radius-lg)}.panel{background:var(--sheet);box-shadow:var(--sheet-edge);border-radius:var(--radius-lg);overflow:hidden}.pad{padding:20px}.card-foot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:14px 18px;border-top:1px solid var(--hair)}.reflect{-webkit-box-reflect:below -6px linear-gradient(rgba(255,255,255,0) 55%,rgba(255,255,255,.28))}.rainbow{display:block;height:4px;background:var(--rainbow)}.pixelated{image-rendering:pixelated;image-rendering:crisp-edges}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:0;border-radius:var(--pill);background:transparent;color:var(--white);font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;transition:transform .12s ease,background .12s ease,box-shadow .12s ease,color .12s ease}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.5;cursor:default}.btn-gloss{background:var(--gloss);box-shadow:var(--gloss-edge);text-shadow:0 -1px 0 rgba(0,0,0,.7)}.btn-gloss:hover{background:var(--gloss-hover)}.btn-plain{color:var(--grey-1);box-shadow:inset 0 0 0 1px var(--hair-strong)}.btn-plain:hover{color:var(--white);box-shadow:inset 0 0 0 1px var(--white)}.btn-small{padding:8px 16px;font-size:.82rem}.soon{font-size:.5rem;padding:3px 6px;border-radius:4px;background:#ffffff24;text-shadow:none}.chip{font-family:var(--font-mono);font-size:.78rem;padding:6px 12px;border-radius:var(--pill);border:0;background:var(--ink-2);color:var(--grey-1);box-shadow:var(--sheet-edge);cursor:pointer}.chip:hover{color:var(--white);background:var(--ink-3)}.copy{font-size:.58rem;padding:6px 10px;border-radius:6px;border:0;background:var(--ink-2);color:var(--grey-1);cursor:pointer;text-decoration:none;white-space:nowrap}.copy:hover{color:var(--white);background:var(--ink-3)}.pill{display:inline-flex;align-items:center;gap:6px;font-size:.58rem;padding:6px 10px;border-radius:6px;background:var(--ink-2);white-space:nowrap}.pill.neutral{color:var(--grey-2)}.pill.ok{color:var(--ok)}.pill.warn{color:var(--warn)}.pill.bad{color:var(--bad)}.pill.ink{color:var(--grey-1)}.skeleton{display:inline-block;height:1em;vertical-align:-.15em;border-radius:4px;background:linear-gradient(90deg,#1a1a1d 25%,#2a2a2e,#1a1a1d 65%);background-size:300% 100%;animation:shimmer 1.5s linear infinite;max-width:100%}@keyframes shimmer{to{background-position:-300% 0}}.empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:46px 20px;color:var(--grey-2)}.empty-title{font-family:var(--font-serif);font-size:1.3rem;color:var(--grey-1);max-width:40ch}.empty-body{font-size:.9rem;max-width:52ch}.small-empty{padding:18px;border-radius:var(--radius);background:var(--ink-1);font-size:.9rem;align-items:flex-start;text-align:left}.notice{display:flex;gap:12px;align-items:flex-start;padding:14px 18px;margin:18px 0 0;border-radius:var(--radius);background:var(--ink-1);box-shadow:var(--sheet-edge);font-size:.92rem;color:var(--grey-1);max-width:560px}.notice strong{color:var(--white)}.notice-dot{flex:none;width:8px;height:8px;margin-top:8px;background:var(--warn)}.notice.bad .notice-dot{background:var(--bad)}.live{display:inline-flex;align-items:center;gap:8px;font-size:.6rem;color:var(--grey-2);white-space:nowrap}.live-dot{width:8px;height:8px;background:var(--r-green);animation:blink 2.4s ease-in-out infinite}.live.off .live-dot{background:var(--grey-3);animation:none}@keyframes blink{0%,to{opacity:1}50%{opacity:.35}}.bar{height:6px;background:var(--ink-3);overflow:hidden;margin:7px 0 4px}.bar i{display:block;height:100%;background:var(--rainbow)}.leg-cell{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.leg-badge{flex:none;display:block}.topbar{position:sticky;top:0;z-index:50;background:linear-gradient(180deg,#28282ceb,#080809f0);backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);box-shadow:inset 0 1px #ffffff24,inset 0 -1px #000000e6,0 1px #ffffff0a}.topbar-inner{display:flex;align-items:center;flex-wrap:nowrap;gap:12px;min-height:60px;padding-block:8px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--white);flex:none}.brand-mark{display:block;flex:none;image-rendering:pixelated}.brand-name{font-family:var(--font-serif);font-size:1.22rem;letter-spacing:-.005em}.nav{display:none}.topbar-right{display:flex;align-items:center;gap:8px;margin-left:auto;flex:none}.topbar-status{display:none}.menu-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:var(--pill);background:var(--gloss);box-shadow:var(--gloss-edge);color:var(--white);cursor:pointer}.ca-chip{display:none;align-items:center;gap:7px;white-space:nowrap;font-size:.74rem;padding:6px 10px;border-radius:var(--pill);background:var(--ink-1);box-shadow:var(--sheet-edge)}.ca-chip-label{font-family:var(--font-pixel);font-size:.55rem;color:var(--grey-2)}.ca-chip code{font-size:.74rem;color:var(--grey-1)}.ca-chip .copy{padding:2px 7px;font-size:.6rem}.nav.open{display:flex;position:absolute;left:0;right:0;top:100%;flex-direction:column;gap:0;padding:8px var(--pad) 16px;background:#0a0a0bf7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:inset 0 1px #ffffff14,0 30px 60px #000000b3}.nav a{text-decoration:none;font-weight:500;font-size:.95rem;color:var(--grey-1);padding:12px 0;border-bottom:1px solid var(--hair)}.nav a:hover{color:var(--white)}.ca{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;padding:14px 18px;border-radius:var(--radius);background:var(--sheet);box-shadow:var(--sheet-edge)}.ca-label{grid-column:1 / -1;font-size:.58rem;color:var(--grey-2)}.ca-value{grid-column:1;font-size:.8rem;font-weight:600;word-break:break-all;min-width:0;color:var(--white)}.ca-full{display:none}.ca-short{display:inline}.ca-actions{grid-column:2;display:inline-flex;gap:6px}.ca-link{font-size:.58rem;padding:6px 10px;border-radius:6px;background:var(--ink-2);text-decoration:none;color:var(--grey-1);white-space:nowrap}.ca-link:hover{color:var(--white);background:var(--ink-3)}.ca-band{margin-top:28px}.ca-pending .ca-value{color:var(--grey-2);font-style:italic;font-weight:400}.hero{position:relative;padding-block:clamp(36px,6vw,80px) clamp(40px,5vw,64px);overflow:hidden}.hero:before{content:"";position:absolute;inset:-20% 0 auto;height:120%;z-index:0;pointer-events:none;background:radial-gradient(60% 45% at 68% 18%,#ffffff1c,#fff0 70%)}.hero>.container{position:relative;z-index:1}.hero-grid{display:grid;gap:clamp(28px,4vw,48px)}.kicker{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:.62rem;color:var(--grey-2);margin-bottom:22px}.kicker-tag{color:var(--black);background:var(--white);padding:4px 8px}.kicker-sep{display:inline-block;width:6px;height:6px;background:var(--rainbow)}.wordmark{font-size:clamp(3.2rem,11vw,6.6rem);line-height:.98;letter-spacing:-.02em;margin:0 0 22px;color:var(--white)}.wordmark em{color:var(--white)}.tagline{font-size:clamp(1.05rem,2.1vw,1.25rem);line-height:1.55;color:var(--grey-1);max-width:44ch;margin-bottom:26px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:30px}.hero-stage{position:relative;display:flex;align-items:flex-end;justify-content:center;order:-1;padding-bottom:60px}.hero-object{width:min(100%,420px)}.hero-object img{display:block;width:100%;height:auto;filter:drop-shadow(0 30px 40px rgba(0,0,0,.8))}.hero-rule{margin-top:clamp(20px,3vw,36px)}.cd-window{max-width:420px;background:var(--sheet);border-radius:6px;box-shadow:inset 0 0 0 1px var(--hair-strong),0 20px 40px -20px #000000e6;overflow:hidden}.cd-titlebar{position:relative;display:flex;align-items:center;gap:10px;height:26px;padding:0 10px;border-bottom:1px solid var(--hair-strong);background-image:repeating-linear-gradient(180deg,rgba(255,255,255,.22) 0 1px,transparent 1px 4px)}.cd-close{flex:none;width:11px;height:11px;background:var(--ink-0);box-shadow:inset 0 0 0 1px var(--grey-2)}.cd-title{font-family:var(--font-pixel);font-size:.58rem;letter-spacing:.06em;text-transform:uppercase;color:var(--grey-1);background:var(--ink-1);padding:3px 10px}.cd-body{padding:16px 16px 14px}.cd-time{font-family:var(--font-pixel);font-size:clamp(2.4rem,8vw,3.4rem);line-height:1.1;margin:0 0 14px;color:var(--white);font-variant-numeric:tabular-nums}.cd-time.is-paying{font-size:clamp(1.3rem,4.6vw,1.8rem);color:var(--r-green)}.cd-bar{display:flex;gap:2px;height:14px;padding:3px;background:var(--black);box-shadow:inset 0 0 0 1px var(--hair-strong);margin-bottom:12px}.cd-cell{flex:1 1 0;min-width:0;background:#ffffff12}.cd-s0{background:var(--r-green)}.cd-s1{background:var(--r-yellow)}.cd-s2{background:var(--r-orange)}.cd-s3{background:var(--r-red)}.cd-s4{background:var(--r-pink)}.cd-s5{background:var(--r-magenta)}.cd-s6{background:var(--r-blue)}.cd-hint{font-size:.84rem;color:var(--grey-2)}.stat{padding:16px 0;border-bottom:1px solid var(--hair)}.stat-label{font-size:.58rem;color:var(--grey-2)}.stat-value{font-family:var(--font-pixel);font-size:clamp(1.2rem,3vw,1.6rem);line-height:1.15;margin:8px 0 4px;color:var(--white)}.stat-sub{font-size:.78rem;color:var(--grey-2);line-height:1.4}.table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-hint{position:sticky;left:0;margin:0;padding:10px 14px 0;color:var(--grey-2)}@media(min-width:820px){.table-hint{display:none}}table{font-size:.88rem}th{text-align:left;font-size:.56rem;color:var(--grey-2);padding:12px;border-bottom:1px solid var(--hair-strong);white-space:nowrap}td{padding:12px;border-bottom:1px solid var(--hair);vertical-align:top;color:var(--grey-1)}td strong{color:var(--white)}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#ffffff08}td.num,th.num{text-align:right;font-variant-numeric:tabular-nums}td.num{font-family:var(--font-mono)}.total-row td{color:var(--white);font-weight:600;border-top:1px solid var(--hair-strong)}.input{flex:1 1 260px;min-width:0;padding:13px 18px;font-family:var(--font-mono);font-size:.9rem;color:var(--white);background:var(--ink-1);border:0;border-radius:var(--pill);box-shadow:inset 0 1px 2px #000000e6,inset 0 0 0 1px var(--hair)}.input::placeholder{color:var(--grey-3)}.input:focus{outline:none;box-shadow:inset 0 1px 2px #000000e6,inset 0 0 0 1px var(--white)}.footer{position:relative;padding-block:0 34px;color:var(--grey-1)}.footer-rule{margin-bottom:clamp(44px,6vw,72px)}.footer-grid{display:grid;grid-template-columns:1fr;gap:32px}.brand-footer .brand-name{font-size:1.5rem}.footer-blurb{margin:14px 0 16px;color:var(--grey-2);font-size:.92rem;max-width:46ch}.footer-links{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:.88rem}.footer-links a{color:var(--white);text-decoration:none;border-bottom:1px solid var(--hair-strong)}.footer-links a:hover{border-bottom-color:var(--white)}.addr-list{display:flex;flex-direction:column;gap:10px}.addr-row{display:grid;gap:4px;padding-bottom:11px;border-bottom:1px solid var(--hair)}.addr-row .label{display:inline-flex;align-items:center;gap:7px;font-size:.8rem;font-weight:600;color:var(--white)}.addr-row code{font-size:.72rem;color:var(--grey-2);word-break:break-all}.addr-actions{display:flex;gap:6px}.addr-note{border:0;padding-top:4px}.footer-note{margin-top:26px;max-width:78ch}.disclaimer{margin-top:18px;padding:15px 18px;border-radius:var(--radius);background:var(--ink-1);box-shadow:var(--sheet-edge);font-size:.86rem;color:var(--grey-2);max-width:78ch}@media(max-width:400px){.brand-name{display:none}.topbar-right .btn-small{padding:8px 12px}}@media(min-width:560px){.ca-full{display:inline}.ca-short{display:none}.instruments{grid-template-columns:repeat(4,1fr)}.instrument{border-bottom:0;border-right:1px solid var(--hair);padding-inline:0 16px}.instrument+.instrument{padding-left:16px}.instrument:last-child{border-right:0}}@media(min-width:820px){.footer-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:44px}.addr-row{grid-template-columns:minmax(152px,.62fr) minmax(0,1.5fr) auto;align-items:center;gap:12px}}@media(min-width:960px){html{scroll-padding-top:80px}.nav{display:flex;align-items:center;gap:0;margin-left:8px;flex:0 1 auto;min-width:0;overflow-x:auto;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.nav a{padding:7px 9px;font-size:.82rem;white-space:nowrap;border-bottom:0;border-radius:var(--pill);color:var(--grey-2)}.nav a:hover{color:var(--white);background:#ffffff0f}.menu-btn{display:none}.topbar-status{display:inline-flex}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center}.hero-stage{order:0;justify-content:flex-end}.hero-object{width:min(100%,560px)}}@media(min-width:1280px){.ca-chip{display:inline-flex}.nav a{padding:7px 11px;font-size:.85rem}}.sub-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px 24px;margin-bottom:clamp(20px,2.6vw,32px)}.sub-head-main{max-width:60ch}.sub-head h3{font-family:var(--font-serif);font-weight:400;font-size:clamp(1.6rem,3.4vw,2.5rem);letter-spacing:-.01em;line-height:1.08}.sub-head .lead{margin:12px 0 0;color:var(--grey-1);font-size:.98rem;max-width:56ch}.record-block+.record-block,.answers-block,.wallet-block{margin-top:clamp(52px,7vw,96px);padding-top:clamp(40px,5vw,64px);border-top:1px solid var(--hair)}
