body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.system{flex-direction:column;background-color:#fff}.legend,.system{display:flex;grid-gap:10px;gap:10px;padding:10px}.legend{flex-direction:row;justify-content:flex-end;background-color:#f4f4f4}.legend .legend-item{padding:5px}.legend .legend-item.blue{border-left:4px solid #57beec}.legend .legend-item.green{border-left:4px solid #98c355}.legend .legend-item.orange{border-left:4px solid #f1ba50}.loading{display:flex;flex-direction:column;flex:1 1;grid-gap:10px;gap:10px;justify-content:center;align-items:center}.shaker{animation:shake .5s;animation-iteration-count:infinite}.message{animation:fade 2s;animation-iteration-count:infinite}@keyframes shake{0%,to{transform:rotate(0deg)}25%{transform:rotate(5deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-5deg)}}@keyframes fade{0%,to{opacity:0}25%{opacity:1}50%{opacity:1}75%{opacity:0}}.towerphotos{width:100vw}.sidebar,.towerphotos{display:flex;height:100vh}.sidebar{flex-direction:column;grid-gap:10px;gap:10px;background-color:#e5e8eb;overflow-y:scroll;padding:10px}.main{flex-grow:1;grid-gap:20px;gap:20px;background-color:#fff;padding:20px}.box,.main{display:flex;flex-direction:column;border-radius:10px}.box{grid-gap:10px;gap:10px;padding:10px}.box.purple{min-height:150px;background-color:#8156bc;color:#fff}.box.orange{background-color:#fffdf8;border:1px solid #fee8c1}.box.violet{background-color:#f6f3fa;border:1px solid #ad92d4}.box.gray{background-color:#f8f8f8;border:1px solid #e8e8e8}.photo{position:relative}.photo>img{width:100%;height:170px;background-color:grey;border-radius:10px;object-fit:cover;cursor:pointer}.photo>button{position:absolute;top:10px;right:10px}.photo>.backdrop{z-index:2;background-color:rgba(0,0,0,.8);padding:10px}.photo>.backdrop>div{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.photo>.backdrop img{max-width:90vw;max-height:90vh}.notes{background-color:#fafad2}body{font-size:11pt}p{margin:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.row{flex-direction:row}.column,.row{display:flex;grid-gap:10px;gap:10px}.column{flex-direction:column}.condensed{grid-gap:2px;gap:2px}.spread{display:flex;justify-content:space-between}.stretch{flex:1 1}.center{display:flex;justify-content:center;align-items:center}.end{display:flex;justify-content:flex-end}.heading{font-size:18pt}.subheading{font-size:9pt}.title{font-size:11pt}.subtitle{font-size:9pt}.bold{font-weight:700}.small{font-size:8pt}.mute{opacity:.38}.error{color:#cc1c35}.header.orange{background-color:#d07703;color:#fff}button.orange,button.orange:hover{background-color:#f1ba50;color:#fff}button.green,button.green:hover{background-color:#90bc56;color:#fff}button.red,button.red:hover{background-color:#cc1c35;color:#fff}.button.white,.button.white:hover,button.white,button.white:hover{background-color:#fff;color:#000}.avatar.large{width:64px;height:64px}table{width:100%;border-collapse:collapse}table tr{border:1px solid #fff}table thead tr{background-color:#545253;color:#fff}table tbody tr:nth-child(odd){background-color:#eee}table tbody tr:nth-child(2n){background-color:#ccc}table td,table th{padding:5px;text-align:left}.list{display:flex;flex-direction:column;grid-gap:1px;gap:1px}.list>div{background-color:#fff;padding:10px}.list>div:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.list>div:last-child{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.list>div.active{background-color:#eee}.strip{padding:10px}.strip.white{border-left:4px solid #fff}.strip.gray,.strip.white{background-color:#fff;color:#000}.strip.gray{border-left:4px solid #eee}.strip.blue{background-color:#818284;border-left:4px solid #57beec;color:#fff}.strip.green{background-color:#a8a9ab;border-left:4px solid #98c355;color:#fff}.strip.orange{background-color:#fffdf8;border-left:4px solid #f1ba50;color:#000}.pointer{cursor:pointer}.move{cursor:move}.MuiAlert-root{border-radius:10px!important}.MuiButton-contained.MuiButton-containedPrimary{background-color:#3674b0!important}.MuiDialogActions-root,.MuiDialogContent-root,.MuiDialogTitle-root{padding:10px!important}
/*# sourceMappingURL=main.4661f7ec.chunk.css.map */