@import url(https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap);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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}body{background-color:#121212;color:#eee}label{color:#f5f5f5;font-size:8pt;font-weight:700;text-transform:uppercase}.admin-section{background-color:#444;border-radius:15px;flex-grow:1;padding:20px}.progress-bar{background-color:#fff;border-radius:10px;height:6px;overflow:hidden;width:400px}.progress-bar-fill{background-color:#00ca97;height:100%}.text-box-entity-wrapper{display:flex;flex-direction:row}.text-box-entity-content{background-color:#222;border-radius:5px;color:#eee;cursor:pointer;font-family:Source Code Pro,monospace;font-optical-sizing:auto;font-size:8pt;font-weight:700;height:200px;outline-color:#08e;outline-width:3px;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:300px}.text-box-entity-overlay{align-items:end;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:5px;box-sizing:border-box;display:flex;flex-direction:row;height:100%;justify-content:space-between;left:0;opacity:0;padding:20px;position:absolute;top:0;transition:.1s;width:100%}.text-box-entity-overlay:hover{opacity:1;transition:.1s}.text-box-entity-edit-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0000004d;display:flex;flex-direction:column;gap:10px;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10000}.text-box-entity-edit-box{background-color:#1b1b1d;border-radius:10px;color:#fff;max-height:500px;max-width:500px;padding:20px;resize:none}.add-text-box{align-items:center;background-color:#666;border-radius:5px;color:#444;cursor:pointer;display:flex;font-size:100pt;font-weight:900;height:200px;justify-content:center;transition:.1s;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;width:300px}.add-text-box:hover{background-color:#333;color:#1b1b1d;transition:.1s}
/*# sourceMappingURL=main.20e66dfc.css.map*/