:root{font-family:Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{margin:0;padding:0}body{margin:0}input{padding:.1rem .5rem;font-size:1.2rem;height:1.4rem;border-radius:.75rem;border-width:0}button{padding:.1rem .5rem;font-size:.875rem;color:#fff;height:1.4rem;border-radius:.75rem;border-width:0;background-color:#b9f;cursor:pointer}select{height:1.7rem;font-size:1.2rem;padding:.1rem .5rem;border-radius:.75rem}hr{margin:0;flex-shrink:0;border-width:0px 0px thin;border-style:solid;border-color:#ffffff1f}p{margin:.25rem;font-size:.875rem}.no-margin{margin:0}.blurry-background{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1e223199}.non-selectable{-webkit-user-select:none;user-select:none}.underlined{text-decoration:underline}.large{font-size:1rem;display:flex;flex-direction:row;align-items:center}.secondary{color:#000;background-color:#fff}.title{font-size:1.125rem;font-weight:700;display:flex;flex-direction:row;align-items:center}.subtitle{font-size:1rem;font-weight:700}.bold{font-weight:700}.row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.clickable{cursor:pointer}.docs-container{background-color:#1e2231;color:#fff;width:100%;height:100%;min-height:100vh;min-width:100vw;display:flex;flex-direction:column;align-items:center;overflow:auto}a{color:#b9f}table{width:100%;border-collapse:collapse}table,th,td{border:1px solid white}td{padding:0 .5rem;text-align:center}.docs-title{font-size:5rem;font-weight:700}.docs-subtitle{font-size:2rem;font-weight:700}.docs-subsubtitle{font-size:1.25rem;font-weight:700}.docs-title-icon{height:5rem}.docs-body{max-width:50rem;margin:0 auto;padding:1rem}.docs-p{font-size:1rem}.docs-divider{width:60%}.subtle-link{text-decoration:none;color:#fff}.code{font-family:Courier New,Courier,monospace}.new-spell-modal,.edit-effect-modal,.edit-parameter-modal,.edit-effect-value-modal{display:flex;flex-direction:column;padding:1rem}.modal-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.spell-creation{display:flex;flex-direction:column}.spell-creation-header{display:flex;flex-direction:column;flex:1;overflow:hidden}.spell-creation-first-row{justify-content:space-between}.spell-creation-name-and-id{display:flex;flex-direction:column}.spell-creation-name-and-id>*{margin-bottom:.5rem}.spell-creation-thumbnail{width:4.5rem;height:4.5rem;object-fit:cover;cursor:pointer}.spell-creation-targets,.spell-creation-replication{align-items:center;justify-content:space-between}.spell-creation-blueprint-container{justify-content:space-between;align-items:center;padding:.25rem .5rem;margin-bottom:.25rem;border-radius:1rem;border:thin solid white;background-color:#1e2231}.spell-creation-blueprint-container svg{color:#fff}.spell-creation-parameter-container{justify-content:space-between;align-items:center;padding:.25rem .5rem;margin-bottom:.25rem;border-radius:1rem;border:thin solid white;background-color:#1e2231}.spell-creation-parameter-container svg{color:#fff}.spell-creation-blueprint-controls>*{margin-left:1rem}.spell-creation-parameter-controls>*{margin-left:1rem}.spell-creation-edit-blueprint,.spell-creation-edit-blueprint-values{overflow:hidden;display:flex;flex-direction:column}.blueprint-value-cell{display:flex;flex-direction:row;align-items:center;margin:0 0 .5rem .5rem;padding:.25rem .5rem;height:1.4rem;min-width:10rem;border-radius:1rem;border:thin solid white;cursor:pointer}.edit-thumbnail-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:2.5rem;flex-wrap:wrap}.edit-thumbnail-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;margin:0rem 2rem;flex-basis:100%;order:1}.edit-thumbnail-preview video{width:100px;height:100px;object-fit:cover}.popover-container{display:flex;flex-direction:column;height:300px}.filler{flex:1}.spell-popover{width:100%;display:flex;max-height:300px}.search-container{width:100%;display:flex;flex-direction:column}.search-input{flex:1;max-height:1.75rem;padding:12px 15px;border:none;outline:none;color:#fff;background-color:#0000004d;border-bottom:1px solid #333333;border-radius:0}.search-input::placeholder{color:#a0a0a0}.results-list{list-style:none;overflow-y:auto;padding:0;margin:0}.results-list li{padding:10px 15px;cursor:pointer;color:#d4d4d4;display:flex;flex-direction:row;align-items:center}.results-list li:hover{background-color:#1e223180;color:#fff}.results-list img{height:1.25rem;margin-right:1rem}.no-result{color:#888;text-align:center;padding:10px}.spell-name{margin:0}li.selected{border:1px solid white}.spell-selection-thumbnail{object-fit:contain;width:3rem;height:3rem}.main-container{display:flex;flex-direction:column;padding:1rem;height:600px;box-sizing:border-box}.settings-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.settings-input{height:1.1rem;width:5rem;font-size:.875rem}.settings-select{height:1.4rem;font-size:.875rem}.react-tabs{-webkit-tap-highlight-color:transparent;display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.react-tabs__tab-list{border-bottom:1px solid rgba(255,255,255,.12);margin:0 0 10px;padding:0}.react-tabs__tab{display:inline-block;border:1px solid transparent;border-bottom:none;bottom:-1px;position:relative;list-style:none;padding:6px 12px;cursor:pointer}.react-tabs__tab--selected{background:#b9f;border-color:#ffffff1f;color:#fff;border-radius:5px 5px 0 0}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{outline:none}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.tab-icon{margin-right:.25rem}.custom-spells{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.add-custom-spell{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.custom-spells-section{display:flex;flex-direction:column;overflow:hidden;flex-grow:1}.custom-spells-list{list-style:none;padding:0;overflow-y:auto;flex-grow:1}.custom-spells-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 .5rem .1rem}.custom-spells-item:hover{background-color:#22263999}.custom-spell-action{margin-right:.5rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#32323299;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease-out}.modal-overlay.fade-out{animation:fadeOut .3s ease-in forwards}.modal-content{background-color:#222639;padding:20px;border-radius:8px;text-align:center;animation:fadeIn .3s ease-out;width:60vw}.modal-content.wide{width:80vw!important}.modal-content.fade-out{animation:fadeOut .3s ease-in forwards}.modal-content p,.modal-content .MuiTypography-root{color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.scene-spell-list{list-style:none;padding:0;margin:0 0 1rem 1rem}.scene-spell-display-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.scene-spell-display-controls{display:flex;flex-direction:row;align-items:center}.scene-spell-display-control-button{margin-left:.5rem;cursor:pointer;display:flex;align-items:center}.spell-details-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.spell-details-thumbnail{width:3rem;height:3rem;object-fit:contain}.spell-details-divider{padding-top:.5rem}.small-select{height:1.4rem;font-size:.875rem}.spell-details-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;max-width:100%;overflow:hidden;gap:1rem}.spell-details-row p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spell-details-row>*{min-width:0}.spell-details-row>.label{min-width:fit-content}.label{font-weight:700}.modal-input{box-sizing:border-box;width:100%;font-size:1rem;text-align:center}.spellbook-container{overflow:auto;padding-right:1rem}.spellbook-group{display:flex;flex-direction:row;align-items:center}.spellgroup-list{list-style:none;padding:0}.spellgroup-list>li{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.spellgroup-list>li:hover{background-color:#22263999}.spellgroup-item-actions{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}.spellbook-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.spellgroup-item-header{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}.spellgroup-thumbnail{object-fit:contain;width:1.25rem;height:1.25rem}.up-down-arrows{display:flex;flex-direction:column}.asset-picker-container{border:1px solid white;border-radius:.5rem;padding:.1rem .5rem;cursor:pointer}.container{display:block;position:relative;padding-left:1.3rem;margin-bottom:20px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:1rem;width:1rem;background-color:transparent;border-radius:.2rem;border:2px solid white}.container:hover input~.checkmark{background-color:transparent}.container input:checked~.checkmark{background-color:#b9f;border:2px solid transparent}.checkmark:after{content:"";position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{left:.3rem;top:.05rem;width:5px;height:10px;border:solid rgb(81,81,81);border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
