#spellDialog{width:min(630px,92vw);max-height:86dvh;overflow:auto;background:linear-gradient(145deg,#152737,#080f1b);color:#e9e4d6;border:1px solid #a88a55;border-radius:14px;padding:24px;box-shadow:0 20px 80px #000b;font:14px system-ui}#spellDialog::backdrop{background:#030814b8}#spellDialog header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #96794866}#spellDialog h2{margin:8px 0 16px;font-family:serif;font-size:26px}#spellDialog small{color:#b6c8d9}#spellDialog button{color:inherit;cursor:pointer}#spellDialog header button{background:transparent;border:0;font-size:32px}.spellCards{display:grid;gap:12px}.spellCards button{display:flex;text-align:left;align-items:center;gap:16px;background:linear-gradient(120deg,#24394a,#111d2c);border:1px solid #7b91a055;border-radius:9px;padding:14px}.spellCards button:disabled{opacity:.5;cursor:default}.spellCards button:not(:disabled):hover{border-color:#71c5eb;box-shadow:0 0 15px #468be433}.spellCards img{width:64px;height:64px}.spellCards strong,.spellCards small,.spellCards em{display:block;margin:3px 0}.spellCards strong{font:600 20px serif;color:#f4dfb1}.spellCards em{font-style:normal;font-size:12px;color:#aec2ce;line-height:1.6}.spellNotice{color:#b9cdd8;font-size:12px}#healTargetHint{position:fixed;top:22%;left:50%;transform:translateX(-50%);z-index:85;background:#072234ed;border:1px solid #65caff;color:#d0f3ff;padding:12px 16px;border-radius:8px;max-width:80vw;text-align:center;font:13px system-ui}#healTargetHint button{margin-left:14px;background:#163449;color:#def7ff;border:1px solid #56859a;padding:7px;border-radius:4px}#spellToast{position:fixed;left:50%;top:32%;transform:translateX(-50%);z-index:150;background:#0b1c2bed;color:#b4eaff;border:1px solid #638cb1;padding:10px 18px;border-radius:8px;font:14px system-ui;pointer-events:none}#spellHasteBuff{position:fixed;left:245px;top:87px;z-index:26;display:flex;align-items:center;gap:7px;background:#112638d9;border:1px solid #669fb5;border-radius:6px;padding:4px 9px;color:#b9f5ff;font:11px system-ui}#spellHasteBuff img{width:30px;height:30px}#spellHasteBuff[hidden],#healTargetHint[hidden],#spellToast[hidden]{display:none}@media(max-width:760px),(max-height:500px){#spellDialog{padding:14px;font-size:12px}.spellCards button{padding:9px;gap:9px}.spellCards img{width:42px;height:42px}.spellCards strong{font-size:17px}#spellHasteBuff{left:165px;top:70px;font-size:10px;padding:2px 5px}#spellHasteBuff img{width:22px;height:22px}#healTargetHint{top:16%;font-size:11px;padding:7px}}
