/* HolyGlow R9 diamond meter */
#hgDiamondMeterV31R9{position:fixed;inset:0;z-index:2147483645;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(0,0,0,.86);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
#hgDiamondMeterV31R9.is-open{display:flex!important}
#hgDiamondMeterV31R9 .hg-dm-card{width:min(430px,100%);max-height:min(760px,92dvh);overflow:auto;background:linear-gradient(145deg,#15151e,#09090d);border:1px solid rgba(0,229,255,.38);border-radius:24px;padding:22px;box-shadow:0 22px 70px rgba(0,0,0,.65);color:#fff;font-family:Inter,system-ui,sans-serif}
#hgDiamondMeterV31R9 h2{margin:0 0 8px;color:#fff;font-size:1.28rem}#hgDiamondMeterV31R9 p{color:#bfc4cf;line-height:1.45}
#hgDiamondMeterV31R9 .hg-dm-balance{display:flex;align-items:center;justify-content:space-between;margin:14px 0;padding:12px 14px;border-radius:14px;background:rgba(255,215,0,.08);border:1px solid rgba(255,215,0,.25)}
#hgDiamondMeterV31R9 .hg-dm-options{display:grid;gap:10px}#hgDiamondMeterV31R9 button{width:100%;border-radius:14px;padding:13px 14px;font-weight:900;cursor:pointer}
#hgDiamondMeterV31R9 .hg-dm-size{display:flex;justify-content:space-between;gap:12px;color:#fff;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.12)}
#hgDiamondMeterV31R9 .hg-dm-size:hover{border-color:#00e5ff;background:rgba(0,229,255,.09)}
#hgDiamondMeterV31R9 .hg-dm-cancel{margin-top:10px;background:transparent;border:1px solid rgba(255,255,255,.12);color:#aaa}
#hgDiamondMeterV31R9 .hg-dm-store{margin-top:10px;background:linear-gradient(135deg,#ffd700,#f4a300);border:0;color:#111}
[data-hg-diamond-tier]{position:relative}[data-hg-diamond-tier]::before{content:attr(data-hg-diamond-label);position:absolute;right:42px;top:50%;transform:translateY(-50%);font-size:.68rem;font-weight:950;color:#ffd700;background:rgba(0,0,0,.42);border:1px solid rgba(255,215,0,.3);border-radius:999px;padding:3px 7px;pointer-events:none}
@media(max-width:380px){[data-hg-diamond-tier]::before{right:34px;font-size:.6rem;padding:2px 5px}}
