.toaster{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;box-sizing:border-box;margin:0;list-style:none;outline:none;z-index:999999999;position:fixed;padding:5px}.toaster.bottom-right{bottom:20px;right:20px}.toaster.bottom-left{bottom:20px;left:20px}.toaster.top-right{top:20px;right:20px}.toaster.top-left{top:20px;left:20px}.toaster.bottom-center{bottom:20px;left:50%;transform:translate(-50%)}.toaster.top-center{top:20px;left:50%;transform:translate(-50%)}.toaster.top-center ol.rack,.toaster.top-left ol.rack,.toaster.top-right ol.rack{flex-direction:column-reverse}.toaster.bottom-center ol.rack,.toaster.bottom-left ol.rack,.toaster.bottom-right ol.rack{flex-direction:column}ol.rack{list-style:none;padding:0;margin:0;display:flex}ol.rack li{margin-bottom:16px}ol.rack.upperstack li{margin-bottom:-35px;transition:all .3s ease-in-out}ol.rack.upperstack li:hover{margin-bottom:16px;scale:1.03;transition:all .3s ease-in-out}ol.rack.lowerstack li{margin-top:-35px}ol.rack.lowerstack{margin-bottom:0}.butteruptoast{border-radius:8px;box-shadow:0 4px 12px #0000001a;font-size:13px;align-items:center;display:flex;padding:16px;border:1px solid hsl(0,0%,93%);background-color:#fff;gap:10px;color:#282828;width:325px}.butteruptoast.dismissable{cursor:pointer}.butteruptoast .icon{display:flex;align-items:center}.butteruptoast .icon svg{width:20px;height:20px;fill:#282828}.notif .desc{display:flex;flex-direction:column;gap:2px}.notif .desc .title{font-weight:500;line-height:1.5}.notif .desc .message{font-weight:400;line-height:1.4}.butteruptoast.success{background-color:#ebfef2;color:#008a2e;border:solid 1px hsl(145,92%,91%)}.butteruptoast.success .icon svg{fill:#008a2e}.butteruptoast.error .icon svg{fill:#8a0000}.butteruptoast.warning .icon svg{fill:#8a7300}.butteruptoast.info .icon svg{fill:#00458a}.butteruptoast.error{background-color:#fef0f0;color:#8a0000;border:solid 1px hsl(0,92%,91%)}.butteruptoast.warning{background-color:#fffdf0;color:#8a7300;border:solid 1px hsl(50,92%,91%)}.butteruptoast.info{background-color:#f0f8ff;color:#00458a;border:solid 1px hsl(210,92%,91%)}.toastUp{animation:slideUp .5s ease-in-out;animation-fill-mode:forwards}.toastDown{animation:slideDown .5s ease-in-out;animation-fill-mode:forwards}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.fadeOutToast{animation:fadeOut .3s ease-in-out;animation-fill-mode:forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.butteruptoast.dark.success{background-color:#141800;color:#baf202;border:solid 1px hsl(74,98%,48%)}.butteruptoast.dark.success .icon svg{fill:#baf202}.butteruptoast.dark.error .icon svg{fill:#e11414}.butteruptoast.dark.warning .icon svg{fill:#d6b300}.butteruptoast.dark.info .icon svg{fill:#0070e0}.butteruptoast.dark.error{background-color:#1a0000;color:#e11414;border:solid 1px hsl(0,84%,48%)}.butteruptoast.dark.warning{background-color:#2d2601;color:#d6b300;border:solid 1px hsl(50,100%,42%)}.butteruptoast.dark.info{background-color:#001c38;color:#0070e0;border:solid 1px hsl(210,100%,44%)}#abilityBox{text-align:center}#abilityText{width:500px;margin:0 auto;color:#ccc}.rotation-overview{display:grid;align-items:center;grid-template-columns:repeat(auto-fit,50px)}.rotation-item{display:flex;align-items:center}.rotation-item:after{content:">";color:#ccc}.action-item{aspect-ratio:1}.action-image{width:100%;height:100%}.action-item-inactive{opacity:.5}.action-separator{color:#ccc;font-family:sans-serif}.active{background-color:#c7c7c7}.rotation-editor{height:calc(100% - 80px)}.rotation-container{display:flex;flex-direction:column;height:100%;overflow-y:scroll}.rotation-action{height:10%;min-height:10%;margin:2px 0;display:flex;flex-direction:row}.action-name{display:flex;align-items:center;margin:10px}.action-controls{margin-left:auto;display:flex;align-items:center}.centered-button-holder{text-align:center;margin:0 auto}body{font-family:sans-serif;background-image:url(https://runeapps.org/nis/alt1-currentskin/background.png)}#settingsModal{position:fixed;z-index:1;padding:40px;left:0;top:0;width:100%;height:100%;background-color:#000;background-color:#0006;box-sizing:border-box}.settings{background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;width:100%;height:100%;box-sizing:border-box;border-radius:10px}
