@import url(https://fonts.googleapis.com/css?family=Ubuntu);body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#dfe4ea;font-family:Ubuntu;font-family:Ubuntu,sans-serif;font-size:16px;margin:0}.link,a{color:#3742fa;cursor:pointer}.dashboard{display:flex;gap:15px;padding:24px}.dashboard>div{flex-grow:1;max-width:72%;max-width:calc(75% - 10px)}.card{background-color:#fff;border-radius:8px;padding:16px}.breadcrumps{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.breadcrumps div:first-child{flex-grow:1}.breadcrumps div:last-child{display:flex;flex-grow:0;gap:8px}.position-relative{position:relative}div.tree-view{flex-grow:0;width:25%}.tree-view ul{list-style-type:none;margin:0;padding:5px}.tree-view>ul>li{border:0}.tree-view li{-webkit-border-start:1px dotted grey;border-inline-start:1px dotted grey;cursor:pointer;padding:8px}.tree-view li.selected{background-color:#eccc68;border:1px dotted grey}.tree-view li.current{background-color:#95b7f6;border:1px dotted #1e90ff}.tree-view li.current .indicator{color:#2f3542}.indicator{-webkit-margin-start:4px;color:grey;font-size:.6em;margin-inline-start:4px}button{background-color:#ced6e0;border:0;border-radius:8px;cursor:pointer;height:32px;padding:0 10px}button:disabled{cursor:not-allowed;opacity:.5}button:hover{background-color:#d8dee6}button:active{background-color:#b9c1ca}button.primary{background-color:#ffa502}button.primary:hover{background-color:#ffb735}button.primary:active{background-color:#e69502}button.success{background-color:#27cf6d;color:#fff}button.success:hover{background-color:#26c066}button.success:active{background-color:#13aa52}button.danger{background-color:#ff4757;color:#fff}button.danger:hover{background-color:#fd626f}button.danger:active{background-color:#eb3141}.input{background-color:#f1f2f6;border:0;border-radius:8px;min-height:32px;min-width:260px;padding:0 8px}textarea.input{font-family:Ubuntu;min-height:120px;padding:8px}.toast{border-radius:8px;color:#fff;left:0;margin:auto;padding:12px 24px;position:fixed;right:0;text-align:center;top:80px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.toast.success{background-color:#0ec35abf}.toast.warning{background-color:#f1c02ccd;color:#20232b}.toast.danger{background-color:#ea1b2cc0}.popover{display:inline-block;position:relative}.trigger{cursor:pointer}.content{background-color:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);padding:15px;position:absolute;right:0;top:100%;z-index:999}.detail-view{width:calc(75% - 15px)}.detail-view .grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.thumbnail{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:8px}.grid-item:hover .thumbnail{background-color:#f1f2f6}.thumbnail:active{background-color:#e8e9ee}.thumbnail .icon{font-size:2em}.delete-popover{display:none;position:absolute;right:10px;top:10px}.delete-button{border-radius:30px;color:#404040;display:none;font-weight:700;height:30px;width:30px}.grid-item:hover .delete-button,.grid-item:hover .delete-popover{display:block}.delete-popover .content{min-width:220px}.mx{margin:0 6px}.create-file-wrapper{display:flex;flex-direction:column}.app-logo{align-items:center;display:flex;gap:12px}.app-logo img{height:2.5em;pointer-events:none}.app-header{align-items:center;background-color:#2f3542;display:flex;justify-content:space-between;padding:12px 24px}.app-header a{color:#fff;text-decoration:none}.app-name{font-size:1.5em;line-height:1}.form-wrapper{align-items:center;display:flex;justify-content:center;margin-top:32px}.form-wrapper form{display:flex;flex-direction:column}.form-wrapper form button{margin-bottom:12px}.form-wrapper form label{margin-bottom:16px}.form-wrapper form input{margin-top:4px}
/*# sourceMappingURL=main.69e3ad1d.css.map*/