.flex,.flex-grid{display:flex}.flex-grid{align-content:space-around;align-items:center;flex-wrap:wrap;justify-content:center}.vh100{max-height:100vh}.hidden{display:hidden}p{margin:0}.title{text-transform:capitalize}.font-large{font-size:1.5rem}.font-medium{font-size:1rem}.font-small{font-size:.5rem}.font-black{color:#000}.nowrap{white-space:nowrap}.editable{background-color:#dfd1f1!important;cursor:pointer}.readOnly{cursor:default}.underline{text-decoration:underline}.no-underline{text-decoration:none}.bold{font-weight:700}.pos-relative{position:relative}.inline{display:inline}.full-width{width:100%}.header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.row{flex-direction:row}.column,.row{align-items:center;display:flex;justify-content:space-evenly;width:100%}.column{flex-direction:column}.flex-start{justify-content:flex-start}.space-between{justify-content:space-between}.flex-direction-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.stat-display-container{width:150px}.stat-display{width:100%}.padding-small{padding:.5rem}.padding-medium{padding:1rem}.padding-large{padding:1.5rem}.margin-small{margin:.5rem}.margin-medium{margin:1rem}.margin-large{margin:1.5rem}.rounded-border-box{border:2px solid #000;border-radius:20px}.display-title{font-size:1rem;font-weight:700;margin:.5rem;text-align:center;text-transform:uppercase}.display-text{margin:0;white-space:nowrap}.display-value{background-color:#e3e3e3;border-radius:15%;height:100%;text-align:center;&.tiny{font-size:1rem}&.small{font-size:1.5rem;width:30%}&.large{font-size:2rem;width:70%}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body,html{color:#121212;height:100%;margin:0}button,input,textarea{background-color:#fff;border:none;border-radius:8px;box-shadow:0 0 1px #0003,0 1px 2px #0003;font-family:inherit;font-size:1rem;line-height:1.5;margin:0;padding:.5rem .75rem;&:disabled{color:grey}}button{color:#3992ff;font-weight:500}button:hover,input:hover,textarea:hover{box-shadow:0 0 1px #0009,0 1px 2px #0003}button:active{box-shadow:0 0 1px #0006;transform:translateY(1px)}#root{width:100vw}#error-page{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.popover-container{background:#ff0;left:0;position:absolute;top:0;transform:translateY(-90%);width:auto;z-index:1}.modal-container{overflow:auto;z-index:1;.close{color:#aaa;float:right;font-size:28px;font-weight:700}.close:focus,.close:hover{color:#000;cursor:pointer;text-decoration:none}}.modal-background,.modal-container{height:100%;left:0;position:fixed;top:0;width:100%}.modal-background{background-color:#000;background-color:#0006;z-index:2}.modal-content{background-color:#fefefe;border:1px solid #888;left:50%;margin-top:15%;max-height:70%;max-width:70%;min-width:30%;overflow:scroll;padding:20px;position:fixed;transform:translate(-50%);z-index:3}#nav{background-color:#fff;border-bottom:2px solid grey;height:80px;padding:8px;width:100%;z-index:2}#sidebar{border-right:2px solid grey;min-height:100%}#detail{height:calc(100vh - 80px);overflow:scroll;scrollbar-width:10px;width:100vw}.character-list{flex-direction:column;margin:1rem;padding:0}#main-nav,.character-list{align-items:center;display:flex}#main-nav{max-height:64px;max-width:calc(100vw - 88px)}.sharing-toggle{align-items:center;display:flex;flex-direction:column}#save-container{align-items:center;display:flex;height:100%;max-height:64px;position:absolute;right:8px;top:8px;width:72px}.character-sheet-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
/*# sourceMappingURL=main.7aff67de.css.map*/