*{box-sizing:border-box}.pg-horses{border-left:2px solid var(--ink);border-right:2px solid var(--ink);background:#fff;flex-direction:column;max-width:448px;height:100dvh;margin:0 auto;display:flex;position:relative;overflow:hidden}@media (max-width:480px){.pg-horses{border-left:none;border-right:none}}.pg-horses button{font-family:inherit}.pg-horses .scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding-bottom:84px;overflow-y:auto}.pg-horses .hd{z-index:20;border-bottom:2px solid var(--ink);background:#fff;align-items:center;gap:10px;padding:10px 14px;display:flex;position:sticky;top:0}.pg-horses .hd .brand{align-items:center;gap:9px;min-width:0;display:flex}.pg-horses .hd .mark-img{flex:none;width:auto;height:30px;display:block}.pg-horses .hd .page{color:var(--ink-2);white-space:nowrap;padding-left:10px;font-size:13px;font-weight:900;line-height:1;position:relative}.pg-horses .hd .page:before{content:"";background:var(--line-soft);border-radius:2px;width:2px;height:15px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.pg-horses .hd-pills{flex:none;align-items:center;gap:7px;margin-left:auto;display:flex}.pg-horses .pill{border:2px solid var(--ink);border-radius:var(--radius-pill);box-shadow:var(--shadow-hard-sm);font-family:var(--font-pixel);white-space:nowrap;align-items:center;gap:5px;padding:6px 10px;font-size:13px;line-height:1;display:inline-flex}.pg-horses .pill .ic{flex:none;width:15px;height:15px;display:block}.pg-horses .pill.bal{background:var(--win);color:var(--ink)}.pg-horses .pill.bal .u{font-family:var(--font-ui);margin-left:1px;font-size:10px;font-weight:900}.pg-horses .pill.clk{color:#fff}.pg-horses .pill.clk.cool{background:var(--sub)}.pg-horses .pill.clk.warn{background:var(--brand)}.pg-horses .pill.clk.danger{background:var(--danger)}.pg-horses .chips{-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid var(--line-soft);gap:8px;padding:11px 14px;display:flex;overflow-x:auto}.pg-horses .chips::-webkit-scrollbar{display:none}.pg-horses .chip{border:2px solid var(--ink);border-radius:var(--radius-pill);box-shadow:var(--shadow-hard-sm);color:var(--ink);white-space:nowrap;cursor:pointer;background:#fff;flex:none;align-items:center;gap:4px;padding:8px 13px;font-size:13px;font-weight:900;line-height:1;transition:transform .1s,box-shadow .1s;display:inline-flex}.pg-horses .chip:active{box-shadow:var(--shadow-press);transform:translate(2px,2px)}.pg-horses .chip.on{background:var(--brand);color:#fff}.pg-horses .chip.live-chip.on{background:var(--momo)}.pg-horses .chip .ct{font-family:var(--font-pixel);opacity:.9;font-size:12px}.pg-horses .chip.on .ct{opacity:1}.pg-horses .sortbar{align-items:center;gap:10px;padding:10px 16px 11px;display:flex;position:relative}.pg-horses .sort-btn{border:2px solid var(--ink);border-radius:var(--radius-md);color:var(--ink);box-shadow:var(--shadow-hard-sm);cursor:pointer;white-space:nowrap;background:#fff;align-items:center;gap:6px;padding:7px 11px;font-size:12px;font-weight:900;line-height:1;transition:transform .1s,box-shadow .1s;display:inline-flex}.pg-horses .sort-btn:active{box-shadow:var(--shadow-press);transform:translate(2px,2px)}.pg-horses .sort-btn .lab{color:var(--ink-3);font-weight:800}.pg-horses .sort-btn .cur{color:var(--ink)}.pg-horses .sort-btn .caret{font-family:var(--font-pixel);color:var(--ink-2);font-size:12px;transition:transform .12s}.pg-horses .sort-btn.open .caret{transform:rotate(180deg)}.pg-horses .sort-count{color:var(--ink-3);white-space:nowrap;margin-left:auto;font-size:11px;font-weight:800}.pg-horses .sort-count b{font-family:var(--font-pixel);color:var(--ink-2);font-size:13px;font-weight:400}.pg-horses .sort-menu{z-index:40;border:2px solid var(--ink);border-radius:var(--radius-md);min-width:168px;box-shadow:var(--shadow-hard);background:#fff;flex-direction:column;gap:2px;padding:5px;display:flex;position:absolute;top:calc(100% - 2px);left:16px}.pg-horses .sort-menu .opt{border-radius:var(--radius-sm);width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;font-size:13px;font-weight:800;display:flex}.pg-horses .sort-menu .opt:hover{background:var(--surface-sunken)}.pg-horses .sort-menu .opt.sel{background:var(--brand-soft);color:var(--brand-ink);font-weight:900}.pg-horses .sort-menu .opt .ck{font-family:var(--font-pixel);color:var(--brand-ink);font-size:13px}.pg-horses .sort-scrim{z-index:35;position:fixed;inset:0}.pg-horses .live-badge{white-space:nowrap;background:var(--momo);color:#fff;border:2px solid var(--ink);border-radius:var(--radius-pill);box-shadow:var(--shadow-press);letter-spacing:.05em;flex:none;align-items:center;gap:4px;padding:2px 8px 2px 7px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.pg-horses .live-badge .dot{background:#fff;border-radius:999px;width:6px;height:6px;animation:1s steps(2,end) infinite lvblink}@keyframes lvblink{to{opacity:.25}}.pg-horses .fbadge{white-space:nowrap;border:2px solid var(--ink);border-radius:var(--radius-pill);box-shadow:var(--shadow-hard-sm);flex:none;align-items:center;padding:3px 9px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.pg-horses .fbadge.win{background:var(--brand);color:#fff}.pg-horses .fbadge.lose{background:var(--sub-soft);color:var(--sub-ink)}.pg-horses .fbadge.first{background:var(--win);color:var(--ink)}.pg-horses .tag{color:var(--ink);border:2px solid var(--ink);border-radius:var(--radius-pill);white-space:nowrap;box-shadow:var(--shadow-hard-sm);align-items:center;gap:3px;padding:3px 9px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.pg-horses .tag.k-lead{background:#ffcbdc}.pg-horses .tag.k-front{background:#ffd9b0}.pg-horses .tag.k-close{background:#bfe9ec}.pg-horses .tag.k-deep{background:#d7cbf2}.pg-horses .tag.persona{background:#fff}.pg-horses .serif{color:var(--ink-3);margin-top:5px;font-size:11px;font-style:italic;font-weight:600;line-height:1.35}.pg-horses .serif:before{content:"“"}.pg-horses .serif:after{content:"”"}.pg-horses .list{padding:4px 14px 0}.pg-horses .list.grid{grid-template-columns:1fr 1fr;align-items:start;gap:9px;display:grid}.pg-horses .gcard{background:var(--paper);border:2px solid var(--ink);border-radius:var(--radius-md);box-shadow:var(--shadow-hard-sm);color:inherit;cursor:pointer;flex-direction:column;text-decoration:none;transition:transform .1s,box-shadow .1s;display:flex;overflow:hidden}.pg-horses .gcard:active{box-shadow:var(--shadow-press);transform:translate(2px,2px)}@media (hover:hover){.pg-horses .gcard:hover{box-shadow:var(--shadow-hard);transform:translate(-1px,-1px)}}.pg-horses .gtop{background:var(--surface-sunken);border-bottom:2px solid var(--line-paper);justify-content:center;align-items:center;min-height:104px;padding:12px 6px;display:flex;position:relative}.pg-horses .gtop canvas{image-rendering:pixelated;display:block}.pg-horses .gtop .live-badge{padding:2px 7px 2px 6px;font-size:9px;position:absolute;top:7px;left:7px}.pg-horses .gtop .fbadge{padding:2px 7px 2px 6px;font-size:9px;position:absolute;bottom:7px;left:7px}.pg-horses .gtags{flex-direction:column;align-items:flex-end;gap:4px;display:flex;position:absolute;top:7px;right:7px}.pg-horses .gwr-chip{border:2px solid var(--ink);border-radius:var(--radius-pill);box-shadow:var(--shadow-press);color:var(--ink-3);background:#fff;align-items:baseline;gap:3px;padding:2px 8px;font-size:9px;font-weight:800;line-height:1;display:inline-flex;position:absolute;bottom:7px;right:7px}.pg-horses .gwr-chip b{font-family:var(--font-pixel);color:var(--brand-ink);font-size:13px;font-weight:400}.pg-horses .gbody{text-align:center;flex-direction:column;align-items:center;min-width:0;padding:8px 9px 10px;display:flex}.pg-horses .gname{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13px;font-weight:900;line-height:1.2;display:block;overflow:hidden}.pg-horses .gbody .serif{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.pg-horses .empty{border:2px dashed var(--line-soft);border-radius:var(--radius-md);background:var(--surface-sunken);text-align:center;margin:4px 14px 0;padding:22px 16px}.pg-horses .empty .t{color:var(--ink-2);font-size:13px;font-weight:900}.pg-horses .empty .d{color:var(--ink-3);margin-top:5px;font-size:11px;font-weight:700;line-height:1.5}.pg-horses .live-promo{border:2px solid var(--ink);border-radius:var(--radius-lg);box-shadow:var(--shadow-hard);background:var(--surface);color:inherit;cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin:14px 14px 0;padding:12px 13px;text-decoration:none;transition:transform .1s,box-shadow .1s;display:grid}.pg-horses .live-promo:active{box-shadow:var(--shadow-press);transform:translate(2px,2px)}@media (hover:hover){.pg-horses .live-promo:hover{box-shadow:var(--shadow-hard-lg);transform:translate(-1px,-1px)}}.pg-horses .live-promo.is-empty{cursor:default;grid-template-columns:auto 1fr}.pg-horses .live-promo .lp-live{white-space:nowrap;background:var(--momo);color:#fff;border:2px solid var(--ink);border-radius:var(--radius-pill);box-shadow:var(--shadow-press);flex:none;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.pg-horses .live-promo .lp-live .dot{background:#fff;border-radius:999px;width:7px;height:7px;animation:1s steps(2,end) infinite lvblink}.pg-horses .live-promo .lp-mid{min-width:0}.pg-horses .live-promo .lp-lab{color:var(--brand-ink);letter-spacing:.02em;font-size:10px;font-weight:900;display:block}.pg-horses .live-promo .lp-ttl{white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:13px;font-weight:900;display:block;overflow:hidden}.pg-horses .live-promo .lp-cta{white-space:nowrap;background:var(--brand);color:#fff;border:2px solid var(--ink);border-radius:var(--radius-md);box-shadow:var(--shadow-hard-sm);flex:none;align-items:center;gap:5px;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex}.pg-horses .live-promo .lp-cta .arr{font-family:var(--font-pixel);font-size:14px}.pg-horses .bnav{z-index:30;border-top:2px solid var(--ink);background:#fff;height:64px;display:flex;position:absolute;bottom:0;left:0;right:0}.pg-horses .bnav .item{cursor:pointer;color:inherit;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;text-decoration:none;display:flex;position:relative}.pg-horses .bnav .item .ic{width:25px;height:25px;display:block}.pg-horses .bnav .item canvas{image-rendering:pixelated}.pg-horses .bnav .item .lb{color:var(--ink-3);font-size:10px;font-weight:900}.pg-horses .bnav .item.on .lb{color:var(--brand)}.pg-horses .bnav .item.on:before{content:"";background:var(--brand);border-radius:0 0 4px 4px;height:3px;position:absolute;top:0;left:22%;right:22%}@media (max-width:360px){.pg-horses .hd{gap:7px;padding:9px 11px}.pg-horses .hd .mark-img{height:27px}.pg-horses .hd .page{font-size:12px}.pg-horses .pill{padding:5px 9px;font-size:12px}.pg-horses .chips,.pg-horses .sortbar{padding-left:12px;padding-right:12px}.pg-horses .list{padding-left:11px;padding-right:11px}}@media (prefers-reduced-motion:reduce){.pg-horses *{animation:none!important}.pg-horses .chip,.pg-horses .gcard,.pg-horses .sort-btn{transition:none}}
