.sheet-root{align-items:flex-end;display:flex;inset:0;justify-content:center;position:fixed;z-index:50}.sheet-backdrop{background:#00000080;inset:0;position:absolute}.sheet{background:var(--c-bg);border-radius:16px 16px 0 0;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;max-height:88dvh;max-width:640px;position:relative;width:100%}.sheet__handle{background:var(--c-border);border-radius:2px;height:4px;margin:10px auto 4px;width:32px}.sheet__body{overflow-y:auto;padding:8px var(--gutter) calc(24px + env(safe-area-inset-bottom))}@media(min-width:744px){.sheet-root{align-items:center}.sheet{border-radius:16px;max-height:80vh}}.sheet-enter-active,.sheet-leave-active{transition:opacity .2s}.sheet-enter-active .sheet,.sheet-leave-active .sheet{transition:transform .25s cubic-bezier(.2,.8,.2,1)}.sheet-enter-from,.sheet-leave-to{opacity:0}.sheet-enter-from .sheet,.sheet-leave-to .sheet{transform:translateY(40px)}.sheet-head[data-v-9af31206]{align-items:baseline;display:flex;gap:12px;justify-content:center;padding:8px 0 16px}.cols[data-v-9af31206]{border-bottom:1px solid var(--c-divider);border-top:1px solid var(--c-divider);grid-template-columns:1fr 1fr;padding:12px 0 16px;text-align:center}.col[data-v-9af31206],.cols[data-v-9af31206]{display:grid}.col[data-v-9af31206]{gap:6px}.odds__row[data-v-9af31206]{align-items:center;border-bottom:1px solid var(--c-divider);display:flex;gap:16px;padding:12px 0}.odds__pool[data-v-9af31206]{font:var(--t-body);width:64px}.odds__nos[data-v-9af31206]{font:var(--t-subhead);letter-spacing:.02em}.odds__odds[data-v-9af31206]{font:var(--t-body)}.is-hit[data-v-9af31206]{color:var(--c-hit);font-weight:600}
