.link-editor{z-index:10;opacity:0;will-change:transform;width:100%;max-width:400px;transition:opacity .5s;display:flex;position:absolute;top:0;left:0}
.color-picker-wrapper{padding:20px}.color-picker-basic-color{flex-wrap:wrap;gap:10px;margin:0;padding:0;display:flex}.color-picker-basic-color button{cursor:pointer;border:1px solid #ccc;border-radius:4px;width:16px;height:16px;list-style-type:none}.color-picker-basic-color button.active{box-shadow:0 0 2px 2px #0000004d}.color-picker-saturation{-webkit-user-select:none;user-select:none;background-image:linear-gradient(#0000,#000),linear-gradient(90deg,#fff,#0000);width:100%;height:150px;margin-top:15px;position:relative}.color-picker-saturation_cursor{box-sizing:border-box;border:2px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;transform:translate(-10px,-10px);box-shadow:0 0 15px #00000026}.color-picker-hue{-webkit-user-select:none;user-select:none;background-image:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);border-radius:12px;width:100%;height:12px;margin-top:15px;position:relative}.color-picker-hue_cursor{box-sizing:border-box;border:2px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;transform:translate(-10px,-4px);box-shadow:0 0 0 .5px #0003}.color-picker-color{border:1px solid #ccc;width:100%;height:20px;margin-top:15px}
.Input__wrapper{flex-direction:row;align-items:center;margin-bottom:10px;display:flex}.Input__label{color:#666;flex:1;display:flex}.Input__input{border:1px solid #999;border-radius:5px;flex:2;min-width:0;padding:7px 10px;font-size:16px;display:flex}
.TableCellResizer__resizer{position:absolute}
.table-of-contents .heading2{margin-left:10px}.table-of-contents .heading3{margin-left:20px}.selected-heading{color:#3578e5;position:relative}.selected-heading-wrapper:before{content:" ";z-index:10;background-color:#3578e5;border:4px solid #fff;border-radius:50%;width:4px;height:4px;display:inline-block;position:absolute;top:4px;left:-30px}.normal-heading{cursor:pointer;font-size:16px;line-height:20px}.table-of-contents{color:#65676b;z-index:1;flex-direction:row;justify-content:flex-start;width:250px;height:300px;padding:10px;display:flex;position:fixed;top:200px;right:-35px}.first-heading{color:#000;cursor:pointer;font-weight:700}.headings{-ms-overflow-style:none;scrollbar-width:none;width:200px;height:220px;margin-top:0;margin-left:10px;padding:0;list-style:none;overflow:hidden auto}.headings::-webkit-scrollbar{display:none}.headings:before{content:" ";background-color:#ccd0d5;border-radius:2px;width:4px;height:220px;margin-top:5px;position:absolute;right:240px}.normal-heading-wrapper{margin-left:32px;position:relative}
/*# sourceMappingURL=a558ac42cd8319a4.css.map*/