.hilo-page{--hilo-orange:#f06b2f;--hilo-gold:#f4c45d}.hilo-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:16px;max-width:1050px;margin:auto}.hilo-stage,.hilo-panel{border:1px solid #3b2d1f;border-radius:14px;background:linear-gradient(155deg,#17130e,#0b0a08 75%);box-shadow:0 24px 70px #0008}.hilo-stage{padding:16px;overflow:hidden}.hilo-stage-head{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding-bottom:13px;border-bottom:1px solid #34291e}.hilo-stage-head div{padding:8px 10px;background:#0d0c09;border-bottom:1px solid #3c2c1e}.hilo-stage-head span,.hilo-panel label>span,.hilo-seed>span,.hilo-history>span{display:block;color:#756b5e;font:700 8px var(--font-mono);letter-spacing:.1em}.hilo-stage-head strong{display:block;margin-top:3px;color:#e7d7c0;font:700 12px var(--font-mono)}.hilo-table{position:relative;display:grid;place-items:center;min-height:310px;background:radial-gradient(circle at 50% 48%,#392013 0,transparent 36%),linear-gradient(180deg,#100e0a,#080806);border-bottom:1px solid #2c241b}.hilo-table:before{content:"";position:absolute;inset:18px;border:1px solid #ffffff08;border-radius:50%}.hilo-card-wrap{position:relative;z-index:2;width:145px;filter:drop-shadow(0 16px 18px #000c)}.hilo-card-wrap img{display:block;width:100%;aspect-ratio:5/7;object-fit:contain;transition:.3s;image-rendering:auto}.hilo-card-wrap.dealing img{animation:hilo-deal .46s ease both}.hilo-card-wrap.win .hilo-card-glow{opacity:1;background:#67d878}.hilo-card-wrap.lose .hilo-card-glow{opacity:1;background:#e04b3c}.hilo-card-glow{position:absolute;inset:8%;z-index:-1;border-radius:20px;filter:blur(28px);opacity:0;transition:.3s}.hilo-deck{position:absolute;left:36px;top:50%;translate:0 -50%;display:grid;place-items:center}.hilo-deck img{width:82px;filter:drop-shadow(7px 7px #0b0907) drop-shadow(13px 13px #17120e)}.hilo-deck span{margin-top:17px;color:#796e60;font:700 8px var(--font-mono)}.hilo-result{position:absolute;right:31px;top:50%;translate:0 -50%;width:120px;text-align:center}.hilo-result span{display:block;color:#8d806e;font:700 8px var(--font-mono)}.hilo-result strong{display:block;margin-top:6px;color:#f1bd57;font:700 21px var(--font-display)}.hilo-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.hilo-choice{position:relative;min-height:88px;border:1px solid #55402d;border-radius:9px;background:#17120d;color:#eee2d1;cursor:pointer;overflow:hidden}.hilo-choice:before{content:"";position:absolute;inset:0;opacity:.12}.hilo-choice.higher:before{background:linear-gradient(135deg,#5cbf73,transparent)}.hilo-choice.lower:before{background:linear-gradient(135deg,#e46042,transparent)}.hilo-choice span,.hilo-choice strong,.hilo-choice small{position:relative;display:block}.hilo-choice span{font:800 13px var(--font-display)}.hilo-choice strong{margin:5px 0 2px;color:var(--hilo-gold);font:700 20px var(--font-mono)}.hilo-choice small{color:#8d806f;font:700 8px var(--font-mono)}.hilo-choice:not(:disabled):hover{border-color:#d16b36;transform:translateY(-1px)}.hilo-choice:disabled{cursor:not-allowed;opacity:.35}.hilo-history{display:grid;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:8px;margin-top:12px;padding:10px;border:1px solid #2e261d;background:#0b0a08}.hilo-history>div{display:flex;gap:5px;min-height:42px;align-items:center;overflow:hidden}.hilo-history img{width:29px;height:41px;object-fit:contain}.hilo-history em{color:#61594f;font-size:9px}.hilo-panel{align-self:start;padding:17px}.hilo-bet-row{display:grid;grid-template-columns:33px minmax(0,1fr) 42px 42px;margin-top:7px;border:1px solid #413529;border-radius:7px;background:#171a1c;overflow:hidden}.hilo-bet-row img{width:18px;align-self:center;justify-self:center}.hilo-bet-row input{min-width:0;height:44px;border:0;background:transparent;color:#fff;font:700 13px var(--font-mono);outline:0}.hilo-bet-row button{border:0;border-left:1px solid #34383a;background:#24292c;color:#ddd4c8;font:700 8px var(--font-mono);cursor:pointer}.hilo-seed{margin:13px 0;padding:11px;border:1px solid #30281f;background:#0c0b09}.hilo-seed code{display:block;margin-top:6px;color:#948674;font:600 8px var(--font-mono);overflow:hidden;text-overflow:ellipsis}.hilo-primary,.hilo-cashout{width:100%;min-height:49px;border:0;border-radius:7px;font:800 13px var(--font-display);cursor:pointer}.hilo-primary{background:var(--hilo-orange);color:#180d07}.hilo-cashout{background:#618f47;color:#091006}.hilo-cashout strong{display:block;font:700 9px var(--font-mono)}.hilo-primary:disabled,.hilo-cashout:disabled{opacity:.5;cursor:not-allowed}.hilo-message{min-height:38px;margin:11px 0 0;color:#8a7d6e;font-size:10px;line-height:1.4;text-align:center}.hilo-message.win{color:#74ce7e}.hilo-message.lose{color:#df6955}.hilo-rules{margin-top:12px;padding-top:12px;border-top:1px solid #32281f;color:#736a60;font-size:9px;line-height:1.5}.hilo-rules b{color:#aa8a62;font:700 8px var(--font-mono)}.hilo-rules strong{color:#d8b269}@keyframes hilo-deal{0%{opacity:0;transform:translate(100px,-35px) rotate(18deg) scale(.82)}100%{opacity:1;transform:none}}@media(max-width:900px){.hilo-layout{grid-template-columns:1fr}.hilo-panel{width:100%}}@media(max-width:600px){.hilo-stage{padding:9px}.hilo-stage-head{grid-template-columns:1fr 1fr}.hilo-table{min-height:260px}.hilo-card-wrap{width:112px}.hilo-deck{left:12px}.hilo-deck img{width:55px}.hilo-result{right:7px;width:86px}.hilo-result strong{font-size:15px}.hilo-history{grid-template-columns:1fr}.hilo-choices{gap:6px}.hilo-choice{min-height:78px}}
