:root{--bg:#151112;--panel:#1d1719;--ink:#fff8f3;--muted:#aa9994;--line:#3a2d30;--gold:#d9ad78;--red:#d9584e}
    body{background:var(--bg)}
    .shell{width:min(680px,calc(100% - 28px))}
    .top{height:auto;padding:30px 0 24px;border-bottom:0;justify-content:center;text-align:center}
    .brand{display:block}.brand i,.brand small,.local{display:none}.brand b{font-size:23px;letter-spacing:.06em}
    .hero{display:block;padding:8px 0 24px}.hero>div:first-child{display:none}.filter-title{text-align:center;margin-bottom:13px;color:var(--muted);letter-spacing:.1em}
    .filters{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;border:0}
    .filter{min-height:auto;border:1px solid var(--line)!important;border-radius:999px;padding:10px 15px;display:block;background:transparent}
    .filter .symbol,.filter small{display:none}.filter strong{font-size:12px;font-weight:500}.filter.active{background:#fff1eb;color:#2b1b1d;box-shadow:none;border-color:#fff1eb!important}
    .game{display:block;min-height:0;margin-bottom:30px;border:0;background:transparent;box-shadow:none}
    .stage{min-height:0;padding:20px 0 34px;border:0;display:flex;flex-direction:column;gap:28px}.stage::before,.stack{display:none}
    .scene{width:220px;height:330px}.face{border-radius:15px}.back::before{inset:8px}.back::after{width:105px;height:105px;font-size:44px}
    .front{padding:22px}.front p{font-size:17px}.controls{width:100%;max-width:360px;text-align:center}.notice{min-height:20px;margin-bottom:13px}.draw{height:54px;border-radius:12px;padding:0 18px 0 22px}.draw i{width:27px;height:27px}.remaining{margin-top:11px}
    .history{padding:24px 0 18px;border-top:1px solid var(--line)}.history-header{padding-bottom:14px}.history-header p{display:none}.history-header h2{font-size:16px}.clear{padding:6px}
    .list{max-height:none}.empty{height:150px}.item{grid-template-columns:34px 1fr;padding:13px 2px}.mini{width:32px;height:44px;font-size:15px}.num{display:none}.item-text{-webkit-line-clamp:1}.foot{display:none}
    @media(max-width:650px){.shell{width:min(100% - 24px,680px)}.top{height:auto}.hero{padding:6px 0 18px}.filter:first-child{grid-column:auto}.stage{min-height:0;padding:18px 0 30px}.scene{width:210px;height:315px}.history{padding:22px 0}}
