svg{overflow:visible}svg .hexagon-group{cursor:pointer}svg .hexagon-group>*{z-index:0;transition:transform .2s ease-in-out}svg .hexagon-group text{fill:var(--osrs-yellow);font-size:.15rem}svg .hexagon-group text.unavailable{fill:#909090}svg .hexagon-group text.bad{fill:var(--osrs-red)}svg .hexagon-group text.okay{fill:var(--osrs-orange)}svg .hexagon-group text.perfect{fill:var(--osrs-green)}svg .hexagon-group polygon{fill:url(#disabled);filter:drop-shadow(0 0 1px #0006)}svg .hexagon-group.available polygon{fill:url(#available)}svg .hexagon-group.completed polygon{fill:url(#completed)}:is(svg .hexagon-group:hover.completed,svg .hexagon-group:hover.available) polygon{fill:url(#hover)}svg .hexagon-group:hover.disabled polygon{fill:url(#completed)}
.osrs-dialog{background:url(/images/top_left_dialog.jpg) 0 0 no-repeat,url(/images/top_right_dialog.jpg) 100% 0 no-repeat,url(/images/bottom_left_dialog.jpg) 0 100% no-repeat,url(/images/bottom_right_dialog.jpg) 100% 100% no-repeat,url(/images/top_dialog.jpg) 0 0 repeat-x,url(/images/bottom_dialog.jpg) 0 100% repeat-x,url(/images/left_dialog.jpg) 0 0 repeat-y,url(/images/right_dialog.jpg) 100% 0 repeat-y,url(/images/bg_dialog.png) 50%}.osrs-dialog-border{background:url(/images/bottom_dialog.jpg) 0 100% repeat-x}.osrs-dialog-close{background:url(/images/close.png) 50%/cover no-repeat}.osrs-dialog-close:hover{background:url(/images/close_hover.png) 50%/cover no-repeat}
