body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.flash{background-color:#ff0!important}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}input:disabled{background-color:#e7e7e7}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body{overflow:hidden}.spot-cell{align-items:center;width:100%;padding-left:8px;display:flex}.spot-cell>p{position:relative}.spot-cell>p:not(:last-child):after{content:"";opacity:.3;background-color:currentColor;border-radius:16px;width:3px;height:20%;position:absolute;top:50%;left:100%;transform:translate(-50%,-50%)}.spot-cell--decoupled>p:not(:last-child):after{opacity:1;background-color:#ff8c3d}.main-resize-handle{cursor:row-resize;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;height:10px;display:flex;position:relative}.main-resize-handle:hover svg circle{fill:#6d8fa3}.main-resize-handle:active svg circle,.main-resize-handle:focus svg circle{fill:#093248}.main-resize-handle:active,.main-resize-handle:focus{outline:none}