@keyframes hub-pulse{50%{opacity:.3}}.hubRoot{background:var(--world-bg);min-height:100svh;font-family:var(--mg-serif);-webkit-font-smoothing:antialiased;justify-content:center;align-items:center;padding:22px 16px;display:flex;position:relative}.hubRoot ::selection{background:var(--mg-bordeaux);color:#fff}.hubRoot .vignette{z-index:0;pointer-events:none;background:var(--world-vignette);position:fixed;inset:0}.hubRoot .sheet{z-index:1;background:var(--sheet-bg);width:min(432px,100%);color:var(--sheet-ink);box-shadow:var(--sheet-shadow);border-radius:10px;position:relative;overflow:clip}.hubRoot .head{padding:26px 28px 18px}.hubRoot .wordmark{letter-spacing:-.005em;color:var(--sheet-ink-strong);font-size:27px}.hubRoot .wordmark b{color:var(--sheet-accent-strong);font-weight:400}.hubRoot .tag{color:var(--sheet-sub);margin-top:6px;font-size:14.5px;font-style:italic;line-height:1.45}.hubRoot .pillar{border-top:1px solid var(--sheet-rule);color:inherit;padding:19px 28px 18px;text-decoration:none;display:block}.hubRoot .eyerow{justify-content:space-between;align-items:baseline;margin-bottom:4px;display:flex}.hubRoot .eyebrow{font-family:var(--mg-mono);letter-spacing:1.8px;text-transform:uppercase;color:var(--sheet-accent);font-size:9px;font-weight:700}.hubRoot .stat{font-family:var(--mg-mono);letter-spacing:.5px;color:var(--sheet-mut);font-size:8.5px}.hubRoot .stat .live{background:var(--v-hold);vertical-align:1px;border-radius:50%;width:4px;height:4px;margin-right:5px;animation:1.8s infinite hub-pulse;display:inline-block}.hubRoot .go{color:var(--sheet-ink-strong);justify-content:space-between;align-items:baseline;gap:10px;font-size:20px;line-height:1.25;display:flex}.hubRoot .go .ar{align-self:center;transition:transform .18s}.hubRoot .go .ar svg{width:13px;height:13px;display:block;overflow:visible}.hubRoot .pillar:hover .go{color:var(--sheet-accent-strong)}.hubRoot .pillar:hover .ar{transform:translate(3px)}.hubRoot .capture{border-top:1px solid var(--sheet-rule);padding:16px 28px 18px}.hubRoot .capture .eyebrow{margin-bottom:8px}.hubRoot .cap-row{background:#fff;border:1px solid #d7d3ca;border-radius:3px;display:flex;overflow:hidden}.hubRoot .cap-row input{color:#14161b;min-width:0;font-family:var(--mg-tt);background:0 0;border:0;outline:none;flex:1;padding:10px 12px;font-size:13px}.hubRoot .cap-row input::placeholder{color:var(--sheet-faint)}.hubRoot .cap-row button{background:var(--mg-bordeaux);color:#fff;font-family:var(--mg-mono);cursor:pointer;border:0;padding:0 16px;font-size:11.5px}.hubRoot .cap-row button:hover{background:var(--mg-bordeaux-accent)}.hubRoot .cap-row button:disabled{opacity:.85;cursor:default}.hubRoot .foot{border-top:1px solid var(--sheet-rule);font-family:var(--mg-mono);letter-spacing:1px;text-transform:uppercase;color:var(--sheet-mut);align-items:center;gap:14px;padding:13px 28px 16px;font-size:9.5px;display:flex}.hubRoot .foot a{color:inherit;text-decoration:none}.hubRoot .foot a:hover{color:var(--sheet-accent-strong)}.hubRoot .foot .icons{align-items:center;gap:12px;margin-left:auto;display:flex}.hubRoot .foot .icons a{opacity:.75;align-items:center;height:16px;line-height:1;display:inline-flex}.hubRoot .foot .icons a:hover{opacity:1}.hubRoot .foot .icons svg{width:16px;height:16px;display:block}.hubRoot .foot .icons a.tg svg{transform:translateY(1px)}.hubRoot .theme-toggle{cursor:pointer;color:inherit;opacity:.75;background:0 0;border:0;align-items:center;height:16px;padding:0;display:inline-flex}.hubRoot .theme-toggle svg{width:14px;height:14px;display:block}.hubRoot .theme-toggle:hover{opacity:1;color:var(--sheet-accent-strong)}[data-theme=inv] .hubRoot .cap-row{background:#0b0b0d;border-color:#26262a}[data-theme=inv] .hubRoot .cap-row input{color:#e9e7de}
