.whiteboard-container[data-v-7bee79b5]{display:flex;flex-direction:column;align-self:center;margin:10px}.whiteboard[data-v-7bee79b5]{aspect-ratio:1/1;border:1px solid #fff;width:100%;max-width:500px;max-height:calc(100vh - 200px);margin-bottom:10px}.whiteboard-tools[data-v-7bee79b5]{display:flex;justify-content:space-between}.modal-container[data-v-095da9cc]{position:fixed;display:flex;justify-content:center;align-items:center;flex-direction:column;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.6666666666666666);padding:1rem;box-sizing:border-box}@media screen and (max-width:768px){.modal-container[data-v-095da9cc]{padding:0}}.modal[data-v-095da9cc]{position:relative;display:flex;flex-direction:column;width:100%;max-width:800px;background:#000;border:1px solid #fff}@media screen and (max-width:768px){.modal[data-v-095da9cc]{height:100%}}.modal-header[data-v-095da9cc]{display:flex;justify-content:flex-end}.modal-body[data-v-095da9cc]{display:flex;flex-direction:column;overflow:auto}.modal-footer[data-v-095da9cc]{display:flex;margin-top:auto}.close[data-v-095da9cc]{margin:10px}.textarea[data-v-095da9cc]{min-height:80px}.add-doodle[data-v-095da9cc]{align-self:flex-start;margin:10px}.save[data-v-095da9cc]{width:100%;margin:10px}.modal-container[data-v-067fac6d]{position:fixed;display:flex;justify-content:center;align-items:center;flex-direction:column;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.6666666666666666);padding:1rem;box-sizing:border-box}@media screen and (max-width:768px){.modal-container[data-v-067fac6d]{padding:0}}.modal[data-v-067fac6d]{position:relative;display:flex;flex-direction:column;width:100%;max-width:800px;background:#000;border:1px solid #fff}@media screen and (max-width:768px){.modal[data-v-067fac6d]{height:100%}}.modal-header[data-v-067fac6d]{display:flex;justify-content:flex-end}.modal-body[data-v-067fac6d]{display:flex;flex-direction:column;overflow:auto}.modal-footer[data-v-067fac6d]{display:flex;margin-top:auto}.close[data-v-067fac6d]{margin:10px}.textarea[data-v-067fac6d]{min-height:80px}.add-doodle[data-v-067fac6d]{align-self:flex-start;margin:10px}.save[data-v-067fac6d]{width:100%;margin:10px}.tooltip[data-v-2a7219bb]{position:fixed;left:0;top:0}.graph[data-v-4c6c5466]{position:fixed;width:100%;height:100%;background:#000}.graph.hover[data-v-4c6c5466]{cursor:pointer}body{margin:0;overflow:hidden}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}.btn{background:#000;border:1px solid #fff;color:#fff;transition:all .3s;cursor:pointer;padding:.5rem 1rem}.btn:hover{color:#000;background:#fff}textarea{background:#000;border:1px solid #fff;margin:10px;color:#fff;padding:.5rem .5rem;box-sizing:border-box}